2026-07-13 17:58:31.839 | + ./stack.sh:main:491 : exec 2026-07-13 17:58:31.839 | + ./stack.sh:main:499 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2026-07-13-195831' 2026-07-13 17:58:31.839 | ++ ./stack.sh:main:491 : /usr/bin/python3.12 /home/quobyte/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2026-07-13-195831.summary.2026-07-13-195831 2026-07-13 17:58:31.839 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-13 17:58:31.840 | + ./stack.sh:echo_summary:450 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2026-07-13-195831 2026-07-13 17:58:31.840 | + ./stack.sh:main:501 : ln -sf /opt/stack/logs/stack.sh.log.2026-07-13-195831 /opt/stack/logs/stack.sh.log 2026-07-13 17:58:31.840 | + ./stack.sh:main:502 : ln -sf /opt/stack/logs/stack.sh.log.2026-07-13-195831.summary.2026-07-13-195831 /opt/stack/logs/stack.sh.log.summary 2026-07-13 17:58:31.840 | + ./stack.sh:main:517 : check_path_perm_sanity /opt/stack 2026-07-13 17:58:31.840 | + functions:check_path_perm_sanity:615 : local real_path 2026-07-13 17:58:31.840 | ++ functions:check_path_perm_sanity:616 : readlink -f /opt/stack 2026-07-13 17:58:31.840 | + functions:check_path_perm_sanity:616 : real_path=/opt/stack 2026-07-13 17:58:31.840 | + functions:check_path_perm_sanity:617 : local rebuilt_path= 2026-07-13 17:58:31.840 | ++ functions:check_path_perm_sanity:618 : echo /opt/stack 2026-07-13 17:58:31.840 | ++ functions:check_path_perm_sanity:618 : tr / ' ' 2026-07-13 17:58:31.840 | + functions:check_path_perm_sanity:618 : for i in $(echo ${real_path} | tr "/" " ") 2026-07-13 17:58:31.841 | + functions:check_path_perm_sanity:619 : rebuilt_path=/opt 2026-07-13 17:58:31.841 | ++ functions:check_path_perm_sanity:621 : stat -c %a /opt 2026-07-13 17:58:31.841 | + functions:check_path_perm_sanity:621 : [[ 755 = 700 ]] 2026-07-13 17:58:31.841 | + functions:check_path_perm_sanity:618 : for i in $(echo ${real_path} | tr "/" " ") 2026-07-13 17:58:31.841 | + functions:check_path_perm_sanity:619 : rebuilt_path=/opt/stack 2026-07-13 17:58:31.841 | ++ functions:check_path_perm_sanity:621 : stat -c %a /opt/stack 2026-07-13 17:58:31.841 | + functions:check_path_perm_sanity:621 : [[ 755 = 700 ]] 2026-07-13 17:58:31.841 | + ./stack.sh:main:523 : trap exit_trap EXIT 2026-07-13 17:58:31.843 | + ./stack.sh:main:564 : trap err_trap ERR 2026-07-13 17:58:31.845 | + ./stack.sh:main:577 : set -o errexit 2026-07-13 17:58:31.847 | + ./stack.sh:main:580 : uname -a 2026-07-13 17:58:31.849 | 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-13 17:58:31.851 | + ./stack.sh:main:583 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2026-07-13 17:58:31.853 | + ./stack.sh:main:584 : rm -f /opt/stack/data/ca-bundle.pem 2026-07-13 17:58:31.856 | + ./stack.sh:main:587 : source /home/quobyte/devstack/lib/database 2026-07-13 17:58:31.893 | + ./stack.sh:main:588 : source /home/quobyte/devstack/lib/rpc_backend 2026-07-13 17:58:31.910 | + ./stack.sh:main:591 : source /home/quobyte/devstack/lib/host 2026-07-13 17:58:31.913 | +++ lib/host:source:12 : trueorfalse True ENABLE_KSM 2026-07-13 17:58:31.929 | ++ lib/host:source:12 : ENABLE_KSM=True 2026-07-13 17:58:31.933 | +++ lib/host:source:13 : trueorfalse True ENABLE_KSMTUNED 2026-07-13 17:58:31.949 | ++ lib/host:source:13 : ENABLE_KSMTUNED=True 2026-07-13 17:58:31.952 | +++ lib/host:source:56 : trueorfalse False ENABLE_ZSWAP 2026-07-13 17:58:31.967 | ++ lib/host:source:56 : ENABLE_ZSWAP=False 2026-07-13 17:58:31.970 | ++ lib/host:source:59 : ZSWAP_COMPRESSOR=lz4 2026-07-13 17:58:31.972 | ++ lib/host:source:60 : ZSWAP_ZPOOL=zsmalloc 2026-07-13 17:58:31.975 | +++ lib/host:source:82 : trueorfalse False ENABLE_SYSCTL_MEM_TUNING 2026-07-13 17:58:31.991 | ++ lib/host:source:82 : ENABLE_SYSCTL_MEM_TUNING=False 2026-07-13 17:58:31.995 | +++ lib/host:source:104 : trueorfalse False ENABLE_SYSCTL_NET_TUNING 2026-07-13 17:58:32.010 | ++ lib/host:source:104 : ENABLE_SYSCTL_NET_TUNING=False 2026-07-13 17:58:32.012 | + ./stack.sh:main:594 : tune_host 2026-07-13 17:58:32.015 | + lib/host:tune_host:125 : configure_host_mem 2026-07-13 17:58:32.017 | + lib/host:configure_host_mem:99 : configure_zswap 2026-07-13 17:58:32.020 | + lib/host:configure_zswap:69 : [[ False == \T\r\u\e ]] 2026-07-13 17:58:32.022 | + lib/host:configure_host_mem:100 : configure_ksm 2026-07-13 17:58:32.024 | + lib/host:configure_ksm:39 : [[ True == \T\r\u\e ]] 2026-07-13 17:58:32.027 | + lib/host:configure_ksm:40 : install_package ksmtuned 2026-07-13 17:58:32.029 | + functions-common:install_package:1438 : update_package_repo 2026-07-13 17:58:32.031 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-07-13 17:58:32.034 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=False 2026-07-13 17:58:32.036 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-07-13 17:58:32.039 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-07-13 17:58:32.041 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-07-13 17:58:32.044 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-13 17:58:32.046 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-13 17:58:32.049 | + functions-common:update_package_repo:1421 : apt_get_update 2026-07-13 17:58:32.051 | + functions-common:apt_get_update:1166 : [[ False == \T\r\u\e ]] 2026-07-13 17:58:32.053 | + functions-common:apt_get_update:1171 : [[ False = \T\r\u\e ]] 2026-07-13 17:58:32.055 | + functions-common:apt_get_update:1173 : local sudo=sudo 2026-07-13 17:58:32.059 | ++ functions-common:apt_get_update:1174 : id -u 2026-07-13 17:58:32.062 | + functions-common:apt_get_update:1174 : [[ 1000 = \0 ]] 2026-07-13 17:58:32.064 | + functions-common:apt_get_update:1177 : time_start apt-get-update 2026-07-13 17:58:32.067 | + functions-common:time_start:2406 : local name=apt-get-update 2026-07-13 17:58:32.069 | + functions-common:time_start:2407 : local start_time= 2026-07-13 17:58:32.071 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-13 17:58:32.074 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-13 17:58:32.078 | + functions-common:time_start:2411 : _TIME_START[$name]=1783965512075 2026-07-13 17:58:32.080 | + functions-common:apt_get_update:1179 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2026-07-13 17:58:32.083 | + functions-common:apt_get_update:1180 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2026-07-13 17:58:32.085 | + 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-13 17:58:32.214 | Get:1 https://packages.quobyte.com/repo/current/apt noble InRelease [4747 B] 2026-07-13 17:58:32.228 | Hit:2 http://security.ubuntu.com/ubuntu noble-security InRelease 2026-07-13 17:58:32.392 | Hit:3 http://archive.ubuntu.com/ubuntu noble InRelease 2026-07-13 17:58:32.487 | Hit:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease 2026-07-13 17:58:32.585 | Hit:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease 2026-07-13 17:58:35.482 | Fetched 4747 B in 1s (8974 B/s) 2026-07-13 17:58:37.139 | Reading package lists... 2026-07-13 17:58:37.168 | + functions-common:apt_get_update:1185 : REPOS_UPDATED=True 2026-07-13 17:58:37.171 | + functions-common:apt_get_update:1187 : time_stop apt-get-update 2026-07-13 17:58:37.174 | + functions-common:time_stop:2420 : local name 2026-07-13 17:58:37.176 | + functions-common:time_stop:2421 : local end_time 2026-07-13 17:58:37.179 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-13 17:58:37.182 | + functions-common:time_stop:2423 : local total 2026-07-13 17:58:37.184 | + functions-common:time_stop:2424 : local start_time 2026-07-13 17:58:37.186 | + functions-common:time_stop:2426 : name=apt-get-update 2026-07-13 17:58:37.188 | + functions-common:time_stop:2427 : start_time=1783965512075 2026-07-13 17:58:37.190 | + functions-common:time_stop:2429 : [[ -z 1783965512075 ]] 2026-07-13 17:58:37.193 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-13 17:58:37.197 | + functions-common:time_stop:2432 : end_time=1783965517194 2026-07-13 17:58:37.199 | + functions-common:time_stop:2433 : elapsed_time=5119 2026-07-13 17:58:37.201 | + functions-common:time_stop:2434 : total=0 2026-07-13 17:58:37.203 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-13 17:58:37.206 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=5119 2026-07-13 17:58:37.208 | + functions-common:install_package:1439 : real_install_package ksmtuned 2026-07-13 17:58:37.210 | + functions-common:real_install_package:1426 : is_ubuntu 2026-07-13 17:58:37.212 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-13 17:58:37.214 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-13 17:58:37.216 | + functions-common:real_install_package:1427 : apt_get install ksmtuned 2026-07-13 17:58:37.237 | + 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-13 17:58:37.275 | Reading package lists... 2026-07-13 17:58:37.642 | Building dependency tree... 2026-07-13 17:58:37.644 | Reading state information... 2026-07-13 17:58:38.200 | The following packages were automatically installed and are no longer required: 2026-07-13 17:58:38.201 | libfwupd2 libgusb2 2026-07-13 17:58:38.202 | Use 'sudo apt autoremove' to remove them. 2026-07-13 17:58:38.237 | The following NEW packages will be installed: 2026-07-13 17:58:38.239 | ksmtuned 2026-07-13 17:58:38.319 | 0 upgraded, 1 newly installed, 0 to remove and 42 not upgraded. 2026-07-13 17:58:38.319 | Need to get 7444 B of archives. 2026-07-13 17:58:38.319 | After this operation, 44.0 kB of additional disk space will be used. 2026-07-13 17:58:38.319 | Get:1 http://archive.ubuntu.com/ubuntu noble/universe amd64 ksmtuned amd64 4.20150326 [7444 B] 2026-07-13 17:58:38.521 | perl: warning: Setting locale failed. 2026-07-13 17:58:38.521 | perl: warning: Please check that your locale settings: 2026-07-13 17:58:38.521 | LANGUAGE = (unset), 2026-07-13 17:58:38.521 | LC_ALL = "en_US.utf8", 2026-07-13 17:58:38.521 | LANG = "de_DE.UTF-8" 2026-07-13 17:58:38.521 | are supported and installed on your system. 2026-07-13 17:58:38.521 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-13 17:58:38.584 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-13 17:58:38.584 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-13 17:58:38.584 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-13 17:58:38.765 | Fetched 7444 B in 0s (138 kB/s) 2026-07-13 17:58:38.805 | Selecting previously unselected package ksmtuned. 2026-07-13 17:58:38.856 | (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-13 17:58:38.862 | Preparing to unpack .../ksmtuned_4.20150326_amd64.deb ... 2026-07-13 17:58:38.866 | Unpacking ksmtuned (4.20150326) ... 2026-07-13 17:58:38.927 | Setting up ksmtuned (4.20150326) ... 2026-07-13 17:58:39.132 | Created symlink /etc/systemd/system/multi-user.target.wants/ksm.service → /usr/lib/systemd/system/ksm.service. 2026-07-13 17:58:39.319 | Created symlink /etc/systemd/system/multi-user.target.wants/ksmtuned.service → /usr/lib/systemd/system/ksmtuned.service. 2026-07-13 17:58:39.994 | perl: warning: Setting locale failed. 2026-07-13 17:58:39.994 | perl: warning: Please check that your locale settings: 2026-07-13 17:58:39.995 | LANGUAGE = (unset), 2026-07-13 17:58:39.995 | LC_ALL = "en_US.utf8", 2026-07-13 17:58:39.995 | LANG = "de_DE.UTF-8" 2026-07-13 17:58:39.995 | are supported and installed on your system. 2026-07-13 17:58:39.995 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-13 17:58:40.124 | perl: warning: Setting locale failed. 2026-07-13 17:58:40.124 | perl: warning: Please check that your locale settings: 2026-07-13 17:58:40.125 | LANGUAGE = (unset), 2026-07-13 17:58:40.125 | LC_ALL = "en_US.utf8", 2026-07-13 17:58:40.125 | LANG = "de_DE.UTF-8" 2026-07-13 17:58:40.125 | are supported and installed on your system. 2026-07-13 17:58:40.125 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-13 17:58:40.176 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-13 17:58:40.176 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-13 17:58:40.176 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-13 17:58:40.243 | perl: warning: Setting locale failed. 2026-07-13 17:58:40.243 | perl: warning: Please check that your locale settings: 2026-07-13 17:58:40.244 | LANGUAGE = (unset), 2026-07-13 17:58:40.244 | LC_ALL = "en_US.utf8", 2026-07-13 17:58:40.244 | LANG = "de_DE.UTF-8" 2026-07-13 17:58:40.244 | are supported and installed on your system. 2026-07-13 17:58:40.244 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-13 17:58:40.731 | 2026-07-13 17:58:40.731 | Running kernel seems to be up-to-date. 2026-07-13 17:58:40.732 | 2026-07-13 17:58:40.732 | No services need to be restarted. 2026-07-13 17:58:40.732 | 2026-07-13 17:58:40.732 | No containers need to be restarted. 2026-07-13 17:58:40.732 | 2026-07-13 17:58:40.732 | No user sessions are running outdated binaries. 2026-07-13 17:58:40.732 | 2026-07-13 17:58:40.732 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-07-13 17:58:43.060 | + functions-common:apt_get:1211 : result=0 2026-07-13 17:58:43.062 | + functions-common:apt_get:1214 : time_stop apt-get 2026-07-13 17:58:43.063 | + functions-common:time_stop:2420 : local name 2026-07-13 17:58:43.065 | + functions-common:time_stop:2421 : local end_time 2026-07-13 17:58:43.066 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-13 17:58:43.069 | + functions-common:time_stop:2423 : local total 2026-07-13 17:58:43.071 | + functions-common:time_stop:2424 : local start_time 2026-07-13 17:58:43.072 | + functions-common:time_stop:2426 : name=apt-get 2026-07-13 17:58:43.074 | + functions-common:time_stop:2427 : start_time=1783965517234 2026-07-13 17:58:43.076 | + functions-common:time_stop:2429 : [[ -z 1783965517234 ]] 2026-07-13 17:58:43.079 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-13 17:58:43.082 | + functions-common:time_stop:2432 : end_time=1783965523080 2026-07-13 17:58:43.085 | + functions-common:time_stop:2433 : elapsed_time=5846 2026-07-13 17:58:43.087 | + functions-common:time_stop:2434 : total=12645 2026-07-13 17:58:43.089 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-13 17:58:43.092 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=18491 2026-07-13 17:58:43.095 | + functions-common:apt_get:1215 : return 0 2026-07-13 17:58:43.098 | ++ lib/host:configure_ksm:42 : bool_to_int ENABLE_KSM 2026-07-13 17:58:43.113 | + lib/host:configure_ksm:42 : set_sysfs_parameter ksm 0 /sys/kernel/mm/ksm/run 2026-07-13 17:58:43.115 | + lib/host:set_sysfs_parameter:15 : local name=ksm 2026-07-13 17:58:43.118 | + lib/host:set_sysfs_parameter:16 : local value=0 2026-07-13 17:58:43.121 | + lib/host:set_sysfs_parameter:17 : local param_file=/sys/kernel/mm/ksm/run 2026-07-13 17:58:43.123 | + lib/host:set_sysfs_parameter:19 : [[ ! -e /sys/kernel/mm/ksm/run ]] 2026-07-13 17:58:43.125 | + lib/host:set_sysfs_parameter:24 : echo 0 2026-07-13 17:58:43.126 | + lib/host:set_sysfs_parameter:24 : sudo tee /sys/kernel/mm/ksm/run 2026-07-13 17:58:43.136 | 0 2026-07-13 17:58:43.140 | + lib/host:configure_host_mem:101 : configure_sysctl_mem_parmaters 2026-07-13 17:58:43.143 | + lib/host:configure_sysctl_mem_parmaters:84 : [[ False == \T\r\u\e ]] 2026-07-13 17:58:43.145 | + lib/host:tune_host:126 : configure_host_net 2026-07-13 17:58:43.147 | + lib/host:configure_host_net:121 : configure_sysctl_net_parmaters 2026-07-13 17:58:43.150 | + lib/host:configure_sysctl_net_parmaters:106 : [[ False == \T\r\u\e ]] 2026-07-13 17:58:43.152 | + ./stack.sh:main:600 : fetch_plugins 2026-07-13 17:58:43.154 | + functions-common:fetch_plugins:1766 : local plugins= 2026-07-13 17:58:43.156 | + functions-common:fetch_plugins:1767 : local plugin 2026-07-13 17:58:43.158 | + functions-common:fetch_plugins:1770 : [[ -z '' ]] 2026-07-13 17:58:43.161 | + functions-common:fetch_plugins:1771 : return 2026-07-13 17:58:43.163 | + ./stack.sh:main:604 : run_phase override_defaults 2026-07-13 17:58:43.165 | + functions-common:run_phase:1848 : local mode=override_defaults 2026-07-13 17:58:43.168 | + functions-common:run_phase:1849 : local phase= 2026-07-13 17:58:43.171 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-07-13 17:58:43.173 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-07-13 17:58:43.174 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-07-13 17:58:43.176 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-07-13 17:58:43.178 | + functions-common:run_phase:1858 : local extra 2026-07-13 17:58:43.182 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-07-13 17:58:43.185 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-07-13 17:58:43.187 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-07-13 17:58:43.189 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-07-13 17:58:43.191 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh override_defaults 2026-07-13 17:58:43.194 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-07-13 17:58:43.208 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-13 17:58:43.211 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2026-07-13 17:58:43.213 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2026-07-13 17:58:43.215 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2026-07-13 17:58:43.217 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2026-07-13 17:58:43.219 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2026-07-13 17:58:43.221 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2026-07-13 17:58:43.223 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2026-07-13 17:58:43.225 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2026-07-13 17:58:43.227 | + functions-common:run_phase:1869 : [[ override_defaults == \s\o\u\r\c\e ]] 2026-07-13 17:58:43.229 | + 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-13 17:58:43.231 | + functions-common:run_phase:1873 : plugin_override_defaults 2026-07-13 17:58:43.234 | + functions-common:plugin_override_defaults:1807 : local plugins= 2026-07-13 17:58:43.236 | + functions-common:plugin_override_defaults:1808 : local plugin 2026-07-13 17:58:43.238 | + functions-common:plugin_override_defaults:1811 : [[ -z '' ]] 2026-07-13 17:58:43.240 | + functions-common:plugin_override_defaults:1812 : return 2026-07-13 17:58:43.242 | + ./stack.sh:main:607 : source /home/quobyte/devstack/lib/apache 2026-07-13 17:58:43.259 | + ./stack.sh:main:610 : source /home/quobyte/devstack/lib/tls 2026-07-13 17:58:43.262 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2026-07-13 17:58:43.276 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-13 17:58:43.279 | +++ lib/tls:source:43 : hostname -f 2026-07-13 17:58:43.283 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=devstack 2026-07-13 17:58:43.286 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2026-07-13 17:58:43.289 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2026-07-13 17:58:43.291 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2026-07-13 17:58:43.294 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2026-07-13 17:58:43.296 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2026-07-13 17:58:43.299 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2026-07-13 17:58:43.301 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2026-07-13 17:58:43.304 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2026-07-13 17:58:43.306 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2026-07-13 17:58:43.311 | + ./stack.sh:main:613 : source /home/quobyte/devstack/lib/infra 2026-07-13 17:58:43.324 | + ./stack.sh:main:614 : source /home/quobyte/devstack/lib/libraries 2026-07-13 17:58:43.342 | + ./stack.sh:main:615 : source /home/quobyte/devstack/lib/lvm 2026-07-13 17:58:43.356 | + ./stack.sh:main:616 : source /home/quobyte/devstack/lib/horizon 2026-07-13 17:58:43.371 | + ./stack.sh:main:617 : source /home/quobyte/devstack/lib/keystone 2026-07-13 17:58:43.408 | + ./stack.sh:main:618 : source /home/quobyte/devstack/lib/glance 2026-07-13 17:58:43.485 | + ./stack.sh:main:619 : source /home/quobyte/devstack/lib/nova 2026-07-13 17:58:43.587 | + ./stack.sh:main:620 : source /home/quobyte/devstack/lib/placement 2026-07-13 17:58:43.614 | + ./stack.sh:main:621 : source /home/quobyte/devstack/lib/cinder 2026-07-13 17:58:43.671 | + ./stack.sh:main:622 : source /home/quobyte/devstack/lib/swift 2026-07-13 17:58:43.722 | + ./stack.sh:main:623 : source /home/quobyte/devstack/lib/neutron 2026-07-13 17:58:43.725 | ++ lib/neutron:source:61 : is_service_enabled tls-proxy 2026-07-13 17:58:43.743 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-13 17:58:43.745 | ++ lib/neutron:source:66 : GITDIR["python-neutronclient"]=/opt/stack/python-neutronclient 2026-07-13 17:58:43.748 | ++ lib/neutron:source:68 : NEUTRON_DIR=/opt/stack/neutron 2026-07-13 17:58:43.751 | ++ lib/neutron:source:69 : NEUTRON_FWAAS_DIR=/opt/stack/neutron-fwaas 2026-07-13 17:58:43.754 | ++ lib/neutron:source:72 : [[ -d /opt/stack/neutron/bin/neutron-server ]] 2026-07-13 17:58:43.758 | +++ lib/neutron:source:75 : get_python_exec_prefix 2026-07-13 17:58:43.775 | +++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2026-07-13 17:58:43.778 | +++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2026-07-13 17:58:43.781 | ++ lib/neutron:source:75 : NEUTRON_BIN_DIR=/opt/stack/data/venv/bin 2026-07-13 17:58:43.784 | ++ lib/neutron:source:78 : NEUTRON_CONF_DIR=/etc/neutron 2026-07-13 17:58:43.786 | ++ lib/neutron:source:79 : NEUTRON_CONF=/etc/neutron/neutron.conf 2026-07-13 17:58:43.789 | ++ lib/neutron:source:80 : export NEUTRON_TEST_CONFIG_FILE=/etc/neutron/debug.ini 2026-07-13 17:58:43.792 | ++ lib/neutron:source:80 : NEUTRON_TEST_CONFIG_FILE=/etc/neutron/debug.ini 2026-07-13 17:58:43.794 | ++ lib/neutron:source:82 : NEUTRON_UWSGI=neutron.wsgi.api:application 2026-07-13 17:58:43.797 | ++ lib/neutron:source:83 : NEUTRON_UWSGI_CONF=/etc/neutron/neutron-api-uwsgi.ini 2026-07-13 17:58:43.799 | +++ lib/neutron:source:89 : trueorfalse True NEUTRON_ENFORCE_NEW_DEFAULTS 2026-07-13 17:58:43.818 | ++ lib/neutron:source:89 : NEUTRON_ENFORCE_NEW_DEFAULTS=True 2026-07-13 17:58:43.821 | ++ lib/neutron:source:90 : [[ -n '' ]] 2026-07-13 17:58:43.823 | ++ lib/neutron:source:96 : AGENT_DHCP_BINARY=/opt/stack/data/venv/bin/neutron-dhcp-agent 2026-07-13 17:58:43.825 | ++ lib/neutron:source:97 : AGENT_L3_BINARY=/opt/stack/data/venv/bin/neutron-l3-agent 2026-07-13 17:58:43.828 | ++ lib/neutron:source:98 : AGENT_META_BINARY=/opt/stack/data/venv/bin/neutron-metadata-agent 2026-07-13 17:58:43.831 | ++ lib/neutron:source:102 : Q_DHCP_CONF_FILE=/etc/neutron/dhcp_agent.ini 2026-07-13 17:58:43.833 | ++ lib/neutron:source:105 : NEUTRON_DHCP_CONF=/etc/neutron/dhcp_agent.ini 2026-07-13 17:58:43.836 | ++ lib/neutron:source:106 : Q_L3_CONF_FILE=/etc/neutron/l3_agent.ini 2026-07-13 17:58:43.839 | ++ lib/neutron:source:109 : NEUTRON_L3_CONF=/etc/neutron/l3_agent.ini 2026-07-13 17:58:43.841 | ++ lib/neutron:source:110 : Q_META_CONF_FILE=/etc/neutron/metadata_agent.ini 2026-07-13 17:58:43.845 | ++ lib/neutron:source:113 : Q_DB_NAME=neutron 2026-07-13 17:58:43.847 | ++ lib/neutron:source:115 : Q_PLUGIN=ml2 2026-07-13 17:58:43.850 | ++ lib/neutron:source:117 : Q_HOST=192.168.122.212 2026-07-13 17:58:43.852 | ++ lib/neutron:source:119 : Q_PROTOCOL=http 2026-07-13 17:58:43.857 | +++ lib/neutron:source:121 : ipv6_unquote 0.0.0.0 2026-07-13 17:58:43.860 | +++ functions-common:ipv6_unquote:2218 : echo 0.0.0.0 2026-07-13 17:58:43.861 | +++ functions-common:ipv6_unquote:2218 : tr -d '[]' 2026-07-13 17:58:43.865 | ++ lib/neutron:source:121 : Q_LISTEN_ADDRESS=0.0.0.0 2026-07-13 17:58:43.867 | ++ lib/neutron:source:123 : Q_ADMIN_USERNAME=neutron 2026-07-13 17:58:43.870 | ++ lib/neutron:source:125 : Q_AUTH_STRATEGY=keystone 2026-07-13 17:58:43.873 | ++ lib/neutron:source:127 : Q_OVS_USE_VETH=False 2026-07-13 17:58:43.875 | ++ lib/neutron:source:128 : Q_USE_ROOTWRAP=True 2026-07-13 17:58:43.878 | +++ lib/neutron:source:129 : trueorfalse True Q_USE_ROOTWRAP_DAEMON 2026-07-13 17:58:43.895 | ++ lib/neutron:source:129 : Q_USE_ROOTWRAP_DAEMON=True 2026-07-13 17:58:43.898 | +++ lib/neutron:source:131 : ipv6_unquote 192.168.122.212 2026-07-13 17:58:43.902 | +++ functions-common:ipv6_unquote:2218 : echo 192.168.122.212 2026-07-13 17:58:43.902 | +++ functions-common:ipv6_unquote:2218 : tr -d '[]' 2026-07-13 17:58:43.907 | ++ lib/neutron:source:131 : Q_META_DATA_IP=192.168.122.212 2026-07-13 17:58:43.910 | ++ lib/neutron:source:133 : Q_ALLOW_OVERLAPPING_IP=True 2026-07-13 17:58:43.913 | ++ lib/neutron:source:134 : Q_NOTIFY_NOVA_PORT_STATUS_CHANGES=True 2026-07-13 17:58:43.916 | ++ lib/neutron:source:135 : Q_NOTIFY_NOVA_PORT_DATA_CHANGES=True 2026-07-13 17:58:43.919 | ++ lib/neutron:source:136 : VIF_PLUGGING_IS_FATAL=True 2026-07-13 17:58:43.921 | ++ lib/neutron:source:137 : VIF_PLUGGING_TIMEOUT=300 2026-07-13 17:58:43.924 | ++ lib/neutron:source:140 : SKIP_STOP_OVN=False 2026-07-13 17:58:43.926 | ++ lib/neutron:source:144 : _Q_PLUGIN_EXTRA_CONF_PATH=/etc/neutron 2026-07-13 17:58:43.929 | ++ lib/neutron:source:147 : NEUTRON_ENDPOINT_SERVICE_NAME=networking 2026-07-13 17:58:43.931 | ++ lib/neutron:source:148 : [[ -z networking ]] 2026-07-13 17:58:43.934 | ++ lib/neutron:source:153 : ALEMBIC_REPO=https://github.com/sqlalchemy/alembic.git 2026-07-13 17:58:43.937 | ++ lib/neutron:source:154 : ALEMBIC_DIR=/opt/stack/alembic 2026-07-13 17:58:43.939 | ++ lib/neutron:source:155 : ALEMBIC_BRANCH=main 2026-07-13 17:58:43.943 | ++ lib/neutron:source:156 : SQLALCHEMY_REPO=https://github.com/sqlalchemy/sqlalchemy.git 2026-07-13 17:58:43.945 | ++ lib/neutron:source:157 : SQLALCHEMY_DIR=/opt/stack/sqlalchemy 2026-07-13 17:58:43.947 | ++ lib/neutron:source:158 : SQLALCHEMY_BRANCH=main 2026-07-13 17:58:43.951 | ++ lib/neutron:source:169 : declare -a -g Q_PLUGIN_EXTRA_CONF_FILES 2026-07-13 17:58:43.953 | ++ lib/neutron:source:172 : declare -a -g _Q_PLUGIN_EXTRA_CONF_FILES_ABS 2026-07-13 17:58:43.956 | ++ lib/neutron:source:175 : Q_RR_CONF_FILE=/etc/neutron/rootwrap.conf 2026-07-13 17:58:43.958 | ++ lib/neutron:source:176 : [[ True == \F\a\l\s\e ]] 2026-07-13 17:58:43.962 | +++ lib/neutron:source:179 : get_rootwrap_location neutron 2026-07-13 17:58:43.964 | +++ functions:get_rootwrap_location:601 : local module=neutron 2026-07-13 17:58:43.966 | ++++ functions:get_rootwrap_location:603 : get_python_exec_prefix 2026-07-13 17:58:43.981 | ++++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2026-07-13 17:58:43.982 | ++++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2026-07-13 17:58:43.985 | +++ functions:get_rootwrap_location:603 : echo /opt/stack/data/venv/bin/neutron-rootwrap 2026-07-13 17:58:43.988 | ++ lib/neutron:source:179 : NEUTRON_ROOTWRAP=/opt/stack/data/venv/bin/neutron-rootwrap 2026-07-13 17:58:43.990 | ++ lib/neutron:source:180 : Q_RR_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2026-07-13 17:58:43.992 | ++ lib/neutron:source:181 : [[ True == \T\r\u\e ]] 2026-07-13 17:58:43.995 | ++ lib/neutron:source:182 : Q_RR_DAEMON_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-07-13 17:58:43.997 | ++ lib/neutron:source:194 : Q_DVR_MODE=legacy 2026-07-13 17:58:44.000 | ++ lib/neutron:source:195 : [[ legacy != \l\e\g\a\c\y ]] 2026-07-13 17:58:44.002 | ++ lib/neutron:source:211 : ENABLE_TENANT_TUNNELS=True 2026-07-13 17:58:44.005 | ++ lib/neutron:source:216 : TENANT_TUNNEL_RANGES=1:1000 2026-07-13 17:58:44.008 | ++ lib/neutron:source:221 : ENABLE_TENANT_VLANS=False 2026-07-13 17:58:44.010 | ++ lib/neutron:source:229 : TENANT_VLAN_RANGE= 2026-07-13 17:58:44.013 | ++ lib/neutron:source:237 : PHYSICAL_NETWORK=public 2026-07-13 17:58:44.016 | ++ lib/neutron:source:247 : OVS_PHYSICAL_BRIDGE=br-ex 2026-07-13 17:58:44.018 | ++ lib/neutron:source:253 : OVS_ENABLE_TUNNELING=True 2026-07-13 17:58:44.021 | ++ lib/neutron:source:257 : ENABLE_ISOLATED_METADATA=False 2026-07-13 17:58:44.024 | ++ lib/neutron:source:262 : ENABLE_METADATA_NETWORK=False 2026-07-13 17:58:44.026 | ++ lib/neutron:source:267 : '[' -f /home/quobyte/devstack/lib/neutron_plugins/ml2 ']' 2026-07-13 17:58:44.029 | ++ lib/neutron:source:268 : source /home/quobyte/devstack/lib/neutron_plugins/ml2 2026-07-13 17:58:44.149 | ++ lib/neutron:source:275 : source /home/quobyte/devstack/lib/neutron_plugins/services/metering 2026-07-13 17:58:44.164 | ++ lib/neutron:source:278 : source /home/quobyte/devstack/lib/neutron_plugins/services/l3 2026-07-13 17:58:44.167 | +++ lib/neutron_plugins/services/l3:source:3 : IP_VERSION=4+6 2026-07-13 17:58:44.169 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \4 ]] 2026-07-13 17:58:44.172 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \6 ]] 2026-07-13 17:58:44.174 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \4\+\6 ]] 2026-07-13 17:58:44.177 | +++ lib/neutron_plugins/services/l3:source:9 : NEUTRON_CREATE_INITIAL_NETWORKS=True 2026-07-13 17:58:44.180 | +++ lib/neutron_plugins/services/l3:source:12 : PROVIDER_SUBNET_NAME=provider_net 2026-07-13 17:58:44.183 | +++ lib/neutron_plugins/services/l3:source:13 : IPV6_PROVIDER_SUBNET_NAME=provider_net_v6 2026-07-13 17:58:44.186 | +++ lib/neutron_plugins/services/l3:source:14 : IPV6_PROVIDER_FIXED_RANGE= 2026-07-13 17:58:44.188 | +++ lib/neutron_plugins/services/l3:source:15 : IPV6_PROVIDER_NETWORK_GATEWAY= 2026-07-13 17:58:44.191 | +++ lib/neutron_plugins/services/l3:source:17 : PUBLIC_BRIDGE=br-ex 2026-07-13 17:58:44.193 | +++ lib/neutron_plugins/services/l3:source:18 : PUBLIC_BRIDGE_MTU=1500 2026-07-13 17:58:44.196 | +++ lib/neutron_plugins/services/l3:source:23 : Q_ASSIGN_GATEWAY_TO_PUBLIC_BRIDGE=True 2026-07-13 17:58:44.199 | +++ lib/neutron_plugins/services/l3:source:26 : Q_ROUTER_NAME=router1 2026-07-13 17:58:44.201 | +++ lib/neutron_plugins/services/l3:source:31 : Q_USE_PUBLIC_VETH=False 2026-07-13 17:58:44.204 | +++ lib/neutron_plugins/services/l3:source:32 : Q_PUBLIC_VETH_EX=veth-pub-ex 2026-07-13 17:58:44.206 | +++ lib/neutron_plugins/services/l3:source:33 : Q_PUBLIC_VETH_INT=veth-pub-int 2026-07-13 17:58:44.209 | +++ lib/neutron_plugins/services/l3:source:39 : Q_L3_ROUTER_PER_TENANT=True 2026-07-13 17:58:44.212 | +++ lib/neutron_plugins/services/l3:source:72 : Q_USE_PROVIDERNET_FOR_PUBLIC=True 2026-07-13 17:58:44.214 | +++ lib/neutron_plugins/services/l3:source:73 : PUBLIC_PHYSICAL_NETWORK=public 2026-07-13 17:58:44.219 | ++++ lib/neutron_plugins/services/l3:source:76 : sed s/-//g 2026-07-13 17:58:44.220 | ++++ lib/neutron_plugins/services/l3:source:76 : uuidgen 2026-07-13 17:58:44.220 | ++++ lib/neutron_plugins/services/l3:source:76 : cut -c 23- 2026-07-13 17:58:44.221 | ++++ lib/neutron_plugins/services/l3:source:76 : sed -e 's/\(..\)\(....\)\(....\)/\1:\2:\3/' 2026-07-13 17:58:44.226 | +++ lib/neutron_plugins/services/l3:source:76 : IPV6_GLOBAL_ID=f2:10cb:c995 2026-07-13 17:58:44.228 | +++ lib/neutron_plugins/services/l3:source:79 : IPV6_RA_MODE=slaac 2026-07-13 17:58:44.231 | +++ lib/neutron_plugins/services/l3:source:80 : IPV6_ADDRESS_MODE=slaac 2026-07-13 17:58:44.234 | +++ lib/neutron_plugins/services/l3:source:81 : IPV6_PUBLIC_SUBNET_NAME=ipv6-public-subnet 2026-07-13 17:58:44.236 | +++ lib/neutron_plugins/services/l3:source:82 : IPV6_PRIVATE_SUBNET_NAME=ipv6-private-subnet 2026-07-13 17:58:44.239 | +++ lib/neutron_plugins/services/l3:source:83 : IPV6_ADDRS_SAFE_TO_USE=fdf2:10cb:c995::/56 2026-07-13 17:58:44.243 | ++++ lib/neutron_plugins/services/l3:source:86 : echo fdf2:10cb:c995::/56 2026-07-13 17:58:44.243 | ++++ lib/neutron_plugins/services/l3:source:86 : awk -F / '{ print $1"/"($2>63 ? $2 : 64) }' 2026-07-13 17:58:44.249 | +++ lib/neutron_plugins/services/l3:source:86 : FIXED_RANGE_V6=fdf2:10cb:c995::/64 2026-07-13 17:58:44.251 | +++ lib/neutron_plugins/services/l3:source:87 : IPV6_PRIVATE_NETWORK_GATEWAY= 2026-07-13 17:58:44.254 | +++ lib/neutron_plugins/services/l3:source:88 : IPV6_PUBLIC_RANGE=2001:db8::/64 2026-07-13 17:58:44.256 | +++ lib/neutron_plugins/services/l3:source:89 : IPV6_PUBLIC_NETWORK_GATEWAY=2001:db8::2 2026-07-13 17:58:44.259 | +++ lib/neutron_plugins/services/l3:source:90 : IPV6_ROUTER_GW_IP=2001:db8::1 2026-07-13 17:58:44.261 | +++ lib/neutron_plugins/services/l3:source:93 : NETWORK_GATEWAY= 2026-07-13 17:58:44.264 | +++ lib/neutron_plugins/services/l3:source:94 : PUBLIC_NETWORK_GATEWAY= 2026-07-13 17:58:44.267 | +++ lib/neutron_plugins/services/l3:source:95 : PRIVATE_SUBNET_NAME=private-subnet 2026-07-13 17:58:44.269 | +++ lib/neutron_plugins/services/l3:source:96 : PUBLIC_SUBNET_NAME=public-subnet 2026-07-13 17:58:44.272 | +++ lib/neutron_plugins/services/l3:source:97 : PUBLIC_SUBNET_ENABLE_DHCP=False 2026-07-13 17:58:44.274 | +++ lib/neutron_plugins/services/l3:source:100 : USE_SUBNETPOOL=True 2026-07-13 17:58:44.277 | +++ lib/neutron_plugins/services/l3:source:101 : SUBNETPOOL_NAME_V4=shared-default-subnetpool-v4 2026-07-13 17:58:44.279 | +++ lib/neutron_plugins/services/l3:source:102 : SUBNETPOOL_NAME_V6=shared-default-subnetpool-v6 2026-07-13 17:58:44.282 | +++ lib/neutron_plugins/services/l3:source:104 : SUBNETPOOL_PREFIX_V4=10.0.0.0/22 2026-07-13 17:58:44.285 | +++ lib/neutron_plugins/services/l3:source:105 : SUBNETPOOL_PREFIX_V6=fdf2:10cb:c995::/56 2026-07-13 17:58:44.287 | +++ lib/neutron_plugins/services/l3:source:107 : SUBNETPOOL_SIZE_V4=26 2026-07-13 17:58:44.290 | +++ lib/neutron_plugins/services/l3:source:108 : SUBNETPOOL_SIZE_V6=64 2026-07-13 17:58:44.294 | ++++ lib/neutron_plugins/services/l3:source:110 : ip -4 route 2026-07-13 17:58:44.295 | ++++ lib/neutron_plugins/services/l3:source:110 : grep '^default' 2026-07-13 17:58:44.296 | ++++ lib/neutron_plugins/services/l3:source:110 : awk '{print $5}' 2026-07-13 17:58:44.302 | +++ lib/neutron_plugins/services/l3:source:110 : default_v4_route_devs=enp1s0 2026-07-13 17:58:44.307 | ++++ lib/neutron_plugins/services/l3:source:112 : grep via 2026-07-13 17:58:44.307 | ++++ lib/neutron_plugins/services/l3:source:112 : ip -6 route list match default table all 2026-07-13 17:58:44.308 | ++++ lib/neutron_plugins/services/l3:source:112 : awk '{print $5}' 2026-07-13 17:58:44.314 | +++ lib/neutron_plugins/services/l3:source:112 : default_v6_route_devs= 2026-07-13 17:58:44.319 | ++ lib/neutron:source:281 : source /home/quobyte/devstack/lib/neutron_plugins/services/placement 2026-07-13 17:58:44.322 | ++ lib/neutron:source:282 : source /home/quobyte/devstack/lib/neutron_plugins/services/trunk 2026-07-13 17:58:44.324 | ++ lib/neutron:source:283 : source /home/quobyte/devstack/lib/neutron_plugins/services/qos 2026-07-13 17:58:44.327 | ++ lib/neutron:source:284 : source /home/quobyte/devstack/lib/neutron_plugins/services/segments 2026-07-13 17:58:44.330 | ++ lib/neutron:source:285 : source /home/quobyte/devstack/lib/neutron_plugins/services/ovn-bgp 2026-07-13 17:58:44.333 | ++ lib/neutron:source:286 : source /home/quobyte/devstack/lib/neutron_plugins/services/evpn 2026-07-13 17:58:44.335 | ++ lib/neutron:source:289 : has_neutron_plugin_security_group 2026-07-13 17:58:44.338 | ++ lib/neutron_plugins/ml2:has_neutron_plugin_security_group:146 : return 0 2026-07-13 17:58:44.341 | ++ lib/neutron:source:290 : Q_USE_SECGROUP=True 2026-07-13 17:58:44.344 | ++ lib/neutron:source:298 : OVN_BRIDGE_MAPPINGS=public:br-ex 2026-07-13 17:58:44.364 | + ./stack.sh:main:624 : source /home/quobyte/devstack/lib/ldap 2026-07-13 17:58:44.382 | + ./stack.sh:main:625 : source /home/quobyte/devstack/lib/dstat 2026-07-13 17:58:44.398 | + ./stack.sh:main:626 : source /home/quobyte/devstack/lib/atop 2026-07-13 17:58:44.415 | + ./stack.sh:main:627 : source /home/quobyte/devstack/lib/tcpdump 2026-07-13 17:58:44.431 | + ./stack.sh:main:628 : source /home/quobyte/devstack/lib/etcd3 2026-07-13 17:58:44.468 | + ./stack.sh:main:629 : source /home/quobyte/devstack/lib/os-vif 2026-07-13 17:58:44.472 | +++ lib/os-vif:source:12 : is_ml2_ovs 2026-07-13 17:58:44.474 | +++ lib/os-vif:is_ml2_ovs:4 : [[ ovn == \o\p\e\n\v\s\w\i\t\c\h ]] 2026-07-13 17:58:44.477 | +++ lib/os-vif:is_ml2_ovs:7 : echo False 2026-07-13 17:58:44.480 | ++ lib/os-vif:source:12 : OS_VIF_OVS_ISOLATE_VIF=False 2026-07-13 17:58:44.483 | +++ lib/os-vif:source:13 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2026-07-13 17:58:44.500 | ++ lib/os-vif:source:13 : OS_VIF_OVS_ISOLATE_VIF=False 2026-07-13 17:58:44.503 | + ./stack.sh:main:635 : run_phase source 2026-07-13 17:58:44.506 | + functions-common:run_phase:1848 : local mode=source 2026-07-13 17:58:44.508 | + functions-common:run_phase:1849 : local phase= 2026-07-13 17:58:44.511 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-07-13 17:58:44.514 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-07-13 17:58:44.516 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-07-13 17:58:44.519 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-07-13 17:58:44.521 | + functions-common:run_phase:1858 : local extra 2026-07-13 17:58:44.524 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-07-13 17:58:44.528 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-07-13 17:58:44.531 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-07-13 17:58:44.534 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-07-13 17:58:44.537 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh source 2026-07-13 17:58:44.539 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-07-13 17:58:44.558 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-13 17:58:44.561 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2026-07-13 17:58:44.563 | ++ extras.d/80-tempest.sh:source:6 : source /home/quobyte/devstack/lib/tempest 2026-07-13 17:58:44.613 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2026-07-13 17:58:44.615 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2026-07-13 17:58:44.618 | + functions-common:run_phase:1869 : [[ source == \s\o\u\r\c\e ]] 2026-07-13 17:58:44.621 | + functions-common:run_phase:1870 : load_plugin_settings 2026-07-13 17:58:44.624 | + functions-common:load_plugin_settings:1784 : local plugins= 2026-07-13 17:58:44.627 | + functions-common:load_plugin_settings:1785 : local plugin 2026-07-13 17:58:44.630 | + functions-common:load_plugin_settings:1788 : [[ -z '' ]] 2026-07-13 17:58:44.633 | + functions-common:load_plugin_settings:1789 : return 2026-07-13 17:58:44.636 | + functions-common:run_phase:1871 : verify_disabled_services 2026-07-13 17:58:44.639 | + functions-common:verify_disabled_services:2131 : local service 2026-07-13 17:58:44.641 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-13 17:58:44.644 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,key, ]] 2026-07-13 17:58:44.647 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-13 17:58:44.650 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,n-api, ]] 2026-07-13 17:58:44.653 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-13 17:58:44.656 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,n-cpu, ]] 2026-07-13 17:58:44.659 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-13 17:58:44.661 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,n-cond, ]] 2026-07-13 17:58:44.664 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-13 17:58:44.667 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,n-sch, ]] 2026-07-13 17:58:44.670 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-13 17:58:44.673 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,n-novnc, ]] 2026-07-13 17:58:44.676 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-13 17:58:44.678 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,n-api-meta, ]] 2026-07-13 17:58:44.681 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-13 17:58:44.684 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,placement-api, ]] 2026-07-13 17:58:44.687 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-13 17:58:44.690 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,placement-client, ]] 2026-07-13 17:58:44.693 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-13 17:58:44.695 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,g-api, ]] 2026-07-13 17:58:44.698 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-13 17:58:44.701 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,c-sch, ]] 2026-07-13 17:58:44.704 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-13 17:58:44.707 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,c-api, ]] 2026-07-13 17:58:44.710 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-13 17:58:44.713 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,c-vol, ]] 2026-07-13 17:58:44.715 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-13 17:58:44.718 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,ovn-controller, ]] 2026-07-13 17:58:44.721 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-13 17:58:44.724 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,ovn-northd, ]] 2026-07-13 17:58:44.727 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-13 17:58:44.730 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,ovs-vswitchd, ]] 2026-07-13 17:58:44.732 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-13 17:58:44.735 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,ovsdb-server, ]] 2026-07-13 17:58:44.738 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-13 17:58:44.741 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,q-svc, ]] 2026-07-13 17:58:44.744 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-13 17:58:44.746 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,q-ovn-agent, ]] 2026-07-13 17:58:44.749 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-13 17:58:44.752 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,rabbit, ]] 2026-07-13 17:58:44.755 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-13 17:58:44.758 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,tempest, ]] 2026-07-13 17:58:44.761 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-13 17:58:44.764 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,mysql, ]] 2026-07-13 17:58:44.767 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-13 17:58:44.769 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,etcd3, ]] 2026-07-13 17:58:44.772 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-13 17:58:44.775 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,dstat, ]] 2026-07-13 17:58:44.778 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-13 17:58:44.781 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,q-ovn-metadata-agent, ]] 2026-07-13 17:58:44.784 | + ./stack.sh:main:706 : initialize_database_backends 2026-07-13 17:58:44.787 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2026-07-13 17:58:44.790 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2026-07-13 17:58:44.808 | + functions-common:is_service_enabled:2076 : return 0 2026-07-13 17:58:44.811 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2026-07-13 17:58:44.814 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2026-07-13 17:58:44.817 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2026-07-13 17:58:44.836 | + functions-common:is_service_enabled:2076 : return 1 2026-07-13 17:58:44.839 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2026-07-13 17:58:44.842 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2026-07-13 17:58:44.845 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2026-07-13 17:58:44.848 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2026-07-13 17:58:44.850 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2026-07-13 17:58:44.853 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2026-07-13 17:58:44.856 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2026-07-13 17:58:44.859 | + lib/database:initialize_database_backends:92 : return 0 2026-07-13 17:58:44.862 | + ./stack.sh:main:707 : echo 'Using mysql database backend' 2026-07-13 17:58:44.862 | Using mysql database backend 2026-07-13 17:58:44.865 | + ./stack.sh:main:710 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2026-07-13 17:58:44.885 | + ./stack.sh:main:712 : define_database_baseurl 2026-07-13 17:58:44.888 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2026-07-13 17:58:44.890 | ++ lib/databases/mysql:get_database_type_mysql:32 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2026-07-13 17:58:44.892 | ++ lib/databases/mysql:get_database_type_mysql:33 : echo mysql+pymysql 2026-07-13 17:58:44.896 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:stackdb@127.0.0.1 2026-07-13 17:58:44.899 | + ./stack.sh:main:724 : is_service_enabled rabbit 2026-07-13 17:58:44.918 | + functions-common:is_service_enabled:2076 : return 0 2026-07-13 17:58:44.921 | + ./stack.sh:main:725 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2026-07-13 17:58:44.940 | + ./stack.sh:main:732 : is_service_enabled keystone 2026-07-13 17:58:44.960 | + functions-common:is_service_enabled:2076 : return 0 2026-07-13 17:58:44.963 | + ./stack.sh:main:734 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2026-07-13 17:58:44.984 | + ./stack.sh:main:736 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2026-07-13 17:58:45.004 | + ./stack.sh:main:747 : is_service_enabled ldap 2026-07-13 17:58:45.023 | + functions-common:is_service_enabled:2076 : return 1 2026-07-13 17:58:45.027 | + ./stack.sh:main:756 : is_service_enabled s-proxy 2026-07-13 17:58:45.048 | + functions-common:is_service_enabled:2076 : return 1 2026-07-13 17:58:45.052 | + ./stack.sh:main:768 : save_stackenv 768 2026-07-13 17:58:45.056 | + functions-common:save_stackenv:65 : local tag=768 2026-07-13 17:58:45.060 | ++ functions-common:save_stackenv:67 : date +%F-%H%M%S 2026-07-13 17:58:45.066 | + functions-common:save_stackenv:67 : time_stamp=2026-07-13-195845 2026-07-13 17:58:45.070 | + functions-common:save_stackenv:68 : echo '# 2026-07-13-195845 768' 2026-07-13 17:58:45.074 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-13 17:58:45.078 | + functions-common:save_stackenv:70 : echo BASE_SQL_CONN=mysql+pymysql://root:stackdb@127.0.0.1 2026-07-13 17:58:45.082 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-13 17:58:45.085 | + functions-common:save_stackenv:70 : echo DATA_DIR=/opt/stack/data 2026-07-13 17:58:45.089 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-13 17:58:45.093 | + functions-common:save_stackenv:70 : echo DEST=/opt/stack 2026-07-13 17:58:45.097 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-13 17:58:45.101 | + 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-13 17:58:45.105 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-13 17:58:45.109 | + functions-common:save_stackenv:70 : echo HOST_IP=192.168.122.212 2026-07-13 17:58:45.113 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-13 17:58:45.117 | + functions-common:save_stackenv:70 : echo KEYSTONE_SERVICE_URI=http://192.168.122.212/identity 2026-07-13 17:58:45.121 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-13 17:58:45.125 | + functions-common:save_stackenv:70 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2026-07-13-195831 2026-07-13 17:58:45.129 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-13 17:58:45.132 | + functions-common:save_stackenv:70 : echo OS_CACERT= 2026-07-13 17:58:45.136 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-13 17:58:45.140 | + functions-common:save_stackenv:70 : echo SERVICE_HOST=192.168.122.212 2026-07-13 17:58:45.144 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-13 17:58:45.148 | + functions-common:save_stackenv:70 : echo STACK_USER=quobyte 2026-07-13 17:58:45.152 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-13 17:58:45.156 | + functions-common:save_stackenv:70 : echo TLS_IP= 2026-07-13 17:58:45.160 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-13 17:58:45.164 | + functions-common:save_stackenv:70 : echo HOST_IPV6=::1 2026-07-13 17:58:45.168 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-13 17:58:45.172 | + functions-common:save_stackenv:70 : echo SERVICE_IP_VERSION=4 2026-07-13 17:58:45.176 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-13 17:58:45.180 | + functions-common:save_stackenv:70 : echo TUNNEL_ENDPOINT_IP=192.168.122.212 2026-07-13 17:58:45.184 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-13 17:58:45.188 | + functions-common:save_stackenv:70 : echo TUNNEL_IP_VERSION=4 2026-07-13 17:58:45.192 | + ./stack.sh:main:781 : GIT_DEPTH=0 2026-07-13 17:58:45.197 | + ./stack.sh:main:781 : git_clone https://review.opendev.org/openstack/requirements.git /opt/stack/requirements master 2026-07-13 17:58:45.201 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/requirements.git 2026-07-13 17:58:45.204 | + functions-common:git_clone:590 : local git_dest=/opt/stack/requirements 2026-07-13 17:58:45.208 | + functions-common:git_clone:591 : local git_ref=master 2026-07-13 17:58:45.211 | + functions-common:git_clone:592 : local orig_dir 2026-07-13 17:58:45.215 | ++ functions-common:git_clone:593 : pwd 2026-07-13 17:58:45.218 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-07-13 17:58:45.221 | + functions-common:git_clone:594 : local git_clone_flags= 2026-07-13 17:58:45.226 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-07-13 17:58:45.244 | + functions-common:git_clone:596 : RECLONE=False 2026-07-13 17:58:45.247 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-07-13 17:58:45.250 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-07-13 17:58:45.253 | + functions-common:git_clone:610 : echo master 2026-07-13 17:58:45.254 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-07-13 17:58:45.260 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/requirements ]] 2026-07-13 17:58:45.263 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-07-13 17:58:45.265 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/requirements.git /opt/stack/requirements 2026-07-13 17:58:45.267 | + functions-common:git_timed:697 : local count=0 2026-07-13 17:58:45.269 | + functions-common:git_timed:698 : local timeout=0 2026-07-13 17:58:45.271 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-13 17:58:45.273 | + functions-common:git_timed:701 : timeout=0 2026-07-13 17:58:45.275 | + functions-common:git_timed:704 : time_start git_timed 2026-07-13 17:58:45.277 | + functions-common:time_start:2406 : local name=git_timed 2026-07-13 17:58:45.279 | + functions-common:time_start:2407 : local start_time= 2026-07-13 17:58:45.281 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-13 17:58:45.284 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-13 17:58:45.290 | + functions-common:time_start:2411 : _TIME_START[$name]=1783965525286 2026-07-13 17:58:45.294 | + 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-13 17:58:45.297 | Cloning into '/opt/stack/requirements'... 2026-07-13 17:58:51.394 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-13 17:58:51.396 | + functions-common:time_stop:2420 : local name 2026-07-13 17:58:51.399 | + functions-common:time_stop:2421 : local end_time 2026-07-13 17:58:51.402 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-13 17:58:51.405 | + functions-common:time_stop:2423 : local total 2026-07-13 17:58:51.409 | + functions-common:time_stop:2424 : local start_time 2026-07-13 17:58:51.411 | + functions-common:time_stop:2426 : name=git_timed 2026-07-13 17:58:51.414 | + functions-common:time_stop:2427 : start_time=1783965525286 2026-07-13 17:58:51.417 | + functions-common:time_stop:2429 : [[ -z 1783965525286 ]] 2026-07-13 17:58:51.421 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-13 17:58:51.426 | + functions-common:time_stop:2432 : end_time=1783965531423 2026-07-13 17:58:51.429 | + functions-common:time_stop:2433 : elapsed_time=6137 2026-07-13 17:58:51.431 | + functions-common:time_stop:2434 : total=0 2026-07-13 17:58:51.435 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-13 17:58:51.437 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=6137 2026-07-13 17:58:51.440 | + functions-common:git_clone:631 : cd /opt/stack/requirements 2026-07-13 17:58:51.444 | + functions-common:git_clone:632 : git_timed fetch origin master 2026-07-13 17:58:51.446 | + functions-common:git_timed:697 : local count=0 2026-07-13 17:58:51.450 | + functions-common:git_timed:698 : local timeout=0 2026-07-13 17:58:51.452 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-13 17:58:51.456 | + functions-common:git_timed:701 : timeout=0 2026-07-13 17:58:51.458 | + functions-common:git_timed:704 : time_start git_timed 2026-07-13 17:58:51.462 | + functions-common:time_start:2406 : local name=git_timed 2026-07-13 17:58:51.464 | + functions-common:time_start:2407 : local start_time= 2026-07-13 17:58:51.467 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-13 17:58:51.470 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-13 17:58:51.475 | + functions-common:time_start:2411 : _TIME_START[$name]=1783965531471 2026-07-13 17:58:51.479 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-07-13 17:58:52.165 | From https://review.opendev.org/openstack/requirements 2026-07-13 17:58:52.166 | * branch master -> FETCH_HEAD 2026-07-13 17:58:52.175 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-13 17:58:52.179 | + functions-common:time_stop:2420 : local name 2026-07-13 17:58:52.182 | + functions-common:time_stop:2421 : local end_time 2026-07-13 17:58:52.186 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-13 17:58:52.188 | + functions-common:time_stop:2423 : local total 2026-07-13 17:58:52.192 | + functions-common:time_stop:2424 : local start_time 2026-07-13 17:58:52.196 | + functions-common:time_stop:2426 : name=git_timed 2026-07-13 17:58:52.199 | + functions-common:time_stop:2427 : start_time=1783965531471 2026-07-13 17:58:52.202 | + functions-common:time_stop:2429 : [[ -z 1783965531471 ]] 2026-07-13 17:58:52.207 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-13 17:58:52.212 | + functions-common:time_stop:2432 : end_time=1783965532209 2026-07-13 17:58:52.216 | + functions-common:time_stop:2433 : elapsed_time=738 2026-07-13 17:58:52.220 | + functions-common:time_stop:2434 : total=6137 2026-07-13 17:58:52.223 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-13 17:58:52.227 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=6875 2026-07-13 17:58:52.230 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-07-13 17:58:52.234 | + functions-common:git_timed:697 : local count=0 2026-07-13 17:58:52.238 | + functions-common:git_timed:698 : local timeout=0 2026-07-13 17:58:52.241 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-13 17:58:52.245 | + functions-common:git_timed:701 : timeout=0 2026-07-13 17:58:52.249 | + functions-common:git_timed:704 : time_start git_timed 2026-07-13 17:58:52.252 | + functions-common:time_start:2406 : local name=git_timed 2026-07-13 17:58:52.256 | + functions-common:time_start:2407 : local start_time= 2026-07-13 17:58:52.260 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-13 17:58:52.264 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-13 17:58:52.269 | + functions-common:time_start:2411 : _TIME_START[$name]=1783965532266 2026-07-13 17:58:52.273 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-07-13 17:58:52.288 | Note: switching to 'FETCH_HEAD'. 2026-07-13 17:58:52.288 | 2026-07-13 17:58:52.288 | You are in 'detached HEAD' state. You can look around, make experimental 2026-07-13 17:58:52.288 | changes and commit them, and you can discard any commits you make in this 2026-07-13 17:58:52.288 | state without impacting any branches by switching back to a branch. 2026-07-13 17:58:52.288 | 2026-07-13 17:58:52.288 | If you want to create a new branch to retain commits you create, you may 2026-07-13 17:58:52.288 | do so (now or later) by using -c with the switch command. Example: 2026-07-13 17:58:52.288 | 2026-07-13 17:58:52.288 | git switch -c 2026-07-13 17:58:52.288 | 2026-07-13 17:58:52.289 | Or undo this operation with: 2026-07-13 17:58:52.289 | 2026-07-13 17:58:52.289 | git switch - 2026-07-13 17:58:52.289 | 2026-07-13 17:58:52.289 | Turn off this advice by setting config variable advice.detachedHead to false 2026-07-13 17:58:52.289 | 2026-07-13 17:58:52.289 | HEAD is now at f09f79c2 update constraint for python-openstackclient to new release 10.2.0 2026-07-13 17:58:52.293 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-13 17:58:52.296 | + functions-common:time_stop:2420 : local name 2026-07-13 17:58:52.300 | + functions-common:time_stop:2421 : local end_time 2026-07-13 17:58:52.303 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-13 17:58:52.307 | + functions-common:time_stop:2423 : local total 2026-07-13 17:58:52.311 | + functions-common:time_stop:2424 : local start_time 2026-07-13 17:58:52.314 | + functions-common:time_stop:2426 : name=git_timed 2026-07-13 17:58:52.318 | + functions-common:time_stop:2427 : start_time=1783965532266 2026-07-13 17:58:52.322 | + functions-common:time_stop:2429 : [[ -z 1783965532266 ]] 2026-07-13 17:58:52.326 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-13 17:58:52.332 | + functions-common:time_stop:2432 : end_time=1783965532328 2026-07-13 17:58:52.335 | + functions-common:time_stop:2433 : elapsed_time=62 2026-07-13 17:58:52.339 | + functions-common:time_stop:2434 : total=6875 2026-07-13 17:58:52.342 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-13 17:58:52.346 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=6937 2026-07-13 17:58:52.350 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/requirements 2026-07-13 17:58:52.368 | + functions-common:git_clone:672 : cd /opt/stack/requirements 2026-07-13 17:58:52.372 | + functions-common:git_clone:673 : git show --oneline 2026-07-13 17:58:52.373 | + functions-common:git_clone:673 : head -1 2026-07-13 17:58:52.375 | f09f79c2 update constraint for python-openstackclient to new release 10.2.0 2026-07-13 17:58:52.379 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-07-13 17:58:52.383 | + ./stack.sh:main:785 : echo_summary 'Installing package prerequisites' 2026-07-13 17:58:52.387 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-13 17:58:52.391 | + ./stack.sh:echo_summary:450 : echo -e Installing package prerequisites 2026-07-13 17:58:52.395 | + ./stack.sh:main:786 : source /home/quobyte/devstack/tools/install_prereqs.sh 2026-07-13 17:58:52.399 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2026-07-13 17:58:52.403 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2026-07-13 17:58:52.407 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/quobyte/devstack ]] 2026-07-13 17:58:52.411 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/quobyte/devstack/.prereqs 2026-07-13 17:58:52.415 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2026-07-13 17:58:52.419 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2026-07-13 17:58:52.424 | +++ tools/install_prereqs.sh:source:47 : date +%s 2026-07-13 17:58:52.430 | ++ tools/install_prereqs.sh:source:47 : NOW=1783965532 2026-07-13 17:58:52.435 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/quobyte/devstack/.prereqs 2026-07-13 17:58:52.440 | +++ tools/install_prereqs.sh:source:48 : echo 0 2026-07-13 17:58:52.444 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=0 2026-07-13 17:58:52.446 | ++ tools/install_prereqs.sh:source:49 : DELTA=1783965532 2026-07-13 17:58:52.450 | ++ tools/install_prereqs.sh:source:50 : [[ 1783965532 -lt 7200 ]] 2026-07-13 17:58:52.453 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2026-07-13 17:58:52.457 | ++ functions-common:export_proxy_variables:2238 : isset http_proxy 2026-07-13 17:58:52.459 | ++ functions-common:isset:266 : [[ -v http_proxy ]] 2026-07-13 17:58:52.462 | ++ functions-common:export_proxy_variables:2241 : isset https_proxy 2026-07-13 17:58:52.464 | ++ functions-common:isset:266 : [[ -v https_proxy ]] 2026-07-13 17:58:52.467 | ++ functions-common:export_proxy_variables:2244 : isset no_proxy 2026-07-13 17:58:52.471 | ++ functions-common:isset:266 : [[ -v no_proxy ]] 2026-07-13 17:58:52.476 | +++ 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-13 17:58:52.513 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2026-07-13 17:58:52.513 | apache2-dev 2026-07-13 17:58:52.513 | bc 2026-07-13 17:58:52.513 | bsdmainutils 2026-07-13 17:58:52.513 | curl 2026-07-13 17:58:52.514 | g++ 2026-07-13 17:58:52.514 | gawk 2026-07-13 17:58:52.514 | gcc 2026-07-13 17:58:52.514 | gettext 2026-07-13 17:58:52.514 | git 2026-07-13 17:58:52.514 | graphviz 2026-07-13 17:58:52.514 | iputils-ping 2026-07-13 17:58:52.514 | libffi-dev 2026-07-13 17:58:52.514 | libjpeg-dev 2026-07-13 17:58:52.514 | libpq-dev 2026-07-13 17:58:52.514 | libssl-dev 2026-07-13 17:58:52.515 | libsystemd-dev 2026-07-13 17:58:52.515 | libxml2-dev 2026-07-13 17:58:52.515 | libxslt1-dev 2026-07-13 17:58:52.515 | libyaml-dev 2026-07-13 17:58:52.515 | lsof 2026-07-13 17:58:52.515 | openssh-server 2026-07-13 17:58:52.515 | openssl 2026-07-13 17:58:52.515 | pkg-config 2026-07-13 17:58:52.515 | psmisc 2026-07-13 17:58:52.515 | python3-dev 2026-07-13 17:58:52.515 | python3-pip 2026-07-13 17:58:52.515 | python3-systemd 2026-07-13 17:58:52.516 | python3-venv 2026-07-13 17:58:52.516 | tar 2026-07-13 17:58:52.516 | tcpdump 2026-07-13 17:58:52.516 | unzip 2026-07-13 17:58:52.516 | uuid-runtime 2026-07-13 17:58:52.516 | wget 2026-07-13 17:58:52.516 | zlib1g-dev 2026-07-13 17:58:52.516 | libkrb5-dev 2026-07-13 17:58:52.516 | libldap2-dev 2026-07-13 17:58:52.516 | libsasl2-dev 2026-07-13 17:58:52.516 | memcached 2026-07-13 17:58:52.517 | python3-mysqldb 2026-07-13 17:58:52.517 | sqlite3 2026-07-13 17:58:52.517 | conntrack 2026-07-13 17:58:52.517 | curl 2026-07-13 17:58:52.517 | ebtables 2026-07-13 17:58:52.517 | genisoimage 2026-07-13 17:58:52.517 | iptables 2026-07-13 17:58:52.517 | iputils-arping 2026-07-13 17:58:52.517 | kpartx 2026-07-13 17:58:52.517 | libjs-jquery-tablesorter 2026-07-13 17:58:52.517 | parted 2026-07-13 17:58:52.518 | pm-utils 2026-07-13 17:58:52.518 | python3-mysqldb 2026-07-13 17:58:52.518 | socat 2026-07-13 17:58:52.518 | sqlite3 2026-07-13 17:58:52.518 | sudo 2026-07-13 17:58:52.518 | vlan 2026-07-13 17:58:52.518 | lsscsi 2026-07-13 17:58:52.518 | open-iscsi 2026-07-13 17:58:52.518 | cryptsetup 2026-07-13 17:58:52.518 | dosfstools 2026-07-13 17:58:52.518 | genisoimage 2026-07-13 17:58:52.519 | gir1.2-libosinfo-1.0 2026-07-13 17:58:52.519 | netcat-openbsd 2026-07-13 17:58:52.519 | open-iscsi 2026-07-13 17:58:52.519 | qemu-utils 2026-07-13 17:58:52.519 | sg3-utils 2026-07-13 17:58:52.519 | sysfsutils 2026-07-13 17:58:52.519 | lvm2 2026-07-13 17:58:52.519 | qemu-utils 2026-07-13 17:58:52.519 | thin-provisioning-tools 2026-07-13 17:58:52.519 | acl 2026-07-13 17:58:52.519 | dnsmasq-base 2026-07-13 17:58:52.520 | dnsmasq-utils 2026-07-13 17:58:52.520 | ebtables 2026-07-13 17:58:52.520 | haproxy 2026-07-13 17:58:52.520 | iptables 2026-07-13 17:58:52.520 | iputils-arping 2026-07-13 17:58:52.520 | iputils-ping 2026-07-13 17:58:52.520 | postgresql-server-dev-all 2026-07-13 17:58:52.520 | python3-mysqldb 2026-07-13 17:58:52.520 | sqlite3 2026-07-13 17:58:52.520 | sudo 2026-07-13 17:58:52.520 | vlan 2026-07-13 17:58:52.521 | pcp' 2026-07-13 17:58:52.521 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2026-07-13 17:58:52.544 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2026-07-13 17:58:52.545 | apache2-dev 2026-07-13 17:58:52.545 | bc 2026-07-13 17:58:52.545 | bsdmainutils 2026-07-13 17:58:52.545 | curl 2026-07-13 17:58:52.545 | g++ 2026-07-13 17:58:52.545 | gawk 2026-07-13 17:58:52.545 | gcc 2026-07-13 17:58:52.545 | gettext 2026-07-13 17:58:52.545 | git 2026-07-13 17:58:52.545 | graphviz 2026-07-13 17:58:52.546 | iputils-ping 2026-07-13 17:58:52.546 | libffi-dev 2026-07-13 17:58:52.546 | libjpeg-dev 2026-07-13 17:58:52.546 | libpq-dev 2026-07-13 17:58:52.546 | libssl-dev 2026-07-13 17:58:52.546 | libsystemd-dev 2026-07-13 17:58:52.546 | libxml2-dev 2026-07-13 17:58:52.546 | libxslt1-dev 2026-07-13 17:58:52.546 | libyaml-dev 2026-07-13 17:58:52.546 | lsof 2026-07-13 17:58:52.546 | openssh-server 2026-07-13 17:58:52.546 | openssl 2026-07-13 17:58:52.547 | pkg-config 2026-07-13 17:58:52.547 | psmisc 2026-07-13 17:58:52.547 | python3-dev 2026-07-13 17:58:52.547 | python3-pip 2026-07-13 17:58:52.547 | python3-systemd 2026-07-13 17:58:52.547 | python3-venv 2026-07-13 17:58:52.547 | tar 2026-07-13 17:58:52.547 | tcpdump 2026-07-13 17:58:52.547 | unzip 2026-07-13 17:58:52.547 | uuid-runtime 2026-07-13 17:58:52.547 | wget 2026-07-13 17:58:52.547 | zlib1g-dev 2026-07-13 17:58:52.548 | libkrb5-dev 2026-07-13 17:58:52.548 | libldap2-dev 2026-07-13 17:58:52.548 | libsasl2-dev 2026-07-13 17:58:52.548 | memcached 2026-07-13 17:58:52.548 | python3-mysqldb 2026-07-13 17:58:52.548 | sqlite3 2026-07-13 17:58:52.548 | conntrack 2026-07-13 17:58:52.548 | curl 2026-07-13 17:58:52.548 | ebtables 2026-07-13 17:58:52.548 | genisoimage 2026-07-13 17:58:52.548 | iptables 2026-07-13 17:58:52.549 | iputils-arping 2026-07-13 17:58:52.549 | kpartx 2026-07-13 17:58:52.549 | libjs-jquery-tablesorter 2026-07-13 17:58:52.549 | parted 2026-07-13 17:58:52.549 | pm-utils 2026-07-13 17:58:52.549 | python3-mysqldb 2026-07-13 17:58:52.549 | socat 2026-07-13 17:58:52.549 | sqlite3 2026-07-13 17:58:52.549 | sudo 2026-07-13 17:58:52.549 | vlan 2026-07-13 17:58:52.549 | lsscsi 2026-07-13 17:58:52.550 | open-iscsi 2026-07-13 17:58:52.550 | cryptsetup 2026-07-13 17:58:52.550 | dosfstools 2026-07-13 17:58:52.550 | genisoimage 2026-07-13 17:58:52.550 | gir1.2-libosinfo-1.0 2026-07-13 17:58:52.550 | netcat-openbsd 2026-07-13 17:58:52.550 | open-iscsi 2026-07-13 17:58:52.550 | qemu-utils 2026-07-13 17:58:52.550 | sg3-utils 2026-07-13 17:58:52.550 | sysfsutils 2026-07-13 17:58:52.550 | lvm2 2026-07-13 17:58:52.551 | qemu-utils 2026-07-13 17:58:52.551 | thin-provisioning-tools 2026-07-13 17:58:52.551 | acl 2026-07-13 17:58:52.551 | dnsmasq-base 2026-07-13 17:58:52.551 | dnsmasq-utils 2026-07-13 17:58:52.551 | ebtables 2026-07-13 17:58:52.551 | haproxy 2026-07-13 17:58:52.551 | iptables 2026-07-13 17:58:52.551 | iputils-arping 2026-07-13 17:58:52.551 | iputils-ping 2026-07-13 17:58:52.551 | postgresql-server-dev-all 2026-07-13 17:58:52.551 | python3-mysqldb 2026-07-13 17:58:52.552 | sqlite3 2026-07-13 17:58:52.552 | sudo 2026-07-13 17:58:52.552 | vlan 2026-07-13 17:58:52.552 | pcp ' 2026-07-13 17:58:52.552 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2026-07-13 17:58:52.553 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-13 17:58:52.557 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-13 17:58:52.562 | ++ 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-13 17:58:52.562 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2026-07-13 17:58:52.567 | ++ 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-13 17:58:52.570 | ++ functions-common:install_package:1438 : update_package_repo 2026-07-13 17:58:52.574 | ++ functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-07-13 17:58:52.577 | ++ functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-07-13 17:58:52.581 | ++ functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-07-13 17:58:52.584 | ++ functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-07-13 17:58:52.588 | ++ functions-common:update_package_repo:1420 : is_ubuntu 2026-07-13 17:58:52.591 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-13 17:58:52.594 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-13 17:58:52.598 | ++ functions-common:update_package_repo:1421 : apt_get_update 2026-07-13 17:58:52.601 | ++ functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-07-13 17:58:52.605 | ++ functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-07-13 17:58:52.608 | ++ functions-common:apt_get_update:1167 : return 2026-07-13 17:58:52.612 | ++ 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-13 17:58:52.616 | ++ functions-common:real_install_package:1426 : is_ubuntu 2026-07-13 17:58:52.620 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-13 17:58:52.624 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-13 17:58:52.628 | ++ 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-13 17:58:52.655 | ++ 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-13 17:58:52.696 | Reading package lists... 2026-07-13 17:58:53.128 | Building dependency tree... 2026-07-13 17:58:53.129 | Reading state information... 2026-07-13 17:58:53.866 | bc is already the newest version (1.07.1-3ubuntu4). 2026-07-13 17:58:53.866 | bc set to manually installed. 2026-07-13 17:58:53.866 | g++ is already the newest version (4:13.2.0-7ubuntu1). 2026-07-13 17:58:53.866 | g++ set to manually installed. 2026-07-13 17:58:53.866 | gawk is already the newest version (1:5.2.1-2build3). 2026-07-13 17:58:53.867 | gawk set to manually installed. 2026-07-13 17:58:53.867 | gcc is already the newest version (4:13.2.0-7ubuntu1). 2026-07-13 17:58:53.867 | gcc set to manually installed. 2026-07-13 17:58:53.867 | git is already the newest version (1:2.43.0-1ubuntu7.3). 2026-07-13 17:58:53.867 | git set to manually installed. 2026-07-13 17:58:53.867 | iputils-ping is already the newest version (3:20240117-1ubuntu0.1). 2026-07-13 17:58:53.867 | iputils-ping set to manually installed. 2026-07-13 17:58:53.868 | lsof is already the newest version (4.95.0-1build3). 2026-07-13 17:58:53.868 | lsof set to manually installed. 2026-07-13 17:58:53.868 | openssl is already the newest version (3.0.13-0ubuntu3.11). 2026-07-13 17:58:53.868 | openssl set to manually installed. 2026-07-13 17:58:53.868 | psmisc is already the newest version (23.7-1build1). 2026-07-13 17:58:53.868 | psmisc set to manually installed. 2026-07-13 17:58:53.868 | python3-dev is already the newest version (3.12.3-0ubuntu2.1). 2026-07-13 17:58:53.869 | python3-dev set to manually installed. 2026-07-13 17:58:53.869 | python3-pip is already the newest version (24.0+dfsg-1ubuntu1.3). 2026-07-13 17:58:53.869 | python3-systemd is already the newest version (235-1build4). 2026-07-13 17:58:53.869 | python3-systemd set to manually installed. 2026-07-13 17:58:53.869 | tcpdump is already the newest version (4.99.4-3ubuntu4.24.04.1). 2026-07-13 17:58:53.869 | tcpdump set to manually installed. 2026-07-13 17:58:53.869 | uuid-runtime is already the newest version (2.39.3-9ubuntu6.5). 2026-07-13 17:58:53.869 | uuid-runtime set to manually installed. 2026-07-13 17:58:53.870 | wget is already the newest version (1.21.4-1ubuntu4.1). 2026-07-13 17:58:53.870 | wget set to manually installed. 2026-07-13 17:58:53.870 | zlib1g-dev is already the newest version (1:1.3.dfsg-3.1ubuntu2.1). 2026-07-13 17:58:53.870 | zlib1g-dev set to manually installed. 2026-07-13 17:58:53.870 | iptables is already the newest version (1.8.10-3ubuntu2). 2026-07-13 17:58:53.870 | iptables set to manually installed. 2026-07-13 17:58:53.870 | kpartx is already the newest version (0.9.4-5ubuntu8.2). 2026-07-13 17:58:53.871 | kpartx set to manually installed. 2026-07-13 17:58:53.871 | parted is already the newest version (3.6-4build1). 2026-07-13 17:58:53.871 | parted set to manually installed. 2026-07-13 17:58:53.871 | sudo is already the newest version (1.9.15p5-3ubuntu5.24.04.2). 2026-07-13 17:58:53.871 | sudo set to manually installed. 2026-07-13 17:58:53.871 | open-iscsi is already the newest version (2.1.9-3ubuntu5.4). 2026-07-13 17:58:53.871 | open-iscsi set to manually installed. 2026-07-13 17:58:53.872 | cryptsetup is already the newest version (2:2.7.0-1ubuntu4.2). 2026-07-13 17:58:53.872 | cryptsetup set to manually installed. 2026-07-13 17:58:53.872 | dosfstools is already the newest version (4.2-1.1build1). 2026-07-13 17:58:53.872 | dosfstools set to manually installed. 2026-07-13 17:58:53.872 | netcat-openbsd is already the newest version (1.226-1ubuntu2). 2026-07-13 17:58:53.872 | netcat-openbsd set to manually installed. 2026-07-13 17:58:53.872 | qemu-utils is already the newest version (1:8.2.2+ds-0ubuntu1.17). 2026-07-13 17:58:53.873 | qemu-utils set to manually installed. 2026-07-13 17:58:53.873 | sg3-utils is already the newest version (1.46-3ubuntu4). 2026-07-13 17:58:53.873 | sg3-utils set to manually installed. 2026-07-13 17:58:53.873 | lvm2 is already the newest version (2.03.16-3ubuntu3.2). 2026-07-13 17:58:53.873 | lvm2 set to manually installed. 2026-07-13 17:58:53.873 | thin-provisioning-tools is already the newest version (0.9.0-2ubuntu5.1). 2026-07-13 17:58:53.873 | thin-provisioning-tools set to manually installed. 2026-07-13 17:58:53.874 | acl is already the newest version (2.3.2-1build1.1). 2026-07-13 17:58:53.874 | acl set to manually installed. 2026-07-13 17:58:53.874 | dnsmasq-base is already the newest version (2.90-2ubuntu0.3). 2026-07-13 17:58:53.874 | dnsmasq-base set to manually installed. 2026-07-13 17:58:53.874 | The following packages were automatically installed and are no longer required: 2026-07-13 17:58:53.874 | libfwupd2 libgusb2 2026-07-13 17:58:53.874 | Use 'sudo apt autoremove' to remove them. 2026-07-13 17:58:53.875 | The following additional packages will be installed: 2026-07-13 17:58:53.875 | apache2-bin apache2-data apache2-utils autoconf automake autopoint 2026-07-13 17:58:53.875 | autotools-dev clang-17 comerr-dev debhelper debugedit dh-autoreconf 2026-07-13 17:58:53.875 | dh-strip-nondeterminism dwz fonts-liberation fonts-liberation-sans-narrow 2026-07-13 17:58:53.875 | fonts-liberation2 gir1.2-freedesktop icu-devtools intltool-debian 2026-07-13 17:58:53.875 | krb5-multidev libann0 libapr1-dev libapr1t64 libaprutil1-dbd-sqlite3 2026-07-13 17:58:53.875 | libaprutil1-dev libaprutil1-ldap libaprutil1t64 libarchive-cpio-perl 2026-07-13 17:58:53.876 | libarchive-zip-perl libcdt5 libcgraph6 libclang-common-17-dev 2026-07-13 17:58:53.876 | libclang-cpp17t64 libclang-rt-17-dev libclang1-17t64 libcommon-sense-perl 2026-07-13 17:58:53.876 | libcurl3t64-gnutls libcurl4t64 libdebhelper-perl libevent-2.1-7t64 2026-07-13 17:58:53.876 | libfile-stripnondeterminism-perl libgc1 libgssrpc4t64 libgts-0.7-5t64 2026-07-13 17:58:53.876 | libgts-bin libgvc6 libgvpr2 libice6 libicu-dev libjpeg-turbo8-dev 2026-07-13 17:58:53.876 | libjpeg8-dev libjs-jquery-metadata libjson-perl libjson-xs-perl 2026-07-13 17:58:53.876 | libkadm5clnt-mit12 libkadm5srv-mit12 libkdb5-10t64 liblab-gamut1 libldap-dev 2026-07-13 17:58:53.877 | libllvm17t64 libltdl-dev libltdl7 liblua5.4-0 libmail-sendmail-perl 2026-07-13 17:58:53.877 | libmysqlclient21 libncurses-dev libncurses6 libncursesw6 libobjc-13-dev 2026-07-13 17:58:53.877 | libobjc4 libosinfo-1.0-0 libosinfo-l10n libpathplan4 libpcp-archive1t64 2026-07-13 17:58:53.877 | libpcp-gui2t64 libpcp-import1t64 libpcp-mmv1t64 libpcp-pmda-perl 2026-07-13 17:58:53.877 | libpcp-pmda3t64 libpcp-trace2t64 libpcp-web1t64 libpcp3t64 libpcre2-16-0 2026-07-13 17:58:53.877 | libpcre2-32-0 libpcre2-dev libpcre2-posix3 libpfm4 libpkgconf3 libpq5 2026-07-13 17:58:53.877 | libsctp-dev libsctp1 libsm6 libsub-override-perl libsys-hostname-long-perl 2026-07-13 17:58:53.878 | libsysfs2 libtinfo6 libtool libtypes-serialiser-perl libx86-1 libxaw7 2026-07-13 17:58:53.878 | libxmu6 libxt6t64 libz3-4 libz3-dev llvm-17 llvm-17-dev llvm-17-linker-tools 2026-07-13 17:58:53.878 | llvm-17-runtime llvm-17-tools m4 mysql-common ncal ncurses-base ncurses-bin 2026-07-13 17:58:53.878 | ncurses-term openssh-client openssh-sftp-server osinfo-db pcp-conf pkgconf 2026-07-13 17:58:53.878 | pkgconf-bin po-debconf postgresql-client-16 postgresql-client-common 2026-07-13 17:58:53.878 | postgresql-common postgresql-server-dev-16 python3-pcp python3-pip-whl 2026-07-13 17:58:53.878 | python3-setuptools-whl python3.12-venv ssl-cert uuid-dev vbetool 2026-07-13 17:58:53.879 | Suggested packages: 2026-07-13 17:58:53.879 | apache2-doc apache2-suexec-pristine | apache2-suexec-custom www-browser 2026-07-13 17:58:53.879 | autoconf-archive gnu-standards autoconf-doc calendar whois vacation 2026-07-13 17:58:53.879 | mailutils clang-17-doc wasi-libc doc-base dh-make wodim cdrkit-doc 2026-07-13 17:58:53.879 | gettext-doc libasprintf-dev libgettextpo-dev gsfonts graphviz-doc 2026-07-13 17:58:53.879 | vim-haproxy haproxy-doc krb5-doc krb5-user icu-doc libtool-doc ncurses-doc 2026-07-13 17:58:53.879 | postgresql-doc-16 lksctp-tools libssl-doc gfortran | fortran95-compiler 2026-07-13 17:58:53.880 | gcj-jdk libyaml-doc llvm-17-doc m4-doc libanyevent-perl 2026-07-13 17:58:53.880 | libcache-memcached-perl libmemcached libyaml-perl keychain libpam-ssh 2026-07-13 17:58:53.880 | monkeysphere ssh-askpass molly-guard pcp-gui libpcp-import-perl redis-server 2026-07-13 17:58:53.880 | cpufrequtils wireless-tools radeontool libmail-box-perl postgresql-16 2026-07-13 17:58:53.880 | default-mysql-server | virtual-mysql-server sqlite3-doc ncompress 2026-07-13 17:58:53.880 | tar-scripts tar-doc zip 2026-07-13 17:58:54.040 | The following NEW packages will be installed: 2026-07-13 17:58:54.040 | apache2 apache2-bin apache2-data apache2-dev apache2-utils autoconf automake 2026-07-13 17:58:54.040 | autopoint autotools-dev bsdmainutils clang-17 comerr-dev conntrack debhelper 2026-07-13 17:58:54.040 | debugedit dh-autoreconf dh-strip-nondeterminism dnsmasq-utils dwz ebtables 2026-07-13 17:58:54.040 | fonts-liberation fonts-liberation-sans-narrow fonts-liberation2 genisoimage 2026-07-13 17:58:54.040 | gettext gir1.2-freedesktop gir1.2-libosinfo-1.0 graphviz haproxy 2026-07-13 17:58:54.040 | icu-devtools intltool-debian iputils-arping krb5-multidev libann0 2026-07-13 17:58:54.041 | libapr1-dev libapr1t64 libaprutil1-dbd-sqlite3 libaprutil1-dev 2026-07-13 17:58:54.041 | libaprutil1-ldap libaprutil1t64 libarchive-cpio-perl libarchive-zip-perl 2026-07-13 17:58:54.041 | libcdt5 libcgraph6 libclang-common-17-dev libclang-cpp17t64 2026-07-13 17:58:54.041 | libclang-rt-17-dev libclang1-17t64 libcommon-sense-perl libdebhelper-perl 2026-07-13 17:58:54.041 | libevent-2.1-7t64 libffi-dev libfile-stripnondeterminism-perl libgc1 2026-07-13 17:58:54.041 | libgssrpc4t64 libgts-0.7-5t64 libgts-bin libgvc6 libgvpr2 libice6 libicu-dev 2026-07-13 17:58:54.041 | libjpeg-dev libjpeg-turbo8-dev libjpeg8-dev libjs-jquery-metadata 2026-07-13 17:58:54.041 | libjs-jquery-tablesorter libjson-perl libjson-xs-perl libkadm5clnt-mit12 2026-07-13 17:58:54.042 | libkadm5srv-mit12 libkdb5-10t64 libkrb5-dev liblab-gamut1 libldap-dev 2026-07-13 17:58:54.042 | libldap2-dev libllvm17t64 libltdl-dev libltdl7 liblua5.4-0 2026-07-13 17:58:54.042 | libmail-sendmail-perl libmysqlclient21 libncurses-dev libobjc-13-dev 2026-07-13 17:58:54.042 | libobjc4 libosinfo-1.0-0 libosinfo-l10n libpathplan4 libpcp-archive1t64 2026-07-13 17:58:54.042 | libpcp-gui2t64 libpcp-import1t64 libpcp-mmv1t64 libpcp-pmda-perl 2026-07-13 17:58:54.042 | libpcp-pmda3t64 libpcp-trace2t64 libpcp-web1t64 libpcp3t64 libpcre2-16-0 2026-07-13 17:58:54.042 | libpcre2-32-0 libpcre2-dev libpcre2-posix3 libpfm4 libpkgconf3 libpq-dev 2026-07-13 17:58:54.043 | libpq5 libsasl2-dev libsctp-dev libsctp1 libsm6 libssl-dev 2026-07-13 17:58:54.043 | libsub-override-perl libsys-hostname-long-perl libsysfs2 libsystemd-dev 2026-07-13 17:58:54.043 | libtool libtypes-serialiser-perl libx86-1 libxaw7 libxml2-dev libxmu6 2026-07-13 17:58:54.043 | libxslt1-dev libxt6t64 libyaml-dev libz3-4 libz3-dev llvm-17 llvm-17-dev 2026-07-13 17:58:54.043 | llvm-17-linker-tools llvm-17-runtime llvm-17-tools lsscsi m4 memcached 2026-07-13 17:58:54.043 | mysql-common ncal osinfo-db pcp pcp-conf pkg-config pkgconf pkgconf-bin 2026-07-13 17:58:54.043 | pm-utils po-debconf postgresql-client-16 postgresql-client-common 2026-07-13 17:58:54.044 | postgresql-common postgresql-server-dev-16 postgresql-server-dev-all 2026-07-13 17:58:54.044 | python3-mysqldb python3-pcp python3-pip-whl python3-setuptools-whl 2026-07-13 17:58:54.044 | python3-venv python3.12-venv socat sqlite3 ssl-cert sysfsutils unzip 2026-07-13 17:58:54.044 | uuid-dev vbetool vlan 2026-07-13 17:58:54.044 | The following packages will be upgraded: 2026-07-13 17:58:54.046 | curl libcurl3t64-gnutls libcurl4t64 libncurses6 libncursesw6 libtinfo6 2026-07-13 17:58:54.046 | ncurses-base ncurses-bin ncurses-term openssh-client openssh-server 2026-07-13 17:58:54.047 | openssh-sftp-server tar 2026-07-13 17:58:54.172 | 13 upgraded, 161 newly installed, 0 to remove and 29 not upgraded. 2026-07-13 17:58:54.172 | Need to get 178 MB of archives. 2026-07-13 17:58:54.173 | After this operation, 941 MB of additional disk space will be used. 2026-07-13 17:58:54.173 | Get:1 http://security.ubuntu.com/ubuntu noble-security/main amd64 openssh-sftp-server amd64 1:9.6p1-3ubuntu13.18 [37.3 kB] 2026-07-13 17:58:54.176 | Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 ncurses-bin amd64 6.4+20240113-1ubuntu2.1 [188 kB] 2026-07-13 17:58:54.224 | Get:3 http://security.ubuntu.com/ubuntu noble-security/main amd64 openssh-server amd64 1:9.6p1-3ubuntu13.18 [511 kB] 2026-07-13 17:58:54.293 | Get:4 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 tar amd64 1.35+dfsg-3ubuntu0.2 [256 kB] 2026-07-13 17:58:54.309 | Get:5 http://security.ubuntu.com/ubuntu noble-security/main amd64 openssh-client amd64 1:9.6p1-3ubuntu13.18 [908 kB] 2026-07-13 17:58:54.320 | Get:6 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 ncurses-base all 6.4+20240113-1ubuntu2.1 [25.7 kB] 2026-07-13 17:58:54.322 | Get:7 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 ncurses-term all 6.4+20240113-1ubuntu2.1 [275 kB] 2026-07-13 17:58:54.343 | Get:8 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libapr1t64 amd64 1.7.2-3.1ubuntu0.1 [108 kB] 2026-07-13 17:58:54.347 | Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1t64 amd64 1.6.3-1.1ubuntu7 [91.9 kB] 2026-07-13 17:58:54.351 | Get:10 http://archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1-dbd-sqlite3 amd64 1.6.3-1.1ubuntu7 [11.2 kB] 2026-07-13 17:58:54.351 | Get:11 http://archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1-ldap amd64 1.6.3-1.1ubuntu7 [9116 B] 2026-07-13 17:58:54.352 | Get:12 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 curl amd64 8.5.0-2ubuntu10.11 [226 kB] 2026-07-13 17:58:54.359 | Get:13 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcurl4t64 amd64 8.5.0-2ubuntu10.11 [342 kB] 2026-07-13 17:58:54.370 | Get:14 http://archive.ubuntu.com/ubuntu noble/main amd64 liblua5.4-0 amd64 5.4.6-3build2 [166 kB] 2026-07-13 17:58:54.374 | Get:15 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-bin amd64 2.4.58-1ubuntu8.15 [1338 kB] 2026-07-13 17:58:54.394 | Get:16 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-data all 2.4.58-1ubuntu8.15 [163 kB] 2026-07-13 17:58:54.397 | Get:17 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-utils amd64 2.4.58-1ubuntu8.15 [99.7 kB] 2026-07-13 17:58:54.398 | Get:18 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2 amd64 2.4.58-1ubuntu8.15 [90.2 kB] 2026-07-13 17:58:54.400 | Get:19 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 haproxy amd64 2.8.16-0ubuntu0.24.04.3 [2070 kB] 2026-07-13 17:58:54.423 | Get:20 http://archive.ubuntu.com/ubuntu noble/main amd64 libevent-2.1-7t64 amd64 2.1.12-stable-9ubuntu2 [145 kB] 2026-07-13 17:58:54.425 | Get:21 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 memcached amd64 1.6.24-1ubuntu0.1 [213 kB] 2026-07-13 17:58:54.427 | Get:22 http://archive.ubuntu.com/ubuntu noble/main amd64 libjson-perl all 4.10000-1 [81.9 kB] 2026-07-13 17:58:54.429 | Get:23 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-client-common all 257build1.1 [36.4 kB] 2026-07-13 17:58:54.429 | Get:24 http://archive.ubuntu.com/ubuntu noble/main amd64 ssl-cert all 1.1.2ubuntu1 [17.8 kB] 2026-07-13 17:58:54.443 | Get:25 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-common all 257build1.1 [161 kB] 2026-07-13 17:58:54.446 | Get:26 http://archive.ubuntu.com/ubuntu noble/main amd64 libsysfs2 amd64 2.1.1-6build1 [20.0 kB] 2026-07-13 17:58:54.446 | Get:27 http://archive.ubuntu.com/ubuntu noble/main amd64 sysfsutils amd64 2.1.1-6build1 [15.5 kB] 2026-07-13 17:58:54.447 | Get:28 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libncursesw6 amd64 6.4+20240113-1ubuntu2.1 [148 kB] 2026-07-13 17:58:54.466 | Get:29 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libncurses6 amd64 6.4+20240113-1ubuntu2.1 [112 kB] 2026-07-13 17:58:54.468 | Get:30 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libtinfo6 amd64 6.4+20240113-1ubuntu2.1 [108 kB] 2026-07-13 17:58:54.470 | Get:31 http://archive.ubuntu.com/ubuntu noble/main amd64 autotools-dev all 20220109.1 [44.9 kB] 2026-07-13 17:58:54.471 | Get:32 http://archive.ubuntu.com/ubuntu noble/main amd64 m4 amd64 1.4.19-4build1 [244 kB] 2026-07-13 17:58:54.474 | Get:33 http://archive.ubuntu.com/ubuntu noble/main amd64 autoconf all 2.71-3 [339 kB] 2026-07-13 17:58:54.527 | Get:34 http://archive.ubuntu.com/ubuntu noble/main amd64 automake all 1:1.16.5-1.3ubuntu1 [558 kB] 2026-07-13 17:58:54.533 | Get:35 http://archive.ubuntu.com/ubuntu noble/main amd64 autopoint all 0.21-14ubuntu2 [422 kB] 2026-07-13 17:58:54.538 | Get:36 http://archive.ubuntu.com/ubuntu noble/main amd64 libdebhelper-perl all 13.14.1ubuntu5 [89.8 kB] 2026-07-13 17:58:54.539 | Get:37 http://archive.ubuntu.com/ubuntu noble/main amd64 libllvm17t64 amd64 1:17.0.6-9ubuntu1 [26.2 MB] 2026-07-13 17:58:54.846 | Get:38 http://archive.ubuntu.com/ubuntu noble/universe amd64 libclang-cpp17t64 amd64 1:17.0.6-9ubuntu1 [12.9 MB] 2026-07-13 17:58:54.983 | Get:39 http://archive.ubuntu.com/ubuntu noble/main amd64 libgc1 amd64 1:8.2.6-1build1 [90.3 kB] 2026-07-13 17:58:54.984 | Get:40 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libobjc4 amd64 14.2.0-4ubuntu2~24.04.1 [47.1 kB] 2026-07-13 17:58:54.985 | Get:41 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libobjc-13-dev amd64 13.3.0-6ubuntu2~24.04.1 [194 kB] 2026-07-13 17:58:54.989 | Get:42 http://archive.ubuntu.com/ubuntu noble/universe amd64 libclang-common-17-dev amd64 1:17.0.6-9ubuntu1 [690 kB] 2026-07-13 17:58:54.996 | Get:43 http://archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-linker-tools amd64 1:17.0.6-9ubuntu1 [1308 kB] 2026-07-13 17:58:55.011 | Get:44 http://archive.ubuntu.com/ubuntu noble/universe amd64 libclang1-17t64 amd64 1:17.0.6-9ubuntu1 [7353 kB] 2026-07-13 17:58:55.088 | Get:45 http://archive.ubuntu.com/ubuntu noble/universe amd64 clang-17 amd64 1:17.0.6-9ubuntu1 [78.6 kB] 2026-07-13 17:58:55.089 | Get:46 http://archive.ubuntu.com/ubuntu noble/main amd64 libtool all 2.4.7-7build1 [166 kB] 2026-07-13 17:58:55.092 | Get:47 http://archive.ubuntu.com/ubuntu noble/main amd64 dh-autoreconf all 20 [16.1 kB] 2026-07-13 17:58:55.092 | Get:48 http://archive.ubuntu.com/ubuntu noble/main amd64 libarchive-zip-perl all 1.68-1 [90.2 kB] 2026-07-13 17:58:55.094 | Get:49 http://archive.ubuntu.com/ubuntu noble/main amd64 libsub-override-perl all 0.10-1 [10.0 kB] 2026-07-13 17:58:55.094 | Get:50 http://archive.ubuntu.com/ubuntu noble/main amd64 libfile-stripnondeterminism-perl all 1.13.1-1 [18.1 kB] 2026-07-13 17:58:55.095 | Get:51 http://archive.ubuntu.com/ubuntu noble/main amd64 dh-strip-nondeterminism all 1.13.1-1 [5362 B] 2026-07-13 17:58:55.095 | Get:52 http://archive.ubuntu.com/ubuntu noble/main amd64 debugedit amd64 1:5.0-5build2 [46.1 kB] 2026-07-13 17:58:55.096 | Get:53 http://archive.ubuntu.com/ubuntu noble/main amd64 dwz amd64 0.15-1build6 [115 kB] 2026-07-13 17:58:55.114 | Get:54 http://archive.ubuntu.com/ubuntu noble/main amd64 gettext amd64 0.21-14ubuntu2 [864 kB] 2026-07-13 17:58:55.124 | Get:55 http://archive.ubuntu.com/ubuntu noble/main amd64 intltool-debian all 0.35.0+20060710.6 [23.2 kB] 2026-07-13 17:58:55.124 | Get:56 http://archive.ubuntu.com/ubuntu noble/main amd64 po-debconf all 1.0.21+nmu1 [233 kB] 2026-07-13 17:58:55.127 | Get:57 http://archive.ubuntu.com/ubuntu noble/main amd64 debhelper all 13.14.1ubuntu5 [869 kB] 2026-07-13 17:58:55.137 | Get:58 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 uuid-dev amd64 2.39.3-9ubuntu6.5 [33.5 kB] 2026-07-13 17:58:55.138 | Get:59 http://archive.ubuntu.com/ubuntu noble/main amd64 libsctp1 amd64 1.0.19+dfsg-2build1 [9146 B] 2026-07-13 17:58:55.138 | Get:60 http://archive.ubuntu.com/ubuntu noble/main amd64 libsctp-dev amd64 1.0.19+dfsg-2build1 [51.1 kB] 2026-07-13 17:58:55.140 | Get:61 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libapr1-dev amd64 1.7.2-3.1ubuntu0.1 [768 kB] 2026-07-13 17:58:55.148 | Get:62 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libldap-dev amd64 2.6.10+dfsg-0ubuntu0.24.04.1 [308 kB] 2026-07-13 17:58:55.152 | Get:63 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-13 17:58:55.164 | Get:64 http://archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1-dev amd64 1.6.3-1.1ubuntu7 [412 kB] 2026-07-13 17:58:55.169 | Get:65 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-16-0 amd64 10.42-4ubuntu2.1 [210 kB] 2026-07-13 17:58:55.172 | Get:66 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-32-0 amd64 10.42-4ubuntu2.1 [197 kB] 2026-07-13 17:58:55.174 | Get:67 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-posix3 amd64 10.42-4ubuntu2.1 [6748 B] 2026-07-13 17:58:55.175 | Get:68 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-dev amd64 10.42-4ubuntu2.1 [736 kB] 2026-07-13 17:58:55.187 | Get:69 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-dev amd64 2.4.58-1ubuntu8.15 [203 kB] 2026-07-13 17:58:55.190 | Get:70 http://archive.ubuntu.com/ubuntu noble/universe amd64 ncal amd64 12.1.8 [21.0 kB] 2026-07-13 17:58:55.191 | Get:71 http://archive.ubuntu.com/ubuntu noble/universe amd64 bsdmainutils all 12.1.8 [3176 B] 2026-07-13 17:58:55.191 | Get:72 http://archive.ubuntu.com/ubuntu noble/main amd64 conntrack amd64 1:1.4.8-1ubuntu1 [37.9 kB] 2026-07-13 17:58:55.192 | Get:73 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dnsmasq-utils amd64 2.90-2ubuntu0.3 [16.0 kB] 2026-07-13 17:58:55.210 | Get:74 http://archive.ubuntu.com/ubuntu noble/main amd64 ebtables amd64 2.0.11-6build1 [88.4 kB] 2026-07-13 17:58:55.212 | Get:75 http://archive.ubuntu.com/ubuntu noble/main amd64 fonts-liberation all 1:2.1.5-3 [1603 kB] 2026-07-13 17:58:55.229 | Get:76 http://archive.ubuntu.com/ubuntu noble/main amd64 fonts-liberation-sans-narrow all 1:1.07.6-4 [197 kB] 2026-07-13 17:58:55.232 | Get:77 http://archive.ubuntu.com/ubuntu noble/universe amd64 fonts-liberation2 all 1:2.1.5-3 [3418 B] 2026-07-13 17:58:55.232 | Get:78 http://archive.ubuntu.com/ubuntu noble/main amd64 genisoimage amd64 9:1.1.11-3.5 [378 kB] 2026-07-13 17:58:55.236 | Get:79 http://archive.ubuntu.com/ubuntu noble/main amd64 gir1.2-freedesktop amd64 1.80.1-1 [49.7 kB] 2026-07-13 17:58:55.237 | Get:80 http://archive.ubuntu.com/ubuntu noble/universe amd64 libann0 amd64 1.1.2+doc-9build1 [25.5 kB] 2026-07-13 17:58:55.238 | Get:81 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libcdt5 amd64 2.42.2-9ubuntu0.1 [21.6 kB] 2026-07-13 17:58:55.239 | Get:82 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libcgraph6 amd64 2.42.2-9ubuntu0.1 [44.6 kB] 2026-07-13 17:58:55.240 | Get:83 http://archive.ubuntu.com/ubuntu noble/universe amd64 libgts-0.7-5t64 amd64 0.7.6+darcs121130-5.2build1 [161 kB] 2026-07-13 17:58:55.256 | Get:84 http://archive.ubuntu.com/ubuntu noble/main amd64 libltdl7 amd64 2.4.7-7build1 [40.3 kB] 2026-07-13 17:58:55.257 | Get:85 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libpathplan4 amd64 2.42.2-9ubuntu0.1 [24.0 kB] 2026-07-13 17:58:55.280 | Get:86 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libgvc6 amd64 2.42.2-9ubuntu0.1 [716 kB] 2026-07-13 17:58:55.287 | Get:87 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libgvpr2 amd64 2.42.2-9ubuntu0.1 [187 kB] 2026-07-13 17:58:55.290 | Get:88 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 liblab-gamut1 amd64 2.42.2-9ubuntu0.1 [1886 kB] 2026-07-13 17:58:55.328 | Get:89 http://archive.ubuntu.com/ubuntu noble/main amd64 libice6 amd64 2:1.0.10-1build3 [41.4 kB] 2026-07-13 17:58:55.329 | Get:90 http://archive.ubuntu.com/ubuntu noble/main amd64 libsm6 amd64 2:1.2.3-1build3 [15.7 kB] 2026-07-13 17:58:55.329 | Get:91 http://archive.ubuntu.com/ubuntu noble/main amd64 libxt6t64 amd64 1:1.2.1-1.2build1 [171 kB] 2026-07-13 17:58:55.331 | Get:92 http://archive.ubuntu.com/ubuntu noble/main amd64 libxmu6 amd64 2:1.1.3-3build2 [47.6 kB] 2026-07-13 17:58:55.332 | Get:93 http://archive.ubuntu.com/ubuntu noble/main amd64 libxaw7 amd64 2:1.0.14-1build2 [187 kB] 2026-07-13 17:58:55.335 | Get:94 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 graphviz amd64 2.42.2-9ubuntu0.1 [642 kB] 2026-07-13 17:58:55.342 | Get:95 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 icu-devtools amd64 74.2-1ubuntu3.1 [212 kB] 2026-07-13 17:58:55.344 | Get:96 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 iputils-arping amd64 3:20240117-1ubuntu0.1 [15.1 kB] 2026-07-13 17:58:55.345 | Get:97 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-13 17:58:55.352 | Get:98 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libgssrpc4t64 amd64 1.20.1-6ubuntu2.6 [57.6 kB] 2026-07-13 17:58:55.370 | Get:99 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libkadm5clnt-mit12 amd64 1.20.1-6ubuntu2.6 [40.1 kB] 2026-07-13 17:58:55.371 | Get:100 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libkdb5-10t64 amd64 1.20.1-6ubuntu2.6 [40.4 kB] 2026-07-13 17:58:55.372 | Get:101 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libkadm5srv-mit12 amd64 1.20.1-6ubuntu2.6 [53.0 kB] 2026-07-13 17:58:55.373 | Get:102 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 krb5-multidev amd64 1.20.1-6ubuntu2.6 [125 kB] 2026-07-13 17:58:55.374 | Get:103 http://archive.ubuntu.com/ubuntu noble/main amd64 libarchive-cpio-perl all 0.10-3 [10.3 kB] 2026-07-13 17:58:55.375 | Get:104 http://archive.ubuntu.com/ubuntu noble/universe amd64 libclang-rt-17-dev amd64 1:17.0.6-9ubuntu1 [2361 kB] 2026-07-13 17:58:55.454 | Get:105 http://archive.ubuntu.com/ubuntu noble/main amd64 libcommon-sense-perl amd64 3.75-3build3 [20.4 kB] 2026-07-13 17:58:55.505 | Get:106 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcurl3t64-gnutls amd64 8.5.0-2ubuntu10.11 [334 kB] 2026-07-13 17:58:55.595 | Get:107 http://archive.ubuntu.com/ubuntu noble/universe amd64 libgts-bin amd64 0.7.6+darcs121130-5.2build1 [44.0 kB] 2026-07-13 17:58:55.598 | Get:108 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libicu-dev amd64 74.2-1ubuntu3.1 [11.9 MB] 2026-07-13 17:58:55.813 | Get:109 http://archive.ubuntu.com/ubuntu noble/main amd64 libjpeg-turbo8-dev amd64 2.1.5-2ubuntu2 [295 kB] 2026-07-13 17:58:55.817 | Get:110 http://archive.ubuntu.com/ubuntu noble/main amd64 libjpeg8-dev amd64 8c-2ubuntu11 [1484 B] 2026-07-13 17:58:55.817 | Get:111 http://archive.ubuntu.com/ubuntu noble/main amd64 libjpeg-dev amd64 8c-2ubuntu11 [1482 B] 2026-07-13 17:58:55.817 | Get:112 http://archive.ubuntu.com/ubuntu noble/universe amd64 libjs-jquery-metadata all 12-4 [6582 B] 2026-07-13 17:58:55.818 | Get:113 http://archive.ubuntu.com/ubuntu noble/universe amd64 libjs-jquery-tablesorter all 1:2.31.3+dfsg1-3 [193 kB] 2026-07-13 17:58:55.820 | Get:114 http://archive.ubuntu.com/ubuntu noble/main amd64 libtypes-serialiser-perl all 1.01-1 [11.6 kB] 2026-07-13 17:58:55.821 | Get:115 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libjson-xs-perl amd64 4.040-0ubuntu0.24.04.1 [83.7 kB] 2026-07-13 17:58:55.822 | Get:116 http://archive.ubuntu.com/ubuntu noble/main amd64 libltdl-dev amd64 2.4.7-7build1 [168 kB] 2026-07-13 17:58:55.827 | Get:117 http://archive.ubuntu.com/ubuntu noble/main amd64 libsys-hostname-long-perl all 1.5-3 [10.6 kB] 2026-07-13 17:58:55.839 | Get:118 http://archive.ubuntu.com/ubuntu noble/main amd64 libmail-sendmail-perl all 0.80-3 [21.7 kB] 2026-07-13 17:58:55.852 | Get:119 http://archive.ubuntu.com/ubuntu noble/main amd64 mysql-common all 5.8+1.1.0build1 [6746 B] 2026-07-13 17:58:55.852 | Get:120 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libmysqlclient21 amd64 8.0.46-0ubuntu0.24.04.3 [1255 kB] 2026-07-13 17:58:55.887 | Get:121 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libncurses-dev amd64 6.4+20240113-1ubuntu2.1 [384 kB] 2026-07-13 17:58:55.891 | Get:122 http://archive.ubuntu.com/ubuntu noble/universe amd64 pcp-conf amd64 6.2.0-1.1build4 [20.6 kB] 2026-07-13 17:58:55.892 | Get:123 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp3t64 amd64 6.2.0-1.1build4 [313 kB] 2026-07-13 17:58:55.908 | Get:124 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-pmda3t64 amd64 6.2.0-1.1build4 [45.4 kB] 2026-07-13 17:58:55.909 | Get:125 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-pmda-perl amd64 6.2.0-1.1build4 [41.4 kB] 2026-07-13 17:58:55.910 | Get:126 http://archive.ubuntu.com/ubuntu noble/main amd64 libpkgconf3 amd64 1.8.1-2build1 [30.7 kB] 2026-07-13 17:58:55.910 | Get:127 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpq5 amd64 16.14-0ubuntu0.24.04.1 [147 kB] 2026-07-13 17:58:55.913 | Get:128 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libssl-dev amd64 3.0.13-0ubuntu3.11 [2408 kB] 2026-07-13 17:58:55.995 | Get:129 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpq-dev amd64 16.14-0ubuntu0.24.04.1 [152 kB] 2026-07-13 17:58:55.997 | Get:130 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libsasl2-dev amd64 2.1.28+dfsg1-5ubuntu3.1 [243 kB] 2026-07-13 17:58:56.000 | Get:131 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libsystemd-dev amd64 255.4-1ubuntu8.16 [1239 kB] 2026-07-13 17:58:56.013 | Get:132 http://archive.ubuntu.com/ubuntu noble/universe amd64 libx86-1 amd64 1.1+ds1-12build1 [83.2 kB] 2026-07-13 17:58:56.014 | Get:133 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libxml2-dev amd64 2.9.14+dfsg-1.3ubuntu3.8 [782 kB] 2026-07-13 17:58:56.023 | Get:134 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libxslt1-dev amd64 1.1.39-0exp1ubuntu0.24.04.3 [91.9 kB] 2026-07-13 17:58:56.025 | Get:135 http://archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-runtime amd64 1:17.0.6-9ubuntu1 [529 kB] 2026-07-13 17:58:56.031 | Get:136 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpfm4 amd64 4.13.0+git32-g0d4ed0e-1 [414 kB] 2026-07-13 17:58:56.035 | Get:137 http://archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17 amd64 1:17.0.6-9ubuntu1 [23.8 MB] 2026-07-13 17:58:56.297 | Get:138 http://archive.ubuntu.com/ubuntu noble/main amd64 libffi-dev amd64 3.4.6-1build1 [62.8 kB] 2026-07-13 17:58:56.298 | Get:139 http://archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-tools amd64 1:17.0.6-9ubuntu1 [518 kB] 2026-07-13 17:58:56.305 | Get:140 http://archive.ubuntu.com/ubuntu noble/universe amd64 libz3-4 amd64 4.8.12-3.1build1 [5836 kB] 2026-07-13 17:58:56.367 | Get:141 http://archive.ubuntu.com/ubuntu noble/universe amd64 libz3-dev amd64 4.8.12-3.1build1 [72.2 kB] 2026-07-13 17:58:56.368 | Get:142 http://archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-dev amd64 1:17.0.6-9ubuntu1 [43.4 MB] 2026-07-13 17:58:56.843 | Get:143 http://archive.ubuntu.com/ubuntu noble/main amd64 lsscsi amd64 0.32-1build1 [48.2 kB] 2026-07-13 17:58:56.843 | Get:144 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 osinfo-db all 0.20250606-0ubuntu0.24.04.1 [178 kB] 2026-07-13 17:58:56.846 | Get:145 http://archive.ubuntu.com/ubuntu noble/main amd64 pkgconf-bin amd64 1.8.1-2build1 [20.7 kB] 2026-07-13 17:58:56.847 | Get:146 http://archive.ubuntu.com/ubuntu noble/main amd64 pkgconf amd64 1.8.1-2build1 [16.8 kB] 2026-07-13 17:58:56.847 | Get:147 http://archive.ubuntu.com/ubuntu noble/main amd64 pkg-config amd64 1.8.1-2build1 [7264 B] 2026-07-13 17:58:56.848 | Get:148 http://archive.ubuntu.com/ubuntu noble/universe amd64 pm-utils all 1.4.1-21 [47.1 kB] 2026-07-13 17:58:56.849 | Get:149 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-client-16 amd64 16.14-0ubuntu0.24.04.1 [1300 kB] 2026-07-13 17:58:56.864 | Get:150 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 postgresql-server-dev-16 amd64 16.14-0ubuntu0.24.04.1 [1231 kB] 2026-07-13 17:58:56.877 | Get:151 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 postgresql-server-dev-all amd64 257build1.1 [20.5 kB] 2026-07-13 17:58:56.901 | Get:152 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-mysqldb amd64 1.4.6-2build3 [47.3 kB] 2026-07-13 17:58:56.902 | Get:153 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-pip-whl all 24.0+dfsg-1ubuntu1.3 [1707 kB] 2026-07-13 17:58:56.921 | Get:154 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-setuptools-whl all 68.1.2-2ubuntu1.2 [716 kB] 2026-07-13 17:58:56.929 | Get:155 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3.12-venv amd64 3.12.3-1ubuntu0.15 [5674 B] 2026-07-13 17:58:56.930 | Get:156 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-venv amd64 3.12.3-0ubuntu2.1 [1032 B] 2026-07-13 17:58:56.930 | Get:157 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 sqlite3 amd64 3.45.1-1ubuntu2.6 [144 kB] 2026-07-13 17:58:56.932 | Get:158 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 unzip amd64 6.0-28ubuntu4.1 [174 kB] 2026-07-13 17:58:56.934 | Get:159 http://archive.ubuntu.com/ubuntu noble/universe amd64 vbetool amd64 1.1-5 [11.8 kB] 2026-07-13 17:58:56.935 | Get:160 http://archive.ubuntu.com/ubuntu noble/universe amd64 libosinfo-l10n all 1.11.0-2build3 [50.6 kB] 2026-07-13 17:58:56.936 | Get:161 http://archive.ubuntu.com/ubuntu noble/universe amd64 libosinfo-1.0-0 amd64 1.11.0-2build3 [91.5 kB] 2026-07-13 17:58:56.947 | Get:162 http://archive.ubuntu.com/ubuntu noble/universe amd64 gir1.2-libosinfo-1.0 amd64 1.11.0-2build3 [18.6 kB] 2026-07-13 17:58:56.962 | Get:163 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libkrb5-dev amd64 1.20.1-6ubuntu2.6 [11.9 kB] 2026-07-13 17:58:56.962 | Get:164 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-archive1t64 amd64 6.2.0-1.1build4 [10.6 kB] 2026-07-13 17:58:56.963 | Get:165 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-gui2t64 amd64 6.2.0-1.1build4 [12.4 kB] 2026-07-13 17:58:56.963 | Get:166 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-import1t64 amd64 6.2.0-1.1build4 [17.3 kB] 2026-07-13 17:58:56.964 | Get:167 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-mmv1t64 amd64 6.2.0-1.1build4 [13.8 kB] 2026-07-13 17:58:56.964 | Get:168 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-trace2t64 amd64 6.2.0-1.1build4 [16.9 kB] 2026-07-13 17:58:56.965 | Get:169 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-web1t64 amd64 6.2.0-1.1build4 [213 kB] 2026-07-13 17:58:56.967 | Get:170 http://archive.ubuntu.com/ubuntu noble/main amd64 libyaml-dev amd64 0.2.5-1build1 [62.2 kB] 2026-07-13 17:58:56.970 | Get:171 http://archive.ubuntu.com/ubuntu noble/universe amd64 python3-pcp amd64 6.2.0-1.1build4 [76.5 kB] 2026-07-13 17:58:56.994 | Get:172 http://archive.ubuntu.com/ubuntu noble/universe amd64 pcp amd64 6.2.0-1.1build4 [2946 kB] 2026-07-13 17:58:57.044 | Get:173 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 socat amd64 1.8.0.0-4ubuntu0.1 [374 kB] 2026-07-13 17:58:57.048 | Get:174 http://archive.ubuntu.com/ubuntu noble/universe amd64 vlan all 2.0.5ubuntu5 [10.4 kB] 2026-07-13 17:58:57.308 | perl: warning: Setting locale failed. 2026-07-13 17:58:57.308 | perl: warning: Please check that your locale settings: 2026-07-13 17:58:57.308 | LANGUAGE = (unset), 2026-07-13 17:58:57.308 | LC_ALL = "en_US.utf8", 2026-07-13 17:58:57.308 | LANG = "de_DE.UTF-8" 2026-07-13 17:58:57.308 | are supported and installed on your system. 2026-07-13 17:58:57.308 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-13 17:58:57.370 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-13 17:58:57.370 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-13 17:58:57.370 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-13 17:58:57.714 | Vorkonfiguration der Pakete ... 2026-07-13 17:58:57.749 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-13 17:58:57.910 | Fetched 178 MB in 3s (60.1 MB/s) 2026-07-13 17:58:57.993 | (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-13 17:58:57.998 | Preparing to unpack .../ncurses-bin_6.4+20240113-1ubuntu2.1_amd64.deb ... 2026-07-13 17:58:58.009 | Unpacking ncurses-bin (6.4+20240113-1ubuntu2.1) over (6.4+20240113-1ubuntu2) ... 2026-07-13 17:58:58.100 | Setting up ncurses-bin (6.4+20240113-1ubuntu2.1) ... 2026-07-13 17:58:58.231 | (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-13 17:58:58.237 | Preparing to unpack .../tar_1.35+dfsg-3ubuntu0.2_amd64.deb ... 2026-07-13 17:58:58.250 | Unpacking tar (1.35+dfsg-3ubuntu0.2) over (1.35+dfsg-3ubuntu0.1) ... 2026-07-13 17:58:58.329 | Setting up tar (1.35+dfsg-3ubuntu0.2) ... 2026-07-13 17:58:58.456 | (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-13 17:58:58.462 | Preparing to unpack .../ncurses-base_6.4+20240113-1ubuntu2.1_all.deb ... 2026-07-13 17:58:58.474 | Unpacking ncurses-base (6.4+20240113-1ubuntu2.1) over (6.4+20240113-1ubuntu2) ... 2026-07-13 17:58:58.581 | Setting up ncurses-base (6.4+20240113-1ubuntu2.1) ... 2026-07-13 17:58:58.689 | (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-13 17:58:58.695 | Preparing to unpack .../00-ncurses-term_6.4+20240113-1ubuntu2.1_all.deb ... 2026-07-13 17:58:58.704 | Unpacking ncurses-term (6.4+20240113-1ubuntu2.1) over (6.4+20240113-1ubuntu2) ... 2026-07-13 17:58:59.994 | Selecting previously unselected package libapr1t64:amd64. 2026-07-13 17:59:00.005 | Preparing to unpack .../01-libapr1t64_1.7.2-3.1ubuntu0.1_amd64.deb ... 2026-07-13 17:59:00.012 | Unpacking libapr1t64:amd64 (1.7.2-3.1ubuntu0.1) ... 2026-07-13 17:59:00.055 | Selecting previously unselected package libaprutil1t64:amd64. 2026-07-13 17:59:00.066 | Preparing to unpack .../02-libaprutil1t64_1.6.3-1.1ubuntu7_amd64.deb ... 2026-07-13 17:59:00.069 | Unpacking libaprutil1t64:amd64 (1.6.3-1.1ubuntu7) ... 2026-07-13 17:59:00.111 | Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. 2026-07-13 17:59:00.121 | Preparing to unpack .../03-libaprutil1-dbd-sqlite3_1.6.3-1.1ubuntu7_amd64.deb ... 2026-07-13 17:59:00.124 | Unpacking libaprutil1-dbd-sqlite3:amd64 (1.6.3-1.1ubuntu7) ... 2026-07-13 17:59:00.158 | Selecting previously unselected package libaprutil1-ldap:amd64. 2026-07-13 17:59:00.169 | Preparing to unpack .../04-libaprutil1-ldap_1.6.3-1.1ubuntu7_amd64.deb ... 2026-07-13 17:59:00.172 | Unpacking libaprutil1-ldap:amd64 (1.6.3-1.1ubuntu7) ... 2026-07-13 17:59:00.221 | Preparing to unpack .../05-curl_8.5.0-2ubuntu10.11_amd64.deb ... 2026-07-13 17:59:00.229 | Unpacking curl (8.5.0-2ubuntu10.11) over (8.5.0-2ubuntu10.9) ... 2026-07-13 17:59:00.290 | Preparing to unpack .../06-libcurl4t64_8.5.0-2ubuntu10.11_amd64.deb ... 2026-07-13 17:59:00.299 | Unpacking libcurl4t64:amd64 (8.5.0-2ubuntu10.11) over (8.5.0-2ubuntu10.9) ... 2026-07-13 17:59:00.352 | Selecting previously unselected package liblua5.4-0:amd64. 2026-07-13 17:59:00.362 | Preparing to unpack .../07-liblua5.4-0_5.4.6-3build2_amd64.deb ... 2026-07-13 17:59:00.365 | Unpacking liblua5.4-0:amd64 (5.4.6-3build2) ... 2026-07-13 17:59:00.407 | Selecting previously unselected package apache2-bin. 2026-07-13 17:59:00.417 | Preparing to unpack .../08-apache2-bin_2.4.58-1ubuntu8.15_amd64.deb ... 2026-07-13 17:59:00.421 | Unpacking apache2-bin (2.4.58-1ubuntu8.15) ... 2026-07-13 17:59:00.568 | Selecting previously unselected package apache2-data. 2026-07-13 17:59:00.576 | Preparing to unpack .../09-apache2-data_2.4.58-1ubuntu8.15_all.deb ... 2026-07-13 17:59:00.579 | Unpacking apache2-data (2.4.58-1ubuntu8.15) ... 2026-07-13 17:59:00.771 | Selecting previously unselected package apache2-utils. 2026-07-13 17:59:00.782 | Preparing to unpack .../10-apache2-utils_2.4.58-1ubuntu8.15_amd64.deb ... 2026-07-13 17:59:00.785 | Unpacking apache2-utils (2.4.58-1ubuntu8.15) ... 2026-07-13 17:59:00.847 | Selecting previously unselected package apache2. 2026-07-13 17:59:00.860 | Preparing to unpack .../11-apache2_2.4.58-1ubuntu8.15_amd64.deb ... 2026-07-13 17:59:00.866 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-13 17:59:00.869 | Unpacking apache2 (2.4.58-1ubuntu8.15) ... 2026-07-13 17:59:00.984 | Selecting previously unselected package haproxy. 2026-07-13 17:59:00.995 | Preparing to unpack .../12-haproxy_2.8.16-0ubuntu0.24.04.3_amd64.deb ... 2026-07-13 17:59:01.006 | Unpacking haproxy (2.8.16-0ubuntu0.24.04.3) ... 2026-07-13 17:59:01.135 | Selecting previously unselected package libevent-2.1-7t64:amd64. 2026-07-13 17:59:01.145 | Preparing to unpack .../13-libevent-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2026-07-13 17:59:01.148 | Unpacking libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-07-13 17:59:01.196 | Selecting previously unselected package memcached. 2026-07-13 17:59:01.204 | Preparing to unpack .../14-memcached_1.6.24-1ubuntu0.1_amd64.deb ... 2026-07-13 17:59:01.210 | Unpacking memcached (1.6.24-1ubuntu0.1) ... 2026-07-13 17:59:01.273 | Preparing to unpack .../15-openssh-sftp-server_1%3a9.6p1-3ubuntu13.18_amd64.deb ... 2026-07-13 17:59:01.283 | Unpacking openssh-sftp-server (1:9.6p1-3ubuntu13.18) over (1:9.6p1-3ubuntu13.16) ... 2026-07-13 17:59:01.343 | Preparing to unpack .../16-openssh-server_1%3a9.6p1-3ubuntu13.18_amd64.deb ... 2026-07-13 17:59:01.477 | Unpacking openssh-server (1:9.6p1-3ubuntu13.18) over (1:9.6p1-3ubuntu13.16) ... 2026-07-13 17:59:01.569 | Preparing to unpack .../17-openssh-client_1%3a9.6p1-3ubuntu13.18_amd64.deb ... 2026-07-13 17:59:01.594 | Unpacking openssh-client (1:9.6p1-3ubuntu13.18) over (1:9.6p1-3ubuntu13.16) ... 2026-07-13 17:59:01.694 | Selecting previously unselected package libjson-perl. 2026-07-13 17:59:01.703 | Preparing to unpack .../18-libjson-perl_4.10000-1_all.deb ... 2026-07-13 17:59:01.706 | Unpacking libjson-perl (4.10000-1) ... 2026-07-13 17:59:01.757 | Selecting previously unselected package postgresql-client-common. 2026-07-13 17:59:01.768 | Preparing to unpack .../19-postgresql-client-common_257build1.1_all.deb ... 2026-07-13 17:59:01.771 | Unpacking postgresql-client-common (257build1.1) ... 2026-07-13 17:59:01.821 | Selecting previously unselected package ssl-cert. 2026-07-13 17:59:01.832 | Preparing to unpack .../20-ssl-cert_1.1.2ubuntu1_all.deb ... 2026-07-13 17:59:01.835 | Unpacking ssl-cert (1.1.2ubuntu1) ... 2026-07-13 17:59:01.886 | Selecting previously unselected package postgresql-common. 2026-07-13 17:59:01.896 | Preparing to unpack .../21-postgresql-common_257build1.1_all.deb ... 2026-07-13 17:59:01.920 | Adding 'diversion of /usr/bin/pg_config to /usr/bin/pg_config.libpq-dev by postgresql-common' 2026-07-13 17:59:01.929 | Unpacking postgresql-common (257build1.1) ... 2026-07-13 17:59:02.047 | Selecting previously unselected package libsysfs2:amd64. 2026-07-13 17:59:02.060 | Preparing to unpack .../22-libsysfs2_2.1.1-6build1_amd64.deb ... 2026-07-13 17:59:02.064 | Unpacking libsysfs2:amd64 (2.1.1-6build1) ... 2026-07-13 17:59:02.112 | Selecting previously unselected package sysfsutils. 2026-07-13 17:59:02.123 | Preparing to unpack .../23-sysfsutils_2.1.1-6build1_amd64.deb ... 2026-07-13 17:59:02.130 | Unpacking sysfsutils (2.1.1-6build1) ... 2026-07-13 17:59:02.191 | Preparing to unpack .../24-libncursesw6_6.4+20240113-1ubuntu2.1_amd64.deb ... 2026-07-13 17:59:02.203 | Unpacking libncursesw6:amd64 (6.4+20240113-1ubuntu2.1) over (6.4+20240113-1ubuntu2) ... 2026-07-13 17:59:02.272 | Preparing to unpack .../25-libncurses6_6.4+20240113-1ubuntu2.1_amd64.deb ... 2026-07-13 17:59:02.283 | Unpacking libncurses6:amd64 (6.4+20240113-1ubuntu2.1) over (6.4+20240113-1ubuntu2) ... 2026-07-13 17:59:02.348 | Preparing to unpack .../26-libtinfo6_6.4+20240113-1ubuntu2.1_amd64.deb ... 2026-07-13 17:59:02.360 | Unpacking libtinfo6:amd64 (6.4+20240113-1ubuntu2.1) over (6.4+20240113-1ubuntu2) ... 2026-07-13 17:59:02.434 | Setting up libtinfo6:amd64 (6.4+20240113-1ubuntu2.1) ... 2026-07-13 17:59:02.497 | Selecting previously unselected package autotools-dev. 2026-07-13 17:59:02.549 | (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-13 17:59:02.555 | Preparing to unpack .../000-autotools-dev_20220109.1_all.deb ... 2026-07-13 17:59:02.558 | Unpacking autotools-dev (20220109.1) ... 2026-07-13 17:59:02.607 | Selecting previously unselected package m4. 2026-07-13 17:59:02.618 | Preparing to unpack .../001-m4_1.4.19-4build1_amd64.deb ... 2026-07-13 17:59:02.622 | Unpacking m4 (1.4.19-4build1) ... 2026-07-13 17:59:02.699 | Selecting previously unselected package autoconf. 2026-07-13 17:59:02.709 | Preparing to unpack .../002-autoconf_2.71-3_all.deb ... 2026-07-13 17:59:02.713 | Unpacking autoconf (2.71-3) ... 2026-07-13 17:59:02.809 | Selecting previously unselected package automake. 2026-07-13 17:59:02.820 | Preparing to unpack .../003-automake_1%3a1.16.5-1.3ubuntu1_all.deb ... 2026-07-13 17:59:02.827 | Unpacking automake (1:1.16.5-1.3ubuntu1) ... 2026-07-13 17:59:02.944 | Selecting previously unselected package autopoint. 2026-07-13 17:59:02.953 | Preparing to unpack .../004-autopoint_0.21-14ubuntu2_all.deb ... 2026-07-13 17:59:02.957 | Unpacking autopoint (0.21-14ubuntu2) ... 2026-07-13 17:59:03.000 | Selecting previously unselected package libdebhelper-perl. 2026-07-13 17:59:03.011 | Preparing to unpack .../005-libdebhelper-perl_13.14.1ubuntu5_all.deb ... 2026-07-13 17:59:03.014 | Unpacking libdebhelper-perl (13.14.1ubuntu5) ... 2026-07-13 17:59:03.099 | Selecting previously unselected package libllvm17t64:amd64. 2026-07-13 17:59:03.110 | Preparing to unpack .../006-libllvm17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-07-13 17:59:03.113 | Unpacking libllvm17t64:amd64 (1:17.0.6-9ubuntu1) ... 2026-07-13 17:59:04.217 | Selecting previously unselected package libclang-cpp17t64. 2026-07-13 17:59:04.230 | Preparing to unpack .../007-libclang-cpp17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-07-13 17:59:04.234 | Unpacking libclang-cpp17t64 (1:17.0.6-9ubuntu1) ... 2026-07-13 17:59:04.793 | Selecting previously unselected package libgc1:amd64. 2026-07-13 17:59:04.806 | Preparing to unpack .../008-libgc1_1%3a8.2.6-1build1_amd64.deb ... 2026-07-13 17:59:04.810 | Unpacking libgc1:amd64 (1:8.2.6-1build1) ... 2026-07-13 17:59:04.859 | Selecting previously unselected package libobjc4:amd64. 2026-07-13 17:59:04.872 | Preparing to unpack .../009-libobjc4_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-07-13 17:59:04.876 | Unpacking libobjc4:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-13 17:59:04.917 | Selecting previously unselected package libobjc-13-dev:amd64. 2026-07-13 17:59:04.930 | Preparing to unpack .../010-libobjc-13-dev_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-07-13 17:59:04.934 | Unpacking libobjc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-13 17:59:04.993 | Selecting previously unselected package libclang-common-17-dev:amd64. 2026-07-13 17:59:05.005 | Preparing to unpack .../011-libclang-common-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-07-13 17:59:05.008 | Unpacking libclang-common-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-07-13 17:59:05.250 | Selecting previously unselected package llvm-17-linker-tools. 2026-07-13 17:59:05.263 | Preparing to unpack .../012-llvm-17-linker-tools_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-07-13 17:59:05.267 | Unpacking llvm-17-linker-tools (1:17.0.6-9ubuntu1) ... 2026-07-13 17:59:05.352 | Selecting previously unselected package libclang1-17t64. 2026-07-13 17:59:05.365 | Preparing to unpack .../013-libclang1-17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-07-13 17:59:05.369 | Unpacking libclang1-17t64 (1:17.0.6-9ubuntu1) ... 2026-07-13 17:59:05.700 | Selecting previously unselected package clang-17. 2026-07-13 17:59:05.713 | Preparing to unpack .../014-clang-17_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-07-13 17:59:05.716 | Unpacking clang-17 (1:17.0.6-9ubuntu1) ... 2026-07-13 17:59:05.767 | Selecting previously unselected package libtool. 2026-07-13 17:59:05.779 | Preparing to unpack .../015-libtool_2.4.7-7build1_all.deb ... 2026-07-13 17:59:05.783 | Unpacking libtool (2.4.7-7build1) ... 2026-07-13 17:59:05.839 | Selecting previously unselected package dh-autoreconf. 2026-07-13 17:59:05.851 | Preparing to unpack .../016-dh-autoreconf_20_all.deb ... 2026-07-13 17:59:05.855 | Unpacking dh-autoreconf (20) ... 2026-07-13 17:59:05.901 | Selecting previously unselected package libarchive-zip-perl. 2026-07-13 17:59:05.915 | Preparing to unpack .../017-libarchive-zip-perl_1.68-1_all.deb ... 2026-07-13 17:59:05.918 | Unpacking libarchive-zip-perl (1.68-1) ... 2026-07-13 17:59:05.984 | Selecting previously unselected package libsub-override-perl. 2026-07-13 17:59:05.996 | Preparing to unpack .../018-libsub-override-perl_0.10-1_all.deb ... 2026-07-13 17:59:06.001 | Unpacking libsub-override-perl (0.10-1) ... 2026-07-13 17:59:06.041 | Selecting previously unselected package libfile-stripnondeterminism-perl. 2026-07-13 17:59:06.054 | Preparing to unpack .../019-libfile-stripnondeterminism-perl_1.13.1-1_all.deb ... 2026-07-13 17:59:06.057 | Unpacking libfile-stripnondeterminism-perl (1.13.1-1) ... 2026-07-13 17:59:06.105 | Selecting previously unselected package dh-strip-nondeterminism. 2026-07-13 17:59:06.117 | Preparing to unpack .../020-dh-strip-nondeterminism_1.13.1-1_all.deb ... 2026-07-13 17:59:06.122 | Unpacking dh-strip-nondeterminism (1.13.1-1) ... 2026-07-13 17:59:06.162 | Selecting previously unselected package debugedit. 2026-07-13 17:59:06.174 | Preparing to unpack .../021-debugedit_1%3a5.0-5build2_amd64.deb ... 2026-07-13 17:59:06.177 | Unpacking debugedit (1:5.0-5build2) ... 2026-07-13 17:59:06.223 | Selecting previously unselected package dwz. 2026-07-13 17:59:06.236 | Preparing to unpack .../022-dwz_0.15-1build6_amd64.deb ... 2026-07-13 17:59:06.239 | Unpacking dwz (0.15-1build6) ... 2026-07-13 17:59:06.285 | Selecting previously unselected package gettext. 2026-07-13 17:59:06.298 | Preparing to unpack .../023-gettext_0.21-14ubuntu2_amd64.deb ... 2026-07-13 17:59:06.301 | Unpacking gettext (0.21-14ubuntu2) ... 2026-07-13 17:59:06.414 | Selecting previously unselected package intltool-debian. 2026-07-13 17:59:06.427 | Preparing to unpack .../024-intltool-debian_0.35.0+20060710.6_all.deb ... 2026-07-13 17:59:06.431 | Unpacking intltool-debian (0.35.0+20060710.6) ... 2026-07-13 17:59:06.473 | Selecting previously unselected package po-debconf. 2026-07-13 17:59:06.486 | Preparing to unpack .../025-po-debconf_1.0.21+nmu1_all.deb ... 2026-07-13 17:59:06.490 | Unpacking po-debconf (1.0.21+nmu1) ... 2026-07-13 17:59:06.580 | Selecting previously unselected package debhelper. 2026-07-13 17:59:06.593 | Preparing to unpack .../026-debhelper_13.14.1ubuntu5_all.deb ... 2026-07-13 17:59:06.596 | Unpacking debhelper (13.14.1ubuntu5) ... 2026-07-13 17:59:06.877 | Selecting previously unselected package uuid-dev:amd64. 2026-07-13 17:59:06.890 | Preparing to unpack .../027-uuid-dev_2.39.3-9ubuntu6.5_amd64.deb ... 2026-07-13 17:59:06.899 | Unpacking uuid-dev:amd64 (2.39.3-9ubuntu6.5) ... 2026-07-13 17:59:06.951 | Selecting previously unselected package libsctp1:amd64. 2026-07-13 17:59:06.965 | Preparing to unpack .../028-libsctp1_1.0.19+dfsg-2build1_amd64.deb ... 2026-07-13 17:59:06.968 | Unpacking libsctp1:amd64 (1.0.19+dfsg-2build1) ... 2026-07-13 17:59:07.008 | Selecting previously unselected package libsctp-dev:amd64. 2026-07-13 17:59:07.021 | Preparing to unpack .../029-libsctp-dev_1.0.19+dfsg-2build1_amd64.deb ... 2026-07-13 17:59:07.025 | Unpacking libsctp-dev:amd64 (1.0.19+dfsg-2build1) ... 2026-07-13 17:59:07.081 | Selecting previously unselected package libapr1-dev. 2026-07-13 17:59:07.094 | Preparing to unpack .../030-libapr1-dev_1.7.2-3.1ubuntu0.1_amd64.deb ... 2026-07-13 17:59:07.098 | Unpacking libapr1-dev (1.7.2-3.1ubuntu0.1) ... 2026-07-13 17:59:07.467 | Selecting previously unselected package libldap-dev:amd64. 2026-07-13 17:59:07.480 | Preparing to unpack .../031-libldap-dev_2.6.10+dfsg-0ubuntu0.24.04.1_amd64.deb ... 2026-07-13 17:59:07.483 | Unpacking libldap-dev:amd64 (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-07-13 17:59:07.646 | Selecting previously unselected package libldap2-dev. 2026-07-13 17:59:07.657 | Preparing to unpack .../032-libldap2-dev_2.6.10+dfsg-0ubuntu0.24.04.1_all.deb ... 2026-07-13 17:59:07.661 | Unpacking libldap2-dev (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-07-13 17:59:07.700 | Selecting previously unselected package libaprutil1-dev. 2026-07-13 17:59:07.711 | Preparing to unpack .../033-libaprutil1-dev_1.6.3-1.1ubuntu7_amd64.deb ... 2026-07-13 17:59:07.715 | Unpacking libaprutil1-dev (1.6.3-1.1ubuntu7) ... 2026-07-13 17:59:08.040 | Selecting previously unselected package libpcre2-16-0:amd64. 2026-07-13 17:59:08.051 | Preparing to unpack .../034-libpcre2-16-0_10.42-4ubuntu2.1_amd64.deb ... 2026-07-13 17:59:08.055 | Unpacking libpcre2-16-0:amd64 (10.42-4ubuntu2.1) ... 2026-07-13 17:59:08.108 | Selecting previously unselected package libpcre2-32-0:amd64. 2026-07-13 17:59:08.119 | Preparing to unpack .../035-libpcre2-32-0_10.42-4ubuntu2.1_amd64.deb ... 2026-07-13 17:59:08.124 | Unpacking libpcre2-32-0:amd64 (10.42-4ubuntu2.1) ... 2026-07-13 17:59:08.177 | Selecting previously unselected package libpcre2-posix3:amd64. 2026-07-13 17:59:08.186 | Preparing to unpack .../036-libpcre2-posix3_10.42-4ubuntu2.1_amd64.deb ... 2026-07-13 17:59:08.190 | Unpacking libpcre2-posix3:amd64 (10.42-4ubuntu2.1) ... 2026-07-13 17:59:08.229 | Selecting previously unselected package libpcre2-dev:amd64. 2026-07-13 17:59:08.239 | Preparing to unpack .../037-libpcre2-dev_10.42-4ubuntu2.1_amd64.deb ... 2026-07-13 17:59:08.243 | Unpacking libpcre2-dev:amd64 (10.42-4ubuntu2.1) ... 2026-07-13 17:59:08.364 | Selecting previously unselected package apache2-dev. 2026-07-13 17:59:08.376 | Preparing to unpack .../038-apache2-dev_2.4.58-1ubuntu8.15_amd64.deb ... 2026-07-13 17:59:08.460 | Unpacking apache2-dev (2.4.58-1ubuntu8.15) ... 2026-07-13 17:59:08.549 | Selecting previously unselected package ncal. 2026-07-13 17:59:08.560 | Preparing to unpack .../039-ncal_12.1.8_amd64.deb ... 2026-07-13 17:59:08.563 | Unpacking ncal (12.1.8) ... 2026-07-13 17:59:08.606 | Selecting previously unselected package bsdmainutils. 2026-07-13 17:59:08.617 | Preparing to unpack .../040-bsdmainutils_12.1.8_all.deb ... 2026-07-13 17:59:08.623 | Unpacking bsdmainutils (12.1.8) ... 2026-07-13 17:59:08.657 | Selecting previously unselected package conntrack. 2026-07-13 17:59:08.668 | Preparing to unpack .../041-conntrack_1%3a1.4.8-1ubuntu1_amd64.deb ... 2026-07-13 17:59:08.672 | Unpacking conntrack (1:1.4.8-1ubuntu1) ... 2026-07-13 17:59:08.710 | Selecting previously unselected package dnsmasq-utils. 2026-07-13 17:59:08.721 | Preparing to unpack .../042-dnsmasq-utils_2.90-2ubuntu0.3_amd64.deb ... 2026-07-13 17:59:08.724 | Unpacking dnsmasq-utils (2.90-2ubuntu0.3) ... 2026-07-13 17:59:08.772 | Selecting previously unselected package ebtables. 2026-07-13 17:59:08.782 | Preparing to unpack .../043-ebtables_2.0.11-6build1_amd64.deb ... 2026-07-13 17:59:08.799 | Unpacking ebtables (2.0.11-6build1) ... 2026-07-13 17:59:08.846 | Selecting previously unselected package fonts-liberation. 2026-07-13 17:59:08.857 | Preparing to unpack .../044-fonts-liberation_1%3a2.1.5-3_all.deb ... 2026-07-13 17:59:08.861 | Unpacking fonts-liberation (1:2.1.5-3) ... 2026-07-13 17:59:08.949 | Selecting previously unselected package fonts-liberation-sans-narrow. 2026-07-13 17:59:08.960 | Preparing to unpack .../045-fonts-liberation-sans-narrow_1%3a1.07.6-4_all.deb ... 2026-07-13 17:59:08.963 | Unpacking fonts-liberation-sans-narrow (1:1.07.6-4) ... 2026-07-13 17:59:09.007 | Selecting previously unselected package fonts-liberation2. 2026-07-13 17:59:09.018 | Preparing to unpack .../046-fonts-liberation2_1%3a2.1.5-3_all.deb ... 2026-07-13 17:59:09.021 | Unpacking fonts-liberation2 (1:2.1.5-3) ... 2026-07-13 17:59:09.057 | Selecting previously unselected package genisoimage. 2026-07-13 17:59:09.068 | Preparing to unpack .../047-genisoimage_9%3a1.1.11-3.5_amd64.deb ... 2026-07-13 17:59:09.071 | Unpacking genisoimage (9:1.1.11-3.5) ... 2026-07-13 17:59:09.131 | Selecting previously unselected package gir1.2-freedesktop:amd64. 2026-07-13 17:59:09.142 | Preparing to unpack .../048-gir1.2-freedesktop_1.80.1-1_amd64.deb ... 2026-07-13 17:59:09.146 | Unpacking gir1.2-freedesktop:amd64 (1.80.1-1) ... 2026-07-13 17:59:09.193 | Selecting previously unselected package libann0. 2026-07-13 17:59:09.204 | Preparing to unpack .../049-libann0_1.1.2+doc-9build1_amd64.deb ... 2026-07-13 17:59:09.207 | Unpacking libann0 (1.1.2+doc-9build1) ... 2026-07-13 17:59:09.248 | Selecting previously unselected package libcdt5:amd64. 2026-07-13 17:59:09.260 | Preparing to unpack .../050-libcdt5_2.42.2-9ubuntu0.1_amd64.deb ... 2026-07-13 17:59:09.263 | Unpacking libcdt5:amd64 (2.42.2-9ubuntu0.1) ... 2026-07-13 17:59:09.304 | Selecting previously unselected package libcgraph6:amd64. 2026-07-13 17:59:09.315 | Preparing to unpack .../051-libcgraph6_2.42.2-9ubuntu0.1_amd64.deb ... 2026-07-13 17:59:09.319 | Unpacking libcgraph6:amd64 (2.42.2-9ubuntu0.1) ... 2026-07-13 17:59:09.362 | Selecting previously unselected package libgts-0.7-5t64:amd64. 2026-07-13 17:59:09.374 | Preparing to unpack .../052-libgts-0.7-5t64_0.7.6+darcs121130-5.2build1_amd64.deb ... 2026-07-13 17:59:09.377 | Unpacking libgts-0.7-5t64:amd64 (0.7.6+darcs121130-5.2build1) ... 2026-07-13 17:59:09.426 | Selecting previously unselected package libltdl7:amd64. 2026-07-13 17:59:09.435 | Preparing to unpack .../053-libltdl7_2.4.7-7build1_amd64.deb ... 2026-07-13 17:59:09.439 | Unpacking libltdl7:amd64 (2.4.7-7build1) ... 2026-07-13 17:59:09.481 | Selecting previously unselected package libpathplan4:amd64. 2026-07-13 17:59:09.492 | Preparing to unpack .../054-libpathplan4_2.42.2-9ubuntu0.1_amd64.deb ... 2026-07-13 17:59:09.495 | Unpacking libpathplan4:amd64 (2.42.2-9ubuntu0.1) ... 2026-07-13 17:59:09.541 | Selecting previously unselected package libgvc6. 2026-07-13 17:59:09.552 | Preparing to unpack .../055-libgvc6_2.42.2-9ubuntu0.1_amd64.deb ... 2026-07-13 17:59:09.555 | Unpacking libgvc6 (2.42.2-9ubuntu0.1) ... 2026-07-13 17:59:09.622 | Selecting previously unselected package libgvpr2:amd64. 2026-07-13 17:59:09.634 | Preparing to unpack .../056-libgvpr2_2.42.2-9ubuntu0.1_amd64.deb ... 2026-07-13 17:59:09.637 | Unpacking libgvpr2:amd64 (2.42.2-9ubuntu0.1) ... 2026-07-13 17:59:09.683 | Selecting previously unselected package liblab-gamut1:amd64. 2026-07-13 17:59:09.694 | Preparing to unpack .../057-liblab-gamut1_2.42.2-9ubuntu0.1_amd64.deb ... 2026-07-13 17:59:09.697 | Unpacking liblab-gamut1:amd64 (2.42.2-9ubuntu0.1) ... 2026-07-13 17:59:09.765 | Selecting previously unselected package libice6:amd64. 2026-07-13 17:59:09.777 | Preparing to unpack .../058-libice6_2%3a1.0.10-1build3_amd64.deb ... 2026-07-13 17:59:09.780 | Unpacking libice6:amd64 (2:1.0.10-1build3) ... 2026-07-13 17:59:09.822 | Selecting previously unselected package libsm6:amd64. 2026-07-13 17:59:09.833 | Preparing to unpack .../059-libsm6_2%3a1.2.3-1build3_amd64.deb ... 2026-07-13 17:59:09.836 | Unpacking libsm6:amd64 (2:1.2.3-1build3) ... 2026-07-13 17:59:09.878 | Selecting previously unselected package libxt6t64:amd64. 2026-07-13 17:59:09.889 | Preparing to unpack .../060-libxt6t64_1%3a1.2.1-1.2build1_amd64.deb ... 2026-07-13 17:59:09.893 | Unpacking libxt6t64:amd64 (1:1.2.1-1.2build1) ... 2026-07-13 17:59:09.942 | Selecting previously unselected package libxmu6:amd64. 2026-07-13 17:59:09.952 | Preparing to unpack .../061-libxmu6_2%3a1.1.3-3build2_amd64.deb ... 2026-07-13 17:59:09.956 | Unpacking libxmu6:amd64 (2:1.1.3-3build2) ... 2026-07-13 17:59:09.997 | Selecting previously unselected package libxaw7:amd64. 2026-07-13 17:59:10.006 | Preparing to unpack .../062-libxaw7_2%3a1.0.14-1build2_amd64.deb ... 2026-07-13 17:59:10.009 | Unpacking libxaw7:amd64 (2:1.0.14-1build2) ... 2026-07-13 17:59:10.056 | Selecting previously unselected package graphviz. 2026-07-13 17:59:10.067 | Preparing to unpack .../063-graphviz_2.42.2-9ubuntu0.1_amd64.deb ... 2026-07-13 17:59:10.071 | Unpacking graphviz (2.42.2-9ubuntu0.1) ... 2026-07-13 17:59:10.173 | Selecting previously unselected package icu-devtools. 2026-07-13 17:59:10.184 | Preparing to unpack .../064-icu-devtools_74.2-1ubuntu3.1_amd64.deb ... 2026-07-13 17:59:10.188 | Unpacking icu-devtools (74.2-1ubuntu3.1) ... 2026-07-13 17:59:10.251 | Selecting previously unselected package iputils-arping. 2026-07-13 17:59:10.262 | Preparing to unpack .../065-iputils-arping_3%3a20240117-1ubuntu0.1_amd64.deb ... 2026-07-13 17:59:10.265 | Unpacking iputils-arping (3:20240117-1ubuntu0.1) ... 2026-07-13 17:59:10.310 | Selecting previously unselected package comerr-dev:amd64. 2026-07-13 17:59:10.322 | Preparing to unpack .../066-comerr-dev_2.1-1.47.0-2.4~exp1ubuntu4.1_amd64.deb ... 2026-07-13 17:59:10.328 | Unpacking comerr-dev:amd64 (2.1-1.47.0-2.4~exp1ubuntu4.1) ... 2026-07-13 17:59:10.381 | Selecting previously unselected package libgssrpc4t64:amd64. 2026-07-13 17:59:10.392 | Preparing to unpack .../067-libgssrpc4t64_1.20.1-6ubuntu2.6_amd64.deb ... 2026-07-13 17:59:10.396 | Unpacking libgssrpc4t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-13 17:59:10.442 | Selecting previously unselected package libkadm5clnt-mit12:amd64. 2026-07-13 17:59:10.453 | Preparing to unpack .../068-libkadm5clnt-mit12_1.20.1-6ubuntu2.6_amd64.deb ... 2026-07-13 17:59:10.456 | Unpacking libkadm5clnt-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-13 17:59:10.498 | Selecting previously unselected package libkdb5-10t64:amd64. 2026-07-13 17:59:10.509 | Preparing to unpack .../069-libkdb5-10t64_1.20.1-6ubuntu2.6_amd64.deb ... 2026-07-13 17:59:10.512 | Unpacking libkdb5-10t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-13 17:59:10.556 | Selecting previously unselected package libkadm5srv-mit12:amd64. 2026-07-13 17:59:10.568 | Preparing to unpack .../070-libkadm5srv-mit12_1.20.1-6ubuntu2.6_amd64.deb ... 2026-07-13 17:59:10.571 | Unpacking libkadm5srv-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-13 17:59:10.611 | Selecting previously unselected package krb5-multidev:amd64. 2026-07-13 17:59:10.621 | Preparing to unpack .../071-krb5-multidev_1.20.1-6ubuntu2.6_amd64.deb ... 2026-07-13 17:59:10.624 | Unpacking krb5-multidev:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-13 17:59:10.699 | Selecting previously unselected package libarchive-cpio-perl. 2026-07-13 17:59:10.709 | Preparing to unpack .../072-libarchive-cpio-perl_0.10-3_all.deb ... 2026-07-13 17:59:10.713 | Unpacking libarchive-cpio-perl (0.10-3) ... 2026-07-13 17:59:10.758 | Selecting previously unselected package libclang-rt-17-dev:amd64. 2026-07-13 17:59:10.768 | Preparing to unpack .../073-libclang-rt-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-07-13 17:59:10.771 | Unpacking libclang-rt-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-07-13 17:59:11.062 | Selecting previously unselected package libcommon-sense-perl:amd64. 2026-07-13 17:59:11.073 | Preparing to unpack .../074-libcommon-sense-perl_3.75-3build3_amd64.deb ... 2026-07-13 17:59:11.076 | Unpacking libcommon-sense-perl:amd64 (3.75-3build3) ... 2026-07-13 17:59:11.133 | Preparing to unpack .../075-libcurl3t64-gnutls_8.5.0-2ubuntu10.11_amd64.deb ... 2026-07-13 17:59:11.142 | Unpacking libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.11) over (8.5.0-2ubuntu10.9) ... 2026-07-13 17:59:11.194 | Selecting previously unselected package libgts-bin. 2026-07-13 17:59:11.206 | Preparing to unpack .../076-libgts-bin_0.7.6+darcs121130-5.2build1_amd64.deb ... 2026-07-13 17:59:11.209 | Unpacking libgts-bin (0.7.6+darcs121130-5.2build1) ... 2026-07-13 17:59:11.262 | Selecting previously unselected package libicu-dev:amd64. 2026-07-13 17:59:11.273 | Preparing to unpack .../077-libicu-dev_74.2-1ubuntu3.1_amd64.deb ... 2026-07-13 17:59:11.276 | Unpacking libicu-dev:amd64 (74.2-1ubuntu3.1) ... 2026-07-13 17:59:11.839 | Selecting previously unselected package libjpeg-turbo8-dev:amd64. 2026-07-13 17:59:11.850 | Preparing to unpack .../078-libjpeg-turbo8-dev_2.1.5-2ubuntu2_amd64.deb ... 2026-07-13 17:59:11.854 | Unpacking libjpeg-turbo8-dev:amd64 (2.1.5-2ubuntu2) ... 2026-07-13 17:59:11.909 | Selecting previously unselected package libjpeg8-dev:amd64. 2026-07-13 17:59:11.920 | Preparing to unpack .../079-libjpeg8-dev_8c-2ubuntu11_amd64.deb ... 2026-07-13 17:59:11.924 | Unpacking libjpeg8-dev:amd64 (8c-2ubuntu11) ... 2026-07-13 17:59:11.964 | Selecting previously unselected package libjpeg-dev:amd64. 2026-07-13 17:59:11.975 | Preparing to unpack .../080-libjpeg-dev_8c-2ubuntu11_amd64.deb ... 2026-07-13 17:59:11.979 | Unpacking libjpeg-dev:amd64 (8c-2ubuntu11) ... 2026-07-13 17:59:12.019 | Selecting previously unselected package libjs-jquery-metadata. 2026-07-13 17:59:12.030 | Preparing to unpack .../081-libjs-jquery-metadata_12-4_all.deb ... 2026-07-13 17:59:12.034 | Unpacking libjs-jquery-metadata (12-4) ... 2026-07-13 17:59:12.094 | Selecting previously unselected package libjs-jquery-tablesorter. 2026-07-13 17:59:12.105 | Preparing to unpack .../082-libjs-jquery-tablesorter_1%3a2.31.3+dfsg1-3_all.deb ... 2026-07-13 17:59:12.110 | Unpacking libjs-jquery-tablesorter (1:2.31.3+dfsg1-3) ... 2026-07-13 17:59:12.225 | Selecting previously unselected package libtypes-serialiser-perl. 2026-07-13 17:59:12.236 | Preparing to unpack .../083-libtypes-serialiser-perl_1.01-1_all.deb ... 2026-07-13 17:59:12.240 | Unpacking libtypes-serialiser-perl (1.01-1) ... 2026-07-13 17:59:12.286 | Selecting previously unselected package libjson-xs-perl. 2026-07-13 17:59:12.297 | Preparing to unpack .../084-libjson-xs-perl_4.040-0ubuntu0.24.04.1_amd64.deb ... 2026-07-13 17:59:12.301 | Unpacking libjson-xs-perl (4.040-0ubuntu0.24.04.1) ... 2026-07-13 17:59:12.350 | Selecting previously unselected package libltdl-dev:amd64. 2026-07-13 17:59:12.361 | Preparing to unpack .../085-libltdl-dev_2.4.7-7build1_amd64.deb ... 2026-07-13 17:59:12.365 | Unpacking libltdl-dev:amd64 (2.4.7-7build1) ... 2026-07-13 17:59:12.434 | Selecting previously unselected package libsys-hostname-long-perl. 2026-07-13 17:59:12.446 | Preparing to unpack .../086-libsys-hostname-long-perl_1.5-3_all.deb ... 2026-07-13 17:59:12.449 | Unpacking libsys-hostname-long-perl (1.5-3) ... 2026-07-13 17:59:12.493 | Selecting previously unselected package libmail-sendmail-perl. 2026-07-13 17:59:12.504 | Preparing to unpack .../087-libmail-sendmail-perl_0.80-3_all.deb ... 2026-07-13 17:59:12.508 | Unpacking libmail-sendmail-perl (0.80-3) ... 2026-07-13 17:59:12.561 | Selecting previously unselected package mysql-common. 2026-07-13 17:59:12.572 | Preparing to unpack .../088-mysql-common_5.8+1.1.0build1_all.deb ... 2026-07-13 17:59:12.591 | Unpacking mysql-common (5.8+1.1.0build1) ... 2026-07-13 17:59:12.646 | Selecting previously unselected package libmysqlclient21:amd64. 2026-07-13 17:59:12.656 | Preparing to unpack .../089-libmysqlclient21_8.0.46-0ubuntu0.24.04.3_amd64.deb ... 2026-07-13 17:59:12.660 | Unpacking libmysqlclient21:amd64 (8.0.46-0ubuntu0.24.04.3) ... 2026-07-13 17:59:12.758 | Selecting previously unselected package libncurses-dev:amd64. 2026-07-13 17:59:12.769 | Preparing to unpack .../090-libncurses-dev_6.4+20240113-1ubuntu2.1_amd64.deb ... 2026-07-13 17:59:12.772 | Unpacking libncurses-dev:amd64 (6.4+20240113-1ubuntu2.1) ... 2026-07-13 17:59:12.857 | Selecting previously unselected package pcp-conf. 2026-07-13 17:59:12.868 | Preparing to unpack .../091-pcp-conf_6.2.0-1.1build4_amd64.deb ... 2026-07-13 17:59:12.872 | Unpacking pcp-conf (6.2.0-1.1build4) ... 2026-07-13 17:59:12.917 | Selecting previously unselected package libpcp3t64. 2026-07-13 17:59:12.928 | Preparing to unpack .../092-libpcp3t64_6.2.0-1.1build4_amd64.deb ... 2026-07-13 17:59:12.932 | Unpacking libpcp3t64 (6.2.0-1.1build4) ... 2026-07-13 17:59:12.981 | Selecting previously unselected package libpcp-pmda3t64. 2026-07-13 17:59:12.992 | Preparing to unpack .../093-libpcp-pmda3t64_6.2.0-1.1build4_amd64.deb ... 2026-07-13 17:59:12.996 | Unpacking libpcp-pmda3t64 (6.2.0-1.1build4) ... 2026-07-13 17:59:13.034 | Selecting previously unselected package libpcp-pmda-perl. 2026-07-13 17:59:13.046 | Preparing to unpack .../094-libpcp-pmda-perl_6.2.0-1.1build4_amd64.deb ... 2026-07-13 17:59:13.049 | Unpacking libpcp-pmda-perl (6.2.0-1.1build4) ... 2026-07-13 17:59:13.095 | Selecting previously unselected package libpkgconf3:amd64. 2026-07-13 17:59:13.106 | Preparing to unpack .../095-libpkgconf3_1.8.1-2build1_amd64.deb ... 2026-07-13 17:59:13.109 | Unpacking libpkgconf3:amd64 (1.8.1-2build1) ... 2026-07-13 17:59:13.154 | Selecting previously unselected package libpq5:amd64. 2026-07-13 17:59:13.164 | Preparing to unpack .../096-libpq5_16.14-0ubuntu0.24.04.1_amd64.deb ... 2026-07-13 17:59:13.167 | Unpacking libpq5:amd64 (16.14-0ubuntu0.24.04.1) ... 2026-07-13 17:59:13.210 | Selecting previously unselected package libssl-dev:amd64. 2026-07-13 17:59:13.222 | Preparing to unpack .../097-libssl-dev_3.0.13-0ubuntu3.11_amd64.deb ... 2026-07-13 17:59:13.225 | Unpacking libssl-dev:amd64 (3.0.13-0ubuntu3.11) ... 2026-07-13 17:59:13.441 | Selecting previously unselected package libpq-dev. 2026-07-13 17:59:13.452 | Preparing to unpack .../098-libpq-dev_16.14-0ubuntu0.24.04.1_amd64.deb ... 2026-07-13 17:59:13.457 | Unpacking libpq-dev (16.14-0ubuntu0.24.04.1) ... 2026-07-13 17:59:13.580 | Selecting previously unselected package libsasl2-dev. 2026-07-13 17:59:13.591 | Preparing to unpack .../099-libsasl2-dev_2.1.28+dfsg1-5ubuntu3.1_amd64.deb ... 2026-07-13 17:59:13.594 | Unpacking libsasl2-dev (2.1.28+dfsg1-5ubuntu3.1) ... 2026-07-13 17:59:13.672 | Selecting previously unselected package libsystemd-dev:amd64. 2026-07-13 17:59:13.684 | Preparing to unpack .../100-libsystemd-dev_255.4-1ubuntu8.16_amd64.deb ... 2026-07-13 17:59:13.687 | Unpacking libsystemd-dev:amd64 (255.4-1ubuntu8.16) ... 2026-07-13 17:59:13.929 | Selecting previously unselected package libx86-1:amd64. 2026-07-13 17:59:13.939 | Preparing to unpack .../101-libx86-1_1.1+ds1-12build1_amd64.deb ... 2026-07-13 17:59:13.942 | Unpacking libx86-1:amd64 (1.1+ds1-12build1) ... 2026-07-13 17:59:13.983 | Selecting previously unselected package libxml2-dev:amd64. 2026-07-13 17:59:13.995 | Preparing to unpack .../102-libxml2-dev_2.9.14+dfsg-1.3ubuntu3.8_amd64.deb ... 2026-07-13 17:59:13.998 | Unpacking libxml2-dev:amd64 (2.9.14+dfsg-1.3ubuntu3.8) ... 2026-07-13 17:59:14.093 | Selecting previously unselected package libxslt1-dev:amd64. 2026-07-13 17:59:14.105 | Preparing to unpack .../103-libxslt1-dev_1.1.39-0exp1ubuntu0.24.04.3_amd64.deb ... 2026-07-13 17:59:14.108 | Unpacking libxslt1-dev:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-07-13 17:59:14.202 | Selecting previously unselected package llvm-17-runtime. 2026-07-13 17:59:14.214 | Preparing to unpack .../104-llvm-17-runtime_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-07-13 17:59:14.217 | Unpacking llvm-17-runtime (1:17.0.6-9ubuntu1) ... 2026-07-13 17:59:14.281 | Selecting previously unselected package libpfm4:amd64. 2026-07-13 17:59:14.293 | Preparing to unpack .../105-libpfm4_4.13.0+git32-g0d4ed0e-1_amd64.deb ... 2026-07-13 17:59:14.296 | Unpacking libpfm4:amd64 (4.13.0+git32-g0d4ed0e-1) ... 2026-07-13 17:59:14.362 | Selecting previously unselected package llvm-17. 2026-07-13 17:59:14.374 | Preparing to unpack .../106-llvm-17_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-07-13 17:59:14.377 | Unpacking llvm-17 (1:17.0.6-9ubuntu1) ... 2026-07-13 17:59:15.489 | Selecting previously unselected package libffi-dev:amd64. 2026-07-13 17:59:15.501 | Preparing to unpack .../107-libffi-dev_3.4.6-1build1_amd64.deb ... 2026-07-13 17:59:15.504 | Unpacking libffi-dev:amd64 (3.4.6-1build1) ... 2026-07-13 17:59:15.567 | Selecting previously unselected package llvm-17-tools. 2026-07-13 17:59:15.581 | Preparing to unpack .../108-llvm-17-tools_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-07-13 17:59:15.584 | Unpacking llvm-17-tools (1:17.0.6-9ubuntu1) ... 2026-07-13 17:59:15.932 | Selecting previously unselected package libz3-4:amd64. 2026-07-13 17:59:15.946 | Preparing to unpack .../109-libz3-4_4.8.12-3.1build1_amd64.deb ... 2026-07-13 17:59:15.949 | Unpacking libz3-4:amd64 (4.8.12-3.1build1) ... 2026-07-13 17:59:16.171 | Selecting previously unselected package libz3-dev:amd64. 2026-07-13 17:59:16.184 | Preparing to unpack .../110-libz3-dev_4.8.12-3.1build1_amd64.deb ... 2026-07-13 17:59:16.188 | Unpacking libz3-dev:amd64 (4.8.12-3.1build1) ... 2026-07-13 17:59:16.243 | Selecting previously unselected package llvm-17-dev. 2026-07-13 17:59:16.256 | Preparing to unpack .../111-llvm-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-07-13 17:59:16.260 | Unpacking llvm-17-dev (1:17.0.6-9ubuntu1) ... 2026-07-13 17:59:19.755 | Selecting previously unselected package lsscsi. 2026-07-13 17:59:19.768 | Preparing to unpack .../112-lsscsi_0.32-1build1_amd64.deb ... 2026-07-13 17:59:19.771 | Unpacking lsscsi (0.32-1build1) ... 2026-07-13 17:59:19.814 | Selecting previously unselected package osinfo-db. 2026-07-13 17:59:19.826 | Preparing to unpack .../113-osinfo-db_0.20250606-0ubuntu0.24.04.1_all.deb ... 2026-07-13 17:59:19.829 | Unpacking osinfo-db (0.20250606-0ubuntu0.24.04.1) ... 2026-07-13 17:59:20.478 | Selecting previously unselected package pkgconf-bin. 2026-07-13 17:59:20.490 | Preparing to unpack .../114-pkgconf-bin_1.8.1-2build1_amd64.deb ... 2026-07-13 17:59:20.493 | Unpacking pkgconf-bin (1.8.1-2build1) ... 2026-07-13 17:59:20.538 | Selecting previously unselected package pkgconf:amd64. 2026-07-13 17:59:20.549 | Preparing to unpack .../115-pkgconf_1.8.1-2build1_amd64.deb ... 2026-07-13 17:59:20.556 | Unpacking pkgconf:amd64 (1.8.1-2build1) ... 2026-07-13 17:59:20.603 | Selecting previously unselected package pkg-config:amd64. 2026-07-13 17:59:20.615 | Preparing to unpack .../116-pkg-config_1.8.1-2build1_amd64.deb ... 2026-07-13 17:59:20.622 | Unpacking pkg-config:amd64 (1.8.1-2build1) ... 2026-07-13 17:59:20.662 | Selecting previously unselected package pm-utils. 2026-07-13 17:59:20.674 | Preparing to unpack .../117-pm-utils_1.4.1-21_all.deb ... 2026-07-13 17:59:20.677 | Unpacking pm-utils (1.4.1-21) ... 2026-07-13 17:59:20.754 | Selecting previously unselected package postgresql-client-16. 2026-07-13 17:59:20.766 | Preparing to unpack .../118-postgresql-client-16_16.14-0ubuntu0.24.04.1_amd64.deb ... 2026-07-13 17:59:20.769 | Unpacking postgresql-client-16 (16.14-0ubuntu0.24.04.1) ... 2026-07-13 17:59:20.965 | Selecting previously unselected package postgresql-server-dev-16. 2026-07-13 17:59:20.976 | Preparing to unpack .../119-postgresql-server-dev-16_16.14-0ubuntu0.24.04.1_amd64.deb ... 2026-07-13 17:59:20.979 | Unpacking postgresql-server-dev-16 (16.14-0ubuntu0.24.04.1) ... 2026-07-13 17:59:21.520 | Selecting previously unselected package postgresql-server-dev-all:amd64. 2026-07-13 17:59:21.532 | Preparing to unpack .../120-postgresql-server-dev-all_257build1.1_amd64.deb ... 2026-07-13 17:59:21.536 | Unpacking postgresql-server-dev-all:amd64 (257build1.1) ... 2026-07-13 17:59:21.591 | Selecting previously unselected package python3-mysqldb. 2026-07-13 17:59:21.604 | Preparing to unpack .../121-python3-mysqldb_1.4.6-2build3_amd64.deb ... 2026-07-13 17:59:21.607 | Unpacking python3-mysqldb (1.4.6-2build3) ... 2026-07-13 17:59:21.660 | Selecting previously unselected package python3-pip-whl. 2026-07-13 17:59:21.672 | Preparing to unpack .../122-python3-pip-whl_24.0+dfsg-1ubuntu1.3_all.deb ... 2026-07-13 17:59:21.676 | Unpacking python3-pip-whl (24.0+dfsg-1ubuntu1.3) ... 2026-07-13 17:59:21.733 | Selecting previously unselected package python3-setuptools-whl. 2026-07-13 17:59:21.745 | Preparing to unpack .../123-python3-setuptools-whl_68.1.2-2ubuntu1.2_all.deb ... 2026-07-13 17:59:21.748 | Unpacking python3-setuptools-whl (68.1.2-2ubuntu1.2) ... 2026-07-13 17:59:21.801 | Selecting previously unselected package python3.12-venv. 2026-07-13 17:59:21.813 | Preparing to unpack .../124-python3.12-venv_3.12.3-1ubuntu0.15_amd64.deb ... 2026-07-13 17:59:21.816 | Unpacking python3.12-venv (3.12.3-1ubuntu0.15) ... 2026-07-13 17:59:21.856 | Selecting previously unselected package python3-venv. 2026-07-13 17:59:21.868 | Preparing to unpack .../125-python3-venv_3.12.3-0ubuntu2.1_amd64.deb ... 2026-07-13 17:59:21.871 | Unpacking python3-venv (3.12.3-0ubuntu2.1) ... 2026-07-13 17:59:21.908 | Selecting previously unselected package sqlite3. 2026-07-13 17:59:21.920 | Preparing to unpack .../126-sqlite3_3.45.1-1ubuntu2.6_amd64.deb ... 2026-07-13 17:59:21.924 | Unpacking sqlite3 (3.45.1-1ubuntu2.6) ... 2026-07-13 17:59:21.971 | Selecting previously unselected package unzip. 2026-07-13 17:59:21.982 | Preparing to unpack .../127-unzip_6.0-28ubuntu4.1_amd64.deb ... 2026-07-13 17:59:21.985 | Unpacking unzip (6.0-28ubuntu4.1) ... 2026-07-13 17:59:22.037 | Selecting previously unselected package vbetool. 2026-07-13 17:59:22.048 | Preparing to unpack .../128-vbetool_1.1-5_amd64.deb ... 2026-07-13 17:59:22.052 | Unpacking vbetool (1.1-5) ... 2026-07-13 17:59:22.095 | Selecting previously unselected package libosinfo-l10n. 2026-07-13 17:59:22.106 | Preparing to unpack .../129-libosinfo-l10n_1.11.0-2build3_all.deb ... 2026-07-13 17:59:22.110 | Unpacking libosinfo-l10n (1.11.0-2build3) ... 2026-07-13 17:59:22.179 | Selecting previously unselected package libosinfo-1.0-0:amd64. 2026-07-13 17:59:22.191 | Preparing to unpack .../130-libosinfo-1.0-0_1.11.0-2build3_amd64.deb ... 2026-07-13 17:59:22.194 | Unpacking libosinfo-1.0-0:amd64 (1.11.0-2build3) ... 2026-07-13 17:59:22.239 | Selecting previously unselected package gir1.2-libosinfo-1.0:amd64. 2026-07-13 17:59:22.249 | Preparing to unpack .../131-gir1.2-libosinfo-1.0_1.11.0-2build3_amd64.deb ... 2026-07-13 17:59:22.253 | Unpacking gir1.2-libosinfo-1.0:amd64 (1.11.0-2build3) ... 2026-07-13 17:59:22.293 | Selecting previously unselected package libkrb5-dev:amd64. 2026-07-13 17:59:22.305 | Preparing to unpack .../132-libkrb5-dev_1.20.1-6ubuntu2.6_amd64.deb ... 2026-07-13 17:59:22.308 | Unpacking libkrb5-dev:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-13 17:59:22.360 | Selecting previously unselected package libpcp-archive1t64. 2026-07-13 17:59:22.372 | Preparing to unpack .../133-libpcp-archive1t64_6.2.0-1.1build4_amd64.deb ... 2026-07-13 17:59:22.375 | Unpacking libpcp-archive1t64 (6.2.0-1.1build4) ... 2026-07-13 17:59:22.417 | Selecting previously unselected package libpcp-gui2t64. 2026-07-13 17:59:22.429 | Preparing to unpack .../134-libpcp-gui2t64_6.2.0-1.1build4_amd64.deb ... 2026-07-13 17:59:22.433 | Unpacking libpcp-gui2t64 (6.2.0-1.1build4) ... 2026-07-13 17:59:22.475 | Selecting previously unselected package libpcp-import1t64. 2026-07-13 17:59:22.487 | Preparing to unpack .../135-libpcp-import1t64_6.2.0-1.1build4_amd64.deb ... 2026-07-13 17:59:22.490 | Unpacking libpcp-import1t64 (6.2.0-1.1build4) ... 2026-07-13 17:59:22.532 | Selecting previously unselected package libpcp-mmv1t64. 2026-07-13 17:59:22.544 | Preparing to unpack .../136-libpcp-mmv1t64_6.2.0-1.1build4_amd64.deb ... 2026-07-13 17:59:22.547 | Unpacking libpcp-mmv1t64 (6.2.0-1.1build4) ... 2026-07-13 17:59:22.588 | Selecting previously unselected package libpcp-trace2t64. 2026-07-13 17:59:22.600 | Preparing to unpack .../137-libpcp-trace2t64_6.2.0-1.1build4_amd64.deb ... 2026-07-13 17:59:22.603 | Unpacking libpcp-trace2t64 (6.2.0-1.1build4) ... 2026-07-13 17:59:22.645 | Selecting previously unselected package libpcp-web1t64. 2026-07-13 17:59:22.657 | Preparing to unpack .../138-libpcp-web1t64_6.2.0-1.1build4_amd64.deb ... 2026-07-13 17:59:22.661 | Unpacking libpcp-web1t64 (6.2.0-1.1build4) ... 2026-07-13 17:59:22.705 | Selecting previously unselected package libyaml-dev:amd64. 2026-07-13 17:59:22.717 | Preparing to unpack .../139-libyaml-dev_0.2.5-1build1_amd64.deb ... 2026-07-13 17:59:22.720 | Unpacking libyaml-dev:amd64 (0.2.5-1build1) ... 2026-07-13 17:59:22.767 | Selecting previously unselected package python3-pcp. 2026-07-13 17:59:22.779 | Preparing to unpack .../140-python3-pcp_6.2.0-1.1build4_amd64.deb ... 2026-07-13 17:59:22.782 | Unpacking python3-pcp (6.2.0-1.1build4) ... 2026-07-13 17:59:22.841 | Selecting previously unselected package pcp. 2026-07-13 17:59:22.853 | Preparing to unpack .../141-pcp_6.2.0-1.1build4_amd64.deb ... 2026-07-13 17:59:23.111 | Unpacking pcp (6.2.0-1.1build4) ... 2026-07-13 17:59:24.012 | Selecting previously unselected package socat. 2026-07-13 17:59:24.025 | Preparing to unpack .../142-socat_1.8.0.0-4ubuntu0.1_amd64.deb ... 2026-07-13 17:59:24.028 | Unpacking socat (1.8.0.0-4ubuntu0.1) ... 2026-07-13 17:59:24.097 | Selecting previously unselected package vlan. 2026-07-13 17:59:24.110 | Preparing to unpack .../143-vlan_2.0.5ubuntu5_all.deb ... 2026-07-13 17:59:24.113 | Unpacking vlan (2.0.5ubuntu5) ... 2026-07-13 17:59:24.193 | Setting up genisoimage (9:1.1.11-3.5) ... 2026-07-13 17:59:24.205 | Setting up postgresql-client-common (257build1.1) ... 2026-07-13 17:59:24.223 | Setting up dnsmasq-utils (2.90-2ubuntu0.3) ... 2026-07-13 17:59:24.234 | Setting up libice6:amd64 (2:1.0.10-1build3) ... 2026-07-13 17:59:24.245 | Setting up mysql-common (5.8+1.1.0build1) ... 2026-07-13 17:59:24.277 | update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2026-07-13 17:59:24.284 | Setting up libjpeg-turbo8-dev:amd64 (2.1.5-2ubuntu2) ... 2026-07-13 17:59:24.294 | Setting up libmysqlclient21:amd64 (8.0.46-0ubuntu0.24.04.3) ... 2026-07-13 17:59:24.305 | Setting up python3-setuptools-whl (68.1.2-2ubuntu1.2) ... 2026-07-13 17:59:24.315 | Setting up gettext (0.21-14ubuntu2) ... 2026-07-13 17:59:24.327 | Setting up gir1.2-freedesktop:amd64 (1.80.1-1) ... 2026-07-13 17:59:24.337 | Setting up libsysfs2:amd64 (2.1.1-6build1) ... 2026-07-13 17:59:24.348 | Setting up libyaml-dev:amd64 (0.2.5-1build1) ... 2026-07-13 17:59:24.358 | Setting up libcurl4t64:amd64 (8.5.0-2ubuntu10.11) ... 2026-07-13 17:59:24.369 | Setting up sysfsutils (2.1.1-6build1) ... 2026-07-13 17:59:25.005 | Created symlink /etc/systemd/system/sysfs.service → /usr/lib/systemd/system/sysfsutils.service. 2026-07-13 17:59:25.005 | Created symlink /etc/systemd/system/multi-user.target.wants/sysfsutils.service → /usr/lib/systemd/system/sysfsutils.service. 2026-07-13 17:59:25.463 | Setting up ncal (12.1.8) ... 2026-07-13 17:59:25.473 | Setting up python3-pip-whl (24.0+dfsg-1ubuntu1.3) ... 2026-07-13 17:59:25.484 | Setting up libx86-1:amd64 (1.1+ds1-12build1) ... 2026-07-13 17:59:25.496 | Setting up libarchive-zip-perl (1.68-1) ... 2026-07-13 17:59:25.508 | Setting up vbetool (1.1-5) ... 2026-07-13 17:59:25.518 | Setting up openssh-client (1:9.6p1-3ubuntu13.18) ... 2026-07-13 17:59:25.553 | Setting up pm-utils (1.4.1-21) ... 2026-07-13 17:59:25.571 | Setting up unzip (6.0-28ubuntu4.1) ... 2026-07-13 17:59:25.585 | Setting up libdebhelper-perl (13.14.1ubuntu5) ... 2026-07-13 17:59:25.596 | Setting up liblab-gamut1:amd64 (2.42.2-9ubuntu0.1) ... 2026-07-13 17:59:25.607 | Setting up libpq5:amd64 (16.14-0ubuntu0.24.04.1) ... 2026-07-13 17:59:25.618 | Setting up libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.11) ... 2026-07-13 17:59:25.629 | Setting up libcommon-sense-perl:amd64 (3.75-3build3) ... 2026-07-13 17:59:25.640 | Setting up m4 (1.4.19-4build1) ... 2026-07-13 17:59:25.651 | Setting up libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-07-13 17:59:25.662 | Setting up iputils-arping (3:20240117-1ubuntu0.1) ... 2026-07-13 17:59:25.695 | Setting up libffi-dev:amd64 (3.4.6-1build1) ... 2026-07-13 17:59:25.706 | Setting up conntrack (1:1.4.8-1ubuntu1) ... 2026-07-13 17:59:25.716 | Setting up memcached (1.6.24-1ubuntu0.1) ... 2026-07-13 17:59:26.616 | Created symlink /etc/systemd/system/multi-user.target.wants/memcached.service → /usr/lib/systemd/system/memcached.service. 2026-07-13 17:59:27.070 | Setting up libpcre2-16-0:amd64 (10.42-4ubuntu2.1) ... 2026-07-13 17:59:27.082 | Setting up intltool-debian (0.35.0+20060710.6) ... 2026-07-13 17:59:27.093 | Setting up python3-mysqldb (1.4.6-2build3) ... 2026-07-13 17:59:27.337 | Setting up autotools-dev (20220109.1) ... 2026-07-13 17:59:27.349 | Setting up libz3-4:amd64 (4.8.12-3.1build1) ... 2026-07-13 17:59:27.360 | Setting up libpcre2-32-0:amd64 (10.42-4ubuntu2.1) ... 2026-07-13 17:59:27.371 | Setting up libpkgconf3:amd64 (1.8.1-2build1) ... 2026-07-13 17:59:27.382 | Setting up libpfm4:amd64 (4.13.0+git32-g0d4ed0e-1) ... 2026-07-13 17:59:27.393 | Setting up libllvm17t64:amd64 (1:17.0.6-9ubuntu1) ... 2026-07-13 17:59:27.403 | Setting up libclang1-17t64 (1:17.0.6-9ubuntu1) ... 2026-07-13 17:59:27.414 | Setting up ssl-cert (1.1.2ubuntu1) ... 2026-07-13 17:59:27.476 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-13 17:59:27.476 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-13 17:59:27.476 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-13 17:59:27.659 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-13 17:59:28.598 | Created symlink /etc/systemd/system/multi-user.target.wants/ssl-cert.service → /usr/lib/systemd/system/ssl-cert.service. 2026-07-13 17:59:29.053 | Setting up libgssrpc4t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-13 17:59:29.064 | Setting up libldap-dev:amd64 (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-07-13 17:59:29.075 | Setting up uuid-dev:amd64 (2.39.3-9ubuntu6.5) ... 2026-07-13 17:59:29.086 | Setting up libpathplan4:amd64 (2.42.2-9ubuntu0.1) ... 2026-07-13 17:59:29.096 | Setting up ebtables (2.0.11-6build1) ... 2026-07-13 17:59:29.656 | Setting up libjs-jquery-metadata (12-4) ... 2026-07-13 17:59:29.666 | Setting up socat (1.8.0.0-4ubuntu0.1) ... 2026-07-13 17:59:29.677 | Setting up libann0 (1.1.2+doc-9build1) ... 2026-07-13 17:59:29.688 | Setting up libncurses6:amd64 (6.4+20240113-1ubuntu2.1) ... 2026-07-13 17:59:29.698 | Setting up bsdmainutils (12.1.8) ... 2026-07-13 17:59:29.709 | Setting up comerr-dev:amd64 (2.1-1.47.0-2.4~exp1ubuntu4.1) ... 2026-07-13 17:59:29.721 | Setting up libssl-dev:amd64 (3.0.13-0ubuntu3.11) ... 2026-07-13 17:59:29.730 | Setting up autopoint (0.21-14ubuntu2) ... 2026-07-13 17:59:29.740 | Setting up icu-devtools (74.2-1ubuntu3.1) ... 2026-07-13 17:59:29.750 | Setting up lsscsi (0.32-1build1) ... 2026-07-13 17:59:29.761 | Setting up osinfo-db (0.20250606-0ubuntu0.24.04.1) ... 2026-07-13 17:59:29.770 | Setting up pkgconf-bin (1.8.1-2build1) ... 2026-07-13 17:59:29.780 | Setting up libncursesw6:amd64 (6.4+20240113-1ubuntu2.1) ... 2026-07-13 17:59:29.791 | Setting up libgc1:amd64 (1:8.2.6-1build1) ... 2026-07-13 17:59:29.800 | Setting up libltdl7:amd64 (2.4.7-7build1) ... 2026-07-13 17:59:29.810 | Setting up autoconf (2.71-3) ... 2026-07-13 17:59:29.823 | Setting up llvm-17-tools (1:17.0.6-9ubuntu1) ... 2026-07-13 17:59:29.834 | Setting up libpcre2-posix3:amd64 (10.42-4ubuntu2.1) ... 2026-07-13 17:59:29.845 | Setting up libtypes-serialiser-perl (1.01-1) ... 2026-07-13 17:59:29.856 | Setting up dwz (0.15-1build6) ... 2026-07-13 17:59:29.867 | Setting up libsctp1:amd64 (1.0.19+dfsg-2build1) ... 2026-07-13 17:59:29.878 | Setting up libjs-jquery-tablesorter (1:2.31.3+dfsg1-3) ... 2026-07-13 17:59:29.893 | Setting up vlan (2.0.5ubuntu5) ... 2026-07-13 17:59:29.913 | Setting up libclang-common-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-07-13 17:59:29.922 | Setting up libarchive-cpio-perl (0.10-3) ... 2026-07-13 17:59:29.931 | Setting up libclang-rt-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-07-13 17:59:29.940 | Setting up libapr1t64:amd64 (1.7.2-3.1ubuntu0.1) ... 2026-07-13 17:59:29.949 | Setting up libjson-perl (4.10000-1) ... 2026-07-13 17:59:29.959 | Setting up llvm-17-runtime (1:17.0.6-9ubuntu1) ... 2026-07-13 17:59:29.991 | Setting up fonts-liberation (1:2.1.5-3) ... 2026-07-13 17:59:30.000 | Setting up pcp-conf (6.2.0-1.1build4) ... 2026-07-13 17:59:30.024 | Setting up debugedit (1:5.0-5build2) ... 2026-07-13 17:59:30.032 | Setting up liblua5.4-0:amd64 (5.4.6-3build2) ... 2026-07-13 17:59:30.041 | Setting up libsub-override-perl (0.10-1) ... 2026-07-13 17:59:30.050 | Setting up libgts-0.7-5t64:amd64 (0.7.6+darcs121130-5.2build1) ... 2026-07-13 17:59:30.059 | Setting up libcdt5:amd64 (2.42.2-9ubuntu0.1) ... 2026-07-13 17:59:30.068 | Setting up libcgraph6:amd64 (2.42.2-9ubuntu0.1) ... 2026-07-13 17:59:30.077 | Setting up apache2-data (2.4.58-1ubuntu8.15) ... 2026-07-13 17:59:30.085 | Setting up curl (8.5.0-2ubuntu10.11) ... 2026-07-13 17:59:30.094 | Setting up fonts-liberation-sans-narrow (1:1.07.6-4) ... 2026-07-13 17:59:30.103 | Setting up libjpeg8-dev:amd64 (8c-2ubuntu11) ... 2026-07-13 17:59:30.112 | Setting up libsm6:amd64 (2:1.2.3-1build3) ... 2026-07-13 17:59:30.121 | Setting up libsys-hostname-long-perl (1.5-3) ... 2026-07-13 17:59:30.130 | Setting up libicu-dev:amd64 (74.2-1ubuntu3.1) ... 2026-07-13 17:59:30.139 | Setting up libsystemd-dev:amd64 (255.4-1ubuntu8.16) ... 2026-07-13 17:59:30.148 | Setting up sqlite3 (3.45.1-1ubuntu2.6) ... 2026-07-13 17:59:30.157 | Setting up libosinfo-l10n (1.11.0-2build3) ... 2026-07-13 17:59:30.166 | Setting up libkadm5clnt-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-13 17:59:30.175 | Setting up ncurses-term (6.4+20240113-1ubuntu2.1) ... 2026-07-13 17:59:30.184 | Setting up automake (1:1.16.5-1.3ubuntu1) ... 2026-07-13 17:59:30.194 | update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode 2026-07-13 17:59:30.200 | Setting up libfile-stripnondeterminism-perl (1.13.1-1) ... 2026-07-13 17:59:30.209 | Setting up libjson-xs-perl (4.040-0ubuntu0.24.04.1) ... 2026-07-13 17:59:30.218 | Setting up libaprutil1t64:amd64 (1.6.3-1.1ubuntu7) ... 2026-07-13 17:59:30.227 | Setting up libgts-bin (0.7.6+darcs121130-5.2build1) ... 2026-07-13 17:59:30.236 | Setting up libz3-dev:amd64 (4.8.12-3.1build1) ... 2026-07-13 17:59:30.245 | Setting up openssh-sftp-server (1:9.6p1-3ubuntu13.18) ... 2026-07-13 17:59:30.254 | Setting up libncurses-dev:amd64 (6.4+20240113-1ubuntu2.1) ... 2026-07-13 17:59:30.263 | Setting up llvm-17-linker-tools (1:17.0.6-9ubuntu1) ... 2026-07-13 17:59:30.272 | Setting up libpcre2-dev:amd64 (10.42-4ubuntu2.1) ... 2026-07-13 17:59:30.280 | Setting up openssh-server (1:9.6p1-3ubuntu13.18) ... 2026-07-13 17:59:30.359 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-13 17:59:30.359 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-13 17:59:30.359 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-13 17:59:32.100 | Setting up libkdb5-10t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-13 17:59:32.109 | Setting up python3.12-venv (3.12.3-1ubuntu0.15) ... 2026-07-13 17:59:32.211 | Setting up libtool (2.4.7-7build1) ... 2026-07-13 17:59:32.220 | Setting up po-debconf (1.0.21+nmu1) ... 2026-07-13 17:59:32.229 | Setting up postgresql-client-16 (16.14-0ubuntu0.24.04.1) ... 2026-07-13 17:59:32.746 | 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-13 17:59:32.784 | Setting up libjpeg-dev:amd64 (8c-2ubuntu11) ... 2026-07-13 17:59:32.794 | Setting up haproxy (2.8.16-0ubuntu0.24.04.3) ... 2026-07-13 17:59:33.641 | Created symlink /etc/systemd/system/multi-user.target.wants/haproxy.service → /usr/lib/systemd/system/haproxy.service. 2026-07-13 17:59:34.261 | Setting up libpq-dev (16.14-0ubuntu0.24.04.1) ... 2026-07-13 17:59:34.274 | Setting up libobjc4:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-13 17:59:34.285 | Setting up libaprutil1-ldap:amd64 (1.6.3-1.1ubuntu7) ... 2026-07-13 17:59:34.297 | Setting up libaprutil1-dbd-sqlite3:amd64 (1.6.3-1.1ubuntu7) ... 2026-07-13 17:59:34.308 | Setting up pkgconf:amd64 (1.8.1-2build1) ... 2026-07-13 17:59:34.318 | Setting up libldap2-dev (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-07-13 17:59:34.329 | Setting up dh-autoreconf (20) ... 2026-07-13 17:59:34.341 | Setting up libclang-cpp17t64 (1:17.0.6-9ubuntu1) ... 2026-07-13 17:59:34.353 | Setting up libmail-sendmail-perl (0.80-3) ... 2026-07-13 17:59:34.365 | Setting up libltdl-dev:amd64 (2.4.7-7build1) ... 2026-07-13 17:59:34.377 | Setting up libxml2-dev:amd64 (2.9.14+dfsg-1.3ubuntu3.8) ... 2026-07-13 17:59:34.388 | Setting up libsasl2-dev (2.1.28+dfsg1-5ubuntu3.1) ... 2026-07-13 17:59:34.399 | Setting up python3-venv (3.12.3-0ubuntu2.1) ... 2026-07-13 17:59:34.410 | Setting up libosinfo-1.0-0:amd64 (1.11.0-2build3) ... 2026-07-13 17:59:34.421 | Setting up fonts-liberation2 (1:2.1.5-3) ... 2026-07-13 17:59:34.432 | Setting up libxt6t64:amd64 (1:1.2.1-1.2build1) ... 2026-07-13 17:59:34.443 | Setting up postgresql-common (257build1.1) ... 2026-07-13 17:59:34.520 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-13 17:59:34.526 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-13 17:59:34.526 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-13 17:59:34.601 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-13 17:59:35.067 | 2026-07-13 17:59:35.067 | Creating config file /etc/postgresql-common/createcluster.conf with new version 2026-07-13 17:59:35.250 | Building PostgreSQL dictionaries from installed myspell/hunspell packages... 2026-07-13 17:59:35.250 | Removing obsolete dictionary files: 2026-07-13 17:59:36.347 | Created symlink /etc/systemd/system/multi-user.target.wants/postgresql.service → /usr/lib/systemd/system/postgresql.service. 2026-07-13 17:59:36.928 | Setting up libgvc6 (2.42.2-9ubuntu0.1) ... 2026-07-13 17:59:36.979 | Setting up libpcp3t64 (6.2.0-1.1build4) ... 2026-07-13 17:59:36.991 | Setting up libsctp-dev:amd64 (1.0.19+dfsg-2build1) ... 2026-07-13 17:59:37.002 | Setting up pkg-config:amd64 (1.8.1-2build1) ... 2026-07-13 17:59:37.014 | Setting up libpcp-gui2t64 (6.2.0-1.1build4) ... 2026-07-13 17:59:37.025 | Setting up dh-strip-nondeterminism (1.13.1-1) ... 2026-07-13 17:59:37.036 | Setting up libgvpr2:amd64 (2.42.2-9ubuntu0.1) ... 2026-07-13 17:59:37.047 | Setting up libpcp-pmda3t64 (6.2.0-1.1build4) ... 2026-07-13 17:59:37.059 | Setting up libkadm5srv-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-13 17:59:37.069 | Setting up libpcp-archive1t64 (6.2.0-1.1build4) ... 2026-07-13 17:59:37.081 | Setting up gir1.2-libosinfo-1.0:amd64 (1.11.0-2build3) ... 2026-07-13 17:59:37.092 | Setting up llvm-17 (1:17.0.6-9ubuntu1) ... 2026-07-13 17:59:37.104 | Setting up libobjc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-13 17:59:37.114 | Setting up apache2-utils (2.4.58-1ubuntu8.15) ... 2026-07-13 17:59:37.126 | Setting up krb5-multidev:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-13 17:59:37.137 | Setting up libxmu6:amd64 (2:1.1.3-3build2) ... 2026-07-13 17:59:37.148 | Setting up libpcp-import1t64 (6.2.0-1.1build4) ... 2026-07-13 17:59:37.159 | Setting up libxslt1-dev:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-07-13 17:59:37.171 | Setting up libpcp-pmda-perl (6.2.0-1.1build4) ... 2026-07-13 17:59:37.182 | Setting up clang-17 (1:17.0.6-9ubuntu1) ... 2026-07-13 17:59:37.194 | Setting up debhelper (13.14.1ubuntu5) ... 2026-07-13 17:59:37.225 | Setting up libxaw7:amd64 (2:1.0.14-1build2) ... 2026-07-13 17:59:37.236 | Setting up apache2-bin (2.4.58-1ubuntu8.15) ... 2026-07-13 17:59:37.247 | Setting up libkrb5-dev:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-13 17:59:37.259 | Setting up libpcp-mmv1t64 (6.2.0-1.1build4) ... 2026-07-13 17:59:37.269 | Setting up libpcp-trace2t64 (6.2.0-1.1build4) ... 2026-07-13 17:59:37.281 | Setting up libapr1-dev (1.7.2-3.1ubuntu0.1) ... 2026-07-13 17:59:37.292 | Setting up libaprutil1-dev (1.6.3-1.1ubuntu7) ... 2026-07-13 17:59:37.304 | Setting up llvm-17-dev (1:17.0.6-9ubuntu1) ... 2026-07-13 17:59:37.337 | Setting up apache2-dev (2.4.58-1ubuntu8.15) ... 2026-07-13 17:59:37.353 | Setting up graphviz (2.42.2-9ubuntu0.1) ... 2026-07-13 17:59:37.367 | Setting up apache2 (2.4.58-1ubuntu8.15) ... 2026-07-13 17:59:37.978 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-13 17:59:38.024 | Enabling module mpm_event. 2026-07-13 17:59:38.076 | Enabling module authz_core. 2026-07-13 17:59:38.082 | Enabling module authz_host. 2026-07-13 17:59:38.131 | Enabling module authn_core. 2026-07-13 17:59:38.136 | Enabling module auth_basic. 2026-07-13 17:59:38.185 | Enabling module access_compat. 2026-07-13 17:59:38.233 | Enabling module authn_file. 2026-07-13 17:59:38.280 | Enabling module authz_user. 2026-07-13 17:59:38.329 | Enabling module alias. 2026-07-13 17:59:38.377 | Enabling module dir. 2026-07-13 17:59:38.426 | Enabling module autoindex. 2026-07-13 17:59:38.474 | Enabling module env. 2026-07-13 17:59:38.523 | Enabling module mime. 2026-07-13 17:59:38.572 | Enabling module negotiation. 2026-07-13 17:59:38.621 | Enabling module setenvif. 2026-07-13 17:59:38.670 | Enabling module filter. 2026-07-13 17:59:38.719 | Enabling module deflate. 2026-07-13 17:59:38.768 | Enabling module status. 2026-07-13 17:59:38.817 | Enabling module reqtimeout. 2026-07-13 17:59:38.865 | Enabling conf charset. 2026-07-13 17:59:38.914 | Enabling conf localized-error-pages. 2026-07-13 17:59:38.961 | Enabling conf other-vhosts-access-log. 2026-07-13 17:59:39.010 | Enabling conf security. 2026-07-13 17:59:39.060 | Enabling conf serve-cgi-bin. 2026-07-13 17:59:39.109 | Enabling site 000-default. 2026-07-13 17:59:40.207 | Created symlink /etc/systemd/system/multi-user.target.wants/apache2.service → /usr/lib/systemd/system/apache2.service. 2026-07-13 17:59:40.918 | Created symlink /etc/systemd/system/multi-user.target.wants/apache-htcacheclean.service → /usr/lib/systemd/system/apache-htcacheclean.service. 2026-07-13 17:59:42.374 | Setting up libpcp-web1t64 (6.2.0-1.1build4) ... 2026-07-13 17:59:42.385 | Setting up python3-pcp (6.2.0-1.1build4) ... 2026-07-13 17:59:42.705 | Setting up postgresql-server-dev-16 (16.14-0ubuntu0.24.04.1) ... 2026-07-13 17:59:42.714 | Setting up postgresql-server-dev-all:amd64 (257build1.1) ... 2026-07-13 17:59:42.724 | Setting up pcp (6.2.0-1.1build4) ... 2026-07-13 17:59:44.514 | Created symlink /etc/systemd/system/multi-user.target.wants/pmcd.service → /usr/lib/systemd/system/pmcd.service. 2026-07-13 17:59:44.582 | Created symlink /etc/systemd/system/multi-user.target.wants/pmlogger.service → /usr/lib/systemd/system/pmlogger.service. 2026-07-13 17:59:44.652 | Created symlink /etc/systemd/system/multi-user.target.wants/pmie.service → /usr/lib/systemd/system/pmie.service. 2026-07-13 17:59:44.720 | Created symlink /etc/systemd/system/multi-user.target.wants/pmproxy.service → /usr/lib/systemd/system/pmproxy.service. 2026-07-13 17:59:46.517 | Processing triggers for rsyslog (8.2312.0-3ubuntu9.2) ... 2026-07-13 17:59:46.790 | Processing triggers for ufw (0.36.2-6) ... 2026-07-13 17:59:46.928 | Processing triggers for systemd (255.4-1ubuntu8.16) ... 2026-07-13 17:59:46.998 | Processing triggers for man-db (2.12.0-4build2) ... 2026-07-13 17:59:50.444 | Processing triggers for install-info (7.1-3build2) ... 2026-07-13 17:59:50.605 | Processing triggers for fontconfig (2.15.0-1.1ubuntu2) ... 2026-07-13 17:59:50.655 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-13 17:59:50.896 | perl: warning: Setting locale failed. 2026-07-13 17:59:50.896 | perl: warning: Please check that your locale settings: 2026-07-13 17:59:50.896 | LANGUAGE = (unset), 2026-07-13 17:59:50.896 | LC_ALL = "en_US.utf8", 2026-07-13 17:59:50.896 | LANG = "de_DE.UTF-8" 2026-07-13 17:59:50.897 | are supported and installed on your system. 2026-07-13 17:59:50.897 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-13 17:59:51.027 | perl: warning: Setting locale failed. 2026-07-13 17:59:51.030 | perl: warning: Please check that your locale settings: 2026-07-13 17:59:51.030 | LANGUAGE = (unset), 2026-07-13 17:59:51.030 | LC_ALL = "en_US.utf8", 2026-07-13 17:59:51.030 | LANG = "de_DE.UTF-8" 2026-07-13 17:59:51.030 | are supported and installed on your system. 2026-07-13 17:59:51.030 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-13 17:59:51.079 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-13 17:59:51.079 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-13 17:59:51.079 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-13 17:59:51.150 | perl: warning: Setting locale failed. 2026-07-13 17:59:51.150 | perl: warning: Please check that your locale settings: 2026-07-13 17:59:51.150 | LANGUAGE = (unset), 2026-07-13 17:59:51.151 | LC_ALL = "en_US.utf8", 2026-07-13 17:59:51.151 | LANG = "de_DE.UTF-8" 2026-07-13 17:59:51.151 | are supported and installed on your system. 2026-07-13 17:59:51.151 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-13 17:59:51.644 | 2026-07-13 17:59:51.644 | Running kernel seems to be up-to-date. 2026-07-13 17:59:51.644 | 2026-07-13 17:59:51.645 | Restarting services... 2026-07-13 17:59:51.692 | systemctl restart ksmtuned.service packagekit.service 2026-07-13 17:59:51.774 | 2026-07-13 17:59:51.775 | Service restarts being deferred: 2026-07-13 17:59:51.775 | systemctl restart virtlockd.service 2026-07-13 17:59:51.775 | systemctl restart virtlogd.service 2026-07-13 17:59:51.775 | 2026-07-13 17:59:51.776 | No containers need to be restarted. 2026-07-13 17:59:51.776 | 2026-07-13 17:59:51.776 | User sessions running outdated binaries: 2026-07-13 17:59:51.776 | quobyte @ session #5: sshd[2024,2070] 2026-07-13 17:59:51.787 | 2026-07-13 17:59:51.787 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-07-13 17:59:54.111 | ++ functions-common:apt_get:1211 : result=0 2026-07-13 17:59:54.115 | ++ functions-common:apt_get:1214 : time_stop apt-get 2026-07-13 17:59:54.118 | ++ functions-common:time_stop:2420 : local name 2026-07-13 17:59:54.122 | ++ functions-common:time_stop:2421 : local end_time 2026-07-13 17:59:54.124 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-07-13 17:59:54.128 | ++ functions-common:time_stop:2423 : local total 2026-07-13 17:59:54.131 | ++ functions-common:time_stop:2424 : local start_time 2026-07-13 17:59:54.134 | ++ functions-common:time_stop:2426 : name=apt-get 2026-07-13 17:59:54.137 | ++ functions-common:time_stop:2427 : start_time=1783965532651 2026-07-13 17:59:54.140 | ++ functions-common:time_stop:2429 : [[ -z 1783965532651 ]] 2026-07-13 17:59:54.145 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-07-13 17:59:54.150 | ++ functions-common:time_stop:2432 : end_time=1783965594146 2026-07-13 17:59:54.154 | ++ functions-common:time_stop:2433 : elapsed_time=61495 2026-07-13 17:59:54.156 | ++ functions-common:time_stop:2434 : total=18491 2026-07-13 17:59:54.160 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-13 17:59:54.163 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=79986 2026-07-13 17:59:54.166 | ++ functions-common:apt_get:1215 : return 0 2026-07-13 17:59:54.171 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2026-07-13 17:59:54.175 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2026-07-13 17:59:54.179 | +++ tools/install_prereqs.sh:source:83 : which python3.12 2026-07-13 17:59:54.184 | ++ tools/install_prereqs.sh:source:83 : export PYTHON=/usr/bin/python3.12 2026-07-13 17:59:54.189 | ++ tools/install_prereqs.sh:source:83 : PYTHON=/usr/bin/python3.12 2026-07-13 17:59:54.193 | ++ tools/install_prereqs.sh:source:88 : date +%s 2026-07-13 17:59:54.198 | ++ tools/install_prereqs.sh:source:89 : date 2026-07-13 17:59:54.203 | + ./stack.sh:main:801 : [[ False != \T\r\u\e ]] 2026-07-13 17:59:54.206 | + ./stack.sh:main:802 : PYPI_ALTERNATIVE_URL= 2026-07-13 17:59:54.210 | + ./stack.sh:main:802 : /home/quobyte/devstack/tools/install_pip.sh 2026-07-13 17:59:54.214 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-13 17:59:54.546 | + tools/install_pip.sh:main:25 : FILES=/home/quobyte/devstack/files 2026-07-13 17:59:54.549 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2026-07-13 17:59:54.552 | + tools/install_pip.sh:main:42 : GetDistro 2026-07-13 17:59:54.554 | + functions-common:GetDistro:472 : GetOSVersion 2026-07-13 17:59:54.556 | + functions-common:GetOSVersion:442 : source /etc/os-release 2026-07-13 17:59:54.559 | ++ /etc/os-release:source:1 : PRETTY_NAME='Ubuntu 24.04.4 LTS' 2026-07-13 17:59:54.561 | ++ /etc/os-release:source:2 : NAME=Ubuntu 2026-07-13 17:59:54.564 | ++ /etc/os-release:source:3 : VERSION_ID=24.04 2026-07-13 17:59:54.565 | ++ /etc/os-release:source:4 : VERSION='24.04.4 LTS (Noble Numbat)' 2026-07-13 17:59:54.567 | ++ /etc/os-release:source:5 : VERSION_CODENAME=noble 2026-07-13 17:59:54.569 | ++ /etc/os-release:source:6 : ID=ubuntu 2026-07-13 17:59:54.571 | ++ /etc/os-release:source:7 : ID_LIKE=debian 2026-07-13 17:59:54.574 | ++ /etc/os-release:source:8 : HOME_URL=https://www.ubuntu.com/ 2026-07-13 17:59:54.576 | ++ /etc/os-release:source:9 : SUPPORT_URL=https://help.ubuntu.com/ 2026-07-13 17:59:54.579 | ++ /etc/os-release:source:10 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2026-07-13 17:59:54.581 | ++ /etc/os-release:source:11 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2026-07-13 17:59:54.583 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=noble 2026-07-13 17:59:54.586 | ++ /etc/os-release:source:13 : LOGO=ubuntu-logo 2026-07-13 17:59:54.588 | + functions-common:GetOSVersion:443 : [[ ubuntu =~ (almalinux|centos|rocky|rhel) ]] 2026-07-13 17:59:54.591 | + functions-common:GetOSVersion:448 : _ensure_lsb_release 2026-07-13 17:59:54.594 | ++ functions-common:_ensure_lsb_release:419 : command -v lsb_release 2026-07-13 17:59:54.596 | + functions-common:_ensure_lsb_release:419 : [[ -x /usr/bin/lsb_release ]] 2026-07-13 17:59:54.599 | + functions-common:_ensure_lsb_release:420 : return 2026-07-13 17:59:54.602 | ++ functions-common:GetOSVersion:450 : lsb_release -r -s 2026-07-13 17:59:54.617 | + functions-common:GetOSVersion:450 : os_RELEASE=24.04 2026-07-13 17:59:54.620 | ++ functions-common:GetOSVersion:451 : lsb_release -c -s 2026-07-13 17:59:54.634 | + functions-common:GetOSVersion:451 : os_CODENAME=noble 2026-07-13 17:59:54.638 | ++ functions-common:GetOSVersion:452 : lsb_release -i -s 2026-07-13 17:59:54.652 | + functions-common:GetOSVersion:452 : os_VENDOR=Ubuntu 2026-07-13 17:59:54.654 | + functions-common:GetOSVersion:455 : [[ Ubuntu =~ (Debian|Ubuntu) ]] 2026-07-13 17:59:54.657 | + functions-common:GetOSVersion:456 : os_PACKAGE=deb 2026-07-13 17:59:54.659 | + functions-common:GetOSVersion:461 : typeset -xr os_VENDOR 2026-07-13 17:59:54.662 | + functions-common:GetOSVersion:462 : typeset -xr os_RELEASE 2026-07-13 17:59:54.664 | + functions-common:GetOSVersion:463 : typeset -xr os_PACKAGE 2026-07-13 17:59:54.667 | + functions-common:GetOSVersion:464 : typeset -xr os_CODENAME 2026-07-13 17:59:54.670 | + functions-common:GetDistro:473 : [[ Ubuntu =~ (Ubuntu) ]] 2026-07-13 17:59:54.672 | + functions-common:GetDistro:476 : DISTRO=noble 2026-07-13 17:59:54.674 | + functions-common:GetDistro:513 : typeset -xr DISTRO 2026-07-13 17:59:54.676 | + tools/install_pip.sh:main:43 : echo 'Distro: noble' 2026-07-13 17:59:54.677 | Distro: noble 2026-07-13 17:59:54.679 | + tools/install_pip.sh:main:117 : get_versions 2026-07-13 17:59:54.682 | ++ tools/install_pip.sh:get_versions:48 : which pip 2026-07-13 17:59:54.687 | + tools/install_pip.sh:get_versions:48 : PIP=/usr/bin/pip 2026-07-13 17:59:54.689 | + tools/install_pip.sh:get_versions:49 : [[ -n /usr/bin/pip ]] 2026-07-13 17:59:54.693 | ++ tools/install_pip.sh:get_versions:50 : /usr/bin/pip --version 2026-07-13 17:59:54.693 | ++ tools/install_pip.sh:get_versions:50 : awk '{ print $2}' 2026-07-13 17:59:55.401 | + tools/install_pip.sh:get_versions:50 : PIP_VERSION=24.0 2026-07-13 17:59:55.403 | + tools/install_pip.sh:get_versions:51 : echo 'pip: 24.0' 2026-07-13 17:59:55.403 | pip: 24.0 2026-07-13 17:59:55.406 | + tools/install_pip.sh:main:119 : [[ -n '' ]] 2026-07-13 17:59:55.408 | + tools/install_pip.sh:main:123 : is_fedora 2026-07-13 17:59:55.411 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-07-13 17:59:55.413 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-07-13 17:59:55.415 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-07-13 17:59:55.417 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-07-13 17:59:55.420 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-07-13 17:59:55.422 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-07-13 17:59:55.424 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-07-13 17:59:55.426 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-07-13 17:59:55.428 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-07-13 17:59:55.430 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-07-13 17:59:55.432 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-07-13 17:59:55.435 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-07-13 17:59:55.437 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-07-13 17:59:55.439 | + tools/install_pip.sh:main:134 : is_ubuntu 2026-07-13 17:59:55.441 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-13 17:59:55.444 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-13 17:59:55.446 | + tools/install_pip.sh:main:137 : sed -i -e /setuptools/d /opt/stack/requirements/upper-constraints.txt 2026-07-13 17:59:55.451 | + tools/install_pip.sh:main:146 : set -x 2026-07-13 17:59:55.454 | + tools/install_pip.sh:main:149 : get_versions 2026-07-13 17:59:55.457 | ++ tools/install_pip.sh:get_versions:48 : which pip 2026-07-13 17:59:55.462 | + tools/install_pip.sh:get_versions:48 : PIP=/usr/bin/pip 2026-07-13 17:59:55.464 | + tools/install_pip.sh:get_versions:49 : [[ -n /usr/bin/pip ]] 2026-07-13 17:59:55.468 | ++ tools/install_pip.sh:get_versions:50 : /usr/bin/pip --version 2026-07-13 17:59:55.469 | ++ tools/install_pip.sh:get_versions:50 : awk '{ print $2}' 2026-07-13 17:59:56.068 | + tools/install_pip.sh:get_versions:50 : PIP_VERSION=24.0 2026-07-13 17:59:56.070 | + tools/install_pip.sh:get_versions:51 : echo 'pip: 24.0' 2026-07-13 17:59:56.071 | pip: 24.0 2026-07-13 17:59:56.075 | + ./stack.sh:main:806 : source /home/quobyte/devstack/tools/fixup_stuff.sh 2026-07-13 17:59:56.079 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/quobyte/devstack ]] 2026-07-13 17:59:56.083 | + ./stack.sh:main:807 : fixup_all 2026-07-13 17:59:56.086 | + tools/fixup_stuff.sh:fixup_all:111 : fixup_ubuntu 2026-07-13 17:59:56.089 | + tools/fixup_stuff.sh:fixup_ubuntu:95 : is_ubuntu 2026-07-13 17:59:56.093 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-13 17:59:56.096 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-13 17:59:56.100 | + tools/fixup_stuff.sh:fixup_ubuntu:105 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2026-07-13 17:59:56.117 | + tools/fixup_stuff.sh:fixup_ubuntu:106 : sudo rm -rf /usr/lib/python3/dist-packages/pyasn1_modules-0.2.8.egg-info 2026-07-13 17:59:56.134 | + tools/fixup_stuff.sh:fixup_ubuntu:107 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2026-07-13 17:59:56.149 | + tools/fixup_stuff.sh:fixup_all:112 : fixup_fedora 2026-07-13 17:59:56.153 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2026-07-13 17:59:56.156 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-07-13 17:59:56.160 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-07-13 17:59:56.163 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-07-13 17:59:56.166 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-07-13 17:59:56.170 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-07-13 17:59:56.173 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-07-13 17:59:56.176 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-07-13 17:59:56.180 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-07-13 17:59:56.183 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-07-13 17:59:56.186 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-07-13 17:59:56.189 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-07-13 17:59:56.192 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-07-13 17:59:56.196 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-07-13 17:59:56.199 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2026-07-13 17:59:56.203 | + ./stack.sh:main:809 : [[ True == \T\r\u\e ]] 2026-07-13 17:59:56.206 | + ./stack.sh:main:811 : sudo ln -sf /opt/stack/data/venv/bin/cinder-manage /usr/local/bin 2026-07-13 17:59:56.222 | + ./stack.sh:main:812 : sudo ln -sf /opt/stack/data/venv/bin/cinder-rtstool /usr/local/bin 2026-07-13 17:59:56.237 | + ./stack.sh:main:813 : sudo ln -sf /opt/stack/data/venv/bin/glance /usr/local/bin 2026-07-13 17:59:56.254 | + ./stack.sh:main:814 : sudo ln -sf /opt/stack/data/venv/bin/nova-manage /usr/local/bin 2026-07-13 17:59:56.270 | + ./stack.sh:main:815 : sudo ln -sf /opt/stack/data/venv/bin/openstack /usr/local/bin 2026-07-13 17:59:56.285 | + ./stack.sh:main:816 : sudo ln -sf /opt/stack/data/venv/bin/privsep-helper /usr/local/bin 2026-07-13 17:59:56.300 | + ./stack.sh:main:817 : sudo ln -sf /opt/stack/data/venv/bin/rally /usr/local/bin 2026-07-13 17:59:56.316 | + ./stack.sh:main:818 : sudo ln -sf /opt/stack/data/venv/bin/tox /usr/local/bin 2026-07-13 17:59:56.332 | + ./stack.sh:main:820 : setup_devstack_virtualenv 2026-07-13 17:59:56.335 | + inc/python:setup_devstack_virtualenv:39 : [[ ! -d /opt/stack/data/venv ]] 2026-07-13 17:59:56.339 | + inc/python:setup_devstack_virtualenv:43 : /usr/bin/python3.12 -m venv --system-site-packages /opt/stack/data/venv 2026-07-13 18:00:01.860 | + inc/python:setup_devstack_virtualenv:44 : pip_install -U pip 'setuptools[core]' 2026-07-13 18:00:01.886 | Using python 3.12 to install setuptools 2026-07-13 18:00:01.890 | + 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-13 18:00:03.276 | Requirement already satisfied: pip in /opt/stack/data/venv/lib/python3.12/site-packages (24.0) 2026-07-13 18:00:03.529 | Collecting pip 2026-07-13 18:00:03.652 | Downloading pip-26.1.2-py3-none-any.whl.metadata (4.6 kB) 2026-07-13 18:00:03.664 | Requirement already satisfied: setuptools[core] in /usr/lib/python3/dist-packages (68.1.2) 2026-07-13 18:00:04.126 | Collecting setuptools[core] 2026-07-13 18:00:04.142 | Downloading setuptools-83.0.0-py3-none-any.whl.metadata (6.6 kB) 2026-07-13 18:00:04.308 | Collecting packaging>=24.2 (from setuptools[core]) 2026-07-13 18:00:04.323 | Downloading packaging-26.2-py3-none-any.whl.metadata (3.5 kB) 2026-07-13 18:00:04.410 | Collecting more_itertools>=8.8 (from setuptools[core]) 2026-07-13 18:00:04.426 | Downloading more_itertools-11.1.0-py3-none-any.whl.metadata (41 kB) 2026-07-13 18:00:04.449 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 41.4/41.4 kB 1.9 MB/s eta 0:00:00 2026-07-13 18:00:04.525 | Collecting jaraco.text>=3.7 (from setuptools[core]) 2026-07-13 18:00:04.541 | Downloading jaraco_text-4.3.0-py3-none-any.whl.metadata (3.8 kB) 2026-07-13 18:00:04.644 | Collecting wheel>=0.43.0 (from setuptools[core]) 2026-07-13 18:00:04.659 | Downloading wheel-0.47.0-py3-none-any.whl.metadata (2.3 kB) 2026-07-13 18:00:04.740 | Collecting jaraco.functools>=4 (from setuptools[core]) 2026-07-13 18:00:04.755 | Downloading jaraco_functools-4.5.0-py3-none-any.whl.metadata (2.9 kB) 2026-07-13 18:00:04.866 | Collecting jaraco.context>=4.1 (from jaraco.text>=3.7->setuptools[core]) 2026-07-13 18:00:04.881 | Downloading jaraco_context-6.1.2-py3-none-any.whl.metadata (4.2 kB) 2026-07-13 18:00:04.966 | Collecting typer-slim (from jaraco.text>=3.7->setuptools[core]) 2026-07-13 18:00:04.984 | Downloading typer_slim-0.24.0-py3-none-any.whl.metadata (4.2 kB) 2026-07-13 18:00:05.235 | Collecting typer>=0.24.0 (from typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-07-13 18:00:05.250 | Downloading typer-0.26.8-py3-none-any.whl.metadata (15 kB) 2026-07-13 18:00:05.340 | Collecting shellingham>=1.3.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-07-13 18:00:05.355 | Downloading shellingham-1.5.4-py2.py3-none-any.whl.metadata (3.5 kB) 2026-07-13 18:00:05.532 | Collecting rich>=13.8.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-07-13 18:00:05.547 | Downloading rich-15.0.0-py3-none-any.whl.metadata (18 kB) 2026-07-13 18:00:05.611 | Collecting annotated-doc>=0.0.2 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-07-13 18:00:05.626 | Downloading annotated_doc-0.0.4-py3-none-any.whl.metadata (6.6 kB) 2026-07-13 18:00:05.720 | 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-13 18:00:05.735 | Downloading markdown_it_py-4.2.0-py3-none-any.whl.metadata (7.4 kB) 2026-07-13 18:00:05.852 | 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-13 18:00:05.867 | Downloading pygments-2.20.0-py3-none-any.whl.metadata (2.5 kB) 2026-07-13 18:00:05.915 | 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-13 18:00:05.947 | Downloading pip-26.1.2-py3-none-any.whl (1.8 MB) 2026-07-13 18:00:06.145 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 9.4 MB/s eta 0:00:00 2026-07-13 18:00:06.161 | Downloading jaraco_functools-4.5.0-py3-none-any.whl (10 kB) 2026-07-13 18:00:06.185 | Downloading jaraco_text-4.3.0-py3-none-any.whl (14 kB) 2026-07-13 18:00:06.207 | Downloading more_itertools-11.1.0-py3-none-any.whl (72 kB) 2026-07-13 18:00:06.220 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 72.2/72.2 kB 7.6 MB/s eta 0:00:00 2026-07-13 18:00:06.235 | Downloading packaging-26.2-py3-none-any.whl (100 kB) 2026-07-13 18:00:06.249 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100.2/100.2 kB 10.1 MB/s eta 0:00:00 2026-07-13 18:00:06.265 | Downloading wheel-0.47.0-py3-none-any.whl (32 kB) 2026-07-13 18:00:06.287 | Downloading setuptools-83.0.0-py3-none-any.whl (1.0 MB) 2026-07-13 18:00:06.373 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.0/1.0 MB 12.3 MB/s eta 0:00:00 2026-07-13 18:00:06.392 | Downloading jaraco_context-6.1.2-py3-none-any.whl (7.9 kB) 2026-07-13 18:00:06.418 | Downloading typer_slim-0.24.0-py3-none-any.whl (3.4 kB) 2026-07-13 18:00:06.444 | Downloading typer-0.26.8-py3-none-any.whl (122 kB) 2026-07-13 18:00:06.459 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 122.6/122.6 kB 11.4 MB/s eta 0:00:00 2026-07-13 18:00:06.478 | Downloading annotated_doc-0.0.4-py3-none-any.whl (5.3 kB) 2026-07-13 18:00:06.502 | Downloading rich-15.0.0-py3-none-any.whl (310 kB) 2026-07-13 18:00:06.533 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 310.7/310.7 kB 11.5 MB/s eta 0:00:00 2026-07-13 18:00:06.550 | Downloading shellingham-1.5.4-py2.py3-none-any.whl (9.8 kB) 2026-07-13 18:00:06.572 | Downloading markdown_it_py-4.2.0-py3-none-any.whl (91 kB) 2026-07-13 18:00:06.586 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 91.7/91.7 kB 9.5 MB/s eta 0:00:00 2026-07-13 18:00:06.601 | Downloading pygments-2.20.0-py3-none-any.whl (1.2 MB) 2026-07-13 18:00:06.672 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 18.5 MB/s eta 0:00:00 2026-07-13 18:00:07.404 | 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-13 18:00:07.427 | Attempting uninstall: setuptools 2026-07-13 18:00:07.442 | Found existing installation: setuptools 68.1.2 2026-07-13 18:00:07.443 | Not uninstalling setuptools at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-13 18:00:07.443 | Can't uninstall 'setuptools'. No files were found to uninstall. 2026-07-13 18:00:08.594 | Attempting uninstall: pygments 2026-07-13 18:00:08.626 | Found existing installation: Pygments 2.17.2 2026-07-13 18:00:08.628 | Not uninstalling pygments at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-13 18:00:08.628 | Can't uninstall 'Pygments'. No files were found to uninstall. 2026-07-13 18:00:09.892 | Attempting uninstall: pip 2026-07-13 18:00:09.898 | Found existing installation: pip 24.0 2026-07-13 18:00:09.968 | Uninstalling pip-24.0: 2026-07-13 18:00:09.979 | Successfully uninstalled pip-24.0 2026-07-13 18:00:11.607 | Attempting uninstall: packaging 2026-07-13 18:00:11.646 | Found existing installation: packaging 24.0 2026-07-13 18:00:11.649 | Not uninstalling packaging at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-13 18:00:11.649 | Can't uninstall 'packaging'. No files were found to uninstall. 2026-07-13 18:00:11.842 | Attempting uninstall: markdown-it-py 2026-07-13 18:00:11.853 | Found existing installation: markdown-it-py 3.0.0 2026-07-13 18:00:11.854 | Not uninstalling markdown-it-py at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-13 18:00:11.854 | Can't uninstall 'markdown-it-py'. No files were found to uninstall. 2026-07-13 18:00:12.015 | Attempting uninstall: wheel 2026-07-13 18:00:12.037 | Found existing installation: wheel 0.42.0 2026-07-13 18:00:12.037 | Not uninstalling wheel at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-13 18:00:12.038 | Can't uninstall 'wheel'. No files were found to uninstall. 2026-07-13 18:00:12.090 | Attempting uninstall: rich 2026-07-13 18:00:12.131 | Found existing installation: rich 13.7.1 2026-07-13 18:00:12.132 | Not uninstalling rich at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-13 18:00:12.135 | Can't uninstall 'rich'. No files were found to uninstall. 2026-07-13 18:00:12.856 | 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.26.8 typer-slim-0.24.0 wheel-0.47.0 2026-07-13 18:00:13.105 | + inc/python:pip_install:216 : result=0 2026-07-13 18:00:13.109 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-13 18:00:13.113 | + functions-common:time_stop:2420 : local name 2026-07-13 18:00:13.117 | + functions-common:time_stop:2421 : local end_time 2026-07-13 18:00:13.120 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-13 18:00:13.123 | + functions-common:time_stop:2423 : local total 2026-07-13 18:00:13.127 | + functions-common:time_stop:2424 : local start_time 2026-07-13 18:00:13.130 | + functions-common:time_stop:2426 : name=pip_install 2026-07-13 18:00:13.133 | + functions-common:time_stop:2427 : start_time=1783965601880 2026-07-13 18:00:13.136 | + functions-common:time_stop:2429 : [[ -z 1783965601880 ]] 2026-07-13 18:00:13.140 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-13 18:00:13.146 | + functions-common:time_stop:2432 : end_time=1783965613142 2026-07-13 18:00:13.149 | + functions-common:time_stop:2433 : elapsed_time=11262 2026-07-13 18:00:13.154 | + functions-common:time_stop:2434 : total=0 2026-07-13 18:00:13.158 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-13 18:00:13.160 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=11262 2026-07-13 18:00:13.165 | + inc/python:pip_install:219 : return 0 2026-07-13 18:00:13.167 | + 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-13 18:00:13.171 | + 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-13 18:00:13.175 | + 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-13 18:00:13.179 | + inc/python:setup_devstack_virtualenv:48 : export PYTHON=/opt/stack/data/venv/bin/python3 2026-07-13 18:00:13.182 | + inc/python:setup_devstack_virtualenv:48 : PYTHON=/opt/stack/data/venv/bin/python3 2026-07-13 18:00:13.186 | + ./stack.sh:main:824 : pip_install -U os-testr 2026-07-13 18:00:13.217 | Using python 3.12 to install os-testr 2026-07-13 18:00:13.220 | + 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-13 18:00:14.668 | Collecting os-testr 2026-07-13 18:00:14.808 | Downloading os_testr-3.0.0-py3-none-any.whl.metadata (1.8 kB) 2026-07-13 18:00:14.873 | Collecting pbr!=2.1.0,>=2.0.0 (from os-testr) 2026-07-13 18:00:14.899 | Downloading pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-07-13 18:00:14.943 | Collecting python-subunit>=1.0.0 (from os-testr) 2026-07-13 18:00:14.960 | Downloading python_subunit-1.4.6-py3-none-any.whl.metadata (22 kB) 2026-07-13 18:00:15.021 | Collecting testtools>=2.2.0 (from os-testr) 2026-07-13 18:00:15.038 | Downloading testtools-2.9.1-py3-none-any.whl.metadata (5.4 kB) 2026-07-13 18:00:15.050 | 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-13 18:00:15.082 | Collecting iso8601 (from python-subunit>=1.0.0->os-testr) 2026-07-13 18:00:15.103 | Downloading iso8601-2.1.0-py3-none-any.whl.metadata (3.7 kB) 2026-07-13 18:00:15.204 | Collecting PyYAML (from python-subunit>=1.0.0->os-testr) 2026-07-13 18:00:15.221 | 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-13 18:00:15.257 | Downloading os_testr-3.0.0-py3-none-any.whl (32 kB) 2026-07-13 18:00:15.290 | Downloading pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-07-13 18:00:15.342 | Downloading python_subunit-1.4.6-py3-none-any.whl (77 kB) 2026-07-13 18:00:15.379 | Downloading testtools-2.9.1-py3-none-any.whl (110 kB) 2026-07-13 18:00:15.421 | Downloading iso8601-2.1.0-py3-none-any.whl (7.5 kB) 2026-07-13 18:00:15.443 | 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-13 18:00:15.571 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 807.9/807.9 kB 6.8 MB/s 0:00:00 2026-07-13 18:00:15.734 | Installing collected packages: testtools, PyYAML, pbr, iso8601, python-subunit, os-testr 2026-07-13 18:00:15.879 | Attempting uninstall: PyYAML 2026-07-13 18:00:15.887 | Found existing installation: PyYAML 6.0.1 2026-07-13 18:00:15.887 | Not uninstalling pyyaml at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-13 18:00:15.887 | Can't uninstall 'PyYAML'. No files were found to uninstall. 2026-07-13 18:00:16.275 | 2026-07-13 18:00:16.278 | 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-13 18:00:16.418 | + inc/python:pip_install:216 : result=0 2026-07-13 18:00:16.422 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-13 18:00:16.424 | + functions-common:time_stop:2420 : local name 2026-07-13 18:00:16.427 | + functions-common:time_stop:2421 : local end_time 2026-07-13 18:00:16.430 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-13 18:00:16.434 | + functions-common:time_stop:2423 : local total 2026-07-13 18:00:16.437 | + functions-common:time_stop:2424 : local start_time 2026-07-13 18:00:16.439 | + functions-common:time_stop:2426 : name=pip_install 2026-07-13 18:00:16.442 | + functions-common:time_stop:2427 : start_time=1783965613209 2026-07-13 18:00:16.445 | + functions-common:time_stop:2429 : [[ -z 1783965613209 ]] 2026-07-13 18:00:16.449 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-13 18:00:16.455 | + functions-common:time_stop:2432 : end_time=1783965616450 2026-07-13 18:00:16.457 | + functions-common:time_stop:2433 : elapsed_time=3241 2026-07-13 18:00:16.460 | + functions-common:time_stop:2434 : total=11262 2026-07-13 18:00:16.463 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-13 18:00:16.466 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=14503 2026-07-13 18:00:16.470 | + inc/python:pip_install:219 : return 0 2026-07-13 18:00:16.474 | + ./stack.sh:main:828 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2026-07-13 18:00:16.550 | + ./stack.sh:main:829 : sudo systemctl restart systemd-journald 2026-07-13 18:00:16.653 | + ./stack.sh:main:835 : install_infra 2026-07-13 18:00:16.656 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-07-13 18:00:16.658 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2026-07-13 18:00:16.660 | + lib/infra:install_infra:32 : python3.12 -m venv /opt/stack/requirements/.venv 2026-07-13 18:00:22.252 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-07-13 18:00:22.254 | + lib/infra:install_infra:34 : pip_install -U pbr 'setuptools[core]' 2026-07-13 18:00:22.279 | + 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-13 18:00:23.661 | Collecting pbr 2026-07-13 18:00:23.664 | Using cached pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-07-13 18:00:24.093 | Collecting setuptools[core] 2026-07-13 18:00:24.097 | Using cached setuptools-83.0.0-py3-none-any.whl.metadata (6.6 kB) 2026-07-13 18:00:24.242 | Collecting packaging>=24.2 (from setuptools[core]) 2026-07-13 18:00:24.245 | Using cached packaging-26.2-py3-none-any.whl.metadata (3.5 kB) 2026-07-13 18:00:24.317 | Collecting more_itertools>=8.8 (from setuptools[core]) 2026-07-13 18:00:24.320 | Using cached more_itertools-11.1.0-py3-none-any.whl.metadata (41 kB) 2026-07-13 18:00:24.391 | Collecting jaraco.text>=3.7 (from setuptools[core]) 2026-07-13 18:00:24.393 | Using cached jaraco_text-4.3.0-py3-none-any.whl.metadata (3.8 kB) 2026-07-13 18:00:24.485 | Collecting wheel>=0.43.0 (from setuptools[core]) 2026-07-13 18:00:24.488 | Using cached wheel-0.47.0-py3-none-any.whl.metadata (2.3 kB) 2026-07-13 18:00:24.565 | Collecting jaraco.functools>=4 (from setuptools[core]) 2026-07-13 18:00:24.568 | Using cached jaraco_functools-4.5.0-py3-none-any.whl.metadata (2.9 kB) 2026-07-13 18:00:24.675 | Collecting jaraco.context>=4.1 (from jaraco.text>=3.7->setuptools[core]) 2026-07-13 18:00:24.677 | Using cached jaraco_context-6.1.2-py3-none-any.whl.metadata (4.2 kB) 2026-07-13 18:00:24.755 | Collecting typer-slim (from jaraco.text>=3.7->setuptools[core]) 2026-07-13 18:00:24.759 | Using cached typer_slim-0.24.0-py3-none-any.whl.metadata (4.2 kB) 2026-07-13 18:00:24.993 | Collecting typer>=0.24.0 (from typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-07-13 18:00:24.995 | Using cached typer-0.26.8-py3-none-any.whl.metadata (15 kB) 2026-07-13 18:00:25.073 | Collecting shellingham>=1.3.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-07-13 18:00:25.076 | Using cached shellingham-1.5.4-py2.py3-none-any.whl.metadata (3.5 kB) 2026-07-13 18:00:25.258 | Collecting rich>=13.8.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-07-13 18:00:25.261 | Using cached rich-15.0.0-py3-none-any.whl.metadata (18 kB) 2026-07-13 18:00:25.376 | Collecting annotated-doc>=0.0.2 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-07-13 18:00:25.378 | Using cached annotated_doc-0.0.4-py3-none-any.whl.metadata (6.6 kB) 2026-07-13 18:00:25.468 | 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-13 18:00:25.470 | Using cached markdown_it_py-4.2.0-py3-none-any.whl.metadata (7.4 kB) 2026-07-13 18:00:25.557 | 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-13 18:00:25.560 | Using cached pygments-2.20.0-py3-none-any.whl.metadata (2.5 kB) 2026-07-13 18:00:25.654 | 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-13 18:00:25.755 | Downloading mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB) 2026-07-13 18:00:25.781 | Using cached pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-07-13 18:00:25.785 | Using cached jaraco_functools-4.5.0-py3-none-any.whl (10 kB) 2026-07-13 18:00:25.786 | Using cached jaraco_text-4.3.0-py3-none-any.whl (14 kB) 2026-07-13 18:00:25.789 | Using cached more_itertools-11.1.0-py3-none-any.whl (72 kB) 2026-07-13 18:00:25.791 | Using cached packaging-26.2-py3-none-any.whl (100 kB) 2026-07-13 18:00:25.794 | Using cached wheel-0.47.0-py3-none-any.whl (32 kB) 2026-07-13 18:00:25.797 | Using cached setuptools-83.0.0-py3-none-any.whl (1.0 MB) 2026-07-13 18:00:25.808 | Using cached jaraco_context-6.1.2-py3-none-any.whl (7.9 kB) 2026-07-13 18:00:25.810 | Using cached typer_slim-0.24.0-py3-none-any.whl (3.4 kB) 2026-07-13 18:00:25.813 | Using cached typer-0.26.8-py3-none-any.whl (122 kB) 2026-07-13 18:00:25.818 | Using cached annotated_doc-0.0.4-py3-none-any.whl (5.3 kB) 2026-07-13 18:00:25.818 | Using cached rich-15.0.0-py3-none-any.whl (310 kB) 2026-07-13 18:00:25.822 | Using cached shellingham-1.5.4-py2.py3-none-any.whl (9.8 kB) 2026-07-13 18:00:25.824 | Using cached markdown_it_py-4.2.0-py3-none-any.whl (91 kB) 2026-07-13 18:00:25.827 | Using cached pygments-2.20.0-py3-none-any.whl (1.2 MB) 2026-07-13 18:00:25.856 | Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB) 2026-07-13 18:00:26.132 | 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-13 18:00:29.876 | 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.26.8 typer-slim-0.24.0 wheel-0.47.0 2026-07-13 18:00:30.096 | + inc/python:pip_install:216 : result=0 2026-07-13 18:00:30.100 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-13 18:00:30.105 | + functions-common:time_stop:2420 : local name 2026-07-13 18:00:30.109 | + functions-common:time_stop:2421 : local end_time 2026-07-13 18:00:30.113 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-13 18:00:30.116 | + functions-common:time_stop:2423 : local total 2026-07-13 18:00:30.120 | + functions-common:time_stop:2424 : local start_time 2026-07-13 18:00:30.122 | + functions-common:time_stop:2426 : name=pip_install 2026-07-13 18:00:30.126 | + functions-common:time_stop:2427 : start_time=1783965622271 2026-07-13 18:00:30.128 | + functions-common:time_stop:2429 : [[ -z 1783965622271 ]] 2026-07-13 18:00:30.132 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-13 18:00:30.139 | + functions-common:time_stop:2432 : end_time=1783965630134 2026-07-13 18:00:30.141 | + functions-common:time_stop:2433 : elapsed_time=7863 2026-07-13 18:00:30.145 | + functions-common:time_stop:2434 : total=14503 2026-07-13 18:00:30.148 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-13 18:00:30.152 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=22366 2026-07-13 18:00:30.156 | + inc/python:pip_install:219 : return 0 2026-07-13 18:00:30.160 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-07-13 18:00:30.164 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2026-07-13 18:00:30.194 | + 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-13 18:00:31.449 | Processing /opt/stack/requirements 2026-07-13 18:00:31.453 | Installing build dependencies: started 2026-07-13 18:00:34.554 | Installing build dependencies: finished with status 'done' 2026-07-13 18:00:34.557 | Getting requirements to build wheel: started 2026-07-13 18:00:34.846 | Getting requirements to build wheel: finished with status 'done' 2026-07-13 18:00:34.851 | Preparing metadata (pyproject.toml): started 2026-07-13 18:00:36.012 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-07-13 18:00:36.198 | Collecting fixtures>=3.0.0 (from openstack_requirements==1.2.1.dev8538) 2026-07-13 18:00:36.292 | Downloading fixtures-4.3.2-py3-none-any.whl.metadata (22 kB) 2026-07-13 18:00:36.313 | 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.dev8538) (26.2) 2026-07-13 18:00:36.419 | Collecting requests>=2.14.2 (from openstack_requirements==1.2.1.dev8538) 2026-07-13 18:00:36.437 | Downloading requests-2.34.2-py3-none-any.whl.metadata (4.8 kB) 2026-07-13 18:00:36.600 | Collecting PyYAML>=3.12 (from openstack_requirements==1.2.1.dev8538) 2026-07-13 18:00:36.602 | 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-13 18:00:36.753 | Collecting beagle>=0.2.1 (from openstack_requirements==1.2.1.dev8538) 2026-07-13 18:00:36.776 | Downloading beagle-0.5.0-py3-none-any.whl.metadata (1.1 kB) 2026-07-13 18:00:36.788 | 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.dev8538) (83.0.0) 2026-07-13 18:00:37.152 | Collecting charset_normalizer<4,>=2 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8538) 2026-07-13 18:00:37.175 | 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-13 18:00:37.192 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.9/40.9 kB 2.7 MB/s eta 0:00:00 2026-07-13 18:00:37.268 | Collecting idna<4,>=2.5 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8538) 2026-07-13 18:00:37.285 | Downloading idna-3.18-py3-none-any.whl.metadata (6.1 kB) 2026-07-13 18:00:37.412 | Collecting urllib3<3,>=1.26 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8538) 2026-07-13 18:00:37.432 | Downloading urllib3-2.7.0-py3-none-any.whl.metadata (6.9 kB) 2026-07-13 18:00:37.524 | Collecting certifi>=2023.5.7 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8538) 2026-07-13 18:00:37.541 | Downloading certifi-2026.6.17-py3-none-any.whl.metadata (2.5 kB) 2026-07-13 18:00:37.663 | Downloading beagle-0.5.0-py3-none-any.whl (10 kB) 2026-07-13 18:00:37.687 | Downloading fixtures-4.3.2-py3-none-any.whl (41 kB) 2026-07-13 18:00:37.700 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 41.6/41.6 kB 4.5 MB/s eta 0:00:00 2026-07-13 18:00:37.704 | 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-13 18:00:37.724 | Downloading requests-2.34.2-py3-none-any.whl (73 kB) 2026-07-13 18:00:37.740 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 73.1/73.1 kB 5.8 MB/s eta 0:00:00 2026-07-13 18:00:37.756 | Downloading certifi-2026.6.17-py3-none-any.whl (133 kB) 2026-07-13 18:00:37.781 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.3/133.3 kB 6.2 MB/s eta 0:00:00 2026-07-13 18:00:37.797 | 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-13 18:00:37.831 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 216.6/216.6 kB 7.1 MB/s eta 0:00:00 2026-07-13 18:00:37.847 | Downloading idna-3.18-py3-none-any.whl (65 kB) 2026-07-13 18:00:37.862 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 65.5/65.5 kB 5.7 MB/s eta 0:00:00 2026-07-13 18:00:37.877 | Downloading urllib3-2.7.0-py3-none-any.whl (131 kB) 2026-07-13 18:00:37.899 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.1/131.1 kB 7.2 MB/s eta 0:00:00 2026-07-13 18:00:37.932 | Building wheels for collected packages: openstack_requirements 2026-07-13 18:00:37.934 | Building wheel for openstack_requirements (pyproject.toml): started 2026-07-13 18:00:40.156 | Building wheel for openstack_requirements (pyproject.toml): finished with status 'done' 2026-07-13 18:00:40.159 | Created wheel for openstack_requirements: filename=openstack_requirements-1.2.1.dev8538-py3-none-any.whl size=52405 sha256=4a2bd13d5a2f8e9ad949c268d73566eacb17b44c427111bc02d6a7d12f463d73 2026-07-13 18:00:40.159 | Stored in directory: /tmp/pip-ephem-wheel-cache-j189j2um/wheels/09/5d/92/4cd2c84803dbd4129257ae3d0359353f58d376e96c4633bda7 2026-07-13 18:00:40.163 | Successfully built openstack_requirements 2026-07-13 18:00:40.443 | Installing collected packages: urllib3, PyYAML, idna, fixtures, charset_normalizer, certifi, beagle, requests, openstack_requirements 2026-07-13 18:00:41.216 | 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.dev8538 requests-2.34.2 urllib3-2.7.0 2026-07-13 18:00:41.452 | + inc/python:pip_install:216 : result=0 2026-07-13 18:00:41.455 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-13 18:00:41.458 | + functions-common:time_stop:2420 : local name 2026-07-13 18:00:41.462 | + functions-common:time_stop:2421 : local end_time 2026-07-13 18:00:41.464 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-13 18:00:41.467 | + functions-common:time_stop:2423 : local total 2026-07-13 18:00:41.470 | + functions-common:time_stop:2424 : local start_time 2026-07-13 18:00:41.473 | + functions-common:time_stop:2426 : name=pip_install 2026-07-13 18:00:41.477 | + functions-common:time_stop:2427 : start_time=1783965630184 2026-07-13 18:00:41.480 | + functions-common:time_stop:2429 : [[ -z 1783965630184 ]] 2026-07-13 18:00:41.483 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-13 18:00:41.487 | + functions-common:time_stop:2432 : end_time=1783965641484 2026-07-13 18:00:41.490 | + functions-common:time_stop:2433 : elapsed_time=11300 2026-07-13 18:00:41.492 | + functions-common:time_stop:2434 : total=22366 2026-07-13 18:00:41.495 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-13 18:00:41.498 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=33666 2026-07-13 18:00:41.501 | + inc/python:pip_install:219 : return 0 2026-07-13 18:00:41.504 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2026-07-13 18:00:41.508 | + lib/infra:install_infra:42 : use_library_from_git pbr 2026-07-13 18:00:41.511 | + inc/python:use_library_from_git:266 : local name=pbr 2026-07-13 18:00:41.515 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-13 18:00:41.518 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-13 18:00:41.522 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,pbr, ]] 2026-07-13 18:00:41.525 | + inc/python:use_library_from_git:269 : return 1 2026-07-13 18:00:41.528 | + lib/infra:install_infra:48 : pip_install -U pbr 2026-07-13 18:00:41.552 | Using python 3.12 to install pbr 2026-07-13 18:00:41.555 | + 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-13 18:00:42.531 | Requirement already satisfied: pbr in /opt/stack/data/venv/lib/python3.12/site-packages (7.0.3) 2026-07-13 18:00:42.719 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr) (83.0.0) 2026-07-13 18:00:42.966 | + inc/python:pip_install:216 : result=0 2026-07-13 18:00:42.969 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-13 18:00:42.972 | + functions-common:time_stop:2420 : local name 2026-07-13 18:00:42.978 | + functions-common:time_stop:2421 : local end_time 2026-07-13 18:00:42.982 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-13 18:00:42.985 | + functions-common:time_stop:2423 : local total 2026-07-13 18:00:42.988 | + functions-common:time_stop:2424 : local start_time 2026-07-13 18:00:42.991 | + functions-common:time_stop:2426 : name=pip_install 2026-07-13 18:00:42.994 | + functions-common:time_stop:2427 : start_time=1783965641545 2026-07-13 18:00:42.998 | + functions-common:time_stop:2429 : [[ -z 1783965641545 ]] 2026-07-13 18:00:43.001 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-13 18:00:43.008 | + functions-common:time_stop:2432 : end_time=1783965643004 2026-07-13 18:00:43.011 | + functions-common:time_stop:2433 : elapsed_time=1459 2026-07-13 18:00:43.015 | + functions-common:time_stop:2434 : total=33666 2026-07-13 18:00:43.018 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-13 18:00:43.020 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=35125 2026-07-13 18:00:43.023 | + inc/python:pip_install:219 : return 0 2026-07-13 18:00:43.026 | + ./stack.sh:main:838 : python3.12 -m venv /opt/stack/bindep-venv 2026-07-13 18:00:48.562 | + ./stack.sh:main:840 : /opt/stack/bindep-venv/bin/pip install bindep 2026-07-13 18:00:49.363 | Collecting bindep 2026-07-13 18:00:49.457 | Downloading bindep-2.14.0-py3-none-any.whl.metadata (11 kB) 2026-07-13 18:00:49.568 | Collecting distro>=1.7 (from bindep) 2026-07-13 18:00:49.590 | Downloading distro-1.9.0-py3-none-any.whl.metadata (6.8 kB) 2026-07-13 18:00:49.681 | Collecting packaging (from bindep) 2026-07-13 18:00:49.685 | Using cached packaging-26.2-py3-none-any.whl.metadata (3.5 kB) 2026-07-13 18:00:49.737 | Collecting Parsley (from bindep) 2026-07-13 18:00:49.760 | Downloading Parsley-1.3-py2.py3-none-any.whl.metadata (4.1 kB) 2026-07-13 18:00:49.859 | Collecting pbr>=2 (from bindep) 2026-07-13 18:00:49.863 | Using cached pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-07-13 18:00:50.265 | Collecting setuptools (from pbr>=2->bindep) 2026-07-13 18:00:50.268 | Using cached setuptools-83.0.0-py3-none-any.whl.metadata (6.6 kB) 2026-07-13 18:00:50.358 | Downloading bindep-2.14.0-py3-none-any.whl (35 kB) 2026-07-13 18:00:50.395 | Downloading distro-1.9.0-py3-none-any.whl (20 kB) 2026-07-13 18:00:50.405 | Using cached pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-07-13 18:00:50.411 | Using cached packaging-26.2-py3-none-any.whl (100 kB) 2026-07-13 18:00:50.431 | Downloading Parsley-1.3-py2.py3-none-any.whl (88 kB) 2026-07-13 18:00:50.456 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 88.9/88.9 kB 4.8 MB/s eta 0:00:00 2026-07-13 18:00:50.460 | Using cached setuptools-83.0.0-py3-none-any.whl (1.0 MB) 2026-07-13 18:00:50.601 | Installing collected packages: Parsley, setuptools, packaging, distro, pbr, bindep 2026-07-13 18:00:52.348 | 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-13 18:00:52.503 | + ./stack.sh:main:841 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2026-07-13 18:00:52.507 | + ./stack.sh:main:841 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2026-07-13 18:00:52.511 | ++ ./stack.sh:main:844 : _get_plugin_bindep_packages 2026-07-13 18:00:52.533 | + ./stack.sh:main:844 : pkgs= 2026-07-13 18:00:52.536 | + ./stack.sh:main:845 : [[ -n '' ]] 2026-07-13 18:00:52.540 | + ./stack.sh:main:852 : run_phase stack pre-install 2026-07-13 18:00:52.543 | + functions-common:run_phase:1848 : local mode=stack 2026-07-13 18:00:52.547 | + functions-common:run_phase:1849 : local phase=pre-install 2026-07-13 18:00:52.550 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-07-13 18:00:52.553 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-07-13 18:00:52.557 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-07-13 18:00:52.561 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-07-13 18:00:52.564 | + functions-common:run_phase:1858 : local extra 2026-07-13 18:00:52.568 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-07-13 18:00:52.573 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-07-13 18:00:52.577 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-07-13 18:00:52.580 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-07-13 18:00:52.584 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack pre-install 2026-07-13 18:00:52.587 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-07-13 18:00:52.605 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-13 18:00:52.609 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-07-13 18:00:52.611 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-07-13 18:00:52.615 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2026-07-13 18:00:52.618 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-07-13 18:00:52.621 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-07-13 18:00:52.623 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2026-07-13 18:00:52.626 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2026-07-13 18:00:52.629 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2026-07-13 18:00:52.631 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2026-07-13 18:00:52.634 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2026-07-13 18:00:52.637 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2026-07-13 18:00:52.640 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-07-13 18:00:52.643 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-07-13 18:00:52.646 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-07-13 18:00:52.649 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-07-13 18:00:52.652 | + functions-common:run_phase:1875 : run_plugins stack pre-install 2026-07-13 18:00:52.655 | + functions-common:run_plugins:1834 : local mode=stack 2026-07-13 18:00:52.658 | + functions-common:run_plugins:1835 : local phase=pre-install 2026-07-13 18:00:52.661 | + functions-common:run_plugins:1837 : local plugins= 2026-07-13 18:00:52.663 | + functions-common:run_plugins:1838 : local plugin 2026-07-13 18:00:52.667 | + ./stack.sh:main:855 : set_systemd_override DefaultLimitNOFILE 2048 2026-07-13 18:00:52.669 | + functions:set_systemd_override:844 : local key=DefaultLimitNOFILE 2026-07-13 18:00:52.672 | + functions:set_systemd_override:845 : local value=2048 2026-07-13 18:00:52.675 | + functions:set_systemd_override:847 : local sysconf=/etc/systemd/system.conf 2026-07-13 18:00:52.679 | + functions:set_systemd_override:848 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2026-07-13 18:00:52.746 | + functions:set_systemd_override:849 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2026-07-13 18:00:52.746 | Set systemd system override for DefaultLimitNOFILE=2048 2026-07-13 18:00:52.749 | + functions:set_systemd_override:851 : sudo systemctl daemon-reload 2026-07-13 18:00:53.177 | + ./stack.sh:main:857 : install_rpc_backend 2026-07-13 18:00:53.182 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2026-07-13 18:00:53.208 | + functions-common:is_service_enabled:2076 : return 0 2026-07-13 18:00:53.213 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2026-07-13 18:00:53.217 | + functions-common:install_package:1438 : update_package_repo 2026-07-13 18:00:53.221 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-07-13 18:00:53.224 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-07-13 18:00:53.228 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-07-13 18:00:53.232 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-07-13 18:00:53.236 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-07-13 18:00:53.240 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-13 18:00:53.244 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-13 18:00:53.248 | + functions-common:update_package_repo:1421 : apt_get_update 2026-07-13 18:00:53.252 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-07-13 18:00:53.257 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-07-13 18:00:53.260 | + functions-common:apt_get_update:1167 : return 2026-07-13 18:00:53.265 | + functions-common:install_package:1439 : real_install_package rabbitmq-server 2026-07-13 18:00:53.268 | + functions-common:real_install_package:1426 : is_ubuntu 2026-07-13 18:00:53.272 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-13 18:00:53.276 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-13 18:00:53.279 | + functions-common:real_install_package:1427 : apt_get install rabbitmq-server 2026-07-13 18:00:53.309 | + 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-13 18:00:53.347 | Reading package lists... 2026-07-13 18:00:53.749 | Building dependency tree... 2026-07-13 18:00:53.750 | Reading state information... 2026-07-13 18:00:54.395 | The following packages were automatically installed and are no longer required: 2026-07-13 18:00:54.397 | libfwupd2 libgusb2 2026-07-13 18:00:54.397 | Use 'sudo apt autoremove' to remove them. 2026-07-13 18:00:54.399 | The following additional packages will be installed: 2026-07-13 18:00:54.399 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2026-07-13 18:00:54.399 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2026-07-13 18:00:54.399 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2026-07-13 18:00:54.401 | erlang-tools erlang-xmerl 2026-07-13 18:00:54.404 | Suggested packages: 2026-07-13 18:00:54.404 | erlang erlang-manpages erlang-doc 2026-07-13 18:00:54.464 | The following NEW packages will be installed: 2026-07-13 18:00:54.464 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2026-07-13 18:00:54.464 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2026-07-13 18:00:54.464 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2026-07-13 18:00:54.466 | erlang-tools erlang-xmerl rabbitmq-server 2026-07-13 18:00:54.721 | 0 upgraded, 18 newly installed, 0 to remove and 29 not upgraded. 2026-07-13 18:00:54.721 | Need to get 36.1 MB of archives. 2026-07-13 18:00:54.721 | After this operation, 56.3 MB of additional disk space will be used. 2026-07-13 18:00:54.721 | 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-13 18:00:55.988 | 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-13 18:00:55.998 | 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-13 18:00:56.000 | 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-13 18:00:56.009 | 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-13 18:00:56.019 | 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-13 18:00:56.022 | 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-13 18:00:56.085 | 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-13 18:00:56.088 | 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-13 18:00:56.089 | 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-13 18:00:56.091 | 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-13 18:00:56.180 | 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-13 18:00:56.297 | 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-13 18:00:56.298 | 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-13 18:00:56.301 | 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-13 18:00:56.305 | 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-13 18:00:56.311 | 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-13 18:00:56.325 | Get:18 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 rabbitmq-server all 3.12.1-1ubuntu1.2 [15.9 MB] 2026-07-13 18:00:56.982 | perl: warning: Setting locale failed. 2026-07-13 18:00:56.982 | perl: warning: Please check that your locale settings: 2026-07-13 18:00:56.982 | LANGUAGE = (unset), 2026-07-13 18:00:56.982 | LC_ALL = "en_US.utf8", 2026-07-13 18:00:56.982 | LANG = "de_DE.UTF-8" 2026-07-13 18:00:56.982 | are supported and installed on your system. 2026-07-13 18:00:56.983 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-13 18:00:57.044 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-13 18:00:57.045 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-13 18:00:57.045 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-13 18:00:57.236 | Fetched 36.1 MB in 2s (16.1 MB/s) 2026-07-13 18:00:57.323 | Selecting previously unselected package erlang-base. 2026-07-13 18:00:57.384 | (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-13 18:00:57.390 | Preparing to unpack .../00-erlang-base_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-13 18:00:57.395 | Unpacking erlang-base (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-13 18:00:57.761 | Selecting previously unselected package erlang-asn1. 2026-07-13 18:00:57.772 | Preparing to unpack .../01-erlang-asn1_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-13 18:00:57.776 | Unpacking erlang-asn1 (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-13 18:00:57.836 | Selecting previously unselected package erlang-crypto. 2026-07-13 18:00:57.847 | Preparing to unpack .../02-erlang-crypto_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-13 18:00:57.851 | Unpacking erlang-crypto (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-13 18:00:57.895 | Selecting previously unselected package erlang-public-key. 2026-07-13 18:00:57.907 | Preparing to unpack .../03-erlang-public-key_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-13 18:00:57.911 | Unpacking erlang-public-key (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-13 18:00:57.978 | Selecting previously unselected package erlang-mnesia. 2026-07-13 18:00:57.988 | Preparing to unpack .../04-erlang-mnesia_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-13 18:00:57.992 | Unpacking erlang-mnesia (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-13 18:00:58.056 | Selecting previously unselected package erlang-runtime-tools. 2026-07-13 18:00:58.068 | Preparing to unpack .../05-erlang-runtime-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-13 18:00:58.072 | Unpacking erlang-runtime-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-13 18:00:58.133 | Selecting previously unselected package erlang-ssl. 2026-07-13 18:00:58.144 | Preparing to unpack .../06-erlang-ssl_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-13 18:00:58.148 | Unpacking erlang-ssl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-13 18:00:58.238 | Selecting previously unselected package erlang-eldap. 2026-07-13 18:00:58.250 | Preparing to unpack .../07-erlang-eldap_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-13 18:00:58.253 | Unpacking erlang-eldap (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-13 18:00:58.294 | Selecting previously unselected package erlang-ftp. 2026-07-13 18:00:58.306 | Preparing to unpack .../08-erlang-ftp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-13 18:00:58.310 | Unpacking erlang-ftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-13 18:00:58.351 | Selecting previously unselected package erlang-tftp. 2026-07-13 18:00:58.363 | Preparing to unpack .../09-erlang-tftp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-13 18:00:58.367 | Unpacking erlang-tftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-13 18:00:58.412 | Selecting previously unselected package erlang-inets. 2026-07-13 18:00:58.423 | Preparing to unpack .../10-erlang-inets_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-13 18:00:58.427 | Unpacking erlang-inets (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-13 18:00:58.507 | Selecting previously unselected package erlang-snmp. 2026-07-13 18:00:58.519 | Preparing to unpack .../11-erlang-snmp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-13 18:00:58.523 | Unpacking erlang-snmp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-13 18:00:58.673 | Selecting previously unselected package erlang-os-mon. 2026-07-13 18:00:58.685 | Preparing to unpack .../12-erlang-os-mon_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-13 18:00:58.689 | Unpacking erlang-os-mon (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-13 18:00:58.733 | Selecting previously unselected package erlang-parsetools. 2026-07-13 18:00:58.745 | Preparing to unpack .../13-erlang-parsetools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-13 18:00:58.749 | Unpacking erlang-parsetools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-13 18:00:58.793 | Selecting previously unselected package erlang-syntax-tools. 2026-07-13 18:00:58.804 | Preparing to unpack .../14-erlang-syntax-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-13 18:00:58.808 | Unpacking erlang-syntax-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-13 18:00:58.856 | Selecting previously unselected package erlang-tools. 2026-07-13 18:00:58.868 | Preparing to unpack .../15-erlang-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-13 18:00:58.872 | Unpacking erlang-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-13 18:00:58.940 | Selecting previously unselected package erlang-xmerl. 2026-07-13 18:00:58.952 | Preparing to unpack .../16-erlang-xmerl_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-13 18:00:58.955 | Unpacking erlang-xmerl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-13 18:00:59.034 | Selecting previously unselected package rabbitmq-server. 2026-07-13 18:00:59.046 | Preparing to unpack .../17-rabbitmq-server_3.12.1-1ubuntu1.2_all.deb ... 2026-07-13 18:00:59.052 | Unpacking rabbitmq-server (3.12.1-1ubuntu1.2) ... 2026-07-13 18:01:00.068 | Setting up erlang-base (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-13 18:01:00.414 | Created symlink /etc/systemd/system/multi-user.target.wants/epmd.service → /usr/lib/systemd/system/epmd.service. 2026-07-13 18:01:00.414 | Created symlink /etc/systemd/system/sockets.target.wants/epmd.socket → /usr/lib/systemd/system/epmd.socket. 2026-07-13 18:01:02.902 | Searching for services which depend on erlang and should be started... none found. 2026-07-13 18:01:02.942 | Setting up erlang-xmerl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-13 18:01:02.954 | Setting up erlang-syntax-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-13 18:01:02.966 | Setting up erlang-parsetools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-13 18:01:02.977 | Setting up erlang-asn1 (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-13 18:01:02.988 | Setting up erlang-tftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-13 18:01:03.000 | Setting up erlang-mnesia (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-13 18:01:03.011 | Setting up erlang-crypto (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-13 18:01:03.022 | Setting up erlang-runtime-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-13 18:01:03.034 | Setting up erlang-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-13 18:01:03.046 | Setting up erlang-snmp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-13 18:01:03.057 | Setting up erlang-public-key (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-13 18:01:03.069 | Setting up erlang-ssl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-13 18:01:03.080 | Setting up erlang-os-mon (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-13 18:01:03.092 | Setting up erlang-eldap (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-13 18:01:03.103 | Setting up erlang-ftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-13 18:01:03.113 | Setting up erlang-inets (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-13 18:01:03.124 | Setting up rabbitmq-server (3.12.1-1ubuntu1.2) ... 2026-07-13 18:01:03.208 | info: Selecting GID from range 100 to 999 ... 2026-07-13 18:01:03.213 | info: Adding group `rabbitmq' (GID 118) ... 2026-07-13 18:01:03.309 | info: Selecting UID from range 100 to 999 ... 2026-07-13 18:01:03.309 | 2026-07-13 18:01:03.316 | info: Adding system user `rabbitmq' (UID 116) ... 2026-07-13 18:01:03.316 | info: Adding new user `rabbitmq' (UID 116) with group `rabbitmq' ... 2026-07-13 18:01:03.366 | info: Not creating home directory `/var/lib/rabbitmq'. 2026-07-13 18:01:03.572 | Created symlink /etc/systemd/system/multi-user.target.wants/rabbitmq-server.service → /usr/lib/systemd/system/rabbitmq-server.service. 2026-07-13 18:01:22.568 | Processing triggers for man-db (2.12.0-4build2) ... 2026-07-13 18:01:24.242 | perl: warning: Setting locale failed. 2026-07-13 18:01:24.242 | perl: warning: Please check that your locale settings: 2026-07-13 18:01:24.242 | LANGUAGE = (unset), 2026-07-13 18:01:24.242 | LC_ALL = "en_US.utf8", 2026-07-13 18:01:24.242 | LANG = "de_DE.UTF-8" 2026-07-13 18:01:24.242 | are supported and installed on your system. 2026-07-13 18:01:24.243 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-13 18:01:24.373 | perl: warning: Setting locale failed. 2026-07-13 18:01:24.373 | perl: warning: Please check that your locale settings: 2026-07-13 18:01:24.375 | LANGUAGE = (unset), 2026-07-13 18:01:24.375 | LC_ALL = "en_US.utf8", 2026-07-13 18:01:24.375 | LANG = "de_DE.UTF-8" 2026-07-13 18:01:24.375 | are supported and installed on your system. 2026-07-13 18:01:24.376 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-13 18:01:24.423 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-13 18:01:24.423 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-13 18:01:24.423 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-13 18:01:24.492 | perl: warning: Setting locale failed. 2026-07-13 18:01:24.492 | perl: warning: Please check that your locale settings: 2026-07-13 18:01:24.492 | LANGUAGE = (unset), 2026-07-13 18:01:24.492 | LC_ALL = "en_US.utf8", 2026-07-13 18:01:24.492 | LANG = "de_DE.UTF-8" 2026-07-13 18:01:24.493 | are supported and installed on your system. 2026-07-13 18:01:24.493 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-13 18:01:24.991 | 2026-07-13 18:01:24.991 | Running kernel seems to be up-to-date. 2026-07-13 18:01:24.991 | 2026-07-13 18:01:24.991 | Restarting services... 2026-07-13 18:01:25.015 | 2026-07-13 18:01:25.015 | Service restarts being deferred: 2026-07-13 18:01:25.015 | systemctl restart virtlockd.service 2026-07-13 18:01:25.015 | systemctl restart virtlogd.service 2026-07-13 18:01:25.015 | 2026-07-13 18:01:25.015 | No containers need to be restarted. 2026-07-13 18:01:25.015 | 2026-07-13 18:01:25.015 | User sessions running outdated binaries: 2026-07-13 18:01:25.015 | quobyte @ session #5: sshd[2024,2070] 2026-07-13 18:01:25.026 | 2026-07-13 18:01:25.026 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-07-13 18:01:26.939 | + functions-common:apt_get:1211 : result=0 2026-07-13 18:01:26.943 | + functions-common:apt_get:1214 : time_stop apt-get 2026-07-13 18:01:26.946 | + functions-common:time_stop:2420 : local name 2026-07-13 18:01:26.949 | + functions-common:time_stop:2421 : local end_time 2026-07-13 18:01:26.952 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-13 18:01:26.955 | + functions-common:time_stop:2423 : local total 2026-07-13 18:01:26.958 | + functions-common:time_stop:2424 : local start_time 2026-07-13 18:01:26.961 | + functions-common:time_stop:2426 : name=apt-get 2026-07-13 18:01:26.964 | + functions-common:time_stop:2427 : start_time=1783965653306 2026-07-13 18:01:26.967 | + functions-common:time_stop:2429 : [[ -z 1783965653306 ]] 2026-07-13 18:01:26.971 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-13 18:01:26.975 | + functions-common:time_stop:2432 : end_time=1783965686971 2026-07-13 18:01:26.977 | + functions-common:time_stop:2433 : elapsed_time=33665 2026-07-13 18:01:26.980 | + functions-common:time_stop:2434 : total=79986 2026-07-13 18:01:26.983 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-13 18:01:26.987 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=113651 2026-07-13 18:01:26.991 | + functions-common:apt_get:1215 : return 0 2026-07-13 18:01:26.995 | + lib/rpc_backend:install_rpc_backend:55 : is_fedora 2026-07-13 18:01:26.998 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-07-13 18:01:27.002 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-07-13 18:01:27.005 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-07-13 18:01:27.009 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-07-13 18:01:27.012 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-07-13 18:01:27.016 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-07-13 18:01:27.020 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-07-13 18:01:27.023 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-07-13 18:01:27.027 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-07-13 18:01:27.030 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-07-13 18:01:27.033 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-07-13 18:01:27.037 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-07-13 18:01:27.040 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-07-13 18:01:27.044 | + ./stack.sh:main:858 : restart_rpc_backend 2026-07-13 18:01:27.047 | + lib/rpc_backend:restart_rpc_backend:68 : is_service_enabled rabbit 2026-07-13 18:01:27.070 | + functions-common:is_service_enabled:2076 : return 0 2026-07-13 18:01:27.074 | + lib/rpc_backend:restart_rpc_backend:70 : echo_summary 'Starting RabbitMQ' 2026-07-13 18:01:27.077 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-13 18:01:27.081 | + ./stack.sh:echo_summary:450 : echo -e Starting RabbitMQ 2026-07-13 18:01:27.085 | + lib/rpc_backend:restart_rpc_backend:81 : local i 2026-07-13 18:01:27.090 | ++ lib/rpc_backend:restart_rpc_backend:82 : seq 20 2026-07-13 18:01:27.095 | + lib/rpc_backend:restart_rpc_backend:82 : for i in `seq 20` 2026-07-13 18:01:27.099 | + lib/rpc_backend:restart_rpc_backend:83 : local rc=0 2026-07-13 18:01:27.102 | + lib/rpc_backend:restart_rpc_backend:85 : [[ 1 -eq 20 ]] 2026-07-13 18:01:27.105 | + lib/rpc_backend:restart_rpc_backend:87 : [[ 1 == \0 ]] 2026-07-13 18:01:27.109 | + lib/rpc_backend:restart_rpc_backend:91 : rabbit_setuser stackrabbit stackqueue 2026-07-13 18:01:27.113 | + lib/rpc_backend:rabbit_setuser:160 : local user=stackrabbit pass=stackqueue found= out= 2026-07-13 18:01:27.118 | ++ lib/rpc_backend:rabbit_setuser:161 : sudo rabbitmqctl list_users 2026-07-13 18:01:28.324 | + lib/rpc_backend:rabbit_setuser:161 : out='Listing users ... 2026-07-13 18:01:28.324 | user tags 2026-07-13 18:01:28.324 | guest [administrator]' 2026-07-13 18:01:28.330 | ++ lib/rpc_backend:rabbit_setuser:163 : echo 'Listing users ... 2026-07-13 18:01:28.330 | user tags 2026-07-13 18:01:28.330 | guest [administrator]' 2026-07-13 18:01:28.330 | ++ lib/rpc_backend:rabbit_setuser:163 : awk '$1 == user { print $1 }' user=stackrabbit 2026-07-13 18:01:28.337 | + lib/rpc_backend:rabbit_setuser:163 : found= 2026-07-13 18:01:28.341 | + lib/rpc_backend:rabbit_setuser:164 : '[' '' = stackrabbit ']' 2026-07-13 18:01:28.344 | + lib/rpc_backend:rabbit_setuser:168 : sudo rabbitmqctl add_user stackrabbit stackqueue 2026-07-13 18:01:29.497 | Adding user "stackrabbit" ... 2026-07-13 18:01:29.515 | Done. Don't forget to grant the user permissions to some virtual hosts! See 'rabbitmqctl help set_permissions' to learn more. 2026-07-13 18:01:29.536 | + lib/rpc_backend:rabbit_setuser:171 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2026-07-13 18:01:30.649 | Setting permissions for user "stackrabbit" in vhost "/" ... 2026-07-13 18:01:30.685 | + lib/rpc_backend:restart_rpc_backend:92 : '[' 0 -ne 0 ']' 2026-07-13 18:01:30.689 | + lib/rpc_backend:restart_rpc_backend:97 : sudo rabbitmqctl change_password stackrabbit stackqueue 2026-07-13 18:01:31.757 | Changing password for user "stackrabbit" ... 2026-07-13 18:01:31.793 | + lib/rpc_backend:restart_rpc_backend:99 : '[' 0 -ne 0 ']' 2026-07-13 18:01:31.796 | + lib/rpc_backend:restart_rpc_backend:103 : break 2026-07-13 18:01:31.801 | + lib/rpc_backend:restart_rpc_backend:106 : sudo rabbitmqctl delete_user guest 2026-07-13 18:01:32.906 | Deleting user "guest" ... 2026-07-13 18:01:32.940 | + ./stack.sh:main:860 : is_service_enabled mysql postgresql 2026-07-13 18:01:32.963 | + functions-common:is_service_enabled:2076 : return 0 2026-07-13 18:01:32.967 | + ./stack.sh:main:861 : install_database 2026-07-13 18:01:32.971 | + lib/database:install_database:118 : install_database_mysql 2026-07-13 18:01:32.974 | + lib/databases/mysql:install_database_mysql:202 : is_ubuntu 2026-07-13 18:01:32.977 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-13 18:01:32.980 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-13 18:01:32.984 | + lib/databases/mysql:install_database_mysql:205 : sudo debconf-set-selections 2026-07-13 18:01:32.995 | perl: warning: Setting locale failed. 2026-07-13 18:01:32.995 | perl: warning: Please check that your locale settings: 2026-07-13 18:01:32.995 | LANGUAGE = (unset), 2026-07-13 18:01:32.995 | LC_ALL = "en_US.utf8", 2026-07-13 18:01:32.995 | LANG = "de_DE.UTF-8" 2026-07-13 18:01:32.995 | are supported and installed on your system. 2026-07-13 18:01:32.995 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-13 18:01:33.046 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-13 18:01:33.046 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-13 18:01:33.046 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-13 18:01:33.155 | + lib/databases/mysql:install_database_mysql:215 : [[ ! -e /home/quobyte/.my.cnf ]] 2026-07-13 18:01:33.158 | + lib/databases/mysql:install_database_mysql:216 : cat 2026-07-13 18:01:33.163 | + lib/databases/mysql:install_database_mysql:222 : is_ubuntu 2026-07-13 18:01:33.167 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-13 18:01:33.171 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-13 18:01:33.173 | + lib/databases/mysql:install_database_mysql:222 : '[' mysql '!=' mariadb ']' 2026-07-13 18:01:33.176 | + lib/databases/mysql:install_database_mysql:223 : echo host=127.0.0.1 2026-07-13 18:01:33.179 | + lib/databases/mysql:install_database_mysql:225 : chmod 0600 /home/quobyte/.my.cnf 2026-07-13 18:01:33.184 | + lib/databases/mysql:install_database_mysql:228 : [[ True == \T\r\u\e ]] 2026-07-13 18:01:33.187 | + lib/databases/mysql:install_database_mysql:229 : is_fedora 2026-07-13 18:01:33.191 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-07-13 18:01:33.195 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-07-13 18:01:33.199 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-07-13 18:01:33.203 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-07-13 18:01:33.206 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-07-13 18:01:33.210 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-07-13 18:01:33.213 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-07-13 18:01:33.216 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-07-13 18:01:33.219 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-07-13 18:01:33.223 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-07-13 18:01:33.227 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-07-13 18:01:33.231 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-07-13 18:01:33.234 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-07-13 18:01:33.238 | + lib/databases/mysql:install_database_mysql:232 : is_ubuntu 2026-07-13 18:01:33.242 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-13 18:01:33.246 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-13 18:01:33.250 | + lib/databases/mysql:install_database_mysql:233 : install_package mysql-server 2026-07-13 18:01:33.254 | + functions-common:install_package:1438 : update_package_repo 2026-07-13 18:01:33.257 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-07-13 18:01:33.260 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-07-13 18:01:33.263 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-07-13 18:01:33.267 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-07-13 18:01:33.270 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-07-13 18:01:33.274 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-13 18:01:33.278 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-13 18:01:33.282 | + functions-common:update_package_repo:1421 : apt_get_update 2026-07-13 18:01:33.286 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-07-13 18:01:33.289 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-07-13 18:01:33.292 | + functions-common:apt_get_update:1167 : return 2026-07-13 18:01:33.295 | + functions-common:install_package:1439 : real_install_package mysql-server 2026-07-13 18:01:33.298 | + functions-common:real_install_package:1426 : is_ubuntu 2026-07-13 18:01:33.302 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-13 18:01:33.306 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-13 18:01:33.310 | + functions-common:real_install_package:1427 : apt_get install mysql-server 2026-07-13 18:01:33.337 | + 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-13 18:01:33.376 | Reading package lists... 2026-07-13 18:01:33.810 | Building dependency tree... 2026-07-13 18:01:33.812 | Reading state information... 2026-07-13 18:01:34.399 | The following packages were automatically installed and are no longer required: 2026-07-13 18:01:34.401 | libfwupd2 libgusb2 2026-07-13 18:01:34.401 | Use 'sudo apt autoremove' to remove them. 2026-07-13 18:01:34.403 | The following additional packages will be installed: 2026-07-13 18:01:34.403 | libcgi-fast-perl libcgi-pm-perl libclone-perl libencode-locale-perl 2026-07-13 18:01:34.403 | libevent-pthreads-2.1-7t64 libfcgi-bin libfcgi-perl libfcgi0t64 2026-07-13 18:01:34.403 | libhtml-parser-perl libhtml-tagset-perl libhtml-template-perl 2026-07-13 18:01:34.403 | libhttp-date-perl libhttp-message-perl libio-html-perl 2026-07-13 18:01:34.404 | liblwp-mediatypes-perl libmecab2 libprotobuf-lite32t64 libtimedate-perl 2026-07-13 18:01:34.404 | liburi-perl mecab-ipadic mecab-ipadic-utf8 mecab-utils mysql-client-8.0 2026-07-13 18:01:34.405 | mysql-client-core-8.0 mysql-server-8.0 mysql-server-core-8.0 2026-07-13 18:01:34.407 | Suggested packages: 2026-07-13 18:01:34.408 | libdata-dump-perl libipc-sharedcache-perl libio-compress-brotli-perl 2026-07-13 18:01:34.408 | libbusiness-isbn-perl libregexp-ipv6-perl libwww-perl mailx tinyca 2026-07-13 18:01:34.457 | The following NEW packages will be installed: 2026-07-13 18:01:34.457 | libcgi-fast-perl libcgi-pm-perl libclone-perl libencode-locale-perl 2026-07-13 18:01:34.457 | libevent-pthreads-2.1-7t64 libfcgi-bin libfcgi-perl libfcgi0t64 2026-07-13 18:01:34.457 | libhtml-parser-perl libhtml-tagset-perl libhtml-template-perl 2026-07-13 18:01:34.457 | libhttp-date-perl libhttp-message-perl libio-html-perl 2026-07-13 18:01:34.458 | liblwp-mediatypes-perl libmecab2 libprotobuf-lite32t64 libtimedate-perl 2026-07-13 18:01:34.458 | liburi-perl mecab-ipadic mecab-ipadic-utf8 mecab-utils mysql-client-8.0 2026-07-13 18:01:34.459 | mysql-client-core-8.0 mysql-server mysql-server-8.0 mysql-server-core-8.0 2026-07-13 18:01:34.565 | 0 upgraded, 27 newly installed, 0 to remove and 29 not upgraded. 2026-07-13 18:01:34.565 | Need to get 29.6 MB of archives. 2026-07-13 18:01:34.565 | After this operation, 243 MB of additional disk space will be used. 2026-07-13 18:01:34.565 | 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-13 18:01:34.776 | 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-13 18:01:34.777 | 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-13 18:01:34.777 | Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 libmecab2 amd64 0.996-14ubuntu4 [201 kB] 2026-07-13 18:01:34.780 | Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libprotobuf-lite32t64 amd64 3.21.12-8.2ubuntu0.3 [238 kB] 2026-07-13 18:01:34.783 | 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-13 18:01:35.054 | 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-13 18:01:35.070 | Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 libhtml-tagset-perl all 3.20-6 [11.3 kB] 2026-07-13 18:01:35.070 | Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 liburi-perl all 5.27-1 [88.0 kB] 2026-07-13 18:01:35.072 | Get:10 http://archive.ubuntu.com/ubuntu noble/main amd64 libhtml-parser-perl amd64 3.81-1build3 [85.8 kB] 2026-07-13 18:01:35.073 | Get:11 http://archive.ubuntu.com/ubuntu noble/main amd64 libcgi-pm-perl all 4.63-1 [185 kB] 2026-07-13 18:01:35.075 | 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-13 18:01:35.076 | Get:13 http://archive.ubuntu.com/ubuntu noble/main amd64 libfcgi-perl amd64 0.82+ds-3build2 [21.7 kB] 2026-07-13 18:01:35.077 | Get:14 http://archive.ubuntu.com/ubuntu noble/main amd64 libcgi-fast-perl all 1:2.17-1 [10.3 kB] 2026-07-13 18:01:35.077 | Get:15 http://archive.ubuntu.com/ubuntu noble/main amd64 libclone-perl amd64 0.46-1build3 [10.7 kB] 2026-07-13 18:01:35.080 | Get:16 http://archive.ubuntu.com/ubuntu noble/main amd64 libencode-locale-perl all 1.05-3 [11.6 kB] 2026-07-13 18:01:35.102 | 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-13 18:01:35.103 | Get:18 http://archive.ubuntu.com/ubuntu noble/main amd64 libhtml-template-perl all 2.97-2 [60.2 kB] 2026-07-13 18:01:35.104 | Get:19 http://archive.ubuntu.com/ubuntu noble/main amd64 libtimedate-perl all 2.3300-2 [34.0 kB] 2026-07-13 18:01:35.104 | Get:20 http://archive.ubuntu.com/ubuntu noble/main amd64 libhttp-date-perl all 6.06-1 [10.2 kB] 2026-07-13 18:01:35.105 | Get:21 http://archive.ubuntu.com/ubuntu noble/main amd64 libio-html-perl all 1.004-3 [15.9 kB] 2026-07-13 18:01:35.106 | Get:22 http://archive.ubuntu.com/ubuntu noble/main amd64 liblwp-mediatypes-perl all 6.04-2 [20.1 kB] 2026-07-13 18:01:35.106 | Get:23 http://archive.ubuntu.com/ubuntu noble/main amd64 libhttp-message-perl all 6.45-1ubuntu1 [78.2 kB] 2026-07-13 18:01:35.107 | Get:24 http://archive.ubuntu.com/ubuntu noble/main amd64 mecab-utils amd64 0.996-14ubuntu4 [4804 B] 2026-07-13 18:01:35.108 | Get:25 http://archive.ubuntu.com/ubuntu noble/main amd64 mecab-ipadic all 2.7.0-20070801+main-3 [6718 kB] 2026-07-13 18:01:35.179 | Get:26 http://archive.ubuntu.com/ubuntu noble/main amd64 mecab-ipadic-utf8 all 2.7.0-20070801+main-3 [4384 B] 2026-07-13 18:01:35.180 | 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-13 18:01:35.410 | perl: warning: Setting locale failed. 2026-07-13 18:01:35.410 | perl: warning: Please check that your locale settings: 2026-07-13 18:01:35.410 | LANGUAGE = (unset), 2026-07-13 18:01:35.410 | LC_ALL = "en_US.utf8", 2026-07-13 18:01:35.410 | LANG = "de_DE.UTF-8" 2026-07-13 18:01:35.410 | are supported and installed on your system. 2026-07-13 18:01:35.411 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-13 18:01:35.470 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-13 18:01:35.471 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-13 18:01:35.471 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-13 18:01:35.593 | Vorkonfiguration der Pakete ... 2026-07-13 18:01:35.602 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-13 18:01:35.732 | Fetched 29.6 MB in 1s (42.7 MB/s) 2026-07-13 18:01:35.767 | Selecting previously unselected package mysql-client-core-8.0. 2026-07-13 18:01:35.826 | (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-13 18:01:35.833 | Preparing to unpack .../00-mysql-client-core-8.0_8.0.46-0ubuntu0.24.04.3_amd64.deb ... 2026-07-13 18:01:35.837 | Unpacking mysql-client-core-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-07-13 18:01:36.240 | Selecting previously unselected package mysql-client-8.0. 2026-07-13 18:01:36.253 | Preparing to unpack .../01-mysql-client-8.0_8.0.46-0ubuntu0.24.04.3_amd64.deb ... 2026-07-13 18:01:36.258 | Unpacking mysql-client-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-07-13 18:01:36.304 | Selecting previously unselected package libevent-pthreads-2.1-7t64:amd64. 2026-07-13 18:01:36.315 | Preparing to unpack .../02-libevent-pthreads-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2026-07-13 18:01:36.323 | Unpacking libevent-pthreads-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-07-13 18:01:36.367 | Selecting previously unselected package libmecab2:amd64. 2026-07-13 18:01:36.379 | Preparing to unpack .../03-libmecab2_0.996-14ubuntu4_amd64.deb ... 2026-07-13 18:01:36.383 | Unpacking libmecab2:amd64 (0.996-14ubuntu4) ... 2026-07-13 18:01:36.431 | Selecting previously unselected package libprotobuf-lite32t64:amd64. 2026-07-13 18:01:36.444 | Preparing to unpack .../04-libprotobuf-lite32t64_3.21.12-8.2ubuntu0.3_amd64.deb ... 2026-07-13 18:01:36.447 | Unpacking libprotobuf-lite32t64:amd64 (3.21.12-8.2ubuntu0.3) ... 2026-07-13 18:01:36.491 | Selecting previously unselected package mysql-server-core-8.0. 2026-07-13 18:01:36.504 | Preparing to unpack .../05-mysql-server-core-8.0_8.0.46-0ubuntu0.24.04.3_amd64.deb ... 2026-07-13 18:01:36.507 | Unpacking mysql-server-core-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-07-13 18:01:37.454 | Selecting previously unselected package mysql-server-8.0. 2026-07-13 18:01:37.467 | Preparing to unpack .../06-mysql-server-8.0_8.0.46-0ubuntu0.24.04.3_amd64.deb ... 2026-07-13 18:01:37.474 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-13 18:01:37.525 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-13 18:01:37.525 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-13 18:01:37.525 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-13 18:01:37.602 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-13 18:01:37.612 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-13 18:01:37.887 | Unpacking mysql-server-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-07-13 18:01:37.949 | Selecting previously unselected package libhtml-tagset-perl. 2026-07-13 18:01:37.962 | Preparing to unpack .../07-libhtml-tagset-perl_3.20-6_all.deb ... 2026-07-13 18:01:37.966 | Unpacking libhtml-tagset-perl (3.20-6) ... 2026-07-13 18:01:38.004 | Selecting previously unselected package liburi-perl. 2026-07-13 18:01:38.017 | Preparing to unpack .../08-liburi-perl_5.27-1_all.deb ... 2026-07-13 18:01:38.021 | Unpacking liburi-perl (5.27-1) ... 2026-07-13 18:01:38.098 | Selecting previously unselected package libhtml-parser-perl:amd64. 2026-07-13 18:01:38.111 | Preparing to unpack .../09-libhtml-parser-perl_3.81-1build3_amd64.deb ... 2026-07-13 18:01:38.115 | Unpacking libhtml-parser-perl:amd64 (3.81-1build3) ... 2026-07-13 18:01:38.170 | Selecting previously unselected package libcgi-pm-perl. 2026-07-13 18:01:38.183 | Preparing to unpack .../10-libcgi-pm-perl_4.63-1_all.deb ... 2026-07-13 18:01:38.186 | Unpacking libcgi-pm-perl (4.63-1) ... 2026-07-13 18:01:38.245 | Selecting previously unselected package libfcgi0t64:amd64. 2026-07-13 18:01:38.258 | Preparing to unpack .../11-libfcgi0t64_2.4.2-2.1ubuntu0.24.04.1_amd64.deb ... 2026-07-13 18:01:38.262 | Unpacking libfcgi0t64:amd64 (2.4.2-2.1ubuntu0.24.04.1) ... 2026-07-13 18:01:38.300 | Selecting previously unselected package libfcgi-perl. 2026-07-13 18:01:38.313 | Preparing to unpack .../12-libfcgi-perl_0.82+ds-3build2_amd64.deb ... 2026-07-13 18:01:38.317 | Unpacking libfcgi-perl (0.82+ds-3build2) ... 2026-07-13 18:01:38.357 | Selecting previously unselected package libcgi-fast-perl. 2026-07-13 18:01:38.370 | Preparing to unpack .../13-libcgi-fast-perl_1%3a2.17-1_all.deb ... 2026-07-13 18:01:38.374 | Unpacking libcgi-fast-perl (1:2.17-1) ... 2026-07-13 18:01:38.410 | Selecting previously unselected package libclone-perl:amd64. 2026-07-13 18:01:38.422 | Preparing to unpack .../14-libclone-perl_0.46-1build3_amd64.deb ... 2026-07-13 18:01:38.426 | Unpacking libclone-perl:amd64 (0.46-1build3) ... 2026-07-13 18:01:38.465 | Selecting previously unselected package libencode-locale-perl. 2026-07-13 18:01:38.478 | Preparing to unpack .../15-libencode-locale-perl_1.05-3_all.deb ... 2026-07-13 18:01:38.482 | Unpacking libencode-locale-perl (1.05-3) ... 2026-07-13 18:01:38.518 | Selecting previously unselected package libfcgi-bin. 2026-07-13 18:01:38.531 | Preparing to unpack .../16-libfcgi-bin_2.4.2-2.1ubuntu0.24.04.1_amd64.deb ... 2026-07-13 18:01:38.535 | Unpacking libfcgi-bin (2.4.2-2.1ubuntu0.24.04.1) ... 2026-07-13 18:01:38.572 | Selecting previously unselected package libhtml-template-perl. 2026-07-13 18:01:38.585 | Preparing to unpack .../17-libhtml-template-perl_2.97-2_all.deb ... 2026-07-13 18:01:38.589 | Unpacking libhtml-template-perl (2.97-2) ... 2026-07-13 18:01:38.629 | Selecting previously unselected package libtimedate-perl. 2026-07-13 18:01:38.642 | Preparing to unpack .../18-libtimedate-perl_2.3300-2_all.deb ... 2026-07-13 18:01:38.646 | Unpacking libtimedate-perl (2.3300-2) ... 2026-07-13 18:01:38.711 | Selecting previously unselected package libhttp-date-perl. 2026-07-13 18:01:38.724 | Preparing to unpack .../19-libhttp-date-perl_6.06-1_all.deb ... 2026-07-13 18:01:38.730 | Unpacking libhttp-date-perl (6.06-1) ... 2026-07-13 18:01:38.768 | Selecting previously unselected package libio-html-perl. 2026-07-13 18:01:38.779 | Preparing to unpack .../20-libio-html-perl_1.004-3_all.deb ... 2026-07-13 18:01:38.783 | Unpacking libio-html-perl (1.004-3) ... 2026-07-13 18:01:38.821 | Selecting previously unselected package liblwp-mediatypes-perl. 2026-07-13 18:01:38.834 | Preparing to unpack .../21-liblwp-mediatypes-perl_6.04-2_all.deb ... 2026-07-13 18:01:38.839 | Unpacking liblwp-mediatypes-perl (6.04-2) ... 2026-07-13 18:01:38.878 | Selecting previously unselected package libhttp-message-perl. 2026-07-13 18:01:38.892 | Preparing to unpack .../22-libhttp-message-perl_6.45-1ubuntu1_all.deb ... 2026-07-13 18:01:38.896 | Unpacking libhttp-message-perl (6.45-1ubuntu1) ... 2026-07-13 18:01:38.949 | Selecting previously unselected package mecab-utils. 2026-07-13 18:01:38.961 | Preparing to unpack .../23-mecab-utils_0.996-14ubuntu4_amd64.deb ... 2026-07-13 18:01:38.965 | Unpacking mecab-utils (0.996-14ubuntu4) ... 2026-07-13 18:01:39.010 | Selecting previously unselected package mecab-ipadic. 2026-07-13 18:01:39.023 | Preparing to unpack .../24-mecab-ipadic_2.7.0-20070801+main-3_all.deb ... 2026-07-13 18:01:39.027 | Unpacking mecab-ipadic (2.7.0-20070801+main-3) ... 2026-07-13 18:01:39.660 | Selecting previously unselected package mecab-ipadic-utf8. 2026-07-13 18:01:39.674 | Preparing to unpack .../25-mecab-ipadic-utf8_2.7.0-20070801+main-3_all.deb ... 2026-07-13 18:01:39.678 | Unpacking mecab-ipadic-utf8 (2.7.0-20070801+main-3) ... 2026-07-13 18:01:39.715 | Selecting previously unselected package mysql-server. 2026-07-13 18:01:39.730 | Preparing to unpack .../26-mysql-server_8.0.46-0ubuntu0.24.04.3_all.deb ... 2026-07-13 18:01:39.733 | Unpacking mysql-server (8.0.46-0ubuntu0.24.04.3) ... 2026-07-13 18:01:39.796 | Setting up libprotobuf-lite32t64:amd64 (3.21.12-8.2ubuntu0.3) ... 2026-07-13 18:01:39.807 | Setting up libmecab2:amd64 (0.996-14ubuntu4) ... 2026-07-13 18:01:39.823 | Setting up mysql-client-core-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-07-13 18:01:39.834 | Setting up libclone-perl:amd64 (0.46-1build3) ... 2026-07-13 18:01:39.846 | Setting up libevent-pthreads-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-07-13 18:01:39.859 | Setting up libfcgi0t64:amd64 (2.4.2-2.1ubuntu0.24.04.1) ... 2026-07-13 18:01:39.871 | Setting up libhtml-tagset-perl (3.20-6) ... 2026-07-13 18:01:39.882 | Setting up liblwp-mediatypes-perl (6.04-2) ... 2026-07-13 18:01:39.894 | Setting up libfcgi-bin (2.4.2-2.1ubuntu0.24.04.1) ... 2026-07-13 18:01:39.906 | Setting up libencode-locale-perl (1.05-3) ... 2026-07-13 18:01:39.918 | Setting up mecab-utils (0.996-14ubuntu4) ... 2026-07-13 18:01:39.929 | Setting up libio-html-perl (1.004-3) ... 2026-07-13 18:01:39.940 | Setting up mysql-server-core-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-07-13 18:01:39.951 | Setting up libtimedate-perl (2.3300-2) ... 2026-07-13 18:01:39.963 | Setting up mysql-client-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-07-13 18:01:39.974 | Setting up libfcgi-perl (0.82+ds-3build2) ... 2026-07-13 18:01:39.986 | Setting up liburi-perl (5.27-1) ... 2026-07-13 18:01:39.997 | Setting up mysql-server-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-07-13 18:01:40.052 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-13 18:01:40.102 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-13 18:01:40.102 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-13 18:01:40.102 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-13 18:01:40.178 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-13 18:01:40.188 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-13 18:01:40.240 | update-alternatives: using /etc/mysql/mysql.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2026-07-13 18:01:40.272 | Renaming removed key_buffer and myisam-recover options (if present) 2026-07-13 18:01:52.197 | mysqld will log errors to /var/log/mysql/error.log 2026-07-13 18:01:53.039 | mysqld is running as pid 16745 2026-07-13 18:01:55.473 | Created symlink /etc/systemd/system/multi-user.target.wants/mysql.service → /usr/lib/systemd/system/mysql.service. 2026-07-13 18:01:57.060 | Setting up libhttp-date-perl (6.06-1) ... 2026-07-13 18:01:57.071 | Setting up mecab-ipadic (2.7.0-20070801+main-3) ... 2026-07-13 18:01:57.080 | Compiling IPA dictionary for Mecab. This takes long time... 2026-07-13 18:01:57.083 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2026-07-13 18:01:57.084 | 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-13 18:01:57.084 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2026-07-13 18:01:57.302 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2026-07-13 18:01:57.347 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2026-07-13 18:01:57.350 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2026-07-13 18:01:57.350 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2026-07-13 18:01:57.350 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2026-07-13 18:01:57.355 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2026-07-13 18:01:57.360 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2026-07-13 18:01:57.440 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2026-07-13 18:01:57.440 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2026-07-13 18:01:57.440 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2026-07-13 18:01:57.441 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2026-07-13 18:01:57.534 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2026-07-13 18:01:57.537 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2026-07-13 18:01:57.545 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2026-07-13 18:01:57.546 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2026-07-13 18:01:57.546 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2026-07-13 18:01:57.546 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2026-07-13 18:01:57.575 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2026-07-13 18:01:57.576 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2026-07-13 18:01:57.576 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2026-07-13 18:01:57.890 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2026-07-13 18:01:57.890 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2026-07-13 18:01:57.890 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2026-07-13 18:01:58.038 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2026-07-13 18:01:58.086 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2026-07-13 18:01:58.087 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2026-07-13 18:01:58.435 | 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-13 18:01:58.545 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2026-07-13 18:01:58.795 | 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-13 18:01:58.798 | 2026-07-13 18:01:58.798 | done! 2026-07-13 18:01:58.804 | update-alternatives: using /var/lib/mecab/dic/ipadic to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2026-07-13 18:01:58.812 | Setting up mecab-ipadic-utf8 (2.7.0-20070801+main-3) ... 2026-07-13 18:01:58.822 | Compiling IPA dictionary for Mecab. This takes long time... 2026-07-13 18:01:58.826 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2026-07-13 18:01:58.826 | 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-13 18:01:58.827 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2026-07-13 18:01:59.127 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2026-07-13 18:01:59.207 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2026-07-13 18:01:59.208 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2026-07-13 18:01:59.208 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2026-07-13 18:01:59.208 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2026-07-13 18:01:59.218 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2026-07-13 18:01:59.223 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2026-07-13 18:01:59.335 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2026-07-13 18:01:59.336 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2026-07-13 18:01:59.336 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2026-07-13 18:01:59.337 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2026-07-13 18:01:59.461 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2026-07-13 18:01:59.465 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2026-07-13 18:01:59.477 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2026-07-13 18:01:59.477 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2026-07-13 18:01:59.478 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2026-07-13 18:01:59.478 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2026-07-13 18:01:59.519 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2026-07-13 18:01:59.519 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2026-07-13 18:01:59.520 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2026-07-13 18:01:59.985 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2026-07-13 18:01:59.986 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2026-07-13 18:01:59.986 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2026-07-13 18:02:00.190 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2026-07-13 18:02:00.259 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2026-07-13 18:02:00.260 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2026-07-13 18:02:00.690 | 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-13 18:02:00.821 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2026-07-13 18:02:01.070 | 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-13 18:02:01.073 | 2026-07-13 18:02:01.073 | done! 2026-07-13 18:02:01.080 | update-alternatives: using /var/lib/mecab/dic/ipadic-utf8 to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2026-07-13 18:02:01.088 | Setting up libhtml-parser-perl:amd64 (3.81-1build3) ... 2026-07-13 18:02:01.099 | Setting up libhttp-message-perl (6.45-1ubuntu1) ... 2026-07-13 18:02:01.109 | Setting up mysql-server (8.0.46-0ubuntu0.24.04.3) ... 2026-07-13 18:02:01.121 | Setting up libcgi-pm-perl (4.63-1) ... 2026-07-13 18:02:01.131 | Setting up libhtml-template-perl (2.97-2) ... 2026-07-13 18:02:01.142 | Setting up libcgi-fast-perl (1:2.17-1) ... 2026-07-13 18:02:01.154 | Processing triggers for man-db (2.12.0-4build2) ... 2026-07-13 18:02:03.016 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-13 18:02:03.263 | perl: warning: Setting locale failed. 2026-07-13 18:02:03.263 | perl: warning: Please check that your locale settings: 2026-07-13 18:02:03.263 | LANGUAGE = (unset), 2026-07-13 18:02:03.263 | LC_ALL = "en_US.utf8", 2026-07-13 18:02:03.264 | LANG = "de_DE.UTF-8" 2026-07-13 18:02:03.264 | are supported and installed on your system. 2026-07-13 18:02:03.264 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-13 18:02:03.390 | perl: warning: Setting locale failed. 2026-07-13 18:02:03.390 | perl: warning: Please check that your locale settings: 2026-07-13 18:02:03.390 | LANGUAGE = (unset), 2026-07-13 18:02:03.390 | LC_ALL = "en_US.utf8", 2026-07-13 18:02:03.391 | LANG = "de_DE.UTF-8" 2026-07-13 18:02:03.391 | are supported and installed on your system. 2026-07-13 18:02:03.391 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-13 18:02:03.440 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-13 18:02:03.440 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-13 18:02:03.440 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-13 18:02:03.509 | perl: warning: Setting locale failed. 2026-07-13 18:02:03.509 | perl: warning: Please check that your locale settings: 2026-07-13 18:02:03.509 | LANGUAGE = (unset), 2026-07-13 18:02:03.509 | LC_ALL = "en_US.utf8", 2026-07-13 18:02:03.509 | LANG = "de_DE.UTF-8" 2026-07-13 18:02:03.509 | are supported and installed on your system. 2026-07-13 18:02:03.509 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-13 18:02:04.008 | 2026-07-13 18:02:04.008 | Running kernel seems to be up-to-date. 2026-07-13 18:02:04.008 | 2026-07-13 18:02:04.008 | Restarting services... 2026-07-13 18:02:04.033 | 2026-07-13 18:02:04.033 | Service restarts being deferred: 2026-07-13 18:02:04.033 | systemctl restart virtlockd.service 2026-07-13 18:02:04.033 | systemctl restart virtlogd.service 2026-07-13 18:02:04.033 | 2026-07-13 18:02:04.033 | No containers need to be restarted. 2026-07-13 18:02:04.034 | 2026-07-13 18:02:04.034 | User sessions running outdated binaries: 2026-07-13 18:02:04.034 | quobyte @ session #5: sshd[2024,2070] 2026-07-13 18:02:04.044 | 2026-07-13 18:02:04.044 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-07-13 18:02:06.265 | + functions-common:apt_get:1211 : result=0 2026-07-13 18:02:06.269 | + functions-common:apt_get:1214 : time_stop apt-get 2026-07-13 18:02:06.272 | + functions-common:time_stop:2420 : local name 2026-07-13 18:02:06.276 | + functions-common:time_stop:2421 : local end_time 2026-07-13 18:02:06.279 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-13 18:02:06.281 | + functions-common:time_stop:2423 : local total 2026-07-13 18:02:06.285 | + functions-common:time_stop:2424 : local start_time 2026-07-13 18:02:06.287 | + functions-common:time_stop:2426 : name=apt-get 2026-07-13 18:02:06.290 | + functions-common:time_stop:2427 : start_time=1783965693334 2026-07-13 18:02:06.294 | + functions-common:time_stop:2429 : [[ -z 1783965693334 ]] 2026-07-13 18:02:06.298 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-13 18:02:06.304 | + functions-common:time_stop:2432 : end_time=1783965726299 2026-07-13 18:02:06.308 | + functions-common:time_stop:2433 : elapsed_time=32965 2026-07-13 18:02:06.311 | + functions-common:time_stop:2434 : total=113651 2026-07-13 18:02:06.314 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-13 18:02:06.317 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=146616 2026-07-13 18:02:06.321 | + functions-common:apt_get:1215 : return 0 2026-07-13 18:02:06.325 | + ./stack.sh:main:863 : '[' -n mysql ']' 2026-07-13 18:02:06.330 | + ./stack.sh:main:864 : install_database_python 2026-07-13 18:02:06.333 | + lib/database:install_database_python:123 : install_database_python_mysql 2026-07-13 18:02:06.336 | + lib/databases/mysql:install_database_python_mysql:242 : pip_install_gr PyMySQL 2026-07-13 18:02:06.340 | + inc/python:pip_install_gr:94 : local name=PyMySQL 2026-07-13 18:02:06.343 | + inc/python:pip_install_gr:95 : local clean_name 2026-07-13 18:02:06.348 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements PyMySQL 2026-07-13 18:02:06.352 | ++ inc/python:get_from_global_requirements:241 : local package=PyMySQL 2026-07-13 18:02:06.355 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-07-13 18:02:06.360 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2026-07-13 18:02:06.361 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-07-13 18:02:06.367 | ++ inc/python:get_from_global_requirements:243 : required_pkg='PyMySQL ' 2026-07-13 18:02:06.371 | ++ inc/python:get_from_global_requirements:244 : [[ PyMySQL == '' ]] 2026-07-13 18:02:06.375 | ++ inc/python:get_from_global_requirements:247 : echo PyMySQL 2026-07-13 18:02:06.379 | + inc/python:pip_install_gr:96 : clean_name=PyMySQL 2026-07-13 18:02:06.383 | + inc/python:pip_install_gr:97 : pip_install PyMySQL 2026-07-13 18:02:06.411 | Using python 3.12 to install PyMySQL 2026-07-13 18:02:06.414 | + 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-13 18:02:07.552 | Collecting PyMySQL 2026-07-13 18:02:07.692 | Downloading pymysql-1.2.0-py3-none-any.whl.metadata (4.3 kB) 2026-07-13 18:02:07.719 | Downloading pymysql-1.2.0-py3-none-any.whl (45 kB) 2026-07-13 18:02:07.890 | Installing collected packages: PyMySQL 2026-07-13 18:02:07.960 | Successfully installed PyMySQL-1.2.0 2026-07-13 18:02:08.059 | + inc/python:pip_install:216 : result=0 2026-07-13 18:02:08.063 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-13 18:02:08.066 | + functions-common:time_stop:2420 : local name 2026-07-13 18:02:08.070 | + functions-common:time_stop:2421 : local end_time 2026-07-13 18:02:08.074 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-13 18:02:08.078 | + functions-common:time_stop:2423 : local total 2026-07-13 18:02:08.082 | + functions-common:time_stop:2424 : local start_time 2026-07-13 18:02:08.085 | + functions-common:time_stop:2426 : name=pip_install 2026-07-13 18:02:08.089 | + functions-common:time_stop:2427 : start_time=1783965726404 2026-07-13 18:02:08.093 | + functions-common:time_stop:2429 : [[ -z 1783965726404 ]] 2026-07-13 18:02:08.097 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-13 18:02:08.103 | + functions-common:time_stop:2432 : end_time=1783965728099 2026-07-13 18:02:08.105 | + functions-common:time_stop:2433 : elapsed_time=1695 2026-07-13 18:02:08.109 | + functions-common:time_stop:2434 : total=35125 2026-07-13 18:02:08.113 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-13 18:02:08.116 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=36820 2026-07-13 18:02:08.119 | + inc/python:pip_install:219 : return 0 2026-07-13 18:02:08.123 | + lib/databases/mysql:install_database_python_mysql:243 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2026-07-13 18:02:08.127 | + lib/databases/mysql:install_database_python_mysql:245 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2026-07-13 18:02:08.130 | + lib/databases/mysql:install_database_python_mysql:246 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2026-07-13 18:02:08.134 | + ./stack.sh:main:867 : is_service_enabled neutron 2026-07-13 18:02:08.157 | + functions-common:is_service_enabled:2076 : return 0 2026-07-13 18:02:08.161 | + ./stack.sh:main:868 : install_neutron_agent_packages 2026-07-13 18:02:08.165 | + lib/neutron:install_neutron_agent_packages:551 : is_service_enabled q-l3 neutron-l3 2026-07-13 18:02:08.188 | + functions-common:is_service_enabled:2076 : return 1 2026-07-13 18:02:08.191 | + lib/neutron:install_neutron_agent_packages:555 : is_service_enabled q-agt neutron-agent q-dhcp neutron-dhcp q-l3 neutron-l3 2026-07-13 18:02:08.214 | + functions-common:is_service_enabled:2076 : return 1 2026-07-13 18:02:08.218 | + ./stack.sh:main:871 : is_service_enabled etcd3 2026-07-13 18:02:08.241 | + functions-common:is_service_enabled:2076 : return 0 2026-07-13 18:02:08.245 | + ./stack.sh:main:872 : install_etcd3 2026-07-13 18:02:08.248 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2026-07-13 18:02:08.248 | Installing etcd 2026-07-13 18:02:08.252 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2026-07-13 18:02:08.269 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2026-07-13 18:02:08.286 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2026-07-13 18:02:08.290 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2026-07-13 18:02:08.308 | + lib/etcd3:install_etcd3:113 : local etcd_file 2026-07-13 18:02:08.312 | ++ 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-13 18:02:08.316 | ++ 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-13 18:02:08.320 | ++ functions:get_extra_file:67 : local 'retry_args=--retry-on-host-error --retry-on-http-error=500,503 ' 2026-07-13 18:02:08.324 | ++ functions:get_extra_file:68 : retry_args+='-t 2 --waitretry=10 ' 2026-07-13 18:02:08.327 | ++ functions:get_extra_file:69 : retry_args+='--tries=3 --retry-connrefused' 2026-07-13 18:02:08.331 | ++ functions:get_extra_file:71 : local file_name=etcd-v3.5.21-linux-amd64.tar.gz 2026-07-13 18:02:08.335 | ++ 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-13 18:02:08.339 | ++ functions:get_extra_file:74 : [[ ! -f /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz ]] 2026-07-13 18:02:08.343 | ++ 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-13 18:02:08.348 | --2026-07-13 20:02:08-- https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz 2026-07-13 18:02:08.396 | Resolving github.com (github.com)... 140.82.121.4 2026-07-13 18:02:08.412 | Connecting to github.com (github.com)|140.82.121.4|:443... connected. 2026-07-13 18:02:08.642 | HTTP request sent, awaiting response... 302 Found 2026-07-13 18:02:08.642 | 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-13T18%3A50%3A11Z&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-13T17%3A50%3A01Z&ske=2026-07-13T18%3A50%3A11Z&sks=b&skv=2018-11-09&sig=kTDxVVfn2YykEXE%2BlsgKYlSlKVEYchzhq6sWgKUoi30%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4Mzk2NzUyOCwibmJmIjoxNzgzOTY1NzI4LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.xtDqAeV9OK2-yJXYfFgEHJNvI75FyzBs67WOmG0EPVE&response-content-disposition=attachment%3B%20filename%3Detcd-v3.5.21-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream [following] 2026-07-13 18:02:08.642 | --2026-07-13 20:02:08-- 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-13T18%3A50%3A11Z&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-13T17%3A50%3A01Z&ske=2026-07-13T18%3A50%3A11Z&sks=b&skv=2018-11-09&sig=kTDxVVfn2YykEXE%2BlsgKYlSlKVEYchzhq6sWgKUoi30%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4Mzk2NzUyOCwibmJmIjoxNzgzOTY1NzI4LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.xtDqAeV9OK2-yJXYfFgEHJNvI75FyzBs67WOmG0EPVE&response-content-disposition=attachment%3B%20filename%3Detcd-v3.5.21-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream 2026-07-13 18:02:08.669 | Resolving release-assets.githubusercontent.com (release-assets.githubusercontent.com)... 185.199.111.133, 185.199.110.133, 185.199.108.133, ... 2026-07-13 18:02:08.681 | Connecting to release-assets.githubusercontent.com (release-assets.githubusercontent.com)|185.199.111.133|:443... connected. 2026-07-13 18:02:08.985 | HTTP request sent, awaiting response... 200 OK 2026-07-13 18:02:08.986 | Length: 20927601 (20M) [application/octet-stream] 2026-07-13 18:02:08.986 | Saving to: '/home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz' 2026-07-13 18:02:09.047 | 2026-07-13 18:02:09.264 | 0K ........ ........ ... 100% 71.8M=0.3s 2026-07-13 18:02:09.264 | 2026-07-13 18:02:09.264 | 2026-07-13 20:02:09 (71.8 MB/s) - '/home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz' saved [20927601/20927601] 2026-07-13 18:02:09.264 | 2026-07-13 18:02:09.269 | ++ functions:get_extra_file:76 : [[ 0 -ne 0 ]] 2026-07-13 18:02:09.271 | ++ functions:get_extra_file:80 : echo /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz 2026-07-13 18:02:09.273 | ++ functions:get_extra_file:81 : return 2026-07-13 18:02:09.276 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz 2026-07-13 18:02:09.279 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64/etcd ']' 2026-07-13 18:02:09.282 | + lib/etcd3:install_etcd3:116 : echo 'adddda4b06718e68671ffabff2f8cee48488ba61ad82900e639d108f2148501c /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz' 2026-07-13 18:02:09.285 | + lib/etcd3:install_etcd3:118 : sha256sum -c /home/quobyte/devstack/files/etcd.sha256sum 2026-07-13 18:02:09.311 | /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz: OK 2026-07-13 18:02:09.314 | + 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-13 18:02:09.322 | etcd-v3.5.21-linux-amd64/ 2026-07-13 18:02:09.322 | etcd-v3.5.21-linux-amd64/Documentation/ 2026-07-13 18:02:09.323 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/ 2026-07-13 18:02:09.323 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/ 2026-07-13 18:02:09.323 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/ 2026-07-13 18:02:09.323 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/v3lock.swagger.json 2026-07-13 18:02:09.323 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/v3election.swagger.json 2026-07-13 18:02:09.323 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/rpc.swagger.json 2026-07-13 18:02:09.323 | etcd-v3.5.21-linux-amd64/Documentation/README.md 2026-07-13 18:02:09.324 | etcd-v3.5.21-linux-amd64/README-etcdutl.md 2026-07-13 18:02:09.324 | etcd-v3.5.21-linux-amd64/READMEv2-etcdctl.md 2026-07-13 18:02:09.325 | etcd-v3.5.21-linux-amd64/README-etcdctl.md 2026-07-13 18:02:09.325 | etcd-v3.5.21-linux-amd64/README.md 2026-07-13 18:02:09.325 | etcd-v3.5.21-linux-amd64/etcdutl 2026-07-13 18:02:09.486 | etcd-v3.5.21-linux-amd64/etcdctl 2026-07-13 18:02:09.682 | etcd-v3.5.21-linux-amd64/etcd 2026-07-13 18:02:09.942 | + lib/etcd3:install_etcd3:121 : sudo cp /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64/etcd /opt/stack/bin/etcd 2026-07-13 18:02:09.980 | + lib/etcd3:install_etcd3:122 : sudo cp /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64/etcdctl /opt/stack/bin/etcdctl 2026-07-13 18:02:10.011 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2026-07-13 18:02:10.014 | + ./stack.sh:main:881 : is_service_enabled tls-proxy 2026-07-13 18:02:10.036 | + functions-common:is_service_enabled:2076 : return 1 2026-07-13 18:02:10.039 | + ./stack.sh:main:891 : install_dstat 2026-07-13 18:02:10.043 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2026-07-13 18:02:10.065 | + functions-common:is_service_enabled:2076 : return 1 2026-07-13 18:02:10.069 | + ./stack.sh:main:897 : echo_summary 'Installing OpenStack project source' 2026-07-13 18:02:10.072 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-13 18:02:10.076 | + ./stack.sh:echo_summary:450 : echo -e Installing OpenStack project source 2026-07-13 18:02:10.079 | + ./stack.sh:main:900 : install_libs 2026-07-13 18:02:10.083 | + lib/libraries:install_libs:91 : _install_lib_from_source automaton 2026-07-13 18:02:10.086 | + lib/libraries:_install_lib_from_source:75 : local name=automaton 2026-07-13 18:02:10.089 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git automaton 2026-07-13 18:02:10.092 | + inc/python:use_library_from_git:266 : local name=automaton 2026-07-13 18:02:10.095 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-13 18:02:10.098 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-13 18:02:10.101 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,automaton, ]] 2026-07-13 18:02:10.104 | + inc/python:use_library_from_git:269 : return 1 2026-07-13 18:02:10.108 | + lib/libraries:install_libs:92 : _install_lib_from_source castellan 2026-07-13 18:02:10.111 | + lib/libraries:_install_lib_from_source:75 : local name=castellan 2026-07-13 18:02:10.115 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git castellan 2026-07-13 18:02:10.118 | + inc/python:use_library_from_git:266 : local name=castellan 2026-07-13 18:02:10.122 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-13 18:02:10.125 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-13 18:02:10.128 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,castellan, ]] 2026-07-13 18:02:10.131 | + inc/python:use_library_from_git:269 : return 1 2026-07-13 18:02:10.134 | + lib/libraries:install_libs:93 : _install_lib_from_source cliff 2026-07-13 18:02:10.137 | + lib/libraries:_install_lib_from_source:75 : local name=cliff 2026-07-13 18:02:10.141 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git cliff 2026-07-13 18:02:10.145 | + inc/python:use_library_from_git:266 : local name=cliff 2026-07-13 18:02:10.148 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-13 18:02:10.151 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-13 18:02:10.155 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,cliff, ]] 2026-07-13 18:02:10.158 | + inc/python:use_library_from_git:269 : return 1 2026-07-13 18:02:10.161 | + lib/libraries:install_libs:94 : _install_lib_from_source cursive 2026-07-13 18:02:10.165 | + lib/libraries:_install_lib_from_source:75 : local name=cursive 2026-07-13 18:02:10.168 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git cursive 2026-07-13 18:02:10.171 | + inc/python:use_library_from_git:266 : local name=cursive 2026-07-13 18:02:10.174 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-13 18:02:10.178 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-13 18:02:10.181 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,cursive, ]] 2026-07-13 18:02:10.185 | + inc/python:use_library_from_git:269 : return 1 2026-07-13 18:02:10.188 | + lib/libraries:install_libs:95 : _install_lib_from_source debtcollector 2026-07-13 18:02:10.191 | + lib/libraries:_install_lib_from_source:75 : local name=debtcollector 2026-07-13 18:02:10.195 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git debtcollector 2026-07-13 18:02:10.198 | + inc/python:use_library_from_git:266 : local name=debtcollector 2026-07-13 18:02:10.202 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-13 18:02:10.206 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-13 18:02:10.209 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,debtcollector, ]] 2026-07-13 18:02:10.212 | + inc/python:use_library_from_git:269 : return 1 2026-07-13 18:02:10.215 | + lib/libraries:install_libs:96 : _install_lib_from_source futurist 2026-07-13 18:02:10.218 | + lib/libraries:_install_lib_from_source:75 : local name=futurist 2026-07-13 18:02:10.221 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git futurist 2026-07-13 18:02:10.224 | + inc/python:use_library_from_git:266 : local name=futurist 2026-07-13 18:02:10.227 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-13 18:02:10.231 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-13 18:02:10.235 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,futurist, ]] 2026-07-13 18:02:10.238 | + inc/python:use_library_from_git:269 : return 1 2026-07-13 18:02:10.241 | + lib/libraries:install_libs:97 : _install_lib_from_source openstacksdk 2026-07-13 18:02:10.245 | + lib/libraries:_install_lib_from_source:75 : local name=openstacksdk 2026-07-13 18:02:10.248 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git openstacksdk 2026-07-13 18:02:10.251 | + inc/python:use_library_from_git:266 : local name=openstacksdk 2026-07-13 18:02:10.254 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-13 18:02:10.258 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-13 18:02:10.261 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,openstacksdk, ]] 2026-07-13 18:02:10.265 | + inc/python:use_library_from_git:269 : return 1 2026-07-13 18:02:10.268 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-lib 2026-07-13 18:02:10.272 | + lib/libraries:_install_lib_from_source:75 : local name=osc-lib 2026-07-13 18:02:10.276 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osc-lib 2026-07-13 18:02:10.279 | + inc/python:use_library_from_git:266 : local name=osc-lib 2026-07-13 18:02:10.283 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-13 18:02:10.286 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-13 18:02:10.290 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,osc-lib, ]] 2026-07-13 18:02:10.294 | + inc/python:use_library_from_git:269 : return 1 2026-07-13 18:02:10.298 | + lib/libraries:install_libs:99 : _install_lib_from_source osc-placement 2026-07-13 18:02:10.302 | + lib/libraries:_install_lib_from_source:75 : local name=osc-placement 2026-07-13 18:02:10.305 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osc-placement 2026-07-13 18:02:10.308 | + inc/python:use_library_from_git:266 : local name=osc-placement 2026-07-13 18:02:10.312 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-13 18:02:10.315 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-13 18:02:10.318 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,osc-placement, ]] 2026-07-13 18:02:10.321 | + inc/python:use_library_from_git:269 : return 1 2026-07-13 18:02:10.325 | + lib/libraries:install_libs:100 : _install_lib_from_source os-client-config 2026-07-13 18:02:10.328 | + lib/libraries:_install_lib_from_source:75 : local name=os-client-config 2026-07-13 18:02:10.331 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-client-config 2026-07-13 18:02:10.335 | + inc/python:use_library_from_git:266 : local name=os-client-config 2026-07-13 18:02:10.338 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-13 18:02:10.342 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-13 18:02:10.345 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-client-config, ]] 2026-07-13 18:02:10.349 | + inc/python:use_library_from_git:269 : return 1 2026-07-13 18:02:10.352 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.cache 2026-07-13 18:02:10.355 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.cache 2026-07-13 18:02:10.358 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.cache 2026-07-13 18:02:10.362 | + inc/python:use_library_from_git:266 : local name=oslo.cache 2026-07-13 18:02:10.366 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-13 18:02:10.368 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-13 18:02:10.371 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.cache, ]] 2026-07-13 18:02:10.375 | + inc/python:use_library_from_git:269 : return 1 2026-07-13 18:02:10.379 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.concurrency 2026-07-13 18:02:10.382 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.concurrency 2026-07-13 18:02:10.385 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.concurrency 2026-07-13 18:02:10.388 | + inc/python:use_library_from_git:266 : local name=oslo.concurrency 2026-07-13 18:02:10.391 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-13 18:02:10.395 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-13 18:02:10.399 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.concurrency, ]] 2026-07-13 18:02:10.402 | + inc/python:use_library_from_git:269 : return 1 2026-07-13 18:02:10.405 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.config 2026-07-13 18:02:10.408 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.config 2026-07-13 18:02:10.411 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.config 2026-07-13 18:02:10.415 | + inc/python:use_library_from_git:266 : local name=oslo.config 2026-07-13 18:02:10.418 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-13 18:02:10.421 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-13 18:02:10.425 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.config, ]] 2026-07-13 18:02:10.428 | + inc/python:use_library_from_git:269 : return 1 2026-07-13 18:02:10.431 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.context 2026-07-13 18:02:10.435 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.context 2026-07-13 18:02:10.438 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.context 2026-07-13 18:02:10.441 | + inc/python:use_library_from_git:266 : local name=oslo.context 2026-07-13 18:02:10.444 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-13 18:02:10.447 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-13 18:02:10.451 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.context, ]] 2026-07-13 18:02:10.454 | + inc/python:use_library_from_git:269 : return 1 2026-07-13 18:02:10.458 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.db 2026-07-13 18:02:10.461 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.db 2026-07-13 18:02:10.464 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.db 2026-07-13 18:02:10.467 | + inc/python:use_library_from_git:266 : local name=oslo.db 2026-07-13 18:02:10.471 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-13 18:02:10.474 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-13 18:02:10.477 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.db, ]] 2026-07-13 18:02:10.480 | + inc/python:use_library_from_git:269 : return 1 2026-07-13 18:02:10.484 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.i18n 2026-07-13 18:02:10.487 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.i18n 2026-07-13 18:02:10.491 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.i18n 2026-07-13 18:02:10.495 | + inc/python:use_library_from_git:266 : local name=oslo.i18n 2026-07-13 18:02:10.497 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-13 18:02:10.501 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-13 18:02:10.504 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.i18n, ]] 2026-07-13 18:02:10.507 | + inc/python:use_library_from_git:269 : return 1 2026-07-13 18:02:10.511 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.limit 2026-07-13 18:02:10.514 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.limit 2026-07-13 18:02:10.517 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.limit 2026-07-13 18:02:10.520 | + inc/python:use_library_from_git:266 : local name=oslo.limit 2026-07-13 18:02:10.524 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-13 18:02:10.527 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-13 18:02:10.531 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.limit, ]] 2026-07-13 18:02:10.534 | + inc/python:use_library_from_git:269 : return 1 2026-07-13 18:02:10.537 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.log 2026-07-13 18:02:10.540 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.log 2026-07-13 18:02:10.544 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.log 2026-07-13 18:02:10.547 | + inc/python:use_library_from_git:266 : local name=oslo.log 2026-07-13 18:02:10.550 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-13 18:02:10.553 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-13 18:02:10.556 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.log, ]] 2026-07-13 18:02:10.559 | + inc/python:use_library_from_git:269 : return 1 2026-07-13 18:02:10.563 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.messaging 2026-07-13 18:02:10.566 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.messaging 2026-07-13 18:02:10.569 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.messaging 2026-07-13 18:02:10.573 | + inc/python:use_library_from_git:266 : local name=oslo.messaging 2026-07-13 18:02:10.576 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-13 18:02:10.579 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-13 18:02:10.583 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.messaging, ]] 2026-07-13 18:02:10.586 | + inc/python:use_library_from_git:269 : return 1 2026-07-13 18:02:10.589 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.middleware 2026-07-13 18:02:10.592 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.middleware 2026-07-13 18:02:10.595 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.middleware 2026-07-13 18:02:10.598 | + inc/python:use_library_from_git:266 : local name=oslo.middleware 2026-07-13 18:02:10.601 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-13 18:02:10.604 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-13 18:02:10.608 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.middleware, ]] 2026-07-13 18:02:10.611 | + inc/python:use_library_from_git:269 : return 1 2026-07-13 18:02:10.614 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.policy 2026-07-13 18:02:10.618 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.policy 2026-07-13 18:02:10.621 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.policy 2026-07-13 18:02:10.624 | + inc/python:use_library_from_git:266 : local name=oslo.policy 2026-07-13 18:02:10.628 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-13 18:02:10.631 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-13 18:02:10.634 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.policy, ]] 2026-07-13 18:02:10.638 | + inc/python:use_library_from_git:269 : return 1 2026-07-13 18:02:10.641 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.privsep 2026-07-13 18:02:10.644 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.privsep 2026-07-13 18:02:10.647 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.privsep 2026-07-13 18:02:10.650 | + inc/python:use_library_from_git:266 : local name=oslo.privsep 2026-07-13 18:02:10.654 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-13 18:02:10.657 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-13 18:02:10.660 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.privsep, ]] 2026-07-13 18:02:10.663 | + inc/python:use_library_from_git:269 : return 1 2026-07-13 18:02:10.666 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.reports 2026-07-13 18:02:10.670 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.reports 2026-07-13 18:02:10.673 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.reports 2026-07-13 18:02:10.677 | + inc/python:use_library_from_git:266 : local name=oslo.reports 2026-07-13 18:02:10.680 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-13 18:02:10.683 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-13 18:02:10.687 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.reports, ]] 2026-07-13 18:02:10.690 | + inc/python:use_library_from_git:269 : return 1 2026-07-13 18:02:10.693 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.rootwrap 2026-07-13 18:02:10.696 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.rootwrap 2026-07-13 18:02:10.700 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.rootwrap 2026-07-13 18:02:10.703 | + inc/python:use_library_from_git:266 : local name=oslo.rootwrap 2026-07-13 18:02:10.706 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-13 18:02:10.709 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-13 18:02:10.712 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.rootwrap, ]] 2026-07-13 18:02:10.716 | + inc/python:use_library_from_git:269 : return 1 2026-07-13 18:02:10.719 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.serialization 2026-07-13 18:02:10.722 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.serialization 2026-07-13 18:02:10.725 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.serialization 2026-07-13 18:02:10.728 | + inc/python:use_library_from_git:266 : local name=oslo.serialization 2026-07-13 18:02:10.731 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-13 18:02:10.734 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-13 18:02:10.737 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.serialization, ]] 2026-07-13 18:02:10.741 | + inc/python:use_library_from_git:269 : return 1 2026-07-13 18:02:10.744 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.service 2026-07-13 18:02:10.747 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.service 2026-07-13 18:02:10.750 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.service 2026-07-13 18:02:10.753 | + inc/python:use_library_from_git:266 : local name=oslo.service 2026-07-13 18:02:10.756 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-13 18:02:10.759 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-13 18:02:10.762 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.service, ]] 2026-07-13 18:02:10.765 | + inc/python:use_library_from_git:269 : return 1 2026-07-13 18:02:10.769 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.utils 2026-07-13 18:02:10.772 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.utils 2026-07-13 18:02:10.776 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.utils 2026-07-13 18:02:10.779 | + inc/python:use_library_from_git:266 : local name=oslo.utils 2026-07-13 18:02:10.782 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-13 18:02:10.785 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-13 18:02:10.789 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.utils, ]] 2026-07-13 18:02:10.792 | + inc/python:use_library_from_git:269 : return 1 2026-07-13 18:02:10.795 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.versionedobjects 2026-07-13 18:02:10.798 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.versionedobjects 2026-07-13 18:02:10.802 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.versionedobjects 2026-07-13 18:02:10.805 | + inc/python:use_library_from_git:266 : local name=oslo.versionedobjects 2026-07-13 18:02:10.809 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-13 18:02:10.812 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-13 18:02:10.815 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.versionedobjects, ]] 2026-07-13 18:02:10.818 | + inc/python:use_library_from_git:269 : return 1 2026-07-13 18:02:10.821 | + lib/libraries:install_libs:119 : _install_lib_from_source oslo.vmware 2026-07-13 18:02:10.824 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.vmware 2026-07-13 18:02:10.827 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.vmware 2026-07-13 18:02:10.831 | + inc/python:use_library_from_git:266 : local name=oslo.vmware 2026-07-13 18:02:10.834 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-13 18:02:10.837 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-13 18:02:10.840 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.vmware, ]] 2026-07-13 18:02:10.844 | + inc/python:use_library_from_git:269 : return 1 2026-07-13 18:02:10.847 | + lib/libraries:install_libs:120 : _install_lib_from_source osprofiler 2026-07-13 18:02:10.851 | + lib/libraries:_install_lib_from_source:75 : local name=osprofiler 2026-07-13 18:02:10.854 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osprofiler 2026-07-13 18:02:10.857 | + inc/python:use_library_from_git:266 : local name=osprofiler 2026-07-13 18:02:10.860 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-13 18:02:10.863 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-13 18:02:10.867 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,osprofiler, ]] 2026-07-13 18:02:10.870 | + inc/python:use_library_from_git:269 : return 1 2026-07-13 18:02:10.874 | + lib/libraries:install_libs:121 : _install_lib_from_source pycadf 2026-07-13 18:02:10.877 | + lib/libraries:_install_lib_from_source:75 : local name=pycadf 2026-07-13 18:02:10.881 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git pycadf 2026-07-13 18:02:10.885 | + inc/python:use_library_from_git:266 : local name=pycadf 2026-07-13 18:02:10.888 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-13 18:02:10.891 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-13 18:02:10.894 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,pycadf, ]] 2026-07-13 18:02:10.897 | + inc/python:use_library_from_git:269 : return 1 2026-07-13 18:02:10.901 | + lib/libraries:install_libs:122 : _install_lib_from_source stevedore 2026-07-13 18:02:10.904 | + lib/libraries:_install_lib_from_source:75 : local name=stevedore 2026-07-13 18:02:10.907 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git stevedore 2026-07-13 18:02:10.910 | + inc/python:use_library_from_git:266 : local name=stevedore 2026-07-13 18:02:10.914 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-13 18:02:10.917 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-13 18:02:10.921 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,stevedore, ]] 2026-07-13 18:02:10.924 | + inc/python:use_library_from_git:269 : return 1 2026-07-13 18:02:10.927 | + lib/libraries:install_libs:123 : _install_lib_from_source taskflow 2026-07-13 18:02:10.930 | + lib/libraries:_install_lib_from_source:75 : local name=taskflow 2026-07-13 18:02:10.934 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git taskflow 2026-07-13 18:02:10.937 | + inc/python:use_library_from_git:266 : local name=taskflow 2026-07-13 18:02:10.941 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-13 18:02:10.945 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-13 18:02:10.948 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,taskflow, ]] 2026-07-13 18:02:10.951 | + inc/python:use_library_from_git:269 : return 1 2026-07-13 18:02:10.954 | + lib/libraries:install_libs:124 : _install_lib_from_source tooz 2026-07-13 18:02:10.958 | + lib/libraries:_install_lib_from_source:75 : local name=tooz 2026-07-13 18:02:10.962 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git tooz 2026-07-13 18:02:10.965 | + inc/python:use_library_from_git:266 : local name=tooz 2026-07-13 18:02:10.968 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-13 18:02:10.971 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-13 18:02:10.975 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,tooz, ]] 2026-07-13 18:02:10.978 | + inc/python:use_library_from_git:269 : return 1 2026-07-13 18:02:10.982 | + lib/libraries:install_libs:128 : _install_lib_from_source os-brick 2026-07-13 18:02:10.986 | + lib/libraries:_install_lib_from_source:75 : local name=os-brick 2026-07-13 18:02:10.989 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-brick 2026-07-13 18:02:10.992 | + inc/python:use_library_from_git:266 : local name=os-brick 2026-07-13 18:02:10.995 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-13 18:02:10.999 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-13 18:02:11.002 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-brick, ]] 2026-07-13 18:02:11.006 | + inc/python:use_library_from_git:269 : return 1 2026-07-13 18:02:11.010 | + lib/libraries:install_libs:129 : _install_lib_from_source os-resource-classes 2026-07-13 18:02:11.013 | + lib/libraries:_install_lib_from_source:75 : local name=os-resource-classes 2026-07-13 18:02:11.016 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-resource-classes 2026-07-13 18:02:11.019 | + inc/python:use_library_from_git:266 : local name=os-resource-classes 2026-07-13 18:02:11.023 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-13 18:02:11.026 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-13 18:02:11.030 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-resource-classes, ]] 2026-07-13 18:02:11.034 | + inc/python:use_library_from_git:269 : return 1 2026-07-13 18:02:11.037 | + lib/libraries:install_libs:130 : _install_lib_from_source os-traits 2026-07-13 18:02:11.040 | + lib/libraries:_install_lib_from_source:75 : local name=os-traits 2026-07-13 18:02:11.043 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-traits 2026-07-13 18:02:11.047 | + inc/python:use_library_from_git:266 : local name=os-traits 2026-07-13 18:02:11.049 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-13 18:02:11.052 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-13 18:02:11.056 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-traits, ]] 2026-07-13 18:02:11.059 | + inc/python:use_library_from_git:269 : return 1 2026-07-13 18:02:11.063 | + lib/libraries:install_libs:133 : _install_lib_from_source python-barbicanclient 2026-07-13 18:02:11.066 | + lib/libraries:_install_lib_from_source:75 : local name=python-barbicanclient 2026-07-13 18:02:11.069 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git python-barbicanclient 2026-07-13 18:02:11.073 | + inc/python:use_library_from_git:266 : local name=python-barbicanclient 2026-07-13 18:02:11.076 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-13 18:02:11.080 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-13 18:02:11.084 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-barbicanclient, ]] 2026-07-13 18:02:11.087 | + inc/python:use_library_from_git:269 : return 1 2026-07-13 18:02:11.089 | + lib/libraries:install_libs:135 : use_library_from_git etcd3gw 2026-07-13 18:02:11.093 | + inc/python:use_library_from_git:266 : local name=etcd3gw 2026-07-13 18:02:11.096 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-13 18:02:11.099 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-13 18:02:11.102 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,etcd3gw, ]] 2026-07-13 18:02:11.106 | + inc/python:use_library_from_git:269 : return 1 2026-07-13 18:02:11.109 | + lib/libraries:install_libs:139 : pip_install etcd3gw 2026-07-13 18:02:11.136 | Using python 3.12 to install etcd3gw 2026-07-13 18:02:11.139 | + 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-13 18:02:12.367 | Collecting etcd3gw 2026-07-13 18:02:12.505 | Downloading etcd3gw-2.7.0-py3-none-any.whl.metadata (1.9 kB) 2026-07-13 18:02:12.516 | Requirement already satisfied: pbr>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from etcd3gw) (7.0.3) 2026-07-13 18:02:12.558 | Collecting requests>=2.20.0 (from etcd3gw) 2026-07-13 18:02:12.561 | Using cached requests-2.34.2-py3-none-any.whl.metadata (4.8 kB) 2026-07-13 18:02:12.606 | Collecting futurist>=0.16.0 (from etcd3gw) 2026-07-13 18:02:12.624 | Downloading futurist-3.4.0-py3-none-any.whl.metadata (2.1 kB) 2026-07-13 18:02:12.667 | Collecting debtcollector>=3.0.0 (from futurist>=0.16.0->etcd3gw) 2026-07-13 18:02:12.685 | Downloading debtcollector-3.1.0-py3-none-any.whl.metadata (2.6 kB) 2026-07-13 18:02:13.226 | Collecting wrapt>=2.1.0 (from debtcollector>=3.0.0->futurist>=0.16.0->etcd3gw) 2026-07-13 18:02:13.243 | 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-13 18:02:13.257 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=2.0->etcd3gw) (83.0.0) 2026-07-13 18:02:13.443 | Collecting charset_normalizer<4,>=2 (from requests>=2.20.0->etcd3gw) 2026-07-13 18:02:13.446 | 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-13 18:02:13.479 | Collecting idna<4,>=2.5 (from requests>=2.20.0->etcd3gw) 2026-07-13 18:02:13.481 | Using cached idna-3.18-py3-none-any.whl.metadata (6.1 kB) 2026-07-13 18:02:13.522 | Collecting urllib3<3,>=1.26 (from requests>=2.20.0->etcd3gw) 2026-07-13 18:02:13.525 | Using cached urllib3-2.7.0-py3-none-any.whl.metadata (6.9 kB) 2026-07-13 18:02:13.531 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.20.0->etcd3gw) (2023.11.17) 2026-07-13 18:02:13.559 | Downloading etcd3gw-2.7.0-py3-none-any.whl (29 kB) 2026-07-13 18:02:13.595 | Downloading futurist-3.4.0-py3-none-any.whl (43 kB) 2026-07-13 18:02:13.630 | Downloading debtcollector-3.1.0-py3-none-any.whl (24 kB) 2026-07-13 18:02:13.641 | Using cached requests-2.34.2-py3-none-any.whl (73 kB) 2026-07-13 18:02:13.644 | 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-13 18:02:13.646 | Using cached idna-3.18-py3-none-any.whl (65 kB) 2026-07-13 18:02:13.649 | Using cached urllib3-2.7.0-py3-none-any.whl (131 kB) 2026-07-13 18:02:13.667 | 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-13 18:02:13.923 | Installing collected packages: wrapt, urllib3, idna, charset_normalizer, requests, debtcollector, futurist, etcd3gw 2026-07-13 18:02:13.981 | Attempting uninstall: urllib3 2026-07-13 18:02:13.987 | Found existing installation: urllib3 2.0.7 2026-07-13 18:02:13.988 | Not uninstalling urllib3 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-13 18:02:13.988 | Can't uninstall 'urllib3'. No files were found to uninstall. 2026-07-13 18:02:14.130 | Attempting uninstall: idna 2026-07-13 18:02:14.140 | Found existing installation: idna 3.6 2026-07-13 18:02:14.140 | Not uninstalling idna at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-13 18:02:14.141 | Can't uninstall 'idna'. No files were found to uninstall. 2026-07-13 18:02:14.298 | Attempting uninstall: requests 2026-07-13 18:02:14.305 | Found existing installation: requests 2.31.0 2026-07-13 18:02:14.306 | Not uninstalling requests at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-13 18:02:14.306 | Can't uninstall 'requests'. No files were found to uninstall. 2026-07-13 18:02:14.537 | 2026-07-13 18:02:14.542 | 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-13 18:02:14.715 | + inc/python:pip_install:216 : result=0 2026-07-13 18:02:14.718 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-13 18:02:14.722 | + functions-common:time_stop:2420 : local name 2026-07-13 18:02:14.725 | + functions-common:time_stop:2421 : local end_time 2026-07-13 18:02:14.727 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-13 18:02:14.731 | + functions-common:time_stop:2423 : local total 2026-07-13 18:02:14.733 | + functions-common:time_stop:2424 : local start_time 2026-07-13 18:02:14.737 | + functions-common:time_stop:2426 : name=pip_install 2026-07-13 18:02:14.740 | + functions-common:time_stop:2427 : start_time=1783965731129 2026-07-13 18:02:14.743 | + functions-common:time_stop:2429 : [[ -z 1783965731129 ]] 2026-07-13 18:02:14.746 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-13 18:02:14.750 | + functions-common:time_stop:2432 : end_time=1783965734747 2026-07-13 18:02:14.753 | + functions-common:time_stop:2433 : elapsed_time=3618 2026-07-13 18:02:14.755 | + functions-common:time_stop:2434 : total=36820 2026-07-13 18:02:14.758 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-13 18:02:14.760 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=40438 2026-07-13 18:02:14.764 | + inc/python:pip_install:219 : return 0 2026-07-13 18:02:14.767 | + ./stack.sh:main:903 : install_apache_uwsgi 2026-07-13 18:02:14.771 | + lib/apache:install_apache_uwsgi:79 : local apxs=apxs2 2026-07-13 18:02:14.775 | + lib/apache:install_apache_uwsgi:80 : is_fedora 2026-07-13 18:02:14.778 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-07-13 18:02:14.781 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-07-13 18:02:14.784 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-07-13 18:02:14.788 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-07-13 18:02:14.792 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-07-13 18:02:14.795 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-07-13 18:02:14.799 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-07-13 18:02:14.802 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-07-13 18:02:14.805 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-07-13 18:02:14.809 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-07-13 18:02:14.813 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-07-13 18:02:14.816 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-07-13 18:02:14.819 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-07-13 18:02:14.823 | + lib/apache:install_apache_uwsgi:84 : is_ubuntu 2026-07-13 18:02:14.827 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-13 18:02:14.831 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-13 18:02:14.834 | + lib/apache:install_apache_uwsgi:85 : local 'pkg_list=uwsgi uwsgi-plugin-python3' 2026-07-13 18:02:14.838 | + lib/apache:install_apache_uwsgi:86 : install_package uwsgi uwsgi-plugin-python3 2026-07-13 18:02:14.842 | + functions-common:install_package:1438 : update_package_repo 2026-07-13 18:02:14.846 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-07-13 18:02:14.850 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-07-13 18:02:14.854 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-07-13 18:02:14.858 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-07-13 18:02:14.862 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-07-13 18:02:14.866 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-13 18:02:14.870 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-13 18:02:14.874 | + functions-common:update_package_repo:1421 : apt_get_update 2026-07-13 18:02:14.878 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-07-13 18:02:14.881 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-07-13 18:02:14.885 | + functions-common:apt_get_update:1167 : return 2026-07-13 18:02:14.889 | + functions-common:install_package:1439 : real_install_package uwsgi uwsgi-plugin-python3 2026-07-13 18:02:14.893 | + functions-common:real_install_package:1426 : is_ubuntu 2026-07-13 18:02:14.897 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-13 18:02:14.901 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-13 18:02:14.905 | + functions-common:real_install_package:1427 : apt_get install uwsgi uwsgi-plugin-python3 2026-07-13 18:02:14.934 | + 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-13 18:02:14.972 | Reading package lists... 2026-07-13 18:02:15.395 | Building dependency tree... 2026-07-13 18:02:15.397 | Reading state information... 2026-07-13 18:02:16.098 | The following packages were automatically installed and are no longer required: 2026-07-13 18:02:16.100 | libfwupd2 libgusb2 2026-07-13 18:02:16.100 | Use 'sudo apt autoremove' to remove them. 2026-07-13 18:02:16.102 | The following additional packages will be installed: 2026-07-13 18:02:16.104 | libnorm1t64 libpgm-5.3-0t64 libzmq5 uwsgi-core 2026-07-13 18:02:16.107 | Suggested packages: 2026-07-13 18:02:16.107 | nginx-full | cherokee | libapache2-mod-proxy-uwsgi | libapache2-mod-uwsgi 2026-07-13 18:02:16.107 | | libapache2-mod-ruwsgi uwsgi-dev uwsgi-extra uwsgi-plugins-all 2026-07-13 18:02:16.107 | python3-uwsgidecorators 2026-07-13 18:02:16.145 | The following NEW packages will be installed: 2026-07-13 18:02:16.147 | libnorm1t64 libpgm-5.3-0t64 libzmq5 uwsgi uwsgi-core uwsgi-plugin-python3 2026-07-13 18:02:16.402 | 0 upgraded, 6 newly installed, 0 to remove and 29 not upgraded. 2026-07-13 18:02:16.402 | Need to get 1270 kB of archives. 2026-07-13 18:02:16.402 | After this operation, 4285 kB of additional disk space will be used. 2026-07-13 18:02:16.402 | Get:1 http://archive.ubuntu.com/ubuntu noble/universe amd64 libnorm1t64 amd64 1.5.9+dfsg-3.1build1 [154 kB] 2026-07-13 18:02:16.856 | 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-13 18:02:16.932 | Get:3 http://archive.ubuntu.com/ubuntu noble/universe amd64 libzmq5 amd64 4.3.5-1build2 [260 kB] 2026-07-13 18:02:17.055 | Get:4 http://archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi-core amd64 2.0.24-2ubuntu10 [585 kB] 2026-07-13 18:02:17.162 | Get:5 http://archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi amd64 2.0.24-2ubuntu10 [22.0 kB] 2026-07-13 18:02:17.164 | Get:6 http://archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi-plugin-python3 amd64 2.0.24-2ubuntu10 [81.9 kB] 2026-07-13 18:02:17.422 | perl: warning: Setting locale failed. 2026-07-13 18:02:17.422 | perl: warning: Please check that your locale settings: 2026-07-13 18:02:17.422 | LANGUAGE = (unset), 2026-07-13 18:02:17.422 | LC_ALL = "en_US.utf8", 2026-07-13 18:02:17.422 | LANG = "de_DE.UTF-8" 2026-07-13 18:02:17.422 | are supported and installed on your system. 2026-07-13 18:02:17.423 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-13 18:02:17.483 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-13 18:02:17.484 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-13 18:02:17.484 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-13 18:02:17.679 | Fetched 1270 kB in 1s (1274 kB/s) 2026-07-13 18:02:17.730 | Selecting previously unselected package libnorm1t64:amd64. 2026-07-13 18:02:17.794 | (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-13 18:02:17.802 | Preparing to unpack .../0-libnorm1t64_1.5.9+dfsg-3.1build1_amd64.deb ... 2026-07-13 18:02:17.808 | Unpacking libnorm1t64:amd64 (1.5.9+dfsg-3.1build1) ... 2026-07-13 18:02:17.853 | Selecting previously unselected package libpgm-5.3-0t64:amd64. 2026-07-13 18:02:17.866 | Preparing to unpack .../1-libpgm-5.3-0t64_5.3.128~dfsg-2.1build1_amd64.deb ... 2026-07-13 18:02:17.870 | Unpacking libpgm-5.3-0t64:amd64 (5.3.128~dfsg-2.1build1) ... 2026-07-13 18:02:17.914 | Selecting previously unselected package libzmq5:amd64. 2026-07-13 18:02:17.928 | Preparing to unpack .../2-libzmq5_4.3.5-1build2_amd64.deb ... 2026-07-13 18:02:17.931 | Unpacking libzmq5:amd64 (4.3.5-1build2) ... 2026-07-13 18:02:17.979 | Selecting previously unselected package uwsgi-core. 2026-07-13 18:02:17.993 | Preparing to unpack .../3-uwsgi-core_2.0.24-2ubuntu10_amd64.deb ... 2026-07-13 18:02:17.996 | Unpacking uwsgi-core (2.0.24-2ubuntu10) ... 2026-07-13 18:02:18.160 | Selecting previously unselected package uwsgi. 2026-07-13 18:02:18.173 | Preparing to unpack .../4-uwsgi_2.0.24-2ubuntu10_amd64.deb ... 2026-07-13 18:02:18.179 | Unpacking uwsgi (2.0.24-2ubuntu10) ... 2026-07-13 18:02:18.226 | Selecting previously unselected package uwsgi-plugin-python3. 2026-07-13 18:02:18.240 | Preparing to unpack .../5-uwsgi-plugin-python3_2.0.24-2ubuntu10_amd64.deb ... 2026-07-13 18:02:18.243 | Unpacking uwsgi-plugin-python3 (2.0.24-2ubuntu10) ... 2026-07-13 18:02:18.313 | Setting up libnorm1t64:amd64 (1.5.9+dfsg-3.1build1) ... 2026-07-13 18:02:18.323 | Setting up libpgm-5.3-0t64:amd64 (5.3.128~dfsg-2.1build1) ... 2026-07-13 18:02:18.334 | Setting up libzmq5:amd64 (4.3.5-1build2) ... 2026-07-13 18:02:18.345 | Setting up uwsgi-core (2.0.24-2ubuntu10) ... 2026-07-13 18:02:18.364 | Setting up uwsgi (2.0.24-2ubuntu10) ... 2026-07-13 18:02:18.924 | Setting up uwsgi-plugin-python3 (2.0.24-2ubuntu10) ... 2026-07-13 18:02:18.957 | Processing triggers for man-db (2.12.0-4build2) ... 2026-07-13 18:02:19.953 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-13 18:02:20.200 | perl: warning: Setting locale failed. 2026-07-13 18:02:20.200 | perl: warning: Please check that your locale settings: 2026-07-13 18:02:20.200 | LANGUAGE = (unset), 2026-07-13 18:02:20.200 | LC_ALL = "en_US.utf8", 2026-07-13 18:02:20.200 | LANG = "de_DE.UTF-8" 2026-07-13 18:02:20.200 | are supported and installed on your system. 2026-07-13 18:02:20.201 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-13 18:02:20.326 | perl: warning: Setting locale failed. 2026-07-13 18:02:20.326 | perl: warning: Please check that your locale settings: 2026-07-13 18:02:20.327 | LANGUAGE = (unset), 2026-07-13 18:02:20.327 | LC_ALL = "en_US.utf8", 2026-07-13 18:02:20.327 | LANG = "de_DE.UTF-8" 2026-07-13 18:02:20.327 | are supported and installed on your system. 2026-07-13 18:02:20.327 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-13 18:02:20.377 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-13 18:02:20.378 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-13 18:02:20.378 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-13 18:02:20.447 | perl: warning: Setting locale failed. 2026-07-13 18:02:20.447 | perl: warning: Please check that your locale settings: 2026-07-13 18:02:20.447 | LANGUAGE = (unset), 2026-07-13 18:02:20.447 | LC_ALL = "en_US.utf8", 2026-07-13 18:02:20.447 | LANG = "de_DE.UTF-8" 2026-07-13 18:02:20.447 | are supported and installed on your system. 2026-07-13 18:02:20.448 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-13 18:02:20.948 | 2026-07-13 18:02:20.948 | Running kernel seems to be up-to-date. 2026-07-13 18:02:20.948 | 2026-07-13 18:02:20.949 | Restarting services... 2026-07-13 18:02:20.970 | 2026-07-13 18:02:20.970 | Service restarts being deferred: 2026-07-13 18:02:20.971 | systemctl restart virtlockd.service 2026-07-13 18:02:20.971 | systemctl restart virtlogd.service 2026-07-13 18:02:20.971 | 2026-07-13 18:02:20.971 | No containers need to be restarted. 2026-07-13 18:02:20.971 | 2026-07-13 18:02:20.972 | User sessions running outdated binaries: 2026-07-13 18:02:20.972 | quobyte @ session #5: sshd[2024,2070] 2026-07-13 18:02:20.981 | 2026-07-13 18:02:20.981 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-07-13 18:02:23.143 | + functions-common:apt_get:1211 : result=0 2026-07-13 18:02:23.146 | + functions-common:apt_get:1214 : time_stop apt-get 2026-07-13 18:02:23.150 | + functions-common:time_stop:2420 : local name 2026-07-13 18:02:23.153 | + functions-common:time_stop:2421 : local end_time 2026-07-13 18:02:23.156 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-13 18:02:23.160 | + functions-common:time_stop:2423 : local total 2026-07-13 18:02:23.163 | + functions-common:time_stop:2424 : local start_time 2026-07-13 18:02:23.166 | + functions-common:time_stop:2426 : name=apt-get 2026-07-13 18:02:23.170 | + functions-common:time_stop:2427 : start_time=1783965734931 2026-07-13 18:02:23.172 | + functions-common:time_stop:2429 : [[ -z 1783965734931 ]] 2026-07-13 18:02:23.176 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-13 18:02:23.182 | + functions-common:time_stop:2432 : end_time=1783965743178 2026-07-13 18:02:23.184 | + functions-common:time_stop:2433 : elapsed_time=8247 2026-07-13 18:02:23.188 | + functions-common:time_stop:2434 : total=146616 2026-07-13 18:02:23.192 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-13 18:02:23.194 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=154863 2026-07-13 18:02:23.197 | + functions-common:apt_get:1215 : return 0 2026-07-13 18:02:23.200 | + lib/apache:install_apache_uwsgi:118 : is_ubuntu 2026-07-13 18:02:23.204 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-13 18:02:23.207 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-13 18:02:23.211 | + lib/apache:install_apache_uwsgi:119 : a2query -m proxy 2026-07-13 18:02:23.214 | perl: warning: Setting locale failed. 2026-07-13 18:02:23.214 | perl: warning: Please check that your locale settings: 2026-07-13 18:02:23.214 | LANGUAGE = (unset), 2026-07-13 18:02:23.214 | LC_ALL = "en_US.utf8", 2026-07-13 18:02:23.214 | LANG = (unset) 2026-07-13 18:02:23.214 | are supported and installed on your system. 2026-07-13 18:02:23.214 | perl: warning: Falling back to the standard locale ("C"). 2026-07-13 18:02:23.250 | No module matches proxy 2026-07-13 18:02:23.254 | + lib/apache:install_apache_uwsgi:121 : sudo a2enmod proxy 2026-07-13 18:02:23.265 | perl: warning: Setting locale failed. 2026-07-13 18:02:23.265 | perl: warning: Please check that your locale settings: 2026-07-13 18:02:23.265 | LANGUAGE = (unset), 2026-07-13 18:02:23.265 | LC_ALL = "en_US.utf8", 2026-07-13 18:02:23.265 | LANG = "de_DE.UTF-8" 2026-07-13 18:02:23.265 | are supported and installed on your system. 2026-07-13 18:02:23.266 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-13 18:02:23.304 | Enabling module proxy. 2026-07-13 18:02:23.310 | To activate the new configuration, you need to run: 2026-07-13 18:02:23.310 | systemctl restart apache2 2026-07-13 18:02:23.315 | + lib/apache:install_apache_uwsgi:122 : sudo a2enmod proxy_uwsgi 2026-07-13 18:02:23.329 | perl: warning: Setting locale failed. 2026-07-13 18:02:23.329 | perl: warning: Please check that your locale settings: 2026-07-13 18:02:23.329 | LANGUAGE = (unset), 2026-07-13 18:02:23.329 | LC_ALL = "en_US.utf8", 2026-07-13 18:02:23.329 | LANG = "de_DE.UTF-8" 2026-07-13 18:02:23.329 | are supported and installed on your system. 2026-07-13 18:02:23.329 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-13 18:02:23.368 | Considering dependency proxy for proxy_uwsgi: 2026-07-13 18:02:23.368 | Module proxy already enabled 2026-07-13 18:02:23.368 | Enabling module proxy_uwsgi. 2026-07-13 18:02:23.374 | To activate the new configuration, you need to run: 2026-07-13 18:02:23.374 | systemctl restart apache2 2026-07-13 18:02:23.378 | + lib/apache:install_apache_uwsgi:123 : restart_apache_server 2026-07-13 18:02:23.381 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-07-13 18:02:23.384 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-13 18:02:23.386 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-07-13 18:02:23.523 | + ./stack.sh:main:906 : install_keystoneauth 2026-07-13 18:02:23.526 | + lib/keystone:install_keystoneauth:461 : use_library_from_git keystoneauth 2026-07-13 18:02:23.530 | + inc/python:use_library_from_git:266 : local name=keystoneauth 2026-07-13 18:02:23.533 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-13 18:02:23.537 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-13 18:02:23.541 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,keystoneauth, ]] 2026-07-13 18:02:23.545 | + inc/python:use_library_from_git:269 : return 1 2026-07-13 18:02:23.549 | + ./stack.sh:main:907 : install_keystoneclient 2026-07-13 18:02:23.553 | + lib/keystone:install_keystoneclient:469 : use_library_from_git python-keystoneclient 2026-07-13 18:02:23.557 | + inc/python:use_library_from_git:266 : local name=python-keystoneclient 2026-07-13 18:02:23.562 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-13 18:02:23.566 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-13 18:02:23.570 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-keystoneclient, ]] 2026-07-13 18:02:23.574 | + inc/python:use_library_from_git:269 : return 1 2026-07-13 18:02:23.578 | + ./stack.sh:main:908 : install_glanceclient 2026-07-13 18:02:23.582 | + lib/glance:install_glanceclient:542 : use_library_from_git python-glanceclient 2026-07-13 18:02:23.586 | + inc/python:use_library_from_git:266 : local name=python-glanceclient 2026-07-13 18:02:23.590 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-13 18:02:23.594 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-13 18:02:23.597 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-glanceclient, ]] 2026-07-13 18:02:23.601 | + inc/python:use_library_from_git:269 : return 1 2026-07-13 18:02:23.605 | + ./stack.sh:main:909 : install_cinderclient 2026-07-13 18:02:23.609 | + lib/cinder:install_cinderclient:594 : use_library_from_git python-brick-cinderclient-ext 2026-07-13 18:02:23.613 | + inc/python:use_library_from_git:266 : local name=python-brick-cinderclient-ext 2026-07-13 18:02:23.617 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-13 18:02:23.621 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-13 18:02:23.625 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2026-07-13 18:02:23.629 | + inc/python:use_library_from_git:269 : return 1 2026-07-13 18:02:23.632 | + lib/cinder:install_cinderclient:599 : use_library_from_git python-cinderclient 2026-07-13 18:02:23.636 | + inc/python:use_library_from_git:266 : local name=python-cinderclient 2026-07-13 18:02:23.640 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-13 18:02:23.644 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-13 18:02:23.648 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-cinderclient, ]] 2026-07-13 18:02:23.652 | + inc/python:use_library_from_git:269 : return 1 2026-07-13 18:02:23.655 | + ./stack.sh:main:910 : install_novaclient 2026-07-13 18:02:23.659 | + lib/nova:install_novaclient:901 : use_library_from_git python-novaclient 2026-07-13 18:02:23.663 | + inc/python:use_library_from_git:266 : local name=python-novaclient 2026-07-13 18:02:23.666 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-13 18:02:23.670 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-13 18:02:23.674 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-novaclient, ]] 2026-07-13 18:02:23.677 | + inc/python:use_library_from_git:269 : return 1 2026-07-13 18:02:23.680 | + ./stack.sh:main:911 : is_service_enabled swift glance horizon 2026-07-13 18:02:23.705 | + functions-common:is_service_enabled:2076 : return 0 2026-07-13 18:02:23.708 | + ./stack.sh:main:912 : install_swiftclient 2026-07-13 18:02:23.712 | + lib/swift:install_swiftclient:744 : use_library_from_git python-swiftclient 2026-07-13 18:02:23.715 | + inc/python:use_library_from_git:266 : local name=python-swiftclient 2026-07-13 18:02:23.719 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-13 18:02:23.723 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-13 18:02:23.726 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-swiftclient, ]] 2026-07-13 18:02:23.729 | + inc/python:use_library_from_git:269 : return 1 2026-07-13 18:02:23.733 | + ./stack.sh:main:914 : is_service_enabled neutron nova horizon 2026-07-13 18:02:23.755 | + functions-common:is_service_enabled:2076 : return 0 2026-07-13 18:02:23.759 | + ./stack.sh:main:915 : install_neutronclient 2026-07-13 18:02:23.762 | + lib/neutron:install_neutronclient:542 : use_library_from_git python-neutronclient 2026-07-13 18:02:23.765 | + inc/python:use_library_from_git:266 : local name=python-neutronclient 2026-07-13 18:02:23.769 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-13 18:02:23.772 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-13 18:02:23.776 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-neutronclient, ]] 2026-07-13 18:02:23.780 | + inc/python:use_library_from_git:269 : return 1 2026-07-13 18:02:23.783 | + ./stack.sh:main:919 : install_keystonemiddleware 2026-07-13 18:02:23.787 | + lib/keystone:install_keystonemiddleware:479 : use_library_from_git keystonemiddleware 2026-07-13 18:02:23.790 | + inc/python:use_library_from_git:266 : local name=keystonemiddleware 2026-07-13 18:02:23.794 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-13 18:02:23.799 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-13 18:02:23.803 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,keystonemiddleware, ]] 2026-07-13 18:02:23.806 | + inc/python:use_library_from_git:269 : return 1 2026-07-13 18:02:23.810 | + lib/keystone:install_keystonemiddleware:484 : pip_install_gr keystonemiddleware 2026-07-13 18:02:23.813 | + inc/python:pip_install_gr:94 : local name=keystonemiddleware 2026-07-13 18:02:23.817 | + inc/python:pip_install_gr:95 : local clean_name 2026-07-13 18:02:23.822 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements keystonemiddleware 2026-07-13 18:02:23.826 | ++ inc/python:get_from_global_requirements:241 : local package=keystonemiddleware 2026-07-13 18:02:23.830 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-07-13 18:02:23.836 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2026-07-13 18:02:23.836 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-07-13 18:02:23.841 | ++ inc/python:get_from_global_requirements:243 : required_pkg='keystonemiddleware ' 2026-07-13 18:02:23.845 | ++ inc/python:get_from_global_requirements:244 : [[ keystonemiddleware == '' ]] 2026-07-13 18:02:23.849 | ++ inc/python:get_from_global_requirements:247 : echo keystonemiddleware 2026-07-13 18:02:23.853 | + inc/python:pip_install_gr:96 : clean_name=keystonemiddleware 2026-07-13 18:02:23.857 | + inc/python:pip_install_gr:97 : pip_install keystonemiddleware 2026-07-13 18:02:23.883 | Using python 3.12 to install keystonemiddleware 2026-07-13 18:02:23.886 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt keystonemiddleware 2026-07-13 18:02:25.061 | Collecting keystonemiddleware 2026-07-13 18:02:25.199 | Downloading keystonemiddleware-13.0.0-py3-none-any.whl.metadata (3.9 kB) 2026-07-13 18:02:25.265 | Collecting keystoneauth1>=3.12.0 (from keystonemiddleware) 2026-07-13 18:02:25.281 | Downloading keystoneauth1-5.15.0-py3-none-any.whl.metadata (2.8 kB) 2026-07-13 18:02:25.337 | Collecting oslo.cache>=3.11.0 (from keystonemiddleware) 2026-07-13 18:02:25.353 | Downloading oslo_cache-4.3.0-py3-none-any.whl.metadata (2.5 kB) 2026-07-13 18:02:25.413 | Collecting oslo.config>=5.2.0 (from keystonemiddleware) 2026-07-13 18:02:25.430 | Downloading oslo_config-10.5.0-py3-none-any.whl.metadata (2.3 kB) 2026-07-13 18:02:25.491 | Collecting oslo.context>=2.19.2 (from keystonemiddleware) 2026-07-13 18:02:25.509 | Downloading oslo_context-6.5.0-py3-none-any.whl.metadata (2.3 kB) 2026-07-13 18:02:25.554 | Collecting oslo.i18n>=3.15.3 (from keystonemiddleware) 2026-07-13 18:02:25.570 | Downloading oslo_i18n-6.9.0-py3-none-any.whl.metadata (2.0 kB) 2026-07-13 18:02:25.636 | Collecting oslo.log>=3.36.0 (from keystonemiddleware) 2026-07-13 18:02:25.654 | Downloading oslo_log-8.3.0-py3-none-any.whl.metadata (2.5 kB) 2026-07-13 18:02:25.705 | Collecting oslo.serialization>=2.18.0 (from keystonemiddleware) 2026-07-13 18:02:25.721 | Downloading oslo_serialization-5.11.0-py3-none-any.whl.metadata (2.1 kB) 2026-07-13 18:02:25.784 | Collecting oslo.utils>=3.33.0 (from keystonemiddleware) 2026-07-13 18:02:25.800 | Downloading oslo_utils-10.1.1-py3-none-any.whl.metadata (2.1 kB) 2026-07-13 18:02:25.811 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware) (7.0.3) 2026-07-13 18:02:25.845 | Collecting pycadf>=1.1.0 (from keystonemiddleware) 2026-07-13 18:02:25.862 | Downloading pycadf-4.1.0-py3-none-any.whl.metadata (2.2 kB) 2026-07-13 18:02:25.905 | Collecting PyJWT>=2.4.0 (from keystonemiddleware) 2026-07-13 18:02:25.919 | Downloading pyjwt-2.13.0-py3-none-any.whl.metadata (3.4 kB) 2026-07-13 18:02:25.967 | Collecting python-keystoneclient>=3.20.0 (from keystonemiddleware) 2026-07-13 18:02:25.983 | Downloading python_keystoneclient-5.8.0-py3-none-any.whl.metadata (3.8 kB) 2026-07-13 18:02:25.994 | Requirement already satisfied: requests>=2.14.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware) (2.34.2) 2026-07-13 18:02:26.030 | Collecting WebOb>=1.7.1 (from keystonemiddleware) 2026-07-13 18:02:26.046 | Downloading webob-1.8.10-py2.py3-none-any.whl.metadata (12 kB) 2026-07-13 18:02:26.060 | 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-13 18:02:26.098 | Collecting stevedore>=1.20.0 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-07-13 18:02:26.113 | Downloading stevedore-5.9.0-py3-none-any.whl.metadata (2.3 kB) 2026-07-13 18:02:26.149 | Collecting os-service-types>=1.2.0 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-07-13 18:02:26.166 | Downloading os_service_types-1.8.2-py3-none-any.whl.metadata (1.9 kB) 2026-07-13 18:02:26.208 | Collecting typing-extensions>=4.12 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-07-13 18:02:26.223 | Downloading typing_extensions-4.15.0-py3-none-any.whl.metadata (3.3 kB) 2026-07-13 18:02:26.266 | Collecting dogpile.cache>=1.3.3 (from oslo.cache>=3.11.0->keystonemiddleware) 2026-07-13 18:02:26.283 | Downloading dogpile_cache-1.5.0-py3-none-any.whl.metadata (5.5 kB) 2026-07-13 18:02:26.333 | Collecting decorator>=4.0.0 (from dogpile.cache>=1.3.3->oslo.cache>=3.11.0->keystonemiddleware) 2026-07-13 18:02:26.348 | Downloading decorator-5.3.1-py3-none-any.whl.metadata (3.9 kB) 2026-07-13 18:02:26.392 | Collecting netaddr>=0.7.18 (from oslo.config>=5.2.0->keystonemiddleware) 2026-07-13 18:02:26.409 | Downloading netaddr-1.3.0-py3-none-any.whl.metadata (5.0 kB) 2026-07-13 18:02:26.475 | Collecting rfc3986>=1.2.0 (from oslo.config>=5.2.0->keystonemiddleware) 2026-07-13 18:02:26.491 | Downloading rfc3986-2.0.0-py2.py3-none-any.whl.metadata (6.6 kB) 2026-07-13 18:02:26.502 | 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-13 18:02:26.540 | Collecting python-dateutil>=2.7.0 (from oslo.log>=3.36.0->keystonemiddleware) 2026-07-13 18:02:26.555 | Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) 2026-07-13 18:02:26.566 | 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-13 18:02:26.568 | 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-13 18:02:26.715 | Collecting msgpack>=0.5.2 (from oslo.serialization>=2.18.0->keystonemiddleware) 2026-07-13 18:02:26.731 | 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-13 18:02:26.788 | Collecting pyparsing>=2.1.0 (from oslo.utils>=3.33.0->keystonemiddleware) 2026-07-13 18:02:26.806 | Downloading pyparsing-3.3.2-py3-none-any.whl.metadata (5.8 kB) 2026-07-13 18:02:26.816 | 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-13 18:02:26.943 | Collecting psutil>=3.2.2 (from oslo.utils>=3.33.0->keystonemiddleware) 2026-07-13 18:02:26.958 | 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-13 18:02:26.979 | 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-13 18:02:27.014 | Collecting six>=1.5 (from python-dateutil>=2.7.0->oslo.log>=3.36.0->keystonemiddleware) 2026-07-13 18:02:27.029 | Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) 2026-07-13 18:02:27.082 | 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-13 18:02:27.082 | 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-13 18:02:27.083 | 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-13 18:02:27.085 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (2023.11.17) 2026-07-13 18:02:27.126 | Downloading keystonemiddleware-13.0.0-py3-none-any.whl (135 kB) 2026-07-13 18:02:27.166 | Downloading keystoneauth1-5.15.0-py3-none-any.whl (342 kB) 2026-07-13 18:02:27.205 | Downloading os_service_types-1.8.2-py3-none-any.whl (24 kB) 2026-07-13 18:02:27.230 | Downloading oslo_cache-4.3.0-py3-none-any.whl (65 kB) 2026-07-13 18:02:27.260 | Downloading dogpile_cache-1.5.0-py3-none-any.whl (64 kB) 2026-07-13 18:02:27.283 | Downloading decorator-5.3.1-py3-none-any.whl (10 kB) 2026-07-13 18:02:27.313 | Downloading oslo_config-10.5.0-py3-none-any.whl (137 kB) 2026-07-13 18:02:27.344 | Downloading netaddr-1.3.0-py3-none-any.whl (2.3 MB) 2026-07-13 18:02:27.389 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 53.9 MB/s 0:00:00 2026-07-13 18:02:27.406 | Downloading oslo_context-6.5.0-py3-none-any.whl (20 kB) 2026-07-13 18:02:27.430 | Downloading oslo_i18n-6.9.0-py3-none-any.whl (47 kB) 2026-07-13 18:02:27.455 | Downloading oslo_log-8.3.0-py3-none-any.whl (77 kB) 2026-07-13 18:02:27.479 | Downloading oslo_serialization-5.11.0-py3-none-any.whl (27 kB) 2026-07-13 18:02:27.501 | 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-13 18:02:27.530 | Downloading oslo_utils-10.1.1-py3-none-any.whl (154 kB) 2026-07-13 18:02:27.555 | 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-13 18:02:27.595 | Downloading pycadf-4.1.0-py3-none-any.whl (44 kB) 2026-07-13 18:02:27.620 | Downloading pyjwt-2.13.0-py3-none-any.whl (31 kB) 2026-07-13 18:02:27.646 | Downloading pyparsing-3.3.2-py3-none-any.whl (122 kB) 2026-07-13 18:02:27.672 | Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 2026-07-13 18:02:27.700 | Downloading python_keystoneclient-5.8.0-py3-none-any.whl (397 kB) 2026-07-13 18:02:27.728 | Downloading rfc3986-2.0.0-py2.py3-none-any.whl (31 kB) 2026-07-13 18:02:27.752 | Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) 2026-07-13 18:02:27.775 | Downloading stevedore-5.9.0-py3-none-any.whl (54 kB) 2026-07-13 18:02:27.797 | Downloading typing_extensions-4.15.0-py3-none-any.whl (44 kB) 2026-07-13 18:02:27.821 | Downloading webob-1.8.10-py2.py3-none-any.whl (115 kB) 2026-07-13 18:02:28.119 | 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-13 18:02:28.375 | Attempting uninstall: six 2026-07-13 18:02:28.384 | Found existing installation: six 1.16.0 2026-07-13 18:02:28.384 | Not uninstalling six at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-13 18:02:28.385 | Can't uninstall 'six'. No files were found to uninstall. 2026-07-13 18:02:28.447 | Attempting uninstall: pyparsing 2026-07-13 18:02:28.456 | Found existing installation: pyparsing 3.1.1 2026-07-13 18:02:28.456 | Not uninstalling pyparsing at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-13 18:02:28.457 | Can't uninstall 'pyparsing'. No files were found to uninstall. 2026-07-13 18:02:28.601 | Attempting uninstall: PyJWT 2026-07-13 18:02:28.610 | Found existing installation: PyJWT 2.7.0 2026-07-13 18:02:28.611 | Not uninstalling pyjwt at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-13 18:02:28.611 | Can't uninstall 'PyJWT'. No files were found to uninstall. 2026-07-13 18:02:28.774 | Attempting uninstall: netaddr 2026-07-13 18:02:28.783 | Found existing installation: netaddr 0.8.0 2026-07-13 18:02:28.784 | Not uninstalling netaddr at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-13 18:02:28.784 | Can't uninstall 'netaddr'. No files were found to uninstall. 2026-07-13 18:02:29.042 | Attempting uninstall: python-dateutil 2026-07-13 18:02:29.053 | Found existing installation: python-dateutil 2.8.2 2026-07-13 18:02:29.053 | Not uninstalling python-dateutil at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-13 18:02:29.054 | Can't uninstall 'python-dateutil'. No files were found to uninstall. 2026-07-13 18:02:31.237 | 2026-07-13 18:02:31.246 | 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-13 18:02:31.416 | + inc/python:pip_install:216 : result=0 2026-07-13 18:02:31.419 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-13 18:02:31.422 | + functions-common:time_stop:2420 : local name 2026-07-13 18:02:31.425 | + functions-common:time_stop:2421 : local end_time 2026-07-13 18:02:31.429 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-13 18:02:31.432 | + functions-common:time_stop:2423 : local total 2026-07-13 18:02:31.436 | + functions-common:time_stop:2424 : local start_time 2026-07-13 18:02:31.439 | + functions-common:time_stop:2426 : name=pip_install 2026-07-13 18:02:31.442 | + functions-common:time_stop:2427 : start_time=1783965743877 2026-07-13 18:02:31.445 | + functions-common:time_stop:2429 : [[ -z 1783965743877 ]] 2026-07-13 18:02:31.450 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-13 18:02:31.455 | + functions-common:time_stop:2432 : end_time=1783965751452 2026-07-13 18:02:31.458 | + functions-common:time_stop:2433 : elapsed_time=7575 2026-07-13 18:02:31.462 | + functions-common:time_stop:2434 : total=40438 2026-07-13 18:02:31.465 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-13 18:02:31.469 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=48013 2026-07-13 18:02:31.473 | + inc/python:pip_install:219 : return 0 2026-07-13 18:02:31.477 | + lib/keystone:install_keystonemiddleware:488 : pip_install_gr python-memcached 2026-07-13 18:02:31.481 | + inc/python:pip_install_gr:94 : local name=python-memcached 2026-07-13 18:02:31.485 | + inc/python:pip_install_gr:95 : local clean_name 2026-07-13 18:02:31.490 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements python-memcached 2026-07-13 18:02:31.494 | ++ inc/python:get_from_global_requirements:241 : local package=python-memcached 2026-07-13 18:02:31.498 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-07-13 18:02:31.505 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-07-13 18:02:31.505 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2026-07-13 18:02:31.512 | ++ inc/python:get_from_global_requirements:243 : required_pkg='python-memcached ' 2026-07-13 18:02:31.516 | ++ inc/python:get_from_global_requirements:244 : [[ python-memcached == '' ]] 2026-07-13 18:02:31.520 | ++ inc/python:get_from_global_requirements:247 : echo python-memcached 2026-07-13 18:02:31.525 | + inc/python:pip_install_gr:96 : clean_name=python-memcached 2026-07-13 18:02:31.529 | + inc/python:pip_install_gr:97 : pip_install python-memcached 2026-07-13 18:02:31.558 | Using python 3.12 to install python-memcached 2026-07-13 18:02:31.561 | + 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-13 18:02:32.719 | Collecting python-memcached 2026-07-13 18:02:32.858 | Downloading python_memcached-1.62-py2.py3-none-any.whl.metadata (2.3 kB) 2026-07-13 18:02:32.887 | Downloading python_memcached-1.62-py2.py3-none-any.whl (15 kB) 2026-07-13 18:02:33.065 | Installing collected packages: python-memcached 2026-07-13 18:02:33.101 | Successfully installed python-memcached-1.62 2026-07-13 18:02:33.233 | + inc/python:pip_install:216 : result=0 2026-07-13 18:02:33.236 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-13 18:02:33.239 | + functions-common:time_stop:2420 : local name 2026-07-13 18:02:33.242 | + functions-common:time_stop:2421 : local end_time 2026-07-13 18:02:33.245 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-13 18:02:33.249 | + functions-common:time_stop:2423 : local total 2026-07-13 18:02:33.252 | + functions-common:time_stop:2424 : local start_time 2026-07-13 18:02:33.255 | + functions-common:time_stop:2426 : name=pip_install 2026-07-13 18:02:33.258 | + functions-common:time_stop:2427 : start_time=1783965751551 2026-07-13 18:02:33.261 | + functions-common:time_stop:2429 : [[ -z 1783965751551 ]] 2026-07-13 18:02:33.265 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-13 18:02:33.270 | + functions-common:time_stop:2432 : end_time=1783965753267 2026-07-13 18:02:33.274 | + functions-common:time_stop:2433 : elapsed_time=1716 2026-07-13 18:02:33.278 | + functions-common:time_stop:2434 : total=48013 2026-07-13 18:02:33.281 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-13 18:02:33.284 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=49729 2026-07-13 18:02:33.288 | + inc/python:pip_install:219 : return 0 2026-07-13 18:02:33.291 | + ./stack.sh:main:921 : is_service_enabled keystone 2026-07-13 18:02:33.315 | + functions-common:is_service_enabled:2076 : return 0 2026-07-13 18:02:33.319 | + ./stack.sh:main:922 : '[' 192.168.122.212 == 192.168.122.212 ']' 2026-07-13 18:02:33.322 | + ./stack.sh:main:923 : stack_install_service keystone 2026-07-13 18:02:33.326 | + lib/stack:stack_install_service:20 : local service=keystone 2026-07-13 18:02:33.329 | + lib/stack:stack_install_service:21 : type install_keystone 2026-07-13 18:02:33.333 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-07-13 18:02:33.336 | + lib/stack:stack_install_service:32 : install_keystone 2026-07-13 18:02:33.340 | + lib/keystone:install_keystone:494 : is_service_enabled ldap 2026-07-13 18:02:33.360 | + functions-common:is_service_enabled:2076 : return 1 2026-07-13 18:02:33.363 | + lib/keystone:install_keystone:498 : git_clone https://review.opendev.org/openstack/keystone.git /opt/stack/keystone master 2026-07-13 18:02:33.366 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/keystone.git 2026-07-13 18:02:33.370 | + functions-common:git_clone:590 : local git_dest=/opt/stack/keystone 2026-07-13 18:02:33.372 | + functions-common:git_clone:591 : local git_ref=master 2026-07-13 18:02:33.376 | + functions-common:git_clone:592 : local orig_dir 2026-07-13 18:02:33.380 | ++ functions-common:git_clone:593 : pwd 2026-07-13 18:02:33.384 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-07-13 18:02:33.386 | + functions-common:git_clone:594 : local git_clone_flags= 2026-07-13 18:02:33.390 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-07-13 18:02:33.412 | + functions-common:git_clone:596 : RECLONE=False 2026-07-13 18:02:33.415 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-07-13 18:02:33.418 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-07-13 18:02:33.422 | + functions-common:git_clone:610 : echo master 2026-07-13 18:02:33.423 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-07-13 18:02:33.428 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/keystone ]] 2026-07-13 18:02:33.431 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-07-13 18:02:33.434 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/keystone.git /opt/stack/keystone 2026-07-13 18:02:33.437 | + functions-common:git_timed:697 : local count=0 2026-07-13 18:02:33.439 | + functions-common:git_timed:698 : local timeout=0 2026-07-13 18:02:33.441 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-13 18:02:33.444 | + functions-common:git_timed:701 : timeout=0 2026-07-13 18:02:33.447 | + functions-common:git_timed:704 : time_start git_timed 2026-07-13 18:02:33.450 | + functions-common:time_start:2406 : local name=git_timed 2026-07-13 18:02:33.454 | + functions-common:time_start:2407 : local start_time= 2026-07-13 18:02:33.456 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-13 18:02:33.459 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-13 18:02:33.464 | + functions-common:time_start:2411 : _TIME_START[$name]=1783965753461 2026-07-13 18:02:33.467 | + 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-13 18:02:33.471 | Cloning into '/opt/stack/keystone'... 2026-07-13 18:02:50.807 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-13 18:02:50.811 | + functions-common:time_stop:2420 : local name 2026-07-13 18:02:50.815 | + functions-common:time_stop:2421 : local end_time 2026-07-13 18:02:50.818 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-13 18:02:50.822 | + functions-common:time_stop:2423 : local total 2026-07-13 18:02:50.826 | + functions-common:time_stop:2424 : local start_time 2026-07-13 18:02:50.830 | + functions-common:time_stop:2426 : name=git_timed 2026-07-13 18:02:50.834 | + functions-common:time_stop:2427 : start_time=1783965753461 2026-07-13 18:02:50.838 | + functions-common:time_stop:2429 : [[ -z 1783965753461 ]] 2026-07-13 18:02:50.842 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-13 18:02:50.847 | + functions-common:time_stop:2432 : end_time=1783965770843 2026-07-13 18:02:50.851 | + functions-common:time_stop:2433 : elapsed_time=17382 2026-07-13 18:02:50.855 | + functions-common:time_stop:2434 : total=6937 2026-07-13 18:02:50.859 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-13 18:02:50.862 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=24319 2026-07-13 18:02:50.866 | + functions-common:git_clone:631 : cd /opt/stack/keystone 2026-07-13 18:02:50.870 | + functions-common:git_clone:632 : git_timed fetch origin master 2026-07-13 18:02:50.874 | + functions-common:git_timed:697 : local count=0 2026-07-13 18:02:50.877 | + functions-common:git_timed:698 : local timeout=0 2026-07-13 18:02:50.881 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-13 18:02:50.885 | + functions-common:git_timed:701 : timeout=0 2026-07-13 18:02:50.888 | + functions-common:git_timed:704 : time_start git_timed 2026-07-13 18:02:50.892 | + functions-common:time_start:2406 : local name=git_timed 2026-07-13 18:02:50.896 | + functions-common:time_start:2407 : local start_time= 2026-07-13 18:02:50.900 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-13 18:02:50.904 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-13 18:02:50.910 | + functions-common:time_start:2411 : _TIME_START[$name]=1783965770906 2026-07-13 18:02:50.914 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-07-13 18:02:51.529 | From https://review.opendev.org/openstack/keystone 2026-07-13 18:02:51.529 | * branch master -> FETCH_HEAD 2026-07-13 18:02:51.541 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-13 18:02:51.545 | + functions-common:time_stop:2420 : local name 2026-07-13 18:02:51.548 | + functions-common:time_stop:2421 : local end_time 2026-07-13 18:02:51.552 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-13 18:02:51.556 | + functions-common:time_stop:2423 : local total 2026-07-13 18:02:51.559 | + functions-common:time_stop:2424 : local start_time 2026-07-13 18:02:51.563 | + functions-common:time_stop:2426 : name=git_timed 2026-07-13 18:02:51.567 | + functions-common:time_stop:2427 : start_time=1783965770906 2026-07-13 18:02:51.571 | + functions-common:time_stop:2429 : [[ -z 1783965770906 ]] 2026-07-13 18:02:51.575 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-13 18:02:51.581 | + functions-common:time_stop:2432 : end_time=1783965771577 2026-07-13 18:02:51.584 | + functions-common:time_stop:2433 : elapsed_time=671 2026-07-13 18:02:51.588 | + functions-common:time_stop:2434 : total=24319 2026-07-13 18:02:51.591 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-13 18:02:51.595 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=24990 2026-07-13 18:02:51.598 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-07-13 18:02:51.602 | + functions-common:git_timed:697 : local count=0 2026-07-13 18:02:51.606 | + functions-common:git_timed:698 : local timeout=0 2026-07-13 18:02:51.610 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-13 18:02:51.617 | + functions-common:git_timed:701 : timeout=0 2026-07-13 18:02:51.621 | + functions-common:git_timed:704 : time_start git_timed 2026-07-13 18:02:51.625 | + functions-common:time_start:2406 : local name=git_timed 2026-07-13 18:02:51.629 | + functions-common:time_start:2407 : local start_time= 2026-07-13 18:02:51.632 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-13 18:02:51.637 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-13 18:02:51.643 | + functions-common:time_start:2411 : _TIME_START[$name]=1783965771639 2026-07-13 18:02:51.647 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-07-13 18:02:51.820 | Note: switching to 'FETCH_HEAD'. 2026-07-13 18:02:51.821 | 2026-07-13 18:02:51.821 | You are in 'detached HEAD' state. You can look around, make experimental 2026-07-13 18:02:51.821 | changes and commit them, and you can discard any commits you make in this 2026-07-13 18:02:51.821 | state without impacting any branches by switching back to a branch. 2026-07-13 18:02:51.821 | 2026-07-13 18:02:51.821 | If you want to create a new branch to retain commits you create, you may 2026-07-13 18:02:51.821 | do so (now or later) by using -c with the switch command. Example: 2026-07-13 18:02:51.821 | 2026-07-13 18:02:51.821 | git switch -c 2026-07-13 18:02:51.821 | 2026-07-13 18:02:51.821 | Or undo this operation with: 2026-07-13 18:02:51.821 | 2026-07-13 18:02:51.822 | git switch - 2026-07-13 18:02:51.822 | 2026-07-13 18:02:51.822 | Turn off this advice by setting config variable advice.detachedHead to false 2026-07-13 18:02:51.822 | 2026-07-13 18:02:51.822 | HEAD is now at 4172e7845 Materialize limit backend queries in read sessions 2026-07-13 18:02:51.828 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-13 18:02:51.832 | + functions-common:time_stop:2420 : local name 2026-07-13 18:02:51.836 | + functions-common:time_stop:2421 : local end_time 2026-07-13 18:02:51.841 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-13 18:02:51.844 | + functions-common:time_stop:2423 : local total 2026-07-13 18:02:51.848 | + functions-common:time_stop:2424 : local start_time 2026-07-13 18:02:51.851 | + functions-common:time_stop:2426 : name=git_timed 2026-07-13 18:02:51.855 | + functions-common:time_stop:2427 : start_time=1783965771639 2026-07-13 18:02:51.860 | + functions-common:time_stop:2429 : [[ -z 1783965771639 ]] 2026-07-13 18:02:51.865 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-13 18:02:51.872 | + functions-common:time_stop:2432 : end_time=1783965771867 2026-07-13 18:02:51.876 | + functions-common:time_stop:2433 : elapsed_time=228 2026-07-13 18:02:51.879 | + functions-common:time_stop:2434 : total=24990 2026-07-13 18:02:51.883 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-13 18:02:51.888 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=25218 2026-07-13 18:02:51.893 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/keystone 2026-07-13 18:02:51.912 | + functions-common:git_clone:672 : cd /opt/stack/keystone 2026-07-13 18:02:51.916 | + functions-common:git_clone:673 : git show --oneline 2026-07-13 18:02:51.917 | + functions-common:git_clone:673 : head -1 2026-07-13 18:02:51.920 | 4172e7845 Materialize limit backend queries in read sessions 2026-07-13 18:02:51.924 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-07-13 18:02:51.929 | + lib/keystone:install_keystone:499 : setup_develop /opt/stack/keystone 2026-07-13 18:02:51.933 | + inc/python:setup_develop:353 : local bindep 2026-07-13 18:02:51.938 | + inc/python:setup_develop:354 : [[ /opt/stack/keystone == -bindep* ]] 2026-07-13 18:02:51.942 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/keystone 2026-07-13 18:02:51.946 | + inc/python:setup_develop:359 : local extras= 2026-07-13 18:02:51.950 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2026-07-13 18:02:51.955 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-07-13 18:02:51.959 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/keystone == -bindep* ]] 2026-07-13 18:02:51.962 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/keystone 2026-07-13 18:02:51.966 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-07-13 18:02:51.969 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-07-13 18:02:51.975 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/keystone 2026-07-13 18:02:51.978 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-07-13 18:02:51.983 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/keystone 2026-07-13 18:02:51.987 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-07-13 18:02:51.991 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-07-13 18:02:51.996 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2026-07-13 18:02:52.004 | + inc/python:_setup_package_with_constraints_edit:400 : name=keystone 2026-07-13 18:02:52.007 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z keystone ']' 2026-07-13 18:02:52.011 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2026-07-13 18:02:52.169 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/keystone -e 2026-07-13 18:02:52.173 | + inc/python:setup_package:436 : local bindep=0 2026-07-13 18:02:52.177 | + inc/python:setup_package:437 : local bindep_flag= 2026-07-13 18:02:52.181 | + inc/python:setup_package:438 : local bindep_profiles= 2026-07-13 18:02:52.185 | + inc/python:setup_package:439 : [[ /opt/stack/keystone == -bindep* ]] 2026-07-13 18:02:52.189 | + inc/python:setup_package:444 : local project_dir=/opt/stack/keystone 2026-07-13 18:02:52.192 | + inc/python:setup_package:445 : local flags=-e 2026-07-13 18:02:52.196 | + inc/python:setup_package:446 : local extras= 2026-07-13 18:02:52.200 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-07-13 18:02:52.204 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-07-13 18:02:52.208 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-07-13 18:02:52.212 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-07-13 18:02:52.216 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-07-13 18:02:52.220 | + inc/python:setup_package:464 : pip_install -e /opt/stack/keystone 2026-07-13 18:02:52.249 | Using python 3.12 to install /opt/stack/keystone 2026-07-13 18:02:52.253 | + 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-13 18:02:53.225 | Obtaining file:///opt/stack/keystone 2026-07-13 18:02:53.231 | Installing build dependencies: started 2026-07-13 18:02:54.847 | Installing build dependencies: finished with status 'done' 2026-07-13 18:02:54.848 | Checking if build backend supports build_editable: started 2026-07-13 18:02:55.378 | Checking if build backend supports build_editable: finished with status 'done' 2026-07-13 18:02:55.380 | Getting requirements to build editable: started 2026-07-13 18:02:55.670 | Getting requirements to build editable: finished with status 'done' 2026-07-13 18:02:55.672 | Preparing editable metadata (pyproject.toml): started 2026-07-13 18:02:56.723 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-07-13 18:02:56.739 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (7.0.3) 2026-07-13 18:02:56.739 | Requirement already satisfied: WebOb>=1.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (1.8.10) 2026-07-13 18:02:56.952 | Collecting Flask!=0.11,>=1.0.2 (from keystone==29.1.0.dev45) 2026-07-13 18:02:57.110 | Downloading flask-3.1.3-py3-none-any.whl.metadata (3.2 kB) 2026-07-13 18:02:57.152 | Collecting Flask-RESTful>=0.3.5 (from keystone==29.1.0.dev45) 2026-07-13 18:02:57.180 | Downloading Flask_RESTful-0.3.10-py2.py3-none-any.whl.metadata (1.0 kB) 2026-07-13 18:02:57.573 | Collecting cryptography>=2.7 (from keystone==29.1.0.dev45) 2026-07-13 18:02:57.592 | Downloading cryptography-43.0.3-cp39-abi3-manylinux_2_28_x86_64.whl.metadata (5.4 kB) 2026-07-13 18:02:58.214 | Collecting SQLAlchemy>=1.4.0 (from keystone==29.1.0.dev45) 2026-07-13 18:02:58.232 | 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-13 18:02:58.256 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (5.9.0) 2026-07-13 18:02:58.256 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (5.8.0) 2026-07-13 18:02:58.257 | Requirement already satisfied: keystonemiddleware>=7.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (13.0.0) 2026-07-13 18:02:58.336 | Collecting bcrypt>=3.1.3 (from keystone==29.1.0.dev45) 2026-07-13 18:02:58.351 | Downloading bcrypt-5.0.0-cp39-abi3-manylinux_2_34_x86_64.whl.metadata (10 kB) 2026-07-13 18:02:58.365 | Requirement already satisfied: oslo.cache>=1.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (4.3.0) 2026-07-13 18:02:58.365 | Requirement already satisfied: oslo.config>=6.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (10.5.0) 2026-07-13 18:02:58.367 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (6.5.0) 2026-07-13 18:02:58.429 | Collecting oslo.messaging>=5.29.0 (from keystone==29.1.0.dev45) 2026-07-13 18:02:58.446 | Downloading oslo_messaging-18.2.0-py3-none-any.whl.metadata (2.6 kB) 2026-07-13 18:02:58.506 | Collecting oslo.db>=6.0.0 (from keystone==29.1.0.dev45) 2026-07-13 18:02:58.522 | Downloading oslo_db-18.1.0-py3-none-any.whl.metadata (2.7 kB) 2026-07-13 18:02:58.533 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (6.9.0) 2026-07-13 18:02:58.536 | Requirement already satisfied: oslo.log>=3.44.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (8.3.0) 2026-07-13 18:02:58.574 | Collecting oslo.middleware>=3.31.0 (from keystone==29.1.0.dev45) 2026-07-13 18:02:58.593 | Downloading oslo_middleware-8.2.0-py3-none-any.whl.metadata (2.7 kB) 2026-07-13 18:02:58.648 | Collecting oslo.policy>=4.5.0 (from keystone==29.1.0.dev45) 2026-07-13 18:02:58.671 | Downloading oslo_policy-5.1.0-py3-none-any.whl.metadata (2.2 kB) 2026-07-13 18:02:58.681 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (5.11.0) 2026-07-13 18:02:58.711 | Collecting oslo.upgradecheck>=1.3.0 (from keystone==29.1.0.dev45) 2026-07-13 18:02:58.731 | Downloading oslo_upgradecheck-2.8.0-py3-none-any.whl.metadata (1.8 kB) 2026-07-13 18:02:58.741 | Requirement already satisfied: oslo.utils>=3.33.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (10.1.1) 2026-07-13 18:02:58.768 | Collecting oauthlib>=0.6.2 (from keystone==29.1.0.dev45) 2026-07-13 18:02:58.786 | Downloading oauthlib-3.3.1-py3-none-any.whl.metadata (7.9 kB) 2026-07-13 18:02:58.833 | Collecting pysaml2>=5.0.0 (from keystone==29.1.0.dev45) 2026-07-13 18:02:58.850 | Downloading pysaml2-7.5.4-py3-none-any.whl.metadata (6.5 kB) 2026-07-13 18:02:58.860 | Requirement already satisfied: PyJWT>=1.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (2.13.0) 2026-07-13 18:02:58.861 | Requirement already satisfied: dogpile.cache>=1.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (1.5.0) 2026-07-13 18:02:58.901 | Collecting jsonschema>=3.2.0 (from keystone==29.1.0.dev45) 2026-07-13 18:02:58.917 | Downloading jsonschema-4.26.0-py3-none-any.whl.metadata (7.6 kB) 2026-07-13 18:02:58.930 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (4.1.0) 2026-07-13 18:02:58.931 | Requirement already satisfied: msgpack>=0.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (1.2.1) 2026-07-13 18:02:58.964 | Collecting osprofiler>=1.4.0 (from keystone==29.1.0.dev45) 2026-07-13 18:02:58.981 | Downloading osprofiler-4.4.0-py3-none-any.whl.metadata (3.1 kB) 2026-07-13 18:02:59.029 | Collecting Werkzeug>=0.15.0 (from keystone==29.1.0.dev45) 2026-07-13 18:02:59.044 | Downloading werkzeug-3.1.8-py3-none-any.whl.metadata (4.0 kB) 2026-07-13 18:02:59.252 | Collecting cffi>=1.12 (from cryptography>=2.7->keystone==29.1.0.dev45) 2026-07-13 18:02:59.274 | Downloading cffi-2.0.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (2.6 kB) 2026-07-13 18:02:59.312 | Collecting pycparser (from cffi>=1.12->cryptography>=2.7->keystone==29.1.0.dev45) 2026-07-13 18:02:59.335 | Downloading pycparser-3.0-py3-none-any.whl.metadata (8.2 kB) 2026-07-13 18:02:59.346 | Requirement already satisfied: decorator>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from dogpile.cache>=1.0.2->keystone==29.1.0.dev45) (5.3.1) 2026-07-13 18:02:59.375 | Collecting blinker>=1.9.0 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev45) 2026-07-13 18:02:59.397 | Downloading blinker-1.9.0-py3-none-any.whl.metadata (1.6 kB) 2026-07-13 18:02:59.440 | Collecting click>=8.1.3 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev45) 2026-07-13 18:02:59.462 | Downloading click-8.4.2-py3-none-any.whl.metadata (2.6 kB) 2026-07-13 18:02:59.497 | Collecting itsdangerous>=2.2.0 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev45) 2026-07-13 18:02:59.520 | Downloading itsdangerous-2.2.0-py3-none-any.whl.metadata (1.9 kB) 2026-07-13 18:02:59.560 | Collecting jinja2>=3.1.2 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev45) 2026-07-13 18:02:59.583 | Downloading jinja2-3.1.6-py3-none-any.whl.metadata (2.9 kB) 2026-07-13 18:02:59.692 | Collecting markupsafe>=2.1.1 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev45) 2026-07-13 18:02:59.712 | 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-13 18:02:59.757 | Collecting aniso8601>=0.82 (from Flask-RESTful>=0.3.5->keystone==29.1.0.dev45) 2026-07-13 18:02:59.777 | Downloading aniso8601-10.0.1-py2.py3-none-any.whl.metadata (23 kB) 2026-07-13 18:02:59.794 | Requirement already satisfied: six>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Flask-RESTful>=0.3.5->keystone==29.1.0.dev45) (1.17.0) 2026-07-13 18:02:59.864 | Collecting pytz (from Flask-RESTful>=0.3.5->keystone==29.1.0.dev45) 2026-07-13 18:02:59.881 | Downloading pytz-2026.2-py2.py3-none-any.whl.metadata (22 kB) 2026-07-13 18:02:59.930 | Collecting attrs>=22.2.0 (from jsonschema>=3.2.0->keystone==29.1.0.dev45) 2026-07-13 18:02:59.947 | Downloading attrs-26.1.0-py3-none-any.whl.metadata (8.8 kB) 2026-07-13 18:02:59.985 | Collecting jsonschema-specifications>=2023.03.6 (from jsonschema>=3.2.0->keystone==29.1.0.dev45) 2026-07-13 18:03:00.000 | Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl.metadata (2.9 kB) 2026-07-13 18:03:00.050 | Collecting referencing>=0.28.4 (from jsonschema>=3.2.0->keystone==29.1.0.dev45) 2026-07-13 18:03:00.065 | Downloading referencing-0.37.0-py3-none-any.whl.metadata (2.8 kB) 2026-07-13 18:03:00.637 | Collecting rpds-py>=0.25.0 (from jsonschema>=3.2.0->keystone==29.1.0.dev45) 2026-07-13 18:03:00.662 | Downloading rpds_py-2026.5.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.1 kB) 2026-07-13 18:03:00.678 | Requirement already satisfied: keystoneauth1>=3.12.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=7.0.0->keystone==29.1.0.dev45) (5.15.0) 2026-07-13 18:03:00.682 | Requirement already satisfied: requests>=2.14.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=7.0.0->keystone==29.1.0.dev45) (2.34.2) 2026-07-13 18:03:00.684 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=7.0.0->keystone==29.1.0.dev45) (2.1.0) 2026-07-13 18:03:00.685 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=7.0.0->keystone==29.1.0.dev45) (1.8.2) 2026-07-13 18:03:00.686 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=7.0.0->keystone==29.1.0.dev45) (4.15.0) 2026-07-13 18:03:00.699 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.8.0->keystone==29.1.0.dev45) (1.3.0) 2026-07-13 18:03:00.700 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.8.0->keystone==29.1.0.dev45) (2.0.0) 2026-07-13 18:03:00.701 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.8.0->keystone==29.1.0.dev45) (6.0.3) 2026-07-13 18:03:00.752 | Collecting alembic>=0.9.6 (from oslo.db>=6.0.0->keystone==29.1.0.dev45) 2026-07-13 18:03:00.768 | Downloading alembic-1.18.5-py3-none-any.whl.metadata (7.2 kB) 2026-07-13 18:03:00.779 | Requirement already satisfied: debtcollector>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=6.0.0->keystone==29.1.0.dev45) (3.1.0) 2026-07-13 18:03:00.814 | Collecting testresources>=2.0.0 (from oslo.db>=6.0.0->keystone==29.1.0.dev45) 2026-07-13 18:03:00.832 | Downloading testresources-2.1.2-py3-none-any.whl.metadata (15 kB) 2026-07-13 18:03:00.874 | Collecting testscenarios>=0.4 (from oslo.db>=6.0.0->keystone==29.1.0.dev45) 2026-07-13 18:03:00.890 | Downloading testscenarios-0.6.2-py3-none-any.whl.metadata (13 kB) 2026-07-13 18:03:00.941 | Collecting Mako (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==29.1.0.dev45) 2026-07-13 18:03:00.956 | Downloading mako-1.3.12-py3-none-any.whl.metadata (2.9 kB) 2026-07-13 18:03:00.968 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=1.2.0->oslo.db>=6.0.0->keystone==29.1.0.dev45) (2.2.2) 2026-07-13 18:03:00.974 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=3.44.0->keystone==29.1.0.dev45) (2.9.0.post0) 2026-07-13 18:03:00.977 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=5.29.0->keystone==29.1.0.dev45) (3.4.0) 2026-07-13 18:03:01.089 | Collecting oslo.service>=1.24.0 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-07-13 18:03:01.108 | Downloading oslo_service-4.7.0-py3-none-any.whl.metadata (2.8 kB) 2026-07-13 18:03:01.156 | Collecting cachetools>=2.0.0 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-07-13 18:03:01.175 | Downloading cachetools-7.1.4-py3-none-any.whl.metadata (5.5 kB) 2026-07-13 18:03:01.225 | Collecting amqp>=2.5.2 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-07-13 18:03:01.245 | Downloading amqp-5.3.1-py3-none-any.whl.metadata (8.9 kB) 2026-07-13 18:03:01.308 | Collecting kombu>=5.2.0 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-07-13 18:03:01.326 | Downloading kombu-5.6.2-py3-none-any.whl.metadata (3.5 kB) 2026-07-13 18:03:01.406 | Collecting oslo.metrics>=0.2.1 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-07-13 18:03:01.422 | Downloading oslo_metrics-0.16.0-py3-none-any.whl.metadata (1.5 kB) 2026-07-13 18:03:01.473 | Collecting vine<6.0.0,>=5.0.0 (from amqp>=2.5.2->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-07-13 18:03:01.493 | Downloading vine-5.1.0-py3-none-any.whl.metadata (2.7 kB) 2026-07-13 18:03:01.544 | Collecting tzdata>=2025.2 (from kombu>=5.2.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-07-13 18:03:01.564 | Downloading tzdata-2026.2-py2.py3-none-any.whl.metadata (1.4 kB) 2026-07-13 18:03:01.574 | 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.dev45) (26.2) 2026-07-13 18:03:01.610 | Collecting prometheus-client>=0.6.0 (from oslo.metrics>=0.2.1->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-07-13 18:03:01.633 | Downloading prometheus_client-0.25.0-py3-none-any.whl.metadata (2.1 kB) 2026-07-13 18:03:01.682 | Collecting statsd>=3.2.1 (from oslo.middleware>=3.31.0->keystone==29.1.0.dev45) 2026-07-13 18:03:01.708 | Downloading statsd-4.0.1-py2.py3-none-any.whl.metadata (2.9 kB) 2026-07-13 18:03:01.768 | Collecting eventlet>=0.27.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-07-13 18:03:01.791 | Downloading eventlet-0.41.0-py3-none-any.whl.metadata (5.4 kB) 2026-07-13 18:03:02.082 | Collecting greenlet>=0.4.15 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-07-13 18:03:02.098 | Downloading greenlet-3.5.3-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.metadata (3.8 kB) 2026-07-13 18:03:02.153 | Collecting oslo.concurrency>=3.25.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-07-13 18:03:02.172 | Downloading oslo_concurrency-7.5.0-py3-none-any.whl.metadata (2.2 kB) 2026-07-13 18:03:02.225 | Collecting PasteDeploy>=1.5.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-07-13 18:03:02.244 | Downloading PasteDeploy-3.1.0-py3-none-any.whl.metadata (2.7 kB) 2026-07-13 18:03:02.286 | Collecting Routes>=2.3.1 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-07-13 18:03:02.308 | Downloading Routes-2.5.1-py2.py3-none-any.whl.metadata (25 kB) 2026-07-13 18:03:02.362 | Collecting Paste>=2.0.2 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-07-13 18:03:02.379 | Downloading Paste-3.10.1-py3-none-any.whl.metadata (5.3 kB) 2026-07-13 18:03:02.454 | Collecting Yappi>=1.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-07-13 18:03:02.473 | 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-13 18:03:02.514 | Collecting dnspython>=1.15.0 (from eventlet>=0.27.0->oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-07-13 18:03:02.531 | Downloading dnspython-2.8.0-py3-none-any.whl.metadata (5.7 kB) 2026-07-13 18:03:02.581 | Collecting fasteners>=0.7.0 (from oslo.concurrency>=3.25.0->oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-07-13 18:03:02.598 | Downloading fasteners-0.20-py3-none-any.whl.metadata (4.8 kB) 2026-07-13 18:03:02.645 | Collecting PrettyTable>=0.7.1 (from oslo.upgradecheck>=1.3.0->keystone==29.1.0.dev45) 2026-07-13 18:03:02.660 | Downloading prettytable-3.18.0-py3-none-any.whl.metadata (37 kB) 2026-07-13 18:03:02.681 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->keystone==29.1.0.dev45) (3.3.2) 2026-07-13 18:03:02.683 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->keystone==29.1.0.dev45) (7.2.2) 2026-07-13 18:03:02.695 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) (83.0.0) 2026-07-13 18:03:02.732 | Collecting wcwidth>=0.3.5 (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->keystone==29.1.0.dev45) 2026-07-13 18:03:02.753 | Downloading wcwidth-0.8.1-py3-none-any.whl.metadata (43 kB) 2026-07-13 18:03:02.819 | Collecting defusedxml (from pysaml2>=5.0.0->keystone==29.1.0.dev45) 2026-07-13 18:03:02.834 | Downloading defusedxml-0.7.1-py2.py3-none-any.whl.metadata (32 kB) 2026-07-13 18:03:02.879 | Collecting pyopenssl<24.3.0 (from pysaml2>=5.0.0->keystone==29.1.0.dev45) 2026-07-13 18:03:02.895 | Downloading pyOpenSSL-24.2.1-py3-none-any.whl.metadata (13 kB) 2026-07-13 18:03:02.951 | Collecting xmlschema<3.0.0,>=2.0.0 (from pysaml2>=5.0.0->keystone==29.1.0.dev45) 2026-07-13 18:03:02.966 | Downloading xmlschema-2.5.1-py3-none-any.whl.metadata (8.3 kB) 2026-07-13 18:03:02.988 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==29.1.0.dev45) (3.4.7) 2026-07-13 18:03:02.989 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==29.1.0.dev45) (3.18) 2026-07-13 18:03:02.990 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==29.1.0.dev45) (2.7.0) 2026-07-13 18:03:02.992 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==29.1.0.dev45) (2023.11.17) 2026-07-13 18:03:03.043 | Collecting elementpath<5.0.0,>=4.1.5 (from xmlschema<3.0.0,>=2.0.0->pysaml2>=5.0.0->keystone==29.1.0.dev45) 2026-07-13 18:03:03.059 | Downloading elementpath-4.8.0-py3-none-any.whl.metadata (7.2 kB) 2026-07-13 18:03:03.124 | Collecting repoze.lru>=0.3 (from Routes>=2.3.1->oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-07-13 18:03:03.140 | Downloading repoze_lru-0.8-py3-none-any.whl.metadata (1.8 kB) 2026-07-13 18:03:03.244 | Downloading bcrypt-5.0.0-cp39-abi3-manylinux_2_34_x86_64.whl (278 kB) 2026-07-13 18:03:03.290 | Downloading cryptography-43.0.3-cp39-abi3-manylinux_2_28_x86_64.whl (4.0 MB) 2026-07-13 18:03:03.373 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.0/4.0 MB 49.0 MB/s 0:00:00 2026-07-13 18:03:03.397 | Downloading cffi-2.0.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (219 kB) 2026-07-13 18:03:03.422 | Downloading flask-3.1.3-py3-none-any.whl (103 kB) 2026-07-13 18:03:03.445 | Downloading blinker-1.9.0-py3-none-any.whl (8.5 kB) 2026-07-13 18:03:03.466 | Downloading click-8.4.2-py3-none-any.whl (119 kB) 2026-07-13 18:03:03.490 | Downloading Flask_RESTful-0.3.10-py2.py3-none-any.whl (26 kB) 2026-07-13 18:03:03.515 | Downloading aniso8601-10.0.1-py2.py3-none-any.whl (52 kB) 2026-07-13 18:03:03.537 | Downloading itsdangerous-2.2.0-py3-none-any.whl (16 kB) 2026-07-13 18:03:03.559 | Downloading jinja2-3.1.6-py3-none-any.whl (134 kB) 2026-07-13 18:03:03.583 | Downloading jsonschema-4.26.0-py3-none-any.whl (90 kB) 2026-07-13 18:03:03.606 | Downloading attrs-26.1.0-py3-none-any.whl (67 kB) 2026-07-13 18:03:03.628 | Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl (18 kB) 2026-07-13 18:03:03.650 | 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-13 18:03:03.671 | Downloading oauthlib-3.3.1-py3-none-any.whl (160 kB) 2026-07-13 18:03:03.695 | Downloading oslo_db-18.1.0-py3-none-any.whl (152 kB) 2026-07-13 18:03:03.719 | Downloading alembic-1.18.5-py3-none-any.whl (264 kB) 2026-07-13 18:03:03.745 | Downloading oslo_messaging-18.2.0-py3-none-any.whl (201 kB) 2026-07-13 18:03:03.771 | Downloading amqp-5.3.1-py3-none-any.whl (50 kB) 2026-07-13 18:03:03.795 | Downloading vine-5.1.0-py3-none-any.whl (9.6 kB) 2026-07-13 18:03:03.817 | Downloading cachetools-7.1.4-py3-none-any.whl (16 kB) 2026-07-13 18:03:03.838 | Downloading kombu-5.6.2-py3-none-any.whl (214 kB) 2026-07-13 18:03:03.864 | Downloading oslo_metrics-0.16.0-py3-none-any.whl (14 kB) 2026-07-13 18:03:03.886 | Downloading oslo_middleware-8.2.0-py3-none-any.whl (74 kB) 2026-07-13 18:03:03.911 | Downloading oslo_policy-5.1.0-py3-none-any.whl (89 kB) 2026-07-13 18:03:03.934 | Downloading oslo_service-4.7.0-py3-none-any.whl (118 kB) 2026-07-13 18:03:03.961 | Downloading eventlet-0.41.0-py3-none-any.whl (364 kB) 2026-07-13 18:03:03.987 | Downloading dnspython-2.8.0-py3-none-any.whl (331 kB) 2026-07-13 18:03:04.014 | Downloading greenlet-3.5.3-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (614 kB) 2026-07-13 18:03:04.033 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 614.2/614.2 kB 28.8 MB/s 0:00:00 2026-07-13 18:03:04.054 | Downloading oslo_concurrency-7.5.0-py3-none-any.whl (48 kB) 2026-07-13 18:03:04.077 | Downloading fasteners-0.20-py3-none-any.whl (18 kB) 2026-07-13 18:03:04.101 | Downloading oslo_upgradecheck-2.8.0-py3-none-any.whl (14 kB) 2026-07-13 18:03:04.127 | Downloading osprofiler-4.4.0-py3-none-any.whl (95 kB) 2026-07-13 18:03:04.151 | Downloading Paste-3.10.1-py3-none-any.whl (289 kB) 2026-07-13 18:03:04.177 | Downloading PasteDeploy-3.1.0-py3-none-any.whl (16 kB) 2026-07-13 18:03:04.199 | Downloading prettytable-3.18.0-py3-none-any.whl (37 kB) 2026-07-13 18:03:04.221 | Downloading prometheus_client-0.25.0-py3-none-any.whl (64 kB) 2026-07-13 18:03:04.246 | Downloading pysaml2-7.5.4-py3-none-any.whl (420 kB) 2026-07-13 18:03:04.274 | Downloading pyOpenSSL-24.2.1-py3-none-any.whl (58 kB) 2026-07-13 18:03:04.298 | Downloading xmlschema-2.5.1-py3-none-any.whl (395 kB) 2026-07-13 18:03:04.327 | Downloading elementpath-4.8.0-py3-none-any.whl (243 kB) 2026-07-13 18:03:04.351 | Downloading referencing-0.37.0-py3-none-any.whl (26 kB) 2026-07-13 18:03:04.376 | Downloading Routes-2.5.1-py2.py3-none-any.whl (40 kB) 2026-07-13 18:03:04.400 | Downloading repoze_lru-0.8-py3-none-any.whl (6.4 kB) 2026-07-13 18:03:04.425 | Downloading rpds_py-2026.5.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (376 kB) 2026-07-13 18:03:04.452 | 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-13 18:03:04.507 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.4/3.4 MB 64.1 MB/s 0:00:00 2026-07-13 18:03:04.523 | Downloading statsd-4.0.1-py2.py3-none-any.whl (13 kB) 2026-07-13 18:03:04.544 | Downloading testresources-2.1.2-py3-none-any.whl (25 kB) 2026-07-13 18:03:04.572 | Downloading testscenarios-0.6.2-py3-none-any.whl (12 kB) 2026-07-13 18:03:04.595 | Downloading tzdata-2026.2-py2.py3-none-any.whl (349 kB) 2026-07-13 18:03:04.622 | Downloading wcwidth-0.8.1-py3-none-any.whl (323 kB) 2026-07-13 18:03:04.650 | Downloading werkzeug-3.1.8-py3-none-any.whl (226 kB) 2026-07-13 18:03:04.675 | 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-13 18:03:04.698 | Downloading defusedxml-0.7.1-py2.py3-none-any.whl (25 kB) 2026-07-13 18:03:04.720 | Downloading mako-1.3.12-py3-none-any.whl (78 kB) 2026-07-13 18:03:04.743 | Downloading pycparser-3.0-py3-none-any.whl (48 kB) 2026-07-13 18:03:04.768 | Downloading pytz-2026.2-py2.py3-none-any.whl (510 kB) 2026-07-13 18:03:04.950 | Building wheels for collected packages: keystone 2026-07-13 18:03:04.951 | Building editable for keystone (pyproject.toml): started 2026-07-13 18:03:06.037 | Building editable for keystone (pyproject.toml): finished with status 'done' 2026-07-13 18:03:06.038 | Created wheel for keystone: filename=keystone-29.1.0.dev45-0.editable-py3-none-any.whl size=9269 sha256=092efba4f8f505b4754e830803402aa80311474e057810b595140433789c4c09 2026-07-13 18:03:06.038 | Stored in directory: /tmp/pip-ephem-wheel-cache-py5q01ph/wheels/d5/df/96/ee2394c3a20d6f991844794e53669e9943a8d62f162c6e6710 2026-07-13 18:03:06.044 | Successfully built keystone 2026-07-13 18:03:06.385 | 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-13 18:03:06.425 | Attempting uninstall: pytz 2026-07-13 18:03:06.436 | Found existing installation: pytz 2024.1 2026-07-13 18:03:06.439 | Not uninstalling pytz at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-13 18:03:06.439 | Can't uninstall 'pytz'. No files were found to uninstall. 2026-07-13 18:03:08.238 | Attempting uninstall: oauthlib 2026-07-13 18:03:08.250 | Found existing installation: oauthlib 3.2.2 2026-07-13 18:03:08.250 | Not uninstalling oauthlib at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-13 18:03:08.251 | Can't uninstall 'oauthlib'. No files were found to uninstall. 2026-07-13 18:03:08.398 | Attempting uninstall: markupsafe 2026-07-13 18:03:08.409 | Found existing installation: MarkupSafe 2.1.5 2026-07-13 18:03:08.410 | Not uninstalling markupsafe at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-13 18:03:08.410 | Can't uninstall 'MarkupSafe'. No files were found to uninstall. 2026-07-13 18:03:09.508 | Attempting uninstall: click 2026-07-13 18:03:09.518 | Found existing installation: click 8.1.6 2026-07-13 18:03:09.519 | Not uninstalling click at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-13 18:03:09.520 | Can't uninstall 'click'. No files were found to uninstall. 2026-07-13 18:03:09.692 | Attempting uninstall: blinker 2026-07-13 18:03:09.703 | Found existing installation: blinker 1.7.0 2026-07-13 18:03:09.703 | Not uninstalling blinker at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-13 18:03:09.703 | Can't uninstall 'blinker'. No files were found to uninstall. 2026-07-13 18:03:09.722 | Attempting uninstall: bcrypt 2026-07-13 18:03:09.734 | Found existing installation: bcrypt 3.2.2 2026-07-13 18:03:09.734 | Not uninstalling bcrypt at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-13 18:03:09.737 | Can't uninstall 'bcrypt'. No files were found to uninstall. 2026-07-13 18:03:09.753 | Attempting uninstall: attrs 2026-07-13 18:03:09.766 | Found existing installation: attrs 23.2.0 2026-07-13 18:03:09.767 | Not uninstalling attrs at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-13 18:03:09.768 | Can't uninstall 'attrs'. No files were found to uninstall. 2026-07-13 18:03:12.908 | Attempting uninstall: jinja2 2026-07-13 18:03:12.921 | Found existing installation: Jinja2 3.1.2 2026-07-13 18:03:12.922 | Not uninstalling jinja2 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-13 18:03:12.923 | Can't uninstall 'Jinja2'. No files were found to uninstall. 2026-07-13 18:03:13.974 | Attempting uninstall: cryptography 2026-07-13 18:03:13.987 | Found existing installation: cryptography 41.0.7 2026-07-13 18:03:13.988 | Not uninstalling cryptography at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-13 18:03:13.989 | Can't uninstall 'cryptography'. No files were found to uninstall. 2026-07-13 18:03:14.597 | Attempting uninstall: pyopenssl 2026-07-13 18:03:14.612 | Found existing installation: pyOpenSSL 23.2.0 2026-07-13 18:03:14.612 | Not uninstalling pyopenssl at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-13 18:03:14.613 | Can't uninstall 'pyOpenSSL'. No files were found to uninstall. 2026-07-13 18:03:15.038 | Attempting uninstall: jsonschema 2026-07-13 18:03:15.053 | Found existing installation: jsonschema 4.10.3 2026-07-13 18:03:15.053 | Not uninstalling jsonschema at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-13 18:03:15.054 | Can't uninstall 'jsonschema'. No files were found to uninstall. 2026-07-13 18:03:16.671 | 2026-07-13 18:03:16.671 | 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-13 18:03:16.671 | service-identity 24.1.0 requires pyasn1-modules, which is not installed. 2026-07-13 18:03:16.687 | 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.dev45 kombu-5.6.2 markupsafe-3.0.3 oauthlib-3.3.1 oslo.concurrency-7.5.0 oslo.db-18.1.0 oslo.messaging-18.2.0 oslo.metrics-0.16.0 oslo.middleware-8.2.0 oslo.policy-5.1.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-13 18:03:17.100 | + inc/python:pip_install:216 : result=0 2026-07-13 18:03:17.103 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-13 18:03:17.106 | + functions-common:time_stop:2420 : local name 2026-07-13 18:03:17.110 | + functions-common:time_stop:2421 : local end_time 2026-07-13 18:03:17.113 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-13 18:03:17.117 | + functions-common:time_stop:2423 : local total 2026-07-13 18:03:17.120 | + functions-common:time_stop:2424 : local start_time 2026-07-13 18:03:17.123 | + functions-common:time_stop:2426 : name=pip_install 2026-07-13 18:03:17.126 | + functions-common:time_stop:2427 : start_time=1783965772242 2026-07-13 18:03:17.129 | + functions-common:time_stop:2429 : [[ -z 1783965772242 ]] 2026-07-13 18:03:17.132 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-13 18:03:17.137 | + functions-common:time_stop:2432 : end_time=1783965797134 2026-07-13 18:03:17.141 | + functions-common:time_stop:2433 : elapsed_time=24892 2026-07-13 18:03:17.144 | + functions-common:time_stop:2434 : total=49729 2026-07-13 18:03:17.148 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-13 18:03:17.151 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=74621 2026-07-13 18:03:17.154 | + inc/python:pip_install:219 : return 0 2026-07-13 18:03:17.157 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-07-13 18:03:17.161 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-07-13 18:03:17.164 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/keystone 2026-07-13 18:03:17.168 | + inc/python:use_library_from_git:266 : local name=/opt/stack/keystone 2026-07-13 18:03:17.172 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-13 18:03:17.175 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-13 18:03:17.179 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/keystone, ]] 2026-07-13 18:03:17.182 | + inc/python:use_library_from_git:269 : return 1 2026-07-13 18:03:17.186 | + lib/keystone:install_keystone:501 : is_service_enabled ldap 2026-07-13 18:03:17.208 | + functions-common:is_service_enabled:2076 : return 1 2026-07-13 18:03:17.213 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-07-13 18:03:17.216 | + ./stack.sh:main:924 : configure_keystone 2026-07-13 18:03:17.219 | + lib/keystone:configure_keystone:145 : sudo install -d -o quobyte /etc/keystone 2026-07-13 18:03:17.236 | + 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-13 18:03:17.240 | + lib/keystone:configure_keystone:148 : install -m 600 /dev/null /etc/keystone/keystone.conf 2026-07-13 18:03:17.246 | + lib/keystone:configure_keystone:151 : is_service_enabled ldap 2026-07-13 18:03:17.269 | + functions-common:is_service_enabled:2076 : return 1 2026-07-13 18:03:17.273 | + lib/keystone:configure_keystone:155 : iniset /etc/keystone/keystone.conf identity driver sql 2026-07-13 18:03:17.315 | + lib/keystone:configure_keystone:156 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2026-07-13 18:03:17.357 | + lib/keystone:configure_keystone:157 : iniset /etc/keystone/keystone.conf assignment driver sql 2026-07-13 18:03:17.400 | + lib/keystone:configure_keystone:158 : iniset /etc/keystone/keystone.conf role driver sql 2026-07-13 18:03:17.445 | + lib/keystone:configure_keystone:159 : iniset /etc/keystone/keystone.conf resource driver sql 2026-07-13 18:03:17.488 | + lib/keystone:configure_keystone:162 : iniset /etc/keystone/keystone.conf cache enabled True 2026-07-13 18:03:17.531 | + lib/keystone:configure_keystone:163 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2026-07-13 18:03:17.571 | + lib/keystone:configure_keystone:164 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2026-07-13 18:03:17.613 | + lib/keystone:configure_keystone:168 : iniset /etc/keystone/keystone.conf api response_validation error 2026-07-13 18:03:17.655 | + lib/keystone:configure_keystone:170 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2026-07-13 18:03:17.659 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=keystone 2026-07-13 18:03:17.662 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/keystone/keystone.conf 2026-07-13 18:03:17.666 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=oslo_messaging_notifications 2026-07-13 18:03:17.669 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-07-13 18:03:17.673 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-07-13 18:03:17.694 | + functions-common:is_service_enabled:2076 : return 0 2026-07-13 18:03:17.700 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-07-13 18:03:17.703 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-07-13 18:03:17.706 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-07-13 18:03:17.726 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-13 18:03:17.729 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.212:5672/ 2026-07-13 18:03:17.732 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:stackqueue@192.168.122.212:5672/ 2026-07-13 18:03:17.776 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-07-13 18:03:17.779 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-07-13 18:03:17.783 | + lib/keystone:configure_keystone:176 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://192.168.122.212/identity 2026-07-13 18:03:17.829 | + lib/keystone:configure_keystone:178 : [[ fernet != '' ]] 2026-07-13 18:03:17.832 | + lib/keystone:configure_keystone:179 : iniset /etc/keystone/keystone.conf token provider fernet 2026-07-13 18:03:17.877 | ++ lib/keystone:configure_keystone:182 : database_connection_url keystone 2026-07-13 18:03:17.880 | ++ lib/database:database_connection_url:134 : local db=keystone 2026-07-13 18:03:17.882 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2026-07-13 18:03:17.885 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=keystone 2026-07-13 18:03:17.887 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-07-13 18:03:17.890 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-07-13 18:03:17.892 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-07-13 18:03:17.913 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-13 18:03:17.916 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-07-13 18:03:17.919 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/keystone?charset=utf8&plugin=dbcounter' 2026-07-13 18:03:17.923 | + 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-13 18:03:17.968 | + lib/keystone:configure_keystone:185 : '[' False '!=' False ']' 2026-07-13 18:03:17.972 | + lib/keystone:configure_keystone:190 : setup_logging /etc/keystone/keystone.conf 2026-07-13 18:03:17.975 | + functions:setup_logging:693 : setup_systemd_logging /etc/keystone/keystone.conf 2026-07-13 18:03:17.978 | + functions:setup_systemd_logging:710 : local conf_file=/etc/keystone/keystone.conf 2026-07-13 18:03:17.982 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-07-13 18:03:18.004 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-07-13 18:03:18.008 | + functions:setup_systemd_logging:716 : local pidstr= 2026-07-13 18:03:18.011 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-07-13 18:03:18.015 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-07-13 18:03:18.019 | + 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-13 18:03:18.061 | + 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-13 18:03:18.100 | + 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-13 18:03:18.141 | + functions:setup_systemd_logging:727 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-07-13 18:03:18.179 | + functions:setup_systemd_logging:730 : iniset /etc/keystone/keystone.conf DEFAULT log_color False 2026-07-13 18:03:18.218 | + lib/keystone:configure_keystone:192 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2026-07-13 18:03:18.257 | + lib/keystone:configure_keystone:194 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini keystone.wsgi.api:application /identity '' keystone-api 2026-07-13 18:03:18.260 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/keystone/keystone-uwsgi-public.ini 2026-07-13 18:03:18.263 | + lib/apache:write_uwsgi_config:244 : local wsgi=keystone.wsgi.api:application 2026-07-13 18:03:18.266 | + lib/apache:write_uwsgi_config:245 : local url=/identity 2026-07-13 18:03:18.270 | + lib/apache:write_uwsgi_config:246 : local http= 2026-07-13 18:03:18.273 | + lib/apache:write_uwsgi_config:247 : local name=keystone-api 2026-07-13 18:03:18.277 | + lib/apache:write_uwsgi_config:249 : '[' -z keystone-api ']' 2026-07-13 18:03:18.281 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-07-13 18:03:18.285 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-07-13 18:03:18.301 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-07-13 18:03:18.302 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-07-13 18:03:18.315 | d /var/run/uwsgi 0755 quobyte root 2026-07-13 18:03:18.321 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-07-13 18:03:18.334 | /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-13 18:03:18.340 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/keystone-api.socket 2026-07-13 18:03:18.343 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2026-07-13 18:03:18.348 | + lib/apache:write_uwsgi_config:270 : [[ keystone.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-07-13 18:03:18.351 | + lib/apache:write_uwsgi_config:271 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi module keystone.wsgi.api:application 2026-07-13 18:03:18.387 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2026-07-13 18:03:18.421 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2026-07-13 18:03:18.456 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2026-07-13 18:03:18.493 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2026-07-13 18:03:18.531 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 80 2026-07-13 18:03:18.571 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2026-07-13 18:03:18.608 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2026-07-13 18:03:18.646 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2026-07-13 18:03:18.683 | + 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-13 18:03:18.721 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2026-07-13 18:03:18.758 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2026-07-13 18:03:18.797 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2026-07-13 18:03:18.834 | + lib/apache:write_uwsgi_config:298 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi start-time %t 2026-07-13 18:03:18.871 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-07-13 18:03:18.874 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-07-13 18:03:18.878 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for keystone-api 2026-07-13 18:03:18.882 | ++ lib/apache:apache_site_config_for:174 : local site=keystone-api 2026-07-13 18:03:18.886 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-07-13 18:03:18.890 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-13 18:03:18.894 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-13 18:03:18.898 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/keystone-api.conf 2026-07-13 18:03:18.902 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/keystone-api.conf 2026-07-13 18:03:18.906 | + lib/apache:write_uwsgi_config:306 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-api.socket 2026-07-13 18:03:18.945 | + lib/apache:write_uwsgi_config:307 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2026-07-13 18:03:18.986 | + 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-13 18:03:18.986 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/keystone-api.conf 2026-07-13 18:03:18.998 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-api.socket|uwsgi://uwsgi-uds-keystone-api" retry=0 acquire=1 2026-07-13 18:03:19.003 | + lib/apache:write_uwsgi_config:309 : enable_apache_site keystone-api 2026-07-13 18:03:19.007 | + lib/apache:enable_apache_site:191 : local site=keystone-api 2026-07-13 18:03:19.010 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-07-13 18:03:19.013 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-07-13 18:03:19.016 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-07-13 18:03:19.019 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-13 18:03:19.022 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-13 18:03:19.025 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-13 18:03:19.028 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-07-13 18:03:19.032 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-07-13 18:03:19.035 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-13 18:03:19.038 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-13 18:03:19.041 | + lib/apache:enable_apache_site:195 : sudo a2ensite keystone-api 2026-07-13 18:03:19.053 | perl: warning: Setting locale failed. 2026-07-13 18:03:19.053 | perl: warning: Please check that your locale settings: 2026-07-13 18:03:19.053 | LANGUAGE = (unset), 2026-07-13 18:03:19.053 | LC_ALL = "en_US.utf8", 2026-07-13 18:03:19.053 | LANG = "de_DE.UTF-8" 2026-07-13 18:03:19.053 | are supported and installed on your system. 2026-07-13 18:03:19.054 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-13 18:03:19.094 | Enabling site keystone-api. 2026-07-13 18:03:19.100 | To activate the new configuration, you need to run: 2026-07-13 18:03:19.100 | systemctl reload apache2 2026-07-13 18:03:19.106 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-07-13 18:03:19.109 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-07-13 18:03:19.112 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-13 18:03:19.115 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-07-13 18:03:19.248 | + lib/keystone:configure_keystone:196 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2026-07-13 18:03:19.285 | + lib/keystone:configure_keystone:198 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2026-07-13 18:03:19.325 | + lib/keystone:configure_keystone:200 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2026-07-13 18:03:19.366 | + lib/keystone:configure_keystone:208 : [[ True = True ]] 2026-07-13 18:03:19.369 | + lib/keystone:configure_keystone:209 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2026-07-13 18:03:19.410 | + lib/keystone:configure_keystone:210 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2026-07-13 18:03:19.452 | + lib/keystone:configure_keystone:211 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2026-07-13 18:03:19.490 | + lib/keystone:configure_keystone:214 : iniset /etc/keystone/keystone.conf oslo_policy policy_file policy.yaml 2026-07-13 18:03:19.531 | + lib/keystone:configure_keystone:216 : [[ True == True ]] 2026-07-13 18:03:19.534 | + lib/keystone:configure_keystone:217 : iniset /etc/keystone/keystone.conf oslo_policy enforce_new_defaults true 2026-07-13 18:03:19.575 | + ./stack.sh:main:928 : is_service_enabled swift 2026-07-13 18:03:19.597 | + functions-common:is_service_enabled:2076 : return 1 2026-07-13 18:03:19.602 | + ./stack.sh:main:942 : is_service_enabled g-api n-api 2026-07-13 18:03:19.625 | + functions-common:is_service_enabled:2076 : return 0 2026-07-13 18:03:19.629 | + ./stack.sh:main:944 : stack_install_service glance 2026-07-13 18:03:19.633 | + lib/stack:stack_install_service:20 : local service=glance 2026-07-13 18:03:19.637 | + lib/stack:stack_install_service:21 : type install_glance 2026-07-13 18:03:19.640 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-07-13 18:03:19.644 | + lib/stack:stack_install_service:32 : install_glance 2026-07-13 18:03:19.648 | + lib/glance:install_glance:551 : glance_store_extras=() 2026-07-13 18:03:19.651 | + lib/glance:install_glance:551 : local glance_store_extras 2026-07-13 18:03:19.655 | + lib/glance:install_glance:553 : is_service_enabled cinder 2026-07-13 18:03:19.677 | + functions-common:is_service_enabled:2076 : return 0 2026-07-13 18:03:19.680 | + lib/glance:install_glance:554 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2026-07-13 18:03:19.684 | + lib/glance:install_glance:557 : is_service_enabled swift 2026-07-13 18:03:19.706 | + functions-common:is_service_enabled:2076 : return 1 2026-07-13 18:03:19.710 | + lib/glance:install_glance:563 : use_library_from_git glance_store 2026-07-13 18:03:19.713 | + inc/python:use_library_from_git:266 : local name=glance_store 2026-07-13 18:03:19.717 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-13 18:03:19.721 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-13 18:03:19.725 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,glance_store, ]] 2026-07-13 18:03:19.727 | + inc/python:use_library_from_git:269 : return 1 2026-07-13 18:03:19.732 | ++ lib/glance:install_glance:569 : join_extras cinder 2026-07-13 18:03:19.736 | ++ inc/python:join_extras:28 : local IFS=, 2026-07-13 18:03:19.739 | ++ inc/python:join_extras:29 : echo cinder 2026-07-13 18:03:19.743 | + lib/glance:install_glance:569 : pip_install_gr_extras glance-store cinder 2026-07-13 18:03:19.746 | + inc/python:pip_install_gr_extras:107 : local name=glance-store 2026-07-13 18:03:19.750 | + inc/python:pip_install_gr_extras:108 : local extras=cinder 2026-07-13 18:03:19.754 | + inc/python:pip_install_gr_extras:109 : local version_constraints 2026-07-13 18:03:19.760 | ++ inc/python:pip_install_gr_extras:110 : get_version_constraints_from_global_requirements glance-store 2026-07-13 18:03:19.764 | ++ inc/python:get_version_constraints_from_global_requirements:253 : local package=glance-store 2026-07-13 18:03:19.768 | ++ inc/python:get_version_constraints_from_global_requirements:254 : local required_pkg_version_constraint 2026-07-13 18:03:19.774 | +++ 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-13 18:03:19.774 | +++ inc/python:get_version_constraints_from_global_requirements:256 : cut -d# -f1 2026-07-13 18:03:19.780 | ++ inc/python:get_version_constraints_from_global_requirements:256 : required_pkg_version_constraint='!=0.29.0 ' 2026-07-13 18:03:19.784 | ++ inc/python:get_version_constraints_from_global_requirements:257 : [[ !=0.29.0 == '' ]] 2026-07-13 18:03:19.788 | ++ inc/python:get_version_constraints_from_global_requirements:260 : echo '!=0.29.0' 2026-07-13 18:03:19.793 | + inc/python:pip_install_gr_extras:110 : version_constraints='!=0.29.0' 2026-07-13 18:03:19.797 | + inc/python:pip_install_gr_extras:111 : pip_install 'glance-store[cinder]!=0.29.0' 2026-07-13 18:03:19.826 | Using python 3.12 to install glance-store[cinder]!=0.29.0 2026-07-13 18:03:19.829 | + 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-13 18:03:21.132 | Collecting glance-store!=0.29.0 (from glance-store[cinder]!=0.29.0) 2026-07-13 18:03:21.310 | Downloading glance_store-5.6.0-py3-none-any.whl.metadata (4.5 kB) 2026-07-13 18:03:21.327 | 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-13 18:03:21.327 | 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-13 18:03:21.331 | 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-13 18:03:21.331 | 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-13 18:03:21.331 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (7.5.0) 2026-07-13 18:03:21.331 | 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-13 18:03:21.332 | 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-13 18:03:21.333 | 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-13 18:03:21.334 | 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-13 18:03:21.335 | 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-13 18:03:21.368 | Collecting retrying!=1.3.0,>=1.2.3 (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) 2026-07-13 18:03:21.394 | Downloading retrying-1.4.2-py3-none-any.whl.metadata (5.5 kB) 2026-07-13 18:03:21.405 | 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-13 18:03:21.408 | 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-13 18:03:21.409 | 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-13 18:03:21.460 | Collecting python-cinderclient>=4.1.0 (from glance-store[cinder]!=0.29.0) 2026-07-13 18:03:21.484 | Downloading python_cinderclient-9.9.0-py3-none-any.whl.metadata (19 kB) 2026-07-13 18:03:21.571 | Collecting os-brick>=6.3.0 (from glance-store[cinder]!=0.29.0) 2026-07-13 18:03:21.594 | Downloading os_brick-7.1.0-py3-none-any.whl.metadata (2.9 kB) 2026-07-13 18:03:21.650 | Collecting oslo.rootwrap>=5.8.0 (from glance-store[cinder]!=0.29.0) 2026-07-13 18:03:21.673 | Downloading oslo_rootwrap-7.10.0-py3-none-any.whl.metadata (2.1 kB) 2026-07-13 18:03:21.724 | Collecting oslo.privsep>=1.23.0 (from glance-store[cinder]!=0.29.0) 2026-07-13 18:03:21.746 | Downloading oslo_privsep-3.12.0-py3-none-any.whl.metadata (2.7 kB) 2026-07-13 18:03:21.758 | 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-13 18:03:21.759 | 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-13 18:03:21.760 | 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-13 18:03:21.761 | 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-13 18:03:21.767 | 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-13 18:03:21.769 | 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-13 18:03:21.769 | 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-13 18:03:21.773 | 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-13 18:03:21.774 | 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-13 18:03:21.775 | 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-13 18:03:21.778 | 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-13 18:03:21.981 | Collecting tenacity>=6.3.1 (from os-brick>=6.3.0->glance-store[cinder]!=0.29.0) 2026-07-13 18:03:22.002 | Downloading tenacity-9.1.4-py3-none-any.whl.metadata (1.2 kB) 2026-07-13 18:03:22.069 | 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-13 18:03:22.075 | 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-13 18:03:22.079 | 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-13 18:03:22.080 | 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-13 18:03:22.081 | 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-13 18:03:22.089 | 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-13 18:03:22.093 | 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-13 18:03:22.094 | 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-13 18:03:22.096 | 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-13 18:03:22.104 | 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-13 18:03:22.105 | 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-13 18:03:22.106 | 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-13 18:03:22.108 | 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-13 18:03:22.109 | 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-13 18:03:22.110 | 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-13 18:03:22.111 | 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-13 18:03:22.114 | 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-13 18:03:22.124 | 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-13 18:03:22.125 | 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-13 18:03:22.131 | 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-13 18:03:22.147 | 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-13 18:03:22.152 | 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-13 18:03:22.155 | 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-13 18:03:22.168 | 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-13 18:03:22.169 | 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-13 18:03:22.170 | 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-13 18:03:22.172 | 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-13 18:03:22.192 | 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-13 18:03:22.250 | Downloading glance_store-5.6.0-py3-none-any.whl (262 kB) 2026-07-13 18:03:22.440 | Downloading os_brick-7.1.0-py3-none-any.whl (285 kB) 2026-07-13 18:03:22.539 | Downloading oslo_privsep-3.12.0-py3-none-any.whl (41 kB) 2026-07-13 18:03:22.611 | Downloading oslo_rootwrap-7.10.0-py3-none-any.whl (40 kB) 2026-07-13 18:03:22.686 | Downloading python_cinderclient-9.9.0-py3-none-any.whl (256 kB) 2026-07-13 18:03:22.786 | Downloading retrying-1.4.2-py3-none-any.whl (10 kB) 2026-07-13 18:03:22.864 | Downloading tenacity-9.1.4-py3-none-any.whl (28 kB) 2026-07-13 18:03:23.121 | Installing collected packages: tenacity, retrying, oslo.rootwrap, python-cinderclient, oslo.privsep, glance-store, os-brick 2026-07-13 18:03:24.709 | 2026-07-13 18:03:24.725 | 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-13 18:03:24.885 | + inc/python:pip_install:216 : result=0 2026-07-13 18:03:24.888 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-13 18:03:24.891 | + functions-common:time_stop:2420 : local name 2026-07-13 18:03:24.894 | + functions-common:time_stop:2421 : local end_time 2026-07-13 18:03:24.897 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-13 18:03:24.901 | + functions-common:time_stop:2423 : local total 2026-07-13 18:03:24.904 | + functions-common:time_stop:2424 : local start_time 2026-07-13 18:03:24.907 | + functions-common:time_stop:2426 : name=pip_install 2026-07-13 18:03:24.910 | + functions-common:time_stop:2427 : start_time=1783965799819 2026-07-13 18:03:24.913 | + functions-common:time_stop:2429 : [[ -z 1783965799819 ]] 2026-07-13 18:03:24.917 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-13 18:03:24.923 | + functions-common:time_stop:2432 : end_time=1783965804919 2026-07-13 18:03:24.926 | + functions-common:time_stop:2433 : elapsed_time=5100 2026-07-13 18:03:24.930 | + functions-common:time_stop:2434 : total=74621 2026-07-13 18:03:24.933 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-13 18:03:24.936 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=79721 2026-07-13 18:03:24.940 | + inc/python:pip_install:219 : return 0 2026-07-13 18:03:24.943 | + lib/glance:install_glance:570 : copy_rootwrap /opt/stack/data/venv/etc/glance 2026-07-13 18:03:24.948 | + lib/glance:copy_rootwrap:267 : local source_path=/opt/stack/data/venv/etc/glance 2026-07-13 18:03:24.952 | + lib/glance:copy_rootwrap:269 : sudo install -d -o quobyte /etc/glance 2026-07-13 18:03:24.968 | + 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-13 18:03:24.975 | + lib/glance:install_glance:573 : git_clone https://review.opendev.org/openstack/glance.git /opt/stack/glance master 2026-07-13 18:03:24.978 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/glance.git 2026-07-13 18:03:24.982 | + functions-common:git_clone:590 : local git_dest=/opt/stack/glance 2026-07-13 18:03:24.985 | + functions-common:git_clone:591 : local git_ref=master 2026-07-13 18:03:24.987 | + functions-common:git_clone:592 : local orig_dir 2026-07-13 18:03:24.992 | ++ functions-common:git_clone:593 : pwd 2026-07-13 18:03:24.996 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-07-13 18:03:24.999 | + functions-common:git_clone:594 : local git_clone_flags= 2026-07-13 18:03:25.003 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-07-13 18:03:25.025 | + functions-common:git_clone:596 : RECLONE=False 2026-07-13 18:03:25.028 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-07-13 18:03:25.032 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-07-13 18:03:25.036 | + functions-common:git_clone:610 : echo master 2026-07-13 18:03:25.037 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-07-13 18:03:25.043 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/glance ]] 2026-07-13 18:03:25.046 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-07-13 18:03:25.050 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/glance.git /opt/stack/glance 2026-07-13 18:03:25.054 | + functions-common:git_timed:697 : local count=0 2026-07-13 18:03:25.058 | + functions-common:git_timed:698 : local timeout=0 2026-07-13 18:03:25.062 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-13 18:03:25.065 | + functions-common:git_timed:701 : timeout=0 2026-07-13 18:03:25.069 | + functions-common:git_timed:704 : time_start git_timed 2026-07-13 18:03:25.073 | + functions-common:time_start:2406 : local name=git_timed 2026-07-13 18:03:25.077 | + functions-common:time_start:2407 : local start_time= 2026-07-13 18:03:25.080 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-13 18:03:25.085 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-13 18:03:25.090 | + functions-common:time_start:2411 : _TIME_START[$name]=1783965805087 2026-07-13 18:03:25.093 | + 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-13 18:03:25.097 | Cloning into '/opt/stack/glance'... 2026-07-13 18:03:33.928 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-13 18:03:33.932 | + functions-common:time_stop:2420 : local name 2026-07-13 18:03:33.935 | + functions-common:time_stop:2421 : local end_time 2026-07-13 18:03:33.938 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-13 18:03:33.942 | + functions-common:time_stop:2423 : local total 2026-07-13 18:03:33.945 | + functions-common:time_stop:2424 : local start_time 2026-07-13 18:03:33.949 | + functions-common:time_stop:2426 : name=git_timed 2026-07-13 18:03:33.951 | + functions-common:time_stop:2427 : start_time=1783965805087 2026-07-13 18:03:33.954 | + functions-common:time_stop:2429 : [[ -z 1783965805087 ]] 2026-07-13 18:03:33.959 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-13 18:03:33.966 | + functions-common:time_stop:2432 : end_time=1783965813962 2026-07-13 18:03:33.969 | + functions-common:time_stop:2433 : elapsed_time=8875 2026-07-13 18:03:33.971 | + functions-common:time_stop:2434 : total=25218 2026-07-13 18:03:33.975 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-13 18:03:33.979 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=34093 2026-07-13 18:03:33.981 | + functions-common:git_clone:631 : cd /opt/stack/glance 2026-07-13 18:03:33.984 | + functions-common:git_clone:632 : git_timed fetch origin master 2026-07-13 18:03:33.988 | + functions-common:git_timed:697 : local count=0 2026-07-13 18:03:33.992 | + functions-common:git_timed:698 : local timeout=0 2026-07-13 18:03:33.996 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-13 18:03:33.999 | + functions-common:git_timed:701 : timeout=0 2026-07-13 18:03:34.003 | + functions-common:git_timed:704 : time_start git_timed 2026-07-13 18:03:34.006 | + functions-common:time_start:2406 : local name=git_timed 2026-07-13 18:03:34.008 | + functions-common:time_start:2407 : local start_time= 2026-07-13 18:03:34.012 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-13 18:03:34.016 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-13 18:03:34.021 | + functions-common:time_start:2411 : _TIME_START[$name]=1783965814018 2026-07-13 18:03:34.024 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-07-13 18:03:34.811 | From https://review.opendev.org/openstack/glance 2026-07-13 18:03:34.811 | * branch master -> FETCH_HEAD 2026-07-13 18:03:34.822 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-13 18:03:34.825 | + functions-common:time_stop:2420 : local name 2026-07-13 18:03:34.828 | + functions-common:time_stop:2421 : local end_time 2026-07-13 18:03:34.832 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-13 18:03:34.835 | + functions-common:time_stop:2423 : local total 2026-07-13 18:03:34.838 | + functions-common:time_stop:2424 : local start_time 2026-07-13 18:03:34.841 | + functions-common:time_stop:2426 : name=git_timed 2026-07-13 18:03:34.843 | + functions-common:time_stop:2427 : start_time=1783965814018 2026-07-13 18:03:34.846 | + functions-common:time_stop:2429 : [[ -z 1783965814018 ]] 2026-07-13 18:03:34.850 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-13 18:03:34.854 | + functions-common:time_stop:2432 : end_time=1783965814851 2026-07-13 18:03:34.858 | + functions-common:time_stop:2433 : elapsed_time=833 2026-07-13 18:03:34.861 | + functions-common:time_stop:2434 : total=34093 2026-07-13 18:03:34.864 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-13 18:03:34.867 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=34926 2026-07-13 18:03:34.870 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-07-13 18:03:34.873 | + functions-common:git_timed:697 : local count=0 2026-07-13 18:03:34.876 | + functions-common:git_timed:698 : local timeout=0 2026-07-13 18:03:34.879 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-13 18:03:34.882 | + functions-common:git_timed:701 : timeout=0 2026-07-13 18:03:34.884 | + functions-common:git_timed:704 : time_start git_timed 2026-07-13 18:03:34.888 | + functions-common:time_start:2406 : local name=git_timed 2026-07-13 18:03:34.891 | + functions-common:time_start:2407 : local start_time= 2026-07-13 18:03:34.895 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-13 18:03:34.899 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-13 18:03:34.904 | + functions-common:time_start:2411 : _TIME_START[$name]=1783965814900 2026-07-13 18:03:34.908 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-07-13 18:03:35.040 | Note: switching to 'FETCH_HEAD'. 2026-07-13 18:03:35.042 | 2026-07-13 18:03:35.042 | You are in 'detached HEAD' state. You can look around, make experimental 2026-07-13 18:03:35.042 | changes and commit them, and you can discard any commits you make in this 2026-07-13 18:03:35.042 | state without impacting any branches by switching back to a branch. 2026-07-13 18:03:35.042 | 2026-07-13 18:03:35.042 | If you want to create a new branch to retain commits you create, you may 2026-07-13 18:03:35.042 | do so (now or later) by using -c with the switch command. Example: 2026-07-13 18:03:35.042 | 2026-07-13 18:03:35.042 | git switch -c 2026-07-13 18:03:35.042 | 2026-07-13 18:03:35.043 | Or undo this operation with: 2026-07-13 18:03:35.043 | 2026-07-13 18:03:35.043 | git switch - 2026-07-13 18:03:35.043 | 2026-07-13 18:03:35.043 | Turn off this advice by setting config variable advice.detachedHead to false 2026-07-13 18:03:35.043 | 2026-07-13 18:03:35.043 | HEAD is now at cc97ebbdb Merge "tox: Remove py310 environments" 2026-07-13 18:03:35.044 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-13 18:03:35.045 | + functions-common:time_stop:2420 : local name 2026-07-13 18:03:35.047 | + functions-common:time_stop:2421 : local end_time 2026-07-13 18:03:35.050 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-13 18:03:35.053 | + functions-common:time_stop:2423 : local total 2026-07-13 18:03:35.056 | + functions-common:time_stop:2424 : local start_time 2026-07-13 18:03:35.059 | + functions-common:time_stop:2426 : name=git_timed 2026-07-13 18:03:35.063 | + functions-common:time_stop:2427 : start_time=1783965814900 2026-07-13 18:03:35.066 | + functions-common:time_stop:2429 : [[ -z 1783965814900 ]] 2026-07-13 18:03:35.070 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-13 18:03:35.075 | + functions-common:time_stop:2432 : end_time=1783965815072 2026-07-13 18:03:35.078 | + functions-common:time_stop:2433 : elapsed_time=172 2026-07-13 18:03:35.082 | + functions-common:time_stop:2434 : total=34926 2026-07-13 18:03:35.085 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-13 18:03:35.088 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=35098 2026-07-13 18:03:35.092 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/glance 2026-07-13 18:03:35.110 | + functions-common:git_clone:672 : cd /opt/stack/glance 2026-07-13 18:03:35.115 | + functions-common:git_clone:673 : git show --oneline 2026-07-13 18:03:35.116 | + functions-common:git_clone:673 : head -1 2026-07-13 18:03:35.118 | cc97ebbdb Merge "tox: Remove py310 environments" 2026-07-13 18:03:35.122 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-07-13 18:03:35.126 | + lib/glance:install_glance:575 : setup_develop /opt/stack/glance 2026-07-13 18:03:35.128 | + inc/python:setup_develop:353 : local bindep 2026-07-13 18:03:35.132 | + inc/python:setup_develop:354 : [[ /opt/stack/glance == -bindep* ]] 2026-07-13 18:03:35.135 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/glance 2026-07-13 18:03:35.139 | + inc/python:setup_develop:359 : local extras= 2026-07-13 18:03:35.143 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/glance -e 2026-07-13 18:03:35.146 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-07-13 18:03:35.150 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/glance == -bindep* ]] 2026-07-13 18:03:35.153 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/glance 2026-07-13 18:03:35.157 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-07-13 18:03:35.160 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-07-13 18:03:35.165 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/glance 2026-07-13 18:03:35.169 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-07-13 18:03:35.173 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/glance 2026-07-13 18:03:35.177 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-07-13 18:03:35.181 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-07-13 18:03:35.186 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2026-07-13 18:03:35.193 | + inc/python:_setup_package_with_constraints_edit:400 : name=glance 2026-07-13 18:03:35.197 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z glance ']' 2026-07-13 18:03:35.201 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2026-07-13 18:03:35.358 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/glance -e 2026-07-13 18:03:35.362 | + inc/python:setup_package:436 : local bindep=0 2026-07-13 18:03:35.366 | + inc/python:setup_package:437 : local bindep_flag= 2026-07-13 18:03:35.370 | + inc/python:setup_package:438 : local bindep_profiles= 2026-07-13 18:03:35.373 | + inc/python:setup_package:439 : [[ /opt/stack/glance == -bindep* ]] 2026-07-13 18:03:35.377 | + inc/python:setup_package:444 : local project_dir=/opt/stack/glance 2026-07-13 18:03:35.381 | + inc/python:setup_package:445 : local flags=-e 2026-07-13 18:03:35.385 | + inc/python:setup_package:446 : local extras= 2026-07-13 18:03:35.388 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-07-13 18:03:35.392 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-07-13 18:03:35.396 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-07-13 18:03:35.399 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-07-13 18:03:35.403 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-07-13 18:03:35.407 | + inc/python:setup_package:464 : pip_install -e /opt/stack/glance 2026-07-13 18:03:35.434 | Using python 3.12 to install /opt/stack/glance 2026-07-13 18:03:35.438 | + 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-13 18:03:36.415 | Obtaining file:///opt/stack/glance 2026-07-13 18:03:36.419 | Installing build dependencies: started 2026-07-13 18:03:38.167 | Installing build dependencies: finished with status 'done' 2026-07-13 18:03:38.168 | Checking if build backend supports build_editable: started 2026-07-13 18:03:38.705 | Checking if build backend supports build_editable: finished with status 'done' 2026-07-13 18:03:38.707 | Getting requirements to build editable: started 2026-07-13 18:03:39.000 | Getting requirements to build editable: finished with status 'done' 2026-07-13 18:03:39.002 | Preparing editable metadata (pyproject.toml): started 2026-07-13 18:03:39.924 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-07-13 18:03:39.942 | Requirement already satisfied: pbr>=3.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev10) (7.0.3) 2026-07-13 18:03:39.945 | Requirement already satisfied: defusedxml>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev10) (0.7.1) 2026-07-13 18:03:39.945 | Requirement already satisfied: SQLAlchemy>=1.3.14 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev10) (2.0.51) 2026-07-13 18:03:39.945 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev10) (3.1.0) 2026-07-13 18:03:39.945 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev10) (2.5.1) 2026-07-13 18:03:39.946 | Requirement already satisfied: WebOb>=1.8.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev10) (1.8.10) 2026-07-13 18:03:39.947 | Requirement already satisfied: alembic>=0.9.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev10) (1.18.5) 2026-07-13 18:03:40.131 | Collecting httplib2>=0.9.1 (from glance==33.0.0.0b3.dev10) 2026-07-13 18:03:40.268 | Downloading httplib2-0.32.0-py3-none-any.whl.metadata (2.2 kB) 2026-07-13 18:03:40.279 | Requirement already satisfied: oslo.config>=8.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev10) (10.5.0) 2026-07-13 18:03:40.280 | Requirement already satisfied: oslo.concurrency>=4.5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev10) (7.5.0) 2026-07-13 18:03:40.281 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev10) (6.5.0) 2026-07-13 18:03:40.282 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev10) (2.8.0) 2026-07-13 18:03:40.283 | Requirement already satisfied: oslo.utils>=7.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev10) (10.1.1) 2026-07-13 18:03:40.284 | 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.dev10) (5.9.0) 2026-07-13 18:03:40.441 | Collecting taskflow>=4.0.0 (from glance==33.0.0.0b3.dev10) 2026-07-13 18:03:40.465 | Downloading taskflow-6.3.0-py3-none-any.whl.metadata (4.5 kB) 2026-07-13 18:03:40.479 | Requirement already satisfied: keystoneauth1>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev10) (5.15.0) 2026-07-13 18:03:40.480 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev10) (13.0.0) 2026-07-13 18:03:40.511 | Collecting WSME>=0.8.0 (from glance==33.0.0.0b3.dev10) 2026-07-13 18:03:40.541 | Downloading WSME-0.12.1-py3-none-any.whl.metadata (3.7 kB) 2026-07-13 18:03:40.551 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev10) (3.18.0) 2026-07-13 18:03:40.552 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev10) (3.10.1) 2026-07-13 18:03:40.553 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev10) (4.26.0) 2026-07-13 18:03:40.554 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev10) (5.8.0) 2026-07-13 18:03:40.555 | Requirement already satisfied: oslo.db>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev10) (18.1.0) 2026-07-13 18:03:40.555 | Requirement already satisfied: oslo.i18n>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev10) (6.9.0) 2026-07-13 18:03:40.590 | Collecting oslo.limit>=1.6.0 (from glance==33.0.0.0b3.dev10) 2026-07-13 18:03:40.611 | Downloading oslo_limit-2.12.0-py3-none-any.whl.metadata (2.1 kB) 2026-07-13 18:03:40.621 | Requirement already satisfied: oslo.log>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev10) (8.3.0) 2026-07-13 18:03:40.622 | 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.dev10) (18.2.0) 2026-07-13 18:03:40.623 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev10) (8.2.0) 2026-07-13 18:03:40.661 | Collecting oslo.reports>=1.18.0 (from glance==33.0.0.0b3.dev10) 2026-07-13 18:03:40.680 | Downloading oslo_reports-3.9.0-py3-none-any.whl.metadata (3.8 kB) 2026-07-13 18:03:40.690 | Requirement already satisfied: oslo.policy>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev10) (5.1.0) 2026-07-13 18:03:40.691 | Requirement already satisfied: osprofiler>=1.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev10) (4.4.0) 2026-07-13 18:03:40.692 | Requirement already satisfied: glance-store>=5.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev10) (5.6.0) 2026-07-13 18:03:40.693 | Requirement already satisfied: debtcollector>=1.19.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev10) (3.1.0) 2026-07-13 18:03:40.694 | Requirement already satisfied: cryptography>=2.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev10) (43.0.3) 2026-07-13 18:03:40.719 | Collecting cursive>=0.2.1 (from glance==33.0.0.0b3.dev10) 2026-07-13 18:03:40.751 | Downloading cursive-0.2.3-py2.py3-none-any.whl.metadata (1.7 kB) 2026-07-13 18:03:40.799 | Collecting castellan>=0.17.0 (from glance==33.0.0.0b3.dev10) 2026-07-13 18:03:40.821 | Downloading castellan-5.8.0-py3-none-any.whl.metadata (1.9 kB) 2026-07-13 18:03:40.833 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.9.6->glance==33.0.0.0b3.dev10) (1.3.12) 2026-07-13 18:03:40.834 | 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.dev10) (4.15.0) 2026-07-13 18:03:40.871 | Collecting python-barbicanclient>=5.5.0 (from castellan>=0.17.0->glance==33.0.0.0b3.dev10) 2026-07-13 18:03:40.894 | Downloading python_barbicanclient-7.5.0-py3-none-any.whl.metadata (11 kB) 2026-07-13 18:03:40.925 | 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.dev10) (2.34.2) 2026-07-13 18:03:40.928 | 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.dev10) (2.0.0) 2026-07-13 18:03:40.932 | 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.dev10) (3.0) 2026-07-13 18:03:40.936 | 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.dev10) (5.11.0) 2026-07-13 18:03:40.938 | 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.dev10) (2.2.2) 2026-07-13 18:03:40.944 | 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.dev10) (1.4.2) 2026-07-13 18:03:40.945 | 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.dev10) (3.4.0) 2026-07-13 18:03:40.951 | 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.dev10) (3.3.2) 2026-07-13 18:03:40.955 | 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.dev10) (26.1.0) 2026-07-13 18:03:40.956 | 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.dev10) (2025.9.1) 2026-07-13 18:03:40.957 | 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.dev10) (0.37.0) 2026-07-13 18:03:40.958 | 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.dev10) (2026.5.1) 2026-07-13 18:03:40.966 | 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.dev10) (2.1.0) 2026-07-13 18:03:40.967 | 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.dev10) (1.8.2) 2026-07-13 18:03:40.972 | 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.dev10) (4.3.0) 2026-07-13 18:03:40.974 | 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.dev10) (4.1.0) 2026-07-13 18:03:40.975 | 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.dev10) (2.13.0) 2026-07-13 18:03:40.981 | 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.dev10) (1.5.0) 2026-07-13 18:03:40.986 | 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.dev10) (5.3.1) 2026-07-13 18:03:40.992 | 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.dev10) (0.20) 2026-07-13 18:03:40.996 | 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.dev10) (1.3.0) 2026-07-13 18:03:40.997 | 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.dev10) (2.0.0) 2026-07-13 18:03:40.998 | 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.dev10) (6.0.3) 2026-07-13 18:03:41.008 | 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.dev10) (2.1.2) 2026-07-13 18:03:41.008 | 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.dev10) (0.6.2) 2026-07-13 18:03:41.071 | Collecting openstacksdk>=4.11.0 (from oslo.limit>=1.6.0->glance==33.0.0.0b3.dev10) 2026-07-13 18:03:41.092 | Downloading openstacksdk-4.17.0-py3-none-any.whl.metadata (12 kB) 2026-07-13 18:03:41.142 | Collecting jmespath>=0.9.0 (from openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==33.0.0.0b3.dev10) 2026-07-13 18:03:41.162 | Downloading jmespath-1.1.0-py3-none-any.whl.metadata (7.6 kB) 2026-07-13 18:03:41.209 | Collecting jsonpatch!=1.20,>=1.16 (from openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==33.0.0.0b3.dev10) 2026-07-13 18:03:41.230 | Downloading jsonpatch-1.33-py2.py3-none-any.whl.metadata (3.0 kB) 2026-07-13 18:03:41.279 | Collecting platformdirs>=3 (from openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==33.0.0.0b3.dev10) 2026-07-13 18:03:41.301 | Downloading platformdirs-4.10.0-py3-none-any.whl.metadata (5.5 kB) 2026-07-13 18:03:41.312 | 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.dev10) (7.2.2) 2026-07-13 18:03:41.349 | Collecting jsonpointer>=1.9 (from jsonpatch!=1.20,>=1.16->openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==33.0.0.0b3.dev10) 2026-07-13 18:03:41.371 | Downloading jsonpointer-3.1.1-py3-none-any.whl.metadata (2.4 kB) 2026-07-13 18:03:41.387 | 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.dev10) (2.9.0.post0) 2026-07-13 18:03:41.392 | 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.dev10) (4.7.0) 2026-07-13 18:03:41.393 | 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.dev10) (7.1.4) 2026-07-13 18:03:41.394 | 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.dev10) (5.3.1) 2026-07-13 18:03:41.395 | 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.dev10) (5.6.2) 2026-07-13 18:03:41.396 | 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.dev10) (0.16.0) 2026-07-13 18:03:41.400 | 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.dev10) (5.1.0) 2026-07-13 18:03:41.408 | 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.dev10) (2026.2) 2026-07-13 18:03:41.409 | 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.dev10) (26.2) 2026-07-13 18:03:41.416 | 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.dev10) (0.25.0) 2026-07-13 18:03:41.419 | 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.dev10) (5.0.0) 2026-07-13 18:03:41.420 | 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.dev10) (3.1.6) 2026-07-13 18:03:41.422 | 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.dev10) (4.0.1) 2026-07-13 18:03:41.429 | 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.dev10) (3.0.3) 2026-07-13 18:03:41.443 | 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.dev10) (1.2.1) 2026-07-13 18:03:41.452 | 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.dev10) (0.41.0) 2026-07-13 18:03:41.453 | 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.dev10) (3.5.3) 2026-07-13 18:03:41.455 | 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.dev10) (1.7.6) 2026-07-13 18:03:41.459 | 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.dev10) (2.8.0) 2026-07-13 18:03:41.490 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->glance==33.0.0.0b3.dev10) (83.0.0) 2026-07-13 18:03:41.506 | 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.dev10) (0.8.1) 2026-07-13 18:03:41.568 | Collecting cliff>=2.8.0 (from python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==33.0.0.0b3.dev10) 2026-07-13 18:03:41.588 | Downloading cliff-4.15.0-py3-none-any.whl.metadata (2.1 kB) 2026-07-13 18:03:41.632 | Collecting autopage>=0.4.0 (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==33.0.0.0b3.dev10) 2026-07-13 18:03:41.655 | Downloading autopage-0.6.0-py3-none-any.whl.metadata (8.1 kB) 2026-07-13 18:03:41.723 | Collecting cmd2>=3.0.0 (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==33.0.0.0b3.dev10) 2026-07-13 18:03:41.742 | Downloading cmd2-4.0.0-py3-none-any.whl.metadata (16 kB) 2026-07-13 18:03:41.813 | 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.dev10) 2026-07-13 18:03:41.830 | Downloading prompt_toolkit-3.0.52-py3-none-any.whl.metadata (6.4 kB) 2026-07-13 18:03:41.867 | 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.dev10) 2026-07-13 18:03:41.883 | Downloading pyperclip-1.11.0-py3-none-any.whl.metadata (2.4 kB) 2026-07-13 18:03:41.893 | 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.dev10) (15.0.0) 2026-07-13 18:03:41.919 | 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.dev10) 2026-07-13 18:03:41.939 | Downloading rich_argparse-1.8.0-py3-none-any.whl.metadata (15 kB) 2026-07-13 18:03:41.960 | 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.dev10) (1.17.0) 2026-07-13 18:03:41.980 | 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.dev10) (3.4.7) 2026-07-13 18:03:41.981 | 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.dev10) (3.18) 2026-07-13 18:03:41.981 | 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.dev10) (2.7.0) 2026-07-13 18:03:41.983 | 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.dev10) (2023.11.17) 2026-07-13 18:03:42.015 | 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.dev10) (4.2.0) 2026-07-13 18:03:42.016 | 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.dev10) (2.20.0) 2026-07-13 18:03:42.025 | 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.dev10) (0.1.2) 2026-07-13 18:03:42.041 | 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.dev10) (0.8) 2026-07-13 18:03:42.123 | Collecting networkx>=2.1.0 (from taskflow>=4.0.0->glance==33.0.0.0b3.dev10) 2026-07-13 18:03:42.141 | Downloading networkx-3.6.1-py3-none-any.whl.metadata (6.8 kB) 2026-07-13 18:03:42.277 | Collecting automaton>=1.9.0 (from taskflow>=4.0.0->glance==33.0.0.0b3.dev10) 2026-07-13 18:03:42.298 | Downloading automaton-3.4.0-py3-none-any.whl.metadata (2.3 kB) 2026-07-13 18:03:42.312 | 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.dev10) (9.1.4) 2026-07-13 18:03:42.364 | Collecting pydot>=1.2.4 (from taskflow>=4.0.0->glance==33.0.0.0b3.dev10) 2026-07-13 18:03:42.385 | Downloading pydot-4.0.1-py3-none-any.whl.metadata (11 kB) 2026-07-13 18:03:42.561 | Collecting simplegeneric (from WSME>=0.8.0->glance==33.0.0.0b3.dev10) 2026-07-13 18:03:42.603 | Downloading simplegeneric-0.8.1.zip (12 kB) 2026-07-13 18:03:42.617 | Installing build dependencies: started 2026-07-13 18:03:44.212 | Installing build dependencies: finished with status 'done' 2026-07-13 18:03:44.213 | Getting requirements to build wheel: started 2026-07-13 18:03:44.844 | Getting requirements to build wheel: finished with status 'done' 2026-07-13 18:03:44.845 | Preparing metadata (pyproject.toml): started 2026-07-13 18:03:45.207 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-07-13 18:03:45.210 | Requirement already satisfied: pytz in /opt/stack/data/venv/lib/python3.12/site-packages (from WSME>=0.8.0->glance==33.0.0.0b3.dev10) (2026.2) 2026-07-13 18:03:45.256 | Collecting importlib-metadata>=4.4 (from WSME>=0.8.0->glance==33.0.0.0b3.dev10) 2026-07-13 18:03:45.278 | Downloading importlib_metadata-9.0.0-py3-none-any.whl.metadata (4.5 kB) 2026-07-13 18:03:45.326 | Collecting zipp>=3.20 (from importlib-metadata>=4.4->WSME>=0.8.0->glance==33.0.0.0b3.dev10) 2026-07-13 18:03:45.343 | Downloading zipp-4.1.0-py3-none-any.whl.metadata (3.6 kB) 2026-07-13 18:03:45.414 | Downloading castellan-5.8.0-py3-none-any.whl (104 kB) 2026-07-13 18:03:45.464 | Downloading cursive-0.2.3-py2.py3-none-any.whl (43 kB) 2026-07-13 18:03:45.486 | Downloading httplib2-0.32.0-py3-none-any.whl (93 kB) 2026-07-13 18:03:45.511 | Downloading oslo_limit-2.12.0-py3-none-any.whl (24 kB) 2026-07-13 18:03:45.536 | Downloading openstacksdk-4.17.0-py3-none-any.whl (2.0 MB) 2026-07-13 18:03:45.601 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 37.3 MB/s 0:00:00 2026-07-13 18:03:45.620 | Downloading jmespath-1.1.0-py3-none-any.whl (20 kB) 2026-07-13 18:03:45.645 | Downloading jsonpatch-1.33-py2.py3-none-any.whl (12 kB) 2026-07-13 18:03:45.670 | Downloading jsonpointer-3.1.1-py3-none-any.whl (7.7 kB) 2026-07-13 18:03:45.704 | Downloading oslo_reports-3.9.0-py3-none-any.whl (54 kB) 2026-07-13 18:03:45.734 | Downloading platformdirs-4.10.0-py3-none-any.whl (22 kB) 2026-07-13 18:03:45.765 | Downloading python_barbicanclient-7.5.0-py3-none-any.whl (90 kB) 2026-07-13 18:03:45.794 | Downloading cliff-4.15.0-py3-none-any.whl (86 kB) 2026-07-13 18:03:45.829 | Downloading autopage-0.6.0-py3-none-any.whl (30 kB) 2026-07-13 18:03:45.855 | Downloading cmd2-4.0.0-py3-none-any.whl (180 kB) 2026-07-13 18:03:45.880 | Downloading prompt_toolkit-3.0.52-py3-none-any.whl (391 kB) 2026-07-13 18:03:45.906 | Downloading pyperclip-1.11.0-py3-none-any.whl (11 kB) 2026-07-13 18:03:45.934 | Downloading rich_argparse-1.8.0-py3-none-any.whl (25 kB) 2026-07-13 18:03:45.958 | Downloading taskflow-6.3.0-py3-none-any.whl (491 kB) 2026-07-13 18:03:45.987 | Downloading automaton-3.4.0-py3-none-any.whl (23 kB) 2026-07-13 18:03:46.009 | Downloading networkx-3.6.1-py3-none-any.whl (2.1 MB) 2026-07-13 18:03:46.055 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 46.5 MB/s 0:00:00 2026-07-13 18:03:46.072 | Downloading pydot-4.0.1-py3-none-any.whl (37 kB) 2026-07-13 18:03:46.094 | Downloading WSME-0.12.1-py3-none-any.whl (59 kB) 2026-07-13 18:03:46.116 | Downloading importlib_metadata-9.0.0-py3-none-any.whl (27 kB) 2026-07-13 18:03:46.139 | Downloading zipp-4.1.0-py3-none-any.whl (10 kB) 2026-07-13 18:03:46.232 | Building wheels for collected packages: glance, simplegeneric 2026-07-13 18:03:46.234 | Building editable for glance (pyproject.toml): started 2026-07-13 18:03:47.083 | Building editable for glance (pyproject.toml): finished with status 'done' 2026-07-13 18:03:47.085 | Created wheel for glance: filename=glance-33.0.0.0b3.dev10-0.editable-py3-none-any.whl size=9052 sha256=96861b98aeb79a2965fbd95d46f570ea632c55958dd905b680523d1d4f33d267 2026-07-13 18:03:47.085 | Stored in directory: /tmp/pip-ephem-wheel-cache-mn77luzm/wheels/31/93/bf/c06e9c56745867b4722d11aae03416a994ddf0e859898c0382 2026-07-13 18:03:47.091 | Building wheel for simplegeneric (pyproject.toml): started 2026-07-13 18:03:47.509 | Building wheel for simplegeneric (pyproject.toml): finished with status 'done' 2026-07-13 18:03:47.510 | Created wheel for simplegeneric: filename=simplegeneric-0.8.1-py3-none-any.whl size=5103 sha256=0ec1c450bfbab27864bd15228e6c2e1c3d889d60df2005e2f99623175be50d19 2026-07-13 18:03:47.511 | Stored in directory: /home/quobyte/.cache/pip/wheels/bf/7f/ac/c96a7918d97103348ae720bdf93aa7f5458f5efb90718e9873 2026-07-13 18:03:47.516 | Successfully built glance simplegeneric 2026-07-13 18:03:47.784 | 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-13 18:03:50.762 | Attempting uninstall: jsonpointer 2026-07-13 18:03:50.778 | Found existing installation: jsonpointer 2.0 2026-07-13 18:03:50.779 | Not uninstalling jsonpointer at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-13 18:03:50.779 | Can't uninstall 'jsonpointer'. No files were found to uninstall. 2026-07-13 18:03:50.795 | Attempting uninstall: jmespath 2026-07-13 18:03:50.810 | Found existing installation: jmespath 1.0.1 2026-07-13 18:03:50.810 | Not uninstalling jmespath at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-13 18:03:50.813 | Can't uninstall 'jmespath'. No files were found to uninstall. 2026-07-13 18:03:50.850 | Attempting uninstall: httplib2 2026-07-13 18:03:50.865 | Found existing installation: httplib2 0.20.4 2026-07-13 18:03:50.866 | Not uninstalling httplib2 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-13 18:03:50.866 | Can't uninstall 'httplib2'. No files were found to uninstall. 2026-07-13 18:03:50.959 | Attempting uninstall: jsonpatch 2026-07-13 18:03:50.975 | Found existing installation: jsonpatch 1.32 2026-07-13 18:03:50.976 | Not uninstalling jsonpatch at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-13 18:03:50.976 | Can't uninstall 'jsonpatch'. No files were found to uninstall. 2026-07-13 18:03:55.344 | 2026-07-13 18:03:55.363 | 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.3 glance-33.0.0.0b3.dev10 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-13 18:03:55.598 | + inc/python:pip_install:216 : result=0 2026-07-13 18:03:55.603 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-13 18:03:55.606 | + functions-common:time_stop:2420 : local name 2026-07-13 18:03:55.610 | + functions-common:time_stop:2421 : local end_time 2026-07-13 18:03:55.613 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-13 18:03:55.617 | + functions-common:time_stop:2423 : local total 2026-07-13 18:03:55.620 | + functions-common:time_stop:2424 : local start_time 2026-07-13 18:03:55.624 | + functions-common:time_stop:2426 : name=pip_install 2026-07-13 18:03:55.628 | + functions-common:time_stop:2427 : start_time=1783965815428 2026-07-13 18:03:55.631 | + functions-common:time_stop:2429 : [[ -z 1783965815428 ]] 2026-07-13 18:03:55.636 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-13 18:03:55.641 | + functions-common:time_stop:2432 : end_time=1783965835637 2026-07-13 18:03:55.644 | + functions-common:time_stop:2433 : elapsed_time=20209 2026-07-13 18:03:55.647 | + functions-common:time_stop:2434 : total=79721 2026-07-13 18:03:55.650 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-13 18:03:55.653 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=99930 2026-07-13 18:03:55.657 | + inc/python:pip_install:219 : return 0 2026-07-13 18:03:55.661 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-07-13 18:03:55.664 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-07-13 18:03:55.668 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/glance 2026-07-13 18:03:55.672 | + inc/python:use_library_from_git:266 : local name=/opt/stack/glance 2026-07-13 18:03:55.675 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-13 18:03:55.678 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-13 18:03:55.682 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/glance, ]] 2026-07-13 18:03:55.685 | + inc/python:use_library_from_git:269 : return 1 2026-07-13 18:03:55.689 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-07-13 18:03:55.693 | + ./stack.sh:main:945 : configure_glance 2026-07-13 18:03:55.696 | + lib/glance:configure_glance:350 : sudo install -d -o quobyte /etc/glance /etc/glance/metadefs 2026-07-13 18:03:55.714 | + lib/glance:configure_glance:353 : local dburl 2026-07-13 18:03:55.718 | ++ lib/glance:configure_glance:354 : database_connection_url glance 2026-07-13 18:03:55.722 | ++ lib/database:database_connection_url:134 : local db=glance 2026-07-13 18:03:55.726 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2026-07-13 18:03:55.730 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=glance 2026-07-13 18:03:55.733 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-07-13 18:03:55.737 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-07-13 18:03:55.741 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-07-13 18:03:55.764 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-13 18:03:55.767 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-07-13 18:03:55.771 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2026-07-13 18:03:55.775 | + lib/glance:configure_glance:354 : dburl='mysql+pymysql://root:stackdb@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2026-07-13 18:03:55.778 | + lib/glance:configure_glance:356 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2026-07-13 18:03:55.818 | + 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-13 18:03:55.857 | + lib/glance:configure_glance:358 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2026-07-13 18:03:55.892 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2026-07-13 18:03:55.928 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_driver centralized_db 2026-07-13 18:03:55.966 | + lib/glance:configure_glance:361 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2026-07-13 18:03:56.006 | + lib/glance:configure_glance:362 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2026-07-13 18:03:56.047 | + lib/glance:configure_glance:363 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2026-07-13 18:03:56.050 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/glance/glance-api.conf 2026-07-13 18:03:56.054 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=glance 2026-07-13 18:03:56.058 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-07-13 18:03:56.061 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-07-13 18:03:56.065 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/glance/glance-api.conf glance keystone_authtoken 2026-07-13 18:03:56.067 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/glance/glance-api.conf 2026-07-13 18:03:56.070 | + lib/keystone:configure_keystoneauth:392 : local admin_user=glance 2026-07-13 18:03:56.073 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-07-13 18:03:56.077 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2026-07-13 18:03:56.119 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2026-07-13 18:03:56.158 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://192.168.122.212/identity 2026-07-13 18:03:56.196 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2026-07-13 18:03:56.231 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/glance/glance-api.conf keystone_authtoken password nomoresecret 2026-07-13 18:03:56.272 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2026-07-13 18:03:56.309 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2026-07-13 18:03:56.346 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2026-07-13 18:03:56.383 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/glance/glance-api.conf keystone_authtoken www_authenticate_uri http://192.168.122.212/identity 2026-07-13 18:03:56.421 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-07-13 18:03:56.458 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2026-07-13 18:03:56.497 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-07-13 18:03:56.501 | + lib/glance:configure_glance:364 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2026-07-13 18:03:56.541 | + lib/glance:configure_glance:365 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2026-07-13 18:03:56.544 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=glance 2026-07-13 18:03:56.548 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/glance/glance-api.conf 2026-07-13 18:03:56.551 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-07-13 18:03:56.554 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-07-13 18:03:56.557 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-07-13 18:03:56.580 | + functions-common:is_service_enabled:2076 : return 0 2026-07-13 18:03:56.585 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-07-13 18:03:56.588 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-07-13 18:03:56.591 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-07-13 18:03:56.614 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-13 18:03:56.618 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.212:5672/ 2026-07-13 18:03:56.622 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.212:5672/ 2026-07-13 18:03:56.660 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-07-13 18:03:56.663 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-07-13 18:03:56.667 | + lib/glance:configure_glance:366 : '[' libvirt = libvirt ']' 2026-07-13 18:03:56.670 | + lib/glance:configure_glance:366 : '[' kvm = parallels ']' 2026-07-13 18:03:56.673 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2026-07-13 18:03:56.711 | + lib/glance:configure_glance:371 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2026-07-13 18:03:56.748 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-api.conf image_format require_image_format_match True 2026-07-13 18:03:56.789 | + lib/glance:configure_glance:375 : configure_glance_store False False 2026-07-13 18:03:56.792 | + lib/glance:configure_glance_store:280 : local use_cinder_for_glance=False 2026-07-13 18:03:56.796 | + lib/glance:configure_glance_store:281 : local glance_enable_multiple_stores=False 2026-07-13 18:03:56.799 | + lib/glance:configure_glance_store:282 : local be 2026-07-13 18:03:56.802 | + lib/glance:configure_glance_store:284 : [[ False == \F\a\l\s\e ]] 2026-07-13 18:03:56.805 | + lib/glance:configure_glance_store:285 : [[ False == \T\r\u\e ]] 2026-07-13 18:03:56.808 | + lib/glance:configure_glance_store:302 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2026-07-13 18:03:56.849 | + lib/glance:configure_glance:378 : '[' -n '' ']' 2026-07-13 18:03:56.853 | + lib/glance:configure_glance:381 : iniset /etc/glance/glance-api.conf cors allowed_origin http://192.168.122.212 2026-07-13 18:03:56.896 | + lib/glance:configure_glance:385 : [[ False == \F\a\l\s\e ]] 2026-07-13 18:03:56.900 | + lib/glance:configure_glance:387 : [[ False == \T\r\u\e ]] 2026-07-13 18:03:56.904 | + lib/glance:configure_glance:393 : is_service_enabled s-proxy 2026-07-13 18:03:56.929 | + functions-common:is_service_enabled:2076 : return 1 2026-07-13 18:03:56.933 | + lib/glance:configure_glance:422 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://192.168.122.212/image 2026-07-13 18:03:56.977 | + lib/glance:configure_glance:424 : is_service_enabled tls-proxy 2026-07-13 18:03:57.002 | + functions-common:is_service_enabled:2076 : return 1 2026-07-13 18:03:57.006 | + lib/glance:configure_glance:430 : setup_logging /etc/glance/glance-api.conf 2026-07-13 18:03:57.010 | + functions:setup_logging:693 : setup_systemd_logging /etc/glance/glance-api.conf 2026-07-13 18:03:57.014 | + functions:setup_systemd_logging:710 : local conf_file=/etc/glance/glance-api.conf 2026-07-13 18:03:57.019 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-07-13 18:03:57.045 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-07-13 18:03:57.048 | + functions:setup_systemd_logging:716 : local pidstr= 2026-07-13 18:03:57.050 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-07-13 18:03:57.055 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-07-13 18:03:57.058 | + 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-13 18:03:57.100 | + 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-13 18:03:57.144 | + 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-13 18:03:57.187 | + functions:setup_systemd_logging:727 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-07-13 18:03:57.231 | + functions:setup_systemd_logging:730 : iniset /etc/glance/glance-api.conf DEFAULT log_color False 2026-07-13 18:03:57.275 | + lib/glance:configure_glance:432 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2026-07-13 18:03:57.280 | + lib/glance:configure_glance:435 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2026-07-13 18:03:57.326 | + lib/glance:configure_glance:436 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2026-07-13 18:03:57.367 | + lib/glance:configure_glance:437 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2026-07-13 18:03:57.414 | + lib/glance:configure_glance:438 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_driver centralized_db 2026-07-13 18:03:57.461 | + lib/glance:configure_glance:441 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2026-07-13 18:03:57.511 | + lib/glance:configure_glance:444 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2026-07-13 18:03:57.560 | + lib/glance:configure_glance:445 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2026-07-13 18:03:57.610 | + lib/glance:configure_glance:446 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2026-07-13 18:03:57.658 | + lib/glance:configure_glance:448 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2026-07-13 18:03:57.664 | + 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-13 18:03:57.674 | + lib/glance:configure_glance:451 : is_service_enabled tls-proxy 2026-07-13 18:03:57.700 | + functions-common:is_service_enabled:2076 : return 1 2026-07-13 18:03:57.705 | + lib/glance:configure_glance:459 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini glance.wsgi.api:application /image glance-api 2026-07-13 18:03:57.709 | + lib/apache:write_local_uwsgi_http_config:319 : local conf=/etc/glance/glance-uwsgi.ini 2026-07-13 18:03:57.713 | + lib/apache:write_local_uwsgi_http_config:320 : local wsgi=glance.wsgi.api:application 2026-07-13 18:03:57.718 | + lib/apache:write_local_uwsgi_http_config:321 : local url=/image 2026-07-13 18:03:57.722 | + lib/apache:write_local_uwsgi_http_config:322 : local name=glance-api 2026-07-13 18:03:57.726 | + lib/apache:write_local_uwsgi_http_config:324 : '[' -z glance-api ']' 2026-07-13 18:03:57.729 | + lib/apache:write_local_uwsgi_http_config:332 : rm -rf /etc/glance/glance-uwsgi.ini 2026-07-13 18:03:57.734 | + lib/apache:write_local_uwsgi_http_config:335 : [[ glance.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-07-13 18:03:57.738 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi module glance.wsgi.api:application 2026-07-13 18:03:57.782 | ++ lib/apache:write_local_uwsgi_http_config:341 : get_random_port 2026-07-13 18:03:57.787 | ++ functions:get_random_port:860 : read lower_port upper_port 2026-07-13 18:03:57.790 | ++ functions:get_random_port:861 : true 2026-07-13 18:03:57.794 | ++ functions:get_random_port:862 : (( port = upper_port )) 2026-07-13 18:03:57.798 | ++ functions:get_random_port:862 : (( port >= lower_port )) 2026-07-13 18:03:57.802 | ++ functions:get_random_port:863 : sudo lsof -i :60999 2026-07-13 18:03:57.860 | ++ functions:get_random_port:864 : [[ 1 > 0 ]] 2026-07-13 18:03:57.863 | ++ functions:get_random_port:865 : break 2 2026-07-13 18:03:57.867 | ++ functions:get_random_port:869 : echo 60999 2026-07-13 18:03:57.871 | + lib/apache:write_local_uwsgi_http_config:341 : port=60999 2026-07-13 18:03:57.874 | + lib/apache:write_local_uwsgi_http_config:342 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2026-07-13 18:03:57.916 | + lib/apache:write_local_uwsgi_http_config:343 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2026-07-13 18:03:57.958 | + lib/apache:write_local_uwsgi_http_config:345 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2026-07-13 18:03:58.000 | + lib/apache:write_local_uwsgi_http_config:347 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2026-07-13 18:03:58.043 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2026-07-13 18:03:58.086 | + lib/apache:write_local_uwsgi_http_config:351 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 80 2026-07-13 18:03:58.126 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2026-07-13 18:03:58.167 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2026-07-13 18:03:58.211 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2026-07-13 18:03:58.254 | + 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-13 18:03:58.296 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2026-07-13 18:03:58.339 | + lib/apache:write_local_uwsgi_http_config:361 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2026-07-13 18:03:58.381 | + lib/apache:write_local_uwsgi_http_config:363 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2026-07-13 18:03:58.423 | + lib/apache:write_local_uwsgi_http_config:364 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2026-07-13 18:03:58.466 | + lib/apache:write_local_uwsgi_http_config:365 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2026-07-13 18:03:58.508 | + lib/apache:write_local_uwsgi_http_config:366 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2026-07-13 18:03:58.550 | + lib/apache:write_local_uwsgi_http_config:367 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2026-07-13 18:03:58.593 | + lib/apache:write_local_uwsgi_http_config:368 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2026-07-13 18:03:58.635 | + lib/apache:write_local_uwsgi_http_config:370 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2026-07-13 18:03:58.677 | + lib/apache:write_local_uwsgi_http_config:372 : iniset /etc/glance/glance-uwsgi.ini uwsgi start-time %t 2026-07-13 18:03:58.721 | + lib/apache:write_local_uwsgi_http_config:374 : enable_apache_mod proxy 2026-07-13 18:03:58.724 | + lib/apache:enable_apache_mod:55 : local mod=proxy 2026-07-13 18:03:58.728 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-07-13 18:03:58.732 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-13 18:03:58.735 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-13 18:03:58.739 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-13 18:03:58.743 | + lib/apache:enable_apache_mod:61 : [[ proxy != \v\e\r\s\i\o\n ]] 2026-07-13 18:03:58.747 | + lib/apache:enable_apache_mod:61 : a2query -m proxy 2026-07-13 18:03:58.749 | perl: warning: Setting locale failed. 2026-07-13 18:03:58.750 | perl: warning: Please check that your locale settings: 2026-07-13 18:03:58.750 | LANGUAGE = (unset), 2026-07-13 18:03:58.750 | LC_ALL = "en_US.utf8", 2026-07-13 18:03:58.750 | LANG = (unset) 2026-07-13 18:03:58.750 | are supported and installed on your system. 2026-07-13 18:03:58.751 | perl: warning: Falling back to the standard locale ("C"). 2026-07-13 18:03:58.787 | proxy (enabled by site administrator) 2026-07-13 18:03:58.791 | + lib/apache:write_local_uwsgi_http_config:375 : enable_apache_mod proxy_http 2026-07-13 18:03:58.795 | + lib/apache:enable_apache_mod:55 : local mod=proxy_http 2026-07-13 18:03:58.799 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-07-13 18:03:58.803 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-13 18:03:58.806 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-13 18:03:58.810 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-13 18:03:58.814 | + lib/apache:enable_apache_mod:61 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2026-07-13 18:03:58.818 | + lib/apache:enable_apache_mod:61 : a2query -m proxy_http 2026-07-13 18:03:58.823 | perl: warning: Setting locale failed. 2026-07-13 18:03:58.823 | perl: warning: Please check that your locale settings: 2026-07-13 18:03:58.823 | LANGUAGE = (unset), 2026-07-13 18:03:58.823 | LC_ALL = "en_US.utf8", 2026-07-13 18:03:58.823 | LANG = (unset) 2026-07-13 18:03:58.823 | are supported and installed on your system. 2026-07-13 18:03:58.824 | perl: warning: Falling back to the standard locale ("C"). 2026-07-13 18:03:58.857 | No module matches proxy_http 2026-07-13 18:03:58.862 | + lib/apache:enable_apache_mod:62 : sudo a2enmod proxy_http 2026-07-13 18:03:58.874 | perl: warning: Setting locale failed. 2026-07-13 18:03:58.875 | perl: warning: Please check that your locale settings: 2026-07-13 18:03:58.875 | LANGUAGE = (unset), 2026-07-13 18:03:58.875 | LC_ALL = "en_US.utf8", 2026-07-13 18:03:58.876 | LANG = "de_DE.UTF-8" 2026-07-13 18:03:58.876 | are supported and installed on your system. 2026-07-13 18:03:58.876 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-13 18:03:58.916 | Considering dependency proxy for proxy_http: 2026-07-13 18:03:58.917 | Module proxy already enabled 2026-07-13 18:03:58.917 | Enabling module proxy_http. 2026-07-13 18:03:58.922 | To activate the new configuration, you need to run: 2026-07-13 18:03:58.923 | systemctl restart apache2 2026-07-13 18:03:58.929 | + lib/apache:enable_apache_mod:63 : [[ '' != \n\o\r\e\s\t\a\r\t ]] 2026-07-13 18:03:58.932 | + lib/apache:enable_apache_mod:64 : restart_apache_server 2026-07-13 18:03:58.936 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-07-13 18:03:58.939 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-13 18:03:58.943 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-07-13 18:03:59.163 | + lib/apache:write_local_uwsgi_http_config:376 : local apache_conf= 2026-07-13 18:03:59.167 | ++ lib/apache:write_local_uwsgi_http_config:377 : apache_site_config_for glance-api 2026-07-13 18:03:59.169 | ++ lib/apache:apache_site_config_for:174 : local site=glance-api 2026-07-13 18:03:59.171 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-07-13 18:03:59.175 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-13 18:03:59.178 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-13 18:03:59.182 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/glance-api.conf 2026-07-13 18:03:59.186 | + lib/apache:write_local_uwsgi_http_config:377 : apache_conf=/etc/apache2/sites-available/glance-api.conf 2026-07-13 18:03:59.191 | + lib/apache:write_local_uwsgi_http_config:378 : echo 'KeepAlive Off' 2026-07-13 18:03:59.191 | + lib/apache:write_local_uwsgi_http_config:378 : sudo tee /etc/apache2/sites-available/glance-api.conf 2026-07-13 18:03:59.203 | KeepAlive Off 2026-07-13 18:03:59.209 | + lib/apache:write_local_uwsgi_http_config:379 : sudo tee -a /etc/apache2/sites-available/glance-api.conf 2026-07-13 18:03:59.209 | + lib/apache:write_local_uwsgi_http_config:379 : echo 'SetEnv proxy-sendchunked 1' 2026-07-13 18:03:59.220 | SetEnv proxy-sendchunked 1 2026-07-13 18:03:59.226 | + lib/apache:write_local_uwsgi_http_config:380 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 acquire=1 ' 2026-07-13 18:03:59.227 | + lib/apache:write_local_uwsgi_http_config:380 : sudo tee -a /etc/apache2/sites-available/glance-api.conf 2026-07-13 18:03:59.237 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 acquire=1 2026-07-13 18:03:59.242 | + lib/apache:write_local_uwsgi_http_config:381 : enable_apache_site glance-api 2026-07-13 18:03:59.245 | + lib/apache:enable_apache_site:191 : local site=glance-api 2026-07-13 18:03:59.249 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-07-13 18:03:59.253 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-07-13 18:03:59.256 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-07-13 18:03:59.259 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-13 18:03:59.263 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-13 18:03:59.266 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-13 18:03:59.269 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-07-13 18:03:59.272 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-07-13 18:03:59.275 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-13 18:03:59.278 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-13 18:03:59.282 | + lib/apache:enable_apache_site:195 : sudo a2ensite glance-api 2026-07-13 18:03:59.294 | perl: warning: Setting locale failed. 2026-07-13 18:03:59.294 | perl: warning: Please check that your locale settings: 2026-07-13 18:03:59.294 | LANGUAGE = (unset), 2026-07-13 18:03:59.294 | LC_ALL = "en_US.utf8", 2026-07-13 18:03:59.294 | LANG = "de_DE.UTF-8" 2026-07-13 18:03:59.294 | are supported and installed on your system. 2026-07-13 18:03:59.294 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-13 18:03:59.334 | Enabling site glance-api. 2026-07-13 18:03:59.340 | To activate the new configuration, you need to run: 2026-07-13 18:03:59.340 | systemctl reload apache2 2026-07-13 18:03:59.346 | + lib/apache:write_local_uwsgi_http_config:382 : restart_apache_server 2026-07-13 18:03:59.349 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-07-13 18:03:59.352 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-13 18:03:59.356 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-07-13 18:03:59.509 | ++ lib/glance:configure_glance:463 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2026-07-13 18:03:59.516 | + lib/glance:configure_glance:463 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2026-07-13 18:03:59.557 | + lib/glance:configure_glance:467 : iniset /etc/glance/glance-api.conf wsgi python_interpreter /opt/stack/data/venv/bin/python3 2026-07-13 18:03:59.600 | + lib/glance:configure_glance:469 : [[ True == True ]] 2026-07-13 18:03:59.603 | + lib/glance:configure_glance:470 : iniset /etc/glance/glance-api.conf oslo_policy enforce_new_defaults true 2026-07-13 18:03:59.647 | + lib/glance:configure_glance:471 : iniset /etc/glance/glance-api.conf DEFAULT enforce_secure_rbac true 2026-07-13 18:03:59.687 | + ./stack.sh:main:948 : is_service_enabled cinder 2026-07-13 18:03:59.711 | + functions-common:is_service_enabled:2076 : return 0 2026-07-13 18:03:59.715 | + ./stack.sh:main:950 : stack_install_service cinder 2026-07-13 18:03:59.719 | + lib/stack:stack_install_service:20 : local service=cinder 2026-07-13 18:03:59.723 | + lib/stack:stack_install_service:21 : type install_cinder 2026-07-13 18:03:59.727 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-07-13 18:03:59.730 | + lib/stack:stack_install_service:32 : install_cinder 2026-07-13 18:03:59.734 | + lib/cinder:install_cinder:539 : git_clone https://review.opendev.org/openstack/cinder.git /opt/stack/cinder master 2026-07-13 18:03:59.738 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/cinder.git 2026-07-13 18:03:59.741 | + functions-common:git_clone:590 : local git_dest=/opt/stack/cinder 2026-07-13 18:03:59.745 | + functions-common:git_clone:591 : local git_ref=master 2026-07-13 18:03:59.748 | + functions-common:git_clone:592 : local orig_dir 2026-07-13 18:03:59.753 | ++ functions-common:git_clone:593 : pwd 2026-07-13 18:03:59.756 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-07-13 18:03:59.760 | + functions-common:git_clone:594 : local git_clone_flags= 2026-07-13 18:03:59.764 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-07-13 18:03:59.785 | + functions-common:git_clone:596 : RECLONE=False 2026-07-13 18:03:59.789 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-07-13 18:03:59.793 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-07-13 18:03:59.798 | + functions-common:git_clone:610 : echo master 2026-07-13 18:03:59.798 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-07-13 18:03:59.804 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/cinder ]] 2026-07-13 18:03:59.807 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-07-13 18:03:59.810 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/cinder.git /opt/stack/cinder 2026-07-13 18:03:59.813 | + functions-common:git_timed:697 : local count=0 2026-07-13 18:03:59.816 | + functions-common:git_timed:698 : local timeout=0 2026-07-13 18:03:59.819 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-13 18:03:59.822 | + functions-common:git_timed:701 : timeout=0 2026-07-13 18:03:59.825 | + functions-common:git_timed:704 : time_start git_timed 2026-07-13 18:03:59.827 | + functions-common:time_start:2406 : local name=git_timed 2026-07-13 18:03:59.831 | + functions-common:time_start:2407 : local start_time= 2026-07-13 18:03:59.833 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-13 18:03:59.837 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-13 18:03:59.842 | + functions-common:time_start:2411 : _TIME_START[$name]=1783965839838 2026-07-13 18:03:59.845 | + 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-13 18:03:59.849 | Cloning into '/opt/stack/cinder'... 2026-07-13 18:04:54.689 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-13 18:04:54.692 | + functions-common:time_stop:2420 : local name 2026-07-13 18:04:54.695 | + functions-common:time_stop:2421 : local end_time 2026-07-13 18:04:54.698 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-13 18:04:54.701 | + functions-common:time_stop:2423 : local total 2026-07-13 18:04:54.704 | + functions-common:time_stop:2424 : local start_time 2026-07-13 18:04:54.706 | + functions-common:time_stop:2426 : name=git_timed 2026-07-13 18:04:54.709 | + functions-common:time_stop:2427 : start_time=1783965839838 2026-07-13 18:04:54.713 | + functions-common:time_stop:2429 : [[ -z 1783965839838 ]] 2026-07-13 18:04:54.718 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-13 18:04:54.724 | + functions-common:time_stop:2432 : end_time=1783965894720 2026-07-13 18:04:54.727 | + functions-common:time_stop:2433 : elapsed_time=54882 2026-07-13 18:04:54.730 | + functions-common:time_stop:2434 : total=35098 2026-07-13 18:04:54.733 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-13 18:04:54.736 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=89980 2026-07-13 18:04:54.740 | + functions-common:git_clone:631 : cd /opt/stack/cinder 2026-07-13 18:04:54.743 | + functions-common:git_clone:632 : git_timed fetch origin master 2026-07-13 18:04:54.747 | + functions-common:git_timed:697 : local count=0 2026-07-13 18:04:54.750 | + functions-common:git_timed:698 : local timeout=0 2026-07-13 18:04:54.754 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-13 18:04:54.757 | + functions-common:git_timed:701 : timeout=0 2026-07-13 18:04:54.761 | + functions-common:git_timed:704 : time_start git_timed 2026-07-13 18:04:54.765 | + functions-common:time_start:2406 : local name=git_timed 2026-07-13 18:04:54.768 | + functions-common:time_start:2407 : local start_time= 2026-07-13 18:04:54.771 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-13 18:04:54.776 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-13 18:04:54.781 | + functions-common:time_start:2411 : _TIME_START[$name]=1783965894777 2026-07-13 18:04:54.784 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-07-13 18:04:55.446 | From https://review.opendev.org/openstack/cinder 2026-07-13 18:04:55.446 | * branch master -> FETCH_HEAD 2026-07-13 18:04:55.456 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-13 18:04:55.460 | + functions-common:time_stop:2420 : local name 2026-07-13 18:04:55.463 | + functions-common:time_stop:2421 : local end_time 2026-07-13 18:04:55.467 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-13 18:04:55.470 | + functions-common:time_stop:2423 : local total 2026-07-13 18:04:55.474 | + functions-common:time_stop:2424 : local start_time 2026-07-13 18:04:55.477 | + functions-common:time_stop:2426 : name=git_timed 2026-07-13 18:04:55.481 | + functions-common:time_stop:2427 : start_time=1783965894777 2026-07-13 18:04:55.484 | + functions-common:time_stop:2429 : [[ -z 1783965894777 ]] 2026-07-13 18:04:55.488 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-13 18:04:55.494 | + functions-common:time_stop:2432 : end_time=1783965895490 2026-07-13 18:04:55.498 | + functions-common:time_stop:2433 : elapsed_time=713 2026-07-13 18:04:55.502 | + functions-common:time_stop:2434 : total=89980 2026-07-13 18:04:55.506 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-13 18:04:55.509 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=90693 2026-07-13 18:04:55.513 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-07-13 18:04:55.517 | + functions-common:git_timed:697 : local count=0 2026-07-13 18:04:55.522 | + functions-common:git_timed:698 : local timeout=0 2026-07-13 18:04:55.526 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-13 18:04:55.529 | + functions-common:git_timed:701 : timeout=0 2026-07-13 18:04:55.533 | + functions-common:git_timed:704 : time_start git_timed 2026-07-13 18:04:55.537 | + functions-common:time_start:2406 : local name=git_timed 2026-07-13 18:04:55.541 | + functions-common:time_start:2407 : local start_time= 2026-07-13 18:04:55.545 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-13 18:04:55.550 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-13 18:04:55.555 | + functions-common:time_start:2411 : _TIME_START[$name]=1783965895551 2026-07-13 18:04:55.559 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-07-13 18:04:55.995 | Note: switching to 'FETCH_HEAD'. 2026-07-13 18:04:55.995 | 2026-07-13 18:04:55.995 | You are in 'detached HEAD' state. You can look around, make experimental 2026-07-13 18:04:55.995 | changes and commit them, and you can discard any commits you make in this 2026-07-13 18:04:55.995 | state without impacting any branches by switching back to a branch. 2026-07-13 18:04:55.995 | 2026-07-13 18:04:55.995 | If you want to create a new branch to retain commits you create, you may 2026-07-13 18:04:55.996 | do so (now or later) by using -c with the switch command. Example: 2026-07-13 18:04:55.996 | 2026-07-13 18:04:55.996 | git switch -c 2026-07-13 18:04:55.996 | 2026-07-13 18:04:55.996 | Or undo this operation with: 2026-07-13 18:04:55.996 | 2026-07-13 18:04:55.996 | git switch - 2026-07-13 18:04:55.996 | 2026-07-13 18:04:55.996 | Turn off this advice by setting config variable advice.detachedHead to false 2026-07-13 18:04:55.996 | 2026-07-13 18:04:55.996 | HEAD is now at e3b9582a6 Merge "mypy: annotate lvm" 2026-07-13 18:04:56.005 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-13 18:04:56.008 | + functions-common:time_stop:2420 : local name 2026-07-13 18:04:56.012 | + functions-common:time_stop:2421 : local end_time 2026-07-13 18:04:56.016 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-13 18:04:56.019 | + functions-common:time_stop:2423 : local total 2026-07-13 18:04:56.023 | + functions-common:time_stop:2424 : local start_time 2026-07-13 18:04:56.027 | + functions-common:time_stop:2426 : name=git_timed 2026-07-13 18:04:56.030 | + functions-common:time_stop:2427 : start_time=1783965895551 2026-07-13 18:04:56.034 | + functions-common:time_stop:2429 : [[ -z 1783965895551 ]] 2026-07-13 18:04:56.039 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-13 18:04:56.045 | + functions-common:time_stop:2432 : end_time=1783965896041 2026-07-13 18:04:56.049 | + functions-common:time_stop:2433 : elapsed_time=490 2026-07-13 18:04:56.053 | + functions-common:time_stop:2434 : total=90693 2026-07-13 18:04:56.056 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-13 18:04:56.060 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=91183 2026-07-13 18:04:56.064 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/cinder 2026-07-13 18:04:56.082 | + functions-common:git_clone:672 : cd /opt/stack/cinder 2026-07-13 18:04:56.087 | + functions-common:git_clone:673 : git show --oneline 2026-07-13 18:04:56.088 | + functions-common:git_clone:673 : head -1 2026-07-13 18:04:56.094 | e3b9582a6 Merge "mypy: annotate lvm" 2026-07-13 18:04:56.098 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-07-13 18:04:56.102 | + lib/cinder:install_cinder:540 : setup_develop /opt/stack/cinder 2026-07-13 18:04:56.106 | + inc/python:setup_develop:353 : local bindep 2026-07-13 18:04:56.110 | + inc/python:setup_develop:354 : [[ /opt/stack/cinder == -bindep* ]] 2026-07-13 18:04:56.114 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/cinder 2026-07-13 18:04:56.118 | + inc/python:setup_develop:359 : local extras= 2026-07-13 18:04:56.122 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2026-07-13 18:04:56.126 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-07-13 18:04:56.130 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/cinder == -bindep* ]] 2026-07-13 18:04:56.134 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/cinder 2026-07-13 18:04:56.138 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-07-13 18:04:56.142 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-07-13 18:04:56.147 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/cinder 2026-07-13 18:04:56.151 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-07-13 18:04:56.156 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/cinder 2026-07-13 18:04:56.160 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-07-13 18:04:56.163 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-07-13 18:04:56.169 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2026-07-13 18:04:56.176 | + inc/python:_setup_package_with_constraints_edit:400 : name=cinder 2026-07-13 18:04:56.179 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z cinder ']' 2026-07-13 18:04:56.183 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2026-07-13 18:04:56.340 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/cinder -e 2026-07-13 18:04:56.344 | + inc/python:setup_package:436 : local bindep=0 2026-07-13 18:04:56.348 | + inc/python:setup_package:437 : local bindep_flag= 2026-07-13 18:04:56.352 | + inc/python:setup_package:438 : local bindep_profiles= 2026-07-13 18:04:56.356 | + inc/python:setup_package:439 : [[ /opt/stack/cinder == -bindep* ]] 2026-07-13 18:04:56.360 | + inc/python:setup_package:444 : local project_dir=/opt/stack/cinder 2026-07-13 18:04:56.364 | + inc/python:setup_package:445 : local flags=-e 2026-07-13 18:04:56.368 | + inc/python:setup_package:446 : local extras= 2026-07-13 18:04:56.372 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-07-13 18:04:56.376 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-07-13 18:04:56.380 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-07-13 18:04:56.384 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-07-13 18:04:56.388 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-07-13 18:04:56.392 | + inc/python:setup_package:464 : pip_install -e /opt/stack/cinder 2026-07-13 18:04:56.421 | Using python 3.12 to install /opt/stack/cinder 2026-07-13 18:04:56.425 | + 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-13 18:04:57.430 | Obtaining file:///opt/stack/cinder 2026-07-13 18:04:57.435 | Installing build dependencies: started 2026-07-13 18:04:59.203 | Installing build dependencies: finished with status 'done' 2026-07-13 18:04:59.204 | Checking if build backend supports build_editable: started 2026-07-13 18:04:59.749 | Checking if build backend supports build_editable: finished with status 'done' 2026-07-13 18:04:59.751 | Getting requirements to build editable: started 2026-07-13 18:05:00.051 | Getting requirements to build editable: finished with status 'done' 2026-07-13 18:05:00.052 | Preparing editable metadata (pyproject.toml): started 2026-07-13 18:05:01.430 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-07-13 18:05:01.458 | Requirement already satisfied: pbr>=5.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev166) (7.0.3) 2026-07-13 18:05:01.460 | Requirement already satisfied: decorator>=4.4.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev166) (5.3.1) 2026-07-13 18:05:01.460 | 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.dev166) (0.41.0) 2026-07-13 18:05:01.461 | Requirement already satisfied: futurist>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev166) (3.4.0) 2026-07-13 18:05:01.462 | Requirement already satisfied: greenlet>=0.4.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev166) (3.5.3) 2026-07-13 18:05:01.463 | Requirement already satisfied: iso8601>=0.1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev166) (2.1.0) 2026-07-13 18:05:01.464 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev166) (4.26.0) 2026-07-13 18:05:01.465 | Requirement already satisfied: keystoneauth1>=4.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev166) (5.15.0) 2026-07-13 18:05:01.466 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev166) (13.0.0) 2026-07-13 18:05:02.088 | Collecting lxml>=4.5.2 (from cinder==28.1.0.dev166) 2026-07-13 18:05:02.226 | Downloading lxml-6.1.1-cp312-cp312-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl.metadata (3.5 kB) 2026-07-13 18:05:02.238 | Requirement already satisfied: oslo.config>=8.3.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev166) (10.5.0) 2026-07-13 18:05:02.240 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev166) (7.5.0) 2026-07-13 18:05:02.240 | Requirement already satisfied: oslo.context>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev166) (6.5.0) 2026-07-13 18:05:02.241 | Requirement already satisfied: oslo.db>=11.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev166) (18.1.0) 2026-07-13 18:05:02.242 | Requirement already satisfied: oslo.log>=4.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev166) (8.3.0) 2026-07-13 18:05:02.243 | Requirement already satisfied: oslo.messaging>=14.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev166) (18.2.0) 2026-07-13 18:05:02.244 | Requirement already satisfied: oslo.middleware>=4.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev166) (8.2.0) 2026-07-13 18:05:02.245 | Requirement already satisfied: oslo.policy>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev166) (5.1.0) 2026-07-13 18:05:02.246 | Requirement already satisfied: oslo.privsep>=2.6.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev166) (3.12.0) 2026-07-13 18:05:02.247 | Requirement already satisfied: oslo.reports>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev166) (3.9.0) 2026-07-13 18:05:02.249 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev166) (7.10.0) 2026-07-13 18:05:02.249 | Requirement already satisfied: oslo.serialization>=4.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev166) (5.11.0) 2026-07-13 18:05:02.250 | Requirement already satisfied: oslo.service>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev166) (4.7.0) 2026-07-13 18:05:02.252 | Requirement already satisfied: oslo.upgradecheck>=1.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev166) (2.8.0) 2026-07-13 18:05:02.253 | Requirement already satisfied: oslo.utils>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev166) (10.1.1) 2026-07-13 18:05:02.295 | Collecting oslo.versionedobjects>=2.4.0 (from cinder==28.1.0.dev166) 2026-07-13 18:05:02.311 | Downloading oslo_versionedobjects-3.11.0-py3-none-any.whl.metadata (2.5 kB) 2026-07-13 18:05:02.321 | Requirement already satisfied: osprofiler>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev166) (4.4.0) 2026-07-13 18:05:02.323 | Requirement already satisfied: packaging>=20.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev166) (26.2) 2026-07-13 18:05:02.367 | Collecting paramiko>=2.7.2 (from cinder==28.1.0.dev166) 2026-07-13 18:05:02.384 | Downloading paramiko-4.0.0-py3-none-any.whl.metadata (3.9 kB) 2026-07-13 18:05:02.395 | Requirement already satisfied: Paste>=3.4.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev166) (3.10.1) 2026-07-13 18:05:02.397 | Requirement already satisfied: PasteDeploy>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev166) (3.1.0) 2026-07-13 18:05:02.398 | Requirement already satisfied: pyparsing>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev166) (3.3.2) 2026-07-13 18:05:02.400 | Requirement already satisfied: python-barbicanclient>=5.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev166) (7.5.0) 2026-07-13 18:05:02.439 | Collecting python-glanceclient>=3.2.2 (from cinder==28.1.0.dev166) 2026-07-13 18:05:02.462 | Downloading python_glanceclient-4.12.0-py3-none-any.whl.metadata (4.0 kB) 2026-07-13 18:05:02.474 | Requirement already satisfied: python-keystoneclient>=4.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev166) (5.8.0) 2026-07-13 18:05:02.521 | Collecting python-novaclient>=18.2.0 (from cinder==28.1.0.dev166) 2026-07-13 18:05:02.543 | Downloading python_novaclient-18.13.0-py3-none-any.whl.metadata (3.2 kB) 2026-07-13 18:05:02.593 | Collecting python-swiftclient>=3.10.1 (from cinder==28.1.0.dev166) 2026-07-13 18:05:02.621 | Downloading python_swiftclient-4.10.0-py3-none-any.whl.metadata (3.9 kB) 2026-07-13 18:05:02.633 | Requirement already satisfied: requests>=2.25.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev166) (2.34.2) 2026-07-13 18:05:02.635 | Requirement already satisfied: urllib3>=2.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev166) (2.7.0) 2026-07-13 18:05:02.635 | Requirement already satisfied: Routes>=2.4.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev166) (2.5.1) 2026-07-13 18:05:02.636 | Requirement already satisfied: taskflow>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev166) (6.3.0) 2026-07-13 18:05:02.662 | Collecting rtslib-fb>=2.1.74 (from cinder==28.1.0.dev166) 2026-07-13 18:05:02.683 | Downloading rtslib_fb-2.2.4-py3-none-any.whl.metadata (2.4 kB) 2026-07-13 18:05:02.694 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev166) (2.0.51) 2026-07-13 18:05:02.695 | Requirement already satisfied: stevedore>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev166) (5.9.0) 2026-07-13 18:05:02.746 | Collecting tabulate>=0.8.7 (from cinder==28.1.0.dev166) 2026-07-13 18:05:02.765 | Downloading tabulate-0.10.0-py3-none-any.whl.metadata (40 kB) 2026-07-13 18:05:02.792 | Requirement already satisfied: tenacity>=6.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev166) (9.1.4) 2026-07-13 18:05:02.792 | Requirement already satisfied: WebOb>=1.8.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev166) (1.8.10) 2026-07-13 18:05:02.794 | Requirement already satisfied: oslo.i18n>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev166) (6.9.0) 2026-07-13 18:05:02.838 | Collecting oslo.vmware>=3.10.0 (from cinder==28.1.0.dev166) 2026-07-13 18:05:02.867 | Downloading oslo_vmware-4.10.0-py3-none-any.whl.metadata (2.2 kB) 2026-07-13 18:05:02.877 | Requirement already satisfied: os-brick>=6.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev166) (7.1.0) 2026-07-13 18:05:02.929 | Collecting tooz>=2.8.0 (from cinder==28.1.0.dev166) 2026-07-13 18:05:02.952 | Downloading tooz-8.1.0-py3-none-any.whl.metadata (2.9 kB) 2026-07-13 18:05:03.039 | Collecting google-api-python-client>=1.11.0 (from cinder==28.1.0.dev166) 2026-07-13 18:05:03.060 | Downloading google_api_python_client-2.198.0-py3-none-any.whl.metadata (7.0 kB) 2026-07-13 18:05:03.071 | Requirement already satisfied: castellan>=3.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev166) (5.8.0) 2026-07-13 18:05:03.072 | Requirement already satisfied: cryptography>=3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev166) (43.0.3) 2026-07-13 18:05:03.072 | Requirement already satisfied: cursive>=0.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev166) (0.2.3) 2026-07-13 18:05:03.278 | Collecting zstd>=1.5.0.0 (from cinder==28.1.0.dev166) 2026-07-13 18:05:03.296 | 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-13 18:05:03.713 | Collecting boto3>=1.18.49 (from cinder==28.1.0.dev166) 2026-07-13 18:05:03.744 | Downloading boto3-1.35.99-py3-none-any.whl.metadata (6.7 kB) 2026-07-13 18:05:03.755 | Requirement already satisfied: distro>=1.8.0 in /usr/lib/python3/dist-packages (from cinder==28.1.0.dev166) (1.9.0) 2026-07-13 18:05:03.756 | Requirement already satisfied: tzdata>=2022.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev166) (2026.2) 2026-07-13 18:05:03.757 | Requirement already satisfied: cachetools>=4.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev166) (7.1.4) 2026-07-13 18:05:04.185 | Collecting botocore<1.36.0,>=1.35.99 (from boto3>=1.18.49->cinder==28.1.0.dev166) 2026-07-13 18:05:04.209 | Downloading botocore-1.35.99-py3-none-any.whl.metadata (5.7 kB) 2026-07-13 18:05:04.220 | 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.dev166) (1.1.0) 2026-07-13 18:05:04.319 | Collecting s3transfer<0.11.0,>=0.10.0 (from boto3>=1.18.49->cinder==28.1.0.dev166) 2026-07-13 18:05:04.335 | Downloading s3transfer-0.10.4-py3-none-any.whl.metadata (1.7 kB) 2026-07-13 18:05:04.348 | 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.dev166) (2.9.0.post0) 2026-07-13 18:05:04.353 | 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.dev166) (1.17.0) 2026-07-13 18:05:04.384 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=3.1->cinder==28.1.0.dev166) (2.0.0) 2026-07-13 18:05:04.389 | 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.dev166) (3.0) 2026-07-13 18:05:04.398 | 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.dev166) (2.8.0) 2026-07-13 18:05:04.405 | 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.dev166) (3.1.0) 2026-07-13 18:05:04.408 | 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.dev166) (2.2.2) 2026-07-13 18:05:04.410 | 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.dev166) (0.32.0) 2026-07-13 18:05:04.471 | 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.dev166) 2026-07-13 18:05:04.488 | Downloading google_auth-2.55.1-py3-none-any.whl.metadata (5.1 kB) 2026-07-13 18:05:04.529 | Collecting google-auth-httplib2<1.0.0,>=0.2.0 (from google-api-python-client>=1.11.0->cinder==28.1.0.dev166) 2026-07-13 18:05:04.544 | Downloading google_auth_httplib2-0.4.0-py3-none-any.whl.metadata (3.0 kB) 2026-07-13 18:05:04.606 | 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.dev166) 2026-07-13 18:05:04.622 | Downloading google_api_core-2.31.0-py3-none-any.whl.metadata (3.2 kB) 2026-07-13 18:05:04.659 | Collecting uritemplate<5,>=3.0.1 (from google-api-python-client>=1.11.0->cinder==28.1.0.dev166) 2026-07-13 18:05:04.673 | Downloading uritemplate-4.2.0-py3-none-any.whl.metadata (2.6 kB) 2026-07-13 18:05:04.719 | 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.dev166) 2026-07-13 18:05:04.734 | Downloading googleapis_common_protos-1.75.0-py3-none-any.whl.metadata (8.6 kB) 2026-07-13 18:05:05.031 | 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.dev166) 2026-07-13 18:05:05.048 | Downloading protobuf-7.35.1-cp310-abi3-manylinux2014_x86_64.whl.metadata (595 bytes) 2026-07-13 18:05:05.093 | 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.dev166) 2026-07-13 18:05:05.111 | Downloading proto_plus-1.28.0-py3-none-any.whl.metadata (2.2 kB) 2026-07-13 18:05:05.165 | 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.dev166) 2026-07-13 18:05:05.181 | Downloading pyasn1_modules-0.4.2-py3-none-any.whl.metadata (3.5 kB) 2026-07-13 18:05:05.210 | 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.dev166) (3.4.7) 2026-07-13 18:05:05.213 | 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.dev166) (3.18) 2026-07-13 18:05:05.213 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.25.1->cinder==28.1.0.dev166) (2023.11.17) 2026-07-13 18:05:05.229 | 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.dev166) (26.1.0) 2026-07-13 18:05:05.230 | 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.dev166) (2025.9.1) 2026-07-13 18:05:05.231 | 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.dev166) (0.37.0) 2026-07-13 18:05:05.232 | 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.dev166) (2026.5.1) 2026-07-13 18:05:05.242 | 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.dev166) (1.8.2) 2026-07-13 18:05:05.243 | 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.dev166) (4.15.0) 2026-07-13 18:05:05.248 | 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.dev166) (4.3.0) 2026-07-13 18:05:05.250 | 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.dev166) (4.1.0) 2026-07-13 18:05:05.251 | 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.dev166) (2.13.0) 2026-07-13 18:05:05.261 | 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.dev166) (7.2.2) 2026-07-13 18:05:05.267 | 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.dev166) (1.5.0) 2026-07-13 18:05:05.276 | 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.dev166) (0.20) 2026-07-13 18:05:05.282 | 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.dev166) (1.3.0) 2026-07-13 18:05:05.284 | 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.dev166) (2.0.0) 2026-07-13 18:05:05.284 | 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.dev166) (6.0.3) 2026-07-13 18:05:05.293 | 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.dev166) (1.18.5) 2026-07-13 18:05:05.296 | 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.dev166) (2.1.2) 2026-07-13 18:05:05.297 | 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.dev166) (0.6.2) 2026-07-13 18:05:05.301 | 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.dev166) (1.3.12) 2026-07-13 18:05:05.315 | 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.dev166) (5.3.1) 2026-07-13 18:05:05.316 | 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.dev166) (5.6.2) 2026-07-13 18:05:05.317 | 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.dev166) (0.16.0) 2026-07-13 18:05:05.322 | 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.dev166) (5.1.0) 2026-07-13 18:05:05.336 | 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.dev166) (0.25.0) 2026-07-13 18:05:05.340 | 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.dev166) (5.0.0) 2026-07-13 18:05:05.341 | 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.dev166) (3.1.6) 2026-07-13 18:05:05.343 | 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.dev166) (4.0.1) 2026-07-13 18:05:05.352 | 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.dev166) (3.0.3) 2026-07-13 18:05:05.364 | 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.dev166) (1.2.1) 2026-07-13 18:05:05.387 | 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.dev166) (1.7.6) 2026-07-13 18:05:05.424 | Collecting cotyledon>=2.2.0 (from oslo.service[threading]>=4.5.0->cinder==28.1.0.dev166) 2026-07-13 18:05:05.442 | Downloading cotyledon-2.2.0-py3-none-any.whl.metadata (3.7 kB) 2026-07-13 18:05:05.548 | Collecting setproctitle (from cotyledon>=2.2.0->oslo.service[threading]>=4.5.0->cinder==28.1.0.dev166) 2026-07-13 18:05:05.563 | 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-13 18:05:05.579 | 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.dev166) (3.18.0) 2026-07-13 18:05:05.639 | Collecting suds-community>=0.6 (from oslo.vmware>=3.10.0->cinder==28.1.0.dev166) 2026-07-13 18:05:05.654 | Downloading suds_community-1.2.0-py3-none-any.whl.metadata (1.6 kB) 2026-07-13 18:05:05.717 | Collecting invoke>=2.0 (from paramiko>=2.7.2->cinder==28.1.0.dev166) 2026-07-13 18:05:05.733 | Downloading invoke-3.0.3-py3-none-any.whl.metadata (3.2 kB) 2026-07-13 18:05:05.790 | Collecting pynacl>=1.5 (from paramiko>=2.7.2->cinder==28.1.0.dev166) 2026-07-13 18:05:05.805 | Downloading pynacl-1.6.2-cp38-abi3-manylinux_2_34_x86_64.whl.metadata (10.0 kB) 2026-07-13 18:05:05.826 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=3.4.3->cinder==28.1.0.dev166) (83.0.0) 2026-07-13 18:05:05.842 | 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.dev166) (0.8.1) 2026-07-13 18:05:05.903 | 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.dev166) 2026-07-13 18:05:05.921 | Downloading pyasn1-0.6.3-py3-none-any.whl.metadata (8.4 kB) 2026-07-13 18:05:05.955 | 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.dev166) (4.15.0) 2026-07-13 18:05:05.963 | 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.dev166) (0.6.0) 2026-07-13 18:05:05.963 | 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.dev166) (4.0.0) 2026-07-13 18:05:05.973 | 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.dev166) (3.0.52) 2026-07-13 18:05:05.975 | 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.dev166) (1.11.0) 2026-07-13 18:05:05.975 | 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.dev166) (15.0.0) 2026-07-13 18:05:05.975 | 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.dev166) (1.8.0) 2026-07-13 18:05:06.022 | Collecting warlock>=1.2.0 (from python-glanceclient>=3.2.2->cinder==28.1.0.dev166) 2026-07-13 18:05:06.041 | Downloading warlock-2.1.0-py3-none-any.whl.metadata (4.0 kB) 2026-07-13 18:05:06.053 | 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.dev166) (24.2.1) 2026-07-13 18:05:06.099 | 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.dev166) (4.2.0) 2026-07-13 18:05:06.101 | 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.dev166) (2.20.0) 2026-07-13 18:05:06.112 | 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.dev166) (0.1.2) 2026-07-13 18:05:06.132 | 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.dev166) (0.8) 2026-07-13 18:05:06.182 | Collecting pyudev~=0.18 (from rtslib-fb>=2.1.74->cinder==28.1.0.dev166) 2026-07-13 18:05:06.198 | Downloading pyudev-0.24.4-py3-none-any.whl.metadata (4.4 kB) 2026-07-13 18:05:06.260 | 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.dev166) (3.6.1) 2026-07-13 18:05:06.263 | 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.dev166) (3.4.0) 2026-07-13 18:05:06.263 | 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.dev166) (4.0.1) 2026-07-13 18:05:06.350 | Collecting voluptuous>=0.8.9 (from tooz>=2.8.0->cinder==28.1.0.dev166) 2026-07-13 18:05:06.369 | Downloading voluptuous-0.16.0-py3-none-any.whl.metadata (20 kB) 2026-07-13 18:05:06.406 | 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.dev166) (1.33) 2026-07-13 18:05:06.413 | 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.dev166) (3.1.1) 2026-07-13 18:05:06.509 | Downloading boto3-1.35.99-py3-none-any.whl (139 kB) 2026-07-13 18:05:06.571 | Downloading botocore-1.35.99-py3-none-any.whl (13.3 MB) 2026-07-13 18:05:07.218 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 13.3/13.3 MB 22.1 MB/s 0:00:00 2026-07-13 18:05:07.234 | Downloading s3transfer-0.10.4-py3-none-any.whl (83 kB) 2026-07-13 18:05:07.261 | Downloading google_api_python_client-2.198.0-py3-none-any.whl (15.6 MB) 2026-07-13 18:05:07.515 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 15.6/15.6 MB 62.7 MB/s 0:00:00 2026-07-13 18:05:07.530 | Downloading google_api_core-2.31.0-py3-none-any.whl (173 kB) 2026-07-13 18:05:07.555 | Downloading google_auth-2.55.1-py3-none-any.whl (252 kB) 2026-07-13 18:05:07.579 | Downloading google_auth_httplib2-0.4.0-py3-none-any.whl (9.5 kB) 2026-07-13 18:05:07.601 | Downloading googleapis_common_protos-1.75.0-py3-none-any.whl (300 kB) 2026-07-13 18:05:07.626 | Downloading proto_plus-1.28.0-py3-none-any.whl (50 kB) 2026-07-13 18:05:07.649 | Downloading protobuf-7.35.1-cp310-abi3-manylinux2014_x86_64.whl (327 kB) 2026-07-13 18:05:07.676 | Downloading uritemplate-4.2.0-py3-none-any.whl (11 kB) 2026-07-13 18:05:07.699 | Downloading lxml-6.1.1-cp312-cp312-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (5.2 MB) 2026-07-13 18:05:07.780 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.2/5.2 MB 67.2 MB/s 0:00:00 2026-07-13 18:05:07.803 | Downloading cotyledon-2.2.0-py3-none-any.whl (28 kB) 2026-07-13 18:05:07.833 | Downloading oslo_versionedobjects-3.11.0-py3-none-any.whl (108 kB) 2026-07-13 18:05:07.866 | Downloading oslo_vmware-4.10.0-py3-none-any.whl (624 kB) 2026-07-13 18:05:07.886 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 624.4/624.4 kB 30.1 MB/s 0:00:00 2026-07-13 18:05:07.911 | Downloading paramiko-4.0.0-py3-none-any.whl (223 kB) 2026-07-13 18:05:07.940 | Downloading invoke-3.0.3-py3-none-any.whl (160 kB) 2026-07-13 18:05:07.968 | Downloading pyasn1_modules-0.4.2-py3-none-any.whl (181 kB) 2026-07-13 18:05:07.994 | Downloading pyasn1-0.6.3-py3-none-any.whl (83 kB) 2026-07-13 18:05:08.021 | Downloading pynacl-1.6.2-cp38-abi3-manylinux_2_34_x86_64.whl (1.4 MB) 2026-07-13 18:05:08.053 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 49.8 MB/s 0:00:00 2026-07-13 18:05:08.069 | Downloading python_glanceclient-4.12.0-py3-none-any.whl (202 kB) 2026-07-13 18:05:08.095 | Downloading python_novaclient-18.13.0-py3-none-any.whl (336 kB) 2026-07-13 18:05:08.121 | Downloading python_swiftclient-4.10.0-py3-none-any.whl (88 kB) 2026-07-13 18:05:08.147 | Downloading rtslib_fb-2.2.4-py3-none-any.whl (92 kB) 2026-07-13 18:05:08.174 | Downloading pyudev-0.24.4-py3-none-any.whl (62 kB) 2026-07-13 18:05:08.199 | Downloading suds_community-1.2.0-py3-none-any.whl (145 kB) 2026-07-13 18:05:08.227 | Downloading tabulate-0.10.0-py3-none-any.whl (39 kB) 2026-07-13 18:05:08.251 | Downloading tooz-8.1.0-py3-none-any.whl (92 kB) 2026-07-13 18:05:08.275 | Downloading voluptuous-0.16.0-py3-none-any.whl (31 kB) 2026-07-13 18:05:08.299 | Downloading warlock-2.1.0-py3-none-any.whl (10 kB) 2026-07-13 18:05:08.323 | 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-13 18:05:08.380 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 39.4 MB/s 0:00:00 2026-07-13 18:05:08.396 | 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-13 18:05:08.557 | Building wheels for collected packages: cinder 2026-07-13 18:05:08.559 | Building editable for cinder (pyproject.toml): started 2026-07-13 18:05:10.209 | Building editable for cinder (pyproject.toml): finished with status 'done' 2026-07-13 18:05:10.210 | Created wheel for cinder: filename=cinder-28.1.0.dev166-0.editable-py3-none-any.whl size=9205 sha256=7c4918690d90b62486598efa2d3cacb5eae9eac8ed7e16ce54894fb41a1ca412 2026-07-13 18:05:10.210 | Stored in directory: /tmp/pip-ephem-wheel-cache-d6tghy1y/wheels/0f/5b/25/75b4581977dff7afefb19bb31542a98ba75eafb8d1b2a69ccb 2026-07-13 18:05:10.217 | Successfully built cinder 2026-07-13 18:05:10.622 | 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-13 18:05:10.983 | Attempting uninstall: pyudev 2026-07-13 18:05:11.000 | Found existing installation: pyudev 0.24.0 2026-07-13 18:05:11.000 | Not uninstalling pyudev at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-13 18:05:11.000 | Can't uninstall 'pyudev'. No files were found to uninstall. 2026-07-13 18:05:11.057 | Attempting uninstall: pyasn1 2026-07-13 18:05:11.075 | Found existing installation: pyasn1 0.4.8 2026-07-13 18:05:11.075 | Not uninstalling pyasn1 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-13 18:05:11.075 | Can't uninstall 'pyasn1'. No files were found to uninstall. 2026-07-13 18:05:12.805 | Attempting uninstall: botocore 2026-07-13 18:05:12.823 | Found existing installation: botocore 1.34.46 2026-07-13 18:05:12.824 | Not uninstalling botocore at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-13 18:05:12.824 | Can't uninstall 'botocore'. No files were found to uninstall. 2026-07-13 18:05:14.035 | Attempting uninstall: s3transfer 2026-07-13 18:05:14.054 | Found existing installation: s3transfer 0.10.1 2026-07-13 18:05:14.054 | Not uninstalling s3transfer at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-13 18:05:14.054 | Can't uninstall 's3transfer'. No files were found to uninstall. 2026-07-13 18:05:14.739 | Attempting uninstall: boto3 2026-07-13 18:05:14.759 | Found existing installation: boto3 1.34.46 2026-07-13 18:05:14.759 | Not uninstalling boto3 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-13 18:05:14.759 | Can't uninstall 'boto3'. No files were found to uninstall. 2026-07-13 18:05:16.891 | 2026-07-13 18:05:16.913 | Successfully installed boto3-1.35.99 botocore-1.35.99 cinder-28.1.0.dev166 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-8.1.0 uritemplate-4.2.0 voluptuous-0.16.0 warlock-2.1.0 zstd-1.5.7.3 2026-07-13 18:05:17.374 | + inc/python:pip_install:216 : result=0 2026-07-13 18:05:17.378 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-13 18:05:17.382 | + functions-common:time_stop:2420 : local name 2026-07-13 18:05:17.386 | + functions-common:time_stop:2421 : local end_time 2026-07-13 18:05:17.390 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-13 18:05:17.393 | + functions-common:time_stop:2423 : local total 2026-07-13 18:05:17.397 | + functions-common:time_stop:2424 : local start_time 2026-07-13 18:05:17.400 | + functions-common:time_stop:2426 : name=pip_install 2026-07-13 18:05:17.405 | + functions-common:time_stop:2427 : start_time=1783965896414 2026-07-13 18:05:17.408 | + functions-common:time_stop:2429 : [[ -z 1783965896414 ]] 2026-07-13 18:05:17.413 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-13 18:05:17.419 | + functions-common:time_stop:2432 : end_time=1783965917414 2026-07-13 18:05:17.422 | + functions-common:time_stop:2433 : elapsed_time=21000 2026-07-13 18:05:17.426 | + functions-common:time_stop:2434 : total=99930 2026-07-13 18:05:17.430 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-13 18:05:17.434 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=120930 2026-07-13 18:05:17.438 | + inc/python:pip_install:219 : return 0 2026-07-13 18:05:17.442 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-07-13 18:05:17.446 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-07-13 18:05:17.450 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/cinder 2026-07-13 18:05:17.454 | + inc/python:use_library_from_git:266 : local name=/opt/stack/cinder 2026-07-13 18:05:17.458 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-13 18:05:17.462 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-13 18:05:17.466 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/cinder, ]] 2026-07-13 18:05:17.470 | + inc/python:use_library_from_git:269 : return 1 2026-07-13 18:05:17.474 | + lib/cinder:install_cinder:541 : [[ lioadm == \t\g\t\a\d\m ]] 2026-07-13 18:05:17.478 | + lib/cinder:install_cinder:543 : [[ lioadm == \l\i\o\a\d\m ]] 2026-07-13 18:05:17.482 | + lib/cinder:install_cinder:544 : is_ubuntu 2026-07-13 18:05:17.486 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-13 18:05:17.489 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-13 18:05:17.493 | + lib/cinder:install_cinder:546 : sudo mkdir -p /etc/target 2026-07-13 18:05:17.511 | + lib/cinder:install_cinder:548 : install_package targetcli-fb 2026-07-13 18:05:17.515 | + functions-common:install_package:1438 : update_package_repo 2026-07-13 18:05:17.519 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-07-13 18:05:17.523 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-07-13 18:05:17.526 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-07-13 18:05:17.530 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-07-13 18:05:17.534 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-07-13 18:05:17.538 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-13 18:05:17.542 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-13 18:05:17.546 | + functions-common:update_package_repo:1421 : apt_get_update 2026-07-13 18:05:17.550 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-07-13 18:05:17.553 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-07-13 18:05:17.557 | + functions-common:apt_get_update:1167 : return 2026-07-13 18:05:17.561 | + functions-common:install_package:1439 : real_install_package targetcli-fb 2026-07-13 18:05:17.565 | + functions-common:real_install_package:1426 : is_ubuntu 2026-07-13 18:05:17.569 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-13 18:05:17.573 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-13 18:05:17.576 | + functions-common:real_install_package:1427 : apt_get install targetcli-fb 2026-07-13 18:05:17.609 | + 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-13 18:05:17.654 | Reading package lists... 2026-07-13 18:05:18.019 | Building dependency tree... 2026-07-13 18:05:18.021 | Reading state information... 2026-07-13 18:05:18.569 | The following packages were automatically installed and are no longer required: 2026-07-13 18:05:18.571 | libfwupd2 libgusb2 2026-07-13 18:05:18.571 | Use 'sudo apt autoremove' to remove them. 2026-07-13 18:05:18.574 | The following additional packages will be installed: 2026-07-13 18:05:18.574 | python3-configshell-fb python3-rtslib-fb python3-typing-extensions 2026-07-13 18:05:18.574 | python3-urwid python3-wcwidth 2026-07-13 18:05:18.577 | Suggested packages: 2026-07-13 18:05:18.577 | python-urwid-doc 2026-07-13 18:05:18.614 | The following NEW packages will be installed: 2026-07-13 18:05:18.614 | python3-configshell-fb python3-rtslib-fb python3-typing-extensions 2026-07-13 18:05:18.614 | python3-urwid python3-wcwidth targetcli-fb 2026-07-13 18:05:18.727 | 0 upgraded, 6 newly installed, 0 to remove and 29 not upgraded. 2026-07-13 18:05:18.727 | Need to get 385 kB of archives. 2026-07-13 18:05:18.727 | After this operation, 3098 kB of additional disk space will be used. 2026-07-13 18:05:18.727 | Get:1 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-typing-extensions all 4.10.0-1 [60.7 kB] 2026-07-13 18:05:18.804 | Get:2 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-wcwidth all 0.2.5+dfsg1-1.1ubuntu1 [22.5 kB] 2026-07-13 18:05:18.810 | Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-urwid amd64 2.6.10-1 [183 kB] 2026-07-13 18:05:18.854 | 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-13 18:05:18.857 | Get:5 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-rtslib-fb all 2.1.74-0ubuntu5 [49.9 kB] 2026-07-13 18:05:18.862 | Get:6 http://archive.ubuntu.com/ubuntu noble/main amd64 targetcli-fb all 1:2.1.53-1ubuntu3 [40.3 kB] 2026-07-13 18:05:19.098 | perl: warning: Setting locale failed. 2026-07-13 18:05:19.098 | perl: warning: Please check that your locale settings: 2026-07-13 18:05:19.098 | LANGUAGE = (unset), 2026-07-13 18:05:19.098 | LC_ALL = "en_US.utf8", 2026-07-13 18:05:19.098 | LANG = "de_DE.UTF-8" 2026-07-13 18:05:19.098 | are supported and installed on your system. 2026-07-13 18:05:19.099 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-13 18:05:19.161 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-13 18:05:19.161 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-13 18:05:19.161 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-13 18:05:19.357 | Fetched 385 kB in 0s (1712 kB/s) 2026-07-13 18:05:19.397 | Selecting previously unselected package python3-typing-extensions. 2026-07-13 18:05:19.471 | (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-13 18:05:19.478 | Preparing to unpack .../0-python3-typing-extensions_4.10.0-1_all.deb ... 2026-07-13 18:05:19.481 | Unpacking python3-typing-extensions (4.10.0-1) ... 2026-07-13 18:05:19.531 | Selecting previously unselected package python3-wcwidth. 2026-07-13 18:05:19.543 | Preparing to unpack .../1-python3-wcwidth_0.2.5+dfsg1-1.1ubuntu1_all.deb ... 2026-07-13 18:05:19.546 | Unpacking python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2026-07-13 18:05:19.596 | Selecting previously unselected package python3-urwid. 2026-07-13 18:05:19.610 | Preparing to unpack .../2-python3-urwid_2.6.10-1_amd64.deb ... 2026-07-13 18:05:19.613 | Unpacking python3-urwid (2.6.10-1) ... 2026-07-13 18:05:19.702 | Selecting previously unselected package python3-configshell-fb. 2026-07-13 18:05:19.715 | Preparing to unpack .../3-python3-configshell-fb_1%3a1.1.28-2.1_all.deb ... 2026-07-13 18:05:19.720 | Unpacking python3-configshell-fb (1:1.1.28-2.1) ... 2026-07-13 18:05:19.780 | Selecting previously unselected package python3-rtslib-fb. 2026-07-13 18:05:19.793 | Preparing to unpack .../4-python3-rtslib-fb_2.1.74-0ubuntu5_all.deb ... 2026-07-13 18:05:19.797 | Unpacking python3-rtslib-fb (2.1.74-0ubuntu5) ... 2026-07-13 18:05:19.862 | Selecting previously unselected package targetcli-fb. 2026-07-13 18:05:19.875 | Preparing to unpack .../5-targetcli-fb_1%3a2.1.53-1ubuntu3_all.deb ... 2026-07-13 18:05:19.879 | Unpacking targetcli-fb (1:2.1.53-1ubuntu3) ... 2026-07-13 18:05:19.956 | Setting up python3-rtslib-fb (2.1.74-0ubuntu5) ... 2026-07-13 18:05:21.141 | Created symlink /etc/systemd/system/multi-user.target.wants/rtslib-fb-targetctl.service → /usr/lib/systemd/system/rtslib-fb-targetctl.service. 2026-07-13 18:05:21.165 | Setting up python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2026-07-13 18:05:21.486 | Setting up python3-typing-extensions (4.10.0-1) ... 2026-07-13 18:05:21.727 | Setting up python3-urwid (2.6.10-1) ... 2026-07-13 18:05:22.269 | Setting up python3-configshell-fb (1:1.1.28-2.1) ... 2026-07-13 18:05:22.465 | /usr/lib/python3/dist-packages/configshell/console.py:39: SyntaxWarning: invalid escape sequence '\[' 2026-07-13 18:05:22.465 | _re_ansi_seq = re.compile('(\033\[..?m)') 2026-07-13 18:05:22.489 | /usr/lib/python3/dist-packages/configshell/shell.py:116: SyntaxWarning: invalid escape sequence '\+' 2026-07-13 18:05:22.489 | var = Word(alphanums + '?;&*$!#,=_\+/.<>()~@:-%[]') 2026-07-13 18:05:22.490 | /usr/lib/python3/dist-packages/configshell/shell.py:118: SyntaxWarning: invalid escape sequence '\-' 2026-07-13 18:05:22.490 | keyword = Word(alphanums + '_\-') 2026-07-13 18:05:22.490 | /usr/lib/python3/dist-packages/configshell/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-07-13 18:05:22.490 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-07-13 18:05:22.490 | /usr/lib/python3/dist-packages/configshell/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-07-13 18:05:22.490 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-07-13 18:05:22.490 | /usr/lib/python3/dist-packages/configshell/shell.py:131: SyntaxWarning: invalid escape sequence '\|' 2026-07-13 18:05:22.490 | readline.set_completer_delims('\t\n ~!#$^&(){}\|;\'",?') 2026-07-13 18:05:22.499 | /usr/lib/python3/dist-packages/configshell_fb/console.py:39: SyntaxWarning: invalid escape sequence '\[' 2026-07-13 18:05:22.499 | _re_ansi_seq = re.compile('(\033\[..?m)') 2026-07-13 18:05:22.522 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:116: SyntaxWarning: invalid escape sequence '\+' 2026-07-13 18:05:22.522 | var = Word(alphanums + '?;&*$!#,=_\+/.<>()~@:-%[]') 2026-07-13 18:05:22.523 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:118: SyntaxWarning: invalid escape sequence '\-' 2026-07-13 18:05:22.523 | keyword = Word(alphanums + '_\-') 2026-07-13 18:05:22.524 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-07-13 18:05:22.524 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-07-13 18:05:22.524 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-07-13 18:05:22.525 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-07-13 18:05:22.527 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:131: SyntaxWarning: invalid escape sequence '\|' 2026-07-13 18:05:22.527 | readline.set_completer_delims('\t\n ~!#$^&(){}\|;\'",?') 2026-07-13 18:05:22.558 | Setting up targetcli-fb (1:2.1.53-1ubuntu3) ... 2026-07-13 18:05:22.765 | /usr/lib/python3/dist-packages/targetcli/ui_root.py:161: SyntaxWarning: invalid escape sequence '\s' 2026-07-13 18:05:22.765 | backups = [line for line in prefs.read().splitlines() if re.match('^max_backup_files\s*=', line)] 2026-07-13 18:05:23.057 | Processing triggers for man-db (2.12.0-4build2) ... 2026-07-13 18:05:23.913 | perl: warning: Setting locale failed. 2026-07-13 18:05:23.913 | perl: warning: Please check that your locale settings: 2026-07-13 18:05:23.913 | LANGUAGE = (unset), 2026-07-13 18:05:23.913 | LC_ALL = "en_US.utf8", 2026-07-13 18:05:23.913 | LANG = "de_DE.UTF-8" 2026-07-13 18:05:23.913 | are supported and installed on your system. 2026-07-13 18:05:23.913 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-13 18:05:24.044 | perl: warning: Setting locale failed. 2026-07-13 18:05:24.044 | perl: warning: Please check that your locale settings: 2026-07-13 18:05:24.044 | LANGUAGE = (unset), 2026-07-13 18:05:24.044 | LC_ALL = "en_US.utf8", 2026-07-13 18:05:24.044 | LANG = "de_DE.UTF-8" 2026-07-13 18:05:24.044 | are supported and installed on your system. 2026-07-13 18:05:24.044 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-13 18:05:24.094 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-13 18:05:24.094 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-13 18:05:24.094 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-13 18:05:24.165 | perl: warning: Setting locale failed. 2026-07-13 18:05:24.165 | perl: warning: Please check that your locale settings: 2026-07-13 18:05:24.165 | LANGUAGE = (unset), 2026-07-13 18:05:24.165 | LC_ALL = "en_US.utf8", 2026-07-13 18:05:24.165 | LANG = "de_DE.UTF-8" 2026-07-13 18:05:24.165 | are supported and installed on your system. 2026-07-13 18:05:24.165 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-13 18:05:24.671 | 2026-07-13 18:05:24.671 | Running kernel seems to be up-to-date. 2026-07-13 18:05:24.671 | 2026-07-13 18:05:24.671 | Restarting services... 2026-07-13 18:05:24.699 | 2026-07-13 18:05:24.699 | Service restarts being deferred: 2026-07-13 18:05:24.700 | systemctl restart virtlockd.service 2026-07-13 18:05:24.700 | systemctl restart virtlogd.service 2026-07-13 18:05:24.700 | 2026-07-13 18:05:24.700 | No containers need to be restarted. 2026-07-13 18:05:24.700 | 2026-07-13 18:05:24.700 | User sessions running outdated binaries: 2026-07-13 18:05:24.700 | quobyte @ session #5: sshd[2024,2070] 2026-07-13 18:05:24.713 | 2026-07-13 18:05:24.713 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-07-13 18:05:26.816 | + functions-common:apt_get:1211 : result=0 2026-07-13 18:05:26.820 | + functions-common:apt_get:1214 : time_stop apt-get 2026-07-13 18:05:26.823 | + functions-common:time_stop:2420 : local name 2026-07-13 18:05:26.827 | + functions-common:time_stop:2421 : local end_time 2026-07-13 18:05:26.831 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-13 18:05:26.835 | + functions-common:time_stop:2423 : local total 2026-07-13 18:05:26.839 | + functions-common:time_stop:2424 : local start_time 2026-07-13 18:05:26.843 | + functions-common:time_stop:2426 : name=apt-get 2026-07-13 18:05:26.847 | + functions-common:time_stop:2427 : start_time=1783965917604 2026-07-13 18:05:26.851 | + functions-common:time_stop:2429 : [[ -z 1783965917604 ]] 2026-07-13 18:05:26.856 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-13 18:05:26.862 | + functions-common:time_stop:2432 : end_time=1783965926858 2026-07-13 18:05:26.866 | + functions-common:time_stop:2433 : elapsed_time=9254 2026-07-13 18:05:26.869 | + functions-common:time_stop:2434 : total=154863 2026-07-13 18:05:26.873 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-13 18:05:26.876 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=164117 2026-07-13 18:05:26.879 | + functions-common:apt_get:1215 : return 0 2026-07-13 18:05:26.883 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-07-13 18:05:26.887 | + ./stack.sh:main:951 : configure_cinder 2026-07-13 18:05:26.891 | + lib/cinder:configure_cinder:297 : sudo install -d -o quobyte -m 755 /etc/cinder 2026-07-13 18:05:26.908 | + lib/cinder:configure_cinder:299 : rm -f /etc/cinder/cinder.conf 2026-07-13 18:05:26.915 | + lib/cinder:configure_cinder:301 : configure_rootwrap cinder 2026-07-13 18:05:26.919 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2026-07-13 18:05:26.922 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2026-07-13 18:05:26.929 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2026-07-13 18:05:26.930 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2026-07-13 18:05:26.936 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2026-07-13 18:05:26.940 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2026-07-13 18:05:26.943 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/opt/stack/data/venv/bin 2026-07-13 18:05:26.947 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2026-07-13 18:05:26.951 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2026-07-13 18:05:26.954 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2026-07-13 18:05:26.957 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/opt/stack/data/venv/bin/cinder-rootwrap 2026-07-13 18:05:26.961 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2026-07-13 18:05:26.977 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2026-07-13 18:05:26.993 | + 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-13 18:05:27.010 | + 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-13 18:05:27.026 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2026-07-13 18:05:27.042 | + inc/rootwrap:configure_rootwrap:66 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/cinder/rootwrap.conf 2026-07-13 18:05:27.059 | + inc/rootwrap:configure_rootwrap:69 : local tempfile 2026-07-13 18:05:27.063 | ++ inc/rootwrap:configure_rootwrap:70 : mktemp 2026-07-13 18:05:27.068 | + inc/rootwrap:configure_rootwrap:70 : tempfile=/tmp/tmp.zHHRrAYtBt 2026-07-13 18:05:27.071 | + inc/rootwrap:configure_rootwrap:72 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2026-07-13 18:05:27.074 | + inc/rootwrap:configure_rootwrap:73 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2026-07-13 18:05:27.078 | + inc/rootwrap:configure_rootwrap:74 : '[' -f /opt/stack/data/venv/bin/cinder-rootwrap-daemon ']' 2026-07-13 18:05:27.082 | + inc/rootwrap:configure_rootwrap:79 : chmod 0440 /tmp/tmp.zHHRrAYtBt 2026-07-13 18:05:27.087 | + inc/rootwrap:configure_rootwrap:80 : sudo chown root:root /tmp/tmp.zHHRrAYtBt 2026-07-13 18:05:27.103 | + inc/rootwrap:configure_rootwrap:81 : sudo mv /tmp/tmp.zHHRrAYtBt /etc/sudoers.d/cinder-rootwrap 2026-07-13 18:05:27.122 | ++ inc/rootwrap:configure_rootwrap:85 : dirname /opt/stack/data/venv/bin/cinder-rootwrap 2026-07-13 18:05:27.128 | + inc/rootwrap:configure_rootwrap:85 : add_sudo_secure_path /opt/stack/data/venv/bin 2026-07-13 18:05:27.132 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/opt/stack/data/venv/bin 2026-07-13 18:05:27.135 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2026-07-13 18:05:27.139 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2026-07-13 18:05:27.142 | + 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-13 18:05:27.146 | + 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-13 18:05:27.151 | + inc/rootwrap:add_sudo_secure_path:33 : sudo tee /etc/sudoers.d/zz-secure-path 2026-07-13 18:05:27.151 | + 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-13 18:05:27.161 | Defaults:quobyte secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin:/opt/stack/data/venv/bin 2026-07-13 18:05:27.166 | + inc/rootwrap:add_sudo_secure_path:34 : sudo chmod 400 /etc/sudoers.d/zz-secure-path 2026-07-13 18:05:27.182 | + inc/rootwrap:add_sudo_secure_path:35 : sudo chown root:root /etc/sudoers.d/zz-secure-path 2026-07-13 18:05:27.200 | + lib/cinder:configure_cinder:303 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2026-07-13 18:05:27.204 | + lib/cinder:configure_cinder:304 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2026-07-13 18:05:27.210 | + lib/cinder:configure_cinder:307 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2026-07-13 18:05:27.216 | + lib/cinder:configure_cinder:309 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2026-07-13 18:05:27.219 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/cinder/cinder.conf 2026-07-13 18:05:27.223 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=cinder 2026-07-13 18:05:27.226 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-07-13 18:05:27.230 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-07-13 18:05:27.234 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/cinder/cinder.conf cinder keystone_authtoken 2026-07-13 18:05:27.238 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-07-13 18:05:27.241 | + lib/keystone:configure_keystoneauth:392 : local admin_user=cinder 2026-07-13 18:05:27.245 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-07-13 18:05:27.249 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2026-07-13 18:05:27.292 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2026-07-13 18:05:27.333 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://192.168.122.212/identity 2026-07-13 18:05:27.372 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2026-07-13 18:05:27.414 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf keystone_authtoken password nomoresecret 2026-07-13 18:05:27.453 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2026-07-13 18:05:27.493 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2026-07-13 18:05:27.531 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2026-07-13 18:05:27.571 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/cinder/cinder.conf keystone_authtoken www_authenticate_uri http://192.168.122.212/identity 2026-07-13 18:05:27.614 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-07-13 18:05:27.655 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2026-07-13 18:05:27.695 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-07-13 18:05:27.699 | + lib/cinder:configure_cinder:311 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2026-07-13 18:05:27.740 | + lib/cinder:configure_cinder:313 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2026-07-13 18:05:27.781 | ++ lib/cinder:configure_cinder:314 : database_connection_url cinder 2026-07-13 18:05:27.785 | ++ lib/database:database_connection_url:134 : local db=cinder 2026-07-13 18:05:27.789 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql cinder 2026-07-13 18:05:27.793 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=cinder 2026-07-13 18:05:27.797 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-07-13 18:05:27.801 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-07-13 18:05:27.805 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-07-13 18:05:27.829 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-13 18:05:27.834 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-07-13 18:05:27.836 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/cinder?charset=utf8&plugin=dbcounter' 2026-07-13 18:05:27.842 | + 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-13 18:05:27.886 | + lib/cinder:configure_cinder:315 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2026-07-13 18:05:27.927 | + lib/cinder:configure_cinder:316 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2026-07-13 18:05:27.968 | + lib/cinder:configure_cinder:317 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2026-07-13 18:05:28.009 | + lib/cinder:configure_cinder:318 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2026-07-13 18:05:28.051 | + lib/cinder:configure_cinder:319 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2026-07-13 18:05:28.096 | + lib/cinder:configure_cinder:320 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 192.168.122.212 2026-07-13 18:05:28.137 | + lib/cinder:configure_cinder:321 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2026-07-13 18:05:28.183 | ++ lib/cinder:configure_cinder:322 : openssl rand -hex 16 2026-07-13 18:05:28.195 | + lib/cinder:configure_cinder:322 : iniset /etc/cinder/cinder.conf key_manager fixed_key cf0e3369cfbd91a631bad8f312bea4ab 2026-07-13 18:05:28.237 | + lib/cinder:configure_cinder:323 : [[ -n '' ]] 2026-07-13 18:05:28.241 | + lib/cinder:configure_cinder:328 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2026-07-13 18:05:28.281 | + lib/cinder:configure_cinder:329 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2026-07-13 18:05:28.323 | + lib/cinder:configure_cinder:330 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2026-07-13 18:05:28.364 | + lib/cinder:configure_cinder:335 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2026-07-13 18:05:28.407 | + lib/cinder:configure_cinder:337 : iniset /etc/cinder/cinder.conf DEFAULT report_interval 120 2026-07-13 18:05:28.448 | + lib/cinder:configure_cinder:338 : iniset /etc/cinder/cinder.conf DEFAULT service_down_time 720 2026-07-13 18:05:28.489 | + lib/cinder:configure_cinder:340 : is_service_enabled c-vol 2026-07-13 18:05:28.512 | + functions-common:is_service_enabled:2076 : return 0 2026-07-13 18:05:28.516 | + lib/cinder:configure_cinder:340 : [[ -n lvm:lvmdriver-1 ]] 2026-07-13 18:05:28.520 | + lib/cinder:configure_cinder:341 : local enabled_backends= 2026-07-13 18:05:28.523 | + lib/cinder:configure_cinder:342 : local default_name= 2026-07-13 18:05:28.526 | + lib/cinder:configure_cinder:343 : local be be_name be_type 2026-07-13 18:05:28.530 | + lib/cinder:configure_cinder:344 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2026-07-13 18:05:28.534 | + lib/cinder:configure_cinder:345 : be_type=lvm 2026-07-13 18:05:28.538 | + lib/cinder:configure_cinder:346 : be_name=lvmdriver-1 2026-07-13 18:05:28.541 | + lib/cinder:configure_cinder:347 : type configure_cinder_backend_lvm 2026-07-13 18:05:28.545 | + lib/cinder:configure_cinder:348 : configure_cinder_backend_lvm lvmdriver-1 2026-07-13 18:05:28.549 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:48 : local be_name=lvmdriver-1 2026-07-13 18:05:28.552 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:50 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_backend_name lvmdriver-1 2026-07-13 18:05:28.596 | + 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-13 18:05:28.636 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:52 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_group stack-volumes-lvmdriver-1 2026-07-13 18:05:28.678 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:53 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_helper lioadm 2026-07-13 18:05:28.716 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:54 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_protocol iscsi 2026-07-13 18:05:28.758 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:55 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_port 3260 2026-07-13 18:05:28.797 | + 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-13 18:05:28.837 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:57 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type auto 2026-07-13 18:05:28.876 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:58 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_clear zero 2026-07-13 18:05:28.917 | + lib/cinder:configure_cinder:350 : [[ -z '' ]] 2026-07-13 18:05:28.921 | + lib/cinder:configure_cinder:351 : default_name=lvmdriver-1 2026-07-13 18:05:28.925 | + lib/cinder:configure_cinder:353 : enabled_backends+=lvmdriver-1, 2026-07-13 18:05:28.929 | + lib/cinder:configure_cinder:355 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends lvmdriver-1 2026-07-13 18:05:28.970 | + lib/cinder:configure_cinder:356 : [[ -n lvmdriver-1 ]] 2026-07-13 18:05:28.973 | + lib/cinder:configure_cinder:357 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type lvmdriver-1 2026-07-13 18:05:29.017 | + lib/cinder:configure_cinder:359 : configure_cinder_image_volume_cache 2026-07-13 18:05:29.021 | + lib/cinder:configure_cinder_image_volume_cache:730 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2026-07-13 18:05:29.024 | + lib/cinder:configure_cinder_image_volume_cache:731 : local be_name=lvmdriver-1 2026-07-13 18:05:29.028 | + lib/cinder:configure_cinder_image_volume_cache:733 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled True 2026-07-13 18:05:29.072 | + lib/cinder:configure_cinder_image_volume_cache:735 : [[ -n '' ]] 2026-07-13 18:05:29.075 | + lib/cinder:configure_cinder_image_volume_cache:739 : [[ -n '' ]] 2026-07-13 18:05:29.079 | + lib/cinder:configure_cinder:364 : [[ False == \T\r\u\e ]] 2026-07-13 18:05:29.083 | + lib/cinder:configure_cinder:368 : [[ lvmdriver-1, =~ ceph ]] 2026-07-13 18:05:29.086 | + lib/cinder:configure_cinder:373 : is_service_enabled c-bak 2026-07-13 18:05:29.112 | + functions-common:is_service_enabled:2076 : return 1 2026-07-13 18:05:29.116 | + lib/cinder:configure_cinder:381 : is_service_enabled ceilometer 2026-07-13 18:05:29.140 | + functions-common:is_service_enabled:2076 : return 1 2026-07-13 18:05:29.144 | + lib/cinder:configure_cinder:385 : is_service_enabled tls-proxy 2026-07-13 18:05:29.170 | + functions-common:is_service_enabled:2076 : return 1 2026-07-13 18:05:29.174 | + lib/cinder:configure_cinder:392 : '[' False '!=' False ']' 2026-07-13 18:05:29.178 | + lib/cinder:configure_cinder:396 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2026-07-13 18:05:29.182 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=cinder 2026-07-13 18:05:29.186 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/cinder/cinder.conf 2026-07-13 18:05:29.190 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-07-13 18:05:29.193 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-07-13 18:05:29.197 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-07-13 18:05:29.223 | + functions-common:is_service_enabled:2076 : return 0 2026-07-13 18:05:29.229 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-07-13 18:05:29.232 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-07-13 18:05:29.235 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-07-13 18:05:29.258 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-13 18:05:29.262 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.212:5672/ 2026-07-13 18:05:29.267 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.212:5672/ 2026-07-13 18:05:29.310 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-07-13 18:05:29.314 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-07-13 18:05:29.317 | + lib/cinder:configure_cinder:399 : setup_logging /etc/cinder/cinder.conf 2026-07-13 18:05:29.321 | + functions:setup_logging:693 : setup_systemd_logging /etc/cinder/cinder.conf 2026-07-13 18:05:29.325 | + functions:setup_systemd_logging:710 : local conf_file=/etc/cinder/cinder.conf 2026-07-13 18:05:29.330 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-07-13 18:05:29.354 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-07-13 18:05:29.358 | + functions:setup_systemd_logging:716 : local pidstr= 2026-07-13 18:05:29.362 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-07-13 18:05:29.366 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-07-13 18:05:29.370 | + 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-13 18:05:29.413 | + 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-13 18:05:29.457 | + 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-13 18:05:29.499 | + functions:setup_systemd_logging:727 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-07-13 18:05:29.542 | + functions:setup_systemd_logging:730 : iniset /etc/cinder/cinder.conf DEFAULT log_color False 2026-07-13 18:05:29.583 | + lib/cinder:configure_cinder:401 : is_service_enabled c-api 2026-07-13 18:05:29.607 | + functions-common:is_service_enabled:2076 : return 0 2026-07-13 18:05:29.611 | + lib/cinder:configure_cinder:402 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini cinder.wsgi.api:application /volume '' cinder-api 2026-07-13 18:05:29.615 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/cinder/cinder-api-uwsgi.ini 2026-07-13 18:05:29.619 | + lib/apache:write_uwsgi_config:244 : local wsgi=cinder.wsgi.api:application 2026-07-13 18:05:29.622 | + lib/apache:write_uwsgi_config:245 : local url=/volume 2026-07-13 18:05:29.626 | + lib/apache:write_uwsgi_config:246 : local http= 2026-07-13 18:05:29.629 | + lib/apache:write_uwsgi_config:247 : local name=cinder-api 2026-07-13 18:05:29.632 | + lib/apache:write_uwsgi_config:249 : '[' -z cinder-api ']' 2026-07-13 18:05:29.636 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-07-13 18:05:29.640 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-07-13 18:05:29.660 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-07-13 18:05:29.660 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-07-13 18:05:29.671 | d /var/run/uwsgi 0755 quobyte root 2026-07-13 18:05:29.677 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-07-13 18:05:29.692 | /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-13 18:05:29.699 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/cinder-api.socket 2026-07-13 18:05:29.702 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2026-07-13 18:05:29.709 | + lib/apache:write_uwsgi_config:270 : [[ cinder.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-07-13 18:05:29.712 | + lib/apache:write_uwsgi_config:271 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi module cinder.wsgi.api:application 2026-07-13 18:05:29.759 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2026-07-13 18:05:29.801 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2026-07-13 18:05:29.843 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2026-07-13 18:05:29.885 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2026-07-13 18:05:29.927 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 80 2026-07-13 18:05:29.969 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2026-07-13 18:05:30.012 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2026-07-13 18:05:30.052 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2026-07-13 18:05:30.094 | + 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-13 18:05:30.137 | + lib/apache:write_uwsgi_config:292 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2026-07-13 18:05:30.178 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2026-07-13 18:05:30.221 | + lib/apache:write_uwsgi_config:296 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2026-07-13 18:05:30.263 | + lib/apache:write_uwsgi_config:298 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi start-time %t 2026-07-13 18:05:30.303 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-07-13 18:05:30.307 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-07-13 18:05:30.312 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for cinder-api 2026-07-13 18:05:30.316 | ++ lib/apache:apache_site_config_for:174 : local site=cinder-api 2026-07-13 18:05:30.320 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-07-13 18:05:30.324 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-13 18:05:30.328 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-13 18:05:30.332 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/cinder-api.conf 2026-07-13 18:05:30.337 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/cinder-api.conf 2026-07-13 18:05:30.340 | + lib/apache:write_uwsgi_config:306 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-api.socket 2026-07-13 18:05:30.380 | + lib/apache:write_uwsgi_config:307 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2026-07-13 18:05:30.422 | + 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-13 18:05:30.422 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/cinder-api.conf 2026-07-13 18:05:30.433 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-api.socket|uwsgi://uwsgi-uds-cinder-api" retry=0 acquire=1 2026-07-13 18:05:30.438 | + lib/apache:write_uwsgi_config:309 : enable_apache_site cinder-api 2026-07-13 18:05:30.442 | + lib/apache:enable_apache_site:191 : local site=cinder-api 2026-07-13 18:05:30.446 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-07-13 18:05:30.450 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-07-13 18:05:30.453 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-07-13 18:05:30.457 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-13 18:05:30.461 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-13 18:05:30.464 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-13 18:05:30.468 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-07-13 18:05:30.472 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-07-13 18:05:30.475 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-13 18:05:30.478 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-13 18:05:30.482 | + lib/apache:enable_apache_site:195 : sudo a2ensite cinder-api 2026-07-13 18:05:30.494 | perl: warning: Setting locale failed. 2026-07-13 18:05:30.494 | perl: warning: Please check that your locale settings: 2026-07-13 18:05:30.494 | LANGUAGE = (unset), 2026-07-13 18:05:30.494 | LC_ALL = "en_US.utf8", 2026-07-13 18:05:30.494 | LANG = "de_DE.UTF-8" 2026-07-13 18:05:30.494 | are supported and installed on your system. 2026-07-13 18:05:30.495 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-13 18:05:30.534 | Enabling site cinder-api. 2026-07-13 18:05:30.540 | To activate the new configuration, you need to run: 2026-07-13 18:05:30.540 | systemctl reload apache2 2026-07-13 18:05:30.546 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-07-13 18:05:30.550 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-07-13 18:05:30.554 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-13 18:05:30.557 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-07-13 18:05:30.751 | + lib/cinder:configure_cinder:405 : [[ -r /home/quobyte/devstack/lib/cinder_plugins/default ]] 2026-07-13 18:05:30.756 | + lib/cinder:configure_cinder:409 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://192.168.122.212/image 2026-07-13 18:05:30.794 | + lib/cinder:configure_cinder:410 : is_service_enabled tls-proxy 2026-07-13 18:05:30.815 | + functions-common:is_service_enabled:2076 : return 1 2026-07-13 18:05:30.818 | + lib/cinder:configure_cinder:416 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf glance glance 2026-07-13 18:05:30.821 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/cinder/cinder.conf 2026-07-13 18:05:30.825 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=glance 2026-07-13 18:05:30.828 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=glance 2026-07-13 18:05:30.831 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-07-13 18:05:30.835 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/cinder/cinder.conf glance glance 2026-07-13 18:05:30.839 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-07-13 18:05:30.842 | + lib/keystone:configure_keystoneauth:392 : local admin_user=glance 2026-07-13 18:05:30.846 | + lib/keystone:configure_keystoneauth:393 : local section=glance 2026-07-13 18:05:30.849 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf glance auth_type password 2026-07-13 18:05:30.892 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf glance interface public 2026-07-13 18:05:30.932 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf glance auth_url http://192.168.122.212/identity 2026-07-13 18:05:30.971 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf glance username glance 2026-07-13 18:05:31.011 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf glance password nomoresecret 2026-07-13 18:05:31.052 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf glance user_domain_name Default 2026-07-13 18:05:31.094 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf glance project_name service 2026-07-13 18:05:31.135 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf glance project_domain_name Default 2026-07-13 18:05:31.177 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/cinder/cinder.conf glance www_authenticate_uri http://192.168.122.212/identity 2026-07-13 18:05:31.219 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/cinder/cinder.conf glance cafile /opt/stack/data/ca-bundle.pem 2026-07-13 18:05:31.260 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf glance memcached_servers localhost:11211 2026-07-13 18:05:31.304 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-07-13 18:05:31.306 | + lib/cinder:configure_cinder:419 : configure_keystoneauth /etc/cinder/cinder.conf nova nova 2026-07-13 18:05:31.310 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-07-13 18:05:31.313 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-07-13 18:05:31.316 | + lib/keystone:configure_keystoneauth:393 : local section=nova 2026-07-13 18:05:31.320 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf nova auth_type password 2026-07-13 18:05:31.363 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf nova interface public 2026-07-13 18:05:31.405 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf nova auth_url http://192.168.122.212/identity 2026-07-13 18:05:31.447 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf nova username nova 2026-07-13 18:05:31.491 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf nova password nomoresecret 2026-07-13 18:05:31.533 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2026-07-13 18:05:31.575 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf nova project_name service 2026-07-13 18:05:31.617 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2026-07-13 18:05:31.659 | + lib/cinder:configure_cinder:420 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2026-07-13 18:05:31.702 | + lib/cinder:configure_cinder:421 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2026-07-13 18:05:31.743 | + lib/cinder:configure_cinder:423 : [[ ! -z '' ]] 2026-07-13 18:05:31.746 | + lib/cinder:configure_cinder:425 : is_service_enabled etcd3 2026-07-13 18:05:31.771 | + functions-common:is_service_enabled:2076 : return 0 2026-07-13 18:05:31.775 | + lib/cinder:configure_cinder:428 : iniset /etc/cinder/cinder.conf coordination backend_url 'etcd3+http://192.168.122.212:2379?api_version=v3' 2026-07-13 18:05:31.822 | + lib/cinder:configure_cinder:431 : [[ True == True ]] 2026-07-13 18:05:31.826 | + lib/cinder:configure_cinder:432 : iniset /etc/cinder/cinder.conf oslo_policy enforce_new_defaults true 2026-07-13 18:05:31.874 | + lib/cinder:configure_cinder:437 : '[' True == True ']' 2026-07-13 18:05:31.878 | + lib/cinder:configure_cinder:438 : init_cinder_service_user_conf 2026-07-13 18:05:31.881 | + lib/cinder:init_cinder_service_user_conf:759 : iniset /etc/cinder/cinder.conf service_user send_service_user_token True 2026-07-13 18:05:31.926 | + lib/cinder:init_cinder_service_user_conf:760 : configure_keystoneauth /etc/cinder/cinder.conf cinder service_user 2026-07-13 18:05:31.931 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-07-13 18:05:31.935 | + lib/keystone:configure_keystoneauth:392 : local admin_user=cinder 2026-07-13 18:05:31.939 | + lib/keystone:configure_keystoneauth:393 : local section=service_user 2026-07-13 18:05:31.943 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf service_user auth_type password 2026-07-13 18:05:31.986 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf service_user interface public 2026-07-13 18:05:32.029 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf service_user auth_url http://192.168.122.212/identity 2026-07-13 18:05:32.072 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf service_user username cinder 2026-07-13 18:05:32.115 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf service_user password nomoresecret 2026-07-13 18:05:32.157 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf service_user user_domain_name Default 2026-07-13 18:05:32.201 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf service_user project_name service 2026-07-13 18:05:32.244 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf service_user project_domain_name Default 2026-07-13 18:05:32.288 | + ./stack.sh:main:954 : is_service_enabled neutron 2026-07-13 18:05:32.312 | + functions-common:is_service_enabled:2076 : return 0 2026-07-13 18:05:32.315 | + ./stack.sh:main:956 : stack_install_service neutron 2026-07-13 18:05:32.318 | + lib/stack:stack_install_service:20 : local service=neutron 2026-07-13 18:05:32.322 | + lib/stack:stack_install_service:21 : type install_neutron 2026-07-13 18:05:32.326 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-07-13 18:05:32.330 | + lib/stack:stack_install_service:32 : install_neutron 2026-07-13 18:05:32.334 | + lib/neutron:install_neutron:516 : use_library_from_git neutron-lib 2026-07-13 18:05:32.338 | + inc/python:use_library_from_git:266 : local name=neutron-lib 2026-07-13 18:05:32.342 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-13 18:05:32.347 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-13 18:05:32.351 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,neutron-lib, ]] 2026-07-13 18:05:32.355 | + inc/python:use_library_from_git:269 : return 1 2026-07-13 18:05:32.359 | + lib/neutron:install_neutron:523 : use_library_from_git sqlalchemy 2026-07-13 18:05:32.363 | + inc/python:use_library_from_git:266 : local name=sqlalchemy 2026-07-13 18:05:32.367 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-13 18:05:32.371 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-13 18:05:32.375 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,sqlalchemy, ]] 2026-07-13 18:05:32.380 | + inc/python:use_library_from_git:269 : return 1 2026-07-13 18:05:32.384 | + lib/neutron:install_neutron:527 : use_library_from_git alembic 2026-07-13 18:05:32.388 | + inc/python:use_library_from_git:266 : local name=alembic 2026-07-13 18:05:32.392 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-13 18:05:32.396 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-13 18:05:32.400 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,alembic, ]] 2026-07-13 18:05:32.405 | + inc/python:use_library_from_git:269 : return 1 2026-07-13 18:05:32.409 | + lib/neutron:install_neutron:532 : git_clone https://review.opendev.org/openstack/neutron.git /opt/stack/neutron master 2026-07-13 18:05:32.413 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/neutron.git 2026-07-13 18:05:32.417 | + functions-common:git_clone:590 : local git_dest=/opt/stack/neutron 2026-07-13 18:05:32.421 | + functions-common:git_clone:591 : local git_ref=master 2026-07-13 18:05:32.425 | + functions-common:git_clone:592 : local orig_dir 2026-07-13 18:05:32.430 | ++ functions-common:git_clone:593 : pwd 2026-07-13 18:05:32.434 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-07-13 18:05:32.438 | + functions-common:git_clone:594 : local git_clone_flags= 2026-07-13 18:05:32.443 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-07-13 18:05:32.465 | + functions-common:git_clone:596 : RECLONE=False 2026-07-13 18:05:32.469 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-07-13 18:05:32.472 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-07-13 18:05:32.476 | + functions-common:git_clone:610 : echo master 2026-07-13 18:05:32.478 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-07-13 18:05:32.485 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/neutron ]] 2026-07-13 18:05:32.489 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-07-13 18:05:32.492 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/neutron.git /opt/stack/neutron 2026-07-13 18:05:32.495 | + functions-common:git_timed:697 : local count=0 2026-07-13 18:05:32.499 | + functions-common:git_timed:698 : local timeout=0 2026-07-13 18:05:32.503 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-13 18:05:32.506 | + functions-common:git_timed:701 : timeout=0 2026-07-13 18:05:32.510 | + functions-common:git_timed:704 : time_start git_timed 2026-07-13 18:05:32.513 | + functions-common:time_start:2406 : local name=git_timed 2026-07-13 18:05:32.516 | + functions-common:time_start:2407 : local start_time= 2026-07-13 18:05:32.519 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-13 18:05:32.524 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-13 18:05:32.530 | + functions-common:time_start:2411 : _TIME_START[$name]=1783965932526 2026-07-13 18:05:32.534 | + 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-13 18:05:32.538 | Cloning into '/opt/stack/neutron'... 2026-07-13 18:06:33.723 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-13 18:06:33.727 | + functions-common:time_stop:2420 : local name 2026-07-13 18:06:33.731 | + functions-common:time_stop:2421 : local end_time 2026-07-13 18:06:33.735 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-13 18:06:33.739 | + functions-common:time_stop:2423 : local total 2026-07-13 18:06:33.742 | + functions-common:time_stop:2424 : local start_time 2026-07-13 18:06:33.746 | + functions-common:time_stop:2426 : name=git_timed 2026-07-13 18:06:33.750 | + functions-common:time_stop:2427 : start_time=1783965932526 2026-07-13 18:06:33.754 | + functions-common:time_stop:2429 : [[ -z 1783965932526 ]] 2026-07-13 18:06:33.759 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-13 18:06:33.766 | + functions-common:time_stop:2432 : end_time=1783965993762 2026-07-13 18:06:33.770 | + functions-common:time_stop:2433 : elapsed_time=61236 2026-07-13 18:06:33.774 | + functions-common:time_stop:2434 : total=91183 2026-07-13 18:06:33.777 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-13 18:06:33.781 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=152419 2026-07-13 18:06:33.785 | + functions-common:git_clone:631 : cd /opt/stack/neutron 2026-07-13 18:06:33.789 | + functions-common:git_clone:632 : git_timed fetch origin master 2026-07-13 18:06:33.793 | + functions-common:git_timed:697 : local count=0 2026-07-13 18:06:33.797 | + functions-common:git_timed:698 : local timeout=0 2026-07-13 18:06:33.801 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-13 18:06:33.805 | + functions-common:git_timed:701 : timeout=0 2026-07-13 18:06:33.809 | + functions-common:git_timed:704 : time_start git_timed 2026-07-13 18:06:33.813 | + functions-common:time_start:2406 : local name=git_timed 2026-07-13 18:06:33.817 | + functions-common:time_start:2407 : local start_time= 2026-07-13 18:06:33.821 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-13 18:06:33.826 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-13 18:06:33.832 | + functions-common:time_start:2411 : _TIME_START[$name]=1783965993827 2026-07-13 18:06:33.836 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-07-13 18:06:34.551 | From https://review.opendev.org/openstack/neutron 2026-07-13 18:06:34.551 | * branch master -> FETCH_HEAD 2026-07-13 18:06:34.563 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-13 18:06:34.566 | + functions-common:time_stop:2420 : local name 2026-07-13 18:06:34.570 | + functions-common:time_stop:2421 : local end_time 2026-07-13 18:06:34.574 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-13 18:06:34.578 | + functions-common:time_stop:2423 : local total 2026-07-13 18:06:34.582 | + functions-common:time_stop:2424 : local start_time 2026-07-13 18:06:34.586 | + functions-common:time_stop:2426 : name=git_timed 2026-07-13 18:06:34.590 | + functions-common:time_stop:2427 : start_time=1783965993827 2026-07-13 18:06:34.593 | + functions-common:time_stop:2429 : [[ -z 1783965993827 ]] 2026-07-13 18:06:34.598 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-13 18:06:34.603 | + functions-common:time_stop:2432 : end_time=1783965994600 2026-07-13 18:06:34.606 | + functions-common:time_stop:2433 : elapsed_time=773 2026-07-13 18:06:34.610 | + functions-common:time_stop:2434 : total=152419 2026-07-13 18:06:34.614 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-13 18:06:34.617 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=153192 2026-07-13 18:06:34.621 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-07-13 18:06:34.625 | + functions-common:git_timed:697 : local count=0 2026-07-13 18:06:34.629 | + functions-common:git_timed:698 : local timeout=0 2026-07-13 18:06:34.632 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-13 18:06:34.636 | + functions-common:git_timed:701 : timeout=0 2026-07-13 18:06:34.640 | + functions-common:git_timed:704 : time_start git_timed 2026-07-13 18:06:34.644 | + functions-common:time_start:2406 : local name=git_timed 2026-07-13 18:06:34.648 | + functions-common:time_start:2407 : local start_time= 2026-07-13 18:06:34.651 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-13 18:06:34.657 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-13 18:06:34.662 | + functions-common:time_start:2411 : _TIME_START[$name]=1783965994658 2026-07-13 18:06:34.666 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-07-13 18:06:35.129 | Note: switching to 'FETCH_HEAD'. 2026-07-13 18:06:35.129 | 2026-07-13 18:06:35.129 | You are in 'detached HEAD' state. You can look around, make experimental 2026-07-13 18:06:35.129 | changes and commit them, and you can discard any commits you make in this 2026-07-13 18:06:35.129 | state without impacting any branches by switching back to a branch. 2026-07-13 18:06:35.130 | 2026-07-13 18:06:35.130 | If you want to create a new branch to retain commits you create, you may 2026-07-13 18:06:35.130 | do so (now or later) by using -c with the switch command. Example: 2026-07-13 18:06:35.130 | 2026-07-13 18:06:35.130 | git switch -c 2026-07-13 18:06:35.130 | 2026-07-13 18:06:35.130 | Or undo this operation with: 2026-07-13 18:06:35.130 | 2026-07-13 18:06:35.130 | git switch - 2026-07-13 18:06:35.130 | 2026-07-13 18:06:35.130 | Turn off this advice by setting config variable advice.detachedHead to false 2026-07-13 18:06:35.130 | 2026-07-13 18:06:35.131 | HEAD is now at 6390bbd3fa Merge "ovn: Advertise metadata IPv6 route via RA Route Information Option" 2026-07-13 18:06:35.139 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-13 18:06:35.143 | + functions-common:time_stop:2420 : local name 2026-07-13 18:06:35.146 | + functions-common:time_stop:2421 : local end_time 2026-07-13 18:06:35.150 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-13 18:06:35.154 | + functions-common:time_stop:2423 : local total 2026-07-13 18:06:35.158 | + functions-common:time_stop:2424 : local start_time 2026-07-13 18:06:35.161 | + functions-common:time_stop:2426 : name=git_timed 2026-07-13 18:06:35.165 | + functions-common:time_stop:2427 : start_time=1783965994658 2026-07-13 18:06:35.169 | + functions-common:time_stop:2429 : [[ -z 1783965994658 ]] 2026-07-13 18:06:35.174 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-13 18:06:35.180 | + functions-common:time_stop:2432 : end_time=1783965995176 2026-07-13 18:06:35.183 | + functions-common:time_stop:2433 : elapsed_time=518 2026-07-13 18:06:35.187 | + functions-common:time_stop:2434 : total=153192 2026-07-13 18:06:35.191 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-13 18:06:35.195 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=153710 2026-07-13 18:06:35.199 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/neutron 2026-07-13 18:06:35.218 | + functions-common:git_clone:672 : cd /opt/stack/neutron 2026-07-13 18:06:35.223 | + functions-common:git_clone:673 : git show --oneline 2026-07-13 18:06:35.224 | + functions-common:git_clone:673 : head -1 2026-07-13 18:06:35.237 | 6390bbd3fa Merge "ovn: Advertise metadata IPv6 route via RA Route Information Option" 2026-07-13 18:06:35.242 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-07-13 18:06:35.246 | + lib/neutron:install_neutron:533 : setup_develop /opt/stack/neutron 2026-07-13 18:06:35.251 | + inc/python:setup_develop:353 : local bindep 2026-07-13 18:06:35.254 | + inc/python:setup_develop:354 : [[ /opt/stack/neutron == -bindep* ]] 2026-07-13 18:06:35.258 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/neutron 2026-07-13 18:06:35.263 | + inc/python:setup_develop:359 : local extras= 2026-07-13 18:06:35.266 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2026-07-13 18:06:35.270 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-07-13 18:06:35.275 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/neutron == -bindep* ]] 2026-07-13 18:06:35.279 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/neutron 2026-07-13 18:06:35.282 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-07-13 18:06:35.286 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-07-13 18:06:35.292 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/neutron 2026-07-13 18:06:35.296 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-07-13 18:06:35.301 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/neutron 2026-07-13 18:06:35.305 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-07-13 18:06:35.309 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-07-13 18:06:35.316 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2026-07-13 18:06:35.327 | + inc/python:_setup_package_with_constraints_edit:400 : name=neutron 2026-07-13 18:06:35.331 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z neutron ']' 2026-07-13 18:06:35.335 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2026-07-13 18:06:35.500 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/neutron -e 2026-07-13 18:06:35.504 | + inc/python:setup_package:436 : local bindep=0 2026-07-13 18:06:35.508 | + inc/python:setup_package:437 : local bindep_flag= 2026-07-13 18:06:35.512 | + inc/python:setup_package:438 : local bindep_profiles= 2026-07-13 18:06:35.516 | + inc/python:setup_package:439 : [[ /opt/stack/neutron == -bindep* ]] 2026-07-13 18:06:35.520 | + inc/python:setup_package:444 : local project_dir=/opt/stack/neutron 2026-07-13 18:06:35.525 | + inc/python:setup_package:445 : local flags=-e 2026-07-13 18:06:35.529 | + inc/python:setup_package:446 : local extras= 2026-07-13 18:06:35.533 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-07-13 18:06:35.537 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-07-13 18:06:35.541 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-07-13 18:06:35.545 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-07-13 18:06:35.549 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-07-13 18:06:35.554 | + inc/python:setup_package:464 : pip_install -e /opt/stack/neutron 2026-07-13 18:06:35.585 | Using python 3.12 to install /opt/stack/neutron 2026-07-13 18:06:35.589 | + 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-13 18:06:36.583 | Obtaining file:///opt/stack/neutron 2026-07-13 18:06:36.593 | Installing build dependencies: started 2026-07-13 18:06:38.455 | Installing build dependencies: finished with status 'done' 2026-07-13 18:06:38.457 | Checking if build backend supports build_editable: started 2026-07-13 18:06:38.995 | Checking if build backend supports build_editable: finished with status 'done' 2026-07-13 18:06:38.996 | Getting requirements to build editable: started 2026-07-13 18:06:39.308 | Getting requirements to build editable: finished with status 'done' 2026-07-13 18:06:39.310 | Preparing editable metadata (pyproject.toml): started 2026-07-13 18:06:41.030 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-07-13 18:06:41.055 | Requirement already satisfied: pbr>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev625) (7.0.3) 2026-07-13 18:06:41.055 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev625) (3.10.1) 2026-07-13 18:06:41.055 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev625) (3.1.0) 2026-07-13 18:06:41.056 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev625) (2.5.1) 2026-07-13 18:06:41.057 | Requirement already satisfied: debtcollector>=1.19.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev625) (3.1.0) 2026-07-13 18:06:41.058 | Requirement already satisfied: decorator>=4.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev625) (5.3.1) 2026-07-13 18:06:41.260 | Collecting pecan>=1.4.0 (from neutron==28.1.0.dev625) 2026-07-13 18:06:41.413 | Downloading pecan-1.8.0-py3-none-any.whl.metadata (1.6 kB) 2026-07-13 18:06:41.425 | Requirement already satisfied: httplib2>=0.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev625) (0.32.0) 2026-07-13 18:06:41.426 | Requirement already satisfied: requests>=2.32.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev625) (2.34.2) 2026-07-13 18:06:41.427 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev625) (3.1.6) 2026-07-13 18:06:41.428 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev625) (13.0.0) 2026-07-13 18:06:41.429 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev625) (1.3.0) 2026-07-13 18:06:41.581 | Collecting neutron-lib>=4.1.0 (from neutron==28.1.0.dev625) 2026-07-13 18:06:41.598 | Downloading neutron_lib-4.1.0-py3-none-any.whl.metadata (2.4 kB) 2026-07-13 18:06:41.608 | Requirement already satisfied: tenacity>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev625) (9.1.4) 2026-07-13 18:06:41.609 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev625) (2.0.51) 2026-07-13 18:06:41.610 | Requirement already satisfied: WebOb>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev625) (1.8.10) 2026-07-13 18:06:41.611 | Requirement already satisfied: keystoneauth1>=3.14.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev625) (5.15.0) 2026-07-13 18:06:41.612 | Requirement already satisfied: alembic>=1.6.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev625) (1.18.5) 2026-07-13 18:06:41.613 | Requirement already satisfied: stevedore>=2.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev625) (5.9.0) 2026-07-13 18:06:41.613 | Requirement already satisfied: oslo.cache>=1.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev625) (4.3.0) 2026-07-13 18:06:41.614 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev625) (7.5.0) 2026-07-13 18:06:41.615 | Requirement already satisfied: oslo.config>=10.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev625) (10.5.0) 2026-07-13 18:06:41.616 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev625) (6.5.0) 2026-07-13 18:06:41.617 | Requirement already satisfied: oslo.db>=4.44.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev625) (18.1.0) 2026-07-13 18:06:41.617 | Requirement already satisfied: oslo.i18n>=3.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev625) (6.9.0) 2026-07-13 18:06:41.618 | Requirement already satisfied: oslo.log>=5.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev625) (8.3.0) 2026-07-13 18:06:41.619 | Requirement already satisfied: oslo.messaging>=7.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev625) (18.2.0) 2026-07-13 18:06:41.620 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev625) (8.2.0) 2026-07-13 18:06:41.621 | Requirement already satisfied: oslo.policy>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev625) (5.1.0) 2026-07-13 18:06:41.621 | Requirement already satisfied: oslo.privsep>=2.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev625) (3.12.0) 2026-07-13 18:06:41.622 | Requirement already satisfied: oslo.reports>=1.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev625) (3.9.0) 2026-07-13 18:06:41.623 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev625) (7.10.0) 2026-07-13 18:06:41.624 | Requirement already satisfied: oslo.serialization>=5.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev625) (5.11.0) 2026-07-13 18:06:41.625 | Requirement already satisfied: oslo.service>=4.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service[threading]>=4.2.1->neutron==28.1.0.dev625) (4.7.0) 2026-07-13 18:06:41.626 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev625) (2.8.0) 2026-07-13 18:06:41.627 | Requirement already satisfied: oslo.utils>=7.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev625) (10.1.1) 2026-07-13 18:06:41.628 | Requirement already satisfied: oslo.versionedobjects>=1.35.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev625) (3.11.0) 2026-07-13 18:06:41.629 | Requirement already satisfied: osprofiler>=2.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev625) (4.4.0) 2026-07-13 18:06:41.750 | Collecting os-ken>=4.2.1 (from neutron==28.1.0.dev625) 2026-07-13 18:06:41.769 | Downloading os_ken-4.2.1-py3-none-any.whl.metadata (2.0 kB) 2026-07-13 18:06:41.805 | Collecting os-resource-classes>=1.1.0 (from neutron==28.1.0.dev625) 2026-07-13 18:06:41.824 | Downloading os_resource_classes-1.1.0-py3-none-any.whl.metadata (1.9 kB) 2026-07-13 18:06:41.863 | Collecting ovs>3.3.0 (from neutron==28.1.0.dev625) 2026-07-13 18:06:41.880 | Downloading ovs-3.7.1.tar.gz (162 kB) 2026-07-13 18:06:41.986 | Installing build dependencies: started 2026-07-13 18:06:43.617 | Installing build dependencies: finished with status 'done' 2026-07-13 18:06:43.618 | Getting requirements to build wheel: started 2026-07-13 18:06:44.271 | Getting requirements to build wheel: finished with status 'done' 2026-07-13 18:06:44.272 | Preparing metadata (pyproject.toml): started 2026-07-13 18:06:44.647 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-07-13 18:06:44.694 | Collecting ovsdbapp>=2.18.0 (from neutron==28.1.0.dev625) 2026-07-13 18:06:44.714 | Downloading ovsdbapp-2.18.0-py3-none-any.whl.metadata (1.9 kB) 2026-07-13 18:06:44.724 | Requirement already satisfied: psutil>=6.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev625) (7.2.2) 2026-07-13 18:06:44.762 | Collecting pyroute2>=0.7.3 (from neutron==28.1.0.dev625) 2026-07-13 18:06:44.780 | Downloading pyroute2-0.8.1-py3-none-any.whl.metadata (8.2 kB) 2026-07-13 18:06:44.791 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev625) (24.2.1) 2026-07-13 18:06:44.792 | Requirement already satisfied: python-novaclient>=9.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev625) (18.13.0) 2026-07-13 18:06:44.793 | Requirement already satisfied: openstacksdk>=0.31.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev625) (4.17.0) 2026-07-13 18:06:44.915 | Collecting python-designateclient>=2.7.0 (from neutron==28.1.0.dev625) 2026-07-13 18:06:44.935 | Downloading python_designateclient-7.0.0-py3-none-any.whl.metadata (3.1 kB) 2026-07-13 18:06:44.982 | Collecting os-vif>=3.1.0 (from neutron==28.1.0.dev625) 2026-07-13 18:06:45.000 | Downloading os_vif-5.1.0-py3-none-any.whl.metadata (2.1 kB) 2026-07-13 18:06:45.010 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev625) (3.4.0) 2026-07-13 18:06:45.011 | Requirement already satisfied: tooz>=1.58.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev625) (8.1.0) 2026-07-13 18:06:45.014 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=1.6.5->neutron==28.1.0.dev625) (1.3.12) 2026-07-13 18:06:45.015 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=1.6.5->neutron==28.1.0.dev625) (4.15.0) 2026-07-13 18:06:45.017 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=1.19.0->neutron==28.1.0.dev625) (2.2.2) 2026-07-13 18:06:45.023 | Requirement already satisfied: pyparsing<4,>=3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from httplib2>=0.22.0->neutron==28.1.0.dev625) (3.3.2) 2026-07-13 18:06:45.027 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->neutron==28.1.0.dev625) (3.0.3) 2026-07-13 18:06:45.029 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.14.0->neutron==28.1.0.dev625) (2.1.0) 2026-07-13 18:06:45.030 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.14.0->neutron==28.1.0.dev625) (1.8.2) 2026-07-13 18:06:45.037 | Requirement already satisfied: pycadf>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->neutron==28.1.0.dev625) (4.1.0) 2026-07-13 18:06:45.038 | Requirement already satisfied: PyJWT>=2.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->neutron==28.1.0.dev625) (2.13.0) 2026-07-13 18:06:45.038 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->neutron==28.1.0.dev625) (5.8.0) 2026-07-13 18:06:45.050 | Requirement already satisfied: setproctitle>=1.1.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron-lib>=4.1.0->neutron==28.1.0.dev625) (1.3.7) 2026-07-13 18:06:45.085 | Collecting os-traits>=0.9.0 (from neutron-lib>=4.1.0->neutron==28.1.0.dev625) 2026-07-13 18:06:45.105 | Downloading os_traits-3.8.0-py3-none-any.whl.metadata (1.9 kB) 2026-07-13 18:06:45.117 | Requirement already satisfied: cryptography>=2.7 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==28.1.0.dev625) (43.0.3) 2026-07-13 18:06:45.118 | Requirement already satisfied: dogpile.cache>=0.6.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==28.1.0.dev625) (1.5.0) 2026-07-13 18:06:45.119 | Requirement already satisfied: jmespath>=0.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==28.1.0.dev625) (1.1.0) 2026-07-13 18:06:45.120 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==28.1.0.dev625) (1.33) 2026-07-13 18:06:45.121 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==28.1.0.dev625) (4.10.0) 2026-07-13 18:06:45.122 | Requirement already satisfied: PyYAML>=3.13 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==28.1.0.dev625) (6.0.3) 2026-07-13 18:06:45.125 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.7->openstacksdk>=0.31.2->neutron==28.1.0.dev625) (2.0.0) 2026-07-13 18:06:45.130 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.31.2->neutron==28.1.0.dev625) (3.0) 2026-07-13 18:06:45.138 | Requirement already satisfied: jsonpointer>=1.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.31.2->neutron==28.1.0.dev625) (3.1.1) 2026-07-13 18:06:45.142 | Requirement already satisfied: eventlet>=0.27.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-ken>=4.2.1->neutron==28.1.0.dev625) (0.41.0) 2026-07-13 18:06:45.143 | Requirement already satisfied: msgpack>=1.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-ken>=4.2.1->neutron==28.1.0.dev625) (1.2.1) 2026-07-13 18:06:45.171 | Collecting ncclient>=0.6.13 (from os-ken>=4.2.1->neutron==28.1.0.dev625) 2026-07-13 18:06:45.187 | Downloading ncclient-0.7.1-py3-none-any.whl.metadata (12 kB) 2026-07-13 18:06:45.201 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-ken>=4.2.1->neutron==28.1.0.dev625) (26.2) 2026-07-13 18:06:45.204 | Requirement already satisfied: dnspython>=1.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.27.0->os-ken>=4.2.1->neutron==28.1.0.dev625) (2.8.0) 2026-07-13 18:06:45.205 | Requirement already satisfied: greenlet>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.27.0->os-ken>=4.2.1->neutron==28.1.0.dev625) (3.5.3) 2026-07-13 18:06:45.218 | Requirement already satisfied: lxml>=3.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from ncclient>=0.6.13->os-ken>=4.2.1->neutron==28.1.0.dev625) (6.1.1) 2026-07-13 18:06:45.219 | Requirement already satisfied: paramiko>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from ncclient>=0.6.13->os-ken>=4.2.1->neutron==28.1.0.dev625) (4.0.0) 2026-07-13 18:06:45.239 | Requirement already satisfied: fasteners>=0.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->neutron==28.1.0.dev625) (0.20) 2026-07-13 18:06:45.245 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=10.2.0->neutron==28.1.0.dev625) (2.0.0) 2026-07-13 18:06:45.253 | Requirement already satisfied: testresources>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=4.44.0->neutron==28.1.0.dev625) (2.1.2) 2026-07-13 18:06:45.254 | Requirement already satisfied: testscenarios>=0.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=4.44.0->neutron==28.1.0.dev625) (0.6.2) 2026-07-13 18:06:45.261 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=5.3.0->neutron==28.1.0.dev625) (2.9.0.post0) 2026-07-13 18:06:45.267 | Requirement already satisfied: cachetools>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=7.0.0->neutron==28.1.0.dev625) (7.1.4) 2026-07-13 18:06:45.268 | Requirement already satisfied: amqp>=2.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=7.0.0->neutron==28.1.0.dev625) (5.3.1) 2026-07-13 18:06:45.269 | Requirement already satisfied: kombu>=5.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=7.0.0->neutron==28.1.0.dev625) (5.6.2) 2026-07-13 18:06:45.270 | Requirement already satisfied: oslo.metrics>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=7.0.0->neutron==28.1.0.dev625) (0.16.0) 2026-07-13 18:06:45.274 | Requirement already satisfied: vine<6.0.0,>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from amqp>=2.5.2->oslo.messaging>=7.0.0->neutron==28.1.0.dev625) (5.1.0) 2026-07-13 18:06:45.283 | 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==28.1.0.dev625) (2026.2) 2026-07-13 18:06:45.290 | Requirement already satisfied: prometheus-client>=0.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.metrics>=0.2.1->oslo.messaging>=7.0.0->neutron==28.1.0.dev625) (0.25.0) 2026-07-13 18:06:45.294 | Requirement already satisfied: bcrypt>=3.1.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->neutron==28.1.0.dev625) (5.0.0) 2026-07-13 18:06:45.296 | Requirement already satisfied: statsd>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->neutron==28.1.0.dev625) (4.0.1) 2026-07-13 18:06:45.328 | Requirement already satisfied: Yappi>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=4.2.1->oslo.service[threading]>=4.2.1->neutron==28.1.0.dev625) (1.7.6) 2026-07-13 18:06:45.334 | Requirement already satisfied: cotyledon>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service[threading]>=4.2.1->neutron==28.1.0.dev625) (2.2.0) 2026-07-13 18:06:45.343 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.upgradecheck>=1.3.0->neutron==28.1.0.dev625) (3.18.0) 2026-07-13 18:06:45.393 | Collecting sortedcontainers (from ovs>3.3.0->neutron==28.1.0.dev625) 2026-07-13 18:06:45.409 | Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) 2026-07-13 18:06:45.451 | Collecting fixtures>=3.0.0 (from ovsdbapp>=2.18.0->neutron==28.1.0.dev625) 2026-07-13 18:06:45.453 | Using cached fixtures-4.3.2-py3-none-any.whl.metadata (22 kB) 2026-07-13 18:06:45.472 | Requirement already satisfied: invoke>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from paramiko>=3.2.0->ncclient>=0.6.13->os-ken>=4.2.1->neutron==28.1.0.dev625) (3.0.3) 2026-07-13 18:06:45.473 | Requirement already satisfied: pynacl>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from paramiko>=3.2.0->ncclient>=0.6.13->os-ken>=4.2.1->neutron==28.1.0.dev625) (1.6.2) 2026-07-13 18:06:45.482 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->neutron==28.1.0.dev625) (83.0.0) 2026-07-13 18:06:45.509 | 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==28.1.0.dev625) (0.8.1) 2026-07-13 18:06:45.552 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=5.3.0->neutron==28.1.0.dev625) (1.17.0) 2026-07-13 18:06:45.557 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-designateclient>=2.7.0->neutron==28.1.0.dev625) (4.15.0) 2026-07-13 18:06:45.557 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-designateclient>=2.7.0->neutron==28.1.0.dev625) (4.26.0) 2026-07-13 18:06:45.593 | Collecting osc-lib>=1.8.0 (from python-designateclient>=2.7.0->neutron==28.1.0.dev625) 2026-07-13 18:06:45.613 | Downloading osc_lib-4.7.0-py3-none-any.whl.metadata (3.8 kB) 2026-07-13 18:06:45.629 | Requirement already satisfied: autopage>=0.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==28.1.0.dev625) (0.6.0) 2026-07-13 18:06:45.630 | Requirement already satisfied: cmd2>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==28.1.0.dev625) (4.0.0) 2026-07-13 18:06:45.640 | Requirement already satisfied: prompt-toolkit>=3.0.52 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==28.1.0.dev625) (3.0.52) 2026-07-13 18:06:45.641 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==28.1.0.dev625) (1.11.0) 2026-07-13 18:06:45.642 | Requirement already satisfied: rich>=15.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==28.1.0.dev625) (15.0.0) 2026-07-13 18:06:45.643 | Requirement already satisfied: rich-argparse>=1.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==28.1.0.dev625) (1.8.0) 2026-07-13 18:06:45.648 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-designateclient>=2.7.0->neutron==28.1.0.dev625) (26.1.0) 2026-07-13 18:06:45.649 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-designateclient>=2.7.0->neutron==28.1.0.dev625) (2025.9.1) 2026-07-13 18:06:45.650 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-designateclient>=2.7.0->neutron==28.1.0.dev625) (0.37.0) 2026-07-13 18:06:45.651 | Requirement already satisfied: rpds-py>=0.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-designateclient>=2.7.0->neutron==28.1.0.dev625) (2026.5.1) 2026-07-13 18:06:45.706 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.32.3->neutron==28.1.0.dev625) (3.4.7) 2026-07-13 18:06:45.707 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.32.3->neutron==28.1.0.dev625) (3.18) 2026-07-13 18:06:45.708 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.32.3->neutron==28.1.0.dev625) (2.7.0) 2026-07-13 18:06:45.710 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.32.3->neutron==28.1.0.dev625) (2023.11.17) 2026-07-13 18:06:45.744 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==28.1.0.dev625) (4.2.0) 2026-07-13 18:06:45.745 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==28.1.0.dev625) (2.20.0) 2026-07-13 18:06:45.755 | Requirement already satisfied: mdurl~=0.1 in /usr/lib/python3/dist-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==28.1.0.dev625) (0.1.2) 2026-07-13 18:06:45.776 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Routes>=2.3.1->neutron==28.1.0.dev625) (0.8) 2026-07-13 18:06:45.844 | Requirement already satisfied: voluptuous>=0.8.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from tooz>=1.58.0->neutron==28.1.0.dev625) (0.16.0) 2026-07-13 18:06:45.939 | Downloading neutron_lib-4.1.0-py3-none-any.whl (640 kB) 2026-07-13 18:06:46.061 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 640.6/640.6 kB 5.4 MB/s 0:00:00 2026-07-13 18:06:46.080 | Downloading os_ken-4.2.1-py3-none-any.whl (2.0 MB) 2026-07-13 18:06:46.264 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 12.0 MB/s 0:00:00 2026-07-13 18:06:46.283 | Downloading ncclient-0.7.1-py3-none-any.whl (94 kB) 2026-07-13 18:06:46.310 | Downloading os_resource_classes-1.1.0-py3-none-any.whl (11 kB) 2026-07-13 18:06:46.337 | Downloading os_traits-3.8.0-py3-none-any.whl (44 kB) 2026-07-13 18:06:46.360 | Downloading os_vif-5.1.0-py3-none-any.whl (103 kB) 2026-07-13 18:06:46.386 | Downloading ovsdbapp-2.18.0-py3-none-any.whl (153 kB) 2026-07-13 18:06:46.400 | Using cached fixtures-4.3.2-py3-none-any.whl (41 kB) 2026-07-13 18:06:46.418 | Downloading pecan-1.8.0-py3-none-any.whl (144 kB) 2026-07-13 18:06:46.445 | Downloading pyroute2-0.8.1-py3-none-any.whl (474 kB) 2026-07-13 18:06:46.498 | Downloading python_designateclient-7.0.0-py3-none-any.whl (99 kB) 2026-07-13 18:06:46.524 | Downloading osc_lib-4.7.0-py3-none-any.whl (97 kB) 2026-07-13 18:06:46.548 | Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 2026-07-13 18:06:46.622 | Building wheels for collected packages: neutron, ovs 2026-07-13 18:06:46.623 | Building editable for neutron (pyproject.toml): started 2026-07-13 18:06:48.875 | Building editable for neutron (pyproject.toml): finished with status 'done' 2026-07-13 18:06:48.876 | Created wheel for neutron: filename=neutron-28.1.0.dev625-0.editable-py3-none-any.whl size=15982 sha256=4202a3337a90e702a53b0743da5bf3a5555682b7bed679bdc4a5208766c6341b 2026-07-13 18:06:48.876 | Stored in directory: /tmp/pip-ephem-wheel-cache-cn6drh7o/wheels/85/41/4b/b676c3191efff247eca42312d2ef97517d6d981ada429e2e98 2026-07-13 18:06:48.882 | Building wheel for ovs (pyproject.toml): started 2026-07-13 18:06:49.703 | Building wheel for ovs (pyproject.toml): finished with status 'done' 2026-07-13 18:06:49.704 | Created wheel for ovs: filename=ovs-3.7.1-py3-none-any.whl size=191286 sha256=2f74fa3e3231ca7eadef71b1756e8cd983159e3af444a650ddb17b1a0ee77bdd 2026-07-13 18:06:49.705 | Stored in directory: /home/quobyte/.cache/pip/wheels/ad/8f/7e/5c45edfad8724b1855f52f55dda4f193565d5fa2535d9faa2b 2026-07-13 18:06:49.709 | Successfully built neutron ovs 2026-07-13 18:06:50.041 | 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-13 18:06:55.274 | 2026-07-13 18:06:55.298 | Successfully installed fixtures-4.3.2 ncclient-0.7.1 neutron-28.1.0.dev625 neutron-lib-4.1.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-13 18:06:55.548 | + inc/python:pip_install:216 : result=0 2026-07-13 18:06:55.552 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-13 18:06:55.556 | + functions-common:time_stop:2420 : local name 2026-07-13 18:06:55.560 | + functions-common:time_stop:2421 : local end_time 2026-07-13 18:06:55.564 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-13 18:06:55.568 | + functions-common:time_stop:2423 : local total 2026-07-13 18:06:55.572 | + functions-common:time_stop:2424 : local start_time 2026-07-13 18:06:55.575 | + functions-common:time_stop:2426 : name=pip_install 2026-07-13 18:06:55.579 | + functions-common:time_stop:2427 : start_time=1783965995577 2026-07-13 18:06:55.583 | + functions-common:time_stop:2429 : [[ -z 1783965995577 ]] 2026-07-13 18:06:55.588 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-13 18:06:55.594 | + functions-common:time_stop:2432 : end_time=1783966015589 2026-07-13 18:06:55.597 | + functions-common:time_stop:2433 : elapsed_time=20012 2026-07-13 18:06:55.601 | + functions-common:time_stop:2434 : total=120930 2026-07-13 18:06:55.604 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-13 18:06:55.608 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=140942 2026-07-13 18:06:55.612 | + inc/python:pip_install:219 : return 0 2026-07-13 18:06:55.616 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-07-13 18:06:55.620 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-07-13 18:06:55.624 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/neutron 2026-07-13 18:06:55.628 | + inc/python:use_library_from_git:266 : local name=/opt/stack/neutron 2026-07-13 18:06:55.632 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-13 18:06:55.635 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-13 18:06:55.639 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/neutron, ]] 2026-07-13 18:06:55.644 | + inc/python:use_library_from_git:269 : return 1 2026-07-13 18:06:55.647 | + lib/neutron:install_neutron:535 : [[ ovn == \o\v\n ]] 2026-07-13 18:06:55.651 | + lib/neutron:install_neutron:536 : install_ovn 2026-07-13 18:06:55.655 | + lib/neutron_plugins/ovn_agent:install_ovn:410 : echo 'Installing OVN and dependent packages' 2026-07-13 18:06:55.655 | Installing OVN and dependent packages 2026-07-13 18:06:55.659 | + lib/neutron_plugins/ovn_agent:install_ovn:413 : ovn_sanity_check 2026-07-13 18:06:55.663 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:397 : is_service_enabled q-agt neutron-agent 2026-07-13 18:06:55.688 | + functions-common:is_service_enabled:2076 : return 1 2026-07-13 18:06:55.692 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:399 : is_service_enabled q-l3 neutron-l3 2026-07-13 18:06:55.717 | + functions-common:is_service_enabled:2076 : return 1 2026-07-13 18:06:55.722 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:401 : is_service_enabled q-svc neutron-api 2026-07-13 18:06:55.747 | + functions-common:is_service_enabled:2076 : return 0 2026-07-13 18:06:55.751 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:401 : [[ ! ovn =~ ovn ]] 2026-07-13 18:06:55.755 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:403 : is_service_enabled q-svc neutron-api 2026-07-13 18:06:55.780 | + functions-common:is_service_enabled:2076 : return 0 2026-07-13 18:06:55.784 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:403 : [[ ! local,flat,vlan,geneve =~ geneve ]] 2026-07-13 18:06:55.789 | + lib/neutron_plugins/ovn_agent:install_ovn:415 : sudo mkdir -p /var/run/openvswitch 2026-07-13 18:06:55.809 | ++ lib/neutron_plugins/ovn_agent:install_ovn:416 : whoami 2026-07-13 18:06:55.815 | + lib/neutron_plugins/ovn_agent:install_ovn:416 : sudo chown quobyte /var/run/openvswitch 2026-07-13 18:06:55.833 | + lib/neutron_plugins/ovn_agent:install_ovn:418 : [[ False == \T\r\u\e ]] 2026-07-13 18:06:55.838 | ++ lib/neutron_plugins/ovn_agent:install_ovn:440 : get_packages openvswitch 2026-07-13 18:06:55.868 | + lib/neutron_plugins/ovn_agent:install_ovn:440 : install_package fakeroot make openvswitch-switch 2026-07-13 18:06:55.873 | + functions-common:install_package:1438 : update_package_repo 2026-07-13 18:06:55.877 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-07-13 18:06:55.881 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-07-13 18:06:55.885 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-07-13 18:06:55.889 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-07-13 18:06:55.894 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-07-13 18:06:55.898 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-13 18:06:55.903 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-13 18:06:55.907 | + functions-common:update_package_repo:1421 : apt_get_update 2026-07-13 18:06:55.911 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-07-13 18:06:55.915 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-07-13 18:06:55.919 | + functions-common:apt_get_update:1167 : return 2026-07-13 18:06:55.923 | + functions-common:install_package:1439 : real_install_package fakeroot make openvswitch-switch 2026-07-13 18:06:55.927 | + functions-common:real_install_package:1426 : is_ubuntu 2026-07-13 18:06:55.931 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-13 18:06:55.935 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-13 18:06:55.939 | + functions-common:real_install_package:1427 : apt_get install fakeroot make openvswitch-switch 2026-07-13 18:06:55.971 | + 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-13 18:06:56.011 | Reading package lists... 2026-07-13 18:06:56.398 | Building dependency tree... 2026-07-13 18:06:56.403 | Reading state information... 2026-07-13 18:06:57.027 | fakeroot is already the newest version (1.33-1). 2026-07-13 18:06:57.027 | fakeroot set to manually installed. 2026-07-13 18:06:57.028 | make is already the newest version (4.3-4.1build2). 2026-07-13 18:06:57.028 | make set to manually installed. 2026-07-13 18:06:57.028 | The following packages were automatically installed and are no longer required: 2026-07-13 18:06:57.030 | libfwupd2 libgusb2 2026-07-13 18:06:57.030 | Use 'sudo apt autoremove' to remove them. 2026-07-13 18:06:57.033 | The following additional packages will be installed: 2026-07-13 18:06:57.034 | libunbound8 libxdp1 openvswitch-common python3-openvswitch 2026-07-13 18:06:57.035 | python3-sortedcontainers 2026-07-13 18:06:57.038 | Suggested packages: 2026-07-13 18:06:57.038 | openvswitch-doc python-sortedcontainers-doc 2026-07-13 18:06:57.080 | The following NEW packages will be installed: 2026-07-13 18:06:57.081 | libunbound8 libxdp1 openvswitch-common openvswitch-switch 2026-07-13 18:06:57.081 | python3-openvswitch python3-sortedcontainers 2026-07-13 18:06:57.173 | 0 upgraded, 6 newly installed, 0 to remove and 29 not upgraded. 2026-07-13 18:06:57.173 | Need to get 4219 kB of archives. 2026-07-13 18:06:57.173 | After this operation, 13.3 MB of additional disk space will be used. 2026-07-13 18:06:57.173 | Get:1 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libunbound8 amd64 1.19.2-1ubuntu3.8 [445 kB] 2026-07-13 18:06:57.324 | 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-13 18:06:57.368 | Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-sortedcontainers all 2.4.0-2 [27.6 kB] 2026-07-13 18:06:57.369 | Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 libxdp1 amd64 1.4.2-1ubuntu4 [62.5 kB] 2026-07-13 18:06:57.371 | 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-13 18:06:57.390 | 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-13 18:06:57.658 | perl: warning: Setting locale failed. 2026-07-13 18:06:57.658 | perl: warning: Please check that your locale settings: 2026-07-13 18:06:57.658 | LANGUAGE = (unset), 2026-07-13 18:06:57.658 | LC_ALL = "en_US.utf8", 2026-07-13 18:06:57.658 | LANG = "de_DE.UTF-8" 2026-07-13 18:06:57.658 | are supported and installed on your system. 2026-07-13 18:06:57.659 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-13 18:06:57.722 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-13 18:06:57.722 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-13 18:06:57.722 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-13 18:06:57.927 | Fetched 4219 kB in 0s (14.1 MB/s) 2026-07-13 18:06:57.972 | Selecting previously unselected package libunbound8:amd64. 2026-07-13 18:06:58.042 | (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-13 18:06:58.049 | Preparing to unpack .../0-libunbound8_1.19.2-1ubuntu3.8_amd64.deb ... 2026-07-13 18:06:58.056 | Unpacking libunbound8:amd64 (1.19.2-1ubuntu3.8) ... 2026-07-13 18:06:58.107 | Selecting previously unselected package openvswitch-common. 2026-07-13 18:06:58.119 | Preparing to unpack .../1-openvswitch-common_3.3.4-0ubuntu0.24.04.2_amd64.deb ... 2026-07-13 18:06:58.122 | Unpacking openvswitch-common (3.3.4-0ubuntu0.24.04.2) ... 2026-07-13 18:06:58.219 | Selecting previously unselected package python3-sortedcontainers. 2026-07-13 18:06:58.232 | Preparing to unpack .../2-python3-sortedcontainers_2.4.0-2_all.deb ... 2026-07-13 18:06:58.236 | Unpacking python3-sortedcontainers (2.4.0-2) ... 2026-07-13 18:06:58.282 | Selecting previously unselected package libxdp1:amd64. 2026-07-13 18:06:58.296 | Preparing to unpack .../3-libxdp1_1.4.2-1ubuntu4_amd64.deb ... 2026-07-13 18:06:58.299 | Unpacking libxdp1:amd64 (1.4.2-1ubuntu4) ... 2026-07-13 18:06:58.350 | Selecting previously unselected package python3-openvswitch. 2026-07-13 18:06:58.364 | Preparing to unpack .../4-python3-openvswitch_3.3.4-0ubuntu0.24.04.2_amd64.deb ... 2026-07-13 18:06:58.367 | Unpacking python3-openvswitch (3.3.4-0ubuntu0.24.04.2) ... 2026-07-13 18:06:58.472 | Selecting previously unselected package openvswitch-switch. 2026-07-13 18:06:58.486 | Preparing to unpack .../5-openvswitch-switch_3.3.4-0ubuntu0.24.04.2_amd64.deb ... 2026-07-13 18:06:58.494 | Unpacking openvswitch-switch (3.3.4-0ubuntu0.24.04.2) ... 2026-07-13 18:06:58.625 | Setting up python3-sortedcontainers (2.4.0-2) ... 2026-07-13 18:06:58.871 | Setting up libxdp1:amd64 (1.4.2-1ubuntu4) ... 2026-07-13 18:06:58.882 | Setting up libunbound8:amd64 (1.19.2-1ubuntu3.8) ... 2026-07-13 18:06:58.894 | Setting up openvswitch-common (3.3.4-0ubuntu0.24.04.2) ... 2026-07-13 18:06:58.909 | Setting up python3-openvswitch (3.3.4-0ubuntu0.24.04.2) ... 2026-07-13 18:06:59.302 | Setting up openvswitch-switch (3.3.4-0ubuntu0.24.04.2) ... 2026-07-13 18:06:59.325 | update-alternatives: using /usr/lib/openvswitch-switch/ovs-vswitchd to provide /usr/sbin/ovs-vswitchd (ovs-vswitchd) in auto mode 2026-07-13 18:07:00.002 | Created symlink /etc/systemd/system/openvswitch-switch.service.requires/ovs-record-hostname.service → /usr/lib/systemd/system/ovs-record-hostname.service. 2026-07-13 18:07:00.194 | Created symlink /etc/systemd/system/multi-user.target.wants/openvswitch-switch.service → /usr/lib/systemd/system/openvswitch-switch.service. 2026-07-13 18:07:01.222 | Processing triggers for man-db (2.12.0-4build2) ... 2026-07-13 18:07:02.979 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-13 18:07:03.231 | perl: warning: Setting locale failed. 2026-07-13 18:07:03.231 | perl: warning: Please check that your locale settings: 2026-07-13 18:07:03.231 | LANGUAGE = (unset), 2026-07-13 18:07:03.231 | LC_ALL = "en_US.utf8", 2026-07-13 18:07:03.231 | LANG = "de_DE.UTF-8" 2026-07-13 18:07:03.232 | are supported and installed on your system. 2026-07-13 18:07:03.232 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-13 18:07:03.363 | perl: warning: Setting locale failed. 2026-07-13 18:07:03.363 | perl: warning: Please check that your locale settings: 2026-07-13 18:07:03.363 | LANGUAGE = (unset), 2026-07-13 18:07:03.364 | LC_ALL = "en_US.utf8", 2026-07-13 18:07:03.364 | LANG = "de_DE.UTF-8" 2026-07-13 18:07:03.364 | are supported and installed on your system. 2026-07-13 18:07:03.364 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-13 18:07:03.413 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-13 18:07:03.413 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-13 18:07:03.413 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-13 18:07:03.483 | perl: warning: Setting locale failed. 2026-07-13 18:07:03.483 | perl: warning: Please check that your locale settings: 2026-07-13 18:07:03.483 | LANGUAGE = (unset), 2026-07-13 18:07:03.484 | LC_ALL = "en_US.utf8", 2026-07-13 18:07:03.484 | LANG = "de_DE.UTF-8" 2026-07-13 18:07:03.484 | are supported and installed on your system. 2026-07-13 18:07:03.485 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-13 18:07:04.020 | 2026-07-13 18:07:04.020 | Running kernel seems to be up-to-date. 2026-07-13 18:07:04.020 | 2026-07-13 18:07:04.020 | Restarting services... 2026-07-13 18:07:04.045 | 2026-07-13 18:07:04.045 | Service restarts being deferred: 2026-07-13 18:07:04.046 | systemctl restart virtlockd.service 2026-07-13 18:07:04.046 | systemctl restart virtlogd.service 2026-07-13 18:07:04.046 | 2026-07-13 18:07:04.046 | No containers need to be restarted. 2026-07-13 18:07:04.046 | 2026-07-13 18:07:04.046 | User sessions running outdated binaries: 2026-07-13 18:07:04.046 | quobyte @ session #5: sshd[2024,2070] 2026-07-13 18:07:04.058 | 2026-07-13 18:07:04.058 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-07-13 18:07:06.326 | + functions-common:apt_get:1211 : result=0 2026-07-13 18:07:06.331 | + functions-common:apt_get:1214 : time_stop apt-get 2026-07-13 18:07:06.335 | + functions-common:time_stop:2420 : local name 2026-07-13 18:07:06.339 | + functions-common:time_stop:2421 : local end_time 2026-07-13 18:07:06.342 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-13 18:07:06.347 | + functions-common:time_stop:2423 : local total 2026-07-13 18:07:06.350 | + functions-common:time_stop:2424 : local start_time 2026-07-13 18:07:06.354 | + functions-common:time_stop:2426 : name=apt-get 2026-07-13 18:07:06.358 | + functions-common:time_stop:2427 : start_time=1783966015967 2026-07-13 18:07:06.362 | + functions-common:time_stop:2429 : [[ -z 1783966015967 ]] 2026-07-13 18:07:06.367 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-13 18:07:06.373 | + functions-common:time_stop:2432 : end_time=1783966026369 2026-07-13 18:07:06.377 | + functions-common:time_stop:2433 : elapsed_time=10402 2026-07-13 18:07:06.381 | + functions-common:time_stop:2434 : total=164117 2026-07-13 18:07:06.385 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-13 18:07:06.388 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=174519 2026-07-13 18:07:06.393 | + functions-common:apt_get:1215 : return 0 2026-07-13 18:07:06.398 | ++ lib/neutron_plugins/ovn_agent:install_ovn:441 : get_packages ovn 2026-07-13 18:07:06.426 | + lib/neutron_plugins/ovn_agent:install_ovn:441 : install_package ovn-central ovn-controller-vtep ovn-host 2026-07-13 18:07:06.430 | + functions-common:install_package:1438 : update_package_repo 2026-07-13 18:07:06.434 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-07-13 18:07:06.438 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-07-13 18:07:06.442 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-07-13 18:07:06.447 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-07-13 18:07:06.451 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-07-13 18:07:06.455 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-13 18:07:06.459 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-13 18:07:06.463 | + functions-common:update_package_repo:1421 : apt_get_update 2026-07-13 18:07:06.467 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-07-13 18:07:06.471 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-07-13 18:07:06.475 | + functions-common:apt_get_update:1167 : return 2026-07-13 18:07:06.479 | + functions-common:install_package:1439 : real_install_package ovn-central ovn-controller-vtep ovn-host 2026-07-13 18:07:06.483 | + functions-common:real_install_package:1426 : is_ubuntu 2026-07-13 18:07:06.488 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-13 18:07:06.492 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-13 18:07:06.496 | + functions-common:real_install_package:1427 : apt_get install ovn-central ovn-controller-vtep ovn-host 2026-07-13 18:07:06.527 | + 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-13 18:07:06.567 | Reading package lists... 2026-07-13 18:07:06.999 | Building dependency tree... 2026-07-13 18:07:07.001 | Reading state information... 2026-07-13 18:07:07.723 | The following packages were automatically installed and are no longer required: 2026-07-13 18:07:07.725 | libfwupd2 libgusb2 2026-07-13 18:07:07.725 | Use 'sudo apt autoremove' to remove them. 2026-07-13 18:07:07.729 | The following additional packages will be installed: 2026-07-13 18:07:07.730 | ovn-common 2026-07-13 18:07:07.778 | The following NEW packages will be installed: 2026-07-13 18:07:07.779 | ovn-central ovn-common ovn-controller-vtep ovn-host 2026-07-13 18:07:07.868 | 0 upgraded, 4 newly installed, 0 to remove and 29 not upgraded. 2026-07-13 18:07:07.869 | Need to get 2360 kB of archives. 2026-07-13 18:07:07.869 | After this operation, 8355 kB of additional disk space will be used. 2026-07-13 18:07:07.869 | 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-13 18:07:08.078 | 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-13 18:07:08.082 | 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-13 18:07:08.084 | 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-13 18:07:08.350 | perl: warning: Setting locale failed. 2026-07-13 18:07:08.351 | perl: warning: Please check that your locale settings: 2026-07-13 18:07:08.351 | LANGUAGE = (unset), 2026-07-13 18:07:08.351 | LC_ALL = "en_US.utf8", 2026-07-13 18:07:08.351 | LANG = "de_DE.UTF-8" 2026-07-13 18:07:08.351 | are supported and installed on your system. 2026-07-13 18:07:08.351 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-13 18:07:08.415 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-13 18:07:08.415 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-13 18:07:08.415 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-13 18:07:08.625 | Fetched 2360 kB in 0s (8471 kB/s) 2026-07-13 18:07:08.731 | Selecting previously unselected package ovn-common. 2026-07-13 18:07:08.798 | (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-13 18:07:08.805 | Preparing to unpack .../ovn-common_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-07-13 18:07:08.809 | Unpacking ovn-common (24.03.6-0ubuntu0.24.04.1) ... 2026-07-13 18:07:08.923 | Selecting previously unselected package ovn-central. 2026-07-13 18:07:08.935 | Preparing to unpack .../ovn-central_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-07-13 18:07:08.939 | Unpacking ovn-central (24.03.6-0ubuntu0.24.04.1) ... 2026-07-13 18:07:09.006 | Selecting previously unselected package ovn-controller-vtep. 2026-07-13 18:07:09.019 | Preparing to unpack .../ovn-controller-vtep_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-07-13 18:07:09.023 | Unpacking ovn-controller-vtep (24.03.6-0ubuntu0.24.04.1) ... 2026-07-13 18:07:09.079 | Selecting previously unselected package ovn-host. 2026-07-13 18:07:09.091 | Preparing to unpack .../ovn-host_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-07-13 18:07:09.099 | Unpacking ovn-host (24.03.6-0ubuntu0.24.04.1) ... 2026-07-13 18:07:09.193 | Setting up ovn-common (24.03.6-0ubuntu0.24.04.1) ... 2026-07-13 18:07:09.212 | Setting up ovn-host (24.03.6-0ubuntu0.24.04.1) ... 2026-07-13 18:07:09.715 | ovn-controller.service is a disabled or a static unit, not starting it. 2026-07-13 18:07:09.907 | Created symlink /etc/systemd/system/multi-user.target.wants/ovn-host.service → /usr/lib/systemd/system/ovn-host.service. 2026-07-13 18:07:10.396 | ovn-controller.service is a disabled or a static unit, not starting it. 2026-07-13 18:07:10.454 | Setting up ovn-central (24.03.6-0ubuntu0.24.04.1) ... 2026-07-13 18:07:10.995 | ovn-northd.service is a disabled or a static unit, not starting it. 2026-07-13 18:07:11.183 | Created symlink /etc/systemd/system/ovn-sb-ovsdb.service → /usr/lib/systemd/system/ovn-ovsdb-server-sb.service. 2026-07-13 18:07:11.912 | Created symlink /etc/systemd/system/ovn-nb-ovsdb.service → /usr/lib/systemd/system/ovn-ovsdb-server-nb.service. 2026-07-13 18:07:12.643 | Created symlink /etc/systemd/system/multi-user.target.wants/ovn-central.service → /usr/lib/systemd/system/ovn-central.service. 2026-07-13 18:07:13.556 | ovn-northd.service is a disabled or a static unit, not starting it. 2026-07-13 18:07:13.625 | Setting up ovn-controller-vtep (24.03.6-0ubuntu0.24.04.1) ... 2026-07-13 18:07:13.825 | Created symlink /etc/systemd/system/multi-user.target.wants/ovn-controller-vtep.service → /usr/lib/systemd/system/ovn-controller-vtep.service. 2026-07-13 18:07:14.404 | Processing triggers for man-db (2.12.0-4build2) ... 2026-07-13 18:07:16.424 | perl: warning: Setting locale failed. 2026-07-13 18:07:16.424 | perl: warning: Please check that your locale settings: 2026-07-13 18:07:16.424 | LANGUAGE = (unset), 2026-07-13 18:07:16.424 | LC_ALL = "en_US.utf8", 2026-07-13 18:07:16.424 | LANG = "de_DE.UTF-8" 2026-07-13 18:07:16.425 | are supported and installed on your system. 2026-07-13 18:07:16.425 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-13 18:07:16.555 | perl: warning: Setting locale failed. 2026-07-13 18:07:16.556 | perl: warning: Please check that your locale settings: 2026-07-13 18:07:16.556 | LANGUAGE = (unset), 2026-07-13 18:07:16.556 | LC_ALL = "en_US.utf8", 2026-07-13 18:07:16.556 | LANG = "de_DE.UTF-8" 2026-07-13 18:07:16.557 | are supported and installed on your system. 2026-07-13 18:07:16.557 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-13 18:07:16.609 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-13 18:07:16.609 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-13 18:07:16.610 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-13 18:07:16.681 | perl: warning: Setting locale failed. 2026-07-13 18:07:16.681 | perl: warning: Please check that your locale settings: 2026-07-13 18:07:16.681 | LANGUAGE = (unset), 2026-07-13 18:07:16.681 | LC_ALL = "en_US.utf8", 2026-07-13 18:07:16.682 | LANG = "de_DE.UTF-8" 2026-07-13 18:07:16.682 | are supported and installed on your system. 2026-07-13 18:07:16.682 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-13 18:07:17.191 | 2026-07-13 18:07:17.192 | Running kernel seems to be up-to-date. 2026-07-13 18:07:17.192 | 2026-07-13 18:07:17.192 | Restarting services... 2026-07-13 18:07:17.216 | 2026-07-13 18:07:17.216 | Service restarts being deferred: 2026-07-13 18:07:17.216 | systemctl restart virtlockd.service 2026-07-13 18:07:17.216 | systemctl restart virtlogd.service 2026-07-13 18:07:17.216 | 2026-07-13 18:07:17.217 | No containers need to be restarted. 2026-07-13 18:07:17.217 | 2026-07-13 18:07:17.217 | User sessions running outdated binaries: 2026-07-13 18:07:17.217 | quobyte @ session #5: sshd[2024,2070] 2026-07-13 18:07:17.228 | 2026-07-13 18:07:17.228 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-07-13 18:07:19.294 | + functions-common:apt_get:1211 : result=0 2026-07-13 18:07:19.298 | + functions-common:apt_get:1214 : time_stop apt-get 2026-07-13 18:07:19.302 | + functions-common:time_stop:2420 : local name 2026-07-13 18:07:19.307 | + functions-common:time_stop:2421 : local end_time 2026-07-13 18:07:19.311 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-13 18:07:19.315 | + functions-common:time_stop:2423 : local total 2026-07-13 18:07:19.319 | + functions-common:time_stop:2424 : local start_time 2026-07-13 18:07:19.324 | + functions-common:time_stop:2426 : name=apt-get 2026-07-13 18:07:19.328 | + functions-common:time_stop:2427 : start_time=1783966026522 2026-07-13 18:07:19.331 | + functions-common:time_stop:2429 : [[ -z 1783966026522 ]] 2026-07-13 18:07:19.336 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-13 18:07:19.342 | + functions-common:time_stop:2432 : end_time=1783966039337 2026-07-13 18:07:19.346 | + functions-common:time_stop:2433 : elapsed_time=12815 2026-07-13 18:07:19.350 | + functions-common:time_stop:2434 : total=174519 2026-07-13 18:07:19.354 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-13 18:07:19.358 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=187334 2026-07-13 18:07:19.362 | + functions-common:apt_get:1215 : return 0 2026-07-13 18:07:19.366 | + 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-13 18:07:19.370 | + 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-13 18:07:19.375 | + lib/neutron_plugins/ovn_agent:install_ovn:448 : local log_archive_dir=/opt/stack/logs/archive 2026-07-13 18:07:19.379 | + lib/neutron_plugins/ovn_agent:install_ovn:449 : mkdir -p /opt/stack/logs/archive 2026-07-13 18:07:19.386 | + 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-13 18:07:19.390 | + lib/neutron_plugins/ovn_agent:install_ovn:451 : '[' -f /opt/stack/logs/ovs-vswitchd.log ']' 2026-07-13 18:07:19.394 | + 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-13 18:07:19.399 | + lib/neutron_plugins/ovn_agent:install_ovn:451 : '[' -f /opt/stack/logs/ovn-northd.log ']' 2026-07-13 18:07:19.403 | + 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-13 18:07:19.408 | + lib/neutron_plugins/ovn_agent:install_ovn:451 : '[' -f /opt/stack/logs/ovn-controller.log ']' 2026-07-13 18:07:19.412 | + 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-13 18:07:19.416 | + lib/neutron_plugins/ovn_agent:install_ovn:451 : '[' -f /opt/stack/logs/ovn-controller-vtep.log ']' 2026-07-13 18:07:19.420 | + 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-13 18:07:19.425 | + lib/neutron_plugins/ovn_agent:install_ovn:451 : '[' -f /opt/stack/logs/ovs-vtep.log ']' 2026-07-13 18:07:19.429 | + 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-13 18:07:19.433 | + lib/neutron_plugins/ovn_agent:install_ovn:451 : '[' -f /opt/stack/logs/ovsdb-server.log ']' 2026-07-13 18:07:19.437 | + 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-13 18:07:19.441 | + lib/neutron_plugins/ovn_agent:install_ovn:451 : '[' -f /opt/stack/logs/ovsdb-server-nb.log ']' 2026-07-13 18:07:19.445 | + 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-13 18:07:19.449 | + lib/neutron_plugins/ovn_agent:install_ovn:451 : '[' -f /opt/stack/logs/ovsdb-server-sb.log ']' 2026-07-13 18:07:19.453 | + lib/neutron_plugins/ovn_agent:install_ovn:457 : use_library_from_git ovsdbapp 2026-07-13 18:07:19.457 | + inc/python:use_library_from_git:266 : local name=ovsdbapp 2026-07-13 18:07:19.461 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-13 18:07:19.466 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-13 18:07:19.470 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,ovsdbapp, ]] 2026-07-13 18:07:19.474 | + inc/python:use_library_from_git:269 : return 1 2026-07-13 18:07:19.478 | + lib/neutron_plugins/ovn_agent:install_ovn:463 : [[ False == \T\r\u\e ]] 2026-07-13 18:07:19.482 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-07-13 18:07:19.486 | + ./stack.sh:main:959 : is_service_enabled nova 2026-07-13 18:07:19.512 | + functions-common:is_service_enabled:2076 : return 0 2026-07-13 18:07:19.516 | + ./stack.sh:main:961 : stack_install_service nova 2026-07-13 18:07:19.520 | + lib/stack:stack_install_service:20 : local service=nova 2026-07-13 18:07:19.524 | + lib/stack:stack_install_service:21 : type install_nova 2026-07-13 18:07:19.528 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-07-13 18:07:19.532 | + lib/stack:stack_install_service:32 : install_nova 2026-07-13 18:07:19.536 | + lib/nova:install_nova:912 : use_library_from_git os-vif 2026-07-13 18:07:19.541 | + inc/python:use_library_from_git:266 : local name=os-vif 2026-07-13 18:07:19.544 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-13 18:07:19.548 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-13 18:07:19.552 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-vif, ]] 2026-07-13 18:07:19.556 | + inc/python:use_library_from_git:269 : return 1 2026-07-13 18:07:19.560 | + lib/nova:install_nova:917 : is_service_enabled n-cpu 2026-07-13 18:07:19.585 | + functions-common:is_service_enabled:2076 : return 0 2026-07-13 18:07:19.589 | + lib/nova:install_nova:917 : [[ -r /home/quobyte/devstack/lib/nova_plugins/hypervisor-libvirt ]] 2026-07-13 18:07:19.593 | + lib/nova:install_nova:918 : install_nova_hypervisor 2026-07-13 18:07:19.597 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:91 : install_libvirt 2026-07-13 18:07:19.601 | + lib/nova_plugins/functions-libvirt:install_libvirt:80 : [[ noble =~ bookworm ]] 2026-07-13 18:07:19.604 | + 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-13 18:07:19.764 | + lib/nova_plugins/functions-libvirt:install_libvirt:95 : is_ubuntu 2026-07-13 18:07:19.768 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-13 18:07:19.772 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-13 18:07:19.775 | + 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-13 18:07:19.779 | + functions-common:install_package:1438 : update_package_repo 2026-07-13 18:07:19.783 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-07-13 18:07:19.787 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-07-13 18:07:19.790 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-07-13 18:07:19.794 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-07-13 18:07:19.797 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-07-13 18:07:19.801 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-13 18:07:19.805 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-13 18:07:19.808 | + functions-common:update_package_repo:1421 : apt_get_update 2026-07-13 18:07:19.812 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-07-13 18:07:19.816 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-07-13 18:07:19.819 | + functions-common:apt_get_update:1167 : return 2026-07-13 18:07:19.823 | + functions-common:install_package:1439 : real_install_package qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-07-13 18:07:19.827 | + functions-common:real_install_package:1426 : is_ubuntu 2026-07-13 18:07:19.831 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-13 18:07:19.834 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-13 18:07:19.838 | + functions-common:real_install_package:1427 : apt_get install qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-07-13 18:07:19.869 | + 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-13 18:07:19.908 | Reading package lists... 2026-07-13 18:07:20.280 | Building dependency tree... 2026-07-13 18:07:20.282 | Reading state information... 2026-07-13 18:07:20.863 | libvirt-clients is already the newest version (10.0.0-2ubuntu8.14). 2026-07-13 18:07:20.864 | libvirt-clients set to manually installed. 2026-07-13 18:07:20.864 | libvirt-daemon-system is already the newest version (10.0.0-2ubuntu8.14). 2026-07-13 18:07:20.864 | The following packages were automatically installed and are no longer required: 2026-07-13 18:07:20.866 | libfwupd2 libgusb2 2026-07-13 18:07:20.866 | Use 'sudo apt autoremove' to remove them. 2026-07-13 18:07:20.867 | The following additional packages will be installed: 2026-07-13 18:07:20.869 | apport ovmf python3-apport python3-zstandard qemu-efi-aarch64 qemu-efi-arm 2026-07-13 18:07:20.869 | qemu-system-arm qemu-system-mips qemu-system-misc qemu-system-ppc 2026-07-13 18:07:20.869 | qemu-system-s390x qemu-system-sparc 2026-07-13 18:07:20.872 | Suggested packages: 2026-07-13 18:07:20.872 | apport-gtk | apport-kde pkexec python-zstandard-doc samba vde2 2026-07-13 18:07:20.915 | The following packages will be REMOVED: 2026-07-13 18:07:20.919 | apport-core-dump-handler 2026-07-13 18:07:20.919 | The following NEW packages will be installed: 2026-07-13 18:07:20.920 | libvirt-dev python3-libvirt python3-zstandard qemu-efi-aarch64 qemu-efi-arm 2026-07-13 18:07:20.920 | qemu-system qemu-system-arm qemu-system-mips qemu-system-misc 2026-07-13 18:07:20.921 | qemu-system-ppc qemu-system-s390x qemu-system-sparc systemd-coredump 2026-07-13 18:07:20.922 | The following packages will be upgraded: 2026-07-13 18:07:20.926 | apport ovmf python3-apport 2026-07-13 18:07:21.011 | 3 upgraded, 13 newly installed, 1 to remove and 25 not upgraded. 2026-07-13 18:07:21.011 | Need to get 115 MB of archives. 2026-07-13 18:07:21.011 | After this operation, 897 MB of additional disk space will be used. 2026-07-13 18:07:21.011 | Get:1 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-apport all 2.28.2-0ubuntu0.1 [92.9 kB] 2026-07-13 18:07:21.092 | Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 apport all 2.28.2-0ubuntu0.1 [85.3 kB] 2026-07-13 18:07:21.109 | Get:3 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 systemd-coredump amd64 255.4-1ubuntu8.16 [71.7 kB] 2026-07-13 18:07:21.122 | Get:4 http://archive.ubuntu.com/ubuntu noble/universe amd64 python3-zstandard amd64 0.22.0-1build1 [360 kB] 2026-07-13 18:07:21.154 | Get:5 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libvirt-dev amd64 10.0.0-2ubuntu8.14 [178 kB] 2026-07-13 18:07:21.163 | Get:6 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-libvirt amd64 10.0.0-1build1 [164 kB] 2026-07-13 18:07:21.169 | 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-13 18:07:21.305 | 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-13 18:07:21.492 | 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-13 18:07:21.592 | 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-13 18:07:21.661 | 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-13 18:07:21.699 | 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-13 18:07:22.337 | 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-13 18:07:22.337 | Get:14 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 ovmf all 2024.02-2ubuntu0.9 [5187 kB] 2026-07-13 18:07:22.394 | Get:15 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-efi-aarch64 all 2024.02-2ubuntu0.9 [4115 kB] 2026-07-13 18:07:22.439 | Get:16 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-efi-arm all 2024.02-2ubuntu0.9 [776 kB] 2026-07-13 18:07:22.691 | perl: warning: Setting locale failed. 2026-07-13 18:07:22.691 | perl: warning: Please check that your locale settings: 2026-07-13 18:07:22.691 | LANGUAGE = (unset), 2026-07-13 18:07:22.691 | LC_ALL = "en_US.utf8", 2026-07-13 18:07:22.691 | LANG = "de_DE.UTF-8" 2026-07-13 18:07:22.691 | are supported and installed on your system. 2026-07-13 18:07:22.692 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-13 18:07:22.755 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-13 18:07:22.755 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-13 18:07:22.755 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-13 18:07:23.048 | Fetched 115 MB in 1s (77.0 MB/s) 2026-07-13 18:07:23.155 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 127210 files and directories currently installed.) 2026-07-13 18:07:23.162 | Preparing to unpack .../python3-apport_2.28.2-0ubuntu0.1_all.deb ... 2026-07-13 18:07:23.295 | Unpacking python3-apport (2.28.2-0ubuntu0.1) over (2.28.1-0ubuntu3.8) ... 2026-07-13 18:07:23.378 | Preparing to unpack .../apport_2.28.2-0ubuntu0.1_all.deb ... 2026-07-13 18:07:23.464 | Unpacking apport (2.28.2-0ubuntu0.1) over (2.28.1-0ubuntu3.8) ... 2026-07-13 18:07:23.783 | dpkg: apport-core-dump-handler: dependency problems, but removing anyway as you requested: 2026-07-13 18:07:23.783 | apport depends on apport-core-dump-handler | python3-zstandard; however: 2026-07-13 18:07:23.783 | Package apport-core-dump-handler is to be removed. 2026-07-13 18:07:23.783 | Package python3-zstandard is not installed. 2026-07-13 18:07:23.783 | apport depends on apport-core-dump-handler | systemd-coredump; however: 2026-07-13 18:07:23.783 | Package apport-core-dump-handler is to be removed. 2026-07-13 18:07:23.783 | Package systemd-coredump is not installed. 2026-07-13 18:07:23.783 | apport depends on apport-core-dump-handler | python3-zstandard; however: 2026-07-13 18:07:23.783 | Package apport-core-dump-handler is to be removed. 2026-07-13 18:07:23.783 | Package python3-zstandard is not installed. 2026-07-13 18:07:23.784 | apport depends on apport-core-dump-handler | systemd-coredump; however: 2026-07-13 18:07:23.784 | Package apport-core-dump-handler is to be removed. 2026-07-13 18:07:23.784 | Package systemd-coredump is not installed. 2026-07-13 18:07:23.784 | 2026-07-13 18:07:23.847 | (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-13 18:07:23.854 | Removing apport-core-dump-handler (2.28.1-0ubuntu3.8) ... 2026-07-13 18:07:24.849 | Selecting previously unselected package systemd-coredump. 2026-07-13 18:07:24.910 | (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-13 18:07:24.917 | Preparing to unpack .../00-systemd-coredump_255.4-1ubuntu8.16_amd64.deb ... 2026-07-13 18:07:24.921 | Unpacking systemd-coredump (255.4-1ubuntu8.16) ... 2026-07-13 18:07:24.982 | Selecting previously unselected package python3-zstandard. 2026-07-13 18:07:24.995 | Preparing to unpack .../01-python3-zstandard_0.22.0-1build1_amd64.deb ... 2026-07-13 18:07:24.999 | Unpacking python3-zstandard (0.22.0-1build1) ... 2026-07-13 18:07:25.067 | Selecting previously unselected package libvirt-dev:amd64. 2026-07-13 18:07:25.080 | Preparing to unpack .../02-libvirt-dev_10.0.0-2ubuntu8.14_amd64.deb ... 2026-07-13 18:07:25.093 | Unpacking libvirt-dev:amd64 (10.0.0-2ubuntu8.14) ... 2026-07-13 18:07:25.166 | Selecting previously unselected package python3-libvirt. 2026-07-13 18:07:25.179 | Preparing to unpack .../03-python3-libvirt_10.0.0-1build1_amd64.deb ... 2026-07-13 18:07:25.183 | Unpacking python3-libvirt (10.0.0-1build1) ... 2026-07-13 18:07:25.280 | Selecting previously unselected package qemu-system-arm. 2026-07-13 18:07:25.292 | Preparing to unpack .../04-qemu-system-arm_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-07-13 18:07:25.306 | Unpacking qemu-system-arm (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-13 18:07:25.851 | Selecting previously unselected package qemu-system-mips. 2026-07-13 18:07:25.862 | Preparing to unpack .../05-qemu-system-mips_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-07-13 18:07:25.875 | Unpacking qemu-system-mips (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-13 18:07:26.531 | Selecting previously unselected package qemu-system-ppc. 2026-07-13 18:07:26.543 | Preparing to unpack .../06-qemu-system-ppc_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-07-13 18:07:26.559 | Unpacking qemu-system-ppc (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-13 18:07:26.940 | Selecting previously unselected package qemu-system-sparc. 2026-07-13 18:07:26.950 | Preparing to unpack .../07-qemu-system-sparc_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-07-13 18:07:26.964 | Unpacking qemu-system-sparc (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-13 18:07:27.233 | Selecting previously unselected package qemu-system-s390x. 2026-07-13 18:07:27.245 | Preparing to unpack .../08-qemu-system-s390x_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-07-13 18:07:27.257 | Unpacking qemu-system-s390x (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-13 18:07:27.438 | Selecting previously unselected package qemu-system-misc. 2026-07-13 18:07:27.451 | Preparing to unpack .../09-qemu-system-misc_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-07-13 18:07:27.464 | Unpacking qemu-system-misc (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-13 18:07:29.420 | Selecting previously unselected package qemu-system. 2026-07-13 18:07:29.431 | Preparing to unpack .../10-qemu-system_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-07-13 18:07:29.435 | Unpacking qemu-system (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-13 18:07:29.492 | Preparing to unpack .../11-ovmf_2024.02-2ubuntu0.9_all.deb ... 2026-07-13 18:07:29.504 | Unpacking ovmf (2024.02-2ubuntu0.9) over (2024.02-2ubuntu0.8) ... 2026-07-13 18:07:29.680 | Selecting previously unselected package qemu-efi-aarch64. 2026-07-13 18:07:29.693 | Preparing to unpack .../12-qemu-efi-aarch64_2024.02-2ubuntu0.9_all.deb ... 2026-07-13 18:07:29.697 | Unpacking qemu-efi-aarch64 (2024.02-2ubuntu0.9) ... 2026-07-13 18:07:31.569 | Selecting previously unselected package qemu-efi-arm. 2026-07-13 18:07:31.581 | Preparing to unpack .../13-qemu-efi-arm_2024.02-2ubuntu0.9_all.deb ... 2026-07-13 18:07:31.586 | Unpacking qemu-efi-arm (2024.02-2ubuntu0.9) ... 2026-07-13 18:07:32.443 | Setting up systemd-coredump (255.4-1ubuntu8.16) ... 2026-07-13 18:07:32.968 | Creating group 'systemd-coredump' with GID 987. 2026-07-13 18:07:32.971 | Creating user 'systemd-coredump' (systemd Core Dumper) with UID 987 and GID 987. 2026-07-13 18:07:32.998 | Setting up python3-libvirt (10.0.0-1build1) ... 2026-07-13 18:07:33.298 | Setting up qemu-system-mips (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-13 18:07:33.315 | Setting up qemu-system-sparc (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-13 18:07:33.331 | Setting up libvirt-dev:amd64 (10.0.0-2ubuntu8.14) ... 2026-07-13 18:07:33.346 | Setting up qemu-system-ppc (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-13 18:07:33.363 | Setting up qemu-efi-aarch64 (2024.02-2ubuntu0.9) ... 2026-07-13 18:07:33.373 | Setting up qemu-system-misc (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-13 18:07:33.389 | Setting up python3-apport (2.28.2-0ubuntu0.1) ... 2026-07-13 18:07:33.630 | Setting up ovmf (2024.02-2ubuntu0.9) ... 2026-07-13 18:07:33.639 | Setting up python3-zstandard (0.22.0-1build1) ... 2026-07-13 18:07:33.883 | Setting up qemu-system-arm (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-13 18:07:33.900 | Setting up qemu-efi-arm (2024.02-2ubuntu0.9) ... 2026-07-13 18:07:33.910 | Setting up qemu-system-s390x (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-13 18:07:33.927 | Setting up apport (2.28.2-0ubuntu0.1) ... 2026-07-13 18:07:35.041 | apport-autoreport.service is a disabled or a static unit not running, not starting it. 2026-07-13 18:07:35.089 | Setting up qemu-system (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-13 18:07:35.099 | Processing triggers for man-db (2.12.0-4build2) ... 2026-07-13 18:07:36.661 | Processing triggers for hicolor-icon-theme (0.17-2) ... 2026-07-13 18:07:36.993 | perl: warning: Setting locale failed. 2026-07-13 18:07:36.993 | perl: warning: Please check that your locale settings: 2026-07-13 18:07:36.993 | LANGUAGE = (unset), 2026-07-13 18:07:36.993 | LC_ALL = "en_US.utf8", 2026-07-13 18:07:36.993 | LANG = "de_DE.UTF-8" 2026-07-13 18:07:36.994 | are supported and installed on your system. 2026-07-13 18:07:36.994 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-13 18:07:37.124 | perl: warning: Setting locale failed. 2026-07-13 18:07:37.125 | perl: warning: Please check that your locale settings: 2026-07-13 18:07:37.125 | LANGUAGE = (unset), 2026-07-13 18:07:37.125 | LC_ALL = "en_US.utf8", 2026-07-13 18:07:37.125 | LANG = "de_DE.UTF-8" 2026-07-13 18:07:37.125 | are supported and installed on your system. 2026-07-13 18:07:37.126 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-13 18:07:37.175 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-13 18:07:37.175 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-13 18:07:37.175 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-13 18:07:37.244 | perl: warning: Setting locale failed. 2026-07-13 18:07:37.244 | perl: warning: Please check that your locale settings: 2026-07-13 18:07:37.244 | LANGUAGE = (unset), 2026-07-13 18:07:37.244 | LC_ALL = "en_US.utf8", 2026-07-13 18:07:37.245 | LANG = "de_DE.UTF-8" 2026-07-13 18:07:37.245 | are supported and installed on your system. 2026-07-13 18:07:37.245 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-13 18:07:37.749 | 2026-07-13 18:07:37.749 | Running kernel seems to be up-to-date. 2026-07-13 18:07:37.749 | 2026-07-13 18:07:37.750 | Restarting services... 2026-07-13 18:07:37.775 | 2026-07-13 18:07:37.775 | Service restarts being deferred: 2026-07-13 18:07:37.775 | systemctl restart virtlockd.service 2026-07-13 18:07:37.775 | systemctl restart virtlogd.service 2026-07-13 18:07:37.775 | 2026-07-13 18:07:37.775 | No containers need to be restarted. 2026-07-13 18:07:37.775 | 2026-07-13 18:07:37.775 | User sessions running outdated binaries: 2026-07-13 18:07:37.775 | quobyte @ session #5: sshd[2024,2070] 2026-07-13 18:07:37.786 | 2026-07-13 18:07:37.786 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-07-13 18:07:39.758 | + functions-common:apt_get:1211 : result=0 2026-07-13 18:07:39.761 | + functions-common:apt_get:1214 : time_stop apt-get 2026-07-13 18:07:39.765 | + functions-common:time_stop:2420 : local name 2026-07-13 18:07:39.768 | + functions-common:time_stop:2421 : local end_time 2026-07-13 18:07:39.772 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-13 18:07:39.775 | + functions-common:time_stop:2423 : local total 2026-07-13 18:07:39.778 | + functions-common:time_stop:2424 : local start_time 2026-07-13 18:07:39.781 | + functions-common:time_stop:2426 : name=apt-get 2026-07-13 18:07:39.785 | + functions-common:time_stop:2427 : start_time=1783966039864 2026-07-13 18:07:39.788 | + functions-common:time_stop:2429 : [[ -z 1783966039864 ]] 2026-07-13 18:07:39.792 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-13 18:07:39.796 | + functions-common:time_stop:2432 : end_time=1783966059794 2026-07-13 18:07:39.800 | + functions-common:time_stop:2433 : elapsed_time=19930 2026-07-13 18:07:39.803 | + functions-common:time_stop:2434 : total=187334 2026-07-13 18:07:39.806 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-13 18:07:39.809 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=207264 2026-07-13 18:07:39.812 | + functions-common:apt_get:1215 : return 0 2026-07-13 18:07:39.815 | + lib/nova_plugins/functions-libvirt:install_libvirt:97 : install_package ovmf swtpm swtpm-tools mdevctl 2026-07-13 18:07:39.818 | + functions-common:install_package:1438 : update_package_repo 2026-07-13 18:07:39.821 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-07-13 18:07:39.823 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-07-13 18:07:39.826 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-07-13 18:07:39.829 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-07-13 18:07:39.832 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-07-13 18:07:39.836 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-13 18:07:39.839 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-13 18:07:39.841 | + functions-common:update_package_repo:1421 : apt_get_update 2026-07-13 18:07:39.844 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-07-13 18:07:39.847 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-07-13 18:07:39.851 | + functions-common:apt_get_update:1167 : return 2026-07-13 18:07:39.854 | + functions-common:install_package:1439 : real_install_package ovmf swtpm swtpm-tools mdevctl 2026-07-13 18:07:39.857 | + functions-common:real_install_package:1426 : is_ubuntu 2026-07-13 18:07:39.859 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-13 18:07:39.862 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-13 18:07:39.866 | + functions-common:real_install_package:1427 : apt_get install ovmf swtpm swtpm-tools mdevctl 2026-07-13 18:07:39.891 | + 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-13 18:07:39.929 | Reading package lists... 2026-07-13 18:07:40.290 | Building dependency tree... 2026-07-13 18:07:40.292 | Reading state information... 2026-07-13 18:07:40.825 | ovmf is already the newest version (2024.02-2ubuntu0.9). 2026-07-13 18:07:40.825 | ovmf set to manually installed. 2026-07-13 18:07:40.825 | swtpm is already the newest version (0.7.3-0ubuntu5.24.04.1). 2026-07-13 18:07:40.825 | swtpm set to manually installed. 2026-07-13 18:07:40.825 | swtpm-tools is already the newest version (0.7.3-0ubuntu5.24.04.1). 2026-07-13 18:07:40.825 | swtpm-tools set to manually installed. 2026-07-13 18:07:40.825 | mdevctl is already the newest version (1.3.0-1ubuntu2.1). 2026-07-13 18:07:40.826 | mdevctl set to manually installed. 2026-07-13 18:07:40.826 | The following packages were automatically installed and are no longer required: 2026-07-13 18:07:40.828 | libfwupd2 libgusb2 2026-07-13 18:07:40.828 | Use 'sudo apt autoremove' to remove them. 2026-07-13 18:07:40.910 | 0 upgraded, 0 newly installed, 0 to remove and 25 not upgraded. 2026-07-13 18:07:40.915 | + functions-common:apt_get:1211 : result=0 2026-07-13 18:07:40.919 | + functions-common:apt_get:1214 : time_stop apt-get 2026-07-13 18:07:40.922 | + functions-common:time_stop:2420 : local name 2026-07-13 18:07:40.924 | + functions-common:time_stop:2421 : local end_time 2026-07-13 18:07:40.927 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-13 18:07:40.930 | + functions-common:time_stop:2423 : local total 2026-07-13 18:07:40.933 | + functions-common:time_stop:2424 : local start_time 2026-07-13 18:07:40.935 | + functions-common:time_stop:2426 : name=apt-get 2026-07-13 18:07:40.938 | + functions-common:time_stop:2427 : start_time=1783966059887 2026-07-13 18:07:40.941 | + functions-common:time_stop:2429 : [[ -z 1783966059887 ]] 2026-07-13 18:07:40.944 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-13 18:07:40.949 | + functions-common:time_stop:2432 : end_time=1783966060946 2026-07-13 18:07:40.952 | + functions-common:time_stop:2433 : elapsed_time=1059 2026-07-13 18:07:40.955 | + functions-common:time_stop:2434 : total=207264 2026-07-13 18:07:40.957 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-13 18:07:40.960 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=208323 2026-07-13 18:07:40.963 | + functions-common:apt_get:1215 : return 0 2026-07-13 18:07:40.966 | + lib/nova_plugins/functions-libvirt:install_libvirt:98 : is_arch aarch64 2026-07-13 18:07:40.970 | ++ functions-common:is_arch:519 : uname -m 2026-07-13 18:07:40.975 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-07-13 18:07:40.978 | + lib/nova_plugins/functions-libvirt:install_libvirt:103 : [[ noble =~ bookworm ]] 2026-07-13 18:07:40.981 | + lib/nova_plugins/functions-libvirt:install_libvirt:103 : [[ noble =~ trixie ]] 2026-07-13 18:07:40.984 | + lib/nova_plugins/functions-libvirt:install_libvirt:145 : [[ False == True ]] 2026-07-13 18:07:40.987 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:96 : [[ kvm == \l\x\c ]] 2026-07-13 18:07:40.990 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:108 : [[ '' == \T\r\u\e ]] 2026-07-13 18:07:40.993 | + lib/nova:install_nova:921 : is_service_enabled n-novnc 2026-07-13 18:07:41.013 | + functions-common:is_service_enabled:2076 : return 0 2026-07-13 18:07:41.017 | ++ lib/nova:install_nova:923 : trueorfalse False NOVNC_FROM_PACKAGE 2026-07-13 18:07:41.037 | + lib/nova:install_nova:923 : NOVNC_FROM_PACKAGE=False 2026-07-13 18:07:41.040 | + lib/nova:install_nova:924 : '[' False = True ']' 2026-07-13 18:07:41.043 | + lib/nova:install_nova:943 : NOVNC_WEB_DIR=/opt/stack/novnc 2026-07-13 18:07:41.046 | + lib/nova:install_nova:944 : git_clone https://github.com/novnc/novnc.git /opt/stack/novnc v1.3.0 2026-07-13 18:07:41.049 | + functions-common:git_clone:589 : local git_remote=https://github.com/novnc/novnc.git 2026-07-13 18:07:41.051 | + functions-common:git_clone:590 : local git_dest=/opt/stack/novnc 2026-07-13 18:07:41.055 | + functions-common:git_clone:591 : local git_ref=v1.3.0 2026-07-13 18:07:41.057 | + functions-common:git_clone:592 : local orig_dir 2026-07-13 18:07:41.061 | ++ functions-common:git_clone:593 : pwd 2026-07-13 18:07:41.064 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-07-13 18:07:41.067 | + functions-common:git_clone:594 : local git_clone_flags= 2026-07-13 18:07:41.071 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-07-13 18:07:41.090 | + functions-common:git_clone:596 : RECLONE=False 2026-07-13 18:07:41.093 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-07-13 18:07:41.096 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-07-13 18:07:41.101 | + functions-common:git_clone:610 : echo v1.3.0 2026-07-13 18:07:41.101 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-07-13 18:07:41.107 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/novnc ]] 2026-07-13 18:07:41.110 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-07-13 18:07:41.114 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://github.com/novnc/novnc.git /opt/stack/novnc 2026-07-13 18:07:41.117 | + functions-common:git_timed:697 : local count=0 2026-07-13 18:07:41.120 | + functions-common:git_timed:698 : local timeout=0 2026-07-13 18:07:41.123 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-13 18:07:41.126 | + functions-common:git_timed:701 : timeout=0 2026-07-13 18:07:41.130 | + functions-common:git_timed:704 : time_start git_timed 2026-07-13 18:07:41.133 | + functions-common:time_start:2406 : local name=git_timed 2026-07-13 18:07:41.136 | + functions-common:time_start:2407 : local start_time= 2026-07-13 18:07:41.139 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-13 18:07:41.143 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-13 18:07:41.147 | + functions-common:time_start:2411 : _TIME_START[$name]=1783966061144 2026-07-13 18:07:41.150 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://github.com/novnc/novnc.git /opt/stack/novnc 2026-07-13 18:07:41.153 | Cloning into '/opt/stack/novnc'... 2026-07-13 18:07:43.104 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-13 18:07:43.107 | + functions-common:time_stop:2420 : local name 2026-07-13 18:07:43.110 | + functions-common:time_stop:2421 : local end_time 2026-07-13 18:07:43.113 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-13 18:07:43.116 | + functions-common:time_stop:2423 : local total 2026-07-13 18:07:43.119 | + functions-common:time_stop:2424 : local start_time 2026-07-13 18:07:43.122 | + functions-common:time_stop:2426 : name=git_timed 2026-07-13 18:07:43.126 | + functions-common:time_stop:2427 : start_time=1783966061144 2026-07-13 18:07:43.130 | + functions-common:time_stop:2429 : [[ -z 1783966061144 ]] 2026-07-13 18:07:43.134 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-13 18:07:43.140 | + functions-common:time_stop:2432 : end_time=1783966063136 2026-07-13 18:07:43.143 | + functions-common:time_stop:2433 : elapsed_time=1992 2026-07-13 18:07:43.146 | + functions-common:time_stop:2434 : total=153710 2026-07-13 18:07:43.149 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-13 18:07:43.152 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=155702 2026-07-13 18:07:43.156 | + functions-common:git_clone:631 : cd /opt/stack/novnc 2026-07-13 18:07:43.160 | + functions-common:git_clone:632 : git_timed fetch origin v1.3.0 2026-07-13 18:07:43.164 | + functions-common:git_timed:697 : local count=0 2026-07-13 18:07:43.168 | + functions-common:git_timed:698 : local timeout=0 2026-07-13 18:07:43.172 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-13 18:07:43.175 | + functions-common:git_timed:701 : timeout=0 2026-07-13 18:07:43.178 | + functions-common:git_timed:704 : time_start git_timed 2026-07-13 18:07:43.181 | + functions-common:time_start:2406 : local name=git_timed 2026-07-13 18:07:43.184 | + functions-common:time_start:2407 : local start_time= 2026-07-13 18:07:43.188 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-13 18:07:43.193 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-13 18:07:43.198 | + functions-common:time_start:2411 : _TIME_START[$name]=1783966063194 2026-07-13 18:07:43.201 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin v1.3.0 2026-07-13 18:07:43.609 | From https://github.com/novnc/novnc 2026-07-13 18:07:43.609 | * tag v1.3.0 -> FETCH_HEAD 2026-07-13 18:07:43.620 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-13 18:07:43.624 | + functions-common:time_stop:2420 : local name 2026-07-13 18:07:43.627 | + functions-common:time_stop:2421 : local end_time 2026-07-13 18:07:43.629 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-13 18:07:43.632 | + functions-common:time_stop:2423 : local total 2026-07-13 18:07:43.635 | + functions-common:time_stop:2424 : local start_time 2026-07-13 18:07:43.639 | + functions-common:time_stop:2426 : name=git_timed 2026-07-13 18:07:43.642 | + functions-common:time_stop:2427 : start_time=1783966063194 2026-07-13 18:07:43.646 | + functions-common:time_stop:2429 : [[ -z 1783966063194 ]] 2026-07-13 18:07:43.651 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-13 18:07:43.656 | + functions-common:time_stop:2432 : end_time=1783966063652 2026-07-13 18:07:43.659 | + functions-common:time_stop:2433 : elapsed_time=458 2026-07-13 18:07:43.663 | + functions-common:time_stop:2434 : total=155702 2026-07-13 18:07:43.665 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-13 18:07:43.669 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=156160 2026-07-13 18:07:43.672 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-07-13 18:07:43.676 | + functions-common:git_timed:697 : local count=0 2026-07-13 18:07:43.679 | + functions-common:git_timed:698 : local timeout=0 2026-07-13 18:07:43.683 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-13 18:07:43.687 | + functions-common:git_timed:701 : timeout=0 2026-07-13 18:07:43.690 | + functions-common:git_timed:704 : time_start git_timed 2026-07-13 18:07:43.694 | + functions-common:time_start:2406 : local name=git_timed 2026-07-13 18:07:43.698 | + functions-common:time_start:2407 : local start_time= 2026-07-13 18:07:43.702 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-13 18:07:43.707 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-13 18:07:43.713 | + functions-common:time_start:2411 : _TIME_START[$name]=1783966063708 2026-07-13 18:07:43.717 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-07-13 18:07:43.749 | Note: switching to 'FETCH_HEAD'. 2026-07-13 18:07:43.749 | 2026-07-13 18:07:43.750 | You are in 'detached HEAD' state. You can look around, make experimental 2026-07-13 18:07:43.750 | changes and commit them, and you can discard any commits you make in this 2026-07-13 18:07:43.750 | state without impacting any branches by switching back to a branch. 2026-07-13 18:07:43.750 | 2026-07-13 18:07:43.750 | If you want to create a new branch to retain commits you create, you may 2026-07-13 18:07:43.750 | do so (now or later) by using -c with the switch command. Example: 2026-07-13 18:07:43.750 | 2026-07-13 18:07:43.750 | git switch -c 2026-07-13 18:07:43.750 | 2026-07-13 18:07:43.750 | Or undo this operation with: 2026-07-13 18:07:43.750 | 2026-07-13 18:07:43.750 | git switch - 2026-07-13 18:07:43.751 | 2026-07-13 18:07:43.751 | Turn off this advice by setting config variable advice.detachedHead to false 2026-07-13 18:07:43.751 | 2026-07-13 18:07:43.751 | HEAD is now at 463c39e noVNC 1.3.0 2026-07-13 18:07:43.755 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-13 18:07:43.758 | + functions-common:time_stop:2420 : local name 2026-07-13 18:07:43.761 | + functions-common:time_stop:2421 : local end_time 2026-07-13 18:07:43.765 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-13 18:07:43.768 | + functions-common:time_stop:2423 : local total 2026-07-13 18:07:43.772 | + functions-common:time_stop:2424 : local start_time 2026-07-13 18:07:43.774 | + functions-common:time_stop:2426 : name=git_timed 2026-07-13 18:07:43.778 | + functions-common:time_stop:2427 : start_time=1783966063708 2026-07-13 18:07:43.782 | + functions-common:time_stop:2429 : [[ -z 1783966063708 ]] 2026-07-13 18:07:43.786 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-13 18:07:43.791 | + functions-common:time_stop:2432 : end_time=1783966063788 2026-07-13 18:07:43.794 | + functions-common:time_stop:2433 : elapsed_time=80 2026-07-13 18:07:43.798 | + functions-common:time_stop:2434 : total=156160 2026-07-13 18:07:43.802 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-13 18:07:43.805 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=156240 2026-07-13 18:07:43.808 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/novnc 2026-07-13 18:07:43.826 | + functions-common:git_clone:672 : cd /opt/stack/novnc 2026-07-13 18:07:43.831 | + functions-common:git_clone:673 : git show --oneline 2026-07-13 18:07:43.832 | + functions-common:git_clone:673 : head -1 2026-07-13 18:07:43.834 | 463c39e noVNC 1.3.0 2026-07-13 18:07:43.838 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-07-13 18:07:43.842 | + lib/nova:install_nova:948 : is_service_enabled n-spice 2026-07-13 18:07:43.866 | + functions-common:is_service_enabled:2076 : return 1 2026-07-13 18:07:43.870 | + lib/nova:install_nova:960 : git_clone https://review.opendev.org/openstack/nova.git /opt/stack/nova refs/changes/04/997104/1 2026-07-13 18:07:43.874 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/nova.git 2026-07-13 18:07:43.877 | + functions-common:git_clone:590 : local git_dest=/opt/stack/nova 2026-07-13 18:07:43.881 | + functions-common:git_clone:591 : local git_ref=refs/changes/04/997104/1 2026-07-13 18:07:43.885 | + functions-common:git_clone:592 : local orig_dir 2026-07-13 18:07:43.890 | ++ functions-common:git_clone:593 : pwd 2026-07-13 18:07:43.895 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-07-13 18:07:43.899 | + functions-common:git_clone:594 : local git_clone_flags= 2026-07-13 18:07:43.905 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-07-13 18:07:43.928 | + functions-common:git_clone:596 : RECLONE=False 2026-07-13 18:07:43.932 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-07-13 18:07:43.935 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-07-13 18:07:43.940 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-07-13 18:07:43.940 | + functions-common:git_clone:610 : echo refs/changes/04/997104/1 2026-07-13 18:07:43.946 | + functions-common:git_clone:612 : [[ ! -d /opt/stack/nova ]] 2026-07-13 18:07:43.950 | + functions-common:git_clone:613 : [[ False = \T\r\u\e ]] 2026-07-13 18:07:43.954 | + functions-common:git_clone:618 : git_timed clone https://review.opendev.org/openstack/nova.git /opt/stack/nova 2026-07-13 18:07:43.957 | + functions-common:git_timed:697 : local count=0 2026-07-13 18:07:43.961 | + functions-common:git_timed:698 : local timeout=0 2026-07-13 18:07:43.964 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-13 18:07:43.967 | + functions-common:git_timed:701 : timeout=0 2026-07-13 18:07:43.970 | + functions-common:git_timed:704 : time_start git_timed 2026-07-13 18:07:43.974 | + functions-common:time_start:2406 : local name=git_timed 2026-07-13 18:07:43.977 | + functions-common:time_start:2407 : local start_time= 2026-07-13 18:07:43.981 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-13 18:07:43.986 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-13 18:07:43.992 | + functions-common:time_start:2411 : _TIME_START[$name]=1783966063987 2026-07-13 18:07:43.996 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone https://review.opendev.org/openstack/nova.git /opt/stack/nova 2026-07-13 18:07:44.000 | Cloning into '/opt/stack/nova'... 2026-07-13 18:12:15.420 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-13 18:12:15.423 | + functions-common:time_stop:2420 : local name 2026-07-13 18:12:15.427 | + functions-common:time_stop:2421 : local end_time 2026-07-13 18:12:15.430 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-13 18:12:15.434 | + functions-common:time_stop:2423 : local total 2026-07-13 18:12:15.438 | + functions-common:time_stop:2424 : local start_time 2026-07-13 18:12:15.442 | + functions-common:time_stop:2426 : name=git_timed 2026-07-13 18:12:15.445 | + functions-common:time_stop:2427 : start_time=1783966063987 2026-07-13 18:12:15.448 | + functions-common:time_stop:2429 : [[ -z 1783966063987 ]] 2026-07-13 18:12:15.453 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-13 18:12:15.467 | + functions-common:time_stop:2432 : end_time=1783966335464 2026-07-13 18:12:15.471 | + functions-common:time_stop:2433 : elapsed_time=271477 2026-07-13 18:12:15.475 | + functions-common:time_stop:2434 : total=156240 2026-07-13 18:12:15.478 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-13 18:12:15.482 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=427717 2026-07-13 18:12:15.485 | + functions-common:git_clone:620 : cd /opt/stack/nova 2026-07-13 18:12:15.489 | + functions-common:git_clone:621 : git_timed fetch https://review.opendev.org/openstack/nova.git refs/changes/04/997104/1 2026-07-13 18:12:15.493 | + functions-common:git_timed:697 : local count=0 2026-07-13 18:12:15.497 | + functions-common:git_timed:698 : local timeout=0 2026-07-13 18:12:15.500 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-13 18:12:15.503 | + functions-common:git_timed:701 : timeout=0 2026-07-13 18:12:15.506 | + functions-common:git_timed:704 : time_start git_timed 2026-07-13 18:12:15.510 | + functions-common:time_start:2406 : local name=git_timed 2026-07-13 18:12:15.513 | + functions-common:time_start:2407 : local start_time= 2026-07-13 18:12:15.516 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-13 18:12:15.520 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-13 18:12:15.526 | + functions-common:time_start:2411 : _TIME_START[$name]=1783966335522 2026-07-13 18:12:15.529 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch https://review.opendev.org/openstack/nova.git refs/changes/04/997104/1 2026-07-13 18:12:16.445 | From https://review.opendev.org/openstack/nova 2026-07-13 18:12:16.445 | * branch refs/changes/04/997104/1 -> FETCH_HEAD 2026-07-13 18:12:16.452 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-13 18:12:16.456 | + functions-common:time_stop:2420 : local name 2026-07-13 18:12:16.458 | + functions-common:time_stop:2421 : local end_time 2026-07-13 18:12:16.461 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-13 18:12:16.465 | + functions-common:time_stop:2423 : local total 2026-07-13 18:12:16.467 | + functions-common:time_stop:2424 : local start_time 2026-07-13 18:12:16.471 | + functions-common:time_stop:2426 : name=git_timed 2026-07-13 18:12:16.474 | + functions-common:time_stop:2427 : start_time=1783966335522 2026-07-13 18:12:16.477 | + functions-common:time_stop:2429 : [[ -z 1783966335522 ]] 2026-07-13 18:12:16.482 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-13 18:12:16.486 | + functions-common:time_stop:2432 : end_time=1783966336483 2026-07-13 18:12:16.489 | + functions-common:time_stop:2433 : elapsed_time=961 2026-07-13 18:12:16.492 | + functions-common:time_stop:2434 : total=427717 2026-07-13 18:12:16.496 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-13 18:12:16.499 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=428678 2026-07-13 18:12:16.502 | + functions-common:git_clone:621 : git checkout FETCH_HEAD 2026-07-13 18:12:16.714 | Note: switching to 'FETCH_HEAD'. 2026-07-13 18:12:16.714 | 2026-07-13 18:12:16.714 | You are in 'detached HEAD' state. You can look around, make experimental 2026-07-13 18:12:16.714 | changes and commit them, and you can discard any commits you make in this 2026-07-13 18:12:16.714 | state without impacting any branches by switching back to a branch. 2026-07-13 18:12:16.714 | 2026-07-13 18:12:16.714 | If you want to create a new branch to retain commits you create, you may 2026-07-13 18:12:16.714 | do so (now or later) by using -c with the switch command. Example: 2026-07-13 18:12:16.714 | 2026-07-13 18:12:16.715 | git switch -c 2026-07-13 18:12:16.715 | 2026-07-13 18:12:16.715 | Or undo this operation with: 2026-07-13 18:12:16.715 | 2026-07-13 18:12:16.715 | git switch - 2026-07-13 18:12:16.715 | 2026-07-13 18:12:16.715 | Turn off this advice by setting config variable advice.detachedHead to false 2026-07-13 18:12:16.715 | 2026-07-13 18:12:16.715 | HEAD is now at 7984c2a52d DNM: Testing 2026-07-13 18:12:16.717 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/nova 2026-07-13 18:12:16.742 | + functions-common:git_clone:672 : cd /opt/stack/nova 2026-07-13 18:12:16.747 | + functions-common:git_clone:673 : git show --oneline 2026-07-13 18:12:16.747 | + functions-common:git_clone:673 : head -1 2026-07-13 18:12:16.751 | 7984c2a52d DNM: Testing 2026-07-13 18:12:16.755 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-07-13 18:12:16.760 | + lib/nova:install_nova:961 : setup_develop /opt/stack/nova 2026-07-13 18:12:16.764 | + inc/python:setup_develop:353 : local bindep 2026-07-13 18:12:16.768 | + inc/python:setup_develop:354 : [[ /opt/stack/nova == -bindep* ]] 2026-07-13 18:12:16.772 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/nova 2026-07-13 18:12:16.775 | + inc/python:setup_develop:359 : local extras= 2026-07-13 18:12:16.779 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/nova -e 2026-07-13 18:12:16.784 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-07-13 18:12:16.788 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/nova == -bindep* ]] 2026-07-13 18:12:16.792 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/nova 2026-07-13 18:12:16.796 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-07-13 18:12:16.800 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-07-13 18:12:16.805 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/nova 2026-07-13 18:12:16.808 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-07-13 18:12:16.813 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/nova 2026-07-13 18:12:16.817 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-07-13 18:12:16.820 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-07-13 18:12:16.825 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2026-07-13 18:12:16.833 | + inc/python:_setup_package_with_constraints_edit:400 : name=nova 2026-07-13 18:12:16.836 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z nova ']' 2026-07-13 18:12:16.840 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova 2026-07-13 18:12:17.000 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/nova -e 2026-07-13 18:12:17.003 | + inc/python:setup_package:436 : local bindep=0 2026-07-13 18:12:17.007 | + inc/python:setup_package:437 : local bindep_flag= 2026-07-13 18:12:17.011 | + inc/python:setup_package:438 : local bindep_profiles= 2026-07-13 18:12:17.014 | + inc/python:setup_package:439 : [[ /opt/stack/nova == -bindep* ]] 2026-07-13 18:12:17.018 | + inc/python:setup_package:444 : local project_dir=/opt/stack/nova 2026-07-13 18:12:17.022 | + inc/python:setup_package:445 : local flags=-e 2026-07-13 18:12:17.025 | + inc/python:setup_package:446 : local extras= 2026-07-13 18:12:17.029 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-07-13 18:12:17.032 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-07-13 18:12:17.034 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-07-13 18:12:17.039 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-07-13 18:12:17.042 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-07-13 18:12:17.045 | + inc/python:setup_package:464 : pip_install -e /opt/stack/nova 2026-07-13 18:12:17.073 | Using python 3.12 to install /opt/stack/nova 2026-07-13 18:12:17.076 | + 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-13 18:12:18.096 | Obtaining file:///opt/stack/nova 2026-07-13 18:12:18.101 | Installing build dependencies: started 2026-07-13 18:12:19.987 | Installing build dependencies: finished with status 'done' 2026-07-13 18:12:19.989 | Checking if build backend supports build_editable: started 2026-07-13 18:12:20.535 | Checking if build backend supports build_editable: finished with status 'done' 2026-07-13 18:12:20.537 | Getting requirements to build editable: started 2026-07-13 18:12:20.847 | Getting requirements to build editable: finished with status 'done' 2026-07-13 18:12:20.849 | Preparing editable metadata (pyproject.toml): started 2026-07-13 18:12:23.109 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-07-13 18:12:23.135 | Requirement already satisfied: pbr>=5.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev260) (7.0.3) 2026-07-13 18:12:23.137 | Requirement already satisfied: SQLAlchemy>=1.4.13 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev260) (2.0.51) 2026-07-13 18:12:23.137 | Requirement already satisfied: decorator>=4.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev260) (5.3.1) 2026-07-13 18:12:23.138 | Requirement already satisfied: eventlet>=0.30.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev260) (0.41.0) 2026-07-13 18:12:23.139 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev260) (3.1.6) 2026-07-13 18:12:23.140 | Requirement already satisfied: keystonemiddleware>=4.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev260) (13.0.0) 2026-07-13 18:12:23.141 | Requirement already satisfied: lxml>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev260) (6.1.1) 2026-07-13 18:12:23.142 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev260) (2.5.1) 2026-07-13 18:12:23.143 | Requirement already satisfied: cryptography>=2.7 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev260) (43.0.3) 2026-07-13 18:12:23.146 | Requirement already satisfied: WebOb>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev260) (1.8.10) 2026-07-13 18:12:23.146 | Requirement already satisfied: greenlet>=0.4.15 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev260) (3.5.3) 2026-07-13 18:12:23.146 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev260) (3.1.0) 2026-07-13 18:12:23.147 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev260) (3.10.1) 2026-07-13 18:12:23.148 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev260) (3.18.0) 2026-07-13 18:12:23.149 | Requirement already satisfied: alembic>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev260) (1.18.5) 2026-07-13 18:12:23.150 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev260) (1.3.0) 2026-07-13 18:12:23.151 | Requirement already satisfied: paramiko>=2.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev260) (4.0.0) 2026-07-13 18:12:23.152 | Requirement already satisfied: jsonschema>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev260) (4.26.0) 2026-07-13 18:12:23.153 | Requirement already satisfied: python-cinderclient>=4.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev260) (9.9.0) 2026-07-13 18:12:23.154 | Requirement already satisfied: keystoneauth1>=3.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev260) (5.15.0) 2026-07-13 18:12:23.388 | Collecting python-neutronclient>=7.1.0 (from nova==33.1.0.dev260) 2026-07-13 18:12:23.532 | Downloading python_neutronclient-13.0.0-py3-none-any.whl.metadata (3.5 kB) 2026-07-13 18:12:23.544 | Requirement already satisfied: python-glanceclient>=4.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev260) (4.12.0) 2026-07-13 18:12:23.544 | Requirement already satisfied: requests>=2.25.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev260) (2.34.2) 2026-07-13 18:12:23.546 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev260) (5.9.0) 2026-07-13 18:12:23.574 | Collecting websockify>=0.9.0 (from nova==33.1.0.dev260) 2026-07-13 18:12:23.589 | Downloading websockify-0.13.0-py3-none-any.whl.metadata (14 kB) 2026-07-13 18:12:23.608 | Requirement already satisfied: oslo.cache>=1.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev260) (4.3.0) 2026-07-13 18:12:23.609 | Requirement already satisfied: oslo.concurrency>=5.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev260) (7.5.0) 2026-07-13 18:12:23.612 | Requirement already satisfied: oslo.config>=9.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev260) (10.5.0) 2026-07-13 18:12:23.612 | Requirement already satisfied: oslo.context>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev260) (6.5.0) 2026-07-13 18:12:23.612 | Requirement already satisfied: oslo.log>=4.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev260) (8.3.0) 2026-07-13 18:12:23.613 | Requirement already satisfied: oslo.limit>=2.9.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev260) (2.12.0) 2026-07-13 18:12:23.614 | Requirement already satisfied: oslo.reports>=1.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev260) (3.9.0) 2026-07-13 18:12:23.615 | Requirement already satisfied: oslo.serialization>=4.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev260) (5.11.0) 2026-07-13 18:12:23.616 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev260) (2.8.0) 2026-07-13 18:12:23.617 | Requirement already satisfied: oslo.utils>=8.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev260) (10.1.1) 2026-07-13 18:12:23.618 | Requirement already satisfied: oslo.db>=10.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev260) (18.1.0) 2026-07-13 18:12:23.619 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev260) (7.10.0) 2026-07-13 18:12:23.620 | Requirement already satisfied: oslo.messaging>=14.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev260) (18.2.0) 2026-07-13 18:12:23.621 | Requirement already satisfied: oslo.policy>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev260) (5.1.0) 2026-07-13 18:12:23.622 | Requirement already satisfied: oslo.privsep>=3.11.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev260) (3.12.0) 2026-07-13 18:12:23.623 | Requirement already satisfied: oslo.i18n>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev260) (6.9.0) 2026-07-13 18:12:23.626 | 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.dev260) (4.7.0) 2026-07-13 18:12:23.626 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev260) (2.0.0) 2026-07-13 18:12:23.627 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev260) (8.2.0) 2026-07-13 18:12:23.629 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev260) (7.2.2) 2026-07-13 18:12:23.630 | Requirement already satisfied: oslo.versionedobjects>=1.35.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev260) (3.11.0) 2026-07-13 18:12:23.631 | Requirement already satisfied: os-brick>=6.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev260) (7.1.0) 2026-07-13 18:12:23.632 | Requirement already satisfied: os-resource-classes>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev260) (1.1.0) 2026-07-13 18:12:23.633 | Requirement already satisfied: os-traits>=3.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev260) (3.8.0) 2026-07-13 18:12:23.634 | Requirement already satisfied: os-vif>=3.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev260) (5.1.0) 2026-07-13 18:12:23.635 | Requirement already satisfied: castellan>=0.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev260) (5.8.0) 2026-07-13 18:12:23.750 | Collecting microversion-parse>=0.2.1 (from nova==33.1.0.dev260) 2026-07-13 18:12:23.769 | Downloading microversion_parse-2.1.0-py3-none-any.whl.metadata (5.1 kB) 2026-07-13 18:12:23.779 | Requirement already satisfied: tooz>=1.58.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev260) (8.1.0) 2026-07-13 18:12:23.781 | Requirement already satisfied: cursive>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev260) (0.2.3) 2026-07-13 18:12:23.781 | Requirement already satisfied: retrying>=1.3.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev260) (1.4.2) 2026-07-13 18:12:23.782 | Requirement already satisfied: os-service-types>=1.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev260) (1.8.2) 2026-07-13 18:12:23.783 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev260) (2.9.0.post0) 2026-07-13 18:12:23.784 | Requirement already satisfied: futurist>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev260) (3.4.0) 2026-07-13 18:12:23.785 | Requirement already satisfied: openstacksdk>=4.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev260) (4.17.0) 2026-07-13 18:12:23.786 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev260) (6.0.3) 2026-07-13 18:12:23.790 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=1.5.0->nova==33.1.0.dev260) (1.3.12) 2026-07-13 18:12:23.790 | 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.dev260) (4.15.0) 2026-07-13 18:12:23.793 | 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.dev260) (7.5.0) 2026-07-13 18:12:23.798 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.7->nova==33.1.0.dev260) (2.0.0) 2026-07-13 18:12:23.803 | 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.dev260) (3.0) 2026-07-13 18:12:23.810 | 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.dev260) (2.8.0) 2026-07-13 18:12:23.817 | 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.dev260) (3.1.0) 2026-07-13 18:12:23.820 | 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.dev260) (2.2.2) 2026-07-13 18:12:23.824 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->nova==33.1.0.dev260) (3.0.3) 2026-07-13 18:12:23.827 | 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.dev260) (26.1.0) 2026-07-13 18:12:23.828 | 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.dev260) (2025.9.1) 2026-07-13 18:12:23.829 | 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.dev260) (0.37.0) 2026-07-13 18:12:23.830 | 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.dev260) (2026.5.1) 2026-07-13 18:12:23.838 | 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.dev260) (2.1.0) 2026-07-13 18:12:23.845 | 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.dev260) (4.1.0) 2026-07-13 18:12:23.847 | 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.dev260) (2.13.0) 2026-07-13 18:12:23.847 | 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.dev260) (5.8.0) 2026-07-13 18:12:23.861 | 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.dev260) (1.5.0) 2026-07-13 18:12:23.862 | 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.dev260) (1.1.0) 2026-07-13 18:12:23.863 | 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.dev260) (1.33) 2026-07-13 18:12:23.864 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.4.0->nova==33.1.0.dev260) (4.10.0) 2026-07-13 18:12:23.873 | 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.dev260) (3.1.1) 2026-07-13 18:12:23.880 | 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.dev260) (9.1.4) 2026-07-13 18:12:23.893 | 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.dev260) (2.18.0) 2026-07-13 18:12:23.901 | 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.dev260) (0.20) 2026-07-13 18:12:23.915 | 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.dev260) (2.1.2) 2026-07-13 18:12:23.916 | 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.dev260) (0.6.2) 2026-07-13 18:12:23.933 | 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.dev260) (7.1.4) 2026-07-13 18:12:23.934 | 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.dev260) (5.3.1) 2026-07-13 18:12:23.935 | 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.dev260) (5.6.2) 2026-07-13 18:12:23.936 | 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.dev260) (0.16.0) 2026-07-13 18:12:23.940 | 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.dev260) (5.1.0) 2026-07-13 18:12:23.950 | 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.dev260) (2026.2) 2026-07-13 18:12:23.951 | 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.dev260) (26.2) 2026-07-13 18:12:23.959 | 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.dev260) (0.25.0) 2026-07-13 18:12:23.963 | 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.dev260) (5.0.0) 2026-07-13 18:12:23.965 | 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.dev260) (4.0.1) 2026-07-13 18:12:23.979 | 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.dev260) (1.2.1) 2026-07-13 18:12:24.002 | 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.dev260) (1.7.6) 2026-07-13 18:12:24.009 | 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.dev260) (2.2.0) 2026-07-13 18:12:24.014 | 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.dev260) (1.3.7) 2026-07-13 18:12:24.024 | 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.dev260) (3.3.2) 2026-07-13 18:12:24.036 | 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.dev260) (4.3.2) 2026-07-13 18:12:24.037 | 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.dev260) (3.7.1) 2026-07-13 18:12:24.047 | 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.dev260) (2.4.0) 2026-07-13 18:12:24.057 | 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.dev260) (3.0.3) 2026-07-13 18:12:24.057 | 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.dev260) (1.6.2) 2026-07-13 18:12:24.066 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->nova==33.1.0.dev260) (83.0.0) 2026-07-13 18:12:24.086 | 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.dev260) (0.8.1) 2026-07-13 18:12:24.124 | 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.dev260) (4.15.0) 2026-07-13 18:12:24.131 | 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.dev260) (0.6.0) 2026-07-13 18:12:24.132 | 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.dev260) (4.0.0) 2026-07-13 18:12:24.142 | 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.dev260) (3.0.52) 2026-07-13 18:12:24.143 | 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.dev260) (1.11.0) 2026-07-13 18:12:24.144 | 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.dev260) (15.0.0) 2026-07-13 18:12:24.145 | 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.dev260) (1.8.0) 2026-07-13 18:12:24.167 | 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.dev260) (1.17.0) 2026-07-13 18:12:24.175 | 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.dev260) (2.1.0) 2026-07-13 18:12:24.177 | 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.dev260) (24.2.1) 2026-07-13 18:12:24.197 | 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.dev260) (4.7.0) 2026-07-13 18:12:24.222 | 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.dev260) (3.4.7) 2026-07-13 18:12:24.223 | 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.dev260) (3.18) 2026-07-13 18:12:24.224 | 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.dev260) (2.7.0) 2026-07-13 18:12:24.226 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.25.1->nova==33.1.0.dev260) (2023.11.17) 2026-07-13 18:12:24.266 | 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.dev260) (4.2.0) 2026-07-13 18:12:24.268 | 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.dev260) (2.20.0) 2026-07-13 18:12:24.279 | 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.dev260) (0.1.2) 2026-07-13 18:12:24.299 | 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.dev260) (0.8) 2026-07-13 18:12:24.365 | 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.dev260) (0.16.0) 2026-07-13 18:12:24.926 | Collecting numpy (from websockify>=0.9.0->nova==33.1.0.dev260) 2026-07-13 18:12:24.948 | Downloading numpy-2.4.6-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.metadata (6.6 kB) 2026-07-13 18:12:24.991 | Collecting jwcrypto (from websockify>=0.9.0->nova==33.1.0.dev260) 2026-07-13 18:12:25.020 | Downloading jwcrypto-1.5.8-py3-none-any.whl.metadata (3.3 kB) 2026-07-13 18:12:25.085 | Collecting redis (from websockify>=0.9.0->nova==33.1.0.dev260) 2026-07-13 18:12:25.106 | Downloading redis-8.0.1-py3-none-any.whl.metadata (13 kB) 2026-07-13 18:12:25.217 | Downloading microversion_parse-2.1.0-py3-none-any.whl (20 kB) 2026-07-13 18:12:25.250 | Downloading python_neutronclient-13.0.0-py3-none-any.whl (235 kB) 2026-07-13 18:12:25.339 | Downloading websockify-0.13.0-py3-none-any.whl (41 kB) 2026-07-13 18:12:25.371 | Downloading jwcrypto-1.5.8-py3-none-any.whl (96 kB) 2026-07-13 18:12:25.413 | Downloading numpy-2.4.6-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (16.6 MB) 2026-07-13 18:12:26.099 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 16.6/16.6 MB 25.5 MB/s 0:00:00 2026-07-13 18:12:26.121 | Downloading redis-8.0.1-py3-none-any.whl (502 kB) 2026-07-13 18:12:26.196 | Building wheels for collected packages: nova 2026-07-13 18:12:26.198 | Building editable for nova (pyproject.toml): started 2026-07-13 18:12:28.921 | Building editable for nova (pyproject.toml): finished with status 'done' 2026-07-13 18:12:28.922 | Created wheel for nova: filename=nova-33.1.0.dev260-0.editable-py3-none-any.whl size=10617 sha256=287eb457d64b97c62a39641b14eee1e17d298467aa2955ca374b17ca4288f0a7 2026-07-13 18:12:28.922 | Stored in directory: /tmp/pip-ephem-wheel-cache-9o120ku8/wheels/ee/2b/3a/69794dff55dd5d6c4a3613dfc37217369e4acdbc37f2b08153 2026-07-13 18:12:28.928 | Successfully built nova 2026-07-13 18:12:29.203 | Installing collected packages: redis, numpy, microversion-parse, jwcrypto, websockify, python-neutronclient, nova 2026-07-13 18:12:34.209 | 2026-07-13 18:12:34.235 | Successfully installed jwcrypto-1.5.8 microversion-parse-2.1.0 nova-33.1.0.dev260 numpy-2.4.6 python-neutronclient-13.0.0 redis-8.0.1 websockify-0.13.0 2026-07-13 18:12:34.499 | + inc/python:pip_install:216 : result=0 2026-07-13 18:12:34.502 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-13 18:12:34.504 | + functions-common:time_stop:2420 : local name 2026-07-13 18:12:34.508 | + functions-common:time_stop:2421 : local end_time 2026-07-13 18:12:34.511 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-13 18:12:34.515 | + functions-common:time_stop:2423 : local total 2026-07-13 18:12:34.519 | + functions-common:time_stop:2424 : local start_time 2026-07-13 18:12:34.522 | + functions-common:time_stop:2426 : name=pip_install 2026-07-13 18:12:34.525 | + functions-common:time_stop:2427 : start_time=1783966337066 2026-07-13 18:12:34.528 | + functions-common:time_stop:2429 : [[ -z 1783966337066 ]] 2026-07-13 18:12:34.533 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-13 18:12:34.537 | + functions-common:time_stop:2432 : end_time=1783966354534 2026-07-13 18:12:34.541 | + functions-common:time_stop:2433 : elapsed_time=17468 2026-07-13 18:12:34.543 | + functions-common:time_stop:2434 : total=140942 2026-07-13 18:12:34.547 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-13 18:12:34.550 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=158410 2026-07-13 18:12:34.554 | + inc/python:pip_install:219 : return 0 2026-07-13 18:12:34.557 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-07-13 18:12:34.560 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-07-13 18:12:34.565 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/nova 2026-07-13 18:12:34.569 | + inc/python:use_library_from_git:266 : local name=/opt/stack/nova 2026-07-13 18:12:34.573 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-13 18:12:34.577 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-13 18:12:34.581 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/nova, ]] 2026-07-13 18:12:34.585 | + inc/python:use_library_from_git:269 : return 1 2026-07-13 18:12:34.589 | + 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-13 18:12:34.609 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-07-13 18:12:34.614 | + ./stack.sh:main:962 : configure_nova 2026-07-13 18:12:34.617 | + lib/nova:configure_nova:264 : sudo install -d -o quobyte /etc/nova 2026-07-13 18:12:34.635 | + lib/nova:configure_nova:266 : configure_rootwrap nova 2026-07-13 18:12:34.637 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2026-07-13 18:12:34.641 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2026-07-13 18:12:34.647 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2026-07-13 18:12:34.647 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2026-07-13 18:12:34.653 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2026-07-13 18:12:34.657 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2026-07-13 18:12:34.661 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/opt/stack/data/venv/bin 2026-07-13 18:12:34.664 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2026-07-13 18:12:34.668 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2026-07-13 18:12:34.672 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2026-07-13 18:12:34.675 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/opt/stack/data/venv/bin/nova-rootwrap 2026-07-13 18:12:34.679 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2026-07-13 18:12:34.696 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2026-07-13 18:12:34.715 | + inc/rootwrap:configure_rootwrap:57 : sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.d/compute.filters /etc/nova/rootwrap.d 2026-07-13 18:12:34.733 | + 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-13 18:12:34.750 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2026-07-13 18:12:34.767 | + inc/rootwrap:configure_rootwrap:66 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/nova/rootwrap.conf 2026-07-13 18:12:34.784 | + inc/rootwrap:configure_rootwrap:69 : local tempfile 2026-07-13 18:12:34.789 | ++ inc/rootwrap:configure_rootwrap:70 : mktemp 2026-07-13 18:12:34.795 | + inc/rootwrap:configure_rootwrap:70 : tempfile=/tmp/tmp.o0Qn2txXuo 2026-07-13 18:12:34.799 | + inc/rootwrap:configure_rootwrap:72 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2026-07-13 18:12:34.803 | + inc/rootwrap:configure_rootwrap:73 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2026-07-13 18:12:34.807 | + inc/rootwrap:configure_rootwrap:74 : '[' -f /opt/stack/data/venv/bin/nova-rootwrap-daemon ']' 2026-07-13 18:12:34.811 | + inc/rootwrap:configure_rootwrap:76 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2026-07-13 18:12:34.815 | + inc/rootwrap:configure_rootwrap:77 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2026-07-13 18:12:34.818 | + inc/rootwrap:configure_rootwrap:79 : chmod 0440 /tmp/tmp.o0Qn2txXuo 2026-07-13 18:12:34.823 | + inc/rootwrap:configure_rootwrap:80 : sudo chown root:root /tmp/tmp.o0Qn2txXuo 2026-07-13 18:12:34.839 | + inc/rootwrap:configure_rootwrap:81 : sudo mv /tmp/tmp.o0Qn2txXuo /etc/sudoers.d/nova-rootwrap 2026-07-13 18:12:34.859 | ++ inc/rootwrap:configure_rootwrap:85 : dirname /opt/stack/data/venv/bin/nova-rootwrap 2026-07-13 18:12:34.863 | + inc/rootwrap:configure_rootwrap:85 : add_sudo_secure_path /opt/stack/data/venv/bin 2026-07-13 18:12:34.868 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/opt/stack/data/venv/bin 2026-07-13 18:12:34.870 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2026-07-13 18:12:34.874 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2026-07-13 18:12:34.878 | + 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-13 18:12:34.882 | + 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-13 18:12:34.886 | + 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-13 18:12:34.886 | + inc/rootwrap:add_sudo_secure_path:33 : sudo tee /etc/sudoers.d/zz-secure-path 2026-07-13 18:12:34.898 | Defaults:quobyte secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin:/opt/stack/data/venv/bin 2026-07-13 18:12:34.905 | + inc/rootwrap:add_sudo_secure_path:34 : sudo chmod 400 /etc/sudoers.d/zz-secure-path 2026-07-13 18:12:34.922 | + inc/rootwrap:add_sudo_secure_path:35 : sudo chown root:root /etc/sudoers.d/zz-secure-path 2026-07-13 18:12:34.938 | + 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-13 18:12:34.942 | + lib/nova:configure_nova:270 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2026-07-13 18:12:34.949 | + lib/nova:configure_nova:273 : is_service_enabled n-cpu 2026-07-13 18:12:34.972 | + functions-common:is_service_enabled:2076 : return 0 2026-07-13 18:12:34.975 | + lib/nova:configure_nova:275 : sudo sysctl -w net.ipv4.ip_forward=1 2026-07-13 18:12:34.988 | net.ipv4.ip_forward = 1 2026-07-13 18:12:34.994 | + lib/nova:configure_nova:277 : [[ libvirt = \l\i\b\v\i\r\t ]] 2026-07-13 18:12:34.997 | + lib/nova:configure_nova:281 : [[ kvm == \k\v\m ]] 2026-07-13 18:12:35.001 | + lib/nova:configure_nova:282 : sudo modprobe kvm 2026-07-13 18:12:35.020 | + lib/nova:configure_nova:283 : '[' '!' -e /dev/kvm ']' 2026-07-13 18:12:35.024 | + lib/nova:configure_nova:298 : [[ kvm == \l\x\c ]] 2026-07-13 18:12:35.027 | + lib/nova:configure_nova:313 : sudo install -d -o quobyte /opt/stack/data/nova/instances 2026-07-13 18:12:35.045 | + lib/nova:configure_nova:318 : '[' -L /dev/disk/by-label/nova-instances ']' 2026-07-13 18:12:35.050 | + lib/nova:configure_nova:327 : sudo tee /etc/iscsi/initiatorname.iscsi 2026-07-13 18:12:35.050 | ++ lib/nova:configure_nova:327 : iscsi-iname 2026-07-13 18:12:35.058 | + lib/nova:configure_nova:327 : echo InitiatorName=iqn.2016-04.com.open-iscsi:1a0c1217b49 2026-07-13 18:12:35.061 | InitiatorName=iqn.2016-04.com.open-iscsi:1a0c1217b49 2026-07-13 18:12:35.067 | + lib/nova:configure_nova:329 : [[ False == \T\r\u\e ]] 2026-07-13 18:12:35.071 | + lib/nova:configure_nova:344 : iniset -sudo /etc/iscsi/iscsid.conf DEFAULT node.session.auth.chap_algs SHA3-256,SHA256 2026-07-13 18:12:35.162 | + lib/nova:configure_nova:346 : [[ lioadm != \n\v\m\e\t ]] 2026-07-13 18:12:35.166 | + lib/nova:configure_nova:348 : restart_service iscsid 2026-07-13 18:12:35.170 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-13 18:12:35.173 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart iscsid 2026-07-13 18:12:35.241 | + lib/nova:configure_nova:371 : create_nova_conf 2026-07-13 18:12:35.245 | + lib/nova:create_nova_conf:441 : rm -f /opt/stack/nova/bin/nova.conf 2026-07-13 18:12:35.251 | + lib/nova:create_nova_conf:444 : rm -f /etc/nova/nova.conf 2026-07-13 18:12:35.255 | + lib/nova:create_nova_conf:445 : iniset /etc/nova/nova.conf DEFAULT debug True 2026-07-13 18:12:35.299 | + lib/nova:create_nova_conf:446 : '[' True == True ']' 2026-07-13 18:12:35.303 | + lib/nova:create_nova_conf:447 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2026-07-13 18:12:35.343 | + lib/nova:create_nova_conf:449 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2026-07-13 18:12:35.384 | + lib/nova:create_nova_conf:450 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2026-07-13 18:12:35.423 | + lib/nova:create_nova_conf:451 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2026-07-13 18:12:35.464 | + lib/nova:create_nova_conf:452 : iniset /etc/nova/nova.conf scheduler workers 2 2026-07-13 18:12:35.507 | + lib/nova:create_nova_conf:453 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2026-07-13 18:12:35.549 | + lib/nova:create_nova_conf:454 : iniset /etc/nova/nova.conf DEFAULT my_ip 192.168.122.212 2026-07-13 18:12:35.587 | + lib/nova:create_nova_conf:455 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2026-07-13 18:12:35.627 | + lib/nova:create_nova_conf:456 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2026-07-13 18:12:35.668 | + lib/nova:create_nova_conf:457 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2026-07-13 18:12:35.707 | + lib/nova:create_nova_conf:458 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2026-07-13 18:12:35.747 | + lib/nova:create_nova_conf:462 : iniset /etc/nova/nova.conf api response_validation error 2026-07-13 18:12:35.788 | + lib/nova:create_nova_conf:464 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2026-07-13 18:12:35.829 | + lib/nova:create_nova_conf:466 : iniset /etc/nova/nova.conf DEFAULT report_interval 120 2026-07-13 18:12:35.869 | + lib/nova:create_nova_conf:467 : iniset /etc/nova/nova.conf DEFAULT service_down_time 720 2026-07-13 18:12:35.909 | + lib/nova:create_nova_conf:469 : is_fedora 2026-07-13 18:12:35.912 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-07-13 18:12:35.916 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-07-13 18:12:35.918 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-07-13 18:12:35.922 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-07-13 18:12:35.926 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-07-13 18:12:35.928 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-07-13 18:12:35.932 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-07-13 18:12:35.935 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-07-13 18:12:35.938 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-07-13 18:12:35.941 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-07-13 18:12:35.945 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-07-13 18:12:35.948 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-07-13 18:12:35.950 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-07-13 18:12:35.954 | + lib/nova:create_nova_conf:478 : is_service_enabled n-api n-cond n-sched n-spice n-novnc n-sproxy 2026-07-13 18:12:35.977 | + functions-common:is_service_enabled:2076 : return 0 2026-07-13 18:12:35.981 | + lib/nova:create_nova_conf:482 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-07-13 18:12:35.984 | + lib/nova:create_nova_conf:485 : local db=nova_cell0 2026-07-13 18:12:35.987 | + lib/nova:create_nova_conf:488 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2026-07-13 18:12:36.028 | ++ lib/nova:create_nova_conf:491 : database_connection_url nova_cell0 2026-07-13 18:12:36.031 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2026-07-13 18:12:36.033 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2026-07-13 18:12:36.037 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_cell0 2026-07-13 18:12:36.041 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-07-13 18:12:36.044 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-07-13 18:12:36.047 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-07-13 18:12:36.069 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-13 18:12:36.073 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-07-13 18:12:36.077 | ++ 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-13 18:12:36.081 | + 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-13 18:12:36.124 | ++ lib/nova:create_nova_conf:492 : database_connection_url nova_api 2026-07-13 18:12:36.128 | ++ lib/database:database_connection_url:134 : local db=nova_api 2026-07-13 18:12:36.131 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_api 2026-07-13 18:12:36.134 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_api 2026-07-13 18:12:36.138 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-07-13 18:12:36.141 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-07-13 18:12:36.144 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-07-13 18:12:36.164 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-13 18:12:36.168 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-07-13 18:12:36.171 | ++ 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-13 18:12:36.175 | + 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-13 18:12:36.218 | + lib/nova:create_nova_conf:497 : iniset /etc/nova/nova.conf cache enabled True 2026-07-13 18:12:36.262 | + lib/nova:create_nova_conf:498 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2026-07-13 18:12:36.301 | + lib/nova:create_nova_conf:499 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2026-07-13 18:12:36.339 | + lib/nova:create_nova_conf:502 : is_service_enabled n-api 2026-07-13 18:12:36.362 | + functions-common:is_service_enabled:2076 : return 0 2026-07-13 18:12:36.365 | + lib/nova:create_nova_conf:503 : is_service_enabled n-api-meta 2026-07-13 18:12:36.388 | + functions-common:is_service_enabled:2076 : return 0 2026-07-13 18:12:36.394 | ++ lib/nova:create_nova_conf:505 : sed s/,metadata// 2026-07-13 18:12:36.394 | ++ lib/nova:create_nova_conf:505 : echo osapi_compute,metadata 2026-07-13 18:12:36.400 | + lib/nova:create_nova_conf:505 : NOVA_ENABLED_APIS=osapi_compute 2026-07-13 18:12:36.404 | + lib/nova:create_nova_conf:507 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2026-07-13 18:12:36.444 | + lib/nova:create_nova_conf:508 : [[ True == \T\r\u\e ]] 2026-07-13 18:12:36.447 | + lib/nova:create_nova_conf:509 : iniset /etc/nova/nova.conf oslo_policy enforce_new_defaults True 2026-07-13 18:12:36.490 | + lib/nova:create_nova_conf:514 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2026-07-13 18:12:36.494 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/nova/nova.conf 2026-07-13 18:12:36.497 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=nova 2026-07-13 18:12:36.501 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-07-13 18:12:36.504 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-07-13 18:12:36.508 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/nova/nova.conf nova keystone_authtoken 2026-07-13 18:12:36.511 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-07-13 18:12:36.515 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-07-13 18:12:36.518 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-07-13 18:12:36.522 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2026-07-13 18:12:36.564 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2026-07-13 18:12:36.603 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://192.168.122.212/identity 2026-07-13 18:12:36.643 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2026-07-13 18:12:36.682 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf keystone_authtoken password nomoresecret 2026-07-13 18:12:36.724 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2026-07-13 18:12:36.764 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2026-07-13 18:12:36.805 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2026-07-13 18:12:36.847 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/nova/nova.conf keystone_authtoken www_authenticate_uri http://192.168.122.212/identity 2026-07-13 18:12:36.887 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-07-13 18:12:36.927 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2026-07-13 18:12:36.965 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-07-13 18:12:36.969 | + lib/nova:create_nova_conf:517 : is_service_enabled cinder 2026-07-13 18:12:36.991 | + functions-common:is_service_enabled:2076 : return 0 2026-07-13 18:12:36.993 | + lib/nova:create_nova_conf:518 : configure_cinder_access 2026-07-13 18:12:36.998 | + lib/nova:configure_cinder_access:642 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2026-07-13 18:12:37.037 | + lib/nova:configure_cinder_access:649 : configure_keystoneauth /etc/nova/nova.conf nova cinder 2026-07-13 18:12:37.039 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-07-13 18:12:37.042 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-07-13 18:12:37.046 | + lib/keystone:configure_keystoneauth:393 : local section=cinder 2026-07-13 18:12:37.048 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf cinder auth_type password 2026-07-13 18:12:37.086 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf cinder interface public 2026-07-13 18:12:37.125 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf cinder auth_url http://192.168.122.212/identity 2026-07-13 18:12:37.164 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf cinder username nova 2026-07-13 18:12:37.204 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf cinder password nomoresecret 2026-07-13 18:12:37.246 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2026-07-13 18:12:37.284 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf cinder project_name service 2026-07-13 18:12:37.320 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2026-07-13 18:12:37.360 | + lib/nova:configure_cinder_access:650 : is_service_enabled tls-proxy 2026-07-13 18:12:37.383 | + functions-common:is_service_enabled:2076 : return 1 2026-07-13 18:12:37.386 | + lib/nova:create_nova_conf:521 : is_service_enabled manila 2026-07-13 18:12:37.409 | + functions-common:is_service_enabled:2076 : return 1 2026-07-13 18:12:37.412 | + lib/nova:create_nova_conf:525 : '[' -n /opt/stack/data/nova ']' 2026-07-13 18:12:37.416 | + lib/nova:create_nova_conf:526 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2026-07-13 18:12:37.456 | + lib/nova:create_nova_conf:527 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2026-07-13 18:12:37.499 | + lib/nova:create_nova_conf:529 : '[' -n /opt/stack/data/nova/instances ']' 2026-07-13 18:12:37.502 | + lib/nova:create_nova_conf:530 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2026-07-13 18:12:37.541 | + lib/nova:create_nova_conf:532 : '[' False '!=' False ']' 2026-07-13 18:12:37.543 | + lib/nova:create_nova_conf:535 : '[' False '!=' False ']' 2026-07-13 18:12:37.547 | + lib/nova:create_nova_conf:541 : is_fedora 2026-07-13 18:12:37.550 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-07-13 18:12:37.553 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-07-13 18:12:37.557 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-07-13 18:12:37.560 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-07-13 18:12:37.563 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-07-13 18:12:37.567 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-07-13 18:12:37.570 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-07-13 18:12:37.574 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-07-13 18:12:37.578 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-07-13 18:12:37.581 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-07-13 18:12:37.585 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-07-13 18:12:37.588 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-07-13 18:12:37.592 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-07-13 18:12:37.595 | + lib/nova:create_nova_conf:546 : setup_logging /etc/nova/nova.conf 2026-07-13 18:12:37.599 | + functions:setup_logging:693 : setup_systemd_logging /etc/nova/nova.conf 2026-07-13 18:12:37.603 | + functions:setup_systemd_logging:710 : local conf_file=/etc/nova/nova.conf 2026-07-13 18:12:37.607 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-07-13 18:12:37.630 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-07-13 18:12:37.633 | + functions:setup_systemd_logging:716 : local pidstr= 2026-07-13 18:12:37.637 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-07-13 18:12:37.640 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-07-13 18:12:37.644 | + 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-13 18:12:37.686 | + 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-13 18:12:37.726 | + 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-13 18:12:37.766 | + functions:setup_systemd_logging:727 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-07-13 18:12:37.804 | + functions:setup_systemd_logging:730 : iniset /etc/nova/nova.conf DEFAULT log_color False 2026-07-13 18:12:37.844 | + lib/nova:create_nova_conf:548 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2026-07-13 18:12:37.886 | + lib/nova:create_nova_conf:550 : is_service_enabled n-api 2026-07-13 18:12:37.909 | + functions-common:is_service_enabled:2076 : return 0 2026-07-13 18:12:37.913 | + 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-13 18:12:37.916 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/nova/nova-api-uwsgi.ini 2026-07-13 18:12:37.919 | + lib/apache:write_uwsgi_config:244 : local wsgi=nova.wsgi.osapi_compute:application 2026-07-13 18:12:37.922 | + lib/apache:write_uwsgi_config:245 : local url=/compute 2026-07-13 18:12:37.924 | + lib/apache:write_uwsgi_config:246 : local http= 2026-07-13 18:12:37.928 | + lib/apache:write_uwsgi_config:247 : local name=nova-api 2026-07-13 18:12:37.931 | + lib/apache:write_uwsgi_config:249 : '[' -z nova-api ']' 2026-07-13 18:12:37.934 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-07-13 18:12:37.937 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-07-13 18:12:37.954 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-07-13 18:12:37.954 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-07-13 18:12:37.965 | d /var/run/uwsgi 0755 quobyte root 2026-07-13 18:12:37.970 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-07-13 18:12:37.984 | /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-13 18:12:37.989 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/nova-api.socket 2026-07-13 18:12:37.992 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/nova/nova-api-uwsgi.ini 2026-07-13 18:12:37.998 | + lib/apache:write_uwsgi_config:270 : [[ nova.wsgi.osapi_compute:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-07-13 18:12:38.001 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi module nova.wsgi.osapi_compute:application 2026-07-13 18:12:38.040 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2026-07-13 18:12:38.080 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2026-07-13 18:12:38.119 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2026-07-13 18:12:38.159 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2026-07-13 18:12:38.198 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 80 2026-07-13 18:12:38.235 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2026-07-13 18:12:38.272 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2026-07-13 18:12:38.309 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2026-07-13 18:12:38.345 | + 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-13 18:12:38.382 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2026-07-13 18:12:38.419 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2026-07-13 18:12:38.457 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2026-07-13 18:12:38.495 | + lib/apache:write_uwsgi_config:298 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi start-time %t 2026-07-13 18:12:38.533 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-07-13 18:12:38.536 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-07-13 18:12:38.541 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for nova-api 2026-07-13 18:12:38.545 | ++ lib/apache:apache_site_config_for:174 : local site=nova-api 2026-07-13 18:12:38.548 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-07-13 18:12:38.552 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-13 18:12:38.556 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-13 18:12:38.560 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/nova-api.conf 2026-07-13 18:12:38.564 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/nova-api.conf 2026-07-13 18:12:38.567 | + lib/apache:write_uwsgi_config:306 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api.socket 2026-07-13 18:12:38.605 | + lib/apache:write_uwsgi_config:307 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2026-07-13 18:12:38.645 | + 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-13 18:12:38.645 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/nova-api.conf 2026-07-13 18:12:38.655 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api.socket|uwsgi://uwsgi-uds-nova-api" retry=0 acquire=1 2026-07-13 18:12:38.661 | + lib/apache:write_uwsgi_config:309 : enable_apache_site nova-api 2026-07-13 18:12:38.664 | + lib/apache:enable_apache_site:191 : local site=nova-api 2026-07-13 18:12:38.668 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-07-13 18:12:38.671 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-07-13 18:12:38.674 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-07-13 18:12:38.678 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-13 18:12:38.680 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-13 18:12:38.684 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-13 18:12:38.687 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-07-13 18:12:38.690 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-07-13 18:12:38.693 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-13 18:12:38.697 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-13 18:12:38.700 | + lib/apache:enable_apache_site:195 : sudo a2ensite nova-api 2026-07-13 18:12:38.712 | perl: warning: Setting locale failed. 2026-07-13 18:12:38.712 | perl: warning: Please check that your locale settings: 2026-07-13 18:12:38.712 | LANGUAGE = (unset), 2026-07-13 18:12:38.712 | LC_ALL = "en_US.utf8", 2026-07-13 18:12:38.713 | LANG = "de_DE.UTF-8" 2026-07-13 18:12:38.713 | are supported and installed on your system. 2026-07-13 18:12:38.713 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-13 18:12:38.752 | Enabling site nova-api. 2026-07-13 18:12:38.757 | To activate the new configuration, you need to run: 2026-07-13 18:12:38.757 | systemctl reload apache2 2026-07-13 18:12:38.763 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-07-13 18:12:38.767 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-07-13 18:12:38.771 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-13 18:12:38.775 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-07-13 18:12:38.990 | + lib/nova:create_nova_conf:554 : is_service_enabled n-api-meta 2026-07-13 18:12:39.018 | + functions-common:is_service_enabled:2076 : return 0 2026-07-13 18:12:39.021 | + 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-13 18:12:39.024 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/nova/nova-metadata-uwsgi.ini 2026-07-13 18:12:39.027 | + lib/apache:write_uwsgi_config:244 : local wsgi=nova.wsgi.metadata:application 2026-07-13 18:12:39.030 | + lib/apache:write_uwsgi_config:245 : local url= 2026-07-13 18:12:39.033 | + lib/apache:write_uwsgi_config:246 : local http=0.0.0.0:8775 2026-07-13 18:12:39.037 | + lib/apache:write_uwsgi_config:247 : local name=nova-metadata 2026-07-13 18:12:39.040 | + lib/apache:write_uwsgi_config:249 : '[' -z nova-metadata ']' 2026-07-13 18:12:39.044 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-07-13 18:12:39.046 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-07-13 18:12:39.064 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-07-13 18:12:39.065 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-07-13 18:12:39.075 | d /var/run/uwsgi 0755 quobyte root 2026-07-13 18:12:39.080 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-07-13 18:12:39.095 | /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-13 18:12:39.100 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/nova-metadata.socket 2026-07-13 18:12:39.104 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2026-07-13 18:12:39.109 | + lib/apache:write_uwsgi_config:270 : [[ nova.wsgi.metadata:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-07-13 18:12:39.112 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi module nova.wsgi.metadata:application 2026-07-13 18:12:39.153 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2026-07-13 18:12:39.189 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2026-07-13 18:12:39.228 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2026-07-13 18:12:39.266 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2026-07-13 18:12:39.305 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 80 2026-07-13 18:12:39.344 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2026-07-13 18:12:39.383 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2026-07-13 18:12:39.419 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2026-07-13 18:12:39.459 | + 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-13 18:12:39.498 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2026-07-13 18:12:39.534 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2026-07-13 18:12:39.573 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2026-07-13 18:12:39.612 | + lib/apache:write_uwsgi_config:298 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi start-time %t 2026-07-13 18:12:39.650 | + lib/apache:write_uwsgi_config:301 : [[ -n 0.0.0.0:8775 ]] 2026-07-13 18:12:39.654 | + lib/apache:write_uwsgi_config:302 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2026-07-13 18:12:39.692 | + lib/nova:create_nova_conf:558 : is_service_enabled ceilometer 2026-07-13 18:12:39.716 | + functions-common:is_service_enabled:2076 : return 1 2026-07-13 18:12:39.719 | + lib/nova:create_nova_conf:566 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2026-07-13 18:12:39.762 | ++ lib/nova:create_nova_conf:567 : get_notification_url 2026-07-13 18:12:39.765 | ++ lib/rpc_backend:get_notification_url:136 : local virtual_host= 2026-07-13 18:12:39.769 | ++ lib/rpc_backend:get_notification_url:137 : is_service_enabled rabbit 2026-07-13 18:12:39.789 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-13 18:12:39.793 | ++ lib/rpc_backend:get_notification_url:138 : echo rabbit://stackrabbit:stackqueue@192.168.122.212:5672/ 2026-07-13 18:12:39.798 | + lib/nova:create_nova_conf:567 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:stackqueue@192.168.122.212:5672/ 2026-07-13 18:12:39.838 | + lib/nova:create_nova_conf:568 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2026-07-13 18:12:39.880 | + lib/nova:create_nova_conf:569 : iniset_rpc_backend nova /etc/nova/nova.conf 2026-07-13 18:12:39.884 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=nova 2026-07-13 18:12:39.888 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/nova/nova.conf 2026-07-13 18:12:39.891 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-07-13 18:12:39.895 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-07-13 18:12:39.899 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-07-13 18:12:39.919 | + functions-common:is_service_enabled:2076 : return 0 2026-07-13 18:12:39.923 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-07-13 18:12:39.927 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-07-13 18:12:39.930 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-07-13 18:12:39.950 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-13 18:12:39.953 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.212:5672/ 2026-07-13 18:12:39.956 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.212:5672/ 2026-07-13 18:12:39.994 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-07-13 18:12:39.996 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-07-13 18:12:40.000 | + lib/nova:create_nova_conf:571 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2026-07-13 18:12:40.039 | + lib/nova:create_nova_conf:572 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2026-07-13 18:12:40.080 | + lib/nova:create_nova_conf:574 : iniset /etc/nova/nova.conf conductor workers 2 2026-07-13 18:12:40.124 | + lib/nova:create_nova_conf:576 : is_service_enabled tls-proxy 2026-07-13 18:12:40.146 | + functions-common:is_service_enabled:2076 : return 1 2026-07-13 18:12:40.150 | + lib/nova:create_nova_conf:581 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2026-07-13 18:12:40.193 | + lib/nova:create_nova_conf:583 : '[' True == True ']' 2026-07-13 18:12:40.196 | + lib/nova:create_nova_conf:584 : init_nova_service_user_conf 2026-07-13 18:12:40.200 | + lib/nova:init_nova_service_user_conf:822 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2026-07-13 18:12:40.245 | + lib/nova:init_nova_service_user_conf:823 : configure_keystoneauth /etc/nova/nova.conf nova service_user 2026-07-13 18:12:40.248 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-07-13 18:12:40.252 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-07-13 18:12:40.255 | + lib/keystone:configure_keystoneauth:393 : local section=service_user 2026-07-13 18:12:40.259 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf service_user auth_type password 2026-07-13 18:12:40.300 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf service_user interface public 2026-07-13 18:12:40.340 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf service_user auth_url http://192.168.122.212/identity 2026-07-13 18:12:40.382 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf service_user username nova 2026-07-13 18:12:40.423 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf service_user password nomoresecret 2026-07-13 18:12:40.464 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2026-07-13 18:12:40.503 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf service_user project_name service 2026-07-13 18:12:40.544 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2026-07-13 18:12:40.585 | + lib/nova:create_nova_conf:587 : is_service_enabled n-cond 2026-07-13 18:12:40.608 | + functions-common:is_service_enabled:2076 : return 0 2026-07-13 18:12:40.613 | ++ lib/nova:create_nova_conf:588 : seq 1 1 2026-07-13 18:12:40.618 | + lib/nova:create_nova_conf:588 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-07-13 18:12:40.622 | + lib/nova:create_nova_conf:589 : local conf 2026-07-13 18:12:40.625 | + lib/nova:create_nova_conf:590 : local vhost 2026-07-13 18:12:40.630 | ++ lib/nova:create_nova_conf:591 : conductor_conf 1 2026-07-13 18:12:40.633 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-07-13 18:12:40.637 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-07-13 18:12:40.641 | + lib/nova:create_nova_conf:591 : conf=/etc/nova/nova_cell1.conf 2026-07-13 18:12:40.644 | + lib/nova:create_nova_conf:592 : vhost=nova_cell1 2026-07-13 18:12:40.648 | + lib/nova:create_nova_conf:594 : rm -f /etc/nova/nova_cell1.conf 2026-07-13 18:12:40.655 | ++ lib/nova:create_nova_conf:595 : database_connection_url nova_cell1 2026-07-13 18:12:40.658 | ++ lib/database:database_connection_url:134 : local db=nova_cell1 2026-07-13 18:12:40.660 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell1 2026-07-13 18:12:40.664 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_cell1 2026-07-13 18:12:40.667 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-07-13 18:12:40.671 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-07-13 18:12:40.674 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-07-13 18:12:40.694 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-13 18:12:40.697 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-07-13 18:12:40.700 | ++ 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-13 18:12:40.705 | + 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-13 18:12:40.749 | + lib/nova:create_nova_conf:596 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2026-07-13 18:12:40.791 | + lib/nova:create_nova_conf:597 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2026-07-13 18:12:40.836 | + lib/nova:create_nova_conf:599 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-07-13 18:12:40.839 | + lib/nova:create_nova_conf:602 : rpc_backend_add_vhost nova_cell1 2026-07-13 18:12:40.843 | + lib/rpc_backend:rpc_backend_add_vhost:112 : local vhost=nova_cell1 2026-07-13 18:12:40.846 | + lib/rpc_backend:rpc_backend_add_vhost:113 : is_service_enabled rabbit 2026-07-13 18:12:40.869 | + functions-common:is_service_enabled:2076 : return 0 2026-07-13 18:12:40.875 | ++ lib/rpc_backend:rpc_backend_add_vhost:114 : sudo rabbitmqctl list_vhosts 2026-07-13 18:12:40.876 | ++ lib/rpc_backend:rpc_backend_add_vhost:114 : grep nova_cell1 2026-07-13 18:12:42.160 | + lib/rpc_backend:rpc_backend_add_vhost:114 : '[' -z ']' 2026-07-13 18:12:42.164 | + lib/rpc_backend:rpc_backend_add_vhost:115 : sudo rabbitmqctl add_vhost nova_cell1 2026-07-13 18:12:43.289 | Adding vhost "nova_cell1" ... 2026-07-13 18:12:43.390 | + lib/rpc_backend:rpc_backend_add_vhost:116 : sudo rabbitmqctl set_permissions -p nova_cell1 stackrabbit '.*' '.*' '.*' 2026-07-13 18:12:44.507 | Setting permissions for user "stackrabbit" in vhost "nova_cell1" ... 2026-07-13 18:12:44.556 | + lib/nova:create_nova_conf:603 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2026-07-13 18:12:44.560 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=nova 2026-07-13 18:12:44.564 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/nova/nova_cell1.conf 2026-07-13 18:12:44.567 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-07-13 18:12:44.571 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host=nova_cell1 2026-07-13 18:12:44.574 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-07-13 18:12:44.593 | + functions-common:is_service_enabled:2076 : return 0 2026-07-13 18:12:44.598 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url nova_cell1 2026-07-13 18:12:44.602 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host=nova_cell1 2026-07-13 18:12:44.605 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-07-13 18:12:44.627 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-13 18:12:44.631 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.212:5672/nova_cell1 2026-07-13 18:12:44.635 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.212:5672/nova_cell1 2026-07-13 18:12:44.673 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-07-13 18:12:44.677 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-07-13 18:12:44.681 | + lib/nova:create_nova_conf:607 : is_service_enabled placement placement-client 2026-07-13 18:12:44.703 | + functions-common:is_service_enabled:2076 : return 0 2026-07-13 18:12:44.707 | + lib/nova:create_nova_conf:608 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2026-07-13 18:12:44.709 | + lib/nova:configure_placement_nova_compute:636 : local conf=/etc/nova/nova_cell1.conf 2026-07-13 18:12:44.713 | + lib/nova:configure_placement_nova_compute:637 : configure_keystoneauth /etc/nova/nova_cell1.conf nova placement 2026-07-13 18:12:44.717 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova_cell1.conf 2026-07-13 18:12:44.721 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-07-13 18:12:44.724 | + lib/keystone:configure_keystoneauth:393 : local section=placement 2026-07-13 18:12:44.727 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2026-07-13 18:12:44.768 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova_cell1.conf placement interface public 2026-07-13 18:12:44.809 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova_cell1.conf placement auth_url http://192.168.122.212/identity 2026-07-13 18:12:44.847 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova_cell1.conf placement username nova 2026-07-13 18:12:44.884 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova_cell1.conf placement password nomoresecret 2026-07-13 18:12:44.923 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2026-07-13 18:12:44.964 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova_cell1.conf placement project_name service 2026-07-13 18:12:45.004 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2026-07-13 18:12:45.041 | + lib/nova:create_nova_conf:612 : setup_logging /etc/nova/nova_cell1.conf 2026-07-13 18:12:45.044 | + functions:setup_logging:693 : setup_systemd_logging /etc/nova/nova_cell1.conf 2026-07-13 18:12:45.047 | + functions:setup_systemd_logging:710 : local conf_file=/etc/nova/nova_cell1.conf 2026-07-13 18:12:45.052 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-07-13 18:12:45.076 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-07-13 18:12:45.079 | + functions:setup_systemd_logging:716 : local pidstr= 2026-07-13 18:12:45.083 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-07-13 18:12:45.088 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-07-13 18:12:45.092 | + 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-13 18:12:45.132 | + 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-13 18:12:45.173 | + 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-13 18:12:45.212 | + functions:setup_systemd_logging:727 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-07-13 18:12:45.251 | + functions:setup_systemd_logging:730 : iniset /etc/nova/nova_cell1.conf DEFAULT log_color False 2026-07-13 18:12:45.291 | + lib/nova:create_nova_conf:619 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-07-13 18:12:45.295 | ++ lib/nova:create_nova_conf:622 : seq 1 1 2026-07-13 18:12:45.300 | + lib/nova:create_nova_conf:622 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-07-13 18:12:45.303 | + lib/nova:create_nova_conf:623 : local conf 2026-07-13 18:12:45.307 | + lib/nova:create_nova_conf:624 : local offset 2026-07-13 18:12:45.310 | ++ lib/nova:create_nova_conf:625 : conductor_conf 1 2026-07-13 18:12:45.314 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-07-13 18:12:45.317 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-07-13 18:12:45.322 | + lib/nova:create_nova_conf:625 : conf=/etc/nova/nova_cell1.conf 2026-07-13 18:12:45.325 | + lib/nova:create_nova_conf:626 : offset=0 2026-07-13 18:12:45.329 | + lib/nova:create_nova_conf:627 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2026-07-13 18:12:45.331 | + lib/nova:configure_console_proxies:726 : local conf=/etc/nova/nova_cell1.conf 2026-07-13 18:12:45.334 | + lib/nova:configure_console_proxies:727 : local offset=0 2026-07-13 18:12:45.338 | + lib/nova:configure_console_proxies:731 : offset=0 2026-07-13 18:12:45.342 | + lib/nova:configure_console_proxies:733 : is_service_enabled n-novnc 2026-07-13 18:12:45.364 | + functions-common:is_service_enabled:2076 : return 0 2026-07-13 18:12:45.367 | + lib/nova:configure_console_proxies:734 : iniset /etc/nova/nova_cell1.conf vnc novncproxy_host 0.0.0.0 2026-07-13 18:12:45.410 | + lib/nova:configure_console_proxies:735 : iniset /etc/nova/nova_cell1.conf vnc novncproxy_port 6080 2026-07-13 18:12:45.447 | + lib/nova:configure_console_proxies:737 : is_nova_console_proxy_compute_tls_enabled 2026-07-13 18:12:45.451 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:192 : [[ False = \T\r\u\e ]] 2026-07-13 18:12:45.454 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:193 : return 1 2026-07-13 18:12:45.458 | + lib/nova:configure_console_proxies:765 : is_service_enabled n-spice 2026-07-13 18:12:45.479 | + functions-common:is_service_enabled:2076 : return 1 2026-07-13 18:12:45.483 | + lib/nova:configure_console_proxies:770 : is_service_enabled n-sproxy 2026-07-13 18:12:45.505 | + functions-common:is_service_enabled:2076 : return 1 2026-07-13 18:12:45.509 | + lib/nova:configure_nova:373 : is_service_enabled n-cpu 2026-07-13 18:12:45.532 | + functions-common:is_service_enabled:2076 : return 0 2026-07-13 18:12:45.535 | + lib/nova:configure_nova:373 : [[ -r /home/quobyte/devstack/lib/nova_plugins/hypervisor-libvirt ]] 2026-07-13 18:12:45.539 | + lib/nova:configure_nova:375 : configure_nova_hypervisor 2026-07-13 18:12:45.542 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:40 : configure_libvirt 2026-07-13 18:12:45.546 | + lib/nova_plugins/functions-libvirt:configure_libvirt:153 : is_service_enabled neutron 2026-07-13 18:12:45.569 | + functions-common:is_service_enabled:2076 : return 0 2026-07-13 18:12:45.573 | + lib/nova_plugins/functions-libvirt:configure_libvirt:153 : sudo grep -q '^cgroup_device_acl' /etc/libvirt/qemu.conf 2026-07-13 18:12:45.593 | + lib/nova_plugins/functions-libvirt:configure_libvirt:155 : cat 2026-07-13 18:12:45.593 | + lib/nova_plugins/functions-libvirt:configure_libvirt:155 : sudo tee -a /etc/libvirt/qemu.conf 2026-07-13 18:12:45.605 | cgroup_device_acl = [ 2026-07-13 18:12:45.605 | "/dev/null", "/dev/full", "/dev/zero", 2026-07-13 18:12:45.605 | "/dev/random", "/dev/urandom", 2026-07-13 18:12:45.606 | "/dev/ptmx", "/dev/kvm", "/dev/kqemu", 2026-07-13 18:12:45.606 | "/dev/rtc", "/dev/hpet","/dev/net/tun", 2026-07-13 18:12:45.606 | "/dev/vfio/vfio", 2026-07-13 18:12:45.606 | ] 2026-07-13 18:12:45.611 | + lib/nova_plugins/functions-libvirt:configure_libvirt:166 : is_fedora 2026-07-13 18:12:45.614 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-07-13 18:12:45.617 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-07-13 18:12:45.620 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-07-13 18:12:45.623 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-07-13 18:12:45.626 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-07-13 18:12:45.629 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-07-13 18:12:45.633 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-07-13 18:12:45.637 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-07-13 18:12:45.640 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-07-13 18:12:45.643 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-07-13 18:12:45.646 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-07-13 18:12:45.650 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-07-13 18:12:45.654 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-07-13 18:12:45.658 | + lib/nova_plugins/functions-libvirt:configure_libvirt:185 : getent group libvirt 2026-07-13 18:12:45.664 | + lib/nova_plugins/functions-libvirt:configure_libvirt:188 : add_user_to_group quobyte libvirt 2026-07-13 18:12:45.667 | + functions-common:add_user_to_group:2189 : local user=quobyte 2026-07-13 18:12:45.671 | + functions-common:add_user_to_group:2190 : local group=libvirt 2026-07-13 18:12:45.674 | + functions-common:add_user_to_group:2192 : sudo usermod -a -G libvirt quobyte 2026-07-13 18:12:45.707 | + lib/nova_plugins/functions-libvirt:configure_libvirt:191 : [[ True = \T\r\u\e ]] 2026-07-13 18:12:45.711 | + lib/nova_plugins/functions-libvirt:configure_libvirt:192 : is_ubuntu 2026-07-13 18:12:45.715 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-13 18:12:45.719 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-13 18:12:45.723 | + 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-13 18:12:45.727 | + lib/nova_plugins/functions-libvirt:configure_libvirt:201 : local log_outputs=1:file:/var/log/libvirt/libvirtd.log 2026-07-13 18:12:45.731 | + 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-13 18:12:45.750 | + lib/nova_plugins/functions-libvirt:configure_libvirt:203 : sudo tee -a /etc/libvirt/libvirtd.conf 2026-07-13 18:12:45.750 | + 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-13 18:12:45.761 | 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-13 18:12:45.766 | + 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-13 18:12:45.784 | + lib/nova_plugins/functions-libvirt:configure_libvirt:206 : echo 'log_outputs="1:file:/var/log/libvirt/libvirtd.log"' 2026-07-13 18:12:45.785 | + lib/nova_plugins/functions-libvirt:configure_libvirt:206 : sudo tee -a /etc/libvirt/libvirtd.conf 2026-07-13 18:12:45.795 | log_outputs="1:file:/var/log/libvirt/libvirtd.log" 2026-07-13 18:12:45.801 | + lib/nova_plugins/functions-libvirt:configure_libvirt:210 : is_nova_console_proxy_compute_tls_enabled 2026-07-13 18:12:45.804 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:192 : [[ False = \T\r\u\e ]] 2026-07-13 18:12:45.808 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:193 : return 1 2026-07-13 18:12:45.812 | + lib/nova_plugins/functions-libvirt:configure_libvirt:228 : restart_service libvirtd 2026-07-13 18:12:45.816 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-13 18:12:45.820 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart libvirtd 2026-07-13 18:12:45.894 | + lib/nova_plugins/functions-libvirt:configure_libvirt:234 : restart_service virtlogd 2026-07-13 18:12:45.898 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-13 18:12:45.905 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart virtlogd 2026-07-13 18:12:46.006 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:41 : iniset /etc/nova/nova.conf libvirt virt_type kvm 2026-07-13 18:12:46.056 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:42 : iniset /etc/nova/nova.conf libvirt cpu_mode custom 2026-07-13 18:12:46.100 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:43 : '[' custom == custom ']' 2026-07-13 18:12:46.104 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:44 : iniset /etc/nova/nova.conf libvirt cpu_models Nehalem 2026-07-13 18:12:46.150 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:47 : iniset /etc/nova/nova.conf DEFAULT pointer_model ps2mouse 2026-07-13 18:12:46.190 | + 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-13 18:12:46.232 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:49 : iniset /etc/nova/nova.conf DEFAULT default_ephemeral_format ext4 2026-07-13 18:12:46.275 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:50 : iniset /etc/nova/nova.conf DEFAULT compute_driver libvirt.LibvirtDriver 2026-07-13 18:12:46.318 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:52 : is_arch ppc64 2026-07-13 18:12:46.323 | ++ functions-common:is_arch:519 : uname -m 2026-07-13 18:12:46.328 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c\6\4 ]] 2026-07-13 18:12:46.332 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:57 : is_arch aarch64 2026-07-13 18:12:46.337 | ++ functions-common:is_arch:519 : uname -m 2026-07-13 18:12:46.342 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-07-13 18:12:46.346 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:65 : isset ENABLE_FILE_INJECTION 2026-07-13 18:12:46.350 | + functions-common:isset:266 : [[ -v ENABLE_FILE_INJECTION ]] 2026-07-13 18:12:46.354 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:73 : [[ kvm = \p\a\r\a\l\l\e\l\s ]] 2026-07-13 18:12:46.358 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:80 : [[ '' == \L\V\M ]] 2026-07-13 18:12:46.362 | + ./stack.sh:main:965 : is_service_enabled placement 2026-07-13 18:12:46.387 | + functions-common:is_service_enabled:2076 : return 0 2026-07-13 18:12:46.392 | + ./stack.sh:main:967 : stack_install_service placement 2026-07-13 18:12:46.396 | + lib/stack:stack_install_service:20 : local service=placement 2026-07-13 18:12:46.400 | + lib/stack:stack_install_service:21 : type install_placement 2026-07-13 18:12:46.404 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-07-13 18:12:46.408 | + lib/stack:stack_install_service:32 : install_placement 2026-07-13 18:12:46.412 | + lib/placement:install_placement:121 : pip_install_gr osc-placement 2026-07-13 18:12:46.417 | + inc/python:pip_install_gr:94 : local name=osc-placement 2026-07-13 18:12:46.421 | + inc/python:pip_install_gr:95 : local clean_name 2026-07-13 18:12:46.426 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements osc-placement 2026-07-13 18:12:46.430 | ++ inc/python:get_from_global_requirements:241 : local package=osc-placement 2026-07-13 18:12:46.433 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-07-13 18:12:46.439 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2026-07-13 18:12:46.440 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-07-13 18:12:46.447 | ++ inc/python:get_from_global_requirements:243 : required_pkg='osc-placement ' 2026-07-13 18:12:46.450 | ++ inc/python:get_from_global_requirements:244 : [[ osc-placement == '' ]] 2026-07-13 18:12:46.453 | ++ inc/python:get_from_global_requirements:247 : echo osc-placement 2026-07-13 18:12:46.458 | + inc/python:pip_install_gr:96 : clean_name=osc-placement 2026-07-13 18:12:46.462 | + inc/python:pip_install_gr:97 : pip_install osc-placement 2026-07-13 18:12:46.492 | Using python 3.12 to install osc-placement 2026-07-13 18:12:46.496 | + 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-13 18:12:47.801 | Collecting osc-placement 2026-07-13 18:12:47.958 | Downloading osc_placement-4.9.0-py3-none-any.whl.metadata (2.1 kB) 2026-07-13 18:12:47.969 | 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-13 18:12:47.970 | 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-13 18:12:47.971 | 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-13 18:12:47.971 | 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-13 18:12:47.973 | 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-13 18:12:47.974 | 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-13 18:12:47.975 | 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-13 18:12:47.976 | 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-13 18:12:47.977 | 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-13 18:12:47.981 | 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-13 18:12:47.982 | 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-13 18:12:47.983 | 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-13 18:12:47.986 | 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-13 18:12:47.987 | 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-13 18:12:47.988 | 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-13 18:12:47.989 | 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-13 18:12:47.992 | 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-13 18:12:47.993 | 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-13 18:12:47.993 | 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-13 18:12:47.994 | 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-13 18:12:47.996 | 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-13 18:12:47.997 | 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-13 18:12:47.998 | 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-13 18:12:47.999 | 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-13 18:12:48.000 | 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-13 18:12:48.002 | 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-13 18:12:48.003 | 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-13 18:12:48.005 | 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-13 18:12:48.009 | 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-13 18:12:48.016 | 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-13 18:12:48.021 | 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-13 18:12:48.022 | 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-13 18:12:48.023 | 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-13 18:12:48.028 | 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-13 18:12:48.033 | 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-13 18:12:48.047 | 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-13 18:12:48.049 | 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-13 18:12:48.050 | 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-13 18:12:48.052 | 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-13 18:12:48.063 | 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-13 18:12:48.064 | 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-13 18:12:48.068 | 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-13 18:12:48.108 | Downloading osc_placement-4.9.0-py3-none-any.whl (65 kB) 2026-07-13 18:12:48.430 | Installing collected packages: osc-placement 2026-07-13 18:12:48.556 | Successfully installed osc-placement-4.9.0 2026-07-13 18:12:48.697 | + inc/python:pip_install:216 : result=0 2026-07-13 18:12:48.701 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-13 18:12:48.705 | + functions-common:time_stop:2420 : local name 2026-07-13 18:12:48.708 | + functions-common:time_stop:2421 : local end_time 2026-07-13 18:12:48.711 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-13 18:12:48.714 | + functions-common:time_stop:2423 : local total 2026-07-13 18:12:48.718 | + functions-common:time_stop:2424 : local start_time 2026-07-13 18:12:48.722 | + functions-common:time_stop:2426 : name=pip_install 2026-07-13 18:12:48.725 | + functions-common:time_stop:2427 : start_time=1783966366486 2026-07-13 18:12:48.729 | + functions-common:time_stop:2429 : [[ -z 1783966366486 ]] 2026-07-13 18:12:48.733 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-13 18:12:48.739 | + functions-common:time_stop:2432 : end_time=1783966368735 2026-07-13 18:12:48.742 | + functions-common:time_stop:2433 : elapsed_time=2249 2026-07-13 18:12:48.746 | + functions-common:time_stop:2434 : total=158410 2026-07-13 18:12:48.750 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-13 18:12:48.753 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=160659 2026-07-13 18:12:48.757 | + inc/python:pip_install:219 : return 0 2026-07-13 18:12:48.761 | + lib/placement:install_placement:122 : git_clone https://review.opendev.org/openstack/placement.git /opt/stack/placement master 2026-07-13 18:12:48.765 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/placement.git 2026-07-13 18:12:48.769 | + functions-common:git_clone:590 : local git_dest=/opt/stack/placement 2026-07-13 18:12:48.773 | + functions-common:git_clone:591 : local git_ref=master 2026-07-13 18:12:48.776 | + functions-common:git_clone:592 : local orig_dir 2026-07-13 18:12:48.781 | ++ functions-common:git_clone:593 : pwd 2026-07-13 18:12:48.785 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-07-13 18:12:48.789 | + functions-common:git_clone:594 : local git_clone_flags= 2026-07-13 18:12:48.793 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-07-13 18:12:48.814 | + functions-common:git_clone:596 : RECLONE=False 2026-07-13 18:12:48.818 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-07-13 18:12:48.822 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-07-13 18:12:48.827 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-07-13 18:12:48.829 | + functions-common:git_clone:610 : echo master 2026-07-13 18:12:48.834 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/placement ]] 2026-07-13 18:12:48.837 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-07-13 18:12:48.841 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/placement.git /opt/stack/placement 2026-07-13 18:12:48.845 | + functions-common:git_timed:697 : local count=0 2026-07-13 18:12:48.848 | + functions-common:git_timed:698 : local timeout=0 2026-07-13 18:12:48.851 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-13 18:12:48.855 | + functions-common:git_timed:701 : timeout=0 2026-07-13 18:12:48.859 | + functions-common:git_timed:704 : time_start git_timed 2026-07-13 18:12:48.863 | + functions-common:time_start:2406 : local name=git_timed 2026-07-13 18:12:48.866 | + functions-common:time_start:2407 : local start_time= 2026-07-13 18:12:48.869 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-13 18:12:48.874 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-13 18:12:48.879 | + functions-common:time_start:2411 : _TIME_START[$name]=1783966368876 2026-07-13 18:12:48.883 | + 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-13 18:12:48.887 | Cloning into '/opt/stack/placement'... 2026-07-13 18:12:53.251 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-13 18:12:53.254 | + functions-common:time_stop:2420 : local name 2026-07-13 18:12:53.258 | + functions-common:time_stop:2421 : local end_time 2026-07-13 18:12:53.261 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-13 18:12:53.265 | + functions-common:time_stop:2423 : local total 2026-07-13 18:12:53.268 | + functions-common:time_stop:2424 : local start_time 2026-07-13 18:12:53.272 | + functions-common:time_stop:2426 : name=git_timed 2026-07-13 18:12:53.275 | + functions-common:time_stop:2427 : start_time=1783966368876 2026-07-13 18:12:53.279 | + functions-common:time_stop:2429 : [[ -z 1783966368876 ]] 2026-07-13 18:12:53.283 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-13 18:12:53.288 | + functions-common:time_stop:2432 : end_time=1783966373285 2026-07-13 18:12:53.291 | + functions-common:time_stop:2433 : elapsed_time=4409 2026-07-13 18:12:53.295 | + functions-common:time_stop:2434 : total=428678 2026-07-13 18:12:53.299 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-13 18:12:53.303 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=433087 2026-07-13 18:12:53.307 | + functions-common:git_clone:631 : cd /opt/stack/placement 2026-07-13 18:12:53.311 | + functions-common:git_clone:632 : git_timed fetch origin master 2026-07-13 18:12:53.314 | + functions-common:git_timed:697 : local count=0 2026-07-13 18:12:53.317 | + functions-common:git_timed:698 : local timeout=0 2026-07-13 18:12:53.320 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-13 18:12:53.324 | + functions-common:git_timed:701 : timeout=0 2026-07-13 18:12:53.327 | + functions-common:git_timed:704 : time_start git_timed 2026-07-13 18:12:53.331 | + functions-common:time_start:2406 : local name=git_timed 2026-07-13 18:12:53.335 | + functions-common:time_start:2407 : local start_time= 2026-07-13 18:12:53.339 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-13 18:12:53.343 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-13 18:12:53.348 | + functions-common:time_start:2411 : _TIME_START[$name]=1783966373345 2026-07-13 18:12:53.352 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-07-13 18:12:53.838 | From https://review.opendev.org/openstack/placement 2026-07-13 18:12:53.839 | * branch master -> FETCH_HEAD 2026-07-13 18:12:53.850 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-13 18:12:53.853 | + functions-common:time_stop:2420 : local name 2026-07-13 18:12:53.857 | + functions-common:time_stop:2421 : local end_time 2026-07-13 18:12:53.860 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-13 18:12:53.864 | + functions-common:time_stop:2423 : local total 2026-07-13 18:12:53.868 | + functions-common:time_stop:2424 : local start_time 2026-07-13 18:12:53.872 | + functions-common:time_stop:2426 : name=git_timed 2026-07-13 18:12:53.875 | + functions-common:time_stop:2427 : start_time=1783966373345 2026-07-13 18:12:53.879 | + functions-common:time_stop:2429 : [[ -z 1783966373345 ]] 2026-07-13 18:12:53.884 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-13 18:12:53.889 | + functions-common:time_stop:2432 : end_time=1783966373885 2026-07-13 18:12:53.892 | + functions-common:time_stop:2433 : elapsed_time=540 2026-07-13 18:12:53.896 | + functions-common:time_stop:2434 : total=433087 2026-07-13 18:12:53.900 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-13 18:12:53.903 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=433627 2026-07-13 18:12:53.907 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-07-13 18:12:53.910 | + functions-common:git_timed:697 : local count=0 2026-07-13 18:12:53.914 | + functions-common:git_timed:698 : local timeout=0 2026-07-13 18:12:53.918 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-13 18:12:53.921 | + functions-common:git_timed:701 : timeout=0 2026-07-13 18:12:53.925 | + functions-common:git_timed:704 : time_start git_timed 2026-07-13 18:12:53.929 | + functions-common:time_start:2406 : local name=git_timed 2026-07-13 18:12:53.932 | + functions-common:time_start:2407 : local start_time= 2026-07-13 18:12:53.935 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-13 18:12:53.939 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-13 18:12:53.945 | + functions-common:time_start:2411 : _TIME_START[$name]=1783966373940 2026-07-13 18:12:53.948 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-07-13 18:12:53.999 | Note: switching to 'FETCH_HEAD'. 2026-07-13 18:12:53.999 | 2026-07-13 18:12:53.999 | You are in 'detached HEAD' state. You can look around, make experimental 2026-07-13 18:12:54.000 | changes and commit them, and you can discard any commits you make in this 2026-07-13 18:12:54.000 | state without impacting any branches by switching back to a branch. 2026-07-13 18:12:54.000 | 2026-07-13 18:12:54.000 | If you want to create a new branch to retain commits you create, you may 2026-07-13 18:12:54.000 | do so (now or later) by using -c with the switch command. Example: 2026-07-13 18:12:54.000 | 2026-07-13 18:12:54.000 | git switch -c 2026-07-13 18:12:54.000 | 2026-07-13 18:12:54.000 | Or undo this operation with: 2026-07-13 18:12:54.000 | 2026-07-13 18:12:54.000 | git switch - 2026-07-13 18:12:54.001 | 2026-07-13 18:12:54.001 | Turn off this advice by setting config variable advice.detachedHead to false 2026-07-13 18:12:54.001 | 2026-07-13 18:12:54.001 | HEAD is now at 10c4d910 tests: Support file-backed SQLite URL in placement fixtures 2026-07-13 18:12:54.005 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-13 18:12:54.009 | + functions-common:time_stop:2420 : local name 2026-07-13 18:12:54.013 | + functions-common:time_stop:2421 : local end_time 2026-07-13 18:12:54.017 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-13 18:12:54.020 | + functions-common:time_stop:2423 : local total 2026-07-13 18:12:54.024 | + functions-common:time_stop:2424 : local start_time 2026-07-13 18:12:54.027 | + functions-common:time_stop:2426 : name=git_timed 2026-07-13 18:12:54.031 | + functions-common:time_stop:2427 : start_time=1783966373940 2026-07-13 18:12:54.034 | + functions-common:time_stop:2429 : [[ -z 1783966373940 ]] 2026-07-13 18:12:54.038 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-13 18:12:54.043 | + functions-common:time_stop:2432 : end_time=1783966374040 2026-07-13 18:12:54.047 | + functions-common:time_stop:2433 : elapsed_time=100 2026-07-13 18:12:54.051 | + functions-common:time_stop:2434 : total=433627 2026-07-13 18:12:54.054 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-13 18:12:54.058 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=433727 2026-07-13 18:12:54.061 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/placement 2026-07-13 18:12:54.079 | + functions-common:git_clone:672 : cd /opt/stack/placement 2026-07-13 18:12:54.085 | + functions-common:git_clone:673 : git show --oneline 2026-07-13 18:12:54.085 | + functions-common:git_clone:673 : head -1 2026-07-13 18:12:54.089 | 10c4d910 tests: Support file-backed SQLite URL in placement fixtures 2026-07-13 18:12:54.093 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-07-13 18:12:54.097 | + lib/placement:install_placement:123 : setup_develop /opt/stack/placement 2026-07-13 18:12:54.101 | + inc/python:setup_develop:353 : local bindep 2026-07-13 18:12:54.104 | + inc/python:setup_develop:354 : [[ /opt/stack/placement == -bindep* ]] 2026-07-13 18:12:54.108 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/placement 2026-07-13 18:12:54.112 | + inc/python:setup_develop:359 : local extras= 2026-07-13 18:12:54.116 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/placement -e 2026-07-13 18:12:54.120 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-07-13 18:12:54.123 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/placement == -bindep* ]] 2026-07-13 18:12:54.127 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/placement 2026-07-13 18:12:54.130 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-07-13 18:12:54.134 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-07-13 18:12:54.139 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/placement 2026-07-13 18:12:54.143 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-07-13 18:12:54.148 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/placement 2026-07-13 18:12:54.152 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-07-13 18:12:54.156 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-07-13 18:12:54.161 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2026-07-13 18:12:54.169 | + inc/python:_setup_package_with_constraints_edit:400 : name=openstack-placement 2026-07-13 18:12:54.172 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z openstack-placement ']' 2026-07-13 18:12:54.176 | + 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-13 18:12:54.334 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/placement -e 2026-07-13 18:12:54.337 | + inc/python:setup_package:436 : local bindep=0 2026-07-13 18:12:54.341 | + inc/python:setup_package:437 : local bindep_flag= 2026-07-13 18:12:54.344 | + inc/python:setup_package:438 : local bindep_profiles= 2026-07-13 18:12:54.348 | + inc/python:setup_package:439 : [[ /opt/stack/placement == -bindep* ]] 2026-07-13 18:12:54.352 | + inc/python:setup_package:444 : local project_dir=/opt/stack/placement 2026-07-13 18:12:54.355 | + inc/python:setup_package:445 : local flags=-e 2026-07-13 18:12:54.359 | + inc/python:setup_package:446 : local extras= 2026-07-13 18:12:54.363 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-07-13 18:12:54.367 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-07-13 18:12:54.370 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-07-13 18:12:54.374 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-07-13 18:12:54.378 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-07-13 18:12:54.382 | + inc/python:setup_package:464 : pip_install -e /opt/stack/placement 2026-07-13 18:12:54.411 | Using python 3.12 to install /opt/stack/placement 2026-07-13 18:12:54.415 | + 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-13 18:12:55.435 | Obtaining file:///opt/stack/placement 2026-07-13 18:12:55.438 | Installing build dependencies: started 2026-07-13 18:12:57.303 | Installing build dependencies: finished with status 'done' 2026-07-13 18:12:57.305 | Checking if build backend supports build_editable: started 2026-07-13 18:12:57.861 | Checking if build backend supports build_editable: finished with status 'done' 2026-07-13 18:12:57.863 | Getting requirements to build editable: started 2026-07-13 18:12:58.170 | Getting requirements to build editable: finished with status 'done' 2026-07-13 18:12:58.172 | Preparing editable metadata (pyproject.toml): started 2026-07-13 18:12:59.098 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-07-13 18:12:59.121 | 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-13 18:12:59.122 | 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-13 18:12:59.123 | 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-13 18:12:59.124 | 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-13 18:12:59.124 | 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-13 18:12:59.125 | 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-13 18:12:59.126 | 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-13 18:12:59.127 | 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.5.0) 2026-07-13 18:12:59.128 | 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-13 18:12:59.129 | 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-13 18:12:59.129 | 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-13 18:12:59.130 | 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-13 18:12:59.131 | 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-13 18:12:59.132 | 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-13 18:12:59.133 | 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) (5.1.0) 2026-07-13 18:12:59.133 | 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-13 18:12:59.134 | 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-13 18:12:59.135 | 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-13 18:12:59.136 | 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-13 18:12:59.137 | 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-13 18:12:59.139 | 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-13 18:12:59.140 | 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-13 18:12:59.141 | 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-13 18:12:59.142 | 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-13 18:12:59.148 | 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-13 18:12:59.149 | 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-13 18:12:59.150 | 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-13 18:12:59.152 | 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-13 18:12:59.153 | 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-13 18:12:59.154 | 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-13 18:12:59.158 | 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-13 18:12:59.159 | 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-13 18:12:59.160 | 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-13 18:12:59.161 | 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-13 18:12:59.170 | 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-13 18:12:59.173 | 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-13 18:12:59.178 | 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-13 18:12:59.179 | 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-13 18:12:59.182 | 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-13 18:12:59.185 | 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-13 18:12:59.187 | 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-13 18:12:59.187 | 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-13 18:12:59.193 | 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-13 18:12:59.196 | 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-13 18:12:59.197 | 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-13 18:12:59.200 | 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-13 18:12:59.205 | 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-13 18:12:59.208 | 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-13 18:12:59.209 | 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-13 18:12:59.211 | 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-13 18:12:59.218 | 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-13 18:12:59.225 | 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-13 18:12:59.230 | 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-13 18:12:59.234 | 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-13 18:12:59.235 | 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-13 18:12:59.236 | 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-13 18:12:59.242 | 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-13 18:12:59.246 | 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-13 18:12:59.264 | 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-13 18:12:59.277 | 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-13 18:12:59.277 | 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-13 18:12:59.278 | 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-13 18:12:59.280 | 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-13 18:12:59.299 | 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-13 18:12:59.311 | 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-13 18:12:59.361 | Building wheels for collected packages: openstack-placement 2026-07-13 18:12:59.363 | Building editable for openstack-placement (pyproject.toml): started 2026-07-13 18:13:00.146 | Building editable for openstack-placement (pyproject.toml): finished with status 'done' 2026-07-13 18:13:00.147 | Created wheel for openstack-placement: filename=openstack_placement-16.0.0.0b1-0.editable-py3-none-any.whl size=8725 sha256=fd79671eefe2ae650fc04752beb3437c10159baac6c2eb83399901fa8d4ecf1b 2026-07-13 18:13:00.147 | Stored in directory: /tmp/pip-ephem-wheel-cache-a3lmv3xs/wheels/0f/d8/4f/e8707957c726bd4763e71d7ed0672723b81ca99945904983a6 2026-07-13 18:13:00.153 | Successfully built openstack-placement 2026-07-13 18:13:00.422 | Installing collected packages: openstack-placement 2026-07-13 18:13:00.514 | Successfully installed openstack-placement-16.0.0.0b1 2026-07-13 18:13:00.683 | + inc/python:pip_install:216 : result=0 2026-07-13 18:13:00.687 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-13 18:13:00.690 | + functions-common:time_stop:2420 : local name 2026-07-13 18:13:00.694 | + functions-common:time_stop:2421 : local end_time 2026-07-13 18:13:00.697 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-13 18:13:00.701 | + functions-common:time_stop:2423 : local total 2026-07-13 18:13:00.705 | + functions-common:time_stop:2424 : local start_time 2026-07-13 18:13:00.708 | + functions-common:time_stop:2426 : name=pip_install 2026-07-13 18:13:00.712 | + functions-common:time_stop:2427 : start_time=1783966374404 2026-07-13 18:13:00.715 | + functions-common:time_stop:2429 : [[ -z 1783966374404 ]] 2026-07-13 18:13:00.721 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-13 18:13:00.726 | + functions-common:time_stop:2432 : end_time=1783966380722 2026-07-13 18:13:00.730 | + functions-common:time_stop:2433 : elapsed_time=6318 2026-07-13 18:13:00.733 | + functions-common:time_stop:2434 : total=160659 2026-07-13 18:13:00.737 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-13 18:13:00.741 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=166977 2026-07-13 18:13:00.745 | + inc/python:pip_install:219 : return 0 2026-07-13 18:13:00.748 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-07-13 18:13:00.752 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-07-13 18:13:00.756 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/placement 2026-07-13 18:13:00.760 | + inc/python:use_library_from_git:266 : local name=/opt/stack/placement 2026-07-13 18:13:00.764 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-13 18:13:00.768 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-13 18:13:00.772 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/placement, ]] 2026-07-13 18:13:00.776 | + inc/python:use_library_from_git:269 : return 1 2026-07-13 18:13:00.780 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-07-13 18:13:00.784 | + ./stack.sh:main:968 : configure_placement 2026-07-13 18:13:00.788 | + lib/placement:configure_placement:88 : sudo install -d -o quobyte /etc/placement 2026-07-13 18:13:00.806 | + lib/placement:configure_placement:89 : create_placement_conf 2026-07-13 18:13:00.810 | + lib/placement:create_placement_conf:78 : rm -f /etc/placement/placement.conf 2026-07-13 18:13:00.818 | ++ lib/placement:create_placement_conf:79 : database_connection_url placement 2026-07-13 18:13:00.821 | ++ lib/database:database_connection_url:134 : local db=placement 2026-07-13 18:13:00.824 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql placement 2026-07-13 18:13:00.827 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=placement 2026-07-13 18:13:00.830 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-07-13 18:13:00.833 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-07-13 18:13:00.836 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-07-13 18:13:00.859 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-13 18:13:00.862 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-07-13 18:13:00.866 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/placement?charset=utf8&plugin=dbcounter' 2026-07-13 18:13:00.870 | + 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-13 18:13:00.918 | + lib/placement:create_placement_conf:80 : iniset /etc/placement/placement.conf DEFAULT debug True 2026-07-13 18:13:00.963 | + lib/placement:create_placement_conf:81 : iniset /etc/placement/placement.conf api auth_strategy keystone 2026-07-13 18:13:01.008 | + lib/placement:create_placement_conf:82 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2026-07-13 18:13:01.012 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/placement/placement.conf 2026-07-13 18:13:01.015 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=placement 2026-07-13 18:13:01.019 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-07-13 18:13:01.023 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-07-13 18:13:01.026 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/placement/placement.conf placement keystone_authtoken 2026-07-13 18:13:01.030 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/placement/placement.conf 2026-07-13 18:13:01.033 | + lib/keystone:configure_keystoneauth:392 : local admin_user=placement 2026-07-13 18:13:01.037 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-07-13 18:13:01.041 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2026-07-13 18:13:01.087 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2026-07-13 18:13:01.130 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://192.168.122.212/identity 2026-07-13 18:13:01.174 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2026-07-13 18:13:01.217 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/placement/placement.conf keystone_authtoken password nomoresecret 2026-07-13 18:13:01.260 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2026-07-13 18:13:01.301 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2026-07-13 18:13:01.344 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2026-07-13 18:13:01.386 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/placement/placement.conf keystone_authtoken www_authenticate_uri http://192.168.122.212/identity 2026-07-13 18:13:01.431 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-07-13 18:13:01.473 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2026-07-13 18:13:01.516 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-07-13 18:13:01.520 | + lib/placement:create_placement_conf:83 : setup_logging /etc/placement/placement.conf 2026-07-13 18:13:01.524 | + functions:setup_logging:693 : setup_systemd_logging /etc/placement/placement.conf 2026-07-13 18:13:01.528 | + functions:setup_systemd_logging:710 : local conf_file=/etc/placement/placement.conf 2026-07-13 18:13:01.533 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-07-13 18:13:01.557 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-07-13 18:13:01.561 | + functions:setup_systemd_logging:716 : local pidstr= 2026-07-13 18:13:01.565 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-07-13 18:13:01.569 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-07-13 18:13:01.573 | + 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-13 18:13:01.616 | + 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-13 18:13:01.660 | + 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-13 18:13:01.704 | + functions:setup_systemd_logging:727 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-07-13 18:13:01.749 | + functions:setup_systemd_logging:730 : iniset /etc/placement/placement.conf DEFAULT log_color False 2026-07-13 18:13:01.792 | + lib/placement:configure_placement:91 : write_uwsgi_config /etc/placement/placement-uwsgi.ini placement.wsgi.api:application /placement '' placement-api 2026-07-13 18:13:01.796 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/placement/placement-uwsgi.ini 2026-07-13 18:13:01.800 | + lib/apache:write_uwsgi_config:244 : local wsgi=placement.wsgi.api:application 2026-07-13 18:13:01.803 | + lib/apache:write_uwsgi_config:245 : local url=/placement 2026-07-13 18:13:01.807 | + lib/apache:write_uwsgi_config:246 : local http= 2026-07-13 18:13:01.810 | + lib/apache:write_uwsgi_config:247 : local name=placement-api 2026-07-13 18:13:01.814 | + lib/apache:write_uwsgi_config:249 : '[' -z placement-api ']' 2026-07-13 18:13:01.817 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-07-13 18:13:01.821 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-07-13 18:13:01.839 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-07-13 18:13:01.840 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-07-13 18:13:01.850 | d /var/run/uwsgi 0755 quobyte root 2026-07-13 18:13:01.855 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-07-13 18:13:01.870 | /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-13 18:13:01.876 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/placement-api.socket 2026-07-13 18:13:01.879 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/placement/placement-uwsgi.ini 2026-07-13 18:13:01.885 | + lib/apache:write_uwsgi_config:270 : [[ placement.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-07-13 18:13:01.889 | + lib/apache:write_uwsgi_config:271 : iniset /etc/placement/placement-uwsgi.ini uwsgi module placement.wsgi.api:application 2026-07-13 18:13:01.934 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2026-07-13 18:13:01.974 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2026-07-13 18:13:02.016 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2026-07-13 18:13:02.058 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2026-07-13 18:13:02.100 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 80 2026-07-13 18:13:02.140 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2026-07-13 18:13:02.180 | + lib/apache:write_uwsgi_config:286 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2026-07-13 18:13:02.224 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2026-07-13 18:13:02.264 | + 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-13 18:13:02.303 | + lib/apache:write_uwsgi_config:292 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2026-07-13 18:13:02.343 | + lib/apache:write_uwsgi_config:294 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2026-07-13 18:13:02.382 | + lib/apache:write_uwsgi_config:296 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2026-07-13 18:13:02.424 | + lib/apache:write_uwsgi_config:298 : iniset /etc/placement/placement-uwsgi.ini uwsgi start-time %t 2026-07-13 18:13:02.467 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-07-13 18:13:02.470 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-07-13 18:13:02.475 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for placement-api 2026-07-13 18:13:02.478 | ++ lib/apache:apache_site_config_for:174 : local site=placement-api 2026-07-13 18:13:02.482 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-07-13 18:13:02.485 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-13 18:13:02.489 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-13 18:13:02.493 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/placement-api.conf 2026-07-13 18:13:02.497 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2026-07-13 18:13:02.500 | + lib/apache:write_uwsgi_config:306 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2026-07-13 18:13:02.541 | + lib/apache:write_uwsgi_config:307 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2026-07-13 18:13:02.585 | + 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-13 18:13:02.585 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2026-07-13 18:13:02.596 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 acquire=1 2026-07-13 18:13:02.601 | + lib/apache:write_uwsgi_config:309 : enable_apache_site placement-api 2026-07-13 18:13:02.605 | + lib/apache:enable_apache_site:191 : local site=placement-api 2026-07-13 18:13:02.608 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-07-13 18:13:02.612 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-07-13 18:13:02.615 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-07-13 18:13:02.619 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-13 18:13:02.622 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-13 18:13:02.626 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-13 18:13:02.630 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-07-13 18:13:02.634 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-07-13 18:13:02.638 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-13 18:13:02.641 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-13 18:13:02.645 | + lib/apache:enable_apache_site:195 : sudo a2ensite placement-api 2026-07-13 18:13:02.658 | perl: warning: Setting locale failed. 2026-07-13 18:13:02.658 | perl: warning: Please check that your locale settings: 2026-07-13 18:13:02.658 | LANGUAGE = (unset), 2026-07-13 18:13:02.658 | LC_ALL = "en_US.utf8", 2026-07-13 18:13:02.658 | LANG = "de_DE.UTF-8" 2026-07-13 18:13:02.659 | are supported and installed on your system. 2026-07-13 18:13:02.659 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-13 18:13:02.699 | Enabling site placement-api. 2026-07-13 18:13:02.705 | To activate the new configuration, you need to run: 2026-07-13 18:13:02.705 | systemctl reload apache2 2026-07-13 18:13:02.711 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-07-13 18:13:02.715 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-07-13 18:13:02.718 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-13 18:13:02.721 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-07-13 18:13:02.909 | + lib/placement:configure_placement:92 : [[ True == \T\r\u\e ]] 2026-07-13 18:13:02.914 | + lib/placement:configure_placement:93 : iniset /etc/placement/placement.conf oslo_policy enforce_new_defaults True 2026-07-13 18:13:02.961 | + ./stack.sh:main:975 : is_service_enabled placement placement-client 2026-07-13 18:13:02.984 | + functions-common:is_service_enabled:2076 : return 0 2026-07-13 18:13:02.989 | + ./stack.sh:main:976 : is_service_enabled n-cpu 2026-07-13 18:13:03.014 | + functions-common:is_service_enabled:2076 : return 0 2026-07-13 18:13:03.018 | + ./stack.sh:main:977 : configure_placement_nova_compute 2026-07-13 18:13:03.022 | + lib/nova:configure_placement_nova_compute:636 : local conf=/etc/nova/nova.conf 2026-07-13 18:13:03.025 | + lib/nova:configure_placement_nova_compute:637 : configure_keystoneauth /etc/nova/nova.conf nova placement 2026-07-13 18:13:03.030 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-07-13 18:13:03.033 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-07-13 18:13:03.037 | + lib/keystone:configure_keystoneauth:393 : local section=placement 2026-07-13 18:13:03.041 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf placement auth_type password 2026-07-13 18:13:03.088 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf placement interface public 2026-07-13 18:13:03.129 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf placement auth_url http://192.168.122.212/identity 2026-07-13 18:13:03.171 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf placement username nova 2026-07-13 18:13:03.213 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf placement password nomoresecret 2026-07-13 18:13:03.255 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf placement user_domain_name Default 2026-07-13 18:13:03.295 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf placement project_name service 2026-07-13 18:13:03.336 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf placement project_domain_name Default 2026-07-13 18:13:03.378 | + ./stack.sh:main:981 : is_service_enabled horizon 2026-07-13 18:13:03.403 | + functions-common:is_service_enabled:2076 : return 1 2026-07-13 18:13:03.407 | + ./stack.sh:main:986 : is_service_enabled tls-proxy 2026-07-13 18:13:03.430 | + functions-common:is_service_enabled:2076 : return 1 2026-07-13 18:13:03.434 | + ./stack.sh:main:990 : is_service_enabled cinder 2026-07-13 18:13:03.458 | + functions-common:is_service_enabled:2076 : return 0 2026-07-13 18:13:03.460 | + ./stack.sh:main:992 : init_os_brick 2026-07-13 18:13:03.464 | + lib/cinder:init_os_brick:524 : mkdir -p /opt/stack/data/os_brick 2026-07-13 18:13:03.469 | + lib/cinder:init_os_brick:525 : is_service_enabled cinder 2026-07-13 18:13:03.491 | + functions-common:is_service_enabled:2076 : return 0 2026-07-13 18:13:03.495 | + lib/cinder:init_os_brick:526 : iniset /etc/cinder/cinder.conf os_brick lock_path /opt/stack/data/os_brick 2026-07-13 18:13:03.536 | + lib/cinder:init_os_brick:528 : is_service_enabled nova 2026-07-13 18:13:03.559 | + functions-common:is_service_enabled:2076 : return 0 2026-07-13 18:13:03.563 | + lib/cinder:init_os_brick:529 : iniset /etc/nova/nova.conf os_brick lock_path /opt/stack/data/os_brick 2026-07-13 18:13:03.608 | + lib/cinder:init_os_brick:531 : is_service_enabled glance 2026-07-13 18:13:03.632 | + functions-common:is_service_enabled:2076 : return 0 2026-07-13 18:13:03.636 | + lib/cinder:init_os_brick:532 : iniset /etc/glance/glance-api.conf os_brick lock_path /opt/stack/data/os_brick 2026-07-13 18:13:03.682 | + lib/cinder:init_os_brick:533 : iniset /etc/glance/glance-cache.conf os_brick lock_path /opt/stack/data/os_brick 2026-07-13 18:13:03.725 | + ./stack.sh:main:999 : run_phase stack install 2026-07-13 18:13:03.729 | + functions-common:run_phase:1848 : local mode=stack 2026-07-13 18:13:03.734 | + functions-common:run_phase:1849 : local phase=install 2026-07-13 18:13:03.738 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-07-13 18:13:03.742 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-07-13 18:13:03.746 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-07-13 18:13:03.750 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-07-13 18:13:03.754 | + functions-common:run_phase:1858 : local extra 2026-07-13 18:13:03.759 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-07-13 18:13:03.766 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-07-13 18:13:03.770 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-07-13 18:13:03.774 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-07-13 18:13:03.778 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack install 2026-07-13 18:13:03.781 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-07-13 18:13:03.802 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-13 18:13:03.805 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-07-13 18:13:03.808 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-07-13 18:13:03.812 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2026-07-13 18:13:03.815 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2026-07-13 18:13:03.818 | ++ ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-13 18:13:03.822 | ++ ./stack.sh:echo_summary:450 : echo -e Installing Tempest 2026-07-13 18:13:03.826 | ++ extras.d/80-tempest.sh:source:9 : async_runfunc install_tempest 2026-07-13 18:13:03.829 | ++ inc/async:async_runfunc:116 : async_run install_tempest install_tempest 2026-07-13 18:13:03.904 | ++ inc/async:async_inner:63 : install_tempest 2026-07-13 18:13:03.956 | [2071 Async install_tempest:38837]: running: install_tempest 2026-07-13 18:13:03.961 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-07-13 18:13:03.964 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-07-13 18:13:03.969 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-07-13 18:13:03.973 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-07-13 18:13:03.977 | + functions-common:run_phase:1875 : run_plugins stack install 2026-07-13 18:13:03.982 | + functions-common:run_plugins:1834 : local mode=stack 2026-07-13 18:13:03.989 | + functions-common:run_plugins:1835 : local phase=install 2026-07-13 18:13:03.994 | + functions-common:run_plugins:1837 : local plugins= 2026-07-13 18:13:03.998 | + functions-common:run_plugins:1838 : local plugin 2026-07-13 18:13:04.003 | + ./stack.sh:main:1002 : use_library_from_git python-openstackclient 2026-07-13 18:13:04.007 | + inc/python:use_library_from_git:266 : local name=python-openstackclient 2026-07-13 18:13:04.011 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-13 18:13:04.015 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-13 18:13:04.019 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-openstackclient, ]] 2026-07-13 18:13:04.022 | + inc/python:use_library_from_git:269 : return 1 2026-07-13 18:13:04.027 | + ./stack.sh:main:1006 : pip_install_gr python-openstackclient 2026-07-13 18:13:04.031 | + inc/python:pip_install_gr:94 : local name=python-openstackclient 2026-07-13 18:13:04.035 | + inc/python:pip_install_gr:95 : local clean_name 2026-07-13 18:13:04.040 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements python-openstackclient 2026-07-13 18:13:04.045 | ++ inc/python:get_from_global_requirements:241 : local package=python-openstackclient 2026-07-13 18:13:04.049 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-07-13 18:13:04.056 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-07-13 18:13:04.056 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2026-07-13 18:13:04.064 | ++ inc/python:get_from_global_requirements:243 : required_pkg='python-openstackclient!=7.3.0,!=7.3.1 ' 2026-07-13 18:13:04.068 | ++ inc/python:get_from_global_requirements:244 : [[ python-openstackclient!=7.3.0,!=7.3.1 == '' ]] 2026-07-13 18:13:04.072 | ++ inc/python:get_from_global_requirements:247 : echo 'python-openstackclient!=7.3.0,!=7.3.1' 2026-07-13 18:13:04.076 | + inc/python:pip_install_gr:96 : clean_name='python-openstackclient!=7.3.0,!=7.3.1' 2026-07-13 18:13:04.080 | + inc/python:pip_install_gr:97 : pip_install 'python-openstackclient!=7.3.0,!=7.3.1' 2026-07-13 18:13:04.112 | Using python 3.12 to install python-openstackclient!=7.3.0,!=7.3.1 2026-07-13 18:13:04.116 | + 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-13 18:13:05.399 | Collecting python-openstackclient!=7.3.0,!=7.3.1 2026-07-13 18:13:05.552 | Downloading python_openstackclient-10.2.0-py3-none-any.whl.metadata (10 kB) 2026-07-13 18:13:05.625 | 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-13 18:13:05.626 | 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-13 18:13:05.628 | 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-13 18:13:05.629 | 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-13 18:13:05.630 | 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-13 18:13:05.631 | 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-13 18:13:05.632 | 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-13 18:13:05.692 | Collecting python-manilaclient>=6.0.0 (from python-openstackclient!=7.3.0,!=7.3.1) 2026-07-13 18:13:05.713 | Downloading python_manilaclient-6.2.0-py3-none-any.whl.metadata (5.5 kB) 2026-07-13 18:13:05.726 | 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-13 18:13:05.727 | 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-13 18:13:05.728 | 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-13 18:13:05.729 | 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-13 18:13:05.730 | 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-13 18:13:05.732 | 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-13 18:13:05.734 | 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-13 18:13:05.735 | 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-13 18:13:05.736 | 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-13 18:13:05.737 | 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-13 18:13:05.739 | 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-13 18:13:05.743 | 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-13 18:13:05.747 | 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-13 18:13:05.747 | 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-13 18:13:05.749 | 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-13 18:13:05.749 | 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-13 18:13:05.752 | 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-13 18:13:05.752 | 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-13 18:13:05.753 | 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-13 18:13:05.754 | 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-13 18:13:05.755 | 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-13 18:13:05.763 | 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-13 18:13:05.766 | 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-13 18:13:05.771 | 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-13 18:13:05.776 | 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-13 18:13:05.777 | 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-13 18:13:05.778 | 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-13 18:13:05.785 | 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-13 18:13:05.791 | 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-13 18:13:05.804 | 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-13 18:13:05.805 | 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-13 18:13:05.806 | 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-13 18:13:05.809 | 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-13 18:13:05.814 | 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-13 18:13:05.815 | 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-13 18:13:05.820 | 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-13 18:13:05.824 | 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-13 18:13:05.826 | 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-13 18:13:05.831 | 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-13 18:13:05.837 | 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-13 18:13:05.837 | 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-13 18:13:05.838 | 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-13 18:13:05.840 | 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-13 18:13:05.856 | 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-13 18:13:05.858 | 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-13 18:13:05.863 | 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-13 18:13:05.916 | Downloading python_openstackclient-10.2.0-py3-none-any.whl (1.3 MB) 2026-07-13 18:13:06.116 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.3/1.3 MB 7.5 MB/s 0:00:00 2026-07-13 18:13:06.134 | Downloading python_manilaclient-6.2.0-py3-none-any.whl (412 kB) 2026-07-13 18:13:06.507 | Installing collected packages: python-manilaclient, python-openstackclient 2026-07-13 18:13:09.516 | 2026-07-13 18:13:09.541 | Successfully installed python-manilaclient-6.2.0 python-openstackclient-10.2.0 2026-07-13 18:13:09.726 | + inc/python:pip_install:216 : result=0 2026-07-13 18:13:09.733 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-13 18:13:09.737 | + functions-common:time_stop:2420 : local name 2026-07-13 18:13:09.742 | + functions-common:time_stop:2421 : local end_time 2026-07-13 18:13:09.746 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-13 18:13:09.750 | + functions-common:time_stop:2423 : local total 2026-07-13 18:13:09.756 | + functions-common:time_stop:2424 : local start_time 2026-07-13 18:13:09.761 | + functions-common:time_stop:2426 : name=pip_install 2026-07-13 18:13:09.765 | + functions-common:time_stop:2427 : start_time=1783966384104 2026-07-13 18:13:09.769 | + functions-common:time_stop:2429 : [[ -z 1783966384104 ]] 2026-07-13 18:13:09.775 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-13 18:13:09.782 | + functions-common:time_stop:2432 : end_time=1783966389777 2026-07-13 18:13:09.786 | + functions-common:time_stop:2433 : elapsed_time=5673 2026-07-13 18:13:09.793 | + functions-common:time_stop:2434 : total=166977 2026-07-13 18:13:09.796 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-13 18:13:09.801 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=172650 2026-07-13 18:13:09.808 | + inc/python:pip_install:219 : return 0 2026-07-13 18:13:09.809 | + ./stack.sh:main:1007 : is_service_enabled openstack-cli-server 2026-07-13 18:13:09.840 | + functions-common:is_service_enabled:2076 : return 1 2026-07-13 18:13:09.845 | + ./stack.sh:main:1014 : install_oscwrap 2026-07-13 18:13:09.851 | ++ functions-common:install_oscwrap:2470 : mktemp 2026-07-13 18:13:09.859 | + functions-common:install_oscwrap:2470 : OSCWRAP_TIMER_FILE=/tmp/tmp.vftNI19y0E 2026-07-13 18:13:09.862 | + functions-common:install_oscwrap:2473 : shopt -s expand_aliases 2026-07-13 18:13:09.867 | + functions-common:install_oscwrap:2476 : unalias -a 2026-07-13 18:13:09.871 | + functions-common:install_oscwrap:2478 : alias openstack=oscwrap 2026-07-13 18:13:09.875 | + ./stack.sh:main:1019 : [[ False != \F\a\l\s\e ]] 2026-07-13 18:13:09.880 | + ./stack.sh:main:1059 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2026-07-13 18:13:09.884 | + ./stack.sh:main:1067 : is_service_enabled mysql postgresql 2026-07-13 18:13:09.911 | + functions-common:is_service_enabled:2076 : return 0 2026-07-13 18:13:09.916 | + ./stack.sh:main:1068 : configure_database 2026-07-13 18:13:09.920 | + lib/database:configure_database:128 : configure_database_mysql 2026-07-13 18:13:09.925 | + lib/databases/mysql:configure_database_mysql:60 : local my_conf mysql slow_log my_client_conf 2026-07-13 18:13:09.929 | + lib/databases/mysql:configure_database_mysql:61 : echo_summary 'Configuring and starting MySQL' 2026-07-13 18:13:09.932 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-13 18:13:09.937 | + ./stack.sh:echo_summary:450 : echo -e Configuring and starting MySQL 2026-07-13 18:13:09.940 | + lib/databases/mysql:configure_database_mysql:63 : is_ubuntu 2026-07-13 18:13:09.944 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-13 18:13:09.948 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-13 18:13:09.951 | + lib/databases/mysql:configure_database_mysql:64 : my_conf=/etc/mysql/my.cnf 2026-07-13 18:13:09.955 | + lib/databases/mysql:configure_database_mysql:76 : is_ubuntu 2026-07-13 18:13:09.959 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-13 18:13:09.963 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-13 18:13:09.966 | + lib/databases/mysql:configure_database_mysql:77 : is_fips_enabled 2026-07-13 18:13:09.971 | ++ functions-common:is_fips_enabled:2541 : cat /proc/sys/crypto/fips_enabled 2026-07-13 18:13:09.972 | cat: /proc/sys/crypto/fips_enabled: No such file or directory 2026-07-13 18:13:09.976 | + functions-common:is_fips_enabled:2541 : fips= 2026-07-13 18:13:09.979 | + functions-common:is_fips_enabled:2542 : '[' '' == 1 ']' 2026-07-13 18:13:09.985 | ++ lib/databases/mysql:configure_database_mysql:85 : ipv6_unquote 0.0.0.0 2026-07-13 18:13:09.989 | ++ functions-common:ipv6_unquote:2218 : echo 0.0.0.0 2026-07-13 18:13:09.990 | ++ functions-common:ipv6_unquote:2218 : tr -d '[]' 2026-07-13 18:13:09.996 | + lib/databases/mysql:configure_database_mysql:85 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2026-07-13 18:13:10.091 | + lib/databases/mysql:configure_database_mysql:88 : is_fedora 2026-07-13 18:13:10.095 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-07-13 18:13:10.100 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-07-13 18:13:10.104 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-07-13 18:13:10.109 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-07-13 18:13:10.113 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-07-13 18:13:10.118 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-07-13 18:13:10.123 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-07-13 18:13:10.127 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-07-13 18:13:10.131 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-07-13 18:13:10.136 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-07-13 18:13:10.140 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-07-13 18:13:10.144 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-07-13 18:13:10.148 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-07-13 18:13:10.153 | + lib/databases/mysql:configure_database_mysql:91 : is_ubuntu 2026-07-13 18:13:10.157 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-13 18:13:10.161 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-13 18:13:10.165 | + lib/databases/mysql:configure_database_mysql:93 : restart_service mysql 2026-07-13 18:13:10.169 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-13 18:13:10.173 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart mysql 2026-07-13 18:13:12.553 | + lib/databases/mysql:configure_database_mysql:98 : local use_mariadb_socket_auth=False 2026-07-13 18:13:12.557 | + lib/databases/mysql:configure_database_mysql:99 : is_ubuntu 2026-07-13 18:13:12.561 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-13 18:13:12.565 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-13 18:13:12.569 | + lib/databases/mysql:configure_database_mysql:99 : '[' mysql == mariadb ']' 2026-07-13 18:13:12.573 | + lib/databases/mysql:configure_database_mysql:109 : [[ False != \T\r\u\e ]] 2026-07-13 18:13:12.577 | + lib/databases/mysql:configure_database_mysql:110 : sudo mysqladmin -u root password stackdb 2026-07-13 18:13:12.597 | mysqladmin: connect to server at 'localhost' failed 2026-07-13 18:13:12.597 | error: 'Access denied for user 'root'@'localhost' (using password: NO)' 2026-07-13 18:13:12.604 | + lib/databases/mysql:configure_database_mysql:110 : true 2026-07-13 18:13:12.608 | + lib/databases/mysql:configure_database_mysql:115 : is_ubuntu 2026-07-13 18:13:12.613 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-13 18:13:12.617 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-13 18:13:12.622 | + lib/databases/mysql:configure_database_mysql:115 : '[' mysql == mariadb ']' 2026-07-13 18:13:12.625 | + lib/databases/mysql:configure_database_mysql:118 : local 'cmd_args=-uroot -pstackdb -h127.0.0.1 ' 2026-07-13 18:13:12.629 | + lib/databases/mysql:configure_database_mysql:123 : min_db_ver=11.6.2 2026-07-13 18:13:12.636 | ++ lib/databases/mysql:configure_database_mysql:124 : sudo mysql -uroot -pstackdb -h127.0.0.1 -e 'select version();' -sN 2026-07-13 18:13:12.638 | ++ lib/databases/mysql:configure_database_mysql:124 : cut -d - -f 1 2026-07-13 18:13:12.654 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-13 18:13:12.726 | + lib/databases/mysql:configure_database_mysql:124 : db_version=8.0.46 2026-07-13 18:13:12.733 | ++ lib/databases/mysql:configure_database_mysql:125 : printf '%s\n' 11.6.2 8.0.46 2026-07-13 18:13:12.733 | ++ lib/databases/mysql:configure_database_mysql:125 : sort -V 2026-07-13 18:13:12.737 | ++ lib/databases/mysql:configure_database_mysql:125 : tail -n 1 2026-07-13 18:13:12.744 | + lib/databases/mysql:configure_database_mysql:125 : max_db_ver=11.6.2 2026-07-13 18:13:12.748 | + lib/databases/mysql:configure_database_mysql:126 : [[ 11.6.2 != \1\1\.\6\.\2 ]] 2026-07-13 18:13:12.752 | + lib/databases/mysql:configure_database_mysql:132 : [[ False == \T\r\u\e ]] 2026-07-13 18:13:12.756 | + lib/databases/mysql:configure_database_mysql:139 : [[ False == \T\r\u\e ]] 2026-07-13 18:13:12.760 | + 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-13 18:13:12.776 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-13 18:13:12.861 | + lib/databases/mysql:configure_database_mysql:145 : sudo mysql -uroot -pstackdb -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'';' 2026-07-13 18:13:12.878 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-13 18:13:12.948 | + lib/databases/mysql:configure_database_mysql:151 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2026-07-13 18:13:13.027 | + lib/databases/mysql:configure_database_mysql:152 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2026-07-13 18:13:13.121 | + lib/databases/mysql:configure_database_mysql:153 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2026-07-13 18:13:13.208 | + lib/databases/mysql:configure_database_mysql:155 : [[ False == \T\r\u\e ]] 2026-07-13 18:13:13.211 | + lib/databases/mysql:configure_database_mysql:175 : [[ True == \T\r\u\e ]] 2026-07-13 18:13:13.215 | + lib/databases/mysql:configure_database_mysql:176 : echo 'enabling MySQL performance counting' 2026-07-13 18:13:13.215 | enabling MySQL performance counting 2026-07-13 18:13:13.219 | + lib/databases/mysql:configure_database_mysql:179 : pip_install /home/quobyte/devstack/tools/dbcounter 2026-07-13 18:13:13.252 | Using python 3.12 to install /home/quobyte/devstack/tools/dbcounter 2026-07-13 18:13:13.256 | + 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-13 18:13:14.284 | Processing ./tools/dbcounter 2026-07-13 18:13:14.287 | Installing build dependencies: started 2026-07-13 18:13:17.480 | Installing build dependencies: finished with status 'done' 2026-07-13 18:13:17.483 | Getting requirements to build wheel: started 2026-07-13 18:13:18.139 | Getting requirements to build wheel: finished with status 'done' 2026-07-13 18:13:18.141 | Preparing metadata (pyproject.toml): started 2026-07-13 18:13:18.530 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-07-13 18:13:18.532 | Building wheels for collected packages: dbcounter 2026-07-13 18:13:18.533 | Building wheel for dbcounter (pyproject.toml): started 2026-07-13 18:13:18.986 | Building wheel for dbcounter (pyproject.toml): finished with status 'done' 2026-07-13 18:13:18.986 | Created wheel for dbcounter: filename=dbcounter-0.1-py3-none-any.whl size=3229 sha256=1a2a2136b751709ffe4ff17c1ee8fcb45279ce20815212d6269a652fad77e536 2026-07-13 18:13:18.986 | Stored in directory: /tmp/pip-ephem-wheel-cache-qp06dyfu/wheels/9b/45/be/0f827e4c026fc267738eabb4d24bd5c9b8db3f5da97af6e98c 2026-07-13 18:13:18.994 | Successfully built dbcounter 2026-07-13 18:13:19.311 | Installing collected packages: dbcounter 2026-07-13 18:13:19.368 | Successfully installed dbcounter-0.1 2026-07-13 18:13:19.527 | + inc/python:pip_install:216 : result=0 2026-07-13 18:13:19.531 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-13 18:13:19.535 | + functions-common:time_stop:2420 : local name 2026-07-13 18:13:19.539 | + functions-common:time_stop:2421 : local end_time 2026-07-13 18:13:19.543 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-13 18:13:19.547 | + functions-common:time_stop:2423 : local total 2026-07-13 18:13:19.551 | + functions-common:time_stop:2424 : local start_time 2026-07-13 18:13:19.555 | + functions-common:time_stop:2426 : name=pip_install 2026-07-13 18:13:19.559 | + functions-common:time_stop:2427 : start_time=1783966393244 2026-07-13 18:13:19.563 | + functions-common:time_stop:2429 : [[ -z 1783966393244 ]] 2026-07-13 18:13:19.568 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-13 18:13:19.574 | + functions-common:time_stop:2432 : end_time=1783966399570 2026-07-13 18:13:19.578 | + functions-common:time_stop:2433 : elapsed_time=6326 2026-07-13 18:13:19.582 | + functions-common:time_stop:2434 : total=172650 2026-07-13 18:13:19.585 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-13 18:13:19.588 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=178976 2026-07-13 18:13:19.591 | + inc/python:pip_install:219 : return 0 2026-07-13 18:13:19.595 | + lib/databases/mysql:configure_database_mysql:182 : recreate_database stats 2026-07-13 18:13:19.598 | + lib/database:recreate_database:112 : local db=stats 2026-07-13 18:13:19.601 | + lib/database:recreate_database:113 : recreate_database_mysql stats 2026-07-13 18:13:19.603 | + lib/databases/mysql:recreate_database_mysql:54 : local db=stats 2026-07-13 18:13:19.605 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS stats;' 2026-07-13 18:13:19.611 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-13 18:13:19.681 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE stats CHARACTER SET utf8;' 2026-07-13 18:13:19.686 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-13 18:13:19.755 | + 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-13 18:13:19.755 | count INT, PRIMARY KEY (db, op)) ENGINE MEMORY' stats 2026-07-13 18:13:19.760 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-13 18:13:19.832 | + lib/databases/mysql:configure_database_mysql:188 : [[ True == \T\r\u\e ]] 2026-07-13 18:13:19.835 | + lib/databases/mysql:configure_database_mysql:189 : iniset -sudo /etc/mysql/my.cnf mysqld read_buffer_size 64K 2026-07-13 18:13:19.912 | + lib/databases/mysql:configure_database_mysql:190 : iniset -sudo /etc/mysql/my.cnf mysqld innodb_buffer_pool_size 16M 2026-07-13 18:13:19.991 | + lib/databases/mysql:configure_database_mysql:191 : iniset -sudo /etc/mysql/my.cnf mysqld thread_stack 192K 2026-07-13 18:13:20.066 | + lib/databases/mysql:configure_database_mysql:192 : iniset -sudo /etc/mysql/my.cnf mysqld thread_cache_size 8 2026-07-13 18:13:20.142 | + lib/databases/mysql:configure_database_mysql:193 : iniset -sudo /etc/mysql/my.cnf mysqld tmp_table_size 8M 2026-07-13 18:13:20.219 | + lib/databases/mysql:configure_database_mysql:194 : iniset -sudo /etc/mysql/my.cnf mysqld sort_buffer_size 8M 2026-07-13 18:13:20.299 | + lib/databases/mysql:configure_database_mysql:195 : iniset -sudo /etc/mysql/my.cnf mysqld max_allowed_packet 8M 2026-07-13 18:13:20.373 | + lib/databases/mysql:configure_database_mysql:198 : restart_service mysql 2026-07-13 18:13:20.378 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-13 18:13:20.382 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart mysql 2026-07-13 18:13:22.872 | + ./stack.sh:main:1072 : save_stackenv 1072 2026-07-13 18:13:22.876 | + functions-common:save_stackenv:65 : local tag=1072 2026-07-13 18:13:22.879 | ++ functions-common:save_stackenv:67 : date +%F-%H%M%S 2026-07-13 18:13:22.887 | + functions-common:save_stackenv:67 : time_stamp=2026-07-13-201322 2026-07-13 18:13:22.890 | + functions-common:save_stackenv:68 : echo '# 2026-07-13-201322 1072' 2026-07-13 18:13:22.892 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-13 18:13:22.894 | + functions-common:save_stackenv:70 : echo BASE_SQL_CONN=mysql+pymysql://root:stackdb@127.0.0.1 2026-07-13 18:13:22.896 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-13 18:13:22.898 | + functions-common:save_stackenv:70 : echo DATA_DIR=/opt/stack/data 2026-07-13 18:13:22.901 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-13 18:13:22.903 | + functions-common:save_stackenv:70 : echo DEST=/opt/stack 2026-07-13 18:13:22.905 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-13 18:13:22.907 | + 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-13 18:13:22.911 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-13 18:13:22.913 | + functions-common:save_stackenv:70 : echo HOST_IP=192.168.122.212 2026-07-13 18:13:22.915 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-13 18:13:22.918 | + functions-common:save_stackenv:70 : echo KEYSTONE_SERVICE_URI=http://192.168.122.212/identity 2026-07-13 18:13:22.920 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-13 18:13:22.922 | + functions-common:save_stackenv:70 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2026-07-13-195831 2026-07-13 18:13:22.924 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-13 18:13:22.927 | + functions-common:save_stackenv:70 : echo OS_CACERT= 2026-07-13 18:13:22.930 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-13 18:13:22.934 | + functions-common:save_stackenv:70 : echo SERVICE_HOST=192.168.122.212 2026-07-13 18:13:22.936 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-13 18:13:22.938 | + functions-common:save_stackenv:70 : echo STACK_USER=quobyte 2026-07-13 18:13:22.940 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-13 18:13:22.942 | + functions-common:save_stackenv:70 : echo TLS_IP= 2026-07-13 18:13:22.945 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-13 18:13:22.947 | + functions-common:save_stackenv:70 : echo HOST_IPV6=::1 2026-07-13 18:13:22.949 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-13 18:13:22.951 | + functions-common:save_stackenv:70 : echo SERVICE_IP_VERSION=4 2026-07-13 18:13:22.954 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-13 18:13:22.956 | + functions-common:save_stackenv:70 : echo TUNNEL_ENDPOINT_IP=192.168.122.212 2026-07-13 18:13:22.958 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-13 18:13:22.960 | + functions-common:save_stackenv:70 : echo TUNNEL_IP_VERSION=4 2026-07-13 18:13:22.962 | + ./stack.sh:main:1082 : start_dstat 2026-07-13 18:13:22.965 | + lib/dstat:start_dstat:31 : run_process dstat '/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-07-13 18:13:22.967 | + functions-common:run_process:1674 : local service=dstat 2026-07-13 18:13:22.969 | + functions-common:run_process:1675 : local 'command=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-07-13 18:13:22.971 | + functions-common:run_process:1676 : local group= 2026-07-13 18:13:22.973 | + functions-common:run_process:1677 : local user= 2026-07-13 18:13:22.976 | + functions-common:run_process:1678 : local env_vars= 2026-07-13 18:13:22.978 | + functions-common:run_process:1680 : local name=dstat 2026-07-13 18:13:22.980 | + functions-common:run_process:1682 : time_start run_process 2026-07-13 18:13:22.982 | + functions-common:time_start:2406 : local name=run_process 2026-07-13 18:13:22.984 | + functions-common:time_start:2407 : local start_time= 2026-07-13 18:13:22.987 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-13 18:13:22.990 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-13 18:13:22.996 | + functions-common:time_start:2411 : _TIME_START[$name]=1783966402993 2026-07-13 18:13:22.998 | + functions-common:run_process:1683 : is_service_enabled dstat 2026-07-13 18:13:23.018 | + functions-common:is_service_enabled:2076 : return 0 2026-07-13 18:13:23.021 | + functions-common:run_process:1684 : _run_under_systemd dstat '/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' '' '' '' 2026-07-13 18:13:23.023 | + functions-common:_run_under_systemd:1628 : local service=dstat 2026-07-13 18:13:23.025 | + functions-common:_run_under_systemd:1629 : local 'command=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-07-13 18:13:23.028 | + functions-common:_run_under_systemd:1630 : local 'cmd=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-07-13 18:13:23.030 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-07-13 18:13:23.032 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-07-13 18:13:23.035 | + functions-common:_common_systemd_pitfalls:1603 : [[ /home/quobyte/devstack/tools/dstat.sh /opt/stack/logs =~ sudo ]] 2026-07-13 18:13:23.037 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /home/quobyte/devstack/tools/dstat.sh /opt/stack/logs =~ ^/ ]] 2026-07-13 18:13:23.039 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@dstat.service 2026-07-13 18:13:23.042 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-13 18:13:23.044 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-13 18:13:23.046 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-13 18:13:23.048 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-13 18:13:23.051 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[dstat] ]] 2026-07-13 18:13:23.053 | + functions-common:_run_under_systemd:1644 : [[ /home/quobyte/devstack/tools/dstat.sh /opt/stack/logs =~ uwsgi ]] 2026-07-13 18:13:23.056 | + 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-13 18:13:23.058 | + functions-common:write_user_unit_file:1535 : local service=devstack@dstat.service 2026-07-13 18:13:23.060 | + functions-common:write_user_unit_file:1536 : local 'command=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-07-13 18:13:23.062 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-13 18:13:23.064 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-07-13 18:13:23.067 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-13 18:13:23.069 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-13 18:13:23.071 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-13 18:13:23.074 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@dstat.service 2026-07-13 18:13:23.077 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-13 18:13:23.081 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@dstat.service Unit Description 'Devstack devstack@dstat.service' 2026-07-13 18:13:23.167 | + 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-13 18:13:23.266 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service User quobyte 2026-07-13 18:13:23.350 | + 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-13 18:13:23.425 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service KillMode process 2026-07-13 18:13:23.504 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service TimeoutStopSec 300 2026-07-13 18:13:23.587 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-13 18:13:23.667 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-13 18:13:23.671 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-13 18:13:23.675 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@dstat.service Install WantedBy multi-user.target 2026-07-13 18:13:23.779 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-13 18:13:24.269 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@dstat.service 2026-07-13 18:13:24.294 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@dstat.service → /etc/systemd/system/devstack@dstat.service. 2026-07-13 18:13:24.761 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@dstat.service 2026-07-13 18:13:24.801 | + functions-common:run_process:1686 : time_stop run_process 2026-07-13 18:13:24.805 | + functions-common:time_stop:2420 : local name 2026-07-13 18:13:24.810 | + functions-common:time_stop:2421 : local end_time 2026-07-13 18:13:24.813 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-13 18:13:24.817 | + functions-common:time_stop:2423 : local total 2026-07-13 18:13:24.821 | + functions-common:time_stop:2424 : local start_time 2026-07-13 18:13:24.825 | + functions-common:time_stop:2426 : name=run_process 2026-07-13 18:13:24.830 | + functions-common:time_stop:2427 : start_time=1783966402993 2026-07-13 18:13:24.834 | + functions-common:time_stop:2429 : [[ -z 1783966402993 ]] 2026-07-13 18:13:24.840 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-13 18:13:24.845 | + functions-common:time_stop:2432 : end_time=1783966404841 2026-07-13 18:13:24.849 | + functions-common:time_stop:2433 : elapsed_time=1848 2026-07-13 18:13:24.854 | + functions-common:time_stop:2434 : total=0 2026-07-13 18:13:24.858 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-13 18:13:24.862 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=1848 2026-07-13 18:13:24.866 | + lib/dstat:start_dstat:36 : run_process memory_tracker /home/quobyte/devstack/tools/memory_tracker.sh '' root PYTHON=python3.12 2026-07-13 18:13:24.871 | + functions-common:run_process:1674 : local service=memory_tracker 2026-07-13 18:13:24.875 | + functions-common:run_process:1675 : local command=/home/quobyte/devstack/tools/memory_tracker.sh 2026-07-13 18:13:24.879 | + functions-common:run_process:1676 : local group= 2026-07-13 18:13:24.883 | + functions-common:run_process:1677 : local user=root 2026-07-13 18:13:24.888 | + functions-common:run_process:1678 : local env_vars=PYTHON=python3.12 2026-07-13 18:13:24.892 | + functions-common:run_process:1680 : local name=memory_tracker 2026-07-13 18:13:24.897 | + functions-common:run_process:1682 : time_start run_process 2026-07-13 18:13:24.901 | + functions-common:time_start:2406 : local name=run_process 2026-07-13 18:13:24.905 | + functions-common:time_start:2407 : local start_time= 2026-07-13 18:13:24.909 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-13 18:13:24.915 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-13 18:13:24.922 | + functions-common:time_start:2411 : _TIME_START[$name]=1783966404917 2026-07-13 18:13:24.926 | + functions-common:run_process:1683 : is_service_enabled memory_tracker 2026-07-13 18:13:24.954 | + functions-common:is_service_enabled:2076 : return 1 2026-07-13 18:13:24.959 | + functions-common:run_process:1686 : time_stop run_process 2026-07-13 18:13:24.963 | + functions-common:time_stop:2420 : local name 2026-07-13 18:13:24.968 | + functions-common:time_stop:2421 : local end_time 2026-07-13 18:13:24.972 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-13 18:13:24.976 | + functions-common:time_stop:2423 : local total 2026-07-13 18:13:24.980 | + functions-common:time_stop:2424 : local start_time 2026-07-13 18:13:24.985 | + functions-common:time_stop:2426 : name=run_process 2026-07-13 18:13:24.989 | + functions-common:time_stop:2427 : start_time=1783966404917 2026-07-13 18:13:24.993 | + functions-common:time_stop:2429 : [[ -z 1783966404917 ]] 2026-07-13 18:13:25.001 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-13 18:13:25.003 | + functions-common:time_stop:2432 : end_time=1783966405000 2026-07-13 18:13:25.005 | + functions-common:time_stop:2433 : elapsed_time=83 2026-07-13 18:13:25.007 | + functions-common:time_stop:2434 : total=1848 2026-07-13 18:13:25.010 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-13 18:13:25.012 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=1931 2026-07-13 18:13:25.014 | + lib/dstat:start_dstat:40 : is_service_enabled peakmem_tracker 2026-07-13 18:13:25.040 | + functions-common:is_service_enabled:2076 : return 1 2026-07-13 18:13:25.044 | + lib/dstat:start_dstat:47 : run_process file_tracker /home/quobyte/devstack/tools/file_tracker.sh 2026-07-13 18:13:25.044 | + functions-common:run_process:1674 : local service=file_tracker 2026-07-13 18:13:25.046 | + functions-common:run_process:1675 : local command=/home/quobyte/devstack/tools/file_tracker.sh 2026-07-13 18:13:25.048 | + functions-common:run_process:1676 : local group= 2026-07-13 18:13:25.050 | + functions-common:run_process:1677 : local user= 2026-07-13 18:13:25.054 | + functions-common:run_process:1678 : local env_vars= 2026-07-13 18:13:25.059 | + functions-common:run_process:1680 : local name=file_tracker 2026-07-13 18:13:25.064 | + functions-common:run_process:1682 : time_start run_process 2026-07-13 18:13:25.068 | + functions-common:time_start:2406 : local name=run_process 2026-07-13 18:13:25.074 | + functions-common:time_start:2407 : local start_time= 2026-07-13 18:13:25.077 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-13 18:13:25.080 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-13 18:13:25.084 | + functions-common:time_start:2411 : _TIME_START[$name]=1783966405082 2026-07-13 18:13:25.088 | + functions-common:run_process:1683 : is_service_enabled file_tracker 2026-07-13 18:13:25.115 | + functions-common:is_service_enabled:2076 : return 1 2026-07-13 18:13:25.122 | + functions-common:run_process:1686 : time_stop run_process 2026-07-13 18:13:25.125 | + functions-common:time_stop:2420 : local name 2026-07-13 18:13:25.127 | + functions-common:time_stop:2421 : local end_time 2026-07-13 18:13:25.132 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-13 18:13:25.134 | + functions-common:time_stop:2423 : local total 2026-07-13 18:13:25.139 | + functions-common:time_stop:2424 : local start_time 2026-07-13 18:13:25.144 | + functions-common:time_stop:2426 : name=run_process 2026-07-13 18:13:25.148 | + functions-common:time_stop:2427 : start_time=1783966405082 2026-07-13 18:13:25.155 | + functions-common:time_stop:2429 : [[ -z 1783966405082 ]] 2026-07-13 18:13:25.163 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-13 18:13:25.169 | + functions-common:time_stop:2432 : end_time=1783966405166 2026-07-13 18:13:25.173 | + functions-common:time_stop:2433 : elapsed_time=84 2026-07-13 18:13:25.178 | + functions-common:time_stop:2434 : total=1931 2026-07-13 18:13:25.183 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-13 18:13:25.188 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=2015 2026-07-13 18:13:25.193 | + ./stack.sh:main:1084 : is_service_enabled atop 2026-07-13 18:13:25.221 | + functions-common:is_service_enabled:2076 : return 1 2026-07-13 18:13:25.227 | + ./stack.sh:main:1092 : is_service_enabled tcpdump 2026-07-13 18:13:25.254 | + functions-common:is_service_enabled:2076 : return 1 2026-07-13 18:13:25.256 | + ./stack.sh:main:1100 : is_service_enabled etcd3 2026-07-13 18:13:25.292 | + functions-common:is_service_enabled:2076 : return 0 2026-07-13 18:13:25.295 | + ./stack.sh:main:1101 : start_etcd3 2026-07-13 18:13:25.302 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2026-07-13 18:13:25.307 | + lib/etcd3:start_etcd3:42 : cmd+=' --name devstack --data-dir /opt/stack/data/etcd' 2026-07-13 18:13:25.312 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2026-07-13 18:13:25.317 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster devstack=http://192.168.122.212:2380' 2026-07-13 18:13:25.321 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://192.168.122.212:2380' 2026-07-13 18:13:25.325 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://192.168.122.212:2379' 2026-07-13 18:13:25.329 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2026-07-13 18:13:25.334 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2026-07-13 18:13:25.337 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://192.168.122.212:2379' 2026-07-13 18:13:25.341 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2026-07-13 18:13:25.346 | + lib/etcd3:start_etcd3:54 : cmd+=' --log-level=debug' 2026-07-13 18:13:25.349 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2026-07-13 18:13:25.353 | + 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.212:2380 --initial-advertise-peer-urls http://192.168.122.212:2380 --advertise-client-urls http://192.168.122.212:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://192.168.122.212:2379 --log-level=debug' '' root 2026-07-13 18:13:25.358 | + functions-common:write_user_unit_file:1535 : local service=devstack@etcd.service 2026-07-13 18:13:25.362 | + 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.212:2380 --initial-advertise-peer-urls http://192.168.122.212:2380 --advertise-client-urls http://192.168.122.212:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://192.168.122.212:2379 --log-level=debug' 2026-07-13 18:13:25.368 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-13 18:13:25.376 | + functions-common:write_user_unit_file:1538 : local user=root 2026-07-13 18:13:25.381 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-13 18:13:25.386 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-13 18:13:25.388 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-13 18:13:25.391 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@etcd.service 2026-07-13 18:13:25.394 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-13 18:13:25.399 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2026-07-13 18:13:25.499 | + 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-13 18:13:25.594 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2026-07-13 18:13:25.674 | + 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.212:2380 --initial-advertise-peer-urls http://192.168.122.212:2380 --advertise-client-urls http://192.168.122.212:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://192.168.122.212:2379 --log-level=debug' 2026-07-13 18:13:25.751 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2026-07-13 18:13:25.844 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2026-07-13 18:13:25.928 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-13 18:13:26.024 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-13 18:13:26.027 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-13 18:13:26.031 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2026-07-13 18:13:26.139 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-13 18:13:26.645 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2026-07-13 18:13:26.727 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2026-07-13 18:13:26.810 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2026-07-13 18:13:26.891 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2026-07-13 18:13:26.977 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2026-07-13 18:13:26.981 | ++ functions-common:is_arch:519 : uname -m 2026-07-13 18:13:26.987 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-07-13 18:13:26.990 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2026-07-13 18:13:27.479 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2026-07-13 18:13:27.510 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2026-07-13 18:13:27.968 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2026-07-13 18:13:29.021 | + ./stack.sh:main:1107 : is_service_enabled tls-proxy 2026-07-13 18:13:29.049 | + functions-common:is_service_enabled:2076 : return 1 2026-07-13 18:13:29.053 | + ./stack.sh:main:1112 : write_clouds_yaml 2026-07-13 18:13:29.058 | + functions-common:write_clouds_yaml:84 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2026-07-13 18:13:29.062 | + functions-common:write_clouds_yaml:86 : sudo mkdir -p /etc/openstack 2026-07-13 18:13:29.081 | + functions-common:write_clouds_yaml:87 : sudo chown -R quobyte /etc/openstack 2026-07-13 18:13:29.100 | + functions-common:write_clouds_yaml:89 : CA_CERT_ARG= 2026-07-13 18:13:29.105 | + functions-common:write_clouds_yaml:90 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2026-07-13 18:13:29.109 | + 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.212/identity --os-username demo --os-password nomoresecret --os-project-name demo 2026-07-13 18:13:29.220 | The user clouds.yaml file didn't exist. 2026-07-13 18:13:29.234 | + 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.212/identity --os-username admin --os-password nomoresecret --os-project-name admin 2026-07-13 18:13:29.359 | + 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.212/identity --os-username admin --os-password nomoresecret --os-project-name demo 2026-07-13 18:13:29.485 | + 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.212/identity --os-username alt_demo --os-password nomoresecret --os-project-name alt_demo 2026-07-13 18:13:29.614 | + 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.212/identity --os-username alt_demo_member --os-password nomoresecret --os-project-name alt_demo 2026-07-13 18:13:29.746 | + 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.212/identity --os-username alt_demo_reader --os-password nomoresecret --os-project-name alt_demo 2026-07-13 18:13:29.878 | + 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.212/identity --os-username demo_reader --os-password nomoresecret --os-project-name demo 2026-07-13 18:13:30.013 | + functions-common:write_clouds_yaml:171 : /opt/stack/data/venv/bin/python3 /home/quobyte/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-system-admin --os-region-name RegionOne --os-auth-url http://192.168.122.212/identity --os-username admin --os-password nomoresecret --os-system-scope all 2026-07-13 18:13:30.144 | + 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.212/identity --os-username system_member --os-password nomoresecret --os-system-scope all 2026-07-13 18:13:30.282 | + 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.212/identity --os-username system_reader --os-password nomoresecret --os-system-scope all 2026-07-13 18:13:30.415 | + functions-common:write_clouds_yaml:203 : cat 2026-07-13 18:13:30.423 | ++ functions-common:write_clouds_yaml:209 : eval echo '~quobyte' 2026-07-13 18:13:30.427 | +++ functions-common:write_clouds_yaml:209 : echo /home/quobyte 2026-07-13 18:13:30.433 | + functions-common:write_clouds_yaml:209 : rm -f /home/quobyte/.config/openstack/clouds.yaml 2026-07-13 18:13:30.443 | + ./stack.sh:main:1113 : export OS_CLOUD=devstack-admin 2026-07-13 18:13:30.447 | + ./stack.sh:main:1113 : OS_CLOUD=devstack-admin 2026-07-13 18:13:30.452 | + ./stack.sh:main:1115 : is_service_enabled keystone 2026-07-13 18:13:30.477 | + functions-common:is_service_enabled:2076 : return 0 2026-07-13 18:13:30.481 | + ./stack.sh:main:1116 : echo_summary 'Starting Keystone' 2026-07-13 18:13:30.485 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-13 18:13:30.489 | + ./stack.sh:echo_summary:450 : echo -e Starting Keystone 2026-07-13 18:13:30.494 | + ./stack.sh:main:1118 : '[' 192.168.122.212 == 192.168.122.212 ']' 2026-07-13 18:13:30.498 | + ./stack.sh:main:1119 : init_keystone 2026-07-13 18:13:30.504 | + lib/keystone:init_keystone:436 : is_service_enabled ldap 2026-07-13 18:13:30.530 | + functions-common:is_service_enabled:2076 : return 1 2026-07-13 18:13:30.536 | + lib/keystone:init_keystone:440 : [[ True == True ]] 2026-07-13 18:13:30.539 | + lib/keystone:init_keystone:442 : recreate_database keystone 2026-07-13 18:13:30.544 | + lib/database:recreate_database:112 : local db=keystone 2026-07-13 18:13:30.549 | + lib/database:recreate_database:113 : recreate_database_mysql keystone 2026-07-13 18:13:30.553 | + lib/databases/mysql:recreate_database_mysql:54 : local db=keystone 2026-07-13 18:13:30.557 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2026-07-13 18:13:30.563 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-13 18:13:30.645 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2026-07-13 18:13:30.650 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-13 18:13:30.723 | + lib/keystone:init_keystone:445 : time_start dbsync 2026-07-13 18:13:30.727 | + functions-common:time_start:2406 : local name=dbsync 2026-07-13 18:13:30.732 | + functions-common:time_start:2407 : local start_time= 2026-07-13 18:13:30.736 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-13 18:13:30.741 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-13 18:13:30.748 | + functions-common:time_start:2411 : _TIME_START[$name]=1783966410743 2026-07-13 18:13:30.753 | + lib/keystone:init_keystone:447 : /opt/stack/data/venv/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2026-07-13 18:13:34.363 | INFO dbcounter [-] Registered counter for database keystone 2026-07-13 18:13:34.449 | 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=41756) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-07-13 18:13:34.465 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-13 18:13:34.465 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-13 18:13:34.466 | DEBUG dbcounter [-] [41756] Writer thread running {{(pid=41756) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-13 18:13:34.546 | INFO alembic.runtime.migration [-] Running upgrade -> 27e647c0fad4, Initial version. 2026-07-13 18:13:38.020 | DEBUG alembic.runtime.migration [-] new branch insert 27e647c0fad4 {{(pid=41756) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-07-13 18:13:38.025 | INFO alembic.runtime.migration [-] Running upgrade 27e647c0fad4 -> 29e87d24a316, Initial no-op Yoga expand migration. 2026-07-13 18:13:38.025 | DEBUG alembic.runtime.migration [-] update 27e647c0fad4 to 29e87d24a316 {{(pid=41756) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-13 18:13:38.029 | INFO alembic.runtime.migration [-] Running upgrade 29e87d24a316 -> b4f8b3f584e0, Fix incorrect constraints. 2026-07-13 18:13:38.076 | DEBUG alembic.runtime.migration [-] update 29e87d24a316 to b4f8b3f584e0 {{(pid=41756) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-13 18:13:38.079 | INFO alembic.runtime.migration [-] Running upgrade b4f8b3f584e0 -> 11c3b243b4cb, Remove service_provider.relay_state_prefix server default. 2026-07-13 18:13:38.102 | DEBUG alembic.runtime.migration [-] update b4f8b3f584e0 to 11c3b243b4cb {{(pid=41756) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-13 18:13:38.104 | INFO alembic.runtime.migration [-] Running upgrade 11c3b243b4cb -> 47147121, Add Identity Federation attribute mapping schema version. 2026-07-13 18:13:38.206 | DEBUG alembic.runtime.migration [-] update 11c3b243b4cb to 47147121 {{(pid=41756) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-13 18:13:38.210 | INFO alembic.runtime.migration [-] Running upgrade 47147121 -> e8725d6fa226, Add project_id index to project_endpoint_group 2026-07-13 18:13:38.266 | DEBUG alembic.runtime.migration [-] update 47147121 to e8725d6fa226 {{(pid=41756) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-13 18:13:38.276 | INFO alembic.runtime.migration [-] Running upgrade e8725d6fa226 -> 742c857f1dfb, Add index in revocation_event 2026-07-13 18:13:38.421 | DEBUG alembic.runtime.migration [-] update e8725d6fa226 to 742c857f1dfb {{(pid=41756) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-13 18:13:38.424 | INFO alembic.runtime.migration [-] Running upgrade 27e647c0fad4 -> e25ffa003242, Initial no-op Yoga contract migration. 2026-07-13 18:13:38.424 | DEBUG alembic.runtime.migration [-] new branch insert e25ffa003242 {{(pid=41756) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-07-13 18:13:38.427 | INFO alembic.runtime.migration [-] Running upgrade e25ffa003242 -> 99de3849d860, Fix incorrect constraints. 2026-07-13 18:13:38.495 | DEBUG alembic.runtime.migration [-] update e25ffa003242 to 99de3849d860 {{(pid=41756) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-13 18:13:38.500 | INFO alembic.runtime.migration [-] Running upgrade 99de3849d860 -> c88cdce8f248, Remove duplicate constraints. 2026-07-13 18:13:38.530 | DEBUG alembic.runtime.migration [-] update 99de3849d860 to c88cdce8f248 {{(pid=41756) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-13 18:13:39.182 | + lib/keystone:init_keystone:448 : time_stop dbsync 2026-07-13 18:13:39.189 | + functions-common:time_stop:2420 : local name 2026-07-13 18:13:39.194 | + functions-common:time_stop:2421 : local end_time 2026-07-13 18:13:39.198 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-13 18:13:39.204 | + functions-common:time_stop:2423 : local total 2026-07-13 18:13:39.208 | + functions-common:time_stop:2424 : local start_time 2026-07-13 18:13:39.213 | + functions-common:time_stop:2426 : name=dbsync 2026-07-13 18:13:39.217 | + functions-common:time_stop:2427 : start_time=1783966410743 2026-07-13 18:13:39.222 | + functions-common:time_stop:2429 : [[ -z 1783966410743 ]] 2026-07-13 18:13:39.227 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-13 18:13:39.235 | + functions-common:time_stop:2432 : end_time=1783966419229 2026-07-13 18:13:39.239 | + functions-common:time_stop:2433 : elapsed_time=8486 2026-07-13 18:13:39.244 | + functions-common:time_stop:2434 : total=0 2026-07-13 18:13:39.248 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-13 18:13:39.253 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=8486 2026-07-13 18:13:39.257 | + lib/keystone:init_keystone:450 : [[ fernet == \f\e\r\n\e\t ]] 2026-07-13 18:13:39.261 | + lib/keystone:init_keystone:451 : rm -rf /etc/keystone/fernet-keys/ 2026-07-13 18:13:39.268 | + lib/keystone:init_keystone:452 : /opt/stack/data/venv/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2026-07-13 18:13:42.589 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2026-07-13 18:13:42.590 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2026-07-13 18:13:42.590 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2026-07-13 18:13:42.591 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2026-07-13 18:13:42.591 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2026-07-13 18:13:42.592 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2026-07-13 18:13:42.592 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2026-07-13 18:13:42.592 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2026-07-13 18:13:42.592 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2026-07-13 18:13:43.105 | + lib/keystone:init_keystone:454 : rm -rf /etc/keystone/credential-keys/ 2026-07-13 18:13:43.111 | + lib/keystone:init_keystone:455 : /opt/stack/data/venv/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2026-07-13 18:13:46.415 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2026-07-13 18:13:46.416 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2026-07-13 18:13:46.416 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2026-07-13 18:13:46.416 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2026-07-13 18:13:46.417 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2026-07-13 18:13:46.417 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2026-07-13 18:13:46.417 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2026-07-13 18:13:46.418 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2026-07-13 18:13:46.418 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2026-07-13 18:13:46.938 | + ./stack.sh:main:1120 : start_keystone 2026-07-13 18:13:46.943 | ++ lib/keystone:start_keystone:508 : which uwsgi 2026-07-13 18:13:46.951 | + lib/keystone:start_keystone:508 : run_process keystone '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' 2026-07-13 18:13:46.955 | + functions-common:run_process:1674 : local service=keystone 2026-07-13 18:13:46.959 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-07-13 18:13:46.963 | + functions-common:run_process:1676 : local group= 2026-07-13 18:13:46.967 | + functions-common:run_process:1677 : local user= 2026-07-13 18:13:46.971 | + functions-common:run_process:1678 : local env_vars= 2026-07-13 18:13:46.975 | + functions-common:run_process:1680 : local name=keystone 2026-07-13 18:13:46.979 | + functions-common:run_process:1682 : time_start run_process 2026-07-13 18:13:46.983 | + functions-common:time_start:2406 : local name=run_process 2026-07-13 18:13:46.988 | + functions-common:time_start:2407 : local start_time= 2026-07-13 18:13:46.992 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-13 18:13:46.997 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-13 18:13:47.003 | + functions-common:time_start:2411 : _TIME_START[$name]=1783966426998 2026-07-13 18:13:47.007 | + functions-common:run_process:1683 : is_service_enabled keystone 2026-07-13 18:13:47.034 | + functions-common:is_service_enabled:2076 : return 0 2026-07-13 18:13:47.038 | + functions-common:run_process:1684 : _run_under_systemd keystone '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' '' '' 2026-07-13 18:13:47.043 | + functions-common:_run_under_systemd:1628 : local service=keystone 2026-07-13 18:13:47.048 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-07-13 18:13:47.052 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-07-13 18:13:47.056 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-07-13 18:13:47.060 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-07-13 18:13:47.064 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2026-07-13 18:13:47.068 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2026-07-13 18:13:47.073 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@keystone.service 2026-07-13 18:13:47.077 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-13 18:13:47.081 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-13 18:13:47.086 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-13 18:13:47.090 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-13 18:13:47.094 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[keystone] ]] 2026-07-13 18:13:47.098 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2026-07-13 18:13:47.103 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-07-13 18:13:47.106 | + 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-13 18:13:47.110 | + 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-13 18:13:47.115 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@keystone.service 2026-07-13 18:13:47.119 | + 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-13 18:13:47.123 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-07-13 18:13:47.126 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-07-13 18:13:47.131 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-07-13 18:13:47.136 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@keystone.service 2026-07-13 18:13:47.140 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-07-13 18:13:47.146 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@keystone.service Unit Description 'Devstack devstack@keystone.service' 2026-07-13 18:13:47.240 | + 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-13 18:13:47.339 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service 2026-07-13 18:13:47.422 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User quobyte 2026-07-13 18:13:47.506 | + 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-13 18:13:47.589 | + 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-13 18:13:47.625 | ++ inc/async:async_inner:64 : rc=0 2026-07-13 18:13:47.659 | [38837 Async install_tempest:38837]: finished successfully 2026-07-13 18:13:47.678 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2026-07-13 18:13:47.760 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2026-07-13 18:13:47.840 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2026-07-13 18:13:47.920 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2026-07-13 18:13:48.001 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2026-07-13 18:13:48.081 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-07-13 18:13:48.085 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-07-13 18:13:48.089 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target 2026-07-13 18:13:48.189 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-07-13 18:13:48.681 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@keystone.service 2026-07-13 18:13:48.709 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2026-07-13 18:13:49.175 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@keystone.service 2026-07-13 18:13:49.308 | + functions-common:run_process:1686 : time_stop run_process 2026-07-13 18:13:49.312 | + functions-common:time_stop:2420 : local name 2026-07-13 18:13:49.316 | + functions-common:time_stop:2421 : local end_time 2026-07-13 18:13:49.320 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-13 18:13:49.324 | + functions-common:time_stop:2423 : local total 2026-07-13 18:13:49.328 | + functions-common:time_stop:2424 : local start_time 2026-07-13 18:13:49.332 | + functions-common:time_stop:2426 : name=run_process 2026-07-13 18:13:49.336 | + functions-common:time_stop:2427 : start_time=1783966426998 2026-07-13 18:13:49.341 | + functions-common:time_stop:2429 : [[ -z 1783966426998 ]] 2026-07-13 18:13:49.346 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-13 18:13:49.352 | + functions-common:time_stop:2432 : end_time=1783966429347 2026-07-13 18:13:49.356 | + functions-common:time_stop:2433 : elapsed_time=2349 2026-07-13 18:13:49.360 | + functions-common:time_stop:2434 : total=2015 2026-07-13 18:13:49.364 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-13 18:13:49.368 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=4364 2026-07-13 18:13:49.372 | + lib/keystone:start_keystone:510 : echo 'Waiting for keystone to start...' 2026-07-13 18:13:49.373 | Waiting for keystone to start... 2026-07-13 18:13:49.377 | + lib/keystone:start_keystone:514 : local service_uri=http://192.168.122.212/identity/v3/ 2026-07-13 18:13:49.381 | + lib/keystone:start_keystone:516 : wait_for_service 60 http://192.168.122.212/identity/v3/ 2026-07-13 18:13:49.385 | + functions:wait_for_service:476 : local timeout=60 2026-07-13 18:13:49.389 | + functions:wait_for_service:477 : local url=http://192.168.122.212/identity/v3/ 2026-07-13 18:13:49.393 | + functions:wait_for_service:478 : local rval=0 2026-07-13 18:13:49.397 | + functions:wait_for_service:479 : time_start wait_for_service 2026-07-13 18:13:49.401 | + functions-common:time_start:2406 : local name=wait_for_service 2026-07-13 18:13:49.406 | + functions-common:time_start:2407 : local start_time= 2026-07-13 18:13:49.410 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-13 18:13:49.416 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-13 18:13:49.420 | + functions-common:time_start:2411 : _TIME_START[$name]=1783966429417 2026-07-13 18:13:49.423 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-07-13 18:13:49.427 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-13 18:13:49.434 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.212/identity/v3/ 2026-07-13 18:13:55.094 | + :: : [[ 200 == 503 ]] 2026-07-13 18:13:55.096 | + :: : [[ 0 -eq 7 ]] 2026-07-13 18:13:55.102 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-07-13 18:13:55.106 | + functions-common:time_stop:2420 : local name 2026-07-13 18:13:55.110 | + functions-common:time_stop:2421 : local end_time 2026-07-13 18:13:55.115 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-13 18:13:55.119 | + functions-common:time_stop:2423 : local total 2026-07-13 18:13:55.123 | + functions-common:time_stop:2424 : local start_time 2026-07-13 18:13:55.127 | + functions-common:time_stop:2426 : name=wait_for_service 2026-07-13 18:13:55.131 | + functions-common:time_stop:2427 : start_time=1783966429417 2026-07-13 18:13:55.136 | + functions-common:time_stop:2429 : [[ -z 1783966429417 ]] 2026-07-13 18:13:55.141 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-13 18:13:55.148 | + functions-common:time_stop:2432 : end_time=1783966435144 2026-07-13 18:13:55.152 | + functions-common:time_stop:2433 : elapsed_time=5727 2026-07-13 18:13:55.157 | + functions-common:time_stop:2434 : total=0 2026-07-13 18:13:55.161 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-13 18:13:55.165 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=5727 2026-07-13 18:13:55.170 | + functions:wait_for_service:486 : return 0 2026-07-13 18:13:55.174 | + lib/keystone:start_keystone:521 : is_service_enabled tls-proxy 2026-07-13 18:13:55.202 | + functions-common:is_service_enabled:2076 : return 1 2026-07-13 18:13:55.207 | + lib/keystone:start_keystone:526 : restart_service memcached 2026-07-13 18:13:55.211 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-13 18:13:55.215 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart memcached 2026-07-13 18:13:56.068 | + ./stack.sh:main:1121 : bootstrap_keystone 2026-07-13 18:13:56.073 | + 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.212/identity 2026-07-13 18:13:59.815 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=42728) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-13 18:13:59.815 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=42728) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-13 18:13:59.816 | 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=42728) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-13 18:13:59.822 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=42728) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-13 18:13:59.837 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=42728) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-13 18:13:59.837 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=42728) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-13 18:13:59.865 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=42728) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-13 18:13:59.892 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=42728) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-13 18:13:59.892 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=42728) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-13 18:13:59.977 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=42728) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-13 18:13:59.977 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=42728) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-13 18:13:59.978 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=42728) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-13 18:13:59.978 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=42728) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-13 18:13:59.978 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=42728) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-13 18:13:59.978 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=42728) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-13 18:13:59.992 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=42728) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-13 18:13:59.993 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=42728) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-13 18:13:59.993 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=42728) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-13 18:13:59.993 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=42728) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-13 18:13:59.993 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=42728) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-13 18:13:59.993 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=42728) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-13 18:13:59.994 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=42728) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-13 18:14:00.000 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=42728) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-13 18:14:00.004 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=42728) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-13 18:14:00.004 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=42728) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-13 18:14:00.004 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=42728) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-13 18:14:00.004 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=42728) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-13 18:14:00.005 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=42728) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-13 18:14:00.005 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=42728) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-13 18:14:00.005 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=42728) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-13 18:14:00.082 | INFO dbcounter [-] Registered counter for database keystone 2026-07-13 18:14:00.159 | 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=42728) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-07-13 18:14:00.348 | DEBUG dbcounter [-] [42728] Writer thread running {{(pid=42728) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-13 18:14:00.486 | INFO keystone.cmd.bootstrap [None req-7206b105-8fb6-4b63-9565-05c68089fef5 None None] Created domain default 2026-07-13 18:14:00.539 | INFO keystone.cmd.bootstrap [None req-7206b105-8fb6-4b63-9565-05c68089fef5 None None] Created project admin 2026-07-13 18:14:00.573 | WARNING keystone.common.password_hashing [None req-7206b105-8fb6-4b63-9565-05c68089fef5 None None] Truncating password to algorithm specific maximum length 72 characters.: keystone.exception.UserNotFound: Could not find user: admin. 2026-07-13 18:14:00.595 | INFO keystone.cmd.bootstrap [None req-7206b105-8fb6-4b63-9565-05c68089fef5 None None] Created user admin 2026-07-13 18:14:00.615 | INFO keystone.cmd.bootstrap [None req-7206b105-8fb6-4b63-9565-05c68089fef5 None None] Created role reader 2026-07-13 18:14:00.631 | INFO keystone.cmd.bootstrap [None req-7206b105-8fb6-4b63-9565-05c68089fef5 None None] Created role member 2026-07-13 18:14:00.664 | INFO keystone.cmd.bootstrap [None req-7206b105-8fb6-4b63-9565-05c68089fef5 None None] Created implied role where 85d1381407324efe817c140ea1444961 implies eaaaf615f29e41bea6750b0f28932483 2026-07-13 18:14:00.681 | INFO keystone.cmd.bootstrap [None req-7206b105-8fb6-4b63-9565-05c68089fef5 None None] Created role manager 2026-07-13 18:14:00.705 | INFO keystone.cmd.bootstrap [None req-7206b105-8fb6-4b63-9565-05c68089fef5 None None] Created implied role where 261215a6c463440cb5c83434b0ab7851 implies 85d1381407324efe817c140ea1444961 2026-07-13 18:14:00.722 | INFO keystone.cmd.bootstrap [None req-7206b105-8fb6-4b63-9565-05c68089fef5 None None] Created role admin 2026-07-13 18:14:00.744 | INFO keystone.cmd.bootstrap [None req-7206b105-8fb6-4b63-9565-05c68089fef5 None None] Created implied role where b6af642495354746a987dceea48ab7f7 implies 261215a6c463440cb5c83434b0ab7851 2026-07-13 18:14:00.766 | INFO keystone.cmd.bootstrap [None req-7206b105-8fb6-4b63-9565-05c68089fef5 None None] Created role service 2026-07-13 18:14:00.783 | INFO keystone.cmd.bootstrap [None req-7206b105-8fb6-4b63-9565-05c68089fef5 None None] Granted role admin on project admin to user admin. 2026-07-13 18:14:00.794 | INFO keystone.cmd.bootstrap [None req-7206b105-8fb6-4b63-9565-05c68089fef5 None None] Granted role admin on the system to user admin. 2026-07-13 18:14:00.813 | WARNING py.warnings [None req-7206b105-8fb6-4b63-9565-05c68089fef5 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-13 18:14:00.813 | warnings.warn( 2026-07-13 18:14:00.813 |  2026-07-13 18:14:00.818 | INFO keystone.cmd.bootstrap [None req-7206b105-8fb6-4b63-9565-05c68089fef5 None None] Created region RegionOne 2026-07-13 18:14:00.865 | INFO keystone.cmd.bootstrap [None req-7206b105-8fb6-4b63-9565-05c68089fef5 None None] Created public endpoint http://192.168.122.212/identity 2026-07-13 18:14:01.389 | + lib/keystone:bootstrap_keystone:549 : '[' False == True ']' 2026-07-13 18:14:01.392 | + ./stack.sh:main:1124 : create_keystone_accounts 2026-07-13 18:14:01.396 | + lib/keystone:create_keystone_accounts:257 : local admin_project 2026-07-13 18:14:01.401 | ++ lib/keystone:create_keystone_accounts:258 : oscwrap project show admin -f value -c id 2026-07-13 18:14:06.502 | ++ functions-common:oscwrap:2465 : return 0 2026-07-13 18:14:06.504 | + lib/keystone:create_keystone_accounts:258 : admin_project=6b4015e3a3db4a91ba2712f5d9c0002b 2026-07-13 18:14:06.506 | + lib/keystone:create_keystone_accounts:259 : local admin_user 2026-07-13 18:14:06.510 | ++ lib/keystone:create_keystone_accounts:260 : oscwrap user show admin -f value -c id 2026-07-13 18:14:09.877 | ++ functions-common:oscwrap:2465 : return 0 2026-07-13 18:14:09.881 | + lib/keystone:create_keystone_accounts:260 : admin_user=f59e9e8c25b04ec59ebb7b5f1b7a5fbe 2026-07-13 18:14:09.885 | + lib/keystone:create_keystone_accounts:262 : local admin_role=admin 2026-07-13 18:14:09.888 | + lib/keystone:create_keystone_accounts:263 : local member_role=member 2026-07-13 18:14:09.890 | + lib/keystone:create_keystone_accounts:264 : local reader_role=reader 2026-07-13 18:14:09.893 | + lib/keystone:create_keystone_accounts:266 : async_run ks-domain-role get_or_add_user_domain_role admin f59e9e8c25b04ec59ebb7b5f1b7a5fbe default 2026-07-13 18:14:09.961 | + inc/async:async_inner:63 : get_or_add_user_domain_role admin f59e9e8c25b04ec59ebb7b5f1b7a5fbe default 2026-07-13 18:14:09.999 | [2071 Async ks-domain-role:42847]: running: get_or_add_user_domain_role admin f59e9e8c25b04ec59ebb7b5f1b7a5fbe default 2026-07-13 18:14:10.002 | + lib/keystone:create_keystone_accounts:269 : get_or_create_domain Default 2026-07-13 18:14:10.004 | + functions-common:get_or_create_domain:872 : local domain_id 2026-07-13 18:14:10.008 | ++ 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-13 18:14:13.959 | ++ functions-common:oscwrap:2465 : return 0 2026-07-13 18:14:13.962 | + functions-common:get_or_create_domain:877 : domain_id=default 2026-07-13 18:14:13.964 | + functions-common:get_or_create_domain:878 : echo default 2026-07-13 18:14:13.964 | default 2026-07-13 18:14:13.966 | + lib/keystone:create_keystone_accounts:270 : async_run ks-project get_or_create_project service Default 2026-07-13 18:14:14.020 | + inc/async:async_inner:63 : get_or_create_project service Default 2026-07-13 18:14:14.062 | [2071 Async ks-project:42956]: running: get_or_create_project service Default 2026-07-13 18:14:14.065 | + lib/keystone:create_keystone_accounts:273 : async_run ks-service get_or_create_role service 2026-07-13 18:14:14.143 | + inc/async:async_inner:63 : get_or_create_role service 2026-07-13 18:14:14.190 | [2071 Async ks-service:43050]: running: get_or_create_role service 2026-07-13 18:14:14.193 | + lib/keystone:create_keystone_accounts:279 : async_run ks-reseller get_or_create_role ResellerAdmin 2026-07-13 18:14:14.259 | + inc/async:async_inner:63 : get_or_create_role ResellerAdmin 2026-07-13 18:14:14.317 | [2071 Async ks-reseller:43144]: running: get_or_create_role ResellerAdmin 2026-07-13 18:14:14.324 | + lib/keystone:create_keystone_accounts:283 : local another_role=anotherrole 2026-07-13 18:14:14.330 | + lib/keystone:create_keystone_accounts:284 : async_run ks-anotherrole get_or_create_role anotherrole 2026-07-13 18:14:14.480 | + inc/async:async_inner:63 : get_or_create_role anotherrole 2026-07-13 18:14:14.570 | [2071 Async ks-anotherrole:43240]: running: get_or_create_role anotherrole 2026-07-13 18:14:14.579 | + lib/keystone:create_keystone_accounts:287 : local invis_project 2026-07-13 18:14:14.590 | ++ lib/keystone:create_keystone_accounts:288 : get_or_create_project invisible_to_admin default 2026-07-13 18:14:14.602 | ++ functions-common:get_or_create_project:922 : local project_id 2026-07-13 18:14:14.616 | +++ 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-13 18:14:19.225 | + inc/async:async_inner:64 : rc=0 2026-07-13 18:14:19.253 | [43144 Async ks-reseller:43144]: finished successfully 2026-07-13 18:14:20.167 | + inc/async:async_inner:64 : rc=0 2026-07-13 18:14:20.249 | [43050 Async ks-service:43050]: finished successfully 2026-07-13 18:14:20.310 | + inc/async:async_inner:64 : rc=0 2026-07-13 18:14:20.346 | [42956 Async ks-project:42956]: finished successfully 2026-07-13 18:14:20.528 | +++ functions-common:oscwrap:2465 : return 0 2026-07-13 18:14:20.534 | ++ functions-common:get_or_create_project:928 : project_id=be1df7f45c864051a1e45da3b215546d 2026-07-13 18:14:20.539 | ++ functions-common:get_or_create_project:929 : echo be1df7f45c864051a1e45da3b215546d 2026-07-13 18:14:20.544 | + lib/keystone:create_keystone_accounts:288 : invis_project=be1df7f45c864051a1e45da3b215546d 2026-07-13 18:14:20.547 | + lib/keystone:create_keystone_accounts:291 : local demo_project 2026-07-13 18:14:20.553 | ++ lib/keystone:create_keystone_accounts:292 : get_or_create_project demo default 2026-07-13 18:14:20.558 | ++ functions-common:get_or_create_project:922 : local project_id 2026-07-13 18:14:20.563 | +++ 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-13 18:14:20.819 | + inc/async:async_inner:64 : rc=0 2026-07-13 18:14:20.850 | [43240 Async ks-anotherrole:43240]: finished successfully 2026-07-13 18:14:21.102 | + inc/async:async_inner:64 : rc=0 2026-07-13 18:14:21.134 | [42847 Async ks-domain-role:42847]: finished successfully 2026-07-13 18:14:24.351 | +++ functions-common:oscwrap:2465 : return 0 2026-07-13 18:14:24.357 | ++ functions-common:get_or_create_project:928 : project_id=2dc8bc0fba2740198bd6b016a48d5f32 2026-07-13 18:14:24.361 | ++ functions-common:get_or_create_project:929 : echo 2dc8bc0fba2740198bd6b016a48d5f32 2026-07-13 18:14:24.366 | + lib/keystone:create_keystone_accounts:292 : demo_project=2dc8bc0fba2740198bd6b016a48d5f32 2026-07-13 18:14:24.372 | + lib/keystone:create_keystone_accounts:293 : local demo_user 2026-07-13 18:14:24.377 | ++ lib/keystone:create_keystone_accounts:295 : get_or_create_user demo nomoresecret default demo@example.com 2026-07-13 18:14:24.382 | ++ functions-common:get_or_create_user:899 : local user_id 2026-07-13 18:14:24.386 | ++ functions-common:get_or_create_user:900 : [[ ! -z demo@example.com ]] 2026-07-13 18:14:24.390 | ++ functions-common:get_or_create_user:901 : local email=--email=demo@example.com 2026-07-13 18:14:24.395 | +++ 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-13 18:14:28.110 | +++ functions-common:oscwrap:2465 : return 0 2026-07-13 18:14:28.116 | ++ functions-common:get_or_create_user:915 : user_id=760345b4d2b4495784cc6582df26f29d 2026-07-13 18:14:28.120 | ++ functions-common:get_or_create_user:916 : echo 760345b4d2b4495784cc6582df26f29d 2026-07-13 18:14:28.125 | + lib/keystone:create_keystone_accounts:295 : demo_user=760345b4d2b4495784cc6582df26f29d 2026-07-13 18:14:28.129 | + lib/keystone:create_keystone_accounts:297 : async_wait ks-domain-role ks-domain ks-project ks-service ks-reseller ks-anotherrole 2026-07-13 18:14:28.197 | [2071 Async ks-domain-role:42847]: Waiting for completion of get_or_add_user_domain_role admin f59e9e8c25b04ec59ebb7b5f1b7a5fbe default running on PID 42847 (6 other jobs running) 2026-07-13 18:14:28.228 | [2071 Async ks-domain-role:42847]: Signaling child to exit 2026-07-13 18:14:28.228 | WAKEUP 2026-07-13 18:14:28.257 | [2071 Async ks-domain-role:42847]: Signaled 2026-07-13 18:14:28.260 | + functions-common:get_or_add_user_domain_role:986 : local user_role_id 2026-07-13 18:14:28.260 | + functions-common:get_or_add_user_domain_role:990 : openstack --os-cloud devstack-system-admin role add admin --user f59e9e8c25b04ec59ebb7b5f1b7a5fbe --domain default 2026-07-13 18:14:28.260 | ++ functions-common:get_or_add_user_domain_role:997 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user f59e9e8c25b04ec59ebb7b5f1b7a5fbe --domain default -c Role -f value 2026-07-13 18:14:28.260 | ++ functions-common:oscwrap:2465 : return 0 2026-07-13 18:14:28.260 | + functions-common:get_or_add_user_domain_role:997 : user_role_id=b6af642495354746a987dceea48ab7f7 2026-07-13 18:14:28.260 | + functions-common:get_or_add_user_domain_role:999 : echo b6af642495354746a987dceea48ab7f7 2026-07-13 18:14:28.260 | b6af642495354746a987dceea48ab7f7 2026-07-13 18:14:28.315 | [2071 Async ks-domain-role:42847]: finished get_or_add_user_domain_role admin f59e9e8c25b04ec59ebb7b5f1b7a5fbe default with result 0 in 11 seconds 2026-07-13 18:14:28.326 | Not waiting for async task ks-domain that we never started or has already been waited for 2026-07-13 18:14:28.371 | [2071 Async ks-project:42956]: Waiting for completion of get_or_create_project service Default running on PID 42956 (5 other jobs running) 2026-07-13 18:14:28.402 | [2071 Async ks-project:42956]: Signaling child to exit 2026-07-13 18:14:28.403 | WAKEUP 2026-07-13 18:14:28.436 | [2071 Async ks-project:42956]: Signaled 2026-07-13 18:14:28.438 | + functions-common:get_or_create_project:922 : local project_id 2026-07-13 18:14:28.438 | ++ 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-13 18:14:28.438 | ++ functions-common:oscwrap:2465 : return 0 2026-07-13 18:14:28.438 | + functions-common:get_or_create_project:928 : project_id=ab6b2d5063084846964a49a4d7d0d496 2026-07-13 18:14:28.439 | + functions-common:get_or_create_project:929 : echo ab6b2d5063084846964a49a4d7d0d496 2026-07-13 18:14:28.439 | ab6b2d5063084846964a49a4d7d0d496 2026-07-13 18:14:28.496 | [2071 Async ks-project:42956]: finished get_or_create_project service Default with result 0 in 6 seconds 2026-07-13 18:14:28.543 | [2071 Async ks-service:43050]: Waiting for completion of get_or_create_role service running on PID 43050 (4 other jobs running) 2026-07-13 18:14:28.576 | [2071 Async ks-service:43050]: Signaling child to exit 2026-07-13 18:14:28.576 | WAKEUP 2026-07-13 18:14:28.604 | [2071 Async ks-service:43050]: Signaled 2026-07-13 18:14:28.606 | + functions-common:get_or_create_role:935 : local role_id 2026-07-13 18:14:28.607 | ++ functions-common:get_or_create_role:940 : oscwrap --os-cloud devstack-system-admin role create service --or-show -f value -c id 2026-07-13 18:14:28.607 | ++ functions-common:oscwrap:2465 : return 0 2026-07-13 18:14:28.607 | + functions-common:get_or_create_role:940 : role_id=2e30d2f20aab4f98ad332dcbd73f98e9 2026-07-13 18:14:28.607 | + functions-common:get_or_create_role:941 : echo 2e30d2f20aab4f98ad332dcbd73f98e9 2026-07-13 18:14:28.607 | 2e30d2f20aab4f98ad332dcbd73f98e9 2026-07-13 18:14:28.663 | [2071 Async ks-service:43050]: finished get_or_create_role service with result 0 in 6 seconds 2026-07-13 18:14:28.711 | [2071 Async ks-reseller:43144]: Waiting for completion of get_or_create_role ResellerAdmin running on PID 43144 (3 other jobs running) 2026-07-13 18:14:28.742 | [2071 Async ks-reseller:43144]: Signaling child to exit 2026-07-13 18:14:28.743 | WAKEUP 2026-07-13 18:14:28.770 | [2071 Async ks-reseller:43144]: Signaled 2026-07-13 18:14:28.772 | + functions-common:get_or_create_role:935 : local role_id 2026-07-13 18:14:28.773 | ++ functions-common:get_or_create_role:940 : oscwrap --os-cloud devstack-system-admin role create ResellerAdmin --or-show -f value -c id 2026-07-13 18:14:28.773 | ++ functions-common:oscwrap:2465 : return 0 2026-07-13 18:14:28.773 | + functions-common:get_or_create_role:940 : role_id=eac2fb1c0dcd4799a57fb157f0248a79 2026-07-13 18:14:28.773 | + functions-common:get_or_create_role:941 : echo eac2fb1c0dcd4799a57fb157f0248a79 2026-07-13 18:14:28.773 | eac2fb1c0dcd4799a57fb157f0248a79 2026-07-13 18:14:28.830 | [2071 Async ks-reseller:43144]: finished get_or_create_role ResellerAdmin with result 0 in 5 seconds 2026-07-13 18:14:28.877 | [2071 Async ks-anotherrole:43240]: Waiting for completion of get_or_create_role anotherrole running on PID 43240 (2 other jobs running) 2026-07-13 18:14:28.909 | [2071 Async ks-anotherrole:43240]: Signaling child to exit 2026-07-13 18:14:28.909 | WAKEUP 2026-07-13 18:14:28.940 | [2071 Async ks-anotherrole:43240]: Signaled 2026-07-13 18:14:28.942 | + functions-common:get_or_create_role:935 : local role_id 2026-07-13 18:14:28.942 | ++ functions-common:get_or_create_role:940 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2026-07-13 18:14:28.942 | ++ functions-common:oscwrap:2465 : return 0 2026-07-13 18:14:28.942 | + functions-common:get_or_create_role:940 : role_id=f984dbb688ab4ca49616c51b2181d4b4 2026-07-13 18:14:28.942 | + functions-common:get_or_create_role:941 : echo f984dbb688ab4ca49616c51b2181d4b4 2026-07-13 18:14:28.942 | f984dbb688ab4ca49616c51b2181d4b4 2026-07-13 18:14:28.998 | [2071 Async ks-anotherrole:43240]: finished get_or_create_role anotherrole with result 0 in 6 seconds 2026-07-13 18:14:29.005 | + inc/async:async_wait:197 : return 0 2026-07-13 18:14:29.009 | + lib/keystone:create_keystone_accounts:299 : async_run ks-demo-member get_or_add_user_project_role member 760345b4d2b4495784cc6582df26f29d 2dc8bc0fba2740198bd6b016a48d5f32 2026-07-13 18:14:29.099 | + inc/async:async_inner:63 : get_or_add_user_project_role member 760345b4d2b4495784cc6582df26f29d 2dc8bc0fba2740198bd6b016a48d5f32 2026-07-13 18:14:29.154 | [2071 Async ks-demo-member:44131]: running: get_or_add_user_project_role member 760345b4d2b4495784cc6582df26f29d 2dc8bc0fba2740198bd6b016a48d5f32 2026-07-13 18:14:29.158 | + lib/keystone:create_keystone_accounts:301 : async_run ks-demo-admin get_or_add_user_project_role admin f59e9e8c25b04ec59ebb7b5f1b7a5fbe 2dc8bc0fba2740198bd6b016a48d5f32 2026-07-13 18:14:29.245 | + inc/async:async_inner:63 : get_or_add_user_project_role admin f59e9e8c25b04ec59ebb7b5f1b7a5fbe 2dc8bc0fba2740198bd6b016a48d5f32 2026-07-13 18:14:29.299 | [2071 Async ks-demo-admin:44227]: running: get_or_add_user_project_role admin f59e9e8c25b04ec59ebb7b5f1b7a5fbe 2dc8bc0fba2740198bd6b016a48d5f32 2026-07-13 18:14:29.303 | + lib/keystone:create_keystone_accounts:302 : async_run ks-demo-another get_or_add_user_project_role anotherrole 760345b4d2b4495784cc6582df26f29d 2dc8bc0fba2740198bd6b016a48d5f32 2026-07-13 18:14:29.388 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 760345b4d2b4495784cc6582df26f29d 2dc8bc0fba2740198bd6b016a48d5f32 2026-07-13 18:14:29.448 | [2071 Async ks-demo-another:44323]: running: get_or_add_user_project_role anotherrole 760345b4d2b4495784cc6582df26f29d 2dc8bc0fba2740198bd6b016a48d5f32 2026-07-13 18:14:29.453 | + lib/keystone:create_keystone_accounts:303 : async_run ks-demo-invis get_or_add_user_project_role member 760345b4d2b4495784cc6582df26f29d be1df7f45c864051a1e45da3b215546d 2026-07-13 18:14:29.516 | + inc/async:async_inner:63 : get_or_add_user_project_role member 760345b4d2b4495784cc6582df26f29d be1df7f45c864051a1e45da3b215546d 2026-07-13 18:14:29.577 | [2071 Async ks-demo-invis:44419]: running: get_or_add_user_project_role member 760345b4d2b4495784cc6582df26f29d be1df7f45c864051a1e45da3b215546d 2026-07-13 18:14:29.580 | + lib/keystone:create_keystone_accounts:306 : local demo_reader 2026-07-13 18:14:29.583 | ++ lib/keystone:create_keystone_accounts:308 : get_or_create_user demo_reader nomoresecret default demo_reader@example.com 2026-07-13 18:14:29.585 | ++ functions-common:get_or_create_user:899 : local user_id 2026-07-13 18:14:29.587 | ++ functions-common:get_or_create_user:900 : [[ ! -z demo_reader@example.com ]] 2026-07-13 18:14:29.590 | ++ functions-common:get_or_create_user:901 : local email=--email=demo_reader@example.com 2026-07-13 18:14:29.596 | +++ 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-13 18:14:34.625 | +++ functions-common:oscwrap:2465 : return 0 2026-07-13 18:14:34.631 | ++ functions-common:get_or_create_user:915 : user_id=7f689386fc4049beaea6594d88b85025 2026-07-13 18:14:34.635 | ++ functions-common:get_or_create_user:916 : echo 7f689386fc4049beaea6594d88b85025 2026-07-13 18:14:34.641 | + lib/keystone:create_keystone_accounts:308 : demo_reader=7f689386fc4049beaea6594d88b85025 2026-07-13 18:14:34.646 | + lib/keystone:create_keystone_accounts:310 : async_run ks-demo-reader get_or_add_user_project_role reader 7f689386fc4049beaea6594d88b85025 2dc8bc0fba2740198bd6b016a48d5f32 2026-07-13 18:14:34.779 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 7f689386fc4049beaea6594d88b85025 2dc8bc0fba2740198bd6b016a48d5f32 2026-07-13 18:14:34.872 | [2071 Async ks-demo-reader:44554]: running: get_or_add_user_project_role reader 7f689386fc4049beaea6594d88b85025 2dc8bc0fba2740198bd6b016a48d5f32 2026-07-13 18:14:34.879 | + lib/keystone:create_keystone_accounts:313 : local alt_demo_project 2026-07-13 18:14:34.892 | ++ lib/keystone:create_keystone_accounts:314 : get_or_create_project alt_demo default 2026-07-13 18:14:34.903 | ++ functions-common:get_or_create_project:922 : local project_id 2026-07-13 18:14:34.912 | +++ 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-13 18:14:41.311 | +++ functions-common:oscwrap:2465 : return 0 2026-07-13 18:14:41.323 | ++ functions-common:get_or_create_project:928 : project_id=01dc1df4052644cb92a19a722e4660a2 2026-07-13 18:14:41.332 | ++ functions-common:get_or_create_project:929 : echo 01dc1df4052644cb92a19a722e4660a2 2026-07-13 18:14:41.343 | + lib/keystone:create_keystone_accounts:314 : alt_demo_project=01dc1df4052644cb92a19a722e4660a2 2026-07-13 18:14:41.350 | + lib/keystone:create_keystone_accounts:316 : local alt_demo_user 2026-07-13 18:14:41.366 | ++ lib/keystone:create_keystone_accounts:318 : get_or_create_user alt_demo nomoresecret default alt_demo@example.com 2026-07-13 18:14:41.376 | ++ functions-common:get_or_create_user:899 : local user_id 2026-07-13 18:14:41.387 | ++ functions-common:get_or_create_user:900 : [[ ! -z alt_demo@example.com ]] 2026-07-13 18:14:41.394 | ++ functions-common:get_or_create_user:901 : local email=--email=alt_demo@example.com 2026-07-13 18:14:41.409 | +++ 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-13 18:14:41.849 | + inc/async:async_inner:64 : rc=0 2026-07-13 18:14:41.921 | [44323 Async ks-demo-another:44323]: finished successfully 2026-07-13 18:14:42.682 | + inc/async:async_inner:64 : rc=0 2026-07-13 18:14:42.744 | [44131 Async ks-demo-member:44131]: finished successfully 2026-07-13 18:14:42.870 | + inc/async:async_inner:64 : rc=0 2026-07-13 18:14:42.894 | [44227 Async ks-demo-admin:44227]: finished successfully 2026-07-13 18:14:43.117 | + inc/async:async_inner:64 : rc=0 2026-07-13 18:14:43.150 | [44419 Async ks-demo-invis:44419]: finished successfully 2026-07-13 18:14:45.691 | + inc/async:async_inner:64 : rc=0 2026-07-13 18:14:45.692 | +++ functions-common:oscwrap:2465 : return 0 2026-07-13 18:14:45.698 | ++ functions-common:get_or_create_user:915 : user_id=4705ab18b3e540e497377fc53e28ea12 2026-07-13 18:14:45.702 | ++ functions-common:get_or_create_user:916 : echo 4705ab18b3e540e497377fc53e28ea12 2026-07-13 18:14:45.707 | + lib/keystone:create_keystone_accounts:318 : alt_demo_user=4705ab18b3e540e497377fc53e28ea12 2026-07-13 18:14:45.711 | + lib/keystone:create_keystone_accounts:320 : async_run ks-alt-admin get_or_add_user_project_role admin 4705ab18b3e540e497377fc53e28ea12 01dc1df4052644cb92a19a722e4660a2 2026-07-13 18:14:45.728 | [44554 Async ks-demo-reader:44554]: finished successfully 2026-07-13 18:14:45.803 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 4705ab18b3e540e497377fc53e28ea12 01dc1df4052644cb92a19a722e4660a2 2026-07-13 18:14:45.857 | [2071 Async ks-alt-admin:45013]: running: get_or_add_user_project_role admin 4705ab18b3e540e497377fc53e28ea12 01dc1df4052644cb92a19a722e4660a2 2026-07-13 18:14:45.860 | + lib/keystone:create_keystone_accounts:321 : async_run ks-alt-another get_or_add_user_project_role anotherrole 4705ab18b3e540e497377fc53e28ea12 01dc1df4052644cb92a19a722e4660a2 2026-07-13 18:14:45.945 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 4705ab18b3e540e497377fc53e28ea12 01dc1df4052644cb92a19a722e4660a2 2026-07-13 18:14:46.013 | [2071 Async ks-alt-another:45109]: running: get_or_add_user_project_role anotherrole 4705ab18b3e540e497377fc53e28ea12 01dc1df4052644cb92a19a722e4660a2 2026-07-13 18:14:46.018 | + lib/keystone:create_keystone_accounts:324 : local alt_demo_member 2026-07-13 18:14:46.021 | ++ lib/keystone:create_keystone_accounts:326 : get_or_create_user alt_demo_member nomoresecret default alt_demo_member@example.com 2026-07-13 18:14:46.025 | ++ functions-common:get_or_create_user:899 : local user_id 2026-07-13 18:14:46.029 | ++ functions-common:get_or_create_user:900 : [[ ! -z alt_demo_member@example.com ]] 2026-07-13 18:14:46.033 | ++ functions-common:get_or_create_user:901 : local email=--email=alt_demo_member@example.com 2026-07-13 18:14:46.038 | +++ 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-13 18:14:50.089 | +++ functions-common:oscwrap:2465 : return 0 2026-07-13 18:14:50.094 | ++ functions-common:get_or_create_user:915 : user_id=006162ada19f46cc8a486cb7d5d4d2a7 2026-07-13 18:14:50.099 | ++ functions-common:get_or_create_user:916 : echo 006162ada19f46cc8a486cb7d5d4d2a7 2026-07-13 18:14:50.107 | + lib/keystone:create_keystone_accounts:326 : alt_demo_member=006162ada19f46cc8a486cb7d5d4d2a7 2026-07-13 18:14:50.110 | + lib/keystone:create_keystone_accounts:327 : async_run ks-alt-member-user get_or_add_user_project_role member 006162ada19f46cc8a486cb7d5d4d2a7 01dc1df4052644cb92a19a722e4660a2 2026-07-13 18:14:50.204 | + inc/async:async_inner:63 : get_or_add_user_project_role member 006162ada19f46cc8a486cb7d5d4d2a7 01dc1df4052644cb92a19a722e4660a2 2026-07-13 18:14:50.258 | [2071 Async ks-alt-member-user:45245]: running: get_or_add_user_project_role member 006162ada19f46cc8a486cb7d5d4d2a7 01dc1df4052644cb92a19a722e4660a2 2026-07-13 18:14:50.263 | + lib/keystone:create_keystone_accounts:330 : local alt_demo_reader 2026-07-13 18:14:50.267 | ++ lib/keystone:create_keystone_accounts:332 : get_or_create_user alt_demo_reader nomoresecret default alt_demo_reader@example.com 2026-07-13 18:14:50.272 | ++ functions-common:get_or_create_user:899 : local user_id 2026-07-13 18:14:50.274 | ++ functions-common:get_or_create_user:900 : [[ ! -z alt_demo_reader@example.com ]] 2026-07-13 18:14:50.277 | ++ functions-common:get_or_create_user:901 : local email=--email=alt_demo_reader@example.com 2026-07-13 18:14:50.283 | +++ 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-13 18:14:54.361 | +++ functions-common:oscwrap:2465 : return 0 2026-07-13 18:14:54.368 | ++ functions-common:get_or_create_user:915 : user_id=f6726e74953d4bb9a923e11833c8f120 2026-07-13 18:14:54.372 | ++ functions-common:get_or_create_user:916 : echo f6726e74953d4bb9a923e11833c8f120 2026-07-13 18:14:54.379 | + lib/keystone:create_keystone_accounts:332 : alt_demo_reader=f6726e74953d4bb9a923e11833c8f120 2026-07-13 18:14:54.383 | + lib/keystone:create_keystone_accounts:333 : async_run ks-alt-reader-user get_or_add_user_project_role reader f6726e74953d4bb9a923e11833c8f120 01dc1df4052644cb92a19a722e4660a2 2026-07-13 18:14:54.483 | + inc/async:async_inner:63 : get_or_add_user_project_role reader f6726e74953d4bb9a923e11833c8f120 01dc1df4052644cb92a19a722e4660a2 2026-07-13 18:14:54.545 | [2071 Async ks-alt-reader-user:45422]: running: get_or_add_user_project_role reader f6726e74953d4bb9a923e11833c8f120 01dc1df4052644cb92a19a722e4660a2 2026-07-13 18:14:54.555 | ++ lib/keystone:create_keystone_accounts:340 : get_or_create_user system_member nomoresecret default system_member@example.com 2026-07-13 18:14:54.556 | ++ functions-common:get_or_create_user:899 : local user_id 2026-07-13 18:14:54.558 | ++ functions-common:get_or_create_user:900 : [[ ! -z system_member@example.com ]] 2026-07-13 18:14:54.566 | ++ functions-common:get_or_create_user:901 : local email=--email=system_member@example.com 2026-07-13 18:14:54.570 | +++ 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-13 18:14:55.535 | + inc/async:async_inner:64 : rc=0 2026-07-13 18:14:55.595 | [45013 Async ks-alt-admin:45013]: finished successfully 2026-07-13 18:14:55.782 | + inc/async:async_inner:64 : rc=0 2026-07-13 18:14:55.806 | [45109 Async ks-alt-another:45109]: finished successfully 2026-07-13 18:14:58.714 | +++ functions-common:oscwrap:2465 : return 0 2026-07-13 18:14:58.718 | ++ functions-common:get_or_create_user:915 : user_id=a7097a4086474912947d440682028213 2026-07-13 18:14:58.721 | ++ functions-common:get_or_create_user:916 : echo a7097a4086474912947d440682028213 2026-07-13 18:14:58.725 | + lib/keystone:create_keystone_accounts:340 : system_member_user=a7097a4086474912947d440682028213 2026-07-13 18:14:58.728 | + lib/keystone:create_keystone_accounts:341 : async_run ks-system-member get_or_add_user_system_role member a7097a4086474912947d440682028213 all 2026-07-13 18:14:58.820 | + inc/async:async_inner:63 : get_or_add_user_system_role member a7097a4086474912947d440682028213 all 2026-07-13 18:14:58.870 | [2071 Async ks-system-member:45652]: running: get_or_add_user_system_role member a7097a4086474912947d440682028213 all 2026-07-13 18:14:58.873 | ++ lib/keystone:create_keystone_accounts:344 : get_or_create_user system_reader nomoresecret default system_reader@example.com 2026-07-13 18:14:58.880 | ++ functions-common:get_or_create_user:899 : local user_id 2026-07-13 18:14:58.887 | ++ functions-common:get_or_create_user:900 : [[ ! -z system_reader@example.com ]] 2026-07-13 18:14:58.891 | ++ functions-common:get_or_create_user:901 : local email=--email=system_reader@example.com 2026-07-13 18:14:58.895 | +++ 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-13 18:14:59.794 | + inc/async:async_inner:64 : rc=0 2026-07-13 18:14:59.819 | [45245 Async ks-alt-member-user:45245]: finished successfully 2026-07-13 18:15:02.890 | +++ functions-common:oscwrap:2465 : return 0 2026-07-13 18:15:02.895 | ++ functions-common:get_or_create_user:915 : user_id=9207b710804c4252a29d8c5347877756 2026-07-13 18:15:02.901 | ++ functions-common:get_or_create_user:916 : echo 9207b710804c4252a29d8c5347877756 2026-07-13 18:15:02.907 | + lib/keystone:create_keystone_accounts:344 : system_reader_user=9207b710804c4252a29d8c5347877756 2026-07-13 18:15:02.913 | + lib/keystone:create_keystone_accounts:345 : async_run ks-system-reader get_or_add_user_system_role reader 9207b710804c4252a29d8c5347877756 all 2026-07-13 18:15:03.018 | + inc/async:async_inner:63 : get_or_add_user_system_role reader 9207b710804c4252a29d8c5347877756 all 2026-07-13 18:15:03.083 | [2071 Async ks-system-reader:45861]: running: get_or_add_user_system_role reader 9207b710804c4252a29d8c5347877756 all 2026-07-13 18:15:03.089 | + lib/keystone:create_keystone_accounts:348 : local admin_group 2026-07-13 18:15:03.099 | ++ lib/keystone:create_keystone_accounts:350 : get_or_create_group admins default 'openstack admin group' 2026-07-13 18:15:03.103 | ++ functions-common:get_or_create_group:884 : local 'desc=openstack admin group' 2026-07-13 18:15:03.108 | ++ functions-common:get_or_create_group:885 : local group_id 2026-07-13 18:15:03.116 | +++ 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-13 18:15:03.639 | + inc/async:async_inner:64 : rc=0 2026-07-13 18:15:03.663 | [45422 Async ks-alt-reader-user:45422]: finished successfully 2026-07-13 18:15:07.007 | +++ functions-common:oscwrap:2465 : return 0 2026-07-13 18:15:07.012 | ++ functions-common:get_or_create_group:892 : group_id=805ff298df184d3c8d7cf4013a32df82 2026-07-13 18:15:07.018 | ++ functions-common:get_or_create_group:893 : echo 805ff298df184d3c8d7cf4013a32df82 2026-07-13 18:15:07.024 | + lib/keystone:create_keystone_accounts:350 : admin_group=805ff298df184d3c8d7cf4013a32df82 2026-07-13 18:15:07.029 | + lib/keystone:create_keystone_accounts:351 : local non_admin_group 2026-07-13 18:15:07.033 | ++ lib/keystone:create_keystone_accounts:353 : get_or_create_group nonadmins default 'non-admin group' 2026-07-13 18:15:07.039 | ++ functions-common:get_or_create_group:884 : local 'desc=non-admin group' 2026-07-13 18:15:07.044 | ++ functions-common:get_or_create_group:885 : local group_id 2026-07-13 18:15:07.048 | +++ 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-13 18:15:10.898 | +++ functions-common:oscwrap:2465 : return 0 2026-07-13 18:15:10.903 | ++ functions-common:get_or_create_group:892 : group_id=676c127294584a85a3e73c667e7adf38 2026-07-13 18:15:10.909 | ++ functions-common:get_or_create_group:893 : echo 676c127294584a85a3e73c667e7adf38 2026-07-13 18:15:10.916 | + lib/keystone:create_keystone_accounts:353 : non_admin_group=676c127294584a85a3e73c667e7adf38 2026-07-13 18:15:10.919 | + lib/keystone:create_keystone_accounts:355 : async_run ks-group-memberdemo get_or_add_group_project_role member 676c127294584a85a3e73c667e7adf38 2dc8bc0fba2740198bd6b016a48d5f32 2026-07-13 18:15:11.025 | + inc/async:async_inner:63 : get_or_add_group_project_role member 676c127294584a85a3e73c667e7adf38 2dc8bc0fba2740198bd6b016a48d5f32 2026-07-13 18:15:11.096 | [2071 Async ks-group-memberdemo:46124]: running: get_or_add_group_project_role member 676c127294584a85a3e73c667e7adf38 2dc8bc0fba2740198bd6b016a48d5f32 2026-07-13 18:15:11.102 | + lib/keystone:create_keystone_accounts:356 : async_run ks-group-anotherdemo get_or_add_group_project_role anotherrole 676c127294584a85a3e73c667e7adf38 2dc8bc0fba2740198bd6b016a48d5f32 2026-07-13 18:15:11.190 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 676c127294584a85a3e73c667e7adf38 2dc8bc0fba2740198bd6b016a48d5f32 2026-07-13 18:15:11.304 | [2071 Async ks-group-anotherdemo:46203]: running: get_or_add_group_project_role anotherrole 676c127294584a85a3e73c667e7adf38 2dc8bc0fba2740198bd6b016a48d5f32 2026-07-13 18:15:11.310 | + lib/keystone:create_keystone_accounts:357 : async_run ks-group-memberalt get_or_add_group_project_role member 676c127294584a85a3e73c667e7adf38 01dc1df4052644cb92a19a722e4660a2 2026-07-13 18:15:11.496 | + inc/async:async_inner:63 : get_or_add_group_project_role member 676c127294584a85a3e73c667e7adf38 01dc1df4052644cb92a19a722e4660a2 2026-07-13 18:15:11.588 | [2071 Async ks-group-memberalt:46282]: running: get_or_add_group_project_role member 676c127294584a85a3e73c667e7adf38 01dc1df4052644cb92a19a722e4660a2 2026-07-13 18:15:11.597 | + lib/keystone:create_keystone_accounts:358 : async_run ks-group-anotheralt get_or_add_group_project_role anotherrole 676c127294584a85a3e73c667e7adf38 01dc1df4052644cb92a19a722e4660a2 2026-07-13 18:15:11.758 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 676c127294584a85a3e73c667e7adf38 01dc1df4052644cb92a19a722e4660a2 2026-07-13 18:15:11.839 | [2071 Async ks-group-anotheralt:46366]: running: get_or_add_group_project_role anotherrole 676c127294584a85a3e73c667e7adf38 01dc1df4052644cb92a19a722e4660a2 2026-07-13 18:15:11.843 | + lib/keystone:create_keystone_accounts:359 : async_run ks-group-admin get_or_add_group_project_role admin 805ff298df184d3c8d7cf4013a32df82 6b4015e3a3db4a91ba2712f5d9c0002b 2026-07-13 18:15:11.989 | + inc/async:async_inner:63 : get_or_add_group_project_role admin 805ff298df184d3c8d7cf4013a32df82 6b4015e3a3db4a91ba2712f5d9c0002b 2026-07-13 18:15:12.070 | [2071 Async ks-group-admin:46458]: running: get_or_add_group_project_role admin 805ff298df184d3c8d7cf4013a32df82 6b4015e3a3db4a91ba2712f5d9c0002b 2026-07-13 18:15:12.076 | + 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-13 18:15:12.198 | [2071 Async ks-demo-member:44131]: Waiting for completion of get_or_add_user_project_role member 760345b4d2b4495784cc6582df26f29d 2dc8bc0fba2740198bd6b016a48d5f32 running on PID 44131 (17 other jobs running) 2026-07-13 18:15:12.254 | [2071 Async ks-demo-member:44131]: Signaling child to exit 2026-07-13 18:15:12.263 | WAKEUP 2026-07-13 18:15:12.304 | [2071 Async ks-demo-member:44131]: Signaled 2026-07-13 18:15:12.310 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-13 18:15:12.310 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-13 18:15:12.310 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-07-13 18:15:12.310 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-13 18:15:12.310 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-13 18:15:12.310 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-13 18:15:12.310 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-13 18:15:12.310 | ++ functions-common:_get_domain_args:957 : echo 2026-07-13 18:15:12.310 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-07-13 18:15:12.310 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add member --user 760345b4d2b4495784cc6582df26f29d --project 2dc8bc0fba2740198bd6b016a48d5f32 2026-07-13 18:15:12.311 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 760345b4d2b4495784cc6582df26f29d --project 2dc8bc0fba2740198bd6b016a48d5f32 -c Role -f value 2026-07-13 18:15:12.311 | ++ functions-common:oscwrap:2465 : return 0 2026-07-13 18:15:12.311 | + functions-common:get_or_add_user_project_role:979 : user_role_id=85d1381407324efe817c140ea1444961 2026-07-13 18:15:12.311 | + functions-common:get_or_add_user_project_role:980 : echo 85d1381407324efe817c140ea1444961 2026-07-13 18:15:12.311 | 85d1381407324efe817c140ea1444961 2026-07-13 18:15:12.419 | [2071 Async ks-demo-member:44131]: finished get_or_add_user_project_role member 760345b4d2b4495784cc6582df26f29d 2dc8bc0fba2740198bd6b016a48d5f32 with result 0 in 13 seconds 2026-07-13 18:15:12.501 | [2071 Async ks-demo-admin:44227]: Waiting for completion of get_or_add_user_project_role admin f59e9e8c25b04ec59ebb7b5f1b7a5fbe 2dc8bc0fba2740198bd6b016a48d5f32 running on PID 44227 (16 other jobs running) 2026-07-13 18:15:12.561 | [2071 Async ks-demo-admin:44227]: Signaling child to exit 2026-07-13 18:15:12.562 | WAKEUP 2026-07-13 18:15:12.616 | + inc/async:async_inner:64 : rc=0 2026-07-13 18:15:12.619 | [2071 Async ks-demo-admin:44227]: Signaled 2026-07-13 18:15:12.623 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-13 18:15:12.623 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-13 18:15:12.623 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-07-13 18:15:12.623 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-13 18:15:12.623 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-13 18:15:12.623 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-13 18:15:12.623 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-13 18:15:12.623 | ++ functions-common:_get_domain_args:957 : echo 2026-07-13 18:15:12.623 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-07-13 18:15:12.624 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add admin --user f59e9e8c25b04ec59ebb7b5f1b7a5fbe --project 2dc8bc0fba2740198bd6b016a48d5f32 2026-07-13 18:15:12.624 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user f59e9e8c25b04ec59ebb7b5f1b7a5fbe --project 2dc8bc0fba2740198bd6b016a48d5f32 -c Role -f value 2026-07-13 18:15:12.624 | ++ functions-common:oscwrap:2465 : return 0 2026-07-13 18:15:12.624 | + functions-common:get_or_add_user_project_role:979 : user_role_id=b6af642495354746a987dceea48ab7f7 2026-07-13 18:15:12.624 | + functions-common:get_or_add_user_project_role:980 : echo b6af642495354746a987dceea48ab7f7 2026-07-13 18:15:12.624 | b6af642495354746a987dceea48ab7f7 2026-07-13 18:15:12.689 | [45652 Async ks-system-member:45652]: finished successfully 2026-07-13 18:15:12.751 | [2071 Async ks-demo-admin:44227]: finished get_or_add_user_project_role admin f59e9e8c25b04ec59ebb7b5f1b7a5fbe 2dc8bc0fba2740198bd6b016a48d5f32 with result 0 in 13 seconds 2026-07-13 18:15:12.835 | [2071 Async ks-demo-another:44323]: Waiting for completion of get_or_add_user_project_role anotherrole 760345b4d2b4495784cc6582df26f29d 2dc8bc0fba2740198bd6b016a48d5f32 running on PID 44323 (15 other jobs running) 2026-07-13 18:15:12.894 | [2071 Async ks-demo-another:44323]: Signaling child to exit 2026-07-13 18:15:12.894 | WAKEUP 2026-07-13 18:15:12.948 | [2071 Async ks-demo-another:44323]: Signaled 2026-07-13 18:15:12.954 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-13 18:15:12.954 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-13 18:15:12.954 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-07-13 18:15:12.954 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-13 18:15:12.954 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-13 18:15:12.954 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-13 18:15:12.955 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-13 18:15:12.955 | ++ functions-common:_get_domain_args:957 : echo 2026-07-13 18:15:12.955 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-07-13 18:15:12.955 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add anotherrole --user 760345b4d2b4495784cc6582df26f29d --project 2dc8bc0fba2740198bd6b016a48d5f32 2026-07-13 18:15:12.955 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 760345b4d2b4495784cc6582df26f29d --project 2dc8bc0fba2740198bd6b016a48d5f32 -c Role -f value 2026-07-13 18:15:12.955 | ++ functions-common:oscwrap:2465 : return 0 2026-07-13 18:15:12.955 | + functions-common:get_or_add_user_project_role:979 : user_role_id=f984dbb688ab4ca49616c51b2181d4b4 2026-07-13 18:15:12.955 | + functions-common:get_or_add_user_project_role:980 : echo f984dbb688ab4ca49616c51b2181d4b4 2026-07-13 18:15:12.955 | f984dbb688ab4ca49616c51b2181d4b4 2026-07-13 18:15:13.046 | [2071 Async ks-demo-another:44323]: finished get_or_add_user_project_role anotherrole 760345b4d2b4495784cc6582df26f29d 2dc8bc0fba2740198bd6b016a48d5f32 with result 0 in 12 seconds 2026-07-13 18:15:13.128 | [2071 Async ks-demo-invis:44419]: Waiting for completion of get_or_add_user_project_role member 760345b4d2b4495784cc6582df26f29d be1df7f45c864051a1e45da3b215546d running on PID 44419 (14 other jobs running) 2026-07-13 18:15:13.192 | [2071 Async ks-demo-invis:44419]: Signaling child to exit 2026-07-13 18:15:13.192 | WAKEUP 2026-07-13 18:15:13.250 | [2071 Async ks-demo-invis:44419]: Signaled 2026-07-13 18:15:13.250 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-13 18:15:13.250 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-13 18:15:13.250 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-07-13 18:15:13.250 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-13 18:15:13.251 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-13 18:15:13.251 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-13 18:15:13.251 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-13 18:15:13.251 | ++ functions-common:_get_domain_args:957 : echo 2026-07-13 18:15:13.251 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-07-13 18:15:13.251 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add member --user 760345b4d2b4495784cc6582df26f29d --project be1df7f45c864051a1e45da3b215546d 2026-07-13 18:15:13.251 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 760345b4d2b4495784cc6582df26f29d --project be1df7f45c864051a1e45da3b215546d -c Role -f value 2026-07-13 18:15:13.251 | ++ functions-common:oscwrap:2465 : return 0 2026-07-13 18:15:13.251 | + functions-common:get_or_add_user_project_role:979 : user_role_id=85d1381407324efe817c140ea1444961 2026-07-13 18:15:13.251 | + functions-common:get_or_add_user_project_role:980 : echo 85d1381407324efe817c140ea1444961 2026-07-13 18:15:13.251 | 85d1381407324efe817c140ea1444961 2026-07-13 18:15:13.357 | [2071 Async ks-demo-invis:44419]: finished get_or_add_user_project_role member 760345b4d2b4495784cc6582df26f29d be1df7f45c864051a1e45da3b215546d with result 0 in 13 seconds 2026-07-13 18:15:13.453 | [2071 Async ks-demo-reader:44554]: Waiting for completion of get_or_add_user_project_role reader 7f689386fc4049beaea6594d88b85025 2dc8bc0fba2740198bd6b016a48d5f32 running on PID 44554 (13 other jobs running) 2026-07-13 18:15:13.518 | [2071 Async ks-demo-reader:44554]: Signaling child to exit 2026-07-13 18:15:13.519 | WAKEUP 2026-07-13 18:15:13.565 | [2071 Async ks-demo-reader:44554]: Signaled 2026-07-13 18:15:13.571 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-13 18:15:13.571 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-13 18:15:13.571 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-07-13 18:15:13.571 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-13 18:15:13.571 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-13 18:15:13.571 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-13 18:15:13.572 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-13 18:15:13.572 | ++ functions-common:_get_domain_args:957 : echo 2026-07-13 18:15:13.572 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-07-13 18:15:13.572 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add reader --user 7f689386fc4049beaea6594d88b85025 --project 2dc8bc0fba2740198bd6b016a48d5f32 2026-07-13 18:15:13.572 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 7f689386fc4049beaea6594d88b85025 --project 2dc8bc0fba2740198bd6b016a48d5f32 -c Role -f value 2026-07-13 18:15:13.572 | ++ functions-common:oscwrap:2465 : return 0 2026-07-13 18:15:13.572 | + functions-common:get_or_add_user_project_role:979 : user_role_id=eaaaf615f29e41bea6750b0f28932483 2026-07-13 18:15:13.572 | + functions-common:get_or_add_user_project_role:980 : echo eaaaf615f29e41bea6750b0f28932483 2026-07-13 18:15:13.572 | eaaaf615f29e41bea6750b0f28932483 2026-07-13 18:15:13.671 | [2071 Async ks-demo-reader:44554]: finished get_or_add_user_project_role reader 7f689386fc4049beaea6594d88b85025 2dc8bc0fba2740198bd6b016a48d5f32 with result 0 in 11 seconds 2026-07-13 18:15:13.677 | + inc/async:async_wait:197 : return 0 2026-07-13 18:15:13.683 | + lib/keystone:create_keystone_accounts:362 : async_wait ks-alt-admin ks-alt-another ks-alt-member-user ks-alt-reader-user 2026-07-13 18:15:13.804 | [2071 Async ks-alt-admin:45013]: Waiting for completion of get_or_add_user_project_role admin 4705ab18b3e540e497377fc53e28ea12 01dc1df4052644cb92a19a722e4660a2 running on PID 45013 (12 other jobs running) 2026-07-13 18:15:13.857 | [2071 Async ks-alt-admin:45013]: Signaling child to exit 2026-07-13 18:15:13.862 | WAKEUP 2026-07-13 18:15:13.906 | [2071 Async ks-alt-admin:45013]: Signaled 2026-07-13 18:15:13.909 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-13 18:15:13.909 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-13 18:15:13.909 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-07-13 18:15:13.909 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-13 18:15:13.909 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-13 18:15:13.909 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-13 18:15:13.910 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-13 18:15:13.910 | ++ functions-common:_get_domain_args:957 : echo 2026-07-13 18:15:13.910 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-07-13 18:15:13.910 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add admin --user 4705ab18b3e540e497377fc53e28ea12 --project 01dc1df4052644cb92a19a722e4660a2 2026-07-13 18:15:13.910 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 4705ab18b3e540e497377fc53e28ea12 --project 01dc1df4052644cb92a19a722e4660a2 -c Role -f value 2026-07-13 18:15:13.910 | ++ functions-common:oscwrap:2465 : return 0 2026-07-13 18:15:13.910 | + functions-common:get_or_add_user_project_role:979 : user_role_id=b6af642495354746a987dceea48ab7f7 2026-07-13 18:15:13.910 | + functions-common:get_or_add_user_project_role:980 : echo b6af642495354746a987dceea48ab7f7 2026-07-13 18:15:13.910 | b6af642495354746a987dceea48ab7f7 2026-07-13 18:15:14.009 | [2071 Async ks-alt-admin:45013]: finished get_or_add_user_project_role admin 4705ab18b3e540e497377fc53e28ea12 01dc1df4052644cb92a19a722e4660a2 with result 0 in 9 seconds 2026-07-13 18:15:14.103 | [2071 Async ks-alt-another:45109]: Waiting for completion of get_or_add_user_project_role anotherrole 4705ab18b3e540e497377fc53e28ea12 01dc1df4052644cb92a19a722e4660a2 running on PID 45109 (11 other jobs running) 2026-07-13 18:15:14.154 | [2071 Async ks-alt-another:45109]: Signaling child to exit 2026-07-13 18:15:14.156 | WAKEUP 2026-07-13 18:15:14.208 | [2071 Async ks-alt-another:45109]: Signaled 2026-07-13 18:15:14.208 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-13 18:15:14.208 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-13 18:15:14.208 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-07-13 18:15:14.208 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-13 18:15:14.208 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-13 18:15:14.209 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-13 18:15:14.209 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-13 18:15:14.209 | ++ functions-common:_get_domain_args:957 : echo 2026-07-13 18:15:14.209 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-07-13 18:15:14.209 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add anotherrole --user 4705ab18b3e540e497377fc53e28ea12 --project 01dc1df4052644cb92a19a722e4660a2 2026-07-13 18:15:14.209 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 4705ab18b3e540e497377fc53e28ea12 --project 01dc1df4052644cb92a19a722e4660a2 -c Role -f value 2026-07-13 18:15:14.209 | ++ functions-common:oscwrap:2465 : return 0 2026-07-13 18:15:14.209 | + functions-common:get_or_add_user_project_role:979 : user_role_id=f984dbb688ab4ca49616c51b2181d4b4 2026-07-13 18:15:14.209 | + functions-common:get_or_add_user_project_role:980 : echo f984dbb688ab4ca49616c51b2181d4b4 2026-07-13 18:15:14.209 | f984dbb688ab4ca49616c51b2181d4b4 2026-07-13 18:15:14.323 | [2071 Async ks-alt-another:45109]: finished get_or_add_user_project_role anotherrole 4705ab18b3e540e497377fc53e28ea12 01dc1df4052644cb92a19a722e4660a2 with result 0 in 9 seconds 2026-07-13 18:15:14.406 | [2071 Async ks-alt-member-user:45245]: Waiting for completion of get_or_add_user_project_role member 006162ada19f46cc8a486cb7d5d4d2a7 01dc1df4052644cb92a19a722e4660a2 running on PID 45245 (10 other jobs running) 2026-07-13 18:15:14.462 | [2071 Async ks-alt-member-user:45245]: Signaling child to exit 2026-07-13 18:15:14.464 | WAKEUP 2026-07-13 18:15:14.505 | [2071 Async ks-alt-member-user:45245]: Signaled 2026-07-13 18:15:14.508 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-13 18:15:14.508 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-13 18:15:14.508 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-07-13 18:15:14.508 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-13 18:15:14.508 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-13 18:15:14.508 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-13 18:15:14.509 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-13 18:15:14.509 | ++ functions-common:_get_domain_args:957 : echo 2026-07-13 18:15:14.509 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-07-13 18:15:14.509 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add member --user 006162ada19f46cc8a486cb7d5d4d2a7 --project 01dc1df4052644cb92a19a722e4660a2 2026-07-13 18:15:14.509 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 006162ada19f46cc8a486cb7d5d4d2a7 --project 01dc1df4052644cb92a19a722e4660a2 -c Role -f value 2026-07-13 18:15:14.510 | ++ functions-common:oscwrap:2465 : return 0 2026-07-13 18:15:14.510 | + functions-common:get_or_add_user_project_role:979 : user_role_id=85d1381407324efe817c140ea1444961 2026-07-13 18:15:14.510 | + functions-common:get_or_add_user_project_role:980 : echo 85d1381407324efe817c140ea1444961 2026-07-13 18:15:14.510 | 85d1381407324efe817c140ea1444961 2026-07-13 18:15:14.628 | [2071 Async ks-alt-member-user:45245]: finished get_or_add_user_project_role member 006162ada19f46cc8a486cb7d5d4d2a7 01dc1df4052644cb92a19a722e4660a2 with result 0 in 9 seconds 2026-07-13 18:15:14.709 | [2071 Async ks-alt-reader-user:45422]: Waiting for completion of get_or_add_user_project_role reader f6726e74953d4bb9a923e11833c8f120 01dc1df4052644cb92a19a722e4660a2 running on PID 45422 (9 other jobs running) 2026-07-13 18:15:14.769 | [2071 Async ks-alt-reader-user:45422]: Signaling child to exit 2026-07-13 18:15:14.769 | WAKEUP 2026-07-13 18:15:14.825 | [2071 Async ks-alt-reader-user:45422]: Signaled 2026-07-13 18:15:14.827 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-13 18:15:14.827 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-13 18:15:14.827 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-07-13 18:15:14.827 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-13 18:15:14.827 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-13 18:15:14.827 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-13 18:15:14.827 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-13 18:15:14.827 | ++ functions-common:_get_domain_args:957 : echo 2026-07-13 18:15:14.827 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-07-13 18:15:14.828 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add reader --user f6726e74953d4bb9a923e11833c8f120 --project 01dc1df4052644cb92a19a722e4660a2 2026-07-13 18:15:14.828 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user f6726e74953d4bb9a923e11833c8f120 --project 01dc1df4052644cb92a19a722e4660a2 -c Role -f value 2026-07-13 18:15:14.828 | ++ functions-common:oscwrap:2465 : return 0 2026-07-13 18:15:14.828 | + functions-common:get_or_add_user_project_role:979 : user_role_id=eaaaf615f29e41bea6750b0f28932483 2026-07-13 18:15:14.828 | + functions-common:get_or_add_user_project_role:980 : echo eaaaf615f29e41bea6750b0f28932483 2026-07-13 18:15:14.828 | eaaaf615f29e41bea6750b0f28932483 2026-07-13 18:15:14.927 | [2071 Async ks-alt-reader-user:45422]: finished get_or_add_user_project_role reader f6726e74953d4bb9a923e11833c8f120 01dc1df4052644cb92a19a722e4660a2 with result 0 in 9 seconds 2026-07-13 18:15:14.933 | + inc/async:async_wait:197 : return 0 2026-07-13 18:15:14.944 | + lib/keystone:create_keystone_accounts:363 : async_wait ks-system-member ks-system-reader 2026-07-13 18:15:15.129 | [2071 Async ks-system-member:45652]: Waiting for completion of get_or_add_user_system_role member a7097a4086474912947d440682028213 all running on PID 45652 (8 other jobs running) 2026-07-13 18:15:15.190 | [2071 Async ks-system-member:45652]: Signaling child to exit 2026-07-13 18:15:15.193 | WAKEUP 2026-07-13 18:15:15.245 | [2071 Async ks-system-member:45652]: Signaled 2026-07-13 18:15:15.248 | + functions-common:get_or_add_user_system_role:1005 : local user_role_id 2026-07-13 18:15:15.248 | + functions-common:get_or_add_user_system_role:1006 : local domain_args 2026-07-13 18:15:15.248 | ++ functions-common:get_or_add_user_system_role:1008 : _get_domain_args 2026-07-13 18:15:15.248 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-13 18:15:15.248 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-13 18:15:15.248 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-13 18:15:15.249 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-13 18:15:15.249 | ++ functions-common:_get_domain_args:957 : echo 2026-07-13 18:15:15.249 | + functions-common:get_or_add_user_system_role:1008 : domain_args= 2026-07-13 18:15:15.249 | ++ functions-common:get_or_add_user_system_role:1016 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user a7097a4086474912947d440682028213 --system all -f value -c Role 2026-07-13 18:15:15.249 | ++ functions-common:oscwrap:2465 : return 0 2026-07-13 18:15:15.249 | + functions-common:get_or_add_user_system_role:1016 : user_role_id= 2026-07-13 18:15:15.249 | + functions-common:get_or_add_user_system_role:1017 : [[ -z '' ]] 2026-07-13 18:15:15.249 | + functions-common:get_or_add_user_system_role:1019 : openstack --os-cloud devstack-system-admin role add member --user a7097a4086474912947d440682028213 --system all 2026-07-13 18:15:15.249 | ++ functions-common:get_or_add_user_system_role:1028 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user a7097a4086474912947d440682028213 --system all -f value -c Role 2026-07-13 18:15:15.249 | ++ functions-common:oscwrap:2465 : return 0 2026-07-13 18:15:15.249 | + functions-common:get_or_add_user_system_role:1028 : user_role_id= 2026-07-13 18:15:15.249 | + functions-common:get_or_add_user_system_role:1030 : echo 2026-07-13 18:15:15.250 | 2026-07-13 18:15:15.355 | [2071 Async ks-system-member:45652]: finished get_or_add_user_system_role member a7097a4086474912947d440682028213 all with result 0 in 13 seconds 2026-07-13 18:15:15.439 | [2071 Async ks-system-reader:45861]: Waiting for completion of get_or_add_user_system_role reader 9207b710804c4252a29d8c5347877756 all running on PID 45861 (7 other jobs running) 2026-07-13 18:15:15.503 | [2071 Async ks-system-reader:45861]: Signaling child to exit 2026-07-13 18:15:17.949 | + inc/async:async_inner:64 : rc=0 2026-07-13 18:15:18.004 | [45861 Async ks-system-reader:45861]: finished successfully 2026-07-13 18:15:18.060 | WAKEUP 2026-07-13 18:15:18.125 | [2071 Async ks-system-reader:45861]: Signaled 2026-07-13 18:15:18.135 | + functions-common:get_or_add_user_system_role:1005 : local user_role_id 2026-07-13 18:15:18.135 | + functions-common:get_or_add_user_system_role:1006 : local domain_args 2026-07-13 18:15:18.135 | ++ functions-common:get_or_add_user_system_role:1008 : _get_domain_args 2026-07-13 18:15:18.135 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-13 18:15:18.135 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-13 18:15:18.135 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-13 18:15:18.135 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-13 18:15:18.136 | ++ functions-common:_get_domain_args:957 : echo 2026-07-13 18:15:18.136 | + functions-common:get_or_add_user_system_role:1008 : domain_args= 2026-07-13 18:15:18.136 | ++ functions-common:get_or_add_user_system_role:1016 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 9207b710804c4252a29d8c5347877756 --system all -f value -c Role 2026-07-13 18:15:18.136 | ++ functions-common:oscwrap:2465 : return 0 2026-07-13 18:15:18.136 | + functions-common:get_or_add_user_system_role:1016 : user_role_id= 2026-07-13 18:15:18.136 | + functions-common:get_or_add_user_system_role:1017 : [[ -z '' ]] 2026-07-13 18:15:18.136 | + functions-common:get_or_add_user_system_role:1019 : openstack --os-cloud devstack-system-admin role add reader --user 9207b710804c4252a29d8c5347877756 --system all 2026-07-13 18:15:18.136 | ++ functions-common:get_or_add_user_system_role:1028 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 9207b710804c4252a29d8c5347877756 --system all -f value -c Role 2026-07-13 18:15:18.136 | ++ functions-common:oscwrap:2465 : return 0 2026-07-13 18:15:18.136 | + functions-common:get_or_add_user_system_role:1028 : user_role_id=eaaaf615f29e41bea6750b0f28932483 2026-07-13 18:15:18.136 | + functions-common:get_or_add_user_system_role:1030 : echo eaaaf615f29e41bea6750b0f28932483 2026-07-13 18:15:18.137 | eaaaf615f29e41bea6750b0f28932483 2026-07-13 18:15:18.251 | [2071 Async ks-system-reader:45861]: finished get_or_add_user_system_role reader 9207b710804c4252a29d8c5347877756 all with result 0 in 15 seconds 2026-07-13 18:15:18.260 | + inc/async:async_wait:197 : return 0 2026-07-13 18:15:18.266 | + 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-13 18:15:18.394 | [2071 Async ks-group-memberdemo:46124]: Waiting for completion of get_or_add_group_project_role member 676c127294584a85a3e73c667e7adf38 2dc8bc0fba2740198bd6b016a48d5f32 running on PID 46124 (6 other jobs running) 2026-07-13 18:15:18.463 | [2071 Async ks-group-memberdemo:46124]: Signaling child to exit 2026-07-13 18:15:22.855 | + inc/async:async_inner:64 : rc=0 2026-07-13 18:15:22.882 | [46124 Async ks-group-memberdemo:46124]: finished successfully 2026-07-13 18:15:22.909 | WAKEUP 2026-07-13 18:15:22.944 | [2071 Async ks-group-memberdemo:46124]: Signaled 2026-07-13 18:15:22.948 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-07-13 18:15:22.948 | + functions-common:get_or_add_group_project_role:1040 : openstack role add member --group 676c127294584a85a3e73c667e7adf38 --project 2dc8bc0fba2740198bd6b016a48d5f32 2026-07-13 18:15:22.948 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 676c127294584a85a3e73c667e7adf38 --project 2dc8bc0fba2740198bd6b016a48d5f32 -f value -c Role 2026-07-13 18:15:22.948 | ++ functions-common:oscwrap:2465 : return 0 2026-07-13 18:15:22.948 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=85d1381407324efe817c140ea1444961 2026-07-13 18:15:22.949 | + functions-common:get_or_add_group_project_role:1049 : echo 85d1381407324efe817c140ea1444961 2026-07-13 18:15:22.949 | 85d1381407324efe817c140ea1444961 2026-07-13 18:15:23.004 | [2071 Async ks-group-memberdemo:46124]: finished get_or_add_group_project_role member 676c127294584a85a3e73c667e7adf38 2dc8bc0fba2740198bd6b016a48d5f32 with result 0 in 11 seconds 2026-07-13 18:15:23.060 | [2071 Async ks-group-anotherdemo:46203]: Waiting for completion of get_or_add_group_project_role anotherrole 676c127294584a85a3e73c667e7adf38 2dc8bc0fba2740198bd6b016a48d5f32 running on PID 46203 (5 other jobs running) 2026-07-13 18:15:23.100 | [2071 Async ks-group-anotherdemo:46203]: Signaling child to exit 2026-07-13 18:15:23.681 | + inc/async:async_inner:64 : rc=0 2026-07-13 18:15:23.719 | [46282 Async ks-group-memberalt:46282]: finished successfully 2026-07-13 18:15:23.910 | + inc/async:async_inner:64 : rc=0 2026-07-13 18:15:23.945 | [46203 Async ks-group-anotherdemo:46203]: finished successfully 2026-07-13 18:15:23.978 | WAKEUP 2026-07-13 18:15:24.007 | [2071 Async ks-group-anotherdemo:46203]: Signaled 2026-07-13 18:15:24.009 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-07-13 18:15:24.009 | + functions-common:get_or_add_group_project_role:1040 : openstack role add anotherrole --group 676c127294584a85a3e73c667e7adf38 --project 2dc8bc0fba2740198bd6b016a48d5f32 2026-07-13 18:15:24.009 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 676c127294584a85a3e73c667e7adf38 --project 2dc8bc0fba2740198bd6b016a48d5f32 -f value -c Role 2026-07-13 18:15:24.010 | ++ functions-common:oscwrap:2465 : return 0 2026-07-13 18:15:24.010 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=f984dbb688ab4ca49616c51b2181d4b4 2026-07-13 18:15:24.010 | + functions-common:get_or_add_group_project_role:1049 : echo f984dbb688ab4ca49616c51b2181d4b4 2026-07-13 18:15:24.010 | f984dbb688ab4ca49616c51b2181d4b4 2026-07-13 18:15:24.065 | [2071 Async ks-group-anotherdemo:46203]: finished get_or_add_group_project_role anotherrole 676c127294584a85a3e73c667e7adf38 2dc8bc0fba2740198bd6b016a48d5f32 with result 0 in 12 seconds 2026-07-13 18:15:24.114 | [2071 Async ks-group-memberalt:46282]: Waiting for completion of get_or_add_group_project_role member 676c127294584a85a3e73c667e7adf38 01dc1df4052644cb92a19a722e4660a2 running on PID 46282 (4 other jobs running) 2026-07-13 18:15:24.145 | [2071 Async ks-group-memberalt:46282]: Signaling child to exit 2026-07-13 18:15:24.145 | WAKEUP 2026-07-13 18:15:24.175 | [2071 Async ks-group-memberalt:46282]: Signaled 2026-07-13 18:15:24.177 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-07-13 18:15:24.177 | + functions-common:get_or_add_group_project_role:1040 : openstack role add member --group 676c127294584a85a3e73c667e7adf38 --project 01dc1df4052644cb92a19a722e4660a2 2026-07-13 18:15:24.177 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 676c127294584a85a3e73c667e7adf38 --project 01dc1df4052644cb92a19a722e4660a2 -f value -c Role 2026-07-13 18:15:24.177 | ++ functions-common:oscwrap:2465 : return 0 2026-07-13 18:15:24.177 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=85d1381407324efe817c140ea1444961 2026-07-13 18:15:24.178 | + functions-common:get_or_add_group_project_role:1049 : echo 85d1381407324efe817c140ea1444961 2026-07-13 18:15:24.178 | 85d1381407324efe817c140ea1444961 2026-07-13 18:15:24.209 | + inc/async:async_inner:64 : rc=0 2026-07-13 18:15:24.239 | [2071 Async ks-group-memberalt:46282]: finished get_or_add_group_project_role member 676c127294584a85a3e73c667e7adf38 01dc1df4052644cb92a19a722e4660a2 with result 0 in 12 seconds 2026-07-13 18:15:24.250 | [46366 Async ks-group-anotheralt:46366]: finished successfully 2026-07-13 18:15:24.291 | [2071 Async ks-group-anotheralt:46366]: Waiting for completion of get_or_add_group_project_role anotherrole 676c127294584a85a3e73c667e7adf38 01dc1df4052644cb92a19a722e4660a2 running on PID 46366 (3 other jobs running) 2026-07-13 18:15:24.323 | [2071 Async ks-group-anotheralt:46366]: Signaling child to exit 2026-07-13 18:15:24.323 | WAKEUP 2026-07-13 18:15:24.351 | [2071 Async ks-group-anotheralt:46366]: Signaled 2026-07-13 18:15:24.353 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-07-13 18:15:24.353 | + functions-common:get_or_add_group_project_role:1040 : openstack role add anotherrole --group 676c127294584a85a3e73c667e7adf38 --project 01dc1df4052644cb92a19a722e4660a2 2026-07-13 18:15:24.354 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 676c127294584a85a3e73c667e7adf38 --project 01dc1df4052644cb92a19a722e4660a2 -f value -c Role 2026-07-13 18:15:24.354 | ++ functions-common:oscwrap:2465 : return 0 2026-07-13 18:15:24.354 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=f984dbb688ab4ca49616c51b2181d4b4 2026-07-13 18:15:24.354 | + functions-common:get_or_add_group_project_role:1049 : echo f984dbb688ab4ca49616c51b2181d4b4 2026-07-13 18:15:24.354 | f984dbb688ab4ca49616c51b2181d4b4 2026-07-13 18:15:24.408 | [2071 Async ks-group-anotheralt:46366]: finished get_or_add_group_project_role anotherrole 676c127294584a85a3e73c667e7adf38 01dc1df4052644cb92a19a722e4660a2 with result 0 in 12 seconds 2026-07-13 18:15:24.454 | [2071 Async ks-group-admin:46458]: Waiting for completion of get_or_add_group_project_role admin 805ff298df184d3c8d7cf4013a32df82 6b4015e3a3db4a91ba2712f5d9c0002b running on PID 46458 (2 other jobs running) 2026-07-13 18:15:24.485 | [2071 Async ks-group-admin:46458]: Signaling child to exit 2026-07-13 18:15:24.577 | + inc/async:async_inner:64 : rc=0 2026-07-13 18:15:24.608 | [46458 Async ks-group-admin:46458]: finished successfully 2026-07-13 18:15:24.639 | WAKEUP 2026-07-13 18:15:24.665 | [2071 Async ks-group-admin:46458]: Signaled 2026-07-13 18:15:24.667 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-07-13 18:15:24.667 | + functions-common:get_or_add_group_project_role:1040 : openstack role add admin --group 805ff298df184d3c8d7cf4013a32df82 --project 6b4015e3a3db4a91ba2712f5d9c0002b 2026-07-13 18:15:24.667 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group 805ff298df184d3c8d7cf4013a32df82 --project 6b4015e3a3db4a91ba2712f5d9c0002b -f value -c Role 2026-07-13 18:15:24.667 | ++ functions-common:oscwrap:2465 : return 0 2026-07-13 18:15:24.667 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=b6af642495354746a987dceea48ab7f7 2026-07-13 18:15:24.667 | + functions-common:get_or_add_group_project_role:1049 : echo b6af642495354746a987dceea48ab7f7 2026-07-13 18:15:24.668 | b6af642495354746a987dceea48ab7f7 2026-07-13 18:15:24.722 | [2071 Async ks-group-admin:46458]: finished get_or_add_group_project_role admin 805ff298df184d3c8d7cf4013a32df82 6b4015e3a3db4a91ba2712f5d9c0002b with result 0 in 12 seconds 2026-07-13 18:15:24.728 | + inc/async:async_wait:197 : return 0 2026-07-13 18:15:24.733 | + lib/keystone:create_keystone_accounts:366 : is_service_enabled ldap 2026-07-13 18:15:24.759 | + functions-common:is_service_enabled:2076 : return 1 2026-07-13 18:15:24.763 | + ./stack.sh:main:1125 : is_service_enabled nova 2026-07-13 18:15:24.790 | + functions-common:is_service_enabled:2076 : return 0 2026-07-13 18:15:24.795 | + ./stack.sh:main:1126 : async_runfunc create_nova_accounts 2026-07-13 18:15:24.799 | + inc/async:async_runfunc:116 : async_run create_nova_accounts create_nova_accounts 2026-07-13 18:15:24.889 | + inc/async:async_inner:63 : create_nova_accounts 2026-07-13 18:15:24.944 | [2071 Async create_nova_accounts:48342]: running: create_nova_accounts 2026-07-13 18:15:24.948 | + ./stack.sh:main:1128 : is_service_enabled glance 2026-07-13 18:15:24.979 | + functions-common:is_service_enabled:2076 : return 0 2026-07-13 18:15:24.985 | + ./stack.sh:main:1129 : async_runfunc create_glance_accounts 2026-07-13 18:15:24.989 | + inc/async:async_runfunc:116 : async_run create_glance_accounts create_glance_accounts 2026-07-13 18:15:25.079 | + inc/async:async_inner:63 : create_glance_accounts 2026-07-13 18:15:25.136 | [2071 Async create_glance_accounts:48467]: running: create_glance_accounts 2026-07-13 18:15:25.142 | + ./stack.sh:main:1131 : is_service_enabled cinder 2026-07-13 18:15:25.173 | + functions-common:is_service_enabled:2076 : return 0 2026-07-13 18:15:25.176 | + ./stack.sh:main:1132 : async_runfunc create_cinder_accounts 2026-07-13 18:15:25.180 | + inc/async:async_runfunc:116 : async_run create_cinder_accounts create_cinder_accounts 2026-07-13 18:15:25.261 | + inc/async:async_inner:63 : create_cinder_accounts 2026-07-13 18:15:25.313 | [2071 Async create_cinder_accounts:48605]: running: create_cinder_accounts 2026-07-13 18:15:25.316 | + ./stack.sh:main:1134 : is_service_enabled neutron 2026-07-13 18:15:25.342 | + functions-common:is_service_enabled:2076 : return 0 2026-07-13 18:15:25.345 | + ./stack.sh:main:1135 : async_runfunc create_neutron_accounts 2026-07-13 18:15:25.346 | + inc/async:async_runfunc:116 : async_run create_neutron_accounts create_neutron_accounts 2026-07-13 18:15:25.421 | + inc/async:async_inner:63 : create_neutron_accounts 2026-07-13 18:15:25.480 | [2071 Async create_neutron_accounts:48747]: running: create_neutron_accounts 2026-07-13 18:15:25.485 | + ./stack.sh:main:1137 : is_service_enabled swift 2026-07-13 18:15:25.518 | + functions-common:is_service_enabled:2076 : return 1 2026-07-13 18:15:25.521 | + ./stack.sh:main:1146 : is_service_enabled horizon 2026-07-13 18:15:25.562 | + functions-common:is_service_enabled:2076 : return 1 2026-07-13 18:15:25.567 | + ./stack.sh:main:1151 : async_wait create_nova_accounts create_glance_accounts create_cinder_accounts 2026-07-13 18:15:25.695 | [2071 Async create_nova_accounts:48342]: Waiting for completion of create_nova_accounts running on PID 48342 (5 other jobs running) 2026-07-13 18:15:25.753 | [2071 Async create_nova_accounts:48342]: Signaling child to exit 2026-07-13 18:16:02.126 | + inc/async:async_inner:64 : rc=0 2026-07-13 18:16:02.150 | [48747 Async create_neutron_accounts:48747]: finished successfully 2026-07-13 18:16:10.303 | + inc/async:async_inner:64 : rc=0 2026-07-13 18:16:10.333 | [48605 Async create_cinder_accounts:48605]: finished successfully 2026-07-13 18:16:27.171 | + inc/async:async_inner:64 : rc=0 2026-07-13 18:16:27.209 | [48342 Async create_nova_accounts:48342]: finished successfully 2026-07-13 18:16:27.246 | WAKEUP 2026-07-13 18:16:27.280 | [2071 Async create_nova_accounts:48342]: Signaled 2026-07-13 18:16:27.284 | + 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-13 18:16:27.284 | + lib/nova:create_nova_accounts:392 : create_service_user nova admin 2026-07-13 18:16:27.284 | + lib/keystone:create_service_user:379 : get_or_create_user nova nomoresecret Default 2026-07-13 18:16:27.284 | + functions-common:get_or_create_user:899 : local user_id 2026-07-13 18:16:27.285 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-07-13 18:16:27.285 | + functions-common:get_or_create_user:903 : local email= 2026-07-13 18:16:27.285 | ++ 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-13 18:16:27.285 | ++ functions-common:oscwrap:2465 : return 0 2026-07-13 18:16:27.285 | + functions-common:get_or_create_user:915 : user_id=632a3eb946f34e5d9423cbf62f4c753b 2026-07-13 18:16:27.285 | + functions-common:get_or_create_user:916 : echo 632a3eb946f34e5d9423cbf62f4c753b 2026-07-13 18:16:27.285 | 632a3eb946f34e5d9423cbf62f4c753b 2026-07-13 18:16:27.285 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service nova service Default Default 2026-07-13 18:16:27.285 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-13 18:16:27.285 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-13 18:16:27.289 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-07-13 18:16:27.289 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-13 18:16:27.289 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-13 18:16:27.289 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-07-13 18:16:27.289 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-07-13 18:16:27.289 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-07-13 18:16:27.293 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-07-13 18:16:27.293 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-07-13 18:16:27.293 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-07-13 18:16:27.293 | + 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-13 18:16:27.293 | ++ 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-13 18:16:27.293 | ++ functions-common:oscwrap:2465 : return 0 2026-07-13 18:16:27.294 | + functions-common:get_or_add_user_project_role:979 : user_role_id=2e30d2f20aab4f98ad332dcbd73f98e9 2026-07-13 18:16:27.294 | + functions-common:get_or_add_user_project_role:980 : echo 2e30d2f20aab4f98ad332dcbd73f98e9 2026-07-13 18:16:27.294 | 2e30d2f20aab4f98ad332dcbd73f98e9 2026-07-13 18:16:27.294 | + lib/keystone:create_service_user:382 : [[ -n admin ]] 2026-07-13 18:16:27.294 | + lib/keystone:create_service_user:383 : get_or_add_user_project_role admin nova service Default Default 2026-07-13 18:16:27.294 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-13 18:16:27.294 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-13 18:16:27.294 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-07-13 18:16:27.294 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-13 18:16:27.294 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-13 18:16:27.294 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-07-13 18:16:27.295 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-07-13 18:16:27.295 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-07-13 18:16:27.295 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-07-13 18:16:27.295 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-07-13 18:16:27.295 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-07-13 18:16:27.297 | + 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-13 18:16:27.297 | ++ 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-13 18:16:27.297 | ++ functions-common:oscwrap:2465 : return 0 2026-07-13 18:16:27.298 | + functions-common:get_or_add_user_project_role:979 : user_role_id=b6af642495354746a987dceea48ab7f7 2026-07-13 18:16:27.298 | + functions-common:get_or_add_user_project_role:980 : echo b6af642495354746a987dceea48ab7f7 2026-07-13 18:16:27.298 | b6af642495354746a987dceea48ab7f7 2026-07-13 18:16:27.298 | + lib/nova:create_nova_accounts:394 : local nova_api_url 2026-07-13 18:16:27.298 | + lib/nova:create_nova_accounts:395 : nova_api_url=http://192.168.122.212/compute 2026-07-13 18:16:27.298 | + lib/nova:create_nova_accounts:397 : get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)' 2026-07-13 18:16:27.298 | + functions-common:get_or_create_service:1055 : local service_id 2026-07-13 18:16:27.298 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show compute_legacy -f value -c id 2026-07-13 18:16:27.298 | ++ 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-13 18:16:27.298 | ++ functions-common:oscwrap:2465 : return 0 2026-07-13 18:16:27.298 | + functions-common:get_or_create_service:1066 : service_id=' 2026-07-13 18:16:27.298 | d0456d1e5f1f41cc8a55008f3fa4c4f6' 2026-07-13 18:16:27.299 | + functions-common:get_or_create_service:1067 : echo d0456d1e5f1f41cc8a55008f3fa4c4f6 2026-07-13 18:16:27.299 | d0456d1e5f1f41cc8a55008f3fa4c4f6 2026-07-13 18:16:27.299 | + lib/nova:create_nova_accounts:399 : get_or_create_endpoint compute_legacy RegionOne 'http://192.168.122.212/compute/v2/$(project_id)s' 2026-07-13 18:16:27.299 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-07-13 18:16:27.300 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface compute_legacy public 'http://192.168.122.212/compute/v2/$(project_id)s' RegionOne 2026-07-13 18:16:27.300 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-07-13 18:16:27.300 | +++ 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-13 18:16:27.300 | +++ functions-common:oscwrap:2465 : return 0 2026-07-13 18:16:27.300 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-07-13 18:16:27.302 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-07-13 18:16:27.302 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create compute_legacy public 'http://192.168.122.212/compute/v2/$(project_id)s' --region RegionOne -f value -c id 2026-07-13 18:16:27.302 | +++ functions-common:oscwrap:2465 : return 0 2026-07-13 18:16:27.302 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=6cd9f49de6b349deb77efe7dbf1559dd 2026-07-13 18:16:27.303 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo 6cd9f49de6b349deb77efe7dbf1559dd 2026-07-13 18:16:27.303 | + functions-common:get_or_create_endpoint:1100 : public_id=6cd9f49de6b349deb77efe7dbf1559dd 2026-07-13 18:16:27.303 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-07-13 18:16:27.303 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-07-13 18:16:27.303 | + functions-common:get_or_create_endpoint:1109 : echo 6cd9f49de6b349deb77efe7dbf1559dd 2026-07-13 18:16:27.303 | 6cd9f49de6b349deb77efe7dbf1559dd 2026-07-13 18:16:27.303 | + lib/nova:create_nova_accounts:403 : get_or_create_service nova compute 'Nova Compute Service' 2026-07-13 18:16:27.303 | + functions-common:get_or_create_service:1055 : local service_id 2026-07-13 18:16:27.304 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show compute -f value -c id 2026-07-13 18:16:27.305 | ++ 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-13 18:16:27.305 | ++ functions-common:oscwrap:2465 : return 0 2026-07-13 18:16:27.305 | + functions-common:get_or_create_service:1066 : service_id=' 2026-07-13 18:16:27.305 | 7c9919b2fa5e4ca283078e8e25ec7e30' 2026-07-13 18:16:27.305 | + functions-common:get_or_create_service:1067 : echo 7c9919b2fa5e4ca283078e8e25ec7e30 2026-07-13 18:16:27.305 | 7c9919b2fa5e4ca283078e8e25ec7e30 2026-07-13 18:16:27.305 | + lib/nova:create_nova_accounts:405 : get_or_create_endpoint compute RegionOne http://192.168.122.212/compute/v2.1 2026-07-13 18:16:27.305 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-07-13 18:16:27.305 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface compute public http://192.168.122.212/compute/v2.1 RegionOne 2026-07-13 18:16:27.305 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-07-13 18:16:27.305 | +++ 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-13 18:16:27.306 | +++ functions-common:oscwrap:2465 : return 0 2026-07-13 18:16:27.306 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-07-13 18:16:27.306 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-07-13 18:16:27.306 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create compute public http://192.168.122.212/compute/v2.1 --region RegionOne -f value -c id 2026-07-13 18:16:27.306 | +++ functions-common:oscwrap:2465 : return 0 2026-07-13 18:16:27.306 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=7aa946e77fe2456e8e731f93ec9efae1 2026-07-13 18:16:27.307 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo 7aa946e77fe2456e8e731f93ec9efae1 2026-07-13 18:16:27.307 | + functions-common:get_or_create_endpoint:1100 : public_id=7aa946e77fe2456e8e731f93ec9efae1 2026-07-13 18:16:27.307 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-07-13 18:16:27.307 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-07-13 18:16:27.307 | + functions-common:get_or_create_endpoint:1109 : echo 7aa946e77fe2456e8e731f93ec9efae1 2026-07-13 18:16:27.307 | 7aa946e77fe2456e8e731f93ec9efae1 2026-07-13 18:16:27.307 | + lib/nova:create_nova_accounts:410 : is_service_enabled n-api 2026-07-13 18:16:27.307 | + functions-common:is_service_enabled:2076 : return 0 2026-07-13 18:16:27.307 | + lib/nova:create_nova_accounts:412 : is_service_enabled swift 2026-07-13 18:16:27.307 | + functions-common:is_service_enabled:2076 : return 1 2026-07-13 18:16:27.308 | + lib/nova:create_nova_accounts:420 : is_service_enabled s3api 2026-07-13 18:16:27.308 | + functions-common:is_service_enabled:2076 : return 1 2026-07-13 18:16:27.308 | + lib/nova:create_nova_accounts:431 : is_service_enabled n-api 2026-07-13 18:16:27.308 | + functions-common:is_service_enabled:2076 : return 0 2026-07-13 18:16:27.308 | + lib/nova:create_nova_accounts:432 : [[ False = True ]] 2026-07-13 18:16:27.358 | [2071 Async create_nova_accounts:48342]: finished create_nova_accounts with result 0 in 62 seconds 2026-07-13 18:16:27.405 | [2071 Async create_glance_accounts:48467]: Waiting for completion of create_glance_accounts running on PID 48467 (4 other jobs running) 2026-07-13 18:16:27.439 | [2071 Async create_glance_accounts:48467]: Signaling child to exit 2026-07-13 18:16:41.615 | + inc/async:async_inner:64 : rc=0 2026-07-13 18:16:41.643 | [48467 Async create_glance_accounts:48467]: finished successfully 2026-07-13 18:16:41.672 | WAKEUP 2026-07-13 18:16:41.697 | [2071 Async create_glance_accounts:48467]: Signaled 2026-07-13 18:16:41.699 | + lib/glance:create_glance_accounts:486 : is_service_enabled g-api 2026-07-13 18:16:41.699 | + functions-common:is_service_enabled:2076 : return 0 2026-07-13 18:16:41.699 | + lib/glance:create_glance_accounts:490 : create_service_user glance admin 2026-07-13 18:16:41.699 | + lib/keystone:create_service_user:379 : get_or_create_user glance nomoresecret Default 2026-07-13 18:16:41.699 | + functions-common:get_or_create_user:899 : local user_id 2026-07-13 18:16:41.699 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-07-13 18:16:41.699 | + functions-common:get_or_create_user:903 : local email= 2026-07-13 18:16:41.699 | ++ 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-13 18:16:41.700 | ++ functions-common:oscwrap:2465 : return 0 2026-07-13 18:16:41.700 | + functions-common:get_or_create_user:915 : user_id=5a6c1f071d9b4059b83465da4f816ae4 2026-07-13 18:16:41.700 | + functions-common:get_or_create_user:916 : echo 5a6c1f071d9b4059b83465da4f816ae4 2026-07-13 18:16:41.700 | 5a6c1f071d9b4059b83465da4f816ae4 2026-07-13 18:16:41.700 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service glance service Default Default 2026-07-13 18:16:41.700 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-13 18:16:41.700 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-13 18:16:41.700 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-07-13 18:16:41.700 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-13 18:16:41.700 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-13 18:16:41.700 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-07-13 18:16:41.701 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-07-13 18:16:41.701 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-07-13 18:16:41.701 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-07-13 18:16:41.701 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-07-13 18:16:41.702 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-07-13 18:16:41.702 | + 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-13 18:16:41.702 | ++ 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-13 18:16:41.702 | ++ functions-common:oscwrap:2465 : return 0 2026-07-13 18:16:41.702 | + functions-common:get_or_add_user_project_role:979 : user_role_id=2e30d2f20aab4f98ad332dcbd73f98e9 2026-07-13 18:16:41.702 | + functions-common:get_or_add_user_project_role:980 : echo 2e30d2f20aab4f98ad332dcbd73f98e9 2026-07-13 18:16:41.702 | 2e30d2f20aab4f98ad332dcbd73f98e9 2026-07-13 18:16:41.702 | + lib/keystone:create_service_user:382 : [[ -n admin ]] 2026-07-13 18:16:41.702 | + lib/keystone:create_service_user:383 : get_or_add_user_project_role admin glance service Default Default 2026-07-13 18:16:41.703 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-13 18:16:41.703 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-13 18:16:41.703 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-07-13 18:16:41.703 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-13 18:16:41.703 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-13 18:16:41.703 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-07-13 18:16:41.703 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-07-13 18:16:41.703 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-07-13 18:16:41.703 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-07-13 18:16:41.703 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-07-13 18:16:41.703 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-07-13 18:16:41.704 | + 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-13 18:16:41.704 | ++ 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-13 18:16:41.704 | ++ functions-common:oscwrap:2465 : return 0 2026-07-13 18:16:41.704 | + functions-common:get_or_add_user_project_role:979 : user_role_id=b6af642495354746a987dceea48ab7f7 2026-07-13 18:16:41.704 | + functions-common:get_or_add_user_project_role:980 : echo b6af642495354746a987dceea48ab7f7 2026-07-13 18:16:41.704 | b6af642495354746a987dceea48ab7f7 2026-07-13 18:16:41.704 | + lib/glance:create_glance_accounts:493 : is_service_enabled s-proxy 2026-07-13 18:16:41.704 | + functions-common:is_service_enabled:2076 : return 1 2026-07-13 18:16:41.704 | + lib/glance:create_glance_accounts:497 : get_or_create_service glance image 'Glance Image Service' 2026-07-13 18:16:41.704 | + functions-common:get_or_create_service:1055 : local service_id 2026-07-13 18:16:41.705 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show image -f value -c id 2026-07-13 18:16:41.705 | ++ 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-13 18:16:41.705 | ++ functions-common:oscwrap:2465 : return 0 2026-07-13 18:16:41.705 | + functions-common:get_or_create_service:1066 : service_id=' 2026-07-13 18:16:41.705 | 55e522d200a74364a1507c9511cb6020' 2026-07-13 18:16:41.705 | + functions-common:get_or_create_service:1067 : echo 55e522d200a74364a1507c9511cb6020 2026-07-13 18:16:41.705 | 55e522d200a74364a1507c9511cb6020 2026-07-13 18:16:41.705 | + lib/glance:create_glance_accounts:499 : get_or_create_endpoint image RegionOne http://192.168.122.212/image 2026-07-13 18:16:41.705 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-07-13 18:16:41.705 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface image public http://192.168.122.212/image RegionOne 2026-07-13 18:16:41.706 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-07-13 18:16:41.706 | +++ 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-13 18:16:41.706 | +++ functions-common:oscwrap:2465 : return 0 2026-07-13 18:16:41.706 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-07-13 18:16:41.706 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-07-13 18:16:41.706 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create image public http://192.168.122.212/image --region RegionOne -f value -c id 2026-07-13 18:16:41.707 | +++ functions-common:oscwrap:2465 : return 0 2026-07-13 18:16:41.707 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=f863d57dbb4e4fc5b48fbbb5b2a81d20 2026-07-13 18:16:41.707 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo f863d57dbb4e4fc5b48fbbb5b2a81d20 2026-07-13 18:16:41.707 | + functions-common:get_or_create_endpoint:1100 : public_id=f863d57dbb4e4fc5b48fbbb5b2a81d20 2026-07-13 18:16:41.707 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-07-13 18:16:41.707 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-07-13 18:16:41.707 | + functions-common:get_or_create_endpoint:1109 : echo f863d57dbb4e4fc5b48fbbb5b2a81d20 2026-07-13 18:16:41.707 | f863d57dbb4e4fc5b48fbbb5b2a81d20 2026-07-13 18:16:41.708 | ++ lib/glance:create_glance_accounts:504 : get_or_create_domain Default 2026-07-13 18:16:41.708 | ++ functions-common:get_or_create_domain:872 : local domain_id 2026-07-13 18:16:41.708 | +++ 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-13 18:16:41.708 | +++ functions-common:oscwrap:2465 : return 0 2026-07-13 18:16:41.708 | ++ functions-common:get_or_create_domain:877 : domain_id=default 2026-07-13 18:16:41.708 | ++ functions-common:get_or_create_domain:878 : echo default 2026-07-13 18:16:41.709 | + lib/glance:create_glance_accounts:504 : service_domain_id=default 2026-07-13 18:16:41.709 | + lib/glance:create_glance_accounts:505 : iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default 2026-07-13 18:16:41.709 | + lib/glance:create_glance_accounts:506 : iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default 2026-07-13 18:16:41.709 | + lib/glance:create_glance_accounts:508 : [[ True = True ]] 2026-07-13 18:16:41.709 | + lib/glance:create_glance_accounts:509 : configure_glance_quotas 2026-07-13 18:16:41.709 | + 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-13 18:16:41.710 | +---------------+----------------------------------+ 2026-07-13 18:16:41.710 | | Field | Value | 2026-07-13 18:16:41.710 | +---------------+----------------------------------+ 2026-07-13 18:16:41.710 | | default_limit | 2000 | 2026-07-13 18:16:41.710 | | description | None | 2026-07-13 18:16:41.710 | | id | 9496595cb56a47d1a23f1f27466bffbc | 2026-07-13 18:16:41.710 | | region_id | RegionOne | 2026-07-13 18:16:41.711 | | resource_name | image_size_total | 2026-07-13 18:16:41.711 | | service_id | 55e522d200a74364a1507c9511cb6020 | 2026-07-13 18:16:41.711 | +---------------+----------------------------------+ 2026-07-13 18:16:41.711 | + 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-13 18:16:41.711 | +---------------+----------------------------------+ 2026-07-13 18:16:41.711 | | Field | Value | 2026-07-13 18:16:41.712 | +---------------+----------------------------------+ 2026-07-13 18:16:41.712 | | default_limit | 2000 | 2026-07-13 18:16:41.712 | | description | None | 2026-07-13 18:16:41.712 | | id | 300da53eed3f4ce5972947b1192efc9a | 2026-07-13 18:16:41.712 | | region_id | RegionOne | 2026-07-13 18:16:41.712 | | resource_name | image_stage_total | 2026-07-13 18:16:41.713 | | service_id | 55e522d200a74364a1507c9511cb6020 | 2026-07-13 18:16:41.713 | +---------------+----------------------------------+ 2026-07-13 18:16:41.713 | + 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-13 18:16:41.713 | +---------------+----------------------------------+ 2026-07-13 18:16:41.713 | | Field | Value | 2026-07-13 18:16:41.713 | +---------------+----------------------------------+ 2026-07-13 18:16:41.714 | | default_limit | 100 | 2026-07-13 18:16:41.714 | | description | None | 2026-07-13 18:16:41.714 | | id | 0b2faac2c1504d21bb2e3bc2b9113442 | 2026-07-13 18:16:41.714 | | region_id | RegionOne | 2026-07-13 18:16:41.714 | | resource_name | image_count_total | 2026-07-13 18:16:41.714 | | service_id | 55e522d200a74364a1507c9511cb6020 | 2026-07-13 18:16:41.714 | +---------------+----------------------------------+ 2026-07-13 18:16:41.714 | + 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-13 18:16:41.715 | +---------------+----------------------------------+ 2026-07-13 18:16:41.715 | | Field | Value | 2026-07-13 18:16:41.715 | +---------------+----------------------------------+ 2026-07-13 18:16:41.715 | | default_limit | 100 | 2026-07-13 18:16:41.715 | | description | None | 2026-07-13 18:16:41.715 | | id | 450c7181955b474583c9591375dd0230 | 2026-07-13 18:16:41.715 | | region_id | RegionOne | 2026-07-13 18:16:41.716 | | resource_name | image_count_uploading | 2026-07-13 18:16:41.716 | | service_id | 55e522d200a74364a1507c9511cb6020 | 2026-07-13 18:16:41.716 | +---------------+----------------------------------+ 2026-07-13 18:16:41.716 | + lib/glance:configure_glance_quotas:331 : iniset /etc/glance/glance-api.conf DEFAULT use_keystone_limits True 2026-07-13 18:16:41.716 | + lib/glance:configure_glance_quotas:334 : iniset /etc/glance/glance-api.conf oslo_limit user_domain_name Default 2026-07-13 18:16:41.717 | + lib/glance:configure_glance_quotas:335 : iniset /etc/glance/glance-api.conf oslo_limit password nomoresecret 2026-07-13 18:16:41.717 | + lib/glance:configure_glance_quotas:336 : iniset /etc/glance/glance-api.conf oslo_limit username glance 2026-07-13 18:16:41.717 | + lib/glance:configure_glance_quotas:337 : iniset /etc/glance/glance-api.conf oslo_limit auth_type password 2026-07-13 18:16:41.717 | + lib/glance:configure_glance_quotas:338 : iniset /etc/glance/glance-api.conf oslo_limit auth_url http://192.168.122.212/identity 2026-07-13 18:16:41.717 | + lib/glance:configure_glance_quotas:339 : iniset /etc/glance/glance-api.conf oslo_limit system_scope all 2026-07-13 18:16:41.717 | ++ lib/glance:configure_glance_quotas:340 : oscwrap --os-cloud devstack-system-admin endpoint list --service glance -f value -c ID 2026-07-13 18:16:41.718 | ++ functions-common:oscwrap:2465 : return 0 2026-07-13 18:16:41.718 | + lib/glance:configure_glance_quotas:340 : iniset /etc/glance/glance-api.conf oslo_limit endpoint_id f863d57dbb4e4fc5b48fbbb5b2a81d20 2026-07-13 18:16:41.718 | + lib/glance:configure_glance_quotas:344 : openstack --os-cloud devstack-system-admin role add --user glance --user-domain Default --system all reader 2026-07-13 18:16:41.718 | + lib/glance:create_glance_accounts:512 : is_service_enabled s3api 2026-07-13 18:16:41.718 | + functions-common:is_service_enabled:2076 : return 1 2026-07-13 18:16:41.750 | [2071 Async create_glance_accounts:48467]: finished create_glance_accounts with result 0 in 76 seconds 2026-07-13 18:16:41.789 | [2071 Async create_cinder_accounts:48605]: Waiting for completion of create_cinder_accounts running on PID 48605 (3 other jobs running) 2026-07-13 18:16:41.815 | [2071 Async create_cinder_accounts:48605]: Signaling child to exit 2026-07-13 18:16:41.815 | WAKEUP 2026-07-13 18:16:41.842 | [2071 Async create_cinder_accounts:48605]: Signaled 2026-07-13 18:16:41.844 | + 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-13 18:16:41.844 | + lib/cinder:create_cinder_accounts:455 : local extra_role= 2026-07-13 18:16:41.844 | + lib/cinder:create_cinder_accounts:465 : is_service_enabled barbican 2026-07-13 18:16:41.844 | + functions-common:is_service_enabled:2076 : return 1 2026-07-13 18:16:41.844 | + lib/cinder:create_cinder_accounts:469 : create_service_user cinder 2026-07-13 18:16:41.844 | + lib/keystone:create_service_user:379 : get_or_create_user cinder nomoresecret Default 2026-07-13 18:16:41.844 | + functions-common:get_or_create_user:899 : local user_id 2026-07-13 18:16:41.845 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-07-13 18:16:41.845 | + functions-common:get_or_create_user:903 : local email= 2026-07-13 18:16:41.845 | ++ 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-13 18:16:41.845 | ++ functions-common:oscwrap:2465 : return 0 2026-07-13 18:16:41.845 | + functions-common:get_or_create_user:915 : user_id=9966e23979494d5bb3808cae4b4a97fa 2026-07-13 18:16:41.845 | + functions-common:get_or_create_user:916 : echo 9966e23979494d5bb3808cae4b4a97fa 2026-07-13 18:16:41.845 | 9966e23979494d5bb3808cae4b4a97fa 2026-07-13 18:16:41.845 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service cinder service Default Default 2026-07-13 18:16:41.846 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-13 18:16:41.846 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-13 18:16:41.846 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-07-13 18:16:41.846 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-13 18:16:41.846 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-13 18:16:41.846 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-07-13 18:16:41.846 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-07-13 18:16:41.847 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-07-13 18:16:41.847 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-07-13 18:16:41.847 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-07-13 18:16:41.847 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-07-13 18:16:41.847 | + 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-13 18:16:41.848 | ++ 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-13 18:16:41.848 | ++ functions-common:oscwrap:2465 : return 0 2026-07-13 18:16:41.848 | + functions-common:get_or_add_user_project_role:979 : user_role_id=2e30d2f20aab4f98ad332dcbd73f98e9 2026-07-13 18:16:41.848 | + functions-common:get_or_add_user_project_role:980 : echo 2e30d2f20aab4f98ad332dcbd73f98e9 2026-07-13 18:16:41.848 | 2e30d2f20aab4f98ad332dcbd73f98e9 2026-07-13 18:16:41.848 | + lib/keystone:create_service_user:382 : [[ -n '' ]] 2026-07-13 18:16:41.848 | + lib/cinder:create_cinder_accounts:471 : is_service_enabled barbican 2026-07-13 18:16:41.849 | + functions-common:is_service_enabled:2076 : return 1 2026-07-13 18:16:41.849 | + lib/cinder:create_cinder_accounts:477 : local cinder_api_url 2026-07-13 18:16:41.849 | + lib/cinder:create_cinder_accounts:478 : cinder_api_url=http://192.168.122.212/volume 2026-07-13 18:16:41.849 | + lib/cinder:create_cinder_accounts:481 : get_or_create_service cinder block-storage 'Cinder Volume Service' 2026-07-13 18:16:41.849 | + functions-common:get_or_create_service:1055 : local service_id 2026-07-13 18:16:41.849 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show block-storage -f value -c id 2026-07-13 18:16:41.849 | ++ 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-13 18:16:41.850 | ++ functions-common:oscwrap:2465 : return 0 2026-07-13 18:16:41.850 | + functions-common:get_or_create_service:1066 : service_id=' 2026-07-13 18:16:41.850 | fb757ca5ae5d4e0a88b599a1259a3327' 2026-07-13 18:16:41.850 | + functions-common:get_or_create_service:1067 : echo fb757ca5ae5d4e0a88b599a1259a3327 2026-07-13 18:16:41.850 | fb757ca5ae5d4e0a88b599a1259a3327 2026-07-13 18:16:41.850 | + lib/cinder:create_cinder_accounts:483 : get_or_create_endpoint block-storage RegionOne http://192.168.122.212/volume/v3 2026-07-13 18:16:41.850 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-07-13 18:16:41.851 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface block-storage public http://192.168.122.212/volume/v3 RegionOne 2026-07-13 18:16:41.851 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-07-13 18:16:41.851 | +++ 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-13 18:16:41.851 | +++ functions-common:oscwrap:2465 : return 0 2026-07-13 18:16:41.851 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-07-13 18:16:41.851 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-07-13 18:16:41.852 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create block-storage public http://192.168.122.212/volume/v3 --region RegionOne -f value -c id 2026-07-13 18:16:41.852 | +++ functions-common:oscwrap:2465 : return 0 2026-07-13 18:16:41.852 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=8d6c8bba7d5c414d975e2619aacb2e05 2026-07-13 18:16:41.852 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo 8d6c8bba7d5c414d975e2619aacb2e05 2026-07-13 18:16:41.852 | + functions-common:get_or_create_endpoint:1100 : public_id=8d6c8bba7d5c414d975e2619aacb2e05 2026-07-13 18:16:41.852 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-07-13 18:16:41.852 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-07-13 18:16:41.853 | + functions-common:get_or_create_endpoint:1109 : echo 8d6c8bba7d5c414d975e2619aacb2e05 2026-07-13 18:16:41.853 | 8d6c8bba7d5c414d975e2619aacb2e05 2026-07-13 18:16:41.853 | + lib/cinder:create_cinder_accounts:486 : configure_cinder_internal_tenant 2026-07-13 18:16:41.853 | ++ lib/cinder:configure_cinder_internal_tenant:722 : get_or_create_project service 2026-07-13 18:16:41.853 | ++ functions-common:get_or_create_project:922 : local project_id 2026-07-13 18:16:41.853 | +++ 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-13 18:16:41.853 | +++ functions-common:oscwrap:2465 : return 0 2026-07-13 18:16:41.854 | ++ functions-common:get_or_create_project:928 : project_id=ab6b2d5063084846964a49a4d7d0d496 2026-07-13 18:16:41.854 | ++ functions-common:get_or_create_project:929 : echo ab6b2d5063084846964a49a4d7d0d496 2026-07-13 18:16:41.854 | + lib/cinder:configure_cinder_internal_tenant:722 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id ab6b2d5063084846964a49a4d7d0d496 2026-07-13 18:16:41.854 | ++ lib/cinder:configure_cinder_internal_tenant:723 : get_or_create_user cinder 2026-07-13 18:16:41.854 | ++ functions-common:get_or_create_user:899 : local user_id 2026-07-13 18:16:41.854 | ++ functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-07-13 18:16:41.854 | ++ functions-common:get_or_create_user:903 : local email= 2026-07-13 18:16:41.855 | +++ 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-13 18:16:41.855 | No password was supplied, authentication will fail when a user does not have a password. 2026-07-13 18:16:41.855 | +++ functions-common:oscwrap:2465 : return 0 2026-07-13 18:16:41.855 | ++ functions-common:get_or_create_user:915 : user_id=9966e23979494d5bb3808cae4b4a97fa 2026-07-13 18:16:41.855 | ++ functions-common:get_or_create_user:916 : echo 9966e23979494d5bb3808cae4b4a97fa 2026-07-13 18:16:41.855 | + lib/cinder:configure_cinder_internal_tenant:723 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id 9966e23979494d5bb3808cae4b4a97fa 2026-07-13 18:16:41.887 | [2071 Async create_cinder_accounts:48605]: finished create_cinder_accounts with result 0 in 45 seconds 2026-07-13 18:16:41.892 | + inc/async:async_wait:197 : return 0 2026-07-13 18:16:41.896 | + ./stack.sh:main:1152 : async_wait create_neutron_accounts create_swift_accounts configure_horizon 2026-07-13 18:16:41.957 | [2071 Async create_neutron_accounts:48747]: Waiting for completion of create_neutron_accounts running on PID 48747 (2 other jobs running) 2026-07-13 18:16:41.985 | [2071 Async create_neutron_accounts:48747]: Signaling child to exit 2026-07-13 18:16:41.985 | WAKEUP 2026-07-13 18:16:42.010 | [2071 Async create_neutron_accounts:48747]: Signaled 2026-07-13 18:16:42.012 | + lib/neutron:create_neutron_accounts:486 : local neutron_url 2026-07-13 18:16:42.012 | + lib/neutron:create_neutron_accounts:487 : neutron_url=http://192.168.122.212/ 2026-07-13 18:16:42.012 | + lib/neutron:create_neutron_accounts:488 : '[' '!' -z networking ']' 2026-07-13 18:16:42.012 | + lib/neutron:create_neutron_accounts:489 : neutron_url=http://192.168.122.212/networking 2026-07-13 18:16:42.012 | + lib/neutron:create_neutron_accounts:492 : is_service_enabled q-svc neutron-api 2026-07-13 18:16:42.013 | + functions-common:is_service_enabled:2076 : return 0 2026-07-13 18:16:42.013 | + lib/neutron:create_neutron_accounts:494 : create_service_user neutron 2026-07-13 18:16:42.013 | + lib/keystone:create_service_user:379 : get_or_create_user neutron nomoresecret Default 2026-07-13 18:16:42.013 | + functions-common:get_or_create_user:899 : local user_id 2026-07-13 18:16:42.013 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-07-13 18:16:42.013 | + functions-common:get_or_create_user:903 : local email= 2026-07-13 18:16:42.013 | ++ 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-13 18:16:42.013 | ++ functions-common:oscwrap:2465 : return 0 2026-07-13 18:16:42.013 | + functions-common:get_or_create_user:915 : user_id=14dddbb1c3e944c899f9ea9858697c02 2026-07-13 18:16:42.014 | + functions-common:get_or_create_user:916 : echo 14dddbb1c3e944c899f9ea9858697c02 2026-07-13 18:16:42.014 | 14dddbb1c3e944c899f9ea9858697c02 2026-07-13 18:16:42.014 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service neutron service Default Default 2026-07-13 18:16:42.014 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-13 18:16:42.014 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-13 18:16:42.014 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-07-13 18:16:42.014 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-13 18:16:42.014 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-13 18:16:42.015 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-07-13 18:16:42.015 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-07-13 18:16:42.015 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-07-13 18:16:42.015 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-07-13 18:16:42.015 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-07-13 18:16:42.015 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-07-13 18:16:42.015 | + 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-13 18:16:42.015 | ++ 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-13 18:16:42.015 | ++ functions-common:oscwrap:2465 : return 0 2026-07-13 18:16:42.016 | + functions-common:get_or_add_user_project_role:979 : user_role_id=2e30d2f20aab4f98ad332dcbd73f98e9 2026-07-13 18:16:42.016 | + functions-common:get_or_add_user_project_role:980 : echo 2e30d2f20aab4f98ad332dcbd73f98e9 2026-07-13 18:16:42.016 | 2e30d2f20aab4f98ad332dcbd73f98e9 2026-07-13 18:16:42.016 | + lib/keystone:create_service_user:382 : [[ -n '' ]] 2026-07-13 18:16:42.016 | + lib/neutron:create_neutron_accounts:496 : get_or_create_service neutron network 'Neutron Service' 2026-07-13 18:16:42.016 | + functions-common:get_or_create_service:1055 : local service_id 2026-07-13 18:16:42.016 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show network -f value -c id 2026-07-13 18:16:42.016 | ++ 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-13 18:16:42.017 | ++ functions-common:oscwrap:2465 : return 0 2026-07-13 18:16:42.017 | + functions-common:get_or_create_service:1066 : service_id=' 2026-07-13 18:16:42.017 | bc750b9f5cdb4e34bd41c53c582e8341' 2026-07-13 18:16:42.017 | + functions-common:get_or_create_service:1067 : echo bc750b9f5cdb4e34bd41c53c582e8341 2026-07-13 18:16:42.017 | bc750b9f5cdb4e34bd41c53c582e8341 2026-07-13 18:16:42.017 | + lib/neutron:create_neutron_accounts:498 : get_or_create_endpoint network RegionOne http://192.168.122.212/networking 2026-07-13 18:16:42.017 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-07-13 18:16:42.018 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface network public http://192.168.122.212/networking RegionOne 2026-07-13 18:16:42.018 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-07-13 18:16:42.018 | +++ 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-13 18:16:42.018 | +++ functions-common:oscwrap:2465 : return 0 2026-07-13 18:16:42.018 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-07-13 18:16:42.018 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-07-13 18:16:42.019 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create network public http://192.168.122.212/networking --region RegionOne -f value -c id 2026-07-13 18:16:42.019 | +++ functions-common:oscwrap:2465 : return 0 2026-07-13 18:16:42.019 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=b919c3cbe227410383cdd7f090c7fc27 2026-07-13 18:16:42.019 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo b919c3cbe227410383cdd7f090c7fc27 2026-07-13 18:16:42.019 | + functions-common:get_or_create_endpoint:1100 : public_id=b919c3cbe227410383cdd7f090c7fc27 2026-07-13 18:16:42.019 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-07-13 18:16:42.019 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-07-13 18:16:42.019 | + functions-common:get_or_create_endpoint:1109 : echo b919c3cbe227410383cdd7f090c7fc27 2026-07-13 18:16:42.020 | b919c3cbe227410383cdd7f090c7fc27 2026-07-13 18:16:42.063 | [2071 Async create_neutron_accounts:48747]: finished create_neutron_accounts with result 0 in 36 seconds 2026-07-13 18:16:42.072 | Not waiting for async task create_swift_accounts that we never started or has already been waited for 2026-07-13 18:16:42.079 | Not waiting for async task configure_horizon that we never started or has already been waited for 2026-07-13 18:16:42.083 | + inc/async:async_wait:197 : return 0 2026-07-13 18:16:42.087 | + ./stack.sh:main:1158 : is_service_enabled mysql postgresql 2026-07-13 18:16:42.111 | + functions-common:is_service_enabled:2076 : return 0 2026-07-13 18:16:42.115 | + ./stack.sh:main:1158 : is_service_enabled glance 2026-07-13 18:16:42.138 | + functions-common:is_service_enabled:2076 : return 0 2026-07-13 18:16:42.141 | + ./stack.sh:main:1159 : echo_summary 'Configuring Glance' 2026-07-13 18:16:42.144 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-13 18:16:42.147 | + ./stack.sh:echo_summary:450 : echo -e Configuring Glance 2026-07-13 18:16:42.150 | + ./stack.sh:main:1160 : async_runfunc init_glance 2026-07-13 18:16:42.153 | + inc/async:async_runfunc:116 : async_run init_glance init_glance 2026-07-13 18:16:42.228 | + inc/async:async_inner:63 : init_glance 2026-07-13 18:16:42.279 | [2071 Async init_glance:51035]: running: init_glance 2026-07-13 18:16:42.283 | + ./stack.sh:main:1167 : is_service_enabled neutron 2026-07-13 18:16:42.308 | + functions-common:is_service_enabled:2076 : return 0 2026-07-13 18:16:42.312 | + ./stack.sh:main:1168 : echo_summary 'Configuring Neutron' 2026-07-13 18:16:42.316 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-13 18:16:42.319 | + ./stack.sh:echo_summary:450 : echo -e Configuring Neutron 2026-07-13 18:16:42.323 | + ./stack.sh:main:1170 : configure_neutron 2026-07-13 18:16:42.328 | + lib/neutron:configure_neutron:381 : _configure_neutron_common 2026-07-13 18:16:42.332 | + lib/neutron:_configure_neutron_common:878 : _create_neutron_conf_dir 2026-07-13 18:16:42.336 | + lib/neutron:_create_neutron_conf_dir:871 : sudo install -d -o quobyte /etc/neutron 2026-07-13 18:16:42.357 | + lib/neutron:_configure_neutron_common:881 : cd /opt/stack/neutron 2026-07-13 18:16:42.360 | + lib/neutron:_configure_neutron_common:881 : exec ./tools/generate_config_file_samples.sh 2026-07-13 18:16:56.548 | + inc/async:async_inner:64 : rc=0 2026-07-13 18:16:56.581 | [51035 Async init_glance:51035]: finished successfully 2026-07-13 18:17:24.882 | + lib/neutron:_configure_neutron_common:883 : cp /opt/stack/neutron/etc/neutron.conf.sample /etc/neutron/neutron.conf 2026-07-13 18:17:24.887 | + lib/neutron:_configure_neutron_common:885 : Q_POLICY_FILE=/etc/neutron/policy.json 2026-07-13 18:17:24.890 | + lib/neutron:_configure_neutron_common:889 : '[' -f /opt/stack/neutron/etc/policy.json ']' 2026-07-13 18:17:24.893 | + lib/neutron:_configure_neutron_common:893 : echo '{"context_is_admin": "role:admin or user_name:neutron"}' 2026-07-13 18:17:24.896 | + lib/neutron:_configure_neutron_common:898 : neutron_plugin_configure_common 2026-07-13 18:17:24.899 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:65 : Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2026-07-13 18:17:24.902 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:66 : Q_PLUGIN_CONF_FILENAME=ml2_conf.ini 2026-07-13 18:17:24.904 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:67 : Q_PLUGIN_CLASS=ml2 2026-07-13 18:17:24.906 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:70 : neutron_service_plugin_class_add ovn-router 2026-07-13 18:17:24.908 | + lib/neutron:neutron_service_plugin_class_add:1037 : local service_plugin_class=ovn-router 2026-07-13 18:17:24.911 | + lib/neutron:neutron_service_plugin_class_add:1038 : [[ '' == '' ]] 2026-07-13 18:17:24.914 | + lib/neutron:neutron_service_plugin_class_add:1039 : Q_SERVICE_PLUGIN_CLASSES=ovn-router 2026-07-13 18:17:24.917 | + lib/neutron:_configure_neutron_common:900 : [[ etc/neutron/plugins/ml2 == '' ]] 2026-07-13 18:17:24.920 | + lib/neutron:_configure_neutron_common:900 : [[ ml2_conf.ini == '' ]] 2026-07-13 18:17:24.922 | + lib/neutron:_configure_neutron_common:900 : [[ ml2 == '' ]] 2026-07-13 18:17:24.924 | + lib/neutron:_configure_neutron_common:905 : mkdir -p /etc/neutron/plugins/ml2 2026-07-13 18:17:24.929 | + lib/neutron:_configure_neutron_common:906 : Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-13 18:17:24.931 | + lib/neutron:_configure_neutron_common:909 : NEUTRON_CORE_PLUGIN_CONF=etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-13 18:17:24.933 | + lib/neutron:_configure_neutron_common:912 : '[' -f /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample ']' 2026-07-13 18:17:24.936 | + 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-13 18:17:24.942 | ++ lib/neutron:_configure_neutron_common:918 : database_connection_url neutron 2026-07-13 18:17:24.946 | ++ lib/database:database_connection_url:134 : local db=neutron 2026-07-13 18:17:24.949 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql neutron 2026-07-13 18:17:24.953 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=neutron 2026-07-13 18:17:24.956 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-07-13 18:17:24.960 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-07-13 18:17:24.963 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-07-13 18:17:24.983 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-13 18:17:24.986 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-07-13 18:17:24.989 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/neutron?charset=utf8&plugin=dbcounter' 2026-07-13 18:17:24.994 | + 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-13 18:17:25.028 | + lib/neutron:_configure_neutron_common:919 : iniset /etc/neutron/neutron.conf DEFAULT state_path /opt/stack/data/neutron 2026-07-13 18:17:25.064 | + lib/neutron:_configure_neutron_common:920 : iniset /etc/neutron/neutron.conf DEFAULT use_syslog False 2026-07-13 18:17:25.099 | + lib/neutron:_configure_neutron_common:921 : iniset /etc/neutron/neutron.conf DEFAULT bind_host 0.0.0.0 2026-07-13 18:17:25.134 | + lib/neutron:_configure_neutron_common:922 : iniset /etc/neutron/neutron.conf oslo_concurrency lock_path /opt/stack/data/neutron/lock 2026-07-13 18:17:25.170 | + lib/neutron:_configure_neutron_common:925 : iniset /etc/neutron/neutron.conf nova region_name RegionOne 2026-07-13 18:17:25.205 | + lib/neutron:_configure_neutron_common:927 : '[' libvirt = fake ']' 2026-07-13 18:17:25.208 | + lib/neutron:_configure_neutron_common:937 : setup_logging /etc/neutron/neutron.conf 2026-07-13 18:17:25.211 | + functions:setup_logging:693 : setup_systemd_logging /etc/neutron/neutron.conf 2026-07-13 18:17:25.215 | + functions:setup_systemd_logging:710 : local conf_file=/etc/neutron/neutron.conf 2026-07-13 18:17:25.218 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-07-13 18:17:25.238 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-07-13 18:17:25.240 | + functions:setup_systemd_logging:716 : local pidstr= 2026-07-13 18:17:25.242 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-07-13 18:17:25.245 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-07-13 18:17:25.248 | + 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-13 18:17:25.281 | + 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-13 18:17:25.318 | + 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-13 18:17:25.354 | + functions:setup_systemd_logging:727 : iniset /etc/neutron/neutron.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-07-13 18:17:25.388 | + functions:setup_systemd_logging:730 : iniset /etc/neutron/neutron.conf DEFAULT log_color False 2026-07-13 18:17:25.426 | + lib/neutron:_configure_neutron_common:939 : _neutron_setup_rootwrap 2026-07-13 18:17:25.430 | + lib/neutron:_neutron_setup_rootwrap:1072 : [[ True == \F\a\l\s\e ]] 2026-07-13 18:17:25.431 | + lib/neutron:_neutron_setup_rootwrap:1076 : Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d 2026-07-13 18:17:25.434 | + lib/neutron:_neutron_setup_rootwrap:1077 : [[ -d /etc/neutron/rootwrap.d ]] 2026-07-13 18:17:25.435 | + lib/neutron:_neutron_setup_rootwrap:1081 : neutron_deploy_rootwrap_filters /opt/stack/neutron 2026-07-13 18:17:25.439 | + lib/neutron:neutron_deploy_rootwrap_filters:1062 : [[ True == \F\a\l\s\e ]] 2026-07-13 18:17:25.441 | + lib/neutron:neutron_deploy_rootwrap_filters:1065 : local srcdir=/opt/stack/neutron 2026-07-13 18:17:25.444 | + lib/neutron:neutron_deploy_rootwrap_filters:1066 : sudo install -d -o root -m 755 /etc/neutron/rootwrap.d 2026-07-13 18:17:25.461 | + 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-13 18:17:25.478 | + 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-13 18:17:25.494 | + 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-13 18:17:25.510 | + lib/neutron:_neutron_setup_rootwrap:1090 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/neutron/rootwrap.conf 2026-07-13 18:17:25.526 | + lib/neutron:_neutron_setup_rootwrap:1093 : ROOTWRAP_SUDOER_CMD='/opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2026-07-13 18:17:25.529 | + lib/neutron:_neutron_setup_rootwrap:1094 : ROOTWRAP_DAEMON_SUDOER_CMD='/opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-07-13 18:17:25.532 | ++ lib/neutron:_neutron_setup_rootwrap:1097 : mktemp 2026-07-13 18:17:25.537 | + lib/neutron:_neutron_setup_rootwrap:1097 : TEMPFILE=/tmp/tmp.gRZpLzUrR3 2026-07-13 18:17:25.540 | + lib/neutron:_neutron_setup_rootwrap:1098 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2026-07-13 18:17:25.543 | + 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-13 18:17:25.547 | + lib/neutron:_neutron_setup_rootwrap:1100 : chmod 0440 /tmp/tmp.gRZpLzUrR3 2026-07-13 18:17:25.552 | + lib/neutron:_neutron_setup_rootwrap:1101 : sudo chown root:root /tmp/tmp.gRZpLzUrR3 2026-07-13 18:17:25.567 | + lib/neutron:_neutron_setup_rootwrap:1102 : sudo mv /tmp/tmp.gRZpLzUrR3 /etc/sudoers.d/neutron-rootwrap 2026-07-13 18:17:25.583 | + lib/neutron:_neutron_setup_rootwrap:1105 : configure_root_helper_options /etc/neutron/neutron.conf 2026-07-13 18:17:25.586 | + lib/neutron:configure_root_helper_options:1109 : local conffile=/etc/neutron/neutron.conf 2026-07-13 18:17:25.588 | + 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-13 18:17:25.625 | + lib/neutron:configure_root_helper_options:1111 : [[ True == \T\r\u\e ]] 2026-07-13 18:17:25.628 | + 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-13 18:17:25.666 | + lib/neutron:configure_neutron:382 : iniset_rpc_backend neutron /etc/neutron/neutron.conf 2026-07-13 18:17:25.669 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=neutron 2026-07-13 18:17:25.672 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/neutron/neutron.conf 2026-07-13 18:17:25.675 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-07-13 18:17:25.678 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-07-13 18:17:25.681 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-07-13 18:17:25.701 | + functions-common:is_service_enabled:2076 : return 0 2026-07-13 18:17:25.706 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-07-13 18:17:25.709 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-07-13 18:17:25.712 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-07-13 18:17:25.732 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-13 18:17:25.735 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.212:5672/ 2026-07-13 18:17:25.739 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/neutron/neutron.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.212:5672/ 2026-07-13 18:17:25.777 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-07-13 18:17:25.780 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-07-13 18:17:25.783 | + lib/neutron:configure_neutron:384 : is_service_enabled q-metering neutron-metering 2026-07-13 18:17:25.803 | + functions-common:is_service_enabled:2076 : return 1 2026-07-13 18:17:25.806 | + lib/neutron:configure_neutron:387 : is_service_enabled q-agt neutron-agent 2026-07-13 18:17:25.826 | + functions-common:is_service_enabled:2076 : return 1 2026-07-13 18:17:25.829 | + lib/neutron:configure_neutron:390 : is_service_enabled q-dhcp neutron-dhcp 2026-07-13 18:17:25.848 | + functions-common:is_service_enabled:2076 : return 1 2026-07-13 18:17:25.851 | + lib/neutron:configure_neutron:393 : is_service_enabled q-l3 neutron-l3 2026-07-13 18:17:25.872 | + functions-common:is_service_enabled:2076 : return 1 2026-07-13 18:17:25.874 | + lib/neutron:configure_neutron:396 : is_service_enabled q-meta neutron-metadata-agent 2026-07-13 18:17:25.895 | + functions-common:is_service_enabled:2076 : return 1 2026-07-13 18:17:25.898 | + lib/neutron:configure_neutron:400 : [[ legacy != \l\e\g\a\c\y ]] 2026-07-13 18:17:25.901 | + lib/neutron:configure_neutron:403 : is_service_enabled ceilometer 2026-07-13 18:17:25.921 | + functions-common:is_service_enabled:2076 : return 1 2026-07-13 18:17:25.924 | + lib/neutron:configure_neutron:407 : [[ ovn == \o\v\n ]] 2026-07-13 18:17:25.927 | + lib/neutron:configure_neutron:408 : configure_ovn 2026-07-13 18:17:25.930 | + lib/neutron_plugins/ovn_agent:configure_ovn:560 : echo 'Configuring OVN' 2026-07-13 18:17:25.930 | Configuring OVN 2026-07-13 18:17:25.933 | + lib/neutron_plugins/ovn_agent:configure_ovn:562 : '[' -z '' ']' 2026-07-13 18:17:25.936 | + lib/neutron_plugins/ovn_agent:configure_ovn:563 : '[' -f /etc/openvswitch/system-id.conf ']' 2026-07-13 18:17:25.940 | ++ lib/neutron_plugins/ovn_agent:configure_ovn:564 : cat /etc/openvswitch/system-id.conf 2026-07-13 18:17:25.944 | + lib/neutron_plugins/ovn_agent:configure_ovn:564 : OVN_UUID=400fc817-44ee-4559-ac94-82f4bac9537a 2026-07-13 18:17:25.947 | + lib/neutron_plugins/ovn_agent:configure_ovn:579 : [[ False == \F\a\l\s\e ]] 2026-07-13 18:17:25.950 | + lib/neutron_plugins/ovn_agent:configure_ovn:579 : is_fedora 2026-07-13 18:17:25.953 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-07-13 18:17:25.955 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-07-13 18:17:25.958 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-07-13 18:17:25.961 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-07-13 18:17:25.964 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-07-13 18:17:25.967 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-07-13 18:17:25.969 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-07-13 18:17:25.972 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-07-13 18:17:25.975 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-07-13 18:17:25.978 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-07-13 18:17:25.980 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-07-13 18:17:25.983 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-07-13 18:17:25.986 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-07-13 18:17:25.989 | + lib/neutron_plugins/ovn_agent:configure_ovn:586 : local sample_file= 2026-07-13 18:17:25.992 | + lib/neutron_plugins/ovn_agent:configure_ovn:587 : local config_file= 2026-07-13 18:17:25.995 | + lib/neutron_plugins/ovn_agent:configure_ovn:588 : is_ovn_agent_enabled 2026-07-13 18:17:25.998 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:330 : is_service_enabled q-ovn-agent neutron-ovn-agent 2026-07-13 18:17:26.016 | + functions-common:is_service_enabled:2076 : return 0 2026-07-13 18:17:26.019 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:331 : enable_service q-ovn-agent 2026-07-13 18:17:26.067 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:332 : return 0 2026-07-13 18:17:26.070 | + lib/neutron_plugins/ovn_agent:configure_ovn:588 : [[ metadata =~ metadata ]] 2026-07-13 18:17:26.073 | + lib/neutron_plugins/ovn_agent:configure_ovn:588 : is_service_enabled ovn-controller 2026-07-13 18:17:26.093 | + functions-common:is_service_enabled:2076 : return 0 2026-07-13 18:17:26.096 | + lib/neutron_plugins/ovn_agent:configure_ovn:589 : sample_file=/opt/stack/neutron/etc/neutron/plugins/ml2/ovn_agent.ini.sample 2026-07-13 18:17:26.099 | + lib/neutron_plugins/ovn_agent:configure_ovn:590 : config_file=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-07-13 18:17:26.102 | + lib/neutron_plugins/ovn_agent:configure_ovn:595 : '[' -n /etc/neutron/plugins/ml2/ovn_agent.ini ']' 2026-07-13 18:17:26.105 | + lib/neutron_plugins/ovn_agent:configure_ovn:596 : sudo install -d -o quobyte /etc/neutron 2026-07-13 18:17:26.122 | + lib/neutron_plugins/ovn_agent:configure_ovn:598 : mkdir -p /opt/stack/neutron/etc/neutron/plugins/ml2 2026-07-13 18:17:26.129 | + lib/neutron_plugins/ovn_agent:configure_ovn:599 : cd /opt/stack/neutron 2026-07-13 18:17:26.131 | + lib/neutron_plugins/ovn_agent:configure_ovn:599 : exec ./tools/generate_config_file_samples.sh 2026-07-13 18:18:07.814 | + 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-13 18:18:07.820 | + lib/neutron_plugins/ovn_agent:configure_ovn:602 : configure_root_helper_options /etc/neutron/plugins/ml2/ovn_agent.ini 2026-07-13 18:18:07.824 | + lib/neutron:configure_root_helper_options:1109 : local conffile=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-07-13 18:18:07.828 | + 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-13 18:18:07.867 | + lib/neutron:configure_root_helper_options:1111 : [[ True == \T\r\u\e ]] 2026-07-13 18:18:07.870 | + 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-13 18:18:07.907 | + lib/neutron_plugins/ovn_agent:configure_ovn:604 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT debug True 2026-07-13 18:18:07.945 | + lib/neutron_plugins/ovn_agent:configure_ovn:605 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT nova_metadata_host 192.168.122.212 2026-07-13 18:18:07.983 | + lib/neutron_plugins/ovn_agent:configure_ovn:606 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT metadata_workers 2 2026-07-13 18:18:08.020 | + 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-13 18:18:08.058 | + 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-13 18:18:08.095 | + lib/neutron_plugins/ovn_agent:configure_ovn:609 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini ovn ovn_sb_connection tcp:192.168.122.212:6642 2026-07-13 18:18:08.132 | + lib/neutron_plugins/ovn_agent:configure_ovn:610 : is_service_enabled tls-proxy 2026-07-13 18:18:08.152 | + functions-common:is_service_enabled:2076 : return 1 2026-07-13 18:18:08.156 | + lib/neutron_plugins/ovn_agent:configure_ovn:618 : [[ /etc/neutron/plugins/ml2/ovn_agent.ini == /etc/neutron/plugins/ml2/ovn_agent.ini ]] 2026-07-13 18:18:08.159 | + lib/neutron_plugins/ovn_agent:configure_ovn:619 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini agent extensions metadata 2026-07-13 18:18:08.196 | + lib/neutron_plugins/ovn_agent:configure_ovn:620 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini ovn ovn_nb_connection tcp:192.168.122.212:6641 2026-07-13 18:18:08.235 | + lib/neutron_plugins/ovn_agent:configure_ovn:621 : [[ metadata =~ ovn-evpn ]] 2026-07-13 18:18:08.238 | + lib/neutron:configure_neutron:409 : configure_ovn_plugin 2026-07-13 18:18:08.242 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:502 : echo 'Configuring Neutron for OVN' 2026-07-13 18:18:08.242 | Configuring Neutron for OVN 2026-07-13 18:18:08.245 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:504 : is_service_enabled q-svc neutron-api 2026-07-13 18:18:08.267 | + functions-common:is_service_enabled:2076 : return 0 2026-07-13 18:18:08.270 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:505 : filter_network_api_extensions 2026-07-13 18:18:08.274 | ++ 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-13 18:18:08.274 | print(",".join(extensions.ML2_SUPPORTED_API_EXTENSIONS))' 2026-07-13 18:18:12.112 | + 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-13 18:18:12.116 | ++ 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-13 18:18:12.116 | print(",".join(extensions.ML2_SUPPORTED_API_EXTENSIONS_OVN_L3))' 2026-07-13 18:18:15.403 | + 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-13 18:18:15.406 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:480 : is_service_enabled q-qos neutron-qos 2026-07-13 18:18:15.425 | + functions-common:is_service_enabled:2076 : return 1 2026-07-13 18:18:15.428 | + 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-13 18:18:15.434 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 484: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-13 18:18:15.434 | ++ 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-13 18:18:15.434 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:484 : tr ', ' '\n' 2026-07-13 18:18:15.434 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:484 : LC_ALL=C 2026-07-13 18:18:15.436 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 484: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-13 18:18:15.436 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:484 : sort -u 2026-07-13 18:18:15.442 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:484 : extensions='address-group 2026-07-13 18:18:15.442 | address-scope 2026-07-13 18:18:15.442 | agent 2026-07-13 18:18:15.442 | allowed-address-pairs 2026-07-13 18:18:15.442 | auto-allocated-topology 2026-07-13 18:18:15.442 | availability_zone 2026-07-13 18:18:15.442 | bgp 2026-07-13 18:18:15.443 | bgp_4byte_asn 2026-07-13 18:18:15.443 | bgp_dragent_scheduler 2026-07-13 18:18:15.443 | binding 2026-07-13 18:18:15.443 | binding-extended 2026-07-13 18:18:15.443 | default-subnetpools 2026-07-13 18:18:15.443 | dhcp_agent_scheduler 2026-07-13 18:18:15.443 | dns-domain-ports 2026-07-13 18:18:15.443 | dns-integration 2026-07-13 18:18:15.443 | dns-integration-domain-keywords 2026-07-13 18:18:15.443 | empty-string-filtering 2026-07-13 18:18:15.444 | enable-default-route-bfd 2026-07-13 18:18:15.444 | enable-default-route-ecmp 2026-07-13 18:18:15.444 | expose-port-forwarding-in-fip 2026-07-13 18:18:15.444 | ext-gw-mode 2026-07-13 18:18:15.444 | external-gateway-multihoming 2026-07-13 18:18:15.444 | external-net 2026-07-13 18:18:15.444 | extra_dhcp_opt 2026-07-13 18:18:15.444 | extraroute 2026-07-13 18:18:15.444 | extraroute-atomic 2026-07-13 18:18:15.444 | filter-validation 2026-07-13 18:18:15.444 | fip-port-details 2026-07-13 18:18:15.445 | flavors 2026-07-13 18:18:15.445 | floating-ip-port-forwarding 2026-07-13 18:18:15.445 | floating-ip-port-forwarding-description 2026-07-13 18:18:15.445 | floating-ip-port-forwarding-detail 2026-07-13 18:18:15.445 | floating-ip-port-forwarding-port-ranges 2026-07-13 18:18:15.445 | floatingip-pools 2026-07-13 18:18:15.445 | fwaas_v2 2026-07-13 18:18:15.445 | ip_allocation 2026-07-13 18:18:15.445 | l3-agent-scheduler-ha-chassis-priority 2026-07-13 18:18:15.445 | l3-flavors 2026-07-13 18:18:15.446 | l3-ha 2026-07-13 18:18:15.446 | l3_agent_scheduler 2026-07-13 18:18:15.446 | logging 2026-07-13 18:18:15.446 | multi-provider 2026-07-13 18:18:15.446 | net-mtu 2026-07-13 18:18:15.446 | net-mtu-writable 2026-07-13 18:18:15.446 | network-ip-availability 2026-07-13 18:18:15.446 | network_availability_zone 2026-07-13 18:18:15.446 | network_ha 2026-07-13 18:18:15.446 | pagination 2026-07-13 18:18:15.446 | port-device-profile 2026-07-13 18:18:15.447 | port-hardware-offload-type 2026-07-13 18:18:15.447 | port-mac-address-regenerate 2026-07-13 18:18:15.447 | port-numa-affinity-policy 2026-07-13 18:18:15.447 | port-numa-affinity-policy-socket 2026-07-13 18:18:15.447 | port-resource-request 2026-07-13 18:18:15.447 | port-security 2026-07-13 18:18:15.447 | port-trusted-vif 2026-07-13 18:18:15.447 | project-id 2026-07-13 18:18:15.447 | provider 2026-07-13 18:18:15.447 | pvlan 2026-07-13 18:18:15.448 | qinq 2026-07-13 18:18:15.448 | qos 2026-07-13 18:18:15.448 | qos-bw-limit-direction 2026-07-13 18:18:15.448 | qos-bw-minimum-ingress 2026-07-13 18:18:15.448 | qos-default 2026-07-13 18:18:15.449 | qos-fip 2026-07-13 18:18:15.449 | qos-gateway-ip 2026-07-13 18:18:15.449 | qos-rule-type-details 2026-07-13 18:18:15.449 | qos-rule-type-filter 2026-07-13 18:18:15.449 | qos-rules-alias 2026-07-13 18:18:15.450 | quota-check-limit 2026-07-13 18:18:15.450 | quota-check-limit-default 2026-07-13 18:18:15.450 | quota_details 2026-07-13 18:18:15.450 | quotas 2026-07-13 18:18:15.450 | rbac-address-scope 2026-07-13 18:18:15.450 | rbac-policies 2026-07-13 18:18:15.450 | rbac-security-groups 2026-07-13 18:18:15.450 | router 2026-07-13 18:18:15.450 | router-enable-snat 2026-07-13 18:18:15.450 | router_availability_zone 2026-07-13 18:18:15.450 | security-group 2026-07-13 18:18:15.450 | security-groups-default-rules 2026-07-13 18:18:15.451 | security-groups-default-statefulness 2026-07-13 18:18:15.451 | security-groups-normalized-cidr 2026-07-13 18:18:15.451 | security-groups-remote-address-group 2026-07-13 18:18:15.451 | security-groups-rules-belongs-to-default-sg 2026-07-13 18:18:15.451 | security-groups-shared-filtering 2026-07-13 18:18:15.452 | segment 2026-07-13 18:18:15.452 | sorting 2026-07-13 18:18:15.453 | standard-attr-description 2026-07-13 18:18:15.453 | standard-attr-fwaas-v2 2026-07-13 18:18:15.453 | standard-attr-revisions 2026-07-13 18:18:15.454 | standard-attr-tag 2026-07-13 18:18:15.454 | standard-attr-timestamp 2026-07-13 18:18:15.454 | stateful-security-group 2026-07-13 18:18:15.454 | subnet-dns-publish-fixed-ip 2026-07-13 18:18:15.454 | subnet-external-network 2026-07-13 18:18:15.454 | subnet-service-types 2026-07-13 18:18:15.454 | subnet_allocation 2026-07-13 18:18:15.455 | subnet_onboard 2026-07-13 18:18:15.455 | subnetpool-prefix-ops 2026-07-13 18:18:15.455 | tag-creation 2026-07-13 18:18:15.455 | tap-mirror 2026-07-13 18:18:15.455 | tap-mirror-both-direction 2026-07-13 18:18:15.455 | trunk 2026-07-13 18:18:15.455 | uplink-status-propagation 2026-07-13 18:18:15.455 | uplink-status-propagation-updatable 2026-07-13 18:18:15.456 | vlan-transparent 2026-07-13 18:18:15.456 | vpn-endpoint-groups 2026-07-13 18:18:15.456 | vpnaas' 2026-07-13 18:18:15.457 | ++ 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-13 18:18:15.457 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 485: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-13 18:18:15.457 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:485 : tr ', ' '\n' 2026-07-13 18:18:15.457 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:485 : LC_ALL=C 2026-07-13 18:18:15.457 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 485: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-13 18:18:15.457 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:485 : sort -u 2026-07-13 18:18:15.461 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:485 : supported_ext='address-group 2026-07-13 18:18:15.461 | address-scope 2026-07-13 18:18:15.461 | agent 2026-07-13 18:18:15.461 | allowed-address-pairs 2026-07-13 18:18:15.461 | auto-allocated-topology 2026-07-13 18:18:15.462 | availability_zone 2026-07-13 18:18:15.462 | bgp 2026-07-13 18:18:15.462 | bgp_4byte_asn 2026-07-13 18:18:15.462 | bgp_dragent_scheduler 2026-07-13 18:18:15.462 | binding 2026-07-13 18:18:15.462 | binding-extended 2026-07-13 18:18:15.462 | default-subnetpools 2026-07-13 18:18:15.462 | dhcp_agent_scheduler 2026-07-13 18:18:15.462 | dns-domain-ports 2026-07-13 18:18:15.462 | dns-integration 2026-07-13 18:18:15.462 | dns-integration-domain-keywords 2026-07-13 18:18:15.462 | empty-string-filtering 2026-07-13 18:18:15.463 | enable-default-route-bfd 2026-07-13 18:18:15.463 | enable-default-route-ecmp 2026-07-13 18:18:15.463 | expose-port-forwarding-in-fip 2026-07-13 18:18:15.463 | ext-gw-mode 2026-07-13 18:18:15.463 | external-gateway-multihoming 2026-07-13 18:18:15.464 | external-net 2026-07-13 18:18:15.464 | extra_dhcp_opt 2026-07-13 18:18:15.464 | extraroute 2026-07-13 18:18:15.465 | extraroute-atomic 2026-07-13 18:18:15.466 | filter-validation 2026-07-13 18:18:15.466 | fip-port-details 2026-07-13 18:18:15.467 | flavors 2026-07-13 18:18:15.467 | floating-ip-port-forwarding 2026-07-13 18:18:15.467 | floating-ip-port-forwarding-description 2026-07-13 18:18:15.467 | floating-ip-port-forwarding-detail 2026-07-13 18:18:15.467 | floating-ip-port-forwarding-port-ranges 2026-07-13 18:18:15.467 | floatingip-pools 2026-07-13 18:18:15.467 | fwaas_v2 2026-07-13 18:18:15.467 | ip_allocation 2026-07-13 18:18:15.467 | l3-agent-scheduler-ha-chassis-priority 2026-07-13 18:18:15.468 | l3-flavors 2026-07-13 18:18:15.468 | l3-ha 2026-07-13 18:18:15.468 | l3_agent_scheduler 2026-07-13 18:18:15.468 | logging 2026-07-13 18:18:15.468 | multi-provider 2026-07-13 18:18:15.468 | net-mtu 2026-07-13 18:18:15.468 | net-mtu-writable 2026-07-13 18:18:15.468 | network-ip-availability 2026-07-13 18:18:15.468 | network_availability_zone 2026-07-13 18:18:15.468 | network_ha 2026-07-13 18:18:15.468 | pagination 2026-07-13 18:18:15.468 | port-device-profile 2026-07-13 18:18:15.469 | port-hardware-offload-type 2026-07-13 18:18:15.469 | port-mac-address-regenerate 2026-07-13 18:18:15.469 | port-numa-affinity-policy 2026-07-13 18:18:15.469 | port-numa-affinity-policy-socket 2026-07-13 18:18:15.469 | port-resource-request 2026-07-13 18:18:15.469 | port-security 2026-07-13 18:18:15.469 | port-trusted-vif 2026-07-13 18:18:15.469 | project-id 2026-07-13 18:18:15.469 | provider 2026-07-13 18:18:15.470 | pvlan 2026-07-13 18:18:15.470 | qinq 2026-07-13 18:18:15.470 | qos 2026-07-13 18:18:15.470 | qos-bw-limit-direction 2026-07-13 18:18:15.470 | qos-bw-minimum-ingress 2026-07-13 18:18:15.470 | qos-default 2026-07-13 18:18:15.470 | qos-fip 2026-07-13 18:18:15.470 | qos-gateway-ip 2026-07-13 18:18:15.470 | qos-rule-type-details 2026-07-13 18:18:15.470 | qos-rule-type-filter 2026-07-13 18:18:15.470 | qos-rules-alias 2026-07-13 18:18:15.471 | quota-check-limit 2026-07-13 18:18:15.471 | quota-check-limit-default 2026-07-13 18:18:15.471 | quota_details 2026-07-13 18:18:15.471 | quotas 2026-07-13 18:18:15.471 | rbac-address-scope 2026-07-13 18:18:15.471 | rbac-policies 2026-07-13 18:18:15.471 | rbac-security-groups 2026-07-13 18:18:15.471 | router 2026-07-13 18:18:15.471 | router-enable-snat 2026-07-13 18:18:15.472 | router_availability_zone 2026-07-13 18:18:15.472 | security-group 2026-07-13 18:18:15.472 | security-groups-default-rules 2026-07-13 18:18:15.472 | security-groups-default-statefulness 2026-07-13 18:18:15.472 | security-groups-normalized-cidr 2026-07-13 18:18:15.472 | security-groups-remote-address-group 2026-07-13 18:18:15.472 | security-groups-rules-belongs-to-default-sg 2026-07-13 18:18:15.472 | security-groups-shared-filtering 2026-07-13 18:18:15.472 | segment 2026-07-13 18:18:15.472 | sorting 2026-07-13 18:18:15.473 | standard-attr-description 2026-07-13 18:18:15.473 | standard-attr-fwaas-v2 2026-07-13 18:18:15.473 | standard-attr-revisions 2026-07-13 18:18:15.473 | standard-attr-tag 2026-07-13 18:18:15.473 | standard-attr-timestamp 2026-07-13 18:18:15.473 | stateful-security-group 2026-07-13 18:18:15.473 | subnet-dns-publish-fixed-ip 2026-07-13 18:18:15.473 | subnet-external-network 2026-07-13 18:18:15.473 | subnet-service-types 2026-07-13 18:18:15.473 | subnet_allocation 2026-07-13 18:18:15.474 | subnet_onboard 2026-07-13 18:18:15.474 | subnetpool-prefix-ops 2026-07-13 18:18:15.474 | tag-creation 2026-07-13 18:18:15.474 | tap-mirror 2026-07-13 18:18:15.474 | tap-mirror-both-direction 2026-07-13 18:18:15.474 | trunk 2026-07-13 18:18:15.474 | uplink-status-propagation 2026-07-13 18:18:15.474 | uplink-status-propagation-updatable 2026-07-13 18:18:15.474 | vlan-transparent 2026-07-13 18:18:15.474 | vpn-endpoint-groups 2026-07-13 18:18:15.474 | vpnaas' 2026-07-13 18:18:15.475 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:486 : echo -e 'address-group 2026-07-13 18:18:15.475 | address-scope 2026-07-13 18:18:15.475 | agent 2026-07-13 18:18:15.475 | allowed-address-pairs 2026-07-13 18:18:15.475 | auto-allocated-topology 2026-07-13 18:18:15.475 | availability_zone 2026-07-13 18:18:15.475 | bgp 2026-07-13 18:18:15.475 | bgp_4byte_asn 2026-07-13 18:18:15.475 | bgp_dragent_scheduler 2026-07-13 18:18:15.475 | binding 2026-07-13 18:18:15.475 | binding-extended 2026-07-13 18:18:15.476 | default-subnetpools 2026-07-13 18:18:15.476 | dhcp_agent_scheduler 2026-07-13 18:18:15.476 | dns-domain-ports 2026-07-13 18:18:15.476 | dns-integration 2026-07-13 18:18:15.476 | dns-integration-domain-keywords 2026-07-13 18:18:15.476 | empty-string-filtering 2026-07-13 18:18:15.476 | enable-default-route-bfd 2026-07-13 18:18:15.476 | enable-default-route-ecmp 2026-07-13 18:18:15.476 | expose-port-forwarding-in-fip 2026-07-13 18:18:15.476 | ext-gw-mode 2026-07-13 18:18:15.477 | external-gateway-multihoming 2026-07-13 18:18:15.477 | external-net 2026-07-13 18:18:15.477 | extra_dhcp_opt 2026-07-13 18:18:15.477 | extraroute 2026-07-13 18:18:15.477 | extraroute-atomic 2026-07-13 18:18:15.477 | filter-validation 2026-07-13 18:18:15.477 | fip-port-details 2026-07-13 18:18:15.477 | flavors 2026-07-13 18:18:15.477 | floating-ip-port-forwarding 2026-07-13 18:18:15.477 | floating-ip-port-forwarding-description 2026-07-13 18:18:15.477 | floating-ip-port-forwarding-detail 2026-07-13 18:18:15.478 | floating-ip-port-forwarding-port-ranges 2026-07-13 18:18:15.478 | floatingip-pools 2026-07-13 18:18:15.478 | fwaas_v2 2026-07-13 18:18:15.478 | ip_allocation 2026-07-13 18:18:15.478 | l3-agent-scheduler-ha-chassis-priority 2026-07-13 18:18:15.478 | l3-flavors 2026-07-13 18:18:15.478 | l3-ha 2026-07-13 18:18:15.478 | l3_agent_scheduler 2026-07-13 18:18:15.478 | logging 2026-07-13 18:18:15.478 | multi-provider 2026-07-13 18:18:15.478 | net-mtu 2026-07-13 18:18:15.479 | net-mtu-writable 2026-07-13 18:18:15.479 | network-ip-availability 2026-07-13 18:18:15.479 | network_availability_zone 2026-07-13 18:18:15.479 | network_ha 2026-07-13 18:18:15.479 | pagination 2026-07-13 18:18:15.479 | port-device-profile 2026-07-13 18:18:15.479 | port-hardware-offload-type 2026-07-13 18:18:15.479 | port-mac-address-regenerate 2026-07-13 18:18:15.479 | port-numa-affinity-policy 2026-07-13 18:18:15.479 | port-numa-affinity-policy-socket 2026-07-13 18:18:15.479 | port-resource-request 2026-07-13 18:18:15.480 | port-security 2026-07-13 18:18:15.480 | port-trusted-vif 2026-07-13 18:18:15.480 | project-id 2026-07-13 18:18:15.480 | provider 2026-07-13 18:18:15.480 | pvlan 2026-07-13 18:18:15.480 | qinq 2026-07-13 18:18:15.480 | qos 2026-07-13 18:18:15.480 | qos-bw-limit-direction 2026-07-13 18:18:15.480 | qos-bw-minimum-ingress 2026-07-13 18:18:15.480 | qos-default 2026-07-13 18:18:15.480 | qos-fip 2026-07-13 18:18:15.480 | qos-gateway-ip 2026-07-13 18:18:15.481 | qos-rule-type-details 2026-07-13 18:18:15.481 | qos-rule-type-filter 2026-07-13 18:18:15.481 | qos-rules-alias 2026-07-13 18:18:15.481 | quota-check-limit 2026-07-13 18:18:15.481 | quota-check-limit-default 2026-07-13 18:18:15.481 | quota_details 2026-07-13 18:18:15.481 | quotas 2026-07-13 18:18:15.481 | rbac-address-scope 2026-07-13 18:18:15.482 | rbac-policies 2026-07-13 18:18:15.482 | rbac-security-groups 2026-07-13 18:18:15.482 | router 2026-07-13 18:18:15.482 | router-enable-snat 2026-07-13 18:18:15.482 | router_availability_zone 2026-07-13 18:18:15.482 | security-group 2026-07-13 18:18:15.482 | security-groups-default-rules 2026-07-13 18:18:15.482 | security-groups-default-statefulness 2026-07-13 18:18:15.482 | security-groups-normalized-cidr 2026-07-13 18:18:15.483 | security-groups-remote-address-group 2026-07-13 18:18:15.483 | security-groups-rules-belongs-to-default-sg 2026-07-13 18:18:15.483 | security-groups-shared-filtering 2026-07-13 18:18:15.483 | segment 2026-07-13 18:18:15.483 | sorting 2026-07-13 18:18:15.483 | standard-attr-description 2026-07-13 18:18:15.483 | standard-attr-fwaas-v2 2026-07-13 18:18:15.483 | standard-attr-revisions 2026-07-13 18:18:15.483 | standard-attr-tag 2026-07-13 18:18:15.483 | standard-attr-timestamp 2026-07-13 18:18:15.484 | stateful-security-group 2026-07-13 18:18:15.484 | subnet-dns-publish-fixed-ip 2026-07-13 18:18:15.484 | subnet-external-network 2026-07-13 18:18:15.484 | subnet-service-types 2026-07-13 18:18:15.484 | subnet_allocation 2026-07-13 18:18:15.484 | subnet_onboard 2026-07-13 18:18:15.484 | subnetpool-prefix-ops 2026-07-13 18:18:15.484 | tag-creation 2026-07-13 18:18:15.484 | tap-mirror 2026-07-13 18:18:15.484 | tap-mirror-both-direction 2026-07-13 18:18:15.484 | trunk 2026-07-13 18:18:15.485 | uplink-status-propagation 2026-07-13 18:18:15.485 | uplink-status-propagation-updatable 2026-07-13 18:18:15.485 | vlan-transparent 2026-07-13 18:18:15.485 | vpn-endpoint-groups 2026-07-13 18:18:15.485 | vpnaas' 2026-07-13 18:18:15.485 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:486 : echo -e 'address-group 2026-07-13 18:18:15.485 | address-scope 2026-07-13 18:18:15.485 | agent 2026-07-13 18:18:15.485 | allowed-address-pairs 2026-07-13 18:18:15.485 | auto-allocated-topology 2026-07-13 18:18:15.485 | availability_zone 2026-07-13 18:18:15.486 | bgp 2026-07-13 18:18:15.486 | bgp_4byte_asn 2026-07-13 18:18:15.486 | bgp_dragent_scheduler 2026-07-13 18:18:15.486 | binding 2026-07-13 18:18:15.486 | binding-extended 2026-07-13 18:18:15.486 | default-subnetpools 2026-07-13 18:18:15.486 | dhcp_agent_scheduler 2026-07-13 18:18:15.486 | dns-domain-ports 2026-07-13 18:18:15.486 | dns-integration 2026-07-13 18:18:15.486 | dns-integration-domain-keywords 2026-07-13 18:18:15.487 | empty-string-filtering 2026-07-13 18:18:15.487 | enable-default-route-bfd 2026-07-13 18:18:15.487 | enable-default-route-ecmp 2026-07-13 18:18:15.487 | expose-port-forwarding-in-fip 2026-07-13 18:18:15.487 | ext-gw-mode 2026-07-13 18:18:15.487 | external-gateway-multihoming 2026-07-13 18:18:15.487 | external-net 2026-07-13 18:18:15.487 | extra_dhcp_opt 2026-07-13 18:18:15.487 | extraroute 2026-07-13 18:18:15.487 | extraroute-atomic 2026-07-13 18:18:15.487 | filter-validation 2026-07-13 18:18:15.488 | fip-port-details 2026-07-13 18:18:15.488 | flavors 2026-07-13 18:18:15.488 | floating-ip-port-forwarding 2026-07-13 18:18:15.488 | floating-ip-port-forwarding-description 2026-07-13 18:18:15.488 | floating-ip-port-forwarding-detail 2026-07-13 18:18:15.488 | floating-ip-port-forwarding-port-ranges 2026-07-13 18:18:15.488 | floatingip-pools 2026-07-13 18:18:15.488 | fwaas_v2 2026-07-13 18:18:15.488 | ip_allocation 2026-07-13 18:18:15.488 | l3-agent-scheduler-ha-chassis-priority 2026-07-13 18:18:15.488 | l3-flavors 2026-07-13 18:18:15.489 | l3-ha 2026-07-13 18:18:15.489 | l3_agent_scheduler 2026-07-13 18:18:15.489 | logging 2026-07-13 18:18:15.489 | multi-provider 2026-07-13 18:18:15.489 | net-mtu 2026-07-13 18:18:15.489 | net-mtu-writable 2026-07-13 18:18:15.489 | network-ip-availability 2026-07-13 18:18:15.489 | network_availability_zone 2026-07-13 18:18:15.489 | network_ha 2026-07-13 18:18:15.489 | pagination 2026-07-13 18:18:15.489 | port-device-profile 2026-07-13 18:18:15.490 | port-hardware-offload-type 2026-07-13 18:18:15.490 | port-mac-address-regenerate 2026-07-13 18:18:15.490 | port-numa-affinity-policy 2026-07-13 18:18:15.490 | port-numa-affinity-policy-socket 2026-07-13 18:18:15.490 | port-resource-request 2026-07-13 18:18:15.490 | port-security 2026-07-13 18:18:15.490 | port-trusted-vif 2026-07-13 18:18:15.490 | project-id 2026-07-13 18:18:15.490 | provider 2026-07-13 18:18:15.490 | pvlan 2026-07-13 18:18:15.490 | qinq 2026-07-13 18:18:15.491 | qos 2026-07-13 18:18:15.491 | qos-bw-limit-direction 2026-07-13 18:18:15.491 | qos-bw-minimum-ingress 2026-07-13 18:18:15.491 | qos-default 2026-07-13 18:18:15.491 | qos-fip 2026-07-13 18:18:15.491 | qos-gateway-ip 2026-07-13 18:18:15.491 | qos-rule-type-details 2026-07-13 18:18:15.491 | qos-rule-type-filter 2026-07-13 18:18:15.491 | qos-rules-alias 2026-07-13 18:18:15.491 | quota-check-limit 2026-07-13 18:18:15.491 | quota-check-limit-default 2026-07-13 18:18:15.492 | quota_details 2026-07-13 18:18:15.492 | quotas 2026-07-13 18:18:15.492 | rbac-address-scope 2026-07-13 18:18:15.492 | rbac-policies 2026-07-13 18:18:15.492 | rbac-security-groups 2026-07-13 18:18:15.492 | router 2026-07-13 18:18:15.492 | router-enable-snat 2026-07-13 18:18:15.492 | router_availability_zone 2026-07-13 18:18:15.492 | security-group 2026-07-13 18:18:15.492 | security-groups-default-rules 2026-07-13 18:18:15.493 | security-groups-default-statefulness 2026-07-13 18:18:15.493 | security-groups-normalized-cidr 2026-07-13 18:18:15.493 | security-groups-remote-address-group 2026-07-13 18:18:15.493 | security-groups-rules-belongs-to-default-sg 2026-07-13 18:18:15.493 | security-groups-shared-filtering 2026-07-13 18:18:15.493 | segment 2026-07-13 18:18:15.493 | sorting 2026-07-13 18:18:15.493 | standard-attr-description 2026-07-13 18:18:15.493 | standard-attr-fwaas-v2 2026-07-13 18:18:15.494 | standard-attr-revisions 2026-07-13 18:18:15.494 | standard-attr-tag 2026-07-13 18:18:15.494 | standard-attr-timestamp 2026-07-13 18:18:15.494 | stateful-security-group 2026-07-13 18:18:15.494 | subnet-dns-publish-fixed-ip 2026-07-13 18:18:15.494 | subnet-external-network 2026-07-13 18:18:15.494 | subnet-service-types 2026-07-13 18:18:15.494 | subnet_allocation 2026-07-13 18:18:15.494 | subnet_onboard 2026-07-13 18:18:15.494 | subnetpool-prefix-ops 2026-07-13 18:18:15.494 | tag-creation 2026-07-13 18:18:15.495 | tap-mirror 2026-07-13 18:18:15.495 | tap-mirror-both-direction 2026-07-13 18:18:15.495 | trunk 2026-07-13 18:18:15.495 | uplink-status-propagation 2026-07-13 18:18:15.495 | uplink-status-propagation-updatable 2026-07-13 18:18:15.495 | vlan-transparent 2026-07-13 18:18:15.495 | vpn-endpoint-groups 2026-07-13 18:18:15.495 | vpnaas' 2026-07-13 18:18:15.495 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 486: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-13 18:18:15.495 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:486 : LC_ALL=C 2026-07-13 18:18:15.496 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 486: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-13 18:18:15.496 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:486 : comm -12 /dev/fd/63 /dev/fd/62 2026-07-13 18:18:15.496 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:486 : enabled_ext='address-group 2026-07-13 18:18:15.496 | address-scope 2026-07-13 18:18:15.496 | agent 2026-07-13 18:18:15.496 | allowed-address-pairs 2026-07-13 18:18:15.496 | auto-allocated-topology 2026-07-13 18:18:15.496 | availability_zone 2026-07-13 18:18:15.496 | bgp 2026-07-13 18:18:15.496 | bgp_4byte_asn 2026-07-13 18:18:15.496 | bgp_dragent_scheduler 2026-07-13 18:18:15.497 | binding 2026-07-13 18:18:15.497 | binding-extended 2026-07-13 18:18:15.497 | default-subnetpools 2026-07-13 18:18:15.497 | dhcp_agent_scheduler 2026-07-13 18:18:15.497 | dns-domain-ports 2026-07-13 18:18:15.497 | dns-integration 2026-07-13 18:18:15.497 | dns-integration-domain-keywords 2026-07-13 18:18:15.497 | empty-string-filtering 2026-07-13 18:18:15.497 | enable-default-route-bfd 2026-07-13 18:18:15.497 | enable-default-route-ecmp 2026-07-13 18:18:15.497 | expose-port-forwarding-in-fip 2026-07-13 18:18:15.498 | ext-gw-mode 2026-07-13 18:18:15.498 | external-gateway-multihoming 2026-07-13 18:18:15.498 | external-net 2026-07-13 18:18:15.498 | extra_dhcp_opt 2026-07-13 18:18:15.498 | extraroute 2026-07-13 18:18:15.498 | extraroute-atomic 2026-07-13 18:18:15.498 | filter-validation 2026-07-13 18:18:15.498 | fip-port-details 2026-07-13 18:18:15.498 | flavors 2026-07-13 18:18:15.498 | floating-ip-port-forwarding 2026-07-13 18:18:15.499 | floating-ip-port-forwarding-description 2026-07-13 18:18:15.499 | floating-ip-port-forwarding-detail 2026-07-13 18:18:15.499 | floating-ip-port-forwarding-port-ranges 2026-07-13 18:18:15.499 | floatingip-pools 2026-07-13 18:18:15.499 | fwaas_v2 2026-07-13 18:18:15.499 | ip_allocation 2026-07-13 18:18:15.499 | l3-agent-scheduler-ha-chassis-priority 2026-07-13 18:18:15.499 | l3-flavors 2026-07-13 18:18:15.499 | l3-ha 2026-07-13 18:18:15.499 | l3_agent_scheduler 2026-07-13 18:18:15.499 | logging 2026-07-13 18:18:15.500 | multi-provider 2026-07-13 18:18:15.500 | net-mtu 2026-07-13 18:18:15.500 | net-mtu-writable 2026-07-13 18:18:15.500 | network-ip-availability 2026-07-13 18:18:15.500 | network_availability_zone 2026-07-13 18:18:15.500 | network_ha 2026-07-13 18:18:15.500 | pagination 2026-07-13 18:18:15.500 | port-device-profile 2026-07-13 18:18:15.500 | port-hardware-offload-type 2026-07-13 18:18:15.500 | port-mac-address-regenerate 2026-07-13 18:18:15.500 | port-numa-affinity-policy 2026-07-13 18:18:15.501 | port-numa-affinity-policy-socket 2026-07-13 18:18:15.501 | port-resource-request 2026-07-13 18:18:15.501 | port-security 2026-07-13 18:18:15.501 | port-trusted-vif 2026-07-13 18:18:15.501 | project-id 2026-07-13 18:18:15.501 | provider 2026-07-13 18:18:15.501 | pvlan 2026-07-13 18:18:15.501 | qinq 2026-07-13 18:18:15.501 | qos 2026-07-13 18:18:15.501 | qos-bw-limit-direction 2026-07-13 18:18:15.501 | qos-bw-minimum-ingress 2026-07-13 18:18:15.502 | qos-default 2026-07-13 18:18:15.502 | qos-fip 2026-07-13 18:18:15.502 | qos-gateway-ip 2026-07-13 18:18:15.502 | qos-rule-type-details 2026-07-13 18:18:15.502 | qos-rule-type-filter 2026-07-13 18:18:15.502 | qos-rules-alias 2026-07-13 18:18:15.502 | quota-check-limit 2026-07-13 18:18:15.502 | quota-check-limit-default 2026-07-13 18:18:15.502 | quota_details 2026-07-13 18:18:15.502 | quotas 2026-07-13 18:18:15.503 | rbac-address-scope 2026-07-13 18:18:15.503 | rbac-policies 2026-07-13 18:18:15.503 | rbac-security-groups 2026-07-13 18:18:15.503 | router 2026-07-13 18:18:15.503 | router-enable-snat 2026-07-13 18:18:15.503 | router_availability_zone 2026-07-13 18:18:15.503 | security-group 2026-07-13 18:18:15.503 | security-groups-default-rules 2026-07-13 18:18:15.503 | security-groups-default-statefulness 2026-07-13 18:18:15.503 | security-groups-normalized-cidr 2026-07-13 18:18:15.503 | security-groups-remote-address-group 2026-07-13 18:18:15.504 | security-groups-rules-belongs-to-default-sg 2026-07-13 18:18:15.504 | security-groups-shared-filtering 2026-07-13 18:18:15.504 | segment 2026-07-13 18:18:15.504 | sorting 2026-07-13 18:18:15.504 | standard-attr-description 2026-07-13 18:18:15.504 | standard-attr-fwaas-v2 2026-07-13 18:18:15.504 | standard-attr-revisions 2026-07-13 18:18:15.504 | standard-attr-tag 2026-07-13 18:18:15.504 | standard-attr-timestamp 2026-07-13 18:18:15.504 | stateful-security-group 2026-07-13 18:18:15.505 | subnet-dns-publish-fixed-ip 2026-07-13 18:18:15.505 | subnet-external-network 2026-07-13 18:18:15.505 | subnet-service-types 2026-07-13 18:18:15.505 | subnet_allocation 2026-07-13 18:18:15.505 | subnet_onboard 2026-07-13 18:18:15.505 | subnetpool-prefix-ops 2026-07-13 18:18:15.505 | tag-creation 2026-07-13 18:18:15.505 | tap-mirror 2026-07-13 18:18:15.505 | tap-mirror-both-direction 2026-07-13 18:18:15.505 | trunk 2026-07-13 18:18:15.505 | uplink-status-propagation 2026-07-13 18:18:15.506 | uplink-status-propagation-updatable 2026-07-13 18:18:15.506 | vlan-transparent 2026-07-13 18:18:15.506 | vpn-endpoint-groups 2026-07-13 18:18:15.506 | vpnaas' 2026-07-13 18:18:15.506 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:487 : echo -e 'address-group 2026-07-13 18:18:15.506 | address-scope 2026-07-13 18:18:15.506 | agent 2026-07-13 18:18:15.506 | allowed-address-pairs 2026-07-13 18:18:15.506 | auto-allocated-topology 2026-07-13 18:18:15.506 | availability_zone 2026-07-13 18:18:15.506 | bgp 2026-07-13 18:18:15.507 | bgp_4byte_asn 2026-07-13 18:18:15.507 | bgp_dragent_scheduler 2026-07-13 18:18:15.507 | binding 2026-07-13 18:18:15.507 | binding-extended 2026-07-13 18:18:15.507 | default-subnetpools 2026-07-13 18:18:15.507 | dhcp_agent_scheduler 2026-07-13 18:18:15.507 | dns-domain-ports 2026-07-13 18:18:15.507 | dns-integration 2026-07-13 18:18:15.507 | dns-integration-domain-keywords 2026-07-13 18:18:15.507 | empty-string-filtering 2026-07-13 18:18:15.507 | enable-default-route-bfd 2026-07-13 18:18:15.508 | enable-default-route-ecmp 2026-07-13 18:18:15.508 | expose-port-forwarding-in-fip 2026-07-13 18:18:15.508 | ext-gw-mode 2026-07-13 18:18:15.508 | external-gateway-multihoming 2026-07-13 18:18:15.508 | external-net 2026-07-13 18:18:15.508 | extra_dhcp_opt 2026-07-13 18:18:15.508 | extraroute 2026-07-13 18:18:15.508 | extraroute-atomic 2026-07-13 18:18:15.508 | filter-validation 2026-07-13 18:18:15.508 | fip-port-details 2026-07-13 18:18:15.508 | flavors 2026-07-13 18:18:15.509 | floating-ip-port-forwarding 2026-07-13 18:18:15.509 | floating-ip-port-forwarding-description 2026-07-13 18:18:15.509 | floating-ip-port-forwarding-detail 2026-07-13 18:18:15.509 | floating-ip-port-forwarding-port-ranges 2026-07-13 18:18:15.509 | floatingip-pools 2026-07-13 18:18:15.509 | fwaas_v2 2026-07-13 18:18:15.509 | ip_allocation 2026-07-13 18:18:15.509 | l3-agent-scheduler-ha-chassis-priority 2026-07-13 18:18:15.509 | l3-flavors 2026-07-13 18:18:15.509 | l3-ha 2026-07-13 18:18:15.509 | l3_agent_scheduler 2026-07-13 18:18:15.510 | logging 2026-07-13 18:18:15.510 | multi-provider 2026-07-13 18:18:15.510 | net-mtu 2026-07-13 18:18:15.510 | net-mtu-writable 2026-07-13 18:18:15.510 | network-ip-availability 2026-07-13 18:18:15.510 | network_availability_zone 2026-07-13 18:18:15.510 | network_ha 2026-07-13 18:18:15.510 | pagination 2026-07-13 18:18:15.510 | port-device-profile 2026-07-13 18:18:15.510 | port-hardware-offload-type 2026-07-13 18:18:15.510 | port-mac-address-regenerate 2026-07-13 18:18:15.511 | port-numa-affinity-policy 2026-07-13 18:18:15.511 | port-numa-affinity-policy-socket 2026-07-13 18:18:15.511 | port-resource-request 2026-07-13 18:18:15.511 | port-security 2026-07-13 18:18:15.511 | port-trusted-vif 2026-07-13 18:18:15.511 | project-id 2026-07-13 18:18:15.511 | provider 2026-07-13 18:18:15.511 | pvlan 2026-07-13 18:18:15.511 | qinq 2026-07-13 18:18:15.511 | qos 2026-07-13 18:18:15.511 | qos-bw-limit-direction 2026-07-13 18:18:15.512 | qos-bw-minimum-ingress 2026-07-13 18:18:15.512 | qos-default 2026-07-13 18:18:15.512 | qos-fip 2026-07-13 18:18:15.512 | qos-gateway-ip 2026-07-13 18:18:15.512 | qos-rule-type-details 2026-07-13 18:18:15.512 | qos-rule-type-filter 2026-07-13 18:18:15.512 | qos-rules-alias 2026-07-13 18:18:15.512 | quota-check-limit 2026-07-13 18:18:15.512 | quota-check-limit-default 2026-07-13 18:18:15.512 | quota_details 2026-07-13 18:18:15.513 | quotas 2026-07-13 18:18:15.513 | rbac-address-scope 2026-07-13 18:18:15.513 | rbac-policies 2026-07-13 18:18:15.513 | rbac-security-groups 2026-07-13 18:18:15.513 | router 2026-07-13 18:18:15.513 | router-enable-snat 2026-07-13 18:18:15.513 | router_availability_zone 2026-07-13 18:18:15.513 | security-group 2026-07-13 18:18:15.513 | security-groups-default-rules 2026-07-13 18:18:15.513 | security-groups-default-statefulness 2026-07-13 18:18:15.513 | security-groups-normalized-cidr 2026-07-13 18:18:15.514 | security-groups-remote-address-group 2026-07-13 18:18:15.514 | security-groups-rules-belongs-to-default-sg 2026-07-13 18:18:15.514 | security-groups-shared-filtering 2026-07-13 18:18:15.514 | segment 2026-07-13 18:18:15.514 | sorting 2026-07-13 18:18:15.514 | standard-attr-description 2026-07-13 18:18:15.514 | standard-attr-fwaas-v2 2026-07-13 18:18:15.514 | standard-attr-revisions 2026-07-13 18:18:15.514 | standard-attr-tag 2026-07-13 18:18:15.515 | standard-attr-timestamp 2026-07-13 18:18:15.515 | stateful-security-group 2026-07-13 18:18:15.515 | subnet-dns-publish-fixed-ip 2026-07-13 18:18:15.515 | subnet-external-network 2026-07-13 18:18:15.515 | subnet-service-types 2026-07-13 18:18:15.515 | subnet_allocation 2026-07-13 18:18:15.515 | subnet_onboard 2026-07-13 18:18:15.515 | subnetpool-prefix-ops 2026-07-13 18:18:15.515 | tag-creation 2026-07-13 18:18:15.515 | tap-mirror 2026-07-13 18:18:15.515 | tap-mirror-both-direction 2026-07-13 18:18:15.516 | trunk 2026-07-13 18:18:15.516 | uplink-status-propagation 2026-07-13 18:18:15.516 | uplink-status-propagation-updatable 2026-07-13 18:18:15.516 | vlan-transparent 2026-07-13 18:18:15.516 | vpn-endpoint-groups 2026-07-13 18:18:15.516 | vpnaas' 2026-07-13 18:18:15.516 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 487: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-13 18:18:15.516 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:487 : LC_ALL=C 2026-07-13 18:18:15.516 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:487 : echo -e 'address-group 2026-07-13 18:18:15.516 | address-scope 2026-07-13 18:18:15.516 | agent 2026-07-13 18:18:15.517 | allowed-address-pairs 2026-07-13 18:18:15.517 | auto-allocated-topology 2026-07-13 18:18:15.517 | availability_zone 2026-07-13 18:18:15.517 | bgp 2026-07-13 18:18:15.517 | bgp_4byte_asn 2026-07-13 18:18:15.517 | bgp_dragent_scheduler 2026-07-13 18:18:15.517 | binding 2026-07-13 18:18:15.517 | binding-extended 2026-07-13 18:18:15.517 | default-subnetpools 2026-07-13 18:18:15.517 | dhcp_agent_scheduler 2026-07-13 18:18:15.517 | dns-domain-ports 2026-07-13 18:18:15.518 | dns-integration 2026-07-13 18:18:15.518 | dns-integration-domain-keywords 2026-07-13 18:18:15.518 | empty-string-filtering 2026-07-13 18:18:15.518 | enable-default-route-bfd 2026-07-13 18:18:15.518 | enable-default-route-ecmp 2026-07-13 18:18:15.518 | expose-port-forwarding-in-fip 2026-07-13 18:18:15.518 | ext-gw-mode 2026-07-13 18:18:15.518 | external-gateway-multihoming 2026-07-13 18:18:15.518 | external-net 2026-07-13 18:18:15.518 | extra_dhcp_opt 2026-07-13 18:18:15.518 | extraroute 2026-07-13 18:18:15.519 | extraroute-atomic 2026-07-13 18:18:15.519 | filter-validation 2026-07-13 18:18:15.519 | fip-port-details 2026-07-13 18:18:15.519 | flavors 2026-07-13 18:18:15.519 | floating-ip-port-forwarding 2026-07-13 18:18:15.519 | floating-ip-port-forwarding-description 2026-07-13 18:18:15.519 | floating-ip-port-forwarding-detail 2026-07-13 18:18:15.519 | floating-ip-port-forwarding-port-ranges 2026-07-13 18:18:15.519 | floatingip-pools 2026-07-13 18:18:15.519 | fwaas_v2 2026-07-13 18:18:15.519 | ip_allocation 2026-07-13 18:18:15.520 | l3-agent-scheduler-ha-chassis-priority 2026-07-13 18:18:15.520 | l3-flavors 2026-07-13 18:18:15.520 | l3-ha 2026-07-13 18:18:15.520 | l3_agent_scheduler 2026-07-13 18:18:15.520 | logging 2026-07-13 18:18:15.520 | multi-provider 2026-07-13 18:18:15.520 | net-mtu 2026-07-13 18:18:15.520 | net-mtu-writable 2026-07-13 18:18:15.520 | network-ip-availability 2026-07-13 18:18:15.520 | network_availability_zone 2026-07-13 18:18:15.520 | network_ha 2026-07-13 18:18:15.521 | pagination 2026-07-13 18:18:15.521 | port-device-profile 2026-07-13 18:18:15.521 | port-hardware-offload-type 2026-07-13 18:18:15.521 | port-mac-address-regenerate 2026-07-13 18:18:15.521 | port-numa-affinity-policy 2026-07-13 18:18:15.521 | port-numa-affinity-policy-socket 2026-07-13 18:18:15.521 | port-resource-request 2026-07-13 18:18:15.521 | port-security 2026-07-13 18:18:15.521 | port-trusted-vif 2026-07-13 18:18:15.521 | project-id 2026-07-13 18:18:15.521 | provider 2026-07-13 18:18:15.522 | pvlan 2026-07-13 18:18:15.522 | qinq 2026-07-13 18:18:15.522 | qos 2026-07-13 18:18:15.522 | qos-bw-limit-direction 2026-07-13 18:18:15.522 | qos-bw-minimum-ingress 2026-07-13 18:18:15.522 | qos-default 2026-07-13 18:18:15.522 | qos-fip 2026-07-13 18:18:15.522 | qos-gateway-ip 2026-07-13 18:18:15.522 | qos-rule-type-details 2026-07-13 18:18:15.522 | qos-rule-type-filter 2026-07-13 18:18:15.522 | qos-rules-alias 2026-07-13 18:18:15.523 | quota-check-limit 2026-07-13 18:18:15.523 | quota-check-limit-default 2026-07-13 18:18:15.523 | quota_details 2026-07-13 18:18:15.523 | quotas 2026-07-13 18:18:15.523 | rbac-address-scope 2026-07-13 18:18:15.523 | rbac-policies 2026-07-13 18:18:15.523 | rbac-security-groups 2026-07-13 18:18:15.523 | router 2026-07-13 18:18:15.523 | router-enable-snat 2026-07-13 18:18:15.523 | router_availability_zone 2026-07-13 18:18:15.523 | security-group 2026-07-13 18:18:15.524 | security-groups-default-rules 2026-07-13 18:18:15.524 | security-groups-default-statefulness 2026-07-13 18:18:15.524 | security-groups-normalized-cidr 2026-07-13 18:18:15.524 | security-groups-remote-address-group 2026-07-13 18:18:15.524 | security-groups-rules-belongs-to-default-sg 2026-07-13 18:18:15.524 | security-groups-shared-filtering 2026-07-13 18:18:15.524 | segment 2026-07-13 18:18:15.524 | sorting 2026-07-13 18:18:15.524 | standard-attr-description 2026-07-13 18:18:15.524 | standard-attr-fwaas-v2 2026-07-13 18:18:15.525 | standard-attr-revisions 2026-07-13 18:18:15.525 | standard-attr-tag 2026-07-13 18:18:15.525 | standard-attr-timestamp 2026-07-13 18:18:15.525 | stateful-security-group 2026-07-13 18:18:15.525 | subnet-dns-publish-fixed-ip 2026-07-13 18:18:15.525 | subnet-external-network 2026-07-13 18:18:15.525 | subnet-service-types 2026-07-13 18:18:15.525 | subnet_allocation 2026-07-13 18:18:15.525 | subnet_onboard 2026-07-13 18:18:15.525 | subnetpool-prefix-ops 2026-07-13 18:18:15.525 | tag-creation 2026-07-13 18:18:15.526 | tap-mirror 2026-07-13 18:18:15.526 | tap-mirror-both-direction 2026-07-13 18:18:15.526 | trunk 2026-07-13 18:18:15.526 | uplink-status-propagation 2026-07-13 18:18:15.526 | uplink-status-propagation-updatable 2026-07-13 18:18:15.526 | vlan-transparent 2026-07-13 18:18:15.526 | vpn-endpoint-groups 2026-07-13 18:18:15.526 | vpnaas' 2026-07-13 18:18:15.526 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 487: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-13 18:18:15.526 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:487 : comm -3 /dev/fd/63 /dev/fd/62 2026-07-13 18:18:15.526 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:487 : disabled_ext= 2026-07-13 18:18:15.527 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:491 : '[' '!' -z '' ']' 2026-07-13 18:18:15.527 | ++ 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-13 18:18:15.527 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:498 : tr ' ' , 2026-07-13 18:18:15.527 | + 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-13 18:18:15.527 | + 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-13 18:18:15.527 | + 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-13 18:18:15.527 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-13 18:18:15.527 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2026-07-13 18:18:15.527 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=max_header_size=38 2026-07-13 18:18:15.528 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z max_header_size=38 ']' 2026-07-13 18:18:15.528 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-13 18:18:15.528 | + 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-13 18:18:15.546 | + 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.212:6641 2026-07-13 18:18:15.548 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-13 18:18:15.550 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-07-13 18:18:15.553 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_nb_connection=tcp:192.168.122.212:6641 2026-07-13 18:18:15.555 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_nb_connection=tcp:192.168.122.212:6641 ']' 2026-07-13 18:18:15.557 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-13 18:18:15.560 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_nb_connection tcp:192.168.122.212:6641 2026-07-13 18:18:15.596 | + 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.212:6642 2026-07-13 18:18:15.599 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-13 18:18:15.602 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-07-13 18:18:15.605 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_sb_connection=tcp:192.168.122.212:6642 2026-07-13 18:18:15.609 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_sb_connection=tcp:192.168.122.212:6642 ']' 2026-07-13 18:18:15.611 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-13 18:18:15.614 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_sb_connection tcp:192.168.122.212:6642 2026-07-13 18:18:15.650 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:509 : is_service_enabled tls-proxy 2026-07-13 18:18:15.670 | + functions-common:is_service_enabled:2076 : return 1 2026-07-13 18:18:15.674 | + 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-13 18:18:15.677 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-13 18:18:15.679 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-07-13 18:18:15.683 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=neutron_sync_mode=log 2026-07-13 18:18:15.686 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z neutron_sync_mode=log ']' 2026-07-13 18:18:15.689 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-13 18:18:15.692 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn neutron_sync_mode log 2026-07-13 18:18:15.727 | + 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-13 18:18:15.730 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-13 18:18:15.733 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-07-13 18:18:15.736 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_l3_scheduler=leastloaded 2026-07-13 18:18:15.739 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_l3_scheduler=leastloaded ']' 2026-07-13 18:18:15.742 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-13 18:18:15.745 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_l3_scheduler leastloaded 2026-07-13 18:18:15.782 | + 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-13 18:18:15.786 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-13 18:18:15.789 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=securitygroup 2026-07-13 18:18:15.792 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=enable_security_group=True 2026-07-13 18:18:15.794 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z enable_security_group=True ']' 2026-07-13 18:18:15.797 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-13 18:18:15.800 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2026-07-13 18:18:15.837 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:520 : inicomment /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup firewall_driver 2026-07-13 18:18:15.860 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:522 : is_service_enabled q-log neutron-log 2026-07-13 18:18:15.880 | + functions-common:is_service_enabled:2076 : return 1 2026-07-13 18:18:15.883 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:528 : is_ovn_metadata_agent_enabled 2026-07-13 18:18:15.886 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:323 : is_service_enabled q-ovn-metadata-agent neutron-ovn-metadata-agent 2026-07-13 18:18:15.907 | + functions-common:is_service_enabled:2076 : return 0 2026-07-13 18:18:15.910 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:323 : [[ False == \F\a\l\s\e ]] 2026-07-13 18:18:15.913 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:324 : return 0 2026-07-13 18:18:15.916 | + 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-13 18:18:15.919 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-13 18:18:15.921 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-07-13 18:18:15.925 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_metadata_enabled=True 2026-07-13 18:18:15.928 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_metadata_enabled=True ']' 2026-07-13 18:18:15.931 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-13 18:18:15.934 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_metadata_enabled True 2026-07-13 18:18:15.971 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:536 : is_service_enabled q-dns neutron-dns 2026-07-13 18:18:15.992 | + functions-common:is_service_enabled:2076 : return 1 2026-07-13 18:18:15.994 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:541 : iniset /etc/neutron/neutron.conf ovs igmp_snooping_enable False 2026-07-13 18:18:16.034 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:544 : is_service_enabled q-dhcp neutron-dhcp 2026-07-13 18:18:16.055 | + functions-common:is_service_enabled:2076 : return 1 2026-07-13 18:18:16.058 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:547 : iniset /etc/neutron/neutron.conf DEFAULT dhcp_agent_notification False 2026-07-13 18:18:16.096 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:550 : is_service_enabled n-api-meta 2026-07-13 18:18:16.117 | + functions-common:is_service_enabled:2076 : return 0 2026-07-13 18:18:16.121 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:551 : is_ovn_metadata_agent_enabled 2026-07-13 18:18:16.123 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:323 : is_service_enabled q-ovn-metadata-agent neutron-ovn-metadata-agent 2026-07-13 18:18:16.143 | + functions-common:is_service_enabled:2076 : return 0 2026-07-13 18:18:16.146 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:323 : [[ False == \F\a\l\s\e ]] 2026-07-13 18:18:16.149 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:324 : return 0 2026-07-13 18:18:16.152 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:552 : iniset /etc/nova/nova.conf neutron service_metadata_proxy True 2026-07-13 18:18:16.188 | + lib/neutron:configure_neutron:413 : is_service_enabled q-placement neutron-placement 2026-07-13 18:18:16.208 | + functions-common:is_service_enabled:2076 : return 1 2026-07-13 18:18:16.211 | + lib/neutron:configure_neutron:416 : is_service_enabled q-trunk neutron-trunk 2026-07-13 18:18:16.231 | + functions-common:is_service_enabled:2076 : return 1 2026-07-13 18:18:16.234 | + lib/neutron:configure_neutron:419 : is_service_enabled q-qos neutron-qos 2026-07-13 18:18:16.254 | + functions-common:is_service_enabled:2076 : return 1 2026-07-13 18:18:16.258 | + lib/neutron:configure_neutron:426 : is_service_enabled neutron-segments 2026-07-13 18:18:16.279 | + functions-common:is_service_enabled:2076 : return 1 2026-07-13 18:18:16.282 | + lib/neutron:configure_neutron:430 : is_service_enabled q-ovn-bgp 2026-07-13 18:18:16.302 | + functions-common:is_service_enabled:2076 : return 1 2026-07-13 18:18:16.306 | + lib/neutron:configure_neutron:433 : is_service_enabled q-ovn-evpn 2026-07-13 18:18:16.325 | + functions-common:is_service_enabled:2076 : return 1 2026-07-13 18:18:16.328 | + lib/neutron:configure_neutron:438 : is_service_enabled q-agt neutron-agent q-svc neutron-api 2026-07-13 18:18:16.349 | + functions-common:is_service_enabled:2076 : return 0 2026-07-13 18:18:16.352 | + lib/neutron:configure_neutron:439 : _configure_neutron_service 2026-07-13 18:18:16.355 | + lib/neutron:_configure_neutron_service:1007 : Q_API_PASTE_FILE=/etc/neutron/api-paste.ini 2026-07-13 18:18:16.357 | + lib/neutron:_configure_neutron_service:1008 : cp /opt/stack/neutron/etc/neutron/api-paste.ini /etc/neutron/api-paste.ini 2026-07-13 18:18:16.363 | + lib/neutron:_configure_neutron_service:1011 : iniset /etc/neutron/neutron.conf DEFAULT core_plugin ml2 2026-07-13 18:18:16.401 | + lib/neutron:_configure_neutron_service:1013 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2026-07-13 18:18:16.442 | + lib/neutron:_configure_neutron_service:1014 : iniset /etc/neutron/neutron.conf oslo_policy policy_file /etc/neutron/policy.json 2026-07-13 18:18:16.479 | + lib/neutron:_configure_neutron_service:1016 : iniset /etc/neutron/neutron.conf DEFAULT auth_strategy keystone 2026-07-13 18:18:16.516 | + lib/neutron:_configure_neutron_service:1017 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf neutron 2026-07-13 18:18:16.520 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/neutron/neutron.conf 2026-07-13 18:18:16.523 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=neutron 2026-07-13 18:18:16.526 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-07-13 18:18:16.529 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-07-13 18:18:16.533 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/neutron/neutron.conf neutron keystone_authtoken 2026-07-13 18:18:16.536 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/neutron/neutron.conf 2026-07-13 18:18:16.539 | + lib/keystone:configure_keystoneauth:392 : local admin_user=neutron 2026-07-13 18:18:16.542 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-07-13 18:18:16.545 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_type password 2026-07-13 18:18:16.581 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/neutron/neutron.conf keystone_authtoken interface public 2026-07-13 18:18:16.619 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_url http://192.168.122.212/identity 2026-07-13 18:18:16.657 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/neutron/neutron.conf keystone_authtoken username neutron 2026-07-13 18:18:16.694 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/neutron/neutron.conf keystone_authtoken password nomoresecret 2026-07-13 18:18:16.732 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/neutron/neutron.conf keystone_authtoken user_domain_name Default 2026-07-13 18:18:16.771 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/neutron/neutron.conf keystone_authtoken project_name service 2026-07-13 18:18:16.809 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/neutron/neutron.conf keystone_authtoken project_domain_name Default 2026-07-13 18:18:16.846 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/neutron/neutron.conf keystone_authtoken www_authenticate_uri http://192.168.122.212/identity 2026-07-13 18:18:16.884 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/neutron/neutron.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-07-13 18:18:16.923 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/neutron/neutron.conf keystone_authtoken memcached_servers localhost:11211 2026-07-13 18:18:16.962 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-07-13 18:18:16.965 | + lib/neutron:_configure_neutron_service:1020 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_status_changes True 2026-07-13 18:18:17.002 | + lib/neutron:_configure_neutron_service:1021 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_data_changes True 2026-07-13 18:18:17.040 | + lib/neutron:_configure_neutron_service:1023 : configure_keystoneauth /etc/neutron/neutron.conf nova nova 2026-07-13 18:18:17.044 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/neutron/neutron.conf 2026-07-13 18:18:17.047 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-07-13 18:18:17.049 | + lib/keystone:configure_keystoneauth:393 : local section=nova 2026-07-13 18:18:17.052 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/neutron/neutron.conf nova auth_type password 2026-07-13 18:18:17.090 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/neutron/neutron.conf nova interface public 2026-07-13 18:18:17.131 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/neutron/neutron.conf nova auth_url http://192.168.122.212/identity 2026-07-13 18:18:17.170 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/neutron/neutron.conf nova username nova 2026-07-13 18:18:17.209 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/neutron/neutron.conf nova password nomoresecret 2026-07-13 18:18:17.246 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/neutron/neutron.conf nova user_domain_name Default 2026-07-13 18:18:17.283 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/neutron/neutron.conf nova project_name service 2026-07-13 18:18:17.321 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/neutron/neutron.conf nova project_domain_name Default 2026-07-13 18:18:17.359 | + lib/neutron:_configure_neutron_service:1026 : configure_keystoneauth /etc/neutron/neutron.conf placement placement 2026-07-13 18:18:17.362 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/neutron/neutron.conf 2026-07-13 18:18:17.365 | + lib/keystone:configure_keystoneauth:392 : local admin_user=placement 2026-07-13 18:18:17.368 | + lib/keystone:configure_keystoneauth:393 : local section=placement 2026-07-13 18:18:17.371 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/neutron/neutron.conf placement auth_type password 2026-07-13 18:18:17.411 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/neutron/neutron.conf placement interface public 2026-07-13 18:18:17.449 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/neutron/neutron.conf placement auth_url http://192.168.122.212/identity 2026-07-13 18:18:17.486 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/neutron/neutron.conf placement username placement 2026-07-13 18:18:17.526 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/neutron/neutron.conf placement password nomoresecret 2026-07-13 18:18:17.565 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/neutron/neutron.conf placement user_domain_name Default 2026-07-13 18:18:17.603 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/neutron/neutron.conf placement project_name service 2026-07-13 18:18:17.641 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/neutron/neutron.conf placement project_domain_name Default 2026-07-13 18:18:17.680 | + lib/neutron:_configure_neutron_service:1029 : neutron_plugin_configure_service 2026-07-13 18:18:17.683 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:74 : [[ geneve != \l\o\c\a\l ]] 2026-07-13 18:18:17.686 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:75 : Q_SRV_EXTRA_OPTS+=(project_network_types=$Q_ML2_TENANT_NETWORK_TYPE) 2026-07-13 18:18:17.689 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : '[' '' == '' ']' 2026-07-13 18:18:17.693 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ '' == '' ]] 2026-07-13 18:18:17.695 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ public != '' ]] 2026-07-13 18:18:17.699 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:91 : ML2_VLAN_RANGES=public 2026-07-13 18:18:17.702 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:92 : [[ '' != '' ]] 2026-07-13 18:18:17.705 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:96 : [[ public != '' ]] 2026-07-13 18:18:17.708 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:97 : Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS=(network_vlan_ranges=$ML2_VLAN_RANGES) 2026-07-13 18:18:17.711 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:103 : [[ -z '' ]] 2026-07-13 18:18:17.714 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:104 : [[ -n public ]] 2026-07-13 18:18:17.718 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:105 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks= 2026-07-13 18:18:17.721 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:106 : [[ -n public ]] 2026-07-13 18:18:17.724 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:107 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS+=public, 2026-07-13 18:18:17.727 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ -n public ]] 2026-07-13 18:18:17.730 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ public != \p\u\b\l\i\c ]] 2026-07-13 18:18:17.734 | + 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-13 18:18:17.737 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-13 18:18:17.740 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=securitygroup 2026-07-13 18:18:17.743 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=enable_security_group=True 2026-07-13 18:18:17.746 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z enable_security_group=True ']' 2026-07-13 18:18:17.750 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-13 18:18:17.753 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2026-07-13 18:18:17.792 | + 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-13 18:18:17.795 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-13 18:18:17.799 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-07-13 18:18:17.803 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=mechanism_drivers=ovn 2026-07-13 18:18:17.805 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z mechanism_drivers=ovn ']' 2026-07-13 18:18:17.808 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-13 18:18:17.812 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers ovn 2026-07-13 18:18:17.848 | + 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-13 18:18:17.851 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-13 18:18:17.854 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-07-13 18:18:17.857 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=overlay_ip_version=4 2026-07-13 18:18:17.861 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z overlay_ip_version=4 ']' 2026-07-13 18:18:17.863 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-13 18:18:17.866 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 overlay_ip_version 4 2026-07-13 18:18:17.902 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:119 : [[ -n local,flat,vlan,geneve ]] 2026-07-13 18:18:17.905 | + 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-13 18:18:17.909 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-13 18:18:17.912 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-07-13 18:18:17.915 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=type_drivers=local,flat,vlan,geneve 2026-07-13 18:18:17.918 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z type_drivers=local,flat,vlan,geneve ']' 2026-07-13 18:18:17.921 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-13 18:18:17.924 | + 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-13 18:18:17.962 | + 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-13 18:18:17.965 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-13 18:18:17.968 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-07-13 18:18:17.971 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=extension_drivers=port_security,qos 2026-07-13 18:18:17.975 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z extension_drivers=port_security,qos ']' 2026-07-13 18:18:17.978 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-13 18:18:17.981 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers port_security,qos 2026-07-13 18:18:18.017 | + 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-13 18:18:18.020 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-13 18:18:18.023 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-07-13 18:18:18.026 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=project_network_types=geneve 2026-07-13 18:18:18.029 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z project_network_types=geneve ']' 2026-07-13 18:18:18.032 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-13 18:18:18.036 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 project_network_types geneve 2026-07-13 18:18:18.071 | + 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-13 18:18:18.074 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-13 18:18:18.078 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_gre 2026-07-13 18:18:18.081 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tunnel_id_ranges=1:1000 2026-07-13 18:18:18.083 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tunnel_id_ranges=1:1000 ']' 2026-07-13 18:18:18.087 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-13 18:18:18.089 | + 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-13 18:18:18.126 | + 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-13 18:18:18.129 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-13 18:18:18.132 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vxlan 2026-07-13 18:18:18.135 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2026-07-13 18:18:18.138 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2026-07-13 18:18:18.141 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-13 18:18:18.144 | + 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-13 18:18:18.182 | + 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-13 18:18:18.186 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-13 18:18:18.188 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_flat 2026-07-13 18:18:18.192 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=flat_networks=public, 2026-07-13 18:18:18.195 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z flat_networks=public, ']' 2026-07-13 18:18:18.198 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-13 18:18:18.202 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks public, 2026-07-13 18:18:18.239 | + 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-13 18:18:18.243 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-13 18:18:18.246 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vlan 2026-07-13 18:18:18.248 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=network_vlan_ranges=public 2026-07-13 18:18:18.252 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z network_vlan_ranges=public ']' 2026-07-13 18:18:18.255 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-13 18:18:18.258 | + 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-13 18:18:18.294 | + 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-13 18:18:18.297 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-13 18:18:18.300 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2026-07-13 18:18:18.303 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:65536 2026-07-13 18:18:18.306 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:65536 ']' 2026-07-13 18:18:18.309 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-13 18:18:18.313 | + 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-13 18:18:18.347 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:137 : [[ legacy != \l\e\g\a\c\y ]] 2026-07-13 18:18:18.350 | + lib/neutron:configure_neutron:442 : iniset /etc/neutron/neutron.conf DEFAULT api_workers 2 2026-07-13 18:18:18.388 | + lib/neutron:configure_neutron:446 : iniset /etc/neutron/neutron.conf DEFAULT rpc_state_report_workers 0 2026-07-13 18:18:18.425 | + lib/neutron:configure_neutron:448 : write_uwsgi_config /etc/neutron/neutron-api-uwsgi.ini neutron.wsgi.api:application /networking '' neutron-api 2026-07-13 18:18:18.431 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/neutron/neutron-api-uwsgi.ini 2026-07-13 18:18:18.434 | + lib/apache:write_uwsgi_config:244 : local wsgi=neutron.wsgi.api:application 2026-07-13 18:18:18.437 | + lib/apache:write_uwsgi_config:245 : local url=/networking 2026-07-13 18:18:18.440 | + lib/apache:write_uwsgi_config:246 : local http= 2026-07-13 18:18:18.444 | + lib/apache:write_uwsgi_config:247 : local name=neutron-api 2026-07-13 18:18:18.447 | + lib/apache:write_uwsgi_config:249 : '[' -z neutron-api ']' 2026-07-13 18:18:18.451 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-07-13 18:18:18.454 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-07-13 18:18:18.474 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-07-13 18:18:18.475 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-07-13 18:18:18.485 | d /var/run/uwsgi 0755 quobyte root 2026-07-13 18:18:18.490 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-07-13 18:18:18.504 | /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-13 18:18:18.509 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/neutron-api.socket 2026-07-13 18:18:18.513 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/neutron/neutron-api-uwsgi.ini 2026-07-13 18:18:18.518 | + lib/apache:write_uwsgi_config:270 : [[ neutron.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-07-13 18:18:18.521 | + lib/apache:write_uwsgi_config:271 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi module neutron.wsgi.api:application 2026-07-13 18:18:18.560 | + lib/apache:write_uwsgi_config:276 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi processes 2 2026-07-13 18:18:18.595 | + lib/apache:write_uwsgi_config:278 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi master true 2026-07-13 18:18:18.630 | + lib/apache:write_uwsgi_config:280 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi die-on-term true 2026-07-13 18:18:18.665 | + lib/apache:write_uwsgi_config:281 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi exit-on-reload false 2026-07-13 18:18:18.702 | + lib/apache:write_uwsgi_config:284 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi worker-reload-mercy 80 2026-07-13 18:18:18.738 | + lib/apache:write_uwsgi_config:285 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi enable-threads true 2026-07-13 18:18:18.775 | + lib/apache:write_uwsgi_config:286 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi plugins http,python3 2026-07-13 18:18:18.811 | + lib/apache:write_uwsgi_config:288 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi thunder-lock true 2026-07-13 18:18:18.848 | + 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-13 18:18:18.884 | + lib/apache:write_uwsgi_config:292 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi buffer-size 65535 2026-07-13 18:18:18.923 | + lib/apache:write_uwsgi_config:294 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi add-header 'Connection: close' 2026-07-13 18:18:18.960 | + lib/apache:write_uwsgi_config:296 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi lazy-apps true 2026-07-13 18:18:18.997 | + lib/apache:write_uwsgi_config:298 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi start-time %t 2026-07-13 18:18:19.033 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-07-13 18:18:19.036 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-07-13 18:18:19.040 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for neutron-api 2026-07-13 18:18:19.043 | ++ lib/apache:apache_site_config_for:174 : local site=neutron-api 2026-07-13 18:18:19.047 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-07-13 18:18:19.049 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-13 18:18:19.053 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-13 18:18:19.056 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/neutron-api.conf 2026-07-13 18:18:19.060 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/neutron-api.conf 2026-07-13 18:18:19.063 | + lib/apache:write_uwsgi_config:306 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi socket /var/run/uwsgi/neutron-api.socket 2026-07-13 18:18:19.100 | + lib/apache:write_uwsgi_config:307 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi chmod-socket 666 2026-07-13 18:18:19.136 | + 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-13 18:18:19.136 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/neutron-api.conf 2026-07-13 18:18:19.148 | ProxyPass "/networking" "unix:/var/run/uwsgi/neutron-api.socket|uwsgi://uwsgi-uds-neutron-api" retry=0 acquire=1 2026-07-13 18:18:19.152 | + lib/apache:write_uwsgi_config:309 : enable_apache_site neutron-api 2026-07-13 18:18:19.156 | + lib/apache:enable_apache_site:191 : local site=neutron-api 2026-07-13 18:18:19.159 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-07-13 18:18:19.162 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-07-13 18:18:19.166 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-07-13 18:18:19.169 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-13 18:18:19.172 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-13 18:18:19.175 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-13 18:18:19.178 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-07-13 18:18:19.181 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-07-13 18:18:19.184 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-13 18:18:19.186 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-13 18:18:19.189 | + lib/apache:enable_apache_site:195 : sudo a2ensite neutron-api 2026-07-13 18:18:19.201 | perl: warning: Setting locale failed. 2026-07-13 18:18:19.201 | perl: warning: Please check that your locale settings: 2026-07-13 18:18:19.201 | LANGUAGE = (unset), 2026-07-13 18:18:19.202 | LC_ALL = "en_US.utf8", 2026-07-13 18:18:19.202 | LANG = "de_DE.UTF-8" 2026-07-13 18:18:19.202 | are supported and installed on your system. 2026-07-13 18:18:19.202 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-13 18:18:19.241 | Enabling site neutron-api. 2026-07-13 18:18:19.247 | To activate the new configuration, you need to run: 2026-07-13 18:18:19.247 | systemctl reload apache2 2026-07-13 18:18:19.253 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-07-13 18:18:19.256 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-07-13 18:18:19.259 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-13 18:18:19.263 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-07-13 18:18:19.509 | + ./stack.sh:main:1173 : is_service_enabled mysql postgresql 2026-07-13 18:18:19.531 | + functions-common:is_service_enabled:2076 : return 0 2026-07-13 18:18:19.534 | + ./stack.sh:main:1173 : is_service_enabled neutron 2026-07-13 18:18:19.553 | + functions-common:is_service_enabled:2076 : return 0 2026-07-13 18:18:19.556 | + ./stack.sh:main:1174 : async_runfunc init_neutron 2026-07-13 18:18:19.559 | + inc/async:async_runfunc:116 : async_run init_neutron init_neutron 2026-07-13 18:18:19.626 | + inc/async:async_inner:63 : init_neutron 2026-07-13 18:18:19.671 | [2071 Async init_neutron:55250]: running: init_neutron 2026-07-13 18:18:19.674 | + ./stack.sh:main:1182 : is_service_enabled q-dhcp 2026-07-13 18:18:19.694 | + functions-common:is_service_enabled:2076 : return 1 2026-07-13 18:18:19.697 | + ./stack.sh:main:1201 : is_service_enabled nova neutron 2026-07-13 18:18:19.719 | + functions-common:is_service_enabled:2076 : return 0 2026-07-13 18:18:19.723 | + ./stack.sh:main:1202 : configure_os_vif 2026-07-13 18:18:19.726 | + lib/os-vif:configure_os_vif:16 : [[ -e /etc/nova/nova.conf ]] 2026-07-13 18:18:19.729 | + lib/os-vif:configure_os_vif:17 : iniset /etc/nova/nova.conf os_vif_ovs isolate_vif False 2026-07-13 18:18:19.770 | + lib/os-vif:configure_os_vif:19 : [[ -e /etc/neutron/neutron.conf ]] 2026-07-13 18:18:19.773 | + lib/os-vif:configure_os_vif:20 : iniset /etc/neutron/neutron.conf os_vif_ovs isolate_vif False 2026-07-13 18:18:19.814 | + ./stack.sh:main:1208 : is_service_enabled swift 2026-07-13 18:18:19.835 | + functions-common:is_service_enabled:2076 : return 1 2026-07-13 18:18:19.839 | + ./stack.sh:main:1217 : is_service_enabled cinder 2026-07-13 18:18:19.860 | + functions-common:is_service_enabled:2076 : return 0 2026-07-13 18:18:19.864 | + ./stack.sh:main:1218 : echo_summary 'Configuring Cinder' 2026-07-13 18:18:19.867 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-13 18:18:19.871 | + ./stack.sh:echo_summary:450 : echo -e Configuring Cinder 2026-07-13 18:18:19.875 | + ./stack.sh:main:1219 : async_runfunc init_cinder 2026-07-13 18:18:19.878 | + inc/async:async_runfunc:116 : async_run init_cinder init_cinder 2026-07-13 18:18:19.947 | + inc/async:async_inner:63 : init_cinder 2026-07-13 18:18:19.991 | [2071 Async init_cinder:55486]: running: init_cinder 2026-07-13 18:18:19.992 | + ./stack.sh:main:1225 : is_service_enabled placement 2026-07-13 18:18:20.009 | + functions-common:is_service_enabled:2076 : return 0 2026-07-13 18:18:20.011 | + ./stack.sh:main:1226 : echo_summary 'Configuring placement' 2026-07-13 18:18:20.013 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-13 18:18:20.016 | + ./stack.sh:echo_summary:450 : echo -e Configuring placement 2026-07-13 18:18:20.018 | + ./stack.sh:main:1227 : async_runfunc init_placement 2026-07-13 18:18:20.021 | + inc/async:async_runfunc:116 : async_run init_placement init_placement 2026-07-13 18:18:20.079 | + inc/async:async_inner:63 : init_placement 2026-07-13 18:18:20.118 | [2071 Async init_placement:55616]: running: init_placement 2026-07-13 18:18:20.120 | + ./stack.sh:main:1231 : async_wait init_neutron 2026-07-13 18:18:20.195 | [2071 Async init_neutron:55250]: Waiting for completion of init_neutron running on PID 55250 (5 other jobs running) 2026-07-13 18:18:20.232 | [2071 Async init_neutron:55250]: Signaling child to exit 2026-07-13 18:18:34.660 | + inc/async:async_inner:64 : rc=0 2026-07-13 18:18:34.702 | [55486 Async init_cinder:55486]: finished successfully 2026-07-13 18:19:03.053 | + inc/async:async_inner:64 : rc=0 2026-07-13 18:19:03.078 | [55250 Async init_neutron:55250]: finished successfully 2026-07-13 18:19:03.102 | WAKEUP 2026-07-13 18:19:03.125 | [2071 Async init_neutron:55250]: Signaled 2026-07-13 18:19:03.127 | + lib/neutron:init_neutron:505 : recreate_database neutron 2026-07-13 18:19:03.127 | + lib/database:recreate_database:112 : local db=neutron 2026-07-13 18:19:03.127 | + lib/database:recreate_database:113 : recreate_database_mysql neutron 2026-07-13 18:19:03.127 | + lib/databases/mysql:recreate_database_mysql:54 : local db=neutron 2026-07-13 18:19:03.127 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS neutron;' 2026-07-13 18:19:03.127 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-13 18:19:03.127 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE neutron CHARACTER SET utf8;' 2026-07-13 18:19:03.128 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-13 18:19:03.128 | + lib/neutron:init_neutron:506 : time_start dbsync 2026-07-13 18:19:03.128 | + functions-common:time_start:2406 : local name=dbsync 2026-07-13 18:19:03.128 | + functions-common:time_start:2407 : local start_time= 2026-07-13 18:19:03.128 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-13 18:19:03.128 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-13 18:19:03.129 | + functions-common:time_start:2411 : _TIME_START[$name]=1783966699817 2026-07-13 18:19:03.129 | + 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-13 18:19:03.129 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2026-07-13 18:19:03.130 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2026-07-13 18:19:03.130 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2026-07-13 18:19:03.130 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2026-07-13 18:19:03.130 | INFO [alembic.runtime.migration] Running upgrade -> kilo 2026-07-13 18:19:03.130 | INFO [alembic.runtime.migration] Running upgrade kilo -> 599c6a226151 2026-07-13 18:19:03.130 | INFO [alembic.runtime.migration] Running upgrade 599c6a226151 -> 52c5312f6baf 2026-07-13 18:19:03.130 | INFO [alembic.runtime.migration] Running upgrade 52c5312f6baf -> 313373c0ffee 2026-07-13 18:19:03.131 | INFO [alembic.runtime.migration] Running upgrade 313373c0ffee -> 8675309a5c4f 2026-07-13 18:19:03.131 | INFO [alembic.runtime.migration] Running upgrade 8675309a5c4f -> 45f955889773 2026-07-13 18:19:03.131 | INFO [alembic.runtime.migration] Running upgrade 45f955889773 -> 26c371498592 2026-07-13 18:19:03.132 | INFO [alembic.runtime.migration] Running upgrade 26c371498592 -> 1c844d1677f7 2026-07-13 18:19:03.132 | INFO [alembic.runtime.migration] Running upgrade 1c844d1677f7 -> 1b4c6e320f79 2026-07-13 18:19:03.132 | INFO [alembic.runtime.migration] Running upgrade 1b4c6e320f79 -> 48153cb5f051 2026-07-13 18:19:03.132 | INFO [alembic.runtime.migration] Running upgrade 48153cb5f051 -> 9859ac9c136 2026-07-13 18:19:03.132 | INFO [alembic.runtime.migration] Running upgrade 9859ac9c136 -> 34af2b5c5a59 2026-07-13 18:19:03.132 | INFO [alembic.runtime.migration] Running upgrade 34af2b5c5a59 -> 59cb5b6cf4d 2026-07-13 18:19:03.132 | INFO [alembic.runtime.migration] Running upgrade 59cb5b6cf4d -> 13cfb89f881a 2026-07-13 18:19:03.133 | INFO [alembic.runtime.migration] Running upgrade 13cfb89f881a -> 32e5974ada25 2026-07-13 18:19:03.133 | INFO [alembic.runtime.migration] Running upgrade 32e5974ada25 -> ec7fcfbf72ee 2026-07-13 18:19:03.133 | INFO [alembic.runtime.migration] Running upgrade ec7fcfbf72ee -> dce3ec7a25c9 2026-07-13 18:19:03.133 | INFO [alembic.runtime.migration] Running upgrade dce3ec7a25c9 -> c3a73f615e4 2026-07-13 18:19:03.133 | INFO [alembic.runtime.migration] Running upgrade c3a73f615e4 -> 659bf3d90664 2026-07-13 18:19:03.133 | INFO [alembic.runtime.migration] Running upgrade 659bf3d90664 -> 1df244e556f5 2026-07-13 18:19:03.133 | INFO [alembic.runtime.migration] Running upgrade 1df244e556f5 -> 19f26505c74f 2026-07-13 18:19:03.133 | INFO [alembic.runtime.migration] Running upgrade 19f26505c74f -> 15be73214821 2026-07-13 18:19:03.133 | INFO [alembic.runtime.migration] Running upgrade 15be73214821 -> b4caf27aae4 2026-07-13 18:19:03.133 | INFO [alembic.runtime.migration] Running upgrade b4caf27aae4 -> 15e43b934f81 2026-07-13 18:19:03.133 | INFO [alembic.runtime.migration] Running upgrade 15e43b934f81 -> 31ed664953e6 2026-07-13 18:19:03.134 | INFO [alembic.runtime.migration] Running upgrade 31ed664953e6 -> 2f9e956e7532 2026-07-13 18:19:03.135 | INFO [alembic.runtime.migration] Running upgrade 2f9e956e7532 -> 3894bccad37f 2026-07-13 18:19:03.135 | INFO [alembic.runtime.migration] Running upgrade 3894bccad37f -> 0e66c5227a8a 2026-07-13 18:19:03.135 | INFO [alembic.runtime.migration] Running upgrade 0e66c5227a8a -> 45f8dd33480b 2026-07-13 18:19:03.135 | INFO [alembic.runtime.migration] Running upgrade 45f8dd33480b -> 5abc0278ca73 2026-07-13 18:19:03.135 | INFO [alembic.runtime.migration] Running upgrade 5abc0278ca73 -> d3435b514502 2026-07-13 18:19:03.135 | INFO [alembic.runtime.migration] Running upgrade d3435b514502 -> 30107ab6a3ee 2026-07-13 18:19:03.135 | INFO [alembic.runtime.migration] Running upgrade 30107ab6a3ee -> c415aab1c048 2026-07-13 18:19:03.136 | INFO [alembic.runtime.migration] Running upgrade c415aab1c048 -> a963b38d82f4 2026-07-13 18:19:03.136 | INFO [alembic.runtime.migration] Running upgrade kilo -> 30018084ec99 2026-07-13 18:19:03.136 | INFO [alembic.runtime.migration] Running upgrade 30018084ec99 -> 4ffceebfada 2026-07-13 18:19:03.136 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfada -> 2e5352a0ad4d 2026-07-13 18:19:03.136 | INFO [alembic.runtime.migration] Running upgrade 2e5352a0ad4d -> 11926bcfe72d 2026-07-13 18:19:03.136 | INFO [alembic.runtime.migration] Running upgrade 11926bcfe72d -> 1b294093239c 2026-07-13 18:19:03.136 | INFO [alembic.runtime.migration] Running upgrade 1b294093239c -> 8a6d8bdae39 2026-07-13 18:19:03.137 | INFO [alembic.runtime.migration] Running upgrade 8a6d8bdae39 -> 2b4c2465d44b 2026-07-13 18:19:03.137 | INFO [alembic.runtime.migration] Running upgrade 2b4c2465d44b -> c6c112992c9 2026-07-13 18:19:03.137 | INFO [alembic.runtime.migration] Running upgrade c6c112992c9 -> 5ffceebfada 2026-07-13 18:19:03.137 | INFO [alembic.runtime.migration] Running upgrade 5ffceebfada -> 4ffceebfcdc 2026-07-13 18:19:03.137 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfcdc -> 7bbb25278f53 2026-07-13 18:19:03.137 | INFO [alembic.runtime.migration] Running upgrade 7bbb25278f53 -> 89ab9a816d70 2026-07-13 18:19:03.137 | INFO [alembic.runtime.migration] Running upgrade 89ab9a816d70 -> c879c5e1ee90 2026-07-13 18:19:03.137 | INFO [alembic.runtime.migration] Running upgrade c879c5e1ee90 -> 8fd3918ef6f4 2026-07-13 18:19:03.137 | INFO [alembic.runtime.migration] Running upgrade 8fd3918ef6f4 -> 4bcd4df1f426 2026-07-13 18:19:03.138 | INFO [alembic.runtime.migration] Running upgrade 4bcd4df1f426 -> b67e765a3524 2026-07-13 18:19:03.138 | INFO [alembic.runtime.migration] Running upgrade a963b38d82f4 -> 3d0e74aa7d37 2026-07-13 18:19:03.138 | INFO [alembic.runtime.migration] Running upgrade 3d0e74aa7d37 -> 030a959ceafa 2026-07-13 18:19:03.138 | INFO [alembic.runtime.migration] Running upgrade 030a959ceafa -> a5648cfeeadf 2026-07-13 18:19:03.138 | INFO [alembic.runtime.migration] Running upgrade a5648cfeeadf -> 0f5bef0f87d4 2026-07-13 18:19:03.138 | INFO [alembic.runtime.migration] Running upgrade 0f5bef0f87d4 -> 67daae611b6e 2026-07-13 18:19:03.138 | INFO [alembic.runtime.migration] Running upgrade b67e765a3524 -> a84ccf28f06a 2026-07-13 18:19:03.138 | INFO [alembic.runtime.migration] Running upgrade a84ccf28f06a -> 7d9d8eeec6ad 2026-07-13 18:19:03.138 | INFO [alembic.runtime.migration] Running upgrade 67daae611b6e -> 6b461a21bcfc 2026-07-13 18:19:03.138 | INFO [alembic.runtime.migration] Running upgrade 6b461a21bcfc -> 5cd92597d11d 2026-07-13 18:19:03.138 | INFO [alembic.runtime.migration] Running upgrade 5cd92597d11d -> 929c968efe70 2026-07-13 18:19:03.139 | INFO [alembic.runtime.migration] Running upgrade 929c968efe70 -> a9c43481023c 2026-07-13 18:19:03.139 | INFO [alembic.runtime.migration] Running upgrade a9c43481023c -> 804a3c76314c 2026-07-13 18:19:03.139 | INFO [alembic.runtime.migration] Running upgrade 804a3c76314c -> 2b42d90729da 2026-07-13 18:19:03.139 | INFO [alembic.runtime.migration] Running upgrade 2b42d90729da -> 62c781cb6192 2026-07-13 18:19:03.139 | INFO [alembic.runtime.migration] Running upgrade 62c781cb6192 -> c8c222d42aa9 2026-07-13 18:19:03.139 | INFO [alembic.runtime.migration] Running upgrade c8c222d42aa9 -> 349b6fd605a6 2026-07-13 18:19:03.139 | INFO [alembic.runtime.migration] Running upgrade 349b6fd605a6 -> 7d32f979895f 2026-07-13 18:19:03.139 | INFO [alembic.runtime.migration] Running upgrade 7d32f979895f -> 594422d373ee 2026-07-13 18:19:03.139 | INFO [alembic.runtime.migration] Running upgrade 594422d373ee -> 61663558142c 2026-07-13 18:19:03.140 | INFO [alembic.runtime.migration] Running upgrade 61663558142c -> 867d39095bf4, port forwarding 2026-07-13 18:19:03.140 | INFO [alembic.runtime.migration] Running upgrade 867d39095bf4 -> d72db3e25539, modify uniq port forwarding 2026-07-13 18:19:03.140 | INFO [alembic.runtime.migration] Running upgrade d72db3e25539 -> cada2437bf41 2026-07-13 18:19:03.140 | INFO [alembic.runtime.migration] Running upgrade cada2437bf41 -> 195176fb410d, router gateway IP QoS 2026-07-13 18:19:03.140 | INFO [alembic.runtime.migration] Running upgrade 195176fb410d -> fb0167bd9639 2026-07-13 18:19:03.140 | INFO [alembic.runtime.migration] Running upgrade fb0167bd9639 -> 0ff9e3881597 2026-07-13 18:19:03.140 | INFO [alembic.runtime.migration] Running upgrade 0ff9e3881597 -> 9bfad3f1e780 2026-07-13 18:19:03.140 | INFO [alembic.runtime.migration] Running upgrade 9bfad3f1e780 -> 63fd95af7dcd 2026-07-13 18:19:03.141 | INFO [alembic.runtime.migration] Running upgrade 63fd95af7dcd -> c613d0b82681 2026-07-13 18:19:03.141 | INFO [alembic.runtime.migration] Running upgrade c613d0b82681 -> c3e9d13c4367 2026-07-13 18:19:03.141 | INFO [alembic.runtime.migration] Running upgrade c3e9d13c4367 -> 86274d77933e 2026-07-13 18:19:03.141 | INFO [alembic.runtime.migration] Running upgrade 86274d77933e -> f4b9654dd40c 2026-07-13 18:19:03.141 | INFO [alembic.runtime.migration] Running upgrade f4b9654dd40c -> a010322604bc 2026-07-13 18:19:03.141 | INFO [alembic.runtime.migration] Running upgrade a010322604bc -> 263d454a9655 2026-07-13 18:19:03.141 | INFO [alembic.runtime.migration] Running upgrade 263d454a9655 -> Ibac91d24da2 2026-07-13 18:19:03.141 | INFO [alembic.runtime.migration] Running upgrade Ibac91d24da2 -> 2217c4222de6 2026-07-13 18:19:03.141 | INFO [alembic.runtime.migration] Running upgrade 2217c4222de6 -> 18a7e90ae768 2026-07-13 18:19:03.142 | INFO [alembic.runtime.migration] Running upgrade 18a7e90ae768 -> e4e236b0e1ff 2026-07-13 18:19:03.142 | INFO [alembic.runtime.migration] Running upgrade e4e236b0e1ff -> e88badaa9591 2026-07-13 18:19:03.142 | INFO [alembic.runtime.migration] Running upgrade e88badaa9591 -> d8bdf05313f4 2026-07-13 18:19:03.142 | INFO [alembic.runtime.migration] Running upgrade d8bdf05313f4 -> dfe425060830 2026-07-13 18:19:03.142 | INFO [alembic.runtime.migration] Running upgrade dfe425060830 -> fd6107509ccd 2026-07-13 18:19:03.142 | INFO [alembic.runtime.migration] Running upgrade fd6107509ccd -> 1ea5dab0897a 2026-07-13 18:19:03.142 | INFO [alembic.runtime.migration] Running upgrade 1ea5dab0897a -> 49d8622c5221 2026-07-13 18:19:03.142 | INFO [alembic.runtime.migration] Running upgrade 49d8622c5221 -> I38991de2b4 2026-07-13 18:19:03.142 | INFO [alembic.runtime.migration] Running upgrade I38991de2b4 -> 532aa95457e2 2026-07-13 18:19:03.143 | INFO [alembic.runtime.migration] Running upgrade 532aa95457e2 -> f010820fc498 2026-07-13 18:19:03.143 | INFO [alembic.runtime.migration] Running upgrade f010820fc498 -> a964d94b4677 2026-07-13 18:19:03.143 | INFO [alembic.runtime.migration] Running upgrade a964d94b4677 -> 26d1e9f5c766 2026-07-13 18:19:03.143 | INFO [alembic.runtime.migration] Running upgrade 26d1e9f5c766 -> 1e0744e4ffea 2026-07-13 18:19:03.143 | INFO [alembic.runtime.migration] Running upgrade 1e0744e4ffea -> 6135a7bd4425 2026-07-13 18:19:03.143 | INFO [alembic.runtime.migration] Running upgrade 6135a7bd4425 -> 8df53b0d2c0e 2026-07-13 18:19:03.143 | INFO [alembic.runtime.migration] Running upgrade 8df53b0d2c0e -> 1bb3393de75d, add qos policy rule Packet Rate Limit 2026-07-13 18:19:03.143 | INFO [alembic.runtime.migration] Running upgrade 1bb3393de75d -> c181bb1d89e4 2026-07-13 18:19:03.143 | INFO [alembic.runtime.migration] Running upgrade c181bb1d89e4 -> ba859d649675 2026-07-13 18:19:03.144 | INFO [alembic.runtime.migration] Running upgrade ba859d649675 -> e981acd076d3 2026-07-13 18:19:03.144 | INFO [alembic.runtime.migration] Running upgrade e981acd076d3 -> 76df7844a8c6, add Local IP tables 2026-07-13 18:19:03.144 | INFO [alembic.runtime.migration] Running upgrade 76df7844a8c6 -> 1ffef8d6f371, migrate RBAC registers from "target_tenant" to "target_project" 2026-07-13 18:19:03.144 | INFO [alembic.runtime.migration] Running upgrade 1ffef8d6f371 -> 8160f7a9cebb, drop portbindingports table 2026-07-13 18:19:03.145 | INFO [alembic.runtime.migration] Running upgrade 8160f7a9cebb -> cd9ef14ccf87 2026-07-13 18:19:03.145 | INFO [alembic.runtime.migration] Running upgrade cd9ef14ccf87 -> 34cf8b009713 2026-07-13 18:19:03.145 | INFO [alembic.runtime.migration] Running upgrade 34cf8b009713 -> I43e0b669096 2026-07-13 18:19:03.145 | INFO [alembic.runtime.migration] Running upgrade I43e0b669096 -> 4e6e655746f6 2026-07-13 18:19:03.145 | INFO [alembic.runtime.migration] Running upgrade 4e6e655746f6 -> 659cbedf30a1 2026-07-13 18:19:03.145 | INFO [alembic.runtime.migration] Running upgrade 659cbedf30a1 -> 21ff98fabab1 2026-07-13 18:19:03.145 | INFO [alembic.runtime.migration] Running upgrade 21ff98fabab1 -> 5881373af7f5 2026-07-13 18:19:03.145 | INFO [alembic.runtime.migration] Running upgrade 5881373af7f5 -> fc153938cdc1 2026-07-13 18:19:03.146 | INFO [alembic.runtime.migration] Running upgrade fc153938cdc1 -> 93f394357a27 2026-07-13 18:19:03.146 | INFO [alembic.runtime.migration] Running upgrade 93f394357a27 -> 6f1145bff34c 2026-07-13 18:19:03.146 | INFO [alembic.runtime.migration] Running upgrade 6f1145bff34c -> 682c319773d7 2026-07-13 18:19:03.146 | INFO [alembic.runtime.migration] Running upgrade 682c319773d7 -> 0aefee21cd87 2026-07-13 18:19:03.146 | INFO [alembic.runtime.migration] Running upgrade 0aefee21cd87 -> b1199a3adbef 2026-07-13 18:19:03.146 | INFO [alembic.runtime.migration] Running upgrade b1199a3adbef -> c33da356b165 2026-07-13 18:19:03.146 | INFO [alembic.runtime.migration] Running upgrade c33da356b165 -> 89c58a70ceba 2026-07-13 18:19:03.146 | INFO [alembic.runtime.migration] Running upgrade 89c58a70ceba -> 0e6eff810791 2026-07-13 18:19:03.146 | INFO [alembic.runtime.migration] Running upgrade 0e6eff810791 -> 175fa80908e1 2026-07-13 18:19:03.146 | INFO [alembic.runtime.migration] Running upgrade 175fa80908e1 -> 5bcb7b31ec7d 2026-07-13 18:19:03.147 | INFO [alembic.runtime.migration] Running upgrade 5bcb7b31ec7d -> ad80a9f07c5c 2026-07-13 18:19:03.147 | INFO [alembic.runtime.migration] Running upgrade ad80a9f07c5c -> d553edeb540f 2026-07-13 18:19:03.147 | INFO [alembic.runtime.migration] Running upgrade d553edeb540f -> b1bca967e19d, Add unique constraint to the network segment range 2026-07-13 18:19:03.147 | INFO [alembic.runtime.migration] Running upgrade b1bca967e19d -> bdae3a00c493 2026-07-13 18:19:03.147 | INFO [alembic.runtime.migration] Running upgrade bdae3a00c493 -> a00aa97899c0 2026-07-13 18:19:03.147 | INFO [alembic.runtime.migration] Running upgrade a00aa97899c0 -> a1b2c3d4e5f6, Add security groups default statefulness table 2026-07-13 18:19:03.147 | INFO [alembic.runtime.migration] Running upgrade 7d9d8eeec6ad -> a8b517cff8ab 2026-07-13 18:19:03.147 | INFO [alembic.runtime.migration] Running upgrade a8b517cff8ab -> 3b935b28e7a0 2026-07-13 18:19:03.147 | INFO [alembic.runtime.migration] Running upgrade 3b935b28e7a0 -> b12a3ef66e62 2026-07-13 18:19:03.148 | INFO [alembic.runtime.migration] Running upgrade b12a3ef66e62 -> 97c25b0d2353 2026-07-13 18:19:03.148 | INFO [alembic.runtime.migration] Running upgrade 97c25b0d2353 -> 2e0d7a8a1586 2026-07-13 18:19:03.148 | INFO [alembic.runtime.migration] Running upgrade 2e0d7a8a1586 -> 5c85685d616d 2026-07-13 18:19:03.148 | Running upgrade for neutron ... 2026-07-13 18:19:03.148 | OK 2026-07-13 18:19:03.148 | + lib/neutron:init_neutron:509 : time_stop dbsync 2026-07-13 18:19:03.148 | + functions-common:time_stop:2420 : local name 2026-07-13 18:19:03.148 | + functions-common:time_stop:2421 : local end_time 2026-07-13 18:19:03.148 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-13 18:19:03.148 | + functions-common:time_stop:2423 : local total 2026-07-13 18:19:03.148 | + functions-common:time_stop:2424 : local start_time 2026-07-13 18:19:03.148 | + functions-common:time_stop:2426 : name=dbsync 2026-07-13 18:19:03.149 | + functions-common:time_stop:2427 : start_time=1783966699817 2026-07-13 18:19:03.149 | + functions-common:time_stop:2429 : [[ -z 1783966699817 ]] 2026-07-13 18:19:03.149 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-13 18:19:03.149 | + functions-common:time_stop:2432 : end_time=1783966743034 2026-07-13 18:19:03.149 | + functions-common:time_stop:2433 : elapsed_time=43217 2026-07-13 18:19:03.149 | + functions-common:time_stop:2434 : total=8486 2026-07-13 18:19:03.149 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-13 18:19:03.149 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=51703 2026-07-13 18:19:03.175 | [2071 Async init_neutron:55250]: finished init_neutron with result 0 in 43 seconds 2026-07-13 18:19:03.181 | + inc/async:async_wait:197 : return 0 2026-07-13 18:19:03.184 | + ./stack.sh:main:1232 : async_wait init_placement 2026-07-13 18:19:03.236 | [2071 Async init_placement:55616]: Waiting for completion of init_placement running on PID 55616 (4 other jobs running) 2026-07-13 18:19:03.261 | [2071 Async init_placement:55616]: Signaling child to exit 2026-07-13 18:19:11.033 | + inc/async:async_inner:64 : rc=0 2026-07-13 18:19:11.064 | [55616 Async init_placement:55616]: finished successfully 2026-07-13 18:19:11.094 | WAKEUP 2026-07-13 18:19:11.121 | [2071 Async init_placement:55616]: Signaled 2026-07-13 18:19:11.123 | + lib/placement:init_placement:113 : recreate_database placement 2026-07-13 18:19:11.123 | + lib/database:recreate_database:112 : local db=placement 2026-07-13 18:19:11.123 | + lib/database:recreate_database:113 : recreate_database_mysql placement 2026-07-13 18:19:11.123 | + lib/databases/mysql:recreate_database_mysql:54 : local db=placement 2026-07-13 18:19:11.123 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS placement;' 2026-07-13 18:19:11.123 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-13 18:19:11.123 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE placement CHARACTER SET utf8;' 2026-07-13 18:19:11.123 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-13 18:19:11.123 | + lib/placement:init_placement:114 : /opt/stack/data/venv/bin/placement-manage db sync 2026-07-13 18:19:11.123 | + lib/placement:init_placement:115 : create_placement_accounts 2026-07-13 18:19:11.124 | + lib/placement:create_placement_accounts:102 : create_service_user placement admin 2026-07-13 18:19:11.124 | + lib/keystone:create_service_user:379 : get_or_create_user placement nomoresecret Default 2026-07-13 18:19:11.124 | + functions-common:get_or_create_user:899 : local user_id 2026-07-13 18:19:11.124 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-07-13 18:19:11.124 | + functions-common:get_or_create_user:903 : local email= 2026-07-13 18:19:11.124 | ++ 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-13 18:19:11.124 | ++ functions-common:oscwrap:2465 : return 0 2026-07-13 18:19:11.124 | + functions-common:get_or_create_user:915 : user_id=0afd2ee97e7b4157854e09e25b3cceaf 2026-07-13 18:19:11.124 | + functions-common:get_or_create_user:916 : echo 0afd2ee97e7b4157854e09e25b3cceaf 2026-07-13 18:19:11.125 | 0afd2ee97e7b4157854e09e25b3cceaf 2026-07-13 18:19:11.125 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service placement service Default Default 2026-07-13 18:19:11.125 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-13 18:19:11.125 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-13 18:19:11.125 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-07-13 18:19:11.125 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-13 18:19:11.125 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-13 18:19:11.125 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-07-13 18:19:11.125 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-07-13 18:19:11.126 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-07-13 18:19:11.126 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-07-13 18:19:11.126 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-07-13 18:19:11.126 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-07-13 18:19:11.126 | + 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-13 18:19:11.126 | ++ 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-13 18:19:11.126 | ++ functions-common:oscwrap:2465 : return 0 2026-07-13 18:19:11.126 | + functions-common:get_or_add_user_project_role:979 : user_role_id=2e30d2f20aab4f98ad332dcbd73f98e9 2026-07-13 18:19:11.126 | + functions-common:get_or_add_user_project_role:980 : echo 2e30d2f20aab4f98ad332dcbd73f98e9 2026-07-13 18:19:11.127 | 2e30d2f20aab4f98ad332dcbd73f98e9 2026-07-13 18:19:11.127 | + lib/keystone:create_service_user:382 : [[ -n admin ]] 2026-07-13 18:19:11.127 | + lib/keystone:create_service_user:383 : get_or_add_user_project_role admin placement service Default Default 2026-07-13 18:19:11.127 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-13 18:19:11.127 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-13 18:19:11.127 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-07-13 18:19:11.127 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-13 18:19:11.127 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-13 18:19:11.128 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-07-13 18:19:11.128 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-07-13 18:19:11.128 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-07-13 18:19:11.128 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-07-13 18:19:11.128 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-07-13 18:19:11.128 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-07-13 18:19:11.128 | + 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-13 18:19:11.128 | ++ 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-13 18:19:11.128 | ++ functions-common:oscwrap:2465 : return 0 2026-07-13 18:19:11.129 | + functions-common:get_or_add_user_project_role:979 : user_role_id=b6af642495354746a987dceea48ab7f7 2026-07-13 18:19:11.129 | + functions-common:get_or_add_user_project_role:980 : echo b6af642495354746a987dceea48ab7f7 2026-07-13 18:19:11.129 | b6af642495354746a987dceea48ab7f7 2026-07-13 18:19:11.129 | + lib/placement:create_placement_accounts:103 : local placement_api_url=http://192.168.122.212/placement 2026-07-13 18:19:11.129 | + lib/placement:create_placement_accounts:104 : get_or_create_service placement placement 'Placement Service' 2026-07-13 18:19:11.129 | + functions-common:get_or_create_service:1055 : local service_id 2026-07-13 18:19:11.129 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show placement -f value -c id 2026-07-13 18:19:11.129 | ++ 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-13 18:19:11.129 | ++ functions-common:oscwrap:2465 : return 0 2026-07-13 18:19:11.130 | + functions-common:get_or_create_service:1066 : service_id=' 2026-07-13 18:19:11.130 | 87198329fad0416883711706af584bfa' 2026-07-13 18:19:11.130 | + functions-common:get_or_create_service:1067 : echo 87198329fad0416883711706af584bfa 2026-07-13 18:19:11.130 | 87198329fad0416883711706af584bfa 2026-07-13 18:19:11.130 | + lib/placement:create_placement_accounts:106 : get_or_create_endpoint placement RegionOne http://192.168.122.212/placement 2026-07-13 18:19:11.130 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-07-13 18:19:11.130 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface placement public http://192.168.122.212/placement RegionOne 2026-07-13 18:19:11.130 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-07-13 18:19:11.130 | +++ 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-13 18:19:11.131 | +++ functions-common:oscwrap:2465 : return 0 2026-07-13 18:19:11.131 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-07-13 18:19:11.131 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-07-13 18:19:11.131 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create placement public http://192.168.122.212/placement --region RegionOne -f value -c id 2026-07-13 18:19:11.131 | +++ functions-common:oscwrap:2465 : return 0 2026-07-13 18:19:11.131 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=7eb9c8380b954f25b18863b24549a0f0 2026-07-13 18:19:11.131 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo 7eb9c8380b954f25b18863b24549a0f0 2026-07-13 18:19:11.131 | + functions-common:get_or_create_endpoint:1100 : public_id=7eb9c8380b954f25b18863b24549a0f0 2026-07-13 18:19:11.132 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-07-13 18:19:11.132 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-07-13 18:19:11.132 | + functions-common:get_or_create_endpoint:1109 : echo 7eb9c8380b954f25b18863b24549a0f0 2026-07-13 18:19:11.132 | 7eb9c8380b954f25b18863b24549a0f0 2026-07-13 18:19:11.180 | [2071 Async init_placement:55616]: finished init_placement with result 0 in 51 seconds 2026-07-13 18:19:11.186 | + inc/async:async_wait:197 : return 0 2026-07-13 18:19:11.190 | + ./stack.sh:main:1233 : async_wait init_glance 2026-07-13 18:19:11.254 | [2071 Async init_glance:51035]: Waiting for completion of init_glance running on PID 51035 (3 other jobs running) 2026-07-13 18:19:11.284 | [2071 Async init_glance:51035]: Signaling child to exit 2026-07-13 18:19:11.284 | WAKEUP 2026-07-13 18:19:11.309 | [2071 Async init_glance:51035]: Signaled 2026-07-13 18:19:11.311 | + lib/glance:init_glance:525 : rm -rf /opt/stack/data/glance/images 2026-07-13 18:19:11.311 | + lib/glance:init_glance:526 : mkdir -p /opt/stack/data/glance/images 2026-07-13 18:19:11.311 | + lib/glance:init_glance:529 : recreate_database glance 2026-07-13 18:19:11.311 | + lib/database:recreate_database:112 : local db=glance 2026-07-13 18:19:11.312 | + lib/database:recreate_database:113 : recreate_database_mysql glance 2026-07-13 18:19:11.312 | + lib/databases/mysql:recreate_database_mysql:54 : local db=glance 2026-07-13 18:19:11.312 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS glance;' 2026-07-13 18:19:11.312 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-13 18:19:11.312 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE glance CHARACTER SET utf8;' 2026-07-13 18:19:11.312 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-13 18:19:11.312 | + lib/glance:init_glance:531 : time_start dbsync 2026-07-13 18:19:11.312 | + functions-common:time_start:2406 : local name=dbsync 2026-07-13 18:19:11.312 | + functions-common:time_start:2407 : local start_time= 2026-07-13 18:19:11.312 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-13 18:19:11.312 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-13 18:19:11.313 | + functions-common:time_start:2411 : _TIME_START[$name]=1783966602436 2026-07-13 18:19:11.313 | + lib/glance:init_glance:533 : /opt/stack/data/venv/bin/glance-manage --config-file /etc/glance/glance-api.conf db_sync 2026-07-13 18:19:11.313 | INFO dbcounter [-] Registered counter for database glance 2026-07-13 18:19:11.313 | 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=51141) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-07-13 18:19:11.313 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-13 18:19:11.313 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-13 18:19:11.313 | DEBUG dbcounter [-] [51141] Writer thread running {{(pid=51141) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-13 18:19:11.313 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-13 18:19:11.313 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-13 18:19:11.313 | INFO dbcounter [-] Registered counter for database glance 2026-07-13 18:19:11.313 | 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=51141) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-07-13 18:19:11.314 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-13 18:19:11.314 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-13 18:19:11.314 | DEBUG dbcounter [-] [51141] Writer thread running {{(pid=51141) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-13 18:19:11.314 | INFO alembic.runtime.migration [-] Running upgrade -> liberty, liberty initial 2026-07-13 18:19:11.314 | DEBUG alembic.runtime.migration [-] new branch insert liberty {{(pid=51141) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-07-13 18:19:11.314 | INFO alembic.runtime.migration [-] Running upgrade liberty -> mitaka01, add index on created_at and updated_at columns of 'images' table 2026-07-13 18:19:11.314 | DEBUG alembic.runtime.migration [-] update liberty to mitaka01 {{(pid=51141) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-13 18:19:11.314 | INFO alembic.runtime.migration [-] Running upgrade mitaka01 -> mitaka02, update metadef os_nova_server 2026-07-13 18:19:11.314 | DEBUG alembic.runtime.migration [-] update mitaka01 to mitaka02 {{(pid=51141) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-13 18:19:11.314 | INFO alembic.runtime.migration [-] Running upgrade mitaka02 -> ocata_expand01, add visibility to images 2026-07-13 18:19:11.315 | DEBUG alembic.runtime.migration [-] update mitaka02 to ocata_expand01 {{(pid=51141) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-13 18:19:11.315 | INFO alembic.runtime.migration [-] Running upgrade ocata_expand01 -> pike_expand01, empty expand for symmetry with pike_contract01 2026-07-13 18:19:11.315 | DEBUG alembic.runtime.migration [-] update ocata_expand01 to pike_expand01 {{(pid=51141) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-13 18:19:11.315 | INFO alembic.runtime.migration [-] Running upgrade pike_expand01 -> queens_expand01 2026-07-13 18:19:11.315 | DEBUG alembic.runtime.migration [-] update pike_expand01 to queens_expand01 {{(pid=51141) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-13 18:19:11.315 | INFO alembic.runtime.migration [-] Running upgrade queens_expand01 -> rocky_expand01, add os_hidden column to images table 2026-07-13 18:19:11.315 | DEBUG alembic.runtime.migration [-] update queens_expand01 to rocky_expand01 {{(pid=51141) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-13 18:19:11.315 | INFO alembic.runtime.migration [-] Running upgrade rocky_expand01 -> rocky_expand02, add os_hash_algo and os_hash_value columns to images table 2026-07-13 18:19:11.315 | DEBUG alembic.runtime.migration [-] update rocky_expand01 to rocky_expand02 {{(pid=51141) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-13 18:19:11.315 | INFO alembic.runtime.migration [-] Running upgrade rocky_expand02 -> train_expand01, empty expand for symmetry with train_contract01 2026-07-13 18:19:11.316 | DEBUG alembic.runtime.migration [-] update rocky_expand02 to train_expand01 {{(pid=51141) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-13 18:19:11.316 | INFO alembic.runtime.migration [-] Running upgrade train_expand01 -> ussuri_expand01, empty expand for symmetry with ussuri_expand01 2026-07-13 18:19:11.316 | DEBUG alembic.runtime.migration [-] update train_expand01 to ussuri_expand01 {{(pid=51141) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-13 18:19:11.316 | INFO alembic.runtime.migration [-] Running upgrade ussuri_expand01 -> wallaby_expand01, add image_id, request_id, user columns to tasks table" 2026-07-13 18:19:11.316 | DEBUG alembic.runtime.migration [-] update ussuri_expand01 to wallaby_expand01 {{(pid=51141) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-13 18:19:11.316 | INFO alembic.runtime.migration [-] Running upgrade wallaby_expand01 -> xena_expand01, empty expand for symmetry with 2023_1_expand01 2026-07-13 18:19:11.316 | DEBUG alembic.runtime.migration [-] update wallaby_expand01 to xena_expand01 {{(pid=51141) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-13 18:19:11.316 | INFO alembic.runtime.migration [-] Running upgrade xena_expand01 -> yoga_expand01, empty expand for symmetry with 2023_1_expand01 2026-07-13 18:19:11.316 | DEBUG alembic.runtime.migration [-] update xena_expand01 to yoga_expand01 {{(pid=51141) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-13 18:19:11.316 | INFO alembic.runtime.migration [-] Running upgrade yoga_expand01 -> zed_expand01, empty expand for symmetry with 2023_1_expand01 2026-07-13 18:19:11.317 | DEBUG alembic.runtime.migration [-] update yoga_expand01 to zed_expand01 {{(pid=51141) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-13 18:19:11.317 | INFO alembic.runtime.migration [-] Running upgrade zed_expand01 -> 2023_1_expand01, empty expand for symmetry with 2023_1_expand01 2026-07-13 18:19:11.317 | DEBUG alembic.runtime.migration [-] update zed_expand01 to 2023_1_expand01 {{(pid=51141) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-13 18:19:11.317 | INFO alembic.runtime.migration [-] Running upgrade 2023_1_expand01 -> 2024_1_expand01, adds cache_node_reference and cached_images table(s) 2026-07-13 18:19:11.317 | DEBUG alembic.runtime.migration [-] update 2023_1_expand01 to 2024_1_expand01 {{(pid=51141) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-13 18:19:11.317 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-13 18:19:11.317 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-13 18:19:11.317 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-13 18:19:11.317 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-13 18:19:11.317 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-13 18:19:11.317 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-13 18:19:11.318 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-13 18:19:11.318 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-13 18:19:11.318 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-13 18:19:11.318 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-13 18:19:11.318 | INFO alembic.runtime.migration [-] Running upgrade mitaka02 -> ocata_contract01, remove is_public from images 2026-07-13 18:19:11.318 | DEBUG alembic.runtime.migration [-] new branch insert ocata_contract01 {{(pid=51141) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-07-13 18:19:11.318 | INFO alembic.runtime.migration [-] Running upgrade ocata_contract01 -> pike_contract01, drop glare artifacts tables 2026-07-13 18:19:11.318 | DEBUG alembic.runtime.migration [-] update ocata_contract01 to pike_contract01 {{(pid=51141) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-13 18:19:11.318 | INFO alembic.runtime.migration [-] Running upgrade pike_contract01 -> queens_contract01 2026-07-13 18:19:11.318 | DEBUG alembic.runtime.migration [-] update pike_contract01 to queens_contract01 {{(pid=51141) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-13 18:19:11.318 | INFO alembic.runtime.migration [-] Running upgrade queens_contract01 -> rocky_contract01 2026-07-13 18:19:11.319 | DEBUG alembic.runtime.migration [-] update queens_contract01 to rocky_contract01 {{(pid=51141) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-13 18:19:11.319 | INFO alembic.runtime.migration [-] Running upgrade rocky_contract01 -> rocky_contract02 2026-07-13 18:19:11.319 | DEBUG alembic.runtime.migration [-] update rocky_contract01 to rocky_contract02 {{(pid=51141) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-13 18:19:11.319 | INFO alembic.runtime.migration [-] Running upgrade rocky_contract02 -> train_contract01 2026-07-13 18:19:11.319 | DEBUG alembic.runtime.migration [-] update rocky_contract02 to train_contract01 {{(pid=51141) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-13 18:19:11.319 | INFO alembic.runtime.migration [-] Running upgrade train_contract01 -> ussuri_contract01 2026-07-13 18:19:11.319 | DEBUG alembic.runtime.migration [-] update train_contract01 to ussuri_contract01 {{(pid=51141) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-13 18:19:11.319 | INFO alembic.runtime.migration [-] Running upgrade ussuri_contract01 -> wallaby_contract01 2026-07-13 18:19:11.319 | DEBUG alembic.runtime.migration [-] update ussuri_contract01 to wallaby_contract01 {{(pid=51141) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-13 18:19:11.319 | INFO alembic.runtime.migration [-] Running upgrade wallaby_contract01 -> xena_contract01 2026-07-13 18:19:11.319 | DEBUG alembic.runtime.migration [-] update wallaby_contract01 to xena_contract01 {{(pid=51141) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-13 18:19:11.320 | INFO alembic.runtime.migration [-] Running upgrade xena_contract01 -> yoga_contract01 2026-07-13 18:19:11.320 | DEBUG alembic.runtime.migration [-] update xena_contract01 to yoga_contract01 {{(pid=51141) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-13 18:19:11.320 | INFO alembic.runtime.migration [-] Running upgrade yoga_contract01 -> zed_contract01 2026-07-13 18:19:11.320 | DEBUG alembic.runtime.migration [-] update yoga_contract01 to zed_contract01 {{(pid=51141) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-13 18:19:11.320 | INFO alembic.runtime.migration [-] Running upgrade zed_contract01 -> 2023_1_contract01 2026-07-13 18:19:11.320 | DEBUG alembic.runtime.migration [-] update zed_contract01 to 2023_1_contract01 {{(pid=51141) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-13 18:19:11.320 | INFO alembic.runtime.migration [-] Running upgrade 2023_1_contract01 -> 2024_1_contract01 2026-07-13 18:19:11.320 | DEBUG alembic.runtime.migration [-] merge, delete ['2023_1_contract01'], update 2024_1_expand01 to 2024_1_contract01 {{(pid=51141) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:790}} 2026-07-13 18:19:11.320 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-13 18:19:11.320 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-13 18:19:11.320 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-13 18:19:11.320 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-13 18:19:11.321 | Upgraded database to: 2024_1_expand01, current revision(s): 2024_1_expand01 2026-07-13 18:19:11.321 | Database migration is up to date. No migration needed. 2026-07-13 18:19:11.321 | Upgraded database to: 2024_1_contract01, current revision(s): 2024_1_contract01 2026-07-13 18:19:11.321 | Database is synced successfully. 2026-07-13 18:19:11.321 | + lib/glance:init_glance:536 : /opt/stack/data/venv/bin/glance-manage --config-file /etc/glance/glance-api.conf db_load_metadefs 2026-07-13 18:19:11.321 | INFO dbcounter [-] Registered counter for database glance 2026-07-13 18:19:11.321 | 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=51318) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-07-13 18:19:11.321 | DEBUG dbcounter [-] [51318] Writer thread running {{(pid=51318) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-13 18:19:11.321 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-quota.json loaded to database. 2026-07-13 18:19:11.321 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-storage-allocation-setting-data.json loaded to database. 2026-07-13 18:19:11.321 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vcputopology.json loaded to database. 2026-07-13 18:19:11.322 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-num-instances.json loaded to database. 2026-07-13 18:19:11.322 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-iops-filter.json loaded to database. 2026-07-13 18:19:11.322 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware.json loaded to database. 2026-07-13 18:19:11.322 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-xenapi.json loaded to database. 2026-07-13 18:19:11.322 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-shutdown.json loaded to database. 2026-07-13 18:19:11.322 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/operating-system.json loaded to database. 2026-07-13 18:19:11.322 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-quota-flavor.json loaded to database. 2026-07-13 18:19:11.322 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-instance-data.json loaded to database. 2026-07-13 18:19:11.322 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/image-signature-verification.json loaded to database. 2026-07-13 18:19:11.322 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-cpu-pinning.json loaded to database. 2026-07-13 18:19:11.322 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt-image.json loaded to database. 2026-07-13 18:19:11.323 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-flavor.json loaded to database. 2026-07-13 18:19:11.323 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vtpm.json loaded to database. 2026-07-13 18:19:11.323 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-processor-allocation-setting-data.json loaded to database. 2026-07-13 18:19:11.323 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-memory-backing.json loaded to database. 2026-07-13 18:19:11.323 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vtpm-hw.json loaded to database. 2026-07-13 18:19:11.323 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/glance-common-image-props.json loaded to database. 2026-07-13 18:19:11.323 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt.json loaded to database. 2026-07-13 18:19:11.323 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-virtual-system-setting-data.json loaded to database. 2026-07-13 18:19:11.323 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-host-capabilities.json loaded to database. 2026-07-13 18:19:11.323 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-disk-filter.json loaded to database. 2026-07-13 18:19:11.323 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-randomgen.json loaded to database. 2026-07-13 18:19:11.324 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-runtimes.json loaded to database. 2026-07-13 18:19:11.324 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-hypervisor.json loaded to database. 2026-07-13 18:19:11.324 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-databases.json loaded to database. 2026-07-13 18:19:11.324 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-resource-allocation-setting-data.json loaded to database. 2026-07-13 18:19:11.324 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-watchdog.json loaded to database. 2026-07-13 18:19:11.324 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-webservers.json loaded to database. 2026-07-13 18:19:11.324 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-cpu-mode.json loaded to database. 2026-07-13 18:19:11.324 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/storage-volume-type.json loaded to database. 2026-07-13 18:19:11.324 | INFO glance.db.sqlalchemy.metadata [-] Metadata loading finished 2026-07-13 18:19:11.324 | + lib/glance:init_glance:537 : time_stop dbsync 2026-07-13 18:19:11.324 | + functions-common:time_stop:2420 : local name 2026-07-13 18:19:11.325 | + functions-common:time_stop:2421 : local end_time 2026-07-13 18:19:11.325 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-13 18:19:11.325 | + functions-common:time_stop:2423 : local total 2026-07-13 18:19:11.325 | + functions-common:time_stop:2424 : local start_time 2026-07-13 18:19:11.325 | + functions-common:time_stop:2426 : name=dbsync 2026-07-13 18:19:11.325 | + functions-common:time_stop:2427 : start_time=1783966602436 2026-07-13 18:19:11.325 | + functions-common:time_stop:2429 : [[ -z 1783966602436 ]] 2026-07-13 18:19:11.325 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-13 18:19:11.325 | + functions-common:time_stop:2432 : end_time=1783966616523 2026-07-13 18:19:11.325 | + functions-common:time_stop:2433 : elapsed_time=14087 2026-07-13 18:19:11.326 | + functions-common:time_stop:2434 : total=8486 2026-07-13 18:19:11.326 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-13 18:19:11.326 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=22573 2026-07-13 18:19:11.367 | [2071 Async init_glance:51035]: finished init_glance with result 0 in 14 seconds 2026-07-13 18:19:11.373 | + inc/async:async_wait:197 : return 0 2026-07-13 18:19:11.377 | + ./stack.sh:main:1234 : async_wait init_swift 2026-07-13 18:19:11.406 | Not waiting for async task init_swift that we never started or has already been waited for 2026-07-13 18:19:11.409 | + inc/async:async_wait:197 : return 0 2026-07-13 18:19:11.413 | + ./stack.sh:main:1235 : async_wait init_cinder 2026-07-13 18:19:11.479 | [2071 Async init_cinder:55486]: Waiting for completion of init_cinder running on PID 55486 (2 other jobs running) 2026-07-13 18:19:11.510 | [2071 Async init_cinder:55486]: Signaling child to exit 2026-07-13 18:19:11.510 | WAKEUP 2026-07-13 18:19:11.536 | [2071 Async init_cinder:55486]: Signaled 2026-07-13 18:19:11.538 | + lib/cinder:init_cinder:492 : is_service_enabled mysql postgresql 2026-07-13 18:19:11.538 | + functions-common:is_service_enabled:2076 : return 0 2026-07-13 18:19:11.538 | + lib/cinder:init_cinder:494 : recreate_database cinder 2026-07-13 18:19:11.538 | + lib/database:recreate_database:112 : local db=cinder 2026-07-13 18:19:11.538 | + lib/database:recreate_database:113 : recreate_database_mysql cinder 2026-07-13 18:19:11.539 | + lib/databases/mysql:recreate_database_mysql:54 : local db=cinder 2026-07-13 18:19:11.539 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS cinder;' 2026-07-13 18:19:11.539 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-13 18:19:11.539 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE cinder CHARACTER SET utf8;' 2026-07-13 18:19:11.539 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-13 18:19:11.539 | + lib/cinder:init_cinder:496 : time_start dbsync 2026-07-13 18:19:11.539 | + functions-common:time_start:2406 : local name=dbsync 2026-07-13 18:19:11.539 | + functions-common:time_start:2407 : local start_time= 2026-07-13 18:19:11.539 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-13 18:19:11.539 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-13 18:19:11.540 | + functions-common:time_start:2411 : _TIME_START[$name]=1783966700167 2026-07-13 18:19:11.540 | + lib/cinder:init_cinder:498 : /opt/stack/data/venv/bin/cinder-manage --config-file /etc/cinder/cinder.conf db sync 2026-07-13 18:19:11.540 | /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: 2026-07-13 18:19:11.540 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-13 18:19:11.540 | we strongly recommend against using it for new projects. 2026-07-13 18:19:11.540 | 2026-07-13 18:19:11.540 | If you are already using Eventlet, we recommend migrating to a different 2026-07-13 18:19:11.540 | framework. For more detail see 2026-07-13 18:19:11.540 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-13 18:19:11.540 | 2026-07-13 18:19:11.540 | import eventlet # noqa 2026-07-13 18:19:11.540 | INFO dbcounter [-] Registered counter for database cinder 2026-07-13 18:19:11.541 | 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=55703) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-07-13 18:19:11.541 | INFO cinder.db.migration [-] Applying migration(s) 2026-07-13 18:19:11.541 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-13 18:19:11.541 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-13 18:19:11.541 | DEBUG dbcounter [-] [55703] Writer thread running {{(pid=55703) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-13 18:19:11.541 | INFO alembic.runtime.migration [-] Running upgrade -> 921e1a36b076, Initial migration. 2026-07-13 18:19:11.541 | DEBUG alembic.runtime.migration [-] new branch insert 921e1a36b076 {{(pid=55703) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-07-13 18:19:11.541 | INFO alembic.runtime.migration [-] Running upgrade 921e1a36b076 -> c92a3e68beed, Make shared_targets nullable 2026-07-13 18:19:11.541 | DEBUG alembic.runtime.migration [-] update 921e1a36b076 to c92a3e68beed {{(pid=55703) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-13 18:19:11.541 | INFO alembic.runtime.migration [-] Running upgrade c92a3e68beed -> daa98075b90d, Add resource indexes 2026-07-13 18:19:11.541 | DEBUG alembic.runtime.migration [-] update c92a3e68beed to daa98075b90d {{(pid=55703) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-13 18:19:11.542 | INFO alembic.runtime.migration [-] Running upgrade daa98075b90d -> 89aa6f9639f9, Drop legacy migrate_version table 2026-07-13 18:19:11.542 | DEBUG alembic.runtime.migration [-] update daa98075b90d to 89aa6f9639f9 {{(pid=55703) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-13 18:19:11.542 | INFO alembic.runtime.migration [-] Running upgrade 89aa6f9639f9 -> b8660621f1b9, Update reservations resource 2026-07-13 18:19:11.542 | DEBUG alembic.runtime.migration [-] update 89aa6f9639f9 to b8660621f1b9 {{(pid=55703) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-13 18:19:11.542 | INFO alembic.runtime.migration [-] Running upgrade b8660621f1b9 -> 9ab1b092a404, Make use_quota non nullable 2026-07-13 18:19:11.542 | DEBUG alembic.runtime.migration [-] update b8660621f1b9 to 9ab1b092a404 {{(pid=55703) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-13 18:19:11.542 | INFO alembic.runtime.migration [-] Running upgrade 9ab1b092a404 -> b7b88f50aab5, Remove quota consistencygroups 2026-07-13 18:19:11.542 | DEBUG alembic.runtime.migration [-] update 9ab1b092a404 to b7b88f50aab5 {{(pid=55703) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-13 18:19:11.542 | INFO alembic.runtime.migration [-] Running upgrade b7b88f50aab5 -> 9c74c1c6971f, Quota: Add backup defaults in quota class 2026-07-13 18:19:11.542 | DEBUG alembic.runtime.migration [-] update b7b88f50aab5 to 9c74c1c6971f {{(pid=55703) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-13 18:19:11.542 | INFO cinder.db.migration [-] Migration(s) applied 2026-07-13 18:19:11.543 | + lib/cinder:init_cinder:499 : time_stop dbsync 2026-07-13 18:19:11.543 | + functions-common:time_stop:2420 : local name 2026-07-13 18:19:11.543 | + functions-common:time_stop:2421 : local end_time 2026-07-13 18:19:11.543 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-13 18:19:11.543 | + functions-common:time_stop:2423 : local total 2026-07-13 18:19:11.543 | + functions-common:time_stop:2424 : local start_time 2026-07-13 18:19:11.543 | + functions-common:time_stop:2426 : name=dbsync 2026-07-13 18:19:11.543 | + functions-common:time_stop:2427 : start_time=1783966700167 2026-07-13 18:19:11.543 | + functions-common:time_stop:2429 : [[ -z 1783966700167 ]] 2026-07-13 18:19:11.543 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-13 18:19:11.543 | + functions-common:time_stop:2432 : end_time=1783966712395 2026-07-13 18:19:11.544 | + functions-common:time_stop:2433 : elapsed_time=12228 2026-07-13 18:19:11.544 | + functions-common:time_stop:2434 : total=8486 2026-07-13 18:19:11.544 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-13 18:19:11.544 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=20714 2026-07-13 18:19:11.544 | + lib/cinder:init_cinder:502 : is_service_enabled c-vol 2026-07-13 18:19:11.544 | + functions-common:is_service_enabled:2076 : return 0 2026-07-13 18:19:11.544 | + lib/cinder:init_cinder:502 : [[ -n lvm:lvmdriver-1 ]] 2026-07-13 18:19:11.544 | + lib/cinder:init_cinder:503 : local be be_name be_type 2026-07-13 18:19:11.544 | + lib/cinder:init_cinder:504 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2026-07-13 18:19:11.544 | + lib/cinder:init_cinder:505 : be_type=lvm 2026-07-13 18:19:11.544 | + lib/cinder:init_cinder:506 : be_name=lvmdriver-1 2026-07-13 18:19:11.544 | + lib/cinder:init_cinder:507 : type init_cinder_backend_lvm 2026-07-13 18:19:11.545 | + lib/cinder:init_cinder:508 : init_cinder_backend_lvm lvmdriver-1 2026-07-13 18:19:11.545 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:64 : local be_name=lvmdriver-1 2026-07-13 18:19:11.545 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:67 : init_lvm_volume_group stack-volumes-lvmdriver-1 30G 2026-07-13 18:19:11.545 | + lib/lvm:init_lvm_volume_group:129 : local vg=stack-volumes-lvmdriver-1 2026-07-13 18:19:11.545 | + lib/lvm:init_lvm_volume_group:130 : local size=30G 2026-07-13 18:19:11.545 | + lib/lvm:init_lvm_volume_group:133 : is_fedora 2026-07-13 18:19:11.545 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-07-13 18:19:11.545 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-07-13 18:19:11.545 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-07-13 18:19:11.545 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-07-13 18:19:11.545 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-07-13 18:19:11.546 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-07-13 18:19:11.546 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-07-13 18:19:11.546 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-07-13 18:19:11.546 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-07-13 18:19:11.546 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-07-13 18:19:11.546 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-07-13 18:19:11.546 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-07-13 18:19:11.546 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-07-13 18:19:11.546 | + lib/lvm:init_lvm_volume_group:138 : _create_lvm_volume_group stack-volumes-lvmdriver-1 30G 2026-07-13 18:19:11.546 | + lib/lvm:_create_lvm_volume_group:88 : local vg=stack-volumes-lvmdriver-1 2026-07-13 18:19:11.546 | + lib/lvm:_create_lvm_volume_group:89 : local size=30G 2026-07-13 18:19:11.547 | + lib/lvm:_create_lvm_volume_group:91 : local backing_file=/opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2026-07-13 18:19:11.547 | + lib/lvm:_create_lvm_volume_group:92 : sudo vgs stack-volumes-lvmdriver-1 2026-07-13 18:19:11.547 | Volume group "stack-volumes-lvmdriver-1" not found 2026-07-13 18:19:11.547 | Cannot process volume group stack-volumes-lvmdriver-1 2026-07-13 18:19:11.547 | + lib/lvm:_create_lvm_volume_group:94 : [[ -f /opt/stack/data/stack-volumes-lvmdriver-1-backing-file ]] 2026-07-13 18:19:11.547 | + lib/lvm:_create_lvm_volume_group:94 : truncate -s 30G /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2026-07-13 18:19:11.547 | + lib/lvm:_create_lvm_volume_group:96 : local directio= 2026-07-13 18:19:11.547 | + lib/lvm:_create_lvm_volume_group:98 : grep -q direct-io 2026-07-13 18:19:11.547 | + lib/lvm:_create_lvm_volume_group:98 : losetup -h 2026-07-13 18:19:11.547 | + lib/lvm:_create_lvm_volume_group:99 : directio=--direct-io=on 2026-07-13 18:19:11.547 | + lib/lvm:_create_lvm_volume_group:103 : [[ ! -e /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service ]] 2026-07-13 18:19:11.547 | + lib/lvm:_create_lvm_volume_group:107 : sudo tee /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service 2026-07-13 18:19:11.548 | + lib/lvm:_create_lvm_volume_group:104 : sed -e ' 2026-07-13 18:19:11.548 | s|%DIRECTIO%|--direct-io=on|g; 2026-07-13 18:19:11.548 | s|%BACKING_FILE%|/opt/stack/data/stack-volumes-lvmdriver-1-backing-file|g; 2026-07-13 18:19:11.548 | ' /home/quobyte/devstack/files/lvm-backing-file.template 2026-07-13 18:19:11.548 | [Unit] 2026-07-13 18:19:11.548 | Description=Activate LVM backing file /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2026-07-13 18:19:11.548 | DefaultDependencies=no 2026-07-13 18:19:11.548 | After=systemd-udev-settle.service 2026-07-13 18:19:11.548 | Before=lvm2-activation-early.service 2026-07-13 18:19:11.548 | Wants=systemd-udev-settle.service 2026-07-13 18:19:11.548 | 2026-07-13 18:19:11.549 | [Service] 2026-07-13 18:19:11.549 | ExecStart=/sbin/losetup --find --show --direct-io=on /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2026-07-13 18:19:11.549 | ExecStop=/bin/sh -c '/sbin/losetup -d $$(/sbin/losetup --associated /opt/stack/data/stack-volumes-lvmdriver-1-backing-file -O NAME -n)' 2026-07-13 18:19:11.549 | RemainAfterExit=yes 2026-07-13 18:19:11.549 | Type=oneshot 2026-07-13 18:19:11.549 | 2026-07-13 18:19:11.549 | [Install] 2026-07-13 18:19:11.549 | WantedBy=local-fs.target 2026-07-13 18:19:11.549 | Also=systemd-udev-settle.service 2026-07-13 18:19:11.549 | + lib/lvm:_create_lvm_volume_group:110 : sudo systemctl daemon-reload 2026-07-13 18:19:11.549 | + lib/lvm:_create_lvm_volume_group:111 : sudo systemctl enable --now stack-volumes-lvmdriver-1-backing-file.service 2026-07-13 18:19:11.549 | 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-13 18:19:11.550 | + lib/lvm:_create_lvm_volume_group:114 : local vg_dev 2026-07-13 18:19:11.550 | ++ lib/lvm:_create_lvm_volume_group:115 : sudo losetup --associated /opt/stack/data/stack-volumes-lvmdriver-1-backing-file -O NAME -n 2026-07-13 18:19:11.550 | + lib/lvm:_create_lvm_volume_group:115 : vg_dev=/dev/loop0 2026-07-13 18:19:11.550 | + lib/lvm:_create_lvm_volume_group:118 : sudo vgs stack-volumes-lvmdriver-1 2026-07-13 18:19:11.550 | Volume group "stack-volumes-lvmdriver-1" not found 2026-07-13 18:19:11.550 | Cannot process volume group stack-volumes-lvmdriver-1 2026-07-13 18:19:11.550 | + lib/lvm:_create_lvm_volume_group:119 : sudo vgcreate stack-volumes-lvmdriver-1 /dev/loop0 2026-07-13 18:19:11.550 | Physical volume "/dev/loop0" successfully created. 2026-07-13 18:19:11.550 | Volume group "stack-volumes-lvmdriver-1" successfully created 2026-07-13 18:19:11.550 | + lib/lvm:init_lvm_volume_group:140 : is_service_enabled cinder 2026-07-13 18:19:11.550 | + functions-common:is_service_enabled:2076 : return 0 2026-07-13 18:19:11.551 | + lib/lvm:init_lvm_volume_group:142 : '[' lioadm = lioadm ']' 2026-07-13 18:19:11.551 | + lib/lvm:init_lvm_volume_group:143 : sudo cinder-rtstool get-targets 2026-07-13 18:19:11.551 | + lib/lvm:init_lvm_volume_group:143 : sudo xargs -rn 1 cinder-rtstool delete 2026-07-13 18:19:11.551 | /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: 2026-07-13 18:19:11.551 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-13 18:19:11.551 | we strongly recommend against using it for new projects. 2026-07-13 18:19:11.551 | 2026-07-13 18:19:11.551 | If you are already using Eventlet, we recommend migrating to a different 2026-07-13 18:19:11.551 | framework. For more detail see 2026-07-13 18:19:11.551 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-13 18:19:11.551 | 2026-07-13 18:19:11.551 | import eventlet # noqa 2026-07-13 18:19:11.552 | + lib/lvm:init_lvm_volume_group:152 : _clean_lvm_volume_group stack-volumes-lvmdriver-1 2026-07-13 18:19:11.552 | + lib/lvm:_clean_lvm_volume_group:40 : local vg=stack-volumes-lvmdriver-1 2026-07-13 18:19:11.552 | + lib/lvm:_clean_lvm_volume_group:43 : sudo lvremove -f stack-volumes-lvmdriver-1 2026-07-13 18:19:11.552 | + lib/cinder:init_cinder:513 : is_service_enabled c-bak 2026-07-13 18:19:11.552 | + functions-common:is_service_enabled:2076 : return 1 2026-07-13 18:19:11.552 | + lib/cinder:init_cinder:519 : mkdir -p /opt/stack/data/cinder/volumes 2026-07-13 18:19:11.594 | [2071 Async init_cinder:55486]: finished init_cinder with result 0 in 14 seconds 2026-07-13 18:19:11.600 | + inc/async:async_wait:197 : return 0 2026-07-13 18:19:11.604 | + ./stack.sh:main:1240 : is_service_enabled nova 2026-07-13 18:19:11.628 | + functions-common:is_service_enabled:2076 : return 0 2026-07-13 18:19:11.631 | + ./stack.sh:main:1241 : echo_summary 'Configuring Nova' 2026-07-13 18:19:11.634 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-13 18:19:11.637 | + ./stack.sh:echo_summary:450 : echo -e Configuring Nova 2026-07-13 18:19:11.641 | + ./stack.sh:main:1242 : init_nova 2026-07-13 18:19:11.645 | + lib/nova:init_nova:848 : is_service_enabled mysql postgresql 2026-07-13 18:19:11.671 | + functions-common:is_service_enabled:2076 : return 0 2026-07-13 18:19:11.674 | + lib/nova:init_nova:848 : is_service_enabled n-api 2026-07-13 18:19:11.699 | + functions-common:is_service_enabled:2076 : return 0 2026-07-13 18:19:11.703 | + lib/nova:init_nova:850 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-07-13 18:19:11.708 | + lib/nova:init_nova:858 : async_run nova-cell-0 init_nova_db nova_cell0 /etc/nova/nova.conf 2026-07-13 18:19:11.787 | + inc/async:async_inner:63 : init_nova_db nova_cell0 /etc/nova/nova.conf 2026-07-13 18:19:11.837 | [2071 Async nova-cell-0:57793]: running: init_nova_db nova_cell0 /etc/nova/nova.conf 2026-07-13 18:19:11.843 | ++ lib/nova:init_nova:861 : seq 1 1 2026-07-13 18:19:11.849 | + lib/nova:init_nova:861 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-07-13 18:19:11.856 | ++ lib/nova:init_nova:862 : conductor_conf 1 2026-07-13 18:19:11.860 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-07-13 18:19:11.864 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-07-13 18:19:11.869 | + lib/nova:init_nova:862 : async_run nova-cell-1 init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2026-07-13 18:19:11.959 | + inc/async:async_inner:63 : init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2026-07-13 18:19:12.007 | [2071 Async nova-cell-1:57897]: running: init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2026-07-13 18:19:12.011 | + lib/nova:init_nova:865 : recreate_database nova_api 2026-07-13 18:19:12.014 | + lib/database:recreate_database:112 : local db=nova_api 2026-07-13 18:19:12.017 | + lib/database:recreate_database:113 : recreate_database_mysql nova_api 2026-07-13 18:19:12.021 | + lib/databases/mysql:recreate_database_mysql:54 : local db=nova_api 2026-07-13 18:19:12.024 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_api;' 2026-07-13 18:19:12.030 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-13 18:19:12.098 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE nova_api CHARACTER SET utf8;' 2026-07-13 18:19:12.105 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-13 18:19:12.175 | + lib/nova:init_nova:866 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova.conf api_db sync 2026-07-13 18:19:12.726 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-07-13 18:19:12.726 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-13 18:19:12.726 | we strongly recommend against using it for new projects. 2026-07-13 18:19:12.727 | 2026-07-13 18:19:12.727 | If you are already using Eventlet, we recommend migrating to a different 2026-07-13 18:19:12.727 | framework. For more detail see 2026-07-13 18:19:12.727 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-13 18:19:12.727 | 2026-07-13 18:19:12.728 | import eventlet # noqa 2026-07-13 18:19:12.997 | 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-13 18:19:17.036 | INFO dbcounter [-] Registered counter for database nova_api 2026-07-13 18:19:17.137 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-13 18:19:17.137 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-13 18:19:17.138 | DEBUG dbcounter [-] [57967] Writer thread running {{(pid=57967) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-13 18:19:17.204 | INFO alembic.runtime.migration [-] Running upgrade -> d67eeaabee36, Initial version 2026-07-13 18:19:22.552 | DEBUG alembic.runtime.migration [-] new branch insert d67eeaabee36 {{(pid=57967) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-07-13 18:19:22.558 | INFO alembic.runtime.migration [-] Running upgrade d67eeaabee36 -> b30f573d3377, Remove unused build_requests columns 2026-07-13 18:19:24.920 | DEBUG alembic.runtime.migration [-] update d67eeaabee36 to b30f573d3377 {{(pid=57967) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-13 18:19:24.927 | INFO alembic.runtime.migration [-] Running upgrade b30f573d3377 -> cdeec0c85668, Drop legacy migrate_version table 2026-07-13 18:19:24.934 | DEBUG alembic.runtime.migration [-] update b30f573d3377 to cdeec0c85668 {{(pid=57967) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-13 18:19:25.638 | ++ lib/nova:init_nova:870 : database_connection_url nova_cell0 2026-07-13 18:19:25.645 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2026-07-13 18:19:25.650 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2026-07-13 18:19:25.655 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_cell0 2026-07-13 18:19:25.661 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-07-13 18:19:25.666 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-07-13 18:19:25.671 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-07-13 18:19:25.712 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-13 18:19:25.717 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-07-13 18:19:25.723 | ++ 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-13 18:19:25.731 | + 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-13 18:19:26.315 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-07-13 18:19:26.315 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-13 18:19:26.315 | we strongly recommend against using it for new projects. 2026-07-13 18:19:26.315 | 2026-07-13 18:19:26.315 | If you are already using Eventlet, we recommend migrating to a different 2026-07-13 18:19:26.315 | framework. For more detail see 2026-07-13 18:19:26.316 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-13 18:19:26.316 | 2026-07-13 18:19:26.316 | import eventlet # noqa 2026-07-13 18:19:26.596 | 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-13 18:19:29.899 | INFO dbcounter [None req-218acac1-d7f5-4a1d-9089-f27478b83406 None None] Registered counter for database nova_api 2026-07-13 18:19:30.028 | DEBUG dbcounter [-] [58577] Writer thread running {{(pid=58577) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-13 18:19:30.720 | ++ lib/nova:init_nova:873 : seq 0 1 2026-07-13 18:19:30.727 | + lib/nova:init_nova:873 : for i in $(seq 0 $NOVA_NUM_CELLS) 2026-07-13 18:19:30.733 | + lib/nova:init_nova:874 : async_wait nova-cell-0 2026-07-13 18:19:30.816 | [2071 Async nova-cell-0:57793]: Waiting for completion of init_nova_db nova_cell0 /etc/nova/nova.conf running on PID 57793 (3 other jobs running) 2026-07-13 18:19:30.855 | [2071 Async nova-cell-0:57793]: Signaling child to exit 2026-07-13 18:19:38.028 | + inc/async:async_inner:64 : rc=0 2026-07-13 18:19:38.053 | [57897 Async nova-cell-1:57897]: finished successfully 2026-07-13 18:19:38.636 | + inc/async:async_inner:64 : rc=0 2026-07-13 18:19:38.665 | [57793 Async nova-cell-0:57793]: finished successfully 2026-07-13 18:19:38.694 | WAKEUP 2026-07-13 18:19:38.720 | [2071 Async nova-cell-0:57793]: Signaled 2026-07-13 18:19:38.722 | + lib/nova:init_nova_db:838 : local dbname=nova_cell0 2026-07-13 18:19:38.722 | + lib/nova:init_nova_db:839 : local conffile=/etc/nova/nova.conf 2026-07-13 18:19:38.722 | + lib/nova:init_nova_db:840 : recreate_database nova_cell0 2026-07-13 18:19:38.722 | + lib/database:recreate_database:112 : local db=nova_cell0 2026-07-13 18:19:38.722 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell0 2026-07-13 18:19:38.722 | + lib/databases/mysql:recreate_database_mysql:54 : local db=nova_cell0 2026-07-13 18:19:38.722 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell0;' 2026-07-13 18:19:38.722 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-13 18:19:38.723 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE nova_cell0 CHARACTER SET utf8;' 2026-07-13 18:19:38.723 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-13 18:19:38.723 | + 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-13 18:19:38.723 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-07-13 18:19:38.723 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-13 18:19:38.723 | we strongly recommend against using it for new projects. 2026-07-13 18:19:38.723 | 2026-07-13 18:19:38.723 | If you are already using Eventlet, we recommend migrating to a different 2026-07-13 18:19:38.723 | framework. For more detail see 2026-07-13 18:19:38.723 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-13 18:19:38.723 | 2026-07-13 18:19:38.724 | import eventlet # noqa 2026-07-13 18:19:38.724 | 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-13 18:19:38.724 | INFO dbcounter [-] Registered counter for database nova_cell0 2026-07-13 18:19:38.724 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-13 18:19:38.724 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-13 18:19:38.724 | DEBUG dbcounter [-] [57914] Writer thread running {{(pid=57914) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-13 18:19:38.724 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2026-07-13 18:19:38.724 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=57914) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-07-13 18:19:38.724 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2026-07-13 18:19:38.724 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=57914) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-13 18:19:38.724 | INFO alembic.runtime.migration [-] Running upgrade 16f1fbcab42b -> ccb0fa1a2252, Add encryption fields to BlockDeviceMapping 2026-07-13 18:19:38.725 | DEBUG alembic.runtime.migration [-] update 16f1fbcab42b to ccb0fa1a2252 {{(pid=57914) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-13 18:19:38.725 | INFO alembic.runtime.migration [-] Running upgrade ccb0fa1a2252 -> 960aac0e09ea, de-duplicate_indexes_in_instances__console_auth_tokens 2026-07-13 18:19:38.725 | DEBUG alembic.runtime.migration [-] update ccb0fa1a2252 to 960aac0e09ea {{(pid=57914) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-13 18:19:38.725 | INFO alembic.runtime.migration [-] Running upgrade 960aac0e09ea -> 1b91788ec3a6, Drop legacy migrate_version table 2026-07-13 18:19:38.725 | DEBUG alembic.runtime.migration [-] update 960aac0e09ea to 1b91788ec3a6 {{(pid=57914) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-13 18:19:38.725 | INFO alembic.runtime.migration [-] Running upgrade 1b91788ec3a6 -> 1acf2c98e646, Add compute_id to instance 2026-07-13 18:19:38.725 | DEBUG alembic.runtime.migration [-] update 1b91788ec3a6 to 1acf2c98e646 {{(pid=57914) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-13 18:19:38.725 | INFO alembic.runtime.migration [-] Running upgrade 1acf2c98e646 -> 13863f4e1612, create_share_mapping_table 2026-07-13 18:19:38.725 | DEBUG alembic.runtime.migration [-] update 1acf2c98e646 to 13863f4e1612 {{(pid=57914) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-13 18:19:38.725 | INFO alembic.runtime.migration [-] Running upgrade 13863f4e1612 -> d60bddf7a903, add_constraint_instance_share_avoid_duplicates 2026-07-13 18:19:38.725 | DEBUG alembic.runtime.migration [-] update 13863f4e1612 to d60bddf7a903 {{(pid=57914) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-13 18:19:38.725 | INFO alembic.runtime.migration [-] Running upgrade d60bddf7a903 -> 2903cd72dc14, add_tls_port_to_console_auth_tokens 2026-07-13 18:19:38.726 | DEBUG alembic.runtime.migration [-] update d60bddf7a903 to 2903cd72dc14 {{(pid=57914) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-13 18:19:38.726 | INFO alembic.runtime.migration [-] Running upgrade 2903cd72dc14 -> ab450ba04102, db: add indexes for source/dest migrations 2026-07-13 18:19:38.726 | DEBUG alembic.runtime.migration [-] update 2903cd72dc14 to ab450ba04102 {{(pid=57914) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-13 18:19:38.776 | [2071 Async nova-cell-0:57793]: finished init_nova_db nova_cell0 /etc/nova/nova.conf with result 0 in 26 seconds 2026-07-13 18:19:38.781 | + inc/async:async_wait:197 : return 0 2026-07-13 18:19:38.786 | + lib/nova:init_nova:873 : for i in $(seq 0 $NOVA_NUM_CELLS) 2026-07-13 18:19:38.790 | + lib/nova:init_nova:874 : async_wait nova-cell-1 2026-07-13 18:19:38.849 | [2071 Async nova-cell-1:57897]: Waiting for completion of init_nova_db nova_cell1 /etc/nova/nova_cell1.conf running on PID 57897 (2 other jobs running) 2026-07-13 18:19:38.876 | [2071 Async nova-cell-1:57897]: Signaling child to exit 2026-07-13 18:19:38.876 | WAKEUP 2026-07-13 18:19:38.902 | [2071 Async nova-cell-1:57897]: Signaled 2026-07-13 18:19:38.903 | + lib/nova:init_nova_db:838 : local dbname=nova_cell1 2026-07-13 18:19:38.904 | + lib/nova:init_nova_db:839 : local conffile=/etc/nova/nova_cell1.conf 2026-07-13 18:19:38.904 | + lib/nova:init_nova_db:840 : recreate_database nova_cell1 2026-07-13 18:19:38.904 | + lib/database:recreate_database:112 : local db=nova_cell1 2026-07-13 18:19:38.904 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell1 2026-07-13 18:19:38.904 | + lib/databases/mysql:recreate_database_mysql:54 : local db=nova_cell1 2026-07-13 18:19:38.904 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell1;' 2026-07-13 18:19:38.904 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-13 18:19:38.904 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE nova_cell1 CHARACTER SET utf8;' 2026-07-13 18:19:38.904 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-13 18:19:38.904 | + 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-13 18:19:38.904 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-07-13 18:19:38.905 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-13 18:19:38.905 | we strongly recommend against using it for new projects. 2026-07-13 18:19:38.905 | 2026-07-13 18:19:38.905 | If you are already using Eventlet, we recommend migrating to a different 2026-07-13 18:19:38.905 | framework. For more detail see 2026-07-13 18:19:38.905 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-13 18:19:38.905 | 2026-07-13 18:19:38.905 | import eventlet # noqa 2026-07-13 18:19:38.905 | 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-13 18:19:38.905 | INFO dbcounter [-] Registered counter for database nova_cell1 2026-07-13 18:19:38.905 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-13 18:19:38.905 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-13 18:19:38.906 | DEBUG dbcounter [-] [57964] Writer thread running {{(pid=57964) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-13 18:19:38.906 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2026-07-13 18:19:38.906 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=57964) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-07-13 18:19:38.906 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2026-07-13 18:19:38.906 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=57964) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-13 18:19:38.906 | INFO alembic.runtime.migration [-] Running upgrade 16f1fbcab42b -> ccb0fa1a2252, Add encryption fields to BlockDeviceMapping 2026-07-13 18:19:38.907 | DEBUG alembic.runtime.migration [-] update 16f1fbcab42b to ccb0fa1a2252 {{(pid=57964) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-13 18:19:38.907 | INFO alembic.runtime.migration [-] Running upgrade ccb0fa1a2252 -> 960aac0e09ea, de-duplicate_indexes_in_instances__console_auth_tokens 2026-07-13 18:19:38.907 | DEBUG alembic.runtime.migration [-] update ccb0fa1a2252 to 960aac0e09ea {{(pid=57964) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-13 18:19:38.908 | INFO alembic.runtime.migration [-] Running upgrade 960aac0e09ea -> 1b91788ec3a6, Drop legacy migrate_version table 2026-07-13 18:19:38.908 | DEBUG alembic.runtime.migration [-] update 960aac0e09ea to 1b91788ec3a6 {{(pid=57964) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-13 18:19:38.908 | INFO alembic.runtime.migration [-] Running upgrade 1b91788ec3a6 -> 1acf2c98e646, Add compute_id to instance 2026-07-13 18:19:38.909 | DEBUG alembic.runtime.migration [-] update 1b91788ec3a6 to 1acf2c98e646 {{(pid=57964) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-13 18:19:38.909 | INFO alembic.runtime.migration [-] Running upgrade 1acf2c98e646 -> 13863f4e1612, create_share_mapping_table 2026-07-13 18:19:38.909 | DEBUG alembic.runtime.migration [-] update 1acf2c98e646 to 13863f4e1612 {{(pid=57964) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-13 18:19:38.910 | INFO alembic.runtime.migration [-] Running upgrade 13863f4e1612 -> d60bddf7a903, add_constraint_instance_share_avoid_duplicates 2026-07-13 18:19:38.910 | DEBUG alembic.runtime.migration [-] update 13863f4e1612 to d60bddf7a903 {{(pid=57964) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-13 18:19:38.910 | INFO alembic.runtime.migration [-] Running upgrade d60bddf7a903 -> 2903cd72dc14, add_tls_port_to_console_auth_tokens 2026-07-13 18:19:38.910 | DEBUG alembic.runtime.migration [-] update d60bddf7a903 to 2903cd72dc14 {{(pid=57964) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-13 18:19:38.910 | INFO alembic.runtime.migration [-] Running upgrade 2903cd72dc14 -> ab450ba04102, db: add indexes for source/dest migrations 2026-07-13 18:19:38.910 | DEBUG alembic.runtime.migration [-] update 2903cd72dc14 to ab450ba04102 {{(pid=57964) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-13 18:19:38.955 | [2071 Async nova-cell-1:57897]: finished init_nova_db nova_cell1 /etc/nova/nova_cell1.conf with result 0 in 26 seconds 2026-07-13 18:19:38.961 | + inc/async:async_wait:197 : return 0 2026-07-13 18:19:38.965 | + lib/nova:init_nova:877 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-07-13 18:19:38.969 | + lib/nova:init_nova:884 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova.conf db online_data_migrations 2026-07-13 18:19:39.516 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-07-13 18:19:39.516 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-13 18:19:39.516 | we strongly recommend against using it for new projects. 2026-07-13 18:19:39.517 | 2026-07-13 18:19:39.517 | If you are already using Eventlet, we recommend migrating to a different 2026-07-13 18:19:39.517 | framework. For more detail see 2026-07-13 18:19:39.517 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-13 18:19:39.517 | 2026-07-13 18:19:39.517 | import eventlet # noqa 2026-07-13 18:19:39.786 | 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-13 18:19:42.833 | Running batches of 50 until complete 2026-07-13 18:19:42.833 | INFO dbcounter [None req-faf790a3-ebca-483d-8d71-b1892d063011 None None] Registered counter for database nova_cell0 2026-07-13 18:19:43.028 | DEBUG dbcounter [-] [59228] Writer thread running {{(pid=59228) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-13 18:19:43.034 | INFO dbcounter [None req-faf790a3-ebca-483d-8d71-b1892d063011 None None] Registered counter for database nova_api 2026-07-13 18:19:43.194 | DEBUG dbcounter [-] [59228] Writer thread running {{(pid=59228) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-13 18:19:43.222 | INFO dbcounter [None req-faf790a3-ebca-483d-8d71-b1892d063011 None None] Registered counter for database nova_cell0 2026-07-13 18:19:43.293 | DEBUG dbcounter [-] [59228] Writer thread running {{(pid=59228) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-13 18:19:43.523 | +-------------------------------------+--------------+-----------+ 2026-07-13 18:19:43.524 | | Migration | Total Needed | Completed | 2026-07-13 18:19:43.524 | +-------------------------------------+--------------+-----------+ 2026-07-13 18:19:43.524 | | fill_virtual_interface_list | 0 | 0 | 2026-07-13 18:19:43.524 | | migrate_empty_ratio | 0 | 0 | 2026-07-13 18:19:43.524 | | migrate_quota_classes_to_api_db | 0 | 0 | 2026-07-13 18:19:43.524 | | migrate_quota_limits_to_api_db | 0 | 0 | 2026-07-13 18:19:43.524 | | migration_migrate_to_uuid | 0 | 0 | 2026-07-13 18:19:43.524 | | populate_dev_uuids | 0 | 0 | 2026-07-13 18:19:43.524 | | populate_instance_compute_id | 0 | 0 | 2026-07-13 18:19:43.524 | | populate_missing_availability_zones | 0 | 0 | 2026-07-13 18:19:43.524 | | populate_queued_for_delete | 0 | 0 | 2026-07-13 18:19:43.525 | | populate_user_id | 0 | 0 | 2026-07-13 18:19:43.525 | | populate_uuids | 0 | 0 | 2026-07-13 18:19:43.525 | +-------------------------------------+--------------+-----------+ 2026-07-13 18:19:44.253 | ++ lib/nova:init_nova:887 : seq 1 1 2026-07-13 18:19:44.257 | + lib/nova:init_nova:887 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-07-13 18:19:44.260 | ++ lib/nova:init_nova:888 : conductor_conf 1 2026-07-13 18:19:44.264 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-07-13 18:19:44.266 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-07-13 18:19:44.269 | + 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-13 18:19:44.807 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-07-13 18:19:44.807 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-13 18:19:44.807 | we strongly recommend against using it for new projects. 2026-07-13 18:19:44.807 | 2026-07-13 18:19:44.807 | If you are already using Eventlet, we recommend migrating to a different 2026-07-13 18:19:44.807 | framework. For more detail see 2026-07-13 18:19:44.807 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-13 18:19:44.807 | 2026-07-13 18:19:44.807 | import eventlet # noqa 2026-07-13 18:19:45.070 | Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-07-13 18:19:48.076 | --transport-url not provided in the command line, using the value [DEFAULT]/transport_url from the configuration file 2026-07-13 18:19:48.076 | --database_connection not provided in the command line, using the value [database]/connection from the configuration file 2026-07-13 18:19:48.076 | INFO dbcounter [None req-262c636e-2e2f-4c29-9d7f-8a164421b7cd None None] Registered counter for database nova_api 2026-07-13 18:19:48.196 | DEBUG dbcounter [-] [59247] Writer thread running {{(pid=59247) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-13 18:19:48.876 | + lib/nova:init_nova:892 : create_nova_keys_dir 2026-07-13 18:19:48.879 | + lib/nova:create_nova_keys_dir:834 : sudo install -d -o quobyte /opt/stack/data/nova /opt/stack/data/nova/keys 2026-07-13 18:19:48.895 | + lib/nova:init_nova:894 : [[ '' == \L\V\M ]] 2026-07-13 18:19:48.898 | + ./stack.sh:main:1244 : async_runfunc configure_neutron_nova 2026-07-13 18:19:48.901 | + inc/async:async_runfunc:116 : async_run configure_neutron_nova configure_neutron_nova 2026-07-13 18:19:48.971 | + inc/async:async_inner:63 : configure_neutron_nova 2026-07-13 18:19:49.014 | [2071 Async configure_neutron_nova:59305]: running: configure_neutron_nova 2026-07-13 18:19:49.018 | + ./stack.sh:main:1252 : run_phase stack post-config 2026-07-13 18:19:49.021 | + functions-common:run_phase:1848 : local mode=stack 2026-07-13 18:19:49.025 | + functions-common:run_phase:1849 : local phase=post-config 2026-07-13 18:19:49.028 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-07-13 18:19:49.032 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-07-13 18:19:49.036 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-07-13 18:19:49.039 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-07-13 18:19:49.043 | + functions-common:run_phase:1858 : local extra 2026-07-13 18:19:49.047 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-07-13 18:19:49.052 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-07-13 18:19:49.056 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-07-13 18:19:49.061 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-07-13 18:19:49.065 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack post-config 2026-07-13 18:19:49.067 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-07-13 18:19:49.088 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-13 18:19:49.092 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-07-13 18:19:49.095 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-07-13 18:19:49.099 | ++ extras.d/80-tempest.sh:source:7 : [[ post-config == \i\n\s\t\a\l\l ]] 2026-07-13 18:19:49.102 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-07-13 18:19:49.106 | ++ extras.d/80-tempest.sh:source:10 : [[ post-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-07-13 18:19:49.108 | ++ extras.d/80-tempest.sh:source:12 : : 2026-07-13 18:19:49.111 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-07-13 18:19:49.115 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-07-13 18:19:49.119 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-07-13 18:19:49.122 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-07-13 18:19:49.125 | + functions-common:run_phase:1875 : run_plugins stack post-config 2026-07-13 18:19:49.128 | + functions-common:run_plugins:1834 : local mode=stack 2026-07-13 18:19:49.131 | + functions-common:run_plugins:1835 : local phase=post-config 2026-07-13 18:19:49.134 | + functions-common:run_plugins:1837 : local plugins= 2026-07-13 18:19:49.138 | + functions-common:run_plugins:1838 : local plugin 2026-07-13 18:19:49.142 | + ./stack.sh:main:1260 : merge_config_group /home/quobyte/devstack/local.conf post-config 2026-07-13 18:19:49.144 | + inc/meta-config:merge_config_group:171 : local localfile=/home/quobyte/devstack/local.conf 2026-07-13 18:19:49.148 | + inc/meta-config:merge_config_group:171 : shift 2026-07-13 18:19:49.151 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-config 2026-07-13 18:19:49.155 | + inc/meta-config:merge_config_group:174 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-07-13 18:19:49.158 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-07-13 18:19:49.162 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-07-13 18:19:49.166 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/quobyte/devstack/local.conf post-config 2026-07-13 18:19:49.170 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/quobyte/devstack/local.conf 2026-07-13 18:19:49.173 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-config 2026-07-13 18:19:49.177 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-07-13 18:19:49.180 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-config ' 2026-07-13 18:19:49.181 | /^\[\[.+\|.*\]\]/ { 2026-07-13 18:19:49.181 | gsub("[][]", "", $1); 2026-07-13 18:19:49.181 | split($1, a, "|"); 2026-07-13 18:19:49.181 | if (a[1] == matchgroup) 2026-07-13 18:19:49.181 | print a[2] 2026-07-13 18:19:49.181 | } 2026-07-13 18:19:49.181 | ' /home/quobyte/devstack/local.conf 2026-07-13 18:19:49.187 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2026-07-13 18:19:49.191 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2026-07-13 18:19:49.194 | + inc/meta-config:merge_config_group:180 : local dir 2026-07-13 18:19:49.198 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NOVA_CONF' 2026-07-13 18:19:49.201 | +++ inc/meta-config:merge_config_group:182 : echo /etc/nova/nova.conf 2026-07-13 18:19:49.204 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/nova/nova.conf 2026-07-13 18:19:49.208 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/nova/nova.conf ]] 2026-07-13 18:19:49.212 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/nova/nova.conf 2026-07-13 18:19:49.217 | + inc/meta-config:merge_config_group:187 : dir=/etc/nova 2026-07-13 18:19:49.221 | + inc/meta-config:merge_config_group:189 : test -e /etc/nova 2026-07-13 18:19:49.225 | + inc/meta-config:merge_config_group:189 : test -d /etc/nova 2026-07-13 18:19:49.228 | + inc/meta-config:merge_config_group:191 : [[ -e /etc/nova ]] 2026-07-13 18:19:49.231 | + inc/meta-config:merge_config_group:196 : merge_config_file /home/quobyte/devstack/local.conf post-config '$NOVA_CONF' 2026-07-13 18:19:49.235 | + inc/meta-config:merge_config_file:83 : local file=/home/quobyte/devstack/local.conf 2026-07-13 18:19:49.239 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-07-13 18:19:49.243 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CONF' 2026-07-13 18:19:49.245 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-07-13 18:19:49.249 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CONF' 2026-07-13 18:19:49.252 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova.conf 2026-07-13 18:19:49.256 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova.conf 2026-07-13 18:19:49.260 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova.conf ']' 2026-07-13 18:19:49.265 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/quobyte/devstack/local.conf post-config '$NOVA_CONF' 2026-07-13 18:19:49.266 | + inc/meta-config:merge_config_file:164 : read a 2026-07-13 18:19:49.266 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CONF' ' 2026-07-13 18:19:49.266 | BEGIN { 2026-07-13 18:19:49.266 | section = "" 2026-07-13 18:19:49.266 | last_section = "" 2026-07-13 18:19:49.266 | section_count = 0 2026-07-13 18:19:49.266 | } 2026-07-13 18:19:49.267 | /^\[.+\]/ { 2026-07-13 18:19:49.267 | gsub("[][]", "", $1); 2026-07-13 18:19:49.267 | section=$1 2026-07-13 18:19:49.267 | next 2026-07-13 18:19:49.267 | } 2026-07-13 18:19:49.267 | /^ *\#/ { 2026-07-13 18:19:49.267 | next 2026-07-13 18:19:49.267 | } 2026-07-13 18:19:49.267 | /^[^ \t]+/ { 2026-07-13 18:19:49.267 | # get offset of first = in $0 2026-07-13 18:19:49.267 | eq_idx = index($0, "=") 2026-07-13 18:19:49.267 | # extract attr & value from $0 2026-07-13 18:19:49.268 | attr = substr($0, 1, eq_idx - 1) 2026-07-13 18:19:49.268 | value = substr($0, eq_idx + 1) 2026-07-13 18:19:49.268 | # only need to strip trailing whitespace from attr 2026-07-13 18:19:49.268 | sub(/[ \t]*$/, "", attr) 2026-07-13 18:19:49.268 | # need to strip leading & trailing whitespace from value 2026-07-13 18:19:49.268 | sub(/^[ \t]*/, "", value) 2026-07-13 18:19:49.269 | sub(/[ \t]*$/, "", value) 2026-07-13 18:19:49.269 | 2026-07-13 18:19:49.269 | # cfg_attr_count: number of config lines per [section, attr] 2026-07-13 18:19:49.270 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-07-13 18:19:49.270 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-07-13 18:19:49.270 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-07-13 18:19:49.271 | if (! (section, attr) in cfg_attr_count) { 2026-07-13 18:19:49.271 | if (section != last_section) { 2026-07-13 18:19:49.271 | cfg_section[section_count++] = section 2026-07-13 18:19:49.271 | last_section = section 2026-07-13 18:19:49.271 | } 2026-07-13 18:19:49.271 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-07-13 18:19:49.271 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-07-13 18:19:49.271 | 2026-07-13 18:19:49.271 | cfg_attr[section, attr, 0] = value 2026-07-13 18:19:49.272 | cfg_attr_count[section, attr] = 1 2026-07-13 18:19:49.272 | } else { 2026-07-13 18:19:49.272 | lno = cfg_attr_count[section, attr]++ 2026-07-13 18:19:49.272 | cfg_attr[section, attr, lno] = value 2026-07-13 18:19:49.272 | } 2026-07-13 18:19:49.272 | } 2026-07-13 18:19:49.272 | END { 2026-07-13 18:19:49.272 | # Process each section in order 2026-07-13 18:19:49.272 | for (sno = 0; sno < section_count; sno++) { 2026-07-13 18:19:49.272 | section = cfg_section[sno] 2026-07-13 18:19:49.272 | # The ini routines simply append a config item immediately 2026-07-13 18:19:49.272 | # after the section header. To keep the same order as defined 2026-07-13 18:19:49.273 | # in local.conf, invoke the ini routines in the reverse order 2026-07-13 18:19:49.273 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-07-13 18:19:49.273 | attr = cfg_sec_attr_name[sno, attr_no] 2026-07-13 18:19:49.273 | if (cfg_attr_count[section, attr] == 1) 2026-07-13 18:19:49.273 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-07-13 18:19:49.273 | else { 2026-07-13 18:19:49.273 | # For multiline, invoke the ini routines in the reverse order 2026-07-13 18:19:49.273 | count = cfg_attr_count[section, attr] 2026-07-13 18:19:49.273 | print "inidelete " configfile " " section " " attr 2026-07-13 18:19:49.273 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-07-13 18:19:49.273 | for (l = count -2; l >= 0; l--) 2026-07-13 18:19:49.274 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-07-13 18:19:49.274 | } 2026-07-13 18:19:49.274 | } 2026-07-13 18:19:49.274 | } 2026-07-13 18:19:49.274 | } 2026-07-13 18:19:49.274 | ' 2026-07-13 18:19:49.274 | + inc/meta-config:get_meta_section:33 : local file=/home/quobyte/devstack/local.conf 2026-07-13 18:19:49.274 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-07-13 18:19:49.274 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-07-13 18:19:49.276 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CONF' 2026-07-13 18:19:49.278 | + inc/meta-config:get_meta_section:37 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-07-13 18:19:49.282 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CONF ]] 2026-07-13 18:19:49.285 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CONF' ' 2026-07-13 18:19:49.285 | BEGIN { group = "" } 2026-07-13 18:19:49.285 | /^\[\[.+\|.*\]\]/ { 2026-07-13 18:19:49.285 | gsub("[][]", "", $1); 2026-07-13 18:19:49.285 | split($1, a, "|"); 2026-07-13 18:19:49.285 | if (a[1] == matchgroup && a[2] == configfile) { 2026-07-13 18:19:49.285 | group=a[1] 2026-07-13 18:19:49.285 | } else { 2026-07-13 18:19:49.285 | group="" 2026-07-13 18:19:49.286 | } 2026-07-13 18:19:49.286 | next 2026-07-13 18:19:49.286 | } 2026-07-13 18:19:49.286 | { 2026-07-13 18:19:49.286 | if (group != "") 2026-07-13 18:19:49.286 | print $0 2026-07-13 18:19:49.286 | } 2026-07-13 18:19:49.286 | ' /home/quobyte/devstack/local.conf 2026-07-13 18:19:49.292 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt quobyte_mount_point_base "/opt/stack/data/nova/mnt/"' 2026-07-13 18:19:49.295 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt quobyte_mount_point_base /opt/stack/data/nova/mnt/ 2026-07-13 18:19:49.331 | + inc/meta-config:merge_config_file:164 : read a 2026-07-13 18:19:49.335 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt quobyte_client_cfg "/etc/quobyte/client-nova.cfg"' 2026-07-13 18:19:49.338 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt quobyte_client_cfg /etc/quobyte/client-nova.cfg 2026-07-13 18:19:49.377 | + inc/meta-config:merge_config_file:164 : read a 2026-07-13 18:19:49.380 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt preallocate_images "space"' 2026-07-13 18:19:49.383 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt preallocate_images space 2026-07-13 18:19:49.420 | + inc/meta-config:merge_config_file:164 : read a 2026-07-13 18:19:49.423 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt cpu_models ""' 2026-07-13 18:19:49.426 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt cpu_models '' 2026-07-13 18:19:49.464 | + inc/meta-config:merge_config_file:164 : read a 2026-07-13 18:19:49.468 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt cpu_mode "host-passthrough"' 2026-07-13 18:19:49.471 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt cpu_mode host-passthrough 2026-07-13 18:19:49.511 | + inc/meta-config:merge_config_file:164 : read a 2026-07-13 18:19:49.515 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2026-07-13 18:19:49.518 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2026-07-13 18:19:49.521 | + inc/meta-config:merge_config_group:180 : local dir 2026-07-13 18:19:49.526 | ++ inc/meta-config:merge_config_group:182 : eval 'echo /etc/neutron/metadata_agent.ini' 2026-07-13 18:19:49.529 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/metadata_agent.ini 2026-07-13 18:19:49.534 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/metadata_agent.ini 2026-07-13 18:19:49.538 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/metadata_agent.ini ]] 2026-07-13 18:19:49.542 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/metadata_agent.ini 2026-07-13 18:19:49.547 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron 2026-07-13 18:19:49.550 | + inc/meta-config:merge_config_group:189 : test -e /etc/neutron 2026-07-13 18:19:49.553 | + inc/meta-config:merge_config_group:189 : test -d /etc/neutron 2026-07-13 18:19:49.557 | + inc/meta-config:merge_config_group:191 : [[ -e /etc/neutron ]] 2026-07-13 18:19:49.560 | + inc/meta-config:merge_config_group:196 : merge_config_file /home/quobyte/devstack/local.conf post-config /etc/neutron/metadata_agent.ini 2026-07-13 18:19:49.564 | + inc/meta-config:merge_config_file:83 : local file=/home/quobyte/devstack/local.conf 2026-07-13 18:19:49.567 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-07-13 18:19:49.571 | + inc/meta-config:merge_config_file:85 : local configfile=/etc/neutron/metadata_agent.ini 2026-07-13 18:19:49.573 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-07-13 18:19:49.577 | ++ inc/meta-config:merge_config_file:91 : eval echo /etc/neutron/metadata_agent.ini 2026-07-13 18:19:49.581 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/metadata_agent.ini 2026-07-13 18:19:49.585 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/metadata_agent.ini 2026-07-13 18:19:49.588 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/metadata_agent.ini ']' 2026-07-13 18:19:49.591 | + inc/meta-config:merge_config_file:93 : touch /etc/neutron/metadata_agent.ini 2026-07-13 18:19:49.599 | + inc/meta-config:merge_config_file:97 : awk -v configfile=/etc/neutron/metadata_agent.ini ' 2026-07-13 18:19:49.599 | BEGIN { 2026-07-13 18:19:49.599 | section = "" 2026-07-13 18:19:49.599 | last_section = "" 2026-07-13 18:19:49.599 | section_count = 0 2026-07-13 18:19:49.599 | } 2026-07-13 18:19:49.599 | /^\[.+\]/ { 2026-07-13 18:19:49.599 | gsub("[][]", "", $1); 2026-07-13 18:19:49.599 | section=$1 2026-07-13 18:19:49.599 | next 2026-07-13 18:19:49.599 | } 2026-07-13 18:19:49.600 | /^ *\#/ { 2026-07-13 18:19:49.600 | next 2026-07-13 18:19:49.600 | } 2026-07-13 18:19:49.600 | /^[^ \t]+/ { 2026-07-13 18:19:49.600 | # get offset of first = in $0 2026-07-13 18:19:49.600 | eq_idx = index($0, "=") 2026-07-13 18:19:49.600 | # extract attr & value from $0 2026-07-13 18:19:49.600 | attr = substr($0, 1, eq_idx - 1) 2026-07-13 18:19:49.600 | value = substr($0, eq_idx + 1) 2026-07-13 18:19:49.600 | # only need to strip trailing whitespace from attr 2026-07-13 18:19:49.600 | sub(/[ \t]*$/, "", attr) 2026-07-13 18:19:49.601 | # need to strip leading & trailing whitespace from value 2026-07-13 18:19:49.601 | sub(/^[ \t]*/, "", value) 2026-07-13 18:19:49.601 | sub(/[ \t]*$/, "", value) 2026-07-13 18:19:49.601 | 2026-07-13 18:19:49.601 | # cfg_attr_count: number of config lines per [section, attr] 2026-07-13 18:19:49.601 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-07-13 18:19:49.602 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-07-13 18:19:49.602 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-07-13 18:19:49.603 | if (! (section, attr) in cfg_attr_count) { 2026-07-13 18:19:49.603 | if (section != last_section) { 2026-07-13 18:19:49.603 | cfg_section[section_count++] = section 2026-07-13 18:19:49.604 | last_section = section 2026-07-13 18:19:49.604 | } 2026-07-13 18:19:49.605 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-07-13 18:19:49.605 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-07-13 18:19:49.605 | 2026-07-13 18:19:49.605 | cfg_attr[section, attr, 0] = value 2026-07-13 18:19:49.605 | cfg_attr_count[section, attr] = 1 2026-07-13 18:19:49.606 | } else { 2026-07-13 18:19:49.606 | lno = cfg_attr_count[section, attr]++ 2026-07-13 18:19:49.606 | cfg_attr[section, attr, lno] = value 2026-07-13 18:19:49.606 | } 2026-07-13 18:19:49.606 | } 2026-07-13 18:19:49.607 | END { 2026-07-13 18:19:49.607 | # Process each section in order 2026-07-13 18:19:49.607 | for (sno = 0; sno < section_count; sno++) { 2026-07-13 18:19:49.607 | section = cfg_section[sno] 2026-07-13 18:19:49.608 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/quobyte/devstack/local.conf post-config /etc/neutron/metadata_agent.ini 2026-07-13 18:19:49.608 | # The ini routines simply append a config item immediately 2026-07-13 18:19:49.608 | # after the section header. To keep the same order as defined 2026-07-13 18:19:49.608 | # in local.conf, invoke the ini routines in the reverse order 2026-07-13 18:19:49.608 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-07-13 18:19:49.608 | attr = cfg_sec_attr_name[sno, attr_no] 2026-07-13 18:19:49.608 | if (cfg_attr_count[section, attr] == 1) 2026-07-13 18:19:49.608 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-07-13 18:19:49.609 | else { 2026-07-13 18:19:49.609 | # For multiline, invoke the ini routines in the reverse order 2026-07-13 18:19:49.609 | count = cfg_attr_count[section, attr] 2026-07-13 18:19:49.609 | print "inidelete " configfile " " section " " attr 2026-07-13 18:19:49.609 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-07-13 18:19:49.609 | for (l = count -2; l >= 0; l--) 2026-07-13 18:19:49.609 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-07-13 18:19:49.609 | } 2026-07-13 18:19:49.609 | } 2026-07-13 18:19:49.609 | } 2026-07-13 18:19:49.609 | } 2026-07-13 18:19:49.610 | ' 2026-07-13 18:19:49.610 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-07-13 18:19:49.610 | + inc/meta-config:merge_config_file:164 : read a 2026-07-13 18:19:49.610 | + inc/meta-config:get_meta_section:33 : local file=/home/quobyte/devstack/local.conf 2026-07-13 18:19:49.610 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-07-13 18:19:49.610 | + inc/meta-config:get_meta_section:35 : local configfile=/etc/neutron/metadata_agent.ini 2026-07-13 18:19:49.612 | + inc/meta-config:get_meta_section:37 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-07-13 18:19:49.615 | + inc/meta-config:get_meta_section:38 : [[ -z /etc/neutron/metadata_agent.ini ]] 2026-07-13 18:19:49.620 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v configfile=/etc/neutron/metadata_agent.ini ' 2026-07-13 18:19:49.620 | BEGIN { group = "" } 2026-07-13 18:19:49.620 | /^\[\[.+\|.*\]\]/ { 2026-07-13 18:19:49.620 | gsub("[][]", "", $1); 2026-07-13 18:19:49.620 | split($1, a, "|"); 2026-07-13 18:19:49.620 | if (a[1] == matchgroup && a[2] == configfile) { 2026-07-13 18:19:49.620 | group=a[1] 2026-07-13 18:19:49.620 | } else { 2026-07-13 18:19:49.620 | group="" 2026-07-13 18:19:49.620 | } 2026-07-13 18:19:49.620 | next 2026-07-13 18:19:49.621 | } 2026-07-13 18:19:49.621 | { 2026-07-13 18:19:49.621 | if (group != "") 2026-07-13 18:19:49.621 | print $0 2026-07-13 18:19:49.621 | } 2026-07-13 18:19:49.621 | ' /home/quobyte/devstack/local.conf 2026-07-13 18:19:49.627 | + 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-13 18:19:49.631 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/metadata_agent.ini DEFAULT ovsdb_connection tcp:127.0.0.1:6640 2026-07-13 18:19:49.668 | + inc/meta-config:merge_config_file:164 : read a 2026-07-13 18:19:49.672 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2026-07-13 18:19:49.676 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2026-07-13 18:19:49.679 | + inc/meta-config:merge_config_group:180 : local dir 2026-07-13 18:19:49.684 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $CINDER_CONF' 2026-07-13 18:19:49.687 | +++ inc/meta-config:merge_config_group:182 : echo /etc/cinder/cinder.conf 2026-07-13 18:19:49.692 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/cinder/cinder.conf 2026-07-13 18:19:49.695 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/cinder/cinder.conf ]] 2026-07-13 18:19:49.700 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/cinder/cinder.conf 2026-07-13 18:19:49.705 | + inc/meta-config:merge_config_group:187 : dir=/etc/cinder 2026-07-13 18:19:49.709 | + inc/meta-config:merge_config_group:189 : test -e /etc/cinder 2026-07-13 18:19:49.715 | + inc/meta-config:merge_config_group:189 : test -d /etc/cinder 2026-07-13 18:19:49.719 | + inc/meta-config:merge_config_group:191 : [[ -e /etc/cinder ]] 2026-07-13 18:19:49.721 | + inc/meta-config:merge_config_group:196 : merge_config_file /home/quobyte/devstack/local.conf post-config '$CINDER_CONF' 2026-07-13 18:19:49.725 | + inc/meta-config:merge_config_file:83 : local file=/home/quobyte/devstack/local.conf 2026-07-13 18:19:49.728 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-07-13 18:19:49.731 | + inc/meta-config:merge_config_file:85 : local 'configfile=$CINDER_CONF' 2026-07-13 18:19:49.735 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-07-13 18:19:49.739 | ++ inc/meta-config:merge_config_file:91 : eval echo '$CINDER_CONF' 2026-07-13 18:19:49.742 | +++ inc/meta-config:merge_config_file:91 : echo /etc/cinder/cinder.conf 2026-07-13 18:19:49.746 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/cinder/cinder.conf 2026-07-13 18:19:49.749 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/cinder/cinder.conf ']' 2026-07-13 18:19:49.753 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/quobyte/devstack/local.conf post-config '$CINDER_CONF' 2026-07-13 18:19:49.756 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$CINDER_CONF' ' 2026-07-13 18:19:49.756 | BEGIN { 2026-07-13 18:19:49.756 | section = "" 2026-07-13 18:19:49.756 | last_section = "" 2026-07-13 18:19:49.756 | section_count = 0 2026-07-13 18:19:49.756 | } 2026-07-13 18:19:49.757 | /^\[.+\]/ { 2026-07-13 18:19:49.757 | gsub("[][]", "", $1); 2026-07-13 18:19:49.757 | section=$1 2026-07-13 18:19:49.757 | next 2026-07-13 18:19:49.757 | } 2026-07-13 18:19:49.757 | /^ *\#/ { 2026-07-13 18:19:49.757 | next 2026-07-13 18:19:49.757 | } 2026-07-13 18:19:49.758 | /^[^ \t]+/ { 2026-07-13 18:19:49.758 | # get offset of first = in $0 2026-07-13 18:19:49.758 | eq_idx = index($0, "=") 2026-07-13 18:19:49.758 | # extract attr & value from $0 2026-07-13 18:19:49.758 | attr = substr($0, 1, eq_idx - 1) 2026-07-13 18:19:49.758 | value = substr($0, eq_idx + 1) 2026-07-13 18:19:49.758 | # only need to strip trailing whitespace from attr 2026-07-13 18:19:49.759 | sub(/[ \t]*$/, "", attr) 2026-07-13 18:19:49.759 | # need to strip leading & trailing whitespace from value 2026-07-13 18:19:49.759 | sub(/^[ \t]*/, "", value) 2026-07-13 18:19:49.759 | sub(/[ \t]*$/, "", value) 2026-07-13 18:19:49.760 | 2026-07-13 18:19:49.760 | # cfg_attr_count: number of config lines per [section, attr] 2026-07-13 18:19:49.760 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-07-13 18:19:49.760 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-07-13 18:19:49.760 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-07-13 18:19:49.760 | if (! (section, attr) in cfg_attr_count) { 2026-07-13 18:19:49.760 | if (section != last_section) { 2026-07-13 18:19:49.761 | cfg_section[section_count++] = section 2026-07-13 18:19:49.761 | last_section = section 2026-07-13 18:19:49.761 | } 2026-07-13 18:19:49.761 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-07-13 18:19:49.761 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-07-13 18:19:49.761 | 2026-07-13 18:19:49.761 | cfg_attr[section, attr, 0] = value 2026-07-13 18:19:49.762 | cfg_attr_count[section, attr] = 1 2026-07-13 18:19:49.762 | } else { 2026-07-13 18:19:49.762 | lno = cfg_attr_count[section, attr]++ 2026-07-13 18:19:49.762 | cfg_attr[section, attr, lno] = value 2026-07-13 18:19:49.762 | } 2026-07-13 18:19:49.762 | } 2026-07-13 18:19:49.763 | END { 2026-07-13 18:19:49.763 | # Process each section in order 2026-07-13 18:19:49.763 | for (sno = 0; sno < section_count; sno++) { 2026-07-13 18:19:49.763 | section = cfg_section[sno] 2026-07-13 18:19:49.763 | # The ini routines simply append a config item immediately 2026-07-13 18:19:49.763 | # after the section header. To keep the same order as defined 2026-07-13 18:19:49.763 | # in local.conf, invoke the ini routines in the reverse order 2026-07-13 18:19:49.763 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-07-13 18:19:49.764 | attr = cfg_sec_attr_name[sno, attr_no] 2026-07-13 18:19:49.764 | if (cfg_attr_count[section, attr] == 1) 2026-07-13 18:19:49.764 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-07-13 18:19:49.764 | else { 2026-07-13 18:19:49.764 | # For multiline, invoke the ini routines in the reverse order 2026-07-13 18:19:49.764 | count = cfg_attr_count[section, attr] 2026-07-13 18:19:49.765 | print "inidelete " configfile " " section " " attr 2026-07-13 18:19:49.765 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-07-13 18:19:49.765 | for (l = count -2; l >= 0; l--) 2026-07-13 18:19:49.765 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-07-13 18:19:49.765 | } 2026-07-13 18:19:49.765 | } 2026-07-13 18:19:49.765 | } 2026-07-13 18:19:49.765 | } 2026-07-13 18:19:49.766 | ' 2026-07-13 18:19:49.766 | + inc/meta-config:merge_config_file:164 : read a 2026-07-13 18:19:49.766 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-07-13 18:19:49.766 | + inc/meta-config:get_meta_section:33 : local file=/home/quobyte/devstack/local.conf 2026-07-13 18:19:49.766 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-07-13 18:19:49.766 | + inc/meta-config:get_meta_section:35 : local 'configfile=$CINDER_CONF' 2026-07-13 18:19:49.766 | + inc/meta-config:get_meta_section:37 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-07-13 18:19:49.770 | + inc/meta-config:get_meta_section:38 : [[ -z $CINDER_CONF ]] 2026-07-13 18:19:49.773 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$CINDER_CONF' ' 2026-07-13 18:19:49.773 | BEGIN { group = "" } 2026-07-13 18:19:49.773 | /^\[\[.+\|.*\]\]/ { 2026-07-13 18:19:49.773 | gsub("[][]", "", $1); 2026-07-13 18:19:49.773 | split($1, a, "|"); 2026-07-13 18:19:49.773 | if (a[1] == matchgroup && a[2] == configfile) { 2026-07-13 18:19:49.774 | group=a[1] 2026-07-13 18:19:49.774 | } else { 2026-07-13 18:19:49.774 | group="" 2026-07-13 18:19:49.774 | } 2026-07-13 18:19:49.774 | next 2026-07-13 18:19:49.774 | } 2026-07-13 18:19:49.774 | { 2026-07-13 18:19:49.774 | if (group != "") 2026-07-13 18:19:49.774 | print $0 2026-07-13 18:19:49.774 | } 2026-07-13 18:19:49.775 | ' /home/quobyte/devstack/local.conf 2026-07-13 18:19:49.782 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD nas_secure_file_operations "false"' 2026-07-13 18:19:49.785 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD nas_secure_file_operations false 2026-07-13 18:19:49.827 | + inc/meta-config:merge_config_file:164 : read a 2026-07-13 18:19:49.830 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD nas_secure_file_permissions "false"' 2026-07-13 18:19:49.833 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD nas_secure_file_permissions false 2026-07-13 18:19:49.869 | + inc/meta-config:merge_config_file:164 : read a 2026-07-13 18:19:49.872 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD quobyte_client_cfg "/etc/quobyte/client-cinder.cfg"' 2026-07-13 18:19:49.876 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD quobyte_client_cfg /etc/quobyte/client-cinder.cfg 2026-07-13 18:19:49.915 | + inc/meta-config:merge_config_file:164 : read a 2026-07-13 18:19:49.918 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD volume_backend_name "QuobyteHD"' 2026-07-13 18:19:49.922 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD volume_backend_name QuobyteHD 2026-07-13 18:19:49.945 | + inc/async:async_inner:64 : rc=0 2026-07-13 18:19:49.957 | + inc/meta-config:merge_config_file:164 : read a 2026-07-13 18:19:49.960 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD quobyte_volume_url "quobyte://osci02.corp.quobyte.com/cinder-vol-29a528a0-565c-446e-872e-53333679e507"' 2026-07-13 18:19:49.964 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD quobyte_volume_url quobyte://osci02.corp.quobyte.com/cinder-vol-29a528a0-565c-446e-872e-53333679e507 2026-07-13 18:19:49.971 | [59305 Async configure_neutron_nova:59305]: finished successfully 2026-07-13 18:19:50.000 | + inc/meta-config:merge_config_file:164 : read a 2026-07-13 18:19:50.003 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD volume_driver "cinder.volume.drivers.quobyte.QuobyteDriver"' 2026-07-13 18:19:50.006 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD volume_driver cinder.volume.drivers.quobyte.QuobyteDriver 2026-07-13 18:19:50.040 | + inc/meta-config:merge_config_file:164 : read a 2026-07-13 18:19:50.043 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD enable_unsupported_driver "True"' 2026-07-13 18:19:50.047 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD enable_unsupported_driver True 2026-07-13 18:19:50.082 | + inc/meta-config:merge_config_file:164 : read a 2026-07-13 18:19:50.086 | + ./stack.sh:main:1269 : is_service_enabled swift 2026-07-13 18:19:50.108 | + functions-common:is_service_enabled:2076 : return 1 2026-07-13 18:19:50.112 | + ./stack.sh:main:1277 : FIXED_KEY=bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-07-13 18:19:50.115 | + ./stack.sh:main:1278 : is_service_enabled cinder 2026-07-13 18:19:50.136 | + functions-common:is_service_enabled:2076 : return 0 2026-07-13 18:19:50.139 | + ./stack.sh:main:1279 : iniset /etc/cinder/cinder.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-07-13 18:19:50.177 | + ./stack.sh:main:1282 : async_wait configure_neutron_nova 2026-07-13 18:19:50.228 | [2071 Async configure_neutron_nova:59305]: Waiting for completion of configure_neutron_nova running on PID 59305 (2 other jobs running) 2026-07-13 18:19:50.252 | [2071 Async configure_neutron_nova:59305]: Signaling child to exit 2026-07-13 18:19:50.252 | WAKEUP 2026-07-13 18:19:50.274 | [2071 Async configure_neutron_nova:59305]: Signaled 2026-07-13 18:19:50.276 | + lib/neutron:configure_neutron_nova:452 : create_nova_conf_neutron /etc/nova/nova.conf 2026-07-13 18:19:50.276 | + lib/neutron:create_nova_conf_neutron:463 : local conf=/etc/nova/nova.conf 2026-07-13 18:19:50.276 | + lib/neutron:create_nova_conf_neutron:464 : configure_keystoneauth /etc/nova/nova.conf nova neutron 2026-07-13 18:19:50.276 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-07-13 18:19:50.276 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-07-13 18:19:50.276 | + lib/keystone:configure_keystoneauth:393 : local section=neutron 2026-07-13 18:19:50.276 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf neutron auth_type password 2026-07-13 18:19:50.276 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf neutron interface public 2026-07-13 18:19:50.276 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf neutron auth_url http://192.168.122.212/identity 2026-07-13 18:19:50.276 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf neutron username nova 2026-07-13 18:19:50.277 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf neutron password nomoresecret 2026-07-13 18:19:50.277 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf neutron user_domain_name Default 2026-07-13 18:19:50.277 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf neutron project_name service 2026-07-13 18:19:50.277 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf neutron project_domain_name Default 2026-07-13 18:19:50.277 | + lib/neutron:create_nova_conf_neutron:465 : iniset /etc/nova/nova.conf neutron region_name RegionOne 2026-07-13 18:19:50.277 | + lib/neutron:create_nova_conf_neutron:468 : neutron_plugin_create_nova_conf /etc/nova/nova.conf 2026-07-13 18:19:50.277 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2026-07-13 18:19:50.277 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:119 : : 2026-07-13 18:19:50.277 | + lib/neutron:create_nova_conf_neutron:470 : is_service_enabled q-meta neutron-metadata-agent 2026-07-13 18:19:50.277 | + functions-common:is_service_enabled:2076 : return 1 2026-07-13 18:19:50.278 | + lib/neutron:create_nova_conf_neutron:474 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_is_fatal True 2026-07-13 18:19:50.278 | + lib/neutron:create_nova_conf_neutron:475 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_timeout 300 2026-07-13 18:19:50.278 | + lib/neutron:configure_neutron_nova:453 : [[ superconductor == \s\u\p\e\r\c\o\n\d\u\c\t\o\r ]] 2026-07-13 18:19:50.278 | ++ lib/neutron:configure_neutron_nova:454 : seq 1 1 2026-07-13 18:19:50.278 | + lib/neutron:configure_neutron_nova:454 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-07-13 18:19:50.278 | + lib/neutron:configure_neutron_nova:455 : local conf 2026-07-13 18:19:50.278 | ++ lib/neutron:configure_neutron_nova:456 : conductor_conf 1 2026-07-13 18:19:50.278 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-07-13 18:19:50.278 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-07-13 18:19:50.278 | + lib/neutron:configure_neutron_nova:456 : conf=/etc/nova/nova_cell1.conf 2026-07-13 18:19:50.279 | + lib/neutron:configure_neutron_nova:457 : create_nova_conf_neutron /etc/nova/nova_cell1.conf 2026-07-13 18:19:50.279 | + lib/neutron:create_nova_conf_neutron:463 : local conf=/etc/nova/nova_cell1.conf 2026-07-13 18:19:50.279 | + lib/neutron:create_nova_conf_neutron:464 : configure_keystoneauth /etc/nova/nova_cell1.conf nova neutron 2026-07-13 18:19:50.279 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova_cell1.conf 2026-07-13 18:19:50.279 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-07-13 18:19:50.279 | + lib/keystone:configure_keystoneauth:393 : local section=neutron 2026-07-13 18:19:50.279 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova_cell1.conf neutron auth_type password 2026-07-13 18:19:50.279 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova_cell1.conf neutron interface public 2026-07-13 18:19:50.279 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova_cell1.conf neutron auth_url http://192.168.122.212/identity 2026-07-13 18:19:50.279 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova_cell1.conf neutron username nova 2026-07-13 18:19:50.280 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova_cell1.conf neutron password nomoresecret 2026-07-13 18:19:50.280 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova_cell1.conf neutron user_domain_name Default 2026-07-13 18:19:50.280 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova_cell1.conf neutron project_name service 2026-07-13 18:19:50.280 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova_cell1.conf neutron project_domain_name Default 2026-07-13 18:19:50.280 | + lib/neutron:create_nova_conf_neutron:465 : iniset /etc/nova/nova_cell1.conf neutron region_name RegionOne 2026-07-13 18:19:50.280 | + lib/neutron:create_nova_conf_neutron:468 : neutron_plugin_create_nova_conf /etc/nova/nova_cell1.conf 2026-07-13 18:19:50.280 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2026-07-13 18:19:50.280 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:119 : : 2026-07-13 18:19:50.280 | + lib/neutron:create_nova_conf_neutron:470 : is_service_enabled q-meta neutron-metadata-agent 2026-07-13 18:19:50.280 | + functions-common:is_service_enabled:2076 : return 1 2026-07-13 18:19:50.281 | + lib/neutron:create_nova_conf_neutron:474 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_is_fatal True 2026-07-13 18:19:50.281 | + lib/neutron:create_nova_conf_neutron:475 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_timeout 300 2026-07-13 18:19:50.320 | [2071 Async configure_neutron_nova:59305]: finished configure_neutron_nova with result 0 in 1 seconds 2026-07-13 18:19:50.325 | + inc/async:async_wait:197 : return 0 2026-07-13 18:19:50.329 | + ./stack.sh:main:1288 : is_service_enabled nova 2026-07-13 18:19:50.350 | + functions-common:is_service_enabled:2076 : return 0 2026-07-13 18:19:50.353 | + ./stack.sh:main:1289 : iniset /etc/nova/nova.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-07-13 18:19:50.390 | + ./stack.sh:main:1290 : iniset /etc/nova/nova-cpu.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-07-13 18:19:50.432 | + ./stack.sh:main:1294 : is_service_enabled n-api 2026-07-13 18:19:50.452 | + functions-common:is_service_enabled:2076 : return 0 2026-07-13 18:19:50.455 | + ./stack.sh:main:1295 : echo_summary 'Starting Nova API' 2026-07-13 18:19:50.458 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-13 18:19:50.461 | + ./stack.sh:echo_summary:450 : echo -e Starting Nova API 2026-07-13 18:19:50.465 | + ./stack.sh:main:1296 : start_nova_api 2026-07-13 18:19:50.468 | + 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-13 18:19:50.471 | + 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-13 18:19:50.474 | + 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-13 18:19:50.479 | ++ lib/nova:start_nova_api:971 : which uwsgi 2026-07-13 18:19:50.483 | + 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-13 18:19:50.486 | + functions-common:run_process:1674 : local service=n-api 2026-07-13 18:19:50.489 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-07-13 18:19:50.493 | + functions-common:run_process:1676 : local group= 2026-07-13 18:19:50.496 | + functions-common:run_process:1677 : local user= 2026-07-13 18:19:50.498 | + functions-common:run_process:1678 : local env_vars= 2026-07-13 18:19:50.502 | + functions-common:run_process:1680 : local name=n-api 2026-07-13 18:19:50.505 | + functions-common:run_process:1682 : time_start run_process 2026-07-13 18:19:50.508 | + functions-common:time_start:2406 : local name=run_process 2026-07-13 18:19:50.511 | + functions-common:time_start:2407 : local start_time= 2026-07-13 18:19:50.514 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-13 18:19:50.517 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-13 18:19:50.522 | + functions-common:time_start:2411 : _TIME_START[$name]=1783966790519 2026-07-13 18:19:50.524 | + functions-common:run_process:1683 : is_service_enabled n-api 2026-07-13 18:19:50.544 | + functions-common:is_service_enabled:2076 : return 0 2026-07-13 18:19:50.547 | + 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-13 18:19:50.550 | + functions-common:_run_under_systemd:1628 : local service=n-api 2026-07-13 18:19:50.554 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-07-13 18:19:50.557 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-07-13 18:19:50.560 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-07-13 18:19:50.563 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-07-13 18:19:50.566 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ sudo ]] 2026-07-13 18:19:50.568 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ ^/ ]] 2026-07-13 18:19:50.571 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-api.service 2026-07-13 18:19:50.574 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-13 18:19:50.578 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-13 18:19:50.581 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-13 18:19:50.583 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-13 18:19:50.587 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-api] ]] 2026-07-13 18:19:50.589 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ uwsgi ]] 2026-07-13 18:19:50.592 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-07-13 18:19:50.595 | + 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-13 18:19:50.598 | + 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-13 18:19:50.601 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@n-api.service 2026-07-13 18:19:50.604 | + 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-13 18:19:50.607 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-07-13 18:19:50.610 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-07-13 18:19:50.612 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-07-13 18:19:50.615 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@n-api.service 2026-07-13 18:19:50.617 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-07-13 18:19:50.623 | + 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-13 18:19:50.703 | + 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-13 18:19:50.783 | + 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-13 18:19:50.851 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service User quobyte 2026-07-13 18:19:50.918 | + 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-13 18:19:50.985 | + 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-13 18:19:51.052 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Type notify 2026-07-13 18:19:51.119 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service KillMode process 2026-07-13 18:19:51.183 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Restart always 2026-07-13 18:19:51.248 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service NotifyAccess all 2026-07-13 18:19:51.314 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service RestartForceExitStatus 100 2026-07-13 18:19:51.380 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-07-13 18:19:51.382 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-07-13 18:19:51.385 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@n-api.service Install WantedBy multi-user.target 2026-07-13 18:19:51.465 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-07-13 18:19:51.930 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-api.service 2026-07-13 18:19:51.959 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api.service → /etc/systemd/system/devstack@n-api.service. 2026-07-13 18:19:52.414 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-api.service 2026-07-13 18:19:52.553 | + functions-common:run_process:1686 : time_stop run_process 2026-07-13 18:19:52.557 | + functions-common:time_stop:2420 : local name 2026-07-13 18:19:52.560 | + functions-common:time_stop:2421 : local end_time 2026-07-13 18:19:52.564 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-13 18:19:52.567 | + functions-common:time_stop:2423 : local total 2026-07-13 18:19:52.571 | + functions-common:time_stop:2424 : local start_time 2026-07-13 18:19:52.574 | + functions-common:time_stop:2426 : name=run_process 2026-07-13 18:19:52.577 | + functions-common:time_stop:2427 : start_time=1783966790519 2026-07-13 18:19:52.581 | + functions-common:time_stop:2429 : [[ -z 1783966790519 ]] 2026-07-13 18:19:52.585 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-13 18:19:52.590 | + functions-common:time_stop:2432 : end_time=1783966792586 2026-07-13 18:19:52.593 | + functions-common:time_stop:2433 : elapsed_time=2067 2026-07-13 18:19:52.596 | + functions-common:time_stop:2434 : total=4364 2026-07-13 18:19:52.599 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-13 18:19:52.602 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=6431 2026-07-13 18:19:52.605 | + lib/nova:start_nova_api:973 : echo 'Waiting for nova-api to start...' 2026-07-13 18:19:52.605 | Waiting for nova-api to start... 2026-07-13 18:19:52.608 | + lib/nova:start_nova_api:975 : local service_url=http://192.168.122.212/compute/v2.1/ 2026-07-13 18:19:52.611 | + lib/nova:start_nova_api:977 : wait_for_service 60 http://192.168.122.212/compute/v2.1/ 2026-07-13 18:19:52.614 | + functions:wait_for_service:476 : local timeout=60 2026-07-13 18:19:52.617 | + functions:wait_for_service:477 : local url=http://192.168.122.212/compute/v2.1/ 2026-07-13 18:19:52.620 | + functions:wait_for_service:478 : local rval=0 2026-07-13 18:19:52.623 | + functions:wait_for_service:479 : time_start wait_for_service 2026-07-13 18:19:52.626 | + functions-common:time_start:2406 : local name=wait_for_service 2026-07-13 18:19:52.629 | + functions-common:time_start:2407 : local start_time= 2026-07-13 18:19:52.631 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-13 18:19:52.635 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-13 18:19:52.641 | + functions-common:time_start:2411 : _TIME_START[$name]=1783966792637 2026-07-13 18:19:52.644 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-07-13 18:19:52.648 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-13 18:19:52.650 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.212/compute/v2.1/ 2026-07-13 18:19:58.649 | + :: : [[ 200 == 503 ]] 2026-07-13 18:19:58.651 | + :: : [[ 0 -eq 7 ]] 2026-07-13 18:19:58.657 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-07-13 18:19:58.661 | + functions-common:time_stop:2420 : local name 2026-07-13 18:19:58.666 | + functions-common:time_stop:2421 : local end_time 2026-07-13 18:19:58.670 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-13 18:19:58.674 | + functions-common:time_stop:2423 : local total 2026-07-13 18:19:58.678 | + functions-common:time_stop:2424 : local start_time 2026-07-13 18:19:58.682 | + functions-common:time_stop:2426 : name=wait_for_service 2026-07-13 18:19:58.686 | + functions-common:time_stop:2427 : start_time=1783966792637 2026-07-13 18:19:58.691 | + functions-common:time_stop:2429 : [[ -z 1783966792637 ]] 2026-07-13 18:19:58.696 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-13 18:19:58.703 | + functions-common:time_stop:2432 : end_time=1783966798697 2026-07-13 18:19:58.707 | + functions-common:time_stop:2433 : elapsed_time=6060 2026-07-13 18:19:58.711 | + functions-common:time_stop:2434 : total=5727 2026-07-13 18:19:58.715 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-13 18:19:58.718 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=11787 2026-07-13 18:19:58.722 | + functions:wait_for_service:486 : return 0 2026-07-13 18:19:58.727 | + 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-13 18:19:58.732 | + 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-13 18:19:58.736 | + ./stack.sh:main:1299 : is_service_enabled ovn-controller ovn-controller-vtep 2026-07-13 18:19:58.762 | + functions-common:is_service_enabled:2076 : return 0 2026-07-13 18:19:58.767 | + ./stack.sh:main:1300 : echo_summary 'Starting OVN services' 2026-07-13 18:19:58.771 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-13 18:19:58.775 | + ./stack.sh:echo_summary:450 : echo -e Starting OVN services 2026-07-13 18:19:58.779 | + ./stack.sh:main:1301 : start_ovn_services 2026-07-13 18:19:58.783 | + lib/neutron:start_ovn_services:580 : [[ ovn == \o\v\n ]] 2026-07-13 18:19:58.788 | + lib/neutron:start_ovn_services:581 : '[' libvirt '!=' ironic ']' 2026-07-13 18:19:58.792 | + lib/neutron:start_ovn_services:587 : init_ovn 2026-07-13 18:19:58.796 | + lib/neutron_plugins/ovn_agent:init_ovn:637 : local 'mkdir_cmd=mkdir -p /var/lib/ovn' 2026-07-13 18:19:58.800 | + lib/neutron_plugins/ovn_agent:init_ovn:639 : [[ False == \F\a\l\s\e ]] 2026-07-13 18:19:58.804 | + lib/neutron_plugins/ovn_agent:init_ovn:640 : mkdir_cmd='sudo mkdir -p /var/lib/ovn' 2026-07-13 18:19:58.809 | + lib/neutron_plugins/ovn_agent:init_ovn:643 : sudo mkdir -p /var/lib/ovn 2026-07-13 18:19:58.829 | + lib/neutron_plugins/ovn_agent:init_ovn:644 : mkdir -p /opt/stack/data/ovs 2026-07-13 18:19:58.836 | + lib/neutron_plugins/ovn_agent:init_ovn:646 : rm -f '/opt/stack/data/ovs/*.db' 2026-07-13 18:19:58.842 | + lib/neutron_plugins/ovn_agent:init_ovn:647 : rm -f '/opt/stack/data/ovs/.*.db.~lock~' 2026-07-13 18:19:58.849 | + 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-13 18:19:58.865 | + 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-13 18:19:58.881 | + 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-13 18:19:58.897 | + lib/neutron:start_ovn_services:588 : start_ovn 2026-07-13 18:19:58.901 | + lib/neutron_plugins/ovn_agent:start_ovn:762 : echo 'Starting OVN' 2026-07-13 18:19:58.901 | Starting OVN 2026-07-13 18:19:58.905 | + lib/neutron_plugins/ovn_agent:start_ovn:764 : _start_ovs 2026-07-13 18:19:58.908 | + lib/neutron_plugins/ovn_agent:_start_ovs:654 : echo 'Starting OVS' 2026-07-13 18:19:58.908 | Starting OVS 2026-07-13 18:19:58.911 | + lib/neutron_plugins/ovn_agent:_start_ovs:655 : is_service_enabled ovn-controller ovn-controller-vtep ovn-northd 2026-07-13 18:19:58.930 | + functions-common:is_service_enabled:2076 : return 0 2026-07-13 18:19:58.933 | + lib/neutron_plugins/ovn_agent:_start_ovs:657 : enable_service ovsdb-server 2026-07-13 18:19:58.983 | + lib/neutron_plugins/ovn_agent:_start_ovs:658 : enable_service ovs-vswitchd 2026-07-13 18:19:59.033 | + lib/neutron_plugins/ovn_agent:_start_ovs:660 : [[ False == \T\r\u\e ]] 2026-07-13 18:19:59.037 | + lib/neutron_plugins/ovn_agent:_start_ovs:684 : _start_process ovsdb-server.service 2026-07-13 18:19:59.040 | + lib/neutron_plugins/ovn_agent:_start_process:264 : sudo systemctl daemon-reload 2026-07-13 18:19:59.507 | + lib/neutron_plugins/ovn_agent:_start_process:265 : sudo systemctl enable ovsdb-server.service 2026-07-13 18:19:59.979 | The unit files have no installation config (WantedBy=, RequiredBy=, UpheldBy=, 2026-07-13 18:19:59.979 | Also=, or Alias= settings in the [Install] section, and DefaultInstance= for 2026-07-13 18:19:59.980 | template units). This means they are not meant to be enabled or disabled using systemctl. 2026-07-13 18:19:59.980 | 2026-07-13 18:19:59.980 | Possible reasons for having these kinds of units are: 2026-07-13 18:19:59.980 | • A unit may be statically enabled by being symlinked from another unit's 2026-07-13 18:19:59.980 | .wants/, .requires/, or .upholds/ directory. 2026-07-13 18:19:59.980 | • A unit's purpose may be to act as a helper for some other unit which has 2026-07-13 18:19:59.980 | a requirement dependency on it. 2026-07-13 18:19:59.980 | • A unit may be started when needed via activation (socket, path, timer, 2026-07-13 18:19:59.980 | D-Bus, udev, scripted systemctl call, ...). 2026-07-13 18:19:59.980 | • In case of template units, the unit is meant to be enabled with some 2026-07-13 18:19:59.980 | instance name specified. 2026-07-13 18:19:59.992 | + lib/neutron_plugins/ovn_agent:_start_process:266 : sudo systemctl restart ovsdb-server.service 2026-07-13 18:20:04.623 | + lib/neutron_plugins/ovn_agent:_start_ovs:685 : _start_process ovs-vswitchd.service 2026-07-13 18:20:04.625 | + lib/neutron_plugins/ovn_agent:_start_process:264 : sudo systemctl daemon-reload 2026-07-13 18:20:05.081 | + lib/neutron_plugins/ovn_agent:_start_process:265 : sudo systemctl enable ovs-vswitchd.service 2026-07-13 18:20:05.551 | The unit files have no installation config (WantedBy=, RequiredBy=, UpheldBy=, 2026-07-13 18:20:05.551 | Also=, or Alias= settings in the [Install] section, and DefaultInstance= for 2026-07-13 18:20:05.551 | template units). This means they are not meant to be enabled or disabled using systemctl. 2026-07-13 18:20:05.551 | 2026-07-13 18:20:05.551 | Possible reasons for having these kinds of units are: 2026-07-13 18:20:05.551 | • A unit may be statically enabled by being symlinked from another unit's 2026-07-13 18:20:05.551 | .wants/, .requires/, or .upholds/ directory. 2026-07-13 18:20:05.551 | • A unit's purpose may be to act as a helper for some other unit which has 2026-07-13 18:20:05.551 | a requirement dependency on it. 2026-07-13 18:20:05.552 | • A unit may be started when needed via activation (socket, path, timer, 2026-07-13 18:20:05.552 | D-Bus, udev, scripted systemctl call, ...). 2026-07-13 18:20:05.552 | • In case of template units, the unit is meant to be enabled with some 2026-07-13 18:20:05.552 | instance name specified. 2026-07-13 18:20:05.559 | + lib/neutron_plugins/ovn_agent:_start_process:266 : sudo systemctl restart ovs-vswitchd.service 2026-07-13 18:20:05.896 | + lib/neutron_plugins/ovn_agent:_start_ovs:688 : echo 'Configuring OVSDB' 2026-07-13 18:20:05.896 | Configuring OVSDB 2026-07-13 18:20:05.901 | + lib/neutron_plugins/ovn_agent:_start_ovs:689 : is_service_enabled tls-proxy 2026-07-13 18:20:05.922 | + functions-common:is_service_enabled:2076 : return 1 2026-07-13 18:20:05.926 | + lib/neutron_plugins/ovn_agent:_start_ovs:696 : sudo ovs-vsctl --no-wait set-manager ptcp:6640:127.0.0.1 2026-07-13 18:20:05.958 | + lib/neutron_plugins/ovn_agent:_start_ovs:697 : sudo ovs-vsctl --no-wait set open_vswitch . system-type=devstack 2026-07-13 18:20:05.980 | + lib/neutron_plugins/ovn_agent:_start_ovs:698 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:system-id=400fc817-44ee-4559-ac94-82f4bac9537a 2026-07-13 18:20:06.001 | + lib/neutron_plugins/ovn_agent:_start_ovs:699 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-remote=tcp:192.168.122.212:6642 2026-07-13 18:20:06.025 | + lib/neutron_plugins/ovn_agent:_start_ovs:700 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-bridge=br-int 2026-07-13 18:20:06.048 | + lib/neutron_plugins/ovn_agent:_start_ovs:701 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-encap-type=geneve 2026-07-13 18:20:06.071 | + lib/neutron_plugins/ovn_agent:_start_ovs:702 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-encap-ip=192.168.122.212 2026-07-13 18:20:06.095 | ++ lib/neutron_plugins/ovn_agent:_start_ovs:703 : hostname 2026-07-13 18:20:06.100 | + lib/neutron_plugins/ovn_agent:_start_ovs:703 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:hostname=devstack 2026-07-13 18:20:06.121 | + lib/neutron_plugins/ovn_agent:_start_ovs:705 : [[ True == \T\r\u\e ]] 2026-07-13 18:20:06.124 | + 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-13 18:20:06.148 | + lib/neutron_plugins/ovn_agent:_start_ovs:710 : [[ metadata =~ ovn-bgp ]] 2026-07-13 18:20:06.151 | + lib/neutron_plugins/ovn_agent:_start_ovs:716 : [[ metadata =~ ovn-evpn ]] 2026-07-13 18:20:06.153 | + lib/neutron_plugins/ovn_agent:_start_ovs:722 : is_provider_network 2026-07-13 18:20:06.156 | + functions-common:is_provider_network:2269 : '[' '' == True ']' 2026-07-13 18:20:06.158 | + functions-common:is_provider_network:2272 : return 1 2026-07-13 18:20:06.160 | + lib/neutron_plugins/ovn_agent:_start_ovs:722 : [[ True == \T\r\u\e ]] 2026-07-13 18:20:06.162 | + lib/neutron_plugins/ovn_agent:_start_ovs:723 : ovn_base_setup_bridge br-ex 2026-07-13 18:20:06.165 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:252 : local bridge=br-ex 2026-07-13 18:20:06.167 | + 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-13 18:20:06.169 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:255 : '[' system '!=' system ']' 2026-07-13 18:20:06.171 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:259 : sudo ovs-vsctl --no-wait -- --may-exist add-br br-ex 2026-07-13 18:20:06.202 | + 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-13 18:20:06.232 | + lib/neutron_plugins/ovn_agent:_start_ovs:724 : sudo ovs-vsctl set open . external-ids:ovn-bridge-mappings=public:br-ex 2026-07-13 18:20:06.266 | + lib/neutron_plugins/ovn_agent:_start_ovs:727 : is_service_enabled ovn-controller-vtep 2026-07-13 18:20:06.285 | + functions-common:is_service_enabled:2076 : return 1 2026-07-13 18:20:06.288 | + lib/neutron_plugins/ovn_agent:start_ovn:766 : local SCRIPTDIR=/share/ovn/scripts 2026-07-13 18:20:06.290 | + lib/neutron_plugins/ovn_agent:start_ovn:767 : use_new_ovn_repository 2026-07-13 18:20:06.294 | + lib/neutron_plugins/ovn_agent:use_new_ovn_repository:224 : [[ False == \F\a\l\s\e ]] 2026-07-13 18:20:06.297 | + lib/neutron_plugins/ovn_agent:use_new_ovn_repository:225 : return 0 2026-07-13 18:20:06.299 | + lib/neutron_plugins/ovn_agent:start_ovn:771 : is_service_enabled ovn-northd 2026-07-13 18:20:06.318 | + functions-common:is_service_enabled:2076 : return 0 2026-07-13 18:20:06.322 | + lib/neutron_plugins/ovn_agent:start_ovn:772 : [[ False == \T\r\u\e ]] 2026-07-13 18:20:06.324 | + lib/neutron_plugins/ovn_agent:start_ovn:778 : _start_process ovn-central.service 2026-07-13 18:20:06.327 | + lib/neutron_plugins/ovn_agent:_start_process:264 : sudo systemctl daemon-reload 2026-07-13 18:20:06.845 | + lib/neutron_plugins/ovn_agent:_start_process:265 : sudo systemctl enable ovn-central.service 2026-07-13 18:20:07.328 | + lib/neutron_plugins/ovn_agent:_start_process:266 : sudo systemctl restart ovn-central.service 2026-07-13 18:20:07.410 | + lib/neutron_plugins/ovn_agent:start_ovn:781 : _wait_for_ovn_and_set_custom_config 2026-07-13 18:20:07.414 | + 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-13 18:20:07.417 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:213 : local count=0 2026-07-13 18:20:07.423 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:214 : '[' '!' -S /var/run/ovn/ovnnb_db.sock ']' 2026-07-13 18:20:07.426 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:215 : sleep 1 2026-07-13 18:20:08.432 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:216 : count=1 2026-07-13 18:20:08.435 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:217 : '[' 1 -gt 40 ']' 2026-07-13 18:20:08.439 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:214 : '[' '!' -S /var/run/ovn/ovnnb_db.sock ']' 2026-07-13 18:20:08.442 | + 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-13 18:20:08.445 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:213 : local count=0 2026-07-13 18:20:08.448 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:214 : '[' '!' -S /var/run/ovn/ovnsb_db.sock ']' 2026-07-13 18:20:08.451 | + 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-13 18:20:08.454 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:202 : local count=0 2026-07-13 18:20:08.457 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:203 : '[' '!' -f /var/lib/ovn/ovnnb_db.db ']' 2026-07-13 18:20:08.461 | + 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-13 18:20:08.464 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:202 : local count=0 2026-07-13 18:20:08.467 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:203 : '[' '!' -f /var/lib/ovn/ovnsb_db.db ']' 2026-07-13 18:20:08.470 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:749 : is_service_enabled tls-proxy 2026-07-13 18:20:08.488 | + functions-common:is_service_enabled:2076 : return 1 2026-07-13 18:20:08.491 | + 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-13 18:20:08.516 | + 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-13 18:20:08.543 | + 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-13 18:20:08.560 | + 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-13 18:20:08.579 | + lib/neutron_plugins/ovn_agent:start_ovn:785 : is_service_enabled ovn-controller 2026-07-13 18:20:08.599 | + functions-common:is_service_enabled:2076 : return 0 2026-07-13 18:20:08.602 | + lib/neutron_plugins/ovn_agent:start_ovn:786 : [[ False == \T\r\u\e ]] 2026-07-13 18:20:08.605 | + lib/neutron_plugins/ovn_agent:start_ovn:792 : _start_process ovn-controller.service 2026-07-13 18:20:08.608 | + lib/neutron_plugins/ovn_agent:_start_process:264 : sudo systemctl daemon-reload 2026-07-13 18:20:09.081 | + lib/neutron_plugins/ovn_agent:_start_process:265 : sudo systemctl enable ovn-controller.service 2026-07-13 18:20:09.547 | The unit files have no installation config (WantedBy=, RequiredBy=, UpheldBy=, 2026-07-13 18:20:09.547 | Also=, or Alias= settings in the [Install] section, and DefaultInstance= for 2026-07-13 18:20:09.547 | template units). This means they are not meant to be enabled or disabled using systemctl. 2026-07-13 18:20:09.547 | 2026-07-13 18:20:09.547 | Possible reasons for having these kinds of units are: 2026-07-13 18:20:09.547 | • A unit may be statically enabled by being symlinked from another unit's 2026-07-13 18:20:09.547 | .wants/, .requires/, or .upholds/ directory. 2026-07-13 18:20:09.548 | • A unit's purpose may be to act as a helper for some other unit which has 2026-07-13 18:20:09.548 | a requirement dependency on it. 2026-07-13 18:20:09.548 | • A unit may be started when needed via activation (socket, path, timer, 2026-07-13 18:20:09.548 | D-Bus, udev, scripted systemctl call, ...). 2026-07-13 18:20:09.548 | • In case of template units, the unit is meant to be enabled with some 2026-07-13 18:20:09.548 | instance name specified. 2026-07-13 18:20:09.557 | + lib/neutron_plugins/ovn_agent:_start_process:266 : sudo systemctl restart ovn-controller.service 2026-07-13 18:20:09.813 | + lib/neutron_plugins/ovn_agent:start_ovn:796 : is_service_enabled ovn-controller-vtep 2026-07-13 18:20:09.831 | + functions-common:is_service_enabled:2076 : return 1 2026-07-13 18:20:09.834 | + lib/neutron_plugins/ovn_agent:start_ovn:805 : is_ovn_metadata_agent_enabled 2026-07-13 18:20:09.837 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:323 : is_service_enabled q-ovn-metadata-agent neutron-ovn-metadata-agent 2026-07-13 18:20:09.855 | + functions-common:is_service_enabled:2076 : return 0 2026-07-13 18:20:09.859 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:323 : [[ False == \F\a\l\s\e ]] 2026-07-13 18:20:09.861 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:324 : return 0 2026-07-13 18:20:09.868 | + 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-13 18:20:09.874 | + functions-common:run_process:1674 : local service=q-ovn-metadata-agent 2026-07-13 18:20:09.878 | + 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-13 18:20:09.882 | + functions-common:run_process:1676 : local group= 2026-07-13 18:20:09.884 | + functions-common:run_process:1677 : local user= 2026-07-13 18:20:09.887 | + functions-common:run_process:1678 : local env_vars= 2026-07-13 18:20:09.890 | + functions-common:run_process:1680 : local name=q-ovn-metadata-agent 2026-07-13 18:20:09.893 | + functions-common:run_process:1682 : time_start run_process 2026-07-13 18:20:09.896 | + functions-common:time_start:2406 : local name=run_process 2026-07-13 18:20:09.899 | + functions-common:time_start:2407 : local start_time= 2026-07-13 18:20:09.902 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-13 18:20:09.906 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-13 18:20:09.911 | + functions-common:time_start:2411 : _TIME_START[$name]=1783966809908 2026-07-13 18:20:09.914 | + functions-common:run_process:1683 : is_service_enabled q-ovn-metadata-agent 2026-07-13 18:20:09.933 | + functions-common:is_service_enabled:2076 : return 0 2026-07-13 18:20:09.936 | + 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-13 18:20:09.939 | + functions-common:_run_under_systemd:1628 : local service=q-ovn-metadata-agent 2026-07-13 18:20:09.943 | + 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-13 18:20:09.946 | + 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-13 18:20:09.950 | + 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-13 18:20:09.953 | + 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-13 18:20:09.957 | + 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-13 18:20:09.960 | + 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-13 18:20:09.964 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@q-ovn-metadata-agent.service 2026-07-13 18:20:09.966 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-13 18:20:09.970 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-13 18:20:09.974 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-13 18:20:09.978 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-13 18:20:09.982 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[q-ovn-metadata-agent] ]] 2026-07-13 18:20:09.985 | + 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-13 18:20:09.988 | + 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-13 18:20:09.991 | + functions-common:write_user_unit_file:1535 : local service=devstack@q-ovn-metadata-agent.service 2026-07-13 18:20:09.994 | + 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-13 18:20:09.997 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-13 18:20:10.000 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-07-13 18:20:10.003 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-13 18:20:10.006 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-13 18:20:10.008 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-13 18:20:10.011 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@q-ovn-metadata-agent.service 2026-07-13 18:20:10.014 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-13 18:20:10.019 | + 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-13 18:20:10.097 | + 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-13 18:20:10.175 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Service User quobyte 2026-07-13 18:20:10.240 | + 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-13 18:20:10.305 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Service KillMode process 2026-07-13 18:20:10.373 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Service TimeoutStopSec 300 2026-07-13 18:20:10.439 | + 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-13 18:20:10.507 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-13 18:20:10.510 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-13 18:20:10.513 | + 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-13 18:20:10.592 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-13 18:20:11.048 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@q-ovn-metadata-agent.service 2026-07-13 18:20:11.078 | 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-13 18:20:11.530 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@q-ovn-metadata-agent.service 2026-07-13 18:20:11.579 | + functions-common:run_process:1686 : time_stop run_process 2026-07-13 18:20:11.581 | + functions-common:time_stop:2420 : local name 2026-07-13 18:20:11.583 | + functions-common:time_stop:2421 : local end_time 2026-07-13 18:20:11.585 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-13 18:20:11.588 | + functions-common:time_stop:2423 : local total 2026-07-13 18:20:11.590 | + functions-common:time_stop:2424 : local start_time 2026-07-13 18:20:11.592 | + functions-common:time_stop:2426 : name=run_process 2026-07-13 18:20:11.594 | + functions-common:time_stop:2427 : start_time=1783966809908 2026-07-13 18:20:11.596 | + functions-common:time_stop:2429 : [[ -z 1783966809908 ]] 2026-07-13 18:20:11.599 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-13 18:20:11.603 | + functions-common:time_stop:2432 : end_time=1783966811600 2026-07-13 18:20:11.605 | + functions-common:time_stop:2433 : elapsed_time=1692 2026-07-13 18:20:11.607 | + functions-common:time_stop:2434 : total=6431 2026-07-13 18:20:11.609 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-13 18:20:11.611 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=8123 2026-07-13 18:20:11.614 | + lib/neutron_plugins/ovn_agent:start_ovn:808 : setup_logging /etc/neutron/neutron_ovn_metadata_agent.ini 2026-07-13 18:20:11.616 | + functions:setup_logging:693 : setup_systemd_logging /etc/neutron/neutron_ovn_metadata_agent.ini 2026-07-13 18:20:11.618 | + functions:setup_systemd_logging:710 : local conf_file=/etc/neutron/neutron_ovn_metadata_agent.ini 2026-07-13 18:20:11.621 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-07-13 18:20:11.641 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-07-13 18:20:11.644 | + functions:setup_systemd_logging:716 : local pidstr= 2026-07-13 18:20:11.646 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-07-13 18:20:11.648 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-07-13 18:20:11.650 | + 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-13 18:20:11.685 | + 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-13 18:20:11.719 | + 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-13 18:20:11.754 | + functions:setup_systemd_logging:727 : iniset /etc/neutron/neutron_ovn_metadata_agent.ini DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-07-13 18:20:11.789 | + functions:setup_systemd_logging:730 : iniset /etc/neutron/neutron_ovn_metadata_agent.ini DEFAULT log_color False 2026-07-13 18:20:11.823 | + lib/neutron_plugins/ovn_agent:start_ovn:811 : is_ovn_agent_enabled 2026-07-13 18:20:11.826 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:330 : is_service_enabled q-ovn-agent neutron-ovn-agent 2026-07-13 18:20:11.846 | + functions-common:is_service_enabled:2076 : return 0 2026-07-13 18:20:11.849 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:331 : enable_service q-ovn-agent 2026-07-13 18:20:11.898 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:332 : return 0 2026-07-13 18:20:11.901 | + 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-13 18:20:11.904 | + functions-common:run_process:1674 : local service=q-ovn-agent 2026-07-13 18:20:11.907 | + 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-13 18:20:11.910 | + functions-common:run_process:1676 : local group= 2026-07-13 18:20:11.913 | + functions-common:run_process:1677 : local user= 2026-07-13 18:20:11.915 | + functions-common:run_process:1678 : local env_vars= 2026-07-13 18:20:11.918 | + functions-common:run_process:1680 : local name=q-ovn-agent 2026-07-13 18:20:11.921 | + functions-common:run_process:1682 : time_start run_process 2026-07-13 18:20:11.924 | + functions-common:time_start:2406 : local name=run_process 2026-07-13 18:20:11.927 | + functions-common:time_start:2407 : local start_time= 2026-07-13 18:20:11.929 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-13 18:20:11.933 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-13 18:20:11.938 | + functions-common:time_start:2411 : _TIME_START[$name]=1783966811935 2026-07-13 18:20:11.942 | + functions-common:run_process:1683 : is_service_enabled q-ovn-agent 2026-07-13 18:20:11.961 | + functions-common:is_service_enabled:2076 : return 0 2026-07-13 18:20:11.964 | + 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-13 18:20:11.967 | + functions-common:_run_under_systemd:1628 : local service=q-ovn-agent 2026-07-13 18:20:11.970 | + 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-13 18:20:11.973 | + 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-13 18:20:11.975 | + 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-13 18:20:11.978 | + 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-13 18:20:11.981 | + 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-13 18:20:11.984 | + 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-13 18:20:11.987 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@q-ovn-agent.service 2026-07-13 18:20:11.990 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-13 18:20:11.993 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-13 18:20:11.995 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-13 18:20:11.998 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-13 18:20:12.001 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[q-ovn-agent] ]] 2026-07-13 18:20:12.004 | + 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-13 18:20:12.006 | + 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-13 18:20:12.009 | + functions-common:write_user_unit_file:1535 : local service=devstack@q-ovn-agent.service 2026-07-13 18:20:12.011 | + 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-13 18:20:12.014 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-13 18:20:12.017 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-07-13 18:20:12.019 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-13 18:20:12.022 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-13 18:20:12.025 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-13 18:20:12.027 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@q-ovn-agent.service 2026-07-13 18:20:12.030 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-13 18:20:12.035 | + 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-13 18:20:12.113 | + 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-13 18:20:12.192 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service User quobyte 2026-07-13 18:20:12.261 | + 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-13 18:20:12.326 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service KillMode process 2026-07-13 18:20:12.392 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service TimeoutStopSec 300 2026-07-13 18:20:12.467 | + 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-13 18:20:12.536 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-13 18:20:12.539 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-13 18:20:12.541 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Install WantedBy multi-user.target 2026-07-13 18:20:12.622 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-13 18:20:13.098 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@q-ovn-agent.service 2026-07-13 18:20:13.129 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-ovn-agent.service → /etc/systemd/system/devstack@q-ovn-agent.service. 2026-07-13 18:20:13.580 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@q-ovn-agent.service 2026-07-13 18:20:13.636 | + functions-common:run_process:1686 : time_stop run_process 2026-07-13 18:20:13.638 | + functions-common:time_stop:2420 : local name 2026-07-13 18:20:13.640 | + functions-common:time_stop:2421 : local end_time 2026-07-13 18:20:13.644 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-13 18:20:13.646 | + functions-common:time_stop:2423 : local total 2026-07-13 18:20:13.649 | + functions-common:time_stop:2424 : local start_time 2026-07-13 18:20:13.651 | + functions-common:time_stop:2426 : name=run_process 2026-07-13 18:20:13.653 | + functions-common:time_stop:2427 : start_time=1783966811935 2026-07-13 18:20:13.655 | + functions-common:time_stop:2429 : [[ -z 1783966811935 ]] 2026-07-13 18:20:13.658 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-13 18:20:13.663 | + functions-common:time_stop:2432 : end_time=1783966813659 2026-07-13 18:20:13.664 | + functions-common:time_stop:2433 : elapsed_time=1724 2026-07-13 18:20:13.666 | + functions-common:time_stop:2434 : total=8123 2026-07-13 18:20:13.668 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-13 18:20:13.670 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=9847 2026-07-13 18:20:13.673 | + lib/neutron_plugins/ovn_agent:start_ovn:814 : setup_logging /etc/neutron/plugins/ml2/ovn_agent.ini 2026-07-13 18:20:13.675 | + functions:setup_logging:693 : setup_systemd_logging /etc/neutron/plugins/ml2/ovn_agent.ini 2026-07-13 18:20:13.677 | + functions:setup_systemd_logging:710 : local conf_file=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-07-13 18:20:13.682 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-07-13 18:20:13.695 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-07-13 18:20:13.697 | + functions:setup_systemd_logging:716 : local pidstr= 2026-07-13 18:20:13.699 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-07-13 18:20:13.702 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-07-13 18:20:13.704 | + 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-13 18:20:13.734 | + 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-13 18:20:13.768 | + 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-13 18:20:13.798 | + functions:setup_systemd_logging:727 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-07-13 18:20:13.828 | + functions:setup_systemd_logging:730 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT log_color False 2026-07-13 18:20:13.857 | + lib/neutron:start_ovn_services:590 : [[ True == \T\r\u\e ]] 2026-07-13 18:20:13.860 | + lib/neutron:start_ovn_services:591 : [[ True != \T\r\u\e ]] 2026-07-13 18:20:13.862 | + lib/neutron:start_ovn_services:595 : create_public_bridge 2026-07-13 18:20:13.865 | + lib/neutron_plugins/ovn_agent:create_public_bridge:317 : sudo ovs-vsctl --may-exist add-br br-ex 2026-07-13 18:20:13.887 | + lib/neutron_plugins/ovn_agent:create_public_bridge:318 : sudo ovs-vsctl set open . external-ids:ovn-bridge-mappings=public:br-ex 2026-07-13 18:20:13.909 | + lib/neutron_plugins/ovn_agent:create_public_bridge:319 : _configure_public_network_connectivity 2026-07-13 18:20:13.911 | + lib/neutron:_configure_public_network_connectivity:811 : [[ -n '' ]] 2026-07-13 18:20:13.914 | + lib/neutron:_configure_public_network_connectivity:818 : for d in $default_v4_route_devs 2026-07-13 18:20:13.917 | + 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-13 18:20:13.972 | + ./stack.sh:main:1304 : is_service_enabled q-svc neutron-api 2026-07-13 18:20:13.994 | + functions-common:is_service_enabled:2076 : return 0 2026-07-13 18:20:13.996 | + ./stack.sh:main:1305 : echo_summary 'Starting Neutron' 2026-07-13 18:20:13.999 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-13 18:20:14.001 | + ./stack.sh:echo_summary:450 : echo -e Starting Neutron 2026-07-13 18:20:14.004 | + ./stack.sh:main:1306 : configure_neutron_after_post_config 2026-07-13 18:20:14.006 | + lib/neutron:configure_neutron_after_post_config:562 : [[ ovn-router != '' ]] 2026-07-13 18:20:14.008 | + lib/neutron:configure_neutron_after_post_config:563 : iniset /etc/neutron/neutron.conf DEFAULT service_plugins ovn-router 2026-07-13 18:20:14.040 | + lib/neutron:configure_neutron_after_post_config:565 : configure_rbac_policies 2026-07-13 18:20:14.042 | + lib/neutron:configure_rbac_policies:571 : [[ True == \T\r\u\e ]] 2026-07-13 18:20:14.045 | + lib/neutron:configure_rbac_policies:572 : iniset /etc/neutron/neutron.conf oslo_policy enforce_new_defaults True 2026-07-13 18:20:14.075 | + ./stack.sh:main:1307 : start_neutron_service_and_check 2026-07-13 18:20:14.078 | + lib/neutron:start_neutron_service_and_check:636 : local cfg_file_options 2026-07-13 18:20:14.080 | + lib/neutron:start_neutron_service_and_check:637 : local neutron_url 2026-07-13 18:20:14.083 | ++ lib/neutron:start_neutron_service_and_check:639 : determine_config_files neutron-server 2026-07-13 18:20:14.085 | ++ lib/neutron:determine_config_files:367 : local opts= 2026-07-13 18:20:14.088 | ++ lib/neutron:determine_config_files:368 : case "$1" in 2026-07-13 18:20:14.091 | +++ lib/neutron:determine_config_files:369 : _determine_config_server 2026-07-13 18:20:14.093 | +++ lib/neutron:_determine_config_server:325 : [[ '' != '' ]] 2026-07-13 18:20:14.095 | +++ lib/neutron:_determine_config_server:332 : [[ 0 > 0 ]] 2026-07-13 18:20:14.097 | +++ lib/neutron:_determine_config_server:339 : local cfg_file 2026-07-13 18:20:14.100 | +++ 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-13 18:20:14.102 | +++ lib/neutron:_determine_config_server:344 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-13 18:20:14.105 | ++ lib/neutron:determine_config_files:369 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-13 18:20:14.107 | ++ lib/neutron:determine_config_files:372 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' ']' 2026-07-13 18:20:14.109 | ++ lib/neutron:determine_config_files:375 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-13 18:20:14.112 | + 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-13 18:20:14.115 | + lib/neutron:start_neutron_service_and_check:642 : enable_neutron_server_services 2026-07-13 18:20:14.117 | + lib/neutron:enable_neutron_server_services:607 : local rpc_workers 2026-07-13 18:20:14.119 | + lib/neutron:enable_neutron_server_services:612 : [[ -f /etc/neutron/neutron.conf ]] 2026-07-13 18:20:14.122 | ++ lib/neutron:enable_neutron_server_services:613 : iniget_multiline /etc/neutron/neutron.conf DEFAULT rpc_workers 2026-07-13 18:20:14.142 | + lib/neutron:enable_neutron_server_services:613 : rpc_workers= 2026-07-13 18:20:14.144 | + lib/neutron:enable_neutron_server_services:620 : enable_service neutron-api 2026-07-13 18:20:14.183 | + lib/neutron:enable_neutron_server_services:621 : enable_service neutron-periodic-workers 2026-07-13 18:20:14.222 | + lib/neutron:enable_neutron_server_services:624 : [[ '' != \0 ]] 2026-07-13 18:20:14.224 | + lib/neutron:enable_neutron_server_services:625 : enable_service neutron-rpc-server 2026-07-13 18:20:14.265 | + lib/neutron:enable_neutron_server_services:629 : [[ ovn == \o\v\n ]] 2026-07-13 18:20:14.267 | + lib/neutron:enable_neutron_server_services:630 : enable_service neutron-ovn-maintenance-worker 2026-07-13 18:20:14.311 | ++ lib/neutron:start_neutron_service_and_check:645 : which uwsgi 2026-07-13 18:20:14.316 | + 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-13 18:20:14.318 | + functions-common:run_process:1674 : local service=neutron-api 2026-07-13 18:20:14.320 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-07-13 18:20:14.323 | + functions-common:run_process:1676 : local group= 2026-07-13 18:20:14.325 | + functions-common:run_process:1677 : local user= 2026-07-13 18:20:14.327 | + functions-common:run_process:1678 : local env_vars= 2026-07-13 18:20:14.330 | + functions-common:run_process:1680 : local name=neutron-api 2026-07-13 18:20:14.332 | + functions-common:run_process:1682 : time_start run_process 2026-07-13 18:20:14.335 | + functions-common:time_start:2406 : local name=run_process 2026-07-13 18:20:14.337 | + functions-common:time_start:2407 : local start_time= 2026-07-13 18:20:14.339 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-13 18:20:14.342 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-13 18:20:14.346 | + functions-common:time_start:2411 : _TIME_START[$name]=1783966814343 2026-07-13 18:20:14.348 | + functions-common:run_process:1683 : is_service_enabled neutron-api 2026-07-13 18:20:14.365 | + functions-common:is_service_enabled:2076 : return 0 2026-07-13 18:20:14.367 | + 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-13 18:20:14.370 | + functions-common:_run_under_systemd:1628 : local service=neutron-api 2026-07-13 18:20:14.372 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-07-13 18:20:14.375 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-07-13 18:20:14.377 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-07-13 18:20:14.379 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-07-13 18:20:14.382 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini =~ sudo ]] 2026-07-13 18:20:14.384 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini =~ ^/ ]] 2026-07-13 18:20:14.387 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@neutron-api.service 2026-07-13 18:20:14.389 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-13 18:20:14.391 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-13 18:20:14.394 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-13 18:20:14.396 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-13 18:20:14.398 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[neutron-api] ]] 2026-07-13 18:20:14.401 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini =~ uwsgi ]] 2026-07-13 18:20:14.403 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-07-13 18:20:14.406 | + 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-13 18:20:14.408 | + 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-13 18:20:14.410 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@neutron-api.service 2026-07-13 18:20:14.413 | + 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-13 18:20:14.415 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-07-13 18:20:14.419 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-07-13 18:20:14.421 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-07-13 18:20:14.424 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@neutron-api.service 2026-07-13 18:20:14.426 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-07-13 18:20:14.430 | + 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-13 18:20:14.501 | + 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-13 18:20:14.580 | + 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-13 18:20:14.640 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service User quobyte 2026-07-13 18:20:14.701 | + 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-13 18:20:14.762 | + 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-13 18:20:14.823 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service Type notify 2026-07-13 18:20:14.886 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service KillMode process 2026-07-13 18:20:14.948 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service Restart always 2026-07-13 18:20:15.008 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service NotifyAccess all 2026-07-13 18:20:15.067 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service RestartForceExitStatus 100 2026-07-13 18:20:15.126 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-07-13 18:20:15.129 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-07-13 18:20:15.131 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Install WantedBy multi-user.target 2026-07-13 18:20:15.201 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-07-13 18:20:15.723 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@neutron-api.service 2026-07-13 18:20:15.758 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@neutron-api.service → /etc/systemd/system/devstack@neutron-api.service. 2026-07-13 18:20:16.224 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@neutron-api.service 2026-07-13 18:20:16.367 | + functions-common:run_process:1686 : time_stop run_process 2026-07-13 18:20:16.370 | + functions-common:time_stop:2420 : local name 2026-07-13 18:20:16.372 | + functions-common:time_stop:2421 : local end_time 2026-07-13 18:20:16.375 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-13 18:20:16.379 | + functions-common:time_stop:2423 : local total 2026-07-13 18:20:16.381 | + functions-common:time_stop:2424 : local start_time 2026-07-13 18:20:16.386 | + functions-common:time_stop:2426 : name=run_process 2026-07-13 18:20:16.388 | + functions-common:time_stop:2427 : start_time=1783966814343 2026-07-13 18:20:16.391 | + functions-common:time_stop:2429 : [[ -z 1783966814343 ]] 2026-07-13 18:20:16.397 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-13 18:20:16.402 | + functions-common:time_stop:2432 : end_time=1783966816399 2026-07-13 18:20:16.406 | + functions-common:time_stop:2433 : elapsed_time=2056 2026-07-13 18:20:16.409 | + functions-common:time_stop:2434 : total=9847 2026-07-13 18:20:16.414 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-13 18:20:16.417 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=11903 2026-07-13 18:20:16.420 | + lib/neutron:start_neutron_service_and_check:646 : neutron_url=http://192.168.122.212/ 2026-07-13 18:20:16.425 | + 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-13 18:20:16.427 | + functions-common:run_process:1674 : local service=neutron-rpc-server 2026-07-13 18:20:16.429 | + 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-13 18:20:16.432 | + functions-common:run_process:1676 : local group= 2026-07-13 18:20:16.434 | + functions-common:run_process:1677 : local user= 2026-07-13 18:20:16.436 | + functions-common:run_process:1678 : local env_vars= 2026-07-13 18:20:16.438 | + functions-common:run_process:1680 : local name=neutron-rpc-server 2026-07-13 18:20:16.440 | + functions-common:run_process:1682 : time_start run_process 2026-07-13 18:20:16.443 | + functions-common:time_start:2406 : local name=run_process 2026-07-13 18:20:16.445 | + functions-common:time_start:2407 : local start_time= 2026-07-13 18:20:16.447 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-13 18:20:16.451 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-13 18:20:16.457 | + functions-common:time_start:2411 : _TIME_START[$name]=1783966816452 2026-07-13 18:20:16.457 | + functions-common:run_process:1683 : is_service_enabled neutron-rpc-server 2026-07-13 18:20:16.475 | + functions-common:is_service_enabled:2076 : return 0 2026-07-13 18:20:16.477 | + 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-13 18:20:16.480 | + functions-common:_run_under_systemd:1628 : local service=neutron-rpc-server 2026-07-13 18:20:16.482 | + 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-13 18:20:16.484 | + 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-13 18:20:16.486 | + 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-13 18:20:16.488 | + 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-13 18:20:16.490 | + 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-13 18:20:16.492 | + 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-13 18:20:16.494 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@neutron-rpc-server.service 2026-07-13 18:20:16.496 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-13 18:20:16.498 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-13 18:20:16.500 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-13 18:20:16.503 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-13 18:20:16.505 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[neutron-rpc-server] ]] 2026-07-13 18:20:16.507 | + 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-13 18:20:16.509 | + 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-13 18:20:16.512 | + functions-common:write_user_unit_file:1535 : local service=devstack@neutron-rpc-server.service 2026-07-13 18:20:16.513 | + 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-13 18:20:16.515 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-13 18:20:16.517 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-07-13 18:20:16.519 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-13 18:20:16.521 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-13 18:20:16.523 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-13 18:20:16.526 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@neutron-rpc-server.service 2026-07-13 18:20:16.528 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-13 18:20:16.532 | + 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-13 18:20:16.620 | + 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-13 18:20:16.712 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service User quobyte 2026-07-13 18:20:16.784 | + 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-13 18:20:16.861 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service KillMode process 2026-07-13 18:20:16.937 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service TimeoutStopSec 300 2026-07-13 18:20:17.011 | + 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-13 18:20:17.077 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-13 18:20:17.080 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-13 18:20:17.082 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Install WantedBy multi-user.target 2026-07-13 18:20:17.172 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-13 18:20:17.729 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@neutron-rpc-server.service 2026-07-13 18:20:17.766 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@neutron-rpc-server.service → /etc/systemd/system/devstack@neutron-rpc-server.service. 2026-07-13 18:20:18.312 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@neutron-rpc-server.service 2026-07-13 18:20:18.364 | + functions-common:run_process:1686 : time_stop run_process 2026-07-13 18:20:18.369 | + functions-common:time_stop:2420 : local name 2026-07-13 18:20:18.381 | + functions-common:time_stop:2421 : local end_time 2026-07-13 18:20:18.384 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-13 18:20:18.392 | + functions-common:time_stop:2423 : local total 2026-07-13 18:20:18.400 | + functions-common:time_stop:2424 : local start_time 2026-07-13 18:20:18.409 | + functions-common:time_stop:2426 : name=run_process 2026-07-13 18:20:18.413 | + functions-common:time_stop:2427 : start_time=1783966816452 2026-07-13 18:20:18.420 | + functions-common:time_stop:2429 : [[ -z 1783966816452 ]] 2026-07-13 18:20:18.427 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-13 18:20:18.440 | + functions-common:time_stop:2432 : end_time=1783966818431 2026-07-13 18:20:18.442 | + functions-common:time_stop:2433 : elapsed_time=1979 2026-07-13 18:20:18.448 | + functions-common:time_stop:2434 : total=11903 2026-07-13 18:20:18.451 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-13 18:20:18.460 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=13882 2026-07-13 18:20:18.462 | + 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-13 18:20:18.471 | + functions-common:run_process:1674 : local service=neutron-periodic-workers 2026-07-13 18:20:18.474 | + 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-13 18:20:18.478 | + functions-common:run_process:1676 : local group= 2026-07-13 18:20:18.480 | + functions-common:run_process:1677 : local user= 2026-07-13 18:20:18.482 | + functions-common:run_process:1678 : local env_vars= 2026-07-13 18:20:18.484 | + functions-common:run_process:1680 : local name=neutron-periodic-workers 2026-07-13 18:20:18.486 | + functions-common:run_process:1682 : time_start run_process 2026-07-13 18:20:18.488 | + functions-common:time_start:2406 : local name=run_process 2026-07-13 18:20:18.490 | + functions-common:time_start:2407 : local start_time= 2026-07-13 18:20:18.495 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-13 18:20:18.495 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-13 18:20:18.499 | + functions-common:time_start:2411 : _TIME_START[$name]=1783966818497 2026-07-13 18:20:18.501 | + functions-common:run_process:1683 : is_service_enabled neutron-periodic-workers 2026-07-13 18:20:18.521 | + functions-common:is_service_enabled:2076 : return 0 2026-07-13 18:20:18.523 | + 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-13 18:20:18.525 | + functions-common:_run_under_systemd:1628 : local service=neutron-periodic-workers 2026-07-13 18:20:18.527 | + 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-13 18:20:18.529 | + 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-13 18:20:18.533 | + 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-13 18:20:18.533 | + 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-13 18:20:18.535 | + 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-13 18:20:18.537 | + 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-13 18:20:18.539 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@neutron-periodic-workers.service 2026-07-13 18:20:18.542 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-13 18:20:18.544 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-13 18:20:18.546 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-13 18:20:18.548 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-13 18:20:18.550 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[neutron-periodic-workers] ]] 2026-07-13 18:20:18.552 | + 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-13 18:20:18.556 | + 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-13 18:20:18.556 | + functions-common:write_user_unit_file:1535 : local service=devstack@neutron-periodic-workers.service 2026-07-13 18:20:18.558 | + 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-13 18:20:18.560 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-13 18:20:18.562 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-07-13 18:20:18.564 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-13 18:20:18.566 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-13 18:20:18.568 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-13 18:20:18.570 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@neutron-periodic-workers.service 2026-07-13 18:20:18.572 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-13 18:20:18.576 | + 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-13 18:20:18.680 | + 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-13 18:20:18.799 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service User quobyte 2026-07-13 18:20:18.902 | + 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-13 18:20:19.040 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service KillMode process 2026-07-13 18:20:19.177 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service TimeoutStopSec 300 2026-07-13 18:20:19.298 | + 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-13 18:20:19.430 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-13 18:20:19.437 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-13 18:20:19.443 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Install WantedBy multi-user.target 2026-07-13 18:20:19.577 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-13 18:20:20.181 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@neutron-periodic-workers.service 2026-07-13 18:20:20.224 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@neutron-periodic-workers.service → /etc/systemd/system/devstack@neutron-periodic-workers.service. 2026-07-13 18:20:20.787 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@neutron-periodic-workers.service 2026-07-13 18:20:20.845 | + functions-common:run_process:1686 : time_stop run_process 2026-07-13 18:20:20.850 | + functions-common:time_stop:2420 : local name 2026-07-13 18:20:20.859 | + functions-common:time_stop:2421 : local end_time 2026-07-13 18:20:20.865 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-13 18:20:20.870 | + functions-common:time_stop:2423 : local total 2026-07-13 18:20:20.877 | + functions-common:time_stop:2424 : local start_time 2026-07-13 18:20:20.883 | + functions-common:time_stop:2426 : name=run_process 2026-07-13 18:20:20.890 | + functions-common:time_stop:2427 : start_time=1783966818497 2026-07-13 18:20:20.893 | + functions-common:time_stop:2429 : [[ -z 1783966818497 ]] 2026-07-13 18:20:20.901 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-13 18:20:20.912 | + functions-common:time_stop:2432 : end_time=1783966820903 2026-07-13 18:20:20.920 | + functions-common:time_stop:2433 : elapsed_time=2406 2026-07-13 18:20:20.924 | + functions-common:time_stop:2434 : total=13882 2026-07-13 18:20:20.929 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-13 18:20:20.935 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=16288 2026-07-13 18:20:20.942 | + lib/neutron:start_neutron_service_and_check:651 : _run_ovn_maintenance 2026-07-13 18:20:20.950 | + lib/neutron:_run_ovn_maintenance:353 : [[ ovn == \o\v\n ]] 2026-07-13 18:20:20.952 | + 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-13 18:20:20.958 | + functions-common:run_process:1674 : local service=neutron-ovn-maintenance-worker 2026-07-13 18:20:20.962 | + 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-13 18:20:20.968 | + functions-common:run_process:1676 : local group= 2026-07-13 18:20:20.973 | + functions-common:run_process:1677 : local user= 2026-07-13 18:20:20.980 | + functions-common:run_process:1678 : local env_vars= 2026-07-13 18:20:20.987 | + functions-common:run_process:1680 : local name=neutron-ovn-maintenance-worker 2026-07-13 18:20:20.993 | + functions-common:run_process:1682 : time_start run_process 2026-07-13 18:20:20.997 | + functions-common:time_start:2406 : local name=run_process 2026-07-13 18:20:21.004 | + functions-common:time_start:2407 : local start_time= 2026-07-13 18:20:21.009 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-13 18:20:21.021 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-13 18:20:21.027 | + functions-common:time_start:2411 : _TIME_START[$name]=1783966821020 2026-07-13 18:20:21.034 | + functions-common:run_process:1683 : is_service_enabled neutron-ovn-maintenance-worker 2026-07-13 18:20:21.072 | + functions-common:is_service_enabled:2076 : return 0 2026-07-13 18:20:21.078 | + 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-13 18:20:21.084 | + functions-common:_run_under_systemd:1628 : local service=neutron-ovn-maintenance-worker 2026-07-13 18:20:21.090 | + 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-13 18:20:21.096 | + 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-13 18:20:21.102 | + 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-13 18:20:21.106 | + 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-13 18:20:21.112 | + 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-13 18:20:21.118 | + 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-13 18:20:21.124 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@neutron-ovn-maintenance-worker.service 2026-07-13 18:20:21.129 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-13 18:20:21.132 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-13 18:20:21.138 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-13 18:20:21.144 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-13 18:20:21.150 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[neutron-ovn-maintenance-worker] ]] 2026-07-13 18:20:21.156 | + 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-13 18:20:21.161 | + 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-13 18:20:21.164 | + functions-common:write_user_unit_file:1535 : local service=devstack@neutron-ovn-maintenance-worker.service 2026-07-13 18:20:21.268 | + 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-13 18:20:21.275 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-13 18:20:21.279 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-07-13 18:20:21.283 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-13 18:20:21.288 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-13 18:20:21.292 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-13 18:20:21.324 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service 2026-07-13 18:20:21.328 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-13 18:20:21.340 | + 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-13 18:20:21.564 | + 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-13 18:20:21.687 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service User quobyte 2026-07-13 18:20:21.801 | + 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-13 18:20:21.911 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service KillMode process 2026-07-13 18:20:22.011 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service TimeoutStopSec 300 2026-07-13 18:20:22.125 | + 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-13 18:20:22.248 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-13 18:20:22.253 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-13 18:20:22.260 | + 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-13 18:20:22.391 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-13 18:20:23.009 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@neutron-ovn-maintenance-worker.service 2026-07-13 18:20:23.043 | 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-13 18:20:23.613 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@neutron-ovn-maintenance-worker.service 2026-07-13 18:20:23.685 | + functions-common:run_process:1686 : time_stop run_process 2026-07-13 18:20:23.691 | + functions-common:time_stop:2420 : local name 2026-07-13 18:20:23.698 | + functions-common:time_stop:2421 : local end_time 2026-07-13 18:20:23.705 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-13 18:20:23.711 | + functions-common:time_stop:2423 : local total 2026-07-13 18:20:23.717 | + functions-common:time_stop:2424 : local start_time 2026-07-13 18:20:23.722 | + functions-common:time_stop:2426 : name=run_process 2026-07-13 18:20:23.728 | + functions-common:time_stop:2427 : start_time=1783966821020 2026-07-13 18:20:23.736 | + functions-common:time_stop:2429 : [[ -z 1783966821020 ]] 2026-07-13 18:20:23.743 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-13 18:20:23.752 | + functions-common:time_stop:2432 : end_time=1783966823744 2026-07-13 18:20:23.762 | + functions-common:time_stop:2433 : elapsed_time=2724 2026-07-13 18:20:23.766 | + functions-common:time_stop:2434 : total=16288 2026-07-13 18:20:23.771 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-13 18:20:23.781 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=19012 2026-07-13 18:20:23.783 | + lib/neutron:start_neutron_service_and_check:652 : '[' '!' -z networking ']' 2026-07-13 18:20:23.788 | + lib/neutron:start_neutron_service_and_check:653 : neutron_url=http://192.168.122.212/networking 2026-07-13 18:20:23.796 | + lib/neutron:start_neutron_service_and_check:655 : echo 'Waiting for Neutron to start...' 2026-07-13 18:20:23.796 | Waiting for Neutron to start... 2026-07-13 18:20:23.801 | + lib/neutron:start_neutron_service_and_check:657 : local 'testcmd=wget --no-proxy -q -O- http://192.168.122.212/networking' 2026-07-13 18:20:23.805 | + lib/neutron:start_neutron_service_and_check:658 : test_with_retry 'wget --no-proxy -q -O- http://192.168.122.212/networking' 'Neutron did not start' 60 2026-07-13 18:20:23.812 | + functions-common:test_with_retry:2358 : local 'testcmd=wget --no-proxy -q -O- http://192.168.122.212/networking' 2026-07-13 18:20:23.822 | + functions-common:test_with_retry:2359 : local 'failmsg=Neutron did not start' 2026-07-13 18:20:23.826 | + functions-common:test_with_retry:2360 : local until=60 2026-07-13 18:20:23.833 | + functions-common:test_with_retry:2361 : local sleep=0.5 2026-07-13 18:20:23.842 | + functions-common:test_with_retry:2363 : time_start test_with_retry 2026-07-13 18:20:23.846 | + functions-common:time_start:2406 : local name=test_with_retry 2026-07-13 18:20:23.851 | + functions-common:time_start:2407 : local start_time= 2026-07-13 18:20:23.856 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-13 18:20:23.863 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-13 18:20:23.871 | + functions-common:time_start:2411 : _TIME_START[$name]=1783966823865 2026-07-13 18:20:23.876 | + functions-common:test_with_retry:2364 : timeout 60 sh -c 'while ! wget --no-proxy -q -O- http://192.168.122.212/networking; do sleep 0.5; done' 2026-07-13 18:20:31.953 | {"versions": [{"id": "v2.0", "status": "CURRENT", "links": [{"rel": "self", "href": "http://192.168.122.212/networking/v2.0/"}]}]}+ functions-common:test_with_retry:2367 : time_stop test_with_retry 2026-07-13 18:20:31.958 | + functions-common:time_stop:2420 : local name 2026-07-13 18:20:31.963 | + functions-common:time_stop:2421 : local end_time 2026-07-13 18:20:31.969 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-13 18:20:31.971 | + functions-common:time_stop:2423 : local total 2026-07-13 18:20:31.976 | + functions-common:time_stop:2424 : local start_time 2026-07-13 18:20:31.980 | + functions-common:time_stop:2426 : name=test_with_retry 2026-07-13 18:20:31.985 | + functions-common:time_stop:2427 : start_time=1783966823865 2026-07-13 18:20:31.990 | + functions-common:time_stop:2429 : [[ -z 1783966823865 ]] 2026-07-13 18:20:31.995 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-13 18:20:32.002 | + functions-common:time_stop:2432 : end_time=1783966831998 2026-07-13 18:20:32.007 | + functions-common:time_stop:2433 : elapsed_time=8133 2026-07-13 18:20:32.012 | + functions-common:time_stop:2434 : total=0 2026-07-13 18:20:32.016 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-13 18:20:32.021 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=8133 2026-07-13 18:20:32.026 | + ./stack.sh:main:1312 : is_service_enabled placement 2026-07-13 18:20:32.054 | + functions-common:is_service_enabled:2076 : return 0 2026-07-13 18:20:32.058 | + ./stack.sh:main:1313 : echo_summary 'Starting Placement' 2026-07-13 18:20:32.063 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-13 18:20:32.067 | + ./stack.sh:echo_summary:450 : echo -e Starting Placement 2026-07-13 18:20:32.071 | + ./stack.sh:main:1314 : start_placement 2026-07-13 18:20:32.076 | + lib/placement:start_placement:137 : start_placement_api 2026-07-13 18:20:32.083 | ++ lib/placement:start_placement_api:128 : which uwsgi 2026-07-13 18:20:32.091 | + lib/placement:start_placement_api:128 : run_process placement-api '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-07-13 18:20:32.096 | + functions-common:run_process:1674 : local service=placement-api 2026-07-13 18:20:32.102 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-07-13 18:20:32.107 | + functions-common:run_process:1676 : local group= 2026-07-13 18:20:32.111 | + functions-common:run_process:1677 : local user= 2026-07-13 18:20:32.116 | + functions-common:run_process:1678 : local env_vars= 2026-07-13 18:20:32.120 | + functions-common:run_process:1680 : local name=placement-api 2026-07-13 18:20:32.125 | + functions-common:run_process:1682 : time_start run_process 2026-07-13 18:20:32.130 | + functions-common:time_start:2406 : local name=run_process 2026-07-13 18:20:32.135 | + functions-common:time_start:2407 : local start_time= 2026-07-13 18:20:32.139 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-13 18:20:32.145 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-13 18:20:32.153 | + functions-common:time_start:2411 : _TIME_START[$name]=1783966832148 2026-07-13 18:20:32.158 | + functions-common:run_process:1683 : is_service_enabled placement-api 2026-07-13 18:20:32.186 | + functions-common:is_service_enabled:2076 : return 0 2026-07-13 18:20:32.191 | + functions-common:run_process:1684 : _run_under_systemd placement-api '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' '' '' '' 2026-07-13 18:20:32.195 | + functions-common:_run_under_systemd:1628 : local service=placement-api 2026-07-13 18:20:32.199 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-07-13 18:20:32.203 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-07-13 18:20:32.207 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-07-13 18:20:32.211 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-07-13 18:20:32.215 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ sudo ]] 2026-07-13 18:20:32.219 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ ^/ ]] 2026-07-13 18:20:32.223 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@placement-api.service 2026-07-13 18:20:32.227 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-13 18:20:32.231 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-13 18:20:32.235 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-13 18:20:32.239 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-13 18:20:32.243 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[placement-api] ]] 2026-07-13 18:20:32.246 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ uwsgi ]] 2026-07-13 18:20:32.251 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-07-13 18:20:32.253 | + 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-13 18:20:32.257 | + 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-13 18:20:32.261 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@placement-api.service 2026-07-13 18:20:32.264 | + 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-13 18:20:32.268 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-07-13 18:20:32.272 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-07-13 18:20:32.276 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-07-13 18:20:32.280 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@placement-api.service 2026-07-13 18:20:32.284 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-07-13 18:20:32.289 | + 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-13 18:20:32.378 | + 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-13 18:20:32.471 | + 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-13 18:20:32.549 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service User quobyte 2026-07-13 18:20:32.629 | + 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-13 18:20:32.704 | + 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-13 18:20:32.778 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Type notify 2026-07-13 18:20:32.852 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service KillMode process 2026-07-13 18:20:32.924 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Restart always 2026-07-13 18:20:32.993 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service NotifyAccess all 2026-07-13 18:20:33.067 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service RestartForceExitStatus 100 2026-07-13 18:20:33.141 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-07-13 18:20:33.145 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-07-13 18:20:33.149 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Install WantedBy multi-user.target 2026-07-13 18:20:33.239 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-07-13 18:20:33.736 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@placement-api.service 2026-07-13 18:20:33.766 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@placement-api.service → /etc/systemd/system/devstack@placement-api.service. 2026-07-13 18:20:34.232 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@placement-api.service 2026-07-13 18:20:34.366 | + functions-common:run_process:1686 : time_stop run_process 2026-07-13 18:20:34.370 | + functions-common:time_stop:2420 : local name 2026-07-13 18:20:34.374 | + functions-common:time_stop:2421 : local end_time 2026-07-13 18:20:34.379 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-13 18:20:34.383 | + functions-common:time_stop:2423 : local total 2026-07-13 18:20:34.388 | + functions-common:time_stop:2424 : local start_time 2026-07-13 18:20:34.392 | + functions-common:time_stop:2426 : name=run_process 2026-07-13 18:20:34.397 | + functions-common:time_stop:2427 : start_time=1783966832148 2026-07-13 18:20:34.401 | + functions-common:time_stop:2429 : [[ -z 1783966832148 ]] 2026-07-13 18:20:34.408 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-13 18:20:34.413 | + functions-common:time_stop:2432 : end_time=1783966834409 2026-07-13 18:20:34.418 | + functions-common:time_stop:2433 : elapsed_time=2261 2026-07-13 18:20:34.422 | + functions-common:time_stop:2434 : total=19012 2026-07-13 18:20:34.426 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-13 18:20:34.430 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=21273 2026-07-13 18:20:34.434 | + lib/placement:start_placement_api:130 : echo 'Waiting for placement-api to start...' 2026-07-13 18:20:34.434 | Waiting for placement-api to start... 2026-07-13 18:20:34.437 | + lib/placement:start_placement_api:131 : wait_for_service 60 http://192.168.122.212/placement 2026-07-13 18:20:34.441 | + functions:wait_for_service:476 : local timeout=60 2026-07-13 18:20:34.446 | + functions:wait_for_service:477 : local url=http://192.168.122.212/placement 2026-07-13 18:20:34.450 | + functions:wait_for_service:478 : local rval=0 2026-07-13 18:20:34.454 | + functions:wait_for_service:479 : time_start wait_for_service 2026-07-13 18:20:34.459 | + functions-common:time_start:2406 : local name=wait_for_service 2026-07-13 18:20:34.463 | + functions-common:time_start:2407 : local start_time= 2026-07-13 18:20:34.467 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-13 18:20:34.472 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-13 18:20:34.479 | + functions-common:time_start:2411 : _TIME_START[$name]=1783966834474 2026-07-13 18:20:34.484 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-07-13 18:20:34.487 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-13 18:20:34.490 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.212/placement 2026-07-13 18:20:37.400 | + :: : [[ 200 == 503 ]] 2026-07-13 18:20:37.402 | + :: : [[ 0 -eq 7 ]] 2026-07-13 18:20:37.408 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-07-13 18:20:37.412 | + functions-common:time_stop:2420 : local name 2026-07-13 18:20:37.418 | + functions-common:time_stop:2421 : local end_time 2026-07-13 18:20:37.423 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-13 18:20:37.427 | + functions-common:time_stop:2423 : local total 2026-07-13 18:20:37.431 | + functions-common:time_stop:2424 : local start_time 2026-07-13 18:20:37.436 | + functions-common:time_stop:2426 : name=wait_for_service 2026-07-13 18:20:37.440 | + functions-common:time_stop:2427 : start_time=1783966834474 2026-07-13 18:20:37.445 | + functions-common:time_stop:2429 : [[ -z 1783966834474 ]] 2026-07-13 18:20:37.451 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-13 18:20:37.457 | + functions-common:time_stop:2432 : end_time=1783966837453 2026-07-13 18:20:37.462 | + functions-common:time_stop:2433 : elapsed_time=2979 2026-07-13 18:20:37.466 | + functions-common:time_stop:2434 : total=11787 2026-07-13 18:20:37.470 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-13 18:20:37.475 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=14766 2026-07-13 18:20:37.479 | + functions:wait_for_service:486 : return 0 2026-07-13 18:20:37.483 | + ./stack.sh:main:1317 : is_service_enabled neutron 2026-07-13 18:20:37.510 | + functions-common:is_service_enabled:2076 : return 0 2026-07-13 18:20:37.514 | + ./stack.sh:main:1318 : start_neutron 2026-07-13 18:20:37.518 | + lib/neutron:start_neutron:662 : start_l2_agent 2026-07-13 18:20:37.522 | + 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-13 18:20:37.526 | + functions-common:run_process:1674 : local service=q-agt 2026-07-13 18:20:37.530 | + functions-common:run_process:1675 : local 'command= --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-13 18:20:37.534 | + functions-common:run_process:1676 : local group= 2026-07-13 18:20:37.538 | + functions-common:run_process:1677 : local user= 2026-07-13 18:20:37.542 | + functions-common:run_process:1678 : local env_vars= 2026-07-13 18:20:37.546 | + functions-common:run_process:1680 : local name=q-agt 2026-07-13 18:20:37.550 | + functions-common:run_process:1682 : time_start run_process 2026-07-13 18:20:37.554 | + functions-common:time_start:2406 : local name=run_process 2026-07-13 18:20:37.558 | + functions-common:time_start:2407 : local start_time= 2026-07-13 18:20:37.562 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-13 18:20:37.567 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-13 18:20:37.573 | + functions-common:time_start:2411 : _TIME_START[$name]=1783966837568 2026-07-13 18:20:37.577 | + functions-common:run_process:1683 : is_service_enabled q-agt 2026-07-13 18:20:37.603 | + functions-common:is_service_enabled:2076 : return 1 2026-07-13 18:20:37.607 | + functions-common:run_process:1686 : time_stop run_process 2026-07-13 18:20:37.611 | + functions-common:time_stop:2420 : local name 2026-07-13 18:20:37.615 | + functions-common:time_stop:2421 : local end_time 2026-07-13 18:20:37.619 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-13 18:20:37.623 | + functions-common:time_stop:2423 : local total 2026-07-13 18:20:37.627 | + functions-common:time_stop:2424 : local start_time 2026-07-13 18:20:37.631 | + functions-common:time_stop:2426 : name=run_process 2026-07-13 18:20:37.635 | + functions-common:time_stop:2427 : start_time=1783966837568 2026-07-13 18:20:37.639 | + functions-common:time_stop:2429 : [[ -z 1783966837568 ]] 2026-07-13 18:20:37.643 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-13 18:20:37.649 | + functions-common:time_stop:2432 : end_time=1783966837645 2026-07-13 18:20:37.653 | + functions-common:time_stop:2433 : elapsed_time=77 2026-07-13 18:20:37.657 | + functions-common:time_stop:2434 : total=21273 2026-07-13 18:20:37.661 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-13 18:20:37.665 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=21350 2026-07-13 18:20:37.669 | + lib/neutron:start_l2_agent:671 : is_provider_network 2026-07-13 18:20:37.673 | + functions-common:is_provider_network:2269 : '[' '' == True ']' 2026-07-13 18:20:37.677 | + functions-common:is_provider_network:2272 : return 1 2026-07-13 18:20:37.680 | + lib/neutron:start_neutron:663 : start_other_agents 2026-07-13 18:20:37.684 | + 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-13 18:20:37.688 | + functions-common:run_process:1674 : local service=q-dhcp 2026-07-13 18:20:37.692 | + 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-13 18:20:37.695 | + functions-common:run_process:1676 : local group= 2026-07-13 18:20:37.699 | + functions-common:run_process:1677 : local user= 2026-07-13 18:20:37.703 | + functions-common:run_process:1678 : local env_vars= 2026-07-13 18:20:37.707 | + functions-common:run_process:1680 : local name=q-dhcp 2026-07-13 18:20:37.710 | + functions-common:run_process:1682 : time_start run_process 2026-07-13 18:20:37.714 | + functions-common:time_start:2406 : local name=run_process 2026-07-13 18:20:37.718 | + functions-common:time_start:2407 : local start_time= 2026-07-13 18:20:37.722 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-13 18:20:37.726 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-13 18:20:37.732 | + functions-common:time_start:2411 : _TIME_START[$name]=1783966837728 2026-07-13 18:20:37.736 | + functions-common:run_process:1683 : is_service_enabled q-dhcp 2026-07-13 18:20:37.760 | + functions-common:is_service_enabled:2076 : return 1 2026-07-13 18:20:37.764 | + functions-common:run_process:1686 : time_stop run_process 2026-07-13 18:20:37.769 | + functions-common:time_stop:2420 : local name 2026-07-13 18:20:37.772 | + functions-common:time_stop:2421 : local end_time 2026-07-13 18:20:37.776 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-13 18:20:37.781 | + functions-common:time_stop:2423 : local total 2026-07-13 18:20:37.784 | + functions-common:time_stop:2424 : local start_time 2026-07-13 18:20:37.788 | + functions-common:time_stop:2426 : name=run_process 2026-07-13 18:20:37.792 | + functions-common:time_stop:2427 : start_time=1783966837728 2026-07-13 18:20:37.795 | + functions-common:time_stop:2429 : [[ -z 1783966837728 ]] 2026-07-13 18:20:37.801 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-13 18:20:37.806 | + functions-common:time_stop:2432 : end_time=1783966837802 2026-07-13 18:20:37.810 | + functions-common:time_stop:2433 : elapsed_time=74 2026-07-13 18:20:37.814 | + functions-common:time_stop:2434 : total=21350 2026-07-13 18:20:37.818 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-13 18:20:37.821 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=21424 2026-07-13 18:20:37.827 | ++ lib/neutron:start_other_agents:689 : determine_config_files neutron-l3-agent 2026-07-13 18:20:37.830 | ++ lib/neutron:determine_config_files:367 : local opts= 2026-07-13 18:20:37.834 | ++ lib/neutron:determine_config_files:368 : case "$1" in 2026-07-13 18:20:37.838 | +++ lib/neutron:determine_config_files:370 : _determine_config_l3 2026-07-13 18:20:37.842 | +++ lib/neutron:_determine_config_l3:348 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-07-13 18:20:37.846 | +++ lib/neutron:_determine_config_l3:349 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-07-13 18:20:37.849 | ++ lib/neutron:determine_config_files:370 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-07-13 18:20:37.853 | ++ lib/neutron:determine_config_files:372 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' ']' 2026-07-13 18:20:37.857 | ++ lib/neutron:determine_config_files:375 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-07-13 18:20:37.862 | + 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-13 18:20:37.865 | + functions-common:run_process:1674 : local service=q-l3 2026-07-13 18:20:37.870 | + 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-13 18:20:37.874 | + functions-common:run_process:1676 : local group= 2026-07-13 18:20:37.878 | + functions-common:run_process:1677 : local user= 2026-07-13 18:20:37.882 | + functions-common:run_process:1678 : local env_vars= 2026-07-13 18:20:37.886 | + functions-common:run_process:1680 : local name=q-l3 2026-07-13 18:20:37.890 | + functions-common:run_process:1682 : time_start run_process 2026-07-13 18:20:37.893 | + functions-common:time_start:2406 : local name=run_process 2026-07-13 18:20:37.897 | + functions-common:time_start:2407 : local start_time= 2026-07-13 18:20:37.901 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-13 18:20:37.906 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-13 18:20:37.912 | + functions-common:time_start:2411 : _TIME_START[$name]=1783966837908 2026-07-13 18:20:37.916 | + functions-common:run_process:1683 : is_service_enabled q-l3 2026-07-13 18:20:37.942 | + functions-common:is_service_enabled:2076 : return 1 2026-07-13 18:20:37.947 | + functions-common:run_process:1686 : time_stop run_process 2026-07-13 18:20:37.951 | + functions-common:time_stop:2420 : local name 2026-07-13 18:20:37.955 | + functions-common:time_stop:2421 : local end_time 2026-07-13 18:20:37.959 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-13 18:20:37.963 | + functions-common:time_stop:2423 : local total 2026-07-13 18:20:37.967 | + functions-common:time_stop:2424 : local start_time 2026-07-13 18:20:37.971 | + functions-common:time_stop:2426 : name=run_process 2026-07-13 18:20:37.975 | + functions-common:time_stop:2427 : start_time=1783966837908 2026-07-13 18:20:37.979 | + functions-common:time_stop:2429 : [[ -z 1783966837908 ]] 2026-07-13 18:20:37.984 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-13 18:20:37.989 | + functions-common:time_stop:2432 : end_time=1783966837985 2026-07-13 18:20:37.993 | + functions-common:time_stop:2433 : elapsed_time=77 2026-07-13 18:20:37.997 | + functions-common:time_stop:2434 : total=21424 2026-07-13 18:20:38.001 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-13 18:20:38.005 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=21501 2026-07-13 18:20:38.010 | + 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-13 18:20:38.014 | + functions-common:run_process:1674 : local service=q-meta 2026-07-13 18:20:38.018 | + 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-13 18:20:38.022 | + functions-common:run_process:1676 : local group= 2026-07-13 18:20:38.026 | + functions-common:run_process:1677 : local user= 2026-07-13 18:20:38.030 | + functions-common:run_process:1678 : local env_vars= 2026-07-13 18:20:38.034 | + functions-common:run_process:1680 : local name=q-meta 2026-07-13 18:20:38.038 | + functions-common:run_process:1682 : time_start run_process 2026-07-13 18:20:38.042 | + functions-common:time_start:2406 : local name=run_process 2026-07-13 18:20:38.046 | + functions-common:time_start:2407 : local start_time= 2026-07-13 18:20:38.050 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-13 18:20:38.055 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-13 18:20:38.061 | + functions-common:time_start:2411 : _TIME_START[$name]=1783966838057 2026-07-13 18:20:38.065 | + functions-common:run_process:1683 : is_service_enabled q-meta 2026-07-13 18:20:38.092 | + functions-common:is_service_enabled:2076 : return 1 2026-07-13 18:20:38.096 | + functions-common:run_process:1686 : time_stop run_process 2026-07-13 18:20:38.100 | + functions-common:time_stop:2420 : local name 2026-07-13 18:20:38.105 | + functions-common:time_stop:2421 : local end_time 2026-07-13 18:20:38.109 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-13 18:20:38.112 | + functions-common:time_stop:2423 : local total 2026-07-13 18:20:38.116 | + functions-common:time_stop:2424 : local start_time 2026-07-13 18:20:38.120 | + functions-common:time_stop:2426 : name=run_process 2026-07-13 18:20:38.124 | + functions-common:time_stop:2427 : start_time=1783966838057 2026-07-13 18:20:38.128 | + functions-common:time_stop:2429 : [[ -z 1783966838057 ]] 2026-07-13 18:20:38.133 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-13 18:20:38.139 | + functions-common:time_stop:2432 : end_time=1783966838135 2026-07-13 18:20:38.143 | + functions-common:time_stop:2433 : elapsed_time=78 2026-07-13 18:20:38.147 | + functions-common:time_stop:2434 : total=21501 2026-07-13 18:20:38.151 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-13 18:20:38.155 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=21579 2026-07-13 18:20:38.159 | + 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-13 18:20:38.163 | + functions-common:run_process:1674 : local service=q-metering 2026-07-13 18:20:38.167 | + 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-13 18:20:38.171 | + functions-common:run_process:1676 : local group= 2026-07-13 18:20:38.175 | + functions-common:run_process:1677 : local user= 2026-07-13 18:20:38.179 | + functions-common:run_process:1678 : local env_vars= 2026-07-13 18:20:38.183 | + functions-common:run_process:1680 : local name=q-metering 2026-07-13 18:20:38.187 | + functions-common:run_process:1682 : time_start run_process 2026-07-13 18:20:38.191 | + functions-common:time_start:2406 : local name=run_process 2026-07-13 18:20:38.195 | + functions-common:time_start:2407 : local start_time= 2026-07-13 18:20:38.199 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-13 18:20:38.205 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-13 18:20:38.213 | + functions-common:time_start:2411 : _TIME_START[$name]=1783966838208 2026-07-13 18:20:38.217 | + functions-common:run_process:1683 : is_service_enabled q-metering 2026-07-13 18:20:38.242 | + functions-common:is_service_enabled:2076 : return 1 2026-07-13 18:20:38.246 | + functions-common:run_process:1686 : time_stop run_process 2026-07-13 18:20:38.250 | + functions-common:time_stop:2420 : local name 2026-07-13 18:20:38.254 | + functions-common:time_stop:2421 : local end_time 2026-07-13 18:20:38.258 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-13 18:20:38.261 | + functions-common:time_stop:2423 : local total 2026-07-13 18:20:38.264 | + functions-common:time_stop:2424 : local start_time 2026-07-13 18:20:38.268 | + functions-common:time_stop:2426 : name=run_process 2026-07-13 18:20:38.272 | + functions-common:time_stop:2427 : start_time=1783966838208 2026-07-13 18:20:38.276 | + functions-common:time_stop:2429 : [[ -z 1783966838208 ]] 2026-07-13 18:20:38.281 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-13 18:20:38.286 | + functions-common:time_stop:2432 : end_time=1783966838283 2026-07-13 18:20:38.290 | + functions-common:time_stop:2433 : elapsed_time=75 2026-07-13 18:20:38.294 | + functions-common:time_stop:2434 : total=21579 2026-07-13 18:20:38.297 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-13 18:20:38.301 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=21654 2026-07-13 18:20:38.305 | + ./stack.sh:main:1321 : is_service_enabled q-svc neutron-api 2026-07-13 18:20:38.332 | + functions-common:is_service_enabled:2076 : return 0 2026-07-13 18:20:38.336 | + ./stack.sh:main:1321 : [[ True == \T\r\u\e ]] 2026-07-13 18:20:38.339 | + ./stack.sh:main:1322 : echo_summary 'Creating initial neutron network elements' 2026-07-13 18:20:38.343 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-13 18:20:38.347 | + ./stack.sh:echo_summary:450 : echo -e Creating initial neutron network elements 2026-07-13 18:20:38.351 | + ./stack.sh:main:1325 : type -p neutron_plugin_create_initial_networks 2026-07-13 18:20:38.356 | + ./stack.sh:main:1328 : create_neutron_initial_network 2026-07-13 18:20:38.362 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:158 : type -p neutron_plugin_create_initial_network_profile 2026-07-13 18:20:38.365 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:162 : is_networking_extension_supported auto-allocated-topology 2026-07-13 18:20:38.369 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=auto-allocated-topology 2026-07-13 18:20:38.374 | ++ 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-13 18:20:42.245 | ++ functions-common:oscwrap:2465 : return 0 2026-07-13 18:20:42.250 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-07-13 18:20:42.250 | address-scope 2026-07-13 18:20:42.250 | agent 2026-07-13 18:20:42.250 | allowed-address-pairs 2026-07-13 18:20:42.250 | auto-allocated-topology 2026-07-13 18:20:42.251 | availability_zone 2026-07-13 18:20:42.251 | default-subnetpools 2026-07-13 18:20:42.251 | dhcp_agent_scheduler 2026-07-13 18:20:42.251 | dns-integration 2026-07-13 18:20:42.251 | dns-domain-ports 2026-07-13 18:20:42.251 | dns-integration-domain-keywords 2026-07-13 18:20:42.251 | empty-string-filtering 2026-07-13 18:20:42.251 | external-net 2026-07-13 18:20:42.251 | extra_dhcp_opt 2026-07-13 18:20:42.251 | extraroute 2026-07-13 18:20:42.251 | extraroute-atomic 2026-07-13 18:20:42.251 | filter-validation 2026-07-13 18:20:42.252 | floating-ip-port-forwarding-detail 2026-07-13 18:20:42.252 | fip-port-details 2026-07-13 18:20:42.252 | flavors 2026-07-13 18:20:42.252 | floatingip-pools 2026-07-13 18:20:42.252 | router 2026-07-13 18:20:42.252 | l3-agent-scheduler-ha-chassis-priority 2026-07-13 18:20:42.252 | enable-default-route-bfd 2026-07-13 18:20:42.252 | enable-default-route-ecmp 2026-07-13 18:20:42.252 | ext-gw-mode 2026-07-13 18:20:42.252 | l3-ha 2026-07-13 18:20:42.252 | external-gateway-multihoming 2026-07-13 18:20:42.252 | l3-flavors 2026-07-13 18:20:42.253 | l3_agent_scheduler 2026-07-13 18:20:42.253 | multi-provider 2026-07-13 18:20:42.253 | net-mtu 2026-07-13 18:20:42.253 | net-mtu-writable 2026-07-13 18:20:42.253 | network_availability_zone 2026-07-13 18:20:42.253 | network-ip-availability 2026-07-13 18:20:42.253 | network-ip-availability-details 2026-07-13 18:20:42.253 | pagination 2026-07-13 18:20:42.253 | port-device-profile 2026-07-13 18:20:42.253 | port-mac-address-regenerate 2026-07-13 18:20:42.253 | port-numa-affinity-policy 2026-07-13 18:20:42.254 | port-numa-affinity-policy-socket 2026-07-13 18:20:42.254 | binding 2026-07-13 18:20:42.254 | binding-extended 2026-07-13 18:20:42.254 | port-security 2026-07-13 18:20:42.254 | project-id 2026-07-13 18:20:42.254 | provider 2026-07-13 18:20:42.254 | qinq 2026-07-13 18:20:42.254 | quota-check-limit 2026-07-13 18:20:42.254 | quota-check-limit-default 2026-07-13 18:20:42.254 | quotas 2026-07-13 18:20:42.254 | quota_details 2026-07-13 18:20:42.255 | rbac-policies 2026-07-13 18:20:42.255 | rbac-address-scope 2026-07-13 18:20:42.255 | rbac-security-groups 2026-07-13 18:20:42.255 | revision-if-match 2026-07-13 18:20:42.255 | standard-attr-revisions 2026-07-13 18:20:42.255 | router_availability_zone 2026-07-13 18:20:42.255 | router-enable-snat 2026-07-13 18:20:42.255 | security-groups-default-rules 2026-07-13 18:20:42.256 | security-groups-default-statefulness 2026-07-13 18:20:42.256 | security-groups-normalized-cidr 2026-07-13 18:20:42.256 | security-groups-remote-address-group 2026-07-13 18:20:42.256 | security-groups-rules-belongs-to-default-sg 2026-07-13 18:20:42.256 | security-groups-shared-filtering 2026-07-13 18:20:42.256 | security-group 2026-07-13 18:20:42.256 | service-type 2026-07-13 18:20:42.256 | sorting 2026-07-13 18:20:42.256 | standard-attr-description 2026-07-13 18:20:42.256 | stateful-security-group 2026-07-13 18:20:42.257 | subnet-dns-publish-fixed-ip 2026-07-13 18:20:42.257 | subnet-external-network 2026-07-13 18:20:42.257 | subnet_onboard 2026-07-13 18:20:42.257 | subnet-service-types 2026-07-13 18:20:42.257 | subnet_allocation 2026-07-13 18:20:42.257 | subnetpool-prefix-ops 2026-07-13 18:20:42.257 | tag-creation 2026-07-13 18:20:42.257 | standard-attr-tag 2026-07-13 18:20:42.257 | standard-attr-timestamp 2026-07-13 18:20:42.257 | vlan-transparent' 2026-07-13 18:20:42.257 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-07-13 18:20:42.258 | address-scope 2026-07-13 18:20:42.258 | agent 2026-07-13 18:20:42.258 | allowed-address-pairs 2026-07-13 18:20:42.258 | auto-allocated-topology 2026-07-13 18:20:42.258 | availability_zone 2026-07-13 18:20:42.258 | default-subnetpools 2026-07-13 18:20:42.258 | dhcp_agent_scheduler 2026-07-13 18:20:42.258 | dns-integration 2026-07-13 18:20:42.259 | dns-domain-ports 2026-07-13 18:20:42.259 | dns-integration-domain-keywords 2026-07-13 18:20:42.259 | empty-string-filtering 2026-07-13 18:20:42.259 | external-net 2026-07-13 18:20:42.259 | extra_dhcp_opt 2026-07-13 18:20:42.259 | extraroute 2026-07-13 18:20:42.259 | extraroute-atomic 2026-07-13 18:20:42.259 | filter-validation 2026-07-13 18:20:42.259 | floating-ip-port-forwarding-detail 2026-07-13 18:20:42.259 | fip-port-details 2026-07-13 18:20:42.260 | flavors 2026-07-13 18:20:42.260 | floatingip-pools 2026-07-13 18:20:42.260 | router 2026-07-13 18:20:42.260 | l3-agent-scheduler-ha-chassis-priority 2026-07-13 18:20:42.260 | enable-default-route-bfd 2026-07-13 18:20:42.260 | enable-default-route-ecmp 2026-07-13 18:20:42.260 | ext-gw-mode 2026-07-13 18:20:42.260 | l3-ha 2026-07-13 18:20:42.260 | external-gateway-multihoming 2026-07-13 18:20:42.260 | l3-flavors 2026-07-13 18:20:42.260 | l3_agent_scheduler 2026-07-13 18:20:42.261 | multi-provider 2026-07-13 18:20:42.261 | net-mtu 2026-07-13 18:20:42.261 | net-mtu-writable 2026-07-13 18:20:42.261 | network_availability_zone 2026-07-13 18:20:42.261 | network-ip-availability 2026-07-13 18:20:42.261 | network-ip-availability-details 2026-07-13 18:20:42.261 | pagination 2026-07-13 18:20:42.261 | port-device-profile 2026-07-13 18:20:42.261 | port-mac-address-regenerate 2026-07-13 18:20:42.261 | port-numa-affinity-policy 2026-07-13 18:20:42.261 | port-numa-affinity-policy-socket 2026-07-13 18:20:42.261 | binding 2026-07-13 18:20:42.262 | binding-extended 2026-07-13 18:20:42.262 | port-security 2026-07-13 18:20:42.262 | project-id 2026-07-13 18:20:42.262 | provider 2026-07-13 18:20:42.262 | qinq 2026-07-13 18:20:42.262 | quota-check-limit 2026-07-13 18:20:42.262 | quota-check-limit-default 2026-07-13 18:20:42.262 | quotas 2026-07-13 18:20:42.262 | quota_details 2026-07-13 18:20:42.262 | rbac-policies 2026-07-13 18:20:42.262 | rbac-address-scope 2026-07-13 18:20:42.262 | rbac-security-groups 2026-07-13 18:20:42.263 | revision-if-match 2026-07-13 18:20:42.263 | standard-attr-revisions 2026-07-13 18:20:42.263 | router_availability_zone 2026-07-13 18:20:42.263 | router-enable-snat 2026-07-13 18:20:42.263 | security-groups-default-rules 2026-07-13 18:20:42.263 | security-groups-default-statefulness 2026-07-13 18:20:42.263 | security-groups-normalized-cidr 2026-07-13 18:20:42.263 | security-groups-remote-address-group 2026-07-13 18:20:42.263 | security-groups-rules-belongs-to-default-sg 2026-07-13 18:20:42.263 | security-groups-shared-filtering 2026-07-13 18:20:42.264 | security-group 2026-07-13 18:20:42.264 | service-type 2026-07-13 18:20:42.264 | sorting 2026-07-13 18:20:42.264 | standard-attr-description 2026-07-13 18:20:42.264 | stateful-security-group 2026-07-13 18:20:42.264 | subnet-dns-publish-fixed-ip 2026-07-13 18:20:42.264 | subnet-external-network 2026-07-13 18:20:42.264 | subnet_onboard 2026-07-13 18:20:42.264 | subnet-service-types 2026-07-13 18:20:42.264 | subnet_allocation 2026-07-13 18:20:42.265 | subnetpool-prefix-ops 2026-07-13 18:20:42.265 | tag-creation 2026-07-13 18:20:42.265 | standard-attr-tag 2026-07-13 18:20:42.265 | standard-attr-timestamp 2026-07-13 18:20:42.265 | vlan-transparent =~ auto-allocated-topology ]] 2026-07-13 18:20:42.265 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-07-13 18:20:42.265 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:163 : [[ True == \T\r\u\e ]] 2026-07-13 18:20:42.267 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:164 : [[ 4+6 =~ 4.* ]] 2026-07-13 18:20:42.274 | ++ 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-13 18:20:46.527 | ++ functions-common:oscwrap:2465 : return 0 2026-07-13 18:20:46.532 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:165 : SUBNETPOOL_V4_ID=fd79965b-6455-4c0b-a580-d4120404b653 2026-07-13 18:20:46.537 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:167 : [[ 4+6 =~ .*6 ]] 2026-07-13 18:20:46.543 | ++ 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 fdf2:10cb:c995::/56 --share --default -f value -c id 2026-07-13 18:20:50.432 | ++ functions-common:oscwrap:2465 : return 0 2026-07-13 18:20:50.437 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:168 : SUBNETPOOL_V6_ID=644a1ce0-2f36-4c6c-8db2-12b732fd5599 2026-07-13 18:20:50.441 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:173 : is_provider_network 2026-07-13 18:20:50.445 | + functions-common:is_provider_network:2269 : '[' '' == True ']' 2026-07-13 18:20:50.449 | + functions-common:is_provider_network:2272 : return 1 2026-07-13 18:20:50.454 | ++ 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-13 18:20:55.982 | ++ functions-common:oscwrap:2465 : return 0 2026-07-13 18:20:55.986 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:203 : NET_ID=ad35156e-3c54-4183-ab28-5f009be76174 2026-07-13 18:20:55.990 | + 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-13 18:20:55.994 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-07-13 18:20:56.017 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:206 : [[ 4+6 =~ 4.* ]] 2026-07-13 18:20:56.023 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:208 : _neutron_create_private_subnet_v4 2026-07-13 18:20:56.026 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:255 : '[' -z fd79965b-6455-4c0b-a580-d4120404b653 ']' 2026-07-13 18:20:56.029 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:258 : local 'subnet_params=--ip-version 4 ' 2026-07-13 18:20:56.033 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:259 : [[ -n '' ]] 2026-07-13 18:20:56.036 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:263 : subnet_params+='--subnet-pool fd79965b-6455-4c0b-a580-d4120404b653 ' 2026-07-13 18:20:56.040 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:264 : subnet_params+=' ' 2026-07-13 18:20:56.043 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:265 : subnet_params+='--network ad35156e-3c54-4183-ab28-5f009be76174 private-subnet' 2026-07-13 18:20:56.047 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:266 : local subnet_id 2026-07-13 18:20:56.051 | +++ 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 fd79965b-6455-4c0b-a580-d4120404b653 --network ad35156e-3c54-4183-ab28-5f009be76174 private-subnet -f value -c id 2026-07-13 18:21:01.516 | +++ functions-common:oscwrap:2465 : return 0 2026-07-13 18:21:01.521 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:267 : subnet_id=10f975f8-d626-48e8-9eb5-ecfc21dd564f 2026-07-13 18:21:01.525 | ++ 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-13 18:21:01.530 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-07-13 18:21:01.549 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:269 : echo 10f975f8-d626-48e8-9eb5-ecfc21dd564f 2026-07-13 18:21:01.555 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:208 : SUBNET_ID=10f975f8-d626-48e8-9eb5-ecfc21dd564f 2026-07-13 18:21:01.559 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:211 : [[ 4+6 =~ .*6 ]] 2026-07-13 18:21:01.565 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:213 : _neutron_create_private_subnet_v6 2026-07-13 18:21:01.568 | ++ 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-13 18:21:01.570 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-07-13 18:21:01.592 | ++ 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-13 18:21:01.597 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-07-13 18:21:01.624 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:276 : local 'ipv6_modes=--ipv6-ra-mode slaac --ipv6-address-mode slaac' 2026-07-13 18:21:01.629 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:277 : '[' -z 644a1ce0-2f36-4c6c-8db2-12b732fd5599 ']' 2026-07-13 18:21:01.634 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:280 : local 'subnet_params=--ip-version 6 ' 2026-07-13 18:21:01.638 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:281 : [[ -n '' ]] 2026-07-13 18:21:01.643 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:284 : subnet_params+='--subnet-pool 644a1ce0-2f36-4c6c-8db2-12b732fd5599 ' 2026-07-13 18:21:01.646 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:285 : subnet_params+=' ' 2026-07-13 18:21:01.650 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:286 : subnet_params+='--ipv6-ra-mode slaac --ipv6-address-mode slaac --network ad35156e-3c54-4183-ab28-5f009be76174 ipv6-private-subnet ' 2026-07-13 18:21:01.653 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:287 : local ipv6_subnet_id 2026-07-13 18:21:01.658 | +++ 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 644a1ce0-2f36-4c6c-8db2-12b732fd5599 --ipv6-ra-mode slaac --ipv6-address-mode slaac --network ad35156e-3c54-4183-ab28-5f009be76174 ipv6-private-subnet -f value -c id 2026-07-13 18:21:06.545 | +++ functions-common:oscwrap:2465 : return 0 2026-07-13 18:21:06.550 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:288 : ipv6_subnet_id=35fe92a3-f4ac-4e58-8814-c5307478f037 2026-07-13 18:21:06.555 | ++ 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-13 18:21:06.559 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-07-13 18:21:06.582 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:290 : echo 35fe92a3-f4ac-4e58-8814-c5307478f037 2026-07-13 18:21:06.587 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:213 : IPV6_SUBNET_ID=35fe92a3-f4ac-4e58-8814-c5307478f037 2026-07-13 18:21:06.591 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:217 : is_networking_extension_supported router 2026-07-13 18:21:06.595 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=router 2026-07-13 18:21:06.600 | ++ 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-13 18:21:10.178 | ++ functions-common:oscwrap:2465 : return 0 2026-07-13 18:21:10.183 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-07-13 18:21:10.183 | address-scope 2026-07-13 18:21:10.183 | agent 2026-07-13 18:21:10.183 | allowed-address-pairs 2026-07-13 18:21:10.183 | auto-allocated-topology 2026-07-13 18:21:10.184 | availability_zone 2026-07-13 18:21:10.184 | default-subnetpools 2026-07-13 18:21:10.184 | dhcp_agent_scheduler 2026-07-13 18:21:10.184 | dns-integration 2026-07-13 18:21:10.184 | dns-domain-ports 2026-07-13 18:21:10.184 | dns-integration-domain-keywords 2026-07-13 18:21:10.184 | empty-string-filtering 2026-07-13 18:21:10.184 | external-net 2026-07-13 18:21:10.184 | extra_dhcp_opt 2026-07-13 18:21:10.185 | extraroute 2026-07-13 18:21:10.185 | extraroute-atomic 2026-07-13 18:21:10.185 | filter-validation 2026-07-13 18:21:10.185 | floating-ip-port-forwarding-detail 2026-07-13 18:21:10.185 | fip-port-details 2026-07-13 18:21:10.185 | flavors 2026-07-13 18:21:10.185 | floatingip-pools 2026-07-13 18:21:10.185 | router 2026-07-13 18:21:10.185 | l3-agent-scheduler-ha-chassis-priority 2026-07-13 18:21:10.185 | enable-default-route-bfd 2026-07-13 18:21:10.186 | enable-default-route-ecmp 2026-07-13 18:21:10.186 | ext-gw-mode 2026-07-13 18:21:10.186 | l3-ha 2026-07-13 18:21:10.186 | external-gateway-multihoming 2026-07-13 18:21:10.186 | l3-flavors 2026-07-13 18:21:10.186 | l3_agent_scheduler 2026-07-13 18:21:10.186 | multi-provider 2026-07-13 18:21:10.186 | net-mtu 2026-07-13 18:21:10.186 | net-mtu-writable 2026-07-13 18:21:10.186 | network_availability_zone 2026-07-13 18:21:10.187 | network-ip-availability 2026-07-13 18:21:10.187 | network-ip-availability-details 2026-07-13 18:21:10.187 | pagination 2026-07-13 18:21:10.187 | port-device-profile 2026-07-13 18:21:10.187 | port-mac-address-regenerate 2026-07-13 18:21:10.187 | port-numa-affinity-policy 2026-07-13 18:21:10.187 | port-numa-affinity-policy-socket 2026-07-13 18:21:10.187 | binding 2026-07-13 18:21:10.187 | binding-extended 2026-07-13 18:21:10.187 | port-security 2026-07-13 18:21:10.188 | project-id 2026-07-13 18:21:10.188 | provider 2026-07-13 18:21:10.188 | qinq 2026-07-13 18:21:10.188 | quota-check-limit 2026-07-13 18:21:10.188 | quota-check-limit-default 2026-07-13 18:21:10.189 | quotas 2026-07-13 18:21:10.189 | quota_details 2026-07-13 18:21:10.189 | rbac-policies 2026-07-13 18:21:10.189 | rbac-address-scope 2026-07-13 18:21:10.189 | rbac-security-groups 2026-07-13 18:21:10.189 | revision-if-match 2026-07-13 18:21:10.190 | standard-attr-revisions 2026-07-13 18:21:10.190 | router_availability_zone 2026-07-13 18:21:10.190 | router-enable-snat 2026-07-13 18:21:10.190 | security-groups-default-rules 2026-07-13 18:21:10.190 | security-groups-default-statefulness 2026-07-13 18:21:10.190 | security-groups-normalized-cidr 2026-07-13 18:21:10.190 | security-groups-remote-address-group 2026-07-13 18:21:10.190 | security-groups-rules-belongs-to-default-sg 2026-07-13 18:21:10.190 | security-groups-shared-filtering 2026-07-13 18:21:10.190 | security-group 2026-07-13 18:21:10.191 | service-type 2026-07-13 18:21:10.191 | sorting 2026-07-13 18:21:10.191 | standard-attr-description 2026-07-13 18:21:10.191 | stateful-security-group 2026-07-13 18:21:10.191 | subnet-dns-publish-fixed-ip 2026-07-13 18:21:10.191 | subnet-external-network 2026-07-13 18:21:10.191 | subnet_onboard 2026-07-13 18:21:10.191 | subnet-service-types 2026-07-13 18:21:10.191 | subnet_allocation 2026-07-13 18:21:10.191 | subnetpool-prefix-ops 2026-07-13 18:21:10.192 | tag-creation 2026-07-13 18:21:10.192 | standard-attr-tag 2026-07-13 18:21:10.192 | standard-attr-timestamp 2026-07-13 18:21:10.192 | vlan-transparent' 2026-07-13 18:21:10.192 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-07-13 18:21:10.192 | address-scope 2026-07-13 18:21:10.192 | agent 2026-07-13 18:21:10.192 | allowed-address-pairs 2026-07-13 18:21:10.192 | auto-allocated-topology 2026-07-13 18:21:10.193 | availability_zone 2026-07-13 18:21:10.193 | default-subnetpools 2026-07-13 18:21:10.193 | dhcp_agent_scheduler 2026-07-13 18:21:10.193 | dns-integration 2026-07-13 18:21:10.193 | dns-domain-ports 2026-07-13 18:21:10.193 | dns-integration-domain-keywords 2026-07-13 18:21:10.193 | empty-string-filtering 2026-07-13 18:21:10.193 | external-net 2026-07-13 18:21:10.193 | extra_dhcp_opt 2026-07-13 18:21:10.194 | extraroute 2026-07-13 18:21:10.194 | extraroute-atomic 2026-07-13 18:21:10.194 | filter-validation 2026-07-13 18:21:10.194 | floating-ip-port-forwarding-detail 2026-07-13 18:21:10.194 | fip-port-details 2026-07-13 18:21:10.195 | flavors 2026-07-13 18:21:10.195 | floatingip-pools 2026-07-13 18:21:10.195 | router 2026-07-13 18:21:10.195 | l3-agent-scheduler-ha-chassis-priority 2026-07-13 18:21:10.195 | enable-default-route-bfd 2026-07-13 18:21:10.195 | enable-default-route-ecmp 2026-07-13 18:21:10.195 | ext-gw-mode 2026-07-13 18:21:10.195 | l3-ha 2026-07-13 18:21:10.195 | external-gateway-multihoming 2026-07-13 18:21:10.195 | l3-flavors 2026-07-13 18:21:10.195 | l3_agent_scheduler 2026-07-13 18:21:10.195 | multi-provider 2026-07-13 18:21:10.196 | net-mtu 2026-07-13 18:21:10.196 | net-mtu-writable 2026-07-13 18:21:10.196 | network_availability_zone 2026-07-13 18:21:10.196 | network-ip-availability 2026-07-13 18:21:10.196 | network-ip-availability-details 2026-07-13 18:21:10.196 | pagination 2026-07-13 18:21:10.196 | port-device-profile 2026-07-13 18:21:10.196 | port-mac-address-regenerate 2026-07-13 18:21:10.196 | port-numa-affinity-policy 2026-07-13 18:21:10.196 | port-numa-affinity-policy-socket 2026-07-13 18:21:10.196 | binding 2026-07-13 18:21:10.196 | binding-extended 2026-07-13 18:21:10.197 | port-security 2026-07-13 18:21:10.197 | project-id 2026-07-13 18:21:10.197 | provider 2026-07-13 18:21:10.197 | qinq 2026-07-13 18:21:10.197 | quota-check-limit 2026-07-13 18:21:10.197 | quota-check-limit-default 2026-07-13 18:21:10.197 | quotas 2026-07-13 18:21:10.197 | quota_details 2026-07-13 18:21:10.197 | rbac-policies 2026-07-13 18:21:10.197 | rbac-address-scope 2026-07-13 18:21:10.197 | rbac-security-groups 2026-07-13 18:21:10.197 | revision-if-match 2026-07-13 18:21:10.198 | standard-attr-revisions 2026-07-13 18:21:10.198 | router_availability_zone 2026-07-13 18:21:10.198 | router-enable-snat 2026-07-13 18:21:10.198 | security-groups-default-rules 2026-07-13 18:21:10.198 | security-groups-default-statefulness 2026-07-13 18:21:10.198 | security-groups-normalized-cidr 2026-07-13 18:21:10.198 | security-groups-remote-address-group 2026-07-13 18:21:10.198 | security-groups-rules-belongs-to-default-sg 2026-07-13 18:21:10.198 | security-groups-shared-filtering 2026-07-13 18:21:10.198 | security-group 2026-07-13 18:21:10.198 | service-type 2026-07-13 18:21:10.199 | sorting 2026-07-13 18:21:10.199 | standard-attr-description 2026-07-13 18:21:10.199 | stateful-security-group 2026-07-13 18:21:10.199 | subnet-dns-publish-fixed-ip 2026-07-13 18:21:10.199 | subnet-external-network 2026-07-13 18:21:10.199 | subnet_onboard 2026-07-13 18:21:10.199 | subnet-service-types 2026-07-13 18:21:10.199 | subnet_allocation 2026-07-13 18:21:10.199 | subnetpool-prefix-ops 2026-07-13 18:21:10.199 | tag-creation 2026-07-13 18:21:10.199 | standard-attr-tag 2026-07-13 18:21:10.199 | standard-attr-timestamp 2026-07-13 18:21:10.200 | vlan-transparent =~ router ]] 2026-07-13 18:21:10.200 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-07-13 18:21:10.200 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:217 : is_networking_extension_supported external-net 2026-07-13 18:21:10.203 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=external-net 2026-07-13 18:21:10.208 | ++ 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-13 18:21:13.683 | ++ functions-common:oscwrap:2465 : return 0 2026-07-13 18:21:13.688 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-07-13 18:21:13.689 | address-scope 2026-07-13 18:21:13.689 | agent 2026-07-13 18:21:13.689 | allowed-address-pairs 2026-07-13 18:21:13.689 | auto-allocated-topology 2026-07-13 18:21:13.689 | availability_zone 2026-07-13 18:21:13.689 | default-subnetpools 2026-07-13 18:21:13.689 | dhcp_agent_scheduler 2026-07-13 18:21:13.689 | dns-integration 2026-07-13 18:21:13.689 | dns-domain-ports 2026-07-13 18:21:13.689 | dns-integration-domain-keywords 2026-07-13 18:21:13.689 | empty-string-filtering 2026-07-13 18:21:13.690 | external-net 2026-07-13 18:21:13.690 | extra_dhcp_opt 2026-07-13 18:21:13.690 | extraroute 2026-07-13 18:21:13.690 | extraroute-atomic 2026-07-13 18:21:13.690 | filter-validation 2026-07-13 18:21:13.690 | floating-ip-port-forwarding-detail 2026-07-13 18:21:13.690 | fip-port-details 2026-07-13 18:21:13.690 | flavors 2026-07-13 18:21:13.690 | floatingip-pools 2026-07-13 18:21:13.690 | router 2026-07-13 18:21:13.690 | l3-agent-scheduler-ha-chassis-priority 2026-07-13 18:21:13.691 | enable-default-route-bfd 2026-07-13 18:21:13.691 | enable-default-route-ecmp 2026-07-13 18:21:13.691 | ext-gw-mode 2026-07-13 18:21:13.691 | l3-ha 2026-07-13 18:21:13.691 | external-gateway-multihoming 2026-07-13 18:21:13.691 | l3-flavors 2026-07-13 18:21:13.691 | l3_agent_scheduler 2026-07-13 18:21:13.691 | multi-provider 2026-07-13 18:21:13.691 | net-mtu 2026-07-13 18:21:13.691 | net-mtu-writable 2026-07-13 18:21:13.691 | network_availability_zone 2026-07-13 18:21:13.691 | network-ip-availability 2026-07-13 18:21:13.692 | network-ip-availability-details 2026-07-13 18:21:13.692 | pagination 2026-07-13 18:21:13.692 | port-device-profile 2026-07-13 18:21:13.692 | port-mac-address-regenerate 2026-07-13 18:21:13.692 | port-numa-affinity-policy 2026-07-13 18:21:13.692 | port-numa-affinity-policy-socket 2026-07-13 18:21:13.692 | binding 2026-07-13 18:21:13.692 | binding-extended 2026-07-13 18:21:13.692 | port-security 2026-07-13 18:21:13.692 | project-id 2026-07-13 18:21:13.692 | provider 2026-07-13 18:21:13.693 | qinq 2026-07-13 18:21:13.693 | quota-check-limit 2026-07-13 18:21:13.693 | quota-check-limit-default 2026-07-13 18:21:13.693 | quotas 2026-07-13 18:21:13.693 | quota_details 2026-07-13 18:21:13.693 | rbac-policies 2026-07-13 18:21:13.693 | rbac-address-scope 2026-07-13 18:21:13.693 | rbac-security-groups 2026-07-13 18:21:13.693 | revision-if-match 2026-07-13 18:21:13.693 | standard-attr-revisions 2026-07-13 18:21:13.693 | router_availability_zone 2026-07-13 18:21:13.694 | router-enable-snat 2026-07-13 18:21:13.694 | security-groups-default-rules 2026-07-13 18:21:13.694 | security-groups-default-statefulness 2026-07-13 18:21:13.694 | security-groups-normalized-cidr 2026-07-13 18:21:13.694 | security-groups-remote-address-group 2026-07-13 18:21:13.695 | security-groups-rules-belongs-to-default-sg 2026-07-13 18:21:13.695 | security-groups-shared-filtering 2026-07-13 18:21:13.695 | security-group 2026-07-13 18:21:13.695 | service-type 2026-07-13 18:21:13.696 | sorting 2026-07-13 18:21:13.696 | standard-attr-description 2026-07-13 18:21:13.696 | stateful-security-group 2026-07-13 18:21:13.696 | subnet-dns-publish-fixed-ip 2026-07-13 18:21:13.696 | subnet-external-network 2026-07-13 18:21:13.696 | subnet_onboard 2026-07-13 18:21:13.696 | subnet-service-types 2026-07-13 18:21:13.696 | subnet_allocation 2026-07-13 18:21:13.696 | subnetpool-prefix-ops 2026-07-13 18:21:13.696 | tag-creation 2026-07-13 18:21:13.696 | standard-attr-tag 2026-07-13 18:21:13.697 | standard-attr-timestamp 2026-07-13 18:21:13.697 | vlan-transparent' 2026-07-13 18:21:13.697 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-07-13 18:21:13.697 | address-scope 2026-07-13 18:21:13.697 | agent 2026-07-13 18:21:13.697 | allowed-address-pairs 2026-07-13 18:21:13.697 | auto-allocated-topology 2026-07-13 18:21:13.697 | availability_zone 2026-07-13 18:21:13.698 | default-subnetpools 2026-07-13 18:21:13.698 | dhcp_agent_scheduler 2026-07-13 18:21:13.698 | dns-integration 2026-07-13 18:21:13.698 | dns-domain-ports 2026-07-13 18:21:13.698 | dns-integration-domain-keywords 2026-07-13 18:21:13.698 | empty-string-filtering 2026-07-13 18:21:13.698 | external-net 2026-07-13 18:21:13.698 | extra_dhcp_opt 2026-07-13 18:21:13.698 | extraroute 2026-07-13 18:21:13.698 | extraroute-atomic 2026-07-13 18:21:13.699 | filter-validation 2026-07-13 18:21:13.699 | floating-ip-port-forwarding-detail 2026-07-13 18:21:13.699 | fip-port-details 2026-07-13 18:21:13.699 | flavors 2026-07-13 18:21:13.699 | floatingip-pools 2026-07-13 18:21:13.699 | router 2026-07-13 18:21:13.699 | l3-agent-scheduler-ha-chassis-priority 2026-07-13 18:21:13.699 | enable-default-route-bfd 2026-07-13 18:21:13.699 | enable-default-route-ecmp 2026-07-13 18:21:13.699 | ext-gw-mode 2026-07-13 18:21:13.700 | l3-ha 2026-07-13 18:21:13.700 | external-gateway-multihoming 2026-07-13 18:21:13.700 | l3-flavors 2026-07-13 18:21:13.700 | l3_agent_scheduler 2026-07-13 18:21:13.700 | multi-provider 2026-07-13 18:21:13.700 | net-mtu 2026-07-13 18:21:13.700 | net-mtu-writable 2026-07-13 18:21:13.700 | network_availability_zone 2026-07-13 18:21:13.700 | network-ip-availability 2026-07-13 18:21:13.700 | network-ip-availability-details 2026-07-13 18:21:13.700 | pagination 2026-07-13 18:21:13.700 | port-device-profile 2026-07-13 18:21:13.701 | port-mac-address-regenerate 2026-07-13 18:21:13.701 | port-numa-affinity-policy 2026-07-13 18:21:13.701 | port-numa-affinity-policy-socket 2026-07-13 18:21:13.701 | binding 2026-07-13 18:21:13.701 | binding-extended 2026-07-13 18:21:13.701 | port-security 2026-07-13 18:21:13.701 | project-id 2026-07-13 18:21:13.701 | provider 2026-07-13 18:21:13.701 | qinq 2026-07-13 18:21:13.702 | quota-check-limit 2026-07-13 18:21:13.702 | quota-check-limit-default 2026-07-13 18:21:13.702 | quotas 2026-07-13 18:21:13.702 | quota_details 2026-07-13 18:21:13.702 | rbac-policies 2026-07-13 18:21:13.702 | rbac-address-scope 2026-07-13 18:21:13.702 | rbac-security-groups 2026-07-13 18:21:13.702 | revision-if-match 2026-07-13 18:21:13.702 | standard-attr-revisions 2026-07-13 18:21:13.702 | router_availability_zone 2026-07-13 18:21:13.703 | router-enable-snat 2026-07-13 18:21:13.703 | security-groups-default-rules 2026-07-13 18:21:13.703 | security-groups-default-statefulness 2026-07-13 18:21:13.703 | security-groups-normalized-cidr 2026-07-13 18:21:13.703 | security-groups-remote-address-group 2026-07-13 18:21:13.703 | security-groups-rules-belongs-to-default-sg 2026-07-13 18:21:13.703 | security-groups-shared-filtering 2026-07-13 18:21:13.703 | security-group 2026-07-13 18:21:13.703 | service-type 2026-07-13 18:21:13.703 | sorting 2026-07-13 18:21:13.704 | standard-attr-description 2026-07-13 18:21:13.704 | stateful-security-group 2026-07-13 18:21:13.704 | subnet-dns-publish-fixed-ip 2026-07-13 18:21:13.704 | subnet-external-network 2026-07-13 18:21:13.704 | subnet_onboard 2026-07-13 18:21:13.704 | subnet-service-types 2026-07-13 18:21:13.704 | subnet_allocation 2026-07-13 18:21:13.704 | subnetpool-prefix-ops 2026-07-13 18:21:13.704 | tag-creation 2026-07-13 18:21:13.704 | standard-attr-tag 2026-07-13 18:21:13.705 | standard-attr-timestamp 2026-07-13 18:21:13.705 | vlan-transparent =~ external-net ]] 2026-07-13 18:21:13.705 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-07-13 18:21:13.706 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:219 : [[ True == \T\r\u\e ]] 2026-07-13 18:21:13.711 | ++ 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-13 18:21:17.478 | ++ functions-common:oscwrap:2465 : return 0 2026-07-13 18:21:17.483 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:221 : ROUTER_ID=2ce064ae-2eb3-48a1-beda-f8c058fdbda2 2026-07-13 18:21:17.486 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:222 : die_if_not_set 222 ROUTER_ID 'Failure creating router router1' 2026-07-13 18:21:17.491 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-07-13 18:21:17.515 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:229 : EXTERNAL_NETWORK_FLAGS=--external 2026-07-13 18:21:17.519 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:230 : is_networking_extension_supported auto-allocated-topology 2026-07-13 18:21:17.524 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=auto-allocated-topology 2026-07-13 18:21:17.531 | ++ 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-13 18:21:20.925 | ++ functions-common:oscwrap:2465 : return 0 2026-07-13 18:21:20.931 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-07-13 18:21:20.931 | address-scope 2026-07-13 18:21:20.931 | agent 2026-07-13 18:21:20.932 | allowed-address-pairs 2026-07-13 18:21:20.932 | auto-allocated-topology 2026-07-13 18:21:20.932 | availability_zone 2026-07-13 18:21:20.932 | default-subnetpools 2026-07-13 18:21:20.932 | dhcp_agent_scheduler 2026-07-13 18:21:20.932 | dns-integration 2026-07-13 18:21:20.932 | dns-domain-ports 2026-07-13 18:21:20.932 | dns-integration-domain-keywords 2026-07-13 18:21:20.932 | empty-string-filtering 2026-07-13 18:21:20.932 | external-net 2026-07-13 18:21:20.932 | extra_dhcp_opt 2026-07-13 18:21:20.933 | extraroute 2026-07-13 18:21:20.933 | extraroute-atomic 2026-07-13 18:21:20.933 | filter-validation 2026-07-13 18:21:20.933 | floating-ip-port-forwarding-detail 2026-07-13 18:21:20.933 | fip-port-details 2026-07-13 18:21:20.934 | flavors 2026-07-13 18:21:20.934 | floatingip-pools 2026-07-13 18:21:20.934 | router 2026-07-13 18:21:20.935 | l3-agent-scheduler-ha-chassis-priority 2026-07-13 18:21:20.935 | enable-default-route-bfd 2026-07-13 18:21:20.935 | enable-default-route-ecmp 2026-07-13 18:21:20.935 | ext-gw-mode 2026-07-13 18:21:20.935 | l3-ha 2026-07-13 18:21:20.935 | external-gateway-multihoming 2026-07-13 18:21:20.936 | l3-flavors 2026-07-13 18:21:20.936 | l3_agent_scheduler 2026-07-13 18:21:20.936 | multi-provider 2026-07-13 18:21:20.936 | net-mtu 2026-07-13 18:21:20.936 | net-mtu-writable 2026-07-13 18:21:20.936 | network_availability_zone 2026-07-13 18:21:20.936 | network-ip-availability 2026-07-13 18:21:20.936 | network-ip-availability-details 2026-07-13 18:21:20.936 | pagination 2026-07-13 18:21:20.936 | port-device-profile 2026-07-13 18:21:20.936 | port-mac-address-regenerate 2026-07-13 18:21:20.937 | port-numa-affinity-policy 2026-07-13 18:21:20.937 | port-numa-affinity-policy-socket 2026-07-13 18:21:20.937 | binding 2026-07-13 18:21:20.937 | binding-extended 2026-07-13 18:21:20.937 | port-security 2026-07-13 18:21:20.937 | project-id 2026-07-13 18:21:20.937 | provider 2026-07-13 18:21:20.937 | qinq 2026-07-13 18:21:20.937 | quota-check-limit 2026-07-13 18:21:20.937 | quota-check-limit-default 2026-07-13 18:21:20.937 | quotas 2026-07-13 18:21:20.937 | quota_details 2026-07-13 18:21:20.938 | rbac-policies 2026-07-13 18:21:20.938 | rbac-address-scope 2026-07-13 18:21:20.938 | rbac-security-groups 2026-07-13 18:21:20.938 | revision-if-match 2026-07-13 18:21:20.938 | standard-attr-revisions 2026-07-13 18:21:20.938 | router_availability_zone 2026-07-13 18:21:20.939 | router-enable-snat 2026-07-13 18:21:20.939 | security-groups-default-rules 2026-07-13 18:21:20.939 | security-groups-default-statefulness 2026-07-13 18:21:20.940 | security-groups-normalized-cidr 2026-07-13 18:21:20.940 | security-groups-remote-address-group 2026-07-13 18:21:20.940 | security-groups-rules-belongs-to-default-sg 2026-07-13 18:21:20.941 | security-groups-shared-filtering 2026-07-13 18:21:20.941 | security-group 2026-07-13 18:21:20.941 | service-type 2026-07-13 18:21:20.942 | sorting 2026-07-13 18:21:20.942 | standard-attr-description 2026-07-13 18:21:20.942 | stateful-security-group 2026-07-13 18:21:20.942 | subnet-dns-publish-fixed-ip 2026-07-13 18:21:20.942 | subnet-external-network 2026-07-13 18:21:20.942 | subnet_onboard 2026-07-13 18:21:20.942 | subnet-service-types 2026-07-13 18:21:20.942 | subnet_allocation 2026-07-13 18:21:20.943 | subnetpool-prefix-ops 2026-07-13 18:21:20.943 | tag-creation 2026-07-13 18:21:20.943 | standard-attr-tag 2026-07-13 18:21:20.943 | standard-attr-timestamp 2026-07-13 18:21:20.943 | vlan-transparent' 2026-07-13 18:21:20.943 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-07-13 18:21:20.944 | address-scope 2026-07-13 18:21:20.944 | agent 2026-07-13 18:21:20.944 | allowed-address-pairs 2026-07-13 18:21:20.944 | auto-allocated-topology 2026-07-13 18:21:20.945 | availability_zone 2026-07-13 18:21:20.945 | default-subnetpools 2026-07-13 18:21:20.945 | dhcp_agent_scheduler 2026-07-13 18:21:20.945 | dns-integration 2026-07-13 18:21:20.945 | dns-domain-ports 2026-07-13 18:21:20.945 | dns-integration-domain-keywords 2026-07-13 18:21:20.945 | empty-string-filtering 2026-07-13 18:21:20.945 | external-net 2026-07-13 18:21:20.945 | extra_dhcp_opt 2026-07-13 18:21:20.945 | extraroute 2026-07-13 18:21:20.945 | extraroute-atomic 2026-07-13 18:21:20.946 | filter-validation 2026-07-13 18:21:20.946 | floating-ip-port-forwarding-detail 2026-07-13 18:21:20.946 | fip-port-details 2026-07-13 18:21:20.946 | flavors 2026-07-13 18:21:20.946 | floatingip-pools 2026-07-13 18:21:20.946 | router 2026-07-13 18:21:20.946 | l3-agent-scheduler-ha-chassis-priority 2026-07-13 18:21:20.946 | enable-default-route-bfd 2026-07-13 18:21:20.946 | enable-default-route-ecmp 2026-07-13 18:21:20.946 | ext-gw-mode 2026-07-13 18:21:20.946 | l3-ha 2026-07-13 18:21:20.946 | external-gateway-multihoming 2026-07-13 18:21:20.947 | l3-flavors 2026-07-13 18:21:20.947 | l3_agent_scheduler 2026-07-13 18:21:20.947 | multi-provider 2026-07-13 18:21:20.947 | net-mtu 2026-07-13 18:21:20.947 | net-mtu-writable 2026-07-13 18:21:20.947 | network_availability_zone 2026-07-13 18:21:20.947 | network-ip-availability 2026-07-13 18:21:20.947 | network-ip-availability-details 2026-07-13 18:21:20.947 | pagination 2026-07-13 18:21:20.947 | port-device-profile 2026-07-13 18:21:20.947 | port-mac-address-regenerate 2026-07-13 18:21:20.948 | port-numa-affinity-policy 2026-07-13 18:21:20.948 | port-numa-affinity-policy-socket 2026-07-13 18:21:20.948 | binding 2026-07-13 18:21:20.948 | binding-extended 2026-07-13 18:21:20.948 | port-security 2026-07-13 18:21:20.948 | project-id 2026-07-13 18:21:20.948 | provider 2026-07-13 18:21:20.948 | qinq 2026-07-13 18:21:20.948 | quota-check-limit 2026-07-13 18:21:20.948 | quota-check-limit-default 2026-07-13 18:21:20.948 | quotas 2026-07-13 18:21:20.949 | quota_details 2026-07-13 18:21:20.949 | rbac-policies 2026-07-13 18:21:20.949 | rbac-address-scope 2026-07-13 18:21:20.949 | rbac-security-groups 2026-07-13 18:21:20.949 | revision-if-match 2026-07-13 18:21:20.949 | standard-attr-revisions 2026-07-13 18:21:20.949 | router_availability_zone 2026-07-13 18:21:20.949 | router-enable-snat 2026-07-13 18:21:20.949 | security-groups-default-rules 2026-07-13 18:21:20.949 | security-groups-default-statefulness 2026-07-13 18:21:20.949 | security-groups-normalized-cidr 2026-07-13 18:21:20.950 | security-groups-remote-address-group 2026-07-13 18:21:20.950 | security-groups-rules-belongs-to-default-sg 2026-07-13 18:21:20.950 | security-groups-shared-filtering 2026-07-13 18:21:20.950 | security-group 2026-07-13 18:21:20.950 | service-type 2026-07-13 18:21:20.950 | sorting 2026-07-13 18:21:20.950 | standard-attr-description 2026-07-13 18:21:20.950 | stateful-security-group 2026-07-13 18:21:20.950 | subnet-dns-publish-fixed-ip 2026-07-13 18:21:20.950 | subnet-external-network 2026-07-13 18:21:20.950 | subnet_onboard 2026-07-13 18:21:20.951 | subnet-service-types 2026-07-13 18:21:20.951 | subnet_allocation 2026-07-13 18:21:20.951 | subnetpool-prefix-ops 2026-07-13 18:21:20.951 | tag-creation 2026-07-13 18:21:20.951 | standard-attr-tag 2026-07-13 18:21:20.951 | standard-attr-timestamp 2026-07-13 18:21:20.951 | vlan-transparent =~ auto-allocated-topology ]] 2026-07-13 18:21:20.951 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-07-13 18:21:20.951 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:231 : EXTERNAL_NETWORK_FLAGS='--external --default' 2026-07-13 18:21:20.951 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:234 : '[' True = True ']' 2026-07-13 18:21:20.954 | ++ 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-13 18:21:25.540 | ++ functions-common:oscwrap:2465 : return 0 2026-07-13 18:21:25.544 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:235 : EXT_NET_ID=f913237a-2ebc-4e48-8367-740aed782bf2 2026-07-13 18:21:25.548 | + 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-13 18:21:25.552 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-07-13 18:21:25.579 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:241 : [[ 4+6 =~ 4.* ]] 2026-07-13 18:21:25.584 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:243 : _neutron_configure_router_v4 2026-07-13 18:21:25.588 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:330 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router add subnet 2ce064ae-2eb3-48a1-beda-f8c058fdbda2 10f975f8-d626-48e8-9eb5-ecfc21dd564f 2026-07-13 18:21:32.073 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:332 : local id_and_ext_gw_ip 2026-07-13 18:21:32.080 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:333 : _neutron_create_public_subnet_v4 f913237a-2ebc-4e48-8367-740aed782bf2 2026-07-13 18:21:32.083 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:295 : local dhcp_param=--no-dhcp 2026-07-13 18:21:32.089 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:296 : [[ False == \T\r\u\e ]] 2026-07-13 18:21:32.094 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:299 : local 'subnet_params=--ip-version 4 ' 2026-07-13 18:21:32.101 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:300 : subnet_params+=' ' 2026-07-13 18:21:32.105 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:301 : [[ -n '' ]] 2026-07-13 18:21:32.111 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:304 : subnet_params+='--network f913237a-2ebc-4e48-8367-740aed782bf2 --subnet-range 172.24.4.0/24 --no-dhcp ' 2026-07-13 18:21:32.117 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:305 : subnet_params+=public-subnet 2026-07-13 18:21:32.121 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:306 : local id_and_ext_gw_ip 2026-07-13 18:21:32.127 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:307 : grep -e gateway_ip -e ' id ' 2026-07-13 18:21:32.127 | +++ 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 f913237a-2ebc-4e48-8367-740aed782bf2 --subnet-range 172.24.4.0/24 --no-dhcp public-subnet 2026-07-13 18:21:35.888 | +++ functions-common:oscwrap:2465 : return 0 2026-07-13 18:21:35.894 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:307 : id_and_ext_gw_ip='| gateway_ip | 172.24.4.1 | 2026-07-13 18:21:35.894 | | id | 0627a052-3ac6-4e8b-b823-a18d5b38bb42 |' 2026-07-13 18:21:35.898 | ++ 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-13 18:21:35.901 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-07-13 18:21:35.924 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:309 : echo '|' gateway_ip '|' 172.24.4.1 '|' '|' id '|' 0627a052-3ac6-4e8b-b823-a18d5b38bb42 '|' 2026-07-13 18:21:35.928 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:333 : id_and_ext_gw_ip='| gateway_ip | 172.24.4.1 | | id | 0627a052-3ac6-4e8b-b823-a18d5b38bb42 |' 2026-07-13 18:21:35.931 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:334 : local ext_gw_ip 2026-07-13 18:21:35.937 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:335 : get_field 2 2026-07-13 18:21:35.937 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:335 : echo '|' gateway_ip '|' 172.24.4.1 '|' '|' id '|' 0627a052-3ac6-4e8b-b823-a18d5b38bb42 '|' 2026-07-13 18:21:35.941 | ++ functions-common:get_field:806 : local data field 2026-07-13 18:21:35.945 | ++ functions-common:get_field:807 : read data 2026-07-13 18:21:35.949 | ++ functions-common:get_field:808 : '[' 2 -lt 0 ']' 2026-07-13 18:21:35.952 | ++ functions-common:get_field:811 : field='$3' 2026-07-13 18:21:35.956 | ++ functions-common:get_field:813 : echo '| gateway_ip | 172.24.4.1 | | id | 0627a052-3ac6-4e8b-b823-a18d5b38bb42 |' 2026-07-13 18:21:35.957 | ++ functions-common:get_field:813 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2026-07-13 18:21:35.966 | ++ functions-common:get_field:807 : read data 2026-07-13 18:21:35.970 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:335 : ext_gw_ip=172.24.4.1 2026-07-13 18:21:35.976 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : echo '|' gateway_ip '|' 172.24.4.1 '|' '|' id '|' 0627a052-3ac6-4e8b-b823-a18d5b38bb42 '|' 2026-07-13 18:21:35.976 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : get_field 5 2026-07-13 18:21:35.981 | ++ functions-common:get_field:806 : local data field 2026-07-13 18:21:35.985 | ++ functions-common:get_field:807 : read data 2026-07-13 18:21:35.988 | ++ functions-common:get_field:808 : '[' 5 -lt 0 ']' 2026-07-13 18:21:35.991 | ++ functions-common:get_field:811 : field='$6' 2026-07-13 18:21:35.996 | ++ functions-common:get_field:813 : echo '| gateway_ip | 172.24.4.1 | | id | 0627a052-3ac6-4e8b-b823-a18d5b38bb42 |' 2026-07-13 18:21:35.996 | ++ functions-common:get_field:813 : awk '-F[ \t]*\\|[ \t]*' '{print $6}' 2026-07-13 18:21:36.003 | ++ functions-common:get_field:807 : read data 2026-07-13 18:21:36.008 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : PUB_SUBNET_ID=0627a052-3ac6-4e8b-b823-a18d5b38bb42 2026-07-13 18:21:36.013 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:338 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router set --external-gateway f913237a-2ebc-4e48-8367-740aed782bf2 2ce064ae-2eb3-48a1-beda-f8c058fdbda2 2026-07-13 18:21:41.970 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:341 : [[ ovn == \o\v\n ]] 2026-07-13 18:21:41.974 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:341 : [[ True == \T\r\u\e ]] 2026-07-13 18:21:41.977 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:341 : is_service_enabled q-svc neutron-api 2026-07-13 18:21:41.998 | + functions-common:is_service_enabled:2076 : return 0 2026-07-13 18:21:42.003 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:343 : local ext_gw_interface=none 2026-07-13 18:21:42.005 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:344 : is_neutron_ovs_base_plugin 2026-07-13 18:21:42.010 | + lib/neutron_plugins/ovs_base:is_neutron_ovs_base_plugin:23 : return 0 2026-07-13 18:21:42.015 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:345 : _neutron_get_ext_gw_interface 2026-07-13 18:21:42.018 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:145 : [[ False == \T\r\u\e ]] 2026-07-13 18:21:42.022 | ++ 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-13 18:21:42.058 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:152 : echo br-ex 2026-07-13 18:21:42.062 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:345 : ext_gw_interface=br-ex 2026-07-13 18:21:42.064 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:347 : [[ br-ex != \n\o\n\e ]] 2026-07-13 18:21:42.066 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:348 : local cidr_len=24 2026-07-13 18:21:42.068 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:349 : local 'testcmd=ip -o link | grep -q br-ex' 2026-07-13 18:21:42.070 | + 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-13 18:21:42.072 | + functions-common:test_with_retry:2358 : local 'testcmd=ip -o link | grep -q br-ex' 2026-07-13 18:21:42.075 | + functions-common:test_with_retry:2359 : local 'failmsg=br-ex creation failed' 2026-07-13 18:21:42.077 | + functions-common:test_with_retry:2360 : local until=10 2026-07-13 18:21:42.079 | + functions-common:test_with_retry:2361 : local sleep=0.5 2026-07-13 18:21:42.081 | + functions-common:test_with_retry:2363 : time_start test_with_retry 2026-07-13 18:21:42.083 | + functions-common:time_start:2406 : local name=test_with_retry 2026-07-13 18:21:42.085 | + functions-common:time_start:2407 : local start_time= 2026-07-13 18:21:42.087 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-13 18:21:42.094 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-13 18:21:42.103 | + functions-common:time_start:2411 : _TIME_START[$name]=1783966902100 2026-07-13 18:21:42.108 | + 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-13 18:21:42.119 | + functions-common:test_with_retry:2367 : time_stop test_with_retry 2026-07-13 18:21:42.123 | + functions-common:time_stop:2420 : local name 2026-07-13 18:21:42.127 | + functions-common:time_stop:2421 : local end_time 2026-07-13 18:21:42.132 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-13 18:21:42.136 | + functions-common:time_stop:2423 : local total 2026-07-13 18:21:42.140 | + functions-common:time_stop:2424 : local start_time 2026-07-13 18:21:42.144 | + functions-common:time_stop:2426 : name=test_with_retry 2026-07-13 18:21:42.148 | + functions-common:time_stop:2427 : start_time=1783966902100 2026-07-13 18:21:42.151 | + functions-common:time_stop:2429 : [[ -z 1783966902100 ]] 2026-07-13 18:21:42.155 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-13 18:21:42.161 | + functions-common:time_stop:2432 : end_time=1783966902157 2026-07-13 18:21:42.164 | + functions-common:time_stop:2433 : elapsed_time=57 2026-07-13 18:21:42.168 | + functions-common:time_stop:2434 : total=8133 2026-07-13 18:21:42.171 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-13 18:21:42.174 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=8190 2026-07-13 18:21:42.180 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : ip addr show dev br-ex 2026-07-13 18:21:42.180 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : grep -c 172.24.4.1 2026-07-13 18:21:42.188 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : [[ 0 == 0 ]] 2026-07-13 18:21:42.192 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : [[ True == \F\a\l\s\e ]] 2026-07-13 18:21:42.195 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : [[ False == \T\r\u\e ]] 2026-07-13 18:21:42.198 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : [[ True == \T\r\u\e ]] 2026-07-13 18:21:42.201 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:352 : sudo ip addr add 172.24.4.1/24 dev br-ex 2026-07-13 18:21:42.222 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:353 : sudo ip link set br-ex up 2026-07-13 18:21:42.249 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : tr '\n' ' ' 2026-07-13 18:21:42.249 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : cut -f2 '-d'\''' 2026-07-13 18:21:42.249 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : awk -Fip_address '{ print $2 }' 2026-07-13 18:21:42.250 | ++ 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-13 18:21:45.734 | ++ functions-common:oscwrap:2465 : return 0 2026-07-13 18:21:45.739 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : ROUTER_GW_IP=' 172.24.4.71 ' 2026-07-13 18:21:45.743 | + 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-13 18:21:45.746 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-07-13 18:21:45.768 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:358 : _neutron_set_router_id 2026-07-13 18:21:45.772 | + lib/neutron_plugins/services/l3:_neutron_set_router_id:138 : [[ True == \F\a\l\s\e ]] 2026-07-13 18:21:45.777 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:246 : [[ 4+6 =~ .*6 ]] 2026-07-13 18:21:45.781 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:248 : _neutron_configure_router_v6 2026-07-13 18:21:45.785 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:364 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router add subnet 2ce064ae-2eb3-48a1-beda-f8c058fdbda2 35fe92a3-f4ac-4e58-8814-c5307478f037 2026-07-13 18:21:52.924 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:366 : local ipv6_id_and_ext_gw_ip 2026-07-13 18:21:52.929 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:367 : _neutron_create_public_subnet_v6 f913237a-2ebc-4e48-8367-740aed782bf2 2026-07-13 18:21:52.933 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:314 : local dhcp_param=--no-dhcp 2026-07-13 18:21:52.937 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:315 : [[ False == \T\r\u\e ]] 2026-07-13 18:21:52.941 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:318 : local 'subnet_params=--ip-version 6 ' 2026-07-13 18:21:52.945 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:319 : subnet_params+='--gateway 2001:db8::2 ' 2026-07-13 18:21:52.949 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:320 : subnet_params+='--network f913237a-2ebc-4e48-8367-740aed782bf2 --subnet-range 2001:db8::/64 --no-dhcp ' 2026-07-13 18:21:52.953 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:321 : subnet_params+=ipv6-public-subnet 2026-07-13 18:21:52.957 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:322 : local ipv6_id_and_ext_gw_ip 2026-07-13 18:21:52.964 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:323 : grep -e gateway_ip -e ' id ' 2026-07-13 18:21:52.964 | +++ 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 f913237a-2ebc-4e48-8367-740aed782bf2 --subnet-range 2001:db8::/64 --no-dhcp ipv6-public-subnet 2026-07-13 18:21:58.782 | +++ functions-common:oscwrap:2465 : return 0 2026-07-13 18:21:58.788 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:323 : ipv6_id_and_ext_gw_ip='| gateway_ip | 2001:db8::2 | 2026-07-13 18:21:58.789 | | id | aee4858a-729c-46c9-b4ba-8f3bf76b0340 |' 2026-07-13 18:21:58.792 | ++ 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-13 18:21:58.797 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-07-13 18:21:58.822 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:325 : echo '|' gateway_ip '|' 2001:db8::2 '|' '|' id '|' aee4858a-729c-46c9-b4ba-8f3bf76b0340 '|' 2026-07-13 18:21:58.827 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:367 : ipv6_id_and_ext_gw_ip='| gateway_ip | 2001:db8::2 | | id | aee4858a-729c-46c9-b4ba-8f3bf76b0340 |' 2026-07-13 18:21:58.831 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:368 : local ipv6_ext_gw_ip 2026-07-13 18:21:58.837 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:369 : get_field 2 2026-07-13 18:21:58.837 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:369 : echo '|' gateway_ip '|' 2001:db8::2 '|' '|' id '|' aee4858a-729c-46c9-b4ba-8f3bf76b0340 '|' 2026-07-13 18:21:58.841 | ++ functions-common:get_field:806 : local data field 2026-07-13 18:21:58.845 | ++ functions-common:get_field:807 : read data 2026-07-13 18:21:58.849 | ++ functions-common:get_field:808 : '[' 2 -lt 0 ']' 2026-07-13 18:21:58.853 | ++ functions-common:get_field:811 : field='$3' 2026-07-13 18:21:58.858 | ++ functions-common:get_field:813 : echo '| gateway_ip | 2001:db8::2 | | id | aee4858a-729c-46c9-b4ba-8f3bf76b0340 |' 2026-07-13 18:21:58.858 | ++ functions-common:get_field:813 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2026-07-13 18:21:58.865 | ++ functions-common:get_field:807 : read data 2026-07-13 18:21:58.870 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:369 : ipv6_ext_gw_ip=2001:db8::2 2026-07-13 18:21:58.874 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:370 : local ipv6_pub_subnet_id 2026-07-13 18:21:58.880 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:371 : get_field 5 2026-07-13 18:21:58.881 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:371 : echo '|' gateway_ip '|' 2001:db8::2 '|' '|' id '|' aee4858a-729c-46c9-b4ba-8f3bf76b0340 '|' 2026-07-13 18:21:58.883 | ++ functions-common:get_field:806 : local data field 2026-07-13 18:21:58.886 | ++ functions-common:get_field:807 : read data 2026-07-13 18:21:58.890 | ++ functions-common:get_field:808 : '[' 5 -lt 0 ']' 2026-07-13 18:21:58.894 | ++ functions-common:get_field:811 : field='$6' 2026-07-13 18:21:58.899 | ++ functions-common:get_field:813 : echo '| gateway_ip | 2001:db8::2 | | id | aee4858a-729c-46c9-b4ba-8f3bf76b0340 |' 2026-07-13 18:21:58.899 | ++ functions-common:get_field:813 : awk '-F[ \t]*\\|[ \t]*' '{print $6}' 2026-07-13 18:21:58.905 | ++ functions-common:get_field:807 : read data 2026-07-13 18:21:58.910 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:371 : ipv6_pub_subnet_id=aee4858a-729c-46c9-b4ba-8f3bf76b0340 2026-07-13 18:21:58.914 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:375 : [[ 4+6 == \6 ]] 2026-07-13 18:21:58.918 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:380 : [[ ovn == \o\v\n ]] 2026-07-13 18:21:58.921 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:380 : [[ True == \T\r\u\e ]] 2026-07-13 18:21:58.925 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:380 : is_service_enabled q-svc neutron-api 2026-07-13 18:21:58.948 | + functions-common:is_service_enabled:2076 : return 0 2026-07-13 18:21:58.953 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:394 : sudo sysctl -w net.ipv6.conf.all.forwarding=1 2026-07-13 18:21:58.967 | net.ipv6.conf.all.forwarding = 1 2026-07-13 18:21:58.975 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : oscwrap --os-cloud devstack-admin-demo --os-region RegionOne router show 2ce064ae-2eb3-48a1-beda-f8c058fdbda2 -c external_gateway_info -f json 2026-07-13 18:21:58.975 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : grep -C 1 aee4858a-729c-46c9-b4ba-8f3bf76b0340 2026-07-13 18:21:58.978 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : grep ip_address 2026-07-13 18:21:58.980 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : tr -d '"' 2026-07-13 18:21:58.982 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : awk '{print $2}' 2026-07-13 18:22:02.571 | ++ functions-common:oscwrap:2465 : return 0 2026-07-13 18:22:02.577 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : IPV6_ROUTER_GW_IP=2001:db8::2cb 2026-07-13 18:22:02.580 | + 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-13 18:22:02.584 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-07-13 18:22:02.607 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:406 : is_neutron_ovs_base_plugin 2026-07-13 18:22:02.611 | + lib/neutron_plugins/ovs_base:is_neutron_ovs_base_plugin:23 : return 0 2026-07-13 18:22:02.614 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:407 : local ext_gw_interface 2026-07-13 18:22:02.619 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:408 : _neutron_get_ext_gw_interface 2026-07-13 18:22:02.623 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:145 : [[ False == \T\r\u\e ]] 2026-07-13 18:22:02.627 | ++ 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-13 18:22:02.652 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:152 : echo br-ex 2026-07-13 18:22:02.656 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:408 : ext_gw_interface=br-ex 2026-07-13 18:22:02.660 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:409 : local ipv6_cidr_len=64 2026-07-13 18:22:02.665 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:414 : sudo ip link set br-ex up 2026-07-13 18:22:02.683 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:415 : sudo ip -6 addr replace 2001:db8::2/64 dev br-ex 2026-07-13 18:22:02.701 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:421 : local replace_range=fdf2:10cb:c995::/56 2026-07-13 18:22:02.704 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:422 : [[ -z 644a1ce0-2f36-4c6c-8db2-12b732fd5599 ]] 2026-07-13 18:22:02.708 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:425 : sudo ip -6 route replace fdf2:10cb:c995::/56 via 2001:db8::2cb dev br-ex 2026-07-13 18:22:02.726 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:427 : _neutron_set_router_id 2026-07-13 18:22:02.730 | + lib/neutron_plugins/services/l3:_neutron_set_router_id:138 : [[ True == \F\a\l\s\e ]] 2026-07-13 18:22:02.734 | + ./stack.sh:main:1333 : is_service_enabled nova 2026-07-13 18:22:02.759 | + functions-common:is_service_enabled:2076 : return 0 2026-07-13 18:22:02.762 | + ./stack.sh:main:1334 : echo_summary 'Starting Nova' 2026-07-13 18:22:02.766 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-13 18:22:02.771 | + ./stack.sh:echo_summary:450 : echo -e Starting Nova 2026-07-13 18:22:02.775 | + ./stack.sh:main:1335 : start_nova 2026-07-13 18:22:02.779 | + lib/nova:start_nova:1170 : start_nova_rest 2026-07-13 18:22:02.783 | + 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-13 18:22:02.787 | + 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-13 18:22:02.791 | + 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-13 18:22:02.795 | + lib/nova:start_nova_rest:1086 : local compute_cell_conf=/etc/nova/nova.conf 2026-07-13 18:22:02.800 | + 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-13 18:22:02.804 | + functions-common:run_process:1674 : local service=n-sch 2026-07-13 18:22:02.808 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-07-13 18:22:02.812 | + functions-common:run_process:1676 : local group= 2026-07-13 18:22:02.816 | + functions-common:run_process:1677 : local user= 2026-07-13 18:22:02.820 | + functions-common:run_process:1678 : local env_vars= 2026-07-13 18:22:02.824 | + functions-common:run_process:1680 : local name=n-sch 2026-07-13 18:22:02.829 | + functions-common:run_process:1682 : time_start run_process 2026-07-13 18:22:02.833 | + functions-common:time_start:2406 : local name=run_process 2026-07-13 18:22:02.837 | + functions-common:time_start:2407 : local start_time= 2026-07-13 18:22:02.841 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-13 18:22:02.846 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-13 18:22:02.852 | + functions-common:time_start:2411 : _TIME_START[$name]=1783966922847 2026-07-13 18:22:02.856 | + functions-common:run_process:1683 : is_service_enabled n-sch 2026-07-13 18:22:02.881 | + functions-common:is_service_enabled:2076 : return 0 2026-07-13 18:22:02.885 | + 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-13 18:22:02.888 | + functions-common:_run_under_systemd:1628 : local service=n-sch 2026-07-13 18:22:02.892 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-07-13 18:22:02.895 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-07-13 18:22:02.899 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-07-13 18:22:02.903 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-07-13 18:22:02.906 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ sudo ]] 2026-07-13 18:22:02.910 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ ^/ ]] 2026-07-13 18:22:02.914 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-sch.service 2026-07-13 18:22:02.918 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-13 18:22:02.921 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-13 18:22:02.925 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-13 18:22:02.929 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-13 18:22:02.933 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-sch] ]] 2026-07-13 18:22:02.936 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ uwsgi ]] 2026-07-13 18:22:02.941 | + 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-13 18:22:02.944 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-sch.service 2026-07-13 18:22:02.948 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-07-13 18:22:02.951 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-13 18:22:02.955 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-07-13 18:22:02.959 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-13 18:22:02.962 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-13 18:22:02.966 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-13 18:22:02.969 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-sch.service 2026-07-13 18:22:02.973 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-13 18:22:02.979 | + 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-13 18:22:03.077 | + 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-13 18:22:03.166 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service User quobyte 2026-07-13 18:22:03.244 | + 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-13 18:22:03.323 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service KillMode process 2026-07-13 18:22:03.403 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service TimeoutStopSec 300 2026-07-13 18:22:03.480 | + 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-13 18:22:03.560 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-13 18:22:03.564 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-13 18:22:03.567 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Install WantedBy multi-user.target 2026-07-13 18:22:03.657 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-13 18:22:04.152 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-sch.service 2026-07-13 18:22:04.182 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-sch.service → /etc/systemd/system/devstack@n-sch.service. 2026-07-13 18:22:04.652 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-sch.service 2026-07-13 18:22:04.712 | + functions-common:run_process:1686 : time_stop run_process 2026-07-13 18:22:04.715 | + functions-common:time_stop:2420 : local name 2026-07-13 18:22:04.718 | + functions-common:time_stop:2421 : local end_time 2026-07-13 18:22:04.722 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-13 18:22:04.725 | + functions-common:time_stop:2423 : local total 2026-07-13 18:22:04.729 | + functions-common:time_stop:2424 : local start_time 2026-07-13 18:22:04.733 | + functions-common:time_stop:2426 : name=run_process 2026-07-13 18:22:04.736 | + functions-common:time_stop:2427 : start_time=1783966922847 2026-07-13 18:22:04.739 | + functions-common:time_stop:2429 : [[ -z 1783966922847 ]] 2026-07-13 18:22:04.744 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-13 18:22:04.749 | + functions-common:time_stop:2432 : end_time=1783966924746 2026-07-13 18:22:04.752 | + functions-common:time_stop:2433 : elapsed_time=1899 2026-07-13 18:22:04.756 | + functions-common:time_stop:2434 : total=21654 2026-07-13 18:22:04.759 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-13 18:22:04.763 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=23553 2026-07-13 18:22:04.768 | ++ lib/nova:start_nova_rest:1089 : which uwsgi 2026-07-13 18:22:04.774 | + 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-13 18:22:04.778 | + functions-common:run_process:1674 : local service=n-api-meta 2026-07-13 18:22:04.781 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-07-13 18:22:04.784 | + functions-common:run_process:1676 : local group= 2026-07-13 18:22:04.787 | + functions-common:run_process:1677 : local user= 2026-07-13 18:22:04.791 | + functions-common:run_process:1678 : local env_vars= 2026-07-13 18:22:04.794 | + functions-common:run_process:1680 : local name=n-api-meta 2026-07-13 18:22:04.797 | + functions-common:run_process:1682 : time_start run_process 2026-07-13 18:22:04.801 | + functions-common:time_start:2406 : local name=run_process 2026-07-13 18:22:04.804 | + functions-common:time_start:2407 : local start_time= 2026-07-13 18:22:04.807 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-13 18:22:04.811 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-13 18:22:04.815 | + functions-common:time_start:2411 : _TIME_START[$name]=1783966924812 2026-07-13 18:22:04.818 | + functions-common:run_process:1683 : is_service_enabled n-api-meta 2026-07-13 18:22:04.841 | + functions-common:is_service_enabled:2076 : return 0 2026-07-13 18:22:04.844 | + 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-13 18:22:04.848 | + functions-common:_run_under_systemd:1628 : local service=n-api-meta 2026-07-13 18:22:04.851 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-07-13 18:22:04.854 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-07-13 18:22:04.857 | + 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-13 18:22:04.860 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-07-13 18:22:04.863 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ sudo ]] 2026-07-13 18:22:04.867 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ ^/ ]] 2026-07-13 18:22:04.870 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-api-meta.service 2026-07-13 18:22:04.873 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-13 18:22:04.876 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-13 18:22:04.879 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-13 18:22:04.882 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-13 18:22:04.885 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-api-meta] ]] 2026-07-13 18:22:04.888 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ uwsgi ]] 2026-07-13 18:22:04.891 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-07-13 18:22:04.894 | + 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-13 18:22:04.897 | + 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-13 18:22:04.901 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@n-api-meta.service 2026-07-13 18:22:04.904 | + 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-13 18:22:04.907 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-07-13 18:22:04.909 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-07-13 18:22:04.913 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-07-13 18:22:04.916 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@n-api-meta.service 2026-07-13 18:22:04.919 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-07-13 18:22:04.925 | + 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-13 18:22:05.009 | + 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-13 18:22:05.090 | + 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-13 18:22:05.158 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service User quobyte 2026-07-13 18:22:05.227 | + 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-13 18:22:05.296 | + 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-13 18:22:05.367 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Type notify 2026-07-13 18:22:05.439 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service KillMode process 2026-07-13 18:22:05.510 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Restart always 2026-07-13 18:22:05.581 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service NotifyAccess all 2026-07-13 18:22:05.652 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service RestartForceExitStatus 100 2026-07-13 18:22:05.722 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-07-13 18:22:05.725 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-07-13 18:22:05.728 | + 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-13 18:22:05.807 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-07-13 18:22:06.292 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-api-meta.service 2026-07-13 18:22:06.318 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api-meta.service → /etc/systemd/system/devstack@n-api-meta.service. 2026-07-13 18:22:06.793 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-api-meta.service 2026-07-13 18:22:06.932 | + functions-common:run_process:1686 : time_stop run_process 2026-07-13 18:22:06.934 | + functions-common:time_stop:2420 : local name 2026-07-13 18:22:06.939 | + functions-common:time_stop:2421 : local end_time 2026-07-13 18:22:06.939 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-13 18:22:06.942 | + functions-common:time_stop:2423 : local total 2026-07-13 18:22:06.944 | + functions-common:time_stop:2424 : local start_time 2026-07-13 18:22:06.946 | + functions-common:time_stop:2426 : name=run_process 2026-07-13 18:22:06.948 | + functions-common:time_stop:2427 : start_time=1783966924812 2026-07-13 18:22:06.950 | + functions-common:time_stop:2429 : [[ -z 1783966924812 ]] 2026-07-13 18:22:06.956 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-13 18:22:06.961 | + functions-common:time_stop:2432 : end_time=1783966926958 2026-07-13 18:22:06.963 | + functions-common:time_stop:2433 : elapsed_time=2146 2026-07-13 18:22:06.965 | + functions-common:time_stop:2434 : total=23553 2026-07-13 18:22:06.969 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-13 18:22:06.969 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=25699 2026-07-13 18:22:06.971 | + 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-13 18:22:06.974 | + 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-13 18:22:06.976 | + lib/nova:start_nova:1171 : start_nova_console_proxies 2026-07-13 18:22:06.979 | + 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-13 18:22:06.983 | + 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-13 18:22:06.983 | + 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-13 18:22:06.985 | + lib/nova:start_nova_console_proxies:1110 : local api_cell_conf=/etc/nova/nova.conf 2026-07-13 18:22:06.988 | + 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-13 18:22:06.990 | + lib/nova:start_nova_console_proxies:1117 : enable_nova_console_proxies 2026-07-13 18:22:06.996 | ++ lib/nova:enable_nova_console_proxies:1095 : seq 1 1 2026-07-13 18:22:07.000 | + lib/nova:enable_nova_console_proxies:1095 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-07-13 18:22:07.002 | + lib/nova:enable_nova_console_proxies:1096 : for srv in n-novnc n-spice n-sproxy 2026-07-13 18:22:07.005 | + lib/nova:enable_nova_console_proxies:1097 : is_service_enabled n-novnc 2026-07-13 18:22:07.023 | + functions-common:is_service_enabled:2076 : return 0 2026-07-13 18:22:07.025 | + lib/nova:enable_nova_console_proxies:1098 : enable_service n-novnc-cell1 2026-07-13 18:22:07.081 | + lib/nova:enable_nova_console_proxies:1096 : for srv in n-novnc n-spice n-sproxy 2026-07-13 18:22:07.081 | + lib/nova:enable_nova_console_proxies:1097 : is_service_enabled n-spice 2026-07-13 18:22:07.099 | + functions-common:is_service_enabled:2076 : return 1 2026-07-13 18:22:07.102 | + lib/nova:enable_nova_console_proxies:1096 : for srv in n-novnc n-spice n-sproxy 2026-07-13 18:22:07.104 | + lib/nova:enable_nova_console_proxies:1097 : is_service_enabled n-sproxy 2026-07-13 18:22:07.128 | + functions-common:is_service_enabled:2076 : return 1 2026-07-13 18:22:07.130 | ++ lib/nova:start_nova_console_proxies:1118 : seq 1 1 2026-07-13 18:22:07.134 | + lib/nova:start_nova_console_proxies:1118 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-07-13 18:22:07.136 | + lib/nova:start_nova_console_proxies:1119 : local conf 2026-07-13 18:22:07.139 | ++ lib/nova:start_nova_console_proxies:1120 : conductor_conf 1 2026-07-13 18:22:07.141 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-07-13 18:22:07.143 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-07-13 18:22:07.146 | + lib/nova:start_nova_console_proxies:1120 : conf=/etc/nova/nova_cell1.conf 2026-07-13 18:22:07.148 | + 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-13 18:22:07.151 | + functions-common:run_process:1674 : local service=n-novnc-cell1 2026-07-13 18:22:07.153 | + 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-13 18:22:07.155 | + functions-common:run_process:1676 : local group= 2026-07-13 18:22:07.157 | + functions-common:run_process:1677 : local user= 2026-07-13 18:22:07.159 | + functions-common:run_process:1678 : local env_vars= 2026-07-13 18:22:07.161 | + functions-common:run_process:1680 : local name=n-novnc-cell1 2026-07-13 18:22:07.163 | + functions-common:run_process:1682 : time_start run_process 2026-07-13 18:22:07.166 | + functions-common:time_start:2406 : local name=run_process 2026-07-13 18:22:07.168 | + functions-common:time_start:2407 : local start_time= 2026-07-13 18:22:07.172 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-13 18:22:07.173 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-13 18:22:07.176 | + functions-common:time_start:2411 : _TIME_START[$name]=1783966927174 2026-07-13 18:22:07.178 | + functions-common:run_process:1683 : is_service_enabled n-novnc-cell1 2026-07-13 18:22:07.202 | + functions-common:is_service_enabled:2076 : return 0 2026-07-13 18:22:07.204 | + 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-13 18:22:07.206 | + functions-common:_run_under_systemd:1628 : local service=n-novnc-cell1 2026-07-13 18:22:07.209 | + 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-13 18:22:07.213 | + 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-13 18:22:07.213 | + 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-13 18:22:07.215 | + 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-13 18:22:07.217 | + 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-13 18:22:07.219 | + 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-13 18:22:07.221 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-novnc-cell1.service 2026-07-13 18:22:07.223 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-13 18:22:07.225 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-13 18:22:07.227 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-13 18:22:07.229 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-13 18:22:07.231 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-novnc-cell1] ]] 2026-07-13 18:22:07.234 | + 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-13 18:22:07.236 | + 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-13 18:22:07.238 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-novnc-cell1.service 2026-07-13 18:22:07.239 | + 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-13 18:22:07.242 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-13 18:22:07.244 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-07-13 18:22:07.245 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-13 18:22:07.247 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-13 18:22:07.249 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-13 18:22:07.252 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-novnc-cell1.service 2026-07-13 18:22:07.253 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-13 18:22:07.257 | + 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-13 18:22:07.339 | + 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-13 18:22:07.423 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service User quobyte 2026-07-13 18:22:07.504 | + 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-13 18:22:07.581 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service KillMode process 2026-07-13 18:22:07.656 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service TimeoutStopSec 300 2026-07-13 18:22:07.732 | + 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-13 18:22:07.804 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-13 18:22:07.807 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-13 18:22:07.809 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Install WantedBy multi-user.target 2026-07-13 18:22:07.905 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-13 18:22:08.468 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-novnc-cell1.service 2026-07-13 18:22:08.523 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-novnc-cell1.service → /etc/systemd/system/devstack@n-novnc-cell1.service. 2026-07-13 18:22:09.026 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-novnc-cell1.service 2026-07-13 18:22:09.071 | + functions-common:run_process:1686 : time_stop run_process 2026-07-13 18:22:09.078 | + functions-common:time_stop:2420 : local name 2026-07-13 18:22:09.085 | + functions-common:time_stop:2421 : local end_time 2026-07-13 18:22:09.092 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-13 18:22:09.096 | + functions-common:time_stop:2423 : local total 2026-07-13 18:22:09.107 | + functions-common:time_stop:2424 : local start_time 2026-07-13 18:22:09.112 | + functions-common:time_stop:2426 : name=run_process 2026-07-13 18:22:09.120 | + functions-common:time_stop:2427 : start_time=1783966927174 2026-07-13 18:22:09.126 | + functions-common:time_stop:2429 : [[ -z 1783966927174 ]] 2026-07-13 18:22:09.134 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-13 18:22:09.145 | + functions-common:time_stop:2432 : end_time=1783966929134 2026-07-13 18:22:09.151 | + functions-common:time_stop:2433 : elapsed_time=1960 2026-07-13 18:22:09.152 | + functions-common:time_stop:2434 : total=25699 2026-07-13 18:22:09.162 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-13 18:22:09.168 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=27659 2026-07-13 18:22:09.175 | + 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-13 18:22:09.185 | + functions-common:run_process:1674 : local service=n-spice-cell1 2026-07-13 18:22:09.189 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2026-07-13 18:22:09.196 | + functions-common:run_process:1676 : local group= 2026-07-13 18:22:09.202 | + functions-common:run_process:1677 : local user= 2026-07-13 18:22:09.213 | + functions-common:run_process:1678 : local env_vars= 2026-07-13 18:22:09.220 | + functions-common:run_process:1680 : local name=n-spice-cell1 2026-07-13 18:22:09.227 | + functions-common:run_process:1682 : time_start run_process 2026-07-13 18:22:09.236 | + functions-common:time_start:2406 : local name=run_process 2026-07-13 18:22:09.246 | + functions-common:time_start:2407 : local start_time= 2026-07-13 18:22:09.256 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-13 18:22:09.266 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-13 18:22:09.280 | + functions-common:time_start:2411 : _TIME_START[$name]=1783966929268 2026-07-13 18:22:09.289 | + functions-common:run_process:1683 : is_service_enabled n-spice-cell1 2026-07-13 18:22:09.318 | + functions-common:is_service_enabled:2076 : return 1 2026-07-13 18:22:09.320 | + functions-common:run_process:1686 : time_stop run_process 2026-07-13 18:22:09.322 | + functions-common:time_stop:2420 : local name 2026-07-13 18:22:09.325 | + functions-common:time_stop:2421 : local end_time 2026-07-13 18:22:09.328 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-13 18:22:09.330 | + functions-common:time_stop:2423 : local total 2026-07-13 18:22:09.332 | + functions-common:time_stop:2424 : local start_time 2026-07-13 18:22:09.334 | + functions-common:time_stop:2426 : name=run_process 2026-07-13 18:22:09.337 | + functions-common:time_stop:2427 : start_time=1783966929268 2026-07-13 18:22:09.339 | + functions-common:time_stop:2429 : [[ -z 1783966929268 ]] 2026-07-13 18:22:09.348 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-13 18:22:09.351 | + functions-common:time_stop:2432 : end_time=1783966929348 2026-07-13 18:22:09.353 | + functions-common:time_stop:2433 : elapsed_time=80 2026-07-13 18:22:09.355 | + functions-common:time_stop:2434 : total=27659 2026-07-13 18:22:09.358 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-13 18:22:09.360 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=27739 2026-07-13 18:22:09.363 | + 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-13 18:22:09.365 | + functions-common:run_process:1674 : local service=n-sproxy-cell1 2026-07-13 18:22:09.368 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2026-07-13 18:22:09.370 | + functions-common:run_process:1676 : local group= 2026-07-13 18:22:09.373 | + functions-common:run_process:1677 : local user= 2026-07-13 18:22:09.375 | + functions-common:run_process:1678 : local env_vars= 2026-07-13 18:22:09.378 | + functions-common:run_process:1680 : local name=n-sproxy-cell1 2026-07-13 18:22:09.380 | + functions-common:run_process:1682 : time_start run_process 2026-07-13 18:22:09.383 | + functions-common:time_start:2406 : local name=run_process 2026-07-13 18:22:09.385 | + functions-common:time_start:2407 : local start_time= 2026-07-13 18:22:09.388 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-13 18:22:09.392 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-13 18:22:09.396 | + functions-common:time_start:2411 : _TIME_START[$name]=1783966929393 2026-07-13 18:22:09.399 | + functions-common:run_process:1683 : is_service_enabled n-sproxy-cell1 2026-07-13 18:22:09.421 | + functions-common:is_service_enabled:2076 : return 1 2026-07-13 18:22:09.425 | + functions-common:run_process:1686 : time_stop run_process 2026-07-13 18:22:09.429 | + functions-common:time_stop:2420 : local name 2026-07-13 18:22:09.436 | + functions-common:time_stop:2421 : local end_time 2026-07-13 18:22:09.439 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-13 18:22:09.441 | + functions-common:time_stop:2423 : local total 2026-07-13 18:22:09.447 | + functions-common:time_stop:2424 : local start_time 2026-07-13 18:22:09.453 | + functions-common:time_stop:2426 : name=run_process 2026-07-13 18:22:09.456 | + functions-common:time_stop:2427 : start_time=1783966929393 2026-07-13 18:22:09.459 | + functions-common:time_stop:2429 : [[ -z 1783966929393 ]] 2026-07-13 18:22:09.464 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-13 18:22:09.467 | + functions-common:time_stop:2432 : end_time=1783966929464 2026-07-13 18:22:09.469 | + functions-common:time_stop:2433 : elapsed_time=71 2026-07-13 18:22:09.471 | + functions-common:time_stop:2434 : total=27739 2026-07-13 18:22:09.473 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-13 18:22:09.475 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=27810 2026-07-13 18:22:09.478 | + 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-13 18:22:09.481 | + 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-13 18:22:09.483 | + lib/nova:start_nova:1172 : start_nova_conductor 2026-07-13 18:22:09.485 | + lib/nova:start_nova_conductor:1140 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-07-13 18:22:09.488 | + lib/nova:start_nova_conductor:1146 : enable_nova_fleet 2026-07-13 18:22:09.490 | + lib/nova:enable_nova_fleet:1131 : is_service_enabled n-cond 2026-07-13 18:22:09.522 | + functions-common:is_service_enabled:2076 : return 0 2026-07-13 18:22:09.530 | + lib/nova:enable_nova_fleet:1132 : enable_service n-super-cond 2026-07-13 18:22:09.635 | ++ lib/nova:enable_nova_fleet:1133 : seq 1 1 2026-07-13 18:22:09.647 | + lib/nova:enable_nova_fleet:1133 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-07-13 18:22:09.653 | + lib/nova:enable_nova_fleet:1134 : enable_service n-cond-cell1 2026-07-13 18:22:09.758 | + lib/nova:start_nova_conductor:1147 : is_service_enabled n-super-cond 2026-07-13 18:22:09.806 | + functions-common:is_service_enabled:2076 : return 0 2026-07-13 18:22:09.809 | + 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-13 18:22:09.812 | + functions-common:run_process:1674 : local service=n-super-cond 2026-07-13 18:22:09.818 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-07-13 18:22:09.822 | + functions-common:run_process:1676 : local group= 2026-07-13 18:22:09.828 | + functions-common:run_process:1677 : local user= 2026-07-13 18:22:09.834 | + functions-common:run_process:1678 : local env_vars= 2026-07-13 18:22:09.842 | + functions-common:run_process:1680 : local name=n-super-cond 2026-07-13 18:22:09.846 | + functions-common:run_process:1682 : time_start run_process 2026-07-13 18:22:09.851 | + functions-common:time_start:2406 : local name=run_process 2026-07-13 18:22:09.856 | + functions-common:time_start:2407 : local start_time= 2026-07-13 18:22:09.860 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-13 18:22:09.866 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-13 18:22:09.872 | + functions-common:time_start:2411 : _TIME_START[$name]=1783966929868 2026-07-13 18:22:09.877 | + functions-common:run_process:1683 : is_service_enabled n-super-cond 2026-07-13 18:22:09.907 | + functions-common:is_service_enabled:2076 : return 0 2026-07-13 18:22:09.911 | + 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-13 18:22:09.915 | + functions-common:_run_under_systemd:1628 : local service=n-super-cond 2026-07-13 18:22:09.921 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-07-13 18:22:09.925 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-07-13 18:22:09.929 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-07-13 18:22:09.935 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-07-13 18:22:09.939 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf =~ sudo ]] 2026-07-13 18:22:09.942 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf =~ ^/ ]] 2026-07-13 18:22:09.947 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-super-cond.service 2026-07-13 18:22:09.954 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-13 18:22:09.957 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-13 18:22:09.962 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-13 18:22:09.966 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-13 18:22:09.971 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-super-cond] ]] 2026-07-13 18:22:09.976 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf =~ uwsgi ]] 2026-07-13 18:22:09.982 | + 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-13 18:22:09.987 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-super-cond.service 2026-07-13 18:22:09.992 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-07-13 18:22:09.998 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-13 18:22:10.005 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-07-13 18:22:10.009 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-13 18:22:10.017 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-13 18:22:10.023 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-13 18:22:10.027 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-super-cond.service 2026-07-13 18:22:10.031 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-13 18:22:10.042 | + 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-13 18:22:10.167 | + 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-13 18:22:10.281 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service User quobyte 2026-07-13 18:22:10.390 | + 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-13 18:22:10.512 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service KillMode process 2026-07-13 18:22:10.638 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service TimeoutStopSec 300 2026-07-13 18:22:10.704 | + 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-13 18:22:10.768 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-13 18:22:10.771 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-13 18:22:10.772 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Install WantedBy multi-user.target 2026-07-13 18:22:10.848 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-13 18:22:11.416 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-super-cond.service 2026-07-13 18:22:11.454 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-super-cond.service → /etc/systemd/system/devstack@n-super-cond.service. 2026-07-13 18:22:11.989 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-super-cond.service 2026-07-13 18:22:12.048 | + functions-common:run_process:1686 : time_stop run_process 2026-07-13 18:22:12.051 | + functions-common:time_stop:2420 : local name 2026-07-13 18:22:12.056 | + functions-common:time_stop:2421 : local end_time 2026-07-13 18:22:12.061 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-13 18:22:12.065 | + functions-common:time_stop:2423 : local total 2026-07-13 18:22:12.069 | + functions-common:time_stop:2424 : local start_time 2026-07-13 18:22:12.072 | + functions-common:time_stop:2426 : name=run_process 2026-07-13 18:22:12.078 | + functions-common:time_stop:2427 : start_time=1783966929868 2026-07-13 18:22:12.085 | + functions-common:time_stop:2429 : [[ -z 1783966929868 ]] 2026-07-13 18:22:12.095 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-13 18:22:12.106 | + functions-common:time_stop:2432 : end_time=1783966932099 2026-07-13 18:22:12.112 | + functions-common:time_stop:2433 : elapsed_time=2231 2026-07-13 18:22:12.119 | + functions-common:time_stop:2434 : total=27810 2026-07-13 18:22:12.124 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-13 18:22:12.129 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=30041 2026-07-13 18:22:12.140 | ++ lib/nova:start_nova_conductor:1150 : seq 1 1 2026-07-13 18:22:12.149 | + lib/nova:start_nova_conductor:1150 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-07-13 18:22:12.156 | + lib/nova:start_nova_conductor:1151 : is_service_enabled n-cond-cell1 2026-07-13 18:22:12.196 | + functions-common:is_service_enabled:2076 : return 0 2026-07-13 18:22:12.198 | + lib/nova:start_nova_conductor:1152 : local conf 2026-07-13 18:22:12.202 | ++ lib/nova:start_nova_conductor:1153 : conductor_conf 1 2026-07-13 18:22:12.207 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-07-13 18:22:12.214 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-07-13 18:22:12.218 | + lib/nova:start_nova_conductor:1153 : conf=/etc/nova/nova_cell1.conf 2026-07-13 18:22:12.225 | + 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-13 18:22:12.232 | + functions-common:run_process:1674 : local service=n-cond-cell1 2026-07-13 18:22:12.240 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-07-13 18:22:12.243 | + functions-common:run_process:1676 : local group= 2026-07-13 18:22:12.247 | + functions-common:run_process:1677 : local user= 2026-07-13 18:22:12.253 | + functions-common:run_process:1678 : local env_vars= 2026-07-13 18:22:12.261 | + functions-common:run_process:1680 : local name=n-cond-cell1 2026-07-13 18:22:12.264 | + functions-common:run_process:1682 : time_start run_process 2026-07-13 18:22:12.267 | + functions-common:time_start:2406 : local name=run_process 2026-07-13 18:22:12.272 | + functions-common:time_start:2407 : local start_time= 2026-07-13 18:22:12.277 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-13 18:22:12.282 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-13 18:22:12.293 | + functions-common:time_start:2411 : _TIME_START[$name]=1783966932284 2026-07-13 18:22:12.294 | + functions-common:run_process:1683 : is_service_enabled n-cond-cell1 2026-07-13 18:22:12.335 | + functions-common:is_service_enabled:2076 : return 0 2026-07-13 18:22:12.338 | + 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-13 18:22:12.344 | + functions-common:_run_under_systemd:1628 : local service=n-cond-cell1 2026-07-13 18:22:12.351 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-07-13 18:22:12.356 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-07-13 18:22:12.363 | + 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-13 18:22:12.367 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-07-13 18:22:12.370 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ sudo ]] 2026-07-13 18:22:12.375 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ ^/ ]] 2026-07-13 18:22:12.379 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-cond-cell1.service 2026-07-13 18:22:12.385 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-13 18:22:12.391 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-13 18:22:12.400 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-13 18:22:12.404 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-13 18:22:12.412 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-cond-cell1] ]] 2026-07-13 18:22:12.413 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ uwsgi ]] 2026-07-13 18:22:12.417 | + 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-13 18:22:12.421 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-cond-cell1.service 2026-07-13 18:22:12.426 | + 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-13 18:22:12.431 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-13 18:22:12.437 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-07-13 18:22:12.446 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-13 18:22:12.453 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-13 18:22:12.457 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-13 18:22:12.463 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-cond-cell1.service 2026-07-13 18:22:12.465 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-13 18:22:12.472 | + 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-13 18:22:12.588 | + 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-13 18:22:12.692 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service User quobyte 2026-07-13 18:22:12.782 | + 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-13 18:22:12.894 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service KillMode process 2026-07-13 18:22:13.021 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service TimeoutStopSec 300 2026-07-13 18:22:13.139 | + 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-13 18:22:13.260 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-13 18:22:13.266 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-13 18:22:13.273 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Install WantedBy multi-user.target 2026-07-13 18:22:13.420 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-13 18:22:14.005 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-cond-cell1.service 2026-07-13 18:22:14.050 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-cond-cell1.service → /etc/systemd/system/devstack@n-cond-cell1.service. 2026-07-13 18:22:14.552 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-cond-cell1.service 2026-07-13 18:22:14.620 | + functions-common:run_process:1686 : time_stop run_process 2026-07-13 18:22:14.626 | + functions-common:time_stop:2420 : local name 2026-07-13 18:22:14.631 | + functions-common:time_stop:2421 : local end_time 2026-07-13 18:22:14.635 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-13 18:22:14.639 | + functions-common:time_stop:2423 : local total 2026-07-13 18:22:14.642 | + functions-common:time_stop:2424 : local start_time 2026-07-13 18:22:14.646 | + functions-common:time_stop:2426 : name=run_process 2026-07-13 18:22:14.649 | + functions-common:time_stop:2427 : start_time=1783966932284 2026-07-13 18:22:14.653 | + functions-common:time_stop:2429 : [[ -z 1783966932284 ]] 2026-07-13 18:22:14.658 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-13 18:22:14.664 | + functions-common:time_stop:2432 : end_time=1783966934660 2026-07-13 18:22:14.669 | + functions-common:time_stop:2433 : elapsed_time=2376 2026-07-13 18:22:14.673 | + functions-common:time_stop:2434 : total=30041 2026-07-13 18:22:14.677 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-13 18:22:14.682 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=32417 2026-07-13 18:22:14.686 | + lib/nova:start_nova:1173 : start_nova_compute 2026-07-13 18:22:14.691 | + 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-13 18:22:14.695 | + 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-13 18:22:14.700 | + 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-13 18:22:14.705 | + lib/nova:start_nova_compute:991 : local compute_cell_conf=/etc/nova/nova.conf 2026-07-13 18:22:14.709 | + lib/nova:start_nova_compute:994 : cp /etc/nova/nova.conf /etc/nova/nova-cpu.conf 2026-07-13 18:22:14.717 | + lib/nova:start_nova_compute:996 : merge_config_file /home/quobyte/devstack/local.conf post-config '$NOVA_CPU_CONF' 2026-07-13 18:22:14.722 | + inc/meta-config:merge_config_file:83 : local file=/home/quobyte/devstack/local.conf 2026-07-13 18:22:14.726 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-07-13 18:22:14.730 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CPU_CONF' 2026-07-13 18:22:14.735 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-07-13 18:22:14.741 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CPU_CONF' 2026-07-13 18:22:14.746 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova-cpu.conf 2026-07-13 18:22:14.751 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova-cpu.conf 2026-07-13 18:22:14.754 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova-cpu.conf ']' 2026-07-13 18:22:14.761 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/quobyte/devstack/local.conf post-config '$NOVA_CPU_CONF' 2026-07-13 18:22:14.764 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CPU_CONF' ' 2026-07-13 18:22:14.764 | BEGIN { 2026-07-13 18:22:14.764 | section = "" 2026-07-13 18:22:14.764 | last_section = "" 2026-07-13 18:22:14.764 | section_count = 0 2026-07-13 18:22:14.764 | } 2026-07-13 18:22:14.764 | /^\[.+\]/ { 2026-07-13 18:22:14.764 | gsub("[][]", "", $1); 2026-07-13 18:22:14.765 | section=$1 2026-07-13 18:22:14.765 | next 2026-07-13 18:22:14.765 | } 2026-07-13 18:22:14.765 | /^ *\#/ { 2026-07-13 18:22:14.765 | next 2026-07-13 18:22:14.768 | } 2026-07-13 18:22:14.768 | /^[^ \t]+/ { 2026-07-13 18:22:14.768 | # get offset of first = in $0 2026-07-13 18:22:14.768 | eq_idx = index($0, "=") 2026-07-13 18:22:14.768 | # extract attr & value from $0 2026-07-13 18:22:14.768 | attr = substr($0, 1, eq_idx - 1) 2026-07-13 18:22:14.768 | value = substr($0, eq_idx + 1) 2026-07-13 18:22:14.768 | # only need to strip trailing whitespace from attr 2026-07-13 18:22:14.768 | sub(/[ \t]*$/, "", attr) 2026-07-13 18:22:14.768 | # need to strip leading & trailing whitespace from value 2026-07-13 18:22:14.768 | sub(/^[ \t]*/, "", value) 2026-07-13 18:22:14.769 | sub(/[ \t]*$/, "", value) 2026-07-13 18:22:14.769 | 2026-07-13 18:22:14.769 | # cfg_attr_count: number of config lines per [section, attr] 2026-07-13 18:22:14.769 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-07-13 18:22:14.769 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-07-13 18:22:14.770 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-07-13 18:22:14.770 | if (! (section, attr) in cfg_attr_count) { 2026-07-13 18:22:14.770 | if (section != last_section) { 2026-07-13 18:22:14.771 | cfg_section[section_count++] = section 2026-07-13 18:22:14.772 | last_section = section 2026-07-13 18:22:14.773 | } 2026-07-13 18:22:14.774 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-07-13 18:22:14.774 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-07-13 18:22:14.774 | 2026-07-13 18:22:14.774 | cfg_attr[section, attr, 0] = value 2026-07-13 18:22:14.774 | cfg_attr_count[section, attr] = 1 2026-07-13 18:22:14.775 | } else { 2026-07-13 18:22:14.775 | lno = cfg_attr_count[section, attr]++ 2026-07-13 18:22:14.775 | cfg_attr[section, attr, lno] = value 2026-07-13 18:22:14.775 | } 2026-07-13 18:22:14.775 | } 2026-07-13 18:22:14.775 | END { 2026-07-13 18:22:14.775 | # Process each section in order 2026-07-13 18:22:14.775 | for (sno = 0; sno < section_count; sno++) { 2026-07-13 18:22:14.775 | section = cfg_section[sno] 2026-07-13 18:22:14.777 | # The ini routines simply append a config item immediately 2026-07-13 18:22:14.777 | # after the section header. To keep the same order as defined 2026-07-13 18:22:14.779 | # in local.conf, invoke the ini routines in the reverse order 2026-07-13 18:22:14.779 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-07-13 18:22:14.779 | attr = cfg_sec_attr_name[sno, attr_no] 2026-07-13 18:22:14.779 | if (cfg_attr_count[section, attr] == 1) 2026-07-13 18:22:14.779 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-07-13 18:22:14.779 | else { 2026-07-13 18:22:14.779 | # For multiline, invoke the ini routines in the reverse order 2026-07-13 18:22:14.779 | count = cfg_attr_count[section, attr] 2026-07-13 18:22:14.780 | print "inidelete " configfile " " section " " attr 2026-07-13 18:22:14.780 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-07-13 18:22:14.780 | for (l = count -2; l >= 0; l--) 2026-07-13 18:22:14.780 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-07-13 18:22:14.780 | } 2026-07-13 18:22:14.780 | } 2026-07-13 18:22:14.780 | } 2026-07-13 18:22:14.780 | } 2026-07-13 18:22:14.780 | ' 2026-07-13 18:22:14.780 | + inc/meta-config:merge_config_file:164 : read a 2026-07-13 18:22:14.780 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-07-13 18:22:14.780 | + inc/meta-config:get_meta_section:33 : local file=/home/quobyte/devstack/local.conf 2026-07-13 18:22:14.782 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-07-13 18:22:14.782 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CPU_CONF' 2026-07-13 18:22:14.783 | + inc/meta-config:get_meta_section:37 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-07-13 18:22:14.785 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CPU_CONF ]] 2026-07-13 18:22:14.789 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CPU_CONF' ' 2026-07-13 18:22:14.790 | BEGIN { group = "" } 2026-07-13 18:22:14.790 | /^\[\[.+\|.*\]\]/ { 2026-07-13 18:22:14.790 | gsub("[][]", "", $1); 2026-07-13 18:22:14.791 | split($1, a, "|"); 2026-07-13 18:22:14.791 | if (a[1] == matchgroup && a[2] == configfile) { 2026-07-13 18:22:14.791 | group=a[1] 2026-07-13 18:22:14.791 | } else { 2026-07-13 18:22:14.791 | group="" 2026-07-13 18:22:14.791 | } 2026-07-13 18:22:14.791 | next 2026-07-13 18:22:14.791 | } 2026-07-13 18:22:14.791 | { 2026-07-13 18:22:14.791 | if (group != "") 2026-07-13 18:22:14.792 | print $0 2026-07-13 18:22:14.792 | } 2026-07-13 18:22:14.792 | ' /home/quobyte/devstack/local.conf 2026-07-13 18:22:14.799 | + lib/nova:start_nova_compute:998 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-07-13 18:22:14.804 | + lib/nova:start_nova_compute:1005 : iniset /etc/nova/nova-cpu.conf workarounds disable_group_policy_check_upcall True 2026-07-13 18:22:14.855 | + lib/nova:start_nova_compute:1008 : iniset /etc/nova/nova-cpu.conf filter_scheduler track_instance_changes False 2026-07-13 18:22:14.909 | + lib/nova:start_nova_compute:1009 : iniset_rpc_backend nova /etc/nova/nova-cpu.conf DEFAULT nova_cell1 2026-07-13 18:22:14.914 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=nova 2026-07-13 18:22:14.918 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/nova/nova-cpu.conf 2026-07-13 18:22:14.923 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-07-13 18:22:14.927 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host=nova_cell1 2026-07-13 18:22:14.932 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-07-13 18:22:14.960 | + functions-common:is_service_enabled:2076 : return 0 2026-07-13 18:22:14.965 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url nova_cell1 2026-07-13 18:22:14.969 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host=nova_cell1 2026-07-13 18:22:14.974 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-07-13 18:22:15.002 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-13 18:22:15.007 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.212:5672/nova_cell1 2026-07-13 18:22:15.012 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/nova/nova-cpu.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.212:5672/nova_cell1 2026-07-13 18:22:15.061 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-07-13 18:22:15.066 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-07-13 18:22:15.070 | + lib/nova:start_nova_compute:1013 : inidelete /etc/nova/nova-cpu.conf database connection 2026-07-13 18:22:15.101 | + lib/nova:start_nova_compute:1014 : inidelete /etc/nova/nova-cpu.conf api_database connection 2026-07-13 18:22:15.134 | + lib/nova:start_nova_compute:1019 : configure_console_compute 2026-07-13 18:22:15.139 | + lib/nova:configure_console_compute:671 : local offset 2026-07-13 18:22:15.144 | + lib/nova:configure_console_compute:672 : offset=0 2026-07-13 18:22:15.148 | + lib/nova:configure_console_compute:676 : local default_proxyclient_addr 2026-07-13 18:22:15.154 | ++ lib/nova:configure_console_compute:677 : iniget /etc/nova/nova-cpu.conf DEFAULT my_ip 2026-07-13 18:22:15.186 | + lib/nova:configure_console_compute:677 : default_proxyclient_addr=192.168.122.212 2026-07-13 18:22:15.191 | + lib/nova:configure_console_compute:681 : is_service_enabled n-cpu 2026-07-13 18:22:15.217 | + functions-common:is_service_enabled:2076 : return 0 2026-07-13 18:22:15.220 | + lib/nova:configure_console_compute:682 : '[' False == True ']' 2026-07-13 18:22:15.224 | + lib/nova:configure_console_compute:685 : vercmp v1.3.0 '<' 1.0.0 2026-07-13 18:22:15.229 | + functions:vercmp:647 : local v1=v1.3.0 2026-07-13 18:22:15.233 | + functions:vercmp:648 : local 'op=<' 2026-07-13 18:22:15.237 | + functions:vercmp:649 : local v2=1.0.0 2026-07-13 18:22:15.241 | + functions:vercmp:650 : local result 2026-07-13 18:22:15.249 | ++ functions:vercmp:654 : sort -V 2026-07-13 18:22:15.249 | ++ functions:vercmp:654 : echo -e 'v1.3.0\n1.0.0' 2026-07-13 18:22:15.255 | ++ functions:vercmp:654 : head -1 2026-07-13 18:22:15.262 | + functions:vercmp:654 : result=1.0.0 2026-07-13 18:22:15.267 | + functions:vercmp:656 : case $op in 2026-07-13 18:22:15.271 | + functions:vercmp:666 : '[' v1.3.0 '!=' 1.0.0 ']' 2026-07-13 18:22:15.275 | + functions:vercmp:666 : '[' 1.0.0 = v1.3.0 ']' 2026-07-13 18:22:15.279 | + functions:vercmp:667 : return 2026-07-13 18:22:15.284 | + lib/nova:configure_console_compute:690 : NOVNCPROXY_URL=http://192.168.122.212:6080/vnc_lite.html 2026-07-13 18:22:15.288 | + lib/nova:configure_console_compute:692 : iniset /etc/nova/nova-cpu.conf vnc novncproxy_base_url http://192.168.122.212:6080/vnc_lite.html 2026-07-13 18:22:15.335 | + lib/nova:configure_console_compute:693 : SPICEHTML5PROXY_URL=http://192.168.122.212:6081/spice_auto.html 2026-07-13 18:22:15.340 | + lib/nova:configure_console_compute:694 : iniset /etc/nova/nova-cpu.conf spice html5proxy_base_url http://192.168.122.212:6081/spice_auto.html 2026-07-13 18:22:15.389 | + lib/nova:configure_console_compute:697 : is_service_enabled n-novnc 2026-07-13 18:22:15.419 | + functions-common:is_service_enabled:2076 : return 0 2026-07-13 18:22:15.421 | + lib/nova:configure_console_compute:700 : VNCSERVER_LISTEN=0.0.0.0 2026-07-13 18:22:15.424 | + lib/nova:configure_console_compute:701 : VNCSERVER_PROXYCLIENT_ADDRESS=192.168.122.212 2026-07-13 18:22:15.428 | + lib/nova:configure_console_compute:702 : iniset /etc/nova/nova-cpu.conf vnc server_listen 0.0.0.0 2026-07-13 18:22:15.475 | + lib/nova:configure_console_compute:703 : iniset /etc/nova/nova-cpu.conf vnc server_proxyclient_address 192.168.122.212 2026-07-13 18:22:15.524 | + lib/nova:configure_console_compute:708 : is_service_enabled n-spice 2026-07-13 18:22:15.551 | + functions-common:is_service_enabled:2076 : return 1 2026-07-13 18:22:15.555 | + lib/nova:configure_console_compute:708 : '[' False '!=' False ']' 2026-07-13 18:22:15.560 | + lib/nova:configure_console_compute:718 : is_service_enabled n-sproxy 2026-07-13 18:22:15.593 | + functions-common:is_service_enabled:2076 : return 1 2026-07-13 18:22:15.598 | + lib/nova:configure_console_compute:718 : '[' False '!=' False ']' 2026-07-13 18:22:15.603 | + lib/nova:start_nova_compute:1023 : iniset /etc/nova/nova-cpu.conf DEFAULT reimage_timeout_per_gb 180 2026-07-13 18:22:15.649 | + lib/nova:start_nova_compute:1026 : '[' -n 127.0.0.1 ']' 2026-07-13 18:22:15.654 | + 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-13 18:22:15.701 | + lib/nova:start_nova_compute:1031 : [[ libvirt == \l\i\b\v\i\r\t ]] 2026-07-13 18:22:15.705 | + lib/nova:start_nova_compute:1031 : [[ kvm == \q\e\m\u ]] 2026-07-13 18:22:15.709 | + lib/nova:start_nova_compute:1035 : [[ -n '' ]] 2026-07-13 18:22:15.714 | + lib/nova:start_nova_compute:1039 : [[ libvirt = \l\i\b\v\i\r\t ]] 2026-07-13 18:22:15.719 | + lib/nova:start_nova_compute:1040 : '[' 0 -gt 0 ']' 2026-07-13 18:22:15.724 | + 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-13 18:22:15.728 | + functions-common:run_process:1674 : local service=n-cpu 2026-07-13 18:22:15.733 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-07-13 18:22:15.738 | + functions-common:run_process:1676 : local group=libvirt 2026-07-13 18:22:15.743 | + functions-common:run_process:1677 : local user= 2026-07-13 18:22:15.747 | + functions-common:run_process:1678 : local env_vars= 2026-07-13 18:22:15.752 | + functions-common:run_process:1680 : local name=n-cpu 2026-07-13 18:22:15.757 | + functions-common:run_process:1682 : time_start run_process 2026-07-13 18:22:15.761 | + functions-common:time_start:2406 : local name=run_process 2026-07-13 18:22:15.766 | + functions-common:time_start:2407 : local start_time= 2026-07-13 18:22:15.770 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-13 18:22:15.776 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-13 18:22:15.783 | + functions-common:time_start:2411 : _TIME_START[$name]=1783966935778 2026-07-13 18:22:15.788 | + functions-common:run_process:1683 : is_service_enabled n-cpu 2026-07-13 18:22:15.821 | + functions-common:is_service_enabled:2076 : return 0 2026-07-13 18:22:15.826 | + 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-13 18:22:15.831 | + functions-common:_run_under_systemd:1628 : local service=n-cpu 2026-07-13 18:22:15.836 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-07-13 18:22:15.840 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-07-13 18:22:15.845 | + 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-13 18:22:15.851 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-07-13 18:22:15.854 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf =~ sudo ]] 2026-07-13 18:22:15.859 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf =~ ^/ ]] 2026-07-13 18:22:15.865 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-cpu.service 2026-07-13 18:22:15.869 | + functions-common:_run_under_systemd:1635 : local group=libvirt 2026-07-13 18:22:15.874 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-13 18:22:15.878 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-13 18:22:15.883 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-13 18:22:15.887 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-cpu] ]] 2026-07-13 18:22:15.891 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf =~ uwsgi ]] 2026-07-13 18:22:15.896 | + 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-13 18:22:15.901 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-cpu.service 2026-07-13 18:22:15.904 | + 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-13 18:22:15.909 | + functions-common:write_user_unit_file:1537 : local group=libvirt 2026-07-13 18:22:15.913 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-07-13 18:22:15.918 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-13 18:22:15.922 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-13 18:22:15.925 | + functions-common:write_user_unit_file:1541 : [[ -n libvirt ]] 2026-07-13 18:22:15.930 | + functions-common:write_user_unit_file:1542 : extra=Group=libvirt 2026-07-13 18:22:15.933 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-cpu.service 2026-07-13 18:22:15.938 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-13 18:22:15.945 | + 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-13 18:22:16.048 | + 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-13 18:22:16.149 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service User quobyte 2026-07-13 18:22:16.237 | + 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-13 18:22:16.330 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service KillMode process 2026-07-13 18:22:16.418 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service TimeoutStopSec 300 2026-07-13 18:22:16.505 | + 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-13 18:22:16.588 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-13 18:22:16.592 | + functions-common:write_user_unit_file:1557 : [[ -n libvirt ]] 2026-07-13 18:22:16.597 | + functions-common:write_user_unit_file:1558 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service Group libvirt 2026-07-13 18:22:16.690 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Install WantedBy multi-user.target 2026-07-13 18:22:16.789 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-13 18:22:17.315 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-cpu.service 2026-07-13 18:22:17.351 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-cpu.service → /etc/systemd/system/devstack@n-cpu.service. 2026-07-13 18:22:17.888 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-cpu.service 2026-07-13 18:22:17.944 | + functions-common:run_process:1686 : time_stop run_process 2026-07-13 18:22:17.951 | + functions-common:time_stop:2420 : local name 2026-07-13 18:22:17.958 | + functions-common:time_stop:2421 : local end_time 2026-07-13 18:22:17.966 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-13 18:22:17.974 | + functions-common:time_stop:2423 : local total 2026-07-13 18:22:17.976 | + functions-common:time_stop:2424 : local start_time 2026-07-13 18:22:17.983 | + functions-common:time_stop:2426 : name=run_process 2026-07-13 18:22:17.990 | + functions-common:time_stop:2427 : start_time=1783966935778 2026-07-13 18:22:17.996 | + functions-common:time_stop:2429 : [[ -z 1783966935778 ]] 2026-07-13 18:22:18.004 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-13 18:22:18.013 | + functions-common:time_stop:2432 : end_time=1783966938006 2026-07-13 18:22:18.020 | + functions-common:time_stop:2433 : elapsed_time=2228 2026-07-13 18:22:18.027 | + functions-common:time_stop:2434 : total=32417 2026-07-13 18:22:18.032 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-13 18:22:18.040 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=34645 2026-07-13 18:22:18.045 | + 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-13 18:22:18.050 | + 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-13 18:22:18.055 | + lib/nova:start_nova:1174 : is_service_enabled n-api 2026-07-13 18:22:18.095 | + functions-common:is_service_enabled:2076 : return 0 2026-07-13 18:22:18.103 | + lib/nova:start_nova:1176 : echo 'Dumping cells_v2 mapping' 2026-07-13 18:22:18.103 | Dumping cells_v2 mapping 2026-07-13 18:22:18.106 | + lib/nova:start_nova:1177 : /opt/stack/data/venv/bin/nova-manage cell_v2 list_cells --verbose 2026-07-13 18:22:18.704 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-07-13 18:22:18.704 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-13 18:22:18.704 | we strongly recommend against using it for new projects. 2026-07-13 18:22:18.705 | 2026-07-13 18:22:18.705 | If you are already using Eventlet, we recommend migrating to a different 2026-07-13 18:22:18.705 | framework. For more detail see 2026-07-13 18:22:18.705 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-13 18:22:18.705 | 2026-07-13 18:22:18.705 | import eventlet # noqa 2026-07-13 18:22:18.996 | 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-13 18:22:22.165 | INFO dbcounter [None req-6f3a7490-b57d-4542-a5bb-675cebac5ae6 None None] Registered counter for database nova_api 2026-07-13 18:22:22.289 | DEBUG dbcounter [-] [73631] Writer thread running {{(pid=73631) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-13 18:22:22.322 | +-------+--------------------------------------+-----------------------------------------------------------------+---------------------------------------------------------------------------------+----------+ 2026-07-13 18:22:22.322 | | Name | UUID | Transport URL | Database Connection | Disabled | 2026-07-13 18:22:22.322 | +-------+--------------------------------------+-----------------------------------------------------------------+---------------------------------------------------------------------------------+----------+ 2026-07-13 18:22:22.322 | | cell0 | 00000000-0000-0000-0000-000000000000 | none:/// | mysql+pymysql://root:stackdb@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter | False | 2026-07-13 18:22:22.322 | | cell1 | 1e8fa896-dd4f-450b-9a7a-cd6322b69525 | rabbit://stackrabbit:stackqueue@192.168.122.212:5672/nova_cell1 | mysql+pymysql://root:stackdb@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter | False | 2026-07-13 18:22:22.322 | +-------+--------------------------------------+-----------------------------------------------------------------+---------------------------------------------------------------------------------+----------+ 2026-07-13 18:22:23.169 | + ./stack.sh:main:1336 : async_runfunc create_flavors 2026-07-13 18:22:23.173 | + inc/async:async_runfunc:116 : async_run create_flavors create_flavors 2026-07-13 18:22:23.264 | + inc/async:async_inner:63 : create_flavors 2026-07-13 18:22:23.317 | [2071 Async create_flavors:73775]: running: create_flavors 2026-07-13 18:22:23.322 | + ./stack.sh:main:1338 : is_service_enabled cinder 2026-07-13 18:22:23.350 | + functions-common:is_service_enabled:2076 : return 0 2026-07-13 18:22:23.354 | + ./stack.sh:main:1339 : echo_summary 'Starting Cinder' 2026-07-13 18:22:23.358 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-13 18:22:23.363 | + ./stack.sh:echo_summary:450 : echo -e Starting Cinder 2026-07-13 18:22:23.367 | + ./stack.sh:main:1340 : start_cinder 2026-07-13 18:22:23.372 | + lib/cinder:start_cinder:618 : '[' lioadm = tgtadm ']' 2026-07-13 18:22:23.378 | ++ lib/cinder:start_cinder:633 : which uwsgi 2026-07-13 18:22:23.384 | + lib/cinder:start_cinder:633 : run_process c-api '/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-07-13 18:22:23.390 | + functions-common:run_process:1674 : local service=c-api 2026-07-13 18:22:23.394 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-07-13 18:22:23.398 | + functions-common:run_process:1676 : local group= 2026-07-13 18:22:23.403 | + functions-common:run_process:1677 : local user= 2026-07-13 18:22:23.408 | + functions-common:run_process:1678 : local env_vars= 2026-07-13 18:22:23.414 | + functions-common:run_process:1680 : local name=c-api 2026-07-13 18:22:23.419 | + functions-common:run_process:1682 : time_start run_process 2026-07-13 18:22:23.424 | + functions-common:time_start:2406 : local name=run_process 2026-07-13 18:22:23.429 | + functions-common:time_start:2407 : local start_time= 2026-07-13 18:22:23.436 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-13 18:22:23.446 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-13 18:22:23.452 | + functions-common:time_start:2411 : _TIME_START[$name]=1783966943444 2026-07-13 18:22:23.453 | + functions-common:run_process:1683 : is_service_enabled c-api 2026-07-13 18:22:23.485 | + functions-common:is_service_enabled:2076 : return 0 2026-07-13 18:22:23.488 | + 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-13 18:22:23.491 | + functions-common:_run_under_systemd:1628 : local service=c-api 2026-07-13 18:22:23.496 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-07-13 18:22:23.497 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-07-13 18:22:23.504 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-07-13 18:22:23.509 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-07-13 18:22:23.516 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ sudo ]] 2026-07-13 18:22:23.519 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ ^/ ]] 2026-07-13 18:22:23.522 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@c-api.service 2026-07-13 18:22:23.525 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-13 18:22:23.529 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-13 18:22:23.534 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-13 18:22:23.538 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-13 18:22:23.542 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[c-api] ]] 2026-07-13 18:22:23.547 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ uwsgi ]] 2026-07-13 18:22:23.551 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-07-13 18:22:23.554 | + 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-13 18:22:23.558 | + 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-13 18:22:23.562 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@c-api.service 2026-07-13 18:22:23.565 | + 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-13 18:22:23.570 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-07-13 18:22:23.572 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-07-13 18:22:23.575 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-07-13 18:22:23.577 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@c-api.service 2026-07-13 18:22:23.578 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-07-13 18:22:23.584 | + 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-13 18:22:23.702 | + 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-13 18:22:23.798 | + 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-13 18:22:23.882 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service User quobyte 2026-07-13 18:22:23.971 | + 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-13 18:22:24.074 | + 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-13 18:22:24.161 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Type notify 2026-07-13 18:22:24.246 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service KillMode process 2026-07-13 18:22:24.335 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Restart always 2026-07-13 18:22:24.423 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service NotifyAccess all 2026-07-13 18:22:24.516 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service RestartForceExitStatus 100 2026-07-13 18:22:24.597 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-07-13 18:22:24.601 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-07-13 18:22:24.605 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@c-api.service Install WantedBy multi-user.target 2026-07-13 18:22:24.703 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-07-13 18:22:25.258 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@c-api.service 2026-07-13 18:22:25.287 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-api.service → /etc/systemd/system/devstack@c-api.service. 2026-07-13 18:22:25.805 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@c-api.service 2026-07-13 18:22:25.936 | + functions-common:run_process:1686 : time_stop run_process 2026-07-13 18:22:25.941 | + functions-common:time_stop:2420 : local name 2026-07-13 18:22:25.944 | + functions-common:time_stop:2421 : local end_time 2026-07-13 18:22:25.952 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-13 18:22:25.958 | + functions-common:time_stop:2423 : local total 2026-07-13 18:22:25.968 | + functions-common:time_stop:2424 : local start_time 2026-07-13 18:22:25.974 | + functions-common:time_stop:2426 : name=run_process 2026-07-13 18:22:25.978 | + functions-common:time_stop:2427 : start_time=1783966943444 2026-07-13 18:22:25.983 | + functions-common:time_stop:2429 : [[ -z 1783966943444 ]] 2026-07-13 18:22:25.994 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-13 18:22:26.002 | + functions-common:time_stop:2432 : end_time=1783966945993 2026-07-13 18:22:26.009 | + functions-common:time_stop:2433 : elapsed_time=2549 2026-07-13 18:22:26.015 | + functions-common:time_stop:2434 : total=34645 2026-07-13 18:22:26.023 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-13 18:22:26.026 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=37194 2026-07-13 18:22:26.028 | + lib/cinder:start_cinder:635 : echo 'Waiting for Cinder API to start...' 2026-07-13 18:22:26.028 | Waiting for Cinder API to start... 2026-07-13 18:22:26.033 | + lib/cinder:start_cinder:637 : local cinder_url=http://192.168.122.212/volume/v3/ 2026-07-13 18:22:26.037 | + lib/cinder:start_cinder:639 : wait_for_service 60 http://192.168.122.212/volume/v3/ 2026-07-13 18:22:26.043 | + functions:wait_for_service:476 : local timeout=60 2026-07-13 18:22:26.043 | + functions:wait_for_service:477 : local url=http://192.168.122.212/volume/v3/ 2026-07-13 18:22:26.046 | + functions:wait_for_service:478 : local rval=0 2026-07-13 18:22:26.051 | + functions:wait_for_service:479 : time_start wait_for_service 2026-07-13 18:22:26.056 | + functions-common:time_start:2406 : local name=wait_for_service 2026-07-13 18:22:26.061 | + functions-common:time_start:2407 : local start_time= 2026-07-13 18:22:26.070 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-13 18:22:26.078 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-13 18:22:26.090 | + functions-common:time_start:2411 : _TIME_START[$name]=1783966946082 2026-07-13 18:22:26.098 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-07-13 18:22:26.105 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-13 18:22:26.114 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.212/volume/v3/ 2026-07-13 18:22:31.160 | + :: : [[ 401 == 503 ]] 2026-07-13 18:22:31.162 | + :: : [[ 0 -eq 7 ]] 2026-07-13 18:22:31.170 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-07-13 18:22:31.175 | + functions-common:time_stop:2420 : local name 2026-07-13 18:22:31.179 | + functions-common:time_stop:2421 : local end_time 2026-07-13 18:22:31.184 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-13 18:22:31.188 | + functions-common:time_stop:2423 : local total 2026-07-13 18:22:31.192 | + functions-common:time_stop:2424 : local start_time 2026-07-13 18:22:31.197 | + functions-common:time_stop:2426 : name=wait_for_service 2026-07-13 18:22:31.201 | + functions-common:time_stop:2427 : start_time=1783966946082 2026-07-13 18:22:31.206 | + functions-common:time_stop:2429 : [[ -z 1783966946082 ]] 2026-07-13 18:22:31.212 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-13 18:22:31.219 | + functions-common:time_stop:2432 : end_time=1783966951214 2026-07-13 18:22:31.226 | + functions-common:time_stop:2433 : elapsed_time=5132 2026-07-13 18:22:31.227 | + functions-common:time_stop:2434 : total=14766 2026-07-13 18:22:31.232 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-13 18:22:31.237 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=19898 2026-07-13 18:22:31.242 | + functions:wait_for_service:486 : return 0 2026-07-13 18:22:31.247 | + lib/cinder:start_cinder:643 : run_process c-sch '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-07-13 18:22:31.252 | + functions-common:run_process:1674 : local service=c-sch 2026-07-13 18:22:31.258 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-07-13 18:22:31.269 | + functions-common:run_process:1676 : local group= 2026-07-13 18:22:31.274 | + functions-common:run_process:1677 : local user= 2026-07-13 18:22:31.278 | + functions-common:run_process:1678 : local env_vars= 2026-07-13 18:22:31.282 | + functions-common:run_process:1680 : local name=c-sch 2026-07-13 18:22:31.285 | + functions-common:run_process:1682 : time_start run_process 2026-07-13 18:22:31.289 | + functions-common:time_start:2406 : local name=run_process 2026-07-13 18:22:31.292 | + functions-common:time_start:2407 : local start_time= 2026-07-13 18:22:31.296 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-13 18:22:31.301 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-13 18:22:31.307 | + functions-common:time_start:2411 : _TIME_START[$name]=1783966951303 2026-07-13 18:22:31.311 | + functions-common:run_process:1683 : is_service_enabled c-sch 2026-07-13 18:22:31.341 | + functions-common:is_service_enabled:2076 : return 0 2026-07-13 18:22:31.345 | + 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-13 18:22:31.349 | + functions-common:_run_under_systemd:1628 : local service=c-sch 2026-07-13 18:22:31.353 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-07-13 18:22:31.357 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-07-13 18:22:31.361 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-07-13 18:22:31.365 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-07-13 18:22:31.369 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ sudo ]] 2026-07-13 18:22:31.373 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2026-07-13 18:22:31.378 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@c-sch.service 2026-07-13 18:22:31.382 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-13 18:22:31.386 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-13 18:22:31.390 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-13 18:22:31.394 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-13 18:22:31.398 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[c-sch] ]] 2026-07-13 18:22:31.402 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2026-07-13 18:22:31.406 | + 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-13 18:22:31.411 | + functions-common:write_user_unit_file:1535 : local service=devstack@c-sch.service 2026-07-13 18:22:31.415 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-07-13 18:22:31.419 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-13 18:22:31.423 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-07-13 18:22:31.428 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-13 18:22:31.432 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-13 18:22:31.436 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-13 18:22:31.440 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@c-sch.service 2026-07-13 18:22:31.444 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-13 18:22:31.451 | + 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-13 18:22:31.549 | + 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-13 18:22:31.649 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service User quobyte 2026-07-13 18:22:31.750 | + 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-13 18:22:31.840 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service KillMode process 2026-07-13 18:22:31.921 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service TimeoutStopSec 300 2026-07-13 18:22:32.006 | + 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-13 18:22:32.096 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-13 18:22:32.100 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-13 18:22:32.104 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Install WantedBy multi-user.target 2026-07-13 18:22:32.226 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-13 18:22:32.778 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@c-sch.service 2026-07-13 18:22:32.800 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-sch.service → /etc/systemd/system/devstack@c-sch.service. 2026-07-13 18:22:33.341 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@c-sch.service 2026-07-13 18:22:33.400 | + functions-common:run_process:1686 : time_stop run_process 2026-07-13 18:22:33.405 | + functions-common:time_stop:2420 : local name 2026-07-13 18:22:33.409 | + functions-common:time_stop:2421 : local end_time 2026-07-13 18:22:33.411 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-13 18:22:33.415 | + functions-common:time_stop:2423 : local total 2026-07-13 18:22:33.419 | + functions-common:time_stop:2424 : local start_time 2026-07-13 18:22:33.423 | + functions-common:time_stop:2426 : name=run_process 2026-07-13 18:22:33.426 | + functions-common:time_stop:2427 : start_time=1783966951303 2026-07-13 18:22:33.428 | + functions-common:time_stop:2429 : [[ -z 1783966951303 ]] 2026-07-13 18:22:33.434 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-13 18:22:33.442 | + functions-common:time_stop:2432 : end_time=1783966953436 2026-07-13 18:22:33.446 | + functions-common:time_stop:2433 : elapsed_time=2133 2026-07-13 18:22:33.450 | + functions-common:time_stop:2434 : total=37194 2026-07-13 18:22:33.454 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-13 18:22:33.457 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=39327 2026-07-13 18:22:33.460 | + lib/cinder:start_cinder:648 : malloc_tuning='MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-07-13 18:22:33.466 | + 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-13 18:22:33.470 | + functions-common:run_process:1674 : local service=c-bak 2026-07-13 18:22:33.474 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2026-07-13 18:22:33.480 | + functions-common:run_process:1676 : local group= 2026-07-13 18:22:33.481 | + functions-common:run_process:1677 : local user= 2026-07-13 18:22:33.485 | + functions-common:run_process:1678 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-07-13 18:22:33.490 | + functions-common:run_process:1680 : local name=c-bak 2026-07-13 18:22:33.495 | + functions-common:run_process:1682 : time_start run_process 2026-07-13 18:22:33.498 | + functions-common:time_start:2406 : local name=run_process 2026-07-13 18:22:33.500 | + functions-common:time_start:2407 : local start_time= 2026-07-13 18:22:33.502 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-13 18:22:33.505 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-13 18:22:33.509 | + functions-common:time_start:2411 : _TIME_START[$name]=1783966953507 2026-07-13 18:22:33.512 | + functions-common:run_process:1683 : is_service_enabled c-bak 2026-07-13 18:22:33.545 | + functions-common:is_service_enabled:2076 : return 1 2026-07-13 18:22:33.552 | + functions-common:run_process:1686 : time_stop run_process 2026-07-13 18:22:33.559 | + functions-common:time_stop:2420 : local name 2026-07-13 18:22:33.562 | + functions-common:time_stop:2421 : local end_time 2026-07-13 18:22:33.564 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-13 18:22:33.566 | + functions-common:time_stop:2423 : local total 2026-07-13 18:22:33.569 | + functions-common:time_stop:2424 : local start_time 2026-07-13 18:22:33.571 | + functions-common:time_stop:2426 : name=run_process 2026-07-13 18:22:33.573 | + functions-common:time_stop:2427 : start_time=1783966953507 2026-07-13 18:22:33.575 | + functions-common:time_stop:2429 : [[ -z 1783966953507 ]] 2026-07-13 18:22:33.581 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-13 18:22:33.586 | + functions-common:time_stop:2432 : end_time=1783966953581 2026-07-13 18:22:33.589 | + functions-common:time_stop:2433 : elapsed_time=74 2026-07-13 18:22:33.591 | + functions-common:time_stop:2434 : total=39327 2026-07-13 18:22:33.593 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-13 18:22:33.596 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=39401 2026-07-13 18:22:33.600 | + 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-13 18:22:33.606 | + functions-common:run_process:1674 : local service=c-vol 2026-07-13 18:22:33.613 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-07-13 18:22:33.621 | + functions-common:run_process:1676 : local group= 2026-07-13 18:22:33.627 | + functions-common:run_process:1677 : local user= 2026-07-13 18:22:33.634 | + functions-common:run_process:1678 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-07-13 18:22:33.639 | + functions-common:run_process:1680 : local name=c-vol 2026-07-13 18:22:33.647 | + functions-common:run_process:1682 : time_start run_process 2026-07-13 18:22:33.652 | + functions-common:time_start:2406 : local name=run_process 2026-07-13 18:22:33.662 | + functions-common:time_start:2407 : local start_time= 2026-07-13 18:22:33.668 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-13 18:22:33.673 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-13 18:22:33.681 | + functions-common:time_start:2411 : _TIME_START[$name]=1783966953675 2026-07-13 18:22:33.685 | + functions-common:run_process:1683 : is_service_enabled c-vol 2026-07-13 18:22:33.713 | + functions-common:is_service_enabled:2076 : return 0 2026-07-13 18:22:33.717 | + 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-13 18:22:33.722 | + functions-common:_run_under_systemd:1628 : local service=c-vol 2026-07-13 18:22:33.726 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-07-13 18:22:33.730 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-07-13 18:22:33.736 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-07-13 18:22:33.738 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-07-13 18:22:33.743 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ sudo ]] 2026-07-13 18:22:33.748 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2026-07-13 18:22:33.753 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@c-vol.service 2026-07-13 18:22:33.757 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-13 18:22:33.762 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-13 18:22:33.765 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-13 18:22:33.770 | + functions-common:_run_under_systemd:1640 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-07-13 18:22:33.774 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[c-vol] ]] 2026-07-13 18:22:33.779 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2026-07-13 18:22:33.783 | + 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-13 18:22:33.787 | + functions-common:write_user_unit_file:1535 : local service=devstack@c-vol.service 2026-07-13 18:22:33.792 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-07-13 18:22:33.796 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-13 18:22:33.800 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-07-13 18:22:33.805 | + functions-common:write_user_unit_file:1539 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-07-13 18:22:33.809 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-13 18:22:33.813 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-13 18:22:33.817 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@c-vol.service 2026-07-13 18:22:33.822 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-13 18:22:33.829 | + 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-13 18:22:33.931 | + 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-13 18:22:34.040 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service User quobyte 2026-07-13 18:22:34.148 | + 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-13 18:22:34.242 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service KillMode process 2026-07-13 18:22:34.328 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service TimeoutStopSec 300 2026-07-13 18:22:34.453 | + 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-13 18:22:34.540 | + functions-common:write_user_unit_file:1554 : [[ -n MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144 ]] 2026-07-13 18:22:34.540 | + 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-13 18:22:34.617 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-13 18:22:34.619 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Install WantedBy multi-user.target 2026-07-13 18:22:34.717 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-13 18:22:35.277 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@c-vol.service 2026-07-13 18:22:35.300 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-vol.service → /etc/systemd/system/devstack@c-vol.service. 2026-07-13 18:22:35.873 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@c-vol.service 2026-07-13 18:22:35.906 | + functions-common:run_process:1686 : time_stop run_process 2026-07-13 18:22:35.911 | + functions-common:time_stop:2420 : local name 2026-07-13 18:22:35.911 | + functions-common:time_stop:2421 : local end_time 2026-07-13 18:22:35.913 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-13 18:22:35.916 | + functions-common:time_stop:2423 : local total 2026-07-13 18:22:35.920 | + functions-common:time_stop:2424 : local start_time 2026-07-13 18:22:35.920 | + functions-common:time_stop:2426 : name=run_process 2026-07-13 18:22:35.922 | + functions-common:time_stop:2427 : start_time=1783966953675 2026-07-13 18:22:35.925 | + functions-common:time_stop:2429 : [[ -z 1783966953675 ]] 2026-07-13 18:22:35.935 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-13 18:22:35.935 | + functions-common:time_stop:2432 : end_time=1783966955932 2026-07-13 18:22:35.937 | + functions-common:time_stop:2433 : elapsed_time=2257 2026-07-13 18:22:35.939 | + functions-common:time_stop:2434 : total=39401 2026-07-13 18:22:35.942 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-13 18:22:35.944 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=41658 2026-07-13 18:22:35.946 | + ./stack.sh:main:1341 : create_volume_types 2026-07-13 18:22:35.949 | + lib/cinder:create_volume_types:691 : is_service_enabled c-api 2026-07-13 18:22:35.970 | + functions-common:is_service_enabled:2076 : return 0 2026-07-13 18:22:35.973 | + lib/cinder:create_volume_types:691 : [[ -n lvm:lvmdriver-1 ]] 2026-07-13 18:22:35.975 | + lib/cinder:create_volume_types:692 : local be be_name 2026-07-13 18:22:35.978 | + lib/cinder:create_volume_types:693 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2026-07-13 18:22:35.981 | + lib/cinder:create_volume_types:694 : be_name=lvmdriver-1 2026-07-13 18:22:35.983 | + lib/cinder:create_volume_types:695 : create_one_type lvmdriver-1 volume_backend_name lvmdriver-1 2026-07-13 18:22:35.986 | + lib/cinder:create_one_type:666 : type_name=lvmdriver-1 2026-07-13 18:22:35.989 | + lib/cinder:create_one_type:667 : property_key=volume_backend_name 2026-07-13 18:22:35.991 | + lib/cinder:create_one_type:668 : property_value=lvmdriver-1 2026-07-13 18:22:35.994 | + lib/cinder:create_one_type:670 : is_service_enabled keystone 2026-07-13 18:22:36.015 | + functions-common:is_service_enabled:2076 : return 0 2026-07-13 18:22:36.019 | + lib/cinder:create_one_type:671 : openstack --os-region-name=RegionOne volume type create --property volume_backend_name=lvmdriver-1 lvmdriver-1 2026-07-13 18:22:41.205 | +-------------+--------------------------------------+ 2026-07-13 18:22:41.205 | | Field | Value | 2026-07-13 18:22:41.205 | +-------------+--------------------------------------+ 2026-07-13 18:22:41.205 | | description | None | 2026-07-13 18:22:41.205 | | id | f3530dee-0b9e-4f76-af19-04147abc8b90 | 2026-07-13 18:22:41.205 | | is_public | True | 2026-07-13 18:22:41.205 | | name | lvmdriver-1 | 2026-07-13 18:22:41.205 | | properties | volume_backend_name='lvmdriver-1' | 2026-07-13 18:22:41.206 | +-------------+--------------------------------------+ 2026-07-13 18:22:41.653 | + lib/cinder:create_one_type:672 : [[ lvmdriver-1 == \c\e\p\h ]] 2026-07-13 18:22:41.657 | + lib/cinder:create_volume_types:698 : [[ False == \T\r\u\e ]] 2026-07-13 18:22:41.660 | + lib/cinder:create_volume_types:705 : [[ False == \T\r\u\e ]] 2026-07-13 18:22:41.666 | + ./stack.sh:main:1346 : [[ False == \T\r\u\e ]] 2026-07-13 18:22:41.673 | + ./stack.sh:main:1354 : is_service_enabled glance 2026-07-13 18:22:41.703 | + functions-common:is_service_enabled:2076 : return 0 2026-07-13 18:22:41.708 | + ./stack.sh:main:1355 : echo_summary 'Starting Glance' 2026-07-13 18:22:41.711 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-13 18:22:41.713 | + ./stack.sh:echo_summary:450 : echo -e Starting Glance 2026-07-13 18:22:41.716 | + ./stack.sh:main:1356 : start_glance 2026-07-13 18:22:41.720 | + lib/glance:start_glance:650 : local service_protocol=http 2026-07-13 18:22:41.724 | ++ lib/glance:start_glance:652 : which uwsgi 2026-07-13 18:22:41.730 | + lib/glance:start_glance:652 : run_process g-api '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-07-13 18:22:41.733 | + functions-common:run_process:1674 : local service=g-api 2026-07-13 18:22:41.737 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-07-13 18:22:41.741 | + functions-common:run_process:1676 : local group= 2026-07-13 18:22:41.745 | + functions-common:run_process:1677 : local user= 2026-07-13 18:22:41.749 | + functions-common:run_process:1678 : local env_vars= 2026-07-13 18:22:41.753 | + functions-common:run_process:1680 : local name=g-api 2026-07-13 18:22:41.756 | + functions-common:run_process:1682 : time_start run_process 2026-07-13 18:22:41.760 | + functions-common:time_start:2406 : local name=run_process 2026-07-13 18:22:41.764 | + functions-common:time_start:2407 : local start_time= 2026-07-13 18:22:41.767 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-13 18:22:41.772 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-13 18:22:41.778 | + functions-common:time_start:2411 : _TIME_START[$name]=1783966961774 2026-07-13 18:22:41.781 | + functions-common:run_process:1683 : is_service_enabled g-api 2026-07-13 18:22:41.807 | + functions-common:is_service_enabled:2076 : return 0 2026-07-13 18:22:41.813 | + functions-common:run_process:1684 : _run_under_systemd g-api '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' '' '' '' 2026-07-13 18:22:41.818 | + functions-common:_run_under_systemd:1628 : local service=g-api 2026-07-13 18:22:41.823 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-07-13 18:22:41.831 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-07-13 18:22:41.833 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-07-13 18:22:41.837 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-07-13 18:22:41.842 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ sudo ]] 2026-07-13 18:22:41.845 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ ^/ ]] 2026-07-13 18:22:41.850 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@g-api.service 2026-07-13 18:22:41.854 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-13 18:22:41.859 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-13 18:22:41.863 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-13 18:22:41.868 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-13 18:22:41.872 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[g-api] ]] 2026-07-13 18:22:41.877 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ uwsgi ]] 2026-07-13 18:22:41.881 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-07-13 18:22:41.886 | + 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-13 18:22:41.890 | + 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-13 18:22:41.895 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@g-api.service 2026-07-13 18:22:41.899 | + 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-13 18:22:41.903 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-07-13 18:22:41.907 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-07-13 18:22:41.912 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-07-13 18:22:41.916 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@g-api.service 2026-07-13 18:22:41.920 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-07-13 18:22:41.927 | + 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-13 18:22:42.029 | + 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-13 18:22:42.142 | + 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-13 18:22:42.226 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service User quobyte 2026-07-13 18:22:42.309 | + 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-13 18:22:42.396 | + 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-13 18:22:42.481 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Type notify 2026-07-13 18:22:42.562 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service KillMode process 2026-07-13 18:22:42.666 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Restart always 2026-07-13 18:22:42.792 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service NotifyAccess all 2026-07-13 18:22:42.888 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service RestartForceExitStatus 100 2026-07-13 18:22:42.976 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-07-13 18:22:42.978 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-07-13 18:22:42.982 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@g-api.service Install WantedBy multi-user.target 2026-07-13 18:22:43.082 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-07-13 18:22:43.669 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@g-api.service 2026-07-13 18:22:43.694 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@g-api.service → /etc/systemd/system/devstack@g-api.service. 2026-07-13 18:22:44.234 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@g-api.service 2026-07-13 18:22:44.396 | + functions-common:run_process:1686 : time_stop run_process 2026-07-13 18:22:44.401 | + functions-common:time_stop:2420 : local name 2026-07-13 18:22:44.408 | + functions-common:time_stop:2421 : local end_time 2026-07-13 18:22:44.410 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-13 18:22:44.417 | + functions-common:time_stop:2423 : local total 2026-07-13 18:22:44.425 | + functions-common:time_stop:2424 : local start_time 2026-07-13 18:22:44.435 | + functions-common:time_stop:2426 : name=run_process 2026-07-13 18:22:44.441 | + functions-common:time_stop:2427 : start_time=1783966961774 2026-07-13 18:22:44.453 | + functions-common:time_stop:2429 : [[ -z 1783966961774 ]] 2026-07-13 18:22:44.465 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-13 18:22:44.475 | + functions-common:time_stop:2432 : end_time=1783966964468 2026-07-13 18:22:44.481 | + functions-common:time_stop:2433 : elapsed_time=2694 2026-07-13 18:22:44.487 | + functions-common:time_stop:2434 : total=41658 2026-07-13 18:22:44.494 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-13 18:22:44.502 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=44352 2026-07-13 18:22:44.510 | + lib/glance:start_glance:654 : is_service_enabled g-api-r 2026-07-13 18:22:44.574 | + functions-common:is_service_enabled:2076 : return 1 2026-07-13 18:22:44.585 | + lib/glance:start_glance:659 : echo 'Waiting for g-api (192.168.122.212) to start...' 2026-07-13 18:22:44.585 | Waiting for g-api (192.168.122.212) to start... 2026-07-13 18:22:44.590 | + lib/glance:start_glance:660 : wait_for_service 60 http://192.168.122.212/image 2026-07-13 18:22:44.599 | + functions:wait_for_service:476 : local timeout=60 2026-07-13 18:22:44.610 | + functions:wait_for_service:477 : local url=http://192.168.122.212/image 2026-07-13 18:22:44.619 | + functions:wait_for_service:478 : local rval=0 2026-07-13 18:22:44.628 | + functions:wait_for_service:479 : time_start wait_for_service 2026-07-13 18:22:44.636 | + functions-common:time_start:2406 : local name=wait_for_service 2026-07-13 18:22:44.646 | + functions-common:time_start:2407 : local start_time= 2026-07-13 18:22:44.653 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-13 18:22:44.666 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-13 18:22:44.675 | + functions-common:time_start:2411 : _TIME_START[$name]=1783966964668 2026-07-13 18:22:44.684 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-07-13 18:22:44.691 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-13 18:22:44.701 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.212/image 2026-07-13 18:22:49.588 | + :: : [[ 300 == 503 ]] 2026-07-13 18:22:49.591 | + :: : [[ 0 -eq 7 ]] 2026-07-13 18:22:49.597 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-07-13 18:22:49.602 | + functions-common:time_stop:2420 : local name 2026-07-13 18:22:49.608 | + functions-common:time_stop:2421 : local end_time 2026-07-13 18:22:49.614 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-13 18:22:49.618 | + functions-common:time_stop:2423 : local total 2026-07-13 18:22:49.623 | + functions-common:time_stop:2424 : local start_time 2026-07-13 18:22:49.627 | + functions-common:time_stop:2426 : name=wait_for_service 2026-07-13 18:22:49.631 | + functions-common:time_stop:2427 : start_time=1783966964668 2026-07-13 18:22:49.636 | + functions-common:time_stop:2429 : [[ -z 1783966964668 ]] 2026-07-13 18:22:49.644 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-13 18:22:49.649 | + functions-common:time_stop:2432 : end_time=1783966969646 2026-07-13 18:22:49.652 | + functions-common:time_stop:2433 : elapsed_time=4978 2026-07-13 18:22:49.655 | + functions-common:time_stop:2434 : total=19898 2026-07-13 18:22:49.660 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-13 18:22:49.666 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=24876 2026-07-13 18:22:49.669 | + functions:wait_for_service:486 : return 0 2026-07-13 18:22:49.674 | + ./stack.sh:main:1370 : is_service_enabled mysql postgresql 2026-07-13 18:22:49.706 | + functions-common:is_service_enabled:2076 : return 0 2026-07-13 18:22:49.710 | + ./stack.sh:main:1370 : is_service_enabled glance 2026-07-13 18:22:49.739 | + functions-common:is_service_enabled:2076 : return 0 2026-07-13 18:22:49.743 | + ./stack.sh:main:1371 : echo_summary 'Uploading images' 2026-07-13 18:22:49.748 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-13 18:22:49.752 | + ./stack.sh:echo_summary:450 : echo -e Uploading images 2026-07-13 18:22:49.756 | + ./stack.sh:main:1373 : for image_url in ${IMAGE_URLS//,/ } 2026-07-13 18:22:49.761 | + ./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-13 18:22:49.765 | + 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-13 18:22:49.769 | + functions:upload_image:141 : local image image_fname image_name 2026-07-13 18:22:49.773 | + functions:upload_image:143 : local max_attempts=5 2026-07-13 18:22:49.776 | + functions:upload_image:146 : mkdir -p /home/quobyte/devstack/files/images 2026-07-13 18:22:49.786 | ++ 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-13 18:22:49.792 | + functions:upload_image:147 : image_fname=cirros-0.6.3-x86_64-disk.img 2026-07-13 18:22:49.796 | + 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-13 18:22:49.799 | + functions:upload_image:150 : [[ ! -f /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img ]] 2026-07-13 18:22:49.805 | ++ functions:upload_image:151 : seq 5 2026-07-13 18:22:49.811 | + functions:upload_image:151 : for attempt in `seq $max_attempts` 2026-07-13 18:22:49.816 | + functions:upload_image:152 : local rc=0 2026-07-13 18:22:49.820 | + 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-13 18:22:49.826 | --2026-07-13 20:22:49-- https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img 2026-07-13 18:22:49.896 | Resolving github.com (github.com)... 140.82.121.3 2026-07-13 18:22:49.917 | Connecting to github.com (github.com)|140.82.121.3|:443... connected. 2026-07-13 18:22:50.178 | HTTP request sent, awaiting response... 302 Found 2026-07-13 18:22:50.179 | 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-13T19%3A20%3A06Z&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-13T18%3A19%3A16Z&ske=2026-07-13T19%3A20%3A06Z&sks=b&skv=2018-11-09&sig=0OPGllib5klymXK0qh4sisH1tTyZ%2FHtOVSNXe%2FJqFk4%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4Mzk2ODc3MCwibmJmIjoxNzgzOTY2OTcwLCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.DWXzTrXUpiJP__jnf20oo2yPzI2jwfiWRxiNSWZlMcM&response-content-disposition=attachment%3B%20filename%3Dcirros-0.6.3-x86_64-disk.img&response-content-type=application%2Foctet-stream [following] 2026-07-13 18:22:50.180 | --2026-07-13 20:22:50-- https://release-assets.githubusercontent.com/github-production-release-asset/219785102/6f5bab50-4c03-4330-a8c6-7b6cb1564e3f?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-07-13T19%3A20%3A06Z&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-13T18%3A19%3A16Z&ske=2026-07-13T19%3A20%3A06Z&sks=b&skv=2018-11-09&sig=0OPGllib5klymXK0qh4sisH1tTyZ%2FHtOVSNXe%2FJqFk4%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4Mzk2ODc3MCwibmJmIjoxNzgzOTY2OTcwLCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.DWXzTrXUpiJP__jnf20oo2yPzI2jwfiWRxiNSWZlMcM&response-content-disposition=attachment%3B%20filename%3Dcirros-0.6.3-x86_64-disk.img&response-content-type=application%2Foctet-stream 2026-07-13 18:22:50.181 | Resolving release-assets.githubusercontent.com (release-assets.githubusercontent.com)... 185.199.110.133, 185.199.108.133, 185.199.111.133, ... 2026-07-13 18:22:50.200 | Connecting to release-assets.githubusercontent.com (release-assets.githubusercontent.com)|185.199.110.133|:443... connected. 2026-07-13 18:22:50.354 | HTTP request sent, awaiting response... 200 OK 2026-07-13 18:22:50.354 | Length: 21692416 (21M) [application/octet-stream] 2026-07-13 18:22:50.354 | Saving to: '/home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img' 2026-07-13 18:22:50.434 | 2026-07-13 18:22:50.797 | 0K ........ ........ .... 100% 46.7M=0.4s 2026-07-13 18:22:50.798 | 2026-07-13 18:22:50.798 | 2026-07-13 20:22:50 (46.7 MB/s) - '/home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img' saved [21692416/21692416] 2026-07-13 18:22:50.798 | 2026-07-13 18:22:50.803 | + functions:upload_image:154 : [[ 0 -ne 0 ]] 2026-07-13 18:22:50.807 | + functions:upload_image:163 : break 2026-07-13 18:22:50.811 | + functions:upload_image:167 : image=/home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-07-13 18:22:50.815 | + 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-13 18:22:50.819 | + 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-13 18:22:50.823 | + 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-13 18:22:50.827 | + functions:upload_image:313 : local kernel= 2026-07-13 18:22:50.831 | + functions:upload_image:314 : local ramdisk= 2026-07-13 18:22:50.835 | + functions:upload_image:315 : local disk_format= 2026-07-13 18:22:50.838 | + functions:upload_image:316 : local container_format= 2026-07-13 18:22:50.842 | + functions:upload_image:317 : local unpack= 2026-07-13 18:22:50.846 | + functions:upload_image:318 : local img_property= 2026-07-13 18:22:50.850 | + functions:upload_image:322 : [[ libvirt == \l\i\b\v\i\r\t ]] 2026-07-13 18:22:50.854 | + functions:upload_image:323 : [[ kvm == \q\e\m\u ]] 2026-07-13 18:22:50.858 | + functions:upload_image:323 : [[ kvm == \k\v\m ]] 2026-07-13 18:22:50.862 | + functions:upload_image:324 : img_property=hw_rng_model=virtio 2026-07-13 18:22:50.866 | + functions:upload_image:328 : case "$image_fname" in 2026-07-13 18:22:50.872 | ++ functions:upload_image:349 : basename /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img .img 2026-07-13 18:22:50.877 | + functions:upload_image:349 : image_name=cirros-0.6.3-x86_64-disk 2026-07-13 18:22:50.881 | + functions:upload_image:350 : local format 2026-07-13 18:22:50.887 | ++ functions:upload_image:351 : qemu-img info /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-07-13 18:22:50.887 | ++ functions:upload_image:351 : awk '/^file format/ { print $3; exit }' 2026-07-13 18:22:50.904 | + functions:upload_image:351 : format=qcow2 2026-07-13 18:22:50.907 | + functions:upload_image:352 : [[ ,qcow2,raw,vdi,vmdk,vpc, =~ ,qcow2, ]] 2026-07-13 18:22:50.911 | + functions:upload_image:353 : disk_format=qcow2 2026-07-13 18:22:50.915 | + functions:upload_image:357 : container_format=bare 2026-07-13 18:22:50.919 | + functions:upload_image:404 : is_arch ppc64le 2026-07-13 18:22:50.925 | ++ functions-common:is_arch:519 : uname -m 2026-07-13 18:22:50.930 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c\6\4\l\e ]] 2026-07-13 18:22:50.934 | + functions:upload_image:404 : is_arch ppc64 2026-07-13 18:22:50.940 | ++ functions-common:is_arch:519 : uname -m 2026-07-13 18:22:50.946 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c\6\4 ]] 2026-07-13 18:22:50.950 | + functions:upload_image:404 : is_arch ppc 2026-07-13 18:22:50.955 | ++ functions-common:is_arch:519 : uname -m 2026-07-13 18:22:50.961 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c ]] 2026-07-13 18:22:50.965 | + functions:upload_image:408 : is_arch aarch64 2026-07-13 18:22:50.970 | ++ functions-common:is_arch:519 : uname -m 2026-07-13 18:22:50.976 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-07-13 18:22:50.980 | + functions:upload_image:412 : '[' bare = bare ']' 2026-07-13 18:22:50.984 | + functions:upload_image:413 : '[' '' = zcat ']' 2026-07-13 18:22:50.988 | + functions:upload_image:415 : '[' '' = bunzip2 ']' 2026-07-13 18:22:50.992 | + functions:upload_image:417 : '[' '' = unxz ']' 2026-07-13 18:22:50.996 | + 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-13 18:22:51.000 | + functions:_upload_image:111 : local image_name=cirros-0.6.3-x86_64-disk 2026-07-13 18:22:51.004 | + functions:_upload_image:112 : shift 2026-07-13 18:22:51.008 | + functions:_upload_image:113 : local container=bare 2026-07-13 18:22:51.012 | + functions:_upload_image:114 : shift 2026-07-13 18:22:51.016 | + functions:_upload_image:115 : local disk=qcow2 2026-07-13 18:22:51.019 | + functions:_upload_image:116 : shift 2026-07-13 18:22:51.023 | + functions:_upload_image:117 : local image=/home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-07-13 18:22:51.027 | + functions:_upload_image:118 : shift 2026-07-13 18:22:51.031 | + functions:_upload_image:119 : local properties 2026-07-13 18:22:51.035 | + functions:_upload_image:120 : local useimport 2026-07-13 18:22:51.040 | ++ functions:_upload_image:122 : _image_properties_to_arg hw_rng_model=virtio 2026-07-13 18:22:51.043 | ++ functions:_image_properties_to_arg:94 : local result= 2026-07-13 18:22:51.048 | ++ functions:_image_properties_to_arg:95 : for property in $* 2026-07-13 18:22:51.052 | ++ functions:_image_properties_to_arg:96 : result+=' --property hw_rng_model=virtio' 2026-07-13 18:22:51.055 | ++ functions:_image_properties_to_arg:98 : echo --property hw_rng_model=virtio 2026-07-13 18:22:51.060 | + functions:_upload_image:122 : properties='--property hw_rng_model=virtio' 2026-07-13 18:22:51.064 | + functions:_upload_image:124 : [[ False == \T\r\u\e ]] 2026-07-13 18:22:51.069 | ++ functions:_upload_image:128 : readlink -f /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-07-13 18:22:51.075 | + 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-13 18:22:56.964 | +------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-07-13 18:22:56.964 | | Field | Value | 2026-07-13 18:22:56.964 | +------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-07-13 18:22:56.965 | | checksum | 87617e24a5e30cb3b87fda8c0764838f | 2026-07-13 18:22:56.965 | | container_format | bare | 2026-07-13 18:22:56.965 | | created_at | 2026-07-13T18:22:55Z | 2026-07-13 18:22:56.965 | | disk_format | qcow2 | 2026-07-13 18:22:56.965 | | file | /v2/images/a5c85faa-ccd2-446c-ac1c-c871b5183834/file | 2026-07-13 18:22:56.965 | | id | a5c85faa-ccd2-446c-ac1c-c871b5183834 | 2026-07-13 18:22:56.965 | | min_disk | 0 | 2026-07-13 18:22:56.965 | | min_ram | 0 | 2026-07-13 18:22:56.966 | | name | cirros-0.6.3-x86_64-disk | 2026-07-13 18:22:56.966 | | owner | 6b4015e3a3db4a91ba2712f5d9c0002b | 2026-07-13 18:22:56.966 | | 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-13 18:22:56.966 | | protected | False | 2026-07-13 18:22:56.966 | | schema | /v2/schemas/image | 2026-07-13 18:22:56.966 | | size | 21692416 | 2026-07-13 18:22:56.966 | | status | active | 2026-07-13 18:22:56.966 | | tags | | 2026-07-13 18:22:56.966 | | updated_at | 2026-07-13T18:22:57Z | 2026-07-13 18:22:56.966 | | virtual_size | 117440512 | 2026-07-13 18:22:56.966 | | visibility | public | 2026-07-13 18:22:56.967 | +------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-07-13 18:22:57.343 | + ./stack.sh:main:1378 : async_wait create_flavors 2026-07-13 18:22:57.409 | [2071 Async create_flavors:73775]: Waiting for completion of create_flavors running on PID 73775 (2 other jobs running) 2026-07-13 18:22:57.447 | [2071 Async create_flavors:73775]: Signaling child to exit 2026-07-13 18:23:08.185 | + inc/async:async_inner:64 : rc=0 2026-07-13 18:23:08.219 | [73775 Async create_flavors:73775]: finished successfully 2026-07-13 18:23:08.246 | WAKEUP 2026-07-13 18:23:08.274 | [2071 Async create_flavors:73775]: Signaled 2026-07-13 18:23:08.276 | + lib/nova:create_flavors:1241 : is_service_enabled n-api 2026-07-13 18:23:08.276 | + functions-common:is_service_enabled:2076 : return 0 2026-07-13 18:23:08.276 | + lib/nova:create_flavors:1242 : openstack --os-region-name=RegionOne flavor list 2026-07-13 18:23:08.276 | + lib/nova:create_flavors:1242 : grep -q ds512M 2026-07-13 18:23:08.276 | + 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-13 18:23:08.277 | +----------------------------+-----------------------+ 2026-07-13 18:23:08.277 | | Field | Value | 2026-07-13 18:23:08.277 | +----------------------------+-----------------------+ 2026-07-13 18:23:08.277 | | OS-FLV-DISABLED:disabled | False | 2026-07-13 18:23:08.277 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-13 18:23:08.277 | | description | None | 2026-07-13 18:23:08.277 | | disk | 1 | 2026-07-13 18:23:08.277 | | id | c1 | 2026-07-13 18:23:08.277 | | name | cirros256 | 2026-07-13 18:23:08.277 | | os-flavor-access:is_public | True | 2026-07-13 18:23:08.278 | | properties | hw_rng:allowed='True' | 2026-07-13 18:23:08.278 | | ram | 256 | 2026-07-13 18:23:08.278 | | rxtx_factor | 1.0 | 2026-07-13 18:23:08.278 | | swap | 0 | 2026-07-13 18:23:08.278 | | vcpus | 1 | 2026-07-13 18:23:08.278 | +----------------------------+-----------------------+ 2026-07-13 18:23:08.278 | + 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-13 18:23:08.278 | +----------------------------+-----------------------+ 2026-07-13 18:23:08.278 | | Field | Value | 2026-07-13 18:23:08.278 | +----------------------------+-----------------------+ 2026-07-13 18:23:08.278 | | OS-FLV-DISABLED:disabled | False | 2026-07-13 18:23:08.279 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-13 18:23:08.279 | | description | None | 2026-07-13 18:23:08.279 | | disk | 5 | 2026-07-13 18:23:08.279 | | id | d1 | 2026-07-13 18:23:08.279 | | name | ds512M | 2026-07-13 18:23:08.279 | | os-flavor-access:is_public | True | 2026-07-13 18:23:08.279 | | properties | hw_rng:allowed='True' | 2026-07-13 18:23:08.279 | | ram | 512 | 2026-07-13 18:23:08.279 | | rxtx_factor | 1.0 | 2026-07-13 18:23:08.279 | | swap | 0 | 2026-07-13 18:23:08.279 | | vcpus | 1 | 2026-07-13 18:23:08.279 | +----------------------------+-----------------------+ 2026-07-13 18:23:08.280 | + 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-13 18:23:08.280 | +----------------------------+-----------------------+ 2026-07-13 18:23:08.280 | | Field | Value | 2026-07-13 18:23:08.280 | +----------------------------+-----------------------+ 2026-07-13 18:23:08.280 | | OS-FLV-DISABLED:disabled | False | 2026-07-13 18:23:08.280 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-13 18:23:08.280 | | description | None | 2026-07-13 18:23:08.280 | | disk | 10 | 2026-07-13 18:23:08.280 | | id | d2 | 2026-07-13 18:23:08.280 | | name | ds1G | 2026-07-13 18:23:08.280 | | os-flavor-access:is_public | True | 2026-07-13 18:23:08.281 | | properties | hw_rng:allowed='True' | 2026-07-13 18:23:08.281 | | ram | 1024 | 2026-07-13 18:23:08.281 | | rxtx_factor | 1.0 | 2026-07-13 18:23:08.281 | | swap | 0 | 2026-07-13 18:23:08.281 | | vcpus | 1 | 2026-07-13 18:23:08.281 | +----------------------------+-----------------------+ 2026-07-13 18:23:08.281 | + 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-13 18:23:08.281 | +----------------------------+-----------------------+ 2026-07-13 18:23:08.281 | | Field | Value | 2026-07-13 18:23:08.281 | +----------------------------+-----------------------+ 2026-07-13 18:23:08.281 | | OS-FLV-DISABLED:disabled | False | 2026-07-13 18:23:08.281 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-13 18:23:08.282 | | description | None | 2026-07-13 18:23:08.282 | | disk | 10 | 2026-07-13 18:23:08.282 | | id | d3 | 2026-07-13 18:23:08.282 | | name | ds2G | 2026-07-13 18:23:08.282 | | os-flavor-access:is_public | True | 2026-07-13 18:23:08.282 | | properties | hw_rng:allowed='True' | 2026-07-13 18:23:08.282 | | ram | 2048 | 2026-07-13 18:23:08.282 | | rxtx_factor | 1.0 | 2026-07-13 18:23:08.283 | | swap | 0 | 2026-07-13 18:23:08.283 | | vcpus | 2 | 2026-07-13 18:23:08.283 | +----------------------------+-----------------------+ 2026-07-13 18:23:08.283 | + 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-13 18:23:08.283 | +----------------------------+-----------------------+ 2026-07-13 18:23:08.283 | | Field | Value | 2026-07-13 18:23:08.283 | +----------------------------+-----------------------+ 2026-07-13 18:23:08.283 | | OS-FLV-DISABLED:disabled | False | 2026-07-13 18:23:08.283 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-13 18:23:08.283 | | description | None | 2026-07-13 18:23:08.283 | | disk | 20 | 2026-07-13 18:23:08.283 | | id | d4 | 2026-07-13 18:23:08.284 | | name | ds4G | 2026-07-13 18:23:08.284 | | os-flavor-access:is_public | True | 2026-07-13 18:23:08.284 | | properties | hw_rng:allowed='True' | 2026-07-13 18:23:08.284 | | ram | 4096 | 2026-07-13 18:23:08.284 | | rxtx_factor | 1.0 | 2026-07-13 18:23:08.284 | | swap | 0 | 2026-07-13 18:23:08.284 | | vcpus | 4 | 2026-07-13 18:23:08.284 | +----------------------------+-----------------------+ 2026-07-13 18:23:08.284 | + lib/nova:create_flavors:1251 : openstack --os-region-name=RegionOne flavor list 2026-07-13 18:23:08.284 | + lib/nova:create_flavors:1251 : grep -q m1.tiny 2026-07-13 18:23:08.284 | + 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-13 18:23:08.285 | +----------------------------+-----------------------+ 2026-07-13 18:23:08.285 | | Field | Value | 2026-07-13 18:23:08.285 | +----------------------------+-----------------------+ 2026-07-13 18:23:08.285 | | OS-FLV-DISABLED:disabled | False | 2026-07-13 18:23:08.285 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-13 18:23:08.285 | | description | None | 2026-07-13 18:23:08.285 | | disk | 1 | 2026-07-13 18:23:08.285 | | id | 1 | 2026-07-13 18:23:08.285 | | name | m1.tiny | 2026-07-13 18:23:08.285 | | os-flavor-access:is_public | True | 2026-07-13 18:23:08.286 | | properties | hw_rng:allowed='True' | 2026-07-13 18:23:08.286 | | ram | 512 | 2026-07-13 18:23:08.286 | | rxtx_factor | 1.0 | 2026-07-13 18:23:08.286 | | swap | 0 | 2026-07-13 18:23:08.286 | | vcpus | 1 | 2026-07-13 18:23:08.286 | +----------------------------+-----------------------+ 2026-07-13 18:23:08.286 | + 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-13 18:23:08.286 | +----------------------------+-----------------------+ 2026-07-13 18:23:08.286 | | Field | Value | 2026-07-13 18:23:08.286 | +----------------------------+-----------------------+ 2026-07-13 18:23:08.286 | | OS-FLV-DISABLED:disabled | False | 2026-07-13 18:23:08.287 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-13 18:23:08.287 | | description | None | 2026-07-13 18:23:08.287 | | disk | 20 | 2026-07-13 18:23:08.287 | | id | 2 | 2026-07-13 18:23:08.287 | | name | m1.small | 2026-07-13 18:23:08.287 | | os-flavor-access:is_public | True | 2026-07-13 18:23:08.287 | | properties | hw_rng:allowed='True' | 2026-07-13 18:23:08.287 | | ram | 2048 | 2026-07-13 18:23:08.287 | | rxtx_factor | 1.0 | 2026-07-13 18:23:08.287 | | swap | 0 | 2026-07-13 18:23:08.287 | | vcpus | 1 | 2026-07-13 18:23:08.288 | +----------------------------+-----------------------+ 2026-07-13 18:23:08.288 | + 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-13 18:23:08.288 | +----------------------------+-----------------------+ 2026-07-13 18:23:08.288 | | Field | Value | 2026-07-13 18:23:08.288 | +----------------------------+-----------------------+ 2026-07-13 18:23:08.288 | | OS-FLV-DISABLED:disabled | False | 2026-07-13 18:23:08.288 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-13 18:23:08.288 | | description | None | 2026-07-13 18:23:08.288 | | disk | 40 | 2026-07-13 18:23:08.288 | | id | 3 | 2026-07-13 18:23:08.288 | | name | m1.medium | 2026-07-13 18:23:08.288 | | os-flavor-access:is_public | True | 2026-07-13 18:23:08.289 | | properties | hw_rng:allowed='True' | 2026-07-13 18:23:08.289 | | ram | 4096 | 2026-07-13 18:23:08.289 | | rxtx_factor | 1.0 | 2026-07-13 18:23:08.289 | | swap | 0 | 2026-07-13 18:23:08.289 | | vcpus | 2 | 2026-07-13 18:23:08.289 | +----------------------------+-----------------------+ 2026-07-13 18:23:08.289 | + 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-13 18:23:08.289 | +----------------------------+-----------------------+ 2026-07-13 18:23:08.289 | | Field | Value | 2026-07-13 18:23:08.289 | +----------------------------+-----------------------+ 2026-07-13 18:23:08.289 | | OS-FLV-DISABLED:disabled | False | 2026-07-13 18:23:08.290 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-13 18:23:08.290 | | description | None | 2026-07-13 18:23:08.290 | | disk | 80 | 2026-07-13 18:23:08.290 | | id | 4 | 2026-07-13 18:23:08.290 | | name | m1.large | 2026-07-13 18:23:08.290 | | os-flavor-access:is_public | True | 2026-07-13 18:23:08.290 | | properties | hw_rng:allowed='True' | 2026-07-13 18:23:08.290 | | ram | 8192 | 2026-07-13 18:23:08.290 | | rxtx_factor | 1.0 | 2026-07-13 18:23:08.290 | | swap | 0 | 2026-07-13 18:23:08.290 | | vcpus | 4 | 2026-07-13 18:23:08.291 | +----------------------------+-----------------------+ 2026-07-13 18:23:08.291 | + 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-13 18:23:08.291 | +----------------------------+-----------------------+ 2026-07-13 18:23:08.291 | | Field | Value | 2026-07-13 18:23:08.291 | +----------------------------+-----------------------+ 2026-07-13 18:23:08.291 | | OS-FLV-DISABLED:disabled | False | 2026-07-13 18:23:08.291 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-13 18:23:08.291 | | description | None | 2026-07-13 18:23:08.291 | | disk | 160 | 2026-07-13 18:23:08.291 | | id | 5 | 2026-07-13 18:23:08.291 | | name | m1.xlarge | 2026-07-13 18:23:08.291 | | os-flavor-access:is_public | True | 2026-07-13 18:23:08.292 | | properties | hw_rng:allowed='True' | 2026-07-13 18:23:08.292 | | ram | 16384 | 2026-07-13 18:23:08.292 | | rxtx_factor | 1.0 | 2026-07-13 18:23:08.292 | | swap | 0 | 2026-07-13 18:23:08.292 | | vcpus | 8 | 2026-07-13 18:23:08.292 | +----------------------------+-----------------------+ 2026-07-13 18:23:08.335 | [2071 Async create_flavors:73775]: finished create_flavors with result 0 in 44 seconds 2026-07-13 18:23:08.341 | + inc/async:async_wait:197 : return 0 2026-07-13 18:23:08.345 | + ./stack.sh:main:1380 : is_service_enabled horizon 2026-07-13 18:23:08.373 | + functions-common:is_service_enabled:2076 : return 1 2026-07-13 18:23:08.377 | + ./stack.sh:main:1394 : is_service_enabled nova 2026-07-13 18:23:08.402 | + functions-common:is_service_enabled:2076 : return 0 2026-07-13 18:23:08.406 | + ./stack.sh:main:1394 : is_service_enabled keystone 2026-07-13 18:23:08.434 | + functions-common:is_service_enabled:2076 : return 0 2026-07-13 18:23:08.437 | + ./stack.sh:main:1395 : USERRC_PARAMS='-PA --target-dir /home/quobyte/devstack/accrc --os-password nomoresecret' 2026-07-13 18:23:08.441 | + ./stack.sh:main:1397 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2026-07-13 18:23:08.444 | + ./stack.sh:main:1401 : /home/quobyte/devstack/tools/create_userrc.sh -PA --target-dir /home/quobyte/devstack/accrc --os-password nomoresecret 2026-07-13 18:23:08.447 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-13 18:23:08.450 | + home/quobyte/devstack/tools/create_userrc.sh:main:31 : ACCOUNT_DIR=./accrc 2026-07-13 18:23:08.452 | ++ 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-13 18:23:08.455 | + home/quobyte/devstack/tools/create_userrc.sh:main:80 : options=' -P -A --target-dir '\''/home/quobyte/devstack/accrc'\'' --os-password '\''nomoresecret'\'' --' 2026-07-13 18:23:08.457 | + home/quobyte/devstack/tools/create_userrc.sh:main:84 : eval set -- -P -A --target-dir ''\''/home/quobyte/devstack/accrc'\''' --os-password ''\''nomoresecret'\''' -- 2026-07-13 18:23:08.458 | ++ home/quobyte/devstack/tools/create_userrc.sh:main:84 : set -- -P -A --target-dir /home/quobyte/devstack/accrc --os-password nomoresecret -- 2026-07-13 18:23:08.460 | + home/quobyte/devstack/tools/create_userrc.sh:main:85 : ADDPASS= 2026-07-13 18:23:08.462 | + home/quobyte/devstack/tools/create_userrc.sh:main:86 : HEAT_URL= 2026-07-13 18:23:08.464 | + home/quobyte/devstack/tools/create_userrc.sh:main:91 : SKIP_PROJECT=service 2026-07-13 18:23:08.466 | + home/quobyte/devstack/tools/create_userrc.sh:main:92 : MODE= 2026-07-13 18:23:08.468 | + home/quobyte/devstack/tools/create_userrc.sh:main:93 : ROLE=Member 2026-07-13 18:23:08.470 | + home/quobyte/devstack/tools/create_userrc.sh:main:94 : USER_NAME= 2026-07-13 18:23:08.472 | + home/quobyte/devstack/tools/create_userrc.sh:main:95 : USER_PASS= 2026-07-13 18:23:08.474 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 7 -gt 0 ']' 2026-07-13 18:23:08.475 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-07-13 18:23:08.477 | + home/quobyte/devstack/tools/create_userrc.sh:main:119 : ADDPASS=yes 2026-07-13 18:23:08.479 | + home/quobyte/devstack/tools/create_userrc.sh:main:126 : shift 2026-07-13 18:23:08.481 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 6 -gt 0 ']' 2026-07-13 18:23:08.483 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-07-13 18:23:08.485 | + home/quobyte/devstack/tools/create_userrc.sh:main:118 : MODE=all 2026-07-13 18:23:08.486 | + home/quobyte/devstack/tools/create_userrc.sh:main:126 : shift 2026-07-13 18:23:08.488 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 5 -gt 0 ']' 2026-07-13 18:23:08.490 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-07-13 18:23:08.492 | + home/quobyte/devstack/tools/create_userrc.sh:main:113 : ACCOUNT_DIR=/home/quobyte/devstack/accrc 2026-07-13 18:23:08.494 | + home/quobyte/devstack/tools/create_userrc.sh:main:113 : shift 2026-07-13 18:23:08.496 | + home/quobyte/devstack/tools/create_userrc.sh:main:126 : shift 2026-07-13 18:23:08.498 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 3 -gt 0 ']' 2026-07-13 18:23:08.500 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-07-13 18:23:08.502 | + home/quobyte/devstack/tools/create_userrc.sh:main:100 : export OS_PASSWORD=nomoresecret 2026-07-13 18:23:08.504 | + home/quobyte/devstack/tools/create_userrc.sh:main:100 : OS_PASSWORD=nomoresecret 2026-07-13 18:23:08.506 | + home/quobyte/devstack/tools/create_userrc.sh:main:100 : shift 2026-07-13 18:23:08.507 | + home/quobyte/devstack/tools/create_userrc.sh:main:126 : shift 2026-07-13 18:23:08.509 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 1 -gt 0 ']' 2026-07-13 18:23:08.511 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-07-13 18:23:08.513 | + home/quobyte/devstack/tools/create_userrc.sh:main:122 : shift 2026-07-13 18:23:08.515 | + home/quobyte/devstack/tools/create_userrc.sh:main:122 : break 2026-07-13 18:23:08.517 | + home/quobyte/devstack/tools/create_userrc.sh:main:129 : '[' -z nomoresecret ']' 2026-07-13 18:23:08.520 | + home/quobyte/devstack/tools/create_userrc.sh:main:138 : '[' -z '' -a '' ']' 2026-07-13 18:23:08.522 | + home/quobyte/devstack/tools/create_userrc.sh:main:142 : '[' -z '' -a '' ']' 2026-07-13 18:23:08.524 | + home/quobyte/devstack/tools/create_userrc.sh:main:146 : '[' -z '' -a -z '' ']' 2026-07-13 18:23:08.526 | + home/quobyte/devstack/tools/create_userrc.sh:main:147 : export OS_PROJECT_NAME=admin 2026-07-13 18:23:08.528 | + home/quobyte/devstack/tools/create_userrc.sh:main:147 : OS_PROJECT_NAME=admin 2026-07-13 18:23:08.530 | + home/quobyte/devstack/tools/create_userrc.sh:main:150 : '[' -z '' ']' 2026-07-13 18:23:08.532 | + home/quobyte/devstack/tools/create_userrc.sh:main:151 : export OS_USERNAME=admin 2026-07-13 18:23:08.534 | + home/quobyte/devstack/tools/create_userrc.sh:main:151 : OS_USERNAME=admin 2026-07-13 18:23:08.536 | + home/quobyte/devstack/tools/create_userrc.sh:main:154 : '[' -z '' ']' 2026-07-13 18:23:08.538 | + home/quobyte/devstack/tools/create_userrc.sh:main:155 : export OS_AUTH_URL=http://localhost:5000/v3/ 2026-07-13 18:23:08.540 | + home/quobyte/devstack/tools/create_userrc.sh:main:155 : OS_AUTH_URL=http://localhost:5000/v3/ 2026-07-13 18:23:08.542 | + home/quobyte/devstack/tools/create_userrc.sh:main:158 : '[' -z '' -a -z '' ']' 2026-07-13 18:23:08.544 | + home/quobyte/devstack/tools/create_userrc.sh:main:160 : OS_USER_DOMAIN_ID=default 2026-07-13 18:23:08.546 | + home/quobyte/devstack/tools/create_userrc.sh:main:163 : '[' -z '' -a -z '' ']' 2026-07-13 18:23:08.548 | + home/quobyte/devstack/tools/create_userrc.sh:main:165 : OS_PROJECT_DOMAIN_ID=default 2026-07-13 18:23:08.550 | + home/quobyte/devstack/tools/create_userrc.sh:main:168 : USER_PASS=nomoresecret 2026-07-13 18:23:08.552 | + home/quobyte/devstack/tools/create_userrc.sh:main:169 : USER_NAME=admin 2026-07-13 18:23:08.554 | + home/quobyte/devstack/tools/create_userrc.sh:main:171 : '[' -z all ']' 2026-07-13 18:23:08.556 | + home/quobyte/devstack/tools/create_userrc.sh:main:239 : '[' all '!=' create ']' 2026-07-13 18:23:08.559 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : grep ,True 2026-07-13 18:23:08.559 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : openstack project list --long --quote none -f csv 2026-07-13 18:23:08.559 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : grep -v service 2026-07-13 18:23:08.559 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : IFS=, 2026-07-13 18:23:08.561 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2026-07-13 18:23:10.916 | Failed to discover available identity versions when contacting http://localhost:5000/v3/. Attempting to parse version from URL. 2026-07-13 18:23:10.919 | 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-13 18:23:11.337 | + ./stack.sh:main:1406 : save_stackenv 2026-07-13 18:23:11.342 | + functions-common:save_stackenv:65 : local tag= 2026-07-13 18:23:11.346 | ++ functions-common:save_stackenv:67 : date +%F-%H%M%S 2026-07-13 18:23:11.353 | + functions-common:save_stackenv:67 : time_stamp=2026-07-13-202311 2026-07-13 18:23:11.357 | + functions-common:save_stackenv:68 : echo '# 2026-07-13-202311 ' 2026-07-13 18:23:11.361 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-13 18:23:11.365 | + functions-common:save_stackenv:70 : echo BASE_SQL_CONN=mysql+pymysql://root:stackdb@127.0.0.1 2026-07-13 18:23:11.368 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-13 18:23:11.372 | + functions-common:save_stackenv:70 : echo DATA_DIR=/opt/stack/data 2026-07-13 18:23:11.374 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-13 18:23:11.378 | + functions-common:save_stackenv:70 : echo DEST=/opt/stack 2026-07-13 18:23:11.381 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-13 18:23:11.385 | + 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-13 18:23:11.389 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-13 18:23:11.392 | + functions-common:save_stackenv:70 : echo HOST_IP=192.168.122.212 2026-07-13 18:23:11.396 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-13 18:23:11.400 | + functions-common:save_stackenv:70 : echo KEYSTONE_SERVICE_URI=http://192.168.122.212/identity 2026-07-13 18:23:11.403 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-13 18:23:11.407 | + functions-common:save_stackenv:70 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2026-07-13-195831 2026-07-13 18:23:11.411 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-13 18:23:11.414 | + functions-common:save_stackenv:70 : echo OS_CACERT= 2026-07-13 18:23:11.418 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-13 18:23:11.421 | + functions-common:save_stackenv:70 : echo SERVICE_HOST=192.168.122.212 2026-07-13 18:23:11.425 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-13 18:23:11.429 | + functions-common:save_stackenv:70 : echo STACK_USER=quobyte 2026-07-13 18:23:11.433 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-13 18:23:11.437 | + functions-common:save_stackenv:70 : echo TLS_IP= 2026-07-13 18:23:11.441 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-13 18:23:11.444 | + functions-common:save_stackenv:70 : echo HOST_IPV6=::1 2026-07-13 18:23:11.448 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-13 18:23:11.452 | + functions-common:save_stackenv:70 : echo SERVICE_IP_VERSION=4 2026-07-13 18:23:11.455 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-13 18:23:11.458 | + functions-common:save_stackenv:70 : echo TUNNEL_ENDPOINT_IP=192.168.122.212 2026-07-13 18:23:11.461 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-13 18:23:11.465 | + functions-common:save_stackenv:70 : echo TUNNEL_IP_VERSION=4 2026-07-13 18:23:11.469 | + ./stack.sh:main:1417 : merge_config_group /home/quobyte/devstack/local.conf extra 2026-07-13 18:23:11.473 | + inc/meta-config:merge_config_group:171 : local localfile=/home/quobyte/devstack/local.conf 2026-07-13 18:23:11.477 | + inc/meta-config:merge_config_group:171 : shift 2026-07-13 18:23:11.480 | + inc/meta-config:merge_config_group:172 : local matchgroups=extra 2026-07-13 18:23:11.483 | + inc/meta-config:merge_config_group:174 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-07-13 18:23:11.487 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-07-13 18:23:11.490 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-07-13 18:23:11.495 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/quobyte/devstack/local.conf extra 2026-07-13 18:23:11.498 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/quobyte/devstack/local.conf 2026-07-13 18:23:11.502 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=extra 2026-07-13 18:23:11.506 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-07-13 18:23:11.510 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=extra ' 2026-07-13 18:23:11.510 | /^\[\[.+\|.*\]\]/ { 2026-07-13 18:23:11.510 | gsub("[][]", "", $1); 2026-07-13 18:23:11.510 | split($1, a, "|"); 2026-07-13 18:23:11.510 | if (a[1] == matchgroup) 2026-07-13 18:23:11.510 | print a[2] 2026-07-13 18:23:11.510 | } 2026-07-13 18:23:11.511 | ' /home/quobyte/devstack/local.conf 2026-07-13 18:23:11.518 | + ./stack.sh:main:1424 : run_phase stack extra 2026-07-13 18:23:11.521 | + functions-common:run_phase:1848 : local mode=stack 2026-07-13 18:23:11.524 | + functions-common:run_phase:1849 : local phase=extra 2026-07-13 18:23:11.529 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-07-13 18:23:11.533 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-07-13 18:23:11.537 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-07-13 18:23:11.541 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-07-13 18:23:11.544 | + functions-common:run_phase:1858 : local extra 2026-07-13 18:23:11.548 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-07-13 18:23:11.553 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-07-13 18:23:11.557 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-07-13 18:23:11.560 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-07-13 18:23:11.564 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack extra 2026-07-13 18:23:11.567 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-07-13 18:23:11.592 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-13 18:23:11.596 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-07-13 18:23:11.600 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-07-13 18:23:11.604 | ++ extras.d/80-tempest.sh:source:7 : [[ extra == \i\n\s\t\a\l\l ]] 2026-07-13 18:23:11.608 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-07-13 18:23:11.611 | ++ extras.d/80-tempest.sh:source:10 : [[ extra == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-07-13 18:23:11.614 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2026-07-13 18:23:11.617 | ++ extras.d/80-tempest.sh:source:13 : [[ extra == \e\x\t\r\a ]] 2026-07-13 18:23:11.620 | ++ extras.d/80-tempest.sh:source:15 : : 2026-07-13 18:23:11.624 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-07-13 18:23:11.628 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-07-13 18:23:11.632 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-07-13 18:23:11.635 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-07-13 18:23:11.638 | + functions-common:run_phase:1875 : run_plugins stack extra 2026-07-13 18:23:11.642 | + functions-common:run_plugins:1834 : local mode=stack 2026-07-13 18:23:11.646 | + functions-common:run_plugins:1835 : local phase=extra 2026-07-13 18:23:11.651 | + functions-common:run_plugins:1837 : local plugins= 2026-07-13 18:23:11.655 | + functions-common:run_plugins:1838 : local plugin 2026-07-13 18:23:11.658 | + ./stack.sh:main:1432 : merge_config_group /home/quobyte/devstack/local.conf post-extra 2026-07-13 18:23:11.661 | + inc/meta-config:merge_config_group:171 : local localfile=/home/quobyte/devstack/local.conf 2026-07-13 18:23:11.665 | + inc/meta-config:merge_config_group:171 : shift 2026-07-13 18:23:11.668 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-extra 2026-07-13 18:23:11.671 | + inc/meta-config:merge_config_group:174 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-07-13 18:23:11.675 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-07-13 18:23:11.678 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-07-13 18:23:11.683 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/quobyte/devstack/local.conf post-extra 2026-07-13 18:23:11.687 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/quobyte/devstack/local.conf 2026-07-13 18:23:11.691 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-extra 2026-07-13 18:23:11.695 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-07-13 18:23:11.699 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-extra ' 2026-07-13 18:23:11.699 | /^\[\[.+\|.*\]\]/ { 2026-07-13 18:23:11.699 | gsub("[][]", "", $1); 2026-07-13 18:23:11.699 | split($1, a, "|"); 2026-07-13 18:23:11.699 | if (a[1] == matchgroup) 2026-07-13 18:23:11.699 | print a[2] 2026-07-13 18:23:11.700 | } 2026-07-13 18:23:11.700 | ' /home/quobyte/devstack/local.conf 2026-07-13 18:23:11.708 | + ./stack.sh:main:1441 : is_service_enabled n-cpu 2026-07-13 18:23:11.734 | + functions-common:is_service_enabled:2076 : return 0 2026-07-13 18:23:11.737 | + ./stack.sh:main:1442 : is_nova_ready 2026-07-13 18:23:11.741 | + lib/nova:is_nova_ready:1166 : wait_for_compute 60 2026-07-13 18:23:11.745 | + functions:wait_for_compute:490 : local timeout=60 2026-07-13 18:23:11.748 | + functions:wait_for_compute:491 : local rval=0 2026-07-13 18:23:11.751 | + functions:wait_for_compute:492 : local compute_hostname 2026-07-13 18:23:11.755 | + functions:wait_for_compute:493 : time_start wait_for_service 2026-07-13 18:23:11.758 | + functions-common:time_start:2406 : local name=wait_for_service 2026-07-13 18:23:11.761 | + functions-common:time_start:2407 : local start_time= 2026-07-13 18:23:11.766 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-13 18:23:11.770 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-13 18:23:11.775 | + functions-common:time_start:2411 : _TIME_START[$name]=1783966991772 2026-07-13 18:23:11.779 | ++ functions:wait_for_compute:494 : iniget /etc/nova/nova.conf DEFAULT host 2026-07-13 18:23:11.808 | + functions:wait_for_compute:494 : compute_hostname= 2026-07-13 18:23:11.812 | + functions:wait_for_compute:495 : [[ -z '' ]] 2026-07-13 18:23:11.818 | ++ functions:wait_for_compute:496 : hostname 2026-07-13 18:23:11.824 | + functions:wait_for_compute:496 : compute_hostname=devstack 2026-07-13 18:23:11.827 | + functions:wait_for_compute:498 : timeout 60 bash -x 2026-07-13 18:23:11.832 | ++ functions:wait_for_compute:498 : hostname 2026-07-13 18:23:11.837 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-13 18:23:11.838 | + :: : ID= 2026-07-13 18:23:11.841 | + :: : [[ '' == '' ]] 2026-07-13 18:23:11.842 | + :: : sleep 1 2026-07-13 18:23:12.846 | + :: : [[ libvirt = \f\a\k\e ]] 2026-07-13 18:23:12.848 | ++ :: : openstack --os-cloud devstack-admin --os-region RegionOne compute service list --host devstack --service nova-compute -c ID -f value 2026-07-13 18:23:16.401 | + :: : ID=52740381-4c74-4993-992c-452dfa9de4e7 2026-07-13 18:23:16.403 | + :: : [[ 52740381-4c74-4993-992c-452dfa9de4e7 == '' ]] 2026-07-13 18:23:16.409 | + functions:wait_for_compute:510 : time_stop wait_for_service 2026-07-13 18:23:16.413 | + functions-common:time_stop:2420 : local name 2026-07-13 18:23:16.419 | + functions-common:time_stop:2421 : local end_time 2026-07-13 18:23:16.422 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-13 18:23:16.426 | + functions-common:time_stop:2423 : local total 2026-07-13 18:23:16.432 | + functions-common:time_stop:2424 : local start_time 2026-07-13 18:23:16.435 | + functions-common:time_stop:2426 : name=wait_for_service 2026-07-13 18:23:16.439 | + functions-common:time_stop:2427 : start_time=1783966991772 2026-07-13 18:23:16.443 | + functions-common:time_stop:2429 : [[ -z 1783966991772 ]] 2026-07-13 18:23:16.449 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-13 18:23:16.456 | + functions-common:time_stop:2432 : end_time=1783966996451 2026-07-13 18:23:16.460 | + functions-common:time_stop:2433 : elapsed_time=4679 2026-07-13 18:23:16.464 | + functions-common:time_stop:2434 : total=24876 2026-07-13 18:23:16.469 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-13 18:23:16.473 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=29555 2026-07-13 18:23:16.477 | + functions:wait_for_compute:512 : [[ 0 != 0 ]] 2026-07-13 18:23:16.481 | + functions:wait_for_compute:516 : return 0 2026-07-13 18:23:16.485 | + ./stack.sh:main:1446 : service_check 2026-07-13 18:23:16.489 | + functions-common:service_check:1713 : local service 2026-07-13 18:23:16.493 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-13 18:23:16.497 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@key.service 2026-07-13 18:23:16.516 | not-found 2026-07-13 18:23:16.522 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-13 18:23:16.526 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-api.service 2026-07-13 18:23:16.546 | enabled 2026-07-13 18:23:16.552 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-api.service --no-pager 2026-07-13 18:23:16.576 | ● devstack@n-api.service - Devstack devstack@n-api.service 2026-07-13 18:23:16.576 | Loaded: loaded (/etc/systemd/system/devstack@n-api.service; enabled; preset: enabled) 2026-07-13 18:23:16.577 | Active: active (running) since Mon 2026-07-13 20:19:52 CEST; 3min 24s ago 2026-07-13 18:23:16.577 | Main PID: 61480 (uwsgi) 2026-07-13 18:23:16.577 | Status: "uWSGI is ready" 2026-07-13 18:23:16.577 | Tasks: 17 (limit: 14255) 2026-07-13 18:23:16.577 | Memory: 272.1M (peak: 272.6M) 2026-07-13 18:23:16.577 | CPU: 14.662s 2026-07-13 18:23:16.577 | CGroup: /system.slice/system-devstack.slice/devstack@n-api.service 2026-07-13 18:23:16.577 | ├─61480 "nova-apiuWSGI master" 2026-07-13 18:23:16.577 | ├─61481 "nova-apiuWSGI worker 1" 2026-07-13 18:23:16.577 | └─61482 "nova-apiuWSGI worker 2" 2026-07-13 18:23:16.577 | 2026-07-13 18:23:16.578 | Jul 13 20:23:15 devstack devstack@n-api.service[61481]: [pid: 61481|app: 0|req: 18/36] 192.168.122.212 () {54 vars in 935 bytes} [Mon Jul 13 20:23:15 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-13 18:23:16.578 | Jul 13 20:23:15 devstack devstack@n-api.service[61482]: DEBUG nova.api.openstack.wsgi [None req-d50df5e9-ba0a-4cc9-a7cb-68bbf524aac5 admin admin] Calling method '>' {{(pid=61482) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} 2026-07-13 18:23:16.578 | Jul 13 20:23:15 devstack devstack@n-api.service[61482]: DEBUG oslo_concurrency.lockutils [None req-d50df5e9-ba0a-4cc9-a7cb-68bbf524aac5 admin admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61482) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} 2026-07-13 18:23:16.578 | Jul 13 20:23:15 devstack devstack@n-api.service[61482]: DEBUG oslo_concurrency.lockutils [None req-d50df5e9-ba0a-4cc9-a7cb-68bbf524aac5 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=61482) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} 2026-07-13 18:23:16.578 | Jul 13 20:23:15 devstack devstack@n-api.service[61482]: DEBUG oslo_concurrency.lockutils [None req-d50df5e9-ba0a-4cc9-a7cb-68bbf524aac5 admin admin] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61482) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} 2026-07-13 18:23:16.578 | Jul 13 20:23:15 devstack devstack@n-api.service[61482]: DEBUG oslo_concurrency.lockutils [None req-d50df5e9-ba0a-4cc9-a7cb-68bbf524aac5 admin admin] Acquiring lock "1e8fa896-dd4f-450b-9a7a-cd6322b69525" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61482) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} 2026-07-13 18:23:16.578 | Jul 13 20:23:15 devstack devstack@n-api.service[61482]: DEBUG oslo_concurrency.lockutils [None req-d50df5e9-ba0a-4cc9-a7cb-68bbf524aac5 admin admin] Lock "1e8fa896-dd4f-450b-9a7a-cd6322b69525" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61482) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} 2026-07-13 18:23:16.578 | Jul 13 20:23:15 devstack devstack@n-api.service[61482]: DEBUG oslo_concurrency.lockutils [None req-d50df5e9-ba0a-4cc9-a7cb-68bbf524aac5 admin admin] Lock "1e8fa896-dd4f-450b-9a7a-cd6322b69525" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=61482) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} 2026-07-13 18:23:16.578 | Jul 13 20:23:15 devstack devstack@n-api.service[61482]: INFO nova.api.openstack.requestlog [None req-d50df5e9-ba0a-4cc9-a7cb-68bbf524aac5 admin admin] 192.168.122.212 "GET /compute/v2.1/os-services?binary=nova-compute&host=devstack" status: 200 len: 251 microversion: 2.69 time: 0.164758 2026-07-13 18:23:16.578 | Jul 13 20:23:15 devstack devstack@n-api.service[61482]: [pid: 61482|app: 0|req: 19/37] 192.168.122.212 () {60 vars in 1325 bytes} [Mon Jul 13 20:23:15 2026] GET /compute/v2.1/os-services?binary=nova-compute&host=devstack => generated 251 bytes in 166 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2026-07-13 18:23:16.581 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-13 18:23:16.585 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-cpu.service 2026-07-13 18:23:16.605 | enabled 2026-07-13 18:23:16.611 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-cpu.service --no-pager 2026-07-13 18:23:16.637 | ● devstack@n-cpu.service - Devstack devstack@n-cpu.service 2026-07-13 18:23:16.638 | Loaded: loaded (/etc/systemd/system/devstack@n-cpu.service; enabled; preset: enabled) 2026-07-13 18:23:16.638 | Active: active (running) since Mon 2026-07-13 20:22:17 CEST; 58s ago 2026-07-13 18:23:16.638 | Main PID: 73572 (nova-compute) 2026-07-13 18:23:16.638 | Tasks: 10 (limit: 14255) 2026-07-13 18:23:16.638 | Memory: 136.1M (peak: 137.7M) 2026-07-13 18:23:16.638 | CPU: 4.490s 2026-07-13 18:23:16.638 | CGroup: /system.slice/system-devstack.slice/devstack@n-cpu.service 2026-07-13 18:23:16.638 | └─73572 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf 2026-07-13 18:23:16.639 | 2026-07-13 18:23:16.639 | Jul 13 20:22:39 devstack nova-compute[73572]: DEBUG nova.compute.provider_tree [None req-f8f7da26-8429-4cce-94d3-9e9282202193 None None] Updating resource provider aba65c6d-ca63-4387-ae4c-7534a988940f generation from 0 to 1 during operation: update_inventory {{(pid=73572) _update_generation /opt/stack/nova/nova/compute/provider_tree.py:164}} 2026-07-13 18:23:16.639 | Jul 13 20:22:39 devstack nova-compute[73572]: DEBUG nova.compute.provider_tree [None req-f8f7da26-8429-4cce-94d3-9e9282202193 None None] Updating inventory in ProviderTree for provider aba65c6d-ca63-4387-ae4c-7534a988940f with inventory: {'MEMORY_MB': {'total': 11961, 'reserved': 512, 'min_unit': 1, 'max_unit': 11961, 'step_size': 1, 'allocation_ratio': 1.0}, 'VCPU': {'total': 4, 'reserved': 0, 'min_unit': 1, 'max_unit': 4, 'step_size': 1, 'allocation_ratio': 4.0}, 'DISK_GB': {'total': 25, 'reserved': 0, 'min_unit': 1, 'max_unit': 25, 'step_size': 1, 'allocation_ratio': 1.0}} {{(pid=73572) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:176}} 2026-07-13 18:23:16.639 | Jul 13 20:22:39 devstack nova-compute[73572]: DEBUG nova.compute.provider_tree [None req-f8f7da26-8429-4cce-94d3-9e9282202193 None None] Updating resource provider aba65c6d-ca63-4387-ae4c-7534a988940f generation from 1 to 2 during operation: update_traits {{(pid=73572) _update_generation /opt/stack/nova/nova/compute/provider_tree.py:164}} 2026-07-13 18:23:16.640 | Jul 13 20:22:39 devstack nova-compute[73572]: DEBUG nova.compute.resource_tracker [None req-f8f7da26-8429-4cce-94d3-9e9282202193 None None] Compute_service record updated for devstack:devstack {{(pid=73572) _update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:1097}} 2026-07-13 18:23:16.640 | Jul 13 20:22:39 devstack nova-compute[73572]: DEBUG oslo_concurrency.lockutils [None req-f8f7da26-8429-4cce-94d3-9e9282202193 None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: held 1.412s {{(pid=73572) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} 2026-07-13 18:23:16.640 | Jul 13 20:22:39 devstack nova-compute[73572]: DEBUG nova.service [None req-f8f7da26-8429-4cce-94d3-9e9282202193 None None] Creating RPC server for service: nova-compute on topic: compute {{(pid=73572) start /opt/stack/nova/nova/service.py:196}} 2026-07-13 18:23:16.640 | Jul 13 20:22:40 devstack nova-compute[73572]: DEBUG nova.service [None req-f8f7da26-8429-4cce-94d3-9e9282202193 None None] Creating 2nd RPC server for service: nova-compute on topic: compute-alt {{(pid=73572) start /opt/stack/nova/nova/service.py:212}} 2026-07-13 18:23:16.640 | Jul 13 20:22:40 devstack nova-compute[73572]: DEBUG nova.service [None req-f8f7da26-8429-4cce-94d3-9e9282202193 None None] Join ServiceGroup membership for this service compute {{(pid=73572) start /opt/stack/nova/nova/service.py:222}} 2026-07-13 18:23:16.640 | Jul 13 20:22:40 devstack nova-compute[73572]: DEBUG nova.servicegroup.drivers.db [None req-f8f7da26-8429-4cce-94d3-9e9282202193 None None] DB_Driver: join new ServiceGroup member devstack to the compute group, service = {{(pid=73572) join /opt/stack/nova/nova/servicegroup/drivers/db.py:44}} 2026-07-13 18:23:16.640 | Jul 13 20:22:45 devstack nova-compute[73572]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.93 seconds {{(pid=73572) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-13 18:23:16.645 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-13 18:23:16.649 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-cond.service 2026-07-13 18:23:16.670 | not-found 2026-07-13 18:23:16.676 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-13 18:23:16.680 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-sch.service 2026-07-13 18:23:16.700 | enabled 2026-07-13 18:23:16.707 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-sch.service --no-pager 2026-07-13 18:23:16.732 | ● devstack@n-sch.service - Devstack devstack@n-sch.service 2026-07-13 18:23:16.732 | Loaded: loaded (/etc/systemd/system/devstack@n-sch.service; enabled; preset: enabled) 2026-07-13 18:23:16.732 | Active: active (running) since Mon 2026-07-13 20:22:04 CEST; 1min 12s ago 2026-07-13 18:23:16.732 | Main PID: 69861 (nova-scheduler:) 2026-07-13 18:23:16.732 | Tasks: 19 (limit: 14255) 2026-07-13 18:23:16.732 | Memory: 156.7M (peak: 157.1M) 2026-07-13 18:23:16.732 | CPU: 4.846s 2026-07-13 18:23:16.732 | CGroup: /system.slice/system-devstack.slice/devstack@n-sch.service 2026-07-13 18:23:16.733 | ├─69861 "nova-scheduler: master process [/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf]" 2026-07-13 18:23:16.733 | ├─71622 "nova-scheduler: ServiceWrapper worker(0)" 2026-07-13 18:23:16.733 | └─71626 "nova-scheduler: ServiceWrapper worker(1)" 2026-07-13 18:23:16.733 | 2026-07-13 18:23:16.733 | Jul 13 20:22:11 devstack nova-scheduler[71626]: DEBUG nova.servicegroup.drivers.db [None req-27677568-c7c6-4073-bb25-756f61b30cf3 None None] DB_Driver: join new ServiceGroup member devstack to the scheduler group, service = {{(pid=71626) join /opt/stack/nova/nova/servicegroup/drivers/db.py:44}} 2026-07-13 18:23:16.733 | Jul 13 20:22:16 devstack nova-scheduler[71622]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.97 seconds {{(pid=71622) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-13 18:23:16.733 | Jul 13 20:22:16 devstack nova-scheduler[71626]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.98 seconds {{(pid=71626) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-13 18:23:16.733 | Jul 13 20:22:18 devstack nova-scheduler[69861]: DEBUG dbcounter [-] [69861] Writing DB stats nova_api:SELECT=3 {{(pid=69861) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-13 18:23:16.733 | Jul 13 20:22:18 devstack nova-scheduler[69861]: DEBUG dbcounter [-] [69861] Writing DB stats nova_cell0:SELECT=1 {{(pid=69861) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-13 18:23:16.733 | Jul 13 20:22:18 devstack nova-scheduler[69861]: DEBUG dbcounter [-] [69861] Writing DB stats nova_cell1:SELECT=1 {{(pid=69861) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-13 18:23:16.733 | Jul 13 20:22:26 devstack nova-scheduler[71622]: DEBUG dbcounter [-] [71622] Writing DB stats nova_cell0:SELECT=4,nova_cell0:INSERT=1,nova_cell0:UPDATE=1 {{(pid=71622) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-13 18:23:16.734 | Jul 13 20:22:26 devstack nova-scheduler[71626]: DEBUG dbcounter [-] [71626] Writing DB stats nova_cell0:SELECT=5,nova_cell0:INSERT=1 {{(pid=71626) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-13 18:23:16.734 | Jul 13 20:22:54 devstack nova-scheduler[71626]: DEBUG oslo.service.backend._threading.loopingcall [None req-009fe374-3733-42e1-834a-a4f5f5b3f1d9 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=71626) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-13 18:23:16.734 | Jul 13 20:23:00 devstack nova-scheduler[71622]: DEBUG oslo.service.backend._threading.loopingcall [None req-66baa219-76f8-4315-a271-9a01cdb3f00e None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=71622) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-13 18:23:16.740 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-13 18:23:16.744 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-novnc.service 2026-07-13 18:23:16.763 | not-found 2026-07-13 18:23:16.769 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-13 18:23:16.773 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-api-meta.service 2026-07-13 18:23:16.794 | enabled 2026-07-13 18:23:16.801 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-api-meta.service --no-pager 2026-07-13 18:23:16.828 | ● devstack@n-api-meta.service - Devstack devstack@n-api-meta.service 2026-07-13 18:23:16.829 | Loaded: loaded (/etc/systemd/system/devstack@n-api-meta.service; enabled; preset: enabled) 2026-07-13 18:23:16.829 | Active: active (running) since Mon 2026-07-13 20:22:06 CEST; 1min 9s ago 2026-07-13 18:23:16.829 | Main PID: 70472 (uwsgi) 2026-07-13 18:23:16.829 | Status: "uWSGI is ready" 2026-07-13 18:23:16.829 | Tasks: 16 (limit: 14255) 2026-07-13 18:23:16.829 | Memory: 221.1M (peak: 221.6M) 2026-07-13 18:23:16.829 | CPU: 9.952s 2026-07-13 18:23:16.829 | CGroup: /system.slice/system-devstack.slice/devstack@n-api-meta.service 2026-07-13 18:23:16.829 | ├─70472 "nova-api-metauWSGI master" 2026-07-13 18:23:16.829 | ├─70473 "nova-api-metauWSGI worker 1" 2026-07-13 18:23:16.829 | ├─70474 "nova-api-metauWSGI worker 2" 2026-07-13 18:23:16.830 | └─70475 "nova-api-metauWSGI http 1" 2026-07-13 18:23:16.830 | 2026-07-13 18:23:16.830 | Jul 13 20:22:13 devstack devstack@n-api-meta.service[70474]: DEBUG nova.api.openstack.wsgi_app [None req-8d677d96-8574-4400-b74b-808691f1c5de None None] ******************************************************************************** {{(pid=70474) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3260}} 2026-07-13 18:23:16.830 | Jul 13 20:22:13 devstack devstack@n-api-meta.service[70474]: WSGI app 0 (mountpoint='') ready in 7 seconds on interpreter 0x7a785cea4668 pid: 70474 (default app) 2026-07-13 18:23:16.830 | Jul 13 20:22:22 devstack devstack@n-api-meta.service[70473]: DEBUG dbcounter [-] [70473] Writing DB stats nova_api:SELECT=1 {{(pid=70473) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-13 18:23:16.830 | Jul 13 20:22:22 devstack devstack@n-api-meta.service[70474]: DEBUG dbcounter [-] [70474] Writing DB stats nova_api:SELECT=1 {{(pid=70474) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-13 18:23:16.830 | Jul 13 20:22:22 devstack devstack@n-api-meta.service[70474]: DEBUG dbcounter [-] [70474] Writing DB stats nova_cell0:SELECT=1 {{(pid=70474) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-13 18:23:16.830 | Jul 13 20:22:22 devstack devstack@n-api-meta.service[70474]: DEBUG dbcounter [-] [70474] Writing DB stats nova_cell1:SELECT=1 {{(pid=70474) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-13 18:23:16.830 | Jul 13 20:22:22 devstack devstack@n-api-meta.service[70473]: DEBUG dbcounter [-] [70473] Writing DB stats nova_cell0:SELECT=1 {{(pid=70473) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-13 18:23:16.830 | Jul 13 20:22:22 devstack devstack@n-api-meta.service[70473]: DEBUG dbcounter [-] [70473] Writing DB stats nova_cell1:SELECT=1 {{(pid=70473) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-13 18:23:16.830 | Jul 13 20:22:22 devstack devstack@n-api-meta.service[70474]: DEBUG dbcounter [-] [70474] Writing DB stats nova_cell0:SELECT=2,nova_cell0:INSERT=1 {{(pid=70474) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-13 18:23:16.831 | Jul 13 20:22:22 devstack devstack@n-api-meta.service[70473]: DEBUG dbcounter [-] [70473] Writing DB stats nova_cell0:SELECT=1 {{(pid=70473) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-13 18:23:16.836 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-13 18:23:16.841 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@placement-api.service 2026-07-13 18:23:16.861 | enabled 2026-07-13 18:23:16.867 | + functions-common:service_check:1720 : sudo systemctl status devstack@placement-api.service --no-pager 2026-07-13 18:23:16.891 | ● devstack@placement-api.service - Devstack devstack@placement-api.service 2026-07-13 18:23:16.891 | Loaded: loaded (/etc/systemd/system/devstack@placement-api.service; enabled; preset: enabled) 2026-07-13 18:23:16.891 | Active: active (running) since Mon 2026-07-13 20:20:34 CEST; 2min 42s ago 2026-07-13 18:23:16.891 | Main PID: 67661 (uwsgi) 2026-07-13 18:23:16.891 | Status: "uWSGI is ready" 2026-07-13 18:23:16.891 | Tasks: 5 (limit: 14255) 2026-07-13 18:23:16.891 | Memory: 177.0M (peak: 177.2M) 2026-07-13 18:23:16.892 | CPU: 6.455s 2026-07-13 18:23:16.892 | CGroup: /system.slice/system-devstack.slice/devstack@placement-api.service 2026-07-13 18:23:16.892 | ├─67661 "placementuWSGI master" 2026-07-13 18:23:16.892 | ├─67662 "placementuWSGI worker 1" 2026-07-13 18:23:16.892 | └─67663 "placementuWSGI worker 2" 2026-07-13 18:23:16.892 | 2026-07-13 18:23:16.892 | Jul 13 20:22:39 devstack devstack@placement-api.service[67663]: INFO placement.requestlog [req-439e2670-6c9a-4830-ae9f-496928226c1d req-6514e790-80ac-4caa-abbd-a62eafe7a480 service nova] 192.168.122.212 "PUT /placement/resource_providers/aba65c6d-ca63-4387-ae4c-7534a988940f/inventories" status: 200 len: 396 microversion: 1.26 2026-07-13 18:23:16.892 | Jul 13 20:22:39 devstack devstack@placement-api.service[67663]: [pid: 67663|app: 0|req: 4/9] 192.168.122.212 () {64 vars in 1498 bytes} [Mon Jul 13 20:22:39 2026] PUT /placement/resource_providers/aba65c6d-ca63-4387-ae4c-7534a988940f/inventories => generated 396 bytes in 62 msecs (HTTP/1.1 200) 8 headers in 296 bytes (1 switches on core 0) 2026-07-13 18:23:16.892 | Jul 13 20:22:39 devstack devstack@placement-api.service[67662]: DEBUG placement.requestlog [req-439e2670-6c9a-4830-ae9f-496928226c1d req-8db56b8d-6db9-4173-90ea-8c64cbd1ea29 None None] Starting request: 192.168.122.212 "GET /placement/traits?name=in:COMPUTE_STORAGE_BUS_SCSI,COMPUTE_GRAPHICS_MODEL_NONE,COMPUTE_NODE,HW_CPU_X86_AVX,COMPUTE_IMAGE_TYPE_ISO,COMPUTE_VOLUME_ATTACH_WITH_TAG,COMPUTE_TRUSTED_CERTS,COMPUTE_ADDRESS_SPACE_EMULATED,COMPUTE_GRAPHICS_MODEL_VGA,COMPUTE_VIOMMU_MODEL_INTEL,COMPUTE_STORAGE_BUS_VIRTIO,COMPUTE_VOLUME_EXTEND,COMPUTE_NET_VIF_MODEL_IGB,COMPUTE_SOCKET_PCI_NUMA_AFFINITY,COMPUTE_IMAGE_TYPE_RAW,COMPUTE_STORAGE_VIRTIO_FS,HW_CPU_X86_SSE2,COMPUTE_STORAGE_BUS_IDE,COMPUTE_NET_VIF_MODEL_NE2K_PCI,COMPUTE_STORAGE_BUS_USB,COMPUTE_SOUND_MODEL_USB,COMPUTE_RESCUE_BFV,HW_CPU_X86_AESNI,HW_CPU_X86_SSE4A,COMPUTE_NET_VIF_MODEL_VMXNET3,COMPUTE_ARCH_X86_64,COMPUTE_NET_VIF_MODEL_SPAPR_VLAN,HW_CPU_X86_SSSE3,COMPUTE_SOUND_MODEL_SB16,HW_CPU_X86_ABM,COMPUTE_GRAPHICS_MODEL_VIRTIO,COMPUTE_SOUND_MODEL_ICH6,HW_CPU_X86_F16C,COMPUTE_GRAPHICS_MODEL_CIRRUS,COMPUTE_NET_ATTACH_INTERFACE,HW_ARCH_X86_64,COMPUTE_NET_VIF_MODEL_VIRTIO,HW_CPU_X86_CLMUL,COMPUTE_GRAPHICS_MODEL_BOCHS,HW_CPU_X86_FMA3,COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG,COMPUTE_DEVICE_TAGGING,HW_CPU_X86_SSE41,COMPUTE_VOLUME_MULTI_ATTACH,COMPUTE_NET_VIF_MODEL_E1000,COMPUTE_IMAGE_TYPE_AMI,COMPUTE_SOUND_MODEL_ES1370,COMPUTE_SECURITY_UEFI_SECURE_BOOT,HW_CPU_X86_BMI,HW_CPU_X86_SSE,COMPUTE_GRAPHICS_MODEL_QXL,HW_CPU_X86_MMX,COMPUTE_SOUND_MODEL_AC97,COMPUTE_ADDRESS_SPACE_PASSTHROUGH,COMPUTE_ACCELERATORS,COMPUTE_VIOMMU_MODEL_AUTO,COMPUTE_SOUND_MODEL_PCSPK,HW_CPU_X86_AMD_SVM,COMPUTE_VIOMMU_MODEL_VIRTIO,COMPUTE_SOUND_MODEL_ICH9,HW_CPU_X86_SVM,COMPUTE_SECURITY_STATELESS_FIRMWARE,COMPUTE_IMAGE_TYPE_QCOW2,COMPUTE_GRAPHICS_MODEL_VMVGA,COMPUTE_NET_VIF_MODEL_PCNET,COMPUTE_NET_VIRTIO_PACKED,COMPUTE_STORAGE_BUS_FDC,COMPUTE_IMAGE_TYPE_AKI,HW_CPU_X86_SHA,COMPUTE_STORAGE_BUS_SATA,COMPUTE_IMAGE_TYPE_ARI,COMPUTE_NET_VIF_MODEL_RTL8139,HW_CPU_X86_BMI2,HW_CPU_X86_SSE42,COMPUTE_NET_VIF_MODEL_E1000E,HW_CPU_X86_AVX2" {{(pid=67662) __call__ /opt/stack/placement/placement/requestlog.py:55}} 2026-07-13 18:23:16.892 | Jul 13 20:22:39 devstack devstack@placement-api.service[67662]: INFO placement.requestlog [req-439e2670-6c9a-4830-ae9f-496928226c1d req-8db56b8d-6db9-4173-90ea-8c64cbd1ea29 service nova] 192.168.122.212 "GET /placement/traits?name=in:COMPUTE_STORAGE_BUS_SCSI,COMPUTE_GRAPHICS_MODEL_NONE,COMPUTE_NODE,HW_CPU_X86_AVX,COMPUTE_IMAGE_TYPE_ISO,COMPUTE_VOLUME_ATTACH_WITH_TAG,COMPUTE_TRUSTED_CERTS,COMPUTE_ADDRESS_SPACE_EMULATED,COMPUTE_GRAPHICS_MODEL_VGA,COMPUTE_VIOMMU_MODEL_INTEL,COMPUTE_STORAGE_BUS_VIRTIO,COMPUTE_VOLUME_EXTEND,COMPUTE_NET_VIF_MODEL_IGB,COMPUTE_SOCKET_PCI_NUMA_AFFINITY,COMPUTE_IMAGE_TYPE_RAW,COMPUTE_STORAGE_VIRTIO_FS,HW_CPU_X86_SSE2,COMPUTE_STORAGE_BUS_IDE,COMPUTE_NET_VIF_MODEL_NE2K_PCI,COMPUTE_STORAGE_BUS_USB,COMPUTE_SOUND_MODEL_USB,COMPUTE_RESCUE_BFV,HW_CPU_X86_AESNI,HW_CPU_X86_SSE4A,COMPUTE_NET_VIF_MODEL_VMXNET3,COMPUTE_ARCH_X86_64,COMPUTE_NET_VIF_MODEL_SPAPR_VLAN,HW_CPU_X86_SSSE3,COMPUTE_SOUND_MODEL_SB16,HW_CPU_X86_ABM,COMPUTE_GRAPHICS_MODEL_VIRTIO,COMPUTE_SOUND_MODEL_ICH6,HW_CPU_X86_F16C,COMPUTE_GRAPHICS_MODEL_CIRRUS,COMPUTE_NET_ATTACH_INTERFACE,HW_ARCH_X86_64,COMPUTE_NET_VIF_MODEL_VIRTIO,HW_CPU_X86_CLMUL,COMPUTE_GRAPHICS_MODEL_BOCHS,HW_CPU_X86_FMA3,COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG,COMPUTE_DEVICE_TAGGING,HW_CPU_X86_SSE41,COMPUTE_VOLUME_MULTI_ATTACH,COMPUTE_NET_VIF_MODEL_E1000,COMPUTE_IMAGE_TYPE_AMI,COMPUTE_SOUND_MODEL_ES1370,COMPUTE_SECURITY_UEFI_SECURE_BOOT,HW_CPU_X86_BMI,HW_CPU_X86_SSE,COMPUTE_GRAPHICS_MODEL_QXL,HW_CPU_X86_MMX,COMPUTE_SOUND_MODEL_AC97,COMPUTE_ADDRESS_SPACE_PASSTHROUGH,COMPUTE_ACCELERATORS,COMPUTE_VIOMMU_MODEL_AUTO,COMPUTE_SOUND_MODEL_PCSPK,HW_CPU_X86_AMD_SVM,COMPUTE_VIOMMU_MODEL_VIRTIO,COMPUTE_SOUND_MODEL_ICH9,HW_CPU_X86_SVM,COMPUTE_SECURITY_STATELESS_FIRMWARE,COMPUTE_IMAGE_TYPE_QCOW2,COMPUTE_GRAPHICS_MODEL_VMVGA,COMPUTE_NET_VIF_MODEL_PCNET,COMPUTE_NET_VIRTIO_PACKED,COMPUTE_STORAGE_BUS_FDC,COMPUTE_IMAGE_TYPE_AKI,HW_CPU_X86_SHA,COMPUTE_STORAGE_BUS_SATA,COMPUTE_IMAGE_TYPE_ARI,COMPUTE_NET_VIF_MODEL_RTL8139,HW_CPU_X86_BMI2,HW_CPU_X86_SSE42,COMPUTE_NET_VIF_MODEL_E1000E,HW_CPU_X86_AVX2" status: 200 len: 2058 microversion: 1.6 2026-07-13 18:23:16.893 | Jul 13 20:22:39 devstack devstack@placement-api.service[67662]: [pid: 67662|app: 0|req: 6/10] 192.168.122.212 () {60 vars in 4912 bytes} [Mon Jul 13 20:22:39 2026] GET /placement/traits?name=in:COMPUTE_STORAGE_BUS_SCSI,COMPUTE_GRAPHICS_MODEL_NONE,COMPUTE_NODE,HW_CPU_X86_AVX,COMPUTE_IMAGE_TYPE_ISO,COMPUTE_VOLUME_ATTACH_WITH_TAG,COMPUTE_TRUSTED_CERTS,COMPUTE_ADDRESS_SPACE_EMULATED,COMPUTE_GRAPHICS_MODEL_VGA,COMPUTE_VIOMMU_MODEL_INTEL,COMPUTE_STORAGE_BUS_VIRTIO,COMPUTE_VOLUME_EXTEND,COMPUTE_NET_VIF_MODEL_IGB,COMPUTE_SOCKET_PCI_NUMA_AFFINITY,COMPUTE_IMAGE_TYPE_RAW,COMPUTE_STORAGE_VIRTIO_FS,HW_CPU_X86_SSE2,COMPUTE_STORAGE_BUS_IDE,COMPUTE_NET_VIF_MODEL_NE2K_PCI,COMPUTE_STORAGE_BUS_USB,COMPUTE_SOUND_MODEL_USB,COMPUTE_RESCUE_BFV,HW_CPU_X86_AESNI,HW_CPU_X86_SSE4A,COMPUTE_NET_VIF_MODEL_VMXNET3,COMPUTE_ARCH_X86_64,COMPUTE_NET_VIF_MODEL_SPAPR_VLAN,HW_CPU_X86_SSSE3,COMPUTE_SOUND_MODEL_SB16,HW_CPU_X86_ABM,COMPUTE_GRAPHICS_MODEL_VIRTIO,COMPUTE_SOUND_MODEL_ICH6,HW_CPU_X86_F16C,COMPUTE_GRAPHICS_MODEL_CIRRUS,COMPUTE_NET_ATTACH_INTERFACE,HW_ARCH_X86_64,COMPUTE_NET_VIF_MODEL_VIRTIO,HW_CPU_X86_CLMUL,COMPUTE_GRAPHICS_MODEL_BOCHS,HW_CPU_X86_FMA3,COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG,COMPUTE_DEVICE_TAGGING,HW_CPU_X86_SSE41,COMPUTE_VOLUME_MULTI_ATTACH,COMPUTE_NET_VIF_MODEL_E1000,COMPUTE_IMAGE_TYPE_AMI,COMPUTE_SOUND_MODEL_ES1370,COMPUTE_SECURITY_UEFI_SECURE_BOOT,HW_CPU_X86_BMI,HW_CPU_X86_SSE,COMPUTE_GRAPHICS_MODEL_QXL,HW_CPU_X86_MMX,COMPUTE_SOUND_MODEL_AC97,COMPUTE_ADDRESS_SPACE_PASSTHROUGH,COMPUTE_ACCELERATORS,COMPUTE_VIOMMU_MODEL_AUTO,COMPUTE_SOUND_MODEL_PCSPK,HW_CPU_X86_AMD_SVM,COMPUTE_VIOMMU_MODEL_VIRTIO,COMPUTE_SOUND_MODEL_ICH9,HW_CPU_X86_SVM,COMPUTE_SECURITY_STATELESS_FIRMWARE,COMPUTE_IMAGE_TYPE_QCOW2,COMPUTE_GRAPHICS_MODEL_VMVGA,COMPUTE_NET_VIF_MODEL_PCNET,COMPUTE_NET_VIRTIO_PACKED,COMPUTE_STORAGE_BUS_FDC,COMPUTE_IMAGE_TYPE_AKI,HW_CPU_X86_SHA,COMPUTE_STORAGE_BUS_SATA,COMPUTE_IMAGE_TYPE_ARI,COMPUTE_NET_VIF_MODEL_RTL8139,HW_CPU_X86_BMI2,HW_CPU_X86_SSE42,COMPUTE_NET_VIF_MODEL_E1000E,HW_CPU_X86_AVX2 => generated 2058 bytes in 55 msecs (HTTP/1.1 200) 6 headers in 225 bytes (1 switches on core 0) 2026-07-13 18:23:16.893 | Jul 13 20:22:39 devstack devstack@placement-api.service[67663]: DEBUG placement.requestlog [req-439e2670-6c9a-4830-ae9f-496928226c1d req-d8bfb262-9c15-42de-a748-93d5baefabbf None None] Starting request: 192.168.122.212 "PUT /placement/resource_providers/aba65c6d-ca63-4387-ae4c-7534a988940f/traits" {{(pid=67663) __call__ /opt/stack/placement/placement/requestlog.py:55}} 2026-07-13 18:23:16.893 | Jul 13 20:22:39 devstack devstack@placement-api.service[67663]: INFO placement.requestlog [req-439e2670-6c9a-4830-ae9f-496928226c1d req-d8bfb262-9c15-42de-a748-93d5baefabbf service nova] 192.168.122.212 "PUT /placement/resource_providers/aba65c6d-ca63-4387-ae4c-7534a988940f/traits" status: 200 len: 2093 microversion: 1.6 2026-07-13 18:23:16.893 | Jul 13 20:22:39 devstack devstack@placement-api.service[67663]: [pid: 67663|app: 0|req: 5/11] 192.168.122.212 () {64 vars in 1483 bytes} [Mon Jul 13 20:22:39 2026] PUT /placement/resource_providers/aba65c6d-ca63-4387-ae4c-7534a988940f/traits => generated 2093 bytes in 230 msecs (HTTP/1.1 200) 6 headers in 225 bytes (2 switches on core 0) 2026-07-13 18:23:16.894 | Jul 13 20:22:49 devstack devstack@placement-api.service[67662]: DEBUG dbcounter [-] [67662] Writing DB stats placement:SELECT=4 {{(pid=67662) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-13 18:23:16.894 | Jul 13 20:22:49 devstack devstack@placement-api.service[67663]: DEBUG dbcounter [-] [67663] Writing DB stats placement:INSERT=80,placement:UPDATE=3,placement:SELECT=6 {{(pid=67663) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-13 18:23:16.899 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-13 18:23:16.903 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@placement-client.service 2026-07-13 18:23:16.922 | not-found 2026-07-13 18:23:16.929 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-13 18:23:16.933 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@g-api.service 2026-07-13 18:23:16.953 | enabled 2026-07-13 18:23:16.959 | + functions-common:service_check:1720 : sudo systemctl status devstack@g-api.service --no-pager 2026-07-13 18:23:16.983 | ● devstack@g-api.service - Devstack devstack@g-api.service 2026-07-13 18:23:16.983 | Loaded: loaded (/etc/systemd/system/devstack@g-api.service; enabled; preset: enabled) 2026-07-13 18:23:16.983 | Active: active (running) since Mon 2026-07-13 20:22:44 CEST; 32s ago 2026-07-13 18:23:16.983 | Main PID: 76748 (uwsgi) 2026-07-13 18:23:16.983 | Status: "uWSGI is ready" 2026-07-13 18:23:16.983 | Tasks: 9 (limit: 14255) 2026-07-13 18:23:16.983 | Memory: 258.7M (peak: 259.4M) 2026-07-13 18:23:16.983 | CPU: 10.749s 2026-07-13 18:23:16.983 | CGroup: /system.slice/system-devstack.slice/devstack@g-api.service 2026-07-13 18:23:16.983 | ├─76748 "glance-apiuWSGI master" 2026-07-13 18:23:16.984 | ├─76750 "glance-apiuWSGI worker 1" 2026-07-13 18:23:16.984 | └─76751 "glance-apiuWSGI worker 2" 2026-07-13 18:23:16.984 | 2026-07-13 18:23:16.984 | Jul 13 20:22:56 devstack devstack@g-api.service[76751]: INFO glance.location [None req-6ffa9239-a18a-458c-8a8d-4e0b12ec3f09 admin admin] Image format matched and virtual size computed: 117440512 2026-07-13 18:23:16.984 | Jul 13 20:22:56 devstack devstack@g-api.service[76751]: DEBUG glance_store.backend [None req-6ffa9239-a18a-458c-8a8d-4e0b12ec3f09 admin admin] Skipping store.set_acls... not implemented. {{(pid=76751) set_acls /opt/stack/data/venv/lib/python3.12/site-packages/glance_store/backend.py:507}} 2026-07-13 18:23:16.984 | Jul 13 20:22:56 devstack devstack@g-api.service[76751]: [pid: 76751|app: 0|req: 3/4] 127.0.0.1 () {40 vars in 875 bytes} [Mon Jul 13 20:22:55 2026] PUT /v2/images/a5c85faa-ccd2-446c-ac1c-c871b5183834/file => generated 0 bytes in 1711 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) 2026-07-13 18:23:16.984 | Jul 13 20:22:56 devstack devstack@g-api.service[76750]: DEBUG glance.api.middleware.version_negotiation [None req-a9f00601-e196-4f1b-825f-c26b86ca7122 admin admin] Determining version of request: GET /v2/images/a5c85faa-ccd2-446c-ac1c-c871b5183834 Accept: */* {{(pid=76750) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:44}} 2026-07-13 18:23:16.984 | Jul 13 20:22:56 devstack devstack@g-api.service[76750]: DEBUG glance.api.middleware.version_negotiation [None req-a9f00601-e196-4f1b-825f-c26b86ca7122 admin admin] Using url versioning {{(pid=76750) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:57}} 2026-07-13 18:23:16.984 | Jul 13 20:22:56 devstack devstack@g-api.service[76750]: DEBUG glance.api.middleware.version_negotiation [None req-a9f00601-e196-4f1b-825f-c26b86ca7122 admin admin] Matched version: v2 {{(pid=76750) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:69}} 2026-07-13 18:23:16.984 | Jul 13 20:22:56 devstack devstack@g-api.service[76750]: DEBUG glance.api.middleware.version_negotiation [None req-a9f00601-e196-4f1b-825f-c26b86ca7122 admin admin] new path /v2/images/a5c85faa-ccd2-446c-ac1c-c871b5183834 {{(pid=76750) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:70}} 2026-07-13 18:23:16.984 | Jul 13 20:22:56 devstack devstack@g-api.service[76750]: [pid: 76750|app: 0|req: 2/5] 127.0.0.1 () {36 vars in 802 bytes} [Mon Jul 13 20:22:56 2026] GET /v2/images/a5c85faa-ccd2-446c-ac1c-c871b5183834 => generated 976 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-13 18:23:16.985 | Jul 13 20:23:06 devstack devstack@g-api.service[76751]: DEBUG dbcounter [-] [76751] Writing DB stats glance:INSERT=5,glance:SELECT=16,glance:UPDATE=2 {{(pid=76751) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-13 18:23:16.985 | Jul 13 20:23:06 devstack devstack@g-api.service[76750]: DEBUG dbcounter [-] [76750] Writing DB stats glance:INSERT=9,glance:SELECT=6 {{(pid=76750) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-13 18:23:16.990 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-13 18:23:16.994 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@c-sch.service 2026-07-13 18:23:17.014 | enabled 2026-07-13 18:23:17.020 | + functions-common:service_check:1720 : sudo systemctl status devstack@c-sch.service --no-pager 2026-07-13 18:23:17.043 | ● devstack@c-sch.service - Devstack devstack@c-sch.service 2026-07-13 18:23:17.043 | Loaded: loaded (/etc/systemd/system/devstack@c-sch.service; enabled; preset: enabled) 2026-07-13 18:23:17.043 | Active: active (running) since Mon 2026-07-13 20:22:33 CEST; 43s ago 2026-07-13 18:23:17.043 | Main PID: 75248 (cinder-schedule) 2026-07-13 18:23:17.044 | Tasks: 1 (limit: 14255) 2026-07-13 18:23:17.044 | Memory: 109.1M (peak: 109.6M) 2026-07-13 18:23:17.044 | CPU: 4.161s 2026-07-13 18:23:17.044 | CGroup: /system.slice/system-devstack.slice/devstack@c-sch.service 2026-07-13 18:23:17.044 | └─75248 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf 2026-07-13 18:23:17.044 | 2026-07-13 18:23:17.044 | Jul 13 20:22:38 devstack cinder-scheduler[75248]: DEBUG oslo_service.backend._eventlet.service [None req-b4684ad5-ec36-4a56-b308-be9d816f3414 None None] ******************************************************************************** {{(pid=75248) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3260}} 2026-07-13 18:23:17.044 | Jul 13 20:22:38 devstack cinder-scheduler[75248]: INFO cinder.service [-] Starting cinder-scheduler node (version 28.1.0) 2026-07-13 18:23:17.044 | Jul 13 20:22:38 devstack cinder-scheduler[75248]: INFO cinder.manager [None req-948eead8-a7f3-4b2a-96c9-64898ed1c7fb None None] Initiating service 1 cleanup 2026-07-13 18:23:17.044 | Jul 13 20:22:38 devstack cinder-scheduler[75248]: INFO cinder.manager [None req-948eead8-a7f3-4b2a-96c9-64898ed1c7fb None None] Service 1 cleanup completed. 2026-07-13 18:23:17.044 | Jul 13 20:22:38 devstack cinder-scheduler[75248]: DEBUG cinder.service [None req-948eead8-a7f3-4b2a-96c9-64898ed1c7fb None None] Creating RPC server for service cinder-scheduler {{(pid=75248) start /opt/stack/cinder/cinder/service.py:231}} 2026-07-13 18:23:17.045 | Jul 13 20:22:38 devstack cinder-scheduler[75248]: DEBUG cinder.service [None req-948eead8-a7f3-4b2a-96c9-64898ed1c7fb None None] Pinning object versions for RPC server serializer to 1.39 {{(pid=75248) start /opt/stack/cinder/cinder/service.py:237}} 2026-07-13 18:23:17.045 | Jul 13 20:22:47 devstack cinder-scheduler[75248]: DEBUG cinder.scheduler.host_manager [None req-a7644f55-5ba6-49c4-aa9b-2a10ee514c1f 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=75248) update_service_capabilities /opt/stack/cinder/cinder/scheduler/host_manager.py:629}} 2026-07-13 18:23:17.045 | Jul 13 20:22:47 devstack cinder-scheduler[75248]: DEBUG cinder.scheduler.host_manager [None req-a7644f55-5ba6-49c4-aa9b-2a10ee514c1f 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, 13, 18, 22, 47, 597568)}, {'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, 13, 18, 22, 47, 597568)}]. {{(pid=75248) _notify_capacity_usage /opt/stack/cinder/cinder/scheduler/host_manager.py:978}} 2026-07-13 18:23:17.046 | Jul 13 20:22:47 devstack cinder-scheduler[75248]: DEBUG cinder.scheduler.host_manager [None req-a7644f55-5ba6-49c4-aa9b-2a10ee514c1f 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, 13, 18, 22, 47, 553783)} {{(pid=75248) update_from_volume_capability /opt/stack/cinder/cinder/scheduler/host_manager.py:415}} 2026-07-13 18:23:17.046 | Jul 13 20:22:57 devstack cinder-scheduler[75248]: DEBUG dbcounter [-] [75248] Writing DB stats cinder:SELECT=12,cinder:INSERT=1 {{(pid=75248) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-13 18:23:17.052 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-13 18:23:17.056 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@c-api.service 2026-07-13 18:23:17.076 | enabled 2026-07-13 18:23:17.083 | + functions-common:service_check:1720 : sudo systemctl status devstack@c-api.service --no-pager 2026-07-13 18:23:17.107 | ● devstack@c-api.service - Devstack devstack@c-api.service 2026-07-13 18:23:17.107 | Loaded: loaded (/etc/systemd/system/devstack@c-api.service; enabled; preset: enabled) 2026-07-13 18:23:17.107 | Active: active (running) since Mon 2026-07-13 20:22:25 CEST; 51s ago 2026-07-13 18:23:17.107 | Main PID: 74481 (uwsgi) 2026-07-13 18:23:17.107 | Status: "uWSGI is ready" 2026-07-13 18:23:17.108 | Tasks: 7 (limit: 14255) 2026-07-13 18:23:17.108 | Memory: 248.1M (peak: 248.5M) 2026-07-13 18:23:17.108 | CPU: 10.869s 2026-07-13 18:23:17.108 | CGroup: /system.slice/system-devstack.slice/devstack@c-api.service 2026-07-13 18:23:17.108 | ├─74481 "cinder-apiuWSGI master" 2026-07-13 18:23:17.108 | ├─74488 "cinder-apiuWSGI worker 1" 2026-07-13 18:23:17.108 | └─74489 "cinder-apiuWSGI worker 2" 2026-07-13 18:23:17.108 | 2026-07-13 18:23:17.108 | Jul 13 20:22:40 devstack devstack@c-api.service[74488]: DEBUG dbcounter [-] [74488] Writing DB stats cinder:SELECT=6 {{(pid=74488) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-13 18:23:17.108 | Jul 13 20:22:41 devstack devstack@c-api.service[74488]: INFO cinder.api.openstack.wsgi [None req-37e88423-98a5-47f4-b8f9-2688a9f2dde2 admin admin] POST http://192.168.122.212/volume/v3/types/f3530dee-0b9e-4f76-af19-04147abc8b90/extra_specs 2026-07-13 18:23:17.108 | Jul 13 20:22:41 devstack devstack@c-api.service[74488]: DEBUG cinder.api.openstack.wsgi [None req-37e88423-98a5-47f4-b8f9-2688a9f2dde2 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=74488) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} 2026-07-13 18:23:17.109 | Jul 13 20:22:41 devstack devstack@c-api.service[74488]: /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-13 18:23:17.109 | Jul 13 20:22:41 devstack devstack@c-api.service[74488]: warnings.warn( 2026-07-13 18:23:17.109 | Jul 13 20:22:41 devstack devstack@c-api.service[74488]: DEBUG oslo_db.sqlalchemy.engines [None req-37e88423-98a5-47f4-b8f9-2688a9f2dde2 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=74488) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-07-13 18:23:17.109 | Jul 13 20:22:41 devstack devstack@c-api.service[74488]: INFO cinder.api.openstack.wsgi [None req-37e88423-98a5-47f4-b8f9-2688a9f2dde2 admin admin] http://192.168.122.212/volume/v3/types/f3530dee-0b9e-4f76-af19-04147abc8b90/extra_specs returned with HTTP 200 2026-07-13 18:23:17.109 | Jul 13 20:22:41 devstack devstack@c-api.service[74488]: [pid: 74488|app: 0|req: 2/3] 192.168.122.212 () {60 vars in 1338 bytes} [Mon Jul 13 20:22:40 2026] POST /volume/v3/types/f3530dee-0b9e-4f76-af19-04147abc8b90/extra_specs => generated 55 bytes in 730 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-13 18:23:17.109 | Jul 13 20:22:50 devstack devstack@c-api.service[74489]: DEBUG dbcounter [-] [74489] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=74489) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-13 18:23:17.109 | Jul 13 20:22:51 devstack devstack@c-api.service[74488]: DEBUG dbcounter [-] [74488] Writing DB stats cinder:SELECT=5,cinder:INSERT=1 {{(pid=74488) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-13 18:23:17.115 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-13 18:23:17.119 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@c-vol.service 2026-07-13 18:23:17.139 | enabled 2026-07-13 18:23:17.146 | + functions-common:service_check:1720 : sudo systemctl status devstack@c-vol.service --no-pager 2026-07-13 18:23:17.170 | ● devstack@c-vol.service - Devstack devstack@c-vol.service 2026-07-13 18:23:17.170 | Loaded: loaded (/etc/systemd/system/devstack@c-vol.service; enabled; preset: enabled) 2026-07-13 18:23:17.170 | Active: active (running) since Mon 2026-07-13 20:22:35 CEST; 41s ago 2026-07-13 18:23:17.170 | Main PID: 75906 (cinder-volume) 2026-07-13 18:23:17.170 | Tasks: 2 (limit: 14255) 2026-07-13 18:23:17.170 | Memory: 144.1M (peak: 158.2M) 2026-07-13 18:23:17.170 | CPU: 11.161s 2026-07-13 18:23:17.170 | CGroup: /system.slice/system-devstack.slice/devstack@c-vol.service 2026-07-13 18:23:17.171 | ├─75906 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf 2026-07-13 18:23:17.171 | └─76042 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf 2026-07-13 18:23:17.171 | 2026-07-13 18:23:17.171 | Jul 13 20:22:48 devstack sudo[76885]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) 2026-07-13 18:23:17.171 | Jul 13 20:22:48 devstack sudo[76885]: pam_unix(sudo:session): session closed for user root 2026-07-13 18:23:17.171 | Jul 13 20:22:48 devstack cinder-volume[76042]: DEBUG oslo_concurrency.processutils [None req-a7644f55-5ba6-49c4-aa9b-2a10ee514c1f 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.248s {{(pid=76042) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} 2026-07-13 18:23:17.171 | Jul 13 20:22:48 devstack cinder-volume[76042]: INFO cinder.volume.manager [None req-a7644f55-5ba6-49c4-aa9b-2a10ee514c1f None None] Driver post RPC initialization completed successfully. 2026-07-13 18:23:17.171 | Jul 13 20:22:51 devstack cinder-volume[75906]: DEBUG dbcounter [-] [75906] Writing DB stats cinder:SELECT=8,cinder:INSERT=1,cinder:UPDATE=1 {{(pid=75906) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-13 18:23:17.171 | Jul 13 20:22:57 devstack cinder-volume[76042]: DEBUG oslo_service.periodic_task [None req-94f99264-b921-45c6-85fc-245a37e0b116 None None] Running periodic task VolumeManager._thread_info {{(pid=76042) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} 2026-07-13 18:23:17.171 | Jul 13 20:22:57 devstack cinder-volume[76042]: DEBUG cinder.volume.manager [None req-94f99264-b921-45c6-85fc-245a37e0b116 None None] thread count: 6 {{(pid=76042) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5472}} 2026-07-13 18:23:17.171 | Jul 13 20:22:57 devstack cinder-volume[76042]: DEBUG cinder.volume.manager [None req-94f99264-b921-45c6-85fc-245a37e0b116 None None] thread info: [<_MainThread(MainThread, started 130617318416512)>, , , , , ] {{(pid=76042) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5473}} 2026-07-13 18:23:17.172 | Jul 13 20:22:58 devstack cinder-volume[76042]: DEBUG dbcounter [-] [76042] Writing DB stats cinder:SELECT=3 {{(pid=76042) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-13 18:23:17.172 | Jul 13 20:22:58 devstack cinder-volume[76042]: DEBUG dbcounter [-] [76042] Writing DB stats cinder:SELECT=11,cinder:INSERT=1,cinder:UPDATE=2 {{(pid=76042) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-13 18:23:17.177 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-13 18:23:17.182 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@ovn-controller.service 2026-07-13 18:23:17.200 | not-found 2026-07-13 18:23:17.206 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-13 18:23:17.210 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@ovn-northd.service 2026-07-13 18:23:17.229 | not-found 2026-07-13 18:23:17.236 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-13 18:23:17.241 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@ovs-vswitchd.service 2026-07-13 18:23:17.259 | not-found 2026-07-13 18:23:17.265 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-13 18:23:17.269 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@ovsdb-server.service 2026-07-13 18:23:17.287 | not-found 2026-07-13 18:23:17.294 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-13 18:23:17.298 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@q-svc.service 2026-07-13 18:23:17.316 | not-found 2026-07-13 18:23:17.322 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-13 18:23:17.327 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@q-ovn-agent.service 2026-07-13 18:23:17.347 | enabled 2026-07-13 18:23:17.353 | + functions-common:service_check:1720 : sudo systemctl status devstack@q-ovn-agent.service --no-pager 2026-07-13 18:23:17.376 | ● devstack@q-ovn-agent.service - Devstack devstack@q-ovn-agent.service 2026-07-13 18:23:17.376 | Loaded: loaded (/etc/systemd/system/devstack@q-ovn-agent.service; enabled; preset: enabled) 2026-07-13 18:23:17.376 | Active: active (running) since Mon 2026-07-13 20:20:13 CEST; 3min 3s ago 2026-07-13 18:23:17.377 | Main PID: 64245 (neutron-ovn-age) 2026-07-13 18:23:17.377 | Tasks: 20 (limit: 14255) 2026-07-13 18:23:17.377 | Memory: 346.2M (peak: 347.0M) 2026-07-13 18:23:17.377 | CPU: 11.768s 2026-07-13 18:23:17.377 | CGroup: /system.slice/system-devstack.slice/devstack@q-ovn-agent.service 2026-07-13 18:23:17.377 | ├─64245 "neutron-ovn-agent: master process [/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini]" 2026-07-13 18:23:17.377 | ├─65808 "neutron-ovn-agent: ServiceWrapper worker(0)" 2026-07-13 18:23:17.377 | ├─66210 /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/tmpzyy8ugcr/privsep.sock 2026-07-13 18:23:17.377 | └─68520 /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/tmptlqp3wf5/privsep.sock 2026-07-13 18:23:17.377 | 2026-07-13 18:23:17.378 | Jul 13 20:21:18 devstack neutron-ovn-agent[65808]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.000s {{(pid=65808) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} 2026-07-13 18:23:17.378 | Jul 13 20:21:57 devstack neutron-ovn-agent[65808]: DEBUG ovsdbapp.backend.ovs_idl.event [-] Matched UPDATE: SbGlobalUpdateEvent(events=('update',), table='SB_Global', conditions=None, old_conditions=None), priority=20 to row=SB_Global(uuid=b0afa2e7-91c9-4c99-987f-529b7d318d4c, external_ids={}, ipsec=False, nb_cfg=2, options={'arp_ns_explicit_output': 'true', 'mac_prefix': '4a:6a:34', 'max_tunid': '16711680', 'northd_internal_version': '24.03.6-20.33.0-76.8', 'svc_monitor_mac': '8e:26:f9:ca:fb:82', 'fdb_removal_limit': '0', 'ignore_lsp_down': 'false', 'mac_binding_removal_limit': '0', 'bfd-min-rx': '1000', 'bfd-min-tx': '100', 'bfd-mult': '3'}, ssl=[]) old=SB_Global(uuid=b0afa2e7-91c9-4c99-987f-529b7d318d4c, nb_cfg=1) {{(pid=65808) matches /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/event.py:55}} 2026-07-13 18:23:17.378 | Jul 13 20:21:57 devstack neutron-ovn-agent[65808]: DEBUG neutron.agent.ovn.agent.ovn_neutron_agent [-] Delaying updating chassis table for 5 seconds {{(pid=65808) run /opt/stack/neutron/neutron/agent/ovn/agent/ovn_neutron_agent.py:66}} 2026-07-13 18:23:17.378 | Jul 13 20:22:02 devstack neutron-ovn-agent[65808]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): DbSetCommand(_result=None, table=Chassis_Private, record=400fc817-44ee-4559-ac94-82f4bac9537a, col_values=(('external_ids', {'neutron:ovn-neutron-agent-sb-cfg': '2'}),), if_exists=True) {{(pid=65808) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} 2026-07-13 18:23:17.378 | Jul 13 20:22:18 devstack neutron-ovn-agent[65808]: DEBUG oslo_concurrency.lockutils [-] Acquiring lock "_check_child_processes" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" {{(pid=65808) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} 2026-07-13 18:23:17.378 | Jul 13 20:22:18 devstack neutron-ovn-agent[65808]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.000s {{(pid=65808) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} 2026-07-13 18:23:17.378 | Jul 13 20:22:18 devstack neutron-ovn-agent[65808]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.000s {{(pid=65808) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} 2026-07-13 18:23:17.379 | Jul 13 20:22:18 devstack neutron-ovn-agent[65808]: DEBUG oslo_concurrency.lockutils [-] Acquiring lock "_check_child_processes" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" {{(pid=65808) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} 2026-07-13 18:23:17.380 | Jul 13 20:22:18 devstack neutron-ovn-agent[65808]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.000s {{(pid=65808) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} 2026-07-13 18:23:17.381 | Jul 13 20:22:18 devstack neutron-ovn-agent[65808]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.000s {{(pid=65808) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} 2026-07-13 18:23:17.385 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-13 18:23:17.389 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@rabbit.service 2026-07-13 18:23:17.409 | not-found 2026-07-13 18:23:17.415 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-13 18:23:17.419 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@tempest.service 2026-07-13 18:23:17.442 | not-found 2026-07-13 18:23:17.447 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-13 18:23:17.451 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@mysql.service 2026-07-13 18:23:17.470 | not-found 2026-07-13 18:23:17.474 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-13 18:23:17.479 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@etcd3.service 2026-07-13 18:23:17.497 | not-found 2026-07-13 18:23:17.502 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-13 18:23:17.505 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@dstat.service 2026-07-13 18:23:17.524 | enabled 2026-07-13 18:23:17.529 | + functions-common:service_check:1720 : sudo systemctl status devstack@dstat.service --no-pager 2026-07-13 18:23:17.552 | ● devstack@dstat.service - Devstack devstack@dstat.service 2026-07-13 18:23:17.552 | Loaded: loaded (/etc/systemd/system/devstack@dstat.service; enabled; preset: enabled) 2026-07-13 18:23:17.552 | Active: active (running) since Mon 2026-07-13 20:13:24 CEST; 9min ago 2026-07-13 18:23:17.552 | Main PID: 40719 (dstat.sh) 2026-07-13 18:23:17.552 | Tasks: 3 (limit: 14255) 2026-07-13 18:23:17.553 | Memory: 27.2M (peak: 27.9M) 2026-07-13 18:23:17.553 | CPU: 3.467s 2026-07-13 18:23:17.553 | CGroup: /system.slice/system-devstack.slice/devstack@dstat.service 2026-07-13 18:23:17.553 | ├─40719 /bin/bash /home/quobyte/devstack/tools/dstat.sh /opt/stack/logs 2026-07-13 18:23:17.553 | ├─40819 /usr/bin/python3 /bin/dstat -tcmndrylpg --tcp --output /opt/stack/logs/dstat-csv.log 2026-07-13 18:23:17.553 | └─40820 /usr/bin/python3 /bin/dstat -tcmndrylpg --swap --tcp 2026-07-13 18:23:17.553 | 2026-07-13 18:23:17.553 | Jul 13 20:23:08 devstack dstat.sh[40820]: 13-07 20:23:08| 19 10 65 0 0|5275M 293M 222M 5938M|6320B 21k| 16k 360k|1.00 38.0 |3792 3260 |2.46 2.38 1.67|1.0 0 128| 0 0 | | 17 289 0 31 0 2026-07-13 18:23:17.553 | Jul 13 20:23:09 devstack dstat.sh[40820]: 13-07 20:23:09| 16 11 69 0 0|5290M 278M 222M 5938M|3471B 12k| 28k 220k|2.00 11.0 |2900 2609 |2.46 2.38 1.67|1.0 0 134| 0 0 | | 17 289 0 31 0 2026-07-13 18:23:17.553 | Jul 13 20:23:10 devstack dstat.sh[40820]: 13-07 20:23:10| 19 8 71 0 0|5290M 278M 222M 5938M| 52B 0 | 0 708k| 0 32.0 |1920 1445 |2.46 2.38 1.67|2.0 0 0| 0 0 | | 17 289 0 31 0 2026-07-13 18:23:17.553 | Jul 13 20:23:11 devstack dstat.sh[40820]: 13-07 20:23:11| 19 8 69 0 0|5244M 325M 222M 5938M|1715B 5402B| 0 148k| 0 15.0 |2559 2063 |2.34 2.35 1.66|2.0 0 51| 0 0 | | 17 289 0 31 0 2026-07-13 18:23:17.554 | Jul 13 20:23:12 devstack dstat.sh[40820]: 13-07 20:23:12| 2 11 81 1 0|5239M 330M 222M 5938M|6323B 17k| 16k 160k|3.00 17.0 |3516 3406 |2.34 2.35 1.66|1.0 0 228| 0 0 | | 17 289 0 31 0 2026-07-13 18:23:17.554 | Jul 13 20:23:13 devstack dstat.sh[40820]: 13-07 20:23:13| 10 6 81 0 0|5261M 308M 222M 5938M| 132B 476B| 0 4095B| 0 1.00 |1656 1503 |2.34 2.35 1.66|1.0 0 6.0| 0 0 | | 17 289 0 31 0 2026-07-13 18:23:17.554 | Jul 13 20:23:14 devstack dstat.sh[40820]: 13-07 20:23:14| 18 10 70 0 0|5279M 289M 222M 5938M| 52B 0 | 0 96k| 0 12.0 |2172 1867 |2.34 2.35 1.66|2.0 0 0| 0 0 | | 17 289 0 31 0 2026-07-13 18:23:17.554 | Jul 13 20:23:15 devstack dstat.sh[40820]: 13-07 20:23:15| 19 7 71 0 0|5279M 289M 222M 5938M| 0 0 | 0 224k| 0 16.0 |2077 1554 |2.34 2.35 1.66|1.0 0 0| 0 0 | | 17 289 0 31 0 2026-07-13 18:23:17.554 | Jul 13 20:23:16 devstack dstat.sh[40820]: 13-07 20:23:16| 22 5 69 0 0|5210M 359M 222M 5938M| 514B 1242B| 80k 204k|4.00 17.0 |2641 2282 |2.23 2.33 1.66|1.0 0 20| 0 0 | | 17 293 0 31 0 2026-07-13 18:23:17.554 | Jul 13 20:23:17 devstack dstat.sh[40820]: 13-07 20:23:17| 10 21 59 0 0|5187M 381M 222M 5938M| 10k 65k|8170B 491k|1.99 41.9 |6115 5243 |2.23 2.33 1.66|1.0 0 191| 0 0 | | 17 293 0 31 0 2026-07-13 18:23:17.558 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-13 18:23:17.562 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@q-ovn-metadata-agent.service 2026-07-13 18:23:17.581 | enabled 2026-07-13 18:23:17.587 | + functions-common:service_check:1720 : sudo systemctl status devstack@q-ovn-metadata-agent.service --no-pager 2026-07-13 18:23:17.610 | ● devstack@q-ovn-metadata-agent.service - Devstack devstack@q-ovn-metadata-agent.service 2026-07-13 18:23:17.611 | Loaded: loaded (/etc/systemd/system/devstack@q-ovn-metadata-agent.service; enabled; preset: enabled) 2026-07-13 18:23:17.611 | Active: active (running) since Mon 2026-07-13 20:20:11 CEST; 3min 6s ago 2026-07-13 18:23:17.611 | Main PID: 63549 (neutron-ovn-met) 2026-07-13 18:23:17.611 | Tasks: 2 (limit: 14255) 2026-07-13 18:23:17.611 | Memory: 121.8M (peak: 122.5M) 2026-07-13 18:23:17.611 | CPU: 3.806s 2026-07-13 18:23:17.611 | CGroup: /system.slice/system-devstack.slice/devstack@q-ovn-metadata-agent.service 2026-07-13 18:23:17.611 | └─63549 "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-13 18:23:17.612 | 2026-07-13 18:23:17.612 | Jul 13 20:20:15 devstack neutron-ovn-metadata-agent[63549]: ERROR neutron File "/opt/stack/neutron/neutron/agent/ovn/metadata/ovsdb.py", line 70, in start 2026-07-13 18:23:17.612 | Jul 13 20:20:15 devstack neutron-ovn-metadata-agent[63549]: ERROR neutron helper = idlutils.get_schema_helper(connection_string, 2026-07-13 18:23:17.612 | Jul 13 20:20:15 devstack neutron-ovn-metadata-agent[63549]: ERROR neutron ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-13 18:23:17.612 | Jul 13 20:20:15 devstack neutron-ovn-metadata-agent[63549]: 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-13 18:23:17.613 | Jul 13 20:20:15 devstack neutron-ovn-metadata-agent[63549]: ERROR neutron return create_schema_helper(fetch_schema_json(connection, schema_name)) 2026-07-13 18:23:17.613 | Jul 13 20:20:15 devstack neutron-ovn-metadata-agent[63549]: ERROR neutron ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-13 18:23:17.613 | Jul 13 20:20:15 devstack neutron-ovn-metadata-agent[63549]: 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-13 18:23:17.613 | Jul 13 20:20:15 devstack neutron-ovn-metadata-agent[63549]: ERROR neutron raise Exception("Could not retrieve schema from %s" % connection) 2026-07-13 18:23:17.613 | Jul 13 20:20:15 devstack neutron-ovn-metadata-agent[63549]: ERROR neutron Exception: Could not retrieve schema from unix:/usr/local/var/run/openvswitch/db.sock 2026-07-13 18:23:17.613 | Jul 13 20:20:15 devstack neutron-ovn-metadata-agent[63549]: ERROR neutron 2026-07-13 18:23:17.616 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-13 18:23:17.621 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@neutron-api.service 2026-07-13 18:23:17.640 | enabled 2026-07-13 18:23:17.646 | + functions-common:service_check:1720 : sudo systemctl status devstack@neutron-api.service --no-pager 2026-07-13 18:23:17.669 | ● devstack@neutron-api.service - Devstack devstack@neutron-api.service 2026-07-13 18:23:17.669 | Loaded: loaded (/etc/systemd/system/devstack@neutron-api.service; enabled; preset: enabled) 2026-07-13 18:23:17.669 | Active: active (running) since Mon 2026-07-13 20:20:16 CEST; 3min 1s ago 2026-07-13 18:23:17.669 | Main PID: 65316 (uwsgi) 2026-07-13 18:23:17.669 | Status: "uWSGI is ready" 2026-07-13 18:23:17.669 | Tasks: 23 (limit: 14255) 2026-07-13 18:23:17.669 | Memory: 388.4M (peak: 388.9M) 2026-07-13 18:23:17.669 | CPU: 41.392s 2026-07-13 18:23:17.669 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-api.service 2026-07-13 18:23:17.669 | ├─65316 "neutron-apiuWSGI master" 2026-07-13 18:23:17.669 | ├─65317 "neutron-apiuWSGI worker 1" 2026-07-13 18:23:17.670 | └─65318 "neutron-apiuWSGI worker 2" 2026-07-13 18:23:17.670 | 2026-07-13 18:23:17.670 | Jul 13 20:23:01 devstack devstack@neutron-api.service[65318]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=65318) _process_scheduled /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:784}} 2026-07-13 18:23:17.670 | Jul 13 20:23:01 devstack devstack@neutron-api.service[65318]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "f82807bc18e458b6bb6d937aebc7d1f1" from periodic health check thread {{(pid=65318) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1417}} 2026-07-13 18:23:17.670 | Jul 13 20:23:01 devstack devstack@neutron-api.service[65317]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=65317) _process_scheduled /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:784}} 2026-07-13 18:23:17.670 | Jul 13 20:23:01 devstack devstack@neutron-api.service[65317]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "4d678d7a8f715c31a8ae2799d3a5b84b" from periodic health check thread {{(pid=65317) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1417}} 2026-07-13 18:23:17.670 | Jul 13 20:23:11 devstack devstack@neutron-api.service[65318]: DEBUG dbcounter [-] [65318] Writing DB stats neutron:UPDATE=1,neutron:SELECT=1 {{(pid=65318) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-13 18:23:17.670 | Jul 13 20:23:11 devstack devstack@neutron-api.service[65317]: DEBUG dbcounter [-] [65317] Writing DB stats neutron:UPDATE=1,neutron:SELECT=1 {{(pid=65317) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-13 18:23:17.670 | Jul 13 20:23:16 devstack devstack@neutron-api.service[65318]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=65318) _process_scheduled /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:784}} 2026-07-13 18:23:17.670 | Jul 13 20:23:16 devstack devstack@neutron-api.service[65318]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "f82807bc18e458b6bb6d937aebc7d1f1" from periodic health check thread {{(pid=65318) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1417}} 2026-07-13 18:23:17.670 | Jul 13 20:23:16 devstack devstack@neutron-api.service[65317]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=65317) _process_scheduled /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:784}} 2026-07-13 18:23:17.671 | Jul 13 20:23:16 devstack devstack@neutron-api.service[65317]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "4d678d7a8f715c31a8ae2799d3a5b84b" from periodic health check thread {{(pid=65317) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1417}} 2026-07-13 18:23:17.675 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-13 18:23:17.680 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@neutron-periodic-workers.service 2026-07-13 18:23:17.699 | enabled 2026-07-13 18:23:17.707 | + functions-common:service_check:1720 : sudo systemctl status devstack@neutron-periodic-workers.service --no-pager 2026-07-13 18:23:17.731 | ● devstack@neutron-periodic-workers.service - Devstack devstack@neutron-periodic-workers.service 2026-07-13 18:23:17.731 | Loaded: loaded (/etc/systemd/system/devstack@neutron-periodic-workers.service; enabled; preset: enabled) 2026-07-13 18:23:17.731 | Active: active (running) since Mon 2026-07-13 20:20:20 CEST; 2min 56s ago 2026-07-13 18:23:17.731 | Main PID: 66331 (neutron-periodi) 2026-07-13 18:23:17.731 | Tasks: 15 (limit: 14255) 2026-07-13 18:23:17.731 | Memory: 181.1M (peak: 181.5M) 2026-07-13 18:23:17.731 | CPU: 6.635s 2026-07-13 18:23:17.731 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-periodic-workers.service 2026-07-13 18:23:17.731 | ├─66331 "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-13 18:23:17.732 | └─66986 "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-13 18:23:17.732 | 2026-07-13 18:23:17.732 | Jul 13 20:22:01 devstack neutron-periodic-workers[66986]: DEBUG dbcounter [-] [66986] Writing DB stats neutron:SELECT=4 {{(pid=66986) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-13 18:23:17.732 | Jul 13 20:22:19 devstack neutron-periodic-workers[66986]: DEBUG neutron.db.agents_db [None req-1cb44c98-b671-4dba-9d34-4e0bb591313e None None] Agent healthcheck: found 0 active agents {{(pid=66986) agent_health_check /opt/stack/neutron/neutron/db/agents_db.py:326}} 2026-07-13 18:23:17.732 | Jul 13 20:22:19 devstack neutron-periodic-workers[66986]: DEBUG oslo.service.backend._threading.loopingcall [None req-1cb44c98-b671-4dba-9d34-4e0bb591313e None None] Fixed interval looping call 'neutron.plugins.ml2.plugin.AgentDbMixin.agent_health_check' sleeping for 36.99 seconds {{(pid=66986) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-13 18:23:17.732 | Jul 13 20:22:28 devstack neutron-periodic-workers[66986]: DEBUG oslo.service.backend._threading.loopingcall [None req-0178fdb3-1e59-4724-919b-3f0f0dc3783a None None] Fixed interval looping call 'neutron.plugins.ml2.plugin.DhcpAgentSchedulerDbMixin.remove_networks_from_down_agents' sleeping for 36.99 seconds {{(pid=66986) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-13 18:23:17.732 | Jul 13 20:22:31 devstack neutron-periodic-workers[66986]: DEBUG oslo.service.backend._threading.loopingcall [None req-43feaf35-6da8-42e4-9331-51e564d11603 None None] Fixed interval looping call 'neutron.db.quota.driver_nolock.DbQuotaNoLockDriver._remove_expired_reservations' sleeping for 119.99 seconds {{(pid=66986) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-13 18:23:17.732 | Jul 13 20:22:41 devstack neutron-periodic-workers[66986]: DEBUG dbcounter [-] [66986] Writing DB stats neutron:SELECT=4,neutron:DELETE=1 {{(pid=66986) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-13 18:23:17.732 | Jul 13 20:22:56 devstack neutron-periodic-workers[66986]: DEBUG neutron.db.agents_db [None req-1cb44c98-b671-4dba-9d34-4e0bb591313e None None] Agent healthcheck: found 0 active agents {{(pid=66986) agent_health_check /opt/stack/neutron/neutron/db/agents_db.py:326}} 2026-07-13 18:23:17.732 | Jul 13 20:22:56 devstack neutron-periodic-workers[66986]: DEBUG oslo.service.backend._threading.loopingcall [None req-1cb44c98-b671-4dba-9d34-4e0bb591313e None None] Fixed interval looping call 'neutron.plugins.ml2.plugin.AgentDbMixin.agent_health_check' sleeping for 36.99 seconds {{(pid=66986) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-13 18:23:17.732 | Jul 13 20:23:05 devstack neutron-periodic-workers[66986]: DEBUG oslo.service.backend._threading.loopingcall [None req-0178fdb3-1e59-4724-919b-3f0f0dc3783a None None] Fixed interval looping call 'neutron.plugins.ml2.plugin.DhcpAgentSchedulerDbMixin.remove_networks_from_down_agents' sleeping for 36.98 seconds {{(pid=66986) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-13 18:23:17.733 | Jul 13 20:23:15 devstack neutron-periodic-workers[66986]: DEBUG dbcounter [-] [66986] Writing DB stats neutron:SELECT=4 {{(pid=66986) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-13 18:23:17.736 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-13 18:23:17.740 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@neutron-rpc-server.service 2026-07-13 18:23:17.760 | enabled 2026-07-13 18:23:17.766 | + functions-common:service_check:1720 : sudo systemctl status devstack@neutron-rpc-server.service --no-pager 2026-07-13 18:23:17.789 | ● devstack@neutron-rpc-server.service - Devstack devstack@neutron-rpc-server.service 2026-07-13 18:23:17.789 | Loaded: loaded (/etc/systemd/system/devstack@neutron-rpc-server.service; enabled; preset: enabled) 2026-07-13 18:23:17.789 | Active: active (running) since Mon 2026-07-13 20:20:18 CEST; 2min 59s ago 2026-07-13 18:23:17.789 | Main PID: 65823 (neutron-rpc-ser) 2026-07-13 18:23:17.789 | Tasks: 23 (limit: 14255) 2026-07-13 18:23:17.789 | Memory: 189.4M (peak: 189.8M) 2026-07-13 18:23:17.790 | CPU: 8.287s 2026-07-13 18:23:17.790 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-rpc-server.service 2026-07-13 18:23:17.790 | ├─65823 "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-13 18:23:17.790 | ├─66960 "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-13 18:23:17.790 | └─66962 "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-13 18:23:17.790 | 2026-07-13 18:23:17.790 | Jul 13 20:20:30 devstack neutron-rpc-server[66962]: DEBUG neutron.plugins.ml2.plugin [-] neutron.plugins.ml2.plugin.Ml2Plugin method start_rpc_listeners called with arguments () {} {{(pid=66962) wrapper /opt/stack/data/venv/lib/python3.12/site-packages/oslo_log/helpers.py:77}} 2026-07-13 18:23:17.790 | Jul 13 20:20:30 devstack neutron-rpc-server[66962]: DEBUG neutron.service [-] RpcWorker start finished, description: rpc worker {{(pid=66962) wrapper /opt/stack/neutron/neutron/common/utils.py:200}} 2026-07-13 18:23:17.790 | Jul 13 20:20:30 devstack neutron-rpc-server[66962]: DEBUG neutron.service [-] RpcWorker wait called, description: rpc worker {{(pid=66962) wrapper /opt/stack/neutron/neutron/common/utils.py:197}} 2026-07-13 18:23:17.790 | Jul 13 20:20:30 devstack neutron-rpc-server[66962]: DEBUG neutron.service [-] calling wait on {{(pid=66962) _wait /opt/stack/neutron/neutron/service.py:90}} 2026-07-13 18:23:17.790 | Jul 13 20:20:30 devstack neutron-rpc-server[66960]: DEBUG neutron.service [-] RpcWorker start finished, description: rpc worker {{(pid=66960) wrapper /opt/stack/neutron/neutron/common/utils.py:200}} 2026-07-13 18:23:17.791 | Jul 13 20:20:30 devstack neutron-rpc-server[66960]: DEBUG neutron.service [-] RpcWorker wait called, description: rpc worker {{(pid=66960) wrapper /opt/stack/neutron/neutron/common/utils.py:197}} 2026-07-13 18:23:17.791 | Jul 13 20:20:30 devstack neutron-rpc-server[66960]: DEBUG neutron.service [-] calling wait on {{(pid=66960) _wait /opt/stack/neutron/neutron/service.py:90}} 2026-07-13 18:23:17.791 | Jul 13 20:20:39 devstack neutron-rpc-server[65823]: DEBUG dbcounter [-] [65823] Writing DB stats neutron:SELECT=5,neutron:INSERT=657 {{(pid=65823) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-13 18:23:17.791 | Jul 13 20:21:00 devstack neutron-rpc-server[66962]: WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-07-13 18:23:17.791 | Jul 13 20:21:00 devstack neutron-rpc-server[66960]: WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-07-13 18:23:17.794 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-13 18:23:17.798 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@neutron-ovn-maintenance-worker.service 2026-07-13 18:23:17.817 | enabled 2026-07-13 18:23:17.824 | + functions-common:service_check:1720 : sudo systemctl status devstack@neutron-ovn-maintenance-worker.service --no-pager 2026-07-13 18:23:17.847 | ● devstack@neutron-ovn-maintenance-worker.service - Devstack devstack@neutron-ovn-maintenance-worker.service 2026-07-13 18:23:17.847 | Loaded: loaded (/etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service; enabled; preset: enabled) 2026-07-13 18:23:17.847 | Active: active (running) since Mon 2026-07-13 20:20:23 CEST; 2min 54s ago 2026-07-13 18:23:17.847 | Main PID: 66839 (neutron-ovn-mai) 2026-07-13 18:23:17.847 | Tasks: 12 (limit: 14255) 2026-07-13 18:23:17.847 | Memory: 254.4M (peak: 254.8M) 2026-07-13 18:23:17.847 | CPU: 7.692s 2026-07-13 18:23:17.847 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-ovn-maintenance-worker.service 2026-07-13 18:23:17.847 | ├─66839 "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-13 18:23:17.848 | └─66989 "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-13 18:23:17.848 | 2026-07-13 18:23:17.848 | Jul 13 20:20:52 devstack neutron-ovn-maintenance-worker[66989]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-e6ab050f-2d9a-4382-aaff-3711a8a40766 None None] Starting OVN maintenance task: update_router_distributed_flag {{(pid=66989) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:97}} 2026-07-13 18:23:17.848 | Jul 13 20:20:52 devstack neutron-ovn-maintenance-worker[66989]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-e6ab050f-2d9a-4382-aaff-3711a8a40766 None None] OVN maintenance task: Sync router.distributed with distributed floating IP config. {{(pid=66989) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:99}} 2026-07-13 18:23:17.848 | Jul 13 20:20:52 devstack neutron-ovn-maintenance-worker[66989]: INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-e6ab050f-2d9a-4382-aaff-3711a8a40766 None None] OVN maintenance task update_router_distributed_flag finished in 0.010 seconds 2026-07-13 18:23:17.848 | Jul 13 20:20:52 devstack neutron-ovn-maintenance-worker[66989]: DEBUG futurist.periodics [None req-e6ab050f-2d9a-4382-aaff-3711a8a40766 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=66989) _on_done /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:881}} 2026-07-13 18:23:17.848 | Jul 13 20:20:52 devstack neutron-ovn-maintenance-worker[66989]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-e6ab050f-2d9a-4382-aaff-3711a8a40766 None None] Starting OVN maintenance task: update_security_group_with_address_group {{(pid=66989) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:97}} 2026-07-13 18:23:17.848 | Jul 13 20:20:52 devstack neutron-ovn-maintenance-worker[66989]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-e6ab050f-2d9a-4382-aaff-3711a8a40766 None None] OVN maintenance task: Repair Address_Sets and ACLs for address group rules. {{(pid=66989) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:99}} 2026-07-13 18:23:17.848 | Jul 13 20:20:52 devstack neutron-ovn-maintenance-worker[66989]: INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-e6ab050f-2d9a-4382-aaff-3711a8a40766 None None] OVN maintenance task update_security_group_with_address_group finished in 0.020 seconds 2026-07-13 18:23:17.848 | Jul 13 20:20:52 devstack neutron-ovn-maintenance-worker[66989]: DEBUG futurist.periodics [None req-e6ab050f-2d9a-4382-aaff-3711a8a40766 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=66989) _on_done /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:881}} 2026-07-13 18:23:17.849 | Jul 13 20:20:52 devstack neutron-ovn-maintenance-worker[66989]: DEBUG futurist.periodics [None req-e6ab050f-2d9a-4382-aaff-3711a8a40766 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=66989) _on_done /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:881}} 2026-07-13 18:23:17.849 | Jul 13 20:21:02 devstack neutron-ovn-maintenance-worker[66989]: DEBUG dbcounter [-] [66989] Writing DB stats neutron:SELECT=31,neutron:DELETE=1,neutron:UPDATE=1 {{(pid=66989) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-13 18:23:17.853 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-13 18:23:17.856 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-novnc-cell1.service 2026-07-13 18:23:17.876 | enabled 2026-07-13 18:23:17.882 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-novnc-cell1.service --no-pager 2026-07-13 18:23:17.905 | ● devstack@n-novnc-cell1.service - Devstack devstack@n-novnc-cell1.service 2026-07-13 18:23:17.905 | Loaded: loaded (/etc/systemd/system/devstack@n-novnc-cell1.service; enabled; preset: enabled) 2026-07-13 18:23:17.905 | Active: active (running) since Mon 2026-07-13 20:22:09 CEST; 1min 8s ago 2026-07-13 18:23:17.905 | Main PID: 71117 (nova-novncproxy) 2026-07-13 18:23:17.905 | Tasks: 4 (limit: 14255) 2026-07-13 18:23:17.905 | Memory: 109.9M (peak: 109.9M) 2026-07-13 18:23:17.905 | CPU: 3.712s 2026-07-13 18:23:17.905 | CGroup: /system.slice/system-devstack.slice/devstack@n-novnc-cell1.service 2026-07-13 18:23:17.906 | └─71117 /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-13 18:23:17.906 | 2026-07-13 18:23:17.906 | Jul 13 20:22:09 devstack nova-novncproxy[71117]: If you are already using Eventlet, we recommend migrating to a different 2026-07-13 18:23:17.906 | Jul 13 20:22:09 devstack nova-novncproxy[71117]: framework. For more detail see 2026-07-13 18:23:17.906 | Jul 13 20:22:09 devstack nova-novncproxy[71117]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-13 18:23:17.906 | Jul 13 20:22:09 devstack nova-novncproxy[71117]: import eventlet # noqa 2026-07-13 18:23:17.906 | Jul 13 20:22:10 devstack nova-novncproxy[71117]: 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-13 18:23:17.906 | Jul 13 20:22:14 devstack nova-novncproxy[71117]: INFO nova.console.websocketproxy [-] WebSocket server settings: 2026-07-13 18:23:17.906 | Jul 13 20:22:14 devstack nova-novncproxy[71117]: INFO nova.console.websocketproxy [-] - Listen on 0.0.0.0:6080 2026-07-13 18:23:17.907 | Jul 13 20:22:14 devstack nova-novncproxy[71117]: INFO nova.console.websocketproxy [-] - Web server (no directory listings). Web root: /opt/stack/novnc 2026-07-13 18:23:17.907 | Jul 13 20:22:14 devstack nova-novncproxy[71117]: INFO nova.console.websocketproxy [-] - No SSL/TLS support (no cert file) 2026-07-13 18:23:17.907 | Jul 13 20:22:14 devstack nova-novncproxy[71117]: INFO nova.console.websocketproxy [-] - proxying from 0.0.0.0:6080 to None:None 2026-07-13 18:23:17.911 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-13 18:23:17.916 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-super-cond.service 2026-07-13 18:23:17.935 | enabled 2026-07-13 18:23:17.941 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-super-cond.service --no-pager 2026-07-13 18:23:17.964 | ● devstack@n-super-cond.service - Devstack devstack@n-super-cond.service 2026-07-13 18:23:17.964 | Loaded: loaded (/etc/systemd/system/devstack@n-super-cond.service; enabled; preset: enabled) 2026-07-13 18:23:17.964 | Active: active (running) since Mon 2026-07-13 20:22:12 CEST; 1min 5s ago 2026-07-13 18:23:17.964 | Main PID: 71943 (nova-conductor:) 2026-07-13 18:23:17.964 | Tasks: 19 (limit: 14255) 2026-07-13 18:23:17.964 | Memory: 157.3M (peak: 157.6M) 2026-07-13 18:23:17.964 | CPU: 4.974s 2026-07-13 18:23:17.965 | CGroup: /system.slice/system-devstack.slice/devstack@n-super-cond.service 2026-07-13 18:23:17.965 | ├─71943 "nova-conductor: master process [/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf]" 2026-07-13 18:23:17.965 | ├─73563 "nova-conductor: ServiceWrapper worker(0)" 2026-07-13 18:23:17.965 | └─73565 "nova-conductor: ServiceWrapper worker(1)" 2026-07-13 18:23:17.965 | 2026-07-13 18:23:17.966 | Jul 13 20:22:18 devstack nova-conductor[73563]: DEBUG nova.servicegroup.drivers.db [None req-8668388e-9d84-46aa-869c-86c7583ee65a None None] DB_Driver: join new ServiceGroup member devstack to the conductor group, service = {{(pid=73563) join /opt/stack/nova/nova/servicegroup/drivers/db.py:44}} 2026-07-13 18:23:17.966 | Jul 13 20:22:23 devstack nova-conductor[73565]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.96 seconds {{(pid=73565) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-13 18:23:17.966 | Jul 13 20:22:23 devstack nova-conductor[73563]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.96 seconds {{(pid=73563) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-13 18:23:17.967 | Jul 13 20:22:26 devstack nova-conductor[71943]: DEBUG dbcounter [-] [71943] Writing DB stats nova_api:SELECT=1 {{(pid=71943) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-13 18:23:17.967 | Jul 13 20:22:26 devstack nova-conductor[71943]: DEBUG dbcounter [-] [71943] Writing DB stats nova_cell0:SELECT=1 {{(pid=71943) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-13 18:23:17.967 | Jul 13 20:22:26 devstack nova-conductor[71943]: DEBUG dbcounter [-] [71943] Writing DB stats nova_cell1:SELECT=1 {{(pid=71943) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-13 18:23:17.967 | Jul 13 20:22:33 devstack nova-conductor[73565]: DEBUG dbcounter [-] [73565] Writing DB stats nova_cell0:SELECT=4,nova_cell0:INSERT=1,nova_cell0:UPDATE=1 {{(pid=73565) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-13 18:23:17.967 | Jul 13 20:22:33 devstack nova-conductor[73563]: DEBUG dbcounter [-] [73563] Writing DB stats nova_cell0:SELECT=3,nova_cell0:UPDATE=1 {{(pid=73563) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-13 18:23:17.967 | Jul 13 20:22:56 devstack nova-conductor[73565]: DEBUG oslo.service.backend._threading.loopingcall [None req-e668b3e8-266c-4023-af52-05322b75f98d None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=73565) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-13 18:23:17.968 | Jul 13 20:23:15 devstack nova-conductor[73563]: DEBUG oslo.service.backend._threading.loopingcall [None req-e0461aa1-6afe-4575-80f7-90ad253c5bab None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=73563) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-13 18:23:17.971 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-13 18:23:17.974 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-cond-cell1.service 2026-07-13 18:23:17.993 | enabled 2026-07-13 18:23:17.999 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-cond-cell1.service --no-pager 2026-07-13 18:23:18.022 | ● devstack@n-cond-cell1.service - Devstack devstack@n-cond-cell1.service 2026-07-13 18:23:18.022 | Loaded: loaded (/etc/systemd/system/devstack@n-cond-cell1.service; enabled; preset: enabled) 2026-07-13 18:23:18.022 | Active: active (running) since Mon 2026-07-13 20:22:14 CEST; 1min 3s ago 2026-07-13 18:23:18.022 | Main PID: 72503 (nova-conductor:) 2026-07-13 18:23:18.022 | Tasks: 37 (limit: 14255) 2026-07-13 18:23:18.022 | Memory: 167.4M (peak: 167.8M) 2026-07-13 18:23:18.022 | CPU: 4.934s 2026-07-13 18:23:18.022 | CGroup: /system.slice/system-devstack.slice/devstack@n-cond-cell1.service 2026-07-13 18:23:18.023 | ├─72503 "nova-conductor: master process [/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf]" 2026-07-13 18:23:18.023 | ├─73648 "nova-conductor: ServiceWrapper worker(0)" 2026-07-13 18:23:18.023 | └─73650 "nova-conductor: ServiceWrapper worker(1)" 2026-07-13 18:23:18.023 | 2026-07-13 18:23:18.023 | Jul 13 20:22:44 devstack nova-conductor[73650]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.95 seconds {{(pid=73650) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-13 18:23:18.023 | Jul 13 20:22:44 devstack nova-conductor[73648]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.99 seconds {{(pid=73648) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-13 18:23:18.023 | Jul 13 20:22:54 devstack nova-conductor[73650]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.99 seconds {{(pid=73650) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-13 18:23:18.023 | Jul 13 20:22:54 devstack nova-conductor[73648]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.99 seconds {{(pid=73648) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-13 18:23:18.023 | Jul 13 20:23:03 devstack nova-conductor[73650]: DEBUG oslo.service.backend._threading.loopingcall [None req-daf5c1df-891a-4a12-9491-007b32b37c54 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=73650) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-13 18:23:18.023 | Jul 13 20:23:04 devstack nova-conductor[73650]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.99 seconds {{(pid=73650) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-13 18:23:18.023 | Jul 13 20:23:04 devstack nova-conductor[73648]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.99 seconds {{(pid=73648) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-13 18:23:18.024 | Jul 13 20:23:13 devstack nova-conductor[73648]: DEBUG oslo.service.backend._threading.loopingcall [None req-c8406903-61c8-40fd-afd5-dbcc4a7b3c1f None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=73648) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-13 18:23:18.024 | Jul 13 20:23:14 devstack nova-conductor[73650]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.98 seconds {{(pid=73650) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-13 18:23:18.024 | Jul 13 20:23:14 devstack nova-conductor[73648]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.99 seconds {{(pid=73648) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-13 18:23:18.029 | + ./stack.sh:main:1452 : is_service_enabled n-api 2026-07-13 18:23:18.059 | + functions-common:is_service_enabled:2076 : return 0 2026-07-13 18:23:18.063 | + ./stack.sh:main:1453 : is_service_enabled n-cpu 2026-07-13 18:23:18.090 | + functions-common:is_service_enabled:2076 : return 0 2026-07-13 18:23:18.094 | + ./stack.sh:main:1454 : /home/quobyte/devstack/tools/discover_hosts.sh 2026-07-13 18:23:18.096 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-13 18:23:18.661 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-07-13 18:23:18.661 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-13 18:23:18.661 | we strongly recommend against using it for new projects. 2026-07-13 18:23:18.661 | 2026-07-13 18:23:18.661 | If you are already using Eventlet, we recommend migrating to a different 2026-07-13 18:23:18.661 | framework. For more detail see 2026-07-13 18:23:18.661 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-13 18:23:18.662 | 2026-07-13 18:23:18.662 | import eventlet # noqa 2026-07-13 18:23:18.941 | 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-13 18:23:22.110 | INFO dbcounter [None req-84db10f6-2563-4d82-beba-ec7527112383 None None] Registered counter for database nova_api 2026-07-13 18:23:22.235 | DEBUG dbcounter [-] [78128] Writer thread running {{(pid=78128) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-13 18:23:22.246 | Found 2 cell mappings. 2026-07-13 18:23:22.246 | Skipping cell0 since it does not contain hosts. 2026-07-13 18:23:22.246 | Getting computes from cell 'cell1': 1e8fa896-dd4f-450b-9a7a-cd6322b69525 2026-07-13 18:23:22.246 | INFO dbcounter [None req-84db10f6-2563-4d82-beba-ec7527112383 None None] Registered counter for database nova_cell1 2026-07-13 18:23:22.330 | DEBUG dbcounter [-] [78128] Writer thread running {{(pid=78128) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-13 18:23:22.518 | Checking host mapping for compute host 'devstack': aba65c6d-ca63-4387-ae4c-7534a988940f 2026-07-13 18:23:22.519 | Creating host mapping for compute host 'devstack': aba65c6d-ca63-4387-ae4c-7534a988940f 2026-07-13 18:23:22.519 | Found 1 unmapped computes in cell: 1e8fa896-dd4f-450b-9a7a-cd6322b69525 2026-07-13 18:23:23.390 | + ./stack.sh:main:1467 : /opt/stack/data/venv/bin/nova-status --config-file /etc/nova/nova.conf upgrade check 2026-07-13 18:23:23.945 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-07-13 18:23:23.945 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-13 18:23:23.945 | we strongly recommend against using it for new projects. 2026-07-13 18:23:23.945 | 2026-07-13 18:23:23.945 | If you are already using Eventlet, we recommend migrating to a different 2026-07-13 18:23:23.945 | framework. For more detail see 2026-07-13 18:23:23.946 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-13 18:23:23.946 | 2026-07-13 18:23:23.946 | import eventlet # noqa 2026-07-13 18:23:24.220 | 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-13 18:23:27.773 | +-------------------------------------------+ 2026-07-13 18:23:27.773 | | Upgrade Check Results | 2026-07-13 18:23:27.773 | +-------------------------------------------+ 2026-07-13 18:23:27.774 | | Check: Cells v2 | 2026-07-13 18:23:27.774 | | Result: Success | 2026-07-13 18:23:27.774 | | Details: None | 2026-07-13 18:23:27.774 | +-------------------------------------------+ 2026-07-13 18:23:27.774 | | Check: Placement API | 2026-07-13 18:23:27.774 | | Result: Success | 2026-07-13 18:23:27.774 | | Details: None | 2026-07-13 18:23:27.775 | +-------------------------------------------+ 2026-07-13 18:23:27.775 | | Check: Cinder API | 2026-07-13 18:23:27.775 | | Result: Success | 2026-07-13 18:23:27.775 | | Details: None | 2026-07-13 18:23:27.775 | +-------------------------------------------+ 2026-07-13 18:23:27.776 | | Check: Policy File JSON to YAML Migration | 2026-07-13 18:23:27.776 | | Result: Success | 2026-07-13 18:23:27.776 | | Details: None | 2026-07-13 18:23:27.776 | +-------------------------------------------+ 2026-07-13 18:23:27.776 | | Check: Older than N-1 computes | 2026-07-13 18:23:27.776 | | Result: Success | 2026-07-13 18:23:27.777 | | Details: None | 2026-07-13 18:23:27.777 | +-------------------------------------------+ 2026-07-13 18:23:27.777 | | Check: hw_machine_type unset | 2026-07-13 18:23:27.777 | | Result: Success | 2026-07-13 18:23:27.777 | | Details: None | 2026-07-13 18:23:27.777 | +-------------------------------------------+ 2026-07-13 18:23:27.778 | | Check: Service User Token Configuration | 2026-07-13 18:23:27.778 | | Result: Success | 2026-07-13 18:23:27.778 | | Details: None | 2026-07-13 18:23:27.778 | +-------------------------------------------+ 2026-07-13 18:23:28.551 | + ./stack.sh:main:1474 : [[ -x /home/quobyte/devstack/local.sh ]] 2026-07-13 18:23:28.557 | + ./stack.sh:main:1486 : sudo tee /etc/bash_completion.d/osc.bash_completion 2026-07-13 18:23:28.558 | + ./stack.sh:main:1485 : command openstack complete 2026-07-13 18:23:32.444 | + ./stack.sh:main:1489 : is_service_enabled cinder 2026-07-13 18:23:32.468 | + functions-common:is_service_enabled:2076 : return 0 2026-07-13 18:23:32.471 | + ./stack.sh:main:1490 : is_ubuntu 2026-07-13 18:23:32.474 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-13 18:23:32.478 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-13 18:23:32.482 | + ./stack.sh:main:1491 : echo_summary 'Configuring lvm.conf global device filter' 2026-07-13 18:23:32.485 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-13 18:23:32.489 | + ./stack.sh:echo_summary:450 : echo -e Configuring lvm.conf global device filter 2026-07-13 18:23:32.492 | + ./stack.sh:main:1492 : set_lvm_filter 2026-07-13 18:23:32.496 | + lib/lvm:set_lvm_filter:189 : local 'filter_suffix="r|.*|" ] # from devstack' 2026-07-13 18:23:32.499 | + lib/lvm:set_lvm_filter:190 : local 'filter_string=global_filter = [ ' 2026-07-13 18:23:32.502 | + lib/lvm:set_lvm_filter:191 : local pv 2026-07-13 18:23:32.506 | + lib/lvm:set_lvm_filter:192 : local vg 2026-07-13 18:23:32.509 | + lib/lvm:set_lvm_filter:193 : local line 2026-07-13 18:23:32.513 | ++ lib/lvm:set_lvm_filter:195 : sudo pvs --noheadings -o name 2026-07-13 18:23:32.560 | + lib/lvm:set_lvm_filter:195 : for pv_info in $(sudo pvs --noheadings -o name) 2026-07-13 18:23:32.566 | ++ lib/lvm:set_lvm_filter:196 : echo -e /dev/loop0 2026-07-13 18:23:32.567 | ++ lib/lvm:set_lvm_filter:196 : sed 's/ //g' 2026-07-13 18:23:32.567 | ++ lib/lvm:set_lvm_filter:196 : sed 's/\/dev\///g' 2026-07-13 18:23:32.573 | + lib/lvm:set_lvm_filter:196 : pv=loop0 2026-07-13 18:23:32.577 | + lib/lvm:set_lvm_filter:197 : new='"a|loop0|", ' 2026-07-13 18:23:32.580 | + lib/lvm:set_lvm_filter:198 : filter_string='global_filter = [ "a|loop0|", ' 2026-07-13 18:23:32.583 | + lib/lvm:set_lvm_filter:200 : filter_string='global_filter = [ "a|loop0|", "r|.*|" ] # from devstack' 2026-07-13 18:23:32.587 | + lib/lvm:set_lvm_filter:202 : clean_lvm_filter 2026-07-13 18:23:32.590 | + lib/lvm:clean_lvm_filter:177 : sudo sed -i 's/^.*# from devstack$//' /etc/lvm/lvm.conf 2026-07-13 18:23:32.611 | + 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-13 18:23:32.630 | + lib/lvm:set_lvm_filter:204 : echo_summary 'set lvm.conf device global_filter to: global_filter = [ "a|loop0|", "r|.*|" ] # from devstack' 2026-07-13 18:23:32.633 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-13 18:23:32.637 | + ./stack.sh:echo_summary:450 : echo -e set lvm.conf device global_filter to: global_filter = '[' '"a|loop0|",' '"r|.*|"' ']' '#' from devstack 2026-07-13 18:23:32.641 | + ./stack.sh:main:1502 : run_phase stack test-config 2026-07-13 18:23:32.645 | + functions-common:run_phase:1848 : local mode=stack 2026-07-13 18:23:32.648 | + functions-common:run_phase:1849 : local phase=test-config 2026-07-13 18:23:32.652 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-07-13 18:23:32.655 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-07-13 18:23:32.659 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-07-13 18:23:32.662 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-07-13 18:23:32.666 | + functions-common:run_phase:1858 : local extra 2026-07-13 18:23:32.670 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-07-13 18:23:32.675 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-07-13 18:23:32.678 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-07-13 18:23:32.682 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-07-13 18:23:32.685 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack test-config 2026-07-13 18:23:32.688 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-07-13 18:23:32.710 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-13 18:23:32.713 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-07-13 18:23:32.717 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-07-13 18:23:32.720 | ++ extras.d/80-tempest.sh:source:7 : [[ test-config == \i\n\s\t\a\l\l ]] 2026-07-13 18:23:32.723 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-07-13 18:23:32.726 | ++ extras.d/80-tempest.sh:source:10 : [[ test-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-07-13 18:23:32.729 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2026-07-13 18:23:32.733 | ++ extras.d/80-tempest.sh:source:13 : [[ test-config == \e\x\t\r\a ]] 2026-07-13 18:23:32.736 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2026-07-13 18:23:32.739 | ++ extras.d/80-tempest.sh:source:16 : [[ test-config == \p\o\s\t\-\e\x\t\r\a ]] 2026-07-13 18:23:32.742 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2026-07-13 18:23:32.745 | ++ extras.d/80-tempest.sh:source:19 : [[ test-config == \t\e\s\t\-\c\o\n\f\i\g ]] 2026-07-13 18:23:32.748 | ++ extras.d/80-tempest.sh:source:20 : async_wait install_tempest 2026-07-13 18:23:32.801 | [2071 Async install_tempest:38837]: Waiting for completion of install_tempest running on PID 38837 (1 other jobs running) 2026-07-13 18:23:32.827 | [2071 Async install_tempest:38837]: Signaling child to exit 2026-07-13 18:23:32.828 | WAKEUP 2026-07-13 18:23:32.851 | [2071 Async install_tempest:38837]: Signaled 2026-07-13 18:23:32.854 | ++ lib/tempest:install_tempest:844 : git_clone https://review.opendev.org/openstack/tempest.git /opt/stack/tempest master 2026-07-13 18:23:32.854 | ++ functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/tempest.git 2026-07-13 18:23:32.854 | ++ functions-common:git_clone:590 : local git_dest=/opt/stack/tempest 2026-07-13 18:23:32.854 | ++ functions-common:git_clone:591 : local git_ref=master 2026-07-13 18:23:32.854 | ++ functions-common:git_clone:592 : local orig_dir 2026-07-13 18:23:32.854 | +++ functions-common:git_clone:593 : pwd 2026-07-13 18:23:32.854 | ++ functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-07-13 18:23:32.854 | ++ functions-common:git_clone:594 : local git_clone_flags= 2026-07-13 18:23:32.854 | +++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-07-13 18:23:32.855 | ++ functions-common:git_clone:596 : RECLONE=False 2026-07-13 18:23:32.855 | ++ functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-07-13 18:23:32.855 | ++ functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-07-13 18:23:32.855 | ++ functions-common:git_clone:610 : echo master 2026-07-13 18:23:32.855 | ++ functions-common:git_clone:610 : egrep -q '^refs' 2026-07-13 18:23:32.855 | ++ functions-common:git_clone:624 : [[ ! -d /opt/stack/tempest ]] 2026-07-13 18:23:32.855 | ++ functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-07-13 18:23:32.855 | ++ functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/tempest.git /opt/stack/tempest 2026-07-13 18:23:32.855 | ++ functions-common:git_timed:697 : local count=0 2026-07-13 18:23:32.855 | ++ functions-common:git_timed:698 : local timeout=0 2026-07-13 18:23:32.856 | ++ functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-13 18:23:32.856 | ++ functions-common:git_timed:701 : timeout=0 2026-07-13 18:23:32.856 | ++ functions-common:git_timed:704 : time_start git_timed 2026-07-13 18:23:32.856 | ++ functions-common:time_start:2406 : local name=git_timed 2026-07-13 18:23:32.856 | ++ functions-common:time_start:2407 : local start_time= 2026-07-13 18:23:32.856 | ++ functions-common:time_start:2408 : [[ -n '' ]] 2026-07-13 18:23:32.856 | +++ functions-common:time_start:2411 : date +%s%3N 2026-07-13 18:23:32.856 | ++ functions-common:time_start:2411 : _TIME_START[$name]=1783966384029 2026-07-13 18:23:32.856 | ++ 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-13 18:23:32.856 | Cloning into '/opt/stack/tempest'... 2026-07-13 18:23:32.857 | ++ functions-common:git_timed:719 : time_stop git_timed 2026-07-13 18:23:32.857 | ++ functions-common:time_stop:2420 : local name 2026-07-13 18:23:32.857 | ++ functions-common:time_stop:2421 : local end_time 2026-07-13 18:23:32.857 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-07-13 18:23:32.857 | ++ functions-common:time_stop:2423 : local total 2026-07-13 18:23:32.857 | ++ functions-common:time_stop:2424 : local start_time 2026-07-13 18:23:32.857 | ++ functions-common:time_stop:2426 : name=git_timed 2026-07-13 18:23:32.857 | ++ functions-common:time_stop:2427 : start_time=1783966384029 2026-07-13 18:23:32.857 | ++ functions-common:time_stop:2429 : [[ -z 1783966384029 ]] 2026-07-13 18:23:32.857 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-07-13 18:23:32.857 | ++ functions-common:time_stop:2432 : end_time=1783966392435 2026-07-13 18:23:32.858 | ++ functions-common:time_stop:2433 : elapsed_time=8406 2026-07-13 18:23:32.858 | ++ functions-common:time_stop:2434 : total=433727 2026-07-13 18:23:32.858 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-13 18:23:32.858 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=442133 2026-07-13 18:23:32.858 | ++ functions-common:git_clone:631 : cd /opt/stack/tempest 2026-07-13 18:23:32.858 | ++ functions-common:git_clone:632 : git_timed fetch origin master 2026-07-13 18:23:32.858 | ++ functions-common:git_timed:697 : local count=0 2026-07-13 18:23:32.858 | ++ functions-common:git_timed:698 : local timeout=0 2026-07-13 18:23:32.858 | ++ functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-13 18:23:32.858 | ++ functions-common:git_timed:701 : timeout=0 2026-07-13 18:23:32.859 | ++ functions-common:git_timed:704 : time_start git_timed 2026-07-13 18:23:32.859 | ++ functions-common:time_start:2406 : local name=git_timed 2026-07-13 18:23:32.859 | ++ functions-common:time_start:2407 : local start_time= 2026-07-13 18:23:32.859 | ++ functions-common:time_start:2408 : [[ -n '' ]] 2026-07-13 18:23:32.859 | +++ functions-common:time_start:2411 : date +%s%3N 2026-07-13 18:23:32.859 | ++ functions-common:time_start:2411 : _TIME_START[$name]=1783966392501 2026-07-13 18:23:32.859 | ++ functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-07-13 18:23:32.859 | From https://review.opendev.org/openstack/tempest 2026-07-13 18:23:32.859 | * branch master -> FETCH_HEAD 2026-07-13 18:23:32.859 | ++ functions-common:git_timed:719 : time_stop git_timed 2026-07-13 18:23:32.860 | ++ functions-common:time_stop:2420 : local name 2026-07-13 18:23:32.860 | ++ functions-common:time_stop:2421 : local end_time 2026-07-13 18:23:32.860 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-07-13 18:23:32.860 | ++ functions-common:time_stop:2423 : local total 2026-07-13 18:23:32.860 | ++ functions-common:time_stop:2424 : local start_time 2026-07-13 18:23:32.860 | ++ functions-common:time_stop:2426 : name=git_timed 2026-07-13 18:23:32.860 | ++ functions-common:time_stop:2427 : start_time=1783966392501 2026-07-13 18:23:32.860 | ++ functions-common:time_stop:2429 : [[ -z 1783966392501 ]] 2026-07-13 18:23:32.860 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-07-13 18:23:32.860 | ++ functions-common:time_stop:2432 : end_time=1783966393097 2026-07-13 18:23:32.860 | ++ functions-common:time_stop:2433 : elapsed_time=596 2026-07-13 18:23:32.861 | ++ functions-common:time_stop:2434 : total=442133 2026-07-13 18:23:32.861 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-13 18:23:32.861 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=442729 2026-07-13 18:23:32.861 | ++ functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-07-13 18:23:32.861 | ++ functions-common:git_timed:697 : local count=0 2026-07-13 18:23:32.862 | ++ functions-common:git_timed:698 : local timeout=0 2026-07-13 18:23:32.862 | ++ functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-13 18:23:32.862 | ++ functions-common:git_timed:701 : timeout=0 2026-07-13 18:23:32.862 | ++ functions-common:git_timed:704 : time_start git_timed 2026-07-13 18:23:32.862 | ++ functions-common:time_start:2406 : local name=git_timed 2026-07-13 18:23:32.862 | ++ functions-common:time_start:2407 : local start_time= 2026-07-13 18:23:32.862 | ++ functions-common:time_start:2408 : [[ -n '' ]] 2026-07-13 18:23:32.862 | +++ functions-common:time_start:2411 : date +%s%3N 2026-07-13 18:23:32.862 | ++ functions-common:time_start:2411 : _TIME_START[$name]=1783966393167 2026-07-13 18:23:32.862 | ++ functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-07-13 18:23:32.863 | Note: switching to 'FETCH_HEAD'. 2026-07-13 18:23:32.863 | 2026-07-13 18:23:32.863 | You are in 'detached HEAD' state. You can look around, make experimental 2026-07-13 18:23:32.863 | changes and commit them, and you can discard any commits you make in this 2026-07-13 18:23:32.863 | state without impacting any branches by switching back to a branch. 2026-07-13 18:23:32.863 | 2026-07-13 18:23:32.863 | If you want to create a new branch to retain commits you create, you may 2026-07-13 18:23:32.863 | do so (now or later) by using -c with the switch command. Example: 2026-07-13 18:23:32.863 | 2026-07-13 18:23:32.863 | git switch -c 2026-07-13 18:23:32.863 | 2026-07-13 18:23:32.864 | Or undo this operation with: 2026-07-13 18:23:32.864 | 2026-07-13 18:23:32.864 | git switch - 2026-07-13 18:23:32.864 | 2026-07-13 18:23:32.864 | Turn off this advice by setting config variable advice.detachedHead to false 2026-07-13 18:23:32.864 | 2026-07-13 18:23:32.864 | HEAD is now at 48141b5d7 Revert "Disable test_extend_attached_encrypted_volume_luksv1 due to 2116852" 2026-07-13 18:23:32.864 | ++ functions-common:git_timed:719 : time_stop git_timed 2026-07-13 18:23:32.864 | ++ functions-common:time_stop:2420 : local name 2026-07-13 18:23:32.864 | ++ functions-common:time_stop:2421 : local end_time 2026-07-13 18:23:32.865 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-07-13 18:23:32.865 | ++ functions-common:time_stop:2423 : local total 2026-07-13 18:23:32.865 | ++ functions-common:time_stop:2424 : local start_time 2026-07-13 18:23:32.865 | ++ functions-common:time_stop:2426 : name=git_timed 2026-07-13 18:23:32.865 | ++ functions-common:time_stop:2427 : start_time=1783966393167 2026-07-13 18:23:32.865 | ++ functions-common:time_stop:2429 : [[ -z 1783966393167 ]] 2026-07-13 18:23:32.865 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-07-13 18:23:32.865 | ++ functions-common:time_stop:2432 : end_time=1783966393369 2026-07-13 18:23:32.865 | ++ functions-common:time_stop:2433 : elapsed_time=202 2026-07-13 18:23:32.865 | ++ functions-common:time_stop:2434 : total=442729 2026-07-13 18:23:32.866 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-13 18:23:32.866 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=442931 2026-07-13 18:23:32.866 | ++ functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/tempest 2026-07-13 18:23:32.866 | ++ functions-common:git_clone:672 : cd /opt/stack/tempest 2026-07-13 18:23:32.866 | ++ functions-common:git_clone:673 : git show --oneline 2026-07-13 18:23:32.866 | ++ functions-common:git_clone:673 : head -1 2026-07-13 18:23:32.866 | 48141b5d7 Revert "Disable test_extend_attached_encrypted_volume_luksv1 due to 2116852" 2026-07-13 18:23:32.866 | ++ functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-07-13 18:23:32.866 | ++ lib/tempest:install_tempest:850 : pip_install 'tox!=2.8.0,<4.0.0' 2026-07-13 18:23:32.866 | Using python 3.12 to install tox!=2.8.0,<4.0.0 2026-07-13 18:23:32.867 | ++ 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-13 18:23:32.867 | Collecting tox!=2.8.0,<4.0.0 2026-07-13 18:23:32.867 | Downloading tox-3.28.0-py2.py3-none-any.whl.metadata (7.8 kB) 2026-07-13 18:23:32.867 | Collecting filelock>=3.0.0 (from tox!=2.8.0,<4.0.0) 2026-07-13 18:23:32.867 | Downloading filelock-3.29.4-py3-none-any.whl.metadata (2.0 kB) 2026-07-13 18:23:32.867 | 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-13 18:23:32.868 | Collecting pluggy>=0.12.0 (from tox!=2.8.0,<4.0.0) 2026-07-13 18:23:32.868 | Downloading pluggy-1.6.0-py3-none-any.whl.metadata (4.8 kB) 2026-07-13 18:23:32.868 | Collecting py>=1.4.17 (from tox!=2.8.0,<4.0.0) 2026-07-13 18:23:32.868 | Downloading py-1.11.0-py2.py3-none-any.whl.metadata (2.8 kB) 2026-07-13 18:23:32.868 | 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-13 18:23:32.868 | 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-13 18:23:32.868 | Downloading virtualenv-21.5.1-py3-none-any.whl.metadata (3.4 kB) 2026-07-13 18:23:32.868 | 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-13 18:23:32.868 | Downloading distlib-0.4.3-py2.py3-none-any.whl.metadata (5.3 kB) 2026-07-13 18:23:32.868 | 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-13 18:23:32.869 | 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-13 18:23:32.869 | Downloading python_discovery-1.4.2-py3-none-any.whl.metadata (5.6 kB) 2026-07-13 18:23:32.869 | Downloading tox-3.28.0-py2.py3-none-any.whl (86 kB) 2026-07-13 18:23:32.869 | Downloading filelock-3.29.4-py3-none-any.whl (42 kB) 2026-07-13 18:23:32.869 | Downloading pluggy-1.6.0-py3-none-any.whl (20 kB) 2026-07-13 18:23:32.869 | Downloading py-1.11.0-py2.py3-none-any.whl (98 kB) 2026-07-13 18:23:32.869 | Downloading virtualenv-21.5.1-py3-none-any.whl (4.6 MB) 2026-07-13 18:23:32.869 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.6/4.6 MB 52.5 MB/s 0:00:00 2026-07-13 18:23:32.869 | Downloading distlib-0.4.3-py2.py3-none-any.whl (470 kB) 2026-07-13 18:23:32.869 | Downloading python_discovery-1.4.2-py3-none-any.whl (33 kB) 2026-07-13 18:23:32.869 | Installing collected packages: distlib, py, pluggy, filelock, python-discovery, virtualenv, tox 2026-07-13 18:23:32.870 | 2026-07-13 18:23:32.870 | 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-13 18:23:32.870 | ++ inc/python:pip_install:216 : result=0 2026-07-13 18:23:32.870 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-07-13 18:23:32.870 | ++ functions-common:time_stop:2420 : local name 2026-07-13 18:23:32.870 | ++ functions-common:time_stop:2421 : local end_time 2026-07-13 18:23:32.870 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-07-13 18:23:32.870 | ++ functions-common:time_stop:2423 : local total 2026-07-13 18:23:32.870 | ++ functions-common:time_stop:2424 : local start_time 2026-07-13 18:23:32.870 | ++ functions-common:time_stop:2426 : name=pip_install 2026-07-13 18:23:32.871 | ++ functions-common:time_stop:2427 : start_time=1783966393454 2026-07-13 18:23:32.871 | ++ functions-common:time_stop:2429 : [[ -z 1783966393454 ]] 2026-07-13 18:23:32.871 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-07-13 18:23:32.871 | ++ functions-common:time_stop:2432 : end_time=1783966397155 2026-07-13 18:23:32.871 | ++ functions-common:time_stop:2433 : elapsed_time=3701 2026-07-13 18:23:32.871 | ++ functions-common:time_stop:2434 : total=166977 2026-07-13 18:23:32.871 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-13 18:23:32.871 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=170678 2026-07-13 18:23:32.871 | ++ inc/python:pip_install:219 : return 0 2026-07-13 18:23:32.871 | ++ lib/tempest:install_tempest:851 : pushd /opt/stack/tempest 2026-07-13 18:23:32.872 | /opt/stack/tempest ~/devstack 2026-07-13 18:23:32.872 | ++ lib/tempest:install_tempest:855 : git checkout master 2026-07-13 18:23:32.872 | Switched to branch 'master' 2026-07-13 18:23:32.872 | Your branch is up to date with 'origin/master'. 2026-07-13 18:23:32.872 | ++ lib/tempest:install_tempest:857 : local tmp_u_c_m 2026-07-13 18:23:32.872 | +++ lib/tempest:install_tempest:858 : mktemp -t tempest_u_c_m.XXXXXXXXXX 2026-07-13 18:23:32.872 | ++ lib/tempest:install_tempest:858 : tmp_u_c_m=/tmp/tempest_u_c_m.KwudYKx3Ou 2026-07-13 18:23:32.872 | ++ lib/tempest:install_tempest:859 : set_tempest_venv_constraints /tmp/tempest_u_c_m.KwudYKx3Ou 2026-07-13 18:23:32.872 | ++ lib/tempest:set_tempest_venv_constraints:131 : local tmp_c 2026-07-13 18:23:32.872 | ++ lib/tempest:set_tempest_venv_constraints:132 : tmp_c=/tmp/tempest_u_c_m.KwudYKx3Ou 2026-07-13 18:23:32.873 | ++ lib/tempest:set_tempest_venv_constraints:133 : [[ master == \m\a\s\t\e\r ]] 2026-07-13 18:23:32.873 | ++ lib/tempest:set_tempest_venv_constraints:134 : cd /opt/stack/requirements 2026-07-13 18:23:32.873 | ++ lib/tempest:set_tempest_venv_constraints:135 : git show master:upper-constraints.txt 2026-07-13 18:23:32.873 | ++ lib/tempest:set_tempest_venv_constraints:142 : export UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-07-13 18:23:32.873 | ++ lib/tempest:set_tempest_venv_constraints:142 : UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-07-13 18:23:32.873 | ++ lib/tempest:set_tempest_venv_constraints:143 : export TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-07-13 18:23:32.873 | ++ lib/tempest:set_tempest_venv_constraints:143 : TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-07-13 18:23:32.873 | ++ lib/tempest:install_tempest:861 : tox -r --notest -efull 2026-07-13 18:23:32.873 | full create: /opt/stack/tempest/.tox/tempest 2026-07-13 18:23:32.873 | full installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt 2026-07-13 18:23:32.874 | full develop-inst: /opt/stack/tempest 2026-07-13 18:23:32.874 | 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.5.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,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@48141b5d7a1377cc4bd5e779c6e6355663fe816d#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-13 18:23:32.874 | ___________________________________ summary ____________________________________ 2026-07-13 18:23:32.874 | full: skipped tests 2026-07-13 18:23:32.874 | congratulations :) 2026-07-13 18:23:32.874 | ++ lib/tempest:install_tempest:865 : /opt/stack/tempest/.tox/tempest/bin/pip install -c /tmp/tempest_u_c_m.KwudYKx3Ou -r requirements.txt 2026-07-13 18:23:32.874 | 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-13 18:23:32.874 | 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-13 18:23:32.874 | 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-13 18:23:32.874 | 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-13 18:23:32.875 | 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-13 18:23:32.875 | 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-13 18:23:32.875 | 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-13 18:23:32.875 | Requirement already satisfied: oslo.concurrency>=3.26.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 8)) (7.5.0) 2026-07-13 18:23:32.875 | 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-13 18:23:32.875 | 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-13 18:23:32.875 | 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-13 18:23:32.875 | 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-13 18:23:32.875 | 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-13 18:23:32.875 | 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-13 18:23:32.876 | 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-13 18:23:32.876 | 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-13 18:23:32.876 | 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-13 18:23:32.876 | 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-13 18:23:32.876 | 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-13 18:23:32.876 | 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-13 18:23:32.876 | 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-13 18:23:32.876 | 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-13 18:23:32.876 | 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-13 18:23:32.876 | 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-13 18:23:32.877 | 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-13 18:23:32.877 | 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-13 18:23:32.877 | 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-13 18:23:32.877 | 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-13 18:23:32.877 | 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-13 18:23:32.877 | 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-13 18:23:32.877 | 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-13 18:23:32.877 | 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-13 18:23:32.877 | 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-13 18:23:32.877 | 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-13 18:23:32.878 | 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-13 18:23:32.878 | 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-13 18:23:32.878 | 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-13 18:23:32.878 | 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-13 18:23:32.878 | 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-13 18:23:32.878 | 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-13 18:23:32.878 | 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-13 18:23:32.878 | 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-13 18:23:32.878 | 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-13 18:23:32.878 | 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-13 18:23:32.879 | 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-13 18:23:32.879 | 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-13 18:23:32.879 | 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-13 18:23:32.879 | 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-13 18:23:32.879 | 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-13 18:23:32.879 | 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-13 18:23:32.879 | 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-13 18:23:32.879 | 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-13 18:23:32.879 | 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-13 18:23:32.879 | 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-13 18:23:32.880 | 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-13 18:23:32.880 | 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-13 18:23:32.880 | 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-13 18:23:32.880 | 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-13 18:23:32.880 | 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-13 18:23:32.880 | 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-13 18:23:32.880 | 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-13 18:23:32.880 | ++ lib/tempest:install_tempest:866 : PROJECT_VENV["tempest"]=/opt/stack/tempest/.tox/tempest 2026-07-13 18:23:32.880 | ++ lib/tempest:install_tempest:867 : rm -f /tmp/tempest_u_c_m.KwudYKx3Ou 2026-07-13 18:23:32.880 | ++ lib/tempest:install_tempest:868 : popd 2026-07-13 18:23:32.881 | ~/devstack 2026-07-13 18:23:32.910 | [2071 Async install_tempest:38837]: finished install_tempest with result 0 in 43 seconds 2026-07-13 18:23:32.916 | ++ inc/async:async_wait:197 : return 0 2026-07-13 18:23:32.920 | ++ extras.d/80-tempest.sh:source:21 : echo_summary 'Initializing Tempest' 2026-07-13 18:23:32.923 | ++ ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-13 18:23:32.927 | ++ ./stack.sh:echo_summary:450 : echo -e Initializing Tempest 2026-07-13 18:23:32.930 | ++ extras.d/80-tempest.sh:source:22 : configure_tempest 2026-07-13 18:23:32.934 | ++ lib/tempest:configure_tempest:203 : [[ True == \T\r\u\e ]] 2026-07-13 18:23:32.937 | ++ lib/tempest:configure_tempest:204 : setup_develop /opt/stack/tempest 2026-07-13 18:23:32.940 | ++ inc/python:setup_develop:353 : local bindep 2026-07-13 18:23:32.943 | ++ inc/python:setup_develop:354 : [[ /opt/stack/tempest == -bindep* ]] 2026-07-13 18:23:32.945 | ++ inc/python:setup_develop:358 : local project_dir=/opt/stack/tempest 2026-07-13 18:23:32.948 | ++ inc/python:setup_develop:359 : local extras= 2026-07-13 18:23:32.951 | ++ inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/tempest -e 2026-07-13 18:23:32.954 | ++ inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-07-13 18:23:32.957 | ++ inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/tempest == -bindep* ]] 2026-07-13 18:23:32.960 | ++ inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/tempest 2026-07-13 18:23:32.962 | ++ inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-07-13 18:23:32.965 | ++ inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-07-13 18:23:32.970 | +++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/tempest 2026-07-13 18:23:32.971 | +++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-07-13 18:23:32.974 | ++ inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/tempest 2026-07-13 18:23:32.977 | ++ inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-07-13 18:23:32.980 | ++ inc/python:_setup_package_with_constraints_edit:399 : local name 2026-07-13 18:23:32.984 | +++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/tempest/setup.cfg 2026-07-13 18:23:32.990 | ++ inc/python:_setup_package_with_constraints_edit:400 : name=tempest 2026-07-13 18:23:32.993 | ++ inc/python:_setup_package_with_constraints_edit:401 : '[' -z tempest ']' 2026-07-13 18:23:32.996 | ++ inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- tempest 2026-07-13 18:23:33.158 | ++ inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/tempest -e 2026-07-13 18:23:33.160 | ++ inc/python:setup_package:436 : local bindep=0 2026-07-13 18:23:33.163 | ++ inc/python:setup_package:437 : local bindep_flag= 2026-07-13 18:23:33.166 | ++ inc/python:setup_package:438 : local bindep_profiles= 2026-07-13 18:23:33.169 | ++ inc/python:setup_package:439 : [[ /opt/stack/tempest == -bindep* ]] 2026-07-13 18:23:33.172 | ++ inc/python:setup_package:444 : local project_dir=/opt/stack/tempest 2026-07-13 18:23:33.174 | ++ inc/python:setup_package:445 : local flags=-e 2026-07-13 18:23:33.177 | ++ inc/python:setup_package:446 : local extras= 2026-07-13 18:23:33.180 | ++ inc/python:setup_package:450 : [[ -n -e ]] 2026-07-13 18:23:33.183 | ++ inc/python:setup_package:450 : [[ -z '' ]] 2026-07-13 18:23:33.186 | ++ inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-07-13 18:23:33.188 | ++ inc/python:setup_package:455 : [[ ! -z '' ]] 2026-07-13 18:23:33.191 | ++ inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-07-13 18:23:33.194 | ++ inc/python:setup_package:464 : pip_install -e /opt/stack/tempest 2026-07-13 18:23:33.220 | Using python 3.12 to install /opt/stack/tempest 2026-07-13 18:23:33.222 | ++ 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-13 18:23:34.275 | Obtaining file:///opt/stack/tempest 2026-07-13 18:23:34.280 | Installing build dependencies: started 2026-07-13 18:23:36.240 | Installing build dependencies: finished with status 'done' 2026-07-13 18:23:36.242 | Checking if build backend supports build_editable: started 2026-07-13 18:23:36.808 | Checking if build backend supports build_editable: finished with status 'done' 2026-07-13 18:23:36.810 | Getting requirements to build editable: started 2026-07-13 18:23:37.127 | Getting requirements to build editable: finished with status 'done' 2026-07-13 18:23:37.129 | Preparing editable metadata (pyproject.toml): started 2026-07-13 18:23:38.499 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-07-13 18:23:38.523 | 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.dev38) (7.0.3) 2026-07-13 18:23:38.524 | 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.dev38) (4.15.0) 2026-07-13 18:23:38.525 | Requirement already satisfied: jsonschema>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev38) (4.26.0) 2026-07-13 18:23:38.525 | Requirement already satisfied: testtools>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev38) (2.9.1) 2026-07-13 18:23:38.526 | Requirement already satisfied: paramiko>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev38) (4.0.0) 2026-07-13 18:23:38.527 | Requirement already satisfied: cryptography>=2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev38) (43.0.3) 2026-07-13 18:23:38.528 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev38) (1.3.0) 2026-07-13 18:23:38.529 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev38) (7.5.0) 2026-07-13 18:23:38.530 | Requirement already satisfied: oslo.config>=5.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev38) (10.5.0) 2026-07-13 18:23:38.530 | Requirement already satisfied: oslo.log>=3.36.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev38) (8.3.0) 2026-07-13 18:23:39.739 | Collecting stestr>=1.0.0 (from tempest==46.3.1.dev38) 2026-07-13 18:23:39.742 | Using cached stestr-4.2.1-py3-none-any.whl.metadata (7.7 kB) 2026-07-13 18:23:39.746 | 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.dev38) (5.11.0) 2026-07-13 18:23:39.747 | Requirement already satisfied: oslo.utils>=7.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev38) (10.1.1) 2026-07-13 18:23:39.748 | Requirement already satisfied: fixtures>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev38) (4.3.2) 2026-07-13 18:23:39.749 | Requirement already satisfied: PyYAML>=3.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev38) (6.0.3) 2026-07-13 18:23:39.750 | Requirement already satisfied: python-subunit>=1.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev38) (1.4.6) 2026-07-13 18:23:39.751 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev38) (5.9.0) 2026-07-13 18:23:39.751 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev38) (3.18.0) 2026-07-13 18:23:39.752 | Requirement already satisfied: urllib3>=1.21.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev38) (2.7.0) 2026-07-13 18:23:39.753 | Requirement already satisfied: debtcollector>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev38) (3.1.0) 2026-07-13 18:23:39.754 | Requirement already satisfied: defusedxml>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev38) (0.7.1) 2026-07-13 18:23:39.755 | Requirement already satisfied: fasteners>=0.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev38) (0.20) 2026-07-13 18:23:39.756 | Requirement already satisfied: testscenarios>=0.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev38) (0.6.2) 2026-07-13 18:23:39.760 | 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.dev38) (0.6.0) 2026-07-13 18:23:39.761 | 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.dev38) (4.0.0) 2026-07-13 18:23:39.765 | 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.dev38) (3.0.52) 2026-07-13 18:23:39.766 | 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.dev38) (1.11.0) 2026-07-13 18:23:39.767 | 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.dev38) (15.0.0) 2026-07-13 18:23:39.768 | 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.dev38) (1.8.0) 2026-07-13 18:23:39.771 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.1->tempest==46.3.1.dev38) (2.0.0) 2026-07-13 18:23:39.775 | 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.dev38) (3.0) 2026-07-13 18:23:39.777 | 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.dev38) (2.2.2) 2026-07-13 18:23:39.784 | 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.dev38) (26.1.0) 2026-07-13 18:23:39.785 | 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.dev38) (2025.9.1) 2026-07-13 18:23:39.786 | 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.dev38) (0.37.0) 2026-07-13 18:23:39.787 | 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.dev38) (2026.5.1) 2026-07-13 18:23:39.795 | 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.dev38) (6.9.0) 2026-07-13 18:23:39.799 | 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.dev38) (2.0.0) 2026-07-13 18:23:39.800 | 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.dev38) (2.34.2) 2026-07-13 18:23:39.804 | 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.dev38) (6.5.0) 2026-07-13 18:23:39.806 | 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.dev38) (2.9.0.post0) 2026-07-13 18:23:39.809 | 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.dev38) (4.15.0) 2026-07-13 18:23:39.811 | 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.dev38) (1.2.1) 2026-07-13 18:23:39.815 | 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.dev38) (2.1.0) 2026-07-13 18:23:39.817 | 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.dev38) (3.3.2) 2026-07-13 18:23:39.818 | 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.dev38) (26.2) 2026-07-13 18:23:39.819 | 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.dev38) (7.2.2) 2026-07-13 18:23:39.826 | 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.dev38) (5.0.0) 2026-07-13 18:23:39.827 | 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.dev38) (3.0.3) 2026-07-13 18:23:39.828 | 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.dev38) (1.6.2) 2026-07-13 18:23:39.835 | 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.dev38) (83.0.0) 2026-07-13 18:23:39.838 | 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.dev38) (0.8.1) 2026-07-13 18:23:39.855 | 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.dev38) (1.17.0) 2026-07-13 18:23:39.866 | 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.dev38) (3.4.7) 2026-07-13 18:23:39.867 | 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.dev38) (3.18) 2026-07-13 18:23:39.869 | 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.dev38) (2023.11.17) 2026-07-13 18:23:39.884 | 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.dev38) (4.2.0) 2026-07-13 18:23:39.886 | 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.dev38) (2.20.0) 2026-07-13 18:23:39.891 | 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.dev38) (0.1.2) 2026-07-13 18:23:39.905 | 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.dev38) (0.16.0) 2026-07-13 18:23:39.943 | Collecting tomlkit>=0.11.6 (from stestr>=1.0.0->tempest==46.3.1.dev38) 2026-07-13 18:23:39.946 | Using cached tomlkit-0.15.0-py3-none-any.whl.metadata (2.8 kB) 2026-07-13 18:23:39.985 | Using cached stestr-4.2.1-py3-none-any.whl (118 kB) 2026-07-13 18:23:39.988 | Using cached tomlkit-0.15.0-py3-none-any.whl (41 kB) 2026-07-13 18:23:39.999 | Building wheels for collected packages: tempest 2026-07-13 18:23:40.000 | Building editable for tempest (pyproject.toml): started 2026-07-13 18:23:41.657 | Building editable for tempest (pyproject.toml): finished with status 'done' 2026-07-13 18:23:41.659 | Created wheel for tempest: filename=tempest-46.3.1.dev38-0.editable-py3-none-any.whl size=8323 sha256=2ba2ef9e270aada2e740b4c8aafa966b9c236557264dc5232f2aba17f4eb05fa 2026-07-13 18:23:41.659 | Stored in directory: /tmp/pip-ephem-wheel-cache-u0_febjs/wheels/a8/38/99/324113a4b73ad133e84e5794562e0b63ae1c5945bffa9f076a 2026-07-13 18:23:41.664 | Successfully built tempest 2026-07-13 18:23:41.961 | Installing collected packages: tomlkit, stestr, tempest 2026-07-13 18:23:42.228 | 2026-07-13 18:23:42.255 | Successfully installed stestr-4.2.1 tempest-46.3.1.dev38 tomlkit-0.15.0 2026-07-13 18:23:42.466 | ++ inc/python:pip_install:216 : result=0 2026-07-13 18:23:42.469 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-07-13 18:23:42.471 | ++ functions-common:time_stop:2420 : local name 2026-07-13 18:23:42.474 | ++ functions-common:time_stop:2421 : local end_time 2026-07-13 18:23:42.476 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-07-13 18:23:42.479 | ++ functions-common:time_stop:2423 : local total 2026-07-13 18:23:42.482 | ++ functions-common:time_stop:2424 : local start_time 2026-07-13 18:23:42.485 | ++ functions-common:time_stop:2426 : name=pip_install 2026-07-13 18:23:42.488 | ++ functions-common:time_stop:2427 : start_time=1783967013213 2026-07-13 18:23:42.490 | ++ functions-common:time_stop:2429 : [[ -z 1783967013213 ]] 2026-07-13 18:23:42.494 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-07-13 18:23:42.499 | ++ functions-common:time_stop:2432 : end_time=1783967022496 2026-07-13 18:23:42.502 | ++ functions-common:time_stop:2433 : elapsed_time=9283 2026-07-13 18:23:42.504 | ++ functions-common:time_stop:2434 : total=178976 2026-07-13 18:23:42.507 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-13 18:23:42.510 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=188259 2026-07-13 18:23:42.513 | ++ inc/python:pip_install:219 : return 0 2026-07-13 18:23:42.516 | ++ inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-07-13 18:23:42.519 | ++ inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-07-13 18:23:42.522 | ++ inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/tempest 2026-07-13 18:23:42.524 | ++ inc/python:use_library_from_git:266 : local name=/opt/stack/tempest 2026-07-13 18:23:42.527 | ++ inc/python:use_library_from_git:267 : local enabled=1 2026-07-13 18:23:42.530 | ++ inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-13 18:23:42.533 | ++ inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/tempest, ]] 2026-07-13 18:23:42.536 | ++ inc/python:use_library_from_git:269 : return 1 2026-07-13 18:23:42.539 | ++ 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-13 18:23:42.542 | ++ lib/tempest:configure_tempest:212 : local image_lines 2026-07-13 18:23:42.545 | ++ lib/tempest:configure_tempest:213 : local images 2026-07-13 18:23:42.547 | ++ lib/tempest:configure_tempest:214 : local num_images 2026-07-13 18:23:42.550 | ++ lib/tempest:configure_tempest:215 : local image_uuid 2026-07-13 18:23:42.553 | ++ lib/tempest:configure_tempest:216 : local image_uuid_alt 2026-07-13 18:23:42.556 | ++ lib/tempest:configure_tempest:217 : local password 2026-07-13 18:23:42.559 | ++ lib/tempest:configure_tempest:218 : local line 2026-07-13 18:23:42.562 | ++ lib/tempest:configure_tempest:219 : local flavors 2026-07-13 18:23:42.564 | ++ lib/tempest:configure_tempest:220 : local available_flavors 2026-07-13 18:23:42.567 | ++ lib/tempest:configure_tempest:221 : local flavors_ref 2026-07-13 18:23:42.570 | ++ lib/tempest:configure_tempest:222 : local flavor_lines 2026-07-13 18:23:42.573 | ++ lib/tempest:configure_tempest:223 : local flavor_ref_size 2026-07-13 18:23:42.576 | ++ lib/tempest:configure_tempest:224 : local flavor_ref_alt_size 2026-07-13 18:23:42.579 | ++ lib/tempest:configure_tempest:225 : local public_network_id 2026-07-13 18:23:42.581 | ++ lib/tempest:configure_tempest:226 : local public_router_id 2026-07-13 18:23:42.584 | ++ lib/tempest:configure_tempest:227 : local ssh_connect_method=floating 2026-07-13 18:23:42.587 | ++ lib/tempest:configure_tempest:228 : local disk 2026-07-13 18:23:42.590 | ++ lib/tempest:configure_tempest:231 : ifs=' 2026-07-13 18:23:42.590 | ' 2026-07-13 18:23:42.593 | ++ lib/tempest:configure_tempest:241 : declare -a images 2026-07-13 18:23:42.595 | ++ lib/tempest:configure_tempest:243 : is_service_enabled glance 2026-07-13 18:23:42.615 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-13 18:23:42.619 | ++ lib/tempest:configure_tempest:244 : get_active_images images image_uuid 2026-07-13 18:23:42.622 | ++ lib/tempest:get_active_images:160 : declare -n img_array=images 2026-07-13 18:23:42.624 | ++ lib/tempest:get_active_images:161 : declare -n img_id=image_uuid 2026-07-13 18:23:42.627 | ++ lib/tempest:get_active_images:164 : img_array=() 2026-07-13 18:23:42.632 | ++ lib/tempest:get_active_images:171 : read -r IMAGE_NAME IMAGE_UUID DISK_FORMAT 2026-07-13 18:23:42.633 | +++ lib/tempest:get_active_images:159 : awk '-F|' '!/^(+--)|ID|aki|ari/ { print $3,$2,$4 }' 2026-07-13 18:23:42.633 | +++ lib/tempest:get_active_images:159 : oscwrap --os-cloud devstack-admin image list --long --property status=active 2026-07-13 18:23:46.703 | +++ functions-common:oscwrap:2465 : return 0 2026-07-13 18:23:46.706 | ++ lib/tempest:get_active_images:172 : [[ qcow2 == \i\s\o ]] 2026-07-13 18:23:46.709 | ++ lib/tempest:get_active_images:175 : '[' cirros-0.6.3-x86_64-disk = cirros-0.6.3-x86_64-disk ']' 2026-07-13 18:23:46.713 | ++ lib/tempest:get_active_images:176 : img_id=a5c85faa-ccd2-446c-ac1c-c871b5183834 2026-07-13 18:23:46.716 | ++ lib/tempest:get_active_images:178 : img_array+=($IMAGE_UUID) 2026-07-13 18:23:46.719 | ++ lib/tempest:get_active_images:171 : read -r IMAGE_NAME IMAGE_UUID DISK_FORMAT 2026-07-13 18:23:46.722 | ++ lib/tempest:configure_tempest:246 : (( 1 < 1 )) 2026-07-13 18:23:46.726 | ++ lib/tempest:configure_tempest:260 : case "${#images[*]}" in 2026-07-13 18:23:46.729 | ++ lib/tempest:configure_tempest:266 : '[' -z a5c85faa-ccd2-446c-ac1c-c871b5183834 ']' 2026-07-13 18:23:46.732 | ++ lib/tempest:configure_tempest:269 : image_uuid_alt=a5c85faa-ccd2-446c-ac1c-c871b5183834 2026-07-13 18:23:46.736 | ++ lib/tempest:configure_tempest:291 : sudo install -d -o quobyte /opt/stack/tempest/etc 2026-07-13 18:23:46.754 | ++ lib/tempest:configure_tempest:292 : rm -f /opt/stack/tempest/etc/tempest.conf 2026-07-13 18:23:46.761 | ++ lib/tempest:configure_tempest:294 : local password=nomoresecret 2026-07-13 18:23:46.764 | ++ lib/tempest:configure_tempest:297 : local admin_username=admin 2026-07-13 18:23:46.768 | ++ lib/tempest:configure_tempest:298 : local admin_project_name=admin 2026-07-13 18:23:46.772 | ++ lib/tempest:configure_tempest:299 : local admin_domain_name=Default 2026-07-13 18:23:46.775 | ++ lib/tempest:configure_tempest:300 : local alt_username=alt_demo 2026-07-13 18:23:46.779 | ++ lib/tempest:configure_tempest:301 : local alt_project_name=alt_demo 2026-07-13 18:23:46.783 | ++ lib/tempest:configure_tempest:302 : local admin_project_id 2026-07-13 18:23:46.788 | +++ lib/tempest:configure_tempest:303 : oscwrap --os-cloud devstack-admin project list 2026-07-13 18:23:46.789 | +++ lib/tempest:configure_tempest:303 : awk '/ admin / { print $2 }' 2026-07-13 18:23:50.230 | +++ functions-common:oscwrap:2465 : return 0 2026-07-13 18:23:50.234 | ++ lib/tempest:configure_tempest:303 : admin_project_id=6b4015e3a3db4a91ba2712f5d9c0002b 2026-07-13 18:23:50.236 | ++ lib/tempest:configure_tempest:305 : is_service_enabled nova 2026-07-13 18:23:50.255 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-13 18:23:50.259 | +++ lib/tempest:configure_tempest:308 : oscwrap --os-cloud devstack-admin flavor list 2026-07-13 18:23:53.678 | +++ functions-common:oscwrap:2465 : return 0 2026-07-13 18:23:53.681 | ++ lib/tempest:configure_tempest:308 : available_flavors='+----+-----------+-------+------+-----------+-------+-----------+ 2026-07-13 18:23:53.681 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2026-07-13 18:23:53.681 | +----+-----------+-------+------+-----------+-------+-----------+ 2026-07-13 18:23:53.681 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2026-07-13 18:23:53.681 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2026-07-13 18:23:53.681 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2026-07-13 18:23:53.681 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2026-07-13 18:23:53.681 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2026-07-13 18:23:53.682 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2026-07-13 18:23:53.682 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2026-07-13 18:23:53.682 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2026-07-13 18:23:53.683 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2026-07-13 18:23:53.683 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2026-07-13 18:23:53.683 | +----+-----------+-------+------+-----------+-------+-----------+' 2026-07-13 18:23:53.684 | ++ lib/tempest:configure_tempest:309 : [[ -z '' ]] 2026-07-13 18:23:53.686 | ++ lib/tempest:configure_tempest:310 : [[ +----+-----------+-------+------+-----------+-------+-----------+ 2026-07-13 18:23:53.686 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2026-07-13 18:23:53.686 | +----+-----------+-------+------+-----------+-------+-----------+ 2026-07-13 18:23:53.686 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2026-07-13 18:23:53.686 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2026-07-13 18:23:53.686 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2026-07-13 18:23:53.686 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2026-07-13 18:23:53.686 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2026-07-13 18:23:53.687 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2026-07-13 18:23:53.687 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2026-07-13 18:23:53.687 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2026-07-13 18:23:53.687 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2026-07-13 18:23:53.687 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2026-07-13 18:23:53.687 | +----+-----------+-------+------+-----------+-------+-----------+ =~ m1\.nano ]] 2026-07-13 18:23:53.689 | +++ lib/tempest:configure_tempest:312 : image_size_in_gib a5c85faa-ccd2-446c-ac1c-c871b5183834 2026-07-13 18:23:53.692 | +++ lib/tempest:image_size_in_gib:125 : local size 2026-07-13 18:23:53.696 | ++++ lib/tempest:image_size_in_gib:126 : oscwrap --os-cloud devstack-admin image show a5c85faa-ccd2-446c-ac1c-c871b5183834 -c size -f value 2026-07-13 18:23:57.136 | ++++ functions-common:oscwrap:2465 : return 0 2026-07-13 18:23:57.139 | +++ lib/tempest:image_size_in_gib:126 : size=21692416 2026-07-13 18:23:57.143 | +++ lib/tempest:image_size_in_gib:127 : echo 21692416 2026-07-13 18:23:57.144 | +++ lib/tempest:image_size_in_gib:127 : python3 -c 'import math; print(int(math.ceil(float(int(input()) / 1024.0 ** 3))))' 2026-07-13 18:23:57.188 | ++ lib/tempest:configure_tempest:312 : disk=1 2026-07-13 18:23:57.191 | ++ lib/tempest:configure_tempest:313 : ram=192 2026-07-13 18:23:57.194 | ++ 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-13 18:24:00.277 | +----------------------------+-----------------------+ 2026-07-13 18:24:00.277 | | Field | Value | 2026-07-13 18:24:00.277 | +----------------------------+-----------------------+ 2026-07-13 18:24:00.278 | | OS-FLV-DISABLED:disabled | False | 2026-07-13 18:24:00.278 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-13 18:24:00.278 | | description | None | 2026-07-13 18:24:00.278 | | disk | 1 | 2026-07-13 18:24:00.278 | | id | 42 | 2026-07-13 18:24:00.278 | | name | m1.nano | 2026-07-13 18:24:00.278 | | os-flavor-access:is_public | True | 2026-07-13 18:24:00.278 | | properties | hw_rng:allowed='True' | 2026-07-13 18:24:00.278 | | ram | 192 | 2026-07-13 18:24:00.278 | | rxtx_factor | 1.0 | 2026-07-13 18:24:00.278 | | swap | 0 | 2026-07-13 18:24:00.279 | | vcpus | 1 | 2026-07-13 18:24:00.279 | +----------------------------+-----------------------+ 2026-07-13 18:24:00.671 | ++ lib/tempest:configure_tempest:316 : flavor_ref=42 2026-07-13 18:24:00.675 | ++ lib/tempest:configure_tempest:317 : [[ +----+-----------+-------+------+-----------+-------+-----------+ 2026-07-13 18:24:00.675 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2026-07-13 18:24:00.675 | +----+-----------+-------+------+-----------+-------+-----------+ 2026-07-13 18:24:00.675 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2026-07-13 18:24:00.675 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2026-07-13 18:24:00.675 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2026-07-13 18:24:00.675 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2026-07-13 18:24:00.675 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2026-07-13 18:24:00.675 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2026-07-13 18:24:00.676 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2026-07-13 18:24:00.676 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2026-07-13 18:24:00.676 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2026-07-13 18:24:00.676 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2026-07-13 18:24:00.676 | +----+-----------+-------+------+-----------+-------+-----------+ =~ m1\.micro ]] 2026-07-13 18:24:00.679 | +++ lib/tempest:configure_tempest:319 : image_size_in_gib a5c85faa-ccd2-446c-ac1c-c871b5183834 2026-07-13 18:24:00.682 | +++ lib/tempest:image_size_in_gib:125 : local size 2026-07-13 18:24:00.686 | ++++ lib/tempest:image_size_in_gib:126 : oscwrap --os-cloud devstack-admin image show a5c85faa-ccd2-446c-ac1c-c871b5183834 -c size -f value 2026-07-13 18:24:04.175 | ++++ functions-common:oscwrap:2465 : return 0 2026-07-13 18:24:04.179 | +++ lib/tempest:image_size_in_gib:126 : size=21692416 2026-07-13 18:24:04.185 | +++ lib/tempest:image_size_in_gib:127 : python3 -c 'import math; print(int(math.ceil(float(int(input()) / 1024.0 ** 3))))' 2026-07-13 18:24:04.186 | +++ lib/tempest:image_size_in_gib:127 : echo 21692416 2026-07-13 18:24:04.228 | ++ lib/tempest:configure_tempest:319 : disk=1 2026-07-13 18:24:04.231 | ++ lib/tempest:configure_tempest:320 : ram=256 2026-07-13 18:24:04.233 | ++ 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-13 18:24:07.340 | +----------------------------+-----------------------+ 2026-07-13 18:24:07.341 | | Field | Value | 2026-07-13 18:24:07.341 | +----------------------------+-----------------------+ 2026-07-13 18:24:07.341 | | OS-FLV-DISABLED:disabled | False | 2026-07-13 18:24:07.341 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-13 18:24:07.341 | | description | None | 2026-07-13 18:24:07.341 | | disk | 1 | 2026-07-13 18:24:07.341 | | id | 84 | 2026-07-13 18:24:07.342 | | name | m1.micro | 2026-07-13 18:24:07.342 | | os-flavor-access:is_public | True | 2026-07-13 18:24:07.342 | | properties | hw_rng:allowed='True' | 2026-07-13 18:24:07.342 | | ram | 256 | 2026-07-13 18:24:07.342 | | rxtx_factor | 1.0 | 2026-07-13 18:24:07.342 | | swap | 0 | 2026-07-13 18:24:07.342 | | vcpus | 1 | 2026-07-13 18:24:07.342 | +----------------------------+-----------------------+ 2026-07-13 18:24:07.706 | ++ lib/tempest:configure_tempest:323 : flavor_ref_alt=84 2026-07-13 18:24:07.709 | ++ lib/tempest:configure_tempest:372 : is_service_enabled glance 2026-07-13 18:24:07.729 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-13 18:24:07.733 | ++ lib/tempest:configure_tempest:373 : git_clone https://review.opendev.org/openstack/os-test-images.git /opt/stack/os-test-images master 2026-07-13 18:24:07.736 | ++ functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/os-test-images.git 2026-07-13 18:24:07.739 | ++ functions-common:git_clone:590 : local git_dest=/opt/stack/os-test-images 2026-07-13 18:24:07.742 | ++ functions-common:git_clone:591 : local git_ref=master 2026-07-13 18:24:07.745 | ++ functions-common:git_clone:592 : local orig_dir 2026-07-13 18:24:07.749 | +++ functions-common:git_clone:593 : pwd 2026-07-13 18:24:07.755 | ++ functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-07-13 18:24:07.757 | ++ functions-common:git_clone:594 : local git_clone_flags= 2026-07-13 18:24:07.762 | +++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-07-13 18:24:07.784 | ++ functions-common:git_clone:596 : RECLONE=False 2026-07-13 18:24:07.787 | ++ functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-07-13 18:24:07.792 | ++ functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-07-13 18:24:07.795 | ++ functions-common:git_clone:610 : echo master 2026-07-13 18:24:07.796 | ++ functions-common:git_clone:610 : egrep -q '^refs' 2026-07-13 18:24:07.804 | ++ functions-common:git_clone:624 : [[ ! -d /opt/stack/os-test-images ]] 2026-07-13 18:24:07.807 | ++ functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-07-13 18:24:07.811 | ++ 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-13 18:24:07.816 | ++ functions-common:git_timed:697 : local count=0 2026-07-13 18:24:07.820 | ++ functions-common:git_timed:698 : local timeout=0 2026-07-13 18:24:07.822 | ++ functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-13 18:24:07.825 | ++ functions-common:git_timed:701 : timeout=0 2026-07-13 18:24:07.828 | ++ functions-common:git_timed:704 : time_start git_timed 2026-07-13 18:24:07.832 | ++ functions-common:time_start:2406 : local name=git_timed 2026-07-13 18:24:07.835 | ++ functions-common:time_start:2407 : local start_time= 2026-07-13 18:24:07.839 | ++ functions-common:time_start:2408 : [[ -n '' ]] 2026-07-13 18:24:07.843 | +++ functions-common:time_start:2411 : date +%s%3N 2026-07-13 18:24:07.848 | ++ functions-common:time_start:2411 : _TIME_START[$name]=1783967047844 2026-07-13 18:24:07.852 | ++ 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-13 18:24:07.856 | Cloning into '/opt/stack/os-test-images'... 2026-07-13 18:24:08.516 | ++ functions-common:git_timed:719 : time_stop git_timed 2026-07-13 18:24:08.519 | ++ functions-common:time_stop:2420 : local name 2026-07-13 18:24:08.522 | ++ functions-common:time_stop:2421 : local end_time 2026-07-13 18:24:08.526 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-07-13 18:24:08.530 | ++ functions-common:time_stop:2423 : local total 2026-07-13 18:24:08.534 | ++ functions-common:time_stop:2424 : local start_time 2026-07-13 18:24:08.537 | ++ functions-common:time_stop:2426 : name=git_timed 2026-07-13 18:24:08.541 | ++ functions-common:time_stop:2427 : start_time=1783967047844 2026-07-13 18:24:08.544 | ++ functions-common:time_stop:2429 : [[ -z 1783967047844 ]] 2026-07-13 18:24:08.548 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-07-13 18:24:08.554 | ++ functions-common:time_stop:2432 : end_time=1783967048550 2026-07-13 18:24:08.558 | ++ functions-common:time_stop:2433 : elapsed_time=706 2026-07-13 18:24:08.561 | ++ functions-common:time_stop:2434 : total=433727 2026-07-13 18:24:08.565 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-13 18:24:08.567 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=434433 2026-07-13 18:24:08.570 | ++ functions-common:git_clone:631 : cd /opt/stack/os-test-images 2026-07-13 18:24:08.573 | ++ functions-common:git_clone:632 : git_timed fetch origin master 2026-07-13 18:24:08.575 | ++ functions-common:git_timed:697 : local count=0 2026-07-13 18:24:08.578 | ++ functions-common:git_timed:698 : local timeout=0 2026-07-13 18:24:08.580 | ++ functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-13 18:24:08.584 | ++ functions-common:git_timed:701 : timeout=0 2026-07-13 18:24:08.586 | ++ functions-common:git_timed:704 : time_start git_timed 2026-07-13 18:24:08.590 | ++ functions-common:time_start:2406 : local name=git_timed 2026-07-13 18:24:08.592 | ++ functions-common:time_start:2407 : local start_time= 2026-07-13 18:24:08.595 | ++ functions-common:time_start:2408 : [[ -n '' ]] 2026-07-13 18:24:08.600 | +++ functions-common:time_start:2411 : date +%s%3N 2026-07-13 18:24:08.605 | ++ functions-common:time_start:2411 : _TIME_START[$name]=1783967048601 2026-07-13 18:24:08.607 | ++ functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-07-13 18:24:09.078 | From https://review.opendev.org/openstack/os-test-images 2026-07-13 18:24:09.078 | * branch master -> FETCH_HEAD 2026-07-13 18:24:09.088 | ++ functions-common:git_timed:719 : time_stop git_timed 2026-07-13 18:24:09.091 | ++ functions-common:time_stop:2420 : local name 2026-07-13 18:24:09.093 | ++ functions-common:time_stop:2421 : local end_time 2026-07-13 18:24:09.097 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-07-13 18:24:09.100 | ++ functions-common:time_stop:2423 : local total 2026-07-13 18:24:09.103 | ++ functions-common:time_stop:2424 : local start_time 2026-07-13 18:24:09.106 | ++ functions-common:time_stop:2426 : name=git_timed 2026-07-13 18:24:09.109 | ++ functions-common:time_stop:2427 : start_time=1783967048601 2026-07-13 18:24:09.113 | ++ functions-common:time_stop:2429 : [[ -z 1783967048601 ]] 2026-07-13 18:24:09.116 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-07-13 18:24:09.122 | ++ functions-common:time_stop:2432 : end_time=1783967049118 2026-07-13 18:24:09.125 | ++ functions-common:time_stop:2433 : elapsed_time=517 2026-07-13 18:24:09.128 | ++ functions-common:time_stop:2434 : total=434433 2026-07-13 18:24:09.130 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-13 18:24:09.133 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=434950 2026-07-13 18:24:09.137 | ++ functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-07-13 18:24:09.140 | ++ functions-common:git_timed:697 : local count=0 2026-07-13 18:24:09.143 | ++ functions-common:git_timed:698 : local timeout=0 2026-07-13 18:24:09.146 | ++ functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-13 18:24:09.149 | ++ functions-common:git_timed:701 : timeout=0 2026-07-13 18:24:09.153 | ++ functions-common:git_timed:704 : time_start git_timed 2026-07-13 18:24:09.157 | ++ functions-common:time_start:2406 : local name=git_timed 2026-07-13 18:24:09.160 | ++ functions-common:time_start:2407 : local start_time= 2026-07-13 18:24:09.164 | ++ functions-common:time_start:2408 : [[ -n '' ]] 2026-07-13 18:24:09.168 | +++ functions-common:time_start:2411 : date +%s%3N 2026-07-13 18:24:09.173 | ++ functions-common:time_start:2411 : _TIME_START[$name]=1783967049169 2026-07-13 18:24:09.176 | ++ functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-07-13 18:24:09.183 | Note: switching to 'FETCH_HEAD'. 2026-07-13 18:24:09.183 | 2026-07-13 18:24:09.183 | You are in 'detached HEAD' state. You can look around, make experimental 2026-07-13 18:24:09.183 | changes and commit them, and you can discard any commits you make in this 2026-07-13 18:24:09.183 | state without impacting any branches by switching back to a branch. 2026-07-13 18:24:09.184 | 2026-07-13 18:24:09.184 | If you want to create a new branch to retain commits you create, you may 2026-07-13 18:24:09.184 | do so (now or later) by using -c with the switch command. Example: 2026-07-13 18:24:09.184 | 2026-07-13 18:24:09.184 | git switch -c 2026-07-13 18:24:09.184 | 2026-07-13 18:24:09.184 | Or undo this operation with: 2026-07-13 18:24:09.184 | 2026-07-13 18:24:09.184 | git switch - 2026-07-13 18:24:09.184 | 2026-07-13 18:24:09.184 | Turn off this advice by setting config variable advice.detachedHead to false 2026-07-13 18:24:09.185 | 2026-07-13 18:24:09.185 | HEAD is now at 5d0367e Clean-up zuul config spacing 2026-07-13 18:24:09.188 | ++ functions-common:git_timed:719 : time_stop git_timed 2026-07-13 18:24:09.191 | ++ functions-common:time_stop:2420 : local name 2026-07-13 18:24:09.194 | ++ functions-common:time_stop:2421 : local end_time 2026-07-13 18:24:09.198 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-07-13 18:24:09.200 | ++ functions-common:time_stop:2423 : local total 2026-07-13 18:24:09.204 | ++ functions-common:time_stop:2424 : local start_time 2026-07-13 18:24:09.207 | ++ functions-common:time_stop:2426 : name=git_timed 2026-07-13 18:24:09.210 | ++ functions-common:time_stop:2427 : start_time=1783967049169 2026-07-13 18:24:09.214 | ++ functions-common:time_stop:2429 : [[ -z 1783967049169 ]] 2026-07-13 18:24:09.218 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-07-13 18:24:09.222 | ++ functions-common:time_stop:2432 : end_time=1783967049219 2026-07-13 18:24:09.226 | ++ functions-common:time_stop:2433 : elapsed_time=50 2026-07-13 18:24:09.229 | ++ functions-common:time_stop:2434 : total=434950 2026-07-13 18:24:09.232 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-13 18:24:09.235 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=435000 2026-07-13 18:24:09.238 | ++ functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/os-test-images 2026-07-13 18:24:09.257 | ++ functions-common:git_clone:672 : cd /opt/stack/os-test-images 2026-07-13 18:24:09.262 | ++ functions-common:git_clone:673 : git show --oneline 2026-07-13 18:24:09.263 | ++ functions-common:git_clone:673 : head -1 2026-07-13 18:24:09.264 | 5d0367e Clean-up zuul config spacing 2026-07-13 18:24:09.268 | ++ functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-07-13 18:24:09.272 | ++ lib/tempest:configure_tempest:374 : pushd /opt/stack/os-test-images 2026-07-13 18:24:09.272 | /opt/stack/os-test-images ~/devstack 2026-07-13 18:24:09.276 | ++ lib/tempest:configure_tempest:375 : tox -egenerate 2026-07-13 18:24:09.729 | generate create: /opt/stack/os-test-images/.tox/generate 2026-07-13 18:24:10.366 | generate installdeps: -r/opt/stack/os-test-images/requirements.txt 2026-07-13 18:24:13.157 | generate installed: PyYAML==6.0.3 2026-07-13 18:24:13.158 | generate run-test-pre: PYTHONHASHSEED='715711275' 2026-07-13 18:24:13.158 | generate run-test: commands[0] | python3 generate.py manifest.yaml 2026-07-13 18:24:13.280 | INFO:generate:Generating standard-qcow2v3 step 1/1 with 'qemu-img create -f qcow2 standard-qcow2v3.qcow2 10M' 2026-07-13 18:24:13.299 | 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-13 18:24:13.320 | 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-13 18:24:13.347 | INFO:generate:Generating qcow-with-datafile step 2/2 with 'rm qcow-data-file' 2026-07-13 18:24:13.349 | INFO:generate:Generating raw-blank step 1/1 with 'qemu-img create -f raw raw-blank.raw 1M' 2026-07-13 18:24:13.357 | INFO:generate:Generating gpt-blank step 1/2 with 'qemu-img create -f raw gpt-blank.gpt 1M' 2026-07-13 18:24:13.365 | INFO:generate:Generating gpt-blank step 2/2 with "parted gpt-blank.gpt --script 'mklabel gpt'" 2026-07-13 18:24:13.396 | INFO:generate:Generating standard step 1/1 with 'qemu-img create -f qed standard.qed 10M' 2026-07-13 18:24:13.408 | INFO:generate:Generating standard-iso9660 step 1/2 with 'qemu-img create -f raw standard-iso9660.iso 1M' 2026-07-13 18:24:13.418 | INFO:generate:Generating standard-iso9660 step 2/2 with 'mkisofs -V standard-iso9660 -o standard-iso9660.iso /etc/hosts' 2026-07-13 18:24:13.431 | WARNING:generate:Unable to generate image standard-udf (iso) 2026-07-13 18:24:13.431 | 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-13 18:24:13.439 | 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-13 18:24:13.446 | INFO:generate:Generating iso-with-qcow2-in-system step 3/5 with 'qemu-img create -f qcow2 tmp.qcow 10M' 2026-07-13 18:24:13.463 | 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-13 18:24:13.468 | INFO:generate:Generating iso-with-qcow2-in-system step 5/5 with 'rm tmp.qcow' 2026-07-13 18:24:13.471 | INFO:generate:Generating vmdk-monolithicSparse step 1/1 with 'qemu-img create -f vmdk -o subformat=monolithicSparse vmdk-monolithicSparse.vmdk 10M' 2026-07-13 18:24:13.482 | INFO:generate:Generating vmdk-streamOptimized step 1/1 with 'qemu-img create -f vmdk -o subformat=streamOptimized vmdk-streamOptimized.vmdk 10M' 2026-07-13 18:24:13.492 | INFO:generate:Generating vmdk-monolithicFlat step 1/2 with 'qemu-img create -f vmdk -o subformat=monolithicFlat vmdk-monolithicFlat.vmdk 10M' 2026-07-13 18:24:13.505 | INFO:generate:Generating vmdk-monolithicFlat step 2/2 with 'rm vmdk-monolithicFlat-flat.vmdk' 2026-07-13 18:24:13.508 | 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-13 18:24:13.521 | 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-13 18:24:13.524 | INFO:generate:Generating vmdk-monolithicFlat-leak step 3/3 with 'rm vmdk-monolithicFlat-leak-flat.vmdk' 2026-07-13 18:24:13.527 | 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-13 18:24:13.538 | 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-13 18:24:13.542 | 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-13 18:24:13.553 | INFO:generate:Running postprocesser footerify_vmdk on 'vmdk-sparse-with-footer.vmdk' 2026-07-13 18:24:13.578 | ___________________________________ summary ____________________________________ 2026-07-13 18:24:13.578 | generate: commands succeeded 2026-07-13 18:24:13.578 | congratulations :) 2026-07-13 18:24:13.628 | ++ lib/tempest:configure_tempest:376 : popd 2026-07-13 18:24:13.628 | ~/devstack 2026-07-13 18:24:13.632 | ++ 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-13 18:24:13.677 | ++ lib/tempest:configure_tempest:378 : local image_conversion 2026-07-13 18:24:13.683 | +++ lib/tempest:configure_tempest:379 : iniget /etc/glance/glance-image-import.conf image_conversion output_format 2026-07-13 18:24:13.712 | ++ lib/tempest:configure_tempest:379 : image_conversion= 2026-07-13 18:24:13.716 | ++ lib/tempest:configure_tempest:380 : [[ -n '' ]] 2026-07-13 18:24:13.720 | ++ lib/tempest:configure_tempest:383 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled image_format_enforcement True 2026-07-13 18:24:13.762 | ++ lib/tempest:configure_tempest:386 : iniset /opt/stack/tempest/etc/tempest.conf network project_network_cidr 10.0.0.0/22 2026-07-13 18:24:13.810 | ++ lib/tempest:configure_tempest:388 : ssh_connect_method=floating 2026-07-13 18:24:13.813 | ++ lib/tempest:configure_tempest:394 : [[ True == \T\r\u\e ]] 2026-07-13 18:24:13.816 | ++ lib/tempest:configure_tempest:394 : is_networking_extension_supported external-net 2026-07-13 18:24:13.819 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=external-net 2026-07-13 18:24:13.823 | +++ 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-13 18:24:17.318 | +++ functions-common:oscwrap:2465 : return 0 2026-07-13 18:24:17.322 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-07-13 18:24:17.322 | address-scope 2026-07-13 18:24:17.322 | agent 2026-07-13 18:24:17.322 | allowed-address-pairs 2026-07-13 18:24:17.322 | auto-allocated-topology 2026-07-13 18:24:17.322 | availability_zone 2026-07-13 18:24:17.322 | default-subnetpools 2026-07-13 18:24:17.323 | dhcp_agent_scheduler 2026-07-13 18:24:17.323 | dns-integration 2026-07-13 18:24:17.323 | dns-domain-ports 2026-07-13 18:24:17.323 | dns-integration-domain-keywords 2026-07-13 18:24:17.323 | empty-string-filtering 2026-07-13 18:24:17.323 | external-net 2026-07-13 18:24:17.323 | extra_dhcp_opt 2026-07-13 18:24:17.323 | extraroute 2026-07-13 18:24:17.323 | extraroute-atomic 2026-07-13 18:24:17.323 | filter-validation 2026-07-13 18:24:17.323 | floating-ip-port-forwarding-detail 2026-07-13 18:24:17.323 | fip-port-details 2026-07-13 18:24:17.324 | flavors 2026-07-13 18:24:17.324 | floatingip-pools 2026-07-13 18:24:17.324 | router 2026-07-13 18:24:17.324 | l3-agent-scheduler-ha-chassis-priority 2026-07-13 18:24:17.324 | enable-default-route-bfd 2026-07-13 18:24:17.324 | enable-default-route-ecmp 2026-07-13 18:24:17.324 | ext-gw-mode 2026-07-13 18:24:17.324 | l3-ha 2026-07-13 18:24:17.324 | external-gateway-multihoming 2026-07-13 18:24:17.324 | l3-flavors 2026-07-13 18:24:17.325 | l3_agent_scheduler 2026-07-13 18:24:17.325 | multi-provider 2026-07-13 18:24:17.325 | net-mtu 2026-07-13 18:24:17.325 | net-mtu-writable 2026-07-13 18:24:17.325 | network_availability_zone 2026-07-13 18:24:17.325 | network-ip-availability 2026-07-13 18:24:17.325 | network-ip-availability-details 2026-07-13 18:24:17.325 | pagination 2026-07-13 18:24:17.325 | port-device-profile 2026-07-13 18:24:17.325 | port-mac-address-regenerate 2026-07-13 18:24:17.325 | port-numa-affinity-policy 2026-07-13 18:24:17.326 | port-numa-affinity-policy-socket 2026-07-13 18:24:17.326 | binding 2026-07-13 18:24:17.326 | binding-extended 2026-07-13 18:24:17.326 | port-security 2026-07-13 18:24:17.326 | project-id 2026-07-13 18:24:17.326 | provider 2026-07-13 18:24:17.326 | qinq 2026-07-13 18:24:17.326 | quota-check-limit 2026-07-13 18:24:17.326 | quota-check-limit-default 2026-07-13 18:24:17.326 | quotas 2026-07-13 18:24:17.327 | quota_details 2026-07-13 18:24:17.327 | rbac-policies 2026-07-13 18:24:17.327 | rbac-address-scope 2026-07-13 18:24:17.327 | rbac-security-groups 2026-07-13 18:24:17.327 | revision-if-match 2026-07-13 18:24:17.327 | standard-attr-revisions 2026-07-13 18:24:17.327 | router_availability_zone 2026-07-13 18:24:17.327 | router-enable-snat 2026-07-13 18:24:17.327 | security-groups-default-rules 2026-07-13 18:24:17.327 | security-groups-default-statefulness 2026-07-13 18:24:17.327 | security-groups-normalized-cidr 2026-07-13 18:24:17.327 | security-groups-remote-address-group 2026-07-13 18:24:17.328 | security-groups-rules-belongs-to-default-sg 2026-07-13 18:24:17.329 | security-groups-shared-filtering 2026-07-13 18:24:17.329 | security-group 2026-07-13 18:24:17.329 | service-type 2026-07-13 18:24:17.329 | sorting 2026-07-13 18:24:17.329 | standard-attr-description 2026-07-13 18:24:17.329 | stateful-security-group 2026-07-13 18:24:17.329 | subnet-dns-publish-fixed-ip 2026-07-13 18:24:17.330 | subnet-external-network 2026-07-13 18:24:17.330 | subnet_onboard 2026-07-13 18:24:17.330 | subnet-service-types 2026-07-13 18:24:17.330 | subnet_allocation 2026-07-13 18:24:17.330 | subnetpool-prefix-ops 2026-07-13 18:24:17.330 | tag-creation 2026-07-13 18:24:17.330 | standard-attr-tag 2026-07-13 18:24:17.330 | standard-attr-timestamp 2026-07-13 18:24:17.330 | vlan-transparent' 2026-07-13 18:24:17.331 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-07-13 18:24:17.331 | address-scope 2026-07-13 18:24:17.331 | agent 2026-07-13 18:24:17.331 | allowed-address-pairs 2026-07-13 18:24:17.331 | auto-allocated-topology 2026-07-13 18:24:17.331 | availability_zone 2026-07-13 18:24:17.331 | default-subnetpools 2026-07-13 18:24:17.331 | dhcp_agent_scheduler 2026-07-13 18:24:17.331 | dns-integration 2026-07-13 18:24:17.332 | dns-domain-ports 2026-07-13 18:24:17.332 | dns-integration-domain-keywords 2026-07-13 18:24:17.332 | empty-string-filtering 2026-07-13 18:24:17.332 | external-net 2026-07-13 18:24:17.332 | extra_dhcp_opt 2026-07-13 18:24:17.332 | extraroute 2026-07-13 18:24:17.332 | extraroute-atomic 2026-07-13 18:24:17.332 | filter-validation 2026-07-13 18:24:17.332 | floating-ip-port-forwarding-detail 2026-07-13 18:24:17.332 | fip-port-details 2026-07-13 18:24:17.332 | flavors 2026-07-13 18:24:17.333 | floatingip-pools 2026-07-13 18:24:17.333 | router 2026-07-13 18:24:17.333 | l3-agent-scheduler-ha-chassis-priority 2026-07-13 18:24:17.333 | enable-default-route-bfd 2026-07-13 18:24:17.333 | enable-default-route-ecmp 2026-07-13 18:24:17.333 | ext-gw-mode 2026-07-13 18:24:17.333 | l3-ha 2026-07-13 18:24:17.333 | external-gateway-multihoming 2026-07-13 18:24:17.333 | l3-flavors 2026-07-13 18:24:17.333 | l3_agent_scheduler 2026-07-13 18:24:17.333 | multi-provider 2026-07-13 18:24:17.334 | net-mtu 2026-07-13 18:24:17.334 | net-mtu-writable 2026-07-13 18:24:17.334 | network_availability_zone 2026-07-13 18:24:17.334 | network-ip-availability 2026-07-13 18:24:17.334 | network-ip-availability-details 2026-07-13 18:24:17.334 | pagination 2026-07-13 18:24:17.334 | port-device-profile 2026-07-13 18:24:17.334 | port-mac-address-regenerate 2026-07-13 18:24:17.334 | port-numa-affinity-policy 2026-07-13 18:24:17.334 | port-numa-affinity-policy-socket 2026-07-13 18:24:17.334 | binding 2026-07-13 18:24:17.335 | binding-extended 2026-07-13 18:24:17.335 | port-security 2026-07-13 18:24:17.335 | project-id 2026-07-13 18:24:17.335 | provider 2026-07-13 18:24:17.335 | qinq 2026-07-13 18:24:17.335 | quota-check-limit 2026-07-13 18:24:17.335 | quota-check-limit-default 2026-07-13 18:24:17.335 | quotas 2026-07-13 18:24:17.335 | quota_details 2026-07-13 18:24:17.335 | rbac-policies 2026-07-13 18:24:17.335 | rbac-address-scope 2026-07-13 18:24:17.336 | rbac-security-groups 2026-07-13 18:24:17.336 | revision-if-match 2026-07-13 18:24:17.336 | standard-attr-revisions 2026-07-13 18:24:17.336 | router_availability_zone 2026-07-13 18:24:17.336 | router-enable-snat 2026-07-13 18:24:17.336 | security-groups-default-rules 2026-07-13 18:24:17.336 | security-groups-default-statefulness 2026-07-13 18:24:17.336 | security-groups-normalized-cidr 2026-07-13 18:24:17.336 | security-groups-remote-address-group 2026-07-13 18:24:17.336 | security-groups-rules-belongs-to-default-sg 2026-07-13 18:24:17.336 | security-groups-shared-filtering 2026-07-13 18:24:17.337 | security-group 2026-07-13 18:24:17.337 | service-type 2026-07-13 18:24:17.337 | sorting 2026-07-13 18:24:17.337 | standard-attr-description 2026-07-13 18:24:17.337 | stateful-security-group 2026-07-13 18:24:17.337 | subnet-dns-publish-fixed-ip 2026-07-13 18:24:17.337 | subnet-external-network 2026-07-13 18:24:17.337 | subnet_onboard 2026-07-13 18:24:17.337 | subnet-service-types 2026-07-13 18:24:17.337 | subnet_allocation 2026-07-13 18:24:17.338 | subnetpool-prefix-ops 2026-07-13 18:24:17.338 | tag-creation 2026-07-13 18:24:17.338 | standard-attr-tag 2026-07-13 18:24:17.338 | standard-attr-timestamp 2026-07-13 18:24:17.338 | vlan-transparent =~ external-net ]] 2026-07-13 18:24:17.338 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-07-13 18:24:17.338 | +++ lib/tempest:configure_tempest:395 : oscwrap --os-cloud devstack-admin network show -f value -c id public 2026-07-13 18:24:20.786 | +++ functions-common:oscwrap:2465 : return 0 2026-07-13 18:24:20.789 | ++ lib/tempest:configure_tempest:395 : public_network_id=f913237a-2ebc-4e48-8367-740aed782bf2 2026-07-13 18:24:20.792 | ++ lib/tempest:configure_tempest:397 : openstack --os-cloud devstack-admin --os-region RegionOne network create --share shared 2026-07-13 18:24:24.595 | +---------------------------+--------------------------------------+ 2026-07-13 18:24:24.595 | | Field | Value | 2026-07-13 18:24:24.595 | +---------------------------+--------------------------------------+ 2026-07-13 18:24:24.595 | | admin_state_up | UP | 2026-07-13 18:24:24.595 | | availability_zone_hints | | 2026-07-13 18:24:24.595 | | availability_zones | | 2026-07-13 18:24:24.595 | | created_at | 2026-07-13T18:24:23Z | 2026-07-13 18:24:24.596 | | description | | 2026-07-13 18:24:24.596 | | dns_domain | None | 2026-07-13 18:24:24.596 | | id | 5c4141fa-0fac-4b9e-9a51-0a4cbdf79501 | 2026-07-13 18:24:24.596 | | ipv4_address_scope | None | 2026-07-13 18:24:24.596 | | ipv6_address_scope | None | 2026-07-13 18:24:24.596 | | is_default | False | 2026-07-13 18:24:24.596 | | is_vlan_qinq | None | 2026-07-13 18:24:24.596 | | is_vlan_transparent | False | 2026-07-13 18:24:24.596 | | mtu | 1442 | 2026-07-13 18:24:24.596 | | name | shared | 2026-07-13 18:24:24.597 | | port_security_enabled | True | 2026-07-13 18:24:24.597 | | project_id | 6b4015e3a3db4a91ba2712f5d9c0002b | 2026-07-13 18:24:24.597 | | provider:network_type | geneve | 2026-07-13 18:24:24.597 | | provider:physical_network | None | 2026-07-13 18:24:24.597 | | provider:segmentation_id | 14356 | 2026-07-13 18:24:24.598 | | pvlan | None | 2026-07-13 18:24:24.598 | | qinq | False | 2026-07-13 18:24:24.598 | | qos_policy_id | None | 2026-07-13 18:24:24.598 | | revision_number | 1 | 2026-07-13 18:24:24.598 | | router:external | Internal | 2026-07-13 18:24:24.598 | | segments | None | 2026-07-13 18:24:24.598 | | shared | True | 2026-07-13 18:24:24.598 | | status | ACTIVE | 2026-07-13 18:24:24.599 | | subnets | | 2026-07-13 18:24:24.599 | | tags | | 2026-07-13 18:24:24.599 | | updated_at | 2026-07-13T18:24:23Z | 2026-07-13 18:24:24.599 | +---------------------------+--------------------------------------+ 2026-07-13 18:24:24.964 | ++ 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-13 18:24:28.903 | +----------------------+--------------------------------------+ 2026-07-13 18:24:28.903 | | Field | Value | 2026-07-13 18:24:28.903 | +----------------------+--------------------------------------+ 2026-07-13 18:24:28.903 | | allocation_pools | 192.168.233.2-192.168.233.254 | 2026-07-13 18:24:28.904 | | cidr | 192.168.233.0/24 | 2026-07-13 18:24:28.904 | | created_at | 2026-07-13T18:24:28Z | 2026-07-13 18:24:28.904 | | description | shared-subnet | 2026-07-13 18:24:28.904 | | dns_nameservers | | 2026-07-13 18:24:28.904 | | dns_publish_fixed_ip | None | 2026-07-13 18:24:28.904 | | enable_dhcp | True | 2026-07-13 18:24:28.904 | | gateway_ip | 192.168.233.1 | 2026-07-13 18:24:28.904 | | host_routes | | 2026-07-13 18:24:28.904 | | id | 5b15702d-c845-42b9-b1af-5abe405e5f1d | 2026-07-13 18:24:28.905 | | ip_version | 4 | 2026-07-13 18:24:28.905 | | ipv6_address_mode | None | 2026-07-13 18:24:28.905 | | ipv6_ra_mode | None | 2026-07-13 18:24:28.905 | | name | shared-subnet | 2026-07-13 18:24:28.905 | | network_id | 5c4141fa-0fac-4b9e-9a51-0a4cbdf79501 | 2026-07-13 18:24:28.905 | | project_id | 6b4015e3a3db4a91ba2712f5d9c0002b | 2026-07-13 18:24:28.905 | | revision_number | 0 | 2026-07-13 18:24:28.905 | | router:external | False | 2026-07-13 18:24:28.905 | | segment_id | None | 2026-07-13 18:24:28.906 | | service_types | | 2026-07-13 18:24:28.906 | | subnetpool_id | None | 2026-07-13 18:24:28.906 | | tags | | 2026-07-13 18:24:28.906 | | updated_at | 2026-07-13T18:24:28Z | 2026-07-13 18:24:28.906 | +----------------------+--------------------------------------+ 2026-07-13 18:24:29.283 | ++ lib/tempest:configure_tempest:401 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT use_syslog False 2026-07-13 18:24:29.321 | ++ lib/tempest:configure_tempest:404 : iniset /opt/stack/tempest/etc/tempest.conf oslo_concurrency lock_path /opt/stack/data/tempest 2026-07-13 18:24:29.361 | ++ lib/tempest:configure_tempest:405 : mkdir -p /opt/stack/data/tempest 2026-07-13 18:24:29.366 | ++ lib/tempest:configure_tempest:406 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT use_stderr False 2026-07-13 18:24:29.408 | ++ lib/tempest:configure_tempest:407 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT log_file tempest.log 2026-07-13 18:24:29.453 | ++ lib/tempest:configure_tempest:408 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT debug True 2026-07-13 18:24:29.493 | ++ lib/tempest:configure_tempest:411 : iniset /opt/stack/tempest/etc/tempest.conf compute build_timeout 196 2026-07-13 18:24:29.536 | ++ lib/tempest:configure_tempest:412 : iniset /opt/stack/tempest/etc/tempest.conf volume build_timeout 196 2026-07-13 18:24:29.582 | ++ lib/tempest:configure_tempest:415 : iniset /opt/stack/tempest/etc/tempest.conf identity uri_v3 http://192.168.122.212/identity/v3 2026-07-13 18:24:29.623 | ++ lib/tempest:configure_tempest:416 : iniset /opt/stack/tempest/etc/tempest.conf identity user_lockout_failure_attempts 2 2026-07-13 18:24:29.663 | ++ lib/tempest:configure_tempest:417 : iniset /opt/stack/tempest/etc/tempest.conf identity user_lockout_duration 10 2026-07-13 18:24:29.705 | ++ lib/tempest:configure_tempest:418 : iniset /opt/stack/tempest/etc/tempest.conf identity user_unique_last_password_count 2 2026-07-13 18:24:29.748 | ++ lib/tempest:configure_tempest:419 : [[ True == \T\r\u\e ]] 2026-07-13 18:24:29.751 | ++ lib/tempest:configure_tempest:420 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_username admin 2026-07-13 18:24:29.796 | ++ lib/tempest:configure_tempest:421 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_password nomoresecret 2026-07-13 18:24:29.837 | ++ lib/tempest:configure_tempest:422 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_project_name admin 2026-07-13 18:24:29.880 | ++ lib/tempest:configure_tempest:423 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_domain_name Default 2026-07-13 18:24:29.922 | ++ lib/tempest:configure_tempest:425 : iniset /opt/stack/tempest/etc/tempest.conf identity auth_version v3 2026-07-13 18:24:29.964 | ++ lib/tempest:configure_tempest:426 : is_service_enabled tls-proxy 2026-07-13 18:24:29.988 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-13 18:24:29.992 | ++ lib/tempest:configure_tempest:431 : [[ True = True ]] 2026-07-13 18:24:29.996 | ++ lib/tempest:configure_tempest:432 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled security_compliance True 2026-07-13 18:24:30.041 | ++ lib/tempest:configure_tempest:437 : is_service_enabled ldap 2026-07-13 18:24:30.065 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-13 18:24:30.069 | ++ lib/tempest:configure_tempest:443 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled project_tags True 2026-07-13 18:24:30.109 | ++ lib/tempest:configure_tempest:447 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled application_credentials True 2026-07-13 18:24:30.150 | ++ lib/tempest:configure_tempest:451 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled access_rules True 2026-07-13 18:24:30.197 | ++ lib/tempest:configure_tempest:456 : [[ ! -z '' ]] 2026-07-13 18:24:30.200 | ++ lib/tempest:configure_tempest:459 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled import_image False 2026-07-13 18:24:30.242 | ++ lib/tempest:configure_tempest:460 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled os_glance_reserved True 2026-07-13 18:24:30.283 | ++ lib/tempest:configure_tempest:461 : is_service_enabled g-api-r 2026-07-13 18:24:30.307 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-13 18:24:30.311 | ++ lib/tempest:configure_tempest:466 : iniset /opt/stack/tempest/etc/tempest.conf compute image_ref a5c85faa-ccd2-446c-ac1c-c871b5183834 2026-07-13 18:24:30.354 | ++ lib/tempest:configure_tempest:467 : iniset /opt/stack/tempest/etc/tempest.conf compute image_ref_alt a5c85faa-ccd2-446c-ac1c-c871b5183834 2026-07-13 18:24:30.391 | ++ lib/tempest:configure_tempest:468 : iniset /opt/stack/tempest/etc/tempest.conf compute flavor_ref 42 2026-07-13 18:24:30.435 | ++ lib/tempest:configure_tempest:469 : iniset /opt/stack/tempest/etc/tempest.conf compute flavor_ref_alt 84 2026-07-13 18:24:30.478 | ++ lib/tempest:configure_tempest:470 : iniset /opt/stack/tempest/etc/tempest.conf validation connect_method floating 2026-07-13 18:24:30.523 | ++ lib/tempest:configure_tempest:471 : is_service_enabled neutron 2026-07-13 18:24:30.546 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-13 18:24:30.550 | ++ lib/tempest:configure_tempest:479 : [[ -n '' ]] 2026-07-13 18:24:30.554 | ++ lib/tempest:configure_tempest:489 : local tempest_compute_min_microversion=None 2026-07-13 18:24:30.557 | ++ lib/tempest:configure_tempest:490 : local tempest_compute_max_microversion=latest 2026-07-13 18:24:30.561 | ++ lib/tempest:configure_tempest:493 : [[ '' == \c\o\m\p\u\t\e\_\l\e\g\a\c\y ]] 2026-07-13 18:24:30.565 | ++ lib/tempest:configure_tempest:497 : '[' None == None ']' 2026-07-13 18:24:30.569 | ++ lib/tempest:configure_tempest:498 : inicomment /opt/stack/tempest/etc/tempest.conf compute min_microversion 2026-07-13 18:24:30.595 | ++ lib/tempest:configure_tempest:502 : '[' latest == None ']' 2026-07-13 18:24:30.599 | ++ lib/tempest:configure_tempest:505 : iniset /opt/stack/tempest/etc/tempest.conf compute max_microversion latest 2026-07-13 18:24:30.642 | ++ lib/tempest:configure_tempest:508 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled personality False 2026-07-13 18:24:30.686 | ++ lib/tempest:configure_tempest:509 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled resize True 2026-07-13 18:24:30.729 | ++ lib/tempest:configure_tempest:510 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled live_migration False 2026-07-13 18:24:30.773 | ++ lib/tempest:configure_tempest:511 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled change_password False 2026-07-13 18:24:30.813 | ++ lib/tempest:configure_tempest:512 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled block_migration_for_live_migration False 2026-07-13 18:24:30.860 | ++ lib/tempest:configure_tempest:513 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled live_migrate_back_and_forth False 2026-07-13 18:24:30.908 | ++ lib/tempest:configure_tempest:514 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled attach_encrypted_volume True 2026-07-13 18:24:30.954 | ++ lib/tempest:configure_tempest:517 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled hostname_fqdn_sanitization True 2026-07-13 18:24:31.005 | ++ lib/tempest:configure_tempest:519 : [[ -n ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter ]] 2026-07-13 18:24:31.010 | ++ 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-13 18:24:31.056 | ++ lib/tempest:configure_tempest:523 : [[ False == \T\r\u\e ]] 2026-07-13 18:24:31.060 | ++ lib/tempest:configure_tempest:527 : is_service_enabled n-novnc 2026-07-13 18:24:31.086 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-13 18:24:31.090 | ++ lib/tempest:configure_tempest:528 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled vnc_console True 2026-07-13 18:24:31.137 | ++ lib/tempest:configure_tempest:530 : is_service_enabled n-spice 2026-07-13 18:24:31.164 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-13 18:24:31.170 | ++ lib/tempest:configure_tempest:530 : '[' False '!=' False ']' 2026-07-13 18:24:31.175 | ++ lib/tempest:configure_tempest:533 : is_service_enabled n-sproxy 2026-07-13 18:24:31.208 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-13 18:24:31.210 | ++ lib/tempest:configure_tempest:533 : '[' False '!=' False ']' 2026-07-13 18:24:31.214 | ++ lib/tempest:configure_tempest:538 : local nova_policy_roles=admin,manager,member,reader,service 2026-07-13 18:24:31.218 | ++ 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-13 18:24:31.265 | ++ lib/tempest:configure_tempest:542 : iniset /opt/stack/tempest/etc/tempest.conf network project_networks_reachable false 2026-07-13 18:24:31.306 | ++ lib/tempest:configure_tempest:543 : iniset /opt/stack/tempest/etc/tempest.conf network public_network_id f913237a-2ebc-4e48-8367-740aed782bf2 2026-07-13 18:24:31.346 | ++ lib/tempest:configure_tempest:544 : iniset /opt/stack/tempest/etc/tempest.conf network public_router_id '' 2026-07-13 18:24:31.389 | ++ lib/tempest:configure_tempest:545 : iniset /opt/stack/tempest/etc/tempest.conf network default_network 10.0.0.0/22 2026-07-13 18:24:31.431 | ++ lib/tempest:configure_tempest:546 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled ipv6 True 2026-07-13 18:24:31.477 | ++ lib/tempest:configure_tempest:547 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled ipv6_subnet_attributes True 2026-07-13 18:24:31.519 | ++ lib/tempest:configure_tempest:548 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled port_security True 2026-07-13 18:24:31.561 | ++ lib/tempest:configure_tempest:550 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope neutron True 2026-07-13 18:24:31.605 | ++ lib/tempest:configure_tempest:553 : SCENARIO_IMAGE_DIR=/home/quobyte/devstack/files 2026-07-13 18:24:31.609 | ++ lib/tempest:configure_tempest:554 : SCENARIO_IMAGE_FILE=cirros-0.6.3-x86_64-disk.img 2026-07-13 18:24:31.612 | ++ lib/tempest:configure_tempest:555 : SCENARIO_IMAGE_TYPE=cirros 2026-07-13 18:24:31.616 | ++ 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-13 18:24:31.660 | ++ lib/tempest:configure_tempest:560 : [[ cirros == \c\i\r\r\o\s ]] 2026-07-13 18:24:31.666 | +++ lib/tempest:configure_tempest:563 : echo 0.6.3 2026-07-13 18:24:31.666 | +++ lib/tempest:configure_tempest:563 : tr -d . 2026-07-13 18:24:31.672 | ++ lib/tempest:configure_tempest:563 : [[ 063 -ge 060 ]] 2026-07-13 18:24:31.676 | ++ lib/tempest:configure_tempest:564 : iniset /opt/stack/tempest/etc/tempest.conf scenario dhcp_client dhcpcd 2026-07-13 18:24:31.720 | ++ lib/tempest:configure_tempest:569 : TEMPEST_SSH_NETWORK_NAME=private 2026-07-13 18:24:31.724 | ++ lib/tempest:configure_tempest:570 : is_provider_network 2026-07-13 18:24:31.727 | ++ functions-common:is_provider_network:2269 : '[' '' == True ']' 2026-07-13 18:24:31.731 | ++ functions-common:is_provider_network:2272 : return 1 2026-07-13 18:24:31.734 | ++ lib/tempest:configure_tempest:574 : iniset /opt/stack/tempest/etc/tempest.conf validation run_validation True 2026-07-13 18:24:31.777 | ++ lib/tempest:configure_tempest:575 : iniset /opt/stack/tempest/etc/tempest.conf validation ip_version_for_ssh 4 2026-07-13 18:24:31.825 | ++ lib/tempest:configure_tempest:576 : iniset /opt/stack/tempest/etc/tempest.conf validation ssh_timeout 196 2026-07-13 18:24:31.870 | ++ lib/tempest:configure_tempest:577 : iniset /opt/stack/tempest/etc/tempest.conf validation image_ssh_user cirros 2026-07-13 18:24:31.914 | ++ lib/tempest:configure_tempest:578 : iniset /opt/stack/tempest/etc/tempest.conf validation image_alt_ssh_user cirros 2026-07-13 18:24:31.959 | ++ lib/tempest:configure_tempest:579 : iniset /opt/stack/tempest/etc/tempest.conf validation network_for_ssh private 2026-07-13 18:24:32.004 | ++ lib/tempest:configure_tempest:583 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2026-07-13 18:24:32.006 | ++ lib/tempest:configure_tempest:584 : TEMPEST_VOLUME_MANAGE_SNAPSHOT=True 2026-07-13 18:24:32.011 | +++ lib/tempest:configure_tempest:586 : trueorfalse False TEMPEST_VOLUME_MANAGE_SNAPSHOT 2026-07-13 18:24:32.037 | ++ lib/tempest:configure_tempest:586 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled manage_snapshot True 2026-07-13 18:24:32.082 | ++ lib/tempest:configure_tempest:588 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2026-07-13 18:24:32.086 | ++ lib/tempest:configure_tempest:589 : TEMPEST_VOLUME_MANAGE_VOLUME=True 2026-07-13 18:24:32.090 | +++ lib/tempest:configure_tempest:591 : trueorfalse False TEMPEST_VOLUME_MANAGE_VOLUME 2026-07-13 18:24:32.113 | ++ lib/tempest:configure_tempest:591 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled manage_volume True 2026-07-13 18:24:32.155 | ++ lib/tempest:configure_tempest:594 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2026-07-13 18:24:32.159 | ++ lib/tempest:configure_tempest:594 : '[' libvirt = libvirt ']' 2026-07-13 18:24:32.163 | ++ lib/tempest:configure_tempest:595 : TEMPEST_EXTEND_ATTACHED_VOLUME=True 2026-07-13 18:24:32.168 | +++ lib/tempest:configure_tempest:597 : trueorfalse False TEMPEST_EXTEND_ATTACHED_VOLUME 2026-07-13 18:24:32.191 | ++ lib/tempest:configure_tempest:597 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled extend_attached_volume True 2026-07-13 18:24:32.232 | ++ lib/tempest:configure_tempest:599 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2026-07-13 18:24:32.237 | ++ lib/tempest:configure_tempest:600 : TEMPEST_VOLUME_REVERT_TO_SNAPSHOT=True 2026-07-13 18:24:32.243 | +++ lib/tempest:configure_tempest:602 : trueorfalse False TEMPEST_VOLUME_REVERT_TO_SNAPSHOT 2026-07-13 18:24:32.267 | ++ lib/tempest:configure_tempest:602 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled volume_revert True 2026-07-13 18:24:32.309 | ++ lib/tempest:configure_tempest:603 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled extend_attached_encrypted_volume False 2026-07-13 18:24:32.352 | ++ lib/tempest:configure_tempest:604 : [[ swift == *\s\w\i\f\t* ]] 2026-07-13 18:24:32.357 | ++ lib/tempest:configure_tempest:605 : iniset /opt/stack/tempest/etc/tempest.conf volume backup_driver swift 2026-07-13 18:24:32.396 | ++ lib/tempest:configure_tempest:607 : local tempest_volume_min_microversion=None 2026-07-13 18:24:32.398 | ++ lib/tempest:configure_tempest:608 : local tempest_volume_max_microversion=latest 2026-07-13 18:24:32.401 | ++ lib/tempest:configure_tempest:609 : '[' None == None ']' 2026-07-13 18:24:32.404 | ++ lib/tempest:configure_tempest:610 : inicomment /opt/stack/tempest/etc/tempest.conf volume min_microversion 2026-07-13 18:24:32.430 | ++ lib/tempest:configure_tempest:615 : '[' latest == None ']' 2026-07-13 18:24:32.434 | ++ lib/tempest:configure_tempest:618 : iniset /opt/stack/tempest/etc/tempest.conf volume max_microversion latest 2026-07-13 18:24:32.474 | ++ lib/tempest:configure_tempest:621 : is_service_enabled c-bak 2026-07-13 18:24:32.499 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-13 18:24:32.503 | ++ lib/tempest:configure_tempest:622 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled backup False 2026-07-13 18:24:32.547 | ++ lib/tempest:configure_tempest:628 : [[ -n lvm:lvmdriver-1 ]] 2026-07-13 18:24:32.551 | ++ lib/tempest:configure_tempest:628 : [[ lvm:lvmdriver-1 =~ .*,.* ]] 2026-07-13 18:24:32.555 | ++ lib/tempest:configure_tempest:648 : '[' default '!=' default -o 'Open Source' '!=' 'Open Source' ']' 2026-07-13 18:24:32.559 | ++ lib/tempest:configure_tempest:652 : '[' default '!=' default -o iSCSI '!=' iSCSI ']' 2026-07-13 18:24:32.564 | ++ lib/tempest:configure_tempest:657 : [[ False == \T\r\u\e ]] 2026-07-13 18:24:32.568 | ++ lib/tempest:configure_tempest:666 : local tempest_placement_min_microversion=None 2026-07-13 18:24:32.571 | ++ lib/tempest:configure_tempest:667 : local tempest_placement_max_microversion=latest 2026-07-13 18:24:32.574 | ++ lib/tempest:configure_tempest:668 : '[' None == None ']' 2026-07-13 18:24:32.577 | ++ lib/tempest:configure_tempest:669 : inicomment /opt/stack/tempest/etc/tempest.conf placement min_microversion 2026-07-13 18:24:32.603 | ++ lib/tempest:configure_tempest:673 : '[' latest == None ']' 2026-07-13 18:24:32.606 | ++ lib/tempest:configure_tempest:676 : iniset /opt/stack/tempest/etc/tempest.conf placement max_microversion latest 2026-07-13 18:24:32.651 | ++ lib/tempest:configure_tempest:680 : '[' libvirt = ironic ']' 2026-07-13 18:24:32.654 | ++ lib/tempest:configure_tempest:694 : '[' libvirt = libvirt ']' 2026-07-13 18:24:32.658 | ++ lib/tempest:configure_tempest:696 : '[' kvm = lxc ']' 2026-07-13 18:24:32.662 | ++ lib/tempest:configure_tempest:703 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled shelve_migrate True 2026-07-13 18:24:32.704 | ++ lib/tempest:configure_tempest:704 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled stable_rescue True 2026-07-13 18:24:32.746 | ++ lib/tempest:configure_tempest:705 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled swap_volume True 2026-07-13 18:24:32.790 | ++ lib/tempest:configure_tempest:718 : local service 2026-07-13 18:24:32.793 | ++ lib/tempest:configure_tempest:719 : local tempest_services=key,glance,nova,neutron,cinder,swift,horizon 2026-07-13 18:24:32.797 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-07-13 18:24:32.801 | ++ lib/tempest:configure_tempest:721 : is_service_enabled key 2026-07-13 18:24:32.825 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-13 18:24:32.829 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available key True 2026-07-13 18:24:32.875 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-07-13 18:24:32.879 | ++ lib/tempest:configure_tempest:721 : is_service_enabled glance 2026-07-13 18:24:32.902 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-13 18:24:32.905 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available glance True 2026-07-13 18:24:32.946 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-07-13 18:24:32.950 | ++ lib/tempest:configure_tempest:721 : is_service_enabled nova 2026-07-13 18:24:32.973 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-13 18:24:32.977 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available nova True 2026-07-13 18:24:33.020 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-07-13 18:24:33.023 | ++ lib/tempest:configure_tempest:721 : is_service_enabled neutron 2026-07-13 18:24:33.046 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-13 18:24:33.050 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available neutron True 2026-07-13 18:24:33.092 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-07-13 18:24:33.096 | ++ lib/tempest:configure_tempest:721 : is_service_enabled cinder 2026-07-13 18:24:33.120 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-13 18:24:33.123 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available cinder True 2026-07-13 18:24:33.168 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-07-13 18:24:33.172 | ++ lib/tempest:configure_tempest:721 : is_service_enabled swift 2026-07-13 18:24:33.194 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-13 18:24:33.197 | ++ lib/tempest:configure_tempest:724 : iniset /opt/stack/tempest/etc/tempest.conf service_available swift False 2026-07-13 18:24:33.241 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-07-13 18:24:33.245 | ++ lib/tempest:configure_tempest:721 : is_service_enabled horizon 2026-07-13 18:24:33.267 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-13 18:24:33.270 | ++ lib/tempest:configure_tempest:724 : iniset /opt/stack/tempest/etc/tempest.conf service_available horizon False 2026-07-13 18:24:33.310 | ++ lib/tempest:configure_tempest:732 : [[ True == True ]] 2026-07-13 18:24:33.313 | ++ lib/tempest:configure_tempest:733 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope keystone true 2026-07-13 18:24:33.355 | ++ lib/tempest:configure_tempest:736 : [[ True == True ]] 2026-07-13 18:24:33.359 | ++ lib/tempest:configure_tempest:737 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope nova true 2026-07-13 18:24:33.405 | ++ lib/tempest:configure_tempest:740 : [[ True == True ]] 2026-07-13 18:24:33.408 | ++ lib/tempest:configure_tempest:741 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope placement true 2026-07-13 18:24:33.453 | ++ lib/tempest:configure_tempest:744 : [[ True == True ]] 2026-07-13 18:24:33.457 | ++ lib/tempest:configure_tempest:745 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope glance true 2026-07-13 18:24:33.503 | ++ lib/tempest:configure_tempest:748 : [[ True == True ]] 2026-07-13 18:24:33.507 | ++ lib/tempest:configure_tempest:749 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope cinder true 2026-07-13 18:24:33.551 | ++ lib/tempest:configure_tempest:752 : '[' libvirt = libvirt ']' 2026-07-13 18:24:33.555 | ++ lib/tempest:configure_tempest:752 : '[' kvm = lxc ']' 2026-07-13 18:24:33.560 | ++ lib/tempest:configure_tempest:762 : local tmp_cfg_file 2026-07-13 18:24:33.565 | +++ lib/tempest:configure_tempest:763 : mktemp 2026-07-13 18:24:33.570 | ++ lib/tempest:configure_tempest:763 : tmp_cfg_file=/tmp/tmp.uFY4Q2vHHm 2026-07-13 18:24:33.574 | ++ lib/tempest:configure_tempest:764 : cd /opt/stack/tempest 2026-07-13 18:24:33.578 | ++ lib/tempest:configure_tempest:766 : local tmp_u_c_m 2026-07-13 18:24:33.584 | +++ lib/tempest:configure_tempest:767 : mktemp -t tempest_u_c_m.XXXXXXXXXX 2026-07-13 18:24:33.589 | ++ lib/tempest:configure_tempest:767 : tmp_u_c_m=/tmp/tempest_u_c_m.qLYOQ30DHG 2026-07-13 18:24:33.593 | ++ lib/tempest:configure_tempest:768 : set_tempest_venv_constraints /tmp/tempest_u_c_m.qLYOQ30DHG 2026-07-13 18:24:33.596 | ++ lib/tempest:set_tempest_venv_constraints:131 : local tmp_c 2026-07-13 18:24:33.600 | ++ lib/tempest:set_tempest_venv_constraints:132 : tmp_c=/tmp/tempest_u_c_m.qLYOQ30DHG 2026-07-13 18:24:33.604 | ++ lib/tempest:set_tempest_venv_constraints:133 : [[ master == \m\a\s\t\e\r ]] 2026-07-13 18:24:33.609 | ++ lib/tempest:set_tempest_venv_constraints:134 : cd /opt/stack/requirements 2026-07-13 18:24:33.612 | ++ lib/tempest:set_tempest_venv_constraints:135 : git show master:upper-constraints.txt 2026-07-13 18:24:33.621 | ++ lib/tempest:set_tempest_venv_constraints:142 : export UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-07-13 18:24:33.626 | ++ lib/tempest:set_tempest_venv_constraints:142 : UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-07-13 18:24:33.629 | ++ lib/tempest:set_tempest_venv_constraints:143 : export TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-07-13 18:24:33.633 | ++ lib/tempest:set_tempest_venv_constraints:143 : TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-07-13 18:24:33.637 | ++ lib/tempest:configure_tempest:769 : [[ False != \T\r\u\e ]] 2026-07-13 18:24:33.641 | ++ lib/tempest:configure_tempest:770 : tox -revenv-tempest --notest 2026-07-13 18:24:34.191 | venv-tempest recreate: /opt/stack/tempest/.tox/tempest 2026-07-13 18:24:35.079 | venv-tempest installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt 2026-07-13 18:24:52.074 | venv-tempest develop-inst: /opt/stack/tempest 2026-07-13 18:24:59.160 | 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.5.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,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@48141b5d7a1377cc4bd5e779c6e6355663fe816d#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-13 18:24:59.160 | ___________________________________ summary ____________________________________ 2026-07-13 18:24:59.160 | venv-tempest: skipped tests 2026-07-13 18:24:59.160 | congratulations :) 2026-07-13 18:24:59.204 | ++ lib/tempest:configure_tempest:772 : tox -evenv-tempest -- pip install -c /tmp/tempest_u_c_m.qLYOQ30DHG -r requirements.txt 2026-07-13 18:25:00.089 | /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-13 18:25:00.089 | !! 2026-07-13 18:25:00.090 | 2026-07-13 18:25:00.090 | ******************************************************************************** 2026-07-13 18:25:00.090 | Requirements should be satisfied by a PEP 517 installer. 2026-07-13 18:25:00.090 | If you are using pip, you can try `pip install --use-pep517`. 2026-07-13 18:25:00.090 | 2026-07-13 18:25:00.090 | This deprecation is overdue, please update your project and remove deprecated 2026-07-13 18:25:00.090 | calls to avoid build errors in the future. 2026-07-13 18:25:00.090 | ******************************************************************************** 2026-07-13 18:25:00.090 | 2026-07-13 18:25:00.090 | !! 2026-07-13 18:25:00.090 | dist.fetch_build_eggs(dist.setup_requires) 2026-07-13 18:25:00.490 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:90: SetuptoolsDeprecationWarning: setup.py install is deprecated. 2026-07-13 18:25:00.490 | !! 2026-07-13 18:25:00.490 | 2026-07-13 18:25:00.490 | ******************************************************************************** 2026-07-13 18:25:00.490 | Please avoid running ``setup.py`` directly. 2026-07-13 18:25:00.490 | Instead, use pypa/build, pypa/installer or other 2026-07-13 18:25:00.490 | standards-based tools. 2026-07-13 18:25:00.490 | 2026-07-13 18:25:00.491 | This deprecation is overdue, please update your project and remove deprecated 2026-07-13 18:25:00.491 | calls to avoid build errors in the future. 2026-07-13 18:25:00.491 | 2026-07-13 18:25:00.491 | See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. 2026-07-13 18:25:00.491 | ******************************************************************************** 2026-07-13 18:25:00.491 | 2026-07-13 18:25:00.491 | !! 2026-07-13 18:25:00.491 | self.initialize_options() 2026-07-13 18:25:00.491 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/pbr/setupcfg.py:833: UserWarning: Unknown distribution option: 'tests_require' 2026-07-13 18:25:00.491 | warnings.warn(msg) 2026-07-13 18:25:00.520 | /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-13 18:25:00.520 | !! 2026-07-13 18:25:00.520 | 2026-07-13 18:25:00.520 | ******************************************************************************** 2026-07-13 18:25:00.520 | 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-13 18:25:00.520 | 2026-07-13 18:25:00.520 | By 2027-Feb-18, you need to update your project and remove deprecated calls 2026-07-13 18:25:00.521 | or your builds will no longer be supported. 2026-07-13 18:25:00.521 | 2026-07-13 18:25:00.521 | See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2026-07-13 18:25:00.521 | ******************************************************************************** 2026-07-13 18:25:00.521 | 2026-07-13 18:25:00.521 | !! 2026-07-13 18:25:00.521 | corresp(dist, value, root_dir) 2026-07-13 18:25:00.671 | venv-tempest develop-inst-nodeps: /opt/stack/tempest 2026-07-13 18:25:07.576 | 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.5.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,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@48141b5d7a1377cc4bd5e779c6e6355663fe816d#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-13 18:25:07.577 | venv-tempest run-test-pre: PYTHONHASHSEED='4070436426' 2026-07-13 18:25:07.577 | venv-tempest run-test: commands[0] | pip install -c /tmp/tempest_u_c_m.qLYOQ30DHG -r requirements.txt 2026-07-13 18:25:08.574 | 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-13 18:25:08.575 | 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-13 18:25:08.577 | 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-13 18:25:08.577 | 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-13 18:25:08.578 | 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-13 18:25:08.579 | 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-13 18:25:08.580 | 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-13 18:25:08.581 | Requirement already satisfied: oslo.concurrency>=3.26.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 8)) (7.5.0) 2026-07-13 18:25:08.581 | 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-13 18:25:08.582 | 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-13 18:25:08.583 | 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-13 18:25:08.584 | 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-13 18:25:08.585 | 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-13 18:25:08.585 | 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-13 18:25:08.586 | 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-13 18:25:08.587 | 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-13 18:25:08.588 | 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-13 18:25:08.589 | 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-13 18:25:08.589 | 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-13 18:25:08.590 | 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-13 18:25:08.591 | 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-13 18:25:08.592 | 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-13 18:25:08.593 | 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-13 18:25:08.595 | 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-13 18:25:08.596 | 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-13 18:25:08.597 | 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-13 18:25:08.600 | 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-13 18:25:08.601 | 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-13 18:25:08.602 | 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-13 18:25:08.603 | 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-13 18:25:08.608 | 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-13 18:25:08.609 | 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-13 18:25:08.610 | 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-13 18:25:08.613 | 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-13 18:25:08.619 | 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-13 18:25:08.622 | 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-13 18:25:08.623 | 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-13 18:25:08.626 | 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-13 18:25:08.627 | 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-13 18:25:08.631 | 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-13 18:25:08.632 | 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-13 18:25:08.634 | 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-13 18:25:08.636 | 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-13 18:25:08.638 | 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-13 18:25:08.639 | 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-13 18:25:08.640 | 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-13 18:25:08.652 | 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-13 18:25:08.657 | 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-13 18:25:08.670 | 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-13 18:25:08.673 | 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-13 18:25:08.674 | 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-13 18:25:08.675 | 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-13 18:25:08.676 | 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-13 18:25:08.686 | 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-13 18:25:08.708 | 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-13 18:25:08.714 | 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-13 18:25:08.715 | 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-13 18:25:08.716 | 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-13 18:25:08.729 | 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-13 18:25:08.730 | 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-13 18:25:08.735 | 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-13 18:25:08.937 | ___________________________________ summary ____________________________________ 2026-07-13 18:25:08.937 | venv-tempest: commands succeeded 2026-07-13 18:25:08.937 | congratulations :) 2026-07-13 18:25:08.983 | ++ lib/tempest:configure_tempest:773 : rm -f /tmp/tempest_u_c_m.qLYOQ30DHG 2026-07-13 18:25:08.988 | ++ lib/tempest:configure_tempest:776 : [[ False == \T\r\u\e ]] 2026-07-13 18:25:08.991 | ++ lib/tempest:configure_tempest:784 : [[ True == \F\a\l\s\e ]] 2026-07-13 18:25:08.994 | ++ lib/tempest:configure_tempest:788 : iniset /opt/stack/tempest/etc/tempest.conf auth use_dynamic_credentials True 2026-07-13 18:25:09.027 | ++ lib/tempest:configure_tempest:794 : tox -evenv-tempest -- tempest verify-config -uro /tmp/tmp.uFY4Q2vHHm 2026-07-13 18:25:09.919 | /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-13 18:25:09.919 | !! 2026-07-13 18:25:09.919 | 2026-07-13 18:25:09.919 | ******************************************************************************** 2026-07-13 18:25:09.920 | Requirements should be satisfied by a PEP 517 installer. 2026-07-13 18:25:09.920 | If you are using pip, you can try `pip install --use-pep517`. 2026-07-13 18:25:09.920 | 2026-07-13 18:25:09.920 | This deprecation is overdue, please update your project and remove deprecated 2026-07-13 18:25:09.920 | calls to avoid build errors in the future. 2026-07-13 18:25:09.920 | ******************************************************************************** 2026-07-13 18:25:09.920 | 2026-07-13 18:25:09.921 | !! 2026-07-13 18:25:09.921 | dist.fetch_build_eggs(dist.setup_requires) 2026-07-13 18:25:10.324 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:90: SetuptoolsDeprecationWarning: setup.py install is deprecated. 2026-07-13 18:25:10.324 | !! 2026-07-13 18:25:10.324 | 2026-07-13 18:25:10.325 | ******************************************************************************** 2026-07-13 18:25:10.325 | Please avoid running ``setup.py`` directly. 2026-07-13 18:25:10.325 | Instead, use pypa/build, pypa/installer or other 2026-07-13 18:25:10.325 | standards-based tools. 2026-07-13 18:25:10.325 | 2026-07-13 18:25:10.325 | This deprecation is overdue, please update your project and remove deprecated 2026-07-13 18:25:10.326 | calls to avoid build errors in the future. 2026-07-13 18:25:10.326 | 2026-07-13 18:25:10.326 | See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. 2026-07-13 18:25:10.326 | ******************************************************************************** 2026-07-13 18:25:10.326 | 2026-07-13 18:25:10.326 | !! 2026-07-13 18:25:10.326 | self.initialize_options() 2026-07-13 18:25:10.327 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/pbr/setupcfg.py:833: UserWarning: Unknown distribution option: 'tests_require' 2026-07-13 18:25:10.327 | warnings.warn(msg) 2026-07-13 18:25:10.354 | /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-13 18:25:10.354 | !! 2026-07-13 18:25:10.354 | 2026-07-13 18:25:10.354 | ******************************************************************************** 2026-07-13 18:25:10.355 | 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-13 18:25:10.355 | 2026-07-13 18:25:10.355 | By 2027-Feb-18, you need to update your project and remove deprecated calls 2026-07-13 18:25:10.355 | or your builds will no longer be supported. 2026-07-13 18:25:10.355 | 2026-07-13 18:25:10.355 | See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2026-07-13 18:25:10.355 | ******************************************************************************** 2026-07-13 18:25:10.356 | 2026-07-13 18:25:10.356 | !! 2026-07-13 18:25:10.356 | corresp(dist, value, root_dir) 2026-07-13 18:25:10.506 | venv-tempest develop-inst-nodeps: /opt/stack/tempest 2026-07-13 18:25:17.386 | 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.5.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,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@48141b5d7a1377cc4bd5e779c6e6355663fe816d#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-13 18:25:17.386 | venv-tempest run-test-pre: PYTHONHASHSEED='3997914320' 2026-07-13 18:25:17.387 | venv-tempest run-test: commands[0] | tempest verify-config -uro /tmp/tmp.uFY4Q2vHHm 2026-07-13 18:25:21.448 | ___________________________________ summary ____________________________________ 2026-07-13 18:25:21.448 | venv-tempest: commands succeeded 2026-07-13 18:25:21.448 | congratulations :) 2026-07-13 18:25:21.491 | ++ lib/tempest:configure_tempest:799 : is_service_enabled q-metering neutron-metering 2026-07-13 18:25:21.513 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-13 18:25:21.516 | ++ lib/tempest:configure_tempest:800 : DISABLE_NETWORK_API_EXTENSIONS+=', metering' 2026-07-13 18:25:21.520 | ++ lib/tempest:configure_tempest:804 : is_service_enabled q-l3 neutron-l3 2026-07-13 18:25:21.543 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-13 18:25:21.546 | ++ lib/tempest:configure_tempest:805 : DISABLE_NETWORK_API_EXTENSIONS+=', l3_agent_scheduler' 2026-07-13 18:25:21.550 | ++ 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-13 18:25:21.554 | ++ lib/tempest:configure_tempest:809 : [[ ! -z , metering, l3_agent_scheduler ]] 2026-07-13 18:25:21.558 | ++ 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-13 18:25:21.563 | +++ 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-13 18:25:21.567 | +++ 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-13 18:25:21.572 | +++ lib/tempest:remove_disabled_extensions:117 : shift 2026-07-13 18:25:21.576 | +++ lib/tempest:remove_disabled_extensions:118 : local 'disabled_exts=, metering, l3_agent_scheduler' 2026-07-13 18:25:21.580 | +++ 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-13 18:25:21.608 | +++ 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-13 18:25:21.638 | ++ 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-13 18:25:21.641 | ++ lib/tempest:configure_tempest:815 : [[ -n '' ]] 2026-07-13 18:25:21.645 | ++ 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-13 18:25:21.684 | ++ lib/tempest:configure_tempest:820 : local object_storage_api_extensions=all 2026-07-13 18:25:21.688 | ++ lib/tempest:configure_tempest:821 : [[ ! -z '' ]] 2026-07-13 18:25:21.691 | ++ lib/tempest:configure_tempest:827 : iniset /opt/stack/tempest/etc/tempest.conf object-storage-feature-enabled discoverable_apis all 2026-07-13 18:25:21.732 | ++ lib/tempest:configure_tempest:829 : local volume_api_extensions=all 2026-07-13 18:25:21.736 | ++ lib/tempest:configure_tempest:830 : [[ ! -z '' ]] 2026-07-13 18:25:21.739 | ++ lib/tempest:configure_tempest:836 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled api_extensions all 2026-07-13 18:25:21.778 | ++ lib/tempest:configure_tempest:839 : IFS=' 2026-07-13 18:25:21.778 | ' 2026-07-13 18:25:21.781 | ++ extras.d/80-tempest.sh:source:23 : echo_summary 'Installing Tempest Plugins' 2026-07-13 18:25:21.784 | ++ ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-13 18:25:21.787 | ++ ./stack.sh:echo_summary:450 : echo -e Installing Tempest Plugins 2026-07-13 18:25:21.791 | ++ extras.d/80-tempest.sh:source:24 : install_tempest_plugins 2026-07-13 18:25:21.794 | ++ lib/tempest:install_tempest_plugins:873 : pushd /opt/stack/tempest 2026-07-13 18:25:21.794 | /opt/stack/tempest /opt/stack/tempest 2026-07-13 18:25:21.797 | ++ lib/tempest:install_tempest_plugins:874 : [[ 0 != 0 ]] 2026-07-13 18:25:21.801 | ++ lib/tempest:install_tempest_plugins:883 : popd 2026-07-13 18:25:21.801 | /opt/stack/tempest 2026-07-13 18:25:21.805 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-07-13 18:25:21.809 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-07-13 18:25:21.813 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-07-13 18:25:21.817 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-07-13 18:25:21.821 | + functions-common:run_phase:1875 : run_plugins stack test-config 2026-07-13 18:25:21.824 | + functions-common:run_plugins:1834 : local mode=stack 2026-07-13 18:25:21.829 | + functions-common:run_plugins:1835 : local phase=test-config 2026-07-13 18:25:21.833 | + functions-common:run_plugins:1837 : local plugins= 2026-07-13 18:25:21.837 | + functions-common:run_plugins:1838 : local plugin 2026-07-13 18:25:21.841 | + ./stack.sh:main:1506 : merge_config_group /home/quobyte/devstack/local.conf test-config 2026-07-13 18:25:21.845 | + inc/meta-config:merge_config_group:171 : local localfile=/home/quobyte/devstack/local.conf 2026-07-13 18:25:21.849 | + inc/meta-config:merge_config_group:171 : shift 2026-07-13 18:25:21.852 | + inc/meta-config:merge_config_group:172 : local matchgroups=test-config 2026-07-13 18:25:21.856 | + inc/meta-config:merge_config_group:174 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-07-13 18:25:21.859 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-07-13 18:25:21.862 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-07-13 18:25:21.868 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/quobyte/devstack/local.conf test-config 2026-07-13 18:25:21.871 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/quobyte/devstack/local.conf 2026-07-13 18:25:21.875 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=test-config 2026-07-13 18:25:21.879 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-07-13 18:25:21.883 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=test-config ' 2026-07-13 18:25:21.883 | /^\[\[.+\|.*\]\]/ { 2026-07-13 18:25:21.883 | gsub("[][]", "", $1); 2026-07-13 18:25:21.883 | split($1, a, "|"); 2026-07-13 18:25:21.883 | if (a[1] == matchgroup) 2026-07-13 18:25:21.883 | print a[2] 2026-07-13 18:25:21.884 | } 2026-07-13 18:25:21.884 | ' /home/quobyte/devstack/local.conf ========================= DevStack Component Timing (times are in seconds) ========================= wait_for_service 29 async_wait 155 osc 471 apt-get 208 test_with_retry 8 dbsync 8 pip_install 188 apt-get-update 5 run_process 44 git_timed 435 ------------------------- Unaccounted time 74 ========================= Total runtime 1625 ================= Async summary ================= Time spent in the background minus waits: 560 sec Elapsed time: 1625 sec Time if we did everything serially: 2185 sec Speedup: 1.34462 Post-stack database query stats: +------------+-----------+-------+ | db | op | count | +------------+-----------+-------+ | keystone | SELECT | 21003 | | keystone | UPDATE | 7 | | keystone | INSERT | 92 | | neutron | DESCRIBE | 2 | | neutron | CREATE | 1 | | neutron | SHOW | 4 | | nova_api | SELECT | 61 | | nova_cell1 | SELECT | 68 | | nova_cell0 | SELECT | 34 | | nova_cell0 | INSERT | 6 | | neutron | SELECT | 5416 | | neutron | INSERT | 845 | | neutron | DELETE | 33 | | placement | SELECT | 23 | | placement | INSERT | 83 | | placement | SET | 1 | | neutron | UPDATE | 265 | | nova_cell0 | UPDATE | 6 | | cinder | SELECT | 57 | | placement | UPDATE | 3 | | cinder | INSERT | 5 | | cinder | UPDATE | 5 | | 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 | 19 | | cinder | DELETE | 1 | +------------+-----------+-------+ This is your host IP address: 192.168.122.212 This is your host IPv6 address: ::1 Keystone is serving at http://192.168.122.212/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: aed5849328e9c61ff1f6ea2f40ec3aaebe8a8698 Merge "Add OVN agent EVPN configuration support" 2026-07-13 09:38:59 +0000 OS Version: Ubuntu 24.04 noble