2026-08-31 23:31:01.511 | + ./stack.sh:main:491 : exec 2026-08-31 23:31:01.511 | + ./stack.sh:main:499 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2026-09-01-013101' 2026-08-31 23:31:01.511 | ++ ./stack.sh:main:491 : /usr/bin/python3.12 /home/quobyte/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2026-09-01-013101.summary.2026-09-01-013101 2026-08-31 23:31:01.512 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-31 23:31:01.512 | + ./stack.sh:echo_summary:450 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2026-09-01-013101 2026-08-31 23:31:01.512 | + ./stack.sh:main:501 : ln -sf /opt/stack/logs/stack.sh.log.2026-09-01-013101 /opt/stack/logs/stack.sh.log 2026-08-31 23:31:01.512 | + ./stack.sh:main:502 : ln -sf /opt/stack/logs/stack.sh.log.2026-09-01-013101.summary.2026-09-01-013101 /opt/stack/logs/stack.sh.log.summary 2026-08-31 23:31:01.512 | + ./stack.sh:main:517 : check_path_perm_sanity /opt/stack 2026-08-31 23:31:01.512 | + functions:check_path_perm_sanity:615 : local real_path 2026-08-31 23:31:01.512 | ++ functions:check_path_perm_sanity:616 : readlink -f /opt/stack 2026-08-31 23:31:01.512 | + functions:check_path_perm_sanity:616 : real_path=/opt/stack 2026-08-31 23:31:01.512 | + functions:check_path_perm_sanity:617 : local rebuilt_path= 2026-08-31 23:31:01.512 | ++ functions:check_path_perm_sanity:618 : echo /opt/stack 2026-08-31 23:31:01.512 | ++ functions:check_path_perm_sanity:618 : tr / ' ' 2026-08-31 23:31:01.513 | + functions:check_path_perm_sanity:618 : for i in $(echo ${real_path} | tr "/" " ") 2026-08-31 23:31:01.513 | + functions:check_path_perm_sanity:619 : rebuilt_path=/opt 2026-08-31 23:31:01.513 | ++ functions:check_path_perm_sanity:621 : stat -c %a /opt 2026-08-31 23:31:01.513 | + functions:check_path_perm_sanity:621 : [[ 755 = 700 ]] 2026-08-31 23:31:01.513 | + functions:check_path_perm_sanity:618 : for i in $(echo ${real_path} | tr "/" " ") 2026-08-31 23:31:01.513 | + functions:check_path_perm_sanity:619 : rebuilt_path=/opt/stack 2026-08-31 23:31:01.514 | ++ functions:check_path_perm_sanity:621 : stat -c %a /opt/stack 2026-08-31 23:31:01.518 | + functions:check_path_perm_sanity:621 : [[ 755 = 700 ]] 2026-08-31 23:31:01.521 | + ./stack.sh:main:523 : trap exit_trap EXIT 2026-08-31 23:31:01.524 | + ./stack.sh:main:564 : trap err_trap ERR 2026-08-31 23:31:01.527 | + ./stack.sh:main:577 : set -o errexit 2026-08-31 23:31:01.530 | + ./stack.sh:main:580 : uname -a 2026-08-31 23:31:01.531 | Linux devstack 6.8.0-138-generic #138-Ubuntu SMP PREEMPT_DYNAMIC Fri Jul 31 22:41:49 UTC 2026 x86_64 x86_64 x86_64 GNU/Linux 2026-08-31 23:31:01.534 | + ./stack.sh:main:583 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2026-08-31 23:31:01.537 | + ./stack.sh:main:584 : rm -f /opt/stack/data/ca-bundle.pem 2026-08-31 23:31:01.541 | + ./stack.sh:main:587 : source /home/quobyte/devstack/lib/database 2026-08-31 23:31:01.586 | + ./stack.sh:main:588 : source /home/quobyte/devstack/lib/rpc_backend 2026-08-31 23:31:01.607 | + ./stack.sh:main:591 : source /home/quobyte/devstack/lib/host 2026-08-31 23:31:01.611 | +++ lib/host:source:12 : trueorfalse True ENABLE_KSM 2026-08-31 23:31:01.629 | ++ lib/host:source:12 : ENABLE_KSM=True 2026-08-31 23:31:01.633 | +++ lib/host:source:13 : trueorfalse True ENABLE_KSMTUNED 2026-08-31 23:31:01.652 | ++ lib/host:source:13 : ENABLE_KSMTUNED=True 2026-08-31 23:31:01.656 | +++ lib/host:source:56 : trueorfalse False ENABLE_ZSWAP 2026-08-31 23:31:01.676 | ++ lib/host:source:56 : ENABLE_ZSWAP=False 2026-08-31 23:31:01.679 | ++ lib/host:source:59 : ZSWAP_COMPRESSOR=lz4 2026-08-31 23:31:01.681 | ++ lib/host:source:60 : ZSWAP_ZPOOL=zsmalloc 2026-08-31 23:31:01.686 | +++ lib/host:source:82 : trueorfalse False ENABLE_SYSCTL_MEM_TUNING 2026-08-31 23:31:01.706 | ++ lib/host:source:82 : ENABLE_SYSCTL_MEM_TUNING=False 2026-08-31 23:31:01.709 | +++ lib/host:source:104 : trueorfalse False ENABLE_SYSCTL_NET_TUNING 2026-08-31 23:31:01.729 | ++ lib/host:source:104 : ENABLE_SYSCTL_NET_TUNING=False 2026-08-31 23:31:01.733 | + ./stack.sh:main:594 : tune_host 2026-08-31 23:31:01.736 | + lib/host:tune_host:125 : configure_host_mem 2026-08-31 23:31:01.739 | + lib/host:configure_host_mem:99 : configure_zswap 2026-08-31 23:31:01.742 | + lib/host:configure_zswap:69 : [[ False == \T\r\u\e ]] 2026-08-31 23:31:01.746 | + lib/host:configure_host_mem:100 : configure_ksm 2026-08-31 23:31:01.749 | + lib/host:configure_ksm:39 : [[ True == \T\r\u\e ]] 2026-08-31 23:31:01.752 | + lib/host:configure_ksm:40 : install_package ksmtuned 2026-08-31 23:31:01.755 | + functions-common:install_package:1438 : update_package_repo 2026-08-31 23:31:01.757 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-08-31 23:31:01.761 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=False 2026-08-31 23:31:01.763 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-08-31 23:31:01.766 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-08-31 23:31:01.769 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-08-31 23:31:01.772 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-31 23:31:01.775 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-31 23:31:01.778 | + functions-common:update_package_repo:1421 : apt_get_update 2026-08-31 23:31:01.780 | + functions-common:apt_get_update:1166 : [[ False == \T\r\u\e ]] 2026-08-31 23:31:01.783 | + functions-common:apt_get_update:1171 : [[ False = \T\r\u\e ]] 2026-08-31 23:31:01.786 | + functions-common:apt_get_update:1173 : local sudo=sudo 2026-08-31 23:31:01.790 | ++ functions-common:apt_get_update:1174 : id -u 2026-08-31 23:31:01.795 | + functions-common:apt_get_update:1174 : [[ 1000 = \0 ]] 2026-08-31 23:31:01.798 | + functions-common:apt_get_update:1177 : time_start apt-get-update 2026-08-31 23:31:01.801 | + functions-common:time_start:2406 : local name=apt-get-update 2026-08-31 23:31:01.803 | + functions-common:time_start:2407 : local start_time= 2026-08-31 23:31:01.806 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-31 23:31:01.810 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-31 23:31:01.814 | + functions-common:time_start:2411 : _TIME_START[$name]=1788219061811 2026-08-31 23:31:01.818 | + functions-common:apt_get_update:1179 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2026-08-31 23:31:01.820 | + functions-common:apt_get_update:1180 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2026-08-31 23:31:01.823 | + 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-08-31 23:31:01.974 | Get:1 https://packages.quobyte.com/repo/current/apt noble InRelease [4747 B] 2026-08-31 23:31:02.003 | Hit:2 http://archive.ubuntu.com/ubuntu noble InRelease 2026-08-31 23:31:02.004 | Hit:3 http://security.ubuntu.com/ubuntu noble-security InRelease 2026-08-31 23:31:02.023 | Hit:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease 2026-08-31 23:31:02.051 | Hit:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease 2026-08-31 23:31:05.388 | Fetched 4747 B in 1s (8080 B/s) 2026-08-31 23:31:07.263 | Reading package lists... 2026-08-31 23:31:07.293 | + functions-common:apt_get_update:1185 : REPOS_UPDATED=True 2026-08-31 23:31:07.295 | + functions-common:apt_get_update:1187 : time_stop apt-get-update 2026-08-31 23:31:07.300 | + functions-common:time_stop:2420 : local name 2026-08-31 23:31:07.302 | + functions-common:time_stop:2421 : local end_time 2026-08-31 23:31:07.306 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-31 23:31:07.308 | + functions-common:time_stop:2423 : local total 2026-08-31 23:31:07.311 | + functions-common:time_stop:2424 : local start_time 2026-08-31 23:31:07.315 | + functions-common:time_stop:2426 : name=apt-get-update 2026-08-31 23:31:07.318 | + functions-common:time_stop:2427 : start_time=1788219061811 2026-08-31 23:31:07.322 | + functions-common:time_stop:2429 : [[ -z 1788219061811 ]] 2026-08-31 23:31:07.330 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-31 23:31:07.336 | + functions-common:time_stop:2432 : end_time=1788219067332 2026-08-31 23:31:07.339 | + functions-common:time_stop:2433 : elapsed_time=5521 2026-08-31 23:31:07.342 | + functions-common:time_stop:2434 : total=0 2026-08-31 23:31:07.345 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-31 23:31:07.352 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=5521 2026-08-31 23:31:07.355 | + functions-common:install_package:1439 : real_install_package ksmtuned 2026-08-31 23:31:07.359 | + functions-common:real_install_package:1426 : is_ubuntu 2026-08-31 23:31:07.362 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-31 23:31:07.364 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-31 23:31:07.367 | + functions-common:real_install_package:1427 : apt_get install ksmtuned 2026-08-31 23:31:07.391 | + 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-08-31 23:31:07.433 | Reading package lists... 2026-08-31 23:31:07.904 | Building dependency tree... 2026-08-31 23:31:07.905 | Reading state information... 2026-08-31 23:31:08.539 | The following packages were automatically installed and are no longer required: 2026-08-31 23:31:08.541 | libfwupd2 libgusb2 2026-08-31 23:31:08.541 | Use 'sudo apt autoremove' to remove them. 2026-08-31 23:31:08.586 | The following NEW packages will be installed: 2026-08-31 23:31:08.588 | ksmtuned 2026-08-31 23:31:08.825 | 0 upgraded, 1 newly installed, 0 to remove and 42 not upgraded. 2026-08-31 23:31:08.826 | Need to get 7444 B of archives. 2026-08-31 23:31:08.826 | After this operation, 44.0 kB of additional disk space will be used. 2026-08-31 23:31:08.826 | Get:1 http://archive.ubuntu.com/ubuntu noble/universe amd64 ksmtuned amd64 4.20150326 [7444 B] 2026-08-31 23:31:09.040 | perl: warning: Setting locale failed. 2026-08-31 23:31:09.041 | perl: warning: Please check that your locale settings: 2026-08-31 23:31:09.041 | LANGUAGE = (unset), 2026-08-31 23:31:09.041 | LC_ALL = "en_US.utf8", 2026-08-31 23:31:09.041 | LANG = "de_DE.UTF-8" 2026-08-31 23:31:09.042 | are supported and installed on your system. 2026-08-31 23:31:09.042 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-31 23:31:09.152 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-08-31 23:31:09.152 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-08-31 23:31:09.152 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-08-31 23:31:09.392 | Fetched 7444 B in 0s (35.6 kB/s) 2026-08-31 23:31:09.441 | Selecting previously unselected package ksmtuned. 2026-08-31 23:31:09.750 | (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 ... 107930 files and directories currently installed.) 2026-08-31 23:31:09.755 | Preparing to unpack .../ksmtuned_4.20150326_amd64.deb ... 2026-08-31 23:31:09.774 | Unpacking ksmtuned (4.20150326) ... 2026-08-31 23:31:09.844 | Setting up ksmtuned (4.20150326) ... 2026-08-31 23:31:10.058 | Created symlink /etc/systemd/system/multi-user.target.wants/ksm.service → /usr/lib/systemd/system/ksm.service. 2026-08-31 23:31:10.252 | Created symlink /etc/systemd/system/multi-user.target.wants/ksmtuned.service → /usr/lib/systemd/system/ksmtuned.service. 2026-08-31 23:31:10.985 | perl: warning: Setting locale failed. 2026-08-31 23:31:10.985 | perl: warning: Please check that your locale settings: 2026-08-31 23:31:10.985 | LANGUAGE = (unset), 2026-08-31 23:31:10.985 | LC_ALL = "en_US.utf8", 2026-08-31 23:31:10.986 | LANG = "de_DE.UTF-8" 2026-08-31 23:31:10.986 | are supported and installed on your system. 2026-08-31 23:31:10.986 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-31 23:31:11.138 | perl: warning: Setting locale failed. 2026-08-31 23:31:11.138 | perl: warning: Please check that your locale settings: 2026-08-31 23:31:11.138 | LANGUAGE = (unset), 2026-08-31 23:31:11.139 | LC_ALL = "en_US.utf8", 2026-08-31 23:31:11.139 | LANG = "de_DE.UTF-8" 2026-08-31 23:31:11.139 | are supported and installed on your system. 2026-08-31 23:31:11.139 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-31 23:31:11.191 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-08-31 23:31:11.191 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-08-31 23:31:11.192 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-08-31 23:31:11.263 | perl: warning: Setting locale failed. 2026-08-31 23:31:11.264 | perl: warning: Please check that your locale settings: 2026-08-31 23:31:11.264 | LANGUAGE = (unset), 2026-08-31 23:31:11.264 | LC_ALL = "en_US.utf8", 2026-08-31 23:31:11.264 | LANG = "de_DE.UTF-8" 2026-08-31 23:31:11.264 | are supported and installed on your system. 2026-08-31 23:31:11.264 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-31 23:31:11.866 | 2026-08-31 23:31:11.866 | Running kernel seems to be up-to-date. 2026-08-31 23:31:11.867 | 2026-08-31 23:31:11.867 | No services need to be restarted. 2026-08-31 23:31:11.867 | 2026-08-31 23:31:11.867 | No containers need to be restarted. 2026-08-31 23:31:11.867 | 2026-08-31 23:31:11.867 | No user sessions are running outdated binaries. 2026-08-31 23:31:11.867 | 2026-08-31 23:31:11.867 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-08-31 23:31:14.063 | + functions-common:apt_get:1211 : result=0 2026-08-31 23:31:14.066 | + functions-common:apt_get:1214 : time_stop apt-get 2026-08-31 23:31:14.068 | + functions-common:time_stop:2420 : local name 2026-08-31 23:31:14.071 | + functions-common:time_stop:2421 : local end_time 2026-08-31 23:31:14.073 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-31 23:31:14.076 | + functions-common:time_stop:2423 : local total 2026-08-31 23:31:14.078 | + functions-common:time_stop:2424 : local start_time 2026-08-31 23:31:14.081 | + functions-common:time_stop:2426 : name=apt-get 2026-08-31 23:31:14.083 | + functions-common:time_stop:2427 : start_time=1788219067388 2026-08-31 23:31:14.086 | + functions-common:time_stop:2429 : [[ -z 1788219067388 ]] 2026-08-31 23:31:14.089 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-31 23:31:14.093 | + functions-common:time_stop:2432 : end_time=1788219074090 2026-08-31 23:31:14.095 | + functions-common:time_stop:2433 : elapsed_time=6702 2026-08-31 23:31:14.098 | + functions-common:time_stop:2434 : total=1190 2026-08-31 23:31:14.100 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-31 23:31:14.103 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=7892 2026-08-31 23:31:14.105 | + functions-common:apt_get:1215 : return 0 2026-08-31 23:31:14.108 | ++ lib/host:configure_ksm:42 : bool_to_int ENABLE_KSM 2026-08-31 23:31:14.124 | + lib/host:configure_ksm:42 : set_sysfs_parameter ksm 0 /sys/kernel/mm/ksm/run 2026-08-31 23:31:14.126 | + lib/host:set_sysfs_parameter:15 : local name=ksm 2026-08-31 23:31:14.129 | + lib/host:set_sysfs_parameter:16 : local value=0 2026-08-31 23:31:14.131 | + lib/host:set_sysfs_parameter:17 : local param_file=/sys/kernel/mm/ksm/run 2026-08-31 23:31:14.134 | + lib/host:set_sysfs_parameter:19 : [[ ! -e /sys/kernel/mm/ksm/run ]] 2026-08-31 23:31:14.137 | + lib/host:set_sysfs_parameter:24 : echo 0 2026-08-31 23:31:14.138 | + lib/host:set_sysfs_parameter:24 : sudo tee /sys/kernel/mm/ksm/run 2026-08-31 23:31:14.148 | 0 2026-08-31 23:31:14.153 | + lib/host:configure_host_mem:101 : configure_sysctl_mem_parmaters 2026-08-31 23:31:14.155 | + lib/host:configure_sysctl_mem_parmaters:84 : [[ False == \T\r\u\e ]] 2026-08-31 23:31:14.158 | + lib/host:tune_host:126 : configure_host_net 2026-08-31 23:31:14.160 | + lib/host:configure_host_net:121 : configure_sysctl_net_parmaters 2026-08-31 23:31:14.163 | + lib/host:configure_sysctl_net_parmaters:106 : [[ False == \T\r\u\e ]] 2026-08-31 23:31:14.166 | + ./stack.sh:main:600 : fetch_plugins 2026-08-31 23:31:14.169 | + functions-common:fetch_plugins:1766 : local plugins= 2026-08-31 23:31:14.171 | + functions-common:fetch_plugins:1767 : local plugin 2026-08-31 23:31:14.174 | + functions-common:fetch_plugins:1770 : [[ -z '' ]] 2026-08-31 23:31:14.177 | + functions-common:fetch_plugins:1771 : return 2026-08-31 23:31:14.179 | + ./stack.sh:main:604 : run_phase override_defaults 2026-08-31 23:31:14.182 | + functions-common:run_phase:1848 : local mode=override_defaults 2026-08-31 23:31:14.185 | + functions-common:run_phase:1849 : local phase= 2026-08-31 23:31:14.187 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-08-31 23:31:14.190 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-08-31 23:31:14.193 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-08-31 23:31:14.197 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-08-31 23:31:14.199 | + functions-common:run_phase:1858 : local extra 2026-08-31 23:31:14.202 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-08-31 23:31:14.206 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-08-31 23:31:14.209 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-08-31 23:31:14.211 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-08-31 23:31:14.214 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh override_defaults 2026-08-31 23:31:14.216 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-08-31 23:31:14.230 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-31 23:31:14.233 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2026-08-31 23:31:14.236 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2026-08-31 23:31:14.238 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2026-08-31 23:31:14.241 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2026-08-31 23:31:14.243 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2026-08-31 23:31:14.246 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2026-08-31 23:31:14.248 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2026-08-31 23:31:14.251 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2026-08-31 23:31:14.254 | + functions-common:run_phase:1869 : [[ override_defaults == \s\o\u\r\c\e ]] 2026-08-31 23:31:14.256 | + functions-common:run_phase:1872 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-08-31 23:31:14.259 | + functions-common:run_phase:1873 : plugin_override_defaults 2026-08-31 23:31:14.261 | + functions-common:plugin_override_defaults:1807 : local plugins= 2026-08-31 23:31:14.264 | + functions-common:plugin_override_defaults:1808 : local plugin 2026-08-31 23:31:14.266 | + functions-common:plugin_override_defaults:1811 : [[ -z '' ]] 2026-08-31 23:31:14.269 | + functions-common:plugin_override_defaults:1812 : return 2026-08-31 23:31:14.272 | + ./stack.sh:main:607 : source /home/quobyte/devstack/lib/apache 2026-08-31 23:31:14.290 | + ./stack.sh:main:610 : source /home/quobyte/devstack/lib/tls 2026-08-31 23:31:14.293 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2026-08-31 23:31:14.310 | ++ functions-common:is_service_enabled:2076 : return 1 2026-08-31 23:31:14.313 | +++ lib/tls:source:43 : hostname -f 2026-08-31 23:31:14.320 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=devstack 2026-08-31 23:31:14.323 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2026-08-31 23:31:14.325 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2026-08-31 23:31:14.328 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2026-08-31 23:31:14.331 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2026-08-31 23:31:14.333 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2026-08-31 23:31:14.336 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2026-08-31 23:31:14.338 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2026-08-31 23:31:14.341 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2026-08-31 23:31:14.343 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2026-08-31 23:31:14.348 | + ./stack.sh:main:613 : source /home/quobyte/devstack/lib/infra 2026-08-31 23:31:14.361 | + ./stack.sh:main:614 : source /home/quobyte/devstack/lib/libraries 2026-08-31 23:31:14.380 | + ./stack.sh:main:615 : source /home/quobyte/devstack/lib/lvm 2026-08-31 23:31:14.393 | + ./stack.sh:main:616 : source /home/quobyte/devstack/lib/horizon 2026-08-31 23:31:14.408 | + ./stack.sh:main:617 : source /home/quobyte/devstack/lib/keystone 2026-08-31 23:31:14.447 | + ./stack.sh:main:618 : source /home/quobyte/devstack/lib/glance 2026-08-31 23:31:14.535 | + ./stack.sh:main:619 : source /home/quobyte/devstack/lib/nova 2026-08-31 23:31:14.641 | + ./stack.sh:main:620 : source /home/quobyte/devstack/lib/placement 2026-08-31 23:31:14.670 | + ./stack.sh:main:621 : source /home/quobyte/devstack/lib/cinder 2026-08-31 23:31:14.727 | + ./stack.sh:main:622 : source /home/quobyte/devstack/lib/swift 2026-08-31 23:31:14.782 | + ./stack.sh:main:623 : source /home/quobyte/devstack/lib/neutron 2026-08-31 23:31:14.785 | ++ lib/neutron:source:61 : is_service_enabled tls-proxy 2026-08-31 23:31:14.803 | ++ functions-common:is_service_enabled:2076 : return 1 2026-08-31 23:31:14.806 | ++ lib/neutron:source:66 : GITDIR["python-neutronclient"]=/opt/stack/python-neutronclient 2026-08-31 23:31:14.809 | ++ lib/neutron:source:68 : NEUTRON_DIR=/opt/stack/neutron 2026-08-31 23:31:14.813 | ++ lib/neutron:source:69 : NEUTRON_FWAAS_DIR=/opt/stack/neutron-fwaas 2026-08-31 23:31:14.816 | ++ lib/neutron:source:72 : [[ -d /opt/stack/neutron/bin/neutron-server ]] 2026-08-31 23:31:14.824 | +++ lib/neutron:source:75 : get_python_exec_prefix 2026-08-31 23:31:14.848 | +++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2026-08-31 23:31:14.852 | +++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2026-08-31 23:31:14.856 | ++ lib/neutron:source:75 : NEUTRON_BIN_DIR=/opt/stack/data/venv/bin 2026-08-31 23:31:14.860 | ++ lib/neutron:source:78 : NEUTRON_CONF_DIR=/etc/neutron 2026-08-31 23:31:14.863 | ++ lib/neutron:source:79 : NEUTRON_CONF=/etc/neutron/neutron.conf 2026-08-31 23:31:14.866 | ++ lib/neutron:source:80 : export NEUTRON_TEST_CONFIG_FILE=/etc/neutron/debug.ini 2026-08-31 23:31:14.870 | ++ lib/neutron:source:80 : NEUTRON_TEST_CONFIG_FILE=/etc/neutron/debug.ini 2026-08-31 23:31:14.873 | ++ lib/neutron:source:82 : NEUTRON_UWSGI=neutron.wsgi.api:application 2026-08-31 23:31:14.876 | ++ lib/neutron:source:83 : NEUTRON_UWSGI_CONF=/etc/neutron/neutron-api-uwsgi.ini 2026-08-31 23:31:14.880 | +++ lib/neutron:source:89 : trueorfalse True NEUTRON_ENFORCE_NEW_DEFAULTS 2026-08-31 23:31:14.906 | ++ lib/neutron:source:89 : NEUTRON_ENFORCE_NEW_DEFAULTS=True 2026-08-31 23:31:14.909 | ++ lib/neutron:source:90 : [[ -n '' ]] 2026-08-31 23:31:14.912 | ++ lib/neutron:source:96 : AGENT_DHCP_BINARY=/opt/stack/data/venv/bin/neutron-dhcp-agent 2026-08-31 23:31:14.916 | ++ lib/neutron:source:97 : AGENT_L3_BINARY=/opt/stack/data/venv/bin/neutron-l3-agent 2026-08-31 23:31:14.920 | ++ lib/neutron:source:98 : AGENT_META_BINARY=/opt/stack/data/venv/bin/neutron-metadata-agent 2026-08-31 23:31:14.923 | ++ lib/neutron:source:102 : Q_DHCP_CONF_FILE=/etc/neutron/dhcp_agent.ini 2026-08-31 23:31:14.926 | ++ lib/neutron:source:105 : NEUTRON_DHCP_CONF=/etc/neutron/dhcp_agent.ini 2026-08-31 23:31:14.930 | ++ lib/neutron:source:106 : Q_L3_CONF_FILE=/etc/neutron/l3_agent.ini 2026-08-31 23:31:14.933 | ++ lib/neutron:source:109 : NEUTRON_L3_CONF=/etc/neutron/l3_agent.ini 2026-08-31 23:31:14.936 | ++ lib/neutron:source:110 : Q_META_CONF_FILE=/etc/neutron/metadata_agent.ini 2026-08-31 23:31:14.939 | ++ lib/neutron:source:113 : Q_DB_NAME=neutron 2026-08-31 23:31:14.943 | ++ lib/neutron:source:115 : Q_PLUGIN=ml2 2026-08-31 23:31:14.946 | ++ lib/neutron:source:117 : Q_HOST=192.168.122.72 2026-08-31 23:31:14.949 | ++ lib/neutron:source:119 : Q_PROTOCOL=http 2026-08-31 23:31:14.954 | +++ lib/neutron:source:121 : ipv6_unquote 0.0.0.0 2026-08-31 23:31:14.959 | +++ functions-common:ipv6_unquote:2218 : echo 0.0.0.0 2026-08-31 23:31:14.960 | +++ functions-common:ipv6_unquote:2218 : tr -d '[]' 2026-08-31 23:31:14.966 | ++ lib/neutron:source:121 : Q_LISTEN_ADDRESS=0.0.0.0 2026-08-31 23:31:14.969 | ++ lib/neutron:source:123 : Q_ADMIN_USERNAME=neutron 2026-08-31 23:31:14.973 | ++ lib/neutron:source:125 : Q_AUTH_STRATEGY=keystone 2026-08-31 23:31:14.977 | ++ lib/neutron:source:127 : Q_OVS_USE_VETH=False 2026-08-31 23:31:14.980 | ++ lib/neutron:source:128 : Q_USE_ROOTWRAP=True 2026-08-31 23:31:14.985 | +++ lib/neutron:source:129 : trueorfalse True Q_USE_ROOTWRAP_DAEMON 2026-08-31 23:31:15.012 | ++ lib/neutron:source:129 : Q_USE_ROOTWRAP_DAEMON=True 2026-08-31 23:31:15.018 | +++ lib/neutron:source:131 : ipv6_unquote 192.168.122.72 2026-08-31 23:31:15.024 | +++ functions-common:ipv6_unquote:2218 : echo 192.168.122.72 2026-08-31 23:31:15.024 | +++ functions-common:ipv6_unquote:2218 : tr -d '[]' 2026-08-31 23:31:15.031 | ++ lib/neutron:source:131 : Q_META_DATA_IP=192.168.122.72 2026-08-31 23:31:15.035 | ++ lib/neutron:source:133 : Q_ALLOW_OVERLAPPING_IP=True 2026-08-31 23:31:15.039 | ++ lib/neutron:source:134 : Q_NOTIFY_NOVA_PORT_STATUS_CHANGES=True 2026-08-31 23:31:15.042 | ++ lib/neutron:source:135 : Q_NOTIFY_NOVA_PORT_DATA_CHANGES=True 2026-08-31 23:31:15.046 | ++ lib/neutron:source:136 : VIF_PLUGGING_IS_FATAL=True 2026-08-31 23:31:15.049 | ++ lib/neutron:source:137 : VIF_PLUGGING_TIMEOUT=300 2026-08-31 23:31:15.053 | ++ lib/neutron:source:140 : SKIP_STOP_OVN=False 2026-08-31 23:31:15.056 | ++ lib/neutron:source:144 : _Q_PLUGIN_EXTRA_CONF_PATH=/etc/neutron 2026-08-31 23:31:15.060 | ++ lib/neutron:source:147 : NEUTRON_ENDPOINT_SERVICE_NAME=networking 2026-08-31 23:31:15.063 | ++ lib/neutron:source:148 : [[ -z networking ]] 2026-08-31 23:31:15.066 | ++ lib/neutron:source:153 : ALEMBIC_REPO=https://github.com/sqlalchemy/alembic.git 2026-08-31 23:31:15.069 | ++ lib/neutron:source:154 : ALEMBIC_DIR=/opt/stack/alembic 2026-08-31 23:31:15.073 | ++ lib/neutron:source:155 : ALEMBIC_BRANCH=main 2026-08-31 23:31:15.077 | ++ lib/neutron:source:156 : SQLALCHEMY_REPO=https://github.com/sqlalchemy/sqlalchemy.git 2026-08-31 23:31:15.080 | ++ lib/neutron:source:157 : SQLALCHEMY_DIR=/opt/stack/sqlalchemy 2026-08-31 23:31:15.083 | ++ lib/neutron:source:158 : SQLALCHEMY_BRANCH=main 2026-08-31 23:31:15.087 | ++ lib/neutron:source:169 : declare -a -g Q_PLUGIN_EXTRA_CONF_FILES 2026-08-31 23:31:15.090 | ++ lib/neutron:source:172 : declare -a -g _Q_PLUGIN_EXTRA_CONF_FILES_ABS 2026-08-31 23:31:15.093 | ++ lib/neutron:source:175 : Q_RR_CONF_FILE=/etc/neutron/rootwrap.conf 2026-08-31 23:31:15.096 | ++ lib/neutron:source:176 : [[ True == \F\a\l\s\e ]] 2026-08-31 23:31:15.100 | +++ lib/neutron:source:179 : get_rootwrap_location neutron 2026-08-31 23:31:15.104 | +++ functions:get_rootwrap_location:601 : local module=neutron 2026-08-31 23:31:15.108 | ++++ functions:get_rootwrap_location:603 : get_python_exec_prefix 2026-08-31 23:31:15.127 | ++++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2026-08-31 23:31:15.130 | ++++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2026-08-31 23:31:15.135 | +++ functions:get_rootwrap_location:603 : echo /opt/stack/data/venv/bin/neutron-rootwrap 2026-08-31 23:31:15.139 | ++ lib/neutron:source:179 : NEUTRON_ROOTWRAP=/opt/stack/data/venv/bin/neutron-rootwrap 2026-08-31 23:31:15.142 | ++ lib/neutron:source:180 : Q_RR_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2026-08-31 23:31:15.145 | ++ lib/neutron:source:181 : [[ True == \T\r\u\e ]] 2026-08-31 23:31:15.148 | ++ lib/neutron:source:182 : Q_RR_DAEMON_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-08-31 23:31:15.152 | ++ lib/neutron:source:194 : Q_DVR_MODE=legacy 2026-08-31 23:31:15.155 | ++ lib/neutron:source:195 : [[ legacy != \l\e\g\a\c\y ]] 2026-08-31 23:31:15.158 | ++ lib/neutron:source:211 : ENABLE_TENANT_TUNNELS=True 2026-08-31 23:31:15.162 | ++ lib/neutron:source:216 : TENANT_TUNNEL_RANGES=1:1000 2026-08-31 23:31:15.164 | ++ lib/neutron:source:221 : ENABLE_TENANT_VLANS=False 2026-08-31 23:31:15.168 | ++ lib/neutron:source:229 : TENANT_VLAN_RANGE= 2026-08-31 23:31:15.171 | ++ lib/neutron:source:237 : PHYSICAL_NETWORK=public 2026-08-31 23:31:15.174 | ++ lib/neutron:source:247 : OVS_PHYSICAL_BRIDGE=br-ex 2026-08-31 23:31:15.178 | ++ lib/neutron:source:253 : OVS_ENABLE_TUNNELING=True 2026-08-31 23:31:15.181 | ++ lib/neutron:source:257 : ENABLE_ISOLATED_METADATA=False 2026-08-31 23:31:15.185 | ++ lib/neutron:source:262 : ENABLE_METADATA_NETWORK=False 2026-08-31 23:31:15.188 | ++ lib/neutron:source:267 : '[' -f /home/quobyte/devstack/lib/neutron_plugins/ml2 ']' 2026-08-31 23:31:15.191 | ++ lib/neutron:source:268 : source /home/quobyte/devstack/lib/neutron_plugins/ml2 2026-08-31 23:31:15.326 | ++ lib/neutron:source:275 : source /home/quobyte/devstack/lib/neutron_plugins/services/metering 2026-08-31 23:31:15.347 | ++ lib/neutron:source:278 : source /home/quobyte/devstack/lib/neutron_plugins/services/l3 2026-08-31 23:31:15.352 | +++ lib/neutron_plugins/services/l3:source:3 : IP_VERSION=4+6 2026-08-31 23:31:15.353 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \4 ]] 2026-08-31 23:31:15.356 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \6 ]] 2026-08-31 23:31:15.358 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \4\+\6 ]] 2026-08-31 23:31:15.361 | +++ lib/neutron_plugins/services/l3:source:9 : NEUTRON_CREATE_INITIAL_NETWORKS=True 2026-08-31 23:31:15.363 | +++ lib/neutron_plugins/services/l3:source:12 : PROVIDER_SUBNET_NAME=provider_net 2026-08-31 23:31:15.367 | +++ lib/neutron_plugins/services/l3:source:13 : IPV6_PROVIDER_SUBNET_NAME=provider_net_v6 2026-08-31 23:31:15.370 | +++ lib/neutron_plugins/services/l3:source:14 : IPV6_PROVIDER_FIXED_RANGE= 2026-08-31 23:31:15.374 | +++ lib/neutron_plugins/services/l3:source:15 : IPV6_PROVIDER_NETWORK_GATEWAY= 2026-08-31 23:31:15.378 | +++ lib/neutron_plugins/services/l3:source:17 : PUBLIC_BRIDGE=br-ex 2026-08-31 23:31:15.381 | +++ lib/neutron_plugins/services/l3:source:18 : PUBLIC_BRIDGE_MTU=1500 2026-08-31 23:31:15.385 | +++ lib/neutron_plugins/services/l3:source:23 : Q_ASSIGN_GATEWAY_TO_PUBLIC_BRIDGE=True 2026-08-31 23:31:15.387 | +++ lib/neutron_plugins/services/l3:source:26 : Q_ROUTER_NAME=router1 2026-08-31 23:31:15.391 | +++ lib/neutron_plugins/services/l3:source:31 : Q_USE_PUBLIC_VETH=False 2026-08-31 23:31:15.394 | +++ lib/neutron_plugins/services/l3:source:32 : Q_PUBLIC_VETH_EX=veth-pub-ex 2026-08-31 23:31:15.396 | +++ lib/neutron_plugins/services/l3:source:33 : Q_PUBLIC_VETH_INT=veth-pub-int 2026-08-31 23:31:15.399 | +++ lib/neutron_plugins/services/l3:source:39 : Q_L3_ROUTER_PER_TENANT=True 2026-08-31 23:31:15.401 | +++ lib/neutron_plugins/services/l3:source:72 : Q_USE_PROVIDERNET_FOR_PUBLIC=True 2026-08-31 23:31:15.404 | +++ lib/neutron_plugins/services/l3:source:73 : PUBLIC_PHYSICAL_NETWORK=public 2026-08-31 23:31:15.409 | ++++ lib/neutron_plugins/services/l3:source:76 : uuidgen 2026-08-31 23:31:15.411 | ++++ lib/neutron_plugins/services/l3:source:76 : sed s/-//g 2026-08-31 23:31:15.412 | ++++ lib/neutron_plugins/services/l3:source:76 : sed -e 's/\(..\)\(....\)\(....\)/\1:\2:\3/' 2026-08-31 23:31:15.415 | ++++ lib/neutron_plugins/services/l3:source:76 : cut -c 23- 2026-08-31 23:31:15.420 | +++ lib/neutron_plugins/services/l3:source:76 : IPV6_GLOBAL_ID=1a:68d2:6aae 2026-08-31 23:31:15.423 | +++ lib/neutron_plugins/services/l3:source:79 : IPV6_RA_MODE=slaac 2026-08-31 23:31:15.425 | +++ lib/neutron_plugins/services/l3:source:80 : IPV6_ADDRESS_MODE=slaac 2026-08-31 23:31:15.428 | +++ lib/neutron_plugins/services/l3:source:81 : IPV6_PUBLIC_SUBNET_NAME=ipv6-public-subnet 2026-08-31 23:31:15.430 | +++ lib/neutron_plugins/services/l3:source:82 : IPV6_PRIVATE_SUBNET_NAME=ipv6-private-subnet 2026-08-31 23:31:15.433 | +++ lib/neutron_plugins/services/l3:source:83 : IPV6_ADDRS_SAFE_TO_USE=fd1a:68d2:6aae::/56 2026-08-31 23:31:15.437 | ++++ lib/neutron_plugins/services/l3:source:86 : echo fd1a:68d2:6aae::/56 2026-08-31 23:31:15.439 | ++++ lib/neutron_plugins/services/l3:source:86 : awk -F / '{ print $1"/"($2>63 ? $2 : 64) }' 2026-08-31 23:31:15.450 | +++ lib/neutron_plugins/services/l3:source:86 : FIXED_RANGE_V6=fd1a:68d2:6aae::/64 2026-08-31 23:31:15.453 | +++ lib/neutron_plugins/services/l3:source:87 : IPV6_PRIVATE_NETWORK_GATEWAY= 2026-08-31 23:31:15.455 | +++ lib/neutron_plugins/services/l3:source:88 : IPV6_PUBLIC_RANGE=2001:db8::/64 2026-08-31 23:31:15.458 | +++ lib/neutron_plugins/services/l3:source:89 : IPV6_PUBLIC_NETWORK_GATEWAY=2001:db8::2 2026-08-31 23:31:15.461 | +++ lib/neutron_plugins/services/l3:source:90 : IPV6_ROUTER_GW_IP=2001:db8::1 2026-08-31 23:31:15.464 | +++ lib/neutron_plugins/services/l3:source:93 : NETWORK_GATEWAY= 2026-08-31 23:31:15.468 | +++ lib/neutron_plugins/services/l3:source:94 : PUBLIC_NETWORK_GATEWAY= 2026-08-31 23:31:15.471 | +++ lib/neutron_plugins/services/l3:source:95 : PRIVATE_SUBNET_NAME=private-subnet 2026-08-31 23:31:15.475 | +++ lib/neutron_plugins/services/l3:source:96 : PUBLIC_SUBNET_NAME=public-subnet 2026-08-31 23:31:15.478 | +++ lib/neutron_plugins/services/l3:source:97 : PUBLIC_SUBNET_ENABLE_DHCP=False 2026-08-31 23:31:15.481 | +++ lib/neutron_plugins/services/l3:source:100 : USE_SUBNETPOOL=True 2026-08-31 23:31:15.485 | +++ lib/neutron_plugins/services/l3:source:101 : SUBNETPOOL_NAME_V4=shared-default-subnetpool-v4 2026-08-31 23:31:15.488 | +++ lib/neutron_plugins/services/l3:source:102 : SUBNETPOOL_NAME_V6=shared-default-subnetpool-v6 2026-08-31 23:31:15.491 | +++ lib/neutron_plugins/services/l3:source:104 : SUBNETPOOL_PREFIX_V4=10.0.0.0/22 2026-08-31 23:31:15.495 | +++ lib/neutron_plugins/services/l3:source:105 : SUBNETPOOL_PREFIX_V6=fd1a:68d2:6aae::/56 2026-08-31 23:31:15.498 | +++ lib/neutron_plugins/services/l3:source:107 : SUBNETPOOL_SIZE_V4=26 2026-08-31 23:31:15.501 | +++ lib/neutron_plugins/services/l3:source:108 : SUBNETPOOL_SIZE_V6=64 2026-08-31 23:31:15.507 | ++++ lib/neutron_plugins/services/l3:source:110 : ip -4 route 2026-08-31 23:31:15.507 | ++++ lib/neutron_plugins/services/l3:source:110 : grep '^default' 2026-08-31 23:31:15.509 | ++++ lib/neutron_plugins/services/l3:source:110 : awk '{print $5}' 2026-08-31 23:31:15.516 | +++ lib/neutron_plugins/services/l3:source:110 : default_v4_route_devs=enp1s0 2026-08-31 23:31:15.520 | ++++ lib/neutron_plugins/services/l3:source:112 : grep via 2026-08-31 23:31:15.522 | ++++ lib/neutron_plugins/services/l3:source:112 : awk '{print $5}' 2026-08-31 23:31:15.522 | ++++ lib/neutron_plugins/services/l3:source:112 : ip -6 route list match default table all 2026-08-31 23:31:15.529 | +++ lib/neutron_plugins/services/l3:source:112 : default_v6_route_devs= 2026-08-31 23:31:15.535 | ++ lib/neutron:source:281 : source /home/quobyte/devstack/lib/neutron_plugins/services/placement 2026-08-31 23:31:15.538 | ++ lib/neutron:source:282 : source /home/quobyte/devstack/lib/neutron_plugins/services/trunk 2026-08-31 23:31:15.542 | ++ lib/neutron:source:283 : source /home/quobyte/devstack/lib/neutron_plugins/services/qos 2026-08-31 23:31:15.545 | ++ lib/neutron:source:284 : source /home/quobyte/devstack/lib/neutron_plugins/services/segments 2026-08-31 23:31:15.548 | ++ lib/neutron:source:285 : source /home/quobyte/devstack/lib/neutron_plugins/services/ovn-bgp 2026-08-31 23:31:15.551 | ++ lib/neutron:source:286 : source /home/quobyte/devstack/lib/neutron_plugins/services/evpn 2026-08-31 23:31:15.553 | ++ lib/neutron:source:289 : has_neutron_plugin_security_group 2026-08-31 23:31:15.556 | ++ lib/neutron_plugins/ml2:has_neutron_plugin_security_group:146 : return 0 2026-08-31 23:31:15.559 | ++ lib/neutron:source:290 : Q_USE_SECGROUP=True 2026-08-31 23:31:15.562 | ++ lib/neutron:source:298 : OVN_BRIDGE_MAPPINGS=public:br-ex 2026-08-31 23:31:15.582 | + ./stack.sh:main:624 : source /home/quobyte/devstack/lib/ldap 2026-08-31 23:31:15.602 | + ./stack.sh:main:625 : source /home/quobyte/devstack/lib/dstat 2026-08-31 23:31:15.620 | + ./stack.sh:main:626 : source /home/quobyte/devstack/lib/atop 2026-08-31 23:31:15.637 | + ./stack.sh:main:627 : source /home/quobyte/devstack/lib/tcpdump 2026-08-31 23:31:15.656 | + ./stack.sh:main:628 : source /home/quobyte/devstack/lib/etcd3 2026-08-31 23:31:15.701 | + ./stack.sh:main:629 : source /home/quobyte/devstack/lib/os-vif 2026-08-31 23:31:15.706 | +++ lib/os-vif:source:12 : is_ml2_ovs 2026-08-31 23:31:15.710 | +++ lib/os-vif:is_ml2_ovs:4 : [[ ovn == \o\p\e\n\v\s\w\i\t\c\h ]] 2026-08-31 23:31:15.713 | +++ lib/os-vif:is_ml2_ovs:7 : echo False 2026-08-31 23:31:15.718 | ++ lib/os-vif:source:12 : OS_VIF_OVS_ISOLATE_VIF=False 2026-08-31 23:31:15.722 | +++ lib/os-vif:source:13 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2026-08-31 23:31:15.746 | ++ lib/os-vif:source:13 : OS_VIF_OVS_ISOLATE_VIF=False 2026-08-31 23:31:15.750 | + ./stack.sh:main:635 : run_phase source 2026-08-31 23:31:15.754 | + functions-common:run_phase:1848 : local mode=source 2026-08-31 23:31:15.758 | + functions-common:run_phase:1849 : local phase= 2026-08-31 23:31:15.762 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-08-31 23:31:15.766 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-08-31 23:31:15.769 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-08-31 23:31:15.773 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-08-31 23:31:15.777 | + functions-common:run_phase:1858 : local extra 2026-08-31 23:31:15.782 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-08-31 23:31:15.787 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-08-31 23:31:15.790 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-08-31 23:31:15.793 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-08-31 23:31:15.797 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh source 2026-08-31 23:31:15.800 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-08-31 23:31:15.823 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-31 23:31:15.827 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2026-08-31 23:31:15.830 | ++ extras.d/80-tempest.sh:source:6 : source /home/quobyte/devstack/lib/tempest 2026-08-31 23:31:15.888 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2026-08-31 23:31:15.891 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2026-08-31 23:31:15.895 | + functions-common:run_phase:1869 : [[ source == \s\o\u\r\c\e ]] 2026-08-31 23:31:15.899 | + functions-common:run_phase:1870 : load_plugin_settings 2026-08-31 23:31:15.902 | + functions-common:load_plugin_settings:1784 : local plugins= 2026-08-31 23:31:15.906 | + functions-common:load_plugin_settings:1785 : local plugin 2026-08-31 23:31:15.909 | + functions-common:load_plugin_settings:1788 : [[ -z '' ]] 2026-08-31 23:31:15.913 | + functions-common:load_plugin_settings:1789 : return 2026-08-31 23:31:15.916 | + functions-common:run_phase:1871 : verify_disabled_services 2026-08-31 23:31:15.920 | + functions-common:verify_disabled_services:2131 : local service 2026-08-31 23:31:15.924 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-31 23:31:15.927 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,key, ]] 2026-08-31 23:31:15.931 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-31 23:31:15.935 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,n-api, ]] 2026-08-31 23:31:15.938 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-31 23:31:15.942 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,n-cpu, ]] 2026-08-31 23:31:15.945 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-31 23:31:15.949 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,n-cond, ]] 2026-08-31 23:31:15.954 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-31 23:31:15.957 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,n-sch, ]] 2026-08-31 23:31:15.960 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-31 23:31:15.964 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,n-novnc, ]] 2026-08-31 23:31:15.968 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-31 23:31:15.972 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,n-api-meta, ]] 2026-08-31 23:31:15.976 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-31 23:31:15.980 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,placement-api, ]] 2026-08-31 23:31:15.984 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-31 23:31:15.989 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,placement-client, ]] 2026-08-31 23:31:15.993 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-31 23:31:15.998 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,g-api, ]] 2026-08-31 23:31:16.002 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-31 23:31:16.005 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,c-sch, ]] 2026-08-31 23:31:16.009 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-31 23:31:16.013 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,c-api, ]] 2026-08-31 23:31:16.017 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-31 23:31:16.021 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,c-vol, ]] 2026-08-31 23:31:16.025 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-31 23:31:16.028 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,ovn-controller, ]] 2026-08-31 23:31:16.032 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-31 23:31:16.037 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,ovn-northd, ]] 2026-08-31 23:31:16.040 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-31 23:31:16.044 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,ovs-vswitchd, ]] 2026-08-31 23:31:16.048 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-31 23:31:16.052 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,ovsdb-server, ]] 2026-08-31 23:31:16.056 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-31 23:31:16.060 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,q-svc, ]] 2026-08-31 23:31:16.064 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-31 23:31:16.068 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,q-ovn-agent, ]] 2026-08-31 23:31:16.073 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-31 23:31:16.077 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,rabbit, ]] 2026-08-31 23:31:16.081 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-31 23:31:16.085 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,tempest, ]] 2026-08-31 23:31:16.089 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-31 23:31:16.093 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,mysql, ]] 2026-08-31 23:31:16.098 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-31 23:31:16.102 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,etcd3, ]] 2026-08-31 23:31:16.106 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-31 23:31:16.109 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,dstat, ]] 2026-08-31 23:31:16.114 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-31 23:31:16.118 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,q-ovn-metadata-agent, ]] 2026-08-31 23:31:16.122 | + ./stack.sh:main:706 : initialize_database_backends 2026-08-31 23:31:16.126 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2026-08-31 23:31:16.130 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2026-08-31 23:31:16.157 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 23:31:16.161 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2026-08-31 23:31:16.166 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2026-08-31 23:31:16.170 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2026-08-31 23:31:16.195 | + functions-common:is_service_enabled:2076 : return 1 2026-08-31 23:31:16.199 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2026-08-31 23:31:16.203 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2026-08-31 23:31:16.207 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2026-08-31 23:31:16.211 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2026-08-31 23:31:16.215 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2026-08-31 23:31:16.219 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2026-08-31 23:31:16.223 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2026-08-31 23:31:16.227 | + lib/database:initialize_database_backends:92 : return 0 2026-08-31 23:31:16.231 | + ./stack.sh:main:707 : echo 'Using mysql database backend' 2026-08-31 23:31:16.231 | Using mysql database backend 2026-08-31 23:31:16.236 | + ./stack.sh:main:710 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2026-08-31 23:31:16.264 | + ./stack.sh:main:712 : define_database_baseurl 2026-08-31 23:31:16.270 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2026-08-31 23:31:16.274 | ++ lib/databases/mysql:get_database_type_mysql:32 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2026-08-31 23:31:16.279 | ++ lib/databases/mysql:get_database_type_mysql:33 : echo mysql+pymysql 2026-08-31 23:31:16.284 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:stackdb@127.0.0.1 2026-08-31 23:31:16.288 | + ./stack.sh:main:724 : is_service_enabled rabbit 2026-08-31 23:31:16.316 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 23:31:16.321 | + ./stack.sh:main:725 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2026-08-31 23:31:16.349 | + ./stack.sh:main:732 : is_service_enabled keystone 2026-08-31 23:31:16.378 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 23:31:16.382 | + ./stack.sh:main:734 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2026-08-31 23:31:16.409 | + ./stack.sh:main:736 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2026-08-31 23:31:16.434 | + ./stack.sh:main:747 : is_service_enabled ldap 2026-08-31 23:31:16.463 | + functions-common:is_service_enabled:2076 : return 1 2026-08-31 23:31:16.467 | + ./stack.sh:main:756 : is_service_enabled s-proxy 2026-08-31 23:31:16.495 | + functions-common:is_service_enabled:2076 : return 1 2026-08-31 23:31:16.499 | + ./stack.sh:main:768 : save_stackenv 768 2026-08-31 23:31:16.503 | + functions-common:save_stackenv:65 : local tag=768 2026-08-31 23:31:16.510 | ++ functions-common:save_stackenv:67 : date +%F-%H%M%S 2026-08-31 23:31:16.516 | + functions-common:save_stackenv:67 : time_stamp=2026-09-01-013116 2026-08-31 23:31:16.520 | + functions-common:save_stackenv:68 : echo '# 2026-09-01-013116 768' 2026-08-31 23:31:16.524 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-31 23:31:16.528 | + functions-common:save_stackenv:70 : echo BASE_SQL_CONN=mysql+pymysql://root:stackdb@127.0.0.1 2026-08-31 23:31:16.533 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-31 23:31:16.537 | + functions-common:save_stackenv:70 : echo DATA_DIR=/opt/stack/data 2026-08-31 23:31:16.541 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-31 23:31:16.546 | + functions-common:save_stackenv:70 : echo DEST=/opt/stack 2026-08-31 23:31:16.550 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-31 23:31:16.555 | + 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-08-31 23:31:16.559 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-31 23:31:16.563 | + functions-common:save_stackenv:70 : echo HOST_IP=192.168.122.72 2026-08-31 23:31:16.567 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-31 23:31:16.571 | + functions-common:save_stackenv:70 : echo KEYSTONE_SERVICE_URI=http://192.168.122.72/identity 2026-08-31 23:31:16.575 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-31 23:31:16.580 | + functions-common:save_stackenv:70 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2026-09-01-013101 2026-08-31 23:31:16.584 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-31 23:31:16.588 | + functions-common:save_stackenv:70 : echo OS_CACERT= 2026-08-31 23:31:16.592 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-31 23:31:16.596 | + functions-common:save_stackenv:70 : echo SERVICE_HOST=192.168.122.72 2026-08-31 23:31:16.600 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-31 23:31:16.605 | + functions-common:save_stackenv:70 : echo STACK_USER=quobyte 2026-08-31 23:31:16.609 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-31 23:31:16.614 | + functions-common:save_stackenv:70 : echo TLS_IP= 2026-08-31 23:31:16.618 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-31 23:31:16.622 | + functions-common:save_stackenv:70 : echo HOST_IPV6=::1 2026-08-31 23:31:16.627 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-31 23:31:16.631 | + functions-common:save_stackenv:70 : echo SERVICE_IP_VERSION=4 2026-08-31 23:31:16.635 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-31 23:31:16.641 | + functions-common:save_stackenv:70 : echo TUNNEL_ENDPOINT_IP=192.168.122.72 2026-08-31 23:31:16.646 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-31 23:31:16.650 | + functions-common:save_stackenv:70 : echo TUNNEL_IP_VERSION=4 2026-08-31 23:31:16.654 | + ./stack.sh:main:781 : GIT_DEPTH=0 2026-08-31 23:31:16.659 | + ./stack.sh:main:781 : git_clone https://review.opendev.org/openstack/requirements.git /opt/stack/requirements master 2026-08-31 23:31:16.662 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/requirements.git 2026-08-31 23:31:16.665 | + functions-common:git_clone:590 : local git_dest=/opt/stack/requirements 2026-08-31 23:31:16.668 | + functions-common:git_clone:591 : local git_ref=master 2026-08-31 23:31:16.671 | + functions-common:git_clone:592 : local orig_dir 2026-08-31 23:31:16.676 | ++ functions-common:git_clone:593 : pwd 2026-08-31 23:31:16.679 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-08-31 23:31:16.682 | + functions-common:git_clone:594 : local git_clone_flags= 2026-08-31 23:31:16.687 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-08-31 23:31:16.711 | + functions-common:git_clone:596 : RECLONE=False 2026-08-31 23:31:16.715 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-08-31 23:31:16.718 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-08-31 23:31:16.724 | + functions-common:git_clone:610 : echo master 2026-08-31 23:31:16.724 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-08-31 23:31:16.731 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/requirements ]] 2026-08-31 23:31:16.735 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-08-31 23:31:16.739 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/requirements.git /opt/stack/requirements 2026-08-31 23:31:16.742 | + functions-common:git_timed:697 : local count=0 2026-08-31 23:31:16.746 | + functions-common:git_timed:698 : local timeout=0 2026-08-31 23:31:16.750 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-08-31 23:31:16.753 | + functions-common:git_timed:701 : timeout=0 2026-08-31 23:31:16.757 | + functions-common:git_timed:704 : time_start git_timed 2026-08-31 23:31:16.761 | + functions-common:time_start:2406 : local name=git_timed 2026-08-31 23:31:16.764 | + functions-common:time_start:2407 : local start_time= 2026-08-31 23:31:16.768 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-31 23:31:16.773 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-31 23:31:16.778 | + functions-common:time_start:2411 : _TIME_START[$name]=1788219076774 2026-08-31 23:31:16.782 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/requirements.git /opt/stack/requirements 2026-08-31 23:31:16.786 | Cloning into '/opt/stack/requirements'... 2026-08-31 23:31:20.989 | + functions-common:git_timed:719 : time_stop git_timed 2026-08-31 23:31:20.991 | + functions-common:time_stop:2420 : local name 2026-08-31 23:31:20.994 | + functions-common:time_stop:2421 : local end_time 2026-08-31 23:31:20.997 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-31 23:31:21.000 | + functions-common:time_stop:2423 : local total 2026-08-31 23:31:21.003 | + functions-common:time_stop:2424 : local start_time 2026-08-31 23:31:21.006 | + functions-common:time_stop:2426 : name=git_timed 2026-08-31 23:31:21.009 | + functions-common:time_stop:2427 : start_time=1788219076774 2026-08-31 23:31:21.013 | + functions-common:time_stop:2429 : [[ -z 1788219076774 ]] 2026-08-31 23:31:21.017 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-31 23:31:21.023 | + functions-common:time_stop:2432 : end_time=1788219081019 2026-08-31 23:31:21.026 | + functions-common:time_stop:2433 : elapsed_time=4245 2026-08-31 23:31:21.030 | + functions-common:time_stop:2434 : total=0 2026-08-31 23:31:21.034 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-31 23:31:21.037 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=4245 2026-08-31 23:31:21.041 | + functions-common:git_clone:631 : cd /opt/stack/requirements 2026-08-31 23:31:21.044 | + functions-common:git_clone:632 : git_timed fetch origin master 2026-08-31 23:31:21.048 | + functions-common:git_timed:697 : local count=0 2026-08-31 23:31:21.052 | + functions-common:git_timed:698 : local timeout=0 2026-08-31 23:31:21.055 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-08-31 23:31:21.059 | + functions-common:git_timed:701 : timeout=0 2026-08-31 23:31:21.062 | + functions-common:git_timed:704 : time_start git_timed 2026-08-31 23:31:21.065 | + functions-common:time_start:2406 : local name=git_timed 2026-08-31 23:31:21.069 | + functions-common:time_start:2407 : local start_time= 2026-08-31 23:31:21.073 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-31 23:31:21.076 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-31 23:31:21.082 | + functions-common:time_start:2411 : _TIME_START[$name]=1788219081078 2026-08-31 23:31:21.084 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-08-31 23:31:21.816 | From https://review.opendev.org/openstack/requirements 2026-08-31 23:31:21.817 | * branch master -> FETCH_HEAD 2026-08-31 23:31:21.828 | + functions-common:git_timed:719 : time_stop git_timed 2026-08-31 23:31:21.832 | + functions-common:time_stop:2420 : local name 2026-08-31 23:31:21.835 | + functions-common:time_stop:2421 : local end_time 2026-08-31 23:31:21.838 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-31 23:31:21.840 | + functions-common:time_stop:2423 : local total 2026-08-31 23:31:21.844 | + functions-common:time_stop:2424 : local start_time 2026-08-31 23:31:21.847 | + functions-common:time_stop:2426 : name=git_timed 2026-08-31 23:31:21.849 | + functions-common:time_stop:2427 : start_time=1788219081078 2026-08-31 23:31:21.853 | + functions-common:time_stop:2429 : [[ -z 1788219081078 ]] 2026-08-31 23:31:21.857 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-31 23:31:21.863 | + functions-common:time_stop:2432 : end_time=1788219081859 2026-08-31 23:31:21.868 | + functions-common:time_stop:2433 : elapsed_time=781 2026-08-31 23:31:21.871 | + functions-common:time_stop:2434 : total=4245 2026-08-31 23:31:21.875 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-31 23:31:21.879 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=5026 2026-08-31 23:31:21.883 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-08-31 23:31:21.887 | + functions-common:git_timed:697 : local count=0 2026-08-31 23:31:21.892 | + functions-common:git_timed:698 : local timeout=0 2026-08-31 23:31:21.895 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-08-31 23:31:21.899 | + functions-common:git_timed:701 : timeout=0 2026-08-31 23:31:21.903 | + functions-common:git_timed:704 : time_start git_timed 2026-08-31 23:31:21.906 | + functions-common:time_start:2406 : local name=git_timed 2026-08-31 23:31:21.910 | + functions-common:time_start:2407 : local start_time= 2026-08-31 23:31:21.913 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-31 23:31:21.919 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-31 23:31:21.925 | + functions-common:time_start:2411 : _TIME_START[$name]=1788219081921 2026-08-31 23:31:21.928 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-08-31 23:31:21.945 | Note: switching to 'FETCH_HEAD'. 2026-08-31 23:31:21.945 | 2026-08-31 23:31:21.945 | You are in 'detached HEAD' state. You can look around, make experimental 2026-08-31 23:31:21.945 | changes and commit them, and you can discard any commits you make in this 2026-08-31 23:31:21.945 | state without impacting any branches by switching back to a branch. 2026-08-31 23:31:21.945 | 2026-08-31 23:31:21.945 | If you want to create a new branch to retain commits you create, you may 2026-08-31 23:31:21.946 | do so (now or later) by using -c with the switch command. Example: 2026-08-31 23:31:21.946 | 2026-08-31 23:31:21.946 | git switch -c 2026-08-31 23:31:21.946 | 2026-08-31 23:31:21.946 | Or undo this operation with: 2026-08-31 23:31:21.946 | 2026-08-31 23:31:21.946 | git switch - 2026-08-31 23:31:21.946 | 2026-08-31 23:31:21.946 | Turn off this advice by setting config variable advice.detachedHead to false 2026-08-31 23:31:21.946 | 2026-08-31 23:31:21.946 | HEAD is now at 8488704b Merge "update constraint for python-manilaclient to new release 6.3.0" 2026-08-31 23:31:21.951 | + functions-common:git_timed:719 : time_stop git_timed 2026-08-31 23:31:21.954 | + functions-common:time_stop:2420 : local name 2026-08-31 23:31:21.958 | + functions-common:time_stop:2421 : local end_time 2026-08-31 23:31:21.962 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-31 23:31:21.966 | + functions-common:time_stop:2423 : local total 2026-08-31 23:31:21.970 | + functions-common:time_stop:2424 : local start_time 2026-08-31 23:31:21.974 | + functions-common:time_stop:2426 : name=git_timed 2026-08-31 23:31:21.977 | + functions-common:time_stop:2427 : start_time=1788219081921 2026-08-31 23:31:21.981 | + functions-common:time_stop:2429 : [[ -z 1788219081921 ]] 2026-08-31 23:31:21.986 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-31 23:31:21.992 | + functions-common:time_stop:2432 : end_time=1788219081988 2026-08-31 23:31:21.995 | + functions-common:time_stop:2433 : elapsed_time=67 2026-08-31 23:31:21.998 | + functions-common:time_stop:2434 : total=5026 2026-08-31 23:31:22.002 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-31 23:31:22.006 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=5093 2026-08-31 23:31:22.010 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/requirements 2026-08-31 23:31:22.030 | + functions-common:git_clone:672 : cd /opt/stack/requirements 2026-08-31 23:31:22.035 | + functions-common:git_clone:673 : git show --oneline 2026-08-31 23:31:22.038 | + functions-common:git_clone:673 : head -1 2026-08-31 23:31:22.039 | 8488704b Merge "update constraint for python-manilaclient to new release 6.3.0" 2026-08-31 23:31:22.044 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-08-31 23:31:22.049 | + ./stack.sh:main:785 : echo_summary 'Installing package prerequisites' 2026-08-31 23:31:22.053 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-31 23:31:22.058 | + ./stack.sh:echo_summary:450 : echo -e Installing package prerequisites 2026-08-31 23:31:22.062 | + ./stack.sh:main:786 : source /home/quobyte/devstack/tools/install_prereqs.sh 2026-08-31 23:31:22.067 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2026-08-31 23:31:22.071 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2026-08-31 23:31:22.076 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/quobyte/devstack ]] 2026-08-31 23:31:22.080 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/quobyte/devstack/.prereqs 2026-08-31 23:31:22.085 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2026-08-31 23:31:22.089 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2026-08-31 23:31:22.094 | +++ tools/install_prereqs.sh:source:47 : date +%s 2026-08-31 23:31:22.101 | ++ tools/install_prereqs.sh:source:47 : NOW=1788219082 2026-08-31 23:31:22.106 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/quobyte/devstack/.prereqs 2026-08-31 23:31:22.113 | +++ tools/install_prereqs.sh:source:48 : echo 0 2026-08-31 23:31:22.118 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=0 2026-08-31 23:31:22.123 | ++ tools/install_prereqs.sh:source:49 : DELTA=1788219082 2026-08-31 23:31:22.127 | ++ tools/install_prereqs.sh:source:50 : [[ 1788219082 -lt 7200 ]] 2026-08-31 23:31:22.132 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2026-08-31 23:31:22.136 | ++ functions-common:export_proxy_variables:2238 : isset http_proxy 2026-08-31 23:31:22.140 | ++ functions-common:isset:266 : [[ -v http_proxy ]] 2026-08-31 23:31:22.144 | ++ functions-common:export_proxy_variables:2241 : isset https_proxy 2026-08-31 23:31:22.147 | ++ functions-common:isset:266 : [[ -v https_proxy ]] 2026-08-31 23:31:22.152 | ++ functions-common:export_proxy_variables:2244 : isset no_proxy 2026-08-31 23:31:22.155 | ++ functions-common:isset:266 : [[ -v no_proxy ]] 2026-08-31 23:31:22.160 | +++ 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-08-31 23:31:22.200 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2026-08-31 23:31:22.200 | apache2-dev 2026-08-31 23:31:22.200 | bc 2026-08-31 23:31:22.200 | bsdmainutils 2026-08-31 23:31:22.200 | curl 2026-08-31 23:31:22.201 | g++ 2026-08-31 23:31:22.201 | gawk 2026-08-31 23:31:22.201 | gcc 2026-08-31 23:31:22.201 | gettext 2026-08-31 23:31:22.201 | git 2026-08-31 23:31:22.201 | graphviz 2026-08-31 23:31:22.202 | iputils-ping 2026-08-31 23:31:22.202 | libffi-dev 2026-08-31 23:31:22.202 | libjpeg-dev 2026-08-31 23:31:22.202 | libpq-dev 2026-08-31 23:31:22.202 | libssl-dev 2026-08-31 23:31:22.202 | libsystemd-dev 2026-08-31 23:31:22.203 | libxml2-dev 2026-08-31 23:31:22.203 | libxslt1-dev 2026-08-31 23:31:22.203 | libyaml-dev 2026-08-31 23:31:22.203 | lsof 2026-08-31 23:31:22.203 | openssh-server 2026-08-31 23:31:22.203 | openssl 2026-08-31 23:31:22.204 | pkg-config 2026-08-31 23:31:22.204 | psmisc 2026-08-31 23:31:22.204 | python3-dev 2026-08-31 23:31:22.204 | python3-pip 2026-08-31 23:31:22.204 | python3-systemd 2026-08-31 23:31:22.204 | python3-venv 2026-08-31 23:31:22.205 | tar 2026-08-31 23:31:22.205 | tcpdump 2026-08-31 23:31:22.205 | unzip 2026-08-31 23:31:22.205 | uuid-runtime 2026-08-31 23:31:22.205 | wget 2026-08-31 23:31:22.205 | zlib1g-dev 2026-08-31 23:31:22.205 | libkrb5-dev 2026-08-31 23:31:22.205 | libldap2-dev 2026-08-31 23:31:22.205 | libsasl2-dev 2026-08-31 23:31:22.205 | memcached 2026-08-31 23:31:22.205 | python3-mysqldb 2026-08-31 23:31:22.206 | sqlite3 2026-08-31 23:31:22.206 | conntrack 2026-08-31 23:31:22.206 | curl 2026-08-31 23:31:22.206 | ebtables 2026-08-31 23:31:22.206 | genisoimage 2026-08-31 23:31:22.206 | iptables 2026-08-31 23:31:22.206 | iputils-arping 2026-08-31 23:31:22.206 | kpartx 2026-08-31 23:31:22.206 | libjs-jquery-tablesorter 2026-08-31 23:31:22.206 | parted 2026-08-31 23:31:22.206 | pm-utils 2026-08-31 23:31:22.206 | python3-mysqldb 2026-08-31 23:31:22.207 | socat 2026-08-31 23:31:22.207 | sqlite3 2026-08-31 23:31:22.207 | sudo 2026-08-31 23:31:22.207 | vlan 2026-08-31 23:31:22.207 | lsscsi 2026-08-31 23:31:22.207 | open-iscsi 2026-08-31 23:31:22.207 | cryptsetup 2026-08-31 23:31:22.207 | dosfstools 2026-08-31 23:31:22.207 | genisoimage 2026-08-31 23:31:22.207 | gir1.2-libosinfo-1.0 2026-08-31 23:31:22.207 | netcat-openbsd 2026-08-31 23:31:22.208 | open-iscsi 2026-08-31 23:31:22.208 | qemu-utils 2026-08-31 23:31:22.208 | sg3-utils 2026-08-31 23:31:22.208 | sysfsutils 2026-08-31 23:31:22.208 | lvm2 2026-08-31 23:31:22.208 | qemu-utils 2026-08-31 23:31:22.208 | thin-provisioning-tools 2026-08-31 23:31:22.208 | acl 2026-08-31 23:31:22.208 | dnsmasq-base 2026-08-31 23:31:22.208 | dnsmasq-utils 2026-08-31 23:31:22.208 | ebtables 2026-08-31 23:31:22.208 | haproxy 2026-08-31 23:31:22.209 | iptables 2026-08-31 23:31:22.209 | iputils-arping 2026-08-31 23:31:22.209 | iputils-ping 2026-08-31 23:31:22.209 | postgresql-server-dev-all 2026-08-31 23:31:22.209 | python3-mysqldb 2026-08-31 23:31:22.209 | sqlite3 2026-08-31 23:31:22.209 | sudo 2026-08-31 23:31:22.209 | vlan 2026-08-31 23:31:22.209 | pcp' 2026-08-31 23:31:22.209 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2026-08-31 23:31:22.233 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2026-08-31 23:31:22.233 | apache2-dev 2026-08-31 23:31:22.234 | bc 2026-08-31 23:31:22.234 | bsdmainutils 2026-08-31 23:31:22.234 | curl 2026-08-31 23:31:22.234 | g++ 2026-08-31 23:31:22.234 | gawk 2026-08-31 23:31:22.234 | gcc 2026-08-31 23:31:22.234 | gettext 2026-08-31 23:31:22.234 | git 2026-08-31 23:31:22.234 | graphviz 2026-08-31 23:31:22.234 | iputils-ping 2026-08-31 23:31:22.234 | libffi-dev 2026-08-31 23:31:22.234 | libjpeg-dev 2026-08-31 23:31:22.235 | libpq-dev 2026-08-31 23:31:22.235 | libssl-dev 2026-08-31 23:31:22.235 | libsystemd-dev 2026-08-31 23:31:22.235 | libxml2-dev 2026-08-31 23:31:22.235 | libxslt1-dev 2026-08-31 23:31:22.235 | libyaml-dev 2026-08-31 23:31:22.235 | lsof 2026-08-31 23:31:22.235 | openssh-server 2026-08-31 23:31:22.235 | openssl 2026-08-31 23:31:22.235 | pkg-config 2026-08-31 23:31:22.235 | psmisc 2026-08-31 23:31:22.235 | python3-dev 2026-08-31 23:31:22.236 | python3-pip 2026-08-31 23:31:22.236 | python3-systemd 2026-08-31 23:31:22.236 | python3-venv 2026-08-31 23:31:22.236 | tar 2026-08-31 23:31:22.236 | tcpdump 2026-08-31 23:31:22.236 | unzip 2026-08-31 23:31:22.236 | uuid-runtime 2026-08-31 23:31:22.236 | wget 2026-08-31 23:31:22.236 | zlib1g-dev 2026-08-31 23:31:22.236 | libkrb5-dev 2026-08-31 23:31:22.236 | libldap2-dev 2026-08-31 23:31:22.237 | libsasl2-dev 2026-08-31 23:31:22.237 | memcached 2026-08-31 23:31:22.237 | python3-mysqldb 2026-08-31 23:31:22.237 | sqlite3 2026-08-31 23:31:22.237 | conntrack 2026-08-31 23:31:22.237 | curl 2026-08-31 23:31:22.237 | ebtables 2026-08-31 23:31:22.237 | genisoimage 2026-08-31 23:31:22.237 | iptables 2026-08-31 23:31:22.237 | iputils-arping 2026-08-31 23:31:22.237 | kpartx 2026-08-31 23:31:22.238 | libjs-jquery-tablesorter 2026-08-31 23:31:22.238 | parted 2026-08-31 23:31:22.238 | pm-utils 2026-08-31 23:31:22.238 | python3-mysqldb 2026-08-31 23:31:22.238 | socat 2026-08-31 23:31:22.238 | sqlite3 2026-08-31 23:31:22.238 | sudo 2026-08-31 23:31:22.238 | vlan 2026-08-31 23:31:22.238 | lsscsi 2026-08-31 23:31:22.238 | open-iscsi 2026-08-31 23:31:22.238 | cryptsetup 2026-08-31 23:31:22.238 | dosfstools 2026-08-31 23:31:22.239 | genisoimage 2026-08-31 23:31:22.239 | gir1.2-libosinfo-1.0 2026-08-31 23:31:22.239 | netcat-openbsd 2026-08-31 23:31:22.239 | open-iscsi 2026-08-31 23:31:22.239 | qemu-utils 2026-08-31 23:31:22.239 | sg3-utils 2026-08-31 23:31:22.239 | sysfsutils 2026-08-31 23:31:22.239 | lvm2 2026-08-31 23:31:22.239 | qemu-utils 2026-08-31 23:31:22.239 | thin-provisioning-tools 2026-08-31 23:31:22.239 | acl 2026-08-31 23:31:22.240 | dnsmasq-base 2026-08-31 23:31:22.240 | dnsmasq-utils 2026-08-31 23:31:22.240 | ebtables 2026-08-31 23:31:22.240 | haproxy 2026-08-31 23:31:22.240 | iptables 2026-08-31 23:31:22.240 | iputils-arping 2026-08-31 23:31:22.240 | iputils-ping 2026-08-31 23:31:22.240 | postgresql-server-dev-all 2026-08-31 23:31:22.240 | python3-mysqldb 2026-08-31 23:31:22.240 | sqlite3 2026-08-31 23:31:22.240 | sudo 2026-08-31 23:31:22.241 | vlan 2026-08-31 23:31:22.241 | pcp ' 2026-08-31 23:31:22.241 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2026-08-31 23:31:22.243 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-31 23:31:22.248 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-31 23:31:22.253 | ++ 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-08-31 23:31:22.253 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2026-08-31 23:31:22.260 | ++ 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-08-31 23:31:22.264 | ++ functions-common:install_package:1438 : update_package_repo 2026-08-31 23:31:22.268 | ++ functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-08-31 23:31:22.272 | ++ functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-08-31 23:31:22.277 | ++ functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-08-31 23:31:22.281 | ++ functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-08-31 23:31:22.286 | ++ functions-common:update_package_repo:1420 : is_ubuntu 2026-08-31 23:31:22.290 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-31 23:31:22.294 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-31 23:31:22.298 | ++ functions-common:update_package_repo:1421 : apt_get_update 2026-08-31 23:31:22.302 | ++ functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-08-31 23:31:22.306 | ++ functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-08-31 23:31:22.311 | ++ functions-common:apt_get_update:1167 : return 2026-08-31 23:31:22.315 | ++ 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-08-31 23:31:22.319 | ++ functions-common:real_install_package:1426 : is_ubuntu 2026-08-31 23:31:22.324 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-31 23:31:22.327 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-31 23:31:22.330 | ++ 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-08-31 23:31:22.361 | ++ 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-08-31 23:31:22.404 | Reading package lists... 2026-08-31 23:31:22.841 | Building dependency tree... 2026-08-31 23:31:22.843 | Reading state information... 2026-08-31 23:31:23.524 | bc is already the newest version (1.07.1-3ubuntu4). 2026-08-31 23:31:23.524 | bc set to manually installed. 2026-08-31 23:31:23.524 | curl is already the newest version (8.5.0-2ubuntu10.13). 2026-08-31 23:31:23.524 | curl set to manually installed. 2026-08-31 23:31:23.525 | g++ is already the newest version (4:13.2.0-7ubuntu1). 2026-08-31 23:31:23.525 | g++ set to manually installed. 2026-08-31 23:31:23.525 | gawk is already the newest version (1:5.2.1-2ubuntu0.1). 2026-08-31 23:31:23.525 | gawk set to manually installed. 2026-08-31 23:31:23.525 | gcc is already the newest version (4:13.2.0-7ubuntu1). 2026-08-31 23:31:23.525 | gcc set to manually installed. 2026-08-31 23:31:23.525 | git is already the newest version (1:2.43.0-1ubuntu7.3). 2026-08-31 23:31:23.525 | git set to manually installed. 2026-08-31 23:31:23.525 | iputils-ping is already the newest version (3:20240117-1ubuntu0.1). 2026-08-31 23:31:23.526 | iputils-ping set to manually installed. 2026-08-31 23:31:23.526 | lsof is already the newest version (4.95.0-1build3). 2026-08-31 23:31:23.526 | lsof set to manually installed. 2026-08-31 23:31:23.526 | openssh-server is already the newest version (1:9.6p1-3ubuntu13.18). 2026-08-31 23:31:23.527 | openssl is already the newest version (3.0.13-0ubuntu3.15). 2026-08-31 23:31:23.527 | openssl set to manually installed. 2026-08-31 23:31:23.527 | psmisc is already the newest version (23.7-1build1). 2026-08-31 23:31:23.528 | psmisc set to manually installed. 2026-08-31 23:31:23.528 | python3-dev is already the newest version (3.12.3-0ubuntu2.1). 2026-08-31 23:31:23.529 | python3-dev set to manually installed. 2026-08-31 23:31:23.529 | python3-pip is already the newest version (24.0+dfsg-1ubuntu1.3). 2026-08-31 23:31:23.529 | python3-systemd is already the newest version (235-1build4). 2026-08-31 23:31:23.529 | python3-systemd set to manually installed. 2026-08-31 23:31:23.529 | tar is already the newest version (1.35+dfsg-3ubuntu0.4). 2026-08-31 23:31:23.529 | tar set to manually installed. 2026-08-31 23:31:23.529 | tcpdump is already the newest version (4.99.4-3ubuntu4.24.04.1). 2026-08-31 23:31:23.529 | tcpdump set to manually installed. 2026-08-31 23:31:23.530 | wget is already the newest version (1.21.4-1ubuntu4.5). 2026-08-31 23:31:23.530 | wget set to manually installed. 2026-08-31 23:31:23.530 | iptables is already the newest version (1.8.10-3ubuntu2). 2026-08-31 23:31:23.530 | iptables set to manually installed. 2026-08-31 23:31:23.530 | kpartx is already the newest version (0.9.4-5ubuntu8.2). 2026-08-31 23:31:23.530 | kpartx set to manually installed. 2026-08-31 23:31:23.530 | parted is already the newest version (3.6-4build1). 2026-08-31 23:31:23.530 | parted set to manually installed. 2026-08-31 23:31:23.530 | sudo is already the newest version (1.9.15p5-3ubuntu5.24.04.2). 2026-08-31 23:31:23.531 | sudo set to manually installed. 2026-08-31 23:31:23.531 | open-iscsi is already the newest version (2.1.9-3ubuntu5.4). 2026-08-31 23:31:23.531 | open-iscsi set to manually installed. 2026-08-31 23:31:23.531 | cryptsetup is already the newest version (2:2.7.0-1ubuntu4.2). 2026-08-31 23:31:23.532 | cryptsetup set to manually installed. 2026-08-31 23:31:23.532 | dosfstools is already the newest version (4.2-1.1build1). 2026-08-31 23:31:23.532 | dosfstools set to manually installed. 2026-08-31 23:31:23.533 | netcat-openbsd is already the newest version (1.226-1ubuntu2). 2026-08-31 23:31:23.533 | netcat-openbsd set to manually installed. 2026-08-31 23:31:23.533 | qemu-utils is already the newest version (1:8.2.2+ds-0ubuntu1.18). 2026-08-31 23:31:23.534 | qemu-utils set to manually installed. 2026-08-31 23:31:23.534 | sg3-utils is already the newest version (1.46-3ubuntu4). 2026-08-31 23:31:23.534 | sg3-utils set to manually installed. 2026-08-31 23:31:23.534 | lvm2 is already the newest version (2.03.16-3ubuntu3.2). 2026-08-31 23:31:23.535 | lvm2 set to manually installed. 2026-08-31 23:31:23.535 | thin-provisioning-tools is already the newest version (0.9.0-2ubuntu5.1). 2026-08-31 23:31:23.535 | thin-provisioning-tools set to manually installed. 2026-08-31 23:31:23.535 | acl is already the newest version (2.3.2-1build1.1). 2026-08-31 23:31:23.535 | acl set to manually installed. 2026-08-31 23:31:23.535 | dnsmasq-base is already the newest version (2.90-2ubuntu0.4). 2026-08-31 23:31:23.535 | dnsmasq-base set to manually installed. 2026-08-31 23:31:23.535 | The following packages were automatically installed and are no longer required: 2026-08-31 23:31:23.535 | libfwupd2 libgusb2 2026-08-31 23:31:23.536 | Use 'sudo apt autoremove' to remove them. 2026-08-31 23:31:23.536 | The following additional packages will be installed: 2026-08-31 23:31:23.536 | apache2-bin apache2-data apache2-utils autoconf automake autopoint 2026-08-31 23:31:23.536 | autotools-dev bsdextrautils bsdutils clang-17 comerr-dev debhelper debugedit 2026-08-31 23:31:23.537 | dh-autoreconf dh-strip-nondeterminism dwz eject fdisk fonts-liberation 2026-08-31 23:31:23.537 | fonts-liberation-sans-narrow fonts-liberation2 gir1.2-freedesktop 2026-08-31 23:31:23.537 | icu-devtools intltool-debian krb5-multidev libann0 libapr1-dev libapr1t64 2026-08-31 23:31:23.538 | libaprutil1-dbd-sqlite3 libaprutil1-dev libaprutil1-ldap libaprutil1t64 2026-08-31 23:31:23.538 | libarchive-cpio-perl libarchive-zip-perl libblkid1 libcdt5 libcgraph6 2026-08-31 23:31:23.538 | libclang-common-17-dev libclang-cpp17t64 libclang-rt-17-dev libclang1-17t64 2026-08-31 23:31:23.539 | libcommon-sense-perl libdebhelper-perl libevent-2.1-7t64 libfdisk1 2026-08-31 23:31:23.539 | libfile-stripnondeterminism-perl libgc1 libgssrpc4t64 libgts-0.7-5t64 2026-08-31 23:31:23.539 | libgts-bin libgvc6 libgvpr2 libice6 libicu-dev libjpeg-turbo8-dev 2026-08-31 23:31:23.539 | libjpeg8-dev libjs-jquery-metadata libjson-perl libjson-xs-perl 2026-08-31 23:31:23.539 | libkadm5clnt-mit12 libkadm5srv-mit12 libkdb5-10t64 liblab-gamut1 libldap-dev 2026-08-31 23:31:23.539 | libllvm17t64 libltdl-dev libltdl7 liblua5.4-0 libmail-sendmail-perl 2026-08-31 23:31:23.539 | libmount1 libmysqlclient21 libncurses-dev libobjc-13-dev libobjc4 2026-08-31 23:31:23.539 | libosinfo-1.0-0 libosinfo-l10n libpathplan4 libpcp-archive1t64 2026-08-31 23:31:23.539 | libpcp-gui2t64 libpcp-import1t64 libpcp-mmv1t64 libpcp-pmda-perl 2026-08-31 23:31:23.539 | libpcp-pmda3t64 libpcp-trace2t64 libpcp-web1t64 libpcp3t64 libpcre2-16-0 2026-08-31 23:31:23.540 | libpcre2-32-0 libpcre2-dev libpcre2-posix3 libpfm4 libpkgconf3 libpq5 2026-08-31 23:31:23.540 | libsctp-dev libsctp1 libsm6 libsmartcols1 libsub-override-perl 2026-08-31 23:31:23.540 | libsys-hostname-long-perl libsysfs2 libtool libtypes-serialiser-perl 2026-08-31 23:31:23.540 | libuuid1 libx86-1 libxaw7 libxmu6 libxt6t64 libz3-4 libz3-dev llvm-17 2026-08-31 23:31:23.540 | llvm-17-dev llvm-17-linker-tools llvm-17-runtime llvm-17-tools m4 mount 2026-08-31 23:31:23.541 | mysql-common ncal osinfo-db pcp-conf pkgconf pkgconf-bin po-debconf 2026-08-31 23:31:23.541 | postgresql-client-16 postgresql-client-common postgresql-common 2026-08-31 23:31:23.542 | postgresql-server-dev-16 python3-pcp python3-pip-whl python3-setuptools-whl 2026-08-31 23:31:23.542 | python3.12-venv ssl-cert util-linux uuid-dev vbetool zlib1g 2026-08-31 23:31:23.542 | Suggested packages: 2026-08-31 23:31:23.542 | apache2-doc apache2-suexec-pristine | apache2-suexec-custom www-browser 2026-08-31 23:31:23.542 | autoconf-archive gnu-standards autoconf-doc calendar whois vacation 2026-08-31 23:31:23.542 | mailutils clang-17-doc wasi-libc doc-base dh-make wodim cdrkit-doc 2026-08-31 23:31:23.543 | gettext-doc libasprintf-dev libgettextpo-dev gsfonts graphviz-doc 2026-08-31 23:31:23.543 | vim-haproxy haproxy-doc krb5-doc krb5-user icu-doc libtool-doc ncurses-doc 2026-08-31 23:31:23.543 | postgresql-doc-16 lksctp-tools libssl-doc gfortran | fortran95-compiler 2026-08-31 23:31:23.543 | gcj-jdk libyaml-doc llvm-17-doc m4-doc libanyevent-perl 2026-08-31 23:31:23.543 | libcache-memcached-perl libmemcached libyaml-perl nfs-common pcp-gui 2026-08-31 23:31:23.543 | libpcp-import-perl redis-server cpufrequtils wireless-tools radeontool 2026-08-31 23:31:23.543 | libmail-box-perl postgresql-16 default-mysql-server | virtual-mysql-server 2026-08-31 23:31:23.543 | sqlite3-doc zip util-linux-extra util-linux-locales 2026-08-31 23:31:23.704 | The following NEW packages will be installed: 2026-08-31 23:31:23.704 | apache2 apache2-bin apache2-data apache2-dev apache2-utils autoconf automake 2026-08-31 23:31:23.704 | autopoint autotools-dev bsdmainutils clang-17 comerr-dev conntrack debhelper 2026-08-31 23:31:23.704 | debugedit dh-autoreconf dh-strip-nondeterminism dnsmasq-utils dwz ebtables 2026-08-31 23:31:23.704 | fonts-liberation fonts-liberation-sans-narrow fonts-liberation2 genisoimage 2026-08-31 23:31:23.704 | gettext gir1.2-freedesktop gir1.2-libosinfo-1.0 graphviz haproxy 2026-08-31 23:31:23.705 | icu-devtools intltool-debian iputils-arping krb5-multidev libann0 2026-08-31 23:31:23.705 | libapr1-dev libapr1t64 libaprutil1-dbd-sqlite3 libaprutil1-dev 2026-08-31 23:31:23.705 | libaprutil1-ldap libaprutil1t64 libarchive-cpio-perl libarchive-zip-perl 2026-08-31 23:31:23.705 | libcdt5 libcgraph6 libclang-common-17-dev libclang-cpp17t64 2026-08-31 23:31:23.705 | libclang-rt-17-dev libclang1-17t64 libcommon-sense-perl libdebhelper-perl 2026-08-31 23:31:23.705 | libevent-2.1-7t64 libffi-dev libfile-stripnondeterminism-perl libgc1 2026-08-31 23:31:23.705 | libgssrpc4t64 libgts-0.7-5t64 libgts-bin libgvc6 libgvpr2 libice6 libicu-dev 2026-08-31 23:31:23.705 | libjpeg-dev libjpeg-turbo8-dev libjpeg8-dev libjs-jquery-metadata 2026-08-31 23:31:23.705 | libjs-jquery-tablesorter libjson-perl libjson-xs-perl libkadm5clnt-mit12 2026-08-31 23:31:23.706 | libkadm5srv-mit12 libkdb5-10t64 libkrb5-dev liblab-gamut1 libldap-dev 2026-08-31 23:31:23.706 | libldap2-dev libllvm17t64 libltdl-dev libltdl7 liblua5.4-0 2026-08-31 23:31:23.706 | libmail-sendmail-perl libmysqlclient21 libncurses-dev libobjc-13-dev 2026-08-31 23:31:23.706 | libobjc4 libosinfo-1.0-0 libosinfo-l10n libpathplan4 libpcp-archive1t64 2026-08-31 23:31:23.707 | libpcp-gui2t64 libpcp-import1t64 libpcp-mmv1t64 libpcp-pmda-perl 2026-08-31 23:31:23.707 | libpcp-pmda3t64 libpcp-trace2t64 libpcp-web1t64 libpcp3t64 libpcre2-16-0 2026-08-31 23:31:23.707 | libpcre2-32-0 libpcre2-dev libpcre2-posix3 libpfm4 libpkgconf3 libpq-dev 2026-08-31 23:31:23.708 | libpq5 libsasl2-dev libsctp-dev libsctp1 libsm6 libssl-dev 2026-08-31 23:31:23.708 | libsub-override-perl libsys-hostname-long-perl libsysfs2 libsystemd-dev 2026-08-31 23:31:23.709 | libtool libtypes-serialiser-perl libx86-1 libxaw7 libxml2-dev libxmu6 2026-08-31 23:31:23.709 | libxslt1-dev libxt6t64 libyaml-dev libz3-4 libz3-dev llvm-17 llvm-17-dev 2026-08-31 23:31:23.709 | llvm-17-linker-tools llvm-17-runtime llvm-17-tools lsscsi m4 memcached 2026-08-31 23:31:23.710 | mysql-common ncal osinfo-db pcp pcp-conf pkg-config pkgconf pkgconf-bin 2026-08-31 23:31:23.710 | pm-utils po-debconf postgresql-client-16 postgresql-client-common 2026-08-31 23:31:23.710 | postgresql-common postgresql-server-dev-16 postgresql-server-dev-all 2026-08-31 23:31:23.710 | python3-mysqldb python3-pcp python3-pip-whl python3-setuptools-whl 2026-08-31 23:31:23.710 | python3-venv python3.12-venv socat sqlite3 ssl-cert sysfsutils unzip 2026-08-31 23:31:23.710 | uuid-dev vbetool vlan 2026-08-31 23:31:23.710 | The following packages will be upgraded: 2026-08-31 23:31:23.710 | bsdextrautils bsdutils eject fdisk libblkid1 libfdisk1 libmount1 2026-08-31 23:31:23.711 | libsmartcols1 libuuid1 mount util-linux uuid-runtime zlib1g zlib1g-dev 2026-08-31 23:31:23.958 | 14 upgraded, 161 newly installed, 0 to remove and 28 not upgraded. 2026-08-31 23:31:23.959 | Need to get 178 MB of archives. 2026-08-31 23:31:23.959 | After this operation, 941 MB of additional disk space will be used. 2026-08-31 23:31:23.959 | Get:1 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 bsdutils amd64 1:2.39.3-9ubuntu6.6 [96.4 kB] 2026-08-31 23:31:24.346 | Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 util-linux amd64 2.39.3-9ubuntu6.6 [1128 kB] 2026-08-31 23:31:24.735 | Get:3 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 mount amd64 2.39.3-9ubuntu6.6 [118 kB] 2026-08-31 23:31:24.750 | Get:4 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libsmartcols1 amd64 2.39.3-9ubuntu6.6 [66.3 kB] 2026-08-31 23:31:24.757 | Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libuuid1 amd64 2.39.3-9ubuntu6.6 [36.6 kB] 2026-08-31 23:31:24.762 | Get:6 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 uuid-runtime amd64 2.39.3-9ubuntu6.6 [33.1 kB] 2026-08-31 23:31:24.765 | Get:7 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libapr1t64 amd64 1.7.2-3.1ubuntu0.1 [108 kB] 2026-08-31 23:31:24.775 | Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1t64 amd64 1.6.3-1.1ubuntu7 [91.9 kB] 2026-08-31 23:31:24.783 | Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1-dbd-sqlite3 amd64 1.6.3-1.1ubuntu7 [11.2 kB] 2026-08-31 23:31:24.784 | Get:10 http://archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1-ldap amd64 1.6.3-1.1ubuntu7 [9116 B] 2026-08-31 23:31:24.785 | Get:11 http://archive.ubuntu.com/ubuntu noble/main amd64 liblua5.4-0 amd64 5.4.6-3build2 [166 kB] 2026-08-31 23:31:24.832 | Get:12 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 zlib1g-dev amd64 1:1.3.dfsg-3.1ubuntu2.2 [894 kB] 2026-08-31 23:31:24.896 | Get:13 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 zlib1g amd64 1:1.3.dfsg-3.1ubuntu2.2 [63.0 kB] 2026-08-31 23:31:24.898 | Get:14 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-bin amd64 2.4.58-1ubuntu8.15 [1338 kB] 2026-08-31 23:31:24.948 | Get:15 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-data all 2.4.58-1ubuntu8.15 [163 kB] 2026-08-31 23:31:24.953 | Get:16 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-utils amd64 2.4.58-1ubuntu8.15 [99.7 kB] 2026-08-31 23:31:24.957 | Get:17 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2 amd64 2.4.58-1ubuntu8.15 [90.2 kB] 2026-08-31 23:31:24.960 | Get:18 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 haproxy amd64 2.8.16-0ubuntu0.24.04.3 [2070 kB] 2026-08-31 23:31:25.023 | Get:19 http://archive.ubuntu.com/ubuntu noble/main amd64 libevent-2.1-7t64 amd64 2.1.12-stable-9ubuntu2 [145 kB] 2026-08-31 23:31:25.026 | Get:20 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 memcached amd64 1.6.24-1ubuntu0.1 [213 kB] 2026-08-31 23:31:25.031 | Get:21 http://archive.ubuntu.com/ubuntu noble/main amd64 libjson-perl all 4.10000-1 [81.9 kB] 2026-08-31 23:31:25.032 | Get:22 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-client-common all 257build1.1 [36.4 kB] 2026-08-31 23:31:25.033 | Get:23 http://archive.ubuntu.com/ubuntu noble/main amd64 ssl-cert all 1.1.2ubuntu1 [17.8 kB] 2026-08-31 23:31:25.124 | Get:24 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-common all 257build1.1 [161 kB] 2026-08-31 23:31:25.127 | Get:25 http://archive.ubuntu.com/ubuntu noble/main amd64 libsysfs2 amd64 2.1.1-6build1 [20.0 kB] 2026-08-31 23:31:25.128 | Get:26 http://archive.ubuntu.com/ubuntu noble/main amd64 sysfsutils amd64 2.1.1-6build1 [15.5 kB] 2026-08-31 23:31:25.128 | Get:27 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libblkid1 amd64 2.39.3-9ubuntu6.6 [124 kB] 2026-08-31 23:31:25.130 | Get:28 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libmount1 amd64 2.39.3-9ubuntu6.6 [134 kB] 2026-08-31 23:31:25.133 | Get:29 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 eject amd64 2.39.3-9ubuntu6.6 [26.3 kB] 2026-08-31 23:31:25.220 | Get:30 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libfdisk1 amd64 2.39.3-9ubuntu6.6 [146 kB] 2026-08-31 23:31:25.222 | Get:31 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 bsdextrautils amd64 2.39.3-9ubuntu6.6 [73.7 kB] 2026-08-31 23:31:25.223 | Get:32 http://archive.ubuntu.com/ubuntu noble/main amd64 autotools-dev all 20220109.1 [44.9 kB] 2026-08-31 23:31:25.224 | Get:33 http://archive.ubuntu.com/ubuntu noble/main amd64 m4 amd64 1.4.19-4build1 [244 kB] 2026-08-31 23:31:25.316 | Get:34 http://archive.ubuntu.com/ubuntu noble/main amd64 autoconf all 2.71-3 [339 kB] 2026-08-31 23:31:25.321 | Get:35 http://archive.ubuntu.com/ubuntu noble/main amd64 automake all 1:1.16.5-1.3ubuntu1 [558 kB] 2026-08-31 23:31:25.329 | Get:36 http://archive.ubuntu.com/ubuntu noble/main amd64 autopoint all 0.21-14ubuntu2 [422 kB] 2026-08-31 23:31:25.335 | Get:37 http://archive.ubuntu.com/ubuntu noble/main amd64 libdebhelper-perl all 13.14.1ubuntu5 [89.8 kB] 2026-08-31 23:31:25.336 | Get:38 http://archive.ubuntu.com/ubuntu noble/main amd64 libllvm17t64 amd64 1:17.0.6-9ubuntu1 [26.2 MB] 2026-08-31 23:31:25.942 | Get:39 http://archive.ubuntu.com/ubuntu noble/universe amd64 libclang-cpp17t64 amd64 1:17.0.6-9ubuntu1 [12.9 MB] 2026-08-31 23:31:26.272 | Get:40 http://archive.ubuntu.com/ubuntu noble/main amd64 libgc1 amd64 1:8.2.6-1build1 [90.3 kB] 2026-08-31 23:31:26.273 | Get:41 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libobjc4 amd64 14.2.0-4ubuntu2~24.04.1 [47.1 kB] 2026-08-31 23:31:26.275 | Get:42 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libobjc-13-dev amd64 13.3.0-6ubuntu2~24.04.1 [194 kB] 2026-08-31 23:31:26.278 | Get:43 http://archive.ubuntu.com/ubuntu noble/universe amd64 libclang-common-17-dev amd64 1:17.0.6-9ubuntu1 [690 kB] 2026-08-31 23:31:26.290 | Get:44 http://archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-linker-tools amd64 1:17.0.6-9ubuntu1 [1308 kB] 2026-08-31 23:31:26.314 | Get:45 http://archive.ubuntu.com/ubuntu noble/universe amd64 libclang1-17t64 amd64 1:17.0.6-9ubuntu1 [7353 kB] 2026-08-31 23:31:26.493 | Get:46 http://archive.ubuntu.com/ubuntu noble/universe amd64 clang-17 amd64 1:17.0.6-9ubuntu1 [78.6 kB] 2026-08-31 23:31:26.494 | Get:47 http://archive.ubuntu.com/ubuntu noble/main amd64 libtool all 2.4.7-7build1 [166 kB] 2026-08-31 23:31:26.497 | Get:48 http://archive.ubuntu.com/ubuntu noble/main amd64 dh-autoreconf all 20 [16.1 kB] 2026-08-31 23:31:26.497 | Get:49 http://archive.ubuntu.com/ubuntu noble/main amd64 libarchive-zip-perl all 1.68-1 [90.2 kB] 2026-08-31 23:31:26.499 | Get:50 http://archive.ubuntu.com/ubuntu noble/main amd64 libsub-override-perl all 0.10-1 [10.0 kB] 2026-08-31 23:31:26.500 | Get:51 http://archive.ubuntu.com/ubuntu noble/main amd64 libfile-stripnondeterminism-perl all 1.13.1-1 [18.1 kB] 2026-08-31 23:31:26.500 | Get:52 http://archive.ubuntu.com/ubuntu noble/main amd64 dh-strip-nondeterminism all 1.13.1-1 [5362 B] 2026-08-31 23:31:26.500 | Get:53 http://archive.ubuntu.com/ubuntu noble/main amd64 debugedit amd64 1:5.0-5build2 [46.1 kB] 2026-08-31 23:31:26.501 | Get:54 http://archive.ubuntu.com/ubuntu noble/main amd64 dwz amd64 0.15-1build6 [115 kB] 2026-08-31 23:31:26.592 | Get:55 http://archive.ubuntu.com/ubuntu noble/main amd64 gettext amd64 0.21-14ubuntu2 [864 kB] 2026-08-31 23:31:26.608 | Get:56 http://archive.ubuntu.com/ubuntu noble/main amd64 intltool-debian all 0.35.0+20060710.6 [23.2 kB] 2026-08-31 23:31:26.608 | Get:57 http://archive.ubuntu.com/ubuntu noble/main amd64 po-debconf all 1.0.21+nmu1 [233 kB] 2026-08-31 23:31:26.612 | Get:58 http://archive.ubuntu.com/ubuntu noble/main amd64 debhelper all 13.14.1ubuntu5 [869 kB] 2026-08-31 23:31:26.628 | Get:59 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 uuid-dev amd64 2.39.3-9ubuntu6.6 [33.5 kB] 2026-08-31 23:31:26.629 | Get:60 http://archive.ubuntu.com/ubuntu noble/main amd64 libsctp1 amd64 1.0.19+dfsg-2build1 [9146 B] 2026-08-31 23:31:26.629 | Get:61 http://archive.ubuntu.com/ubuntu noble/main amd64 libsctp-dev amd64 1.0.19+dfsg-2build1 [51.1 kB] 2026-08-31 23:31:26.630 | Get:62 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libapr1-dev amd64 1.7.2-3.1ubuntu0.1 [768 kB] 2026-08-31 23:31:26.701 | Get:63 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libldap-dev amd64 2.6.10+dfsg-0ubuntu0.24.04.1 [308 kB] 2026-08-31 23:31:26.706 | Get:64 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libldap2-dev all 2.6.10+dfsg-0ubuntu0.24.04.1 [11.1 kB] 2026-08-31 23:31:26.783 | Get:65 http://archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1-dev amd64 1.6.3-1.1ubuntu7 [412 kB] 2026-08-31 23:31:26.791 | Get:66 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-16-0 amd64 10.42-4ubuntu2.1 [210 kB] 2026-08-31 23:31:26.794 | Get:67 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-32-0 amd64 10.42-4ubuntu2.1 [197 kB] 2026-08-31 23:31:26.798 | Get:68 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-posix3 amd64 10.42-4ubuntu2.1 [6748 B] 2026-08-31 23:31:26.798 | Get:69 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-dev amd64 10.42-4ubuntu2.1 [736 kB] 2026-08-31 23:31:26.812 | Get:70 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-dev amd64 2.4.58-1ubuntu8.15 [203 kB] 2026-08-31 23:31:26.815 | Get:71 http://archive.ubuntu.com/ubuntu noble/universe amd64 ncal amd64 12.1.8 [21.0 kB] 2026-08-31 23:31:26.879 | Get:72 http://archive.ubuntu.com/ubuntu noble/universe amd64 bsdmainutils all 12.1.8 [3176 B] 2026-08-31 23:31:26.879 | Get:73 http://archive.ubuntu.com/ubuntu noble/main amd64 conntrack amd64 1:1.4.8-1ubuntu1 [37.9 kB] 2026-08-31 23:31:26.880 | Get:74 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dnsmasq-utils amd64 2.90-2ubuntu0.4 [16.1 kB] 2026-08-31 23:31:26.975 | Get:75 http://archive.ubuntu.com/ubuntu noble/main amd64 ebtables amd64 2.0.11-6build1 [88.4 kB] 2026-08-31 23:31:26.976 | Get:76 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 fdisk amd64 2.39.3-9ubuntu6.6 [122 kB] 2026-08-31 23:31:26.978 | Get:77 http://archive.ubuntu.com/ubuntu noble/main amd64 fonts-liberation all 1:2.1.5-3 [1603 kB] 2026-08-31 23:31:27.009 | Get:78 http://archive.ubuntu.com/ubuntu noble/main amd64 fonts-liberation-sans-narrow all 1:1.07.6-4 [197 kB] 2026-08-31 23:31:27.011 | Get:79 http://archive.ubuntu.com/ubuntu noble/universe amd64 fonts-liberation2 all 1:2.1.5-3 [3418 B] 2026-08-31 23:31:27.011 | Get:80 http://archive.ubuntu.com/ubuntu noble/main amd64 genisoimage amd64 9:1.1.11-3.5 [378 kB] 2026-08-31 23:31:27.018 | Get:81 http://archive.ubuntu.com/ubuntu noble/main amd64 gir1.2-freedesktop amd64 1.80.1-1 [49.7 kB] 2026-08-31 23:31:27.070 | Get:82 http://archive.ubuntu.com/ubuntu noble/universe amd64 libann0 amd64 1.1.2+doc-9build1 [25.5 kB] 2026-08-31 23:31:27.071 | Get:83 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libcdt5 amd64 2.42.2-9ubuntu0.1 [21.6 kB] 2026-08-31 23:31:27.072 | Get:84 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libcgraph6 amd64 2.42.2-9ubuntu0.1 [44.6 kB] 2026-08-31 23:31:27.166 | Get:85 http://archive.ubuntu.com/ubuntu noble/universe amd64 libgts-0.7-5t64 amd64 0.7.6+darcs121130-5.2build1 [161 kB] 2026-08-31 23:31:27.169 | Get:86 http://archive.ubuntu.com/ubuntu noble/main amd64 libltdl7 amd64 2.4.7-7build1 [40.3 kB] 2026-08-31 23:31:27.169 | Get:87 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libpathplan4 amd64 2.42.2-9ubuntu0.1 [24.0 kB] 2026-08-31 23:31:27.170 | Get:88 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libgvc6 amd64 2.42.2-9ubuntu0.1 [716 kB] 2026-08-31 23:31:27.183 | Get:89 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libgvpr2 amd64 2.42.2-9ubuntu0.1 [187 kB] 2026-08-31 23:31:27.186 | Get:90 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 liblab-gamut1 amd64 2.42.2-9ubuntu0.1 [1886 kB] 2026-08-31 23:31:27.222 | Get:91 http://archive.ubuntu.com/ubuntu noble/main amd64 libice6 amd64 2:1.0.10-1build3 [41.4 kB] 2026-08-31 23:31:27.262 | Get:92 http://archive.ubuntu.com/ubuntu noble/main amd64 libsm6 amd64 2:1.2.3-1build3 [15.7 kB] 2026-08-31 23:31:27.263 | Get:93 http://archive.ubuntu.com/ubuntu noble/main amd64 libxt6t64 amd64 1:1.2.1-1.2build1 [171 kB] 2026-08-31 23:31:27.265 | Get:94 http://archive.ubuntu.com/ubuntu noble/main amd64 libxmu6 amd64 2:1.1.3-3build2 [47.6 kB] 2026-08-31 23:31:27.358 | Get:95 http://archive.ubuntu.com/ubuntu noble/main amd64 libxaw7 amd64 2:1.0.14-1build2 [187 kB] 2026-08-31 23:31:27.361 | Get:96 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 graphviz amd64 2.42.2-9ubuntu0.1 [642 kB] 2026-08-31 23:31:27.373 | Get:97 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 icu-devtools amd64 74.2-1ubuntu3.1 [212 kB] 2026-08-31 23:31:27.376 | Get:98 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 iputils-arping amd64 3:20240117-1ubuntu0.1 [15.1 kB] 2026-08-31 23:31:27.377 | Get:99 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 comerr-dev amd64 2.1-1.47.0-2.4~exp1ubuntu4.1 [43.8 kB] 2026-08-31 23:31:27.378 | Get:100 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libgssrpc4t64 amd64 1.20.1-6ubuntu2.8 [57.3 kB] 2026-08-31 23:31:27.379 | Get:101 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libkadm5clnt-mit12 amd64 1.20.1-6ubuntu2.8 [40.1 kB] 2026-08-31 23:31:27.573 | Get:102 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libkdb5-10t64 amd64 1.20.1-6ubuntu2.8 [40.4 kB] 2026-08-31 23:31:27.824 | Get:103 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libkadm5srv-mit12 amd64 1.20.1-6ubuntu2.8 [53.0 kB] 2026-08-31 23:31:27.929 | Get:104 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 krb5-multidev amd64 1.20.1-6ubuntu2.8 [125 kB] 2026-08-31 23:31:28.077 | Get:105 http://archive.ubuntu.com/ubuntu noble/main amd64 libarchive-cpio-perl all 0.10-3 [10.3 kB] 2026-08-31 23:31:28.083 | Get:106 http://archive.ubuntu.com/ubuntu noble/universe amd64 libclang-rt-17-dev amd64 1:17.0.6-9ubuntu1 [2361 kB] 2026-08-31 23:31:28.443 | Get:107 http://archive.ubuntu.com/ubuntu noble/main amd64 libcommon-sense-perl amd64 3.75-3build3 [20.4 kB] 2026-08-31 23:31:28.443 | Get:108 http://archive.ubuntu.com/ubuntu noble/universe amd64 libgts-bin amd64 0.7.6+darcs121130-5.2build1 [44.0 kB] 2026-08-31 23:31:28.445 | Get:109 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libicu-dev amd64 74.2-1ubuntu3.1 [11.9 MB] 2026-08-31 23:31:28.763 | Get:110 http://archive.ubuntu.com/ubuntu noble/main amd64 libjpeg-turbo8-dev amd64 2.1.5-2ubuntu2 [295 kB] 2026-08-31 23:31:28.767 | Get:111 http://archive.ubuntu.com/ubuntu noble/main amd64 libjpeg8-dev amd64 8c-2ubuntu11 [1484 B] 2026-08-31 23:31:28.767 | Get:112 http://archive.ubuntu.com/ubuntu noble/main amd64 libjpeg-dev amd64 8c-2ubuntu11 [1482 B] 2026-08-31 23:31:28.768 | Get:113 http://archive.ubuntu.com/ubuntu noble/universe amd64 libjs-jquery-metadata all 12-4 [6582 B] 2026-08-31 23:31:28.768 | Get:114 http://archive.ubuntu.com/ubuntu noble/universe amd64 libjs-jquery-tablesorter all 1:2.31.3+dfsg1-3 [193 kB] 2026-08-31 23:31:28.771 | Get:115 http://archive.ubuntu.com/ubuntu noble/main amd64 libtypes-serialiser-perl all 1.01-1 [11.6 kB] 2026-08-31 23:31:28.772 | Get:116 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libjson-xs-perl amd64 4.040-0ubuntu0.24.04.1 [83.7 kB] 2026-08-31 23:31:28.773 | Get:117 http://archive.ubuntu.com/ubuntu noble/main amd64 libltdl-dev amd64 2.4.7-7build1 [168 kB] 2026-08-31 23:31:28.776 | Get:118 http://archive.ubuntu.com/ubuntu noble/main amd64 libsys-hostname-long-perl all 1.5-3 [10.6 kB] 2026-08-31 23:31:28.862 | Get:119 http://archive.ubuntu.com/ubuntu noble/main amd64 libmail-sendmail-perl all 0.80-3 [21.7 kB] 2026-08-31 23:31:28.877 | Get:120 http://archive.ubuntu.com/ubuntu noble/main amd64 mysql-common all 5.8+1.1.0build1 [6746 B] 2026-08-31 23:31:28.878 | Get:121 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libmysqlclient21 amd64 8.0.46-0ubuntu0.24.04.4 [1255 kB] 2026-08-31 23:31:28.892 | Get:122 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libncurses-dev amd64 6.4+20240113-1ubuntu2.1 [384 kB] 2026-08-31 23:31:28.896 | Get:123 http://archive.ubuntu.com/ubuntu noble/universe amd64 pcp-conf amd64 6.2.0-1.1build4 [20.6 kB] 2026-08-31 23:31:28.896 | Get:124 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp3t64 amd64 6.2.0-1.1build4 [313 kB] 2026-08-31 23:31:28.963 | Get:125 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-pmda3t64 amd64 6.2.0-1.1build4 [45.4 kB] 2026-08-31 23:31:28.964 | Get:126 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-pmda-perl amd64 6.2.0-1.1build4 [41.4 kB] 2026-08-31 23:31:28.965 | Get:127 http://archive.ubuntu.com/ubuntu noble/main amd64 libpkgconf3 amd64 1.8.1-2build1 [30.7 kB] 2026-08-31 23:31:28.966 | Get:128 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpq5 amd64 16.15-0ubuntu0.24.04.1 [151 kB] 2026-08-31 23:31:29.055 | Get:129 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libssl-dev amd64 3.0.13-0ubuntu3.15 [2408 kB] 2026-08-31 23:31:29.082 | Get:130 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpq-dev amd64 16.15-0ubuntu0.24.04.1 [153 kB] 2026-08-31 23:31:29.084 | Get:131 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libsasl2-dev amd64 2.1.28+dfsg1-5ubuntu3.1 [243 kB] 2026-08-31 23:31:29.088 | Get:132 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libsystemd-dev amd64 255.4-1ubuntu8.17 [1239 kB] 2026-08-31 23:31:29.153 | Get:133 http://archive.ubuntu.com/ubuntu noble/universe amd64 libx86-1 amd64 1.1+ds1-12build1 [83.2 kB] 2026-08-31 23:31:29.154 | Get:134 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libxml2-dev amd64 2.9.14+dfsg-1.3ubuntu3.8 [782 kB] 2026-08-31 23:31:29.164 | Get:135 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libxslt1-dev amd64 1.1.39-0exp1ubuntu0.24.04.3 [91.9 kB] 2026-08-31 23:31:29.165 | Get:136 http://archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-runtime amd64 1:17.0.6-9ubuntu1 [529 kB] 2026-08-31 23:31:29.172 | Get:137 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpfm4 amd64 4.13.0+git32-g0d4ed0e-1 [414 kB] 2026-08-31 23:31:29.177 | Get:138 http://archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17 amd64 1:17.0.6-9ubuntu1 [23.8 MB] 2026-08-31 23:31:29.774 | Get:139 http://archive.ubuntu.com/ubuntu noble/main amd64 libffi-dev amd64 3.4.6-1build1 [62.8 kB] 2026-08-31 23:31:29.775 | Get:140 http://archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-tools amd64 1:17.0.6-9ubuntu1 [518 kB] 2026-08-31 23:31:29.783 | Get:141 http://archive.ubuntu.com/ubuntu noble/universe amd64 libz3-4 amd64 4.8.12-3.1build1 [5836 kB] 2026-08-31 23:31:29.926 | Get:142 http://archive.ubuntu.com/ubuntu noble/universe amd64 libz3-dev amd64 4.8.12-3.1build1 [72.2 kB] 2026-08-31 23:31:29.927 | Get:143 http://archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-dev amd64 1:17.0.6-9ubuntu1 [43.4 MB] 2026-08-31 23:31:30.941 | Get:144 http://archive.ubuntu.com/ubuntu noble/main amd64 lsscsi amd64 0.32-1build1 [48.2 kB] 2026-08-31 23:31:30.942 | Get:145 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 osinfo-db all 0.20250606-0ubuntu0.24.04.1 [178 kB] 2026-08-31 23:31:30.945 | Get:146 http://archive.ubuntu.com/ubuntu noble/main amd64 pkgconf-bin amd64 1.8.1-2build1 [20.7 kB] 2026-08-31 23:31:31.138 | Get:147 http://archive.ubuntu.com/ubuntu noble/main amd64 pkgconf amd64 1.8.1-2build1 [16.8 kB] 2026-08-31 23:31:31.233 | Get:148 http://archive.ubuntu.com/ubuntu noble/main amd64 pkg-config amd64 1.8.1-2build1 [7264 B] 2026-08-31 23:31:31.251 | Get:149 http://archive.ubuntu.com/ubuntu noble/universe amd64 pm-utils all 1.4.1-21 [47.1 kB] 2026-08-31 23:31:31.378 | Get:150 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-client-16 amd64 16.15-0ubuntu0.24.04.1 [1301 kB] 2026-08-31 23:31:31.801 | Get:151 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 postgresql-server-dev-16 amd64 16.15-0ubuntu0.24.04.1 [1233 kB] 2026-08-31 23:31:31.888 | Get:152 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 postgresql-server-dev-all amd64 257build1.1 [20.5 kB] 2026-08-31 23:31:31.888 | Get:153 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-mysqldb amd64 1.4.6-2build3 [47.3 kB] 2026-08-31 23:31:31.891 | Get:154 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-pip-whl all 24.0+dfsg-1ubuntu1.3 [1707 kB] 2026-08-31 23:31:31.960 | Get:155 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-setuptools-whl all 68.1.2-2ubuntu1.2 [716 kB] 2026-08-31 23:31:31.981 | Get:156 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3.12-venv amd64 3.12.3-1ubuntu0.16 [5682 B] 2026-08-31 23:31:31.981 | Get:157 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-venv amd64 3.12.3-0ubuntu2.1 [1032 B] 2026-08-31 23:31:31.982 | Get:158 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 sqlite3 amd64 3.45.1-1ubuntu2.7 [144 kB] 2026-08-31 23:31:31.984 | Get:159 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 unzip amd64 6.0-28ubuntu4.1 [174 kB] 2026-08-31 23:31:31.989 | Get:160 http://archive.ubuntu.com/ubuntu noble/universe amd64 vbetool amd64 1.1-5 [11.8 kB] 2026-08-31 23:31:31.994 | Get:161 http://archive.ubuntu.com/ubuntu noble/universe amd64 libosinfo-l10n all 1.11.0-2build3 [50.6 kB] 2026-08-31 23:31:31.996 | Get:162 http://archive.ubuntu.com/ubuntu noble/universe amd64 libosinfo-1.0-0 amd64 1.11.0-2build3 [91.5 kB] 2026-08-31 23:31:31.998 | Get:163 http://archive.ubuntu.com/ubuntu noble/universe amd64 gir1.2-libosinfo-1.0 amd64 1.11.0-2build3 [18.6 kB] 2026-08-31 23:31:32.090 | Get:164 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libkrb5-dev amd64 1.20.1-6ubuntu2.8 [11.9 kB] 2026-08-31 23:31:32.092 | Get:165 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-archive1t64 amd64 6.2.0-1.1build4 [10.6 kB] 2026-08-31 23:31:32.092 | Get:166 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-gui2t64 amd64 6.2.0-1.1build4 [12.4 kB] 2026-08-31 23:31:32.092 | Get:167 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-import1t64 amd64 6.2.0-1.1build4 [17.3 kB] 2026-08-31 23:31:32.092 | Get:168 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-mmv1t64 amd64 6.2.0-1.1build4 [13.8 kB] 2026-08-31 23:31:32.093 | Get:169 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-trace2t64 amd64 6.2.0-1.1build4 [16.9 kB] 2026-08-31 23:31:32.093 | Get:170 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-web1t64 amd64 6.2.0-1.1build4 [213 kB] 2026-08-31 23:31:32.185 | Get:171 http://archive.ubuntu.com/ubuntu noble/main amd64 libyaml-dev amd64 0.2.5-1build1 [62.2 kB] 2026-08-31 23:31:32.186 | Get:172 http://archive.ubuntu.com/ubuntu noble/universe amd64 python3-pcp amd64 6.2.0-1.1build4 [76.5 kB] 2026-08-31 23:31:32.187 | Get:173 http://archive.ubuntu.com/ubuntu noble/universe amd64 pcp amd64 6.2.0-1.1build4 [2946 kB] 2026-08-31 23:31:32.280 | Get:174 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 socat amd64 1.8.0.0-4ubuntu0.1 [374 kB] 2026-08-31 23:31:32.285 | Get:175 http://archive.ubuntu.com/ubuntu noble/universe amd64 vlan all 2.0.5ubuntu5 [10.4 kB] 2026-08-31 23:31:32.556 | perl: warning: Setting locale failed. 2026-08-31 23:31:32.556 | perl: warning: Please check that your locale settings: 2026-08-31 23:31:32.556 | LANGUAGE = (unset), 2026-08-31 23:31:32.556 | LC_ALL = "en_US.utf8", 2026-08-31 23:31:32.557 | LANG = "de_DE.UTF-8" 2026-08-31 23:31:32.557 | are supported and installed on your system. 2026-08-31 23:31:32.557 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-31 23:31:32.620 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-08-31 23:31:32.620 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-08-31 23:31:32.620 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-08-31 23:31:32.980 | Vorkonfiguration der Pakete ... 2026-08-31 23:31:33.004 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-31 23:31:33.125 | Fetched 178 MB in 9s (20.8 MB/s) 2026-08-31 23:31:33.216 | (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 ... 107939 files and directories currently installed.) 2026-08-31 23:31:33.222 | Preparing to unpack .../bsdutils_1%3a2.39.3-9ubuntu6.6_amd64.deb ... 2026-08-31 23:31:33.235 | Unpacking bsdutils (1:2.39.3-9ubuntu6.6) over (1:2.39.3-9ubuntu6.5) ... 2026-08-31 23:31:33.328 | Setting up bsdutils (1:2.39.3-9ubuntu6.6) ... 2026-08-31 23:31:33.449 | (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 ... 107939 files and directories currently installed.) 2026-08-31 23:31:33.455 | Preparing to unpack .../util-linux_2.39.3-9ubuntu6.6_amd64.deb ... 2026-08-31 23:31:33.468 | Unpacking util-linux (2.39.3-9ubuntu6.6) over (2.39.3-9ubuntu6.5) ... 2026-08-31 23:31:33.741 | Setting up util-linux (2.39.3-9ubuntu6.6) ... 2026-08-31 23:31:34.886 | fstrim.service is a disabled or a static unit not running, not starting it. 2026-08-31 23:31:35.000 | (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 ... 107939 files and directories currently installed.) 2026-08-31 23:31:35.008 | Preparing to unpack .../mount_2.39.3-9ubuntu6.6_amd64.deb ... 2026-08-31 23:31:35.020 | Unpacking mount (2.39.3-9ubuntu6.6) over (2.39.3-9ubuntu6.5) ... 2026-08-31 23:31:35.108 | Preparing to unpack .../libsmartcols1_2.39.3-9ubuntu6.6_amd64.deb ... 2026-08-31 23:31:35.125 | Unpacking libsmartcols1:amd64 (2.39.3-9ubuntu6.6) over (2.39.3-9ubuntu6.5) ... 2026-08-31 23:31:35.199 | Setting up libsmartcols1:amd64 (2.39.3-9ubuntu6.6) ... 2026-08-31 23:31:35.342 | (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 ... 107939 files and directories currently installed.) 2026-08-31 23:31:35.349 | Preparing to unpack .../libuuid1_2.39.3-9ubuntu6.6_amd64.deb ... 2026-08-31 23:31:35.365 | Unpacking libuuid1:amd64 (2.39.3-9ubuntu6.6) over (2.39.3-9ubuntu6.5) ... 2026-08-31 23:31:35.435 | Setting up libuuid1:amd64 (2.39.3-9ubuntu6.6) ... 2026-08-31 23:31:35.572 | (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 ... 107939 files and directories currently installed.) 2026-08-31 23:31:35.580 | Preparing to unpack .../0-uuid-runtime_2.39.3-9ubuntu6.6_amd64.deb ... 2026-08-31 23:31:35.600 | Unpacking uuid-runtime (2.39.3-9ubuntu6.6) over (2.39.3-9ubuntu6.5) ... 2026-08-31 23:31:35.670 | Selecting previously unselected package libapr1t64:amd64. 2026-08-31 23:31:35.684 | Preparing to unpack .../1-libapr1t64_1.7.2-3.1ubuntu0.1_amd64.deb ... 2026-08-31 23:31:35.688 | Unpacking libapr1t64:amd64 (1.7.2-3.1ubuntu0.1) ... 2026-08-31 23:31:35.740 | Selecting previously unselected package libaprutil1t64:amd64. 2026-08-31 23:31:35.753 | Preparing to unpack .../2-libaprutil1t64_1.6.3-1.1ubuntu7_amd64.deb ... 2026-08-31 23:31:35.758 | Unpacking libaprutil1t64:amd64 (1.6.3-1.1ubuntu7) ... 2026-08-31 23:31:35.808 | Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. 2026-08-31 23:31:35.822 | Preparing to unpack .../3-libaprutil1-dbd-sqlite3_1.6.3-1.1ubuntu7_amd64.deb ... 2026-08-31 23:31:35.827 | Unpacking libaprutil1-dbd-sqlite3:amd64 (1.6.3-1.1ubuntu7) ... 2026-08-31 23:31:35.874 | Selecting previously unselected package libaprutil1-ldap:amd64. 2026-08-31 23:31:35.887 | Preparing to unpack .../4-libaprutil1-ldap_1.6.3-1.1ubuntu7_amd64.deb ... 2026-08-31 23:31:35.891 | Unpacking libaprutil1-ldap:amd64 (1.6.3-1.1ubuntu7) ... 2026-08-31 23:31:35.938 | Selecting previously unselected package liblua5.4-0:amd64. 2026-08-31 23:31:35.952 | Preparing to unpack .../5-liblua5.4-0_5.4.6-3build2_amd64.deb ... 2026-08-31 23:31:35.955 | Unpacking liblua5.4-0:amd64 (5.4.6-3build2) ... 2026-08-31 23:31:36.014 | Preparing to unpack .../6-zlib1g-dev_1%3a1.3.dfsg-3.1ubuntu2.2_amd64.deb ... 2026-08-31 23:31:36.024 | Unpacking zlib1g-dev:amd64 (1:1.3.dfsg-3.1ubuntu2.2) over (1:1.3.dfsg-3.1ubuntu2.1) ... 2026-08-31 23:31:36.120 | Preparing to unpack .../7-zlib1g_1%3a1.3.dfsg-3.1ubuntu2.2_amd64.deb ... 2026-08-31 23:31:36.130 | Unpacking zlib1g:amd64 (1:1.3.dfsg-3.1ubuntu2.2) over (1:1.3.dfsg-3.1ubuntu2.1) ... 2026-08-31 23:31:36.200 | Setting up zlib1g:amd64 (1:1.3.dfsg-3.1ubuntu2.2) ... 2026-08-31 23:31:36.539 | Selecting previously unselected package apache2-bin. 2026-08-31 23:31:36.597 | (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 ... 107979 files and directories currently installed.) 2026-08-31 23:31:36.603 | Preparing to unpack .../00-apache2-bin_2.4.58-1ubuntu8.15_amd64.deb ... 2026-08-31 23:31:36.607 | Unpacking apache2-bin (2.4.58-1ubuntu8.15) ... 2026-08-31 23:31:36.765 | Selecting previously unselected package apache2-data. 2026-08-31 23:31:36.776 | Preparing to unpack .../01-apache2-data_2.4.58-1ubuntu8.15_all.deb ... 2026-08-31 23:31:36.780 | Unpacking apache2-data (2.4.58-1ubuntu8.15) ... 2026-08-31 23:31:36.972 | Selecting previously unselected package apache2-utils. 2026-08-31 23:31:36.983 | Preparing to unpack .../02-apache2-utils_2.4.58-1ubuntu8.15_amd64.deb ... 2026-08-31 23:31:36.987 | Unpacking apache2-utils (2.4.58-1ubuntu8.15) ... 2026-08-31 23:31:37.052 | Selecting previously unselected package apache2. 2026-08-31 23:31:37.063 | Preparing to unpack .../03-apache2_2.4.58-1ubuntu8.15_amd64.deb ... 2026-08-31 23:31:37.070 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-31 23:31:37.073 | Unpacking apache2 (2.4.58-1ubuntu8.15) ... 2026-08-31 23:31:37.202 | Selecting previously unselected package haproxy. 2026-08-31 23:31:37.213 | Preparing to unpack .../04-haproxy_2.8.16-0ubuntu0.24.04.3_amd64.deb ... 2026-08-31 23:31:37.226 | Unpacking haproxy (2.8.16-0ubuntu0.24.04.3) ... 2026-08-31 23:31:37.369 | Selecting previously unselected package libevent-2.1-7t64:amd64. 2026-08-31 23:31:37.380 | Preparing to unpack .../05-libevent-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2026-08-31 23:31:37.387 | Unpacking libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-08-31 23:31:37.441 | Selecting previously unselected package memcached. 2026-08-31 23:31:37.453 | Preparing to unpack .../06-memcached_1.6.24-1ubuntu0.1_amd64.deb ... 2026-08-31 23:31:37.461 | Unpacking memcached (1.6.24-1ubuntu0.1) ... 2026-08-31 23:31:37.523 | Selecting previously unselected package libjson-perl. 2026-08-31 23:31:37.534 | Preparing to unpack .../07-libjson-perl_4.10000-1_all.deb ... 2026-08-31 23:31:37.541 | Unpacking libjson-perl (4.10000-1) ... 2026-08-31 23:31:37.601 | Selecting previously unselected package postgresql-client-common. 2026-08-31 23:31:37.612 | Preparing to unpack .../08-postgresql-client-common_257build1.1_all.deb ... 2026-08-31 23:31:37.616 | Unpacking postgresql-client-common (257build1.1) ... 2026-08-31 23:31:37.680 | Selecting previously unselected package ssl-cert. 2026-08-31 23:31:37.693 | Preparing to unpack .../09-ssl-cert_1.1.2ubuntu1_all.deb ... 2026-08-31 23:31:37.697 | Unpacking ssl-cert (1.1.2ubuntu1) ... 2026-08-31 23:31:37.762 | Selecting previously unselected package postgresql-common. 2026-08-31 23:31:37.773 | Preparing to unpack .../10-postgresql-common_257build1.1_all.deb ... 2026-08-31 23:31:37.797 | Adding 'diversion of /usr/bin/pg_config to /usr/bin/pg_config.libpq-dev by postgresql-common' 2026-08-31 23:31:37.808 | Unpacking postgresql-common (257build1.1) ... 2026-08-31 23:31:37.937 | Selecting previously unselected package libsysfs2:amd64. 2026-08-31 23:31:37.948 | Preparing to unpack .../11-libsysfs2_2.1.1-6build1_amd64.deb ... 2026-08-31 23:31:37.952 | Unpacking libsysfs2:amd64 (2.1.1-6build1) ... 2026-08-31 23:31:38.014 | Selecting previously unselected package sysfsutils. 2026-08-31 23:31:38.028 | Preparing to unpack .../12-sysfsutils_2.1.1-6build1_amd64.deb ... 2026-08-31 23:31:38.036 | Unpacking sysfsutils (2.1.1-6build1) ... 2026-08-31 23:31:38.107 | Preparing to unpack .../13-libblkid1_2.39.3-9ubuntu6.6_amd64.deb ... 2026-08-31 23:31:38.123 | Unpacking libblkid1:amd64 (2.39.3-9ubuntu6.6) over (2.39.3-9ubuntu6.5) ... 2026-08-31 23:31:38.208 | Setting up libblkid1:amd64 (2.39.3-9ubuntu6.6) ... 2026-08-31 23:31:38.335 | (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 ... 108994 files and directories currently installed.) 2026-08-31 23:31:38.342 | Preparing to unpack .../libmount1_2.39.3-9ubuntu6.6_amd64.deb ... 2026-08-31 23:31:38.354 | Unpacking libmount1:amd64 (2.39.3-9ubuntu6.6) over (2.39.3-9ubuntu6.5) ... 2026-08-31 23:31:38.430 | Setting up libmount1:amd64 (2.39.3-9ubuntu6.6) ... 2026-08-31 23:31:38.561 | (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 ... 108994 files and directories currently installed.) 2026-08-31 23:31:38.567 | Preparing to unpack .../000-eject_2.39.3-9ubuntu6.6_amd64.deb ... 2026-08-31 23:31:38.579 | Unpacking eject (2.39.3-9ubuntu6.6) over (2.39.3-9ubuntu6.5) ... 2026-08-31 23:31:38.649 | Preparing to unpack .../001-libfdisk1_2.39.3-9ubuntu6.6_amd64.deb ... 2026-08-31 23:31:38.662 | Unpacking libfdisk1:amd64 (2.39.3-9ubuntu6.6) over (2.39.3-9ubuntu6.5) ... 2026-08-31 23:31:38.740 | Preparing to unpack .../002-bsdextrautils_2.39.3-9ubuntu6.6_amd64.deb ... 2026-08-31 23:31:38.757 | Unpacking bsdextrautils (2.39.3-9ubuntu6.6) over (2.39.3-9ubuntu6.5) ... 2026-08-31 23:31:38.828 | Selecting previously unselected package autotools-dev. 2026-08-31 23:31:38.843 | Preparing to unpack .../003-autotools-dev_20220109.1_all.deb ... 2026-08-31 23:31:38.848 | Unpacking autotools-dev (20220109.1) ... 2026-08-31 23:31:38.904 | Selecting previously unselected package m4. 2026-08-31 23:31:38.918 | Preparing to unpack .../004-m4_1.4.19-4build1_amd64.deb ... 2026-08-31 23:31:38.922 | Unpacking m4 (1.4.19-4build1) ... 2026-08-31 23:31:39.010 | Selecting previously unselected package autoconf. 2026-08-31 23:31:39.023 | Preparing to unpack .../005-autoconf_2.71-3_all.deb ... 2026-08-31 23:31:39.027 | Unpacking autoconf (2.71-3) ... 2026-08-31 23:31:39.132 | Selecting previously unselected package automake. 2026-08-31 23:31:39.143 | Preparing to unpack .../006-automake_1%3a1.16.5-1.3ubuntu1_all.deb ... 2026-08-31 23:31:39.151 | Unpacking automake (1:1.16.5-1.3ubuntu1) ... 2026-08-31 23:31:39.277 | Selecting previously unselected package autopoint. 2026-08-31 23:31:39.289 | Preparing to unpack .../007-autopoint_0.21-14ubuntu2_all.deb ... 2026-08-31 23:31:39.293 | Unpacking autopoint (0.21-14ubuntu2) ... 2026-08-31 23:31:39.345 | Selecting previously unselected package libdebhelper-perl. 2026-08-31 23:31:39.356 | Preparing to unpack .../008-libdebhelper-perl_13.14.1ubuntu5_all.deb ... 2026-08-31 23:31:39.360 | Unpacking libdebhelper-perl (13.14.1ubuntu5) ... 2026-08-31 23:31:39.458 | Selecting previously unselected package libllvm17t64:amd64. 2026-08-31 23:31:39.470 | Preparing to unpack .../009-libllvm17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-08-31 23:31:39.475 | Unpacking libllvm17t64:amd64 (1:17.0.6-9ubuntu1) ... 2026-08-31 23:31:40.653 | Selecting previously unselected package libclang-cpp17t64. 2026-08-31 23:31:40.665 | Preparing to unpack .../010-libclang-cpp17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-08-31 23:31:40.669 | Unpacking libclang-cpp17t64 (1:17.0.6-9ubuntu1) ... 2026-08-31 23:31:41.318 | Selecting previously unselected package libgc1:amd64. 2026-08-31 23:31:41.332 | Preparing to unpack .../011-libgc1_1%3a8.2.6-1build1_amd64.deb ... 2026-08-31 23:31:41.336 | Unpacking libgc1:amd64 (1:8.2.6-1build1) ... 2026-08-31 23:31:41.390 | Selecting previously unselected package libobjc4:amd64. 2026-08-31 23:31:41.404 | Preparing to unpack .../012-libobjc4_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-08-31 23:31:41.409 | Unpacking libobjc4:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-31 23:31:41.471 | Selecting previously unselected package libobjc-13-dev:amd64. 2026-08-31 23:31:41.485 | Preparing to unpack .../013-libobjc-13-dev_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-08-31 23:31:41.492 | Unpacking libobjc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-31 23:31:41.560 | Selecting previously unselected package libclang-common-17-dev:amd64. 2026-08-31 23:31:41.574 | Preparing to unpack .../014-libclang-common-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-08-31 23:31:41.578 | Unpacking libclang-common-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-08-31 23:31:41.826 | Selecting previously unselected package llvm-17-linker-tools. 2026-08-31 23:31:41.838 | Preparing to unpack .../015-llvm-17-linker-tools_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-08-31 23:31:41.843 | Unpacking llvm-17-linker-tools (1:17.0.6-9ubuntu1) ... 2026-08-31 23:31:41.936 | Selecting previously unselected package libclang1-17t64. 2026-08-31 23:31:41.949 | Preparing to unpack .../016-libclang1-17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-08-31 23:31:41.953 | Unpacking libclang1-17t64 (1:17.0.6-9ubuntu1) ... 2026-08-31 23:31:42.287 | Selecting previously unselected package clang-17. 2026-08-31 23:31:42.301 | Preparing to unpack .../017-clang-17_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-08-31 23:31:42.306 | Unpacking clang-17 (1:17.0.6-9ubuntu1) ... 2026-08-31 23:31:42.360 | Selecting previously unselected package libtool. 2026-08-31 23:31:42.374 | Preparing to unpack .../018-libtool_2.4.7-7build1_all.deb ... 2026-08-31 23:31:42.378 | Unpacking libtool (2.4.7-7build1) ... 2026-08-31 23:31:42.439 | Selecting previously unselected package dh-autoreconf. 2026-08-31 23:31:42.451 | Preparing to unpack .../019-dh-autoreconf_20_all.deb ... 2026-08-31 23:31:42.456 | Unpacking dh-autoreconf (20) ... 2026-08-31 23:31:42.510 | Selecting previously unselected package libarchive-zip-perl. 2026-08-31 23:31:42.524 | Preparing to unpack .../020-libarchive-zip-perl_1.68-1_all.deb ... 2026-08-31 23:31:42.529 | Unpacking libarchive-zip-perl (1.68-1) ... 2026-08-31 23:31:42.601 | Selecting previously unselected package libsub-override-perl. 2026-08-31 23:31:42.614 | Preparing to unpack .../021-libsub-override-perl_0.10-1_all.deb ... 2026-08-31 23:31:42.618 | Unpacking libsub-override-perl (0.10-1) ... 2026-08-31 23:31:42.665 | Selecting previously unselected package libfile-stripnondeterminism-perl. 2026-08-31 23:31:42.678 | Preparing to unpack .../022-libfile-stripnondeterminism-perl_1.13.1-1_all.deb ... 2026-08-31 23:31:42.682 | Unpacking libfile-stripnondeterminism-perl (1.13.1-1) ... 2026-08-31 23:31:42.736 | Selecting previously unselected package dh-strip-nondeterminism. 2026-08-31 23:31:42.749 | Preparing to unpack .../023-dh-strip-nondeterminism_1.13.1-1_all.deb ... 2026-08-31 23:31:42.753 | Unpacking dh-strip-nondeterminism (1.13.1-1) ... 2026-08-31 23:31:42.797 | Selecting previously unselected package debugedit. 2026-08-31 23:31:42.811 | Preparing to unpack .../024-debugedit_1%3a5.0-5build2_amd64.deb ... 2026-08-31 23:31:42.815 | Unpacking debugedit (1:5.0-5build2) ... 2026-08-31 23:31:42.867 | Selecting previously unselected package dwz. 2026-08-31 23:31:42.884 | Preparing to unpack .../025-dwz_0.15-1build6_amd64.deb ... 2026-08-31 23:31:42.888 | Unpacking dwz (0.15-1build6) ... 2026-08-31 23:31:42.943 | Selecting previously unselected package gettext. 2026-08-31 23:31:42.956 | Preparing to unpack .../026-gettext_0.21-14ubuntu2_amd64.deb ... 2026-08-31 23:31:42.961 | Unpacking gettext (0.21-14ubuntu2) ... 2026-08-31 23:31:43.079 | Selecting previously unselected package intltool-debian. 2026-08-31 23:31:43.093 | Preparing to unpack .../027-intltool-debian_0.35.0+20060710.6_all.deb ... 2026-08-31 23:31:43.097 | Unpacking intltool-debian (0.35.0+20060710.6) ... 2026-08-31 23:31:43.146 | Selecting previously unselected package po-debconf. 2026-08-31 23:31:43.159 | Preparing to unpack .../028-po-debconf_1.0.21+nmu1_all.deb ... 2026-08-31 23:31:43.164 | Unpacking po-debconf (1.0.21+nmu1) ... 2026-08-31 23:31:43.260 | Selecting previously unselected package debhelper. 2026-08-31 23:31:43.273 | Preparing to unpack .../029-debhelper_13.14.1ubuntu5_all.deb ... 2026-08-31 23:31:43.277 | Unpacking debhelper (13.14.1ubuntu5) ... 2026-08-31 23:31:43.568 | Selecting previously unselected package uuid-dev:amd64. 2026-08-31 23:31:43.581 | Preparing to unpack .../030-uuid-dev_2.39.3-9ubuntu6.6_amd64.deb ... 2026-08-31 23:31:43.585 | Unpacking uuid-dev:amd64 (2.39.3-9ubuntu6.6) ... 2026-08-31 23:31:43.645 | Selecting previously unselected package libsctp1:amd64. 2026-08-31 23:31:43.659 | Preparing to unpack .../031-libsctp1_1.0.19+dfsg-2build1_amd64.deb ... 2026-08-31 23:31:43.662 | Unpacking libsctp1:amd64 (1.0.19+dfsg-2build1) ... 2026-08-31 23:31:43.707 | Selecting previously unselected package libsctp-dev:amd64. 2026-08-31 23:31:43.721 | Preparing to unpack .../032-libsctp-dev_1.0.19+dfsg-2build1_amd64.deb ... 2026-08-31 23:31:43.724 | Unpacking libsctp-dev:amd64 (1.0.19+dfsg-2build1) ... 2026-08-31 23:31:43.790 | Selecting previously unselected package libapr1-dev. 2026-08-31 23:31:43.805 | Preparing to unpack .../033-libapr1-dev_1.7.2-3.1ubuntu0.1_amd64.deb ... 2026-08-31 23:31:43.809 | Unpacking libapr1-dev (1.7.2-3.1ubuntu0.1) ... 2026-08-31 23:31:44.190 | Selecting previously unselected package libldap-dev:amd64. 2026-08-31 23:31:44.203 | Preparing to unpack .../034-libldap-dev_2.6.10+dfsg-0ubuntu0.24.04.1_amd64.deb ... 2026-08-31 23:31:44.208 | Unpacking libldap-dev:amd64 (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-08-31 23:31:44.378 | Selecting previously unselected package libldap2-dev. 2026-08-31 23:31:44.391 | Preparing to unpack .../035-libldap2-dev_2.6.10+dfsg-0ubuntu0.24.04.1_all.deb ... 2026-08-31 23:31:44.395 | Unpacking libldap2-dev (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-08-31 23:31:44.438 | Selecting previously unselected package libaprutil1-dev. 2026-08-31 23:31:44.450 | Preparing to unpack .../036-libaprutil1-dev_1.6.3-1.1ubuntu7_amd64.deb ... 2026-08-31 23:31:44.455 | Unpacking libaprutil1-dev (1.6.3-1.1ubuntu7) ... 2026-08-31 23:31:44.798 | Selecting previously unselected package libpcre2-16-0:amd64. 2026-08-31 23:31:44.809 | Preparing to unpack .../037-libpcre2-16-0_10.42-4ubuntu2.1_amd64.deb ... 2026-08-31 23:31:44.813 | Unpacking libpcre2-16-0:amd64 (10.42-4ubuntu2.1) ... 2026-08-31 23:31:44.868 | Selecting previously unselected package libpcre2-32-0:amd64. 2026-08-31 23:31:44.880 | Preparing to unpack .../038-libpcre2-32-0_10.42-4ubuntu2.1_amd64.deb ... 2026-08-31 23:31:44.884 | Unpacking libpcre2-32-0:amd64 (10.42-4ubuntu2.1) ... 2026-08-31 23:31:44.938 | Selecting previously unselected package libpcre2-posix3:amd64. 2026-08-31 23:31:44.951 | Preparing to unpack .../039-libpcre2-posix3_10.42-4ubuntu2.1_amd64.deb ... 2026-08-31 23:31:44.955 | Unpacking libpcre2-posix3:amd64 (10.42-4ubuntu2.1) ... 2026-08-31 23:31:45.000 | Selecting previously unselected package libpcre2-dev:amd64. 2026-08-31 23:31:45.012 | Preparing to unpack .../040-libpcre2-dev_10.42-4ubuntu2.1_amd64.deb ... 2026-08-31 23:31:45.017 | Unpacking libpcre2-dev:amd64 (10.42-4ubuntu2.1) ... 2026-08-31 23:31:45.149 | Selecting previously unselected package apache2-dev. 2026-08-31 23:31:45.161 | Preparing to unpack .../041-apache2-dev_2.4.58-1ubuntu8.15_amd64.deb ... 2026-08-31 23:31:45.165 | Unpacking apache2-dev (2.4.58-1ubuntu8.15) ... 2026-08-31 23:31:45.267 | Selecting previously unselected package ncal. 2026-08-31 23:31:45.280 | Preparing to unpack .../042-ncal_12.1.8_amd64.deb ... 2026-08-31 23:31:45.284 | Unpacking ncal (12.1.8) ... 2026-08-31 23:31:45.334 | Selecting previously unselected package bsdmainutils. 2026-08-31 23:31:45.346 | Preparing to unpack .../043-bsdmainutils_12.1.8_all.deb ... 2026-08-31 23:31:45.353 | Unpacking bsdmainutils (12.1.8) ... 2026-08-31 23:31:45.397 | Selecting previously unselected package conntrack. 2026-08-31 23:31:45.409 | Preparing to unpack .../044-conntrack_1%3a1.4.8-1ubuntu1_amd64.deb ... 2026-08-31 23:31:45.413 | Unpacking conntrack (1:1.4.8-1ubuntu1) ... 2026-08-31 23:31:45.463 | Selecting previously unselected package dnsmasq-utils. 2026-08-31 23:31:45.478 | Preparing to unpack .../045-dnsmasq-utils_2.90-2ubuntu0.4_amd64.deb ... 2026-08-31 23:31:45.481 | Unpacking dnsmasq-utils (2.90-2ubuntu0.4) ... 2026-08-31 23:31:45.543 | Selecting previously unselected package ebtables. 2026-08-31 23:31:45.559 | Preparing to unpack .../046-ebtables_2.0.11-6build1_amd64.deb ... 2026-08-31 23:31:45.582 | Unpacking ebtables (2.0.11-6build1) ... 2026-08-31 23:31:45.667 | Preparing to unpack .../047-fdisk_2.39.3-9ubuntu6.6_amd64.deb ... 2026-08-31 23:31:45.679 | Unpacking fdisk (2.39.3-9ubuntu6.6) over (2.39.3-9ubuntu6.5) ... 2026-08-31 23:31:45.743 | Selecting previously unselected package fonts-liberation. 2026-08-31 23:31:45.760 | Preparing to unpack .../048-fonts-liberation_1%3a2.1.5-3_all.deb ... 2026-08-31 23:31:45.764 | Unpacking fonts-liberation (1:2.1.5-3) ... 2026-08-31 23:31:45.873 | Selecting previously unselected package fonts-liberation-sans-narrow. 2026-08-31 23:31:45.887 | Preparing to unpack .../049-fonts-liberation-sans-narrow_1%3a1.07.6-4_all.deb ... 2026-08-31 23:31:45.891 | Unpacking fonts-liberation-sans-narrow (1:1.07.6-4) ... 2026-08-31 23:31:45.944 | Selecting previously unselected package fonts-liberation2. 2026-08-31 23:31:45.958 | Preparing to unpack .../050-fonts-liberation2_1%3a2.1.5-3_all.deb ... 2026-08-31 23:31:45.962 | Unpacking fonts-liberation2 (1:2.1.5-3) ... 2026-08-31 23:31:46.008 | Selecting previously unselected package genisoimage. 2026-08-31 23:31:46.022 | Preparing to unpack .../051-genisoimage_9%3a1.1.11-3.5_amd64.deb ... 2026-08-31 23:31:46.026 | Unpacking genisoimage (9:1.1.11-3.5) ... 2026-08-31 23:31:46.097 | Selecting previously unselected package gir1.2-freedesktop:amd64. 2026-08-31 23:31:46.111 | Preparing to unpack .../052-gir1.2-freedesktop_1.80.1-1_amd64.deb ... 2026-08-31 23:31:46.116 | Unpacking gir1.2-freedesktop:amd64 (1.80.1-1) ... 2026-08-31 23:31:46.175 | Selecting previously unselected package libann0. 2026-08-31 23:31:46.188 | Preparing to unpack .../053-libann0_1.1.2+doc-9build1_amd64.deb ... 2026-08-31 23:31:46.192 | Unpacking libann0 (1.1.2+doc-9build1) ... 2026-08-31 23:31:46.243 | Selecting previously unselected package libcdt5:amd64. 2026-08-31 23:31:46.257 | Preparing to unpack .../054-libcdt5_2.42.2-9ubuntu0.1_amd64.deb ... 2026-08-31 23:31:46.262 | Unpacking libcdt5:amd64 (2.42.2-9ubuntu0.1) ... 2026-08-31 23:31:46.310 | Selecting previously unselected package libcgraph6:amd64. 2026-08-31 23:31:46.324 | Preparing to unpack .../055-libcgraph6_2.42.2-9ubuntu0.1_amd64.deb ... 2026-08-31 23:31:46.328 | Unpacking libcgraph6:amd64 (2.42.2-9ubuntu0.1) ... 2026-08-31 23:31:46.387 | Selecting previously unselected package libgts-0.7-5t64:amd64. 2026-08-31 23:31:46.401 | Preparing to unpack .../056-libgts-0.7-5t64_0.7.6+darcs121130-5.2build1_amd64.deb ... 2026-08-31 23:31:46.405 | Unpacking libgts-0.7-5t64:amd64 (0.7.6+darcs121130-5.2build1) ... 2026-08-31 23:31:46.464 | Selecting previously unselected package libltdl7:amd64. 2026-08-31 23:31:46.478 | Preparing to unpack .../057-libltdl7_2.4.7-7build1_amd64.deb ... 2026-08-31 23:31:46.482 | Unpacking libltdl7:amd64 (2.4.7-7build1) ... 2026-08-31 23:31:46.535 | Selecting previously unselected package libpathplan4:amd64. 2026-08-31 23:31:46.549 | Preparing to unpack .../058-libpathplan4_2.42.2-9ubuntu0.1_amd64.deb ... 2026-08-31 23:31:46.553 | Unpacking libpathplan4:amd64 (2.42.2-9ubuntu0.1) ... 2026-08-31 23:31:46.608 | Selecting previously unselected package libgvc6. 2026-08-31 23:31:46.622 | Preparing to unpack .../059-libgvc6_2.42.2-9ubuntu0.1_amd64.deb ... 2026-08-31 23:31:46.625 | Unpacking libgvc6 (2.42.2-9ubuntu0.1) ... 2026-08-31 23:31:46.701 | Selecting previously unselected package libgvpr2:amd64. 2026-08-31 23:31:46.715 | Preparing to unpack .../060-libgvpr2_2.42.2-9ubuntu0.1_amd64.deb ... 2026-08-31 23:31:46.719 | Unpacking libgvpr2:amd64 (2.42.2-9ubuntu0.1) ... 2026-08-31 23:31:46.772 | Selecting previously unselected package liblab-gamut1:amd64. 2026-08-31 23:31:46.786 | Preparing to unpack .../061-liblab-gamut1_2.42.2-9ubuntu0.1_amd64.deb ... 2026-08-31 23:31:46.792 | Unpacking liblab-gamut1:amd64 (2.42.2-9ubuntu0.1) ... 2026-08-31 23:31:46.873 | Selecting previously unselected package libice6:amd64. 2026-08-31 23:31:46.886 | Preparing to unpack .../062-libice6_2%3a1.0.10-1build3_amd64.deb ... 2026-08-31 23:31:46.892 | Unpacking libice6:amd64 (2:1.0.10-1build3) ... 2026-08-31 23:31:47.000 | Selecting previously unselected package libsm6:amd64. 2026-08-31 23:31:47.012 | Preparing to unpack .../063-libsm6_2%3a1.2.3-1build3_amd64.deb ... 2026-08-31 23:31:47.017 | Unpacking libsm6:amd64 (2:1.2.3-1build3) ... 2026-08-31 23:31:47.068 | Selecting previously unselected package libxt6t64:amd64. 2026-08-31 23:31:47.079 | Preparing to unpack .../064-libxt6t64_1%3a1.2.1-1.2build1_amd64.deb ... 2026-08-31 23:31:47.083 | Unpacking libxt6t64:amd64 (1:1.2.1-1.2build1) ... 2026-08-31 23:31:47.140 | Selecting previously unselected package libxmu6:amd64. 2026-08-31 23:31:47.154 | Preparing to unpack .../065-libxmu6_2%3a1.1.3-3build2_amd64.deb ... 2026-08-31 23:31:47.158 | Unpacking libxmu6:amd64 (2:1.1.3-3build2) ... 2026-08-31 23:31:47.211 | Selecting previously unselected package libxaw7:amd64. 2026-08-31 23:31:47.226 | Preparing to unpack .../066-libxaw7_2%3a1.0.14-1build2_amd64.deb ... 2026-08-31 23:31:47.230 | Unpacking libxaw7:amd64 (2:1.0.14-1build2) ... 2026-08-31 23:31:47.289 | Selecting previously unselected package graphviz. 2026-08-31 23:31:47.302 | Preparing to unpack .../067-graphviz_2.42.2-9ubuntu0.1_amd64.deb ... 2026-08-31 23:31:47.306 | Unpacking graphviz (2.42.2-9ubuntu0.1) ... 2026-08-31 23:31:47.431 | Selecting previously unselected package icu-devtools. 2026-08-31 23:31:47.444 | Preparing to unpack .../068-icu-devtools_74.2-1ubuntu3.1_amd64.deb ... 2026-08-31 23:31:47.449 | Unpacking icu-devtools (74.2-1ubuntu3.1) ... 2026-08-31 23:31:47.534 | Selecting previously unselected package iputils-arping. 2026-08-31 23:31:47.544 | Preparing to unpack .../069-iputils-arping_3%3a20240117-1ubuntu0.1_amd64.deb ... 2026-08-31 23:31:47.549 | Unpacking iputils-arping (3:20240117-1ubuntu0.1) ... 2026-08-31 23:31:47.605 | Selecting previously unselected package comerr-dev:amd64. 2026-08-31 23:31:47.618 | Preparing to unpack .../070-comerr-dev_2.1-1.47.0-2.4~exp1ubuntu4.1_amd64.deb ... 2026-08-31 23:31:47.626 | Unpacking comerr-dev:amd64 (2.1-1.47.0-2.4~exp1ubuntu4.1) ... 2026-08-31 23:31:47.689 | Selecting previously unselected package libgssrpc4t64:amd64. 2026-08-31 23:31:47.701 | Preparing to unpack .../071-libgssrpc4t64_1.20.1-6ubuntu2.8_amd64.deb ... 2026-08-31 23:31:47.707 | Unpacking libgssrpc4t64:amd64 (1.20.1-6ubuntu2.8) ... 2026-08-31 23:31:47.767 | Selecting previously unselected package libkadm5clnt-mit12:amd64. 2026-08-31 23:31:47.780 | Preparing to unpack .../072-libkadm5clnt-mit12_1.20.1-6ubuntu2.8_amd64.deb ... 2026-08-31 23:31:47.785 | Unpacking libkadm5clnt-mit12:amd64 (1.20.1-6ubuntu2.8) ... 2026-08-31 23:31:47.838 | Selecting previously unselected package libkdb5-10t64:amd64. 2026-08-31 23:31:47.852 | Preparing to unpack .../073-libkdb5-10t64_1.20.1-6ubuntu2.8_amd64.deb ... 2026-08-31 23:31:47.856 | Unpacking libkdb5-10t64:amd64 (1.20.1-6ubuntu2.8) ... 2026-08-31 23:31:47.915 | Selecting previously unselected package libkadm5srv-mit12:amd64. 2026-08-31 23:31:47.925 | Preparing to unpack .../074-libkadm5srv-mit12_1.20.1-6ubuntu2.8_amd64.deb ... 2026-08-31 23:31:47.930 | Unpacking libkadm5srv-mit12:amd64 (1.20.1-6ubuntu2.8) ... 2026-08-31 23:31:47.979 | Selecting previously unselected package krb5-multidev:amd64. 2026-08-31 23:31:47.994 | Preparing to unpack .../075-krb5-multidev_1.20.1-6ubuntu2.8_amd64.deb ... 2026-08-31 23:31:47.998 | Unpacking krb5-multidev:amd64 (1.20.1-6ubuntu2.8) ... 2026-08-31 23:31:48.084 | Selecting previously unselected package libarchive-cpio-perl. 2026-08-31 23:31:48.096 | Preparing to unpack .../076-libarchive-cpio-perl_0.10-3_all.deb ... 2026-08-31 23:31:48.101 | Unpacking libarchive-cpio-perl (0.10-3) ... 2026-08-31 23:31:48.154 | Selecting previously unselected package libclang-rt-17-dev:amd64. 2026-08-31 23:31:48.167 | Preparing to unpack .../077-libclang-rt-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-08-31 23:31:48.171 | Unpacking libclang-rt-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-08-31 23:31:48.477 | Selecting previously unselected package libcommon-sense-perl:amd64. 2026-08-31 23:31:48.490 | Preparing to unpack .../078-libcommon-sense-perl_3.75-3build3_amd64.deb ... 2026-08-31 23:31:48.494 | Unpacking libcommon-sense-perl:amd64 (3.75-3build3) ... 2026-08-31 23:31:48.560 | Selecting previously unselected package libgts-bin. 2026-08-31 23:31:48.573 | Preparing to unpack .../079-libgts-bin_0.7.6+darcs121130-5.2build1_amd64.deb ... 2026-08-31 23:31:48.578 | Unpacking libgts-bin (0.7.6+darcs121130-5.2build1) ... 2026-08-31 23:31:48.637 | Selecting previously unselected package libicu-dev:amd64. 2026-08-31 23:31:48.649 | Preparing to unpack .../080-libicu-dev_74.2-1ubuntu3.1_amd64.deb ... 2026-08-31 23:31:48.654 | Unpacking libicu-dev:amd64 (74.2-1ubuntu3.1) ... 2026-08-31 23:31:49.248 | Selecting previously unselected package libjpeg-turbo8-dev:amd64. 2026-08-31 23:31:49.262 | Preparing to unpack .../081-libjpeg-turbo8-dev_2.1.5-2ubuntu2_amd64.deb ... 2026-08-31 23:31:49.267 | Unpacking libjpeg-turbo8-dev:amd64 (2.1.5-2ubuntu2) ... 2026-08-31 23:31:49.332 | Selecting previously unselected package libjpeg8-dev:amd64. 2026-08-31 23:31:49.345 | Preparing to unpack .../082-libjpeg8-dev_8c-2ubuntu11_amd64.deb ... 2026-08-31 23:31:49.349 | Unpacking libjpeg8-dev:amd64 (8c-2ubuntu11) ... 2026-08-31 23:31:49.390 | Selecting previously unselected package libjpeg-dev:amd64. 2026-08-31 23:31:49.404 | Preparing to unpack .../083-libjpeg-dev_8c-2ubuntu11_amd64.deb ... 2026-08-31 23:31:49.408 | Unpacking libjpeg-dev:amd64 (8c-2ubuntu11) ... 2026-08-31 23:31:49.449 | Selecting previously unselected package libjs-jquery-metadata. 2026-08-31 23:31:49.463 | Preparing to unpack .../084-libjs-jquery-metadata_12-4_all.deb ... 2026-08-31 23:31:49.466 | Unpacking libjs-jquery-metadata (12-4) ... 2026-08-31 23:31:49.511 | Selecting previously unselected package libjs-jquery-tablesorter. 2026-08-31 23:31:49.526 | Preparing to unpack .../085-libjs-jquery-tablesorter_1%3a2.31.3+dfsg1-3_all.deb ... 2026-08-31 23:31:49.530 | Unpacking libjs-jquery-tablesorter (1:2.31.3+dfsg1-3) ... 2026-08-31 23:31:49.655 | Selecting previously unselected package libtypes-serialiser-perl. 2026-08-31 23:31:49.667 | Preparing to unpack .../086-libtypes-serialiser-perl_1.01-1_all.deb ... 2026-08-31 23:31:49.671 | Unpacking libtypes-serialiser-perl (1.01-1) ... 2026-08-31 23:31:49.719 | Selecting previously unselected package libjson-xs-perl. 2026-08-31 23:31:49.733 | Preparing to unpack .../087-libjson-xs-perl_4.040-0ubuntu0.24.04.1_amd64.deb ... 2026-08-31 23:31:49.738 | Unpacking libjson-xs-perl (4.040-0ubuntu0.24.04.1) ... 2026-08-31 23:31:49.790 | Selecting previously unselected package libltdl-dev:amd64. 2026-08-31 23:31:49.804 | Preparing to unpack .../088-libltdl-dev_2.4.7-7build1_amd64.deb ... 2026-08-31 23:31:49.808 | Unpacking libltdl-dev:amd64 (2.4.7-7build1) ... 2026-08-31 23:31:49.882 | Selecting previously unselected package libsys-hostname-long-perl. 2026-08-31 23:31:49.896 | Preparing to unpack .../089-libsys-hostname-long-perl_1.5-3_all.deb ... 2026-08-31 23:31:49.900 | Unpacking libsys-hostname-long-perl (1.5-3) ... 2026-08-31 23:31:49.944 | Selecting previously unselected package libmail-sendmail-perl. 2026-08-31 23:31:49.958 | Preparing to unpack .../090-libmail-sendmail-perl_0.80-3_all.deb ... 2026-08-31 23:31:49.962 | Unpacking libmail-sendmail-perl (0.80-3) ... 2026-08-31 23:31:50.018 | Selecting previously unselected package mysql-common. 2026-08-31 23:31:50.032 | Preparing to unpack .../091-mysql-common_5.8+1.1.0build1_all.deb ... 2026-08-31 23:31:50.053 | Unpacking mysql-common (5.8+1.1.0build1) ... 2026-08-31 23:31:50.107 | Selecting previously unselected package libmysqlclient21:amd64. 2026-08-31 23:31:50.122 | Preparing to unpack .../092-libmysqlclient21_8.0.46-0ubuntu0.24.04.4_amd64.deb ... 2026-08-31 23:31:50.126 | Unpacking libmysqlclient21:amd64 (8.0.46-0ubuntu0.24.04.4) ... 2026-08-31 23:31:50.227 | Selecting previously unselected package libncurses-dev:amd64. 2026-08-31 23:31:50.243 | Preparing to unpack .../093-libncurses-dev_6.4+20240113-1ubuntu2.1_amd64.deb ... 2026-08-31 23:31:50.247 | Unpacking libncurses-dev:amd64 (6.4+20240113-1ubuntu2.1) ... 2026-08-31 23:31:50.352 | Selecting previously unselected package pcp-conf. 2026-08-31 23:31:50.366 | Preparing to unpack .../094-pcp-conf_6.2.0-1.1build4_amd64.deb ... 2026-08-31 23:31:50.370 | Unpacking pcp-conf (6.2.0-1.1build4) ... 2026-08-31 23:31:50.427 | Selecting previously unselected package libpcp3t64. 2026-08-31 23:31:50.441 | Preparing to unpack .../095-libpcp3t64_6.2.0-1.1build4_amd64.deb ... 2026-08-31 23:31:50.446 | Unpacking libpcp3t64 (6.2.0-1.1build4) ... 2026-08-31 23:31:50.504 | Selecting previously unselected package libpcp-pmda3t64. 2026-08-31 23:31:50.518 | Preparing to unpack .../096-libpcp-pmda3t64_6.2.0-1.1build4_amd64.deb ... 2026-08-31 23:31:50.522 | Unpacking libpcp-pmda3t64 (6.2.0-1.1build4) ... 2026-08-31 23:31:50.571 | Selecting previously unselected package libpcp-pmda-perl. 2026-08-31 23:31:50.585 | Preparing to unpack .../097-libpcp-pmda-perl_6.2.0-1.1build4_amd64.deb ... 2026-08-31 23:31:50.589 | Unpacking libpcp-pmda-perl (6.2.0-1.1build4) ... 2026-08-31 23:31:50.646 | Selecting previously unselected package libpkgconf3:amd64. 2026-08-31 23:31:50.658 | Preparing to unpack .../098-libpkgconf3_1.8.1-2build1_amd64.deb ... 2026-08-31 23:31:50.663 | Unpacking libpkgconf3:amd64 (1.8.1-2build1) ... 2026-08-31 23:31:50.716 | Selecting previously unselected package libpq5:amd64. 2026-08-31 23:31:50.730 | Preparing to unpack .../099-libpq5_16.15-0ubuntu0.24.04.1_amd64.deb ... 2026-08-31 23:31:50.734 | Unpacking libpq5:amd64 (16.15-0ubuntu0.24.04.1) ... 2026-08-31 23:31:50.785 | Selecting previously unselected package libssl-dev:amd64. 2026-08-31 23:31:50.799 | Preparing to unpack .../100-libssl-dev_3.0.13-0ubuntu3.15_amd64.deb ... 2026-08-31 23:31:50.804 | Unpacking libssl-dev:amd64 (3.0.13-0ubuntu3.15) ... 2026-08-31 23:31:51.038 | Selecting previously unselected package libpq-dev. 2026-08-31 23:31:51.052 | Preparing to unpack .../101-libpq-dev_16.15-0ubuntu0.24.04.1_amd64.deb ... 2026-08-31 23:31:51.057 | Unpacking libpq-dev (16.15-0ubuntu0.24.04.1) ... 2026-08-31 23:31:51.118 | Selecting previously unselected package libsasl2-dev. 2026-08-31 23:31:51.132 | Preparing to unpack .../102-libsasl2-dev_2.1.28+dfsg1-5ubuntu3.1_amd64.deb ... 2026-08-31 23:31:51.137 | Unpacking libsasl2-dev (2.1.28+dfsg1-5ubuntu3.1) ... 2026-08-31 23:31:51.227 | Selecting previously unselected package libsystemd-dev:amd64. 2026-08-31 23:31:51.241 | Preparing to unpack .../103-libsystemd-dev_255.4-1ubuntu8.17_amd64.deb ... 2026-08-31 23:31:51.245 | Unpacking libsystemd-dev:amd64 (255.4-1ubuntu8.17) ... 2026-08-31 23:31:51.502 | Selecting previously unselected package libx86-1:amd64. 2026-08-31 23:31:51.516 | Preparing to unpack .../104-libx86-1_1.1+ds1-12build1_amd64.deb ... 2026-08-31 23:31:51.520 | Unpacking libx86-1:amd64 (1.1+ds1-12build1) ... 2026-08-31 23:31:51.569 | Selecting previously unselected package libxml2-dev:amd64. 2026-08-31 23:31:51.583 | Preparing to unpack .../105-libxml2-dev_2.9.14+dfsg-1.3ubuntu3.8_amd64.deb ... 2026-08-31 23:31:51.587 | Unpacking libxml2-dev:amd64 (2.9.14+dfsg-1.3ubuntu3.8) ... 2026-08-31 23:31:51.702 | Selecting previously unselected package libxslt1-dev:amd64. 2026-08-31 23:31:51.715 | Preparing to unpack .../106-libxslt1-dev_1.1.39-0exp1ubuntu0.24.04.3_amd64.deb ... 2026-08-31 23:31:51.728 | Unpacking libxslt1-dev:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-08-31 23:31:51.834 | Selecting previously unselected package llvm-17-runtime. 2026-08-31 23:31:51.848 | Preparing to unpack .../107-llvm-17-runtime_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-08-31 23:31:51.852 | Unpacking llvm-17-runtime (1:17.0.6-9ubuntu1) ... 2026-08-31 23:31:51.950 | Selecting previously unselected package libpfm4:amd64. 2026-08-31 23:31:51.964 | Preparing to unpack .../108-libpfm4_4.13.0+git32-g0d4ed0e-1_amd64.deb ... 2026-08-31 23:31:51.968 | Unpacking libpfm4:amd64 (4.13.0+git32-g0d4ed0e-1) ... 2026-08-31 23:31:52.051 | Selecting previously unselected package llvm-17. 2026-08-31 23:31:52.062 | Preparing to unpack .../109-llvm-17_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-08-31 23:31:52.066 | Unpacking llvm-17 (1:17.0.6-9ubuntu1) ... 2026-08-31 23:31:53.244 | Selecting previously unselected package libffi-dev:amd64. 2026-08-31 23:31:53.258 | Preparing to unpack .../110-libffi-dev_3.4.6-1build1_amd64.deb ... 2026-08-31 23:31:53.262 | Unpacking libffi-dev:amd64 (3.4.6-1build1) ... 2026-08-31 23:31:53.334 | Selecting previously unselected package llvm-17-tools. 2026-08-31 23:31:53.347 | Preparing to unpack .../111-llvm-17-tools_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-08-31 23:31:53.351 | Unpacking llvm-17-tools (1:17.0.6-9ubuntu1) ... 2026-08-31 23:31:53.743 | Selecting previously unselected package libz3-4:amd64. 2026-08-31 23:31:53.758 | Preparing to unpack .../112-libz3-4_4.8.12-3.1build1_amd64.deb ... 2026-08-31 23:31:53.763 | Unpacking libz3-4:amd64 (4.8.12-3.1build1) ... 2026-08-31 23:31:54.014 | Selecting previously unselected package libz3-dev:amd64. 2026-08-31 23:31:54.030 | Preparing to unpack .../113-libz3-dev_4.8.12-3.1build1_amd64.deb ... 2026-08-31 23:31:54.034 | Unpacking libz3-dev:amd64 (4.8.12-3.1build1) ... 2026-08-31 23:31:54.105 | Selecting previously unselected package llvm-17-dev. 2026-08-31 23:31:54.120 | Preparing to unpack .../114-llvm-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-08-31 23:31:54.124 | Unpacking llvm-17-dev (1:17.0.6-9ubuntu1) ... 2026-08-31 23:31:57.796 | Selecting previously unselected package lsscsi. 2026-08-31 23:31:57.811 | Preparing to unpack .../115-lsscsi_0.32-1build1_amd64.deb ... 2026-08-31 23:31:57.815 | Unpacking lsscsi (0.32-1build1) ... 2026-08-31 23:31:57.868 | Selecting previously unselected package osinfo-db. 2026-08-31 23:31:57.881 | Preparing to unpack .../116-osinfo-db_0.20250606-0ubuntu0.24.04.1_all.deb ... 2026-08-31 23:31:57.886 | Unpacking osinfo-db (0.20250606-0ubuntu0.24.04.1) ... 2026-08-31 23:31:58.618 | Selecting previously unselected package pkgconf-bin. 2026-08-31 23:31:58.631 | Preparing to unpack .../117-pkgconf-bin_1.8.1-2build1_amd64.deb ... 2026-08-31 23:31:58.635 | Unpacking pkgconf-bin (1.8.1-2build1) ... 2026-08-31 23:31:58.688 | Selecting previously unselected package pkgconf:amd64. 2026-08-31 23:31:58.700 | Preparing to unpack .../118-pkgconf_1.8.1-2build1_amd64.deb ... 2026-08-31 23:31:58.709 | Unpacking pkgconf:amd64 (1.8.1-2build1) ... 2026-08-31 23:31:58.768 | Selecting previously unselected package pkg-config:amd64. 2026-08-31 23:31:58.780 | Preparing to unpack .../119-pkg-config_1.8.1-2build1_amd64.deb ... 2026-08-31 23:31:58.788 | Unpacking pkg-config:amd64 (1.8.1-2build1) ... 2026-08-31 23:31:58.837 | Selecting previously unselected package pm-utils. 2026-08-31 23:31:58.850 | Preparing to unpack .../120-pm-utils_1.4.1-21_all.deb ... 2026-08-31 23:31:58.854 | Unpacking pm-utils (1.4.1-21) ... 2026-08-31 23:31:58.941 | Selecting previously unselected package postgresql-client-16. 2026-08-31 23:31:58.955 | Preparing to unpack .../121-postgresql-client-16_16.15-0ubuntu0.24.04.1_amd64.deb ... 2026-08-31 23:31:58.960 | Unpacking postgresql-client-16 (16.15-0ubuntu0.24.04.1) ... 2026-08-31 23:31:59.172 | Selecting previously unselected package postgresql-server-dev-16. 2026-08-31 23:31:59.187 | Preparing to unpack .../122-postgresql-server-dev-16_16.15-0ubuntu0.24.04.1_amd64.deb ... 2026-08-31 23:31:59.190 | Unpacking postgresql-server-dev-16 (16.15-0ubuntu0.24.04.1) ... 2026-08-31 23:31:59.771 | Selecting previously unselected package postgresql-server-dev-all:amd64. 2026-08-31 23:31:59.784 | Preparing to unpack .../123-postgresql-server-dev-all_257build1.1_amd64.deb ... 2026-08-31 23:31:59.789 | Unpacking postgresql-server-dev-all:amd64 (257build1.1) ... 2026-08-31 23:31:59.851 | Selecting previously unselected package python3-mysqldb. 2026-08-31 23:31:59.862 | Preparing to unpack .../124-python3-mysqldb_1.4.6-2build3_amd64.deb ... 2026-08-31 23:31:59.866 | Unpacking python3-mysqldb (1.4.6-2build3) ... 2026-08-31 23:31:59.923 | Selecting previously unselected package python3-pip-whl. 2026-08-31 23:31:59.936 | Preparing to unpack .../125-python3-pip-whl_24.0+dfsg-1ubuntu1.3_all.deb ... 2026-08-31 23:31:59.941 | Unpacking python3-pip-whl (24.0+dfsg-1ubuntu1.3) ... 2026-08-31 23:32:00.006 | Selecting previously unselected package python3-setuptools-whl. 2026-08-31 23:32:00.018 | Preparing to unpack .../126-python3-setuptools-whl_68.1.2-2ubuntu1.2_all.deb ... 2026-08-31 23:32:00.023 | Unpacking python3-setuptools-whl (68.1.2-2ubuntu1.2) ... 2026-08-31 23:32:00.081 | Selecting previously unselected package python3.12-venv. 2026-08-31 23:32:00.094 | Preparing to unpack .../127-python3.12-venv_3.12.3-1ubuntu0.16_amd64.deb ... 2026-08-31 23:32:00.099 | Unpacking python3.12-venv (3.12.3-1ubuntu0.16) ... 2026-08-31 23:32:00.145 | Selecting previously unselected package python3-venv. 2026-08-31 23:32:00.156 | Preparing to unpack .../128-python3-venv_3.12.3-0ubuntu2.1_amd64.deb ... 2026-08-31 23:32:00.175 | Unpacking python3-venv (3.12.3-0ubuntu2.1) ... 2026-08-31 23:32:00.238 | Selecting previously unselected package sqlite3. 2026-08-31 23:32:00.252 | Preparing to unpack .../129-sqlite3_3.45.1-1ubuntu2.7_amd64.deb ... 2026-08-31 23:32:00.269 | Unpacking sqlite3 (3.45.1-1ubuntu2.7) ... 2026-08-31 23:32:00.323 | Selecting previously unselected package unzip. 2026-08-31 23:32:00.336 | Preparing to unpack .../130-unzip_6.0-28ubuntu4.1_amd64.deb ... 2026-08-31 23:32:00.340 | Unpacking unzip (6.0-28ubuntu4.1) ... 2026-08-31 23:32:00.401 | Selecting previously unselected package vbetool. 2026-08-31 23:32:00.413 | Preparing to unpack .../131-vbetool_1.1-5_amd64.deb ... 2026-08-31 23:32:00.417 | Unpacking vbetool (1.1-5) ... 2026-08-31 23:32:00.468 | Selecting previously unselected package libosinfo-l10n. 2026-08-31 23:32:00.480 | Preparing to unpack .../132-libosinfo-l10n_1.11.0-2build3_all.deb ... 2026-08-31 23:32:00.484 | Unpacking libosinfo-l10n (1.11.0-2build3) ... 2026-08-31 23:32:00.570 | Selecting previously unselected package libosinfo-1.0-0:amd64. 2026-08-31 23:32:00.583 | Preparing to unpack .../133-libosinfo-1.0-0_1.11.0-2build3_amd64.deb ... 2026-08-31 23:32:00.588 | Unpacking libosinfo-1.0-0:amd64 (1.11.0-2build3) ... 2026-08-31 23:32:00.641 | Selecting previously unselected package gir1.2-libosinfo-1.0:amd64. 2026-08-31 23:32:00.653 | Preparing to unpack .../134-gir1.2-libosinfo-1.0_1.11.0-2build3_amd64.deb ... 2026-08-31 23:32:00.657 | Unpacking gir1.2-libosinfo-1.0:amd64 (1.11.0-2build3) ... 2026-08-31 23:32:00.704 | Selecting previously unselected package libkrb5-dev:amd64. 2026-08-31 23:32:00.718 | Preparing to unpack .../135-libkrb5-dev_1.20.1-6ubuntu2.8_amd64.deb ... 2026-08-31 23:32:00.722 | Unpacking libkrb5-dev:amd64 (1.20.1-6ubuntu2.8) ... 2026-08-31 23:32:00.780 | Selecting previously unselected package libpcp-archive1t64. 2026-08-31 23:32:00.792 | Preparing to unpack .../136-libpcp-archive1t64_6.2.0-1.1build4_amd64.deb ... 2026-08-31 23:32:00.797 | Unpacking libpcp-archive1t64 (6.2.0-1.1build4) ... 2026-08-31 23:32:00.848 | Selecting previously unselected package libpcp-gui2t64. 2026-08-31 23:32:00.860 | Preparing to unpack .../137-libpcp-gui2t64_6.2.0-1.1build4_amd64.deb ... 2026-08-31 23:32:00.864 | Unpacking libpcp-gui2t64 (6.2.0-1.1build4) ... 2026-08-31 23:32:00.915 | Selecting previously unselected package libpcp-import1t64. 2026-08-31 23:32:00.928 | Preparing to unpack .../138-libpcp-import1t64_6.2.0-1.1build4_amd64.deb ... 2026-08-31 23:32:00.932 | Unpacking libpcp-import1t64 (6.2.0-1.1build4) ... 2026-08-31 23:32:00.985 | Selecting previously unselected package libpcp-mmv1t64. 2026-08-31 23:32:00.998 | Preparing to unpack .../139-libpcp-mmv1t64_6.2.0-1.1build4_amd64.deb ... 2026-08-31 23:32:01.002 | Unpacking libpcp-mmv1t64 (6.2.0-1.1build4) ... 2026-08-31 23:32:01.055 | Selecting previously unselected package libpcp-trace2t64. 2026-08-31 23:32:01.069 | Preparing to unpack .../140-libpcp-trace2t64_6.2.0-1.1build4_amd64.deb ... 2026-08-31 23:32:01.074 | Unpacking libpcp-trace2t64 (6.2.0-1.1build4) ... 2026-08-31 23:32:01.128 | Selecting previously unselected package libpcp-web1t64. 2026-08-31 23:32:01.141 | Preparing to unpack .../141-libpcp-web1t64_6.2.0-1.1build4_amd64.deb ... 2026-08-31 23:32:01.145 | Unpacking libpcp-web1t64 (6.2.0-1.1build4) ... 2026-08-31 23:32:01.197 | Selecting previously unselected package libyaml-dev:amd64. 2026-08-31 23:32:01.211 | Preparing to unpack .../142-libyaml-dev_0.2.5-1build1_amd64.deb ... 2026-08-31 23:32:01.215 | Unpacking libyaml-dev:amd64 (0.2.5-1build1) ... 2026-08-31 23:32:01.271 | Selecting previously unselected package python3-pcp. 2026-08-31 23:32:01.285 | Preparing to unpack .../143-python3-pcp_6.2.0-1.1build4_amd64.deb ... 2026-08-31 23:32:01.289 | Unpacking python3-pcp (6.2.0-1.1build4) ... 2026-08-31 23:32:01.361 | Selecting previously unselected package pcp. 2026-08-31 23:32:01.374 | Preparing to unpack .../144-pcp_6.2.0-1.1build4_amd64.deb ... 2026-08-31 23:32:01.671 | Unpacking pcp (6.2.0-1.1build4) ... 2026-08-31 23:32:02.656 | Selecting previously unselected package socat. 2026-08-31 23:32:02.671 | Preparing to unpack .../145-socat_1.8.0.0-4ubuntu0.1_amd64.deb ... 2026-08-31 23:32:02.675 | Unpacking socat (1.8.0.0-4ubuntu0.1) ... 2026-08-31 23:32:02.753 | Selecting previously unselected package vlan. 2026-08-31 23:32:02.768 | Preparing to unpack .../146-vlan_2.0.5ubuntu5_all.deb ... 2026-08-31 23:32:02.772 | Unpacking vlan (2.0.5ubuntu5) ... 2026-08-31 23:32:02.862 | Setting up genisoimage (9:1.1.11-3.5) ... 2026-08-31 23:32:02.874 | Setting up postgresql-client-common (257build1.1) ... 2026-08-31 23:32:02.893 | Setting up dnsmasq-utils (2.90-2ubuntu0.4) ... 2026-08-31 23:32:02.904 | Setting up libice6:amd64 (2:1.0.10-1build3) ... 2026-08-31 23:32:02.915 | Setting up mysql-common (5.8+1.1.0build1) ... 2026-08-31 23:32:02.948 | update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2026-08-31 23:32:02.956 | Setting up libjpeg-turbo8-dev:amd64 (2.1.5-2ubuntu2) ... 2026-08-31 23:32:02.968 | Setting up libmysqlclient21:amd64 (8.0.46-0ubuntu0.24.04.4) ... 2026-08-31 23:32:02.979 | Setting up python3-setuptools-whl (68.1.2-2ubuntu1.2) ... 2026-08-31 23:32:02.991 | Setting up libncurses-dev:amd64 (6.4+20240113-1ubuntu2.1) ... 2026-08-31 23:32:03.002 | Setting up gettext (0.21-14ubuntu2) ... 2026-08-31 23:32:03.013 | Setting up gir1.2-freedesktop:amd64 (1.80.1-1) ... 2026-08-31 23:32:03.024 | Setting up bsdextrautils (2.39.3-9ubuntu6.6) ... 2026-08-31 23:32:03.035 | Setting up libsysfs2:amd64 (2.1.1-6build1) ... 2026-08-31 23:32:03.046 | Setting up libyaml-dev:amd64 (0.2.5-1build1) ... 2026-08-31 23:32:03.056 | Setting up sysfsutils (2.1.1-6build1) ... 2026-08-31 23:32:03.770 | Created symlink /etc/systemd/system/sysfs.service → /usr/lib/systemd/system/sysfsutils.service. 2026-08-31 23:32:03.770 | Created symlink /etc/systemd/system/multi-user.target.wants/sysfsutils.service → /usr/lib/systemd/system/sysfsutils.service. 2026-08-31 23:32:04.326 | Setting up ncal (12.1.8) ... 2026-08-31 23:32:04.337 | Setting up python3-pip-whl (24.0+dfsg-1ubuntu1.3) ... 2026-08-31 23:32:04.348 | Setting up libx86-1:amd64 (1.1+ds1-12build1) ... 2026-08-31 23:32:04.361 | Setting up libarchive-zip-perl (1.68-1) ... 2026-08-31 23:32:04.373 | Setting up vbetool (1.1-5) ... 2026-08-31 23:32:04.384 | Setting up pm-utils (1.4.1-21) ... 2026-08-31 23:32:04.401 | Setting up unzip (6.0-28ubuntu4.1) ... 2026-08-31 23:32:04.416 | Setting up libdebhelper-perl (13.14.1ubuntu5) ... 2026-08-31 23:32:04.427 | Setting up liblab-gamut1:amd64 (2.42.2-9ubuntu0.1) ... 2026-08-31 23:32:04.437 | Setting up libpq5:amd64 (16.15-0ubuntu0.24.04.1) ... 2026-08-31 23:32:04.447 | Setting up libcommon-sense-perl:amd64 (3.75-3build3) ... 2026-08-31 23:32:04.457 | Setting up m4 (1.4.19-4build1) ... 2026-08-31 23:32:04.466 | Setting up libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-08-31 23:32:04.477 | Setting up iputils-arping (3:20240117-1ubuntu0.1) ... 2026-08-31 23:32:04.512 | Setting up libffi-dev:amd64 (3.4.6-1build1) ... 2026-08-31 23:32:04.522 | Setting up conntrack (1:1.4.8-1ubuntu1) ... 2026-08-31 23:32:04.532 | Setting up memcached (1.6.24-1ubuntu0.1) ... 2026-08-31 23:32:05.472 | Created symlink /etc/systemd/system/multi-user.target.wants/memcached.service → /usr/lib/systemd/system/memcached.service. 2026-08-31 23:32:05.948 | Setting up libpcre2-16-0:amd64 (10.42-4ubuntu2.1) ... 2026-08-31 23:32:05.960 | Setting up intltool-debian (0.35.0+20060710.6) ... 2026-08-31 23:32:05.970 | Setting up eject (2.39.3-9ubuntu6.6) ... 2026-08-31 23:32:05.981 | Setting up python3-mysqldb (1.4.6-2build3) ... 2026-08-31 23:32:06.246 | Setting up autotools-dev (20220109.1) ... 2026-08-31 23:32:06.257 | Setting up libz3-4:amd64 (4.8.12-3.1build1) ... 2026-08-31 23:32:06.266 | Setting up libpcre2-32-0:amd64 (10.42-4ubuntu2.1) ... 2026-08-31 23:32:06.277 | Setting up libpkgconf3:amd64 (1.8.1-2build1) ... 2026-08-31 23:32:06.288 | Setting up libpfm4:amd64 (4.13.0+git32-g0d4ed0e-1) ... 2026-08-31 23:32:06.299 | Setting up libllvm17t64:amd64 (1:17.0.6-9ubuntu1) ... 2026-08-31 23:32:06.308 | Setting up libclang1-17t64 (1:17.0.6-9ubuntu1) ... 2026-08-31 23:32:06.319 | Setting up ssl-cert (1.1.2ubuntu1) ... 2026-08-31 23:32:06.386 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-08-31 23:32:06.386 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-08-31 23:32:06.386 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-08-31 23:32:06.588 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-31 23:32:07.393 | Created symlink /etc/systemd/system/multi-user.target.wants/ssl-cert.service → /usr/lib/systemd/system/ssl-cert.service. 2026-08-31 23:32:07.892 | Setting up libgssrpc4t64:amd64 (1.20.1-6ubuntu2.8) ... 2026-08-31 23:32:07.902 | Setting up libldap-dev:amd64 (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-08-31 23:32:07.912 | Setting up uuid-dev:amd64 (2.39.3-9ubuntu6.6) ... 2026-08-31 23:32:07.922 | Setting up libpathplan4:amd64 (2.42.2-9ubuntu0.1) ... 2026-08-31 23:32:07.933 | Setting up ebtables (2.0.11-6build1) ... 2026-08-31 23:32:08.568 | Setting up libjs-jquery-metadata (12-4) ... 2026-08-31 23:32:08.578 | Setting up socat (1.8.0.0-4ubuntu0.1) ... 2026-08-31 23:32:08.594 | Setting up libann0 (1.1.2+doc-9build1) ... 2026-08-31 23:32:08.604 | Setting up bsdmainutils (12.1.8) ... 2026-08-31 23:32:08.616 | Setting up comerr-dev:amd64 (2.1-1.47.0-2.4~exp1ubuntu4.1) ... 2026-08-31 23:32:08.628 | Setting up libssl-dev:amd64 (3.0.13-0ubuntu3.15) ... 2026-08-31 23:32:08.637 | Setting up autopoint (0.21-14ubuntu2) ... 2026-08-31 23:32:08.647 | Setting up icu-devtools (74.2-1ubuntu3.1) ... 2026-08-31 23:32:08.657 | Setting up lsscsi (0.32-1build1) ... 2026-08-31 23:32:08.667 | Setting up osinfo-db (0.20250606-0ubuntu0.24.04.1) ... 2026-08-31 23:32:08.676 | Setting up pkgconf-bin (1.8.1-2build1) ... 2026-08-31 23:32:08.686 | Setting up libgc1:amd64 (1:8.2.6-1build1) ... 2026-08-31 23:32:08.697 | Setting up libltdl7:amd64 (2.4.7-7build1) ... 2026-08-31 23:32:08.707 | Setting up autoconf (2.71-3) ... 2026-08-31 23:32:08.720 | Setting up libfdisk1:amd64 (2.39.3-9ubuntu6.6) ... 2026-08-31 23:32:08.730 | Setting up zlib1g-dev:amd64 (1:1.3.dfsg-3.1ubuntu2.2) ... 2026-08-31 23:32:08.740 | Setting up llvm-17-tools (1:17.0.6-9ubuntu1) ... 2026-08-31 23:32:08.750 | Setting up libpcre2-posix3:amd64 (10.42-4ubuntu2.1) ... 2026-08-31 23:32:08.760 | Setting up libtypes-serialiser-perl (1.01-1) ... 2026-08-31 23:32:08.769 | Setting up dwz (0.15-1build6) ... 2026-08-31 23:32:08.779 | Setting up libsctp1:amd64 (1.0.19+dfsg-2build1) ... 2026-08-31 23:32:08.790 | Setting up libjs-jquery-tablesorter (1:2.31.3+dfsg1-3) ... 2026-08-31 23:32:08.800 | Setting up mount (2.39.3-9ubuntu6.6) ... 2026-08-31 23:32:08.810 | Setting up vlan (2.0.5ubuntu5) ... 2026-08-31 23:32:08.833 | Setting up libclang-common-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-08-31 23:32:08.842 | Setting up uuid-runtime (2.39.3-9ubuntu6.6) ... 2026-08-31 23:32:10.192 | uuidd.service is a disabled or a static unit not running, not starting it. 2026-08-31 23:32:10.226 | Setting up libarchive-cpio-perl (0.10-3) ... 2026-08-31 23:32:10.237 | Setting up libclang-rt-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-08-31 23:32:10.248 | Setting up libapr1t64:amd64 (1.7.2-3.1ubuntu0.1) ... 2026-08-31 23:32:10.279 | Setting up libjson-perl (4.10000-1) ... 2026-08-31 23:32:10.289 | Setting up llvm-17-runtime (1:17.0.6-9ubuntu1) ... 2026-08-31 23:32:10.303 | Setting up fonts-liberation (1:2.1.5-3) ... 2026-08-31 23:32:10.314 | Setting up pcp-conf (6.2.0-1.1build4) ... 2026-08-31 23:32:10.341 | Setting up debugedit (1:5.0-5build2) ... 2026-08-31 23:32:10.351 | Setting up liblua5.4-0:amd64 (5.4.6-3build2) ... 2026-08-31 23:32:10.363 | Setting up libsub-override-perl (0.10-1) ... 2026-08-31 23:32:10.373 | Setting up libgts-0.7-5t64:amd64 (0.7.6+darcs121130-5.2build1) ... 2026-08-31 23:32:10.384 | Setting up libcdt5:amd64 (2.42.2-9ubuntu0.1) ... 2026-08-31 23:32:10.394 | Setting up libcgraph6:amd64 (2.42.2-9ubuntu0.1) ... 2026-08-31 23:32:10.404 | Setting up apache2-data (2.4.58-1ubuntu8.15) ... 2026-08-31 23:32:10.414 | Setting up fonts-liberation-sans-narrow (1:1.07.6-4) ... 2026-08-31 23:32:10.424 | Setting up libjpeg8-dev:amd64 (8c-2ubuntu11) ... 2026-08-31 23:32:10.434 | Setting up libsm6:amd64 (2:1.2.3-1build3) ... 2026-08-31 23:32:10.444 | Setting up libsys-hostname-long-perl (1.5-3) ... 2026-08-31 23:32:10.454 | Setting up libicu-dev:amd64 (74.2-1ubuntu3.1) ... 2026-08-31 23:32:10.465 | Setting up libsystemd-dev:amd64 (255.4-1ubuntu8.17) ... 2026-08-31 23:32:10.475 | Setting up sqlite3 (3.45.1-1ubuntu2.7) ... 2026-08-31 23:32:10.485 | Setting up libosinfo-l10n (1.11.0-2build3) ... 2026-08-31 23:32:10.495 | Setting up libkadm5clnt-mit12:amd64 (1.20.1-6ubuntu2.8) ... 2026-08-31 23:32:10.505 | Setting up automake (1:1.16.5-1.3ubuntu1) ... 2026-08-31 23:32:10.515 | update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode 2026-08-31 23:32:10.523 | Setting up libfile-stripnondeterminism-perl (1.13.1-1) ... 2026-08-31 23:32:10.534 | Setting up libjson-xs-perl (4.040-0ubuntu0.24.04.1) ... 2026-08-31 23:32:10.543 | Setting up libaprutil1t64:amd64 (1.6.3-1.1ubuntu7) ... 2026-08-31 23:32:10.554 | Setting up libgts-bin (0.7.6+darcs121130-5.2build1) ... 2026-08-31 23:32:10.564 | Setting up libz3-dev:amd64 (4.8.12-3.1build1) ... 2026-08-31 23:32:10.574 | Setting up llvm-17-linker-tools (1:17.0.6-9ubuntu1) ... 2026-08-31 23:32:10.584 | Setting up libpcre2-dev:amd64 (10.42-4ubuntu2.1) ... 2026-08-31 23:32:10.594 | Setting up libkdb5-10t64:amd64 (1.20.1-6ubuntu2.8) ... 2026-08-31 23:32:10.604 | Setting up python3.12-venv (3.12.3-1ubuntu0.16) ... 2026-08-31 23:32:10.718 | Setting up libtool (2.4.7-7build1) ... 2026-08-31 23:32:10.728 | Setting up po-debconf (1.0.21+nmu1) ... 2026-08-31 23:32:10.738 | Setting up postgresql-client-16 (16.15-0ubuntu0.24.04.1) ... 2026-08-31 23:32:11.310 | 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-08-31 23:32:11.351 | Setting up libjpeg-dev:amd64 (8c-2ubuntu11) ... 2026-08-31 23:32:11.361 | Setting up haproxy (2.8.16-0ubuntu0.24.04.3) ... 2026-08-31 23:32:12.245 | Created symlink /etc/systemd/system/multi-user.target.wants/haproxy.service → /usr/lib/systemd/system/haproxy.service. 2026-08-31 23:32:12.848 | Setting up libpq-dev (16.15-0ubuntu0.24.04.1) ... 2026-08-31 23:32:12.861 | Setting up libobjc4:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-31 23:32:12.871 | Setting up libaprutil1-ldap:amd64 (1.6.3-1.1ubuntu7) ... 2026-08-31 23:32:12.881 | Setting up libaprutil1-dbd-sqlite3:amd64 (1.6.3-1.1ubuntu7) ... 2026-08-31 23:32:12.893 | Setting up fdisk (2.39.3-9ubuntu6.6) ... 2026-08-31 23:32:12.904 | Setting up pkgconf:amd64 (1.8.1-2build1) ... 2026-08-31 23:32:12.914 | Setting up libldap2-dev (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-08-31 23:32:12.924 | Setting up dh-autoreconf (20) ... 2026-08-31 23:32:12.934 | Setting up libclang-cpp17t64 (1:17.0.6-9ubuntu1) ... 2026-08-31 23:32:12.944 | Setting up libmail-sendmail-perl (0.80-3) ... 2026-08-31 23:32:13.067 | Setting up libltdl-dev:amd64 (2.4.7-7build1) ... 2026-08-31 23:32:13.076 | Setting up libxml2-dev:amd64 (2.9.14+dfsg-1.3ubuntu3.8) ... 2026-08-31 23:32:13.086 | Setting up libsasl2-dev (2.1.28+dfsg1-5ubuntu3.1) ... 2026-08-31 23:32:13.096 | Setting up python3-venv (3.12.3-0ubuntu2.1) ... 2026-08-31 23:32:13.106 | Setting up libosinfo-1.0-0:amd64 (1.11.0-2build3) ... 2026-08-31 23:32:13.116 | Setting up fonts-liberation2 (1:2.1.5-3) ... 2026-08-31 23:32:13.126 | Setting up libxt6t64:amd64 (1:1.2.1-1.2build1) ... 2026-08-31 23:32:13.136 | Setting up postgresql-common (257build1.1) ... 2026-08-31 23:32:13.210 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-08-31 23:32:13.210 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-08-31 23:32:13.210 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-08-31 23:32:13.291 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-31 23:32:13.838 | 2026-08-31 23:32:13.838 | Creating config file /etc/postgresql-common/createcluster.conf with new version 2026-08-31 23:32:14.034 | Building PostgreSQL dictionaries from installed myspell/hunspell packages... 2026-08-31 23:32:14.035 | Removing obsolete dictionary files: 2026-08-31 23:32:15.164 | Created symlink /etc/systemd/system/multi-user.target.wants/postgresql.service → /usr/lib/systemd/system/postgresql.service. 2026-08-31 23:32:15.780 | Setting up libgvc6 (2.42.2-9ubuntu0.1) ... 2026-08-31 23:32:15.834 | Setting up libpcp3t64 (6.2.0-1.1build4) ... 2026-08-31 23:32:15.846 | Setting up libsctp-dev:amd64 (1.0.19+dfsg-2build1) ... 2026-08-31 23:32:15.857 | Setting up pkg-config:amd64 (1.8.1-2build1) ... 2026-08-31 23:32:15.868 | Setting up libpcp-gui2t64 (6.2.0-1.1build4) ... 2026-08-31 23:32:15.878 | Setting up dh-strip-nondeterminism (1.13.1-1) ... 2026-08-31 23:32:15.889 | Setting up libgvpr2:amd64 (2.42.2-9ubuntu0.1) ... 2026-08-31 23:32:15.900 | Setting up libpcp-pmda3t64 (6.2.0-1.1build4) ... 2026-08-31 23:32:15.911 | Setting up libkadm5srv-mit12:amd64 (1.20.1-6ubuntu2.8) ... 2026-08-31 23:32:15.921 | Setting up libpcp-archive1t64 (6.2.0-1.1build4) ... 2026-08-31 23:32:15.932 | Setting up gir1.2-libosinfo-1.0:amd64 (1.11.0-2build3) ... 2026-08-31 23:32:15.942 | Setting up llvm-17 (1:17.0.6-9ubuntu1) ... 2026-08-31 23:32:15.953 | Setting up libobjc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-31 23:32:15.964 | Setting up apache2-utils (2.4.58-1ubuntu8.15) ... 2026-08-31 23:32:15.977 | Setting up krb5-multidev:amd64 (1.20.1-6ubuntu2.8) ... 2026-08-31 23:32:15.989 | Setting up libxmu6:amd64 (2:1.1.3-3build2) ... 2026-08-31 23:32:16.001 | Setting up libpcp-import1t64 (6.2.0-1.1build4) ... 2026-08-31 23:32:16.013 | Setting up libxslt1-dev:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-08-31 23:32:16.023 | Setting up libpcp-pmda-perl (6.2.0-1.1build4) ... 2026-08-31 23:32:16.035 | Setting up clang-17 (1:17.0.6-9ubuntu1) ... 2026-08-31 23:32:16.045 | Setting up debhelper (13.14.1ubuntu5) ... 2026-08-31 23:32:16.056 | Setting up libxaw7:amd64 (2:1.0.14-1build2) ... 2026-08-31 23:32:16.066 | Setting up apache2-bin (2.4.58-1ubuntu8.15) ... 2026-08-31 23:32:16.077 | Setting up libkrb5-dev:amd64 (1.20.1-6ubuntu2.8) ... 2026-08-31 23:32:16.113 | Setting up libpcp-mmv1t64 (6.2.0-1.1build4) ... 2026-08-31 23:32:16.124 | Setting up libpcp-trace2t64 (6.2.0-1.1build4) ... 2026-08-31 23:32:16.134 | Setting up libapr1-dev (1.7.2-3.1ubuntu0.1) ... 2026-08-31 23:32:16.146 | Setting up libaprutil1-dev (1.6.3-1.1ubuntu7) ... 2026-08-31 23:32:16.157 | Setting up llvm-17-dev (1:17.0.6-9ubuntu1) ... 2026-08-31 23:32:16.169 | Setting up apache2-dev (2.4.58-1ubuntu8.15) ... 2026-08-31 23:32:16.181 | Setting up graphviz (2.42.2-9ubuntu0.1) ... 2026-08-31 23:32:16.196 | Setting up apache2 (2.4.58-1ubuntu8.15) ... 2026-08-31 23:32:16.755 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-31 23:32:16.803 | Enabling module mpm_event. 2026-08-31 23:32:16.856 | Enabling module authz_core. 2026-08-31 23:32:16.863 | Enabling module authz_host. 2026-08-31 23:32:16.916 | Enabling module authn_core. 2026-08-31 23:32:16.921 | Enabling module auth_basic. 2026-08-31 23:32:16.972 | Enabling module access_compat. 2026-08-31 23:32:17.027 | Enabling module authn_file. 2026-08-31 23:32:17.079 | Enabling module authz_user. 2026-08-31 23:32:17.133 | Enabling module alias. 2026-08-31 23:32:17.184 | Enabling module dir. 2026-08-31 23:32:17.238 | Enabling module autoindex. 2026-08-31 23:32:17.291 | Enabling module env. 2026-08-31 23:32:17.344 | Enabling module mime. 2026-08-31 23:32:17.396 | Enabling module negotiation. 2026-08-31 23:32:17.448 | Enabling module setenvif. 2026-08-31 23:32:17.500 | Enabling module filter. 2026-08-31 23:32:17.551 | Enabling module deflate. 2026-08-31 23:32:17.603 | Enabling module status. 2026-08-31 23:32:17.658 | Enabling module reqtimeout. 2026-08-31 23:32:17.711 | Enabling conf charset. 2026-08-31 23:32:17.764 | Enabling conf localized-error-pages. 2026-08-31 23:32:17.817 | Enabling conf other-vhosts-access-log. 2026-08-31 23:32:17.870 | Enabling conf security. 2026-08-31 23:32:17.922 | Enabling conf serve-cgi-bin. 2026-08-31 23:32:17.976 | Enabling site 000-default. 2026-08-31 23:32:19.081 | Created symlink /etc/systemd/system/multi-user.target.wants/apache2.service → /usr/lib/systemd/system/apache2.service. 2026-08-31 23:32:19.821 | Created symlink /etc/systemd/system/multi-user.target.wants/apache-htcacheclean.service → /usr/lib/systemd/system/apache-htcacheclean.service. 2026-08-31 23:32:21.320 | Setting up libpcp-web1t64 (6.2.0-1.1build4) ... 2026-08-31 23:32:21.331 | Setting up python3-pcp (6.2.0-1.1build4) ... 2026-08-31 23:32:21.658 | Setting up postgresql-server-dev-16 (16.15-0ubuntu0.24.04.1) ... 2026-08-31 23:32:21.669 | Setting up postgresql-server-dev-all:amd64 (257build1.1) ... 2026-08-31 23:32:21.679 | Setting up pcp (6.2.0-1.1build4) ... 2026-08-31 23:32:23.536 | Created symlink /etc/systemd/system/multi-user.target.wants/pmcd.service → /usr/lib/systemd/system/pmcd.service. 2026-08-31 23:32:23.607 | Created symlink /etc/systemd/system/multi-user.target.wants/pmlogger.service → /usr/lib/systemd/system/pmlogger.service. 2026-08-31 23:32:23.677 | Created symlink /etc/systemd/system/multi-user.target.wants/pmie.service → /usr/lib/systemd/system/pmie.service. 2026-08-31 23:32:23.746 | Created symlink /etc/systemd/system/multi-user.target.wants/pmproxy.service → /usr/lib/systemd/system/pmproxy.service. 2026-08-31 23:32:25.668 | Processing triggers for rsyslog (8.2312.0-3ubuntu9.3) ... 2026-08-31 23:32:25.970 | Processing triggers for ufw (0.36.2-6) ... 2026-08-31 23:32:26.118 | Processing triggers for systemd (255.4-1ubuntu8.17) ... 2026-08-31 23:32:26.187 | Processing triggers for man-db (2.12.0-4build2) ... 2026-08-31 23:32:29.987 | Processing triggers for install-info (7.1-3build2) ... 2026-08-31 23:32:30.143 | Processing triggers for fontconfig (2.15.0-1.1ubuntu2) ... 2026-08-31 23:32:30.194 | Processing triggers for libc-bin (2.39-0ubuntu8.8) ... 2026-08-31 23:32:30.454 | perl: warning: Setting locale failed. 2026-08-31 23:32:30.454 | perl: warning: Please check that your locale settings: 2026-08-31 23:32:30.454 | LANGUAGE = (unset), 2026-08-31 23:32:30.454 | LC_ALL = "en_US.utf8", 2026-08-31 23:32:30.454 | LANG = "de_DE.UTF-8" 2026-08-31 23:32:30.455 | are supported and installed on your system. 2026-08-31 23:32:30.455 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-31 23:32:30.598 | perl: warning: Setting locale failed. 2026-08-31 23:32:30.598 | perl: warning: Please check that your locale settings: 2026-08-31 23:32:30.598 | LANGUAGE = (unset), 2026-08-31 23:32:30.598 | LC_ALL = "en_US.utf8", 2026-08-31 23:32:30.598 | LANG = "de_DE.UTF-8" 2026-08-31 23:32:30.598 | are supported and installed on your system. 2026-08-31 23:32:30.598 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-31 23:32:30.649 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-08-31 23:32:30.649 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-08-31 23:32:30.649 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-08-31 23:32:30.720 | perl: warning: Setting locale failed. 2026-08-31 23:32:30.720 | perl: warning: Please check that your locale settings: 2026-08-31 23:32:30.720 | LANGUAGE = (unset), 2026-08-31 23:32:30.720 | LC_ALL = "en_US.utf8", 2026-08-31 23:32:30.721 | LANG = "de_DE.UTF-8" 2026-08-31 23:32:30.721 | are supported and installed on your system. 2026-08-31 23:32:30.721 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-31 23:32:30.964 | 2026-08-31 23:32:30.965 | Running kernel seems to be up-to-date. 2026-08-31 23:32:30.965 | 2026-08-31 23:32:30.965 | Restarting services... 2026-08-31 23:32:31.121 | /etc/needrestart/restart.d/systemd-manager 2026-08-31 23:32:31.721 | systemctl restart fwupd.service packagekit.service polkit.service ssh.service systemd-journald.service systemd-machined.service systemd-networkd.service systemd-resolved.service systemd-timesyncd.service systemd-udevd.service tuned.service udisks2.service upower.service 2026-08-31 23:32:32.779 | 2026-08-31 23:32:32.780 | Service restarts being deferred: 2026-08-31 23:32:32.780 | systemctl restart ModemManager.service 2026-08-31 23:32:32.780 | systemctl restart getty@tty1.service 2026-08-31 23:32:32.781 | systemctl restart serial-getty@hvc0.service 2026-08-31 23:32:32.781 | systemctl restart systemd-logind.service 2026-08-31 23:32:32.781 | systemctl restart virtlockd.service 2026-08-31 23:32:32.781 | systemctl restart virtlogd.service 2026-08-31 23:32:32.781 | 2026-08-31 23:32:32.782 | No containers need to be restarted. 2026-08-31 23:32:32.782 | 2026-08-31 23:32:32.782 | User sessions running outdated binaries: 2026-08-31 23:32:32.782 | quobyte @ session #5: bash[2019], sshd[1972] 2026-08-31 23:32:32.799 | quobyte @ user manager service: systemd[1163] 2026-08-31 23:32:32.811 | 2026-08-31 23:32:32.811 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-08-31 23:32:35.244 | ++ functions-common:apt_get:1211 : result=0 2026-08-31 23:32:35.248 | ++ functions-common:apt_get:1214 : time_stop apt-get 2026-08-31 23:32:35.252 | ++ functions-common:time_stop:2420 : local name 2026-08-31 23:32:35.256 | ++ functions-common:time_stop:2421 : local end_time 2026-08-31 23:32:35.260 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-08-31 23:32:35.264 | ++ functions-common:time_stop:2423 : local total 2026-08-31 23:32:35.268 | ++ functions-common:time_stop:2424 : local start_time 2026-08-31 23:32:35.272 | ++ functions-common:time_stop:2426 : name=apt-get 2026-08-31 23:32:35.276 | ++ functions-common:time_stop:2427 : start_time=1788219082356 2026-08-31 23:32:35.280 | ++ functions-common:time_stop:2429 : [[ -z 1788219082356 ]] 2026-08-31 23:32:35.285 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-08-31 23:32:35.291 | ++ functions-common:time_stop:2432 : end_time=1788219155286 2026-08-31 23:32:35.295 | ++ functions-common:time_stop:2433 : elapsed_time=72930 2026-08-31 23:32:35.298 | ++ functions-common:time_stop:2434 : total=7892 2026-08-31 23:32:35.302 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-31 23:32:35.305 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=80822 2026-08-31 23:32:35.310 | ++ functions-common:apt_get:1215 : return 0 2026-08-31 23:32:35.315 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2026-08-31 23:32:35.319 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2026-08-31 23:32:35.323 | +++ tools/install_prereqs.sh:source:83 : which python3.12 2026-08-31 23:32:35.330 | ++ tools/install_prereqs.sh:source:83 : export PYTHON=/usr/bin/python3.12 2026-08-31 23:32:35.334 | ++ tools/install_prereqs.sh:source:83 : PYTHON=/usr/bin/python3.12 2026-08-31 23:32:35.338 | ++ tools/install_prereqs.sh:source:88 : date +%s 2026-08-31 23:32:35.343 | ++ tools/install_prereqs.sh:source:89 : date 2026-08-31 23:32:35.349 | + ./stack.sh:main:801 : [[ False != \T\r\u\e ]] 2026-08-31 23:32:35.354 | + ./stack.sh:main:802 : PYPI_ALTERNATIVE_URL= 2026-08-31 23:32:35.358 | + ./stack.sh:main:802 : /home/quobyte/devstack/tools/install_pip.sh 2026-08-31 23:32:35.360 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-31 23:32:35.708 | + tools/install_pip.sh:main:25 : FILES=/home/quobyte/devstack/files 2026-08-31 23:32:35.710 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2026-08-31 23:32:35.713 | + tools/install_pip.sh:main:42 : GetDistro 2026-08-31 23:32:35.716 | + functions-common:GetDistro:472 : GetOSVersion 2026-08-31 23:32:35.718 | + functions-common:GetOSVersion:442 : source /etc/os-release 2026-08-31 23:32:35.721 | ++ /etc/os-release:source:1 : PRETTY_NAME='Ubuntu 24.04.4 LTS' 2026-08-31 23:32:35.723 | ++ /etc/os-release:source:2 : NAME=Ubuntu 2026-08-31 23:32:35.725 | ++ /etc/os-release:source:3 : VERSION_ID=24.04 2026-08-31 23:32:35.728 | ++ /etc/os-release:source:4 : VERSION='24.04.4 LTS (Noble Numbat)' 2026-08-31 23:32:35.731 | ++ /etc/os-release:source:5 : VERSION_CODENAME=noble 2026-08-31 23:32:35.733 | ++ /etc/os-release:source:6 : ID=ubuntu 2026-08-31 23:32:35.736 | ++ /etc/os-release:source:7 : ID_LIKE=debian 2026-08-31 23:32:35.738 | ++ /etc/os-release:source:8 : HOME_URL=https://www.ubuntu.com/ 2026-08-31 23:32:35.740 | ++ /etc/os-release:source:9 : SUPPORT_URL=https://help.ubuntu.com/ 2026-08-31 23:32:35.743 | ++ /etc/os-release:source:10 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2026-08-31 23:32:35.746 | ++ /etc/os-release:source:11 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2026-08-31 23:32:35.748 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=noble 2026-08-31 23:32:35.750 | ++ /etc/os-release:source:13 : LOGO=ubuntu-logo 2026-08-31 23:32:35.752 | + functions-common:GetOSVersion:443 : [[ ubuntu =~ (almalinux|centos|rocky|rhel) ]] 2026-08-31 23:32:35.755 | + functions-common:GetOSVersion:448 : _ensure_lsb_release 2026-08-31 23:32:35.758 | ++ functions-common:_ensure_lsb_release:419 : command -v lsb_release 2026-08-31 23:32:35.760 | + functions-common:_ensure_lsb_release:419 : [[ -x /usr/bin/lsb_release ]] 2026-08-31 23:32:35.763 | + functions-common:_ensure_lsb_release:420 : return 2026-08-31 23:32:35.766 | ++ functions-common:GetOSVersion:450 : lsb_release -r -s 2026-08-31 23:32:35.782 | + functions-common:GetOSVersion:450 : os_RELEASE=24.04 2026-08-31 23:32:35.786 | ++ functions-common:GetOSVersion:451 : lsb_release -c -s 2026-08-31 23:32:35.802 | + functions-common:GetOSVersion:451 : os_CODENAME=noble 2026-08-31 23:32:35.805 | ++ functions-common:GetOSVersion:452 : lsb_release -i -s 2026-08-31 23:32:35.821 | + functions-common:GetOSVersion:452 : os_VENDOR=Ubuntu 2026-08-31 23:32:35.825 | + functions-common:GetOSVersion:455 : [[ Ubuntu =~ (Debian|Ubuntu) ]] 2026-08-31 23:32:35.827 | + functions-common:GetOSVersion:456 : os_PACKAGE=deb 2026-08-31 23:32:35.830 | + functions-common:GetOSVersion:461 : typeset -xr os_VENDOR 2026-08-31 23:32:35.832 | + functions-common:GetOSVersion:462 : typeset -xr os_RELEASE 2026-08-31 23:32:35.835 | + functions-common:GetOSVersion:463 : typeset -xr os_PACKAGE 2026-08-31 23:32:35.837 | + functions-common:GetOSVersion:464 : typeset -xr os_CODENAME 2026-08-31 23:32:35.840 | + functions-common:GetDistro:473 : [[ Ubuntu =~ (Ubuntu) ]] 2026-08-31 23:32:35.842 | + functions-common:GetDistro:476 : DISTRO=noble 2026-08-31 23:32:35.845 | + functions-common:GetDistro:513 : typeset -xr DISTRO 2026-08-31 23:32:35.848 | + tools/install_pip.sh:main:43 : echo 'Distro: noble' 2026-08-31 23:32:35.848 | Distro: noble 2026-08-31 23:32:35.850 | + tools/install_pip.sh:main:117 : get_versions 2026-08-31 23:32:35.853 | ++ tools/install_pip.sh:get_versions:48 : which pip 2026-08-31 23:32:35.857 | + tools/install_pip.sh:get_versions:48 : PIP=/usr/bin/pip 2026-08-31 23:32:35.859 | + tools/install_pip.sh:get_versions:49 : [[ -n /usr/bin/pip ]] 2026-08-31 23:32:35.863 | ++ tools/install_pip.sh:get_versions:50 : awk '{ print $2}' 2026-08-31 23:32:35.863 | ++ tools/install_pip.sh:get_versions:50 : /usr/bin/pip --version 2026-08-31 23:32:36.575 | + tools/install_pip.sh:get_versions:50 : PIP_VERSION=24.0 2026-08-31 23:32:36.577 | + tools/install_pip.sh:get_versions:51 : echo 'pip: 24.0' 2026-08-31 23:32:36.577 | pip: 24.0 2026-08-31 23:32:36.579 | + tools/install_pip.sh:main:119 : [[ -n '' ]] 2026-08-31 23:32:36.582 | + tools/install_pip.sh:main:123 : is_fedora 2026-08-31 23:32:36.584 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-08-31 23:32:36.586 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-08-31 23:32:36.588 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-08-31 23:32:36.590 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-08-31 23:32:36.592 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-08-31 23:32:36.594 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-08-31 23:32:36.596 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-08-31 23:32:36.599 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-08-31 23:32:36.601 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-08-31 23:32:36.603 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-08-31 23:32:36.605 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-08-31 23:32:36.607 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-08-31 23:32:36.609 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-08-31 23:32:36.611 | + tools/install_pip.sh:main:134 : is_ubuntu 2026-08-31 23:32:36.614 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-31 23:32:36.616 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-31 23:32:36.618 | + tools/install_pip.sh:main:137 : sed -i -e /setuptools/d /opt/stack/requirements/upper-constraints.txt 2026-08-31 23:32:36.623 | + tools/install_pip.sh:main:146 : set -x 2026-08-31 23:32:36.625 | + tools/install_pip.sh:main:149 : get_versions 2026-08-31 23:32:36.628 | ++ tools/install_pip.sh:get_versions:48 : which pip 2026-08-31 23:32:36.633 | + tools/install_pip.sh:get_versions:48 : PIP=/usr/bin/pip 2026-08-31 23:32:36.635 | + tools/install_pip.sh:get_versions:49 : [[ -n /usr/bin/pip ]] 2026-08-31 23:32:36.638 | ++ tools/install_pip.sh:get_versions:50 : /usr/bin/pip --version 2026-08-31 23:32:36.639 | ++ tools/install_pip.sh:get_versions:50 : awk '{ print $2}' 2026-08-31 23:32:37.255 | + tools/install_pip.sh:get_versions:50 : PIP_VERSION=24.0 2026-08-31 23:32:37.258 | + tools/install_pip.sh:get_versions:51 : echo 'pip: 24.0' 2026-08-31 23:32:37.258 | pip: 24.0 2026-08-31 23:32:37.262 | + ./stack.sh:main:806 : source /home/quobyte/devstack/tools/fixup_stuff.sh 2026-08-31 23:32:37.266 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/quobyte/devstack ]] 2026-08-31 23:32:37.271 | + ./stack.sh:main:807 : fixup_all 2026-08-31 23:32:37.274 | + tools/fixup_stuff.sh:fixup_all:111 : fixup_ubuntu 2026-08-31 23:32:37.277 | + tools/fixup_stuff.sh:fixup_ubuntu:95 : is_ubuntu 2026-08-31 23:32:37.280 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-31 23:32:37.284 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-31 23:32:37.288 | + tools/fixup_stuff.sh:fixup_ubuntu:105 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2026-08-31 23:32:37.306 | + tools/fixup_stuff.sh:fixup_ubuntu:106 : sudo rm -rf /usr/lib/python3/dist-packages/pyasn1_modules-0.2.8.egg-info 2026-08-31 23:32:37.323 | + tools/fixup_stuff.sh:fixup_ubuntu:107 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2026-08-31 23:32:37.341 | + tools/fixup_stuff.sh:fixup_all:112 : fixup_fedora 2026-08-31 23:32:37.344 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2026-08-31 23:32:37.348 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-08-31 23:32:37.351 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-08-31 23:32:37.354 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-08-31 23:32:37.357 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-08-31 23:32:37.360 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-08-31 23:32:37.363 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-08-31 23:32:37.366 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-08-31 23:32:37.369 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-08-31 23:32:37.372 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-08-31 23:32:37.375 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-08-31 23:32:37.377 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-08-31 23:32:37.381 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-08-31 23:32:37.385 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-08-31 23:32:37.389 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2026-08-31 23:32:37.392 | + ./stack.sh:main:809 : [[ True == \T\r\u\e ]] 2026-08-31 23:32:37.396 | + ./stack.sh:main:811 : sudo ln -sf /opt/stack/data/venv/bin/cinder-manage /usr/local/bin 2026-08-31 23:32:37.415 | + ./stack.sh:main:812 : sudo ln -sf /opt/stack/data/venv/bin/cinder-rtstool /usr/local/bin 2026-08-31 23:32:37.432 | + ./stack.sh:main:813 : sudo ln -sf /opt/stack/data/venv/bin/glance /usr/local/bin 2026-08-31 23:32:37.449 | + ./stack.sh:main:814 : sudo ln -sf /opt/stack/data/venv/bin/nova-manage /usr/local/bin 2026-08-31 23:32:37.466 | + ./stack.sh:main:815 : sudo ln -sf /opt/stack/data/venv/bin/openstack /usr/local/bin 2026-08-31 23:32:37.484 | + ./stack.sh:main:816 : sudo ln -sf /opt/stack/data/venv/bin/privsep-helper /usr/local/bin 2026-08-31 23:32:37.502 | + ./stack.sh:main:817 : sudo ln -sf /opt/stack/data/venv/bin/rally /usr/local/bin 2026-08-31 23:32:37.520 | + ./stack.sh:main:818 : sudo ln -sf /opt/stack/data/venv/bin/tox /usr/local/bin 2026-08-31 23:32:37.537 | + ./stack.sh:main:820 : setup_devstack_virtualenv 2026-08-31 23:32:37.540 | + inc/python:setup_devstack_virtualenv:39 : [[ ! -d /opt/stack/data/venv ]] 2026-08-31 23:32:37.544 | + inc/python:setup_devstack_virtualenv:43 : /usr/bin/python3.12 -m venv --system-site-packages /opt/stack/data/venv 2026-08-31 23:32:43.247 | + inc/python:setup_devstack_virtualenv:44 : pip_install -U pip 'setuptools[core]' 2026-08-31 23:32:43.274 | Using python 3.12 to install setuptools 2026-08-31 23:32:43.278 | + 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-08-31 23:32:44.739 | Requirement already satisfied: pip in /opt/stack/data/venv/lib/python3.12/site-packages (24.0) 2026-08-31 23:32:45.006 | Collecting pip 2026-08-31 23:32:45.095 | Downloading pip-26.2.1-py3-none-any.whl.metadata (4.6 kB) 2026-08-31 23:32:45.107 | Requirement already satisfied: setuptools[core] in /usr/lib/python3/dist-packages (68.1.2) 2026-08-31 23:32:45.590 | Collecting setuptools[core] 2026-08-31 23:32:45.606 | Downloading setuptools-84.0.0-py3-none-any.whl.metadata (6.6 kB) 2026-08-31 23:32:45.771 | Collecting packaging>=24.2 (from setuptools[core]) 2026-08-31 23:32:45.787 | Downloading packaging-26.3-py3-none-any.whl.metadata (3.5 kB) 2026-08-31 23:32:45.878 | Collecting more_itertools>=8.8 (from setuptools[core]) 2026-08-31 23:32:45.893 | Downloading more_itertools-11.1.0-py3-none-any.whl.metadata (41 kB) 2026-08-31 23:32:45.918 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 41.4/41.4 kB 1.7 MB/s eta 0:00:00 2026-08-31 23:32:45.996 | Collecting jaraco.text>=3.7 (from setuptools[core]) 2026-08-31 23:32:46.012 | Downloading jaraco_text-4.3.0-py3-none-any.whl.metadata (3.8 kB) 2026-08-31 23:32:46.119 | Collecting wheel>=0.43.0 (from setuptools[core]) 2026-08-31 23:32:46.134 | Downloading wheel-0.48.0-py3-none-any.whl.metadata (2.3 kB) 2026-08-31 23:32:46.217 | Collecting jaraco.functools>=4 (from setuptools[core]) 2026-08-31 23:32:46.232 | Downloading jaraco_functools-4.6.0-py3-none-any.whl.metadata (2.9 kB) 2026-08-31 23:32:46.347 | Collecting jaraco.context>=4.1 (from jaraco.text>=3.7->setuptools[core]) 2026-08-31 23:32:46.362 | Downloading jaraco_context-6.1.2-py3-none-any.whl.metadata (4.2 kB) 2026-08-31 23:32:46.443 | Collecting typer-slim (from jaraco.text>=3.7->setuptools[core]) 2026-08-31 23:32:46.459 | Downloading typer_slim-0.24.0-py3-none-any.whl.metadata (4.2 kB) 2026-08-31 23:32:46.716 | Collecting typer>=0.24.0 (from typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-08-31 23:32:46.732 | Downloading typer-0.27.2-py3-none-any.whl.metadata (16 kB) 2026-08-31 23:32:46.821 | Collecting shellingham>=1.3.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-08-31 23:32:46.837 | Downloading shellingham-1.5.4-py2.py3-none-any.whl.metadata (3.5 kB) 2026-08-31 23:32:47.028 | Collecting rich>=13.8.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-08-31 23:32:47.044 | Downloading rich-15.0.0-py3-none-any.whl.metadata (18 kB) 2026-08-31 23:32:47.110 | Collecting annotated-doc>=0.0.2 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-08-31 23:32:47.125 | Downloading annotated_doc-0.0.5-py3-none-any.whl.metadata (6.5 kB) 2026-08-31 23:32:47.218 | 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-08-31 23:32:47.235 | Downloading markdown_it_py-4.2.0-py3-none-any.whl.metadata (7.4 kB) 2026-08-31 23:32:47.333 | 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-08-31 23:32:47.349 | Downloading pygments-2.20.0-py3-none-any.whl.metadata (2.5 kB) 2026-08-31 23:32:47.400 | 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-08-31 23:32:47.433 | Downloading pip-26.2.1-py3-none-any.whl (1.8 MB) 2026-08-31 23:32:47.631 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 9.4 MB/s eta 0:00:00 2026-08-31 23:32:47.646 | Downloading jaraco_functools-4.6.0-py3-none-any.whl (11 kB) 2026-08-31 23:32:47.670 | Downloading jaraco_text-4.3.0-py3-none-any.whl (14 kB) 2026-08-31 23:32:47.692 | Downloading more_itertools-11.1.0-py3-none-any.whl (72 kB) 2026-08-31 23:32:47.707 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 72.2/72.2 kB 7.2 MB/s eta 0:00:00 2026-08-31 23:32:47.722 | Downloading packaging-26.3-py3-none-any.whl (129 kB) 2026-08-31 23:32:47.738 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 130.0/130.0 kB 10.0 MB/s eta 0:00:00 2026-08-31 23:32:47.753 | Downloading wheel-0.48.0-py3-none-any.whl (33 kB) 2026-08-31 23:32:47.776 | Downloading setuptools-84.0.0-py3-none-any.whl (818 kB) 2026-08-31 23:32:47.843 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 818.2/818.2 kB 13.4 MB/s eta 0:00:00 2026-08-31 23:32:47.857 | Downloading jaraco_context-6.1.2-py3-none-any.whl (7.9 kB) 2026-08-31 23:32:47.880 | Downloading typer_slim-0.24.0-py3-none-any.whl (3.4 kB) 2026-08-31 23:32:47.903 | Downloading typer-0.27.2-py3-none-any.whl (123 kB) 2026-08-31 23:32:47.918 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 123.1/123.1 kB 10.9 MB/s eta 0:00:00 2026-08-31 23:32:47.934 | Downloading annotated_doc-0.0.5-py3-none-any.whl (5.3 kB) 2026-08-31 23:32:47.957 | Downloading rich-15.0.0-py3-none-any.whl (310 kB) 2026-08-31 23:32:47.986 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 310.7/310.7 kB 12.3 MB/s eta 0:00:00 2026-08-31 23:32:48.001 | Downloading shellingham-1.5.4-py2.py3-none-any.whl (9.8 kB) 2026-08-31 23:32:48.028 | Downloading markdown_it_py-4.2.0-py3-none-any.whl (91 kB) 2026-08-31 23:32:48.042 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 91.7/91.7 kB 8.1 MB/s eta 0:00:00 2026-08-31 23:32:48.058 | Downloading pygments-2.20.0-py3-none-any.whl (1.2 MB) 2026-08-31 23:32:48.135 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 17.4 MB/s eta 0:00:00 2026-08-31 23:32:48.899 | 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-08-31 23:32:48.924 | Attempting uninstall: setuptools 2026-08-31 23:32:48.943 | Found existing installation: setuptools 68.1.2 2026-08-31 23:32:48.945 | Not uninstalling setuptools at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-31 23:32:48.945 | Can't uninstall 'setuptools'. No files were found to uninstall. 2026-08-31 23:32:49.871 | Attempting uninstall: pygments 2026-08-31 23:32:49.916 | Found existing installation: Pygments 2.17.2 2026-08-31 23:32:49.917 | Not uninstalling pygments at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-31 23:32:49.918 | Can't uninstall 'Pygments'. No files were found to uninstall. 2026-08-31 23:32:51.252 | Attempting uninstall: pip 2026-08-31 23:32:51.258 | Found existing installation: pip 24.0 2026-08-31 23:32:51.333 | Uninstalling pip-24.0: 2026-08-31 23:32:51.343 | Successfully uninstalled pip-24.0 2026-08-31 23:32:53.057 | Attempting uninstall: packaging 2026-08-31 23:32:53.085 | Found existing installation: packaging 24.0 2026-08-31 23:32:53.086 | Not uninstalling packaging at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-31 23:32:53.087 | Can't uninstall 'packaging'. No files were found to uninstall. 2026-08-31 23:32:53.326 | Attempting uninstall: markdown-it-py 2026-08-31 23:32:53.353 | Found existing installation: markdown-it-py 3.0.0 2026-08-31 23:32:53.354 | Not uninstalling markdown-it-py at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-31 23:32:53.355 | Can't uninstall 'markdown-it-py'. No files were found to uninstall. 2026-08-31 23:32:53.526 | Attempting uninstall: wheel 2026-08-31 23:32:53.559 | Found existing installation: wheel 0.42.0 2026-08-31 23:32:53.560 | Not uninstalling wheel at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-31 23:32:53.560 | Can't uninstall 'wheel'. No files were found to uninstall. 2026-08-31 23:32:53.617 | Attempting uninstall: rich 2026-08-31 23:32:53.650 | Found existing installation: rich 13.7.1 2026-08-31 23:32:53.650 | Not uninstalling rich at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-31 23:32:53.651 | Can't uninstall 'rich'. No files were found to uninstall. 2026-08-31 23:32:54.415 | Successfully installed annotated-doc-0.0.5 jaraco.context-6.1.2 jaraco.functools-4.6.0 jaraco.text-4.3.0 markdown-it-py-4.2.0 more_itertools-11.1.0 packaging-26.3 pip-26.2.1 pygments-2.20.0 rich-15.0.0 setuptools-84.0.0 shellingham-1.5.4 typer-0.27.2 typer-slim-0.24.0 wheel-0.48.0 2026-08-31 23:32:54.673 | + inc/python:pip_install:216 : result=0 2026-08-31 23:32:54.678 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-31 23:32:54.682 | + functions-common:time_stop:2420 : local name 2026-08-31 23:32:54.685 | + functions-common:time_stop:2421 : local end_time 2026-08-31 23:32:54.689 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-31 23:32:54.693 | + functions-common:time_stop:2423 : local total 2026-08-31 23:32:54.697 | + functions-common:time_stop:2424 : local start_time 2026-08-31 23:32:54.700 | + functions-common:time_stop:2426 : name=pip_install 2026-08-31 23:32:54.704 | + functions-common:time_stop:2427 : start_time=1788219163267 2026-08-31 23:32:54.707 | + functions-common:time_stop:2429 : [[ -z 1788219163267 ]] 2026-08-31 23:32:54.712 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-31 23:32:54.719 | + functions-common:time_stop:2432 : end_time=1788219174715 2026-08-31 23:32:54.722 | + functions-common:time_stop:2433 : elapsed_time=11448 2026-08-31 23:32:54.726 | + functions-common:time_stop:2434 : total=0 2026-08-31 23:32:54.729 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-31 23:32:54.733 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=11448 2026-08-31 23:32:54.737 | + inc/python:pip_install:219 : return 0 2026-08-31 23:32:54.740 | + 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-08-31 23:32:54.743 | + 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-08-31 23:32:54.747 | + 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-08-31 23:32:54.751 | + inc/python:setup_devstack_virtualenv:48 : export PYTHON=/opt/stack/data/venv/bin/python3 2026-08-31 23:32:54.755 | + inc/python:setup_devstack_virtualenv:48 : PYTHON=/opt/stack/data/venv/bin/python3 2026-08-31 23:32:54.759 | + ./stack.sh:main:824 : pip_install -U os-testr 2026-08-31 23:32:54.792 | Using python 3.12 to install os-testr 2026-08-31 23:32:54.796 | + 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-08-31 23:32:56.069 | Collecting os-testr 2026-08-31 23:32:56.203 | Downloading os_testr-3.0.0-py3-none-any.whl.metadata (1.8 kB) 2026-08-31 23:32:56.269 | Collecting pbr!=2.1.0,>=2.0.0 (from os-testr) 2026-08-31 23:32:56.285 | Downloading pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-08-31 23:32:56.326 | Collecting python-subunit>=1.0.0 (from os-testr) 2026-08-31 23:32:56.344 | Downloading python_subunit-1.4.6-py3-none-any.whl.metadata (22 kB) 2026-08-31 23:32:56.405 | Collecting testtools>=2.2.0 (from os-testr) 2026-08-31 23:32:56.420 | Downloading testtools-2.9.1-py3-none-any.whl.metadata (5.4 kB) 2026-08-31 23:32:56.433 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr!=2.1.0,>=2.0.0->os-testr) (84.0.0) 2026-08-31 23:32:56.463 | Collecting iso8601 (from python-subunit>=1.0.0->os-testr) 2026-08-31 23:32:56.479 | Downloading iso8601-2.1.0-py3-none-any.whl.metadata (3.7 kB) 2026-08-31 23:32:56.582 | Collecting PyYAML (from python-subunit>=1.0.0->os-testr) 2026-08-31 23:32:56.598 | 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-08-31 23:32:56.634 | Downloading os_testr-3.0.0-py3-none-any.whl (32 kB) 2026-08-31 23:32:56.660 | Downloading pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-08-31 23:32:56.700 | Downloading python_subunit-1.4.6-py3-none-any.whl (77 kB) 2026-08-31 23:32:56.725 | Downloading testtools-2.9.1-py3-none-any.whl (110 kB) 2026-08-31 23:32:56.749 | Downloading iso8601-2.1.0-py3-none-any.whl (7.5 kB) 2026-08-31 23:32:56.772 | Downloading pyyaml-6.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (807 kB) 2026-08-31 23:32:56.813 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 807.9/807.9 kB 23.8 MB/s 0:00:00 2026-08-31 23:32:57.015 | Installing collected packages: testtools, PyYAML, pbr, iso8601, python-subunit, os-testr 2026-08-31 23:32:57.197 | Attempting uninstall: PyYAML 2026-08-31 23:32:57.208 | Found existing installation: PyYAML 6.0.1 2026-08-31 23:32:57.208 | Not uninstalling pyyaml at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-31 23:32:57.210 | Can't uninstall 'PyYAML'. No files were found to uninstall. 2026-08-31 23:32:57.654 | 2026-08-31 23:32:57.660 | 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-08-31 23:32:57.820 | + inc/python:pip_install:216 : result=0 2026-08-31 23:32:57.825 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-31 23:32:57.829 | + functions-common:time_stop:2420 : local name 2026-08-31 23:32:57.833 | + functions-common:time_stop:2421 : local end_time 2026-08-31 23:32:57.837 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-31 23:32:57.841 | + functions-common:time_stop:2423 : local total 2026-08-31 23:32:57.845 | + functions-common:time_stop:2424 : local start_time 2026-08-31 23:32:57.849 | + functions-common:time_stop:2426 : name=pip_install 2026-08-31 23:32:57.853 | + functions-common:time_stop:2427 : start_time=1788219174783 2026-08-31 23:32:57.857 | + functions-common:time_stop:2429 : [[ -z 1788219174783 ]] 2026-08-31 23:32:57.862 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-31 23:32:57.868 | + functions-common:time_stop:2432 : end_time=1788219177864 2026-08-31 23:32:57.873 | + functions-common:time_stop:2433 : elapsed_time=3081 2026-08-31 23:32:57.876 | + functions-common:time_stop:2434 : total=11448 2026-08-31 23:32:57.881 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-31 23:32:57.885 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=14529 2026-08-31 23:32:57.890 | + inc/python:pip_install:219 : return 0 2026-08-31 23:32:57.894 | + ./stack.sh:main:828 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2026-08-31 23:32:57.986 | + ./stack.sh:main:829 : sudo systemctl restart systemd-journald 2026-08-31 23:32:58.082 | + ./stack.sh:main:835 : install_infra 2026-08-31 23:32:58.086 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-08-31 23:32:58.090 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2026-08-31 23:32:58.094 | + lib/infra:install_infra:32 : python3.12 -m venv /opt/stack/requirements/.venv 2026-08-31 23:33:03.873 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-08-31 23:33:03.876 | + lib/infra:install_infra:34 : pip_install -U pbr 'setuptools[core]' 2026-08-31 23:33:03.908 | + 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-08-31 23:33:05.355 | Collecting pbr 2026-08-31 23:33:05.361 | Using cached pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-08-31 23:33:05.839 | Collecting setuptools[core] 2026-08-31 23:33:05.842 | Using cached setuptools-84.0.0-py3-none-any.whl.metadata (6.6 kB) 2026-08-31 23:33:06.000 | Collecting packaging>=24.2 (from setuptools[core]) 2026-08-31 23:33:06.003 | Using cached packaging-26.3-py3-none-any.whl.metadata (3.5 kB) 2026-08-31 23:33:06.079 | Collecting more_itertools>=8.8 (from setuptools[core]) 2026-08-31 23:33:06.082 | Using cached more_itertools-11.1.0-py3-none-any.whl.metadata (41 kB) 2026-08-31 23:33:06.154 | Collecting jaraco.text>=3.7 (from setuptools[core]) 2026-08-31 23:33:06.157 | Using cached jaraco_text-4.3.0-py3-none-any.whl.metadata (3.8 kB) 2026-08-31 23:33:06.253 | Collecting wheel>=0.43.0 (from setuptools[core]) 2026-08-31 23:33:06.256 | Using cached wheel-0.48.0-py3-none-any.whl.metadata (2.3 kB) 2026-08-31 23:33:06.331 | Collecting jaraco.functools>=4 (from setuptools[core]) 2026-08-31 23:33:06.334 | Using cached jaraco_functools-4.6.0-py3-none-any.whl.metadata (2.9 kB) 2026-08-31 23:33:06.436 | Collecting jaraco.context>=4.1 (from jaraco.text>=3.7->setuptools[core]) 2026-08-31 23:33:06.440 | Using cached jaraco_context-6.1.2-py3-none-any.whl.metadata (4.2 kB) 2026-08-31 23:33:06.510 | Collecting typer-slim (from jaraco.text>=3.7->setuptools[core]) 2026-08-31 23:33:06.513 | Using cached typer_slim-0.24.0-py3-none-any.whl.metadata (4.2 kB) 2026-08-31 23:33:06.762 | Collecting typer>=0.24.0 (from typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-08-31 23:33:06.764 | Using cached typer-0.27.2-py3-none-any.whl.metadata (16 kB) 2026-08-31 23:33:06.841 | Collecting shellingham>=1.3.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-08-31 23:33:06.844 | Using cached shellingham-1.5.4-py2.py3-none-any.whl.metadata (3.5 kB) 2026-08-31 23:33:07.023 | Collecting rich>=13.8.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-08-31 23:33:07.025 | Using cached rich-15.0.0-py3-none-any.whl.metadata (18 kB) 2026-08-31 23:33:07.078 | Collecting annotated-doc>=0.0.2 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-08-31 23:33:07.082 | Using cached annotated_doc-0.0.5-py3-none-any.whl.metadata (6.5 kB) 2026-08-31 23:33:07.164 | 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-08-31 23:33:07.167 | Using cached markdown_it_py-4.2.0-py3-none-any.whl.metadata (7.4 kB) 2026-08-31 23:33:07.251 | 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-08-31 23:33:07.254 | Using cached pygments-2.20.0-py3-none-any.whl.metadata (2.5 kB) 2026-08-31 23:33:07.345 | 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-08-31 23:33:07.437 | Downloading mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB) 2026-08-31 23:33:07.465 | Using cached pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-08-31 23:33:07.469 | Using cached jaraco_functools-4.6.0-py3-none-any.whl (11 kB) 2026-08-31 23:33:07.473 | Using cached jaraco_text-4.3.0-py3-none-any.whl (14 kB) 2026-08-31 23:33:07.473 | Using cached more_itertools-11.1.0-py3-none-any.whl (72 kB) 2026-08-31 23:33:07.477 | Using cached packaging-26.3-py3-none-any.whl (129 kB) 2026-08-31 23:33:07.480 | Using cached wheel-0.48.0-py3-none-any.whl (33 kB) 2026-08-31 23:33:07.483 | Using cached setuptools-84.0.0-py3-none-any.whl (818 kB) 2026-08-31 23:33:07.493 | Using cached jaraco_context-6.1.2-py3-none-any.whl (7.9 kB) 2026-08-31 23:33:07.495 | Using cached typer_slim-0.24.0-py3-none-any.whl (3.4 kB) 2026-08-31 23:33:07.497 | Using cached typer-0.27.2-py3-none-any.whl (123 kB) 2026-08-31 23:33:07.501 | Using cached annotated_doc-0.0.5-py3-none-any.whl (5.3 kB) 2026-08-31 23:33:07.503 | Using cached rich-15.0.0-py3-none-any.whl (310 kB) 2026-08-31 23:33:07.509 | Using cached shellingham-1.5.4-py2.py3-none-any.whl (9.8 kB) 2026-08-31 23:33:07.511 | Using cached markdown_it_py-4.2.0-py3-none-any.whl (91 kB) 2026-08-31 23:33:07.515 | Using cached pygments-2.20.0-py3-none-any.whl (1.2 MB) 2026-08-31 23:33:07.541 | Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB) 2026-08-31 23:33:07.832 | 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-08-31 23:33:11.468 | Successfully installed annotated-doc-0.0.5 jaraco.context-6.1.2 jaraco.functools-4.6.0 jaraco.text-4.3.0 markdown-it-py-4.2.0 mdurl-0.1.2 more_itertools-11.1.0 packaging-26.3 pbr-7.0.3 pygments-2.20.0 rich-15.0.0 setuptools-84.0.0 shellingham-1.5.4 typer-0.27.2 typer-slim-0.24.0 wheel-0.48.0 2026-08-31 23:33:11.679 | + inc/python:pip_install:216 : result=0 2026-08-31 23:33:11.683 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-31 23:33:11.686 | + functions-common:time_stop:2420 : local name 2026-08-31 23:33:11.689 | + functions-common:time_stop:2421 : local end_time 2026-08-31 23:33:11.692 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-31 23:33:11.695 | + functions-common:time_stop:2423 : local total 2026-08-31 23:33:11.699 | + functions-common:time_stop:2424 : local start_time 2026-08-31 23:33:11.702 | + functions-common:time_stop:2426 : name=pip_install 2026-08-31 23:33:11.706 | + functions-common:time_stop:2427 : start_time=1788219183898 2026-08-31 23:33:11.709 | + functions-common:time_stop:2429 : [[ -z 1788219183898 ]] 2026-08-31 23:33:11.714 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-31 23:33:11.720 | + functions-common:time_stop:2432 : end_time=1788219191715 2026-08-31 23:33:11.722 | + functions-common:time_stop:2433 : elapsed_time=7817 2026-08-31 23:33:11.726 | + functions-common:time_stop:2434 : total=14529 2026-08-31 23:33:11.729 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-31 23:33:11.732 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=22346 2026-08-31 23:33:11.736 | + inc/python:pip_install:219 : return 0 2026-08-31 23:33:11.739 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-08-31 23:33:11.743 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2026-08-31 23:33:11.773 | + 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-08-31 23:33:13.075 | Processing /opt/stack/requirements 2026-08-31 23:33:13.079 | Installing build dependencies: started 2026-08-31 23:33:16.031 | Installing build dependencies: finished with status 'done' 2026-08-31 23:33:16.033 | Getting requirements to build wheel: started 2026-08-31 23:33:16.351 | Getting requirements to build wheel: finished with status 'done' 2026-08-31 23:33:16.357 | Preparing metadata (pyproject.toml): started 2026-08-31 23:33:17.624 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-08-31 23:33:18.230 | Collecting fixtures>=3.0.0 (from openstack_requirements==1.2.1.dev8694) 2026-08-31 23:33:18.322 | Downloading fixtures-4.3.2-py3-none-any.whl.metadata (22 kB) 2026-08-31 23:33:18.343 | 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.dev8694) (26.3) 2026-08-31 23:33:18.489 | Collecting requests>=2.14.2 (from openstack_requirements==1.2.1.dev8694) 2026-08-31 23:33:18.506 | Downloading requests-2.34.2-py3-none-any.whl.metadata (4.8 kB) 2026-08-31 23:33:18.668 | Collecting PyYAML>=3.12 (from openstack_requirements==1.2.1.dev8694) 2026-08-31 23:33:18.673 | 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-08-31 23:33:18.729 | Collecting beagle>=0.2.1 (from openstack_requirements==1.2.1.dev8694) 2026-08-31 23:33:18.746 | Downloading beagle-0.5.0-py3-none-any.whl.metadata (1.1 kB) 2026-08-31 23:33:18.759 | 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.dev8694) (84.0.0) 2026-08-31 23:33:19.211 | Collecting charset_normalizer<4,>=2 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8694) 2026-08-31 23:33:19.227 | Downloading charset_normalizer-3.5.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (44 kB) 2026-08-31 23:33:19.247 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 44.1/44.1 kB 2.7 MB/s eta 0:00:00 2026-08-31 23:33:19.325 | Collecting idna<4,>=2.5 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8694) 2026-08-31 23:33:19.340 | Downloading idna-3.18-py3-none-any.whl.metadata (6.1 kB) 2026-08-31 23:33:19.468 | Collecting urllib3<3,>=1.26 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8694) 2026-08-31 23:33:19.484 | Downloading urllib3-2.7.0-py3-none-any.whl.metadata (6.9 kB) 2026-08-31 23:33:19.579 | Collecting certifi>=2023.5.7 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8694) 2026-08-31 23:33:19.594 | Downloading certifi-2026.7.22-py3-none-any.whl.metadata (2.5 kB) 2026-08-31 23:33:19.718 | Downloading beagle-0.5.0-py3-none-any.whl (10 kB) 2026-08-31 23:33:19.744 | Downloading fixtures-4.3.2-py3-none-any.whl (41 kB) 2026-08-31 23:33:19.758 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 41.6/41.6 kB 3.8 MB/s eta 0:00:00 2026-08-31 23:33:19.761 | 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-08-31 23:33:19.783 | Downloading requests-2.34.2-py3-none-any.whl (73 kB) 2026-08-31 23:33:19.797 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 73.1/73.1 kB 7.0 MB/s eta 0:00:00 2026-08-31 23:33:19.813 | Downloading certifi-2026.7.22-py3-none-any.whl (136 kB) 2026-08-31 23:33:19.830 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 137.0/137.0 kB 10.5 MB/s eta 0:00:00 2026-08-31 23:33:19.847 | Downloading charset_normalizer-3.5.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (247 kB) 2026-08-31 23:33:19.867 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 247.5/247.5 kB 16.9 MB/s eta 0:00:00 2026-08-31 23:33:19.883 | Downloading idna-3.18-py3-none-any.whl (65 kB) 2026-08-31 23:33:19.897 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 65.5/65.5 kB 6.0 MB/s eta 0:00:00 2026-08-31 23:33:19.912 | Downloading urllib3-2.7.0-py3-none-any.whl (131 kB) 2026-08-31 23:33:19.930 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.1/131.1 kB 10.9 MB/s eta 0:00:00 2026-08-31 23:33:19.964 | Building wheels for collected packages: openstack_requirements 2026-08-31 23:33:19.966 | Building wheel for openstack_requirements (pyproject.toml): started 2026-08-31 23:33:22.344 | Building wheel for openstack_requirements (pyproject.toml): finished with status 'done' 2026-08-31 23:33:22.345 | Created wheel for openstack_requirements: filename=openstack_requirements-1.2.1.dev8694-py3-none-any.whl size=53491 sha256=6a77e982e4310f1b39365bd89fe57d6a38d9a62b6dbbcb7d3bdff9345f36e024 2026-08-31 23:33:22.345 | Stored in directory: /tmp/pip-ephem-wheel-cache-5iv7pg3f/wheels/09/5d/92/4cd2c84803dbd4129257ae3d0359353f58d376e96c4633bda7 2026-08-31 23:33:22.351 | Successfully built openstack_requirements 2026-08-31 23:33:22.640 | Installing collected packages: urllib3, PyYAML, idna, fixtures, charset_normalizer, certifi, beagle, requests, openstack_requirements 2026-08-31 23:33:23.409 | Successfully installed PyYAML-6.0.3 beagle-0.5.0 certifi-2026.7.22 charset_normalizer-3.5.0 fixtures-4.3.2 idna-3.18 openstack_requirements-1.2.1.dev8694 requests-2.34.2 urllib3-2.7.0 2026-08-31 23:33:23.650 | + inc/python:pip_install:216 : result=0 2026-08-31 23:33:23.654 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-31 23:33:23.658 | + functions-common:time_stop:2420 : local name 2026-08-31 23:33:23.662 | + functions-common:time_stop:2421 : local end_time 2026-08-31 23:33:23.665 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-31 23:33:23.669 | + functions-common:time_stop:2423 : local total 2026-08-31 23:33:23.673 | + functions-common:time_stop:2424 : local start_time 2026-08-31 23:33:23.677 | + functions-common:time_stop:2426 : name=pip_install 2026-08-31 23:33:23.680 | + functions-common:time_stop:2427 : start_time=1788219191764 2026-08-31 23:33:23.684 | + functions-common:time_stop:2429 : [[ -z 1788219191764 ]] 2026-08-31 23:33:23.689 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-31 23:33:23.695 | + functions-common:time_stop:2432 : end_time=1788219203691 2026-08-31 23:33:23.699 | + functions-common:time_stop:2433 : elapsed_time=11927 2026-08-31 23:33:23.703 | + functions-common:time_stop:2434 : total=22346 2026-08-31 23:33:23.707 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-31 23:33:23.712 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=34273 2026-08-31 23:33:23.716 | + inc/python:pip_install:219 : return 0 2026-08-31 23:33:23.721 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2026-08-31 23:33:23.725 | + lib/infra:install_infra:42 : use_library_from_git pbr 2026-08-31 23:33:23.728 | + inc/python:use_library_from_git:266 : local name=pbr 2026-08-31 23:33:23.732 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-31 23:33:23.736 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-31 23:33:23.740 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,pbr, ]] 2026-08-31 23:33:23.744 | + inc/python:use_library_from_git:269 : return 1 2026-08-31 23:33:23.749 | + lib/infra:install_infra:48 : pip_install -U pbr 2026-08-31 23:33:23.778 | Using python 3.12 to install pbr 2026-08-31 23:33:23.782 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2026-08-31 23:33:24.773 | Requirement already satisfied: pbr in /opt/stack/data/venv/lib/python3.12/site-packages (7.0.3) 2026-08-31 23:33:24.820 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr) (84.0.0) 2026-08-31 23:33:25.082 | + inc/python:pip_install:216 : result=0 2026-08-31 23:33:25.086 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-31 23:33:25.089 | + functions-common:time_stop:2420 : local name 2026-08-31 23:33:25.092 | + functions-common:time_stop:2421 : local end_time 2026-08-31 23:33:25.095 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-31 23:33:25.099 | + functions-common:time_stop:2423 : local total 2026-08-31 23:33:25.103 | + functions-common:time_stop:2424 : local start_time 2026-08-31 23:33:25.106 | + functions-common:time_stop:2426 : name=pip_install 2026-08-31 23:33:25.110 | + functions-common:time_stop:2427 : start_time=1788219203770 2026-08-31 23:33:25.114 | + functions-common:time_stop:2429 : [[ -z 1788219203770 ]] 2026-08-31 23:33:25.118 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-31 23:33:25.124 | + functions-common:time_stop:2432 : end_time=1788219205119 2026-08-31 23:33:25.126 | + functions-common:time_stop:2433 : elapsed_time=1349 2026-08-31 23:33:25.130 | + functions-common:time_stop:2434 : total=34273 2026-08-31 23:33:25.134 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-31 23:33:25.137 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=35622 2026-08-31 23:33:25.140 | + inc/python:pip_install:219 : return 0 2026-08-31 23:33:25.143 | + ./stack.sh:main:838 : python3.12 -m venv /opt/stack/bindep-venv 2026-08-31 23:33:30.994 | + ./stack.sh:main:840 : /opt/stack/bindep-venv/bin/pip install bindep 2026-08-31 23:33:31.801 | Collecting bindep 2026-08-31 23:33:31.908 | Downloading bindep-2.14.0-py3-none-any.whl.metadata (11 kB) 2026-08-31 23:33:32.014 | Collecting distro>=1.7 (from bindep) 2026-08-31 23:33:32.029 | Downloading distro-1.9.0-py3-none-any.whl.metadata (6.8 kB) 2026-08-31 23:33:32.123 | Collecting packaging (from bindep) 2026-08-31 23:33:32.128 | Using cached packaging-26.3-py3-none-any.whl.metadata (3.5 kB) 2026-08-31 23:33:32.177 | Collecting Parsley (from bindep) 2026-08-31 23:33:32.194 | Downloading Parsley-1.3-py2.py3-none-any.whl.metadata (4.1 kB) 2026-08-31 23:33:32.287 | Collecting pbr>=2 (from bindep) 2026-08-31 23:33:32.290 | Using cached pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-08-31 23:33:32.702 | Collecting setuptools (from pbr>=2->bindep) 2026-08-31 23:33:32.705 | Using cached setuptools-84.0.0-py3-none-any.whl.metadata (6.6 kB) 2026-08-31 23:33:32.794 | Downloading bindep-2.14.0-py3-none-any.whl (35 kB) 2026-08-31 23:33:32.825 | Downloading distro-1.9.0-py3-none-any.whl (20 kB) 2026-08-31 23:33:32.836 | Using cached pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-08-31 23:33:32.840 | Using cached packaging-26.3-py3-none-any.whl (129 kB) 2026-08-31 23:33:32.857 | Downloading Parsley-1.3-py2.py3-none-any.whl (88 kB) 2026-08-31 23:33:32.878 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 88.9/88.9 kB 5.3 MB/s eta 0:00:00 2026-08-31 23:33:32.881 | Using cached setuptools-84.0.0-py3-none-any.whl (818 kB) 2026-08-31 23:33:33.024 | Installing collected packages: Parsley, setuptools, packaging, distro, pbr, bindep 2026-08-31 23:33:34.545 | Successfully installed Parsley-1.3 bindep-2.14.0 distro-1.9.0 packaging-26.3 pbr-7.0.3 setuptools-84.0.0 2026-08-31 23:33:34.716 | + ./stack.sh:main:841 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2026-08-31 23:33:34.720 | + ./stack.sh:main:841 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2026-08-31 23:33:34.723 | ++ ./stack.sh:main:844 : _get_plugin_bindep_packages 2026-08-31 23:33:34.742 | + ./stack.sh:main:844 : pkgs= 2026-08-31 23:33:34.745 | + ./stack.sh:main:845 : [[ -n '' ]] 2026-08-31 23:33:34.748 | + ./stack.sh:main:852 : run_phase stack pre-install 2026-08-31 23:33:34.751 | + functions-common:run_phase:1848 : local mode=stack 2026-08-31 23:33:34.754 | + functions-common:run_phase:1849 : local phase=pre-install 2026-08-31 23:33:34.757 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-08-31 23:33:34.760 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-08-31 23:33:34.763 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-08-31 23:33:34.766 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-08-31 23:33:34.768 | + functions-common:run_phase:1858 : local extra 2026-08-31 23:33:34.772 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-08-31 23:33:34.776 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-08-31 23:33:34.779 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-08-31 23:33:34.782 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-08-31 23:33:34.785 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack pre-install 2026-08-31 23:33:34.788 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-08-31 23:33:34.807 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-31 23:33:34.810 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-08-31 23:33:34.813 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-08-31 23:33:34.815 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2026-08-31 23:33:34.817 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-08-31 23:33:34.820 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-08-31 23:33:34.822 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2026-08-31 23:33:34.825 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2026-08-31 23:33:34.829 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2026-08-31 23:33:34.831 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2026-08-31 23:33:34.835 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2026-08-31 23:33:34.838 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2026-08-31 23:33:34.841 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-08-31 23:33:34.844 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-08-31 23:33:34.847 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-08-31 23:33:34.850 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-08-31 23:33:34.853 | + functions-common:run_phase:1875 : run_plugins stack pre-install 2026-08-31 23:33:34.856 | + functions-common:run_plugins:1834 : local mode=stack 2026-08-31 23:33:34.860 | + functions-common:run_plugins:1835 : local phase=pre-install 2026-08-31 23:33:34.862 | + functions-common:run_plugins:1837 : local plugins= 2026-08-31 23:33:34.866 | + functions-common:run_plugins:1838 : local plugin 2026-08-31 23:33:34.869 | + ./stack.sh:main:855 : set_systemd_override DefaultLimitNOFILE 2048 2026-08-31 23:33:34.872 | + functions:set_systemd_override:844 : local key=DefaultLimitNOFILE 2026-08-31 23:33:34.875 | + functions:set_systemd_override:845 : local value=2048 2026-08-31 23:33:34.879 | + functions:set_systemd_override:847 : local sysconf=/etc/systemd/system.conf 2026-08-31 23:33:34.882 | + functions:set_systemd_override:848 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2026-08-31 23:33:34.949 | + functions:set_systemd_override:849 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2026-08-31 23:33:34.949 | Set systemd system override for DefaultLimitNOFILE=2048 2026-08-31 23:33:34.952 | + functions:set_systemd_override:851 : sudo systemctl daemon-reload 2026-08-31 23:33:35.369 | + ./stack.sh:main:857 : install_rpc_backend 2026-08-31 23:33:35.371 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2026-08-31 23:33:35.386 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 23:33:35.389 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2026-08-31 23:33:35.391 | + functions-common:install_package:1438 : update_package_repo 2026-08-31 23:33:35.394 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-08-31 23:33:35.397 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-08-31 23:33:35.399 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-08-31 23:33:35.401 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-08-31 23:33:35.403 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-08-31 23:33:35.406 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-31 23:33:35.408 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-31 23:33:35.410 | + functions-common:update_package_repo:1421 : apt_get_update 2026-08-31 23:33:35.412 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-08-31 23:33:35.414 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-08-31 23:33:35.417 | + functions-common:apt_get_update:1167 : return 2026-08-31 23:33:35.419 | + functions-common:install_package:1439 : real_install_package rabbitmq-server 2026-08-31 23:33:35.421 | + functions-common:real_install_package:1426 : is_ubuntu 2026-08-31 23:33:35.423 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-31 23:33:35.425 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-31 23:33:35.429 | + functions-common:real_install_package:1427 : apt_get install rabbitmq-server 2026-08-31 23:33:35.450 | + 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-08-31 23:33:35.489 | Reading package lists... 2026-08-31 23:33:35.867 | Building dependency tree... 2026-08-31 23:33:35.869 | Reading state information... 2026-08-31 23:33:36.444 | The following packages were automatically installed and are no longer required: 2026-08-31 23:33:36.447 | libfwupd2 libgusb2 2026-08-31 23:33:36.447 | Use 'sudo apt autoremove' to remove them. 2026-08-31 23:33:36.449 | The following additional packages will be installed: 2026-08-31 23:33:36.449 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2026-08-31 23:33:36.450 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2026-08-31 23:33:36.450 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2026-08-31 23:33:36.454 | erlang-tools erlang-xmerl 2026-08-31 23:33:36.456 | Suggested packages: 2026-08-31 23:33:36.456 | erlang erlang-manpages erlang-doc 2026-08-31 23:33:36.517 | The following NEW packages will be installed: 2026-08-31 23:33:36.518 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2026-08-31 23:33:36.518 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2026-08-31 23:33:36.518 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2026-08-31 23:33:36.520 | erlang-tools erlang-xmerl rabbitmq-server 2026-08-31 23:33:36.757 | 0 upgraded, 18 newly installed, 0 to remove and 28 not upgraded. 2026-08-31 23:33:36.757 | Need to get 36.1 MB of archives. 2026-08-31 23:33:36.758 | After this operation, 56.3 MB of additional disk space will be used. 2026-08-31 23:33:36.758 | 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-08-31 23:33:37.826 | 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-08-31 23:33:37.836 | 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-08-31 23:33:37.838 | 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-08-31 23:33:37.847 | 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-08-31 23:33:37.857 | 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-08-31 23:33:37.860 | 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-08-31 23:33:37.928 | 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-08-31 23:33:37.929 | Get:9 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-ftp amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [86.0 kB] 2026-08-31 23:33:37.930 | 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-08-31 23:33:37.932 | 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-08-31 23:33:38.017 | 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-08-31 23:33:38.037 | 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-08-31 23:33:38.039 | 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-08-31 23:33:38.041 | 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-08-31 23:33:38.045 | 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-08-31 23:33:38.112 | 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-08-31 23:33:38.127 | Get:18 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 rabbitmq-server all 3.12.1-1ubuntu1.2 [15.9 MB] 2026-08-31 23:33:38.772 | perl: warning: Setting locale failed. 2026-08-31 23:33:38.772 | perl: warning: Please check that your locale settings: 2026-08-31 23:33:38.772 | LANGUAGE = (unset), 2026-08-31 23:33:38.772 | LC_ALL = "en_US.utf8", 2026-08-31 23:33:38.772 | LANG = "de_DE.UTF-8" 2026-08-31 23:33:38.772 | are supported and installed on your system. 2026-08-31 23:33:38.773 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-31 23:33:38.834 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-08-31 23:33:38.834 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-08-31 23:33:38.834 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-08-31 23:33:39.028 | Fetched 36.1 MB in 2s (18.2 MB/s) 2026-08-31 23:33:39.124 | Selecting previously unselected package erlang-base. 2026-08-31 23:33:39.191 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 123043 files and directories currently installed.) 2026-08-31 23:33:39.198 | Preparing to unpack .../00-erlang-base_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-08-31 23:33:39.202 | Unpacking erlang-base (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-31 23:33:39.555 | Selecting previously unselected package erlang-asn1. 2026-08-31 23:33:39.567 | Preparing to unpack .../01-erlang-asn1_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-08-31 23:33:39.571 | Unpacking erlang-asn1 (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-31 23:33:39.631 | Selecting previously unselected package erlang-crypto. 2026-08-31 23:33:39.644 | Preparing to unpack .../02-erlang-crypto_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-08-31 23:33:39.648 | Unpacking erlang-crypto (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-31 23:33:39.692 | Selecting previously unselected package erlang-public-key. 2026-08-31 23:33:39.705 | Preparing to unpack .../03-erlang-public-key_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-08-31 23:33:39.709 | Unpacking erlang-public-key (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-31 23:33:39.762 | Selecting previously unselected package erlang-mnesia. 2026-08-31 23:33:39.776 | Preparing to unpack .../04-erlang-mnesia_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-08-31 23:33:39.780 | Unpacking erlang-mnesia (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-31 23:33:39.846 | Selecting previously unselected package erlang-runtime-tools. 2026-08-31 23:33:39.860 | Preparing to unpack .../05-erlang-runtime-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-08-31 23:33:39.864 | Unpacking erlang-runtime-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-31 23:33:39.924 | Selecting previously unselected package erlang-ssl. 2026-08-31 23:33:39.937 | Preparing to unpack .../06-erlang-ssl_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-08-31 23:33:39.941 | Unpacking erlang-ssl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-31 23:33:40.032 | Selecting previously unselected package erlang-eldap. 2026-08-31 23:33:40.045 | Preparing to unpack .../07-erlang-eldap_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-08-31 23:33:40.049 | Unpacking erlang-eldap (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-31 23:33:40.089 | Selecting previously unselected package erlang-ftp. 2026-08-31 23:33:40.103 | Preparing to unpack .../08-erlang-ftp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-08-31 23:33:40.106 | Unpacking erlang-ftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-31 23:33:40.148 | Selecting previously unselected package erlang-tftp. 2026-08-31 23:33:40.161 | Preparing to unpack .../09-erlang-tftp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-08-31 23:33:40.165 | Unpacking erlang-tftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-31 23:33:40.209 | Selecting previously unselected package erlang-inets. 2026-08-31 23:33:40.222 | Preparing to unpack .../10-erlang-inets_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-08-31 23:33:40.229 | Unpacking erlang-inets (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-31 23:33:40.307 | Selecting previously unselected package erlang-snmp. 2026-08-31 23:33:40.321 | Preparing to unpack .../11-erlang-snmp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-08-31 23:33:40.325 | Unpacking erlang-snmp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-31 23:33:40.473 | Selecting previously unselected package erlang-os-mon. 2026-08-31 23:33:40.486 | Preparing to unpack .../12-erlang-os-mon_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-08-31 23:33:40.490 | Unpacking erlang-os-mon (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-31 23:33:40.536 | Selecting previously unselected package erlang-parsetools. 2026-08-31 23:33:40.551 | Preparing to unpack .../13-erlang-parsetools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-08-31 23:33:40.556 | Unpacking erlang-parsetools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-31 23:33:40.603 | Selecting previously unselected package erlang-syntax-tools. 2026-08-31 23:33:40.618 | Preparing to unpack .../14-erlang-syntax-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-08-31 23:33:40.622 | Unpacking erlang-syntax-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-31 23:33:40.674 | Selecting previously unselected package erlang-tools. 2026-08-31 23:33:40.689 | Preparing to unpack .../15-erlang-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-08-31 23:33:40.693 | Unpacking erlang-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-31 23:33:40.758 | Selecting previously unselected package erlang-xmerl. 2026-08-31 23:33:40.772 | Preparing to unpack .../16-erlang-xmerl_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-08-31 23:33:40.776 | Unpacking erlang-xmerl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-31 23:33:40.859 | Selecting previously unselected package rabbitmq-server. 2026-08-31 23:33:40.874 | Preparing to unpack .../17-rabbitmq-server_3.12.1-1ubuntu1.2_all.deb ... 2026-08-31 23:33:40.881 | Unpacking rabbitmq-server (3.12.1-1ubuntu1.2) ... 2026-08-31 23:33:41.933 | Setting up erlang-base (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-31 23:33:42.300 | Created symlink /etc/systemd/system/multi-user.target.wants/epmd.service → /usr/lib/systemd/system/epmd.service. 2026-08-31 23:33:42.300 | Created symlink /etc/systemd/system/sockets.target.wants/epmd.socket → /usr/lib/systemd/system/epmd.socket. 2026-08-31 23:33:44.866 | Searching for services which depend on erlang and should be started... none found. 2026-08-31 23:33:44.894 | Setting up erlang-xmerl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-31 23:33:44.907 | Setting up erlang-syntax-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-31 23:33:44.919 | Setting up erlang-parsetools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-31 23:33:44.931 | Setting up erlang-asn1 (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-31 23:33:44.941 | Setting up erlang-tftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-31 23:33:44.952 | Setting up erlang-mnesia (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-31 23:33:44.963 | Setting up erlang-crypto (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-31 23:33:44.974 | Setting up erlang-runtime-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-31 23:33:44.987 | Setting up erlang-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-31 23:33:45.003 | Setting up erlang-snmp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-31 23:33:45.015 | Setting up erlang-public-key (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-31 23:33:45.027 | Setting up erlang-ssl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-31 23:33:45.038 | Setting up erlang-os-mon (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-31 23:33:45.048 | Setting up erlang-eldap (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-31 23:33:45.059 | Setting up erlang-ftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-31 23:33:45.070 | Setting up erlang-inets (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-31 23:33:45.081 | Setting up rabbitmq-server (3.12.1-1ubuntu1.2) ... 2026-08-31 23:33:45.177 | info: Selecting GID from range 100 to 999 ... 2026-08-31 23:33:45.184 | info: Adding group `rabbitmq' (GID 118) ... 2026-08-31 23:33:45.290 | info: Selecting UID from range 100 to 999 ... 2026-08-31 23:33:45.291 | 2026-08-31 23:33:45.295 | info: Adding system user `rabbitmq' (UID 116) ... 2026-08-31 23:33:45.299 | info: Adding new user `rabbitmq' (UID 116) with group `rabbitmq' ... 2026-08-31 23:33:45.355 | info: Not creating home directory `/var/lib/rabbitmq'. 2026-08-31 23:33:45.575 | Created symlink /etc/systemd/system/multi-user.target.wants/rabbitmq-server.service → /usr/lib/systemd/system/rabbitmq-server.service. 2026-08-31 23:34:02.099 | Processing triggers for man-db (2.12.0-4build2) ... 2026-08-31 23:34:03.855 | perl: warning: Setting locale failed. 2026-08-31 23:34:03.855 | perl: warning: Please check that your locale settings: 2026-08-31 23:34:03.855 | LANGUAGE = (unset), 2026-08-31 23:34:03.855 | LC_ALL = "en_US.utf8", 2026-08-31 23:34:03.855 | LANG = "de_DE.UTF-8" 2026-08-31 23:34:03.855 | are supported and installed on your system. 2026-08-31 23:34:03.855 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-31 23:34:03.991 | perl: warning: Setting locale failed. 2026-08-31 23:34:03.991 | perl: warning: Please check that your locale settings: 2026-08-31 23:34:03.991 | LANGUAGE = (unset), 2026-08-31 23:34:03.991 | LC_ALL = "en_US.utf8", 2026-08-31 23:34:03.991 | LANG = "de_DE.UTF-8" 2026-08-31 23:34:03.991 | are supported and installed on your system. 2026-08-31 23:34:03.991 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-31 23:34:04.047 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-08-31 23:34:04.047 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-08-31 23:34:04.047 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-08-31 23:34:04.118 | perl: warning: Setting locale failed. 2026-08-31 23:34:04.118 | perl: warning: Please check that your locale settings: 2026-08-31 23:34:04.118 | LANGUAGE = (unset), 2026-08-31 23:34:04.118 | LC_ALL = "en_US.utf8", 2026-08-31 23:34:04.118 | LANG = "de_DE.UTF-8" 2026-08-31 23:34:04.118 | are supported and installed on your system. 2026-08-31 23:34:04.118 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-31 23:34:04.481 | 2026-08-31 23:34:04.482 | Running kernel seems to be up-to-date. 2026-08-31 23:34:04.482 | 2026-08-31 23:34:04.482 | Restarting services... 2026-08-31 23:34:04.543 | 2026-08-31 23:34:04.543 | Service restarts being deferred: 2026-08-31 23:34:04.543 | systemctl restart getty@tty1.service 2026-08-31 23:34:04.543 | systemctl restart serial-getty@hvc0.service 2026-08-31 23:34:04.543 | systemctl restart systemd-logind.service 2026-08-31 23:34:04.543 | systemctl restart virtlockd.service 2026-08-31 23:34:04.544 | systemctl restart virtlogd.service 2026-08-31 23:34:04.544 | 2026-08-31 23:34:04.544 | No containers need to be restarted. 2026-08-31 23:34:04.544 | 2026-08-31 23:34:04.544 | User sessions running outdated binaries: 2026-08-31 23:34:04.544 | quobyte @ session #5: bash[2019], sshd[1972] 2026-08-31 23:34:04.555 | quobyte @ user manager service: systemd[1163] 2026-08-31 23:34:04.564 | 2026-08-31 23:34:04.564 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-08-31 23:34:06.663 | + functions-common:apt_get:1211 : result=0 2026-08-31 23:34:06.668 | + functions-common:apt_get:1214 : time_stop apt-get 2026-08-31 23:34:06.672 | + functions-common:time_stop:2420 : local name 2026-08-31 23:34:06.675 | + functions-common:time_stop:2421 : local end_time 2026-08-31 23:34:06.679 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-31 23:34:06.683 | + functions-common:time_stop:2423 : local total 2026-08-31 23:34:06.688 | + functions-common:time_stop:2424 : local start_time 2026-08-31 23:34:06.690 | + functions-common:time_stop:2426 : name=apt-get 2026-08-31 23:34:06.694 | + functions-common:time_stop:2427 : start_time=1788219215448 2026-08-31 23:34:06.699 | + functions-common:time_stop:2429 : [[ -z 1788219215448 ]] 2026-08-31 23:34:06.704 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-31 23:34:06.710 | + functions-common:time_stop:2432 : end_time=1788219246705 2026-08-31 23:34:06.714 | + functions-common:time_stop:2433 : elapsed_time=31257 2026-08-31 23:34:06.718 | + functions-common:time_stop:2434 : total=80822 2026-08-31 23:34:06.722 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-31 23:34:06.726 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=112079 2026-08-31 23:34:06.730 | + functions-common:apt_get:1215 : return 0 2026-08-31 23:34:06.734 | + lib/rpc_backend:install_rpc_backend:55 : is_fedora 2026-08-31 23:34:06.738 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-08-31 23:34:06.742 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-08-31 23:34:06.746 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-08-31 23:34:06.751 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-08-31 23:34:06.755 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-08-31 23:34:06.759 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-08-31 23:34:06.763 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-08-31 23:34:06.768 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-08-31 23:34:06.772 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-08-31 23:34:06.776 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-08-31 23:34:06.781 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-08-31 23:34:06.785 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-08-31 23:34:06.789 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-08-31 23:34:06.794 | + ./stack.sh:main:858 : restart_rpc_backend 2026-08-31 23:34:06.798 | + lib/rpc_backend:restart_rpc_backend:68 : is_service_enabled rabbit 2026-08-31 23:34:06.824 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 23:34:06.826 | + lib/rpc_backend:restart_rpc_backend:70 : echo_summary 'Starting RabbitMQ' 2026-08-31 23:34:06.832 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-31 23:34:06.836 | + ./stack.sh:echo_summary:450 : echo -e Starting RabbitMQ 2026-08-31 23:34:06.839 | + lib/rpc_backend:restart_rpc_backend:81 : local i 2026-08-31 23:34:06.844 | ++ lib/rpc_backend:restart_rpc_backend:82 : seq 20 2026-08-31 23:34:06.851 | + lib/rpc_backend:restart_rpc_backend:82 : for i in `seq 20` 2026-08-31 23:34:06.855 | + lib/rpc_backend:restart_rpc_backend:83 : local rc=0 2026-08-31 23:34:06.859 | + lib/rpc_backend:restart_rpc_backend:85 : [[ 1 -eq 20 ]] 2026-08-31 23:34:06.864 | + lib/rpc_backend:restart_rpc_backend:87 : [[ 1 == \0 ]] 2026-08-31 23:34:06.867 | + lib/rpc_backend:restart_rpc_backend:91 : rabbit_setuser stackrabbit stackqueue 2026-08-31 23:34:06.872 | + lib/rpc_backend:rabbit_setuser:160 : local user=stackrabbit pass=stackqueue found= out= 2026-08-31 23:34:06.877 | ++ lib/rpc_backend:rabbit_setuser:161 : sudo rabbitmqctl list_users 2026-08-31 23:34:08.143 | + lib/rpc_backend:rabbit_setuser:161 : out='Listing users ... 2026-08-31 23:34:08.143 | user tags 2026-08-31 23:34:08.143 | guest [administrator]' 2026-08-31 23:34:08.149 | ++ lib/rpc_backend:rabbit_setuser:163 : echo 'Listing users ... 2026-08-31 23:34:08.149 | user tags 2026-08-31 23:34:08.149 | guest [administrator]' 2026-08-31 23:34:08.149 | ++ lib/rpc_backend:rabbit_setuser:163 : awk '$1 == user { print $1 }' user=stackrabbit 2026-08-31 23:34:08.158 | + lib/rpc_backend:rabbit_setuser:163 : found= 2026-08-31 23:34:08.162 | + lib/rpc_backend:rabbit_setuser:164 : '[' '' = stackrabbit ']' 2026-08-31 23:34:08.166 | + lib/rpc_backend:rabbit_setuser:168 : sudo rabbitmqctl add_user stackrabbit stackqueue 2026-08-31 23:34:09.384 | Adding user "stackrabbit" ... 2026-08-31 23:34:09.400 | Done. Don't forget to grant the user permissions to some virtual hosts! See 'rabbitmqctl help set_permissions' to learn more. 2026-08-31 23:34:09.426 | + lib/rpc_backend:rabbit_setuser:171 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2026-08-31 23:34:10.609 | Setting permissions for user "stackrabbit" in vhost "/" ... 2026-08-31 23:34:10.649 | + lib/rpc_backend:restart_rpc_backend:92 : '[' 0 -ne 0 ']' 2026-08-31 23:34:10.653 | + lib/rpc_backend:restart_rpc_backend:97 : sudo rabbitmqctl change_password stackrabbit stackqueue 2026-08-31 23:34:11.910 | Changing password for user "stackrabbit" ... 2026-08-31 23:34:11.948 | + lib/rpc_backend:restart_rpc_backend:99 : '[' 0 -ne 0 ']' 2026-08-31 23:34:11.950 | + lib/rpc_backend:restart_rpc_backend:103 : break 2026-08-31 23:34:11.954 | + lib/rpc_backend:restart_rpc_backend:106 : sudo rabbitmqctl delete_user guest 2026-08-31 23:34:13.102 | Deleting user "guest" ... 2026-08-31 23:34:13.142 | + ./stack.sh:main:860 : is_service_enabled mysql postgresql 2026-08-31 23:34:13.165 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 23:34:13.169 | + ./stack.sh:main:861 : install_database 2026-08-31 23:34:13.173 | + lib/database:install_database:118 : install_database_mysql 2026-08-31 23:34:13.176 | + lib/databases/mysql:install_database_mysql:202 : is_ubuntu 2026-08-31 23:34:13.180 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-31 23:34:13.184 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-31 23:34:13.187 | + lib/databases/mysql:install_database_mysql:205 : sudo debconf-set-selections 2026-08-31 23:34:13.199 | perl: warning: Setting locale failed. 2026-08-31 23:34:13.199 | perl: warning: Please check that your locale settings: 2026-08-31 23:34:13.199 | LANGUAGE = (unset), 2026-08-31 23:34:13.199 | LC_ALL = "en_US.utf8", 2026-08-31 23:34:13.199 | LANG = "de_DE.UTF-8" 2026-08-31 23:34:13.200 | are supported and installed on your system. 2026-08-31 23:34:13.200 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-31 23:34:13.256 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-08-31 23:34:13.256 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-08-31 23:34:13.256 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-08-31 23:34:13.371 | + lib/databases/mysql:install_database_mysql:215 : [[ ! -e /home/quobyte/.my.cnf ]] 2026-08-31 23:34:13.375 | + lib/databases/mysql:install_database_mysql:216 : cat 2026-08-31 23:34:13.380 | + lib/databases/mysql:install_database_mysql:222 : is_ubuntu 2026-08-31 23:34:13.382 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-31 23:34:13.385 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-31 23:34:13.389 | + lib/databases/mysql:install_database_mysql:222 : '[' mysql '!=' mariadb ']' 2026-08-31 23:34:13.393 | + lib/databases/mysql:install_database_mysql:223 : echo host=127.0.0.1 2026-08-31 23:34:13.397 | + lib/databases/mysql:install_database_mysql:225 : chmod 0600 /home/quobyte/.my.cnf 2026-08-31 23:34:13.403 | + lib/databases/mysql:install_database_mysql:228 : [[ True == \T\r\u\e ]] 2026-08-31 23:34:13.406 | + lib/databases/mysql:install_database_mysql:229 : is_fedora 2026-08-31 23:34:13.408 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-08-31 23:34:13.412 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-08-31 23:34:13.415 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-08-31 23:34:13.418 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-08-31 23:34:13.422 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-08-31 23:34:13.426 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-08-31 23:34:13.429 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-08-31 23:34:13.433 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-08-31 23:34:13.436 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-08-31 23:34:13.441 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-08-31 23:34:13.444 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-08-31 23:34:13.448 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-08-31 23:34:13.451 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-08-31 23:34:13.454 | + lib/databases/mysql:install_database_mysql:232 : is_ubuntu 2026-08-31 23:34:13.458 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-31 23:34:13.461 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-31 23:34:13.465 | + lib/databases/mysql:install_database_mysql:233 : install_package mysql-server 2026-08-31 23:34:13.469 | + functions-common:install_package:1438 : update_package_repo 2026-08-31 23:34:13.473 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-08-31 23:34:13.476 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-08-31 23:34:13.480 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-08-31 23:34:13.483 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-08-31 23:34:13.486 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-08-31 23:34:13.491 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-31 23:34:13.494 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-31 23:34:13.498 | + functions-common:update_package_repo:1421 : apt_get_update 2026-08-31 23:34:13.502 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-08-31 23:34:13.506 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-08-31 23:34:13.509 | + functions-common:apt_get_update:1167 : return 2026-08-31 23:34:13.513 | + functions-common:install_package:1439 : real_install_package mysql-server 2026-08-31 23:34:13.517 | + functions-common:real_install_package:1426 : is_ubuntu 2026-08-31 23:34:13.520 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-31 23:34:13.523 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-31 23:34:13.526 | + functions-common:real_install_package:1427 : apt_get install mysql-server 2026-08-31 23:34:13.555 | + 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-08-31 23:34:13.594 | Reading package lists... 2026-08-31 23:34:13.979 | Building dependency tree... 2026-08-31 23:34:13.981 | Reading state information... 2026-08-31 23:34:14.577 | The following packages were automatically installed and are no longer required: 2026-08-31 23:34:14.579 | libfwupd2 libgusb2 2026-08-31 23:34:14.579 | Use 'sudo apt autoremove' to remove them. 2026-08-31 23:34:14.581 | The following additional packages will be installed: 2026-08-31 23:34:14.581 | libcgi-fast-perl libcgi-pm-perl libclone-perl libencode-locale-perl 2026-08-31 23:34:14.581 | libevent-pthreads-2.1-7t64 libfcgi-bin libfcgi-perl libfcgi0t64 2026-08-31 23:34:14.581 | libhtml-parser-perl libhtml-tagset-perl libhtml-template-perl 2026-08-31 23:34:14.581 | libhttp-date-perl libhttp-message-perl libio-html-perl 2026-08-31 23:34:14.582 | liblwp-mediatypes-perl libmecab2 libprotobuf-lite32t64 libtimedate-perl 2026-08-31 23:34:14.582 | liburi-perl mecab-ipadic mecab-ipadic-utf8 mecab-utils mysql-client-8.0 2026-08-31 23:34:14.583 | mysql-client-core-8.0 mysql-server-8.0 mysql-server-core-8.0 2026-08-31 23:34:14.585 | Suggested packages: 2026-08-31 23:34:14.585 | libdata-dump-perl libipc-sharedcache-perl libio-compress-brotli-perl 2026-08-31 23:34:14.585 | libbusiness-isbn-perl libregexp-ipv6-perl libwww-perl mailx tinyca 2026-08-31 23:34:14.640 | The following NEW packages will be installed: 2026-08-31 23:34:14.640 | libcgi-fast-perl libcgi-pm-perl libclone-perl libencode-locale-perl 2026-08-31 23:34:14.640 | libevent-pthreads-2.1-7t64 libfcgi-bin libfcgi-perl libfcgi0t64 2026-08-31 23:34:14.641 | libhtml-parser-perl libhtml-tagset-perl libhtml-template-perl 2026-08-31 23:34:14.641 | libhttp-date-perl libhttp-message-perl libio-html-perl 2026-08-31 23:34:14.641 | liblwp-mediatypes-perl libmecab2 libprotobuf-lite32t64 libtimedate-perl 2026-08-31 23:34:14.641 | liburi-perl mecab-ipadic mecab-ipadic-utf8 mecab-utils mysql-client-8.0 2026-08-31 23:34:14.642 | mysql-client-core-8.0 mysql-server mysql-server-8.0 mysql-server-core-8.0 2026-08-31 23:34:14.735 | 0 upgraded, 27 newly installed, 0 to remove and 28 not upgraded. 2026-08-31 23:34:14.735 | Need to get 29.6 MB of archives. 2026-08-31 23:34:14.735 | After this operation, 243 MB of additional disk space will be used. 2026-08-31 23:34:14.735 | Get:1 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-client-core-8.0 amd64 8.0.46-0ubuntu0.24.04.4 [2740 kB] 2026-08-31 23:34:14.946 | Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-client-8.0 amd64 8.0.46-0ubuntu0.24.04.4 [22.4 kB] 2026-08-31 23:34:14.947 | Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 libevent-pthreads-2.1-7t64 amd64 2.1.12-stable-9ubuntu2 [7982 B] 2026-08-31 23:34:14.947 | Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 libmecab2 amd64 0.996-14ubuntu4 [201 kB] 2026-08-31 23:34:14.951 | Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libprotobuf-lite32t64 amd64 3.21.12-8.2ubuntu0.3 [238 kB] 2026-08-31 23:34:14.953 | Get:6 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-server-core-8.0 amd64 8.0.46-0ubuntu0.24.04.4 [17.5 MB] 2026-08-31 23:34:15.212 | Get:7 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-server-8.0 amd64 8.0.46-0ubuntu0.24.04.4 [1443 kB] 2026-08-31 23:34:15.229 | Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 libhtml-tagset-perl all 3.20-6 [11.3 kB] 2026-08-31 23:34:15.229 | Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 liburi-perl all 5.27-1 [88.0 kB] 2026-08-31 23:34:15.230 | Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libhtml-parser-perl amd64 3.81-1ubuntu0.1 [86.0 kB] 2026-08-31 23:34:15.232 | Get:11 http://archive.ubuntu.com/ubuntu noble/main amd64 libcgi-pm-perl all 4.63-1 [185 kB] 2026-08-31 23:34:15.234 | 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-08-31 23:34:15.235 | Get:13 http://archive.ubuntu.com/ubuntu noble/main amd64 libfcgi-perl amd64 0.82+ds-3build2 [21.7 kB] 2026-08-31 23:34:15.235 | Get:14 http://archive.ubuntu.com/ubuntu noble/main amd64 libcgi-fast-perl all 1:2.17-1 [10.3 kB] 2026-08-31 23:34:15.236 | Get:15 http://archive.ubuntu.com/ubuntu noble/main amd64 libclone-perl amd64 0.46-1build3 [10.7 kB] 2026-08-31 23:34:15.239 | Get:16 http://archive.ubuntu.com/ubuntu noble/main amd64 libencode-locale-perl all 1.05-3 [11.6 kB] 2026-08-31 23:34:15.261 | 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-08-31 23:34:15.261 | Get:18 http://archive.ubuntu.com/ubuntu noble/main amd64 libhtml-template-perl all 2.97-2 [60.2 kB] 2026-08-31 23:34:15.262 | Get:19 http://archive.ubuntu.com/ubuntu noble/main amd64 libtimedate-perl all 2.3300-2 [34.0 kB] 2026-08-31 23:34:15.263 | Get:20 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libhttp-date-perl all 6.06-1ubuntu0.24.04.1 [10.6 kB] 2026-08-31 23:34:15.264 | Get:21 http://archive.ubuntu.com/ubuntu noble/main amd64 libio-html-perl all 1.004-3 [15.9 kB] 2026-08-31 23:34:15.264 | Get:22 http://archive.ubuntu.com/ubuntu noble/main amd64 liblwp-mediatypes-perl all 6.04-2 [20.1 kB] 2026-08-31 23:34:15.265 | Get:23 http://archive.ubuntu.com/ubuntu noble/main amd64 libhttp-message-perl all 6.45-1ubuntu1 [78.2 kB] 2026-08-31 23:34:15.266 | Get:24 http://archive.ubuntu.com/ubuntu noble/main amd64 mecab-utils amd64 0.996-14ubuntu4 [4804 B] 2026-08-31 23:34:15.266 | Get:25 http://archive.ubuntu.com/ubuntu noble/main amd64 mecab-ipadic all 2.7.0-20070801+main-3 [6718 kB] 2026-08-31 23:34:15.341 | Get:26 http://archive.ubuntu.com/ubuntu noble/main amd64 mecab-ipadic-utf8 all 2.7.0-20070801+main-3 [4384 B] 2026-08-31 23:34:15.342 | Get:27 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-server all 8.0.46-0ubuntu0.24.04.4 [9524 B] 2026-08-31 23:34:15.597 | perl: warning: Setting locale failed. 2026-08-31 23:34:15.597 | perl: warning: Please check that your locale settings: 2026-08-31 23:34:15.597 | LANGUAGE = (unset), 2026-08-31 23:34:15.597 | LC_ALL = "en_US.utf8", 2026-08-31 23:34:15.597 | LANG = "de_DE.UTF-8" 2026-08-31 23:34:15.597 | are supported and installed on your system. 2026-08-31 23:34:15.597 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-31 23:34:15.662 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-08-31 23:34:15.662 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-08-31 23:34:15.662 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-08-31 23:34:15.794 | Vorkonfiguration der Pakete ... 2026-08-31 23:34:15.805 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-31 23:34:15.947 | Fetched 29.6 MB in 1s (44.1 MB/s) 2026-08-31 23:34:15.987 | Selecting previously unselected package mysql-client-core-8.0. 2026-08-31 23:34:16.059 | (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 ... 125848 files and directories currently installed.) 2026-08-31 23:34:16.068 | Preparing to unpack .../00-mysql-client-core-8.0_8.0.46-0ubuntu0.24.04.4_amd64.deb ... 2026-08-31 23:34:16.072 | Unpacking mysql-client-core-8.0 (8.0.46-0ubuntu0.24.04.4) ... 2026-08-31 23:34:16.488 | Selecting previously unselected package mysql-client-8.0. 2026-08-31 23:34:16.504 | Preparing to unpack .../01-mysql-client-8.0_8.0.46-0ubuntu0.24.04.4_amd64.deb ... 2026-08-31 23:34:16.508 | Unpacking mysql-client-8.0 (8.0.46-0ubuntu0.24.04.4) ... 2026-08-31 23:34:16.558 | Selecting previously unselected package libevent-pthreads-2.1-7t64:amd64. 2026-08-31 23:34:16.572 | Preparing to unpack .../02-libevent-pthreads-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2026-08-31 23:34:16.580 | Unpacking libevent-pthreads-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-08-31 23:34:16.627 | Selecting previously unselected package libmecab2:amd64. 2026-08-31 23:34:16.642 | Preparing to unpack .../03-libmecab2_0.996-14ubuntu4_amd64.deb ... 2026-08-31 23:34:16.646 | Unpacking libmecab2:amd64 (0.996-14ubuntu4) ... 2026-08-31 23:34:16.699 | Selecting previously unselected package libprotobuf-lite32t64:amd64. 2026-08-31 23:34:16.714 | Preparing to unpack .../04-libprotobuf-lite32t64_3.21.12-8.2ubuntu0.3_amd64.deb ... 2026-08-31 23:34:16.718 | Unpacking libprotobuf-lite32t64:amd64 (3.21.12-8.2ubuntu0.3) ... 2026-08-31 23:34:16.767 | Selecting previously unselected package mysql-server-core-8.0. 2026-08-31 23:34:16.782 | Preparing to unpack .../05-mysql-server-core-8.0_8.0.46-0ubuntu0.24.04.4_amd64.deb ... 2026-08-31 23:34:16.786 | Unpacking mysql-server-core-8.0 (8.0.46-0ubuntu0.24.04.4) ... 2026-08-31 23:34:17.787 | Selecting previously unselected package mysql-server-8.0. 2026-08-31 23:34:17.799 | Preparing to unpack .../06-mysql-server-8.0_8.0.46-0ubuntu0.24.04.4_amd64.deb ... 2026-08-31 23:34:17.807 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-31 23:34:17.860 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-08-31 23:34:17.860 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-08-31 23:34:17.860 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-08-31 23:34:17.938 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-31 23:34:17.950 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-31 23:34:18.266 | Unpacking mysql-server-8.0 (8.0.46-0ubuntu0.24.04.4) ... 2026-08-31 23:34:18.337 | Selecting previously unselected package libhtml-tagset-perl. 2026-08-31 23:34:18.353 | Preparing to unpack .../07-libhtml-tagset-perl_3.20-6_all.deb ... 2026-08-31 23:34:18.356 | Unpacking libhtml-tagset-perl (3.20-6) ... 2026-08-31 23:34:18.401 | Selecting previously unselected package liburi-perl. 2026-08-31 23:34:18.416 | Preparing to unpack .../08-liburi-perl_5.27-1_all.deb ... 2026-08-31 23:34:18.421 | Unpacking liburi-perl (5.27-1) ... 2026-08-31 23:34:18.516 | Selecting previously unselected package libhtml-parser-perl:amd64. 2026-08-31 23:34:18.532 | Preparing to unpack .../09-libhtml-parser-perl_3.81-1ubuntu0.1_amd64.deb ... 2026-08-31 23:34:18.537 | Unpacking libhtml-parser-perl:amd64 (3.81-1ubuntu0.1) ... 2026-08-31 23:34:18.598 | Selecting previously unselected package libcgi-pm-perl. 2026-08-31 23:34:18.614 | Preparing to unpack .../10-libcgi-pm-perl_4.63-1_all.deb ... 2026-08-31 23:34:18.618 | Unpacking libcgi-pm-perl (4.63-1) ... 2026-08-31 23:34:18.683 | Selecting previously unselected package libfcgi0t64:amd64. 2026-08-31 23:34:18.698 | Preparing to unpack .../11-libfcgi0t64_2.4.2-2.1ubuntu0.24.04.1_amd64.deb ... 2026-08-31 23:34:18.702 | Unpacking libfcgi0t64:amd64 (2.4.2-2.1ubuntu0.24.04.1) ... 2026-08-31 23:34:18.746 | Selecting previously unselected package libfcgi-perl. 2026-08-31 23:34:18.762 | Preparing to unpack .../12-libfcgi-perl_0.82+ds-3build2_amd64.deb ... 2026-08-31 23:34:18.767 | Unpacking libfcgi-perl (0.82+ds-3build2) ... 2026-08-31 23:34:18.814 | Selecting previously unselected package libcgi-fast-perl. 2026-08-31 23:34:18.829 | Preparing to unpack .../13-libcgi-fast-perl_1%3a2.17-1_all.deb ... 2026-08-31 23:34:18.832 | Unpacking libcgi-fast-perl (1:2.17-1) ... 2026-08-31 23:34:18.875 | Selecting previously unselected package libclone-perl:amd64. 2026-08-31 23:34:18.890 | Preparing to unpack .../14-libclone-perl_0.46-1build3_amd64.deb ... 2026-08-31 23:34:18.894 | Unpacking libclone-perl:amd64 (0.46-1build3) ... 2026-08-31 23:34:18.941 | Selecting previously unselected package libencode-locale-perl. 2026-08-31 23:34:18.956 | Preparing to unpack .../15-libencode-locale-perl_1.05-3_all.deb ... 2026-08-31 23:34:18.961 | Unpacking libencode-locale-perl (1.05-3) ... 2026-08-31 23:34:19.005 | Selecting previously unselected package libfcgi-bin. 2026-08-31 23:34:19.020 | Preparing to unpack .../16-libfcgi-bin_2.4.2-2.1ubuntu0.24.04.1_amd64.deb ... 2026-08-31 23:34:19.025 | Unpacking libfcgi-bin (2.4.2-2.1ubuntu0.24.04.1) ... 2026-08-31 23:34:19.069 | Selecting previously unselected package libhtml-template-perl. 2026-08-31 23:34:19.085 | Preparing to unpack .../17-libhtml-template-perl_2.97-2_all.deb ... 2026-08-31 23:34:19.090 | Unpacking libhtml-template-perl (2.97-2) ... 2026-08-31 23:34:19.144 | Selecting previously unselected package libtimedate-perl. 2026-08-31 23:34:19.159 | Preparing to unpack .../18-libtimedate-perl_2.3300-2_all.deb ... 2026-08-31 23:34:19.163 | Unpacking libtimedate-perl (2.3300-2) ... 2026-08-31 23:34:19.240 | Selecting previously unselected package libhttp-date-perl. 2026-08-31 23:34:19.255 | Preparing to unpack .../19-libhttp-date-perl_6.06-1ubuntu0.24.04.1_all.deb ... 2026-08-31 23:34:19.259 | Unpacking libhttp-date-perl (6.06-1ubuntu0.24.04.1) ... 2026-08-31 23:34:19.306 | Selecting previously unselected package libio-html-perl. 2026-08-31 23:34:19.322 | Preparing to unpack .../20-libio-html-perl_1.004-3_all.deb ... 2026-08-31 23:34:19.326 | Unpacking libio-html-perl (1.004-3) ... 2026-08-31 23:34:19.369 | Selecting previously unselected package liblwp-mediatypes-perl. 2026-08-31 23:34:19.384 | Preparing to unpack .../21-liblwp-mediatypes-perl_6.04-2_all.deb ... 2026-08-31 23:34:19.388 | Unpacking liblwp-mediatypes-perl (6.04-2) ... 2026-08-31 23:34:19.434 | Selecting previously unselected package libhttp-message-perl. 2026-08-31 23:34:19.449 | Preparing to unpack .../22-libhttp-message-perl_6.45-1ubuntu1_all.deb ... 2026-08-31 23:34:19.454 | Unpacking libhttp-message-perl (6.45-1ubuntu1) ... 2026-08-31 23:34:19.507 | Selecting previously unselected package mecab-utils. 2026-08-31 23:34:19.523 | Preparing to unpack .../23-mecab-utils_0.996-14ubuntu4_amd64.deb ... 2026-08-31 23:34:19.526 | Unpacking mecab-utils (0.996-14ubuntu4) ... 2026-08-31 23:34:19.572 | Selecting previously unselected package mecab-ipadic. 2026-08-31 23:34:19.587 | Preparing to unpack .../24-mecab-ipadic_2.7.0-20070801+main-3_all.deb ... 2026-08-31 23:34:19.591 | Unpacking mecab-ipadic (2.7.0-20070801+main-3) ... 2026-08-31 23:34:20.258 | Selecting previously unselected package mecab-ipadic-utf8. 2026-08-31 23:34:20.267 | Preparing to unpack .../25-mecab-ipadic-utf8_2.7.0-20070801+main-3_all.deb ... 2026-08-31 23:34:20.270 | Unpacking mecab-ipadic-utf8 (2.7.0-20070801+main-3) ... 2026-08-31 23:34:20.312 | Selecting previously unselected package mysql-server. 2026-08-31 23:34:20.325 | Preparing to unpack .../26-mysql-server_8.0.46-0ubuntu0.24.04.4_all.deb ... 2026-08-31 23:34:20.328 | Unpacking mysql-server (8.0.46-0ubuntu0.24.04.4) ... 2026-08-31 23:34:20.402 | Setting up libprotobuf-lite32t64:amd64 (3.21.12-8.2ubuntu0.3) ... 2026-08-31 23:34:20.414 | Setting up libmecab2:amd64 (0.996-14ubuntu4) ... 2026-08-31 23:34:20.428 | Setting up mysql-client-core-8.0 (8.0.46-0ubuntu0.24.04.4) ... 2026-08-31 23:34:20.437 | Setting up libclone-perl:amd64 (0.46-1build3) ... 2026-08-31 23:34:20.447 | Setting up libevent-pthreads-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-08-31 23:34:20.458 | Setting up libfcgi0t64:amd64 (2.4.2-2.1ubuntu0.24.04.1) ... 2026-08-31 23:34:20.468 | Setting up libhtml-tagset-perl (3.20-6) ... 2026-08-31 23:34:20.478 | Setting up liblwp-mediatypes-perl (6.04-2) ... 2026-08-31 23:34:20.487 | Setting up libfcgi-bin (2.4.2-2.1ubuntu0.24.04.1) ... 2026-08-31 23:34:20.498 | Setting up libencode-locale-perl (1.05-3) ... 2026-08-31 23:34:20.509 | Setting up mecab-utils (0.996-14ubuntu4) ... 2026-08-31 23:34:20.518 | Setting up libio-html-perl (1.004-3) ... 2026-08-31 23:34:20.528 | Setting up mysql-server-core-8.0 (8.0.46-0ubuntu0.24.04.4) ... 2026-08-31 23:34:20.539 | Setting up libtimedate-perl (2.3300-2) ... 2026-08-31 23:34:20.549 | Setting up mysql-client-8.0 (8.0.46-0ubuntu0.24.04.4) ... 2026-08-31 23:34:20.559 | Setting up libfcgi-perl (0.82+ds-3build2) ... 2026-08-31 23:34:20.569 | Setting up liburi-perl (5.27-1) ... 2026-08-31 23:34:20.579 | Setting up mysql-server-8.0 (8.0.46-0ubuntu0.24.04.4) ... 2026-08-31 23:34:20.628 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-31 23:34:20.682 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-08-31 23:34:20.682 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-08-31 23:34:20.682 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-08-31 23:34:20.775 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-31 23:34:20.788 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-31 23:34:20.841 | update-alternatives: using /etc/mysql/mysql.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2026-08-31 23:34:20.881 | Renaming removed key_buffer and myisam-recover options (if present) 2026-08-31 23:34:32.865 | mysqld will log errors to /var/log/mysql/error.log 2026-08-31 23:34:33.789 | mysqld is running as pid 16912 2026-08-31 23:34:36.260 | Created symlink /etc/systemd/system/multi-user.target.wants/mysql.service → /usr/lib/systemd/system/mysql.service. 2026-08-31 23:34:37.934 | Setting up libhttp-date-perl (6.06-1ubuntu0.24.04.1) ... 2026-08-31 23:34:37.948 | Setting up mecab-ipadic (2.7.0-20070801+main-3) ... 2026-08-31 23:34:37.959 | Compiling IPA dictionary for Mecab. This takes long time... 2026-08-31 23:34:37.962 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2026-08-31 23:34:37.962 | 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-08-31 23:34:37.963 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2026-08-31 23:34:37.963 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2026-08-31 23:34:38.041 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2026-08-31 23:34:38.041 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2026-08-31 23:34:38.401 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2026-08-31 23:34:38.402 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2026-08-31 23:34:38.402 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2026-08-31 23:34:38.403 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2026-08-31 23:34:38.458 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2026-08-31 23:34:38.458 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2026-08-31 23:34:38.469 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2026-08-31 23:34:38.469 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2026-08-31 23:34:38.470 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2026-08-31 23:34:38.473 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2026-08-31 23:34:38.473 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2026-08-31 23:34:38.631 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2026-08-31 23:34:38.632 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2026-08-31 23:34:38.886 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2026-08-31 23:34:38.937 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2026-08-31 23:34:38.939 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2026-08-31 23:34:38.940 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2026-08-31 23:34:38.940 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2026-08-31 23:34:39.033 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2026-08-31 23:34:39.062 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2026-08-31 23:34:39.070 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2026-08-31 23:34:39.070 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2026-08-31 23:34:39.070 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2026-08-31 23:34:39.425 | 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-08-31 23:34:39.552 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2026-08-31 23:34:39.801 | 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-08-31 23:34:39.804 | 2026-08-31 23:34:39.804 | done! 2026-08-31 23:34:39.810 | update-alternatives: using /var/lib/mecab/dic/ipadic to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2026-08-31 23:34:39.818 | Setting up mecab-ipadic-utf8 (2.7.0-20070801+main-3) ... 2026-08-31 23:34:39.826 | Compiling IPA dictionary for Mecab. This takes long time... 2026-08-31 23:34:39.832 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2026-08-31 23:34:39.832 | 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-08-31 23:34:39.832 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2026-08-31 23:34:39.833 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2026-08-31 23:34:39.935 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2026-08-31 23:34:39.936 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2026-08-31 23:34:40.419 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2026-08-31 23:34:40.419 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2026-08-31 23:34:40.419 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2026-08-31 23:34:40.419 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2026-08-31 23:34:40.503 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2026-08-31 23:34:40.503 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2026-08-31 23:34:40.515 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2026-08-31 23:34:40.516 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2026-08-31 23:34:40.516 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2026-08-31 23:34:40.519 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2026-08-31 23:34:40.519 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2026-08-31 23:34:40.722 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2026-08-31 23:34:40.723 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2026-08-31 23:34:41.028 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2026-08-31 23:34:41.097 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2026-08-31 23:34:41.103 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2026-08-31 23:34:41.104 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2026-08-31 23:34:41.105 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2026-08-31 23:34:41.239 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2026-08-31 23:34:41.276 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2026-08-31 23:34:41.286 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2026-08-31 23:34:41.287 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2026-08-31 23:34:41.288 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2026-08-31 23:34:41.741 | 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-08-31 23:34:41.892 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2026-08-31 23:34:42.158 | 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-08-31 23:34:42.161 | 2026-08-31 23:34:42.162 | done! 2026-08-31 23:34:42.168 | update-alternatives: using /var/lib/mecab/dic/ipadic-utf8 to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2026-08-31 23:34:42.176 | Setting up libhtml-parser-perl:amd64 (3.81-1ubuntu0.1) ... 2026-08-31 23:34:42.187 | Setting up libhttp-message-perl (6.45-1ubuntu1) ... 2026-08-31 23:34:42.198 | Setting up mysql-server (8.0.46-0ubuntu0.24.04.4) ... 2026-08-31 23:34:42.209 | Setting up libcgi-pm-perl (4.63-1) ... 2026-08-31 23:34:42.219 | Setting up libhtml-template-perl (2.97-2) ... 2026-08-31 23:34:42.230 | Setting up libcgi-fast-perl (1:2.17-1) ... 2026-08-31 23:34:42.240 | Processing triggers for man-db (2.12.0-4build2) ... 2026-08-31 23:34:44.171 | Processing triggers for libc-bin (2.39-0ubuntu8.8) ... 2026-08-31 23:34:44.417 | perl: warning: Setting locale failed. 2026-08-31 23:34:44.417 | perl: warning: Please check that your locale settings: 2026-08-31 23:34:44.417 | LANGUAGE = (unset), 2026-08-31 23:34:44.417 | LC_ALL = "en_US.utf8", 2026-08-31 23:34:44.417 | LANG = "de_DE.UTF-8" 2026-08-31 23:34:44.418 | are supported and installed on your system. 2026-08-31 23:34:44.418 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-31 23:34:44.547 | perl: warning: Setting locale failed. 2026-08-31 23:34:44.547 | perl: warning: Please check that your locale settings: 2026-08-31 23:34:44.548 | LANGUAGE = (unset), 2026-08-31 23:34:44.548 | LC_ALL = "en_US.utf8", 2026-08-31 23:34:44.548 | LANG = "de_DE.UTF-8" 2026-08-31 23:34:44.548 | are supported and installed on your system. 2026-08-31 23:34:44.548 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-31 23:34:44.598 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-08-31 23:34:44.599 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-08-31 23:34:44.599 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-08-31 23:34:44.669 | perl: warning: Setting locale failed. 2026-08-31 23:34:44.669 | perl: warning: Please check that your locale settings: 2026-08-31 23:34:44.669 | LANGUAGE = (unset), 2026-08-31 23:34:44.669 | LC_ALL = "en_US.utf8", 2026-08-31 23:34:44.669 | LANG = "de_DE.UTF-8" 2026-08-31 23:34:44.669 | are supported and installed on your system. 2026-08-31 23:34:44.669 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-31 23:34:45.046 | 2026-08-31 23:34:45.046 | Running kernel seems to be up-to-date. 2026-08-31 23:34:45.046 | 2026-08-31 23:34:45.046 | Restarting services... 2026-08-31 23:34:45.109 | 2026-08-31 23:34:45.110 | Service restarts being deferred: 2026-08-31 23:34:45.110 | systemctl restart getty@tty1.service 2026-08-31 23:34:45.110 | systemctl restart serial-getty@hvc0.service 2026-08-31 23:34:45.110 | systemctl restart systemd-logind.service 2026-08-31 23:34:45.110 | systemctl restart virtlockd.service 2026-08-31 23:34:45.110 | systemctl restart virtlogd.service 2026-08-31 23:34:45.110 | 2026-08-31 23:34:45.110 | No containers need to be restarted. 2026-08-31 23:34:45.110 | 2026-08-31 23:34:45.110 | User sessions running outdated binaries: 2026-08-31 23:34:45.110 | quobyte @ session #5: bash[2019], sshd[1972] 2026-08-31 23:34:45.121 | quobyte @ user manager service: systemd[1163] 2026-08-31 23:34:45.131 | 2026-08-31 23:34:45.131 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-08-31 23:34:47.430 | + functions-common:apt_get:1211 : result=0 2026-08-31 23:34:47.434 | + functions-common:apt_get:1214 : time_stop apt-get 2026-08-31 23:34:47.438 | + functions-common:time_stop:2420 : local name 2026-08-31 23:34:47.442 | + functions-common:time_stop:2421 : local end_time 2026-08-31 23:34:47.446 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-31 23:34:47.450 | + functions-common:time_stop:2423 : local total 2026-08-31 23:34:47.454 | + functions-common:time_stop:2424 : local start_time 2026-08-31 23:34:47.458 | + functions-common:time_stop:2426 : name=apt-get 2026-08-31 23:34:47.461 | + functions-common:time_stop:2427 : start_time=1788219253552 2026-08-31 23:34:47.465 | + functions-common:time_stop:2429 : [[ -z 1788219253552 ]] 2026-08-31 23:34:47.470 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-31 23:34:47.476 | + functions-common:time_stop:2432 : end_time=1788219287472 2026-08-31 23:34:47.480 | + functions-common:time_stop:2433 : elapsed_time=33920 2026-08-31 23:34:47.484 | + functions-common:time_stop:2434 : total=112079 2026-08-31 23:34:47.487 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-31 23:34:47.491 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=145999 2026-08-31 23:34:47.495 | + functions-common:apt_get:1215 : return 0 2026-08-31 23:34:47.500 | + ./stack.sh:main:863 : '[' -n mysql ']' 2026-08-31 23:34:47.504 | + ./stack.sh:main:864 : install_database_python 2026-08-31 23:34:47.508 | + lib/database:install_database_python:123 : install_database_python_mysql 2026-08-31 23:34:47.512 | + lib/databases/mysql:install_database_python_mysql:242 : pip_install_gr PyMySQL 2026-08-31 23:34:47.516 | + inc/python:pip_install_gr:94 : local name=PyMySQL 2026-08-31 23:34:47.520 | + inc/python:pip_install_gr:95 : local clean_name 2026-08-31 23:34:47.526 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements PyMySQL 2026-08-31 23:34:47.531 | ++ inc/python:get_from_global_requirements:241 : local package=PyMySQL 2026-08-31 23:34:47.535 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-08-31 23:34:47.542 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2026-08-31 23:34:47.542 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-08-31 23:34:47.549 | ++ inc/python:get_from_global_requirements:243 : required_pkg='PyMySQL ' 2026-08-31 23:34:47.554 | ++ inc/python:get_from_global_requirements:244 : [[ PyMySQL == '' ]] 2026-08-31 23:34:47.558 | ++ inc/python:get_from_global_requirements:247 : echo PyMySQL 2026-08-31 23:34:47.563 | + inc/python:pip_install_gr:96 : clean_name=PyMySQL 2026-08-31 23:34:47.567 | + inc/python:pip_install_gr:97 : pip_install PyMySQL 2026-08-31 23:34:47.599 | Using python 3.12 to install PyMySQL 2026-08-31 23:34:47.603 | + 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-08-31 23:34:48.819 | Collecting PyMySQL 2026-08-31 23:34:48.961 | Downloading pymysql-1.2.0-py3-none-any.whl.metadata (4.3 kB) 2026-08-31 23:34:48.990 | Downloading pymysql-1.2.0-py3-none-any.whl (45 kB) 2026-08-31 23:34:49.197 | Installing collected packages: PyMySQL 2026-08-31 23:34:49.273 | Successfully installed PyMySQL-1.2.0 2026-08-31 23:34:49.393 | + inc/python:pip_install:216 : result=0 2026-08-31 23:34:49.398 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-31 23:34:49.402 | + functions-common:time_stop:2420 : local name 2026-08-31 23:34:49.406 | + functions-common:time_stop:2421 : local end_time 2026-08-31 23:34:49.411 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-31 23:34:49.414 | + functions-common:time_stop:2423 : local total 2026-08-31 23:34:49.418 | + functions-common:time_stop:2424 : local start_time 2026-08-31 23:34:49.422 | + functions-common:time_stop:2426 : name=pip_install 2026-08-31 23:34:49.426 | + functions-common:time_stop:2427 : start_time=1788219287591 2026-08-31 23:34:49.430 | + functions-common:time_stop:2429 : [[ -z 1788219287591 ]] 2026-08-31 23:34:49.435 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-31 23:34:49.441 | + functions-common:time_stop:2432 : end_time=1788219289437 2026-08-31 23:34:49.444 | + functions-common:time_stop:2433 : elapsed_time=1846 2026-08-31 23:34:49.448 | + functions-common:time_stop:2434 : total=35622 2026-08-31 23:34:49.451 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-31 23:34:49.455 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=37468 2026-08-31 23:34:49.460 | + inc/python:pip_install:219 : return 0 2026-08-31 23:34:49.463 | + lib/databases/mysql:install_database_python_mysql:243 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2026-08-31 23:34:49.467 | + lib/databases/mysql:install_database_python_mysql:245 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2026-08-31 23:34:49.471 | + lib/databases/mysql:install_database_python_mysql:246 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2026-08-31 23:34:49.476 | + ./stack.sh:main:867 : is_service_enabled neutron 2026-08-31 23:34:49.502 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 23:34:49.506 | + ./stack.sh:main:868 : install_neutron_agent_packages 2026-08-31 23:34:49.509 | + lib/neutron:install_neutron_agent_packages:551 : is_service_enabled q-l3 neutron-l3 2026-08-31 23:34:49.538 | + functions-common:is_service_enabled:2076 : return 1 2026-08-31 23:34:49.541 | + lib/neutron:install_neutron_agent_packages:555 : is_service_enabled q-agt neutron-agent q-dhcp neutron-dhcp q-l3 neutron-l3 2026-08-31 23:34:49.566 | + functions-common:is_service_enabled:2076 : return 1 2026-08-31 23:34:49.570 | + ./stack.sh:main:871 : is_service_enabled etcd3 2026-08-31 23:34:49.598 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 23:34:49.602 | + ./stack.sh:main:872 : install_etcd3 2026-08-31 23:34:49.606 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2026-08-31 23:34:49.606 | Installing etcd 2026-08-31 23:34:49.609 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2026-08-31 23:34:49.627 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2026-08-31 23:34:49.646 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2026-08-31 23:34:49.650 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2026-08-31 23:34:49.669 | + lib/etcd3:install_etcd3:113 : local etcd_file 2026-08-31 23:34:49.674 | ++ 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-08-31 23:34:49.678 | ++ 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-08-31 23:34:49.684 | ++ functions:get_extra_file:67 : local 'retry_args=--retry-on-host-error --retry-on-http-error=500,503 ' 2026-08-31 23:34:49.688 | ++ functions:get_extra_file:68 : retry_args+='-t 2 --waitretry=10 ' 2026-08-31 23:34:49.692 | ++ functions:get_extra_file:69 : retry_args+='--tries=3 --retry-connrefused' 2026-08-31 23:34:49.696 | ++ functions:get_extra_file:71 : local file_name=etcd-v3.5.21-linux-amd64.tar.gz 2026-08-31 23:34:49.700 | ++ 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-08-31 23:34:49.704 | ++ functions:get_extra_file:74 : [[ ! -f /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz ]] 2026-08-31 23:34:49.707 | ++ 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-08-31 23:34:49.713 | --2026-09-01 01:34:49-- https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz 2026-08-31 23:34:49.767 | Resolving github.com (github.com)... 140.82.121.4 2026-08-31 23:34:49.782 | Connecting to github.com (github.com)|140.82.121.4|:443... connected. 2026-08-31 23:34:49.837 | HTTP request sent, awaiting response... 302 Found 2026-08-31 23:34:49.837 | 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-09-01T00%3A10%3A59Z&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-08-31T23%3A10%3A32Z&ske=2026-09-01T00%3A10%3A59Z&sks=b&skv=2018-11-09&sig=g2tFMFrw6sb%2FETyTORxdR59K%2FEE%2BPjKJqLEQDy5GcnY%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4ODIyMTA0NCwibmJmIjoxNzg4MjE5MjQ0LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ._tsJObmB3j0lG08C16blAD2SIuP4VfJx9ZPGzrx7am4&response-content-disposition=attachment%3B%20filename%3Detcd-v3.5.21-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream [following] 2026-08-31 23:34:49.837 | --2026-09-01 01:34:49-- 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-09-01T00%3A10%3A59Z&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-08-31T23%3A10%3A32Z&ske=2026-09-01T00%3A10%3A59Z&sks=b&skv=2018-11-09&sig=g2tFMFrw6sb%2FETyTORxdR59K%2FEE%2BPjKJqLEQDy5GcnY%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4ODIyMTA0NCwibmJmIjoxNzg4MjE5MjQ0LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ._tsJObmB3j0lG08C16blAD2SIuP4VfJx9ZPGzrx7am4&response-content-disposition=attachment%3B%20filename%3Detcd-v3.5.21-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream 2026-08-31 23:34:49.839 | Resolving release-assets.githubusercontent.com (release-assets.githubusercontent.com)... 185.199.110.133, 185.199.111.133, 185.199.108.133, ... 2026-08-31 23:34:49.851 | Connecting to release-assets.githubusercontent.com (release-assets.githubusercontent.com)|185.199.110.133|:443... connected. 2026-08-31 23:34:49.910 | HTTP request sent, awaiting response... 200 OK 2026-08-31 23:34:49.910 | Length: 20927601 (20M) [application/octet-stream] 2026-08-31 23:34:49.910 | Saving to: '/home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz' 2026-08-31 23:34:49.965 | 2026-08-31 23:34:50.195 | 0K ........ ........ ... 100% 70.0M=0.3s 2026-08-31 23:34:50.195 | 2026-08-31 23:34:50.195 | 2026-09-01 01:34:50 (70.0 MB/s) - '/home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz' saved [20927601/20927601] 2026-08-31 23:34:50.196 | 2026-08-31 23:34:50.201 | ++ functions:get_extra_file:76 : [[ 0 -ne 0 ]] 2026-08-31 23:34:50.206 | ++ functions:get_extra_file:80 : echo /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz 2026-08-31 23:34:50.210 | ++ functions:get_extra_file:81 : return 2026-08-31 23:34:50.214 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz 2026-08-31 23:34:50.217 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64/etcd ']' 2026-08-31 23:34:50.221 | + lib/etcd3:install_etcd3:116 : echo 'adddda4b06718e68671ffabff2f8cee48488ba61ad82900e639d108f2148501c /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz' 2026-08-31 23:34:50.225 | + lib/etcd3:install_etcd3:118 : sha256sum -c /home/quobyte/devstack/files/etcd.sha256sum 2026-08-31 23:34:50.252 | /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz: OK 2026-08-31 23:34:50.257 | + 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-08-31 23:34:50.268 | etcd-v3.5.21-linux-amd64/ 2026-08-31 23:34:50.269 | etcd-v3.5.21-linux-amd64/Documentation/ 2026-08-31 23:34:50.269 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/ 2026-08-31 23:34:50.269 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/ 2026-08-31 23:34:50.269 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/ 2026-08-31 23:34:50.269 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/v3lock.swagger.json 2026-08-31 23:34:50.269 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/v3election.swagger.json 2026-08-31 23:34:50.269 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/rpc.swagger.json 2026-08-31 23:34:50.270 | etcd-v3.5.21-linux-amd64/Documentation/README.md 2026-08-31 23:34:50.270 | etcd-v3.5.21-linux-amd64/README-etcdutl.md 2026-08-31 23:34:50.270 | etcd-v3.5.21-linux-amd64/READMEv2-etcdctl.md 2026-08-31 23:34:50.271 | etcd-v3.5.21-linux-amd64/README-etcdctl.md 2026-08-31 23:34:50.271 | etcd-v3.5.21-linux-amd64/README.md 2026-08-31 23:34:50.271 | etcd-v3.5.21-linux-amd64/etcdutl 2026-08-31 23:34:50.440 | etcd-v3.5.21-linux-amd64/etcdctl 2026-08-31 23:34:50.639 | etcd-v3.5.21-linux-amd64/etcd 2026-08-31 23:34:50.903 | + lib/etcd3:install_etcd3:121 : sudo cp /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64/etcd /opt/stack/bin/etcd 2026-08-31 23:34:50.944 | + lib/etcd3:install_etcd3:122 : sudo cp /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64/etcdctl /opt/stack/bin/etcdctl 2026-08-31 23:34:50.983 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2026-08-31 23:34:50.987 | + ./stack.sh:main:881 : is_service_enabled tls-proxy 2026-08-31 23:34:51.012 | + functions-common:is_service_enabled:2076 : return 1 2026-08-31 23:34:51.016 | + ./stack.sh:main:891 : install_dstat 2026-08-31 23:34:51.018 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2026-08-31 23:34:51.038 | + functions-common:is_service_enabled:2076 : return 1 2026-08-31 23:34:51.041 | + ./stack.sh:main:897 : echo_summary 'Installing OpenStack project source' 2026-08-31 23:34:51.044 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-31 23:34:51.047 | + ./stack.sh:echo_summary:450 : echo -e Installing OpenStack project source 2026-08-31 23:34:51.052 | + ./stack.sh:main:900 : install_libs 2026-08-31 23:34:51.055 | + lib/libraries:install_libs:91 : _install_lib_from_source automaton 2026-08-31 23:34:51.058 | + lib/libraries:_install_lib_from_source:75 : local name=automaton 2026-08-31 23:34:51.063 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git automaton 2026-08-31 23:34:51.065 | + inc/python:use_library_from_git:266 : local name=automaton 2026-08-31 23:34:51.069 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-31 23:34:51.072 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-31 23:34:51.074 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,automaton, ]] 2026-08-31 23:34:51.078 | + inc/python:use_library_from_git:269 : return 1 2026-08-31 23:34:51.081 | + lib/libraries:install_libs:92 : _install_lib_from_source castellan 2026-08-31 23:34:51.083 | + lib/libraries:_install_lib_from_source:75 : local name=castellan 2026-08-31 23:34:51.088 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git castellan 2026-08-31 23:34:51.090 | + inc/python:use_library_from_git:266 : local name=castellan 2026-08-31 23:34:51.094 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-31 23:34:51.097 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-31 23:34:51.099 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,castellan, ]] 2026-08-31 23:34:51.103 | + inc/python:use_library_from_git:269 : return 1 2026-08-31 23:34:51.107 | + lib/libraries:install_libs:93 : _install_lib_from_source cliff 2026-08-31 23:34:51.110 | + lib/libraries:_install_lib_from_source:75 : local name=cliff 2026-08-31 23:34:51.112 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git cliff 2026-08-31 23:34:51.116 | + inc/python:use_library_from_git:266 : local name=cliff 2026-08-31 23:34:51.119 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-31 23:34:51.123 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-31 23:34:51.128 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,cliff, ]] 2026-08-31 23:34:51.132 | + inc/python:use_library_from_git:269 : return 1 2026-08-31 23:34:51.135 | + lib/libraries:install_libs:94 : _install_lib_from_source cursive 2026-08-31 23:34:51.139 | + lib/libraries:_install_lib_from_source:75 : local name=cursive 2026-08-31 23:34:51.143 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git cursive 2026-08-31 23:34:51.147 | + inc/python:use_library_from_git:266 : local name=cursive 2026-08-31 23:34:51.150 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-31 23:34:51.154 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-31 23:34:51.157 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,cursive, ]] 2026-08-31 23:34:51.161 | + inc/python:use_library_from_git:269 : return 1 2026-08-31 23:34:51.163 | + lib/libraries:install_libs:95 : _install_lib_from_source debtcollector 2026-08-31 23:34:51.167 | + lib/libraries:_install_lib_from_source:75 : local name=debtcollector 2026-08-31 23:34:51.172 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git debtcollector 2026-08-31 23:34:51.175 | + inc/python:use_library_from_git:266 : local name=debtcollector 2026-08-31 23:34:51.177 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-31 23:34:51.181 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-31 23:34:51.184 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,debtcollector, ]] 2026-08-31 23:34:51.189 | + inc/python:use_library_from_git:269 : return 1 2026-08-31 23:34:51.191 | + lib/libraries:install_libs:96 : _install_lib_from_source futurist 2026-08-31 23:34:51.195 | + lib/libraries:_install_lib_from_source:75 : local name=futurist 2026-08-31 23:34:51.197 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git futurist 2026-08-31 23:34:51.199 | + inc/python:use_library_from_git:266 : local name=futurist 2026-08-31 23:34:51.201 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-31 23:34:51.205 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-31 23:34:51.208 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,futurist, ]] 2026-08-31 23:34:51.212 | + inc/python:use_library_from_git:269 : return 1 2026-08-31 23:34:51.215 | + lib/libraries:install_libs:97 : _install_lib_from_source openstacksdk 2026-08-31 23:34:51.217 | + lib/libraries:_install_lib_from_source:75 : local name=openstacksdk 2026-08-31 23:34:51.221 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git openstacksdk 2026-08-31 23:34:51.224 | + inc/python:use_library_from_git:266 : local name=openstacksdk 2026-08-31 23:34:51.227 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-31 23:34:51.229 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-31 23:34:51.231 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,openstacksdk, ]] 2026-08-31 23:34:51.235 | + inc/python:use_library_from_git:269 : return 1 2026-08-31 23:34:51.237 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-lib 2026-08-31 23:34:51.241 | + lib/libraries:_install_lib_from_source:75 : local name=osc-lib 2026-08-31 23:34:51.245 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osc-lib 2026-08-31 23:34:51.248 | + inc/python:use_library_from_git:266 : local name=osc-lib 2026-08-31 23:34:51.251 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-31 23:34:51.254 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-31 23:34:51.258 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,osc-lib, ]] 2026-08-31 23:34:51.262 | + inc/python:use_library_from_git:269 : return 1 2026-08-31 23:34:51.266 | + lib/libraries:install_libs:99 : _install_lib_from_source osc-placement 2026-08-31 23:34:51.269 | + lib/libraries:_install_lib_from_source:75 : local name=osc-placement 2026-08-31 23:34:51.272 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osc-placement 2026-08-31 23:34:51.275 | + inc/python:use_library_from_git:266 : local name=osc-placement 2026-08-31 23:34:51.277 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-31 23:34:51.279 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-31 23:34:51.284 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,osc-placement, ]] 2026-08-31 23:34:51.286 | + inc/python:use_library_from_git:269 : return 1 2026-08-31 23:34:51.290 | + lib/libraries:install_libs:100 : _install_lib_from_source os-client-config 2026-08-31 23:34:51.293 | + lib/libraries:_install_lib_from_source:75 : local name=os-client-config 2026-08-31 23:34:51.295 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-client-config 2026-08-31 23:34:51.299 | + inc/python:use_library_from_git:266 : local name=os-client-config 2026-08-31 23:34:51.302 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-31 23:34:51.306 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-31 23:34:51.309 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-client-config, ]] 2026-08-31 23:34:51.311 | + inc/python:use_library_from_git:269 : return 1 2026-08-31 23:34:51.313 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.cache 2026-08-31 23:34:51.317 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.cache 2026-08-31 23:34:51.322 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.cache 2026-08-31 23:34:51.326 | + inc/python:use_library_from_git:266 : local name=oslo.cache 2026-08-31 23:34:51.328 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-31 23:34:51.330 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-31 23:34:51.334 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.cache, ]] 2026-08-31 23:34:51.337 | + inc/python:use_library_from_git:269 : return 1 2026-08-31 23:34:51.339 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.concurrency 2026-08-31 23:34:51.343 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.concurrency 2026-08-31 23:34:51.348 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.concurrency 2026-08-31 23:34:51.352 | + inc/python:use_library_from_git:266 : local name=oslo.concurrency 2026-08-31 23:34:51.355 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-31 23:34:51.358 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-31 23:34:51.361 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.concurrency, ]] 2026-08-31 23:34:51.363 | + inc/python:use_library_from_git:269 : return 1 2026-08-31 23:34:51.367 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.config 2026-08-31 23:34:51.370 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.config 2026-08-31 23:34:51.372 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.config 2026-08-31 23:34:51.376 | + inc/python:use_library_from_git:266 : local name=oslo.config 2026-08-31 23:34:51.380 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-31 23:34:51.383 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-31 23:34:51.387 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.config, ]] 2026-08-31 23:34:51.391 | + inc/python:use_library_from_git:269 : return 1 2026-08-31 23:34:51.394 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.context 2026-08-31 23:34:51.397 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.context 2026-08-31 23:34:51.400 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.context 2026-08-31 23:34:51.402 | + inc/python:use_library_from_git:266 : local name=oslo.context 2026-08-31 23:34:51.406 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-31 23:34:51.410 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-31 23:34:51.414 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.context, ]] 2026-08-31 23:34:51.417 | + inc/python:use_library_from_git:269 : return 1 2026-08-31 23:34:51.421 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.db 2026-08-31 23:34:51.424 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.db 2026-08-31 23:34:51.428 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.db 2026-08-31 23:34:51.432 | + inc/python:use_library_from_git:266 : local name=oslo.db 2026-08-31 23:34:51.434 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-31 23:34:51.437 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-31 23:34:51.440 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.db, ]] 2026-08-31 23:34:51.444 | + inc/python:use_library_from_git:269 : return 1 2026-08-31 23:34:51.446 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.i18n 2026-08-31 23:34:51.451 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.i18n 2026-08-31 23:34:51.453 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.i18n 2026-08-31 23:34:51.457 | + inc/python:use_library_from_git:266 : local name=oslo.i18n 2026-08-31 23:34:51.461 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-31 23:34:51.463 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-31 23:34:51.465 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.i18n, ]] 2026-08-31 23:34:51.470 | + inc/python:use_library_from_git:269 : return 1 2026-08-31 23:34:51.474 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.limit 2026-08-31 23:34:51.478 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.limit 2026-08-31 23:34:51.481 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.limit 2026-08-31 23:34:51.484 | + inc/python:use_library_from_git:266 : local name=oslo.limit 2026-08-31 23:34:51.488 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-31 23:34:51.491 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-31 23:34:51.493 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.limit, ]] 2026-08-31 23:34:51.496 | + inc/python:use_library_from_git:269 : return 1 2026-08-31 23:34:51.499 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.log 2026-08-31 23:34:51.503 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.log 2026-08-31 23:34:51.506 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.log 2026-08-31 23:34:51.508 | + inc/python:use_library_from_git:266 : local name=oslo.log 2026-08-31 23:34:51.512 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-31 23:34:51.516 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-31 23:34:51.519 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.log, ]] 2026-08-31 23:34:51.522 | + inc/python:use_library_from_git:269 : return 1 2026-08-31 23:34:51.527 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.messaging 2026-08-31 23:34:51.530 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.messaging 2026-08-31 23:34:51.533 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.messaging 2026-08-31 23:34:51.536 | + inc/python:use_library_from_git:266 : local name=oslo.messaging 2026-08-31 23:34:51.538 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-31 23:34:51.542 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-31 23:34:51.545 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.messaging, ]] 2026-08-31 23:34:51.547 | + inc/python:use_library_from_git:269 : return 1 2026-08-31 23:34:51.551 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.middleware 2026-08-31 23:34:51.555 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.middleware 2026-08-31 23:34:51.559 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.middleware 2026-08-31 23:34:51.562 | + inc/python:use_library_from_git:266 : local name=oslo.middleware 2026-08-31 23:34:51.564 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-31 23:34:51.567 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-31 23:34:51.571 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.middleware, ]] 2026-08-31 23:34:51.574 | + inc/python:use_library_from_git:269 : return 1 2026-08-31 23:34:51.578 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.policy 2026-08-31 23:34:51.581 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.policy 2026-08-31 23:34:51.584 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.policy 2026-08-31 23:34:51.588 | + inc/python:use_library_from_git:266 : local name=oslo.policy 2026-08-31 23:34:51.591 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-31 23:34:51.595 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-31 23:34:51.598 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.policy, ]] 2026-08-31 23:34:51.602 | + inc/python:use_library_from_git:269 : return 1 2026-08-31 23:34:51.607 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.privsep 2026-08-31 23:34:51.611 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.privsep 2026-08-31 23:34:51.614 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.privsep 2026-08-31 23:34:51.619 | + inc/python:use_library_from_git:266 : local name=oslo.privsep 2026-08-31 23:34:51.624 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-31 23:34:51.628 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-31 23:34:51.632 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.privsep, ]] 2026-08-31 23:34:51.636 | + inc/python:use_library_from_git:269 : return 1 2026-08-31 23:34:51.640 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.reports 2026-08-31 23:34:51.643 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.reports 2026-08-31 23:34:51.645 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.reports 2026-08-31 23:34:51.649 | + inc/python:use_library_from_git:266 : local name=oslo.reports 2026-08-31 23:34:51.652 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-31 23:34:51.656 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-31 23:34:51.660 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.reports, ]] 2026-08-31 23:34:51.663 | + inc/python:use_library_from_git:269 : return 1 2026-08-31 23:34:51.665 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.rootwrap 2026-08-31 23:34:51.670 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.rootwrap 2026-08-31 23:34:51.673 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.rootwrap 2026-08-31 23:34:51.678 | + inc/python:use_library_from_git:266 : local name=oslo.rootwrap 2026-08-31 23:34:51.680 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-31 23:34:51.685 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-31 23:34:51.688 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.rootwrap, ]] 2026-08-31 23:34:51.692 | + inc/python:use_library_from_git:269 : return 1 2026-08-31 23:34:51.695 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.serialization 2026-08-31 23:34:51.699 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.serialization 2026-08-31 23:34:51.702 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.serialization 2026-08-31 23:34:51.707 | + inc/python:use_library_from_git:266 : local name=oslo.serialization 2026-08-31 23:34:51.709 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-31 23:34:51.713 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-31 23:34:51.715 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.serialization, ]] 2026-08-31 23:34:51.718 | + inc/python:use_library_from_git:269 : return 1 2026-08-31 23:34:51.721 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.service 2026-08-31 23:34:51.726 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.service 2026-08-31 23:34:51.728 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.service 2026-08-31 23:34:51.732 | + inc/python:use_library_from_git:266 : local name=oslo.service 2026-08-31 23:34:51.734 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-31 23:34:51.736 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-31 23:34:51.740 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.service, ]] 2026-08-31 23:34:51.742 | + inc/python:use_library_from_git:269 : return 1 2026-08-31 23:34:51.746 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.utils 2026-08-31 23:34:51.751 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.utils 2026-08-31 23:34:51.755 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.utils 2026-08-31 23:34:51.758 | + inc/python:use_library_from_git:266 : local name=oslo.utils 2026-08-31 23:34:51.762 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-31 23:34:51.765 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-31 23:34:51.767 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.utils, ]] 2026-08-31 23:34:51.771 | + inc/python:use_library_from_git:269 : return 1 2026-08-31 23:34:51.775 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.versionedobjects 2026-08-31 23:34:51.779 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.versionedobjects 2026-08-31 23:34:51.783 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.versionedobjects 2026-08-31 23:34:51.786 | + inc/python:use_library_from_git:266 : local name=oslo.versionedobjects 2026-08-31 23:34:51.789 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-31 23:34:51.794 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-31 23:34:51.796 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.versionedobjects, ]] 2026-08-31 23:34:51.800 | + inc/python:use_library_from_git:269 : return 1 2026-08-31 23:34:51.802 | + lib/libraries:install_libs:119 : _install_lib_from_source oslo.vmware 2026-08-31 23:34:51.806 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.vmware 2026-08-31 23:34:51.809 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.vmware 2026-08-31 23:34:51.811 | + inc/python:use_library_from_git:266 : local name=oslo.vmware 2026-08-31 23:34:51.813 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-31 23:34:51.818 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-31 23:34:51.820 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.vmware, ]] 2026-08-31 23:34:51.825 | + inc/python:use_library_from_git:269 : return 1 2026-08-31 23:34:51.828 | + lib/libraries:install_libs:120 : _install_lib_from_source osprofiler 2026-08-31 23:34:51.830 | + lib/libraries:_install_lib_from_source:75 : local name=osprofiler 2026-08-31 23:34:51.833 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osprofiler 2026-08-31 23:34:51.836 | + inc/python:use_library_from_git:266 : local name=osprofiler 2026-08-31 23:34:51.841 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-31 23:34:51.844 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-31 23:34:51.849 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,osprofiler, ]] 2026-08-31 23:34:51.852 | + inc/python:use_library_from_git:269 : return 1 2026-08-31 23:34:51.856 | + lib/libraries:install_libs:121 : _install_lib_from_source pycadf 2026-08-31 23:34:51.858 | + lib/libraries:_install_lib_from_source:75 : local name=pycadf 2026-08-31 23:34:51.863 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git pycadf 2026-08-31 23:34:51.868 | + inc/python:use_library_from_git:266 : local name=pycadf 2026-08-31 23:34:51.872 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-31 23:34:51.876 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-31 23:34:51.880 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,pycadf, ]] 2026-08-31 23:34:51.883 | + inc/python:use_library_from_git:269 : return 1 2026-08-31 23:34:51.885 | + lib/libraries:install_libs:122 : _install_lib_from_source stevedore 2026-08-31 23:34:51.888 | + lib/libraries:_install_lib_from_source:75 : local name=stevedore 2026-08-31 23:34:51.892 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git stevedore 2026-08-31 23:34:51.894 | + inc/python:use_library_from_git:266 : local name=stevedore 2026-08-31 23:34:51.898 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-31 23:34:51.900 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-31 23:34:51.902 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,stevedore, ]] 2026-08-31 23:34:51.905 | + inc/python:use_library_from_git:269 : return 1 2026-08-31 23:34:51.908 | + lib/libraries:install_libs:123 : _install_lib_from_source taskflow 2026-08-31 23:34:51.910 | + lib/libraries:_install_lib_from_source:75 : local name=taskflow 2026-08-31 23:34:51.913 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git taskflow 2026-08-31 23:34:51.916 | + inc/python:use_library_from_git:266 : local name=taskflow 2026-08-31 23:34:51.918 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-31 23:34:51.920 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-31 23:34:51.923 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,taskflow, ]] 2026-08-31 23:34:51.925 | + inc/python:use_library_from_git:269 : return 1 2026-08-31 23:34:51.928 | + lib/libraries:install_libs:124 : _install_lib_from_source tooz 2026-08-31 23:34:51.930 | + lib/libraries:_install_lib_from_source:75 : local name=tooz 2026-08-31 23:34:51.933 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git tooz 2026-08-31 23:34:51.935 | + inc/python:use_library_from_git:266 : local name=tooz 2026-08-31 23:34:51.937 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-31 23:34:51.940 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-31 23:34:51.942 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,tooz, ]] 2026-08-31 23:34:51.945 | + inc/python:use_library_from_git:269 : return 1 2026-08-31 23:34:51.947 | + lib/libraries:install_libs:128 : _install_lib_from_source os-brick 2026-08-31 23:34:51.950 | + lib/libraries:_install_lib_from_source:75 : local name=os-brick 2026-08-31 23:34:51.953 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-brick 2026-08-31 23:34:51.955 | + inc/python:use_library_from_git:266 : local name=os-brick 2026-08-31 23:34:51.958 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-31 23:34:51.960 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-31 23:34:51.963 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-brick, ]] 2026-08-31 23:34:51.965 | + inc/python:use_library_from_git:269 : return 1 2026-08-31 23:34:51.968 | + lib/libraries:install_libs:129 : _install_lib_from_source os-resource-classes 2026-08-31 23:34:51.970 | + lib/libraries:_install_lib_from_source:75 : local name=os-resource-classes 2026-08-31 23:34:51.973 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-resource-classes 2026-08-31 23:34:51.976 | + inc/python:use_library_from_git:266 : local name=os-resource-classes 2026-08-31 23:34:51.978 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-31 23:34:51.981 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-31 23:34:51.983 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-resource-classes, ]] 2026-08-31 23:34:51.986 | + inc/python:use_library_from_git:269 : return 1 2026-08-31 23:34:51.988 | + lib/libraries:install_libs:130 : _install_lib_from_source os-traits 2026-08-31 23:34:51.990 | + lib/libraries:_install_lib_from_source:75 : local name=os-traits 2026-08-31 23:34:51.993 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-traits 2026-08-31 23:34:51.995 | + inc/python:use_library_from_git:266 : local name=os-traits 2026-08-31 23:34:51.998 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-31 23:34:52.000 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-31 23:34:52.002 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-traits, ]] 2026-08-31 23:34:52.005 | + inc/python:use_library_from_git:269 : return 1 2026-08-31 23:34:52.007 | + lib/libraries:install_libs:133 : _install_lib_from_source python-barbicanclient 2026-08-31 23:34:52.010 | + lib/libraries:_install_lib_from_source:75 : local name=python-barbicanclient 2026-08-31 23:34:52.012 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git python-barbicanclient 2026-08-31 23:34:52.015 | + inc/python:use_library_from_git:266 : local name=python-barbicanclient 2026-08-31 23:34:52.017 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-31 23:34:52.020 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-31 23:34:52.022 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-barbicanclient, ]] 2026-08-31 23:34:52.025 | + inc/python:use_library_from_git:269 : return 1 2026-08-31 23:34:52.027 | + lib/libraries:install_libs:135 : use_library_from_git etcd3gw 2026-08-31 23:34:52.030 | + inc/python:use_library_from_git:266 : local name=etcd3gw 2026-08-31 23:34:52.032 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-31 23:34:52.035 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-31 23:34:52.038 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,etcd3gw, ]] 2026-08-31 23:34:52.042 | + inc/python:use_library_from_git:269 : return 1 2026-08-31 23:34:52.045 | + lib/libraries:install_libs:139 : pip_install etcd3gw 2026-08-31 23:34:52.068 | Using python 3.12 to install etcd3gw 2026-08-31 23:34:52.072 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt etcd3gw 2026-08-31 23:34:53.226 | Collecting etcd3gw 2026-08-31 23:34:53.357 | Downloading etcd3gw-2.7.0-py3-none-any.whl.metadata (1.9 kB) 2026-08-31 23:34:53.409 | Requirement already satisfied: pbr>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from etcd3gw) (7.0.3) 2026-08-31 23:34:53.435 | Collecting requests>=2.20.0 (from etcd3gw) 2026-08-31 23:34:53.439 | Using cached requests-2.34.2-py3-none-any.whl.metadata (4.8 kB) 2026-08-31 23:34:53.499 | Collecting futurist>=0.16.0 (from etcd3gw) 2026-08-31 23:34:53.514 | Downloading futurist-3.5.0-py3-none-any.whl.metadata (2.1 kB) 2026-08-31 23:34:53.560 | Collecting debtcollector>=3.0.0 (from futurist>=0.16.0->etcd3gw) 2026-08-31 23:34:53.577 | Downloading debtcollector-3.1.0-py3-none-any.whl.metadata (2.6 kB) 2026-08-31 23:34:54.209 | Collecting wrapt>=2.1.0 (from debtcollector>=3.0.0->futurist>=0.16.0->etcd3gw) 2026-08-31 23:34:54.225 | Downloading wrapt-2.3.0-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl.metadata (7.4 kB) 2026-08-31 23:34:54.239 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=2.0->etcd3gw) (84.0.0) 2026-08-31 23:34:54.472 | Collecting charset_normalizer<4,>=2 (from requests>=2.20.0->etcd3gw) 2026-08-31 23:34:54.474 | Using cached charset_normalizer-3.5.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (44 kB) 2026-08-31 23:34:54.490 | Collecting idna<4,>=2.5 (from requests>=2.20.0->etcd3gw) 2026-08-31 23:34:54.493 | Using cached idna-3.18-py3-none-any.whl.metadata (6.1 kB) 2026-08-31 23:34:54.516 | Collecting urllib3<3,>=1.26 (from requests>=2.20.0->etcd3gw) 2026-08-31 23:34:54.518 | Using cached urllib3-2.7.0-py3-none-any.whl.metadata (6.9 kB) 2026-08-31 23:34:54.524 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.20.0->etcd3gw) (2023.11.17) 2026-08-31 23:34:54.554 | Downloading etcd3gw-2.7.0-py3-none-any.whl (29 kB) 2026-08-31 23:34:54.589 | Downloading futurist-3.5.0-py3-none-any.whl (50 kB) 2026-08-31 23:34:54.622 | Downloading debtcollector-3.1.0-py3-none-any.whl (24 kB) 2026-08-31 23:34:54.634 | Using cached requests-2.34.2-py3-none-any.whl (73 kB) 2026-08-31 23:34:54.636 | Using cached charset_normalizer-3.5.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (247 kB) 2026-08-31 23:34:54.639 | Using cached idna-3.18-py3-none-any.whl (65 kB) 2026-08-31 23:34:54.641 | Using cached urllib3-2.7.0-py3-none-any.whl (131 kB) 2026-08-31 23:34:54.657 | Downloading wrapt-2.3.0-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (172 kB) 2026-08-31 23:34:54.907 | Installing collected packages: wrapt, urllib3, idna, charset_normalizer, requests, debtcollector, futurist, etcd3gw 2026-08-31 23:34:54.966 | Attempting uninstall: urllib3 2026-08-31 23:34:54.973 | Found existing installation: urllib3 2.0.7 2026-08-31 23:34:54.974 | Not uninstalling urllib3 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-31 23:34:54.974 | Can't uninstall 'urllib3'. No files were found to uninstall. 2026-08-31 23:34:55.116 | Attempting uninstall: idna 2026-08-31 23:34:55.121 | Found existing installation: idna 3.6 2026-08-31 23:34:55.122 | Not uninstalling idna at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-31 23:34:55.122 | Can't uninstall 'idna'. No files were found to uninstall. 2026-08-31 23:34:55.288 | Attempting uninstall: requests 2026-08-31 23:34:55.296 | Found existing installation: requests 2.31.0 2026-08-31 23:34:55.298 | Not uninstalling requests at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-31 23:34:55.299 | Can't uninstall 'requests'. No files were found to uninstall. 2026-08-31 23:34:55.563 | 2026-08-31 23:34:55.568 | Successfully installed charset_normalizer-3.5.0 debtcollector-3.1.0 etcd3gw-2.7.0 futurist-3.5.0 idna-3.18 requests-2.34.2 urllib3-2.7.0 wrapt-2.3.0 2026-08-31 23:34:55.726 | + inc/python:pip_install:216 : result=0 2026-08-31 23:34:55.730 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-31 23:34:55.733 | + functions-common:time_stop:2420 : local name 2026-08-31 23:34:55.737 | + functions-common:time_stop:2421 : local end_time 2026-08-31 23:34:55.741 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-31 23:34:55.743 | + functions-common:time_stop:2423 : local total 2026-08-31 23:34:55.747 | + functions-common:time_stop:2424 : local start_time 2026-08-31 23:34:55.750 | + functions-common:time_stop:2426 : name=pip_install 2026-08-31 23:34:55.753 | + functions-common:time_stop:2427 : start_time=1788219292062 2026-08-31 23:34:55.757 | + functions-common:time_stop:2429 : [[ -z 1788219292062 ]] 2026-08-31 23:34:55.761 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-31 23:34:55.766 | + functions-common:time_stop:2432 : end_time=1788219295762 2026-08-31 23:34:55.770 | + functions-common:time_stop:2433 : elapsed_time=3700 2026-08-31 23:34:55.774 | + functions-common:time_stop:2434 : total=37468 2026-08-31 23:34:55.777 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-31 23:34:55.780 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=41168 2026-08-31 23:34:55.784 | + inc/python:pip_install:219 : return 0 2026-08-31 23:34:55.788 | + ./stack.sh:main:903 : install_apache_uwsgi 2026-08-31 23:34:55.792 | + lib/apache:install_apache_uwsgi:79 : local apxs=apxs2 2026-08-31 23:34:55.795 | + lib/apache:install_apache_uwsgi:80 : is_fedora 2026-08-31 23:34:55.800 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-08-31 23:34:55.803 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-08-31 23:34:55.807 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-08-31 23:34:55.811 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-08-31 23:34:55.815 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-08-31 23:34:55.820 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-08-31 23:34:55.823 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-08-31 23:34:55.828 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-08-31 23:34:55.831 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-08-31 23:34:55.836 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-08-31 23:34:55.839 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-08-31 23:34:55.844 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-08-31 23:34:55.847 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-08-31 23:34:55.851 | + lib/apache:install_apache_uwsgi:84 : is_ubuntu 2026-08-31 23:34:55.855 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-31 23:34:55.859 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-31 23:34:55.863 | + lib/apache:install_apache_uwsgi:85 : local 'pkg_list=uwsgi uwsgi-plugin-python3' 2026-08-31 23:34:55.867 | + lib/apache:install_apache_uwsgi:86 : install_package uwsgi uwsgi-plugin-python3 2026-08-31 23:34:55.871 | + functions-common:install_package:1438 : update_package_repo 2026-08-31 23:34:55.875 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-08-31 23:34:55.878 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-08-31 23:34:55.881 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-08-31 23:34:55.885 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-08-31 23:34:55.889 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-08-31 23:34:55.892 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-31 23:34:55.896 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-31 23:34:55.900 | + functions-common:update_package_repo:1421 : apt_get_update 2026-08-31 23:34:55.903 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-08-31 23:34:55.907 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-08-31 23:34:55.910 | + functions-common:apt_get_update:1167 : return 2026-08-31 23:34:55.914 | + functions-common:install_package:1439 : real_install_package uwsgi uwsgi-plugin-python3 2026-08-31 23:34:55.918 | + functions-common:real_install_package:1426 : is_ubuntu 2026-08-31 23:34:55.922 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-31 23:34:55.926 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-31 23:34:55.930 | + functions-common:real_install_package:1427 : apt_get install uwsgi uwsgi-plugin-python3 2026-08-31 23:34:55.961 | + 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-08-31 23:34:56.003 | Reading package lists... 2026-08-31 23:34:56.406 | Building dependency tree... 2026-08-31 23:34:56.408 | Reading state information... 2026-08-31 23:34:57.041 | The following packages were automatically installed and are no longer required: 2026-08-31 23:34:57.045 | libfwupd2 libgusb2 2026-08-31 23:34:57.045 | Use 'sudo apt autoremove' to remove them. 2026-08-31 23:34:57.045 | The following additional packages will be installed: 2026-08-31 23:34:57.047 | libnorm1t64 libpgm-5.3-0t64 libzmq5 uwsgi-core 2026-08-31 23:34:57.050 | Suggested packages: 2026-08-31 23:34:57.050 | nginx-full | cherokee | libapache2-mod-proxy-uwsgi | libapache2-mod-uwsgi 2026-08-31 23:34:57.050 | | libapache2-mod-ruwsgi uwsgi-dev uwsgi-extra uwsgi-plugins-all 2026-08-31 23:34:57.050 | python3-uwsgidecorators 2026-08-31 23:34:57.090 | The following NEW packages will be installed: 2026-08-31 23:34:57.093 | libnorm1t64 libpgm-5.3-0t64 libzmq5 uwsgi uwsgi-core uwsgi-plugin-python3 2026-08-31 23:34:57.198 | 0 upgraded, 6 newly installed, 0 to remove and 28 not upgraded. 2026-08-31 23:34:57.198 | Need to get 1270 kB of archives. 2026-08-31 23:34:57.198 | After this operation, 4285 kB of additional disk space will be used. 2026-08-31 23:34:57.198 | Get:1 http://archive.ubuntu.com/ubuntu noble/universe amd64 libnorm1t64 amd64 1.5.9+dfsg-3.1build1 [154 kB] 2026-08-31 23:34:57.309 | Get:2 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpgm-5.3-0t64 amd64 5.3.128~dfsg-2.1build1 [167 kB] 2026-08-31 23:34:57.328 | Get:3 http://archive.ubuntu.com/ubuntu noble/universe amd64 libzmq5 amd64 4.3.5-1build2 [260 kB] 2026-08-31 23:34:57.358 | Get:4 http://archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi-core amd64 2.0.24-2ubuntu10 [585 kB] 2026-08-31 23:34:57.385 | Get:5 http://archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi amd64 2.0.24-2ubuntu10 [22.0 kB] 2026-08-31 23:34:57.385 | Get:6 http://archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi-plugin-python3 amd64 2.0.24-2ubuntu10 [81.9 kB] 2026-08-31 23:34:57.666 | perl: warning: Setting locale failed. 2026-08-31 23:34:57.666 | perl: warning: Please check that your locale settings: 2026-08-31 23:34:57.666 | LANGUAGE = (unset), 2026-08-31 23:34:57.666 | LC_ALL = "en_US.utf8", 2026-08-31 23:34:57.667 | LANG = "de_DE.UTF-8" 2026-08-31 23:34:57.667 | are supported and installed on your system. 2026-08-31 23:34:57.667 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-31 23:34:57.735 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-08-31 23:34:57.735 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-08-31 23:34:57.736 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-08-31 23:34:57.965 | Fetched 1270 kB in 0s (4985 kB/s) 2026-08-31 23:34:58.011 | Selecting previously unselected package libnorm1t64:amd64. 2026-08-31 23:34:58.097 | (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 ... 126450 files and directories currently installed.) 2026-08-31 23:34:58.106 | Preparing to unpack .../0-libnorm1t64_1.5.9+dfsg-3.1build1_amd64.deb ... 2026-08-31 23:34:58.115 | Unpacking libnorm1t64:amd64 (1.5.9+dfsg-3.1build1) ... 2026-08-31 23:34:58.177 | Selecting previously unselected package libpgm-5.3-0t64:amd64. 2026-08-31 23:34:58.193 | Preparing to unpack .../1-libpgm-5.3-0t64_5.3.128~dfsg-2.1build1_amd64.deb ... 2026-08-31 23:34:58.197 | Unpacking libpgm-5.3-0t64:amd64 (5.3.128~dfsg-2.1build1) ... 2026-08-31 23:34:58.258 | Selecting previously unselected package libzmq5:amd64. 2026-08-31 23:34:58.273 | Preparing to unpack .../2-libzmq5_4.3.5-1build2_amd64.deb ... 2026-08-31 23:34:58.277 | Unpacking libzmq5:amd64 (4.3.5-1build2) ... 2026-08-31 23:34:58.339 | Selecting previously unselected package uwsgi-core. 2026-08-31 23:34:58.354 | Preparing to unpack .../3-uwsgi-core_2.0.24-2ubuntu10_amd64.deb ... 2026-08-31 23:34:58.359 | Unpacking uwsgi-core (2.0.24-2ubuntu10) ... 2026-08-31 23:34:58.558 | Selecting previously unselected package uwsgi. 2026-08-31 23:34:58.572 | Preparing to unpack .../4-uwsgi_2.0.24-2ubuntu10_amd64.deb ... 2026-08-31 23:34:58.581 | Unpacking uwsgi (2.0.24-2ubuntu10) ... 2026-08-31 23:34:58.645 | Selecting previously unselected package uwsgi-plugin-python3. 2026-08-31 23:34:58.662 | Preparing to unpack .../5-uwsgi-plugin-python3_2.0.24-2ubuntu10_amd64.deb ... 2026-08-31 23:34:58.666 | Unpacking uwsgi-plugin-python3 (2.0.24-2ubuntu10) ... 2026-08-31 23:34:58.746 | Setting up libnorm1t64:amd64 (1.5.9+dfsg-3.1build1) ... 2026-08-31 23:34:58.758 | Setting up libpgm-5.3-0t64:amd64 (5.3.128~dfsg-2.1build1) ... 2026-08-31 23:34:58.770 | Setting up libzmq5:amd64 (4.3.5-1build2) ... 2026-08-31 23:34:58.784 | Setting up uwsgi-core (2.0.24-2ubuntu10) ... 2026-08-31 23:34:58.807 | Setting up uwsgi (2.0.24-2ubuntu10) ... 2026-08-31 23:34:59.449 | Setting up uwsgi-plugin-python3 (2.0.24-2ubuntu10) ... 2026-08-31 23:34:59.486 | Processing triggers for man-db (2.12.0-4build2) ... 2026-08-31 23:35:00.501 | Processing triggers for libc-bin (2.39-0ubuntu8.8) ... 2026-08-31 23:35:00.779 | perl: warning: Setting locale failed. 2026-08-31 23:35:00.780 | perl: warning: Please check that your locale settings: 2026-08-31 23:35:00.780 | LANGUAGE = (unset), 2026-08-31 23:35:00.780 | LC_ALL = "en_US.utf8", 2026-08-31 23:35:00.780 | LANG = "de_DE.UTF-8" 2026-08-31 23:35:00.780 | are supported and installed on your system. 2026-08-31 23:35:00.780 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-31 23:35:00.918 | perl: warning: Setting locale failed. 2026-08-31 23:35:00.919 | perl: warning: Please check that your locale settings: 2026-08-31 23:35:00.919 | LANGUAGE = (unset), 2026-08-31 23:35:00.919 | LC_ALL = "en_US.utf8", 2026-08-31 23:35:00.919 | LANG = "de_DE.UTF-8" 2026-08-31 23:35:00.919 | are supported and installed on your system. 2026-08-31 23:35:00.919 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-31 23:35:00.971 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-08-31 23:35:00.971 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-08-31 23:35:00.971 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-08-31 23:35:01.048 | perl: warning: Setting locale failed. 2026-08-31 23:35:01.048 | perl: warning: Please check that your locale settings: 2026-08-31 23:35:01.048 | LANGUAGE = (unset), 2026-08-31 23:35:01.048 | LC_ALL = "en_US.utf8", 2026-08-31 23:35:01.048 | LANG = "de_DE.UTF-8" 2026-08-31 23:35:01.048 | are supported and installed on your system. 2026-08-31 23:35:01.049 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-31 23:35:01.454 | 2026-08-31 23:35:01.455 | Running kernel seems to be up-to-date. 2026-08-31 23:35:01.455 | 2026-08-31 23:35:01.455 | Restarting services... 2026-08-31 23:35:01.522 | 2026-08-31 23:35:01.523 | Service restarts being deferred: 2026-08-31 23:35:01.523 | systemctl restart getty@tty1.service 2026-08-31 23:35:01.523 | systemctl restart serial-getty@hvc0.service 2026-08-31 23:35:01.523 | systemctl restart systemd-logind.service 2026-08-31 23:35:01.523 | systemctl restart virtlockd.service 2026-08-31 23:35:01.523 | systemctl restart virtlogd.service 2026-08-31 23:35:01.523 | 2026-08-31 23:35:01.523 | No containers need to be restarted. 2026-08-31 23:35:01.523 | 2026-08-31 23:35:01.524 | User sessions running outdated binaries: 2026-08-31 23:35:01.524 | quobyte @ session #5: bash[2019], sshd[1972] 2026-08-31 23:35:01.536 | quobyte @ user manager service: systemd[1163] 2026-08-31 23:35:01.550 | 2026-08-31 23:35:01.550 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-08-31 23:35:03.803 | + functions-common:apt_get:1211 : result=0 2026-08-31 23:35:03.808 | + functions-common:apt_get:1214 : time_stop apt-get 2026-08-31 23:35:03.812 | + functions-common:time_stop:2420 : local name 2026-08-31 23:35:03.816 | + functions-common:time_stop:2421 : local end_time 2026-08-31 23:35:03.820 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-31 23:35:03.825 | + functions-common:time_stop:2423 : local total 2026-08-31 23:35:03.829 | + functions-common:time_stop:2424 : local start_time 2026-08-31 23:35:03.832 | + functions-common:time_stop:2426 : name=apt-get 2026-08-31 23:35:03.837 | + functions-common:time_stop:2427 : start_time=1788219295957 2026-08-31 23:35:03.841 | + functions-common:time_stop:2429 : [[ -z 1788219295957 ]] 2026-08-31 23:35:03.847 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-31 23:35:03.853 | + functions-common:time_stop:2432 : end_time=1788219303848 2026-08-31 23:35:03.857 | + functions-common:time_stop:2433 : elapsed_time=7891 2026-08-31 23:35:03.861 | + functions-common:time_stop:2434 : total=145999 2026-08-31 23:35:03.864 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-31 23:35:03.869 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=153890 2026-08-31 23:35:03.872 | + functions-common:apt_get:1215 : return 0 2026-08-31 23:35:03.878 | + lib/apache:install_apache_uwsgi:118 : is_ubuntu 2026-08-31 23:35:03.881 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-31 23:35:03.885 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-31 23:35:03.889 | + lib/apache:install_apache_uwsgi:119 : a2query -m proxy 2026-08-31 23:35:03.892 | perl: warning: Setting locale failed. 2026-08-31 23:35:03.892 | perl: warning: Please check that your locale settings: 2026-08-31 23:35:03.892 | LANGUAGE = (unset), 2026-08-31 23:35:03.892 | LC_ALL = "en_US.utf8", 2026-08-31 23:35:03.892 | LANG = (unset) 2026-08-31 23:35:03.892 | are supported and installed on your system. 2026-08-31 23:35:03.892 | perl: warning: Falling back to the standard locale ("C"). 2026-08-31 23:35:03.930 | No module matches proxy 2026-08-31 23:35:03.936 | + lib/apache:install_apache_uwsgi:121 : sudo a2enmod proxy 2026-08-31 23:35:03.950 | perl: warning: Setting locale failed. 2026-08-31 23:35:03.950 | perl: warning: Please check that your locale settings: 2026-08-31 23:35:03.950 | LANGUAGE = (unset), 2026-08-31 23:35:03.950 | LC_ALL = "en_US.utf8", 2026-08-31 23:35:03.951 | LANG = "de_DE.UTF-8" 2026-08-31 23:35:03.951 | are supported and installed on your system. 2026-08-31 23:35:03.951 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-31 23:35:03.993 | Enabling module proxy. 2026-08-31 23:35:03.999 | To activate the new configuration, you need to run: 2026-08-31 23:35:03.999 | systemctl restart apache2 2026-08-31 23:35:04.007 | + lib/apache:install_apache_uwsgi:122 : sudo a2enmod proxy_uwsgi 2026-08-31 23:35:04.021 | perl: warning: Setting locale failed. 2026-08-31 23:35:04.021 | perl: warning: Please check that your locale settings: 2026-08-31 23:35:04.021 | LANGUAGE = (unset), 2026-08-31 23:35:04.021 | LC_ALL = "en_US.utf8", 2026-08-31 23:35:04.021 | LANG = "de_DE.UTF-8" 2026-08-31 23:35:04.022 | are supported and installed on your system. 2026-08-31 23:35:04.022 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-31 23:35:04.064 | Considering dependency proxy for proxy_uwsgi: 2026-08-31 23:35:04.064 | Module proxy already enabled 2026-08-31 23:35:04.064 | Enabling module proxy_uwsgi. 2026-08-31 23:35:04.071 | To activate the new configuration, you need to run: 2026-08-31 23:35:04.071 | systemctl restart apache2 2026-08-31 23:35:04.078 | + lib/apache:install_apache_uwsgi:123 : restart_apache_server 2026-08-31 23:35:04.082 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-08-31 23:35:04.086 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-08-31 23:35:04.090 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-08-31 23:35:04.294 | + ./stack.sh:main:906 : install_keystoneauth 2026-08-31 23:35:04.299 | + lib/keystone:install_keystoneauth:461 : use_library_from_git keystoneauth 2026-08-31 23:35:04.305 | + inc/python:use_library_from_git:266 : local name=keystoneauth 2026-08-31 23:35:04.310 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-31 23:35:04.313 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-31 23:35:04.317 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,keystoneauth, ]] 2026-08-31 23:35:04.322 | + inc/python:use_library_from_git:269 : return 1 2026-08-31 23:35:04.326 | + ./stack.sh:main:907 : install_keystoneclient 2026-08-31 23:35:04.330 | + lib/keystone:install_keystoneclient:469 : use_library_from_git python-keystoneclient 2026-08-31 23:35:04.334 | + inc/python:use_library_from_git:266 : local name=python-keystoneclient 2026-08-31 23:35:04.338 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-31 23:35:04.342 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-31 23:35:04.346 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-keystoneclient, ]] 2026-08-31 23:35:04.351 | + inc/python:use_library_from_git:269 : return 1 2026-08-31 23:35:04.355 | + ./stack.sh:main:908 : install_glanceclient 2026-08-31 23:35:04.359 | + lib/glance:install_glanceclient:542 : use_library_from_git python-glanceclient 2026-08-31 23:35:04.363 | + inc/python:use_library_from_git:266 : local name=python-glanceclient 2026-08-31 23:35:04.367 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-31 23:35:04.371 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-31 23:35:04.376 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-glanceclient, ]] 2026-08-31 23:35:04.380 | + inc/python:use_library_from_git:269 : return 1 2026-08-31 23:35:04.384 | + ./stack.sh:main:909 : install_cinderclient 2026-08-31 23:35:04.389 | + lib/cinder:install_cinderclient:594 : use_library_from_git python-brick-cinderclient-ext 2026-08-31 23:35:04.393 | + inc/python:use_library_from_git:266 : local name=python-brick-cinderclient-ext 2026-08-31 23:35:04.397 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-31 23:35:04.401 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-31 23:35:04.406 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2026-08-31 23:35:04.410 | + inc/python:use_library_from_git:269 : return 1 2026-08-31 23:35:04.414 | + lib/cinder:install_cinderclient:599 : use_library_from_git python-cinderclient 2026-08-31 23:35:04.418 | + inc/python:use_library_from_git:266 : local name=python-cinderclient 2026-08-31 23:35:04.423 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-31 23:35:04.427 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-31 23:35:04.431 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-cinderclient, ]] 2026-08-31 23:35:04.435 | + inc/python:use_library_from_git:269 : return 1 2026-08-31 23:35:04.440 | + ./stack.sh:main:910 : install_novaclient 2026-08-31 23:35:04.444 | + lib/nova:install_novaclient:901 : use_library_from_git python-novaclient 2026-08-31 23:35:04.448 | + inc/python:use_library_from_git:266 : local name=python-novaclient 2026-08-31 23:35:04.453 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-31 23:35:04.457 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-31 23:35:04.461 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-novaclient, ]] 2026-08-31 23:35:04.466 | + inc/python:use_library_from_git:269 : return 1 2026-08-31 23:35:04.470 | + ./stack.sh:main:911 : is_service_enabled swift glance horizon 2026-08-31 23:35:04.496 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 23:35:04.500 | + ./stack.sh:main:912 : install_swiftclient 2026-08-31 23:35:04.504 | + lib/swift:install_swiftclient:744 : use_library_from_git python-swiftclient 2026-08-31 23:35:04.508 | + inc/python:use_library_from_git:266 : local name=python-swiftclient 2026-08-31 23:35:04.512 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-31 23:35:04.515 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-31 23:35:04.519 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-swiftclient, ]] 2026-08-31 23:35:04.523 | + inc/python:use_library_from_git:269 : return 1 2026-08-31 23:35:04.527 | + ./stack.sh:main:914 : is_service_enabled neutron nova horizon 2026-08-31 23:35:04.552 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 23:35:04.555 | + ./stack.sh:main:915 : install_neutronclient 2026-08-31 23:35:04.560 | + lib/neutron:install_neutronclient:542 : use_library_from_git python-neutronclient 2026-08-31 23:35:04.564 | + inc/python:use_library_from_git:266 : local name=python-neutronclient 2026-08-31 23:35:04.568 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-31 23:35:04.572 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-31 23:35:04.576 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-neutronclient, ]] 2026-08-31 23:35:04.579 | + inc/python:use_library_from_git:269 : return 1 2026-08-31 23:35:04.584 | + ./stack.sh:main:919 : install_keystonemiddleware 2026-08-31 23:35:04.588 | + lib/keystone:install_keystonemiddleware:479 : use_library_from_git keystonemiddleware 2026-08-31 23:35:04.592 | + inc/python:use_library_from_git:266 : local name=keystonemiddleware 2026-08-31 23:35:04.595 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-31 23:35:04.599 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-31 23:35:04.603 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,keystonemiddleware, ]] 2026-08-31 23:35:04.607 | + inc/python:use_library_from_git:269 : return 1 2026-08-31 23:35:04.611 | + lib/keystone:install_keystonemiddleware:484 : pip_install_gr keystonemiddleware 2026-08-31 23:35:04.614 | + inc/python:pip_install_gr:94 : local name=keystonemiddleware 2026-08-31 23:35:04.618 | + inc/python:pip_install_gr:95 : local clean_name 2026-08-31 23:35:04.624 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements keystonemiddleware 2026-08-31 23:35:04.628 | ++ inc/python:get_from_global_requirements:241 : local package=keystonemiddleware 2026-08-31 23:35:04.632 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-08-31 23:35:04.638 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2026-08-31 23:35:04.639 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-08-31 23:35:04.647 | ++ inc/python:get_from_global_requirements:243 : required_pkg='keystonemiddleware ' 2026-08-31 23:35:04.651 | ++ inc/python:get_from_global_requirements:244 : [[ keystonemiddleware == '' ]] 2026-08-31 23:35:04.655 | ++ inc/python:get_from_global_requirements:247 : echo keystonemiddleware 2026-08-31 23:35:04.660 | + inc/python:pip_install_gr:96 : clean_name=keystonemiddleware 2026-08-31 23:35:04.664 | + inc/python:pip_install_gr:97 : pip_install keystonemiddleware 2026-08-31 23:35:04.694 | Using python 3.12 to install keystonemiddleware 2026-08-31 23:35:04.698 | + 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-08-31 23:35:05.940 | Collecting keystonemiddleware 2026-08-31 23:35:06.076 | Downloading keystonemiddleware-13.0.1-py3-none-any.whl.metadata (3.9 kB) 2026-08-31 23:35:06.139 | Collecting keystoneauth1>=3.12.0 (from keystonemiddleware) 2026-08-31 23:35:06.156 | Downloading keystoneauth1-5.16.0-py3-none-any.whl.metadata (2.8 kB) 2026-08-31 23:35:06.218 | Collecting oslo.cache>=3.11.0 (from keystonemiddleware) 2026-08-31 23:35:06.235 | Downloading oslo_cache-4.3.0-py3-none-any.whl.metadata (2.5 kB) 2026-08-31 23:35:06.300 | Collecting oslo.config>=5.2.0 (from keystonemiddleware) 2026-08-31 23:35:06.316 | Downloading oslo_config-10.7.0-py3-none-any.whl.metadata (2.3 kB) 2026-08-31 23:35:06.364 | Collecting oslo.context>=2.19.2 (from keystonemiddleware) 2026-08-31 23:35:06.381 | Downloading oslo_context-6.5.0-py3-none-any.whl.metadata (2.3 kB) 2026-08-31 23:35:06.427 | Collecting oslo.i18n>=3.15.3 (from keystonemiddleware) 2026-08-31 23:35:06.443 | Downloading oslo_i18n-6.9.0-py3-none-any.whl.metadata (2.0 kB) 2026-08-31 23:35:06.500 | Collecting oslo.log>=3.36.0 (from keystonemiddleware) 2026-08-31 23:35:06.515 | Downloading oslo_log-8.3.1-py3-none-any.whl.metadata (2.5 kB) 2026-08-31 23:35:06.565 | Collecting oslo.serialization>=2.18.0 (from keystonemiddleware) 2026-08-31 23:35:06.580 | Downloading oslo_serialization-5.11.0-py3-none-any.whl.metadata (2.1 kB) 2026-08-31 23:35:06.640 | Collecting oslo.utils>=3.33.0 (from keystonemiddleware) 2026-08-31 23:35:06.655 | Downloading oslo_utils-10.2.0-py3-none-any.whl.metadata (2.1 kB) 2026-08-31 23:35:06.684 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware) (7.0.3) 2026-08-31 23:35:06.714 | Collecting pycadf>=1.1.0 (from keystonemiddleware) 2026-08-31 23:35:06.730 | Downloading pycadf-4.1.0-py3-none-any.whl.metadata (2.2 kB) 2026-08-31 23:35:06.774 | Collecting PyJWT>=2.4.0 (from keystonemiddleware) 2026-08-31 23:35:06.789 | Downloading pyjwt-2.13.0-py3-none-any.whl.metadata (3.4 kB) 2026-08-31 23:35:06.839 | Collecting python-keystoneclient>=3.20.0 (from keystonemiddleware) 2026-08-31 23:35:06.855 | Downloading python_keystoneclient-6.0.0-py3-none-any.whl.metadata (3.8 kB) 2026-08-31 23:35:06.865 | Requirement already satisfied: requests>=2.14.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware) (2.34.2) 2026-08-31 23:35:06.901 | Collecting WebOb>=1.7.1 (from keystonemiddleware) 2026-08-31 23:35:06.916 | Downloading webob-1.8.11-py2.py3-none-any.whl.metadata (13 kB) 2026-08-31 23:35:06.930 | 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-08-31 23:35:06.970 | Collecting stevedore>=1.20.0 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-08-31 23:35:06.985 | Downloading stevedore-5.9.1-py3-none-any.whl.metadata (2.3 kB) 2026-08-31 23:35:07.020 | Collecting os-service-types>=1.2.0 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-08-31 23:35:07.036 | Downloading os_service_types-1.9.0-py3-none-any.whl.metadata (2.0 kB) 2026-08-31 23:35:07.078 | Collecting typing-extensions>=4.12 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-08-31 23:35:07.093 | Downloading typing_extensions-4.16.0-py3-none-any.whl.metadata (3.3 kB) 2026-08-31 23:35:07.135 | Collecting dogpile.cache>=1.3.3 (from oslo.cache>=3.11.0->keystonemiddleware) 2026-08-31 23:35:07.151 | Downloading dogpile_cache-1.5.0-py3-none-any.whl.metadata (5.5 kB) 2026-08-31 23:35:07.202 | Collecting decorator>=4.0.0 (from dogpile.cache>=1.3.3->oslo.cache>=3.11.0->keystonemiddleware) 2026-08-31 23:35:07.217 | Downloading decorator-5.3.1-py3-none-any.whl.metadata (3.9 kB) 2026-08-31 23:35:07.260 | Collecting netaddr>=0.7.18 (from oslo.config>=5.2.0->keystonemiddleware) 2026-08-31 23:35:07.276 | Downloading netaddr-1.3.0-py3-none-any.whl.metadata (5.0 kB) 2026-08-31 23:35:07.314 | Collecting rfc3986>=1.2.0 (from oslo.config>=5.2.0->keystonemiddleware) 2026-08-31 23:35:07.330 | Downloading rfc3986-2.0.0-py2.py3-none-any.whl.metadata (6.6 kB) 2026-08-31 23:35:07.340 | 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-08-31 23:35:07.379 | Collecting python-dateutil>=2.7.0 (from oslo.log>=3.36.0->keystonemiddleware) 2026-08-31 23:35:07.395 | Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) 2026-08-31 23:35:07.405 | 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-08-31 23:35:07.408 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->oslo.log>=3.36.0->keystonemiddleware) (2.3.0) 2026-08-31 23:35:07.567 | Collecting msgpack>=0.5.2 (from oslo.serialization>=2.18.0->keystonemiddleware) 2026-08-31 23:35:07.583 | 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-08-31 23:35:07.641 | Collecting pyparsing>=2.1.0 (from oslo.utils>=3.33.0->keystonemiddleware) 2026-08-31 23:35:07.656 | Downloading pyparsing-3.3.2-py3-none-any.whl.metadata (5.8 kB) 2026-08-31 23:35:07.667 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->keystonemiddleware) (26.3) 2026-08-31 23:35:07.804 | Collecting psutil>=3.2.2 (from oslo.utils>=3.33.0->keystonemiddleware) 2026-08-31 23:35:07.819 | 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-08-31 23:35:07.842 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=2.0.0->keystonemiddleware) (84.0.0) 2026-08-31 23:35:07.876 | Collecting six>=1.5 (from python-dateutil>=2.7.0->oslo.log>=3.36.0->keystonemiddleware) 2026-08-31 23:35:07.892 | Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) 2026-08-31 23:35:07.910 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware) (3.5.0) 2026-08-31 23:35:07.912 | 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-08-31 23:35:07.912 | 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-08-31 23:35:07.914 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (2023.11.17) 2026-08-31 23:35:08.000 | Downloading keystonemiddleware-13.0.1-py3-none-any.whl (135 kB) 2026-08-31 23:35:08.039 | Downloading keystoneauth1-5.16.0-py3-none-any.whl (349 kB) 2026-08-31 23:35:08.075 | Downloading os_service_types-1.9.0-py3-none-any.whl (25 kB) 2026-08-31 23:35:08.099 | Downloading oslo_cache-4.3.0-py3-none-any.whl (65 kB) 2026-08-31 23:35:08.127 | Downloading dogpile_cache-1.5.0-py3-none-any.whl (64 kB) 2026-08-31 23:35:08.153 | Downloading decorator-5.3.1-py3-none-any.whl (10 kB) 2026-08-31 23:35:08.175 | Downloading oslo_config-10.7.0-py3-none-any.whl (143 kB) 2026-08-31 23:35:08.203 | Downloading netaddr-1.3.0-py3-none-any.whl (2.3 MB) 2026-08-31 23:35:08.250 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 51.4 MB/s 0:00:00 2026-08-31 23:35:08.267 | Downloading oslo_context-6.5.0-py3-none-any.whl (20 kB) 2026-08-31 23:35:08.291 | Downloading oslo_i18n-6.9.0-py3-none-any.whl (47 kB) 2026-08-31 23:35:08.315 | Downloading oslo_log-8.3.1-py3-none-any.whl (77 kB) 2026-08-31 23:35:08.339 | Downloading oslo_serialization-5.11.0-py3-none-any.whl (27 kB) 2026-08-31 23:35:08.361 | Downloading msgpack-1.2.1-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (419 kB) 2026-08-31 23:35:08.391 | Downloading oslo_utils-10.2.0-py3-none-any.whl (154 kB) 2026-08-31 23:35:08.415 | Downloading psutil-7.2.2-cp36-abi3-manylinux2010_x86_64.manylinux_2_12_x86_64.manylinux_2_28_x86_64.whl (155 kB) 2026-08-31 23:35:08.440 | Downloading pycadf-4.1.0-py3-none-any.whl (44 kB) 2026-08-31 23:35:08.462 | Downloading pyjwt-2.13.0-py3-none-any.whl (31 kB) 2026-08-31 23:35:08.485 | Downloading pyparsing-3.3.2-py3-none-any.whl (122 kB) 2026-08-31 23:35:08.509 | Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 2026-08-31 23:35:08.535 | Downloading python_keystoneclient-6.0.0-py3-none-any.whl (397 kB) 2026-08-31 23:35:08.562 | Downloading rfc3986-2.0.0-py2.py3-none-any.whl (31 kB) 2026-08-31 23:35:08.583 | Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) 2026-08-31 23:35:08.605 | Downloading stevedore-5.9.1-py3-none-any.whl (54 kB) 2026-08-31 23:35:08.628 | Downloading typing_extensions-4.16.0-py3-none-any.whl (45 kB) 2026-08-31 23:35:08.651 | Downloading webob-1.8.11-py2.py3-none-any.whl (118 kB) 2026-08-31 23:35:09.039 | 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-08-31 23:35:09.317 | Attempting uninstall: six 2026-08-31 23:35:09.326 | Found existing installation: six 1.16.0 2026-08-31 23:35:09.326 | Not uninstalling six at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-31 23:35:09.327 | Can't uninstall 'six'. No files were found to uninstall. 2026-08-31 23:35:09.390 | Attempting uninstall: pyparsing 2026-08-31 23:35:09.398 | Found existing installation: pyparsing 3.1.1 2026-08-31 23:35:09.398 | Not uninstalling pyparsing at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-31 23:35:09.399 | Can't uninstall 'pyparsing'. No files were found to uninstall. 2026-08-31 23:35:09.542 | Attempting uninstall: PyJWT 2026-08-31 23:35:09.550 | Found existing installation: PyJWT 2.7.0 2026-08-31 23:35:09.550 | Not uninstalling pyjwt at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-31 23:35:09.551 | Can't uninstall 'PyJWT'. No files were found to uninstall. 2026-08-31 23:35:09.758 | Attempting uninstall: netaddr 2026-08-31 23:35:09.767 | Found existing installation: netaddr 0.8.0 2026-08-31 23:35:09.767 | Not uninstalling netaddr at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-31 23:35:09.768 | Can't uninstall 'netaddr'. No files were found to uninstall. 2026-08-31 23:35:10.030 | Attempting uninstall: python-dateutil 2026-08-31 23:35:10.040 | Found existing installation: python-dateutil 2.8.2 2026-08-31 23:35:10.040 | Not uninstalling python-dateutil at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-31 23:35:10.040 | Can't uninstall 'python-dateutil'. No files were found to uninstall. 2026-08-31 23:35:12.395 | 2026-08-31 23:35:12.405 | Successfully installed PyJWT-2.13.0 WebOb-1.8.11 decorator-5.3.1 dogpile.cache-1.5.0 keystoneauth1-5.16.0 keystonemiddleware-13.0.1 msgpack-1.2.1 netaddr-1.3.0 os-service-types-1.9.0 oslo.cache-4.3.0 oslo.config-10.7.0 oslo.context-6.5.0 oslo.i18n-6.9.0 oslo.log-8.3.1 oslo.serialization-5.11.0 oslo.utils-10.2.0 psutil-7.2.2 pycadf-4.1.0 pyparsing-3.3.2 python-dateutil-2.9.0.post0 python-keystoneclient-6.0.0 rfc3986-2.0.0 six-1.17.0 stevedore-5.9.1 typing-extensions-4.16.0 2026-08-31 23:35:12.647 | + inc/python:pip_install:216 : result=0 2026-08-31 23:35:12.651 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-31 23:35:12.655 | + functions-common:time_stop:2420 : local name 2026-08-31 23:35:12.659 | + functions-common:time_stop:2421 : local end_time 2026-08-31 23:35:12.662 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-31 23:35:12.666 | + functions-common:time_stop:2423 : local total 2026-08-31 23:35:12.669 | + functions-common:time_stop:2424 : local start_time 2026-08-31 23:35:12.673 | + functions-common:time_stop:2426 : name=pip_install 2026-08-31 23:35:12.677 | + functions-common:time_stop:2427 : start_time=1788219304686 2026-08-31 23:35:12.680 | + functions-common:time_stop:2429 : [[ -z 1788219304686 ]] 2026-08-31 23:35:12.684 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-31 23:35:12.690 | + functions-common:time_stop:2432 : end_time=1788219312686 2026-08-31 23:35:12.693 | + functions-common:time_stop:2433 : elapsed_time=8000 2026-08-31 23:35:12.697 | + functions-common:time_stop:2434 : total=41168 2026-08-31 23:35:12.700 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-31 23:35:12.704 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=49168 2026-08-31 23:35:12.708 | + inc/python:pip_install:219 : return 0 2026-08-31 23:35:12.711 | + lib/keystone:install_keystonemiddleware:488 : pip_install_gr python-memcached 2026-08-31 23:35:12.715 | + inc/python:pip_install_gr:94 : local name=python-memcached 2026-08-31 23:35:12.718 | + inc/python:pip_install_gr:95 : local clean_name 2026-08-31 23:35:12.724 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements python-memcached 2026-08-31 23:35:12.728 | ++ inc/python:get_from_global_requirements:241 : local package=python-memcached 2026-08-31 23:35:12.732 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-08-31 23:35:12.738 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2026-08-31 23:35:12.740 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-08-31 23:35:12.747 | ++ inc/python:get_from_global_requirements:243 : required_pkg='python-memcached ' 2026-08-31 23:35:12.751 | ++ inc/python:get_from_global_requirements:244 : [[ python-memcached == '' ]] 2026-08-31 23:35:12.755 | ++ inc/python:get_from_global_requirements:247 : echo python-memcached 2026-08-31 23:35:12.760 | + inc/python:pip_install_gr:96 : clean_name=python-memcached 2026-08-31 23:35:12.764 | + inc/python:pip_install_gr:97 : pip_install python-memcached 2026-08-31 23:35:12.799 | Using python 3.12 to install python-memcached 2026-08-31 23:35:12.804 | + 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-08-31 23:35:13.973 | Collecting python-memcached 2026-08-31 23:35:14.101 | Downloading python_memcached-1.62-py2.py3-none-any.whl.metadata (2.3 kB) 2026-08-31 23:35:14.129 | Downloading python_memcached-1.62-py2.py3-none-any.whl (15 kB) 2026-08-31 23:35:14.333 | Installing collected packages: python-memcached 2026-08-31 23:35:14.370 | Successfully installed python-memcached-1.62 2026-08-31 23:35:14.542 | + inc/python:pip_install:216 : result=0 2026-08-31 23:35:14.547 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-31 23:35:14.552 | + functions-common:time_stop:2420 : local name 2026-08-31 23:35:14.556 | + functions-common:time_stop:2421 : local end_time 2026-08-31 23:35:14.561 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-31 23:35:14.565 | + functions-common:time_stop:2423 : local total 2026-08-31 23:35:14.569 | + functions-common:time_stop:2424 : local start_time 2026-08-31 23:35:14.573 | + functions-common:time_stop:2426 : name=pip_install 2026-08-31 23:35:14.577 | + functions-common:time_stop:2427 : start_time=1788219312790 2026-08-31 23:35:14.581 | + functions-common:time_stop:2429 : [[ -z 1788219312790 ]] 2026-08-31 23:35:14.585 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-31 23:35:14.592 | + functions-common:time_stop:2432 : end_time=1788219314587 2026-08-31 23:35:14.596 | + functions-common:time_stop:2433 : elapsed_time=1797 2026-08-31 23:35:14.600 | + functions-common:time_stop:2434 : total=49168 2026-08-31 23:35:14.604 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-31 23:35:14.608 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=50965 2026-08-31 23:35:14.613 | + inc/python:pip_install:219 : return 0 2026-08-31 23:35:14.617 | + ./stack.sh:main:921 : is_service_enabled keystone 2026-08-31 23:35:14.647 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 23:35:14.651 | + ./stack.sh:main:922 : '[' 192.168.122.72 == 192.168.122.72 ']' 2026-08-31 23:35:14.656 | + ./stack.sh:main:923 : stack_install_service keystone 2026-08-31 23:35:14.660 | + lib/stack:stack_install_service:20 : local service=keystone 2026-08-31 23:35:14.664 | + lib/stack:stack_install_service:21 : type install_keystone 2026-08-31 23:35:14.668 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-08-31 23:35:14.672 | + lib/stack:stack_install_service:32 : install_keystone 2026-08-31 23:35:14.677 | + lib/keystone:install_keystone:494 : is_service_enabled ldap 2026-08-31 23:35:14.702 | + functions-common:is_service_enabled:2076 : return 1 2026-08-31 23:35:14.707 | + lib/keystone:install_keystone:498 : git_clone https://review.opendev.org/openstack/keystone.git /opt/stack/keystone master 2026-08-31 23:35:14.710 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/keystone.git 2026-08-31 23:35:14.715 | + functions-common:git_clone:590 : local git_dest=/opt/stack/keystone 2026-08-31 23:35:14.718 | + functions-common:git_clone:591 : local git_ref=master 2026-08-31 23:35:14.722 | + functions-common:git_clone:592 : local orig_dir 2026-08-31 23:35:14.727 | ++ functions-common:git_clone:593 : pwd 2026-08-31 23:35:14.732 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-08-31 23:35:14.736 | + functions-common:git_clone:594 : local git_clone_flags= 2026-08-31 23:35:14.741 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-08-31 23:35:14.767 | + functions-common:git_clone:596 : RECLONE=False 2026-08-31 23:35:14.771 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-08-31 23:35:14.774 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-08-31 23:35:14.780 | + functions-common:git_clone:610 : echo master 2026-08-31 23:35:14.782 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-08-31 23:35:14.788 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/keystone ]] 2026-08-31 23:35:14.792 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-08-31 23:35:14.796 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/keystone.git /opt/stack/keystone 2026-08-31 23:35:14.800 | + functions-common:git_timed:697 : local count=0 2026-08-31 23:35:14.804 | + functions-common:git_timed:698 : local timeout=0 2026-08-31 23:35:14.808 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-08-31 23:35:14.812 | + functions-common:git_timed:701 : timeout=0 2026-08-31 23:35:14.815 | + functions-common:git_timed:704 : time_start git_timed 2026-08-31 23:35:14.819 | + functions-common:time_start:2406 : local name=git_timed 2026-08-31 23:35:14.823 | + functions-common:time_start:2407 : local start_time= 2026-08-31 23:35:14.827 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-31 23:35:14.832 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-31 23:35:14.838 | + functions-common:time_start:2411 : _TIME_START[$name]=1788219314834 2026-08-31 23:35:14.842 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/keystone.git /opt/stack/keystone 2026-08-31 23:35:14.847 | Cloning into '/opt/stack/keystone'... 2026-08-31 23:35:37.146 | + functions-common:git_timed:719 : time_stop git_timed 2026-08-31 23:35:37.151 | + functions-common:time_stop:2420 : local name 2026-08-31 23:35:37.155 | + functions-common:time_stop:2421 : local end_time 2026-08-31 23:35:37.159 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-31 23:35:37.163 | + functions-common:time_stop:2423 : local total 2026-08-31 23:35:37.167 | + functions-common:time_stop:2424 : local start_time 2026-08-31 23:35:37.171 | + functions-common:time_stop:2426 : name=git_timed 2026-08-31 23:35:37.174 | + functions-common:time_stop:2427 : start_time=1788219314834 2026-08-31 23:35:37.178 | + functions-common:time_stop:2429 : [[ -z 1788219314834 ]] 2026-08-31 23:35:37.183 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-31 23:35:37.189 | + functions-common:time_stop:2432 : end_time=1788219337185 2026-08-31 23:35:37.193 | + functions-common:time_stop:2433 : elapsed_time=22351 2026-08-31 23:35:37.197 | + functions-common:time_stop:2434 : total=5093 2026-08-31 23:35:37.201 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-31 23:35:37.205 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=27444 2026-08-31 23:35:37.209 | + functions-common:git_clone:631 : cd /opt/stack/keystone 2026-08-31 23:35:37.213 | + functions-common:git_clone:632 : git_timed fetch origin master 2026-08-31 23:35:37.217 | + functions-common:git_timed:697 : local count=0 2026-08-31 23:35:37.221 | + functions-common:git_timed:698 : local timeout=0 2026-08-31 23:35:37.224 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-08-31 23:35:37.228 | + functions-common:git_timed:701 : timeout=0 2026-08-31 23:35:37.232 | + functions-common:git_timed:704 : time_start git_timed 2026-08-31 23:35:37.236 | + functions-common:time_start:2406 : local name=git_timed 2026-08-31 23:35:37.240 | + functions-common:time_start:2407 : local start_time= 2026-08-31 23:35:37.243 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-31 23:35:37.248 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-31 23:35:37.254 | + functions-common:time_start:2411 : _TIME_START[$name]=1788219337250 2026-08-31 23:35:37.259 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-08-31 23:35:37.864 | From https://review.opendev.org/openstack/keystone 2026-08-31 23:35:37.864 | * branch master -> FETCH_HEAD 2026-08-31 23:35:37.876 | + functions-common:git_timed:719 : time_stop git_timed 2026-08-31 23:35:37.880 | + functions-common:time_stop:2420 : local name 2026-08-31 23:35:37.884 | + functions-common:time_stop:2421 : local end_time 2026-08-31 23:35:37.888 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-31 23:35:37.892 | + functions-common:time_stop:2423 : local total 2026-08-31 23:35:37.896 | + functions-common:time_stop:2424 : local start_time 2026-08-31 23:35:37.900 | + functions-common:time_stop:2426 : name=git_timed 2026-08-31 23:35:37.904 | + functions-common:time_stop:2427 : start_time=1788219337250 2026-08-31 23:35:37.908 | + functions-common:time_stop:2429 : [[ -z 1788219337250 ]] 2026-08-31 23:35:37.913 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-31 23:35:37.920 | + functions-common:time_stop:2432 : end_time=1788219337915 2026-08-31 23:35:37.924 | + functions-common:time_stop:2433 : elapsed_time=665 2026-08-31 23:35:37.927 | + functions-common:time_stop:2434 : total=27444 2026-08-31 23:35:37.931 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-31 23:35:37.935 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=28109 2026-08-31 23:35:37.939 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-08-31 23:35:37.942 | + functions-common:git_timed:697 : local count=0 2026-08-31 23:35:37.946 | + functions-common:git_timed:698 : local timeout=0 2026-08-31 23:35:37.950 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-08-31 23:35:37.954 | + functions-common:git_timed:701 : timeout=0 2026-08-31 23:35:37.958 | + functions-common:git_timed:704 : time_start git_timed 2026-08-31 23:35:37.962 | + functions-common:time_start:2406 : local name=git_timed 2026-08-31 23:35:37.966 | + functions-common:time_start:2407 : local start_time= 2026-08-31 23:35:37.969 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-31 23:35:37.973 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-31 23:35:37.980 | + functions-common:time_start:2411 : _TIME_START[$name]=1788219337974 2026-08-31 23:35:37.983 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-08-31 23:35:38.158 | Note: switching to 'FETCH_HEAD'. 2026-08-31 23:35:38.158 | 2026-08-31 23:35:38.158 | You are in 'detached HEAD' state. You can look around, make experimental 2026-08-31 23:35:38.158 | changes and commit them, and you can discard any commits you make in this 2026-08-31 23:35:38.158 | state without impacting any branches by switching back to a branch. 2026-08-31 23:35:38.158 | 2026-08-31 23:35:38.158 | If you want to create a new branch to retain commits you create, you may 2026-08-31 23:35:38.158 | do so (now or later) by using -c with the switch command. Example: 2026-08-31 23:35:38.159 | 2026-08-31 23:35:38.159 | git switch -c 2026-08-31 23:35:38.159 | 2026-08-31 23:35:38.159 | Or undo this operation with: 2026-08-31 23:35:38.159 | 2026-08-31 23:35:38.159 | git switch - 2026-08-31 23:35:38.159 | 2026-08-31 23:35:38.159 | Turn off this advice by setting config variable advice.detachedHead to false 2026-08-31 23:35:38.159 | 2026-08-31 23:35:38.159 | HEAD is now at cb0889563 Merge "Prevent unauthorized project-scoped assignment list" 2026-08-31 23:35:38.165 | + functions-common:git_timed:719 : time_stop git_timed 2026-08-31 23:35:38.168 | + functions-common:time_stop:2420 : local name 2026-08-31 23:35:38.172 | + functions-common:time_stop:2421 : local end_time 2026-08-31 23:35:38.175 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-31 23:35:38.178 | + functions-common:time_stop:2423 : local total 2026-08-31 23:35:38.182 | + functions-common:time_stop:2424 : local start_time 2026-08-31 23:35:38.186 | + functions-common:time_stop:2426 : name=git_timed 2026-08-31 23:35:38.190 | + functions-common:time_stop:2427 : start_time=1788219337974 2026-08-31 23:35:38.193 | + functions-common:time_stop:2429 : [[ -z 1788219337974 ]] 2026-08-31 23:35:38.199 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-31 23:35:38.204 | + functions-common:time_stop:2432 : end_time=1788219338201 2026-08-31 23:35:38.207 | + functions-common:time_stop:2433 : elapsed_time=227 2026-08-31 23:35:38.210 | + functions-common:time_stop:2434 : total=28109 2026-08-31 23:35:38.214 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-31 23:35:38.218 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=28336 2026-08-31 23:35:38.222 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/keystone 2026-08-31 23:35:38.242 | + functions-common:git_clone:672 : cd /opt/stack/keystone 2026-08-31 23:35:38.247 | + functions-common:git_clone:673 : git show --oneline 2026-08-31 23:35:38.248 | + functions-common:git_clone:673 : head -1 2026-08-31 23:35:38.252 | cb0889563 Merge "Prevent unauthorized project-scoped assignment list" 2026-08-31 23:35:38.258 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-08-31 23:35:38.262 | + lib/keystone:install_keystone:499 : setup_develop /opt/stack/keystone 2026-08-31 23:35:38.267 | + inc/python:setup_develop:353 : local bindep 2026-08-31 23:35:38.272 | + inc/python:setup_develop:354 : [[ /opt/stack/keystone == -bindep* ]] 2026-08-31 23:35:38.276 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/keystone 2026-08-31 23:35:38.280 | + inc/python:setup_develop:359 : local extras= 2026-08-31 23:35:38.285 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2026-08-31 23:35:38.290 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-08-31 23:35:38.294 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/keystone == -bindep* ]] 2026-08-31 23:35:38.299 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/keystone 2026-08-31 23:35:38.304 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-08-31 23:35:38.309 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-08-31 23:35:38.315 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/keystone 2026-08-31 23:35:38.318 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-08-31 23:35:38.324 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/keystone 2026-08-31 23:35:38.327 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-08-31 23:35:38.331 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-08-31 23:35:38.337 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2026-08-31 23:35:38.345 | + inc/python:_setup_package_with_constraints_edit:400 : name=keystone 2026-08-31 23:35:38.350 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z keystone ']' 2026-08-31 23:35:38.354 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2026-08-31 23:35:38.522 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/keystone -e 2026-08-31 23:35:38.526 | + inc/python:setup_package:436 : local bindep=0 2026-08-31 23:35:38.531 | + inc/python:setup_package:437 : local bindep_flag= 2026-08-31 23:35:38.536 | + inc/python:setup_package:438 : local bindep_profiles= 2026-08-31 23:35:38.540 | + inc/python:setup_package:439 : [[ /opt/stack/keystone == -bindep* ]] 2026-08-31 23:35:38.545 | + inc/python:setup_package:444 : local project_dir=/opt/stack/keystone 2026-08-31 23:35:38.549 | + inc/python:setup_package:445 : local flags=-e 2026-08-31 23:35:38.554 | + inc/python:setup_package:446 : local extras= 2026-08-31 23:35:38.558 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-08-31 23:35:38.563 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-08-31 23:35:38.568 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-08-31 23:35:38.572 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-08-31 23:35:38.575 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-08-31 23:35:38.581 | + inc/python:setup_package:464 : pip_install -e /opt/stack/keystone 2026-08-31 23:35:38.610 | Using python 3.12 to install /opt/stack/keystone 2026-08-31 23:35:38.615 | + 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-08-31 23:35:39.628 | Obtaining file:///opt/stack/keystone 2026-08-31 23:35:39.633 | Installing build dependencies: started 2026-08-31 23:35:41.097 | Installing build dependencies: finished with status 'done' 2026-08-31 23:35:41.098 | Checking if build backend supports build_editable: started 2026-08-31 23:35:41.639 | Checking if build backend supports build_editable: finished with status 'done' 2026-08-31 23:35:41.641 | Getting requirements to build editable: started 2026-08-31 23:35:41.934 | Getting requirements to build editable: finished with status 'done' 2026-08-31 23:35:41.936 | Preparing editable metadata (pyproject.toml): started 2026-08-31 23:35:43.029 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-08-31 23:35:43.045 | 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.dev68) (7.0.3) 2026-08-31 23:35:43.046 | Requirement already satisfied: WebOb>=1.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev68) (1.8.11) 2026-08-31 23:35:43.268 | Collecting Flask!=0.11,>=1.0.2 (from keystone==29.1.0.dev68) 2026-08-31 23:35:43.398 | Downloading flask-3.1.3-py3-none-any.whl.metadata (3.2 kB) 2026-08-31 23:35:43.439 | Collecting Flask-RESTful>=0.3.5 (from keystone==29.1.0.dev68) 2026-08-31 23:35:43.454 | Downloading Flask_RESTful-0.3.10-py2.py3-none-any.whl.metadata (1.0 kB) 2026-08-31 23:35:43.856 | Collecting cryptography>=2.7 (from keystone==29.1.0.dev68) 2026-08-31 23:35:43.872 | Downloading cryptography-43.0.3-cp39-abi3-manylinux_2_28_x86_64.whl.metadata (5.4 kB) 2026-08-31 23:35:44.473 | Collecting SQLAlchemy>=1.4.0 (from keystone==29.1.0.dev68) 2026-08-31 23:35:44.490 | Downloading sqlalchemy-2.0.52-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (9.6 kB) 2026-08-31 23:35:44.511 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev68) (5.9.1) 2026-08-31 23:35:44.512 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev68) (6.0.0) 2026-08-31 23:35:44.513 | Requirement already satisfied: keystonemiddleware>=7.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev68) (13.0.1) 2026-08-31 23:35:44.590 | Collecting bcrypt>=3.1.3 (from keystone==29.1.0.dev68) 2026-08-31 23:35:44.606 | Downloading bcrypt-5.0.0-cp39-abi3-manylinux_2_34_x86_64.whl.metadata (10 kB) 2026-08-31 23:35:44.619 | Requirement already satisfied: oslo.cache>=1.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev68) (4.3.0) 2026-08-31 23:35:44.620 | Requirement already satisfied: oslo.config>=6.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev68) (10.7.0) 2026-08-31 23:35:44.621 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev68) (6.5.0) 2026-08-31 23:35:44.684 | Collecting oslo.messaging>=5.29.0 (from keystone==29.1.0.dev68) 2026-08-31 23:35:44.699 | Downloading oslo_messaging-18.3.0-py3-none-any.whl.metadata (2.9 kB) 2026-08-31 23:35:44.761 | Collecting oslo.db>=6.0.0 (from keystone==29.1.0.dev68) 2026-08-31 23:35:44.777 | Downloading oslo_db-18.1.1-py3-none-any.whl.metadata (2.7 kB) 2026-08-31 23:35:44.789 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev68) (6.9.0) 2026-08-31 23:35:44.790 | Requirement already satisfied: oslo.log>=3.44.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev68) (8.3.1) 2026-08-31 23:35:44.831 | Collecting oslo.middleware>=3.31.0 (from keystone==29.1.0.dev68) 2026-08-31 23:35:44.846 | Downloading oslo_middleware-8.2.0-py3-none-any.whl.metadata (2.7 kB) 2026-08-31 23:35:44.902 | Collecting oslo.policy>=4.5.0 (from keystone==29.1.0.dev68) 2026-08-31 23:35:44.918 | Downloading oslo_policy-6.0.1-py3-none-any.whl.metadata (2.2 kB) 2026-08-31 23:35:44.929 | 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.dev68) (5.11.0) 2026-08-31 23:35:44.959 | Collecting oslo.upgradecheck>=1.3.0 (from keystone==29.1.0.dev68) 2026-08-31 23:35:44.975 | Downloading oslo_upgradecheck-2.8.0-py3-none-any.whl.metadata (1.8 kB) 2026-08-31 23:35:44.985 | Requirement already satisfied: oslo.utils>=3.33.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev68) (10.2.0) 2026-08-31 23:35:45.015 | Collecting oauthlib>=0.6.2 (from keystone==29.1.0.dev68) 2026-08-31 23:35:45.029 | Downloading oauthlib-3.3.1-py3-none-any.whl.metadata (7.9 kB) 2026-08-31 23:35:45.075 | Collecting pysaml2>=5.0.0 (from keystone==29.1.0.dev68) 2026-08-31 23:35:45.091 | Downloading pysaml2-7.5.4-py3-none-any.whl.metadata (6.5 kB) 2026-08-31 23:35:45.102 | Requirement already satisfied: PyJWT>=1.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev68) (2.13.0) 2026-08-31 23:35:45.103 | Requirement already satisfied: dogpile.cache>=1.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev68) (1.5.0) 2026-08-31 23:35:45.145 | Collecting jsonschema>=3.2.0 (from keystone==29.1.0.dev68) 2026-08-31 23:35:45.160 | Downloading jsonschema-4.26.0-py3-none-any.whl.metadata (7.6 kB) 2026-08-31 23:35:45.173 | 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.dev68) (4.1.0) 2026-08-31 23:35:45.174 | Requirement already satisfied: msgpack>=0.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev68) (1.2.1) 2026-08-31 23:35:45.208 | Collecting osprofiler>=1.4.0 (from keystone==29.1.0.dev68) 2026-08-31 23:35:45.224 | Downloading osprofiler-4.4.0-py3-none-any.whl.metadata (3.1 kB) 2026-08-31 23:35:45.273 | Collecting Werkzeug>=0.15.0 (from keystone==29.1.0.dev68) 2026-08-31 23:35:45.288 | Downloading werkzeug-3.1.8-py3-none-any.whl.metadata (4.0 kB) 2026-08-31 23:35:45.506 | Collecting cffi>=1.12 (from cryptography>=2.7->keystone==29.1.0.dev68) 2026-08-31 23:35:45.522 | Downloading cffi-2.1.1-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (2.5 kB) 2026-08-31 23:35:45.559 | Collecting pycparser (from cffi>=1.12->cryptography>=2.7->keystone==29.1.0.dev68) 2026-08-31 23:35:45.573 | Downloading pycparser-3.0-py3-none-any.whl.metadata (8.2 kB) 2026-08-31 23:35:45.585 | 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.dev68) (5.3.1) 2026-08-31 23:35:45.613 | Collecting blinker>=1.9.0 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev68) 2026-08-31 23:35:45.629 | Downloading blinker-1.9.0-py3-none-any.whl.metadata (1.6 kB) 2026-08-31 23:35:45.673 | Collecting click>=8.1.3 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev68) 2026-08-31 23:35:45.689 | Downloading click-8.4.2-py3-none-any.whl.metadata (2.6 kB) 2026-08-31 23:35:45.725 | Collecting itsdangerous>=2.2.0 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev68) 2026-08-31 23:35:45.740 | Downloading itsdangerous-2.2.0-py3-none-any.whl.metadata (1.9 kB) 2026-08-31 23:35:45.780 | Collecting jinja2>=3.1.2 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev68) 2026-08-31 23:35:45.794 | Downloading jinja2-3.1.6-py3-none-any.whl.metadata (2.9 kB) 2026-08-31 23:35:45.901 | Collecting markupsafe>=2.1.1 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev68) 2026-08-31 23:35:45.916 | 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-08-31 23:35:45.959 | Collecting aniso8601>=0.82 (from Flask-RESTful>=0.3.5->keystone==29.1.0.dev68) 2026-08-31 23:35:45.973 | Downloading aniso8601-10.0.1-py2.py3-none-any.whl.metadata (23 kB) 2026-08-31 23:35:45.988 | 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.dev68) (1.17.0) 2026-08-31 23:35:46.060 | Collecting pytz (from Flask-RESTful>=0.3.5->keystone==29.1.0.dev68) 2026-08-31 23:35:46.075 | Downloading pytz-2026.3.post1-py2.py3-none-any.whl.metadata (22 kB) 2026-08-31 23:35:46.120 | Collecting attrs>=22.2.0 (from jsonschema>=3.2.0->keystone==29.1.0.dev68) 2026-08-31 23:35:46.135 | Downloading attrs-26.1.0-py3-none-any.whl.metadata (8.8 kB) 2026-08-31 23:35:46.173 | Collecting jsonschema-specifications>=2023.03.6 (from jsonschema>=3.2.0->keystone==29.1.0.dev68) 2026-08-31 23:35:46.188 | Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl.metadata (2.9 kB) 2026-08-31 23:35:46.239 | Collecting referencing>=0.28.4 (from jsonschema>=3.2.0->keystone==29.1.0.dev68) 2026-08-31 23:35:46.254 | Downloading referencing-0.37.0-py3-none-any.whl.metadata (2.8 kB) 2026-08-31 23:35:46.847 | Collecting rpds-py>=0.25.0 (from jsonschema>=3.2.0->keystone==29.1.0.dev68) 2026-08-31 23:35:46.862 | Downloading rpds_py-2026.6.3-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.1 kB) 2026-08-31 23:35:46.878 | 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.dev68) (5.16.0) 2026-08-31 23:35:46.881 | 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.dev68) (2.34.2) 2026-08-31 23:35:46.885 | 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.dev68) (2.1.0) 2026-08-31 23:35:46.886 | 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.dev68) (1.9.0) 2026-08-31 23:35:46.887 | 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.dev68) (4.16.0) 2026-08-31 23:35:46.899 | 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.dev68) (1.3.0) 2026-08-31 23:35:46.900 | 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.dev68) (2.0.0) 2026-08-31 23:35:46.901 | 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.dev68) (6.0.3) 2026-08-31 23:35:46.946 | Collecting alembic>=0.9.6 (from oslo.db>=6.0.0->keystone==29.1.0.dev68) 2026-08-31 23:35:46.962 | Downloading alembic-1.19.1-py3-none-any.whl.metadata (7.3 kB) 2026-08-31 23:35:46.973 | 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.dev68) (3.1.0) 2026-08-31 23:35:47.004 | Collecting testresources>=2.0.0 (from oslo.db>=6.0.0->keystone==29.1.0.dev68) 2026-08-31 23:35:47.020 | Downloading testresources-2.1.2-py3-none-any.whl.metadata (15 kB) 2026-08-31 23:35:47.056 | Collecting testscenarios>=0.4 (from oslo.db>=6.0.0->keystone==29.1.0.dev68) 2026-08-31 23:35:47.071 | Downloading testscenarios-0.6.2-py3-none-any.whl.metadata (13 kB) 2026-08-31 23:35:47.118 | Collecting Mako (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==29.1.0.dev68) 2026-08-31 23:35:47.134 | Downloading mako-1.4.1-py3-none-any.whl.metadata (2.9 kB) 2026-08-31 23:35:47.146 | 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.dev68) (2.3.0) 2026-08-31 23:35:47.151 | 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.dev68) (2.9.0.post0) 2026-08-31 23:35:47.155 | 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.dev68) (3.5.0) 2026-08-31 23:35:47.199 | Collecting oslo.service>=1.24.0 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev68) 2026-08-31 23:35:47.215 | Downloading oslo_service-4.8.0-py3-none-any.whl.metadata (2.8 kB) 2026-08-31 23:35:47.263 | Collecting cachetools>=2.0.0 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev68) 2026-08-31 23:35:47.280 | Downloading cachetools-7.1.7-py3-none-any.whl.metadata (5.5 kB) 2026-08-31 23:35:47.328 | Collecting amqp>=2.5.2 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev68) 2026-08-31 23:35:47.343 | Downloading amqp-5.3.1-py3-none-any.whl.metadata (8.9 kB) 2026-08-31 23:35:47.400 | Collecting kombu>=5.2.0 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev68) 2026-08-31 23:35:47.416 | Downloading kombu-5.6.2-py3-none-any.whl.metadata (3.5 kB) 2026-08-31 23:35:47.467 | Collecting oslo.metrics>=0.2.1 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev68) 2026-08-31 23:35:47.483 | Downloading oslo_metrics-0.17.0-py3-none-any.whl.metadata (1.5 kB) 2026-08-31 23:35:47.523 | Collecting vine<6.0.0,>=5.0.0 (from amqp>=2.5.2->oslo.messaging>=5.29.0->keystone==29.1.0.dev68) 2026-08-31 23:35:47.538 | Downloading vine-5.1.0-py3-none-any.whl.metadata (2.7 kB) 2026-08-31 23:35:47.588 | Collecting tzdata>=2025.2 (from kombu>=5.2.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev68) 2026-08-31 23:35:47.603 | Downloading tzdata-2026.3-py2.py3-none-any.whl.metadata (1.4 kB) 2026-08-31 23:35:47.614 | 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.dev68) (26.3) 2026-08-31 23:35:47.651 | Collecting prometheus-client>=0.6.0 (from oslo.metrics>=0.2.1->oslo.messaging>=5.29.0->keystone==29.1.0.dev68) 2026-08-31 23:35:47.667 | Downloading prometheus_client-0.26.0-py3-none-any.whl.metadata (2.1 kB) 2026-08-31 23:35:47.710 | Collecting statsd>=3.2.1 (from oslo.middleware>=3.31.0->keystone==29.1.0.dev68) 2026-08-31 23:35:47.726 | Downloading statsd-4.0.1-py2.py3-none-any.whl.metadata (2.9 kB) 2026-08-31 23:35:47.798 | Collecting eventlet>=0.27.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev68) 2026-08-31 23:35:47.815 | Downloading eventlet-0.41.2-py3-none-any.whl.metadata (5.4 kB) 2026-08-31 23:35:48.108 | Collecting greenlet>=0.4.15 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev68) 2026-08-31 23:35:48.124 | Downloading greenlet-3.5.5-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.metadata (3.8 kB) 2026-08-31 23:35:48.176 | Collecting oslo.concurrency>=3.25.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev68) 2026-08-31 23:35:48.192 | Downloading oslo_concurrency-7.6.1-py3-none-any.whl.metadata (2.2 kB) 2026-08-31 23:35:48.229 | Collecting PasteDeploy>=1.5.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev68) 2026-08-31 23:35:48.246 | Downloading PasteDeploy-3.1.0-py3-none-any.whl.metadata (2.7 kB) 2026-08-31 23:35:48.285 | Collecting Routes>=2.3.1 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev68) 2026-08-31 23:35:48.300 | Downloading Routes-2.5.1-py2.py3-none-any.whl.metadata (25 kB) 2026-08-31 23:35:48.351 | Collecting Paste>=2.0.2 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev68) 2026-08-31 23:35:48.366 | Downloading Paste-3.10.1-py3-none-any.whl.metadata (5.3 kB) 2026-08-31 23:35:48.469 | Collecting Yappi>=1.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev68) 2026-08-31 23:35:48.485 | 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-08-31 23:35:48.528 | Collecting dnspython>=1.15.0 (from eventlet>=0.27.0->oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev68) 2026-08-31 23:35:48.543 | Downloading dnspython-2.8.0-py3-none-any.whl.metadata (5.7 kB) 2026-08-31 23:35:48.593 | 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.dev68) 2026-08-31 23:35:48.609 | Downloading fasteners-0.20-py3-none-any.whl.metadata (4.8 kB) 2026-08-31 23:35:48.654 | Collecting PrettyTable>=0.7.1 (from oslo.upgradecheck>=1.3.0->keystone==29.1.0.dev68) 2026-08-31 23:35:48.669 | Downloading prettytable-3.18.0-py3-none-any.whl.metadata (37 kB) 2026-08-31 23:35:48.690 | 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.dev68) (3.3.2) 2026-08-31 23:35:48.691 | 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.dev68) (7.2.2) 2026-08-31 23:35:48.704 | 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.dev68) (84.0.0) 2026-08-31 23:35:48.743 | Collecting wcwidth>=0.3.5 (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->keystone==29.1.0.dev68) 2026-08-31 23:35:48.759 | Downloading wcwidth-0.8.2-py3-none-any.whl.metadata (43 kB) 2026-08-31 23:35:48.824 | Collecting defusedxml (from pysaml2>=5.0.0->keystone==29.1.0.dev68) 2026-08-31 23:35:48.840 | Downloading defusedxml-0.7.1-py2.py3-none-any.whl.metadata (32 kB) 2026-08-31 23:35:48.885 | Collecting pyopenssl<24.3.0 (from pysaml2>=5.0.0->keystone==29.1.0.dev68) 2026-08-31 23:35:48.901 | Downloading pyOpenSSL-24.2.1-py3-none-any.whl.metadata (13 kB) 2026-08-31 23:35:48.955 | Collecting xmlschema<3.0.0,>=2.0.0 (from pysaml2>=5.0.0->keystone==29.1.0.dev68) 2026-08-31 23:35:48.971 | Downloading xmlschema-2.5.1-py3-none-any.whl.metadata (8.3 kB) 2026-08-31 23:35:48.993 | 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.dev68) (3.5.0) 2026-08-31 23:35:48.994 | 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.dev68) (3.18) 2026-08-31 23:35:48.995 | 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.dev68) (2.7.0) 2026-08-31 23:35:48.997 | 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.dev68) (2023.11.17) 2026-08-31 23:35:49.061 | Collecting elementpath<5.0.0,>=4.1.5 (from xmlschema<3.0.0,>=2.0.0->pysaml2>=5.0.0->keystone==29.1.0.dev68) 2026-08-31 23:35:49.077 | Downloading elementpath-4.8.0-py3-none-any.whl.metadata (7.2 kB) 2026-08-31 23:35:49.141 | Collecting repoze.lru>=0.3 (from Routes>=2.3.1->oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev68) 2026-08-31 23:35:49.158 | Downloading repoze_lru-0.8-py3-none-any.whl.metadata (1.8 kB) 2026-08-31 23:35:49.263 | Downloading bcrypt-5.0.0-cp39-abi3-manylinux_2_34_x86_64.whl (278 kB) 2026-08-31 23:35:49.312 | Downloading cryptography-43.0.3-cp39-abi3-manylinux_2_28_x86_64.whl (4.0 MB) 2026-08-31 23:35:49.400 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.0/4.0 MB 46.0 MB/s 0:00:00 2026-08-31 23:35:49.416 | Downloading cffi-2.1.1-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (221 kB) 2026-08-31 23:35:49.440 | Downloading flask-3.1.3-py3-none-any.whl (103 kB) 2026-08-31 23:35:49.463 | Downloading blinker-1.9.0-py3-none-any.whl (8.5 kB) 2026-08-31 23:35:49.486 | Downloading click-8.4.2-py3-none-any.whl (119 kB) 2026-08-31 23:35:49.509 | Downloading Flask_RESTful-0.3.10-py2.py3-none-any.whl (26 kB) 2026-08-31 23:35:49.532 | Downloading aniso8601-10.0.1-py2.py3-none-any.whl (52 kB) 2026-08-31 23:35:49.553 | Downloading itsdangerous-2.2.0-py3-none-any.whl (16 kB) 2026-08-31 23:35:49.575 | Downloading jinja2-3.1.6-py3-none-any.whl (134 kB) 2026-08-31 23:35:49.598 | Downloading jsonschema-4.26.0-py3-none-any.whl (90 kB) 2026-08-31 23:35:49.621 | Downloading attrs-26.1.0-py3-none-any.whl (67 kB) 2026-08-31 23:35:49.643 | Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl (18 kB) 2026-08-31 23:35:49.664 | Downloading markupsafe-3.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (22 kB) 2026-08-31 23:35:49.686 | Downloading oauthlib-3.3.1-py3-none-any.whl (160 kB) 2026-08-31 23:35:49.710 | Downloading oslo_db-18.1.1-py3-none-any.whl (152 kB) 2026-08-31 23:35:49.733 | Downloading alembic-1.19.1-py3-none-any.whl (265 kB) 2026-08-31 23:35:49.759 | Downloading oslo_messaging-18.3.0-py3-none-any.whl (204 kB) 2026-08-31 23:35:49.783 | Downloading amqp-5.3.1-py3-none-any.whl (50 kB) 2026-08-31 23:35:49.806 | Downloading vine-5.1.0-py3-none-any.whl (9.6 kB) 2026-08-31 23:35:49.829 | Downloading cachetools-7.1.7-py3-none-any.whl (16 kB) 2026-08-31 23:35:49.850 | Downloading kombu-5.6.2-py3-none-any.whl (214 kB) 2026-08-31 23:35:49.875 | Downloading oslo_metrics-0.17.0-py3-none-any.whl (14 kB) 2026-08-31 23:35:49.898 | Downloading oslo_middleware-8.2.0-py3-none-any.whl (74 kB) 2026-08-31 23:35:49.922 | Downloading oslo_policy-6.0.1-py3-none-any.whl (89 kB) 2026-08-31 23:35:50.006 | Downloading oslo_service-4.8.0-py3-none-any.whl (125 kB) 2026-08-31 23:35:50.139 | Downloading eventlet-0.41.2-py3-none-any.whl (364 kB) 2026-08-31 23:35:50.205 | Downloading dnspython-2.8.0-py3-none-any.whl (331 kB) 2026-08-31 23:35:50.232 | Downloading greenlet-3.5.5-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (621 kB) 2026-08-31 23:35:50.252 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 621.4/621.4 kB 28.3 MB/s 0:00:00 2026-08-31 23:35:50.269 | Downloading oslo_concurrency-7.6.1-py3-none-any.whl (49 kB) 2026-08-31 23:35:50.291 | Downloading fasteners-0.20-py3-none-any.whl (18 kB) 2026-08-31 23:35:50.314 | Downloading oslo_upgradecheck-2.8.0-py3-none-any.whl (14 kB) 2026-08-31 23:35:50.339 | Downloading osprofiler-4.4.0-py3-none-any.whl (95 kB) 2026-08-31 23:35:50.361 | Downloading Paste-3.10.1-py3-none-any.whl (289 kB) 2026-08-31 23:35:50.388 | Downloading PasteDeploy-3.1.0-py3-none-any.whl (16 kB) 2026-08-31 23:35:50.410 | Downloading prettytable-3.18.0-py3-none-any.whl (37 kB) 2026-08-31 23:35:50.435 | Downloading prometheus_client-0.26.0-py3-none-any.whl (64 kB) 2026-08-31 23:35:50.458 | Downloading pysaml2-7.5.4-py3-none-any.whl (420 kB) 2026-08-31 23:35:50.487 | Downloading pyOpenSSL-24.2.1-py3-none-any.whl (58 kB) 2026-08-31 23:35:50.511 | Downloading xmlschema-2.5.1-py3-none-any.whl (395 kB) 2026-08-31 23:35:50.542 | Downloading elementpath-4.8.0-py3-none-any.whl (243 kB) 2026-08-31 23:35:50.671 | Downloading referencing-0.37.0-py3-none-any.whl (26 kB) 2026-08-31 23:35:50.694 | Downloading Routes-2.5.1-py2.py3-none-any.whl (40 kB) 2026-08-31 23:35:50.718 | Downloading repoze_lru-0.8-py3-none-any.whl (6.4 kB) 2026-08-31 23:35:50.741 | Downloading rpds_py-2026.6.3-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (366 kB) 2026-08-31 23:35:50.768 | Downloading sqlalchemy-2.0.52-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (3.4 MB) 2026-08-31 23:35:50.855 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.4/3.4 MB 39.3 MB/s 0:00:00 2026-08-31 23:35:50.871 | Downloading statsd-4.0.1-py2.py3-none-any.whl (13 kB) 2026-08-31 23:35:50.894 | Downloading testresources-2.1.2-py3-none-any.whl (25 kB) 2026-08-31 23:35:50.917 | Downloading testscenarios-0.6.2-py3-none-any.whl (12 kB) 2026-08-31 23:35:50.939 | Downloading tzdata-2026.3-py2.py3-none-any.whl (348 kB) 2026-08-31 23:35:50.967 | Downloading wcwidth-0.8.2-py3-none-any.whl (323 kB) 2026-08-31 23:35:50.994 | Downloading werkzeug-3.1.8-py3-none-any.whl (226 kB) 2026-08-31 23:35:51.020 | Downloading yappi-1.7.6-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (82 kB) 2026-08-31 23:35:51.045 | Downloading defusedxml-0.7.1-py2.py3-none-any.whl (25 kB) 2026-08-31 23:35:51.067 | Downloading mako-1.4.1-py3-none-any.whl (80 kB) 2026-08-31 23:35:51.091 | Downloading pycparser-3.0-py3-none-any.whl (48 kB) 2026-08-31 23:35:51.114 | Downloading pytz-2026.3.post1-py2.py3-none-any.whl (508 kB) 2026-08-31 23:35:51.442 | Building wheels for collected packages: keystone 2026-08-31 23:35:51.443 | Building editable for keystone (pyproject.toml): started 2026-08-31 23:35:52.569 | Building editable for keystone (pyproject.toml): finished with status 'done' 2026-08-31 23:35:52.570 | Created wheel for keystone: filename=keystone-29.1.0.dev68-0.editable-py3-none-any.whl size=9270 sha256=6e7dc63b3cdf8917b6725b5f1754d6762e5be276ce2813decfb1311e01752d4a 2026-08-31 23:35:52.573 | Stored in directory: /tmp/pip-ephem-wheel-cache-1bshkcut/wheels/d5/df/96/ee2394c3a20d6f991844794e53669e9943a8d62f162c6e6710 2026-08-31 23:35:52.575 | Successfully built keystone 2026-08-31 23:35:52.943 | 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-08-31 23:35:52.983 | Attempting uninstall: pytz 2026-08-31 23:35:52.992 | Found existing installation: pytz 2024.1 2026-08-31 23:35:52.993 | Not uninstalling pytz at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-31 23:35:52.994 | Can't uninstall 'pytz'. No files were found to uninstall. 2026-08-31 23:35:54.903 | Attempting uninstall: oauthlib 2026-08-31 23:35:54.915 | Found existing installation: oauthlib 3.2.2 2026-08-31 23:35:54.916 | Not uninstalling oauthlib at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-31 23:35:54.916 | Can't uninstall 'oauthlib'. No files were found to uninstall. 2026-08-31 23:35:55.073 | Attempting uninstall: markupsafe 2026-08-31 23:35:55.086 | Found existing installation: MarkupSafe 2.1.5 2026-08-31 23:35:55.086 | Not uninstalling markupsafe at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-31 23:35:55.087 | Can't uninstall 'MarkupSafe'. No files were found to uninstall. 2026-08-31 23:35:56.293 | Attempting uninstall: click 2026-08-31 23:35:56.303 | Found existing installation: click 8.1.6 2026-08-31 23:35:56.303 | Not uninstalling click at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-31 23:35:56.304 | Can't uninstall 'click'. No files were found to uninstall. 2026-08-31 23:35:56.493 | Attempting uninstall: blinker 2026-08-31 23:35:56.505 | Found existing installation: blinker 1.7.0 2026-08-31 23:35:56.505 | Not uninstalling blinker at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-31 23:35:56.505 | Can't uninstall 'blinker'. No files were found to uninstall. 2026-08-31 23:35:56.527 | Attempting uninstall: bcrypt 2026-08-31 23:35:56.538 | Found existing installation: bcrypt 3.2.2 2026-08-31 23:35:56.540 | Not uninstalling bcrypt at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-31 23:35:56.540 | Can't uninstall 'bcrypt'. No files were found to uninstall. 2026-08-31 23:35:56.560 | Attempting uninstall: attrs 2026-08-31 23:35:56.572 | Found existing installation: attrs 23.2.0 2026-08-31 23:35:56.573 | Not uninstalling attrs at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-31 23:35:56.574 | Can't uninstall 'attrs'. No files were found to uninstall. 2026-08-31 23:36:00.005 | Attempting uninstall: jinja2 2026-08-31 23:36:00.015 | Found existing installation: Jinja2 3.1.2 2026-08-31 23:36:00.015 | Not uninstalling jinja2 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-31 23:36:00.016 | Can't uninstall 'Jinja2'. No files were found to uninstall. 2026-08-31 23:36:01.183 | Attempting uninstall: cryptography 2026-08-31 23:36:01.197 | Found existing installation: cryptography 41.0.7 2026-08-31 23:36:01.197 | Not uninstalling cryptography at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-31 23:36:01.197 | Can't uninstall 'cryptography'. No files were found to uninstall. 2026-08-31 23:36:01.850 | Attempting uninstall: pyopenssl 2026-08-31 23:36:01.863 | Found existing installation: pyOpenSSL 23.2.0 2026-08-31 23:36:01.864 | Not uninstalling pyopenssl at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-31 23:36:01.864 | Can't uninstall 'pyOpenSSL'. No files were found to uninstall. 2026-08-31 23:36:02.317 | Attempting uninstall: jsonschema 2026-08-31 23:36:02.332 | Found existing installation: jsonschema 4.10.3 2026-08-31 23:36:02.332 | Not uninstalling jsonschema at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-31 23:36:02.332 | Can't uninstall 'jsonschema'. No files were found to uninstall. 2026-08-31 23:36:04.093 | 2026-08-31 23:36:04.095 | 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-08-31 23:36:04.095 | service-identity 24.1.0 requires pyasn1-modules, which is not installed. 2026-08-31 23:36:04.110 | Successfully installed Flask-3.1.3 Flask-RESTful-0.3.10 Mako-1.4.1 Paste-3.10.1 PasteDeploy-3.1.0 PrettyTable-3.18.0 Routes-2.5.1 SQLAlchemy-2.0.52 Werkzeug-3.1.8 Yappi-1.7.6 alembic-1.19.1 amqp-5.3.1 aniso8601-10.0.1 attrs-26.1.0 bcrypt-5.0.0 blinker-1.9.0 cachetools-7.1.7 cffi-2.1.1 click-8.4.2 cryptography-43.0.3 defusedxml-0.7.1 dnspython-2.8.0 elementpath-4.8.0 eventlet-0.41.2 fasteners-0.20 greenlet-3.5.5 itsdangerous-2.2.0 jinja2-3.1.6 jsonschema-4.26.0 jsonschema-specifications-2025.9.1 keystone-29.1.0.dev68 kombu-5.6.2 markupsafe-3.0.3 oauthlib-3.3.1 oslo.concurrency-7.6.1 oslo.db-18.1.1 oslo.messaging-18.3.0 oslo.metrics-0.17.0 oslo.middleware-8.2.0 oslo.policy-6.0.1 oslo.service-4.8.0 oslo.upgradecheck-2.8.0 osprofiler-4.4.0 prometheus-client-0.26.0 pycparser-3.0 pyopenssl-24.2.1 pysaml2-7.5.4 pytz-2026.3.post1 referencing-0.37.0 repoze.lru-0.8 rpds-py-2026.6.3 statsd-4.0.1 testresources-2.1.2 testscenarios-0.6.2 tzdata-2026.3 vine-5.1.0 wcwidth-0.8.2 xmlschema-2.5.1 2026-08-31 23:36:04.496 | + inc/python:pip_install:216 : result=0 2026-08-31 23:36:04.499 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-31 23:36:04.502 | + functions-common:time_stop:2420 : local name 2026-08-31 23:36:04.506 | + functions-common:time_stop:2421 : local end_time 2026-08-31 23:36:04.508 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-31 23:36:04.511 | + functions-common:time_stop:2423 : local total 2026-08-31 23:36:04.515 | + functions-common:time_stop:2424 : local start_time 2026-08-31 23:36:04.517 | + functions-common:time_stop:2426 : name=pip_install 2026-08-31 23:36:04.521 | + functions-common:time_stop:2427 : start_time=1788219338603 2026-08-31 23:36:04.523 | + functions-common:time_stop:2429 : [[ -z 1788219338603 ]] 2026-08-31 23:36:04.527 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-31 23:36:04.533 | + functions-common:time_stop:2432 : end_time=1788219364528 2026-08-31 23:36:04.536 | + functions-common:time_stop:2433 : elapsed_time=25925 2026-08-31 23:36:04.540 | + functions-common:time_stop:2434 : total=50965 2026-08-31 23:36:04.542 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-31 23:36:04.546 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=76890 2026-08-31 23:36:04.550 | + inc/python:pip_install:219 : return 0 2026-08-31 23:36:04.553 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-08-31 23:36:04.557 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-08-31 23:36:04.560 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/keystone 2026-08-31 23:36:04.565 | + inc/python:use_library_from_git:266 : local name=/opt/stack/keystone 2026-08-31 23:36:04.568 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-31 23:36:04.571 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-31 23:36:04.574 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/keystone, ]] 2026-08-31 23:36:04.578 | + inc/python:use_library_from_git:269 : return 1 2026-08-31 23:36:04.582 | + lib/keystone:install_keystone:501 : is_service_enabled ldap 2026-08-31 23:36:04.605 | + functions-common:is_service_enabled:2076 : return 1 2026-08-31 23:36:04.608 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-08-31 23:36:04.611 | + ./stack.sh:main:924 : configure_keystone 2026-08-31 23:36:04.614 | + lib/keystone:configure_keystone:145 : sudo install -d -o quobyte /etc/keystone 2026-08-31 23:36:04.632 | + 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-08-31 23:36:04.636 | + lib/keystone:configure_keystone:148 : install -m 600 /dev/null /etc/keystone/keystone.conf 2026-08-31 23:36:04.642 | + lib/keystone:configure_keystone:151 : is_service_enabled ldap 2026-08-31 23:36:04.665 | + functions-common:is_service_enabled:2076 : return 1 2026-08-31 23:36:04.669 | + lib/keystone:configure_keystone:155 : iniset /etc/keystone/keystone.conf identity driver sql 2026-08-31 23:36:04.713 | + lib/keystone:configure_keystone:156 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2026-08-31 23:36:04.755 | + lib/keystone:configure_keystone:157 : iniset /etc/keystone/keystone.conf assignment driver sql 2026-08-31 23:36:04.801 | + lib/keystone:configure_keystone:158 : iniset /etc/keystone/keystone.conf role driver sql 2026-08-31 23:36:04.845 | + lib/keystone:configure_keystone:159 : iniset /etc/keystone/keystone.conf resource driver sql 2026-08-31 23:36:04.887 | + lib/keystone:configure_keystone:162 : iniset /etc/keystone/keystone.conf cache enabled True 2026-08-31 23:36:04.941 | + lib/keystone:configure_keystone:163 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2026-08-31 23:36:04.984 | + lib/keystone:configure_keystone:164 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2026-08-31 23:36:05.026 | + lib/keystone:configure_keystone:168 : iniset /etc/keystone/keystone.conf api response_validation error 2026-08-31 23:36:05.069 | + lib/keystone:configure_keystone:170 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2026-08-31 23:36:05.072 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=keystone 2026-08-31 23:36:05.075 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/keystone/keystone.conf 2026-08-31 23:36:05.079 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=oslo_messaging_notifications 2026-08-31 23:36:05.083 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-08-31 23:36:05.087 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-08-31 23:36:05.110 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 23:36:05.115 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-08-31 23:36:05.119 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-08-31 23:36:05.123 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-08-31 23:36:05.147 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-31 23:36:05.152 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.72:5672/ 2026-08-31 23:36:05.156 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:stackqueue@192.168.122.72:5672/ 2026-08-31 23:36:05.203 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-08-31 23:36:05.206 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-08-31 23:36:05.209 | + lib/keystone:configure_keystone:176 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://192.168.122.72/identity 2026-08-31 23:36:05.251 | + lib/keystone:configure_keystone:178 : [[ fernet != '' ]] 2026-08-31 23:36:05.254 | + lib/keystone:configure_keystone:179 : iniset /etc/keystone/keystone.conf token provider fernet 2026-08-31 23:36:05.297 | ++ lib/keystone:configure_keystone:182 : database_connection_url keystone 2026-08-31 23:36:05.300 | ++ lib/database:database_connection_url:134 : local db=keystone 2026-08-31 23:36:05.303 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2026-08-31 23:36:05.306 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=keystone 2026-08-31 23:36:05.308 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-08-31 23:36:05.311 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-08-31 23:36:05.314 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-08-31 23:36:05.333 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-31 23:36:05.336 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-08-31 23:36:05.338 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/keystone?charset=utf8&plugin=dbcounter' 2026-08-31 23:36:05.342 | + 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-08-31 23:36:05.385 | + lib/keystone:configure_keystone:185 : '[' False '!=' False ']' 2026-08-31 23:36:05.389 | + lib/keystone:configure_keystone:190 : setup_logging /etc/keystone/keystone.conf 2026-08-31 23:36:05.393 | + functions:setup_logging:693 : setup_systemd_logging /etc/keystone/keystone.conf 2026-08-31 23:36:05.398 | + functions:setup_systemd_logging:710 : local conf_file=/etc/keystone/keystone.conf 2026-08-31 23:36:05.402 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-08-31 23:36:05.426 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-08-31 23:36:05.430 | + functions:setup_systemd_logging:716 : local pidstr= 2026-08-31 23:36:05.434 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-08-31 23:36:05.437 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-08-31 23:36:05.441 | + 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-08-31 23:36:05.484 | + 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-08-31 23:36:05.529 | + 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-08-31 23:36:05.572 | + functions:setup_systemd_logging:727 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-08-31 23:36:05.618 | + functions:setup_systemd_logging:730 : iniset /etc/keystone/keystone.conf DEFAULT log_color False 2026-08-31 23:36:05.662 | + lib/keystone:configure_keystone:192 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2026-08-31 23:36:05.705 | + lib/keystone:configure_keystone:194 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini keystone.wsgi.api:application /identity '' keystone-api 2026-08-31 23:36:05.708 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/keystone/keystone-uwsgi-public.ini 2026-08-31 23:36:05.712 | + lib/apache:write_uwsgi_config:244 : local wsgi=keystone.wsgi.api:application 2026-08-31 23:36:05.715 | + lib/apache:write_uwsgi_config:245 : local url=/identity 2026-08-31 23:36:05.719 | + lib/apache:write_uwsgi_config:246 : local http= 2026-08-31 23:36:05.723 | + lib/apache:write_uwsgi_config:247 : local name=keystone-api 2026-08-31 23:36:05.727 | + lib/apache:write_uwsgi_config:249 : '[' -z keystone-api ']' 2026-08-31 23:36:05.730 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-08-31 23:36:05.733 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-08-31 23:36:05.753 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-08-31 23:36:05.753 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-08-31 23:36:05.765 | d /var/run/uwsgi 0755 quobyte root 2026-08-31 23:36:05.770 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-08-31 23:36:05.786 | /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-08-31 23:36:05.793 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/keystone-api.socket 2026-08-31 23:36:05.796 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2026-08-31 23:36:05.802 | + lib/apache:write_uwsgi_config:270 : [[ keystone.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-08-31 23:36:05.805 | + lib/apache:write_uwsgi_config:271 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi module keystone.wsgi.api:application 2026-08-31 23:36:05.849 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2026-08-31 23:36:05.894 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2026-08-31 23:36:05.937 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2026-08-31 23:36:05.979 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2026-08-31 23:36:06.018 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 80 2026-08-31 23:36:06.058 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2026-08-31 23:36:06.100 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2026-08-31 23:36:06.141 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2026-08-31 23:36:06.182 | + 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-08-31 23:36:06.223 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2026-08-31 23:36:06.265 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2026-08-31 23:36:06.306 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2026-08-31 23:36:06.347 | + lib/apache:write_uwsgi_config:298 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi start-time %t 2026-08-31 23:36:06.390 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-08-31 23:36:06.394 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-08-31 23:36:06.399 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for keystone-api 2026-08-31 23:36:06.403 | ++ lib/apache:apache_site_config_for:174 : local site=keystone-api 2026-08-31 23:36:06.406 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-08-31 23:36:06.410 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-31 23:36:06.414 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-31 23:36:06.418 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/keystone-api.conf 2026-08-31 23:36:06.422 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/keystone-api.conf 2026-08-31 23:36:06.426 | + lib/apache:write_uwsgi_config:306 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-api.socket 2026-08-31 23:36:06.468 | + lib/apache:write_uwsgi_config:307 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2026-08-31 23:36:06.510 | + 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-08-31 23:36:06.511 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/keystone-api.conf 2026-08-31 23:36:06.523 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-api.socket|uwsgi://uwsgi-uds-keystone-api" retry=0 acquire=1 2026-08-31 23:36:06.528 | + lib/apache:write_uwsgi_config:309 : enable_apache_site keystone-api 2026-08-31 23:36:06.532 | + lib/apache:enable_apache_site:191 : local site=keystone-api 2026-08-31 23:36:06.535 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-08-31 23:36:06.539 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-08-31 23:36:06.542 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-08-31 23:36:06.545 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-08-31 23:36:06.549 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-31 23:36:06.552 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-31 23:36:06.556 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-08-31 23:36:06.559 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-08-31 23:36:06.563 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-31 23:36:06.567 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-31 23:36:06.571 | + lib/apache:enable_apache_site:195 : sudo a2ensite keystone-api 2026-08-31 23:36:06.584 | perl: warning: Setting locale failed. 2026-08-31 23:36:06.584 | perl: warning: Please check that your locale settings: 2026-08-31 23:36:06.584 | LANGUAGE = (unset), 2026-08-31 23:36:06.584 | LC_ALL = "en_US.utf8", 2026-08-31 23:36:06.584 | LANG = "de_DE.UTF-8" 2026-08-31 23:36:06.584 | are supported and installed on your system. 2026-08-31 23:36:06.584 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-31 23:36:06.628 | Enabling site keystone-api. 2026-08-31 23:36:06.634 | To activate the new configuration, you need to run: 2026-08-31 23:36:06.634 | systemctl reload apache2 2026-08-31 23:36:06.640 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-08-31 23:36:06.644 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-08-31 23:36:06.648 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-08-31 23:36:06.652 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-08-31 23:36:06.828 | + lib/keystone:configure_keystone:196 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2026-08-31 23:36:06.871 | + lib/keystone:configure_keystone:198 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2026-08-31 23:36:06.914 | + lib/keystone:configure_keystone:200 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2026-08-31 23:36:06.958 | + lib/keystone:configure_keystone:208 : [[ True = True ]] 2026-08-31 23:36:06.962 | + lib/keystone:configure_keystone:209 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2026-08-31 23:36:07.008 | + lib/keystone:configure_keystone:210 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2026-08-31 23:36:07.050 | + lib/keystone:configure_keystone:211 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2026-08-31 23:36:07.091 | + lib/keystone:configure_keystone:214 : iniset /etc/keystone/keystone.conf oslo_policy policy_file policy.yaml 2026-08-31 23:36:07.135 | + lib/keystone:configure_keystone:216 : [[ True == True ]] 2026-08-31 23:36:07.139 | + lib/keystone:configure_keystone:217 : iniset /etc/keystone/keystone.conf oslo_policy enforce_new_defaults true 2026-08-31 23:36:07.180 | + ./stack.sh:main:928 : is_service_enabled swift 2026-08-31 23:36:07.201 | + functions-common:is_service_enabled:2076 : return 1 2026-08-31 23:36:07.204 | + ./stack.sh:main:942 : is_service_enabled g-api n-api 2026-08-31 23:36:07.228 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 23:36:07.232 | + ./stack.sh:main:944 : stack_install_service glance 2026-08-31 23:36:07.236 | + lib/stack:stack_install_service:20 : local service=glance 2026-08-31 23:36:07.240 | + lib/stack:stack_install_service:21 : type install_glance 2026-08-31 23:36:07.243 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-08-31 23:36:07.247 | + lib/stack:stack_install_service:32 : install_glance 2026-08-31 23:36:07.250 | + lib/glance:install_glance:551 : glance_store_extras=() 2026-08-31 23:36:07.254 | + lib/glance:install_glance:551 : local glance_store_extras 2026-08-31 23:36:07.258 | + lib/glance:install_glance:553 : is_service_enabled cinder 2026-08-31 23:36:07.284 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 23:36:07.287 | + lib/glance:install_glance:554 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2026-08-31 23:36:07.291 | + lib/glance:install_glance:557 : is_service_enabled swift 2026-08-31 23:36:07.314 | + functions-common:is_service_enabled:2076 : return 1 2026-08-31 23:36:07.317 | + lib/glance:install_glance:563 : use_library_from_git glance_store 2026-08-31 23:36:07.321 | + inc/python:use_library_from_git:266 : local name=glance_store 2026-08-31 23:36:07.325 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-31 23:36:07.329 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-31 23:36:07.333 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,glance_store, ]] 2026-08-31 23:36:07.337 | + inc/python:use_library_from_git:269 : return 1 2026-08-31 23:36:07.341 | ++ lib/glance:install_glance:569 : join_extras cinder 2026-08-31 23:36:07.345 | ++ inc/python:join_extras:28 : local IFS=, 2026-08-31 23:36:07.349 | ++ inc/python:join_extras:29 : echo cinder 2026-08-31 23:36:07.354 | + lib/glance:install_glance:569 : pip_install_gr_extras glance-store cinder 2026-08-31 23:36:07.357 | + inc/python:pip_install_gr_extras:107 : local name=glance-store 2026-08-31 23:36:07.361 | + inc/python:pip_install_gr_extras:108 : local extras=cinder 2026-08-31 23:36:07.365 | + inc/python:pip_install_gr_extras:109 : local version_constraints 2026-08-31 23:36:07.370 | ++ inc/python:pip_install_gr_extras:110 : get_version_constraints_from_global_requirements glance-store 2026-08-31 23:36:07.374 | ++ inc/python:get_version_constraints_from_global_requirements:253 : local package=glance-store 2026-08-31 23:36:07.378 | ++ inc/python:get_version_constraints_from_global_requirements:254 : local required_pkg_version_constraint 2026-08-31 23:36:07.384 | +++ inc/python:get_version_constraints_from_global_requirements:256 : cut -d# -f1 2026-08-31 23:36:07.386 | +++ inc/python:get_version_constraints_from_global_requirements:256 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2026-08-31 23:36:07.393 | ++ inc/python:get_version_constraints_from_global_requirements:256 : required_pkg_version_constraint='!=0.29.0 ' 2026-08-31 23:36:07.397 | ++ inc/python:get_version_constraints_from_global_requirements:257 : [[ !=0.29.0 == '' ]] 2026-08-31 23:36:07.400 | ++ inc/python:get_version_constraints_from_global_requirements:260 : echo '!=0.29.0' 2026-08-31 23:36:07.405 | + inc/python:pip_install_gr_extras:110 : version_constraints='!=0.29.0' 2026-08-31 23:36:07.409 | + inc/python:pip_install_gr_extras:111 : pip_install 'glance-store[cinder]!=0.29.0' 2026-08-31 23:36:07.432 | Using python 3.12 to install glance-store[cinder]!=0.29.0 2026-08-31 23:36:07.436 | + 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-08-31 23:36:08.683 | Collecting glance-store!=0.29.0 (from glance-store[cinder]!=0.29.0) 2026-08-31 23:36:08.820 | Downloading glance_store-5.7.0-py3-none-any.whl.metadata (4.5 kB) 2026-08-31 23:36:08.839 | 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.7.0) 2026-08-31 23:36:08.840 | 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-08-31 23:36:08.841 | 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-08-31 23:36:08.842 | 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.2.0) 2026-08-31 23:36:08.843 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (7.6.1) 2026-08-31 23:36:08.844 | 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.1) 2026-08-31 23:36:08.844 | 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-08-31 23:36:08.845 | 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.16.0) 2026-08-31 23:36:08.846 | 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) (6.0.0) 2026-08-31 23:36:08.847 | 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-08-31 23:36:08.876 | Collecting retrying!=1.3.0,>=1.2.3 (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) 2026-08-31 23:36:08.892 | Downloading retrying-1.4.2-py3-none-any.whl.metadata (5.5 kB) 2026-08-31 23:36:08.904 | 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.5.0) 2026-08-31 23:36:08.906 | 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-08-31 23:36:08.908 | 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.3.0) 2026-08-31 23:36:08.952 | Collecting python-cinderclient>=4.1.0 (from glance-store[cinder]!=0.29.0) 2026-08-31 23:36:08.968 | Downloading python_cinderclient-9.9.0-py3-none-any.whl.metadata (19 kB) 2026-08-31 23:36:09.048 | Collecting os-brick>=6.3.0 (from glance-store[cinder]!=0.29.0) 2026-08-31 23:36:09.064 | Downloading os_brick-7.1.1-py3-none-any.whl.metadata (2.9 kB) 2026-08-31 23:36:09.113 | Collecting oslo.rootwrap>=5.8.0 (from glance-store[cinder]!=0.29.0) 2026-08-31 23:36:09.128 | Downloading oslo_rootwrap-7.10.0-py3-none-any.whl.metadata (2.1 kB) 2026-08-31 23:36:09.177 | Collecting oslo.privsep>=1.23.0 (from glance-store[cinder]!=0.29.0) 2026-08-31 23:36:09.193 | Downloading oslo_privsep-3.12.0-py3-none-any.whl.metadata (2.7 kB) 2026-08-31 23:36:09.206 | 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-08-31 23:36:09.206 | 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-08-31 23:36:09.207 | 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-08-31 23:36:09.208 | 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.6.3) 2026-08-31 23:36:09.215 | 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-08-31 23:36:09.216 | 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.9.0) 2026-08-31 23:36:09.218 | 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.16.0) 2026-08-31 23:36:09.221 | 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-08-31 23:36:09.223 | 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-08-31 23:36:09.223 | 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.1) 2026-08-31 23:36:09.226 | 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.8.0) 2026-08-31 23:36:09.259 | Collecting tenacity>=6.3.1 (from os-brick>=6.3.0->glance-store[cinder]!=0.29.0) 2026-08-31 23:36:09.274 | Downloading tenacity-9.1.4-py3-none-any.whl.metadata (1.2 kB) 2026-08-31 23:36:09.285 | 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-08-31 23:36:09.289 | 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-08-31 23:36:09.293 | 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-08-31 23:36:09.295 | 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-08-31 23:36:09.296 | 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-08-31 23:36:09.306 | 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-08-31 23:36:09.309 | 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.1.1) 2026-08-31 23:36:09.310 | 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-08-31 23:36:09.313 | 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-08-31 23:36:09.321 | 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.11) 2026-08-31 23:36:09.322 | 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.2) 2026-08-31 23:36:09.323 | 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.5) 2026-08-31 23:36:09.325 | 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-08-31 23:36:09.326 | 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-08-31 23:36:09.327 | 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-08-31 23:36:09.328 | 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-08-31 23:36:09.331 | 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-08-31 23:36:09.342 | 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-08-31 23:36:09.343 | 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.3) 2026-08-31 23:36:09.350 | 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) (84.0.0) 2026-08-31 23:36:09.366 | 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-08-31 23:36:09.371 | 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.2) 2026-08-31 23:36:09.374 | 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-08-31 23:36:09.387 | 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.5.0) 2026-08-31 23:36:09.388 | 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-08-31 23:36:09.389 | 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-08-31 23:36:09.391 | 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-08-31 23:36:09.412 | 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-08-31 23:36:09.470 | Downloading glance_store-5.7.0-py3-none-any.whl (262 kB) 2026-08-31 23:36:09.526 | Downloading os_brick-7.1.1-py3-none-any.whl (285 kB) 2026-08-31 23:36:09.553 | Downloading oslo_privsep-3.12.0-py3-none-any.whl (41 kB) 2026-08-31 23:36:09.577 | Downloading oslo_rootwrap-7.10.0-py3-none-any.whl (40 kB) 2026-08-31 23:36:09.603 | Downloading python_cinderclient-9.9.0-py3-none-any.whl (256 kB) 2026-08-31 23:36:09.629 | Downloading retrying-1.4.2-py3-none-any.whl (10 kB) 2026-08-31 23:36:09.650 | Downloading tenacity-9.1.4-py3-none-any.whl (28 kB) 2026-08-31 23:36:09.926 | Installing collected packages: tenacity, retrying, oslo.rootwrap, python-cinderclient, oslo.privsep, glance-store, os-brick 2026-08-31 23:36:11.268 | 2026-08-31 23:36:11.285 | Successfully installed glance-store-5.7.0 os-brick-7.1.1 oslo.privsep-3.12.0 oslo.rootwrap-7.10.0 python-cinderclient-9.9.0 retrying-1.4.2 tenacity-9.1.4 2026-08-31 23:36:11.478 | + inc/python:pip_install:216 : result=0 2026-08-31 23:36:11.483 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-31 23:36:11.486 | + functions-common:time_stop:2420 : local name 2026-08-31 23:36:11.490 | + functions-common:time_stop:2421 : local end_time 2026-08-31 23:36:11.492 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-31 23:36:11.496 | + functions-common:time_stop:2423 : local total 2026-08-31 23:36:11.498 | + functions-common:time_stop:2424 : local start_time 2026-08-31 23:36:11.500 | + functions-common:time_stop:2426 : name=pip_install 2026-08-31 23:36:11.502 | + functions-common:time_stop:2427 : start_time=1788219367427 2026-08-31 23:36:11.506 | + functions-common:time_stop:2429 : [[ -z 1788219367427 ]] 2026-08-31 23:36:11.509 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-31 23:36:11.514 | + functions-common:time_stop:2432 : end_time=1788219371510 2026-08-31 23:36:11.517 | + functions-common:time_stop:2433 : elapsed_time=4083 2026-08-31 23:36:11.519 | + functions-common:time_stop:2434 : total=76890 2026-08-31 23:36:11.523 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-31 23:36:11.526 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=80973 2026-08-31 23:36:11.529 | + inc/python:pip_install:219 : return 0 2026-08-31 23:36:11.533 | + lib/glance:install_glance:570 : copy_rootwrap /opt/stack/data/venv/etc/glance 2026-08-31 23:36:11.536 | + lib/glance:copy_rootwrap:267 : local source_path=/opt/stack/data/venv/etc/glance 2026-08-31 23:36:11.539 | + lib/glance:copy_rootwrap:269 : sudo install -d -o quobyte /etc/glance 2026-08-31 23:36:11.556 | + 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-08-31 23:36:11.563 | + lib/glance:install_glance:573 : git_clone https://review.opendev.org/openstack/glance.git /opt/stack/glance master 2026-08-31 23:36:11.566 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/glance.git 2026-08-31 23:36:11.568 | + functions-common:git_clone:590 : local git_dest=/opt/stack/glance 2026-08-31 23:36:11.571 | + functions-common:git_clone:591 : local git_ref=master 2026-08-31 23:36:11.574 | + functions-common:git_clone:592 : local orig_dir 2026-08-31 23:36:11.578 | ++ functions-common:git_clone:593 : pwd 2026-08-31 23:36:11.583 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-08-31 23:36:11.585 | + functions-common:git_clone:594 : local git_clone_flags= 2026-08-31 23:36:11.589 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-08-31 23:36:11.608 | + functions-common:git_clone:596 : RECLONE=False 2026-08-31 23:36:11.612 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-08-31 23:36:11.614 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-08-31 23:36:11.618 | + functions-common:git_clone:610 : echo master 2026-08-31 23:36:11.619 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-08-31 23:36:11.624 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/glance ]] 2026-08-31 23:36:11.628 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-08-31 23:36:11.631 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/glance.git /opt/stack/glance 2026-08-31 23:36:11.636 | + functions-common:git_timed:697 : local count=0 2026-08-31 23:36:11.639 | + functions-common:git_timed:698 : local timeout=0 2026-08-31 23:36:11.641 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-08-31 23:36:11.645 | + functions-common:git_timed:701 : timeout=0 2026-08-31 23:36:11.648 | + functions-common:git_timed:704 : time_start git_timed 2026-08-31 23:36:11.652 | + functions-common:time_start:2406 : local name=git_timed 2026-08-31 23:36:11.654 | + functions-common:time_start:2407 : local start_time= 2026-08-31 23:36:11.657 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-31 23:36:11.662 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-31 23:36:11.668 | + functions-common:time_start:2411 : _TIME_START[$name]=1788219371663 2026-08-31 23:36:11.671 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/glance.git /opt/stack/glance 2026-08-31 23:36:11.675 | Cloning into '/opt/stack/glance'... 2026-08-31 23:36:20.272 | + functions-common:git_timed:719 : time_stop git_timed 2026-08-31 23:36:20.276 | + functions-common:time_stop:2420 : local name 2026-08-31 23:36:20.279 | + functions-common:time_stop:2421 : local end_time 2026-08-31 23:36:20.283 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-31 23:36:20.286 | + functions-common:time_stop:2423 : local total 2026-08-31 23:36:20.290 | + functions-common:time_stop:2424 : local start_time 2026-08-31 23:36:20.293 | + functions-common:time_stop:2426 : name=git_timed 2026-08-31 23:36:20.297 | + functions-common:time_stop:2427 : start_time=1788219371663 2026-08-31 23:36:20.301 | + functions-common:time_stop:2429 : [[ -z 1788219371663 ]] 2026-08-31 23:36:20.306 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-31 23:36:20.311 | + functions-common:time_stop:2432 : end_time=1788219380307 2026-08-31 23:36:20.315 | + functions-common:time_stop:2433 : elapsed_time=8644 2026-08-31 23:36:20.319 | + functions-common:time_stop:2434 : total=28336 2026-08-31 23:36:20.323 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-31 23:36:20.328 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=36980 2026-08-31 23:36:20.332 | + functions-common:git_clone:631 : cd /opt/stack/glance 2026-08-31 23:36:20.337 | + functions-common:git_clone:632 : git_timed fetch origin master 2026-08-31 23:36:20.341 | + functions-common:git_timed:697 : local count=0 2026-08-31 23:36:20.346 | + functions-common:git_timed:698 : local timeout=0 2026-08-31 23:36:20.350 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-08-31 23:36:20.354 | + functions-common:git_timed:701 : timeout=0 2026-08-31 23:36:20.358 | + functions-common:git_timed:704 : time_start git_timed 2026-08-31 23:36:20.361 | + functions-common:time_start:2406 : local name=git_timed 2026-08-31 23:36:20.366 | + functions-common:time_start:2407 : local start_time= 2026-08-31 23:36:20.370 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-31 23:36:20.375 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-31 23:36:20.381 | + functions-common:time_start:2411 : _TIME_START[$name]=1788219380377 2026-08-31 23:36:20.385 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-08-31 23:36:21.021 | From https://review.opendev.org/openstack/glance 2026-08-31 23:36:21.022 | * branch master -> FETCH_HEAD 2026-08-31 23:36:21.033 | + functions-common:git_timed:719 : time_stop git_timed 2026-08-31 23:36:21.036 | + functions-common:time_stop:2420 : local name 2026-08-31 23:36:21.039 | + functions-common:time_stop:2421 : local end_time 2026-08-31 23:36:21.043 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-31 23:36:21.046 | + functions-common:time_stop:2423 : local total 2026-08-31 23:36:21.049 | + functions-common:time_stop:2424 : local start_time 2026-08-31 23:36:21.053 | + functions-common:time_stop:2426 : name=git_timed 2026-08-31 23:36:21.056 | + functions-common:time_stop:2427 : start_time=1788219380377 2026-08-31 23:36:21.061 | + functions-common:time_stop:2429 : [[ -z 1788219380377 ]] 2026-08-31 23:36:21.066 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-31 23:36:21.072 | + functions-common:time_stop:2432 : end_time=1788219381067 2026-08-31 23:36:21.076 | + functions-common:time_stop:2433 : elapsed_time=690 2026-08-31 23:36:21.079 | + functions-common:time_stop:2434 : total=36980 2026-08-31 23:36:21.083 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-31 23:36:21.085 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=37670 2026-08-31 23:36:21.090 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-08-31 23:36:21.094 | + functions-common:git_timed:697 : local count=0 2026-08-31 23:36:21.098 | + functions-common:git_timed:698 : local timeout=0 2026-08-31 23:36:21.102 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-08-31 23:36:21.104 | + functions-common:git_timed:701 : timeout=0 2026-08-31 23:36:21.108 | + functions-common:git_timed:704 : time_start git_timed 2026-08-31 23:36:21.113 | + functions-common:time_start:2406 : local name=git_timed 2026-08-31 23:36:21.117 | + functions-common:time_start:2407 : local start_time= 2026-08-31 23:36:21.121 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-31 23:36:21.127 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-31 23:36:21.133 | + functions-common:time_start:2411 : _TIME_START[$name]=1788219381128 2026-08-31 23:36:21.136 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-08-31 23:36:21.266 | Note: switching to 'FETCH_HEAD'. 2026-08-31 23:36:21.266 | 2026-08-31 23:36:21.266 | You are in 'detached HEAD' state. You can look around, make experimental 2026-08-31 23:36:21.267 | changes and commit them, and you can discard any commits you make in this 2026-08-31 23:36:21.267 | state without impacting any branches by switching back to a branch. 2026-08-31 23:36:21.267 | 2026-08-31 23:36:21.267 | If you want to create a new branch to retain commits you create, you may 2026-08-31 23:36:21.267 | do so (now or later) by using -c with the switch command. Example: 2026-08-31 23:36:21.267 | 2026-08-31 23:36:21.267 | git switch -c 2026-08-31 23:36:21.267 | 2026-08-31 23:36:21.267 | Or undo this operation with: 2026-08-31 23:36:21.267 | 2026-08-31 23:36:21.268 | git switch - 2026-08-31 23:36:21.268 | 2026-08-31 23:36:21.268 | Turn off this advice by setting config variable advice.detachedHead to false 2026-08-31 23:36:21.268 | 2026-08-31 23:36:21.268 | HEAD is now at 4b369fc38 Requirements: requests is always required 2026-08-31 23:36:21.274 | + functions-common:git_timed:719 : time_stop git_timed 2026-08-31 23:36:21.278 | + functions-common:time_stop:2420 : local name 2026-08-31 23:36:21.282 | + functions-common:time_stop:2421 : local end_time 2026-08-31 23:36:21.285 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-31 23:36:21.290 | + functions-common:time_stop:2423 : local total 2026-08-31 23:36:21.294 | + functions-common:time_stop:2424 : local start_time 2026-08-31 23:36:21.297 | + functions-common:time_stop:2426 : name=git_timed 2026-08-31 23:36:21.301 | + functions-common:time_stop:2427 : start_time=1788219381128 2026-08-31 23:36:21.304 | + functions-common:time_stop:2429 : [[ -z 1788219381128 ]] 2026-08-31 23:36:21.309 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-31 23:36:21.316 | + functions-common:time_stop:2432 : end_time=1788219381311 2026-08-31 23:36:21.319 | + functions-common:time_stop:2433 : elapsed_time=183 2026-08-31 23:36:21.323 | + functions-common:time_stop:2434 : total=37670 2026-08-31 23:36:21.327 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-31 23:36:21.331 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=37853 2026-08-31 23:36:21.335 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/glance 2026-08-31 23:36:21.354 | + functions-common:git_clone:672 : cd /opt/stack/glance 2026-08-31 23:36:21.360 | + functions-common:git_clone:673 : git show --oneline 2026-08-31 23:36:21.360 | + functions-common:git_clone:673 : head -1 2026-08-31 23:36:21.364 | 4b369fc38 Requirements: requests is always required 2026-08-31 23:36:21.368 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-08-31 23:36:21.372 | + lib/glance:install_glance:575 : setup_develop /opt/stack/glance 2026-08-31 23:36:21.376 | + inc/python:setup_develop:353 : local bindep 2026-08-31 23:36:21.380 | + inc/python:setup_develop:354 : [[ /opt/stack/glance == -bindep* ]] 2026-08-31 23:36:21.383 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/glance 2026-08-31 23:36:21.387 | + inc/python:setup_develop:359 : local extras= 2026-08-31 23:36:21.391 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/glance -e 2026-08-31 23:36:21.395 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-08-31 23:36:21.398 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/glance == -bindep* ]] 2026-08-31 23:36:21.403 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/glance 2026-08-31 23:36:21.406 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-08-31 23:36:21.410 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-08-31 23:36:21.416 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/glance 2026-08-31 23:36:21.420 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-08-31 23:36:21.424 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/glance 2026-08-31 23:36:21.429 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-08-31 23:36:21.433 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-08-31 23:36:21.438 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2026-08-31 23:36:21.446 | + inc/python:_setup_package_with_constraints_edit:400 : name=glance 2026-08-31 23:36:21.450 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z glance ']' 2026-08-31 23:36:21.454 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2026-08-31 23:36:21.630 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/glance -e 2026-08-31 23:36:21.635 | + inc/python:setup_package:436 : local bindep=0 2026-08-31 23:36:21.639 | + inc/python:setup_package:437 : local bindep_flag= 2026-08-31 23:36:21.643 | + inc/python:setup_package:438 : local bindep_profiles= 2026-08-31 23:36:21.647 | + inc/python:setup_package:439 : [[ /opt/stack/glance == -bindep* ]] 2026-08-31 23:36:21.651 | + inc/python:setup_package:444 : local project_dir=/opt/stack/glance 2026-08-31 23:36:21.656 | + inc/python:setup_package:445 : local flags=-e 2026-08-31 23:36:21.660 | + inc/python:setup_package:446 : local extras= 2026-08-31 23:36:21.664 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-08-31 23:36:21.668 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-08-31 23:36:21.673 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-08-31 23:36:21.677 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-08-31 23:36:21.682 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-08-31 23:36:21.687 | + inc/python:setup_package:464 : pip_install -e /opt/stack/glance 2026-08-31 23:36:21.719 | Using python 3.12 to install /opt/stack/glance 2026-08-31 23:36:21.723 | + 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-08-31 23:36:22.735 | Obtaining file:///opt/stack/glance 2026-08-31 23:36:22.739 | Installing build dependencies: started 2026-08-31 23:36:24.318 | Installing build dependencies: finished with status 'done' 2026-08-31 23:36:24.319 | Checking if build backend supports build_editable: started 2026-08-31 23:36:24.970 | Checking if build backend supports build_editable: finished with status 'done' 2026-08-31 23:36:24.971 | Getting requirements to build editable: started 2026-08-31 23:36:25.318 | Getting requirements to build editable: finished with status 'done' 2026-08-31 23:36:25.320 | Preparing editable metadata (pyproject.toml): started 2026-08-31 23:36:26.320 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-08-31 23:36:26.339 | Requirement already satisfied: pbr>=3.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev44) (7.0.3) 2026-08-31 23:36:26.341 | Requirement already satisfied: defusedxml>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev44) (0.7.1) 2026-08-31 23:36:26.341 | Requirement already satisfied: SQLAlchemy>=1.3.14 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev44) (2.0.52) 2026-08-31 23:36:26.343 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev44) (3.1.0) 2026-08-31 23:36:26.343 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev44) (2.5.1) 2026-08-31 23:36:26.344 | Requirement already satisfied: WebOb>=1.8.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev44) (1.8.11) 2026-08-31 23:36:26.345 | Requirement already satisfied: alembic>=0.9.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev44) (1.19.1) 2026-08-31 23:36:26.526 | Collecting httplib2>=0.9.1 (from glance==33.0.0.0b3.dev44) 2026-08-31 23:36:26.661 | Downloading httplib2-0.32.0-py3-none-any.whl.metadata (2.2 kB) 2026-08-31 23:36:26.674 | Requirement already satisfied: oslo.config>=8.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev44) (10.7.0) 2026-08-31 23:36:26.674 | Requirement already satisfied: oslo.concurrency>=4.5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev44) (7.6.1) 2026-08-31 23:36:26.675 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev44) (6.5.0) 2026-08-31 23:36:26.676 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev44) (2.8.0) 2026-08-31 23:36:26.677 | Requirement already satisfied: oslo.utils>=7.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev44) (10.2.0) 2026-08-31 23:36:26.679 | 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.dev44) (5.9.1) 2026-08-31 23:36:26.738 | Collecting taskflow>=4.0.0 (from glance==33.0.0.0b3.dev44) 2026-08-31 23:36:26.756 | Downloading taskflow-6.4.0-py3-none-any.whl.metadata (4.5 kB) 2026-08-31 23:36:26.770 | Requirement already satisfied: keystoneauth1>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev44) (5.16.0) 2026-08-31 23:36:26.771 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev44) (13.0.1) 2026-08-31 23:36:26.803 | Collecting WSME>=0.8.0 (from glance==33.0.0.0b3.dev44) 2026-08-31 23:36:26.820 | Downloading wsme-0.13.0-py3-none-any.whl.metadata (4.0 kB) 2026-08-31 23:36:26.831 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev44) (3.18.0) 2026-08-31 23:36:26.833 | Requirement already satisfied: requests>=2.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev44) (2.34.2) 2026-08-31 23:36:26.833 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev44) (3.10.1) 2026-08-31 23:36:26.834 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev44) (4.26.0) 2026-08-31 23:36:26.835 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev44) (6.0.0) 2026-08-31 23:36:26.836 | Requirement already satisfied: oslo.db>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev44) (18.1.1) 2026-08-31 23:36:26.838 | Requirement already satisfied: oslo.i18n>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev44) (6.9.0) 2026-08-31 23:36:26.870 | Collecting oslo.limit>=1.6.0 (from glance==33.0.0.0b3.dev44) 2026-08-31 23:36:26.886 | Downloading oslo_limit-2.12.0-py3-none-any.whl.metadata (2.1 kB) 2026-08-31 23:36:26.897 | Requirement already satisfied: oslo.log>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev44) (8.3.1) 2026-08-31 23:36:26.899 | 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.dev44) (18.3.0) 2026-08-31 23:36:26.899 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev44) (8.2.0) 2026-08-31 23:36:26.938 | Collecting oslo.reports>=3.2.0 (from glance==33.0.0.0b3.dev44) 2026-08-31 23:36:26.955 | Downloading oslo_reports-3.9.0-py3-none-any.whl.metadata (3.8 kB) 2026-08-31 23:36:26.965 | Requirement already satisfied: oslo.policy>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev44) (6.0.1) 2026-08-31 23:36:26.967 | Requirement already satisfied: oslo.service>=4.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service[threading]>=4.2.0->glance==33.0.0.0b3.dev44) (4.8.0) 2026-08-31 23:36:26.968 | Requirement already satisfied: osprofiler>=1.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev44) (4.4.0) 2026-08-31 23:36:26.969 | Requirement already satisfied: glance-store>=5.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev44) (5.7.0) 2026-08-31 23:36:26.971 | Requirement already satisfied: debtcollector>=1.19.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev44) (3.1.0) 2026-08-31 23:36:26.973 | Requirement already satisfied: cryptography>=2.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev44) (43.0.3) 2026-08-31 23:36:26.999 | Collecting cursive>=0.2.1 (from glance==33.0.0.0b3.dev44) 2026-08-31 23:36:27.015 | Downloading cursive-0.3.1-py3-none-any.whl.metadata (1.9 kB) 2026-08-31 23:36:27.092 | Collecting castellan>=0.17.0 (from glance==33.0.0.0b3.dev44) 2026-08-31 23:36:27.109 | Downloading castellan-5.8.0-py3-none-any.whl.metadata (1.9 kB) 2026-08-31 23:36:27.179 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.9.6->glance==33.0.0.0b3.dev44) (1.4.1) 2026-08-31 23:36:27.180 | 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.dev44) (4.16.0) 2026-08-31 23:36:27.241 | Collecting python-barbicanclient>=5.5.0 (from castellan>=0.17.0->glance==33.0.0.0b3.dev44) 2026-08-31 23:36:27.257 | Downloading python_barbicanclient-7.6.0-py3-none-any.whl.metadata (11 kB) 2026-08-31 23:36:27.273 | 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.dev44) (2.1.1) 2026-08-31 23:36:27.278 | 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.dev44) (3.0) 2026-08-31 23:36:27.283 | 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.dev44) (5.11.0) 2026-08-31 23:36:27.285 | 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.dev44) (2.3.0) 2026-08-31 23:36:27.292 | 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.dev44) (1.4.2) 2026-08-31 23:36:27.293 | 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.dev44) (3.5.0) 2026-08-31 23:36:27.301 | 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.dev44) (3.3.2) 2026-08-31 23:36:27.306 | 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.dev44) (26.1.0) 2026-08-31 23:36:27.307 | 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.dev44) (2025.9.1) 2026-08-31 23:36:27.308 | 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.dev44) (0.37.0) 2026-08-31 23:36:27.309 | 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.dev44) (2026.6.3) 2026-08-31 23:36:27.318 | 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.dev44) (2.1.0) 2026-08-31 23:36:27.319 | 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.dev44) (1.9.0) 2026-08-31 23:36:27.325 | 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.dev44) (4.3.0) 2026-08-31 23:36:27.329 | 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.dev44) (4.1.0) 2026-08-31 23:36:27.330 | 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.dev44) (2.13.0) 2026-08-31 23:36:27.338 | 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.dev44) (1.5.0) 2026-08-31 23:36:27.345 | 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.dev44) (5.3.1) 2026-08-31 23:36:27.350 | 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.dev44) (0.20) 2026-08-31 23:36:27.355 | 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.dev44) (1.3.0) 2026-08-31 23:36:27.357 | 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.dev44) (2.0.0) 2026-08-31 23:36:27.358 | 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.dev44) (6.0.3) 2026-08-31 23:36:27.368 | 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.dev44) (2.1.2) 2026-08-31 23:36:27.369 | 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.dev44) (0.6.2) 2026-08-31 23:36:27.432 | Collecting openstacksdk>=4.11.0 (from oslo.limit>=1.6.0->glance==33.0.0.0b3.dev44) 2026-08-31 23:36:27.450 | Downloading openstacksdk-4.19.1-py3-none-any.whl.metadata (12 kB) 2026-08-31 23:36:27.494 | Collecting jmespath>=0.9.0 (from openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==33.0.0.0b3.dev44) 2026-08-31 23:36:27.509 | Downloading jmespath-1.1.0-py3-none-any.whl.metadata (7.6 kB) 2026-08-31 23:36:27.552 | Collecting jsonpatch!=1.20,>=1.16 (from openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==33.0.0.0b3.dev44) 2026-08-31 23:36:27.567 | Downloading jsonpatch-1.33-py2.py3-none-any.whl.metadata (3.0 kB) 2026-08-31 23:36:27.614 | Collecting platformdirs>=3 (from openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==33.0.0.0b3.dev44) 2026-08-31 23:36:27.630 | Downloading platformdirs-4.11.3-py3-none-any.whl.metadata (5.5 kB) 2026-08-31 23:36:27.642 | 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.dev44) (7.2.2) 2026-08-31 23:36:27.674 | Collecting jsonpointer>=1.9 (from jsonpatch!=1.20,>=1.16->openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==33.0.0.0b3.dev44) 2026-08-31 23:36:27.690 | Downloading jsonpointer-3.1.1-py3-none-any.whl.metadata (2.4 kB) 2026-08-31 23:36:27.706 | 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.dev44) (2.9.0.post0) 2026-08-31 23:36:27.713 | 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.dev44) (7.1.7) 2026-08-31 23:36:27.715 | 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.dev44) (5.3.1) 2026-08-31 23:36:27.716 | 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.dev44) (5.6.2) 2026-08-31 23:36:27.719 | 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.dev44) (0.17.0) 2026-08-31 23:36:27.721 | 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.dev44) (5.1.0) 2026-08-31 23:36:27.731 | 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.dev44) (2026.3) 2026-08-31 23:36:27.732 | 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.dev44) (26.3) 2026-08-31 23:36:27.740 | 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.dev44) (0.26.0) 2026-08-31 23:36:27.744 | 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.dev44) (5.0.0) 2026-08-31 23:36:27.745 | 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.dev44) (3.1.6) 2026-08-31 23:36:27.747 | 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.dev44) (4.0.1) 2026-08-31 23:36:27.756 | 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.dev44) (3.0.3) 2026-08-31 23:36:27.771 | 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.dev44) (1.2.1) 2026-08-31 23:36:27.779 | Requirement already satisfied: eventlet>=0.27.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=4.2.0->oslo.service[threading]>=4.2.0->glance==33.0.0.0b3.dev44) (0.41.2) 2026-08-31 23:36:27.780 | Requirement already satisfied: greenlet>=0.4.15 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=4.2.0->oslo.service[threading]>=4.2.0->glance==33.0.0.0b3.dev44) (3.5.5) 2026-08-31 23:36:27.784 | Requirement already satisfied: Yappi>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=4.2.0->oslo.service[threading]>=4.2.0->glance==33.0.0.0b3.dev44) (1.7.6) 2026-08-31 23:36:27.790 | Requirement already satisfied: dnspython>=1.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.27.0->oslo.service>=4.2.0->oslo.service[threading]>=4.2.0->glance==33.0.0.0b3.dev44) (2.8.0) 2026-08-31 23:36:27.839 | Collecting cotyledon>=2.2.0 (from oslo.service[threading]>=4.2.0->glance==33.0.0.0b3.dev44) 2026-08-31 23:36:27.854 | Downloading cotyledon-2.2.0-py3-none-any.whl.metadata (3.7 kB) 2026-08-31 23:36:27.976 | Collecting setproctitle (from cotyledon>=2.2.0->oslo.service[threading]>=4.2.0->glance==33.0.0.0b3.dev44) 2026-08-31 23:36:27.993 | 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-08-31 23:36:28.029 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->glance==33.0.0.0b3.dev44) (84.0.0) 2026-08-31 23:36:28.047 | 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.dev44) (0.8.2) 2026-08-31 23:36:28.112 | Collecting cliff>=2.8.0 (from python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==33.0.0.0b3.dev44) 2026-08-31 23:36:28.130 | Downloading cliff-4.16.0-py3-none-any.whl.metadata (2.2 kB) 2026-08-31 23:36:28.175 | Collecting autopage>=0.4.0 (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==33.0.0.0b3.dev44) 2026-08-31 23:36:28.194 | Downloading autopage-0.6.0-py3-none-any.whl.metadata (8.1 kB) 2026-08-31 23:36:28.296 | Collecting cmd2>=4.0.0 (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==33.0.0.0b3.dev44) 2026-08-31 23:36:28.310 | Downloading cmd2-4.2.0-py3-none-any.whl.metadata (16 kB) 2026-08-31 23:36:28.425 | Collecting prompt-toolkit>=3.0.53 (from cmd2>=4.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==33.0.0.0b3.dev44) 2026-08-31 23:36:28.441 | Downloading prompt_toolkit-3.0.53-py3-none-any.whl.metadata (6.4 kB) 2026-08-31 23:36:28.479 | Collecting pyperclip>=1.8.2 (from cmd2>=4.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==33.0.0.0b3.dev44) 2026-08-31 23:36:28.496 | Downloading pyperclip-1.11.0-py3-none-any.whl.metadata (2.4 kB) 2026-08-31 23:36:28.507 | Requirement already satisfied: rich>=15.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==33.0.0.0b3.dev44) (15.0.0) 2026-08-31 23:36:28.537 | Collecting rich-argparse>=1.7.2 (from cmd2>=4.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==33.0.0.0b3.dev44) 2026-08-31 23:36:28.553 | Downloading rich_argparse-1.8.0-py3-none-any.whl.metadata (15 kB) 2026-08-31 23:36:28.577 | 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.dev44) (1.17.0) 2026-08-31 23:36:28.601 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.18.0->glance==33.0.0.0b3.dev44) (3.5.0) 2026-08-31 23:36:28.601 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.18.0->glance==33.0.0.0b3.dev44) (3.18) 2026-08-31 23:36:28.603 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.18.0->glance==33.0.0.0b3.dev44) (2.7.0) 2026-08-31 23:36:28.604 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.18.0->glance==33.0.0.0b3.dev44) (2023.11.17) 2026-08-31 23:36:28.640 | 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>=4.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==33.0.0.0b3.dev44) (4.2.0) 2026-08-31 23:36:28.642 | 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>=4.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==33.0.0.0b3.dev44) (2.20.0) 2026-08-31 23:36:28.654 | Requirement already satisfied: mdurl~=0.1 in /usr/lib/python3/dist-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=4.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==33.0.0.0b3.dev44) (0.1.2) 2026-08-31 23:36:28.673 | 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.dev44) (0.8) 2026-08-31 23:36:28.816 | Collecting networkx>=2.1.0 (from taskflow>=4.0.0->glance==33.0.0.0b3.dev44) 2026-08-31 23:36:28.831 | Downloading networkx-3.6.1-py3-none-any.whl.metadata (6.8 kB) 2026-08-31 23:36:28.882 | Collecting automaton>=1.9.0 (from taskflow>=4.0.0->glance==33.0.0.0b3.dev44) 2026-08-31 23:36:28.897 | Downloading automaton-3.5.0-py3-none-any.whl.metadata (2.3 kB) 2026-08-31 23:36:28.908 | 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.dev44) (9.1.4) 2026-08-31 23:36:28.936 | Collecting pydot>=1.2.4 (from taskflow>=4.0.0->glance==33.0.0.0b3.dev44) 2026-08-31 23:36:28.952 | Downloading pydot-4.0.1-py3-none-any.whl.metadata (11 kB) 2026-08-31 23:36:29.050 | Collecting simplegeneric (from WSME>=0.8.0->glance==33.0.0.0b3.dev44) 2026-08-31 23:36:29.067 | Downloading simplegeneric-0.8.1.zip (12 kB) 2026-08-31 23:36:29.082 | Installing build dependencies: started 2026-08-31 23:36:30.650 | Installing build dependencies: finished with status 'done' 2026-08-31 23:36:30.652 | Getting requirements to build wheel: started 2026-08-31 23:36:31.334 | Getting requirements to build wheel: finished with status 'done' 2026-08-31 23:36:31.336 | Preparing metadata (pyproject.toml): started 2026-08-31 23:36:31.725 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-08-31 23:36:31.788 | Collecting importlib_metadata>=4.4 (from WSME>=0.8.0->glance==33.0.0.0b3.dev44) 2026-08-31 23:36:31.805 | Downloading importlib_metadata-9.0.0-py3-none-any.whl.metadata (4.5 kB) 2026-08-31 23:36:31.861 | Collecting zipp>=3.20 (from importlib_metadata>=4.4->WSME>=0.8.0->glance==33.0.0.0b3.dev44) 2026-08-31 23:36:31.876 | Downloading zipp-4.1.0-py3-none-any.whl.metadata (3.6 kB) 2026-08-31 23:36:31.956 | Downloading castellan-5.8.0-py3-none-any.whl (104 kB) 2026-08-31 23:36:31.995 | Downloading cursive-0.3.1-py3-none-any.whl (44 kB) 2026-08-31 23:36:32.017 | Downloading httplib2-0.32.0-py3-none-any.whl (93 kB) 2026-08-31 23:36:32.042 | Downloading oslo_limit-2.12.0-py3-none-any.whl (24 kB) 2026-08-31 23:36:32.066 | Downloading openstacksdk-4.19.1-py3-none-any.whl (2.0 MB) 2026-08-31 23:36:32.131 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 39.6 MB/s 0:00:00 2026-08-31 23:36:32.146 | Downloading jmespath-1.1.0-py3-none-any.whl (20 kB) 2026-08-31 23:36:32.169 | Downloading jsonpatch-1.33-py2.py3-none-any.whl (12 kB) 2026-08-31 23:36:32.191 | Downloading jsonpointer-3.1.1-py3-none-any.whl (7.7 kB) 2026-08-31 23:36:32.215 | Downloading oslo_reports-3.9.0-py3-none-any.whl (54 kB) 2026-08-31 23:36:32.239 | Downloading cotyledon-2.2.0-py3-none-any.whl (28 kB) 2026-08-31 23:36:32.262 | Downloading platformdirs-4.11.3-py3-none-any.whl (23 kB) 2026-08-31 23:36:32.286 | Downloading python_barbicanclient-7.6.0-py3-none-any.whl (90 kB) 2026-08-31 23:36:32.309 | Downloading cliff-4.16.0-py3-none-any.whl (86 kB) 2026-08-31 23:36:32.333 | Downloading autopage-0.6.0-py3-none-any.whl (30 kB) 2026-08-31 23:36:32.355 | Downloading cmd2-4.2.0-py3-none-any.whl (193 kB) 2026-08-31 23:36:32.379 | Downloading prompt_toolkit-3.0.53-py3-none-any.whl (392 kB) 2026-08-31 23:36:32.404 | Downloading pyperclip-1.11.0-py3-none-any.whl (11 kB) 2026-08-31 23:36:32.426 | Downloading rich_argparse-1.8.0-py3-none-any.whl (25 kB) 2026-08-31 23:36:32.449 | Downloading taskflow-6.4.0-py3-none-any.whl (491 kB) 2026-08-31 23:36:32.478 | Downloading automaton-3.5.0-py3-none-any.whl (23 kB) 2026-08-31 23:36:32.500 | Downloading networkx-3.6.1-py3-none-any.whl (2.1 MB) 2026-08-31 23:36:32.554 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 38.4 MB/s 0:00:00 2026-08-31 23:36:32.570 | Downloading pydot-4.0.1-py3-none-any.whl (37 kB) 2026-08-31 23:36:32.592 | Downloading wsme-0.13.0-py3-none-any.whl (59 kB) 2026-08-31 23:36:32.615 | Downloading importlib_metadata-9.0.0-py3-none-any.whl (27 kB) 2026-08-31 23:36:32.638 | Downloading zipp-4.1.0-py3-none-any.whl (10 kB) 2026-08-31 23:36:32.662 | Downloading setproctitle-1.3.7-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (32 kB) 2026-08-31 23:36:32.853 | Building wheels for collected packages: glance, simplegeneric 2026-08-31 23:36:32.855 | Building editable for glance (pyproject.toml): started 2026-08-31 23:36:33.762 | Building editable for glance (pyproject.toml): finished with status 'done' 2026-08-31 23:36:33.763 | Created wheel for glance: filename=glance-33.0.0.0b3.dev44-0.editable-py3-none-any.whl size=9079 sha256=5585d81d1f93d28fc590e36a8afd62fe4523c2f40ddfb71c4ce8d6e6ba89fc9e 2026-08-31 23:36:33.764 | Stored in directory: /tmp/pip-ephem-wheel-cache-lc7ny74p/wheels/31/93/bf/c06e9c56745867b4722d11aae03416a994ddf0e859898c0382 2026-08-31 23:36:33.770 | Building wheel for simplegeneric (pyproject.toml): started 2026-08-31 23:36:34.222 | Building wheel for simplegeneric (pyproject.toml): finished with status 'done' 2026-08-31 23:36:34.222 | Created wheel for simplegeneric: filename=simplegeneric-0.8.1-py3-none-any.whl size=5103 sha256=1e90220dc5b7789f08b849c54633e83a64de2c67042c90c8db2a0077298d4a41 2026-08-31 23:36:34.222 | Stored in directory: /home/quobyte/.cache/pip/wheels/bf/7f/ac/c96a7918d97103348ae720bdf93aa7f5458f5efb90718e9873 2026-08-31 23:36:34.227 | Successfully built glance simplegeneric 2026-08-31 23:36:34.558 | Installing collected packages: simplegeneric, pyperclip, zipp, setproctitle, pydot, prompt-toolkit, platformdirs, networkx, jsonpointer, jmespath, httplib2, autopage, jsonpatch, importlib_metadata, cotyledon, automaton, WSME, rich-argparse, openstacksdk, cmd2, taskflow, oslo.reports, cliff, python-barbicanclient, oslo.limit, castellan, cursive, glance 2026-08-31 23:36:37.685 | Attempting uninstall: jsonpointer 2026-08-31 23:36:37.703 | Found existing installation: jsonpointer 2.0 2026-08-31 23:36:37.703 | Not uninstalling jsonpointer at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-31 23:36:37.704 | Can't uninstall 'jsonpointer'. No files were found to uninstall. 2026-08-31 23:36:37.722 | Attempting uninstall: jmespath 2026-08-31 23:36:37.739 | Found existing installation: jmespath 1.0.1 2026-08-31 23:36:37.739 | Not uninstalling jmespath at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-31 23:36:37.740 | Can't uninstall 'jmespath'. No files were found to uninstall. 2026-08-31 23:36:37.784 | Attempting uninstall: httplib2 2026-08-31 23:36:37.801 | Found existing installation: httplib2 0.20.4 2026-08-31 23:36:37.802 | Not uninstalling httplib2 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-31 23:36:37.802 | Can't uninstall 'httplib2'. No files were found to uninstall. 2026-08-31 23:36:37.909 | Attempting uninstall: jsonpatch 2026-08-31 23:36:37.926 | Found existing installation: jsonpatch 1.32 2026-08-31 23:36:37.927 | Not uninstalling jsonpatch at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-31 23:36:37.927 | Can't uninstall 'jsonpatch'. No files were found to uninstall. 2026-08-31 23:36:42.624 | 2026-08-31 23:36:42.644 | Successfully installed WSME-0.13.0 automaton-3.5.0 autopage-0.6.0 castellan-5.8.0 cliff-4.16.0 cmd2-4.2.0 cotyledon-2.2.0 cursive-0.3.1 glance-33.0.0.0b3.dev44 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.19.1 oslo.limit-2.12.0 oslo.reports-3.9.0 platformdirs-4.11.3 prompt-toolkit-3.0.53 pydot-4.0.1 pyperclip-1.11.0 python-barbicanclient-7.6.0 rich-argparse-1.8.0 setproctitle-1.3.7 simplegeneric-0.8.1 taskflow-6.4.0 zipp-4.1.0 2026-08-31 23:36:42.940 | + inc/python:pip_install:216 : result=0 2026-08-31 23:36:42.945 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-31 23:36:42.949 | + functions-common:time_stop:2420 : local name 2026-08-31 23:36:42.952 | + functions-common:time_stop:2421 : local end_time 2026-08-31 23:36:42.955 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-31 23:36:42.957 | + functions-common:time_stop:2423 : local total 2026-08-31 23:36:42.961 | + functions-common:time_stop:2424 : local start_time 2026-08-31 23:36:42.965 | + functions-common:time_stop:2426 : name=pip_install 2026-08-31 23:36:42.968 | + functions-common:time_stop:2427 : start_time=1788219381711 2026-08-31 23:36:42.972 | + functions-common:time_stop:2429 : [[ -z 1788219381711 ]] 2026-08-31 23:36:42.976 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-31 23:36:42.981 | + functions-common:time_stop:2432 : end_time=1788219402978 2026-08-31 23:36:42.984 | + functions-common:time_stop:2433 : elapsed_time=21267 2026-08-31 23:36:42.988 | + functions-common:time_stop:2434 : total=80973 2026-08-31 23:36:42.991 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-31 23:36:42.995 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=102240 2026-08-31 23:36:42.998 | + inc/python:pip_install:219 : return 0 2026-08-31 23:36:43.001 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-08-31 23:36:43.005 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-08-31 23:36:43.008 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/glance 2026-08-31 23:36:43.012 | + inc/python:use_library_from_git:266 : local name=/opt/stack/glance 2026-08-31 23:36:43.015 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-31 23:36:43.019 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-31 23:36:43.022 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/glance, ]] 2026-08-31 23:36:43.026 | + inc/python:use_library_from_git:269 : return 1 2026-08-31 23:36:43.030 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-08-31 23:36:43.034 | + ./stack.sh:main:945 : configure_glance 2026-08-31 23:36:43.037 | + lib/glance:configure_glance:350 : sudo install -d -o quobyte /etc/glance /etc/glance/metadefs 2026-08-31 23:36:43.055 | + lib/glance:configure_glance:353 : local dburl 2026-08-31 23:36:43.059 | ++ lib/glance:configure_glance:354 : database_connection_url glance 2026-08-31 23:36:43.063 | ++ lib/database:database_connection_url:134 : local db=glance 2026-08-31 23:36:43.067 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2026-08-31 23:36:43.071 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=glance 2026-08-31 23:36:43.074 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-08-31 23:36:43.078 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-08-31 23:36:43.082 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-08-31 23:36:43.104 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-31 23:36:43.108 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-08-31 23:36:43.111 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2026-08-31 23:36:43.115 | + lib/glance:configure_glance:354 : dburl='mysql+pymysql://root:stackdb@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2026-08-31 23:36:43.119 | + lib/glance:configure_glance:356 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2026-08-31 23:36:43.163 | + 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-08-31 23:36:43.206 | + lib/glance:configure_glance:358 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2026-08-31 23:36:43.250 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2026-08-31 23:36:43.291 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_driver centralized_db 2026-08-31 23:36:43.332 | + lib/glance:configure_glance:361 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2026-08-31 23:36:43.377 | + lib/glance:configure_glance:362 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2026-08-31 23:36:43.421 | + lib/glance:configure_glance:363 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2026-08-31 23:36:43.424 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/glance/glance-api.conf 2026-08-31 23:36:43.428 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=glance 2026-08-31 23:36:43.431 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-08-31 23:36:43.435 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-08-31 23:36:43.439 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/glance/glance-api.conf glance keystone_authtoken 2026-08-31 23:36:43.442 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/glance/glance-api.conf 2026-08-31 23:36:43.446 | + lib/keystone:configure_keystoneauth:392 : local admin_user=glance 2026-08-31 23:36:43.449 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-08-31 23:36:43.452 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2026-08-31 23:36:43.494 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2026-08-31 23:36:43.536 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://192.168.122.72/identity 2026-08-31 23:36:43.578 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2026-08-31 23:36:43.619 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/glance/glance-api.conf keystone_authtoken password nomoresecret 2026-08-31 23:36:43.659 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2026-08-31 23:36:43.701 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2026-08-31 23:36:43.739 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2026-08-31 23:36:43.777 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/glance/glance-api.conf keystone_authtoken www_authenticate_uri http://192.168.122.72/identity 2026-08-31 23:36:43.813 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-08-31 23:36:43.852 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2026-08-31 23:36:43.893 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-08-31 23:36:43.895 | + lib/glance:configure_glance:364 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2026-08-31 23:36:43.938 | + lib/glance:configure_glance:365 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2026-08-31 23:36:43.941 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=glance 2026-08-31 23:36:43.944 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/glance/glance-api.conf 2026-08-31 23:36:43.947 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-08-31 23:36:43.949 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-08-31 23:36:43.952 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-08-31 23:36:43.973 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 23:36:43.978 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-08-31 23:36:43.980 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-08-31 23:36:43.982 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-08-31 23:36:44.000 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-31 23:36:44.003 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.72:5672/ 2026-08-31 23:36:44.006 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.72:5672/ 2026-08-31 23:36:44.046 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-08-31 23:36:44.049 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-08-31 23:36:44.052 | + lib/glance:configure_glance:366 : '[' libvirt = libvirt ']' 2026-08-31 23:36:44.055 | + lib/glance:configure_glance:366 : '[' kvm = parallels ']' 2026-08-31 23:36:44.058 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2026-08-31 23:36:44.098 | + lib/glance:configure_glance:371 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2026-08-31 23:36:44.137 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-api.conf image_format require_image_format_match True 2026-08-31 23:36:44.179 | + lib/glance:configure_glance:375 : configure_glance_store False False 2026-08-31 23:36:44.182 | + lib/glance:configure_glance_store:280 : local use_cinder_for_glance=False 2026-08-31 23:36:44.185 | + lib/glance:configure_glance_store:281 : local glance_enable_multiple_stores=False 2026-08-31 23:36:44.188 | + lib/glance:configure_glance_store:282 : local be 2026-08-31 23:36:44.191 | + lib/glance:configure_glance_store:284 : [[ False == \F\a\l\s\e ]] 2026-08-31 23:36:44.194 | + lib/glance:configure_glance_store:285 : [[ False == \T\r\u\e ]] 2026-08-31 23:36:44.197 | + lib/glance:configure_glance_store:302 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2026-08-31 23:36:44.237 | + lib/glance:configure_glance:378 : '[' -n '' ']' 2026-08-31 23:36:44.240 | + lib/glance:configure_glance:381 : iniset /etc/glance/glance-api.conf cors allowed_origin http://192.168.122.72 2026-08-31 23:36:44.281 | + lib/glance:configure_glance:385 : [[ False == \F\a\l\s\e ]] 2026-08-31 23:36:44.284 | + lib/glance:configure_glance:387 : [[ False == \T\r\u\e ]] 2026-08-31 23:36:44.286 | + lib/glance:configure_glance:393 : is_service_enabled s-proxy 2026-08-31 23:36:44.308 | + functions-common:is_service_enabled:2076 : return 1 2026-08-31 23:36:44.311 | + lib/glance:configure_glance:422 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://192.168.122.72/image 2026-08-31 23:36:44.355 | + lib/glance:configure_glance:424 : is_service_enabled tls-proxy 2026-08-31 23:36:44.379 | + functions-common:is_service_enabled:2076 : return 1 2026-08-31 23:36:44.382 | + lib/glance:configure_glance:430 : setup_logging /etc/glance/glance-api.conf 2026-08-31 23:36:44.386 | + functions:setup_logging:693 : setup_systemd_logging /etc/glance/glance-api.conf 2026-08-31 23:36:44.389 | + functions:setup_systemd_logging:710 : local conf_file=/etc/glance/glance-api.conf 2026-08-31 23:36:44.394 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-08-31 23:36:44.418 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-08-31 23:36:44.422 | + functions:setup_systemd_logging:716 : local pidstr= 2026-08-31 23:36:44.426 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-08-31 23:36:44.429 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-08-31 23:36:44.432 | + 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-08-31 23:36:44.475 | + 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-08-31 23:36:44.519 | + 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-08-31 23:36:44.568 | + functions:setup_systemd_logging:727 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-08-31 23:36:44.614 | + functions:setup_systemd_logging:730 : iniset /etc/glance/glance-api.conf DEFAULT log_color False 2026-08-31 23:36:44.655 | + lib/glance:configure_glance:432 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2026-08-31 23:36:44.662 | + lib/glance:configure_glance:435 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2026-08-31 23:36:44.708 | + lib/glance:configure_glance:436 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2026-08-31 23:36:44.748 | + lib/glance:configure_glance:437 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2026-08-31 23:36:44.786 | + lib/glance:configure_glance:438 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_driver centralized_db 2026-08-31 23:36:44.825 | + lib/glance:configure_glance:441 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2026-08-31 23:36:44.865 | + lib/glance:configure_glance:444 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2026-08-31 23:36:44.907 | + lib/glance:configure_glance:445 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2026-08-31 23:36:44.949 | + lib/glance:configure_glance:446 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2026-08-31 23:36:44.987 | + lib/glance:configure_glance:448 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2026-08-31 23:36:44.993 | + 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-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-08-31 23:36:45.001 | + lib/glance:configure_glance:451 : is_service_enabled tls-proxy 2026-08-31 23:36:45.020 | + functions-common:is_service_enabled:2076 : return 1 2026-08-31 23:36:45.024 | + lib/glance:configure_glance:459 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini glance.wsgi.api:application /image glance-api 2026-08-31 23:36:45.027 | + lib/apache:write_local_uwsgi_http_config:319 : local conf=/etc/glance/glance-uwsgi.ini 2026-08-31 23:36:45.030 | + lib/apache:write_local_uwsgi_http_config:320 : local wsgi=glance.wsgi.api:application 2026-08-31 23:36:45.032 | + lib/apache:write_local_uwsgi_http_config:321 : local url=/image 2026-08-31 23:36:45.035 | + lib/apache:write_local_uwsgi_http_config:322 : local name=glance-api 2026-08-31 23:36:45.038 | + lib/apache:write_local_uwsgi_http_config:324 : '[' -z glance-api ']' 2026-08-31 23:36:45.040 | + lib/apache:write_local_uwsgi_http_config:332 : rm -rf /etc/glance/glance-uwsgi.ini 2026-08-31 23:36:45.045 | + lib/apache:write_local_uwsgi_http_config:335 : [[ glance.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-08-31 23:36:45.048 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi module glance.wsgi.api:application 2026-08-31 23:36:45.087 | ++ lib/apache:write_local_uwsgi_http_config:341 : get_random_port 2026-08-31 23:36:45.089 | ++ functions:get_random_port:860 : read lower_port upper_port 2026-08-31 23:36:45.091 | ++ functions:get_random_port:861 : true 2026-08-31 23:36:45.093 | ++ functions:get_random_port:862 : (( port = upper_port )) 2026-08-31 23:36:45.095 | ++ functions:get_random_port:862 : (( port >= lower_port )) 2026-08-31 23:36:45.097 | ++ functions:get_random_port:863 : sudo lsof -i :60999 2026-08-31 23:36:45.156 | ++ functions:get_random_port:864 : [[ 1 > 0 ]] 2026-08-31 23:36:45.160 | ++ functions:get_random_port:865 : break 2 2026-08-31 23:36:45.162 | ++ functions:get_random_port:869 : echo 60999 2026-08-31 23:36:45.166 | + lib/apache:write_local_uwsgi_http_config:341 : port=60999 2026-08-31 23:36:45.168 | + lib/apache:write_local_uwsgi_http_config:342 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2026-08-31 23:36:45.206 | + lib/apache:write_local_uwsgi_http_config:343 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2026-08-31 23:36:45.242 | + lib/apache:write_local_uwsgi_http_config:345 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2026-08-31 23:36:45.280 | + lib/apache:write_local_uwsgi_http_config:347 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2026-08-31 23:36:45.316 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2026-08-31 23:36:45.355 | + lib/apache:write_local_uwsgi_http_config:351 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 80 2026-08-31 23:36:45.395 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2026-08-31 23:36:45.431 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2026-08-31 23:36:45.469 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2026-08-31 23:36:45.503 | + 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-08-31 23:36:45.535 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2026-08-31 23:36:45.570 | + lib/apache:write_local_uwsgi_http_config:361 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2026-08-31 23:36:45.606 | + lib/apache:write_local_uwsgi_http_config:363 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2026-08-31 23:36:45.641 | + lib/apache:write_local_uwsgi_http_config:364 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2026-08-31 23:36:45.677 | + lib/apache:write_local_uwsgi_http_config:365 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2026-08-31 23:36:45.710 | + lib/apache:write_local_uwsgi_http_config:366 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2026-08-31 23:36:45.746 | + lib/apache:write_local_uwsgi_http_config:367 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2026-08-31 23:36:45.777 | + lib/apache:write_local_uwsgi_http_config:368 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2026-08-31 23:36:45.809 | + lib/apache:write_local_uwsgi_http_config:370 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2026-08-31 23:36:45.844 | + lib/apache:write_local_uwsgi_http_config:372 : iniset /etc/glance/glance-uwsgi.ini uwsgi start-time %t 2026-08-31 23:36:45.877 | + lib/apache:write_local_uwsgi_http_config:374 : enable_apache_mod proxy 2026-08-31 23:36:45.880 | + lib/apache:enable_apache_mod:55 : local mod=proxy 2026-08-31 23:36:45.882 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-08-31 23:36:45.885 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-08-31 23:36:45.886 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-31 23:36:45.889 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-31 23:36:45.892 | + lib/apache:enable_apache_mod:61 : [[ proxy != \v\e\r\s\i\o\n ]] 2026-08-31 23:36:45.895 | + lib/apache:enable_apache_mod:61 : a2query -m proxy 2026-08-31 23:36:45.897 | perl: warning: Setting locale failed. 2026-08-31 23:36:45.897 | perl: warning: Please check that your locale settings: 2026-08-31 23:36:45.897 | LANGUAGE = (unset), 2026-08-31 23:36:45.897 | LC_ALL = "en_US.utf8", 2026-08-31 23:36:45.897 | LANG = (unset) 2026-08-31 23:36:45.897 | are supported and installed on your system. 2026-08-31 23:36:45.897 | perl: warning: Falling back to the standard locale ("C"). 2026-08-31 23:36:45.932 | proxy (enabled by site administrator) 2026-08-31 23:36:45.936 | + lib/apache:write_local_uwsgi_http_config:375 : enable_apache_mod proxy_http 2026-08-31 23:36:45.939 | + lib/apache:enable_apache_mod:55 : local mod=proxy_http 2026-08-31 23:36:45.942 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-08-31 23:36:45.944 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-08-31 23:36:45.947 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-31 23:36:45.951 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-31 23:36:45.954 | + lib/apache:enable_apache_mod:61 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2026-08-31 23:36:45.957 | + lib/apache:enable_apache_mod:61 : a2query -m proxy_http 2026-08-31 23:36:45.960 | perl: warning: Setting locale failed. 2026-08-31 23:36:45.960 | perl: warning: Please check that your locale settings: 2026-08-31 23:36:45.960 | LANGUAGE = (unset), 2026-08-31 23:36:45.960 | LC_ALL = "en_US.utf8", 2026-08-31 23:36:45.960 | LANG = (unset) 2026-08-31 23:36:45.960 | are supported and installed on your system. 2026-08-31 23:36:45.960 | perl: warning: Falling back to the standard locale ("C"). 2026-08-31 23:36:45.997 | No module matches proxy_http 2026-08-31 23:36:46.000 | + lib/apache:enable_apache_mod:62 : sudo a2enmod proxy_http 2026-08-31 23:36:46.013 | perl: warning: Setting locale failed. 2026-08-31 23:36:46.013 | perl: warning: Please check that your locale settings: 2026-08-31 23:36:46.013 | LANGUAGE = (unset), 2026-08-31 23:36:46.013 | LC_ALL = "en_US.utf8", 2026-08-31 23:36:46.013 | LANG = "de_DE.UTF-8" 2026-08-31 23:36:46.013 | are supported and installed on your system. 2026-08-31 23:36:46.013 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-31 23:36:46.053 | Considering dependency proxy for proxy_http: 2026-08-31 23:36:46.054 | Module proxy already enabled 2026-08-31 23:36:46.054 | Enabling module proxy_http. 2026-08-31 23:36:46.059 | To activate the new configuration, you need to run: 2026-08-31 23:36:46.059 | systemctl restart apache2 2026-08-31 23:36:46.066 | + lib/apache:enable_apache_mod:63 : [[ '' != \n\o\r\e\s\t\a\r\t ]] 2026-08-31 23:36:46.068 | + lib/apache:enable_apache_mod:64 : restart_apache_server 2026-08-31 23:36:46.070 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-08-31 23:36:46.072 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-08-31 23:36:46.076 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-08-31 23:36:46.284 | + lib/apache:write_local_uwsgi_http_config:376 : local apache_conf= 2026-08-31 23:36:46.287 | ++ lib/apache:write_local_uwsgi_http_config:377 : apache_site_config_for glance-api 2026-08-31 23:36:46.291 | ++ lib/apache:apache_site_config_for:174 : local site=glance-api 2026-08-31 23:36:46.295 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-08-31 23:36:46.297 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-31 23:36:46.299 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-31 23:36:46.301 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/glance-api.conf 2026-08-31 23:36:46.304 | + lib/apache:write_local_uwsgi_http_config:377 : apache_conf=/etc/apache2/sites-available/glance-api.conf 2026-08-31 23:36:46.307 | + lib/apache:write_local_uwsgi_http_config:378 : echo 'KeepAlive Off' 2026-08-31 23:36:46.308 | + lib/apache:write_local_uwsgi_http_config:378 : sudo tee /etc/apache2/sites-available/glance-api.conf 2026-08-31 23:36:46.318 | KeepAlive Off 2026-08-31 23:36:46.323 | + lib/apache:write_local_uwsgi_http_config:379 : echo 'SetEnv proxy-sendchunked 1' 2026-08-31 23:36:46.324 | + lib/apache:write_local_uwsgi_http_config:379 : sudo tee -a /etc/apache2/sites-available/glance-api.conf 2026-08-31 23:36:46.335 | SetEnv proxy-sendchunked 1 2026-08-31 23:36:46.340 | + lib/apache:write_local_uwsgi_http_config:380 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 acquire=1 ' 2026-08-31 23:36:46.340 | + lib/apache:write_local_uwsgi_http_config:380 : sudo tee -a /etc/apache2/sites-available/glance-api.conf 2026-08-31 23:36:46.351 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 acquire=1 2026-08-31 23:36:46.355 | + lib/apache:write_local_uwsgi_http_config:381 : enable_apache_site glance-api 2026-08-31 23:36:46.358 | + lib/apache:enable_apache_site:191 : local site=glance-api 2026-08-31 23:36:46.361 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-08-31 23:36:46.363 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-08-31 23:36:46.367 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-08-31 23:36:46.371 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-08-31 23:36:46.373 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-31 23:36:46.376 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-31 23:36:46.380 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-08-31 23:36:46.383 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-08-31 23:36:46.386 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-31 23:36:46.388 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-31 23:36:46.392 | + lib/apache:enable_apache_site:195 : sudo a2ensite glance-api 2026-08-31 23:36:46.404 | perl: warning: Setting locale failed. 2026-08-31 23:36:46.404 | perl: warning: Please check that your locale settings: 2026-08-31 23:36:46.404 | LANGUAGE = (unset), 2026-08-31 23:36:46.404 | LC_ALL = "en_US.utf8", 2026-08-31 23:36:46.404 | LANG = "de_DE.UTF-8" 2026-08-31 23:36:46.404 | are supported and installed on your system. 2026-08-31 23:36:46.404 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-31 23:36:46.445 | Enabling site glance-api. 2026-08-31 23:36:46.450 | To activate the new configuration, you need to run: 2026-08-31 23:36:46.451 | systemctl reload apache2 2026-08-31 23:36:46.456 | + lib/apache:write_local_uwsgi_http_config:382 : restart_apache_server 2026-08-31 23:36:46.458 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-08-31 23:36:46.462 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-08-31 23:36:46.465 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-08-31 23:36:46.603 | ++ lib/glance:configure_glance:463 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2026-08-31 23:36:46.608 | + lib/glance:configure_glance:463 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2026-08-31 23:36:46.642 | + lib/glance:configure_glance:467 : iniset /etc/glance/glance-api.conf wsgi python_interpreter /opt/stack/data/venv/bin/python3 2026-08-31 23:36:46.677 | + lib/glance:configure_glance:469 : [[ True == True ]] 2026-08-31 23:36:46.681 | + lib/glance:configure_glance:470 : iniset /etc/glance/glance-api.conf oslo_policy enforce_new_defaults true 2026-08-31 23:36:46.717 | + lib/glance:configure_glance:471 : iniset /etc/glance/glance-api.conf DEFAULT enforce_secure_rbac true 2026-08-31 23:36:46.751 | + ./stack.sh:main:948 : is_service_enabled cinder 2026-08-31 23:36:46.772 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 23:36:46.775 | + ./stack.sh:main:950 : stack_install_service cinder 2026-08-31 23:36:46.777 | + lib/stack:stack_install_service:20 : local service=cinder 2026-08-31 23:36:46.781 | + lib/stack:stack_install_service:21 : type install_cinder 2026-08-31 23:36:46.784 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-08-31 23:36:46.787 | + lib/stack:stack_install_service:32 : install_cinder 2026-08-31 23:36:46.790 | + lib/cinder:install_cinder:539 : git_clone https://review.opendev.org/openstack/cinder.git /opt/stack/cinder master 2026-08-31 23:36:46.793 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/cinder.git 2026-08-31 23:36:46.796 | + functions-common:git_clone:590 : local git_dest=/opt/stack/cinder 2026-08-31 23:36:46.799 | + functions-common:git_clone:591 : local git_ref=master 2026-08-31 23:36:46.802 | + functions-common:git_clone:592 : local orig_dir 2026-08-31 23:36:46.806 | ++ functions-common:git_clone:593 : pwd 2026-08-31 23:36:46.808 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-08-31 23:36:46.811 | + functions-common:git_clone:594 : local git_clone_flags= 2026-08-31 23:36:46.813 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-08-31 23:36:46.832 | + functions-common:git_clone:596 : RECLONE=False 2026-08-31 23:36:46.834 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-08-31 23:36:46.838 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-08-31 23:36:46.841 | + functions-common:git_clone:610 : echo master 2026-08-31 23:36:46.842 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-08-31 23:36:46.846 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/cinder ]] 2026-08-31 23:36:46.849 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-08-31 23:36:46.852 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/cinder.git /opt/stack/cinder 2026-08-31 23:36:46.854 | + functions-common:git_timed:697 : local count=0 2026-08-31 23:36:46.857 | + functions-common:git_timed:698 : local timeout=0 2026-08-31 23:36:46.859 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-08-31 23:36:46.861 | + functions-common:git_timed:701 : timeout=0 2026-08-31 23:36:46.864 | + functions-common:git_timed:704 : time_start git_timed 2026-08-31 23:36:46.867 | + functions-common:time_start:2406 : local name=git_timed 2026-08-31 23:36:46.869 | + functions-common:time_start:2407 : local start_time= 2026-08-31 23:36:46.872 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-31 23:36:46.875 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-31 23:36:46.880 | + functions-common:time_start:2411 : _TIME_START[$name]=1788219406877 2026-08-31 23:36:46.883 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/cinder.git /opt/stack/cinder 2026-08-31 23:36:46.887 | Cloning into '/opt/stack/cinder'... 2026-08-31 23:37:41.042 | + functions-common:git_timed:719 : time_stop git_timed 2026-08-31 23:37:41.045 | + functions-common:time_stop:2420 : local name 2026-08-31 23:37:41.050 | + functions-common:time_stop:2421 : local end_time 2026-08-31 23:37:41.053 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-31 23:37:41.057 | + functions-common:time_stop:2423 : local total 2026-08-31 23:37:41.061 | + functions-common:time_stop:2424 : local start_time 2026-08-31 23:37:41.065 | + functions-common:time_stop:2426 : name=git_timed 2026-08-31 23:37:41.069 | + functions-common:time_stop:2427 : start_time=1788219406877 2026-08-31 23:37:41.074 | + functions-common:time_stop:2429 : [[ -z 1788219406877 ]] 2026-08-31 23:37:41.079 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-31 23:37:41.085 | + functions-common:time_stop:2432 : end_time=1788219461081 2026-08-31 23:37:41.089 | + functions-common:time_stop:2433 : elapsed_time=54204 2026-08-31 23:37:41.093 | + functions-common:time_stop:2434 : total=37853 2026-08-31 23:37:41.097 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-31 23:37:41.100 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=92057 2026-08-31 23:37:41.105 | + functions-common:git_clone:631 : cd /opt/stack/cinder 2026-08-31 23:37:41.108 | + functions-common:git_clone:632 : git_timed fetch origin master 2026-08-31 23:37:41.113 | + functions-common:git_timed:697 : local count=0 2026-08-31 23:37:41.116 | + functions-common:git_timed:698 : local timeout=0 2026-08-31 23:37:41.121 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-08-31 23:37:41.124 | + functions-common:git_timed:701 : timeout=0 2026-08-31 23:37:41.127 | + functions-common:git_timed:704 : time_start git_timed 2026-08-31 23:37:41.132 | + functions-common:time_start:2406 : local name=git_timed 2026-08-31 23:37:41.135 | + functions-common:time_start:2407 : local start_time= 2026-08-31 23:37:41.138 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-31 23:37:41.142 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-31 23:37:41.147 | + functions-common:time_start:2411 : _TIME_START[$name]=1788219461144 2026-08-31 23:37:41.151 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-08-31 23:37:42.861 | From https://review.opendev.org/openstack/cinder 2026-08-31 23:37:42.861 | * branch master -> FETCH_HEAD 2026-08-31 23:37:42.873 | + functions-common:git_timed:719 : time_stop git_timed 2026-08-31 23:37:42.877 | + functions-common:time_stop:2420 : local name 2026-08-31 23:37:42.881 | + functions-common:time_stop:2421 : local end_time 2026-08-31 23:37:42.885 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-31 23:37:42.889 | + functions-common:time_stop:2423 : local total 2026-08-31 23:37:42.893 | + functions-common:time_stop:2424 : local start_time 2026-08-31 23:37:42.898 | + functions-common:time_stop:2426 : name=git_timed 2026-08-31 23:37:42.902 | + functions-common:time_stop:2427 : start_time=1788219461144 2026-08-31 23:37:42.906 | + functions-common:time_stop:2429 : [[ -z 1788219461144 ]] 2026-08-31 23:37:42.911 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-31 23:37:42.917 | + functions-common:time_stop:2432 : end_time=1788219462913 2026-08-31 23:37:42.921 | + functions-common:time_stop:2433 : elapsed_time=1769 2026-08-31 23:37:42.926 | + functions-common:time_stop:2434 : total=92057 2026-08-31 23:37:42.929 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-31 23:37:42.933 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=93826 2026-08-31 23:37:42.937 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-08-31 23:37:42.941 | + functions-common:git_timed:697 : local count=0 2026-08-31 23:37:42.944 | + functions-common:git_timed:698 : local timeout=0 2026-08-31 23:37:42.948 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-08-31 23:37:42.952 | + functions-common:git_timed:701 : timeout=0 2026-08-31 23:37:42.956 | + functions-common:git_timed:704 : time_start git_timed 2026-08-31 23:37:42.960 | + functions-common:time_start:2406 : local name=git_timed 2026-08-31 23:37:42.965 | + functions-common:time_start:2407 : local start_time= 2026-08-31 23:37:42.969 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-31 23:37:42.973 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-31 23:37:42.980 | + functions-common:time_start:2411 : _TIME_START[$name]=1788219462975 2026-08-31 23:37:42.984 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-08-31 23:37:43.449 | Note: switching to 'FETCH_HEAD'. 2026-08-31 23:37:43.449 | 2026-08-31 23:37:43.449 | You are in 'detached HEAD' state. You can look around, make experimental 2026-08-31 23:37:43.449 | changes and commit them, and you can discard any commits you make in this 2026-08-31 23:37:43.450 | state without impacting any branches by switching back to a branch. 2026-08-31 23:37:43.450 | 2026-08-31 23:37:43.450 | If you want to create a new branch to retain commits you create, you may 2026-08-31 23:37:43.450 | do so (now or later) by using -c with the switch command. Example: 2026-08-31 23:37:43.450 | 2026-08-31 23:37:43.450 | git switch -c 2026-08-31 23:37:43.450 | 2026-08-31 23:37:43.450 | Or undo this operation with: 2026-08-31 23:37:43.450 | 2026-08-31 23:37:43.450 | git switch - 2026-08-31 23:37:43.450 | 2026-08-31 23:37:43.450 | Turn off this advice by setting config variable advice.detachedHead to false 2026-08-31 23:37:43.451 | 2026-08-31 23:37:43.451 | HEAD is now at 5bde6d7b6 Merge "Replace remaining deprecated pyparsing interface" 2026-08-31 23:37:43.461 | + functions-common:git_timed:719 : time_stop git_timed 2026-08-31 23:37:43.465 | + functions-common:time_stop:2420 : local name 2026-08-31 23:37:43.470 | + functions-common:time_stop:2421 : local end_time 2026-08-31 23:37:43.475 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-31 23:37:43.479 | + functions-common:time_stop:2423 : local total 2026-08-31 23:37:43.482 | + functions-common:time_stop:2424 : local start_time 2026-08-31 23:37:43.486 | + functions-common:time_stop:2426 : name=git_timed 2026-08-31 23:37:43.491 | + functions-common:time_stop:2427 : start_time=1788219462975 2026-08-31 23:37:43.495 | + functions-common:time_stop:2429 : [[ -z 1788219462975 ]] 2026-08-31 23:37:43.500 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-31 23:37:43.506 | + functions-common:time_stop:2432 : end_time=1788219463502 2026-08-31 23:37:43.510 | + functions-common:time_stop:2433 : elapsed_time=527 2026-08-31 23:37:43.514 | + functions-common:time_stop:2434 : total=93826 2026-08-31 23:37:43.518 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-31 23:37:43.522 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=94353 2026-08-31 23:37:43.527 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/cinder 2026-08-31 23:37:43.548 | + functions-common:git_clone:672 : cd /opt/stack/cinder 2026-08-31 23:37:43.553 | + functions-common:git_clone:673 : git show --oneline 2026-08-31 23:37:43.554 | + functions-common:git_clone:673 : head -1 2026-08-31 23:37:43.559 | 5bde6d7b6 Merge "Replace remaining deprecated pyparsing interface" 2026-08-31 23:37:43.564 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-08-31 23:37:43.570 | + lib/cinder:install_cinder:540 : setup_develop /opt/stack/cinder 2026-08-31 23:37:43.574 | + inc/python:setup_develop:353 : local bindep 2026-08-31 23:37:43.579 | + inc/python:setup_develop:354 : [[ /opt/stack/cinder == -bindep* ]] 2026-08-31 23:37:43.583 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/cinder 2026-08-31 23:37:43.588 | + inc/python:setup_develop:359 : local extras= 2026-08-31 23:37:43.592 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2026-08-31 23:37:43.596 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-08-31 23:37:43.601 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/cinder == -bindep* ]] 2026-08-31 23:37:43.605 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/cinder 2026-08-31 23:37:43.609 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-08-31 23:37:43.613 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-08-31 23:37:43.619 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/cinder 2026-08-31 23:37:43.624 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-08-31 23:37:43.628 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/cinder 2026-08-31 23:37:43.633 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-08-31 23:37:43.637 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-08-31 23:37:43.643 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2026-08-31 23:37:43.652 | + inc/python:_setup_package_with_constraints_edit:400 : name=cinder 2026-08-31 23:37:43.656 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z cinder ']' 2026-08-31 23:37:43.661 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2026-08-31 23:37:43.842 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/cinder -e 2026-08-31 23:37:43.846 | + inc/python:setup_package:436 : local bindep=0 2026-08-31 23:37:43.850 | + inc/python:setup_package:437 : local bindep_flag= 2026-08-31 23:37:43.854 | + inc/python:setup_package:438 : local bindep_profiles= 2026-08-31 23:37:43.858 | + inc/python:setup_package:439 : [[ /opt/stack/cinder == -bindep* ]] 2026-08-31 23:37:43.863 | + inc/python:setup_package:444 : local project_dir=/opt/stack/cinder 2026-08-31 23:37:43.867 | + inc/python:setup_package:445 : local flags=-e 2026-08-31 23:37:43.871 | + inc/python:setup_package:446 : local extras= 2026-08-31 23:37:43.876 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-08-31 23:37:43.880 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-08-31 23:37:43.885 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-08-31 23:37:43.890 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-08-31 23:37:43.894 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-08-31 23:37:43.899 | + inc/python:setup_package:464 : pip_install -e /opt/stack/cinder 2026-08-31 23:37:43.933 | Using python 3.12 to install /opt/stack/cinder 2026-08-31 23:37:43.938 | + 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-08-31 23:37:45.005 | Obtaining file:///opt/stack/cinder 2026-08-31 23:37:45.010 | Installing build dependencies: started 2026-08-31 23:37:46.666 | Installing build dependencies: finished with status 'done' 2026-08-31 23:37:46.667 | Checking if build backend supports build_editable: started 2026-08-31 23:37:47.240 | Checking if build backend supports build_editable: finished with status 'done' 2026-08-31 23:37:47.242 | Getting requirements to build editable: started 2026-08-31 23:37:47.576 | Getting requirements to build editable: finished with status 'done' 2026-08-31 23:37:47.578 | Preparing editable metadata (pyproject.toml): started 2026-08-31 23:37:49.069 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-08-31 23:37:49.111 | Requirement already satisfied: pbr>=5.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev314) (7.0.3) 2026-08-31 23:37:49.112 | Requirement already satisfied: decorator>=4.4.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev314) (5.3.1) 2026-08-31 23:37:49.115 | 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.dev314) (0.41.2) 2026-08-31 23:37:49.115 | Requirement already satisfied: futurist>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev314) (3.5.0) 2026-08-31 23:37:49.115 | Requirement already satisfied: greenlet>=0.4.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev314) (3.5.5) 2026-08-31 23:37:49.116 | Requirement already satisfied: iso8601>=0.1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev314) (2.1.0) 2026-08-31 23:37:49.117 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev314) (4.26.0) 2026-08-31 23:37:49.117 | Requirement already satisfied: keystoneauth1>=4.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev314) (5.16.0) 2026-08-31 23:37:49.118 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev314) (13.0.1) 2026-08-31 23:37:49.814 | Collecting lxml>=4.5.2 (from cinder==28.1.0.dev314) 2026-08-31 23:37:49.977 | Downloading lxml-6.1.1-cp312-cp312-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl.metadata (3.5 kB) 2026-08-31 23:37:49.989 | Requirement already satisfied: oslo.config>=10.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev314) (10.7.0) 2026-08-31 23:37:49.990 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev314) (7.6.1) 2026-08-31 23:37:49.991 | Requirement already satisfied: oslo.context>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev314) (6.5.0) 2026-08-31 23:37:49.992 | Requirement already satisfied: oslo.db>=11.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev314) (18.1.1) 2026-08-31 23:37:49.993 | Requirement already satisfied: oslo.log>=4.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev314) (8.3.1) 2026-08-31 23:37:49.995 | Requirement already satisfied: oslo.messaging>=14.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev314) (18.3.0) 2026-08-31 23:37:49.995 | Requirement already satisfied: oslo.middleware>=4.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev314) (8.2.0) 2026-08-31 23:37:49.996 | Requirement already satisfied: oslo.policy>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev314) (6.0.1) 2026-08-31 23:37:49.997 | Requirement already satisfied: oslo.privsep>=2.6.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev314) (3.12.0) 2026-08-31 23:37:49.998 | Requirement already satisfied: oslo.reports>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev314) (3.9.0) 2026-08-31 23:37:49.999 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev314) (7.10.0) 2026-08-31 23:37:49.999 | Requirement already satisfied: oslo.serialization>=4.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev314) (5.11.0) 2026-08-31 23:37:50.000 | Requirement already satisfied: oslo.service>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev314) (4.8.0) 2026-08-31 23:37:50.002 | Requirement already satisfied: oslo.upgradecheck>=1.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev314) (2.8.0) 2026-08-31 23:37:50.004 | Requirement already satisfied: oslo.utils>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev314) (10.2.0) 2026-08-31 23:37:50.045 | Collecting oslo.versionedobjects>=2.4.0 (from cinder==28.1.0.dev314) 2026-08-31 23:37:50.062 | Downloading oslo_versionedobjects-3.12.0-py3-none-any.whl.metadata (2.5 kB) 2026-08-31 23:37:50.072 | Requirement already satisfied: osprofiler>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev314) (4.4.0) 2026-08-31 23:37:50.073 | Requirement already satisfied: packaging>=20.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev314) (26.3) 2026-08-31 23:37:50.118 | Collecting paramiko>=2.7.2 (from cinder==28.1.0.dev314) 2026-08-31 23:37:50.134 | Downloading paramiko-4.0.0-py3-none-any.whl.metadata (3.9 kB) 2026-08-31 23:37:50.149 | Requirement already satisfied: Paste>=3.4.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev314) (3.10.1) 2026-08-31 23:37:50.149 | Requirement already satisfied: PasteDeploy>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev314) (3.1.0) 2026-08-31 23:37:50.149 | Requirement already satisfied: pyparsing>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev314) (3.3.2) 2026-08-31 23:37:50.152 | Requirement already satisfied: python-barbicanclient>=5.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev314) (7.6.0) 2026-08-31 23:37:50.210 | Collecting python-glanceclient>=3.2.2 (from cinder==28.1.0.dev314) 2026-08-31 23:37:50.228 | Downloading python_glanceclient-4.13.0-py3-none-any.whl.metadata (4.0 kB) 2026-08-31 23:37:50.241 | Requirement already satisfied: python-keystoneclient>=4.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev314) (6.0.0) 2026-08-31 23:37:50.305 | Collecting python-novaclient>=18.2.0 (from cinder==28.1.0.dev314) 2026-08-31 23:37:50.321 | Downloading python_novaclient-18.13.1-py3-none-any.whl.metadata (3.2 kB) 2026-08-31 23:37:50.334 | Requirement already satisfied: requests>=2.25.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev314) (2.34.2) 2026-08-31 23:37:50.334 | Requirement already satisfied: urllib3>=2.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev314) (2.7.0) 2026-08-31 23:37:50.335 | Requirement already satisfied: Routes>=2.4.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev314) (2.5.1) 2026-08-31 23:37:50.336 | Requirement already satisfied: taskflow>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev314) (6.4.0) 2026-08-31 23:37:50.364 | Collecting rtslib-fb>=2.1.74 (from cinder==28.1.0.dev314) 2026-08-31 23:37:50.380 | Downloading rtslib_fb-2.2.4-py3-none-any.whl.metadata (2.4 kB) 2026-08-31 23:37:50.392 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev314) (2.0.52) 2026-08-31 23:37:50.392 | Requirement already satisfied: stevedore>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev314) (5.9.1) 2026-08-31 23:37:50.419 | Collecting tabulate>=0.8.7 (from cinder==28.1.0.dev314) 2026-08-31 23:37:50.435 | Downloading tabulate-0.10.0-py3-none-any.whl.metadata (40 kB) 2026-08-31 23:37:50.460 | Requirement already satisfied: tenacity>=6.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev314) (9.1.4) 2026-08-31 23:37:50.461 | Requirement already satisfied: WebOb>=1.8.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev314) (1.8.11) 2026-08-31 23:37:50.462 | Requirement already satisfied: oslo.i18n>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev314) (6.9.0) 2026-08-31 23:37:50.506 | Collecting oslo.vmware>=3.10.0 (from cinder==28.1.0.dev314) 2026-08-31 23:37:50.522 | Downloading oslo_vmware-4.10.1-py3-none-any.whl.metadata (2.2 kB) 2026-08-31 23:37:50.533 | Requirement already satisfied: os-brick>=6.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev314) (7.1.1) 2026-08-31 23:37:50.582 | Collecting tooz>=2.8.0 (from cinder==28.1.0.dev314) 2026-08-31 23:37:50.601 | Downloading tooz-9.1.0-py3-none-any.whl.metadata (2.8 kB) 2026-08-31 23:37:50.626 | Requirement already satisfied: castellan>=3.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev314) (5.8.0) 2026-08-31 23:37:50.627 | Requirement already satisfied: cryptography>=3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev314) (43.0.3) 2026-08-31 23:37:50.629 | Requirement already satisfied: cursive>=0.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev314) (0.3.1) 2026-08-31 23:37:50.844 | Collecting zstd>=1.5.0.0 (from cinder==28.1.0.dev314) 2026-08-31 23:37:50.862 | Downloading zstd-1.5.7.2-cp312-cp312-manylinux_2_14_x86_64.whl.metadata (23 kB) 2026-08-31 23:37:50.875 | Requirement already satisfied: distro>=1.8.0 in /usr/lib/python3/dist-packages (from cinder==28.1.0.dev314) (1.9.0) 2026-08-31 23:37:50.876 | Requirement already satisfied: tzdata>=2022.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev314) (2026.3) 2026-08-31 23:37:50.877 | Requirement already satisfied: cachetools>=4.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev314) (7.1.7) 2026-08-31 23:37:50.887 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=3.1->cinder==28.1.0.dev314) (2.1.1) 2026-08-31 23:37:50.892 | 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.dev314) (3.0) 2026-08-31 23:37:50.903 | 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.dev314) (2.8.0) 2026-08-31 23:37:50.910 | 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.dev314) (3.1.0) 2026-08-31 23:37:50.912 | 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.dev314) (2.3.0) 2026-08-31 23:37:50.919 | 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.dev314) (26.1.0) 2026-08-31 23:37:50.920 | 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.dev314) (2025.9.1) 2026-08-31 23:37:50.921 | 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.dev314) (0.37.0) 2026-08-31 23:37:50.922 | 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.dev314) (2026.6.3) 2026-08-31 23:37:50.931 | 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.dev314) (1.9.0) 2026-08-31 23:37:50.932 | 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.dev314) (4.16.0) 2026-08-31 23:37:50.936 | 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.dev314) (4.3.0) 2026-08-31 23:37:50.939 | 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.dev314) (4.1.0) 2026-08-31 23:37:50.939 | 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.dev314) (2.13.0) 2026-08-31 23:37:50.951 | 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.dev314) (7.2.2) 2026-08-31 23:37:50.957 | 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.dev314) (1.5.0) 2026-08-31 23:37:50.963 | 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.dev314) (0.20) 2026-08-31 23:37:50.969 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=10.7.0->cinder==28.1.0.dev314) (1.3.0) 2026-08-31 23:37:50.970 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=10.7.0->cinder==28.1.0.dev314) (2.0.0) 2026-08-31 23:37:50.972 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=10.7.0->cinder==28.1.0.dev314) (6.0.3) 2026-08-31 23:37:50.980 | 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.dev314) (1.19.1) 2026-08-31 23:37:50.983 | 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.dev314) (2.1.2) 2026-08-31 23:37:50.984 | 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.dev314) (0.6.2) 2026-08-31 23:37:50.988 | 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.dev314) (1.4.1) 2026-08-31 23:37:50.997 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=4.6.1->cinder==28.1.0.dev314) (2.9.0.post0) 2026-08-31 23:37:51.003 | 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.dev314) (5.3.1) 2026-08-31 23:37:51.005 | 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.dev314) (5.6.2) 2026-08-31 23:37:51.006 | 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.dev314) (0.17.0) 2026-08-31 23:37:51.011 | 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.dev314) (5.1.0) 2026-08-31 23:37:51.025 | 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.dev314) (0.26.0) 2026-08-31 23:37:51.030 | 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.dev314) (5.0.0) 2026-08-31 23:37:51.030 | 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.dev314) (3.1.6) 2026-08-31 23:37:51.031 | 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.dev314) (4.0.1) 2026-08-31 23:37:51.039 | 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.dev314) (3.0.3) 2026-08-31 23:37:51.053 | 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.dev314) (1.2.1) 2026-08-31 23:37:51.075 | 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.dev314) (1.7.6) 2026-08-31 23:37:51.082 | Requirement already satisfied: cotyledon>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service[threading]>=4.5.0->cinder==28.1.0.dev314) (2.2.0) 2026-08-31 23:37:51.088 | 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->cinder==28.1.0.dev314) (1.3.7) 2026-08-31 23:37:51.095 | 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.dev314) (3.18.0) 2026-08-31 23:37:51.141 | Collecting suds-community>=0.6 (from oslo.vmware>=3.10.0->cinder==28.1.0.dev314) 2026-08-31 23:37:51.158 | Downloading suds_community-1.2.0-py3-none-any.whl.metadata (1.6 kB) 2026-08-31 23:37:51.221 | Collecting invoke>=2.0 (from paramiko>=2.7.2->cinder==28.1.0.dev314) 2026-08-31 23:37:51.237 | Downloading invoke-3.0.3-py3-none-any.whl.metadata (3.2 kB) 2026-08-31 23:37:51.299 | Collecting pynacl>=1.5 (from paramiko>=2.7.2->cinder==28.1.0.dev314) 2026-08-31 23:37:51.315 | Downloading pynacl-1.6.2-cp38-abi3-manylinux_2_34_x86_64.whl.metadata (10.0 kB) 2026-08-31 23:37:51.335 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=3.4.3->cinder==28.1.0.dev314) (84.0.0) 2026-08-31 23:37:51.350 | 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.dev314) (0.8.2) 2026-08-31 23:37:51.385 | 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.dev314) (4.16.0) 2026-08-31 23:37:51.391 | 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.dev314) (0.6.0) 2026-08-31 23:37:51.394 | Requirement already satisfied: cmd2>=4.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.dev314) (4.2.0) 2026-08-31 23:37:51.403 | Requirement already satisfied: prompt-toolkit>=3.0.53 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.1.0.dev314) (3.0.53) 2026-08-31 23:37:51.404 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.1.0.dev314) (1.11.0) 2026-08-31 23:37:51.405 | Requirement already satisfied: rich>=15.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.1.0.dev314) (15.0.0) 2026-08-31 23:37:51.406 | Requirement already satisfied: rich-argparse>=1.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.1.0.dev314) (1.8.0) 2026-08-31 23:37:51.420 | 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.6.1->cinder==28.1.0.dev314) (1.17.0) 2026-08-31 23:37:51.452 | Collecting warlock>=1.2.0 (from python-glanceclient>=3.2.2->cinder==28.1.0.dev314) 2026-08-31 23:37:51.469 | Downloading warlock-2.1.0-py3-none-any.whl.metadata (4.0 kB) 2026-08-31 23:37:51.481 | 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.dev314) (24.2.1) 2026-08-31 23:37:51.516 | 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.dev314) (3.5.0) 2026-08-31 23:37:51.518 | 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.dev314) (3.18) 2026-08-31 23:37:51.521 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.25.1->cinder==28.1.0.dev314) (2023.11.17) 2026-08-31 23:37:51.553 | 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>=4.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.1.0.dev314) (4.2.0) 2026-08-31 23:37:51.558 | 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>=4.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.1.0.dev314) (2.20.0) 2026-08-31 23:37:51.567 | Requirement already satisfied: mdurl~=0.1 in /usr/lib/python3/dist-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=4.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.1.0.dev314) (0.1.2) 2026-08-31 23:37:51.586 | 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.dev314) (0.8) 2026-08-31 23:37:51.630 | Collecting pyudev~=0.18 (from rtslib-fb>=2.1.74->cinder==28.1.0.dev314) 2026-08-31 23:37:51.645 | Downloading pyudev-0.24.4-py3-none-any.whl.metadata (4.4 kB) 2026-08-31 23:37:51.707 | 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.dev314) (3.6.1) 2026-08-31 23:37:51.708 | 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.dev314) (3.5.0) 2026-08-31 23:37:51.710 | 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.dev314) (4.0.1) 2026-08-31 23:37:51.786 | Collecting voluptuous>=0.8.9 (from tooz>=2.8.0->cinder==28.1.0.dev314) 2026-08-31 23:37:51.803 | Downloading voluptuous-0.16.0-py3-none-any.whl.metadata (20 kB) 2026-08-31 23:37:51.838 | 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.dev314) (1.33) 2026-08-31 23:37:51.845 | 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.dev314) (3.1.1) 2026-08-31 23:37:51.937 | Downloading lxml-6.1.1-cp312-cp312-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (5.2 MB) 2026-08-31 23:37:52.070 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.2/5.2 MB 46.7 MB/s 0:00:00 2026-08-31 23:37:52.088 | Downloading oslo_versionedobjects-3.12.0-py3-none-any.whl (108 kB) 2026-08-31 23:37:52.113 | Downloading oslo_vmware-4.10.1-py3-none-any.whl (624 kB) 2026-08-31 23:37:52.139 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 624.4/624.4 kB 23.4 MB/s 0:00:00 2026-08-31 23:37:52.159 | Downloading paramiko-4.0.0-py3-none-any.whl (223 kB) 2026-08-31 23:37:52.192 | Downloading invoke-3.0.3-py3-none-any.whl (160 kB) 2026-08-31 23:37:52.218 | Downloading pynacl-1.6.2-cp38-abi3-manylinux_2_34_x86_64.whl (1.4 MB) 2026-08-31 23:37:52.257 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 38.2 MB/s 0:00:00 2026-08-31 23:37:52.274 | Downloading python_glanceclient-4.13.0-py3-none-any.whl (203 kB) 2026-08-31 23:37:52.300 | Downloading python_novaclient-18.13.1-py3-none-any.whl (336 kB) 2026-08-31 23:37:52.330 | Downloading rtslib_fb-2.2.4-py3-none-any.whl (92 kB) 2026-08-31 23:37:52.356 | Downloading pyudev-0.24.4-py3-none-any.whl (62 kB) 2026-08-31 23:37:52.379 | Downloading suds_community-1.2.0-py3-none-any.whl (145 kB) 2026-08-31 23:37:52.403 | Downloading tabulate-0.10.0-py3-none-any.whl (39 kB) 2026-08-31 23:37:52.428 | Downloading tooz-9.1.0-py3-none-any.whl (91 kB) 2026-08-31 23:37:52.452 | Downloading voluptuous-0.16.0-py3-none-any.whl (31 kB) 2026-08-31 23:37:52.475 | Downloading warlock-2.1.0-py3-none-any.whl (10 kB) 2026-08-31 23:37:52.499 | Downloading zstd-1.5.7.2-cp312-cp312-manylinux_2_14_x86_64.whl (302 kB) 2026-08-31 23:37:52.620 | Building wheels for collected packages: cinder 2026-08-31 23:37:52.622 | Building editable for cinder (pyproject.toml): started 2026-08-31 23:37:54.407 | Building editable for cinder (pyproject.toml): finished with status 'done' 2026-08-31 23:37:54.411 | Created wheel for cinder: filename=cinder-28.1.0.dev314-0.editable-py3-none-any.whl size=9268 sha256=9a7e841c419349b1943c2103bf9027882dfc292a1173a17e8a5c06fedf5e3fd7 2026-08-31 23:37:54.411 | Stored in directory: /tmp/pip-ephem-wheel-cache-a2e4h13a/wheels/0f/5b/25/75b4581977dff7afefb19bb31542a98ba75eafb8d1b2a69ccb 2026-08-31 23:37:54.415 | Successfully built cinder 2026-08-31 23:37:54.689 | Installing collected packages: zstd, voluptuous, tabulate, suds-community, pyudev, lxml, invoke, rtslib-fb, pynacl, paramiko, warlock, tooz, python-novaclient, python-glanceclient, oslo.vmware, oslo.versionedobjects, cinder 2026-08-31 23:37:54.970 | Attempting uninstall: pyudev 2026-08-31 23:37:54.987 | Found existing installation: pyudev 0.24.0 2026-08-31 23:37:54.988 | Not uninstalling pyudev at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-31 23:37:54.988 | Can't uninstall 'pyudev'. No files were found to uninstall. 2026-08-31 23:37:57.472 | 2026-08-31 23:37:57.494 | Successfully installed cinder-28.1.0.dev314 invoke-3.0.3 lxml-6.1.1 oslo.versionedobjects-3.12.0 oslo.vmware-4.10.1 paramiko-4.0.0 pynacl-1.6.2 python-glanceclient-4.13.0 python-novaclient-18.13.1 pyudev-0.24.4 rtslib-fb-2.2.4 suds-community-1.2.0 tabulate-0.10.0 tooz-9.1.0 voluptuous-0.16.0 warlock-2.1.0 zstd-1.5.7.2 2026-08-31 23:37:57.755 | + inc/python:pip_install:216 : result=0 2026-08-31 23:37:57.759 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-31 23:37:57.762 | + functions-common:time_stop:2420 : local name 2026-08-31 23:37:57.766 | + functions-common:time_stop:2421 : local end_time 2026-08-31 23:37:57.769 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-31 23:37:57.772 | + functions-common:time_stop:2423 : local total 2026-08-31 23:37:57.775 | + functions-common:time_stop:2424 : local start_time 2026-08-31 23:37:57.779 | + functions-common:time_stop:2426 : name=pip_install 2026-08-31 23:37:57.783 | + functions-common:time_stop:2427 : start_time=1788219463924 2026-08-31 23:37:57.786 | + functions-common:time_stop:2429 : [[ -z 1788219463924 ]] 2026-08-31 23:37:57.791 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-31 23:37:57.798 | + functions-common:time_stop:2432 : end_time=1788219477793 2026-08-31 23:37:57.802 | + functions-common:time_stop:2433 : elapsed_time=13869 2026-08-31 23:37:57.805 | + functions-common:time_stop:2434 : total=102240 2026-08-31 23:37:57.809 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-31 23:37:57.813 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=116109 2026-08-31 23:37:57.818 | + inc/python:pip_install:219 : return 0 2026-08-31 23:37:57.822 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-08-31 23:37:57.826 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-08-31 23:37:57.832 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/cinder 2026-08-31 23:37:57.836 | + inc/python:use_library_from_git:266 : local name=/opt/stack/cinder 2026-08-31 23:37:57.840 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-31 23:37:57.844 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-31 23:37:57.848 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/cinder, ]] 2026-08-31 23:37:57.852 | + inc/python:use_library_from_git:269 : return 1 2026-08-31 23:37:57.857 | + lib/cinder:install_cinder:541 : [[ lioadm == \t\g\t\a\d\m ]] 2026-08-31 23:37:57.861 | + lib/cinder:install_cinder:543 : [[ lioadm == \l\i\o\a\d\m ]] 2026-08-31 23:37:57.865 | + lib/cinder:install_cinder:544 : is_ubuntu 2026-08-31 23:37:57.869 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-31 23:37:57.874 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-31 23:37:57.878 | + lib/cinder:install_cinder:546 : sudo mkdir -p /etc/target 2026-08-31 23:37:57.899 | + lib/cinder:install_cinder:548 : install_package targetcli-fb 2026-08-31 23:37:57.903 | + functions-common:install_package:1438 : update_package_repo 2026-08-31 23:37:57.907 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-08-31 23:37:57.911 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-08-31 23:37:57.915 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-08-31 23:37:57.920 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-08-31 23:37:57.925 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-08-31 23:37:57.929 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-31 23:37:57.933 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-31 23:37:57.937 | + functions-common:update_package_repo:1421 : apt_get_update 2026-08-31 23:37:57.942 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-08-31 23:37:57.946 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-08-31 23:37:57.950 | + functions-common:apt_get_update:1167 : return 2026-08-31 23:37:57.954 | + functions-common:install_package:1439 : real_install_package targetcli-fb 2026-08-31 23:37:57.959 | + functions-common:real_install_package:1426 : is_ubuntu 2026-08-31 23:37:57.963 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-31 23:37:57.967 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-31 23:37:57.971 | + functions-common:real_install_package:1427 : apt_get install targetcli-fb 2026-08-31 23:37:58.004 | + 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-08-31 23:37:58.052 | Reading package lists... 2026-08-31 23:37:58.557 | Building dependency tree... 2026-08-31 23:37:58.558 | Reading state information... 2026-08-31 23:37:59.321 | The following packages were automatically installed and are no longer required: 2026-08-31 23:37:59.324 | libfwupd2 libgusb2 2026-08-31 23:37:59.326 | Use 'sudo apt autoremove' to remove them. 2026-08-31 23:37:59.328 | The following additional packages will be installed: 2026-08-31 23:37:59.329 | python3-configshell-fb python3-rtslib-fb python3-typing-extensions 2026-08-31 23:37:59.329 | python3-urwid python3-wcwidth 2026-08-31 23:37:59.332 | Suggested packages: 2026-08-31 23:37:59.332 | python-urwid-doc 2026-08-31 23:37:59.379 | The following NEW packages will be installed: 2026-08-31 23:37:59.379 | python3-configshell-fb python3-rtslib-fb python3-typing-extensions 2026-08-31 23:37:59.380 | python3-urwid python3-wcwidth targetcli-fb 2026-08-31 23:37:59.508 | 0 upgraded, 6 newly installed, 0 to remove and 28 not upgraded. 2026-08-31 23:37:59.508 | Need to get 385 kB of archives. 2026-08-31 23:37:59.508 | After this operation, 3098 kB of additional disk space will be used. 2026-08-31 23:37:59.508 | Get:1 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-typing-extensions all 4.10.0-1 [60.7 kB] 2026-08-31 23:37:59.584 | Get:2 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-wcwidth all 0.2.5+dfsg1-1.1ubuntu1 [22.5 kB] 2026-08-31 23:37:59.589 | Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-urwid amd64 2.6.10-1 [183 kB] 2026-08-31 23:37:59.634 | Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-configshell-fb all 1:1.1.28-2.1 [28.4 kB] 2026-08-31 23:37:59.636 | Get:5 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-rtslib-fb all 2.1.74-0ubuntu5 [49.9 kB] 2026-08-31 23:37:59.642 | Get:6 http://archive.ubuntu.com/ubuntu noble/main amd64 targetcli-fb all 1:2.1.53-1ubuntu3 [40.3 kB] 2026-08-31 23:37:59.912 | perl: warning: Setting locale failed. 2026-08-31 23:37:59.912 | perl: warning: Please check that your locale settings: 2026-08-31 23:37:59.912 | LANGUAGE = (unset), 2026-08-31 23:37:59.912 | LC_ALL = "en_US.utf8", 2026-08-31 23:37:59.912 | LANG = "de_DE.UTF-8" 2026-08-31 23:37:59.913 | are supported and installed on your system. 2026-08-31 23:37:59.913 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-31 23:37:59.978 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-08-31 23:37:59.978 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-08-31 23:37:59.979 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-08-31 23:38:00.206 | Fetched 385 kB in 0s (1679 kB/s) 2026-08-31 23:38:00.247 | Selecting previously unselected package python3-typing-extensions. 2026-08-31 23:38:00.329 | (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 ... 126715 files and directories currently installed.) 2026-08-31 23:38:00.337 | Preparing to unpack .../0-python3-typing-extensions_4.10.0-1_all.deb ... 2026-08-31 23:38:00.341 | Unpacking python3-typing-extensions (4.10.0-1) ... 2026-08-31 23:38:00.399 | Selecting previously unselected package python3-wcwidth. 2026-08-31 23:38:00.413 | Preparing to unpack .../1-python3-wcwidth_0.2.5+dfsg1-1.1ubuntu1_all.deb ... 2026-08-31 23:38:00.417 | Unpacking python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2026-08-31 23:38:00.478 | Selecting previously unselected package python3-urwid. 2026-08-31 23:38:00.491 | Preparing to unpack .../2-python3-urwid_2.6.10-1_amd64.deb ... 2026-08-31 23:38:00.496 | Unpacking python3-urwid (2.6.10-1) ... 2026-08-31 23:38:00.633 | Selecting previously unselected package python3-configshell-fb. 2026-08-31 23:38:00.648 | Preparing to unpack .../3-python3-configshell-fb_1%3a1.1.28-2.1_all.deb ... 2026-08-31 23:38:00.664 | Unpacking python3-configshell-fb (1:1.1.28-2.1) ... 2026-08-31 23:38:00.841 | Selecting previously unselected package python3-rtslib-fb. 2026-08-31 23:38:00.856 | Preparing to unpack .../4-python3-rtslib-fb_2.1.74-0ubuntu5_all.deb ... 2026-08-31 23:38:00.860 | Unpacking python3-rtslib-fb (2.1.74-0ubuntu5) ... 2026-08-31 23:38:00.933 | Selecting previously unselected package targetcli-fb. 2026-08-31 23:38:00.949 | Preparing to unpack .../5-targetcli-fb_1%3a2.1.53-1ubuntu3_all.deb ... 2026-08-31 23:38:00.954 | Unpacking targetcli-fb (1:2.1.53-1ubuntu3) ... 2026-08-31 23:38:01.036 | Setting up python3-rtslib-fb (2.1.74-0ubuntu5) ... 2026-08-31 23:38:02.316 | Created symlink /etc/systemd/system/multi-user.target.wants/rtslib-fb-targetctl.service → /usr/lib/systemd/system/rtslib-fb-targetctl.service. 2026-08-31 23:38:02.326 | Setting up python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2026-08-31 23:38:02.679 | Setting up python3-typing-extensions (4.10.0-1) ... 2026-08-31 23:38:02.964 | Setting up python3-urwid (2.6.10-1) ... 2026-08-31 23:38:03.575 | Setting up python3-configshell-fb (1:1.1.28-2.1) ... 2026-08-31 23:38:03.792 | /usr/lib/python3/dist-packages/configshell/console.py:39: SyntaxWarning: invalid escape sequence '\[' 2026-08-31 23:38:03.792 | _re_ansi_seq = re.compile('(\033\[..?m)') 2026-08-31 23:38:03.817 | /usr/lib/python3/dist-packages/configshell/shell.py:116: SyntaxWarning: invalid escape sequence '\+' 2026-08-31 23:38:03.817 | var = Word(alphanums + '?;&*$!#,=_\+/.<>()~@:-%[]') 2026-08-31 23:38:03.818 | /usr/lib/python3/dist-packages/configshell/shell.py:118: SyntaxWarning: invalid escape sequence '\-' 2026-08-31 23:38:03.818 | keyword = Word(alphanums + '_\-') 2026-08-31 23:38:03.818 | /usr/lib/python3/dist-packages/configshell/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-08-31 23:38:03.818 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-08-31 23:38:03.819 | /usr/lib/python3/dist-packages/configshell/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-08-31 23:38:03.819 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-08-31 23:38:03.819 | /usr/lib/python3/dist-packages/configshell/shell.py:131: SyntaxWarning: invalid escape sequence '\|' 2026-08-31 23:38:03.819 | readline.set_completer_delims('\t\n ~!#$^&(){}\|;\'",?') 2026-08-31 23:38:03.828 | /usr/lib/python3/dist-packages/configshell_fb/console.py:39: SyntaxWarning: invalid escape sequence '\[' 2026-08-31 23:38:03.828 | _re_ansi_seq = re.compile('(\033\[..?m)') 2026-08-31 23:38:03.851 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:116: SyntaxWarning: invalid escape sequence '\+' 2026-08-31 23:38:03.852 | var = Word(alphanums + '?;&*$!#,=_\+/.<>()~@:-%[]') 2026-08-31 23:38:03.852 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:118: SyntaxWarning: invalid escape sequence '\-' 2026-08-31 23:38:03.852 | keyword = Word(alphanums + '_\-') 2026-08-31 23:38:03.852 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-08-31 23:38:03.852 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-08-31 23:38:03.852 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-08-31 23:38:03.853 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-08-31 23:38:03.853 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:131: SyntaxWarning: invalid escape sequence '\|' 2026-08-31 23:38:03.853 | readline.set_completer_delims('\t\n ~!#$^&(){}\|;\'",?') 2026-08-31 23:38:03.885 | Setting up targetcli-fb (1:2.1.53-1ubuntu3) ... 2026-08-31 23:38:04.106 | /usr/lib/python3/dist-packages/targetcli/ui_root.py:161: SyntaxWarning: invalid escape sequence '\s' 2026-08-31 23:38:04.106 | backups = [line for line in prefs.read().splitlines() if re.match('^max_backup_files\s*=', line)] 2026-08-31 23:38:04.437 | Processing triggers for man-db (2.12.0-4build2) ... 2026-08-31 23:38:05.357 | perl: warning: Setting locale failed. 2026-08-31 23:38:05.357 | perl: warning: Please check that your locale settings: 2026-08-31 23:38:05.357 | LANGUAGE = (unset), 2026-08-31 23:38:05.358 | LC_ALL = "en_US.utf8", 2026-08-31 23:38:05.358 | LANG = "de_DE.UTF-8" 2026-08-31 23:38:05.358 | are supported and installed on your system. 2026-08-31 23:38:05.358 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-31 23:38:05.508 | perl: warning: Setting locale failed. 2026-08-31 23:38:05.508 | perl: warning: Please check that your locale settings: 2026-08-31 23:38:05.508 | LANGUAGE = (unset), 2026-08-31 23:38:05.508 | LC_ALL = "en_US.utf8", 2026-08-31 23:38:05.508 | LANG = "de_DE.UTF-8" 2026-08-31 23:38:05.508 | are supported and installed on your system. 2026-08-31 23:38:05.508 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-31 23:38:05.571 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-08-31 23:38:05.571 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-08-31 23:38:05.571 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-08-31 23:38:05.660 | perl: warning: Setting locale failed. 2026-08-31 23:38:05.660 | perl: warning: Please check that your locale settings: 2026-08-31 23:38:05.661 | LANGUAGE = (unset), 2026-08-31 23:38:05.661 | LC_ALL = "en_US.utf8", 2026-08-31 23:38:05.661 | LANG = "de_DE.UTF-8" 2026-08-31 23:38:05.661 | are supported and installed on your system. 2026-08-31 23:38:05.661 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-31 23:38:06.058 | 2026-08-31 23:38:06.058 | Running kernel seems to be up-to-date. 2026-08-31 23:38:06.058 | 2026-08-31 23:38:06.058 | Restarting services... 2026-08-31 23:38:06.127 | 2026-08-31 23:38:06.128 | Service restarts being deferred: 2026-08-31 23:38:06.128 | systemctl restart getty@tty1.service 2026-08-31 23:38:06.128 | systemctl restart serial-getty@hvc0.service 2026-08-31 23:38:06.128 | systemctl restart systemd-logind.service 2026-08-31 23:38:06.128 | systemctl restart virtlockd.service 2026-08-31 23:38:06.128 | systemctl restart virtlogd.service 2026-08-31 23:38:06.128 | 2026-08-31 23:38:06.128 | No containers need to be restarted. 2026-08-31 23:38:06.128 | 2026-08-31 23:38:06.129 | User sessions running outdated binaries: 2026-08-31 23:38:06.129 | quobyte @ session #5: bash[2019], sshd[1972] 2026-08-31 23:38:06.142 | quobyte @ user manager service: systemd[1163] 2026-08-31 23:38:06.154 | 2026-08-31 23:38:06.154 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-08-31 23:38:08.839 | + functions-common:apt_get:1211 : result=0 2026-08-31 23:38:08.843 | + functions-common:apt_get:1214 : time_stop apt-get 2026-08-31 23:38:08.848 | + functions-common:time_stop:2420 : local name 2026-08-31 23:38:08.852 | + functions-common:time_stop:2421 : local end_time 2026-08-31 23:38:08.856 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-31 23:38:08.860 | + functions-common:time_stop:2423 : local total 2026-08-31 23:38:08.865 | + functions-common:time_stop:2424 : local start_time 2026-08-31 23:38:08.869 | + functions-common:time_stop:2426 : name=apt-get 2026-08-31 23:38:08.873 | + functions-common:time_stop:2427 : start_time=1788219477999 2026-08-31 23:38:08.878 | + functions-common:time_stop:2429 : [[ -z 1788219477999 ]] 2026-08-31 23:38:08.884 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-31 23:38:08.890 | + functions-common:time_stop:2432 : end_time=1788219488885 2026-08-31 23:38:08.894 | + functions-common:time_stop:2433 : elapsed_time=10886 2026-08-31 23:38:08.899 | + functions-common:time_stop:2434 : total=153890 2026-08-31 23:38:08.903 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-31 23:38:08.907 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=164776 2026-08-31 23:38:08.911 | + functions-common:apt_get:1215 : return 0 2026-08-31 23:38:08.915 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-08-31 23:38:08.920 | + ./stack.sh:main:951 : configure_cinder 2026-08-31 23:38:08.925 | + lib/cinder:configure_cinder:297 : sudo install -d -o quobyte -m 755 /etc/cinder 2026-08-31 23:38:08.945 | + lib/cinder:configure_cinder:299 : rm -f /etc/cinder/cinder.conf 2026-08-31 23:38:08.952 | + lib/cinder:configure_cinder:301 : configure_rootwrap cinder 2026-08-31 23:38:08.956 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2026-08-31 23:38:08.960 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2026-08-31 23:38:08.966 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2026-08-31 23:38:08.967 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2026-08-31 23:38:08.973 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2026-08-31 23:38:08.977 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2026-08-31 23:38:08.981 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/opt/stack/data/venv/bin 2026-08-31 23:38:08.985 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2026-08-31 23:38:08.989 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2026-08-31 23:38:08.993 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2026-08-31 23:38:08.997 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/opt/stack/data/venv/bin/cinder-rootwrap 2026-08-31 23:38:09.001 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2026-08-31 23:38:09.020 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2026-08-31 23:38:09.039 | + 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-08-31 23:38:09.058 | + 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-08-31 23:38:09.077 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2026-08-31 23:38:09.096 | + inc/rootwrap:configure_rootwrap:66 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/cinder/rootwrap.conf 2026-08-31 23:38:09.116 | + inc/rootwrap:configure_rootwrap:69 : local tempfile 2026-08-31 23:38:09.121 | ++ inc/rootwrap:configure_rootwrap:70 : mktemp 2026-08-31 23:38:09.128 | + inc/rootwrap:configure_rootwrap:70 : tempfile=/tmp/tmp.CUnaBUktLt 2026-08-31 23:38:09.132 | + inc/rootwrap:configure_rootwrap:72 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2026-08-31 23:38:09.136 | + inc/rootwrap:configure_rootwrap:73 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2026-08-31 23:38:09.140 | + inc/rootwrap:configure_rootwrap:74 : '[' -f /opt/stack/data/venv/bin/cinder-rootwrap-daemon ']' 2026-08-31 23:38:09.144 | + inc/rootwrap:configure_rootwrap:79 : chmod 0440 /tmp/tmp.CUnaBUktLt 2026-08-31 23:38:09.151 | + inc/rootwrap:configure_rootwrap:80 : sudo chown root:root /tmp/tmp.CUnaBUktLt 2026-08-31 23:38:09.170 | + inc/rootwrap:configure_rootwrap:81 : sudo mv /tmp/tmp.CUnaBUktLt /etc/sudoers.d/cinder-rootwrap 2026-08-31 23:38:09.190 | ++ inc/rootwrap:configure_rootwrap:85 : dirname /opt/stack/data/venv/bin/cinder-rootwrap 2026-08-31 23:38:09.196 | + inc/rootwrap:configure_rootwrap:85 : add_sudo_secure_path /opt/stack/data/venv/bin 2026-08-31 23:38:09.200 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/opt/stack/data/venv/bin 2026-08-31 23:38:09.204 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2026-08-31 23:38:09.208 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2026-08-31 23:38:09.212 | + 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-08-31 23:38:09.217 | + 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-08-31 23:38:09.223 | + 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-08-31 23:38:09.223 | + inc/rootwrap:add_sudo_secure_path:33 : sudo tee /etc/sudoers.d/zz-secure-path 2026-08-31 23:38:09.234 | Defaults:quobyte secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin:/opt/stack/data/venv/bin 2026-08-31 23:38:09.240 | + inc/rootwrap:add_sudo_secure_path:34 : sudo chmod 400 /etc/sudoers.d/zz-secure-path 2026-08-31 23:38:09.257 | + inc/rootwrap:add_sudo_secure_path:35 : sudo chown root:root /etc/sudoers.d/zz-secure-path 2026-08-31 23:38:09.276 | + lib/cinder:configure_cinder:303 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2026-08-31 23:38:09.280 | + lib/cinder:configure_cinder:304 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2026-08-31 23:38:09.288 | + lib/cinder:configure_cinder:307 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2026-08-31 23:38:09.295 | + lib/cinder:configure_cinder:309 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2026-08-31 23:38:09.299 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/cinder/cinder.conf 2026-08-31 23:38:09.303 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=cinder 2026-08-31 23:38:09.308 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-08-31 23:38:09.312 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-08-31 23:38:09.316 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/cinder/cinder.conf cinder keystone_authtoken 2026-08-31 23:38:09.320 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-08-31 23:38:09.324 | + lib/keystone:configure_keystoneauth:392 : local admin_user=cinder 2026-08-31 23:38:09.328 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-08-31 23:38:09.333 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2026-08-31 23:38:09.381 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2026-08-31 23:38:09.428 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://192.168.122.72/identity 2026-08-31 23:38:09.472 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2026-08-31 23:38:09.517 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf keystone_authtoken password nomoresecret 2026-08-31 23:38:09.562 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2026-08-31 23:38:09.605 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2026-08-31 23:38:09.638 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2026-08-31 23:38:09.673 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/cinder/cinder.conf keystone_authtoken www_authenticate_uri http://192.168.122.72/identity 2026-08-31 23:38:09.707 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-08-31 23:38:09.742 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2026-08-31 23:38:09.780 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-08-31 23:38:09.783 | + lib/cinder:configure_cinder:311 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2026-08-31 23:38:09.823 | + lib/cinder:configure_cinder:313 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2026-08-31 23:38:09.862 | ++ lib/cinder:configure_cinder:314 : database_connection_url cinder 2026-08-31 23:38:09.866 | ++ lib/database:database_connection_url:134 : local db=cinder 2026-08-31 23:38:09.870 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql cinder 2026-08-31 23:38:09.874 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=cinder 2026-08-31 23:38:09.879 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-08-31 23:38:09.883 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-08-31 23:38:09.887 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-08-31 23:38:09.911 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-31 23:38:09.915 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-08-31 23:38:09.919 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/cinder?charset=utf8&plugin=dbcounter' 2026-08-31 23:38:09.924 | + 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-08-31 23:38:09.964 | + lib/cinder:configure_cinder:315 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2026-08-31 23:38:10.002 | + lib/cinder:configure_cinder:316 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2026-08-31 23:38:10.038 | + lib/cinder:configure_cinder:317 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2026-08-31 23:38:10.076 | + lib/cinder:configure_cinder:318 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2026-08-31 23:38:10.111 | + lib/cinder:configure_cinder:319 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2026-08-31 23:38:10.152 | + lib/cinder:configure_cinder:320 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 192.168.122.72 2026-08-31 23:38:10.186 | + lib/cinder:configure_cinder:321 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2026-08-31 23:38:10.228 | ++ lib/cinder:configure_cinder:322 : openssl rand -hex 16 2026-08-31 23:38:10.239 | + lib/cinder:configure_cinder:322 : iniset /etc/cinder/cinder.conf key_manager fixed_key c06e87a80764f2e3da39ec1c3cabea75 2026-08-31 23:38:10.277 | + lib/cinder:configure_cinder:323 : [[ -n '' ]] 2026-08-31 23:38:10.280 | + lib/cinder:configure_cinder:328 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2026-08-31 23:38:10.316 | + lib/cinder:configure_cinder:329 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2026-08-31 23:38:10.353 | + lib/cinder:configure_cinder:330 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2026-08-31 23:38:10.388 | + lib/cinder:configure_cinder:335 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2026-08-31 23:38:10.423 | + lib/cinder:configure_cinder:337 : iniset /etc/cinder/cinder.conf DEFAULT report_interval 120 2026-08-31 23:38:10.459 | + lib/cinder:configure_cinder:338 : iniset /etc/cinder/cinder.conf DEFAULT service_down_time 720 2026-08-31 23:38:10.498 | + lib/cinder:configure_cinder:340 : is_service_enabled c-vol 2026-08-31 23:38:10.518 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 23:38:10.522 | + lib/cinder:configure_cinder:340 : [[ -n lvm:lvmdriver-1 ]] 2026-08-31 23:38:10.525 | + lib/cinder:configure_cinder:341 : local enabled_backends= 2026-08-31 23:38:10.527 | + lib/cinder:configure_cinder:342 : local default_name= 2026-08-31 23:38:10.531 | + lib/cinder:configure_cinder:343 : local be be_name be_type 2026-08-31 23:38:10.533 | + lib/cinder:configure_cinder:344 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2026-08-31 23:38:10.535 | + lib/cinder:configure_cinder:345 : be_type=lvm 2026-08-31 23:38:10.539 | + lib/cinder:configure_cinder:346 : be_name=lvmdriver-1 2026-08-31 23:38:10.542 | + lib/cinder:configure_cinder:347 : type configure_cinder_backend_lvm 2026-08-31 23:38:10.544 | + lib/cinder:configure_cinder:348 : configure_cinder_backend_lvm lvmdriver-1 2026-08-31 23:38:10.547 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:48 : local be_name=lvmdriver-1 2026-08-31 23:38:10.549 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:50 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_backend_name lvmdriver-1 2026-08-31 23:38:10.588 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:51 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_driver cinder.volume.drivers.lvm.LVMVolumeDriver 2026-08-31 23:38:10.625 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:52 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_group stack-volumes-lvmdriver-1 2026-08-31 23:38:10.663 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:53 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_helper lioadm 2026-08-31 23:38:10.699 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:54 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_protocol iscsi 2026-08-31 23:38:10.737 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:55 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_port 3260 2026-08-31 23:38:10.777 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:56 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_prefix iqn.2010-10.org.openstack: 2026-08-31 23:38:10.824 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:57 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type auto 2026-08-31 23:38:10.872 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:58 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_clear zero 2026-08-31 23:38:10.916 | + lib/cinder:configure_cinder:350 : [[ -z '' ]] 2026-08-31 23:38:10.919 | + lib/cinder:configure_cinder:351 : default_name=lvmdriver-1 2026-08-31 23:38:10.924 | + lib/cinder:configure_cinder:353 : enabled_backends+=lvmdriver-1, 2026-08-31 23:38:10.927 | + lib/cinder:configure_cinder:355 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends lvmdriver-1 2026-08-31 23:38:10.972 | + lib/cinder:configure_cinder:356 : [[ -n lvmdriver-1 ]] 2026-08-31 23:38:10.976 | + lib/cinder:configure_cinder:357 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type lvmdriver-1 2026-08-31 23:38:11.020 | + lib/cinder:configure_cinder:359 : configure_cinder_image_volume_cache 2026-08-31 23:38:11.024 | + lib/cinder:configure_cinder_image_volume_cache:730 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2026-08-31 23:38:11.027 | + lib/cinder:configure_cinder_image_volume_cache:731 : local be_name=lvmdriver-1 2026-08-31 23:38:11.030 | + lib/cinder:configure_cinder_image_volume_cache:733 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled True 2026-08-31 23:38:11.073 | + lib/cinder:configure_cinder_image_volume_cache:735 : [[ -n '' ]] 2026-08-31 23:38:11.077 | + lib/cinder:configure_cinder_image_volume_cache:739 : [[ -n '' ]] 2026-08-31 23:38:11.081 | + lib/cinder:configure_cinder:364 : [[ False == \T\r\u\e ]] 2026-08-31 23:38:11.084 | + lib/cinder:configure_cinder:368 : [[ lvmdriver-1, =~ ceph ]] 2026-08-31 23:38:11.087 | + lib/cinder:configure_cinder:373 : is_service_enabled c-bak 2026-08-31 23:38:11.113 | + functions-common:is_service_enabled:2076 : return 1 2026-08-31 23:38:11.117 | + lib/cinder:configure_cinder:381 : is_service_enabled ceilometer 2026-08-31 23:38:11.144 | + functions-common:is_service_enabled:2076 : return 1 2026-08-31 23:38:11.149 | + lib/cinder:configure_cinder:385 : is_service_enabled tls-proxy 2026-08-31 23:38:11.174 | + functions-common:is_service_enabled:2076 : return 1 2026-08-31 23:38:11.179 | + lib/cinder:configure_cinder:392 : '[' False '!=' False ']' 2026-08-31 23:38:11.182 | + lib/cinder:configure_cinder:396 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2026-08-31 23:38:11.186 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=cinder 2026-08-31 23:38:11.189 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/cinder/cinder.conf 2026-08-31 23:38:11.193 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-08-31 23:38:11.196 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-08-31 23:38:11.200 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-08-31 23:38:11.227 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 23:38:11.233 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-08-31 23:38:11.236 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-08-31 23:38:11.240 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-08-31 23:38:11.266 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-31 23:38:11.269 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.72:5672/ 2026-08-31 23:38:11.274 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.72:5672/ 2026-08-31 23:38:11.323 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-08-31 23:38:11.327 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-08-31 23:38:11.332 | + lib/cinder:configure_cinder:399 : setup_logging /etc/cinder/cinder.conf 2026-08-31 23:38:11.335 | + functions:setup_logging:693 : setup_systemd_logging /etc/cinder/cinder.conf 2026-08-31 23:38:11.339 | + functions:setup_systemd_logging:710 : local conf_file=/etc/cinder/cinder.conf 2026-08-31 23:38:11.344 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-08-31 23:38:11.372 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-08-31 23:38:11.377 | + functions:setup_systemd_logging:716 : local pidstr= 2026-08-31 23:38:11.382 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-08-31 23:38:11.386 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-08-31 23:38:11.390 | + 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-08-31 23:38:11.437 | + 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-08-31 23:38:11.483 | + 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-08-31 23:38:11.528 | + functions:setup_systemd_logging:727 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-08-31 23:38:11.573 | + functions:setup_systemd_logging:730 : iniset /etc/cinder/cinder.conf DEFAULT log_color False 2026-08-31 23:38:11.617 | + lib/cinder:configure_cinder:401 : is_service_enabled c-api 2026-08-31 23:38:11.641 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 23:38:11.646 | + lib/cinder:configure_cinder:402 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini cinder.wsgi.api:application /volume '' cinder-api 2026-08-31 23:38:11.650 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/cinder/cinder-api-uwsgi.ini 2026-08-31 23:38:11.654 | + lib/apache:write_uwsgi_config:244 : local wsgi=cinder.wsgi.api:application 2026-08-31 23:38:11.658 | + lib/apache:write_uwsgi_config:245 : local url=/volume 2026-08-31 23:38:11.661 | + lib/apache:write_uwsgi_config:246 : local http= 2026-08-31 23:38:11.666 | + lib/apache:write_uwsgi_config:247 : local name=cinder-api 2026-08-31 23:38:11.670 | + lib/apache:write_uwsgi_config:249 : '[' -z cinder-api ']' 2026-08-31 23:38:11.675 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-08-31 23:38:11.679 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-08-31 23:38:11.699 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-08-31 23:38:11.700 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-08-31 23:38:11.713 | d /var/run/uwsgi 0755 quobyte root 2026-08-31 23:38:11.719 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-08-31 23:38:11.734 | /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-08-31 23:38:11.741 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/cinder-api.socket 2026-08-31 23:38:11.746 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2026-08-31 23:38:11.752 | + lib/apache:write_uwsgi_config:270 : [[ cinder.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-08-31 23:38:11.756 | + lib/apache:write_uwsgi_config:271 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi module cinder.wsgi.api:application 2026-08-31 23:38:11.804 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2026-08-31 23:38:11.846 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2026-08-31 23:38:11.889 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2026-08-31 23:38:11.931 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2026-08-31 23:38:11.973 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 80 2026-08-31 23:38:12.018 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2026-08-31 23:38:12.063 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2026-08-31 23:38:12.108 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2026-08-31 23:38:12.150 | + 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-08-31 23:38:12.191 | + lib/apache:write_uwsgi_config:292 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2026-08-31 23:38:12.235 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2026-08-31 23:38:12.275 | + lib/apache:write_uwsgi_config:296 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2026-08-31 23:38:12.317 | + lib/apache:write_uwsgi_config:298 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi start-time %t 2026-08-31 23:38:12.362 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-08-31 23:38:12.365 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-08-31 23:38:12.370 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for cinder-api 2026-08-31 23:38:12.374 | ++ lib/apache:apache_site_config_for:174 : local site=cinder-api 2026-08-31 23:38:12.378 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-08-31 23:38:12.382 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-31 23:38:12.386 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-31 23:38:12.390 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/cinder-api.conf 2026-08-31 23:38:12.395 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/cinder-api.conf 2026-08-31 23:38:12.399 | + lib/apache:write_uwsgi_config:306 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-api.socket 2026-08-31 23:38:12.443 | + lib/apache:write_uwsgi_config:307 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2026-08-31 23:38:12.489 | + 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-08-31 23:38:12.489 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/cinder-api.conf 2026-08-31 23:38:12.501 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-api.socket|uwsgi://uwsgi-uds-cinder-api" retry=0 acquire=1 2026-08-31 23:38:12.507 | + lib/apache:write_uwsgi_config:309 : enable_apache_site cinder-api 2026-08-31 23:38:12.511 | + lib/apache:enable_apache_site:191 : local site=cinder-api 2026-08-31 23:38:12.515 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-08-31 23:38:12.519 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-08-31 23:38:12.523 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-08-31 23:38:12.527 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-08-31 23:38:12.531 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-31 23:38:12.535 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-31 23:38:12.539 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-08-31 23:38:12.542 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-08-31 23:38:12.547 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-31 23:38:12.550 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-31 23:38:12.554 | + lib/apache:enable_apache_site:195 : sudo a2ensite cinder-api 2026-08-31 23:38:12.566 | perl: warning: Setting locale failed. 2026-08-31 23:38:12.566 | perl: warning: Please check that your locale settings: 2026-08-31 23:38:12.567 | LANGUAGE = (unset), 2026-08-31 23:38:12.567 | LC_ALL = "en_US.utf8", 2026-08-31 23:38:12.567 | LANG = "de_DE.UTF-8" 2026-08-31 23:38:12.567 | are supported and installed on your system. 2026-08-31 23:38:12.567 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-31 23:38:12.608 | Enabling site cinder-api. 2026-08-31 23:38:12.614 | To activate the new configuration, you need to run: 2026-08-31 23:38:12.614 | systemctl reload apache2 2026-08-31 23:38:12.621 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-08-31 23:38:12.625 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-08-31 23:38:12.629 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-08-31 23:38:12.634 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-08-31 23:38:12.834 | + lib/cinder:configure_cinder:405 : [[ -r /home/quobyte/devstack/lib/cinder_plugins/default ]] 2026-08-31 23:38:12.838 | + lib/cinder:configure_cinder:409 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://192.168.122.72/image 2026-08-31 23:38:12.888 | + lib/cinder:configure_cinder:410 : is_service_enabled tls-proxy 2026-08-31 23:38:12.912 | + functions-common:is_service_enabled:2076 : return 1 2026-08-31 23:38:12.916 | + lib/cinder:configure_cinder:416 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf glance glance 2026-08-31 23:38:12.920 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/cinder/cinder.conf 2026-08-31 23:38:12.924 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=glance 2026-08-31 23:38:12.928 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=glance 2026-08-31 23:38:12.932 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-08-31 23:38:12.936 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/cinder/cinder.conf glance glance 2026-08-31 23:38:12.939 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-08-31 23:38:12.943 | + lib/keystone:configure_keystoneauth:392 : local admin_user=glance 2026-08-31 23:38:12.948 | + lib/keystone:configure_keystoneauth:393 : local section=glance 2026-08-31 23:38:12.952 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf glance auth_type password 2026-08-31 23:38:13.002 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf glance interface public 2026-08-31 23:38:13.049 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf glance auth_url http://192.168.122.72/identity 2026-08-31 23:38:13.101 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf glance username glance 2026-08-31 23:38:13.155 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf glance password nomoresecret 2026-08-31 23:38:13.206 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf glance user_domain_name Default 2026-08-31 23:38:13.256 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf glance project_name service 2026-08-31 23:38:13.303 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf glance project_domain_name Default 2026-08-31 23:38:13.353 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/cinder/cinder.conf glance www_authenticate_uri http://192.168.122.72/identity 2026-08-31 23:38:13.401 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/cinder/cinder.conf glance cafile /opt/stack/data/ca-bundle.pem 2026-08-31 23:38:13.453 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf glance memcached_servers localhost:11211 2026-08-31 23:38:13.502 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-08-31 23:38:13.506 | + lib/cinder:configure_cinder:419 : configure_keystoneauth /etc/cinder/cinder.conf nova nova 2026-08-31 23:38:13.510 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-08-31 23:38:13.514 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-08-31 23:38:13.518 | + lib/keystone:configure_keystoneauth:393 : local section=nova 2026-08-31 23:38:13.522 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf nova auth_type password 2026-08-31 23:38:13.576 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf nova interface public 2026-08-31 23:38:13.620 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf nova auth_url http://192.168.122.72/identity 2026-08-31 23:38:13.666 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf nova username nova 2026-08-31 23:38:13.706 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf nova password nomoresecret 2026-08-31 23:38:13.750 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2026-08-31 23:38:13.792 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf nova project_name service 2026-08-31 23:38:13.844 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2026-08-31 23:38:13.891 | + lib/cinder:configure_cinder:420 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2026-08-31 23:38:13.941 | + lib/cinder:configure_cinder:421 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2026-08-31 23:38:13.990 | + lib/cinder:configure_cinder:423 : [[ ! -z '' ]] 2026-08-31 23:38:13.994 | + lib/cinder:configure_cinder:425 : is_service_enabled etcd3 2026-08-31 23:38:14.022 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 23:38:14.028 | + lib/cinder:configure_cinder:428 : iniset /etc/cinder/cinder.conf coordination backend_url 'etcd3+http://192.168.122.72:2379?api_version=v3' 2026-08-31 23:38:14.083 | + lib/cinder:configure_cinder:431 : [[ True == True ]] 2026-08-31 23:38:14.087 | + lib/cinder:configure_cinder:432 : iniset /etc/cinder/cinder.conf oslo_policy enforce_new_defaults true 2026-08-31 23:38:14.151 | + lib/cinder:configure_cinder:437 : '[' True == True ']' 2026-08-31 23:38:14.156 | + lib/cinder:configure_cinder:438 : init_cinder_service_user_conf 2026-08-31 23:38:14.162 | + lib/cinder:init_cinder_service_user_conf:759 : iniset /etc/cinder/cinder.conf service_user send_service_user_token True 2026-08-31 23:38:14.216 | + lib/cinder:init_cinder_service_user_conf:760 : configure_keystoneauth /etc/cinder/cinder.conf cinder service_user 2026-08-31 23:38:14.221 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-08-31 23:38:14.225 | + lib/keystone:configure_keystoneauth:392 : local admin_user=cinder 2026-08-31 23:38:14.228 | + lib/keystone:configure_keystoneauth:393 : local section=service_user 2026-08-31 23:38:14.233 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf service_user auth_type password 2026-08-31 23:38:14.282 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf service_user interface public 2026-08-31 23:38:14.333 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf service_user auth_url http://192.168.122.72/identity 2026-08-31 23:38:14.383 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf service_user username cinder 2026-08-31 23:38:14.432 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf service_user password nomoresecret 2026-08-31 23:38:14.479 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf service_user user_domain_name Default 2026-08-31 23:38:14.535 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf service_user project_name service 2026-08-31 23:38:14.587 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf service_user project_domain_name Default 2026-08-31 23:38:14.640 | + ./stack.sh:main:954 : is_service_enabled neutron 2026-08-31 23:38:14.665 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 23:38:14.670 | + ./stack.sh:main:956 : stack_install_service neutron 2026-08-31 23:38:14.673 | + lib/stack:stack_install_service:20 : local service=neutron 2026-08-31 23:38:14.677 | + lib/stack:stack_install_service:21 : type install_neutron 2026-08-31 23:38:14.681 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-08-31 23:38:14.685 | + lib/stack:stack_install_service:32 : install_neutron 2026-08-31 23:38:14.688 | + lib/neutron:install_neutron:516 : use_library_from_git neutron-lib 2026-08-31 23:38:14.694 | + inc/python:use_library_from_git:266 : local name=neutron-lib 2026-08-31 23:38:14.697 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-31 23:38:14.701 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-31 23:38:14.705 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,neutron-lib, ]] 2026-08-31 23:38:14.710 | + inc/python:use_library_from_git:269 : return 1 2026-08-31 23:38:14.714 | + lib/neutron:install_neutron:523 : use_library_from_git sqlalchemy 2026-08-31 23:38:14.718 | + inc/python:use_library_from_git:266 : local name=sqlalchemy 2026-08-31 23:38:14.723 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-31 23:38:14.727 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-31 23:38:14.732 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,sqlalchemy, ]] 2026-08-31 23:38:14.736 | + inc/python:use_library_from_git:269 : return 1 2026-08-31 23:38:14.741 | + lib/neutron:install_neutron:527 : use_library_from_git alembic 2026-08-31 23:38:14.745 | + inc/python:use_library_from_git:266 : local name=alembic 2026-08-31 23:38:14.750 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-31 23:38:14.755 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-31 23:38:14.759 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,alembic, ]] 2026-08-31 23:38:14.764 | + inc/python:use_library_from_git:269 : return 1 2026-08-31 23:38:14.768 | + lib/neutron:install_neutron:532 : git_clone https://review.opendev.org/openstack/neutron.git /opt/stack/neutron master 2026-08-31 23:38:14.772 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/neutron.git 2026-08-31 23:38:14.777 | + functions-common:git_clone:590 : local git_dest=/opt/stack/neutron 2026-08-31 23:38:14.781 | + functions-common:git_clone:591 : local git_ref=master 2026-08-31 23:38:14.785 | + functions-common:git_clone:592 : local orig_dir 2026-08-31 23:38:14.791 | ++ functions-common:git_clone:593 : pwd 2026-08-31 23:38:14.795 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-08-31 23:38:14.800 | + functions-common:git_clone:594 : local git_clone_flags= 2026-08-31 23:38:14.807 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-08-31 23:38:14.831 | + functions-common:git_clone:596 : RECLONE=False 2026-08-31 23:38:14.835 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-08-31 23:38:14.840 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-08-31 23:38:14.847 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-08-31 23:38:14.847 | + functions-common:git_clone:610 : echo master 2026-08-31 23:38:14.854 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/neutron ]] 2026-08-31 23:38:14.858 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-08-31 23:38:14.863 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/neutron.git /opt/stack/neutron 2026-08-31 23:38:14.867 | + functions-common:git_timed:697 : local count=0 2026-08-31 23:38:14.871 | + functions-common:git_timed:698 : local timeout=0 2026-08-31 23:38:14.875 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-08-31 23:38:14.880 | + functions-common:git_timed:701 : timeout=0 2026-08-31 23:38:14.884 | + functions-common:git_timed:704 : time_start git_timed 2026-08-31 23:38:14.888 | + functions-common:time_start:2406 : local name=git_timed 2026-08-31 23:38:14.893 | + functions-common:time_start:2407 : local start_time= 2026-08-31 23:38:14.898 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-31 23:38:14.902 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-31 23:38:14.909 | + functions-common:time_start:2411 : _TIME_START[$name]=1788219494904 2026-08-31 23:38:14.913 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/neutron.git /opt/stack/neutron 2026-08-31 23:38:14.919 | Cloning into '/opt/stack/neutron'... 2026-08-31 23:39:17.184 | + functions-common:git_timed:719 : time_stop git_timed 2026-08-31 23:39:17.187 | + functions-common:time_stop:2420 : local name 2026-08-31 23:39:17.190 | + functions-common:time_stop:2421 : local end_time 2026-08-31 23:39:17.194 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-31 23:39:17.196 | + functions-common:time_stop:2423 : local total 2026-08-31 23:39:17.200 | + functions-common:time_stop:2424 : local start_time 2026-08-31 23:39:17.204 | + functions-common:time_stop:2426 : name=git_timed 2026-08-31 23:39:17.208 | + functions-common:time_stop:2427 : start_time=1788219494904 2026-08-31 23:39:17.212 | + functions-common:time_stop:2429 : [[ -z 1788219494904 ]] 2026-08-31 23:39:17.217 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-31 23:39:17.224 | + functions-common:time_stop:2432 : end_time=1788219557219 2026-08-31 23:39:17.227 | + functions-common:time_stop:2433 : elapsed_time=62315 2026-08-31 23:39:17.231 | + functions-common:time_stop:2434 : total=94353 2026-08-31 23:39:17.235 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-31 23:39:17.239 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=156668 2026-08-31 23:39:17.243 | + functions-common:git_clone:631 : cd /opt/stack/neutron 2026-08-31 23:39:17.247 | + functions-common:git_clone:632 : git_timed fetch origin master 2026-08-31 23:39:17.251 | + functions-common:git_timed:697 : local count=0 2026-08-31 23:39:17.254 | + functions-common:git_timed:698 : local timeout=0 2026-08-31 23:39:17.257 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-08-31 23:39:17.261 | + functions-common:git_timed:701 : timeout=0 2026-08-31 23:39:17.265 | + functions-common:git_timed:704 : time_start git_timed 2026-08-31 23:39:17.270 | + functions-common:time_start:2406 : local name=git_timed 2026-08-31 23:39:17.273 | + functions-common:time_start:2407 : local start_time= 2026-08-31 23:39:17.278 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-31 23:39:17.283 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-31 23:39:17.289 | + functions-common:time_start:2411 : _TIME_START[$name]=1788219557285 2026-08-31 23:39:17.293 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-08-31 23:39:17.998 | From https://review.opendev.org/openstack/neutron 2026-08-31 23:39:17.998 | * branch master -> FETCH_HEAD 2026-08-31 23:39:18.010 | + functions-common:git_timed:719 : time_stop git_timed 2026-08-31 23:39:18.014 | + functions-common:time_stop:2420 : local name 2026-08-31 23:39:18.018 | + functions-common:time_stop:2421 : local end_time 2026-08-31 23:39:18.022 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-31 23:39:18.025 | + functions-common:time_stop:2423 : local total 2026-08-31 23:39:18.029 | + functions-common:time_stop:2424 : local start_time 2026-08-31 23:39:18.033 | + functions-common:time_stop:2426 : name=git_timed 2026-08-31 23:39:18.036 | + functions-common:time_stop:2427 : start_time=1788219557285 2026-08-31 23:39:18.040 | + functions-common:time_stop:2429 : [[ -z 1788219557285 ]] 2026-08-31 23:39:18.044 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-31 23:39:18.050 | + functions-common:time_stop:2432 : end_time=1788219558046 2026-08-31 23:39:18.053 | + functions-common:time_stop:2433 : elapsed_time=761 2026-08-31 23:39:18.055 | + functions-common:time_stop:2434 : total=156668 2026-08-31 23:39:18.059 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-31 23:39:18.063 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=157429 2026-08-31 23:39:18.067 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-08-31 23:39:18.071 | + functions-common:git_timed:697 : local count=0 2026-08-31 23:39:18.075 | + functions-common:git_timed:698 : local timeout=0 2026-08-31 23:39:18.079 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-08-31 23:39:18.083 | + functions-common:git_timed:701 : timeout=0 2026-08-31 23:39:18.088 | + functions-common:git_timed:704 : time_start git_timed 2026-08-31 23:39:18.092 | + functions-common:time_start:2406 : local name=git_timed 2026-08-31 23:39:18.095 | + functions-common:time_start:2407 : local start_time= 2026-08-31 23:39:18.098 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-31 23:39:18.103 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-31 23:39:18.108 | + functions-common:time_start:2411 : _TIME_START[$name]=1788219558104 2026-08-31 23:39:18.112 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-08-31 23:39:18.583 | Note: switching to 'FETCH_HEAD'. 2026-08-31 23:39:18.583 | 2026-08-31 23:39:18.583 | You are in 'detached HEAD' state. You can look around, make experimental 2026-08-31 23:39:18.584 | changes and commit them, and you can discard any commits you make in this 2026-08-31 23:39:18.584 | state without impacting any branches by switching back to a branch. 2026-08-31 23:39:18.584 | 2026-08-31 23:39:18.584 | If you want to create a new branch to retain commits you create, you may 2026-08-31 23:39:18.584 | do so (now or later) by using -c with the switch command. Example: 2026-08-31 23:39:18.584 | 2026-08-31 23:39:18.584 | git switch -c 2026-08-31 23:39:18.584 | 2026-08-31 23:39:18.584 | Or undo this operation with: 2026-08-31 23:39:18.584 | 2026-08-31 23:39:18.584 | git switch - 2026-08-31 23:39:18.584 | 2026-08-31 23:39:18.585 | Turn off this advice by setting config variable advice.detachedHead to false 2026-08-31 23:39:18.585 | 2026-08-31 23:39:18.585 | HEAD is now at 3412ab4a22 doc: Use the trusted port attribute for SR-IOV ports 2026-08-31 23:39:18.593 | + functions-common:git_timed:719 : time_stop git_timed 2026-08-31 23:39:18.597 | + functions-common:time_stop:2420 : local name 2026-08-31 23:39:18.601 | + functions-common:time_stop:2421 : local end_time 2026-08-31 23:39:18.604 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-31 23:39:18.608 | + functions-common:time_stop:2423 : local total 2026-08-31 23:39:18.612 | + functions-common:time_stop:2424 : local start_time 2026-08-31 23:39:18.616 | + functions-common:time_stop:2426 : name=git_timed 2026-08-31 23:39:18.620 | + functions-common:time_stop:2427 : start_time=1788219558104 2026-08-31 23:39:18.624 | + functions-common:time_stop:2429 : [[ -z 1788219558104 ]] 2026-08-31 23:39:18.629 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-31 23:39:18.634 | + functions-common:time_stop:2432 : end_time=1788219558630 2026-08-31 23:39:18.638 | + functions-common:time_stop:2433 : elapsed_time=526 2026-08-31 23:39:18.642 | + functions-common:time_stop:2434 : total=157429 2026-08-31 23:39:18.645 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-31 23:39:18.649 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=157955 2026-08-31 23:39:18.653 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/neutron 2026-08-31 23:39:18.671 | + functions-common:git_clone:672 : cd /opt/stack/neutron 2026-08-31 23:39:18.676 | + functions-common:git_clone:673 : head -1 2026-08-31 23:39:18.676 | + functions-common:git_clone:673 : git show --oneline 2026-08-31 23:39:18.680 | 3412ab4a22 doc: Use the trusted port attribute for SR-IOV ports 2026-08-31 23:39:18.685 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-08-31 23:39:18.689 | + lib/neutron:install_neutron:533 : setup_develop /opt/stack/neutron 2026-08-31 23:39:18.693 | + inc/python:setup_develop:353 : local bindep 2026-08-31 23:39:18.697 | + inc/python:setup_develop:354 : [[ /opt/stack/neutron == -bindep* ]] 2026-08-31 23:39:18.701 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/neutron 2026-08-31 23:39:18.705 | + inc/python:setup_develop:359 : local extras= 2026-08-31 23:39:18.709 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2026-08-31 23:39:18.713 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-08-31 23:39:18.717 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/neutron == -bindep* ]] 2026-08-31 23:39:18.721 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/neutron 2026-08-31 23:39:18.725 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-08-31 23:39:18.729 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-08-31 23:39:18.733 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/neutron 2026-08-31 23:39:18.736 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-08-31 23:39:18.741 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/neutron 2026-08-31 23:39:18.745 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-08-31 23:39:18.749 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-08-31 23:39:18.754 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2026-08-31 23:39:18.761 | + inc/python:_setup_package_with_constraints_edit:400 : name=neutron 2026-08-31 23:39:18.765 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z neutron ']' 2026-08-31 23:39:18.768 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2026-08-31 23:39:18.938 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/neutron -e 2026-08-31 23:39:18.942 | + inc/python:setup_package:436 : local bindep=0 2026-08-31 23:39:18.946 | + inc/python:setup_package:437 : local bindep_flag= 2026-08-31 23:39:18.950 | + inc/python:setup_package:438 : local bindep_profiles= 2026-08-31 23:39:18.954 | + inc/python:setup_package:439 : [[ /opt/stack/neutron == -bindep* ]] 2026-08-31 23:39:18.957 | + inc/python:setup_package:444 : local project_dir=/opt/stack/neutron 2026-08-31 23:39:18.961 | + inc/python:setup_package:445 : local flags=-e 2026-08-31 23:39:18.964 | + inc/python:setup_package:446 : local extras= 2026-08-31 23:39:18.969 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-08-31 23:39:18.973 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-08-31 23:39:18.977 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-08-31 23:39:18.980 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-08-31 23:39:18.985 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-08-31 23:39:18.988 | + inc/python:setup_package:464 : pip_install -e /opt/stack/neutron 2026-08-31 23:39:19.020 | Using python 3.12 to install /opt/stack/neutron 2026-08-31 23:39:19.023 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/neutron 2026-08-31 23:39:20.027 | Obtaining file:///opt/stack/neutron 2026-08-31 23:39:20.037 | Installing build dependencies: started 2026-08-31 23:39:21.790 | Installing build dependencies: finished with status 'done' 2026-08-31 23:39:21.791 | Checking if build backend supports build_editable: started 2026-08-31 23:39:22.387 | Checking if build backend supports build_editable: finished with status 'done' 2026-08-31 23:39:22.389 | Getting requirements to build editable: started 2026-08-31 23:39:22.711 | Getting requirements to build editable: finished with status 'done' 2026-08-31 23:39:22.713 | Preparing editable metadata (pyproject.toml): started 2026-08-31 23:39:24.514 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-08-31 23:39:24.537 | Requirement already satisfied: pbr>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev154) (7.0.3) 2026-08-31 23:39:24.539 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev154) (3.10.1) 2026-08-31 23:39:24.539 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev154) (3.1.0) 2026-08-31 23:39:24.540 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev154) (2.5.1) 2026-08-31 23:39:24.541 | Requirement already satisfied: debtcollector>=1.19.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev154) (3.1.0) 2026-08-31 23:39:24.542 | Requirement already satisfied: decorator>=4.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev154) (5.3.1) 2026-08-31 23:39:24.739 | Collecting pecan>=1.4.0 (from neutron==29.0.0.0b2.dev154) 2026-08-31 23:39:24.869 | Downloading pecan-1.8.0-py3-none-any.whl.metadata (1.6 kB) 2026-08-31 23:39:24.909 | Requirement already satisfied: httplib2>=0.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev154) (0.32.0) 2026-08-31 23:39:24.910 | Requirement already satisfied: requests>=2.32.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev154) (2.34.2) 2026-08-31 23:39:24.911 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev154) (3.1.6) 2026-08-31 23:39:24.912 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev154) (13.0.1) 2026-08-31 23:39:24.913 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev154) (1.3.0) 2026-08-31 23:39:24.976 | Collecting neutron-lib>=5.0.0 (from neutron==29.0.0.0b2.dev154) 2026-08-31 23:39:24.993 | Downloading neutron_lib-5.0.1-py3-none-any.whl.metadata (2.4 kB) 2026-08-31 23:39:25.005 | Requirement already satisfied: tenacity>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev154) (9.1.4) 2026-08-31 23:39:25.006 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev154) (2.0.52) 2026-08-31 23:39:25.007 | Requirement already satisfied: WebOb>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev154) (1.8.11) 2026-08-31 23:39:25.009 | Requirement already satisfied: keystoneauth1>=3.14.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev154) (5.16.0) 2026-08-31 23:39:25.010 | Requirement already satisfied: alembic>=1.18.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev154) (1.19.1) 2026-08-31 23:39:25.013 | Requirement already satisfied: stevedore>=2.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev154) (5.9.1) 2026-08-31 23:39:25.013 | Requirement already satisfied: oslo.cache>=1.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev154) (4.3.0) 2026-08-31 23:39:25.013 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev154) (7.6.1) 2026-08-31 23:39:25.014 | Requirement already satisfied: oslo.config>=10.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev154) (10.7.0) 2026-08-31 23:39:25.016 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev154) (6.5.0) 2026-08-31 23:39:25.017 | Requirement already satisfied: oslo.db>=4.44.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev154) (18.1.1) 2026-08-31 23:39:25.018 | Requirement already satisfied: oslo.i18n>=3.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev154) (6.9.0) 2026-08-31 23:39:25.021 | Requirement already satisfied: oslo.log>=5.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev154) (8.3.1) 2026-08-31 23:39:25.021 | Requirement already satisfied: oslo.messaging>=7.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev154) (18.3.0) 2026-08-31 23:39:25.022 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev154) (8.2.0) 2026-08-31 23:39:25.023 | Requirement already satisfied: oslo.policy>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev154) (6.0.1) 2026-08-31 23:39:25.024 | Requirement already satisfied: oslo.privsep>=2.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev154) (3.12.0) 2026-08-31 23:39:25.025 | Requirement already satisfied: oslo.reports>=1.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev154) (3.9.0) 2026-08-31 23:39:25.027 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev154) (7.10.0) 2026-08-31 23:39:25.028 | Requirement already satisfied: oslo.serialization>=5.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev154) (5.11.0) 2026-08-31 23:39:25.030 | Requirement already satisfied: oslo.service>=4.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service[threading]>=4.2.1->neutron==29.0.0.0b2.dev154) (4.8.0) 2026-08-31 23:39:25.032 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev154) (2.8.0) 2026-08-31 23:39:25.032 | Requirement already satisfied: oslo.utils>=7.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev154) (10.2.0) 2026-08-31 23:39:25.032 | Requirement already satisfied: oslo.versionedobjects>=1.35.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev154) (3.12.0) 2026-08-31 23:39:25.033 | Requirement already satisfied: osprofiler>=2.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev154) (4.4.0) 2026-08-31 23:39:25.072 | Collecting os-ken>=4.2.1 (from neutron==29.0.0.0b2.dev154) 2026-08-31 23:39:25.089 | Downloading os_ken-4.2.2-py3-none-any.whl.metadata (2.0 kB) 2026-08-31 23:39:25.129 | Collecting os-resource-classes>=1.1.0 (from neutron==29.0.0.0b2.dev154) 2026-08-31 23:39:25.146 | Downloading os_resource_classes-1.1.0-py3-none-any.whl.metadata (1.9 kB) 2026-08-31 23:39:25.193 | Collecting ovs>3.3.0 (from neutron==29.0.0.0b2.dev154) 2026-08-31 23:39:25.211 | Downloading ovs-3.7.1.tar.gz (162 kB) 2026-08-31 23:39:25.320 | Installing build dependencies: started 2026-08-31 23:39:26.896 | Installing build dependencies: finished with status 'done' 2026-08-31 23:39:26.896 | Getting requirements to build wheel: started 2026-08-31 23:39:27.589 | Getting requirements to build wheel: finished with status 'done' 2026-08-31 23:39:27.592 | Preparing metadata (pyproject.toml): started 2026-08-31 23:39:27.992 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-08-31 23:39:28.045 | Collecting ovsdbapp>=2.18.0 (from neutron==29.0.0.0b2.dev154) 2026-08-31 23:39:28.063 | Downloading ovsdbapp-2.19.0-py3-none-any.whl.metadata (1.9 kB) 2026-08-31 23:39:28.074 | Requirement already satisfied: psutil>=6.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev154) (7.2.2) 2026-08-31 23:39:28.112 | Collecting pyroute2>=0.7.3 (from neutron==29.0.0.0b2.dev154) 2026-08-31 23:39:28.130 | Downloading pyroute2-0.8.1-py3-none-any.whl.metadata (8.2 kB) 2026-08-31 23:39:28.143 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev154) (24.2.1) 2026-08-31 23:39:28.145 | Requirement already satisfied: python-novaclient>=9.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev154) (18.13.1) 2026-08-31 23:39:28.146 | Requirement already satisfied: openstacksdk>=0.31.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev154) (4.19.1) 2026-08-31 23:39:28.182 | Collecting python-designateclient>=2.7.0 (from neutron==29.0.0.0b2.dev154) 2026-08-31 23:39:28.199 | Downloading python_designateclient-7.0.0-py3-none-any.whl.metadata (3.1 kB) 2026-08-31 23:39:28.253 | Collecting os-vif>=3.1.0 (from neutron==29.0.0.0b2.dev154) 2026-08-31 23:39:28.271 | Downloading os_vif-5.2.0-py3-none-any.whl.metadata (2.1 kB) 2026-08-31 23:39:28.288 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev154) (3.5.0) 2026-08-31 23:39:28.290 | Requirement already satisfied: tooz>=1.58.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev154) (9.1.0) 2026-08-31 23:39:28.294 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=1.18.1->neutron==29.0.0.0b2.dev154) (1.4.1) 2026-08-31 23:39:28.297 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=1.18.1->neutron==29.0.0.0b2.dev154) (4.16.0) 2026-08-31 23:39:28.302 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=1.19.0->neutron==29.0.0.0b2.dev154) (2.3.0) 2026-08-31 23:39:28.311 | Requirement already satisfied: pyparsing<4,>=3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from httplib2>=0.22.0->neutron==29.0.0.0b2.dev154) (3.3.2) 2026-08-31 23:39:28.316 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->neutron==29.0.0.0b2.dev154) (3.0.3) 2026-08-31 23:39:28.321 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.14.0->neutron==29.0.0.0b2.dev154) (2.1.0) 2026-08-31 23:39:28.323 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.14.0->neutron==29.0.0.0b2.dev154) (1.9.0) 2026-08-31 23:39:28.329 | Requirement already satisfied: pycadf>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->neutron==29.0.0.0b2.dev154) (4.1.0) 2026-08-31 23:39:28.332 | Requirement already satisfied: PyJWT>=2.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->neutron==29.0.0.0b2.dev154) (2.13.0) 2026-08-31 23:39:28.332 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->neutron==29.0.0.0b2.dev154) (6.0.0) 2026-08-31 23:39:28.345 | Requirement already satisfied: setproctitle>=1.1.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron-lib>=5.0.0->neutron==29.0.0.0b2.dev154) (1.3.7) 2026-08-31 23:39:28.382 | Collecting os-traits>=0.9.0 (from neutron-lib>=5.0.0->neutron==29.0.0.0b2.dev154) 2026-08-31 23:39:28.399 | Downloading os_traits-3.9.0-py3-none-any.whl.metadata (1.9 kB) 2026-08-31 23:39:28.415 | Requirement already satisfied: cryptography>=2.7 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==29.0.0.0b2.dev154) (43.0.3) 2026-08-31 23:39:28.417 | Requirement already satisfied: dogpile.cache>=0.6.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==29.0.0.0b2.dev154) (1.5.0) 2026-08-31 23:39:28.418 | Requirement already satisfied: jmespath>=0.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==29.0.0.0b2.dev154) (1.1.0) 2026-08-31 23:39:28.419 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==29.0.0.0b2.dev154) (1.33) 2026-08-31 23:39:28.421 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==29.0.0.0b2.dev154) (4.11.3) 2026-08-31 23:39:28.423 | Requirement already satisfied: PyYAML>=3.13 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==29.0.0.0b2.dev154) (6.0.3) 2026-08-31 23:39:28.427 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.7->openstacksdk>=0.31.2->neutron==29.0.0.0b2.dev154) (2.1.1) 2026-08-31 23:39:28.433 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.31.2->neutron==29.0.0.0b2.dev154) (3.0) 2026-08-31 23:39:28.444 | Requirement already satisfied: jsonpointer>=1.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.31.2->neutron==29.0.0.0b2.dev154) (3.1.1) 2026-08-31 23:39:28.450 | Requirement already satisfied: eventlet>=0.27.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-ken>=4.2.1->neutron==29.0.0.0b2.dev154) (0.41.2) 2026-08-31 23:39:28.450 | Requirement already satisfied: msgpack>=1.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-ken>=4.2.1->neutron==29.0.0.0b2.dev154) (1.2.1) 2026-08-31 23:39:28.482 | Collecting ncclient>=0.6.13 (from os-ken>=4.2.1->neutron==29.0.0.0b2.dev154) 2026-08-31 23:39:28.498 | Downloading ncclient-0.7.1-py3-none-any.whl.metadata (12 kB) 2026-08-31 23:39:28.516 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-ken>=4.2.1->neutron==29.0.0.0b2.dev154) (26.3) 2026-08-31 23:39:28.519 | Requirement already satisfied: dnspython>=1.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.27.0->os-ken>=4.2.1->neutron==29.0.0.0b2.dev154) (2.8.0) 2026-08-31 23:39:28.519 | Requirement already satisfied: greenlet>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.27.0->os-ken>=4.2.1->neutron==29.0.0.0b2.dev154) (3.5.5) 2026-08-31 23:39:28.534 | Requirement already satisfied: lxml>=3.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from ncclient>=0.6.13->os-ken>=4.2.1->neutron==29.0.0.0b2.dev154) (6.1.1) 2026-08-31 23:39:28.534 | Requirement already satisfied: paramiko>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from ncclient>=0.6.13->os-ken>=4.2.1->neutron==29.0.0.0b2.dev154) (4.0.0) 2026-08-31 23:39:28.560 | Requirement already satisfied: fasteners>=0.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->neutron==29.0.0.0b2.dev154) (0.20) 2026-08-31 23:39:28.568 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=10.2.0->neutron==29.0.0.0b2.dev154) (2.0.0) 2026-08-31 23:39:28.577 | Requirement already satisfied: testresources>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=4.44.0->neutron==29.0.0.0b2.dev154) (2.1.2) 2026-08-31 23:39:28.580 | Requirement already satisfied: testscenarios>=0.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=4.44.0->neutron==29.0.0.0b2.dev154) (0.6.2) 2026-08-31 23:39:28.587 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=5.3.0->neutron==29.0.0.0b2.dev154) (2.9.0.post0) 2026-08-31 23:39:28.593 | Requirement already satisfied: cachetools>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=7.0.0->neutron==29.0.0.0b2.dev154) (7.1.7) 2026-08-31 23:39:28.595 | Requirement already satisfied: amqp>=2.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=7.0.0->neutron==29.0.0.0b2.dev154) (5.3.1) 2026-08-31 23:39:28.596 | Requirement already satisfied: kombu>=5.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=7.0.0->neutron==29.0.0.0b2.dev154) (5.6.2) 2026-08-31 23:39:28.597 | Requirement already satisfied: oslo.metrics>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=7.0.0->neutron==29.0.0.0b2.dev154) (0.17.0) 2026-08-31 23:39:28.602 | Requirement already satisfied: vine<6.0.0,>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from amqp>=2.5.2->oslo.messaging>=7.0.0->neutron==29.0.0.0b2.dev154) (5.1.0) 2026-08-31 23:39:28.612 | Requirement already satisfied: tzdata>=2025.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=5.2.0->oslo.messaging>=7.0.0->neutron==29.0.0.0b2.dev154) (2026.3) 2026-08-31 23:39:28.621 | Requirement already satisfied: prometheus-client>=0.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.metrics>=0.2.1->oslo.messaging>=7.0.0->neutron==29.0.0.0b2.dev154) (0.26.0) 2026-08-31 23:39:28.625 | Requirement already satisfied: bcrypt>=3.1.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->neutron==29.0.0.0b2.dev154) (5.0.0) 2026-08-31 23:39:28.629 | Requirement already satisfied: statsd>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->neutron==29.0.0.0b2.dev154) (4.0.1) 2026-08-31 23:39:28.658 | Requirement already satisfied: Yappi>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=4.2.1->oslo.service[threading]>=4.2.1->neutron==29.0.0.0b2.dev154) (1.7.6) 2026-08-31 23:39:28.665 | Requirement already satisfied: cotyledon>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service[threading]>=4.2.1->neutron==29.0.0.0b2.dev154) (2.2.0) 2026-08-31 23:39:28.676 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.upgradecheck>=1.3.0->neutron==29.0.0.0b2.dev154) (3.18.0) 2026-08-31 23:39:28.727 | Collecting sortedcontainers (from ovs>3.3.0->neutron==29.0.0.0b2.dev154) 2026-08-31 23:39:28.743 | Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) 2026-08-31 23:39:28.769 | Collecting fixtures>=3.0.0 (from ovsdbapp>=2.18.0->neutron==29.0.0.0b2.dev154) 2026-08-31 23:39:28.771 | Using cached fixtures-4.3.2-py3-none-any.whl.metadata (22 kB) 2026-08-31 23:39:28.791 | Requirement already satisfied: invoke>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from paramiko>=3.2.0->ncclient>=0.6.13->os-ken>=4.2.1->neutron==29.0.0.0b2.dev154) (3.0.3) 2026-08-31 23:39:28.792 | Requirement already satisfied: pynacl>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from paramiko>=3.2.0->ncclient>=0.6.13->os-ken>=4.2.1->neutron==29.0.0.0b2.dev154) (1.6.2) 2026-08-31 23:39:28.801 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->neutron==29.0.0.0b2.dev154) (84.0.0) 2026-08-31 23:39:28.829 | Requirement already satisfied: wcwidth>=0.3.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->neutron==29.0.0.0b2.dev154) (0.8.2) 2026-08-31 23:39:28.871 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=5.3.0->neutron==29.0.0.0b2.dev154) (1.17.0) 2026-08-31 23:39:28.876 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-designateclient>=2.7.0->neutron==29.0.0.0b2.dev154) (4.16.0) 2026-08-31 23:39:28.879 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-designateclient>=2.7.0->neutron==29.0.0.0b2.dev154) (4.26.0) 2026-08-31 23:39:28.916 | Collecting osc-lib>=1.8.0 (from python-designateclient>=2.7.0->neutron==29.0.0.0b2.dev154) 2026-08-31 23:39:28.932 | Downloading osc_lib-4.7.0-py3-none-any.whl.metadata (3.8 kB) 2026-08-31 23:39:28.950 | Requirement already satisfied: autopage>=0.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==29.0.0.0b2.dev154) (0.6.0) 2026-08-31 23:39:28.950 | Requirement already satisfied: cmd2>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==29.0.0.0b2.dev154) (4.2.0) 2026-08-31 23:39:28.962 | Requirement already satisfied: prompt-toolkit>=3.0.53 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==29.0.0.0b2.dev154) (3.0.53) 2026-08-31 23:39:28.962 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==29.0.0.0b2.dev154) (1.11.0) 2026-08-31 23:39:28.963 | Requirement already satisfied: rich>=15.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==29.0.0.0b2.dev154) (15.0.0) 2026-08-31 23:39:28.964 | Requirement already satisfied: rich-argparse>=1.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==29.0.0.0b2.dev154) (1.8.0) 2026-08-31 23:39:28.970 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-designateclient>=2.7.0->neutron==29.0.0.0b2.dev154) (26.1.0) 2026-08-31 23:39:28.972 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-designateclient>=2.7.0->neutron==29.0.0.0b2.dev154) (2025.9.1) 2026-08-31 23:39:28.972 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-designateclient>=2.7.0->neutron==29.0.0.0b2.dev154) (0.37.0) 2026-08-31 23:39:28.972 | Requirement already satisfied: rpds-py>=0.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-designateclient>=2.7.0->neutron==29.0.0.0b2.dev154) (2026.6.3) 2026-08-31 23:39:29.041 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.32.3->neutron==29.0.0.0b2.dev154) (3.5.0) 2026-08-31 23:39:29.043 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.32.3->neutron==29.0.0.0b2.dev154) (3.18) 2026-08-31 23:39:29.044 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.32.3->neutron==29.0.0.0b2.dev154) (2.7.0) 2026-08-31 23:39:29.046 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.32.3->neutron==29.0.0.0b2.dev154) (2023.11.17) 2026-08-31 23:39:29.087 | 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>=4.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==29.0.0.0b2.dev154) (4.2.0) 2026-08-31 23:39:29.089 | 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>=4.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==29.0.0.0b2.dev154) (2.20.0) 2026-08-31 23:39:29.104 | Requirement already satisfied: mdurl~=0.1 in /usr/lib/python3/dist-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=4.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==29.0.0.0b2.dev154) (0.1.2) 2026-08-31 23:39:29.129 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Routes>=2.3.1->neutron==29.0.0.0b2.dev154) (0.8) 2026-08-31 23:39:29.206 | Requirement already satisfied: voluptuous>=0.8.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from tooz>=1.58.0->neutron==29.0.0.0b2.dev154) (0.16.0) 2026-08-31 23:39:29.302 | Downloading neutron_lib-5.0.1-py3-none-any.whl (656 kB) 2026-08-31 23:39:29.535 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 656.7/656.7 kB 2.1 MB/s 0:00:00 2026-08-31 23:39:29.552 | Downloading os_ken-4.2.2-py3-none-any.whl (2.0 MB) 2026-08-31 23:39:29.741 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 11.5 MB/s 0:00:00 2026-08-31 23:39:29.759 | Downloading ncclient-0.7.1-py3-none-any.whl (94 kB) 2026-08-31 23:39:29.782 | Downloading os_resource_classes-1.1.0-py3-none-any.whl (11 kB) 2026-08-31 23:39:29.808 | Downloading os_traits-3.9.0-py3-none-any.whl (44 kB) 2026-08-31 23:39:29.833 | Downloading os_vif-5.2.0-py3-none-any.whl (104 kB) 2026-08-31 23:39:29.860 | Downloading ovsdbapp-2.19.0-py3-none-any.whl (158 kB) 2026-08-31 23:39:29.878 | Using cached fixtures-4.3.2-py3-none-any.whl (41 kB) 2026-08-31 23:39:29.893 | Downloading pecan-1.8.0-py3-none-any.whl (144 kB) 2026-08-31 23:39:29.924 | Downloading pyroute2-0.8.1-py3-none-any.whl (474 kB) 2026-08-31 23:39:30.012 | Downloading python_designateclient-7.0.0-py3-none-any.whl (99 kB) 2026-08-31 23:39:30.040 | Downloading osc_lib-4.7.0-py3-none-any.whl (97 kB) 2026-08-31 23:39:30.069 | Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 2026-08-31 23:39:30.173 | Building wheels for collected packages: neutron, ovs 2026-08-31 23:39:30.175 | Building editable for neutron (pyproject.toml): started 2026-08-31 23:39:32.584 | Building editable for neutron (pyproject.toml): finished with status 'done' 2026-08-31 23:39:32.585 | Created wheel for neutron: filename=neutron-29.0.0.0b2.dev154-0.editable-py3-none-any.whl size=16055 sha256=9a487721c0ae1e3d5ad4fa835178fc46c29e165886dfe04ac259e5b68c00dafe 2026-08-31 23:39:32.585 | Stored in directory: /tmp/pip-ephem-wheel-cache-v_3s0_av/wheels/85/41/4b/b676c3191efff247eca42312d2ef97517d6d981ada429e2e98 2026-08-31 23:39:32.591 | Building wheel for ovs (pyproject.toml): started 2026-08-31 23:39:33.510 | Building wheel for ovs (pyproject.toml): finished with status 'done' 2026-08-31 23:39:33.512 | Created wheel for ovs: filename=ovs-3.7.1-py3-none-any.whl size=191286 sha256=d7abc0ca15799cd77e9250d40fa104613628f127523b57c8bbf711d412893d13 2026-08-31 23:39:33.512 | Stored in directory: /home/quobyte/.cache/pip/wheels/ad/8f/7e/5c45edfad8724b1855f52f55dda4f193565d5fa2535d9faa2b 2026-08-31 23:39:33.516 | Successfully built neutron ovs 2026-08-31 23:39:33.859 | 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-08-31 23:39:39.728 | 2026-08-31 23:39:39.752 | Successfully installed fixtures-4.3.2 ncclient-0.7.1 neutron-29.0.0.0b2.dev154 neutron-lib-5.0.1 os-ken-4.2.2 os-resource-classes-1.1.0 os-traits-3.9.0 os-vif-5.2.0 osc-lib-4.7.0 ovs-3.7.1 ovsdbapp-2.19.0 pecan-1.8.0 pyroute2-0.8.1 python-designateclient-7.0.0 sortedcontainers-2.4.0 2026-08-31 23:39:40.036 | + inc/python:pip_install:216 : result=0 2026-08-31 23:39:40.039 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-31 23:39:40.043 | + functions-common:time_stop:2420 : local name 2026-08-31 23:39:40.046 | + functions-common:time_stop:2421 : local end_time 2026-08-31 23:39:40.050 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-31 23:39:40.053 | + functions-common:time_stop:2423 : local total 2026-08-31 23:39:40.056 | + functions-common:time_stop:2424 : local start_time 2026-08-31 23:39:40.058 | + functions-common:time_stop:2426 : name=pip_install 2026-08-31 23:39:40.062 | + functions-common:time_stop:2427 : start_time=1788219559012 2026-08-31 23:39:40.065 | + functions-common:time_stop:2429 : [[ -z 1788219559012 ]] 2026-08-31 23:39:40.069 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-31 23:39:40.075 | + functions-common:time_stop:2432 : end_time=1788219580071 2026-08-31 23:39:40.078 | + functions-common:time_stop:2433 : elapsed_time=21059 2026-08-31 23:39:40.082 | + functions-common:time_stop:2434 : total=116109 2026-08-31 23:39:40.086 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-31 23:39:40.089 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=137168 2026-08-31 23:39:40.093 | + inc/python:pip_install:219 : return 0 2026-08-31 23:39:40.097 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-08-31 23:39:40.100 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-08-31 23:39:40.103 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/neutron 2026-08-31 23:39:40.107 | + inc/python:use_library_from_git:266 : local name=/opt/stack/neutron 2026-08-31 23:39:40.110 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-31 23:39:40.114 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-31 23:39:40.118 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/neutron, ]] 2026-08-31 23:39:40.122 | + inc/python:use_library_from_git:269 : return 1 2026-08-31 23:39:40.126 | + lib/neutron:install_neutron:535 : [[ ovn == \o\v\n ]] 2026-08-31 23:39:40.130 | + lib/neutron:install_neutron:536 : install_ovn 2026-08-31 23:39:40.133 | + lib/neutron_plugins/ovn_agent:install_ovn:407 : echo 'Installing OVN and dependent packages' 2026-08-31 23:39:40.134 | Installing OVN and dependent packages 2026-08-31 23:39:40.137 | + lib/neutron_plugins/ovn_agent:install_ovn:410 : ovn_sanity_check 2026-08-31 23:39:40.141 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:394 : is_service_enabled q-agt neutron-agent 2026-08-31 23:39:40.164 | + functions-common:is_service_enabled:2076 : return 1 2026-08-31 23:39:40.168 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:396 : is_service_enabled q-l3 neutron-l3 2026-08-31 23:39:40.190 | + functions-common:is_service_enabled:2076 : return 1 2026-08-31 23:39:40.195 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:398 : is_service_enabled q-svc neutron-api 2026-08-31 23:39:40.220 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 23:39:40.223 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:398 : [[ ! ovn =~ ovn ]] 2026-08-31 23:39:40.227 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:400 : is_service_enabled q-svc neutron-api 2026-08-31 23:39:40.255 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 23:39:40.260 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:400 : [[ ! local,flat,vlan,geneve =~ geneve ]] 2026-08-31 23:39:40.263 | + lib/neutron_plugins/ovn_agent:install_ovn:412 : sudo mkdir -p /var/run/openvswitch 2026-08-31 23:39:40.284 | ++ lib/neutron_plugins/ovn_agent:install_ovn:413 : whoami 2026-08-31 23:39:40.290 | + lib/neutron_plugins/ovn_agent:install_ovn:413 : sudo chown quobyte /var/run/openvswitch 2026-08-31 23:39:40.307 | + lib/neutron_plugins/ovn_agent:install_ovn:415 : [[ False == \T\r\u\e ]] 2026-08-31 23:39:40.313 | ++ lib/neutron_plugins/ovn_agent:install_ovn:437 : get_packages openvswitch 2026-08-31 23:39:40.342 | + lib/neutron_plugins/ovn_agent:install_ovn:437 : install_package fakeroot make openvswitch-switch 2026-08-31 23:39:40.346 | + functions-common:install_package:1438 : update_package_repo 2026-08-31 23:39:40.350 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-08-31 23:39:40.354 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-08-31 23:39:40.357 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-08-31 23:39:40.361 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-08-31 23:39:40.364 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-08-31 23:39:40.368 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-31 23:39:40.372 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-31 23:39:40.376 | + functions-common:update_package_repo:1421 : apt_get_update 2026-08-31 23:39:40.379 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-08-31 23:39:40.383 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-08-31 23:39:40.388 | + functions-common:apt_get_update:1167 : return 2026-08-31 23:39:40.391 | + functions-common:install_package:1439 : real_install_package fakeroot make openvswitch-switch 2026-08-31 23:39:40.395 | + functions-common:real_install_package:1426 : is_ubuntu 2026-08-31 23:39:40.399 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-31 23:39:40.403 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-31 23:39:40.407 | + functions-common:real_install_package:1427 : apt_get install fakeroot make openvswitch-switch 2026-08-31 23:39:40.438 | + 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-08-31 23:39:40.479 | Reading package lists... 2026-08-31 23:39:40.893 | Building dependency tree... 2026-08-31 23:39:40.894 | Reading state information... 2026-08-31 23:39:41.619 | fakeroot is already the newest version (1.33-1). 2026-08-31 23:39:41.620 | fakeroot set to manually installed. 2026-08-31 23:39:41.620 | make is already the newest version (4.3-4.1build2). 2026-08-31 23:39:41.620 | make set to manually installed. 2026-08-31 23:39:41.620 | The following packages were automatically installed and are no longer required: 2026-08-31 23:39:41.622 | libfwupd2 libgusb2 2026-08-31 23:39:41.622 | Use 'sudo apt autoremove' to remove them. 2026-08-31 23:39:41.625 | The following additional packages will be installed: 2026-08-31 23:39:41.626 | libunbound8 libxdp1 openvswitch-common python3-openvswitch 2026-08-31 23:39:41.626 | python3-sortedcontainers 2026-08-31 23:39:41.629 | Suggested packages: 2026-08-31 23:39:41.629 | openvswitch-doc python-sortedcontainers-doc 2026-08-31 23:39:41.674 | The following NEW packages will be installed: 2026-08-31 23:39:41.675 | libunbound8 libxdp1 openvswitch-common openvswitch-switch 2026-08-31 23:39:41.675 | python3-openvswitch python3-sortedcontainers 2026-08-31 23:39:41.790 | 0 upgraded, 6 newly installed, 0 to remove and 28 not upgraded. 2026-08-31 23:39:41.790 | Need to get 4225 kB of archives. 2026-08-31 23:39:41.790 | After this operation, 13.4 MB of additional disk space will be used. 2026-08-31 23:39:41.791 | Get:1 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libunbound8 amd64 1.19.2-1ubuntu3.9 [445 kB] 2026-08-31 23:39:41.938 | Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 openvswitch-common amd64 3.3.9-0ubuntu0.24.04.1 [1044 kB] 2026-08-31 23:39:41.983 | Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-sortedcontainers all 2.4.0-2 [27.6 kB] 2026-08-31 23:39:41.983 | Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 libxdp1 amd64 1.4.2-1ubuntu4 [62.5 kB] 2026-08-31 23:39:41.985 | Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-openvswitch amd64 3.3.9-0ubuntu0.24.04.1 [1034 kB] 2026-08-31 23:39:42.004 | Get:6 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 openvswitch-switch amd64 3.3.9-0ubuntu0.24.04.1 [1612 kB] 2026-08-31 23:39:42.326 | perl: warning: Setting locale failed. 2026-08-31 23:39:42.326 | perl: warning: Please check that your locale settings: 2026-08-31 23:39:42.326 | LANGUAGE = (unset), 2026-08-31 23:39:42.326 | LC_ALL = "en_US.utf8", 2026-08-31 23:39:42.326 | LANG = "de_DE.UTF-8" 2026-08-31 23:39:42.326 | are supported and installed on your system. 2026-08-31 23:39:42.326 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-31 23:39:42.393 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-08-31 23:39:42.393 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-08-31 23:39:42.393 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-08-31 23:39:42.608 | Fetched 4225 kB in 0s (13.4 MB/s) 2026-08-31 23:39:42.655 | Selecting previously unselected package libunbound8:amd64. 2026-08-31 23:39:42.725 | (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 ... 126900 files and directories currently installed.) 2026-08-31 23:39:42.733 | Preparing to unpack .../0-libunbound8_1.19.2-1ubuntu3.9_amd64.deb ... 2026-08-31 23:39:42.740 | Unpacking libunbound8:amd64 (1.19.2-1ubuntu3.9) ... 2026-08-31 23:39:42.802 | Selecting previously unselected package openvswitch-common. 2026-08-31 23:39:42.817 | Preparing to unpack .../1-openvswitch-common_3.3.9-0ubuntu0.24.04.1_amd64.deb ... 2026-08-31 23:39:42.821 | Unpacking openvswitch-common (3.3.9-0ubuntu0.24.04.1) ... 2026-08-31 23:39:42.931 | Selecting previously unselected package python3-sortedcontainers. 2026-08-31 23:39:42.946 | Preparing to unpack .../2-python3-sortedcontainers_2.4.0-2_all.deb ... 2026-08-31 23:39:42.950 | Unpacking python3-sortedcontainers (2.4.0-2) ... 2026-08-31 23:39:43.009 | Selecting previously unselected package libxdp1:amd64. 2026-08-31 23:39:43.024 | Preparing to unpack .../3-libxdp1_1.4.2-1ubuntu4_amd64.deb ... 2026-08-31 23:39:43.028 | Unpacking libxdp1:amd64 (1.4.2-1ubuntu4) ... 2026-08-31 23:39:43.090 | Selecting previously unselected package python3-openvswitch. 2026-08-31 23:39:43.104 | Preparing to unpack .../4-python3-openvswitch_3.3.9-0ubuntu0.24.04.1_amd64.deb ... 2026-08-31 23:39:43.109 | Unpacking python3-openvswitch (3.3.9-0ubuntu0.24.04.1) ... 2026-08-31 23:39:43.223 | Selecting previously unselected package openvswitch-switch. 2026-08-31 23:39:43.238 | Preparing to unpack .../5-openvswitch-switch_3.3.9-0ubuntu0.24.04.1_amd64.deb ... 2026-08-31 23:39:43.248 | Unpacking openvswitch-switch (3.3.9-0ubuntu0.24.04.1) ... 2026-08-31 23:39:43.389 | Setting up python3-sortedcontainers (2.4.0-2) ... 2026-08-31 23:39:43.650 | Setting up libxdp1:amd64 (1.4.2-1ubuntu4) ... 2026-08-31 23:39:43.660 | Setting up libunbound8:amd64 (1.19.2-1ubuntu3.9) ... 2026-08-31 23:39:43.670 | Setting up openvswitch-common (3.3.9-0ubuntu0.24.04.1) ... 2026-08-31 23:39:43.684 | Setting up python3-openvswitch (3.3.9-0ubuntu0.24.04.1) ... 2026-08-31 23:39:44.106 | Setting up openvswitch-switch (3.3.9-0ubuntu0.24.04.1) ... 2026-08-31 23:39:44.128 | update-alternatives: using /usr/lib/openvswitch-switch/ovs-vswitchd to provide /usr/sbin/ovs-vswitchd (ovs-vswitchd) in auto mode 2026-08-31 23:39:44.820 | Created symlink /etc/systemd/system/openvswitch-switch.service.requires/ovs-record-hostname.service → /usr/lib/systemd/system/ovs-record-hostname.service. 2026-08-31 23:39:45.017 | Created symlink /etc/systemd/system/multi-user.target.wants/openvswitch-switch.service → /usr/lib/systemd/system/openvswitch-switch.service. 2026-08-31 23:39:46.067 | Processing triggers for man-db (2.12.0-4build2) ... 2026-08-31 23:39:47.917 | Processing triggers for libc-bin (2.39-0ubuntu8.8) ... 2026-08-31 23:39:48.179 | perl: warning: Setting locale failed. 2026-08-31 23:39:48.179 | perl: warning: Please check that your locale settings: 2026-08-31 23:39:48.179 | LANGUAGE = (unset), 2026-08-31 23:39:48.179 | LC_ALL = "en_US.utf8", 2026-08-31 23:39:48.179 | LANG = "de_DE.UTF-8" 2026-08-31 23:39:48.180 | are supported and installed on your system. 2026-08-31 23:39:48.180 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-31 23:39:48.314 | perl: warning: Setting locale failed. 2026-08-31 23:39:48.314 | perl: warning: Please check that your locale settings: 2026-08-31 23:39:48.315 | LANGUAGE = (unset), 2026-08-31 23:39:48.315 | LC_ALL = "en_US.utf8", 2026-08-31 23:39:48.315 | LANG = "de_DE.UTF-8" 2026-08-31 23:39:48.315 | are supported and installed on your system. 2026-08-31 23:39:48.315 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-31 23:39:48.366 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-08-31 23:39:48.367 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-08-31 23:39:48.367 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-08-31 23:39:48.440 | perl: warning: Setting locale failed. 2026-08-31 23:39:48.440 | perl: warning: Please check that your locale settings: 2026-08-31 23:39:48.440 | LANGUAGE = (unset), 2026-08-31 23:39:48.440 | LC_ALL = "en_US.utf8", 2026-08-31 23:39:48.441 | LANG = "de_DE.UTF-8" 2026-08-31 23:39:48.441 | are supported and installed on your system. 2026-08-31 23:39:48.441 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-31 23:39:48.865 | 2026-08-31 23:39:48.865 | Running kernel seems to be up-to-date. 2026-08-31 23:39:48.865 | 2026-08-31 23:39:48.866 | Restarting services... 2026-08-31 23:39:48.927 | 2026-08-31 23:39:48.927 | Service restarts being deferred: 2026-08-31 23:39:48.928 | systemctl restart getty@tty1.service 2026-08-31 23:39:48.928 | systemctl restart serial-getty@hvc0.service 2026-08-31 23:39:48.928 | systemctl restart systemd-logind.service 2026-08-31 23:39:48.928 | systemctl restart virtlockd.service 2026-08-31 23:39:48.928 | systemctl restart virtlogd.service 2026-08-31 23:39:48.928 | 2026-08-31 23:39:48.928 | No containers need to be restarted. 2026-08-31 23:39:48.928 | 2026-08-31 23:39:48.928 | User sessions running outdated binaries: 2026-08-31 23:39:48.928 | quobyte @ session #5: bash[2019], sshd[1972] 2026-08-31 23:39:48.937 | quobyte @ user manager service: systemd[1163] 2026-08-31 23:39:48.948 | 2026-08-31 23:39:48.948 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-08-31 23:39:51.225 | + functions-common:apt_get:1211 : result=0 2026-08-31 23:39:51.228 | + functions-common:apt_get:1214 : time_stop apt-get 2026-08-31 23:39:51.232 | + functions-common:time_stop:2420 : local name 2026-08-31 23:39:51.235 | + functions-common:time_stop:2421 : local end_time 2026-08-31 23:39:51.239 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-31 23:39:51.242 | + functions-common:time_stop:2423 : local total 2026-08-31 23:39:51.245 | + functions-common:time_stop:2424 : local start_time 2026-08-31 23:39:51.248 | + functions-common:time_stop:2426 : name=apt-get 2026-08-31 23:39:51.252 | + functions-common:time_stop:2427 : start_time=1788219580434 2026-08-31 23:39:51.256 | + functions-common:time_stop:2429 : [[ -z 1788219580434 ]] 2026-08-31 23:39:51.261 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-31 23:39:51.267 | + functions-common:time_stop:2432 : end_time=1788219591262 2026-08-31 23:39:51.271 | + functions-common:time_stop:2433 : elapsed_time=10828 2026-08-31 23:39:51.275 | + functions-common:time_stop:2434 : total=164776 2026-08-31 23:39:51.278 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-31 23:39:51.282 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=175604 2026-08-31 23:39:51.286 | + functions-common:apt_get:1215 : return 0 2026-08-31 23:39:51.291 | ++ lib/neutron_plugins/ovn_agent:install_ovn:438 : get_packages ovn 2026-08-31 23:39:51.323 | + lib/neutron_plugins/ovn_agent:install_ovn:438 : install_package ovn-central ovn-controller-vtep ovn-host 2026-08-31 23:39:51.327 | + functions-common:install_package:1438 : update_package_repo 2026-08-31 23:39:51.331 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-08-31 23:39:51.334 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-08-31 23:39:51.337 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-08-31 23:39:51.340 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-08-31 23:39:51.344 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-08-31 23:39:51.347 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-31 23:39:51.351 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-31 23:39:51.355 | + functions-common:update_package_repo:1421 : apt_get_update 2026-08-31 23:39:51.359 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-08-31 23:39:51.363 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-08-31 23:39:51.367 | + functions-common:apt_get_update:1167 : return 2026-08-31 23:39:51.371 | + functions-common:install_package:1439 : real_install_package ovn-central ovn-controller-vtep ovn-host 2026-08-31 23:39:51.375 | + functions-common:real_install_package:1426 : is_ubuntu 2026-08-31 23:39:51.379 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-31 23:39:51.382 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-31 23:39:51.386 | + functions-common:real_install_package:1427 : apt_get install ovn-central ovn-controller-vtep ovn-host 2026-08-31 23:39:51.424 | + 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-08-31 23:39:51.471 | Reading package lists... 2026-08-31 23:39:51.951 | Building dependency tree... 2026-08-31 23:39:51.952 | Reading state information... 2026-08-31 23:39:52.806 | The following packages were automatically installed and are no longer required: 2026-08-31 23:39:52.809 | libfwupd2 libgusb2 2026-08-31 23:39:52.809 | Use 'sudo apt autoremove' to remove them. 2026-08-31 23:39:52.813 | The following additional packages will be installed: 2026-08-31 23:39:52.814 | ovn-common 2026-08-31 23:39:52.868 | The following NEW packages will be installed: 2026-08-31 23:39:52.869 | ovn-central ovn-common ovn-controller-vtep ovn-host 2026-08-31 23:39:52.989 | 0 upgraded, 4 newly installed, 0 to remove and 28 not upgraded. 2026-08-31 23:39:52.989 | Need to get 2360 kB of archives. 2026-08-31 23:39:52.989 | After this operation, 8355 kB of additional disk space will be used. 2026-08-31 23:39:52.989 | Get:1 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 ovn-common amd64 24.03.6-0ubuntu0.24.04.1 [1157 kB] 2026-08-31 23:39:53.176 | Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 ovn-central amd64 24.03.6-0ubuntu0.24.04.1 [368 kB] 2026-08-31 23:39:53.190 | 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-08-31 23:39:53.191 | Get:4 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 ovn-host amd64 24.03.6-0ubuntu0.24.04.1 [665 kB] 2026-08-31 23:39:53.484 | perl: warning: Setting locale failed. 2026-08-31 23:39:53.484 | perl: warning: Please check that your locale settings: 2026-08-31 23:39:53.484 | LANGUAGE = (unset), 2026-08-31 23:39:53.484 | LC_ALL = "en_US.utf8", 2026-08-31 23:39:53.484 | LANG = "de_DE.UTF-8" 2026-08-31 23:39:53.484 | are supported and installed on your system. 2026-08-31 23:39:53.484 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-31 23:39:53.549 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-08-31 23:39:53.549 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-08-31 23:39:53.549 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-08-31 23:39:53.759 | Fetched 2360 kB in 0s (7948 kB/s) 2026-08-31 23:39:53.866 | Selecting previously unselected package ovn-common. 2026-08-31 23:39:53.949 | (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 ... 127100 files and directories currently installed.) 2026-08-31 23:39:53.958 | Preparing to unpack .../ovn-common_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-08-31 23:39:53.962 | Unpacking ovn-common (24.03.6-0ubuntu0.24.04.1) ... 2026-08-31 23:39:54.076 | Selecting previously unselected package ovn-central. 2026-08-31 23:39:54.091 | Preparing to unpack .../ovn-central_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-08-31 23:39:54.094 | Unpacking ovn-central (24.03.6-0ubuntu0.24.04.1) ... 2026-08-31 23:39:54.157 | Selecting previously unselected package ovn-controller-vtep. 2026-08-31 23:39:54.173 | Preparing to unpack .../ovn-controller-vtep_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-08-31 23:39:54.176 | Unpacking ovn-controller-vtep (24.03.6-0ubuntu0.24.04.1) ... 2026-08-31 23:39:54.237 | Selecting previously unselected package ovn-host. 2026-08-31 23:39:54.252 | Preparing to unpack .../ovn-host_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-08-31 23:39:54.260 | Unpacking ovn-host (24.03.6-0ubuntu0.24.04.1) ... 2026-08-31 23:39:54.354 | Setting up ovn-common (24.03.6-0ubuntu0.24.04.1) ... 2026-08-31 23:39:54.374 | Setting up ovn-host (24.03.6-0ubuntu0.24.04.1) ... 2026-08-31 23:39:54.901 | ovn-controller.service is a disabled or a static unit, not starting it. 2026-08-31 23:39:55.104 | Created symlink /etc/systemd/system/multi-user.target.wants/ovn-host.service → /usr/lib/systemd/system/ovn-host.service. 2026-08-31 23:39:55.611 | ovn-controller.service is a disabled or a static unit, not starting it. 2026-08-31 23:39:55.686 | Setting up ovn-central (24.03.6-0ubuntu0.24.04.1) ... 2026-08-31 23:39:56.228 | ovn-northd.service is a disabled or a static unit, not starting it. 2026-08-31 23:39:56.428 | Created symlink /etc/systemd/system/ovn-sb-ovsdb.service → /usr/lib/systemd/system/ovn-ovsdb-server-sb.service. 2026-08-31 23:39:57.164 | Created symlink /etc/systemd/system/ovn-nb-ovsdb.service → /usr/lib/systemd/system/ovn-ovsdb-server-nb.service. 2026-08-31 23:39:57.908 | Created symlink /etc/systemd/system/multi-user.target.wants/ovn-central.service → /usr/lib/systemd/system/ovn-central.service. 2026-08-31 23:39:58.834 | ovn-northd.service is a disabled or a static unit, not starting it. 2026-08-31 23:39:58.918 | Setting up ovn-controller-vtep (24.03.6-0ubuntu0.24.04.1) ... 2026-08-31 23:39:59.142 | Created symlink /etc/systemd/system/multi-user.target.wants/ovn-controller-vtep.service → /usr/lib/systemd/system/ovn-controller-vtep.service. 2026-08-31 23:39:59.729 | Processing triggers for man-db (2.12.0-4build2) ... 2026-08-31 23:40:01.818 | perl: warning: Setting locale failed. 2026-08-31 23:40:01.818 | perl: warning: Please check that your locale settings: 2026-08-31 23:40:01.818 | LANGUAGE = (unset), 2026-08-31 23:40:01.818 | LC_ALL = "en_US.utf8", 2026-08-31 23:40:01.819 | LANG = "de_DE.UTF-8" 2026-08-31 23:40:01.819 | are supported and installed on your system. 2026-08-31 23:40:01.819 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-31 23:40:01.960 | perl: warning: Setting locale failed. 2026-08-31 23:40:01.960 | perl: warning: Please check that your locale settings: 2026-08-31 23:40:01.960 | LANGUAGE = (unset), 2026-08-31 23:40:01.960 | LC_ALL = "en_US.utf8", 2026-08-31 23:40:01.960 | LANG = "de_DE.UTF-8" 2026-08-31 23:40:01.961 | are supported and installed on your system. 2026-08-31 23:40:01.961 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-31 23:40:02.015 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-08-31 23:40:02.015 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-08-31 23:40:02.015 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-08-31 23:40:02.090 | perl: warning: Setting locale failed. 2026-08-31 23:40:02.090 | perl: warning: Please check that your locale settings: 2026-08-31 23:40:02.090 | LANGUAGE = (unset), 2026-08-31 23:40:02.091 | LC_ALL = "en_US.utf8", 2026-08-31 23:40:02.091 | LANG = "de_DE.UTF-8" 2026-08-31 23:40:02.091 | are supported and installed on your system. 2026-08-31 23:40:02.091 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-31 23:40:02.478 | 2026-08-31 23:40:02.478 | Running kernel seems to be up-to-date. 2026-08-31 23:40:02.478 | 2026-08-31 23:40:02.478 | Restarting services... 2026-08-31 23:40:02.549 | 2026-08-31 23:40:02.549 | Service restarts being deferred: 2026-08-31 23:40:02.549 | systemctl restart getty@tty1.service 2026-08-31 23:40:02.549 | systemctl restart serial-getty@hvc0.service 2026-08-31 23:40:02.550 | systemctl restart systemd-logind.service 2026-08-31 23:40:02.550 | systemctl restart virtlockd.service 2026-08-31 23:40:02.550 | systemctl restart virtlogd.service 2026-08-31 23:40:02.550 | 2026-08-31 23:40:02.550 | No containers need to be restarted. 2026-08-31 23:40:02.550 | 2026-08-31 23:40:02.550 | User sessions running outdated binaries: 2026-08-31 23:40:02.550 | quobyte @ session #5: bash[2019], sshd[1972] 2026-08-31 23:40:02.561 | quobyte @ user manager service: systemd[1163] 2026-08-31 23:40:02.572 | 2026-08-31 23:40:02.572 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-08-31 23:40:05.232 | + functions-common:apt_get:1211 : result=0 2026-08-31 23:40:05.238 | + functions-common:apt_get:1214 : time_stop apt-get 2026-08-31 23:40:05.243 | + functions-common:time_stop:2420 : local name 2026-08-31 23:40:05.248 | + functions-common:time_stop:2421 : local end_time 2026-08-31 23:40:05.252 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-31 23:40:05.258 | + functions-common:time_stop:2423 : local total 2026-08-31 23:40:05.261 | + functions-common:time_stop:2424 : local start_time 2026-08-31 23:40:05.267 | + functions-common:time_stop:2426 : name=apt-get 2026-08-31 23:40:05.271 | + functions-common:time_stop:2427 : start_time=1788219591420 2026-08-31 23:40:05.276 | + functions-common:time_stop:2429 : [[ -z 1788219591420 ]] 2026-08-31 23:40:05.282 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-31 23:40:05.287 | + functions-common:time_stop:2432 : end_time=1788219605284 2026-08-31 23:40:05.291 | + functions-common:time_stop:2433 : elapsed_time=13864 2026-08-31 23:40:05.294 | + functions-common:time_stop:2434 : total=175604 2026-08-31 23:40:05.298 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-31 23:40:05.300 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=189468 2026-08-31 23:40:05.303 | + functions-common:apt_get:1215 : return 0 2026-08-31 23:40:05.308 | + lib/neutron_plugins/ovn_agent:install_ovn:442 : 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-08-31 23:40:05.310 | + lib/neutron_plugins/ovn_agent:install_ovn:442 : 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-08-31 23:40:05.313 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : local log_archive_dir=/opt/stack/logs/archive 2026-08-31 23:40:05.318 | + lib/neutron_plugins/ovn_agent:install_ovn:446 : mkdir -p /opt/stack/logs/archive 2026-08-31 23:40:05.325 | + lib/neutron_plugins/ovn_agent:install_ovn:447 : 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-08-31 23:40:05.328 | + lib/neutron_plugins/ovn_agent:install_ovn:448 : '[' -f /opt/stack/logs/ovs-vswitchd.log ']' 2026-08-31 23:40:05.331 | + lib/neutron_plugins/ovn_agent:install_ovn:447 : 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-08-31 23:40:05.335 | + lib/neutron_plugins/ovn_agent:install_ovn:448 : '[' -f /opt/stack/logs/ovn-northd.log ']' 2026-08-31 23:40:05.338 | + lib/neutron_plugins/ovn_agent:install_ovn:447 : 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-08-31 23:40:05.342 | + lib/neutron_plugins/ovn_agent:install_ovn:448 : '[' -f /opt/stack/logs/ovn-controller.log ']' 2026-08-31 23:40:05.346 | + lib/neutron_plugins/ovn_agent:install_ovn:447 : 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-08-31 23:40:05.349 | + lib/neutron_plugins/ovn_agent:install_ovn:448 : '[' -f /opt/stack/logs/ovn-controller-vtep.log ']' 2026-08-31 23:40:05.353 | + lib/neutron_plugins/ovn_agent:install_ovn:447 : 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-08-31 23:40:05.357 | + lib/neutron_plugins/ovn_agent:install_ovn:448 : '[' -f /opt/stack/logs/ovs-vtep.log ']' 2026-08-31 23:40:05.361 | + lib/neutron_plugins/ovn_agent:install_ovn:447 : 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-08-31 23:40:05.364 | + lib/neutron_plugins/ovn_agent:install_ovn:448 : '[' -f /opt/stack/logs/ovsdb-server.log ']' 2026-08-31 23:40:05.368 | + lib/neutron_plugins/ovn_agent:install_ovn:447 : 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-08-31 23:40:05.372 | + lib/neutron_plugins/ovn_agent:install_ovn:448 : '[' -f /opt/stack/logs/ovsdb-server-nb.log ']' 2026-08-31 23:40:05.376 | + lib/neutron_plugins/ovn_agent:install_ovn:447 : 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-08-31 23:40:05.379 | + lib/neutron_plugins/ovn_agent:install_ovn:448 : '[' -f /opt/stack/logs/ovsdb-server-sb.log ']' 2026-08-31 23:40:05.383 | + lib/neutron_plugins/ovn_agent:install_ovn:454 : use_library_from_git ovsdbapp 2026-08-31 23:40:05.387 | + inc/python:use_library_from_git:266 : local name=ovsdbapp 2026-08-31 23:40:05.391 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-31 23:40:05.395 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-31 23:40:05.398 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,ovsdbapp, ]] 2026-08-31 23:40:05.402 | + inc/python:use_library_from_git:269 : return 1 2026-08-31 23:40:05.406 | + lib/neutron_plugins/ovn_agent:install_ovn:460 : [[ False == \T\r\u\e ]] 2026-08-31 23:40:05.410 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-08-31 23:40:05.414 | + ./stack.sh:main:959 : is_service_enabled nova 2026-08-31 23:40:05.441 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 23:40:05.444 | + ./stack.sh:main:961 : stack_install_service nova 2026-08-31 23:40:05.448 | + lib/stack:stack_install_service:20 : local service=nova 2026-08-31 23:40:05.452 | + lib/stack:stack_install_service:21 : type install_nova 2026-08-31 23:40:05.456 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-08-31 23:40:05.460 | + lib/stack:stack_install_service:32 : install_nova 2026-08-31 23:40:05.464 | + lib/nova:install_nova:912 : use_library_from_git os-vif 2026-08-31 23:40:05.467 | + inc/python:use_library_from_git:266 : local name=os-vif 2026-08-31 23:40:05.471 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-31 23:40:05.475 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-31 23:40:05.478 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-vif, ]] 2026-08-31 23:40:05.483 | + inc/python:use_library_from_git:269 : return 1 2026-08-31 23:40:05.486 | + lib/nova:install_nova:917 : is_service_enabled n-cpu 2026-08-31 23:40:05.511 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 23:40:05.515 | + lib/nova:install_nova:917 : [[ -r /home/quobyte/devstack/lib/nova_plugins/hypervisor-libvirt ]] 2026-08-31 23:40:05.519 | + lib/nova:install_nova:918 : install_nova_hypervisor 2026-08-31 23:40:05.524 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:91 : install_libvirt 2026-08-31 23:40:05.528 | + lib/nova_plugins/functions-libvirt:install_libvirt:80 : [[ noble =~ bookworm ]] 2026-08-31 23:40:05.532 | + lib/nova_plugins/functions-libvirt:install_libvirt:93 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- libvirt-python 2026-08-31 23:40:05.708 | + lib/nova_plugins/functions-libvirt:install_libvirt:95 : is_ubuntu 2026-08-31 23:40:05.712 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-31 23:40:05.716 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-31 23:40:05.720 | + lib/nova_plugins/functions-libvirt:install_libvirt:96 : install_package qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-08-31 23:40:05.724 | + functions-common:install_package:1438 : update_package_repo 2026-08-31 23:40:05.728 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-08-31 23:40:05.732 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-08-31 23:40:05.736 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-08-31 23:40:05.740 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-08-31 23:40:05.744 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-08-31 23:40:05.748 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-31 23:40:05.752 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-31 23:40:05.756 | + functions-common:update_package_repo:1421 : apt_get_update 2026-08-31 23:40:05.760 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-08-31 23:40:05.764 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-08-31 23:40:05.768 | + functions-common:apt_get_update:1167 : return 2026-08-31 23:40:05.772 | + functions-common:install_package:1439 : real_install_package qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-08-31 23:40:05.776 | + functions-common:real_install_package:1426 : is_ubuntu 2026-08-31 23:40:05.780 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-31 23:40:05.784 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-31 23:40:05.788 | + functions-common:real_install_package:1427 : apt_get install qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-08-31 23:40:05.820 | + 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-08-31 23:40:05.863 | Reading package lists... 2026-08-31 23:40:06.309 | Building dependency tree... 2026-08-31 23:40:06.311 | Reading state information... 2026-08-31 23:40:06.949 | libvirt-clients is already the newest version (10.0.0-2ubuntu8.16). 2026-08-31 23:40:06.949 | libvirt-clients set to manually installed. 2026-08-31 23:40:06.949 | libvirt-daemon-system is already the newest version (10.0.0-2ubuntu8.16). 2026-08-31 23:40:06.949 | The following packages were automatically installed and are no longer required: 2026-08-31 23:40:06.952 | libfwupd2 libgusb2 2026-08-31 23:40:06.953 | Use 'sudo apt autoremove' to remove them. 2026-08-31 23:40:06.956 | The following additional packages will be installed: 2026-08-31 23:40:06.957 | python3-zstandard qemu-efi-aarch64 qemu-efi-arm qemu-system-arm 2026-08-31 23:40:06.958 | qemu-system-mips qemu-system-misc qemu-system-ppc qemu-system-s390x 2026-08-31 23:40:06.958 | qemu-system-sparc 2026-08-31 23:40:06.960 | Suggested packages: 2026-08-31 23:40:06.960 | python-zstandard-doc samba vde2 2026-08-31 23:40:07.004 | The following packages will be REMOVED: 2026-08-31 23:40:07.007 | apport-core-dump-handler 2026-08-31 23:40:07.008 | The following NEW packages will be installed: 2026-08-31 23:40:07.009 | libvirt-dev python3-libvirt python3-zstandard qemu-efi-aarch64 qemu-efi-arm 2026-08-31 23:40:07.009 | qemu-system qemu-system-arm qemu-system-mips qemu-system-misc 2026-08-31 23:40:07.010 | qemu-system-ppc qemu-system-s390x qemu-system-sparc systemd-coredump 2026-08-31 23:40:07.264 | 0 upgraded, 13 newly installed, 1 to remove and 28 not upgraded. 2026-08-31 23:40:07.264 | Need to get 110 MB of archives. 2026-08-31 23:40:07.264 | After this operation, 897 MB of additional disk space will be used. 2026-08-31 23:40:07.264 | Get:1 http://archive.ubuntu.com/ubuntu noble/universe amd64 python3-zstandard amd64 0.22.0-1build1 [360 kB] 2026-08-31 23:40:07.838 | Get:2 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 systemd-coredump amd64 255.4-1ubuntu8.17 [71.7 kB] 2026-08-31 23:40:07.852 | Get:3 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libvirt-dev amd64 10.0.0-2ubuntu8.16 [178 kB] 2026-08-31 23:40:07.887 | Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-libvirt amd64 10.0.0-1build1 [164 kB] 2026-08-31 23:40:07.940 | Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-arm amd64 1:8.2.2+ds-0ubuntu1.18 [11.0 MB] 2026-08-31 23:40:08.411 | Get:6 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-mips amd64 1:8.2.2+ds-0ubuntu1.18 [16.3 MB] 2026-08-31 23:40:08.848 | Get:7 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-ppc amd64 1:8.2.2+ds-0ubuntu1.18 [9096 kB] 2026-08-31 23:40:09.091 | Get:8 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-sparc amd64 1:8.2.2+ds-0ubuntu1.18 [6318 kB] 2026-08-31 23:40:09.257 | Get:9 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-s390x amd64 1:8.2.2+ds-0ubuntu1.18 [3433 kB] 2026-08-31 23:40:09.347 | Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-misc amd64 1:8.2.2+ds-0ubuntu1.18 [57.7 MB] 2026-08-31 23:40:10.892 | Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system amd64 1:8.2.2+ds-0ubuntu1.18 [58.5 kB] 2026-08-31 23:40:10.892 | Get:12 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-efi-aarch64 all 2024.02-2ubuntu0.9 [4115 kB] 2026-08-31 23:40:11.058 | Get:13 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-efi-arm all 2024.02-2ubuntu0.9 [776 kB] 2026-08-31 23:40:11.372 | perl: warning: Setting locale failed. 2026-08-31 23:40:11.372 | perl: warning: Please check that your locale settings: 2026-08-31 23:40:11.372 | LANGUAGE = (unset), 2026-08-31 23:40:11.372 | LC_ALL = "en_US.utf8", 2026-08-31 23:40:11.372 | LANG = "de_DE.UTF-8" 2026-08-31 23:40:11.372 | are supported and installed on your system. 2026-08-31 23:40:11.372 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-31 23:40:11.454 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-08-31 23:40:11.454 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-08-31 23:40:11.454 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-08-31 23:40:11.863 | Fetched 110 MB in 4s (27.2 MB/s) 2026-08-31 23:40:11.904 | Selecting previously unselected package python3-zstandard. 2026-08-31 23:40:11.990 | (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 ... 127168 files and directories currently installed.) 2026-08-31 23:40:11.998 | Preparing to unpack .../python3-zstandard_0.22.0-1build1_amd64.deb ... 2026-08-31 23:40:12.003 | Unpacking python3-zstandard (0.22.0-1build1) ... 2026-08-31 23:40:12.156 | dpkg: apport-core-dump-handler: dependency problems, but removing anyway as you requested: 2026-08-31 23:40:12.157 | apport depends on apport-core-dump-handler | python3-zstandard; however: 2026-08-31 23:40:12.157 | Package apport-core-dump-handler is to be removed. 2026-08-31 23:40:12.157 | Package python3-zstandard is not configured yet. 2026-08-31 23:40:12.157 | apport depends on apport-core-dump-handler | systemd-coredump; however: 2026-08-31 23:40:12.157 | Package apport-core-dump-handler is to be removed. 2026-08-31 23:40:12.158 | Package systemd-coredump is not installed. 2026-08-31 23:40:12.158 | apport depends on apport-core-dump-handler | python3-zstandard; however: 2026-08-31 23:40:12.158 | Package apport-core-dump-handler is to be removed. 2026-08-31 23:40:12.158 | Package python3-zstandard is not configured yet. 2026-08-31 23:40:12.158 | apport depends on apport-core-dump-handler | systemd-coredump; however: 2026-08-31 23:40:12.158 | Package apport-core-dump-handler is to be removed. 2026-08-31 23:40:12.158 | Package systemd-coredump is not installed. 2026-08-31 23:40:12.158 | 2026-08-31 23:40:12.233 | (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 ... 127184 files and directories currently installed.) 2026-08-31 23:40:12.240 | Removing apport-core-dump-handler (2.28.3-0ubuntu0.1) ... 2026-08-31 23:40:13.148 | Selecting previously unselected package systemd-coredump. 2026-08-31 23:40:13.230 | (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 ... 127180 files and directories currently installed.) 2026-08-31 23:40:13.239 | Preparing to unpack .../00-systemd-coredump_255.4-1ubuntu8.17_amd64.deb ... 2026-08-31 23:40:13.274 | Unpacking systemd-coredump (255.4-1ubuntu8.17) ... 2026-08-31 23:40:13.344 | Selecting previously unselected package libvirt-dev:amd64. 2026-08-31 23:40:13.360 | Preparing to unpack .../01-libvirt-dev_10.0.0-2ubuntu8.16_amd64.deb ... 2026-08-31 23:40:13.374 | Unpacking libvirt-dev:amd64 (10.0.0-2ubuntu8.16) ... 2026-08-31 23:40:13.447 | Selecting previously unselected package python3-libvirt. 2026-08-31 23:40:13.461 | Preparing to unpack .../02-python3-libvirt_10.0.0-1build1_amd64.deb ... 2026-08-31 23:40:13.465 | Unpacking python3-libvirt (10.0.0-1build1) ... 2026-08-31 23:40:13.535 | Selecting previously unselected package qemu-system-arm. 2026-08-31 23:40:13.550 | Preparing to unpack .../03-qemu-system-arm_1%3a8.2.2+ds-0ubuntu1.18_amd64.deb ... 2026-08-31 23:40:13.563 | Unpacking qemu-system-arm (1:8.2.2+ds-0ubuntu1.18) ... 2026-08-31 23:40:14.110 | Selecting previously unselected package qemu-system-mips. 2026-08-31 23:40:14.125 | Preparing to unpack .../04-qemu-system-mips_1%3a8.2.2+ds-0ubuntu1.18_amd64.deb ... 2026-08-31 23:40:14.138 | Unpacking qemu-system-mips (1:8.2.2+ds-0ubuntu1.18) ... 2026-08-31 23:40:14.740 | Selecting previously unselected package qemu-system-ppc. 2026-08-31 23:40:14.755 | Preparing to unpack .../05-qemu-system-ppc_1%3a8.2.2+ds-0ubuntu1.18_amd64.deb ... 2026-08-31 23:40:14.768 | Unpacking qemu-system-ppc (1:8.2.2+ds-0ubuntu1.18) ... 2026-08-31 23:40:15.168 | Selecting previously unselected package qemu-system-sparc. 2026-08-31 23:40:15.183 | Preparing to unpack .../06-qemu-system-sparc_1%3a8.2.2+ds-0ubuntu1.18_amd64.deb ... 2026-08-31 23:40:15.196 | Unpacking qemu-system-sparc (1:8.2.2+ds-0ubuntu1.18) ... 2026-08-31 23:40:15.462 | Selecting previously unselected package qemu-system-s390x. 2026-08-31 23:40:15.476 | Preparing to unpack .../07-qemu-system-s390x_1%3a8.2.2+ds-0ubuntu1.18_amd64.deb ... 2026-08-31 23:40:15.489 | Unpacking qemu-system-s390x (1:8.2.2+ds-0ubuntu1.18) ... 2026-08-31 23:40:15.662 | Selecting previously unselected package qemu-system-misc. 2026-08-31 23:40:15.676 | Preparing to unpack .../08-qemu-system-misc_1%3a8.2.2+ds-0ubuntu1.18_amd64.deb ... 2026-08-31 23:40:15.689 | Unpacking qemu-system-misc (1:8.2.2+ds-0ubuntu1.18) ... 2026-08-31 23:40:17.686 | Selecting previously unselected package qemu-system. 2026-08-31 23:40:17.701 | Preparing to unpack .../09-qemu-system_1%3a8.2.2+ds-0ubuntu1.18_amd64.deb ... 2026-08-31 23:40:17.705 | Unpacking qemu-system (1:8.2.2+ds-0ubuntu1.18) ... 2026-08-31 23:40:17.779 | Selecting previously unselected package qemu-efi-aarch64. 2026-08-31 23:40:17.795 | Preparing to unpack .../10-qemu-efi-aarch64_2024.02-2ubuntu0.9_all.deb ... 2026-08-31 23:40:17.799 | Unpacking qemu-efi-aarch64 (2024.02-2ubuntu0.9) ... 2026-08-31 23:40:19.804 | Selecting previously unselected package qemu-efi-arm. 2026-08-31 23:40:19.818 | Preparing to unpack .../11-qemu-efi-arm_2024.02-2ubuntu0.9_all.deb ... 2026-08-31 23:40:19.821 | Unpacking qemu-efi-arm (2024.02-2ubuntu0.9) ... 2026-08-31 23:40:20.828 | Setting up systemd-coredump (255.4-1ubuntu8.17) ... 2026-08-31 23:40:21.369 | Creating group 'systemd-coredump' with GID 987. 2026-08-31 23:40:21.372 | Creating user 'systemd-coredump' (systemd Core Dumper) with UID 987 and GID 987. 2026-08-31 23:40:21.402 | Setting up python3-libvirt (10.0.0-1build1) ... 2026-08-31 23:40:21.731 | Setting up qemu-system-mips (1:8.2.2+ds-0ubuntu1.18) ... 2026-08-31 23:40:21.752 | Setting up qemu-system-sparc (1:8.2.2+ds-0ubuntu1.18) ... 2026-08-31 23:40:21.771 | Setting up libvirt-dev:amd64 (10.0.0-2ubuntu8.16) ... 2026-08-31 23:40:21.790 | Setting up qemu-system-ppc (1:8.2.2+ds-0ubuntu1.18) ... 2026-08-31 23:40:21.809 | Setting up qemu-efi-aarch64 (2024.02-2ubuntu0.9) ... 2026-08-31 23:40:21.820 | Setting up qemu-system-misc (1:8.2.2+ds-0ubuntu1.18) ... 2026-08-31 23:40:21.839 | Setting up python3-zstandard (0.22.0-1build1) ... 2026-08-31 23:40:22.092 | Setting up qemu-system-arm (1:8.2.2+ds-0ubuntu1.18) ... 2026-08-31 23:40:22.111 | Setting up qemu-efi-arm (2024.02-2ubuntu0.9) ... 2026-08-31 23:40:22.123 | Setting up qemu-system-s390x (1:8.2.2+ds-0ubuntu1.18) ... 2026-08-31 23:40:22.141 | Setting up qemu-system (1:8.2.2+ds-0ubuntu1.18) ... 2026-08-31 23:40:22.153 | Processing triggers for man-db (2.12.0-4build2) ... 2026-08-31 23:40:24.029 | perl: warning: Setting locale failed. 2026-08-31 23:40:24.029 | perl: warning: Please check that your locale settings: 2026-08-31 23:40:24.029 | LANGUAGE = (unset), 2026-08-31 23:40:24.030 | LC_ALL = "en_US.utf8", 2026-08-31 23:40:24.030 | LANG = "de_DE.UTF-8" 2026-08-31 23:40:24.030 | are supported and installed on your system. 2026-08-31 23:40:24.030 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-31 23:40:24.187 | perl: warning: Setting locale failed. 2026-08-31 23:40:24.187 | perl: warning: Please check that your locale settings: 2026-08-31 23:40:24.187 | LANGUAGE = (unset), 2026-08-31 23:40:24.187 | LC_ALL = "en_US.utf8", 2026-08-31 23:40:24.187 | LANG = "de_DE.UTF-8" 2026-08-31 23:40:24.187 | are supported and installed on your system. 2026-08-31 23:40:24.188 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-31 23:40:24.248 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-08-31 23:40:24.248 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-08-31 23:40:24.248 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-08-31 23:40:24.326 | perl: warning: Setting locale failed. 2026-08-31 23:40:24.326 | perl: warning: Please check that your locale settings: 2026-08-31 23:40:24.326 | LANGUAGE = (unset), 2026-08-31 23:40:24.326 | LC_ALL = "en_US.utf8", 2026-08-31 23:40:24.327 | LANG = "de_DE.UTF-8" 2026-08-31 23:40:24.327 | are supported and installed on your system. 2026-08-31 23:40:24.327 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-31 23:40:24.697 | 2026-08-31 23:40:24.698 | Running kernel seems to be up-to-date. 2026-08-31 23:40:24.698 | 2026-08-31 23:40:24.698 | Restarting services... 2026-08-31 23:40:24.766 | 2026-08-31 23:40:24.767 | Service restarts being deferred: 2026-08-31 23:40:24.767 | systemctl restart getty@tty1.service 2026-08-31 23:40:24.767 | systemctl restart serial-getty@hvc0.service 2026-08-31 23:40:24.767 | systemctl restart systemd-logind.service 2026-08-31 23:40:24.767 | systemctl restart virtlockd.service 2026-08-31 23:40:24.767 | systemctl restart virtlogd.service 2026-08-31 23:40:24.767 | 2026-08-31 23:40:24.767 | No containers need to be restarted. 2026-08-31 23:40:24.767 | 2026-08-31 23:40:24.768 | User sessions running outdated binaries: 2026-08-31 23:40:24.768 | quobyte @ session #5: bash[2019], sshd[1972] 2026-08-31 23:40:24.781 | quobyte @ user manager service: systemd[1163] 2026-08-31 23:40:24.794 | 2026-08-31 23:40:24.795 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-08-31 23:40:27.252 | + functions-common:apt_get:1211 : result=0 2026-08-31 23:40:27.256 | + functions-common:apt_get:1214 : time_stop apt-get 2026-08-31 23:40:27.260 | + functions-common:time_stop:2420 : local name 2026-08-31 23:40:27.263 | + functions-common:time_stop:2421 : local end_time 2026-08-31 23:40:27.265 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-31 23:40:27.268 | + functions-common:time_stop:2423 : local total 2026-08-31 23:40:27.272 | + functions-common:time_stop:2424 : local start_time 2026-08-31 23:40:27.275 | + functions-common:time_stop:2426 : name=apt-get 2026-08-31 23:40:27.278 | + functions-common:time_stop:2427 : start_time=1788219605816 2026-08-31 23:40:27.280 | + functions-common:time_stop:2429 : [[ -z 1788219605816 ]] 2026-08-31 23:40:27.283 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-31 23:40:27.288 | + functions-common:time_stop:2432 : end_time=1788219627284 2026-08-31 23:40:27.292 | + functions-common:time_stop:2433 : elapsed_time=21468 2026-08-31 23:40:27.295 | + functions-common:time_stop:2434 : total=189468 2026-08-31 23:40:27.297 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-31 23:40:27.299 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=210936 2026-08-31 23:40:27.304 | + functions-common:apt_get:1215 : return 0 2026-08-31 23:40:27.306 | + lib/nova_plugins/functions-libvirt:install_libvirt:97 : install_package ovmf swtpm swtpm-tools mdevctl 2026-08-31 23:40:27.310 | + functions-common:install_package:1438 : update_package_repo 2026-08-31 23:40:27.312 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-08-31 23:40:27.314 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-08-31 23:40:27.317 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-08-31 23:40:27.320 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-08-31 23:40:27.323 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-08-31 23:40:27.327 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-31 23:40:27.329 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-31 23:40:27.333 | + functions-common:update_package_repo:1421 : apt_get_update 2026-08-31 23:40:27.336 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-08-31 23:40:27.338 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-08-31 23:40:27.342 | + functions-common:apt_get_update:1167 : return 2026-08-31 23:40:27.345 | + functions-common:install_package:1439 : real_install_package ovmf swtpm swtpm-tools mdevctl 2026-08-31 23:40:27.347 | + functions-common:real_install_package:1426 : is_ubuntu 2026-08-31 23:40:27.351 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-31 23:40:27.354 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-31 23:40:27.358 | + functions-common:real_install_package:1427 : apt_get install ovmf swtpm swtpm-tools mdevctl 2026-08-31 23:40:27.387 | + 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-08-31 23:40:27.427 | Reading package lists... 2026-08-31 23:40:27.893 | Building dependency tree... 2026-08-31 23:40:27.894 | Reading state information... 2026-08-31 23:40:28.547 | ovmf is already the newest version (2024.02-2ubuntu0.9). 2026-08-31 23:40:28.547 | ovmf set to manually installed. 2026-08-31 23:40:28.547 | swtpm is already the newest version (0.7.3-0ubuntu5.24.04.1). 2026-08-31 23:40:28.547 | swtpm set to manually installed. 2026-08-31 23:40:28.547 | swtpm-tools is already the newest version (0.7.3-0ubuntu5.24.04.1). 2026-08-31 23:40:28.547 | swtpm-tools set to manually installed. 2026-08-31 23:40:28.547 | mdevctl is already the newest version (1.3.0-1ubuntu2.1). 2026-08-31 23:40:28.547 | mdevctl set to manually installed. 2026-08-31 23:40:28.548 | The following packages were automatically installed and are no longer required: 2026-08-31 23:40:28.549 | libfwupd2 libgusb2 2026-08-31 23:40:28.549 | Use 'sudo apt autoremove' to remove them. 2026-08-31 23:40:28.646 | 0 upgraded, 0 newly installed, 0 to remove and 28 not upgraded. 2026-08-31 23:40:28.653 | + functions-common:apt_get:1211 : result=0 2026-08-31 23:40:28.656 | + functions-common:apt_get:1214 : time_stop apt-get 2026-08-31 23:40:28.660 | + functions-common:time_stop:2420 : local name 2026-08-31 23:40:28.662 | + functions-common:time_stop:2421 : local end_time 2026-08-31 23:40:28.666 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-31 23:40:28.668 | + functions-common:time_stop:2423 : local total 2026-08-31 23:40:28.672 | + functions-common:time_stop:2424 : local start_time 2026-08-31 23:40:28.676 | + functions-common:time_stop:2426 : name=apt-get 2026-08-31 23:40:28.678 | + functions-common:time_stop:2427 : start_time=1788219627383 2026-08-31 23:40:28.681 | + functions-common:time_stop:2429 : [[ -z 1788219627383 ]] 2026-08-31 23:40:28.685 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-31 23:40:28.691 | + functions-common:time_stop:2432 : end_time=1788219628687 2026-08-31 23:40:28.693 | + functions-common:time_stop:2433 : elapsed_time=1304 2026-08-31 23:40:28.696 | + functions-common:time_stop:2434 : total=210936 2026-08-31 23:40:28.700 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-31 23:40:28.703 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=212240 2026-08-31 23:40:28.707 | + functions-common:apt_get:1215 : return 0 2026-08-31 23:40:28.709 | + lib/nova_plugins/functions-libvirt:install_libvirt:98 : is_arch aarch64 2026-08-31 23:40:28.714 | ++ functions-common:is_arch:519 : uname -m 2026-08-31 23:40:28.720 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-08-31 23:40:28.724 | + lib/nova_plugins/functions-libvirt:install_libvirt:103 : [[ noble =~ bookworm ]] 2026-08-31 23:40:28.726 | + lib/nova_plugins/functions-libvirt:install_libvirt:103 : [[ noble =~ trixie ]] 2026-08-31 23:40:28.729 | + lib/nova_plugins/functions-libvirt:install_libvirt:145 : [[ False == True ]] 2026-08-31 23:40:28.734 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:96 : [[ kvm == \l\x\c ]] 2026-08-31 23:40:28.737 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:108 : [[ '' == \T\r\u\e ]] 2026-08-31 23:40:28.741 | + lib/nova:install_nova:921 : is_service_enabled n-novnc 2026-08-31 23:40:28.763 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 23:40:28.768 | ++ lib/nova:install_nova:923 : trueorfalse False NOVNC_FROM_PACKAGE 2026-08-31 23:40:28.790 | + lib/nova:install_nova:923 : NOVNC_FROM_PACKAGE=False 2026-08-31 23:40:28.794 | + lib/nova:install_nova:924 : '[' False = True ']' 2026-08-31 23:40:28.797 | + lib/nova:install_nova:943 : NOVNC_WEB_DIR=/opt/stack/novnc 2026-08-31 23:40:28.801 | + lib/nova:install_nova:944 : git_clone https://github.com/novnc/novnc.git /opt/stack/novnc v1.3.0 2026-08-31 23:40:28.805 | + functions-common:git_clone:589 : local git_remote=https://github.com/novnc/novnc.git 2026-08-31 23:40:28.808 | + functions-common:git_clone:590 : local git_dest=/opt/stack/novnc 2026-08-31 23:40:28.812 | + functions-common:git_clone:591 : local git_ref=v1.3.0 2026-08-31 23:40:28.816 | + functions-common:git_clone:592 : local orig_dir 2026-08-31 23:40:28.821 | ++ functions-common:git_clone:593 : pwd 2026-08-31 23:40:28.825 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-08-31 23:40:28.830 | + functions-common:git_clone:594 : local git_clone_flags= 2026-08-31 23:40:28.835 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-08-31 23:40:28.858 | + functions-common:git_clone:596 : RECLONE=False 2026-08-31 23:40:28.862 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-08-31 23:40:28.866 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-08-31 23:40:28.870 | + functions-common:git_clone:610 : echo v1.3.0 2026-08-31 23:40:28.871 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-08-31 23:40:28.878 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/novnc ]] 2026-08-31 23:40:28.883 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-08-31 23:40:28.886 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://github.com/novnc/novnc.git /opt/stack/novnc 2026-08-31 23:40:28.889 | + functions-common:git_timed:697 : local count=0 2026-08-31 23:40:28.892 | + functions-common:git_timed:698 : local timeout=0 2026-08-31 23:40:28.895 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-08-31 23:40:28.899 | + functions-common:git_timed:701 : timeout=0 2026-08-31 23:40:28.903 | + functions-common:git_timed:704 : time_start git_timed 2026-08-31 23:40:28.907 | + functions-common:time_start:2406 : local name=git_timed 2026-08-31 23:40:28.910 | + functions-common:time_start:2407 : local start_time= 2026-08-31 23:40:28.914 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-31 23:40:28.918 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-31 23:40:28.923 | + functions-common:time_start:2411 : _TIME_START[$name]=1788219628919 2026-08-31 23:40:28.926 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://github.com/novnc/novnc.git /opt/stack/novnc 2026-08-31 23:40:28.930 | Cloning into '/opt/stack/novnc'... 2026-08-31 23:40:30.682 | + functions-common:git_timed:719 : time_stop git_timed 2026-08-31 23:40:30.687 | + functions-common:time_stop:2420 : local name 2026-08-31 23:40:30.691 | + functions-common:time_stop:2421 : local end_time 2026-08-31 23:40:30.696 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-31 23:40:30.700 | + functions-common:time_stop:2423 : local total 2026-08-31 23:40:30.703 | + functions-common:time_stop:2424 : local start_time 2026-08-31 23:40:30.708 | + functions-common:time_stop:2426 : name=git_timed 2026-08-31 23:40:30.712 | + functions-common:time_stop:2427 : start_time=1788219628919 2026-08-31 23:40:30.715 | + functions-common:time_stop:2429 : [[ -z 1788219628919 ]] 2026-08-31 23:40:30.720 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-31 23:40:30.726 | + functions-common:time_stop:2432 : end_time=1788219630722 2026-08-31 23:40:30.731 | + functions-common:time_stop:2433 : elapsed_time=1803 2026-08-31 23:40:30.735 | + functions-common:time_stop:2434 : total=157955 2026-08-31 23:40:30.739 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-31 23:40:30.743 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=159758 2026-08-31 23:40:30.748 | + functions-common:git_clone:631 : cd /opt/stack/novnc 2026-08-31 23:40:30.753 | + functions-common:git_clone:632 : git_timed fetch origin v1.3.0 2026-08-31 23:40:30.757 | + functions-common:git_timed:697 : local count=0 2026-08-31 23:40:30.762 | + functions-common:git_timed:698 : local timeout=0 2026-08-31 23:40:30.766 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-08-31 23:40:30.770 | + functions-common:git_timed:701 : timeout=0 2026-08-31 23:40:30.775 | + functions-common:git_timed:704 : time_start git_timed 2026-08-31 23:40:30.779 | + functions-common:time_start:2406 : local name=git_timed 2026-08-31 23:40:30.783 | + functions-common:time_start:2407 : local start_time= 2026-08-31 23:40:30.787 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-31 23:40:30.792 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-31 23:40:30.799 | + functions-common:time_start:2411 : _TIME_START[$name]=1788219630794 2026-08-31 23:40:30.804 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin v1.3.0 2026-08-31 23:40:31.251 | From https://github.com/novnc/novnc 2026-08-31 23:40:31.252 | * tag v1.3.0 -> FETCH_HEAD 2026-08-31 23:40:31.264 | + functions-common:git_timed:719 : time_stop git_timed 2026-08-31 23:40:31.269 | + functions-common:time_stop:2420 : local name 2026-08-31 23:40:31.274 | + functions-common:time_stop:2421 : local end_time 2026-08-31 23:40:31.278 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-31 23:40:31.282 | + functions-common:time_stop:2423 : local total 2026-08-31 23:40:31.286 | + functions-common:time_stop:2424 : local start_time 2026-08-31 23:40:31.290 | + functions-common:time_stop:2426 : name=git_timed 2026-08-31 23:40:31.294 | + functions-common:time_stop:2427 : start_time=1788219630794 2026-08-31 23:40:31.299 | + functions-common:time_stop:2429 : [[ -z 1788219630794 ]] 2026-08-31 23:40:31.304 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-31 23:40:31.311 | + functions-common:time_stop:2432 : end_time=1788219631305 2026-08-31 23:40:31.315 | + functions-common:time_stop:2433 : elapsed_time=511 2026-08-31 23:40:31.319 | + functions-common:time_stop:2434 : total=159758 2026-08-31 23:40:31.324 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-31 23:40:31.328 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=160269 2026-08-31 23:40:31.332 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-08-31 23:40:31.337 | + functions-common:git_timed:697 : local count=0 2026-08-31 23:40:31.341 | + functions-common:git_timed:698 : local timeout=0 2026-08-31 23:40:31.345 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-08-31 23:40:31.349 | + functions-common:git_timed:701 : timeout=0 2026-08-31 23:40:31.354 | + functions-common:git_timed:704 : time_start git_timed 2026-08-31 23:40:31.358 | + functions-common:time_start:2406 : local name=git_timed 2026-08-31 23:40:31.362 | + functions-common:time_start:2407 : local start_time= 2026-08-31 23:40:31.366 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-31 23:40:31.372 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-31 23:40:31.378 | + functions-common:time_start:2411 : _TIME_START[$name]=1788219631373 2026-08-31 23:40:31.382 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-08-31 23:40:31.418 | Note: switching to 'FETCH_HEAD'. 2026-08-31 23:40:31.419 | 2026-08-31 23:40:31.419 | You are in 'detached HEAD' state. You can look around, make experimental 2026-08-31 23:40:31.419 | changes and commit them, and you can discard any commits you make in this 2026-08-31 23:40:31.419 | state without impacting any branches by switching back to a branch. 2026-08-31 23:40:31.419 | 2026-08-31 23:40:31.419 | If you want to create a new branch to retain commits you create, you may 2026-08-31 23:40:31.419 | do so (now or later) by using -c with the switch command. Example: 2026-08-31 23:40:31.419 | 2026-08-31 23:40:31.419 | git switch -c 2026-08-31 23:40:31.419 | 2026-08-31 23:40:31.419 | Or undo this operation with: 2026-08-31 23:40:31.420 | 2026-08-31 23:40:31.420 | git switch - 2026-08-31 23:40:31.420 | 2026-08-31 23:40:31.420 | Turn off this advice by setting config variable advice.detachedHead to false 2026-08-31 23:40:31.420 | 2026-08-31 23:40:31.420 | HEAD is now at 463c39e noVNC 1.3.0 2026-08-31 23:40:31.425 | + functions-common:git_timed:719 : time_stop git_timed 2026-08-31 23:40:31.430 | + functions-common:time_stop:2420 : local name 2026-08-31 23:40:31.434 | + functions-common:time_stop:2421 : local end_time 2026-08-31 23:40:31.438 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-31 23:40:31.442 | + functions-common:time_stop:2423 : local total 2026-08-31 23:40:31.447 | + functions-common:time_stop:2424 : local start_time 2026-08-31 23:40:31.451 | + functions-common:time_stop:2426 : name=git_timed 2026-08-31 23:40:31.455 | + functions-common:time_stop:2427 : start_time=1788219631373 2026-08-31 23:40:31.460 | + functions-common:time_stop:2429 : [[ -z 1788219631373 ]] 2026-08-31 23:40:31.465 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-31 23:40:31.472 | + functions-common:time_stop:2432 : end_time=1788219631467 2026-08-31 23:40:31.476 | + functions-common:time_stop:2433 : elapsed_time=94 2026-08-31 23:40:31.479 | + functions-common:time_stop:2434 : total=160269 2026-08-31 23:40:31.483 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-31 23:40:31.487 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=160363 2026-08-31 23:40:31.492 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/novnc 2026-08-31 23:40:31.512 | + functions-common:git_clone:672 : cd /opt/stack/novnc 2026-08-31 23:40:31.517 | + functions-common:git_clone:673 : git show --oneline 2026-08-31 23:40:31.518 | + functions-common:git_clone:673 : head -1 2026-08-31 23:40:31.520 | 463c39e noVNC 1.3.0 2026-08-31 23:40:31.526 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-08-31 23:40:31.530 | + lib/nova:install_nova:948 : is_service_enabled n-spice 2026-08-31 23:40:31.559 | + functions-common:is_service_enabled:2076 : return 1 2026-08-31 23:40:31.563 | + lib/nova:install_nova:960 : git_clone https://review.opendev.org/openstack/nova.git /opt/stack/nova refs/changes/77/1003177/2 2026-08-31 23:40:31.569 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/nova.git 2026-08-31 23:40:31.574 | + functions-common:git_clone:590 : local git_dest=/opt/stack/nova 2026-08-31 23:40:31.578 | + functions-common:git_clone:591 : local git_ref=refs/changes/77/1003177/2 2026-08-31 23:40:31.583 | + functions-common:git_clone:592 : local orig_dir 2026-08-31 23:40:31.590 | ++ functions-common:git_clone:593 : pwd 2026-08-31 23:40:31.596 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-08-31 23:40:31.600 | + functions-common:git_clone:594 : local git_clone_flags= 2026-08-31 23:40:31.605 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-08-31 23:40:31.635 | + functions-common:git_clone:596 : RECLONE=False 2026-08-31 23:40:31.641 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-08-31 23:40:31.646 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-08-31 23:40:31.651 | + functions-common:git_clone:610 : echo refs/changes/77/1003177/2 2026-08-31 23:40:31.653 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-08-31 23:40:31.661 | + functions-common:git_clone:612 : [[ ! -d /opt/stack/nova ]] 2026-08-31 23:40:31.665 | + functions-common:git_clone:613 : [[ False = \T\r\u\e ]] 2026-08-31 23:40:31.669 | + functions-common:git_clone:618 : git_timed clone https://review.opendev.org/openstack/nova.git /opt/stack/nova 2026-08-31 23:40:31.674 | + functions-common:git_timed:697 : local count=0 2026-08-31 23:40:31.678 | + functions-common:git_timed:698 : local timeout=0 2026-08-31 23:40:31.683 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-08-31 23:40:31.686 | + functions-common:git_timed:701 : timeout=0 2026-08-31 23:40:31.690 | + functions-common:git_timed:704 : time_start git_timed 2026-08-31 23:40:31.695 | + functions-common:time_start:2406 : local name=git_timed 2026-08-31 23:40:31.700 | + functions-common:time_start:2407 : local start_time= 2026-08-31 23:40:31.704 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-31 23:40:31.709 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-31 23:40:31.715 | + functions-common:time_start:2411 : _TIME_START[$name]=1788219631711 2026-08-31 23:40:31.720 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone https://review.opendev.org/openstack/nova.git /opt/stack/nova 2026-08-31 23:40:31.725 | Cloning into '/opt/stack/nova'... 2026-08-31 23:44:53.975 | + functions-common:git_timed:719 : time_stop git_timed 2026-08-31 23:44:53.979 | + functions-common:time_stop:2420 : local name 2026-08-31 23:44:53.981 | + functions-common:time_stop:2421 : local end_time 2026-08-31 23:44:53.984 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-31 23:44:53.986 | + functions-common:time_stop:2423 : local total 2026-08-31 23:44:53.988 | + functions-common:time_stop:2424 : local start_time 2026-08-31 23:44:53.991 | + functions-common:time_stop:2426 : name=git_timed 2026-08-31 23:44:53.994 | + functions-common:time_stop:2427 : start_time=1788219631711 2026-08-31 23:44:53.997 | + functions-common:time_stop:2429 : [[ -z 1788219631711 ]] 2026-08-31 23:44:54.000 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-31 23:44:54.004 | + functions-common:time_stop:2432 : end_time=1788219894001 2026-08-31 23:44:54.007 | + functions-common:time_stop:2433 : elapsed_time=262290 2026-08-31 23:44:54.009 | + functions-common:time_stop:2434 : total=160363 2026-08-31 23:44:54.012 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-31 23:44:54.014 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=422653 2026-08-31 23:44:54.017 | + functions-common:git_clone:620 : cd /opt/stack/nova 2026-08-31 23:44:54.020 | + functions-common:git_clone:621 : git_timed fetch https://review.opendev.org/openstack/nova.git refs/changes/77/1003177/2 2026-08-31 23:44:54.022 | + functions-common:git_timed:697 : local count=0 2026-08-31 23:44:54.025 | + functions-common:git_timed:698 : local timeout=0 2026-08-31 23:44:54.028 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-08-31 23:44:54.032 | + functions-common:git_timed:701 : timeout=0 2026-08-31 23:44:54.035 | + functions-common:git_timed:704 : time_start git_timed 2026-08-31 23:44:54.037 | + functions-common:time_start:2406 : local name=git_timed 2026-08-31 23:44:54.040 | + functions-common:time_start:2407 : local start_time= 2026-08-31 23:44:54.043 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-31 23:44:54.046 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-31 23:44:54.051 | + functions-common:time_start:2411 : _TIME_START[$name]=1788219894047 2026-08-31 23:44:54.054 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch https://review.opendev.org/openstack/nova.git refs/changes/77/1003177/2 2026-08-31 23:44:55.864 | From https://review.opendev.org/openstack/nova 2026-08-31 23:44:55.864 | * branch refs/changes/77/1003177/2 -> FETCH_HEAD 2026-08-31 23:44:55.872 | + functions-common:git_timed:719 : time_stop git_timed 2026-08-31 23:44:55.875 | + functions-common:time_stop:2420 : local name 2026-08-31 23:44:55.878 | + functions-common:time_stop:2421 : local end_time 2026-08-31 23:44:55.881 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-31 23:44:55.883 | + functions-common:time_stop:2423 : local total 2026-08-31 23:44:55.885 | + functions-common:time_stop:2424 : local start_time 2026-08-31 23:44:55.889 | + functions-common:time_stop:2426 : name=git_timed 2026-08-31 23:44:55.891 | + functions-common:time_stop:2427 : start_time=1788219894047 2026-08-31 23:44:55.894 | + functions-common:time_stop:2429 : [[ -z 1788219894047 ]] 2026-08-31 23:44:55.898 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-31 23:44:55.903 | + functions-common:time_stop:2432 : end_time=1788219895899 2026-08-31 23:44:55.905 | + functions-common:time_stop:2433 : elapsed_time=1852 2026-08-31 23:44:55.907 | + functions-common:time_stop:2434 : total=422653 2026-08-31 23:44:55.910 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-31 23:44:55.913 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=424505 2026-08-31 23:44:55.916 | + functions-common:git_clone:621 : git checkout FETCH_HEAD 2026-08-31 23:44:56.236 | Note: switching to 'FETCH_HEAD'. 2026-08-31 23:44:56.236 | 2026-08-31 23:44:56.237 | You are in 'detached HEAD' state. You can look around, make experimental 2026-08-31 23:44:56.237 | changes and commit them, and you can discard any commits you make in this 2026-08-31 23:44:56.237 | state without impacting any branches by switching back to a branch. 2026-08-31 23:44:56.237 | 2026-08-31 23:44:56.237 | If you want to create a new branch to retain commits you create, you may 2026-08-31 23:44:56.238 | do so (now or later) by using -c with the switch command. Example: 2026-08-31 23:44:56.238 | 2026-08-31 23:44:56.238 | git switch -c 2026-08-31 23:44:56.238 | 2026-08-31 23:44:56.238 | Or undo this operation with: 2026-08-31 23:44:56.238 | 2026-08-31 23:44:56.238 | git switch - 2026-08-31 23:44:56.238 | 2026-08-31 23:44:56.239 | Turn off this advice by setting config variable advice.detachedHead to false 2026-08-31 23:44:56.239 | 2026-08-31 23:44:56.239 | HEAD is now at 314f718c3f Drop support for v2 password auth 2026-08-31 23:44:56.242 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/nova 2026-08-31 23:44:56.264 | + functions-common:git_clone:672 : cd /opt/stack/nova 2026-08-31 23:44:56.267 | + functions-common:git_clone:673 : git show --oneline 2026-08-31 23:44:56.268 | + functions-common:git_clone:673 : head -1 2026-08-31 23:44:56.274 | 314f718c3f Drop support for v2 password auth 2026-08-31 23:44:56.277 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-08-31 23:44:56.280 | + lib/nova:install_nova:961 : setup_develop /opt/stack/nova 2026-08-31 23:44:56.284 | + inc/python:setup_develop:353 : local bindep 2026-08-31 23:44:56.287 | + inc/python:setup_develop:354 : [[ /opt/stack/nova == -bindep* ]] 2026-08-31 23:44:56.289 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/nova 2026-08-31 23:44:56.292 | + inc/python:setup_develop:359 : local extras= 2026-08-31 23:44:56.294 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/nova -e 2026-08-31 23:44:56.297 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-08-31 23:44:56.299 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/nova == -bindep* ]] 2026-08-31 23:44:56.302 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/nova 2026-08-31 23:44:56.304 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-08-31 23:44:56.307 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-08-31 23:44:56.311 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/nova 2026-08-31 23:44:56.314 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-08-31 23:44:56.317 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/nova 2026-08-31 23:44:56.320 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-08-31 23:44:56.322 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-08-31 23:44:56.326 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2026-08-31 23:44:56.332 | + inc/python:_setup_package_with_constraints_edit:400 : name=nova 2026-08-31 23:44:56.335 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z nova ']' 2026-08-31 23:44:56.339 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova 2026-08-31 23:44:56.518 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/nova -e 2026-08-31 23:44:56.521 | + inc/python:setup_package:436 : local bindep=0 2026-08-31 23:44:56.525 | + inc/python:setup_package:437 : local bindep_flag= 2026-08-31 23:44:56.528 | + inc/python:setup_package:438 : local bindep_profiles= 2026-08-31 23:44:56.531 | + inc/python:setup_package:439 : [[ /opt/stack/nova == -bindep* ]] 2026-08-31 23:44:56.535 | + inc/python:setup_package:444 : local project_dir=/opt/stack/nova 2026-08-31 23:44:56.538 | + inc/python:setup_package:445 : local flags=-e 2026-08-31 23:44:56.542 | + inc/python:setup_package:446 : local extras= 2026-08-31 23:44:56.545 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-08-31 23:44:56.548 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-08-31 23:44:56.552 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-08-31 23:44:56.555 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-08-31 23:44:56.558 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-08-31 23:44:56.562 | + inc/python:setup_package:464 : pip_install -e /opt/stack/nova 2026-08-31 23:44:56.585 | Using python 3.12 to install /opt/stack/nova 2026-08-31 23:44:56.588 | + 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-08-31 23:44:57.618 | Obtaining file:///opt/stack/nova 2026-08-31 23:44:57.623 | Installing build dependencies: started 2026-08-31 23:44:59.509 | Installing build dependencies: finished with status 'done' 2026-08-31 23:44:59.511 | Checking if build backend supports build_editable: started 2026-08-31 23:45:00.108 | Checking if build backend supports build_editable: finished with status 'done' 2026-08-31 23:45:00.109 | Getting requirements to build editable: started 2026-08-31 23:45:00.427 | Getting requirements to build editable: finished with status 'done' 2026-08-31 23:45:00.429 | Preparing editable metadata (pyproject.toml): started 2026-08-31 23:45:02.766 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-08-31 23:45:02.793 | Requirement already satisfied: pbr>=5.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev441) (7.0.3) 2026-08-31 23:45:02.797 | Requirement already satisfied: SQLAlchemy>=1.4.13 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev441) (2.0.52) 2026-08-31 23:45:02.797 | Requirement already satisfied: decorator>=4.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev441) (5.3.1) 2026-08-31 23:45:02.797 | Requirement already satisfied: eventlet>=0.30.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev441) (0.41.2) 2026-08-31 23:45:02.797 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev441) (3.1.6) 2026-08-31 23:45:02.798 | Requirement already satisfied: keystonemiddleware>=4.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev441) (13.0.1) 2026-08-31 23:45:02.800 | Requirement already satisfied: lxml>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev441) (6.1.1) 2026-08-31 23:45:02.801 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev441) (2.5.1) 2026-08-31 23:45:02.802 | Requirement already satisfied: cryptography>=2.7 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev441) (43.0.3) 2026-08-31 23:45:02.803 | Requirement already satisfied: WebOb>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev441) (1.8.11) 2026-08-31 23:45:02.804 | Requirement already satisfied: greenlet>=0.4.15 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev441) (3.5.5) 2026-08-31 23:45:02.805 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev441) (3.1.0) 2026-08-31 23:45:02.806 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev441) (3.10.1) 2026-08-31 23:45:02.807 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev441) (3.18.0) 2026-08-31 23:45:02.808 | Requirement already satisfied: alembic>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev441) (1.19.1) 2026-08-31 23:45:02.809 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev441) (1.3.0) 2026-08-31 23:45:02.810 | Requirement already satisfied: paramiko>=2.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev441) (4.0.0) 2026-08-31 23:45:02.811 | Requirement already satisfied: jsonschema>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev441) (4.26.0) 2026-08-31 23:45:02.813 | Requirement already satisfied: python-cinderclient>=4.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev441) (9.9.0) 2026-08-31 23:45:02.814 | Requirement already satisfied: keystoneauth1>=5.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev441) (5.16.0) 2026-08-31 23:45:03.032 | Collecting python-neutronclient>=7.1.0 (from nova==33.1.0.dev441) 2026-08-31 23:45:03.165 | Downloading python_neutronclient-14.0.0-py3-none-any.whl.metadata (3.5 kB) 2026-08-31 23:45:03.178 | Requirement already satisfied: python-glanceclient>=4.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev441) (4.13.0) 2026-08-31 23:45:03.178 | Requirement already satisfied: requests>=2.25.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev441) (2.34.2) 2026-08-31 23:45:03.180 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev441) (5.9.1) 2026-08-31 23:45:03.206 | Collecting websockify>=0.9.0 (from nova==33.1.0.dev441) 2026-08-31 23:45:03.222 | Downloading websockify-0.13.0-py3-none-any.whl.metadata (14 kB) 2026-08-31 23:45:03.242 | Requirement already satisfied: oslo.cache>=1.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev441) (4.3.0) 2026-08-31 23:45:03.243 | Requirement already satisfied: oslo.concurrency>=5.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev441) (7.6.1) 2026-08-31 23:45:03.246 | Requirement already satisfied: oslo.config>=9.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev441) (10.7.0) 2026-08-31 23:45:03.246 | Requirement already satisfied: oslo.context>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev441) (6.5.0) 2026-08-31 23:45:03.246 | Requirement already satisfied: oslo.log>=4.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev441) (8.3.1) 2026-08-31 23:45:03.248 | Requirement already satisfied: oslo.limit>=2.9.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev441) (2.12.0) 2026-08-31 23:45:03.248 | Requirement already satisfied: oslo.reports>=1.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev441) (3.9.0) 2026-08-31 23:45:03.250 | Requirement already satisfied: oslo.serialization>=4.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev441) (5.11.0) 2026-08-31 23:45:03.250 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev441) (2.8.0) 2026-08-31 23:45:03.251 | Requirement already satisfied: oslo.utils>=8.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev441) (10.2.0) 2026-08-31 23:45:03.252 | Requirement already satisfied: oslo.db>=10.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev441) (18.1.1) 2026-08-31 23:45:03.253 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev441) (7.10.0) 2026-08-31 23:45:03.254 | Requirement already satisfied: oslo.messaging>=14.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev441) (18.3.0) 2026-08-31 23:45:03.256 | Requirement already satisfied: oslo.policy>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev441) (6.0.1) 2026-08-31 23:45:03.256 | Requirement already satisfied: oslo.privsep>=3.11.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev441) (3.12.0) 2026-08-31 23:45:03.257 | Requirement already satisfied: oslo.i18n>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev441) (6.9.0) 2026-08-31 23:45:03.258 | 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.dev441) (4.8.0) 2026-08-31 23:45:03.260 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev441) (2.0.0) 2026-08-31 23:45:03.261 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev441) (8.2.0) 2026-08-31 23:45:03.262 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev441) (7.2.2) 2026-08-31 23:45:03.264 | Requirement already satisfied: oslo.versionedobjects>=1.35.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev441) (3.12.0) 2026-08-31 23:45:03.264 | Requirement already satisfied: os-brick>=6.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev441) (7.1.1) 2026-08-31 23:45:03.265 | Requirement already satisfied: os-resource-classes>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev441) (1.1.0) 2026-08-31 23:45:03.266 | Requirement already satisfied: os-traits>=3.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev441) (3.9.0) 2026-08-31 23:45:03.267 | Requirement already satisfied: os-vif>=3.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev441) (5.2.0) 2026-08-31 23:45:03.268 | Requirement already satisfied: castellan>=0.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev441) (5.8.0) 2026-08-31 23:45:03.296 | Collecting microversion-parse>=0.2.1 (from nova==33.1.0.dev441) 2026-08-31 23:45:03.312 | Downloading microversion_parse-2.1.0-py3-none-any.whl.metadata (5.1 kB) 2026-08-31 23:45:03.324 | Requirement already satisfied: tooz>=1.58.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev441) (9.1.0) 2026-08-31 23:45:03.328 | Requirement already satisfied: cursive>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev441) (0.3.1) 2026-08-31 23:45:03.328 | Requirement already satisfied: retrying>=1.3.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev441) (1.4.2) 2026-08-31 23:45:03.328 | Requirement already satisfied: os-service-types>=1.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev441) (1.9.0) 2026-08-31 23:45:03.328 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev441) (2.9.0.post0) 2026-08-31 23:45:03.329 | Requirement already satisfied: futurist>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev441) (3.5.0) 2026-08-31 23:45:03.330 | Requirement already satisfied: openstacksdk>=4.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev441) (4.19.1) 2026-08-31 23:45:03.332 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev441) (6.0.3) 2026-08-31 23:45:03.335 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=1.5.0->nova==33.1.0.dev441) (1.4.1) 2026-08-31 23:45:03.336 | 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.dev441) (4.16.0) 2026-08-31 23:45:03.340 | 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.dev441) (7.6.0) 2026-08-31 23:45:03.345 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.7->nova==33.1.0.dev441) (2.1.1) 2026-08-31 23:45:03.351 | 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.dev441) (3.0) 2026-08-31 23:45:03.360 | 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.dev441) (2.8.0) 2026-08-31 23:45:03.368 | 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.dev441) (3.1.0) 2026-08-31 23:45:03.371 | 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.dev441) (2.3.0) 2026-08-31 23:45:03.377 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->nova==33.1.0.dev441) (3.0.3) 2026-08-31 23:45:03.381 | 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.dev441) (26.1.0) 2026-08-31 23:45:03.384 | 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.dev441) (2025.9.1) 2026-08-31 23:45:03.384 | 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.dev441) (0.37.0) 2026-08-31 23:45:03.384 | 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.dev441) (2026.6.3) 2026-08-31 23:45:03.392 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=5.16.0->nova==33.1.0.dev441) (2.1.0) 2026-08-31 23:45:03.400 | 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.dev441) (4.1.0) 2026-08-31 23:45:03.402 | 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.dev441) (2.13.0) 2026-08-31 23:45:03.403 | 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.dev441) (6.0.0) 2026-08-31 23:45:03.418 | 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.dev441) (1.5.0) 2026-08-31 23:45:03.420 | 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.dev441) (1.1.0) 2026-08-31 23:45:03.421 | 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.dev441) (1.33) 2026-08-31 23:45:03.423 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.4.0->nova==33.1.0.dev441) (4.11.3) 2026-08-31 23:45:03.432 | 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.dev441) (3.1.1) 2026-08-31 23:45:03.440 | 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.dev441) (9.1.4) 2026-08-31 23:45:03.454 | 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.dev441) (2.19.0) 2026-08-31 23:45:03.463 | 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.dev441) (0.20) 2026-08-31 23:45:03.479 | 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.dev441) (2.1.2) 2026-08-31 23:45:03.480 | 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.dev441) (0.6.2) 2026-08-31 23:45:03.499 | 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.dev441) (7.1.7) 2026-08-31 23:45:03.501 | 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.dev441) (5.3.1) 2026-08-31 23:45:03.502 | 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.dev441) (5.6.2) 2026-08-31 23:45:03.503 | 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.dev441) (0.17.0) 2026-08-31 23:45:03.508 | 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.dev441) (5.1.0) 2026-08-31 23:45:03.519 | 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.dev441) (2026.3) 2026-08-31 23:45:03.523 | 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.dev441) (26.3) 2026-08-31 23:45:03.529 | 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.dev441) (0.26.0) 2026-08-31 23:45:03.534 | 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.dev441) (5.0.0) 2026-08-31 23:45:03.536 | 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.dev441) (4.0.1) 2026-08-31 23:45:03.553 | 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.dev441) (1.2.1) 2026-08-31 23:45:03.578 | 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.dev441) (1.7.6) 2026-08-31 23:45:03.587 | 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.dev441) (2.2.0) 2026-08-31 23:45:03.592 | 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.dev441) (1.3.7) 2026-08-31 23:45:03.604 | 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.dev441) (3.3.2) 2026-08-31 23:45:03.618 | 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.dev441) (4.3.2) 2026-08-31 23:45:03.619 | 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.dev441) (3.7.1) 2026-08-31 23:45:03.631 | 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.dev441) (2.4.0) 2026-08-31 23:45:03.643 | 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.dev441) (3.0.3) 2026-08-31 23:45:03.643 | 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.dev441) (1.6.2) 2026-08-31 23:45:03.655 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->nova==33.1.0.dev441) (84.0.0) 2026-08-31 23:45:03.677 | 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.dev441) (0.8.2) 2026-08-31 23:45:03.720 | 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.dev441) (4.16.0) 2026-08-31 23:45:03.727 | 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.dev441) (0.6.0) 2026-08-31 23:45:03.730 | Requirement already satisfied: cmd2>=4.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.dev441) (4.2.0) 2026-08-31 23:45:03.739 | Requirement already satisfied: prompt-toolkit>=3.0.53 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev441) (3.0.53) 2026-08-31 23:45:03.741 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev441) (1.11.0) 2026-08-31 23:45:03.742 | Requirement already satisfied: rich>=15.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev441) (15.0.0) 2026-08-31 23:45:03.743 | Requirement already satisfied: rich-argparse>=1.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev441) (1.8.0) 2026-08-31 23:45:03.766 | 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.dev441) (1.17.0) 2026-08-31 23:45:03.773 | 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.dev441) (2.1.0) 2026-08-31 23:45:03.776 | 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.dev441) (24.2.1) 2026-08-31 23:45:03.798 | 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.dev441) (4.7.0) 2026-08-31 23:45:03.827 | 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.dev441) (3.5.0) 2026-08-31 23:45:03.828 | 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.dev441) (3.18) 2026-08-31 23:45:03.829 | 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.dev441) (2.7.0) 2026-08-31 23:45:03.832 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.25.1->nova==33.1.0.dev441) (2023.11.17) 2026-08-31 23:45:03.877 | 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>=4.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev441) (4.2.0) 2026-08-31 23:45:03.879 | 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>=4.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev441) (2.20.0) 2026-08-31 23:45:03.892 | Requirement already satisfied: mdurl~=0.1 in /usr/lib/python3/dist-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=4.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev441) (0.1.2) 2026-08-31 23:45:03.915 | 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.dev441) (0.8) 2026-08-31 23:45:03.988 | 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.dev441) (0.16.0) 2026-08-31 23:45:04.515 | Collecting numpy (from websockify>=0.9.0->nova==33.1.0.dev441) 2026-08-31 23:45:04.532 | Downloading numpy-2.4.6-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.metadata (6.6 kB) 2026-08-31 23:45:04.572 | Collecting jwcrypto (from websockify>=0.9.0->nova==33.1.0.dev441) 2026-08-31 23:45:04.588 | Downloading jwcrypto-1.5.8-py3-none-any.whl.metadata (3.3 kB) 2026-08-31 23:45:04.648 | Collecting redis (from websockify>=0.9.0->nova==33.1.0.dev441) 2026-08-31 23:45:04.663 | Downloading redis-8.1.0-py3-none-any.whl.metadata (16 kB) 2026-08-31 23:45:04.773 | Downloading microversion_parse-2.1.0-py3-none-any.whl (20 kB) 2026-08-31 23:45:04.798 | Downloading python_neutronclient-14.0.0-py3-none-any.whl (202 kB) 2026-08-31 23:45:04.846 | Downloading websockify-0.13.0-py3-none-any.whl (41 kB) 2026-08-31 23:45:04.869 | Downloading jwcrypto-1.5.8-py3-none-any.whl (96 kB) 2026-08-31 23:45:04.895 | Downloading numpy-2.4.6-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (16.6 MB) 2026-08-31 23:45:05.180 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 16.6/16.6 MB 60.3 MB/s 0:00:00 2026-08-31 23:45:05.196 | Downloading redis-8.1.0-py3-none-any.whl (560 kB) 2026-08-31 23:45:05.216 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 560.6/560.6 kB 26.8 MB/s 0:00:00 2026-08-31 23:45:05.292 | Building wheels for collected packages: nova 2026-08-31 23:45:05.292 | Building editable for nova (pyproject.toml): started 2026-08-31 23:45:08.088 | Building editable for nova (pyproject.toml): finished with status 'done' 2026-08-31 23:45:08.090 | Created wheel for nova: filename=nova-33.1.0.dev441-0.editable-py3-none-any.whl size=10628 sha256=72a44cd40a742f6335decdc2b257fc322063db51b401eeb2cb6bebbb57a6a49a 2026-08-31 23:45:08.091 | Stored in directory: /tmp/pip-ephem-wheel-cache-qz2n7h20/wheels/ee/2b/3a/69794dff55dd5d6c4a3613dfc37217369e4acdbc37f2b08153 2026-08-31 23:45:08.098 | Successfully built nova 2026-08-31 23:45:08.401 | Installing collected packages: redis, numpy, microversion-parse, jwcrypto, websockify, python-neutronclient, nova 2026-08-31 23:45:13.739 | 2026-08-31 23:45:13.766 | Successfully installed jwcrypto-1.5.8 microversion-parse-2.1.0 nova-33.1.0.dev441 numpy-2.4.6 python-neutronclient-14.0.0 redis-8.1.0 websockify-0.13.0 2026-08-31 23:45:13.994 | + inc/python:pip_install:216 : result=0 2026-08-31 23:45:13.998 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-31 23:45:14.000 | + functions-common:time_stop:2420 : local name 2026-08-31 23:45:14.004 | + functions-common:time_stop:2421 : local end_time 2026-08-31 23:45:14.007 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-31 23:45:14.010 | + functions-common:time_stop:2423 : local total 2026-08-31 23:45:14.012 | + functions-common:time_stop:2424 : local start_time 2026-08-31 23:45:14.015 | + functions-common:time_stop:2426 : name=pip_install 2026-08-31 23:45:14.019 | + functions-common:time_stop:2427 : start_time=1788219896580 2026-08-31 23:45:14.022 | + functions-common:time_stop:2429 : [[ -z 1788219896580 ]] 2026-08-31 23:45:14.026 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-31 23:45:14.032 | + functions-common:time_stop:2432 : end_time=1788219914028 2026-08-31 23:45:14.035 | + functions-common:time_stop:2433 : elapsed_time=17448 2026-08-31 23:45:14.038 | + functions-common:time_stop:2434 : total=137168 2026-08-31 23:45:14.040 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-31 23:45:14.044 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=154616 2026-08-31 23:45:14.048 | + inc/python:pip_install:219 : return 0 2026-08-31 23:45:14.051 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-08-31 23:45:14.055 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-08-31 23:45:14.057 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/nova 2026-08-31 23:45:14.061 | + inc/python:use_library_from_git:266 : local name=/opt/stack/nova 2026-08-31 23:45:14.064 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-31 23:45:14.068 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-31 23:45:14.072 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/nova, ]] 2026-08-31 23:45:14.076 | + inc/python:use_library_from_git:269 : return 1 2026-08-31 23:45:14.078 | + 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-08-31 23:45:14.097 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-08-31 23:45:14.101 | + ./stack.sh:main:962 : configure_nova 2026-08-31 23:45:14.104 | + lib/nova:configure_nova:264 : sudo install -d -o quobyte /etc/nova 2026-08-31 23:45:14.120 | + lib/nova:configure_nova:266 : configure_rootwrap nova 2026-08-31 23:45:14.125 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2026-08-31 23:45:14.129 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2026-08-31 23:45:14.133 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2026-08-31 23:45:14.133 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2026-08-31 23:45:14.140 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2026-08-31 23:45:14.142 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2026-08-31 23:45:14.145 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/opt/stack/data/venv/bin 2026-08-31 23:45:14.148 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2026-08-31 23:45:14.151 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2026-08-31 23:45:14.154 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2026-08-31 23:45:14.158 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/opt/stack/data/venv/bin/nova-rootwrap 2026-08-31 23:45:14.161 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2026-08-31 23:45:14.182 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2026-08-31 23:45:14.201 | + 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-08-31 23:45:14.219 | + 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-08-31 23:45:14.238 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2026-08-31 23:45:14.258 | + inc/rootwrap:configure_rootwrap:66 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/nova/rootwrap.conf 2026-08-31 23:45:14.276 | + inc/rootwrap:configure_rootwrap:69 : local tempfile 2026-08-31 23:45:14.281 | ++ inc/rootwrap:configure_rootwrap:70 : mktemp 2026-08-31 23:45:14.287 | + inc/rootwrap:configure_rootwrap:70 : tempfile=/tmp/tmp.K1secvsUNm 2026-08-31 23:45:14.291 | + inc/rootwrap:configure_rootwrap:72 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2026-08-31 23:45:14.294 | + inc/rootwrap:configure_rootwrap:73 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2026-08-31 23:45:14.298 | + inc/rootwrap:configure_rootwrap:74 : '[' -f /opt/stack/data/venv/bin/nova-rootwrap-daemon ']' 2026-08-31 23:45:14.302 | + inc/rootwrap:configure_rootwrap:76 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2026-08-31 23:45:14.306 | + inc/rootwrap:configure_rootwrap:77 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2026-08-31 23:45:14.310 | + inc/rootwrap:configure_rootwrap:79 : chmod 0440 /tmp/tmp.K1secvsUNm 2026-08-31 23:45:14.315 | + inc/rootwrap:configure_rootwrap:80 : sudo chown root:root /tmp/tmp.K1secvsUNm 2026-08-31 23:45:14.334 | + inc/rootwrap:configure_rootwrap:81 : sudo mv /tmp/tmp.K1secvsUNm /etc/sudoers.d/nova-rootwrap 2026-08-31 23:45:14.354 | ++ inc/rootwrap:configure_rootwrap:85 : dirname /opt/stack/data/venv/bin/nova-rootwrap 2026-08-31 23:45:14.360 | + inc/rootwrap:configure_rootwrap:85 : add_sudo_secure_path /opt/stack/data/venv/bin 2026-08-31 23:45:14.363 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/opt/stack/data/venv/bin 2026-08-31 23:45:14.367 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2026-08-31 23:45:14.371 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2026-08-31 23:45:14.375 | + 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-08-31 23:45:14.379 | + 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-08-31 23:45:14.383 | + 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-08-31 23:45:14.384 | + inc/rootwrap:add_sudo_secure_path:33 : sudo tee /etc/sudoers.d/zz-secure-path 2026-08-31 23:45:14.396 | Defaults:quobyte secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin:/opt/stack/data/venv/bin 2026-08-31 23:45:14.403 | + inc/rootwrap:add_sudo_secure_path:34 : sudo chmod 400 /etc/sudoers.d/zz-secure-path 2026-08-31 23:45:14.423 | + inc/rootwrap:add_sudo_secure_path:35 : sudo chown root:root /etc/sudoers.d/zz-secure-path 2026-08-31 23:45:14.444 | + 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-08-31 23:45:14.448 | + lib/nova:configure_nova:270 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2026-08-31 23:45:14.453 | + lib/nova:configure_nova:273 : is_service_enabled n-cpu 2026-08-31 23:45:14.473 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 23:45:14.475 | + lib/nova:configure_nova:275 : sudo sysctl -w net.ipv4.ip_forward=1 2026-08-31 23:45:14.488 | net.ipv4.ip_forward = 1 2026-08-31 23:45:14.492 | + lib/nova:configure_nova:277 : [[ libvirt = \l\i\b\v\i\r\t ]] 2026-08-31 23:45:14.495 | + lib/nova:configure_nova:281 : [[ kvm == \k\v\m ]] 2026-08-31 23:45:14.498 | + lib/nova:configure_nova:282 : sudo modprobe kvm 2026-08-31 23:45:14.517 | + lib/nova:configure_nova:283 : '[' '!' -e /dev/kvm ']' 2026-08-31 23:45:14.519 | + lib/nova:configure_nova:298 : [[ kvm == \l\x\c ]] 2026-08-31 23:45:14.522 | + lib/nova:configure_nova:313 : sudo install -d -o quobyte /opt/stack/data/nova/instances 2026-08-31 23:45:14.540 | + lib/nova:configure_nova:318 : '[' -L /dev/disk/by-label/nova-instances ']' 2026-08-31 23:45:14.544 | + lib/nova:configure_nova:327 : sudo tee /etc/iscsi/initiatorname.iscsi 2026-08-31 23:45:14.544 | ++ lib/nova:configure_nova:327 : iscsi-iname 2026-08-31 23:45:14.551 | + lib/nova:configure_nova:327 : echo InitiatorName=iqn.2016-04.com.open-iscsi:32e52322f66a 2026-08-31 23:45:14.557 | InitiatorName=iqn.2016-04.com.open-iscsi:32e52322f66a 2026-08-31 23:45:14.562 | + lib/nova:configure_nova:329 : [[ False == \T\r\u\e ]] 2026-08-31 23:45:14.565 | + lib/nova:configure_nova:344 : iniset -sudo /etc/iscsi/iscsid.conf DEFAULT node.session.auth.chap_algs SHA3-256,SHA256 2026-08-31 23:45:14.644 | + lib/nova:configure_nova:346 : [[ lioadm != \n\v\m\e\t ]] 2026-08-31 23:45:14.647 | + lib/nova:configure_nova:348 : restart_service iscsid 2026-08-31 23:45:14.649 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-08-31 23:45:14.651 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart iscsid 2026-08-31 23:45:14.705 | + lib/nova:configure_nova:371 : create_nova_conf 2026-08-31 23:45:14.708 | + lib/nova:create_nova_conf:441 : rm -f /opt/stack/nova/bin/nova.conf 2026-08-31 23:45:14.712 | + lib/nova:create_nova_conf:444 : rm -f /etc/nova/nova.conf 2026-08-31 23:45:14.717 | + lib/nova:create_nova_conf:445 : iniset /etc/nova/nova.conf DEFAULT debug True 2026-08-31 23:45:14.752 | + lib/nova:create_nova_conf:446 : '[' True == True ']' 2026-08-31 23:45:14.754 | + lib/nova:create_nova_conf:447 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2026-08-31 23:45:14.780 | + lib/nova:create_nova_conf:449 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2026-08-31 23:45:14.809 | + lib/nova:create_nova_conf:450 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2026-08-31 23:45:14.836 | + lib/nova:create_nova_conf:451 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2026-08-31 23:45:14.865 | + lib/nova:create_nova_conf:452 : iniset /etc/nova/nova.conf scheduler workers 2 2026-08-31 23:45:14.895 | + lib/nova:create_nova_conf:453 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2026-08-31 23:45:14.923 | + lib/nova:create_nova_conf:454 : iniset /etc/nova/nova.conf DEFAULT my_ip 192.168.122.72 2026-08-31 23:45:14.950 | + lib/nova:create_nova_conf:455 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2026-08-31 23:45:14.976 | + lib/nova:create_nova_conf:456 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2026-08-31 23:45:15.003 | + lib/nova:create_nova_conf:457 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2026-08-31 23:45:15.029 | + lib/nova:create_nova_conf:458 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2026-08-31 23:45:15.055 | + lib/nova:create_nova_conf:462 : iniset /etc/nova/nova.conf api response_validation error 2026-08-31 23:45:15.082 | + lib/nova:create_nova_conf:464 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2026-08-31 23:45:15.110 | + lib/nova:create_nova_conf:466 : iniset /etc/nova/nova.conf DEFAULT report_interval 120 2026-08-31 23:45:15.135 | + lib/nova:create_nova_conf:467 : iniset /etc/nova/nova.conf DEFAULT service_down_time 720 2026-08-31 23:45:15.162 | + lib/nova:create_nova_conf:469 : is_fedora 2026-08-31 23:45:15.165 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-08-31 23:45:15.167 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-08-31 23:45:15.169 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-08-31 23:45:15.171 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-08-31 23:45:15.173 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-08-31 23:45:15.175 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-08-31 23:45:15.177 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-08-31 23:45:15.179 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-08-31 23:45:15.181 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-08-31 23:45:15.183 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-08-31 23:45:15.185 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-08-31 23:45:15.187 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-08-31 23:45:15.189 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-08-31 23:45:15.191 | + lib/nova:create_nova_conf:478 : is_service_enabled n-api n-cond n-sched n-spice n-novnc n-sproxy 2026-08-31 23:45:15.206 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 23:45:15.208 | + lib/nova:create_nova_conf:482 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-08-31 23:45:15.210 | + lib/nova:create_nova_conf:485 : local db=nova_cell0 2026-08-31 23:45:15.212 | + lib/nova:create_nova_conf:488 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2026-08-31 23:45:15.240 | ++ lib/nova:create_nova_conf:491 : database_connection_url nova_cell0 2026-08-31 23:45:15.242 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2026-08-31 23:45:15.244 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2026-08-31 23:45:15.247 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_cell0 2026-08-31 23:45:15.249 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-08-31 23:45:15.251 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-08-31 23:45:15.253 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-08-31 23:45:15.267 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-31 23:45:15.269 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-08-31 23:45:15.271 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2026-08-31 23:45:15.274 | + 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-08-31 23:45:15.302 | ++ lib/nova:create_nova_conf:492 : database_connection_url nova_api 2026-08-31 23:45:15.304 | ++ lib/database:database_connection_url:134 : local db=nova_api 2026-08-31 23:45:15.307 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_api 2026-08-31 23:45:15.309 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_api 2026-08-31 23:45:15.311 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-08-31 23:45:15.313 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-08-31 23:45:15.315 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-08-31 23:45:15.328 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-31 23:45:15.330 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-08-31 23:45:15.332 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/nova_api?charset=utf8&plugin=dbcounter' 2026-08-31 23:45:15.335 | + 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-08-31 23:45:15.364 | + lib/nova:create_nova_conf:497 : iniset /etc/nova/nova.conf cache enabled True 2026-08-31 23:45:15.392 | + lib/nova:create_nova_conf:498 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2026-08-31 23:45:15.428 | + lib/nova:create_nova_conf:499 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2026-08-31 23:45:15.467 | + lib/nova:create_nova_conf:502 : is_service_enabled n-api 2026-08-31 23:45:15.492 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 23:45:15.495 | + lib/nova:create_nova_conf:503 : is_service_enabled n-api-meta 2026-08-31 23:45:15.514 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 23:45:15.518 | ++ lib/nova:create_nova_conf:505 : sed s/,metadata// 2026-08-31 23:45:15.520 | ++ lib/nova:create_nova_conf:505 : echo osapi_compute,metadata 2026-08-31 23:45:15.526 | + lib/nova:create_nova_conf:505 : NOVA_ENABLED_APIS=osapi_compute 2026-08-31 23:45:15.528 | + lib/nova:create_nova_conf:507 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2026-08-31 23:45:15.564 | + lib/nova:create_nova_conf:508 : [[ True == \T\r\u\e ]] 2026-08-31 23:45:15.567 | + lib/nova:create_nova_conf:509 : iniset /etc/nova/nova.conf oslo_policy enforce_new_defaults True 2026-08-31 23:45:15.605 | + lib/nova:create_nova_conf:514 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2026-08-31 23:45:15.607 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/nova/nova.conf 2026-08-31 23:45:15.611 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=nova 2026-08-31 23:45:15.614 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-08-31 23:45:15.618 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-08-31 23:45:15.620 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/nova/nova.conf nova keystone_authtoken 2026-08-31 23:45:15.622 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-08-31 23:45:15.626 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-08-31 23:45:15.628 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-08-31 23:45:15.630 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2026-08-31 23:45:15.669 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2026-08-31 23:45:15.707 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://192.168.122.72/identity 2026-08-31 23:45:15.749 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2026-08-31 23:45:15.783 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf keystone_authtoken password nomoresecret 2026-08-31 23:45:15.816 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2026-08-31 23:45:15.848 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2026-08-31 23:45:15.881 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2026-08-31 23:45:15.916 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/nova/nova.conf keystone_authtoken www_authenticate_uri http://192.168.122.72/identity 2026-08-31 23:45:15.952 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-08-31 23:45:15.986 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2026-08-31 23:45:16.018 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-08-31 23:45:16.022 | + lib/nova:create_nova_conf:517 : is_service_enabled cinder 2026-08-31 23:45:16.040 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 23:45:16.043 | + lib/nova:create_nova_conf:518 : configure_cinder_access 2026-08-31 23:45:16.046 | + lib/nova:configure_cinder_access:642 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2026-08-31 23:45:16.082 | + lib/nova:configure_cinder_access:649 : configure_keystoneauth /etc/nova/nova.conf nova cinder 2026-08-31 23:45:16.086 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-08-31 23:45:16.090 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-08-31 23:45:16.093 | + lib/keystone:configure_keystoneauth:393 : local section=cinder 2026-08-31 23:45:16.096 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf cinder auth_type password 2026-08-31 23:45:16.133 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf cinder interface public 2026-08-31 23:45:16.172 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf cinder auth_url http://192.168.122.72/identity 2026-08-31 23:45:16.211 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf cinder username nova 2026-08-31 23:45:16.248 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf cinder password nomoresecret 2026-08-31 23:45:16.287 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2026-08-31 23:45:16.325 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf cinder project_name service 2026-08-31 23:45:16.366 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2026-08-31 23:45:16.406 | + lib/nova:configure_cinder_access:650 : is_service_enabled tls-proxy 2026-08-31 23:45:16.429 | + functions-common:is_service_enabled:2076 : return 1 2026-08-31 23:45:16.433 | + lib/nova:create_nova_conf:521 : is_service_enabled manila 2026-08-31 23:45:16.455 | + functions-common:is_service_enabled:2076 : return 1 2026-08-31 23:45:16.458 | + lib/nova:create_nova_conf:525 : '[' -n /opt/stack/data/nova ']' 2026-08-31 23:45:16.462 | + lib/nova:create_nova_conf:526 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2026-08-31 23:45:16.503 | + lib/nova:create_nova_conf:527 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2026-08-31 23:45:16.547 | + lib/nova:create_nova_conf:529 : '[' -n /opt/stack/data/nova/instances ']' 2026-08-31 23:45:16.550 | + lib/nova:create_nova_conf:530 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2026-08-31 23:45:16.590 | + lib/nova:create_nova_conf:532 : '[' False '!=' False ']' 2026-08-31 23:45:16.593 | + lib/nova:create_nova_conf:535 : '[' False '!=' False ']' 2026-08-31 23:45:16.597 | + lib/nova:create_nova_conf:541 : is_fedora 2026-08-31 23:45:16.600 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-08-31 23:45:16.603 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-08-31 23:45:16.606 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-08-31 23:45:16.609 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-08-31 23:45:16.612 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-08-31 23:45:16.615 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-08-31 23:45:16.618 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-08-31 23:45:16.621 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-08-31 23:45:16.624 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-08-31 23:45:16.629 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-08-31 23:45:16.633 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-08-31 23:45:16.636 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-08-31 23:45:16.640 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-08-31 23:45:16.645 | + lib/nova:create_nova_conf:546 : setup_logging /etc/nova/nova.conf 2026-08-31 23:45:16.648 | + functions:setup_logging:693 : setup_systemd_logging /etc/nova/nova.conf 2026-08-31 23:45:16.652 | + functions:setup_systemd_logging:710 : local conf_file=/etc/nova/nova.conf 2026-08-31 23:45:16.658 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-08-31 23:45:16.681 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-08-31 23:45:16.685 | + functions:setup_systemd_logging:716 : local pidstr= 2026-08-31 23:45:16.689 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-08-31 23:45:16.692 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-08-31 23:45:16.696 | + 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-08-31 23:45:16.737 | + 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-08-31 23:45:16.775 | + 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-08-31 23:45:16.815 | + functions:setup_systemd_logging:727 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-08-31 23:45:16.854 | + functions:setup_systemd_logging:730 : iniset /etc/nova/nova.conf DEFAULT log_color False 2026-08-31 23:45:16.892 | + lib/nova:create_nova_conf:548 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2026-08-31 23:45:16.936 | + lib/nova:create_nova_conf:550 : is_service_enabled n-api 2026-08-31 23:45:16.956 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 23:45:16.959 | + lib/nova:create_nova_conf:551 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini nova.wsgi.osapi_compute:application /compute '' nova-api 2026-08-31 23:45:16.962 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/nova/nova-api-uwsgi.ini 2026-08-31 23:45:16.965 | + lib/apache:write_uwsgi_config:244 : local wsgi=nova.wsgi.osapi_compute:application 2026-08-31 23:45:16.968 | + lib/apache:write_uwsgi_config:245 : local url=/compute 2026-08-31 23:45:16.971 | + lib/apache:write_uwsgi_config:246 : local http= 2026-08-31 23:45:16.974 | + lib/apache:write_uwsgi_config:247 : local name=nova-api 2026-08-31 23:45:16.977 | + lib/apache:write_uwsgi_config:249 : '[' -z nova-api ']' 2026-08-31 23:45:16.980 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-08-31 23:45:16.983 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-08-31 23:45:17.001 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-08-31 23:45:17.002 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-08-31 23:45:17.014 | d /var/run/uwsgi 0755 quobyte root 2026-08-31 23:45:17.019 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-08-31 23:45:17.034 | /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-08-31 23:45:17.039 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/nova-api.socket 2026-08-31 23:45:17.042 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/nova/nova-api-uwsgi.ini 2026-08-31 23:45:17.048 | + lib/apache:write_uwsgi_config:270 : [[ nova.wsgi.osapi_compute:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-08-31 23:45:17.051 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi module nova.wsgi.osapi_compute:application 2026-08-31 23:45:17.092 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2026-08-31 23:45:17.131 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2026-08-31 23:45:17.168 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2026-08-31 23:45:17.209 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2026-08-31 23:45:17.247 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 80 2026-08-31 23:45:17.287 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2026-08-31 23:45:17.324 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2026-08-31 23:45:17.363 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2026-08-31 23:45:17.393 | + 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-08-31 23:45:17.422 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2026-08-31 23:45:17.452 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2026-08-31 23:45:17.482 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2026-08-31 23:45:17.511 | + lib/apache:write_uwsgi_config:298 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi start-time %t 2026-08-31 23:45:17.543 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-08-31 23:45:17.545 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-08-31 23:45:17.548 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for nova-api 2026-08-31 23:45:17.551 | ++ lib/apache:apache_site_config_for:174 : local site=nova-api 2026-08-31 23:45:17.554 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-08-31 23:45:17.557 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-31 23:45:17.560 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-31 23:45:17.564 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/nova-api.conf 2026-08-31 23:45:17.568 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/nova-api.conf 2026-08-31 23:45:17.570 | + lib/apache:write_uwsgi_config:306 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api.socket 2026-08-31 23:45:17.615 | + lib/apache:write_uwsgi_config:307 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2026-08-31 23:45:17.662 | + 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-08-31 23:45:17.663 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/nova-api.conf 2026-08-31 23:45:17.683 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api.socket|uwsgi://uwsgi-uds-nova-api" retry=0 acquire=1 2026-08-31 23:45:17.689 | + lib/apache:write_uwsgi_config:309 : enable_apache_site nova-api 2026-08-31 23:45:17.692 | + lib/apache:enable_apache_site:191 : local site=nova-api 2026-08-31 23:45:17.694 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-08-31 23:45:17.700 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-08-31 23:45:17.703 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-08-31 23:45:17.708 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-08-31 23:45:17.712 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-31 23:45:17.717 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-31 23:45:17.722 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-08-31 23:45:17.725 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-08-31 23:45:17.730 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-31 23:45:17.735 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-31 23:45:17.740 | + lib/apache:enable_apache_site:195 : sudo a2ensite nova-api 2026-08-31 23:45:17.758 | perl: warning: Setting locale failed. 2026-08-31 23:45:17.758 | perl: warning: Please check that your locale settings: 2026-08-31 23:45:17.758 | LANGUAGE = (unset), 2026-08-31 23:45:17.759 | LC_ALL = "en_US.utf8", 2026-08-31 23:45:17.759 | LANG = "de_DE.UTF-8" 2026-08-31 23:45:17.759 | are supported and installed on your system. 2026-08-31 23:45:17.759 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-31 23:45:17.806 | Enabling site nova-api. 2026-08-31 23:45:17.814 | To activate the new configuration, you need to run: 2026-08-31 23:45:17.814 | systemctl reload apache2 2026-08-31 23:45:17.821 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-08-31 23:45:17.826 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-08-31 23:45:17.830 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-08-31 23:45:17.833 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-08-31 23:45:18.079 | + lib/nova:create_nova_conf:554 : is_service_enabled n-api-meta 2026-08-31 23:45:18.102 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 23:45:18.107 | + 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-08-31 23:45:18.112 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/nova/nova-metadata-uwsgi.ini 2026-08-31 23:45:18.115 | + lib/apache:write_uwsgi_config:244 : local wsgi=nova.wsgi.metadata:application 2026-08-31 23:45:18.120 | + lib/apache:write_uwsgi_config:245 : local url= 2026-08-31 23:45:18.123 | + lib/apache:write_uwsgi_config:246 : local http=0.0.0.0:8775 2026-08-31 23:45:18.128 | + lib/apache:write_uwsgi_config:247 : local name=nova-metadata 2026-08-31 23:45:18.131 | + lib/apache:write_uwsgi_config:249 : '[' -z nova-metadata ']' 2026-08-31 23:45:18.135 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-08-31 23:45:18.137 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-08-31 23:45:18.156 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-08-31 23:45:18.157 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-08-31 23:45:18.170 | d /var/run/uwsgi 0755 quobyte root 2026-08-31 23:45:18.178 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-08-31 23:45:18.195 | /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-08-31 23:45:18.204 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/nova-metadata.socket 2026-08-31 23:45:18.207 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2026-08-31 23:45:18.214 | + lib/apache:write_uwsgi_config:270 : [[ nova.wsgi.metadata:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-08-31 23:45:18.219 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi module nova.wsgi.metadata:application 2026-08-31 23:45:18.267 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2026-08-31 23:45:18.308 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2026-08-31 23:45:18.348 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2026-08-31 23:45:18.390 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2026-08-31 23:45:18.431 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 80 2026-08-31 23:45:18.477 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2026-08-31 23:45:18.518 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2026-08-31 23:45:18.558 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2026-08-31 23:45:18.600 | + 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-08-31 23:45:18.640 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2026-08-31 23:45:18.678 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2026-08-31 23:45:18.723 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2026-08-31 23:45:18.770 | + lib/apache:write_uwsgi_config:298 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi start-time %t 2026-08-31 23:45:18.818 | + lib/apache:write_uwsgi_config:301 : [[ -n 0.0.0.0:8775 ]] 2026-08-31 23:45:18.821 | + lib/apache:write_uwsgi_config:302 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2026-08-31 23:45:18.871 | + lib/nova:create_nova_conf:558 : is_service_enabled ceilometer 2026-08-31 23:45:18.898 | + functions-common:is_service_enabled:2076 : return 1 2026-08-31 23:45:18.902 | + lib/nova:create_nova_conf:566 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2026-08-31 23:45:18.955 | ++ lib/nova:create_nova_conf:567 : get_notification_url 2026-08-31 23:45:18.960 | ++ lib/rpc_backend:get_notification_url:136 : local virtual_host= 2026-08-31 23:45:18.964 | ++ lib/rpc_backend:get_notification_url:137 : is_service_enabled rabbit 2026-08-31 23:45:18.991 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-31 23:45:18.995 | ++ lib/rpc_backend:get_notification_url:138 : echo rabbit://stackrabbit:stackqueue@192.168.122.72:5672/ 2026-08-31 23:45:19.001 | + lib/nova:create_nova_conf:567 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:stackqueue@192.168.122.72:5672/ 2026-08-31 23:45:19.047 | + lib/nova:create_nova_conf:568 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2026-08-31 23:45:19.096 | + lib/nova:create_nova_conf:569 : iniset_rpc_backend nova /etc/nova/nova.conf 2026-08-31 23:45:19.100 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=nova 2026-08-31 23:45:19.104 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/nova/nova.conf 2026-08-31 23:45:19.109 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-08-31 23:45:19.114 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-08-31 23:45:19.119 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-08-31 23:45:19.148 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 23:45:19.154 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-08-31 23:45:19.158 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-08-31 23:45:19.162 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-08-31 23:45:19.191 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-31 23:45:19.196 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.72:5672/ 2026-08-31 23:45:19.202 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.72:5672/ 2026-08-31 23:45:19.253 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-08-31 23:45:19.258 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-08-31 23:45:19.263 | + lib/nova:create_nova_conf:571 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2026-08-31 23:45:19.316 | + lib/nova:create_nova_conf:572 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2026-08-31 23:45:19.365 | + lib/nova:create_nova_conf:574 : iniset /etc/nova/nova.conf conductor workers 2 2026-08-31 23:45:19.419 | + lib/nova:create_nova_conf:576 : is_service_enabled tls-proxy 2026-08-31 23:45:19.451 | + functions-common:is_service_enabled:2076 : return 1 2026-08-31 23:45:19.455 | + lib/nova:create_nova_conf:581 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2026-08-31 23:45:19.508 | + lib/nova:create_nova_conf:583 : '[' True == True ']' 2026-08-31 23:45:19.512 | + lib/nova:create_nova_conf:584 : init_nova_service_user_conf 2026-08-31 23:45:19.517 | + lib/nova:init_nova_service_user_conf:822 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2026-08-31 23:45:19.572 | + lib/nova:init_nova_service_user_conf:823 : configure_keystoneauth /etc/nova/nova.conf nova service_user 2026-08-31 23:45:19.576 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-08-31 23:45:19.581 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-08-31 23:45:19.585 | + lib/keystone:configure_keystoneauth:393 : local section=service_user 2026-08-31 23:45:19.590 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf service_user auth_type password 2026-08-31 23:45:19.641 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf service_user interface public 2026-08-31 23:45:19.693 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf service_user auth_url http://192.168.122.72/identity 2026-08-31 23:45:19.744 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf service_user username nova 2026-08-31 23:45:19.798 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf service_user password nomoresecret 2026-08-31 23:45:19.854 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2026-08-31 23:45:19.909 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf service_user project_name service 2026-08-31 23:45:19.963 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2026-08-31 23:45:20.016 | + lib/nova:create_nova_conf:587 : is_service_enabled n-cond 2026-08-31 23:45:20.046 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 23:45:20.052 | ++ lib/nova:create_nova_conf:588 : seq 1 1 2026-08-31 23:45:20.060 | + lib/nova:create_nova_conf:588 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-08-31 23:45:20.065 | + lib/nova:create_nova_conf:589 : local conf 2026-08-31 23:45:20.070 | + lib/nova:create_nova_conf:590 : local vhost 2026-08-31 23:45:20.076 | ++ lib/nova:create_nova_conf:591 : conductor_conf 1 2026-08-31 23:45:20.081 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-08-31 23:45:20.086 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-08-31 23:45:20.091 | + lib/nova:create_nova_conf:591 : conf=/etc/nova/nova_cell1.conf 2026-08-31 23:45:20.096 | + lib/nova:create_nova_conf:592 : vhost=nova_cell1 2026-08-31 23:45:20.101 | + lib/nova:create_nova_conf:594 : rm -f /etc/nova/nova_cell1.conf 2026-08-31 23:45:20.109 | ++ lib/nova:create_nova_conf:595 : database_connection_url nova_cell1 2026-08-31 23:45:20.114 | ++ lib/database:database_connection_url:134 : local db=nova_cell1 2026-08-31 23:45:20.118 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell1 2026-08-31 23:45:20.123 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_cell1 2026-08-31 23:45:20.128 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-08-31 23:45:20.133 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-08-31 23:45:20.137 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-08-31 23:45:20.167 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-31 23:45:20.172 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-08-31 23:45:20.176 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter' 2026-08-31 23:45:20.182 | + 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-08-31 23:45:20.235 | + lib/nova:create_nova_conf:596 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2026-08-31 23:45:20.288 | + lib/nova:create_nova_conf:597 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2026-08-31 23:45:20.341 | + lib/nova:create_nova_conf:599 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-08-31 23:45:20.345 | + lib/nova:create_nova_conf:602 : rpc_backend_add_vhost nova_cell1 2026-08-31 23:45:20.349 | + lib/rpc_backend:rpc_backend_add_vhost:112 : local vhost=nova_cell1 2026-08-31 23:45:20.354 | + lib/rpc_backend:rpc_backend_add_vhost:113 : is_service_enabled rabbit 2026-08-31 23:45:20.383 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 23:45:20.390 | ++ lib/rpc_backend:rpc_backend_add_vhost:114 : sudo rabbitmqctl list_vhosts 2026-08-31 23:45:20.391 | ++ lib/rpc_backend:rpc_backend_add_vhost:114 : grep nova_cell1 2026-08-31 23:45:21.713 | + lib/rpc_backend:rpc_backend_add_vhost:114 : '[' -z ']' 2026-08-31 23:45:21.717 | + lib/rpc_backend:rpc_backend_add_vhost:115 : sudo rabbitmqctl add_vhost nova_cell1 2026-08-31 23:45:22.959 | Adding vhost "nova_cell1" ... 2026-08-31 23:45:23.059 | + lib/rpc_backend:rpc_backend_add_vhost:116 : sudo rabbitmqctl set_permissions -p nova_cell1 stackrabbit '.*' '.*' '.*' 2026-08-31 23:45:24.247 | Setting permissions for user "stackrabbit" in vhost "nova_cell1" ... 2026-08-31 23:45:24.281 | + lib/nova:create_nova_conf:603 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2026-08-31 23:45:24.284 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=nova 2026-08-31 23:45:24.286 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/nova/nova_cell1.conf 2026-08-31 23:45:24.289 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-08-31 23:45:24.292 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host=nova_cell1 2026-08-31 23:45:24.294 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-08-31 23:45:24.312 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 23:45:24.315 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url nova_cell1 2026-08-31 23:45:24.318 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host=nova_cell1 2026-08-31 23:45:24.320 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-08-31 23:45:24.337 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-31 23:45:24.339 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.72:5672/nova_cell1 2026-08-31 23:45:24.342 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.72:5672/nova_cell1 2026-08-31 23:45:24.374 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-08-31 23:45:24.377 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-08-31 23:45:24.379 | + lib/nova:create_nova_conf:607 : is_service_enabled placement placement-client 2026-08-31 23:45:24.400 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 23:45:24.403 | + lib/nova:create_nova_conf:608 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2026-08-31 23:45:24.406 | + lib/nova:configure_placement_nova_compute:636 : local conf=/etc/nova/nova_cell1.conf 2026-08-31 23:45:24.409 | + lib/nova:configure_placement_nova_compute:637 : configure_keystoneauth /etc/nova/nova_cell1.conf nova placement 2026-08-31 23:45:24.413 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova_cell1.conf 2026-08-31 23:45:24.417 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-08-31 23:45:24.420 | + lib/keystone:configure_keystoneauth:393 : local section=placement 2026-08-31 23:45:24.423 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2026-08-31 23:45:24.465 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova_cell1.conf placement interface public 2026-08-31 23:45:24.506 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova_cell1.conf placement auth_url http://192.168.122.72/identity 2026-08-31 23:45:24.548 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova_cell1.conf placement username nova 2026-08-31 23:45:24.592 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova_cell1.conf placement password nomoresecret 2026-08-31 23:45:24.634 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2026-08-31 23:45:24.675 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova_cell1.conf placement project_name service 2026-08-31 23:45:24.716 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2026-08-31 23:45:24.759 | + lib/nova:create_nova_conf:612 : setup_logging /etc/nova/nova_cell1.conf 2026-08-31 23:45:24.762 | + functions:setup_logging:693 : setup_systemd_logging /etc/nova/nova_cell1.conf 2026-08-31 23:45:24.765 | + functions:setup_systemd_logging:710 : local conf_file=/etc/nova/nova_cell1.conf 2026-08-31 23:45:24.769 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-08-31 23:45:24.791 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-08-31 23:45:24.794 | + functions:setup_systemd_logging:716 : local pidstr= 2026-08-31 23:45:24.799 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-08-31 23:45:24.803 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-08-31 23:45:24.807 | + 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-08-31 23:45:24.853 | + 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-08-31 23:45:24.900 | + 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-08-31 23:45:24.950 | + functions:setup_systemd_logging:727 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-08-31 23:45:24.999 | + functions:setup_systemd_logging:730 : iniset /etc/nova/nova_cell1.conf DEFAULT log_color False 2026-08-31 23:45:25.048 | + lib/nova:create_nova_conf:619 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-08-31 23:45:25.057 | ++ lib/nova:create_nova_conf:622 : seq 1 1 2026-08-31 23:45:25.064 | + lib/nova:create_nova_conf:622 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-08-31 23:45:25.069 | + lib/nova:create_nova_conf:623 : local conf 2026-08-31 23:45:25.074 | + lib/nova:create_nova_conf:624 : local offset 2026-08-31 23:45:25.079 | ++ lib/nova:create_nova_conf:625 : conductor_conf 1 2026-08-31 23:45:25.083 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-08-31 23:45:25.087 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-08-31 23:45:25.095 | + lib/nova:create_nova_conf:625 : conf=/etc/nova/nova_cell1.conf 2026-08-31 23:45:25.100 | + lib/nova:create_nova_conf:626 : offset=0 2026-08-31 23:45:25.105 | + lib/nova:create_nova_conf:627 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2026-08-31 23:45:25.111 | + lib/nova:configure_console_proxies:726 : local conf=/etc/nova/nova_cell1.conf 2026-08-31 23:45:25.118 | + lib/nova:configure_console_proxies:727 : local offset=0 2026-08-31 23:45:25.123 | + lib/nova:configure_console_proxies:731 : offset=0 2026-08-31 23:45:25.128 | + lib/nova:configure_console_proxies:733 : is_service_enabled n-novnc 2026-08-31 23:45:25.160 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 23:45:25.164 | + lib/nova:configure_console_proxies:734 : iniset /etc/nova/nova_cell1.conf vnc novncproxy_host 0.0.0.0 2026-08-31 23:45:25.218 | + lib/nova:configure_console_proxies:735 : iniset /etc/nova/nova_cell1.conf vnc novncproxy_port 6080 2026-08-31 23:45:25.268 | + lib/nova:configure_console_proxies:737 : is_nova_console_proxy_compute_tls_enabled 2026-08-31 23:45:25.273 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:192 : [[ False = \T\r\u\e ]] 2026-08-31 23:45:25.277 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:193 : return 1 2026-08-31 23:45:25.281 | + lib/nova:configure_console_proxies:765 : is_service_enabled n-spice 2026-08-31 23:45:25.309 | + functions-common:is_service_enabled:2076 : return 1 2026-08-31 23:45:25.313 | + lib/nova:configure_console_proxies:770 : is_service_enabled n-sproxy 2026-08-31 23:45:25.340 | + functions-common:is_service_enabled:2076 : return 1 2026-08-31 23:45:25.345 | + lib/nova:configure_nova:373 : is_service_enabled n-cpu 2026-08-31 23:45:25.372 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 23:45:25.376 | + lib/nova:configure_nova:373 : [[ -r /home/quobyte/devstack/lib/nova_plugins/hypervisor-libvirt ]] 2026-08-31 23:45:25.381 | + lib/nova:configure_nova:375 : configure_nova_hypervisor 2026-08-31 23:45:25.385 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:40 : configure_libvirt 2026-08-31 23:45:25.390 | + lib/nova_plugins/functions-libvirt:configure_libvirt:153 : is_service_enabled neutron 2026-08-31 23:45:25.416 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 23:45:25.420 | + lib/nova_plugins/functions-libvirt:configure_libvirt:153 : sudo grep -q '^cgroup_device_acl' /etc/libvirt/qemu.conf 2026-08-31 23:45:25.446 | + lib/nova_plugins/functions-libvirt:configure_libvirt:155 : cat 2026-08-31 23:45:25.446 | + lib/nova_plugins/functions-libvirt:configure_libvirt:155 : sudo tee -a /etc/libvirt/qemu.conf 2026-08-31 23:45:25.460 | cgroup_device_acl = [ 2026-08-31 23:45:25.460 | "/dev/null", "/dev/full", "/dev/zero", 2026-08-31 23:45:25.460 | "/dev/random", "/dev/urandom", 2026-08-31 23:45:25.460 | "/dev/ptmx", "/dev/kvm", "/dev/kqemu", 2026-08-31 23:45:25.460 | "/dev/rtc", "/dev/hpet","/dev/net/tun", 2026-08-31 23:45:25.460 | "/dev/vfio/vfio", 2026-08-31 23:45:25.460 | ] 2026-08-31 23:45:25.466 | + lib/nova_plugins/functions-libvirt:configure_libvirt:166 : is_fedora 2026-08-31 23:45:25.470 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-08-31 23:45:25.474 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-08-31 23:45:25.478 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-08-31 23:45:25.482 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-08-31 23:45:25.486 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-08-31 23:45:25.490 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-08-31 23:45:25.494 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-08-31 23:45:25.498 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-08-31 23:45:25.502 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-08-31 23:45:25.506 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-08-31 23:45:25.510 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-08-31 23:45:25.513 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-08-31 23:45:25.518 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-08-31 23:45:25.522 | + lib/nova_plugins/functions-libvirt:configure_libvirt:185 : getent group libvirt 2026-08-31 23:45:25.528 | + lib/nova_plugins/functions-libvirt:configure_libvirt:188 : add_user_to_group quobyte libvirt 2026-08-31 23:45:25.532 | + functions-common:add_user_to_group:2189 : local user=quobyte 2026-08-31 23:45:25.536 | + functions-common:add_user_to_group:2190 : local group=libvirt 2026-08-31 23:45:25.540 | + functions-common:add_user_to_group:2192 : sudo usermod -a -G libvirt quobyte 2026-08-31 23:45:25.576 | + lib/nova_plugins/functions-libvirt:configure_libvirt:191 : [[ True = \T\r\u\e ]] 2026-08-31 23:45:25.581 | + lib/nova_plugins/functions-libvirt:configure_libvirt:192 : is_ubuntu 2026-08-31 23:45:25.584 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-31 23:45:25.587 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-31 23:45:25.592 | + 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-08-31 23:45:25.596 | + lib/nova_plugins/functions-libvirt:configure_libvirt:201 : local log_outputs=1:file:/var/log/libvirt/libvirtd.log 2026-08-31 23:45:25.600 | + 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-08-31 23:45:25.620 | + 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-08-31 23:45:25.621 | + lib/nova_plugins/functions-libvirt:configure_libvirt:203 : sudo tee -a /etc/libvirt/libvirtd.conf 2026-08-31 23:45:25.632 | log_filters="1:libvirt.c 1:qemu 1:conf 1:security 3:object 3:event 3:json 3:file 1:util 1:cpu" 2026-08-31 23:45:25.639 | + 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-08-31 23:45:25.664 | + lib/nova_plugins/functions-libvirt:configure_libvirt:206 : sudo tee -a /etc/libvirt/libvirtd.conf 2026-08-31 23:45:25.664 | + lib/nova_plugins/functions-libvirt:configure_libvirt:206 : echo 'log_outputs="1:file:/var/log/libvirt/libvirtd.log"' 2026-08-31 23:45:25.675 | log_outputs="1:file:/var/log/libvirt/libvirtd.log" 2026-08-31 23:45:25.681 | + lib/nova_plugins/functions-libvirt:configure_libvirt:210 : is_nova_console_proxy_compute_tls_enabled 2026-08-31 23:45:25.686 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:192 : [[ False = \T\r\u\e ]] 2026-08-31 23:45:25.690 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:193 : return 1 2026-08-31 23:45:25.695 | + lib/nova_plugins/functions-libvirt:configure_libvirt:228 : restart_service libvirtd 2026-08-31 23:45:25.699 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-08-31 23:45:25.704 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart libvirtd 2026-08-31 23:45:25.788 | + lib/nova_plugins/functions-libvirt:configure_libvirt:234 : restart_service virtlogd 2026-08-31 23:45:25.793 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-08-31 23:45:25.797 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart virtlogd 2026-08-31 23:45:25.911 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:41 : iniset /etc/nova/nova.conf libvirt virt_type kvm 2026-08-31 23:45:25.960 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:42 : iniset /etc/nova/nova.conf libvirt cpu_mode custom 2026-08-31 23:45:26.018 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:43 : '[' custom == custom ']' 2026-08-31 23:45:26.022 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:44 : iniset /etc/nova/nova.conf libvirt cpu_models Nehalem 2026-08-31 23:45:26.068 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:47 : iniset /etc/nova/nova.conf DEFAULT pointer_model ps2mouse 2026-08-31 23:45:26.118 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:48 : iniset /etc/nova/nova.conf libvirt live_migration_uri qemu+ssh://quobyte@%s/system 2026-08-31 23:45:26.170 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:49 : iniset /etc/nova/nova.conf DEFAULT default_ephemeral_format ext4 2026-08-31 23:45:26.216 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:50 : iniset /etc/nova/nova.conf DEFAULT compute_driver libvirt.LibvirtDriver 2026-08-31 23:45:26.260 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:52 : is_arch ppc64 2026-08-31 23:45:26.267 | ++ functions-common:is_arch:519 : uname -m 2026-08-31 23:45:26.274 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c\6\4 ]] 2026-08-31 23:45:26.277 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:57 : is_arch aarch64 2026-08-31 23:45:26.284 | ++ functions-common:is_arch:519 : uname -m 2026-08-31 23:45:26.290 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-08-31 23:45:26.293 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:65 : isset ENABLE_FILE_INJECTION 2026-08-31 23:45:26.297 | + functions-common:isset:266 : [[ -v ENABLE_FILE_INJECTION ]] 2026-08-31 23:45:26.301 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:73 : [[ kvm = \p\a\r\a\l\l\e\l\s ]] 2026-08-31 23:45:26.305 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:80 : [[ '' == \L\V\M ]] 2026-08-31 23:45:26.309 | + ./stack.sh:main:965 : is_service_enabled placement 2026-08-31 23:45:26.335 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 23:45:26.338 | + ./stack.sh:main:967 : stack_install_service placement 2026-08-31 23:45:26.343 | + lib/stack:stack_install_service:20 : local service=placement 2026-08-31 23:45:26.346 | + lib/stack:stack_install_service:21 : type install_placement 2026-08-31 23:45:26.350 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-08-31 23:45:26.354 | + lib/stack:stack_install_service:32 : install_placement 2026-08-31 23:45:26.357 | + lib/placement:install_placement:121 : pip_install_gr osc-placement 2026-08-31 23:45:26.361 | + inc/python:pip_install_gr:94 : local name=osc-placement 2026-08-31 23:45:26.365 | + inc/python:pip_install_gr:95 : local clean_name 2026-08-31 23:45:26.372 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements osc-placement 2026-08-31 23:45:26.376 | ++ inc/python:get_from_global_requirements:241 : local package=osc-placement 2026-08-31 23:45:26.381 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-08-31 23:45:26.387 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2026-08-31 23:45:26.391 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-08-31 23:45:26.399 | ++ inc/python:get_from_global_requirements:243 : required_pkg='osc-placement ' 2026-08-31 23:45:26.404 | ++ inc/python:get_from_global_requirements:244 : [[ osc-placement == '' ]] 2026-08-31 23:45:26.408 | ++ inc/python:get_from_global_requirements:247 : echo osc-placement 2026-08-31 23:45:26.414 | + inc/python:pip_install_gr:96 : clean_name=osc-placement 2026-08-31 23:45:26.418 | + inc/python:pip_install_gr:97 : pip_install osc-placement 2026-08-31 23:45:26.453 | Using python 3.12 to install osc-placement 2026-08-31 23:45:26.457 | + 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-08-31 23:45:27.770 | Collecting osc-placement 2026-08-31 23:45:27.901 | Downloading osc_placement-4.9.1-py3-none-any.whl.metadata (2.1 kB) 2026-08-31 23:45:27.913 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-placement) (7.0.3) 2026-08-31 23:45:27.913 | Requirement already satisfied: keystoneauth1>=3.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-placement) (5.16.0) 2026-08-31 23:45:27.914 | 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-08-31 23:45:27.915 | Requirement already satisfied: oslo.utils>=3.37.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-placement) (10.2.0) 2026-08-31 23:45:27.917 | 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-08-31 23:45:27.918 | 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-08-31 23:45:27.919 | 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.1) 2026-08-31 23:45:27.920 | 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.9.0) 2026-08-31 23:45:27.921 | 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.16.0) 2026-08-31 23:45:27.925 | 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.16.0) 2026-08-31 23:45:27.926 | 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.19.1) 2026-08-31 23:45:27.927 | 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-08-31 23:45:27.930 | 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-08-31 23:45:27.931 | Requirement already satisfied: cmd2>=4.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.2.0) 2026-08-31 23:45:27.932 | 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-08-31 23:45:27.933 | 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-08-31 23:45:27.936 | Requirement already satisfied: prompt-toolkit>=3.0.53 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (3.0.53) 2026-08-31 23:45:27.937 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (1.11.0) 2026-08-31 23:45:27.938 | Requirement already satisfied: rich>=15.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (15.0.0) 2026-08-31 23:45:27.939 | Requirement already satisfied: rich-argparse>=1.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (1.8.0) 2026-08-31 23:45:27.942 | 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-08-31 23:45:27.942 | 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-08-31 23:45:27.943 | 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-08-31 23:45:27.944 | 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-08-31 23:45:27.945 | 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-08-31 23:45:27.947 | 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.11.3) 2026-08-31 23:45:27.948 | 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-08-31 23:45:27.951 | 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.1.1) 2026-08-31 23:45:27.955 | 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-08-31 23:45:27.962 | 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-08-31 23:45:27.967 | 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-08-31 23:45:27.968 | 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-08-31 23:45:27.969 | 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.3) 2026-08-31 23:45:27.975 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=2.0.0->osc-placement) (84.0.0) 2026-08-31 23:45:27.979 | 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.2) 2026-08-31 23:45:27.994 | 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.5.0) 2026-08-31 23:45:27.995 | 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-08-31 23:45:27.996 | 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-08-31 23:45:27.998 | 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-08-31 23:45:28.010 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=4.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (4.2.0) 2026-08-31 23:45:28.012 | 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>=4.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (2.20.0) 2026-08-31 23:45:28.017 | Requirement already satisfied: mdurl~=0.1 in /usr/lib/python3/dist-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=4.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (0.1.2) 2026-08-31 23:45:28.056 | Downloading osc_placement-4.9.1-py3-none-any.whl (65 kB) 2026-08-31 23:45:28.395 | Installing collected packages: osc-placement 2026-08-31 23:45:28.526 | Successfully installed osc-placement-4.9.1 2026-08-31 23:45:28.678 | + inc/python:pip_install:216 : result=0 2026-08-31 23:45:28.683 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-31 23:45:28.687 | + functions-common:time_stop:2420 : local name 2026-08-31 23:45:28.692 | + functions-common:time_stop:2421 : local end_time 2026-08-31 23:45:28.696 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-31 23:45:28.700 | + functions-common:time_stop:2423 : local total 2026-08-31 23:45:28.705 | + functions-common:time_stop:2424 : local start_time 2026-08-31 23:45:28.710 | + functions-common:time_stop:2426 : name=pip_install 2026-08-31 23:45:28.715 | + functions-common:time_stop:2427 : start_time=1788219926444 2026-08-31 23:45:28.719 | + functions-common:time_stop:2429 : [[ -z 1788219926444 ]] 2026-08-31 23:45:28.725 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-31 23:45:28.731 | + functions-common:time_stop:2432 : end_time=1788219928727 2026-08-31 23:45:28.736 | + functions-common:time_stop:2433 : elapsed_time=2283 2026-08-31 23:45:28.741 | + functions-common:time_stop:2434 : total=154616 2026-08-31 23:45:28.745 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-31 23:45:28.750 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=156899 2026-08-31 23:45:28.754 | + inc/python:pip_install:219 : return 0 2026-08-31 23:45:28.758 | + lib/placement:install_placement:122 : git_clone https://review.opendev.org/openstack/placement.git /opt/stack/placement master 2026-08-31 23:45:28.763 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/placement.git 2026-08-31 23:45:28.768 | + functions-common:git_clone:590 : local git_dest=/opt/stack/placement 2026-08-31 23:45:28.772 | + functions-common:git_clone:591 : local git_ref=master 2026-08-31 23:45:28.776 | + functions-common:git_clone:592 : local orig_dir 2026-08-31 23:45:28.781 | ++ functions-common:git_clone:593 : pwd 2026-08-31 23:45:28.785 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-08-31 23:45:28.790 | + functions-common:git_clone:594 : local git_clone_flags= 2026-08-31 23:45:28.795 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-08-31 23:45:28.822 | + functions-common:git_clone:596 : RECLONE=False 2026-08-31 23:45:28.827 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-08-31 23:45:28.831 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-08-31 23:45:28.838 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-08-31 23:45:28.838 | + functions-common:git_clone:610 : echo master 2026-08-31 23:45:28.844 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/placement ]] 2026-08-31 23:45:28.848 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-08-31 23:45:28.853 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/placement.git /opt/stack/placement 2026-08-31 23:45:28.857 | + functions-common:git_timed:697 : local count=0 2026-08-31 23:45:28.861 | + functions-common:git_timed:698 : local timeout=0 2026-08-31 23:45:28.867 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-08-31 23:45:28.871 | + functions-common:git_timed:701 : timeout=0 2026-08-31 23:45:28.875 | + functions-common:git_timed:704 : time_start git_timed 2026-08-31 23:45:28.878 | + functions-common:time_start:2406 : local name=git_timed 2026-08-31 23:45:28.883 | + functions-common:time_start:2407 : local start_time= 2026-08-31 23:45:28.886 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-31 23:45:28.891 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-31 23:45:28.896 | + functions-common:time_start:2411 : _TIME_START[$name]=1788219928893 2026-08-31 23:45:28.901 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/placement.git /opt/stack/placement 2026-08-31 23:45:28.905 | Cloning into '/opt/stack/placement'... 2026-08-31 23:45:32.715 | + functions-common:git_timed:719 : time_stop git_timed 2026-08-31 23:45:32.718 | + functions-common:time_stop:2420 : local name 2026-08-31 23:45:32.720 | + functions-common:time_stop:2421 : local end_time 2026-08-31 23:45:32.723 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-31 23:45:32.726 | + functions-common:time_stop:2423 : local total 2026-08-31 23:45:32.729 | + functions-common:time_stop:2424 : local start_time 2026-08-31 23:45:32.732 | + functions-common:time_stop:2426 : name=git_timed 2026-08-31 23:45:32.735 | + functions-common:time_stop:2427 : start_time=1788219928893 2026-08-31 23:45:32.737 | + functions-common:time_stop:2429 : [[ -z 1788219928893 ]] 2026-08-31 23:45:32.741 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-31 23:45:32.746 | + functions-common:time_stop:2432 : end_time=1788219932742 2026-08-31 23:45:32.749 | + functions-common:time_stop:2433 : elapsed_time=3849 2026-08-31 23:45:32.753 | + functions-common:time_stop:2434 : total=424505 2026-08-31 23:45:32.756 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-31 23:45:32.759 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=428354 2026-08-31 23:45:32.763 | + functions-common:git_clone:631 : cd /opt/stack/placement 2026-08-31 23:45:32.766 | + functions-common:git_clone:632 : git_timed fetch origin master 2026-08-31 23:45:32.769 | + functions-common:git_timed:697 : local count=0 2026-08-31 23:45:32.772 | + functions-common:git_timed:698 : local timeout=0 2026-08-31 23:45:32.775 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-08-31 23:45:32.778 | + functions-common:git_timed:701 : timeout=0 2026-08-31 23:45:32.781 | + functions-common:git_timed:704 : time_start git_timed 2026-08-31 23:45:32.784 | + functions-common:time_start:2406 : local name=git_timed 2026-08-31 23:45:32.787 | + functions-common:time_start:2407 : local start_time= 2026-08-31 23:45:32.791 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-31 23:45:32.795 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-31 23:45:32.800 | + functions-common:time_start:2411 : _TIME_START[$name]=1788219932796 2026-08-31 23:45:32.802 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-08-31 23:45:33.284 | From https://review.opendev.org/openstack/placement 2026-08-31 23:45:33.284 | * branch master -> FETCH_HEAD 2026-08-31 23:45:33.295 | + functions-common:git_timed:719 : time_stop git_timed 2026-08-31 23:45:33.298 | + functions-common:time_stop:2420 : local name 2026-08-31 23:45:33.301 | + functions-common:time_stop:2421 : local end_time 2026-08-31 23:45:33.303 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-31 23:45:33.306 | + functions-common:time_stop:2423 : local total 2026-08-31 23:45:33.309 | + functions-common:time_stop:2424 : local start_time 2026-08-31 23:45:33.312 | + functions-common:time_stop:2426 : name=git_timed 2026-08-31 23:45:33.315 | + functions-common:time_stop:2427 : start_time=1788219932796 2026-08-31 23:45:33.318 | + functions-common:time_stop:2429 : [[ -z 1788219932796 ]] 2026-08-31 23:45:33.323 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-31 23:45:33.327 | + functions-common:time_stop:2432 : end_time=1788219933324 2026-08-31 23:45:33.329 | + functions-common:time_stop:2433 : elapsed_time=528 2026-08-31 23:45:33.332 | + functions-common:time_stop:2434 : total=428354 2026-08-31 23:45:33.336 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-31 23:45:33.338 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=428882 2026-08-31 23:45:33.342 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-08-31 23:45:33.345 | + functions-common:git_timed:697 : local count=0 2026-08-31 23:45:33.348 | + functions-common:git_timed:698 : local timeout=0 2026-08-31 23:45:33.351 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-08-31 23:45:33.354 | + functions-common:git_timed:701 : timeout=0 2026-08-31 23:45:33.357 | + functions-common:git_timed:704 : time_start git_timed 2026-08-31 23:45:33.360 | + functions-common:time_start:2406 : local name=git_timed 2026-08-31 23:45:33.363 | + functions-common:time_start:2407 : local start_time= 2026-08-31 23:45:33.366 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-31 23:45:33.370 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-31 23:45:33.374 | + functions-common:time_start:2411 : _TIME_START[$name]=1788219933371 2026-08-31 23:45:33.377 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-08-31 23:45:33.428 | Note: switching to 'FETCH_HEAD'. 2026-08-31 23:45:33.428 | 2026-08-31 23:45:33.428 | You are in 'detached HEAD' state. You can look around, make experimental 2026-08-31 23:45:33.429 | changes and commit them, and you can discard any commits you make in this 2026-08-31 23:45:33.429 | state without impacting any branches by switching back to a branch. 2026-08-31 23:45:33.429 | 2026-08-31 23:45:33.429 | If you want to create a new branch to retain commits you create, you may 2026-08-31 23:45:33.429 | do so (now or later) by using -c with the switch command. Example: 2026-08-31 23:45:33.429 | 2026-08-31 23:45:33.429 | git switch -c 2026-08-31 23:45:33.429 | 2026-08-31 23:45:33.429 | Or undo this operation with: 2026-08-31 23:45:33.430 | 2026-08-31 23:45:33.430 | git switch - 2026-08-31 23:45:33.430 | 2026-08-31 23:45:33.430 | Turn off this advice by setting config variable advice.detachedHead to false 2026-08-31 23:45:33.430 | 2026-08-31 23:45:33.430 | HEAD is now at 7d35f974 bump min version of os-traits 2026-08-31 23:45:33.434 | + functions-common:git_timed:719 : time_stop git_timed 2026-08-31 23:45:33.437 | + functions-common:time_stop:2420 : local name 2026-08-31 23:45:33.441 | + functions-common:time_stop:2421 : local end_time 2026-08-31 23:45:33.444 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-31 23:45:33.447 | + functions-common:time_stop:2423 : local total 2026-08-31 23:45:33.450 | + functions-common:time_stop:2424 : local start_time 2026-08-31 23:45:33.453 | + functions-common:time_stop:2426 : name=git_timed 2026-08-31 23:45:33.457 | + functions-common:time_stop:2427 : start_time=1788219933371 2026-08-31 23:45:33.460 | + functions-common:time_stop:2429 : [[ -z 1788219933371 ]] 2026-08-31 23:45:33.464 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-31 23:45:33.469 | + functions-common:time_stop:2432 : end_time=1788219933465 2026-08-31 23:45:33.472 | + functions-common:time_stop:2433 : elapsed_time=94 2026-08-31 23:45:33.475 | + functions-common:time_stop:2434 : total=428882 2026-08-31 23:45:33.478 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-31 23:45:33.481 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=428976 2026-08-31 23:45:33.484 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/placement 2026-08-31 23:45:33.506 | + functions-common:git_clone:672 : cd /opt/stack/placement 2026-08-31 23:45:33.509 | + functions-common:git_clone:673 : git show --oneline 2026-08-31 23:45:33.510 | + functions-common:git_clone:673 : head -1 2026-08-31 23:45:33.512 | 7d35f974 bump min version of os-traits 2026-08-31 23:45:33.515 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-08-31 23:45:33.518 | + lib/placement:install_placement:123 : setup_develop /opt/stack/placement 2026-08-31 23:45:33.521 | + inc/python:setup_develop:353 : local bindep 2026-08-31 23:45:33.524 | + inc/python:setup_develop:354 : [[ /opt/stack/placement == -bindep* ]] 2026-08-31 23:45:33.527 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/placement 2026-08-31 23:45:33.530 | + inc/python:setup_develop:359 : local extras= 2026-08-31 23:45:33.534 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/placement -e 2026-08-31 23:45:33.537 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-08-31 23:45:33.539 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/placement == -bindep* ]] 2026-08-31 23:45:33.543 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/placement 2026-08-31 23:45:33.546 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-08-31 23:45:33.549 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-08-31 23:45:33.553 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/placement 2026-08-31 23:45:33.557 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-08-31 23:45:33.561 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/placement 2026-08-31 23:45:33.564 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-08-31 23:45:33.567 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-08-31 23:45:33.572 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2026-08-31 23:45:33.578 | + inc/python:_setup_package_with_constraints_edit:400 : name=openstack-placement 2026-08-31 23:45:33.581 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z openstack-placement ']' 2026-08-31 23:45:33.585 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- openstack-placement 2026-08-31 23:45:33.746 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/placement -e 2026-08-31 23:45:33.749 | + inc/python:setup_package:436 : local bindep=0 2026-08-31 23:45:33.752 | + inc/python:setup_package:437 : local bindep_flag= 2026-08-31 23:45:33.756 | + inc/python:setup_package:438 : local bindep_profiles= 2026-08-31 23:45:33.758 | + inc/python:setup_package:439 : [[ /opt/stack/placement == -bindep* ]] 2026-08-31 23:45:33.761 | + inc/python:setup_package:444 : local project_dir=/opt/stack/placement 2026-08-31 23:45:33.765 | + inc/python:setup_package:445 : local flags=-e 2026-08-31 23:45:33.768 | + inc/python:setup_package:446 : local extras= 2026-08-31 23:45:33.770 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-08-31 23:45:33.773 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-08-31 23:45:33.776 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-08-31 23:45:33.779 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-08-31 23:45:33.782 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-08-31 23:45:33.785 | + inc/python:setup_package:464 : pip_install -e /opt/stack/placement 2026-08-31 23:45:33.806 | Using python 3.12 to install /opt/stack/placement 2026-08-31 23:45:33.809 | + 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-08-31 23:45:34.845 | Obtaining file:///opt/stack/placement 2026-08-31 23:45:34.848 | Installing build dependencies: started 2026-08-31 23:45:36.569 | Installing build dependencies: finished with status 'done' 2026-08-31 23:45:36.570 | Checking if build backend supports build_editable: started 2026-08-31 23:45:37.154 | Checking if build backend supports build_editable: finished with status 'done' 2026-08-31 23:45:37.156 | Getting requirements to build editable: started 2026-08-31 23:45:37.492 | Getting requirements to build editable: finished with status 'done' 2026-08-31 23:45:37.494 | Preparing editable metadata (pyproject.toml): started 2026-08-31 23:45:38.476 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-08-31 23:45:38.497 | Requirement already satisfied: pbr>=3.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev6) (7.0.3) 2026-08-31 23:45:38.498 | Requirement already satisfied: SQLAlchemy>=1.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev6) (2.0.52) 2026-08-31 23:45:38.500 | Requirement already satisfied: keystonemiddleware>=4.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev6) (13.0.1) 2026-08-31 23:45:38.501 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev6) (2.5.1) 2026-08-31 23:45:38.502 | Requirement already satisfied: WebOb>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev6) (1.8.11) 2026-08-31 23:45:38.503 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev6) (4.26.0) 2026-08-31 23:45:38.504 | Requirement already satisfied: requests>=2.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev6) (2.34.2) 2026-08-31 23:45:38.506 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev6) (7.6.1) 2026-08-31 23:45:38.506 | Requirement already satisfied: oslo.config>=6.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev6) (10.7.0) 2026-08-31 23:45:38.508 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev6) (6.5.0) 2026-08-31 23:45:38.508 | Requirement already satisfied: oslo.log>=4.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev6) (8.3.1) 2026-08-31 23:45:38.509 | Requirement already satisfied: oslo.serialization>=2.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev6) (5.11.0) 2026-08-31 23:45:38.510 | Requirement already satisfied: oslo.utils>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev6) (10.2.0) 2026-08-31 23:45:38.510 | Requirement already satisfied: oslo.db>=8.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev6) (18.1.1) 2026-08-31 23:45:38.511 | Requirement already satisfied: oslo.policy>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev6) (6.0.1) 2026-08-31 23:45:38.512 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev6) (8.2.0) 2026-08-31 23:45:38.513 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev6) (2.8.0) 2026-08-31 23:45:38.515 | 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.0b2.dev6) (1.1.0) 2026-08-31 23:45:38.515 | Requirement already satisfied: os-traits>=3.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev6) (3.9.0) 2026-08-31 23:45:38.518 | Requirement already satisfied: microversion-parse>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev6) (2.1.0) 2026-08-31 23:45:38.518 | 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.0b2.dev6) (26.1.0) 2026-08-31 23:45:38.519 | 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.0b2.dev6) (2025.9.1) 2026-08-31 23:45:38.520 | 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.0b2.dev6) (0.37.0) 2026-08-31 23:45:38.521 | 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.0b2.dev6) (2026.6.3) 2026-08-31 23:45:38.528 | 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.0b2.dev6) (5.16.0) 2026-08-31 23:45:38.529 | 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.0b2.dev6) (4.3.0) 2026-08-31 23:45:38.530 | 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.0b2.dev6) (6.9.0) 2026-08-31 23:45:38.532 | 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.0b2.dev6) (4.1.0) 2026-08-31 23:45:38.533 | 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.0b2.dev6) (2.13.0) 2026-08-31 23:45:38.534 | 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.0b2.dev6) (6.0.0) 2026-08-31 23:45:38.539 | 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.0b2.dev6) (2.1.0) 2026-08-31 23:45:38.542 | 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.0b2.dev6) (5.9.1) 2026-08-31 23:45:38.542 | 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.0b2.dev6) (1.9.0) 2026-08-31 23:45:38.542 | 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.0b2.dev6) (4.16.0) 2026-08-31 23:45:38.552 | 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.0b2.dev6) (1.5.0) 2026-08-31 23:45:38.555 | 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.0b2.dev6) (5.3.1) 2026-08-31 23:45:38.560 | 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.0b2.dev6) (0.20) 2026-08-31 23:45:38.561 | 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.0b2.dev6) (3.1.0) 2026-08-31 23:45:38.564 | 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.0b2.dev6) (2.3.0) 2026-08-31 23:45:38.568 | 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.0b2.dev6) (1.3.0) 2026-08-31 23:45:38.569 | 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.0b2.dev6) (2.0.0) 2026-08-31 23:45:38.570 | 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.0b2.dev6) (6.0.3) 2026-08-31 23:45:38.577 | 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.0b2.dev6) (1.19.1) 2026-08-31 23:45:38.580 | 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.0b2.dev6) (2.1.2) 2026-08-31 23:45:38.580 | 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.0b2.dev6) (0.6.2) 2026-08-31 23:45:38.586 | 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.0b2.dev6) (1.4.1) 2026-08-31 23:45:38.589 | 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.0b2.dev6) (2.9.0.post0) 2026-08-31 23:45:38.592 | 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.0b2.dev6) (5.0.0) 2026-08-31 23:45:38.593 | 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.0b2.dev6) (3.1.6) 2026-08-31 23:45:38.595 | 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.0b2.dev6) (4.0.1) 2026-08-31 23:45:38.601 | 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.0b2.dev6) (3.0.3) 2026-08-31 23:45:38.612 | 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.0b2.dev6) (1.2.1) 2026-08-31 23:45:38.624 | 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.0b2.dev6) (3.18.0) 2026-08-31 23:45:38.632 | 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.0b2.dev6) (3.3.2) 2026-08-31 23:45:38.633 | 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.0b2.dev6) (26.3) 2026-08-31 23:45:38.634 | 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.0b2.dev6) (7.2.2) 2026-08-31 23:45:38.640 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=3.1.1->openstack-placement==16.0.0.0b2.dev6) (84.0.0) 2026-08-31 23:45:38.644 | 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.0b2.dev6) (0.8.2) 2026-08-31 23:45:38.663 | 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.0b2.dev6) (1.17.0) 2026-08-31 23:45:38.677 | 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.0b2.dev6) (3.5.0) 2026-08-31 23:45:38.678 | 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.0b2.dev6) (3.18) 2026-08-31 23:45:38.679 | 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.0b2.dev6) (2.7.0) 2026-08-31 23:45:38.681 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.25.0->openstack-placement==16.0.0.0b2.dev6) (2023.11.17) 2026-08-31 23:45:38.701 | 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.0b2.dev6) (0.8) 2026-08-31 23:45:38.714 | 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.0b2.dev6) (3.5.5) 2026-08-31 23:45:38.766 | Building wheels for collected packages: openstack-placement 2026-08-31 23:45:38.768 | Building editable for openstack-placement (pyproject.toml): started 2026-08-31 23:45:39.592 | Building editable for openstack-placement (pyproject.toml): finished with status 'done' 2026-08-31 23:45:39.592 | Created wheel for openstack-placement: filename=openstack_placement-16.0.0.0b2.dev6-0.editable-py3-none-any.whl size=8837 sha256=d8cf5625b81497320bf3825cfe763798256e3b2b5f74c3b2bddf0db058270ec6 2026-08-31 23:45:39.592 | Stored in directory: /tmp/pip-ephem-wheel-cache-zqj9t3r8/wheels/0f/d8/4f/e8707957c726bd4763e71d7ed0672723b81ca99945904983a6 2026-08-31 23:45:39.599 | Successfully built openstack-placement 2026-08-31 23:45:39.882 | Installing collected packages: openstack-placement 2026-08-31 23:45:39.934 | Successfully installed openstack-placement-16.0.0.0b2.dev6 2026-08-31 23:45:40.092 | + inc/python:pip_install:216 : result=0 2026-08-31 23:45:40.098 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-31 23:45:40.103 | + functions-common:time_stop:2420 : local name 2026-08-31 23:45:40.107 | + functions-common:time_stop:2421 : local end_time 2026-08-31 23:45:40.111 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-31 23:45:40.115 | + functions-common:time_stop:2423 : local total 2026-08-31 23:45:40.118 | + functions-common:time_stop:2424 : local start_time 2026-08-31 23:45:40.122 | + functions-common:time_stop:2426 : name=pip_install 2026-08-31 23:45:40.125 | + functions-common:time_stop:2427 : start_time=1788219933800 2026-08-31 23:45:40.131 | + functions-common:time_stop:2429 : [[ -z 1788219933800 ]] 2026-08-31 23:45:40.135 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-31 23:45:40.141 | + functions-common:time_stop:2432 : end_time=1788219940136 2026-08-31 23:45:40.145 | + functions-common:time_stop:2433 : elapsed_time=6336 2026-08-31 23:45:40.148 | + functions-common:time_stop:2434 : total=156899 2026-08-31 23:45:40.152 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-31 23:45:40.156 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=163235 2026-08-31 23:45:40.160 | + inc/python:pip_install:219 : return 0 2026-08-31 23:45:40.164 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-08-31 23:45:40.170 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-08-31 23:45:40.174 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/placement 2026-08-31 23:45:40.178 | + inc/python:use_library_from_git:266 : local name=/opt/stack/placement 2026-08-31 23:45:40.182 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-31 23:45:40.186 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-31 23:45:40.190 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/placement, ]] 2026-08-31 23:45:40.194 | + inc/python:use_library_from_git:269 : return 1 2026-08-31 23:45:40.198 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-08-31 23:45:40.202 | + ./stack.sh:main:968 : configure_placement 2026-08-31 23:45:40.206 | + lib/placement:configure_placement:88 : sudo install -d -o quobyte /etc/placement 2026-08-31 23:45:40.229 | + lib/placement:configure_placement:89 : create_placement_conf 2026-08-31 23:45:40.233 | + lib/placement:create_placement_conf:78 : rm -f /etc/placement/placement.conf 2026-08-31 23:45:40.241 | ++ lib/placement:create_placement_conf:79 : database_connection_url placement 2026-08-31 23:45:40.245 | ++ lib/database:database_connection_url:134 : local db=placement 2026-08-31 23:45:40.249 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql placement 2026-08-31 23:45:40.253 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=placement 2026-08-31 23:45:40.258 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-08-31 23:45:40.261 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-08-31 23:45:40.265 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-08-31 23:45:40.291 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-31 23:45:40.296 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-08-31 23:45:40.299 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/placement?charset=utf8&plugin=dbcounter' 2026-08-31 23:45:40.304 | + 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-08-31 23:45:40.354 | + lib/placement:create_placement_conf:80 : iniset /etc/placement/placement.conf DEFAULT debug True 2026-08-31 23:45:40.401 | + lib/placement:create_placement_conf:81 : iniset /etc/placement/placement.conf api auth_strategy keystone 2026-08-31 23:45:40.451 | + lib/placement:create_placement_conf:82 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2026-08-31 23:45:40.455 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/placement/placement.conf 2026-08-31 23:45:40.458 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=placement 2026-08-31 23:45:40.462 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-08-31 23:45:40.466 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-08-31 23:45:40.471 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/placement/placement.conf placement keystone_authtoken 2026-08-31 23:45:40.475 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/placement/placement.conf 2026-08-31 23:45:40.479 | + lib/keystone:configure_keystoneauth:392 : local admin_user=placement 2026-08-31 23:45:40.484 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-08-31 23:45:40.487 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2026-08-31 23:45:40.535 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2026-08-31 23:45:40.580 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://192.168.122.72/identity 2026-08-31 23:45:40.625 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2026-08-31 23:45:40.669 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/placement/placement.conf keystone_authtoken password nomoresecret 2026-08-31 23:45:40.713 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2026-08-31 23:45:40.759 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2026-08-31 23:45:40.808 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2026-08-31 23:45:40.851 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/placement/placement.conf keystone_authtoken www_authenticate_uri http://192.168.122.72/identity 2026-08-31 23:45:40.894 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-08-31 23:45:40.939 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2026-08-31 23:45:40.985 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-08-31 23:45:40.988 | + lib/placement:create_placement_conf:83 : setup_logging /etc/placement/placement.conf 2026-08-31 23:45:40.992 | + functions:setup_logging:693 : setup_systemd_logging /etc/placement/placement.conf 2026-08-31 23:45:40.995 | + functions:setup_systemd_logging:710 : local conf_file=/etc/placement/placement.conf 2026-08-31 23:45:41.001 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-08-31 23:45:41.029 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-08-31 23:45:41.033 | + functions:setup_systemd_logging:716 : local pidstr= 2026-08-31 23:45:41.036 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-08-31 23:45:41.040 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-08-31 23:45:41.044 | + 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-08-31 23:45:41.093 | + 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-08-31 23:45:41.142 | + 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-08-31 23:45:41.187 | + functions:setup_systemd_logging:727 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-08-31 23:45:41.234 | + functions:setup_systemd_logging:730 : iniset /etc/placement/placement.conf DEFAULT log_color False 2026-08-31 23:45:41.281 | + lib/placement:configure_placement:91 : write_uwsgi_config /etc/placement/placement-uwsgi.ini placement.wsgi.api:application /placement '' placement-api 2026-08-31 23:45:41.285 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/placement/placement-uwsgi.ini 2026-08-31 23:45:41.288 | + lib/apache:write_uwsgi_config:244 : local wsgi=placement.wsgi.api:application 2026-08-31 23:45:41.293 | + lib/apache:write_uwsgi_config:245 : local url=/placement 2026-08-31 23:45:41.296 | + lib/apache:write_uwsgi_config:246 : local http= 2026-08-31 23:45:41.301 | + lib/apache:write_uwsgi_config:247 : local name=placement-api 2026-08-31 23:45:41.304 | + lib/apache:write_uwsgi_config:249 : '[' -z placement-api ']' 2026-08-31 23:45:41.308 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-08-31 23:45:41.312 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-08-31 23:45:41.333 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-08-31 23:45:41.333 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-08-31 23:45:41.346 | d /var/run/uwsgi 0755 quobyte root 2026-08-31 23:45:41.352 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-08-31 23:45:41.370 | /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-08-31 23:45:41.376 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/placement-api.socket 2026-08-31 23:45:41.380 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/placement/placement-uwsgi.ini 2026-08-31 23:45:41.387 | + lib/apache:write_uwsgi_config:270 : [[ placement.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-08-31 23:45:41.391 | + lib/apache:write_uwsgi_config:271 : iniset /etc/placement/placement-uwsgi.ini uwsgi module placement.wsgi.api:application 2026-08-31 23:45:41.435 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2026-08-31 23:45:41.476 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2026-08-31 23:45:41.513 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2026-08-31 23:45:41.550 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2026-08-31 23:45:41.587 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 80 2026-08-31 23:45:41.625 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2026-08-31 23:45:41.662 | + lib/apache:write_uwsgi_config:286 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2026-08-31 23:45:41.699 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2026-08-31 23:45:41.739 | + lib/apache:write_uwsgi_config:290 : iniset /etc/placement/placement-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2026-08-31 23:45:41.775 | + lib/apache:write_uwsgi_config:292 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2026-08-31 23:45:41.811 | + lib/apache:write_uwsgi_config:294 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2026-08-31 23:45:41.847 | + lib/apache:write_uwsgi_config:296 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2026-08-31 23:45:41.884 | + lib/apache:write_uwsgi_config:298 : iniset /etc/placement/placement-uwsgi.ini uwsgi start-time %t 2026-08-31 23:45:41.921 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-08-31 23:45:41.924 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-08-31 23:45:41.928 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for placement-api 2026-08-31 23:45:41.931 | ++ lib/apache:apache_site_config_for:174 : local site=placement-api 2026-08-31 23:45:41.934 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-08-31 23:45:41.937 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-31 23:45:41.940 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-31 23:45:41.943 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/placement-api.conf 2026-08-31 23:45:41.946 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2026-08-31 23:45:41.949 | + lib/apache:write_uwsgi_config:306 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2026-08-31 23:45:41.987 | + lib/apache:write_uwsgi_config:307 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2026-08-31 23:45:42.024 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2026-08-31 23:45:42.024 | + 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-08-31 23:45:42.036 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 acquire=1 2026-08-31 23:45:42.041 | + lib/apache:write_uwsgi_config:309 : enable_apache_site placement-api 2026-08-31 23:45:42.044 | + lib/apache:enable_apache_site:191 : local site=placement-api 2026-08-31 23:45:42.047 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-08-31 23:45:42.050 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-08-31 23:45:42.053 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-08-31 23:45:42.057 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-08-31 23:45:42.060 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-31 23:45:42.063 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-31 23:45:42.066 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-08-31 23:45:42.069 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-08-31 23:45:42.073 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-31 23:45:42.076 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-31 23:45:42.080 | + lib/apache:enable_apache_site:195 : sudo a2ensite placement-api 2026-08-31 23:45:42.093 | perl: warning: Setting locale failed. 2026-08-31 23:45:42.093 | perl: warning: Please check that your locale settings: 2026-08-31 23:45:42.093 | LANGUAGE = (unset), 2026-08-31 23:45:42.094 | LC_ALL = "en_US.utf8", 2026-08-31 23:45:42.094 | LANG = "de_DE.UTF-8" 2026-08-31 23:45:42.094 | are supported and installed on your system. 2026-08-31 23:45:42.094 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-31 23:45:42.136 | Enabling site placement-api. 2026-08-31 23:45:42.142 | To activate the new configuration, you need to run: 2026-08-31 23:45:42.143 | systemctl reload apache2 2026-08-31 23:45:42.148 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-08-31 23:45:42.151 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-08-31 23:45:42.154 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-08-31 23:45:42.157 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-08-31 23:45:42.334 | + lib/placement:configure_placement:92 : [[ True == \T\r\u\e ]] 2026-08-31 23:45:42.337 | + lib/placement:configure_placement:93 : iniset /etc/placement/placement.conf oslo_policy enforce_new_defaults True 2026-08-31 23:45:42.382 | + ./stack.sh:main:975 : is_service_enabled placement placement-client 2026-08-31 23:45:42.404 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 23:45:42.408 | + ./stack.sh:main:976 : is_service_enabled n-cpu 2026-08-31 23:45:42.429 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 23:45:42.433 | + ./stack.sh:main:977 : configure_placement_nova_compute 2026-08-31 23:45:42.436 | + lib/nova:configure_placement_nova_compute:636 : local conf=/etc/nova/nova.conf 2026-08-31 23:45:42.440 | + lib/nova:configure_placement_nova_compute:637 : configure_keystoneauth /etc/nova/nova.conf nova placement 2026-08-31 23:45:42.444 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-08-31 23:45:42.447 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-08-31 23:45:42.450 | + lib/keystone:configure_keystoneauth:393 : local section=placement 2026-08-31 23:45:42.454 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf placement auth_type password 2026-08-31 23:45:42.495 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf placement interface public 2026-08-31 23:45:42.534 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf placement auth_url http://192.168.122.72/identity 2026-08-31 23:45:42.571 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf placement username nova 2026-08-31 23:45:42.609 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf placement password nomoresecret 2026-08-31 23:45:42.644 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf placement user_domain_name Default 2026-08-31 23:45:42.680 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf placement project_name service 2026-08-31 23:45:42.716 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf placement project_domain_name Default 2026-08-31 23:45:42.751 | + ./stack.sh:main:981 : is_service_enabled horizon 2026-08-31 23:45:42.770 | + functions-common:is_service_enabled:2076 : return 1 2026-08-31 23:45:42.773 | + ./stack.sh:main:986 : is_service_enabled tls-proxy 2026-08-31 23:45:42.792 | + functions-common:is_service_enabled:2076 : return 1 2026-08-31 23:45:42.795 | + ./stack.sh:main:990 : is_service_enabled cinder 2026-08-31 23:45:42.818 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 23:45:42.822 | + ./stack.sh:main:992 : init_os_brick 2026-08-31 23:45:42.825 | + lib/cinder:init_os_brick:524 : mkdir -p /opt/stack/data/os_brick 2026-08-31 23:45:42.831 | + lib/cinder:init_os_brick:525 : is_service_enabled cinder 2026-08-31 23:45:42.851 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 23:45:42.855 | + lib/cinder:init_os_brick:526 : iniset /etc/cinder/cinder.conf os_brick lock_path /opt/stack/data/os_brick 2026-08-31 23:45:42.895 | + lib/cinder:init_os_brick:528 : is_service_enabled nova 2026-08-31 23:45:42.916 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 23:45:42.919 | + lib/cinder:init_os_brick:529 : iniset /etc/nova/nova.conf os_brick lock_path /opt/stack/data/os_brick 2026-08-31 23:45:42.959 | + lib/cinder:init_os_brick:531 : is_service_enabled glance 2026-08-31 23:45:42.979 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 23:45:42.982 | + lib/cinder:init_os_brick:532 : iniset /etc/glance/glance-api.conf os_brick lock_path /opt/stack/data/os_brick 2026-08-31 23:45:43.022 | + lib/cinder:init_os_brick:533 : iniset /etc/glance/glance-cache.conf os_brick lock_path /opt/stack/data/os_brick 2026-08-31 23:45:43.060 | + ./stack.sh:main:999 : run_phase stack install 2026-08-31 23:45:43.063 | + functions-common:run_phase:1848 : local mode=stack 2026-08-31 23:45:43.066 | + functions-common:run_phase:1849 : local phase=install 2026-08-31 23:45:43.069 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-08-31 23:45:43.072 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-08-31 23:45:43.075 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-08-31 23:45:43.078 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-08-31 23:45:43.081 | + functions-common:run_phase:1858 : local extra 2026-08-31 23:45:43.085 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-08-31 23:45:43.090 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-08-31 23:45:43.093 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-08-31 23:45:43.096 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-08-31 23:45:43.100 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack install 2026-08-31 23:45:43.102 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-08-31 23:45:43.120 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-31 23:45:43.122 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-08-31 23:45:43.125 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-08-31 23:45:43.128 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2026-08-31 23:45:43.130 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2026-08-31 23:45:43.133 | ++ ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-31 23:45:43.136 | ++ ./stack.sh:echo_summary:450 : echo -e Installing Tempest 2026-08-31 23:45:43.139 | ++ extras.d/80-tempest.sh:source:9 : async_runfunc install_tempest 2026-08-31 23:45:43.142 | ++ inc/async:async_runfunc:116 : async_run install_tempest install_tempest 2026-08-31 23:45:43.216 | ++ inc/async:async_inner:63 : install_tempest 2026-08-31 23:45:43.272 | [2019 Async install_tempest:38882]: running: install_tempest 2026-08-31 23:45:43.277 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-08-31 23:45:43.281 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-08-31 23:45:43.285 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-08-31 23:45:43.290 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-08-31 23:45:43.295 | + functions-common:run_phase:1875 : run_plugins stack install 2026-08-31 23:45:43.302 | + functions-common:run_plugins:1834 : local mode=stack 2026-08-31 23:45:43.307 | + functions-common:run_plugins:1835 : local phase=install 2026-08-31 23:45:43.312 | + functions-common:run_plugins:1837 : local plugins= 2026-08-31 23:45:43.316 | + functions-common:run_plugins:1838 : local plugin 2026-08-31 23:45:43.323 | + ./stack.sh:main:1002 : use_library_from_git python-openstackclient 2026-08-31 23:45:43.327 | + inc/python:use_library_from_git:266 : local name=python-openstackclient 2026-08-31 23:45:43.331 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-31 23:45:43.335 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-31 23:45:43.339 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-openstackclient, ]] 2026-08-31 23:45:43.344 | + inc/python:use_library_from_git:269 : return 1 2026-08-31 23:45:43.348 | + ./stack.sh:main:1006 : pip_install_gr python-openstackclient 2026-08-31 23:45:43.356 | + inc/python:pip_install_gr:94 : local name=python-openstackclient 2026-08-31 23:45:43.357 | + inc/python:pip_install_gr:95 : local clean_name 2026-08-31 23:45:43.363 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements python-openstackclient 2026-08-31 23:45:43.368 | ++ inc/python:get_from_global_requirements:241 : local package=python-openstackclient 2026-08-31 23:45:43.373 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-08-31 23:45:43.380 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2026-08-31 23:45:43.380 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-08-31 23:45:43.388 | ++ inc/python:get_from_global_requirements:243 : required_pkg='python-openstackclient!=7.3.0,!=7.3.1 ' 2026-08-31 23:45:43.392 | ++ inc/python:get_from_global_requirements:244 : [[ python-openstackclient!=7.3.0,!=7.3.1 == '' ]] 2026-08-31 23:45:43.397 | ++ inc/python:get_from_global_requirements:247 : echo 'python-openstackclient!=7.3.0,!=7.3.1' 2026-08-31 23:45:43.403 | + inc/python:pip_install_gr:96 : clean_name='python-openstackclient!=7.3.0,!=7.3.1' 2026-08-31 23:45:43.408 | + inc/python:pip_install_gr:97 : pip_install 'python-openstackclient!=7.3.0,!=7.3.1' 2026-08-31 23:45:43.444 | Using python 3.12 to install python-openstackclient!=7.3.0,!=7.3.1 2026-08-31 23:45:43.449 | + 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-08-31 23:45:44.733 | Collecting python-openstackclient!=7.3.0,!=7.3.1 2026-08-31 23:45:44.869 | Downloading python_openstackclient-10.3.0-py3-none-any.whl.metadata (10 kB) 2026-08-31 23:45:44.885 | 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-08-31 23:45:44.885 | 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.16.0) 2026-08-31 23:45:44.885 | 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-08-31 23:45:44.886 | Requirement already satisfied: openstacksdk>=4.19.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (4.19.1) 2026-08-31 23:45:44.887 | 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-08-31 23:45:44.888 | 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-08-31 23:45:44.889 | 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) (6.0.0) 2026-08-31 23:45:44.935 | Collecting python-manilaclient>=6.0.0 (from python-openstackclient!=7.3.0,!=7.3.1) 2026-08-31 23:45:44.951 | Downloading python_manilaclient-6.3.0-py3-none-any.whl.metadata (5.5 kB) 2026-08-31 23:45:44.963 | 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-08-31 23:45:44.964 | 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.1) 2026-08-31 23:45:44.966 | 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-08-31 23:45:44.967 | Requirement already satisfied: cmd2>=4.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.2.0) 2026-08-31 23:45:44.968 | 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-08-31 23:45:44.970 | 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-08-31 23:45:44.976 | Requirement already satisfied: prompt-toolkit>=3.0.53 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (3.0.53) 2026-08-31 23:45:44.976 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (1.11.0) 2026-08-31 23:45:44.978 | Requirement already satisfied: rich>=15.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (15.0.0) 2026-08-31 23:45:44.978 | Requirement already satisfied: rich-argparse>=1.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (1.8.0) 2026-08-31 23:45:44.982 | 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.1.1) 2026-08-31 23:45:44.987 | 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-08-31 23:45:44.991 | Requirement already satisfied: decorator>=4.4.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.19.0->python-openstackclient!=7.3.0,!=7.3.1) (5.3.1) 2026-08-31 23:45:44.993 | Requirement already satisfied: dogpile.cache>=0.6.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.19.0->python-openstackclient!=7.3.0,!=7.3.1) (1.5.0) 2026-08-31 23:45:44.994 | Requirement already satisfied: jmespath>=0.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.19.0->python-openstackclient!=7.3.0,!=7.3.1) (1.1.0) 2026-08-31 23:45:44.995 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.19.0->python-openstackclient!=7.3.0,!=7.3.1) (1.33) 2026-08-31 23:45:44.996 | Requirement already satisfied: keystoneauth1>=5.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.19.0->python-openstackclient!=7.3.0,!=7.3.1) (5.16.0) 2026-08-31 23:45:44.997 | Requirement already satisfied: os-service-types>=1.8.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.19.0->python-openstackclient!=7.3.0,!=7.3.1) (1.9.0) 2026-08-31 23:45:44.998 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.19.0->python-openstackclient!=7.3.0,!=7.3.1) (7.0.3) 2026-08-31 23:45:44.999 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.19.0->python-openstackclient!=7.3.0,!=7.3.1) (4.11.3) 2026-08-31 23:45:44.999 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.19.0->python-openstackclient!=7.3.0,!=7.3.1) (7.2.2) 2026-08-31 23:45:45.008 | Requirement already satisfied: jsonpointer>=1.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=4.19.0->python-openstackclient!=7.3.0,!=7.3.1) (3.1.1) 2026-08-31 23:45:45.012 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=5.10.0->openstacksdk>=4.19.0->python-openstackclient!=7.3.0,!=7.3.1) (4.16.0) 2026-08-31 23:45:45.017 | 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.2.0) 2026-08-31 23:45:45.022 | 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-08-31 23:45:45.023 | 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-08-31 23:45:45.024 | 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.3) 2026-08-31 23:45:45.029 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr!=2.1.0,>=2.0.0->openstacksdk>=4.19.0->python-openstackclient!=7.3.0,!=7.3.1) (84.0.0) 2026-08-31 23:45:45.034 | 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.2) 2026-08-31 23:45:45.048 | 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-08-31 23:45:45.049 | 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.7.0) 2026-08-31 23:45:45.050 | 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-08-31 23:45:45.053 | 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.3.0) 2026-08-31 23:45:45.056 | 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-08-31 23:45:45.059 | 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-08-31 23:45:45.064 | 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.1) 2026-08-31 23:45:45.068 | 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-08-31 23:45:45.071 | 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-08-31 23:45:45.076 | 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-08-31 23:45:45.081 | 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.5.0) 2026-08-31 23:45:45.083 | 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-08-31 23:45:45.083 | 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-08-31 23:45:45.084 | 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-08-31 23:45:45.103 | 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>=4.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (4.2.0) 2026-08-31 23:45:45.104 | 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>=4.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (2.20.0) 2026-08-31 23:45:45.109 | Requirement already satisfied: mdurl~=0.1 in /usr/lib/python3/dist-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=4.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (0.1.2) 2026-08-31 23:45:45.160 | Downloading python_openstackclient-10.3.0-py3-none-any.whl (1.3 MB) 2026-08-31 23:45:45.245 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.3/1.3 MB 27.9 MB/s 0:00:00 2026-08-31 23:45:45.262 | Downloading python_manilaclient-6.3.0-py3-none-any.whl (416 kB) 2026-08-31 23:45:45.616 | Installing collected packages: python-manilaclient, python-openstackclient 2026-08-31 23:45:48.574 | 2026-08-31 23:45:48.599 | Successfully installed python-manilaclient-6.3.0 python-openstackclient-10.3.0 2026-08-31 23:45:48.740 | + inc/python:pip_install:216 : result=0 2026-08-31 23:45:48.744 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-31 23:45:48.747 | + functions-common:time_stop:2420 : local name 2026-08-31 23:45:48.749 | + functions-common:time_stop:2421 : local end_time 2026-08-31 23:45:48.753 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-31 23:45:48.756 | + functions-common:time_stop:2423 : local total 2026-08-31 23:45:48.759 | + functions-common:time_stop:2424 : local start_time 2026-08-31 23:45:48.762 | + functions-common:time_stop:2426 : name=pip_install 2026-08-31 23:45:48.765 | + functions-common:time_stop:2427 : start_time=1788219943435 2026-08-31 23:45:48.768 | + functions-common:time_stop:2429 : [[ -z 1788219943435 ]] 2026-08-31 23:45:48.772 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-31 23:45:48.776 | + functions-common:time_stop:2432 : end_time=1788219948773 2026-08-31 23:45:48.779 | + functions-common:time_stop:2433 : elapsed_time=5338 2026-08-31 23:45:48.783 | + functions-common:time_stop:2434 : total=163235 2026-08-31 23:45:48.786 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-31 23:45:48.789 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=168573 2026-08-31 23:45:48.792 | + inc/python:pip_install:219 : return 0 2026-08-31 23:45:48.795 | + ./stack.sh:main:1007 : is_service_enabled openstack-cli-server 2026-08-31 23:45:48.818 | + functions-common:is_service_enabled:2076 : return 1 2026-08-31 23:45:48.822 | + ./stack.sh:main:1014 : install_oscwrap 2026-08-31 23:45:48.826 | ++ functions-common:install_oscwrap:2470 : mktemp 2026-08-31 23:45:48.831 | + functions-common:install_oscwrap:2470 : OSCWRAP_TIMER_FILE=/tmp/tmp.sSDFraZtui 2026-08-31 23:45:48.834 | + functions-common:install_oscwrap:2473 : shopt -s expand_aliases 2026-08-31 23:45:48.838 | + functions-common:install_oscwrap:2476 : unalias -a 2026-08-31 23:45:48.841 | + functions-common:install_oscwrap:2478 : alias openstack=oscwrap 2026-08-31 23:45:48.844 | + ./stack.sh:main:1019 : [[ False != \F\a\l\s\e ]] 2026-08-31 23:45:48.847 | + ./stack.sh:main:1059 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2026-08-31 23:45:48.850 | + ./stack.sh:main:1067 : is_service_enabled mysql postgresql 2026-08-31 23:45:48.870 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 23:45:48.873 | + ./stack.sh:main:1068 : configure_database 2026-08-31 23:45:48.876 | + lib/database:configure_database:128 : configure_database_mysql 2026-08-31 23:45:48.878 | + lib/databases/mysql:configure_database_mysql:60 : local my_conf mysql slow_log my_client_conf 2026-08-31 23:45:48.882 | + lib/databases/mysql:configure_database_mysql:61 : echo_summary 'Configuring and starting MySQL' 2026-08-31 23:45:48.885 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-31 23:45:48.888 | + ./stack.sh:echo_summary:450 : echo -e Configuring and starting MySQL 2026-08-31 23:45:48.891 | + lib/databases/mysql:configure_database_mysql:63 : is_ubuntu 2026-08-31 23:45:48.894 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-31 23:45:48.897 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-31 23:45:48.900 | + lib/databases/mysql:configure_database_mysql:64 : my_conf=/etc/mysql/my.cnf 2026-08-31 23:45:48.903 | + lib/databases/mysql:configure_database_mysql:76 : is_ubuntu 2026-08-31 23:45:48.906 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-31 23:45:48.909 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-31 23:45:48.912 | + lib/databases/mysql:configure_database_mysql:77 : is_fips_enabled 2026-08-31 23:45:48.917 | ++ functions-common:is_fips_enabled:2541 : cat /proc/sys/crypto/fips_enabled 2026-08-31 23:45:48.919 | cat: /proc/sys/crypto/fips_enabled: No such file or directory 2026-08-31 23:45:48.921 | + functions-common:is_fips_enabled:2541 : fips= 2026-08-31 23:45:48.924 | + functions-common:is_fips_enabled:2542 : '[' '' == 1 ']' 2026-08-31 23:45:48.928 | ++ lib/databases/mysql:configure_database_mysql:85 : ipv6_unquote 0.0.0.0 2026-08-31 23:45:48.932 | ++ functions-common:ipv6_unquote:2218 : echo 0.0.0.0 2026-08-31 23:45:48.933 | ++ functions-common:ipv6_unquote:2218 : tr -d '[]' 2026-08-31 23:45:48.937 | + lib/databases/mysql:configure_database_mysql:85 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2026-08-31 23:45:49.015 | + lib/databases/mysql:configure_database_mysql:88 : is_fedora 2026-08-31 23:45:49.019 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-08-31 23:45:49.021 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-08-31 23:45:49.024 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-08-31 23:45:49.028 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-08-31 23:45:49.031 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-08-31 23:45:49.035 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-08-31 23:45:49.037 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-08-31 23:45:49.040 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-08-31 23:45:49.044 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-08-31 23:45:49.047 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-08-31 23:45:49.049 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-08-31 23:45:49.052 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-08-31 23:45:49.055 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-08-31 23:45:49.058 | + lib/databases/mysql:configure_database_mysql:91 : is_ubuntu 2026-08-31 23:45:49.061 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-31 23:45:49.064 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-31 23:45:49.067 | + lib/databases/mysql:configure_database_mysql:93 : restart_service mysql 2026-08-31 23:45:49.069 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-08-31 23:45:49.072 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart mysql 2026-08-31 23:45:51.261 | + lib/databases/mysql:configure_database_mysql:98 : local use_mariadb_socket_auth=False 2026-08-31 23:45:51.268 | + lib/databases/mysql:configure_database_mysql:99 : is_ubuntu 2026-08-31 23:45:51.271 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-31 23:45:51.274 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-31 23:45:51.278 | + lib/databases/mysql:configure_database_mysql:99 : '[' mysql == mariadb ']' 2026-08-31 23:45:51.281 | + lib/databases/mysql:configure_database_mysql:109 : [[ False != \T\r\u\e ]] 2026-08-31 23:45:51.284 | + lib/databases/mysql:configure_database_mysql:110 : sudo mysqladmin -u root password stackdb 2026-08-31 23:45:51.320 | mysqladmin: connect to server at 'localhost' failed 2026-08-31 23:45:51.320 | error: 'Access denied for user 'root'@'localhost' (using password: NO)' 2026-08-31 23:45:51.326 | + lib/databases/mysql:configure_database_mysql:110 : true 2026-08-31 23:45:51.328 | + lib/databases/mysql:configure_database_mysql:115 : is_ubuntu 2026-08-31 23:45:51.333 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-31 23:45:51.336 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-31 23:45:51.340 | + lib/databases/mysql:configure_database_mysql:115 : '[' mysql == mariadb ']' 2026-08-31 23:45:51.342 | + lib/databases/mysql:configure_database_mysql:118 : local 'cmd_args=-uroot -pstackdb -h127.0.0.1 ' 2026-08-31 23:45:51.345 | + lib/databases/mysql:configure_database_mysql:123 : min_db_ver=11.6.2 2026-08-31 23:45:51.351 | ++ lib/databases/mysql:configure_database_mysql:124 : cut -d - -f 1 2026-08-31 23:45:51.354 | ++ lib/databases/mysql:configure_database_mysql:124 : sudo mysql -uroot -pstackdb -h127.0.0.1 -e 'select version();' -sN 2026-08-31 23:45:51.371 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-31 23:45:51.453 | + lib/databases/mysql:configure_database_mysql:124 : db_version=8.0.46 2026-08-31 23:45:51.461 | ++ lib/databases/mysql:configure_database_mysql:125 : printf '%s\n' 11.6.2 8.0.46 2026-08-31 23:45:51.464 | ++ lib/databases/mysql:configure_database_mysql:125 : tail -n 1 2026-08-31 23:45:51.466 | ++ lib/databases/mysql:configure_database_mysql:125 : sort -V 2026-08-31 23:45:51.472 | + lib/databases/mysql:configure_database_mysql:125 : max_db_ver=11.6.2 2026-08-31 23:45:51.477 | + lib/databases/mysql:configure_database_mysql:126 : [[ 11.6.2 != \1\1\.\6\.\2 ]] 2026-08-31 23:45:51.480 | + lib/databases/mysql:configure_database_mysql:132 : [[ False == \T\r\u\e ]] 2026-08-31 23:45:51.484 | + lib/databases/mysql:configure_database_mysql:139 : [[ False == \T\r\u\e ]] 2026-08-31 23:45:51.488 | + 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-08-31 23:45:51.504 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-31 23:45:51.593 | + lib/databases/mysql:configure_database_mysql:145 : sudo mysql -uroot -pstackdb -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'';' 2026-08-31 23:45:51.610 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-31 23:45:51.684 | + lib/databases/mysql:configure_database_mysql:151 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2026-08-31 23:45:51.784 | + lib/databases/mysql:configure_database_mysql:152 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2026-08-31 23:45:51.882 | + lib/databases/mysql:configure_database_mysql:153 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2026-08-31 23:45:51.963 | + lib/databases/mysql:configure_database_mysql:155 : [[ False == \T\r\u\e ]] 2026-08-31 23:45:51.967 | + lib/databases/mysql:configure_database_mysql:175 : [[ True == \T\r\u\e ]] 2026-08-31 23:45:51.970 | + lib/databases/mysql:configure_database_mysql:176 : echo 'enabling MySQL performance counting' 2026-08-31 23:45:51.970 | enabling MySQL performance counting 2026-08-31 23:45:51.974 | + lib/databases/mysql:configure_database_mysql:179 : pip_install /home/quobyte/devstack/tools/dbcounter 2026-08-31 23:45:52.011 | Using python 3.12 to install /home/quobyte/devstack/tools/dbcounter 2026-08-31 23:45:52.016 | + 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-08-31 23:45:53.065 | Processing ./tools/dbcounter 2026-08-31 23:45:53.069 | Installing build dependencies: started 2026-08-31 23:45:56.199 | Installing build dependencies: finished with status 'done' 2026-08-31 23:45:56.199 | Getting requirements to build wheel: started 2026-08-31 23:45:56.933 | Getting requirements to build wheel: finished with status 'done' 2026-08-31 23:45:56.935 | Preparing metadata (pyproject.toml): started 2026-08-31 23:45:57.323 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-08-31 23:45:57.325 | Building wheels for collected packages: dbcounter 2026-08-31 23:45:57.326 | Building wheel for dbcounter (pyproject.toml): started 2026-08-31 23:45:57.783 | Building wheel for dbcounter (pyproject.toml): finished with status 'done' 2026-08-31 23:45:57.784 | Created wheel for dbcounter: filename=dbcounter-0.1-py3-none-any.whl size=3229 sha256=1f168663b823aa08de058ea7feca35fdf1cfcb0cb9001e96bb336c24522c5739 2026-08-31 23:45:57.785 | Stored in directory: /tmp/pip-ephem-wheel-cache-658to4w1/wheels/9b/45/be/0f827e4c026fc267738eabb4d24bd5c9b8db3f5da97af6e98c 2026-08-31 23:45:57.790 | Successfully built dbcounter 2026-08-31 23:45:58.147 | Installing collected packages: dbcounter 2026-08-31 23:45:58.205 | Successfully installed dbcounter-0.1 2026-08-31 23:45:58.387 | + inc/python:pip_install:216 : result=0 2026-08-31 23:45:58.390 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-31 23:45:58.392 | + functions-common:time_stop:2420 : local name 2026-08-31 23:45:58.394 | + functions-common:time_stop:2421 : local end_time 2026-08-31 23:45:58.396 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-31 23:45:58.399 | + functions-common:time_stop:2423 : local total 2026-08-31 23:45:58.402 | + functions-common:time_stop:2424 : local start_time 2026-08-31 23:45:58.404 | + functions-common:time_stop:2426 : name=pip_install 2026-08-31 23:45:58.406 | + functions-common:time_stop:2427 : start_time=1788219952000 2026-08-31 23:45:58.408 | + functions-common:time_stop:2429 : [[ -z 1788219952000 ]] 2026-08-31 23:45:58.411 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-31 23:45:58.415 | + functions-common:time_stop:2432 : end_time=1788219958412 2026-08-31 23:45:58.419 | + functions-common:time_stop:2433 : elapsed_time=6412 2026-08-31 23:45:58.421 | + functions-common:time_stop:2434 : total=168573 2026-08-31 23:45:58.424 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-31 23:45:58.427 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=174985 2026-08-31 23:45:58.431 | + inc/python:pip_install:219 : return 0 2026-08-31 23:45:58.434 | + lib/databases/mysql:configure_database_mysql:182 : recreate_database stats 2026-08-31 23:45:58.438 | + lib/database:recreate_database:112 : local db=stats 2026-08-31 23:45:58.441 | + lib/database:recreate_database:113 : recreate_database_mysql stats 2026-08-31 23:45:58.446 | + lib/databases/mysql:recreate_database_mysql:54 : local db=stats 2026-08-31 23:45:58.448 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS stats;' 2026-08-31 23:45:58.453 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-31 23:45:58.531 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE stats CHARACTER SET utf8;' 2026-08-31 23:45:58.536 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-31 23:45:58.608 | + 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-08-31 23:45:58.608 | count INT, PRIMARY KEY (db, op)) ENGINE MEMORY' stats 2026-08-31 23:45:58.613 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-31 23:45:58.687 | + lib/databases/mysql:configure_database_mysql:188 : [[ True == \T\r\u\e ]] 2026-08-31 23:45:58.691 | + lib/databases/mysql:configure_database_mysql:189 : iniset -sudo /etc/mysql/my.cnf mysqld read_buffer_size 64K 2026-08-31 23:45:58.765 | + lib/databases/mysql:configure_database_mysql:190 : iniset -sudo /etc/mysql/my.cnf mysqld innodb_buffer_pool_size 16M 2026-08-31 23:45:58.844 | + lib/databases/mysql:configure_database_mysql:191 : iniset -sudo /etc/mysql/my.cnf mysqld thread_stack 192K 2026-08-31 23:45:58.923 | + lib/databases/mysql:configure_database_mysql:192 : iniset -sudo /etc/mysql/my.cnf mysqld thread_cache_size 8 2026-08-31 23:45:59.005 | + lib/databases/mysql:configure_database_mysql:193 : iniset -sudo /etc/mysql/my.cnf mysqld tmp_table_size 8M 2026-08-31 23:45:59.087 | + lib/databases/mysql:configure_database_mysql:194 : iniset -sudo /etc/mysql/my.cnf mysqld sort_buffer_size 8M 2026-08-31 23:45:59.168 | + lib/databases/mysql:configure_database_mysql:195 : iniset -sudo /etc/mysql/my.cnf mysqld max_allowed_packet 8M 2026-08-31 23:45:59.248 | + lib/databases/mysql:configure_database_mysql:198 : restart_service mysql 2026-08-31 23:45:59.251 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-08-31 23:45:59.253 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart mysql 2026-08-31 23:46:01.811 | + ./stack.sh:main:1072 : save_stackenv 1072 2026-08-31 23:46:01.815 | + functions-common:save_stackenv:65 : local tag=1072 2026-08-31 23:46:01.820 | ++ functions-common:save_stackenv:67 : date +%F-%H%M%S 2026-08-31 23:46:01.827 | + functions-common:save_stackenv:67 : time_stamp=2026-09-01-014601 2026-08-31 23:46:01.832 | + functions-common:save_stackenv:68 : echo '# 2026-09-01-014601 1072' 2026-08-31 23:46:01.835 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-31 23:46:01.839 | + functions-common:save_stackenv:70 : echo BASE_SQL_CONN=mysql+pymysql://root:stackdb@127.0.0.1 2026-08-31 23:46:01.842 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-31 23:46:01.847 | + functions-common:save_stackenv:70 : echo DATA_DIR=/opt/stack/data 2026-08-31 23:46:01.850 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-31 23:46:01.853 | + functions-common:save_stackenv:70 : echo DEST=/opt/stack 2026-08-31 23:46:01.856 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-31 23:46:01.859 | + 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-08-31 23:46:01.863 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-31 23:46:01.867 | + functions-common:save_stackenv:70 : echo HOST_IP=192.168.122.72 2026-08-31 23:46:01.871 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-31 23:46:01.873 | + functions-common:save_stackenv:70 : echo KEYSTONE_SERVICE_URI=http://192.168.122.72/identity 2026-08-31 23:46:01.877 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-31 23:46:01.880 | + functions-common:save_stackenv:70 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2026-09-01-013101 2026-08-31 23:46:01.882 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-31 23:46:01.884 | + functions-common:save_stackenv:70 : echo OS_CACERT= 2026-08-31 23:46:01.886 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-31 23:46:01.888 | + functions-common:save_stackenv:70 : echo SERVICE_HOST=192.168.122.72 2026-08-31 23:46:01.892 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-31 23:46:01.894 | + functions-common:save_stackenv:70 : echo STACK_USER=quobyte 2026-08-31 23:46:01.899 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-31 23:46:01.903 | + functions-common:save_stackenv:70 : echo TLS_IP= 2026-08-31 23:46:01.906 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-31 23:46:01.909 | + functions-common:save_stackenv:70 : echo HOST_IPV6=::1 2026-08-31 23:46:01.913 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-31 23:46:01.916 | + functions-common:save_stackenv:70 : echo SERVICE_IP_VERSION=4 2026-08-31 23:46:01.920 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-31 23:46:01.923 | + functions-common:save_stackenv:70 : echo TUNNEL_ENDPOINT_IP=192.168.122.72 2026-08-31 23:46:01.927 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-31 23:46:01.930 | + functions-common:save_stackenv:70 : echo TUNNEL_IP_VERSION=4 2026-08-31 23:46:01.933 | + ./stack.sh:main:1082 : start_dstat 2026-08-31 23:46:01.937 | + lib/dstat:start_dstat:31 : run_process dstat '/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-08-31 23:46:01.942 | + functions-common:run_process:1674 : local service=dstat 2026-08-31 23:46:01.946 | + functions-common:run_process:1675 : local 'command=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-08-31 23:46:01.949 | + functions-common:run_process:1676 : local group= 2026-08-31 23:46:01.953 | + functions-common:run_process:1677 : local user= 2026-08-31 23:46:01.956 | + functions-common:run_process:1678 : local env_vars= 2026-08-31 23:46:01.960 | + functions-common:run_process:1680 : local name=dstat 2026-08-31 23:46:01.963 | + functions-common:run_process:1682 : time_start run_process 2026-08-31 23:46:01.967 | + functions-common:time_start:2406 : local name=run_process 2026-08-31 23:46:01.971 | + functions-common:time_start:2407 : local start_time= 2026-08-31 23:46:01.974 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-31 23:46:01.980 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-31 23:46:01.985 | + functions-common:time_start:2411 : _TIME_START[$name]=1788219961981 2026-08-31 23:46:01.991 | + functions-common:run_process:1683 : is_service_enabled dstat 2026-08-31 23:46:02.020 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 23:46:02.023 | + functions-common:run_process:1684 : _run_under_systemd dstat '/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' '' '' '' 2026-08-31 23:46:02.028 | + functions-common:_run_under_systemd:1628 : local service=dstat 2026-08-31 23:46:02.032 | + functions-common:_run_under_systemd:1629 : local 'command=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-08-31 23:46:02.039 | + functions-common:_run_under_systemd:1630 : local 'cmd=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-08-31 23:46:02.043 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-08-31 23:46:02.048 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-08-31 23:46:02.049 | + functions-common:_common_systemd_pitfalls:1603 : [[ /home/quobyte/devstack/tools/dstat.sh /opt/stack/logs =~ sudo ]] 2026-08-31 23:46:02.052 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /home/quobyte/devstack/tools/dstat.sh /opt/stack/logs =~ ^/ ]] 2026-08-31 23:46:02.055 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@dstat.service 2026-08-31 23:46:02.058 | + functions-common:_run_under_systemd:1635 : local group= 2026-08-31 23:46:02.061 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-08-31 23:46:02.063 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-08-31 23:46:02.067 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-08-31 23:46:02.069 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[dstat] ]] 2026-08-31 23:46:02.072 | + functions-common:_run_under_systemd:1644 : [[ /home/quobyte/devstack/tools/dstat.sh /opt/stack/logs =~ uwsgi ]] 2026-08-31 23:46:02.075 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@dstat.service '/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' '' quobyte '' 2026-08-31 23:46:02.078 | + functions-common:write_user_unit_file:1535 : local service=devstack@dstat.service 2026-08-31 23:46:02.081 | + functions-common:write_user_unit_file:1536 : local 'command=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-08-31 23:46:02.084 | + functions-common:write_user_unit_file:1537 : local group= 2026-08-31 23:46:02.087 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-08-31 23:46:02.090 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-08-31 23:46:02.093 | + functions-common:write_user_unit_file:1540 : local extra= 2026-08-31 23:46:02.095 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-08-31 23:46:02.098 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@dstat.service 2026-08-31 23:46:02.101 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-08-31 23:46:02.105 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@dstat.service Unit Description 'Devstack devstack@dstat.service' 2026-08-31 23:46:02.194 | + 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-08-31 23:46:02.282 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service User quobyte 2026-08-31 23:46:02.359 | + 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-08-31 23:46:02.432 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service KillMode process 2026-08-31 23:46:02.508 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service TimeoutStopSec 300 2026-08-31 23:46:02.584 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-08-31 23:46:02.651 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-08-31 23:46:02.654 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-08-31 23:46:02.656 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@dstat.service Install WantedBy multi-user.target 2026-08-31 23:46:02.745 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-08-31 23:46:03.224 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@dstat.service 2026-08-31 23:46:03.248 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@dstat.service → /etc/systemd/system/devstack@dstat.service. 2026-08-31 23:46:03.714 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@dstat.service 2026-08-31 23:46:03.759 | + functions-common:run_process:1686 : time_stop run_process 2026-08-31 23:46:03.762 | + functions-common:time_stop:2420 : local name 2026-08-31 23:46:03.768 | + functions-common:time_stop:2421 : local end_time 2026-08-31 23:46:03.772 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-31 23:46:03.776 | + functions-common:time_stop:2423 : local total 2026-08-31 23:46:03.782 | + functions-common:time_stop:2424 : local start_time 2026-08-31 23:46:03.787 | + functions-common:time_stop:2426 : name=run_process 2026-08-31 23:46:03.791 | + functions-common:time_stop:2427 : start_time=1788219961981 2026-08-31 23:46:03.796 | + functions-common:time_stop:2429 : [[ -z 1788219961981 ]] 2026-08-31 23:46:03.803 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-31 23:46:03.812 | + functions-common:time_stop:2432 : end_time=1788219963806 2026-08-31 23:46:03.816 | + functions-common:time_stop:2433 : elapsed_time=1825 2026-08-31 23:46:03.822 | + functions-common:time_stop:2434 : total=0 2026-08-31 23:46:03.827 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-31 23:46:03.832 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=1825 2026-08-31 23:46:03.837 | + lib/dstat:start_dstat:36 : run_process memory_tracker /home/quobyte/devstack/tools/memory_tracker.sh '' root PYTHON=python3.12 2026-08-31 23:46:03.841 | + functions-common:run_process:1674 : local service=memory_tracker 2026-08-31 23:46:03.845 | + functions-common:run_process:1675 : local command=/home/quobyte/devstack/tools/memory_tracker.sh 2026-08-31 23:46:03.849 | + functions-common:run_process:1676 : local group= 2026-08-31 23:46:03.854 | + functions-common:run_process:1677 : local user=root 2026-08-31 23:46:03.859 | + functions-common:run_process:1678 : local env_vars=PYTHON=python3.12 2026-08-31 23:46:03.863 | + functions-common:run_process:1680 : local name=memory_tracker 2026-08-31 23:46:03.868 | + functions-common:run_process:1682 : time_start run_process 2026-08-31 23:46:03.872 | + functions-common:time_start:2406 : local name=run_process 2026-08-31 23:46:03.877 | + functions-common:time_start:2407 : local start_time= 2026-08-31 23:46:03.882 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-31 23:46:03.887 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-31 23:46:03.895 | + functions-common:time_start:2411 : _TIME_START[$name]=1788219963889 2026-08-31 23:46:03.899 | + functions-common:run_process:1683 : is_service_enabled memory_tracker 2026-08-31 23:46:03.926 | + functions-common:is_service_enabled:2076 : return 1 2026-08-31 23:46:03.931 | + functions-common:run_process:1686 : time_stop run_process 2026-08-31 23:46:03.935 | + functions-common:time_stop:2420 : local name 2026-08-31 23:46:03.938 | + functions-common:time_stop:2421 : local end_time 2026-08-31 23:46:03.942 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-31 23:46:03.947 | + functions-common:time_stop:2423 : local total 2026-08-31 23:46:03.952 | + functions-common:time_stop:2424 : local start_time 2026-08-31 23:46:03.956 | + functions-common:time_stop:2426 : name=run_process 2026-08-31 23:46:03.960 | + functions-common:time_stop:2427 : start_time=1788219963889 2026-08-31 23:46:03.964 | + functions-common:time_stop:2429 : [[ -z 1788219963889 ]] 2026-08-31 23:46:03.970 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-31 23:46:03.977 | + functions-common:time_stop:2432 : end_time=1788219963972 2026-08-31 23:46:03.982 | + functions-common:time_stop:2433 : elapsed_time=83 2026-08-31 23:46:03.986 | + functions-common:time_stop:2434 : total=1825 2026-08-31 23:46:03.989 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-31 23:46:03.991 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=1908 2026-08-31 23:46:03.997 | + lib/dstat:start_dstat:40 : is_service_enabled peakmem_tracker 2026-08-31 23:46:04.033 | + functions-common:is_service_enabled:2076 : return 1 2026-08-31 23:46:04.036 | + lib/dstat:start_dstat:47 : run_process file_tracker /home/quobyte/devstack/tools/file_tracker.sh 2026-08-31 23:46:04.040 | + functions-common:run_process:1674 : local service=file_tracker 2026-08-31 23:46:04.044 | + functions-common:run_process:1675 : local command=/home/quobyte/devstack/tools/file_tracker.sh 2026-08-31 23:46:04.046 | + functions-common:run_process:1676 : local group= 2026-08-31 23:46:04.049 | + functions-common:run_process:1677 : local user= 2026-08-31 23:46:04.052 | + functions-common:run_process:1678 : local env_vars= 2026-08-31 23:46:04.056 | + functions-common:run_process:1680 : local name=file_tracker 2026-08-31 23:46:04.059 | + functions-common:run_process:1682 : time_start run_process 2026-08-31 23:46:04.061 | + functions-common:time_start:2406 : local name=run_process 2026-08-31 23:46:04.065 | + functions-common:time_start:2407 : local start_time= 2026-08-31 23:46:04.066 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-31 23:46:04.070 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-31 23:46:04.076 | + functions-common:time_start:2411 : _TIME_START[$name]=1788219964071 2026-08-31 23:46:04.080 | + functions-common:run_process:1683 : is_service_enabled file_tracker 2026-08-31 23:46:04.102 | + functions-common:is_service_enabled:2076 : return 1 2026-08-31 23:46:04.105 | + functions-common:run_process:1686 : time_stop run_process 2026-08-31 23:46:04.107 | + functions-common:time_stop:2420 : local name 2026-08-31 23:46:04.111 | + functions-common:time_stop:2421 : local end_time 2026-08-31 23:46:04.115 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-31 23:46:04.117 | + functions-common:time_stop:2423 : local total 2026-08-31 23:46:04.121 | + functions-common:time_stop:2424 : local start_time 2026-08-31 23:46:04.123 | + functions-common:time_stop:2426 : name=run_process 2026-08-31 23:46:04.126 | + functions-common:time_stop:2427 : start_time=1788219964071 2026-08-31 23:46:04.131 | + functions-common:time_stop:2429 : [[ -z 1788219964071 ]] 2026-08-31 23:46:04.136 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-31 23:46:04.145 | + functions-common:time_stop:2432 : end_time=1788219964141 2026-08-31 23:46:04.148 | + functions-common:time_stop:2433 : elapsed_time=70 2026-08-31 23:46:04.151 | + functions-common:time_stop:2434 : total=1908 2026-08-31 23:46:04.153 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-31 23:46:04.158 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=1978 2026-08-31 23:46:04.158 | + ./stack.sh:main:1084 : is_service_enabled atop 2026-08-31 23:46:04.193 | + functions-common:is_service_enabled:2076 : return 1 2026-08-31 23:46:04.198 | + ./stack.sh:main:1092 : is_service_enabled tcpdump 2026-08-31 23:46:04.227 | + functions-common:is_service_enabled:2076 : return 1 2026-08-31 23:46:04.233 | + ./stack.sh:main:1100 : is_service_enabled etcd3 2026-08-31 23:46:04.262 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 23:46:04.265 | + ./stack.sh:main:1101 : start_etcd3 2026-08-31 23:46:04.271 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2026-08-31 23:46:04.275 | + lib/etcd3:start_etcd3:42 : cmd+=' --name devstack --data-dir /opt/stack/data/etcd' 2026-08-31 23:46:04.278 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2026-08-31 23:46:04.282 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster devstack=http://192.168.122.72:2380' 2026-08-31 23:46:04.287 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://192.168.122.72:2380' 2026-08-31 23:46:04.295 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://192.168.122.72:2379' 2026-08-31 23:46:04.299 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2026-08-31 23:46:04.303 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2026-08-31 23:46:04.308 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://192.168.122.72:2379' 2026-08-31 23:46:04.311 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2026-08-31 23:46:04.314 | + lib/etcd3:start_etcd3:54 : cmd+=' --log-level=debug' 2026-08-31 23:46:04.318 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2026-08-31 23:46:04.321 | + 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.72:2380 --initial-advertise-peer-urls http://192.168.122.72:2380 --advertise-client-urls http://192.168.122.72:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://192.168.122.72:2379 --log-level=debug' '' root 2026-08-31 23:46:04.325 | + functions-common:write_user_unit_file:1535 : local service=devstack@etcd.service 2026-08-31 23:46:04.329 | + 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.72:2380 --initial-advertise-peer-urls http://192.168.122.72:2380 --advertise-client-urls http://192.168.122.72:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://192.168.122.72:2379 --log-level=debug' 2026-08-31 23:46:04.334 | + functions-common:write_user_unit_file:1537 : local group= 2026-08-31 23:46:04.339 | + functions-common:write_user_unit_file:1538 : local user=root 2026-08-31 23:46:04.344 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-08-31 23:46:04.349 | + functions-common:write_user_unit_file:1540 : local extra= 2026-08-31 23:46:04.355 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-08-31 23:46:04.361 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@etcd.service 2026-08-31 23:46:04.365 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-08-31 23:46:04.374 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2026-08-31 23:46:04.490 | + 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-08-31 23:46:04.587 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2026-08-31 23:46:04.671 | + 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.72:2380 --initial-advertise-peer-urls http://192.168.122.72:2380 --advertise-client-urls http://192.168.122.72:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://192.168.122.72:2379 --log-level=debug' 2026-08-31 23:46:04.761 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2026-08-31 23:46:04.859 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2026-08-31 23:46:04.947 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-08-31 23:46:05.024 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-08-31 23:46:05.026 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-08-31 23:46:05.029 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2026-08-31 23:46:05.124 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-08-31 23:46:05.616 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2026-08-31 23:46:05.708 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2026-08-31 23:46:05.799 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2026-08-31 23:46:05.897 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2026-08-31 23:46:06.012 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2026-08-31 23:46:06.017 | ++ functions-common:is_arch:519 : uname -m 2026-08-31 23:46:06.024 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-08-31 23:46:06.028 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2026-08-31 23:46:06.530 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2026-08-31 23:46:06.554 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2026-08-31 23:46:07.022 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2026-08-31 23:46:07.340 | + ./stack.sh:main:1107 : is_service_enabled tls-proxy 2026-08-31 23:46:07.368 | + functions-common:is_service_enabled:2076 : return 1 2026-08-31 23:46:07.373 | + ./stack.sh:main:1112 : write_clouds_yaml 2026-08-31 23:46:07.376 | + functions-common:write_clouds_yaml:84 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2026-08-31 23:46:07.380 | + functions-common:write_clouds_yaml:86 : sudo mkdir -p /etc/openstack 2026-08-31 23:46:07.398 | + functions-common:write_clouds_yaml:87 : sudo chown -R quobyte /etc/openstack 2026-08-31 23:46:07.415 | + functions-common:write_clouds_yaml:89 : CA_CERT_ARG= 2026-08-31 23:46:07.419 | + functions-common:write_clouds_yaml:90 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2026-08-31 23:46:07.424 | + 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.72/identity --os-username demo --os-password nomoresecret --os-project-name demo 2026-08-31 23:46:07.547 | The user clouds.yaml file didn't exist. 2026-08-31 23:46:07.564 | + 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.72/identity --os-username admin --os-password nomoresecret --os-project-name admin 2026-08-31 23:46:07.693 | + 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.72/identity --os-username admin --os-password nomoresecret --os-project-name demo 2026-08-31 23:46:07.838 | + 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.72/identity --os-username alt_demo --os-password nomoresecret --os-project-name alt_demo 2026-08-31 23:46:07.965 | + 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.72/identity --os-username alt_demo_member --os-password nomoresecret --os-project-name alt_demo 2026-08-31 23:46:08.105 | + 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.72/identity --os-username alt_demo_reader --os-password nomoresecret --os-project-name alt_demo 2026-08-31 23:46:08.237 | + 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.72/identity --os-username demo_reader --os-password nomoresecret --os-project-name demo 2026-08-31 23:46:08.372 | + 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.72/identity --os-username admin --os-password nomoresecret --os-system-scope all 2026-08-31 23:46:08.507 | + 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.72/identity --os-username system_member --os-password nomoresecret --os-system-scope all 2026-08-31 23:46:08.654 | + 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.72/identity --os-username system_reader --os-password nomoresecret --os-system-scope all 2026-08-31 23:46:08.799 | + functions-common:write_clouds_yaml:203 : cat 2026-08-31 23:46:08.807 | ++ functions-common:write_clouds_yaml:209 : eval echo '~quobyte' 2026-08-31 23:46:08.811 | +++ functions-common:write_clouds_yaml:209 : echo /home/quobyte 2026-08-31 23:46:08.815 | + functions-common:write_clouds_yaml:209 : rm -f /home/quobyte/.config/openstack/clouds.yaml 2026-08-31 23:46:08.821 | + ./stack.sh:main:1113 : export OS_CLOUD=devstack-admin 2026-08-31 23:46:08.825 | + ./stack.sh:main:1113 : OS_CLOUD=devstack-admin 2026-08-31 23:46:08.829 | + ./stack.sh:main:1115 : is_service_enabled keystone 2026-08-31 23:46:08.852 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 23:46:08.855 | + ./stack.sh:main:1116 : echo_summary 'Starting Keystone' 2026-08-31 23:46:08.858 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-31 23:46:08.861 | + ./stack.sh:echo_summary:450 : echo -e Starting Keystone 2026-08-31 23:46:08.865 | + ./stack.sh:main:1118 : '[' 192.168.122.72 == 192.168.122.72 ']' 2026-08-31 23:46:08.868 | + ./stack.sh:main:1119 : init_keystone 2026-08-31 23:46:08.871 | + lib/keystone:init_keystone:436 : is_service_enabled ldap 2026-08-31 23:46:08.892 | + functions-common:is_service_enabled:2076 : return 1 2026-08-31 23:46:08.895 | + lib/keystone:init_keystone:440 : [[ True == True ]] 2026-08-31 23:46:08.897 | + lib/keystone:init_keystone:442 : recreate_database keystone 2026-08-31 23:46:08.899 | + lib/database:recreate_database:112 : local db=keystone 2026-08-31 23:46:08.903 | + lib/database:recreate_database:113 : recreate_database_mysql keystone 2026-08-31 23:46:08.906 | + lib/databases/mysql:recreate_database_mysql:54 : local db=keystone 2026-08-31 23:46:08.910 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2026-08-31 23:46:08.916 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-31 23:46:08.991 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2026-08-31 23:46:08.996 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-31 23:46:09.067 | + lib/keystone:init_keystone:445 : time_start dbsync 2026-08-31 23:46:09.071 | + functions-common:time_start:2406 : local name=dbsync 2026-08-31 23:46:09.075 | + functions-common:time_start:2407 : local start_time= 2026-08-31 23:46:09.078 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-31 23:46:09.083 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-31 23:46:09.089 | + functions-common:time_start:2411 : _TIME_START[$name]=1788219969085 2026-08-31 23:46:09.094 | + lib/keystone:init_keystone:447 : /opt/stack/data/venv/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2026-08-31 23:46:09.853 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/loopingcall.py:19: EventletDeprecationWarning: 2026-08-31 23:46:09.853 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-31 23:46:09.853 | we strongly recommend against using it for new projects. 2026-08-31 23:46:09.853 | 2026-08-31 23:46:09.853 | If you are already using Eventlet, we recommend migrating to a different 2026-08-31 23:46:09.854 | framework. For more detail see 2026-08-31 23:46:09.854 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-31 23:46:09.854 | 2026-08-31 23:46:09.854 | from eventlet import event 2026-08-31 23:46:12.772 | INFO dbcounter [-] Registered counter for database keystone 2026-08-31 23:46:12.856 | 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=41805) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-08-31 23:46:12.872 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-08-31 23:46:12.873 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-08-31 23:46:12.874 | DEBUG dbcounter [-] [41805] Writer thread running {{(pid=41805) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-08-31 23:46:12.956 | INFO alembic.runtime.migration [-] Running upgrade -> 27e647c0fad4, Initial version. 2026-08-31 23:46:17.080 | DEBUG alembic.runtime.migration [-] new branch insert 27e647c0fad4 {{(pid=41805) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:778}} 2026-08-31 23:46:17.085 | INFO alembic.runtime.migration [-] Running upgrade 27e647c0fad4 -> 29e87d24a316, Initial no-op Yoga expand migration. 2026-08-31 23:46:17.086 | DEBUG alembic.runtime.migration [-] update 27e647c0fad4 to 29e87d24a316 {{(pid=41805) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-31 23:46:17.097 | INFO alembic.runtime.migration [-] Running upgrade 29e87d24a316 -> b4f8b3f584e0, Fix incorrect constraints. 2026-08-31 23:46:17.220 | DEBUG alembic.runtime.migration [-] update 29e87d24a316 to b4f8b3f584e0 {{(pid=41805) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-31 23:46:17.229 | INFO alembic.runtime.migration [-] Running upgrade b4f8b3f584e0 -> 11c3b243b4cb, Remove service_provider.relay_state_prefix server default. 2026-08-31 23:46:17.269 | DEBUG alembic.runtime.migration [-] update b4f8b3f584e0 to 11c3b243b4cb {{(pid=41805) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-31 23:46:17.276 | INFO alembic.runtime.migration [-] Running upgrade 11c3b243b4cb -> 47147121, Add Identity Federation attribute mapping schema version. 2026-08-31 23:46:17.363 | DEBUG alembic.runtime.migration [-] update 11c3b243b4cb to 47147121 {{(pid=41805) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-31 23:46:17.367 | INFO alembic.runtime.migration [-] Running upgrade 47147121 -> e8725d6fa226, Add project_id index to project_endpoint_group 2026-08-31 23:46:17.406 | DEBUG alembic.runtime.migration [-] update 47147121 to e8725d6fa226 {{(pid=41805) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-31 23:46:17.410 | INFO alembic.runtime.migration [-] Running upgrade e8725d6fa226 -> 742c857f1dfb, Add index in revocation_event 2026-08-31 23:46:17.507 | DEBUG alembic.runtime.migration [-] update e8725d6fa226 to 742c857f1dfb {{(pid=41805) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-31 23:46:17.516 | INFO alembic.runtime.migration [-] Running upgrade 27e647c0fad4 -> e25ffa003242, Initial no-op Yoga contract migration. 2026-08-31 23:46:17.516 | DEBUG alembic.runtime.migration [-] new branch insert e25ffa003242 {{(pid=41805) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:778}} 2026-08-31 23:46:17.521 | INFO alembic.runtime.migration [-] Running upgrade e25ffa003242 -> 99de3849d860, Fix incorrect constraints. 2026-08-31 23:46:17.586 | DEBUG alembic.runtime.migration [-] update e25ffa003242 to 99de3849d860 {{(pid=41805) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-31 23:46:17.590 | INFO alembic.runtime.migration [-] Running upgrade 99de3849d860 -> c88cdce8f248, Remove duplicate constraints. 2026-08-31 23:46:17.626 | DEBUG alembic.runtime.migration [-] update 99de3849d860 to c88cdce8f248 {{(pid=41805) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-31 23:46:18.350 | + lib/keystone:init_keystone:448 : time_stop dbsync 2026-08-31 23:46:18.355 | + functions-common:time_stop:2420 : local name 2026-08-31 23:46:18.360 | + functions-common:time_stop:2421 : local end_time 2026-08-31 23:46:18.364 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-31 23:46:18.369 | + functions-common:time_stop:2423 : local total 2026-08-31 23:46:18.375 | + functions-common:time_stop:2424 : local start_time 2026-08-31 23:46:18.379 | + functions-common:time_stop:2426 : name=dbsync 2026-08-31 23:46:18.384 | + functions-common:time_stop:2427 : start_time=1788219969085 2026-08-31 23:46:18.388 | + functions-common:time_stop:2429 : [[ -z 1788219969085 ]] 2026-08-31 23:46:18.395 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-31 23:46:18.401 | + functions-common:time_stop:2432 : end_time=1788219978396 2026-08-31 23:46:18.406 | + functions-common:time_stop:2433 : elapsed_time=9311 2026-08-31 23:46:18.410 | + functions-common:time_stop:2434 : total=0 2026-08-31 23:46:18.415 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-31 23:46:18.420 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=9311 2026-08-31 23:46:18.424 | + lib/keystone:init_keystone:450 : [[ fernet == \f\e\r\n\e\t ]] 2026-08-31 23:46:18.429 | + lib/keystone:init_keystone:451 : rm -rf /etc/keystone/fernet-keys/ 2026-08-31 23:46:18.437 | + lib/keystone:init_keystone:452 : /opt/stack/data/venv/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2026-08-31 23:46:19.223 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/loopingcall.py:19: EventletDeprecationWarning: 2026-08-31 23:46:19.223 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-31 23:46:19.223 | we strongly recommend against using it for new projects. 2026-08-31 23:46:19.223 | 2026-08-31 23:46:19.223 | If you are already using Eventlet, we recommend migrating to a different 2026-08-31 23:46:19.223 | framework. For more detail see 2026-08-31 23:46:19.223 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-31 23:46:19.223 | 2026-08-31 23:46:19.223 | from eventlet import event 2026-08-31 23:46:22.196 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2026-08-31 23:46:22.197 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2026-08-31 23:46:22.198 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2026-08-31 23:46:22.198 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2026-08-31 23:46:22.198 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2026-08-31 23:46:22.199 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2026-08-31 23:46:22.199 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2026-08-31 23:46:22.199 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2026-08-31 23:46:22.200 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2026-08-31 23:46:22.861 | + lib/keystone:init_keystone:454 : rm -rf /etc/keystone/credential-keys/ 2026-08-31 23:46:22.869 | + lib/keystone:init_keystone:455 : /opt/stack/data/venv/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2026-08-31 23:46:23.662 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/loopingcall.py:19: EventletDeprecationWarning: 2026-08-31 23:46:23.662 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-31 23:46:23.662 | we strongly recommend against using it for new projects. 2026-08-31 23:46:23.662 | 2026-08-31 23:46:23.662 | If you are already using Eventlet, we recommend migrating to a different 2026-08-31 23:46:23.662 | framework. For more detail see 2026-08-31 23:46:23.662 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-31 23:46:23.663 | 2026-08-31 23:46:23.663 | from eventlet import event 2026-08-31 23:46:26.616 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2026-08-31 23:46:26.618 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2026-08-31 23:46:26.618 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2026-08-31 23:46:26.619 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2026-08-31 23:46:26.620 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2026-08-31 23:46:26.620 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2026-08-31 23:46:26.621 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2026-08-31 23:46:26.621 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2026-08-31 23:46:26.621 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2026-08-31 23:46:27.291 | + ./stack.sh:main:1120 : start_keystone 2026-08-31 23:46:27.295 | ++ lib/keystone:start_keystone:508 : which uwsgi 2026-08-31 23:46:27.300 | + lib/keystone:start_keystone:508 : run_process keystone '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' 2026-08-31 23:46:27.303 | + functions-common:run_process:1674 : local service=keystone 2026-08-31 23:46:27.305 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-08-31 23:46:27.307 | + functions-common:run_process:1676 : local group= 2026-08-31 23:46:27.310 | + functions-common:run_process:1677 : local user= 2026-08-31 23:46:27.312 | + functions-common:run_process:1678 : local env_vars= 2026-08-31 23:46:27.316 | + functions-common:run_process:1680 : local name=keystone 2026-08-31 23:46:27.318 | + functions-common:run_process:1682 : time_start run_process 2026-08-31 23:46:27.321 | + functions-common:time_start:2406 : local name=run_process 2026-08-31 23:46:27.324 | + functions-common:time_start:2407 : local start_time= 2026-08-31 23:46:27.327 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-31 23:46:27.331 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-31 23:46:27.336 | + functions-common:time_start:2411 : _TIME_START[$name]=1788219987332 2026-08-31 23:46:27.340 | + functions-common:run_process:1683 : is_service_enabled keystone 2026-08-31 23:46:27.361 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 23:46:27.365 | + functions-common:run_process:1684 : _run_under_systemd keystone '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' '' '' 2026-08-31 23:46:27.369 | + functions-common:_run_under_systemd:1628 : local service=keystone 2026-08-31 23:46:27.373 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-08-31 23:46:27.378 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-08-31 23:46:27.382 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-08-31 23:46:27.386 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-08-31 23:46:27.389 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2026-08-31 23:46:27.394 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2026-08-31 23:46:27.397 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@keystone.service 2026-08-31 23:46:27.401 | + functions-common:_run_under_systemd:1635 : local group= 2026-08-31 23:46:27.404 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-08-31 23:46:27.408 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-08-31 23:46:27.413 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-08-31 23:46:27.416 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[keystone] ]] 2026-08-31 23:46:27.418 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2026-08-31 23:46:27.421 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-08-31 23:46:27.424 | + 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-08-31 23:46:27.427 | + 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-08-31 23:46:27.429 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@keystone.service 2026-08-31 23:46:27.432 | + 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-08-31 23:46:27.434 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-08-31 23:46:27.436 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-08-31 23:46:27.439 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-08-31 23:46:27.441 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@keystone.service 2026-08-31 23:46:27.443 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-08-31 23:46:27.447 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@keystone.service Unit Description 'Devstack devstack@keystone.service' 2026-08-31 23:46:27.534 | + 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-08-31 23:46:27.627 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service 2026-08-31 23:46:27.715 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User quobyte 2026-08-31 23:46:27.790 | + 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-08-31 23:46:27.885 | + functions-common:write_uwsgi_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-08-31 23:46:27.970 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2026-08-31 23:46:28.050 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2026-08-31 23:46:28.131 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2026-08-31 23:46:28.213 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2026-08-31 23:46:28.294 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2026-08-31 23:46:28.374 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-08-31 23:46:28.378 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-08-31 23:46:28.381 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target 2026-08-31 23:46:28.475 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-08-31 23:46:28.994 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@keystone.service 2026-08-31 23:46:29.016 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2026-08-31 23:46:29.392 | ++ inc/async:async_inner:64 : rc=0 2026-08-31 23:46:29.423 | [38882 Async install_tempest:38882]: finished successfully 2026-08-31 23:46:29.476 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@keystone.service 2026-08-31 23:46:29.640 | + functions-common:run_process:1686 : time_stop run_process 2026-08-31 23:46:29.645 | + functions-common:time_stop:2420 : local name 2026-08-31 23:46:29.651 | + functions-common:time_stop:2421 : local end_time 2026-08-31 23:46:29.653 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-31 23:46:29.658 | + functions-common:time_stop:2423 : local total 2026-08-31 23:46:29.663 | + functions-common:time_stop:2424 : local start_time 2026-08-31 23:46:29.667 | + functions-common:time_stop:2426 : name=run_process 2026-08-31 23:46:29.672 | + functions-common:time_stop:2427 : start_time=1788219987332 2026-08-31 23:46:29.675 | + functions-common:time_stop:2429 : [[ -z 1788219987332 ]] 2026-08-31 23:46:29.681 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-31 23:46:29.687 | + functions-common:time_stop:2432 : end_time=1788219989683 2026-08-31 23:46:29.692 | + functions-common:time_stop:2433 : elapsed_time=2351 2026-08-31 23:46:29.696 | + functions-common:time_stop:2434 : total=1978 2026-08-31 23:46:29.700 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-31 23:46:29.704 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=4329 2026-08-31 23:46:29.709 | + lib/keystone:start_keystone:510 : echo 'Waiting for keystone to start...' 2026-08-31 23:46:29.709 | Waiting for keystone to start... 2026-08-31 23:46:29.713 | + lib/keystone:start_keystone:514 : local service_uri=http://192.168.122.72/identity/v3/ 2026-08-31 23:46:29.718 | + lib/keystone:start_keystone:516 : wait_for_service 60 http://192.168.122.72/identity/v3/ 2026-08-31 23:46:29.723 | + functions:wait_for_service:476 : local timeout=60 2026-08-31 23:46:29.728 | + functions:wait_for_service:477 : local url=http://192.168.122.72/identity/v3/ 2026-08-31 23:46:29.733 | + functions:wait_for_service:478 : local rval=0 2026-08-31 23:46:29.738 | + functions:wait_for_service:479 : time_start wait_for_service 2026-08-31 23:46:29.743 | + functions-common:time_start:2406 : local name=wait_for_service 2026-08-31 23:46:29.748 | + functions-common:time_start:2407 : local start_time= 2026-08-31 23:46:29.752 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-31 23:46:29.759 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-31 23:46:29.766 | + functions-common:time_start:2411 : _TIME_START[$name]=1788219989761 2026-08-31 23:46:29.771 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-08-31 23:46:29.776 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-31 23:46:29.780 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.72/identity/v3/ 2026-08-31 23:46:35.786 | + :: : [[ 200 == 503 ]] 2026-08-31 23:46:35.788 | + :: : [[ 0 -eq 7 ]] 2026-08-31 23:46:35.792 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-08-31 23:46:35.796 | + functions-common:time_stop:2420 : local name 2026-08-31 23:46:35.799 | + functions-common:time_stop:2421 : local end_time 2026-08-31 23:46:35.802 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-31 23:46:35.806 | + functions-common:time_stop:2423 : local total 2026-08-31 23:46:35.809 | + functions-common:time_stop:2424 : local start_time 2026-08-31 23:46:35.812 | + functions-common:time_stop:2426 : name=wait_for_service 2026-08-31 23:46:35.816 | + functions-common:time_stop:2427 : start_time=1788219989761 2026-08-31 23:46:35.819 | + functions-common:time_stop:2429 : [[ -z 1788219989761 ]] 2026-08-31 23:46:35.824 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-31 23:46:35.833 | + functions-common:time_stop:2432 : end_time=1788219995829 2026-08-31 23:46:35.838 | + functions-common:time_stop:2433 : elapsed_time=6068 2026-08-31 23:46:35.842 | + functions-common:time_stop:2434 : total=0 2026-08-31 23:46:35.845 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-31 23:46:35.849 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=6068 2026-08-31 23:46:35.852 | + functions:wait_for_service:486 : return 0 2026-08-31 23:46:35.856 | + lib/keystone:start_keystone:521 : is_service_enabled tls-proxy 2026-08-31 23:46:35.880 | + functions-common:is_service_enabled:2076 : return 1 2026-08-31 23:46:35.885 | + lib/keystone:start_keystone:526 : restart_service memcached 2026-08-31 23:46:35.888 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-08-31 23:46:35.892 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart memcached 2026-08-31 23:46:35.964 | + ./stack.sh:main:1121 : bootstrap_keystone 2026-08-31 23:46:35.968 | + 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.72/identity 2026-08-31 23:46:36.805 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/loopingcall.py:19: EventletDeprecationWarning: 2026-08-31 23:46:36.805 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-31 23:46:36.805 | we strongly recommend against using it for new projects. 2026-08-31 23:46:36.805 | 2026-08-31 23:46:36.805 | If you are already using Eventlet, we recommend migrating to a different 2026-08-31 23:46:36.805 | framework. For more detail see 2026-08-31 23:46:36.805 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-31 23:46:36.806 | 2026-08-31 23:46:36.806 | from eventlet import event 2026-08-31 23:46:40.023 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=42779) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-31 23:46:40.023 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=42779) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-31 23:46:40.023 | 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=42779) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-31 23:46:40.031 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=42779) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-31 23:46:40.046 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=42779) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-31 23:46:40.046 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=42779) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-31 23:46:40.102 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=42779) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-31 23:46:40.110 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=42779) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-31 23:46:40.110 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=42779) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-31 23:46:40.201 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=42779) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-31 23:46:40.201 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=42779) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-31 23:46:40.201 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=42779) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-31 23:46:40.202 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=42779) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-31 23:46:40.202 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=42779) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-31 23:46:40.202 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=42779) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-31 23:46:40.217 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=42779) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-31 23:46:40.218 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=42779) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-31 23:46:40.218 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=42779) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-31 23:46:40.218 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=42779) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-31 23:46:40.218 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=42779) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-31 23:46:40.218 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=42779) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-31 23:46:40.219 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=42779) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-31 23:46:40.226 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=42779) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-31 23:46:40.230 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=42779) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-31 23:46:40.230 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=42779) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-31 23:46:40.230 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=42779) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-31 23:46:40.231 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=42779) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-31 23:46:40.231 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=42779) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-31 23:46:40.231 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=42779) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-31 23:46:40.231 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=42779) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-31 23:46:40.311 | INFO dbcounter [-] Registered counter for database keystone 2026-08-31 23:46:40.392 | 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=42779) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-08-31 23:46:40.600 | DEBUG dbcounter [-] [42779] Writer thread running {{(pid=42779) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-08-31 23:46:40.769 | INFO keystone.cmd.bootstrap [None req-384e26d4-b2c5-48ea-a107-6d3c04fdbb20 None None] Created domain default 2026-08-31 23:46:40.832 | INFO keystone.cmd.bootstrap [None req-384e26d4-b2c5-48ea-a107-6d3c04fdbb20 None None] Created project admin 2026-08-31 23:46:40.871 | WARNING keystone.common.password_hashing [None req-384e26d4-b2c5-48ea-a107-6d3c04fdbb20 None None] Truncating password to algorithm specific maximum length 72 characters.: keystone.exception.UserNotFound: Could not find user: admin. 2026-08-31 23:46:40.899 | INFO keystone.cmd.bootstrap [None req-384e26d4-b2c5-48ea-a107-6d3c04fdbb20 None None] Created user admin 2026-08-31 23:46:40.925 | INFO keystone.cmd.bootstrap [None req-384e26d4-b2c5-48ea-a107-6d3c04fdbb20 None None] Created role reader 2026-08-31 23:46:40.947 | INFO keystone.cmd.bootstrap [None req-384e26d4-b2c5-48ea-a107-6d3c04fdbb20 None None] Created role member 2026-08-31 23:46:40.986 | INFO keystone.cmd.bootstrap [None req-384e26d4-b2c5-48ea-a107-6d3c04fdbb20 None None] Created implied role where 78286221a86840cfa5598a4b5931a7be implies 410fc9036adc407fbbaf307a56fc2463 2026-08-31 23:46:41.011 | INFO keystone.cmd.bootstrap [None req-384e26d4-b2c5-48ea-a107-6d3c04fdbb20 None None] Created role manager 2026-08-31 23:46:41.053 | INFO keystone.cmd.bootstrap [None req-384e26d4-b2c5-48ea-a107-6d3c04fdbb20 None None] Created implied role where 11a35dbcf3144a74b98051fe5542a9f0 implies 78286221a86840cfa5598a4b5931a7be 2026-08-31 23:46:41.074 | INFO keystone.cmd.bootstrap [None req-384e26d4-b2c5-48ea-a107-6d3c04fdbb20 None None] Created role admin 2026-08-31 23:46:41.103 | INFO keystone.cmd.bootstrap [None req-384e26d4-b2c5-48ea-a107-6d3c04fdbb20 None None] Created implied role where b2f8e6e3b68142fe899a921671ae2ae6 implies 11a35dbcf3144a74b98051fe5542a9f0 2026-08-31 23:46:41.128 | INFO keystone.cmd.bootstrap [None req-384e26d4-b2c5-48ea-a107-6d3c04fdbb20 None None] Created role service 2026-08-31 23:46:41.148 | INFO keystone.cmd.bootstrap [None req-384e26d4-b2c5-48ea-a107-6d3c04fdbb20 None None] Granted role admin on project admin to user admin. 2026-08-31 23:46:41.163 | INFO keystone.cmd.bootstrap [None req-384e26d4-b2c5-48ea-a107-6d3c04fdbb20 None None] Granted role admin on the system to user admin. 2026-08-31 23:46:41.185 | WARNING py.warnings [None req-384e26d4-b2c5-48ea-a107-6d3c04fdbb20 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-08-31 23:46:41.185 | warnings.warn( 2026-08-31 23:46:41.185 |  2026-08-31 23:46:41.193 | INFO keystone.cmd.bootstrap [None req-384e26d4-b2c5-48ea-a107-6d3c04fdbb20 None None] Created region RegionOne 2026-08-31 23:46:41.254 | INFO keystone.cmd.bootstrap [None req-384e26d4-b2c5-48ea-a107-6d3c04fdbb20 None None] Created public endpoint http://192.168.122.72/identity 2026-08-31 23:46:41.974 | + lib/keystone:bootstrap_keystone:549 : '[' False == True ']' 2026-08-31 23:46:41.978 | + ./stack.sh:main:1124 : create_keystone_accounts 2026-08-31 23:46:41.982 | + lib/keystone:create_keystone_accounts:257 : local admin_project 2026-08-31 23:46:41.988 | ++ lib/keystone:create_keystone_accounts:258 : oscwrap project show admin -f value -c id 2026-08-31 23:46:47.207 | ++ functions-common:oscwrap:2465 : return 0 2026-08-31 23:46:47.209 | + lib/keystone:create_keystone_accounts:258 : admin_project=8e5115013cfc46e7b25a06bae52922c6 2026-08-31 23:46:47.212 | + lib/keystone:create_keystone_accounts:259 : local admin_user 2026-08-31 23:46:47.216 | ++ lib/keystone:create_keystone_accounts:260 : oscwrap user show admin -f value -c id 2026-08-31 23:46:50.566 | ++ functions-common:oscwrap:2465 : return 0 2026-08-31 23:46:50.571 | + lib/keystone:create_keystone_accounts:260 : admin_user=323c17b5f8b2479fad21459d392a554e 2026-08-31 23:46:50.575 | + lib/keystone:create_keystone_accounts:262 : local admin_role=admin 2026-08-31 23:46:50.579 | + lib/keystone:create_keystone_accounts:263 : local member_role=member 2026-08-31 23:46:50.583 | + lib/keystone:create_keystone_accounts:264 : local reader_role=reader 2026-08-31 23:46:50.587 | + lib/keystone:create_keystone_accounts:266 : async_run ks-domain-role get_or_add_user_domain_role admin 323c17b5f8b2479fad21459d392a554e default 2026-08-31 23:46:50.680 | + inc/async:async_inner:63 : get_or_add_user_domain_role admin 323c17b5f8b2479fad21459d392a554e default 2026-08-31 23:46:50.727 | [2019 Async ks-domain-role:42898]: running: get_or_add_user_domain_role admin 323c17b5f8b2479fad21459d392a554e default 2026-08-31 23:46:50.732 | + lib/keystone:create_keystone_accounts:269 : get_or_create_domain Default 2026-08-31 23:46:50.734 | + functions-common:get_or_create_domain:872 : local domain_id 2026-08-31 23:46:50.739 | ++ functions-common:get_or_create_domain:877 : oscwrap --os-cloud devstack-system-admin domain create Default --description '' --or-show -f value -c id 2026-08-31 23:46:55.027 | ++ functions-common:oscwrap:2465 : return 0 2026-08-31 23:46:55.032 | + functions-common:get_or_create_domain:877 : domain_id=default 2026-08-31 23:46:55.037 | + functions-common:get_or_create_domain:878 : echo default 2026-08-31 23:46:55.037 | default 2026-08-31 23:46:55.042 | + lib/keystone:create_keystone_accounts:270 : async_run ks-project get_or_create_project service Default 2026-08-31 23:46:55.157 | + inc/async:async_inner:63 : get_or_create_project service Default 2026-08-31 23:46:55.208 | [2019 Async ks-project:43007]: running: get_or_create_project service Default 2026-08-31 23:46:55.211 | + lib/keystone:create_keystone_accounts:273 : async_run ks-service get_or_create_role service 2026-08-31 23:46:55.278 | + inc/async:async_inner:63 : get_or_create_role service 2026-08-31 23:46:55.328 | [2019 Async ks-service:43101]: running: get_or_create_role service 2026-08-31 23:46:55.331 | + lib/keystone:create_keystone_accounts:279 : async_run ks-reseller get_or_create_role ResellerAdmin 2026-08-31 23:46:55.406 | + inc/async:async_inner:63 : get_or_create_role ResellerAdmin 2026-08-31 23:46:55.513 | [2019 Async ks-reseller:43195]: running: get_or_create_role ResellerAdmin 2026-08-31 23:46:55.521 | + lib/keystone:create_keystone_accounts:283 : local another_role=anotherrole 2026-08-31 23:46:55.526 | + lib/keystone:create_keystone_accounts:284 : async_run ks-anotherrole get_or_create_role anotherrole 2026-08-31 23:46:55.679 | + inc/async:async_inner:63 : get_or_create_role anotherrole 2026-08-31 23:46:55.758 | [2019 Async ks-anotherrole:43309]: running: get_or_create_role anotherrole 2026-08-31 23:46:55.767 | + lib/keystone:create_keystone_accounts:287 : local invis_project 2026-08-31 23:46:55.776 | ++ lib/keystone:create_keystone_accounts:288 : get_or_create_project invisible_to_admin default 2026-08-31 23:46:55.784 | ++ functions-common:get_or_create_project:922 : local project_id 2026-08-31 23:46:55.793 | +++ 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-08-31 23:47:00.945 | + inc/async:async_inner:64 : rc=0 2026-08-31 23:47:00.980 | [43195 Async ks-reseller:43195]: finished successfully 2026-08-31 23:47:01.385 | +++ functions-common:oscwrap:2465 : return 0 2026-08-31 23:47:01.387 | ++ functions-common:get_or_create_project:928 : project_id=a94cce4832924af2b6e7e17014e21fde 2026-08-31 23:47:01.390 | ++ functions-common:get_or_create_project:929 : echo a94cce4832924af2b6e7e17014e21fde 2026-08-31 23:47:01.398 | + lib/keystone:create_keystone_accounts:288 : invis_project=a94cce4832924af2b6e7e17014e21fde 2026-08-31 23:47:01.407 | + lib/keystone:create_keystone_accounts:291 : local demo_project 2026-08-31 23:47:01.416 | ++ lib/keystone:create_keystone_accounts:292 : get_or_create_project demo default 2026-08-31 23:47:01.424 | ++ functions-common:get_or_create_project:922 : local project_id 2026-08-31 23:47:01.434 | +++ 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-08-31 23:47:01.504 | + inc/async:async_inner:64 : rc=0 2026-08-31 23:47:01.564 | [43101 Async ks-service:43101]: finished successfully 2026-08-31 23:47:01.837 | + inc/async:async_inner:64 : rc=0 2026-08-31 23:47:01.885 | [42898 Async ks-domain-role:42898]: finished successfully 2026-08-31 23:47:02.086 | + inc/async:async_inner:64 : rc=0 2026-08-31 23:47:02.111 | [43007 Async ks-project:43007]: finished successfully 2026-08-31 23:47:02.431 | + inc/async:async_inner:64 : rc=0 2026-08-31 23:47:02.473 | [43309 Async ks-anotherrole:43309]: finished successfully 2026-08-31 23:47:05.385 | +++ functions-common:oscwrap:2465 : return 0 2026-08-31 23:47:05.390 | ++ functions-common:get_or_create_project:928 : project_id=f284f8650dc54b50ae299279ff3cf39d 2026-08-31 23:47:05.396 | ++ functions-common:get_or_create_project:929 : echo f284f8650dc54b50ae299279ff3cf39d 2026-08-31 23:47:05.401 | + lib/keystone:create_keystone_accounts:292 : demo_project=f284f8650dc54b50ae299279ff3cf39d 2026-08-31 23:47:05.405 | + lib/keystone:create_keystone_accounts:293 : local demo_user 2026-08-31 23:47:05.411 | ++ lib/keystone:create_keystone_accounts:295 : get_or_create_user demo nomoresecret default demo@example.com 2026-08-31 23:47:05.415 | ++ functions-common:get_or_create_user:899 : local user_id 2026-08-31 23:47:05.419 | ++ functions-common:get_or_create_user:900 : [[ ! -z demo@example.com ]] 2026-08-31 23:47:05.423 | ++ functions-common:get_or_create_user:901 : local email=--email=demo@example.com 2026-08-31 23:47:05.429 | +++ 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-08-31 23:47:09.201 | +++ functions-common:oscwrap:2465 : return 0 2026-08-31 23:47:09.206 | ++ functions-common:get_or_create_user:915 : user_id=bf5614bb2db14743ab0d493dbfe0d5e3 2026-08-31 23:47:09.211 | ++ functions-common:get_or_create_user:916 : echo bf5614bb2db14743ab0d493dbfe0d5e3 2026-08-31 23:47:09.216 | + lib/keystone:create_keystone_accounts:295 : demo_user=bf5614bb2db14743ab0d493dbfe0d5e3 2026-08-31 23:47:09.220 | + lib/keystone:create_keystone_accounts:297 : async_wait ks-domain-role ks-domain ks-project ks-service ks-reseller ks-anotherrole 2026-08-31 23:47:09.293 | [2019 Async ks-domain-role:42898]: Waiting for completion of get_or_add_user_domain_role admin 323c17b5f8b2479fad21459d392a554e default running on PID 42898 (6 other jobs running) 2026-08-31 23:47:09.329 | [2019 Async ks-domain-role:42898]: Signaling child to exit 2026-08-31 23:47:09.329 | WAKEUP 2026-08-31 23:47:09.362 | [2019 Async ks-domain-role:42898]: Signaled 2026-08-31 23:47:09.364 | + functions-common:get_or_add_user_domain_role:986 : local user_role_id 2026-08-31 23:47:09.364 | + functions-common:get_or_add_user_domain_role:990 : openstack --os-cloud devstack-system-admin role add admin --user 323c17b5f8b2479fad21459d392a554e --domain default 2026-08-31 23:47:09.364 | ++ functions-common:get_or_add_user_domain_role:997 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 323c17b5f8b2479fad21459d392a554e --domain default -c Role -f value 2026-08-31 23:47:09.364 | ++ functions-common:oscwrap:2465 : return 0 2026-08-31 23:47:09.364 | + functions-common:get_or_add_user_domain_role:997 : user_role_id=b2f8e6e3b68142fe899a921671ae2ae6 2026-08-31 23:47:09.365 | + functions-common:get_or_add_user_domain_role:999 : echo b2f8e6e3b68142fe899a921671ae2ae6 2026-08-31 23:47:09.365 | b2f8e6e3b68142fe899a921671ae2ae6 2026-08-31 23:47:09.429 | [2019 Async ks-domain-role:42898]: finished get_or_add_user_domain_role admin 323c17b5f8b2479fad21459d392a554e default with result 0 in 11 seconds 2026-08-31 23:47:09.439 | Not waiting for async task ks-domain that we never started or has already been waited for 2026-08-31 23:47:09.497 | [2019 Async ks-project:43007]: Waiting for completion of get_or_create_project service Default running on PID 43007 (5 other jobs running) 2026-08-31 23:47:09.534 | [2019 Async ks-project:43007]: Signaling child to exit 2026-08-31 23:47:09.535 | WAKEUP 2026-08-31 23:47:09.567 | [2019 Async ks-project:43007]: Signaled 2026-08-31 23:47:09.570 | + functions-common:get_or_create_project:922 : local project_id 2026-08-31 23:47:09.570 | ++ functions-common:get_or_create_project:928 : oscwrap --os-cloud devstack-system-admin project create service --domain=Default --or-show -f value -c id 2026-08-31 23:47:09.570 | ++ functions-common:oscwrap:2465 : return 0 2026-08-31 23:47:09.571 | + functions-common:get_or_create_project:928 : project_id=39a560deb77f473495d0b68721c8e1f8 2026-08-31 23:47:09.571 | + functions-common:get_or_create_project:929 : echo 39a560deb77f473495d0b68721c8e1f8 2026-08-31 23:47:09.571 | 39a560deb77f473495d0b68721c8e1f8 2026-08-31 23:47:09.634 | [2019 Async ks-project:43007]: finished get_or_create_project service Default with result 0 in 6 seconds 2026-08-31 23:47:09.688 | [2019 Async ks-service:43101]: Waiting for completion of get_or_create_role service running on PID 43101 (4 other jobs running) 2026-08-31 23:47:09.723 | [2019 Async ks-service:43101]: Signaling child to exit 2026-08-31 23:47:09.723 | WAKEUP 2026-08-31 23:47:09.755 | [2019 Async ks-service:43101]: Signaled 2026-08-31 23:47:09.758 | + functions-common:get_or_create_role:935 : local role_id 2026-08-31 23:47:09.759 | ++ functions-common:get_or_create_role:940 : oscwrap --os-cloud devstack-system-admin role create service --or-show -f value -c id 2026-08-31 23:47:09.759 | ++ functions-common:oscwrap:2465 : return 0 2026-08-31 23:47:09.759 | + functions-common:get_or_create_role:940 : role_id=a3c01158941b4623aa6f0a7dfd9ff0a3 2026-08-31 23:47:09.759 | + functions-common:get_or_create_role:941 : echo a3c01158941b4623aa6f0a7dfd9ff0a3 2026-08-31 23:47:09.759 | a3c01158941b4623aa6f0a7dfd9ff0a3 2026-08-31 23:47:09.824 | [2019 Async ks-service:43101]: finished get_or_create_role service with result 0 in 6 seconds 2026-08-31 23:47:09.876 | [2019 Async ks-reseller:43195]: Waiting for completion of get_or_create_role ResellerAdmin running on PID 43195 (3 other jobs running) 2026-08-31 23:47:09.911 | [2019 Async ks-reseller:43195]: Signaling child to exit 2026-08-31 23:47:09.911 | WAKEUP 2026-08-31 23:47:09.943 | [2019 Async ks-reseller:43195]: Signaled 2026-08-31 23:47:09.944 | + functions-common:get_or_create_role:935 : local role_id 2026-08-31 23:47:09.944 | ++ functions-common:get_or_create_role:940 : oscwrap --os-cloud devstack-system-admin role create ResellerAdmin --or-show -f value -c id 2026-08-31 23:47:09.944 | ++ functions-common:oscwrap:2465 : return 0 2026-08-31 23:47:09.945 | + functions-common:get_or_create_role:940 : role_id=5d893e1fdfb3419aac18b6ba197fe2a4 2026-08-31 23:47:09.945 | + functions-common:get_or_create_role:941 : echo 5d893e1fdfb3419aac18b6ba197fe2a4 2026-08-31 23:47:09.945 | 5d893e1fdfb3419aac18b6ba197fe2a4 2026-08-31 23:47:10.012 | [2019 Async ks-reseller:43195]: finished get_or_create_role ResellerAdmin with result 0 in 5 seconds 2026-08-31 23:47:10.065 | [2019 Async ks-anotherrole:43309]: Waiting for completion of get_or_create_role anotherrole running on PID 43309 (2 other jobs running) 2026-08-31 23:47:10.101 | [2019 Async ks-anotherrole:43309]: Signaling child to exit 2026-08-31 23:47:10.101 | WAKEUP 2026-08-31 23:47:10.133 | [2019 Async ks-anotherrole:43309]: Signaled 2026-08-31 23:47:10.136 | + functions-common:get_or_create_role:935 : local role_id 2026-08-31 23:47:10.136 | ++ functions-common:get_or_create_role:940 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2026-08-31 23:47:10.136 | ++ functions-common:oscwrap:2465 : return 0 2026-08-31 23:47:10.136 | + functions-common:get_or_create_role:940 : role_id=d06e2adf8961431abc775c05394dc32d 2026-08-31 23:47:10.136 | + functions-common:get_or_create_role:941 : echo d06e2adf8961431abc775c05394dc32d 2026-08-31 23:47:10.136 | d06e2adf8961431abc775c05394dc32d 2026-08-31 23:47:10.201 | [2019 Async ks-anotherrole:43309]: finished get_or_create_role anotherrole with result 0 in 6 seconds 2026-08-31 23:47:10.210 | + inc/async:async_wait:197 : return 0 2026-08-31 23:47:10.215 | + lib/keystone:create_keystone_accounts:299 : async_run ks-demo-member get_or_add_user_project_role member bf5614bb2db14743ab0d493dbfe0d5e3 f284f8650dc54b50ae299279ff3cf39d 2026-08-31 23:47:10.323 | + inc/async:async_inner:63 : get_or_add_user_project_role member bf5614bb2db14743ab0d493dbfe0d5e3 f284f8650dc54b50ae299279ff3cf39d 2026-08-31 23:47:10.383 | [2019 Async ks-demo-member:44182]: running: get_or_add_user_project_role member bf5614bb2db14743ab0d493dbfe0d5e3 f284f8650dc54b50ae299279ff3cf39d 2026-08-31 23:47:10.388 | + lib/keystone:create_keystone_accounts:301 : async_run ks-demo-admin get_or_add_user_project_role admin 323c17b5f8b2479fad21459d392a554e f284f8650dc54b50ae299279ff3cf39d 2026-08-31 23:47:10.477 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 323c17b5f8b2479fad21459d392a554e f284f8650dc54b50ae299279ff3cf39d 2026-08-31 23:47:10.534 | [2019 Async ks-demo-admin:44278]: running: get_or_add_user_project_role admin 323c17b5f8b2479fad21459d392a554e f284f8650dc54b50ae299279ff3cf39d 2026-08-31 23:47:10.538 | + lib/keystone:create_keystone_accounts:302 : async_run ks-demo-another get_or_add_user_project_role anotherrole bf5614bb2db14743ab0d493dbfe0d5e3 f284f8650dc54b50ae299279ff3cf39d 2026-08-31 23:47:10.623 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole bf5614bb2db14743ab0d493dbfe0d5e3 f284f8650dc54b50ae299279ff3cf39d 2026-08-31 23:47:10.672 | [2019 Async ks-demo-another:44374]: running: get_or_add_user_project_role anotherrole bf5614bb2db14743ab0d493dbfe0d5e3 f284f8650dc54b50ae299279ff3cf39d 2026-08-31 23:47:10.676 | + lib/keystone:create_keystone_accounts:303 : async_run ks-demo-invis get_or_add_user_project_role member bf5614bb2db14743ab0d493dbfe0d5e3 a94cce4832924af2b6e7e17014e21fde 2026-08-31 23:47:10.765 | + inc/async:async_inner:63 : get_or_add_user_project_role member bf5614bb2db14743ab0d493dbfe0d5e3 a94cce4832924af2b6e7e17014e21fde 2026-08-31 23:47:10.848 | [2019 Async ks-demo-invis:44470]: running: get_or_add_user_project_role member bf5614bb2db14743ab0d493dbfe0d5e3 a94cce4832924af2b6e7e17014e21fde 2026-08-31 23:47:10.856 | + lib/keystone:create_keystone_accounts:306 : local demo_reader 2026-08-31 23:47:10.866 | ++ lib/keystone:create_keystone_accounts:308 : get_or_create_user demo_reader nomoresecret default demo_reader@example.com 2026-08-31 23:47:10.871 | ++ functions-common:get_or_create_user:899 : local user_id 2026-08-31 23:47:10.881 | ++ functions-common:get_or_create_user:900 : [[ ! -z demo_reader@example.com ]] 2026-08-31 23:47:10.889 | ++ functions-common:get_or_create_user:901 : local email=--email=demo_reader@example.com 2026-08-31 23:47:10.901 | +++ 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-08-31 23:47:15.739 | +++ functions-common:oscwrap:2465 : return 0 2026-08-31 23:47:15.743 | ++ functions-common:get_or_create_user:915 : user_id=48efc04fa7f843d3b58bf4abecc68470 2026-08-31 23:47:15.750 | ++ functions-common:get_or_create_user:916 : echo 48efc04fa7f843d3b58bf4abecc68470 2026-08-31 23:47:15.755 | + lib/keystone:create_keystone_accounts:308 : demo_reader=48efc04fa7f843d3b58bf4abecc68470 2026-08-31 23:47:15.762 | + lib/keystone:create_keystone_accounts:310 : async_run ks-demo-reader get_or_add_user_project_role reader 48efc04fa7f843d3b58bf4abecc68470 f284f8650dc54b50ae299279ff3cf39d 2026-08-31 23:47:15.863 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 48efc04fa7f843d3b58bf4abecc68470 f284f8650dc54b50ae299279ff3cf39d 2026-08-31 23:47:15.915 | [2019 Async ks-demo-reader:44611]: running: get_or_add_user_project_role reader 48efc04fa7f843d3b58bf4abecc68470 f284f8650dc54b50ae299279ff3cf39d 2026-08-31 23:47:15.922 | + lib/keystone:create_keystone_accounts:313 : local alt_demo_project 2026-08-31 23:47:15.930 | ++ lib/keystone:create_keystone_accounts:314 : get_or_create_project alt_demo default 2026-08-31 23:47:15.942 | ++ functions-common:get_or_create_project:922 : local project_id 2026-08-31 23:47:15.952 | +++ 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-08-31 23:47:21.991 | +++ functions-common:oscwrap:2465 : return 0 2026-08-31 23:47:21.994 | ++ functions-common:get_or_create_project:928 : project_id=5a1e8048b4db4da4b1de0bc2e6a3d7e6 2026-08-31 23:47:21.998 | ++ functions-common:get_or_create_project:929 : echo 5a1e8048b4db4da4b1de0bc2e6a3d7e6 2026-08-31 23:47:21.999 | + lib/keystone:create_keystone_accounts:314 : alt_demo_project=5a1e8048b4db4da4b1de0bc2e6a3d7e6 2026-08-31 23:47:22.001 | + lib/keystone:create_keystone_accounts:316 : local alt_demo_user 2026-08-31 23:47:22.004 | ++ lib/keystone:create_keystone_accounts:318 : get_or_create_user alt_demo nomoresecret default alt_demo@example.com 2026-08-31 23:47:22.006 | ++ functions-common:get_or_create_user:899 : local user_id 2026-08-31 23:47:22.008 | ++ functions-common:get_or_create_user:900 : [[ ! -z alt_demo@example.com ]] 2026-08-31 23:47:22.011 | ++ functions-common:get_or_create_user:901 : local email=--email=alt_demo@example.com 2026-08-31 23:47:22.015 | +++ 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-08-31 23:47:23.621 | + inc/async:async_inner:64 : rc=0 2026-08-31 23:47:23.702 | + inc/async:async_inner:64 : rc=0 2026-08-31 23:47:23.702 | [44278 Async ks-demo-admin:44278]: finished successfully 2026-08-31 23:47:23.775 | [44182 Async ks-demo-member:44182]: finished successfully 2026-08-31 23:47:23.981 | + inc/async:async_inner:64 : rc=0 2026-08-31 23:47:24.015 | [44470 Async ks-demo-invis:44470]: finished successfully 2026-08-31 23:47:24.512 | + inc/async:async_inner:64 : rc=0 2026-08-31 23:47:24.533 | [44374 Async ks-demo-another:44374]: finished successfully 2026-08-31 23:47:26.684 | +++ functions-common:oscwrap:2465 : return 0 2026-08-31 23:47:26.689 | ++ functions-common:get_or_create_user:915 : user_id=6d92166f735b4d04b50c9cf41c7074ba 2026-08-31 23:47:26.694 | ++ functions-common:get_or_create_user:916 : echo 6d92166f735b4d04b50c9cf41c7074ba 2026-08-31 23:47:26.699 | + lib/keystone:create_keystone_accounts:318 : alt_demo_user=6d92166f735b4d04b50c9cf41c7074ba 2026-08-31 23:47:26.705 | + lib/keystone:create_keystone_accounts:320 : async_run ks-alt-admin get_or_add_user_project_role admin 6d92166f735b4d04b50c9cf41c7074ba 5a1e8048b4db4da4b1de0bc2e6a3d7e6 2026-08-31 23:47:26.791 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 6d92166f735b4d04b50c9cf41c7074ba 5a1e8048b4db4da4b1de0bc2e6a3d7e6 2026-08-31 23:47:26.846 | [2019 Async ks-alt-admin:45032]: running: get_or_add_user_project_role admin 6d92166f735b4d04b50c9cf41c7074ba 5a1e8048b4db4da4b1de0bc2e6a3d7e6 2026-08-31 23:47:26.850 | + lib/keystone:create_keystone_accounts:321 : async_run ks-alt-another get_or_add_user_project_role anotherrole 6d92166f735b4d04b50c9cf41c7074ba 5a1e8048b4db4da4b1de0bc2e6a3d7e6 2026-08-31 23:47:26.943 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 6d92166f735b4d04b50c9cf41c7074ba 5a1e8048b4db4da4b1de0bc2e6a3d7e6 2026-08-31 23:47:26.963 | + inc/async:async_inner:64 : rc=0 2026-08-31 23:47:27.001 | [44611 Async ks-demo-reader:44611]: finished successfully 2026-08-31 23:47:27.013 | [2019 Async ks-alt-another:45128]: running: get_or_add_user_project_role anotherrole 6d92166f735b4d04b50c9cf41c7074ba 5a1e8048b4db4da4b1de0bc2e6a3d7e6 2026-08-31 23:47:27.018 | + lib/keystone:create_keystone_accounts:324 : local alt_demo_member 2026-08-31 23:47:27.028 | ++ lib/keystone:create_keystone_accounts:326 : get_or_create_user alt_demo_member nomoresecret default alt_demo_member@example.com 2026-08-31 23:47:27.031 | ++ functions-common:get_or_create_user:899 : local user_id 2026-08-31 23:47:27.036 | ++ functions-common:get_or_create_user:900 : [[ ! -z alt_demo_member@example.com ]] 2026-08-31 23:47:27.040 | ++ functions-common:get_or_create_user:901 : local email=--email=alt_demo_member@example.com 2026-08-31 23:47:27.046 | +++ 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-08-31 23:47:30.930 | +++ functions-common:oscwrap:2465 : return 0 2026-08-31 23:47:30.934 | ++ functions-common:get_or_create_user:915 : user_id=7d64a633e97c4e8ca4e72af5e6a8898b 2026-08-31 23:47:30.936 | ++ functions-common:get_or_create_user:916 : echo 7d64a633e97c4e8ca4e72af5e6a8898b 2026-08-31 23:47:30.942 | + lib/keystone:create_keystone_accounts:326 : alt_demo_member=7d64a633e97c4e8ca4e72af5e6a8898b 2026-08-31 23:47:30.946 | + lib/keystone:create_keystone_accounts:327 : async_run ks-alt-member-user get_or_add_user_project_role member 7d64a633e97c4e8ca4e72af5e6a8898b 5a1e8048b4db4da4b1de0bc2e6a3d7e6 2026-08-31 23:47:31.024 | + inc/async:async_inner:63 : get_or_add_user_project_role member 7d64a633e97c4e8ca4e72af5e6a8898b 5a1e8048b4db4da4b1de0bc2e6a3d7e6 2026-08-31 23:47:31.080 | [2019 Async ks-alt-member-user:45302]: running: get_or_add_user_project_role member 7d64a633e97c4e8ca4e72af5e6a8898b 5a1e8048b4db4da4b1de0bc2e6a3d7e6 2026-08-31 23:47:31.084 | + lib/keystone:create_keystone_accounts:330 : local alt_demo_reader 2026-08-31 23:47:31.091 | ++ lib/keystone:create_keystone_accounts:332 : get_or_create_user alt_demo_reader nomoresecret default alt_demo_reader@example.com 2026-08-31 23:47:31.095 | ++ functions-common:get_or_create_user:899 : local user_id 2026-08-31 23:47:31.099 | ++ functions-common:get_or_create_user:900 : [[ ! -z alt_demo_reader@example.com ]] 2026-08-31 23:47:31.103 | ++ functions-common:get_or_create_user:901 : local email=--email=alt_demo_reader@example.com 2026-08-31 23:47:31.113 | +++ 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-08-31 23:47:34.866 | +++ functions-common:oscwrap:2465 : return 0 2026-08-31 23:47:34.869 | ++ functions-common:get_or_create_user:915 : user_id=0c7d1a0a5f4c4b77aae39f80854de149 2026-08-31 23:47:34.873 | ++ functions-common:get_or_create_user:916 : echo 0c7d1a0a5f4c4b77aae39f80854de149 2026-08-31 23:47:34.876 | + lib/keystone:create_keystone_accounts:332 : alt_demo_reader=0c7d1a0a5f4c4b77aae39f80854de149 2026-08-31 23:47:34.878 | + lib/keystone:create_keystone_accounts:333 : async_run ks-alt-reader-user get_or_add_user_project_role reader 0c7d1a0a5f4c4b77aae39f80854de149 5a1e8048b4db4da4b1de0bc2e6a3d7e6 2026-08-31 23:47:34.984 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 0c7d1a0a5f4c4b77aae39f80854de149 5a1e8048b4db4da4b1de0bc2e6a3d7e6 2026-08-31 23:47:35.049 | [2019 Async ks-alt-reader-user:45473]: running: get_or_add_user_project_role reader 0c7d1a0a5f4c4b77aae39f80854de149 5a1e8048b4db4da4b1de0bc2e6a3d7e6 2026-08-31 23:47:35.056 | ++ lib/keystone:create_keystone_accounts:340 : get_or_create_user system_member nomoresecret default system_member@example.com 2026-08-31 23:47:35.060 | ++ functions-common:get_or_create_user:899 : local user_id 2026-08-31 23:47:35.066 | ++ functions-common:get_or_create_user:900 : [[ ! -z system_member@example.com ]] 2026-08-31 23:47:35.071 | ++ functions-common:get_or_create_user:901 : local email=--email=system_member@example.com 2026-08-31 23:47:35.079 | +++ 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-08-31 23:47:36.477 | + inc/async:async_inner:64 : rc=0 2026-08-31 23:47:36.535 | [45128 Async ks-alt-another:45128]: finished successfully 2026-08-31 23:47:36.700 | + inc/async:async_inner:64 : rc=0 2026-08-31 23:47:36.727 | [45032 Async ks-alt-admin:45032]: finished successfully 2026-08-31 23:47:39.093 | +++ functions-common:oscwrap:2465 : return 0 2026-08-31 23:47:39.100 | ++ functions-common:get_or_create_user:915 : user_id=34cc6c32c0994fa99958a22e458617ec 2026-08-31 23:47:39.104 | ++ functions-common:get_or_create_user:916 : echo 34cc6c32c0994fa99958a22e458617ec 2026-08-31 23:47:39.111 | + lib/keystone:create_keystone_accounts:340 : system_member_user=34cc6c32c0994fa99958a22e458617ec 2026-08-31 23:47:39.115 | + lib/keystone:create_keystone_accounts:341 : async_run ks-system-member get_or_add_user_system_role member 34cc6c32c0994fa99958a22e458617ec all 2026-08-31 23:47:39.219 | + inc/async:async_inner:63 : get_or_add_user_system_role member 34cc6c32c0994fa99958a22e458617ec all 2026-08-31 23:47:39.287 | [2019 Async ks-system-member:45703]: running: get_or_add_user_system_role member 34cc6c32c0994fa99958a22e458617ec all 2026-08-31 23:47:39.294 | ++ lib/keystone:create_keystone_accounts:344 : get_or_create_user system_reader nomoresecret default system_reader@example.com 2026-08-31 23:47:39.298 | ++ functions-common:get_or_create_user:899 : local user_id 2026-08-31 23:47:39.300 | ++ functions-common:get_or_create_user:900 : [[ ! -z system_reader@example.com ]] 2026-08-31 23:47:39.305 | ++ functions-common:get_or_create_user:901 : local email=--email=system_reader@example.com 2026-08-31 23:47:39.307 | +++ 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-08-31 23:47:40.935 | + inc/async:async_inner:64 : rc=0 2026-08-31 23:47:40.961 | [45302 Async ks-alt-member-user:45302]: finished successfully 2026-08-31 23:47:43.244 | +++ functions-common:oscwrap:2465 : return 0 2026-08-31 23:47:43.251 | ++ functions-common:get_or_create_user:915 : user_id=789d14cada924214ae7a0c16ada32e78 2026-08-31 23:47:43.254 | ++ functions-common:get_or_create_user:916 : echo 789d14cada924214ae7a0c16ada32e78 2026-08-31 23:47:43.260 | + lib/keystone:create_keystone_accounts:344 : system_reader_user=789d14cada924214ae7a0c16ada32e78 2026-08-31 23:47:43.264 | + lib/keystone:create_keystone_accounts:345 : async_run ks-system-reader get_or_add_user_system_role reader 789d14cada924214ae7a0c16ada32e78 all 2026-08-31 23:47:43.390 | + inc/async:async_inner:63 : get_or_add_user_system_role reader 789d14cada924214ae7a0c16ada32e78 all 2026-08-31 23:47:43.463 | [2019 Async ks-system-reader:45909]: running: get_or_add_user_system_role reader 789d14cada924214ae7a0c16ada32e78 all 2026-08-31 23:47:43.467 | + lib/keystone:create_keystone_accounts:348 : local admin_group 2026-08-31 23:47:43.473 | ++ lib/keystone:create_keystone_accounts:350 : get_or_create_group admins default 'openstack admin group' 2026-08-31 23:47:43.479 | ++ functions-common:get_or_create_group:884 : local 'desc=openstack admin group' 2026-08-31 23:47:43.483 | ++ functions-common:get_or_create_group:885 : local group_id 2026-08-31 23:47:43.492 | +++ 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-08-31 23:47:44.377 | + inc/async:async_inner:64 : rc=0 2026-08-31 23:47:44.410 | [45473 Async ks-alt-reader-user:45473]: finished successfully 2026-08-31 23:47:47.749 | +++ functions-common:oscwrap:2465 : return 0 2026-08-31 23:47:47.752 | ++ functions-common:get_or_create_group:892 : group_id=85c502fffdc142979bb11ad38062bd61 2026-08-31 23:47:47.754 | ++ functions-common:get_or_create_group:893 : echo 85c502fffdc142979bb11ad38062bd61 2026-08-31 23:47:47.758 | + lib/keystone:create_keystone_accounts:350 : admin_group=85c502fffdc142979bb11ad38062bd61 2026-08-31 23:47:47.760 | + lib/keystone:create_keystone_accounts:351 : local non_admin_group 2026-08-31 23:47:47.764 | ++ lib/keystone:create_keystone_accounts:353 : get_or_create_group nonadmins default 'non-admin group' 2026-08-31 23:47:47.766 | ++ functions-common:get_or_create_group:884 : local 'desc=non-admin group' 2026-08-31 23:47:47.769 | ++ functions-common:get_or_create_group:885 : local group_id 2026-08-31 23:47:47.773 | +++ 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-08-31 23:47:51.595 | +++ functions-common:oscwrap:2465 : return 0 2026-08-31 23:47:51.599 | ++ functions-common:get_or_create_group:892 : group_id=073ae172f83042c8abd324f9c3c6d291 2026-08-31 23:47:51.606 | ++ functions-common:get_or_create_group:893 : echo 073ae172f83042c8abd324f9c3c6d291 2026-08-31 23:47:51.612 | + lib/keystone:create_keystone_accounts:353 : non_admin_group=073ae172f83042c8abd324f9c3c6d291 2026-08-31 23:47:51.617 | + lib/keystone:create_keystone_accounts:355 : async_run ks-group-memberdemo get_or_add_group_project_role member 073ae172f83042c8abd324f9c3c6d291 f284f8650dc54b50ae299279ff3cf39d 2026-08-31 23:47:51.733 | + inc/async:async_inner:63 : get_or_add_group_project_role member 073ae172f83042c8abd324f9c3c6d291 f284f8650dc54b50ae299279ff3cf39d 2026-08-31 23:47:51.823 | [2019 Async ks-group-memberdemo:46172]: running: get_or_add_group_project_role member 073ae172f83042c8abd324f9c3c6d291 f284f8650dc54b50ae299279ff3cf39d 2026-08-31 23:47:51.827 | + lib/keystone:create_keystone_accounts:356 : async_run ks-group-anotherdemo get_or_add_group_project_role anotherrole 073ae172f83042c8abd324f9c3c6d291 f284f8650dc54b50ae299279ff3cf39d 2026-08-31 23:47:51.956 | + inc/async:async_inner:64 : rc=0 2026-08-31 23:47:51.977 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 073ae172f83042c8abd324f9c3c6d291 f284f8650dc54b50ae299279ff3cf39d 2026-08-31 23:47:52.003 | [45703 Async ks-system-member:45703]: finished successfully 2026-08-31 23:47:52.063 | [2019 Async ks-group-anotherdemo:46268]: running: get_or_add_group_project_role anotherrole 073ae172f83042c8abd324f9c3c6d291 f284f8650dc54b50ae299279ff3cf39d 2026-08-31 23:47:52.069 | + lib/keystone:create_keystone_accounts:357 : async_run ks-group-memberalt get_or_add_group_project_role member 073ae172f83042c8abd324f9c3c6d291 5a1e8048b4db4da4b1de0bc2e6a3d7e6 2026-08-31 23:47:52.187 | + inc/async:async_inner:63 : get_or_add_group_project_role member 073ae172f83042c8abd324f9c3c6d291 5a1e8048b4db4da4b1de0bc2e6a3d7e6 2026-08-31 23:47:52.309 | [2019 Async ks-group-memberalt:46371]: running: get_or_add_group_project_role member 073ae172f83042c8abd324f9c3c6d291 5a1e8048b4db4da4b1de0bc2e6a3d7e6 2026-08-31 23:47:52.316 | + lib/keystone:create_keystone_accounts:358 : async_run ks-group-anotheralt get_or_add_group_project_role anotherrole 073ae172f83042c8abd324f9c3c6d291 5a1e8048b4db4da4b1de0bc2e6a3d7e6 2026-08-31 23:47:52.501 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 073ae172f83042c8abd324f9c3c6d291 5a1e8048b4db4da4b1de0bc2e6a3d7e6 2026-08-31 23:47:52.608 | [2019 Async ks-group-anotheralt:46450]: running: get_or_add_group_project_role anotherrole 073ae172f83042c8abd324f9c3c6d291 5a1e8048b4db4da4b1de0bc2e6a3d7e6 2026-08-31 23:47:52.617 | + lib/keystone:create_keystone_accounts:359 : async_run ks-group-admin get_or_add_group_project_role admin 85c502fffdc142979bb11ad38062bd61 8e5115013cfc46e7b25a06bae52922c6 2026-08-31 23:47:52.804 | + inc/async:async_inner:63 : get_or_add_group_project_role admin 85c502fffdc142979bb11ad38062bd61 8e5115013cfc46e7b25a06bae52922c6 2026-08-31 23:47:52.923 | [2019 Async ks-group-admin:46547]: running: get_or_add_group_project_role admin 85c502fffdc142979bb11ad38062bd61 8e5115013cfc46e7b25a06bae52922c6 2026-08-31 23:47:52.928 | + lib/keystone:create_keystone_accounts:361 : async_wait ks-demo-member ks-demo-admin ks-demo-another ks-demo-invis ks-demo-reader 2026-08-31 23:47:53.082 | [2019 Async ks-demo-member:44182]: Waiting for completion of get_or_add_user_project_role member bf5614bb2db14743ab0d493dbfe0d5e3 f284f8650dc54b50ae299279ff3cf39d running on PID 44182 (17 other jobs running) 2026-08-31 23:47:53.157 | [2019 Async ks-demo-member:44182]: Signaling child to exit 2026-08-31 23:47:53.160 | WAKEUP 2026-08-31 23:47:53.220 | [2019 Async ks-demo-member:44182]: Signaled 2026-08-31 23:47:53.228 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-08-31 23:47:53.228 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-08-31 23:47:53.228 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-08-31 23:47:53.228 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-31 23:47:53.228 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-31 23:47:53.229 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-08-31 23:47:53.229 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-08-31 23:47:53.229 | ++ functions-common:_get_domain_args:957 : echo 2026-08-31 23:47:53.229 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-08-31 23:47:53.229 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add member --user bf5614bb2db14743ab0d493dbfe0d5e3 --project f284f8650dc54b50ae299279ff3cf39d 2026-08-31 23:47:53.229 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user bf5614bb2db14743ab0d493dbfe0d5e3 --project f284f8650dc54b50ae299279ff3cf39d -c Role -f value 2026-08-31 23:47:53.229 | ++ functions-common:oscwrap:2465 : return 0 2026-08-31 23:47:53.229 | + functions-common:get_or_add_user_project_role:979 : user_role_id=78286221a86840cfa5598a4b5931a7be 2026-08-31 23:47:53.229 | + functions-common:get_or_add_user_project_role:980 : echo 78286221a86840cfa5598a4b5931a7be 2026-08-31 23:47:53.229 | 78286221a86840cfa5598a4b5931a7be 2026-08-31 23:47:53.349 | [2019 Async ks-demo-member:44182]: finished get_or_add_user_project_role member bf5614bb2db14743ab0d493dbfe0d5e3 f284f8650dc54b50ae299279ff3cf39d with result 0 in 13 seconds 2026-08-31 23:47:53.429 | [2019 Async ks-demo-admin:44278]: Waiting for completion of get_or_add_user_project_role admin 323c17b5f8b2479fad21459d392a554e f284f8650dc54b50ae299279ff3cf39d running on PID 44278 (16 other jobs running) 2026-08-31 23:47:53.492 | [2019 Async ks-demo-admin:44278]: Signaling child to exit 2026-08-31 23:47:53.493 | WAKEUP 2026-08-31 23:47:53.543 | [2019 Async ks-demo-admin:44278]: Signaled 2026-08-31 23:47:53.545 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-08-31 23:47:53.545 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-08-31 23:47:53.545 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-08-31 23:47:53.546 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-31 23:47:53.546 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-31 23:47:53.546 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-08-31 23:47:53.546 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-08-31 23:47:53.546 | ++ functions-common:_get_domain_args:957 : echo 2026-08-31 23:47:53.546 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-08-31 23:47:53.546 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add admin --user 323c17b5f8b2479fad21459d392a554e --project f284f8650dc54b50ae299279ff3cf39d 2026-08-31 23:47:53.546 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 323c17b5f8b2479fad21459d392a554e --project f284f8650dc54b50ae299279ff3cf39d -c Role -f value 2026-08-31 23:47:53.546 | ++ functions-common:oscwrap:2465 : return 0 2026-08-31 23:47:53.547 | + functions-common:get_or_add_user_project_role:979 : user_role_id=b2f8e6e3b68142fe899a921671ae2ae6 2026-08-31 23:47:53.547 | + functions-common:get_or_add_user_project_role:980 : echo b2f8e6e3b68142fe899a921671ae2ae6 2026-08-31 23:47:53.547 | b2f8e6e3b68142fe899a921671ae2ae6 2026-08-31 23:47:53.657 | [2019 Async ks-demo-admin:44278]: finished get_or_add_user_project_role admin 323c17b5f8b2479fad21459d392a554e f284f8650dc54b50ae299279ff3cf39d with result 0 in 13 seconds 2026-08-31 23:47:53.741 | [2019 Async ks-demo-another:44374]: Waiting for completion of get_or_add_user_project_role anotherrole bf5614bb2db14743ab0d493dbfe0d5e3 f284f8650dc54b50ae299279ff3cf39d running on PID 44374 (15 other jobs running) 2026-08-31 23:47:53.794 | [2019 Async ks-demo-another:44374]: Signaling child to exit 2026-08-31 23:47:53.795 | WAKEUP 2026-08-31 23:47:53.845 | [2019 Async ks-demo-another:44374]: Signaled 2026-08-31 23:47:53.848 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-08-31 23:47:53.848 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-08-31 23:47:53.848 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-08-31 23:47:53.848 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-31 23:47:53.848 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-31 23:47:53.848 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-08-31 23:47:53.848 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-08-31 23:47:53.848 | ++ functions-common:_get_domain_args:957 : echo 2026-08-31 23:47:53.848 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-08-31 23:47:53.848 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add anotherrole --user bf5614bb2db14743ab0d493dbfe0d5e3 --project f284f8650dc54b50ae299279ff3cf39d 2026-08-31 23:47:53.848 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user bf5614bb2db14743ab0d493dbfe0d5e3 --project f284f8650dc54b50ae299279ff3cf39d -c Role -f value 2026-08-31 23:47:53.849 | ++ functions-common:oscwrap:2465 : return 0 2026-08-31 23:47:53.849 | + functions-common:get_or_add_user_project_role:979 : user_role_id=d06e2adf8961431abc775c05394dc32d 2026-08-31 23:47:53.849 | + functions-common:get_or_add_user_project_role:980 : echo d06e2adf8961431abc775c05394dc32d 2026-08-31 23:47:53.849 | d06e2adf8961431abc775c05394dc32d 2026-08-31 23:47:53.957 | [2019 Async ks-demo-another:44374]: finished get_or_add_user_project_role anotherrole bf5614bb2db14743ab0d493dbfe0d5e3 f284f8650dc54b50ae299279ff3cf39d with result 0 in 13 seconds 2026-08-31 23:47:54.034 | [2019 Async ks-demo-invis:44470]: Waiting for completion of get_or_add_user_project_role member bf5614bb2db14743ab0d493dbfe0d5e3 a94cce4832924af2b6e7e17014e21fde running on PID 44470 (14 other jobs running) 2026-08-31 23:47:54.099 | [2019 Async ks-demo-invis:44470]: Signaling child to exit 2026-08-31 23:47:54.099 | WAKEUP 2026-08-31 23:47:54.150 | [2019 Async ks-demo-invis:44470]: Signaled 2026-08-31 23:47:54.155 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-08-31 23:47:54.155 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-08-31 23:47:54.155 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-08-31 23:47:54.155 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-31 23:47:54.155 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-31 23:47:54.155 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-08-31 23:47:54.156 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-08-31 23:47:54.156 | ++ functions-common:_get_domain_args:957 : echo 2026-08-31 23:47:54.156 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-08-31 23:47:54.156 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add member --user bf5614bb2db14743ab0d493dbfe0d5e3 --project a94cce4832924af2b6e7e17014e21fde 2026-08-31 23:47:54.156 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user bf5614bb2db14743ab0d493dbfe0d5e3 --project a94cce4832924af2b6e7e17014e21fde -c Role -f value 2026-08-31 23:47:54.156 | ++ functions-common:oscwrap:2465 : return 0 2026-08-31 23:47:54.156 | + functions-common:get_or_add_user_project_role:979 : user_role_id=78286221a86840cfa5598a4b5931a7be 2026-08-31 23:47:54.156 | + functions-common:get_or_add_user_project_role:980 : echo 78286221a86840cfa5598a4b5931a7be 2026-08-31 23:47:54.156 | 78286221a86840cfa5598a4b5931a7be 2026-08-31 23:47:54.258 | [2019 Async ks-demo-invis:44470]: finished get_or_add_user_project_role member bf5614bb2db14743ab0d493dbfe0d5e3 a94cce4832924af2b6e7e17014e21fde with result 0 in 13 seconds 2026-08-31 23:47:54.345 | [2019 Async ks-demo-reader:44611]: Waiting for completion of get_or_add_user_project_role reader 48efc04fa7f843d3b58bf4abecc68470 f284f8650dc54b50ae299279ff3cf39d running on PID 44611 (13 other jobs running) 2026-08-31 23:47:54.400 | [2019 Async ks-demo-reader:44611]: Signaling child to exit 2026-08-31 23:47:54.403 | WAKEUP 2026-08-31 23:47:54.447 | [2019 Async ks-demo-reader:44611]: Signaled 2026-08-31 23:47:54.450 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-08-31 23:47:54.450 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-08-31 23:47:54.450 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-08-31 23:47:54.450 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-31 23:47:54.450 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-31 23:47:54.450 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-08-31 23:47:54.450 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-08-31 23:47:54.450 | ++ functions-common:_get_domain_args:957 : echo 2026-08-31 23:47:54.450 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-08-31 23:47:54.451 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add reader --user 48efc04fa7f843d3b58bf4abecc68470 --project f284f8650dc54b50ae299279ff3cf39d 2026-08-31 23:47:54.451 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 48efc04fa7f843d3b58bf4abecc68470 --project f284f8650dc54b50ae299279ff3cf39d -c Role -f value 2026-08-31 23:47:54.451 | ++ functions-common:oscwrap:2465 : return 0 2026-08-31 23:47:54.451 | + functions-common:get_or_add_user_project_role:979 : user_role_id=410fc9036adc407fbbaf307a56fc2463 2026-08-31 23:47:54.451 | + functions-common:get_or_add_user_project_role:980 : echo 410fc9036adc407fbbaf307a56fc2463 2026-08-31 23:47:54.451 | 410fc9036adc407fbbaf307a56fc2463 2026-08-31 23:47:54.554 | [2019 Async ks-demo-reader:44611]: finished get_or_add_user_project_role reader 48efc04fa7f843d3b58bf4abecc68470 f284f8650dc54b50ae299279ff3cf39d with result 0 in 11 seconds 2026-08-31 23:47:54.559 | + inc/async:async_wait:197 : return 0 2026-08-31 23:47:54.568 | + lib/keystone:create_keystone_accounts:362 : async_wait ks-alt-admin ks-alt-another ks-alt-member-user ks-alt-reader-user 2026-08-31 23:47:54.684 | [2019 Async ks-alt-admin:45032]: Waiting for completion of get_or_add_user_project_role admin 6d92166f735b4d04b50c9cf41c7074ba 5a1e8048b4db4da4b1de0bc2e6a3d7e6 running on PID 45032 (12 other jobs running) 2026-08-31 23:47:54.736 | [2019 Async ks-alt-admin:45032]: Signaling child to exit 2026-08-31 23:47:54.736 | WAKEUP 2026-08-31 23:47:54.779 | [2019 Async ks-alt-admin:45032]: Signaled 2026-08-31 23:47:54.786 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-08-31 23:47:54.786 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-08-31 23:47:54.786 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-08-31 23:47:54.786 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-31 23:47:54.787 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-31 23:47:54.787 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-08-31 23:47:54.787 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-08-31 23:47:54.787 | ++ functions-common:_get_domain_args:957 : echo 2026-08-31 23:47:54.787 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-08-31 23:47:54.787 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add admin --user 6d92166f735b4d04b50c9cf41c7074ba --project 5a1e8048b4db4da4b1de0bc2e6a3d7e6 2026-08-31 23:47:54.787 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 6d92166f735b4d04b50c9cf41c7074ba --project 5a1e8048b4db4da4b1de0bc2e6a3d7e6 -c Role -f value 2026-08-31 23:47:54.787 | ++ functions-common:oscwrap:2465 : return 0 2026-08-31 23:47:54.787 | + functions-common:get_or_add_user_project_role:979 : user_role_id=b2f8e6e3b68142fe899a921671ae2ae6 2026-08-31 23:47:54.787 | + functions-common:get_or_add_user_project_role:980 : echo b2f8e6e3b68142fe899a921671ae2ae6 2026-08-31 23:47:54.787 | b2f8e6e3b68142fe899a921671ae2ae6 2026-08-31 23:47:54.887 | [2019 Async ks-alt-admin:45032]: finished get_or_add_user_project_role admin 6d92166f735b4d04b50c9cf41c7074ba 5a1e8048b4db4da4b1de0bc2e6a3d7e6 with result 0 in 9 seconds 2026-08-31 23:47:54.969 | [2019 Async ks-alt-another:45128]: Waiting for completion of get_or_add_user_project_role anotherrole 6d92166f735b4d04b50c9cf41c7074ba 5a1e8048b4db4da4b1de0bc2e6a3d7e6 running on PID 45128 (11 other jobs running) 2026-08-31 23:47:55.026 | [2019 Async ks-alt-another:45128]: Signaling child to exit 2026-08-31 23:47:55.027 | WAKEUP 2026-08-31 23:47:55.079 | [2019 Async ks-alt-another:45128]: Signaled 2026-08-31 23:47:55.079 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-08-31 23:47:55.079 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-08-31 23:47:55.079 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-08-31 23:47:55.079 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-31 23:47:55.080 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-31 23:47:55.080 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-08-31 23:47:55.080 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-08-31 23:47:55.080 | ++ functions-common:_get_domain_args:957 : echo 2026-08-31 23:47:55.080 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-08-31 23:47:55.080 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add anotherrole --user 6d92166f735b4d04b50c9cf41c7074ba --project 5a1e8048b4db4da4b1de0bc2e6a3d7e6 2026-08-31 23:47:55.080 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 6d92166f735b4d04b50c9cf41c7074ba --project 5a1e8048b4db4da4b1de0bc2e6a3d7e6 -c Role -f value 2026-08-31 23:47:55.080 | ++ functions-common:oscwrap:2465 : return 0 2026-08-31 23:47:55.080 | + functions-common:get_or_add_user_project_role:979 : user_role_id=d06e2adf8961431abc775c05394dc32d 2026-08-31 23:47:55.080 | + functions-common:get_or_add_user_project_role:980 : echo d06e2adf8961431abc775c05394dc32d 2026-08-31 23:47:55.080 | d06e2adf8961431abc775c05394dc32d 2026-08-31 23:47:55.169 | [2019 Async ks-alt-another:45128]: finished get_or_add_user_project_role anotherrole 6d92166f735b4d04b50c9cf41c7074ba 5a1e8048b4db4da4b1de0bc2e6a3d7e6 with result 0 in 9 seconds 2026-08-31 23:47:55.240 | [2019 Async ks-alt-member-user:45302]: Waiting for completion of get_or_add_user_project_role member 7d64a633e97c4e8ca4e72af5e6a8898b 5a1e8048b4db4da4b1de0bc2e6a3d7e6 running on PID 45302 (10 other jobs running) 2026-08-31 23:47:55.301 | [2019 Async ks-alt-member-user:45302]: Signaling child to exit 2026-08-31 23:47:55.304 | WAKEUP 2026-08-31 23:47:55.351 | [2019 Async ks-alt-member-user:45302]: Signaled 2026-08-31 23:47:55.353 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-08-31 23:47:55.353 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-08-31 23:47:55.353 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-08-31 23:47:55.353 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-31 23:47:55.353 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-31 23:47:55.353 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-08-31 23:47:55.353 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-08-31 23:47:55.353 | ++ functions-common:_get_domain_args:957 : echo 2026-08-31 23:47:55.353 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-08-31 23:47:55.353 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add member --user 7d64a633e97c4e8ca4e72af5e6a8898b --project 5a1e8048b4db4da4b1de0bc2e6a3d7e6 2026-08-31 23:47:55.354 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 7d64a633e97c4e8ca4e72af5e6a8898b --project 5a1e8048b4db4da4b1de0bc2e6a3d7e6 -c Role -f value 2026-08-31 23:47:55.354 | ++ functions-common:oscwrap:2465 : return 0 2026-08-31 23:47:55.354 | + functions-common:get_or_add_user_project_role:979 : user_role_id=78286221a86840cfa5598a4b5931a7be 2026-08-31 23:47:55.354 | + functions-common:get_or_add_user_project_role:980 : echo 78286221a86840cfa5598a4b5931a7be 2026-08-31 23:47:55.354 | 78286221a86840cfa5598a4b5931a7be 2026-08-31 23:47:55.448 | [2019 Async ks-alt-member-user:45302]: finished get_or_add_user_project_role member 7d64a633e97c4e8ca4e72af5e6a8898b 5a1e8048b4db4da4b1de0bc2e6a3d7e6 with result 0 in 9 seconds 2026-08-31 23:47:55.523 | [2019 Async ks-alt-reader-user:45473]: Waiting for completion of get_or_add_user_project_role reader 0c7d1a0a5f4c4b77aae39f80854de149 5a1e8048b4db4da4b1de0bc2e6a3d7e6 running on PID 45473 (9 other jobs running) 2026-08-31 23:47:55.576 | [2019 Async ks-alt-reader-user:45473]: Signaling child to exit 2026-08-31 23:47:55.577 | WAKEUP 2026-08-31 23:47:55.621 | [2019 Async ks-alt-reader-user:45473]: Signaled 2026-08-31 23:47:55.626 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-08-31 23:47:55.626 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-08-31 23:47:55.626 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-08-31 23:47:55.626 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-31 23:47:55.626 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-31 23:47:55.627 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-08-31 23:47:55.627 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-08-31 23:47:55.627 | ++ functions-common:_get_domain_args:957 : echo 2026-08-31 23:47:55.627 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-08-31 23:47:55.627 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add reader --user 0c7d1a0a5f4c4b77aae39f80854de149 --project 5a1e8048b4db4da4b1de0bc2e6a3d7e6 2026-08-31 23:47:55.627 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 0c7d1a0a5f4c4b77aae39f80854de149 --project 5a1e8048b4db4da4b1de0bc2e6a3d7e6 -c Role -f value 2026-08-31 23:47:55.627 | ++ functions-common:oscwrap:2465 : return 0 2026-08-31 23:47:55.627 | + functions-common:get_or_add_user_project_role:979 : user_role_id=410fc9036adc407fbbaf307a56fc2463 2026-08-31 23:47:55.627 | + functions-common:get_or_add_user_project_role:980 : echo 410fc9036adc407fbbaf307a56fc2463 2026-08-31 23:47:55.627 | 410fc9036adc407fbbaf307a56fc2463 2026-08-31 23:47:55.717 | [2019 Async ks-alt-reader-user:45473]: finished get_or_add_user_project_role reader 0c7d1a0a5f4c4b77aae39f80854de149 5a1e8048b4db4da4b1de0bc2e6a3d7e6 with result 0 in 9 seconds 2026-08-31 23:47:55.728 | + inc/async:async_wait:197 : return 0 2026-08-31 23:47:55.733 | + lib/keystone:create_keystone_accounts:363 : async_wait ks-system-member ks-system-reader 2026-08-31 23:47:55.845 | [2019 Async ks-system-member:45703]: Waiting for completion of get_or_add_user_system_role member 34cc6c32c0994fa99958a22e458617ec all running on PID 45703 (8 other jobs running) 2026-08-31 23:47:55.894 | [2019 Async ks-system-member:45703]: Signaling child to exit 2026-08-31 23:47:55.898 | WAKEUP 2026-08-31 23:47:55.945 | [2019 Async ks-system-member:45703]: Signaled 2026-08-31 23:47:55.947 | + functions-common:get_or_add_user_system_role:1005 : local user_role_id 2026-08-31 23:47:55.948 | + functions-common:get_or_add_user_system_role:1006 : local domain_args 2026-08-31 23:47:55.948 | ++ functions-common:get_or_add_user_system_role:1008 : _get_domain_args 2026-08-31 23:47:55.948 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-31 23:47:55.948 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-31 23:47:55.948 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-08-31 23:47:55.948 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-08-31 23:47:55.948 | ++ functions-common:_get_domain_args:957 : echo 2026-08-31 23:47:55.948 | + functions-common:get_or_add_user_system_role:1008 : domain_args= 2026-08-31 23:47:55.948 | ++ functions-common:get_or_add_user_system_role:1016 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 34cc6c32c0994fa99958a22e458617ec --system all -f value -c Role 2026-08-31 23:47:55.948 | ++ functions-common:oscwrap:2465 : return 0 2026-08-31 23:47:55.948 | + functions-common:get_or_add_user_system_role:1016 : user_role_id= 2026-08-31 23:47:55.949 | + functions-common:get_or_add_user_system_role:1017 : [[ -z '' ]] 2026-08-31 23:47:55.949 | + functions-common:get_or_add_user_system_role:1019 : openstack --os-cloud devstack-system-admin role add member --user 34cc6c32c0994fa99958a22e458617ec --system all 2026-08-31 23:47:55.949 | ++ functions-common:get_or_add_user_system_role:1028 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 34cc6c32c0994fa99958a22e458617ec --system all -f value -c Role 2026-08-31 23:47:55.949 | ++ functions-common:oscwrap:2465 : return 0 2026-08-31 23:47:55.949 | + functions-common:get_or_add_user_system_role:1028 : user_role_id=78286221a86840cfa5598a4b5931a7be 2026-08-31 23:47:55.949 | + functions-common:get_or_add_user_system_role:1030 : echo 78286221a86840cfa5598a4b5931a7be 2026-08-31 23:47:55.949 | 78286221a86840cfa5598a4b5931a7be 2026-08-31 23:47:56.094 | [2019 Async ks-system-member:45703]: finished get_or_add_user_system_role member 34cc6c32c0994fa99958a22e458617ec all with result 0 in 12 seconds 2026-08-31 23:47:56.203 | [2019 Async ks-system-reader:45909]: Waiting for completion of get_or_add_user_system_role reader 789d14cada924214ae7a0c16ada32e78 all running on PID 45909 (7 other jobs running) 2026-08-31 23:47:56.268 | [2019 Async ks-system-reader:45909]: Signaling child to exit 2026-08-31 23:48:00.605 | + inc/async:async_inner:64 : rc=0 2026-08-31 23:48:00.662 | [45909 Async ks-system-reader:45909]: finished successfully 2026-08-31 23:48:00.707 | WAKEUP 2026-08-31 23:48:00.744 | [2019 Async ks-system-reader:45909]: Signaled 2026-08-31 23:48:00.749 | + functions-common:get_or_add_user_system_role:1005 : local user_role_id 2026-08-31 23:48:00.749 | + functions-common:get_or_add_user_system_role:1006 : local domain_args 2026-08-31 23:48:00.749 | ++ functions-common:get_or_add_user_system_role:1008 : _get_domain_args 2026-08-31 23:48:00.749 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-31 23:48:00.749 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-31 23:48:00.750 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-08-31 23:48:00.750 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-08-31 23:48:00.750 | ++ functions-common:_get_domain_args:957 : echo 2026-08-31 23:48:00.750 | + functions-common:get_or_add_user_system_role:1008 : domain_args= 2026-08-31 23:48:00.750 | ++ functions-common:get_or_add_user_system_role:1016 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 789d14cada924214ae7a0c16ada32e78 --system all -f value -c Role 2026-08-31 23:48:00.750 | ++ functions-common:oscwrap:2465 : return 0 2026-08-31 23:48:00.750 | + functions-common:get_or_add_user_system_role:1016 : user_role_id= 2026-08-31 23:48:00.750 | + functions-common:get_or_add_user_system_role:1017 : [[ -z '' ]] 2026-08-31 23:48:00.750 | + functions-common:get_or_add_user_system_role:1019 : openstack --os-cloud devstack-system-admin role add reader --user 789d14cada924214ae7a0c16ada32e78 --system all 2026-08-31 23:48:00.750 | ++ functions-common:get_or_add_user_system_role:1028 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 789d14cada924214ae7a0c16ada32e78 --system all -f value -c Role 2026-08-31 23:48:00.750 | ++ functions-common:oscwrap:2465 : return 0 2026-08-31 23:48:00.751 | + functions-common:get_or_add_user_system_role:1028 : user_role_id=410fc9036adc407fbbaf307a56fc2463 2026-08-31 23:48:00.751 | + functions-common:get_or_add_user_system_role:1030 : echo 410fc9036adc407fbbaf307a56fc2463 2026-08-31 23:48:00.751 | 410fc9036adc407fbbaf307a56fc2463 2026-08-31 23:48:00.833 | [2019 Async ks-system-reader:45909]: finished get_or_add_user_system_role reader 789d14cada924214ae7a0c16ada32e78 all with result 0 in 17 seconds 2026-08-31 23:48:00.842 | + inc/async:async_wait:197 : return 0 2026-08-31 23:48:00.848 | + lib/keystone:create_keystone_accounts:364 : async_wait ks-group-memberdemo ks-group-anotherdemo ks-group-memberalt ks-group-anotheralt ks-group-admin 2026-08-31 23:48:00.945 | [2019 Async ks-group-memberdemo:46172]: Waiting for completion of get_or_add_group_project_role member 073ae172f83042c8abd324f9c3c6d291 f284f8650dc54b50ae299279ff3cf39d running on PID 46172 (6 other jobs running) 2026-08-31 23:48:00.992 | [2019 Async ks-group-memberdemo:46172]: Signaling child to exit 2026-08-31 23:48:03.761 | + inc/async:async_inner:64 : rc=0 2026-08-31 23:48:03.789 | [46371 Async ks-group-memberalt:46371]: finished successfully 2026-08-31 23:48:05.189 | + inc/async:async_inner:64 : rc=0 2026-08-31 23:48:05.217 | [46268 Async ks-group-anotherdemo:46268]: finished successfully 2026-08-31 23:48:05.322 | + inc/async:async_inner:64 : rc=0 2026-08-31 23:48:05.350 | [46172 Async ks-group-memberdemo:46172]: finished successfully 2026-08-31 23:48:05.377 | WAKEUP 2026-08-31 23:48:05.401 | [2019 Async ks-group-memberdemo:46172]: Signaled 2026-08-31 23:48:05.404 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-08-31 23:48:05.404 | + functions-common:get_or_add_group_project_role:1040 : openstack role add member --group 073ae172f83042c8abd324f9c3c6d291 --project f284f8650dc54b50ae299279ff3cf39d 2026-08-31 23:48:05.405 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 073ae172f83042c8abd324f9c3c6d291 --project f284f8650dc54b50ae299279ff3cf39d -f value -c Role 2026-08-31 23:48:05.405 | ++ functions-common:oscwrap:2465 : return 0 2026-08-31 23:48:05.405 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=78286221a86840cfa5598a4b5931a7be 2026-08-31 23:48:05.405 | + functions-common:get_or_add_group_project_role:1049 : echo 78286221a86840cfa5598a4b5931a7be 2026-08-31 23:48:05.405 | 78286221a86840cfa5598a4b5931a7be 2026-08-31 23:48:05.457 | [2019 Async ks-group-memberdemo:46172]: finished get_or_add_group_project_role member 073ae172f83042c8abd324f9c3c6d291 f284f8650dc54b50ae299279ff3cf39d with result 0 in 13 seconds 2026-08-31 23:48:05.503 | [2019 Async ks-group-anotherdemo:46268]: Waiting for completion of get_or_add_group_project_role anotherrole 073ae172f83042c8abd324f9c3c6d291 f284f8650dc54b50ae299279ff3cf39d running on PID 46268 (5 other jobs running) 2026-08-31 23:48:05.507 | + inc/async:async_inner:64 : rc=0 2026-08-31 23:48:05.533 | [2019 Async ks-group-anotherdemo:46268]: Signaling child to exit 2026-08-31 23:48:05.534 | WAKEUP 2026-08-31 23:48:05.534 | [46547 Async ks-group-admin:46547]: finished successfully 2026-08-31 23:48:05.560 | [2019 Async ks-group-anotherdemo:46268]: Signaled 2026-08-31 23:48:05.562 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-08-31 23:48:05.562 | + functions-common:get_or_add_group_project_role:1040 : openstack role add anotherrole --group 073ae172f83042c8abd324f9c3c6d291 --project f284f8650dc54b50ae299279ff3cf39d 2026-08-31 23:48:05.562 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 073ae172f83042c8abd324f9c3c6d291 --project f284f8650dc54b50ae299279ff3cf39d -f value -c Role 2026-08-31 23:48:05.562 | ++ functions-common:oscwrap:2465 : return 0 2026-08-31 23:48:05.562 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=d06e2adf8961431abc775c05394dc32d 2026-08-31 23:48:05.562 | + functions-common:get_or_add_group_project_role:1049 : echo d06e2adf8961431abc775c05394dc32d 2026-08-31 23:48:05.562 | d06e2adf8961431abc775c05394dc32d 2026-08-31 23:48:05.610 | [2019 Async ks-group-anotherdemo:46268]: finished get_or_add_group_project_role anotherrole 073ae172f83042c8abd324f9c3c6d291 f284f8650dc54b50ae299279ff3cf39d with result 0 in 13 seconds 2026-08-31 23:48:05.619 | + inc/async:async_inner:64 : rc=0 2026-08-31 23:48:05.643 | [46450 Async ks-group-anotheralt:46450]: finished successfully 2026-08-31 23:48:05.649 | [2019 Async ks-group-memberalt:46371]: Waiting for completion of get_or_add_group_project_role member 073ae172f83042c8abd324f9c3c6d291 5a1e8048b4db4da4b1de0bc2e6a3d7e6 running on PID 46371 (4 other jobs running) 2026-08-31 23:48:05.673 | [2019 Async ks-group-memberalt:46371]: Signaling child to exit 2026-08-31 23:48:05.673 | WAKEUP 2026-08-31 23:48:05.693 | [2019 Async ks-group-memberalt:46371]: Signaled 2026-08-31 23:48:05.694 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-08-31 23:48:05.694 | + functions-common:get_or_add_group_project_role:1040 : openstack role add member --group 073ae172f83042c8abd324f9c3c6d291 --project 5a1e8048b4db4da4b1de0bc2e6a3d7e6 2026-08-31 23:48:05.694 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 073ae172f83042c8abd324f9c3c6d291 --project 5a1e8048b4db4da4b1de0bc2e6a3d7e6 -f value -c Role 2026-08-31 23:48:05.694 | ++ functions-common:oscwrap:2465 : return 0 2026-08-31 23:48:05.694 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=78286221a86840cfa5598a4b5931a7be 2026-08-31 23:48:05.694 | + functions-common:get_or_add_group_project_role:1049 : echo 78286221a86840cfa5598a4b5931a7be 2026-08-31 23:48:05.695 | 78286221a86840cfa5598a4b5931a7be 2026-08-31 23:48:05.736 | [2019 Async ks-group-memberalt:46371]: finished get_or_add_group_project_role member 073ae172f83042c8abd324f9c3c6d291 5a1e8048b4db4da4b1de0bc2e6a3d7e6 with result 0 in 11 seconds 2026-08-31 23:48:05.772 | [2019 Async ks-group-anotheralt:46450]: Waiting for completion of get_or_add_group_project_role anotherrole 073ae172f83042c8abd324f9c3c6d291 5a1e8048b4db4da4b1de0bc2e6a3d7e6 running on PID 46450 (3 other jobs running) 2026-08-31 23:48:05.797 | [2019 Async ks-group-anotheralt:46450]: Signaling child to exit 2026-08-31 23:48:05.797 | WAKEUP 2026-08-31 23:48:05.822 | [2019 Async ks-group-anotheralt:46450]: Signaled 2026-08-31 23:48:05.824 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-08-31 23:48:05.824 | + functions-common:get_or_add_group_project_role:1040 : openstack role add anotherrole --group 073ae172f83042c8abd324f9c3c6d291 --project 5a1e8048b4db4da4b1de0bc2e6a3d7e6 2026-08-31 23:48:05.824 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 073ae172f83042c8abd324f9c3c6d291 --project 5a1e8048b4db4da4b1de0bc2e6a3d7e6 -f value -c Role 2026-08-31 23:48:05.824 | ++ functions-common:oscwrap:2465 : return 0 2026-08-31 23:48:05.824 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=d06e2adf8961431abc775c05394dc32d 2026-08-31 23:48:05.825 | + functions-common:get_or_add_group_project_role:1049 : echo d06e2adf8961431abc775c05394dc32d 2026-08-31 23:48:05.825 | d06e2adf8961431abc775c05394dc32d 2026-08-31 23:48:05.869 | [2019 Async ks-group-anotheralt:46450]: finished get_or_add_group_project_role anotherrole 073ae172f83042c8abd324f9c3c6d291 5a1e8048b4db4da4b1de0bc2e6a3d7e6 with result 0 in 13 seconds 2026-08-31 23:48:05.904 | [2019 Async ks-group-admin:46547]: Waiting for completion of get_or_add_group_project_role admin 85c502fffdc142979bb11ad38062bd61 8e5115013cfc46e7b25a06bae52922c6 running on PID 46547 (2 other jobs running) 2026-08-31 23:48:05.930 | [2019 Async ks-group-admin:46547]: Signaling child to exit 2026-08-31 23:48:05.931 | WAKEUP 2026-08-31 23:48:05.953 | [2019 Async ks-group-admin:46547]: Signaled 2026-08-31 23:48:05.954 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-08-31 23:48:05.954 | + functions-common:get_or_add_group_project_role:1040 : openstack role add admin --group 85c502fffdc142979bb11ad38062bd61 --project 8e5115013cfc46e7b25a06bae52922c6 2026-08-31 23:48:05.954 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group 85c502fffdc142979bb11ad38062bd61 --project 8e5115013cfc46e7b25a06bae52922c6 -f value -c Role 2026-08-31 23:48:05.954 | ++ functions-common:oscwrap:2465 : return 0 2026-08-31 23:48:05.954 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=b2f8e6e3b68142fe899a921671ae2ae6 2026-08-31 23:48:05.954 | + functions-common:get_or_add_group_project_role:1049 : echo b2f8e6e3b68142fe899a921671ae2ae6 2026-08-31 23:48:05.955 | b2f8e6e3b68142fe899a921671ae2ae6 2026-08-31 23:48:05.998 | [2019 Async ks-group-admin:46547]: finished get_or_add_group_project_role admin 85c502fffdc142979bb11ad38062bd61 8e5115013cfc46e7b25a06bae52922c6 with result 0 in 12 seconds 2026-08-31 23:48:06.003 | + inc/async:async_wait:197 : return 0 2026-08-31 23:48:06.006 | + lib/keystone:create_keystone_accounts:366 : is_service_enabled ldap 2026-08-31 23:48:06.024 | + functions-common:is_service_enabled:2076 : return 1 2026-08-31 23:48:06.027 | + ./stack.sh:main:1125 : is_service_enabled nova 2026-08-31 23:48:06.047 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 23:48:06.050 | + ./stack.sh:main:1126 : async_runfunc create_nova_accounts 2026-08-31 23:48:06.053 | + inc/async:async_runfunc:116 : async_run create_nova_accounts create_nova_accounts 2026-08-31 23:48:06.127 | + inc/async:async_inner:63 : create_nova_accounts 2026-08-31 23:48:06.168 | [2019 Async create_nova_accounts:48389]: running: create_nova_accounts 2026-08-31 23:48:06.172 | + ./stack.sh:main:1128 : is_service_enabled glance 2026-08-31 23:48:06.188 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 23:48:06.191 | + ./stack.sh:main:1129 : async_runfunc create_glance_accounts 2026-08-31 23:48:06.193 | + inc/async:async_runfunc:116 : async_run create_glance_accounts create_glance_accounts 2026-08-31 23:48:06.252 | + inc/async:async_inner:63 : create_glance_accounts 2026-08-31 23:48:06.290 | [2019 Async create_glance_accounts:48512]: running: create_glance_accounts 2026-08-31 23:48:06.293 | + ./stack.sh:main:1131 : is_service_enabled cinder 2026-08-31 23:48:06.311 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 23:48:06.314 | + ./stack.sh:main:1132 : async_runfunc create_cinder_accounts 2026-08-31 23:48:06.316 | + inc/async:async_runfunc:116 : async_run create_cinder_accounts create_cinder_accounts 2026-08-31 23:48:06.385 | + inc/async:async_inner:63 : create_cinder_accounts 2026-08-31 23:48:06.447 | [2019 Async create_cinder_accounts:48664]: running: create_cinder_accounts 2026-08-31 23:48:06.452 | + ./stack.sh:main:1134 : is_service_enabled neutron 2026-08-31 23:48:06.492 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 23:48:06.496 | + ./stack.sh:main:1135 : async_runfunc create_neutron_accounts 2026-08-31 23:48:06.506 | + inc/async:async_runfunc:116 : async_run create_neutron_accounts create_neutron_accounts 2026-08-31 23:48:06.652 | + inc/async:async_inner:63 : create_neutron_accounts 2026-08-31 23:48:06.748 | [2019 Async create_neutron_accounts:48826]: running: create_neutron_accounts 2026-08-31 23:48:06.754 | + ./stack.sh:main:1137 : is_service_enabled swift 2026-08-31 23:48:06.801 | + functions-common:is_service_enabled:2076 : return 1 2026-08-31 23:48:06.808 | + ./stack.sh:main:1146 : is_service_enabled horizon 2026-08-31 23:48:06.848 | + functions-common:is_service_enabled:2076 : return 1 2026-08-31 23:48:06.852 | + ./stack.sh:main:1151 : async_wait create_nova_accounts create_glance_accounts create_cinder_accounts 2026-08-31 23:48:06.968 | [2019 Async create_nova_accounts:48389]: Waiting for completion of create_nova_accounts running on PID 48389 (5 other jobs running) 2026-08-31 23:48:07.016 | [2019 Async create_nova_accounts:48389]: Signaling child to exit 2026-08-31 23:48:46.225 | + inc/async:async_inner:64 : rc=0 2026-08-31 23:48:46.252 | [48826 Async create_neutron_accounts:48826]: finished successfully 2026-08-31 23:48:54.213 | + inc/async:async_inner:64 : rc=0 2026-08-31 23:48:54.246 | [48664 Async create_cinder_accounts:48664]: finished successfully 2026-08-31 23:49:12.746 | + inc/async:async_inner:64 : rc=0 2026-08-31 23:49:12.779 | [48389 Async create_nova_accounts:48389]: finished successfully 2026-08-31 23:49:12.807 | WAKEUP 2026-08-31 23:49:12.839 | [2019 Async create_nova_accounts:48389]: Signaled 2026-08-31 23:49:12.841 | + 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-08-31 23:49:12.841 | + lib/nova:create_nova_accounts:392 : create_service_user nova admin 2026-08-31 23:49:12.841 | + lib/keystone:create_service_user:379 : get_or_create_user nova nomoresecret Default 2026-08-31 23:49:12.841 | + functions-common:get_or_create_user:899 : local user_id 2026-08-31 23:49:12.841 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-08-31 23:49:12.841 | + functions-common:get_or_create_user:903 : local email= 2026-08-31 23:49:12.841 | ++ 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-08-31 23:49:12.841 | ++ functions-common:oscwrap:2465 : return 0 2026-08-31 23:49:12.841 | + functions-common:get_or_create_user:915 : user_id=f785e6d95f3c47fcb29906d5acbfcb33 2026-08-31 23:49:12.841 | + functions-common:get_or_create_user:916 : echo f785e6d95f3c47fcb29906d5acbfcb33 2026-08-31 23:49:12.842 | f785e6d95f3c47fcb29906d5acbfcb33 2026-08-31 23:49:12.842 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service nova service Default Default 2026-08-31 23:49:12.842 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-08-31 23:49:12.842 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-08-31 23:49:12.842 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-08-31 23:49:12.842 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-31 23:49:12.842 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-31 23:49:12.842 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-08-31 23:49:12.842 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-08-31 23:49:12.842 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-08-31 23:49:12.842 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-08-31 23:49:12.843 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-08-31 23:49:12.843 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-08-31 23:49:12.843 | + 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-08-31 23:49:12.843 | ++ 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-08-31 23:49:12.843 | ++ functions-common:oscwrap:2465 : return 0 2026-08-31 23:49:12.844 | + functions-common:get_or_add_user_project_role:979 : user_role_id=a3c01158941b4623aa6f0a7dfd9ff0a3 2026-08-31 23:49:12.844 | + functions-common:get_or_add_user_project_role:980 : echo a3c01158941b4623aa6f0a7dfd9ff0a3 2026-08-31 23:49:12.844 | a3c01158941b4623aa6f0a7dfd9ff0a3 2026-08-31 23:49:12.844 | + lib/keystone:create_service_user:382 : [[ -n admin ]] 2026-08-31 23:49:12.845 | + lib/keystone:create_service_user:383 : get_or_add_user_project_role admin nova service Default Default 2026-08-31 23:49:12.845 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-08-31 23:49:12.845 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-08-31 23:49:12.846 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-08-31 23:49:12.846 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-31 23:49:12.846 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-31 23:49:12.846 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-08-31 23:49:12.846 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-08-31 23:49:12.846 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-08-31 23:49:12.846 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-08-31 23:49:12.846 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-08-31 23:49:12.846 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-08-31 23:49:12.847 | + 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-08-31 23:49:12.847 | ++ 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-08-31 23:49:12.847 | ++ functions-common:oscwrap:2465 : return 0 2026-08-31 23:49:12.847 | + functions-common:get_or_add_user_project_role:979 : user_role_id=b2f8e6e3b68142fe899a921671ae2ae6 2026-08-31 23:49:12.847 | + functions-common:get_or_add_user_project_role:980 : echo b2f8e6e3b68142fe899a921671ae2ae6 2026-08-31 23:49:12.847 | b2f8e6e3b68142fe899a921671ae2ae6 2026-08-31 23:49:12.847 | + lib/nova:create_nova_accounts:394 : local nova_api_url 2026-08-31 23:49:12.847 | + lib/nova:create_nova_accounts:395 : nova_api_url=http://192.168.122.72/compute 2026-08-31 23:49:12.847 | + lib/nova:create_nova_accounts:397 : get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)' 2026-08-31 23:49:12.847 | + functions-common:get_or_create_service:1055 : local service_id 2026-08-31 23:49:12.847 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show compute_legacy -f value -c id 2026-08-31 23:49:12.848 | ++ 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-08-31 23:49:12.848 | ++ functions-common:oscwrap:2465 : return 0 2026-08-31 23:49:12.848 | + functions-common:get_or_create_service:1066 : service_id=' 2026-08-31 23:49:12.848 | 7c7dd056492643738ea5b1f1c2bb2667' 2026-08-31 23:49:12.848 | + functions-common:get_or_create_service:1067 : echo 7c7dd056492643738ea5b1f1c2bb2667 2026-08-31 23:49:12.848 | 7c7dd056492643738ea5b1f1c2bb2667 2026-08-31 23:49:12.849 | + lib/nova:create_nova_accounts:399 : get_or_create_endpoint compute_legacy RegionOne 'http://192.168.122.72/compute/v2/$(project_id)s' 2026-08-31 23:49:12.849 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-08-31 23:49:12.849 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface compute_legacy public 'http://192.168.122.72/compute/v2/$(project_id)s' RegionOne 2026-08-31 23:49:12.850 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-08-31 23:49:12.851 | +++ 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-08-31 23:49:12.851 | +++ functions-common:oscwrap:2465 : return 0 2026-08-31 23:49:12.851 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-08-31 23:49:12.852 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-08-31 23:49:12.852 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create compute_legacy public 'http://192.168.122.72/compute/v2/$(project_id)s' --region RegionOne -f value -c id 2026-08-31 23:49:12.852 | +++ functions-common:oscwrap:2465 : return 0 2026-08-31 23:49:12.852 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=d778129ba01145b2b9eaeccc61a90402 2026-08-31 23:49:12.852 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo d778129ba01145b2b9eaeccc61a90402 2026-08-31 23:49:12.852 | + functions-common:get_or_create_endpoint:1100 : public_id=d778129ba01145b2b9eaeccc61a90402 2026-08-31 23:49:12.852 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-08-31 23:49:12.852 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-08-31 23:49:12.853 | + functions-common:get_or_create_endpoint:1109 : echo d778129ba01145b2b9eaeccc61a90402 2026-08-31 23:49:12.853 | d778129ba01145b2b9eaeccc61a90402 2026-08-31 23:49:12.853 | + lib/nova:create_nova_accounts:403 : get_or_create_service nova compute 'Nova Compute Service' 2026-08-31 23:49:12.853 | + functions-common:get_or_create_service:1055 : local service_id 2026-08-31 23:49:12.853 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show compute -f value -c id 2026-08-31 23:49:12.853 | ++ 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-08-31 23:49:12.854 | ++ functions-common:oscwrap:2465 : return 0 2026-08-31 23:49:12.854 | + functions-common:get_or_create_service:1066 : service_id=' 2026-08-31 23:49:12.854 | c1ea76cd7c224514b25f3bd95197eaa7' 2026-08-31 23:49:12.854 | + functions-common:get_or_create_service:1067 : echo c1ea76cd7c224514b25f3bd95197eaa7 2026-08-31 23:49:12.854 | c1ea76cd7c224514b25f3bd95197eaa7 2026-08-31 23:49:12.854 | + lib/nova:create_nova_accounts:405 : get_or_create_endpoint compute RegionOne http://192.168.122.72/compute/v2.1 2026-08-31 23:49:12.855 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-08-31 23:49:12.855 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface compute public http://192.168.122.72/compute/v2.1 RegionOne 2026-08-31 23:49:12.855 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-08-31 23:49:12.855 | +++ 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-08-31 23:49:12.855 | +++ functions-common:oscwrap:2465 : return 0 2026-08-31 23:49:12.855 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-08-31 23:49:12.855 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-08-31 23:49:12.855 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create compute public http://192.168.122.72/compute/v2.1 --region RegionOne -f value -c id 2026-08-31 23:49:12.855 | +++ functions-common:oscwrap:2465 : return 0 2026-08-31 23:49:12.855 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=fe2cbe8404ed4af98c7cc5e9a172ffb8 2026-08-31 23:49:12.855 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo fe2cbe8404ed4af98c7cc5e9a172ffb8 2026-08-31 23:49:12.856 | + functions-common:get_or_create_endpoint:1100 : public_id=fe2cbe8404ed4af98c7cc5e9a172ffb8 2026-08-31 23:49:12.856 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-08-31 23:49:12.856 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-08-31 23:49:12.856 | + functions-common:get_or_create_endpoint:1109 : echo fe2cbe8404ed4af98c7cc5e9a172ffb8 2026-08-31 23:49:12.856 | fe2cbe8404ed4af98c7cc5e9a172ffb8 2026-08-31 23:49:12.856 | + lib/nova:create_nova_accounts:410 : is_service_enabled n-api 2026-08-31 23:49:12.856 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 23:49:12.856 | + lib/nova:create_nova_accounts:412 : is_service_enabled swift 2026-08-31 23:49:12.856 | + functions-common:is_service_enabled:2076 : return 1 2026-08-31 23:49:12.856 | + lib/nova:create_nova_accounts:420 : is_service_enabled s3api 2026-08-31 23:49:12.856 | + functions-common:is_service_enabled:2076 : return 1 2026-08-31 23:49:12.856 | + lib/nova:create_nova_accounts:431 : is_service_enabled n-api 2026-08-31 23:49:12.857 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 23:49:12.857 | + lib/nova:create_nova_accounts:432 : [[ False = True ]] 2026-08-31 23:49:12.899 | [2019 Async create_nova_accounts:48389]: finished create_nova_accounts with result 0 in 66 seconds 2026-08-31 23:49:12.948 | [2019 Async create_glance_accounts:48512]: Waiting for completion of create_glance_accounts running on PID 48512 (4 other jobs running) 2026-08-31 23:49:12.979 | [2019 Async create_glance_accounts:48512]: Signaling child to exit 2026-08-31 23:49:26.633 | + inc/async:async_inner:64 : rc=0 2026-08-31 23:49:26.664 | [48512 Async create_glance_accounts:48512]: finished successfully 2026-08-31 23:49:26.696 | WAKEUP 2026-08-31 23:49:26.727 | [2019 Async create_glance_accounts:48512]: Signaled 2026-08-31 23:49:26.729 | + lib/glance:create_glance_accounts:486 : is_service_enabled g-api 2026-08-31 23:49:26.729 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 23:49:26.729 | + lib/glance:create_glance_accounts:490 : create_service_user glance admin 2026-08-31 23:49:26.729 | + lib/keystone:create_service_user:379 : get_or_create_user glance nomoresecret Default 2026-08-31 23:49:26.729 | + functions-common:get_or_create_user:899 : local user_id 2026-08-31 23:49:26.729 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-08-31 23:49:26.729 | + functions-common:get_or_create_user:903 : local email= 2026-08-31 23:49:26.730 | ++ 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-08-31 23:49:26.730 | ++ functions-common:oscwrap:2465 : return 0 2026-08-31 23:49:26.730 | + functions-common:get_or_create_user:915 : user_id=6d38e6a291f743299551b26013c018c4 2026-08-31 23:49:26.730 | + functions-common:get_or_create_user:916 : echo 6d38e6a291f743299551b26013c018c4 2026-08-31 23:49:26.730 | 6d38e6a291f743299551b26013c018c4 2026-08-31 23:49:26.730 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service glance service Default Default 2026-08-31 23:49:26.730 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-08-31 23:49:26.730 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-08-31 23:49:26.730 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-08-31 23:49:26.730 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-31 23:49:26.731 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-31 23:49:26.731 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-08-31 23:49:26.731 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-08-31 23:49:26.731 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-08-31 23:49:26.731 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-08-31 23:49:26.731 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-08-31 23:49:26.731 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-08-31 23:49:26.731 | + 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-08-31 23:49:26.731 | ++ 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-08-31 23:49:26.731 | ++ functions-common:oscwrap:2465 : return 0 2026-08-31 23:49:26.731 | + functions-common:get_or_add_user_project_role:979 : user_role_id=a3c01158941b4623aa6f0a7dfd9ff0a3 2026-08-31 23:49:26.732 | + functions-common:get_or_add_user_project_role:980 : echo a3c01158941b4623aa6f0a7dfd9ff0a3 2026-08-31 23:49:26.732 | a3c01158941b4623aa6f0a7dfd9ff0a3 2026-08-31 23:49:26.732 | + lib/keystone:create_service_user:382 : [[ -n admin ]] 2026-08-31 23:49:26.732 | + lib/keystone:create_service_user:383 : get_or_add_user_project_role admin glance service Default Default 2026-08-31 23:49:26.732 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-08-31 23:49:26.732 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-08-31 23:49:26.732 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-08-31 23:49:26.732 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-31 23:49:26.732 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-31 23:49:26.732 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-08-31 23:49:26.732 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-08-31 23:49:26.733 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-08-31 23:49:26.733 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-08-31 23:49:26.733 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-08-31 23:49:26.733 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-08-31 23:49:26.733 | + 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-08-31 23:49:26.733 | ++ 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-08-31 23:49:26.733 | ++ functions-common:oscwrap:2465 : return 0 2026-08-31 23:49:26.733 | + functions-common:get_or_add_user_project_role:979 : user_role_id=b2f8e6e3b68142fe899a921671ae2ae6 2026-08-31 23:49:26.733 | + functions-common:get_or_add_user_project_role:980 : echo b2f8e6e3b68142fe899a921671ae2ae6 2026-08-31 23:49:26.733 | b2f8e6e3b68142fe899a921671ae2ae6 2026-08-31 23:49:26.733 | + lib/glance:create_glance_accounts:493 : is_service_enabled s-proxy 2026-08-31 23:49:26.734 | + functions-common:is_service_enabled:2076 : return 1 2026-08-31 23:49:26.734 | + lib/glance:create_glance_accounts:497 : get_or_create_service glance image 'Glance Image Service' 2026-08-31 23:49:26.734 | + functions-common:get_or_create_service:1055 : local service_id 2026-08-31 23:49:26.734 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show image -f value -c id 2026-08-31 23:49:26.734 | ++ 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-08-31 23:49:26.734 | ++ functions-common:oscwrap:2465 : return 0 2026-08-31 23:49:26.734 | + functions-common:get_or_create_service:1066 : service_id=' 2026-08-31 23:49:26.734 | 7c1bd2037c8a48749df3f0200e172067' 2026-08-31 23:49:26.734 | + functions-common:get_or_create_service:1067 : echo 7c1bd2037c8a48749df3f0200e172067 2026-08-31 23:49:26.734 | 7c1bd2037c8a48749df3f0200e172067 2026-08-31 23:49:26.735 | + lib/glance:create_glance_accounts:499 : get_or_create_endpoint image RegionOne http://192.168.122.72/image 2026-08-31 23:49:26.735 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-08-31 23:49:26.735 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface image public http://192.168.122.72/image RegionOne 2026-08-31 23:49:26.735 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-08-31 23:49:26.735 | +++ 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-08-31 23:49:26.735 | +++ functions-common:oscwrap:2465 : return 0 2026-08-31 23:49:26.735 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-08-31 23:49:26.735 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-08-31 23:49:26.735 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create image public http://192.168.122.72/image --region RegionOne -f value -c id 2026-08-31 23:49:26.735 | +++ functions-common:oscwrap:2465 : return 0 2026-08-31 23:49:26.735 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=4b61a78c20014038be695eede5007312 2026-08-31 23:49:26.736 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo 4b61a78c20014038be695eede5007312 2026-08-31 23:49:26.736 | + functions-common:get_or_create_endpoint:1100 : public_id=4b61a78c20014038be695eede5007312 2026-08-31 23:49:26.736 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-08-31 23:49:26.736 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-08-31 23:49:26.736 | + functions-common:get_or_create_endpoint:1109 : echo 4b61a78c20014038be695eede5007312 2026-08-31 23:49:26.736 | 4b61a78c20014038be695eede5007312 2026-08-31 23:49:26.736 | ++ lib/glance:create_glance_accounts:504 : get_or_create_domain Default 2026-08-31 23:49:26.736 | ++ functions-common:get_or_create_domain:872 : local domain_id 2026-08-31 23:49:26.736 | +++ functions-common:get_or_create_domain:877 : oscwrap --os-cloud devstack-system-admin domain create Default --description '' --or-show -f value -c id 2026-08-31 23:49:26.737 | +++ functions-common:oscwrap:2465 : return 0 2026-08-31 23:49:26.737 | ++ functions-common:get_or_create_domain:877 : domain_id=default 2026-08-31 23:49:26.737 | ++ functions-common:get_or_create_domain:878 : echo default 2026-08-31 23:49:26.737 | + lib/glance:create_glance_accounts:504 : service_domain_id=default 2026-08-31 23:49:26.737 | + lib/glance:create_glance_accounts:505 : iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default 2026-08-31 23:49:26.737 | + lib/glance:create_glance_accounts:506 : iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default 2026-08-31 23:49:26.737 | + lib/glance:create_glance_accounts:508 : [[ True = True ]] 2026-08-31 23:49:26.737 | + lib/glance:create_glance_accounts:509 : configure_glance_quotas 2026-08-31 23:49:26.737 | + 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-08-31 23:49:26.737 | +---------------+----------------------------------+ 2026-08-31 23:49:26.738 | | Field | Value | 2026-08-31 23:49:26.738 | +---------------+----------------------------------+ 2026-08-31 23:49:26.738 | | default_limit | 2000 | 2026-08-31 23:49:26.738 | | description | None | 2026-08-31 23:49:26.738 | | id | 8cf2e55ed0ef417fa6faa752df015384 | 2026-08-31 23:49:26.738 | | region_id | RegionOne | 2026-08-31 23:49:26.738 | | resource_name | image_size_total | 2026-08-31 23:49:26.738 | | service_id | 7c1bd2037c8a48749df3f0200e172067 | 2026-08-31 23:49:26.738 | +---------------+----------------------------------+ 2026-08-31 23:49:26.738 | + 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-08-31 23:49:26.738 | +---------------+----------------------------------+ 2026-08-31 23:49:26.739 | | Field | Value | 2026-08-31 23:49:26.739 | +---------------+----------------------------------+ 2026-08-31 23:49:26.739 | | default_limit | 2000 | 2026-08-31 23:49:26.739 | | description | None | 2026-08-31 23:49:26.739 | | id | 85e33aeaba084922a3f08b3335e9c94a | 2026-08-31 23:49:26.739 | | region_id | RegionOne | 2026-08-31 23:49:26.739 | | resource_name | image_stage_total | 2026-08-31 23:49:26.739 | | service_id | 7c1bd2037c8a48749df3f0200e172067 | 2026-08-31 23:49:26.739 | +---------------+----------------------------------+ 2026-08-31 23:49:26.739 | + 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-08-31 23:49:26.739 | +---------------+----------------------------------+ 2026-08-31 23:49:26.740 | | Field | Value | 2026-08-31 23:49:26.740 | +---------------+----------------------------------+ 2026-08-31 23:49:26.740 | | default_limit | 100 | 2026-08-31 23:49:26.740 | | description | None | 2026-08-31 23:49:26.740 | | id | 5144be231acf4de9b9ac34ccc4f0668a | 2026-08-31 23:49:26.740 | | region_id | RegionOne | 2026-08-31 23:49:26.740 | | resource_name | image_count_total | 2026-08-31 23:49:26.740 | | service_id | 7c1bd2037c8a48749df3f0200e172067 | 2026-08-31 23:49:26.740 | +---------------+----------------------------------+ 2026-08-31 23:49:26.740 | + 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-08-31 23:49:26.740 | +---------------+----------------------------------+ 2026-08-31 23:49:26.741 | | Field | Value | 2026-08-31 23:49:26.741 | +---------------+----------------------------------+ 2026-08-31 23:49:26.741 | | default_limit | 100 | 2026-08-31 23:49:26.741 | | description | None | 2026-08-31 23:49:26.741 | | id | dfea22394028499782266670fc09d4a6 | 2026-08-31 23:49:26.741 | | region_id | RegionOne | 2026-08-31 23:49:26.741 | | resource_name | image_count_uploading | 2026-08-31 23:49:26.741 | | service_id | 7c1bd2037c8a48749df3f0200e172067 | 2026-08-31 23:49:26.741 | +---------------+----------------------------------+ 2026-08-31 23:49:26.741 | + lib/glance:configure_glance_quotas:331 : iniset /etc/glance/glance-api.conf DEFAULT use_keystone_limits True 2026-08-31 23:49:26.742 | + lib/glance:configure_glance_quotas:334 : iniset /etc/glance/glance-api.conf oslo_limit user_domain_name Default 2026-08-31 23:49:26.742 | + lib/glance:configure_glance_quotas:335 : iniset /etc/glance/glance-api.conf oslo_limit password nomoresecret 2026-08-31 23:49:26.742 | + lib/glance:configure_glance_quotas:336 : iniset /etc/glance/glance-api.conf oslo_limit username glance 2026-08-31 23:49:26.742 | + lib/glance:configure_glance_quotas:337 : iniset /etc/glance/glance-api.conf oslo_limit auth_type password 2026-08-31 23:49:26.742 | + lib/glance:configure_glance_quotas:338 : iniset /etc/glance/glance-api.conf oslo_limit auth_url http://192.168.122.72/identity 2026-08-31 23:49:26.742 | + lib/glance:configure_glance_quotas:339 : iniset /etc/glance/glance-api.conf oslo_limit system_scope all 2026-08-31 23:49:26.742 | ++ lib/glance:configure_glance_quotas:340 : oscwrap --os-cloud devstack-system-admin endpoint list --service glance -f value -c ID 2026-08-31 23:49:26.742 | ++ functions-common:oscwrap:2465 : return 0 2026-08-31 23:49:26.742 | + lib/glance:configure_glance_quotas:340 : iniset /etc/glance/glance-api.conf oslo_limit endpoint_id 4b61a78c20014038be695eede5007312 2026-08-31 23:49:26.742 | + lib/glance:configure_glance_quotas:344 : openstack --os-cloud devstack-system-admin role add --user glance --user-domain Default --system all reader 2026-08-31 23:49:26.743 | + lib/glance:create_glance_accounts:512 : is_service_enabled s3api 2026-08-31 23:49:26.743 | + functions-common:is_service_enabled:2076 : return 1 2026-08-31 23:49:26.788 | [2019 Async create_glance_accounts:48512]: finished create_glance_accounts with result 0 in 80 seconds 2026-08-31 23:49:26.842 | [2019 Async create_cinder_accounts:48664]: Waiting for completion of create_cinder_accounts running on PID 48664 (3 other jobs running) 2026-08-31 23:49:26.880 | [2019 Async create_cinder_accounts:48664]: Signaling child to exit 2026-08-31 23:49:26.880 | WAKEUP 2026-08-31 23:49:26.911 | [2019 Async create_cinder_accounts:48664]: Signaled 2026-08-31 23:49:26.912 | + 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-08-31 23:49:26.912 | + lib/cinder:create_cinder_accounts:455 : local extra_role= 2026-08-31 23:49:26.912 | + lib/cinder:create_cinder_accounts:465 : is_service_enabled barbican 2026-08-31 23:49:26.913 | + functions-common:is_service_enabled:2076 : return 1 2026-08-31 23:49:26.913 | + lib/cinder:create_cinder_accounts:469 : create_service_user cinder 2026-08-31 23:49:26.913 | + lib/keystone:create_service_user:379 : get_or_create_user cinder nomoresecret Default 2026-08-31 23:49:26.913 | + functions-common:get_or_create_user:899 : local user_id 2026-08-31 23:49:26.913 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-08-31 23:49:26.913 | + functions-common:get_or_create_user:903 : local email= 2026-08-31 23:49:26.913 | ++ 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-08-31 23:49:26.913 | ++ functions-common:oscwrap:2465 : return 0 2026-08-31 23:49:26.913 | + functions-common:get_or_create_user:915 : user_id=a0432939d80847d4af57d915f4e3ab39 2026-08-31 23:49:26.913 | + functions-common:get_or_create_user:916 : echo a0432939d80847d4af57d915f4e3ab39 2026-08-31 23:49:26.913 | a0432939d80847d4af57d915f4e3ab39 2026-08-31 23:49:26.914 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service cinder service Default Default 2026-08-31 23:49:26.914 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-08-31 23:49:26.914 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-08-31 23:49:26.914 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-08-31 23:49:26.914 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-31 23:49:26.914 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-31 23:49:26.914 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-08-31 23:49:26.914 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-08-31 23:49:26.914 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-08-31 23:49:26.915 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-08-31 23:49:26.915 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-08-31 23:49:26.915 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-08-31 23:49:26.915 | + 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-08-31 23:49:26.915 | ++ 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-08-31 23:49:26.915 | ++ functions-common:oscwrap:2465 : return 0 2026-08-31 23:49:26.915 | + functions-common:get_or_add_user_project_role:979 : user_role_id=a3c01158941b4623aa6f0a7dfd9ff0a3 2026-08-31 23:49:26.915 | + functions-common:get_or_add_user_project_role:980 : echo a3c01158941b4623aa6f0a7dfd9ff0a3 2026-08-31 23:49:26.915 | a3c01158941b4623aa6f0a7dfd9ff0a3 2026-08-31 23:49:26.915 | + lib/keystone:create_service_user:382 : [[ -n '' ]] 2026-08-31 23:49:26.916 | + lib/cinder:create_cinder_accounts:471 : is_service_enabled barbican 2026-08-31 23:49:26.916 | + functions-common:is_service_enabled:2076 : return 1 2026-08-31 23:49:26.916 | + lib/cinder:create_cinder_accounts:477 : local cinder_api_url 2026-08-31 23:49:26.916 | + lib/cinder:create_cinder_accounts:478 : cinder_api_url=http://192.168.122.72/volume 2026-08-31 23:49:26.916 | + lib/cinder:create_cinder_accounts:481 : get_or_create_service cinder block-storage 'Cinder Volume Service' 2026-08-31 23:49:26.916 | + functions-common:get_or_create_service:1055 : local service_id 2026-08-31 23:49:26.916 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show block-storage -f value -c id 2026-08-31 23:49:26.916 | ++ 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-08-31 23:49:26.916 | ++ functions-common:oscwrap:2465 : return 0 2026-08-31 23:49:26.916 | + functions-common:get_or_create_service:1066 : service_id=' 2026-08-31 23:49:26.916 | d0716ad891614aab957b5229bd63d085' 2026-08-31 23:49:26.917 | + functions-common:get_or_create_service:1067 : echo d0716ad891614aab957b5229bd63d085 2026-08-31 23:49:26.917 | d0716ad891614aab957b5229bd63d085 2026-08-31 23:49:26.917 | + lib/cinder:create_cinder_accounts:483 : get_or_create_endpoint block-storage RegionOne http://192.168.122.72/volume/v3 2026-08-31 23:49:26.917 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-08-31 23:49:26.917 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface block-storage public http://192.168.122.72/volume/v3 RegionOne 2026-08-31 23:49:26.917 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-08-31 23:49:26.917 | +++ 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-08-31 23:49:26.917 | +++ functions-common:oscwrap:2465 : return 0 2026-08-31 23:49:26.917 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-08-31 23:49:26.917 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-08-31 23:49:26.917 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create block-storage public http://192.168.122.72/volume/v3 --region RegionOne -f value -c id 2026-08-31 23:49:26.918 | +++ functions-common:oscwrap:2465 : return 0 2026-08-31 23:49:26.918 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=dec3e2c9b89c49f2af7a9cb88684c843 2026-08-31 23:49:26.918 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo dec3e2c9b89c49f2af7a9cb88684c843 2026-08-31 23:49:26.918 | + functions-common:get_or_create_endpoint:1100 : public_id=dec3e2c9b89c49f2af7a9cb88684c843 2026-08-31 23:49:26.918 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-08-31 23:49:26.918 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-08-31 23:49:26.918 | + functions-common:get_or_create_endpoint:1109 : echo dec3e2c9b89c49f2af7a9cb88684c843 2026-08-31 23:49:26.918 | dec3e2c9b89c49f2af7a9cb88684c843 2026-08-31 23:49:26.918 | + lib/cinder:create_cinder_accounts:486 : configure_cinder_internal_tenant 2026-08-31 23:49:26.918 | ++ lib/cinder:configure_cinder_internal_tenant:722 : get_or_create_project service 2026-08-31 23:49:26.919 | ++ functions-common:get_or_create_project:922 : local project_id 2026-08-31 23:49:26.919 | +++ functions-common:get_or_create_project:928 : oscwrap --os-cloud devstack-system-admin project create service --domain= --or-show -f value -c id 2026-08-31 23:49:26.919 | +++ functions-common:oscwrap:2465 : return 0 2026-08-31 23:49:26.919 | ++ functions-common:get_or_create_project:928 : project_id=39a560deb77f473495d0b68721c8e1f8 2026-08-31 23:49:26.919 | ++ functions-common:get_or_create_project:929 : echo 39a560deb77f473495d0b68721c8e1f8 2026-08-31 23:49:26.919 | + lib/cinder:configure_cinder_internal_tenant:722 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id 39a560deb77f473495d0b68721c8e1f8 2026-08-31 23:49:26.919 | ++ lib/cinder:configure_cinder_internal_tenant:723 : get_or_create_user cinder 2026-08-31 23:49:26.919 | ++ functions-common:get_or_create_user:899 : local user_id 2026-08-31 23:49:26.919 | ++ functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-08-31 23:49:26.919 | ++ functions-common:get_or_create_user:903 : local email= 2026-08-31 23:49:26.919 | +++ 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-08-31 23:49:26.920 | No password was supplied, authentication will fail when a user does not have a password. 2026-08-31 23:49:26.920 | +++ functions-common:oscwrap:2465 : return 0 2026-08-31 23:49:26.920 | ++ functions-common:get_or_create_user:915 : user_id=a0432939d80847d4af57d915f4e3ab39 2026-08-31 23:49:26.920 | ++ functions-common:get_or_create_user:916 : echo a0432939d80847d4af57d915f4e3ab39 2026-08-31 23:49:26.920 | + lib/cinder:configure_cinder_internal_tenant:723 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id a0432939d80847d4af57d915f4e3ab39 2026-08-31 23:49:26.973 | [2019 Async create_cinder_accounts:48664]: finished create_cinder_accounts with result 0 in 47 seconds 2026-08-31 23:49:26.980 | + inc/async:async_wait:197 : return 0 2026-08-31 23:49:26.984 | + ./stack.sh:main:1152 : async_wait create_neutron_accounts create_swift_accounts configure_horizon 2026-08-31 23:49:27.059 | [2019 Async create_neutron_accounts:48826]: Waiting for completion of create_neutron_accounts running on PID 48826 (2 other jobs running) 2026-08-31 23:49:27.094 | [2019 Async create_neutron_accounts:48826]: Signaling child to exit 2026-08-31 23:49:27.094 | WAKEUP 2026-08-31 23:49:27.124 | [2019 Async create_neutron_accounts:48826]: Signaled 2026-08-31 23:49:27.127 | + lib/neutron:create_neutron_accounts:486 : local neutron_url 2026-08-31 23:49:27.127 | + lib/neutron:create_neutron_accounts:487 : neutron_url=http://192.168.122.72/ 2026-08-31 23:49:27.127 | + lib/neutron:create_neutron_accounts:488 : '[' '!' -z networking ']' 2026-08-31 23:49:27.127 | + lib/neutron:create_neutron_accounts:489 : neutron_url=http://192.168.122.72/networking 2026-08-31 23:49:27.127 | + lib/neutron:create_neutron_accounts:492 : is_service_enabled q-svc neutron-api 2026-08-31 23:49:27.127 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 23:49:27.127 | + lib/neutron:create_neutron_accounts:494 : create_service_user neutron 2026-08-31 23:49:27.127 | + lib/keystone:create_service_user:379 : get_or_create_user neutron nomoresecret Default 2026-08-31 23:49:27.127 | + functions-common:get_or_create_user:899 : local user_id 2026-08-31 23:49:27.128 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-08-31 23:49:27.128 | + functions-common:get_or_create_user:903 : local email= 2026-08-31 23:49:27.128 | ++ 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-08-31 23:49:27.128 | ++ functions-common:oscwrap:2465 : return 0 2026-08-31 23:49:27.128 | + functions-common:get_or_create_user:915 : user_id=0c8b2e0f2c484e3fa7e2698710cb5f64 2026-08-31 23:49:27.128 | + functions-common:get_or_create_user:916 : echo 0c8b2e0f2c484e3fa7e2698710cb5f64 2026-08-31 23:49:27.128 | 0c8b2e0f2c484e3fa7e2698710cb5f64 2026-08-31 23:49:27.128 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service neutron service Default Default 2026-08-31 23:49:27.128 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-08-31 23:49:27.128 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-08-31 23:49:27.129 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-08-31 23:49:27.129 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-31 23:49:27.129 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-31 23:49:27.129 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-08-31 23:49:27.129 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-08-31 23:49:27.129 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-08-31 23:49:27.129 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-08-31 23:49:27.129 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-08-31 23:49:27.129 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-08-31 23:49:27.129 | + 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-08-31 23:49:27.129 | ++ 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-08-31 23:49:27.130 | ++ functions-common:oscwrap:2465 : return 0 2026-08-31 23:49:27.130 | + functions-common:get_or_add_user_project_role:979 : user_role_id=a3c01158941b4623aa6f0a7dfd9ff0a3 2026-08-31 23:49:27.130 | + functions-common:get_or_add_user_project_role:980 : echo a3c01158941b4623aa6f0a7dfd9ff0a3 2026-08-31 23:49:27.130 | a3c01158941b4623aa6f0a7dfd9ff0a3 2026-08-31 23:49:27.130 | + lib/keystone:create_service_user:382 : [[ -n '' ]] 2026-08-31 23:49:27.130 | + lib/neutron:create_neutron_accounts:496 : get_or_create_service neutron network 'Neutron Service' 2026-08-31 23:49:27.130 | + functions-common:get_or_create_service:1055 : local service_id 2026-08-31 23:49:27.130 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show network -f value -c id 2026-08-31 23:49:27.130 | ++ 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-08-31 23:49:27.130 | ++ functions-common:oscwrap:2465 : return 0 2026-08-31 23:49:27.130 | + functions-common:get_or_create_service:1066 : service_id=' 2026-08-31 23:49:27.131 | d249df274af642edad5acc709781f3a0' 2026-08-31 23:49:27.131 | + functions-common:get_or_create_service:1067 : echo d249df274af642edad5acc709781f3a0 2026-08-31 23:49:27.131 | d249df274af642edad5acc709781f3a0 2026-08-31 23:49:27.131 | + lib/neutron:create_neutron_accounts:498 : get_or_create_endpoint network RegionOne http://192.168.122.72/networking 2026-08-31 23:49:27.131 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-08-31 23:49:27.131 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface network public http://192.168.122.72/networking RegionOne 2026-08-31 23:49:27.131 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-08-31 23:49:27.131 | +++ 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-08-31 23:49:27.131 | +++ functions-common:oscwrap:2465 : return 0 2026-08-31 23:49:27.131 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-08-31 23:49:27.131 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-08-31 23:49:27.132 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create network public http://192.168.122.72/networking --region RegionOne -f value -c id 2026-08-31 23:49:27.132 | +++ functions-common:oscwrap:2465 : return 0 2026-08-31 23:49:27.132 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=b5d5f198bd654bc7af5577ca310646d9 2026-08-31 23:49:27.132 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo b5d5f198bd654bc7af5577ca310646d9 2026-08-31 23:49:27.132 | + functions-common:get_or_create_endpoint:1100 : public_id=b5d5f198bd654bc7af5577ca310646d9 2026-08-31 23:49:27.132 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-08-31 23:49:27.132 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-08-31 23:49:27.132 | + functions-common:get_or_create_endpoint:1109 : echo b5d5f198bd654bc7af5577ca310646d9 2026-08-31 23:49:27.132 | b5d5f198bd654bc7af5577ca310646d9 2026-08-31 23:49:27.197 | [2019 Async create_neutron_accounts:48826]: finished create_neutron_accounts with result 0 in 39 seconds 2026-08-31 23:49:27.209 | Not waiting for async task create_swift_accounts that we never started or has already been waited for 2026-08-31 23:49:27.217 | Not waiting for async task configure_horizon that we never started or has already been waited for 2026-08-31 23:49:27.223 | + inc/async:async_wait:197 : return 0 2026-08-31 23:49:27.228 | + ./stack.sh:main:1158 : is_service_enabled mysql postgresql 2026-08-31 23:49:27.262 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 23:49:27.267 | + ./stack.sh:main:1158 : is_service_enabled glance 2026-08-31 23:49:27.300 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 23:49:27.305 | + ./stack.sh:main:1159 : echo_summary 'Configuring Glance' 2026-08-31 23:49:27.310 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-31 23:49:27.315 | + ./stack.sh:echo_summary:450 : echo -e Configuring Glance 2026-08-31 23:49:27.321 | + ./stack.sh:main:1160 : async_runfunc init_glance 2026-08-31 23:49:27.325 | + inc/async:async_runfunc:116 : async_run init_glance init_glance 2026-08-31 23:49:27.432 | + inc/async:async_inner:63 : init_glance 2026-08-31 23:49:27.497 | [2019 Async init_glance:51088]: running: init_glance 2026-08-31 23:49:27.504 | + ./stack.sh:main:1167 : is_service_enabled neutron 2026-08-31 23:49:27.539 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 23:49:27.547 | + ./stack.sh:main:1168 : echo_summary 'Configuring Neutron' 2026-08-31 23:49:27.549 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-31 23:49:27.556 | + ./stack.sh:echo_summary:450 : echo -e Configuring Neutron 2026-08-31 23:49:27.561 | + ./stack.sh:main:1170 : configure_neutron 2026-08-31 23:49:27.566 | + lib/neutron:configure_neutron:381 : _configure_neutron_common 2026-08-31 23:49:27.572 | + lib/neutron:_configure_neutron_common:878 : _create_neutron_conf_dir 2026-08-31 23:49:27.576 | + lib/neutron:_create_neutron_conf_dir:871 : sudo install -d -o quobyte /etc/neutron 2026-08-31 23:49:27.600 | + lib/neutron:_configure_neutron_common:881 : cd /opt/stack/neutron 2026-08-31 23:49:27.604 | + lib/neutron:_configure_neutron_common:881 : exec ./tools/generate_config_file_samples.sh 2026-08-31 23:49:28.365 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-31 23:49:28.365 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-31 23:49:28.365 | we strongly recommend against using it for new projects. 2026-08-31 23:49:28.365 | 2026-08-31 23:49:28.365 | If you are already using Eventlet, we recommend migrating to a different 2026-08-31 23:49:28.365 | framework. For more detail see 2026-08-31 23:49:28.365 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-31 23:49:28.365 | 2026-08-31 23:49:28.365 | import eventlet as _eventlet # noqa 2026-08-31 23:49:32.911 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-31 23:49:32.911 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-31 23:49:32.911 | we strongly recommend against using it for new projects. 2026-08-31 23:49:32.912 | 2026-08-31 23:49:32.912 | If you are already using Eventlet, we recommend migrating to a different 2026-08-31 23:49:32.912 | framework. For more detail see 2026-08-31 23:49:32.912 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-31 23:49:32.912 | 2026-08-31 23:49:32.912 | import eventlet as _eventlet # noqa 2026-08-31 23:49:37.359 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-31 23:49:37.359 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-31 23:49:37.359 | we strongly recommend against using it for new projects. 2026-08-31 23:49:37.360 | 2026-08-31 23:49:37.360 | If you are already using Eventlet, we recommend migrating to a different 2026-08-31 23:49:37.360 | framework. For more detail see 2026-08-31 23:49:37.360 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-31 23:49:37.360 | 2026-08-31 23:49:37.360 | import eventlet as _eventlet # noqa 2026-08-31 23:49:41.704 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-31 23:49:41.705 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-31 23:49:41.705 | we strongly recommend against using it for new projects. 2026-08-31 23:49:41.705 | 2026-08-31 23:49:41.705 | If you are already using Eventlet, we recommend migrating to a different 2026-08-31 23:49:41.705 | framework. For more detail see 2026-08-31 23:49:41.705 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-31 23:49:41.705 | 2026-08-31 23:49:41.705 | import eventlet as _eventlet # noqa 2026-08-31 23:49:43.125 | + inc/async:async_inner:64 : rc=0 2026-08-31 23:49:43.146 | [51088 Async init_glance:51088]: finished successfully 2026-08-31 23:49:46.202 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-31 23:49:46.202 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-31 23:49:46.202 | we strongly recommend against using it for new projects. 2026-08-31 23:49:46.202 | 2026-08-31 23:49:46.202 | If you are already using Eventlet, we recommend migrating to a different 2026-08-31 23:49:46.202 | framework. For more detail see 2026-08-31 23:49:46.202 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-31 23:49:46.203 | 2026-08-31 23:49:46.203 | import eventlet as _eventlet # noqa 2026-08-31 23:49:50.402 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-31 23:49:50.403 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-31 23:49:50.403 | we strongly recommend against using it for new projects. 2026-08-31 23:49:50.403 | 2026-08-31 23:49:50.403 | If you are already using Eventlet, we recommend migrating to a different 2026-08-31 23:49:50.403 | framework. For more detail see 2026-08-31 23:49:50.403 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-31 23:49:50.403 | 2026-08-31 23:49:50.403 | import eventlet as _eventlet # noqa 2026-08-31 23:49:54.875 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/loopingcall.py:19: EventletDeprecationWarning: 2026-08-31 23:49:54.875 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-31 23:49:54.876 | we strongly recommend against using it for new projects. 2026-08-31 23:49:54.876 | 2026-08-31 23:49:54.876 | If you are already using Eventlet, we recommend migrating to a different 2026-08-31 23:49:54.876 | framework. For more detail see 2026-08-31 23:49:54.876 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-31 23:49:54.876 | 2026-08-31 23:49:54.876 | from eventlet import event 2026-08-31 23:49:55.609 | /opt/stack/neutron/neutron/__init__.py:26: UserWarning: The selected oslo_service backend is "eventlet" 2026-08-31 23:49:55.609 | warnings.warn('The selected oslo_service backend is "eventlet"') 2026-08-31 23:49:59.875 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-31 23:49:59.875 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-31 23:49:59.875 | we strongly recommend against using it for new projects. 2026-08-31 23:49:59.875 | 2026-08-31 23:49:59.875 | If you are already using Eventlet, we recommend migrating to a different 2026-08-31 23:49:59.875 | framework. For more detail see 2026-08-31 23:49:59.875 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-31 23:49:59.876 | 2026-08-31 23:49:59.876 | import eventlet as _eventlet # noqa 2026-08-31 23:50:01.886 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-31 23:50:01.886 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-31 23:50:01.886 | we strongly recommend against using it for new projects. 2026-08-31 23:50:01.886 | 2026-08-31 23:50:01.886 | If you are already using Eventlet, we recommend migrating to a different 2026-08-31 23:50:01.887 | framework. For more detail see 2026-08-31 23:50:01.887 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-31 23:50:01.887 | 2026-08-31 23:50:01.887 | import eventlet as _eventlet # noqa 2026-08-31 23:50:06.478 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-31 23:50:06.478 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-31 23:50:06.478 | we strongly recommend against using it for new projects. 2026-08-31 23:50:06.478 | 2026-08-31 23:50:06.479 | If you are already using Eventlet, we recommend migrating to a different 2026-08-31 23:50:06.479 | framework. For more detail see 2026-08-31 23:50:06.479 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-31 23:50:06.479 | 2026-08-31 23:50:06.479 | import eventlet as _eventlet # noqa 2026-08-31 23:50:09.126 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-31 23:50:09.126 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-31 23:50:09.126 | we strongly recommend against using it for new projects. 2026-08-31 23:50:09.126 | 2026-08-31 23:50:09.127 | If you are already using Eventlet, we recommend migrating to a different 2026-08-31 23:50:09.127 | framework. For more detail see 2026-08-31 23:50:09.127 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-31 23:50:09.127 | 2026-08-31 23:50:09.127 | import eventlet as _eventlet # noqa 2026-08-31 23:50:12.467 | + lib/neutron:_configure_neutron_common:883 : cp /opt/stack/neutron/etc/neutron.conf.sample /etc/neutron/neutron.conf 2026-08-31 23:50:12.474 | + lib/neutron:_configure_neutron_common:885 : Q_POLICY_FILE=/etc/neutron/policy.json 2026-08-31 23:50:12.477 | + lib/neutron:_configure_neutron_common:889 : '[' -f /opt/stack/neutron/etc/policy.json ']' 2026-08-31 23:50:12.481 | + lib/neutron:_configure_neutron_common:893 : echo '{"context_is_admin": "role:admin or user_name:neutron"}' 2026-08-31 23:50:12.485 | + lib/neutron:_configure_neutron_common:898 : neutron_plugin_configure_common 2026-08-31 23:50:12.489 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:65 : Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2026-08-31 23:50:12.493 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:66 : Q_PLUGIN_CONF_FILENAME=ml2_conf.ini 2026-08-31 23:50:12.497 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:67 : Q_PLUGIN_CLASS=ml2 2026-08-31 23:50:12.501 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:70 : neutron_service_plugin_class_add ovn-router 2026-08-31 23:50:12.504 | + lib/neutron:neutron_service_plugin_class_add:1037 : local service_plugin_class=ovn-router 2026-08-31 23:50:12.508 | + lib/neutron:neutron_service_plugin_class_add:1038 : [[ '' == '' ]] 2026-08-31 23:50:12.512 | + lib/neutron:neutron_service_plugin_class_add:1039 : Q_SERVICE_PLUGIN_CLASSES=ovn-router 2026-08-31 23:50:12.515 | + lib/neutron:_configure_neutron_common:900 : [[ etc/neutron/plugins/ml2 == '' ]] 2026-08-31 23:50:12.520 | + lib/neutron:_configure_neutron_common:900 : [[ ml2_conf.ini == '' ]] 2026-08-31 23:50:12.524 | + lib/neutron:_configure_neutron_common:900 : [[ ml2 == '' ]] 2026-08-31 23:50:12.528 | + lib/neutron:_configure_neutron_common:905 : mkdir -p /etc/neutron/plugins/ml2 2026-08-31 23:50:12.535 | + lib/neutron:_configure_neutron_common:906 : Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-31 23:50:12.538 | + lib/neutron:_configure_neutron_common:909 : NEUTRON_CORE_PLUGIN_CONF=etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-31 23:50:12.542 | + lib/neutron:_configure_neutron_common:912 : '[' -f /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample ']' 2026-08-31 23:50:12.546 | + 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-08-31 23:50:12.554 | ++ lib/neutron:_configure_neutron_common:918 : database_connection_url neutron 2026-08-31 23:50:12.559 | ++ lib/database:database_connection_url:134 : local db=neutron 2026-08-31 23:50:12.563 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql neutron 2026-08-31 23:50:12.566 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=neutron 2026-08-31 23:50:12.570 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-08-31 23:50:12.574 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-08-31 23:50:12.579 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-08-31 23:50:12.602 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-31 23:50:12.606 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-08-31 23:50:12.610 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/neutron?charset=utf8&plugin=dbcounter' 2026-08-31 23:50:12.615 | + 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-08-31 23:50:12.662 | + lib/neutron:_configure_neutron_common:919 : iniset /etc/neutron/neutron.conf DEFAULT state_path /opt/stack/data/neutron 2026-08-31 23:50:12.710 | + lib/neutron:_configure_neutron_common:920 : iniset /etc/neutron/neutron.conf DEFAULT use_syslog False 2026-08-31 23:50:12.756 | + lib/neutron:_configure_neutron_common:921 : iniset /etc/neutron/neutron.conf DEFAULT bind_host 0.0.0.0 2026-08-31 23:50:12.799 | + lib/neutron:_configure_neutron_common:922 : iniset /etc/neutron/neutron.conf oslo_concurrency lock_path /opt/stack/data/neutron/lock 2026-08-31 23:50:12.837 | + lib/neutron:_configure_neutron_common:925 : iniset /etc/neutron/neutron.conf nova region_name RegionOne 2026-08-31 23:50:12.875 | + lib/neutron:_configure_neutron_common:927 : '[' libvirt = fake ']' 2026-08-31 23:50:12.878 | + lib/neutron:_configure_neutron_common:937 : setup_logging /etc/neutron/neutron.conf 2026-08-31 23:50:12.882 | + functions:setup_logging:693 : setup_systemd_logging /etc/neutron/neutron.conf 2026-08-31 23:50:12.884 | + functions:setup_systemd_logging:710 : local conf_file=/etc/neutron/neutron.conf 2026-08-31 23:50:12.888 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-08-31 23:50:12.907 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-08-31 23:50:12.911 | + functions:setup_systemd_logging:716 : local pidstr= 2026-08-31 23:50:12.914 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-08-31 23:50:12.917 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-08-31 23:50:12.920 | + 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-08-31 23:50:12.959 | + 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-08-31 23:50:12.995 | + 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-08-31 23:50:13.034 | + functions:setup_systemd_logging:727 : iniset /etc/neutron/neutron.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-08-31 23:50:13.074 | + functions:setup_systemd_logging:730 : iniset /etc/neutron/neutron.conf DEFAULT log_color False 2026-08-31 23:50:13.112 | + lib/neutron:_configure_neutron_common:939 : _neutron_setup_rootwrap 2026-08-31 23:50:13.116 | + lib/neutron:_neutron_setup_rootwrap:1072 : [[ True == \F\a\l\s\e ]] 2026-08-31 23:50:13.120 | + lib/neutron:_neutron_setup_rootwrap:1076 : Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d 2026-08-31 23:50:13.123 | + lib/neutron:_neutron_setup_rootwrap:1077 : [[ -d /etc/neutron/rootwrap.d ]] 2026-08-31 23:50:13.127 | + lib/neutron:_neutron_setup_rootwrap:1081 : neutron_deploy_rootwrap_filters /opt/stack/neutron 2026-08-31 23:50:13.130 | + lib/neutron:neutron_deploy_rootwrap_filters:1062 : [[ True == \F\a\l\s\e ]] 2026-08-31 23:50:13.134 | + lib/neutron:neutron_deploy_rootwrap_filters:1065 : local srcdir=/opt/stack/neutron 2026-08-31 23:50:13.138 | + lib/neutron:neutron_deploy_rootwrap_filters:1066 : sudo install -d -o root -m 755 /etc/neutron/rootwrap.d 2026-08-31 23:50:13.155 | + 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-08-31 23:50:13.173 | + 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-08-31 23:50:13.190 | + lib/neutron:_neutron_setup_rootwrap:1086 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/neutron/rootwrap.d:' -i /etc/neutron/rootwrap.conf 2026-08-31 23:50:13.209 | + lib/neutron:_neutron_setup_rootwrap:1090 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/neutron/rootwrap.conf 2026-08-31 23:50:13.227 | + lib/neutron:_neutron_setup_rootwrap:1093 : ROOTWRAP_SUDOER_CMD='/opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2026-08-31 23:50:13.229 | + lib/neutron:_neutron_setup_rootwrap:1094 : ROOTWRAP_DAEMON_SUDOER_CMD='/opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-08-31 23:50:13.234 | ++ lib/neutron:_neutron_setup_rootwrap:1097 : mktemp 2026-08-31 23:50:13.238 | + lib/neutron:_neutron_setup_rootwrap:1097 : TEMPFILE=/tmp/tmp.y7bGOZULCb 2026-08-31 23:50:13.242 | + lib/neutron:_neutron_setup_rootwrap:1098 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2026-08-31 23:50:13.246 | + lib/neutron:_neutron_setup_rootwrap:1099 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-08-31 23:50:13.248 | + lib/neutron:_neutron_setup_rootwrap:1100 : chmod 0440 /tmp/tmp.y7bGOZULCb 2026-08-31 23:50:13.254 | + lib/neutron:_neutron_setup_rootwrap:1101 : sudo chown root:root /tmp/tmp.y7bGOZULCb 2026-08-31 23:50:13.270 | + lib/neutron:_neutron_setup_rootwrap:1102 : sudo mv /tmp/tmp.y7bGOZULCb /etc/sudoers.d/neutron-rootwrap 2026-08-31 23:50:13.287 | + lib/neutron:_neutron_setup_rootwrap:1105 : configure_root_helper_options /etc/neutron/neutron.conf 2026-08-31 23:50:13.291 | + lib/neutron:configure_root_helper_options:1109 : local conffile=/etc/neutron/neutron.conf 2026-08-31 23:50:13.294 | + 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-08-31 23:50:13.333 | + lib/neutron:configure_root_helper_options:1111 : [[ True == \T\r\u\e ]] 2026-08-31 23:50:13.336 | + 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-08-31 23:50:13.379 | + lib/neutron:configure_neutron:382 : iniset_rpc_backend neutron /etc/neutron/neutron.conf 2026-08-31 23:50:13.383 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=neutron 2026-08-31 23:50:13.387 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/neutron/neutron.conf 2026-08-31 23:50:13.390 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-08-31 23:50:13.394 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-08-31 23:50:13.398 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-08-31 23:50:13.426 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 23:50:13.431 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-08-31 23:50:13.435 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-08-31 23:50:13.439 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-08-31 23:50:13.467 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-31 23:50:13.471 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.72:5672/ 2026-08-31 23:50:13.476 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/neutron/neutron.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.72:5672/ 2026-08-31 23:50:13.525 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-08-31 23:50:13.530 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-08-31 23:50:13.534 | + lib/neutron:configure_neutron:384 : is_service_enabled q-metering neutron-metering 2026-08-31 23:50:13.562 | + functions-common:is_service_enabled:2076 : return 1 2026-08-31 23:50:13.567 | + lib/neutron:configure_neutron:387 : is_service_enabled q-agt neutron-agent 2026-08-31 23:50:13.594 | + functions-common:is_service_enabled:2076 : return 1 2026-08-31 23:50:13.598 | + lib/neutron:configure_neutron:390 : is_service_enabled q-dhcp neutron-dhcp 2026-08-31 23:50:13.625 | + functions-common:is_service_enabled:2076 : return 1 2026-08-31 23:50:13.629 | + lib/neutron:configure_neutron:393 : is_service_enabled q-l3 neutron-l3 2026-08-31 23:50:13.654 | + functions-common:is_service_enabled:2076 : return 1 2026-08-31 23:50:13.658 | + lib/neutron:configure_neutron:396 : is_service_enabled q-meta neutron-metadata-agent 2026-08-31 23:50:13.684 | + functions-common:is_service_enabled:2076 : return 1 2026-08-31 23:50:13.689 | + lib/neutron:configure_neutron:400 : [[ legacy != \l\e\g\a\c\y ]] 2026-08-31 23:50:13.693 | + lib/neutron:configure_neutron:403 : is_service_enabled ceilometer 2026-08-31 23:50:13.718 | + functions-common:is_service_enabled:2076 : return 1 2026-08-31 23:50:13.723 | + lib/neutron:configure_neutron:407 : [[ ovn == \o\v\n ]] 2026-08-31 23:50:13.727 | + lib/neutron:configure_neutron:408 : configure_ovn 2026-08-31 23:50:13.732 | + lib/neutron_plugins/ovn_agent:configure_ovn:557 : echo 'Configuring OVN' 2026-08-31 23:50:13.733 | Configuring OVN 2026-08-31 23:50:13.737 | + lib/neutron_plugins/ovn_agent:configure_ovn:559 : '[' -z '' ']' 2026-08-31 23:50:13.742 | + lib/neutron_plugins/ovn_agent:configure_ovn:560 : '[' -f /etc/openvswitch/system-id.conf ']' 2026-08-31 23:50:13.748 | ++ lib/neutron_plugins/ovn_agent:configure_ovn:561 : cat /etc/openvswitch/system-id.conf 2026-08-31 23:50:13.755 | + lib/neutron_plugins/ovn_agent:configure_ovn:561 : OVN_UUID=340839d8-56c4-45bb-b09e-844a9fde72fc 2026-08-31 23:50:13.759 | + lib/neutron_plugins/ovn_agent:configure_ovn:576 : [[ False == \F\a\l\s\e ]] 2026-08-31 23:50:13.764 | + lib/neutron_plugins/ovn_agent:configure_ovn:576 : is_fedora 2026-08-31 23:50:13.769 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-08-31 23:50:13.773 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-08-31 23:50:13.777 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-08-31 23:50:13.781 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-08-31 23:50:13.787 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-08-31 23:50:13.792 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-08-31 23:50:13.797 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-08-31 23:50:13.802 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-08-31 23:50:13.808 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-08-31 23:50:13.812 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-08-31 23:50:13.817 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-08-31 23:50:13.820 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-08-31 23:50:13.824 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-08-31 23:50:13.829 | + lib/neutron_plugins/ovn_agent:configure_ovn:583 : local sample_file= 2026-08-31 23:50:13.833 | + lib/neutron_plugins/ovn_agent:configure_ovn:584 : local config_file= 2026-08-31 23:50:13.837 | + lib/neutron_plugins/ovn_agent:configure_ovn:585 : is_ovn_agent_enabled 2026-08-31 23:50:13.841 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:327 : is_service_enabled q-ovn-agent neutron-ovn-agent 2026-08-31 23:50:13.866 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 23:50:13.871 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:328 : enable_service q-ovn-agent 2026-08-31 23:50:13.936 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:329 : return 0 2026-08-31 23:50:13.941 | + lib/neutron_plugins/ovn_agent:configure_ovn:585 : [[ metadata =~ metadata ]] 2026-08-31 23:50:13.945 | + lib/neutron_plugins/ovn_agent:configure_ovn:585 : is_service_enabled ovn-controller 2026-08-31 23:50:13.971 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 23:50:13.975 | + lib/neutron_plugins/ovn_agent:configure_ovn:586 : sample_file=/opt/stack/neutron/etc/neutron/plugins/ml2/ovn_agent.ini.sample 2026-08-31 23:50:13.979 | + lib/neutron_plugins/ovn_agent:configure_ovn:587 : config_file=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-08-31 23:50:13.983 | + lib/neutron_plugins/ovn_agent:configure_ovn:592 : '[' -n /etc/neutron/plugins/ml2/ovn_agent.ini ']' 2026-08-31 23:50:13.988 | + lib/neutron_plugins/ovn_agent:configure_ovn:593 : sudo install -d -o quobyte /etc/neutron 2026-08-31 23:50:14.011 | + lib/neutron_plugins/ovn_agent:configure_ovn:595 : mkdir -p /opt/stack/neutron/etc/neutron/plugins/ml2 2026-08-31 23:50:14.019 | + lib/neutron_plugins/ovn_agent:configure_ovn:596 : cd /opt/stack/neutron 2026-08-31 23:50:14.024 | + lib/neutron_plugins/ovn_agent:configure_ovn:596 : exec ./tools/generate_config_file_samples.sh 2026-08-31 23:50:14.740 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-31 23:50:14.740 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-31 23:50:14.741 | we strongly recommend against using it for new projects. 2026-08-31 23:50:14.741 | 2026-08-31 23:50:14.741 | If you are already using Eventlet, we recommend migrating to a different 2026-08-31 23:50:14.741 | framework. For more detail see 2026-08-31 23:50:14.741 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-31 23:50:14.741 | 2026-08-31 23:50:14.742 | import eventlet as _eventlet # noqa 2026-08-31 23:50:18.963 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-31 23:50:18.963 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-31 23:50:18.963 | we strongly recommend against using it for new projects. 2026-08-31 23:50:18.963 | 2026-08-31 23:50:18.963 | If you are already using Eventlet, we recommend migrating to a different 2026-08-31 23:50:18.963 | framework. For more detail see 2026-08-31 23:50:18.963 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-31 23:50:18.964 | 2026-08-31 23:50:18.964 | import eventlet as _eventlet # noqa 2026-08-31 23:50:23.346 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-31 23:50:23.346 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-31 23:50:23.346 | we strongly recommend against using it for new projects. 2026-08-31 23:50:23.347 | 2026-08-31 23:50:23.347 | If you are already using Eventlet, we recommend migrating to a different 2026-08-31 23:50:23.347 | framework. For more detail see 2026-08-31 23:50:23.347 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-31 23:50:23.347 | 2026-08-31 23:50:23.347 | import eventlet as _eventlet # noqa 2026-08-31 23:50:27.519 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-31 23:50:27.519 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-31 23:50:27.519 | we strongly recommend against using it for new projects. 2026-08-31 23:50:27.519 | 2026-08-31 23:50:27.519 | If you are already using Eventlet, we recommend migrating to a different 2026-08-31 23:50:27.519 | framework. For more detail see 2026-08-31 23:50:27.519 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-31 23:50:27.520 | 2026-08-31 23:50:27.520 | import eventlet as _eventlet # noqa 2026-08-31 23:50:32.024 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-31 23:50:32.024 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-31 23:50:32.024 | we strongly recommend against using it for new projects. 2026-08-31 23:50:32.024 | 2026-08-31 23:50:32.024 | If you are already using Eventlet, we recommend migrating to a different 2026-08-31 23:50:32.024 | framework. For more detail see 2026-08-31 23:50:32.025 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-31 23:50:32.025 | 2026-08-31 23:50:32.025 | import eventlet as _eventlet # noqa 2026-08-31 23:50:36.047 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-31 23:50:36.047 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-31 23:50:36.048 | we strongly recommend against using it for new projects. 2026-08-31 23:50:36.048 | 2026-08-31 23:50:36.048 | If you are already using Eventlet, we recommend migrating to a different 2026-08-31 23:50:36.048 | framework. For more detail see 2026-08-31 23:50:36.048 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-31 23:50:36.048 | 2026-08-31 23:50:36.048 | import eventlet as _eventlet # noqa 2026-08-31 23:50:40.296 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/loopingcall.py:19: EventletDeprecationWarning: 2026-08-31 23:50:40.296 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-31 23:50:40.296 | we strongly recommend against using it for new projects. 2026-08-31 23:50:40.296 | 2026-08-31 23:50:40.297 | If you are already using Eventlet, we recommend migrating to a different 2026-08-31 23:50:40.297 | framework. For more detail see 2026-08-31 23:50:40.297 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-31 23:50:40.297 | 2026-08-31 23:50:40.297 | from eventlet import event 2026-08-31 23:50:40.995 | /opt/stack/neutron/neutron/__init__.py:26: UserWarning: The selected oslo_service backend is "eventlet" 2026-08-31 23:50:40.995 | warnings.warn('The selected oslo_service backend is "eventlet"') 2026-08-31 23:50:45.240 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-31 23:50:45.240 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-31 23:50:45.240 | we strongly recommend against using it for new projects. 2026-08-31 23:50:45.240 | 2026-08-31 23:50:45.240 | If you are already using Eventlet, we recommend migrating to a different 2026-08-31 23:50:45.240 | framework. For more detail see 2026-08-31 23:50:45.240 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-31 23:50:45.241 | 2026-08-31 23:50:45.241 | import eventlet as _eventlet # noqa 2026-08-31 23:50:47.305 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-31 23:50:47.305 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-31 23:50:47.305 | we strongly recommend against using it for new projects. 2026-08-31 23:50:47.305 | 2026-08-31 23:50:47.305 | If you are already using Eventlet, we recommend migrating to a different 2026-08-31 23:50:47.305 | framework. For more detail see 2026-08-31 23:50:47.306 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-31 23:50:47.306 | 2026-08-31 23:50:47.306 | import eventlet as _eventlet # noqa 2026-08-31 23:50:51.523 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-31 23:50:51.524 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-31 23:50:51.524 | we strongly recommend against using it for new projects. 2026-08-31 23:50:51.524 | 2026-08-31 23:50:51.524 | If you are already using Eventlet, we recommend migrating to a different 2026-08-31 23:50:51.524 | framework. For more detail see 2026-08-31 23:50:51.524 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-31 23:50:51.524 | 2026-08-31 23:50:51.524 | import eventlet as _eventlet # noqa 2026-08-31 23:50:54.249 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-31 23:50:54.249 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-31 23:50:54.250 | we strongly recommend against using it for new projects. 2026-08-31 23:50:54.250 | 2026-08-31 23:50:54.250 | If you are already using Eventlet, we recommend migrating to a different 2026-08-31 23:50:54.250 | framework. For more detail see 2026-08-31 23:50:54.250 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-31 23:50:54.250 | 2026-08-31 23:50:54.250 | import eventlet as _eventlet # noqa 2026-08-31 23:50:57.839 | + lib/neutron_plugins/ovn_agent:configure_ovn:598 : cp /opt/stack/neutron/etc/neutron/plugins/ml2/ovn_agent.ini.sample /etc/neutron/plugins/ml2/ovn_agent.ini 2026-08-31 23:50:57.849 | + lib/neutron_plugins/ovn_agent:configure_ovn:599 : configure_root_helper_options /etc/neutron/plugins/ml2/ovn_agent.ini 2026-08-31 23:50:57.854 | + lib/neutron:configure_root_helper_options:1109 : local conffile=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-08-31 23:50:57.859 | + 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-08-31 23:50:57.912 | + lib/neutron:configure_root_helper_options:1111 : [[ True == \T\r\u\e ]] 2026-08-31 23:50:57.916 | + 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-08-31 23:50:57.971 | + lib/neutron_plugins/ovn_agent:configure_ovn:601 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT debug True 2026-08-31 23:50:58.026 | + lib/neutron_plugins/ovn_agent:configure_ovn:602 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT nova_metadata_host 192.168.122.72 2026-08-31 23:50:58.075 | + lib/neutron_plugins/ovn_agent:configure_ovn:603 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT metadata_workers 2 2026-08-31 23:50:58.131 | + lib/neutron_plugins/ovn_agent:configure_ovn:604 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT state_path /opt/stack/data/neutron 2026-08-31 23:50:58.182 | + lib/neutron_plugins/ovn_agent:configure_ovn:605 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini ovs ovsdb_connection tcp:127.0.0.1:6640 2026-08-31 23:50:58.234 | + lib/neutron_plugins/ovn_agent:configure_ovn:606 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini ovn ovn_sb_connection tcp:192.168.122.72:6642 2026-08-31 23:50:58.280 | + lib/neutron_plugins/ovn_agent:configure_ovn:607 : is_service_enabled tls-proxy 2026-08-31 23:50:58.310 | + functions-common:is_service_enabled:2076 : return 1 2026-08-31 23:50:58.315 | + lib/neutron_plugins/ovn_agent:configure_ovn:615 : [[ /etc/neutron/plugins/ml2/ovn_agent.ini == /etc/neutron/plugins/ml2/ovn_agent.ini ]] 2026-08-31 23:50:58.319 | + lib/neutron_plugins/ovn_agent:configure_ovn:616 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini agent extensions metadata 2026-08-31 23:50:58.366 | + lib/neutron_plugins/ovn_agent:configure_ovn:617 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini ovn ovn_nb_connection tcp:192.168.122.72:6641 2026-08-31 23:50:58.416 | + lib/neutron_plugins/ovn_agent:configure_ovn:618 : [[ metadata =~ ovn-evpn ]] 2026-08-31 23:50:58.422 | + lib/neutron:configure_neutron:409 : configure_ovn_plugin 2026-08-31 23:50:58.428 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:499 : echo 'Configuring Neutron for OVN' 2026-08-31 23:50:58.428 | Configuring Neutron for OVN 2026-08-31 23:50:58.432 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:501 : is_service_enabled q-svc neutron-api 2026-08-31 23:50:58.460 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 23:50:58.464 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:502 : filter_network_api_extensions 2026-08-31 23:50:58.469 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:473 : /opt/stack/data/venv/bin/python3 -c 'from neutron.common.ovn import extensions ;\ 2026-08-31 23:50:58.469 | print(",".join(extensions.ML2_SUPPORTED_API_EXTENSIONS))' 2026-08-31 23:50:59.194 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-31 23:50:59.194 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-31 23:50:59.194 | we strongly recommend against using it for new projects. 2026-08-31 23:50:59.195 | 2026-08-31 23:50:59.195 | If you are already using Eventlet, we recommend migrating to a different 2026-08-31 23:50:59.195 | framework. For more detail see 2026-08-31 23:50:59.195 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-31 23:50:59.195 | 2026-08-31 23:50:59.195 | import eventlet as _eventlet # noqa 2026-08-31 23:51:02.630 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:473 : SUPPORTED_NETWORK_API_EXTENSIONS=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-integration,empty-string-filtering,external-net,extra_dhcp_opt,filter-validation,multi-provider,network_ha,net-mtu,net-mtu-writable,network_availability_zone,network-ip-availability,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-security,port-trusted-vif,provider,port-resource-request,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quotas,quota-check-limit,quota-check-limit-default,quota_details,rbac-address-scope,rbac-policies,rbac-security-groups,standard-attr-revisions,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,stateful-security-group,standard-attr-description,subnet_allocation,standard-attr-tag,standard-attr-timestamp,subnetpool-prefix-ops,subnet-external-network,subnet_onboard,subnet-service-types,tag-creation,trunk,segment,expose-port-forwarding-in-fip,floating-ip-port-forwarding-description,floating-ip-port-forwarding-port-ranges,floating-ip-port-forwarding,vlan-transparent,logging,vpnaas,vpn-endpoint-groups,bgp,bgp_4byte_asn,bgp_dragent_scheduler,fwaas_v2,standard-attr-fwaas-v2,uplink-status-propagation,uplink-status-propagation-updatable,tap-mirror,tap-mirror-both-direction,ip_allocation,pvlan 2026-08-31 23:51:02.636 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:476 : /opt/stack/data/venv/bin/python3 -c 'from neutron.common.ovn import extensions ;\ 2026-08-31 23:51:02.636 | print(",".join(extensions.ML2_SUPPORTED_API_EXTENSIONS_OVN_L3))' 2026-08-31 23:51:03.370 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-31 23:51:03.370 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-31 23:51:03.371 | we strongly recommend against using it for new projects. 2026-08-31 23:51:03.371 | 2026-08-31 23:51:03.371 | If you are already using Eventlet, we recommend migrating to a different 2026-08-31 23:51:03.371 | framework. For more detail see 2026-08-31 23:51:03.371 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-31 23:51:03.371 | 2026-08-31 23:51:03.371 | import eventlet as _eventlet # noqa 2026-08-31 23:51:06.329 | + 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,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-08-31 23:51:06.333 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:477 : is_service_enabled q-qos neutron-qos 2026-08-31 23:51:06.360 | + functions-common:is_service_enabled:2076 : return 1 2026-08-31 23:51:06.365 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:480 : 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-08-31 23:51:06.372 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 481: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-31 23:51:06.372 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : tr ', ' '\n' 2026-08-31 23:51:06.372 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : LC_ALL=C 2026-08-31 23:51:06.372 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : 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-08-31 23:51:06.376 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 481: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-31 23:51:06.376 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : sort -u 2026-08-31 23:51:06.383 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : extensions='address-group 2026-08-31 23:51:06.383 | address-scope 2026-08-31 23:51:06.383 | agent 2026-08-31 23:51:06.383 | allowed-address-pairs 2026-08-31 23:51:06.383 | auto-allocated-topology 2026-08-31 23:51:06.384 | availability_zone 2026-08-31 23:51:06.384 | bgp 2026-08-31 23:51:06.384 | bgp_4byte_asn 2026-08-31 23:51:06.384 | bgp_dragent_scheduler 2026-08-31 23:51:06.384 | binding 2026-08-31 23:51:06.384 | binding-extended 2026-08-31 23:51:06.385 | default-subnetpools 2026-08-31 23:51:06.385 | dhcp_agent_scheduler 2026-08-31 23:51:06.385 | dns-domain-ports 2026-08-31 23:51:06.385 | dns-integration 2026-08-31 23:51:06.385 | dns-integration-domain-keywords 2026-08-31 23:51:06.385 | empty-string-filtering 2026-08-31 23:51:06.386 | enable-default-route-bfd 2026-08-31 23:51:06.386 | enable-default-route-ecmp 2026-08-31 23:51:06.386 | expose-port-forwarding-in-fip 2026-08-31 23:51:06.386 | ext-gw-mode 2026-08-31 23:51:06.386 | external-gateway-multihoming 2026-08-31 23:51:06.386 | external-net 2026-08-31 23:51:06.386 | extra_dhcp_opt 2026-08-31 23:51:06.386 | extraroute 2026-08-31 23:51:06.386 | extraroute-atomic 2026-08-31 23:51:06.386 | filter-validation 2026-08-31 23:51:06.386 | fip-port-details 2026-08-31 23:51:06.386 | flavors 2026-08-31 23:51:06.387 | floating-ip-port-forwarding 2026-08-31 23:51:06.387 | floating-ip-port-forwarding-description 2026-08-31 23:51:06.387 | floating-ip-port-forwarding-detail 2026-08-31 23:51:06.387 | floating-ip-port-forwarding-port-ranges 2026-08-31 23:51:06.387 | floatingip-pools 2026-08-31 23:51:06.389 | fwaas_v2 2026-08-31 23:51:06.389 | ip_allocation 2026-08-31 23:51:06.389 | l3-agent-scheduler-ha-chassis-priority 2026-08-31 23:51:06.390 | l3-flavors 2026-08-31 23:51:06.390 | l3-ha 2026-08-31 23:51:06.390 | l3_agent_scheduler 2026-08-31 23:51:06.391 | logging 2026-08-31 23:51:06.391 | multi-provider 2026-08-31 23:51:06.391 | net-mtu 2026-08-31 23:51:06.391 | net-mtu-writable 2026-08-31 23:51:06.391 | network-ip-availability 2026-08-31 23:51:06.391 | network_availability_zone 2026-08-31 23:51:06.391 | network_ha 2026-08-31 23:51:06.391 | pagination 2026-08-31 23:51:06.391 | port-device-profile 2026-08-31 23:51:06.391 | port-hardware-offload-type 2026-08-31 23:51:06.391 | port-mac-address-regenerate 2026-08-31 23:51:06.392 | port-numa-affinity-policy 2026-08-31 23:51:06.392 | port-numa-affinity-policy-socket 2026-08-31 23:51:06.392 | port-resource-request 2026-08-31 23:51:06.392 | port-security 2026-08-31 23:51:06.392 | port-trusted-vif 2026-08-31 23:51:06.392 | project-id 2026-08-31 23:51:06.392 | provider 2026-08-31 23:51:06.392 | pvlan 2026-08-31 23:51:06.392 | qinq 2026-08-31 23:51:06.392 | qos 2026-08-31 23:51:06.392 | qos-bw-limit-direction 2026-08-31 23:51:06.392 | qos-bw-minimum-ingress 2026-08-31 23:51:06.393 | qos-default 2026-08-31 23:51:06.393 | qos-fip 2026-08-31 23:51:06.393 | qos-gateway-ip 2026-08-31 23:51:06.393 | qos-rule-type-details 2026-08-31 23:51:06.393 | qos-rule-type-filter 2026-08-31 23:51:06.393 | qos-rules-alias 2026-08-31 23:51:06.393 | quota-check-limit 2026-08-31 23:51:06.393 | quota-check-limit-default 2026-08-31 23:51:06.393 | quota_details 2026-08-31 23:51:06.393 | quotas 2026-08-31 23:51:06.393 | rbac-address-scope 2026-08-31 23:51:06.394 | rbac-policies 2026-08-31 23:51:06.394 | rbac-security-groups 2026-08-31 23:51:06.394 | router 2026-08-31 23:51:06.394 | router-enable-snat 2026-08-31 23:51:06.394 | router_availability_zone 2026-08-31 23:51:06.394 | security-group 2026-08-31 23:51:06.394 | security-groups-default-rules 2026-08-31 23:51:06.394 | security-groups-default-statefulness 2026-08-31 23:51:06.394 | security-groups-normalized-cidr 2026-08-31 23:51:06.394 | security-groups-remote-address-group 2026-08-31 23:51:06.394 | security-groups-rules-belongs-to-default-sg 2026-08-31 23:51:06.395 | security-groups-shared-filtering 2026-08-31 23:51:06.395 | segment 2026-08-31 23:51:06.395 | sorting 2026-08-31 23:51:06.395 | standard-attr-description 2026-08-31 23:51:06.395 | standard-attr-fwaas-v2 2026-08-31 23:51:06.395 | standard-attr-revisions 2026-08-31 23:51:06.395 | standard-attr-tag 2026-08-31 23:51:06.395 | standard-attr-timestamp 2026-08-31 23:51:06.395 | stateful-security-group 2026-08-31 23:51:06.395 | subnet-dns-publish-fixed-ip 2026-08-31 23:51:06.395 | subnet-external-network 2026-08-31 23:51:06.396 | subnet-service-types 2026-08-31 23:51:06.396 | subnet_allocation 2026-08-31 23:51:06.396 | subnet_onboard 2026-08-31 23:51:06.396 | subnetpool-prefix-ops 2026-08-31 23:51:06.396 | tag-creation 2026-08-31 23:51:06.396 | tap-mirror 2026-08-31 23:51:06.396 | tap-mirror-both-direction 2026-08-31 23:51:06.396 | trunk 2026-08-31 23:51:06.396 | uplink-status-propagation 2026-08-31 23:51:06.396 | uplink-status-propagation-updatable 2026-08-31 23:51:06.396 | vlan-transparent 2026-08-31 23:51:06.397 | vpn-endpoint-groups 2026-08-31 23:51:06.397 | vpnaas' 2026-08-31 23:51:06.397 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:482 : tr ', ' '\n' 2026-08-31 23:51:06.397 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 482: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-31 23:51:06.397 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:482 : 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-08-31 23:51:06.397 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:482 : LC_ALL=C 2026-08-31 23:51:06.397 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 482: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-31 23:51:06.397 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:482 : sort -u 2026-08-31 23:51:06.403 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:482 : supported_ext='address-group 2026-08-31 23:51:06.403 | address-scope 2026-08-31 23:51:06.403 | agent 2026-08-31 23:51:06.403 | allowed-address-pairs 2026-08-31 23:51:06.403 | auto-allocated-topology 2026-08-31 23:51:06.403 | availability_zone 2026-08-31 23:51:06.403 | bgp 2026-08-31 23:51:06.404 | bgp_4byte_asn 2026-08-31 23:51:06.404 | bgp_dragent_scheduler 2026-08-31 23:51:06.404 | binding 2026-08-31 23:51:06.404 | binding-extended 2026-08-31 23:51:06.404 | default-subnetpools 2026-08-31 23:51:06.404 | dhcp_agent_scheduler 2026-08-31 23:51:06.404 | dns-domain-ports 2026-08-31 23:51:06.404 | dns-integration 2026-08-31 23:51:06.404 | dns-integration-domain-keywords 2026-08-31 23:51:06.404 | empty-string-filtering 2026-08-31 23:51:06.404 | enable-default-route-bfd 2026-08-31 23:51:06.405 | enable-default-route-ecmp 2026-08-31 23:51:06.405 | expose-port-forwarding-in-fip 2026-08-31 23:51:06.405 | ext-gw-mode 2026-08-31 23:51:06.405 | external-gateway-multihoming 2026-08-31 23:51:06.405 | external-net 2026-08-31 23:51:06.406 | extra_dhcp_opt 2026-08-31 23:51:06.406 | extraroute 2026-08-31 23:51:06.406 | extraroute-atomic 2026-08-31 23:51:06.407 | filter-validation 2026-08-31 23:51:06.407 | fip-port-details 2026-08-31 23:51:06.407 | flavors 2026-08-31 23:51:06.408 | floating-ip-port-forwarding 2026-08-31 23:51:06.408 | floating-ip-port-forwarding-description 2026-08-31 23:51:06.408 | floating-ip-port-forwarding-detail 2026-08-31 23:51:06.408 | floating-ip-port-forwarding-port-ranges 2026-08-31 23:51:06.408 | floatingip-pools 2026-08-31 23:51:06.408 | fwaas_v2 2026-08-31 23:51:06.408 | ip_allocation 2026-08-31 23:51:06.408 | l3-agent-scheduler-ha-chassis-priority 2026-08-31 23:51:06.409 | l3-flavors 2026-08-31 23:51:06.409 | l3-ha 2026-08-31 23:51:06.409 | l3_agent_scheduler 2026-08-31 23:51:06.409 | logging 2026-08-31 23:51:06.409 | multi-provider 2026-08-31 23:51:06.409 | net-mtu 2026-08-31 23:51:06.409 | net-mtu-writable 2026-08-31 23:51:06.409 | network-ip-availability 2026-08-31 23:51:06.409 | network_availability_zone 2026-08-31 23:51:06.409 | network_ha 2026-08-31 23:51:06.409 | pagination 2026-08-31 23:51:06.410 | port-device-profile 2026-08-31 23:51:06.410 | port-hardware-offload-type 2026-08-31 23:51:06.410 | port-mac-address-regenerate 2026-08-31 23:51:06.410 | port-numa-affinity-policy 2026-08-31 23:51:06.410 | port-numa-affinity-policy-socket 2026-08-31 23:51:06.411 | port-resource-request 2026-08-31 23:51:06.411 | port-security 2026-08-31 23:51:06.411 | port-trusted-vif 2026-08-31 23:51:06.412 | project-id 2026-08-31 23:51:06.412 | provider 2026-08-31 23:51:06.412 | pvlan 2026-08-31 23:51:06.413 | qinq 2026-08-31 23:51:06.413 | qos 2026-08-31 23:51:06.413 | qos-bw-limit-direction 2026-08-31 23:51:06.413 | qos-bw-minimum-ingress 2026-08-31 23:51:06.413 | qos-default 2026-08-31 23:51:06.413 | qos-fip 2026-08-31 23:51:06.414 | qos-gateway-ip 2026-08-31 23:51:06.414 | qos-rule-type-details 2026-08-31 23:51:06.414 | qos-rule-type-filter 2026-08-31 23:51:06.414 | qos-rules-alias 2026-08-31 23:51:06.414 | quota-check-limit 2026-08-31 23:51:06.414 | quota-check-limit-default 2026-08-31 23:51:06.414 | quota_details 2026-08-31 23:51:06.414 | quotas 2026-08-31 23:51:06.414 | rbac-address-scope 2026-08-31 23:51:06.415 | rbac-policies 2026-08-31 23:51:06.415 | rbac-security-groups 2026-08-31 23:51:06.415 | router 2026-08-31 23:51:06.415 | router-enable-snat 2026-08-31 23:51:06.415 | router_availability_zone 2026-08-31 23:51:06.415 | security-group 2026-08-31 23:51:06.415 | security-groups-default-rules 2026-08-31 23:51:06.415 | security-groups-default-statefulness 2026-08-31 23:51:06.415 | security-groups-normalized-cidr 2026-08-31 23:51:06.415 | security-groups-remote-address-group 2026-08-31 23:51:06.416 | security-groups-rules-belongs-to-default-sg 2026-08-31 23:51:06.416 | security-groups-shared-filtering 2026-08-31 23:51:06.416 | segment 2026-08-31 23:51:06.416 | sorting 2026-08-31 23:51:06.416 | standard-attr-description 2026-08-31 23:51:06.416 | standard-attr-fwaas-v2 2026-08-31 23:51:06.416 | standard-attr-revisions 2026-08-31 23:51:06.416 | standard-attr-tag 2026-08-31 23:51:06.416 | standard-attr-timestamp 2026-08-31 23:51:06.416 | stateful-security-group 2026-08-31 23:51:06.416 | subnet-dns-publish-fixed-ip 2026-08-31 23:51:06.417 | subnet-external-network 2026-08-31 23:51:06.417 | subnet-service-types 2026-08-31 23:51:06.417 | subnet_allocation 2026-08-31 23:51:06.417 | subnet_onboard 2026-08-31 23:51:06.417 | subnetpool-prefix-ops 2026-08-31 23:51:06.417 | tag-creation 2026-08-31 23:51:06.417 | tap-mirror 2026-08-31 23:51:06.417 | tap-mirror-both-direction 2026-08-31 23:51:06.417 | trunk 2026-08-31 23:51:06.417 | uplink-status-propagation 2026-08-31 23:51:06.418 | uplink-status-propagation-updatable 2026-08-31 23:51:06.418 | vlan-transparent 2026-08-31 23:51:06.418 | vpn-endpoint-groups 2026-08-31 23:51:06.418 | vpnaas' 2026-08-31 23:51:06.418 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:483 : echo -e 'address-group 2026-08-31 23:51:06.418 | address-scope 2026-08-31 23:51:06.418 | agent 2026-08-31 23:51:06.418 | allowed-address-pairs 2026-08-31 23:51:06.418 | auto-allocated-topology 2026-08-31 23:51:06.418 | availability_zone 2026-08-31 23:51:06.419 | bgp 2026-08-31 23:51:06.419 | bgp_4byte_asn 2026-08-31 23:51:06.419 | bgp_dragent_scheduler 2026-08-31 23:51:06.419 | binding 2026-08-31 23:51:06.419 | binding-extended 2026-08-31 23:51:06.419 | default-subnetpools 2026-08-31 23:51:06.419 | dhcp_agent_scheduler 2026-08-31 23:51:06.419 | dns-domain-ports 2026-08-31 23:51:06.419 | dns-integration 2026-08-31 23:51:06.419 | dns-integration-domain-keywords 2026-08-31 23:51:06.420 | empty-string-filtering 2026-08-31 23:51:06.420 | enable-default-route-bfd 2026-08-31 23:51:06.420 | enable-default-route-ecmp 2026-08-31 23:51:06.420 | expose-port-forwarding-in-fip 2026-08-31 23:51:06.420 | ext-gw-mode 2026-08-31 23:51:06.420 | external-gateway-multihoming 2026-08-31 23:51:06.420 | external-net 2026-08-31 23:51:06.420 | extra_dhcp_opt 2026-08-31 23:51:06.420 | extraroute 2026-08-31 23:51:06.420 | extraroute-atomic 2026-08-31 23:51:06.420 | filter-validation 2026-08-31 23:51:06.421 | fip-port-details 2026-08-31 23:51:06.421 | flavors 2026-08-31 23:51:06.421 | floating-ip-port-forwarding 2026-08-31 23:51:06.421 | floating-ip-port-forwarding-description 2026-08-31 23:51:06.421 | floating-ip-port-forwarding-detail 2026-08-31 23:51:06.421 | floating-ip-port-forwarding-port-ranges 2026-08-31 23:51:06.421 | floatingip-pools 2026-08-31 23:51:06.421 | fwaas_v2 2026-08-31 23:51:06.421 | ip_allocation 2026-08-31 23:51:06.421 | l3-agent-scheduler-ha-chassis-priority 2026-08-31 23:51:06.422 | l3-flavors 2026-08-31 23:51:06.422 | l3-ha 2026-08-31 23:51:06.422 | l3_agent_scheduler 2026-08-31 23:51:06.422 | logging 2026-08-31 23:51:06.422 | multi-provider 2026-08-31 23:51:06.422 | net-mtu 2026-08-31 23:51:06.422 | net-mtu-writable 2026-08-31 23:51:06.422 | network-ip-availability 2026-08-31 23:51:06.422 | network_availability_zone 2026-08-31 23:51:06.422 | network_ha 2026-08-31 23:51:06.422 | pagination 2026-08-31 23:51:06.423 | port-device-profile 2026-08-31 23:51:06.423 | port-hardware-offload-type 2026-08-31 23:51:06.423 | port-mac-address-regenerate 2026-08-31 23:51:06.423 | port-numa-affinity-policy 2026-08-31 23:51:06.423 | port-numa-affinity-policy-socket 2026-08-31 23:51:06.423 | port-resource-request 2026-08-31 23:51:06.423 | port-security 2026-08-31 23:51:06.423 | port-trusted-vif 2026-08-31 23:51:06.423 | project-id 2026-08-31 23:51:06.423 | provider 2026-08-31 23:51:06.423 | pvlan 2026-08-31 23:51:06.424 | qinq 2026-08-31 23:51:06.424 | qos 2026-08-31 23:51:06.424 | qos-bw-limit-direction 2026-08-31 23:51:06.424 | qos-bw-minimum-ingress 2026-08-31 23:51:06.424 | qos-default 2026-08-31 23:51:06.424 | qos-fip 2026-08-31 23:51:06.424 | qos-gateway-ip 2026-08-31 23:51:06.424 | qos-rule-type-details 2026-08-31 23:51:06.424 | qos-rule-type-filter 2026-08-31 23:51:06.424 | qos-rules-alias 2026-08-31 23:51:06.424 | quota-check-limit 2026-08-31 23:51:06.425 | quota-check-limit-default 2026-08-31 23:51:06.425 | quota_details 2026-08-31 23:51:06.425 | quotas 2026-08-31 23:51:06.425 | rbac-address-scope 2026-08-31 23:51:06.425 | rbac-policies 2026-08-31 23:51:06.425 | rbac-security-groups 2026-08-31 23:51:06.425 | router 2026-08-31 23:51:06.425 | router-enable-snat 2026-08-31 23:51:06.425 | router_availability_zone 2026-08-31 23:51:06.425 | security-group 2026-08-31 23:51:06.426 | security-groups-default-rules 2026-08-31 23:51:06.426 | security-groups-default-statefulness 2026-08-31 23:51:06.426 | security-groups-normalized-cidr 2026-08-31 23:51:06.426 | security-groups-remote-address-group 2026-08-31 23:51:06.426 | security-groups-rules-belongs-to-default-sg 2026-08-31 23:51:06.426 | security-groups-shared-filtering 2026-08-31 23:51:06.426 | segment 2026-08-31 23:51:06.426 | sorting 2026-08-31 23:51:06.426 | standard-attr-description 2026-08-31 23:51:06.426 | standard-attr-fwaas-v2 2026-08-31 23:51:06.426 | standard-attr-revisions 2026-08-31 23:51:06.427 | standard-attr-tag 2026-08-31 23:51:06.427 | standard-attr-timestamp 2026-08-31 23:51:06.427 | stateful-security-group 2026-08-31 23:51:06.427 | subnet-dns-publish-fixed-ip 2026-08-31 23:51:06.427 | subnet-external-network 2026-08-31 23:51:06.427 | subnet-service-types 2026-08-31 23:51:06.427 | subnet_allocation 2026-08-31 23:51:06.427 | subnet_onboard 2026-08-31 23:51:06.427 | subnetpool-prefix-ops 2026-08-31 23:51:06.427 | tag-creation 2026-08-31 23:51:06.427 | tap-mirror 2026-08-31 23:51:06.428 | tap-mirror-both-direction 2026-08-31 23:51:06.428 | trunk 2026-08-31 23:51:06.428 | uplink-status-propagation 2026-08-31 23:51:06.428 | uplink-status-propagation-updatable 2026-08-31 23:51:06.428 | vlan-transparent 2026-08-31 23:51:06.428 | vpn-endpoint-groups 2026-08-31 23:51:06.428 | vpnaas' 2026-08-31 23:51:06.428 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 483: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-31 23:51:06.428 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:483 : LC_ALL=C 2026-08-31 23:51:06.428 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:483 : echo -e 'address-group 2026-08-31 23:51:06.429 | address-scope 2026-08-31 23:51:06.429 | agent 2026-08-31 23:51:06.429 | allowed-address-pairs 2026-08-31 23:51:06.429 | auto-allocated-topology 2026-08-31 23:51:06.429 | availability_zone 2026-08-31 23:51:06.429 | bgp 2026-08-31 23:51:06.429 | bgp_4byte_asn 2026-08-31 23:51:06.429 | bgp_dragent_scheduler 2026-08-31 23:51:06.429 | binding 2026-08-31 23:51:06.429 | binding-extended 2026-08-31 23:51:06.430 | default-subnetpools 2026-08-31 23:51:06.430 | dhcp_agent_scheduler 2026-08-31 23:51:06.430 | dns-domain-ports 2026-08-31 23:51:06.430 | dns-integration 2026-08-31 23:51:06.430 | dns-integration-domain-keywords 2026-08-31 23:51:06.430 | empty-string-filtering 2026-08-31 23:51:06.430 | enable-default-route-bfd 2026-08-31 23:51:06.430 | enable-default-route-ecmp 2026-08-31 23:51:06.430 | expose-port-forwarding-in-fip 2026-08-31 23:51:06.430 | ext-gw-mode 2026-08-31 23:51:06.430 | external-gateway-multihoming 2026-08-31 23:51:06.431 | external-net 2026-08-31 23:51:06.431 | extra_dhcp_opt 2026-08-31 23:51:06.431 | extraroute 2026-08-31 23:51:06.431 | extraroute-atomic 2026-08-31 23:51:06.431 | filter-validation 2026-08-31 23:51:06.431 | fip-port-details 2026-08-31 23:51:06.431 | flavors 2026-08-31 23:51:06.431 | floating-ip-port-forwarding 2026-08-31 23:51:06.431 | floating-ip-port-forwarding-description 2026-08-31 23:51:06.431 | floating-ip-port-forwarding-detail 2026-08-31 23:51:06.431 | floating-ip-port-forwarding-port-ranges 2026-08-31 23:51:06.432 | floatingip-pools 2026-08-31 23:51:06.432 | fwaas_v2 2026-08-31 23:51:06.432 | ip_allocation 2026-08-31 23:51:06.432 | l3-agent-scheduler-ha-chassis-priority 2026-08-31 23:51:06.432 | l3-flavors 2026-08-31 23:51:06.432 | l3-ha 2026-08-31 23:51:06.432 | l3_agent_scheduler 2026-08-31 23:51:06.432 | logging 2026-08-31 23:51:06.432 | multi-provider 2026-08-31 23:51:06.432 | net-mtu 2026-08-31 23:51:06.432 | net-mtu-writable 2026-08-31 23:51:06.433 | network-ip-availability 2026-08-31 23:51:06.433 | network_availability_zone 2026-08-31 23:51:06.433 | network_ha 2026-08-31 23:51:06.433 | pagination 2026-08-31 23:51:06.433 | port-device-profile 2026-08-31 23:51:06.433 | port-hardware-offload-type 2026-08-31 23:51:06.433 | port-mac-address-regenerate 2026-08-31 23:51:06.433 | port-numa-affinity-policy 2026-08-31 23:51:06.433 | port-numa-affinity-policy-socket 2026-08-31 23:51:06.433 | port-resource-request 2026-08-31 23:51:06.434 | port-security 2026-08-31 23:51:06.434 | port-trusted-vif 2026-08-31 23:51:06.434 | project-id 2026-08-31 23:51:06.434 | provider 2026-08-31 23:51:06.434 | pvlan 2026-08-31 23:51:06.434 | qinq 2026-08-31 23:51:06.434 | qos 2026-08-31 23:51:06.434 | qos-bw-limit-direction 2026-08-31 23:51:06.434 | qos-bw-minimum-ingress 2026-08-31 23:51:06.434 | qos-default 2026-08-31 23:51:06.434 | qos-fip 2026-08-31 23:51:06.435 | qos-gateway-ip 2026-08-31 23:51:06.435 | qos-rule-type-details 2026-08-31 23:51:06.435 | qos-rule-type-filter 2026-08-31 23:51:06.435 | qos-rules-alias 2026-08-31 23:51:06.435 | quota-check-limit 2026-08-31 23:51:06.435 | quota-check-limit-default 2026-08-31 23:51:06.435 | quota_details 2026-08-31 23:51:06.435 | quotas 2026-08-31 23:51:06.435 | rbac-address-scope 2026-08-31 23:51:06.435 | rbac-policies 2026-08-31 23:51:06.435 | rbac-security-groups 2026-08-31 23:51:06.436 | router 2026-08-31 23:51:06.436 | router-enable-snat 2026-08-31 23:51:06.436 | router_availability_zone 2026-08-31 23:51:06.436 | security-group 2026-08-31 23:51:06.436 | security-groups-default-rules 2026-08-31 23:51:06.436 | security-groups-default-statefulness 2026-08-31 23:51:06.436 | security-groups-normalized-cidr 2026-08-31 23:51:06.436 | security-groups-remote-address-group 2026-08-31 23:51:06.436 | security-groups-rules-belongs-to-default-sg 2026-08-31 23:51:06.436 | security-groups-shared-filtering 2026-08-31 23:51:06.436 | segment 2026-08-31 23:51:06.437 | sorting 2026-08-31 23:51:06.437 | standard-attr-description 2026-08-31 23:51:06.437 | standard-attr-fwaas-v2 2026-08-31 23:51:06.437 | standard-attr-revisions 2026-08-31 23:51:06.437 | standard-attr-tag 2026-08-31 23:51:06.437 | standard-attr-timestamp 2026-08-31 23:51:06.437 | stateful-security-group 2026-08-31 23:51:06.437 | subnet-dns-publish-fixed-ip 2026-08-31 23:51:06.437 | subnet-external-network 2026-08-31 23:51:06.437 | subnet-service-types 2026-08-31 23:51:06.438 | subnet_allocation 2026-08-31 23:51:06.438 | subnet_onboard 2026-08-31 23:51:06.438 | subnetpool-prefix-ops 2026-08-31 23:51:06.438 | tag-creation 2026-08-31 23:51:06.438 | tap-mirror 2026-08-31 23:51:06.438 | tap-mirror-both-direction 2026-08-31 23:51:06.438 | trunk 2026-08-31 23:51:06.438 | uplink-status-propagation 2026-08-31 23:51:06.438 | uplink-status-propagation-updatable 2026-08-31 23:51:06.439 | vlan-transparent 2026-08-31 23:51:06.439 | vpn-endpoint-groups 2026-08-31 23:51:06.439 | vpnaas' 2026-08-31 23:51:06.439 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 483: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-31 23:51:06.439 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:483 : comm -12 /dev/fd/63 /dev/fd/62 2026-08-31 23:51:06.439 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:483 : enabled_ext='address-group 2026-08-31 23:51:06.439 | address-scope 2026-08-31 23:51:06.439 | agent 2026-08-31 23:51:06.439 | allowed-address-pairs 2026-08-31 23:51:06.439 | auto-allocated-topology 2026-08-31 23:51:06.439 | availability_zone 2026-08-31 23:51:06.440 | bgp 2026-08-31 23:51:06.440 | bgp_4byte_asn 2026-08-31 23:51:06.440 | bgp_dragent_scheduler 2026-08-31 23:51:06.440 | binding 2026-08-31 23:51:06.440 | binding-extended 2026-08-31 23:51:06.440 | default-subnetpools 2026-08-31 23:51:06.440 | dhcp_agent_scheduler 2026-08-31 23:51:06.440 | dns-domain-ports 2026-08-31 23:51:06.440 | dns-integration 2026-08-31 23:51:06.440 | dns-integration-domain-keywords 2026-08-31 23:51:06.440 | empty-string-filtering 2026-08-31 23:51:06.441 | enable-default-route-bfd 2026-08-31 23:51:06.441 | enable-default-route-ecmp 2026-08-31 23:51:06.441 | expose-port-forwarding-in-fip 2026-08-31 23:51:06.441 | ext-gw-mode 2026-08-31 23:51:06.441 | external-gateway-multihoming 2026-08-31 23:51:06.441 | external-net 2026-08-31 23:51:06.441 | extra_dhcp_opt 2026-08-31 23:51:06.441 | extraroute 2026-08-31 23:51:06.441 | extraroute-atomic 2026-08-31 23:51:06.441 | filter-validation 2026-08-31 23:51:06.441 | fip-port-details 2026-08-31 23:51:06.442 | flavors 2026-08-31 23:51:06.442 | floating-ip-port-forwarding 2026-08-31 23:51:06.442 | floating-ip-port-forwarding-description 2026-08-31 23:51:06.442 | floating-ip-port-forwarding-detail 2026-08-31 23:51:06.442 | floating-ip-port-forwarding-port-ranges 2026-08-31 23:51:06.442 | floatingip-pools 2026-08-31 23:51:06.442 | fwaas_v2 2026-08-31 23:51:06.442 | ip_allocation 2026-08-31 23:51:06.442 | l3-agent-scheduler-ha-chassis-priority 2026-08-31 23:51:06.442 | l3-flavors 2026-08-31 23:51:06.442 | l3-ha 2026-08-31 23:51:06.443 | l3_agent_scheduler 2026-08-31 23:51:06.443 | logging 2026-08-31 23:51:06.443 | multi-provider 2026-08-31 23:51:06.443 | net-mtu 2026-08-31 23:51:06.443 | net-mtu-writable 2026-08-31 23:51:06.443 | network-ip-availability 2026-08-31 23:51:06.443 | network_availability_zone 2026-08-31 23:51:06.443 | network_ha 2026-08-31 23:51:06.443 | pagination 2026-08-31 23:51:06.443 | port-device-profile 2026-08-31 23:51:06.444 | port-hardware-offload-type 2026-08-31 23:51:06.444 | port-mac-address-regenerate 2026-08-31 23:51:06.444 | port-numa-affinity-policy 2026-08-31 23:51:06.444 | port-numa-affinity-policy-socket 2026-08-31 23:51:06.444 | port-resource-request 2026-08-31 23:51:06.444 | port-security 2026-08-31 23:51:06.444 | port-trusted-vif 2026-08-31 23:51:06.444 | project-id 2026-08-31 23:51:06.444 | provider 2026-08-31 23:51:06.444 | pvlan 2026-08-31 23:51:06.444 | qinq 2026-08-31 23:51:06.445 | qos 2026-08-31 23:51:06.445 | qos-bw-limit-direction 2026-08-31 23:51:06.445 | qos-bw-minimum-ingress 2026-08-31 23:51:06.445 | qos-default 2026-08-31 23:51:06.445 | qos-fip 2026-08-31 23:51:06.445 | qos-gateway-ip 2026-08-31 23:51:06.445 | qos-rule-type-details 2026-08-31 23:51:06.445 | qos-rule-type-filter 2026-08-31 23:51:06.445 | qos-rules-alias 2026-08-31 23:51:06.445 | quota-check-limit 2026-08-31 23:51:06.445 | quota-check-limit-default 2026-08-31 23:51:06.446 | quota_details 2026-08-31 23:51:06.446 | quotas 2026-08-31 23:51:06.446 | rbac-address-scope 2026-08-31 23:51:06.446 | rbac-policies 2026-08-31 23:51:06.446 | rbac-security-groups 2026-08-31 23:51:06.446 | router 2026-08-31 23:51:06.446 | router-enable-snat 2026-08-31 23:51:06.446 | router_availability_zone 2026-08-31 23:51:06.446 | security-group 2026-08-31 23:51:06.446 | security-groups-default-rules 2026-08-31 23:51:06.446 | security-groups-default-statefulness 2026-08-31 23:51:06.447 | security-groups-normalized-cidr 2026-08-31 23:51:06.447 | security-groups-remote-address-group 2026-08-31 23:51:06.447 | security-groups-rules-belongs-to-default-sg 2026-08-31 23:51:06.447 | security-groups-shared-filtering 2026-08-31 23:51:06.447 | segment 2026-08-31 23:51:06.447 | sorting 2026-08-31 23:51:06.447 | standard-attr-description 2026-08-31 23:51:06.447 | standard-attr-fwaas-v2 2026-08-31 23:51:06.447 | standard-attr-revisions 2026-08-31 23:51:06.447 | standard-attr-tag 2026-08-31 23:51:06.448 | standard-attr-timestamp 2026-08-31 23:51:06.448 | stateful-security-group 2026-08-31 23:51:06.448 | subnet-dns-publish-fixed-ip 2026-08-31 23:51:06.448 | subnet-external-network 2026-08-31 23:51:06.448 | subnet-service-types 2026-08-31 23:51:06.448 | subnet_allocation 2026-08-31 23:51:06.448 | subnet_onboard 2026-08-31 23:51:06.448 | subnetpool-prefix-ops 2026-08-31 23:51:06.448 | tag-creation 2026-08-31 23:51:06.448 | tap-mirror 2026-08-31 23:51:06.449 | tap-mirror-both-direction 2026-08-31 23:51:06.449 | trunk 2026-08-31 23:51:06.449 | uplink-status-propagation 2026-08-31 23:51:06.449 | uplink-status-propagation-updatable 2026-08-31 23:51:06.449 | vlan-transparent 2026-08-31 23:51:06.449 | vpn-endpoint-groups 2026-08-31 23:51:06.449 | vpnaas' 2026-08-31 23:51:06.450 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:484 : echo -e 'address-group 2026-08-31 23:51:06.450 | address-scope 2026-08-31 23:51:06.450 | agent 2026-08-31 23:51:06.450 | allowed-address-pairs 2026-08-31 23:51:06.450 | auto-allocated-topology 2026-08-31 23:51:06.450 | availability_zone 2026-08-31 23:51:06.450 | bgp 2026-08-31 23:51:06.451 | bgp_4byte_asn 2026-08-31 23:51:06.451 | bgp_dragent_scheduler 2026-08-31 23:51:06.451 | binding 2026-08-31 23:51:06.451 | binding-extended 2026-08-31 23:51:06.451 | default-subnetpools 2026-08-31 23:51:06.451 | dhcp_agent_scheduler 2026-08-31 23:51:06.451 | dns-domain-ports 2026-08-31 23:51:06.451 | dns-integration 2026-08-31 23:51:06.451 | dns-integration-domain-keywords 2026-08-31 23:51:06.451 | empty-string-filtering 2026-08-31 23:51:06.452 | enable-default-route-bfd 2026-08-31 23:51:06.452 | enable-default-route-ecmp 2026-08-31 23:51:06.452 | expose-port-forwarding-in-fip 2026-08-31 23:51:06.452 | ext-gw-mode 2026-08-31 23:51:06.452 | external-gateway-multihoming 2026-08-31 23:51:06.452 | external-net 2026-08-31 23:51:06.452 | extra_dhcp_opt 2026-08-31 23:51:06.452 | extraroute 2026-08-31 23:51:06.452 | extraroute-atomic 2026-08-31 23:51:06.452 | filter-validation 2026-08-31 23:51:06.452 | fip-port-details 2026-08-31 23:51:06.453 | flavors 2026-08-31 23:51:06.453 | floating-ip-port-forwarding 2026-08-31 23:51:06.453 | floating-ip-port-forwarding-description 2026-08-31 23:51:06.453 | floating-ip-port-forwarding-detail 2026-08-31 23:51:06.453 | floating-ip-port-forwarding-port-ranges 2026-08-31 23:51:06.453 | floatingip-pools 2026-08-31 23:51:06.453 | fwaas_v2 2026-08-31 23:51:06.453 | ip_allocation 2026-08-31 23:51:06.453 | l3-agent-scheduler-ha-chassis-priority 2026-08-31 23:51:06.453 | l3-flavors 2026-08-31 23:51:06.453 | l3-ha 2026-08-31 23:51:06.454 | l3_agent_scheduler 2026-08-31 23:51:06.454 | logging 2026-08-31 23:51:06.454 | multi-provider 2026-08-31 23:51:06.454 | net-mtu 2026-08-31 23:51:06.454 | net-mtu-writable 2026-08-31 23:51:06.454 | network-ip-availability 2026-08-31 23:51:06.454 | network_availability_zone 2026-08-31 23:51:06.454 | network_ha 2026-08-31 23:51:06.454 | pagination 2026-08-31 23:51:06.454 | port-device-profile 2026-08-31 23:51:06.454 | port-hardware-offload-type 2026-08-31 23:51:06.455 | port-mac-address-regenerate 2026-08-31 23:51:06.455 | port-numa-affinity-policy 2026-08-31 23:51:06.455 | port-numa-affinity-policy-socket 2026-08-31 23:51:06.455 | port-resource-request 2026-08-31 23:51:06.455 | port-security 2026-08-31 23:51:06.455 | port-trusted-vif 2026-08-31 23:51:06.455 | project-id 2026-08-31 23:51:06.455 | provider 2026-08-31 23:51:06.455 | pvlan 2026-08-31 23:51:06.455 | qinq 2026-08-31 23:51:06.455 | qos 2026-08-31 23:51:06.456 | qos-bw-limit-direction 2026-08-31 23:51:06.456 | qos-bw-minimum-ingress 2026-08-31 23:51:06.456 | qos-default 2026-08-31 23:51:06.456 | qos-fip 2026-08-31 23:51:06.456 | qos-gateway-ip 2026-08-31 23:51:06.456 | qos-rule-type-details 2026-08-31 23:51:06.456 | qos-rule-type-filter 2026-08-31 23:51:06.456 | qos-rules-alias 2026-08-31 23:51:06.456 | quota-check-limit 2026-08-31 23:51:06.456 | quota-check-limit-default 2026-08-31 23:51:06.456 | quota_details 2026-08-31 23:51:06.457 | quotas 2026-08-31 23:51:06.457 | rbac-address-scope 2026-08-31 23:51:06.457 | rbac-policies 2026-08-31 23:51:06.457 | rbac-security-groups 2026-08-31 23:51:06.457 | router 2026-08-31 23:51:06.457 | router-enable-snat 2026-08-31 23:51:06.457 | router_availability_zone 2026-08-31 23:51:06.457 | security-group 2026-08-31 23:51:06.457 | security-groups-default-rules 2026-08-31 23:51:06.457 | security-groups-default-statefulness 2026-08-31 23:51:06.457 | security-groups-normalized-cidr 2026-08-31 23:51:06.458 | security-groups-remote-address-group 2026-08-31 23:51:06.458 | security-groups-rules-belongs-to-default-sg 2026-08-31 23:51:06.458 | security-groups-shared-filtering 2026-08-31 23:51:06.458 | segment 2026-08-31 23:51:06.458 | sorting 2026-08-31 23:51:06.458 | standard-attr-description 2026-08-31 23:51:06.458 | standard-attr-fwaas-v2 2026-08-31 23:51:06.458 | standard-attr-revisions 2026-08-31 23:51:06.458 | standard-attr-tag 2026-08-31 23:51:06.458 | standard-attr-timestamp 2026-08-31 23:51:06.459 | stateful-security-group 2026-08-31 23:51:06.459 | subnet-dns-publish-fixed-ip 2026-08-31 23:51:06.459 | subnet-external-network 2026-08-31 23:51:06.459 | subnet-service-types 2026-08-31 23:51:06.459 | subnet_allocation 2026-08-31 23:51:06.459 | subnet_onboard 2026-08-31 23:51:06.459 | subnetpool-prefix-ops 2026-08-31 23:51:06.459 | tag-creation 2026-08-31 23:51:06.459 | tap-mirror 2026-08-31 23:51:06.459 | tap-mirror-both-direction 2026-08-31 23:51:06.460 | trunk 2026-08-31 23:51:06.460 | uplink-status-propagation 2026-08-31 23:51:06.460 | uplink-status-propagation-updatable 2026-08-31 23:51:06.460 | vlan-transparent 2026-08-31 23:51:06.460 | vpn-endpoint-groups 2026-08-31 23:51:06.460 | vpnaas' 2026-08-31 23:51:06.460 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 484: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-31 23:51:06.460 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:484 : echo -e 'address-group 2026-08-31 23:51:06.460 | address-scope 2026-08-31 23:51:06.460 | agent 2026-08-31 23:51:06.460 | allowed-address-pairs 2026-08-31 23:51:06.461 | auto-allocated-topology 2026-08-31 23:51:06.461 | availability_zone 2026-08-31 23:51:06.461 | bgp 2026-08-31 23:51:06.461 | bgp_4byte_asn 2026-08-31 23:51:06.461 | bgp_dragent_scheduler 2026-08-31 23:51:06.461 | binding 2026-08-31 23:51:06.461 | binding-extended 2026-08-31 23:51:06.461 | default-subnetpools 2026-08-31 23:51:06.461 | dhcp_agent_scheduler 2026-08-31 23:51:06.461 | dns-domain-ports 2026-08-31 23:51:06.461 | dns-integration 2026-08-31 23:51:06.462 | dns-integration-domain-keywords 2026-08-31 23:51:06.462 | empty-string-filtering 2026-08-31 23:51:06.462 | enable-default-route-bfd 2026-08-31 23:51:06.462 | enable-default-route-ecmp 2026-08-31 23:51:06.462 | expose-port-forwarding-in-fip 2026-08-31 23:51:06.462 | ext-gw-mode 2026-08-31 23:51:06.462 | external-gateway-multihoming 2026-08-31 23:51:06.462 | external-net 2026-08-31 23:51:06.462 | extra_dhcp_opt 2026-08-31 23:51:06.462 | extraroute 2026-08-31 23:51:06.463 | extraroute-atomic 2026-08-31 23:51:06.463 | filter-validation 2026-08-31 23:51:06.463 | fip-port-details 2026-08-31 23:51:06.463 | flavors 2026-08-31 23:51:06.463 | floating-ip-port-forwarding 2026-08-31 23:51:06.463 | floating-ip-port-forwarding-description 2026-08-31 23:51:06.463 | floating-ip-port-forwarding-detail 2026-08-31 23:51:06.463 | floating-ip-port-forwarding-port-ranges 2026-08-31 23:51:06.463 | floatingip-pools 2026-08-31 23:51:06.463 | fwaas_v2 2026-08-31 23:51:06.464 | ip_allocation 2026-08-31 23:51:06.464 | l3-agent-scheduler-ha-chassis-priority 2026-08-31 23:51:06.464 | l3-flavors 2026-08-31 23:51:06.464 | l3-ha 2026-08-31 23:51:06.464 | l3_agent_scheduler 2026-08-31 23:51:06.464 | logging 2026-08-31 23:51:06.464 | multi-provider 2026-08-31 23:51:06.464 | net-mtu 2026-08-31 23:51:06.464 | net-mtu-writable 2026-08-31 23:51:06.464 | network-ip-availability 2026-08-31 23:51:06.464 | network_availability_zone 2026-08-31 23:51:06.465 | network_ha 2026-08-31 23:51:06.465 | pagination 2026-08-31 23:51:06.465 | port-device-profile 2026-08-31 23:51:06.465 | port-hardware-offload-type 2026-08-31 23:51:06.465 | port-mac-address-regenerate 2026-08-31 23:51:06.465 | port-numa-affinity-policy 2026-08-31 23:51:06.465 | port-numa-affinity-policy-socket 2026-08-31 23:51:06.465 | port-resource-request 2026-08-31 23:51:06.465 | port-security 2026-08-31 23:51:06.465 | port-trusted-vif 2026-08-31 23:51:06.465 | project-id 2026-08-31 23:51:06.466 | provider 2026-08-31 23:51:06.466 | pvlan 2026-08-31 23:51:06.466 | qinq 2026-08-31 23:51:06.466 | qos 2026-08-31 23:51:06.466 | qos-bw-limit-direction 2026-08-31 23:51:06.466 | qos-bw-minimum-ingress 2026-08-31 23:51:06.466 | qos-default 2026-08-31 23:51:06.466 | qos-fip 2026-08-31 23:51:06.466 | qos-gateway-ip 2026-08-31 23:51:06.466 | qos-rule-type-details 2026-08-31 23:51:06.467 | qos-rule-type-filter 2026-08-31 23:51:06.467 | qos-rules-alias 2026-08-31 23:51:06.467 | quota-check-limit 2026-08-31 23:51:06.467 | quota-check-limit-default 2026-08-31 23:51:06.467 | quota_details 2026-08-31 23:51:06.467 | quotas 2026-08-31 23:51:06.467 | rbac-address-scope 2026-08-31 23:51:06.467 | rbac-policies 2026-08-31 23:51:06.467 | rbac-security-groups 2026-08-31 23:51:06.467 | router 2026-08-31 23:51:06.467 | router-enable-snat 2026-08-31 23:51:06.468 | router_availability_zone 2026-08-31 23:51:06.468 | security-group 2026-08-31 23:51:06.468 | security-groups-default-rules 2026-08-31 23:51:06.468 | security-groups-default-statefulness 2026-08-31 23:51:06.468 | security-groups-normalized-cidr 2026-08-31 23:51:06.468 | security-groups-remote-address-group 2026-08-31 23:51:06.468 | security-groups-rules-belongs-to-default-sg 2026-08-31 23:51:06.468 | security-groups-shared-filtering 2026-08-31 23:51:06.468 | segment 2026-08-31 23:51:06.468 | sorting 2026-08-31 23:51:06.468 | standard-attr-description 2026-08-31 23:51:06.469 | standard-attr-fwaas-v2 2026-08-31 23:51:06.469 | standard-attr-revisions 2026-08-31 23:51:06.469 | standard-attr-tag 2026-08-31 23:51:06.469 | standard-attr-timestamp 2026-08-31 23:51:06.469 | stateful-security-group 2026-08-31 23:51:06.469 | subnet-dns-publish-fixed-ip 2026-08-31 23:51:06.469 | subnet-external-network 2026-08-31 23:51:06.469 | subnet-service-types 2026-08-31 23:51:06.469 | subnet_allocation 2026-08-31 23:51:06.470 | subnet_onboard 2026-08-31 23:51:06.470 | subnetpool-prefix-ops 2026-08-31 23:51:06.470 | tag-creation 2026-08-31 23:51:06.470 | tap-mirror 2026-08-31 23:51:06.470 | tap-mirror-both-direction 2026-08-31 23:51:06.470 | trunk 2026-08-31 23:51:06.470 | uplink-status-propagation 2026-08-31 23:51:06.470 | uplink-status-propagation-updatable 2026-08-31 23:51:06.470 | vlan-transparent 2026-08-31 23:51:06.470 | vpn-endpoint-groups 2026-08-31 23:51:06.470 | vpnaas' 2026-08-31 23:51:06.471 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:484 : LC_ALL=C 2026-08-31 23:51:06.471 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 484: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-31 23:51:06.471 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:484 : comm -3 /dev/fd/63 /dev/fd/62 2026-08-31 23:51:06.471 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:484 : disabled_ext= 2026-08-31 23:51:06.471 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:488 : '[' '!' -z '' ']' 2026-08-31 23:51:06.471 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:495 : 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-08-31 23:51:06.471 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:495 : tr ' ' , 2026-08-31 23:51:06.471 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:495 : 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-08-31 23:51:06.472 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:495 : 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-08-31 23:51:06.477 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:503 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve max_header_size=38 2026-08-31 23:51:06.482 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-31 23:51:06.487 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2026-08-31 23:51:06.492 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=max_header_size=38 2026-08-31 23:51:06.497 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z max_header_size=38 ']' 2026-08-31 23:51:06.502 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-31 23:51:06.507 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve max_header_size 38 2026-08-31 23:51:06.557 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:504 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_nb_connection=tcp:192.168.122.72:6641 2026-08-31 23:51:06.562 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-31 23:51:06.566 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-08-31 23:51:06.571 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_nb_connection=tcp:192.168.122.72:6641 2026-08-31 23:51:06.575 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_nb_connection=tcp:192.168.122.72:6641 ']' 2026-08-31 23:51:06.579 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-31 23:51:06.584 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_nb_connection tcp:192.168.122.72:6641 2026-08-31 23:51:06.636 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:505 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_sb_connection=tcp:192.168.122.72:6642 2026-08-31 23:51:06.640 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-31 23:51:06.645 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-08-31 23:51:06.649 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_sb_connection=tcp:192.168.122.72:6642 2026-08-31 23:51:06.654 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_sb_connection=tcp:192.168.122.72:6642 ']' 2026-08-31 23:51:06.661 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-31 23:51:06.665 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_sb_connection tcp:192.168.122.72:6642 2026-08-31 23:51:06.720 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:506 : is_service_enabled tls-proxy 2026-08-31 23:51:06.749 | + functions-common:is_service_enabled:2076 : return 1 2026-08-31 23:51:06.754 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:514 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn neutron_sync_mode=log 2026-08-31 23:51:06.761 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-31 23:51:06.766 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-08-31 23:51:06.771 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=neutron_sync_mode=log 2026-08-31 23:51:06.775 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z neutron_sync_mode=log ']' 2026-08-31 23:51:06.779 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-31 23:51:06.784 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn neutron_sync_mode log 2026-08-31 23:51:06.835 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:515 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_l3_scheduler=leastloaded 2026-08-31 23:51:06.839 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-31 23:51:06.843 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-08-31 23:51:06.847 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_l3_scheduler=leastloaded 2026-08-31 23:51:06.851 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_l3_scheduler=leastloaded ']' 2026-08-31 23:51:06.855 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-31 23:51:06.859 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_l3_scheduler leastloaded 2026-08-31 23:51:06.908 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:516 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group=True 2026-08-31 23:51:06.913 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-31 23:51:06.917 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=securitygroup 2026-08-31 23:51:06.922 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=enable_security_group=True 2026-08-31 23:51:06.926 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z enable_security_group=True ']' 2026-08-31 23:51:06.929 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-31 23:51:06.934 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2026-08-31 23:51:06.983 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:517 : inicomment /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup firewall_driver 2026-08-31 23:51:07.013 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:519 : is_service_enabled q-log neutron-log 2026-08-31 23:51:07.042 | + functions-common:is_service_enabled:2076 : return 1 2026-08-31 23:51:07.045 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:525 : is_ovn_metadata_agent_enabled 2026-08-31 23:51:07.047 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:320 : is_service_enabled q-ovn-metadata-agent neutron-ovn-metadata-agent 2026-08-31 23:51:07.070 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 23:51:07.074 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:320 : [[ False == \F\a\l\s\e ]] 2026-08-31 23:51:07.077 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:321 : return 0 2026-08-31 23:51:07.081 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:526 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_metadata_enabled=True 2026-08-31 23:51:07.085 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-31 23:51:07.089 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-08-31 23:51:07.093 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_metadata_enabled=True 2026-08-31 23:51:07.097 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_metadata_enabled=True ']' 2026-08-31 23:51:07.100 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-31 23:51:07.105 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_metadata_enabled True 2026-08-31 23:51:07.148 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:533 : is_service_enabled q-dns neutron-dns 2026-08-31 23:51:07.175 | + functions-common:is_service_enabled:2076 : return 1 2026-08-31 23:51:07.180 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:538 : iniset /etc/neutron/neutron.conf ovs igmp_snooping_enable False 2026-08-31 23:51:07.229 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:541 : is_service_enabled q-dhcp neutron-dhcp 2026-08-31 23:51:07.255 | + functions-common:is_service_enabled:2076 : return 1 2026-08-31 23:51:07.259 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:544 : iniset /etc/neutron/neutron.conf DEFAULT dhcp_agent_notification False 2026-08-31 23:51:07.307 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:547 : is_service_enabled n-api-meta 2026-08-31 23:51:07.333 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 23:51:07.337 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:548 : is_ovn_metadata_agent_enabled 2026-08-31 23:51:07.341 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:320 : is_service_enabled q-ovn-metadata-agent neutron-ovn-metadata-agent 2026-08-31 23:51:07.368 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 23:51:07.372 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:320 : [[ False == \F\a\l\s\e ]] 2026-08-31 23:51:07.376 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:321 : return 0 2026-08-31 23:51:07.380 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:549 : iniset /etc/nova/nova.conf neutron service_metadata_proxy True 2026-08-31 23:51:07.427 | + lib/neutron:configure_neutron:413 : is_service_enabled q-placement neutron-placement 2026-08-31 23:51:07.453 | + functions-common:is_service_enabled:2076 : return 1 2026-08-31 23:51:07.458 | + lib/neutron:configure_neutron:416 : is_service_enabled q-trunk neutron-trunk 2026-08-31 23:51:07.485 | + functions-common:is_service_enabled:2076 : return 1 2026-08-31 23:51:07.489 | + lib/neutron:configure_neutron:419 : is_service_enabled q-qos neutron-qos 2026-08-31 23:51:07.519 | + functions-common:is_service_enabled:2076 : return 1 2026-08-31 23:51:07.523 | + lib/neutron:configure_neutron:426 : is_service_enabled neutron-segments 2026-08-31 23:51:07.548 | + functions-common:is_service_enabled:2076 : return 1 2026-08-31 23:51:07.552 | + lib/neutron:configure_neutron:430 : is_service_enabled q-ovn-bgp 2026-08-31 23:51:07.579 | + functions-common:is_service_enabled:2076 : return 1 2026-08-31 23:51:07.583 | + lib/neutron:configure_neutron:433 : is_service_enabled q-ovn-evpn 2026-08-31 23:51:07.611 | + functions-common:is_service_enabled:2076 : return 1 2026-08-31 23:51:07.614 | + lib/neutron:configure_neutron:438 : is_service_enabled q-agt neutron-agent q-svc neutron-api 2026-08-31 23:51:07.638 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 23:51:07.641 | + lib/neutron:configure_neutron:439 : _configure_neutron_service 2026-08-31 23:51:07.645 | + lib/neutron:_configure_neutron_service:1007 : Q_API_PASTE_FILE=/etc/neutron/api-paste.ini 2026-08-31 23:51:07.648 | + lib/neutron:_configure_neutron_service:1008 : cp /opt/stack/neutron/etc/neutron/api-paste.ini /etc/neutron/api-paste.ini 2026-08-31 23:51:07.656 | + lib/neutron:_configure_neutron_service:1011 : iniset /etc/neutron/neutron.conf DEFAULT core_plugin ml2 2026-08-31 23:51:07.712 | + lib/neutron:_configure_neutron_service:1013 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2026-08-31 23:51:07.763 | + lib/neutron:_configure_neutron_service:1014 : iniset /etc/neutron/neutron.conf oslo_policy policy_file /etc/neutron/policy.json 2026-08-31 23:51:07.815 | + lib/neutron:_configure_neutron_service:1016 : iniset /etc/neutron/neutron.conf DEFAULT auth_strategy keystone 2026-08-31 23:51:07.865 | + lib/neutron:_configure_neutron_service:1017 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf neutron 2026-08-31 23:51:07.871 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/neutron/neutron.conf 2026-08-31 23:51:07.875 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=neutron 2026-08-31 23:51:07.880 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-08-31 23:51:07.883 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-08-31 23:51:07.887 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/neutron/neutron.conf neutron keystone_authtoken 2026-08-31 23:51:07.890 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/neutron/neutron.conf 2026-08-31 23:51:07.894 | + lib/keystone:configure_keystoneauth:392 : local admin_user=neutron 2026-08-31 23:51:07.898 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-08-31 23:51:07.901 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_type password 2026-08-31 23:51:07.947 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/neutron/neutron.conf keystone_authtoken interface public 2026-08-31 23:51:07.992 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_url http://192.168.122.72/identity 2026-08-31 23:51:08.036 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/neutron/neutron.conf keystone_authtoken username neutron 2026-08-31 23:51:08.074 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/neutron/neutron.conf keystone_authtoken password nomoresecret 2026-08-31 23:51:08.118 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/neutron/neutron.conf keystone_authtoken user_domain_name Default 2026-08-31 23:51:08.161 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/neutron/neutron.conf keystone_authtoken project_name service 2026-08-31 23:51:08.203 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/neutron/neutron.conf keystone_authtoken project_domain_name Default 2026-08-31 23:51:08.244 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/neutron/neutron.conf keystone_authtoken www_authenticate_uri http://192.168.122.72/identity 2026-08-31 23:51:08.288 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/neutron/neutron.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-08-31 23:51:08.332 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/neutron/neutron.conf keystone_authtoken memcached_servers localhost:11211 2026-08-31 23:51:08.373 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-08-31 23:51:08.376 | + lib/neutron:_configure_neutron_service:1020 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_status_changes True 2026-08-31 23:51:08.418 | + lib/neutron:_configure_neutron_service:1021 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_data_changes True 2026-08-31 23:51:08.464 | + lib/neutron:_configure_neutron_service:1023 : configure_keystoneauth /etc/neutron/neutron.conf nova nova 2026-08-31 23:51:08.468 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/neutron/neutron.conf 2026-08-31 23:51:08.472 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-08-31 23:51:08.474 | + lib/keystone:configure_keystoneauth:393 : local section=nova 2026-08-31 23:51:08.478 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/neutron/neutron.conf nova auth_type password 2026-08-31 23:51:08.518 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/neutron/neutron.conf nova interface public 2026-08-31 23:51:08.559 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/neutron/neutron.conf nova auth_url http://192.168.122.72/identity 2026-08-31 23:51:08.599 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/neutron/neutron.conf nova username nova 2026-08-31 23:51:08.639 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/neutron/neutron.conf nova password nomoresecret 2026-08-31 23:51:08.680 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/neutron/neutron.conf nova user_domain_name Default 2026-08-31 23:51:08.720 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/neutron/neutron.conf nova project_name service 2026-08-31 23:51:08.756 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/neutron/neutron.conf nova project_domain_name Default 2026-08-31 23:51:08.798 | + lib/neutron:_configure_neutron_service:1026 : configure_keystoneauth /etc/neutron/neutron.conf placement placement 2026-08-31 23:51:08.802 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/neutron/neutron.conf 2026-08-31 23:51:08.804 | + lib/keystone:configure_keystoneauth:392 : local admin_user=placement 2026-08-31 23:51:08.808 | + lib/keystone:configure_keystoneauth:393 : local section=placement 2026-08-31 23:51:08.810 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/neutron/neutron.conf placement auth_type password 2026-08-31 23:51:08.852 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/neutron/neutron.conf placement interface public 2026-08-31 23:51:08.894 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/neutron/neutron.conf placement auth_url http://192.168.122.72/identity 2026-08-31 23:51:08.933 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/neutron/neutron.conf placement username placement 2026-08-31 23:51:08.978 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/neutron/neutron.conf placement password nomoresecret 2026-08-31 23:51:09.020 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/neutron/neutron.conf placement user_domain_name Default 2026-08-31 23:51:09.059 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/neutron/neutron.conf placement project_name service 2026-08-31 23:51:09.102 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/neutron/neutron.conf placement project_domain_name Default 2026-08-31 23:51:09.143 | + lib/neutron:_configure_neutron_service:1029 : neutron_plugin_configure_service 2026-08-31 23:51:09.146 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:74 : [[ geneve != \l\o\c\a\l ]] 2026-08-31 23:51:09.148 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:75 : Q_SRV_EXTRA_OPTS+=(project_network_types=$Q_ML2_TENANT_NETWORK_TYPE) 2026-08-31 23:51:09.152 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : '[' '' == '' ']' 2026-08-31 23:51:09.155 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ '' == '' ]] 2026-08-31 23:51:09.159 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ public != '' ]] 2026-08-31 23:51:09.161 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:91 : ML2_VLAN_RANGES=public 2026-08-31 23:51:09.164 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:92 : [[ '' != '' ]] 2026-08-31 23:51:09.168 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:96 : [[ public != '' ]] 2026-08-31 23:51:09.171 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:97 : Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS=(network_vlan_ranges=$ML2_VLAN_RANGES) 2026-08-31 23:51:09.174 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:103 : [[ -z '' ]] 2026-08-31 23:51:09.177 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:104 : [[ -n public ]] 2026-08-31 23:51:09.181 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:105 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks= 2026-08-31 23:51:09.184 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:106 : [[ -n public ]] 2026-08-31 23:51:09.188 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:107 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS+=public, 2026-08-31 23:51:09.190 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ -n public ]] 2026-08-31 23:51:09.194 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ public != \p\u\b\l\i\c ]] 2026-08-31 23:51:09.196 | + 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-08-31 23:51:09.199 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-31 23:51:09.202 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=securitygroup 2026-08-31 23:51:09.206 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=enable_security_group=True 2026-08-31 23:51:09.208 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z enable_security_group=True ']' 2026-08-31 23:51:09.212 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-31 23:51:09.216 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2026-08-31 23:51:09.260 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:116 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers=ovn 2026-08-31 23:51:09.262 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-31 23:51:09.266 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-08-31 23:51:09.270 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=mechanism_drivers=ovn 2026-08-31 23:51:09.274 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z mechanism_drivers=ovn ']' 2026-08-31 23:51:09.276 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-31 23:51:09.280 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers ovn 2026-08-31 23:51:09.322 | + 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-08-31 23:51:09.326 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-31 23:51:09.328 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-08-31 23:51:09.332 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=overlay_ip_version=4 2026-08-31 23:51:09.335 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z overlay_ip_version=4 ']' 2026-08-31 23:51:09.338 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-31 23:51:09.340 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 overlay_ip_version 4 2026-08-31 23:51:09.382 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:119 : [[ -n local,flat,vlan,geneve ]] 2026-08-31 23:51:09.385 | + 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-08-31 23:51:09.388 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-31 23:51:09.391 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-08-31 23:51:09.395 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=type_drivers=local,flat,vlan,geneve 2026-08-31 23:51:09.399 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z type_drivers=local,flat,vlan,geneve ']' 2026-08-31 23:51:09.402 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-31 23:51:09.406 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 type_drivers local,flat,vlan,geneve 2026-08-31 23:51:09.451 | + 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-08-31 23:51:09.455 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-31 23:51:09.460 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-08-31 23:51:09.464 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=extension_drivers=port_security,qos 2026-08-31 23:51:09.468 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z extension_drivers=port_security,qos ']' 2026-08-31 23:51:09.473 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-31 23:51:09.477 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers port_security,qos 2026-08-31 23:51:09.527 | + 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-08-31 23:51:09.532 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-31 23:51:09.537 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-08-31 23:51:09.541 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=project_network_types=geneve 2026-08-31 23:51:09.546 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z project_network_types=geneve ']' 2026-08-31 23:51:09.549 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-31 23:51:09.554 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 project_network_types geneve 2026-08-31 23:51:09.606 | + 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-08-31 23:51:09.611 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-31 23:51:09.615 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_gre 2026-08-31 23:51:09.619 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tunnel_id_ranges=1:1000 2026-08-31 23:51:09.623 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tunnel_id_ranges=1:1000 ']' 2026-08-31 23:51:09.627 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-31 23:51:09.631 | + 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-08-31 23:51:09.683 | + 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-08-31 23:51:09.687 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-31 23:51:09.692 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vxlan 2026-08-31 23:51:09.696 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2026-08-31 23:51:09.700 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2026-08-31 23:51:09.704 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-31 23:51:09.708 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges 1:1000 2026-08-31 23:51:09.757 | + 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-08-31 23:51:09.761 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-31 23:51:09.766 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_flat 2026-08-31 23:51:09.770 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=flat_networks=public, 2026-08-31 23:51:09.774 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z flat_networks=public, ']' 2026-08-31 23:51:09.778 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-31 23:51:09.783 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks public, 2026-08-31 23:51:09.831 | + 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-08-31 23:51:09.836 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-31 23:51:09.841 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vlan 2026-08-31 23:51:09.845 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=network_vlan_ranges=public 2026-08-31 23:51:09.850 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z network_vlan_ranges=public ']' 2026-08-31 23:51:09.854 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-31 23:51:09.859 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges public 2026-08-31 23:51:09.907 | + 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-08-31 23:51:09.911 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-31 23:51:09.915 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2026-08-31 23:51:09.919 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:65536 2026-08-31 23:51:09.922 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:65536 ']' 2026-08-31 23:51:09.926 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-31 23:51:09.931 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges 1:65536 2026-08-31 23:51:09.976 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:137 : [[ legacy != \l\e\g\a\c\y ]] 2026-08-31 23:51:09.981 | + lib/neutron:configure_neutron:442 : iniset /etc/neutron/neutron.conf DEFAULT api_workers 2 2026-08-31 23:51:10.028 | + lib/neutron:configure_neutron:446 : iniset /etc/neutron/neutron.conf DEFAULT rpc_state_report_workers 0 2026-08-31 23:51:10.079 | + lib/neutron:configure_neutron:448 : write_uwsgi_config /etc/neutron/neutron-api-uwsgi.ini neutron.wsgi.api:application /networking '' neutron-api 2026-08-31 23:51:10.083 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/neutron/neutron-api-uwsgi.ini 2026-08-31 23:51:10.088 | + lib/apache:write_uwsgi_config:244 : local wsgi=neutron.wsgi.api:application 2026-08-31 23:51:10.091 | + lib/apache:write_uwsgi_config:245 : local url=/networking 2026-08-31 23:51:10.096 | + lib/apache:write_uwsgi_config:246 : local http= 2026-08-31 23:51:10.100 | + lib/apache:write_uwsgi_config:247 : local name=neutron-api 2026-08-31 23:51:10.104 | + lib/apache:write_uwsgi_config:249 : '[' -z neutron-api ']' 2026-08-31 23:51:10.108 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-08-31 23:51:10.113 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-08-31 23:51:10.138 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-08-31 23:51:10.138 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-08-31 23:51:10.153 | d /var/run/uwsgi 0755 quobyte root 2026-08-31 23:51:10.160 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-08-31 23:51:10.177 | /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-08-31 23:51:10.185 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/neutron-api.socket 2026-08-31 23:51:10.191 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/neutron/neutron-api-uwsgi.ini 2026-08-31 23:51:10.198 | + lib/apache:write_uwsgi_config:270 : [[ neutron.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-08-31 23:51:10.203 | + lib/apache:write_uwsgi_config:271 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi module neutron.wsgi.api:application 2026-08-31 23:51:10.254 | + lib/apache:write_uwsgi_config:276 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi processes 2 2026-08-31 23:51:10.304 | + lib/apache:write_uwsgi_config:278 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi master true 2026-08-31 23:51:10.355 | + lib/apache:write_uwsgi_config:280 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi die-on-term true 2026-08-31 23:51:10.406 | + lib/apache:write_uwsgi_config:281 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi exit-on-reload false 2026-08-31 23:51:10.456 | + lib/apache:write_uwsgi_config:284 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi worker-reload-mercy 80 2026-08-31 23:51:10.509 | + lib/apache:write_uwsgi_config:285 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi enable-threads true 2026-08-31 23:51:10.562 | + lib/apache:write_uwsgi_config:286 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi plugins http,python3 2026-08-31 23:51:10.615 | + lib/apache:write_uwsgi_config:288 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi thunder-lock true 2026-08-31 23:51:10.669 | + 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-08-31 23:51:10.720 | + lib/apache:write_uwsgi_config:292 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi buffer-size 65535 2026-08-31 23:51:10.770 | + lib/apache:write_uwsgi_config:294 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi add-header 'Connection: close' 2026-08-31 23:51:10.823 | + lib/apache:write_uwsgi_config:296 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi lazy-apps true 2026-08-31 23:51:10.873 | + lib/apache:write_uwsgi_config:298 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi start-time %t 2026-08-31 23:51:10.926 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-08-31 23:51:10.931 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-08-31 23:51:10.937 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for neutron-api 2026-08-31 23:51:10.942 | ++ lib/apache:apache_site_config_for:174 : local site=neutron-api 2026-08-31 23:51:10.947 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-08-31 23:51:10.952 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-31 23:51:10.957 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-31 23:51:10.962 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/neutron-api.conf 2026-08-31 23:51:10.968 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/neutron-api.conf 2026-08-31 23:51:10.973 | + lib/apache:write_uwsgi_config:306 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi socket /var/run/uwsgi/neutron-api.socket 2026-08-31 23:51:11.028 | + lib/apache:write_uwsgi_config:307 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi chmod-socket 666 2026-08-31 23:51:11.088 | + 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-08-31 23:51:11.088 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/neutron-api.conf 2026-08-31 23:51:11.103 | ProxyPass "/networking" "unix:/var/run/uwsgi/neutron-api.socket|uwsgi://uwsgi-uds-neutron-api" retry=0 acquire=1 2026-08-31 23:51:11.109 | + lib/apache:write_uwsgi_config:309 : enable_apache_site neutron-api 2026-08-31 23:51:11.114 | + lib/apache:enable_apache_site:191 : local site=neutron-api 2026-08-31 23:51:11.120 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-08-31 23:51:11.125 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-08-31 23:51:11.131 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-08-31 23:51:11.136 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-08-31 23:51:11.142 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-31 23:51:11.146 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-31 23:51:11.152 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-08-31 23:51:11.157 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-08-31 23:51:11.162 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-31 23:51:11.167 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-31 23:51:11.172 | + lib/apache:enable_apache_site:195 : sudo a2ensite neutron-api 2026-08-31 23:51:11.187 | perl: warning: Setting locale failed. 2026-08-31 23:51:11.187 | perl: warning: Please check that your locale settings: 2026-08-31 23:51:11.187 | LANGUAGE = (unset), 2026-08-31 23:51:11.187 | LC_ALL = "en_US.utf8", 2026-08-31 23:51:11.188 | LANG = "de_DE.UTF-8" 2026-08-31 23:51:11.188 | are supported and installed on your system. 2026-08-31 23:51:11.188 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-31 23:51:11.247 | Enabling site neutron-api. 2026-08-31 23:51:11.255 | To activate the new configuration, you need to run: 2026-08-31 23:51:11.255 | systemctl reload apache2 2026-08-31 23:51:11.262 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-08-31 23:51:11.267 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-08-31 23:51:11.272 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-08-31 23:51:11.276 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-08-31 23:51:11.476 | + ./stack.sh:main:1173 : is_service_enabled mysql postgresql 2026-08-31 23:51:11.511 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 23:51:11.515 | + ./stack.sh:main:1173 : is_service_enabled neutron 2026-08-31 23:51:11.547 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 23:51:11.551 | + ./stack.sh:main:1174 : async_runfunc init_neutron 2026-08-31 23:51:11.557 | + inc/async:async_runfunc:116 : async_run init_neutron init_neutron 2026-08-31 23:51:11.666 | + inc/async:async_inner:63 : init_neutron 2026-08-31 23:51:11.730 | [2019 Async init_neutron:55334]: running: init_neutron 2026-08-31 23:51:11.734 | + ./stack.sh:main:1182 : is_service_enabled q-dhcp 2026-08-31 23:51:11.762 | + functions-common:is_service_enabled:2076 : return 1 2026-08-31 23:51:11.767 | + ./stack.sh:main:1201 : is_service_enabled nova neutron 2026-08-31 23:51:11.795 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 23:51:11.799 | + ./stack.sh:main:1202 : configure_os_vif 2026-08-31 23:51:11.802 | + lib/os-vif:configure_os_vif:16 : [[ -e /etc/nova/nova.conf ]] 2026-08-31 23:51:11.806 | + lib/os-vif:configure_os_vif:17 : iniset /etc/nova/nova.conf os_vif_ovs isolate_vif False 2026-08-31 23:51:11.856 | + lib/os-vif:configure_os_vif:19 : [[ -e /etc/neutron/neutron.conf ]] 2026-08-31 23:51:11.862 | + lib/os-vif:configure_os_vif:20 : iniset /etc/neutron/neutron.conf os_vif_ovs isolate_vif False 2026-08-31 23:51:11.915 | + ./stack.sh:main:1208 : is_service_enabled swift 2026-08-31 23:51:11.940 | + functions-common:is_service_enabled:2076 : return 1 2026-08-31 23:51:11.945 | + ./stack.sh:main:1217 : is_service_enabled cinder 2026-08-31 23:51:11.972 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 23:51:11.976 | + ./stack.sh:main:1218 : echo_summary 'Configuring Cinder' 2026-08-31 23:51:11.980 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-31 23:51:11.984 | + ./stack.sh:echo_summary:450 : echo -e Configuring Cinder 2026-08-31 23:51:11.989 | + ./stack.sh:main:1219 : async_runfunc init_cinder 2026-08-31 23:51:11.994 | + inc/async:async_runfunc:116 : async_run init_cinder init_cinder 2026-08-31 23:51:12.091 | + inc/async:async_inner:63 : init_cinder 2026-08-31 23:51:12.150 | [2019 Async init_cinder:55577]: running: init_cinder 2026-08-31 23:51:12.154 | + ./stack.sh:main:1225 : is_service_enabled placement 2026-08-31 23:51:12.190 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 23:51:12.196 | + ./stack.sh:main:1226 : echo_summary 'Configuring placement' 2026-08-31 23:51:12.202 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-31 23:51:12.208 | + ./stack.sh:echo_summary:450 : echo -e Configuring placement 2026-08-31 23:51:12.213 | + ./stack.sh:main:1227 : async_runfunc init_placement 2026-08-31 23:51:12.217 | + inc/async:async_runfunc:116 : async_run init_placement init_placement 2026-08-31 23:51:12.321 | + inc/async:async_inner:63 : init_placement 2026-08-31 23:51:12.384 | [2019 Async init_placement:55707]: running: init_placement 2026-08-31 23:51:12.391 | + ./stack.sh:main:1231 : async_wait init_neutron 2026-08-31 23:51:12.484 | [2019 Async init_neutron:55334]: Waiting for completion of init_neutron running on PID 55334 (5 other jobs running) 2026-08-31 23:51:12.521 | [2019 Async init_neutron:55334]: Signaling child to exit 2026-08-31 23:51:29.038 | + inc/async:async_inner:64 : rc=0 2026-08-31 23:51:29.088 | [55577 Async init_cinder:55577]: finished successfully 2026-08-31 23:51:56.871 | + inc/async:async_inner:64 : rc=0 2026-08-31 23:51:56.904 | [55334 Async init_neutron:55334]: finished successfully 2026-08-31 23:51:56.936 | WAKEUP 2026-08-31 23:51:56.966 | [2019 Async init_neutron:55334]: Signaled 2026-08-31 23:51:56.968 | + lib/neutron:init_neutron:505 : recreate_database neutron 2026-08-31 23:51:56.968 | + lib/database:recreate_database:112 : local db=neutron 2026-08-31 23:51:56.968 | + lib/database:recreate_database:113 : recreate_database_mysql neutron 2026-08-31 23:51:56.968 | + lib/databases/mysql:recreate_database_mysql:54 : local db=neutron 2026-08-31 23:51:56.969 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS neutron;' 2026-08-31 23:51:56.969 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-31 23:51:56.969 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE neutron CHARACTER SET utf8;' 2026-08-31 23:51:56.969 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-31 23:51:56.969 | + lib/neutron:init_neutron:506 : time_start dbsync 2026-08-31 23:51:56.969 | + functions-common:time_start:2406 : local name=dbsync 2026-08-31 23:51:56.969 | + functions-common:time_start:2407 : local start_time= 2026-08-31 23:51:56.969 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-31 23:51:56.969 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-31 23:51:56.969 | + functions-common:time_start:2411 : _TIME_START[$name]=1788220271894 2026-08-31 23:51:56.969 | + 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-08-31 23:51:56.970 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-31 23:51:56.970 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-31 23:51:56.970 | we strongly recommend against using it for new projects. 2026-08-31 23:51:56.970 | 2026-08-31 23:51:56.970 | If you are already using Eventlet, we recommend migrating to a different 2026-08-31 23:51:56.970 | framework. For more detail see 2026-08-31 23:51:56.970 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-31 23:51:56.970 | 2026-08-31 23:51:56.970 | import eventlet as _eventlet # noqa 2026-08-31 23:51:56.970 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2026-08-31 23:51:56.970 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2026-08-31 23:51:56.971 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2026-08-31 23:51:56.971 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2026-08-31 23:51:56.971 | INFO [alembic.runtime.migration] Running upgrade -> kilo 2026-08-31 23:51:56.971 | INFO [alembic.runtime.migration] Running upgrade kilo -> 599c6a226151 2026-08-31 23:51:56.972 | INFO [alembic.runtime.migration] Running upgrade 599c6a226151 -> 52c5312f6baf 2026-08-31 23:51:56.972 | INFO [alembic.runtime.migration] Running upgrade 52c5312f6baf -> 313373c0ffee 2026-08-31 23:51:56.972 | INFO [alembic.runtime.migration] Running upgrade 313373c0ffee -> 8675309a5c4f 2026-08-31 23:51:56.972 | INFO [alembic.runtime.migration] Running upgrade 8675309a5c4f -> 45f955889773 2026-08-31 23:51:56.973 | INFO [alembic.runtime.migration] Running upgrade 45f955889773 -> 26c371498592 2026-08-31 23:51:56.973 | INFO [alembic.runtime.migration] Running upgrade 26c371498592 -> 1c844d1677f7 2026-08-31 23:51:56.973 | INFO [alembic.runtime.migration] Running upgrade 1c844d1677f7 -> 1b4c6e320f79 2026-08-31 23:51:56.973 | INFO [alembic.runtime.migration] Running upgrade 1b4c6e320f79 -> 48153cb5f051 2026-08-31 23:51:56.973 | INFO [alembic.runtime.migration] Running upgrade 48153cb5f051 -> 9859ac9c136 2026-08-31 23:51:56.973 | INFO [alembic.runtime.migration] Running upgrade 9859ac9c136 -> 34af2b5c5a59 2026-08-31 23:51:56.973 | INFO [alembic.runtime.migration] Running upgrade 34af2b5c5a59 -> 59cb5b6cf4d 2026-08-31 23:51:56.973 | INFO [alembic.runtime.migration] Running upgrade 59cb5b6cf4d -> 13cfb89f881a 2026-08-31 23:51:56.973 | INFO [alembic.runtime.migration] Running upgrade 13cfb89f881a -> 32e5974ada25 2026-08-31 23:51:56.973 | INFO [alembic.runtime.migration] Running upgrade 32e5974ada25 -> ec7fcfbf72ee 2026-08-31 23:51:56.974 | INFO [alembic.runtime.migration] Running upgrade ec7fcfbf72ee -> dce3ec7a25c9 2026-08-31 23:51:56.974 | INFO [alembic.runtime.migration] Running upgrade dce3ec7a25c9 -> c3a73f615e4 2026-08-31 23:51:56.974 | INFO [alembic.runtime.migration] Running upgrade c3a73f615e4 -> 659bf3d90664 2026-08-31 23:51:56.974 | INFO [alembic.runtime.migration] Running upgrade 659bf3d90664 -> 1df244e556f5 2026-08-31 23:51:56.974 | INFO [alembic.runtime.migration] Running upgrade 1df244e556f5 -> 19f26505c74f 2026-08-31 23:51:56.974 | INFO [alembic.runtime.migration] Running upgrade 19f26505c74f -> 15be73214821 2026-08-31 23:51:56.974 | INFO [alembic.runtime.migration] Running upgrade 15be73214821 -> b4caf27aae4 2026-08-31 23:51:56.974 | INFO [alembic.runtime.migration] Running upgrade b4caf27aae4 -> 15e43b934f81 2026-08-31 23:51:56.974 | INFO [alembic.runtime.migration] Running upgrade 15e43b934f81 -> 31ed664953e6 2026-08-31 23:51:56.974 | INFO [alembic.runtime.migration] Running upgrade 31ed664953e6 -> 2f9e956e7532 2026-08-31 23:51:56.974 | INFO [alembic.runtime.migration] Running upgrade 2f9e956e7532 -> 3894bccad37f 2026-08-31 23:51:56.975 | INFO [alembic.runtime.migration] Running upgrade 3894bccad37f -> 0e66c5227a8a 2026-08-31 23:51:56.975 | INFO [alembic.runtime.migration] Running upgrade 0e66c5227a8a -> 45f8dd33480b 2026-08-31 23:51:56.975 | INFO [alembic.runtime.migration] Running upgrade 45f8dd33480b -> 5abc0278ca73 2026-08-31 23:51:56.975 | INFO [alembic.runtime.migration] Running upgrade 5abc0278ca73 -> d3435b514502 2026-08-31 23:51:56.975 | INFO [alembic.runtime.migration] Running upgrade d3435b514502 -> 30107ab6a3ee 2026-08-31 23:51:56.975 | INFO [alembic.runtime.migration] Running upgrade 30107ab6a3ee -> c415aab1c048 2026-08-31 23:51:56.975 | INFO [alembic.runtime.migration] Running upgrade c415aab1c048 -> a963b38d82f4 2026-08-31 23:51:56.975 | INFO [alembic.runtime.migration] Running upgrade a963b38d82f4 -> 3d0e74aa7d37 2026-08-31 23:51:56.975 | INFO [alembic.runtime.migration] Running upgrade 3d0e74aa7d37 -> 030a959ceafa 2026-08-31 23:51:56.976 | INFO [alembic.runtime.migration] Running upgrade 030a959ceafa -> a5648cfeeadf 2026-08-31 23:51:56.976 | INFO [alembic.runtime.migration] Running upgrade a5648cfeeadf -> 0f5bef0f87d4 2026-08-31 23:51:56.976 | INFO [alembic.runtime.migration] Running upgrade 0f5bef0f87d4 -> 67daae611b6e 2026-08-31 23:51:56.976 | INFO [alembic.runtime.migration] Running upgrade kilo -> 30018084ec99 2026-08-31 23:51:56.976 | INFO [alembic.runtime.migration] Running upgrade 30018084ec99 -> 2e5352a0ad4d 2026-08-31 23:51:56.976 | INFO [alembic.runtime.migration] Running upgrade 2e5352a0ad4d -> 11926bcfe72d 2026-08-31 23:51:56.976 | INFO [alembic.runtime.migration] Running upgrade 11926bcfe72d -> 8a6d8bdae39 2026-08-31 23:51:56.976 | INFO [alembic.runtime.migration] Running upgrade 8a6d8bdae39 -> 5ffceebfada 2026-08-31 23:51:56.976 | INFO [alembic.runtime.migration] Running upgrade 5ffceebfada -> 4ffceebfcdc 2026-08-31 23:51:56.976 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfcdc -> 7bbb25278f53 2026-08-31 23:51:56.977 | INFO [alembic.runtime.migration] Running upgrade 7bbb25278f53 -> 89ab9a816d70 2026-08-31 23:51:56.977 | INFO [alembic.runtime.migration] Running upgrade 89ab9a816d70 -> c879c5e1ee90 2026-08-31 23:51:56.977 | INFO [alembic.runtime.migration] Running upgrade c879c5e1ee90 -> 8fd3918ef6f4 2026-08-31 23:51:56.977 | INFO [alembic.runtime.migration] Running upgrade 8fd3918ef6f4 -> 4bcd4df1f426 2026-08-31 23:51:56.977 | INFO [alembic.runtime.migration] Running upgrade 4bcd4df1f426 -> a84ccf28f06a 2026-08-31 23:51:56.977 | INFO [alembic.runtime.migration] Running upgrade a84ccf28f06a -> 7d9d8eeec6ad 2026-08-31 23:51:56.977 | INFO [alembic.runtime.migration] Running upgrade 67daae611b6e -> 6b461a21bcfc 2026-08-31 23:51:56.977 | INFO [alembic.runtime.migration] Running upgrade 6b461a21bcfc -> 5cd92597d11d 2026-08-31 23:51:56.977 | INFO [alembic.runtime.migration] Running upgrade 5cd92597d11d -> 929c968efe70 2026-08-31 23:51:56.977 | INFO [alembic.runtime.migration] Running upgrade 929c968efe70 -> a9c43481023c 2026-08-31 23:51:56.977 | INFO [alembic.runtime.migration] Running upgrade a9c43481023c -> 804a3c76314c 2026-08-31 23:51:56.978 | INFO [alembic.runtime.migration] Running upgrade 804a3c76314c -> 2b42d90729da 2026-08-31 23:51:56.978 | INFO [alembic.runtime.migration] Running upgrade 2b42d90729da -> 62c781cb6192 2026-08-31 23:51:56.978 | INFO [alembic.runtime.migration] Running upgrade 62c781cb6192 -> c8c222d42aa9 2026-08-31 23:51:56.978 | INFO [alembic.runtime.migration] Running upgrade c8c222d42aa9 -> 349b6fd605a6 2026-08-31 23:51:56.978 | INFO [alembic.runtime.migration] Running upgrade 349b6fd605a6 -> 7d32f979895f 2026-08-31 23:51:56.978 | INFO [alembic.runtime.migration] Running upgrade 7d32f979895f -> 594422d373ee 2026-08-31 23:51:56.978 | INFO [alembic.runtime.migration] Running upgrade 594422d373ee -> 61663558142c 2026-08-31 23:51:56.978 | INFO [alembic.runtime.migration] Running upgrade 61663558142c -> 867d39095bf4, port forwarding 2026-08-31 23:51:56.978 | INFO [alembic.runtime.migration] Running upgrade 867d39095bf4 -> d72db3e25539, modify uniq port forwarding 2026-08-31 23:51:56.978 | INFO [alembic.runtime.migration] Running upgrade d72db3e25539 -> cada2437bf41 2026-08-31 23:51:56.979 | INFO [alembic.runtime.migration] Running upgrade cada2437bf41 -> 195176fb410d, router gateway IP QoS 2026-08-31 23:51:56.979 | INFO [alembic.runtime.migration] Running upgrade 195176fb410d -> fb0167bd9639 2026-08-31 23:51:56.979 | INFO [alembic.runtime.migration] Running upgrade fb0167bd9639 -> 0ff9e3881597 2026-08-31 23:51:56.979 | INFO [alembic.runtime.migration] Running upgrade 0ff9e3881597 -> 9bfad3f1e780 2026-08-31 23:51:56.979 | INFO [alembic.runtime.migration] Running upgrade 9bfad3f1e780 -> 63fd95af7dcd 2026-08-31 23:51:56.979 | INFO [alembic.runtime.migration] Running upgrade 63fd95af7dcd -> c613d0b82681 2026-08-31 23:51:56.979 | INFO [alembic.runtime.migration] Running upgrade c613d0b82681 -> c3e9d13c4367 2026-08-31 23:51:56.979 | INFO [alembic.runtime.migration] Running upgrade c3e9d13c4367 -> 86274d77933e 2026-08-31 23:51:56.979 | INFO [alembic.runtime.migration] Running upgrade 86274d77933e -> f4b9654dd40c 2026-08-31 23:51:56.979 | INFO [alembic.runtime.migration] Running upgrade f4b9654dd40c -> a010322604bc 2026-08-31 23:51:56.980 | INFO [alembic.runtime.migration] Running upgrade a010322604bc -> 263d454a9655 2026-08-31 23:51:56.980 | INFO [alembic.runtime.migration] Running upgrade 263d454a9655 -> Ibac91d24da2 2026-08-31 23:51:56.980 | INFO [alembic.runtime.migration] Running upgrade Ibac91d24da2 -> 2217c4222de6 2026-08-31 23:51:56.980 | INFO [alembic.runtime.migration] Running upgrade 2217c4222de6 -> 18a7e90ae768 2026-08-31 23:51:56.980 | INFO [alembic.runtime.migration] Running upgrade 18a7e90ae768 -> e4e236b0e1ff 2026-08-31 23:51:56.980 | INFO [alembic.runtime.migration] Running upgrade e4e236b0e1ff -> e88badaa9591 2026-08-31 23:51:56.980 | INFO [alembic.runtime.migration] Running upgrade e88badaa9591 -> d8bdf05313f4 2026-08-31 23:51:56.980 | INFO [alembic.runtime.migration] Running upgrade d8bdf05313f4 -> dfe425060830 2026-08-31 23:51:56.980 | INFO [alembic.runtime.migration] Running upgrade dfe425060830 -> fd6107509ccd 2026-08-31 23:51:56.980 | INFO [alembic.runtime.migration] Running upgrade fd6107509ccd -> 1ea5dab0897a 2026-08-31 23:51:56.981 | INFO [alembic.runtime.migration] Running upgrade 1ea5dab0897a -> 49d8622c5221 2026-08-31 23:51:56.981 | INFO [alembic.runtime.migration] Running upgrade 49d8622c5221 -> I38991de2b4 2026-08-31 23:51:56.981 | INFO [alembic.runtime.migration] Running upgrade I38991de2b4 -> 532aa95457e2 2026-08-31 23:51:56.981 | INFO [alembic.runtime.migration] Running upgrade 532aa95457e2 -> f010820fc498 2026-08-31 23:51:56.981 | INFO [alembic.runtime.migration] Running upgrade f010820fc498 -> a964d94b4677 2026-08-31 23:51:56.981 | INFO [alembic.runtime.migration] Running upgrade a964d94b4677 -> 26d1e9f5c766 2026-08-31 23:51:56.981 | INFO [alembic.runtime.migration] Running upgrade 26d1e9f5c766 -> 1e0744e4ffea 2026-08-31 23:51:56.981 | INFO [alembic.runtime.migration] Running upgrade 1e0744e4ffea -> 6135a7bd4425 2026-08-31 23:51:56.981 | INFO [alembic.runtime.migration] Running upgrade 6135a7bd4425 -> 8df53b0d2c0e 2026-08-31 23:51:56.981 | INFO [alembic.runtime.migration] Running upgrade 8df53b0d2c0e -> 1bb3393de75d, add qos policy rule Packet Rate Limit 2026-08-31 23:51:56.982 | INFO [alembic.runtime.migration] Running upgrade 1bb3393de75d -> c181bb1d89e4 2026-08-31 23:51:56.982 | INFO [alembic.runtime.migration] Running upgrade c181bb1d89e4 -> ba859d649675 2026-08-31 23:51:56.982 | INFO [alembic.runtime.migration] Running upgrade ba859d649675 -> e981acd076d3 2026-08-31 23:51:56.982 | INFO [alembic.runtime.migration] Running upgrade e981acd076d3 -> 76df7844a8c6, add Local IP tables 2026-08-31 23:51:56.982 | INFO [alembic.runtime.migration] Running upgrade 76df7844a8c6 -> 1ffef8d6f371, migrate RBAC registers from "target_tenant" to "target_project" 2026-08-31 23:51:56.982 | INFO [alembic.runtime.migration] Running upgrade 1ffef8d6f371 -> cd9ef14ccf87 2026-08-31 23:51:56.982 | INFO [alembic.runtime.migration] Running upgrade cd9ef14ccf87 -> 34cf8b009713 2026-08-31 23:51:56.982 | INFO [alembic.runtime.migration] Running upgrade 34cf8b009713 -> I43e0b669096 2026-08-31 23:51:56.982 | INFO [alembic.runtime.migration] Running upgrade I43e0b669096 -> 4e6e655746f6 2026-08-31 23:51:56.982 | INFO [alembic.runtime.migration] Running upgrade 4e6e655746f6 -> 659cbedf30a1 2026-08-31 23:51:56.983 | INFO [alembic.runtime.migration] Running upgrade 659cbedf30a1 -> 21ff98fabab1 2026-08-31 23:51:56.983 | INFO [alembic.runtime.migration] Running upgrade 21ff98fabab1 -> 5881373af7f5 2026-08-31 23:51:56.983 | INFO [alembic.runtime.migration] Running upgrade 5881373af7f5 -> fc153938cdc1 2026-08-31 23:51:56.983 | INFO [alembic.runtime.migration] Running upgrade fc153938cdc1 -> 93f394357a27 2026-08-31 23:51:56.983 | INFO [alembic.runtime.migration] Running upgrade 93f394357a27 -> 6f1145bff34c 2026-08-31 23:51:56.983 | INFO [alembic.runtime.migration] Running upgrade 6f1145bff34c -> 682c319773d7 2026-08-31 23:51:56.983 | INFO [alembic.runtime.migration] Running upgrade 682c319773d7 -> 0aefee21cd87 2026-08-31 23:51:56.983 | INFO [alembic.runtime.migration] Running upgrade 0aefee21cd87 -> b1199a3adbef 2026-08-31 23:51:56.983 | INFO [alembic.runtime.migration] Running upgrade b1199a3adbef -> c33da356b165 2026-08-31 23:51:56.983 | INFO [alembic.runtime.migration] Running upgrade c33da356b165 -> 89c58a70ceba 2026-08-31 23:51:56.984 | INFO [alembic.runtime.migration] Running upgrade 89c58a70ceba -> 0e6eff810791 2026-08-31 23:51:56.984 | INFO [alembic.runtime.migration] Running upgrade 0e6eff810791 -> 175fa80908e1 2026-08-31 23:51:56.984 | INFO [alembic.runtime.migration] Running upgrade 175fa80908e1 -> 5bcb7b31ec7d 2026-08-31 23:51:56.984 | INFO [alembic.runtime.migration] Running upgrade 5bcb7b31ec7d -> ad80a9f07c5c 2026-08-31 23:51:56.984 | INFO [alembic.runtime.migration] Running upgrade ad80a9f07c5c -> d553edeb540f 2026-08-31 23:51:56.984 | INFO [alembic.runtime.migration] Running upgrade d553edeb540f -> b1bca967e19d, Add unique constraint to the network segment range 2026-08-31 23:51:56.984 | INFO [alembic.runtime.migration] Running upgrade b1bca967e19d -> bdae3a00c493 2026-08-31 23:51:56.984 | INFO [alembic.runtime.migration] Running upgrade bdae3a00c493 -> a00aa97899c0 2026-08-31 23:51:56.984 | INFO [alembic.runtime.migration] Running upgrade a00aa97899c0 -> a1b2c3d4e5f6, Add security groups default statefulness table 2026-08-31 23:51:56.984 | INFO [alembic.runtime.migration] Running upgrade 7d9d8eeec6ad -> a8b517cff8ab 2026-08-31 23:51:56.984 | INFO [alembic.runtime.migration] Running upgrade a8b517cff8ab -> 3b935b28e7a0 2026-08-31 23:51:56.985 | INFO [alembic.runtime.migration] Running upgrade 3b935b28e7a0 -> b12a3ef66e62 2026-08-31 23:51:56.985 | INFO [alembic.runtime.migration] Running upgrade b12a3ef66e62 -> 97c25b0d2353 2026-08-31 23:51:56.985 | INFO [alembic.runtime.migration] Running upgrade 97c25b0d2353 -> 2e0d7a8a1586 2026-08-31 23:51:56.985 | INFO [alembic.runtime.migration] Running upgrade 2e0d7a8a1586 -> 5c85685d616d 2026-08-31 23:51:56.985 | Running upgrade for neutron ... 2026-08-31 23:51:56.985 | OK 2026-08-31 23:51:56.985 | + lib/neutron:init_neutron:509 : time_stop dbsync 2026-08-31 23:51:56.985 | + functions-common:time_stop:2420 : local name 2026-08-31 23:51:56.985 | + functions-common:time_stop:2421 : local end_time 2026-08-31 23:51:56.986 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-31 23:51:56.986 | + functions-common:time_stop:2423 : local total 2026-08-31 23:51:56.986 | + functions-common:time_stop:2424 : local start_time 2026-08-31 23:51:56.986 | + functions-common:time_stop:2426 : name=dbsync 2026-08-31 23:51:56.986 | + functions-common:time_stop:2427 : start_time=1788220271894 2026-08-31 23:51:56.986 | + functions-common:time_stop:2429 : [[ -z 1788220271894 ]] 2026-08-31 23:51:56.986 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-31 23:51:56.986 | + functions-common:time_stop:2432 : end_time=1788220316847 2026-08-31 23:51:56.986 | + functions-common:time_stop:2433 : elapsed_time=44953 2026-08-31 23:51:56.986 | + functions-common:time_stop:2434 : total=9311 2026-08-31 23:51:56.987 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-31 23:51:56.987 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=54264 2026-08-31 23:51:57.035 | [2019 Async init_neutron:55334]: finished init_neutron with result 0 in 45 seconds 2026-08-31 23:51:57.041 | + inc/async:async_wait:197 : return 0 2026-08-31 23:51:57.045 | + ./stack.sh:main:1232 : async_wait init_placement 2026-08-31 23:51:57.120 | [2019 Async init_placement:55707]: Waiting for completion of init_placement running on PID 55707 (4 other jobs running) 2026-08-31 23:51:57.157 | [2019 Async init_placement:55707]: Signaling child to exit 2026-08-31 23:52:06.290 | + inc/async:async_inner:64 : rc=0 2026-08-31 23:52:06.327 | [55707 Async init_placement:55707]: finished successfully 2026-08-31 23:52:06.361 | WAKEUP 2026-08-31 23:52:06.393 | [2019 Async init_placement:55707]: Signaled 2026-08-31 23:52:06.396 | + lib/placement:init_placement:113 : recreate_database placement 2026-08-31 23:52:06.396 | + lib/database:recreate_database:112 : local db=placement 2026-08-31 23:52:06.396 | + lib/database:recreate_database:113 : recreate_database_mysql placement 2026-08-31 23:52:06.396 | + lib/databases/mysql:recreate_database_mysql:54 : local db=placement 2026-08-31 23:52:06.396 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS placement;' 2026-08-31 23:52:06.396 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-31 23:52:06.396 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE placement CHARACTER SET utf8;' 2026-08-31 23:52:06.396 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-31 23:52:06.396 | + lib/placement:init_placement:114 : /opt/stack/data/venv/bin/placement-manage db sync 2026-08-31 23:52:06.396 | + lib/placement:init_placement:115 : create_placement_accounts 2026-08-31 23:52:06.397 | + lib/placement:create_placement_accounts:102 : create_service_user placement admin 2026-08-31 23:52:06.397 | + lib/keystone:create_service_user:379 : get_or_create_user placement nomoresecret Default 2026-08-31 23:52:06.397 | + functions-common:get_or_create_user:899 : local user_id 2026-08-31 23:52:06.397 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-08-31 23:52:06.397 | + functions-common:get_or_create_user:903 : local email= 2026-08-31 23:52:06.397 | ++ 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-08-31 23:52:06.397 | ++ functions-common:oscwrap:2465 : return 0 2026-08-31 23:52:06.397 | + functions-common:get_or_create_user:915 : user_id=f5128fb505d84c19991afdbcbcae62b9 2026-08-31 23:52:06.397 | + functions-common:get_or_create_user:916 : echo f5128fb505d84c19991afdbcbcae62b9 2026-08-31 23:52:06.398 | f5128fb505d84c19991afdbcbcae62b9 2026-08-31 23:52:06.398 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service placement service Default Default 2026-08-31 23:52:06.398 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-08-31 23:52:06.398 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-08-31 23:52:06.398 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-08-31 23:52:06.398 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-31 23:52:06.398 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-31 23:52:06.398 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-08-31 23:52:06.398 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-08-31 23:52:06.399 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-08-31 23:52:06.399 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-08-31 23:52:06.399 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-08-31 23:52:06.399 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-08-31 23:52:06.399 | + 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-08-31 23:52:06.399 | ++ 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-08-31 23:52:06.399 | ++ functions-common:oscwrap:2465 : return 0 2026-08-31 23:52:06.399 | + functions-common:get_or_add_user_project_role:979 : user_role_id=a3c01158941b4623aa6f0a7dfd9ff0a3 2026-08-31 23:52:06.399 | + functions-common:get_or_add_user_project_role:980 : echo a3c01158941b4623aa6f0a7dfd9ff0a3 2026-08-31 23:52:06.399 | a3c01158941b4623aa6f0a7dfd9ff0a3 2026-08-31 23:52:06.400 | + lib/keystone:create_service_user:382 : [[ -n admin ]] 2026-08-31 23:52:06.400 | + lib/keystone:create_service_user:383 : get_or_add_user_project_role admin placement service Default Default 2026-08-31 23:52:06.400 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-08-31 23:52:06.400 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-08-31 23:52:06.400 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-08-31 23:52:06.400 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-31 23:52:06.400 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-31 23:52:06.400 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-08-31 23:52:06.400 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-08-31 23:52:06.401 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-08-31 23:52:06.401 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-08-31 23:52:06.401 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-08-31 23:52:06.401 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-08-31 23:52:06.401 | + 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-08-31 23:52:06.401 | ++ 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-08-31 23:52:06.401 | ++ functions-common:oscwrap:2465 : return 0 2026-08-31 23:52:06.401 | + functions-common:get_or_add_user_project_role:979 : user_role_id=b2f8e6e3b68142fe899a921671ae2ae6 2026-08-31 23:52:06.401 | + functions-common:get_or_add_user_project_role:980 : echo b2f8e6e3b68142fe899a921671ae2ae6 2026-08-31 23:52:06.401 | b2f8e6e3b68142fe899a921671ae2ae6 2026-08-31 23:52:06.402 | + lib/placement:create_placement_accounts:103 : local placement_api_url=http://192.168.122.72/placement 2026-08-31 23:52:06.402 | + lib/placement:create_placement_accounts:104 : get_or_create_service placement placement 'Placement Service' 2026-08-31 23:52:06.402 | + functions-common:get_or_create_service:1055 : local service_id 2026-08-31 23:52:06.402 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show placement -f value -c id 2026-08-31 23:52:06.402 | ++ 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-08-31 23:52:06.402 | ++ functions-common:oscwrap:2465 : return 0 2026-08-31 23:52:06.402 | + functions-common:get_or_create_service:1066 : service_id=' 2026-08-31 23:52:06.402 | bce3067961dc41458380812ab43a389b' 2026-08-31 23:52:06.402 | + functions-common:get_or_create_service:1067 : echo bce3067961dc41458380812ab43a389b 2026-08-31 23:52:06.402 | bce3067961dc41458380812ab43a389b 2026-08-31 23:52:06.403 | + lib/placement:create_placement_accounts:106 : get_or_create_endpoint placement RegionOne http://192.168.122.72/placement 2026-08-31 23:52:06.403 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-08-31 23:52:06.403 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface placement public http://192.168.122.72/placement RegionOne 2026-08-31 23:52:06.403 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-08-31 23:52:06.403 | +++ 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-08-31 23:52:06.403 | +++ functions-common:oscwrap:2465 : return 0 2026-08-31 23:52:06.403 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-08-31 23:52:06.403 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-08-31 23:52:06.403 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create placement public http://192.168.122.72/placement --region RegionOne -f value -c id 2026-08-31 23:52:06.403 | +++ functions-common:oscwrap:2465 : return 0 2026-08-31 23:52:06.404 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=46d4fd2bdb0e4fb49ae10924282a87bc 2026-08-31 23:52:06.404 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo 46d4fd2bdb0e4fb49ae10924282a87bc 2026-08-31 23:52:06.404 | + functions-common:get_or_create_endpoint:1100 : public_id=46d4fd2bdb0e4fb49ae10924282a87bc 2026-08-31 23:52:06.404 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-08-31 23:52:06.404 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-08-31 23:52:06.404 | + functions-common:get_or_create_endpoint:1109 : echo 46d4fd2bdb0e4fb49ae10924282a87bc 2026-08-31 23:52:06.404 | 46d4fd2bdb0e4fb49ae10924282a87bc 2026-08-31 23:52:06.463 | [2019 Async init_placement:55707]: finished init_placement with result 0 in 54 seconds 2026-08-31 23:52:06.470 | + inc/async:async_wait:197 : return 0 2026-08-31 23:52:06.475 | + ./stack.sh:main:1233 : async_wait init_glance 2026-08-31 23:52:06.549 | [2019 Async init_glance:51088]: Waiting for completion of init_glance running on PID 51088 (3 other jobs running) 2026-08-31 23:52:06.584 | [2019 Async init_glance:51088]: Signaling child to exit 2026-08-31 23:52:06.585 | WAKEUP 2026-08-31 23:52:06.615 | [2019 Async init_glance:51088]: Signaled 2026-08-31 23:52:06.617 | + lib/glance:init_glance:525 : rm -rf /opt/stack/data/glance/images 2026-08-31 23:52:06.617 | + lib/glance:init_glance:526 : mkdir -p /opt/stack/data/glance/images 2026-08-31 23:52:06.617 | + lib/glance:init_glance:529 : recreate_database glance 2026-08-31 23:52:06.617 | + lib/database:recreate_database:112 : local db=glance 2026-08-31 23:52:06.617 | + lib/database:recreate_database:113 : recreate_database_mysql glance 2026-08-31 23:52:06.618 | + lib/databases/mysql:recreate_database_mysql:54 : local db=glance 2026-08-31 23:52:06.618 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS glance;' 2026-08-31 23:52:06.618 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-31 23:52:06.618 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE glance CHARACTER SET utf8;' 2026-08-31 23:52:06.618 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-31 23:52:06.618 | + lib/glance:init_glance:531 : time_start dbsync 2026-08-31 23:52:06.618 | + functions-common:time_start:2406 : local name=dbsync 2026-08-31 23:52:06.618 | + functions-common:time_start:2407 : local start_time= 2026-08-31 23:52:06.618 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-31 23:52:06.618 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-31 23:52:06.619 | + functions-common:time_start:2411 : _TIME_START[$name]=1788220167666 2026-08-31 23:52:06.619 | + lib/glance:init_glance:533 : /opt/stack/data/venv/bin/glance-manage --config-file /etc/glance/glance-api.conf db_sync 2026-08-31 23:52:06.619 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-31 23:52:06.619 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-31 23:52:06.619 | we strongly recommend against using it for new projects. 2026-08-31 23:52:06.619 | 2026-08-31 23:52:06.619 | If you are already using Eventlet, we recommend migrating to a different 2026-08-31 23:52:06.619 | framework. For more detail see 2026-08-31 23:52:06.619 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-31 23:52:06.619 | 2026-08-31 23:52:06.620 | import eventlet as _eventlet # noqa 2026-08-31 23:52:06.620 | INFO dbcounter [-] Registered counter for database glance 2026-08-31 23:52:06.620 | 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=51194) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-08-31 23:52:06.620 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-08-31 23:52:06.620 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-08-31 23:52:06.620 | DEBUG dbcounter [-] [51194] Writer thread running {{(pid=51194) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-08-31 23:52:06.620 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-08-31 23:52:06.620 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-08-31 23:52:06.620 | INFO dbcounter [-] Registered counter for database glance 2026-08-31 23:52:06.620 | 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=51194) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-08-31 23:52:06.621 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-08-31 23:52:06.621 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-08-31 23:52:06.621 | DEBUG dbcounter [-] [51194] Writer thread running {{(pid=51194) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-08-31 23:52:06.621 | INFO alembic.runtime.migration [-] Running upgrade -> liberty, liberty initial 2026-08-31 23:52:06.621 | DEBUG alembic.runtime.migration [-] new branch insert liberty {{(pid=51194) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:778}} 2026-08-31 23:52:06.621 | INFO alembic.runtime.migration [-] Running upgrade liberty -> mitaka01, add index on created_at and updated_at columns of 'images' table 2026-08-31 23:52:06.621 | DEBUG alembic.runtime.migration [-] update liberty to mitaka01 {{(pid=51194) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-31 23:52:06.621 | INFO alembic.runtime.migration [-] Running upgrade mitaka01 -> mitaka02, update metadef os_nova_server 2026-08-31 23:52:06.621 | DEBUG alembic.runtime.migration [-] update mitaka01 to mitaka02 {{(pid=51194) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-31 23:52:06.622 | INFO alembic.runtime.migration [-] Running upgrade mitaka02 -> ocata_expand01, add visibility to images 2026-08-31 23:52:06.622 | DEBUG alembic.runtime.migration [-] update mitaka02 to ocata_expand01 {{(pid=51194) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-31 23:52:06.622 | INFO alembic.runtime.migration [-] Running upgrade ocata_expand01 -> pike_expand01, empty expand for symmetry with pike_contract01 2026-08-31 23:52:06.622 | DEBUG alembic.runtime.migration [-] update ocata_expand01 to pike_expand01 {{(pid=51194) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-31 23:52:06.622 | INFO alembic.runtime.migration [-] Running upgrade pike_expand01 -> queens_expand01 2026-08-31 23:52:06.622 | DEBUG alembic.runtime.migration [-] update pike_expand01 to queens_expand01 {{(pid=51194) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-31 23:52:06.622 | INFO alembic.runtime.migration [-] Running upgrade queens_expand01 -> rocky_expand01, add os_hidden column to images table 2026-08-31 23:52:06.622 | DEBUG alembic.runtime.migration [-] update queens_expand01 to rocky_expand01 {{(pid=51194) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-31 23:52:06.622 | INFO alembic.runtime.migration [-] Running upgrade rocky_expand01 -> rocky_expand02, add os_hash_algo and os_hash_value columns to images table 2026-08-31 23:52:06.623 | DEBUG alembic.runtime.migration [-] update rocky_expand01 to rocky_expand02 {{(pid=51194) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-31 23:52:06.623 | INFO alembic.runtime.migration [-] Running upgrade rocky_expand02 -> train_expand01, empty expand for symmetry with train_contract01 2026-08-31 23:52:06.623 | DEBUG alembic.runtime.migration [-] update rocky_expand02 to train_expand01 {{(pid=51194) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-31 23:52:06.623 | INFO alembic.runtime.migration [-] Running upgrade train_expand01 -> ussuri_expand01, empty expand for symmetry with ussuri_expand01 2026-08-31 23:52:06.623 | DEBUG alembic.runtime.migration [-] update train_expand01 to ussuri_expand01 {{(pid=51194) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-31 23:52:06.623 | INFO alembic.runtime.migration [-] Running upgrade ussuri_expand01 -> wallaby_expand01, add image_id, request_id, user columns to tasks table" 2026-08-31 23:52:06.623 | DEBUG alembic.runtime.migration [-] update ussuri_expand01 to wallaby_expand01 {{(pid=51194) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-31 23:52:06.623 | INFO alembic.runtime.migration [-] Running upgrade wallaby_expand01 -> xena_expand01, empty expand for symmetry with 2023_1_expand01 2026-08-31 23:52:06.623 | DEBUG alembic.runtime.migration [-] update wallaby_expand01 to xena_expand01 {{(pid=51194) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-31 23:52:06.623 | INFO alembic.runtime.migration [-] Running upgrade xena_expand01 -> yoga_expand01, empty expand for symmetry with 2023_1_expand01 2026-08-31 23:52:06.624 | DEBUG alembic.runtime.migration [-] update xena_expand01 to yoga_expand01 {{(pid=51194) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-31 23:52:06.624 | INFO alembic.runtime.migration [-] Running upgrade yoga_expand01 -> zed_expand01, empty expand for symmetry with 2023_1_expand01 2026-08-31 23:52:06.624 | DEBUG alembic.runtime.migration [-] update yoga_expand01 to zed_expand01 {{(pid=51194) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-31 23:52:06.624 | INFO alembic.runtime.migration [-] Running upgrade zed_expand01 -> 2023_1_expand01, empty expand for symmetry with 2023_1_expand01 2026-08-31 23:52:06.624 | DEBUG alembic.runtime.migration [-] update zed_expand01 to 2023_1_expand01 {{(pid=51194) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-31 23:52:06.624 | INFO alembic.runtime.migration [-] Running upgrade 2023_1_expand01 -> 2024_1_expand01, adds cache_node_reference and cached_images table(s) 2026-08-31 23:52:06.624 | DEBUG alembic.runtime.migration [-] update 2023_1_expand01 to 2024_1_expand01 {{(pid=51194) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-31 23:52:06.624 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-08-31 23:52:06.624 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-08-31 23:52:06.625 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-08-31 23:52:06.625 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-08-31 23:52:06.625 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-08-31 23:52:06.625 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-08-31 23:52:06.625 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-08-31 23:52:06.625 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-08-31 23:52:06.625 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-08-31 23:52:06.625 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-08-31 23:52:06.625 | INFO alembic.runtime.migration [-] Running upgrade mitaka02 -> ocata_contract01, remove is_public from images 2026-08-31 23:52:06.626 | DEBUG alembic.runtime.migration [-] new branch insert ocata_contract01 {{(pid=51194) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:778}} 2026-08-31 23:52:06.626 | INFO alembic.runtime.migration [-] Running upgrade ocata_contract01 -> pike_contract01, drop glare artifacts tables 2026-08-31 23:52:06.626 | DEBUG alembic.runtime.migration [-] update ocata_contract01 to pike_contract01 {{(pid=51194) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-31 23:52:06.626 | INFO alembic.runtime.migration [-] Running upgrade pike_contract01 -> queens_contract01 2026-08-31 23:52:06.626 | DEBUG alembic.runtime.migration [-] update pike_contract01 to queens_contract01 {{(pid=51194) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-31 23:52:06.626 | INFO alembic.runtime.migration [-] Running upgrade queens_contract01 -> rocky_contract01 2026-08-31 23:52:06.626 | DEBUG alembic.runtime.migration [-] update queens_contract01 to rocky_contract01 {{(pid=51194) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-31 23:52:06.626 | INFO alembic.runtime.migration [-] Running upgrade rocky_contract01 -> rocky_contract02 2026-08-31 23:52:06.626 | DEBUG alembic.runtime.migration [-] update rocky_contract01 to rocky_contract02 {{(pid=51194) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-31 23:52:06.626 | INFO alembic.runtime.migration [-] Running upgrade rocky_contract02 -> train_contract01 2026-08-31 23:52:06.627 | DEBUG alembic.runtime.migration [-] update rocky_contract02 to train_contract01 {{(pid=51194) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-31 23:52:06.627 | INFO alembic.runtime.migration [-] Running upgrade train_contract01 -> ussuri_contract01 2026-08-31 23:52:06.627 | DEBUG alembic.runtime.migration [-] update train_contract01 to ussuri_contract01 {{(pid=51194) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-31 23:52:06.627 | INFO alembic.runtime.migration [-] Running upgrade ussuri_contract01 -> wallaby_contract01 2026-08-31 23:52:06.627 | DEBUG alembic.runtime.migration [-] update ussuri_contract01 to wallaby_contract01 {{(pid=51194) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-31 23:52:06.627 | INFO alembic.runtime.migration [-] Running upgrade wallaby_contract01 -> xena_contract01 2026-08-31 23:52:06.627 | DEBUG alembic.runtime.migration [-] update wallaby_contract01 to xena_contract01 {{(pid=51194) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-31 23:52:06.627 | INFO alembic.runtime.migration [-] Running upgrade xena_contract01 -> yoga_contract01 2026-08-31 23:52:06.628 | DEBUG alembic.runtime.migration [-] update xena_contract01 to yoga_contract01 {{(pid=51194) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-31 23:52:06.628 | INFO alembic.runtime.migration [-] Running upgrade yoga_contract01 -> zed_contract01 2026-08-31 23:52:06.628 | DEBUG alembic.runtime.migration [-] update yoga_contract01 to zed_contract01 {{(pid=51194) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-31 23:52:06.628 | INFO alembic.runtime.migration [-] Running upgrade zed_contract01 -> 2023_1_contract01 2026-08-31 23:52:06.628 | DEBUG alembic.runtime.migration [-] update zed_contract01 to 2023_1_contract01 {{(pid=51194) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-31 23:52:06.628 | INFO alembic.runtime.migration [-] Running upgrade 2023_1_contract01 -> 2024_1_contract01 2026-08-31 23:52:06.628 | DEBUG alembic.runtime.migration [-] merge, delete ['2023_1_contract01'], update 2024_1_expand01 to 2024_1_contract01 {{(pid=51194) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:787}} 2026-08-31 23:52:06.628 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-08-31 23:52:06.628 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-08-31 23:52:06.628 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-08-31 23:52:06.629 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-08-31 23:52:06.629 | Upgraded database to: 2024_1_expand01, current revision(s): 2024_1_expand01 2026-08-31 23:52:06.629 | Database migration is up to date. No migration needed. 2026-08-31 23:52:06.629 | Upgraded database to: 2024_1_contract01, current revision(s): 2024_1_contract01 2026-08-31 23:52:06.629 | Database is synced successfully. 2026-08-31 23:52:06.629 | + lib/glance:init_glance:536 : /opt/stack/data/venv/bin/glance-manage --config-file /etc/glance/glance-api.conf db_load_metadefs 2026-08-31 23:52:06.629 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-31 23:52:06.629 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-31 23:52:06.629 | we strongly recommend against using it for new projects. 2026-08-31 23:52:06.629 | 2026-08-31 23:52:06.630 | If you are already using Eventlet, we recommend migrating to a different 2026-08-31 23:52:06.630 | framework. For more detail see 2026-08-31 23:52:06.630 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-31 23:52:06.630 | 2026-08-31 23:52:06.630 | import eventlet as _eventlet # noqa 2026-08-31 23:52:06.630 | INFO dbcounter [-] Registered counter for database glance 2026-08-31 23:52:06.630 | 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=51372) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-08-31 23:52:06.630 | DEBUG dbcounter [-] [51372] Writer thread running {{(pid=51372) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-08-31 23:52:06.630 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/glance-common-image-props.json loaded to database. 2026-08-31 23:52:06.630 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-webservers.json loaded to database. 2026-08-31 23:52:06.631 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-host-capabilities.json loaded to database. 2026-08-31 23:52:06.631 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-quota.json loaded to database. 2026-08-31 23:52:06.631 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-flavor.json loaded to database. 2026-08-31 23:52:06.631 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware.json loaded to database. 2026-08-31 23:52:06.631 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-resource-allocation-setting-data.json loaded to database. 2026-08-31 23:52:06.631 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-hypervisor.json loaded to database. 2026-08-31 23:52:06.631 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-storage-allocation-setting-data.json loaded to database. 2026-08-31 23:52:06.631 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-disk-filter.json loaded to database. 2026-08-31 23:52:06.631 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-processor-allocation-setting-data.json loaded to database. 2026-08-31 23:52:06.631 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vtpm-hw.json loaded to database. 2026-08-31 23:52:06.632 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-num-instances.json loaded to database. 2026-08-31 23:52:06.632 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-randomgen.json loaded to database. 2026-08-31 23:52:06.632 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-xenapi.json loaded to database. 2026-08-31 23:52:06.632 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-instance-data.json loaded to database. 2026-08-31 23:52:06.632 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/storage-volume-type.json loaded to database. 2026-08-31 23:52:06.632 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt.json loaded to database. 2026-08-31 23:52:06.632 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-runtimes.json loaded to database. 2026-08-31 23:52:06.632 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/image-signature-verification.json loaded to database. 2026-08-31 23:52:06.632 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-virtual-system-setting-data.json loaded to database. 2026-08-31 23:52:06.633 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-memory-backing.json loaded to database. 2026-08-31 23:52:06.633 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-iops-filter.json loaded to database. 2026-08-31 23:52:06.633 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-watchdog.json loaded to database. 2026-08-31 23:52:06.633 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vcputopology.json loaded to database. 2026-08-31 23:52:06.633 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-quota-flavor.json loaded to database. 2026-08-31 23:52:06.633 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-shutdown.json loaded to database. 2026-08-31 23:52:06.633 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vtpm.json loaded to database. 2026-08-31 23:52:06.633 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt-image.json loaded to database. 2026-08-31 23:52:06.633 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-cpu-pinning.json loaded to database. 2026-08-31 23:52:06.634 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/operating-system.json loaded to database. 2026-08-31 23:52:06.634 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-databases.json loaded to database. 2026-08-31 23:52:06.634 | INFO glance.db.sqlalchemy.metadata [-] Metadata loading finished 2026-08-31 23:52:06.634 | + lib/glance:init_glance:537 : time_stop dbsync 2026-08-31 23:52:06.634 | + functions-common:time_stop:2420 : local name 2026-08-31 23:52:06.634 | + functions-common:time_stop:2421 : local end_time 2026-08-31 23:52:06.634 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-31 23:52:06.634 | + functions-common:time_stop:2423 : local total 2026-08-31 23:52:06.634 | + functions-common:time_stop:2424 : local start_time 2026-08-31 23:52:06.634 | + functions-common:time_stop:2426 : name=dbsync 2026-08-31 23:52:06.635 | + functions-common:time_stop:2427 : start_time=1788220167666 2026-08-31 23:52:06.635 | + functions-common:time_stop:2429 : [[ -z 1788220167666 ]] 2026-08-31 23:52:06.635 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-31 23:52:06.635 | + functions-common:time_stop:2432 : end_time=1788220183111 2026-08-31 23:52:06.635 | + functions-common:time_stop:2433 : elapsed_time=15445 2026-08-31 23:52:06.635 | + functions-common:time_stop:2434 : total=9311 2026-08-31 23:52:06.635 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-31 23:52:06.635 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=24756 2026-08-31 23:52:06.677 | [2019 Async init_glance:51088]: finished init_glance with result 0 in 15 seconds 2026-08-31 23:52:06.683 | + inc/async:async_wait:197 : return 0 2026-08-31 23:52:06.687 | + ./stack.sh:main:1234 : async_wait init_swift 2026-08-31 23:52:06.719 | Not waiting for async task init_swift that we never started or has already been waited for 2026-08-31 23:52:06.723 | + inc/async:async_wait:197 : return 0 2026-08-31 23:52:06.728 | + ./stack.sh:main:1235 : async_wait init_cinder 2026-08-31 23:52:06.810 | [2019 Async init_cinder:55577]: Waiting for completion of init_cinder running on PID 55577 (2 other jobs running) 2026-08-31 23:52:06.849 | [2019 Async init_cinder:55577]: Signaling child to exit 2026-08-31 23:52:06.850 | WAKEUP 2026-08-31 23:52:06.887 | [2019 Async init_cinder:55577]: Signaled 2026-08-31 23:52:06.890 | + lib/cinder:init_cinder:492 : is_service_enabled mysql postgresql 2026-08-31 23:52:06.890 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 23:52:06.890 | + lib/cinder:init_cinder:494 : recreate_database cinder 2026-08-31 23:52:06.890 | + lib/database:recreate_database:112 : local db=cinder 2026-08-31 23:52:06.890 | + lib/database:recreate_database:113 : recreate_database_mysql cinder 2026-08-31 23:52:06.891 | + lib/databases/mysql:recreate_database_mysql:54 : local db=cinder 2026-08-31 23:52:06.891 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS cinder;' 2026-08-31 23:52:06.891 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-31 23:52:06.891 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE cinder CHARACTER SET utf8;' 2026-08-31 23:52:06.891 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-31 23:52:06.891 | + lib/cinder:init_cinder:496 : time_start dbsync 2026-08-31 23:52:06.891 | + functions-common:time_start:2406 : local name=dbsync 2026-08-31 23:52:06.891 | + functions-common:time_start:2407 : local start_time= 2026-08-31 23:52:06.892 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-31 23:52:06.892 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-31 23:52:06.892 | + functions-common:time_start:2411 : _TIME_START[$name]=1788220272362 2026-08-31 23:52:06.892 | + lib/cinder:init_cinder:498 : /opt/stack/data/venv/bin/cinder-manage --config-file /etc/cinder/cinder.conf db sync 2026-08-31 23:52:06.892 | /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: 2026-08-31 23:52:06.892 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-31 23:52:06.892 | we strongly recommend against using it for new projects. 2026-08-31 23:52:06.893 | 2026-08-31 23:52:06.893 | If you are already using Eventlet, we recommend migrating to a different 2026-08-31 23:52:06.893 | framework. For more detail see 2026-08-31 23:52:06.893 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-31 23:52:06.893 | 2026-08-31 23:52:06.893 | import eventlet # noqa 2026-08-31 23:52:06.893 | INFO dbcounter [-] Registered counter for database cinder 2026-08-31 23:52:06.893 | 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=55760) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-08-31 23:52:06.893 | INFO cinder.db.migration [-] Applying migration(s) 2026-08-31 23:52:06.894 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-08-31 23:52:06.894 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-08-31 23:52:06.894 | DEBUG dbcounter [-] [55760] Writer thread running {{(pid=55760) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-08-31 23:52:06.894 | INFO alembic.runtime.migration [-] Running upgrade -> 921e1a36b076, Initial migration. 2026-08-31 23:52:06.894 | DEBUG alembic.runtime.migration [-] new branch insert 921e1a36b076 {{(pid=55760) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:778}} 2026-08-31 23:52:06.894 | INFO alembic.runtime.migration [-] Running upgrade 921e1a36b076 -> c92a3e68beed, Make shared_targets nullable 2026-08-31 23:52:06.894 | DEBUG alembic.runtime.migration [-] update 921e1a36b076 to c92a3e68beed {{(pid=55760) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-31 23:52:06.894 | INFO alembic.runtime.migration [-] Running upgrade c92a3e68beed -> daa98075b90d, Add resource indexes 2026-08-31 23:52:06.895 | DEBUG alembic.runtime.migration [-] update c92a3e68beed to daa98075b90d {{(pid=55760) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-31 23:52:06.895 | INFO alembic.runtime.migration [-] Running upgrade daa98075b90d -> 89aa6f9639f9, Drop legacy migrate_version table 2026-08-31 23:52:06.895 | DEBUG alembic.runtime.migration [-] update daa98075b90d to 89aa6f9639f9 {{(pid=55760) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-31 23:52:06.895 | INFO alembic.runtime.migration [-] Running upgrade 89aa6f9639f9 -> b8660621f1b9, Update reservations resource 2026-08-31 23:52:06.895 | DEBUG alembic.runtime.migration [-] update 89aa6f9639f9 to b8660621f1b9 {{(pid=55760) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-31 23:52:06.895 | INFO alembic.runtime.migration [-] Running upgrade b8660621f1b9 -> 9ab1b092a404, Make use_quota non nullable 2026-08-31 23:52:06.895 | DEBUG alembic.runtime.migration [-] update b8660621f1b9 to 9ab1b092a404 {{(pid=55760) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-31 23:52:06.895 | INFO alembic.runtime.migration [-] Running upgrade 9ab1b092a404 -> b7b88f50aab5, Remove quota consistencygroups 2026-08-31 23:52:06.896 | DEBUG alembic.runtime.migration [-] update 9ab1b092a404 to b7b88f50aab5 {{(pid=55760) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-31 23:52:06.896 | INFO alembic.runtime.migration [-] Running upgrade b7b88f50aab5 -> 9c74c1c6971f, Quota: Add backup defaults in quota class 2026-08-31 23:52:06.896 | DEBUG alembic.runtime.migration [-] update b7b88f50aab5 to 9c74c1c6971f {{(pid=55760) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-31 23:52:06.896 | INFO cinder.db.migration [-] Migration(s) applied 2026-08-31 23:52:06.896 | + lib/cinder:init_cinder:499 : time_stop dbsync 2026-08-31 23:52:06.896 | + functions-common:time_stop:2420 : local name 2026-08-31 23:52:06.896 | + functions-common:time_stop:2421 : local end_time 2026-08-31 23:52:06.897 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-31 23:52:06.897 | + functions-common:time_stop:2423 : local total 2026-08-31 23:52:06.897 | + functions-common:time_stop:2424 : local start_time 2026-08-31 23:52:06.897 | + functions-common:time_stop:2426 : name=dbsync 2026-08-31 23:52:06.897 | + functions-common:time_stop:2427 : start_time=1788220272362 2026-08-31 23:52:06.897 | + functions-common:time_stop:2429 : [[ -z 1788220272362 ]] 2026-08-31 23:52:06.897 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-31 23:52:06.897 | + functions-common:time_stop:2432 : end_time=1788220286608 2026-08-31 23:52:06.897 | + functions-common:time_stop:2433 : elapsed_time=14246 2026-08-31 23:52:06.898 | + functions-common:time_stop:2434 : total=9311 2026-08-31 23:52:06.898 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-31 23:52:06.898 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=23557 2026-08-31 23:52:06.898 | + lib/cinder:init_cinder:502 : is_service_enabled c-vol 2026-08-31 23:52:06.898 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 23:52:06.898 | + lib/cinder:init_cinder:502 : [[ -n lvm:lvmdriver-1 ]] 2026-08-31 23:52:06.898 | + lib/cinder:init_cinder:503 : local be be_name be_type 2026-08-31 23:52:06.898 | + lib/cinder:init_cinder:504 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2026-08-31 23:52:06.899 | + lib/cinder:init_cinder:505 : be_type=lvm 2026-08-31 23:52:06.899 | + lib/cinder:init_cinder:506 : be_name=lvmdriver-1 2026-08-31 23:52:06.899 | + lib/cinder:init_cinder:507 : type init_cinder_backend_lvm 2026-08-31 23:52:06.899 | + lib/cinder:init_cinder:508 : init_cinder_backend_lvm lvmdriver-1 2026-08-31 23:52:06.899 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:64 : local be_name=lvmdriver-1 2026-08-31 23:52:06.899 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:67 : init_lvm_volume_group stack-volumes-lvmdriver-1 30G 2026-08-31 23:52:06.899 | + lib/lvm:init_lvm_volume_group:129 : local vg=stack-volumes-lvmdriver-1 2026-08-31 23:52:06.899 | + lib/lvm:init_lvm_volume_group:130 : local size=30G 2026-08-31 23:52:06.900 | + lib/lvm:init_lvm_volume_group:133 : is_fedora 2026-08-31 23:52:06.900 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-08-31 23:52:06.900 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-08-31 23:52:06.900 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-08-31 23:52:06.900 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-08-31 23:52:06.900 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-08-31 23:52:06.900 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-08-31 23:52:06.900 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-08-31 23:52:06.901 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-08-31 23:52:06.901 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-08-31 23:52:06.901 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-08-31 23:52:06.901 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-08-31 23:52:06.901 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-08-31 23:52:06.901 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-08-31 23:52:06.901 | + lib/lvm:init_lvm_volume_group:138 : _create_lvm_volume_group stack-volumes-lvmdriver-1 30G 2026-08-31 23:52:06.901 | + lib/lvm:_create_lvm_volume_group:88 : local vg=stack-volumes-lvmdriver-1 2026-08-31 23:52:06.901 | + lib/lvm:_create_lvm_volume_group:89 : local size=30G 2026-08-31 23:52:06.902 | + lib/lvm:_create_lvm_volume_group:91 : local backing_file=/opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2026-08-31 23:52:06.902 | + lib/lvm:_create_lvm_volume_group:92 : sudo vgs stack-volumes-lvmdriver-1 2026-08-31 23:52:06.902 | Volume group "stack-volumes-lvmdriver-1" not found 2026-08-31 23:52:06.902 | Cannot process volume group stack-volumes-lvmdriver-1 2026-08-31 23:52:06.902 | + lib/lvm:_create_lvm_volume_group:94 : [[ -f /opt/stack/data/stack-volumes-lvmdriver-1-backing-file ]] 2026-08-31 23:52:06.902 | + lib/lvm:_create_lvm_volume_group:94 : truncate -s 30G /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2026-08-31 23:52:06.902 | + lib/lvm:_create_lvm_volume_group:96 : local directio= 2026-08-31 23:52:06.902 | + lib/lvm:_create_lvm_volume_group:98 : grep -q direct-io 2026-08-31 23:52:06.903 | + lib/lvm:_create_lvm_volume_group:98 : losetup -h 2026-08-31 23:52:06.903 | + lib/lvm:_create_lvm_volume_group:99 : directio=--direct-io=on 2026-08-31 23:52:06.903 | + lib/lvm:_create_lvm_volume_group:103 : [[ ! -e /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service ]] 2026-08-31 23:52:06.903 | + lib/lvm:_create_lvm_volume_group:107 : sudo tee /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service 2026-08-31 23:52:06.903 | + lib/lvm:_create_lvm_volume_group:104 : sed -e ' 2026-08-31 23:52:06.903 | s|%DIRECTIO%|--direct-io=on|g; 2026-08-31 23:52:06.903 | s|%BACKING_FILE%|/opt/stack/data/stack-volumes-lvmdriver-1-backing-file|g; 2026-08-31 23:52:06.903 | ' /home/quobyte/devstack/files/lvm-backing-file.template 2026-08-31 23:52:06.904 | [Unit] 2026-08-31 23:52:06.904 | Description=Activate LVM backing file /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2026-08-31 23:52:06.904 | DefaultDependencies=no 2026-08-31 23:52:06.904 | After=systemd-udev-settle.service 2026-08-31 23:52:06.904 | Before=lvm2-activation-early.service 2026-08-31 23:52:06.904 | Wants=systemd-udev-settle.service 2026-08-31 23:52:06.904 | 2026-08-31 23:52:06.904 | [Service] 2026-08-31 23:52:06.904 | ExecStart=/sbin/losetup --find --show --direct-io=on /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2026-08-31 23:52:06.905 | ExecStop=/bin/sh -c '/sbin/losetup -d $$(/sbin/losetup --associated /opt/stack/data/stack-volumes-lvmdriver-1-backing-file -O NAME -n)' 2026-08-31 23:52:06.905 | RemainAfterExit=yes 2026-08-31 23:52:06.905 | Type=oneshot 2026-08-31 23:52:06.905 | 2026-08-31 23:52:06.905 | [Install] 2026-08-31 23:52:06.905 | WantedBy=local-fs.target 2026-08-31 23:52:06.905 | Also=systemd-udev-settle.service 2026-08-31 23:52:06.905 | + lib/lvm:_create_lvm_volume_group:110 : sudo systemctl daemon-reload 2026-08-31 23:52:06.905 | + lib/lvm:_create_lvm_volume_group:111 : sudo systemctl enable --now stack-volumes-lvmdriver-1-backing-file.service 2026-08-31 23:52:06.906 | 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-08-31 23:52:06.906 | + lib/lvm:_create_lvm_volume_group:114 : local vg_dev 2026-08-31 23:52:06.906 | ++ lib/lvm:_create_lvm_volume_group:115 : sudo losetup --associated /opt/stack/data/stack-volumes-lvmdriver-1-backing-file -O NAME -n 2026-08-31 23:52:06.906 | + lib/lvm:_create_lvm_volume_group:115 : vg_dev=/dev/loop0 2026-08-31 23:52:06.906 | + lib/lvm:_create_lvm_volume_group:118 : sudo vgs stack-volumes-lvmdriver-1 2026-08-31 23:52:06.906 | Volume group "stack-volumes-lvmdriver-1" not found 2026-08-31 23:52:06.906 | Cannot process volume group stack-volumes-lvmdriver-1 2026-08-31 23:52:06.906 | + lib/lvm:_create_lvm_volume_group:119 : sudo vgcreate stack-volumes-lvmdriver-1 /dev/loop0 2026-08-31 23:52:06.907 | Physical volume "/dev/loop0" successfully created. 2026-08-31 23:52:06.907 | Volume group "stack-volumes-lvmdriver-1" successfully created 2026-08-31 23:52:06.907 | + lib/lvm:init_lvm_volume_group:140 : is_service_enabled cinder 2026-08-31 23:52:06.907 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 23:52:06.907 | + lib/lvm:init_lvm_volume_group:142 : '[' lioadm = lioadm ']' 2026-08-31 23:52:06.907 | + lib/lvm:init_lvm_volume_group:143 : sudo cinder-rtstool get-targets 2026-08-31 23:52:06.907 | + lib/lvm:init_lvm_volume_group:143 : sudo xargs -rn 1 cinder-rtstool delete 2026-08-31 23:52:06.907 | /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: 2026-08-31 23:52:06.908 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-31 23:52:06.908 | we strongly recommend against using it for new projects. 2026-08-31 23:52:06.908 | 2026-08-31 23:52:06.908 | If you are already using Eventlet, we recommend migrating to a different 2026-08-31 23:52:06.908 | framework. For more detail see 2026-08-31 23:52:06.908 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-31 23:52:06.908 | 2026-08-31 23:52:06.908 | import eventlet # noqa 2026-08-31 23:52:06.909 | + lib/lvm:init_lvm_volume_group:152 : _clean_lvm_volume_group stack-volumes-lvmdriver-1 2026-08-31 23:52:06.909 | + lib/lvm:_clean_lvm_volume_group:40 : local vg=stack-volumes-lvmdriver-1 2026-08-31 23:52:06.909 | + lib/lvm:_clean_lvm_volume_group:43 : sudo lvremove -f stack-volumes-lvmdriver-1 2026-08-31 23:52:06.909 | + lib/cinder:init_cinder:513 : is_service_enabled c-bak 2026-08-31 23:52:06.909 | + functions-common:is_service_enabled:2076 : return 1 2026-08-31 23:52:06.909 | + lib/cinder:init_cinder:519 : mkdir -p /opt/stack/data/cinder/volumes 2026-08-31 23:52:06.966 | [2019 Async init_cinder:55577]: finished init_cinder with result 0 in 17 seconds 2026-08-31 23:52:06.975 | + inc/async:async_wait:197 : return 0 2026-08-31 23:52:06.981 | + ./stack.sh:main:1240 : is_service_enabled nova 2026-08-31 23:52:07.012 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 23:52:07.017 | + ./stack.sh:main:1241 : echo_summary 'Configuring Nova' 2026-08-31 23:52:07.022 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-31 23:52:07.027 | + ./stack.sh:echo_summary:450 : echo -e Configuring Nova 2026-08-31 23:52:07.033 | + ./stack.sh:main:1242 : init_nova 2026-08-31 23:52:07.038 | + lib/nova:init_nova:848 : is_service_enabled mysql postgresql 2026-08-31 23:52:07.068 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 23:52:07.072 | + lib/nova:init_nova:848 : is_service_enabled n-api 2026-08-31 23:52:07.101 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 23:52:07.106 | + lib/nova:init_nova:850 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-08-31 23:52:07.110 | + lib/nova:init_nova:858 : async_run nova-cell-0 init_nova_db nova_cell0 /etc/nova/nova.conf 2026-08-31 23:52:07.218 | + inc/async:async_inner:63 : init_nova_db nova_cell0 /etc/nova/nova.conf 2026-08-31 23:52:07.272 | [2019 Async nova-cell-0:57811]: running: init_nova_db nova_cell0 /etc/nova/nova.conf 2026-08-31 23:52:07.278 | ++ lib/nova:init_nova:861 : seq 1 1 2026-08-31 23:52:07.284 | + lib/nova:init_nova:861 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-08-31 23:52:07.290 | ++ lib/nova:init_nova:862 : conductor_conf 1 2026-08-31 23:52:07.295 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-08-31 23:52:07.298 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-08-31 23:52:07.302 | + lib/nova:init_nova:862 : async_run nova-cell-1 init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2026-08-31 23:52:07.410 | + inc/async:async_inner:63 : init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2026-08-31 23:52:07.475 | [2019 Async nova-cell-1:57915]: running: init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2026-08-31 23:52:07.481 | + lib/nova:init_nova:865 : recreate_database nova_api 2026-08-31 23:52:07.486 | + lib/database:recreate_database:112 : local db=nova_api 2026-08-31 23:52:07.490 | + lib/database:recreate_database:113 : recreate_database_mysql nova_api 2026-08-31 23:52:07.496 | + lib/databases/mysql:recreate_database_mysql:54 : local db=nova_api 2026-08-31 23:52:07.502 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_api;' 2026-08-31 23:52:07.508 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-31 23:52:07.581 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE nova_api CHARACTER SET utf8;' 2026-08-31 23:52:07.588 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-31 23:52:07.668 | + lib/nova:init_nova:866 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova.conf api_db sync 2026-08-31 23:52:08.344 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-08-31 23:52:08.345 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-31 23:52:08.347 | we strongly recommend against using it for new projects. 2026-08-31 23:52:08.347 | 2026-08-31 23:52:08.347 | If you are already using Eventlet, we recommend migrating to a different 2026-08-31 23:52:08.347 | framework. For more detail see 2026-08-31 23:52:08.347 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-31 23:52:08.348 | 2026-08-31 23:52:08.348 | import eventlet # noqa 2026-08-31 23:52:08.674 | 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-08-31 23:52:12.959 | INFO dbcounter [-] Registered counter for database nova_api 2026-08-31 23:52:13.061 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-08-31 23:52:13.061 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-08-31 23:52:13.061 | DEBUG dbcounter [-] [57985] Writer thread running {{(pid=57985) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-08-31 23:52:13.156 | INFO alembic.runtime.migration [-] Running upgrade -> d67eeaabee36, Initial version 2026-08-31 23:52:19.194 | DEBUG alembic.runtime.migration [-] new branch insert d67eeaabee36 {{(pid=57985) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:778}} 2026-08-31 23:52:19.202 | INFO alembic.runtime.migration [-] Running upgrade d67eeaabee36 -> b30f573d3377, Remove unused build_requests columns 2026-08-31 23:52:21.777 | DEBUG alembic.runtime.migration [-] update d67eeaabee36 to b30f573d3377 {{(pid=57985) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-31 23:52:21.783 | INFO alembic.runtime.migration [-] Running upgrade b30f573d3377 -> cdeec0c85668, Drop legacy migrate_version table 2026-08-31 23:52:21.797 | DEBUG alembic.runtime.migration [-] update b30f573d3377 to cdeec0c85668 {{(pid=57985) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-31 23:52:22.764 | ++ lib/nova:init_nova:870 : database_connection_url nova_cell0 2026-08-31 23:52:22.769 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2026-08-31 23:52:22.777 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2026-08-31 23:52:22.781 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_cell0 2026-08-31 23:52:22.784 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-08-31 23:52:22.788 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-08-31 23:52:22.794 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-08-31 23:52:22.827 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-31 23:52:22.831 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-08-31 23:52:22.836 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2026-08-31 23:52:22.843 | + 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-08-31 23:52:23.516 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-08-31 23:52:23.516 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-31 23:52:23.516 | we strongly recommend against using it for new projects. 2026-08-31 23:52:23.516 | 2026-08-31 23:52:23.517 | If you are already using Eventlet, we recommend migrating to a different 2026-08-31 23:52:23.517 | framework. For more detail see 2026-08-31 23:52:23.517 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-31 23:52:23.517 | 2026-08-31 23:52:23.517 | import eventlet # noqa 2026-08-31 23:52:23.821 | 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-08-31 23:52:27.351 | INFO dbcounter [None req-56db97d3-2ca5-49d4-91f6-4888aca1677f None None] Registered counter for database nova_api 2026-08-31 23:52:27.517 | DEBUG dbcounter [-] [58627] Writer thread running {{(pid=58627) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-08-31 23:52:28.482 | ++ lib/nova:init_nova:873 : seq 0 1 2026-08-31 23:52:28.490 | + lib/nova:init_nova:873 : for i in $(seq 0 $NOVA_NUM_CELLS) 2026-08-31 23:52:28.495 | + lib/nova:init_nova:874 : async_wait nova-cell-0 2026-08-31 23:52:28.586 | [2019 Async nova-cell-0:57811]: Waiting for completion of init_nova_db nova_cell0 /etc/nova/nova.conf running on PID 57811 (3 other jobs running) 2026-08-31 23:52:28.628 | [2019 Async nova-cell-0:57811]: Signaling child to exit 2026-08-31 23:52:35.668 | + inc/async:async_inner:64 : rc=0 2026-08-31 23:52:35.697 | [57915 Async nova-cell-1:57915]: finished successfully 2026-08-31 23:52:35.761 | + inc/async:async_inner:64 : rc=0 2026-08-31 23:52:35.789 | [57811 Async nova-cell-0:57811]: finished successfully 2026-08-31 23:52:35.817 | WAKEUP 2026-08-31 23:52:35.846 | [2019 Async nova-cell-0:57811]: Signaled 2026-08-31 23:52:35.848 | + lib/nova:init_nova_db:838 : local dbname=nova_cell0 2026-08-31 23:52:35.848 | + lib/nova:init_nova_db:839 : local conffile=/etc/nova/nova.conf 2026-08-31 23:52:35.848 | + lib/nova:init_nova_db:840 : recreate_database nova_cell0 2026-08-31 23:52:35.848 | + lib/database:recreate_database:112 : local db=nova_cell0 2026-08-31 23:52:35.848 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell0 2026-08-31 23:52:35.849 | + lib/databases/mysql:recreate_database_mysql:54 : local db=nova_cell0 2026-08-31 23:52:35.849 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell0;' 2026-08-31 23:52:35.849 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-31 23:52:35.849 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE nova_cell0 CHARACTER SET utf8;' 2026-08-31 23:52:35.849 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-31 23:52:35.849 | + lib/nova:init_nova_db:841 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova.conf db sync --local_cell 2026-08-31 23:52:35.849 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-08-31 23:52:35.849 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-31 23:52:35.849 | we strongly recommend against using it for new projects. 2026-08-31 23:52:35.849 | 2026-08-31 23:52:35.850 | If you are already using Eventlet, we recommend migrating to a different 2026-08-31 23:52:35.850 | framework. For more detail see 2026-08-31 23:52:35.850 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-31 23:52:35.850 | 2026-08-31 23:52:35.850 | import eventlet # noqa 2026-08-31 23:52:35.850 | 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-08-31 23:52:35.850 | INFO dbcounter [-] Registered counter for database nova_cell0 2026-08-31 23:52:35.850 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-08-31 23:52:35.850 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-08-31 23:52:35.851 | DEBUG dbcounter [-] [57944] Writer thread running {{(pid=57944) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-08-31 23:52:35.851 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2026-08-31 23:52:35.851 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=57944) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:778}} 2026-08-31 23:52:35.851 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2026-08-31 23:52:35.851 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=57944) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-31 23:52:35.851 | INFO alembic.runtime.migration [-] Running upgrade 16f1fbcab42b -> ccb0fa1a2252, Add encryption fields to BlockDeviceMapping 2026-08-31 23:52:35.851 | DEBUG alembic.runtime.migration [-] update 16f1fbcab42b to ccb0fa1a2252 {{(pid=57944) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-31 23:52:35.851 | INFO alembic.runtime.migration [-] Running upgrade ccb0fa1a2252 -> 960aac0e09ea, de-duplicate_indexes_in_instances__console_auth_tokens 2026-08-31 23:52:35.851 | DEBUG alembic.runtime.migration [-] update ccb0fa1a2252 to 960aac0e09ea {{(pid=57944) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-31 23:52:35.851 | INFO alembic.runtime.migration [-] Running upgrade 960aac0e09ea -> 1b91788ec3a6, Drop legacy migrate_version table 2026-08-31 23:52:35.852 | DEBUG alembic.runtime.migration [-] update 960aac0e09ea to 1b91788ec3a6 {{(pid=57944) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-31 23:52:35.852 | INFO alembic.runtime.migration [-] Running upgrade 1b91788ec3a6 -> 1acf2c98e646, Add compute_id to instance 2026-08-31 23:52:35.852 | DEBUG alembic.runtime.migration [-] update 1b91788ec3a6 to 1acf2c98e646 {{(pid=57944) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-31 23:52:35.852 | INFO alembic.runtime.migration [-] Running upgrade 1acf2c98e646 -> 13863f4e1612, create_share_mapping_table 2026-08-31 23:52:35.852 | DEBUG alembic.runtime.migration [-] update 1acf2c98e646 to 13863f4e1612 {{(pid=57944) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-31 23:52:35.852 | INFO alembic.runtime.migration [-] Running upgrade 13863f4e1612 -> d60bddf7a903, add_constraint_instance_share_avoid_duplicates 2026-08-31 23:52:35.852 | DEBUG alembic.runtime.migration [-] update 13863f4e1612 to d60bddf7a903 {{(pid=57944) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-31 23:52:35.852 | INFO alembic.runtime.migration [-] Running upgrade d60bddf7a903 -> 2903cd72dc14, add_tls_port_to_console_auth_tokens 2026-08-31 23:52:35.852 | DEBUG alembic.runtime.migration [-] update d60bddf7a903 to 2903cd72dc14 {{(pid=57944) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-31 23:52:35.852 | INFO alembic.runtime.migration [-] Running upgrade 2903cd72dc14 -> ab450ba04102, db: add indexes for source/dest migrations 2026-08-31 23:52:35.853 | DEBUG alembic.runtime.migration [-] update 2903cd72dc14 to ab450ba04102 {{(pid=57944) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-31 23:52:35.908 | [2019 Async nova-cell-0:57811]: finished init_nova_db nova_cell0 /etc/nova/nova.conf with result 0 in 28 seconds 2026-08-31 23:52:35.915 | + inc/async:async_wait:197 : return 0 2026-08-31 23:52:35.919 | + lib/nova:init_nova:873 : for i in $(seq 0 $NOVA_NUM_CELLS) 2026-08-31 23:52:35.923 | + lib/nova:init_nova:874 : async_wait nova-cell-1 2026-08-31 23:52:36.001 | [2019 Async nova-cell-1:57915]: Waiting for completion of init_nova_db nova_cell1 /etc/nova/nova_cell1.conf running on PID 57915 (2 other jobs running) 2026-08-31 23:52:36.035 | [2019 Async nova-cell-1:57915]: Signaling child to exit 2026-08-31 23:52:36.035 | WAKEUP 2026-08-31 23:52:36.064 | [2019 Async nova-cell-1:57915]: Signaled 2026-08-31 23:52:36.065 | + lib/nova:init_nova_db:838 : local dbname=nova_cell1 2026-08-31 23:52:36.065 | + lib/nova:init_nova_db:839 : local conffile=/etc/nova/nova_cell1.conf 2026-08-31 23:52:36.065 | + lib/nova:init_nova_db:840 : recreate_database nova_cell1 2026-08-31 23:52:36.065 | + lib/database:recreate_database:112 : local db=nova_cell1 2026-08-31 23:52:36.066 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell1 2026-08-31 23:52:36.066 | + lib/databases/mysql:recreate_database_mysql:54 : local db=nova_cell1 2026-08-31 23:52:36.066 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell1;' 2026-08-31 23:52:36.066 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-31 23:52:36.066 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE nova_cell1 CHARACTER SET utf8;' 2026-08-31 23:52:36.066 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-31 23:52:36.066 | + 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-08-31 23:52:36.066 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-08-31 23:52:36.066 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-31 23:52:36.066 | we strongly recommend against using it for new projects. 2026-08-31 23:52:36.067 | 2026-08-31 23:52:36.067 | If you are already using Eventlet, we recommend migrating to a different 2026-08-31 23:52:36.067 | framework. For more detail see 2026-08-31 23:52:36.067 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-31 23:52:36.067 | 2026-08-31 23:52:36.067 | import eventlet # noqa 2026-08-31 23:52:36.067 | 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-08-31 23:52:36.067 | INFO dbcounter [-] Registered counter for database nova_cell1 2026-08-31 23:52:36.067 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-08-31 23:52:36.067 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-08-31 23:52:36.068 | DEBUG dbcounter [-] [57982] Writer thread running {{(pid=57982) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-08-31 23:52:36.068 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2026-08-31 23:52:36.068 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=57982) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:778}} 2026-08-31 23:52:36.068 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2026-08-31 23:52:36.068 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=57982) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-31 23:52:36.068 | INFO alembic.runtime.migration [-] Running upgrade 16f1fbcab42b -> ccb0fa1a2252, Add encryption fields to BlockDeviceMapping 2026-08-31 23:52:36.068 | DEBUG alembic.runtime.migration [-] update 16f1fbcab42b to ccb0fa1a2252 {{(pid=57982) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-31 23:52:36.068 | INFO alembic.runtime.migration [-] Running upgrade ccb0fa1a2252 -> 960aac0e09ea, de-duplicate_indexes_in_instances__console_auth_tokens 2026-08-31 23:52:36.068 | DEBUG alembic.runtime.migration [-] update ccb0fa1a2252 to 960aac0e09ea {{(pid=57982) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-31 23:52:36.069 | INFO alembic.runtime.migration [-] Running upgrade 960aac0e09ea -> 1b91788ec3a6, Drop legacy migrate_version table 2026-08-31 23:52:36.069 | DEBUG alembic.runtime.migration [-] update 960aac0e09ea to 1b91788ec3a6 {{(pid=57982) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-31 23:52:36.069 | INFO alembic.runtime.migration [-] Running upgrade 1b91788ec3a6 -> 1acf2c98e646, Add compute_id to instance 2026-08-31 23:52:36.069 | DEBUG alembic.runtime.migration [-] update 1b91788ec3a6 to 1acf2c98e646 {{(pid=57982) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-31 23:52:36.069 | INFO alembic.runtime.migration [-] Running upgrade 1acf2c98e646 -> 13863f4e1612, create_share_mapping_table 2026-08-31 23:52:36.069 | DEBUG alembic.runtime.migration [-] update 1acf2c98e646 to 13863f4e1612 {{(pid=57982) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-31 23:52:36.069 | INFO alembic.runtime.migration [-] Running upgrade 13863f4e1612 -> d60bddf7a903, add_constraint_instance_share_avoid_duplicates 2026-08-31 23:52:36.069 | DEBUG alembic.runtime.migration [-] update 13863f4e1612 to d60bddf7a903 {{(pid=57982) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-31 23:52:36.069 | INFO alembic.runtime.migration [-] Running upgrade d60bddf7a903 -> 2903cd72dc14, add_tls_port_to_console_auth_tokens 2026-08-31 23:52:36.069 | DEBUG alembic.runtime.migration [-] update d60bddf7a903 to 2903cd72dc14 {{(pid=57982) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-31 23:52:36.070 | INFO alembic.runtime.migration [-] Running upgrade 2903cd72dc14 -> ab450ba04102, db: add indexes for source/dest migrations 2026-08-31 23:52:36.070 | DEBUG alembic.runtime.migration [-] update 2903cd72dc14 to ab450ba04102 {{(pid=57982) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-31 23:52:36.124 | [2019 Async nova-cell-1:57915]: finished init_nova_db nova_cell1 /etc/nova/nova_cell1.conf with result 0 in 28 seconds 2026-08-31 23:52:36.131 | + inc/async:async_wait:197 : return 0 2026-08-31 23:52:36.136 | + lib/nova:init_nova:877 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-08-31 23:52:36.140 | + lib/nova:init_nova:884 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova.conf db online_data_migrations 2026-08-31 23:52:36.751 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-08-31 23:52:36.751 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-31 23:52:36.751 | we strongly recommend against using it for new projects. 2026-08-31 23:52:36.751 | 2026-08-31 23:52:36.751 | If you are already using Eventlet, we recommend migrating to a different 2026-08-31 23:52:36.752 | framework. For more detail see 2026-08-31 23:52:36.752 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-31 23:52:36.752 | 2026-08-31 23:52:36.752 | import eventlet # noqa 2026-08-31 23:52:37.028 | 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-08-31 23:52:40.220 | Running batches of 50 until complete 2026-08-31 23:52:40.221 | INFO dbcounter [None req-10e9145e-a3e0-45a2-8f48-b625d247f267 None None] Registered counter for database nova_cell0 2026-08-31 23:52:40.424 | DEBUG dbcounter [-] [59252] Writer thread running {{(pid=59252) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-08-31 23:52:40.431 | INFO dbcounter [None req-10e9145e-a3e0-45a2-8f48-b625d247f267 None None] Registered counter for database nova_api 2026-08-31 23:52:40.616 | DEBUG dbcounter [-] [59252] Writer thread running {{(pid=59252) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-08-31 23:52:40.646 | INFO dbcounter [None req-10e9145e-a3e0-45a2-8f48-b625d247f267 None None] Registered counter for database nova_cell0 2026-08-31 23:52:40.720 | DEBUG dbcounter [-] [59252] Writer thread running {{(pid=59252) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-08-31 23:52:40.977 | +-------------------------------------+--------------+-----------+ 2026-08-31 23:52:40.977 | | Migration | Total Needed | Completed | 2026-08-31 23:52:40.977 | +-------------------------------------+--------------+-----------+ 2026-08-31 23:52:40.977 | | fill_virtual_interface_list | 0 | 0 | 2026-08-31 23:52:40.977 | | migrate_empty_ratio | 0 | 0 | 2026-08-31 23:52:40.978 | | migrate_quota_classes_to_api_db | 0 | 0 | 2026-08-31 23:52:40.978 | | migrate_quota_limits_to_api_db | 0 | 0 | 2026-08-31 23:52:40.978 | | migration_migrate_to_uuid | 0 | 0 | 2026-08-31 23:52:40.978 | | populate_dev_uuids | 0 | 0 | 2026-08-31 23:52:40.978 | | populate_instance_compute_id | 0 | 0 | 2026-08-31 23:52:40.978 | | populate_missing_availability_zones | 0 | 0 | 2026-08-31 23:52:40.978 | | populate_queued_for_delete | 0 | 0 | 2026-08-31 23:52:40.978 | | populate_user_id | 0 | 0 | 2026-08-31 23:52:40.978 | | populate_uuids | 0 | 0 | 2026-08-31 23:52:40.979 | +-------------------------------------+--------------+-----------+ 2026-08-31 23:52:41.845 | ++ lib/nova:init_nova:887 : seq 1 1 2026-08-31 23:52:41.851 | + lib/nova:init_nova:887 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-08-31 23:52:41.857 | ++ lib/nova:init_nova:888 : conductor_conf 1 2026-08-31 23:52:41.861 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-08-31 23:52:41.869 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-08-31 23:52:41.874 | + 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-08-31 23:52:42.457 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-08-31 23:52:42.457 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-31 23:52:42.457 | we strongly recommend against using it for new projects. 2026-08-31 23:52:42.457 | 2026-08-31 23:52:42.457 | If you are already using Eventlet, we recommend migrating to a different 2026-08-31 23:52:42.457 | framework. For more detail see 2026-08-31 23:52:42.458 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-31 23:52:42.458 | 2026-08-31 23:52:42.458 | import eventlet # noqa 2026-08-31 23:52:42.730 | 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-08-31 23:52:46.006 | --transport-url not provided in the command line, using the value [DEFAULT]/transport_url from the configuration file 2026-08-31 23:52:46.006 | --database_connection not provided in the command line, using the value [database]/connection from the configuration file 2026-08-31 23:52:46.006 | INFO dbcounter [None req-bd508d10-97b5-4971-8894-4ec2747f1207 None None] Registered counter for database nova_api 2026-08-31 23:52:46.137 | DEBUG dbcounter [-] [59270] Writer thread running {{(pid=59270) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-08-31 23:52:46.980 | + lib/nova:init_nova:892 : create_nova_keys_dir 2026-08-31 23:52:46.984 | + lib/nova:create_nova_keys_dir:834 : sudo install -d -o quobyte /opt/stack/data/nova /opt/stack/data/nova/keys 2026-08-31 23:52:47.006 | + lib/nova:init_nova:894 : [[ '' == \L\V\M ]] 2026-08-31 23:52:47.011 | + ./stack.sh:main:1244 : async_runfunc configure_neutron_nova 2026-08-31 23:52:47.016 | + inc/async:async_runfunc:116 : async_run configure_neutron_nova configure_neutron_nova 2026-08-31 23:52:47.136 | + inc/async:async_inner:63 : configure_neutron_nova 2026-08-31 23:52:47.198 | [2019 Async configure_neutron_nova:59329]: running: configure_neutron_nova 2026-08-31 23:52:47.203 | + ./stack.sh:main:1252 : run_phase stack post-config 2026-08-31 23:52:47.208 | + functions-common:run_phase:1848 : local mode=stack 2026-08-31 23:52:47.213 | + functions-common:run_phase:1849 : local phase=post-config 2026-08-31 23:52:47.218 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-08-31 23:52:47.224 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-08-31 23:52:47.230 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-08-31 23:52:47.236 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-08-31 23:52:47.240 | + functions-common:run_phase:1858 : local extra 2026-08-31 23:52:47.247 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-08-31 23:52:47.254 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-08-31 23:52:47.259 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-08-31 23:52:47.264 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-08-31 23:52:47.269 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack post-config 2026-08-31 23:52:47.273 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-08-31 23:52:47.304 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-31 23:52:47.311 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-08-31 23:52:47.314 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-08-31 23:52:47.319 | ++ extras.d/80-tempest.sh:source:7 : [[ post-config == \i\n\s\t\a\l\l ]] 2026-08-31 23:52:47.324 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-08-31 23:52:47.331 | ++ extras.d/80-tempest.sh:source:10 : [[ post-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-08-31 23:52:47.336 | ++ extras.d/80-tempest.sh:source:12 : : 2026-08-31 23:52:47.339 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-08-31 23:52:47.344 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-08-31 23:52:47.351 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-08-31 23:52:47.356 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-08-31 23:52:47.361 | + functions-common:run_phase:1875 : run_plugins stack post-config 2026-08-31 23:52:47.367 | + functions-common:run_plugins:1834 : local mode=stack 2026-08-31 23:52:47.371 | + functions-common:run_plugins:1835 : local phase=post-config 2026-08-31 23:52:47.377 | + functions-common:run_plugins:1837 : local plugins= 2026-08-31 23:52:47.383 | + functions-common:run_plugins:1838 : local plugin 2026-08-31 23:52:47.386 | + ./stack.sh:main:1260 : merge_config_group /home/quobyte/devstack/local.conf post-config 2026-08-31 23:52:47.392 | + inc/meta-config:merge_config_group:171 : local localfile=/home/quobyte/devstack/local.conf 2026-08-31 23:52:47.398 | + inc/meta-config:merge_config_group:171 : shift 2026-08-31 23:52:47.403 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-config 2026-08-31 23:52:47.408 | + inc/meta-config:merge_config_group:174 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-08-31 23:52:47.413 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-08-31 23:52:47.420 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-08-31 23:52:47.428 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/quobyte/devstack/local.conf post-config 2026-08-31 23:52:47.433 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/quobyte/devstack/local.conf 2026-08-31 23:52:47.439 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-config 2026-08-31 23:52:47.444 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-08-31 23:52:47.449 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-config ' 2026-08-31 23:52:47.449 | /^\[\[.+\|.*\]\]/ { 2026-08-31 23:52:47.449 | gsub("[][]", "", $1); 2026-08-31 23:52:47.450 | split($1, a, "|"); 2026-08-31 23:52:47.450 | if (a[1] == matchgroup) 2026-08-31 23:52:47.450 | print a[2] 2026-08-31 23:52:47.450 | } 2026-08-31 23:52:47.450 | ' /home/quobyte/devstack/local.conf 2026-08-31 23:52:47.460 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2026-08-31 23:52:47.465 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2026-08-31 23:52:47.469 | + inc/meta-config:merge_config_group:180 : local dir 2026-08-31 23:52:47.476 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NOVA_CONF' 2026-08-31 23:52:47.482 | +++ inc/meta-config:merge_config_group:182 : echo /etc/nova/nova.conf 2026-08-31 23:52:47.488 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/nova/nova.conf 2026-08-31 23:52:47.494 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/nova/nova.conf ]] 2026-08-31 23:52:47.503 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/nova/nova.conf 2026-08-31 23:52:47.512 | + inc/meta-config:merge_config_group:187 : dir=/etc/nova 2026-08-31 23:52:47.517 | + inc/meta-config:merge_config_group:189 : test -e /etc/nova 2026-08-31 23:52:47.523 | + inc/meta-config:merge_config_group:189 : test -d /etc/nova 2026-08-31 23:52:47.531 | + inc/meta-config:merge_config_group:191 : [[ -e /etc/nova ]] 2026-08-31 23:52:47.536 | + inc/meta-config:merge_config_group:196 : merge_config_file /home/quobyte/devstack/local.conf post-config '$NOVA_CONF' 2026-08-31 23:52:47.543 | + inc/meta-config:merge_config_file:83 : local file=/home/quobyte/devstack/local.conf 2026-08-31 23:52:47.549 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-08-31 23:52:47.555 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CONF' 2026-08-31 23:52:47.560 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-08-31 23:52:47.568 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CONF' 2026-08-31 23:52:47.574 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova.conf 2026-08-31 23:52:47.580 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova.conf 2026-08-31 23:52:47.585 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova.conf ']' 2026-08-31 23:52:47.593 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/quobyte/devstack/local.conf post-config '$NOVA_CONF' 2026-08-31 23:52:47.595 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CONF' ' 2026-08-31 23:52:47.595 | BEGIN { 2026-08-31 23:52:47.595 | section = "" 2026-08-31 23:52:47.595 | last_section = "" 2026-08-31 23:52:47.596 | section_count = 0 2026-08-31 23:52:47.596 | } 2026-08-31 23:52:47.596 | /^\[.+\]/ { 2026-08-31 23:52:47.596 | gsub("[][]", "", $1); 2026-08-31 23:52:47.596 | section=$1 2026-08-31 23:52:47.596 | next 2026-08-31 23:52:47.596 | } 2026-08-31 23:52:47.596 | /^ *\#/ { 2026-08-31 23:52:47.596 | next 2026-08-31 23:52:47.596 | } 2026-08-31 23:52:47.596 | /^[^ \t]+/ { 2026-08-31 23:52:47.597 | # get offset of first = in $0 2026-08-31 23:52:47.597 | eq_idx = index($0, "=") 2026-08-31 23:52:47.597 | # extract attr & value from $0 2026-08-31 23:52:47.597 | attr = substr($0, 1, eq_idx - 1) 2026-08-31 23:52:47.597 | value = substr($0, eq_idx + 1) 2026-08-31 23:52:47.597 | # only need to strip trailing whitespace from attr 2026-08-31 23:52:47.597 | sub(/[ \t]*$/, "", attr) 2026-08-31 23:52:47.597 | # need to strip leading & trailing whitespace from value 2026-08-31 23:52:47.597 | sub(/^[ \t]*/, "", value) 2026-08-31 23:52:47.597 | sub(/[ \t]*$/, "", value) 2026-08-31 23:52:47.597 | 2026-08-31 23:52:47.598 | # cfg_attr_count: number of config lines per [section, attr] 2026-08-31 23:52:47.598 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-08-31 23:52:47.598 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-08-31 23:52:47.598 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-08-31 23:52:47.599 | if (! (section, attr) in cfg_attr_count) { 2026-08-31 23:52:47.599 | if (section != last_section) { 2026-08-31 23:52:47.600 | cfg_section[section_count++] = section 2026-08-31 23:52:47.600 | last_section = section 2026-08-31 23:52:47.600 | } 2026-08-31 23:52:47.600 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-08-31 23:52:47.600 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-08-31 23:52:47.600 | 2026-08-31 23:52:47.601 | cfg_attr[section, attr, 0] = value 2026-08-31 23:52:47.601 | cfg_attr_count[section, attr] = 1 2026-08-31 23:52:47.601 | } else { 2026-08-31 23:52:47.601 | lno = cfg_attr_count[section, attr]++ 2026-08-31 23:52:47.601 | cfg_attr[section, attr, lno] = value 2026-08-31 23:52:47.601 | } 2026-08-31 23:52:47.601 | } 2026-08-31 23:52:47.601 | END { 2026-08-31 23:52:47.601 | # Process each section in order 2026-08-31 23:52:47.601 | for (sno = 0; sno < section_count; sno++) { 2026-08-31 23:52:47.602 | section = cfg_section[sno] 2026-08-31 23:52:47.602 | # The ini routines simply append a config item immediately 2026-08-31 23:52:47.602 | # after the section header. To keep the same order as defined 2026-08-31 23:52:47.602 | # in local.conf, invoke the ini routines in the reverse order 2026-08-31 23:52:47.602 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-08-31 23:52:47.602 | attr = cfg_sec_attr_name[sno, attr_no] 2026-08-31 23:52:47.602 | if (cfg_attr_count[section, attr] == 1) 2026-08-31 23:52:47.602 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-08-31 23:52:47.602 | else { 2026-08-31 23:52:47.602 | # For multiline, invoke the ini routines in the reverse order 2026-08-31 23:52:47.603 | count = cfg_attr_count[section, attr] 2026-08-31 23:52:47.603 | print "inidelete " configfile " " section " " attr 2026-08-31 23:52:47.603 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-08-31 23:52:47.603 | for (l = count -2; l >= 0; l--) 2026-08-31 23:52:47.603 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-08-31 23:52:47.603 | } 2026-08-31 23:52:47.603 | } 2026-08-31 23:52:47.603 | } 2026-08-31 23:52:47.603 | } 2026-08-31 23:52:47.604 | ' 2026-08-31 23:52:47.604 | + inc/meta-config:merge_config_file:164 : read a 2026-08-31 23:52:47.604 | + inc/meta-config:get_meta_section:33 : local file=/home/quobyte/devstack/local.conf 2026-08-31 23:52:47.604 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-08-31 23:52:47.604 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-08-31 23:52:47.608 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CONF' 2026-08-31 23:52:47.613 | + inc/meta-config:get_meta_section:37 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-08-31 23:52:47.618 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CONF ]] 2026-08-31 23:52:47.623 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CONF' ' 2026-08-31 23:52:47.623 | BEGIN { group = "" } 2026-08-31 23:52:47.623 | /^\[\[.+\|.*\]\]/ { 2026-08-31 23:52:47.623 | gsub("[][]", "", $1); 2026-08-31 23:52:47.623 | split($1, a, "|"); 2026-08-31 23:52:47.623 | if (a[1] == matchgroup && a[2] == configfile) { 2026-08-31 23:52:47.623 | group=a[1] 2026-08-31 23:52:47.623 | } else { 2026-08-31 23:52:47.623 | group="" 2026-08-31 23:52:47.623 | } 2026-08-31 23:52:47.624 | next 2026-08-31 23:52:47.624 | } 2026-08-31 23:52:47.624 | { 2026-08-31 23:52:47.624 | if (group != "") 2026-08-31 23:52:47.624 | print $0 2026-08-31 23:52:47.624 | } 2026-08-31 23:52:47.624 | ' /home/quobyte/devstack/local.conf 2026-08-31 23:52:47.637 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt quobyte_mount_point_base "/opt/stack/data/nova/mnt/"' 2026-08-31 23:52:47.643 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt quobyte_mount_point_base /opt/stack/data/nova/mnt/ 2026-08-31 23:52:47.701 | + inc/meta-config:merge_config_file:164 : read a 2026-08-31 23:52:47.705 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt quobyte_client_cfg "/etc/quobyte/client-nova.cfg"' 2026-08-31 23:52:47.711 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt quobyte_client_cfg /etc/quobyte/client-nova.cfg 2026-08-31 23:52:47.765 | + inc/meta-config:merge_config_file:164 : read a 2026-08-31 23:52:47.770 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt preallocate_images "space"' 2026-08-31 23:52:47.775 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt preallocate_images space 2026-08-31 23:52:47.831 | + inc/meta-config:merge_config_file:164 : read a 2026-08-31 23:52:47.836 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt cpu_models ""' 2026-08-31 23:52:47.840 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt cpu_models '' 2026-08-31 23:52:47.899 | + inc/meta-config:merge_config_file:164 : read a 2026-08-31 23:52:47.905 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt cpu_mode "host-passthrough"' 2026-08-31 23:52:47.910 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt cpu_mode host-passthrough 2026-08-31 23:52:47.967 | + inc/meta-config:merge_config_file:164 : read a 2026-08-31 23:52:47.973 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2026-08-31 23:52:47.978 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2026-08-31 23:52:47.983 | + inc/meta-config:merge_config_group:180 : local dir 2026-08-31 23:52:47.989 | ++ inc/meta-config:merge_config_group:182 : eval 'echo /etc/neutron/metadata_agent.ini' 2026-08-31 23:52:47.994 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/metadata_agent.ini 2026-08-31 23:52:48.000 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/metadata_agent.ini 2026-08-31 23:52:48.005 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/metadata_agent.ini ]] 2026-08-31 23:52:48.011 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/metadata_agent.ini 2026-08-31 23:52:48.019 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron 2026-08-31 23:52:48.025 | + inc/meta-config:merge_config_group:189 : test -e /etc/neutron 2026-08-31 23:52:48.030 | + inc/meta-config:merge_config_group:189 : test -d /etc/neutron 2026-08-31 23:52:48.035 | + inc/meta-config:merge_config_group:191 : [[ -e /etc/neutron ]] 2026-08-31 23:52:48.040 | + inc/meta-config:merge_config_group:196 : merge_config_file /home/quobyte/devstack/local.conf post-config /etc/neutron/metadata_agent.ini 2026-08-31 23:52:48.045 | + inc/meta-config:merge_config_file:83 : local file=/home/quobyte/devstack/local.conf 2026-08-31 23:52:48.050 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-08-31 23:52:48.055 | + inc/meta-config:merge_config_file:85 : local configfile=/etc/neutron/metadata_agent.ini 2026-08-31 23:52:48.060 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-08-31 23:52:48.067 | ++ inc/meta-config:merge_config_file:91 : eval echo /etc/neutron/metadata_agent.ini 2026-08-31 23:52:48.071 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/metadata_agent.ini 2026-08-31 23:52:48.077 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/metadata_agent.ini 2026-08-31 23:52:48.083 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/metadata_agent.ini ']' 2026-08-31 23:52:48.089 | + inc/meta-config:merge_config_file:93 : touch /etc/neutron/metadata_agent.ini 2026-08-31 23:52:48.101 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/quobyte/devstack/local.conf post-config /etc/neutron/metadata_agent.ini 2026-08-31 23:52:48.101 | + inc/meta-config:merge_config_file:164 : read a 2026-08-31 23:52:48.101 | + inc/meta-config:merge_config_file:97 : awk -v configfile=/etc/neutron/metadata_agent.ini ' 2026-08-31 23:52:48.101 | BEGIN { 2026-08-31 23:52:48.102 | section = "" 2026-08-31 23:52:48.102 | last_section = "" 2026-08-31 23:52:48.102 | section_count = 0 2026-08-31 23:52:48.102 | } 2026-08-31 23:52:48.102 | /^\[.+\]/ { 2026-08-31 23:52:48.102 | gsub("[][]", "", $1); 2026-08-31 23:52:48.102 | section=$1 2026-08-31 23:52:48.102 | next 2026-08-31 23:52:48.102 | } 2026-08-31 23:52:48.102 | /^ *\#/ { 2026-08-31 23:52:48.103 | next 2026-08-31 23:52:48.103 | } 2026-08-31 23:52:48.103 | /^[^ \t]+/ { 2026-08-31 23:52:48.103 | # get offset of first = in $0 2026-08-31 23:52:48.103 | eq_idx = index($0, "=") 2026-08-31 23:52:48.103 | # extract attr & value from $0 2026-08-31 23:52:48.103 | attr = substr($0, 1, eq_idx - 1) 2026-08-31 23:52:48.103 | value = substr($0, eq_idx + 1) 2026-08-31 23:52:48.103 | # only need to strip trailing whitespace from attr 2026-08-31 23:52:48.103 | sub(/[ \t]*$/, "", attr) 2026-08-31 23:52:48.104 | # need to strip leading & trailing whitespace from value 2026-08-31 23:52:48.104 | sub(/^[ \t]*/, "", value) 2026-08-31 23:52:48.104 | sub(/[ \t]*$/, "", value) 2026-08-31 23:52:48.104 | 2026-08-31 23:52:48.104 | # cfg_attr_count: number of config lines per [section, attr] 2026-08-31 23:52:48.104 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-08-31 23:52:48.104 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-08-31 23:52:48.104 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-08-31 23:52:48.104 | if (! (section, attr) in cfg_attr_count) { 2026-08-31 23:52:48.104 | if (section != last_section) { 2026-08-31 23:52:48.104 | cfg_section[section_count++] = section 2026-08-31 23:52:48.105 | last_section = section 2026-08-31 23:52:48.105 | } 2026-08-31 23:52:48.105 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-08-31 23:52:48.105 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-08-31 23:52:48.105 | 2026-08-31 23:52:48.105 | cfg_attr[section, attr, 0] = value 2026-08-31 23:52:48.105 | cfg_attr_count[section, attr] = 1 2026-08-31 23:52:48.105 | } else { 2026-08-31 23:52:48.105 | lno = cfg_attr_count[section, attr]++ 2026-08-31 23:52:48.105 | cfg_attr[section, attr, lno] = value 2026-08-31 23:52:48.105 | } 2026-08-31 23:52:48.106 | } 2026-08-31 23:52:48.106 | END { 2026-08-31 23:52:48.106 | # Process each section in order 2026-08-31 23:52:48.106 | for (sno = 0; sno < section_count; sno++) { 2026-08-31 23:52:48.106 | section = cfg_section[sno] 2026-08-31 23:52:48.106 | # The ini routines simply append a config item immediately 2026-08-31 23:52:48.106 | # after the section header. To keep the same order as defined 2026-08-31 23:52:48.106 | # in local.conf, invoke the ini routines in the reverse order 2026-08-31 23:52:48.106 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-08-31 23:52:48.106 | attr = cfg_sec_attr_name[sno, attr_no] 2026-08-31 23:52:48.106 | if (cfg_attr_count[section, attr] == 1) 2026-08-31 23:52:48.107 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-08-31 23:52:48.107 | else { 2026-08-31 23:52:48.107 | # For multiline, invoke the ini routines in the reverse order 2026-08-31 23:52:48.107 | count = cfg_attr_count[section, attr] 2026-08-31 23:52:48.107 | print "inidelete " configfile " " section " " attr 2026-08-31 23:52:48.107 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-08-31 23:52:48.107 | for (l = count -2; l >= 0; l--) 2026-08-31 23:52:48.107 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-08-31 23:52:48.107 | } 2026-08-31 23:52:48.107 | } 2026-08-31 23:52:48.107 | } 2026-08-31 23:52:48.108 | } 2026-08-31 23:52:48.108 | ' 2026-08-31 23:52:48.108 | + inc/meta-config:get_meta_section:33 : local file=/home/quobyte/devstack/local.conf 2026-08-31 23:52:48.108 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-08-31 23:52:48.109 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-08-31 23:52:48.114 | + inc/meta-config:get_meta_section:35 : local configfile=/etc/neutron/metadata_agent.ini 2026-08-31 23:52:48.119 | + inc/meta-config:get_meta_section:37 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-08-31 23:52:48.124 | + inc/meta-config:get_meta_section:38 : [[ -z /etc/neutron/metadata_agent.ini ]] 2026-08-31 23:52:48.129 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v configfile=/etc/neutron/metadata_agent.ini ' 2026-08-31 23:52:48.129 | BEGIN { group = "" } 2026-08-31 23:52:48.130 | /^\[\[.+\|.*\]\]/ { 2026-08-31 23:52:48.130 | gsub("[][]", "", $1); 2026-08-31 23:52:48.130 | split($1, a, "|"); 2026-08-31 23:52:48.130 | if (a[1] == matchgroup && a[2] == configfile) { 2026-08-31 23:52:48.130 | group=a[1] 2026-08-31 23:52:48.130 | } else { 2026-08-31 23:52:48.131 | group="" 2026-08-31 23:52:48.131 | } 2026-08-31 23:52:48.131 | next 2026-08-31 23:52:48.131 | } 2026-08-31 23:52:48.131 | { 2026-08-31 23:52:48.131 | if (group != "") 2026-08-31 23:52:48.131 | print $0 2026-08-31 23:52:48.131 | } 2026-08-31 23:52:48.132 | ' /home/quobyte/devstack/local.conf 2026-08-31 23:52:48.140 | + inc/meta-config:merge_config_file:164 : eval 'iniset /etc/neutron/metadata_agent.ini DEFAULT ovsdb_connection "tcp:127.0.0.1:6640"' 2026-08-31 23:52:48.145 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/metadata_agent.ini DEFAULT ovsdb_connection tcp:127.0.0.1:6640 2026-08-31 23:52:48.203 | + inc/meta-config:merge_config_file:164 : read a 2026-08-31 23:52:48.210 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2026-08-31 23:52:48.215 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2026-08-31 23:52:48.220 | + inc/meta-config:merge_config_group:180 : local dir 2026-08-31 23:52:48.227 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $CINDER_CONF' 2026-08-31 23:52:48.232 | +++ inc/meta-config:merge_config_group:182 : echo /etc/cinder/cinder.conf 2026-08-31 23:52:48.239 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/cinder/cinder.conf 2026-08-31 23:52:48.242 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/cinder/cinder.conf ]] 2026-08-31 23:52:48.248 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/cinder/cinder.conf 2026-08-31 23:52:48.256 | + inc/meta-config:merge_config_group:187 : dir=/etc/cinder 2026-08-31 23:52:48.261 | + inc/meta-config:merge_config_group:189 : test -e /etc/cinder 2026-08-31 23:52:48.268 | + inc/meta-config:merge_config_group:189 : test -d /etc/cinder 2026-08-31 23:52:48.273 | + inc/meta-config:merge_config_group:191 : [[ -e /etc/cinder ]] 2026-08-31 23:52:48.278 | + inc/meta-config:merge_config_group:196 : merge_config_file /home/quobyte/devstack/local.conf post-config '$CINDER_CONF' 2026-08-31 23:52:48.285 | + inc/meta-config:merge_config_file:83 : local file=/home/quobyte/devstack/local.conf 2026-08-31 23:52:48.290 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-08-31 23:52:48.297 | + inc/meta-config:merge_config_file:85 : local 'configfile=$CINDER_CONF' 2026-08-31 23:52:48.302 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-08-31 23:52:48.310 | ++ inc/meta-config:merge_config_file:91 : eval echo '$CINDER_CONF' 2026-08-31 23:52:48.315 | +++ inc/meta-config:merge_config_file:91 : echo /etc/cinder/cinder.conf 2026-08-31 23:52:48.322 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/cinder/cinder.conf 2026-08-31 23:52:48.328 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/cinder/cinder.conf ']' 2026-08-31 23:52:48.332 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/quobyte/devstack/local.conf post-config '$CINDER_CONF' 2026-08-31 23:52:48.333 | + inc/meta-config:merge_config_file:164 : read a 2026-08-31 23:52:48.334 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$CINDER_CONF' ' 2026-08-31 23:52:48.334 | BEGIN { 2026-08-31 23:52:48.334 | section = "" 2026-08-31 23:52:48.335 | last_section = "" 2026-08-31 23:52:48.335 | section_count = 0 2026-08-31 23:52:48.335 | } 2026-08-31 23:52:48.335 | /^\[.+\]/ { 2026-08-31 23:52:48.335 | gsub("[][]", "", $1); 2026-08-31 23:52:48.335 | section=$1 2026-08-31 23:52:48.335 | next 2026-08-31 23:52:48.335 | } 2026-08-31 23:52:48.335 | /^ *\#/ { 2026-08-31 23:52:48.335 | next 2026-08-31 23:52:48.337 | } 2026-08-31 23:52:48.337 | /^[^ \t]+/ { 2026-08-31 23:52:48.337 | # get offset of first = in $0 2026-08-31 23:52:48.337 | eq_idx = index($0, "=") 2026-08-31 23:52:48.337 | # extract attr & value from $0 2026-08-31 23:52:48.337 | attr = substr($0, 1, eq_idx - 1) 2026-08-31 23:52:48.337 | value = substr($0, eq_idx + 1) 2026-08-31 23:52:48.337 | # only need to strip trailing whitespace from attr 2026-08-31 23:52:48.337 | sub(/[ \t]*$/, "", attr) 2026-08-31 23:52:48.338 | # need to strip leading & trailing whitespace from value 2026-08-31 23:52:48.338 | sub(/^[ \t]*/, "", value) 2026-08-31 23:52:48.338 | sub(/[ \t]*$/, "", value) 2026-08-31 23:52:48.338 | 2026-08-31 23:52:48.338 | # cfg_attr_count: number of config lines per [section, attr] 2026-08-31 23:52:48.338 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-08-31 23:52:48.338 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-08-31 23:52:48.338 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-08-31 23:52:48.338 | if (! (section, attr) in cfg_attr_count) { 2026-08-31 23:52:48.339 | if (section != last_section) { 2026-08-31 23:52:48.339 | cfg_section[section_count++] = section 2026-08-31 23:52:48.339 | last_section = section 2026-08-31 23:52:48.339 | } 2026-08-31 23:52:48.339 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-08-31 23:52:48.339 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-08-31 23:52:48.339 | 2026-08-31 23:52:48.339 | cfg_attr[section, attr, 0] = value 2026-08-31 23:52:48.339 | cfg_attr_count[section, attr] = 1 2026-08-31 23:52:48.340 | } else { 2026-08-31 23:52:48.340 | lno = cfg_attr_count[section, attr]++ 2026-08-31 23:52:48.340 | cfg_attr[section, attr, lno] = value 2026-08-31 23:52:48.340 | } 2026-08-31 23:52:48.340 | } 2026-08-31 23:52:48.340 | END { 2026-08-31 23:52:48.340 | # Process each section in order 2026-08-31 23:52:48.340 | for (sno = 0; sno < section_count; sno++) { 2026-08-31 23:52:48.340 | section = cfg_section[sno] 2026-08-31 23:52:48.340 | # The ini routines simply append a config item immediately 2026-08-31 23:52:48.341 | # after the section header. To keep the same order as defined 2026-08-31 23:52:48.341 | # in local.conf, invoke the ini routines in the reverse order 2026-08-31 23:52:48.341 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-08-31 23:52:48.341 | attr = cfg_sec_attr_name[sno, attr_no] 2026-08-31 23:52:48.341 | if (cfg_attr_count[section, attr] == 1) 2026-08-31 23:52:48.341 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-08-31 23:52:48.341 | else { 2026-08-31 23:52:48.341 | # For multiline, invoke the ini routines in the reverse order 2026-08-31 23:52:48.341 | count = cfg_attr_count[section, attr] 2026-08-31 23:52:48.341 | print "inidelete " configfile " " section " " attr 2026-08-31 23:52:48.342 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-08-31 23:52:48.342 | for (l = count -2; l >= 0; l--) 2026-08-31 23:52:48.342 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-08-31 23:52:48.342 | } 2026-08-31 23:52:48.342 | } 2026-08-31 23:52:48.342 | } 2026-08-31 23:52:48.342 | } 2026-08-31 23:52:48.342 | ' 2026-08-31 23:52:48.342 | + inc/meta-config:get_meta_section:33 : local file=/home/quobyte/devstack/local.conf 2026-08-31 23:52:48.342 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-08-31 23:52:48.344 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-08-31 23:52:48.350 | + inc/meta-config:get_meta_section:35 : local 'configfile=$CINDER_CONF' 2026-08-31 23:52:48.355 | + inc/meta-config:get_meta_section:37 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-08-31 23:52:48.360 | + inc/meta-config:get_meta_section:38 : [[ -z $CINDER_CONF ]] 2026-08-31 23:52:48.365 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$CINDER_CONF' ' 2026-08-31 23:52:48.365 | BEGIN { group = "" } 2026-08-31 23:52:48.365 | /^\[\[.+\|.*\]\]/ { 2026-08-31 23:52:48.365 | gsub("[][]", "", $1); 2026-08-31 23:52:48.365 | split($1, a, "|"); 2026-08-31 23:52:48.365 | if (a[1] == matchgroup && a[2] == configfile) { 2026-08-31 23:52:48.365 | group=a[1] 2026-08-31 23:52:48.366 | } else { 2026-08-31 23:52:48.366 | group="" 2026-08-31 23:52:48.366 | } 2026-08-31 23:52:48.366 | next 2026-08-31 23:52:48.366 | } 2026-08-31 23:52:48.366 | { 2026-08-31 23:52:48.366 | if (group != "") 2026-08-31 23:52:48.366 | print $0 2026-08-31 23:52:48.366 | } 2026-08-31 23:52:48.367 | ' /home/quobyte/devstack/local.conf 2026-08-31 23:52:48.376 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD nas_secure_file_operations "false"' 2026-08-31 23:52:48.380 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD nas_secure_file_operations false 2026-08-31 23:52:48.436 | + inc/meta-config:merge_config_file:164 : read a 2026-08-31 23:52:48.440 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD nas_secure_file_permissions "false"' 2026-08-31 23:52:48.445 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD nas_secure_file_permissions false 2026-08-31 23:52:48.498 | + inc/meta-config:merge_config_file:164 : read a 2026-08-31 23:52:48.502 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD quobyte_client_cfg "/etc/quobyte/client-cinder.cfg"' 2026-08-31 23:52:48.507 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD quobyte_client_cfg /etc/quobyte/client-cinder.cfg 2026-08-31 23:52:48.561 | + inc/meta-config:merge_config_file:164 : read a 2026-08-31 23:52:48.566 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD volume_backend_name "QuobyteHD"' 2026-08-31 23:52:48.569 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD volume_backend_name QuobyteHD 2026-08-31 23:52:48.614 | + inc/async:async_inner:64 : rc=0 2026-08-31 23:52:48.623 | + inc/meta-config:merge_config_file:164 : read a 2026-08-31 23:52:48.628 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD quobyte_volume_url "quobyte://osci02.corp.quobyte.com/cinder-vol-8fc128ce-a1a4-4c0a-b780-5069ba14b2be"' 2026-08-31 23:52:48.633 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD quobyte_volume_url quobyte://osci02.corp.quobyte.com/cinder-vol-8fc128ce-a1a4-4c0a-b780-5069ba14b2be 2026-08-31 23:52:48.655 | [59329 Async configure_neutron_nova:59329]: finished successfully 2026-08-31 23:52:48.684 | + inc/meta-config:merge_config_file:164 : read a 2026-08-31 23:52:48.689 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD volume_driver "cinder.volume.drivers.quobyte.QuobyteDriver"' 2026-08-31 23:52:48.694 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD volume_driver cinder.volume.drivers.quobyte.QuobyteDriver 2026-08-31 23:52:48.741 | + inc/meta-config:merge_config_file:164 : read a 2026-08-31 23:52:48.747 | + ./stack.sh:main:1269 : is_service_enabled swift 2026-08-31 23:52:48.772 | + functions-common:is_service_enabled:2076 : return 1 2026-08-31 23:52:48.775 | + ./stack.sh:main:1277 : FIXED_KEY=bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-08-31 23:52:48.779 | + ./stack.sh:main:1278 : is_service_enabled cinder 2026-08-31 23:52:48.811 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 23:52:48.815 | + ./stack.sh:main:1279 : iniset /etc/cinder/cinder.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-08-31 23:52:48.872 | + ./stack.sh:main:1282 : async_wait configure_neutron_nova 2026-08-31 23:52:48.950 | [2019 Async configure_neutron_nova:59329]: Waiting for completion of configure_neutron_nova running on PID 59329 (2 other jobs running) 2026-08-31 23:52:48.988 | [2019 Async configure_neutron_nova:59329]: Signaling child to exit 2026-08-31 23:52:48.989 | WAKEUP 2026-08-31 23:52:49.021 | [2019 Async configure_neutron_nova:59329]: Signaled 2026-08-31 23:52:49.024 | + lib/neutron:configure_neutron_nova:452 : create_nova_conf_neutron /etc/nova/nova.conf 2026-08-31 23:52:49.024 | + lib/neutron:create_nova_conf_neutron:463 : local conf=/etc/nova/nova.conf 2026-08-31 23:52:49.024 | + lib/neutron:create_nova_conf_neutron:464 : configure_keystoneauth /etc/nova/nova.conf nova neutron 2026-08-31 23:52:49.024 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-08-31 23:52:49.024 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-08-31 23:52:49.024 | + lib/keystone:configure_keystoneauth:393 : local section=neutron 2026-08-31 23:52:49.024 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf neutron auth_type password 2026-08-31 23:52:49.025 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf neutron interface public 2026-08-31 23:52:49.025 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf neutron auth_url http://192.168.122.72/identity 2026-08-31 23:52:49.025 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf neutron username nova 2026-08-31 23:52:49.025 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf neutron password nomoresecret 2026-08-31 23:52:49.025 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf neutron user_domain_name Default 2026-08-31 23:52:49.025 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf neutron project_name service 2026-08-31 23:52:49.025 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf neutron project_domain_name Default 2026-08-31 23:52:49.025 | + lib/neutron:create_nova_conf_neutron:465 : iniset /etc/nova/nova.conf neutron region_name RegionOne 2026-08-31 23:52:49.025 | + lib/neutron:create_nova_conf_neutron:468 : neutron_plugin_create_nova_conf /etc/nova/nova.conf 2026-08-31 23:52:49.025 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2026-08-31 23:52:49.026 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:125 : : 2026-08-31 23:52:49.026 | + lib/neutron:create_nova_conf_neutron:470 : is_service_enabled q-meta neutron-metadata-agent 2026-08-31 23:52:49.026 | + functions-common:is_service_enabled:2076 : return 1 2026-08-31 23:52:49.026 | + lib/neutron:create_nova_conf_neutron:474 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_is_fatal True 2026-08-31 23:52:49.026 | + lib/neutron:create_nova_conf_neutron:475 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_timeout 300 2026-08-31 23:52:49.026 | + lib/neutron:configure_neutron_nova:453 : [[ superconductor == \s\u\p\e\r\c\o\n\d\u\c\t\o\r ]] 2026-08-31 23:52:49.026 | ++ lib/neutron:configure_neutron_nova:454 : seq 1 1 2026-08-31 23:52:49.026 | + lib/neutron:configure_neutron_nova:454 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-08-31 23:52:49.026 | + lib/neutron:configure_neutron_nova:455 : local conf 2026-08-31 23:52:49.026 | ++ lib/neutron:configure_neutron_nova:456 : conductor_conf 1 2026-08-31 23:52:49.026 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-08-31 23:52:49.027 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-08-31 23:52:49.027 | + lib/neutron:configure_neutron_nova:456 : conf=/etc/nova/nova_cell1.conf 2026-08-31 23:52:49.027 | + lib/neutron:configure_neutron_nova:457 : create_nova_conf_neutron /etc/nova/nova_cell1.conf 2026-08-31 23:52:49.027 | + lib/neutron:create_nova_conf_neutron:463 : local conf=/etc/nova/nova_cell1.conf 2026-08-31 23:52:49.027 | + lib/neutron:create_nova_conf_neutron:464 : configure_keystoneauth /etc/nova/nova_cell1.conf nova neutron 2026-08-31 23:52:49.027 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova_cell1.conf 2026-08-31 23:52:49.027 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-08-31 23:52:49.027 | + lib/keystone:configure_keystoneauth:393 : local section=neutron 2026-08-31 23:52:49.027 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova_cell1.conf neutron auth_type password 2026-08-31 23:52:49.027 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova_cell1.conf neutron interface public 2026-08-31 23:52:49.027 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova_cell1.conf neutron auth_url http://192.168.122.72/identity 2026-08-31 23:52:49.028 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova_cell1.conf neutron username nova 2026-08-31 23:52:49.028 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova_cell1.conf neutron password nomoresecret 2026-08-31 23:52:49.028 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova_cell1.conf neutron user_domain_name Default 2026-08-31 23:52:49.028 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova_cell1.conf neutron project_name service 2026-08-31 23:52:49.028 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova_cell1.conf neutron project_domain_name Default 2026-08-31 23:52:49.028 | + lib/neutron:create_nova_conf_neutron:465 : iniset /etc/nova/nova_cell1.conf neutron region_name RegionOne 2026-08-31 23:52:49.028 | + lib/neutron:create_nova_conf_neutron:468 : neutron_plugin_create_nova_conf /etc/nova/nova_cell1.conf 2026-08-31 23:52:49.028 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2026-08-31 23:52:49.028 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:125 : : 2026-08-31 23:52:49.028 | + lib/neutron:create_nova_conf_neutron:470 : is_service_enabled q-meta neutron-metadata-agent 2026-08-31 23:52:49.029 | + functions-common:is_service_enabled:2076 : return 1 2026-08-31 23:52:49.029 | + lib/neutron:create_nova_conf_neutron:474 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_is_fatal True 2026-08-31 23:52:49.029 | + lib/neutron:create_nova_conf_neutron:475 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_timeout 300 2026-08-31 23:52:49.092 | [2019 Async configure_neutron_nova:59329]: finished configure_neutron_nova with result 0 in 1 seconds 2026-08-31 23:52:49.100 | + inc/async:async_wait:197 : return 0 2026-08-31 23:52:49.105 | + ./stack.sh:main:1288 : is_service_enabled nova 2026-08-31 23:52:49.136 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 23:52:49.141 | + ./stack.sh:main:1289 : iniset /etc/nova/nova.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-08-31 23:52:49.193 | + ./stack.sh:main:1290 : iniset /etc/nova/nova-cpu.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-08-31 23:52:49.249 | + ./stack.sh:main:1294 : is_service_enabled n-api 2026-08-31 23:52:49.278 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 23:52:49.283 | + ./stack.sh:main:1295 : echo_summary 'Starting Nova API' 2026-08-31 23:52:49.287 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-31 23:52:49.292 | + ./stack.sh:echo_summary:450 : echo -e Starting Nova API 2026-08-31 23:52:49.296 | + ./stack.sh:main:1296 : start_nova_api 2026-08-31 23:52:49.301 | + 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-08-31 23:52:49.305 | + 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-08-31 23:52:49.310 | + 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-08-31 23:52:49.317 | ++ lib/nova:start_nova_api:971 : which uwsgi 2026-08-31 23:52:49.324 | + lib/nova:start_nova_api:971 : run_process n-api '/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-08-31 23:52:49.329 | + functions-common:run_process:1674 : local service=n-api 2026-08-31 23:52:49.334 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-08-31 23:52:49.339 | + functions-common:run_process:1676 : local group= 2026-08-31 23:52:49.343 | + functions-common:run_process:1677 : local user= 2026-08-31 23:52:49.347 | + functions-common:run_process:1678 : local env_vars= 2026-08-31 23:52:49.351 | + functions-common:run_process:1680 : local name=n-api 2026-08-31 23:52:49.355 | + functions-common:run_process:1682 : time_start run_process 2026-08-31 23:52:49.359 | + functions-common:time_start:2406 : local name=run_process 2026-08-31 23:52:49.363 | + functions-common:time_start:2407 : local start_time= 2026-08-31 23:52:49.367 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-31 23:52:49.374 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-31 23:52:49.379 | + functions-common:time_start:2411 : _TIME_START[$name]=1788220369375 2026-08-31 23:52:49.384 | + functions-common:run_process:1683 : is_service_enabled n-api 2026-08-31 23:52:49.412 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 23:52:49.417 | + functions-common:run_process:1684 : _run_under_systemd n-api '/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' '' '' '' 2026-08-31 23:52:49.423 | + functions-common:_run_under_systemd:1628 : local service=n-api 2026-08-31 23:52:49.427 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-08-31 23:52:49.432 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-08-31 23:52:49.436 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-08-31 23:52:49.441 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-08-31 23:52:49.445 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ sudo ]] 2026-08-31 23:52:49.450 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ ^/ ]] 2026-08-31 23:52:49.454 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-api.service 2026-08-31 23:52:49.459 | + functions-common:_run_under_systemd:1635 : local group= 2026-08-31 23:52:49.462 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-08-31 23:52:49.467 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-08-31 23:52:49.471 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-08-31 23:52:49.476 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-api] ]] 2026-08-31 23:52:49.481 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ uwsgi ]] 2026-08-31 23:52:49.485 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-08-31 23:52:49.491 | + 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-08-31 23:52:49.496 | + 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-08-31 23:52:49.501 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@n-api.service 2026-08-31 23:52:49.505 | + 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-08-31 23:52:49.508 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-08-31 23:52:49.512 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-08-31 23:52:49.515 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-08-31 23:52:49.518 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@n-api.service 2026-08-31 23:52:49.521 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-08-31 23:52:49.527 | + 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-08-31 23:52:49.631 | + 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-08-31 23:52:49.745 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service SyslogIdentifier devstack@n-api.service 2026-08-31 23:52:49.838 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service User quobyte 2026-08-31 23:52:49.924 | + 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-08-31 23:52:50.012 | + 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-08-31 23:52:50.099 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Type notify 2026-08-31 23:52:50.188 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service KillMode process 2026-08-31 23:52:50.282 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Restart always 2026-08-31 23:52:50.382 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service NotifyAccess all 2026-08-31 23:52:50.485 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service RestartForceExitStatus 100 2026-08-31 23:52:50.580 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-08-31 23:52:50.584 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-08-31 23:52:50.589 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@n-api.service Install WantedBy multi-user.target 2026-08-31 23:52:50.713 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-08-31 23:52:51.214 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-api.service 2026-08-31 23:52:51.244 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api.service → /etc/systemd/system/devstack@n-api.service. 2026-08-31 23:52:51.729 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-api.service 2026-08-31 23:52:51.870 | + functions-common:run_process:1686 : time_stop run_process 2026-08-31 23:52:51.875 | + functions-common:time_stop:2420 : local name 2026-08-31 23:52:51.879 | + functions-common:time_stop:2421 : local end_time 2026-08-31 23:52:51.885 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-31 23:52:51.890 | + functions-common:time_stop:2423 : local total 2026-08-31 23:52:51.895 | + functions-common:time_stop:2424 : local start_time 2026-08-31 23:52:51.899 | + functions-common:time_stop:2426 : name=run_process 2026-08-31 23:52:51.904 | + functions-common:time_stop:2427 : start_time=1788220369375 2026-08-31 23:52:51.911 | + functions-common:time_stop:2429 : [[ -z 1788220369375 ]] 2026-08-31 23:52:51.916 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-31 23:52:51.924 | + functions-common:time_stop:2432 : end_time=1788220371918 2026-08-31 23:52:51.929 | + functions-common:time_stop:2433 : elapsed_time=2543 2026-08-31 23:52:51.934 | + functions-common:time_stop:2434 : total=4329 2026-08-31 23:52:51.939 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-31 23:52:51.944 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=6872 2026-08-31 23:52:51.949 | + lib/nova:start_nova_api:973 : echo 'Waiting for nova-api to start...' 2026-08-31 23:52:51.949 | Waiting for nova-api to start... 2026-08-31 23:52:51.954 | + lib/nova:start_nova_api:975 : local service_url=http://192.168.122.72/compute/v2.1/ 2026-08-31 23:52:51.959 | + lib/nova:start_nova_api:977 : wait_for_service 60 http://192.168.122.72/compute/v2.1/ 2026-08-31 23:52:51.964 | + functions:wait_for_service:476 : local timeout=60 2026-08-31 23:52:51.969 | + functions:wait_for_service:477 : local url=http://192.168.122.72/compute/v2.1/ 2026-08-31 23:52:51.974 | + functions:wait_for_service:478 : local rval=0 2026-08-31 23:52:51.978 | + functions:wait_for_service:479 : time_start wait_for_service 2026-08-31 23:52:51.984 | + functions-common:time_start:2406 : local name=wait_for_service 2026-08-31 23:52:51.987 | + functions-common:time_start:2407 : local start_time= 2026-08-31 23:52:51.992 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-31 23:52:51.998 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-31 23:52:52.006 | + functions-common:time_start:2411 : _TIME_START[$name]=1788220372000 2026-08-31 23:52:52.011 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-08-31 23:52:52.015 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-31 23:52:52.019 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.72/compute/v2.1/ 2026-08-31 23:52:58.611 | + :: : [[ 200 == 503 ]] 2026-08-31 23:52:58.612 | + :: : [[ 0 -eq 7 ]] 2026-08-31 23:52:58.617 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-08-31 23:52:58.621 | + functions-common:time_stop:2420 : local name 2026-08-31 23:52:58.623 | + functions-common:time_stop:2421 : local end_time 2026-08-31 23:52:58.626 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-31 23:52:58.629 | + functions-common:time_stop:2423 : local total 2026-08-31 23:52:58.631 | + functions-common:time_stop:2424 : local start_time 2026-08-31 23:52:58.634 | + functions-common:time_stop:2426 : name=wait_for_service 2026-08-31 23:52:58.636 | + functions-common:time_stop:2427 : start_time=1788220372000 2026-08-31 23:52:58.639 | + functions-common:time_stop:2429 : [[ -z 1788220372000 ]] 2026-08-31 23:52:58.642 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-31 23:52:58.646 | + functions-common:time_stop:2432 : end_time=1788220378643 2026-08-31 23:52:58.648 | + functions-common:time_stop:2433 : elapsed_time=6643 2026-08-31 23:52:58.651 | + functions-common:time_stop:2434 : total=6068 2026-08-31 23:52:58.653 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-31 23:52:58.656 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=12711 2026-08-31 23:52:58.658 | + functions:wait_for_service:486 : return 0 2026-08-31 23:52:58.661 | + 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-08-31 23:52:58.663 | + 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-08-31 23:52:58.666 | + ./stack.sh:main:1299 : is_service_enabled ovn-controller ovn-controller-vtep 2026-08-31 23:52:58.685 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 23:52:58.688 | + ./stack.sh:main:1300 : echo_summary 'Starting OVN services' 2026-08-31 23:52:58.691 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-31 23:52:58.694 | + ./stack.sh:echo_summary:450 : echo -e Starting OVN services 2026-08-31 23:52:58.697 | + ./stack.sh:main:1301 : start_ovn_services 2026-08-31 23:52:58.699 | + lib/neutron:start_ovn_services:580 : [[ ovn == \o\v\n ]] 2026-08-31 23:52:58.702 | + lib/neutron:start_ovn_services:581 : '[' libvirt '!=' ironic ']' 2026-08-31 23:52:58.705 | + lib/neutron:start_ovn_services:587 : init_ovn 2026-08-31 23:52:58.708 | + lib/neutron_plugins/ovn_agent:init_ovn:634 : local 'mkdir_cmd=mkdir -p /var/lib/ovn' 2026-08-31 23:52:58.711 | + lib/neutron_plugins/ovn_agent:init_ovn:636 : [[ False == \F\a\l\s\e ]] 2026-08-31 23:52:58.713 | + lib/neutron_plugins/ovn_agent:init_ovn:637 : mkdir_cmd='sudo mkdir -p /var/lib/ovn' 2026-08-31 23:52:58.716 | + lib/neutron_plugins/ovn_agent:init_ovn:640 : sudo mkdir -p /var/lib/ovn 2026-08-31 23:52:58.732 | + lib/neutron_plugins/ovn_agent:init_ovn:641 : mkdir -p /opt/stack/data/ovs 2026-08-31 23:52:58.737 | + lib/neutron_plugins/ovn_agent:init_ovn:643 : rm -f '/opt/stack/data/ovs/*.db' 2026-08-31 23:52:58.741 | + lib/neutron_plugins/ovn_agent:init_ovn:644 : rm -f '/opt/stack/data/ovs/.*.db.~lock~' 2026-08-31 23:52:58.745 | + lib/neutron_plugins/ovn_agent:init_ovn:645 : sudo rm -f /var/lib/ovn/ovnnb_db.db /var/lib/ovn/ovnsb_db.db 2026-08-31 23:52:58.761 | + lib/neutron_plugins/ovn_agent:init_ovn:646 : sudo rm -f /var/lib/ovn/.ovnnb_db.db.~lock~ /var/lib/ovn/.ovnsb_db.db.~lock~ 2026-08-31 23:52:58.780 | + lib/neutron_plugins/ovn_agent:init_ovn:647 : sudo rm -f /var/run/ovn/ovnnb_db.sock /var/run/ovn/ovnsb_db.sock 2026-08-31 23:52:58.797 | + lib/neutron:start_ovn_services:588 : start_ovn 2026-08-31 23:52:58.800 | + lib/neutron_plugins/ovn_agent:start_ovn:759 : echo 'Starting OVN' 2026-08-31 23:52:58.800 | Starting OVN 2026-08-31 23:52:58.803 | + lib/neutron_plugins/ovn_agent:start_ovn:761 : _start_ovs 2026-08-31 23:52:58.805 | + lib/neutron_plugins/ovn_agent:_start_ovs:651 : echo 'Starting OVS' 2026-08-31 23:52:58.805 | Starting OVS 2026-08-31 23:52:58.807 | + lib/neutron_plugins/ovn_agent:_start_ovs:652 : is_service_enabled ovn-controller ovn-controller-vtep ovn-northd 2026-08-31 23:52:58.822 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 23:52:58.825 | + lib/neutron_plugins/ovn_agent:_start_ovs:654 : enable_service ovsdb-server 2026-08-31 23:52:58.868 | + lib/neutron_plugins/ovn_agent:_start_ovs:655 : enable_service ovs-vswitchd 2026-08-31 23:52:58.918 | + lib/neutron_plugins/ovn_agent:_start_ovs:657 : [[ False == \T\r\u\e ]] 2026-08-31 23:52:58.922 | + lib/neutron_plugins/ovn_agent:_start_ovs:681 : _start_process ovsdb-server.service 2026-08-31 23:52:58.926 | + lib/neutron_plugins/ovn_agent:_start_process:261 : sudo systemctl daemon-reload 2026-08-31 23:52:59.429 | + lib/neutron_plugins/ovn_agent:_start_process:262 : sudo systemctl enable ovsdb-server.service 2026-08-31 23:52:59.902 | The unit files have no installation config (WantedBy=, RequiredBy=, UpheldBy=, 2026-08-31 23:52:59.902 | Also=, or Alias= settings in the [Install] section, and DefaultInstance= for 2026-08-31 23:52:59.902 | template units). This means they are not meant to be enabled or disabled using systemctl. 2026-08-31 23:52:59.903 | 2026-08-31 23:52:59.903 | Possible reasons for having these kinds of units are: 2026-08-31 23:52:59.903 | • A unit may be statically enabled by being symlinked from another unit's 2026-08-31 23:52:59.903 | .wants/, .requires/, or .upholds/ directory. 2026-08-31 23:52:59.903 | • A unit's purpose may be to act as a helper for some other unit which has 2026-08-31 23:52:59.903 | a requirement dependency on it. 2026-08-31 23:52:59.903 | • A unit may be started when needed via activation (socket, path, timer, 2026-08-31 23:52:59.903 | D-Bus, udev, scripted systemctl call, ...). 2026-08-31 23:52:59.904 | • In case of template units, the unit is meant to be enabled with some 2026-08-31 23:52:59.904 | instance name specified. 2026-08-31 23:52:59.915 | + lib/neutron_plugins/ovn_agent:_start_process:263 : sudo systemctl restart ovsdb-server.service 2026-08-31 23:53:04.479 | + lib/neutron_plugins/ovn_agent:_start_ovs:682 : _start_process ovs-vswitchd.service 2026-08-31 23:53:04.484 | + lib/neutron_plugins/ovn_agent:_start_process:261 : sudo systemctl daemon-reload 2026-08-31 23:53:04.988 | + lib/neutron_plugins/ovn_agent:_start_process:262 : sudo systemctl enable ovs-vswitchd.service 2026-08-31 23:53:05.503 | The unit files have no installation config (WantedBy=, RequiredBy=, UpheldBy=, 2026-08-31 23:53:05.503 | Also=, or Alias= settings in the [Install] section, and DefaultInstance= for 2026-08-31 23:53:05.503 | template units). This means they are not meant to be enabled or disabled using systemctl. 2026-08-31 23:53:05.503 | 2026-08-31 23:53:05.503 | Possible reasons for having these kinds of units are: 2026-08-31 23:53:05.503 | • A unit may be statically enabled by being symlinked from another unit's 2026-08-31 23:53:05.503 | .wants/, .requires/, or .upholds/ directory. 2026-08-31 23:53:05.503 | • A unit's purpose may be to act as a helper for some other unit which has 2026-08-31 23:53:05.503 | a requirement dependency on it. 2026-08-31 23:53:05.504 | • A unit may be started when needed via activation (socket, path, timer, 2026-08-31 23:53:05.504 | D-Bus, udev, scripted systemctl call, ...). 2026-08-31 23:53:05.504 | • In case of template units, the unit is meant to be enabled with some 2026-08-31 23:53:05.504 | instance name specified. 2026-08-31 23:53:05.512 | + lib/neutron_plugins/ovn_agent:_start_process:263 : sudo systemctl restart ovs-vswitchd.service 2026-08-31 23:53:05.710 | + lib/neutron_plugins/ovn_agent:_start_ovs:685 : echo 'Configuring OVSDB' 2026-08-31 23:53:05.710 | Configuring OVSDB 2026-08-31 23:53:05.714 | + lib/neutron_plugins/ovn_agent:_start_ovs:686 : is_service_enabled tls-proxy 2026-08-31 23:53:05.744 | + functions-common:is_service_enabled:2076 : return 1 2026-08-31 23:53:05.749 | + lib/neutron_plugins/ovn_agent:_start_ovs:693 : sudo ovs-vsctl --no-wait set-manager ptcp:6640:127.0.0.1 2026-08-31 23:53:05.789 | + lib/neutron_plugins/ovn_agent:_start_ovs:694 : sudo ovs-vsctl --no-wait set open_vswitch . system-type=devstack 2026-08-31 23:53:05.817 | + lib/neutron_plugins/ovn_agent:_start_ovs:695 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:system-id=340839d8-56c4-45bb-b09e-844a9fde72fc 2026-08-31 23:53:05.844 | + lib/neutron_plugins/ovn_agent:_start_ovs:696 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-remote=tcp:192.168.122.72:6642 2026-08-31 23:53:05.873 | + lib/neutron_plugins/ovn_agent:_start_ovs:697 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-bridge=br-int 2026-08-31 23:53:05.901 | + lib/neutron_plugins/ovn_agent:_start_ovs:698 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-encap-type=geneve 2026-08-31 23:53:05.932 | + lib/neutron_plugins/ovn_agent:_start_ovs:699 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-encap-ip=192.168.122.72 2026-08-31 23:53:05.963 | ++ lib/neutron_plugins/ovn_agent:_start_ovs:700 : hostname 2026-08-31 23:53:05.969 | + lib/neutron_plugins/ovn_agent:_start_ovs:700 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:hostname=devstack 2026-08-31 23:53:05.995 | + lib/neutron_plugins/ovn_agent:_start_ovs:702 : [[ True == \T\r\u\e ]] 2026-08-31 23:53:05.999 | + lib/neutron_plugins/ovn_agent:_start_ovs:703 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-cms-options=enable-chassis-as-gw 2026-08-31 23:53:06.028 | + lib/neutron_plugins/ovn_agent:_start_ovs:707 : [[ metadata =~ ovn-bgp ]] 2026-08-31 23:53:06.032 | + lib/neutron_plugins/ovn_agent:_start_ovs:713 : [[ metadata =~ ovn-evpn ]] 2026-08-31 23:53:06.037 | + lib/neutron_plugins/ovn_agent:_start_ovs:719 : is_provider_network 2026-08-31 23:53:06.041 | + functions-common:is_provider_network:2269 : '[' '' == True ']' 2026-08-31 23:53:06.045 | + functions-common:is_provider_network:2272 : return 1 2026-08-31 23:53:06.050 | + lib/neutron_plugins/ovn_agent:_start_ovs:719 : [[ True == \T\r\u\e ]] 2026-08-31 23:53:06.055 | + lib/neutron_plugins/ovn_agent:_start_ovs:720 : ovn_base_setup_bridge br-ex 2026-08-31 23:53:06.059 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:249 : local bridge=br-ex 2026-08-31 23:53:06.063 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:250 : local 'addbr_cmd=sudo ovs-vsctl --no-wait -- --may-exist add-br br-ex' 2026-08-31 23:53:06.068 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:252 : '[' system '!=' system ']' 2026-08-31 23:53:06.072 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:256 : sudo ovs-vsctl --no-wait -- --may-exist add-br br-ex 2026-08-31 23:53:06.106 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:257 : sudo ovs-vsctl --no-wait br-set-external-id br-ex bridge-id br-ex 2026-08-31 23:53:06.140 | + lib/neutron_plugins/ovn_agent:_start_ovs:721 : sudo ovs-vsctl set open . external-ids:ovn-bridge-mappings=public:br-ex 2026-08-31 23:53:06.174 | + lib/neutron_plugins/ovn_agent:_start_ovs:724 : is_service_enabled ovn-controller-vtep 2026-08-31 23:53:06.203 | + functions-common:is_service_enabled:2076 : return 1 2026-08-31 23:53:06.207 | + lib/neutron_plugins/ovn_agent:start_ovn:763 : local SCRIPTDIR=/share/ovn/scripts 2026-08-31 23:53:06.213 | + lib/neutron_plugins/ovn_agent:start_ovn:764 : use_new_ovn_repository 2026-08-31 23:53:06.217 | + lib/neutron_plugins/ovn_agent:use_new_ovn_repository:221 : [[ False == \F\a\l\s\e ]] 2026-08-31 23:53:06.222 | + lib/neutron_plugins/ovn_agent:use_new_ovn_repository:222 : return 0 2026-08-31 23:53:06.225 | + lib/neutron_plugins/ovn_agent:start_ovn:768 : is_service_enabled ovn-northd 2026-08-31 23:53:06.247 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 23:53:06.250 | + lib/neutron_plugins/ovn_agent:start_ovn:769 : [[ False == \T\r\u\e ]] 2026-08-31 23:53:06.255 | + lib/neutron_plugins/ovn_agent:start_ovn:775 : _start_process ovn-central.service 2026-08-31 23:53:06.257 | + lib/neutron_plugins/ovn_agent:_start_process:261 : sudo systemctl daemon-reload 2026-08-31 23:53:06.782 | + lib/neutron_plugins/ovn_agent:_start_process:262 : sudo systemctl enable ovn-central.service 2026-08-31 23:53:07.278 | + lib/neutron_plugins/ovn_agent:_start_process:263 : sudo systemctl restart ovn-central.service 2026-08-31 23:53:07.351 | + lib/neutron_plugins/ovn_agent:start_ovn:778 : _wait_for_ovn_and_set_custom_config 2026-08-31 23:53:07.355 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:741 : wait_for_sock_file /var/run/ovn/ovnnb_db.sock 2026-08-31 23:53:07.360 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:210 : local count=0 2026-08-31 23:53:07.365 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:211 : '[' '!' -S /var/run/ovn/ovnnb_db.sock ']' 2026-08-31 23:53:07.369 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:212 : sleep 1 2026-08-31 23:53:08.376 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:213 : count=1 2026-08-31 23:53:08.381 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:214 : '[' 1 -gt 40 ']' 2026-08-31 23:53:08.386 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:211 : '[' '!' -S /var/run/ovn/ovnnb_db.sock ']' 2026-08-31 23:53:08.391 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:742 : wait_for_sock_file /var/run/ovn/ovnsb_db.sock 2026-08-31 23:53:08.395 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:210 : local count=0 2026-08-31 23:53:08.400 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:211 : '[' '!' -S /var/run/ovn/ovnsb_db.sock ']' 2026-08-31 23:53:08.405 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:743 : wait_for_db_file /var/lib/ovn/ovnnb_db.db 2026-08-31 23:53:08.410 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:199 : local count=0 2026-08-31 23:53:08.414 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:200 : '[' '!' -f /var/lib/ovn/ovnnb_db.db ']' 2026-08-31 23:53:08.417 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:744 : wait_for_db_file /var/lib/ovn/ovnsb_db.db 2026-08-31 23:53:08.420 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:199 : local count=0 2026-08-31 23:53:08.424 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:200 : '[' '!' -f /var/lib/ovn/ovnsb_db.db ']' 2026-08-31 23:53:08.429 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:746 : is_service_enabled tls-proxy 2026-08-31 23:53:08.453 | + functions-common:is_service_enabled:2076 : return 1 2026-08-31 23:53:08.457 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:751 : 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-08-31 23:53:08.495 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:752 : 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-08-31 23:53:08.531 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:753 : sudo ovs-appctl -t /var/run/ovn/ovnnb_db.ctl vlog/set console:off syslog:info file:info 2026-08-31 23:53:08.551 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:754 : sudo ovs-appctl -t /var/run/ovn/ovnsb_db.ctl vlog/set console:off syslog:info file:info 2026-08-31 23:53:08.575 | + lib/neutron_plugins/ovn_agent:start_ovn:782 : is_service_enabled ovn-controller 2026-08-31 23:53:08.604 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 23:53:08.608 | + lib/neutron_plugins/ovn_agent:start_ovn:783 : [[ False == \T\r\u\e ]] 2026-08-31 23:53:08.614 | + lib/neutron_plugins/ovn_agent:start_ovn:789 : _start_process ovn-controller.service 2026-08-31 23:53:08.617 | + lib/neutron_plugins/ovn_agent:_start_process:261 : sudo systemctl daemon-reload 2026-08-31 23:53:09.110 | + lib/neutron_plugins/ovn_agent:_start_process:262 : sudo systemctl enable ovn-controller.service 2026-08-31 23:53:09.580 | The unit files have no installation config (WantedBy=, RequiredBy=, UpheldBy=, 2026-08-31 23:53:09.580 | Also=, or Alias= settings in the [Install] section, and DefaultInstance= for 2026-08-31 23:53:09.580 | template units). This means they are not meant to be enabled or disabled using systemctl. 2026-08-31 23:53:09.580 | 2026-08-31 23:53:09.581 | Possible reasons for having these kinds of units are: 2026-08-31 23:53:09.581 | • A unit may be statically enabled by being symlinked from another unit's 2026-08-31 23:53:09.582 | .wants/, .requires/, or .upholds/ directory. 2026-08-31 23:53:09.582 | • A unit's purpose may be to act as a helper for some other unit which has 2026-08-31 23:53:09.582 | a requirement dependency on it. 2026-08-31 23:53:09.583 | • A unit may be started when needed via activation (socket, path, timer, 2026-08-31 23:53:09.583 | D-Bus, udev, scripted systemctl call, ...). 2026-08-31 23:53:09.583 | • In case of template units, the unit is meant to be enabled with some 2026-08-31 23:53:09.583 | instance name specified. 2026-08-31 23:53:09.589 | + lib/neutron_plugins/ovn_agent:_start_process:263 : sudo systemctl restart ovn-controller.service 2026-08-31 23:53:09.867 | + lib/neutron_plugins/ovn_agent:start_ovn:793 : is_service_enabled ovn-controller-vtep 2026-08-31 23:53:09.894 | + functions-common:is_service_enabled:2076 : return 1 2026-08-31 23:53:09.898 | + lib/neutron_plugins/ovn_agent:start_ovn:802 : is_ovn_metadata_agent_enabled 2026-08-31 23:53:09.902 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:320 : is_service_enabled q-ovn-metadata-agent neutron-ovn-metadata-agent 2026-08-31 23:53:09.937 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 23:53:09.941 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:320 : [[ False == \F\a\l\s\e ]] 2026-08-31 23:53:09.946 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:321 : return 0 2026-08-31 23:53:09.950 | + lib/neutron_plugins/ovn_agent:start_ovn:803 : 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-08-31 23:53:09.955 | + functions-common:run_process:1674 : local service=q-ovn-metadata-agent 2026-08-31 23:53:09.959 | + 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-08-31 23:53:09.963 | + functions-common:run_process:1676 : local group= 2026-08-31 23:53:09.968 | + functions-common:run_process:1677 : local user= 2026-08-31 23:53:09.972 | + functions-common:run_process:1678 : local env_vars= 2026-08-31 23:53:09.976 | + functions-common:run_process:1680 : local name=q-ovn-metadata-agent 2026-08-31 23:53:09.981 | + functions-common:run_process:1682 : time_start run_process 2026-08-31 23:53:09.985 | + functions-common:time_start:2406 : local name=run_process 2026-08-31 23:53:09.990 | + functions-common:time_start:2407 : local start_time= 2026-08-31 23:53:09.994 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-31 23:53:09.999 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-31 23:53:10.007 | + functions-common:time_start:2411 : _TIME_START[$name]=1788220390001 2026-08-31 23:53:10.011 | + functions-common:run_process:1683 : is_service_enabled q-ovn-metadata-agent 2026-08-31 23:53:10.040 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 23:53:10.044 | + 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-08-31 23:53:10.049 | + functions-common:_run_under_systemd:1628 : local service=q-ovn-metadata-agent 2026-08-31 23:53:10.053 | + 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-08-31 23:53:10.058 | + 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-08-31 23:53:10.062 | + 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-08-31 23:53:10.066 | + 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-08-31 23:53:10.071 | + 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-08-31 23:53:10.075 | + 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-08-31 23:53:10.080 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@q-ovn-metadata-agent.service 2026-08-31 23:53:10.084 | + functions-common:_run_under_systemd:1635 : local group= 2026-08-31 23:53:10.089 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-08-31 23:53:10.093 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-08-31 23:53:10.098 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-08-31 23:53:10.102 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[q-ovn-metadata-agent] ]] 2026-08-31 23:53:10.107 | + 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-08-31 23:53:10.111 | + 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-08-31 23:53:10.115 | + functions-common:write_user_unit_file:1535 : local service=devstack@q-ovn-metadata-agent.service 2026-08-31 23:53:10.120 | + 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-08-31 23:53:10.124 | + functions-common:write_user_unit_file:1537 : local group= 2026-08-31 23:53:10.128 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-08-31 23:53:10.133 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-08-31 23:53:10.137 | + functions-common:write_user_unit_file:1540 : local extra= 2026-08-31 23:53:10.141 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-08-31 23:53:10.146 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@q-ovn-metadata-agent.service 2026-08-31 23:53:10.151 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-08-31 23:53:10.157 | + 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-08-31 23:53:10.258 | + 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-08-31 23:53:10.361 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Service User quobyte 2026-08-31 23:53:10.449 | + 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-08-31 23:53:10.535 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Service KillMode process 2026-08-31 23:53:10.617 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Service TimeoutStopSec 300 2026-08-31 23:53:10.701 | + 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-08-31 23:53:10.786 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-08-31 23:53:10.791 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-08-31 23:53:10.795 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Install WantedBy multi-user.target 2026-08-31 23:53:10.896 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-08-31 23:53:11.379 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@q-ovn-metadata-agent.service 2026-08-31 23:53:11.413 | 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-08-31 23:53:11.893 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@q-ovn-metadata-agent.service 2026-08-31 23:53:11.949 | + functions-common:run_process:1686 : time_stop run_process 2026-08-31 23:53:11.954 | + functions-common:time_stop:2420 : local name 2026-08-31 23:53:11.958 | + functions-common:time_stop:2421 : local end_time 2026-08-31 23:53:11.963 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-31 23:53:11.968 | + functions-common:time_stop:2423 : local total 2026-08-31 23:53:11.973 | + functions-common:time_stop:2424 : local start_time 2026-08-31 23:53:11.978 | + functions-common:time_stop:2426 : name=run_process 2026-08-31 23:53:11.983 | + functions-common:time_stop:2427 : start_time=1788220390001 2026-08-31 23:53:11.987 | + functions-common:time_stop:2429 : [[ -z 1788220390001 ]] 2026-08-31 23:53:11.993 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-31 23:53:12.001 | + functions-common:time_stop:2432 : end_time=1788220391995 2026-08-31 23:53:12.005 | + functions-common:time_stop:2433 : elapsed_time=1994 2026-08-31 23:53:12.011 | + functions-common:time_stop:2434 : total=6872 2026-08-31 23:53:12.016 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-31 23:53:12.020 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=8866 2026-08-31 23:53:12.026 | + lib/neutron_plugins/ovn_agent:start_ovn:805 : setup_logging /etc/neutron/neutron_ovn_metadata_agent.ini 2026-08-31 23:53:12.030 | + functions:setup_logging:693 : setup_systemd_logging /etc/neutron/neutron_ovn_metadata_agent.ini 2026-08-31 23:53:12.035 | + functions:setup_systemd_logging:710 : local conf_file=/etc/neutron/neutron_ovn_metadata_agent.ini 2026-08-31 23:53:12.042 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-08-31 23:53:12.073 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-08-31 23:53:12.078 | + functions:setup_systemd_logging:716 : local pidstr= 2026-08-31 23:53:12.083 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-08-31 23:53:12.088 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-08-31 23:53:12.092 | + 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-08-31 23:53:12.145 | + 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-08-31 23:53:12.192 | + 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-08-31 23:53:12.232 | + functions:setup_systemd_logging:727 : iniset /etc/neutron/neutron_ovn_metadata_agent.ini DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-08-31 23:53:12.272 | + functions:setup_systemd_logging:730 : iniset /etc/neutron/neutron_ovn_metadata_agent.ini DEFAULT log_color False 2026-08-31 23:53:12.313 | + lib/neutron_plugins/ovn_agent:start_ovn:808 : is_ovn_agent_enabled 2026-08-31 23:53:12.317 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:327 : is_service_enabled q-ovn-agent neutron-ovn-agent 2026-08-31 23:53:12.337 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 23:53:12.340 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:328 : enable_service q-ovn-agent 2026-08-31 23:53:12.390 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:329 : return 0 2026-08-31 23:53:12.394 | + lib/neutron_plugins/ovn_agent:start_ovn:809 : run_process q-ovn-agent '/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-08-31 23:53:12.397 | + functions-common:run_process:1674 : local service=q-ovn-agent 2026-08-31 23:53:12.400 | + 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-08-31 23:53:12.403 | + functions-common:run_process:1676 : local group= 2026-08-31 23:53:12.406 | + functions-common:run_process:1677 : local user= 2026-08-31 23:53:12.409 | + functions-common:run_process:1678 : local env_vars= 2026-08-31 23:53:12.412 | + functions-common:run_process:1680 : local name=q-ovn-agent 2026-08-31 23:53:12.415 | + functions-common:run_process:1682 : time_start run_process 2026-08-31 23:53:12.418 | + functions-common:time_start:2406 : local name=run_process 2026-08-31 23:53:12.421 | + functions-common:time_start:2407 : local start_time= 2026-08-31 23:53:12.424 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-31 23:53:12.428 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-31 23:53:12.433 | + functions-common:time_start:2411 : _TIME_START[$name]=1788220392430 2026-08-31 23:53:12.437 | + functions-common:run_process:1683 : is_service_enabled q-ovn-agent 2026-08-31 23:53:12.465 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 23:53:12.469 | + 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-08-31 23:53:12.473 | + functions-common:_run_under_systemd:1628 : local service=q-ovn-agent 2026-08-31 23:53:12.477 | + 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-08-31 23:53:12.481 | + 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-08-31 23:53:12.484 | + 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-08-31 23:53:12.489 | + 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-08-31 23:53:12.492 | + 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-08-31 23:53:12.497 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini =~ ^/ ]] 2026-08-31 23:53:12.505 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@q-ovn-agent.service 2026-08-31 23:53:12.510 | + functions-common:_run_under_systemd:1635 : local group= 2026-08-31 23:53:12.515 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-08-31 23:53:12.519 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-08-31 23:53:12.523 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-08-31 23:53:12.528 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[q-ovn-agent] ]] 2026-08-31 23:53:12.533 | + 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-08-31 23:53:12.537 | + 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-08-31 23:53:12.542 | + functions-common:write_user_unit_file:1535 : local service=devstack@q-ovn-agent.service 2026-08-31 23:53:12.546 | + 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-08-31 23:53:12.550 | + functions-common:write_user_unit_file:1537 : local group= 2026-08-31 23:53:12.554 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-08-31 23:53:12.559 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-08-31 23:53:12.564 | + functions-common:write_user_unit_file:1540 : local extra= 2026-08-31 23:53:12.568 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-08-31 23:53:12.573 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@q-ovn-agent.service 2026-08-31 23:53:12.575 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-08-31 23:53:12.583 | + 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-08-31 23:53:12.677 | + 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-08-31 23:53:12.792 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service User quobyte 2026-08-31 23:53:12.891 | + 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-08-31 23:53:12.980 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service KillMode process 2026-08-31 23:53:13.064 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service TimeoutStopSec 300 2026-08-31 23:53:13.147 | + 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-08-31 23:53:13.230 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-08-31 23:53:13.235 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-08-31 23:53:13.238 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Install WantedBy multi-user.target 2026-08-31 23:53:13.338 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-08-31 23:53:13.829 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@q-ovn-agent.service 2026-08-31 23:53:13.858 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-ovn-agent.service → /etc/systemd/system/devstack@q-ovn-agent.service. 2026-08-31 23:53:14.322 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@q-ovn-agent.service 2026-08-31 23:53:14.378 | + functions-common:run_process:1686 : time_stop run_process 2026-08-31 23:53:14.383 | + functions-common:time_stop:2420 : local name 2026-08-31 23:53:14.387 | + functions-common:time_stop:2421 : local end_time 2026-08-31 23:53:14.391 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-31 23:53:14.394 | + functions-common:time_stop:2423 : local total 2026-08-31 23:53:14.398 | + functions-common:time_stop:2424 : local start_time 2026-08-31 23:53:14.402 | + functions-common:time_stop:2426 : name=run_process 2026-08-31 23:53:14.405 | + functions-common:time_stop:2427 : start_time=1788220392430 2026-08-31 23:53:14.409 | + functions-common:time_stop:2429 : [[ -z 1788220392430 ]] 2026-08-31 23:53:14.413 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-31 23:53:14.419 | + functions-common:time_stop:2432 : end_time=1788220394415 2026-08-31 23:53:14.423 | + functions-common:time_stop:2433 : elapsed_time=1985 2026-08-31 23:53:14.427 | + functions-common:time_stop:2434 : total=8866 2026-08-31 23:53:14.430 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-31 23:53:14.434 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=10851 2026-08-31 23:53:14.438 | + lib/neutron_plugins/ovn_agent:start_ovn:811 : setup_logging /etc/neutron/plugins/ml2/ovn_agent.ini 2026-08-31 23:53:14.443 | + functions:setup_logging:693 : setup_systemd_logging /etc/neutron/plugins/ml2/ovn_agent.ini 2026-08-31 23:53:14.447 | + functions:setup_systemd_logging:710 : local conf_file=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-08-31 23:53:14.452 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-08-31 23:53:14.479 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-08-31 23:53:14.483 | + functions:setup_systemd_logging:716 : local pidstr= 2026-08-31 23:53:14.486 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-08-31 23:53:14.490 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-08-31 23:53:14.494 | + 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-08-31 23:53:14.535 | + 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-08-31 23:53:14.574 | + 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-08-31 23:53:14.614 | + functions:setup_systemd_logging:727 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-08-31 23:53:14.654 | + functions:setup_systemd_logging:730 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT log_color False 2026-08-31 23:53:14.695 | + lib/neutron:start_ovn_services:590 : [[ True == \T\r\u\e ]] 2026-08-31 23:53:14.699 | + lib/neutron:start_ovn_services:591 : [[ True != \T\r\u\e ]] 2026-08-31 23:53:14.703 | + lib/neutron:start_ovn_services:595 : create_public_bridge 2026-08-31 23:53:14.706 | + lib/neutron_plugins/ovn_agent:create_public_bridge:314 : sudo ovs-vsctl --may-exist add-br br-ex 2026-08-31 23:53:14.732 | + lib/neutron_plugins/ovn_agent:create_public_bridge:315 : sudo ovs-vsctl set open . external-ids:ovn-bridge-mappings=public:br-ex 2026-08-31 23:53:14.759 | + lib/neutron_plugins/ovn_agent:create_public_bridge:316 : _configure_public_network_connectivity 2026-08-31 23:53:14.763 | + lib/neutron:_configure_public_network_connectivity:811 : [[ -n '' ]] 2026-08-31 23:53:14.767 | + lib/neutron:_configure_public_network_connectivity:818 : for d in $default_v4_route_devs 2026-08-31 23:53:14.771 | + lib/neutron:_configure_public_network_connectivity:819 : sudo iptables -t nat -A POSTROUTING -o enp1s0 -s 172.24.4.0/24 -j MASQUERADE 2026-08-31 23:53:14.833 | + ./stack.sh:main:1304 : is_service_enabled q-svc neutron-api 2026-08-31 23:53:14.860 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 23:53:14.864 | + ./stack.sh:main:1305 : echo_summary 'Starting Neutron' 2026-08-31 23:53:14.868 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-31 23:53:14.872 | + ./stack.sh:echo_summary:450 : echo -e Starting Neutron 2026-08-31 23:53:14.876 | + ./stack.sh:main:1306 : configure_neutron_after_post_config 2026-08-31 23:53:14.879 | + lib/neutron:configure_neutron_after_post_config:562 : [[ ovn-router != '' ]] 2026-08-31 23:53:14.883 | + lib/neutron:configure_neutron_after_post_config:563 : iniset /etc/neutron/neutron.conf DEFAULT service_plugins ovn-router 2026-08-31 23:53:14.919 | + lib/neutron:configure_neutron_after_post_config:565 : configure_rbac_policies 2026-08-31 23:53:14.922 | + lib/neutron:configure_rbac_policies:571 : [[ True == \T\r\u\e ]] 2026-08-31 23:53:14.924 | + lib/neutron:configure_rbac_policies:572 : iniset /etc/neutron/neutron.conf oslo_policy enforce_new_defaults True 2026-08-31 23:53:14.958 | + ./stack.sh:main:1307 : start_neutron_service_and_check 2026-08-31 23:53:14.960 | + lib/neutron:start_neutron_service_and_check:636 : local cfg_file_options 2026-08-31 23:53:14.963 | + lib/neutron:start_neutron_service_and_check:637 : local neutron_url 2026-08-31 23:53:14.966 | ++ lib/neutron:start_neutron_service_and_check:639 : determine_config_files neutron-server 2026-08-31 23:53:14.968 | ++ lib/neutron:determine_config_files:367 : local opts= 2026-08-31 23:53:14.970 | ++ lib/neutron:determine_config_files:368 : case "$1" in 2026-08-31 23:53:14.973 | +++ lib/neutron:determine_config_files:369 : _determine_config_server 2026-08-31 23:53:14.975 | +++ lib/neutron:_determine_config_server:325 : [[ '' != '' ]] 2026-08-31 23:53:14.978 | +++ lib/neutron:_determine_config_server:332 : [[ 0 > 0 ]] 2026-08-31 23:53:14.980 | +++ lib/neutron:_determine_config_server:339 : local cfg_file 2026-08-31 23:53:14.982 | +++ lib/neutron:_determine_config_server:340 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-08-31 23:53:14.984 | +++ lib/neutron:_determine_config_server:344 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-08-31 23:53:14.987 | ++ lib/neutron:determine_config_files:369 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-08-31 23:53:14.989 | ++ lib/neutron:determine_config_files:372 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' ']' 2026-08-31 23:53:14.991 | ++ lib/neutron:determine_config_files:375 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-08-31 23:53:14.995 | + 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-08-31 23:53:14.997 | + lib/neutron:start_neutron_service_and_check:642 : enable_neutron_server_services 2026-08-31 23:53:15.000 | + lib/neutron:enable_neutron_server_services:607 : local rpc_workers 2026-08-31 23:53:15.002 | + lib/neutron:enable_neutron_server_services:612 : [[ -f /etc/neutron/neutron.conf ]] 2026-08-31 23:53:15.005 | ++ lib/neutron:enable_neutron_server_services:613 : iniget_multiline /etc/neutron/neutron.conf DEFAULT rpc_workers 2026-08-31 23:53:15.024 | + lib/neutron:enable_neutron_server_services:613 : rpc_workers= 2026-08-31 23:53:15.027 | + lib/neutron:enable_neutron_server_services:620 : enable_service neutron-api 2026-08-31 23:53:15.071 | + lib/neutron:enable_neutron_server_services:621 : enable_service neutron-periodic-workers 2026-08-31 23:53:15.114 | + lib/neutron:enable_neutron_server_services:624 : [[ '' != \0 ]] 2026-08-31 23:53:15.117 | + lib/neutron:enable_neutron_server_services:625 : enable_service neutron-rpc-server 2026-08-31 23:53:15.155 | + lib/neutron:enable_neutron_server_services:629 : [[ ovn == \o\v\n ]] 2026-08-31 23:53:15.158 | + lib/neutron:enable_neutron_server_services:630 : enable_service neutron-ovn-maintenance-worker 2026-08-31 23:53:15.197 | ++ lib/neutron:start_neutron_service_and_check:645 : which uwsgi 2026-08-31 23:53:15.201 | + 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-08-31 23:53:15.204 | + functions-common:run_process:1674 : local service=neutron-api 2026-08-31 23:53:15.207 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-08-31 23:53:15.210 | + functions-common:run_process:1676 : local group= 2026-08-31 23:53:15.212 | + functions-common:run_process:1677 : local user= 2026-08-31 23:53:15.215 | + functions-common:run_process:1678 : local env_vars= 2026-08-31 23:53:15.217 | + functions-common:run_process:1680 : local name=neutron-api 2026-08-31 23:53:15.220 | + functions-common:run_process:1682 : time_start run_process 2026-08-31 23:53:15.222 | + functions-common:time_start:2406 : local name=run_process 2026-08-31 23:53:15.224 | + functions-common:time_start:2407 : local start_time= 2026-08-31 23:53:15.227 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-31 23:53:15.230 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-31 23:53:15.234 | + functions-common:time_start:2411 : _TIME_START[$name]=1788220395231 2026-08-31 23:53:15.236 | + functions-common:run_process:1683 : is_service_enabled neutron-api 2026-08-31 23:53:15.251 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 23:53:15.254 | + functions-common:run_process:1684 : _run_under_systemd neutron-api '/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' '' '' '' 2026-08-31 23:53:15.256 | + functions-common:_run_under_systemd:1628 : local service=neutron-api 2026-08-31 23:53:15.259 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-08-31 23:53:15.261 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-08-31 23:53:15.264 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-08-31 23:53:15.267 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-08-31 23:53:15.269 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini =~ sudo ]] 2026-08-31 23:53:15.271 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini =~ ^/ ]] 2026-08-31 23:53:15.273 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@neutron-api.service 2026-08-31 23:53:15.276 | + functions-common:_run_under_systemd:1635 : local group= 2026-08-31 23:53:15.279 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-08-31 23:53:15.281 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-08-31 23:53:15.283 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-08-31 23:53:15.286 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[neutron-api] ]] 2026-08-31 23:53:15.288 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini =~ uwsgi ]] 2026-08-31 23:53:15.290 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-08-31 23:53:15.292 | + 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-08-31 23:53:15.295 | + 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-08-31 23:53:15.297 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@neutron-api.service 2026-08-31 23:53:15.299 | + 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-08-31 23:53:15.301 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-08-31 23:53:15.303 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-08-31 23:53:15.305 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-08-31 23:53:15.307 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@neutron-api.service 2026-08-31 23:53:15.310 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-08-31 23:53:15.314 | + 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-08-31 23:53:15.392 | + 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-08-31 23:53:15.470 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service SyslogIdentifier devstack@neutron-api.service 2026-08-31 23:53:15.536 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service User quobyte 2026-08-31 23:53:15.597 | + 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-08-31 23:53:15.660 | + 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-08-31 23:53:15.724 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service Type notify 2026-08-31 23:53:15.794 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service KillMode process 2026-08-31 23:53:15.874 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service Restart always 2026-08-31 23:53:15.939 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service NotifyAccess all 2026-08-31 23:53:16.009 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service RestartForceExitStatus 100 2026-08-31 23:53:16.074 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-08-31 23:53:16.077 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-08-31 23:53:16.080 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Install WantedBy multi-user.target 2026-08-31 23:53:16.170 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-08-31 23:53:16.717 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@neutron-api.service 2026-08-31 23:53:16.755 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@neutron-api.service → /etc/systemd/system/devstack@neutron-api.service. 2026-08-31 23:53:17.235 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@neutron-api.service 2026-08-31 23:53:17.390 | + functions-common:run_process:1686 : time_stop run_process 2026-08-31 23:53:17.397 | + functions-common:time_stop:2420 : local name 2026-08-31 23:53:17.403 | + functions-common:time_stop:2421 : local end_time 2026-08-31 23:53:17.408 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-31 23:53:17.410 | + functions-common:time_stop:2423 : local total 2026-08-31 23:53:17.415 | + functions-common:time_stop:2424 : local start_time 2026-08-31 23:53:17.416 | + functions-common:time_stop:2426 : name=run_process 2026-08-31 23:53:17.421 | + functions-common:time_stop:2427 : start_time=1788220395231 2026-08-31 23:53:17.426 | + functions-common:time_stop:2429 : [[ -z 1788220395231 ]] 2026-08-31 23:53:17.433 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-31 23:53:17.440 | + functions-common:time_stop:2432 : end_time=1788220397436 2026-08-31 23:53:17.443 | + functions-common:time_stop:2433 : elapsed_time=2205 2026-08-31 23:53:17.446 | + functions-common:time_stop:2434 : total=10851 2026-08-31 23:53:17.449 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-31 23:53:17.452 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=13056 2026-08-31 23:53:17.455 | + lib/neutron:start_neutron_service_and_check:646 : neutron_url=http://192.168.122.72/ 2026-08-31 23:53:17.458 | + 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-08-31 23:53:17.466 | + functions-common:run_process:1674 : local service=neutron-rpc-server 2026-08-31 23:53:17.468 | + 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-08-31 23:53:17.470 | + functions-common:run_process:1676 : local group= 2026-08-31 23:53:17.472 | + functions-common:run_process:1677 : local user= 2026-08-31 23:53:17.475 | + functions-common:run_process:1678 : local env_vars= 2026-08-31 23:53:17.478 | + functions-common:run_process:1680 : local name=neutron-rpc-server 2026-08-31 23:53:17.479 | + functions-common:run_process:1682 : time_start run_process 2026-08-31 23:53:17.483 | + functions-common:time_start:2406 : local name=run_process 2026-08-31 23:53:17.485 | + functions-common:time_start:2407 : local start_time= 2026-08-31 23:53:17.487 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-31 23:53:17.490 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-31 23:53:17.497 | + functions-common:time_start:2411 : _TIME_START[$name]=1788220397492 2026-08-31 23:53:17.502 | + functions-common:run_process:1683 : is_service_enabled neutron-rpc-server 2026-08-31 23:53:17.531 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 23:53:17.534 | + 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-08-31 23:53:17.537 | + functions-common:_run_under_systemd:1628 : local service=neutron-rpc-server 2026-08-31 23:53:17.540 | + 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-08-31 23:53:17.542 | + 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-08-31 23:53:17.546 | + 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-08-31 23:53:17.547 | + 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-08-31 23:53:17.549 | + 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-08-31 23:53:17.551 | + 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-08-31 23:53:17.555 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@neutron-rpc-server.service 2026-08-31 23:53:17.556 | + functions-common:_run_under_systemd:1635 : local group= 2026-08-31 23:53:17.559 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-08-31 23:53:17.562 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-08-31 23:53:17.563 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-08-31 23:53:17.565 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[neutron-rpc-server] ]] 2026-08-31 23:53:17.569 | + 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-08-31 23:53:17.576 | + 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-08-31 23:53:17.583 | + functions-common:write_user_unit_file:1535 : local service=devstack@neutron-rpc-server.service 2026-08-31 23:53:17.586 | + 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-08-31 23:53:17.590 | + functions-common:write_user_unit_file:1537 : local group= 2026-08-31 23:53:17.591 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-08-31 23:53:17.593 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-08-31 23:53:17.595 | + functions-common:write_user_unit_file:1540 : local extra= 2026-08-31 23:53:17.598 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-08-31 23:53:17.599 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@neutron-rpc-server.service 2026-08-31 23:53:17.602 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-08-31 23:53:17.606 | + 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-08-31 23:53:17.699 | + 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-08-31 23:53:17.792 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service User quobyte 2026-08-31 23:53:17.887 | + 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-08-31 23:53:17.961 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service KillMode process 2026-08-31 23:53:18.034 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service TimeoutStopSec 300 2026-08-31 23:53:18.104 | + 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-08-31 23:53:18.176 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-08-31 23:53:18.179 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-08-31 23:53:18.181 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Install WantedBy multi-user.target 2026-08-31 23:53:18.264 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-08-31 23:53:18.804 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@neutron-rpc-server.service 2026-08-31 23:53:18.859 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@neutron-rpc-server.service → /etc/systemd/system/devstack@neutron-rpc-server.service. 2026-08-31 23:53:19.370 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@neutron-rpc-server.service 2026-08-31 23:53:19.441 | + functions-common:run_process:1686 : time_stop run_process 2026-08-31 23:53:19.446 | + functions-common:time_stop:2420 : local name 2026-08-31 23:53:19.455 | + functions-common:time_stop:2421 : local end_time 2026-08-31 23:53:19.469 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-31 23:53:19.478 | + functions-common:time_stop:2423 : local total 2026-08-31 23:53:19.485 | + functions-common:time_stop:2424 : local start_time 2026-08-31 23:53:19.495 | + functions-common:time_stop:2426 : name=run_process 2026-08-31 23:53:19.499 | + functions-common:time_stop:2427 : start_time=1788220397492 2026-08-31 23:53:19.508 | + functions-common:time_stop:2429 : [[ -z 1788220397492 ]] 2026-08-31 23:53:19.517 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-31 23:53:19.530 | + functions-common:time_stop:2432 : end_time=1788220399520 2026-08-31 23:53:19.536 | + functions-common:time_stop:2433 : elapsed_time=2028 2026-08-31 23:53:19.542 | + functions-common:time_stop:2434 : total=13056 2026-08-31 23:53:19.548 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-31 23:53:19.559 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=15084 2026-08-31 23:53:19.565 | + 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-08-31 23:53:19.574 | + functions-common:run_process:1674 : local service=neutron-periodic-workers 2026-08-31 23:53:19.581 | + 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-08-31 23:53:19.595 | + functions-common:run_process:1676 : local group= 2026-08-31 23:53:19.600 | + functions-common:run_process:1677 : local user= 2026-08-31 23:53:19.609 | + functions-common:run_process:1678 : local env_vars= 2026-08-31 23:53:19.611 | + functions-common:run_process:1680 : local name=neutron-periodic-workers 2026-08-31 23:53:19.618 | + functions-common:run_process:1682 : time_start run_process 2026-08-31 23:53:19.621 | + functions-common:time_start:2406 : local name=run_process 2026-08-31 23:53:19.629 | + functions-common:time_start:2407 : local start_time= 2026-08-31 23:53:19.637 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-31 23:53:19.645 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-31 23:53:19.653 | + functions-common:time_start:2411 : _TIME_START[$name]=1788220399645 2026-08-31 23:53:19.659 | + functions-common:run_process:1683 : is_service_enabled neutron-periodic-workers 2026-08-31 23:53:19.702 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 23:53:19.706 | + 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-08-31 23:53:19.711 | + functions-common:_run_under_systemd:1628 : local service=neutron-periodic-workers 2026-08-31 23:53:19.718 | + 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-08-31 23:53:19.725 | + 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-08-31 23:53:19.726 | + 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-08-31 23:53:19.731 | + 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-08-31 23:53:19.739 | + 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-08-31 23:53:19.740 | + 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-08-31 23:53:19.747 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@neutron-periodic-workers.service 2026-08-31 23:53:19.751 | + functions-common:_run_under_systemd:1635 : local group= 2026-08-31 23:53:19.755 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-08-31 23:53:19.761 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-08-31 23:53:19.769 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-08-31 23:53:19.773 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[neutron-periodic-workers] ]] 2026-08-31 23:53:19.779 | + 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-08-31 23:53:19.784 | + 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-08-31 23:53:19.792 | + functions-common:write_user_unit_file:1535 : local service=devstack@neutron-periodic-workers.service 2026-08-31 23:53:19.796 | + 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-08-31 23:53:19.802 | + functions-common:write_user_unit_file:1537 : local group= 2026-08-31 23:53:19.804 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-08-31 23:53:19.812 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-08-31 23:53:19.817 | + functions-common:write_user_unit_file:1540 : local extra= 2026-08-31 23:53:19.825 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-08-31 23:53:19.831 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@neutron-periodic-workers.service 2026-08-31 23:53:19.835 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-08-31 23:53:19.849 | + 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-08-31 23:53:19.996 | + 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-08-31 23:53:20.163 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service User quobyte 2026-08-31 23:53:20.303 | + 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-08-31 23:53:20.439 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service KillMode process 2026-08-31 23:53:20.554 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service TimeoutStopSec 300 2026-08-31 23:53:20.669 | + 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-08-31 23:53:20.751 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-08-31 23:53:20.753 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-08-31 23:53:20.756 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Install WantedBy multi-user.target 2026-08-31 23:53:20.889 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-08-31 23:53:21.528 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@neutron-periodic-workers.service 2026-08-31 23:53:21.589 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@neutron-periodic-workers.service → /etc/systemd/system/devstack@neutron-periodic-workers.service. 2026-08-31 23:53:22.122 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@neutron-periodic-workers.service 2026-08-31 23:53:22.176 | + functions-common:run_process:1686 : time_stop run_process 2026-08-31 23:53:22.180 | + functions-common:time_stop:2420 : local name 2026-08-31 23:53:22.185 | + functions-common:time_stop:2421 : local end_time 2026-08-31 23:53:22.190 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-31 23:53:22.197 | + functions-common:time_stop:2423 : local total 2026-08-31 23:53:22.204 | + functions-common:time_stop:2424 : local start_time 2026-08-31 23:53:22.212 | + functions-common:time_stop:2426 : name=run_process 2026-08-31 23:53:22.218 | + functions-common:time_stop:2427 : start_time=1788220399645 2026-08-31 23:53:22.227 | + functions-common:time_stop:2429 : [[ -z 1788220399645 ]] 2026-08-31 23:53:22.235 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-31 23:53:22.246 | + functions-common:time_stop:2432 : end_time=1788220402239 2026-08-31 23:53:22.252 | + functions-common:time_stop:2433 : elapsed_time=2594 2026-08-31 23:53:22.256 | + functions-common:time_stop:2434 : total=15084 2026-08-31 23:53:22.263 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-31 23:53:22.268 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=17678 2026-08-31 23:53:22.271 | + lib/neutron:start_neutron_service_and_check:651 : _run_ovn_maintenance 2026-08-31 23:53:22.282 | + lib/neutron:_run_ovn_maintenance:353 : [[ ovn == \o\v\n ]] 2026-08-31 23:53:22.285 | + 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-08-31 23:53:22.289 | + functions-common:run_process:1674 : local service=neutron-ovn-maintenance-worker 2026-08-31 23:53:22.295 | + 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-08-31 23:53:22.302 | + functions-common:run_process:1676 : local group= 2026-08-31 23:53:22.306 | + functions-common:run_process:1677 : local user= 2026-08-31 23:53:22.313 | + functions-common:run_process:1678 : local env_vars= 2026-08-31 23:53:22.318 | + functions-common:run_process:1680 : local name=neutron-ovn-maintenance-worker 2026-08-31 23:53:22.322 | + functions-common:run_process:1682 : time_start run_process 2026-08-31 23:53:22.329 | + functions-common:time_start:2406 : local name=run_process 2026-08-31 23:53:22.335 | + functions-common:time_start:2407 : local start_time= 2026-08-31 23:53:22.340 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-31 23:53:22.352 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-31 23:53:22.362 | + functions-common:time_start:2411 : _TIME_START[$name]=1788220402352 2026-08-31 23:53:22.371 | + functions-common:run_process:1683 : is_service_enabled neutron-ovn-maintenance-worker 2026-08-31 23:53:22.410 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 23:53:22.415 | + 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-08-31 23:53:22.422 | + functions-common:_run_under_systemd:1628 : local service=neutron-ovn-maintenance-worker 2026-08-31 23:53:22.425 | + 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-08-31 23:53:22.434 | + 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-08-31 23:53:22.437 | + 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-08-31 23:53:22.447 | + 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-08-31 23:53:22.451 | + 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-08-31 23:53:22.460 | + 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-08-31 23:53:22.463 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@neutron-ovn-maintenance-worker.service 2026-08-31 23:53:22.471 | + functions-common:_run_under_systemd:1635 : local group= 2026-08-31 23:53:22.480 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-08-31 23:53:22.486 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-08-31 23:53:22.495 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-08-31 23:53:22.502 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[neutron-ovn-maintenance-worker] ]] 2026-08-31 23:53:22.507 | + 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-08-31 23:53:22.513 | + 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-08-31 23:53:22.519 | + functions-common:write_user_unit_file:1535 : local service=devstack@neutron-ovn-maintenance-worker.service 2026-08-31 23:53:22.529 | + 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-08-31 23:53:22.535 | + functions-common:write_user_unit_file:1537 : local group= 2026-08-31 23:53:22.541 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-08-31 23:53:22.547 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-08-31 23:53:22.553 | + functions-common:write_user_unit_file:1540 : local extra= 2026-08-31 23:53:22.562 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-08-31 23:53:22.567 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service 2026-08-31 23:53:22.574 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-08-31 23:53:22.584 | + 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-08-31 23:53:22.739 | + 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-08-31 23:53:22.885 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service User quobyte 2026-08-31 23:53:23.007 | + 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-08-31 23:53:23.124 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service KillMode process 2026-08-31 23:53:23.187 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service TimeoutStopSec 300 2026-08-31 23:53:23.255 | + 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-08-31 23:53:23.325 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-08-31 23:53:23.326 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-08-31 23:53:23.332 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Install WantedBy multi-user.target 2026-08-31 23:53:23.486 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-08-31 23:53:24.084 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@neutron-ovn-maintenance-worker.service 2026-08-31 23:53:24.132 | 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-08-31 23:53:24.690 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@neutron-ovn-maintenance-worker.service 2026-08-31 23:53:24.750 | + functions-common:run_process:1686 : time_stop run_process 2026-08-31 23:53:24.755 | + functions-common:time_stop:2420 : local name 2026-08-31 23:53:24.762 | + functions-common:time_stop:2421 : local end_time 2026-08-31 23:53:24.766 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-31 23:53:24.770 | + functions-common:time_stop:2423 : local total 2026-08-31 23:53:24.774 | + functions-common:time_stop:2424 : local start_time 2026-08-31 23:53:24.780 | + functions-common:time_stop:2426 : name=run_process 2026-08-31 23:53:24.784 | + functions-common:time_stop:2427 : start_time=1788220402352 2026-08-31 23:53:24.786 | + functions-common:time_stop:2429 : [[ -z 1788220402352 ]] 2026-08-31 23:53:24.791 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-31 23:53:24.794 | + functions-common:time_stop:2432 : end_time=1788220404791 2026-08-31 23:53:24.796 | + functions-common:time_stop:2433 : elapsed_time=2439 2026-08-31 23:53:24.799 | + functions-common:time_stop:2434 : total=17678 2026-08-31 23:53:24.801 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-31 23:53:24.804 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=20117 2026-08-31 23:53:24.806 | + lib/neutron:start_neutron_service_and_check:652 : '[' '!' -z networking ']' 2026-08-31 23:53:24.809 | + lib/neutron:start_neutron_service_and_check:653 : neutron_url=http://192.168.122.72/networking 2026-08-31 23:53:24.811 | + lib/neutron:start_neutron_service_and_check:655 : echo 'Waiting for Neutron to start...' 2026-08-31 23:53:24.812 | Waiting for Neutron to start... 2026-08-31 23:53:24.815 | + lib/neutron:start_neutron_service_and_check:657 : local 'testcmd=wget --no-proxy -q -O- http://192.168.122.72/networking' 2026-08-31 23:53:24.818 | + lib/neutron:start_neutron_service_and_check:658 : test_with_retry 'wget --no-proxy -q -O- http://192.168.122.72/networking' 'Neutron did not start' 60 2026-08-31 23:53:24.821 | + functions-common:test_with_retry:2358 : local 'testcmd=wget --no-proxy -q -O- http://192.168.122.72/networking' 2026-08-31 23:53:24.824 | + functions-common:test_with_retry:2359 : local 'failmsg=Neutron did not start' 2026-08-31 23:53:24.826 | + functions-common:test_with_retry:2360 : local until=60 2026-08-31 23:53:24.829 | + functions-common:test_with_retry:2361 : local sleep=0.5 2026-08-31 23:53:24.832 | + functions-common:test_with_retry:2363 : time_start test_with_retry 2026-08-31 23:53:24.834 | + functions-common:time_start:2406 : local name=test_with_retry 2026-08-31 23:53:24.837 | + functions-common:time_start:2407 : local start_time= 2026-08-31 23:53:24.840 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-31 23:53:24.846 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-31 23:53:24.849 | + functions-common:time_start:2411 : _TIME_START[$name]=1788220404846 2026-08-31 23:53:24.852 | + functions-common:test_with_retry:2364 : timeout 60 sh -c 'while ! wget --no-proxy -q -O- http://192.168.122.72/networking; do sleep 0.5; done' 2026-08-31 23:53:33.889 | {"versions": [{"id": "v2.0", "status": "CURRENT", "links": [{"rel": "self", "href": "http://192.168.122.72/networking/v2.0/"}]}]}+ functions-common:test_with_retry:2367 : time_stop test_with_retry 2026-08-31 23:53:33.894 | + functions-common:time_stop:2420 : local name 2026-08-31 23:53:33.899 | + functions-common:time_stop:2421 : local end_time 2026-08-31 23:53:33.902 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-31 23:53:33.904 | + functions-common:time_stop:2423 : local total 2026-08-31 23:53:33.908 | + functions-common:time_stop:2424 : local start_time 2026-08-31 23:53:33.913 | + functions-common:time_stop:2426 : name=test_with_retry 2026-08-31 23:53:33.918 | + functions-common:time_stop:2427 : start_time=1788220404846 2026-08-31 23:53:33.923 | + functions-common:time_stop:2429 : [[ -z 1788220404846 ]] 2026-08-31 23:53:33.927 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-31 23:53:33.935 | + functions-common:time_stop:2432 : end_time=1788220413929 2026-08-31 23:53:33.939 | + functions-common:time_stop:2433 : elapsed_time=9083 2026-08-31 23:53:33.943 | + functions-common:time_stop:2434 : total=0 2026-08-31 23:53:33.946 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-31 23:53:33.950 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=9083 2026-08-31 23:53:33.955 | + ./stack.sh:main:1312 : is_service_enabled placement 2026-08-31 23:53:33.982 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 23:53:33.987 | + ./stack.sh:main:1313 : echo_summary 'Starting Placement' 2026-08-31 23:53:33.991 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-31 23:53:33.996 | + ./stack.sh:echo_summary:450 : echo -e Starting Placement 2026-08-31 23:53:34.001 | + ./stack.sh:main:1314 : start_placement 2026-08-31 23:53:34.005 | + lib/placement:start_placement:137 : start_placement_api 2026-08-31 23:53:34.011 | ++ lib/placement:start_placement_api:128 : which uwsgi 2026-08-31 23:53:34.017 | + lib/placement:start_placement_api:128 : run_process placement-api '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-08-31 23:53:34.022 | + functions-common:run_process:1674 : local service=placement-api 2026-08-31 23:53:34.027 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-08-31 23:53:34.031 | + functions-common:run_process:1676 : local group= 2026-08-31 23:53:34.035 | + functions-common:run_process:1677 : local user= 2026-08-31 23:53:34.040 | + functions-common:run_process:1678 : local env_vars= 2026-08-31 23:53:34.044 | + functions-common:run_process:1680 : local name=placement-api 2026-08-31 23:53:34.049 | + functions-common:run_process:1682 : time_start run_process 2026-08-31 23:53:34.053 | + functions-common:time_start:2406 : local name=run_process 2026-08-31 23:53:34.058 | + functions-common:time_start:2407 : local start_time= 2026-08-31 23:53:34.062 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-31 23:53:34.067 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-31 23:53:34.075 | + functions-common:time_start:2411 : _TIME_START[$name]=1788220414069 2026-08-31 23:53:34.079 | + functions-common:run_process:1683 : is_service_enabled placement-api 2026-08-31 23:53:34.106 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 23:53:34.110 | + functions-common:run_process:1684 : _run_under_systemd placement-api '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' '' '' '' 2026-08-31 23:53:34.113 | + functions-common:_run_under_systemd:1628 : local service=placement-api 2026-08-31 23:53:34.117 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-08-31 23:53:34.121 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-08-31 23:53:34.124 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-08-31 23:53:34.128 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-08-31 23:53:34.132 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ sudo ]] 2026-08-31 23:53:34.136 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ ^/ ]] 2026-08-31 23:53:34.139 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@placement-api.service 2026-08-31 23:53:34.143 | + functions-common:_run_under_systemd:1635 : local group= 2026-08-31 23:53:34.147 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-08-31 23:53:34.150 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-08-31 23:53:34.154 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-08-31 23:53:34.158 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[placement-api] ]] 2026-08-31 23:53:34.162 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ uwsgi ]] 2026-08-31 23:53:34.167 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-08-31 23:53:34.171 | + functions-common:_run_under_systemd:1646 : cmd='/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini --venv /opt/stack/data/venv' 2026-08-31 23:53:34.175 | + 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-08-31 23:53:34.179 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@placement-api.service 2026-08-31 23:53:34.182 | + 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-08-31 23:53:34.186 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-08-31 23:53:34.190 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-08-31 23:53:34.195 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-08-31 23:53:34.200 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@placement-api.service 2026-08-31 23:53:34.203 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-08-31 23:53:34.212 | + 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-08-31 23:53:34.308 | + 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-08-31 23:53:34.404 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service SyslogIdentifier devstack@placement-api.service 2026-08-31 23:53:34.491 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service User quobyte 2026-08-31 23:53:34.575 | + 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-08-31 23:53:34.662 | + 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-08-31 23:53:34.748 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Type notify 2026-08-31 23:53:34.833 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service KillMode process 2026-08-31 23:53:34.920 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Restart always 2026-08-31 23:53:35.012 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service NotifyAccess all 2026-08-31 23:53:35.099 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service RestartForceExitStatus 100 2026-08-31 23:53:35.185 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-08-31 23:53:35.189 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-08-31 23:53:35.193 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Install WantedBy multi-user.target 2026-08-31 23:53:35.292 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-08-31 23:53:35.777 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@placement-api.service 2026-08-31 23:53:35.813 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@placement-api.service → /etc/systemd/system/devstack@placement-api.service. 2026-08-31 23:53:36.288 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@placement-api.service 2026-08-31 23:53:36.426 | + functions-common:run_process:1686 : time_stop run_process 2026-08-31 23:53:36.427 | + functions-common:time_stop:2420 : local name 2026-08-31 23:53:36.431 | + functions-common:time_stop:2421 : local end_time 2026-08-31 23:53:36.436 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-31 23:53:36.439 | + functions-common:time_stop:2423 : local total 2026-08-31 23:53:36.442 | + functions-common:time_stop:2424 : local start_time 2026-08-31 23:53:36.446 | + functions-common:time_stop:2426 : name=run_process 2026-08-31 23:53:36.451 | + functions-common:time_stop:2427 : start_time=1788220414069 2026-08-31 23:53:36.454 | + functions-common:time_stop:2429 : [[ -z 1788220414069 ]] 2026-08-31 23:53:36.461 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-31 23:53:36.468 | + functions-common:time_stop:2432 : end_time=1788220416462 2026-08-31 23:53:36.475 | + functions-common:time_stop:2433 : elapsed_time=2393 2026-08-31 23:53:36.477 | + functions-common:time_stop:2434 : total=20117 2026-08-31 23:53:36.480 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-31 23:53:36.484 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=22510 2026-08-31 23:53:36.487 | + lib/placement:start_placement_api:130 : echo 'Waiting for placement-api to start...' 2026-08-31 23:53:36.487 | Waiting for placement-api to start... 2026-08-31 23:53:36.490 | + lib/placement:start_placement_api:131 : wait_for_service 60 http://192.168.122.72/placement 2026-08-31 23:53:36.492 | + functions:wait_for_service:476 : local timeout=60 2026-08-31 23:53:36.494 | + functions:wait_for_service:477 : local url=http://192.168.122.72/placement 2026-08-31 23:53:36.496 | + functions:wait_for_service:478 : local rval=0 2026-08-31 23:53:36.501 | + functions:wait_for_service:479 : time_start wait_for_service 2026-08-31 23:53:36.503 | + functions-common:time_start:2406 : local name=wait_for_service 2026-08-31 23:53:36.505 | + functions-common:time_start:2407 : local start_time= 2026-08-31 23:53:36.507 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-31 23:53:36.517 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-31 23:53:36.521 | + functions-common:time_start:2411 : _TIME_START[$name]=1788220416518 2026-08-31 23:53:36.523 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-08-31 23:53:36.526 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-31 23:53:36.528 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.72/placement 2026-08-31 23:53:39.232 | + :: : [[ 200 == 503 ]] 2026-08-31 23:53:39.234 | + :: : [[ 0 -eq 7 ]] 2026-08-31 23:53:39.238 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-08-31 23:53:39.242 | + functions-common:time_stop:2420 : local name 2026-08-31 23:53:39.246 | + functions-common:time_stop:2421 : local end_time 2026-08-31 23:53:39.249 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-31 23:53:39.252 | + functions-common:time_stop:2423 : local total 2026-08-31 23:53:39.255 | + functions-common:time_stop:2424 : local start_time 2026-08-31 23:53:39.259 | + functions-common:time_stop:2426 : name=wait_for_service 2026-08-31 23:53:39.262 | + functions-common:time_stop:2427 : start_time=1788220416518 2026-08-31 23:53:39.265 | + functions-common:time_stop:2429 : [[ -z 1788220416518 ]] 2026-08-31 23:53:39.270 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-31 23:53:39.275 | + functions-common:time_stop:2432 : end_time=1788220419271 2026-08-31 23:53:39.278 | + functions-common:time_stop:2433 : elapsed_time=2753 2026-08-31 23:53:39.282 | + functions-common:time_stop:2434 : total=12711 2026-08-31 23:53:39.285 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-31 23:53:39.288 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=15464 2026-08-31 23:53:39.291 | + functions:wait_for_service:486 : return 0 2026-08-31 23:53:39.294 | + ./stack.sh:main:1317 : is_service_enabled neutron 2026-08-31 23:53:39.319 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 23:53:39.323 | + ./stack.sh:main:1318 : start_neutron 2026-08-31 23:53:39.327 | + lib/neutron:start_neutron:662 : start_l2_agent 2026-08-31 23:53:39.332 | + 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-08-31 23:53:39.336 | + functions-common:run_process:1674 : local service=q-agt 2026-08-31 23:53:39.340 | + functions-common:run_process:1675 : local 'command= --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-08-31 23:53:39.343 | + functions-common:run_process:1676 : local group= 2026-08-31 23:53:39.346 | + functions-common:run_process:1677 : local user= 2026-08-31 23:53:39.349 | + functions-common:run_process:1678 : local env_vars= 2026-08-31 23:53:39.353 | + functions-common:run_process:1680 : local name=q-agt 2026-08-31 23:53:39.357 | + functions-common:run_process:1682 : time_start run_process 2026-08-31 23:53:39.360 | + functions-common:time_start:2406 : local name=run_process 2026-08-31 23:53:39.364 | + functions-common:time_start:2407 : local start_time= 2026-08-31 23:53:39.368 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-31 23:53:39.372 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-31 23:53:39.378 | + functions-common:time_start:2411 : _TIME_START[$name]=1788220419374 2026-08-31 23:53:39.381 | + functions-common:run_process:1683 : is_service_enabled q-agt 2026-08-31 23:53:39.402 | + functions-common:is_service_enabled:2076 : return 1 2026-08-31 23:53:39.406 | + functions-common:run_process:1686 : time_stop run_process 2026-08-31 23:53:39.410 | + functions-common:time_stop:2420 : local name 2026-08-31 23:53:39.413 | + functions-common:time_stop:2421 : local end_time 2026-08-31 23:53:39.417 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-31 23:53:39.420 | + functions-common:time_stop:2423 : local total 2026-08-31 23:53:39.423 | + functions-common:time_stop:2424 : local start_time 2026-08-31 23:53:39.427 | + functions-common:time_stop:2426 : name=run_process 2026-08-31 23:53:39.431 | + functions-common:time_stop:2427 : start_time=1788220419374 2026-08-31 23:53:39.434 | + functions-common:time_stop:2429 : [[ -z 1788220419374 ]] 2026-08-31 23:53:39.439 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-31 23:53:39.445 | + functions-common:time_stop:2432 : end_time=1788220419441 2026-08-31 23:53:39.448 | + functions-common:time_stop:2433 : elapsed_time=67 2026-08-31 23:53:39.451 | + functions-common:time_stop:2434 : total=22510 2026-08-31 23:53:39.454 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-31 23:53:39.458 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=22577 2026-08-31 23:53:39.462 | + lib/neutron:start_l2_agent:671 : is_provider_network 2026-08-31 23:53:39.465 | + functions-common:is_provider_network:2269 : '[' '' == True ']' 2026-08-31 23:53:39.469 | + functions-common:is_provider_network:2272 : return 1 2026-08-31 23:53:39.473 | + lib/neutron:start_neutron:663 : start_other_agents 2026-08-31 23:53:39.476 | + 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-08-31 23:53:39.480 | + functions-common:run_process:1674 : local service=q-dhcp 2026-08-31 23:53:39.484 | + 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-08-31 23:53:39.487 | + functions-common:run_process:1676 : local group= 2026-08-31 23:53:39.491 | + functions-common:run_process:1677 : local user= 2026-08-31 23:53:39.494 | + functions-common:run_process:1678 : local env_vars= 2026-08-31 23:53:39.498 | + functions-common:run_process:1680 : local name=q-dhcp 2026-08-31 23:53:39.502 | + functions-common:run_process:1682 : time_start run_process 2026-08-31 23:53:39.506 | + functions-common:time_start:2406 : local name=run_process 2026-08-31 23:53:39.510 | + functions-common:time_start:2407 : local start_time= 2026-08-31 23:53:39.514 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-31 23:53:39.518 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-31 23:53:39.524 | + functions-common:time_start:2411 : _TIME_START[$name]=1788220419520 2026-08-31 23:53:39.527 | + functions-common:run_process:1683 : is_service_enabled q-dhcp 2026-08-31 23:53:39.549 | + functions-common:is_service_enabled:2076 : return 1 2026-08-31 23:53:39.553 | + functions-common:run_process:1686 : time_stop run_process 2026-08-31 23:53:39.557 | + functions-common:time_stop:2420 : local name 2026-08-31 23:53:39.560 | + functions-common:time_stop:2421 : local end_time 2026-08-31 23:53:39.564 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-31 23:53:39.567 | + functions-common:time_stop:2423 : local total 2026-08-31 23:53:39.571 | + functions-common:time_stop:2424 : local start_time 2026-08-31 23:53:39.574 | + functions-common:time_stop:2426 : name=run_process 2026-08-31 23:53:39.577 | + functions-common:time_stop:2427 : start_time=1788220419520 2026-08-31 23:53:39.581 | + functions-common:time_stop:2429 : [[ -z 1788220419520 ]] 2026-08-31 23:53:39.585 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-31 23:53:39.591 | + functions-common:time_stop:2432 : end_time=1788220419587 2026-08-31 23:53:39.595 | + functions-common:time_stop:2433 : elapsed_time=67 2026-08-31 23:53:39.598 | + functions-common:time_stop:2434 : total=22577 2026-08-31 23:53:39.601 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-31 23:53:39.604 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=22644 2026-08-31 23:53:39.608 | ++ lib/neutron:start_other_agents:689 : determine_config_files neutron-l3-agent 2026-08-31 23:53:39.611 | ++ lib/neutron:determine_config_files:367 : local opts= 2026-08-31 23:53:39.614 | ++ lib/neutron:determine_config_files:368 : case "$1" in 2026-08-31 23:53:39.618 | +++ lib/neutron:determine_config_files:370 : _determine_config_l3 2026-08-31 23:53:39.622 | +++ lib/neutron:_determine_config_l3:348 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-08-31 23:53:39.626 | +++ lib/neutron:_determine_config_l3:349 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-08-31 23:53:39.630 | ++ lib/neutron:determine_config_files:370 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-08-31 23:53:39.633 | ++ lib/neutron:determine_config_files:372 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' ']' 2026-08-31 23:53:39.637 | ++ lib/neutron:determine_config_files:375 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-08-31 23:53:39.640 | + 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-08-31 23:53:39.643 | + functions-common:run_process:1674 : local service=q-l3 2026-08-31 23:53:39.646 | + 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-08-31 23:53:39.650 | + functions-common:run_process:1676 : local group= 2026-08-31 23:53:39.653 | + functions-common:run_process:1677 : local user= 2026-08-31 23:53:39.656 | + functions-common:run_process:1678 : local env_vars= 2026-08-31 23:53:39.660 | + functions-common:run_process:1680 : local name=q-l3 2026-08-31 23:53:39.663 | + functions-common:run_process:1682 : time_start run_process 2026-08-31 23:53:39.667 | + functions-common:time_start:2406 : local name=run_process 2026-08-31 23:53:39.670 | + functions-common:time_start:2407 : local start_time= 2026-08-31 23:53:39.673 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-31 23:53:39.678 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-31 23:53:39.683 | + functions-common:time_start:2411 : _TIME_START[$name]=1788220419679 2026-08-31 23:53:39.687 | + functions-common:run_process:1683 : is_service_enabled q-l3 2026-08-31 23:53:39.708 | + functions-common:is_service_enabled:2076 : return 1 2026-08-31 23:53:39.712 | + functions-common:run_process:1686 : time_stop run_process 2026-08-31 23:53:39.716 | + functions-common:time_stop:2420 : local name 2026-08-31 23:53:39.720 | + functions-common:time_stop:2421 : local end_time 2026-08-31 23:53:39.723 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-31 23:53:39.726 | + functions-common:time_stop:2423 : local total 2026-08-31 23:53:39.730 | + functions-common:time_stop:2424 : local start_time 2026-08-31 23:53:39.733 | + functions-common:time_stop:2426 : name=run_process 2026-08-31 23:53:39.736 | + functions-common:time_stop:2427 : start_time=1788220419679 2026-08-31 23:53:39.739 | + functions-common:time_stop:2429 : [[ -z 1788220419679 ]] 2026-08-31 23:53:39.744 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-31 23:53:39.749 | + functions-common:time_stop:2432 : end_time=1788220419745 2026-08-31 23:53:39.753 | + functions-common:time_stop:2433 : elapsed_time=66 2026-08-31 23:53:39.756 | + functions-common:time_stop:2434 : total=22644 2026-08-31 23:53:39.759 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-31 23:53:39.762 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=22710 2026-08-31 23:53:39.766 | + 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-08-31 23:53:39.769 | + functions-common:run_process:1674 : local service=q-meta 2026-08-31 23:53:39.772 | + 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-08-31 23:53:39.775 | + functions-common:run_process:1676 : local group= 2026-08-31 23:53:39.779 | + functions-common:run_process:1677 : local user= 2026-08-31 23:53:39.782 | + functions-common:run_process:1678 : local env_vars= 2026-08-31 23:53:39.785 | + functions-common:run_process:1680 : local name=q-meta 2026-08-31 23:53:39.788 | + functions-common:run_process:1682 : time_start run_process 2026-08-31 23:53:39.792 | + functions-common:time_start:2406 : local name=run_process 2026-08-31 23:53:39.795 | + functions-common:time_start:2407 : local start_time= 2026-08-31 23:53:39.798 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-31 23:53:39.804 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-31 23:53:39.809 | + functions-common:time_start:2411 : _TIME_START[$name]=1788220419805 2026-08-31 23:53:39.812 | + functions-common:run_process:1683 : is_service_enabled q-meta 2026-08-31 23:53:39.836 | + functions-common:is_service_enabled:2076 : return 1 2026-08-31 23:53:39.839 | + functions-common:run_process:1686 : time_stop run_process 2026-08-31 23:53:39.843 | + functions-common:time_stop:2420 : local name 2026-08-31 23:53:39.847 | + functions-common:time_stop:2421 : local end_time 2026-08-31 23:53:39.851 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-31 23:53:39.854 | + functions-common:time_stop:2423 : local total 2026-08-31 23:53:39.857 | + functions-common:time_stop:2424 : local start_time 2026-08-31 23:53:39.860 | + functions-common:time_stop:2426 : name=run_process 2026-08-31 23:53:39.863 | + functions-common:time_stop:2427 : start_time=1788220419805 2026-08-31 23:53:39.866 | + functions-common:time_stop:2429 : [[ -z 1788220419805 ]] 2026-08-31 23:53:39.870 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-31 23:53:39.876 | + functions-common:time_stop:2432 : end_time=1788220419872 2026-08-31 23:53:39.879 | + functions-common:time_stop:2433 : elapsed_time=67 2026-08-31 23:53:39.883 | + functions-common:time_stop:2434 : total=22710 2026-08-31 23:53:39.885 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-31 23:53:39.888 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=22777 2026-08-31 23:53:39.891 | + 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-08-31 23:53:39.894 | + functions-common:run_process:1674 : local service=q-metering 2026-08-31 23:53:39.897 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file ' 2026-08-31 23:53:39.899 | + functions-common:run_process:1676 : local group= 2026-08-31 23:53:39.902 | + functions-common:run_process:1677 : local user= 2026-08-31 23:53:39.905 | + functions-common:run_process:1678 : local env_vars= 2026-08-31 23:53:39.908 | + functions-common:run_process:1680 : local name=q-metering 2026-08-31 23:53:39.911 | + functions-common:run_process:1682 : time_start run_process 2026-08-31 23:53:39.913 | + functions-common:time_start:2406 : local name=run_process 2026-08-31 23:53:39.916 | + functions-common:time_start:2407 : local start_time= 2026-08-31 23:53:39.919 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-31 23:53:39.923 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-31 23:53:39.927 | + functions-common:time_start:2411 : _TIME_START[$name]=1788220419924 2026-08-31 23:53:39.929 | + functions-common:run_process:1683 : is_service_enabled q-metering 2026-08-31 23:53:39.947 | + functions-common:is_service_enabled:2076 : return 1 2026-08-31 23:53:39.950 | + functions-common:run_process:1686 : time_stop run_process 2026-08-31 23:53:39.954 | + functions-common:time_stop:2420 : local name 2026-08-31 23:53:39.957 | + functions-common:time_stop:2421 : local end_time 2026-08-31 23:53:39.959 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-31 23:53:39.962 | + functions-common:time_stop:2423 : local total 2026-08-31 23:53:39.965 | + functions-common:time_stop:2424 : local start_time 2026-08-31 23:53:39.968 | + functions-common:time_stop:2426 : name=run_process 2026-08-31 23:53:39.971 | + functions-common:time_stop:2427 : start_time=1788220419924 2026-08-31 23:53:39.973 | + functions-common:time_stop:2429 : [[ -z 1788220419924 ]] 2026-08-31 23:53:39.977 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-31 23:53:39.982 | + functions-common:time_stop:2432 : end_time=1788220419979 2026-08-31 23:53:39.985 | + functions-common:time_stop:2433 : elapsed_time=55 2026-08-31 23:53:39.988 | + functions-common:time_stop:2434 : total=22777 2026-08-31 23:53:39.991 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-31 23:53:39.995 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=22832 2026-08-31 23:53:39.998 | + ./stack.sh:main:1321 : is_service_enabled q-svc neutron-api 2026-08-31 23:53:40.025 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 23:53:40.028 | + ./stack.sh:main:1321 : [[ True == \T\r\u\e ]] 2026-08-31 23:53:40.033 | + ./stack.sh:main:1322 : echo_summary 'Creating initial neutron network elements' 2026-08-31 23:53:40.037 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-31 23:53:40.040 | + ./stack.sh:echo_summary:450 : echo -e Creating initial neutron network elements 2026-08-31 23:53:40.044 | + ./stack.sh:main:1325 : type -p neutron_plugin_create_initial_networks 2026-08-31 23:53:40.048 | + ./stack.sh:main:1328 : create_neutron_initial_network 2026-08-31 23:53:40.051 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:158 : type -p neutron_plugin_create_initial_network_profile 2026-08-31 23:53:40.056 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:162 : is_networking_extension_supported auto-allocated-topology 2026-08-31 23:53:40.059 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=auto-allocated-topology 2026-08-31 23:53:40.065 | ++ 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-08-31 23:53:43.660 | ++ functions-common:oscwrap:2465 : return 0 2026-08-31 23:53:43.664 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-08-31 23:53:43.664 | address-scope 2026-08-31 23:53:43.664 | agent 2026-08-31 23:53:43.664 | allowed-address-pairs 2026-08-31 23:53:43.664 | auto-allocated-topology 2026-08-31 23:53:43.665 | availability_zone 2026-08-31 23:53:43.665 | default-subnetpools 2026-08-31 23:53:43.665 | dhcp_agent_scheduler 2026-08-31 23:53:43.665 | dns-integration 2026-08-31 23:53:43.665 | dns-domain-ports 2026-08-31 23:53:43.665 | dns-integration-domain-keywords 2026-08-31 23:53:43.665 | empty-string-filtering 2026-08-31 23:53:43.665 | external-net 2026-08-31 23:53:43.665 | extra_dhcp_opt 2026-08-31 23:53:43.665 | extraroute 2026-08-31 23:53:43.665 | extraroute-atomic 2026-08-31 23:53:43.666 | filter-validation 2026-08-31 23:53:43.666 | floating-ip-port-forwarding-detail 2026-08-31 23:53:43.666 | fip-port-details 2026-08-31 23:53:43.666 | flavors 2026-08-31 23:53:43.666 | floatingip-pools 2026-08-31 23:53:43.666 | router 2026-08-31 23:53:43.666 | l3-agent-scheduler-ha-chassis-priority 2026-08-31 23:53:43.666 | enable-default-route-bfd 2026-08-31 23:53:43.666 | enable-default-route-ecmp 2026-08-31 23:53:43.666 | ext-gw-mode 2026-08-31 23:53:43.666 | l3-ha 2026-08-31 23:53:43.666 | external-gateway-multihoming 2026-08-31 23:53:43.667 | l3-flavors 2026-08-31 23:53:43.667 | l3_agent_scheduler 2026-08-31 23:53:43.667 | multi-provider 2026-08-31 23:53:43.667 | net-mtu 2026-08-31 23:53:43.667 | net-mtu-writable 2026-08-31 23:53:43.667 | network_availability_zone 2026-08-31 23:53:43.667 | network-ip-availability 2026-08-31 23:53:43.667 | network-ip-availability-details 2026-08-31 23:53:43.667 | pagination 2026-08-31 23:53:43.668 | port-device-profile 2026-08-31 23:53:43.668 | port-mac-address-regenerate 2026-08-31 23:53:43.668 | port-numa-affinity-policy 2026-08-31 23:53:43.668 | port-numa-affinity-policy-socket 2026-08-31 23:53:43.668 | binding 2026-08-31 23:53:43.668 | binding-extended 2026-08-31 23:53:43.668 | port-security 2026-08-31 23:53:43.668 | project-id 2026-08-31 23:53:43.668 | provider 2026-08-31 23:53:43.668 | qinq 2026-08-31 23:53:43.668 | quota-check-limit 2026-08-31 23:53:43.669 | quota-check-limit-default 2026-08-31 23:53:43.669 | quotas 2026-08-31 23:53:43.669 | quota_details 2026-08-31 23:53:43.669 | rbac-policies 2026-08-31 23:53:43.669 | rbac-address-scope 2026-08-31 23:53:43.669 | rbac-security-groups 2026-08-31 23:53:43.669 | revision-if-match 2026-08-31 23:53:43.669 | standard-attr-revisions 2026-08-31 23:53:43.669 | router_availability_zone 2026-08-31 23:53:43.669 | router-enable-snat 2026-08-31 23:53:43.669 | security-groups-default-rules 2026-08-31 23:53:43.670 | security-groups-default-statefulness 2026-08-31 23:53:43.670 | security-groups-normalized-cidr 2026-08-31 23:53:43.670 | security-groups-remote-address-group 2026-08-31 23:53:43.670 | security-groups-rules-belongs-to-default-sg 2026-08-31 23:53:43.670 | security-groups-shared-filtering 2026-08-31 23:53:43.670 | security-group 2026-08-31 23:53:43.670 | service-type 2026-08-31 23:53:43.670 | sorting 2026-08-31 23:53:43.670 | standard-attr-description 2026-08-31 23:53:43.671 | stateful-security-group 2026-08-31 23:53:43.671 | subnet-dns-publish-fixed-ip 2026-08-31 23:53:43.671 | subnet-external-network 2026-08-31 23:53:43.671 | subnet_onboard 2026-08-31 23:53:43.671 | subnet-service-types 2026-08-31 23:53:43.671 | subnet_allocation 2026-08-31 23:53:43.671 | subnetpool-prefix-ops 2026-08-31 23:53:43.671 | tag-creation 2026-08-31 23:53:43.671 | standard-attr-tag 2026-08-31 23:53:43.671 | standard-attr-timestamp 2026-08-31 23:53:43.671 | vlan-transparent' 2026-08-31 23:53:43.672 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-08-31 23:53:43.672 | address-scope 2026-08-31 23:53:43.672 | agent 2026-08-31 23:53:43.672 | allowed-address-pairs 2026-08-31 23:53:43.672 | auto-allocated-topology 2026-08-31 23:53:43.672 | availability_zone 2026-08-31 23:53:43.672 | default-subnetpools 2026-08-31 23:53:43.672 | dhcp_agent_scheduler 2026-08-31 23:53:43.672 | dns-integration 2026-08-31 23:53:43.672 | dns-domain-ports 2026-08-31 23:53:43.673 | dns-integration-domain-keywords 2026-08-31 23:53:43.673 | empty-string-filtering 2026-08-31 23:53:43.673 | external-net 2026-08-31 23:53:43.673 | extra_dhcp_opt 2026-08-31 23:53:43.673 | extraroute 2026-08-31 23:53:43.673 | extraroute-atomic 2026-08-31 23:53:43.673 | filter-validation 2026-08-31 23:53:43.673 | floating-ip-port-forwarding-detail 2026-08-31 23:53:43.673 | fip-port-details 2026-08-31 23:53:43.673 | flavors 2026-08-31 23:53:43.674 | floatingip-pools 2026-08-31 23:53:43.674 | router 2026-08-31 23:53:43.674 | l3-agent-scheduler-ha-chassis-priority 2026-08-31 23:53:43.674 | enable-default-route-bfd 2026-08-31 23:53:43.674 | enable-default-route-ecmp 2026-08-31 23:53:43.674 | ext-gw-mode 2026-08-31 23:53:43.674 | l3-ha 2026-08-31 23:53:43.674 | external-gateway-multihoming 2026-08-31 23:53:43.674 | l3-flavors 2026-08-31 23:53:43.674 | l3_agent_scheduler 2026-08-31 23:53:43.675 | multi-provider 2026-08-31 23:53:43.675 | net-mtu 2026-08-31 23:53:43.675 | net-mtu-writable 2026-08-31 23:53:43.675 | network_availability_zone 2026-08-31 23:53:43.675 | network-ip-availability 2026-08-31 23:53:43.675 | network-ip-availability-details 2026-08-31 23:53:43.675 | pagination 2026-08-31 23:53:43.675 | port-device-profile 2026-08-31 23:53:43.675 | port-mac-address-regenerate 2026-08-31 23:53:43.675 | port-numa-affinity-policy 2026-08-31 23:53:43.676 | port-numa-affinity-policy-socket 2026-08-31 23:53:43.676 | binding 2026-08-31 23:53:43.676 | binding-extended 2026-08-31 23:53:43.676 | port-security 2026-08-31 23:53:43.676 | project-id 2026-08-31 23:53:43.676 | provider 2026-08-31 23:53:43.676 | qinq 2026-08-31 23:53:43.676 | quota-check-limit 2026-08-31 23:53:43.676 | quota-check-limit-default 2026-08-31 23:53:43.676 | quotas 2026-08-31 23:53:43.677 | quota_details 2026-08-31 23:53:43.677 | rbac-policies 2026-08-31 23:53:43.677 | rbac-address-scope 2026-08-31 23:53:43.677 | rbac-security-groups 2026-08-31 23:53:43.677 | revision-if-match 2026-08-31 23:53:43.677 | standard-attr-revisions 2026-08-31 23:53:43.677 | router_availability_zone 2026-08-31 23:53:43.677 | router-enable-snat 2026-08-31 23:53:43.678 | security-groups-default-rules 2026-08-31 23:53:43.678 | security-groups-default-statefulness 2026-08-31 23:53:43.678 | security-groups-normalized-cidr 2026-08-31 23:53:43.678 | security-groups-remote-address-group 2026-08-31 23:53:43.678 | security-groups-rules-belongs-to-default-sg 2026-08-31 23:53:43.678 | security-groups-shared-filtering 2026-08-31 23:53:43.678 | security-group 2026-08-31 23:53:43.678 | service-type 2026-08-31 23:53:43.678 | sorting 2026-08-31 23:53:43.678 | standard-attr-description 2026-08-31 23:53:43.678 | stateful-security-group 2026-08-31 23:53:43.679 | subnet-dns-publish-fixed-ip 2026-08-31 23:53:43.679 | subnet-external-network 2026-08-31 23:53:43.679 | subnet_onboard 2026-08-31 23:53:43.679 | subnet-service-types 2026-08-31 23:53:43.679 | subnet_allocation 2026-08-31 23:53:43.679 | subnetpool-prefix-ops 2026-08-31 23:53:43.679 | tag-creation 2026-08-31 23:53:43.679 | standard-attr-tag 2026-08-31 23:53:43.679 | standard-attr-timestamp 2026-08-31 23:53:43.679 | vlan-transparent =~ auto-allocated-topology ]] 2026-08-31 23:53:43.680 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-08-31 23:53:43.680 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:163 : [[ True == \T\r\u\e ]] 2026-08-31 23:53:43.680 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:164 : [[ 4+6 =~ 4.* ]] 2026-08-31 23:53:43.681 | ++ 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-08-31 23:53:47.878 | ++ functions-common:oscwrap:2465 : return 0 2026-08-31 23:53:47.882 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:165 : SUBNETPOOL_V4_ID=e62cee5d-9e0d-4cfd-872b-b734347fcc5e 2026-08-31 23:53:47.887 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:167 : [[ 4+6 =~ .*6 ]] 2026-08-31 23:53:47.892 | ++ 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 fd1a:68d2:6aae::/56 --share --default -f value -c id 2026-08-31 23:53:51.684 | ++ functions-common:oscwrap:2465 : return 0 2026-08-31 23:53:51.687 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:168 : SUBNETPOOL_V6_ID=ff6f6d9f-983b-4435-8f37-22e948a44ea9 2026-08-31 23:53:51.693 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:173 : is_provider_network 2026-08-31 23:53:51.698 | + functions-common:is_provider_network:2269 : '[' '' == True ']' 2026-08-31 23:53:51.701 | + functions-common:is_provider_network:2272 : return 1 2026-08-31 23:53:51.708 | ++ 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-08-31 23:53:57.340 | ++ functions-common:oscwrap:2465 : return 0 2026-08-31 23:53:57.344 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:203 : NET_ID=10992ec6-4b51-49a6-979f-ed2cb7b07e43 2026-08-31 23:53:57.349 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:204 : die_if_not_set 204 NET_ID 'Failure creating NET_ID for private' 2026-08-31 23:53:57.352 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-08-31 23:53:57.390 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:206 : [[ 4+6 =~ 4.* ]] 2026-08-31 23:53:57.396 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:208 : _neutron_create_private_subnet_v4 2026-08-31 23:53:57.399 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:255 : '[' -z e62cee5d-9e0d-4cfd-872b-b734347fcc5e ']' 2026-08-31 23:53:57.403 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:258 : local 'subnet_params=--ip-version 4 ' 2026-08-31 23:53:57.406 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:259 : [[ -n '' ]] 2026-08-31 23:53:57.409 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:263 : subnet_params+='--subnet-pool e62cee5d-9e0d-4cfd-872b-b734347fcc5e ' 2026-08-31 23:53:57.413 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:264 : subnet_params+=' ' 2026-08-31 23:53:57.416 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:265 : subnet_params+='--network 10992ec6-4b51-49a6-979f-ed2cb7b07e43 private-subnet' 2026-08-31 23:53:57.420 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:266 : local subnet_id 2026-08-31 23:53:57.424 | +++ 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 e62cee5d-9e0d-4cfd-872b-b734347fcc5e --network 10992ec6-4b51-49a6-979f-ed2cb7b07e43 private-subnet -f value -c id 2026-08-31 23:54:02.664 | +++ functions-common:oscwrap:2465 : return 0 2026-08-31 23:54:02.670 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:267 : subnet_id=0d64c2e1-5a81-416c-8ab7-71a94b636a0f 2026-08-31 23:54:02.675 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:268 : die_if_not_set 268 subnet_id 'Failure creating private IPv4 subnet' 2026-08-31 23:54:02.678 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-08-31 23:54:02.712 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:269 : echo 0d64c2e1-5a81-416c-8ab7-71a94b636a0f 2026-08-31 23:54:02.719 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:208 : SUBNET_ID=0d64c2e1-5a81-416c-8ab7-71a94b636a0f 2026-08-31 23:54:02.724 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:211 : [[ 4+6 =~ .*6 ]] 2026-08-31 23:54:02.730 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:213 : _neutron_create_private_subnet_v6 2026-08-31 23:54:02.735 | ++ 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-08-31 23:54:02.740 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-08-31 23:54:02.768 | ++ 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-08-31 23:54:02.773 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-08-31 23:54:02.800 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:276 : local 'ipv6_modes=--ipv6-ra-mode slaac --ipv6-address-mode slaac' 2026-08-31 23:54:02.805 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:277 : '[' -z ff6f6d9f-983b-4435-8f37-22e948a44ea9 ']' 2026-08-31 23:54:02.810 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:280 : local 'subnet_params=--ip-version 6 ' 2026-08-31 23:54:02.815 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:281 : [[ -n '' ]] 2026-08-31 23:54:02.819 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:284 : subnet_params+='--subnet-pool ff6f6d9f-983b-4435-8f37-22e948a44ea9 ' 2026-08-31 23:54:02.824 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:285 : subnet_params+=' ' 2026-08-31 23:54:02.829 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:286 : subnet_params+='--ipv6-ra-mode slaac --ipv6-address-mode slaac --network 10992ec6-4b51-49a6-979f-ed2cb7b07e43 ipv6-private-subnet ' 2026-08-31 23:54:02.834 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:287 : local ipv6_subnet_id 2026-08-31 23:54:02.839 | +++ 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 ff6f6d9f-983b-4435-8f37-22e948a44ea9 --ipv6-ra-mode slaac --ipv6-address-mode slaac --network 10992ec6-4b51-49a6-979f-ed2cb7b07e43 ipv6-private-subnet -f value -c id 2026-08-31 23:54:07.845 | +++ functions-common:oscwrap:2465 : return 0 2026-08-31 23:54:07.850 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:288 : ipv6_subnet_id=eee794ac-7350-4a7c-88f3-5806bb393ccb 2026-08-31 23:54:07.854 | ++ 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-08-31 23:54:07.859 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-08-31 23:54:07.887 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:290 : echo eee794ac-7350-4a7c-88f3-5806bb393ccb 2026-08-31 23:54:07.892 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:213 : IPV6_SUBNET_ID=eee794ac-7350-4a7c-88f3-5806bb393ccb 2026-08-31 23:54:07.896 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:217 : is_networking_extension_supported router 2026-08-31 23:54:07.901 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=router 2026-08-31 23:54:07.907 | ++ 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-08-31 23:54:11.497 | ++ functions-common:oscwrap:2465 : return 0 2026-08-31 23:54:11.503 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-08-31 23:54:11.503 | address-scope 2026-08-31 23:54:11.503 | agent 2026-08-31 23:54:11.503 | allowed-address-pairs 2026-08-31 23:54:11.503 | auto-allocated-topology 2026-08-31 23:54:11.503 | availability_zone 2026-08-31 23:54:11.503 | default-subnetpools 2026-08-31 23:54:11.503 | dhcp_agent_scheduler 2026-08-31 23:54:11.503 | dns-integration 2026-08-31 23:54:11.504 | dns-domain-ports 2026-08-31 23:54:11.504 | dns-integration-domain-keywords 2026-08-31 23:54:11.504 | empty-string-filtering 2026-08-31 23:54:11.504 | external-net 2026-08-31 23:54:11.504 | extra_dhcp_opt 2026-08-31 23:54:11.504 | extraroute 2026-08-31 23:54:11.504 | extraroute-atomic 2026-08-31 23:54:11.504 | filter-validation 2026-08-31 23:54:11.504 | floating-ip-port-forwarding-detail 2026-08-31 23:54:11.504 | fip-port-details 2026-08-31 23:54:11.504 | flavors 2026-08-31 23:54:11.505 | floatingip-pools 2026-08-31 23:54:11.505 | router 2026-08-31 23:54:11.505 | l3-agent-scheduler-ha-chassis-priority 2026-08-31 23:54:11.505 | enable-default-route-bfd 2026-08-31 23:54:11.505 | enable-default-route-ecmp 2026-08-31 23:54:11.505 | ext-gw-mode 2026-08-31 23:54:11.505 | l3-ha 2026-08-31 23:54:11.505 | external-gateway-multihoming 2026-08-31 23:54:11.505 | l3-flavors 2026-08-31 23:54:11.505 | l3_agent_scheduler 2026-08-31 23:54:11.506 | multi-provider 2026-08-31 23:54:11.506 | net-mtu 2026-08-31 23:54:11.506 | net-mtu-writable 2026-08-31 23:54:11.506 | network_availability_zone 2026-08-31 23:54:11.506 | network-ip-availability 2026-08-31 23:54:11.506 | network-ip-availability-details 2026-08-31 23:54:11.506 | pagination 2026-08-31 23:54:11.506 | port-device-profile 2026-08-31 23:54:11.506 | port-mac-address-regenerate 2026-08-31 23:54:11.506 | port-numa-affinity-policy 2026-08-31 23:54:11.507 | port-numa-affinity-policy-socket 2026-08-31 23:54:11.507 | binding 2026-08-31 23:54:11.507 | binding-extended 2026-08-31 23:54:11.507 | port-security 2026-08-31 23:54:11.507 | project-id 2026-08-31 23:54:11.507 | provider 2026-08-31 23:54:11.507 | qinq 2026-08-31 23:54:11.507 | quota-check-limit 2026-08-31 23:54:11.507 | quota-check-limit-default 2026-08-31 23:54:11.507 | quotas 2026-08-31 23:54:11.507 | quota_details 2026-08-31 23:54:11.508 | rbac-policies 2026-08-31 23:54:11.508 | rbac-address-scope 2026-08-31 23:54:11.508 | rbac-security-groups 2026-08-31 23:54:11.508 | revision-if-match 2026-08-31 23:54:11.508 | standard-attr-revisions 2026-08-31 23:54:11.508 | router_availability_zone 2026-08-31 23:54:11.508 | router-enable-snat 2026-08-31 23:54:11.508 | security-groups-default-rules 2026-08-31 23:54:11.508 | security-groups-default-statefulness 2026-08-31 23:54:11.508 | security-groups-normalized-cidr 2026-08-31 23:54:11.509 | security-groups-remote-address-group 2026-08-31 23:54:11.509 | security-groups-rules-belongs-to-default-sg 2026-08-31 23:54:11.509 | security-groups-shared-filtering 2026-08-31 23:54:11.509 | security-group 2026-08-31 23:54:11.509 | service-type 2026-08-31 23:54:11.509 | sorting 2026-08-31 23:54:11.509 | standard-attr-description 2026-08-31 23:54:11.509 | stateful-security-group 2026-08-31 23:54:11.509 | subnet-dns-publish-fixed-ip 2026-08-31 23:54:11.509 | subnet-external-network 2026-08-31 23:54:11.510 | subnet_onboard 2026-08-31 23:54:11.510 | subnet-service-types 2026-08-31 23:54:11.510 | subnet_allocation 2026-08-31 23:54:11.510 | subnetpool-prefix-ops 2026-08-31 23:54:11.510 | tag-creation 2026-08-31 23:54:11.510 | standard-attr-tag 2026-08-31 23:54:11.510 | standard-attr-timestamp 2026-08-31 23:54:11.510 | vlan-transparent' 2026-08-31 23:54:11.510 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-08-31 23:54:11.510 | address-scope 2026-08-31 23:54:11.511 | agent 2026-08-31 23:54:11.511 | allowed-address-pairs 2026-08-31 23:54:11.511 | auto-allocated-topology 2026-08-31 23:54:11.511 | availability_zone 2026-08-31 23:54:11.511 | default-subnetpools 2026-08-31 23:54:11.511 | dhcp_agent_scheduler 2026-08-31 23:54:11.511 | dns-integration 2026-08-31 23:54:11.511 | dns-domain-ports 2026-08-31 23:54:11.511 | dns-integration-domain-keywords 2026-08-31 23:54:11.511 | empty-string-filtering 2026-08-31 23:54:11.511 | external-net 2026-08-31 23:54:11.512 | extra_dhcp_opt 2026-08-31 23:54:11.512 | extraroute 2026-08-31 23:54:11.512 | extraroute-atomic 2026-08-31 23:54:11.512 | filter-validation 2026-08-31 23:54:11.512 | floating-ip-port-forwarding-detail 2026-08-31 23:54:11.512 | fip-port-details 2026-08-31 23:54:11.512 | flavors 2026-08-31 23:54:11.512 | floatingip-pools 2026-08-31 23:54:11.512 | router 2026-08-31 23:54:11.512 | l3-agent-scheduler-ha-chassis-priority 2026-08-31 23:54:11.513 | enable-default-route-bfd 2026-08-31 23:54:11.513 | enable-default-route-ecmp 2026-08-31 23:54:11.513 | ext-gw-mode 2026-08-31 23:54:11.513 | l3-ha 2026-08-31 23:54:11.513 | external-gateway-multihoming 2026-08-31 23:54:11.513 | l3-flavors 2026-08-31 23:54:11.513 | l3_agent_scheduler 2026-08-31 23:54:11.513 | multi-provider 2026-08-31 23:54:11.513 | net-mtu 2026-08-31 23:54:11.513 | net-mtu-writable 2026-08-31 23:54:11.513 | network_availability_zone 2026-08-31 23:54:11.514 | network-ip-availability 2026-08-31 23:54:11.514 | network-ip-availability-details 2026-08-31 23:54:11.514 | pagination 2026-08-31 23:54:11.514 | port-device-profile 2026-08-31 23:54:11.514 | port-mac-address-regenerate 2026-08-31 23:54:11.514 | port-numa-affinity-policy 2026-08-31 23:54:11.514 | port-numa-affinity-policy-socket 2026-08-31 23:54:11.514 | binding 2026-08-31 23:54:11.514 | binding-extended 2026-08-31 23:54:11.514 | port-security 2026-08-31 23:54:11.515 | project-id 2026-08-31 23:54:11.515 | provider 2026-08-31 23:54:11.515 | qinq 2026-08-31 23:54:11.515 | quota-check-limit 2026-08-31 23:54:11.515 | quota-check-limit-default 2026-08-31 23:54:11.515 | quotas 2026-08-31 23:54:11.515 | quota_details 2026-08-31 23:54:11.515 | rbac-policies 2026-08-31 23:54:11.515 | rbac-address-scope 2026-08-31 23:54:11.515 | rbac-security-groups 2026-08-31 23:54:11.515 | revision-if-match 2026-08-31 23:54:11.516 | standard-attr-revisions 2026-08-31 23:54:11.516 | router_availability_zone 2026-08-31 23:54:11.516 | router-enable-snat 2026-08-31 23:54:11.516 | security-groups-default-rules 2026-08-31 23:54:11.516 | security-groups-default-statefulness 2026-08-31 23:54:11.516 | security-groups-normalized-cidr 2026-08-31 23:54:11.516 | security-groups-remote-address-group 2026-08-31 23:54:11.516 | security-groups-rules-belongs-to-default-sg 2026-08-31 23:54:11.516 | security-groups-shared-filtering 2026-08-31 23:54:11.516 | security-group 2026-08-31 23:54:11.516 | service-type 2026-08-31 23:54:11.517 | sorting 2026-08-31 23:54:11.517 | standard-attr-description 2026-08-31 23:54:11.517 | stateful-security-group 2026-08-31 23:54:11.517 | subnet-dns-publish-fixed-ip 2026-08-31 23:54:11.517 | subnet-external-network 2026-08-31 23:54:11.517 | subnet_onboard 2026-08-31 23:54:11.517 | subnet-service-types 2026-08-31 23:54:11.517 | subnet_allocation 2026-08-31 23:54:11.517 | subnetpool-prefix-ops 2026-08-31 23:54:11.517 | tag-creation 2026-08-31 23:54:11.518 | standard-attr-tag 2026-08-31 23:54:11.518 | standard-attr-timestamp 2026-08-31 23:54:11.518 | vlan-transparent =~ router ]] 2026-08-31 23:54:11.518 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-08-31 23:54:11.519 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:217 : is_networking_extension_supported external-net 2026-08-31 23:54:11.524 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=external-net 2026-08-31 23:54:11.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-08-31 23:54:14.804 | ++ functions-common:oscwrap:2465 : return 0 2026-08-31 23:54:14.808 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-08-31 23:54:14.808 | address-scope 2026-08-31 23:54:14.808 | agent 2026-08-31 23:54:14.809 | allowed-address-pairs 2026-08-31 23:54:14.809 | auto-allocated-topology 2026-08-31 23:54:14.809 | availability_zone 2026-08-31 23:54:14.809 | default-subnetpools 2026-08-31 23:54:14.809 | dhcp_agent_scheduler 2026-08-31 23:54:14.809 | dns-integration 2026-08-31 23:54:14.809 | dns-domain-ports 2026-08-31 23:54:14.809 | dns-integration-domain-keywords 2026-08-31 23:54:14.809 | empty-string-filtering 2026-08-31 23:54:14.810 | external-net 2026-08-31 23:54:14.810 | extra_dhcp_opt 2026-08-31 23:54:14.810 | extraroute 2026-08-31 23:54:14.810 | extraroute-atomic 2026-08-31 23:54:14.810 | filter-validation 2026-08-31 23:54:14.810 | floating-ip-port-forwarding-detail 2026-08-31 23:54:14.810 | fip-port-details 2026-08-31 23:54:14.810 | flavors 2026-08-31 23:54:14.810 | floatingip-pools 2026-08-31 23:54:14.810 | router 2026-08-31 23:54:14.810 | l3-agent-scheduler-ha-chassis-priority 2026-08-31 23:54:14.811 | enable-default-route-bfd 2026-08-31 23:54:14.811 | enable-default-route-ecmp 2026-08-31 23:54:14.811 | ext-gw-mode 2026-08-31 23:54:14.811 | l3-ha 2026-08-31 23:54:14.811 | external-gateway-multihoming 2026-08-31 23:54:14.811 | l3-flavors 2026-08-31 23:54:14.811 | l3_agent_scheduler 2026-08-31 23:54:14.811 | multi-provider 2026-08-31 23:54:14.811 | net-mtu 2026-08-31 23:54:14.812 | net-mtu-writable 2026-08-31 23:54:14.812 | network_availability_zone 2026-08-31 23:54:14.812 | network-ip-availability 2026-08-31 23:54:14.812 | network-ip-availability-details 2026-08-31 23:54:14.812 | pagination 2026-08-31 23:54:14.812 | port-device-profile 2026-08-31 23:54:14.812 | port-mac-address-regenerate 2026-08-31 23:54:14.812 | port-numa-affinity-policy 2026-08-31 23:54:14.812 | port-numa-affinity-policy-socket 2026-08-31 23:54:14.812 | binding 2026-08-31 23:54:14.812 | binding-extended 2026-08-31 23:54:14.813 | port-security 2026-08-31 23:54:14.813 | project-id 2026-08-31 23:54:14.813 | provider 2026-08-31 23:54:14.813 | qinq 2026-08-31 23:54:14.813 | quota-check-limit 2026-08-31 23:54:14.813 | quota-check-limit-default 2026-08-31 23:54:14.813 | quotas 2026-08-31 23:54:14.813 | quota_details 2026-08-31 23:54:14.813 | rbac-policies 2026-08-31 23:54:14.813 | rbac-address-scope 2026-08-31 23:54:14.813 | rbac-security-groups 2026-08-31 23:54:14.814 | revision-if-match 2026-08-31 23:54:14.814 | standard-attr-revisions 2026-08-31 23:54:14.814 | router_availability_zone 2026-08-31 23:54:14.814 | router-enable-snat 2026-08-31 23:54:14.814 | security-groups-default-rules 2026-08-31 23:54:14.814 | security-groups-default-statefulness 2026-08-31 23:54:14.814 | security-groups-normalized-cidr 2026-08-31 23:54:14.814 | security-groups-remote-address-group 2026-08-31 23:54:14.814 | security-groups-rules-belongs-to-default-sg 2026-08-31 23:54:14.814 | security-groups-shared-filtering 2026-08-31 23:54:14.815 | security-group 2026-08-31 23:54:14.815 | service-type 2026-08-31 23:54:14.815 | sorting 2026-08-31 23:54:14.815 | standard-attr-description 2026-08-31 23:54:14.815 | stateful-security-group 2026-08-31 23:54:14.815 | subnet-dns-publish-fixed-ip 2026-08-31 23:54:14.815 | subnet-external-network 2026-08-31 23:54:14.815 | subnet_onboard 2026-08-31 23:54:14.815 | subnet-service-types 2026-08-31 23:54:14.815 | subnet_allocation 2026-08-31 23:54:14.816 | subnetpool-prefix-ops 2026-08-31 23:54:14.816 | tag-creation 2026-08-31 23:54:14.816 | standard-attr-tag 2026-08-31 23:54:14.816 | standard-attr-timestamp 2026-08-31 23:54:14.816 | vlan-transparent' 2026-08-31 23:54:14.816 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-08-31 23:54:14.816 | address-scope 2026-08-31 23:54:14.816 | agent 2026-08-31 23:54:14.816 | allowed-address-pairs 2026-08-31 23:54:14.816 | auto-allocated-topology 2026-08-31 23:54:14.816 | availability_zone 2026-08-31 23:54:14.817 | default-subnetpools 2026-08-31 23:54:14.817 | dhcp_agent_scheduler 2026-08-31 23:54:14.817 | dns-integration 2026-08-31 23:54:14.817 | dns-domain-ports 2026-08-31 23:54:14.817 | dns-integration-domain-keywords 2026-08-31 23:54:14.817 | empty-string-filtering 2026-08-31 23:54:14.817 | external-net 2026-08-31 23:54:14.817 | extra_dhcp_opt 2026-08-31 23:54:14.817 | extraroute 2026-08-31 23:54:14.817 | extraroute-atomic 2026-08-31 23:54:14.817 | filter-validation 2026-08-31 23:54:14.818 | floating-ip-port-forwarding-detail 2026-08-31 23:54:14.818 | fip-port-details 2026-08-31 23:54:14.818 | flavors 2026-08-31 23:54:14.818 | floatingip-pools 2026-08-31 23:54:14.818 | router 2026-08-31 23:54:14.818 | l3-agent-scheduler-ha-chassis-priority 2026-08-31 23:54:14.818 | enable-default-route-bfd 2026-08-31 23:54:14.818 | enable-default-route-ecmp 2026-08-31 23:54:14.818 | ext-gw-mode 2026-08-31 23:54:14.818 | l3-ha 2026-08-31 23:54:14.818 | external-gateway-multihoming 2026-08-31 23:54:14.818 | l3-flavors 2026-08-31 23:54:14.819 | l3_agent_scheduler 2026-08-31 23:54:14.819 | multi-provider 2026-08-31 23:54:14.819 | net-mtu 2026-08-31 23:54:14.819 | net-mtu-writable 2026-08-31 23:54:14.819 | network_availability_zone 2026-08-31 23:54:14.819 | network-ip-availability 2026-08-31 23:54:14.819 | network-ip-availability-details 2026-08-31 23:54:14.819 | pagination 2026-08-31 23:54:14.819 | port-device-profile 2026-08-31 23:54:14.819 | port-mac-address-regenerate 2026-08-31 23:54:14.820 | port-numa-affinity-policy 2026-08-31 23:54:14.820 | port-numa-affinity-policy-socket 2026-08-31 23:54:14.820 | binding 2026-08-31 23:54:14.820 | binding-extended 2026-08-31 23:54:14.820 | port-security 2026-08-31 23:54:14.820 | project-id 2026-08-31 23:54:14.820 | provider 2026-08-31 23:54:14.820 | qinq 2026-08-31 23:54:14.820 | quota-check-limit 2026-08-31 23:54:14.820 | quota-check-limit-default 2026-08-31 23:54:14.820 | quotas 2026-08-31 23:54:14.821 | quota_details 2026-08-31 23:54:14.821 | rbac-policies 2026-08-31 23:54:14.821 | rbac-address-scope 2026-08-31 23:54:14.821 | rbac-security-groups 2026-08-31 23:54:14.821 | revision-if-match 2026-08-31 23:54:14.821 | standard-attr-revisions 2026-08-31 23:54:14.821 | router_availability_zone 2026-08-31 23:54:14.821 | router-enable-snat 2026-08-31 23:54:14.821 | security-groups-default-rules 2026-08-31 23:54:14.821 | security-groups-default-statefulness 2026-08-31 23:54:14.821 | security-groups-normalized-cidr 2026-08-31 23:54:14.822 | security-groups-remote-address-group 2026-08-31 23:54:14.822 | security-groups-rules-belongs-to-default-sg 2026-08-31 23:54:14.822 | security-groups-shared-filtering 2026-08-31 23:54:14.822 | security-group 2026-08-31 23:54:14.822 | service-type 2026-08-31 23:54:14.822 | sorting 2026-08-31 23:54:14.822 | standard-attr-description 2026-08-31 23:54:14.822 | stateful-security-group 2026-08-31 23:54:14.822 | subnet-dns-publish-fixed-ip 2026-08-31 23:54:14.822 | subnet-external-network 2026-08-31 23:54:14.822 | subnet_onboard 2026-08-31 23:54:14.823 | subnet-service-types 2026-08-31 23:54:14.823 | subnet_allocation 2026-08-31 23:54:14.823 | subnetpool-prefix-ops 2026-08-31 23:54:14.823 | tag-creation 2026-08-31 23:54:14.823 | standard-attr-tag 2026-08-31 23:54:14.823 | standard-attr-timestamp 2026-08-31 23:54:14.823 | vlan-transparent =~ external-net ]] 2026-08-31 23:54:14.823 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-08-31 23:54:14.823 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:219 : [[ True == \T\r\u\e ]] 2026-08-31 23:54:14.829 | ++ 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-08-31 23:54:18.587 | ++ functions-common:oscwrap:2465 : return 0 2026-08-31 23:54:18.594 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:221 : ROUTER_ID=de9cbe81-851f-4bf4-b6be-35d5205816e8 2026-08-31 23:54:18.599 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:222 : die_if_not_set 222 ROUTER_ID 'Failure creating router router1' 2026-08-31 23:54:18.603 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-08-31 23:54:18.631 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:229 : EXTERNAL_NETWORK_FLAGS=--external 2026-08-31 23:54:18.636 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:230 : is_networking_extension_supported auto-allocated-topology 2026-08-31 23:54:18.641 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=auto-allocated-topology 2026-08-31 23:54:18.648 | ++ 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-08-31 23:54:21.741 | ++ functions-common:oscwrap:2465 : return 0 2026-08-31 23:54:21.745 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-08-31 23:54:21.745 | address-scope 2026-08-31 23:54:21.745 | agent 2026-08-31 23:54:21.745 | allowed-address-pairs 2026-08-31 23:54:21.745 | auto-allocated-topology 2026-08-31 23:54:21.745 | availability_zone 2026-08-31 23:54:21.745 | default-subnetpools 2026-08-31 23:54:21.746 | dhcp_agent_scheduler 2026-08-31 23:54:21.746 | dns-integration 2026-08-31 23:54:21.746 | dns-domain-ports 2026-08-31 23:54:21.746 | dns-integration-domain-keywords 2026-08-31 23:54:21.746 | empty-string-filtering 2026-08-31 23:54:21.746 | external-net 2026-08-31 23:54:21.746 | extra_dhcp_opt 2026-08-31 23:54:21.746 | extraroute 2026-08-31 23:54:21.746 | extraroute-atomic 2026-08-31 23:54:21.747 | filter-validation 2026-08-31 23:54:21.747 | floating-ip-port-forwarding-detail 2026-08-31 23:54:21.747 | fip-port-details 2026-08-31 23:54:21.747 | flavors 2026-08-31 23:54:21.747 | floatingip-pools 2026-08-31 23:54:21.747 | router 2026-08-31 23:54:21.747 | l3-agent-scheduler-ha-chassis-priority 2026-08-31 23:54:21.748 | enable-default-route-bfd 2026-08-31 23:54:21.748 | enable-default-route-ecmp 2026-08-31 23:54:21.748 | ext-gw-mode 2026-08-31 23:54:21.748 | l3-ha 2026-08-31 23:54:21.748 | external-gateway-multihoming 2026-08-31 23:54:21.748 | l3-flavors 2026-08-31 23:54:21.748 | l3_agent_scheduler 2026-08-31 23:54:21.748 | multi-provider 2026-08-31 23:54:21.748 | net-mtu 2026-08-31 23:54:21.748 | net-mtu-writable 2026-08-31 23:54:21.749 | network_availability_zone 2026-08-31 23:54:21.749 | network-ip-availability 2026-08-31 23:54:21.749 | network-ip-availability-details 2026-08-31 23:54:21.749 | pagination 2026-08-31 23:54:21.749 | port-device-profile 2026-08-31 23:54:21.749 | port-mac-address-regenerate 2026-08-31 23:54:21.749 | port-numa-affinity-policy 2026-08-31 23:54:21.749 | port-numa-affinity-policy-socket 2026-08-31 23:54:21.749 | binding 2026-08-31 23:54:21.750 | binding-extended 2026-08-31 23:54:21.750 | port-security 2026-08-31 23:54:21.750 | project-id 2026-08-31 23:54:21.750 | provider 2026-08-31 23:54:21.750 | qinq 2026-08-31 23:54:21.750 | quota-check-limit 2026-08-31 23:54:21.750 | quota-check-limit-default 2026-08-31 23:54:21.750 | quotas 2026-08-31 23:54:21.750 | quota_details 2026-08-31 23:54:21.751 | rbac-policies 2026-08-31 23:54:21.751 | rbac-address-scope 2026-08-31 23:54:21.751 | rbac-security-groups 2026-08-31 23:54:21.751 | revision-if-match 2026-08-31 23:54:21.751 | standard-attr-revisions 2026-08-31 23:54:21.751 | router_availability_zone 2026-08-31 23:54:21.751 | router-enable-snat 2026-08-31 23:54:21.751 | security-groups-default-rules 2026-08-31 23:54:21.751 | security-groups-default-statefulness 2026-08-31 23:54:21.752 | security-groups-normalized-cidr 2026-08-31 23:54:21.752 | security-groups-remote-address-group 2026-08-31 23:54:21.752 | security-groups-rules-belongs-to-default-sg 2026-08-31 23:54:21.752 | security-groups-shared-filtering 2026-08-31 23:54:21.752 | security-group 2026-08-31 23:54:21.752 | service-type 2026-08-31 23:54:21.752 | sorting 2026-08-31 23:54:21.752 | standard-attr-description 2026-08-31 23:54:21.753 | stateful-security-group 2026-08-31 23:54:21.753 | subnet-dns-publish-fixed-ip 2026-08-31 23:54:21.753 | subnet-external-network 2026-08-31 23:54:21.753 | subnet_onboard 2026-08-31 23:54:21.753 | subnet-service-types 2026-08-31 23:54:21.753 | subnet_allocation 2026-08-31 23:54:21.753 | subnetpool-prefix-ops 2026-08-31 23:54:21.753 | tag-creation 2026-08-31 23:54:21.753 | standard-attr-tag 2026-08-31 23:54:21.753 | standard-attr-timestamp 2026-08-31 23:54:21.754 | vlan-transparent' 2026-08-31 23:54:21.754 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-08-31 23:54:21.754 | address-scope 2026-08-31 23:54:21.754 | agent 2026-08-31 23:54:21.754 | allowed-address-pairs 2026-08-31 23:54:21.754 | auto-allocated-topology 2026-08-31 23:54:21.754 | availability_zone 2026-08-31 23:54:21.754 | default-subnetpools 2026-08-31 23:54:21.755 | dhcp_agent_scheduler 2026-08-31 23:54:21.755 | dns-integration 2026-08-31 23:54:21.755 | dns-domain-ports 2026-08-31 23:54:21.755 | dns-integration-domain-keywords 2026-08-31 23:54:21.755 | empty-string-filtering 2026-08-31 23:54:21.755 | external-net 2026-08-31 23:54:21.755 | extra_dhcp_opt 2026-08-31 23:54:21.755 | extraroute 2026-08-31 23:54:21.755 | extraroute-atomic 2026-08-31 23:54:21.755 | filter-validation 2026-08-31 23:54:21.756 | floating-ip-port-forwarding-detail 2026-08-31 23:54:21.756 | fip-port-details 2026-08-31 23:54:21.756 | flavors 2026-08-31 23:54:21.756 | floatingip-pools 2026-08-31 23:54:21.756 | router 2026-08-31 23:54:21.756 | l3-agent-scheduler-ha-chassis-priority 2026-08-31 23:54:21.756 | enable-default-route-bfd 2026-08-31 23:54:21.756 | enable-default-route-ecmp 2026-08-31 23:54:21.756 | ext-gw-mode 2026-08-31 23:54:21.757 | l3-ha 2026-08-31 23:54:21.757 | external-gateway-multihoming 2026-08-31 23:54:21.757 | l3-flavors 2026-08-31 23:54:21.757 | l3_agent_scheduler 2026-08-31 23:54:21.757 | multi-provider 2026-08-31 23:54:21.758 | net-mtu 2026-08-31 23:54:21.758 | net-mtu-writable 2026-08-31 23:54:21.758 | network_availability_zone 2026-08-31 23:54:21.758 | network-ip-availability 2026-08-31 23:54:21.758 | network-ip-availability-details 2026-08-31 23:54:21.758 | pagination 2026-08-31 23:54:21.758 | port-device-profile 2026-08-31 23:54:21.758 | port-mac-address-regenerate 2026-08-31 23:54:21.758 | port-numa-affinity-policy 2026-08-31 23:54:21.758 | port-numa-affinity-policy-socket 2026-08-31 23:54:21.759 | binding 2026-08-31 23:54:21.759 | binding-extended 2026-08-31 23:54:21.759 | port-security 2026-08-31 23:54:21.759 | project-id 2026-08-31 23:54:21.759 | provider 2026-08-31 23:54:21.759 | qinq 2026-08-31 23:54:21.759 | quota-check-limit 2026-08-31 23:54:21.759 | quota-check-limit-default 2026-08-31 23:54:21.759 | quotas 2026-08-31 23:54:21.759 | quota_details 2026-08-31 23:54:21.760 | rbac-policies 2026-08-31 23:54:21.760 | rbac-address-scope 2026-08-31 23:54:21.760 | rbac-security-groups 2026-08-31 23:54:21.760 | revision-if-match 2026-08-31 23:54:21.760 | standard-attr-revisions 2026-08-31 23:54:21.760 | router_availability_zone 2026-08-31 23:54:21.760 | router-enable-snat 2026-08-31 23:54:21.760 | security-groups-default-rules 2026-08-31 23:54:21.760 | security-groups-default-statefulness 2026-08-31 23:54:21.761 | security-groups-normalized-cidr 2026-08-31 23:54:21.761 | security-groups-remote-address-group 2026-08-31 23:54:21.761 | security-groups-rules-belongs-to-default-sg 2026-08-31 23:54:21.761 | security-groups-shared-filtering 2026-08-31 23:54:21.761 | security-group 2026-08-31 23:54:21.761 | service-type 2026-08-31 23:54:21.761 | sorting 2026-08-31 23:54:21.761 | standard-attr-description 2026-08-31 23:54:21.762 | stateful-security-group 2026-08-31 23:54:21.762 | subnet-dns-publish-fixed-ip 2026-08-31 23:54:21.762 | subnet-external-network 2026-08-31 23:54:21.762 | subnet_onboard 2026-08-31 23:54:21.762 | subnet-service-types 2026-08-31 23:54:21.762 | subnet_allocation 2026-08-31 23:54:21.762 | subnetpool-prefix-ops 2026-08-31 23:54:21.763 | tag-creation 2026-08-31 23:54:21.764 | standard-attr-tag 2026-08-31 23:54:21.765 | standard-attr-timestamp 2026-08-31 23:54:21.765 | vlan-transparent =~ auto-allocated-topology ]] 2026-08-31 23:54:21.765 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-08-31 23:54:21.768 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:231 : EXTERNAL_NETWORK_FLAGS='--external --default' 2026-08-31 23:54:21.773 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:234 : '[' True = True ']' 2026-08-31 23:54:21.779 | ++ 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-08-31 23:54:26.571 | ++ functions-common:oscwrap:2465 : return 0 2026-08-31 23:54:26.577 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:235 : EXT_NET_ID=f049389b-d6f5-45e7-92d8-55253206a08b 2026-08-31 23:54:26.581 | + 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-08-31 23:54:26.584 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-08-31 23:54:26.612 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:241 : [[ 4+6 =~ 4.* ]] 2026-08-31 23:54:26.616 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:243 : _neutron_configure_router_v4 2026-08-31 23:54:26.620 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:330 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router add subnet de9cbe81-851f-4bf4-b6be-35d5205816e8 0d64c2e1-5a81-416c-8ab7-71a94b636a0f 2026-08-31 23:54:32.577 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:332 : local id_and_ext_gw_ip 2026-08-31 23:54:32.583 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:333 : _neutron_create_public_subnet_v4 f049389b-d6f5-45e7-92d8-55253206a08b 2026-08-31 23:54:32.590 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:295 : local dhcp_param=--no-dhcp 2026-08-31 23:54:32.594 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:296 : [[ False == \T\r\u\e ]] 2026-08-31 23:54:32.598 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:299 : local 'subnet_params=--ip-version 4 ' 2026-08-31 23:54:32.603 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:300 : subnet_params+=' ' 2026-08-31 23:54:32.608 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:301 : [[ -n '' ]] 2026-08-31 23:54:32.613 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:304 : subnet_params+='--network f049389b-d6f5-45e7-92d8-55253206a08b --subnet-range 172.24.4.0/24 --no-dhcp ' 2026-08-31 23:54:32.618 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:305 : subnet_params+=public-subnet 2026-08-31 23:54:32.622 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:306 : local id_and_ext_gw_ip 2026-08-31 23:54:32.628 | +++ 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 f049389b-d6f5-45e7-92d8-55253206a08b --subnet-range 172.24.4.0/24 --no-dhcp public-subnet 2026-08-31 23:54:32.636 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:307 : grep -e gateway_ip -e ' id ' 2026-08-31 23:54:36.582 | +++ functions-common:oscwrap:2465 : return 0 2026-08-31 23:54:36.588 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:307 : id_and_ext_gw_ip='| gateway_ip | 172.24.4.1 | 2026-08-31 23:54:36.589 | | id | f73c54a7-0c6c-4ae1-b1ef-98b24b0834ce |' 2026-08-31 23:54:36.593 | ++ 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-08-31 23:54:36.597 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-08-31 23:54:36.624 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:309 : echo '|' gateway_ip '|' 172.24.4.1 '|' '|' id '|' f73c54a7-0c6c-4ae1-b1ef-98b24b0834ce '|' 2026-08-31 23:54:36.630 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:333 : id_and_ext_gw_ip='| gateway_ip | 172.24.4.1 | | id | f73c54a7-0c6c-4ae1-b1ef-98b24b0834ce |' 2026-08-31 23:54:36.635 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:334 : local ext_gw_ip 2026-08-31 23:54:36.641 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:335 : get_field 2 2026-08-31 23:54:36.643 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:335 : echo '|' gateway_ip '|' 172.24.4.1 '|' '|' id '|' f73c54a7-0c6c-4ae1-b1ef-98b24b0834ce '|' 2026-08-31 23:54:36.644 | ++ functions-common:get_field:806 : local data field 2026-08-31 23:54:36.649 | ++ functions-common:get_field:807 : read data 2026-08-31 23:54:36.653 | ++ functions-common:get_field:808 : '[' 2 -lt 0 ']' 2026-08-31 23:54:36.659 | ++ functions-common:get_field:811 : field='$3' 2026-08-31 23:54:36.664 | ++ functions-common:get_field:813 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2026-08-31 23:54:36.665 | ++ functions-common:get_field:813 : echo '| gateway_ip | 172.24.4.1 | | id | f73c54a7-0c6c-4ae1-b1ef-98b24b0834ce |' 2026-08-31 23:54:36.672 | ++ functions-common:get_field:807 : read data 2026-08-31 23:54:36.677 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:335 : ext_gw_ip=172.24.4.1 2026-08-31 23:54:36.684 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : get_field 5 2026-08-31 23:54:36.685 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : echo '|' gateway_ip '|' 172.24.4.1 '|' '|' id '|' f73c54a7-0c6c-4ae1-b1ef-98b24b0834ce '|' 2026-08-31 23:54:36.689 | ++ functions-common:get_field:806 : local data field 2026-08-31 23:54:36.694 | ++ functions-common:get_field:807 : read data 2026-08-31 23:54:36.698 | ++ functions-common:get_field:808 : '[' 5 -lt 0 ']' 2026-08-31 23:54:36.702 | ++ functions-common:get_field:811 : field='$6' 2026-08-31 23:54:36.707 | ++ functions-common:get_field:813 : echo '| gateway_ip | 172.24.4.1 | | id | f73c54a7-0c6c-4ae1-b1ef-98b24b0834ce |' 2026-08-31 23:54:36.709 | ++ functions-common:get_field:813 : awk '-F[ \t]*\\|[ \t]*' '{print $6}' 2026-08-31 23:54:36.717 | ++ functions-common:get_field:807 : read data 2026-08-31 23:54:36.723 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : PUB_SUBNET_ID=f73c54a7-0c6c-4ae1-b1ef-98b24b0834ce 2026-08-31 23:54:36.727 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:338 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router set --external-gateway f049389b-d6f5-45e7-92d8-55253206a08b de9cbe81-851f-4bf4-b6be-35d5205816e8 2026-08-31 23:54:43.399 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:341 : [[ ovn == \o\v\n ]] 2026-08-31 23:54:43.404 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:341 : [[ True == \T\r\u\e ]] 2026-08-31 23:54:43.409 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:341 : is_service_enabled q-svc neutron-api 2026-08-31 23:54:43.441 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 23:54:43.449 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:343 : local ext_gw_interface=none 2026-08-31 23:54:43.453 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:344 : is_neutron_ovs_base_plugin 2026-08-31 23:54:43.457 | + lib/neutron_plugins/ovs_base:is_neutron_ovs_base_plugin:23 : return 0 2026-08-31 23:54:43.462 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:345 : _neutron_get_ext_gw_interface 2026-08-31 23:54:43.466 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:145 : [[ False == \T\r\u\e ]] 2026-08-31 23:54:43.469 | ++ 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-08-31 23:54:43.508 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:152 : echo br-ex 2026-08-31 23:54:43.515 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:345 : ext_gw_interface=br-ex 2026-08-31 23:54:43.519 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:347 : [[ br-ex != \n\o\n\e ]] 2026-08-31 23:54:43.524 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:348 : local cidr_len=24 2026-08-31 23:54:43.529 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:349 : local 'testcmd=ip -o link | grep -q br-ex' 2026-08-31 23:54:43.535 | + 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-08-31 23:54:43.539 | + functions-common:test_with_retry:2358 : local 'testcmd=ip -o link | grep -q br-ex' 2026-08-31 23:54:43.543 | + functions-common:test_with_retry:2359 : local 'failmsg=br-ex creation failed' 2026-08-31 23:54:43.548 | + functions-common:test_with_retry:2360 : local until=10 2026-08-31 23:54:43.554 | + functions-common:test_with_retry:2361 : local sleep=0.5 2026-08-31 23:54:43.560 | + functions-common:test_with_retry:2363 : time_start test_with_retry 2026-08-31 23:54:43.564 | + functions-common:time_start:2406 : local name=test_with_retry 2026-08-31 23:54:43.569 | + functions-common:time_start:2407 : local start_time= 2026-08-31 23:54:43.574 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-31 23:54:43.580 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-31 23:54:43.589 | + functions-common:time_start:2411 : _TIME_START[$name]=1788220483583 2026-08-31 23:54:43.593 | + functions-common:test_with_retry:2364 : timeout 10 sh -c 'while ! ip -o link | grep -q br-ex; do sleep 0.5; done' 2026-08-31 23:54:43.608 | + functions-common:test_with_retry:2367 : time_stop test_with_retry 2026-08-31 23:54:43.613 | + functions-common:time_stop:2420 : local name 2026-08-31 23:54:43.617 | + functions-common:time_stop:2421 : local end_time 2026-08-31 23:54:43.623 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-31 23:54:43.629 | + functions-common:time_stop:2423 : local total 2026-08-31 23:54:43.633 | + functions-common:time_stop:2424 : local start_time 2026-08-31 23:54:43.638 | + functions-common:time_stop:2426 : name=test_with_retry 2026-08-31 23:54:43.643 | + functions-common:time_stop:2427 : start_time=1788220483583 2026-08-31 23:54:43.648 | + functions-common:time_stop:2429 : [[ -z 1788220483583 ]] 2026-08-31 23:54:43.654 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-31 23:54:43.661 | + functions-common:time_stop:2432 : end_time=1788220483656 2026-08-31 23:54:43.666 | + functions-common:time_stop:2433 : elapsed_time=73 2026-08-31 23:54:43.671 | + functions-common:time_stop:2434 : total=9083 2026-08-31 23:54:43.678 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-31 23:54:43.682 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=9156 2026-08-31 23:54:43.691 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : grep -c 172.24.4.1 2026-08-31 23:54:43.691 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : ip addr show dev br-ex 2026-08-31 23:54:43.701 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : [[ 0 == 0 ]] 2026-08-31 23:54:43.706 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : [[ True == \F\a\l\s\e ]] 2026-08-31 23:54:43.712 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : [[ False == \T\r\u\e ]] 2026-08-31 23:54:43.716 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : [[ True == \T\r\u\e ]] 2026-08-31 23:54:43.721 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:352 : sudo ip addr add 172.24.4.1/24 dev br-ex 2026-08-31 23:54:43.743 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:353 : sudo ip link set br-ex up 2026-08-31 23:54:43.775 | ++ 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-08-31 23:54:43.777 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : cut -f2 '-d'\''' 2026-08-31 23:54:43.780 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : awk -Fip_address '{ print $2 }' 2026-08-31 23:54:43.782 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : tr '\n' ' ' 2026-08-31 23:54:47.245 | ++ functions-common:oscwrap:2465 : return 0 2026-08-31 23:54:47.253 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : ROUTER_GW_IP=' 172.24.4.214 ' 2026-08-31 23:54:47.256 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:356 : die_if_not_set 356 ROUTER_GW_IP 'Failure retrieving ROUTER_GW_IP' 2026-08-31 23:54:47.261 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-08-31 23:54:47.293 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:358 : _neutron_set_router_id 2026-08-31 23:54:47.297 | + lib/neutron_plugins/services/l3:_neutron_set_router_id:138 : [[ True == \F\a\l\s\e ]] 2026-08-31 23:54:47.303 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:246 : [[ 4+6 =~ .*6 ]] 2026-08-31 23:54:47.308 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:248 : _neutron_configure_router_v6 2026-08-31 23:54:47.312 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:364 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router add subnet de9cbe81-851f-4bf4-b6be-35d5205816e8 eee794ac-7350-4a7c-88f3-5806bb393ccb 2026-08-31 23:54:55.460 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:366 : local ipv6_id_and_ext_gw_ip 2026-08-31 23:54:55.465 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:367 : _neutron_create_public_subnet_v6 f049389b-d6f5-45e7-92d8-55253206a08b 2026-08-31 23:54:55.469 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:314 : local dhcp_param=--no-dhcp 2026-08-31 23:54:55.474 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:315 : [[ False == \T\r\u\e ]] 2026-08-31 23:54:55.478 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:318 : local 'subnet_params=--ip-version 6 ' 2026-08-31 23:54:55.482 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:319 : subnet_params+='--gateway 2001:db8::2 ' 2026-08-31 23:54:55.486 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:320 : subnet_params+='--network f049389b-d6f5-45e7-92d8-55253206a08b --subnet-range 2001:db8::/64 --no-dhcp ' 2026-08-31 23:54:55.491 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:321 : subnet_params+=ipv6-public-subnet 2026-08-31 23:54:55.496 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:322 : local ipv6_id_and_ext_gw_ip 2026-08-31 23:54:55.502 | +++ 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 f049389b-d6f5-45e7-92d8-55253206a08b --subnet-range 2001:db8::/64 --no-dhcp ipv6-public-subnet 2026-08-31 23:54:55.503 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:323 : grep -e gateway_ip -e ' id ' 2026-08-31 23:55:02.457 | +++ functions-common:oscwrap:2465 : return 0 2026-08-31 23:55:02.462 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:323 : ipv6_id_and_ext_gw_ip='| gateway_ip | 2001:db8::2 | 2026-08-31 23:55:02.463 | | id | aaba09d0-2315-4ba8-9a53-4b8b90802e6a |' 2026-08-31 23:55:02.467 | ++ 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-08-31 23:55:02.471 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-08-31 23:55:02.498 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:325 : echo '|' gateway_ip '|' 2001:db8::2 '|' '|' id '|' aaba09d0-2315-4ba8-9a53-4b8b90802e6a '|' 2026-08-31 23:55:02.504 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:367 : ipv6_id_and_ext_gw_ip='| gateway_ip | 2001:db8::2 | | id | aaba09d0-2315-4ba8-9a53-4b8b90802e6a |' 2026-08-31 23:55:02.508 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:368 : local ipv6_ext_gw_ip 2026-08-31 23:55:02.515 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:369 : get_field 2 2026-08-31 23:55:02.516 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:369 : echo '|' gateway_ip '|' 2001:db8::2 '|' '|' id '|' aaba09d0-2315-4ba8-9a53-4b8b90802e6a '|' 2026-08-31 23:55:02.519 | ++ functions-common:get_field:806 : local data field 2026-08-31 23:55:02.522 | ++ functions-common:get_field:807 : read data 2026-08-31 23:55:02.526 | ++ functions-common:get_field:808 : '[' 2 -lt 0 ']' 2026-08-31 23:55:02.530 | ++ functions-common:get_field:811 : field='$3' 2026-08-31 23:55:02.535 | ++ functions-common:get_field:813 : echo '| gateway_ip | 2001:db8::2 | | id | aaba09d0-2315-4ba8-9a53-4b8b90802e6a |' 2026-08-31 23:55:02.536 | ++ functions-common:get_field:813 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2026-08-31 23:55:02.542 | ++ functions-common:get_field:807 : read data 2026-08-31 23:55:02.547 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:369 : ipv6_ext_gw_ip=2001:db8::2 2026-08-31 23:55:02.551 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:370 : local ipv6_pub_subnet_id 2026-08-31 23:55:02.558 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:371 : echo '|' gateway_ip '|' 2001:db8::2 '|' '|' id '|' aaba09d0-2315-4ba8-9a53-4b8b90802e6a '|' 2026-08-31 23:55:02.558 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:371 : get_field 5 2026-08-31 23:55:02.562 | ++ functions-common:get_field:806 : local data field 2026-08-31 23:55:02.567 | ++ functions-common:get_field:807 : read data 2026-08-31 23:55:02.572 | ++ functions-common:get_field:808 : '[' 5 -lt 0 ']' 2026-08-31 23:55:02.576 | ++ functions-common:get_field:811 : field='$6' 2026-08-31 23:55:02.582 | ++ functions-common:get_field:813 : awk '-F[ \t]*\\|[ \t]*' '{print $6}' 2026-08-31 23:55:02.582 | ++ functions-common:get_field:813 : echo '| gateway_ip | 2001:db8::2 | | id | aaba09d0-2315-4ba8-9a53-4b8b90802e6a |' 2026-08-31 23:55:02.591 | ++ functions-common:get_field:807 : read data 2026-08-31 23:55:02.596 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:371 : ipv6_pub_subnet_id=aaba09d0-2315-4ba8-9a53-4b8b90802e6a 2026-08-31 23:55:02.600 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:375 : [[ 4+6 == \6 ]] 2026-08-31 23:55:02.605 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:380 : [[ ovn == \o\v\n ]] 2026-08-31 23:55:02.609 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:380 : [[ True == \T\r\u\e ]] 2026-08-31 23:55:02.614 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:380 : is_service_enabled q-svc neutron-api 2026-08-31 23:55:02.638 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 23:55:02.644 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:394 : sudo sysctl -w net.ipv6.conf.all.forwarding=1 2026-08-31 23:55:02.658 | net.ipv6.conf.all.forwarding = 1 2026-08-31 23:55:02.671 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : grep -C 1 aaba09d0-2315-4ba8-9a53-4b8b90802e6a 2026-08-31 23:55:02.671 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : oscwrap --os-cloud devstack-admin-demo --os-region RegionOne router show de9cbe81-851f-4bf4-b6be-35d5205816e8 -c external_gateway_info -f json 2026-08-31 23:55:02.671 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : grep ip_address 2026-08-31 23:55:02.671 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : tr -d '"' 2026-08-31 23:55:02.674 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : awk '{print $2}' 2026-08-31 23:55:06.175 | ++ functions-common:oscwrap:2465 : return 0 2026-08-31 23:55:06.181 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : IPV6_ROUTER_GW_IP=2001:db8::1d1 2026-08-31 23:55:06.183 | + 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-08-31 23:55:06.186 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-08-31 23:55:06.203 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:406 : is_neutron_ovs_base_plugin 2026-08-31 23:55:06.205 | + lib/neutron_plugins/ovs_base:is_neutron_ovs_base_plugin:23 : return 0 2026-08-31 23:55:06.208 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:407 : local ext_gw_interface 2026-08-31 23:55:06.211 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:408 : _neutron_get_ext_gw_interface 2026-08-31 23:55:06.214 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:145 : [[ False == \T\r\u\e ]] 2026-08-31 23:55:06.217 | ++ 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-08-31 23:55:06.244 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:152 : echo br-ex 2026-08-31 23:55:06.247 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:408 : ext_gw_interface=br-ex 2026-08-31 23:55:06.250 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:409 : local ipv6_cidr_len=64 2026-08-31 23:55:06.252 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:414 : sudo ip link set br-ex up 2026-08-31 23:55:06.269 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:415 : sudo ip -6 addr replace 2001:db8::2/64 dev br-ex 2026-08-31 23:55:06.287 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:421 : local replace_range=fd1a:68d2:6aae::/56 2026-08-31 23:55:06.290 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:422 : [[ -z ff6f6d9f-983b-4435-8f37-22e948a44ea9 ]] 2026-08-31 23:55:06.293 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:425 : sudo ip -6 route replace fd1a:68d2:6aae::/56 via 2001:db8::1d1 dev br-ex 2026-08-31 23:55:06.311 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:427 : _neutron_set_router_id 2026-08-31 23:55:06.314 | + lib/neutron_plugins/services/l3:_neutron_set_router_id:138 : [[ True == \F\a\l\s\e ]] 2026-08-31 23:55:06.318 | + ./stack.sh:main:1333 : is_service_enabled nova 2026-08-31 23:55:06.345 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 23:55:06.348 | + ./stack.sh:main:1334 : echo_summary 'Starting Nova' 2026-08-31 23:55:06.352 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-31 23:55:06.356 | + ./stack.sh:echo_summary:450 : echo -e Starting Nova 2026-08-31 23:55:06.359 | + ./stack.sh:main:1335 : start_nova 2026-08-31 23:55:06.362 | + lib/nova:start_nova:1170 : start_nova_rest 2026-08-31 23:55:06.366 | + 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-08-31 23:55:06.369 | + 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-08-31 23:55:06.373 | + 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-08-31 23:55:06.378 | + lib/nova:start_nova_rest:1086 : local compute_cell_conf=/etc/nova/nova.conf 2026-08-31 23:55:06.382 | + lib/nova:start_nova_rest:1088 : run_process n-sch '/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-08-31 23:55:06.386 | + functions-common:run_process:1674 : local service=n-sch 2026-08-31 23:55:06.390 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-08-31 23:55:06.394 | + functions-common:run_process:1676 : local group= 2026-08-31 23:55:06.398 | + functions-common:run_process:1677 : local user= 2026-08-31 23:55:06.403 | + functions-common:run_process:1678 : local env_vars= 2026-08-31 23:55:06.408 | + functions-common:run_process:1680 : local name=n-sch 2026-08-31 23:55:06.412 | + functions-common:run_process:1682 : time_start run_process 2026-08-31 23:55:06.416 | + functions-common:time_start:2406 : local name=run_process 2026-08-31 23:55:06.420 | + functions-common:time_start:2407 : local start_time= 2026-08-31 23:55:06.423 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-31 23:55:06.429 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-31 23:55:06.434 | + functions-common:time_start:2411 : _TIME_START[$name]=1788220506431 2026-08-31 23:55:06.438 | + functions-common:run_process:1683 : is_service_enabled n-sch 2026-08-31 23:55:06.467 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 23:55:06.471 | + functions-common:run_process:1684 : _run_under_systemd n-sch '/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' '' '' '' 2026-08-31 23:55:06.475 | + functions-common:_run_under_systemd:1628 : local service=n-sch 2026-08-31 23:55:06.479 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-08-31 23:55:06.484 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-08-31 23:55:06.488 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-08-31 23:55:06.492 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-08-31 23:55:06.497 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ sudo ]] 2026-08-31 23:55:06.501 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ ^/ ]] 2026-08-31 23:55:06.505 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-sch.service 2026-08-31 23:55:06.509 | + functions-common:_run_under_systemd:1635 : local group= 2026-08-31 23:55:06.513 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-08-31 23:55:06.518 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-08-31 23:55:06.523 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-08-31 23:55:06.528 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-sch] ]] 2026-08-31 23:55:06.532 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ uwsgi ]] 2026-08-31 23:55:06.537 | + 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-08-31 23:55:06.542 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-sch.service 2026-08-31 23:55:06.546 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-08-31 23:55:06.550 | + functions-common:write_user_unit_file:1537 : local group= 2026-08-31 23:55:06.554 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-08-31 23:55:06.558 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-08-31 23:55:06.562 | + functions-common:write_user_unit_file:1540 : local extra= 2026-08-31 23:55:06.566 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-08-31 23:55:06.571 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-sch.service 2026-08-31 23:55:06.575 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-08-31 23:55:06.581 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Unit Description 'Devstack devstack@n-sch.service' 2026-08-31 23:55:06.688 | + 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-08-31 23:55:06.791 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service User quobyte 2026-08-31 23:55:06.871 | + 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-08-31 23:55:06.963 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service KillMode process 2026-08-31 23:55:07.065 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service TimeoutStopSec 300 2026-08-31 23:55:07.167 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-08-31 23:55:07.260 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-08-31 23:55:07.264 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-08-31 23:55:07.267 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Install WantedBy multi-user.target 2026-08-31 23:55:07.369 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-08-31 23:55:07.901 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-sch.service 2026-08-31 23:55:07.938 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-sch.service → /etc/systemd/system/devstack@n-sch.service. 2026-08-31 23:55:08.435 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-sch.service 2026-08-31 23:55:08.509 | + functions-common:run_process:1686 : time_stop run_process 2026-08-31 23:55:08.513 | + functions-common:time_stop:2420 : local name 2026-08-31 23:55:08.518 | + functions-common:time_stop:2421 : local end_time 2026-08-31 23:55:08.522 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-31 23:55:08.527 | + functions-common:time_stop:2423 : local total 2026-08-31 23:55:08.532 | + functions-common:time_stop:2424 : local start_time 2026-08-31 23:55:08.537 | + functions-common:time_stop:2426 : name=run_process 2026-08-31 23:55:08.541 | + functions-common:time_stop:2427 : start_time=1788220506431 2026-08-31 23:55:08.545 | + functions-common:time_stop:2429 : [[ -z 1788220506431 ]] 2026-08-31 23:55:08.550 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-31 23:55:08.556 | + functions-common:time_stop:2432 : end_time=1788220508553 2026-08-31 23:55:08.560 | + functions-common:time_stop:2433 : elapsed_time=2122 2026-08-31 23:55:08.564 | + functions-common:time_stop:2434 : total=22832 2026-08-31 23:55:08.567 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-31 23:55:08.571 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=24954 2026-08-31 23:55:08.577 | ++ lib/nova:start_nova_rest:1089 : which uwsgi 2026-08-31 23:55:08.584 | + 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-08-31 23:55:08.587 | + functions-common:run_process:1674 : local service=n-api-meta 2026-08-31 23:55:08.592 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-08-31 23:55:08.596 | + functions-common:run_process:1676 : local group= 2026-08-31 23:55:08.600 | + functions-common:run_process:1677 : local user= 2026-08-31 23:55:08.604 | + functions-common:run_process:1678 : local env_vars= 2026-08-31 23:55:08.609 | + functions-common:run_process:1680 : local name=n-api-meta 2026-08-31 23:55:08.613 | + functions-common:run_process:1682 : time_start run_process 2026-08-31 23:55:08.617 | + functions-common:time_start:2406 : local name=run_process 2026-08-31 23:55:08.621 | + functions-common:time_start:2407 : local start_time= 2026-08-31 23:55:08.626 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-31 23:55:08.634 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-31 23:55:08.640 | + functions-common:time_start:2411 : _TIME_START[$name]=1788220508636 2026-08-31 23:55:08.645 | + functions-common:run_process:1683 : is_service_enabled n-api-meta 2026-08-31 23:55:08.674 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 23:55:08.678 | + 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-08-31 23:55:08.684 | + functions-common:_run_under_systemd:1628 : local service=n-api-meta 2026-08-31 23:55:08.687 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-08-31 23:55:08.692 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-08-31 23:55:08.695 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-08-31 23:55:08.699 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-08-31 23:55:08.703 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ sudo ]] 2026-08-31 23:55:08.707 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ ^/ ]] 2026-08-31 23:55:08.711 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-api-meta.service 2026-08-31 23:55:08.715 | + functions-common:_run_under_systemd:1635 : local group= 2026-08-31 23:55:08.719 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-08-31 23:55:08.724 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-08-31 23:55:08.728 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-08-31 23:55:08.732 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-api-meta] ]] 2026-08-31 23:55:08.735 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ uwsgi ]] 2026-08-31 23:55:08.739 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-08-31 23:55:08.744 | + 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-08-31 23:55:08.748 | + 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-08-31 23:55:08.752 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@n-api-meta.service 2026-08-31 23:55:08.757 | + 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-08-31 23:55:08.761 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-08-31 23:55:08.765 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-08-31 23:55:08.769 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-08-31 23:55:08.774 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@n-api-meta.service 2026-08-31 23:55:08.778 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-08-31 23:55:08.785 | + 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-08-31 23:55:08.900 | + 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-08-31 23:55:09.005 | + 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-08-31 23:55:09.093 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service User quobyte 2026-08-31 23:55:09.181 | + 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-08-31 23:55:09.283 | + 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-08-31 23:55:09.379 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Type notify 2026-08-31 23:55:09.464 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service KillMode process 2026-08-31 23:55:09.554 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Restart always 2026-08-31 23:55:09.661 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service NotifyAccess all 2026-08-31 23:55:09.753 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service RestartForceExitStatus 100 2026-08-31 23:55:09.846 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-08-31 23:55:09.849 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-08-31 23:55:09.853 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Install WantedBy multi-user.target 2026-08-31 23:55:09.962 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-08-31 23:55:10.482 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-api-meta.service 2026-08-31 23:55:10.514 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api-meta.service → /etc/systemd/system/devstack@n-api-meta.service. 2026-08-31 23:55:11.058 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-api-meta.service 2026-08-31 23:55:11.221 | + functions-common:run_process:1686 : time_stop run_process 2026-08-31 23:55:11.225 | + functions-common:time_stop:2420 : local name 2026-08-31 23:55:11.229 | + functions-common:time_stop:2421 : local end_time 2026-08-31 23:55:11.231 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-31 23:55:11.234 | + functions-common:time_stop:2423 : local total 2026-08-31 23:55:11.237 | + functions-common:time_stop:2424 : local start_time 2026-08-31 23:55:11.240 | + functions-common:time_stop:2426 : name=run_process 2026-08-31 23:55:11.243 | + functions-common:time_stop:2427 : start_time=1788220508636 2026-08-31 23:55:11.246 | + functions-common:time_stop:2429 : [[ -z 1788220508636 ]] 2026-08-31 23:55:11.253 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-31 23:55:11.257 | + functions-common:time_stop:2432 : end_time=1788220511253 2026-08-31 23:55:11.260 | + functions-common:time_stop:2433 : elapsed_time=2617 2026-08-31 23:55:11.263 | + functions-common:time_stop:2434 : total=24954 2026-08-31 23:55:11.266 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-31 23:55:11.270 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=27571 2026-08-31 23:55:11.273 | + 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-08-31 23:55:11.277 | + 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-08-31 23:55:11.280 | + lib/nova:start_nova:1171 : start_nova_console_proxies 2026-08-31 23:55:11.283 | + 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-08-31 23:55:11.287 | + 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-08-31 23:55:11.290 | + 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-08-31 23:55:11.294 | + lib/nova:start_nova_console_proxies:1110 : local api_cell_conf=/etc/nova/nova.conf 2026-08-31 23:55:11.297 | + lib/nova:start_nova_console_proxies:1112 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-08-31 23:55:11.300 | + lib/nova:start_nova_console_proxies:1117 : enable_nova_console_proxies 2026-08-31 23:55:11.310 | ++ lib/nova:enable_nova_console_proxies:1095 : seq 1 1 2026-08-31 23:55:11.313 | + lib/nova:enable_nova_console_proxies:1095 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-08-31 23:55:11.316 | + lib/nova:enable_nova_console_proxies:1096 : for srv in n-novnc n-spice n-sproxy 2026-08-31 23:55:11.319 | + lib/nova:enable_nova_console_proxies:1097 : is_service_enabled n-novnc 2026-08-31 23:55:11.346 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 23:55:11.349 | + lib/nova:enable_nova_console_proxies:1098 : enable_service n-novnc-cell1 2026-08-31 23:55:11.421 | + lib/nova:enable_nova_console_proxies:1096 : for srv in n-novnc n-spice n-sproxy 2026-08-31 23:55:11.424 | + lib/nova:enable_nova_console_proxies:1097 : is_service_enabled n-spice 2026-08-31 23:55:11.452 | + functions-common:is_service_enabled:2076 : return 1 2026-08-31 23:55:11.456 | + lib/nova:enable_nova_console_proxies:1096 : for srv in n-novnc n-spice n-sproxy 2026-08-31 23:55:11.461 | + lib/nova:enable_nova_console_proxies:1097 : is_service_enabled n-sproxy 2026-08-31 23:55:11.489 | + functions-common:is_service_enabled:2076 : return 1 2026-08-31 23:55:11.495 | ++ lib/nova:start_nova_console_proxies:1118 : seq 1 1 2026-08-31 23:55:11.499 | + lib/nova:start_nova_console_proxies:1118 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-08-31 23:55:11.501 | + lib/nova:start_nova_console_proxies:1119 : local conf 2026-08-31 23:55:11.505 | ++ lib/nova:start_nova_console_proxies:1120 : conductor_conf 1 2026-08-31 23:55:11.509 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-08-31 23:55:11.513 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-08-31 23:55:11.516 | + lib/nova:start_nova_console_proxies:1120 : conf=/etc/nova/nova_cell1.conf 2026-08-31 23:55:11.519 | + 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-08-31 23:55:11.522 | + functions-common:run_process:1674 : local service=n-novnc-cell1 2026-08-31 23:55:11.525 | + 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-08-31 23:55:11.528 | + functions-common:run_process:1676 : local group= 2026-08-31 23:55:11.531 | + functions-common:run_process:1677 : local user= 2026-08-31 23:55:11.534 | + functions-common:run_process:1678 : local env_vars= 2026-08-31 23:55:11.537 | + functions-common:run_process:1680 : local name=n-novnc-cell1 2026-08-31 23:55:11.539 | + functions-common:run_process:1682 : time_start run_process 2026-08-31 23:55:11.542 | + functions-common:time_start:2406 : local name=run_process 2026-08-31 23:55:11.545 | + functions-common:time_start:2407 : local start_time= 2026-08-31 23:55:11.548 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-31 23:55:11.552 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-31 23:55:11.557 | + functions-common:time_start:2411 : _TIME_START[$name]=1788220511554 2026-08-31 23:55:11.560 | + functions-common:run_process:1683 : is_service_enabled n-novnc-cell1 2026-08-31 23:55:11.588 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 23:55:11.591 | + 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-08-31 23:55:11.594 | + functions-common:_run_under_systemd:1628 : local service=n-novnc-cell1 2026-08-31 23:55:11.597 | + 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-08-31 23:55:11.601 | + 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-08-31 23:55:11.604 | + 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-08-31 23:55:11.606 | + 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-08-31 23:55:11.609 | + 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-08-31 23:55:11.613 | + 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-08-31 23:55:11.615 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-novnc-cell1.service 2026-08-31 23:55:11.618 | + functions-common:_run_under_systemd:1635 : local group= 2026-08-31 23:55:11.621 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-08-31 23:55:11.624 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-08-31 23:55:11.628 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-08-31 23:55:11.631 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-novnc-cell1] ]] 2026-08-31 23:55:11.635 | + 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-08-31 23:55:11.639 | + 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-08-31 23:55:11.642 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-novnc-cell1.service 2026-08-31 23:55:11.645 | + 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-08-31 23:55:11.647 | + functions-common:write_user_unit_file:1537 : local group= 2026-08-31 23:55:11.650 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-08-31 23:55:11.652 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-08-31 23:55:11.654 | + functions-common:write_user_unit_file:1540 : local extra= 2026-08-31 23:55:11.657 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-08-31 23:55:11.660 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-novnc-cell1.service 2026-08-31 23:55:11.663 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-08-31 23:55:11.669 | + 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-08-31 23:55:11.764 | + 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-08-31 23:55:11.860 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service User quobyte 2026-08-31 23:55:11.942 | + 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-08-31 23:55:12.039 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service KillMode process 2026-08-31 23:55:12.154 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service TimeoutStopSec 300 2026-08-31 23:55:12.271 | + 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-08-31 23:55:12.352 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-08-31 23:55:12.356 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-08-31 23:55:12.356 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Install WantedBy multi-user.target 2026-08-31 23:55:12.483 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-08-31 23:55:13.072 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-novnc-cell1.service 2026-08-31 23:55:13.106 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-novnc-cell1.service → /etc/systemd/system/devstack@n-novnc-cell1.service. 2026-08-31 23:55:13.606 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-novnc-cell1.service 2026-08-31 23:55:13.657 | + functions-common:run_process:1686 : time_stop run_process 2026-08-31 23:55:13.664 | + functions-common:time_stop:2420 : local name 2026-08-31 23:55:13.670 | + functions-common:time_stop:2421 : local end_time 2026-08-31 23:55:13.673 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-31 23:55:13.679 | + functions-common:time_stop:2423 : local total 2026-08-31 23:55:13.685 | + functions-common:time_stop:2424 : local start_time 2026-08-31 23:55:13.689 | + functions-common:time_stop:2426 : name=run_process 2026-08-31 23:55:13.692 | + functions-common:time_stop:2427 : start_time=1788220511554 2026-08-31 23:55:13.696 | + functions-common:time_stop:2429 : [[ -z 1788220511554 ]] 2026-08-31 23:55:13.703 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-31 23:55:13.709 | + functions-common:time_stop:2432 : end_time=1788220513705 2026-08-31 23:55:13.712 | + functions-common:time_stop:2433 : elapsed_time=2151 2026-08-31 23:55:13.714 | + functions-common:time_stop:2434 : total=27571 2026-08-31 23:55:13.716 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-31 23:55:13.718 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=29722 2026-08-31 23:55:13.721 | + 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-08-31 23:55:13.723 | + functions-common:run_process:1674 : local service=n-spice-cell1 2026-08-31 23:55:13.726 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2026-08-31 23:55:13.728 | + functions-common:run_process:1676 : local group= 2026-08-31 23:55:13.731 | + functions-common:run_process:1677 : local user= 2026-08-31 23:55:13.733 | + functions-common:run_process:1678 : local env_vars= 2026-08-31 23:55:13.735 | + functions-common:run_process:1680 : local name=n-spice-cell1 2026-08-31 23:55:13.737 | + functions-common:run_process:1682 : time_start run_process 2026-08-31 23:55:13.739 | + functions-common:time_start:2406 : local name=run_process 2026-08-31 23:55:13.742 | + functions-common:time_start:2407 : local start_time= 2026-08-31 23:55:13.744 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-31 23:55:13.747 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-31 23:55:13.751 | + functions-common:time_start:2411 : _TIME_START[$name]=1788220513748 2026-08-31 23:55:13.753 | + functions-common:run_process:1683 : is_service_enabled n-spice-cell1 2026-08-31 23:55:13.774 | + functions-common:is_service_enabled:2076 : return 1 2026-08-31 23:55:13.776 | + functions-common:run_process:1686 : time_stop run_process 2026-08-31 23:55:13.778 | + functions-common:time_stop:2420 : local name 2026-08-31 23:55:13.780 | + functions-common:time_stop:2421 : local end_time 2026-08-31 23:55:13.783 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-31 23:55:13.785 | + functions-common:time_stop:2423 : local total 2026-08-31 23:55:13.788 | + functions-common:time_stop:2424 : local start_time 2026-08-31 23:55:13.790 | + functions-common:time_stop:2426 : name=run_process 2026-08-31 23:55:13.795 | + functions-common:time_stop:2427 : start_time=1788220513748 2026-08-31 23:55:13.796 | + functions-common:time_stop:2429 : [[ -z 1788220513748 ]] 2026-08-31 23:55:13.804 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-31 23:55:13.808 | + functions-common:time_stop:2432 : end_time=1788220513804 2026-08-31 23:55:13.816 | + functions-common:time_stop:2433 : elapsed_time=56 2026-08-31 23:55:13.820 | + functions-common:time_stop:2434 : total=29722 2026-08-31 23:55:13.826 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-31 23:55:13.831 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=29778 2026-08-31 23:55:13.837 | + 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-08-31 23:55:13.842 | + functions-common:run_process:1674 : local service=n-sproxy-cell1 2026-08-31 23:55:13.847 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2026-08-31 23:55:13.857 | + functions-common:run_process:1676 : local group= 2026-08-31 23:55:13.859 | + functions-common:run_process:1677 : local user= 2026-08-31 23:55:13.863 | + functions-common:run_process:1678 : local env_vars= 2026-08-31 23:55:13.868 | + functions-common:run_process:1680 : local name=n-sproxy-cell1 2026-08-31 23:55:13.872 | + functions-common:run_process:1682 : time_start run_process 2026-08-31 23:55:13.877 | + functions-common:time_start:2406 : local name=run_process 2026-08-31 23:55:13.881 | + functions-common:time_start:2407 : local start_time= 2026-08-31 23:55:13.886 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-31 23:55:13.890 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-31 23:55:13.899 | + functions-common:time_start:2411 : _TIME_START[$name]=1788220513892 2026-08-31 23:55:13.905 | + functions-common:run_process:1683 : is_service_enabled n-sproxy-cell1 2026-08-31 23:55:13.937 | + functions-common:is_service_enabled:2076 : return 1 2026-08-31 23:55:13.941 | + functions-common:run_process:1686 : time_stop run_process 2026-08-31 23:55:13.944 | + functions-common:time_stop:2420 : local name 2026-08-31 23:55:13.948 | + functions-common:time_stop:2421 : local end_time 2026-08-31 23:55:13.952 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-31 23:55:13.956 | + functions-common:time_stop:2423 : local total 2026-08-31 23:55:13.958 | + functions-common:time_stop:2424 : local start_time 2026-08-31 23:55:13.962 | + functions-common:time_stop:2426 : name=run_process 2026-08-31 23:55:13.975 | + functions-common:time_stop:2427 : start_time=1788220513892 2026-08-31 23:55:13.981 | + functions-common:time_stop:2429 : [[ -z 1788220513892 ]] 2026-08-31 23:55:13.988 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-31 23:55:14.002 | + functions-common:time_stop:2432 : end_time=1788220513990 2026-08-31 23:55:14.009 | + functions-common:time_stop:2433 : elapsed_time=98 2026-08-31 23:55:14.021 | + functions-common:time_stop:2434 : total=29778 2026-08-31 23:55:14.024 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-31 23:55:14.030 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=29876 2026-08-31 23:55:14.037 | + 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-08-31 23:55:14.046 | + 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-08-31 23:55:14.054 | + lib/nova:start_nova:1172 : start_nova_conductor 2026-08-31 23:55:14.063 | + lib/nova:start_nova_conductor:1140 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-08-31 23:55:14.067 | + lib/nova:start_nova_conductor:1146 : enable_nova_fleet 2026-08-31 23:55:14.075 | + lib/nova:enable_nova_fleet:1131 : is_service_enabled n-cond 2026-08-31 23:55:14.121 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 23:55:14.127 | + lib/nova:enable_nova_fleet:1132 : enable_service n-super-cond 2026-08-31 23:55:14.235 | ++ lib/nova:enable_nova_fleet:1133 : seq 1 1 2026-08-31 23:55:14.251 | + lib/nova:enable_nova_fleet:1133 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-08-31 23:55:14.254 | + lib/nova:enable_nova_fleet:1134 : enable_service n-cond-cell1 2026-08-31 23:55:14.365 | + lib/nova:start_nova_conductor:1147 : is_service_enabled n-super-cond 2026-08-31 23:55:14.418 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 23:55:14.425 | + 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-08-31 23:55:14.433 | + functions-common:run_process:1674 : local service=n-super-cond 2026-08-31 23:55:14.438 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-08-31 23:55:14.445 | + functions-common:run_process:1676 : local group= 2026-08-31 23:55:14.450 | + functions-common:run_process:1677 : local user= 2026-08-31 23:55:14.456 | + functions-common:run_process:1678 : local env_vars= 2026-08-31 23:55:14.461 | + functions-common:run_process:1680 : local name=n-super-cond 2026-08-31 23:55:14.469 | + functions-common:run_process:1682 : time_start run_process 2026-08-31 23:55:14.476 | + functions-common:time_start:2406 : local name=run_process 2026-08-31 23:55:14.484 | + functions-common:time_start:2407 : local start_time= 2026-08-31 23:55:14.492 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-31 23:55:14.499 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-31 23:55:14.511 | + functions-common:time_start:2411 : _TIME_START[$name]=1788220514501 2026-08-31 23:55:14.520 | + functions-common:run_process:1683 : is_service_enabled n-super-cond 2026-08-31 23:55:14.565 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 23:55:14.572 | + 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-08-31 23:55:14.576 | + functions-common:_run_under_systemd:1628 : local service=n-super-cond 2026-08-31 23:55:14.587 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-08-31 23:55:14.589 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-08-31 23:55:14.596 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-08-31 23:55:14.601 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-08-31 23:55:14.606 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf =~ sudo ]] 2026-08-31 23:55:14.614 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf =~ ^/ ]] 2026-08-31 23:55:14.619 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-super-cond.service 2026-08-31 23:55:14.625 | + functions-common:_run_under_systemd:1635 : local group= 2026-08-31 23:55:14.632 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-08-31 23:55:14.638 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-08-31 23:55:14.643 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-08-31 23:55:14.651 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-super-cond] ]] 2026-08-31 23:55:14.657 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf =~ uwsgi ]] 2026-08-31 23:55:14.662 | + 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-08-31 23:55:14.670 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-super-cond.service 2026-08-31 23:55:14.675 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-08-31 23:55:14.680 | + functions-common:write_user_unit_file:1537 : local group= 2026-08-31 23:55:14.687 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-08-31 23:55:14.691 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-08-31 23:55:14.698 | + functions-common:write_user_unit_file:1540 : local extra= 2026-08-31 23:55:14.703 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-08-31 23:55:14.707 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-super-cond.service 2026-08-31 23:55:14.714 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-08-31 23:55:14.728 | + 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-08-31 23:55:14.852 | + 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-08-31 23:55:14.984 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service User quobyte 2026-08-31 23:55:15.118 | + 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-08-31 23:55:15.270 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service KillMode process 2026-08-31 23:55:15.382 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service TimeoutStopSec 300 2026-08-31 23:55:15.481 | + 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-08-31 23:55:15.578 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-08-31 23:55:15.581 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-08-31 23:55:15.583 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Install WantedBy multi-user.target 2026-08-31 23:55:15.691 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-08-31 23:55:16.304 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-super-cond.service 2026-08-31 23:55:16.353 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-super-cond.service → /etc/systemd/system/devstack@n-super-cond.service. 2026-08-31 23:55:16.875 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-super-cond.service 2026-08-31 23:55:16.936 | + functions-common:run_process:1686 : time_stop run_process 2026-08-31 23:55:16.938 | + functions-common:time_stop:2420 : local name 2026-08-31 23:55:16.942 | + functions-common:time_stop:2421 : local end_time 2026-08-31 23:55:16.945 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-31 23:55:16.948 | + functions-common:time_stop:2423 : local total 2026-08-31 23:55:16.951 | + functions-common:time_stop:2424 : local start_time 2026-08-31 23:55:16.953 | + functions-common:time_stop:2426 : name=run_process 2026-08-31 23:55:16.956 | + functions-common:time_stop:2427 : start_time=1788220514501 2026-08-31 23:55:16.959 | + functions-common:time_stop:2429 : [[ -z 1788220514501 ]] 2026-08-31 23:55:16.967 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-31 23:55:16.977 | + functions-common:time_stop:2432 : end_time=1788220516969 2026-08-31 23:55:16.983 | + functions-common:time_stop:2433 : elapsed_time=2468 2026-08-31 23:55:16.988 | + functions-common:time_stop:2434 : total=29876 2026-08-31 23:55:16.993 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-31 23:55:17.002 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=32344 2026-08-31 23:55:17.011 | ++ lib/nova:start_nova_conductor:1150 : seq 1 1 2026-08-31 23:55:17.023 | + lib/nova:start_nova_conductor:1150 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-08-31 23:55:17.032 | + lib/nova:start_nova_conductor:1151 : is_service_enabled n-cond-cell1 2026-08-31 23:55:17.079 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 23:55:17.089 | + lib/nova:start_nova_conductor:1152 : local conf 2026-08-31 23:55:17.100 | ++ lib/nova:start_nova_conductor:1153 : conductor_conf 1 2026-08-31 23:55:17.107 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-08-31 23:55:17.115 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-08-31 23:55:17.121 | + lib/nova:start_nova_conductor:1153 : conf=/etc/nova/nova_cell1.conf 2026-08-31 23:55:17.132 | + 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-08-31 23:55:17.139 | + functions-common:run_process:1674 : local service=n-cond-cell1 2026-08-31 23:55:17.149 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-08-31 23:55:17.162 | + functions-common:run_process:1676 : local group= 2026-08-31 23:55:17.167 | + functions-common:run_process:1677 : local user= 2026-08-31 23:55:17.176 | + functions-common:run_process:1678 : local env_vars= 2026-08-31 23:55:17.188 | + functions-common:run_process:1680 : local name=n-cond-cell1 2026-08-31 23:55:17.197 | + functions-common:run_process:1682 : time_start run_process 2026-08-31 23:55:17.205 | + functions-common:time_start:2406 : local name=run_process 2026-08-31 23:55:17.215 | + functions-common:time_start:2407 : local start_time= 2026-08-31 23:55:17.222 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-31 23:55:17.237 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-31 23:55:17.247 | + functions-common:time_start:2411 : _TIME_START[$name]=1788220517240 2026-08-31 23:55:17.254 | + functions-common:run_process:1683 : is_service_enabled n-cond-cell1 2026-08-31 23:55:17.307 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 23:55:17.311 | + 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-08-31 23:55:17.318 | + functions-common:_run_under_systemd:1628 : local service=n-cond-cell1 2026-08-31 23:55:17.325 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-08-31 23:55:17.331 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-08-31 23:55:17.339 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-08-31 23:55:17.346 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-08-31 23:55:17.351 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ sudo ]] 2026-08-31 23:55:17.359 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ ^/ ]] 2026-08-31 23:55:17.366 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-cond-cell1.service 2026-08-31 23:55:17.372 | + functions-common:_run_under_systemd:1635 : local group= 2026-08-31 23:55:17.378 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-08-31 23:55:17.387 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-08-31 23:55:17.394 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-08-31 23:55:17.402 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-cond-cell1] ]] 2026-08-31 23:55:17.410 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ uwsgi ]] 2026-08-31 23:55:17.416 | + 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-08-31 23:55:17.422 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-cond-cell1.service 2026-08-31 23:55:17.427 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-08-31 23:55:17.435 | + functions-common:write_user_unit_file:1537 : local group= 2026-08-31 23:55:17.442 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-08-31 23:55:17.446 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-08-31 23:55:17.451 | + functions-common:write_user_unit_file:1540 : local extra= 2026-08-31 23:55:17.458 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-08-31 23:55:17.465 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-cond-cell1.service 2026-08-31 23:55:17.470 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-08-31 23:55:17.479 | + 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-08-31 23:55:17.635 | + 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-08-31 23:55:17.772 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service User quobyte 2026-08-31 23:55:17.930 | + 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-08-31 23:55:18.076 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service KillMode process 2026-08-31 23:55:18.197 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service TimeoutStopSec 300 2026-08-31 23:55:18.277 | + 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-08-31 23:55:18.367 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-08-31 23:55:18.371 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-08-31 23:55:18.375 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Install WantedBy multi-user.target 2026-08-31 23:55:18.477 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-08-31 23:55:19.020 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-cond-cell1.service 2026-08-31 23:55:19.062 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-cond-cell1.service → /etc/systemd/system/devstack@n-cond-cell1.service. 2026-08-31 23:55:19.624 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-cond-cell1.service 2026-08-31 23:55:19.685 | + functions-common:run_process:1686 : time_stop run_process 2026-08-31 23:55:19.690 | + functions-common:time_stop:2420 : local name 2026-08-31 23:55:19.695 | + functions-common:time_stop:2421 : local end_time 2026-08-31 23:55:19.699 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-31 23:55:19.705 | + functions-common:time_stop:2423 : local total 2026-08-31 23:55:19.709 | + functions-common:time_stop:2424 : local start_time 2026-08-31 23:55:19.713 | + functions-common:time_stop:2426 : name=run_process 2026-08-31 23:55:19.718 | + functions-common:time_stop:2427 : start_time=1788220517240 2026-08-31 23:55:19.723 | + functions-common:time_stop:2429 : [[ -z 1788220517240 ]] 2026-08-31 23:55:19.731 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-31 23:55:19.738 | + functions-common:time_stop:2432 : end_time=1788220519733 2026-08-31 23:55:19.742 | + functions-common:time_stop:2433 : elapsed_time=2493 2026-08-31 23:55:19.746 | + functions-common:time_stop:2434 : total=32344 2026-08-31 23:55:19.750 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-31 23:55:19.754 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=34837 2026-08-31 23:55:19.758 | + lib/nova:start_nova:1173 : start_nova_compute 2026-08-31 23:55:19.763 | + 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-08-31 23:55:19.768 | + 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-08-31 23:55:19.773 | + 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-08-31 23:55:19.778 | + lib/nova:start_nova_compute:991 : local compute_cell_conf=/etc/nova/nova.conf 2026-08-31 23:55:19.783 | + lib/nova:start_nova_compute:994 : cp /etc/nova/nova.conf /etc/nova/nova-cpu.conf 2026-08-31 23:55:19.792 | + lib/nova:start_nova_compute:996 : merge_config_file /home/quobyte/devstack/local.conf post-config '$NOVA_CPU_CONF' 2026-08-31 23:55:19.797 | + inc/meta-config:merge_config_file:83 : local file=/home/quobyte/devstack/local.conf 2026-08-31 23:55:19.802 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-08-31 23:55:19.807 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CPU_CONF' 2026-08-31 23:55:19.812 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-08-31 23:55:19.818 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CPU_CONF' 2026-08-31 23:55:19.824 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova-cpu.conf 2026-08-31 23:55:19.828 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova-cpu.conf 2026-08-31 23:55:19.832 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova-cpu.conf ']' 2026-08-31 23:55:19.837 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/quobyte/devstack/local.conf post-config '$NOVA_CPU_CONF' 2026-08-31 23:55:19.843 | + inc/meta-config:merge_config_file:164 : read a 2026-08-31 23:55:19.843 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CPU_CONF' ' 2026-08-31 23:55:19.843 | BEGIN { 2026-08-31 23:55:19.843 | section = "" 2026-08-31 23:55:19.843 | last_section = "" 2026-08-31 23:55:19.844 | section_count = 0 2026-08-31 23:55:19.844 | } 2026-08-31 23:55:19.844 | /^\[.+\]/ { 2026-08-31 23:55:19.844 | gsub("[][]", "", $1); 2026-08-31 23:55:19.844 | section=$1 2026-08-31 23:55:19.844 | next 2026-08-31 23:55:19.844 | } 2026-08-31 23:55:19.844 | /^ *\#/ { 2026-08-31 23:55:19.844 | next 2026-08-31 23:55:19.844 | } 2026-08-31 23:55:19.844 | /^[^ \t]+/ { 2026-08-31 23:55:19.845 | # get offset of first = in $0 2026-08-31 23:55:19.845 | eq_idx = index($0, "=") 2026-08-31 23:55:19.845 | # extract attr & value from $0 2026-08-31 23:55:19.845 | attr = substr($0, 1, eq_idx - 1) 2026-08-31 23:55:19.845 | value = substr($0, eq_idx + 1) 2026-08-31 23:55:19.845 | # only need to strip trailing whitespace from attr 2026-08-31 23:55:19.845 | sub(/[ \t]*$/, "", attr) 2026-08-31 23:55:19.845 | # need to strip leading & trailing whitespace from value 2026-08-31 23:55:19.845 | sub(/^[ \t]*/, "", value) 2026-08-31 23:55:19.845 | sub(/[ \t]*$/, "", value) 2026-08-31 23:55:19.845 | 2026-08-31 23:55:19.846 | # cfg_attr_count: number of config lines per [section, attr] 2026-08-31 23:55:19.846 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-08-31 23:55:19.846 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-08-31 23:55:19.846 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-08-31 23:55:19.846 | if (! (section, attr) in cfg_attr_count) { 2026-08-31 23:55:19.846 | if (section != last_section) { 2026-08-31 23:55:19.846 | cfg_section[section_count++] = section 2026-08-31 23:55:19.847 | last_section = section 2026-08-31 23:55:19.847 | } 2026-08-31 23:55:19.847 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-08-31 23:55:19.847 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-08-31 23:55:19.847 | 2026-08-31 23:55:19.847 | cfg_attr[section, attr, 0] = value 2026-08-31 23:55:19.847 | cfg_attr_count[section, attr] = 1 2026-08-31 23:55:19.847 | } else { 2026-08-31 23:55:19.847 | lno = cfg_attr_count[section, attr]++ 2026-08-31 23:55:19.848 | cfg_attr[section, attr, lno] = value 2026-08-31 23:55:19.848 | } 2026-08-31 23:55:19.848 | } 2026-08-31 23:55:19.848 | END { 2026-08-31 23:55:19.848 | # Process each section in order 2026-08-31 23:55:19.848 | for (sno = 0; sno < section_count; sno++) { 2026-08-31 23:55:19.848 | section = cfg_section[sno] 2026-08-31 23:55:19.848 | # The ini routines simply append a config item immediately 2026-08-31 23:55:19.848 | # after the section header. To keep the same order as defined 2026-08-31 23:55:19.848 | # in local.conf, invoke the ini routines in the reverse order 2026-08-31 23:55:19.849 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-08-31 23:55:19.849 | attr = cfg_sec_attr_name[sno, attr_no] 2026-08-31 23:55:19.849 | if (cfg_attr_count[section, attr] == 1) 2026-08-31 23:55:19.849 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-08-31 23:55:19.849 | else { 2026-08-31 23:55:19.849 | # For multiline, invoke the ini routines in the reverse order 2026-08-31 23:55:19.849 | count = cfg_attr_count[section, attr] 2026-08-31 23:55:19.849 | print "inidelete " configfile " " section " " attr 2026-08-31 23:55:19.850 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-08-31 23:55:19.850 | for (l = count -2; l >= 0; l--) 2026-08-31 23:55:19.850 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-08-31 23:55:19.850 | } 2026-08-31 23:55:19.850 | } 2026-08-31 23:55:19.850 | } 2026-08-31 23:55:19.850 | } 2026-08-31 23:55:19.850 | ' 2026-08-31 23:55:19.850 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-08-31 23:55:19.850 | + inc/meta-config:get_meta_section:33 : local file=/home/quobyte/devstack/local.conf 2026-08-31 23:55:19.854 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-08-31 23:55:19.858 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CPU_CONF' 2026-08-31 23:55:19.863 | + inc/meta-config:get_meta_section:37 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-08-31 23:55:19.869 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CPU_CONF ]] 2026-08-31 23:55:19.874 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CPU_CONF' ' 2026-08-31 23:55:19.874 | BEGIN { group = "" } 2026-08-31 23:55:19.874 | /^\[\[.+\|.*\]\]/ { 2026-08-31 23:55:19.874 | gsub("[][]", "", $1); 2026-08-31 23:55:19.874 | split($1, a, "|"); 2026-08-31 23:55:19.875 | if (a[1] == matchgroup && a[2] == configfile) { 2026-08-31 23:55:19.875 | group=a[1] 2026-08-31 23:55:19.875 | } else { 2026-08-31 23:55:19.875 | group="" 2026-08-31 23:55:19.875 | } 2026-08-31 23:55:19.875 | next 2026-08-31 23:55:19.875 | } 2026-08-31 23:55:19.875 | { 2026-08-31 23:55:19.875 | if (group != "") 2026-08-31 23:55:19.875 | print $0 2026-08-31 23:55:19.876 | } 2026-08-31 23:55:19.876 | ' /home/quobyte/devstack/local.conf 2026-08-31 23:55:19.886 | + lib/nova:start_nova_compute:998 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-08-31 23:55:19.891 | + lib/nova:start_nova_compute:1005 : iniset /etc/nova/nova-cpu.conf workarounds disable_group_policy_check_upcall True 2026-08-31 23:55:19.958 | + lib/nova:start_nova_compute:1008 : iniset /etc/nova/nova-cpu.conf filter_scheduler track_instance_changes False 2026-08-31 23:55:20.026 | + lib/nova:start_nova_compute:1009 : iniset_rpc_backend nova /etc/nova/nova-cpu.conf DEFAULT nova_cell1 2026-08-31 23:55:20.031 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=nova 2026-08-31 23:55:20.038 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/nova/nova-cpu.conf 2026-08-31 23:55:20.043 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-08-31 23:55:20.048 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host=nova_cell1 2026-08-31 23:55:20.054 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-08-31 23:55:20.081 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 23:55:20.086 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url nova_cell1 2026-08-31 23:55:20.090 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host=nova_cell1 2026-08-31 23:55:20.095 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-08-31 23:55:20.124 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-31 23:55:20.129 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.72:5672/nova_cell1 2026-08-31 23:55:20.135 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/nova/nova-cpu.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.72:5672/nova_cell1 2026-08-31 23:55:20.196 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-08-31 23:55:20.202 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-08-31 23:55:20.209 | + lib/nova:start_nova_compute:1013 : inidelete /etc/nova/nova-cpu.conf database connection 2026-08-31 23:55:20.252 | + lib/nova:start_nova_compute:1014 : inidelete /etc/nova/nova-cpu.conf api_database connection 2026-08-31 23:55:20.282 | + lib/nova:start_nova_compute:1019 : configure_console_compute 2026-08-31 23:55:20.288 | + lib/nova:configure_console_compute:671 : local offset 2026-08-31 23:55:20.293 | + lib/nova:configure_console_compute:672 : offset=0 2026-08-31 23:55:20.298 | + lib/nova:configure_console_compute:676 : local default_proxyclient_addr 2026-08-31 23:55:20.304 | ++ lib/nova:configure_console_compute:677 : iniget /etc/nova/nova-cpu.conf DEFAULT my_ip 2026-08-31 23:55:20.342 | + lib/nova:configure_console_compute:677 : default_proxyclient_addr=192.168.122.72 2026-08-31 23:55:20.347 | + lib/nova:configure_console_compute:681 : is_service_enabled n-cpu 2026-08-31 23:55:20.380 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 23:55:20.384 | + lib/nova:configure_console_compute:682 : '[' False == True ']' 2026-08-31 23:55:20.391 | + lib/nova:configure_console_compute:685 : vercmp v1.3.0 '<' 1.0.0 2026-08-31 23:55:20.396 | + functions:vercmp:647 : local v1=v1.3.0 2026-08-31 23:55:20.401 | + functions:vercmp:648 : local 'op=<' 2026-08-31 23:55:20.405 | + functions:vercmp:649 : local v2=1.0.0 2026-08-31 23:55:20.412 | + functions:vercmp:650 : local result 2026-08-31 23:55:20.421 | ++ functions:vercmp:654 : sort -V 2026-08-31 23:55:20.424 | ++ functions:vercmp:654 : echo -e 'v1.3.0\n1.0.0' 2026-08-31 23:55:20.427 | ++ functions:vercmp:654 : head -1 2026-08-31 23:55:20.436 | + functions:vercmp:654 : result=1.0.0 2026-08-31 23:55:20.441 | + functions:vercmp:656 : case $op in 2026-08-31 23:55:20.447 | + functions:vercmp:666 : '[' v1.3.0 '!=' 1.0.0 ']' 2026-08-31 23:55:20.452 | + functions:vercmp:666 : '[' 1.0.0 = v1.3.0 ']' 2026-08-31 23:55:20.457 | + functions:vercmp:667 : return 2026-08-31 23:55:20.460 | + lib/nova:configure_console_compute:690 : NOVNCPROXY_URL=http://192.168.122.72:6080/vnc_lite.html 2026-08-31 23:55:20.467 | + lib/nova:configure_console_compute:692 : iniset /etc/nova/nova-cpu.conf vnc novncproxy_base_url http://192.168.122.72:6080/vnc_lite.html 2026-08-31 23:55:20.530 | + lib/nova:configure_console_compute:693 : SPICEHTML5PROXY_URL=http://192.168.122.72:6081/spice_auto.html 2026-08-31 23:55:20.534 | + lib/nova:configure_console_compute:694 : iniset /etc/nova/nova-cpu.conf spice html5proxy_base_url http://192.168.122.72:6081/spice_auto.html 2026-08-31 23:55:20.588 | + lib/nova:configure_console_compute:697 : is_service_enabled n-novnc 2026-08-31 23:55:20.612 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 23:55:20.616 | + lib/nova:configure_console_compute:700 : VNCSERVER_LISTEN=0.0.0.0 2026-08-31 23:55:20.621 | + lib/nova:configure_console_compute:701 : VNCSERVER_PROXYCLIENT_ADDRESS=192.168.122.72 2026-08-31 23:55:20.624 | + lib/nova:configure_console_compute:702 : iniset /etc/nova/nova-cpu.conf vnc server_listen 0.0.0.0 2026-08-31 23:55:20.664 | + lib/nova:configure_console_compute:703 : iniset /etc/nova/nova-cpu.conf vnc server_proxyclient_address 192.168.122.72 2026-08-31 23:55:20.714 | + lib/nova:configure_console_compute:708 : is_service_enabled n-spice 2026-08-31 23:55:20.744 | + functions-common:is_service_enabled:2076 : return 1 2026-08-31 23:55:20.749 | + lib/nova:configure_console_compute:708 : '[' False '!=' False ']' 2026-08-31 23:55:20.753 | + lib/nova:configure_console_compute:718 : is_service_enabled n-sproxy 2026-08-31 23:55:20.784 | + functions-common:is_service_enabled:2076 : return 1 2026-08-31 23:55:20.789 | + lib/nova:configure_console_compute:718 : '[' False '!=' False ']' 2026-08-31 23:55:20.794 | + lib/nova:start_nova_compute:1023 : iniset /etc/nova/nova-cpu.conf DEFAULT reimage_timeout_per_gb 180 2026-08-31 23:55:20.843 | + lib/nova:start_nova_compute:1026 : '[' -n 127.0.0.1 ']' 2026-08-31 23:55:20.847 | + lib/nova:start_nova_compute:1027 : iniset /etc/nova/nova-cpu.conf os_vif_ovs ovsdb_connection tcp:127.0.0.1:6640 2026-08-31 23:55:20.902 | + lib/nova:start_nova_compute:1031 : [[ libvirt == \l\i\b\v\i\r\t ]] 2026-08-31 23:55:20.906 | + lib/nova:start_nova_compute:1031 : [[ kvm == \q\e\m\u ]] 2026-08-31 23:55:20.912 | + lib/nova:start_nova_compute:1035 : [[ -n '' ]] 2026-08-31 23:55:20.916 | + lib/nova:start_nova_compute:1039 : [[ libvirt = \l\i\b\v\i\r\t ]] 2026-08-31 23:55:20.918 | + lib/nova:start_nova_compute:1040 : '[' 0 -gt 0 ']' 2026-08-31 23:55:20.923 | + 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-08-31 23:55:20.926 | + functions-common:run_process:1674 : local service=n-cpu 2026-08-31 23:55:20.931 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-08-31 23:55:20.934 | + functions-common:run_process:1676 : local group=libvirt 2026-08-31 23:55:20.937 | + functions-common:run_process:1677 : local user= 2026-08-31 23:55:20.940 | + functions-common:run_process:1678 : local env_vars= 2026-08-31 23:55:20.945 | + functions-common:run_process:1680 : local name=n-cpu 2026-08-31 23:55:20.948 | + functions-common:run_process:1682 : time_start run_process 2026-08-31 23:55:20.950 | + functions-common:time_start:2406 : local name=run_process 2026-08-31 23:55:20.954 | + functions-common:time_start:2407 : local start_time= 2026-08-31 23:55:20.958 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-31 23:55:20.970 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-31 23:55:20.973 | + functions-common:time_start:2411 : _TIME_START[$name]=1788220520970 2026-08-31 23:55:20.976 | + functions-common:run_process:1683 : is_service_enabled n-cpu 2026-08-31 23:55:21.007 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 23:55:21.012 | + 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-08-31 23:55:21.017 | + functions-common:_run_under_systemd:1628 : local service=n-cpu 2026-08-31 23:55:21.021 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-08-31 23:55:21.024 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-08-31 23:55:21.029 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-08-31 23:55:21.033 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-08-31 23:55:21.037 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf =~ sudo ]] 2026-08-31 23:55:21.040 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf =~ ^/ ]] 2026-08-31 23:55:21.047 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-cpu.service 2026-08-31 23:55:21.051 | + functions-common:_run_under_systemd:1635 : local group=libvirt 2026-08-31 23:55:21.056 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-08-31 23:55:21.063 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-08-31 23:55:21.067 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-08-31 23:55:21.073 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-cpu] ]] 2026-08-31 23:55:21.078 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf =~ uwsgi ]] 2026-08-31 23:55:21.082 | + 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-08-31 23:55:21.087 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-cpu.service 2026-08-31 23:55:21.091 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-08-31 23:55:21.095 | + functions-common:write_user_unit_file:1537 : local group=libvirt 2026-08-31 23:55:21.101 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-08-31 23:55:21.106 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-08-31 23:55:21.111 | + functions-common:write_user_unit_file:1540 : local extra= 2026-08-31 23:55:21.114 | + functions-common:write_user_unit_file:1541 : [[ -n libvirt ]] 2026-08-31 23:55:21.118 | + functions-common:write_user_unit_file:1542 : extra=Group=libvirt 2026-08-31 23:55:21.122 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-cpu.service 2026-08-31 23:55:21.127 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-08-31 23:55:21.135 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Unit Description 'Devstack devstack@n-cpu.service' 2026-08-31 23:55:21.250 | + 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-08-31 23:55:21.347 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service User quobyte 2026-08-31 23:55:21.438 | + 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-08-31 23:55:21.522 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service KillMode process 2026-08-31 23:55:21.607 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service TimeoutStopSec 300 2026-08-31 23:55:21.691 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-08-31 23:55:21.783 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-08-31 23:55:21.789 | + functions-common:write_user_unit_file:1557 : [[ -n libvirt ]] 2026-08-31 23:55:21.795 | + functions-common:write_user_unit_file:1558 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service Group libvirt 2026-08-31 23:55:21.884 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Install WantedBy multi-user.target 2026-08-31 23:55:21.995 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-08-31 23:55:22.543 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-cpu.service 2026-08-31 23:55:22.587 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-cpu.service → /etc/systemd/system/devstack@n-cpu.service. 2026-08-31 23:55:23.206 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-cpu.service 2026-08-31 23:55:23.273 | + functions-common:run_process:1686 : time_stop run_process 2026-08-31 23:55:23.277 | + functions-common:time_stop:2420 : local name 2026-08-31 23:55:23.285 | + functions-common:time_stop:2421 : local end_time 2026-08-31 23:55:23.291 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-31 23:55:23.296 | + functions-common:time_stop:2423 : local total 2026-08-31 23:55:23.303 | + functions-common:time_stop:2424 : local start_time 2026-08-31 23:55:23.314 | + functions-common:time_stop:2426 : name=run_process 2026-08-31 23:55:23.319 | + functions-common:time_stop:2427 : start_time=1788220520970 2026-08-31 23:55:23.326 | + functions-common:time_stop:2429 : [[ -z 1788220520970 ]] 2026-08-31 23:55:23.335 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-31 23:55:23.345 | + functions-common:time_stop:2432 : end_time=1788220523339 2026-08-31 23:55:23.356 | + functions-common:time_stop:2433 : elapsed_time=2369 2026-08-31 23:55:23.360 | + functions-common:time_stop:2434 : total=34837 2026-08-31 23:55:23.372 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-31 23:55:23.376 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=37206 2026-08-31 23:55:23.382 | + 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-08-31 23:55:23.389 | + 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-08-31 23:55:23.393 | + lib/nova:start_nova:1174 : is_service_enabled n-api 2026-08-31 23:55:23.419 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 23:55:23.424 | + lib/nova:start_nova:1176 : echo 'Dumping cells_v2 mapping' 2026-08-31 23:55:23.425 | Dumping cells_v2 mapping 2026-08-31 23:55:23.430 | + lib/nova:start_nova:1177 : /opt/stack/data/venv/bin/nova-manage cell_v2 list_cells --verbose 2026-08-31 23:55:24.005 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-08-31 23:55:24.005 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-31 23:55:24.005 | we strongly recommend against using it for new projects. 2026-08-31 23:55:24.005 | 2026-08-31 23:55:24.006 | If you are already using Eventlet, we recommend migrating to a different 2026-08-31 23:55:24.006 | framework. For more detail see 2026-08-31 23:55:24.006 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-31 23:55:24.006 | 2026-08-31 23:55:24.006 | import eventlet # noqa 2026-08-31 23:55:24.294 | 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-08-31 23:55:27.461 | INFO dbcounter [None req-28cdff72-fba2-4cdb-92d1-d7a650c341b2 None None] Registered counter for database nova_api 2026-08-31 23:55:27.591 | DEBUG dbcounter [-] [74061] Writer thread running {{(pid=74061) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-08-31 23:55:27.621 | +-------+--------------------------------------+----------------------------------------------------------------+---------------------------------------------------------------------------------+----------+ 2026-08-31 23:55:27.621 | | Name | UUID | Transport URL | Database Connection | Disabled | 2026-08-31 23:55:27.621 | +-------+--------------------------------------+----------------------------------------------------------------+---------------------------------------------------------------------------------+----------+ 2026-08-31 23:55:27.621 | | cell0 | 00000000-0000-0000-0000-000000000000 | none:/// | mysql+pymysql://root:stackdb@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter | False | 2026-08-31 23:55:27.621 | | cell1 | 858d0cbf-ec0e-4274-8b7f-6c38e43eeb78 | rabbit://stackrabbit:stackqueue@192.168.122.72:5672/nova_cell1 | mysql+pymysql://root:stackdb@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter | False | 2026-08-31 23:55:27.621 | +-------+--------------------------------------+----------------------------------------------------------------+---------------------------------------------------------------------------------+----------+ 2026-08-31 23:55:28.302 | + ./stack.sh:main:1336 : async_runfunc create_flavors 2026-08-31 23:55:28.304 | + inc/async:async_runfunc:116 : async_run create_flavors create_flavors 2026-08-31 23:55:28.405 | + inc/async:async_inner:63 : create_flavors 2026-08-31 23:55:28.479 | [2019 Async create_flavors:74160]: running: create_flavors 2026-08-31 23:55:28.490 | + ./stack.sh:main:1338 : is_service_enabled cinder 2026-08-31 23:55:28.541 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 23:55:28.551 | + ./stack.sh:main:1339 : echo_summary 'Starting Cinder' 2026-08-31 23:55:28.555 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-31 23:55:28.563 | + ./stack.sh:echo_summary:450 : echo -e Starting Cinder 2026-08-31 23:55:28.570 | + ./stack.sh:main:1340 : start_cinder 2026-08-31 23:55:28.576 | + lib/cinder:start_cinder:618 : '[' lioadm = tgtadm ']' 2026-08-31 23:55:28.586 | ++ lib/cinder:start_cinder:633 : which uwsgi 2026-08-31 23:55:28.597 | + lib/cinder:start_cinder:633 : run_process c-api '/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-08-31 23:55:28.604 | + functions-common:run_process:1674 : local service=c-api 2026-08-31 23:55:28.607 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-08-31 23:55:28.616 | + functions-common:run_process:1676 : local group= 2026-08-31 23:55:28.623 | + functions-common:run_process:1677 : local user= 2026-08-31 23:55:28.630 | + functions-common:run_process:1678 : local env_vars= 2026-08-31 23:55:28.635 | + functions-common:run_process:1680 : local name=c-api 2026-08-31 23:55:28.639 | + functions-common:run_process:1682 : time_start run_process 2026-08-31 23:55:28.644 | + functions-common:time_start:2406 : local name=run_process 2026-08-31 23:55:28.648 | + functions-common:time_start:2407 : local start_time= 2026-08-31 23:55:28.651 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-31 23:55:28.660 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-31 23:55:28.664 | + functions-common:time_start:2411 : _TIME_START[$name]=1788220528661 2026-08-31 23:55:28.667 | + functions-common:run_process:1683 : is_service_enabled c-api 2026-08-31 23:55:28.692 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 23:55:28.696 | + functions-common:run_process:1684 : _run_under_systemd c-api '/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' '' '' '' 2026-08-31 23:55:28.698 | + functions-common:_run_under_systemd:1628 : local service=c-api 2026-08-31 23:55:28.702 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-08-31 23:55:28.705 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-08-31 23:55:28.708 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-08-31 23:55:28.711 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-08-31 23:55:28.714 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ sudo ]] 2026-08-31 23:55:28.717 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ ^/ ]] 2026-08-31 23:55:28.720 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@c-api.service 2026-08-31 23:55:28.723 | + functions-common:_run_under_systemd:1635 : local group= 2026-08-31 23:55:28.726 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-08-31 23:55:28.729 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-08-31 23:55:28.732 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-08-31 23:55:28.736 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[c-api] ]] 2026-08-31 23:55:28.741 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ uwsgi ]] 2026-08-31 23:55:28.747 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-08-31 23:55:28.755 | + 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-08-31 23:55:28.760 | + 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-08-31 23:55:28.768 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@c-api.service 2026-08-31 23:55:28.771 | + 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-08-31 23:55:28.777 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-08-31 23:55:28.781 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-08-31 23:55:28.783 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-08-31 23:55:28.787 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@c-api.service 2026-08-31 23:55:28.788 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-08-31 23:55:28.795 | + 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-08-31 23:55:28.922 | + 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-08-31 23:55:29.036 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service SyslogIdentifier devstack@c-api.service 2026-08-31 23:55:29.135 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service User quobyte 2026-08-31 23:55:29.232 | + 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-08-31 23:55:29.330 | + 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-08-31 23:55:29.428 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Type notify 2026-08-31 23:55:29.522 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service KillMode process 2026-08-31 23:55:29.628 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Restart always 2026-08-31 23:55:29.708 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service NotifyAccess all 2026-08-31 23:55:29.807 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service RestartForceExitStatus 100 2026-08-31 23:55:29.892 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-08-31 23:55:29.895 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-08-31 23:55:29.899 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@c-api.service Install WantedBy multi-user.target 2026-08-31 23:55:30.003 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-08-31 23:55:30.533 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@c-api.service 2026-08-31 23:55:30.557 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-api.service → /etc/systemd/system/devstack@c-api.service. 2026-08-31 23:55:31.071 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@c-api.service 2026-08-31 23:55:31.264 | + functions-common:run_process:1686 : time_stop run_process 2026-08-31 23:55:31.273 | + functions-common:time_stop:2420 : local name 2026-08-31 23:55:31.277 | + functions-common:time_stop:2421 : local end_time 2026-08-31 23:55:31.285 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-31 23:55:31.290 | + functions-common:time_stop:2423 : local total 2026-08-31 23:55:31.297 | + functions-common:time_stop:2424 : local start_time 2026-08-31 23:55:31.305 | + functions-common:time_stop:2426 : name=run_process 2026-08-31 23:55:31.315 | + functions-common:time_stop:2427 : start_time=1788220528661 2026-08-31 23:55:31.322 | + functions-common:time_stop:2429 : [[ -z 1788220528661 ]] 2026-08-31 23:55:31.333 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-31 23:55:31.338 | + functions-common:time_stop:2432 : end_time=1788220531333 2026-08-31 23:55:31.343 | + functions-common:time_stop:2433 : elapsed_time=2672 2026-08-31 23:55:31.352 | + functions-common:time_stop:2434 : total=37206 2026-08-31 23:55:31.356 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-31 23:55:31.363 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=39878 2026-08-31 23:55:31.371 | + lib/cinder:start_cinder:635 : echo 'Waiting for Cinder API to start...' 2026-08-31 23:55:31.371 | Waiting for Cinder API to start... 2026-08-31 23:55:31.375 | + lib/cinder:start_cinder:637 : local cinder_url=http://192.168.122.72/volume/v3/ 2026-08-31 23:55:31.380 | + lib/cinder:start_cinder:639 : wait_for_service 60 http://192.168.122.72/volume/v3/ 2026-08-31 23:55:31.386 | + functions:wait_for_service:476 : local timeout=60 2026-08-31 23:55:31.396 | + functions:wait_for_service:477 : local url=http://192.168.122.72/volume/v3/ 2026-08-31 23:55:31.399 | + functions:wait_for_service:478 : local rval=0 2026-08-31 23:55:31.405 | + functions:wait_for_service:479 : time_start wait_for_service 2026-08-31 23:55:31.411 | + functions-common:time_start:2406 : local name=wait_for_service 2026-08-31 23:55:31.416 | + functions-common:time_start:2407 : local start_time= 2026-08-31 23:55:31.422 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-31 23:55:31.429 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-31 23:55:31.435 | + functions-common:time_start:2411 : _TIME_START[$name]=1788220531431 2026-08-31 23:55:31.438 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-08-31 23:55:31.446 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-31 23:55:31.453 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.72/volume/v3/ 2026-08-31 23:55:36.512 | + :: : [[ 401 == 503 ]] 2026-08-31 23:55:36.512 | + :: : [[ 0 -eq 7 ]] 2026-08-31 23:55:36.516 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-08-31 23:55:36.521 | + functions-common:time_stop:2420 : local name 2026-08-31 23:55:36.523 | + functions-common:time_stop:2421 : local end_time 2026-08-31 23:55:36.526 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-31 23:55:36.529 | + functions-common:time_stop:2423 : local total 2026-08-31 23:55:36.531 | + functions-common:time_stop:2424 : local start_time 2026-08-31 23:55:36.534 | + functions-common:time_stop:2426 : name=wait_for_service 2026-08-31 23:55:36.536 | + functions-common:time_stop:2427 : start_time=1788220531431 2026-08-31 23:55:36.539 | + functions-common:time_stop:2429 : [[ -z 1788220531431 ]] 2026-08-31 23:55:36.542 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-31 23:55:36.550 | + functions-common:time_stop:2432 : end_time=1788220536544 2026-08-31 23:55:36.552 | + functions-common:time_stop:2433 : elapsed_time=5113 2026-08-31 23:55:36.556 | + functions-common:time_stop:2434 : total=15464 2026-08-31 23:55:36.559 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-31 23:55:36.563 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=20577 2026-08-31 23:55:36.568 | + functions:wait_for_service:486 : return 0 2026-08-31 23:55:36.570 | + lib/cinder:start_cinder:643 : run_process c-sch '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-08-31 23:55:36.574 | + functions-common:run_process:1674 : local service=c-sch 2026-08-31 23:55:36.577 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-08-31 23:55:36.580 | + functions-common:run_process:1676 : local group= 2026-08-31 23:55:36.584 | + functions-common:run_process:1677 : local user= 2026-08-31 23:55:36.587 | + functions-common:run_process:1678 : local env_vars= 2026-08-31 23:55:36.591 | + functions-common:run_process:1680 : local name=c-sch 2026-08-31 23:55:36.596 | + functions-common:run_process:1682 : time_start run_process 2026-08-31 23:55:36.599 | + functions-common:time_start:2406 : local name=run_process 2026-08-31 23:55:36.602 | + functions-common:time_start:2407 : local start_time= 2026-08-31 23:55:36.605 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-31 23:55:36.608 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-31 23:55:36.613 | + functions-common:time_start:2411 : _TIME_START[$name]=1788220536609 2026-08-31 23:55:36.615 | + functions-common:run_process:1683 : is_service_enabled c-sch 2026-08-31 23:55:36.643 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 23:55:36.648 | + functions-common:run_process:1684 : _run_under_systemd c-sch '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' '' '' '' 2026-08-31 23:55:36.652 | + functions-common:_run_under_systemd:1628 : local service=c-sch 2026-08-31 23:55:36.657 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-08-31 23:55:36.662 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-08-31 23:55:36.666 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-08-31 23:55:36.671 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-08-31 23:55:36.676 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ sudo ]] 2026-08-31 23:55:36.681 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2026-08-31 23:55:36.684 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@c-sch.service 2026-08-31 23:55:36.686 | + functions-common:_run_under_systemd:1635 : local group= 2026-08-31 23:55:36.689 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-08-31 23:55:36.691 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-08-31 23:55:36.694 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-08-31 23:55:36.696 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[c-sch] ]] 2026-08-31 23:55:36.698 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2026-08-31 23:55:36.701 | + 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-08-31 23:55:36.704 | + functions-common:write_user_unit_file:1535 : local service=devstack@c-sch.service 2026-08-31 23:55:36.706 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-08-31 23:55:36.709 | + functions-common:write_user_unit_file:1537 : local group= 2026-08-31 23:55:36.711 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-08-31 23:55:36.715 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-08-31 23:55:36.722 | + functions-common:write_user_unit_file:1540 : local extra= 2026-08-31 23:55:36.725 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-08-31 23:55:36.728 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@c-sch.service 2026-08-31 23:55:36.732 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-08-31 23:55:36.736 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Unit Description 'Devstack devstack@c-sch.service' 2026-08-31 23:55:36.847 | + 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-08-31 23:55:36.953 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service User quobyte 2026-08-31 23:55:37.044 | + 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-08-31 23:55:37.136 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service KillMode process 2026-08-31 23:55:37.229 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service TimeoutStopSec 300 2026-08-31 23:55:37.338 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-08-31 23:55:37.432 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-08-31 23:55:37.437 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-08-31 23:55:37.443 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Install WantedBy multi-user.target 2026-08-31 23:55:37.556 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-08-31 23:55:38.115 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@c-sch.service 2026-08-31 23:55:38.138 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-sch.service → /etc/systemd/system/devstack@c-sch.service. 2026-08-31 23:55:38.654 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@c-sch.service 2026-08-31 23:55:38.697 | + functions-common:run_process:1686 : time_stop run_process 2026-08-31 23:55:38.706 | + functions-common:time_stop:2420 : local name 2026-08-31 23:55:38.707 | + functions-common:time_stop:2421 : local end_time 2026-08-31 23:55:38.710 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-31 23:55:38.712 | + functions-common:time_stop:2423 : local total 2026-08-31 23:55:38.715 | + functions-common:time_stop:2424 : local start_time 2026-08-31 23:55:38.717 | + functions-common:time_stop:2426 : name=run_process 2026-08-31 23:55:38.723 | + functions-common:time_stop:2427 : start_time=1788220536609 2026-08-31 23:55:38.725 | + functions-common:time_stop:2429 : [[ -z 1788220536609 ]] 2026-08-31 23:55:38.727 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-31 23:55:38.732 | + functions-common:time_stop:2432 : end_time=1788220538729 2026-08-31 23:55:38.734 | + functions-common:time_stop:2433 : elapsed_time=2120 2026-08-31 23:55:38.736 | + functions-common:time_stop:2434 : total=39878 2026-08-31 23:55:38.738 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-31 23:55:38.742 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=41998 2026-08-31 23:55:38.743 | + lib/cinder:start_cinder:648 : malloc_tuning='MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-08-31 23:55:38.745 | + 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-08-31 23:55:38.750 | + functions-common:run_process:1674 : local service=c-bak 2026-08-31 23:55:38.750 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2026-08-31 23:55:38.752 | + functions-common:run_process:1676 : local group= 2026-08-31 23:55:38.754 | + functions-common:run_process:1677 : local user= 2026-08-31 23:55:38.756 | + functions-common:run_process:1678 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-08-31 23:55:38.758 | + functions-common:run_process:1680 : local name=c-bak 2026-08-31 23:55:38.761 | + functions-common:run_process:1682 : time_start run_process 2026-08-31 23:55:38.767 | + functions-common:time_start:2406 : local name=run_process 2026-08-31 23:55:38.769 | + functions-common:time_start:2407 : local start_time= 2026-08-31 23:55:38.776 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-31 23:55:38.783 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-31 23:55:38.791 | + functions-common:time_start:2411 : _TIME_START[$name]=1788220538783 2026-08-31 23:55:38.796 | + functions-common:run_process:1683 : is_service_enabled c-bak 2026-08-31 23:55:38.822 | + functions-common:is_service_enabled:2076 : return 1 2026-08-31 23:55:38.825 | + functions-common:run_process:1686 : time_stop run_process 2026-08-31 23:55:38.831 | + functions-common:time_stop:2420 : local name 2026-08-31 23:55:38.837 | + functions-common:time_stop:2421 : local end_time 2026-08-31 23:55:38.842 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-31 23:55:38.849 | + functions-common:time_stop:2423 : local total 2026-08-31 23:55:38.855 | + functions-common:time_stop:2424 : local start_time 2026-08-31 23:55:38.861 | + functions-common:time_stop:2426 : name=run_process 2026-08-31 23:55:38.866 | + functions-common:time_stop:2427 : start_time=1788220538783 2026-08-31 23:55:38.871 | + functions-common:time_stop:2429 : [[ -z 1788220538783 ]] 2026-08-31 23:55:38.880 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-31 23:55:38.888 | + functions-common:time_stop:2432 : end_time=1788220538881 2026-08-31 23:55:38.891 | + functions-common:time_stop:2433 : elapsed_time=98 2026-08-31 23:55:38.896 | + functions-common:time_stop:2434 : total=41998 2026-08-31 23:55:38.899 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-31 23:55:38.905 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=42096 2026-08-31 23:55:38.910 | + 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-08-31 23:55:38.915 | + functions-common:run_process:1674 : local service=c-vol 2026-08-31 23:55:38.920 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-08-31 23:55:38.924 | + functions-common:run_process:1676 : local group= 2026-08-31 23:55:38.930 | + functions-common:run_process:1677 : local user= 2026-08-31 23:55:38.934 | + functions-common:run_process:1678 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-08-31 23:55:38.939 | + functions-common:run_process:1680 : local name=c-vol 2026-08-31 23:55:38.943 | + functions-common:run_process:1682 : time_start run_process 2026-08-31 23:55:38.948 | + functions-common:time_start:2406 : local name=run_process 2026-08-31 23:55:38.953 | + functions-common:time_start:2407 : local start_time= 2026-08-31 23:55:38.958 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-31 23:55:38.963 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-31 23:55:38.971 | + functions-common:time_start:2411 : _TIME_START[$name]=1788220538965 2026-08-31 23:55:38.976 | + functions-common:run_process:1683 : is_service_enabled c-vol 2026-08-31 23:55:39.004 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 23:55:39.010 | + 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-08-31 23:55:39.013 | + functions-common:_run_under_systemd:1628 : local service=c-vol 2026-08-31 23:55:39.015 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-08-31 23:55:39.018 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-08-31 23:55:39.020 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-08-31 23:55:39.023 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-08-31 23:55:39.026 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ sudo ]] 2026-08-31 23:55:39.028 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2026-08-31 23:55:39.033 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@c-vol.service 2026-08-31 23:55:39.038 | + functions-common:_run_under_systemd:1635 : local group= 2026-08-31 23:55:39.042 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-08-31 23:55:39.047 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-08-31 23:55:39.053 | + functions-common:_run_under_systemd:1640 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-08-31 23:55:39.058 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[c-vol] ]] 2026-08-31 23:55:39.063 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2026-08-31 23:55:39.069 | + 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-08-31 23:55:39.072 | + functions-common:write_user_unit_file:1535 : local service=devstack@c-vol.service 2026-08-31 23:55:39.074 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-08-31 23:55:39.077 | + functions-common:write_user_unit_file:1537 : local group= 2026-08-31 23:55:39.079 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-08-31 23:55:39.081 | + functions-common:write_user_unit_file:1539 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-08-31 23:55:39.084 | + functions-common:write_user_unit_file:1540 : local extra= 2026-08-31 23:55:39.086 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-08-31 23:55:39.091 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@c-vol.service 2026-08-31 23:55:39.095 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-08-31 23:55:39.105 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Unit Description 'Devstack devstack@c-vol.service' 2026-08-31 23:55:39.223 | + 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-08-31 23:55:39.358 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service User quobyte 2026-08-31 23:55:39.461 | + 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-08-31 23:55:39.568 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service KillMode process 2026-08-31 23:55:39.667 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service TimeoutStopSec 300 2026-08-31 23:55:39.789 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-08-31 23:55:39.880 | + functions-common:write_user_unit_file:1554 : [[ -n MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144 ]] 2026-08-31 23:55:39.885 | + 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-08-31 23:55:39.985 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-08-31 23:55:39.986 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Install WantedBy multi-user.target 2026-08-31 23:55:40.082 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-08-31 23:55:40.651 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@c-vol.service 2026-08-31 23:55:40.696 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-vol.service → /etc/systemd/system/devstack@c-vol.service. 2026-08-31 23:55:41.225 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@c-vol.service 2026-08-31 23:55:41.273 | + functions-common:run_process:1686 : time_stop run_process 2026-08-31 23:55:41.280 | + functions-common:time_stop:2420 : local name 2026-08-31 23:55:41.283 | + functions-common:time_stop:2421 : local end_time 2026-08-31 23:55:41.288 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-31 23:55:41.291 | + functions-common:time_stop:2423 : local total 2026-08-31 23:55:41.310 | + functions-common:time_stop:2424 : local start_time 2026-08-31 23:55:41.314 | + functions-common:time_stop:2426 : name=run_process 2026-08-31 23:55:41.317 | + functions-common:time_stop:2427 : start_time=1788220538965 2026-08-31 23:55:41.322 | + functions-common:time_stop:2429 : [[ -z 1788220538965 ]] 2026-08-31 23:55:41.329 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-31 23:55:41.333 | + functions-common:time_stop:2432 : end_time=1788220541329 2026-08-31 23:55:41.338 | + functions-common:time_stop:2433 : elapsed_time=2364 2026-08-31 23:55:41.341 | + functions-common:time_stop:2434 : total=42096 2026-08-31 23:55:41.344 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-31 23:55:41.347 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=44460 2026-08-31 23:55:41.349 | + ./stack.sh:main:1341 : create_volume_types 2026-08-31 23:55:41.352 | + lib/cinder:create_volume_types:691 : is_service_enabled c-api 2026-08-31 23:55:41.390 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 23:55:41.397 | + lib/cinder:create_volume_types:691 : [[ -n lvm:lvmdriver-1 ]] 2026-08-31 23:55:41.404 | + lib/cinder:create_volume_types:692 : local be be_name 2026-08-31 23:55:41.410 | + lib/cinder:create_volume_types:693 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2026-08-31 23:55:41.416 | + lib/cinder:create_volume_types:694 : be_name=lvmdriver-1 2026-08-31 23:55:41.420 | + lib/cinder:create_volume_types:695 : create_one_type lvmdriver-1 volume_backend_name lvmdriver-1 2026-08-31 23:55:41.429 | + lib/cinder:create_one_type:666 : type_name=lvmdriver-1 2026-08-31 23:55:41.436 | + lib/cinder:create_one_type:667 : property_key=volume_backend_name 2026-08-31 23:55:41.439 | + lib/cinder:create_one_type:668 : property_value=lvmdriver-1 2026-08-31 23:55:41.444 | + lib/cinder:create_one_type:670 : is_service_enabled keystone 2026-08-31 23:55:41.474 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 23:55:41.476 | + lib/cinder:create_one_type:671 : openstack --os-region-name=RegionOne volume type create --property volume_backend_name=lvmdriver-1 lvmdriver-1 2026-08-31 23:55:46.645 | +-------------+--------------------------------------+ 2026-08-31 23:55:46.645 | | Field | Value | 2026-08-31 23:55:46.645 | +-------------+--------------------------------------+ 2026-08-31 23:55:46.645 | | description | None | 2026-08-31 23:55:46.646 | | id | 5779f23e-9394-4766-a8ca-015bcdd657f6 | 2026-08-31 23:55:46.646 | | is_public | True | 2026-08-31 23:55:46.646 | | name | lvmdriver-1 | 2026-08-31 23:55:46.646 | | properties | volume_backend_name='lvmdriver-1' | 2026-08-31 23:55:46.646 | +-------------+--------------------------------------+ 2026-08-31 23:55:46.975 | + lib/cinder:create_one_type:672 : [[ lvmdriver-1 == \c\e\p\h ]] 2026-08-31 23:55:46.980 | + lib/cinder:create_volume_types:698 : [[ False == \T\r\u\e ]] 2026-08-31 23:55:46.984 | + lib/cinder:create_volume_types:705 : [[ False == \T\r\u\e ]] 2026-08-31 23:55:46.992 | + ./stack.sh:main:1346 : [[ False == \T\r\u\e ]] 2026-08-31 23:55:46.996 | + ./stack.sh:main:1354 : is_service_enabled glance 2026-08-31 23:55:47.022 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 23:55:47.028 | + ./stack.sh:main:1355 : echo_summary 'Starting Glance' 2026-08-31 23:55:47.031 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-31 23:55:47.035 | + ./stack.sh:echo_summary:450 : echo -e Starting Glance 2026-08-31 23:55:47.038 | + ./stack.sh:main:1356 : start_glance 2026-08-31 23:55:47.043 | + lib/glance:start_glance:650 : local service_protocol=http 2026-08-31 23:55:47.047 | ++ lib/glance:start_glance:652 : which uwsgi 2026-08-31 23:55:47.054 | + lib/glance:start_glance:652 : run_process g-api '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-08-31 23:55:47.058 | + functions-common:run_process:1674 : local service=g-api 2026-08-31 23:55:47.061 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-08-31 23:55:47.068 | + functions-common:run_process:1676 : local group= 2026-08-31 23:55:47.073 | + functions-common:run_process:1677 : local user= 2026-08-31 23:55:47.079 | + functions-common:run_process:1678 : local env_vars= 2026-08-31 23:55:47.084 | + functions-common:run_process:1680 : local name=g-api 2026-08-31 23:55:47.089 | + functions-common:run_process:1682 : time_start run_process 2026-08-31 23:55:47.093 | + functions-common:time_start:2406 : local name=run_process 2026-08-31 23:55:47.097 | + functions-common:time_start:2407 : local start_time= 2026-08-31 23:55:47.102 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-31 23:55:47.107 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-31 23:55:47.112 | + functions-common:time_start:2411 : _TIME_START[$name]=1788220547108 2026-08-31 23:55:47.116 | + functions-common:run_process:1683 : is_service_enabled g-api 2026-08-31 23:55:47.144 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 23:55:47.148 | + functions-common:run_process:1684 : _run_under_systemd g-api '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' '' '' '' 2026-08-31 23:55:47.152 | + functions-common:_run_under_systemd:1628 : local service=g-api 2026-08-31 23:55:47.157 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-08-31 23:55:47.161 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-08-31 23:55:47.166 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-08-31 23:55:47.169 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-08-31 23:55:47.177 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ sudo ]] 2026-08-31 23:55:47.183 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ ^/ ]] 2026-08-31 23:55:47.186 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@g-api.service 2026-08-31 23:55:47.190 | + functions-common:_run_under_systemd:1635 : local group= 2026-08-31 23:55:47.196 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-08-31 23:55:47.206 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-08-31 23:55:47.211 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-08-31 23:55:47.217 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[g-api] ]] 2026-08-31 23:55:47.221 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ uwsgi ]] 2026-08-31 23:55:47.225 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-08-31 23:55:47.229 | + 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-08-31 23:55:47.235 | + 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-08-31 23:55:47.241 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@g-api.service 2026-08-31 23:55:47.244 | + 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-08-31 23:55:47.250 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-08-31 23:55:47.257 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-08-31 23:55:47.267 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-08-31 23:55:47.270 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@g-api.service 2026-08-31 23:55:47.278 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-08-31 23:55:47.294 | + 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-08-31 23:55:47.475 | + 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-08-31 23:55:47.601 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service SyslogIdentifier devstack@g-api.service 2026-08-31 23:55:47.698 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service User quobyte 2026-08-31 23:55:47.790 | + 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-08-31 23:55:47.877 | + 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-08-31 23:55:47.973 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Type notify 2026-08-31 23:55:48.078 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service KillMode process 2026-08-31 23:55:48.183 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Restart always 2026-08-31 23:55:48.300 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service NotifyAccess all 2026-08-31 23:55:48.369 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service RestartForceExitStatus 100 2026-08-31 23:55:48.436 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-08-31 23:55:48.440 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-08-31 23:55:48.444 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@g-api.service Install WantedBy multi-user.target 2026-08-31 23:55:48.567 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-08-31 23:55:49.166 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@g-api.service 2026-08-31 23:55:49.195 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@g-api.service → /etc/systemd/system/devstack@g-api.service. 2026-08-31 23:55:49.763 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@g-api.service 2026-08-31 23:55:49.919 | + functions-common:run_process:1686 : time_stop run_process 2026-08-31 23:55:49.923 | + functions-common:time_stop:2420 : local name 2026-08-31 23:55:49.931 | + functions-common:time_stop:2421 : local end_time 2026-08-31 23:55:49.936 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-31 23:55:49.944 | + functions-common:time_stop:2423 : local total 2026-08-31 23:55:49.950 | + functions-common:time_stop:2424 : local start_time 2026-08-31 23:55:49.955 | + functions-common:time_stop:2426 : name=run_process 2026-08-31 23:55:49.963 | + functions-common:time_stop:2427 : start_time=1788220547108 2026-08-31 23:55:49.971 | + functions-common:time_stop:2429 : [[ -z 1788220547108 ]] 2026-08-31 23:55:49.980 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-31 23:55:49.987 | + functions-common:time_stop:2432 : end_time=1788220549982 2026-08-31 23:55:49.996 | + functions-common:time_stop:2433 : elapsed_time=2874 2026-08-31 23:55:50.007 | + functions-common:time_stop:2434 : total=44460 2026-08-31 23:55:50.016 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-31 23:55:50.024 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=47334 2026-08-31 23:55:50.030 | + lib/glance:start_glance:654 : is_service_enabled g-api-r 2026-08-31 23:55:50.086 | + functions-common:is_service_enabled:2076 : return 1 2026-08-31 23:55:50.096 | + lib/glance:start_glance:659 : echo 'Waiting for g-api (192.168.122.72) to start...' 2026-08-31 23:55:50.096 | Waiting for g-api (192.168.122.72) to start... 2026-08-31 23:55:50.104 | + lib/glance:start_glance:660 : wait_for_service 60 http://192.168.122.72/image 2026-08-31 23:55:50.111 | + functions:wait_for_service:476 : local timeout=60 2026-08-31 23:55:50.120 | + functions:wait_for_service:477 : local url=http://192.168.122.72/image 2026-08-31 23:55:50.128 | + functions:wait_for_service:478 : local rval=0 2026-08-31 23:55:50.135 | + functions:wait_for_service:479 : time_start wait_for_service 2026-08-31 23:55:50.145 | + functions-common:time_start:2406 : local name=wait_for_service 2026-08-31 23:55:50.151 | + functions-common:time_start:2407 : local start_time= 2026-08-31 23:55:50.162 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-31 23:55:50.175 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-31 23:55:50.186 | + functions-common:time_start:2411 : _TIME_START[$name]=1788220550175 2026-08-31 23:55:50.194 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-08-31 23:55:50.204 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-31 23:55:50.210 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.72/image 2026-08-31 23:55:55.861 | + :: : [[ 300 == 503 ]] 2026-08-31 23:55:55.865 | + :: : [[ 0 -eq 7 ]] 2026-08-31 23:55:55.870 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-08-31 23:55:55.880 | + functions-common:time_stop:2420 : local name 2026-08-31 23:55:55.884 | + functions-common:time_stop:2421 : local end_time 2026-08-31 23:55:55.889 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-31 23:55:55.893 | + functions-common:time_stop:2423 : local total 2026-08-31 23:55:55.896 | + functions-common:time_stop:2424 : local start_time 2026-08-31 23:55:55.900 | + functions-common:time_stop:2426 : name=wait_for_service 2026-08-31 23:55:55.904 | + functions-common:time_stop:2427 : start_time=1788220550175 2026-08-31 23:55:55.909 | + functions-common:time_stop:2429 : [[ -z 1788220550175 ]] 2026-08-31 23:55:55.917 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-31 23:55:55.923 | + functions-common:time_stop:2432 : end_time=1788220555919 2026-08-31 23:55:55.926 | + functions-common:time_stop:2433 : elapsed_time=5744 2026-08-31 23:55:55.931 | + functions-common:time_stop:2434 : total=20577 2026-08-31 23:55:55.935 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-31 23:55:55.940 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=26321 2026-08-31 23:55:55.944 | + functions:wait_for_service:486 : return 0 2026-08-31 23:55:55.950 | + ./stack.sh:main:1370 : is_service_enabled mysql postgresql 2026-08-31 23:55:55.971 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 23:55:55.973 | + ./stack.sh:main:1370 : is_service_enabled glance 2026-08-31 23:55:55.993 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 23:55:55.997 | + ./stack.sh:main:1371 : echo_summary 'Uploading images' 2026-08-31 23:55:56.000 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-31 23:55:56.004 | + ./stack.sh:echo_summary:450 : echo -e Uploading images 2026-08-31 23:55:56.006 | + ./stack.sh:main:1373 : for image_url in ${IMAGE_URLS//,/ } 2026-08-31 23:55:56.009 | + ./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-08-31 23:55:56.012 | + 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-08-31 23:55:56.015 | + functions:upload_image:141 : local image image_fname image_name 2026-08-31 23:55:56.019 | + functions:upload_image:143 : local max_attempts=5 2026-08-31 23:55:56.021 | + functions:upload_image:146 : mkdir -p /home/quobyte/devstack/files/images 2026-08-31 23:55:56.028 | ++ 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-08-31 23:55:56.034 | + functions:upload_image:147 : image_fname=cirros-0.6.3-x86_64-disk.img 2026-08-31 23:55:56.037 | + 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-08-31 23:55:56.042 | + functions:upload_image:150 : [[ ! -f /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img ]] 2026-08-31 23:55:56.046 | ++ functions:upload_image:151 : seq 5 2026-08-31 23:55:56.051 | + functions:upload_image:151 : for attempt in `seq $max_attempts` 2026-08-31 23:55:56.055 | + functions:upload_image:152 : local rc=0 2026-08-31 23:55:56.058 | + 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-08-31 23:55:56.063 | --2026-09-01 01:55:56-- https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img 2026-08-31 23:55:56.117 | Resolving github.com (github.com)... 140.82.121.4 2026-08-31 23:55:56.132 | Connecting to github.com (github.com)|140.82.121.4|:443... connected. 2026-08-31 23:55:56.186 | HTTP request sent, awaiting response... 302 Found 2026-08-31 23:55:56.186 | 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-09-01T00%3A41%3A05Z&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-08-31T23%3A40%3A26Z&ske=2026-09-01T00%3A41%3A05Z&sks=b&skv=2018-11-09&sig=TWdHXqm0HjuoxJyxiiDc%2B1p2OgvoeGY887odvlibbwc%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4ODIyMjI3NSwibmJmIjoxNzg4MjIwNDc1LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.2BRoq9K-sLd8wYqAyIUzsOQLJYEFp_4WgUGUEGwPoYw&response-content-disposition=attachment%3B%20filename%3Dcirros-0.6.3-x86_64-disk.img&response-content-type=application%2Foctet-stream [following] 2026-08-31 23:55:56.186 | --2026-09-01 01:55:56-- 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-09-01T00%3A41%3A05Z&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-08-31T23%3A40%3A26Z&ske=2026-09-01T00%3A41%3A05Z&sks=b&skv=2018-11-09&sig=TWdHXqm0HjuoxJyxiiDc%2B1p2OgvoeGY887odvlibbwc%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4ODIyMjI3NSwibmJmIjoxNzg4MjIwNDc1LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.2BRoq9K-sLd8wYqAyIUzsOQLJYEFp_4WgUGUEGwPoYw&response-content-disposition=attachment%3B%20filename%3Dcirros-0.6.3-x86_64-disk.img&response-content-type=application%2Foctet-stream 2026-08-31 23:55:56.189 | Resolving release-assets.githubusercontent.com (release-assets.githubusercontent.com)... 185.199.108.133, 185.199.111.133, 185.199.109.133, ... 2026-08-31 23:55:56.201 | Connecting to release-assets.githubusercontent.com (release-assets.githubusercontent.com)|185.199.108.133|:443... connected. 2026-08-31 23:55:56.258 | HTTP request sent, awaiting response... 200 OK 2026-08-31 23:55:56.259 | Length: 21692416 (21M) [application/octet-stream] 2026-08-31 23:55:56.259 | Saving to: '/home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img' 2026-08-31 23:55:56.310 | 2026-08-31 23:55:56.531 | 0K ........ ........ .... 100% 75.8M=0.3s 2026-08-31 23:55:56.532 | 2026-08-31 23:55:56.532 | 2026-09-01 01:55:56 (75.8 MB/s) - '/home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img' saved [21692416/21692416] 2026-08-31 23:55:56.532 | 2026-08-31 23:55:56.537 | + functions:upload_image:154 : [[ 0 -ne 0 ]] 2026-08-31 23:55:56.540 | + functions:upload_image:163 : break 2026-08-31 23:55:56.543 | + functions:upload_image:167 : image=/home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-08-31 23:55:56.547 | + 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-08-31 23:55:56.550 | + 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-08-31 23:55:56.554 | + 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-08-31 23:55:56.557 | + functions:upload_image:313 : local kernel= 2026-08-31 23:55:56.561 | + functions:upload_image:314 : local ramdisk= 2026-08-31 23:55:56.564 | + functions:upload_image:315 : local disk_format= 2026-08-31 23:55:56.568 | + functions:upload_image:316 : local container_format= 2026-08-31 23:55:56.571 | + functions:upload_image:317 : local unpack= 2026-08-31 23:55:56.574 | + functions:upload_image:318 : local img_property= 2026-08-31 23:55:56.578 | + functions:upload_image:322 : [[ libvirt == \l\i\b\v\i\r\t ]] 2026-08-31 23:55:56.581 | + functions:upload_image:323 : [[ kvm == \q\e\m\u ]] 2026-08-31 23:55:56.585 | + functions:upload_image:323 : [[ kvm == \k\v\m ]] 2026-08-31 23:55:56.588 | + functions:upload_image:324 : img_property=hw_rng_model=virtio 2026-08-31 23:55:56.592 | + functions:upload_image:328 : case "$image_fname" in 2026-08-31 23:55:56.597 | ++ functions:upload_image:349 : basename /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img .img 2026-08-31 23:55:56.601 | + functions:upload_image:349 : image_name=cirros-0.6.3-x86_64-disk 2026-08-31 23:55:56.605 | + functions:upload_image:350 : local format 2026-08-31 23:55:56.611 | ++ functions:upload_image:351 : awk '/^file format/ { print $3; exit }' 2026-08-31 23:55:56.611 | ++ functions:upload_image:351 : qemu-img info /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-08-31 23:55:56.624 | + functions:upload_image:351 : format=qcow2 2026-08-31 23:55:56.628 | + functions:upload_image:352 : [[ ,qcow2,raw,vdi,vmdk,vpc, =~ ,qcow2, ]] 2026-08-31 23:55:56.631 | + functions:upload_image:353 : disk_format=qcow2 2026-08-31 23:55:56.635 | + functions:upload_image:357 : container_format=bare 2026-08-31 23:55:56.639 | + functions:upload_image:404 : is_arch ppc64le 2026-08-31 23:55:56.643 | ++ functions-common:is_arch:519 : uname -m 2026-08-31 23:55:56.647 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c\6\4\l\e ]] 2026-08-31 23:55:56.650 | + functions:upload_image:404 : is_arch ppc64 2026-08-31 23:55:56.654 | ++ functions-common:is_arch:519 : uname -m 2026-08-31 23:55:56.658 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c\6\4 ]] 2026-08-31 23:55:56.663 | + functions:upload_image:404 : is_arch ppc 2026-08-31 23:55:56.667 | ++ functions-common:is_arch:519 : uname -m 2026-08-31 23:55:56.672 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c ]] 2026-08-31 23:55:56.675 | + functions:upload_image:408 : is_arch aarch64 2026-08-31 23:55:56.680 | ++ functions-common:is_arch:519 : uname -m 2026-08-31 23:55:56.684 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-08-31 23:55:56.686 | + functions:upload_image:412 : '[' bare = bare ']' 2026-08-31 23:55:56.688 | + functions:upload_image:413 : '[' '' = zcat ']' 2026-08-31 23:55:56.690 | + functions:upload_image:415 : '[' '' = bunzip2 ']' 2026-08-31 23:55:56.692 | + functions:upload_image:417 : '[' '' = unxz ']' 2026-08-31 23:55:56.694 | + 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-08-31 23:55:56.697 | + functions:_upload_image:111 : local image_name=cirros-0.6.3-x86_64-disk 2026-08-31 23:55:56.699 | + functions:_upload_image:112 : shift 2026-08-31 23:55:56.701 | + functions:_upload_image:113 : local container=bare 2026-08-31 23:55:56.703 | + functions:_upload_image:114 : shift 2026-08-31 23:55:56.705 | + functions:_upload_image:115 : local disk=qcow2 2026-08-31 23:55:56.708 | + functions:_upload_image:116 : shift 2026-08-31 23:55:56.710 | + functions:_upload_image:117 : local image=/home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-08-31 23:55:56.712 | + functions:_upload_image:118 : shift 2026-08-31 23:55:56.714 | + functions:_upload_image:119 : local properties 2026-08-31 23:55:56.717 | + functions:_upload_image:120 : local useimport 2026-08-31 23:55:56.721 | ++ functions:_upload_image:122 : _image_properties_to_arg hw_rng_model=virtio 2026-08-31 23:55:56.723 | ++ functions:_image_properties_to_arg:94 : local result= 2026-08-31 23:55:56.725 | ++ functions:_image_properties_to_arg:95 : for property in $* 2026-08-31 23:55:56.727 | ++ functions:_image_properties_to_arg:96 : result+=' --property hw_rng_model=virtio' 2026-08-31 23:55:56.729 | ++ functions:_image_properties_to_arg:98 : echo --property hw_rng_model=virtio 2026-08-31 23:55:56.733 | + functions:_upload_image:122 : properties='--property hw_rng_model=virtio' 2026-08-31 23:55:56.735 | + functions:_upload_image:124 : [[ False == \T\r\u\e ]] 2026-08-31 23:55:56.739 | ++ functions:_upload_image:128 : readlink -f /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-08-31 23:55:56.744 | + 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-08-31 23:56:02.368 | +------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-08-31 23:56:02.368 | | Field | Value | 2026-08-31 23:56:02.368 | +------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-08-31 23:56:02.369 | | checksum | 87617e24a5e30cb3b87fda8c0764838f | 2026-08-31 23:56:02.369 | | container_format | bare | 2026-08-31 23:56:02.369 | | created_at | 2026-08-31T23:56:00Z | 2026-08-31 23:56:02.369 | | disk_format | qcow2 | 2026-08-31 23:56:02.369 | | file | /v2/images/97f1460d-e99d-469e-a933-615f59c7b55c/file | 2026-08-31 23:56:02.369 | | id | 97f1460d-e99d-469e-a933-615f59c7b55c | 2026-08-31 23:56:02.369 | | min_disk | 0 | 2026-08-31 23:56:02.370 | | min_ram | 0 | 2026-08-31 23:56:02.370 | | name | cirros-0.6.3-x86_64-disk | 2026-08-31 23:56:02.370 | | owner | 8e5115013cfc46e7b25a06bae52922c6 | 2026-08-31 23:56:02.370 | | 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-08-31 23:56:02.370 | | protected | False | 2026-08-31 23:56:02.370 | | schema | /v2/schemas/image | 2026-08-31 23:56:02.371 | | size | 21692416 | 2026-08-31 23:56:02.371 | | status | active | 2026-08-31 23:56:02.371 | | tags | | 2026-08-31 23:56:02.371 | | updated_at | 2026-08-31T23:56:02Z | 2026-08-31 23:56:02.371 | | virtual_size | 117440512 | 2026-08-31 23:56:02.371 | | visibility | public | 2026-08-31 23:56:02.371 | +------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-08-31 23:56:02.705 | + ./stack.sh:main:1378 : async_wait create_flavors 2026-08-31 23:56:02.763 | [2019 Async create_flavors:74160]: Waiting for completion of create_flavors running on PID 74160 (2 other jobs running) 2026-08-31 23:56:02.792 | [2019 Async create_flavors:74160]: Signaling child to exit 2026-08-31 23:56:10.038 | + inc/async:async_inner:64 : rc=0 2026-08-31 23:56:10.067 | [74160 Async create_flavors:74160]: finished successfully 2026-08-31 23:56:10.098 | WAKEUP 2026-08-31 23:56:10.124 | [2019 Async create_flavors:74160]: Signaled 2026-08-31 23:56:10.126 | + lib/nova:create_flavors:1241 : is_service_enabled n-api 2026-08-31 23:56:10.126 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 23:56:10.126 | + lib/nova:create_flavors:1242 : openstack --os-region-name=RegionOne flavor list 2026-08-31 23:56:10.126 | + lib/nova:create_flavors:1242 : grep -q ds512M 2026-08-31 23:56:10.126 | + 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-08-31 23:56:10.126 | +----------------------------+-----------------------+ 2026-08-31 23:56:10.127 | | Field | Value | 2026-08-31 23:56:10.127 | +----------------------------+-----------------------+ 2026-08-31 23:56:10.127 | | OS-FLV-DISABLED:disabled | False | 2026-08-31 23:56:10.127 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-08-31 23:56:10.127 | | description | None | 2026-08-31 23:56:10.127 | | disk | 1 | 2026-08-31 23:56:10.127 | | id | c1 | 2026-08-31 23:56:10.127 | | name | cirros256 | 2026-08-31 23:56:10.127 | | os-flavor-access:is_public | True | 2026-08-31 23:56:10.127 | | properties | hw_rng:allowed='True' | 2026-08-31 23:56:10.128 | | ram | 256 | 2026-08-31 23:56:10.128 | | rxtx_factor | 1.0 | 2026-08-31 23:56:10.128 | | swap | 0 | 2026-08-31 23:56:10.128 | | vcpus | 1 | 2026-08-31 23:56:10.128 | +----------------------------+-----------------------+ 2026-08-31 23:56:10.128 | + 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-08-31 23:56:10.128 | +----------------------------+-----------------------+ 2026-08-31 23:56:10.128 | | Field | Value | 2026-08-31 23:56:10.128 | +----------------------------+-----------------------+ 2026-08-31 23:56:10.128 | | OS-FLV-DISABLED:disabled | False | 2026-08-31 23:56:10.129 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-08-31 23:56:10.129 | | description | None | 2026-08-31 23:56:10.129 | | disk | 5 | 2026-08-31 23:56:10.129 | | id | d1 | 2026-08-31 23:56:10.129 | | name | ds512M | 2026-08-31 23:56:10.129 | | os-flavor-access:is_public | True | 2026-08-31 23:56:10.130 | | properties | hw_rng:allowed='True' | 2026-08-31 23:56:10.130 | | ram | 512 | 2026-08-31 23:56:10.130 | | rxtx_factor | 1.0 | 2026-08-31 23:56:10.130 | | swap | 0 | 2026-08-31 23:56:10.130 | | vcpus | 1 | 2026-08-31 23:56:10.130 | +----------------------------+-----------------------+ 2026-08-31 23:56:10.131 | + 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-08-31 23:56:10.131 | +----------------------------+-----------------------+ 2026-08-31 23:56:10.131 | | Field | Value | 2026-08-31 23:56:10.131 | +----------------------------+-----------------------+ 2026-08-31 23:56:10.131 | | OS-FLV-DISABLED:disabled | False | 2026-08-31 23:56:10.131 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-08-31 23:56:10.131 | | description | None | 2026-08-31 23:56:10.131 | | disk | 10 | 2026-08-31 23:56:10.131 | | id | d2 | 2026-08-31 23:56:10.131 | | name | ds1G | 2026-08-31 23:56:10.132 | | os-flavor-access:is_public | True | 2026-08-31 23:56:10.132 | | properties | hw_rng:allowed='True' | 2026-08-31 23:56:10.132 | | ram | 1024 | 2026-08-31 23:56:10.132 | | rxtx_factor | 1.0 | 2026-08-31 23:56:10.132 | | swap | 0 | 2026-08-31 23:56:10.132 | | vcpus | 1 | 2026-08-31 23:56:10.132 | +----------------------------+-----------------------+ 2026-08-31 23:56:10.132 | + 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-08-31 23:56:10.132 | +----------------------------+-----------------------+ 2026-08-31 23:56:10.132 | | Field | Value | 2026-08-31 23:56:10.132 | +----------------------------+-----------------------+ 2026-08-31 23:56:10.133 | | OS-FLV-DISABLED:disabled | False | 2026-08-31 23:56:10.133 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-08-31 23:56:10.133 | | description | None | 2026-08-31 23:56:10.133 | | disk | 10 | 2026-08-31 23:56:10.133 | | id | d3 | 2026-08-31 23:56:10.133 | | name | ds2G | 2026-08-31 23:56:10.133 | | os-flavor-access:is_public | True | 2026-08-31 23:56:10.133 | | properties | hw_rng:allowed='True' | 2026-08-31 23:56:10.133 | | ram | 2048 | 2026-08-31 23:56:10.133 | | rxtx_factor | 1.0 | 2026-08-31 23:56:10.134 | | swap | 0 | 2026-08-31 23:56:10.134 | | vcpus | 2 | 2026-08-31 23:56:10.134 | +----------------------------+-----------------------+ 2026-08-31 23:56:10.134 | + 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-08-31 23:56:10.134 | +----------------------------+-----------------------+ 2026-08-31 23:56:10.134 | | Field | Value | 2026-08-31 23:56:10.134 | +----------------------------+-----------------------+ 2026-08-31 23:56:10.134 | | OS-FLV-DISABLED:disabled | False | 2026-08-31 23:56:10.134 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-08-31 23:56:10.134 | | description | None | 2026-08-31 23:56:10.135 | | disk | 20 | 2026-08-31 23:56:10.135 | | id | d4 | 2026-08-31 23:56:10.135 | | name | ds4G | 2026-08-31 23:56:10.135 | | os-flavor-access:is_public | True | 2026-08-31 23:56:10.135 | | properties | hw_rng:allowed='True' | 2026-08-31 23:56:10.135 | | ram | 4096 | 2026-08-31 23:56:10.135 | | rxtx_factor | 1.0 | 2026-08-31 23:56:10.135 | | swap | 0 | 2026-08-31 23:56:10.135 | | vcpus | 4 | 2026-08-31 23:56:10.135 | +----------------------------+-----------------------+ 2026-08-31 23:56:10.136 | + lib/nova:create_flavors:1251 : grep -q m1.tiny 2026-08-31 23:56:10.136 | + lib/nova:create_flavors:1251 : openstack --os-region-name=RegionOne flavor list 2026-08-31 23:56:10.136 | + 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-08-31 23:56:10.136 | +----------------------------+-----------------------+ 2026-08-31 23:56:10.136 | | Field | Value | 2026-08-31 23:56:10.136 | +----------------------------+-----------------------+ 2026-08-31 23:56:10.136 | | OS-FLV-DISABLED:disabled | False | 2026-08-31 23:56:10.136 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-08-31 23:56:10.136 | | description | None | 2026-08-31 23:56:10.136 | | disk | 1 | 2026-08-31 23:56:10.136 | | id | 1 | 2026-08-31 23:56:10.137 | | name | m1.tiny | 2026-08-31 23:56:10.137 | | os-flavor-access:is_public | True | 2026-08-31 23:56:10.137 | | properties | hw_rng:allowed='True' | 2026-08-31 23:56:10.137 | | ram | 512 | 2026-08-31 23:56:10.137 | | rxtx_factor | 1.0 | 2026-08-31 23:56:10.137 | | swap | 0 | 2026-08-31 23:56:10.137 | | vcpus | 1 | 2026-08-31 23:56:10.137 | +----------------------------+-----------------------+ 2026-08-31 23:56:10.137 | + 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-08-31 23:56:10.137 | +----------------------------+-----------------------+ 2026-08-31 23:56:10.138 | | Field | Value | 2026-08-31 23:56:10.138 | +----------------------------+-----------------------+ 2026-08-31 23:56:10.138 | | OS-FLV-DISABLED:disabled | False | 2026-08-31 23:56:10.138 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-08-31 23:56:10.138 | | description | None | 2026-08-31 23:56:10.138 | | disk | 20 | 2026-08-31 23:56:10.138 | | id | 2 | 2026-08-31 23:56:10.138 | | name | m1.small | 2026-08-31 23:56:10.138 | | os-flavor-access:is_public | True | 2026-08-31 23:56:10.138 | | properties | hw_rng:allowed='True' | 2026-08-31 23:56:10.138 | | ram | 2048 | 2026-08-31 23:56:10.139 | | rxtx_factor | 1.0 | 2026-08-31 23:56:10.139 | | swap | 0 | 2026-08-31 23:56:10.139 | | vcpus | 1 | 2026-08-31 23:56:10.139 | +----------------------------+-----------------------+ 2026-08-31 23:56:10.139 | + 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-08-31 23:56:10.139 | +----------------------------+-----------------------+ 2026-08-31 23:56:10.139 | | Field | Value | 2026-08-31 23:56:10.139 | +----------------------------+-----------------------+ 2026-08-31 23:56:10.139 | | OS-FLV-DISABLED:disabled | False | 2026-08-31 23:56:10.139 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-08-31 23:56:10.140 | | description | None | 2026-08-31 23:56:10.140 | | disk | 40 | 2026-08-31 23:56:10.140 | | id | 3 | 2026-08-31 23:56:10.140 | | name | m1.medium | 2026-08-31 23:56:10.140 | | os-flavor-access:is_public | True | 2026-08-31 23:56:10.140 | | properties | hw_rng:allowed='True' | 2026-08-31 23:56:10.140 | | ram | 4096 | 2026-08-31 23:56:10.140 | | rxtx_factor | 1.0 | 2026-08-31 23:56:10.140 | | swap | 0 | 2026-08-31 23:56:10.140 | | vcpus | 2 | 2026-08-31 23:56:10.140 | +----------------------------+-----------------------+ 2026-08-31 23:56:10.141 | + 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-08-31 23:56:10.141 | +----------------------------+-----------------------+ 2026-08-31 23:56:10.141 | | Field | Value | 2026-08-31 23:56:10.141 | +----------------------------+-----------------------+ 2026-08-31 23:56:10.141 | | OS-FLV-DISABLED:disabled | False | 2026-08-31 23:56:10.141 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-08-31 23:56:10.141 | | description | None | 2026-08-31 23:56:10.141 | | disk | 80 | 2026-08-31 23:56:10.141 | | id | 4 | 2026-08-31 23:56:10.141 | | name | m1.large | 2026-08-31 23:56:10.142 | | os-flavor-access:is_public | True | 2026-08-31 23:56:10.142 | | properties | hw_rng:allowed='True' | 2026-08-31 23:56:10.142 | | ram | 8192 | 2026-08-31 23:56:10.142 | | rxtx_factor | 1.0 | 2026-08-31 23:56:10.142 | | swap | 0 | 2026-08-31 23:56:10.142 | | vcpus | 4 | 2026-08-31 23:56:10.142 | +----------------------------+-----------------------+ 2026-08-31 23:56:10.142 | + 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-08-31 23:56:10.142 | +----------------------------+-----------------------+ 2026-08-31 23:56:10.142 | | Field | Value | 2026-08-31 23:56:10.142 | +----------------------------+-----------------------+ 2026-08-31 23:56:10.143 | | OS-FLV-DISABLED:disabled | False | 2026-08-31 23:56:10.143 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-08-31 23:56:10.143 | | description | None | 2026-08-31 23:56:10.143 | | disk | 160 | 2026-08-31 23:56:10.143 | | id | 5 | 2026-08-31 23:56:10.143 | | name | m1.xlarge | 2026-08-31 23:56:10.143 | | os-flavor-access:is_public | True | 2026-08-31 23:56:10.143 | | properties | hw_rng:allowed='True' | 2026-08-31 23:56:10.143 | | ram | 16384 | 2026-08-31 23:56:10.143 | | rxtx_factor | 1.0 | 2026-08-31 23:56:10.144 | | swap | 0 | 2026-08-31 23:56:10.144 | | vcpus | 8 | 2026-08-31 23:56:10.144 | +----------------------------+-----------------------+ 2026-08-31 23:56:10.189 | [2019 Async create_flavors:74160]: finished create_flavors with result 0 in 41 seconds 2026-08-31 23:56:10.195 | + inc/async:async_wait:197 : return 0 2026-08-31 23:56:10.199 | + ./stack.sh:main:1380 : is_service_enabled horizon 2026-08-31 23:56:10.226 | + functions-common:is_service_enabled:2076 : return 1 2026-08-31 23:56:10.231 | + ./stack.sh:main:1394 : is_service_enabled nova 2026-08-31 23:56:10.258 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 23:56:10.263 | + ./stack.sh:main:1394 : is_service_enabled keystone 2026-08-31 23:56:10.295 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 23:56:10.299 | + ./stack.sh:main:1395 : USERRC_PARAMS='-PA --target-dir /home/quobyte/devstack/accrc --os-password nomoresecret' 2026-08-31 23:56:10.303 | + ./stack.sh:main:1397 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2026-08-31 23:56:10.308 | + ./stack.sh:main:1401 : /home/quobyte/devstack/tools/create_userrc.sh -PA --target-dir /home/quobyte/devstack/accrc --os-password nomoresecret 2026-08-31 23:56:10.314 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-31 23:56:10.316 | + home/quobyte/devstack/tools/create_userrc.sh:main:31 : ACCOUNT_DIR=./accrc 2026-08-31 23:56:10.318 | ++ 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-08-31 23:56:10.322 | + home/quobyte/devstack/tools/create_userrc.sh:main:80 : options=' -P -A --target-dir '\''/home/quobyte/devstack/accrc'\'' --os-password '\''nomoresecret'\'' --' 2026-08-31 23:56:10.324 | + home/quobyte/devstack/tools/create_userrc.sh:main:84 : eval set -- -P -A --target-dir ''\''/home/quobyte/devstack/accrc'\''' --os-password ''\''nomoresecret'\''' -- 2026-08-31 23:56:10.327 | ++ home/quobyte/devstack/tools/create_userrc.sh:main:84 : set -- -P -A --target-dir /home/quobyte/devstack/accrc --os-password nomoresecret -- 2026-08-31 23:56:10.329 | + home/quobyte/devstack/tools/create_userrc.sh:main:85 : ADDPASS= 2026-08-31 23:56:10.332 | + home/quobyte/devstack/tools/create_userrc.sh:main:86 : HEAT_URL= 2026-08-31 23:56:10.334 | + home/quobyte/devstack/tools/create_userrc.sh:main:91 : SKIP_PROJECT=service 2026-08-31 23:56:10.336 | + home/quobyte/devstack/tools/create_userrc.sh:main:92 : MODE= 2026-08-31 23:56:10.338 | + home/quobyte/devstack/tools/create_userrc.sh:main:93 : ROLE=Member 2026-08-31 23:56:10.340 | + home/quobyte/devstack/tools/create_userrc.sh:main:94 : USER_NAME= 2026-08-31 23:56:10.342 | + home/quobyte/devstack/tools/create_userrc.sh:main:95 : USER_PASS= 2026-08-31 23:56:10.345 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 7 -gt 0 ']' 2026-08-31 23:56:10.346 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-08-31 23:56:10.348 | + home/quobyte/devstack/tools/create_userrc.sh:main:119 : ADDPASS=yes 2026-08-31 23:56:10.350 | + home/quobyte/devstack/tools/create_userrc.sh:main:126 : shift 2026-08-31 23:56:10.352 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 6 -gt 0 ']' 2026-08-31 23:56:10.354 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-08-31 23:56:10.356 | + home/quobyte/devstack/tools/create_userrc.sh:main:118 : MODE=all 2026-08-31 23:56:10.358 | + home/quobyte/devstack/tools/create_userrc.sh:main:126 : shift 2026-08-31 23:56:10.360 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 5 -gt 0 ']' 2026-08-31 23:56:10.362 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-08-31 23:56:10.364 | + home/quobyte/devstack/tools/create_userrc.sh:main:113 : ACCOUNT_DIR=/home/quobyte/devstack/accrc 2026-08-31 23:56:10.366 | + home/quobyte/devstack/tools/create_userrc.sh:main:113 : shift 2026-08-31 23:56:10.368 | + home/quobyte/devstack/tools/create_userrc.sh:main:126 : shift 2026-08-31 23:56:10.370 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 3 -gt 0 ']' 2026-08-31 23:56:10.372 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-08-31 23:56:10.374 | + home/quobyte/devstack/tools/create_userrc.sh:main:100 : export OS_PASSWORD=nomoresecret 2026-08-31 23:56:10.376 | + home/quobyte/devstack/tools/create_userrc.sh:main:100 : OS_PASSWORD=nomoresecret 2026-08-31 23:56:10.378 | + home/quobyte/devstack/tools/create_userrc.sh:main:100 : shift 2026-08-31 23:56:10.380 | + home/quobyte/devstack/tools/create_userrc.sh:main:126 : shift 2026-08-31 23:56:10.382 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 1 -gt 0 ']' 2026-08-31 23:56:10.383 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-08-31 23:56:10.386 | + home/quobyte/devstack/tools/create_userrc.sh:main:122 : shift 2026-08-31 23:56:10.388 | + home/quobyte/devstack/tools/create_userrc.sh:main:122 : break 2026-08-31 23:56:10.390 | + home/quobyte/devstack/tools/create_userrc.sh:main:129 : '[' -z nomoresecret ']' 2026-08-31 23:56:10.392 | + home/quobyte/devstack/tools/create_userrc.sh:main:138 : '[' -z '' -a '' ']' 2026-08-31 23:56:10.394 | + home/quobyte/devstack/tools/create_userrc.sh:main:142 : '[' -z '' -a '' ']' 2026-08-31 23:56:10.396 | + home/quobyte/devstack/tools/create_userrc.sh:main:146 : '[' -z '' -a -z '' ']' 2026-08-31 23:56:10.398 | + home/quobyte/devstack/tools/create_userrc.sh:main:147 : export OS_PROJECT_NAME=admin 2026-08-31 23:56:10.400 | + home/quobyte/devstack/tools/create_userrc.sh:main:147 : OS_PROJECT_NAME=admin 2026-08-31 23:56:10.402 | + home/quobyte/devstack/tools/create_userrc.sh:main:150 : '[' -z '' ']' 2026-08-31 23:56:10.404 | + home/quobyte/devstack/tools/create_userrc.sh:main:151 : export OS_USERNAME=admin 2026-08-31 23:56:10.406 | + home/quobyte/devstack/tools/create_userrc.sh:main:151 : OS_USERNAME=admin 2026-08-31 23:56:10.408 | + home/quobyte/devstack/tools/create_userrc.sh:main:154 : '[' -z '' ']' 2026-08-31 23:56:10.410 | + home/quobyte/devstack/tools/create_userrc.sh:main:155 : export OS_AUTH_URL=http://localhost:5000/v3/ 2026-08-31 23:56:10.411 | + home/quobyte/devstack/tools/create_userrc.sh:main:155 : OS_AUTH_URL=http://localhost:5000/v3/ 2026-08-31 23:56:10.413 | + home/quobyte/devstack/tools/create_userrc.sh:main:158 : '[' -z '' -a -z '' ']' 2026-08-31 23:56:10.415 | + home/quobyte/devstack/tools/create_userrc.sh:main:160 : OS_USER_DOMAIN_ID=default 2026-08-31 23:56:10.417 | + home/quobyte/devstack/tools/create_userrc.sh:main:163 : '[' -z '' -a -z '' ']' 2026-08-31 23:56:10.419 | + home/quobyte/devstack/tools/create_userrc.sh:main:165 : OS_PROJECT_DOMAIN_ID=default 2026-08-31 23:56:10.421 | + home/quobyte/devstack/tools/create_userrc.sh:main:168 : USER_PASS=nomoresecret 2026-08-31 23:56:10.423 | + home/quobyte/devstack/tools/create_userrc.sh:main:169 : USER_NAME=admin 2026-08-31 23:56:10.425 | + home/quobyte/devstack/tools/create_userrc.sh:main:171 : '[' -z all ']' 2026-08-31 23:56:10.427 | + home/quobyte/devstack/tools/create_userrc.sh:main:239 : '[' all '!=' create ']' 2026-08-31 23:56:10.430 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : grep -v service 2026-08-31 23:56:10.430 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : openstack project list --long --quote none -f csv 2026-08-31 23:56:10.431 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : IFS=, 2026-08-31 23:56:10.431 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : grep ,True 2026-08-31 23:56:10.433 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2026-08-31 23:56:12.582 | Failed to discover available identity versions when contacting http://localhost:5000/v3/. Attempting to parse version from URL. 2026-08-31 23:56:12.585 | 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-08-31 23:56:12.886 | + ./stack.sh:main:1406 : save_stackenv 2026-08-31 23:56:12.889 | + functions-common:save_stackenv:65 : local tag= 2026-08-31 23:56:12.893 | ++ functions-common:save_stackenv:67 : date +%F-%H%M%S 2026-08-31 23:56:12.897 | + functions-common:save_stackenv:67 : time_stamp=2026-09-01-015612 2026-08-31 23:56:12.901 | + functions-common:save_stackenv:68 : echo '# 2026-09-01-015612 ' 2026-08-31 23:56:12.905 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-31 23:56:12.909 | + functions-common:save_stackenv:70 : echo BASE_SQL_CONN=mysql+pymysql://root:stackdb@127.0.0.1 2026-08-31 23:56:12.912 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-31 23:56:12.915 | + functions-common:save_stackenv:70 : echo DATA_DIR=/opt/stack/data 2026-08-31 23:56:12.918 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-31 23:56:12.921 | + functions-common:save_stackenv:70 : echo DEST=/opt/stack 2026-08-31 23:56:12.924 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-31 23:56:12.927 | + functions-common:save_stackenv:70 : echo ENABLED_SERVICES=key,n-api,n-cpu,n-cond,n-sch,n-novnc,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-agent,rabbit,tempest,mysql,etcd3,dstat,q-ovn-metadata-agent,neutron-api,neutron-periodic-workers,neutron-rpc-server,neutron-ovn-maintenance-worker,n-novnc-cell1,n-super-cond,n-cond-cell1 2026-08-31 23:56:12.929 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-31 23:56:12.932 | + functions-common:save_stackenv:70 : echo HOST_IP=192.168.122.72 2026-08-31 23:56:12.935 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-31 23:56:12.939 | + functions-common:save_stackenv:70 : echo KEYSTONE_SERVICE_URI=http://192.168.122.72/identity 2026-08-31 23:56:12.942 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-31 23:56:12.945 | + functions-common:save_stackenv:70 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2026-09-01-013101 2026-08-31 23:56:12.947 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-31 23:56:12.950 | + functions-common:save_stackenv:70 : echo OS_CACERT= 2026-08-31 23:56:12.953 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-31 23:56:12.955 | + functions-common:save_stackenv:70 : echo SERVICE_HOST=192.168.122.72 2026-08-31 23:56:12.958 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-31 23:56:12.961 | + functions-common:save_stackenv:70 : echo STACK_USER=quobyte 2026-08-31 23:56:12.964 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-31 23:56:12.966 | + functions-common:save_stackenv:70 : echo TLS_IP= 2026-08-31 23:56:12.969 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-31 23:56:12.972 | + functions-common:save_stackenv:70 : echo HOST_IPV6=::1 2026-08-31 23:56:12.975 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-31 23:56:12.978 | + functions-common:save_stackenv:70 : echo SERVICE_IP_VERSION=4 2026-08-31 23:56:12.981 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-31 23:56:12.984 | + functions-common:save_stackenv:70 : echo TUNNEL_ENDPOINT_IP=192.168.122.72 2026-08-31 23:56:12.986 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-31 23:56:12.989 | + functions-common:save_stackenv:70 : echo TUNNEL_IP_VERSION=4 2026-08-31 23:56:12.992 | + ./stack.sh:main:1417 : merge_config_group /home/quobyte/devstack/local.conf extra 2026-08-31 23:56:12.995 | + inc/meta-config:merge_config_group:171 : local localfile=/home/quobyte/devstack/local.conf 2026-08-31 23:56:12.998 | + inc/meta-config:merge_config_group:171 : shift 2026-08-31 23:56:13.000 | + inc/meta-config:merge_config_group:172 : local matchgroups=extra 2026-08-31 23:56:13.002 | + inc/meta-config:merge_config_group:174 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-08-31 23:56:13.005 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-08-31 23:56:13.007 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-08-31 23:56:13.011 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/quobyte/devstack/local.conf extra 2026-08-31 23:56:13.013 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/quobyte/devstack/local.conf 2026-08-31 23:56:13.017 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=extra 2026-08-31 23:56:13.020 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-08-31 23:56:13.023 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=extra ' 2026-08-31 23:56:13.023 | /^\[\[.+\|.*\]\]/ { 2026-08-31 23:56:13.023 | gsub("[][]", "", $1); 2026-08-31 23:56:13.023 | split($1, a, "|"); 2026-08-31 23:56:13.023 | if (a[1] == matchgroup) 2026-08-31 23:56:13.023 | print a[2] 2026-08-31 23:56:13.024 | } 2026-08-31 23:56:13.024 | ' /home/quobyte/devstack/local.conf 2026-08-31 23:56:13.030 | + ./stack.sh:main:1424 : run_phase stack extra 2026-08-31 23:56:13.033 | + functions-common:run_phase:1848 : local mode=stack 2026-08-31 23:56:13.036 | + functions-common:run_phase:1849 : local phase=extra 2026-08-31 23:56:13.039 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-08-31 23:56:13.041 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-08-31 23:56:13.045 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-08-31 23:56:13.048 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-08-31 23:56:13.051 | + functions-common:run_phase:1858 : local extra 2026-08-31 23:56:13.055 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-08-31 23:56:13.059 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-08-31 23:56:13.062 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-08-31 23:56:13.065 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-08-31 23:56:13.068 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack extra 2026-08-31 23:56:13.071 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-08-31 23:56:13.091 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-31 23:56:13.094 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-08-31 23:56:13.098 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-08-31 23:56:13.100 | ++ extras.d/80-tempest.sh:source:7 : [[ extra == \i\n\s\t\a\l\l ]] 2026-08-31 23:56:13.103 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-08-31 23:56:13.107 | ++ extras.d/80-tempest.sh:source:10 : [[ extra == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-08-31 23:56:13.110 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2026-08-31 23:56:13.112 | ++ extras.d/80-tempest.sh:source:13 : [[ extra == \e\x\t\r\a ]] 2026-08-31 23:56:13.115 | ++ extras.d/80-tempest.sh:source:15 : : 2026-08-31 23:56:13.118 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-08-31 23:56:13.121 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-08-31 23:56:13.124 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-08-31 23:56:13.127 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-08-31 23:56:13.130 | + functions-common:run_phase:1875 : run_plugins stack extra 2026-08-31 23:56:13.134 | + functions-common:run_plugins:1834 : local mode=stack 2026-08-31 23:56:13.138 | + functions-common:run_plugins:1835 : local phase=extra 2026-08-31 23:56:13.142 | + functions-common:run_plugins:1837 : local plugins= 2026-08-31 23:56:13.145 | + functions-common:run_plugins:1838 : local plugin 2026-08-31 23:56:13.149 | + ./stack.sh:main:1432 : merge_config_group /home/quobyte/devstack/local.conf post-extra 2026-08-31 23:56:13.152 | + inc/meta-config:merge_config_group:171 : local localfile=/home/quobyte/devstack/local.conf 2026-08-31 23:56:13.156 | + inc/meta-config:merge_config_group:171 : shift 2026-08-31 23:56:13.160 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-extra 2026-08-31 23:56:13.164 | + inc/meta-config:merge_config_group:174 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-08-31 23:56:13.168 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-08-31 23:56:13.172 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-08-31 23:56:13.177 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/quobyte/devstack/local.conf post-extra 2026-08-31 23:56:13.180 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/quobyte/devstack/local.conf 2026-08-31 23:56:13.183 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-extra 2026-08-31 23:56:13.186 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-08-31 23:56:13.190 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-extra ' 2026-08-31 23:56:13.190 | /^\[\[.+\|.*\]\]/ { 2026-08-31 23:56:13.190 | gsub("[][]", "", $1); 2026-08-31 23:56:13.190 | split($1, a, "|"); 2026-08-31 23:56:13.190 | if (a[1] == matchgroup) 2026-08-31 23:56:13.190 | print a[2] 2026-08-31 23:56:13.190 | } 2026-08-31 23:56:13.190 | ' /home/quobyte/devstack/local.conf 2026-08-31 23:56:13.197 | + ./stack.sh:main:1441 : is_service_enabled n-cpu 2026-08-31 23:56:13.217 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 23:56:13.220 | + ./stack.sh:main:1442 : is_nova_ready 2026-08-31 23:56:13.222 | + lib/nova:is_nova_ready:1166 : wait_for_compute 60 2026-08-31 23:56:13.226 | + functions:wait_for_compute:490 : local timeout=60 2026-08-31 23:56:13.230 | + functions:wait_for_compute:491 : local rval=0 2026-08-31 23:56:13.233 | + functions:wait_for_compute:492 : local compute_hostname 2026-08-31 23:56:13.235 | + functions:wait_for_compute:493 : time_start wait_for_service 2026-08-31 23:56:13.239 | + functions-common:time_start:2406 : local name=wait_for_service 2026-08-31 23:56:13.242 | + functions-common:time_start:2407 : local start_time= 2026-08-31 23:56:13.245 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-31 23:56:13.251 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-31 23:56:13.257 | + functions-common:time_start:2411 : _TIME_START[$name]=1788220573252 2026-08-31 23:56:13.260 | ++ functions:wait_for_compute:494 : iniget /etc/nova/nova.conf DEFAULT host 2026-08-31 23:56:13.284 | + functions:wait_for_compute:494 : compute_hostname= 2026-08-31 23:56:13.288 | + functions:wait_for_compute:495 : [[ -z '' ]] 2026-08-31 23:56:13.292 | ++ functions:wait_for_compute:496 : hostname 2026-08-31 23:56:13.297 | + functions:wait_for_compute:496 : compute_hostname=devstack 2026-08-31 23:56:13.301 | + functions:wait_for_compute:498 : timeout 60 bash -x 2026-08-31 23:56:13.306 | ++ functions:wait_for_compute:498 : hostname 2026-08-31 23:56:13.311 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-31 23:56:13.313 | + :: : ID= 2026-08-31 23:56:13.315 | + :: : [[ '' == '' ]] 2026-08-31 23:56:13.316 | + :: : sleep 1 2026-08-31 23:56:14.320 | + :: : [[ libvirt = \f\a\k\e ]] 2026-08-31 23:56:14.322 | ++ :: : openstack --os-cloud devstack-admin --os-region RegionOne compute service list --host devstack --service nova-compute -c ID -f value 2026-08-31 23:56:17.614 | + :: : ID=ff5f560a-5d24-43f4-b17c-18f5f918a765 2026-08-31 23:56:17.615 | + :: : [[ ff5f560a-5d24-43f4-b17c-18f5f918a765 == '' ]] 2026-08-31 23:56:17.620 | + functions:wait_for_compute:510 : time_stop wait_for_service 2026-08-31 23:56:17.624 | + functions-common:time_stop:2420 : local name 2026-08-31 23:56:17.628 | + functions-common:time_stop:2421 : local end_time 2026-08-31 23:56:17.632 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-31 23:56:17.635 | + functions-common:time_stop:2423 : local total 2026-08-31 23:56:17.639 | + functions-common:time_stop:2424 : local start_time 2026-08-31 23:56:17.643 | + functions-common:time_stop:2426 : name=wait_for_service 2026-08-31 23:56:17.647 | + functions-common:time_stop:2427 : start_time=1788220573252 2026-08-31 23:56:17.651 | + functions-common:time_stop:2429 : [[ -z 1788220573252 ]] 2026-08-31 23:56:17.656 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-31 23:56:17.661 | + functions-common:time_stop:2432 : end_time=1788220577657 2026-08-31 23:56:17.665 | + functions-common:time_stop:2433 : elapsed_time=4405 2026-08-31 23:56:17.669 | + functions-common:time_stop:2434 : total=26321 2026-08-31 23:56:17.673 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-31 23:56:17.676 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=30726 2026-08-31 23:56:17.680 | + functions:wait_for_compute:512 : [[ 0 != 0 ]] 2026-08-31 23:56:17.684 | + functions:wait_for_compute:516 : return 0 2026-08-31 23:56:17.688 | + ./stack.sh:main:1446 : service_check 2026-08-31 23:56:17.691 | + functions-common:service_check:1713 : local service 2026-08-31 23:56:17.695 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-31 23:56:17.698 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@key.service 2026-08-31 23:56:17.716 | not-found 2026-08-31 23:56:17.722 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-31 23:56:17.726 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-api.service 2026-08-31 23:56:17.746 | enabled 2026-08-31 23:56:17.753 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-api.service --no-pager 2026-08-31 23:56:17.780 | ● devstack@n-api.service - Devstack devstack@n-api.service 2026-08-31 23:56:17.780 | Loaded: loaded (/etc/systemd/system/devstack@n-api.service; enabled; preset: enabled) 2026-08-31 23:56:17.780 | Active: active (running) since Tue 2026-09-01 01:52:51 CEST; 3min 25s ago 2026-08-31 23:56:17.780 | Main PID: 61477 (uwsgi) 2026-08-31 23:56:17.780 | Status: "uWSGI is ready" 2026-08-31 23:56:17.780 | Tasks: 17 (limit: 14255) 2026-08-31 23:56:17.780 | Memory: 272.3M (peak: 272.7M) 2026-08-31 23:56:17.780 | CPU: 16.240s 2026-08-31 23:56:17.780 | CGroup: /system.slice/system-devstack.slice/devstack@n-api.service 2026-08-31 23:56:17.781 | ├─61477 "nova-apiuWSGI master" 2026-08-31 23:56:17.781 | ├─61478 "nova-apiuWSGI worker 1" 2026-08-31 23:56:17.781 | └─61479 "nova-apiuWSGI worker 2" 2026-08-31 23:56:17.781 | 2026-08-31 23:56:17.781 | Sep 01 01:56:17 devstack devstack@n-api.service[61479]: [pid: 61479|app: 0|req: 19/36] 192.168.122.72 () {54 vars in 930 bytes} [Tue Sep 1 01:56:17 2026] GET /compute/v2.1 => generated 392 bytes in 6 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-31 23:56:17.781 | Sep 01 01:56:17 devstack devstack@n-api.service[61478]: DEBUG nova.api.openstack.wsgi [None req-11faaed4-0038-452b-b243-b7b8e1f266db admin admin] Calling method '>' {{(pid=61478) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} 2026-08-31 23:56:17.781 | Sep 01 01:56:17 devstack devstack@n-api.service[61478]: DEBUG oslo_concurrency.lockutils [None req-11faaed4-0038-452b-b243-b7b8e1f266db admin admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61478) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} 2026-08-31 23:56:17.781 | Sep 01 01:56:17 devstack devstack@n-api.service[61478]: DEBUG oslo_concurrency.lockutils [None req-11faaed4-0038-452b-b243-b7b8e1f266db 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=61478) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} 2026-08-31 23:56:17.781 | Sep 01 01:56:17 devstack devstack@n-api.service[61478]: DEBUG oslo_concurrency.lockutils [None req-11faaed4-0038-452b-b243-b7b8e1f266db 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=61478) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} 2026-08-31 23:56:17.781 | Sep 01 01:56:17 devstack devstack@n-api.service[61478]: DEBUG oslo_concurrency.lockutils [None req-11faaed4-0038-452b-b243-b7b8e1f266db admin admin] Acquiring lock "858d0cbf-ec0e-4274-8b7f-6c38e43eeb78" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61478) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} 2026-08-31 23:56:17.782 | Sep 01 01:56:17 devstack devstack@n-api.service[61478]: DEBUG oslo_concurrency.lockutils [None req-11faaed4-0038-452b-b243-b7b8e1f266db admin admin] Lock "858d0cbf-ec0e-4274-8b7f-6c38e43eeb78" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=61478) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} 2026-08-31 23:56:17.782 | Sep 01 01:56:17 devstack devstack@n-api.service[61478]: DEBUG oslo_concurrency.lockutils [None req-11faaed4-0038-452b-b243-b7b8e1f266db admin admin] Lock "858d0cbf-ec0e-4274-8b7f-6c38e43eeb78" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=61478) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} 2026-08-31 23:56:17.782 | Sep 01 01:56:17 devstack devstack@n-api.service[61478]: INFO nova.api.openstack.requestlog [None req-11faaed4-0038-452b-b243-b7b8e1f266db admin admin] 192.168.122.72 "GET /compute/v2.1/os-services?binary=nova-compute&host=devstack" status: 200 len: 251 microversion: 2.69 time: 0.186225 2026-08-31 23:56:17.782 | Sep 01 01:56:17 devstack devstack@n-api.service[61478]: [pid: 61478|app: 0|req: 18/37] 192.168.122.72 () {60 vars in 1320 bytes} [Tue Sep 1 01:56:17 2026] GET /compute/v2.1/os-services?binary=nova-compute&host=devstack => generated 251 bytes in 188 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2026-08-31 23:56:17.788 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-31 23:56:17.793 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-cpu.service 2026-08-31 23:56:17.814 | enabled 2026-08-31 23:56:17.821 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-cpu.service --no-pager 2026-08-31 23:56:17.847 | ● devstack@n-cpu.service - Devstack devstack@n-cpu.service 2026-08-31 23:56:17.847 | Loaded: loaded (/etc/systemd/system/devstack@n-cpu.service; enabled; preset: enabled) 2026-08-31 23:56:17.847 | Active: active (running) since Tue 2026-09-01 01:55:23 CEST; 54s ago 2026-08-31 23:56:17.847 | Main PID: 74001 (nova-compute) 2026-08-31 23:56:17.847 | Tasks: 10 (limit: 14255) 2026-08-31 23:56:17.847 | Memory: 135.3M (peak: 136.7M) 2026-08-31 23:56:17.847 | CPU: 5.021s 2026-08-31 23:56:17.848 | CGroup: /system.slice/system-devstack.slice/devstack@n-cpu.service 2026-08-31 23:56:17.848 | └─74001 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf 2026-08-31 23:56:17.848 | 2026-08-31 23:56:17.848 | Sep 01 01:55:46 devstack nova-compute[74001]: DEBUG nova.compute.provider_tree [None req-9de51178-787a-4aa4-809d-5c3eb5e7d5eb None None] Updating resource provider 709eb9f1-1fba-46ce-9e7c-6e01c7059d42 generation from 0 to 1 during operation: update_inventory {{(pid=74001) _update_generation /opt/stack/nova/nova/compute/provider_tree.py:165}} 2026-08-31 23:56:17.849 | Sep 01 01:55:46 devstack nova-compute[74001]: DEBUG nova.compute.provider_tree [None req-9de51178-787a-4aa4-809d-5c3eb5e7d5eb None None] Updating inventory in ProviderTree for provider 709eb9f1-1fba-46ce-9e7c-6e01c7059d42 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=74001) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:177}} 2026-08-31 23:56:17.849 | Sep 01 01:55:46 devstack nova-compute[74001]: DEBUG nova.compute.provider_tree [None req-9de51178-787a-4aa4-809d-5c3eb5e7d5eb None None] Updating resource provider 709eb9f1-1fba-46ce-9e7c-6e01c7059d42 generation from 1 to 2 during operation: update_traits {{(pid=74001) _update_generation /opt/stack/nova/nova/compute/provider_tree.py:165}} 2026-08-31 23:56:17.850 | Sep 01 01:55:46 devstack nova-compute[74001]: DEBUG nova.compute.resource_tracker [None req-9de51178-787a-4aa4-809d-5c3eb5e7d5eb None None] Compute_service record updated for devstack:devstack {{(pid=74001) _update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:1097}} 2026-08-31 23:56:17.850 | Sep 01 01:55:46 devstack nova-compute[74001]: DEBUG oslo_concurrency.lockutils [None req-9de51178-787a-4aa4-809d-5c3eb5e7d5eb None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: held 2.256s {{(pid=74001) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} 2026-08-31 23:56:17.850 | Sep 01 01:55:46 devstack nova-compute[74001]: DEBUG nova.service [None req-9de51178-787a-4aa4-809d-5c3eb5e7d5eb None None] Creating RPC server for service: nova-compute on topic: compute {{(pid=74001) start /opt/stack/nova/nova/service.py:262}} 2026-08-31 23:56:17.850 | Sep 01 01:55:46 devstack nova-compute[74001]: DEBUG nova.service [None req-9de51178-787a-4aa4-809d-5c3eb5e7d5eb None None] Creating 2nd RPC server for service: nova-compute on topic: compute-alt {{(pid=74001) start /opt/stack/nova/nova/service.py:278}} 2026-08-31 23:56:17.851 | Sep 01 01:55:46 devstack nova-compute[74001]: DEBUG nova.service [None req-9de51178-787a-4aa4-809d-5c3eb5e7d5eb None None] Join ServiceGroup membership for this service compute {{(pid=74001) start /opt/stack/nova/nova/service.py:288}} 2026-08-31 23:56:17.851 | Sep 01 01:55:46 devstack nova-compute[74001]: DEBUG nova.servicegroup.drivers.db [None req-9de51178-787a-4aa4-809d-5c3eb5e7d5eb None None] DB_Driver: join new ServiceGroup member devstack to the compute group, service = {{(pid=74001) join /opt/stack/nova/nova/servicegroup/drivers/db.py:44}} 2026-08-31 23:56:17.851 | Sep 01 01:55:51 devstack nova-compute[74001]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.92 seconds {{(pid=74001) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-08-31 23:56:17.854 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-31 23:56:17.857 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-cond.service 2026-08-31 23:56:17.878 | not-found 2026-08-31 23:56:17.885 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-31 23:56:17.889 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-sch.service 2026-08-31 23:56:17.910 | enabled 2026-08-31 23:56:17.917 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-sch.service --no-pager 2026-08-31 23:56:17.944 | ● devstack@n-sch.service - Devstack devstack@n-sch.service 2026-08-31 23:56:17.944 | Loaded: loaded (/etc/systemd/system/devstack@n-sch.service; enabled; preset: enabled) 2026-08-31 23:56:17.944 | Active: active (running) since Tue 2026-09-01 01:55:08 CEST; 1min 9s ago 2026-08-31 23:56:17.944 | Main PID: 70160 (nova-scheduler:) 2026-08-31 23:56:17.944 | Tasks: 19 (limit: 14255) 2026-08-31 23:56:17.945 | Memory: 155.9M (peak: 156.6M) 2026-08-31 23:56:17.945 | CPU: 5.185s 2026-08-31 23:56:17.945 | CGroup: /system.slice/system-devstack.slice/devstack@n-sch.service 2026-08-31 23:56:17.945 | ├─70160 "nova-scheduler: master process [/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf]" 2026-08-31 23:56:17.945 | ├─71846 "nova-scheduler: ServiceWrapper worker(0)" 2026-08-31 23:56:17.945 | └─71855 "nova-scheduler: ServiceWrapper worker(1)" 2026-08-31 23:56:17.945 | 2026-08-31 23:56:17.945 | Sep 01 01:55:15 devstack nova-scheduler[71855]: DEBUG nova.servicegroup.drivers.db [None req-af6f5538-9a21-4675-98e0-17fc26bf6a31 None None] DB_Driver: join new ServiceGroup member devstack to the scheduler group, service = {{(pid=71855) join /opt/stack/nova/nova/servicegroup/drivers/db.py:44}} 2026-08-31 23:56:17.945 | Sep 01 01:55:20 devstack nova-scheduler[71846]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.95 seconds {{(pid=71846) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-08-31 23:56:17.945 | Sep 01 01:55:20 devstack nova-scheduler[71855]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.96 seconds {{(pid=71855) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-08-31 23:56:17.945 | Sep 01 01:55:22 devstack nova-scheduler[70160]: DEBUG dbcounter [-] [70160] Writing DB stats nova_api:SELECT=3 {{(pid=70160) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-31 23:56:17.946 | Sep 01 01:55:22 devstack nova-scheduler[70160]: DEBUG dbcounter [-] [70160] Writing DB stats nova_cell1:SELECT=1 {{(pid=70160) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-31 23:56:17.946 | Sep 01 01:55:22 devstack nova-scheduler[70160]: DEBUG dbcounter [-] [70160] Writing DB stats nova_cell0:SELECT=1 {{(pid=70160) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-31 23:56:17.946 | Sep 01 01:55:23 devstack nova-scheduler[71846]: DEBUG oslo.service.backend._threading.loopingcall [None req-4ea7f528-5c7b-4184-b19a-5627a5b347c7 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=71846) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-08-31 23:56:17.946 | Sep 01 01:55:30 devstack nova-scheduler[71846]: DEBUG dbcounter [-] [71846] Writing DB stats nova_cell0:SELECT=4,nova_cell0:INSERT=1,nova_cell0:UPDATE=1 {{(pid=71846) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-31 23:56:17.946 | Sep 01 01:55:30 devstack nova-scheduler[71855]: DEBUG dbcounter [-] [71855] Writing DB stats nova_cell0:SELECT=4,nova_cell0:INSERT=1,nova_cell0:UPDATE=1 {{(pid=71855) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-31 23:56:17.946 | Sep 01 01:55:58 devstack nova-scheduler[71855]: DEBUG oslo.service.backend._threading.loopingcall [None req-94eade3f-b4af-4289-892d-42ddcfc497a1 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=71855) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-08-31 23:56:17.952 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-31 23:56:17.955 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-novnc.service 2026-08-31 23:56:17.974 | not-found 2026-08-31 23:56:17.980 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-31 23:56:17.984 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-api-meta.service 2026-08-31 23:56:18.005 | enabled 2026-08-31 23:56:18.011 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-api-meta.service --no-pager 2026-08-31 23:56:18.037 | ● devstack@n-api-meta.service - Devstack devstack@n-api-meta.service 2026-08-31 23:56:18.037 | Loaded: loaded (/etc/systemd/system/devstack@n-api-meta.service; enabled; preset: enabled) 2026-08-31 23:56:18.037 | Active: active (running) since Tue 2026-09-01 01:55:11 CEST; 1min 6s ago 2026-08-31 23:56:18.037 | Main PID: 70909 (uwsgi) 2026-08-31 23:56:18.037 | Status: "uWSGI is ready" 2026-08-31 23:56:18.037 | Tasks: 16 (limit: 14255) 2026-08-31 23:56:18.038 | Memory: 219.5M (peak: 219.8M) 2026-08-31 23:56:18.038 | CPU: 10.744s 2026-08-31 23:56:18.038 | CGroup: /system.slice/system-devstack.slice/devstack@n-api-meta.service 2026-08-31 23:56:18.038 | ├─70909 "nova-api-metauWSGI master" 2026-08-31 23:56:18.038 | ├─70910 "nova-api-metauWSGI worker 1" 2026-08-31 23:56:18.038 | ├─70911 "nova-api-metauWSGI worker 2" 2026-08-31 23:56:18.038 | └─70912 "nova-api-metauWSGI http 1" 2026-08-31 23:56:18.038 | 2026-08-31 23:56:18.038 | Sep 01 01:55:18 devstack devstack@n-api-meta.service[70911]: DEBUG nova.api.openstack.wsgi_app [None req-a229f4f1-5ab8-4db4-a4a6-04a5d1da3685 None None] ******************************************************************************** {{(pid=70911) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3567}} 2026-08-31 23:56:18.038 | Sep 01 01:55:18 devstack devstack@n-api-meta.service[70911]: WSGI app 0 (mountpoint='') ready in 7 seconds on interpreter 0x7046deca4668 pid: 70911 (default app) 2026-08-31 23:56:18.038 | Sep 01 01:55:26 devstack devstack@n-api-meta.service[70910]: DEBUG dbcounter [-] [70910] Writing DB stats nova_api:SELECT=1 {{(pid=70910) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-31 23:56:18.038 | Sep 01 01:55:26 devstack devstack@n-api-meta.service[70911]: DEBUG dbcounter [-] [70911] Writing DB stats nova_api:SELECT=1 {{(pid=70911) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-31 23:56:18.039 | Sep 01 01:55:26 devstack devstack@n-api-meta.service[70910]: DEBUG dbcounter [-] [70910] Writing DB stats nova_cell1:SELECT=1 {{(pid=70910) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-31 23:56:18.039 | Sep 01 01:55:26 devstack devstack@n-api-meta.service[70910]: DEBUG dbcounter [-] [70910] Writing DB stats nova_cell0:SELECT=1 {{(pid=70910) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-31 23:56:18.039 | Sep 01 01:55:27 devstack devstack@n-api-meta.service[70910]: DEBUG dbcounter [-] [70910] Writing DB stats nova_cell0:SELECT=2,nova_cell0:INSERT=1 {{(pid=70910) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-31 23:56:18.039 | Sep 01 01:55:27 devstack devstack@n-api-meta.service[70911]: DEBUG dbcounter [-] [70911] Writing DB stats nova_cell0:SELECT=1 {{(pid=70911) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-31 23:56:18.039 | Sep 01 01:55:27 devstack devstack@n-api-meta.service[70911]: DEBUG dbcounter [-] [70911] Writing DB stats nova_cell1:SELECT=1 {{(pid=70911) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-31 23:56:18.041 | Sep 01 01:55:27 devstack devstack@n-api-meta.service[70911]: DEBUG dbcounter [-] [70911] Writing DB stats nova_cell0:SELECT=1 {{(pid=70911) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-31 23:56:18.045 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-31 23:56:18.049 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@placement-api.service 2026-08-31 23:56:18.069 | enabled 2026-08-31 23:56:18.075 | + functions-common:service_check:1720 : sudo systemctl status devstack@placement-api.service --no-pager 2026-08-31 23:56:18.098 | ● devstack@placement-api.service - Devstack devstack@placement-api.service 2026-08-31 23:56:18.098 | Loaded: loaded (/etc/systemd/system/devstack@placement-api.service; enabled; preset: enabled) 2026-08-31 23:56:18.098 | Active: active (running) since Tue 2026-09-01 01:53:36 CEST; 2min 41s ago 2026-08-31 23:56:18.098 | Main PID: 67633 (uwsgi) 2026-08-31 23:56:18.098 | Status: "uWSGI is ready" 2026-08-31 23:56:18.099 | Tasks: 5 (limit: 14255) 2026-08-31 23:56:18.099 | Memory: 173.7M (peak: 174.0M) 2026-08-31 23:56:18.099 | CPU: 6.849s 2026-08-31 23:56:18.099 | CGroup: /system.slice/system-devstack.slice/devstack@placement-api.service 2026-08-31 23:56:18.099 | ├─67633 "placementuWSGI master" 2026-08-31 23:56:18.099 | ├─67637 "placementuWSGI worker 1" 2026-08-31 23:56:18.099 | └─67638 "placementuWSGI worker 2" 2026-08-31 23:56:18.099 | 2026-08-31 23:56:18.099 | Sep 01 01:55:46 devstack devstack@placement-api.service[67637]: INFO placement.requestlog [req-8fb41aac-a96c-4d5d-815f-38e0c906ddf7 req-bbdddf8d-4fde-473b-ad69-d829eaf3a767 service nova] 192.168.122.72 "PUT /placement/resource_providers/709eb9f1-1fba-46ce-9e7c-6e01c7059d42/inventories" status: 200 len: 396 microversion: 1.26 2026-08-31 23:56:18.099 | Sep 01 01:55:46 devstack devstack@placement-api.service[67637]: [pid: 67637|app: 0|req: 5/9] 192.168.122.72 () {64 vars in 1493 bytes} [Tue Sep 1 01:55:45 2026] PUT /placement/resource_providers/709eb9f1-1fba-46ce-9e7c-6e01c7059d42/inventories => generated 396 bytes in 60 msecs (HTTP/1.1 200) 8 headers in 296 bytes (1 switches on core 0) 2026-08-31 23:56:18.099 | Sep 01 01:55:46 devstack devstack@placement-api.service[67638]: DEBUG placement.requestlog [req-8fb41aac-a96c-4d5d-815f-38e0c906ddf7 req-5de565d6-9933-48d2-874d-3db4e96cc6b9 None None] Starting request: 192.168.122.72 "GET /placement/traits?name=in:COMPUTE_STORAGE_BUS_VIRTIO,COMPUTE_VOLUME_EXTEND,HW_CPU_X86_AVX2,COMPUTE_GRAPHICS_MODEL_VIRTIO,COMPUTE_RESCUE_BFV,HW_CPU_X86_AVX,COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG,COMPUTE_GRAPHICS_MODEL_NONE,HW_CPU_X86_FMA3,COMPUTE_IMAGE_TYPE_ARI,HW_CPU_X86_SSE42,HW_CPU_X86_SSE,HW_CPU_X86_BMI2,COMPUTE_ARCH_X86_64,COMPUTE_GRAPHICS_MODEL_QXL,COMPUTE_SOCKET_PCI_NUMA_AFFINITY,COMPUTE_IMAGE_TYPE_ISO,OWNER_NOVA,HW_CPU_X86_CLMUL,COMPUTE_STORAGE_BUS_SATA,COMPUTE_DEVICE_TAGGING,COMPUTE_NET_VIF_MODEL_SPAPR_VLAN,COMPUTE_ACCELERATORS,HW_CPU_X86_ABM,COMPUTE_VOLUME_ATTACH_WITH_TAG,COMPUTE_NET_VIRTIO_PACKED,COMPUTE_SOUND_MODEL_PCSPK,COMPUTE_SOUND_MODEL_AC97,COMPUTE_NET_ATTACH_INTERFACE,COMPUTE_STORAGE_VIRTIO_FS,COMPUTE_IMAGE_TYPE_QCOW2,COMPUTE_STORAGE_BUS_USB,COMPUTE_IMAGE_TYPE_AKI,HW_CPU_X86_SHA,COMPUTE_VIOMMU_MODEL_AUTO,COMPUTE_TRUSTED_CERTS,COMPUTE_IMAGE_TYPE_RAW,HW_CPU_X86_SSSE3,COMPUTE_SECURITY_UEFI_SECURE_BOOT,COMPUTE_NET_VIF_MODEL_E1000E,HW_CPU_X86_AESNI,HW_CPU_X86_F16C,COMPUTE_NET_VIF_MODEL_NE2K_PCI,COMPUTE_NET_VIF_MODEL_RTL8139,COMPUTE_VIOMMU_MODEL_VIRTIO,COMPUTE_SOUND_MODEL_ICH9,COMPUTE_STORAGE_BUS_SCSI,COMPUTE_VOLUME_MULTI_ATTACH,COMPUTE_ADDRESS_SPACE_PASSTHROUGH,COMPUTE_SOUND_MODEL_ES1370,HW_CPU_X86_SSE41,COMPUTE_VIOMMU_MODEL_INTEL,COMPUTE_GRAPHICS_MODEL_VMVGA,COMPUTE_ADDRESS_SPACE_EMULATED,HW_ARCH_X86_64,COMPUTE_SOUND_MODEL_SB16,COMPUTE_NET_VIF_MODEL_PCNET,COMPUTE_IMAGE_TYPE_AMI,COMPUTE_SOUND_MODEL_ICH6,COMPUTE_STORAGE_BUS_IDE,COMPUTE_GRAPHICS_MODEL_CIRRUS,HW_CPU_X86_SVM,COMPUTE_STORAGE_BUS_FDC,HW_CPU_X86_AMD_SVM,COMPUTE_GRAPHICS_MODEL_VGA,HW_CPU_X86_SSE2,HW_CPU_X86_SSE4A,HW_CPU_X86_MMX,COMPUTE_GRAPHICS_MODEL_BOCHS,COMPUTE_NET_VIF_MODEL_VIRTIO,COMPUTE_NET_VIF_MODEL_IGB,COMPUTE_NET_VIF_MODEL_E1000,COMPUTE_SOUND_MODEL_USB,HW_CPU_X86_BMI,COMPUTE_NET_VIF_MODEL_VMXNET3,COMPUTE_NODE,COMPUTE_SECURITY_STATELESS_FIRMWARE" {{(pid=67638) __call__ /opt/stack/placement/placement/requestlog.py:55}} 2026-08-31 23:56:18.100 | Sep 01 01:55:46 devstack devstack@placement-api.service[67638]: INFO placement.requestlog [req-8fb41aac-a96c-4d5d-815f-38e0c906ddf7 req-5de565d6-9933-48d2-874d-3db4e96cc6b9 service nova] 192.168.122.72 "GET /placement/traits?name=in:COMPUTE_STORAGE_BUS_VIRTIO,COMPUTE_VOLUME_EXTEND,HW_CPU_X86_AVX2,COMPUTE_GRAPHICS_MODEL_VIRTIO,COMPUTE_RESCUE_BFV,HW_CPU_X86_AVX,COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG,COMPUTE_GRAPHICS_MODEL_NONE,HW_CPU_X86_FMA3,COMPUTE_IMAGE_TYPE_ARI,HW_CPU_X86_SSE42,HW_CPU_X86_SSE,HW_CPU_X86_BMI2,COMPUTE_ARCH_X86_64,COMPUTE_GRAPHICS_MODEL_QXL,COMPUTE_SOCKET_PCI_NUMA_AFFINITY,COMPUTE_IMAGE_TYPE_ISO,OWNER_NOVA,HW_CPU_X86_CLMUL,COMPUTE_STORAGE_BUS_SATA,COMPUTE_DEVICE_TAGGING,COMPUTE_NET_VIF_MODEL_SPAPR_VLAN,COMPUTE_ACCELERATORS,HW_CPU_X86_ABM,COMPUTE_VOLUME_ATTACH_WITH_TAG,COMPUTE_NET_VIRTIO_PACKED,COMPUTE_SOUND_MODEL_PCSPK,COMPUTE_SOUND_MODEL_AC97,COMPUTE_NET_ATTACH_INTERFACE,COMPUTE_STORAGE_VIRTIO_FS,COMPUTE_IMAGE_TYPE_QCOW2,COMPUTE_STORAGE_BUS_USB,COMPUTE_IMAGE_TYPE_AKI,HW_CPU_X86_SHA,COMPUTE_VIOMMU_MODEL_AUTO,COMPUTE_TRUSTED_CERTS,COMPUTE_IMAGE_TYPE_RAW,HW_CPU_X86_SSSE3,COMPUTE_SECURITY_UEFI_SECURE_BOOT,COMPUTE_NET_VIF_MODEL_E1000E,HW_CPU_X86_AESNI,HW_CPU_X86_F16C,COMPUTE_NET_VIF_MODEL_NE2K_PCI,COMPUTE_NET_VIF_MODEL_RTL8139,COMPUTE_VIOMMU_MODEL_VIRTIO,COMPUTE_SOUND_MODEL_ICH9,COMPUTE_STORAGE_BUS_SCSI,COMPUTE_VOLUME_MULTI_ATTACH,COMPUTE_ADDRESS_SPACE_PASSTHROUGH,COMPUTE_SOUND_MODEL_ES1370,HW_CPU_X86_SSE41,COMPUTE_VIOMMU_MODEL_INTEL,COMPUTE_GRAPHICS_MODEL_VMVGA,COMPUTE_ADDRESS_SPACE_EMULATED,HW_ARCH_X86_64,COMPUTE_SOUND_MODEL_SB16,COMPUTE_NET_VIF_MODEL_PCNET,COMPUTE_IMAGE_TYPE_AMI,COMPUTE_SOUND_MODEL_ICH6,COMPUTE_STORAGE_BUS_IDE,COMPUTE_GRAPHICS_MODEL_CIRRUS,HW_CPU_X86_SVM,COMPUTE_STORAGE_BUS_FDC,HW_CPU_X86_AMD_SVM,COMPUTE_GRAPHICS_MODEL_VGA,HW_CPU_X86_SSE2,HW_CPU_X86_SSE4A,HW_CPU_X86_MMX,COMPUTE_GRAPHICS_MODEL_BOCHS,COMPUTE_NET_VIF_MODEL_VIRTIO,COMPUTE_NET_VIF_MODEL_IGB,COMPUTE_NET_VIF_MODEL_E1000,COMPUTE_SOUND_MODEL_USB,HW_CPU_X86_BMI,COMPUTE_NET_VIF_MODEL_VMXNET3,COMPUTE_NODE,COMPUTE_SECURITY_STATELESS_FIRMWARE" status: 200 len: 2072 microversion: 1.6 2026-08-31 23:56:18.100 | Sep 01 01:55:46 devstack devstack@placement-api.service[67638]: [pid: 67638|app: 0|req: 5/10] 192.168.122.72 () {60 vars in 4929 bytes} [Tue Sep 1 01:55:46 2026] GET /placement/traits?name=in:COMPUTE_STORAGE_BUS_VIRTIO,COMPUTE_VOLUME_EXTEND,HW_CPU_X86_AVX2,COMPUTE_GRAPHICS_MODEL_VIRTIO,COMPUTE_RESCUE_BFV,HW_CPU_X86_AVX,COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG,COMPUTE_GRAPHICS_MODEL_NONE,HW_CPU_X86_FMA3,COMPUTE_IMAGE_TYPE_ARI,HW_CPU_X86_SSE42,HW_CPU_X86_SSE,HW_CPU_X86_BMI2,COMPUTE_ARCH_X86_64,COMPUTE_GRAPHICS_MODEL_QXL,COMPUTE_SOCKET_PCI_NUMA_AFFINITY,COMPUTE_IMAGE_TYPE_ISO,OWNER_NOVA,HW_CPU_X86_CLMUL,COMPUTE_STORAGE_BUS_SATA,COMPUTE_DEVICE_TAGGING,COMPUTE_NET_VIF_MODEL_SPAPR_VLAN,COMPUTE_ACCELERATORS,HW_CPU_X86_ABM,COMPUTE_VOLUME_ATTACH_WITH_TAG,COMPUTE_NET_VIRTIO_PACKED,COMPUTE_SOUND_MODEL_PCSPK,COMPUTE_SOUND_MODEL_AC97,COMPUTE_NET_ATTACH_INTERFACE,COMPUTE_STORAGE_VIRTIO_FS,COMPUTE_IMAGE_TYPE_QCOW2,COMPUTE_STORAGE_BUS_USB,COMPUTE_IMAGE_TYPE_AKI,HW_CPU_X86_SHA,COMPUTE_VIOMMU_MODEL_AUTO,COMPUTE_TRUSTED_CERTS,COMPUTE_IMAGE_TYPE_RAW,HW_CPU_X86_SSSE3,COMPUTE_SECURITY_UEFI_SECURE_BOOT,COMPUTE_NET_VIF_MODEL_E1000E,HW_CPU_X86_AESNI,HW_CPU_X86_F16C,COMPUTE_NET_VIF_MODEL_NE2K_PCI,COMPUTE_NET_VIF_MODEL_RTL8139,COMPUTE_VIOMMU_MODEL_VIRTIO,COMPUTE_SOUND_MODEL_ICH9,COMPUTE_STORAGE_BUS_SCSI,COMPUTE_VOLUME_MULTI_ATTACH,COMPUTE_ADDRESS_SPACE_PASSTHROUGH,COMPUTE_SOUND_MODEL_ES1370,HW_CPU_X86_SSE41,COMPUTE_VIOMMU_MODEL_INTEL,COMPUTE_GRAPHICS_MODEL_VMVGA,COMPUTE_ADDRESS_SPACE_EMULATED,HW_ARCH_X86_64,COMPUTE_SOUND_MODEL_SB16,COMPUTE_NET_VIF_MODEL_PCNET,COMPUTE_IMAGE_TYPE_AMI,COMPUTE_SOUND_MODEL_ICH6,COMPUTE_STORAGE_BUS_IDE,COMPUTE_GRAPHICS_MODEL_CIRRUS,HW_CPU_X86_SVM,COMPUTE_STORAGE_BUS_FDC,HW_CPU_X86_AMD_SVM,COMPUTE_GRAPHICS_MODEL_VGA,HW_CPU_X86_SSE2,HW_CPU_X86_SSE4A,HW_CPU_X86_MMX,COMPUTE_GRAPHICS_MODEL_BOCHS,COMPUTE_NET_VIF_MODEL_VIRTIO,COMPUTE_NET_VIF_MODEL_IGB,COMPUTE_NET_VIF_MODEL_E1000,COMPUTE_SOUND_MODEL_USB,HW_CPU_X86_BMI,COMPUTE_NET_VIF_MODEL_VMXNET3,COMPUTE_NODE,COMPUTE_SECURITY_STATELESS_FIRMWARE => generated 2072 bytes in 54 msecs (HTTP/1.1 200) 6 headers in 225 bytes (1 switches on core 0) 2026-08-31 23:56:18.100 | Sep 01 01:55:46 devstack devstack@placement-api.service[67637]: DEBUG placement.requestlog [req-8fb41aac-a96c-4d5d-815f-38e0c906ddf7 req-45e758c3-729b-4e5d-9309-f5a23255b070 None None] Starting request: 192.168.122.72 "PUT /placement/resource_providers/709eb9f1-1fba-46ce-9e7c-6e01c7059d42/traits" {{(pid=67637) __call__ /opt/stack/placement/placement/requestlog.py:55}} 2026-08-31 23:56:18.100 | Sep 01 01:55:46 devstack devstack@placement-api.service[67637]: INFO placement.requestlog [req-8fb41aac-a96c-4d5d-815f-38e0c906ddf7 req-45e758c3-729b-4e5d-9309-f5a23255b070 service nova] 192.168.122.72 "PUT /placement/resource_providers/709eb9f1-1fba-46ce-9e7c-6e01c7059d42/traits" status: 200 len: 2107 microversion: 1.6 2026-08-31 23:56:18.100 | Sep 01 01:55:46 devstack devstack@placement-api.service[67637]: [pid: 67637|app: 0|req: 6/11] 192.168.122.72 () {64 vars in 1478 bytes} [Tue Sep 1 01:55:46 2026] PUT /placement/resource_providers/709eb9f1-1fba-46ce-9e7c-6e01c7059d42/traits => generated 2107 bytes in 248 msecs (HTTP/1.1 200) 6 headers in 225 bytes (1 switches on core 0) 2026-08-31 23:56:18.100 | Sep 01 01:55:56 devstack devstack@placement-api.service[67638]: DEBUG dbcounter [-] [67638] Writing DB stats placement:SELECT=4 {{(pid=67638) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-31 23:56:18.100 | Sep 01 01:55:56 devstack devstack@placement-api.service[67637]: DEBUG dbcounter [-] [67637] Writing DB stats placement:INSERT=81,placement:UPDATE=3,placement:SELECT=6 {{(pid=67637) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-31 23:56:18.105 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-31 23:56:18.109 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@placement-client.service 2026-08-31 23:56:18.126 | not-found 2026-08-31 23:56:18.131 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-31 23:56:18.134 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@g-api.service 2026-08-31 23:56:18.153 | enabled 2026-08-31 23:56:18.159 | + functions-common:service_check:1720 : sudo systemctl status devstack@g-api.service --no-pager 2026-08-31 23:56:18.182 | ● devstack@g-api.service - Devstack devstack@g-api.service 2026-08-31 23:56:18.182 | Loaded: loaded (/etc/systemd/system/devstack@g-api.service; enabled; preset: enabled) 2026-08-31 23:56:18.182 | Active: active (running) since Tue 2026-09-01 01:55:49 CEST; 28s ago 2026-08-31 23:56:18.182 | Main PID: 77127 (uwsgi) 2026-08-31 23:56:18.182 | Status: "uWSGI is ready" 2026-08-31 23:56:18.183 | Tasks: 9 (limit: 14255) 2026-08-31 23:56:18.183 | Memory: 260.2M (peak: 260.7M) 2026-08-31 23:56:18.183 | CPU: 12.151s 2026-08-31 23:56:18.183 | CGroup: /system.slice/system-devstack.slice/devstack@g-api.service 2026-08-31 23:56:18.183 | ├─77127 "glance-apiuWSGI master" 2026-08-31 23:56:18.183 | ├─77128 "glance-apiuWSGI worker 1" 2026-08-31 23:56:18.183 | └─77129 "glance-apiuWSGI worker 2" 2026-08-31 23:56:18.183 | 2026-08-31 23:56:18.183 | Sep 01 01:56:02 devstack devstack@g-api.service[77129]: INFO glance.location [None req-c9e6b9bc-32cc-47ef-a1f2-d4d8a53d066f admin admin] Image format matched and virtual size computed: 117440512 2026-08-31 23:56:18.184 | Sep 01 01:56:02 devstack devstack@g-api.service[77129]: DEBUG glance_store.backend [None req-c9e6b9bc-32cc-47ef-a1f2-d4d8a53d066f admin admin] Skipping store.set_acls... not implemented. {{(pid=77129) set_acls /opt/stack/data/venv/lib/python3.12/site-packages/glance_store/backend.py:507}} 2026-08-31 23:56:18.184 | Sep 01 01:56:02 devstack devstack@g-api.service[77129]: [pid: 77129|app: 0|req: 3/4] 127.0.0.1 () {42 vars in 911 bytes} [Tue Sep 1 01:56:00 2026] PUT /v2/images/97f1460d-e99d-469e-a933-615f59c7b55c/file => generated 0 bytes in 1725 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) 2026-08-31 23:56:18.184 | Sep 01 01:56:02 devstack devstack@g-api.service[77128]: DEBUG glance.api.middleware.version_negotiation [None req-e3f1d184-78f8-45e5-bfbd-e744c23f93b0 admin admin] Determining version of request: GET /v2/images/97f1460d-e99d-469e-a933-615f59c7b55c Accept: */* {{(pid=77128) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:44}} 2026-08-31 23:56:18.184 | Sep 01 01:56:02 devstack devstack@g-api.service[77128]: DEBUG glance.api.middleware.version_negotiation [None req-e3f1d184-78f8-45e5-bfbd-e744c23f93b0 admin admin] Using url versioning {{(pid=77128) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:57}} 2026-08-31 23:56:18.184 | Sep 01 01:56:02 devstack devstack@g-api.service[77128]: DEBUG glance.api.middleware.version_negotiation [None req-e3f1d184-78f8-45e5-bfbd-e744c23f93b0 admin admin] Matched version: v2 {{(pid=77128) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:69}} 2026-08-31 23:56:18.184 | Sep 01 01:56:02 devstack devstack@g-api.service[77128]: DEBUG glance.api.middleware.version_negotiation [None req-e3f1d184-78f8-45e5-bfbd-e744c23f93b0 admin admin] new path /v2/images/97f1460d-e99d-469e-a933-615f59c7b55c {{(pid=77128) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:70}} 2026-08-31 23:56:18.184 | Sep 01 01:56:02 devstack devstack@g-api.service[77128]: [pid: 77128|app: 0|req: 2/5] 127.0.0.1 () {36 vars in 799 bytes} [Tue Sep 1 01:56:02 2026] GET /v2/images/97f1460d-e99d-469e-a933-615f59c7b55c => generated 976 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-31 23:56:18.184 | Sep 01 01:56:12 devstack devstack@g-api.service[77129]: DEBUG dbcounter [-] [77129] Writing DB stats glance:INSERT=5,glance:SELECT=16,glance:UPDATE=2 {{(pid=77129) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-31 23:56:18.184 | Sep 01 01:56:12 devstack devstack@g-api.service[77128]: DEBUG dbcounter [-] [77128] Writing DB stats glance:INSERT=9,glance:SELECT=6 {{(pid=77128) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-31 23:56:18.187 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-31 23:56:18.190 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@c-sch.service 2026-08-31 23:56:18.209 | enabled 2026-08-31 23:56:18.216 | + functions-common:service_check:1720 : sudo systemctl status devstack@c-sch.service --no-pager 2026-08-31 23:56:18.238 | ● devstack@c-sch.service - Devstack devstack@c-sch.service 2026-08-31 23:56:18.238 | Loaded: loaded (/etc/systemd/system/devstack@c-sch.service; enabled; preset: enabled) 2026-08-31 23:56:18.238 | Active: active (running) since Tue 2026-09-01 01:55:38 CEST; 39s ago 2026-08-31 23:56:18.239 | Main PID: 75622 (cinder-schedule) 2026-08-31 23:56:18.239 | Tasks: 1 (limit: 14255) 2026-08-31 23:56:18.239 | Memory: 107.9M (peak: 108.4M) 2026-08-31 23:56:18.239 | CPU: 4.242s 2026-08-31 23:56:18.239 | CGroup: /system.slice/system-devstack.slice/devstack@c-sch.service 2026-08-31 23:56:18.239 | └─75622 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf 2026-08-31 23:56:18.239 | 2026-08-31 23:56:18.239 | Sep 01 01:55:44 devstack cinder-scheduler[75622]: INFO cinder.service [-] Starting cinder-scheduler node (version 28.1.0) 2026-08-31 23:56:18.239 | Sep 01 01:55:44 devstack cinder-scheduler[75622]: INFO cinder.manager [None req-9984b357-9b19-400d-9d93-433c3fcb97d3 None None] Initiating service 1 cleanup 2026-08-31 23:56:18.239 | Sep 01 01:55:44 devstack cinder-scheduler[75622]: INFO cinder.manager [None req-9984b357-9b19-400d-9d93-433c3fcb97d3 None None] Service 1 cleanup completed. 2026-08-31 23:56:18.240 | Sep 01 01:55:44 devstack cinder-scheduler[75622]: DEBUG cinder.service [None req-9984b357-9b19-400d-9d93-433c3fcb97d3 None None] Creating RPC server for service cinder-scheduler {{(pid=75622) start /opt/stack/cinder/cinder/service.py:231}} 2026-08-31 23:56:18.240 | Sep 01 01:55:44 devstack cinder-scheduler[75622]: DEBUG cinder.service [None req-9984b357-9b19-400d-9d93-433c3fcb97d3 None None] Pinning object versions for RPC server serializer to 1.39 {{(pid=75622) start /opt/stack/cinder/cinder/service.py:237}} 2026-08-31 23:56:18.240 | Sep 01 01:55:54 devstack cinder-scheduler[75622]: DEBUG dbcounter [-] [75622] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=75622) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-31 23:56:18.240 | Sep 01 01:55:54 devstack cinder-scheduler[75622]: DEBUG cinder.scheduler.host_manager [None req-955bdd26-4ef4-45dd-b1e6-349091de1789 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=75622) update_service_capabilities /opt/stack/cinder/cinder/scheduler/host_manager.py:629}} 2026-08-31 23:56:18.240 | Sep 01 01:55:54 devstack cinder-scheduler[75622]: DEBUG cinder.scheduler.host_manager [None req-955bdd26-4ef4-45dd-b1e6-349091de1789 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, 8, 31, 23, 55, 54, 219715)}, {'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, 8, 31, 23, 55, 54, 219715)}]. {{(pid=75622) _notify_capacity_usage /opt/stack/cinder/cinder/scheduler/host_manager.py:978}} 2026-08-31 23:56:18.241 | Sep 01 01:55:54 devstack cinder-scheduler[75622]: DEBUG cinder.scheduler.host_manager [None req-955bdd26-4ef4-45dd-b1e6-349091de1789 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, 8, 31, 23, 55, 54, 164903)} {{(pid=75622) update_from_volume_capability /opt/stack/cinder/cinder/scheduler/host_manager.py:415}} 2026-08-31 23:56:18.241 | Sep 01 01:56:04 devstack cinder-scheduler[75622]: DEBUG dbcounter [-] [75622] Writing DB stats cinder:SELECT=1 {{(pid=75622) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-31 23:56:18.244 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-31 23:56:18.248 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@c-api.service 2026-08-31 23:56:18.267 | enabled 2026-08-31 23:56:18.272 | + functions-common:service_check:1720 : sudo systemctl status devstack@c-api.service --no-pager 2026-08-31 23:56:18.297 | ● devstack@c-api.service - Devstack devstack@c-api.service 2026-08-31 23:56:18.297 | Loaded: loaded (/etc/systemd/system/devstack@c-api.service; enabled; preset: enabled) 2026-08-31 23:56:18.297 | Active: active (running) since Tue 2026-09-01 01:55:31 CEST; 47s ago 2026-08-31 23:56:18.297 | Main PID: 74894 (uwsgi) 2026-08-31 23:56:18.297 | Status: "uWSGI is ready" 2026-08-31 23:56:18.297 | Tasks: 7 (limit: 14255) 2026-08-31 23:56:18.297 | Memory: 244.0M (peak: 244.5M) 2026-08-31 23:56:18.297 | CPU: 11.414s 2026-08-31 23:56:18.298 | CGroup: /system.slice/system-devstack.slice/devstack@c-api.service 2026-08-31 23:56:18.298 | ├─74894 "cinder-apiuWSGI master" 2026-08-31 23:56:18.298 | ├─74902 "cinder-apiuWSGI worker 1" 2026-08-31 23:56:18.298 | └─74903 "cinder-apiuWSGI worker 2" 2026-08-31 23:56:18.298 | 2026-08-31 23:56:18.298 | Sep 01 01:55:46 devstack devstack@c-api.service[74903]: DEBUG dbcounter [-] [74903] Writing DB stats cinder:SELECT=6 {{(pid=74903) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-31 23:56:18.298 | Sep 01 01:55:46 devstack devstack@c-api.service[74903]: INFO cinder.api.openstack.wsgi [None req-47edab51-6fd2-43c8-b02e-3fd6db2fb159 admin admin] POST http://192.168.122.72/volume/v3/types/5779f23e-9394-4766-a8ca-015bcdd657f6/extra_specs 2026-08-31 23:56:18.298 | Sep 01 01:55:46 devstack devstack@c-api.service[74903]: DEBUG cinder.api.openstack.wsgi [None req-47edab51-6fd2-43c8-b02e-3fd6db2fb159 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=74903) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} 2026-08-31 23:56:18.298 | Sep 01 01:55:46 devstack devstack@c-api.service[74903]: /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-08-31 23:56:18.298 | Sep 01 01:55:46 devstack devstack@c-api.service[74903]: warnings.warn( 2026-08-31 23:56:18.298 | Sep 01 01:55:46 devstack devstack@c-api.service[74903]: DEBUG oslo_db.sqlalchemy.engines [None req-47edab51-6fd2-43c8-b02e-3fd6db2fb159 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=74903) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-08-31 23:56:18.299 | Sep 01 01:55:46 devstack devstack@c-api.service[74903]: INFO cinder.api.openstack.wsgi [None req-47edab51-6fd2-43c8-b02e-3fd6db2fb159 admin admin] http://192.168.122.72/volume/v3/types/5779f23e-9394-4766-a8ca-015bcdd657f6/extra_specs returned with HTTP 200 2026-08-31 23:56:18.299 | Sep 01 01:55:46 devstack devstack@c-api.service[74903]: [pid: 74903|app: 0|req: 1/3] 192.168.122.72 () {60 vars in 1333 bytes} [Tue Sep 1 01:55:45 2026] POST /volume/v3/types/5779f23e-9394-4766-a8ca-015bcdd657f6/extra_specs => generated 55 bytes in 923 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-08-31 23:56:18.299 | Sep 01 01:55:55 devstack devstack@c-api.service[74902]: DEBUG dbcounter [-] [74902] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=74902) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-31 23:56:18.299 | Sep 01 01:55:56 devstack devstack@c-api.service[74903]: DEBUG dbcounter [-] [74903] Writing DB stats cinder:SELECT=5,cinder:INSERT=1 {{(pid=74903) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-31 23:56:18.302 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-31 23:56:18.305 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@c-vol.service 2026-08-31 23:56:18.324 | enabled 2026-08-31 23:56:18.329 | + functions-common:service_check:1720 : sudo systemctl status devstack@c-vol.service --no-pager 2026-08-31 23:56:18.352 | ● devstack@c-vol.service - Devstack devstack@c-vol.service 2026-08-31 23:56:18.352 | Loaded: loaded (/etc/systemd/system/devstack@c-vol.service; enabled; preset: enabled) 2026-08-31 23:56:18.352 | Active: active (running) since Tue 2026-09-01 01:55:41 CEST; 37s ago 2026-08-31 23:56:18.352 | Main PID: 76288 (cinder-volume) 2026-08-31 23:56:18.353 | Tasks: 2 (limit: 14255) 2026-08-31 23:56:18.353 | Memory: 143.0M (peak: 157.0M) 2026-08-31 23:56:18.353 | CPU: 11.785s 2026-08-31 23:56:18.353 | CGroup: /system.slice/system-devstack.slice/devstack@c-vol.service 2026-08-31 23:56:18.353 | ├─76288 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf 2026-08-31 23:56:18.353 | └─76550 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf 2026-08-31 23:56:18.353 | 2026-08-31 23:56:18.353 | Sep 01 01:55:55 devstack cinder-volume[76550]: DEBUG oslo_concurrency.processutils [None req-955bdd26-4ef4-45dd-b1e6-349091de1789 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o size,data_percent --separator : --nosuffix /dev/stack-volumes-lvmdriver-1/stack-volumes-lvmdriver-1-pool" returned: 0 in 0.285s {{(pid=76550) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} 2026-08-31 23:56:18.353 | Sep 01 01:55:55 devstack cinder-volume[76550]: DEBUG oslo_concurrency.processutils [None req-955bdd26-4ef4-45dd-b1e6-349091de1789 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=76550) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} 2026-08-31 23:56:18.353 | Sep 01 01:55:55 devstack sudo[77279]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 2026-08-31 23:56:18.353 | Sep 01 01:55:55 devstack sudo[77279]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) 2026-08-31 23:56:18.354 | Sep 01 01:55:55 devstack sudo[77279]: pam_unix(sudo:session): session closed for user root 2026-08-31 23:56:18.354 | Sep 01 01:55:55 devstack cinder-volume[76550]: DEBUG oslo_concurrency.processutils [None req-955bdd26-4ef4-45dd-b1e6-349091de1789 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.304s {{(pid=76550) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} 2026-08-31 23:56:18.354 | Sep 01 01:55:55 devstack cinder-volume[76550]: INFO cinder.volume.manager [None req-955bdd26-4ef4-45dd-b1e6-349091de1789 None None] Driver post RPC initialization completed successfully. 2026-08-31 23:56:18.354 | Sep 01 01:55:57 devstack cinder-volume[76288]: DEBUG dbcounter [-] [76288] Writing DB stats cinder:SELECT=8,cinder:INSERT=1,cinder:UPDATE=1 {{(pid=76288) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-31 23:56:18.354 | Sep 01 01:56:05 devstack cinder-volume[76550]: DEBUG dbcounter [-] [76550] Writing DB stats cinder:SELECT=13,cinder:INSERT=1,cinder:UPDATE=1 {{(pid=76550) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-31 23:56:18.354 | Sep 01 01:56:05 devstack cinder-volume[76550]: DEBUG dbcounter [-] [76550] Writing DB stats cinder:SELECT=1,cinder:UPDATE=1 {{(pid=76550) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-31 23:56:18.360 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-31 23:56:18.364 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@ovn-controller.service 2026-08-31 23:56:18.384 | not-found 2026-08-31 23:56:18.390 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-31 23:56:18.394 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@ovn-northd.service 2026-08-31 23:56:18.417 | not-found 2026-08-31 23:56:18.423 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-31 23:56:18.426 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@ovs-vswitchd.service 2026-08-31 23:56:18.445 | not-found 2026-08-31 23:56:18.451 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-31 23:56:18.455 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@ovsdb-server.service 2026-08-31 23:56:18.472 | not-found 2026-08-31 23:56:18.478 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-31 23:56:18.482 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@q-svc.service 2026-08-31 23:56:18.502 | not-found 2026-08-31 23:56:18.507 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-31 23:56:18.511 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@q-ovn-agent.service 2026-08-31 23:56:18.530 | enabled 2026-08-31 23:56:18.536 | + functions-common:service_check:1720 : sudo systemctl status devstack@q-ovn-agent.service --no-pager 2026-08-31 23:56:18.559 | ● devstack@q-ovn-agent.service - Devstack devstack@q-ovn-agent.service 2026-08-31 23:56:18.559 | Loaded: loaded (/etc/systemd/system/devstack@q-ovn-agent.service; enabled; preset: enabled) 2026-08-31 23:56:18.559 | Active: active (running) since Tue 2026-09-01 01:53:14 CEST; 3min 4s ago 2026-08-31 23:56:18.559 | Main PID: 64255 (neutron-ovn-age) 2026-08-31 23:56:18.559 | Tasks: 20 (limit: 14255) 2026-08-31 23:56:18.560 | Memory: 343.5M (peak: 344.2M) 2026-08-31 23:56:18.560 | CPU: 12.329s 2026-08-31 23:56:18.560 | CGroup: /system.slice/system-devstack.slice/devstack@q-ovn-agent.service 2026-08-31 23:56:18.560 | ├─64255 "neutron-ovn-agent: master process [/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini]" 2026-08-31 23:56:18.560 | ├─65754 "neutron-ovn-agent: ServiceWrapper worker(0)" 2026-08-31 23:56:18.560 | ├─66082 /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/tmp4h_f5t2y/privsep.sock 2026-08-31 23:56:18.560 | └─68494 /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/tmpt372g1ag/privsep.sock 2026-08-31 23:56:18.560 | 2026-08-31 23:56:18.560 | Sep 01 01:54:59 devstack neutron-ovn-agent[65754]: 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=690b2c9e-6532-406e-9f52-e7902e2e4c6b, external_ids={}, ipsec=False, nb_cfg=2, options={'arp_ns_explicit_output': 'true', 'mac_prefix': '96:fc:d2', 'max_tunid': '16711680', 'northd_internal_version': '24.03.6-20.33.0-76.8', 'svc_monitor_mac': 'a2:4b:0d:f8:ff:60', '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=690b2c9e-6532-406e-9f52-e7902e2e4c6b, nb_cfg=1) {{(pid=65754) matches /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/event.py:55}} 2026-08-31 23:56:18.561 | Sep 01 01:54:59 devstack neutron-ovn-agent[65754]: DEBUG neutron.agent.ovn.agent.ovn_neutron_agent [-] Delaying updating chassis table for 3 seconds {{(pid=65754) run /opt/stack/neutron/neutron/agent/ovn/agent/ovn_neutron_agent.py:66}} 2026-08-31 23:56:18.561 | Sep 01 01:55:02 devstack neutron-ovn-agent[65754]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn ec2e1e8d n=1 command(idx=0): DbSetCommand(_result=None, table=Chassis_Private, record=340839d8-56c4-45bb-b09e-844a9fde72fc, col_values=(('external_ids', {'neutron:ovn-neutron-agent-sb-cfg': '2'}),), if_exists=True) {{(pid=65754) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:91}} 2026-08-31 23:56:18.561 | Sep 01 01:55:02 devstack neutron-ovn-agent[65754]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] txn ec2e1e8d succeeded {{(pid=65754) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:137}} 2026-08-31 23:56:18.561 | Sep 01 01:55:18 devstack neutron-ovn-agent[65754]: DEBUG oslo_concurrency.lockutils [-] Acquiring lock "_check_child_processes" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" {{(pid=65754) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} 2026-08-31 23:56:18.561 | Sep 01 01:55:18 devstack neutron-ovn-agent[65754]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.001s {{(pid=65754) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} 2026-08-31 23:56:18.561 | Sep 01 01:55:18 devstack neutron-ovn-agent[65754]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.000s {{(pid=65754) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} 2026-08-31 23:56:18.561 | Sep 01 01:55:18 devstack neutron-ovn-agent[65754]: DEBUG oslo_concurrency.lockutils [-] Acquiring lock "_check_child_processes" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" {{(pid=65754) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} 2026-08-31 23:56:18.561 | Sep 01 01:55:18 devstack neutron-ovn-agent[65754]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.001s {{(pid=65754) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} 2026-08-31 23:56:18.561 | Sep 01 01:55:18 devstack neutron-ovn-agent[65754]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.000s {{(pid=65754) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} 2026-08-31 23:56:18.567 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-31 23:56:18.570 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@rabbit.service 2026-08-31 23:56:18.589 | not-found 2026-08-31 23:56:18.595 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-31 23:56:18.598 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@tempest.service 2026-08-31 23:56:18.619 | not-found 2026-08-31 23:56:18.625 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-31 23:56:18.629 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@mysql.service 2026-08-31 23:56:18.649 | not-found 2026-08-31 23:56:18.656 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-31 23:56:18.660 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@etcd3.service 2026-08-31 23:56:18.681 | not-found 2026-08-31 23:56:18.686 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-31 23:56:18.689 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@dstat.service 2026-08-31 23:56:18.709 | enabled 2026-08-31 23:56:18.713 | + functions-common:service_check:1720 : sudo systemctl status devstack@dstat.service --no-pager 2026-08-31 23:56:18.738 | ● devstack@dstat.service - Devstack devstack@dstat.service 2026-08-31 23:56:18.738 | Loaded: loaded (/etc/systemd/system/devstack@dstat.service; enabled; preset: enabled) 2026-08-31 23:56:18.738 | Active: active (running) since Tue 2026-09-01 01:46:03 CEST; 10min ago 2026-08-31 23:56:18.738 | Main PID: 40767 (dstat.sh) 2026-08-31 23:56:18.738 | Tasks: 3 (limit: 14255) 2026-08-31 23:56:18.740 | Memory: 27.5M (peak: 28.0M) 2026-08-31 23:56:18.740 | CPU: 3.971s 2026-08-31 23:56:18.740 | CGroup: /system.slice/system-devstack.slice/devstack@dstat.service 2026-08-31 23:56:18.740 | ├─40767 /bin/bash /home/quobyte/devstack/tools/dstat.sh /opt/stack/logs 2026-08-31 23:56:18.740 | ├─40880 /usr/bin/python3 /bin/dstat -tcmndrylpg --tcp --output /opt/stack/logs/dstat-csv.log 2026-08-31 23:56:18.740 | └─40881 /usr/bin/python3 /bin/dstat -tcmndrylpg --swap --tcp 2026-08-31 23:56:18.740 | 2026-08-31 23:56:18.740 | Sep 01 01:56:09 devstack dstat.sh[40881]: 01-09 01:56:09| 20 7 69 0 0|5240M 232M 212M 6062M| 0 0 | 0 696k| 0 114 |2525 1541 |3.85 2.81 1.83|3.0 0 0| 0 0 | | 17 288 0 29 0 2026-08-31 23:56:18.740 | Sep 01 01:56:10 devstack dstat.sh[40881]: 01-09 01:56:10| 27 20 45 0 0|5242M 230M 212M 6062M|9913B 34k| 60k 2626k|5.99 173 |6788 16k|3.85 2.81 1.83|1.0 0 298| 0 0 | | 17 287 0 30 0 2026-08-31 23:56:18.740 | Sep 01 01:56:11 devstack dstat.sh[40881]: 01-09 01:56:11| 17 11 68 0 0|5266M 206M 212M 6062M| 0 0 | 0 280k| 0 22.0 |2702 1875 |3.85 2.81 1.83|1.0 0 0| 0 0 | | 17 287 0 30 0 2026-08-31 23:56:18.741 | Sep 01 01:56:12 devstack dstat.sh[40881]: 01-09 01:56:12| 23 10 63 0 0|5292M 180M 212M 6062M| 52B 0 | 0 1173k| 0 74.1 |2926 1963 |3.85 2.81 1.83|2.0 0 9.0| 0 0 | | 17 291 0 30 0 2026-08-31 23:56:18.741 | Sep 01 01:56:13 devstack dstat.sh[40881]: 01-09 01:56:13| 11 12 69 0 0|5283M 189M 212M 6062M|7985B 22k| 144k 140k|7.00 14.0 |4636 3920 |3.85 2.81 1.83|1.0 0 279| 0 0 | | 17 291 0 28 0 2026-08-31 23:56:18.741 | Sep 01 01:56:14 devstack dstat.sh[40881]: 01-09 01:56:14| 3 3 90 0 0|5281M 191M 212M 6062M| 184B 476B| 0 128k| 0 18.0 |1712 1467 |3.62 2.78 1.82|2.0 0 5.0| 0 0 | | 17 291 0 28 0 2026-08-31 23:56:18.741 | Sep 01 01:56:15 devstack dstat.sh[40881]: 01-09 01:56:15| 16 10 71 0 0|5300M 172M 212M 6062M| 0 0 | 0 0 | 0 0 |2312 1416 |3.62 2.78 1.82|1.0 0 0| 0 0 | | 17 291 0 28 0 2026-08-31 23:56:18.741 | Sep 01 01:56:16 devstack dstat.sh[40881]: 01-09 01:56:16| 19 8 70 0 0|5316M 155M 212M 6062M| 52B 0 | 0 0 | 0 0 |2386 1403 |3.62 2.78 1.82|1.0 0 1.0| 0 0 | | 17 291 0 28 0 2026-08-31 23:56:18.741 | Sep 01 01:56:17 devstack dstat.sh[40881]: 01-09 01:56:17| 22 5 67 0 0|5304M 167M 212M 6062M| 0 0 | 0 0 | 0 0 |3043 2172 |3.62 2.78 1.82|1.0 0 2.9| 0 0 | | 17 295 0 28 0 2026-08-31 23:56:18.741 | Sep 01 01:56:18 devstack dstat.sh[40881]: 01-09 01:56:18| 12 20 61 0 0|5173M 299M 212M 6062M| 10k 62k|8422B 0 |2.06 0 |5636 4193 |3.62 2.78 1.82|1.0 0 192| 0 0 | | 17 295 0 28 0 2026-08-31 23:56:18.744 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-31 23:56:18.748 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@q-ovn-metadata-agent.service 2026-08-31 23:56:18.768 | enabled 2026-08-31 23:56:18.775 | + functions-common:service_check:1720 : sudo systemctl status devstack@q-ovn-metadata-agent.service --no-pager 2026-08-31 23:56:18.801 | ● devstack@q-ovn-metadata-agent.service - Devstack devstack@q-ovn-metadata-agent.service 2026-08-31 23:56:18.801 | Loaded: loaded (/etc/systemd/system/devstack@q-ovn-metadata-agent.service; enabled; preset: enabled) 2026-08-31 23:56:18.801 | Active: active (running) since Tue 2026-09-01 01:53:11 CEST; 3min 6s ago 2026-08-31 23:56:18.801 | Main PID: 63551 (neutron-ovn-met) 2026-08-31 23:56:18.801 | Tasks: 2 (limit: 14255) 2026-08-31 23:56:18.801 | Memory: 121.1M (peak: 121.7M) 2026-08-31 23:56:18.801 | CPU: 4.096s 2026-08-31 23:56:18.801 | CGroup: /system.slice/system-devstack.slice/devstack@q-ovn-metadata-agent.service 2026-08-31 23:56:18.801 | └─63551 "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-08-31 23:56:18.801 | 2026-08-31 23:56:18.802 | Sep 01 01:53:16 devstack neutron-ovn-metadata-agent[63551]: ERROR neutron File "/opt/stack/neutron/neutron/agent/ovn/metadata/ovsdb.py", line 70, in start 2026-08-31 23:56:18.802 | Sep 01 01:53:16 devstack neutron-ovn-metadata-agent[63551]: ERROR neutron helper = idlutils.get_schema_helper(connection_string, 2026-08-31 23:56:18.802 | Sep 01 01:53:16 devstack neutron-ovn-metadata-agent[63551]: ERROR neutron ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-31 23:56:18.802 | Sep 01 01:53:16 devstack neutron-ovn-metadata-agent[63551]: 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-08-31 23:56:18.802 | Sep 01 01:53:16 devstack neutron-ovn-metadata-agent[63551]: ERROR neutron return create_schema_helper(fetch_schema_json(connection, schema_name)) 2026-08-31 23:56:18.802 | Sep 01 01:53:16 devstack neutron-ovn-metadata-agent[63551]: ERROR neutron ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-31 23:56:18.802 | Sep 01 01:53:16 devstack neutron-ovn-metadata-agent[63551]: 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-08-31 23:56:18.802 | Sep 01 01:53:16 devstack neutron-ovn-metadata-agent[63551]: ERROR neutron raise Exception("Could not retrieve schema from %s" % connection) 2026-08-31 23:56:18.802 | Sep 01 01:53:16 devstack neutron-ovn-metadata-agent[63551]: ERROR neutron Exception: Could not retrieve schema from unix:/usr/local/var/run/openvswitch/db.sock 2026-08-31 23:56:18.802 | Sep 01 01:53:16 devstack neutron-ovn-metadata-agent[63551]: ERROR neutron 2026-08-31 23:56:18.808 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-31 23:56:18.812 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@neutron-api.service 2026-08-31 23:56:18.832 | enabled 2026-08-31 23:56:18.837 | + functions-common:service_check:1720 : sudo systemctl status devstack@neutron-api.service --no-pager 2026-08-31 23:56:18.861 | ● devstack@neutron-api.service - Devstack devstack@neutron-api.service 2026-08-31 23:56:18.861 | Loaded: loaded (/etc/systemd/system/devstack@neutron-api.service; enabled; preset: enabled) 2026-08-31 23:56:18.861 | Active: active (running) since Tue 2026-09-01 01:53:17 CEST; 3min 1s ago 2026-08-31 23:56:18.861 | Main PID: 65326 (uwsgi) 2026-08-31 23:56:18.861 | Status: "uWSGI is ready" 2026-08-31 23:56:18.862 | Tasks: 23 (limit: 14255) 2026-08-31 23:56:18.862 | Memory: 384.3M (peak: 385.2M) 2026-08-31 23:56:18.862 | CPU: 46.538s 2026-08-31 23:56:18.862 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-api.service 2026-08-31 23:56:18.862 | ├─65326 "neutron-apiuWSGI master" 2026-08-31 23:56:18.862 | ├─65327 "neutron-apiuWSGI worker 1" 2026-08-31 23:56:18.862 | └─65328 "neutron-apiuWSGI worker 2" 2026-08-31 23:56:18.862 | 2026-08-31 23:56:18.862 | Sep 01 01:56:03 devstack devstack@neutron-api.service[65328]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=65328) _process_scheduled /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:784}} 2026-08-31 23:56:18.862 | Sep 01 01:56:03 devstack devstack@neutron-api.service[65328]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "d04c36e611ee519aa8b6c0c90dee9bad" from periodic health check thread {{(pid=65328) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1532}} 2026-08-31 23:56:18.863 | Sep 01 01:56:03 devstack devstack@neutron-api.service[65327]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=65327) _process_scheduled /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:784}} 2026-08-31 23:56:18.863 | Sep 01 01:56:03 devstack devstack@neutron-api.service[65327]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "059b455aeb635cbaba4b9a986ec5c704" from periodic health check thread {{(pid=65327) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1532}} 2026-08-31 23:56:18.863 | Sep 01 01:56:13 devstack devstack@neutron-api.service[65328]: DEBUG dbcounter [-] [65328] Writing DB stats neutron:UPDATE=1,neutron:SELECT=1 {{(pid=65328) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-31 23:56:18.863 | Sep 01 01:56:13 devstack devstack@neutron-api.service[65327]: DEBUG dbcounter [-] [65327] Writing DB stats neutron:UPDATE=1,neutron:SELECT=1 {{(pid=65327) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-31 23:56:18.863 | Sep 01 01:56:18 devstack devstack@neutron-api.service[65328]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=65328) _process_scheduled /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:784}} 2026-08-31 23:56:18.863 | Sep 01 01:56:18 devstack devstack@neutron-api.service[65328]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "d04c36e611ee519aa8b6c0c90dee9bad" from periodic health check thread {{(pid=65328) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1532}} 2026-08-31 23:56:18.863 | Sep 01 01:56:18 devstack devstack@neutron-api.service[65327]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=65327) _process_scheduled /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:784}} 2026-08-31 23:56:18.863 | Sep 01 01:56:18 devstack devstack@neutron-api.service[65327]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "059b455aeb635cbaba4b9a986ec5c704" from periodic health check thread {{(pid=65327) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1532}} 2026-08-31 23:56:18.869 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-31 23:56:18.873 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@neutron-periodic-workers.service 2026-08-31 23:56:18.893 | enabled 2026-08-31 23:56:18.897 | + functions-common:service_check:1720 : sudo systemctl status devstack@neutron-periodic-workers.service --no-pager 2026-08-31 23:56:18.920 | ● devstack@neutron-periodic-workers.service - Devstack devstack@neutron-periodic-workers.service 2026-08-31 23:56:18.920 | Loaded: loaded (/etc/systemd/system/devstack@neutron-periodic-workers.service; enabled; preset: enabled) 2026-08-31 23:56:18.920 | Active: active (running) since Tue 2026-09-01 01:53:22 CEST; 2min 56s ago 2026-08-31 23:56:18.920 | Main PID: 66341 (neutron-periodi) 2026-08-31 23:56:18.920 | Tasks: 15 (limit: 14255) 2026-08-31 23:56:18.921 | Memory: 181.0M (peak: 181.3M) 2026-08-31 23:56:18.921 | CPU: 7.058s 2026-08-31 23:56:18.921 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-periodic-workers.service 2026-08-31 23:56:18.921 | ├─66341 "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-08-31 23:56:18.921 | └─66966 "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-08-31 23:56:18.921 | 2026-08-31 23:56:18.921 | Sep 01 01:55:16 devstack neutron-periodic-workers[66966]: DEBUG neutron.db.agents_db [None req-81ef2dcf-e507-456d-8404-40951ff6658d None None] Agent healthcheck: found 0 active agents {{(pid=66966) agent_health_check /opt/stack/neutron/neutron/db/agents_db.py:326}} 2026-08-31 23:56:18.921 | Sep 01 01:55:16 devstack neutron-periodic-workers[66966]: DEBUG oslo.service.backend._threading.loopingcall [None req-81ef2dcf-e507-456d-8404-40951ff6658d None None] Fixed interval looping call 'neutron.plugins.ml2.plugin.AgentDbMixin.agent_health_check' sleeping for 36.99 seconds {{(pid=66966) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-08-31 23:56:18.921 | Sep 01 01:55:23 devstack neutron-periodic-workers[66966]: DEBUG oslo.service.backend._threading.loopingcall [None req-4192d9f2-8ae7-43f4-ba56-ce19aa0cb8e3 None None] Fixed interval looping call 'neutron.plugins.ml2.plugin.DhcpAgentSchedulerDbMixin.remove_networks_from_down_agents' sleeping for 36.97 seconds {{(pid=66966) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-08-31 23:56:18.921 | Sep 01 01:55:33 devstack neutron-periodic-workers[66966]: DEBUG dbcounter [-] [66966] Writing DB stats neutron:SELECT=4 {{(pid=66966) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-31 23:56:18.922 | Sep 01 01:55:33 devstack neutron-periodic-workers[66966]: DEBUG oslo.service.backend._threading.loopingcall [None req-2e2332ea-fa8c-4715-9578-1e76c996ad09 None None] Fixed interval looping call 'neutron.db.quota.driver_nolock.DbQuotaNoLockDriver._remove_expired_reservations' sleeping for 119.95 seconds {{(pid=66966) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-08-31 23:56:18.922 | Sep 01 01:55:43 devstack neutron-periodic-workers[66966]: DEBUG dbcounter [-] [66966] Writing DB stats neutron:DELETE=1 {{(pid=66966) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-31 23:56:18.922 | Sep 01 01:55:53 devstack neutron-periodic-workers[66966]: DEBUG neutron.db.agents_db [None req-81ef2dcf-e507-456d-8404-40951ff6658d None None] Agent healthcheck: found 0 active agents {{(pid=66966) agent_health_check /opt/stack/neutron/neutron/db/agents_db.py:326}} 2026-08-31 23:56:18.922 | Sep 01 01:55:53 devstack neutron-periodic-workers[66966]: DEBUG oslo.service.backend._threading.loopingcall [None req-81ef2dcf-e507-456d-8404-40951ff6658d None None] Fixed interval looping call 'neutron.plugins.ml2.plugin.AgentDbMixin.agent_health_check' sleeping for 36.97 seconds {{(pid=66966) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-08-31 23:56:18.922 | Sep 01 01:56:00 devstack neutron-periodic-workers[66966]: DEBUG oslo.service.backend._threading.loopingcall [None req-4192d9f2-8ae7-43f4-ba56-ce19aa0cb8e3 None None] Fixed interval looping call 'neutron.plugins.ml2.plugin.DhcpAgentSchedulerDbMixin.remove_networks_from_down_agents' sleeping for 36.98 seconds {{(pid=66966) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-08-31 23:56:18.922 | Sep 01 01:56:10 devstack neutron-periodic-workers[66966]: DEBUG dbcounter [-] [66966] Writing DB stats neutron:SELECT=4 {{(pid=66966) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-31 23:56:18.928 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-31 23:56:18.931 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@neutron-rpc-server.service 2026-08-31 23:56:18.950 | enabled 2026-08-31 23:56:18.954 | + functions-common:service_check:1720 : sudo systemctl status devstack@neutron-rpc-server.service --no-pager 2026-08-31 23:56:18.977 | ● devstack@neutron-rpc-server.service - Devstack devstack@neutron-rpc-server.service 2026-08-31 23:56:18.978 | Loaded: loaded (/etc/systemd/system/devstack@neutron-rpc-server.service; enabled; preset: enabled) 2026-08-31 23:56:18.978 | Active: active (running) since Tue 2026-09-01 01:53:19 CEST; 2min 59s ago 2026-08-31 23:56:18.978 | Main PID: 65839 (neutron-rpc-ser) 2026-08-31 23:56:18.978 | Tasks: 23 (limit: 14255) 2026-08-31 23:56:18.978 | Memory: 193.0M (peak: 193.5M) 2026-08-31 23:56:18.978 | CPU: 8.911s 2026-08-31 23:56:18.978 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-rpc-server.service 2026-08-31 23:56:18.979 | ├─65839 "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-08-31 23:56:18.979 | ├─66931 "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-08-31 23:56:18.979 | └─66933 "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-08-31 23:56:18.979 | 2026-08-31 23:56:18.979 | Sep 01 01:53:32 devstack neutron-rpc-server[66931]: DEBUG neutron.plugins.ml2.plugin [-] neutron.plugins.ml2.plugin.Ml2Plugin method start_rpc_listeners called with arguments () {} {{(pid=66931) wrapper /opt/stack/data/venv/lib/python3.12/site-packages/oslo_log/helpers.py:77}} 2026-08-31 23:56:18.979 | Sep 01 01:53:32 devstack neutron-rpc-server[66933]: DEBUG neutron.service [-] RpcWorker start finished, description: rpc worker {{(pid=66933) wrapper /opt/stack/neutron/neutron/common/utils.py:200}} 2026-08-31 23:56:18.979 | Sep 01 01:53:32 devstack neutron-rpc-server[66933]: DEBUG neutron.service [-] RpcWorker wait called, description: rpc worker {{(pid=66933) wrapper /opt/stack/neutron/neutron/common/utils.py:197}} 2026-08-31 23:56:18.979 | Sep 01 01:53:32 devstack neutron-rpc-server[66933]: DEBUG neutron.service [-] calling wait on {{(pid=66933) _wait /opt/stack/neutron/neutron/service.py:90}} 2026-08-31 23:56:18.979 | Sep 01 01:53:32 devstack neutron-rpc-server[66931]: DEBUG neutron.service [-] RpcWorker start finished, description: rpc worker {{(pid=66931) wrapper /opt/stack/neutron/neutron/common/utils.py:200}} 2026-08-31 23:56:18.979 | Sep 01 01:53:32 devstack neutron-rpc-server[66931]: DEBUG neutron.service [-] RpcWorker wait called, description: rpc worker {{(pid=66931) wrapper /opt/stack/neutron/neutron/common/utils.py:197}} 2026-08-31 23:56:18.980 | Sep 01 01:53:32 devstack neutron-rpc-server[66931]: DEBUG neutron.service [-] calling wait on {{(pid=66931) _wait /opt/stack/neutron/neutron/service.py:90}} 2026-08-31 23:56:18.980 | Sep 01 01:53:41 devstack neutron-rpc-server[65839]: DEBUG dbcounter [-] [65839] Writing DB stats neutron:SELECT=5,neutron:INSERT=657 {{(pid=65839) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-31 23:56:18.980 | Sep 01 01:54:02 devstack neutron-rpc-server[66933]: WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-08-31 23:56:18.980 | Sep 01 01:54:02 devstack neutron-rpc-server[66931]: WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-08-31 23:56:18.983 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-31 23:56:18.986 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@neutron-ovn-maintenance-worker.service 2026-08-31 23:56:19.004 | enabled 2026-08-31 23:56:19.009 | + functions-common:service_check:1720 : sudo systemctl status devstack@neutron-ovn-maintenance-worker.service --no-pager 2026-08-31 23:56:19.032 | ● devstack@neutron-ovn-maintenance-worker.service - Devstack devstack@neutron-ovn-maintenance-worker.service 2026-08-31 23:56:19.032 | Loaded: loaded (/etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service; enabled; preset: enabled) 2026-08-31 23:56:19.032 | Active: active (running) since Tue 2026-09-01 01:53:24 CEST; 2min 54s ago 2026-08-31 23:56:19.032 | Main PID: 66847 (neutron-ovn-mai) 2026-08-31 23:56:19.032 | Tasks: 12 (limit: 14255) 2026-08-31 23:56:19.032 | Memory: 252.6M (peak: 252.9M) 2026-08-31 23:56:19.033 | CPU: 7.976s 2026-08-31 23:56:19.033 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-ovn-maintenance-worker.service 2026-08-31 23:56:19.033 | ├─66847 "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-08-31 23:56:19.033 | └─66948 "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-08-31 23:56:19.033 | 2026-08-31 23:56:19.033 | Sep 01 01:53:53 devstack neutron-ovn-maintenance-worker[66948]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-ad14ac25-e377-4209-ae9b-6969b9179587 None None] Starting OVN maintenance task: update_router_distributed_flag {{(pid=66948) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:102}} 2026-08-31 23:56:19.033 | Sep 01 01:53:53 devstack neutron-ovn-maintenance-worker[66948]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-ad14ac25-e377-4209-ae9b-6969b9179587 None None] OVN maintenance task: Sync router.distributed with distributed floating IP config. {{(pid=66948) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:104}} 2026-08-31 23:56:19.033 | Sep 01 01:53:53 devstack neutron-ovn-maintenance-worker[66948]: INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-ad14ac25-e377-4209-ae9b-6969b9179587 None None] OVN maintenance task update_router_distributed_flag finished in 0.011 seconds 2026-08-31 23:56:19.033 | Sep 01 01:53:53 devstack neutron-ovn-maintenance-worker[66948]: DEBUG futurist.periodics [None req-ad14ac25-e377-4209-ae9b-6969b9179587 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=66948) _on_done /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:881}} 2026-08-31 23:56:19.034 | Sep 01 01:53:53 devstack neutron-ovn-maintenance-worker[66948]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-ad14ac25-e377-4209-ae9b-6969b9179587 None None] Starting OVN maintenance task: update_security_group_with_address_group {{(pid=66948) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:102}} 2026-08-31 23:56:19.034 | Sep 01 01:53:53 devstack neutron-ovn-maintenance-worker[66948]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-ad14ac25-e377-4209-ae9b-6969b9179587 None None] OVN maintenance task: Repair Address_Sets and ACLs for address group rules. {{(pid=66948) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:104}} 2026-08-31 23:56:19.034 | Sep 01 01:53:53 devstack neutron-ovn-maintenance-worker[66948]: INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-ad14ac25-e377-4209-ae9b-6969b9179587 None None] OVN maintenance task update_security_group_with_address_group finished in 0.021 seconds 2026-08-31 23:56:19.034 | Sep 01 01:53:53 devstack neutron-ovn-maintenance-worker[66948]: DEBUG futurist.periodics [None req-ad14ac25-e377-4209-ae9b-6969b9179587 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=66948) _on_done /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:881}} 2026-08-31 23:56:19.034 | Sep 01 01:53:53 devstack neutron-ovn-maintenance-worker[66948]: DEBUG futurist.periodics [None req-ad14ac25-e377-4209-ae9b-6969b9179587 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=66948) _on_done /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:881}} 2026-08-31 23:56:19.034 | Sep 01 01:54:03 devstack neutron-ovn-maintenance-worker[66948]: DEBUG dbcounter [-] [66948] Writing DB stats neutron:SELECT=31,neutron:DELETE=1,neutron:UPDATE=1 {{(pid=66948) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-31 23:56:19.037 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-31 23:56:19.042 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-novnc-cell1.service 2026-08-31 23:56:19.060 | enabled 2026-08-31 23:56:19.067 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-novnc-cell1.service --no-pager 2026-08-31 23:56:19.090 | ● devstack@n-novnc-cell1.service - Devstack devstack@n-novnc-cell1.service 2026-08-31 23:56:19.090 | Loaded: loaded (/etc/systemd/system/devstack@n-novnc-cell1.service; enabled; preset: enabled) 2026-08-31 23:56:19.090 | Active: active (running) since Tue 2026-09-01 01:55:13 CEST; 1min 5s ago 2026-08-31 23:56:19.090 | Main PID: 71563 (nova-novncproxy) 2026-08-31 23:56:19.091 | Tasks: 4 (limit: 14255) 2026-08-31 23:56:19.091 | Memory: 109.0M (peak: 109.3M) 2026-08-31 23:56:19.091 | CPU: 4.025s 2026-08-31 23:56:19.091 | CGroup: /system.slice/system-devstack.slice/devstack@n-novnc-cell1.service 2026-08-31 23:56:19.091 | └─71563 /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-08-31 23:56:19.091 | 2026-08-31 23:56:19.091 | Sep 01 01:55:14 devstack nova-novncproxy[71563]: If you are already using Eventlet, we recommend migrating to a different 2026-08-31 23:56:19.091 | Sep 01 01:55:14 devstack nova-novncproxy[71563]: framework. For more detail see 2026-08-31 23:56:19.092 | Sep 01 01:55:14 devstack nova-novncproxy[71563]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-31 23:56:19.092 | Sep 01 01:55:14 devstack nova-novncproxy[71563]: import eventlet # noqa 2026-08-31 23:56:19.092 | Sep 01 01:55:15 devstack nova-novncproxy[71563]: 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-08-31 23:56:19.092 | Sep 01 01:55:18 devstack nova-novncproxy[71563]: INFO nova.console.websocketproxy [-] WebSocket server settings: 2026-08-31 23:56:19.092 | Sep 01 01:55:18 devstack nova-novncproxy[71563]: INFO nova.console.websocketproxy [-] - Listen on 0.0.0.0:6080 2026-08-31 23:56:19.092 | Sep 01 01:55:18 devstack nova-novncproxy[71563]: INFO nova.console.websocketproxy [-] - Web server (no directory listings). Web root: /opt/stack/novnc 2026-08-31 23:56:19.092 | Sep 01 01:55:18 devstack nova-novncproxy[71563]: INFO nova.console.websocketproxy [-] - No SSL/TLS support (no cert file) 2026-08-31 23:56:19.093 | Sep 01 01:55:18 devstack nova-novncproxy[71563]: INFO nova.console.websocketproxy [-] - proxying from 0.0.0.0:6080 to None:None 2026-08-31 23:56:19.098 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-31 23:56:19.101 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-super-cond.service 2026-08-31 23:56:19.119 | enabled 2026-08-31 23:56:19.125 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-super-cond.service --no-pager 2026-08-31 23:56:19.148 | ● devstack@n-super-cond.service - Devstack devstack@n-super-cond.service 2026-08-31 23:56:19.148 | Loaded: loaded (/etc/systemd/system/devstack@n-super-cond.service; enabled; preset: enabled) 2026-08-31 23:56:19.148 | Active: active (running) since Tue 2026-09-01 01:55:16 CEST; 1min 2s ago 2026-08-31 23:56:19.148 | Main PID: 72374 (nova-conductor:) 2026-08-31 23:56:19.149 | Tasks: 19 (limit: 14255) 2026-08-31 23:56:19.149 | Memory: 156.9M (peak: 157.5M) 2026-08-31 23:56:19.149 | CPU: 5.262s 2026-08-31 23:56:19.149 | CGroup: /system.slice/system-devstack.slice/devstack@n-super-cond.service 2026-08-31 23:56:19.149 | ├─72374 "nova-conductor: master process [/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf]" 2026-08-31 23:56:19.149 | ├─73917 "nova-conductor: ServiceWrapper worker(0)" 2026-08-31 23:56:19.149 | └─73919 "nova-conductor: ServiceWrapper worker(1)" 2026-08-31 23:56:19.150 | 2026-08-31 23:56:19.150 | Sep 01 01:55:23 devstack nova-conductor[73919]: DEBUG nova.servicegroup.drivers.db [None req-6a9cc7f7-5908-4314-bb74-eb1d55ab8b58 None None] DB_Driver: join new ServiceGroup member devstack to the conductor group, service = {{(pid=73919) join /opt/stack/nova/nova/servicegroup/drivers/db.py:44}} 2026-08-31 23:56:19.150 | Sep 01 01:55:23 devstack nova-conductor[73917]: DEBUG oslo.service.backend._threading.loopingcall [None req-2b83293f-5299-4b4f-951d-a7a3a6bbbe8a None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=73917) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-08-31 23:56:19.150 | Sep 01 01:55:28 devstack nova-conductor[73919]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.94 seconds {{(pid=73919) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-08-31 23:56:19.150 | Sep 01 01:55:28 devstack nova-conductor[73917]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.93 seconds {{(pid=73917) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-08-31 23:56:19.150 | Sep 01 01:55:30 devstack nova-conductor[72374]: DEBUG dbcounter [-] [72374] Writing DB stats nova_api:SELECT=1 {{(pid=72374) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-31 23:56:19.151 | Sep 01 01:55:31 devstack nova-conductor[72374]: DEBUG dbcounter [-] [72374] Writing DB stats nova_cell0:SELECT=1 {{(pid=72374) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-31 23:56:19.151 | Sep 01 01:55:31 devstack nova-conductor[72374]: DEBUG dbcounter [-] [72374] Writing DB stats nova_cell1:SELECT=1 {{(pid=72374) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-31 23:56:19.151 | Sep 01 01:55:38 devstack nova-conductor[73919]: DEBUG dbcounter [-] [73919] Writing DB stats nova_cell0:SELECT=4,nova_cell0:INSERT=1,nova_cell0:UPDATE=1 {{(pid=73919) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-31 23:56:19.152 | Sep 01 01:55:38 devstack nova-conductor[73917]: DEBUG dbcounter [-] [73917] Writing DB stats nova_cell0:SELECT=3,nova_cell0:UPDATE=1 {{(pid=73917) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-31 23:56:19.152 | Sep 01 01:56:11 devstack nova-conductor[73919]: DEBUG oslo.service.backend._threading.loopingcall [None req-f227d0c7-3014-4f29-8249-31df8804d2b1 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=73919) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-08-31 23:56:19.155 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-31 23:56:19.158 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-cond-cell1.service 2026-08-31 23:56:19.178 | enabled 2026-08-31 23:56:19.183 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-cond-cell1.service --no-pager 2026-08-31 23:56:19.205 | ● devstack@n-cond-cell1.service - Devstack devstack@n-cond-cell1.service 2026-08-31 23:56:19.206 | Loaded: loaded (/etc/systemd/system/devstack@n-cond-cell1.service; enabled; preset: enabled) 2026-08-31 23:56:19.206 | Active: active (running) since Tue 2026-09-01 01:55:19 CEST; 59s ago 2026-08-31 23:56:19.206 | Main PID: 72924 (nova-conductor:) 2026-08-31 23:56:19.206 | Tasks: 36 (limit: 14255) 2026-08-31 23:56:19.206 | Memory: 167.7M (peak: 168.0M) 2026-08-31 23:56:19.206 | CPU: 5.354s 2026-08-31 23:56:19.206 | CGroup: /system.slice/system-devstack.slice/devstack@n-cond-cell1.service 2026-08-31 23:56:19.206 | ├─72924 "nova-conductor: master process [/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf]" 2026-08-31 23:56:19.206 | ├─74071 "nova-conductor: ServiceWrapper worker(0)" 2026-08-31 23:56:19.206 | └─74073 "nova-conductor: ServiceWrapper worker(1)" 2026-08-31 23:56:19.207 | 2026-08-31 23:56:19.207 | Sep 01 01:55:39 devstack nova-conductor[74071]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.97 seconds {{(pid=74071) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-08-31 23:56:19.207 | Sep 01 01:55:39 devstack nova-conductor[74073]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.99 seconds {{(pid=74073) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-08-31 23:56:19.207 | Sep 01 01:55:49 devstack nova-conductor[74071]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.98 seconds {{(pid=74071) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-08-31 23:56:19.207 | Sep 01 01:55:49 devstack nova-conductor[74073]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.99 seconds {{(pid=74073) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-08-31 23:56:19.207 | Sep 01 01:55:59 devstack nova-conductor[74071]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.98 seconds {{(pid=74071) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-08-31 23:56:19.207 | Sep 01 01:55:59 devstack nova-conductor[74073]: DEBUG dbcounter [-] [74073] Writing DB stats nova_cell1:SELECT=13,nova_cell1:INSERT=1,nova_cell1:UPDATE=1 {{(pid=74073) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-31 23:56:19.207 | Sep 01 01:55:59 devstack nova-conductor[74073]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.99 seconds {{(pid=74073) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-08-31 23:56:19.207 | Sep 01 01:56:09 devstack nova-conductor[74071]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.98 seconds {{(pid=74071) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-08-31 23:56:19.207 | Sep 01 01:56:09 devstack nova-conductor[74073]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.99 seconds {{(pid=74073) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-08-31 23:56:19.207 | Sep 01 01:56:15 devstack nova-conductor[74071]: DEBUG oslo.service.backend._threading.loopingcall [None req-59478a5c-ec36-46a3-9ee2-2dfec2046511 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=74071) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-08-31 23:56:19.213 | + ./stack.sh:main:1452 : is_service_enabled n-api 2026-08-31 23:56:19.238 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 23:56:19.242 | + ./stack.sh:main:1453 : is_service_enabled n-cpu 2026-08-31 23:56:19.262 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 23:56:19.266 | + ./stack.sh:main:1454 : /home/quobyte/devstack/tools/discover_hosts.sh 2026-08-31 23:56:19.271 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-31 23:56:19.866 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-08-31 23:56:19.866 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-31 23:56:19.866 | we strongly recommend against using it for new projects. 2026-08-31 23:56:19.866 | 2026-08-31 23:56:19.866 | If you are already using Eventlet, we recommend migrating to a different 2026-08-31 23:56:19.866 | framework. For more detail see 2026-08-31 23:56:19.866 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-31 23:56:19.866 | 2026-08-31 23:56:19.866 | import eventlet # noqa 2026-08-31 23:56:20.136 | 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-08-31 23:56:23.262 | INFO dbcounter [None req-e2b1537e-c9a8-4583-87b4-ef113d3833ab None None] Registered counter for database nova_api 2026-08-31 23:56:23.389 | DEBUG dbcounter [-] [78554] Writer thread running {{(pid=78554) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-08-31 23:56:23.400 | Found 2 cell mappings. 2026-08-31 23:56:23.400 | Skipping cell0 since it does not contain hosts. 2026-08-31 23:56:23.401 | Getting computes from cell 'cell1': 858d0cbf-ec0e-4274-8b7f-6c38e43eeb78 2026-08-31 23:56:23.401 | INFO dbcounter [None req-e2b1537e-c9a8-4583-87b4-ef113d3833ab None None] Registered counter for database nova_cell1 2026-08-31 23:56:23.482 | DEBUG dbcounter [-] [78554] Writer thread running {{(pid=78554) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-08-31 23:56:23.662 | Checking host mapping for compute host 'devstack': 709eb9f1-1fba-46ce-9e7c-6e01c7059d42 2026-08-31 23:56:23.662 | Creating host mapping for compute host 'devstack': 709eb9f1-1fba-46ce-9e7c-6e01c7059d42 2026-08-31 23:56:23.662 | Found 1 unmapped computes in cell: 858d0cbf-ec0e-4274-8b7f-6c38e43eeb78 2026-08-31 23:56:24.385 | + ./stack.sh:main:1467 : /opt/stack/data/venv/bin/nova-status --config-file /etc/nova/nova.conf upgrade check 2026-08-31 23:56:24.960 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-08-31 23:56:24.960 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-31 23:56:24.960 | we strongly recommend against using it for new projects. 2026-08-31 23:56:24.960 | 2026-08-31 23:56:24.960 | If you are already using Eventlet, we recommend migrating to a different 2026-08-31 23:56:24.960 | framework. For more detail see 2026-08-31 23:56:24.960 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-31 23:56:24.960 | 2026-08-31 23:56:24.961 | import eventlet # noqa 2026-08-31 23:56:25.233 | 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-08-31 23:56:28.425 | Deprecated: Option "os_region_name" from group "cinder" is deprecated. Use option "region-name" from group "cinder". 2026-08-31 23:56:28.889 | +-------------------------------------------+ 2026-08-31 23:56:28.889 | | Upgrade Check Results | 2026-08-31 23:56:28.889 | +-------------------------------------------+ 2026-08-31 23:56:28.889 | | Check: Cells v2 | 2026-08-31 23:56:28.889 | | Result: Success | 2026-08-31 23:56:28.889 | | Details: None | 2026-08-31 23:56:28.889 | +-------------------------------------------+ 2026-08-31 23:56:28.889 | | Check: Placement API | 2026-08-31 23:56:28.890 | | Result: Success | 2026-08-31 23:56:28.890 | | Details: None | 2026-08-31 23:56:28.890 | +-------------------------------------------+ 2026-08-31 23:56:28.890 | | Check: Cinder API | 2026-08-31 23:56:28.890 | | Result: Success | 2026-08-31 23:56:28.890 | | Details: None | 2026-08-31 23:56:28.890 | +-------------------------------------------+ 2026-08-31 23:56:28.890 | | Check: Policy File JSON to YAML Migration | 2026-08-31 23:56:28.890 | | Result: Success | 2026-08-31 23:56:28.890 | | Details: None | 2026-08-31 23:56:28.890 | +-------------------------------------------+ 2026-08-31 23:56:28.891 | | Check: Older than N-1 computes | 2026-08-31 23:56:28.891 | | Result: Success | 2026-08-31 23:56:28.891 | | Details: None | 2026-08-31 23:56:28.891 | +-------------------------------------------+ 2026-08-31 23:56:28.891 | | Check: hw_machine_type unset | 2026-08-31 23:56:28.891 | | Result: Success | 2026-08-31 23:56:28.892 | | Details: None | 2026-08-31 23:56:28.892 | +-------------------------------------------+ 2026-08-31 23:56:28.892 | | Check: Service User Token Configuration | 2026-08-31 23:56:28.893 | | Result: Success | 2026-08-31 23:56:28.893 | | Details: None | 2026-08-31 23:56:28.893 | +-------------------------------------------+ 2026-08-31 23:56:29.595 | + ./stack.sh:main:1474 : [[ -x /home/quobyte/devstack/local.sh ]] 2026-08-31 23:56:29.599 | + ./stack.sh:main:1485 : command openstack complete 2026-08-31 23:56:29.599 | + ./stack.sh:main:1486 : sudo tee /etc/bash_completion.d/osc.bash_completion 2026-08-31 23:56:33.059 | + ./stack.sh:main:1489 : is_service_enabled cinder 2026-08-31 23:56:33.077 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 23:56:33.080 | + ./stack.sh:main:1490 : is_ubuntu 2026-08-31 23:56:33.083 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-31 23:56:33.087 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-31 23:56:33.090 | + ./stack.sh:main:1491 : echo_summary 'Configuring lvm.conf global device filter' 2026-08-31 23:56:33.093 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-31 23:56:33.096 | + ./stack.sh:echo_summary:450 : echo -e Configuring lvm.conf global device filter 2026-08-31 23:56:33.098 | + ./stack.sh:main:1492 : set_lvm_filter 2026-08-31 23:56:33.101 | + lib/lvm:set_lvm_filter:189 : local 'filter_suffix="r|.*|" ] # from devstack' 2026-08-31 23:56:33.103 | + lib/lvm:set_lvm_filter:190 : local 'filter_string=global_filter = [ ' 2026-08-31 23:56:33.106 | + lib/lvm:set_lvm_filter:191 : local pv 2026-08-31 23:56:33.109 | + lib/lvm:set_lvm_filter:192 : local vg 2026-08-31 23:56:33.111 | + lib/lvm:set_lvm_filter:193 : local line 2026-08-31 23:56:33.115 | ++ lib/lvm:set_lvm_filter:195 : sudo pvs --noheadings -o name 2026-08-31 23:56:33.175 | + lib/lvm:set_lvm_filter:195 : for pv_info in $(sudo pvs --noheadings -o name) 2026-08-31 23:56:33.180 | ++ lib/lvm:set_lvm_filter:196 : echo -e /dev/loop0 2026-08-31 23:56:33.180 | ++ lib/lvm:set_lvm_filter:196 : sed 's/\/dev\///g' 2026-08-31 23:56:33.180 | ++ lib/lvm:set_lvm_filter:196 : sed 's/ //g' 2026-08-31 23:56:33.185 | + lib/lvm:set_lvm_filter:196 : pv=loop0 2026-08-31 23:56:33.187 | + lib/lvm:set_lvm_filter:197 : new='"a|loop0|", ' 2026-08-31 23:56:33.190 | + lib/lvm:set_lvm_filter:198 : filter_string='global_filter = [ "a|loop0|", ' 2026-08-31 23:56:33.193 | + lib/lvm:set_lvm_filter:200 : filter_string='global_filter = [ "a|loop0|", "r|.*|" ] # from devstack' 2026-08-31 23:56:33.196 | + lib/lvm:set_lvm_filter:202 : clean_lvm_filter 2026-08-31 23:56:33.199 | + lib/lvm:clean_lvm_filter:177 : sudo sed -i 's/^.*# from devstack$//' /etc/lvm/lvm.conf 2026-08-31 23:56:33.217 | + lib/lvm:set_lvm_filter:203 : sudo sed -i '/# global_filter = \[.*\]/a\ global_filter = [ "a|loop0|", "r|.*|" ] # from devstack' /etc/lvm/lvm.conf 2026-08-31 23:56:33.236 | + lib/lvm:set_lvm_filter:204 : echo_summary 'set lvm.conf device global_filter to: global_filter = [ "a|loop0|", "r|.*|" ] # from devstack' 2026-08-31 23:56:33.239 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-31 23:56:33.242 | + ./stack.sh:echo_summary:450 : echo -e set lvm.conf device global_filter to: global_filter = '[' '"a|loop0|",' '"r|.*|"' ']' '#' from devstack 2026-08-31 23:56:33.245 | + ./stack.sh:main:1502 : run_phase stack test-config 2026-08-31 23:56:33.247 | + functions-common:run_phase:1848 : local mode=stack 2026-08-31 23:56:33.250 | + functions-common:run_phase:1849 : local phase=test-config 2026-08-31 23:56:33.252 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-08-31 23:56:33.255 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-08-31 23:56:33.258 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-08-31 23:56:33.261 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-08-31 23:56:33.264 | + functions-common:run_phase:1858 : local extra 2026-08-31 23:56:33.267 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-08-31 23:56:33.271 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-08-31 23:56:33.274 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-08-31 23:56:33.277 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-08-31 23:56:33.280 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack test-config 2026-08-31 23:56:33.283 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-08-31 23:56:33.297 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-31 23:56:33.300 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-08-31 23:56:33.303 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-08-31 23:56:33.305 | ++ extras.d/80-tempest.sh:source:7 : [[ test-config == \i\n\s\t\a\l\l ]] 2026-08-31 23:56:33.308 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-08-31 23:56:33.310 | ++ extras.d/80-tempest.sh:source:10 : [[ test-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-08-31 23:56:33.312 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2026-08-31 23:56:33.315 | ++ extras.d/80-tempest.sh:source:13 : [[ test-config == \e\x\t\r\a ]] 2026-08-31 23:56:33.317 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2026-08-31 23:56:33.320 | ++ extras.d/80-tempest.sh:source:16 : [[ test-config == \p\o\s\t\-\e\x\t\r\a ]] 2026-08-31 23:56:33.323 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2026-08-31 23:56:33.326 | ++ extras.d/80-tempest.sh:source:19 : [[ test-config == \t\e\s\t\-\c\o\n\f\i\g ]] 2026-08-31 23:56:33.329 | ++ extras.d/80-tempest.sh:source:20 : async_wait install_tempest 2026-08-31 23:56:33.372 | [2019 Async install_tempest:38882]: Waiting for completion of install_tempest running on PID 38882 (1 other jobs running) 2026-08-31 23:56:33.393 | [2019 Async install_tempest:38882]: Signaling child to exit 2026-08-31 23:56:33.394 | WAKEUP 2026-08-31 23:56:33.413 | [2019 Async install_tempest:38882]: Signaled 2026-08-31 23:56:33.414 | ++ lib/tempest:install_tempest:844 : git_clone https://review.opendev.org/openstack/tempest.git /opt/stack/tempest master 2026-08-31 23:56:33.415 | ++ functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/tempest.git 2026-08-31 23:56:33.415 | ++ functions-common:git_clone:590 : local git_dest=/opt/stack/tempest 2026-08-31 23:56:33.415 | ++ functions-common:git_clone:591 : local git_ref=master 2026-08-31 23:56:33.415 | ++ functions-common:git_clone:592 : local orig_dir 2026-08-31 23:56:33.415 | +++ functions-common:git_clone:593 : pwd 2026-08-31 23:56:33.415 | ++ functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-08-31 23:56:33.415 | ++ functions-common:git_clone:594 : local git_clone_flags= 2026-08-31 23:56:33.415 | +++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-08-31 23:56:33.415 | ++ functions-common:git_clone:596 : RECLONE=False 2026-08-31 23:56:33.415 | ++ functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-08-31 23:56:33.415 | ++ functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-08-31 23:56:33.416 | ++ functions-common:git_clone:610 : egrep -q '^refs' 2026-08-31 23:56:33.416 | ++ functions-common:git_clone:610 : echo master 2026-08-31 23:56:33.416 | ++ functions-common:git_clone:624 : [[ ! -d /opt/stack/tempest ]] 2026-08-31 23:56:33.416 | ++ functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-08-31 23:56:33.416 | ++ functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/tempest.git /opt/stack/tempest 2026-08-31 23:56:33.416 | ++ functions-common:git_timed:697 : local count=0 2026-08-31 23:56:33.416 | ++ functions-common:git_timed:698 : local timeout=0 2026-08-31 23:56:33.416 | ++ functions-common:git_timed:700 : [[ -n 0 ]] 2026-08-31 23:56:33.416 | ++ functions-common:git_timed:701 : timeout=0 2026-08-31 23:56:33.416 | ++ functions-common:git_timed:704 : time_start git_timed 2026-08-31 23:56:33.416 | ++ functions-common:time_start:2406 : local name=git_timed 2026-08-31 23:56:33.416 | ++ functions-common:time_start:2407 : local start_time= 2026-08-31 23:56:33.417 | ++ functions-common:time_start:2408 : [[ -n '' ]] 2026-08-31 23:56:33.417 | +++ functions-common:time_start:2411 : date +%s%3N 2026-08-31 23:56:33.417 | ++ functions-common:time_start:2411 : _TIME_START[$name]=1788219943342 2026-08-31 23:56:33.417 | ++ functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/tempest.git /opt/stack/tempest 2026-08-31 23:56:33.417 | Cloning into '/opt/stack/tempest'... 2026-08-31 23:56:33.418 | ++ functions-common:git_timed:719 : time_stop git_timed 2026-08-31 23:56:33.418 | ++ functions-common:time_stop:2420 : local name 2026-08-31 23:56:33.418 | ++ functions-common:time_stop:2421 : local end_time 2026-08-31 23:56:33.419 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-08-31 23:56:33.419 | ++ functions-common:time_stop:2423 : local total 2026-08-31 23:56:33.419 | ++ functions-common:time_stop:2424 : local start_time 2026-08-31 23:56:33.420 | ++ functions-common:time_stop:2426 : name=git_timed 2026-08-31 23:56:33.420 | ++ functions-common:time_stop:2427 : start_time=1788219943342 2026-08-31 23:56:33.420 | ++ functions-common:time_stop:2429 : [[ -z 1788219943342 ]] 2026-08-31 23:56:33.420 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-08-31 23:56:33.420 | ++ functions-common:time_stop:2432 : end_time=1788219951910 2026-08-31 23:56:33.421 | ++ functions-common:time_stop:2433 : elapsed_time=8568 2026-08-31 23:56:33.421 | ++ functions-common:time_stop:2434 : total=428976 2026-08-31 23:56:33.421 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-31 23:56:33.421 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=437544 2026-08-31 23:56:33.421 | ++ functions-common:git_clone:631 : cd /opt/stack/tempest 2026-08-31 23:56:33.421 | ++ functions-common:git_clone:632 : git_timed fetch origin master 2026-08-31 23:56:33.421 | ++ functions-common:git_timed:697 : local count=0 2026-08-31 23:56:33.421 | ++ functions-common:git_timed:698 : local timeout=0 2026-08-31 23:56:33.421 | ++ functions-common:git_timed:700 : [[ -n 0 ]] 2026-08-31 23:56:33.421 | ++ functions-common:git_timed:701 : timeout=0 2026-08-31 23:56:33.421 | ++ functions-common:git_timed:704 : time_start git_timed 2026-08-31 23:56:33.422 | ++ functions-common:time_start:2406 : local name=git_timed 2026-08-31 23:56:33.422 | ++ functions-common:time_start:2407 : local start_time= 2026-08-31 23:56:33.422 | ++ functions-common:time_start:2408 : [[ -n '' ]] 2026-08-31 23:56:33.422 | +++ functions-common:time_start:2411 : date +%s%3N 2026-08-31 23:56:33.422 | ++ functions-common:time_start:2411 : _TIME_START[$name]=1788219951981 2026-08-31 23:56:33.422 | ++ functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-08-31 23:56:33.422 | From https://review.opendev.org/openstack/tempest 2026-08-31 23:56:33.422 | * branch master -> FETCH_HEAD 2026-08-31 23:56:33.422 | ++ functions-common:git_timed:719 : time_stop git_timed 2026-08-31 23:56:33.422 | ++ functions-common:time_stop:2420 : local name 2026-08-31 23:56:33.423 | ++ functions-common:time_stop:2421 : local end_time 2026-08-31 23:56:33.423 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-08-31 23:56:33.423 | ++ functions-common:time_stop:2423 : local total 2026-08-31 23:56:33.423 | ++ functions-common:time_stop:2424 : local start_time 2026-08-31 23:56:33.423 | ++ functions-common:time_stop:2426 : name=git_timed 2026-08-31 23:56:33.423 | ++ functions-common:time_stop:2427 : start_time=1788219951981 2026-08-31 23:56:33.423 | ++ functions-common:time_stop:2429 : [[ -z 1788219951981 ]] 2026-08-31 23:56:33.423 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-08-31 23:56:33.423 | ++ functions-common:time_stop:2432 : end_time=1788219952541 2026-08-31 23:56:33.423 | ++ functions-common:time_stop:2433 : elapsed_time=560 2026-08-31 23:56:33.424 | ++ functions-common:time_stop:2434 : total=437544 2026-08-31 23:56:33.424 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-31 23:56:33.424 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=438104 2026-08-31 23:56:33.424 | ++ functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-08-31 23:56:33.424 | ++ functions-common:git_timed:697 : local count=0 2026-08-31 23:56:33.424 | ++ functions-common:git_timed:698 : local timeout=0 2026-08-31 23:56:33.424 | ++ functions-common:git_timed:700 : [[ -n 0 ]] 2026-08-31 23:56:33.424 | ++ functions-common:git_timed:701 : timeout=0 2026-08-31 23:56:33.424 | ++ functions-common:git_timed:704 : time_start git_timed 2026-08-31 23:56:33.424 | ++ functions-common:time_start:2406 : local name=git_timed 2026-08-31 23:56:33.425 | ++ functions-common:time_start:2407 : local start_time= 2026-08-31 23:56:33.425 | ++ functions-common:time_start:2408 : [[ -n '' ]] 2026-08-31 23:56:33.425 | +++ functions-common:time_start:2411 : date +%s%3N 2026-08-31 23:56:33.425 | ++ functions-common:time_start:2411 : _TIME_START[$name]=1788219952601 2026-08-31 23:56:33.425 | ++ functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-08-31 23:56:33.425 | Note: switching to 'FETCH_HEAD'. 2026-08-31 23:56:33.425 | 2026-08-31 23:56:33.426 | You are in 'detached HEAD' state. You can look around, make experimental 2026-08-31 23:56:33.427 | changes and commit them, and you can discard any commits you make in this 2026-08-31 23:56:33.427 | state without impacting any branches by switching back to a branch. 2026-08-31 23:56:33.427 | 2026-08-31 23:56:33.427 | If you want to create a new branch to retain commits you create, you may 2026-08-31 23:56:33.427 | do so (now or later) by using -c with the switch command. Example: 2026-08-31 23:56:33.427 | 2026-08-31 23:56:33.427 | git switch -c 2026-08-31 23:56:33.428 | 2026-08-31 23:56:33.428 | Or undo this operation with: 2026-08-31 23:56:33.428 | 2026-08-31 23:56:33.428 | git switch - 2026-08-31 23:56:33.428 | 2026-08-31 23:56:33.428 | Turn off this advice by setting config variable advice.detachedHead to false 2026-08-31 23:56:33.428 | 2026-08-31 23:56:33.428 | HEAD is now at ea2da2069 Fix list_live_migrations for the server uuid field 2026-08-31 23:56:33.428 | ++ functions-common:git_timed:719 : time_stop git_timed 2026-08-31 23:56:33.428 | ++ functions-common:time_stop:2420 : local name 2026-08-31 23:56:33.429 | ++ functions-common:time_stop:2421 : local end_time 2026-08-31 23:56:33.429 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-08-31 23:56:33.429 | ++ functions-common:time_stop:2423 : local total 2026-08-31 23:56:33.429 | ++ functions-common:time_stop:2424 : local start_time 2026-08-31 23:56:33.429 | ++ functions-common:time_stop:2426 : name=git_timed 2026-08-31 23:56:33.429 | ++ functions-common:time_stop:2427 : start_time=1788219952601 2026-08-31 23:56:33.429 | ++ functions-common:time_stop:2429 : [[ -z 1788219952601 ]] 2026-08-31 23:56:33.429 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-08-31 23:56:33.429 | ++ functions-common:time_stop:2432 : end_time=1788219952798 2026-08-31 23:56:33.429 | ++ functions-common:time_stop:2433 : elapsed_time=197 2026-08-31 23:56:33.430 | ++ functions-common:time_stop:2434 : total=438104 2026-08-31 23:56:33.430 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-31 23:56:33.430 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=438301 2026-08-31 23:56:33.430 | ++ functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/tempest 2026-08-31 23:56:33.430 | ++ functions-common:git_clone:672 : cd /opt/stack/tempest 2026-08-31 23:56:33.430 | ++ functions-common:git_clone:673 : git show --oneline 2026-08-31 23:56:33.430 | ++ functions-common:git_clone:673 : head -1 2026-08-31 23:56:33.430 | ea2da2069 Fix list_live_migrations for the server uuid field 2026-08-31 23:56:33.430 | ++ functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-08-31 23:56:33.431 | ++ lib/tempest:install_tempest:850 : pip_install 'tox!=2.8.0,<4.0.0' 2026-08-31 23:56:33.431 | Using python 3.12 to install tox!=2.8.0,<4.0.0 2026-08-31 23:56:33.431 | ++ 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-08-31 23:56:33.431 | Collecting tox!=2.8.0,<4.0.0 2026-08-31 23:56:33.431 | Downloading tox-3.28.0-py2.py3-none-any.whl.metadata (7.8 kB) 2026-08-31 23:56:33.431 | Collecting filelock>=3.0.0 (from tox!=2.8.0,<4.0.0) 2026-08-31 23:56:33.431 | Downloading filelock-3.32.3-py3-none-any.whl.metadata (2.0 kB) 2026-08-31 23:56:33.431 | Requirement already satisfied: packaging>=14 in /opt/stack/data/venv/lib/python3.12/site-packages (from tox!=2.8.0,<4.0.0) (26.3) 2026-08-31 23:56:33.431 | Collecting pluggy>=0.12.0 (from tox!=2.8.0,<4.0.0) 2026-08-31 23:56:33.431 | Downloading pluggy-1.6.0-py3-none-any.whl.metadata (4.8 kB) 2026-08-31 23:56:33.431 | Collecting py>=1.4.17 (from tox!=2.8.0,<4.0.0) 2026-08-31 23:56:33.432 | Downloading py-1.11.0-py2.py3-none-any.whl.metadata (2.8 kB) 2026-08-31 23:56:33.432 | 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-08-31 23:56:33.432 | 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-08-31 23:56:33.432 | Downloading virtualenv-21.7.4-py3-none-any.whl.metadata (3.5 kB) 2026-08-31 23:56:33.432 | 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-08-31 23:56:33.432 | Downloading distlib-0.4.3-py2.py3-none-any.whl.metadata (5.3 kB) 2026-08-31 23:56:33.432 | 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.11.3) 2026-08-31 23:56:33.432 | 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-08-31 23:56:33.432 | Downloading python_discovery-1.5.2-py3-none-any.whl.metadata (5.1 kB) 2026-08-31 23:56:33.433 | Downloading tox-3.28.0-py2.py3-none-any.whl (86 kB) 2026-08-31 23:56:33.433 | Downloading filelock-3.32.3-py3-none-any.whl (98 kB) 2026-08-31 23:56:33.433 | Downloading pluggy-1.6.0-py3-none-any.whl (20 kB) 2026-08-31 23:56:33.433 | Downloading py-1.11.0-py2.py3-none-any.whl (98 kB) 2026-08-31 23:56:33.433 | Downloading virtualenv-21.7.4-py3-none-any.whl (5.3 MB) 2026-08-31 23:56:33.433 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.3/5.3 MB 48.1 MB/s 0:00:00 2026-08-31 23:56:33.433 | Downloading distlib-0.4.3-py2.py3-none-any.whl (470 kB) 2026-08-31 23:56:33.433 | Downloading python_discovery-1.5.2-py3-none-any.whl (38 kB) 2026-08-31 23:56:33.433 | Installing collected packages: distlib, py, pluggy, filelock, python-discovery, virtualenv, tox 2026-08-31 23:56:33.433 | 2026-08-31 23:56:33.433 | Successfully installed distlib-0.4.3 filelock-3.32.3 pluggy-1.6.0 py-1.11.0 python-discovery-1.5.2 tox-3.28.0 virtualenv-21.7.4 2026-08-31 23:56:33.434 | ++ inc/python:pip_install:216 : result=0 2026-08-31 23:56:33.434 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-08-31 23:56:33.434 | ++ functions-common:time_stop:2420 : local name 2026-08-31 23:56:33.434 | ++ functions-common:time_stop:2421 : local end_time 2026-08-31 23:56:33.434 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-08-31 23:56:33.434 | ++ functions-common:time_stop:2423 : local total 2026-08-31 23:56:33.434 | ++ functions-common:time_stop:2424 : local start_time 2026-08-31 23:56:33.434 | ++ functions-common:time_stop:2426 : name=pip_install 2026-08-31 23:56:33.434 | ++ functions-common:time_stop:2427 : start_time=1788219952881 2026-08-31 23:56:33.434 | ++ functions-common:time_stop:2429 : [[ -z 1788219952881 ]] 2026-08-31 23:56:33.435 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-08-31 23:56:33.435 | ++ functions-common:time_stop:2432 : end_time=1788219956567 2026-08-31 23:56:33.435 | ++ functions-common:time_stop:2433 : elapsed_time=3686 2026-08-31 23:56:33.435 | ++ functions-common:time_stop:2434 : total=163235 2026-08-31 23:56:33.435 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-31 23:56:33.435 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=166921 2026-08-31 23:56:33.435 | ++ inc/python:pip_install:219 : return 0 2026-08-31 23:56:33.435 | ++ lib/tempest:install_tempest:851 : pushd /opt/stack/tempest 2026-08-31 23:56:33.435 | /opt/stack/tempest ~/devstack 2026-08-31 23:56:33.436 | ++ lib/tempest:install_tempest:855 : git checkout master 2026-08-31 23:56:33.436 | Switched to branch 'master' 2026-08-31 23:56:33.436 | Your branch is up to date with 'origin/master'. 2026-08-31 23:56:33.436 | ++ lib/tempest:install_tempest:857 : local tmp_u_c_m 2026-08-31 23:56:33.436 | +++ lib/tempest:install_tempest:858 : mktemp -t tempest_u_c_m.XXXXXXXXXX 2026-08-31 23:56:33.436 | ++ lib/tempest:install_tempest:858 : tmp_u_c_m=/tmp/tempest_u_c_m.wrvCEeA2B1 2026-08-31 23:56:33.436 | ++ lib/tempest:install_tempest:859 : set_tempest_venv_constraints /tmp/tempest_u_c_m.wrvCEeA2B1 2026-08-31 23:56:33.436 | ++ lib/tempest:set_tempest_venv_constraints:131 : local tmp_c 2026-08-31 23:56:33.436 | ++ lib/tempest:set_tempest_venv_constraints:132 : tmp_c=/tmp/tempest_u_c_m.wrvCEeA2B1 2026-08-31 23:56:33.437 | ++ lib/tempest:set_tempest_venv_constraints:133 : [[ master == \m\a\s\t\e\r ]] 2026-08-31 23:56:33.437 | ++ lib/tempest:set_tempest_venv_constraints:134 : cd /opt/stack/requirements 2026-08-31 23:56:33.437 | ++ lib/tempest:set_tempest_venv_constraints:135 : git show master:upper-constraints.txt 2026-08-31 23:56:33.437 | ++ lib/tempest:set_tempest_venv_constraints:142 : export UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-08-31 23:56:33.437 | ++ lib/tempest:set_tempest_venv_constraints:142 : UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-08-31 23:56:33.437 | ++ lib/tempest:set_tempest_venv_constraints:143 : export TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-08-31 23:56:33.437 | ++ lib/tempest:set_tempest_venv_constraints:143 : TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-08-31 23:56:33.438 | ++ lib/tempest:install_tempest:861 : tox -r --notest -efull 2026-08-31 23:56:33.438 | full create: /opt/stack/tempest/.tox/tempest 2026-08-31 23:56:33.438 | full installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt 2026-08-31 23:56:33.438 | full develop-inst: /opt/stack/tempest 2026-08-31 23:56:33.438 | full installed: attrs==26.1.0,autopage==0.6.0,bcrypt==5.0.0,certifi==2026.7.22,cffi==2.1.1,charset-normalizer==3.5.0,cliff==4.16.0,cmd2==4.2.0,cryptography==43.0.3,debtcollector==3.1.0,defusedxml==0.7.1,fasteners==0.20,fixtures==4.3.2,idna==3.18,invoke==3.0.3,iso8601==2.1.0,jsonschema==4.26.0,jsonschema-specifications==2025.9.1,markdown-it-py==4.2.0,mdurl==0.1.2,msgpack==1.2.1,netaddr==1.3.0,oslo.concurrency==7.6.1,oslo.config==10.7.0,oslo.context==6.5.0,oslo.i18n==6.9.0,oslo.log==8.3.1,oslo.serialization==5.11.0,oslo.utils==10.2.0,packaging==26.3,paramiko==4.0.0,pbr==7.0.3,prettytable==3.18.0,prompt_toolkit==3.0.53,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.6.3,setuptools==84.0.0,six==1.17.0,stestr==4.2.1,stevedore==5.9.1,-e git+https://review.opendev.org/openstack/tempest.git@ea2da20690b04b3cd62de1cc57ed5c1a1b370a2e#egg=tempest,testscenarios==0.6.2,testtools==2.9.1,tomlkit==0.15.1,typing_extensions==4.16.0,urllib3==2.7.0,voluptuous==0.16.0,wcwidth==0.8.2,wrapt==2.3.0 2026-08-31 23:56:33.438 | ___________________________________ summary ____________________________________ 2026-08-31 23:56:33.438 | full: skipped tests 2026-08-31 23:56:33.438 | congratulations :) 2026-08-31 23:56:33.438 | ++ lib/tempest:install_tempest:865 : /opt/stack/tempest/.tox/tempest/bin/pip install -c /tmp/tempest_u_c_m.wrvCEeA2B1 -r requirements.txt 2026-08-31 23:56:33.439 | 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-08-31 23:56:33.439 | 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.16.0) 2026-08-31 23:56:33.439 | 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-08-31 23:56:33.439 | 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-08-31 23:56:33.439 | 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-08-31 23:56:33.439 | Requirement already satisfied: cryptography>=2.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 6)) (43.0.3) 2026-08-31 23:56:33.439 | 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-08-31 23:56:33.439 | Requirement already satisfied: oslo.concurrency>=3.26.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 8)) (7.6.1) 2026-08-31 23:56:33.440 | Requirement already satisfied: oslo.config>=5.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 9)) (10.7.0) 2026-08-31 23:56:33.440 | Requirement already satisfied: oslo.log>=3.36.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 10)) (8.3.1) 2026-08-31 23:56:33.440 | 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-08-31 23:56:33.440 | 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-08-31 23:56:33.440 | Requirement already satisfied: oslo.utils>=7.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 13)) (10.2.0) 2026-08-31 23:56:33.440 | 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-08-31 23:56:33.440 | Requirement already satisfied: PyYAML>=3.12 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 15)) (6.0.3) 2026-08-31 23:56:33.440 | 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-08-31 23:56:33.440 | Requirement already satisfied: stevedore>=1.20.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 17)) (5.9.1) 2026-08-31 23:56:33.441 | 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-08-31 23:56:33.441 | 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-08-31 23:56:33.441 | 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-08-31 23:56:33.441 | 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-08-31 23:56:33.441 | Requirement already satisfied: fasteners>=0.16.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 22)) (0.20) 2026-08-31 23:56:33.441 | 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-08-31 23:56:33.441 | 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)) (84.0.0) 2026-08-31 23:56:33.441 | 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-08-31 23:56:33.441 | Requirement already satisfied: cmd2>=4.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (4.2.0) 2026-08-31 23:56:33.442 | 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-08-31 23:56:33.442 | 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-08-31 23:56:33.442 | 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-08-31 23:56:33.442 | 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.6.3) 2026-08-31 23:56:33.442 | 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-08-31 23:56:33.442 | 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-08-31 23:56:33.442 | 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-08-31 23:56:33.442 | Requirement already satisfied: cffi>=1.12 in ./.tox/tempest/lib/python3.12/site-packages (from cryptography>=2.1->-r requirements.txt (line 6)) (2.1.1) 2026-08-31 23:56:33.443 | 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-08-31 23:56:33.443 | 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-08-31 23:56:33.443 | 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-08-31 23:56:33.443 | 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-08-31 23:56:33.443 | 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-08-31 23:56:33.443 | 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-08-31 23:56:33.443 | 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.1) 2026-08-31 23:56:33.443 | Requirement already satisfied: msgpack>=0.5.2 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.serialization!=2.19.1,>=2.18.0->-r requirements.txt (line 12)) (1.2.1) 2026-08-31 23:56:33.444 | 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-08-31 23:56:33.444 | 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-08-31 23:56:33.444 | 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.3) 2026-08-31 23:56:33.444 | 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-08-31 23:56:33.444 | 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.2) 2026-08-31 23:56:33.444 | 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.3.0) 2026-08-31 23:56:33.444 | 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-08-31 23:56:33.444 | Requirement already satisfied: prompt-toolkit>=3.0.53 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (3.0.53) 2026-08-31 23:56:33.444 | Requirement already satisfied: pyperclip>=1.8.2 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (1.11.0) 2026-08-31 23:56:33.445 | Requirement already satisfied: rich>=15.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (15.0.0) 2026-08-31 23:56:33.445 | Requirement already satisfied: rich-argparse>=1.7.2 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (1.8.0) 2026-08-31 23:56:33.445 | 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.16.0) 2026-08-31 23:56:33.445 | 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-08-31 23:56:33.445 | 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.5.0) 2026-08-31 23:56:33.445 | 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-08-31 23:56:33.445 | 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.7.22) 2026-08-31 23:56:33.445 | Requirement already satisfied: markdown-it-py>=2.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=4.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (4.2.0) 2026-08-31 23:56:33.446 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in ./.tox/tempest/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=4.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (2.20.0) 2026-08-31 23:56:33.446 | 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>=4.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (0.1.2) 2026-08-31 23:56:33.446 | ++ lib/tempest:install_tempest:866 : PROJECT_VENV["tempest"]=/opt/stack/tempest/.tox/tempest 2026-08-31 23:56:33.446 | ++ lib/tempest:install_tempest:867 : rm -f /tmp/tempest_u_c_m.wrvCEeA2B1 2026-08-31 23:56:33.446 | ++ lib/tempest:install_tempest:868 : popd 2026-08-31 23:56:33.446 | ~/devstack 2026-08-31 23:56:33.471 | [2019 Async install_tempest:38882]: finished install_tempest with result 0 in 46 seconds 2026-08-31 23:56:33.475 | ++ inc/async:async_wait:197 : return 0 2026-08-31 23:56:33.478 | ++ extras.d/80-tempest.sh:source:21 : echo_summary 'Initializing Tempest' 2026-08-31 23:56:33.481 | ++ ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-31 23:56:33.483 | ++ ./stack.sh:echo_summary:450 : echo -e Initializing Tempest 2026-08-31 23:56:33.486 | ++ extras.d/80-tempest.sh:source:22 : configure_tempest 2026-08-31 23:56:33.489 | ++ lib/tempest:configure_tempest:203 : [[ True == \T\r\u\e ]] 2026-08-31 23:56:33.491 | ++ lib/tempest:configure_tempest:204 : setup_develop /opt/stack/tempest 2026-08-31 23:56:33.493 | ++ inc/python:setup_develop:353 : local bindep 2026-08-31 23:56:33.495 | ++ inc/python:setup_develop:354 : [[ /opt/stack/tempest == -bindep* ]] 2026-08-31 23:56:33.498 | ++ inc/python:setup_develop:358 : local project_dir=/opt/stack/tempest 2026-08-31 23:56:33.500 | ++ inc/python:setup_develop:359 : local extras= 2026-08-31 23:56:33.502 | ++ inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/tempest -e 2026-08-31 23:56:33.505 | ++ inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-08-31 23:56:33.507 | ++ inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/tempest == -bindep* ]] 2026-08-31 23:56:33.509 | ++ inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/tempest 2026-08-31 23:56:33.511 | ++ inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-08-31 23:56:33.514 | ++ inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-08-31 23:56:33.516 | +++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/tempest 2026-08-31 23:56:33.519 | +++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-08-31 23:56:33.521 | ++ inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/tempest 2026-08-31 23:56:33.524 | ++ inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-08-31 23:56:33.526 | ++ inc/python:_setup_package_with_constraints_edit:399 : local name 2026-08-31 23:56:33.528 | +++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/tempest/setup.cfg 2026-08-31 23:56:33.534 | ++ inc/python:_setup_package_with_constraints_edit:400 : name=tempest 2026-08-31 23:56:33.536 | ++ inc/python:_setup_package_with_constraints_edit:401 : '[' -z tempest ']' 2026-08-31 23:56:33.539 | ++ inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- tempest 2026-08-31 23:56:33.722 | ++ inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/tempest -e 2026-08-31 23:56:33.724 | ++ inc/python:setup_package:436 : local bindep=0 2026-08-31 23:56:33.726 | ++ inc/python:setup_package:437 : local bindep_flag= 2026-08-31 23:56:33.728 | ++ inc/python:setup_package:438 : local bindep_profiles= 2026-08-31 23:56:33.731 | ++ inc/python:setup_package:439 : [[ /opt/stack/tempest == -bindep* ]] 2026-08-31 23:56:33.733 | ++ inc/python:setup_package:444 : local project_dir=/opt/stack/tempest 2026-08-31 23:56:33.735 | ++ inc/python:setup_package:445 : local flags=-e 2026-08-31 23:56:33.737 | ++ inc/python:setup_package:446 : local extras= 2026-08-31 23:56:33.739 | ++ inc/python:setup_package:450 : [[ -n -e ]] 2026-08-31 23:56:33.741 | ++ inc/python:setup_package:450 : [[ -z '' ]] 2026-08-31 23:56:33.743 | ++ inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-08-31 23:56:33.745 | ++ inc/python:setup_package:455 : [[ ! -z '' ]] 2026-08-31 23:56:33.747 | ++ inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-08-31 23:56:33.749 | ++ inc/python:setup_package:464 : pip_install -e /opt/stack/tempest 2026-08-31 23:56:33.770 | Using python 3.12 to install /opt/stack/tempest 2026-08-31 23:56:33.773 | ++ inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/tempest 2026-08-31 23:56:34.876 | Obtaining file:///opt/stack/tempest 2026-08-31 23:56:34.880 | Installing build dependencies: started 2026-08-31 23:56:36.769 | Installing build dependencies: finished with status 'done' 2026-08-31 23:56:36.770 | Checking if build backend supports build_editable: started 2026-08-31 23:56:37.374 | Checking if build backend supports build_editable: finished with status 'done' 2026-08-31 23:56:37.376 | Getting requirements to build editable: started 2026-08-31 23:56:37.727 | Getting requirements to build editable: finished with status 'done' 2026-08-31 23:56:37.729 | Preparing editable metadata (pyproject.toml): started 2026-08-31 23:56:39.124 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-08-31 23:56:39.151 | 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.dev44) (7.0.3) 2026-08-31 23:56:39.152 | 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.dev44) (4.16.0) 2026-08-31 23:56:39.153 | Requirement already satisfied: jsonschema>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev44) (4.26.0) 2026-08-31 23:56:39.154 | Requirement already satisfied: testtools>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev44) (2.9.1) 2026-08-31 23:56:39.155 | Requirement already satisfied: paramiko>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev44) (4.0.0) 2026-08-31 23:56:39.156 | Requirement already satisfied: cryptography>=2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev44) (43.0.3) 2026-08-31 23:56:39.157 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev44) (1.3.0) 2026-08-31 23:56:39.158 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev44) (7.6.1) 2026-08-31 23:56:39.159 | Requirement already satisfied: oslo.config>=5.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev44) (10.7.0) 2026-08-31 23:56:39.160 | Requirement already satisfied: oslo.log>=3.36.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev44) (8.3.1) 2026-08-31 23:56:39.354 | Collecting stestr>=1.0.0 (from tempest==46.3.1.dev44) 2026-08-31 23:56:39.357 | Using cached stestr-4.2.1-py3-none-any.whl.metadata (7.7 kB) 2026-08-31 23:56:39.363 | 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.dev44) (5.11.0) 2026-08-31 23:56:39.363 | Requirement already satisfied: oslo.utils>=7.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev44) (10.2.0) 2026-08-31 23:56:39.364 | Requirement already satisfied: fixtures>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev44) (4.3.2) 2026-08-31 23:56:39.365 | Requirement already satisfied: PyYAML>=3.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev44) (6.0.3) 2026-08-31 23:56:39.366 | Requirement already satisfied: python-subunit>=1.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev44) (1.4.6) 2026-08-31 23:56:39.367 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev44) (5.9.1) 2026-08-31 23:56:39.368 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev44) (3.18.0) 2026-08-31 23:56:39.369 | Requirement already satisfied: urllib3>=1.21.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev44) (2.7.0) 2026-08-31 23:56:39.370 | Requirement already satisfied: debtcollector>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev44) (3.1.0) 2026-08-31 23:56:39.370 | Requirement already satisfied: defusedxml>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev44) (0.7.1) 2026-08-31 23:56:39.371 | Requirement already satisfied: fasteners>=0.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev44) (0.20) 2026-08-31 23:56:39.372 | Requirement already satisfied: testscenarios>=0.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev44) (0.6.2) 2026-08-31 23:56:39.374 | 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.dev44) (0.6.0) 2026-08-31 23:56:39.375 | Requirement already satisfied: cmd2>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->tempest==46.3.1.dev44) (4.2.0) 2026-08-31 23:56:39.380 | Requirement already satisfied: prompt-toolkit>=3.0.53 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff!=2.9.0,>=2.8.0->tempest==46.3.1.dev44) (3.0.53) 2026-08-31 23:56:39.381 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff!=2.9.0,>=2.8.0->tempest==46.3.1.dev44) (1.11.0) 2026-08-31 23:56:39.383 | Requirement already satisfied: rich>=15.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff!=2.9.0,>=2.8.0->tempest==46.3.1.dev44) (15.0.0) 2026-08-31 23:56:39.384 | Requirement already satisfied: rich-argparse>=1.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff!=2.9.0,>=2.8.0->tempest==46.3.1.dev44) (1.8.0) 2026-08-31 23:56:39.386 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.1->tempest==46.3.1.dev44) (2.1.1) 2026-08-31 23:56:39.390 | 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.dev44) (3.0) 2026-08-31 23:56:39.393 | 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.dev44) (2.3.0) 2026-08-31 23:56:39.400 | 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.dev44) (26.1.0) 2026-08-31 23:56:39.401 | 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.dev44) (2025.9.1) 2026-08-31 23:56:39.402 | 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.dev44) (0.37.0) 2026-08-31 23:56:39.403 | 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.dev44) (2026.6.3) 2026-08-31 23:56:39.412 | 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.dev44) (6.9.0) 2026-08-31 23:56:39.415 | 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.dev44) (2.0.0) 2026-08-31 23:56:39.416 | 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.dev44) (2.34.2) 2026-08-31 23:56:39.421 | 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.dev44) (6.5.0) 2026-08-31 23:56:39.422 | 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.dev44) (2.9.0.post0) 2026-08-31 23:56:39.426 | 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.dev44) (4.16.0) 2026-08-31 23:56:39.428 | 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.dev44) (1.2.1) 2026-08-31 23:56:39.432 | 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.dev44) (2.1.0) 2026-08-31 23:56:39.433 | 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.dev44) (3.3.2) 2026-08-31 23:56:39.434 | 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.dev44) (26.3) 2026-08-31 23:56:39.435 | 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.dev44) (7.2.2) 2026-08-31 23:56:39.442 | 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.dev44) (5.0.0) 2026-08-31 23:56:39.443 | 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.dev44) (3.0.3) 2026-08-31 23:56:39.443 | 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.dev44) (1.6.2) 2026-08-31 23:56:39.450 | 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.dev44) (84.0.0) 2026-08-31 23:56:39.454 | 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.dev44) (0.8.2) 2026-08-31 23:56:39.478 | 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.dev44) (1.17.0) 2026-08-31 23:56:39.488 | 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.dev44) (3.5.0) 2026-08-31 23:56:39.489 | 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.dev44) (3.18) 2026-08-31 23:56:39.491 | 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.dev44) (2023.11.17) 2026-08-31 23:56:39.511 | 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>=4.0.0->cliff!=2.9.0,>=2.8.0->tempest==46.3.1.dev44) (4.2.0) 2026-08-31 23:56:39.513 | 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>=4.0.0->cliff!=2.9.0,>=2.8.0->tempest==46.3.1.dev44) (2.20.0) 2026-08-31 23:56:39.518 | Requirement already satisfied: mdurl~=0.1 in /usr/lib/python3/dist-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=4.0.0->cliff!=2.9.0,>=2.8.0->tempest==46.3.1.dev44) (0.1.2) 2026-08-31 23:56:39.533 | 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.dev44) (0.16.0) 2026-08-31 23:56:39.569 | Collecting tomlkit>=0.11.6 (from stestr>=1.0.0->tempest==46.3.1.dev44) 2026-08-31 23:56:39.571 | Using cached tomlkit-0.15.1-py3-none-any.whl.metadata (3.3 kB) 2026-08-31 23:56:39.610 | Using cached stestr-4.2.1-py3-none-any.whl (118 kB) 2026-08-31 23:56:39.613 | Using cached tomlkit-0.15.1-py3-none-any.whl (49 kB) 2026-08-31 23:56:39.629 | Building wheels for collected packages: tempest 2026-08-31 23:56:39.630 | Building editable for tempest (pyproject.toml): started 2026-08-31 23:56:41.317 | Building editable for tempest (pyproject.toml): finished with status 'done' 2026-08-31 23:56:41.318 | Created wheel for tempest: filename=tempest-46.3.1.dev44-0.editable-py3-none-any.whl size=8322 sha256=42e96107ee0fe5783baa38b182a250b1a627f019cf10f50c062dfdeefbfa3a19 2026-08-31 23:56:41.319 | Stored in directory: /tmp/pip-ephem-wheel-cache-vb1puwnb/wheels/a8/38/99/324113a4b73ad133e84e5794562e0b63ae1c5945bffa9f076a 2026-08-31 23:56:41.324 | Successfully built tempest 2026-08-31 23:56:41.640 | Installing collected packages: tomlkit, stestr, tempest 2026-08-31 23:56:41.915 | 2026-08-31 23:56:41.941 | Successfully installed stestr-4.2.1 tempest-46.3.1.dev44 tomlkit-0.15.1 2026-08-31 23:56:42.113 | ++ inc/python:pip_install:216 : result=0 2026-08-31 23:56:42.119 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-08-31 23:56:42.122 | ++ functions-common:time_stop:2420 : local name 2026-08-31 23:56:42.125 | ++ functions-common:time_stop:2421 : local end_time 2026-08-31 23:56:42.128 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-08-31 23:56:42.131 | ++ functions-common:time_stop:2423 : local total 2026-08-31 23:56:42.134 | ++ functions-common:time_stop:2424 : local start_time 2026-08-31 23:56:42.137 | ++ functions-common:time_stop:2426 : name=pip_install 2026-08-31 23:56:42.140 | ++ functions-common:time_stop:2427 : start_time=1788220593763 2026-08-31 23:56:42.143 | ++ functions-common:time_stop:2429 : [[ -z 1788220593763 ]] 2026-08-31 23:56:42.147 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-08-31 23:56:42.151 | ++ functions-common:time_stop:2432 : end_time=1788220602148 2026-08-31 23:56:42.154 | ++ functions-common:time_stop:2433 : elapsed_time=8385 2026-08-31 23:56:42.158 | ++ functions-common:time_stop:2434 : total=174985 2026-08-31 23:56:42.161 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-31 23:56:42.166 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=183370 2026-08-31 23:56:42.169 | ++ inc/python:pip_install:219 : return 0 2026-08-31 23:56:42.173 | ++ inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-08-31 23:56:42.177 | ++ inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-08-31 23:56:42.181 | ++ inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/tempest 2026-08-31 23:56:42.185 | ++ inc/python:use_library_from_git:266 : local name=/opt/stack/tempest 2026-08-31 23:56:42.190 | ++ inc/python:use_library_from_git:267 : local enabled=1 2026-08-31 23:56:42.193 | ++ inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-31 23:56:42.197 | ++ inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/tempest, ]] 2026-08-31 23:56:42.202 | ++ inc/python:use_library_from_git:269 : return 1 2026-08-31 23:56:42.205 | ++ 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-08-31 23:56:42.210 | ++ lib/tempest:configure_tempest:212 : local image_lines 2026-08-31 23:56:42.214 | ++ lib/tempest:configure_tempest:213 : local images 2026-08-31 23:56:42.219 | ++ lib/tempest:configure_tempest:214 : local num_images 2026-08-31 23:56:42.223 | ++ lib/tempest:configure_tempest:215 : local image_uuid 2026-08-31 23:56:42.227 | ++ lib/tempest:configure_tempest:216 : local image_uuid_alt 2026-08-31 23:56:42.230 | ++ lib/tempest:configure_tempest:217 : local password 2026-08-31 23:56:42.234 | ++ lib/tempest:configure_tempest:218 : local line 2026-08-31 23:56:42.238 | ++ lib/tempest:configure_tempest:219 : local flavors 2026-08-31 23:56:42.242 | ++ lib/tempest:configure_tempest:220 : local available_flavors 2026-08-31 23:56:42.246 | ++ lib/tempest:configure_tempest:221 : local flavors_ref 2026-08-31 23:56:42.250 | ++ lib/tempest:configure_tempest:222 : local flavor_lines 2026-08-31 23:56:42.254 | ++ lib/tempest:configure_tempest:223 : local flavor_ref_size 2026-08-31 23:56:42.258 | ++ lib/tempest:configure_tempest:224 : local flavor_ref_alt_size 2026-08-31 23:56:42.263 | ++ lib/tempest:configure_tempest:225 : local public_network_id 2026-08-31 23:56:42.266 | ++ lib/tempest:configure_tempest:226 : local public_router_id 2026-08-31 23:56:42.270 | ++ lib/tempest:configure_tempest:227 : local ssh_connect_method=floating 2026-08-31 23:56:42.273 | ++ lib/tempest:configure_tempest:228 : local disk 2026-08-31 23:56:42.276 | ++ lib/tempest:configure_tempest:231 : ifs=' 2026-08-31 23:56:42.276 | ' 2026-08-31 23:56:42.279 | ++ lib/tempest:configure_tempest:241 : declare -a images 2026-08-31 23:56:42.282 | ++ lib/tempest:configure_tempest:243 : is_service_enabled glance 2026-08-31 23:56:42.306 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-31 23:56:42.309 | ++ lib/tempest:configure_tempest:244 : get_active_images images image_uuid 2026-08-31 23:56:42.312 | ++ lib/tempest:get_active_images:160 : declare -n img_array=images 2026-08-31 23:56:42.315 | ++ lib/tempest:get_active_images:161 : declare -n img_id=image_uuid 2026-08-31 23:56:42.318 | ++ lib/tempest:get_active_images:164 : img_array=() 2026-08-31 23:56:42.321 | ++ lib/tempest:get_active_images:171 : read -r IMAGE_NAME IMAGE_UUID DISK_FORMAT 2026-08-31 23:56:42.324 | +++ lib/tempest:get_active_images:159 : oscwrap --os-cloud devstack-admin image list --long --property status=active 2026-08-31 23:56:42.325 | +++ lib/tempest:get_active_images:159 : awk '-F|' '!/^(+--)|ID|aki|ari/ { print $3,$2,$4 }' 2026-08-31 23:56:46.164 | +++ functions-common:oscwrap:2465 : return 0 2026-08-31 23:56:46.170 | ++ lib/tempest:get_active_images:172 : [[ qcow2 == \i\s\o ]] 2026-08-31 23:56:46.174 | ++ lib/tempest:get_active_images:175 : '[' cirros-0.6.3-x86_64-disk = cirros-0.6.3-x86_64-disk ']' 2026-08-31 23:56:46.179 | ++ lib/tempest:get_active_images:176 : img_id=97f1460d-e99d-469e-a933-615f59c7b55c 2026-08-31 23:56:46.183 | ++ lib/tempest:get_active_images:178 : img_array+=($IMAGE_UUID) 2026-08-31 23:56:46.186 | ++ lib/tempest:get_active_images:171 : read -r IMAGE_NAME IMAGE_UUID DISK_FORMAT 2026-08-31 23:56:46.190 | ++ lib/tempest:configure_tempest:246 : (( 1 < 1 )) 2026-08-31 23:56:46.194 | ++ lib/tempest:configure_tempest:260 : case "${#images[*]}" in 2026-08-31 23:56:46.198 | ++ lib/tempest:configure_tempest:266 : '[' -z 97f1460d-e99d-469e-a933-615f59c7b55c ']' 2026-08-31 23:56:46.203 | ++ lib/tempest:configure_tempest:269 : image_uuid_alt=97f1460d-e99d-469e-a933-615f59c7b55c 2026-08-31 23:56:46.206 | ++ lib/tempest:configure_tempest:291 : sudo install -d -o quobyte /opt/stack/tempest/etc 2026-08-31 23:56:46.227 | ++ lib/tempest:configure_tempest:292 : rm -f /opt/stack/tempest/etc/tempest.conf 2026-08-31 23:56:46.233 | ++ lib/tempest:configure_tempest:294 : local password=nomoresecret 2026-08-31 23:56:46.238 | ++ lib/tempest:configure_tempest:297 : local admin_username=admin 2026-08-31 23:56:46.241 | ++ lib/tempest:configure_tempest:298 : local admin_project_name=admin 2026-08-31 23:56:46.246 | ++ lib/tempest:configure_tempest:299 : local admin_domain_name=Default 2026-08-31 23:56:46.249 | ++ lib/tempest:configure_tempest:300 : local alt_username=alt_demo 2026-08-31 23:56:46.253 | ++ lib/tempest:configure_tempest:301 : local alt_project_name=alt_demo 2026-08-31 23:56:46.258 | ++ lib/tempest:configure_tempest:302 : local admin_project_id 2026-08-31 23:56:46.265 | +++ lib/tempest:configure_tempest:303 : oscwrap --os-cloud devstack-admin project list 2026-08-31 23:56:46.265 | +++ lib/tempest:configure_tempest:303 : awk '/ admin / { print $2 }' 2026-08-31 23:56:49.539 | +++ functions-common:oscwrap:2465 : return 0 2026-08-31 23:56:49.546 | ++ lib/tempest:configure_tempest:303 : admin_project_id=8e5115013cfc46e7b25a06bae52922c6 2026-08-31 23:56:49.550 | ++ lib/tempest:configure_tempest:305 : is_service_enabled nova 2026-08-31 23:56:49.578 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-31 23:56:49.584 | +++ lib/tempest:configure_tempest:308 : oscwrap --os-cloud devstack-admin flavor list 2026-08-31 23:56:52.872 | +++ functions-common:oscwrap:2465 : return 0 2026-08-31 23:56:52.877 | ++ lib/tempest:configure_tempest:308 : available_flavors='+----+-----------+-------+------+-----------+-------+-----------+ 2026-08-31 23:56:52.879 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2026-08-31 23:56:52.879 | +----+-----------+-------+------+-----------+-------+-----------+ 2026-08-31 23:56:52.879 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2026-08-31 23:56:52.879 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2026-08-31 23:56:52.879 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2026-08-31 23:56:52.879 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2026-08-31 23:56:52.879 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2026-08-31 23:56:52.880 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2026-08-31 23:56:52.880 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2026-08-31 23:56:52.880 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2026-08-31 23:56:52.880 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2026-08-31 23:56:52.880 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2026-08-31 23:56:52.881 | +----+-----------+-------+------+-----------+-------+-----------+' 2026-08-31 23:56:52.883 | ++ lib/tempest:configure_tempest:309 : [[ -z '' ]] 2026-08-31 23:56:52.887 | ++ lib/tempest:configure_tempest:310 : [[ +----+-----------+-------+------+-----------+-------+-----------+ 2026-08-31 23:56:52.887 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2026-08-31 23:56:52.887 | +----+-----------+-------+------+-----------+-------+-----------+ 2026-08-31 23:56:52.887 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2026-08-31 23:56:52.888 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2026-08-31 23:56:52.888 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2026-08-31 23:56:52.888 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2026-08-31 23:56:52.888 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2026-08-31 23:56:52.888 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2026-08-31 23:56:52.888 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2026-08-31 23:56:52.888 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2026-08-31 23:56:52.888 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2026-08-31 23:56:52.888 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2026-08-31 23:56:52.888 | +----+-----------+-------+------+-----------+-------+-----------+ =~ m1\.nano ]] 2026-08-31 23:56:52.893 | +++ lib/tempest:configure_tempest:312 : image_size_in_gib 97f1460d-e99d-469e-a933-615f59c7b55c 2026-08-31 23:56:52.896 | +++ lib/tempest:image_size_in_gib:125 : local size 2026-08-31 23:56:52.902 | ++++ lib/tempest:image_size_in_gib:126 : oscwrap --os-cloud devstack-admin image show 97f1460d-e99d-469e-a933-615f59c7b55c -c size -f value 2026-08-31 23:56:56.042 | ++++ functions-common:oscwrap:2465 : return 0 2026-08-31 23:56:56.045 | +++ lib/tempest:image_size_in_gib:126 : size=21692416 2026-08-31 23:56:56.050 | +++ lib/tempest:image_size_in_gib:127 : echo 21692416 2026-08-31 23:56:56.050 | +++ lib/tempest:image_size_in_gib:127 : python3 -c 'import math; print(int(math.ceil(float(int(input()) / 1024.0 ** 3))))' 2026-08-31 23:56:56.095 | ++ lib/tempest:configure_tempest:312 : disk=1 2026-08-31 23:56:56.099 | ++ lib/tempest:configure_tempest:313 : ram=192 2026-08-31 23:56:56.103 | ++ 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-08-31 23:56:59.024 | +----------------------------+-----------------------+ 2026-08-31 23:56:59.024 | | Field | Value | 2026-08-31 23:56:59.024 | +----------------------------+-----------------------+ 2026-08-31 23:56:59.024 | | OS-FLV-DISABLED:disabled | False | 2026-08-31 23:56:59.024 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-08-31 23:56:59.024 | | description | None | 2026-08-31 23:56:59.024 | | disk | 1 | 2026-08-31 23:56:59.025 | | id | 42 | 2026-08-31 23:56:59.025 | | name | m1.nano | 2026-08-31 23:56:59.025 | | os-flavor-access:is_public | True | 2026-08-31 23:56:59.025 | | properties | hw_rng:allowed='True' | 2026-08-31 23:56:59.025 | | ram | 192 | 2026-08-31 23:56:59.025 | | rxtx_factor | 1.0 | 2026-08-31 23:56:59.025 | | swap | 0 | 2026-08-31 23:56:59.026 | | vcpus | 1 | 2026-08-31 23:56:59.026 | +----------------------------+-----------------------+ 2026-08-31 23:56:59.352 | ++ lib/tempest:configure_tempest:316 : flavor_ref=42 2026-08-31 23:56:59.355 | ++ lib/tempest:configure_tempest:317 : [[ +----+-----------+-------+------+-----------+-------+-----------+ 2026-08-31 23:56:59.356 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2026-08-31 23:56:59.356 | +----+-----------+-------+------+-----------+-------+-----------+ 2026-08-31 23:56:59.356 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2026-08-31 23:56:59.356 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2026-08-31 23:56:59.356 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2026-08-31 23:56:59.356 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2026-08-31 23:56:59.356 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2026-08-31 23:56:59.356 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2026-08-31 23:56:59.356 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2026-08-31 23:56:59.356 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2026-08-31 23:56:59.357 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2026-08-31 23:56:59.357 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2026-08-31 23:56:59.357 | +----+-----------+-------+------+-----------+-------+-----------+ =~ m1\.micro ]] 2026-08-31 23:56:59.360 | +++ lib/tempest:configure_tempest:319 : image_size_in_gib 97f1460d-e99d-469e-a933-615f59c7b55c 2026-08-31 23:56:59.363 | +++ lib/tempest:image_size_in_gib:125 : local size 2026-08-31 23:56:59.366 | ++++ lib/tempest:image_size_in_gib:126 : oscwrap --os-cloud devstack-admin image show 97f1460d-e99d-469e-a933-615f59c7b55c -c size -f value 2026-08-31 23:57:02.503 | ++++ functions-common:oscwrap:2465 : return 0 2026-08-31 23:57:02.506 | +++ lib/tempest:image_size_in_gib:126 : size=21692416 2026-08-31 23:57:02.510 | +++ lib/tempest:image_size_in_gib:127 : echo 21692416 2026-08-31 23:57:02.511 | +++ lib/tempest:image_size_in_gib:127 : python3 -c 'import math; print(int(math.ceil(float(int(input()) / 1024.0 ** 3))))' 2026-08-31 23:57:02.558 | ++ lib/tempest:configure_tempest:319 : disk=1 2026-08-31 23:57:02.561 | ++ lib/tempest:configure_tempest:320 : ram=256 2026-08-31 23:57:02.564 | ++ 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-08-31 23:57:05.410 | +----------------------------+-----------------------+ 2026-08-31 23:57:05.410 | | Field | Value | 2026-08-31 23:57:05.411 | +----------------------------+-----------------------+ 2026-08-31 23:57:05.411 | | OS-FLV-DISABLED:disabled | False | 2026-08-31 23:57:05.411 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-08-31 23:57:05.411 | | description | None | 2026-08-31 23:57:05.411 | | disk | 1 | 2026-08-31 23:57:05.411 | | id | 84 | 2026-08-31 23:57:05.411 | | name | m1.micro | 2026-08-31 23:57:05.411 | | os-flavor-access:is_public | True | 2026-08-31 23:57:05.412 | | properties | hw_rng:allowed='True' | 2026-08-31 23:57:05.412 | | ram | 256 | 2026-08-31 23:57:05.412 | | rxtx_factor | 1.0 | 2026-08-31 23:57:05.412 | | swap | 0 | 2026-08-31 23:57:05.413 | | vcpus | 1 | 2026-08-31 23:57:05.413 | +----------------------------+-----------------------+ 2026-08-31 23:57:05.714 | ++ lib/tempest:configure_tempest:323 : flavor_ref_alt=84 2026-08-31 23:57:05.717 | ++ lib/tempest:configure_tempest:372 : is_service_enabled glance 2026-08-31 23:57:05.735 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-31 23:57:05.737 | ++ lib/tempest:configure_tempest:373 : git_clone https://review.opendev.org/openstack/os-test-images.git /opt/stack/os-test-images master 2026-08-31 23:57:05.739 | ++ functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/os-test-images.git 2026-08-31 23:57:05.742 | ++ functions-common:git_clone:590 : local git_dest=/opt/stack/os-test-images 2026-08-31 23:57:05.744 | ++ functions-common:git_clone:591 : local git_ref=master 2026-08-31 23:57:05.746 | ++ functions-common:git_clone:592 : local orig_dir 2026-08-31 23:57:05.749 | +++ functions-common:git_clone:593 : pwd 2026-08-31 23:57:05.753 | ++ functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-08-31 23:57:05.755 | ++ functions-common:git_clone:594 : local git_clone_flags= 2026-08-31 23:57:05.759 | +++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-08-31 23:57:05.779 | ++ functions-common:git_clone:596 : RECLONE=False 2026-08-31 23:57:05.782 | ++ functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-08-31 23:57:05.785 | ++ functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-08-31 23:57:05.789 | ++ functions-common:git_clone:610 : echo master 2026-08-31 23:57:05.789 | ++ functions-common:git_clone:610 : egrep -q '^refs' 2026-08-31 23:57:05.794 | ++ functions-common:git_clone:624 : [[ ! -d /opt/stack/os-test-images ]] 2026-08-31 23:57:05.797 | ++ functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-08-31 23:57:05.800 | ++ 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-08-31 23:57:05.802 | ++ functions-common:git_timed:697 : local count=0 2026-08-31 23:57:05.805 | ++ functions-common:git_timed:698 : local timeout=0 2026-08-31 23:57:05.807 | ++ functions-common:git_timed:700 : [[ -n 0 ]] 2026-08-31 23:57:05.809 | ++ functions-common:git_timed:701 : timeout=0 2026-08-31 23:57:05.811 | ++ functions-common:git_timed:704 : time_start git_timed 2026-08-31 23:57:05.814 | ++ functions-common:time_start:2406 : local name=git_timed 2026-08-31 23:57:05.816 | ++ functions-common:time_start:2407 : local start_time= 2026-08-31 23:57:05.820 | ++ functions-common:time_start:2408 : [[ -n '' ]] 2026-08-31 23:57:05.823 | +++ functions-common:time_start:2411 : date +%s%3N 2026-08-31 23:57:05.827 | ++ functions-common:time_start:2411 : _TIME_START[$name]=1788220625825 2026-08-31 23:57:05.830 | ++ 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-08-31 23:57:05.833 | Cloning into '/opt/stack/os-test-images'... 2026-08-31 23:57:06.478 | ++ functions-common:git_timed:719 : time_stop git_timed 2026-08-31 23:57:06.481 | ++ functions-common:time_stop:2420 : local name 2026-08-31 23:57:06.483 | ++ functions-common:time_stop:2421 : local end_time 2026-08-31 23:57:06.486 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-08-31 23:57:06.490 | ++ functions-common:time_stop:2423 : local total 2026-08-31 23:57:06.493 | ++ functions-common:time_stop:2424 : local start_time 2026-08-31 23:57:06.495 | ++ functions-common:time_stop:2426 : name=git_timed 2026-08-31 23:57:06.498 | ++ functions-common:time_stop:2427 : start_time=1788220625825 2026-08-31 23:57:06.501 | ++ functions-common:time_stop:2429 : [[ -z 1788220625825 ]] 2026-08-31 23:57:06.505 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-08-31 23:57:06.510 | ++ functions-common:time_stop:2432 : end_time=1788220626506 2026-08-31 23:57:06.512 | ++ functions-common:time_stop:2433 : elapsed_time=681 2026-08-31 23:57:06.515 | ++ functions-common:time_stop:2434 : total=428976 2026-08-31 23:57:06.517 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-31 23:57:06.520 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=429657 2026-08-31 23:57:06.523 | ++ functions-common:git_clone:631 : cd /opt/stack/os-test-images 2026-08-31 23:57:06.525 | ++ functions-common:git_clone:632 : git_timed fetch origin master 2026-08-31 23:57:06.528 | ++ functions-common:git_timed:697 : local count=0 2026-08-31 23:57:06.531 | ++ functions-common:git_timed:698 : local timeout=0 2026-08-31 23:57:06.534 | ++ functions-common:git_timed:700 : [[ -n 0 ]] 2026-08-31 23:57:06.537 | ++ functions-common:git_timed:701 : timeout=0 2026-08-31 23:57:06.539 | ++ functions-common:git_timed:704 : time_start git_timed 2026-08-31 23:57:06.542 | ++ functions-common:time_start:2406 : local name=git_timed 2026-08-31 23:57:06.545 | ++ functions-common:time_start:2407 : local start_time= 2026-08-31 23:57:06.548 | ++ functions-common:time_start:2408 : [[ -n '' ]] 2026-08-31 23:57:06.551 | +++ functions-common:time_start:2411 : date +%s%3N 2026-08-31 23:57:06.555 | ++ functions-common:time_start:2411 : _TIME_START[$name]=1788220626552 2026-08-31 23:57:06.558 | ++ functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-08-31 23:57:07.024 | From https://review.opendev.org/openstack/os-test-images 2026-08-31 23:57:07.024 | * branch master -> FETCH_HEAD 2026-08-31 23:57:07.034 | ++ functions-common:git_timed:719 : time_stop git_timed 2026-08-31 23:57:07.037 | ++ functions-common:time_stop:2420 : local name 2026-08-31 23:57:07.039 | ++ functions-common:time_stop:2421 : local end_time 2026-08-31 23:57:07.042 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-08-31 23:57:07.045 | ++ functions-common:time_stop:2423 : local total 2026-08-31 23:57:07.047 | ++ functions-common:time_stop:2424 : local start_time 2026-08-31 23:57:07.050 | ++ functions-common:time_stop:2426 : name=git_timed 2026-08-31 23:57:07.053 | ++ functions-common:time_stop:2427 : start_time=1788220626552 2026-08-31 23:57:07.055 | ++ functions-common:time_stop:2429 : [[ -z 1788220626552 ]] 2026-08-31 23:57:07.060 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-08-31 23:57:07.065 | ++ functions-common:time_stop:2432 : end_time=1788220627062 2026-08-31 23:57:07.068 | ++ functions-common:time_stop:2433 : elapsed_time=510 2026-08-31 23:57:07.070 | ++ functions-common:time_stop:2434 : total=429657 2026-08-31 23:57:07.073 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-31 23:57:07.076 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=430167 2026-08-31 23:57:07.079 | ++ functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-08-31 23:57:07.082 | ++ functions-common:git_timed:697 : local count=0 2026-08-31 23:57:07.085 | ++ functions-common:git_timed:698 : local timeout=0 2026-08-31 23:57:07.087 | ++ functions-common:git_timed:700 : [[ -n 0 ]] 2026-08-31 23:57:07.091 | ++ functions-common:git_timed:701 : timeout=0 2026-08-31 23:57:07.094 | ++ functions-common:git_timed:704 : time_start git_timed 2026-08-31 23:57:07.096 | ++ functions-common:time_start:2406 : local name=git_timed 2026-08-31 23:57:07.100 | ++ functions-common:time_start:2407 : local start_time= 2026-08-31 23:57:07.103 | ++ functions-common:time_start:2408 : [[ -n '' ]] 2026-08-31 23:57:07.106 | +++ functions-common:time_start:2411 : date +%s%3N 2026-08-31 23:57:07.110 | ++ functions-common:time_start:2411 : _TIME_START[$name]=1788220627107 2026-08-31 23:57:07.113 | ++ functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-08-31 23:57:07.120 | Note: switching to 'FETCH_HEAD'. 2026-08-31 23:57:07.120 | 2026-08-31 23:57:07.121 | You are in 'detached HEAD' state. You can look around, make experimental 2026-08-31 23:57:07.121 | changes and commit them, and you can discard any commits you make in this 2026-08-31 23:57:07.121 | state without impacting any branches by switching back to a branch. 2026-08-31 23:57:07.121 | 2026-08-31 23:57:07.121 | If you want to create a new branch to retain commits you create, you may 2026-08-31 23:57:07.121 | do so (now or later) by using -c with the switch command. Example: 2026-08-31 23:57:07.121 | 2026-08-31 23:57:07.122 | git switch -c 2026-08-31 23:57:07.122 | 2026-08-31 23:57:07.122 | Or undo this operation with: 2026-08-31 23:57:07.122 | 2026-08-31 23:57:07.122 | git switch - 2026-08-31 23:57:07.122 | 2026-08-31 23:57:07.122 | Turn off this advice by setting config variable advice.detachedHead to false 2026-08-31 23:57:07.123 | 2026-08-31 23:57:07.123 | HEAD is now at 5d0367e Clean-up zuul config spacing 2026-08-31 23:57:07.125 | ++ functions-common:git_timed:719 : time_stop git_timed 2026-08-31 23:57:07.128 | ++ functions-common:time_stop:2420 : local name 2026-08-31 23:57:07.131 | ++ functions-common:time_stop:2421 : local end_time 2026-08-31 23:57:07.133 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-08-31 23:57:07.137 | ++ functions-common:time_stop:2423 : local total 2026-08-31 23:57:07.139 | ++ functions-common:time_stop:2424 : local start_time 2026-08-31 23:57:07.142 | ++ functions-common:time_stop:2426 : name=git_timed 2026-08-31 23:57:07.146 | ++ functions-common:time_stop:2427 : start_time=1788220627107 2026-08-31 23:57:07.148 | ++ functions-common:time_stop:2429 : [[ -z 1788220627107 ]] 2026-08-31 23:57:07.153 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-08-31 23:57:07.157 | ++ functions-common:time_stop:2432 : end_time=1788220627154 2026-08-31 23:57:07.160 | ++ functions-common:time_stop:2433 : elapsed_time=47 2026-08-31 23:57:07.163 | ++ functions-common:time_stop:2434 : total=430167 2026-08-31 23:57:07.166 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-31 23:57:07.169 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=430214 2026-08-31 23:57:07.172 | ++ functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/os-test-images 2026-08-31 23:57:07.190 | ++ functions-common:git_clone:672 : cd /opt/stack/os-test-images 2026-08-31 23:57:07.194 | ++ functions-common:git_clone:673 : git show --oneline 2026-08-31 23:57:07.195 | ++ functions-common:git_clone:673 : head -1 2026-08-31 23:57:07.197 | 5d0367e Clean-up zuul config spacing 2026-08-31 23:57:07.200 | ++ functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-08-31 23:57:07.203 | ++ lib/tempest:configure_tempest:374 : pushd /opt/stack/os-test-images 2026-08-31 23:57:07.203 | /opt/stack/os-test-images ~/devstack 2026-08-31 23:57:07.206 | ++ lib/tempest:configure_tempest:375 : tox -egenerate 2026-08-31 23:57:07.691 | generate create: /opt/stack/os-test-images/.tox/generate 2026-08-31 23:57:08.380 | generate installdeps: -r/opt/stack/os-test-images/requirements.txt 2026-08-31 23:57:11.245 | generate installed: PyYAML==6.0.3 2026-08-31 23:57:11.246 | generate run-test-pre: PYTHONHASHSEED='1374297687' 2026-08-31 23:57:11.246 | generate run-test: commands[0] | python3 generate.py manifest.yaml 2026-08-31 23:57:11.368 | INFO:generate:Generating standard-qcow2v3 step 1/1 with 'qemu-img create -f qcow2 standard-qcow2v3.qcow2 10M' 2026-08-31 23:57:11.389 | 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-08-31 23:57:11.411 | 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-08-31 23:57:11.441 | INFO:generate:Generating qcow-with-datafile step 2/2 with 'rm qcow-data-file' 2026-08-31 23:57:11.443 | INFO:generate:Generating raw-blank step 1/1 with 'qemu-img create -f raw raw-blank.raw 1M' 2026-08-31 23:57:11.454 | INFO:generate:Generating gpt-blank step 1/2 with 'qemu-img create -f raw gpt-blank.gpt 1M' 2026-08-31 23:57:11.464 | INFO:generate:Generating gpt-blank step 2/2 with "parted gpt-blank.gpt --script 'mklabel gpt'" 2026-08-31 23:57:11.502 | INFO:generate:Generating standard step 1/1 with 'qemu-img create -f qed standard.qed 10M' 2026-08-31 23:57:11.515 | INFO:generate:Generating standard-iso9660 step 1/2 with 'qemu-img create -f raw standard-iso9660.iso 1M' 2026-08-31 23:57:11.523 | INFO:generate:Generating standard-iso9660 step 2/2 with 'mkisofs -V standard-iso9660 -o standard-iso9660.iso /etc/hosts' 2026-08-31 23:57:11.535 | WARNING:generate:Unable to generate image standard-udf (iso) 2026-08-31 23:57:11.535 | 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-08-31 23:57:11.544 | 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-08-31 23:57:11.550 | INFO:generate:Generating iso-with-qcow2-in-system step 3/5 with 'qemu-img create -f qcow2 tmp.qcow 10M' 2026-08-31 23:57:11.569 | 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-08-31 23:57:11.573 | INFO:generate:Generating iso-with-qcow2-in-system step 5/5 with 'rm tmp.qcow' 2026-08-31 23:57:11.575 | INFO:generate:Generating vmdk-monolithicSparse step 1/1 with 'qemu-img create -f vmdk -o subformat=monolithicSparse vmdk-monolithicSparse.vmdk 10M' 2026-08-31 23:57:11.593 | INFO:generate:Generating vmdk-streamOptimized step 1/1 with 'qemu-img create -f vmdk -o subformat=streamOptimized vmdk-streamOptimized.vmdk 10M' 2026-08-31 23:57:11.628 | INFO:generate:Generating vmdk-monolithicFlat step 1/2 with 'qemu-img create -f vmdk -o subformat=monolithicFlat vmdk-monolithicFlat.vmdk 10M' 2026-08-31 23:57:11.654 | INFO:generate:Generating vmdk-monolithicFlat step 2/2 with 'rm vmdk-monolithicFlat-flat.vmdk' 2026-08-31 23:57:11.657 | INFO:generate:Generating vmdk-monolithicFlat-leak step 1/3 with 'qemu-img create -f vmdk -o subformat=monolithicFlat vmdk-monolithicFlat-leak.vmdk 10M' 2026-08-31 23:57:11.672 | 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-08-31 23:57:11.676 | INFO:generate:Generating vmdk-monolithicFlat-leak step 3/3 with 'rm vmdk-monolithicFlat-leak-flat.vmdk' 2026-08-31 23:57:11.679 | 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-08-31 23:57:11.691 | 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-08-31 23:57:11.695 | 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-08-31 23:57:11.707 | INFO:generate:Running postprocesser footerify_vmdk on 'vmdk-sparse-with-footer.vmdk' 2026-08-31 23:57:11.736 | ___________________________________ summary ____________________________________ 2026-08-31 23:57:11.736 | generate: commands succeeded 2026-08-31 23:57:11.736 | congratulations :) 2026-08-31 23:57:11.789 | ++ lib/tempest:configure_tempest:376 : popd 2026-08-31 23:57:11.789 | ~/devstack 2026-08-31 23:57:11.791 | ++ 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-08-31 23:57:11.834 | ++ lib/tempest:configure_tempest:378 : local image_conversion 2026-08-31 23:57:11.837 | +++ lib/tempest:configure_tempest:379 : iniget /etc/glance/glance-image-import.conf image_conversion output_format 2026-08-31 23:57:11.864 | ++ lib/tempest:configure_tempest:379 : image_conversion= 2026-08-31 23:57:11.867 | ++ lib/tempest:configure_tempest:380 : [[ -n '' ]] 2026-08-31 23:57:11.870 | ++ lib/tempest:configure_tempest:383 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled image_format_enforcement True 2026-08-31 23:57:11.914 | ++ lib/tempest:configure_tempest:386 : iniset /opt/stack/tempest/etc/tempest.conf network project_network_cidr 10.0.0.0/22 2026-08-31 23:57:11.956 | ++ lib/tempest:configure_tempest:388 : ssh_connect_method=floating 2026-08-31 23:57:11.960 | ++ lib/tempest:configure_tempest:394 : [[ True == \T\r\u\e ]] 2026-08-31 23:57:11.963 | ++ lib/tempest:configure_tempest:394 : is_networking_extension_supported external-net 2026-08-31 23:57:11.966 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=external-net 2026-08-31 23:57:11.969 | +++ 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-08-31 23:57:15.186 | +++ functions-common:oscwrap:2465 : return 0 2026-08-31 23:57:15.190 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-08-31 23:57:15.191 | address-scope 2026-08-31 23:57:15.191 | agent 2026-08-31 23:57:15.191 | allowed-address-pairs 2026-08-31 23:57:15.191 | auto-allocated-topology 2026-08-31 23:57:15.191 | availability_zone 2026-08-31 23:57:15.191 | default-subnetpools 2026-08-31 23:57:15.191 | dhcp_agent_scheduler 2026-08-31 23:57:15.191 | dns-integration 2026-08-31 23:57:15.191 | dns-domain-ports 2026-08-31 23:57:15.191 | dns-integration-domain-keywords 2026-08-31 23:57:15.191 | empty-string-filtering 2026-08-31 23:57:15.191 | external-net 2026-08-31 23:57:15.192 | extra_dhcp_opt 2026-08-31 23:57:15.192 | extraroute 2026-08-31 23:57:15.192 | extraroute-atomic 2026-08-31 23:57:15.192 | filter-validation 2026-08-31 23:57:15.192 | floating-ip-port-forwarding-detail 2026-08-31 23:57:15.192 | fip-port-details 2026-08-31 23:57:15.192 | flavors 2026-08-31 23:57:15.192 | floatingip-pools 2026-08-31 23:57:15.192 | router 2026-08-31 23:57:15.192 | l3-agent-scheduler-ha-chassis-priority 2026-08-31 23:57:15.193 | enable-default-route-bfd 2026-08-31 23:57:15.193 | enable-default-route-ecmp 2026-08-31 23:57:15.193 | ext-gw-mode 2026-08-31 23:57:15.194 | l3-ha 2026-08-31 23:57:15.194 | external-gateway-multihoming 2026-08-31 23:57:15.194 | l3-flavors 2026-08-31 23:57:15.194 | l3_agent_scheduler 2026-08-31 23:57:15.194 | multi-provider 2026-08-31 23:57:15.195 | net-mtu 2026-08-31 23:57:15.195 | net-mtu-writable 2026-08-31 23:57:15.195 | network_availability_zone 2026-08-31 23:57:15.195 | network-ip-availability 2026-08-31 23:57:15.195 | network-ip-availability-details 2026-08-31 23:57:15.195 | pagination 2026-08-31 23:57:15.195 | port-device-profile 2026-08-31 23:57:15.195 | port-mac-address-regenerate 2026-08-31 23:57:15.195 | port-numa-affinity-policy 2026-08-31 23:57:15.196 | port-numa-affinity-policy-socket 2026-08-31 23:57:15.196 | binding 2026-08-31 23:57:15.196 | binding-extended 2026-08-31 23:57:15.196 | port-security 2026-08-31 23:57:15.196 | project-id 2026-08-31 23:57:15.196 | provider 2026-08-31 23:57:15.196 | qinq 2026-08-31 23:57:15.196 | quota-check-limit 2026-08-31 23:57:15.197 | quota-check-limit-default 2026-08-31 23:57:15.197 | quotas 2026-08-31 23:57:15.197 | quota_details 2026-08-31 23:57:15.197 | rbac-policies 2026-08-31 23:57:15.197 | rbac-address-scope 2026-08-31 23:57:15.197 | rbac-security-groups 2026-08-31 23:57:15.197 | revision-if-match 2026-08-31 23:57:15.197 | standard-attr-revisions 2026-08-31 23:57:15.197 | router_availability_zone 2026-08-31 23:57:15.198 | router-enable-snat 2026-08-31 23:57:15.198 | security-groups-default-rules 2026-08-31 23:57:15.198 | security-groups-default-statefulness 2026-08-31 23:57:15.198 | security-groups-normalized-cidr 2026-08-31 23:57:15.198 | security-groups-remote-address-group 2026-08-31 23:57:15.198 | security-groups-rules-belongs-to-default-sg 2026-08-31 23:57:15.198 | security-groups-shared-filtering 2026-08-31 23:57:15.199 | security-group 2026-08-31 23:57:15.199 | service-type 2026-08-31 23:57:15.199 | sorting 2026-08-31 23:57:15.199 | standard-attr-description 2026-08-31 23:57:15.199 | stateful-security-group 2026-08-31 23:57:15.199 | subnet-dns-publish-fixed-ip 2026-08-31 23:57:15.199 | subnet-external-network 2026-08-31 23:57:15.199 | subnet_onboard 2026-08-31 23:57:15.200 | subnet-service-types 2026-08-31 23:57:15.200 | subnet_allocation 2026-08-31 23:57:15.200 | subnetpool-prefix-ops 2026-08-31 23:57:15.200 | tag-creation 2026-08-31 23:57:15.200 | standard-attr-tag 2026-08-31 23:57:15.200 | standard-attr-timestamp 2026-08-31 23:57:15.200 | vlan-transparent' 2026-08-31 23:57:15.201 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-08-31 23:57:15.201 | address-scope 2026-08-31 23:57:15.201 | agent 2026-08-31 23:57:15.201 | allowed-address-pairs 2026-08-31 23:57:15.201 | auto-allocated-topology 2026-08-31 23:57:15.201 | availability_zone 2026-08-31 23:57:15.201 | default-subnetpools 2026-08-31 23:57:15.202 | dhcp_agent_scheduler 2026-08-31 23:57:15.202 | dns-integration 2026-08-31 23:57:15.202 | dns-domain-ports 2026-08-31 23:57:15.202 | dns-integration-domain-keywords 2026-08-31 23:57:15.202 | empty-string-filtering 2026-08-31 23:57:15.202 | external-net 2026-08-31 23:57:15.203 | extra_dhcp_opt 2026-08-31 23:57:15.203 | extraroute 2026-08-31 23:57:15.203 | extraroute-atomic 2026-08-31 23:57:15.203 | filter-validation 2026-08-31 23:57:15.203 | floating-ip-port-forwarding-detail 2026-08-31 23:57:15.203 | fip-port-details 2026-08-31 23:57:15.203 | flavors 2026-08-31 23:57:15.203 | floatingip-pools 2026-08-31 23:57:15.204 | router 2026-08-31 23:57:15.204 | l3-agent-scheduler-ha-chassis-priority 2026-08-31 23:57:15.204 | enable-default-route-bfd 2026-08-31 23:57:15.204 | enable-default-route-ecmp 2026-08-31 23:57:15.204 | ext-gw-mode 2026-08-31 23:57:15.204 | l3-ha 2026-08-31 23:57:15.204 | external-gateway-multihoming 2026-08-31 23:57:15.204 | l3-flavors 2026-08-31 23:57:15.205 | l3_agent_scheduler 2026-08-31 23:57:15.205 | multi-provider 2026-08-31 23:57:15.205 | net-mtu 2026-08-31 23:57:15.205 | net-mtu-writable 2026-08-31 23:57:15.205 | network_availability_zone 2026-08-31 23:57:15.205 | network-ip-availability 2026-08-31 23:57:15.205 | network-ip-availability-details 2026-08-31 23:57:15.205 | pagination 2026-08-31 23:57:15.205 | port-device-profile 2026-08-31 23:57:15.206 | port-mac-address-regenerate 2026-08-31 23:57:15.206 | port-numa-affinity-policy 2026-08-31 23:57:15.206 | port-numa-affinity-policy-socket 2026-08-31 23:57:15.206 | binding 2026-08-31 23:57:15.206 | binding-extended 2026-08-31 23:57:15.206 | port-security 2026-08-31 23:57:15.206 | project-id 2026-08-31 23:57:15.206 | provider 2026-08-31 23:57:15.207 | qinq 2026-08-31 23:57:15.207 | quota-check-limit 2026-08-31 23:57:15.207 | quota-check-limit-default 2026-08-31 23:57:15.207 | quotas 2026-08-31 23:57:15.207 | quota_details 2026-08-31 23:57:15.207 | rbac-policies 2026-08-31 23:57:15.207 | rbac-address-scope 2026-08-31 23:57:15.207 | rbac-security-groups 2026-08-31 23:57:15.208 | revision-if-match 2026-08-31 23:57:15.208 | standard-attr-revisions 2026-08-31 23:57:15.208 | router_availability_zone 2026-08-31 23:57:15.208 | router-enable-snat 2026-08-31 23:57:15.208 | security-groups-default-rules 2026-08-31 23:57:15.208 | security-groups-default-statefulness 2026-08-31 23:57:15.208 | security-groups-normalized-cidr 2026-08-31 23:57:15.209 | security-groups-remote-address-group 2026-08-31 23:57:15.209 | security-groups-rules-belongs-to-default-sg 2026-08-31 23:57:15.209 | security-groups-shared-filtering 2026-08-31 23:57:15.209 | security-group 2026-08-31 23:57:15.209 | service-type 2026-08-31 23:57:15.210 | sorting 2026-08-31 23:57:15.210 | standard-attr-description 2026-08-31 23:57:15.210 | stateful-security-group 2026-08-31 23:57:15.210 | subnet-dns-publish-fixed-ip 2026-08-31 23:57:15.210 | subnet-external-network 2026-08-31 23:57:15.210 | subnet_onboard 2026-08-31 23:57:15.210 | subnet-service-types 2026-08-31 23:57:15.211 | subnet_allocation 2026-08-31 23:57:15.211 | subnetpool-prefix-ops 2026-08-31 23:57:15.211 | tag-creation 2026-08-31 23:57:15.211 | standard-attr-tag 2026-08-31 23:57:15.211 | standard-attr-timestamp 2026-08-31 23:57:15.212 | vlan-transparent =~ external-net ]] 2026-08-31 23:57:15.212 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-08-31 23:57:15.212 | +++ lib/tempest:configure_tempest:395 : oscwrap --os-cloud devstack-admin network show -f value -c id public 2026-08-31 23:57:18.466 | +++ functions-common:oscwrap:2465 : return 0 2026-08-31 23:57:18.469 | ++ lib/tempest:configure_tempest:395 : public_network_id=f049389b-d6f5-45e7-92d8-55253206a08b 2026-08-31 23:57:18.472 | ++ lib/tempest:configure_tempest:397 : openstack --os-cloud devstack-admin --os-region RegionOne network create --share shared 2026-08-31 23:57:22.234 | +---------------------------+--------------------------------------+ 2026-08-31 23:57:22.234 | | Field | Value | 2026-08-31 23:57:22.234 | +---------------------------+--------------------------------------+ 2026-08-31 23:57:22.234 | | admin_state_up | UP | 2026-08-31 23:57:22.234 | | availability_zone_hints | | 2026-08-31 23:57:22.234 | | availability_zones | | 2026-08-31 23:57:22.234 | | created_at | 2026-08-31T23:57:21Z | 2026-08-31 23:57:22.234 | | description | | 2026-08-31 23:57:22.235 | | dns_domain | None | 2026-08-31 23:57:22.235 | | id | 04ea14f2-a584-4dc8-bc00-835e4d6caee7 | 2026-08-31 23:57:22.235 | | ipv4_address_scope | None | 2026-08-31 23:57:22.235 | | ipv6_address_scope | None | 2026-08-31 23:57:22.235 | | is_default | False | 2026-08-31 23:57:22.235 | | is_vlan_qinq | None | 2026-08-31 23:57:22.236 | | is_vlan_transparent | False | 2026-08-31 23:57:22.236 | | mtu | 1442 | 2026-08-31 23:57:22.236 | | name | shared | 2026-08-31 23:57:22.236 | | port_security_enabled | True | 2026-08-31 23:57:22.236 | | project_id | 8e5115013cfc46e7b25a06bae52922c6 | 2026-08-31 23:57:22.236 | | provider:network_type | geneve | 2026-08-31 23:57:22.237 | | provider:physical_network | None | 2026-08-31 23:57:22.237 | | provider:segmentation_id | 3688 | 2026-08-31 23:57:22.237 | | pvlan | None | 2026-08-31 23:57:22.237 | | qinq | False | 2026-08-31 23:57:22.237 | | qos_policy_id | None | 2026-08-31 23:57:22.237 | | revision_number | 1 | 2026-08-31 23:57:22.238 | | router:external | Internal | 2026-08-31 23:57:22.238 | | segments | None | 2026-08-31 23:57:22.238 | | shared | True | 2026-08-31 23:57:22.238 | | status | ACTIVE | 2026-08-31 23:57:22.238 | | subnets | | 2026-08-31 23:57:22.238 | | tags | | 2026-08-31 23:57:22.238 | | updated_at | 2026-08-31T23:57:21Z | 2026-08-31 23:57:22.238 | +---------------------------+--------------------------------------+ 2026-08-31 23:57:22.563 | ++ 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-08-31 23:57:26.570 | +----------------------+--------------------------------------+ 2026-08-31 23:57:26.570 | | Field | Value | 2026-08-31 23:57:26.570 | +----------------------+--------------------------------------+ 2026-08-31 23:57:26.570 | | allocation_pools | 192.168.233.2-192.168.233.254 | 2026-08-31 23:57:26.570 | | cidr | 192.168.233.0/24 | 2026-08-31 23:57:26.570 | | created_at | 2026-08-31T23:57:25Z | 2026-08-31 23:57:26.570 | | description | shared-subnet | 2026-08-31 23:57:26.571 | | dns_nameservers | | 2026-08-31 23:57:26.571 | | dns_publish_fixed_ip | None | 2026-08-31 23:57:26.571 | | enable_dhcp | True | 2026-08-31 23:57:26.571 | | gateway_ip | 192.168.233.1 | 2026-08-31 23:57:26.571 | | host_routes | | 2026-08-31 23:57:26.571 | | id | 3fde89a5-d56c-467c-898c-435696429323 | 2026-08-31 23:57:26.572 | | ip_version | 4 | 2026-08-31 23:57:26.572 | | ipv6_address_mode | None | 2026-08-31 23:57:26.572 | | ipv6_ra_mode | None | 2026-08-31 23:57:26.572 | | name | shared-subnet | 2026-08-31 23:57:26.572 | | network_id | 04ea14f2-a584-4dc8-bc00-835e4d6caee7 | 2026-08-31 23:57:26.572 | | project_id | 8e5115013cfc46e7b25a06bae52922c6 | 2026-08-31 23:57:26.572 | | revision_number | 0 | 2026-08-31 23:57:26.572 | | router:external | False | 2026-08-31 23:57:26.572 | | segment_id | None | 2026-08-31 23:57:26.572 | | service_types | | 2026-08-31 23:57:26.572 | | subnetpool_id | None | 2026-08-31 23:57:26.573 | | tags | | 2026-08-31 23:57:26.573 | | updated_at | 2026-08-31T23:57:25Z | 2026-08-31 23:57:26.573 | +----------------------+--------------------------------------+ 2026-08-31 23:57:26.896 | ++ lib/tempest:configure_tempest:401 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT use_syslog False 2026-08-31 23:57:26.934 | ++ lib/tempest:configure_tempest:404 : iniset /opt/stack/tempest/etc/tempest.conf oslo_concurrency lock_path /opt/stack/data/tempest 2026-08-31 23:57:26.972 | ++ lib/tempest:configure_tempest:405 : mkdir -p /opt/stack/data/tempest 2026-08-31 23:57:26.977 | ++ lib/tempest:configure_tempest:406 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT use_stderr False 2026-08-31 23:57:27.012 | ++ lib/tempest:configure_tempest:407 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT log_file tempest.log 2026-08-31 23:57:27.046 | ++ lib/tempest:configure_tempest:408 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT debug True 2026-08-31 23:57:27.081 | ++ lib/tempest:configure_tempest:411 : iniset /opt/stack/tempest/etc/tempest.conf compute build_timeout 196 2026-08-31 23:57:27.118 | ++ lib/tempest:configure_tempest:412 : iniset /opt/stack/tempest/etc/tempest.conf volume build_timeout 196 2026-08-31 23:57:27.155 | ++ lib/tempest:configure_tempest:415 : iniset /opt/stack/tempest/etc/tempest.conf identity uri_v3 http://192.168.122.72/identity/v3 2026-08-31 23:57:27.193 | ++ lib/tempest:configure_tempest:416 : iniset /opt/stack/tempest/etc/tempest.conf identity user_lockout_failure_attempts 2 2026-08-31 23:57:27.229 | ++ lib/tempest:configure_tempest:417 : iniset /opt/stack/tempest/etc/tempest.conf identity user_lockout_duration 10 2026-08-31 23:57:27.267 | ++ lib/tempest:configure_tempest:418 : iniset /opt/stack/tempest/etc/tempest.conf identity user_unique_last_password_count 2 2026-08-31 23:57:27.302 | ++ lib/tempest:configure_tempest:419 : [[ True == \T\r\u\e ]] 2026-08-31 23:57:27.304 | ++ lib/tempest:configure_tempest:420 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_username admin 2026-08-31 23:57:27.340 | ++ lib/tempest:configure_tempest:421 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_password nomoresecret 2026-08-31 23:57:27.379 | ++ lib/tempest:configure_tempest:422 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_project_name admin 2026-08-31 23:57:27.415 | ++ lib/tempest:configure_tempest:423 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_domain_name Default 2026-08-31 23:57:27.453 | ++ lib/tempest:configure_tempest:425 : iniset /opt/stack/tempest/etc/tempest.conf identity auth_version v3 2026-08-31 23:57:27.489 | ++ lib/tempest:configure_tempest:426 : is_service_enabled tls-proxy 2026-08-31 23:57:27.507 | ++ functions-common:is_service_enabled:2076 : return 1 2026-08-31 23:57:27.511 | ++ lib/tempest:configure_tempest:431 : [[ True = True ]] 2026-08-31 23:57:27.513 | ++ lib/tempest:configure_tempest:432 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled security_compliance True 2026-08-31 23:57:27.549 | ++ lib/tempest:configure_tempest:437 : is_service_enabled ldap 2026-08-31 23:57:27.567 | ++ functions-common:is_service_enabled:2076 : return 1 2026-08-31 23:57:27.569 | ++ lib/tempest:configure_tempest:443 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled project_tags True 2026-08-31 23:57:27.607 | ++ lib/tempest:configure_tempest:447 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled application_credentials True 2026-08-31 23:57:27.648 | ++ lib/tempest:configure_tempest:451 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled access_rules True 2026-08-31 23:57:27.689 | ++ lib/tempest:configure_tempest:456 : [[ ! -z '' ]] 2026-08-31 23:57:27.692 | ++ lib/tempest:configure_tempest:459 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled import_image False 2026-08-31 23:57:27.732 | ++ lib/tempest:configure_tempest:460 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled os_glance_reserved True 2026-08-31 23:57:27.770 | ++ lib/tempest:configure_tempest:461 : is_service_enabled g-api-r 2026-08-31 23:57:27.791 | ++ functions-common:is_service_enabled:2076 : return 1 2026-08-31 23:57:27.794 | ++ lib/tempest:configure_tempest:466 : iniset /opt/stack/tempest/etc/tempest.conf compute image_ref 97f1460d-e99d-469e-a933-615f59c7b55c 2026-08-31 23:57:27.833 | ++ lib/tempest:configure_tempest:467 : iniset /opt/stack/tempest/etc/tempest.conf compute image_ref_alt 97f1460d-e99d-469e-a933-615f59c7b55c 2026-08-31 23:57:27.872 | ++ lib/tempest:configure_tempest:468 : iniset /opt/stack/tempest/etc/tempest.conf compute flavor_ref 42 2026-08-31 23:57:27.911 | ++ lib/tempest:configure_tempest:469 : iniset /opt/stack/tempest/etc/tempest.conf compute flavor_ref_alt 84 2026-08-31 23:57:27.948 | ++ lib/tempest:configure_tempest:470 : iniset /opt/stack/tempest/etc/tempest.conf validation connect_method floating 2026-08-31 23:57:27.989 | ++ lib/tempest:configure_tempest:471 : is_service_enabled neutron 2026-08-31 23:57:28.011 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-31 23:57:28.014 | ++ lib/tempest:configure_tempest:479 : [[ -n '' ]] 2026-08-31 23:57:28.017 | ++ lib/tempest:configure_tempest:489 : local tempest_compute_min_microversion=None 2026-08-31 23:57:28.020 | ++ lib/tempest:configure_tempest:490 : local tempest_compute_max_microversion=latest 2026-08-31 23:57:28.023 | ++ lib/tempest:configure_tempest:493 : [[ '' == \c\o\m\p\u\t\e\_\l\e\g\a\c\y ]] 2026-08-31 23:57:28.026 | ++ lib/tempest:configure_tempest:497 : '[' None == None ']' 2026-08-31 23:57:28.029 | ++ lib/tempest:configure_tempest:498 : inicomment /opt/stack/tempest/etc/tempest.conf compute min_microversion 2026-08-31 23:57:28.051 | ++ lib/tempest:configure_tempest:502 : '[' latest == None ']' 2026-08-31 23:57:28.054 | ++ lib/tempest:configure_tempest:505 : iniset /opt/stack/tempest/etc/tempest.conf compute max_microversion latest 2026-08-31 23:57:28.090 | ++ lib/tempest:configure_tempest:508 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled personality False 2026-08-31 23:57:28.130 | ++ lib/tempest:configure_tempest:509 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled resize True 2026-08-31 23:57:28.165 | ++ lib/tempest:configure_tempest:510 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled live_migration False 2026-08-31 23:57:28.202 | ++ lib/tempest:configure_tempest:511 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled change_password False 2026-08-31 23:57:28.237 | ++ lib/tempest:configure_tempest:512 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled block_migration_for_live_migration False 2026-08-31 23:57:28.273 | ++ lib/tempest:configure_tempest:513 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled live_migrate_back_and_forth False 2026-08-31 23:57:28.313 | ++ lib/tempest:configure_tempest:514 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled attach_encrypted_volume True 2026-08-31 23:57:28.352 | ++ lib/tempest:configure_tempest:517 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled hostname_fqdn_sanitization True 2026-08-31 23:57:28.391 | ++ lib/tempest:configure_tempest:519 : [[ -n ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter ]] 2026-08-31 23:57:28.395 | ++ 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-08-31 23:57:28.436 | ++ lib/tempest:configure_tempest:523 : [[ False == \T\r\u\e ]] 2026-08-31 23:57:28.438 | ++ lib/tempest:configure_tempest:527 : is_service_enabled n-novnc 2026-08-31 23:57:28.460 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-31 23:57:28.464 | ++ lib/tempest:configure_tempest:528 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled vnc_console True 2026-08-31 23:57:28.507 | ++ lib/tempest:configure_tempest:530 : is_service_enabled n-spice 2026-08-31 23:57:28.530 | ++ functions-common:is_service_enabled:2076 : return 1 2026-08-31 23:57:28.534 | ++ lib/tempest:configure_tempest:530 : '[' False '!=' False ']' 2026-08-31 23:57:28.538 | ++ lib/tempest:configure_tempest:533 : is_service_enabled n-sproxy 2026-08-31 23:57:28.560 | ++ functions-common:is_service_enabled:2076 : return 1 2026-08-31 23:57:28.564 | ++ lib/tempest:configure_tempest:533 : '[' False '!=' False ']' 2026-08-31 23:57:28.567 | ++ lib/tempest:configure_tempest:538 : local nova_policy_roles=admin,manager,member,reader,service 2026-08-31 23:57:28.571 | ++ lib/tempest:configure_tempest:539 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled nova_policy_roles admin,manager,member,reader,service 2026-08-31 23:57:28.610 | ++ lib/tempest:configure_tempest:542 : iniset /opt/stack/tempest/etc/tempest.conf network project_networks_reachable false 2026-08-31 23:57:28.649 | ++ lib/tempest:configure_tempest:543 : iniset /opt/stack/tempest/etc/tempest.conf network public_network_id f049389b-d6f5-45e7-92d8-55253206a08b 2026-08-31 23:57:28.683 | ++ lib/tempest:configure_tempest:544 : iniset /opt/stack/tempest/etc/tempest.conf network public_router_id '' 2026-08-31 23:57:28.718 | ++ lib/tempest:configure_tempest:545 : iniset /opt/stack/tempest/etc/tempest.conf network default_network 10.0.0.0/22 2026-08-31 23:57:28.753 | ++ lib/tempest:configure_tempest:546 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled ipv6 True 2026-08-31 23:57:28.790 | ++ lib/tempest:configure_tempest:547 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled ipv6_subnet_attributes True 2026-08-31 23:57:28.828 | ++ lib/tempest:configure_tempest:548 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled port_security True 2026-08-31 23:57:28.865 | ++ lib/tempest:configure_tempest:550 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope neutron True 2026-08-31 23:57:28.906 | ++ lib/tempest:configure_tempest:553 : SCENARIO_IMAGE_DIR=/home/quobyte/devstack/files 2026-08-31 23:57:28.909 | ++ lib/tempest:configure_tempest:554 : SCENARIO_IMAGE_FILE=cirros-0.6.3-x86_64-disk.img 2026-08-31 23:57:28.912 | ++ lib/tempest:configure_tempest:555 : SCENARIO_IMAGE_TYPE=cirros 2026-08-31 23:57:28.915 | ++ 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-08-31 23:57:28.954 | ++ lib/tempest:configure_tempest:560 : [[ cirros == \c\i\r\r\o\s ]] 2026-08-31 23:57:28.959 | +++ lib/tempest:configure_tempest:563 : echo 0.6.3 2026-08-31 23:57:28.960 | +++ lib/tempest:configure_tempest:563 : tr -d . 2026-08-31 23:57:28.966 | ++ lib/tempest:configure_tempest:563 : [[ 063 -ge 060 ]] 2026-08-31 23:57:28.969 | ++ lib/tempest:configure_tempest:564 : iniset /opt/stack/tempest/etc/tempest.conf scenario dhcp_client dhcpcd 2026-08-31 23:57:29.003 | ++ lib/tempest:configure_tempest:569 : TEMPEST_SSH_NETWORK_NAME=private 2026-08-31 23:57:29.006 | ++ lib/tempest:configure_tempest:570 : is_provider_network 2026-08-31 23:57:29.009 | ++ functions-common:is_provider_network:2269 : '[' '' == True ']' 2026-08-31 23:57:29.012 | ++ functions-common:is_provider_network:2272 : return 1 2026-08-31 23:57:29.014 | ++ lib/tempest:configure_tempest:574 : iniset /opt/stack/tempest/etc/tempest.conf validation run_validation True 2026-08-31 23:57:29.053 | ++ lib/tempest:configure_tempest:575 : iniset /opt/stack/tempest/etc/tempest.conf validation ip_version_for_ssh 4 2026-08-31 23:57:29.093 | ++ lib/tempest:configure_tempest:576 : iniset /opt/stack/tempest/etc/tempest.conf validation ssh_timeout 196 2026-08-31 23:57:29.134 | ++ lib/tempest:configure_tempest:577 : iniset /opt/stack/tempest/etc/tempest.conf validation image_ssh_user cirros 2026-08-31 23:57:29.179 | ++ lib/tempest:configure_tempest:578 : iniset /opt/stack/tempest/etc/tempest.conf validation image_alt_ssh_user cirros 2026-08-31 23:57:29.219 | ++ lib/tempest:configure_tempest:579 : iniset /opt/stack/tempest/etc/tempest.conf validation network_for_ssh private 2026-08-31 23:57:29.260 | ++ lib/tempest:configure_tempest:583 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2026-08-31 23:57:29.263 | ++ lib/tempest:configure_tempest:584 : TEMPEST_VOLUME_MANAGE_SNAPSHOT=True 2026-08-31 23:57:29.267 | +++ lib/tempest:configure_tempest:586 : trueorfalse False TEMPEST_VOLUME_MANAGE_SNAPSHOT 2026-08-31 23:57:29.291 | ++ lib/tempest:configure_tempest:586 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled manage_snapshot True 2026-08-31 23:57:29.337 | ++ lib/tempest:configure_tempest:588 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2026-08-31 23:57:29.340 | ++ lib/tempest:configure_tempest:589 : TEMPEST_VOLUME_MANAGE_VOLUME=True 2026-08-31 23:57:29.345 | +++ lib/tempest:configure_tempest:591 : trueorfalse False TEMPEST_VOLUME_MANAGE_VOLUME 2026-08-31 23:57:29.366 | ++ lib/tempest:configure_tempest:591 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled manage_volume True 2026-08-31 23:57:29.406 | ++ lib/tempest:configure_tempest:594 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2026-08-31 23:57:29.410 | ++ lib/tempest:configure_tempest:594 : '[' libvirt = libvirt ']' 2026-08-31 23:57:29.413 | ++ lib/tempest:configure_tempest:595 : TEMPEST_EXTEND_ATTACHED_VOLUME=True 2026-08-31 23:57:29.418 | +++ lib/tempest:configure_tempest:597 : trueorfalse False TEMPEST_EXTEND_ATTACHED_VOLUME 2026-08-31 23:57:29.443 | ++ lib/tempest:configure_tempest:597 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled extend_attached_volume True 2026-08-31 23:57:29.484 | ++ lib/tempest:configure_tempest:599 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2026-08-31 23:57:29.487 | ++ lib/tempest:configure_tempest:600 : TEMPEST_VOLUME_REVERT_TO_SNAPSHOT=True 2026-08-31 23:57:29.492 | +++ lib/tempest:configure_tempest:602 : trueorfalse False TEMPEST_VOLUME_REVERT_TO_SNAPSHOT 2026-08-31 23:57:29.518 | ++ lib/tempest:configure_tempest:602 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled volume_revert True 2026-08-31 23:57:29.556 | ++ lib/tempest:configure_tempest:603 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled extend_attached_encrypted_volume False 2026-08-31 23:57:29.595 | ++ lib/tempest:configure_tempest:604 : [[ swift == *\s\w\i\f\t* ]] 2026-08-31 23:57:29.599 | ++ lib/tempest:configure_tempest:605 : iniset /opt/stack/tempest/etc/tempest.conf volume backup_driver swift 2026-08-31 23:57:29.639 | ++ lib/tempest:configure_tempest:607 : local tempest_volume_min_microversion=None 2026-08-31 23:57:29.642 | ++ lib/tempest:configure_tempest:608 : local tempest_volume_max_microversion=latest 2026-08-31 23:57:29.645 | ++ lib/tempest:configure_tempest:609 : '[' None == None ']' 2026-08-31 23:57:29.648 | ++ lib/tempest:configure_tempest:610 : inicomment /opt/stack/tempest/etc/tempest.conf volume min_microversion 2026-08-31 23:57:29.674 | ++ lib/tempest:configure_tempest:615 : '[' latest == None ']' 2026-08-31 23:57:29.677 | ++ lib/tempest:configure_tempest:618 : iniset /opt/stack/tempest/etc/tempest.conf volume max_microversion latest 2026-08-31 23:57:29.720 | ++ lib/tempest:configure_tempest:621 : is_service_enabled c-bak 2026-08-31 23:57:29.742 | ++ functions-common:is_service_enabled:2076 : return 1 2026-08-31 23:57:29.745 | ++ lib/tempest:configure_tempest:622 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled backup False 2026-08-31 23:57:29.793 | ++ lib/tempest:configure_tempest:628 : [[ -n lvm:lvmdriver-1 ]] 2026-08-31 23:57:29.797 | ++ lib/tempest:configure_tempest:628 : [[ lvm:lvmdriver-1 =~ .*,.* ]] 2026-08-31 23:57:29.799 | ++ lib/tempest:configure_tempest:648 : '[' default '!=' default -o 'Open Source' '!=' 'Open Source' ']' 2026-08-31 23:57:29.803 | ++ lib/tempest:configure_tempest:652 : '[' default '!=' default -o iSCSI '!=' iSCSI ']' 2026-08-31 23:57:29.806 | ++ lib/tempest:configure_tempest:657 : [[ False == \T\r\u\e ]] 2026-08-31 23:57:29.809 | ++ lib/tempest:configure_tempest:666 : local tempest_placement_min_microversion=None 2026-08-31 23:57:29.812 | ++ lib/tempest:configure_tempest:667 : local tempest_placement_max_microversion=latest 2026-08-31 23:57:29.815 | ++ lib/tempest:configure_tempest:668 : '[' None == None ']' 2026-08-31 23:57:29.817 | ++ lib/tempest:configure_tempest:669 : inicomment /opt/stack/tempest/etc/tempest.conf placement min_microversion 2026-08-31 23:57:29.848 | ++ lib/tempest:configure_tempest:673 : '[' latest == None ']' 2026-08-31 23:57:29.852 | ++ lib/tempest:configure_tempest:676 : iniset /opt/stack/tempest/etc/tempest.conf placement max_microversion latest 2026-08-31 23:57:29.907 | ++ lib/tempest:configure_tempest:680 : '[' libvirt = ironic ']' 2026-08-31 23:57:29.911 | ++ lib/tempest:configure_tempest:694 : '[' libvirt = libvirt ']' 2026-08-31 23:57:29.915 | ++ lib/tempest:configure_tempest:696 : '[' kvm = lxc ']' 2026-08-31 23:57:29.919 | ++ lib/tempest:configure_tempest:703 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled shelve_migrate True 2026-08-31 23:57:29.974 | ++ lib/tempest:configure_tempest:704 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled stable_rescue True 2026-08-31 23:57:30.024 | ++ lib/tempest:configure_tempest:705 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled swap_volume True 2026-08-31 23:57:30.070 | ++ lib/tempest:configure_tempest:718 : local service 2026-08-31 23:57:30.074 | ++ lib/tempest:configure_tempest:719 : local tempest_services=key,glance,nova,neutron,cinder,swift,horizon 2026-08-31 23:57:30.078 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-08-31 23:57:30.081 | ++ lib/tempest:configure_tempest:721 : is_service_enabled key 2026-08-31 23:57:30.107 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-31 23:57:30.111 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available key True 2026-08-31 23:57:30.171 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-08-31 23:57:30.174 | ++ lib/tempest:configure_tempest:721 : is_service_enabled glance 2026-08-31 23:57:30.204 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-31 23:57:30.209 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available glance True 2026-08-31 23:57:30.261 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-08-31 23:57:30.265 | ++ lib/tempest:configure_tempest:721 : is_service_enabled nova 2026-08-31 23:57:30.294 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-31 23:57:30.297 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available nova True 2026-08-31 23:57:30.346 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-08-31 23:57:30.350 | ++ lib/tempest:configure_tempest:721 : is_service_enabled neutron 2026-08-31 23:57:30.377 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-31 23:57:30.380 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available neutron True 2026-08-31 23:57:30.429 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-08-31 23:57:30.432 | ++ lib/tempest:configure_tempest:721 : is_service_enabled cinder 2026-08-31 23:57:30.459 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-31 23:57:30.463 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available cinder True 2026-08-31 23:57:30.506 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-08-31 23:57:30.509 | ++ lib/tempest:configure_tempest:721 : is_service_enabled swift 2026-08-31 23:57:30.530 | ++ functions-common:is_service_enabled:2076 : return 1 2026-08-31 23:57:30.533 | ++ lib/tempest:configure_tempest:724 : iniset /opt/stack/tempest/etc/tempest.conf service_available swift False 2026-08-31 23:57:30.570 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-08-31 23:57:30.572 | ++ lib/tempest:configure_tempest:721 : is_service_enabled horizon 2026-08-31 23:57:30.594 | ++ functions-common:is_service_enabled:2076 : return 1 2026-08-31 23:57:30.598 | ++ lib/tempest:configure_tempest:724 : iniset /opt/stack/tempest/etc/tempest.conf service_available horizon False 2026-08-31 23:57:30.633 | ++ lib/tempest:configure_tempest:732 : [[ True == True ]] 2026-08-31 23:57:30.636 | ++ lib/tempest:configure_tempest:733 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope keystone true 2026-08-31 23:57:30.672 | ++ lib/tempest:configure_tempest:736 : [[ True == True ]] 2026-08-31 23:57:30.674 | ++ lib/tempest:configure_tempest:737 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope nova true 2026-08-31 23:57:30.706 | ++ lib/tempest:configure_tempest:740 : [[ True == True ]] 2026-08-31 23:57:30.710 | ++ lib/tempest:configure_tempest:741 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope placement true 2026-08-31 23:57:30.745 | ++ lib/tempest:configure_tempest:744 : [[ True == True ]] 2026-08-31 23:57:30.747 | ++ lib/tempest:configure_tempest:745 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope glance true 2026-08-31 23:57:30.780 | ++ lib/tempest:configure_tempest:748 : [[ True == True ]] 2026-08-31 23:57:30.783 | ++ lib/tempest:configure_tempest:749 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope cinder true 2026-08-31 23:57:30.818 | ++ lib/tempest:configure_tempest:752 : '[' libvirt = libvirt ']' 2026-08-31 23:57:30.821 | ++ lib/tempest:configure_tempest:752 : '[' kvm = lxc ']' 2026-08-31 23:57:30.824 | ++ lib/tempest:configure_tempest:762 : local tmp_cfg_file 2026-08-31 23:57:30.829 | +++ lib/tempest:configure_tempest:763 : mktemp 2026-08-31 23:57:30.834 | ++ lib/tempest:configure_tempest:763 : tmp_cfg_file=/tmp/tmp.R2Z0pim2t2 2026-08-31 23:57:30.838 | ++ lib/tempest:configure_tempest:764 : cd /opt/stack/tempest 2026-08-31 23:57:30.842 | ++ lib/tempest:configure_tempest:766 : local tmp_u_c_m 2026-08-31 23:57:30.847 | +++ lib/tempest:configure_tempest:767 : mktemp -t tempest_u_c_m.XXXXXXXXXX 2026-08-31 23:57:30.851 | ++ lib/tempest:configure_tempest:767 : tmp_u_c_m=/tmp/tempest_u_c_m.AgXhnplzPf 2026-08-31 23:57:30.854 | ++ lib/tempest:configure_tempest:768 : set_tempest_venv_constraints /tmp/tempest_u_c_m.AgXhnplzPf 2026-08-31 23:57:30.856 | ++ lib/tempest:set_tempest_venv_constraints:131 : local tmp_c 2026-08-31 23:57:30.859 | ++ lib/tempest:set_tempest_venv_constraints:132 : tmp_c=/tmp/tempest_u_c_m.AgXhnplzPf 2026-08-31 23:57:30.862 | ++ lib/tempest:set_tempest_venv_constraints:133 : [[ master == \m\a\s\t\e\r ]] 2026-08-31 23:57:30.865 | ++ lib/tempest:set_tempest_venv_constraints:134 : cd /opt/stack/requirements 2026-08-31 23:57:30.868 | ++ lib/tempest:set_tempest_venv_constraints:135 : git show master:upper-constraints.txt 2026-08-31 23:57:30.875 | ++ lib/tempest:set_tempest_venv_constraints:142 : export UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-08-31 23:57:30.879 | ++ lib/tempest:set_tempest_venv_constraints:142 : UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-08-31 23:57:30.881 | ++ lib/tempest:set_tempest_venv_constraints:143 : export TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-08-31 23:57:30.884 | ++ lib/tempest:set_tempest_venv_constraints:143 : TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-08-31 23:57:30.886 | ++ lib/tempest:configure_tempest:769 : [[ False != \T\r\u\e ]] 2026-08-31 23:57:30.888 | ++ lib/tempest:configure_tempest:770 : tox -revenv-tempest --notest 2026-08-31 23:57:31.468 | venv-tempest recreate: /opt/stack/tempest/.tox/tempest 2026-08-31 23:57:32.463 | venv-tempest installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt 2026-08-31 23:57:50.105 | venv-tempest develop-inst: /opt/stack/tempest 2026-08-31 23:57:57.577 | venv-tempest installed: attrs==26.1.0,autopage==0.6.0,bcrypt==5.0.0,certifi==2026.7.22,cffi==2.1.1,charset-normalizer==3.5.0,cliff==4.16.0,cmd2==4.2.0,cryptography==43.0.3,debtcollector==3.1.0,defusedxml==0.7.1,fasteners==0.20,fixtures==4.3.2,idna==3.18,invoke==3.0.3,iso8601==2.1.0,jsonschema==4.26.0,jsonschema-specifications==2025.9.1,markdown-it-py==4.2.0,mdurl==0.1.2,msgpack==1.2.1,netaddr==1.3.0,oslo.concurrency==7.6.1,oslo.config==10.7.0,oslo.context==6.5.0,oslo.i18n==6.9.0,oslo.log==8.3.1,oslo.serialization==5.11.0,oslo.utils==10.2.0,packaging==26.3,paramiko==4.0.0,pbr==7.0.3,prettytable==3.18.0,prompt_toolkit==3.0.53,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.6.3,setuptools==84.0.0,six==1.17.0,stestr==4.2.1,stevedore==5.9.1,-e git+https://review.opendev.org/openstack/tempest.git@ea2da20690b04b3cd62de1cc57ed5c1a1b370a2e#egg=tempest,testscenarios==0.6.2,testtools==2.9.1,tomlkit==0.15.1,typing_extensions==4.16.0,urllib3==2.7.0,voluptuous==0.16.0,wcwidth==0.8.2,wrapt==2.3.0 2026-08-31 23:57:57.577 | ___________________________________ summary ____________________________________ 2026-08-31 23:57:57.578 | venv-tempest: skipped tests 2026-08-31 23:57:57.578 | congratulations :) 2026-08-31 23:57:57.629 | ++ lib/tempest:configure_tempest:772 : tox -evenv-tempest -- pip install -c /tmp/tempest_u_c_m.AgXhnplzPf -r requirements.txt 2026-08-31 23:57:58.617 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/__init__.py:92: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. 2026-08-31 23:57:58.617 | !! 2026-08-31 23:57:58.617 | 2026-08-31 23:57:58.618 | ******************************************************************************** 2026-08-31 23:57:58.618 | Requirements should be satisfied by a PEP 517 installer. 2026-08-31 23:57:58.618 | If you are using pip, you can try `pip install --use-pep517`. 2026-08-31 23:57:58.618 | 2026-08-31 23:57:58.618 | This deprecation is overdue, please update your project and remove deprecated 2026-08-31 23:57:58.618 | calls to avoid build errors in the future. 2026-08-31 23:57:58.618 | ******************************************************************************** 2026-08-31 23:57:58.618 | 2026-08-31 23:57:58.618 | !! 2026-08-31 23:57:58.618 | dist.fetch_build_eggs(dist.setup_requires) 2026-08-31 23:57:59.025 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:90: SetuptoolsDeprecationWarning: setup.py install is deprecated. 2026-08-31 23:57:59.025 | !! 2026-08-31 23:57:59.025 | 2026-08-31 23:57:59.026 | ******************************************************************************** 2026-08-31 23:57:59.026 | Please avoid running ``setup.py`` directly. 2026-08-31 23:57:59.026 | Instead, use pypa/build, pypa/installer or other 2026-08-31 23:57:59.026 | standards-based tools. 2026-08-31 23:57:59.026 | 2026-08-31 23:57:59.026 | This deprecation is overdue, please update your project and remove deprecated 2026-08-31 23:57:59.026 | calls to avoid build errors in the future. 2026-08-31 23:57:59.026 | 2026-08-31 23:57:59.026 | See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. 2026-08-31 23:57:59.026 | ******************************************************************************** 2026-08-31 23:57:59.026 | 2026-08-31 23:57:59.027 | !! 2026-08-31 23:57:59.027 | self.initialize_options() 2026-08-31 23:57:59.027 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/pbr/setupcfg.py:833: UserWarning: Unknown distribution option: 'tests_require' 2026-08-31 23:57:59.027 | warnings.warn(msg) 2026-08-31 23:57:59.058 | /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-08-31 23:57:59.058 | !! 2026-08-31 23:57:59.058 | 2026-08-31 23:57:59.059 | ******************************************************************************** 2026-08-31 23:57:59.059 | 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-08-31 23:57:59.059 | 2026-08-31 23:57:59.059 | By 2027-Feb-18, you need to update your project and remove deprecated calls 2026-08-31 23:57:59.059 | or your builds will no longer be supported. 2026-08-31 23:57:59.059 | 2026-08-31 23:57:59.059 | See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2026-08-31 23:57:59.059 | ******************************************************************************** 2026-08-31 23:57:59.059 | 2026-08-31 23:57:59.059 | !! 2026-08-31 23:57:59.059 | corresp(dist, value, root_dir) 2026-08-31 23:57:59.215 | venv-tempest develop-inst-nodeps: /opt/stack/tempest 2026-08-31 23:58:06.306 | venv-tempest installed: attrs==26.1.0,autopage==0.6.0,bcrypt==5.0.0,certifi==2026.7.22,cffi==2.1.1,charset-normalizer==3.5.0,cliff==4.16.0,cmd2==4.2.0,cryptography==43.0.3,debtcollector==3.1.0,defusedxml==0.7.1,fasteners==0.20,fixtures==4.3.2,idna==3.18,invoke==3.0.3,iso8601==2.1.0,jsonschema==4.26.0,jsonschema-specifications==2025.9.1,markdown-it-py==4.2.0,mdurl==0.1.2,msgpack==1.2.1,netaddr==1.3.0,oslo.concurrency==7.6.1,oslo.config==10.7.0,oslo.context==6.5.0,oslo.i18n==6.9.0,oslo.log==8.3.1,oslo.serialization==5.11.0,oslo.utils==10.2.0,packaging==26.3,paramiko==4.0.0,pbr==7.0.3,prettytable==3.18.0,prompt_toolkit==3.0.53,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.6.3,setuptools==84.0.0,six==1.17.0,stestr==4.2.1,stevedore==5.9.1,-e git+https://review.opendev.org/openstack/tempest.git@ea2da20690b04b3cd62de1cc57ed5c1a1b370a2e#egg=tempest,testscenarios==0.6.2,testtools==2.9.1,tomlkit==0.15.1,typing_extensions==4.16.0,urllib3==2.7.0,voluptuous==0.16.0,wcwidth==0.8.2,wrapt==2.3.0 2026-08-31 23:58:06.307 | venv-tempest run-test-pre: PYTHONHASHSEED='603877594' 2026-08-31 23:58:06.307 | venv-tempest run-test: commands[0] | pip install -c /tmp/tempest_u_c_m.AgXhnplzPf -r requirements.txt 2026-08-31 23:58:07.375 | 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-08-31 23:58:07.377 | 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.16.0) 2026-08-31 23:58:07.377 | 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-08-31 23:58:07.380 | 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-08-31 23:58:07.380 | 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-08-31 23:58:07.380 | Requirement already satisfied: cryptography>=2.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 6)) (43.0.3) 2026-08-31 23:58:07.381 | Requirement already satisfied: netaddr>=0.7.18 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 7)) (1.3.0) 2026-08-31 23:58:07.382 | Requirement already satisfied: oslo.concurrency>=3.26.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 8)) (7.6.1) 2026-08-31 23:58:07.383 | Requirement already satisfied: oslo.config>=5.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 9)) (10.7.0) 2026-08-31 23:58:07.384 | Requirement already satisfied: oslo.log>=3.36.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 10)) (8.3.1) 2026-08-31 23:58:07.385 | 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-08-31 23:58:07.386 | 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-08-31 23:58:07.389 | Requirement already satisfied: oslo.utils>=7.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 13)) (10.2.0) 2026-08-31 23:58:07.389 | Requirement already satisfied: fixtures>=3.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 14)) (4.3.2) 2026-08-31 23:58:07.389 | Requirement already satisfied: PyYAML>=3.12 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 15)) (6.0.3) 2026-08-31 23:58:07.390 | 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-08-31 23:58:07.391 | Requirement already satisfied: stevedore>=1.20.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 17)) (5.9.1) 2026-08-31 23:58:07.392 | 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-08-31 23:58:07.393 | 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-08-31 23:58:07.395 | Requirement already satisfied: debtcollector>=1.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 20)) (3.1.0) 2026-08-31 23:58:07.396 | 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-08-31 23:58:07.397 | Requirement already satisfied: fasteners>=0.16.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 22)) (0.20) 2026-08-31 23:58:07.398 | Requirement already satisfied: testscenarios>=0.5.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 23)) (0.6.2) 2026-08-31 23:58:07.400 | 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)) (84.0.0) 2026-08-31 23:58:07.402 | Requirement already satisfied: autopage>=0.4.0 in ./.tox/tempest/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (0.6.0) 2026-08-31 23:58:07.404 | Requirement already satisfied: cmd2>=4.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (4.2.0) 2026-08-31 23:58:07.408 | 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-08-31 23:58:07.409 | 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-08-31 23:58:07.410 | 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-08-31 23:58:07.411 | 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.6.3) 2026-08-31 23:58:07.417 | 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-08-31 23:58:07.420 | 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-08-31 23:58:07.420 | 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-08-31 23:58:07.423 | Requirement already satisfied: cffi>=1.12 in ./.tox/tempest/lib/python3.12/site-packages (from cryptography>=2.1->-r requirements.txt (line 6)) (2.1.1) 2026-08-31 23:58:07.430 | 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-08-31 23:58:07.432 | 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-08-31 23:58:07.433 | 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-08-31 23:58:07.437 | 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-08-31 23:58:07.439 | 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-08-31 23:58:07.444 | 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-08-31 23:58:07.445 | 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.1) 2026-08-31 23:58:07.448 | 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-08-31 23:58:07.452 | 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-08-31 23:58:07.452 | 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-08-31 23:58:07.454 | 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.3) 2026-08-31 23:58:07.454 | 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-08-31 23:58:07.470 | 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.2) 2026-08-31 23:58:07.473 | 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.3.0) 2026-08-31 23:58:07.488 | 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-08-31 23:58:07.491 | Requirement already satisfied: prompt-toolkit>=3.0.53 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (3.0.53) 2026-08-31 23:58:07.492 | Requirement already satisfied: pyperclip>=1.8.2 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (1.11.0) 2026-08-31 23:58:07.493 | Requirement already satisfied: rich>=15.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (15.0.0) 2026-08-31 23:58:07.495 | Requirement already satisfied: rich-argparse>=1.7.2 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (1.8.0) 2026-08-31 23:58:07.505 | 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.16.0) 2026-08-31 23:58:07.530 | 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-08-31 23:58:07.537 | 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.5.0) 2026-08-31 23:58:07.539 | 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-08-31 23:58:07.540 | 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.7.22) 2026-08-31 23:58:07.554 | Requirement already satisfied: markdown-it-py>=2.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=4.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (4.2.0) 2026-08-31 23:58:07.555 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in ./.tox/tempest/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=4.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (2.20.0) 2026-08-31 23:58:07.561 | 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>=4.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (0.1.2) 2026-08-31 23:58:07.796 | ___________________________________ summary ____________________________________ 2026-08-31 23:58:07.796 | venv-tempest: commands succeeded 2026-08-31 23:58:07.796 | congratulations :) 2026-08-31 23:58:07.848 | ++ lib/tempest:configure_tempest:773 : rm -f /tmp/tempest_u_c_m.AgXhnplzPf 2026-08-31 23:58:07.853 | ++ lib/tempest:configure_tempest:776 : [[ False == \T\r\u\e ]] 2026-08-31 23:58:07.858 | ++ lib/tempest:configure_tempest:784 : [[ True == \F\a\l\s\e ]] 2026-08-31 23:58:07.862 | ++ lib/tempest:configure_tempest:788 : iniset /opt/stack/tempest/etc/tempest.conf auth use_dynamic_credentials True 2026-08-31 23:58:07.902 | ++ lib/tempest:configure_tempest:794 : tox -evenv-tempest -- tempest verify-config -uro /tmp/tmp.R2Z0pim2t2 2026-08-31 23:58:08.916 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/__init__.py:92: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. 2026-08-31 23:58:08.916 | !! 2026-08-31 23:58:08.916 | 2026-08-31 23:58:08.917 | ******************************************************************************** 2026-08-31 23:58:08.917 | Requirements should be satisfied by a PEP 517 installer. 2026-08-31 23:58:08.917 | If you are using pip, you can try `pip install --use-pep517`. 2026-08-31 23:58:08.917 | 2026-08-31 23:58:08.917 | This deprecation is overdue, please update your project and remove deprecated 2026-08-31 23:58:08.917 | calls to avoid build errors in the future. 2026-08-31 23:58:08.917 | ******************************************************************************** 2026-08-31 23:58:08.917 | 2026-08-31 23:58:08.917 | !! 2026-08-31 23:58:08.917 | dist.fetch_build_eggs(dist.setup_requires) 2026-08-31 23:58:09.367 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:90: SetuptoolsDeprecationWarning: setup.py install is deprecated. 2026-08-31 23:58:09.367 | !! 2026-08-31 23:58:09.367 | 2026-08-31 23:58:09.367 | ******************************************************************************** 2026-08-31 23:58:09.367 | Please avoid running ``setup.py`` directly. 2026-08-31 23:58:09.367 | Instead, use pypa/build, pypa/installer or other 2026-08-31 23:58:09.367 | standards-based tools. 2026-08-31 23:58:09.367 | 2026-08-31 23:58:09.367 | This deprecation is overdue, please update your project and remove deprecated 2026-08-31 23:58:09.367 | calls to avoid build errors in the future. 2026-08-31 23:58:09.368 | 2026-08-31 23:58:09.368 | See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. 2026-08-31 23:58:09.368 | ******************************************************************************** 2026-08-31 23:58:09.368 | 2026-08-31 23:58:09.368 | !! 2026-08-31 23:58:09.368 | self.initialize_options() 2026-08-31 23:58:09.368 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/pbr/setupcfg.py:833: UserWarning: Unknown distribution option: 'tests_require' 2026-08-31 23:58:09.368 | warnings.warn(msg) 2026-08-31 23:58:09.400 | /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-08-31 23:58:09.400 | !! 2026-08-31 23:58:09.400 | 2026-08-31 23:58:09.400 | ******************************************************************************** 2026-08-31 23:58:09.401 | 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-08-31 23:58:09.401 | 2026-08-31 23:58:09.401 | By 2027-Feb-18, you need to update your project and remove deprecated calls 2026-08-31 23:58:09.401 | or your builds will no longer be supported. 2026-08-31 23:58:09.401 | 2026-08-31 23:58:09.401 | See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2026-08-31 23:58:09.401 | ******************************************************************************** 2026-08-31 23:58:09.402 | 2026-08-31 23:58:09.402 | !! 2026-08-31 23:58:09.402 | corresp(dist, value, root_dir) 2026-08-31 23:58:09.585 | venv-tempest develop-inst-nodeps: /opt/stack/tempest 2026-08-31 23:58:16.657 | venv-tempest installed: attrs==26.1.0,autopage==0.6.0,bcrypt==5.0.0,certifi==2026.7.22,cffi==2.1.1,charset-normalizer==3.5.0,cliff==4.16.0,cmd2==4.2.0,cryptography==43.0.3,debtcollector==3.1.0,defusedxml==0.7.1,fasteners==0.20,fixtures==4.3.2,idna==3.18,invoke==3.0.3,iso8601==2.1.0,jsonschema==4.26.0,jsonschema-specifications==2025.9.1,markdown-it-py==4.2.0,mdurl==0.1.2,msgpack==1.2.1,netaddr==1.3.0,oslo.concurrency==7.6.1,oslo.config==10.7.0,oslo.context==6.5.0,oslo.i18n==6.9.0,oslo.log==8.3.1,oslo.serialization==5.11.0,oslo.utils==10.2.0,packaging==26.3,paramiko==4.0.0,pbr==7.0.3,prettytable==3.18.0,prompt_toolkit==3.0.53,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.6.3,setuptools==84.0.0,six==1.17.0,stestr==4.2.1,stevedore==5.9.1,-e git+https://review.opendev.org/openstack/tempest.git@ea2da20690b04b3cd62de1cc57ed5c1a1b370a2e#egg=tempest,testscenarios==0.6.2,testtools==2.9.1,tomlkit==0.15.1,typing_extensions==4.16.0,urllib3==2.7.0,voluptuous==0.16.0,wcwidth==0.8.2,wrapt==2.3.0 2026-08-31 23:58:16.658 | venv-tempest run-test-pre: PYTHONHASHSEED='897139188' 2026-08-31 23:58:16.658 | venv-tempest run-test: commands[0] | tempest verify-config -uro /tmp/tmp.R2Z0pim2t2 2026-08-31 23:58:21.279 | ___________________________________ summary ____________________________________ 2026-08-31 23:58:21.279 | venv-tempest: commands succeeded 2026-08-31 23:58:21.279 | congratulations :) 2026-08-31 23:58:21.339 | ++ lib/tempest:configure_tempest:799 : is_service_enabled q-metering neutron-metering 2026-08-31 23:58:21.360 | ++ functions-common:is_service_enabled:2076 : return 1 2026-08-31 23:58:21.364 | ++ lib/tempest:configure_tempest:800 : DISABLE_NETWORK_API_EXTENSIONS+=', metering' 2026-08-31 23:58:21.368 | ++ lib/tempest:configure_tempest:804 : is_service_enabled q-l3 neutron-l3 2026-08-31 23:58:21.394 | ++ functions-common:is_service_enabled:2076 : return 1 2026-08-31 23:58:21.398 | ++ lib/tempest:configure_tempest:805 : DISABLE_NETWORK_API_EXTENSIONS+=', l3_agent_scheduler' 2026-08-31 23:58:21.402 | ++ 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-08-31 23:58:21.405 | ++ lib/tempest:configure_tempest:809 : [[ ! -z , metering, l3_agent_scheduler ]] 2026-08-31 23:58:21.409 | ++ 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-08-31 23:58:21.415 | +++ 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-08-31 23:58:21.417 | +++ 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-08-31 23:58:21.420 | +++ lib/tempest:remove_disabled_extensions:117 : shift 2026-08-31 23:58:21.424 | +++ lib/tempest:remove_disabled_extensions:118 : local 'disabled_exts=, metering, l3_agent_scheduler' 2026-08-31 23:58:21.427 | +++ 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-08-31 23:58:21.455 | +++ 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-08-31 23:58:21.481 | ++ 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-08-31 23:58:21.484 | ++ lib/tempest:configure_tempest:815 : [[ -n '' ]] 2026-08-31 23:58:21.488 | ++ 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-08-31 23:58:21.528 | ++ lib/tempest:configure_tempest:820 : local object_storage_api_extensions=all 2026-08-31 23:58:21.531 | ++ lib/tempest:configure_tempest:821 : [[ ! -z '' ]] 2026-08-31 23:58:21.533 | ++ lib/tempest:configure_tempest:827 : iniset /opt/stack/tempest/etc/tempest.conf object-storage-feature-enabled discoverable_apis all 2026-08-31 23:58:21.563 | ++ lib/tempest:configure_tempest:829 : local volume_api_extensions=all 2026-08-31 23:58:21.565 | ++ lib/tempest:configure_tempest:830 : [[ ! -z '' ]] 2026-08-31 23:58:21.568 | ++ lib/tempest:configure_tempest:836 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled api_extensions all 2026-08-31 23:58:21.598 | ++ lib/tempest:configure_tempest:839 : IFS=' 2026-08-31 23:58:21.598 | ' 2026-08-31 23:58:21.601 | ++ extras.d/80-tempest.sh:source:23 : echo_summary 'Installing Tempest Plugins' 2026-08-31 23:58:21.603 | ++ ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-31 23:58:21.605 | ++ ./stack.sh:echo_summary:450 : echo -e Installing Tempest Plugins 2026-08-31 23:58:21.608 | ++ extras.d/80-tempest.sh:source:24 : install_tempest_plugins 2026-08-31 23:58:21.610 | ++ lib/tempest:install_tempest_plugins:873 : pushd /opt/stack/tempest 2026-08-31 23:58:21.610 | /opt/stack/tempest /opt/stack/tempest 2026-08-31 23:58:21.612 | ++ lib/tempest:install_tempest_plugins:874 : [[ 0 != 0 ]] 2026-08-31 23:58:21.615 | ++ lib/tempest:install_tempest_plugins:883 : popd 2026-08-31 23:58:21.615 | /opt/stack/tempest 2026-08-31 23:58:21.617 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-08-31 23:58:21.619 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-08-31 23:58:21.622 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-08-31 23:58:21.625 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-08-31 23:58:21.627 | + functions-common:run_phase:1875 : run_plugins stack test-config 2026-08-31 23:58:21.630 | + functions-common:run_plugins:1834 : local mode=stack 2026-08-31 23:58:21.632 | + functions-common:run_plugins:1835 : local phase=test-config 2026-08-31 23:58:21.635 | + functions-common:run_plugins:1837 : local plugins= 2026-08-31 23:58:21.638 | + functions-common:run_plugins:1838 : local plugin 2026-08-31 23:58:21.640 | + ./stack.sh:main:1506 : merge_config_group /home/quobyte/devstack/local.conf test-config 2026-08-31 23:58:21.643 | + inc/meta-config:merge_config_group:171 : local localfile=/home/quobyte/devstack/local.conf 2026-08-31 23:58:21.645 | + inc/meta-config:merge_config_group:171 : shift 2026-08-31 23:58:21.648 | + inc/meta-config:merge_config_group:172 : local matchgroups=test-config 2026-08-31 23:58:21.650 | + inc/meta-config:merge_config_group:174 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-08-31 23:58:21.653 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-08-31 23:58:21.655 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-08-31 23:58:21.659 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/quobyte/devstack/local.conf test-config 2026-08-31 23:58:21.662 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/quobyte/devstack/local.conf 2026-08-31 23:58:21.664 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=test-config 2026-08-31 23:58:21.666 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-08-31 23:58:21.669 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=test-config ' 2026-08-31 23:58:21.669 | /^\[\[.+\|.*\]\]/ { 2026-08-31 23:58:21.669 | gsub("[][]", "", $1); 2026-08-31 23:58:21.669 | split($1, a, "|"); 2026-08-31 23:58:21.669 | if (a[1] == matchgroup) 2026-08-31 23:58:21.670 | print a[2] 2026-08-31 23:58:21.670 | } 2026-08-31 23:58:21.670 | ' /home/quobyte/devstack/local.conf ========================= DevStack Component Timing (times are in seconds) ========================= wait_for_service 30 async_wait 159 osc 484 apt-get 212 test_with_retry 9 dbsync 9 pip_install 183 apt-get-update 5 run_process 47 git_timed 430 ------------------------- Unaccounted time 75 ========================= Total runtime 1643 ================= Async summary ================= Time spent in the background minus waits: 589 sec Elapsed time: 1643 sec Time if we did everything serially: 2232 sec Speedup: 1.35849 Post-stack database query stats: +------------+-----------+-------+ | db | op | count | +------------+-----------+-------+ | keystone | SELECT | 21040 | | keystone | UPDATE | 7 | | keystone | INSERT | 92 | | neutron | DESCRIBE | 2 | | neutron | CREATE | 1 | | neutron | SHOW | 4 | | nova_api | SELECT | 61 | | nova_cell1 | SELECT | 75 | | nova_cell0 | SELECT | 33 | | nova_cell0 | INSERT | 6 | | neutron | SELECT | 5245 | | neutron | INSERT | 846 | | neutron | DELETE | 32 | | placement | SELECT | 22 | | placement | INSERT | 85 | | placement | SET | 2 | | neutron | UPDATE | 271 | | nova_cell0 | UPDATE | 7 | | cinder | SELECT | 57 | | cinder | INSERT | 5 | | placement | UPDATE | 3 | | cinder | UPDATE | 5 | | nova_cell1 | INSERT | 3 | | nova_cell1 | UPDATE | 21 | | glance | INSERT | 14 | | glance | SELECT | 27 | | glance | UPDATE | 2 | | nova_api | SAVEPOINT | 12 | | nova_api | INSERT | 24 | | nova_api | RELEASE | 12 | | cinder | DELETE | 1 | +------------+-----------+-------+ This is your host IP address: 192.168.122.72 This is your host IPv6 address: ::1 Keystone is serving at http://192.168.122.72/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: 9b0a00865c2537338f72ed5b9b44a0d6bff16eb4 ovs: Fix OVS path mismatch when building from source with OVN 2026-07-29 11:45:04 +0200 OS Version: Ubuntu 24.04 noble