2026-08-27 09:51:52.897 | + ./stack.sh:main:491 : exec 2026-08-27 09:51:52.898 | ++ ./stack.sh:main:491 : /usr/bin/python3.12 /home/quobyte/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2026-08-27-115152.summary.2026-08-27-115152 2026-08-27 09:51:52.898 | + ./stack.sh:main:499 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2026-08-27-115152' 2026-08-27 09:51:52.898 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-27 09:51:52.898 | + ./stack.sh:echo_summary:450 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2026-08-27-115152 2026-08-27 09:51:52.898 | + ./stack.sh:main:501 : ln -sf /opt/stack/logs/stack.sh.log.2026-08-27-115152 /opt/stack/logs/stack.sh.log 2026-08-27 09:51:52.898 | + ./stack.sh:main:502 : ln -sf /opt/stack/logs/stack.sh.log.2026-08-27-115152.summary.2026-08-27-115152 /opt/stack/logs/stack.sh.log.summary 2026-08-27 09:51:52.898 | + ./stack.sh:main:517 : check_path_perm_sanity /opt/stack 2026-08-27 09:51:52.898 | + functions:check_path_perm_sanity:615 : local real_path 2026-08-27 09:51:52.898 | ++ functions:check_path_perm_sanity:616 : readlink -f /opt/stack 2026-08-27 09:51:52.898 | + functions:check_path_perm_sanity:616 : real_path=/opt/stack 2026-08-27 09:51:52.898 | + functions:check_path_perm_sanity:617 : local rebuilt_path= 2026-08-27 09:51:52.899 | ++ functions:check_path_perm_sanity:618 : tr / ' ' 2026-08-27 09:51:52.899 | ++ functions:check_path_perm_sanity:618 : echo /opt/stack 2026-08-27 09:51:52.899 | + functions:check_path_perm_sanity:618 : for i in $(echo ${real_path} | tr "/" " ") 2026-08-27 09:51:52.899 | + functions:check_path_perm_sanity:619 : rebuilt_path=/opt 2026-08-27 09:51:52.899 | ++ functions:check_path_perm_sanity:621 : stat -c %a /opt 2026-08-27 09:51:52.899 | + functions:check_path_perm_sanity:621 : [[ 755 = 700 ]] 2026-08-27 09:51:52.899 | + functions:check_path_perm_sanity:618 : for i in $(echo ${real_path} | tr "/" " ") 2026-08-27 09:51:52.899 | + functions:check_path_perm_sanity:619 : rebuilt_path=/opt/stack 2026-08-27 09:51:52.899 | ++ functions:check_path_perm_sanity:621 : stat -c %a /opt/stack 2026-08-27 09:51:52.900 | + functions:check_path_perm_sanity:621 : [[ 755 = 700 ]] 2026-08-27 09:51:52.902 | + ./stack.sh:main:523 : trap exit_trap EXIT 2026-08-27 09:51:52.904 | + ./stack.sh:main:564 : trap err_trap ERR 2026-08-27 09:51:52.906 | + ./stack.sh:main:577 : set -o errexit 2026-08-27 09:51:52.908 | + ./stack.sh:main:580 : uname -a 2026-08-27 09:51:52.910 | 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-27 09:51:52.912 | + ./stack.sh:main:583 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2026-08-27 09:51:52.914 | + ./stack.sh:main:584 : rm -f /opt/stack/data/ca-bundle.pem 2026-08-27 09:51:52.918 | + ./stack.sh:main:587 : source /home/quobyte/devstack/lib/database 2026-08-27 09:51:52.957 | + ./stack.sh:main:588 : source /home/quobyte/devstack/lib/rpc_backend 2026-08-27 09:51:52.975 | + ./stack.sh:main:591 : source /home/quobyte/devstack/lib/host 2026-08-27 09:51:52.979 | +++ lib/host:source:12 : trueorfalse True ENABLE_KSM 2026-08-27 09:51:52.994 | ++ lib/host:source:12 : ENABLE_KSM=True 2026-08-27 09:51:52.997 | +++ lib/host:source:13 : trueorfalse True ENABLE_KSMTUNED 2026-08-27 09:51:53.013 | ++ lib/host:source:13 : ENABLE_KSMTUNED=True 2026-08-27 09:51:53.016 | +++ lib/host:source:56 : trueorfalse False ENABLE_ZSWAP 2026-08-27 09:51:53.032 | ++ lib/host:source:56 : ENABLE_ZSWAP=False 2026-08-27 09:51:53.034 | ++ lib/host:source:59 : ZSWAP_COMPRESSOR=lz4 2026-08-27 09:51:53.037 | ++ lib/host:source:60 : ZSWAP_ZPOOL=zsmalloc 2026-08-27 09:51:53.040 | +++ lib/host:source:82 : trueorfalse False ENABLE_SYSCTL_MEM_TUNING 2026-08-27 09:51:53.056 | ++ lib/host:source:82 : ENABLE_SYSCTL_MEM_TUNING=False 2026-08-27 09:51:53.059 | +++ lib/host:source:104 : trueorfalse False ENABLE_SYSCTL_NET_TUNING 2026-08-27 09:51:53.076 | ++ lib/host:source:104 : ENABLE_SYSCTL_NET_TUNING=False 2026-08-27 09:51:53.078 | + ./stack.sh:main:594 : tune_host 2026-08-27 09:51:53.080 | + lib/host:tune_host:125 : configure_host_mem 2026-08-27 09:51:53.082 | + lib/host:configure_host_mem:99 : configure_zswap 2026-08-27 09:51:53.084 | + lib/host:configure_zswap:69 : [[ False == \T\r\u\e ]] 2026-08-27 09:51:53.087 | + lib/host:configure_host_mem:100 : configure_ksm 2026-08-27 09:51:53.089 | + lib/host:configure_ksm:39 : [[ True == \T\r\u\e ]] 2026-08-27 09:51:53.090 | + lib/host:configure_ksm:40 : install_package ksmtuned 2026-08-27 09:51:53.093 | + functions-common:install_package:1438 : update_package_repo 2026-08-27 09:51:53.095 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-08-27 09:51:53.098 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=False 2026-08-27 09:51:53.101 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-08-27 09:51:53.103 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-08-27 09:51:53.106 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-08-27 09:51:53.108 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-27 09:51:53.111 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-27 09:51:53.113 | + functions-common:update_package_repo:1421 : apt_get_update 2026-08-27 09:51:53.116 | + functions-common:apt_get_update:1166 : [[ False == \T\r\u\e ]] 2026-08-27 09:51:53.118 | + functions-common:apt_get_update:1171 : [[ False = \T\r\u\e ]] 2026-08-27 09:51:53.121 | + functions-common:apt_get_update:1173 : local sudo=sudo 2026-08-27 09:51:53.124 | ++ functions-common:apt_get_update:1174 : id -u 2026-08-27 09:51:53.128 | + functions-common:apt_get_update:1174 : [[ 1000 = \0 ]] 2026-08-27 09:51:53.130 | + functions-common:apt_get_update:1177 : time_start apt-get-update 2026-08-27 09:51:53.132 | + functions-common:time_start:2406 : local name=apt-get-update 2026-08-27 09:51:53.135 | + functions-common:time_start:2407 : local start_time= 2026-08-27 09:51:53.137 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-27 09:51:53.140 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-27 09:51:53.144 | + functions-common:time_start:2411 : _TIME_START[$name]=1787824313141 2026-08-27 09:51:53.146 | + functions-common:apt_get_update:1179 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2026-08-27 09:51:53.148 | + functions-common:apt_get_update:1180 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2026-08-27 09:51:53.150 | + 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-27 09:51:53.301 | Get:1 https://packages.quobyte.com/repo/current/apt noble InRelease [4747 B] 2026-08-27 09:51:53.341 | Hit:2 http://archive.ubuntu.com/ubuntu noble InRelease 2026-08-27 09:51:53.364 | Hit:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease 2026-08-27 09:51:53.387 | Hit:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease 2026-08-27 09:51:53.468 | Hit:5 http://security.ubuntu.com/ubuntu noble-security InRelease 2026-08-27 09:51:56.573 | Fetched 4747 B in 1s (8606 B/s) 2026-08-27 09:51:58.219 | Reading package lists... 2026-08-27 09:51:58.247 | + functions-common:apt_get_update:1185 : REPOS_UPDATED=True 2026-08-27 09:51:58.249 | + functions-common:apt_get_update:1187 : time_stop apt-get-update 2026-08-27 09:51:58.252 | + functions-common:time_stop:2420 : local name 2026-08-27 09:51:58.254 | + functions-common:time_stop:2421 : local end_time 2026-08-27 09:51:58.257 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-27 09:51:58.260 | + functions-common:time_stop:2423 : local total 2026-08-27 09:51:58.262 | + functions-common:time_stop:2424 : local start_time 2026-08-27 09:51:58.265 | + functions-common:time_stop:2426 : name=apt-get-update 2026-08-27 09:51:58.268 | + functions-common:time_stop:2427 : start_time=1787824313141 2026-08-27 09:51:58.270 | + functions-common:time_stop:2429 : [[ -z 1787824313141 ]] 2026-08-27 09:51:58.273 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-27 09:51:58.277 | + functions-common:time_stop:2432 : end_time=1787824318274 2026-08-27 09:51:58.280 | + functions-common:time_stop:2433 : elapsed_time=5133 2026-08-27 09:51:58.282 | + functions-common:time_stop:2434 : total=0 2026-08-27 09:51:58.284 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-27 09:51:58.287 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=5133 2026-08-27 09:51:58.289 | + functions-common:install_package:1439 : real_install_package ksmtuned 2026-08-27 09:51:58.292 | + functions-common:real_install_package:1426 : is_ubuntu 2026-08-27 09:51:58.295 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-27 09:51:58.297 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-27 09:51:58.299 | + functions-common:real_install_package:1427 : apt_get install ksmtuned 2026-08-27 09:51:58.319 | + 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-27 09:51:58.357 | Reading package lists... 2026-08-27 09:51:58.729 | Building dependency tree... 2026-08-27 09:51:58.730 | Reading state information... 2026-08-27 09:51:59.287 | The following packages were automatically installed and are no longer required: 2026-08-27 09:51:59.290 | libfwupd2 libgusb2 2026-08-27 09:51:59.290 | Use 'sudo apt autoremove' to remove them. 2026-08-27 09:51:59.332 | The following NEW packages will be installed: 2026-08-27 09:51:59.334 | ksmtuned 2026-08-27 09:51:59.562 | 0 upgraded, 1 newly installed, 0 to remove and 6 not upgraded. 2026-08-27 09:51:59.562 | Need to get 7444 B of archives. 2026-08-27 09:51:59.562 | After this operation, 44.0 kB of additional disk space will be used. 2026-08-27 09:51:59.563 | Get:1 http://archive.ubuntu.com/ubuntu noble/universe amd64 ksmtuned amd64 4.20150326 [7444 B] 2026-08-27 09:51:59.771 | perl: warning: Setting locale failed. 2026-08-27 09:51:59.771 | perl: warning: Please check that your locale settings: 2026-08-27 09:51:59.771 | LANGUAGE = (unset), 2026-08-27 09:51:59.771 | LC_ALL = "en_US.utf8", 2026-08-27 09:51:59.771 | LANG = "de_DE.UTF-8" 2026-08-27 09:51:59.771 | are supported and installed on your system. 2026-08-27 09:51:59.771 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-27 09:51:59.863 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-08-27 09:51:59.863 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-08-27 09:51:59.863 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-08-27 09:52:00.062 | Fetched 7444 B in 0s (36.3 kB/s) 2026-08-27 09:52:00.102 | Selecting previously unselected package ksmtuned. 2026-08-27 09:52:00.383 | (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-27 09:52:00.388 | Preparing to unpack .../ksmtuned_4.20150326_amd64.deb ... 2026-08-27 09:52:00.391 | Unpacking ksmtuned (4.20150326) ... 2026-08-27 09:52:00.455 | Setting up ksmtuned (4.20150326) ... 2026-08-27 09:52:00.662 | Created symlink /etc/systemd/system/multi-user.target.wants/ksm.service → /usr/lib/systemd/system/ksm.service. 2026-08-27 09:52:00.853 | Created symlink /etc/systemd/system/multi-user.target.wants/ksmtuned.service → /usr/lib/systemd/system/ksmtuned.service. 2026-08-27 09:52:01.553 | perl: warning: Setting locale failed. 2026-08-27 09:52:01.553 | perl: warning: Please check that your locale settings: 2026-08-27 09:52:01.553 | LANGUAGE = (unset), 2026-08-27 09:52:01.553 | LC_ALL = "en_US.utf8", 2026-08-27 09:52:01.554 | LANG = "de_DE.UTF-8" 2026-08-27 09:52:01.554 | are supported and installed on your system. 2026-08-27 09:52:01.554 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-27 09:52:01.698 | perl: warning: Setting locale failed. 2026-08-27 09:52:01.698 | perl: warning: Please check that your locale settings: 2026-08-27 09:52:01.698 | LANGUAGE = (unset), 2026-08-27 09:52:01.699 | LC_ALL = "en_US.utf8", 2026-08-27 09:52:01.699 | LANG = "de_DE.UTF-8" 2026-08-27 09:52:01.699 | are supported and installed on your system. 2026-08-27 09:52:01.699 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-27 09:52:01.748 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-08-27 09:52:01.748 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-08-27 09:52:01.748 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-08-27 09:52:01.816 | perl: warning: Setting locale failed. 2026-08-27 09:52:01.816 | perl: warning: Please check that your locale settings: 2026-08-27 09:52:01.817 | LANGUAGE = (unset), 2026-08-27 09:52:01.817 | LC_ALL = "en_US.utf8", 2026-08-27 09:52:01.817 | LANG = "de_DE.UTF-8" 2026-08-27 09:52:01.817 | are supported and installed on your system. 2026-08-27 09:52:01.817 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-27 09:52:02.340 | 2026-08-27 09:52:02.340 | Running kernel seems to be up-to-date. 2026-08-27 09:52:02.340 | 2026-08-27 09:52:02.340 | No services need to be restarted. 2026-08-27 09:52:02.340 | 2026-08-27 09:52:02.340 | No containers need to be restarted. 2026-08-27 09:52:02.340 | 2026-08-27 09:52:02.341 | No user sessions are running outdated binaries. 2026-08-27 09:52:02.341 | 2026-08-27 09:52:02.341 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-08-27 09:52:04.514 | + functions-common:apt_get:1211 : result=0 2026-08-27 09:52:04.517 | + functions-common:apt_get:1214 : time_stop apt-get 2026-08-27 09:52:04.519 | + functions-common:time_stop:2420 : local name 2026-08-27 09:52:04.522 | + functions-common:time_stop:2421 : local end_time 2026-08-27 09:52:04.524 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-27 09:52:04.527 | + functions-common:time_stop:2423 : local total 2026-08-27 09:52:04.530 | + functions-common:time_stop:2424 : local start_time 2026-08-27 09:52:04.532 | + functions-common:time_stop:2426 : name=apt-get 2026-08-27 09:52:04.535 | + functions-common:time_stop:2427 : start_time=1787824318316 2026-08-27 09:52:04.537 | + functions-common:time_stop:2429 : [[ -z 1787824318316 ]] 2026-08-27 09:52:04.540 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-27 09:52:04.544 | + functions-common:time_stop:2432 : end_time=1787824324541 2026-08-27 09:52:04.547 | + functions-common:time_stop:2433 : elapsed_time=6225 2026-08-27 09:52:04.550 | + functions-common:time_stop:2434 : total=1090 2026-08-27 09:52:04.552 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-27 09:52:04.555 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=7315 2026-08-27 09:52:04.558 | + functions-common:apt_get:1215 : return 0 2026-08-27 09:52:04.561 | ++ lib/host:configure_ksm:42 : bool_to_int ENABLE_KSM 2026-08-27 09:52:04.577 | + lib/host:configure_ksm:42 : set_sysfs_parameter ksm 0 /sys/kernel/mm/ksm/run 2026-08-27 09:52:04.580 | + lib/host:set_sysfs_parameter:15 : local name=ksm 2026-08-27 09:52:04.582 | + lib/host:set_sysfs_parameter:16 : local value=0 2026-08-27 09:52:04.585 | + lib/host:set_sysfs_parameter:17 : local param_file=/sys/kernel/mm/ksm/run 2026-08-27 09:52:04.588 | + lib/host:set_sysfs_parameter:19 : [[ ! -e /sys/kernel/mm/ksm/run ]] 2026-08-27 09:52:04.591 | + lib/host:set_sysfs_parameter:24 : echo 0 2026-08-27 09:52:04.591 | + lib/host:set_sysfs_parameter:24 : sudo tee /sys/kernel/mm/ksm/run 2026-08-27 09:52:04.601 | 0 2026-08-27 09:52:04.605 | + lib/host:configure_host_mem:101 : configure_sysctl_mem_parmaters 2026-08-27 09:52:04.608 | + lib/host:configure_sysctl_mem_parmaters:84 : [[ False == \T\r\u\e ]] 2026-08-27 09:52:04.610 | + lib/host:tune_host:126 : configure_host_net 2026-08-27 09:52:04.613 | + lib/host:configure_host_net:121 : configure_sysctl_net_parmaters 2026-08-27 09:52:04.616 | + lib/host:configure_sysctl_net_parmaters:106 : [[ False == \T\r\u\e ]] 2026-08-27 09:52:04.618 | + ./stack.sh:main:600 : fetch_plugins 2026-08-27 09:52:04.621 | + functions-common:fetch_plugins:1766 : local plugins= 2026-08-27 09:52:04.623 | + functions-common:fetch_plugins:1767 : local plugin 2026-08-27 09:52:04.626 | + functions-common:fetch_plugins:1770 : [[ -z '' ]] 2026-08-27 09:52:04.628 | + functions-common:fetch_plugins:1771 : return 2026-08-27 09:52:04.631 | + ./stack.sh:main:604 : run_phase override_defaults 2026-08-27 09:52:04.633 | + functions-common:run_phase:1848 : local mode=override_defaults 2026-08-27 09:52:04.636 | + functions-common:run_phase:1849 : local phase= 2026-08-27 09:52:04.639 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-08-27 09:52:04.641 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-08-27 09:52:04.644 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-08-27 09:52:04.647 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-08-27 09:52:04.649 | + functions-common:run_phase:1858 : local extra 2026-08-27 09:52:04.652 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-08-27 09:52:04.656 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-08-27 09:52:04.659 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-08-27 09:52:04.661 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-08-27 09:52:04.664 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh override_defaults 2026-08-27 09:52:04.666 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-08-27 09:52:04.683 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-27 09:52:04.685 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2026-08-27 09:52:04.687 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2026-08-27 09:52:04.690 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2026-08-27 09:52:04.692 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2026-08-27 09:52:04.695 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2026-08-27 09:52:04.697 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2026-08-27 09:52:04.700 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2026-08-27 09:52:04.703 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2026-08-27 09:52:04.705 | + functions-common:run_phase:1869 : [[ override_defaults == \s\o\u\r\c\e ]] 2026-08-27 09:52:04.708 | + 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-27 09:52:04.711 | + functions-common:run_phase:1873 : plugin_override_defaults 2026-08-27 09:52:04.713 | + functions-common:plugin_override_defaults:1807 : local plugins= 2026-08-27 09:52:04.716 | + functions-common:plugin_override_defaults:1808 : local plugin 2026-08-27 09:52:04.718 | + functions-common:plugin_override_defaults:1811 : [[ -z '' ]] 2026-08-27 09:52:04.721 | + functions-common:plugin_override_defaults:1812 : return 2026-08-27 09:52:04.724 | + ./stack.sh:main:607 : source /home/quobyte/devstack/lib/apache 2026-08-27 09:52:04.742 | + ./stack.sh:main:610 : source /home/quobyte/devstack/lib/tls 2026-08-27 09:52:04.745 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2026-08-27 09:52:04.761 | ++ functions-common:is_service_enabled:2076 : return 1 2026-08-27 09:52:04.764 | +++ lib/tls:source:43 : hostname -f 2026-08-27 09:52:04.769 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=devstack 2026-08-27 09:52:04.771 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2026-08-27 09:52:04.774 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2026-08-27 09:52:04.776 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2026-08-27 09:52:04.778 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2026-08-27 09:52:04.781 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2026-08-27 09:52:04.783 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2026-08-27 09:52:04.785 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2026-08-27 09:52:04.787 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2026-08-27 09:52:04.790 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2026-08-27 09:52:04.795 | + ./stack.sh:main:613 : source /home/quobyte/devstack/lib/infra 2026-08-27 09:52:04.809 | + ./stack.sh:main:614 : source /home/quobyte/devstack/lib/libraries 2026-08-27 09:52:04.829 | + ./stack.sh:main:615 : source /home/quobyte/devstack/lib/lvm 2026-08-27 09:52:04.844 | + ./stack.sh:main:616 : source /home/quobyte/devstack/lib/horizon 2026-08-27 09:52:04.858 | + ./stack.sh:main:617 : source /home/quobyte/devstack/lib/keystone 2026-08-27 09:52:04.896 | + ./stack.sh:main:618 : source /home/quobyte/devstack/lib/glance 2026-08-27 09:52:04.976 | + ./stack.sh:main:619 : source /home/quobyte/devstack/lib/nova 2026-08-27 09:52:05.085 | + ./stack.sh:main:620 : source /home/quobyte/devstack/lib/placement 2026-08-27 09:52:05.119 | + ./stack.sh:main:621 : source /home/quobyte/devstack/lib/cinder 2026-08-27 09:52:05.175 | + ./stack.sh:main:622 : source /home/quobyte/devstack/lib/swift 2026-08-27 09:52:05.227 | + ./stack.sh:main:623 : source /home/quobyte/devstack/lib/neutron 2026-08-27 09:52:05.230 | ++ lib/neutron:source:61 : is_service_enabled tls-proxy 2026-08-27 09:52:05.249 | ++ functions-common:is_service_enabled:2076 : return 1 2026-08-27 09:52:05.253 | ++ lib/neutron:source:66 : GITDIR["python-neutronclient"]=/opt/stack/python-neutronclient 2026-08-27 09:52:05.256 | ++ lib/neutron:source:68 : NEUTRON_DIR=/opt/stack/neutron 2026-08-27 09:52:05.259 | ++ lib/neutron:source:69 : NEUTRON_FWAAS_DIR=/opt/stack/neutron-fwaas 2026-08-27 09:52:05.262 | ++ lib/neutron:source:72 : [[ -d /opt/stack/neutron/bin/neutron-server ]] 2026-08-27 09:52:05.266 | +++ lib/neutron:source:75 : get_python_exec_prefix 2026-08-27 09:52:05.285 | +++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2026-08-27 09:52:05.288 | +++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2026-08-27 09:52:05.291 | ++ lib/neutron:source:75 : NEUTRON_BIN_DIR=/opt/stack/data/venv/bin 2026-08-27 09:52:05.295 | ++ lib/neutron:source:78 : NEUTRON_CONF_DIR=/etc/neutron 2026-08-27 09:52:05.297 | ++ lib/neutron:source:79 : NEUTRON_CONF=/etc/neutron/neutron.conf 2026-08-27 09:52:05.300 | ++ lib/neutron:source:80 : export NEUTRON_TEST_CONFIG_FILE=/etc/neutron/debug.ini 2026-08-27 09:52:05.303 | ++ lib/neutron:source:80 : NEUTRON_TEST_CONFIG_FILE=/etc/neutron/debug.ini 2026-08-27 09:52:05.306 | ++ lib/neutron:source:82 : NEUTRON_UWSGI=neutron.wsgi.api:application 2026-08-27 09:52:05.309 | ++ lib/neutron:source:83 : NEUTRON_UWSGI_CONF=/etc/neutron/neutron-api-uwsgi.ini 2026-08-27 09:52:05.313 | +++ lib/neutron:source:89 : trueorfalse True NEUTRON_ENFORCE_NEW_DEFAULTS 2026-08-27 09:52:05.334 | ++ lib/neutron:source:89 : NEUTRON_ENFORCE_NEW_DEFAULTS=True 2026-08-27 09:52:05.338 | ++ lib/neutron:source:90 : [[ -n '' ]] 2026-08-27 09:52:05.341 | ++ lib/neutron:source:96 : AGENT_DHCP_BINARY=/opt/stack/data/venv/bin/neutron-dhcp-agent 2026-08-27 09:52:05.343 | ++ lib/neutron:source:97 : AGENT_L3_BINARY=/opt/stack/data/venv/bin/neutron-l3-agent 2026-08-27 09:52:05.347 | ++ lib/neutron:source:98 : AGENT_META_BINARY=/opt/stack/data/venv/bin/neutron-metadata-agent 2026-08-27 09:52:05.350 | ++ lib/neutron:source:102 : Q_DHCP_CONF_FILE=/etc/neutron/dhcp_agent.ini 2026-08-27 09:52:05.353 | ++ lib/neutron:source:105 : NEUTRON_DHCP_CONF=/etc/neutron/dhcp_agent.ini 2026-08-27 09:52:05.356 | ++ lib/neutron:source:106 : Q_L3_CONF_FILE=/etc/neutron/l3_agent.ini 2026-08-27 09:52:05.359 | ++ lib/neutron:source:109 : NEUTRON_L3_CONF=/etc/neutron/l3_agent.ini 2026-08-27 09:52:05.363 | ++ lib/neutron:source:110 : Q_META_CONF_FILE=/etc/neutron/metadata_agent.ini 2026-08-27 09:52:05.366 | ++ lib/neutron:source:113 : Q_DB_NAME=neutron 2026-08-27 09:52:05.369 | ++ lib/neutron:source:115 : Q_PLUGIN=ml2 2026-08-27 09:52:05.372 | ++ lib/neutron:source:117 : Q_HOST=192.168.122.38 2026-08-27 09:52:05.375 | ++ lib/neutron:source:119 : Q_PROTOCOL=http 2026-08-27 09:52:05.379 | +++ lib/neutron:source:121 : ipv6_unquote 0.0.0.0 2026-08-27 09:52:05.383 | +++ functions-common:ipv6_unquote:2218 : echo 0.0.0.0 2026-08-27 09:52:05.383 | +++ functions-common:ipv6_unquote:2218 : tr -d '[]' 2026-08-27 09:52:05.388 | ++ lib/neutron:source:121 : Q_LISTEN_ADDRESS=0.0.0.0 2026-08-27 09:52:05.391 | ++ lib/neutron:source:123 : Q_ADMIN_USERNAME=neutron 2026-08-27 09:52:05.395 | ++ lib/neutron:source:125 : Q_AUTH_STRATEGY=keystone 2026-08-27 09:52:05.398 | ++ lib/neutron:source:127 : Q_OVS_USE_VETH=False 2026-08-27 09:52:05.401 | ++ lib/neutron:source:128 : Q_USE_ROOTWRAP=True 2026-08-27 09:52:05.405 | +++ lib/neutron:source:129 : trueorfalse True Q_USE_ROOTWRAP_DAEMON 2026-08-27 09:52:05.425 | ++ lib/neutron:source:129 : Q_USE_ROOTWRAP_DAEMON=True 2026-08-27 09:52:05.429 | +++ lib/neutron:source:131 : ipv6_unquote 192.168.122.38 2026-08-27 09:52:05.433 | +++ functions-common:ipv6_unquote:2218 : echo 192.168.122.38 2026-08-27 09:52:05.434 | +++ functions-common:ipv6_unquote:2218 : tr -d '[]' 2026-08-27 09:52:05.439 | ++ lib/neutron:source:131 : Q_META_DATA_IP=192.168.122.38 2026-08-27 09:52:05.442 | ++ lib/neutron:source:133 : Q_ALLOW_OVERLAPPING_IP=True 2026-08-27 09:52:05.445 | ++ lib/neutron:source:134 : Q_NOTIFY_NOVA_PORT_STATUS_CHANGES=True 2026-08-27 09:52:05.449 | ++ lib/neutron:source:135 : Q_NOTIFY_NOVA_PORT_DATA_CHANGES=True 2026-08-27 09:52:05.452 | ++ lib/neutron:source:136 : VIF_PLUGGING_IS_FATAL=True 2026-08-27 09:52:05.455 | ++ lib/neutron:source:137 : VIF_PLUGGING_TIMEOUT=300 2026-08-27 09:52:05.457 | ++ lib/neutron:source:140 : SKIP_STOP_OVN=False 2026-08-27 09:52:05.460 | ++ lib/neutron:source:144 : _Q_PLUGIN_EXTRA_CONF_PATH=/etc/neutron 2026-08-27 09:52:05.463 | ++ lib/neutron:source:147 : NEUTRON_ENDPOINT_SERVICE_NAME=networking 2026-08-27 09:52:05.466 | ++ lib/neutron:source:148 : [[ -z networking ]] 2026-08-27 09:52:05.469 | ++ lib/neutron:source:153 : ALEMBIC_REPO=https://github.com/sqlalchemy/alembic.git 2026-08-27 09:52:05.472 | ++ lib/neutron:source:154 : ALEMBIC_DIR=/opt/stack/alembic 2026-08-27 09:52:05.475 | ++ lib/neutron:source:155 : ALEMBIC_BRANCH=main 2026-08-27 09:52:05.478 | ++ lib/neutron:source:156 : SQLALCHEMY_REPO=https://github.com/sqlalchemy/sqlalchemy.git 2026-08-27 09:52:05.481 | ++ lib/neutron:source:157 : SQLALCHEMY_DIR=/opt/stack/sqlalchemy 2026-08-27 09:52:05.484 | ++ lib/neutron:source:158 : SQLALCHEMY_BRANCH=main 2026-08-27 09:52:05.487 | ++ lib/neutron:source:169 : declare -a -g Q_PLUGIN_EXTRA_CONF_FILES 2026-08-27 09:52:05.490 | ++ lib/neutron:source:172 : declare -a -g _Q_PLUGIN_EXTRA_CONF_FILES_ABS 2026-08-27 09:52:05.493 | ++ lib/neutron:source:175 : Q_RR_CONF_FILE=/etc/neutron/rootwrap.conf 2026-08-27 09:52:05.496 | ++ lib/neutron:source:176 : [[ True == \F\a\l\s\e ]] 2026-08-27 09:52:05.501 | +++ lib/neutron:source:179 : get_rootwrap_location neutron 2026-08-27 09:52:05.504 | +++ functions:get_rootwrap_location:601 : local module=neutron 2026-08-27 09:52:05.508 | ++++ functions:get_rootwrap_location:603 : get_python_exec_prefix 2026-08-27 09:52:05.527 | ++++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2026-08-27 09:52:05.530 | ++++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2026-08-27 09:52:05.534 | +++ functions:get_rootwrap_location:603 : echo /opt/stack/data/venv/bin/neutron-rootwrap 2026-08-27 09:52:05.538 | ++ lib/neutron:source:179 : NEUTRON_ROOTWRAP=/opt/stack/data/venv/bin/neutron-rootwrap 2026-08-27 09:52:05.541 | ++ lib/neutron:source:180 : Q_RR_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2026-08-27 09:52:05.544 | ++ lib/neutron:source:181 : [[ True == \T\r\u\e ]] 2026-08-27 09:52:05.547 | ++ lib/neutron:source:182 : Q_RR_DAEMON_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-08-27 09:52:05.550 | ++ lib/neutron:source:194 : Q_DVR_MODE=legacy 2026-08-27 09:52:05.553 | ++ lib/neutron:source:195 : [[ legacy != \l\e\g\a\c\y ]] 2026-08-27 09:52:05.556 | ++ lib/neutron:source:211 : ENABLE_TENANT_TUNNELS=True 2026-08-27 09:52:05.559 | ++ lib/neutron:source:216 : TENANT_TUNNEL_RANGES=1:1000 2026-08-27 09:52:05.562 | ++ lib/neutron:source:221 : ENABLE_TENANT_VLANS=False 2026-08-27 09:52:05.565 | ++ lib/neutron:source:229 : TENANT_VLAN_RANGE= 2026-08-27 09:52:05.568 | ++ lib/neutron:source:237 : PHYSICAL_NETWORK=public 2026-08-27 09:52:05.571 | ++ lib/neutron:source:247 : OVS_PHYSICAL_BRIDGE=br-ex 2026-08-27 09:52:05.574 | ++ lib/neutron:source:253 : OVS_ENABLE_TUNNELING=True 2026-08-27 09:52:05.577 | ++ lib/neutron:source:257 : ENABLE_ISOLATED_METADATA=False 2026-08-27 09:52:05.581 | ++ lib/neutron:source:262 : ENABLE_METADATA_NETWORK=False 2026-08-27 09:52:05.584 | ++ lib/neutron:source:267 : '[' -f /home/quobyte/devstack/lib/neutron_plugins/ml2 ']' 2026-08-27 09:52:05.587 | ++ lib/neutron:source:268 : source /home/quobyte/devstack/lib/neutron_plugins/ml2 2026-08-27 09:52:05.704 | ++ lib/neutron:source:275 : source /home/quobyte/devstack/lib/neutron_plugins/services/metering 2026-08-27 09:52:05.722 | ++ lib/neutron:source:278 : source /home/quobyte/devstack/lib/neutron_plugins/services/l3 2026-08-27 09:52:05.725 | +++ lib/neutron_plugins/services/l3:source:3 : IP_VERSION=4+6 2026-08-27 09:52:05.728 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \4 ]] 2026-08-27 09:52:05.731 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \6 ]] 2026-08-27 09:52:05.734 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \4\+\6 ]] 2026-08-27 09:52:05.737 | +++ lib/neutron_plugins/services/l3:source:9 : NEUTRON_CREATE_INITIAL_NETWORKS=True 2026-08-27 09:52:05.740 | +++ lib/neutron_plugins/services/l3:source:12 : PROVIDER_SUBNET_NAME=provider_net 2026-08-27 09:52:05.743 | +++ lib/neutron_plugins/services/l3:source:13 : IPV6_PROVIDER_SUBNET_NAME=provider_net_v6 2026-08-27 09:52:05.747 | +++ lib/neutron_plugins/services/l3:source:14 : IPV6_PROVIDER_FIXED_RANGE= 2026-08-27 09:52:05.750 | +++ lib/neutron_plugins/services/l3:source:15 : IPV6_PROVIDER_NETWORK_GATEWAY= 2026-08-27 09:52:05.753 | +++ lib/neutron_plugins/services/l3:source:17 : PUBLIC_BRIDGE=br-ex 2026-08-27 09:52:05.756 | +++ lib/neutron_plugins/services/l3:source:18 : PUBLIC_BRIDGE_MTU=1500 2026-08-27 09:52:05.759 | +++ lib/neutron_plugins/services/l3:source:23 : Q_ASSIGN_GATEWAY_TO_PUBLIC_BRIDGE=True 2026-08-27 09:52:05.762 | +++ lib/neutron_plugins/services/l3:source:26 : Q_ROUTER_NAME=router1 2026-08-27 09:52:05.765 | +++ lib/neutron_plugins/services/l3:source:31 : Q_USE_PUBLIC_VETH=False 2026-08-27 09:52:05.768 | +++ lib/neutron_plugins/services/l3:source:32 : Q_PUBLIC_VETH_EX=veth-pub-ex 2026-08-27 09:52:05.771 | +++ lib/neutron_plugins/services/l3:source:33 : Q_PUBLIC_VETH_INT=veth-pub-int 2026-08-27 09:52:05.774 | +++ lib/neutron_plugins/services/l3:source:39 : Q_L3_ROUTER_PER_TENANT=True 2026-08-27 09:52:05.777 | +++ lib/neutron_plugins/services/l3:source:72 : Q_USE_PROVIDERNET_FOR_PUBLIC=True 2026-08-27 09:52:05.780 | +++ lib/neutron_plugins/services/l3:source:73 : PUBLIC_PHYSICAL_NETWORK=public 2026-08-27 09:52:05.785 | ++++ lib/neutron_plugins/services/l3:source:76 : sed s/-//g 2026-08-27 09:52:05.786 | ++++ lib/neutron_plugins/services/l3:source:76 : uuidgen 2026-08-27 09:52:05.787 | ++++ lib/neutron_plugins/services/l3:source:76 : sed -e 's/\(..\)\(....\)\(....\)/\1:\2:\3/' 2026-08-27 09:52:05.787 | ++++ lib/neutron_plugins/services/l3:source:76 : cut -c 23- 2026-08-27 09:52:05.793 | +++ lib/neutron_plugins/services/l3:source:76 : IPV6_GLOBAL_ID=08:a45c:bb08 2026-08-27 09:52:05.796 | +++ lib/neutron_plugins/services/l3:source:79 : IPV6_RA_MODE=slaac 2026-08-27 09:52:05.799 | +++ lib/neutron_plugins/services/l3:source:80 : IPV6_ADDRESS_MODE=slaac 2026-08-27 09:52:05.802 | +++ lib/neutron_plugins/services/l3:source:81 : IPV6_PUBLIC_SUBNET_NAME=ipv6-public-subnet 2026-08-27 09:52:05.805 | +++ lib/neutron_plugins/services/l3:source:82 : IPV6_PRIVATE_SUBNET_NAME=ipv6-private-subnet 2026-08-27 09:52:05.808 | +++ lib/neutron_plugins/services/l3:source:83 : IPV6_ADDRS_SAFE_TO_USE=fd08:a45c:bb08::/56 2026-08-27 09:52:05.813 | ++++ lib/neutron_plugins/services/l3:source:86 : awk -F / '{ print $1"/"($2>63 ? $2 : 64) }' 2026-08-27 09:52:05.814 | ++++ lib/neutron_plugins/services/l3:source:86 : echo fd08:a45c:bb08::/56 2026-08-27 09:52:05.820 | +++ lib/neutron_plugins/services/l3:source:86 : FIXED_RANGE_V6=fd08:a45c:bb08::/64 2026-08-27 09:52:05.823 | +++ lib/neutron_plugins/services/l3:source:87 : IPV6_PRIVATE_NETWORK_GATEWAY= 2026-08-27 09:52:05.826 | +++ lib/neutron_plugins/services/l3:source:88 : IPV6_PUBLIC_RANGE=2001:db8::/64 2026-08-27 09:52:05.829 | +++ lib/neutron_plugins/services/l3:source:89 : IPV6_PUBLIC_NETWORK_GATEWAY=2001:db8::2 2026-08-27 09:52:05.832 | +++ lib/neutron_plugins/services/l3:source:90 : IPV6_ROUTER_GW_IP=2001:db8::1 2026-08-27 09:52:05.836 | +++ lib/neutron_plugins/services/l3:source:93 : NETWORK_GATEWAY= 2026-08-27 09:52:05.839 | +++ lib/neutron_plugins/services/l3:source:94 : PUBLIC_NETWORK_GATEWAY= 2026-08-27 09:52:05.842 | +++ lib/neutron_plugins/services/l3:source:95 : PRIVATE_SUBNET_NAME=private-subnet 2026-08-27 09:52:05.846 | +++ lib/neutron_plugins/services/l3:source:96 : PUBLIC_SUBNET_NAME=public-subnet 2026-08-27 09:52:05.849 | +++ lib/neutron_plugins/services/l3:source:97 : PUBLIC_SUBNET_ENABLE_DHCP=False 2026-08-27 09:52:05.852 | +++ lib/neutron_plugins/services/l3:source:100 : USE_SUBNETPOOL=True 2026-08-27 09:52:05.856 | +++ lib/neutron_plugins/services/l3:source:101 : SUBNETPOOL_NAME_V4=shared-default-subnetpool-v4 2026-08-27 09:52:05.859 | +++ lib/neutron_plugins/services/l3:source:102 : SUBNETPOOL_NAME_V6=shared-default-subnetpool-v6 2026-08-27 09:52:05.863 | +++ lib/neutron_plugins/services/l3:source:104 : SUBNETPOOL_PREFIX_V4=10.0.0.0/22 2026-08-27 09:52:05.866 | +++ lib/neutron_plugins/services/l3:source:105 : SUBNETPOOL_PREFIX_V6=fd08:a45c:bb08::/56 2026-08-27 09:52:05.869 | +++ lib/neutron_plugins/services/l3:source:107 : SUBNETPOOL_SIZE_V4=26 2026-08-27 09:52:05.872 | +++ lib/neutron_plugins/services/l3:source:108 : SUBNETPOOL_SIZE_V6=64 2026-08-27 09:52:05.878 | ++++ lib/neutron_plugins/services/l3:source:110 : grep '^default' 2026-08-27 09:52:05.878 | ++++ lib/neutron_plugins/services/l3:source:110 : ip -4 route 2026-08-27 09:52:05.879 | ++++ lib/neutron_plugins/services/l3:source:110 : awk '{print $5}' 2026-08-27 09:52:05.885 | +++ lib/neutron_plugins/services/l3:source:110 : default_v4_route_devs=enp1s0 2026-08-27 09:52:05.890 | ++++ lib/neutron_plugins/services/l3:source:112 : ip -6 route list match default table all 2026-08-27 09:52:05.890 | ++++ lib/neutron_plugins/services/l3:source:112 : grep via 2026-08-27 09:52:05.891 | ++++ lib/neutron_plugins/services/l3:source:112 : awk '{print $5}' 2026-08-27 09:52:05.898 | +++ lib/neutron_plugins/services/l3:source:112 : default_v6_route_devs= 2026-08-27 09:52:05.903 | ++ lib/neutron:source:281 : source /home/quobyte/devstack/lib/neutron_plugins/services/placement 2026-08-27 09:52:05.907 | ++ lib/neutron:source:282 : source /home/quobyte/devstack/lib/neutron_plugins/services/trunk 2026-08-27 09:52:05.910 | ++ lib/neutron:source:283 : source /home/quobyte/devstack/lib/neutron_plugins/services/qos 2026-08-27 09:52:05.914 | ++ lib/neutron:source:284 : source /home/quobyte/devstack/lib/neutron_plugins/services/segments 2026-08-27 09:52:05.917 | ++ lib/neutron:source:285 : source /home/quobyte/devstack/lib/neutron_plugins/services/ovn-bgp 2026-08-27 09:52:05.921 | ++ lib/neutron:source:286 : source /home/quobyte/devstack/lib/neutron_plugins/services/evpn 2026-08-27 09:52:05.924 | ++ lib/neutron:source:289 : has_neutron_plugin_security_group 2026-08-27 09:52:05.928 | ++ lib/neutron_plugins/ml2:has_neutron_plugin_security_group:146 : return 0 2026-08-27 09:52:05.931 | ++ lib/neutron:source:290 : Q_USE_SECGROUP=True 2026-08-27 09:52:05.935 | ++ lib/neutron:source:298 : OVN_BRIDGE_MAPPINGS=public:br-ex 2026-08-27 09:52:05.957 | + ./stack.sh:main:624 : source /home/quobyte/devstack/lib/ldap 2026-08-27 09:52:05.974 | + ./stack.sh:main:625 : source /home/quobyte/devstack/lib/dstat 2026-08-27 09:52:05.992 | + ./stack.sh:main:626 : source /home/quobyte/devstack/lib/atop 2026-08-27 09:52:06.011 | + ./stack.sh:main:627 : source /home/quobyte/devstack/lib/tcpdump 2026-08-27 09:52:06.031 | + ./stack.sh:main:628 : source /home/quobyte/devstack/lib/etcd3 2026-08-27 09:52:06.069 | + ./stack.sh:main:629 : source /home/quobyte/devstack/lib/os-vif 2026-08-27 09:52:06.073 | +++ lib/os-vif:source:12 : is_ml2_ovs 2026-08-27 09:52:06.077 | +++ lib/os-vif:is_ml2_ovs:4 : [[ ovn == \o\p\e\n\v\s\w\i\t\c\h ]] 2026-08-27 09:52:06.080 | +++ lib/os-vif:is_ml2_ovs:7 : echo False 2026-08-27 09:52:06.084 | ++ lib/os-vif:source:12 : OS_VIF_OVS_ISOLATE_VIF=False 2026-08-27 09:52:06.089 | +++ lib/os-vif:source:13 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2026-08-27 09:52:06.111 | ++ lib/os-vif:source:13 : OS_VIF_OVS_ISOLATE_VIF=False 2026-08-27 09:52:06.115 | + ./stack.sh:main:635 : run_phase source 2026-08-27 09:52:06.118 | + functions-common:run_phase:1848 : local mode=source 2026-08-27 09:52:06.122 | + functions-common:run_phase:1849 : local phase= 2026-08-27 09:52:06.125 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-08-27 09:52:06.128 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-08-27 09:52:06.131 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-08-27 09:52:06.134 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-08-27 09:52:06.137 | + functions-common:run_phase:1858 : local extra 2026-08-27 09:52:06.142 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-08-27 09:52:06.147 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-08-27 09:52:06.150 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-08-27 09:52:06.153 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-08-27 09:52:06.156 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh source 2026-08-27 09:52:06.160 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-08-27 09:52:06.181 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-27 09:52:06.184 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2026-08-27 09:52:06.187 | ++ extras.d/80-tempest.sh:source:6 : source /home/quobyte/devstack/lib/tempest 2026-08-27 09:52:06.241 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2026-08-27 09:52:06.244 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2026-08-27 09:52:06.247 | + functions-common:run_phase:1869 : [[ source == \s\o\u\r\c\e ]] 2026-08-27 09:52:06.250 | + functions-common:run_phase:1870 : load_plugin_settings 2026-08-27 09:52:06.253 | + functions-common:load_plugin_settings:1784 : local plugins= 2026-08-27 09:52:06.257 | + functions-common:load_plugin_settings:1785 : local plugin 2026-08-27 09:52:06.260 | + functions-common:load_plugin_settings:1788 : [[ -z '' ]] 2026-08-27 09:52:06.263 | + functions-common:load_plugin_settings:1789 : return 2026-08-27 09:52:06.267 | + functions-common:run_phase:1871 : verify_disabled_services 2026-08-27 09:52:06.270 | + functions-common:verify_disabled_services:2131 : local service 2026-08-27 09:52:06.273 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-27 09:52:06.277 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,key, ]] 2026-08-27 09:52:06.281 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-27 09:52:06.284 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,n-api, ]] 2026-08-27 09:52:06.287 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-27 09:52:06.291 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,n-cpu, ]] 2026-08-27 09:52:06.295 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-27 09:52:06.298 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,n-cond, ]] 2026-08-27 09:52:06.300 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-27 09:52:06.304 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,n-sch, ]] 2026-08-27 09:52:06.307 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-27 09:52:06.310 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,n-novnc, ]] 2026-08-27 09:52:06.314 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-27 09:52:06.317 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,n-api-meta, ]] 2026-08-27 09:52:06.321 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-27 09:52:06.324 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,placement-api, ]] 2026-08-27 09:52:06.327 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-27 09:52:06.331 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,placement-client, ]] 2026-08-27 09:52:06.334 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-27 09:52:06.338 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,g-api, ]] 2026-08-27 09:52:06.341 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-27 09:52:06.345 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,c-sch, ]] 2026-08-27 09:52:06.348 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-27 09:52:06.352 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,c-api, ]] 2026-08-27 09:52:06.355 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-27 09:52:06.358 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,c-vol, ]] 2026-08-27 09:52:06.362 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-27 09:52:06.366 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,ovn-controller, ]] 2026-08-27 09:52:06.369 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-27 09:52:06.373 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,ovn-northd, ]] 2026-08-27 09:52:06.376 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-27 09:52:06.379 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,ovs-vswitchd, ]] 2026-08-27 09:52:06.382 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-27 09:52:06.385 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,ovsdb-server, ]] 2026-08-27 09:52:06.389 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-27 09:52:06.392 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,q-svc, ]] 2026-08-27 09:52:06.396 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-27 09:52:06.399 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,q-ovn-agent, ]] 2026-08-27 09:52:06.402 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-27 09:52:06.406 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,rabbit, ]] 2026-08-27 09:52:06.409 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-27 09:52:06.412 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,tempest, ]] 2026-08-27 09:52:06.416 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-27 09:52:06.420 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,mysql, ]] 2026-08-27 09:52:06.423 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-27 09:52:06.426 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,etcd3, ]] 2026-08-27 09:52:06.429 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-27 09:52:06.433 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,dstat, ]] 2026-08-27 09:52:06.436 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-27 09:52:06.439 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,q-ovn-metadata-agent, ]] 2026-08-27 09:52:06.442 | + ./stack.sh:main:706 : initialize_database_backends 2026-08-27 09:52:06.446 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2026-08-27 09:52:06.449 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2026-08-27 09:52:06.471 | + functions-common:is_service_enabled:2076 : return 0 2026-08-27 09:52:06.475 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2026-08-27 09:52:06.478 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2026-08-27 09:52:06.482 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2026-08-27 09:52:06.503 | + functions-common:is_service_enabled:2076 : return 1 2026-08-27 09:52:06.506 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2026-08-27 09:52:06.510 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2026-08-27 09:52:06.514 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2026-08-27 09:52:06.517 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2026-08-27 09:52:06.520 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2026-08-27 09:52:06.524 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2026-08-27 09:52:06.528 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2026-08-27 09:52:06.532 | + lib/database:initialize_database_backends:92 : return 0 2026-08-27 09:52:06.536 | + ./stack.sh:main:707 : echo 'Using mysql database backend' 2026-08-27 09:52:06.536 | Using mysql database backend 2026-08-27 09:52:06.539 | + ./stack.sh:main:710 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2026-08-27 09:52:06.568 | + ./stack.sh:main:712 : define_database_baseurl 2026-08-27 09:52:06.574 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2026-08-27 09:52:06.578 | ++ lib/databases/mysql:get_database_type_mysql:32 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2026-08-27 09:52:06.582 | ++ lib/databases/mysql:get_database_type_mysql:33 : echo mysql+pymysql 2026-08-27 09:52:06.587 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:stackdb@127.0.0.1 2026-08-27 09:52:06.591 | + ./stack.sh:main:724 : is_service_enabled rabbit 2026-08-27 09:52:06.615 | + functions-common:is_service_enabled:2076 : return 0 2026-08-27 09:52:06.619 | + ./stack.sh:main:725 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2026-08-27 09:52:06.643 | + ./stack.sh:main:732 : is_service_enabled keystone 2026-08-27 09:52:06.668 | + functions-common:is_service_enabled:2076 : return 0 2026-08-27 09:52:06.672 | + ./stack.sh:main:734 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2026-08-27 09:52:06.697 | + ./stack.sh:main:736 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2026-08-27 09:52:06.722 | + ./stack.sh:main:747 : is_service_enabled ldap 2026-08-27 09:52:06.746 | + functions-common:is_service_enabled:2076 : return 1 2026-08-27 09:52:06.750 | + ./stack.sh:main:756 : is_service_enabled s-proxy 2026-08-27 09:52:06.774 | + functions-common:is_service_enabled:2076 : return 1 2026-08-27 09:52:06.778 | + ./stack.sh:main:768 : save_stackenv 768 2026-08-27 09:52:06.781 | + functions-common:save_stackenv:65 : local tag=768 2026-08-27 09:52:06.786 | ++ functions-common:save_stackenv:67 : date +%F-%H%M%S 2026-08-27 09:52:06.793 | + functions-common:save_stackenv:67 : time_stamp=2026-08-27-115206 2026-08-27 09:52:06.796 | + functions-common:save_stackenv:68 : echo '# 2026-08-27-115206 768' 2026-08-27 09:52:06.800 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-27 09:52:06.804 | + functions-common:save_stackenv:70 : echo BASE_SQL_CONN=mysql+pymysql://root:stackdb@127.0.0.1 2026-08-27 09:52:06.808 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-27 09:52:06.812 | + functions-common:save_stackenv:70 : echo DATA_DIR=/opt/stack/data 2026-08-27 09:52:06.815 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-27 09:52:06.819 | + functions-common:save_stackenv:70 : echo DEST=/opt/stack 2026-08-27 09:52:06.823 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-27 09:52:06.827 | + 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-27 09:52:06.831 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-27 09:52:06.834 | + functions-common:save_stackenv:70 : echo HOST_IP=192.168.122.38 2026-08-27 09:52:06.838 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-27 09:52:06.842 | + functions-common:save_stackenv:70 : echo KEYSTONE_SERVICE_URI=http://192.168.122.38/identity 2026-08-27 09:52:06.846 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-27 09:52:06.850 | + functions-common:save_stackenv:70 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2026-08-27-115152 2026-08-27 09:52:06.853 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-27 09:52:06.857 | + functions-common:save_stackenv:70 : echo OS_CACERT= 2026-08-27 09:52:06.861 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-27 09:52:06.865 | + functions-common:save_stackenv:70 : echo SERVICE_HOST=192.168.122.38 2026-08-27 09:52:06.868 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-27 09:52:06.872 | + functions-common:save_stackenv:70 : echo STACK_USER=quobyte 2026-08-27 09:52:06.876 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-27 09:52:06.880 | + functions-common:save_stackenv:70 : echo TLS_IP= 2026-08-27 09:52:06.884 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-27 09:52:06.888 | + functions-common:save_stackenv:70 : echo HOST_IPV6=::1 2026-08-27 09:52:06.891 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-27 09:52:06.895 | + functions-common:save_stackenv:70 : echo SERVICE_IP_VERSION=4 2026-08-27 09:52:06.899 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-27 09:52:06.903 | + functions-common:save_stackenv:70 : echo TUNNEL_ENDPOINT_IP=192.168.122.38 2026-08-27 09:52:06.907 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-27 09:52:06.910 | + functions-common:save_stackenv:70 : echo TUNNEL_IP_VERSION=4 2026-08-27 09:52:06.914 | + ./stack.sh:main:781 : GIT_DEPTH=0 2026-08-27 09:52:06.918 | + ./stack.sh:main:781 : git_clone https://review.opendev.org/openstack/requirements.git /opt/stack/requirements master 2026-08-27 09:52:06.922 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/requirements.git 2026-08-27 09:52:06.925 | + functions-common:git_clone:590 : local git_dest=/opt/stack/requirements 2026-08-27 09:52:06.929 | + functions-common:git_clone:591 : local git_ref=master 2026-08-27 09:52:06.932 | + functions-common:git_clone:592 : local orig_dir 2026-08-27 09:52:06.937 | ++ functions-common:git_clone:593 : pwd 2026-08-27 09:52:06.941 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-08-27 09:52:06.945 | + functions-common:git_clone:594 : local git_clone_flags= 2026-08-27 09:52:06.949 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-08-27 09:52:06.973 | + functions-common:git_clone:596 : RECLONE=False 2026-08-27 09:52:06.977 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-08-27 09:52:06.980 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-08-27 09:52:06.985 | + functions-common:git_clone:610 : echo master 2026-08-27 09:52:06.985 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-08-27 09:52:06.991 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/requirements ]] 2026-08-27 09:52:06.995 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-08-27 09:52:06.998 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/requirements.git /opt/stack/requirements 2026-08-27 09:52:07.002 | + functions-common:git_timed:697 : local count=0 2026-08-27 09:52:07.005 | + functions-common:git_timed:698 : local timeout=0 2026-08-27 09:52:07.009 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-08-27 09:52:07.012 | + functions-common:git_timed:701 : timeout=0 2026-08-27 09:52:07.015 | + functions-common:git_timed:704 : time_start git_timed 2026-08-27 09:52:07.019 | + functions-common:time_start:2406 : local name=git_timed 2026-08-27 09:52:07.022 | + functions-common:time_start:2407 : local start_time= 2026-08-27 09:52:07.025 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-27 09:52:07.030 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-27 09:52:07.035 | + functions-common:time_start:2411 : _TIME_START[$name]=1787824327031 2026-08-27 09:52:07.039 | + 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-27 09:52:07.043 | Cloning into '/opt/stack/requirements'... 2026-08-27 09:52:11.311 | + functions-common:git_timed:719 : time_stop git_timed 2026-08-27 09:52:11.314 | + functions-common:time_stop:2420 : local name 2026-08-27 09:52:11.318 | + functions-common:time_stop:2421 : local end_time 2026-08-27 09:52:11.322 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-27 09:52:11.325 | + functions-common:time_stop:2423 : local total 2026-08-27 09:52:11.329 | + functions-common:time_stop:2424 : local start_time 2026-08-27 09:52:11.332 | + functions-common:time_stop:2426 : name=git_timed 2026-08-27 09:52:11.335 | + functions-common:time_stop:2427 : start_time=1787824327031 2026-08-27 09:52:11.339 | + functions-common:time_stop:2429 : [[ -z 1787824327031 ]] 2026-08-27 09:52:11.343 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-27 09:52:11.349 | + functions-common:time_stop:2432 : end_time=1787824331345 2026-08-27 09:52:11.352 | + functions-common:time_stop:2433 : elapsed_time=4314 2026-08-27 09:52:11.356 | + functions-common:time_stop:2434 : total=0 2026-08-27 09:52:11.359 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-27 09:52:11.363 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=4314 2026-08-27 09:52:11.366 | + functions-common:git_clone:631 : cd /opt/stack/requirements 2026-08-27 09:52:11.370 | + functions-common:git_clone:632 : git_timed fetch origin master 2026-08-27 09:52:11.373 | + functions-common:git_timed:697 : local count=0 2026-08-27 09:52:11.377 | + functions-common:git_timed:698 : local timeout=0 2026-08-27 09:52:11.380 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-08-27 09:52:11.384 | + functions-common:git_timed:701 : timeout=0 2026-08-27 09:52:11.387 | + functions-common:git_timed:704 : time_start git_timed 2026-08-27 09:52:11.391 | + functions-common:time_start:2406 : local name=git_timed 2026-08-27 09:52:11.394 | + functions-common:time_start:2407 : local start_time= 2026-08-27 09:52:11.398 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-27 09:52:11.403 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-27 09:52:11.408 | + functions-common:time_start:2411 : _TIME_START[$name]=1787824331404 2026-08-27 09:52:11.411 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-08-27 09:52:11.976 | From https://review.opendev.org/openstack/requirements 2026-08-27 09:52:11.976 | * branch master -> FETCH_HEAD 2026-08-27 09:52:11.987 | + functions-common:git_timed:719 : time_stop git_timed 2026-08-27 09:52:11.990 | + functions-common:time_stop:2420 : local name 2026-08-27 09:52:11.994 | + functions-common:time_stop:2421 : local end_time 2026-08-27 09:52:11.998 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-27 09:52:12.001 | + functions-common:time_stop:2423 : local total 2026-08-27 09:52:12.005 | + functions-common:time_stop:2424 : local start_time 2026-08-27 09:52:12.008 | + functions-common:time_stop:2426 : name=git_timed 2026-08-27 09:52:12.011 | + functions-common:time_stop:2427 : start_time=1787824331404 2026-08-27 09:52:12.015 | + functions-common:time_stop:2429 : [[ -z 1787824331404 ]] 2026-08-27 09:52:12.019 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-27 09:52:12.025 | + functions-common:time_stop:2432 : end_time=1787824332021 2026-08-27 09:52:12.028 | + functions-common:time_stop:2433 : elapsed_time=617 2026-08-27 09:52:12.032 | + functions-common:time_stop:2434 : total=4314 2026-08-27 09:52:12.035 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-27 09:52:12.039 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=4931 2026-08-27 09:52:12.042 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-08-27 09:52:12.046 | + functions-common:git_timed:697 : local count=0 2026-08-27 09:52:12.049 | + functions-common:git_timed:698 : local timeout=0 2026-08-27 09:52:12.053 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-08-27 09:52:12.056 | + functions-common:git_timed:701 : timeout=0 2026-08-27 09:52:12.060 | + functions-common:git_timed:704 : time_start git_timed 2026-08-27 09:52:12.063 | + functions-common:time_start:2406 : local name=git_timed 2026-08-27 09:52:12.067 | + functions-common:time_start:2407 : local start_time= 2026-08-27 09:52:12.070 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-27 09:52:12.075 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-27 09:52:12.081 | + functions-common:time_start:2411 : _TIME_START[$name]=1787824332077 2026-08-27 09:52:12.084 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-08-27 09:52:12.099 | Note: switching to 'FETCH_HEAD'. 2026-08-27 09:52:12.099 | 2026-08-27 09:52:12.099 | You are in 'detached HEAD' state. You can look around, make experimental 2026-08-27 09:52:12.099 | changes and commit them, and you can discard any commits you make in this 2026-08-27 09:52:12.099 | state without impacting any branches by switching back to a branch. 2026-08-27 09:52:12.099 | 2026-08-27 09:52:12.099 | If you want to create a new branch to retain commits you create, you may 2026-08-27 09:52:12.099 | do so (now or later) by using -c with the switch command. Example: 2026-08-27 09:52:12.099 | 2026-08-27 09:52:12.099 | git switch -c 2026-08-27 09:52:12.100 | 2026-08-27 09:52:12.100 | Or undo this operation with: 2026-08-27 09:52:12.100 | 2026-08-27 09:52:12.100 | git switch - 2026-08-27 09:52:12.100 | 2026-08-27 09:52:12.100 | Turn off this advice by setting config variable advice.detachedHead to false 2026-08-27 09:52:12.100 | 2026-08-27 09:52:12.100 | HEAD is now at eb43999b Merge "update constraint for python-neutronclient to new release 14.0.0" 2026-08-27 09:52:12.104 | + functions-common:git_timed:719 : time_stop git_timed 2026-08-27 09:52:12.108 | + functions-common:time_stop:2420 : local name 2026-08-27 09:52:12.111 | + functions-common:time_stop:2421 : local end_time 2026-08-27 09:52:12.115 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-27 09:52:12.118 | + functions-common:time_stop:2423 : local total 2026-08-27 09:52:12.122 | + functions-common:time_stop:2424 : local start_time 2026-08-27 09:52:12.125 | + functions-common:time_stop:2426 : name=git_timed 2026-08-27 09:52:12.129 | + functions-common:time_stop:2427 : start_time=1787824332077 2026-08-27 09:52:12.132 | + functions-common:time_stop:2429 : [[ -z 1787824332077 ]] 2026-08-27 09:52:12.137 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-27 09:52:12.142 | + functions-common:time_stop:2432 : end_time=1787824332138 2026-08-27 09:52:12.145 | + functions-common:time_stop:2433 : elapsed_time=61 2026-08-27 09:52:12.149 | + functions-common:time_stop:2434 : total=4931 2026-08-27 09:52:12.152 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-27 09:52:12.156 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=4992 2026-08-27 09:52:12.159 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/requirements 2026-08-27 09:52:12.178 | + functions-common:git_clone:672 : cd /opt/stack/requirements 2026-08-27 09:52:12.182 | + functions-common:git_clone:673 : git show --oneline 2026-08-27 09:52:12.183 | + functions-common:git_clone:673 : head -1 2026-08-27 09:52:12.186 | eb43999b Merge "update constraint for python-neutronclient to new release 14.0.0" 2026-08-27 09:52:12.190 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-08-27 09:52:12.194 | + ./stack.sh:main:785 : echo_summary 'Installing package prerequisites' 2026-08-27 09:52:12.198 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-27 09:52:12.202 | + ./stack.sh:echo_summary:450 : echo -e Installing package prerequisites 2026-08-27 09:52:12.205 | + ./stack.sh:main:786 : source /home/quobyte/devstack/tools/install_prereqs.sh 2026-08-27 09:52:12.209 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2026-08-27 09:52:12.213 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2026-08-27 09:52:12.217 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/quobyte/devstack ]] 2026-08-27 09:52:12.221 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/quobyte/devstack/.prereqs 2026-08-27 09:52:12.225 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2026-08-27 09:52:12.229 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2026-08-27 09:52:12.234 | +++ tools/install_prereqs.sh:source:47 : date +%s 2026-08-27 09:52:12.240 | ++ tools/install_prereqs.sh:source:47 : NOW=1787824332 2026-08-27 09:52:12.245 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/quobyte/devstack/.prereqs 2026-08-27 09:52:12.251 | +++ tools/install_prereqs.sh:source:48 : echo 0 2026-08-27 09:52:12.255 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=0 2026-08-27 09:52:12.259 | ++ tools/install_prereqs.sh:source:49 : DELTA=1787824332 2026-08-27 09:52:12.263 | ++ tools/install_prereqs.sh:source:50 : [[ 1787824332 -lt 7200 ]] 2026-08-27 09:52:12.267 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2026-08-27 09:52:12.270 | ++ functions-common:export_proxy_variables:2238 : isset http_proxy 2026-08-27 09:52:12.274 | ++ functions-common:isset:266 : [[ -v http_proxy ]] 2026-08-27 09:52:12.278 | ++ functions-common:export_proxy_variables:2241 : isset https_proxy 2026-08-27 09:52:12.282 | ++ functions-common:isset:266 : [[ -v https_proxy ]] 2026-08-27 09:52:12.285 | ++ functions-common:export_proxy_variables:2244 : isset no_proxy 2026-08-27 09:52:12.289 | ++ functions-common:isset:266 : [[ -v no_proxy ]] 2026-08-27 09:52:12.294 | +++ 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-27 09:52:12.332 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2026-08-27 09:52:12.332 | apache2-dev 2026-08-27 09:52:12.332 | bc 2026-08-27 09:52:12.332 | bsdmainutils 2026-08-27 09:52:12.332 | curl 2026-08-27 09:52:12.332 | g++ 2026-08-27 09:52:12.333 | gawk 2026-08-27 09:52:12.333 | gcc 2026-08-27 09:52:12.333 | gettext 2026-08-27 09:52:12.333 | git 2026-08-27 09:52:12.333 | graphviz 2026-08-27 09:52:12.333 | iputils-ping 2026-08-27 09:52:12.333 | libffi-dev 2026-08-27 09:52:12.333 | libjpeg-dev 2026-08-27 09:52:12.333 | libpq-dev 2026-08-27 09:52:12.333 | libssl-dev 2026-08-27 09:52:12.333 | libsystemd-dev 2026-08-27 09:52:12.333 | libxml2-dev 2026-08-27 09:52:12.334 | libxslt1-dev 2026-08-27 09:52:12.334 | libyaml-dev 2026-08-27 09:52:12.334 | lsof 2026-08-27 09:52:12.334 | openssh-server 2026-08-27 09:52:12.334 | openssl 2026-08-27 09:52:12.334 | pkg-config 2026-08-27 09:52:12.335 | psmisc 2026-08-27 09:52:12.335 | python3-dev 2026-08-27 09:52:12.335 | python3-pip 2026-08-27 09:52:12.336 | python3-systemd 2026-08-27 09:52:12.336 | python3-venv 2026-08-27 09:52:12.336 | tar 2026-08-27 09:52:12.336 | tcpdump 2026-08-27 09:52:12.337 | unzip 2026-08-27 09:52:12.337 | uuid-runtime 2026-08-27 09:52:12.337 | wget 2026-08-27 09:52:12.337 | zlib1g-dev 2026-08-27 09:52:12.337 | libkrb5-dev 2026-08-27 09:52:12.337 | libldap2-dev 2026-08-27 09:52:12.337 | libsasl2-dev 2026-08-27 09:52:12.338 | memcached 2026-08-27 09:52:12.338 | python3-mysqldb 2026-08-27 09:52:12.338 | sqlite3 2026-08-27 09:52:12.338 | conntrack 2026-08-27 09:52:12.338 | curl 2026-08-27 09:52:12.338 | ebtables 2026-08-27 09:52:12.338 | genisoimage 2026-08-27 09:52:12.338 | iptables 2026-08-27 09:52:12.338 | iputils-arping 2026-08-27 09:52:12.338 | kpartx 2026-08-27 09:52:12.338 | libjs-jquery-tablesorter 2026-08-27 09:52:12.338 | parted 2026-08-27 09:52:12.339 | pm-utils 2026-08-27 09:52:12.339 | python3-mysqldb 2026-08-27 09:52:12.339 | socat 2026-08-27 09:52:12.339 | sqlite3 2026-08-27 09:52:12.339 | sudo 2026-08-27 09:52:12.339 | vlan 2026-08-27 09:52:12.339 | lsscsi 2026-08-27 09:52:12.340 | open-iscsi 2026-08-27 09:52:12.340 | cryptsetup 2026-08-27 09:52:12.340 | dosfstools 2026-08-27 09:52:12.341 | genisoimage 2026-08-27 09:52:12.341 | gir1.2-libosinfo-1.0 2026-08-27 09:52:12.341 | netcat-openbsd 2026-08-27 09:52:12.342 | open-iscsi 2026-08-27 09:52:12.342 | qemu-utils 2026-08-27 09:52:12.342 | sg3-utils 2026-08-27 09:52:12.342 | sysfsutils 2026-08-27 09:52:12.342 | lvm2 2026-08-27 09:52:12.342 | qemu-utils 2026-08-27 09:52:12.342 | thin-provisioning-tools 2026-08-27 09:52:12.342 | acl 2026-08-27 09:52:12.342 | dnsmasq-base 2026-08-27 09:52:12.343 | dnsmasq-utils 2026-08-27 09:52:12.343 | ebtables 2026-08-27 09:52:12.343 | haproxy 2026-08-27 09:52:12.343 | iptables 2026-08-27 09:52:12.343 | iputils-arping 2026-08-27 09:52:12.343 | iputils-ping 2026-08-27 09:52:12.343 | postgresql-server-dev-all 2026-08-27 09:52:12.343 | python3-mysqldb 2026-08-27 09:52:12.343 | sqlite3 2026-08-27 09:52:12.343 | sudo 2026-08-27 09:52:12.343 | vlan 2026-08-27 09:52:12.343 | pcp' 2026-08-27 09:52:12.344 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2026-08-27 09:52:12.365 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2026-08-27 09:52:12.365 | apache2-dev 2026-08-27 09:52:12.365 | bc 2026-08-27 09:52:12.365 | bsdmainutils 2026-08-27 09:52:12.365 | curl 2026-08-27 09:52:12.365 | g++ 2026-08-27 09:52:12.365 | gawk 2026-08-27 09:52:12.365 | gcc 2026-08-27 09:52:12.366 | gettext 2026-08-27 09:52:12.366 | git 2026-08-27 09:52:12.366 | graphviz 2026-08-27 09:52:12.366 | iputils-ping 2026-08-27 09:52:12.366 | libffi-dev 2026-08-27 09:52:12.366 | libjpeg-dev 2026-08-27 09:52:12.366 | libpq-dev 2026-08-27 09:52:12.366 | libssl-dev 2026-08-27 09:52:12.366 | libsystemd-dev 2026-08-27 09:52:12.366 | libxml2-dev 2026-08-27 09:52:12.367 | libxslt1-dev 2026-08-27 09:52:12.367 | libyaml-dev 2026-08-27 09:52:12.367 | lsof 2026-08-27 09:52:12.367 | openssh-server 2026-08-27 09:52:12.367 | openssl 2026-08-27 09:52:12.367 | pkg-config 2026-08-27 09:52:12.367 | psmisc 2026-08-27 09:52:12.367 | python3-dev 2026-08-27 09:52:12.367 | python3-pip 2026-08-27 09:52:12.367 | python3-systemd 2026-08-27 09:52:12.368 | python3-venv 2026-08-27 09:52:12.368 | tar 2026-08-27 09:52:12.368 | tcpdump 2026-08-27 09:52:12.368 | unzip 2026-08-27 09:52:12.368 | uuid-runtime 2026-08-27 09:52:12.368 | wget 2026-08-27 09:52:12.368 | zlib1g-dev 2026-08-27 09:52:12.368 | libkrb5-dev 2026-08-27 09:52:12.368 | libldap2-dev 2026-08-27 09:52:12.368 | libsasl2-dev 2026-08-27 09:52:12.369 | memcached 2026-08-27 09:52:12.369 | python3-mysqldb 2026-08-27 09:52:12.369 | sqlite3 2026-08-27 09:52:12.369 | conntrack 2026-08-27 09:52:12.369 | curl 2026-08-27 09:52:12.369 | ebtables 2026-08-27 09:52:12.369 | genisoimage 2026-08-27 09:52:12.369 | iptables 2026-08-27 09:52:12.369 | iputils-arping 2026-08-27 09:52:12.369 | kpartx 2026-08-27 09:52:12.370 | libjs-jquery-tablesorter 2026-08-27 09:52:12.370 | parted 2026-08-27 09:52:12.370 | pm-utils 2026-08-27 09:52:12.370 | python3-mysqldb 2026-08-27 09:52:12.370 | socat 2026-08-27 09:52:12.370 | sqlite3 2026-08-27 09:52:12.370 | sudo 2026-08-27 09:52:12.370 | vlan 2026-08-27 09:52:12.370 | lsscsi 2026-08-27 09:52:12.370 | open-iscsi 2026-08-27 09:52:12.371 | cryptsetup 2026-08-27 09:52:12.371 | dosfstools 2026-08-27 09:52:12.371 | genisoimage 2026-08-27 09:52:12.371 | gir1.2-libosinfo-1.0 2026-08-27 09:52:12.371 | netcat-openbsd 2026-08-27 09:52:12.371 | open-iscsi 2026-08-27 09:52:12.371 | qemu-utils 2026-08-27 09:52:12.371 | sg3-utils 2026-08-27 09:52:12.371 | sysfsutils 2026-08-27 09:52:12.371 | lvm2 2026-08-27 09:52:12.372 | qemu-utils 2026-08-27 09:52:12.372 | thin-provisioning-tools 2026-08-27 09:52:12.372 | acl 2026-08-27 09:52:12.372 | dnsmasq-base 2026-08-27 09:52:12.372 | dnsmasq-utils 2026-08-27 09:52:12.372 | ebtables 2026-08-27 09:52:12.372 | haproxy 2026-08-27 09:52:12.372 | iptables 2026-08-27 09:52:12.372 | iputils-arping 2026-08-27 09:52:12.372 | iputils-ping 2026-08-27 09:52:12.373 | postgresql-server-dev-all 2026-08-27 09:52:12.373 | python3-mysqldb 2026-08-27 09:52:12.373 | sqlite3 2026-08-27 09:52:12.373 | sudo 2026-08-27 09:52:12.373 | vlan 2026-08-27 09:52:12.373 | pcp ' 2026-08-27 09:52:12.373 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2026-08-27 09:52:12.373 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-27 09:52:12.376 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-27 09:52:12.382 | ++ 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-27 09:52:12.382 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2026-08-27 09:52:12.388 | ++ 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-27 09:52:12.391 | ++ functions-common:install_package:1438 : update_package_repo 2026-08-27 09:52:12.395 | ++ functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-08-27 09:52:12.399 | ++ functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-08-27 09:52:12.403 | ++ functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-08-27 09:52:12.406 | ++ functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-08-27 09:52:12.410 | ++ functions-common:update_package_repo:1420 : is_ubuntu 2026-08-27 09:52:12.413 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-27 09:52:12.417 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-27 09:52:12.421 | ++ functions-common:update_package_repo:1421 : apt_get_update 2026-08-27 09:52:12.424 | ++ functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-08-27 09:52:12.428 | ++ functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-08-27 09:52:12.432 | ++ functions-common:apt_get_update:1167 : return 2026-08-27 09:52:12.435 | ++ 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-27 09:52:12.439 | ++ functions-common:real_install_package:1426 : is_ubuntu 2026-08-27 09:52:12.443 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-27 09:52:12.446 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-27 09:52:12.450 | ++ 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-27 09:52:12.479 | ++ 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-27 09:52:12.519 | Reading package lists... 2026-08-27 09:52:12.956 | Building dependency tree... 2026-08-27 09:52:12.957 | Reading state information... 2026-08-27 09:52:13.695 | bc is already the newest version (1.07.1-3ubuntu4). 2026-08-27 09:52:13.695 | bc set to manually installed. 2026-08-27 09:52:13.695 | curl is already the newest version (8.5.0-2ubuntu10.13). 2026-08-27 09:52:13.695 | curl set to manually installed. 2026-08-27 09:52:13.695 | g++ is already the newest version (4:13.2.0-7ubuntu1). 2026-08-27 09:52:13.695 | g++ set to manually installed. 2026-08-27 09:52:13.695 | gawk is already the newest version (1:5.2.1-2ubuntu0.1). 2026-08-27 09:52:13.695 | gawk set to manually installed. 2026-08-27 09:52:13.695 | gcc is already the newest version (4:13.2.0-7ubuntu1). 2026-08-27 09:52:13.695 | gcc set to manually installed. 2026-08-27 09:52:13.695 | git is already the newest version (1:2.43.0-1ubuntu7.3). 2026-08-27 09:52:13.696 | git set to manually installed. 2026-08-27 09:52:13.696 | iputils-ping is already the newest version (3:20240117-1ubuntu0.1). 2026-08-27 09:52:13.696 | iputils-ping set to manually installed. 2026-08-27 09:52:13.696 | lsof is already the newest version (4.95.0-1build3). 2026-08-27 09:52:13.696 | lsof set to manually installed. 2026-08-27 09:52:13.696 | openssh-server is already the newest version (1:9.6p1-3ubuntu13.18). 2026-08-27 09:52:13.696 | openssl is already the newest version (3.0.13-0ubuntu3.15). 2026-08-27 09:52:13.696 | openssl set to manually installed. 2026-08-27 09:52:13.696 | psmisc is already the newest version (23.7-1build1). 2026-08-27 09:52:13.696 | psmisc set to manually installed. 2026-08-27 09:52:13.696 | python3-dev is already the newest version (3.12.3-0ubuntu2.1). 2026-08-27 09:52:13.696 | python3-dev set to manually installed. 2026-08-27 09:52:13.697 | python3-pip is already the newest version (24.0+dfsg-1ubuntu1.3). 2026-08-27 09:52:13.697 | python3-systemd is already the newest version (235-1build4). 2026-08-27 09:52:13.697 | python3-systemd set to manually installed. 2026-08-27 09:52:13.697 | tar is already the newest version (1.35+dfsg-3ubuntu0.4). 2026-08-27 09:52:13.697 | tar set to manually installed. 2026-08-27 09:52:13.697 | tcpdump is already the newest version (4.99.4-3ubuntu4.24.04.1). 2026-08-27 09:52:13.697 | tcpdump set to manually installed. 2026-08-27 09:52:13.698 | uuid-runtime is already the newest version (2.39.3-9ubuntu6.5). 2026-08-27 09:52:13.698 | uuid-runtime set to manually installed. 2026-08-27 09:52:13.698 | wget is already the newest version (1.21.4-1ubuntu4.5). 2026-08-27 09:52:13.699 | wget set to manually installed. 2026-08-27 09:52:13.699 | zlib1g-dev is already the newest version (1:1.3.dfsg-3.1ubuntu2.1). 2026-08-27 09:52:13.699 | zlib1g-dev set to manually installed. 2026-08-27 09:52:13.700 | iptables is already the newest version (1.8.10-3ubuntu2). 2026-08-27 09:52:13.700 | iptables set to manually installed. 2026-08-27 09:52:13.700 | kpartx is already the newest version (0.9.4-5ubuntu8.2). 2026-08-27 09:52:13.701 | kpartx set to manually installed. 2026-08-27 09:52:13.701 | parted is already the newest version (3.6-4build1). 2026-08-27 09:52:13.701 | parted set to manually installed. 2026-08-27 09:52:13.701 | sudo is already the newest version (1.9.15p5-3ubuntu5.24.04.2). 2026-08-27 09:52:13.701 | sudo set to manually installed. 2026-08-27 09:52:13.701 | open-iscsi is already the newest version (2.1.9-3ubuntu5.4). 2026-08-27 09:52:13.701 | open-iscsi set to manually installed. 2026-08-27 09:52:13.701 | cryptsetup is already the newest version (2:2.7.0-1ubuntu4.2). 2026-08-27 09:52:13.701 | cryptsetup set to manually installed. 2026-08-27 09:52:13.702 | dosfstools is already the newest version (4.2-1.1build1). 2026-08-27 09:52:13.702 | dosfstools set to manually installed. 2026-08-27 09:52:13.702 | netcat-openbsd is already the newest version (1.226-1ubuntu2). 2026-08-27 09:52:13.702 | netcat-openbsd set to manually installed. 2026-08-27 09:52:13.702 | qemu-utils is already the newest version (1:8.2.2+ds-0ubuntu1.18). 2026-08-27 09:52:13.702 | qemu-utils set to manually installed. 2026-08-27 09:52:13.702 | sg3-utils is already the newest version (1.46-3ubuntu4). 2026-08-27 09:52:13.703 | sg3-utils set to manually installed. 2026-08-27 09:52:13.703 | lvm2 is already the newest version (2.03.16-3ubuntu3.2). 2026-08-27 09:52:13.703 | lvm2 set to manually installed. 2026-08-27 09:52:13.704 | thin-provisioning-tools is already the newest version (0.9.0-2ubuntu5.1). 2026-08-27 09:52:13.704 | thin-provisioning-tools set to manually installed. 2026-08-27 09:52:13.704 | acl is already the newest version (2.3.2-1build1.1). 2026-08-27 09:52:13.704 | acl set to manually installed. 2026-08-27 09:52:13.704 | dnsmasq-base is already the newest version (2.90-2ubuntu0.4). 2026-08-27 09:52:13.704 | dnsmasq-base set to manually installed. 2026-08-27 09:52:13.704 | The following packages were automatically installed and are no longer required: 2026-08-27 09:52:13.704 | libfwupd2 libgusb2 2026-08-27 09:52:13.705 | Use 'sudo apt autoremove' to remove them. 2026-08-27 09:52:13.705 | The following additional packages will be installed: 2026-08-27 09:52:13.705 | apache2-bin apache2-data apache2-utils autoconf automake autopoint 2026-08-27 09:52:13.705 | autotools-dev clang-17 comerr-dev debhelper debugedit dh-autoreconf 2026-08-27 09:52:13.705 | dh-strip-nondeterminism dwz fonts-liberation fonts-liberation-sans-narrow 2026-08-27 09:52:13.705 | fonts-liberation2 gir1.2-freedesktop icu-devtools intltool-debian 2026-08-27 09:52:13.705 | krb5-multidev libann0 libapr1-dev libapr1t64 libaprutil1-dbd-sqlite3 2026-08-27 09:52:13.705 | libaprutil1-dev libaprutil1-ldap libaprutil1t64 libarchive-cpio-perl 2026-08-27 09:52:13.705 | libarchive-zip-perl libcdt5 libcgraph6 libclang-common-17-dev 2026-08-27 09:52:13.705 | libclang-cpp17t64 libclang-rt-17-dev libclang1-17t64 libcommon-sense-perl 2026-08-27 09:52:13.705 | libdebhelper-perl libevent-2.1-7t64 libfile-stripnondeterminism-perl libgc1 2026-08-27 09:52:13.705 | libgssrpc4t64 libgts-0.7-5t64 libgts-bin libgvc6 libgvpr2 libice6 libicu-dev 2026-08-27 09:52:13.706 | libjpeg-turbo8-dev libjpeg8-dev libjs-jquery-metadata libjson-perl 2026-08-27 09:52:13.706 | libjson-xs-perl libkadm5clnt-mit12 libkadm5srv-mit12 libkdb5-10t64 2026-08-27 09:52:13.706 | liblab-gamut1 libldap-dev libllvm17t64 libltdl-dev libltdl7 liblua5.4-0 2026-08-27 09:52:13.706 | libmail-sendmail-perl libmysqlclient21 libncurses-dev libobjc-13-dev 2026-08-27 09:52:13.706 | libobjc4 libosinfo-1.0-0 libosinfo-l10n libpathplan4 libpcp-archive1t64 2026-08-27 09:52:13.706 | libpcp-gui2t64 libpcp-import1t64 libpcp-mmv1t64 libpcp-pmda-perl 2026-08-27 09:52:13.706 | libpcp-pmda3t64 libpcp-trace2t64 libpcp-web1t64 libpcp3t64 libpcre2-16-0 2026-08-27 09:52:13.707 | libpcre2-32-0 libpcre2-dev libpcre2-posix3 libpfm4 libpkgconf3 libpq5 2026-08-27 09:52:13.707 | libsctp-dev libsctp1 libsm6 libsub-override-perl libsys-hostname-long-perl 2026-08-27 09:52:13.707 | libsysfs2 libtool libtypes-serialiser-perl libx86-1 libxaw7 libxmu6 2026-08-27 09:52:13.708 | libxt6t64 libz3-4 libz3-dev llvm-17 llvm-17-dev llvm-17-linker-tools 2026-08-27 09:52:13.708 | llvm-17-runtime llvm-17-tools m4 mysql-common ncal osinfo-db pcp-conf 2026-08-27 09:52:13.708 | pkgconf pkgconf-bin po-debconf postgresql-client-16 postgresql-client-common 2026-08-27 09:52:13.708 | postgresql-common postgresql-server-dev-16 python3-pcp python3-pip-whl 2026-08-27 09:52:13.709 | python3-setuptools-whl python3.12-venv ssl-cert uuid-dev vbetool 2026-08-27 09:52:13.709 | Suggested packages: 2026-08-27 09:52:13.709 | apache2-doc apache2-suexec-pristine | apache2-suexec-custom www-browser 2026-08-27 09:52:13.709 | autoconf-archive gnu-standards autoconf-doc calendar whois vacation 2026-08-27 09:52:13.709 | mailutils clang-17-doc wasi-libc doc-base dh-make wodim cdrkit-doc 2026-08-27 09:52:13.709 | gettext-doc libasprintf-dev libgettextpo-dev gsfonts graphviz-doc 2026-08-27 09:52:13.710 | vim-haproxy haproxy-doc krb5-doc krb5-user icu-doc libtool-doc ncurses-doc 2026-08-27 09:52:13.710 | postgresql-doc-16 lksctp-tools libssl-doc gfortran | fortran95-compiler 2026-08-27 09:52:13.710 | gcj-jdk libyaml-doc llvm-17-doc m4-doc libanyevent-perl 2026-08-27 09:52:13.710 | libcache-memcached-perl libmemcached libyaml-perl pcp-gui libpcp-import-perl 2026-08-27 09:52:13.710 | redis-server cpufrequtils wireless-tools radeontool libmail-box-perl 2026-08-27 09:52:13.710 | postgresql-16 default-mysql-server | virtual-mysql-server sqlite3-doc zip 2026-08-27 09:52:13.850 | The following NEW packages will be installed: 2026-08-27 09:52:13.850 | apache2 apache2-bin apache2-data apache2-dev apache2-utils autoconf automake 2026-08-27 09:52:13.850 | autopoint autotools-dev bsdmainutils clang-17 comerr-dev conntrack debhelper 2026-08-27 09:52:13.851 | debugedit dh-autoreconf dh-strip-nondeterminism dnsmasq-utils dwz ebtables 2026-08-27 09:52:13.851 | fonts-liberation fonts-liberation-sans-narrow fonts-liberation2 genisoimage 2026-08-27 09:52:13.851 | gettext gir1.2-freedesktop gir1.2-libosinfo-1.0 graphviz haproxy 2026-08-27 09:52:13.851 | icu-devtools intltool-debian iputils-arping krb5-multidev libann0 2026-08-27 09:52:13.851 | libapr1-dev libapr1t64 libaprutil1-dbd-sqlite3 libaprutil1-dev 2026-08-27 09:52:13.851 | libaprutil1-ldap libaprutil1t64 libarchive-cpio-perl libarchive-zip-perl 2026-08-27 09:52:13.851 | libcdt5 libcgraph6 libclang-common-17-dev libclang-cpp17t64 2026-08-27 09:52:13.851 | libclang-rt-17-dev libclang1-17t64 libcommon-sense-perl libdebhelper-perl 2026-08-27 09:52:13.851 | libevent-2.1-7t64 libffi-dev libfile-stripnondeterminism-perl libgc1 2026-08-27 09:52:13.851 | libgssrpc4t64 libgts-0.7-5t64 libgts-bin libgvc6 libgvpr2 libice6 libicu-dev 2026-08-27 09:52:13.851 | libjpeg-dev libjpeg-turbo8-dev libjpeg8-dev libjs-jquery-metadata 2026-08-27 09:52:13.851 | libjs-jquery-tablesorter libjson-perl libjson-xs-perl libkadm5clnt-mit12 2026-08-27 09:52:13.852 | libkadm5srv-mit12 libkdb5-10t64 libkrb5-dev liblab-gamut1 libldap-dev 2026-08-27 09:52:13.852 | libldap2-dev libllvm17t64 libltdl-dev libltdl7 liblua5.4-0 2026-08-27 09:52:13.852 | libmail-sendmail-perl libmysqlclient21 libncurses-dev libobjc-13-dev 2026-08-27 09:52:13.852 | libobjc4 libosinfo-1.0-0 libosinfo-l10n libpathplan4 libpcp-archive1t64 2026-08-27 09:52:13.852 | libpcp-gui2t64 libpcp-import1t64 libpcp-mmv1t64 libpcp-pmda-perl 2026-08-27 09:52:13.852 | libpcp-pmda3t64 libpcp-trace2t64 libpcp-web1t64 libpcp3t64 libpcre2-16-0 2026-08-27 09:52:13.852 | libpcre2-32-0 libpcre2-dev libpcre2-posix3 libpfm4 libpkgconf3 libpq-dev 2026-08-27 09:52:13.852 | libpq5 libsasl2-dev libsctp-dev libsctp1 libsm6 libssl-dev 2026-08-27 09:52:13.852 | libsub-override-perl libsys-hostname-long-perl libsysfs2 libsystemd-dev 2026-08-27 09:52:13.852 | libtool libtypes-serialiser-perl libx86-1 libxaw7 libxml2-dev libxmu6 2026-08-27 09:52:13.852 | libxslt1-dev libxt6t64 libyaml-dev libz3-4 libz3-dev llvm-17 llvm-17-dev 2026-08-27 09:52:13.852 | llvm-17-linker-tools llvm-17-runtime llvm-17-tools lsscsi m4 memcached 2026-08-27 09:52:13.853 | mysql-common ncal osinfo-db pcp pcp-conf pkg-config pkgconf pkgconf-bin 2026-08-27 09:52:13.853 | pm-utils po-debconf postgresql-client-16 postgresql-client-common 2026-08-27 09:52:13.853 | postgresql-common postgresql-server-dev-16 postgresql-server-dev-all 2026-08-27 09:52:13.853 | python3-mysqldb python3-pcp python3-pip-whl python3-setuptools-whl 2026-08-27 09:52:13.853 | python3-venv python3.12-venv socat sqlite3 ssl-cert sysfsutils unzip 2026-08-27 09:52:13.853 | uuid-dev vbetool vlan 2026-08-27 09:52:14.011 | 0 upgraded, 161 newly installed, 0 to remove and 6 not upgraded. 2026-08-27 09:52:14.012 | Need to get 175 MB of archives. 2026-08-27 09:52:14.012 | After this operation, 941 MB of additional disk space will be used. 2026-08-27 09:52:14.012 | Get:1 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libapr1t64 amd64 1.7.2-3.1ubuntu0.1 [108 kB] 2026-08-27 09:52:14.111 | Get:2 http://archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1t64 amd64 1.6.3-1.1ubuntu7 [91.9 kB] 2026-08-27 09:52:14.126 | Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1-dbd-sqlite3 amd64 1.6.3-1.1ubuntu7 [11.2 kB] 2026-08-27 09:52:14.128 | Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1-ldap amd64 1.6.3-1.1ubuntu7 [9116 B] 2026-08-27 09:52:14.130 | Get:5 http://archive.ubuntu.com/ubuntu noble/main amd64 liblua5.4-0 amd64 5.4.6-3build2 [166 kB] 2026-08-27 09:52:14.158 | Get:6 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-bin amd64 2.4.58-1ubuntu8.15 [1338 kB] 2026-08-27 09:52:14.214 | Get:7 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-data all 2.4.58-1ubuntu8.15 [163 kB] 2026-08-27 09:52:14.217 | Get:8 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-utils amd64 2.4.58-1ubuntu8.15 [99.7 kB] 2026-08-27 09:52:14.219 | Get:9 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2 amd64 2.4.58-1ubuntu8.15 [90.2 kB] 2026-08-27 09:52:14.220 | Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 haproxy amd64 2.8.16-0ubuntu0.24.04.3 [2070 kB] 2026-08-27 09:52:14.247 | Get:11 http://archive.ubuntu.com/ubuntu noble/main amd64 libevent-2.1-7t64 amd64 2.1.12-stable-9ubuntu2 [145 kB] 2026-08-27 09:52:14.249 | Get:12 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 memcached amd64 1.6.24-1ubuntu0.1 [213 kB] 2026-08-27 09:52:14.252 | Get:13 http://archive.ubuntu.com/ubuntu noble/main amd64 libjson-perl all 4.10000-1 [81.9 kB] 2026-08-27 09:52:14.254 | Get:14 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-client-common all 257build1.1 [36.4 kB] 2026-08-27 09:52:14.254 | Get:15 http://archive.ubuntu.com/ubuntu noble/main amd64 ssl-cert all 1.1.2ubuntu1 [17.8 kB] 2026-08-27 09:52:14.255 | Get:16 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-common all 257build1.1 [161 kB] 2026-08-27 09:52:14.265 | Get:17 http://archive.ubuntu.com/ubuntu noble/main amd64 libsysfs2 amd64 2.1.1-6build1 [20.0 kB] 2026-08-27 09:52:14.267 | Get:18 http://archive.ubuntu.com/ubuntu noble/main amd64 sysfsutils amd64 2.1.1-6build1 [15.5 kB] 2026-08-27 09:52:14.267 | Get:19 http://archive.ubuntu.com/ubuntu noble/main amd64 autotools-dev all 20220109.1 [44.9 kB] 2026-08-27 09:52:14.289 | Get:20 http://archive.ubuntu.com/ubuntu noble/main amd64 m4 amd64 1.4.19-4build1 [244 kB] 2026-08-27 09:52:14.293 | Get:21 http://archive.ubuntu.com/ubuntu noble/main amd64 autoconf all 2.71-3 [339 kB] 2026-08-27 09:52:14.297 | Get:22 http://archive.ubuntu.com/ubuntu noble/main amd64 automake all 1:1.16.5-1.3ubuntu1 [558 kB] 2026-08-27 09:52:14.326 | Get:23 http://archive.ubuntu.com/ubuntu noble/main amd64 autopoint all 0.21-14ubuntu2 [422 kB] 2026-08-27 09:52:14.331 | Get:24 http://archive.ubuntu.com/ubuntu noble/main amd64 libdebhelper-perl all 13.14.1ubuntu5 [89.8 kB] 2026-08-27 09:52:14.333 | Get:25 http://archive.ubuntu.com/ubuntu noble/main amd64 libllvm17t64 amd64 1:17.0.6-9ubuntu1 [26.2 MB] 2026-08-27 09:52:14.661 | Get:26 http://archive.ubuntu.com/ubuntu noble/universe amd64 libclang-cpp17t64 amd64 1:17.0.6-9ubuntu1 [12.9 MB] 2026-08-27 09:52:14.803 | Get:27 http://archive.ubuntu.com/ubuntu noble/main amd64 libgc1 amd64 1:8.2.6-1build1 [90.3 kB] 2026-08-27 09:52:14.805 | Get:28 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libobjc4 amd64 14.2.0-4ubuntu2~24.04.1 [47.1 kB] 2026-08-27 09:52:14.806 | Get:29 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libobjc-13-dev amd64 13.3.0-6ubuntu2~24.04.1 [194 kB] 2026-08-27 09:52:14.809 | Get:30 http://archive.ubuntu.com/ubuntu noble/universe amd64 libclang-common-17-dev amd64 1:17.0.6-9ubuntu1 [690 kB] 2026-08-27 09:52:14.817 | Get:31 http://archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-linker-tools amd64 1:17.0.6-9ubuntu1 [1308 kB] 2026-08-27 09:52:14.831 | Get:32 http://archive.ubuntu.com/ubuntu noble/universe amd64 libclang1-17t64 amd64 1:17.0.6-9ubuntu1 [7353 kB] 2026-08-27 09:52:14.911 | Get:33 http://archive.ubuntu.com/ubuntu noble/universe amd64 clang-17 amd64 1:17.0.6-9ubuntu1 [78.6 kB] 2026-08-27 09:52:14.912 | Get:34 http://archive.ubuntu.com/ubuntu noble/main amd64 libtool all 2.4.7-7build1 [166 kB] 2026-08-27 09:52:14.914 | Get:35 http://archive.ubuntu.com/ubuntu noble/main amd64 dh-autoreconf all 20 [16.1 kB] 2026-08-27 09:52:14.915 | Get:36 http://archive.ubuntu.com/ubuntu noble/main amd64 libarchive-zip-perl all 1.68-1 [90.2 kB] 2026-08-27 09:52:14.916 | Get:37 http://archive.ubuntu.com/ubuntu noble/main amd64 libsub-override-perl all 0.10-1 [10.0 kB] 2026-08-27 09:52:14.917 | Get:38 http://archive.ubuntu.com/ubuntu noble/main amd64 libfile-stripnondeterminism-perl all 1.13.1-1 [18.1 kB] 2026-08-27 09:52:14.918 | Get:39 http://archive.ubuntu.com/ubuntu noble/main amd64 dh-strip-nondeterminism all 1.13.1-1 [5362 B] 2026-08-27 09:52:14.918 | Get:40 http://archive.ubuntu.com/ubuntu noble/main amd64 debugedit amd64 1:5.0-5build2 [46.1 kB] 2026-08-27 09:52:14.919 | Get:41 http://archive.ubuntu.com/ubuntu noble/main amd64 dwz amd64 0.15-1build6 [115 kB] 2026-08-27 09:52:14.937 | Get:42 http://archive.ubuntu.com/ubuntu noble/main amd64 gettext amd64 0.21-14ubuntu2 [864 kB] 2026-08-27 09:52:14.947 | Get:43 http://archive.ubuntu.com/ubuntu noble/main amd64 intltool-debian all 0.35.0+20060710.6 [23.2 kB] 2026-08-27 09:52:14.948 | Get:44 http://archive.ubuntu.com/ubuntu noble/main amd64 po-debconf all 1.0.21+nmu1 [233 kB] 2026-08-27 09:52:14.951 | Get:45 http://archive.ubuntu.com/ubuntu noble/main amd64 debhelper all 13.14.1ubuntu5 [869 kB] 2026-08-27 09:52:14.961 | Get:46 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 uuid-dev amd64 2.39.3-9ubuntu6.5 [33.5 kB] 2026-08-27 09:52:14.962 | Get:47 http://archive.ubuntu.com/ubuntu noble/main amd64 libsctp1 amd64 1.0.19+dfsg-2build1 [9146 B] 2026-08-27 09:52:14.962 | Get:48 http://archive.ubuntu.com/ubuntu noble/main amd64 libsctp-dev amd64 1.0.19+dfsg-2build1 [51.1 kB] 2026-08-27 09:52:14.964 | Get:49 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libapr1-dev amd64 1.7.2-3.1ubuntu0.1 [768 kB] 2026-08-27 09:52:14.972 | Get:50 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libldap-dev amd64 2.6.10+dfsg-0ubuntu0.24.04.1 [308 kB] 2026-08-27 09:52:14.976 | Get:51 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-27 09:52:14.991 | Get:52 http://archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1-dev amd64 1.6.3-1.1ubuntu7 [412 kB] 2026-08-27 09:52:14.996 | Get:53 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-16-0 amd64 10.42-4ubuntu2.1 [210 kB] 2026-08-27 09:52:14.999 | Get:54 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-32-0 amd64 10.42-4ubuntu2.1 [197 kB] 2026-08-27 09:52:15.001 | Get:55 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-posix3 amd64 10.42-4ubuntu2.1 [6748 B] 2026-08-27 09:52:15.002 | Get:56 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-dev amd64 10.42-4ubuntu2.1 [736 kB] 2026-08-27 09:52:15.011 | Get:57 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-dev amd64 2.4.58-1ubuntu8.15 [203 kB] 2026-08-27 09:52:15.014 | Get:58 http://archive.ubuntu.com/ubuntu noble/universe amd64 ncal amd64 12.1.8 [21.0 kB] 2026-08-27 09:52:15.014 | Get:59 http://archive.ubuntu.com/ubuntu noble/universe amd64 bsdmainutils all 12.1.8 [3176 B] 2026-08-27 09:52:15.015 | Get:60 http://archive.ubuntu.com/ubuntu noble/main amd64 conntrack amd64 1:1.4.8-1ubuntu1 [37.9 kB] 2026-08-27 09:52:15.016 | Get:61 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dnsmasq-utils amd64 2.90-2ubuntu0.4 [16.1 kB] 2026-08-27 09:52:15.039 | Get:62 http://archive.ubuntu.com/ubuntu noble/main amd64 ebtables amd64 2.0.11-6build1 [88.4 kB] 2026-08-27 09:52:15.040 | Get:63 http://archive.ubuntu.com/ubuntu noble/main amd64 fonts-liberation all 1:2.1.5-3 [1603 kB] 2026-08-27 09:52:15.058 | Get:64 http://archive.ubuntu.com/ubuntu noble/main amd64 fonts-liberation-sans-narrow all 1:1.07.6-4 [197 kB] 2026-08-27 09:52:15.061 | Get:65 http://archive.ubuntu.com/ubuntu noble/universe amd64 fonts-liberation2 all 1:2.1.5-3 [3418 B] 2026-08-27 09:52:15.061 | Get:66 http://archive.ubuntu.com/ubuntu noble/main amd64 genisoimage amd64 9:1.1.11-3.5 [378 kB] 2026-08-27 09:52:15.066 | Get:67 http://archive.ubuntu.com/ubuntu noble/main amd64 gir1.2-freedesktop amd64 1.80.1-1 [49.7 kB] 2026-08-27 09:52:15.067 | Get:68 http://archive.ubuntu.com/ubuntu noble/universe amd64 libann0 amd64 1.1.2+doc-9build1 [25.5 kB] 2026-08-27 09:52:15.067 | Get:69 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libcdt5 amd64 2.42.2-9ubuntu0.1 [21.6 kB] 2026-08-27 09:52:15.068 | Get:70 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libcgraph6 amd64 2.42.2-9ubuntu0.1 [44.6 kB] 2026-08-27 09:52:15.069 | Get:71 http://archive.ubuntu.com/ubuntu noble/universe amd64 libgts-0.7-5t64 amd64 0.7.6+darcs121130-5.2build1 [161 kB] 2026-08-27 09:52:15.087 | Get:72 http://archive.ubuntu.com/ubuntu noble/main amd64 libltdl7 amd64 2.4.7-7build1 [40.3 kB] 2026-08-27 09:52:15.087 | Get:73 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libpathplan4 amd64 2.42.2-9ubuntu0.1 [24.0 kB] 2026-08-27 09:52:15.111 | Get:74 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libgvc6 amd64 2.42.2-9ubuntu0.1 [716 kB] 2026-08-27 09:52:15.119 | Get:75 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libgvpr2 amd64 2.42.2-9ubuntu0.1 [187 kB] 2026-08-27 09:52:15.121 | Get:76 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 liblab-gamut1 amd64 2.42.2-9ubuntu0.1 [1886 kB] 2026-08-27 09:52:15.143 | Get:77 http://archive.ubuntu.com/ubuntu noble/main amd64 libice6 amd64 2:1.0.10-1build3 [41.4 kB] 2026-08-27 09:52:15.144 | Get:78 http://archive.ubuntu.com/ubuntu noble/main amd64 libsm6 amd64 2:1.2.3-1build3 [15.7 kB] 2026-08-27 09:52:15.144 | Get:79 http://archive.ubuntu.com/ubuntu noble/main amd64 libxt6t64 amd64 1:1.2.1-1.2build1 [171 kB] 2026-08-27 09:52:15.146 | Get:80 http://archive.ubuntu.com/ubuntu noble/main amd64 libxmu6 amd64 2:1.1.3-3build2 [47.6 kB] 2026-08-27 09:52:15.147 | Get:81 http://archive.ubuntu.com/ubuntu noble/main amd64 libxaw7 amd64 2:1.0.14-1build2 [187 kB] 2026-08-27 09:52:15.150 | Get:82 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 graphviz amd64 2.42.2-9ubuntu0.1 [642 kB] 2026-08-27 09:52:15.157 | Get:83 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 icu-devtools amd64 74.2-1ubuntu3.1 [212 kB] 2026-08-27 09:52:15.166 | Get:84 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 iputils-arping amd64 3:20240117-1ubuntu0.1 [15.1 kB] 2026-08-27 09:52:15.167 | Get:85 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-27 09:52:15.191 | Get:86 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libgssrpc4t64 amd64 1.20.1-6ubuntu2.8 [57.3 kB] 2026-08-27 09:52:15.192 | Get:87 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libkadm5clnt-mit12 amd64 1.20.1-6ubuntu2.8 [40.1 kB] 2026-08-27 09:52:15.192 | Get:88 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libkdb5-10t64 amd64 1.20.1-6ubuntu2.8 [40.4 kB] 2026-08-27 09:52:15.193 | Get:89 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libkadm5srv-mit12 amd64 1.20.1-6ubuntu2.8 [53.0 kB] 2026-08-27 09:52:15.194 | Get:90 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 krb5-multidev amd64 1.20.1-6ubuntu2.8 [125 kB] 2026-08-27 09:52:15.196 | Get:91 http://archive.ubuntu.com/ubuntu noble/main amd64 libarchive-cpio-perl all 0.10-3 [10.3 kB] 2026-08-27 09:52:15.197 | Get:92 http://archive.ubuntu.com/ubuntu noble/universe amd64 libclang-rt-17-dev amd64 1:17.0.6-9ubuntu1 [2361 kB] 2026-08-27 09:52:15.224 | Get:93 http://archive.ubuntu.com/ubuntu noble/main amd64 libcommon-sense-perl amd64 3.75-3build3 [20.4 kB] 2026-08-27 09:52:15.225 | Get:94 http://archive.ubuntu.com/ubuntu noble/universe amd64 libgts-bin amd64 0.7.6+darcs121130-5.2build1 [44.0 kB] 2026-08-27 09:52:15.226 | Get:95 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libicu-dev amd64 74.2-1ubuntu3.1 [11.9 MB] 2026-08-27 09:52:15.355 | Get:96 http://archive.ubuntu.com/ubuntu noble/main amd64 libjpeg-turbo8-dev amd64 2.1.5-2ubuntu2 [295 kB] 2026-08-27 09:52:15.359 | Get:97 http://archive.ubuntu.com/ubuntu noble/main amd64 libjpeg8-dev amd64 8c-2ubuntu11 [1484 B] 2026-08-27 09:52:15.360 | Get:98 http://archive.ubuntu.com/ubuntu noble/main amd64 libjpeg-dev amd64 8c-2ubuntu11 [1482 B] 2026-08-27 09:52:15.360 | Get:99 http://archive.ubuntu.com/ubuntu noble/universe amd64 libjs-jquery-metadata all 12-4 [6582 B] 2026-08-27 09:52:15.360 | Get:100 http://archive.ubuntu.com/ubuntu noble/universe amd64 libjs-jquery-tablesorter all 1:2.31.3+dfsg1-3 [193 kB] 2026-08-27 09:52:15.363 | Get:101 http://archive.ubuntu.com/ubuntu noble/main amd64 libtypes-serialiser-perl all 1.01-1 [11.6 kB] 2026-08-27 09:52:15.410 | Get:102 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libjson-xs-perl amd64 4.040-0ubuntu0.24.04.1 [83.7 kB] 2026-08-27 09:52:15.498 | Get:103 http://archive.ubuntu.com/ubuntu noble/main amd64 libltdl-dev amd64 2.4.7-7build1 [168 kB] 2026-08-27 09:52:15.535 | Get:104 http://archive.ubuntu.com/ubuntu noble/main amd64 libsys-hostname-long-perl all 1.5-3 [10.6 kB] 2026-08-27 09:52:15.537 | Get:105 http://archive.ubuntu.com/ubuntu noble/main amd64 libmail-sendmail-perl all 0.80-3 [21.7 kB] 2026-08-27 09:52:15.541 | Get:106 http://archive.ubuntu.com/ubuntu noble/main amd64 mysql-common all 5.8+1.1.0build1 [6746 B] 2026-08-27 09:52:15.542 | Get:107 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libmysqlclient21 amd64 8.0.46-0ubuntu0.24.04.3 [1255 kB] 2026-08-27 09:52:15.602 | Get:108 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libncurses-dev amd64 6.4+20240113-1ubuntu2.1 [384 kB] 2026-08-27 09:52:15.609 | Get:109 http://archive.ubuntu.com/ubuntu noble/universe amd64 pcp-conf amd64 6.2.0-1.1build4 [20.6 kB] 2026-08-27 09:52:15.610 | Get:110 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp3t64 amd64 6.2.0-1.1build4 [313 kB] 2026-08-27 09:52:15.615 | Get:111 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-pmda3t64 amd64 6.2.0-1.1build4 [45.4 kB] 2026-08-27 09:52:15.616 | Get:112 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-pmda-perl amd64 6.2.0-1.1build4 [41.4 kB] 2026-08-27 09:52:15.617 | Get:113 http://archive.ubuntu.com/ubuntu noble/main amd64 libpkgconf3 amd64 1.8.1-2build1 [30.7 kB] 2026-08-27 09:52:15.618 | Get:114 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpq5 amd64 16.15-0ubuntu0.24.04.1 [151 kB] 2026-08-27 09:52:15.620 | Get:115 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libssl-dev amd64 3.0.13-0ubuntu3.15 [2408 kB] 2026-08-27 09:52:15.648 | Get:116 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpq-dev amd64 16.15-0ubuntu0.24.04.1 [153 kB] 2026-08-27 09:52:15.650 | Get:117 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libsasl2-dev amd64 2.1.28+dfsg1-5ubuntu3.1 [243 kB] 2026-08-27 09:52:15.653 | Get:118 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libsystemd-dev amd64 255.4-1ubuntu8.17 [1239 kB] 2026-08-27 09:52:15.687 | Get:119 http://archive.ubuntu.com/ubuntu noble/universe amd64 libx86-1 amd64 1.1+ds1-12build1 [83.2 kB] 2026-08-27 09:52:15.688 | Get:120 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libxml2-dev amd64 2.9.14+dfsg-1.3ubuntu3.8 [782 kB] 2026-08-27 09:52:15.698 | Get:121 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libxslt1-dev amd64 1.1.39-0exp1ubuntu0.24.04.3 [91.9 kB] 2026-08-27 09:52:15.699 | Get:122 http://archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-runtime amd64 1:17.0.6-9ubuntu1 [529 kB] 2026-08-27 09:52:15.705 | Get:123 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpfm4 amd64 4.13.0+git32-g0d4ed0e-1 [414 kB] 2026-08-27 09:52:15.710 | Get:124 http://archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17 amd64 1:17.0.6-9ubuntu1 [23.8 MB] 2026-08-27 09:52:16.000 | Get:125 http://archive.ubuntu.com/ubuntu noble/main amd64 libffi-dev amd64 3.4.6-1build1 [62.8 kB] 2026-08-27 09:52:16.001 | Get:126 http://archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-tools amd64 1:17.0.6-9ubuntu1 [518 kB] 2026-08-27 09:52:16.008 | Get:127 http://archive.ubuntu.com/ubuntu noble/universe amd64 libz3-4 amd64 4.8.12-3.1build1 [5836 kB] 2026-08-27 09:52:16.073 | Get:128 http://archive.ubuntu.com/ubuntu noble/universe amd64 libz3-dev amd64 4.8.12-3.1build1 [72.2 kB] 2026-08-27 09:52:16.074 | Get:129 http://archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-dev amd64 1:17.0.6-9ubuntu1 [43.4 MB] 2026-08-27 09:52:16.555 | Get:130 http://archive.ubuntu.com/ubuntu noble/main amd64 lsscsi amd64 0.32-1build1 [48.2 kB] 2026-08-27 09:52:16.555 | Get:131 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 osinfo-db all 0.20250606-0ubuntu0.24.04.1 [178 kB] 2026-08-27 09:52:16.558 | Get:132 http://archive.ubuntu.com/ubuntu noble/main amd64 pkgconf-bin amd64 1.8.1-2build1 [20.7 kB] 2026-08-27 09:52:16.559 | Get:133 http://archive.ubuntu.com/ubuntu noble/main amd64 pkgconf amd64 1.8.1-2build1 [16.8 kB] 2026-08-27 09:52:16.560 | Get:134 http://archive.ubuntu.com/ubuntu noble/main amd64 pkg-config amd64 1.8.1-2build1 [7264 B] 2026-08-27 09:52:16.560 | Get:135 http://archive.ubuntu.com/ubuntu noble/universe amd64 pm-utils all 1.4.1-21 [47.1 kB] 2026-08-27 09:52:16.562 | Get:136 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-client-16 amd64 16.15-0ubuntu0.24.04.1 [1301 kB] 2026-08-27 09:52:16.575 | Get:137 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 postgresql-server-dev-16 amd64 16.15-0ubuntu0.24.04.1 [1233 kB] 2026-08-27 09:52:16.589 | Get:138 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 postgresql-server-dev-all amd64 257build1.1 [20.5 kB] 2026-08-27 09:52:16.589 | Get:139 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-mysqldb amd64 1.4.6-2build3 [47.3 kB] 2026-08-27 09:52:16.603 | Get:140 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-pip-whl all 24.0+dfsg-1ubuntu1.3 [1707 kB] 2026-08-27 09:52:16.622 | Get:141 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-setuptools-whl all 68.1.2-2ubuntu1.2 [716 kB] 2026-08-27 09:52:16.631 | Get:142 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3.12-venv amd64 3.12.3-1ubuntu0.16 [5682 B] 2026-08-27 09:52:16.631 | Get:143 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-venv amd64 3.12.3-0ubuntu2.1 [1032 B] 2026-08-27 09:52:16.632 | Get:144 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 sqlite3 amd64 3.45.1-1ubuntu2.7 [144 kB] 2026-08-27 09:52:16.634 | Get:145 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 unzip amd64 6.0-28ubuntu4.1 [174 kB] 2026-08-27 09:52:16.636 | Get:146 http://archive.ubuntu.com/ubuntu noble/universe amd64 vbetool amd64 1.1-5 [11.8 kB] 2026-08-27 09:52:16.636 | Get:147 http://archive.ubuntu.com/ubuntu noble/universe amd64 libosinfo-l10n all 1.11.0-2build3 [50.6 kB] 2026-08-27 09:52:16.637 | Get:148 http://archive.ubuntu.com/ubuntu noble/universe amd64 libosinfo-1.0-0 amd64 1.11.0-2build3 [91.5 kB] 2026-08-27 09:52:16.639 | Get:149 http://archive.ubuntu.com/ubuntu noble/universe amd64 gir1.2-libosinfo-1.0 amd64 1.11.0-2build3 [18.6 kB] 2026-08-27 09:52:16.652 | Get:150 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libkrb5-dev amd64 1.20.1-6ubuntu2.8 [11.9 kB] 2026-08-27 09:52:16.663 | Get:151 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-archive1t64 amd64 6.2.0-1.1build4 [10.6 kB] 2026-08-27 09:52:16.664 | Get:152 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-gui2t64 amd64 6.2.0-1.1build4 [12.4 kB] 2026-08-27 09:52:16.664 | Get:153 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-import1t64 amd64 6.2.0-1.1build4 [17.3 kB] 2026-08-27 09:52:16.665 | Get:154 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-mmv1t64 amd64 6.2.0-1.1build4 [13.8 kB] 2026-08-27 09:52:16.666 | Get:155 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-trace2t64 amd64 6.2.0-1.1build4 [16.9 kB] 2026-08-27 09:52:16.666 | Get:156 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-web1t64 amd64 6.2.0-1.1build4 [213 kB] 2026-08-27 09:52:16.669 | Get:157 http://archive.ubuntu.com/ubuntu noble/main amd64 libyaml-dev amd64 0.2.5-1build1 [62.2 kB] 2026-08-27 09:52:16.671 | Get:158 http://archive.ubuntu.com/ubuntu noble/universe amd64 python3-pcp amd64 6.2.0-1.1build4 [76.5 kB] 2026-08-27 09:52:16.675 | Get:159 http://archive.ubuntu.com/ubuntu noble/universe amd64 pcp amd64 6.2.0-1.1build4 [2946 kB] 2026-08-27 09:52:16.708 | Get:160 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 socat amd64 1.8.0.0-4ubuntu0.1 [374 kB] 2026-08-27 09:52:16.712 | Get:161 http://archive.ubuntu.com/ubuntu noble/universe amd64 vlan all 2.0.5ubuntu5 [10.4 kB] 2026-08-27 09:52:16.956 | perl: warning: Setting locale failed. 2026-08-27 09:52:16.956 | perl: warning: Please check that your locale settings: 2026-08-27 09:52:16.956 | LANGUAGE = (unset), 2026-08-27 09:52:16.956 | LC_ALL = "en_US.utf8", 2026-08-27 09:52:16.956 | LANG = "de_DE.UTF-8" 2026-08-27 09:52:16.956 | are supported and installed on your system. 2026-08-27 09:52:16.956 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-27 09:52:17.017 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-08-27 09:52:17.017 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-08-27 09:52:17.017 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-08-27 09:52:17.364 | Vorkonfiguration der Pakete ... 2026-08-27 09:52:17.388 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-27 09:52:17.529 | Fetched 175 MB in 3s (62.0 MB/s) 2026-08-27 09:52:17.578 | Selecting previously unselected package libapr1t64:amd64. 2026-08-27 09:52:17.631 | (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-27 09:52:17.638 | Preparing to unpack .../000-libapr1t64_1.7.2-3.1ubuntu0.1_amd64.deb ... 2026-08-27 09:52:17.645 | Unpacking libapr1t64:amd64 (1.7.2-3.1ubuntu0.1) ... 2026-08-27 09:52:17.697 | Selecting previously unselected package libaprutil1t64:amd64. 2026-08-27 09:52:17.708 | Preparing to unpack .../001-libaprutil1t64_1.6.3-1.1ubuntu7_amd64.deb ... 2026-08-27 09:52:17.713 | Unpacking libaprutil1t64:amd64 (1.6.3-1.1ubuntu7) ... 2026-08-27 09:52:17.759 | Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. 2026-08-27 09:52:17.770 | Preparing to unpack .../002-libaprutil1-dbd-sqlite3_1.6.3-1.1ubuntu7_amd64.deb ... 2026-08-27 09:52:17.775 | Unpacking libaprutil1-dbd-sqlite3:amd64 (1.6.3-1.1ubuntu7) ... 2026-08-27 09:52:17.815 | Selecting previously unselected package libaprutil1-ldap:amd64. 2026-08-27 09:52:17.825 | Preparing to unpack .../003-libaprutil1-ldap_1.6.3-1.1ubuntu7_amd64.deb ... 2026-08-27 09:52:17.829 | Unpacking libaprutil1-ldap:amd64 (1.6.3-1.1ubuntu7) ... 2026-08-27 09:52:17.873 | Selecting previously unselected package liblua5.4-0:amd64. 2026-08-27 09:52:17.885 | Preparing to unpack .../004-liblua5.4-0_5.4.6-3build2_amd64.deb ... 2026-08-27 09:52:17.889 | Unpacking liblua5.4-0:amd64 (5.4.6-3build2) ... 2026-08-27 09:52:17.934 | Selecting previously unselected package apache2-bin. 2026-08-27 09:52:17.946 | Preparing to unpack .../005-apache2-bin_2.4.58-1ubuntu8.15_amd64.deb ... 2026-08-27 09:52:17.950 | Unpacking apache2-bin (2.4.58-1ubuntu8.15) ... 2026-08-27 09:52:18.100 | Selecting previously unselected package apache2-data. 2026-08-27 09:52:18.111 | Preparing to unpack .../006-apache2-data_2.4.58-1ubuntu8.15_all.deb ... 2026-08-27 09:52:18.115 | Unpacking apache2-data (2.4.58-1ubuntu8.15) ... 2026-08-27 09:52:18.316 | Selecting previously unselected package apache2-utils. 2026-08-27 09:52:18.328 | Preparing to unpack .../007-apache2-utils_2.4.58-1ubuntu8.15_amd64.deb ... 2026-08-27 09:52:18.336 | Unpacking apache2-utils (2.4.58-1ubuntu8.15) ... 2026-08-27 09:52:18.408 | Selecting previously unselected package apache2. 2026-08-27 09:52:18.419 | Preparing to unpack .../008-apache2_2.4.58-1ubuntu8.15_amd64.deb ... 2026-08-27 09:52:18.426 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-27 09:52:18.429 | Unpacking apache2 (2.4.58-1ubuntu8.15) ... 2026-08-27 09:52:18.552 | Selecting previously unselected package haproxy. 2026-08-27 09:52:18.563 | Preparing to unpack .../009-haproxy_2.8.16-0ubuntu0.24.04.3_amd64.deb ... 2026-08-27 09:52:18.576 | Unpacking haproxy (2.8.16-0ubuntu0.24.04.3) ... 2026-08-27 09:52:18.708 | Selecting previously unselected package libevent-2.1-7t64:amd64. 2026-08-27 09:52:18.719 | Preparing to unpack .../010-libevent-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2026-08-27 09:52:18.723 | Unpacking libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-08-27 09:52:18.777 | Selecting previously unselected package memcached. 2026-08-27 09:52:18.788 | Preparing to unpack .../011-memcached_1.6.24-1ubuntu0.1_amd64.deb ... 2026-08-27 09:52:18.795 | Unpacking memcached (1.6.24-1ubuntu0.1) ... 2026-08-27 09:52:18.853 | Selecting previously unselected package libjson-perl. 2026-08-27 09:52:18.864 | Preparing to unpack .../012-libjson-perl_4.10000-1_all.deb ... 2026-08-27 09:52:18.868 | Unpacking libjson-perl (4.10000-1) ... 2026-08-27 09:52:18.924 | Selecting previously unselected package postgresql-client-common. 2026-08-27 09:52:18.935 | Preparing to unpack .../013-postgresql-client-common_257build1.1_all.deb ... 2026-08-27 09:52:18.938 | Unpacking postgresql-client-common (257build1.1) ... 2026-08-27 09:52:18.998 | Selecting previously unselected package ssl-cert. 2026-08-27 09:52:19.009 | Preparing to unpack .../014-ssl-cert_1.1.2ubuntu1_all.deb ... 2026-08-27 09:52:19.014 | Unpacking ssl-cert (1.1.2ubuntu1) ... 2026-08-27 09:52:19.071 | Selecting previously unselected package postgresql-common. 2026-08-27 09:52:19.082 | Preparing to unpack .../015-postgresql-common_257build1.1_all.deb ... 2026-08-27 09:52:19.104 | Adding 'diversion of /usr/bin/pg_config to /usr/bin/pg_config.libpq-dev by postgresql-common' 2026-08-27 09:52:19.113 | Unpacking postgresql-common (257build1.1) ... 2026-08-27 09:52:19.233 | Selecting previously unselected package libsysfs2:amd64. 2026-08-27 09:52:19.245 | Preparing to unpack .../016-libsysfs2_2.1.1-6build1_amd64.deb ... 2026-08-27 09:52:19.248 | Unpacking libsysfs2:amd64 (2.1.1-6build1) ... 2026-08-27 09:52:19.298 | Selecting previously unselected package sysfsutils. 2026-08-27 09:52:19.309 | Preparing to unpack .../017-sysfsutils_2.1.1-6build1_amd64.deb ... 2026-08-27 09:52:19.316 | Unpacking sysfsutils (2.1.1-6build1) ... 2026-08-27 09:52:19.359 | Selecting previously unselected package autotools-dev. 2026-08-27 09:52:19.370 | Preparing to unpack .../018-autotools-dev_20220109.1_all.deb ... 2026-08-27 09:52:19.376 | Unpacking autotools-dev (20220109.1) ... 2026-08-27 09:52:19.425 | Selecting previously unselected package m4. 2026-08-27 09:52:19.436 | Preparing to unpack .../019-m4_1.4.19-4build1_amd64.deb ... 2026-08-27 09:52:19.440 | Unpacking m4 (1.4.19-4build1) ... 2026-08-27 09:52:19.519 | Selecting previously unselected package autoconf. 2026-08-27 09:52:19.530 | Preparing to unpack .../020-autoconf_2.71-3_all.deb ... 2026-08-27 09:52:19.535 | Unpacking autoconf (2.71-3) ... 2026-08-27 09:52:19.631 | Selecting previously unselected package automake. 2026-08-27 09:52:19.643 | Preparing to unpack .../021-automake_1%3a1.16.5-1.3ubuntu1_all.deb ... 2026-08-27 09:52:19.649 | Unpacking automake (1:1.16.5-1.3ubuntu1) ... 2026-08-27 09:52:19.767 | Selecting previously unselected package autopoint. 2026-08-27 09:52:19.779 | Preparing to unpack .../022-autopoint_0.21-14ubuntu2_all.deb ... 2026-08-27 09:52:19.783 | Unpacking autopoint (0.21-14ubuntu2) ... 2026-08-27 09:52:19.829 | Selecting previously unselected package libdebhelper-perl. 2026-08-27 09:52:19.839 | Preparing to unpack .../023-libdebhelper-perl_13.14.1ubuntu5_all.deb ... 2026-08-27 09:52:19.844 | Unpacking libdebhelper-perl (13.14.1ubuntu5) ... 2026-08-27 09:52:19.936 | Selecting previously unselected package libllvm17t64:amd64. 2026-08-27 09:52:19.948 | Preparing to unpack .../024-libllvm17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-08-27 09:52:19.953 | Unpacking libllvm17t64:amd64 (1:17.0.6-9ubuntu1) ... 2026-08-27 09:52:21.010 | Selecting previously unselected package libclang-cpp17t64. 2026-08-27 09:52:21.024 | Preparing to unpack .../025-libclang-cpp17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-08-27 09:52:21.027 | Unpacking libclang-cpp17t64 (1:17.0.6-9ubuntu1) ... 2026-08-27 09:52:21.564 | Selecting previously unselected package libgc1:amd64. 2026-08-27 09:52:21.578 | Preparing to unpack .../026-libgc1_1%3a8.2.6-1build1_amd64.deb ... 2026-08-27 09:52:21.581 | Unpacking libgc1:amd64 (1:8.2.6-1build1) ... 2026-08-27 09:52:21.633 | Selecting previously unselected package libobjc4:amd64. 2026-08-27 09:52:21.646 | Preparing to unpack .../027-libobjc4_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-08-27 09:52:21.649 | Unpacking libobjc4:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-27 09:52:21.694 | Selecting previously unselected package libobjc-13-dev:amd64. 2026-08-27 09:52:21.705 | Preparing to unpack .../028-libobjc-13-dev_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-08-27 09:52:21.709 | Unpacking libobjc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-27 09:52:21.768 | Selecting previously unselected package libclang-common-17-dev:amd64. 2026-08-27 09:52:21.781 | Preparing to unpack .../029-libclang-common-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-08-27 09:52:21.785 | Unpacking libclang-common-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-08-27 09:52:22.023 | Selecting previously unselected package llvm-17-linker-tools. 2026-08-27 09:52:22.034 | Preparing to unpack .../030-llvm-17-linker-tools_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-08-27 09:52:22.038 | Unpacking llvm-17-linker-tools (1:17.0.6-9ubuntu1) ... 2026-08-27 09:52:22.117 | Selecting previously unselected package libclang1-17t64. 2026-08-27 09:52:22.129 | Preparing to unpack .../031-libclang1-17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-08-27 09:52:22.132 | Unpacking libclang1-17t64 (1:17.0.6-9ubuntu1) ... 2026-08-27 09:52:22.445 | Selecting previously unselected package clang-17. 2026-08-27 09:52:22.456 | Preparing to unpack .../032-clang-17_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-08-27 09:52:22.459 | Unpacking clang-17 (1:17.0.6-9ubuntu1) ... 2026-08-27 09:52:22.510 | Selecting previously unselected package libtool. 2026-08-27 09:52:22.523 | Preparing to unpack .../033-libtool_2.4.7-7build1_all.deb ... 2026-08-27 09:52:22.526 | Unpacking libtool (2.4.7-7build1) ... 2026-08-27 09:52:22.581 | Selecting previously unselected package dh-autoreconf. 2026-08-27 09:52:22.593 | Preparing to unpack .../034-dh-autoreconf_20_all.deb ... 2026-08-27 09:52:22.597 | Unpacking dh-autoreconf (20) ... 2026-08-27 09:52:22.643 | Selecting previously unselected package libarchive-zip-perl. 2026-08-27 09:52:22.655 | Preparing to unpack .../035-libarchive-zip-perl_1.68-1_all.deb ... 2026-08-27 09:52:22.659 | Unpacking libarchive-zip-perl (1.68-1) ... 2026-08-27 09:52:22.724 | Selecting previously unselected package libsub-override-perl. 2026-08-27 09:52:22.736 | Preparing to unpack .../036-libsub-override-perl_0.10-1_all.deb ... 2026-08-27 09:52:22.740 | Unpacking libsub-override-perl (0.10-1) ... 2026-08-27 09:52:22.780 | Selecting previously unselected package libfile-stripnondeterminism-perl. 2026-08-27 09:52:22.793 | Preparing to unpack .../037-libfile-stripnondeterminism-perl_1.13.1-1_all.deb ... 2026-08-27 09:52:22.796 | Unpacking libfile-stripnondeterminism-perl (1.13.1-1) ... 2026-08-27 09:52:22.842 | Selecting previously unselected package dh-strip-nondeterminism. 2026-08-27 09:52:22.855 | Preparing to unpack .../038-dh-strip-nondeterminism_1.13.1-1_all.deb ... 2026-08-27 09:52:22.858 | Unpacking dh-strip-nondeterminism (1.13.1-1) ... 2026-08-27 09:52:22.898 | Selecting previously unselected package debugedit. 2026-08-27 09:52:22.910 | Preparing to unpack .../039-debugedit_1%3a5.0-5build2_amd64.deb ... 2026-08-27 09:52:22.914 | Unpacking debugedit (1:5.0-5build2) ... 2026-08-27 09:52:22.957 | Selecting previously unselected package dwz. 2026-08-27 09:52:22.970 | Preparing to unpack .../040-dwz_0.15-1build6_amd64.deb ... 2026-08-27 09:52:22.973 | Unpacking dwz (0.15-1build6) ... 2026-08-27 09:52:23.018 | Selecting previously unselected package gettext. 2026-08-27 09:52:23.031 | Preparing to unpack .../041-gettext_0.21-14ubuntu2_amd64.deb ... 2026-08-27 09:52:23.034 | Unpacking gettext (0.21-14ubuntu2) ... 2026-08-27 09:52:23.143 | Selecting previously unselected package intltool-debian. 2026-08-27 09:52:23.156 | Preparing to unpack .../042-intltool-debian_0.35.0+20060710.6_all.deb ... 2026-08-27 09:52:23.159 | Unpacking intltool-debian (0.35.0+20060710.6) ... 2026-08-27 09:52:23.197 | Selecting previously unselected package po-debconf. 2026-08-27 09:52:23.210 | Preparing to unpack .../043-po-debconf_1.0.21+nmu1_all.deb ... 2026-08-27 09:52:23.213 | Unpacking po-debconf (1.0.21+nmu1) ... 2026-08-27 09:52:23.299 | Selecting previously unselected package debhelper. 2026-08-27 09:52:23.311 | Preparing to unpack .../044-debhelper_13.14.1ubuntu5_all.deb ... 2026-08-27 09:52:23.315 | Unpacking debhelper (13.14.1ubuntu5) ... 2026-08-27 09:52:23.580 | Selecting previously unselected package uuid-dev:amd64. 2026-08-27 09:52:23.593 | Preparing to unpack .../045-uuid-dev_2.39.3-9ubuntu6.5_amd64.deb ... 2026-08-27 09:52:23.596 | Unpacking uuid-dev:amd64 (2.39.3-9ubuntu6.5) ... 2026-08-27 09:52:23.646 | Selecting previously unselected package libsctp1:amd64. 2026-08-27 09:52:23.659 | Preparing to unpack .../046-libsctp1_1.0.19+dfsg-2build1_amd64.deb ... 2026-08-27 09:52:23.662 | Unpacking libsctp1:amd64 (1.0.19+dfsg-2build1) ... 2026-08-27 09:52:23.698 | Selecting previously unselected package libsctp-dev:amd64. 2026-08-27 09:52:23.711 | Preparing to unpack .../047-libsctp-dev_1.0.19+dfsg-2build1_amd64.deb ... 2026-08-27 09:52:23.715 | Unpacking libsctp-dev:amd64 (1.0.19+dfsg-2build1) ... 2026-08-27 09:52:23.766 | Selecting previously unselected package libapr1-dev. 2026-08-27 09:52:23.779 | Preparing to unpack .../048-libapr1-dev_1.7.2-3.1ubuntu0.1_amd64.deb ... 2026-08-27 09:52:23.782 | Unpacking libapr1-dev (1.7.2-3.1ubuntu0.1) ... 2026-08-27 09:52:24.149 | Selecting previously unselected package libldap-dev:amd64. 2026-08-27 09:52:24.162 | Preparing to unpack .../049-libldap-dev_2.6.10+dfsg-0ubuntu0.24.04.1_amd64.deb ... 2026-08-27 09:52:24.165 | Unpacking libldap-dev:amd64 (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-08-27 09:52:24.326 | Selecting previously unselected package libldap2-dev. 2026-08-27 09:52:24.339 | Preparing to unpack .../050-libldap2-dev_2.6.10+dfsg-0ubuntu0.24.04.1_all.deb ... 2026-08-27 09:52:24.342 | Unpacking libldap2-dev (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-08-27 09:52:24.380 | Selecting previously unselected package libaprutil1-dev. 2026-08-27 09:52:24.393 | Preparing to unpack .../051-libaprutil1-dev_1.6.3-1.1ubuntu7_amd64.deb ... 2026-08-27 09:52:24.396 | Unpacking libaprutil1-dev (1.6.3-1.1ubuntu7) ... 2026-08-27 09:52:24.714 | Selecting previously unselected package libpcre2-16-0:amd64. 2026-08-27 09:52:24.727 | Preparing to unpack .../052-libpcre2-16-0_10.42-4ubuntu2.1_amd64.deb ... 2026-08-27 09:52:24.730 | Unpacking libpcre2-16-0:amd64 (10.42-4ubuntu2.1) ... 2026-08-27 09:52:24.777 | Selecting previously unselected package libpcre2-32-0:amd64. 2026-08-27 09:52:24.790 | Preparing to unpack .../053-libpcre2-32-0_10.42-4ubuntu2.1_amd64.deb ... 2026-08-27 09:52:24.794 | Unpacking libpcre2-32-0:amd64 (10.42-4ubuntu2.1) ... 2026-08-27 09:52:24.840 | Selecting previously unselected package libpcre2-posix3:amd64. 2026-08-27 09:52:24.851 | Preparing to unpack .../054-libpcre2-posix3_10.42-4ubuntu2.1_amd64.deb ... 2026-08-27 09:52:24.854 | Unpacking libpcre2-posix3:amd64 (10.42-4ubuntu2.1) ... 2026-08-27 09:52:24.889 | Selecting previously unselected package libpcre2-dev:amd64. 2026-08-27 09:52:24.902 | Preparing to unpack .../055-libpcre2-dev_10.42-4ubuntu2.1_amd64.deb ... 2026-08-27 09:52:24.905 | Unpacking libpcre2-dev:amd64 (10.42-4ubuntu2.1) ... 2026-08-27 09:52:25.022 | Selecting previously unselected package apache2-dev. 2026-08-27 09:52:25.035 | Preparing to unpack .../056-apache2-dev_2.4.58-1ubuntu8.15_amd64.deb ... 2026-08-27 09:52:25.038 | Unpacking apache2-dev (2.4.58-1ubuntu8.15) ... 2026-08-27 09:52:25.128 | Selecting previously unselected package ncal. 2026-08-27 09:52:25.141 | Preparing to unpack .../057-ncal_12.1.8_amd64.deb ... 2026-08-27 09:52:25.144 | Unpacking ncal (12.1.8) ... 2026-08-27 09:52:25.187 | Selecting previously unselected package bsdmainutils. 2026-08-27 09:52:25.200 | Preparing to unpack .../058-bsdmainutils_12.1.8_all.deb ... 2026-08-27 09:52:25.206 | Unpacking bsdmainutils (12.1.8) ... 2026-08-27 09:52:25.242 | Selecting previously unselected package conntrack. 2026-08-27 09:52:25.254 | Preparing to unpack .../059-conntrack_1%3a1.4.8-1ubuntu1_amd64.deb ... 2026-08-27 09:52:25.258 | Unpacking conntrack (1:1.4.8-1ubuntu1) ... 2026-08-27 09:52:25.294 | Selecting previously unselected package dnsmasq-utils. 2026-08-27 09:52:25.307 | Preparing to unpack .../060-dnsmasq-utils_2.90-2ubuntu0.4_amd64.deb ... 2026-08-27 09:52:25.311 | Unpacking dnsmasq-utils (2.90-2ubuntu0.4) ... 2026-08-27 09:52:25.358 | Selecting previously unselected package ebtables. 2026-08-27 09:52:25.370 | Preparing to unpack .../061-ebtables_2.0.11-6build1_amd64.deb ... 2026-08-27 09:52:25.387 | Unpacking ebtables (2.0.11-6build1) ... 2026-08-27 09:52:25.434 | Selecting previously unselected package fonts-liberation. 2026-08-27 09:52:25.447 | Preparing to unpack .../062-fonts-liberation_1%3a2.1.5-3_all.deb ... 2026-08-27 09:52:25.451 | Unpacking fonts-liberation (1:2.1.5-3) ... 2026-08-27 09:52:25.538 | Selecting previously unselected package fonts-liberation-sans-narrow. 2026-08-27 09:52:25.551 | Preparing to unpack .../063-fonts-liberation-sans-narrow_1%3a1.07.6-4_all.deb ... 2026-08-27 09:52:25.555 | Unpacking fonts-liberation-sans-narrow (1:1.07.6-4) ... 2026-08-27 09:52:25.600 | Selecting previously unselected package fonts-liberation2. 2026-08-27 09:52:25.613 | Preparing to unpack .../064-fonts-liberation2_1%3a2.1.5-3_all.deb ... 2026-08-27 09:52:25.617 | Unpacking fonts-liberation2 (1:2.1.5-3) ... 2026-08-27 09:52:25.652 | Selecting previously unselected package genisoimage. 2026-08-27 09:52:25.665 | Preparing to unpack .../065-genisoimage_9%3a1.1.11-3.5_amd64.deb ... 2026-08-27 09:52:25.668 | Unpacking genisoimage (9:1.1.11-3.5) ... 2026-08-27 09:52:25.727 | Selecting previously unselected package gir1.2-freedesktop:amd64. 2026-08-27 09:52:25.739 | Preparing to unpack .../066-gir1.2-freedesktop_1.80.1-1_amd64.deb ... 2026-08-27 09:52:25.743 | Unpacking gir1.2-freedesktop:amd64 (1.80.1-1) ... 2026-08-27 09:52:25.789 | Selecting previously unselected package libann0. 2026-08-27 09:52:25.801 | Preparing to unpack .../067-libann0_1.1.2+doc-9build1_amd64.deb ... 2026-08-27 09:52:25.805 | Unpacking libann0 (1.1.2+doc-9build1) ... 2026-08-27 09:52:25.846 | Selecting previously unselected package libcdt5:amd64. 2026-08-27 09:52:25.858 | Preparing to unpack .../068-libcdt5_2.42.2-9ubuntu0.1_amd64.deb ... 2026-08-27 09:52:25.862 | Unpacking libcdt5:amd64 (2.42.2-9ubuntu0.1) ... 2026-08-27 09:52:25.902 | Selecting previously unselected package libcgraph6:amd64. 2026-08-27 09:52:25.915 | Preparing to unpack .../069-libcgraph6_2.42.2-9ubuntu0.1_amd64.deb ... 2026-08-27 09:52:25.919 | Unpacking libcgraph6:amd64 (2.42.2-9ubuntu0.1) ... 2026-08-27 09:52:25.962 | Selecting previously unselected package libgts-0.7-5t64:amd64. 2026-08-27 09:52:25.975 | Preparing to unpack .../070-libgts-0.7-5t64_0.7.6+darcs121130-5.2build1_amd64.deb ... 2026-08-27 09:52:25.978 | Unpacking libgts-0.7-5t64:amd64 (0.7.6+darcs121130-5.2build1) ... 2026-08-27 09:52:26.026 | Selecting previously unselected package libltdl7:amd64. 2026-08-27 09:52:26.039 | Preparing to unpack .../071-libltdl7_2.4.7-7build1_amd64.deb ... 2026-08-27 09:52:26.042 | Unpacking libltdl7:amd64 (2.4.7-7build1) ... 2026-08-27 09:52:26.087 | Selecting previously unselected package libpathplan4:amd64. 2026-08-27 09:52:26.100 | Preparing to unpack .../072-libpathplan4_2.42.2-9ubuntu0.1_amd64.deb ... 2026-08-27 09:52:26.103 | Unpacking libpathplan4:amd64 (2.42.2-9ubuntu0.1) ... 2026-08-27 09:52:26.149 | Selecting previously unselected package libgvc6. 2026-08-27 09:52:26.162 | Preparing to unpack .../073-libgvc6_2.42.2-9ubuntu0.1_amd64.deb ... 2026-08-27 09:52:26.165 | Unpacking libgvc6 (2.42.2-9ubuntu0.1) ... 2026-08-27 09:52:26.229 | Selecting previously unselected package libgvpr2:amd64. 2026-08-27 09:52:26.241 | Preparing to unpack .../074-libgvpr2_2.42.2-9ubuntu0.1_amd64.deb ... 2026-08-27 09:52:26.245 | Unpacking libgvpr2:amd64 (2.42.2-9ubuntu0.1) ... 2026-08-27 09:52:26.293 | Selecting previously unselected package liblab-gamut1:amd64. 2026-08-27 09:52:26.305 | Preparing to unpack .../075-liblab-gamut1_2.42.2-9ubuntu0.1_amd64.deb ... 2026-08-27 09:52:26.308 | Unpacking liblab-gamut1:amd64 (2.42.2-9ubuntu0.1) ... 2026-08-27 09:52:26.373 | Selecting previously unselected package libice6:amd64. 2026-08-27 09:52:26.385 | Preparing to unpack .../076-libice6_2%3a1.0.10-1build3_amd64.deb ... 2026-08-27 09:52:26.389 | Unpacking libice6:amd64 (2:1.0.10-1build3) ... 2026-08-27 09:52:26.431 | Selecting previously unselected package libsm6:amd64. 2026-08-27 09:52:26.444 | Preparing to unpack .../077-libsm6_2%3a1.2.3-1build3_amd64.deb ... 2026-08-27 09:52:26.449 | Unpacking libsm6:amd64 (2:1.2.3-1build3) ... 2026-08-27 09:52:26.495 | Selecting previously unselected package libxt6t64:amd64. 2026-08-27 09:52:26.508 | Preparing to unpack .../078-libxt6t64_1%3a1.2.1-1.2build1_amd64.deb ... 2026-08-27 09:52:26.512 | Unpacking libxt6t64:amd64 (1:1.2.1-1.2build1) ... 2026-08-27 09:52:26.558 | Selecting previously unselected package libxmu6:amd64. 2026-08-27 09:52:26.571 | Preparing to unpack .../079-libxmu6_2%3a1.1.3-3build2_amd64.deb ... 2026-08-27 09:52:26.574 | Unpacking libxmu6:amd64 (2:1.1.3-3build2) ... 2026-08-27 09:52:26.617 | Selecting previously unselected package libxaw7:amd64. 2026-08-27 09:52:26.630 | Preparing to unpack .../080-libxaw7_2%3a1.0.14-1build2_amd64.deb ... 2026-08-27 09:52:26.633 | Unpacking libxaw7:amd64 (2:1.0.14-1build2) ... 2026-08-27 09:52:26.681 | Selecting previously unselected package graphviz. 2026-08-27 09:52:26.694 | Preparing to unpack .../081-graphviz_2.42.2-9ubuntu0.1_amd64.deb ... 2026-08-27 09:52:26.697 | Unpacking graphviz (2.42.2-9ubuntu0.1) ... 2026-08-27 09:52:26.816 | Selecting previously unselected package icu-devtools. 2026-08-27 09:52:26.829 | Preparing to unpack .../082-icu-devtools_74.2-1ubuntu3.1_amd64.deb ... 2026-08-27 09:52:26.832 | Unpacking icu-devtools (74.2-1ubuntu3.1) ... 2026-08-27 09:52:26.893 | Selecting previously unselected package iputils-arping. 2026-08-27 09:52:26.906 | Preparing to unpack .../083-iputils-arping_3%3a20240117-1ubuntu0.1_amd64.deb ... 2026-08-27 09:52:26.909 | Unpacking iputils-arping (3:20240117-1ubuntu0.1) ... 2026-08-27 09:52:26.952 | Selecting previously unselected package comerr-dev:amd64. 2026-08-27 09:52:26.964 | Preparing to unpack .../084-comerr-dev_2.1-1.47.0-2.4~exp1ubuntu4.1_amd64.deb ... 2026-08-27 09:52:26.971 | Unpacking comerr-dev:amd64 (2.1-1.47.0-2.4~exp1ubuntu4.1) ... 2026-08-27 09:52:27.022 | Selecting previously unselected package libgssrpc4t64:amd64. 2026-08-27 09:52:27.034 | Preparing to unpack .../085-libgssrpc4t64_1.20.1-6ubuntu2.8_amd64.deb ... 2026-08-27 09:52:27.038 | Unpacking libgssrpc4t64:amd64 (1.20.1-6ubuntu2.8) ... 2026-08-27 09:52:27.083 | Selecting previously unselected package libkadm5clnt-mit12:amd64. 2026-08-27 09:52:27.096 | Preparing to unpack .../086-libkadm5clnt-mit12_1.20.1-6ubuntu2.8_amd64.deb ... 2026-08-27 09:52:27.099 | Unpacking libkadm5clnt-mit12:amd64 (1.20.1-6ubuntu2.8) ... 2026-08-27 09:52:27.141 | Selecting previously unselected package libkdb5-10t64:amd64. 2026-08-27 09:52:27.153 | Preparing to unpack .../087-libkdb5-10t64_1.20.1-6ubuntu2.8_amd64.deb ... 2026-08-27 09:52:27.157 | Unpacking libkdb5-10t64:amd64 (1.20.1-6ubuntu2.8) ... 2026-08-27 09:52:27.202 | Selecting previously unselected package libkadm5srv-mit12:amd64. 2026-08-27 09:52:27.215 | Preparing to unpack .../088-libkadm5srv-mit12_1.20.1-6ubuntu2.8_amd64.deb ... 2026-08-27 09:52:27.218 | Unpacking libkadm5srv-mit12:amd64 (1.20.1-6ubuntu2.8) ... 2026-08-27 09:52:27.258 | Selecting previously unselected package krb5-multidev:amd64. 2026-08-27 09:52:27.270 | Preparing to unpack .../089-krb5-multidev_1.20.1-6ubuntu2.8_amd64.deb ... 2026-08-27 09:52:27.274 | Unpacking krb5-multidev:amd64 (1.20.1-6ubuntu2.8) ... 2026-08-27 09:52:27.347 | Selecting previously unselected package libarchive-cpio-perl. 2026-08-27 09:52:27.360 | Preparing to unpack .../090-libarchive-cpio-perl_0.10-3_all.deb ... 2026-08-27 09:52:27.364 | Unpacking libarchive-cpio-perl (0.10-3) ... 2026-08-27 09:52:27.406 | Selecting previously unselected package libclang-rt-17-dev:amd64. 2026-08-27 09:52:27.418 | Preparing to unpack .../091-libclang-rt-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-08-27 09:52:27.422 | Unpacking libclang-rt-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-08-27 09:52:27.704 | Selecting previously unselected package libcommon-sense-perl:amd64. 2026-08-27 09:52:27.715 | Preparing to unpack .../092-libcommon-sense-perl_3.75-3build3_amd64.deb ... 2026-08-27 09:52:27.719 | Unpacking libcommon-sense-perl:amd64 (3.75-3build3) ... 2026-08-27 09:52:27.760 | Selecting previously unselected package libgts-bin. 2026-08-27 09:52:27.773 | Preparing to unpack .../093-libgts-bin_0.7.6+darcs121130-5.2build1_amd64.deb ... 2026-08-27 09:52:27.776 | Unpacking libgts-bin (0.7.6+darcs121130-5.2build1) ... 2026-08-27 09:52:27.826 | Selecting previously unselected package libicu-dev:amd64. 2026-08-27 09:52:27.839 | Preparing to unpack .../094-libicu-dev_74.2-1ubuntu3.1_amd64.deb ... 2026-08-27 09:52:27.842 | Unpacking libicu-dev:amd64 (74.2-1ubuntu3.1) ... 2026-08-27 09:52:28.368 | Selecting previously unselected package libjpeg-turbo8-dev:amd64. 2026-08-27 09:52:28.381 | Preparing to unpack .../095-libjpeg-turbo8-dev_2.1.5-2ubuntu2_amd64.deb ... 2026-08-27 09:52:28.384 | Unpacking libjpeg-turbo8-dev:amd64 (2.1.5-2ubuntu2) ... 2026-08-27 09:52:28.438 | Selecting previously unselected package libjpeg8-dev:amd64. 2026-08-27 09:52:28.451 | Preparing to unpack .../096-libjpeg8-dev_8c-2ubuntu11_amd64.deb ... 2026-08-27 09:52:28.454 | Unpacking libjpeg8-dev:amd64 (8c-2ubuntu11) ... 2026-08-27 09:52:28.493 | Selecting previously unselected package libjpeg-dev:amd64. 2026-08-27 09:52:28.506 | Preparing to unpack .../097-libjpeg-dev_8c-2ubuntu11_amd64.deb ... 2026-08-27 09:52:28.509 | Unpacking libjpeg-dev:amd64 (8c-2ubuntu11) ... 2026-08-27 09:52:28.547 | Selecting previously unselected package libjs-jquery-metadata. 2026-08-27 09:52:28.560 | Preparing to unpack .../098-libjs-jquery-metadata_12-4_all.deb ... 2026-08-27 09:52:28.569 | Unpacking libjs-jquery-metadata (12-4) ... 2026-08-27 09:52:28.616 | Selecting previously unselected package libjs-jquery-tablesorter. 2026-08-27 09:52:28.628 | Preparing to unpack .../099-libjs-jquery-tablesorter_1%3a2.31.3+dfsg1-3_all.deb ... 2026-08-27 09:52:28.632 | Unpacking libjs-jquery-tablesorter (1:2.31.3+dfsg1-3) ... 2026-08-27 09:52:28.744 | Selecting previously unselected package libtypes-serialiser-perl. 2026-08-27 09:52:28.757 | Preparing to unpack .../100-libtypes-serialiser-perl_1.01-1_all.deb ... 2026-08-27 09:52:28.761 | Unpacking libtypes-serialiser-perl (1.01-1) ... 2026-08-27 09:52:28.804 | Selecting previously unselected package libjson-xs-perl. 2026-08-27 09:52:28.816 | Preparing to unpack .../101-libjson-xs-perl_4.040-0ubuntu0.24.04.1_amd64.deb ... 2026-08-27 09:52:28.820 | Unpacking libjson-xs-perl (4.040-0ubuntu0.24.04.1) ... 2026-08-27 09:52:28.867 | Selecting previously unselected package libltdl-dev:amd64. 2026-08-27 09:52:28.880 | Preparing to unpack .../102-libltdl-dev_2.4.7-7build1_amd64.deb ... 2026-08-27 09:52:28.883 | Unpacking libltdl-dev:amd64 (2.4.7-7build1) ... 2026-08-27 09:52:28.953 | Selecting previously unselected package libsys-hostname-long-perl. 2026-08-27 09:52:28.965 | Preparing to unpack .../103-libsys-hostname-long-perl_1.5-3_all.deb ... 2026-08-27 09:52:28.969 | Unpacking libsys-hostname-long-perl (1.5-3) ... 2026-08-27 09:52:29.012 | Selecting previously unselected package libmail-sendmail-perl. 2026-08-27 09:52:29.024 | Preparing to unpack .../104-libmail-sendmail-perl_0.80-3_all.deb ... 2026-08-27 09:52:29.028 | Unpacking libmail-sendmail-perl (0.80-3) ... 2026-08-27 09:52:29.078 | Selecting previously unselected package mysql-common. 2026-08-27 09:52:29.091 | Preparing to unpack .../105-mysql-common_5.8+1.1.0build1_all.deb ... 2026-08-27 09:52:29.110 | Unpacking mysql-common (5.8+1.1.0build1) ... 2026-08-27 09:52:29.159 | Selecting previously unselected package libmysqlclient21:amd64. 2026-08-27 09:52:29.171 | Preparing to unpack .../106-libmysqlclient21_8.0.46-0ubuntu0.24.04.3_amd64.deb ... 2026-08-27 09:52:29.175 | Unpacking libmysqlclient21:amd64 (8.0.46-0ubuntu0.24.04.3) ... 2026-08-27 09:52:29.266 | Selecting previously unselected package libncurses-dev:amd64. 2026-08-27 09:52:29.279 | Preparing to unpack .../107-libncurses-dev_6.4+20240113-1ubuntu2.1_amd64.deb ... 2026-08-27 09:52:29.283 | Unpacking libncurses-dev:amd64 (6.4+20240113-1ubuntu2.1) ... 2026-08-27 09:52:29.371 | Selecting previously unselected package pcp-conf. 2026-08-27 09:52:29.384 | Preparing to unpack .../108-pcp-conf_6.2.0-1.1build4_amd64.deb ... 2026-08-27 09:52:29.387 | Unpacking pcp-conf (6.2.0-1.1build4) ... 2026-08-27 09:52:29.432 | Selecting previously unselected package libpcp3t64. 2026-08-27 09:52:29.445 | Preparing to unpack .../109-libpcp3t64_6.2.0-1.1build4_amd64.deb ... 2026-08-27 09:52:29.449 | Unpacking libpcp3t64 (6.2.0-1.1build4) ... 2026-08-27 09:52:29.496 | Selecting previously unselected package libpcp-pmda3t64. 2026-08-27 09:52:29.509 | Preparing to unpack .../110-libpcp-pmda3t64_6.2.0-1.1build4_amd64.deb ... 2026-08-27 09:52:29.513 | Unpacking libpcp-pmda3t64 (6.2.0-1.1build4) ... 2026-08-27 09:52:29.550 | Selecting previously unselected package libpcp-pmda-perl. 2026-08-27 09:52:29.562 | Preparing to unpack .../111-libpcp-pmda-perl_6.2.0-1.1build4_amd64.deb ... 2026-08-27 09:52:29.567 | Unpacking libpcp-pmda-perl (6.2.0-1.1build4) ... 2026-08-27 09:52:29.611 | Selecting previously unselected package libpkgconf3:amd64. 2026-08-27 09:52:29.623 | Preparing to unpack .../112-libpkgconf3_1.8.1-2build1_amd64.deb ... 2026-08-27 09:52:29.627 | Unpacking libpkgconf3:amd64 (1.8.1-2build1) ... 2026-08-27 09:52:29.670 | Selecting previously unselected package libpq5:amd64. 2026-08-27 09:52:29.683 | Preparing to unpack .../113-libpq5_16.15-0ubuntu0.24.04.1_amd64.deb ... 2026-08-27 09:52:29.687 | Unpacking libpq5:amd64 (16.15-0ubuntu0.24.04.1) ... 2026-08-27 09:52:29.728 | Selecting previously unselected package libssl-dev:amd64. 2026-08-27 09:52:29.740 | Preparing to unpack .../114-libssl-dev_3.0.13-0ubuntu3.15_amd64.deb ... 2026-08-27 09:52:29.744 | Unpacking libssl-dev:amd64 (3.0.13-0ubuntu3.15) ... 2026-08-27 09:52:29.958 | Selecting previously unselected package libpq-dev. 2026-08-27 09:52:29.971 | Preparing to unpack .../115-libpq-dev_16.15-0ubuntu0.24.04.1_amd64.deb ... 2026-08-27 09:52:29.974 | Unpacking libpq-dev (16.15-0ubuntu0.24.04.1) ... 2026-08-27 09:52:30.027 | Selecting previously unselected package libsasl2-dev. 2026-08-27 09:52:30.040 | Preparing to unpack .../116-libsasl2-dev_2.1.28+dfsg1-5ubuntu3.1_amd64.deb ... 2026-08-27 09:52:30.045 | Unpacking libsasl2-dev (2.1.28+dfsg1-5ubuntu3.1) ... 2026-08-27 09:52:30.124 | Selecting previously unselected package libsystemd-dev:amd64. 2026-08-27 09:52:30.136 | Preparing to unpack .../117-libsystemd-dev_255.4-1ubuntu8.17_amd64.deb ... 2026-08-27 09:52:30.139 | Unpacking libsystemd-dev:amd64 (255.4-1ubuntu8.17) ... 2026-08-27 09:52:30.382 | Selecting previously unselected package libx86-1:amd64. 2026-08-27 09:52:30.395 | Preparing to unpack .../118-libx86-1_1.1+ds1-12build1_amd64.deb ... 2026-08-27 09:52:30.399 | Unpacking libx86-1:amd64 (1.1+ds1-12build1) ... 2026-08-27 09:52:30.443 | Selecting previously unselected package libxml2-dev:amd64. 2026-08-27 09:52:30.454 | Preparing to unpack .../119-libxml2-dev_2.9.14+dfsg-1.3ubuntu3.8_amd64.deb ... 2026-08-27 09:52:30.458 | Unpacking libxml2-dev:amd64 (2.9.14+dfsg-1.3ubuntu3.8) ... 2026-08-27 09:52:30.555 | Selecting previously unselected package libxslt1-dev:amd64. 2026-08-27 09:52:30.568 | Preparing to unpack .../120-libxslt1-dev_1.1.39-0exp1ubuntu0.24.04.3_amd64.deb ... 2026-08-27 09:52:30.572 | Unpacking libxslt1-dev:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-08-27 09:52:30.672 | Selecting previously unselected package llvm-17-runtime. 2026-08-27 09:52:30.686 | Preparing to unpack .../121-llvm-17-runtime_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-08-27 09:52:30.691 | Unpacking llvm-17-runtime (1:17.0.6-9ubuntu1) ... 2026-08-27 09:52:30.760 | Selecting previously unselected package libpfm4:amd64. 2026-08-27 09:52:30.771 | Preparing to unpack .../122-libpfm4_4.13.0+git32-g0d4ed0e-1_amd64.deb ... 2026-08-27 09:52:30.775 | Unpacking libpfm4:amd64 (4.13.0+git32-g0d4ed0e-1) ... 2026-08-27 09:52:30.844 | Selecting previously unselected package llvm-17. 2026-08-27 09:52:30.857 | Preparing to unpack .../123-llvm-17_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-08-27 09:52:30.861 | Unpacking llvm-17 (1:17.0.6-9ubuntu1) ... 2026-08-27 09:52:31.882 | Selecting previously unselected package libffi-dev:amd64. 2026-08-27 09:52:31.895 | Preparing to unpack .../124-libffi-dev_3.4.6-1build1_amd64.deb ... 2026-08-27 09:52:31.900 | Unpacking libffi-dev:amd64 (3.4.6-1build1) ... 2026-08-27 09:52:31.961 | Selecting previously unselected package llvm-17-tools. 2026-08-27 09:52:31.974 | Preparing to unpack .../125-llvm-17-tools_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-08-27 09:52:31.978 | Unpacking llvm-17-tools (1:17.0.6-9ubuntu1) ... 2026-08-27 09:52:32.339 | Selecting previously unselected package libz3-4:amd64. 2026-08-27 09:52:32.351 | Preparing to unpack .../126-libz3-4_4.8.12-3.1build1_amd64.deb ... 2026-08-27 09:52:32.354 | Unpacking libz3-4:amd64 (4.8.12-3.1build1) ... 2026-08-27 09:52:32.568 | Selecting previously unselected package libz3-dev:amd64. 2026-08-27 09:52:32.582 | Preparing to unpack .../127-libz3-dev_4.8.12-3.1build1_amd64.deb ... 2026-08-27 09:52:32.586 | Unpacking libz3-dev:amd64 (4.8.12-3.1build1) ... 2026-08-27 09:52:32.645 | Selecting previously unselected package llvm-17-dev. 2026-08-27 09:52:32.658 | Preparing to unpack .../128-llvm-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-08-27 09:52:32.662 | Unpacking llvm-17-dev (1:17.0.6-9ubuntu1) ... 2026-08-27 09:52:36.004 | Selecting previously unselected package lsscsi. 2026-08-27 09:52:36.018 | Preparing to unpack .../129-lsscsi_0.32-1build1_amd64.deb ... 2026-08-27 09:52:36.023 | Unpacking lsscsi (0.32-1build1) ... 2026-08-27 09:52:36.074 | Selecting previously unselected package osinfo-db. 2026-08-27 09:52:36.087 | Preparing to unpack .../130-osinfo-db_0.20250606-0ubuntu0.24.04.1_all.deb ... 2026-08-27 09:52:36.091 | Unpacking osinfo-db (0.20250606-0ubuntu0.24.04.1) ... 2026-08-27 09:52:36.749 | Selecting previously unselected package pkgconf-bin. 2026-08-27 09:52:36.763 | Preparing to unpack .../131-pkgconf-bin_1.8.1-2build1_amd64.deb ... 2026-08-27 09:52:36.766 | Unpacking pkgconf-bin (1.8.1-2build1) ... 2026-08-27 09:52:36.813 | Selecting previously unselected package pkgconf:amd64. 2026-08-27 09:52:36.827 | Preparing to unpack .../132-pkgconf_1.8.1-2build1_amd64.deb ... 2026-08-27 09:52:36.834 | Unpacking pkgconf:amd64 (1.8.1-2build1) ... 2026-08-27 09:52:36.884 | Selecting previously unselected package pkg-config:amd64. 2026-08-27 09:52:36.898 | Preparing to unpack .../133-pkg-config_1.8.1-2build1_amd64.deb ... 2026-08-27 09:52:36.905 | Unpacking pkg-config:amd64 (1.8.1-2build1) ... 2026-08-27 09:52:36.947 | Selecting previously unselected package pm-utils. 2026-08-27 09:52:36.961 | Preparing to unpack .../134-pm-utils_1.4.1-21_all.deb ... 2026-08-27 09:52:36.964 | Unpacking pm-utils (1.4.1-21) ... 2026-08-27 09:52:37.043 | Selecting previously unselected package postgresql-client-16. 2026-08-27 09:52:37.057 | Preparing to unpack .../135-postgresql-client-16_16.15-0ubuntu0.24.04.1_amd64.deb ... 2026-08-27 09:52:37.061 | Unpacking postgresql-client-16 (16.15-0ubuntu0.24.04.1) ... 2026-08-27 09:52:37.264 | Selecting previously unselected package postgresql-server-dev-16. 2026-08-27 09:52:37.278 | Preparing to unpack .../136-postgresql-server-dev-16_16.15-0ubuntu0.24.04.1_amd64.deb ... 2026-08-27 09:52:37.282 | Unpacking postgresql-server-dev-16 (16.15-0ubuntu0.24.04.1) ... 2026-08-27 09:52:37.838 | Selecting previously unselected package postgresql-server-dev-all:amd64. 2026-08-27 09:52:37.851 | Preparing to unpack .../137-postgresql-server-dev-all_257build1.1_amd64.deb ... 2026-08-27 09:52:37.855 | Unpacking postgresql-server-dev-all:amd64 (257build1.1) ... 2026-08-27 09:52:37.913 | Selecting previously unselected package python3-mysqldb. 2026-08-27 09:52:37.927 | Preparing to unpack .../138-python3-mysqldb_1.4.6-2build3_amd64.deb ... 2026-08-27 09:52:37.931 | Unpacking python3-mysqldb (1.4.6-2build3) ... 2026-08-27 09:52:37.986 | Selecting previously unselected package python3-pip-whl. 2026-08-27 09:52:37.999 | Preparing to unpack .../139-python3-pip-whl_24.0+dfsg-1ubuntu1.3_all.deb ... 2026-08-27 09:52:38.003 | Unpacking python3-pip-whl (24.0+dfsg-1ubuntu1.3) ... 2026-08-27 09:52:38.061 | Selecting previously unselected package python3-setuptools-whl. 2026-08-27 09:52:38.075 | Preparing to unpack .../140-python3-setuptools-whl_68.1.2-2ubuntu1.2_all.deb ... 2026-08-27 09:52:38.079 | Unpacking python3-setuptools-whl (68.1.2-2ubuntu1.2) ... 2026-08-27 09:52:38.134 | Selecting previously unselected package python3.12-venv. 2026-08-27 09:52:38.148 | Preparing to unpack .../141-python3.12-venv_3.12.3-1ubuntu0.16_amd64.deb ... 2026-08-27 09:52:38.152 | Unpacking python3.12-venv (3.12.3-1ubuntu0.16) ... 2026-08-27 09:52:38.194 | Selecting previously unselected package python3-venv. 2026-08-27 09:52:38.207 | Preparing to unpack .../142-python3-venv_3.12.3-0ubuntu2.1_amd64.deb ... 2026-08-27 09:52:38.211 | Unpacking python3-venv (3.12.3-0ubuntu2.1) ... 2026-08-27 09:52:38.250 | Selecting previously unselected package sqlite3. 2026-08-27 09:52:38.264 | Preparing to unpack .../143-sqlite3_3.45.1-1ubuntu2.7_amd64.deb ... 2026-08-27 09:52:38.268 | Unpacking sqlite3 (3.45.1-1ubuntu2.7) ... 2026-08-27 09:52:38.319 | Selecting previously unselected package unzip. 2026-08-27 09:52:38.332 | Preparing to unpack .../144-unzip_6.0-28ubuntu4.1_amd64.deb ... 2026-08-27 09:52:38.336 | Unpacking unzip (6.0-28ubuntu4.1) ... 2026-08-27 09:52:38.390 | Selecting previously unselected package vbetool. 2026-08-27 09:52:38.404 | Preparing to unpack .../145-vbetool_1.1-5_amd64.deb ... 2026-08-27 09:52:38.408 | Unpacking vbetool (1.1-5) ... 2026-08-27 09:52:38.453 | Selecting previously unselected package libosinfo-l10n. 2026-08-27 09:52:38.466 | Preparing to unpack .../146-libosinfo-l10n_1.11.0-2build3_all.deb ... 2026-08-27 09:52:38.470 | Unpacking libosinfo-l10n (1.11.0-2build3) ... 2026-08-27 09:52:38.544 | Selecting previously unselected package libosinfo-1.0-0:amd64. 2026-08-27 09:52:38.557 | Preparing to unpack .../147-libosinfo-1.0-0_1.11.0-2build3_amd64.deb ... 2026-08-27 09:52:38.562 | Unpacking libosinfo-1.0-0:amd64 (1.11.0-2build3) ... 2026-08-27 09:52:38.608 | Selecting previously unselected package gir1.2-libosinfo-1.0:amd64. 2026-08-27 09:52:38.622 | Preparing to unpack .../148-gir1.2-libosinfo-1.0_1.11.0-2build3_amd64.deb ... 2026-08-27 09:52:38.627 | Unpacking gir1.2-libosinfo-1.0:amd64 (1.11.0-2build3) ... 2026-08-27 09:52:38.667 | Selecting previously unselected package libkrb5-dev:amd64. 2026-08-27 09:52:38.680 | Preparing to unpack .../149-libkrb5-dev_1.20.1-6ubuntu2.8_amd64.deb ... 2026-08-27 09:52:38.684 | Unpacking libkrb5-dev:amd64 (1.20.1-6ubuntu2.8) ... 2026-08-27 09:52:38.739 | Selecting previously unselected package libpcp-archive1t64. 2026-08-27 09:52:38.753 | Preparing to unpack .../150-libpcp-archive1t64_6.2.0-1.1build4_amd64.deb ... 2026-08-27 09:52:38.758 | Unpacking libpcp-archive1t64 (6.2.0-1.1build4) ... 2026-08-27 09:52:38.814 | Selecting previously unselected package libpcp-gui2t64. 2026-08-27 09:52:38.825 | Preparing to unpack .../151-libpcp-gui2t64_6.2.0-1.1build4_amd64.deb ... 2026-08-27 09:52:38.837 | Unpacking libpcp-gui2t64 (6.2.0-1.1build4) ... 2026-08-27 09:52:38.882 | Selecting previously unselected package libpcp-import1t64. 2026-08-27 09:52:38.897 | Preparing to unpack .../152-libpcp-import1t64_6.2.0-1.1build4_amd64.deb ... 2026-08-27 09:52:38.900 | Unpacking libpcp-import1t64 (6.2.0-1.1build4) ... 2026-08-27 09:52:38.948 | Selecting previously unselected package libpcp-mmv1t64. 2026-08-27 09:52:38.962 | Preparing to unpack .../153-libpcp-mmv1t64_6.2.0-1.1build4_amd64.deb ... 2026-08-27 09:52:38.966 | Unpacking libpcp-mmv1t64 (6.2.0-1.1build4) ... 2026-08-27 09:52:39.014 | Selecting previously unselected package libpcp-trace2t64. 2026-08-27 09:52:39.028 | Preparing to unpack .../154-libpcp-trace2t64_6.2.0-1.1build4_amd64.deb ... 2026-08-27 09:52:39.032 | Unpacking libpcp-trace2t64 (6.2.0-1.1build4) ... 2026-08-27 09:52:39.078 | Selecting previously unselected package libpcp-web1t64. 2026-08-27 09:52:39.092 | Preparing to unpack .../155-libpcp-web1t64_6.2.0-1.1build4_amd64.deb ... 2026-08-27 09:52:39.096 | Unpacking libpcp-web1t64 (6.2.0-1.1build4) ... 2026-08-27 09:52:39.147 | Selecting previously unselected package libyaml-dev:amd64. 2026-08-27 09:52:39.160 | Preparing to unpack .../156-libyaml-dev_0.2.5-1build1_amd64.deb ... 2026-08-27 09:52:39.163 | Unpacking libyaml-dev:amd64 (0.2.5-1build1) ... 2026-08-27 09:52:39.213 | Selecting previously unselected package python3-pcp. 2026-08-27 09:52:39.228 | Preparing to unpack .../157-python3-pcp_6.2.0-1.1build4_amd64.deb ... 2026-08-27 09:52:39.231 | Unpacking python3-pcp (6.2.0-1.1build4) ... 2026-08-27 09:52:39.294 | Selecting previously unselected package pcp. 2026-08-27 09:52:39.309 | Preparing to unpack .../158-pcp_6.2.0-1.1build4_amd64.deb ... 2026-08-27 09:52:39.565 | Unpacking pcp (6.2.0-1.1build4) ... 2026-08-27 09:52:40.503 | Selecting previously unselected package socat. 2026-08-27 09:52:40.518 | Preparing to unpack .../159-socat_1.8.0.0-4ubuntu0.1_amd64.deb ... 2026-08-27 09:52:40.522 | Unpacking socat (1.8.0.0-4ubuntu0.1) ... 2026-08-27 09:52:40.600 | Selecting previously unselected package vlan. 2026-08-27 09:52:40.613 | Preparing to unpack .../160-vlan_2.0.5ubuntu5_all.deb ... 2026-08-27 09:52:40.616 | Unpacking vlan (2.0.5ubuntu5) ... 2026-08-27 09:52:40.705 | Setting up genisoimage (9:1.1.11-3.5) ... 2026-08-27 09:52:40.716 | Setting up postgresql-client-common (257build1.1) ... 2026-08-27 09:52:40.733 | Setting up dnsmasq-utils (2.90-2ubuntu0.4) ... 2026-08-27 09:52:40.743 | Setting up libice6:amd64 (2:1.0.10-1build3) ... 2026-08-27 09:52:40.752 | Setting up mysql-common (5.8+1.1.0build1) ... 2026-08-27 09:52:40.786 | update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2026-08-27 09:52:40.793 | Setting up libjpeg-turbo8-dev:amd64 (2.1.5-2ubuntu2) ... 2026-08-27 09:52:40.804 | Setting up libmysqlclient21:amd64 (8.0.46-0ubuntu0.24.04.3) ... 2026-08-27 09:52:40.814 | Setting up python3-setuptools-whl (68.1.2-2ubuntu1.2) ... 2026-08-27 09:52:40.824 | Setting up libncurses-dev:amd64 (6.4+20240113-1ubuntu2.1) ... 2026-08-27 09:52:40.834 | Setting up gettext (0.21-14ubuntu2) ... 2026-08-27 09:52:40.844 | Setting up gir1.2-freedesktop:amd64 (1.80.1-1) ... 2026-08-27 09:52:40.854 | Setting up libsysfs2:amd64 (2.1.1-6build1) ... 2026-08-27 09:52:40.863 | Setting up libyaml-dev:amd64 (0.2.5-1build1) ... 2026-08-27 09:52:40.873 | Setting up sysfsutils (2.1.1-6build1) ... 2026-08-27 09:52:41.517 | Created symlink /etc/systemd/system/sysfs.service → /usr/lib/systemd/system/sysfsutils.service. 2026-08-27 09:52:41.517 | Created symlink /etc/systemd/system/multi-user.target.wants/sysfsutils.service → /usr/lib/systemd/system/sysfsutils.service. 2026-08-27 09:52:41.981 | Setting up ncal (12.1.8) ... 2026-08-27 09:52:41.991 | Setting up python3-pip-whl (24.0+dfsg-1ubuntu1.3) ... 2026-08-27 09:52:42.001 | Setting up libx86-1:amd64 (1.1+ds1-12build1) ... 2026-08-27 09:52:42.011 | Setting up libarchive-zip-perl (1.68-1) ... 2026-08-27 09:52:42.020 | Setting up vbetool (1.1-5) ... 2026-08-27 09:52:42.030 | Setting up pm-utils (1.4.1-21) ... 2026-08-27 09:52:42.047 | Setting up unzip (6.0-28ubuntu4.1) ... 2026-08-27 09:52:42.060 | Setting up libdebhelper-perl (13.14.1ubuntu5) ... 2026-08-27 09:52:42.071 | Setting up liblab-gamut1:amd64 (2.42.2-9ubuntu0.1) ... 2026-08-27 09:52:42.080 | Setting up libpq5:amd64 (16.15-0ubuntu0.24.04.1) ... 2026-08-27 09:52:42.090 | Setting up libcommon-sense-perl:amd64 (3.75-3build3) ... 2026-08-27 09:52:42.100 | Setting up m4 (1.4.19-4build1) ... 2026-08-27 09:52:42.109 | Setting up libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-08-27 09:52:42.119 | Setting up iputils-arping (3:20240117-1ubuntu0.1) ... 2026-08-27 09:52:42.152 | Setting up libffi-dev:amd64 (3.4.6-1build1) ... 2026-08-27 09:52:42.162 | Setting up conntrack (1:1.4.8-1ubuntu1) ... 2026-08-27 09:52:42.172 | Setting up memcached (1.6.24-1ubuntu0.1) ... 2026-08-27 09:52:43.071 | Created symlink /etc/systemd/system/multi-user.target.wants/memcached.service → /usr/lib/systemd/system/memcached.service. 2026-08-27 09:52:43.526 | Setting up libpcre2-16-0:amd64 (10.42-4ubuntu2.1) ... 2026-08-27 09:52:43.536 | Setting up intltool-debian (0.35.0+20060710.6) ... 2026-08-27 09:52:43.546 | Setting up python3-mysqldb (1.4.6-2build3) ... 2026-08-27 09:52:43.790 | Setting up autotools-dev (20220109.1) ... 2026-08-27 09:52:43.800 | Setting up libz3-4:amd64 (4.8.12-3.1build1) ... 2026-08-27 09:52:43.811 | Setting up libpcre2-32-0:amd64 (10.42-4ubuntu2.1) ... 2026-08-27 09:52:43.820 | Setting up libpkgconf3:amd64 (1.8.1-2build1) ... 2026-08-27 09:52:43.830 | Setting up libpfm4:amd64 (4.13.0+git32-g0d4ed0e-1) ... 2026-08-27 09:52:43.840 | Setting up libllvm17t64:amd64 (1:17.0.6-9ubuntu1) ... 2026-08-27 09:52:43.850 | Setting up libclang1-17t64 (1:17.0.6-9ubuntu1) ... 2026-08-27 09:52:43.859 | Setting up ssl-cert (1.1.2ubuntu1) ... 2026-08-27 09:52:43.920 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-08-27 09:52:43.920 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-08-27 09:52:43.920 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-08-27 09:52:44.104 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-27 09:52:45.054 | Created symlink /etc/systemd/system/multi-user.target.wants/ssl-cert.service → /usr/lib/systemd/system/ssl-cert.service. 2026-08-27 09:52:45.516 | Setting up libgssrpc4t64:amd64 (1.20.1-6ubuntu2.8) ... 2026-08-27 09:52:45.527 | Setting up libldap-dev:amd64 (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-08-27 09:52:45.537 | Setting up uuid-dev:amd64 (2.39.3-9ubuntu6.5) ... 2026-08-27 09:52:45.547 | Setting up libpathplan4:amd64 (2.42.2-9ubuntu0.1) ... 2026-08-27 09:52:45.556 | Setting up ebtables (2.0.11-6build1) ... 2026-08-27 09:52:46.119 | Setting up libjs-jquery-metadata (12-4) ... 2026-08-27 09:52:46.129 | Setting up socat (1.8.0.0-4ubuntu0.1) ... 2026-08-27 09:52:46.139 | Setting up libann0 (1.1.2+doc-9build1) ... 2026-08-27 09:52:46.148 | Setting up bsdmainutils (12.1.8) ... 2026-08-27 09:52:46.160 | Setting up comerr-dev:amd64 (2.1-1.47.0-2.4~exp1ubuntu4.1) ... 2026-08-27 09:52:46.171 | Setting up libssl-dev:amd64 (3.0.13-0ubuntu3.15) ... 2026-08-27 09:52:46.181 | Setting up autopoint (0.21-14ubuntu2) ... 2026-08-27 09:52:46.191 | Setting up icu-devtools (74.2-1ubuntu3.1) ... 2026-08-27 09:52:46.200 | Setting up lsscsi (0.32-1build1) ... 2026-08-27 09:52:46.210 | Setting up osinfo-db (0.20250606-0ubuntu0.24.04.1) ... 2026-08-27 09:52:46.219 | Setting up pkgconf-bin (1.8.1-2build1) ... 2026-08-27 09:52:46.229 | Setting up libgc1:amd64 (1:8.2.6-1build1) ... 2026-08-27 09:52:46.239 | Setting up libltdl7:amd64 (2.4.7-7build1) ... 2026-08-27 09:52:46.248 | Setting up autoconf (2.71-3) ... 2026-08-27 09:52:46.261 | Setting up llvm-17-tools (1:17.0.6-9ubuntu1) ... 2026-08-27 09:52:46.271 | Setting up libpcre2-posix3:amd64 (10.42-4ubuntu2.1) ... 2026-08-27 09:52:46.281 | Setting up libtypes-serialiser-perl (1.01-1) ... 2026-08-27 09:52:46.291 | Setting up dwz (0.15-1build6) ... 2026-08-27 09:52:46.301 | Setting up libsctp1:amd64 (1.0.19+dfsg-2build1) ... 2026-08-27 09:52:46.311 | Setting up libjs-jquery-tablesorter (1:2.31.3+dfsg1-3) ... 2026-08-27 09:52:46.321 | Setting up vlan (2.0.5ubuntu5) ... 2026-08-27 09:52:46.344 | Setting up libclang-common-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-08-27 09:52:46.354 | Setting up libarchive-cpio-perl (0.10-3) ... 2026-08-27 09:52:46.364 | Setting up libclang-rt-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-08-27 09:52:46.374 | Setting up libapr1t64:amd64 (1.7.2-3.1ubuntu0.1) ... 2026-08-27 09:52:46.384 | Setting up libjson-perl (4.10000-1) ... 2026-08-27 09:52:46.394 | Setting up llvm-17-runtime (1:17.0.6-9ubuntu1) ... 2026-08-27 09:52:46.406 | Setting up fonts-liberation (1:2.1.5-3) ... 2026-08-27 09:52:46.417 | Setting up pcp-conf (6.2.0-1.1build4) ... 2026-08-27 09:52:46.444 | Setting up debugedit (1:5.0-5build2) ... 2026-08-27 09:52:46.474 | Setting up liblua5.4-0:amd64 (5.4.6-3build2) ... 2026-08-27 09:52:46.484 | Setting up libsub-override-perl (0.10-1) ... 2026-08-27 09:52:46.494 | Setting up libgts-0.7-5t64:amd64 (0.7.6+darcs121130-5.2build1) ... 2026-08-27 09:52:46.504 | Setting up libcdt5:amd64 (2.42.2-9ubuntu0.1) ... 2026-08-27 09:52:46.513 | Setting up libcgraph6:amd64 (2.42.2-9ubuntu0.1) ... 2026-08-27 09:52:46.523 | Setting up apache2-data (2.4.58-1ubuntu8.15) ... 2026-08-27 09:52:46.533 | Setting up fonts-liberation-sans-narrow (1:1.07.6-4) ... 2026-08-27 09:52:46.542 | Setting up libjpeg8-dev:amd64 (8c-2ubuntu11) ... 2026-08-27 09:52:46.552 | Setting up libsm6:amd64 (2:1.2.3-1build3) ... 2026-08-27 09:52:46.561 | Setting up libsys-hostname-long-perl (1.5-3) ... 2026-08-27 09:52:46.571 | Setting up libicu-dev:amd64 (74.2-1ubuntu3.1) ... 2026-08-27 09:52:46.581 | Setting up libsystemd-dev:amd64 (255.4-1ubuntu8.17) ... 2026-08-27 09:52:46.590 | Setting up sqlite3 (3.45.1-1ubuntu2.7) ... 2026-08-27 09:52:46.600 | Setting up libosinfo-l10n (1.11.0-2build3) ... 2026-08-27 09:52:46.610 | Setting up libkadm5clnt-mit12:amd64 (1.20.1-6ubuntu2.8) ... 2026-08-27 09:52:46.620 | Setting up automake (1:1.16.5-1.3ubuntu1) ... 2026-08-27 09:52:46.630 | update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode 2026-08-27 09:52:46.637 | Setting up libfile-stripnondeterminism-perl (1.13.1-1) ... 2026-08-27 09:52:46.647 | Setting up libjson-xs-perl (4.040-0ubuntu0.24.04.1) ... 2026-08-27 09:52:46.657 | Setting up libaprutil1t64:amd64 (1.6.3-1.1ubuntu7) ... 2026-08-27 09:52:46.667 | Setting up libgts-bin (0.7.6+darcs121130-5.2build1) ... 2026-08-27 09:52:46.677 | Setting up libz3-dev:amd64 (4.8.12-3.1build1) ... 2026-08-27 09:52:46.687 | Setting up llvm-17-linker-tools (1:17.0.6-9ubuntu1) ... 2026-08-27 09:52:46.697 | Setting up libpcre2-dev:amd64 (10.42-4ubuntu2.1) ... 2026-08-27 09:52:46.707 | Setting up libkdb5-10t64:amd64 (1.20.1-6ubuntu2.8) ... 2026-08-27 09:52:46.717 | Setting up python3.12-venv (3.12.3-1ubuntu0.16) ... 2026-08-27 09:52:46.823 | Setting up libtool (2.4.7-7build1) ... 2026-08-27 09:52:46.834 | Setting up po-debconf (1.0.21+nmu1) ... 2026-08-27 09:52:46.844 | Setting up postgresql-client-16 (16.15-0ubuntu0.24.04.1) ... 2026-08-27 09:52:47.383 | 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-27 09:52:47.421 | Setting up libjpeg-dev:amd64 (8c-2ubuntu11) ... 2026-08-27 09:52:47.431 | Setting up haproxy (2.8.16-0ubuntu0.24.04.3) ... 2026-08-27 09:52:48.275 | Created symlink /etc/systemd/system/multi-user.target.wants/haproxy.service → /usr/lib/systemd/system/haproxy.service. 2026-08-27 09:52:48.874 | Setting up libpq-dev (16.15-0ubuntu0.24.04.1) ... 2026-08-27 09:52:48.886 | Setting up libobjc4:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-27 09:52:48.899 | Setting up libaprutil1-ldap:amd64 (1.6.3-1.1ubuntu7) ... 2026-08-27 09:52:48.909 | Setting up libaprutil1-dbd-sqlite3:amd64 (1.6.3-1.1ubuntu7) ... 2026-08-27 09:52:48.921 | Setting up pkgconf:amd64 (1.8.1-2build1) ... 2026-08-27 09:52:48.931 | Setting up libldap2-dev (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-08-27 09:52:48.940 | Setting up dh-autoreconf (20) ... 2026-08-27 09:52:48.950 | Setting up libclang-cpp17t64 (1:17.0.6-9ubuntu1) ... 2026-08-27 09:52:48.960 | Setting up libmail-sendmail-perl (0.80-3) ... 2026-08-27 09:52:48.970 | Setting up libltdl-dev:amd64 (2.4.7-7build1) ... 2026-08-27 09:52:48.980 | Setting up libxml2-dev:amd64 (2.9.14+dfsg-1.3ubuntu3.8) ... 2026-08-27 09:52:48.990 | Setting up libsasl2-dev (2.1.28+dfsg1-5ubuntu3.1) ... 2026-08-27 09:52:49.000 | Setting up python3-venv (3.12.3-0ubuntu2.1) ... 2026-08-27 09:52:49.009 | Setting up libosinfo-1.0-0:amd64 (1.11.0-2build3) ... 2026-08-27 09:52:49.019 | Setting up fonts-liberation2 (1:2.1.5-3) ... 2026-08-27 09:52:49.030 | Setting up libxt6t64:amd64 (1:1.2.1-1.2build1) ... 2026-08-27 09:52:49.039 | Setting up postgresql-common (257build1.1) ... 2026-08-27 09:52:49.108 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-08-27 09:52:49.109 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-08-27 09:52:49.109 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-08-27 09:52:49.187 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-27 09:52:49.630 | 2026-08-27 09:52:49.630 | Creating config file /etc/postgresql-common/createcluster.conf with new version 2026-08-27 09:52:49.804 | Building PostgreSQL dictionaries from installed myspell/hunspell packages... 2026-08-27 09:52:49.805 | Removing obsolete dictionary files: 2026-08-27 09:52:50.895 | Created symlink /etc/systemd/system/multi-user.target.wants/postgresql.service → /usr/lib/systemd/system/postgresql.service. 2026-08-27 09:52:51.506 | Setting up libgvc6 (2.42.2-9ubuntu0.1) ... 2026-08-27 09:52:51.557 | Setting up libpcp3t64 (6.2.0-1.1build4) ... 2026-08-27 09:52:51.567 | Setting up libsctp-dev:amd64 (1.0.19+dfsg-2build1) ... 2026-08-27 09:52:51.577 | Setting up pkg-config:amd64 (1.8.1-2build1) ... 2026-08-27 09:52:51.587 | Setting up libpcp-gui2t64 (6.2.0-1.1build4) ... 2026-08-27 09:52:51.597 | Setting up dh-strip-nondeterminism (1.13.1-1) ... 2026-08-27 09:52:51.607 | Setting up libgvpr2:amd64 (2.42.2-9ubuntu0.1) ... 2026-08-27 09:52:51.617 | Setting up libpcp-pmda3t64 (6.2.0-1.1build4) ... 2026-08-27 09:52:51.627 | Setting up libkadm5srv-mit12:amd64 (1.20.1-6ubuntu2.8) ... 2026-08-27 09:52:51.637 | Setting up libpcp-archive1t64 (6.2.0-1.1build4) ... 2026-08-27 09:52:51.647 | Setting up gir1.2-libosinfo-1.0:amd64 (1.11.0-2build3) ... 2026-08-27 09:52:51.656 | Setting up llvm-17 (1:17.0.6-9ubuntu1) ... 2026-08-27 09:52:51.666 | Setting up libobjc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-27 09:52:51.676 | Setting up apache2-utils (2.4.58-1ubuntu8.15) ... 2026-08-27 09:52:51.685 | Setting up krb5-multidev:amd64 (1.20.1-6ubuntu2.8) ... 2026-08-27 09:52:51.695 | Setting up libxmu6:amd64 (2:1.1.3-3build2) ... 2026-08-27 09:52:51.705 | Setting up libpcp-import1t64 (6.2.0-1.1build4) ... 2026-08-27 09:52:51.716 | Setting up libxslt1-dev:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-08-27 09:52:51.727 | Setting up libpcp-pmda-perl (6.2.0-1.1build4) ... 2026-08-27 09:52:51.738 | Setting up clang-17 (1:17.0.6-9ubuntu1) ... 2026-08-27 09:52:51.748 | Setting up debhelper (13.14.1ubuntu5) ... 2026-08-27 09:52:51.759 | Setting up libxaw7:amd64 (2:1.0.14-1build2) ... 2026-08-27 09:52:51.769 | Setting up apache2-bin (2.4.58-1ubuntu8.15) ... 2026-08-27 09:52:51.779 | Setting up libkrb5-dev:amd64 (1.20.1-6ubuntu2.8) ... 2026-08-27 09:52:51.789 | Setting up libpcp-mmv1t64 (6.2.0-1.1build4) ... 2026-08-27 09:52:51.799 | Setting up libpcp-trace2t64 (6.2.0-1.1build4) ... 2026-08-27 09:52:51.809 | Setting up libapr1-dev (1.7.2-3.1ubuntu0.1) ... 2026-08-27 09:52:51.819 | Setting up libaprutil1-dev (1.6.3-1.1ubuntu7) ... 2026-08-27 09:52:51.831 | Setting up llvm-17-dev (1:17.0.6-9ubuntu1) ... 2026-08-27 09:52:51.841 | Setting up apache2-dev (2.4.58-1ubuntu8.15) ... 2026-08-27 09:52:51.851 | Setting up graphviz (2.42.2-9ubuntu0.1) ... 2026-08-27 09:52:51.863 | Setting up apache2 (2.4.58-1ubuntu8.15) ... 2026-08-27 09:52:52.439 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-27 09:52:52.484 | Enabling module mpm_event. 2026-08-27 09:52:52.537 | Enabling module authz_core. 2026-08-27 09:52:52.543 | Enabling module authz_host. 2026-08-27 09:52:52.592 | Enabling module authn_core. 2026-08-27 09:52:52.598 | Enabling module auth_basic. 2026-08-27 09:52:52.646 | Enabling module access_compat. 2026-08-27 09:52:52.694 | Enabling module authn_file. 2026-08-27 09:52:52.742 | Enabling module authz_user. 2026-08-27 09:52:52.790 | Enabling module alias. 2026-08-27 09:52:52.838 | Enabling module dir. 2026-08-27 09:52:52.886 | Enabling module autoindex. 2026-08-27 09:52:52.934 | Enabling module env. 2026-08-27 09:52:52.982 | Enabling module mime. 2026-08-27 09:52:53.031 | Enabling module negotiation. 2026-08-27 09:52:53.081 | Enabling module setenvif. 2026-08-27 09:52:53.131 | Enabling module filter. 2026-08-27 09:52:53.181 | Enabling module deflate. 2026-08-27 09:52:53.229 | Enabling module status. 2026-08-27 09:52:53.277 | Enabling module reqtimeout. 2026-08-27 09:52:53.325 | Enabling conf charset. 2026-08-27 09:52:53.373 | Enabling conf localized-error-pages. 2026-08-27 09:52:53.421 | Enabling conf other-vhosts-access-log. 2026-08-27 09:52:53.469 | Enabling conf security. 2026-08-27 09:52:53.517 | Enabling conf serve-cgi-bin. 2026-08-27 09:52:53.565 | Enabling site 000-default. 2026-08-27 09:52:54.636 | Created symlink /etc/systemd/system/multi-user.target.wants/apache2.service → /usr/lib/systemd/system/apache2.service. 2026-08-27 09:52:55.336 | Created symlink /etc/systemd/system/multi-user.target.wants/apache-htcacheclean.service → /usr/lib/systemd/system/apache-htcacheclean.service. 2026-08-27 09:52:56.787 | Setting up libpcp-web1t64 (6.2.0-1.1build4) ... 2026-08-27 09:52:56.798 | Setting up python3-pcp (6.2.0-1.1build4) ... 2026-08-27 09:52:57.115 | Setting up postgresql-server-dev-16 (16.15-0ubuntu0.24.04.1) ... 2026-08-27 09:52:57.125 | Setting up postgresql-server-dev-all:amd64 (257build1.1) ... 2026-08-27 09:52:57.135 | Setting up pcp (6.2.0-1.1build4) ... 2026-08-27 09:52:58.790 | Created symlink /etc/systemd/system/multi-user.target.wants/pmcd.service → /usr/lib/systemd/system/pmcd.service. 2026-08-27 09:52:58.856 | Created symlink /etc/systemd/system/multi-user.target.wants/pmlogger.service → /usr/lib/systemd/system/pmlogger.service. 2026-08-27 09:52:58.923 | Created symlink /etc/systemd/system/multi-user.target.wants/pmie.service → /usr/lib/systemd/system/pmie.service. 2026-08-27 09:52:58.989 | Created symlink /etc/systemd/system/multi-user.target.wants/pmproxy.service → /usr/lib/systemd/system/pmproxy.service. 2026-08-27 09:53:00.778 | Processing triggers for rsyslog (8.2312.0-3ubuntu9.3) ... 2026-08-27 09:53:01.037 | Processing triggers for ufw (0.36.2-6) ... 2026-08-27 09:53:01.176 | Processing triggers for systemd (255.4-1ubuntu8.17) ... 2026-08-27 09:53:01.237 | Processing triggers for man-db (2.12.0-4build2) ... 2026-08-27 09:53:04.848 | Processing triggers for install-info (7.1-3build2) ... 2026-08-27 09:53:05.003 | Processing triggers for fontconfig (2.15.0-1.1ubuntu2) ... 2026-08-27 09:53:05.051 | Processing triggers for libc-bin (2.39-0ubuntu8.8) ... 2026-08-27 09:53:05.283 | perl: warning: Setting locale failed. 2026-08-27 09:53:05.283 | perl: warning: Please check that your locale settings: 2026-08-27 09:53:05.283 | LANGUAGE = (unset), 2026-08-27 09:53:05.283 | LC_ALL = "en_US.utf8", 2026-08-27 09:53:05.283 | LANG = "de_DE.UTF-8" 2026-08-27 09:53:05.283 | are supported and installed on your system. 2026-08-27 09:53:05.284 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-27 09:53:05.413 | perl: warning: Setting locale failed. 2026-08-27 09:53:05.413 | perl: warning: Please check that your locale settings: 2026-08-27 09:53:05.413 | LANGUAGE = (unset), 2026-08-27 09:53:05.413 | LC_ALL = "en_US.utf8", 2026-08-27 09:53:05.413 | LANG = "de_DE.UTF-8" 2026-08-27 09:53:05.413 | are supported and installed on your system. 2026-08-27 09:53:05.413 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-27 09:53:05.463 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-08-27 09:53:05.463 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-08-27 09:53:05.463 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-08-27 09:53:05.532 | perl: warning: Setting locale failed. 2026-08-27 09:53:05.532 | perl: warning: Please check that your locale settings: 2026-08-27 09:53:05.532 | LANGUAGE = (unset), 2026-08-27 09:53:05.532 | LC_ALL = "en_US.utf8", 2026-08-27 09:53:05.532 | LANG = "de_DE.UTF-8" 2026-08-27 09:53:05.533 | are supported and installed on your system. 2026-08-27 09:53:05.533 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-27 09:53:06.032 | 2026-08-27 09:53:06.032 | Running kernel seems to be up-to-date. 2026-08-27 09:53:06.032 | 2026-08-27 09:53:06.032 | No services need to be restarted. 2026-08-27 09:53:06.032 | 2026-08-27 09:53:06.032 | No containers need to be restarted. 2026-08-27 09:53:06.032 | 2026-08-27 09:53:06.032 | No user sessions are running outdated binaries. 2026-08-27 09:53:06.032 | 2026-08-27 09:53:06.033 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-08-27 09:53:08.002 | ++ functions-common:apt_get:1211 : result=0 2026-08-27 09:53:08.006 | ++ functions-common:apt_get:1214 : time_stop apt-get 2026-08-27 09:53:08.010 | ++ functions-common:time_stop:2420 : local name 2026-08-27 09:53:08.013 | ++ functions-common:time_stop:2421 : local end_time 2026-08-27 09:53:08.017 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-08-27 09:53:08.019 | ++ functions-common:time_stop:2423 : local total 2026-08-27 09:53:08.023 | ++ functions-common:time_stop:2424 : local start_time 2026-08-27 09:53:08.026 | ++ functions-common:time_stop:2426 : name=apt-get 2026-08-27 09:53:08.030 | ++ functions-common:time_stop:2427 : start_time=1787824332475 2026-08-27 09:53:08.033 | ++ functions-common:time_stop:2429 : [[ -z 1787824332475 ]] 2026-08-27 09:53:08.037 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-08-27 09:53:08.041 | ++ functions-common:time_stop:2432 : end_time=1787824388038 2026-08-27 09:53:08.045 | ++ functions-common:time_stop:2433 : elapsed_time=55563 2026-08-27 09:53:08.048 | ++ functions-common:time_stop:2434 : total=7315 2026-08-27 09:53:08.051 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-27 09:53:08.054 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=62878 2026-08-27 09:53:08.058 | ++ functions-common:apt_get:1215 : return 0 2026-08-27 09:53:08.061 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2026-08-27 09:53:08.065 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2026-08-27 09:53:08.069 | +++ tools/install_prereqs.sh:source:83 : which python3.12 2026-08-27 09:53:08.074 | ++ tools/install_prereqs.sh:source:83 : export PYTHON=/usr/bin/python3.12 2026-08-27 09:53:08.078 | ++ tools/install_prereqs.sh:source:83 : PYTHON=/usr/bin/python3.12 2026-08-27 09:53:08.082 | ++ tools/install_prereqs.sh:source:88 : date +%s 2026-08-27 09:53:08.088 | ++ tools/install_prereqs.sh:source:89 : date 2026-08-27 09:53:08.094 | + ./stack.sh:main:801 : [[ False != \T\r\u\e ]] 2026-08-27 09:53:08.098 | + ./stack.sh:main:802 : PYPI_ALTERNATIVE_URL= 2026-08-27 09:53:08.101 | + ./stack.sh:main:802 : /home/quobyte/devstack/tools/install_pip.sh 2026-08-27 09:53:08.105 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-27 09:53:08.427 | + tools/install_pip.sh:main:25 : FILES=/home/quobyte/devstack/files 2026-08-27 09:53:08.429 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2026-08-27 09:53:08.432 | + tools/install_pip.sh:main:42 : GetDistro 2026-08-27 09:53:08.434 | + functions-common:GetDistro:472 : GetOSVersion 2026-08-27 09:53:08.437 | + functions-common:GetOSVersion:442 : source /etc/os-release 2026-08-27 09:53:08.439 | ++ /etc/os-release:source:1 : PRETTY_NAME='Ubuntu 24.04.4 LTS' 2026-08-27 09:53:08.442 | ++ /etc/os-release:source:2 : NAME=Ubuntu 2026-08-27 09:53:08.444 | ++ /etc/os-release:source:3 : VERSION_ID=24.04 2026-08-27 09:53:08.447 | ++ /etc/os-release:source:4 : VERSION='24.04.4 LTS (Noble Numbat)' 2026-08-27 09:53:08.449 | ++ /etc/os-release:source:5 : VERSION_CODENAME=noble 2026-08-27 09:53:08.452 | ++ /etc/os-release:source:6 : ID=ubuntu 2026-08-27 09:53:08.454 | ++ /etc/os-release:source:7 : ID_LIKE=debian 2026-08-27 09:53:08.457 | ++ /etc/os-release:source:8 : HOME_URL=https://www.ubuntu.com/ 2026-08-27 09:53:08.459 | ++ /etc/os-release:source:9 : SUPPORT_URL=https://help.ubuntu.com/ 2026-08-27 09:53:08.462 | ++ /etc/os-release:source:10 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2026-08-27 09:53:08.465 | ++ /etc/os-release:source:11 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2026-08-27 09:53:08.468 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=noble 2026-08-27 09:53:08.470 | ++ /etc/os-release:source:13 : LOGO=ubuntu-logo 2026-08-27 09:53:08.473 | + functions-common:GetOSVersion:443 : [[ ubuntu =~ (almalinux|centos|rocky|rhel) ]] 2026-08-27 09:53:08.475 | + functions-common:GetOSVersion:448 : _ensure_lsb_release 2026-08-27 09:53:08.479 | ++ functions-common:_ensure_lsb_release:419 : command -v lsb_release 2026-08-27 09:53:08.482 | + functions-common:_ensure_lsb_release:419 : [[ -x /usr/bin/lsb_release ]] 2026-08-27 09:53:08.484 | + functions-common:_ensure_lsb_release:420 : return 2026-08-27 09:53:08.487 | ++ functions-common:GetOSVersion:450 : lsb_release -r -s 2026-08-27 09:53:08.502 | + functions-common:GetOSVersion:450 : os_RELEASE=24.04 2026-08-27 09:53:08.505 | ++ functions-common:GetOSVersion:451 : lsb_release -c -s 2026-08-27 09:53:08.520 | + functions-common:GetOSVersion:451 : os_CODENAME=noble 2026-08-27 09:53:08.523 | ++ functions-common:GetOSVersion:452 : lsb_release -i -s 2026-08-27 09:53:08.537 | + functions-common:GetOSVersion:452 : os_VENDOR=Ubuntu 2026-08-27 09:53:08.540 | + functions-common:GetOSVersion:455 : [[ Ubuntu =~ (Debian|Ubuntu) ]] 2026-08-27 09:53:08.542 | + functions-common:GetOSVersion:456 : os_PACKAGE=deb 2026-08-27 09:53:08.545 | + functions-common:GetOSVersion:461 : typeset -xr os_VENDOR 2026-08-27 09:53:08.547 | + functions-common:GetOSVersion:462 : typeset -xr os_RELEASE 2026-08-27 09:53:08.550 | + functions-common:GetOSVersion:463 : typeset -xr os_PACKAGE 2026-08-27 09:53:08.553 | + functions-common:GetOSVersion:464 : typeset -xr os_CODENAME 2026-08-27 09:53:08.555 | + functions-common:GetDistro:473 : [[ Ubuntu =~ (Ubuntu) ]] 2026-08-27 09:53:08.558 | + functions-common:GetDistro:476 : DISTRO=noble 2026-08-27 09:53:08.560 | + functions-common:GetDistro:513 : typeset -xr DISTRO 2026-08-27 09:53:08.563 | + tools/install_pip.sh:main:43 : echo 'Distro: noble' 2026-08-27 09:53:08.563 | Distro: noble 2026-08-27 09:53:08.566 | + tools/install_pip.sh:main:117 : get_versions 2026-08-27 09:53:08.569 | ++ tools/install_pip.sh:get_versions:48 : which pip 2026-08-27 09:53:08.573 | + tools/install_pip.sh:get_versions:48 : PIP=/usr/bin/pip 2026-08-27 09:53:08.576 | + tools/install_pip.sh:get_versions:49 : [[ -n /usr/bin/pip ]] 2026-08-27 09:53:08.579 | ++ tools/install_pip.sh:get_versions:50 : /usr/bin/pip --version 2026-08-27 09:53:08.580 | ++ tools/install_pip.sh:get_versions:50 : awk '{ print $2}' 2026-08-27 09:53:09.285 | + tools/install_pip.sh:get_versions:50 : PIP_VERSION=24.0 2026-08-27 09:53:09.288 | + tools/install_pip.sh:get_versions:51 : echo 'pip: 24.0' 2026-08-27 09:53:09.288 | pip: 24.0 2026-08-27 09:53:09.291 | + tools/install_pip.sh:main:119 : [[ -n '' ]] 2026-08-27 09:53:09.293 | + tools/install_pip.sh:main:123 : is_fedora 2026-08-27 09:53:09.296 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-08-27 09:53:09.299 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-08-27 09:53:09.301 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-08-27 09:53:09.304 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-08-27 09:53:09.306 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-08-27 09:53:09.308 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-08-27 09:53:09.311 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-08-27 09:53:09.313 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-08-27 09:53:09.315 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-08-27 09:53:09.318 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-08-27 09:53:09.320 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-08-27 09:53:09.322 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-08-27 09:53:09.325 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-08-27 09:53:09.327 | + tools/install_pip.sh:main:134 : is_ubuntu 2026-08-27 09:53:09.330 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-27 09:53:09.332 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-27 09:53:09.335 | + tools/install_pip.sh:main:137 : sed -i -e /setuptools/d /opt/stack/requirements/upper-constraints.txt 2026-08-27 09:53:09.340 | + tools/install_pip.sh:main:146 : set -x 2026-08-27 09:53:09.342 | + tools/install_pip.sh:main:149 : get_versions 2026-08-27 09:53:09.346 | ++ tools/install_pip.sh:get_versions:48 : which pip 2026-08-27 09:53:09.351 | + tools/install_pip.sh:get_versions:48 : PIP=/usr/bin/pip 2026-08-27 09:53:09.353 | + tools/install_pip.sh:get_versions:49 : [[ -n /usr/bin/pip ]] 2026-08-27 09:53:09.357 | ++ tools/install_pip.sh:get_versions:50 : /usr/bin/pip --version 2026-08-27 09:53:09.358 | ++ tools/install_pip.sh:get_versions:50 : awk '{ print $2}' 2026-08-27 09:53:09.948 | + tools/install_pip.sh:get_versions:50 : PIP_VERSION=24.0 2026-08-27 09:53:09.950 | + tools/install_pip.sh:get_versions:51 : echo 'pip: 24.0' 2026-08-27 09:53:09.950 | pip: 24.0 2026-08-27 09:53:09.955 | + ./stack.sh:main:806 : source /home/quobyte/devstack/tools/fixup_stuff.sh 2026-08-27 09:53:09.959 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/quobyte/devstack ]] 2026-08-27 09:53:09.963 | + ./stack.sh:main:807 : fixup_all 2026-08-27 09:53:09.967 | + tools/fixup_stuff.sh:fixup_all:111 : fixup_ubuntu 2026-08-27 09:53:09.971 | + tools/fixup_stuff.sh:fixup_ubuntu:95 : is_ubuntu 2026-08-27 09:53:09.975 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-27 09:53:09.978 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-27 09:53:09.982 | + tools/fixup_stuff.sh:fixup_ubuntu:105 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2026-08-27 09:53:10.000 | + tools/fixup_stuff.sh:fixup_ubuntu:106 : sudo rm -rf /usr/lib/python3/dist-packages/pyasn1_modules-0.2.8.egg-info 2026-08-27 09:53:10.017 | + tools/fixup_stuff.sh:fixup_ubuntu:107 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2026-08-27 09:53:10.034 | + tools/fixup_stuff.sh:fixup_all:112 : fixup_fedora 2026-08-27 09:53:10.038 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2026-08-27 09:53:10.042 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-08-27 09:53:10.046 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-08-27 09:53:10.049 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-08-27 09:53:10.053 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-08-27 09:53:10.057 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-08-27 09:53:10.060 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-08-27 09:53:10.064 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-08-27 09:53:10.068 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-08-27 09:53:10.072 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-08-27 09:53:10.075 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-08-27 09:53:10.079 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-08-27 09:53:10.082 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-08-27 09:53:10.086 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-08-27 09:53:10.090 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2026-08-27 09:53:10.094 | + ./stack.sh:main:809 : [[ True == \T\r\u\e ]] 2026-08-27 09:53:10.098 | + ./stack.sh:main:811 : sudo ln -sf /opt/stack/data/venv/bin/cinder-manage /usr/local/bin 2026-08-27 09:53:10.115 | + ./stack.sh:main:812 : sudo ln -sf /opt/stack/data/venv/bin/cinder-rtstool /usr/local/bin 2026-08-27 09:53:10.134 | + ./stack.sh:main:813 : sudo ln -sf /opt/stack/data/venv/bin/glance /usr/local/bin 2026-08-27 09:53:10.150 | + ./stack.sh:main:814 : sudo ln -sf /opt/stack/data/venv/bin/nova-manage /usr/local/bin 2026-08-27 09:53:10.167 | + ./stack.sh:main:815 : sudo ln -sf /opt/stack/data/venv/bin/openstack /usr/local/bin 2026-08-27 09:53:10.184 | + ./stack.sh:main:816 : sudo ln -sf /opt/stack/data/venv/bin/privsep-helper /usr/local/bin 2026-08-27 09:53:10.201 | + ./stack.sh:main:817 : sudo ln -sf /opt/stack/data/venv/bin/rally /usr/local/bin 2026-08-27 09:53:10.218 | + ./stack.sh:main:818 : sudo ln -sf /opt/stack/data/venv/bin/tox /usr/local/bin 2026-08-27 09:53:10.235 | + ./stack.sh:main:820 : setup_devstack_virtualenv 2026-08-27 09:53:10.239 | + inc/python:setup_devstack_virtualenv:39 : [[ ! -d /opt/stack/data/venv ]] 2026-08-27 09:53:10.242 | + inc/python:setup_devstack_virtualenv:43 : /usr/bin/python3.12 -m venv --system-site-packages /opt/stack/data/venv 2026-08-27 09:53:15.752 | + inc/python:setup_devstack_virtualenv:44 : pip_install -U pip 'setuptools[core]' 2026-08-27 09:53:15.781 | Using python 3.12 to install setuptools 2026-08-27 09:53:15.784 | + 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-27 09:53:17.155 | Requirement already satisfied: pip in /opt/stack/data/venv/lib/python3.12/site-packages (24.0) 2026-08-27 09:53:17.414 | Collecting pip 2026-08-27 09:53:17.517 | Downloading pip-26.2.1-py3-none-any.whl.metadata (4.6 kB) 2026-08-27 09:53:17.529 | Requirement already satisfied: setuptools[core] in /usr/lib/python3/dist-packages (68.1.2) 2026-08-27 09:53:18.007 | Collecting setuptools[core] 2026-08-27 09:53:18.022 | Downloading setuptools-84.0.0-py3-none-any.whl.metadata (6.6 kB) 2026-08-27 09:53:18.186 | Collecting packaging>=24.2 (from setuptools[core]) 2026-08-27 09:53:18.201 | Downloading packaging-26.3-py3-none-any.whl.metadata (3.5 kB) 2026-08-27 09:53:18.285 | Collecting more_itertools>=8.8 (from setuptools[core]) 2026-08-27 09:53:18.299 | Downloading more_itertools-11.1.0-py3-none-any.whl.metadata (41 kB) 2026-08-27 09:53:18.321 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 41.4/41.4 kB 2.0 MB/s eta 0:00:00 2026-08-27 09:53:18.401 | Collecting jaraco.text>=3.7 (from setuptools[core]) 2026-08-27 09:53:18.417 | Downloading jaraco_text-4.3.0-py3-none-any.whl.metadata (3.8 kB) 2026-08-27 09:53:18.522 | Collecting wheel>=0.43.0 (from setuptools[core]) 2026-08-27 09:53:18.537 | Downloading wheel-0.48.0-py3-none-any.whl.metadata (2.3 kB) 2026-08-27 09:53:18.620 | Collecting jaraco.functools>=4 (from setuptools[core]) 2026-08-27 09:53:18.636 | Downloading jaraco_functools-4.6.0-py3-none-any.whl.metadata (2.9 kB) 2026-08-27 09:53:18.748 | Collecting jaraco.context>=4.1 (from jaraco.text>=3.7->setuptools[core]) 2026-08-27 09:53:18.763 | Downloading jaraco_context-6.1.2-py3-none-any.whl.metadata (4.2 kB) 2026-08-27 09:53:18.844 | Collecting typer-slim (from jaraco.text>=3.7->setuptools[core]) 2026-08-27 09:53:18.859 | Downloading typer_slim-0.24.0-py3-none-any.whl.metadata (4.2 kB) 2026-08-27 09:53:19.120 | Collecting typer>=0.24.0 (from typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-08-27 09:53:19.135 | Downloading typer-0.27.1-py3-none-any.whl.metadata (16 kB) 2026-08-27 09:53:19.224 | Collecting shellingham>=1.3.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-08-27 09:53:19.241 | Downloading shellingham-1.5.4-py2.py3-none-any.whl.metadata (3.5 kB) 2026-08-27 09:53:19.431 | Collecting rich>=13.8.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-08-27 09:53:19.447 | Downloading rich-15.0.0-py3-none-any.whl.metadata (18 kB) 2026-08-27 09:53:19.511 | Collecting annotated-doc>=0.0.2 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-08-27 09:53:19.527 | Downloading annotated_doc-0.0.5-py3-none-any.whl.metadata (6.5 kB) 2026-08-27 09:53:19.620 | 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-27 09:53:19.635 | Downloading markdown_it_py-4.2.0-py3-none-any.whl.metadata (7.4 kB) 2026-08-27 09:53:19.731 | 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-27 09:53:19.748 | Downloading pygments-2.20.0-py3-none-any.whl.metadata (2.5 kB) 2026-08-27 09:53:19.798 | 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-27 09:53:19.829 | Downloading pip-26.2.1-py3-none-any.whl (1.8 MB) 2026-08-27 09:53:19.910 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 24.0 MB/s eta 0:00:00 2026-08-27 09:53:19.926 | Downloading jaraco_functools-4.6.0-py3-none-any.whl (11 kB) 2026-08-27 09:53:19.948 | Downloading jaraco_text-4.3.0-py3-none-any.whl (14 kB) 2026-08-27 09:53:19.970 | Downloading more_itertools-11.1.0-py3-none-any.whl (72 kB) 2026-08-27 09:53:19.983 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 72.2/72.2 kB 8.1 MB/s eta 0:00:00 2026-08-27 09:53:19.997 | Downloading packaging-26.3-py3-none-any.whl (129 kB) 2026-08-27 09:53:20.011 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 130.0/130.0 kB 13.2 MB/s eta 0:00:00 2026-08-27 09:53:20.026 | Downloading wheel-0.48.0-py3-none-any.whl (33 kB) 2026-08-27 09:53:20.048 | Downloading setuptools-84.0.0-py3-none-any.whl (818 kB) 2026-08-27 09:53:20.100 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 818.2/818.2 kB 17.0 MB/s eta 0:00:00 2026-08-27 09:53:20.115 | Downloading jaraco_context-6.1.2-py3-none-any.whl (7.9 kB) 2026-08-27 09:53:20.137 | Downloading typer_slim-0.24.0-py3-none-any.whl (3.4 kB) 2026-08-27 09:53:20.159 | Downloading typer-0.27.1-py3-none-any.whl (122 kB) 2026-08-27 09:53:20.173 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 122.9/122.9 kB 12.3 MB/s eta 0:00:00 2026-08-27 09:53:20.189 | Downloading annotated_doc-0.0.5-py3-none-any.whl (5.3 kB) 2026-08-27 09:53:20.210 | Downloading rich-15.0.0-py3-none-any.whl (310 kB) 2026-08-27 09:53:20.230 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 310.7/310.7 kB 20.8 MB/s eta 0:00:00 2026-08-27 09:53:20.245 | Downloading shellingham-1.5.4-py2.py3-none-any.whl (9.8 kB) 2026-08-27 09:53:20.266 | Downloading markdown_it_py-4.2.0-py3-none-any.whl (91 kB) 2026-08-27 09:53:20.279 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 91.7/91.7 kB 10.0 MB/s eta 0:00:00 2026-08-27 09:53:20.293 | Downloading pygments-2.20.0-py3-none-any.whl (1.2 MB) 2026-08-27 09:53:20.342 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 28.2 MB/s eta 0:00:00 2026-08-27 09:53:21.074 | 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-27 09:53:21.098 | Attempting uninstall: setuptools 2026-08-27 09:53:21.116 | Found existing installation: setuptools 68.1.2 2026-08-27 09:53:21.116 | Not uninstalling setuptools at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-27 09:53:21.117 | Can't uninstall 'setuptools'. No files were found to uninstall. 2026-08-27 09:53:22.007 | Attempting uninstall: pygments 2026-08-27 09:53:22.051 | Found existing installation: Pygments 2.17.2 2026-08-27 09:53:22.052 | Not uninstalling pygments at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-27 09:53:22.053 | Can't uninstall 'Pygments'. No files were found to uninstall. 2026-08-27 09:53:23.355 | Attempting uninstall: pip 2026-08-27 09:53:23.359 | Found existing installation: pip 24.0 2026-08-27 09:53:23.431 | Uninstalling pip-24.0: 2026-08-27 09:53:23.442 | Successfully uninstalled pip-24.0 2026-08-27 09:53:25.049 | Attempting uninstall: packaging 2026-08-27 09:53:25.077 | Found existing installation: packaging 24.0 2026-08-27 09:53:25.078 | Not uninstalling packaging at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-27 09:53:25.081 | Can't uninstall 'packaging'. No files were found to uninstall. 2026-08-27 09:53:25.306 | Attempting uninstall: markdown-it-py 2026-08-27 09:53:25.334 | Found existing installation: markdown-it-py 3.0.0 2026-08-27 09:53:25.335 | Not uninstalling markdown-it-py at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-27 09:53:25.335 | Can't uninstall 'markdown-it-py'. No files were found to uninstall. 2026-08-27 09:53:25.498 | Attempting uninstall: wheel 2026-08-27 09:53:25.530 | Found existing installation: wheel 0.42.0 2026-08-27 09:53:25.531 | Not uninstalling wheel at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-27 09:53:25.532 | Can't uninstall 'wheel'. No files were found to uninstall. 2026-08-27 09:53:25.585 | Attempting uninstall: rich 2026-08-27 09:53:25.617 | Found existing installation: rich 13.7.1 2026-08-27 09:53:25.618 | Not uninstalling rich at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-27 09:53:25.619 | Can't uninstall 'rich'. No files were found to uninstall. 2026-08-27 09:53:26.350 | 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.1 typer-slim-0.24.0 wheel-0.48.0 2026-08-27 09:53:26.624 | + inc/python:pip_install:216 : result=0 2026-08-27 09:53:26.628 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-27 09:53:26.632 | + functions-common:time_stop:2420 : local name 2026-08-27 09:53:26.635 | + functions-common:time_stop:2421 : local end_time 2026-08-27 09:53:26.639 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-27 09:53:26.642 | + functions-common:time_stop:2423 : local total 2026-08-27 09:53:26.646 | + functions-common:time_stop:2424 : local start_time 2026-08-27 09:53:26.649 | + functions-common:time_stop:2426 : name=pip_install 2026-08-27 09:53:26.653 | + functions-common:time_stop:2427 : start_time=1787824395774 2026-08-27 09:53:26.657 | + functions-common:time_stop:2429 : [[ -z 1787824395774 ]] 2026-08-27 09:53:26.661 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-27 09:53:26.665 | + functions-common:time_stop:2432 : end_time=1787824406662 2026-08-27 09:53:26.669 | + functions-common:time_stop:2433 : elapsed_time=10888 2026-08-27 09:53:26.672 | + functions-common:time_stop:2434 : total=0 2026-08-27 09:53:26.675 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-27 09:53:26.679 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=10888 2026-08-27 09:53:26.683 | + inc/python:pip_install:219 : return 0 2026-08-27 09:53:26.687 | + 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-27 09:53:26.690 | + 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-27 09:53:26.694 | + 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-27 09:53:26.697 | + inc/python:setup_devstack_virtualenv:48 : export PYTHON=/opt/stack/data/venv/bin/python3 2026-08-27 09:53:26.701 | + inc/python:setup_devstack_virtualenv:48 : PYTHON=/opt/stack/data/venv/bin/python3 2026-08-27 09:53:26.705 | + ./stack.sh:main:824 : pip_install -U os-testr 2026-08-27 09:53:26.735 | Using python 3.12 to install os-testr 2026-08-27 09:53:26.738 | + 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-27 09:53:28.008 | Collecting os-testr 2026-08-27 09:53:28.139 | Downloading os_testr-3.0.0-py3-none-any.whl.metadata (1.8 kB) 2026-08-27 09:53:28.203 | Collecting pbr!=2.1.0,>=2.0.0 (from os-testr) 2026-08-27 09:53:28.218 | Downloading pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-08-27 09:53:28.256 | Collecting python-subunit>=1.0.0 (from os-testr) 2026-08-27 09:53:28.272 | Downloading python_subunit-1.4.6-py3-none-any.whl.metadata (22 kB) 2026-08-27 09:53:28.327 | Collecting testtools>=2.2.0 (from os-testr) 2026-08-27 09:53:28.343 | Downloading testtools-2.9.1-py3-none-any.whl.metadata (5.4 kB) 2026-08-27 09:53:28.355 | 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-27 09:53:28.395 | Collecting iso8601 (from python-subunit>=1.0.0->os-testr) 2026-08-27 09:53:28.418 | Downloading iso8601-2.1.0-py3-none-any.whl.metadata (3.7 kB) 2026-08-27 09:53:28.510 | Collecting PyYAML (from python-subunit>=1.0.0->os-testr) 2026-08-27 09:53:28.525 | 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-27 09:53:28.559 | Downloading os_testr-3.0.0-py3-none-any.whl (32 kB) 2026-08-27 09:53:28.590 | Downloading pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-08-27 09:53:28.640 | Downloading python_subunit-1.4.6-py3-none-any.whl (77 kB) 2026-08-27 09:53:28.675 | Downloading testtools-2.9.1-py3-none-any.whl (110 kB) 2026-08-27 09:53:28.715 | Downloading iso8601-2.1.0-py3-none-any.whl (7.5 kB) 2026-08-27 09:53:28.737 | 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-27 09:53:28.866 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 807.9/807.9 kB 6.8 MB/s 0:00:00 2026-08-27 09:53:29.056 | Installing collected packages: testtools, PyYAML, pbr, iso8601, python-subunit, os-testr 2026-08-27 09:53:29.202 | Attempting uninstall: PyYAML 2026-08-27 09:53:29.210 | Found existing installation: PyYAML 6.0.1 2026-08-27 09:53:29.212 | Not uninstalling pyyaml at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-27 09:53:29.212 | Can't uninstall 'PyYAML'. No files were found to uninstall. 2026-08-27 09:53:29.600 | 2026-08-27 09:53:29.604 | 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-27 09:53:29.725 | + inc/python:pip_install:216 : result=0 2026-08-27 09:53:29.729 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-27 09:53:29.732 | + functions-common:time_stop:2420 : local name 2026-08-27 09:53:29.736 | + functions-common:time_stop:2421 : local end_time 2026-08-27 09:53:29.739 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-27 09:53:29.742 | + functions-common:time_stop:2423 : local total 2026-08-27 09:53:29.745 | + functions-common:time_stop:2424 : local start_time 2026-08-27 09:53:29.749 | + functions-common:time_stop:2426 : name=pip_install 2026-08-27 09:53:29.752 | + functions-common:time_stop:2427 : start_time=1787824406727 2026-08-27 09:53:29.755 | + functions-common:time_stop:2429 : [[ -z 1787824406727 ]] 2026-08-27 09:53:29.759 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-27 09:53:29.764 | + functions-common:time_stop:2432 : end_time=1787824409760 2026-08-27 09:53:29.767 | + functions-common:time_stop:2433 : elapsed_time=3033 2026-08-27 09:53:29.770 | + functions-common:time_stop:2434 : total=10888 2026-08-27 09:53:29.773 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-27 09:53:29.776 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=13921 2026-08-27 09:53:29.779 | + inc/python:pip_install:219 : return 0 2026-08-27 09:53:29.782 | + ./stack.sh:main:828 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2026-08-27 09:53:29.851 | + ./stack.sh:main:829 : sudo systemctl restart systemd-journald 2026-08-27 09:53:29.936 | + ./stack.sh:main:835 : install_infra 2026-08-27 09:53:29.940 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-08-27 09:53:29.943 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2026-08-27 09:53:29.946 | + lib/infra:install_infra:32 : python3.12 -m venv /opt/stack/requirements/.venv 2026-08-27 09:53:35.376 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-08-27 09:53:35.379 | + lib/infra:install_infra:34 : pip_install -U pbr 'setuptools[core]' 2026-08-27 09:53:35.405 | + 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-27 09:53:36.781 | Collecting pbr 2026-08-27 09:53:36.785 | Using cached pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-08-27 09:53:37.220 | Collecting setuptools[core] 2026-08-27 09:53:37.222 | Using cached setuptools-84.0.0-py3-none-any.whl.metadata (6.6 kB) 2026-08-27 09:53:37.373 | Collecting packaging>=24.2 (from setuptools[core]) 2026-08-27 09:53:37.376 | Using cached packaging-26.3-py3-none-any.whl.metadata (3.5 kB) 2026-08-27 09:53:37.448 | Collecting more_itertools>=8.8 (from setuptools[core]) 2026-08-27 09:53:37.451 | Using cached more_itertools-11.1.0-py3-none-any.whl.metadata (41 kB) 2026-08-27 09:53:37.520 | Collecting jaraco.text>=3.7 (from setuptools[core]) 2026-08-27 09:53:37.522 | Using cached jaraco_text-4.3.0-py3-none-any.whl.metadata (3.8 kB) 2026-08-27 09:53:37.612 | Collecting wheel>=0.43.0 (from setuptools[core]) 2026-08-27 09:53:37.615 | Using cached wheel-0.48.0-py3-none-any.whl.metadata (2.3 kB) 2026-08-27 09:53:37.695 | Collecting jaraco.functools>=4 (from setuptools[core]) 2026-08-27 09:53:37.699 | Using cached jaraco_functools-4.6.0-py3-none-any.whl.metadata (2.9 kB) 2026-08-27 09:53:37.804 | Collecting jaraco.context>=4.1 (from jaraco.text>=3.7->setuptools[core]) 2026-08-27 09:53:37.807 | Using cached jaraco_context-6.1.2-py3-none-any.whl.metadata (4.2 kB) 2026-08-27 09:53:37.875 | Collecting typer-slim (from jaraco.text>=3.7->setuptools[core]) 2026-08-27 09:53:37.879 | Using cached typer_slim-0.24.0-py3-none-any.whl.metadata (4.2 kB) 2026-08-27 09:53:38.108 | Collecting typer>=0.24.0 (from typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-08-27 09:53:38.111 | Using cached typer-0.27.1-py3-none-any.whl.metadata (16 kB) 2026-08-27 09:53:38.185 | Collecting shellingham>=1.3.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-08-27 09:53:38.187 | Using cached shellingham-1.5.4-py2.py3-none-any.whl.metadata (3.5 kB) 2026-08-27 09:53:38.347 | Collecting rich>=13.8.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-08-27 09:53:38.350 | Using cached rich-15.0.0-py3-none-any.whl.metadata (18 kB) 2026-08-27 09:53:38.400 | Collecting annotated-doc>=0.0.2 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-08-27 09:53:38.402 | Using cached annotated_doc-0.0.5-py3-none-any.whl.metadata (6.5 kB) 2026-08-27 09:53:38.483 | 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-27 09:53:38.485 | Using cached markdown_it_py-4.2.0-py3-none-any.whl.metadata (7.4 kB) 2026-08-27 09:53:38.564 | 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-27 09:53:38.566 | Using cached pygments-2.20.0-py3-none-any.whl.metadata (2.5 kB) 2026-08-27 09:53:38.654 | Collecting mdurl~=0.1 (from markdown-it-py>=2.2.0->rich>=13.8.0->typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-08-27 09:53:38.743 | Downloading mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB) 2026-08-27 09:53:38.820 | Using cached pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-08-27 09:53:38.823 | Using cached jaraco_functools-4.6.0-py3-none-any.whl (11 kB) 2026-08-27 09:53:38.825 | Using cached jaraco_text-4.3.0-py3-none-any.whl (14 kB) 2026-08-27 09:53:38.830 | Using cached more_itertools-11.1.0-py3-none-any.whl (72 kB) 2026-08-27 09:53:38.831 | Using cached packaging-26.3-py3-none-any.whl (129 kB) 2026-08-27 09:53:38.835 | Using cached wheel-0.48.0-py3-none-any.whl (33 kB) 2026-08-27 09:53:38.837 | Using cached setuptools-84.0.0-py3-none-any.whl (818 kB) 2026-08-27 09:53:38.847 | Using cached jaraco_context-6.1.2-py3-none-any.whl (7.9 kB) 2026-08-27 09:53:38.849 | Using cached typer_slim-0.24.0-py3-none-any.whl (3.4 kB) 2026-08-27 09:53:38.851 | Using cached typer-0.27.1-py3-none-any.whl (122 kB) 2026-08-27 09:53:38.854 | Using cached annotated_doc-0.0.5-py3-none-any.whl (5.3 kB) 2026-08-27 09:53:38.857 | Using cached rich-15.0.0-py3-none-any.whl (310 kB) 2026-08-27 09:53:38.862 | Using cached shellingham-1.5.4-py2.py3-none-any.whl (9.8 kB) 2026-08-27 09:53:38.864 | Using cached markdown_it_py-4.2.0-py3-none-any.whl (91 kB) 2026-08-27 09:53:38.867 | Using cached pygments-2.20.0-py3-none-any.whl (1.2 MB) 2026-08-27 09:53:38.892 | Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB) 2026-08-27 09:53:39.172 | 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-27 09:53:42.620 | 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.1 typer-slim-0.24.0 wheel-0.48.0 2026-08-27 09:53:42.811 | + inc/python:pip_install:216 : result=0 2026-08-27 09:53:42.815 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-27 09:53:42.818 | + functions-common:time_stop:2420 : local name 2026-08-27 09:53:42.821 | + functions-common:time_stop:2421 : local end_time 2026-08-27 09:53:42.824 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-27 09:53:42.827 | + functions-common:time_stop:2423 : local total 2026-08-27 09:53:42.829 | + functions-common:time_stop:2424 : local start_time 2026-08-27 09:53:42.832 | + functions-common:time_stop:2426 : name=pip_install 2026-08-27 09:53:42.834 | + functions-common:time_stop:2427 : start_time=1787824415396 2026-08-27 09:53:42.837 | + functions-common:time_stop:2429 : [[ -z 1787824415396 ]] 2026-08-27 09:53:42.840 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-27 09:53:42.845 | + functions-common:time_stop:2432 : end_time=1787824422841 2026-08-27 09:53:42.848 | + functions-common:time_stop:2433 : elapsed_time=7445 2026-08-27 09:53:42.851 | + functions-common:time_stop:2434 : total=13921 2026-08-27 09:53:42.854 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-27 09:53:42.858 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=21366 2026-08-27 09:53:42.861 | + inc/python:pip_install:219 : return 0 2026-08-27 09:53:42.865 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-08-27 09:53:42.868 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2026-08-27 09:53:42.896 | + 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-27 09:53:44.162 | Processing /opt/stack/requirements 2026-08-27 09:53:44.166 | Installing build dependencies: started 2026-08-27 09:53:46.973 | Installing build dependencies: finished with status 'done' 2026-08-27 09:53:46.976 | Getting requirements to build wheel: started 2026-08-27 09:53:47.265 | Getting requirements to build wheel: finished with status 'done' 2026-08-27 09:53:47.270 | Preparing metadata (pyproject.toml): started 2026-08-27 09:53:48.461 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-08-27 09:53:48.646 | Collecting fixtures>=3.0.0 (from openstack_requirements==1.2.1.dev8655) 2026-08-27 09:53:48.733 | Downloading fixtures-4.3.2-py3-none-any.whl.metadata (22 kB) 2026-08-27 09:53:48.754 | 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.dev8655) (26.3) 2026-08-27 09:53:48.866 | Collecting requests>=2.14.2 (from openstack_requirements==1.2.1.dev8655) 2026-08-27 09:53:48.881 | Downloading requests-2.34.2-py3-none-any.whl.metadata (4.8 kB) 2026-08-27 09:53:49.032 | Collecting PyYAML>=3.12 (from openstack_requirements==1.2.1.dev8655) 2026-08-27 09:53:49.037 | 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-27 09:53:49.177 | Collecting beagle>=0.2.1 (from openstack_requirements==1.2.1.dev8655) 2026-08-27 09:53:49.192 | Downloading beagle-0.5.0-py3-none-any.whl.metadata (1.1 kB) 2026-08-27 09:53:49.204 | 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.dev8655) (84.0.0) 2026-08-27 09:53:49.590 | Collecting charset_normalizer<4,>=2 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8655) 2026-08-27 09:53:49.608 | 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-27 09:53:49.625 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 44.1/44.1 kB 3.3 MB/s eta 0:00:00 2026-08-27 09:53:49.699 | Collecting idna<4,>=2.5 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8655) 2026-08-27 09:53:49.715 | Downloading idna-3.18-py3-none-any.whl.metadata (6.1 kB) 2026-08-27 09:53:49.842 | Collecting urllib3<3,>=1.26 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8655) 2026-08-27 09:53:49.858 | Downloading urllib3-2.7.0-py3-none-any.whl.metadata (6.9 kB) 2026-08-27 09:53:49.946 | Collecting certifi>=2023.5.7 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8655) 2026-08-27 09:53:49.961 | Downloading certifi-2026.7.22-py3-none-any.whl.metadata (2.5 kB) 2026-08-27 09:53:50.083 | Downloading beagle-0.5.0-py3-none-any.whl (10 kB) 2026-08-27 09:53:50.106 | Downloading fixtures-4.3.2-py3-none-any.whl (41 kB) 2026-08-27 09:53:50.118 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 41.6/41.6 kB 4.3 MB/s eta 0:00:00 2026-08-27 09:53:50.121 | 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-27 09:53:50.143 | Downloading requests-2.34.2-py3-none-any.whl (73 kB) 2026-08-27 09:53:50.156 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 73.1/73.1 kB 7.9 MB/s eta 0:00:00 2026-08-27 09:53:50.171 | Downloading certifi-2026.7.22-py3-none-any.whl (136 kB) 2026-08-27 09:53:50.186 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 137.0/137.0 kB 12.6 MB/s eta 0:00:00 2026-08-27 09:53:50.203 | 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-27 09:53:50.220 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 247.5/247.5 kB 18.6 MB/s eta 0:00:00 2026-08-27 09:53:50.235 | Downloading idna-3.18-py3-none-any.whl (65 kB) 2026-08-27 09:53:50.248 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 65.5/65.5 kB 7.0 MB/s eta 0:00:00 2026-08-27 09:53:50.264 | Downloading urllib3-2.7.0-py3-none-any.whl (131 kB) 2026-08-27 09:53:50.278 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.1/131.1 kB 11.8 MB/s eta 0:00:00 2026-08-27 09:53:50.311 | Building wheels for collected packages: openstack_requirements 2026-08-27 09:53:50.313 | Building wheel for openstack_requirements (pyproject.toml): started 2026-08-27 09:53:52.563 | Building wheel for openstack_requirements (pyproject.toml): finished with status 'done' 2026-08-27 09:53:52.564 | Created wheel for openstack_requirements: filename=openstack_requirements-1.2.1.dev8655-py3-none-any.whl size=53493 sha256=cef7ab8b8ec415b376273525d16be97be7432cc5da93fa2d514c481060e992d2 2026-08-27 09:53:52.564 | Stored in directory: /tmp/pip-ephem-wheel-cache-szbr_gw4/wheels/09/5d/92/4cd2c84803dbd4129257ae3d0359353f58d376e96c4633bda7 2026-08-27 09:53:52.569 | Successfully built openstack_requirements 2026-08-27 09:53:52.844 | Installing collected packages: urllib3, PyYAML, idna, fixtures, charset_normalizer, certifi, beagle, requests, openstack_requirements 2026-08-27 09:53:53.578 | 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.dev8655 requests-2.34.2 urllib3-2.7.0 2026-08-27 09:53:53.789 | + inc/python:pip_install:216 : result=0 2026-08-27 09:53:53.792 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-27 09:53:53.795 | + functions-common:time_stop:2420 : local name 2026-08-27 09:53:53.797 | + functions-common:time_stop:2421 : local end_time 2026-08-27 09:53:53.800 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-27 09:53:53.803 | + functions-common:time_stop:2423 : local total 2026-08-27 09:53:53.805 | + functions-common:time_stop:2424 : local start_time 2026-08-27 09:53:53.809 | + functions-common:time_stop:2426 : name=pip_install 2026-08-27 09:53:53.811 | + functions-common:time_stop:2427 : start_time=1787824422887 2026-08-27 09:53:53.813 | + functions-common:time_stop:2429 : [[ -z 1787824422887 ]] 2026-08-27 09:53:53.816 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-27 09:53:53.820 | + functions-common:time_stop:2432 : end_time=1787824433818 2026-08-27 09:53:53.823 | + functions-common:time_stop:2433 : elapsed_time=10931 2026-08-27 09:53:53.826 | + functions-common:time_stop:2434 : total=21366 2026-08-27 09:53:53.829 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-27 09:53:53.831 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=32297 2026-08-27 09:53:53.834 | + inc/python:pip_install:219 : return 0 2026-08-27 09:53:53.837 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2026-08-27 09:53:53.840 | + lib/infra:install_infra:42 : use_library_from_git pbr 2026-08-27 09:53:53.843 | + inc/python:use_library_from_git:266 : local name=pbr 2026-08-27 09:53:53.845 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-27 09:53:53.848 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-27 09:53:53.851 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,pbr, ]] 2026-08-27 09:53:53.854 | + inc/python:use_library_from_git:269 : return 1 2026-08-27 09:53:53.857 | + lib/infra:install_infra:48 : pip_install -U pbr 2026-08-27 09:53:53.880 | Using python 3.12 to install pbr 2026-08-27 09:53:53.882 | + 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-27 09:53:54.836 | Requirement already satisfied: pbr in /opt/stack/data/venv/lib/python3.12/site-packages (7.0.3) 2026-08-27 09:53:54.880 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr) (84.0.0) 2026-08-27 09:53:55.131 | + inc/python:pip_install:216 : result=0 2026-08-27 09:53:55.134 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-27 09:53:55.137 | + functions-common:time_stop:2420 : local name 2026-08-27 09:53:55.140 | + functions-common:time_stop:2421 : local end_time 2026-08-27 09:53:55.142 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-27 09:53:55.145 | + functions-common:time_stop:2423 : local total 2026-08-27 09:53:55.148 | + functions-common:time_stop:2424 : local start_time 2026-08-27 09:53:55.150 | + functions-common:time_stop:2426 : name=pip_install 2026-08-27 09:53:55.153 | + functions-common:time_stop:2427 : start_time=1787824433873 2026-08-27 09:53:55.155 | + functions-common:time_stop:2429 : [[ -z 1787824433873 ]] 2026-08-27 09:53:55.158 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-27 09:53:55.163 | + functions-common:time_stop:2432 : end_time=1787824435159 2026-08-27 09:53:55.165 | + functions-common:time_stop:2433 : elapsed_time=1286 2026-08-27 09:53:55.169 | + functions-common:time_stop:2434 : total=32297 2026-08-27 09:53:55.172 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-27 09:53:55.175 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=33583 2026-08-27 09:53:55.178 | + inc/python:pip_install:219 : return 0 2026-08-27 09:53:55.181 | + ./stack.sh:main:838 : python3.12 -m venv /opt/stack/bindep-venv 2026-08-27 09:54:00.686 | + ./stack.sh:main:840 : /opt/stack/bindep-venv/bin/pip install bindep 2026-08-27 09:54:01.481 | Collecting bindep 2026-08-27 09:54:01.579 | Downloading bindep-2.14.0-py3-none-any.whl.metadata (11 kB) 2026-08-27 09:54:01.679 | Collecting distro>=1.7 (from bindep) 2026-08-27 09:54:01.695 | Downloading distro-1.9.0-py3-none-any.whl.metadata (6.8 kB) 2026-08-27 09:54:01.778 | Collecting packaging (from bindep) 2026-08-27 09:54:01.782 | Using cached packaging-26.3-py3-none-any.whl.metadata (3.5 kB) 2026-08-27 09:54:01.829 | Collecting Parsley (from bindep) 2026-08-27 09:54:01.846 | Downloading Parsley-1.3-py2.py3-none-any.whl.metadata (4.1 kB) 2026-08-27 09:54:01.937 | Collecting pbr>=2 (from bindep) 2026-08-27 09:54:01.939 | Using cached pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-08-27 09:54:02.348 | Collecting setuptools (from pbr>=2->bindep) 2026-08-27 09:54:02.351 | Using cached setuptools-84.0.0-py3-none-any.whl.metadata (6.6 kB) 2026-08-27 09:54:02.437 | Downloading bindep-2.14.0-py3-none-any.whl (35 kB) 2026-08-27 09:54:02.469 | Downloading distro-1.9.0-py3-none-any.whl (20 kB) 2026-08-27 09:54:02.478 | Using cached pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-08-27 09:54:02.483 | Using cached packaging-26.3-py3-none-any.whl (129 kB) 2026-08-27 09:54:02.499 | Downloading Parsley-1.3-py2.py3-none-any.whl (88 kB) 2026-08-27 09:54:02.519 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 88.9/88.9 kB 5.6 MB/s eta 0:00:00 2026-08-27 09:54:02.521 | Using cached setuptools-84.0.0-py3-none-any.whl (818 kB) 2026-08-27 09:54:02.661 | Installing collected packages: Parsley, setuptools, packaging, distro, pbr, bindep 2026-08-27 09:54:04.107 | 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-27 09:54:04.257 | + ./stack.sh:main:841 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2026-08-27 09:54:04.261 | + ./stack.sh:main:841 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2026-08-27 09:54:04.265 | ++ ./stack.sh:main:844 : _get_plugin_bindep_packages 2026-08-27 09:54:04.286 | + ./stack.sh:main:844 : pkgs= 2026-08-27 09:54:04.289 | + ./stack.sh:main:845 : [[ -n '' ]] 2026-08-27 09:54:04.292 | + ./stack.sh:main:852 : run_phase stack pre-install 2026-08-27 09:54:04.296 | + functions-common:run_phase:1848 : local mode=stack 2026-08-27 09:54:04.299 | + functions-common:run_phase:1849 : local phase=pre-install 2026-08-27 09:54:04.301 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-08-27 09:54:04.304 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-08-27 09:54:04.307 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-08-27 09:54:04.310 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-08-27 09:54:04.313 | + functions-common:run_phase:1858 : local extra 2026-08-27 09:54:04.318 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-08-27 09:54:04.323 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-08-27 09:54:04.326 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-08-27 09:54:04.330 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-08-27 09:54:04.332 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack pre-install 2026-08-27 09:54:04.335 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-08-27 09:54:04.354 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-27 09:54:04.357 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-08-27 09:54:04.360 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-08-27 09:54:04.362 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2026-08-27 09:54:04.366 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-08-27 09:54:04.369 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-08-27 09:54:04.371 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2026-08-27 09:54:04.375 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2026-08-27 09:54:04.378 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2026-08-27 09:54:04.381 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2026-08-27 09:54:04.383 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2026-08-27 09:54:04.386 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2026-08-27 09:54:04.389 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-08-27 09:54:04.392 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-08-27 09:54:04.395 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-08-27 09:54:04.397 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-08-27 09:54:04.400 | + functions-common:run_phase:1875 : run_plugins stack pre-install 2026-08-27 09:54:04.403 | + functions-common:run_plugins:1834 : local mode=stack 2026-08-27 09:54:04.405 | + functions-common:run_plugins:1835 : local phase=pre-install 2026-08-27 09:54:04.408 | + functions-common:run_plugins:1837 : local plugins= 2026-08-27 09:54:04.411 | + functions-common:run_plugins:1838 : local plugin 2026-08-27 09:54:04.415 | + ./stack.sh:main:855 : set_systemd_override DefaultLimitNOFILE 2048 2026-08-27 09:54:04.418 | + functions:set_systemd_override:844 : local key=DefaultLimitNOFILE 2026-08-27 09:54:04.421 | + functions:set_systemd_override:845 : local value=2048 2026-08-27 09:54:04.424 | + functions:set_systemd_override:847 : local sysconf=/etc/systemd/system.conf 2026-08-27 09:54:04.427 | + functions:set_systemd_override:848 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2026-08-27 09:54:04.494 | + functions:set_systemd_override:849 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2026-08-27 09:54:04.495 | Set systemd system override for DefaultLimitNOFILE=2048 2026-08-27 09:54:04.497 | + functions:set_systemd_override:851 : sudo systemctl daemon-reload 2026-08-27 09:54:04.927 | + ./stack.sh:main:857 : install_rpc_backend 2026-08-27 09:54:04.930 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2026-08-27 09:54:04.950 | + functions-common:is_service_enabled:2076 : return 0 2026-08-27 09:54:04.955 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2026-08-27 09:54:04.958 | + functions-common:install_package:1438 : update_package_repo 2026-08-27 09:54:04.960 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-08-27 09:54:04.963 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-08-27 09:54:04.967 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-08-27 09:54:04.970 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-08-27 09:54:04.972 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-08-27 09:54:04.975 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-27 09:54:04.978 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-27 09:54:04.981 | + functions-common:update_package_repo:1421 : apt_get_update 2026-08-27 09:54:04.983 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-08-27 09:54:04.986 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-08-27 09:54:04.989 | + functions-common:apt_get_update:1167 : return 2026-08-27 09:54:04.992 | + functions-common:install_package:1439 : real_install_package rabbitmq-server 2026-08-27 09:54:04.994 | + functions-common:real_install_package:1426 : is_ubuntu 2026-08-27 09:54:04.997 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-27 09:54:05.000 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-27 09:54:05.003 | + functions-common:real_install_package:1427 : apt_get install rabbitmq-server 2026-08-27 09:54:05.028 | + 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-27 09:54:05.066 | Reading package lists... 2026-08-27 09:54:05.432 | Building dependency tree... 2026-08-27 09:54:05.436 | Reading state information... 2026-08-27 09:54:05.985 | The following packages were automatically installed and are no longer required: 2026-08-27 09:54:05.987 | libfwupd2 libgusb2 2026-08-27 09:54:05.987 | Use 'sudo apt autoremove' to remove them. 2026-08-27 09:54:05.989 | The following additional packages will be installed: 2026-08-27 09:54:05.989 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2026-08-27 09:54:05.989 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2026-08-27 09:54:05.989 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2026-08-27 09:54:05.992 | erlang-tools erlang-xmerl 2026-08-27 09:54:05.995 | Suggested packages: 2026-08-27 09:54:05.995 | erlang erlang-manpages erlang-doc 2026-08-27 09:54:06.056 | The following NEW packages will be installed: 2026-08-27 09:54:06.056 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2026-08-27 09:54:06.057 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2026-08-27 09:54:06.057 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2026-08-27 09:54:06.058 | erlang-tools erlang-xmerl rabbitmq-server 2026-08-27 09:54:06.157 | 0 upgraded, 18 newly installed, 0 to remove and 6 not upgraded. 2026-08-27 09:54:06.157 | Need to get 36.1 MB of archives. 2026-08-27 09:54:06.157 | After this operation, 56.3 MB of additional disk space will be used. 2026-08-27 09:54:06.158 | 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-27 09:54:06.494 | 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-27 09:54:06.538 | 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-27 09:54:06.538 | 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-27 09:54:06.550 | 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-27 09:54:06.566 | 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-27 09:54:06.569 | 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-27 09:54:06.603 | 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-27 09:54:06.604 | 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-27 09:54:06.605 | 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-27 09:54:06.606 | 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-27 09:54:06.613 | 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-27 09:54:06.643 | 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-27 09:54:06.645 | 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-27 09:54:06.651 | 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-27 09:54:06.651 | 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-27 09:54:06.661 | 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-27 09:54:06.682 | Get:18 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 rabbitmq-server all 3.12.1-1ubuntu1.2 [15.9 MB] 2026-08-27 09:54:07.156 | perl: warning: Setting locale failed. 2026-08-27 09:54:07.156 | perl: warning: Please check that your locale settings: 2026-08-27 09:54:07.157 | LANGUAGE = (unset), 2026-08-27 09:54:07.157 | LC_ALL = "en_US.utf8", 2026-08-27 09:54:07.157 | LANG = "de_DE.UTF-8" 2026-08-27 09:54:07.157 | are supported and installed on your system. 2026-08-27 09:54:07.157 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-27 09:54:07.220 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-08-27 09:54:07.220 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-08-27 09:54:07.220 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-08-27 09:54:07.405 | Fetched 36.1 MB in 1s (42.6 MB/s) 2026-08-27 09:54:07.472 | Selecting previously unselected package erlang-base. 2026-08-27 09:54:07.530 | (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-27 09:54:07.537 | Preparing to unpack .../00-erlang-base_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-08-27 09:54:07.541 | Unpacking erlang-base (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-27 09:54:07.900 | Selecting previously unselected package erlang-asn1. 2026-08-27 09:54:07.912 | Preparing to unpack .../01-erlang-asn1_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-08-27 09:54:07.915 | Unpacking erlang-asn1 (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-27 09:54:07.976 | Selecting previously unselected package erlang-crypto. 2026-08-27 09:54:07.987 | Preparing to unpack .../02-erlang-crypto_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-08-27 09:54:07.991 | Unpacking erlang-crypto (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-27 09:54:08.035 | Selecting previously unselected package erlang-public-key. 2026-08-27 09:54:08.046 | Preparing to unpack .../03-erlang-public-key_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-08-27 09:54:08.050 | Unpacking erlang-public-key (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-27 09:54:08.102 | Selecting previously unselected package erlang-mnesia. 2026-08-27 09:54:08.114 | Preparing to unpack .../04-erlang-mnesia_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-08-27 09:54:08.117 | Unpacking erlang-mnesia (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-27 09:54:08.183 | Selecting previously unselected package erlang-runtime-tools. 2026-08-27 09:54:08.195 | Preparing to unpack .../05-erlang-runtime-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-08-27 09:54:08.199 | Unpacking erlang-runtime-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-27 09:54:08.261 | Selecting previously unselected package erlang-ssl. 2026-08-27 09:54:08.272 | Preparing to unpack .../06-erlang-ssl_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-08-27 09:54:08.276 | Unpacking erlang-ssl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-27 09:54:08.363 | Selecting previously unselected package erlang-eldap. 2026-08-27 09:54:08.375 | Preparing to unpack .../07-erlang-eldap_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-08-27 09:54:08.379 | Unpacking erlang-eldap (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-27 09:54:08.420 | Selecting previously unselected package erlang-ftp. 2026-08-27 09:54:08.432 | Preparing to unpack .../08-erlang-ftp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-08-27 09:54:08.435 | Unpacking erlang-ftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-27 09:54:08.477 | Selecting previously unselected package erlang-tftp. 2026-08-27 09:54:08.489 | Preparing to unpack .../09-erlang-tftp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-08-27 09:54:08.492 | Unpacking erlang-tftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-27 09:54:08.535 | Selecting previously unselected package erlang-inets. 2026-08-27 09:54:08.547 | Preparing to unpack .../10-erlang-inets_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-08-27 09:54:08.550 | Unpacking erlang-inets (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-27 09:54:08.629 | Selecting previously unselected package erlang-snmp. 2026-08-27 09:54:08.641 | Preparing to unpack .../11-erlang-snmp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-08-27 09:54:08.645 | Unpacking erlang-snmp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-27 09:54:08.796 | Selecting previously unselected package erlang-os-mon. 2026-08-27 09:54:08.808 | Preparing to unpack .../12-erlang-os-mon_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-08-27 09:54:08.811 | Unpacking erlang-os-mon (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-27 09:54:08.858 | Selecting previously unselected package erlang-parsetools. 2026-08-27 09:54:08.869 | Preparing to unpack .../13-erlang-parsetools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-08-27 09:54:08.873 | Unpacking erlang-parsetools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-27 09:54:08.915 | Selecting previously unselected package erlang-syntax-tools. 2026-08-27 09:54:08.927 | Preparing to unpack .../14-erlang-syntax-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-08-27 09:54:08.931 | Unpacking erlang-syntax-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-27 09:54:08.978 | Selecting previously unselected package erlang-tools. 2026-08-27 09:54:08.990 | Preparing to unpack .../15-erlang-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-08-27 09:54:08.994 | Unpacking erlang-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-27 09:54:09.054 | Selecting previously unselected package erlang-xmerl. 2026-08-27 09:54:09.066 | Preparing to unpack .../16-erlang-xmerl_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-08-27 09:54:09.069 | Unpacking erlang-xmerl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-27 09:54:09.152 | Selecting previously unselected package rabbitmq-server. 2026-08-27 09:54:09.161 | Preparing to unpack .../17-rabbitmq-server_3.12.1-1ubuntu1.2_all.deb ... 2026-08-27 09:54:09.167 | Unpacking rabbitmq-server (3.12.1-1ubuntu1.2) ... 2026-08-27 09:54:10.211 | Setting up erlang-base (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-27 09:54:10.568 | Created symlink /etc/systemd/system/multi-user.target.wants/epmd.service → /usr/lib/systemd/system/epmd.service. 2026-08-27 09:54:10.568 | Created symlink /etc/systemd/system/sockets.target.wants/epmd.socket → /usr/lib/systemd/system/epmd.socket. 2026-08-27 09:54:13.083 | Searching for services which depend on erlang and should be started... none found. 2026-08-27 09:54:13.090 | Setting up erlang-xmerl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-27 09:54:13.101 | Setting up erlang-syntax-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-27 09:54:13.111 | Setting up erlang-parsetools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-27 09:54:13.121 | Setting up erlang-asn1 (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-27 09:54:13.131 | Setting up erlang-tftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-27 09:54:13.141 | Setting up erlang-mnesia (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-27 09:54:13.152 | Setting up erlang-crypto (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-27 09:54:13.162 | Setting up erlang-runtime-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-27 09:54:13.172 | Setting up erlang-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-27 09:54:13.182 | Setting up erlang-snmp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-27 09:54:13.192 | Setting up erlang-public-key (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-27 09:54:13.202 | Setting up erlang-ssl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-27 09:54:13.212 | Setting up erlang-os-mon (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-27 09:54:13.222 | Setting up erlang-eldap (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-27 09:54:13.231 | Setting up erlang-ftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-27 09:54:13.241 | Setting up erlang-inets (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-27 09:54:13.251 | Setting up rabbitmq-server (3.12.1-1ubuntu1.2) ... 2026-08-27 09:54:13.337 | info: Selecting GID from range 100 to 999 ... 2026-08-27 09:54:13.341 | info: Adding group `rabbitmq' (GID 118) ... 2026-08-27 09:54:13.436 | info: Selecting UID from range 100 to 999 ... 2026-08-27 09:54:13.436 | 2026-08-27 09:54:13.441 | info: Adding system user `rabbitmq' (UID 116) ... 2026-08-27 09:54:13.443 | info: Adding new user `rabbitmq' (UID 116) with group `rabbitmq' ... 2026-08-27 09:54:13.495 | info: Not creating home directory `/var/lib/rabbitmq'. 2026-08-27 09:54:13.702 | Created symlink /etc/systemd/system/multi-user.target.wants/rabbitmq-server.service → /usr/lib/systemd/system/rabbitmq-server.service. 2026-08-27 09:54:30.037 | Processing triggers for man-db (2.12.0-4build2) ... 2026-08-27 09:54:31.678 | perl: warning: Setting locale failed. 2026-08-27 09:54:31.678 | perl: warning: Please check that your locale settings: 2026-08-27 09:54:31.678 | LANGUAGE = (unset), 2026-08-27 09:54:31.679 | LC_ALL = "en_US.utf8", 2026-08-27 09:54:31.679 | LANG = "de_DE.UTF-8" 2026-08-27 09:54:31.679 | are supported and installed on your system. 2026-08-27 09:54:31.679 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-27 09:54:31.806 | perl: warning: Setting locale failed. 2026-08-27 09:54:31.806 | perl: warning: Please check that your locale settings: 2026-08-27 09:54:31.807 | LANGUAGE = (unset), 2026-08-27 09:54:31.807 | LC_ALL = "en_US.utf8", 2026-08-27 09:54:31.807 | LANG = "de_DE.UTF-8" 2026-08-27 09:54:31.807 | are supported and installed on your system. 2026-08-27 09:54:31.807 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-27 09:54:31.856 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-08-27 09:54:31.856 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-08-27 09:54:31.856 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-08-27 09:54:31.925 | perl: warning: Setting locale failed. 2026-08-27 09:54:31.925 | perl: warning: Please check that your locale settings: 2026-08-27 09:54:31.926 | LANGUAGE = (unset), 2026-08-27 09:54:31.926 | LC_ALL = "en_US.utf8", 2026-08-27 09:54:31.926 | LANG = "de_DE.UTF-8" 2026-08-27 09:54:31.926 | are supported and installed on your system. 2026-08-27 09:54:31.926 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-27 09:54:32.427 | 2026-08-27 09:54:32.427 | Running kernel seems to be up-to-date. 2026-08-27 09:54:32.428 | 2026-08-27 09:54:32.428 | No services need to be restarted. 2026-08-27 09:54:32.428 | 2026-08-27 09:54:32.428 | No containers need to be restarted. 2026-08-27 09:54:32.428 | 2026-08-27 09:54:32.428 | No user sessions are running outdated binaries. 2026-08-27 09:54:32.428 | 2026-08-27 09:54:32.428 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-08-27 09:54:34.388 | + functions-common:apt_get:1211 : result=0 2026-08-27 09:54:34.391 | + functions-common:apt_get:1214 : time_stop apt-get 2026-08-27 09:54:34.394 | + functions-common:time_stop:2420 : local name 2026-08-27 09:54:34.398 | + functions-common:time_stop:2421 : local end_time 2026-08-27 09:54:34.402 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-27 09:54:34.405 | + functions-common:time_stop:2423 : local total 2026-08-27 09:54:34.408 | + functions-common:time_stop:2424 : local start_time 2026-08-27 09:54:34.411 | + functions-common:time_stop:2426 : name=apt-get 2026-08-27 09:54:34.415 | + functions-common:time_stop:2427 : start_time=1787824445024 2026-08-27 09:54:34.418 | + functions-common:time_stop:2429 : [[ -z 1787824445024 ]] 2026-08-27 09:54:34.423 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-27 09:54:34.428 | + functions-common:time_stop:2432 : end_time=1787824474424 2026-08-27 09:54:34.432 | + functions-common:time_stop:2433 : elapsed_time=29400 2026-08-27 09:54:34.435 | + functions-common:time_stop:2434 : total=62878 2026-08-27 09:54:34.438 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-27 09:54:34.442 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=92278 2026-08-27 09:54:34.445 | + functions-common:apt_get:1215 : return 0 2026-08-27 09:54:34.448 | + lib/rpc_backend:install_rpc_backend:55 : is_fedora 2026-08-27 09:54:34.451 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-08-27 09:54:34.455 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-08-27 09:54:34.458 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-08-27 09:54:34.462 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-08-27 09:54:34.465 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-08-27 09:54:34.468 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-08-27 09:54:34.472 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-08-27 09:54:34.474 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-08-27 09:54:34.477 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-08-27 09:54:34.481 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-08-27 09:54:34.484 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-08-27 09:54:34.487 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-08-27 09:54:34.490 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-08-27 09:54:34.494 | + ./stack.sh:main:858 : restart_rpc_backend 2026-08-27 09:54:34.498 | + lib/rpc_backend:restart_rpc_backend:68 : is_service_enabled rabbit 2026-08-27 09:54:34.519 | + functions-common:is_service_enabled:2076 : return 0 2026-08-27 09:54:34.522 | + lib/rpc_backend:restart_rpc_backend:70 : echo_summary 'Starting RabbitMQ' 2026-08-27 09:54:34.526 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-27 09:54:34.529 | + ./stack.sh:echo_summary:450 : echo -e Starting RabbitMQ 2026-08-27 09:54:34.533 | + lib/rpc_backend:restart_rpc_backend:81 : local i 2026-08-27 09:54:34.538 | ++ lib/rpc_backend:restart_rpc_backend:82 : seq 20 2026-08-27 09:54:34.542 | + lib/rpc_backend:restart_rpc_backend:82 : for i in `seq 20` 2026-08-27 09:54:34.546 | + lib/rpc_backend:restart_rpc_backend:83 : local rc=0 2026-08-27 09:54:34.548 | + lib/rpc_backend:restart_rpc_backend:85 : [[ 1 -eq 20 ]] 2026-08-27 09:54:34.551 | + lib/rpc_backend:restart_rpc_backend:87 : [[ 1 == \0 ]] 2026-08-27 09:54:34.554 | + lib/rpc_backend:restart_rpc_backend:91 : rabbit_setuser stackrabbit stackqueue 2026-08-27 09:54:34.557 | + lib/rpc_backend:rabbit_setuser:160 : local user=stackrabbit pass=stackqueue found= out= 2026-08-27 09:54:34.560 | ++ lib/rpc_backend:rabbit_setuser:161 : sudo rabbitmqctl list_users 2026-08-27 09:54:35.745 | + lib/rpc_backend:rabbit_setuser:161 : out='Listing users ... 2026-08-27 09:54:35.746 | user tags 2026-08-27 09:54:35.746 | guest [administrator]' 2026-08-27 09:54:35.750 | ++ lib/rpc_backend:rabbit_setuser:163 : echo 'Listing users ... 2026-08-27 09:54:35.750 | user tags 2026-08-27 09:54:35.750 | guest [administrator]' 2026-08-27 09:54:35.751 | ++ lib/rpc_backend:rabbit_setuser:163 : awk '$1 == user { print $1 }' user=stackrabbit 2026-08-27 09:54:35.757 | + lib/rpc_backend:rabbit_setuser:163 : found= 2026-08-27 09:54:35.760 | + lib/rpc_backend:rabbit_setuser:164 : '[' '' = stackrabbit ']' 2026-08-27 09:54:35.763 | + lib/rpc_backend:rabbit_setuser:168 : sudo rabbitmqctl add_user stackrabbit stackqueue 2026-08-27 09:54:36.818 | Adding user "stackrabbit" ... 2026-08-27 09:54:36.844 | Done. Don't forget to grant the user permissions to some virtual hosts! See 'rabbitmqctl help set_permissions' to learn more. 2026-08-27 09:54:36.867 | + lib/rpc_backend:rabbit_setuser:171 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2026-08-27 09:54:37.934 | Setting permissions for user "stackrabbit" in vhost "/" ... 2026-08-27 09:54:37.966 | + lib/rpc_backend:restart_rpc_backend:92 : '[' 0 -ne 0 ']' 2026-08-27 09:54:37.969 | + lib/rpc_backend:restart_rpc_backend:97 : sudo rabbitmqctl change_password stackrabbit stackqueue 2026-08-27 09:54:39.059 | Changing password for user "stackrabbit" ... 2026-08-27 09:54:39.097 | + lib/rpc_backend:restart_rpc_backend:99 : '[' 0 -ne 0 ']' 2026-08-27 09:54:39.101 | + lib/rpc_backend:restart_rpc_backend:103 : break 2026-08-27 09:54:39.105 | + lib/rpc_backend:restart_rpc_backend:106 : sudo rabbitmqctl delete_user guest 2026-08-27 09:54:40.245 | Deleting user "guest" ... 2026-08-27 09:54:40.281 | + ./stack.sh:main:860 : is_service_enabled mysql postgresql 2026-08-27 09:54:40.304 | + functions-common:is_service_enabled:2076 : return 0 2026-08-27 09:54:40.307 | + ./stack.sh:main:861 : install_database 2026-08-27 09:54:40.310 | + lib/database:install_database:118 : install_database_mysql 2026-08-27 09:54:40.314 | + lib/databases/mysql:install_database_mysql:202 : is_ubuntu 2026-08-27 09:54:40.318 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-27 09:54:40.322 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-27 09:54:40.325 | + lib/databases/mysql:install_database_mysql:205 : sudo debconf-set-selections 2026-08-27 09:54:40.340 | perl: warning: Setting locale failed. 2026-08-27 09:54:40.340 | perl: warning: Please check that your locale settings: 2026-08-27 09:54:40.340 | LANGUAGE = (unset), 2026-08-27 09:54:40.340 | LC_ALL = "en_US.utf8", 2026-08-27 09:54:40.341 | LANG = "de_DE.UTF-8" 2026-08-27 09:54:40.341 | are supported and installed on your system. 2026-08-27 09:54:40.341 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-27 09:54:40.393 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-08-27 09:54:40.393 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-08-27 09:54:40.393 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-08-27 09:54:40.502 | + lib/databases/mysql:install_database_mysql:215 : [[ ! -e /home/quobyte/.my.cnf ]] 2026-08-27 09:54:40.505 | + lib/databases/mysql:install_database_mysql:216 : cat 2026-08-27 09:54:40.511 | + lib/databases/mysql:install_database_mysql:222 : is_ubuntu 2026-08-27 09:54:40.514 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-27 09:54:40.518 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-27 09:54:40.521 | + lib/databases/mysql:install_database_mysql:222 : '[' mysql '!=' mariadb ']' 2026-08-27 09:54:40.525 | + lib/databases/mysql:install_database_mysql:223 : echo host=127.0.0.1 2026-08-27 09:54:40.528 | + lib/databases/mysql:install_database_mysql:225 : chmod 0600 /home/quobyte/.my.cnf 2026-08-27 09:54:40.534 | + lib/databases/mysql:install_database_mysql:228 : [[ True == \T\r\u\e ]] 2026-08-27 09:54:40.537 | + lib/databases/mysql:install_database_mysql:229 : is_fedora 2026-08-27 09:54:40.541 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-08-27 09:54:40.545 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-08-27 09:54:40.548 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-08-27 09:54:40.552 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-08-27 09:54:40.555 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-08-27 09:54:40.559 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-08-27 09:54:40.563 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-08-27 09:54:40.567 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-08-27 09:54:40.571 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-08-27 09:54:40.575 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-08-27 09:54:40.579 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-08-27 09:54:40.582 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-08-27 09:54:40.586 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-08-27 09:54:40.590 | + lib/databases/mysql:install_database_mysql:232 : is_ubuntu 2026-08-27 09:54:40.594 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-27 09:54:40.597 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-27 09:54:40.601 | + lib/databases/mysql:install_database_mysql:233 : install_package mysql-server 2026-08-27 09:54:40.605 | + functions-common:install_package:1438 : update_package_repo 2026-08-27 09:54:40.609 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-08-27 09:54:40.613 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-08-27 09:54:40.617 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-08-27 09:54:40.621 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-08-27 09:54:40.625 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-08-27 09:54:40.629 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-27 09:54:40.632 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-27 09:54:40.636 | + functions-common:update_package_repo:1421 : apt_get_update 2026-08-27 09:54:40.640 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-08-27 09:54:40.644 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-08-27 09:54:40.647 | + functions-common:apt_get_update:1167 : return 2026-08-27 09:54:40.651 | + functions-common:install_package:1439 : real_install_package mysql-server 2026-08-27 09:54:40.655 | + functions-common:real_install_package:1426 : is_ubuntu 2026-08-27 09:54:40.659 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-27 09:54:40.662 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-27 09:54:40.667 | + functions-common:real_install_package:1427 : apt_get install mysql-server 2026-08-27 09:54:40.696 | + 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-27 09:54:40.735 | Reading package lists... 2026-08-27 09:54:41.190 | Building dependency tree... 2026-08-27 09:54:41.192 | Reading state information... 2026-08-27 09:54:41.956 | The following packages were automatically installed and are no longer required: 2026-08-27 09:54:41.959 | libfwupd2 libgusb2 2026-08-27 09:54:41.959 | Use 'sudo apt autoremove' to remove them. 2026-08-27 09:54:41.961 | The following additional packages will be installed: 2026-08-27 09:54:41.961 | libcgi-fast-perl libcgi-pm-perl libclone-perl libencode-locale-perl 2026-08-27 09:54:41.961 | libevent-pthreads-2.1-7t64 libfcgi-bin libfcgi-perl libfcgi0t64 2026-08-27 09:54:41.962 | libhtml-parser-perl libhtml-tagset-perl libhtml-template-perl 2026-08-27 09:54:41.962 | libhttp-date-perl libhttp-message-perl libio-html-perl 2026-08-27 09:54:41.962 | liblwp-mediatypes-perl libmecab2 libprotobuf-lite32t64 libtimedate-perl 2026-08-27 09:54:41.963 | liburi-perl mecab-ipadic mecab-ipadic-utf8 mecab-utils mysql-client-8.0 2026-08-27 09:54:41.964 | mysql-client-core-8.0 mysql-server-8.0 mysql-server-core-8.0 2026-08-27 09:54:41.967 | Suggested packages: 2026-08-27 09:54:41.967 | libdata-dump-perl libipc-sharedcache-perl libio-compress-brotli-perl 2026-08-27 09:54:41.967 | libbusiness-isbn-perl libregexp-ipv6-perl libwww-perl mailx tinyca 2026-08-27 09:54:42.032 | The following NEW packages will be installed: 2026-08-27 09:54:42.033 | libcgi-fast-perl libcgi-pm-perl libclone-perl libencode-locale-perl 2026-08-27 09:54:42.033 | libevent-pthreads-2.1-7t64 libfcgi-bin libfcgi-perl libfcgi0t64 2026-08-27 09:54:42.033 | libhtml-parser-perl libhtml-tagset-perl libhtml-template-perl 2026-08-27 09:54:42.033 | libhttp-date-perl libhttp-message-perl libio-html-perl 2026-08-27 09:54:42.033 | liblwp-mediatypes-perl libmecab2 libprotobuf-lite32t64 libtimedate-perl 2026-08-27 09:54:42.034 | liburi-perl mecab-ipadic mecab-ipadic-utf8 mecab-utils mysql-client-8.0 2026-08-27 09:54:42.034 | mysql-client-core-8.0 mysql-server mysql-server-8.0 mysql-server-core-8.0 2026-08-27 09:54:42.134 | 0 upgraded, 27 newly installed, 0 to remove and 6 not upgraded. 2026-08-27 09:54:42.134 | Need to get 29.6 MB of archives. 2026-08-27 09:54:42.134 | After this operation, 243 MB of additional disk space will be used. 2026-08-27 09:54:42.134 | Get:1 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-client-core-8.0 amd64 8.0.46-0ubuntu0.24.04.3 [2740 kB] 2026-08-27 09:54:42.345 | Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-client-8.0 amd64 8.0.46-0ubuntu0.24.04.3 [22.4 kB] 2026-08-27 09:54:42.345 | 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-27 09:54:42.346 | Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 libmecab2 amd64 0.996-14ubuntu4 [201 kB] 2026-08-27 09:54:42.348 | Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libprotobuf-lite32t64 amd64 3.21.12-8.2ubuntu0.3 [238 kB] 2026-08-27 09:54:42.351 | Get:6 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-server-core-8.0 amd64 8.0.46-0ubuntu0.24.04.3 [17.5 MB] 2026-08-27 09:54:42.633 | Get:7 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-server-8.0 amd64 8.0.46-0ubuntu0.24.04.3 [1442 kB] 2026-08-27 09:54:42.651 | Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 libhtml-tagset-perl all 3.20-6 [11.3 kB] 2026-08-27 09:54:42.651 | Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 liburi-perl all 5.27-1 [88.0 kB] 2026-08-27 09:54:42.652 | Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libhtml-parser-perl amd64 3.81-1ubuntu0.1 [86.0 kB] 2026-08-27 09:54:42.652 | Get:11 http://archive.ubuntu.com/ubuntu noble/main amd64 libcgi-pm-perl all 4.63-1 [185 kB] 2026-08-27 09:54:42.655 | 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-27 09:54:42.656 | Get:13 http://archive.ubuntu.com/ubuntu noble/main amd64 libfcgi-perl amd64 0.82+ds-3build2 [21.7 kB] 2026-08-27 09:54:42.656 | Get:14 http://archive.ubuntu.com/ubuntu noble/main amd64 libcgi-fast-perl all 1:2.17-1 [10.3 kB] 2026-08-27 09:54:42.657 | Get:15 http://archive.ubuntu.com/ubuntu noble/main amd64 libclone-perl amd64 0.46-1build3 [10.7 kB] 2026-08-27 09:54:42.658 | Get:16 http://archive.ubuntu.com/ubuntu noble/main amd64 libencode-locale-perl all 1.05-3 [11.6 kB] 2026-08-27 09:54:42.679 | 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-27 09:54:42.680 | Get:18 http://archive.ubuntu.com/ubuntu noble/main amd64 libhtml-template-perl all 2.97-2 [60.2 kB] 2026-08-27 09:54:42.681 | Get:19 http://archive.ubuntu.com/ubuntu noble/main amd64 libtimedate-perl all 2.3300-2 [34.0 kB] 2026-08-27 09:54:42.682 | 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-27 09:54:42.682 | Get:21 http://archive.ubuntu.com/ubuntu noble/main amd64 libio-html-perl all 1.004-3 [15.9 kB] 2026-08-27 09:54:42.703 | Get:22 http://archive.ubuntu.com/ubuntu noble/main amd64 liblwp-mediatypes-perl all 6.04-2 [20.1 kB] 2026-08-27 09:54:42.703 | Get:23 http://archive.ubuntu.com/ubuntu noble/main amd64 libhttp-message-perl all 6.45-1ubuntu1 [78.2 kB] 2026-08-27 09:54:42.704 | Get:24 http://archive.ubuntu.com/ubuntu noble/main amd64 mecab-utils amd64 0.996-14ubuntu4 [4804 B] 2026-08-27 09:54:42.705 | Get:25 http://archive.ubuntu.com/ubuntu noble/main amd64 mecab-ipadic all 2.7.0-20070801+main-3 [6718 kB] 2026-08-27 09:54:42.777 | Get:26 http://archive.ubuntu.com/ubuntu noble/main amd64 mecab-ipadic-utf8 all 2.7.0-20070801+main-3 [4384 B] 2026-08-27 09:54:42.777 | Get:27 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-server all 8.0.46-0ubuntu0.24.04.3 [9526 B] 2026-08-27 09:54:43.007 | perl: warning: Setting locale failed. 2026-08-27 09:54:43.007 | perl: warning: Please check that your locale settings: 2026-08-27 09:54:43.007 | LANGUAGE = (unset), 2026-08-27 09:54:43.007 | LC_ALL = "en_US.utf8", 2026-08-27 09:54:43.007 | LANG = "de_DE.UTF-8" 2026-08-27 09:54:43.007 | are supported and installed on your system. 2026-08-27 09:54:43.007 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-27 09:54:43.068 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-08-27 09:54:43.069 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-08-27 09:54:43.069 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-08-27 09:54:43.193 | Vorkonfiguration der Pakete ... 2026-08-27 09:54:43.204 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-27 09:54:43.338 | Fetched 29.6 MB in 1s (41.2 MB/s) 2026-08-27 09:54:43.374 | Selecting previously unselected package mysql-client-core-8.0. 2026-08-27 09:54:43.440 | (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-27 09:54:43.449 | Preparing to unpack .../00-mysql-client-core-8.0_8.0.46-0ubuntu0.24.04.3_amd64.deb ... 2026-08-27 09:54:43.453 | Unpacking mysql-client-core-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-08-27 09:54:43.858 | Selecting previously unselected package mysql-client-8.0. 2026-08-27 09:54:43.872 | Preparing to unpack .../01-mysql-client-8.0_8.0.46-0ubuntu0.24.04.3_amd64.deb ... 2026-08-27 09:54:43.876 | Unpacking mysql-client-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-08-27 09:54:43.923 | Selecting previously unselected package libevent-pthreads-2.1-7t64:amd64. 2026-08-27 09:54:43.939 | Preparing to unpack .../02-libevent-pthreads-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2026-08-27 09:54:43.946 | Unpacking libevent-pthreads-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-08-27 09:54:43.992 | Selecting previously unselected package libmecab2:amd64. 2026-08-27 09:54:44.007 | Preparing to unpack .../03-libmecab2_0.996-14ubuntu4_amd64.deb ... 2026-08-27 09:54:44.010 | Unpacking libmecab2:amd64 (0.996-14ubuntu4) ... 2026-08-27 09:54:44.061 | Selecting previously unselected package libprotobuf-lite32t64:amd64. 2026-08-27 09:54:44.076 | Preparing to unpack .../04-libprotobuf-lite32t64_3.21.12-8.2ubuntu0.3_amd64.deb ... 2026-08-27 09:54:44.079 | Unpacking libprotobuf-lite32t64:amd64 (3.21.12-8.2ubuntu0.3) ... 2026-08-27 09:54:44.127 | Selecting previously unselected package mysql-server-core-8.0. 2026-08-27 09:54:44.143 | Preparing to unpack .../05-mysql-server-core-8.0_8.0.46-0ubuntu0.24.04.3_amd64.deb ... 2026-08-27 09:54:44.147 | Unpacking mysql-server-core-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-08-27 09:54:45.074 | Selecting previously unselected package mysql-server-8.0. 2026-08-27 09:54:45.085 | Preparing to unpack .../06-mysql-server-8.0_8.0.46-0ubuntu0.24.04.3_amd64.deb ... 2026-08-27 09:54:45.093 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-27 09:54:45.145 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-08-27 09:54:45.145 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-08-27 09:54:45.145 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-08-27 09:54:45.221 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-27 09:54:45.231 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-27 09:54:45.517 | Unpacking mysql-server-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-08-27 09:54:45.583 | Selecting previously unselected package libhtml-tagset-perl. 2026-08-27 09:54:45.596 | Preparing to unpack .../07-libhtml-tagset-perl_3.20-6_all.deb ... 2026-08-27 09:54:45.600 | Unpacking libhtml-tagset-perl (3.20-6) ... 2026-08-27 09:54:45.639 | Selecting previously unselected package liburi-perl. 2026-08-27 09:54:45.651 | Preparing to unpack .../08-liburi-perl_5.27-1_all.deb ... 2026-08-27 09:54:45.656 | Unpacking liburi-perl (5.27-1) ... 2026-08-27 09:54:45.739 | Selecting previously unselected package libhtml-parser-perl:amd64. 2026-08-27 09:54:45.751 | Preparing to unpack .../09-libhtml-parser-perl_3.81-1ubuntu0.1_amd64.deb ... 2026-08-27 09:54:45.755 | Unpacking libhtml-parser-perl:amd64 (3.81-1ubuntu0.1) ... 2026-08-27 09:54:45.814 | Selecting previously unselected package libcgi-pm-perl. 2026-08-27 09:54:45.825 | Preparing to unpack .../10-libcgi-pm-perl_4.63-1_all.deb ... 2026-08-27 09:54:45.830 | Unpacking libcgi-pm-perl (4.63-1) ... 2026-08-27 09:54:45.893 | Selecting previously unselected package libfcgi0t64:amd64. 2026-08-27 09:54:45.906 | Preparing to unpack .../11-libfcgi0t64_2.4.2-2.1ubuntu0.24.04.1_amd64.deb ... 2026-08-27 09:54:45.909 | Unpacking libfcgi0t64:amd64 (2.4.2-2.1ubuntu0.24.04.1) ... 2026-08-27 09:54:45.956 | Selecting previously unselected package libfcgi-perl. 2026-08-27 09:54:45.965 | Preparing to unpack .../12-libfcgi-perl_0.82+ds-3build2_amd64.deb ... 2026-08-27 09:54:45.970 | Unpacking libfcgi-perl (0.82+ds-3build2) ... 2026-08-27 09:54:46.015 | Selecting previously unselected package libcgi-fast-perl. 2026-08-27 09:54:46.027 | Preparing to unpack .../13-libcgi-fast-perl_1%3a2.17-1_all.deb ... 2026-08-27 09:54:46.031 | Unpacking libcgi-fast-perl (1:2.17-1) ... 2026-08-27 09:54:46.072 | Selecting previously unselected package libclone-perl:amd64. 2026-08-27 09:54:46.084 | Preparing to unpack .../14-libclone-perl_0.46-1build3_amd64.deb ... 2026-08-27 09:54:46.088 | Unpacking libclone-perl:amd64 (0.46-1build3) ... 2026-08-27 09:54:46.130 | Selecting previously unselected package libencode-locale-perl. 2026-08-27 09:54:46.143 | Preparing to unpack .../15-libencode-locale-perl_1.05-3_all.deb ... 2026-08-27 09:54:46.147 | Unpacking libencode-locale-perl (1.05-3) ... 2026-08-27 09:54:46.187 | Selecting previously unselected package libfcgi-bin. 2026-08-27 09:54:46.200 | Preparing to unpack .../16-libfcgi-bin_2.4.2-2.1ubuntu0.24.04.1_amd64.deb ... 2026-08-27 09:54:46.204 | Unpacking libfcgi-bin (2.4.2-2.1ubuntu0.24.04.1) ... 2026-08-27 09:54:46.244 | Selecting previously unselected package libhtml-template-perl. 2026-08-27 09:54:46.257 | Preparing to unpack .../17-libhtml-template-perl_2.97-2_all.deb ... 2026-08-27 09:54:46.261 | Unpacking libhtml-template-perl (2.97-2) ... 2026-08-27 09:54:46.306 | Selecting previously unselected package libtimedate-perl. 2026-08-27 09:54:46.318 | Preparing to unpack .../18-libtimedate-perl_2.3300-2_all.deb ... 2026-08-27 09:54:46.322 | Unpacking libtimedate-perl (2.3300-2) ... 2026-08-27 09:54:46.389 | Selecting previously unselected package libhttp-date-perl. 2026-08-27 09:54:46.401 | Preparing to unpack .../19-libhttp-date-perl_6.06-1ubuntu0.24.04.1_all.deb ... 2026-08-27 09:54:46.405 | Unpacking libhttp-date-perl (6.06-1ubuntu0.24.04.1) ... 2026-08-27 09:54:46.444 | Selecting previously unselected package libio-html-perl. 2026-08-27 09:54:46.456 | Preparing to unpack .../20-libio-html-perl_1.004-3_all.deb ... 2026-08-27 09:54:46.460 | Unpacking libio-html-perl (1.004-3) ... 2026-08-27 09:54:46.500 | Selecting previously unselected package liblwp-mediatypes-perl. 2026-08-27 09:54:46.512 | Preparing to unpack .../21-liblwp-mediatypes-perl_6.04-2_all.deb ... 2026-08-27 09:54:46.515 | Unpacking liblwp-mediatypes-perl (6.04-2) ... 2026-08-27 09:54:46.557 | Selecting previously unselected package libhttp-message-perl. 2026-08-27 09:54:46.569 | Preparing to unpack .../22-libhttp-message-perl_6.45-1ubuntu1_all.deb ... 2026-08-27 09:54:46.573 | Unpacking libhttp-message-perl (6.45-1ubuntu1) ... 2026-08-27 09:54:46.624 | Selecting previously unselected package mecab-utils. 2026-08-27 09:54:46.637 | Preparing to unpack .../23-mecab-utils_0.996-14ubuntu4_amd64.deb ... 2026-08-27 09:54:46.641 | Unpacking mecab-utils (0.996-14ubuntu4) ... 2026-08-27 09:54:46.685 | Selecting previously unselected package mecab-ipadic. 2026-08-27 09:54:46.698 | Preparing to unpack .../24-mecab-ipadic_2.7.0-20070801+main-3_all.deb ... 2026-08-27 09:54:46.701 | Unpacking mecab-ipadic (2.7.0-20070801+main-3) ... 2026-08-27 09:54:47.309 | Selecting previously unselected package mecab-ipadic-utf8. 2026-08-27 09:54:47.321 | Preparing to unpack .../25-mecab-ipadic-utf8_2.7.0-20070801+main-3_all.deb ... 2026-08-27 09:54:47.324 | Unpacking mecab-ipadic-utf8 (2.7.0-20070801+main-3) ... 2026-08-27 09:54:47.364 | Selecting previously unselected package mysql-server. 2026-08-27 09:54:47.375 | Preparing to unpack .../26-mysql-server_8.0.46-0ubuntu0.24.04.3_all.deb ... 2026-08-27 09:54:47.379 | Unpacking mysql-server (8.0.46-0ubuntu0.24.04.3) ... 2026-08-27 09:54:47.444 | Setting up libprotobuf-lite32t64:amd64 (3.21.12-8.2ubuntu0.3) ... 2026-08-27 09:54:47.455 | Setting up libmecab2:amd64 (0.996-14ubuntu4) ... 2026-08-27 09:54:47.469 | Setting up mysql-client-core-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-08-27 09:54:47.480 | Setting up libclone-perl:amd64 (0.46-1build3) ... 2026-08-27 09:54:47.490 | Setting up libevent-pthreads-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-08-27 09:54:47.500 | Setting up libfcgi0t64:amd64 (2.4.2-2.1ubuntu0.24.04.1) ... 2026-08-27 09:54:47.512 | Setting up libhtml-tagset-perl (3.20-6) ... 2026-08-27 09:54:47.522 | Setting up liblwp-mediatypes-perl (6.04-2) ... 2026-08-27 09:54:47.532 | Setting up libfcgi-bin (2.4.2-2.1ubuntu0.24.04.1) ... 2026-08-27 09:54:47.542 | Setting up libencode-locale-perl (1.05-3) ... 2026-08-27 09:54:47.552 | Setting up mecab-utils (0.996-14ubuntu4) ... 2026-08-27 09:54:47.562 | Setting up libio-html-perl (1.004-3) ... 2026-08-27 09:54:47.572 | Setting up mysql-server-core-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-08-27 09:54:47.582 | Setting up libtimedate-perl (2.3300-2) ... 2026-08-27 09:54:47.593 | Setting up mysql-client-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-08-27 09:54:47.603 | Setting up libfcgi-perl (0.82+ds-3build2) ... 2026-08-27 09:54:47.613 | Setting up liburi-perl (5.27-1) ... 2026-08-27 09:54:47.623 | Setting up mysql-server-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-08-27 09:54:47.671 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-27 09:54:47.725 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-08-27 09:54:47.725 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-08-27 09:54:47.726 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-08-27 09:54:47.804 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-27 09:54:47.816 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-27 09:54:47.867 | update-alternatives: using /etc/mysql/mysql.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2026-08-27 09:54:47.901 | Renaming removed key_buffer and myisam-recover options (if present) 2026-08-27 09:54:59.765 | mysqld will log errors to /var/log/mysql/error.log 2026-08-27 09:55:00.592 | mysqld is running as pid 15892 2026-08-27 09:55:03.031 | Created symlink /etc/systemd/system/multi-user.target.wants/mysql.service → /usr/lib/systemd/system/mysql.service. 2026-08-27 09:55:04.607 | Setting up libhttp-date-perl (6.06-1ubuntu0.24.04.1) ... 2026-08-27 09:55:04.618 | Setting up mecab-ipadic (2.7.0-20070801+main-3) ... 2026-08-27 09:55:04.626 | Compiling IPA dictionary for Mecab. This takes long time... 2026-08-27 09:55:04.630 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2026-08-27 09:55:04.630 | 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-27 09:55:04.630 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2026-08-27 09:55:04.631 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2026-08-27 09:55:04.706 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2026-08-27 09:55:04.709 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2026-08-27 09:55:05.025 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2026-08-27 09:55:05.025 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2026-08-27 09:55:05.026 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2026-08-27 09:55:05.027 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2026-08-27 09:55:05.074 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2026-08-27 09:55:05.074 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2026-08-27 09:55:05.083 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2026-08-27 09:55:05.083 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2026-08-27 09:55:05.083 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2026-08-27 09:55:05.086 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2026-08-27 09:55:05.086 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2026-08-27 09:55:05.237 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2026-08-27 09:55:05.238 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2026-08-27 09:55:05.471 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2026-08-27 09:55:05.520 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2026-08-27 09:55:05.524 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2026-08-27 09:55:05.525 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2026-08-27 09:55:05.525 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2026-08-27 09:55:05.619 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2026-08-27 09:55:05.647 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2026-08-27 09:55:05.655 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2026-08-27 09:55:05.655 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2026-08-27 09:55:05.655 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2026-08-27 09:55:06.006 | 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-27 09:55:06.141 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2026-08-27 09:55:06.388 | 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-27 09:55:06.391 | 2026-08-27 09:55:06.391 | done! 2026-08-27 09:55:06.398 | update-alternatives: using /var/lib/mecab/dic/ipadic to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2026-08-27 09:55:06.406 | Setting up mecab-ipadic-utf8 (2.7.0-20070801+main-3) ... 2026-08-27 09:55:06.415 | Compiling IPA dictionary for Mecab. This takes long time... 2026-08-27 09:55:06.419 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2026-08-27 09:55:06.420 | 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-27 09:55:06.420 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2026-08-27 09:55:06.420 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2026-08-27 09:55:06.522 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2026-08-27 09:55:06.523 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2026-08-27 09:55:06.992 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2026-08-27 09:55:06.993 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2026-08-27 09:55:06.994 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2026-08-27 09:55:06.995 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2026-08-27 09:55:07.076 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2026-08-27 09:55:07.076 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2026-08-27 09:55:07.088 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2026-08-27 09:55:07.090 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2026-08-27 09:55:07.090 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2026-08-27 09:55:07.093 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2026-08-27 09:55:07.093 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2026-08-27 09:55:07.297 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2026-08-27 09:55:07.297 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2026-08-27 09:55:07.605 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2026-08-27 09:55:07.674 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2026-08-27 09:55:07.680 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2026-08-27 09:55:07.681 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2026-08-27 09:55:07.683 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2026-08-27 09:55:07.805 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2026-08-27 09:55:07.845 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2026-08-27 09:55:07.856 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2026-08-27 09:55:07.856 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2026-08-27 09:55:07.857 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2026-08-27 09:55:08.292 | 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-27 09:55:08.435 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2026-08-27 09:55:08.681 | 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-27 09:55:08.685 | 2026-08-27 09:55:08.685 | done! 2026-08-27 09:55:08.692 | update-alternatives: using /var/lib/mecab/dic/ipadic-utf8 to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2026-08-27 09:55:08.699 | Setting up libhtml-parser-perl:amd64 (3.81-1ubuntu0.1) ... 2026-08-27 09:55:08.709 | Setting up libhttp-message-perl (6.45-1ubuntu1) ... 2026-08-27 09:55:08.719 | Setting up mysql-server (8.0.46-0ubuntu0.24.04.3) ... 2026-08-27 09:55:08.728 | Setting up libcgi-pm-perl (4.63-1) ... 2026-08-27 09:55:08.738 | Setting up libhtml-template-perl (2.97-2) ... 2026-08-27 09:55:08.747 | Setting up libcgi-fast-perl (1:2.17-1) ... 2026-08-27 09:55:08.758 | Processing triggers for man-db (2.12.0-4build2) ... 2026-08-27 09:55:10.637 | Processing triggers for libc-bin (2.39-0ubuntu8.8) ... 2026-08-27 09:55:10.888 | perl: warning: Setting locale failed. 2026-08-27 09:55:10.888 | perl: warning: Please check that your locale settings: 2026-08-27 09:55:10.888 | LANGUAGE = (unset), 2026-08-27 09:55:10.888 | LC_ALL = "en_US.utf8", 2026-08-27 09:55:10.889 | LANG = "de_DE.UTF-8" 2026-08-27 09:55:10.889 | are supported and installed on your system. 2026-08-27 09:55:10.889 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-27 09:55:11.014 | perl: warning: Setting locale failed. 2026-08-27 09:55:11.015 | perl: warning: Please check that your locale settings: 2026-08-27 09:55:11.015 | LANGUAGE = (unset), 2026-08-27 09:55:11.015 | LC_ALL = "en_US.utf8", 2026-08-27 09:55:11.016 | LANG = "de_DE.UTF-8" 2026-08-27 09:55:11.016 | are supported and installed on your system. 2026-08-27 09:55:11.016 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-27 09:55:11.064 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-08-27 09:55:11.064 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-08-27 09:55:11.064 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-08-27 09:55:11.133 | perl: warning: Setting locale failed. 2026-08-27 09:55:11.133 | perl: warning: Please check that your locale settings: 2026-08-27 09:55:11.133 | LANGUAGE = (unset), 2026-08-27 09:55:11.133 | LC_ALL = "en_US.utf8", 2026-08-27 09:55:11.133 | LANG = "de_DE.UTF-8" 2026-08-27 09:55:11.133 | are supported and installed on your system. 2026-08-27 09:55:11.133 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-27 09:55:11.640 | 2026-08-27 09:55:11.641 | Running kernel seems to be up-to-date. 2026-08-27 09:55:11.641 | 2026-08-27 09:55:11.641 | No services need to be restarted. 2026-08-27 09:55:11.641 | 2026-08-27 09:55:11.641 | No containers need to be restarted. 2026-08-27 09:55:11.641 | 2026-08-27 09:55:11.641 | No user sessions are running outdated binaries. 2026-08-27 09:55:11.641 | 2026-08-27 09:55:11.641 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-08-27 09:55:13.963 | + functions-common:apt_get:1211 : result=0 2026-08-27 09:55:13.965 | + functions-common:apt_get:1214 : time_stop apt-get 2026-08-27 09:55:13.968 | + functions-common:time_stop:2420 : local name 2026-08-27 09:55:13.972 | + functions-common:time_stop:2421 : local end_time 2026-08-27 09:55:13.974 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-27 09:55:13.977 | + functions-common:time_stop:2423 : local total 2026-08-27 09:55:13.980 | + functions-common:time_stop:2424 : local start_time 2026-08-27 09:55:13.983 | + functions-common:time_stop:2426 : name=apt-get 2026-08-27 09:55:13.986 | + functions-common:time_stop:2427 : start_time=1787824480692 2026-08-27 09:55:13.989 | + functions-common:time_stop:2429 : [[ -z 1787824480692 ]] 2026-08-27 09:55:13.993 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-27 09:55:13.998 | + functions-common:time_stop:2432 : end_time=1787824513995 2026-08-27 09:55:14.000 | + functions-common:time_stop:2433 : elapsed_time=33303 2026-08-27 09:55:14.004 | + functions-common:time_stop:2434 : total=92278 2026-08-27 09:55:14.006 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-27 09:55:14.010 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=125581 2026-08-27 09:55:14.013 | + functions-common:apt_get:1215 : return 0 2026-08-27 09:55:14.016 | + ./stack.sh:main:863 : '[' -n mysql ']' 2026-08-27 09:55:14.019 | + ./stack.sh:main:864 : install_database_python 2026-08-27 09:55:14.022 | + lib/database:install_database_python:123 : install_database_python_mysql 2026-08-27 09:55:14.026 | + lib/databases/mysql:install_database_python_mysql:242 : pip_install_gr PyMySQL 2026-08-27 09:55:14.029 | + inc/python:pip_install_gr:94 : local name=PyMySQL 2026-08-27 09:55:14.031 | + inc/python:pip_install_gr:95 : local clean_name 2026-08-27 09:55:14.035 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements PyMySQL 2026-08-27 09:55:14.038 | ++ inc/python:get_from_global_requirements:241 : local package=PyMySQL 2026-08-27 09:55:14.040 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-08-27 09:55:14.045 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2026-08-27 09:55:14.046 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-08-27 09:55:14.052 | ++ inc/python:get_from_global_requirements:243 : required_pkg='PyMySQL ' 2026-08-27 09:55:14.055 | ++ inc/python:get_from_global_requirements:244 : [[ PyMySQL == '' ]] 2026-08-27 09:55:14.058 | ++ inc/python:get_from_global_requirements:247 : echo PyMySQL 2026-08-27 09:55:14.062 | + inc/python:pip_install_gr:96 : clean_name=PyMySQL 2026-08-27 09:55:14.065 | + inc/python:pip_install_gr:97 : pip_install PyMySQL 2026-08-27 09:55:14.093 | Using python 3.12 to install PyMySQL 2026-08-27 09:55:14.097 | + 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-27 09:55:15.223 | Collecting PyMySQL 2026-08-27 09:55:15.366 | Downloading pymysql-1.2.0-py3-none-any.whl.metadata (4.3 kB) 2026-08-27 09:55:15.391 | Downloading pymysql-1.2.0-py3-none-any.whl (45 kB) 2026-08-27 09:55:15.581 | Installing collected packages: PyMySQL 2026-08-27 09:55:15.650 | Successfully installed PyMySQL-1.2.0 2026-08-27 09:55:15.767 | + inc/python:pip_install:216 : result=0 2026-08-27 09:55:15.771 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-27 09:55:15.773 | + functions-common:time_stop:2420 : local name 2026-08-27 09:55:15.777 | + functions-common:time_stop:2421 : local end_time 2026-08-27 09:55:15.780 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-27 09:55:15.783 | + functions-common:time_stop:2423 : local total 2026-08-27 09:55:15.785 | + functions-common:time_stop:2424 : local start_time 2026-08-27 09:55:15.789 | + functions-common:time_stop:2426 : name=pip_install 2026-08-27 09:55:15.791 | + functions-common:time_stop:2427 : start_time=1787824514086 2026-08-27 09:55:15.794 | + functions-common:time_stop:2429 : [[ -z 1787824514086 ]] 2026-08-27 09:55:15.798 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-27 09:55:15.803 | + functions-common:time_stop:2432 : end_time=1787824515799 2026-08-27 09:55:15.805 | + functions-common:time_stop:2433 : elapsed_time=1713 2026-08-27 09:55:15.809 | + functions-common:time_stop:2434 : total=33583 2026-08-27 09:55:15.812 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-27 09:55:15.815 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=35296 2026-08-27 09:55:15.819 | + inc/python:pip_install:219 : return 0 2026-08-27 09:55:15.822 | + lib/databases/mysql:install_database_python_mysql:243 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2026-08-27 09:55:15.826 | + lib/databases/mysql:install_database_python_mysql:245 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2026-08-27 09:55:15.829 | + lib/databases/mysql:install_database_python_mysql:246 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2026-08-27 09:55:15.833 | + ./stack.sh:main:867 : is_service_enabled neutron 2026-08-27 09:55:15.855 | + functions-common:is_service_enabled:2076 : return 0 2026-08-27 09:55:15.859 | + ./stack.sh:main:868 : install_neutron_agent_packages 2026-08-27 09:55:15.863 | + lib/neutron:install_neutron_agent_packages:551 : is_service_enabled q-l3 neutron-l3 2026-08-27 09:55:15.886 | + functions-common:is_service_enabled:2076 : return 1 2026-08-27 09:55:15.889 | + lib/neutron:install_neutron_agent_packages:555 : is_service_enabled q-agt neutron-agent q-dhcp neutron-dhcp q-l3 neutron-l3 2026-08-27 09:55:15.909 | + functions-common:is_service_enabled:2076 : return 1 2026-08-27 09:55:15.913 | + ./stack.sh:main:871 : is_service_enabled etcd3 2026-08-27 09:55:15.935 | + functions-common:is_service_enabled:2076 : return 0 2026-08-27 09:55:15.938 | + ./stack.sh:main:872 : install_etcd3 2026-08-27 09:55:15.941 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2026-08-27 09:55:15.941 | Installing etcd 2026-08-27 09:55:15.944 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2026-08-27 09:55:15.960 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2026-08-27 09:55:15.977 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2026-08-27 09:55:15.980 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2026-08-27 09:55:15.996 | + lib/etcd3:install_etcd3:113 : local etcd_file 2026-08-27 09:55:16.000 | ++ 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-27 09:55:16.004 | ++ 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-27 09:55:16.008 | ++ functions:get_extra_file:67 : local 'retry_args=--retry-on-host-error --retry-on-http-error=500,503 ' 2026-08-27 09:55:16.011 | ++ functions:get_extra_file:68 : retry_args+='-t 2 --waitretry=10 ' 2026-08-27 09:55:16.014 | ++ functions:get_extra_file:69 : retry_args+='--tries=3 --retry-connrefused' 2026-08-27 09:55:16.018 | ++ functions:get_extra_file:71 : local file_name=etcd-v3.5.21-linux-amd64.tar.gz 2026-08-27 09:55:16.021 | ++ 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-27 09:55:16.025 | ++ functions:get_extra_file:74 : [[ ! -f /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz ]] 2026-08-27 09:55:16.029 | ++ 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-27 09:55:16.035 | --2026-08-27 11:55:16-- https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz 2026-08-27 09:55:16.083 | Resolving github.com (github.com)... 140.82.121.3 2026-08-27 09:55:16.099 | Connecting to github.com (github.com)|140.82.121.3|:443... connected. 2026-08-27 09:55:16.330 | HTTP request sent, awaiting response... 302 Found 2026-08-27 09:55:16.330 | 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-08-27T10%3A49%3A36Z&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-27T09%3A49%3A25Z&ske=2026-08-27T10%3A49%3A36Z&sks=b&skv=2018-11-09&sig=0oZHwKkDZgEHn%2BTHWNhd6BNcWw5Zrlim4ROt8VxzPtA%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4NzgyNjMxNiwibmJmIjoxNzg3ODI0NTE2LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.n46t22fvAcmPdzVpHtJSdeFsS-pmwcWano7K836vr4Y&response-content-disposition=attachment%3B%20filename%3Detcd-v3.5.21-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream [following] 2026-08-27 09:55:16.331 | --2026-08-27 11:55:16-- 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-08-27T10%3A49%3A36Z&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-27T09%3A49%3A25Z&ske=2026-08-27T10%3A49%3A36Z&sks=b&skv=2018-11-09&sig=0oZHwKkDZgEHn%2BTHWNhd6BNcWw5Zrlim4ROt8VxzPtA%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4NzgyNjMxNiwibmJmIjoxNzg3ODI0NTE2LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.n46t22fvAcmPdzVpHtJSdeFsS-pmwcWano7K836vr4Y&response-content-disposition=attachment%3B%20filename%3Detcd-v3.5.21-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream 2026-08-27 09:55:16.347 | Resolving release-assets.githubusercontent.com (release-assets.githubusercontent.com)... 185.199.108.133, 185.199.109.133, 185.199.110.133, ... 2026-08-27 09:55:16.359 | Connecting to release-assets.githubusercontent.com (release-assets.githubusercontent.com)|185.199.108.133|:443... connected. 2026-08-27 09:55:16.488 | HTTP request sent, awaiting response... 200 OK 2026-08-27 09:55:16.488 | Length: 20927601 (20M) [application/octet-stream] 2026-08-27 09:55:16.488 | Saving to: '/home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz' 2026-08-27 09:55:16.540 | 2026-08-27 09:55:16.805 | 0K ........ ........ ... 100% 63.1M=0.3s 2026-08-27 09:55:16.805 | 2026-08-27 09:55:16.805 | 2026-08-27 11:55:16 (63.1 MB/s) - '/home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz' saved [20927601/20927601] 2026-08-27 09:55:16.805 | 2026-08-27 09:55:16.809 | ++ functions:get_extra_file:76 : [[ 0 -ne 0 ]] 2026-08-27 09:55:16.813 | ++ functions:get_extra_file:80 : echo /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz 2026-08-27 09:55:16.817 | ++ functions:get_extra_file:81 : return 2026-08-27 09:55:16.821 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz 2026-08-27 09:55:16.825 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64/etcd ']' 2026-08-27 09:55:16.828 | + lib/etcd3:install_etcd3:116 : echo 'adddda4b06718e68671ffabff2f8cee48488ba61ad82900e639d108f2148501c /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz' 2026-08-27 09:55:16.831 | + lib/etcd3:install_etcd3:118 : sha256sum -c /home/quobyte/devstack/files/etcd.sha256sum 2026-08-27 09:55:16.859 | /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz: OK 2026-08-27 09:55:16.862 | + 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-27 09:55:16.872 | etcd-v3.5.21-linux-amd64/ 2026-08-27 09:55:16.872 | etcd-v3.5.21-linux-amd64/Documentation/ 2026-08-27 09:55:16.872 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/ 2026-08-27 09:55:16.872 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/ 2026-08-27 09:55:16.872 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/ 2026-08-27 09:55:16.873 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/v3lock.swagger.json 2026-08-27 09:55:16.873 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/v3election.swagger.json 2026-08-27 09:55:16.873 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/rpc.swagger.json 2026-08-27 09:55:16.873 | etcd-v3.5.21-linux-amd64/Documentation/README.md 2026-08-27 09:55:16.873 | etcd-v3.5.21-linux-amd64/README-etcdutl.md 2026-08-27 09:55:16.874 | etcd-v3.5.21-linux-amd64/READMEv2-etcdctl.md 2026-08-27 09:55:16.874 | etcd-v3.5.21-linux-amd64/README-etcdctl.md 2026-08-27 09:55:16.874 | etcd-v3.5.21-linux-amd64/README.md 2026-08-27 09:55:16.874 | etcd-v3.5.21-linux-amd64/etcdutl 2026-08-27 09:55:17.040 | etcd-v3.5.21-linux-amd64/etcdctl 2026-08-27 09:55:17.240 | etcd-v3.5.21-linux-amd64/etcd 2026-08-27 09:55:17.504 | + lib/etcd3:install_etcd3:121 : sudo cp /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64/etcd /opt/stack/bin/etcd 2026-08-27 09:55:17.541 | + lib/etcd3:install_etcd3:122 : sudo cp /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64/etcdctl /opt/stack/bin/etcdctl 2026-08-27 09:55:17.575 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2026-08-27 09:55:17.578 | + ./stack.sh:main:881 : is_service_enabled tls-proxy 2026-08-27 09:55:17.600 | + functions-common:is_service_enabled:2076 : return 1 2026-08-27 09:55:17.604 | + ./stack.sh:main:891 : install_dstat 2026-08-27 09:55:17.607 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2026-08-27 09:55:17.629 | + functions-common:is_service_enabled:2076 : return 1 2026-08-27 09:55:17.633 | + ./stack.sh:main:897 : echo_summary 'Installing OpenStack project source' 2026-08-27 09:55:17.636 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-27 09:55:17.639 | + ./stack.sh:echo_summary:450 : echo -e Installing OpenStack project source 2026-08-27 09:55:17.642 | + ./stack.sh:main:900 : install_libs 2026-08-27 09:55:17.646 | + lib/libraries:install_libs:91 : _install_lib_from_source automaton 2026-08-27 09:55:17.649 | + lib/libraries:_install_lib_from_source:75 : local name=automaton 2026-08-27 09:55:17.653 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git automaton 2026-08-27 09:55:17.656 | + inc/python:use_library_from_git:266 : local name=automaton 2026-08-27 09:55:17.659 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-27 09:55:17.663 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-27 09:55:17.666 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,automaton, ]] 2026-08-27 09:55:17.669 | + inc/python:use_library_from_git:269 : return 1 2026-08-27 09:55:17.673 | + lib/libraries:install_libs:92 : _install_lib_from_source castellan 2026-08-27 09:55:17.676 | + lib/libraries:_install_lib_from_source:75 : local name=castellan 2026-08-27 09:55:17.680 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git castellan 2026-08-27 09:55:17.683 | + inc/python:use_library_from_git:266 : local name=castellan 2026-08-27 09:55:17.686 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-27 09:55:17.690 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-27 09:55:17.693 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,castellan, ]] 2026-08-27 09:55:17.696 | + inc/python:use_library_from_git:269 : return 1 2026-08-27 09:55:17.700 | + lib/libraries:install_libs:93 : _install_lib_from_source cliff 2026-08-27 09:55:17.703 | + lib/libraries:_install_lib_from_source:75 : local name=cliff 2026-08-27 09:55:17.707 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git cliff 2026-08-27 09:55:17.710 | + inc/python:use_library_from_git:266 : local name=cliff 2026-08-27 09:55:17.714 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-27 09:55:17.717 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-27 09:55:17.720 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,cliff, ]] 2026-08-27 09:55:17.724 | + inc/python:use_library_from_git:269 : return 1 2026-08-27 09:55:17.727 | + lib/libraries:install_libs:94 : _install_lib_from_source cursive 2026-08-27 09:55:17.731 | + lib/libraries:_install_lib_from_source:75 : local name=cursive 2026-08-27 09:55:17.734 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git cursive 2026-08-27 09:55:17.737 | + inc/python:use_library_from_git:266 : local name=cursive 2026-08-27 09:55:17.740 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-27 09:55:17.744 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-27 09:55:17.747 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,cursive, ]] 2026-08-27 09:55:17.750 | + inc/python:use_library_from_git:269 : return 1 2026-08-27 09:55:17.754 | + lib/libraries:install_libs:95 : _install_lib_from_source debtcollector 2026-08-27 09:55:17.757 | + lib/libraries:_install_lib_from_source:75 : local name=debtcollector 2026-08-27 09:55:17.761 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git debtcollector 2026-08-27 09:55:17.764 | + inc/python:use_library_from_git:266 : local name=debtcollector 2026-08-27 09:55:17.768 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-27 09:55:17.771 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-27 09:55:17.774 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,debtcollector, ]] 2026-08-27 09:55:17.778 | + inc/python:use_library_from_git:269 : return 1 2026-08-27 09:55:17.781 | + lib/libraries:install_libs:96 : _install_lib_from_source futurist 2026-08-27 09:55:17.785 | + lib/libraries:_install_lib_from_source:75 : local name=futurist 2026-08-27 09:55:17.788 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git futurist 2026-08-27 09:55:17.792 | + inc/python:use_library_from_git:266 : local name=futurist 2026-08-27 09:55:17.795 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-27 09:55:17.798 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-27 09:55:17.802 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,futurist, ]] 2026-08-27 09:55:17.805 | + inc/python:use_library_from_git:269 : return 1 2026-08-27 09:55:17.809 | + lib/libraries:install_libs:97 : _install_lib_from_source openstacksdk 2026-08-27 09:55:17.812 | + lib/libraries:_install_lib_from_source:75 : local name=openstacksdk 2026-08-27 09:55:17.816 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git openstacksdk 2026-08-27 09:55:17.819 | + inc/python:use_library_from_git:266 : local name=openstacksdk 2026-08-27 09:55:17.823 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-27 09:55:17.826 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-27 09:55:17.830 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,openstacksdk, ]] 2026-08-27 09:55:17.833 | + inc/python:use_library_from_git:269 : return 1 2026-08-27 09:55:17.836 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-lib 2026-08-27 09:55:17.840 | + lib/libraries:_install_lib_from_source:75 : local name=osc-lib 2026-08-27 09:55:17.844 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osc-lib 2026-08-27 09:55:17.847 | + inc/python:use_library_from_git:266 : local name=osc-lib 2026-08-27 09:55:17.851 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-27 09:55:17.854 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-27 09:55:17.858 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,osc-lib, ]] 2026-08-27 09:55:17.861 | + inc/python:use_library_from_git:269 : return 1 2026-08-27 09:55:17.865 | + lib/libraries:install_libs:99 : _install_lib_from_source osc-placement 2026-08-27 09:55:17.868 | + lib/libraries:_install_lib_from_source:75 : local name=osc-placement 2026-08-27 09:55:17.872 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osc-placement 2026-08-27 09:55:17.875 | + inc/python:use_library_from_git:266 : local name=osc-placement 2026-08-27 09:55:17.878 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-27 09:55:17.882 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-27 09:55:17.885 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,osc-placement, ]] 2026-08-27 09:55:17.889 | + inc/python:use_library_from_git:269 : return 1 2026-08-27 09:55:17.892 | + lib/libraries:install_libs:100 : _install_lib_from_source os-client-config 2026-08-27 09:55:17.896 | + lib/libraries:_install_lib_from_source:75 : local name=os-client-config 2026-08-27 09:55:17.900 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-client-config 2026-08-27 09:55:17.903 | + inc/python:use_library_from_git:266 : local name=os-client-config 2026-08-27 09:55:17.907 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-27 09:55:17.910 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-27 09:55:17.913 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-client-config, ]] 2026-08-27 09:55:17.917 | + inc/python:use_library_from_git:269 : return 1 2026-08-27 09:55:17.919 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.cache 2026-08-27 09:55:17.923 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.cache 2026-08-27 09:55:17.926 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.cache 2026-08-27 09:55:17.930 | + inc/python:use_library_from_git:266 : local name=oslo.cache 2026-08-27 09:55:17.933 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-27 09:55:17.937 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-27 09:55:17.940 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.cache, ]] 2026-08-27 09:55:17.944 | + inc/python:use_library_from_git:269 : return 1 2026-08-27 09:55:17.948 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.concurrency 2026-08-27 09:55:17.951 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.concurrency 2026-08-27 09:55:17.955 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.concurrency 2026-08-27 09:55:17.958 | + inc/python:use_library_from_git:266 : local name=oslo.concurrency 2026-08-27 09:55:17.962 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-27 09:55:17.965 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-27 09:55:17.968 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.concurrency, ]] 2026-08-27 09:55:17.971 | + inc/python:use_library_from_git:269 : return 1 2026-08-27 09:55:17.975 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.config 2026-08-27 09:55:17.979 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.config 2026-08-27 09:55:17.982 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.config 2026-08-27 09:55:17.986 | + inc/python:use_library_from_git:266 : local name=oslo.config 2026-08-27 09:55:17.989 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-27 09:55:17.992 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-27 09:55:17.996 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.config, ]] 2026-08-27 09:55:17.999 | + inc/python:use_library_from_git:269 : return 1 2026-08-27 09:55:18.003 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.context 2026-08-27 09:55:18.007 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.context 2026-08-27 09:55:18.010 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.context 2026-08-27 09:55:18.014 | + inc/python:use_library_from_git:266 : local name=oslo.context 2026-08-27 09:55:18.017 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-27 09:55:18.020 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-27 09:55:18.024 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.context, ]] 2026-08-27 09:55:18.027 | + inc/python:use_library_from_git:269 : return 1 2026-08-27 09:55:18.031 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.db 2026-08-27 09:55:18.034 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.db 2026-08-27 09:55:18.038 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.db 2026-08-27 09:55:18.041 | + inc/python:use_library_from_git:266 : local name=oslo.db 2026-08-27 09:55:18.045 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-27 09:55:18.049 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-27 09:55:18.053 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.db, ]] 2026-08-27 09:55:18.056 | + inc/python:use_library_from_git:269 : return 1 2026-08-27 09:55:18.060 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.i18n 2026-08-27 09:55:18.063 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.i18n 2026-08-27 09:55:18.067 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.i18n 2026-08-27 09:55:18.071 | + inc/python:use_library_from_git:266 : local name=oslo.i18n 2026-08-27 09:55:18.074 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-27 09:55:18.077 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-27 09:55:18.081 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.i18n, ]] 2026-08-27 09:55:18.085 | + inc/python:use_library_from_git:269 : return 1 2026-08-27 09:55:18.088 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.limit 2026-08-27 09:55:18.091 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.limit 2026-08-27 09:55:18.094 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.limit 2026-08-27 09:55:18.098 | + inc/python:use_library_from_git:266 : local name=oslo.limit 2026-08-27 09:55:18.101 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-27 09:55:18.105 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-27 09:55:18.108 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.limit, ]] 2026-08-27 09:55:18.112 | + inc/python:use_library_from_git:269 : return 1 2026-08-27 09:55:18.116 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.log 2026-08-27 09:55:18.119 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.log 2026-08-27 09:55:18.123 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.log 2026-08-27 09:55:18.126 | + inc/python:use_library_from_git:266 : local name=oslo.log 2026-08-27 09:55:18.129 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-27 09:55:18.133 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-27 09:55:18.136 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.log, ]] 2026-08-27 09:55:18.140 | + inc/python:use_library_from_git:269 : return 1 2026-08-27 09:55:18.143 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.messaging 2026-08-27 09:55:18.146 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.messaging 2026-08-27 09:55:18.150 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.messaging 2026-08-27 09:55:18.154 | + inc/python:use_library_from_git:266 : local name=oslo.messaging 2026-08-27 09:55:18.158 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-27 09:55:18.161 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-27 09:55:18.164 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.messaging, ]] 2026-08-27 09:55:18.168 | + inc/python:use_library_from_git:269 : return 1 2026-08-27 09:55:18.171 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.middleware 2026-08-27 09:55:18.175 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.middleware 2026-08-27 09:55:18.178 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.middleware 2026-08-27 09:55:18.181 | + inc/python:use_library_from_git:266 : local name=oslo.middleware 2026-08-27 09:55:18.185 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-27 09:55:18.189 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-27 09:55:18.192 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.middleware, ]] 2026-08-27 09:55:18.196 | + inc/python:use_library_from_git:269 : return 1 2026-08-27 09:55:18.200 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.policy 2026-08-27 09:55:18.203 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.policy 2026-08-27 09:55:18.206 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.policy 2026-08-27 09:55:18.209 | + inc/python:use_library_from_git:266 : local name=oslo.policy 2026-08-27 09:55:18.212 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-27 09:55:18.216 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-27 09:55:18.219 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.policy, ]] 2026-08-27 09:55:18.223 | + inc/python:use_library_from_git:269 : return 1 2026-08-27 09:55:18.226 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.privsep 2026-08-27 09:55:18.229 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.privsep 2026-08-27 09:55:18.233 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.privsep 2026-08-27 09:55:18.236 | + inc/python:use_library_from_git:266 : local name=oslo.privsep 2026-08-27 09:55:18.240 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-27 09:55:18.243 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-27 09:55:18.246 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.privsep, ]] 2026-08-27 09:55:18.250 | + inc/python:use_library_from_git:269 : return 1 2026-08-27 09:55:18.254 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.reports 2026-08-27 09:55:18.258 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.reports 2026-08-27 09:55:18.261 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.reports 2026-08-27 09:55:18.265 | + inc/python:use_library_from_git:266 : local name=oslo.reports 2026-08-27 09:55:18.269 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-27 09:55:18.272 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-27 09:55:18.275 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.reports, ]] 2026-08-27 09:55:18.279 | + inc/python:use_library_from_git:269 : return 1 2026-08-27 09:55:18.282 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.rootwrap 2026-08-27 09:55:18.286 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.rootwrap 2026-08-27 09:55:18.290 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.rootwrap 2026-08-27 09:55:18.293 | + inc/python:use_library_from_git:266 : local name=oslo.rootwrap 2026-08-27 09:55:18.296 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-27 09:55:18.300 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-27 09:55:18.303 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.rootwrap, ]] 2026-08-27 09:55:18.306 | + inc/python:use_library_from_git:269 : return 1 2026-08-27 09:55:18.309 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.serialization 2026-08-27 09:55:18.313 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.serialization 2026-08-27 09:55:18.317 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.serialization 2026-08-27 09:55:18.321 | + inc/python:use_library_from_git:266 : local name=oslo.serialization 2026-08-27 09:55:18.324 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-27 09:55:18.328 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-27 09:55:18.331 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.serialization, ]] 2026-08-27 09:55:18.335 | + inc/python:use_library_from_git:269 : return 1 2026-08-27 09:55:18.339 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.service 2026-08-27 09:55:18.342 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.service 2026-08-27 09:55:18.346 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.service 2026-08-27 09:55:18.349 | + inc/python:use_library_from_git:266 : local name=oslo.service 2026-08-27 09:55:18.353 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-27 09:55:18.356 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-27 09:55:18.359 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.service, ]] 2026-08-27 09:55:18.363 | + inc/python:use_library_from_git:269 : return 1 2026-08-27 09:55:18.366 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.utils 2026-08-27 09:55:18.370 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.utils 2026-08-27 09:55:18.373 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.utils 2026-08-27 09:55:18.377 | + inc/python:use_library_from_git:266 : local name=oslo.utils 2026-08-27 09:55:18.380 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-27 09:55:18.384 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-27 09:55:18.387 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.utils, ]] 2026-08-27 09:55:18.391 | + inc/python:use_library_from_git:269 : return 1 2026-08-27 09:55:18.394 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.versionedobjects 2026-08-27 09:55:18.398 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.versionedobjects 2026-08-27 09:55:18.402 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.versionedobjects 2026-08-27 09:55:18.405 | + inc/python:use_library_from_git:266 : local name=oslo.versionedobjects 2026-08-27 09:55:18.409 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-27 09:55:18.412 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-27 09:55:18.415 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.versionedobjects, ]] 2026-08-27 09:55:18.418 | + inc/python:use_library_from_git:269 : return 1 2026-08-27 09:55:18.422 | + lib/libraries:install_libs:119 : _install_lib_from_source oslo.vmware 2026-08-27 09:55:18.425 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.vmware 2026-08-27 09:55:18.429 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.vmware 2026-08-27 09:55:18.432 | + inc/python:use_library_from_git:266 : local name=oslo.vmware 2026-08-27 09:55:18.436 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-27 09:55:18.439 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-27 09:55:18.443 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.vmware, ]] 2026-08-27 09:55:18.447 | + inc/python:use_library_from_git:269 : return 1 2026-08-27 09:55:18.450 | + lib/libraries:install_libs:120 : _install_lib_from_source osprofiler 2026-08-27 09:55:18.454 | + lib/libraries:_install_lib_from_source:75 : local name=osprofiler 2026-08-27 09:55:18.457 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osprofiler 2026-08-27 09:55:18.460 | + inc/python:use_library_from_git:266 : local name=osprofiler 2026-08-27 09:55:18.464 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-27 09:55:18.468 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-27 09:55:18.472 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,osprofiler, ]] 2026-08-27 09:55:18.475 | + inc/python:use_library_from_git:269 : return 1 2026-08-27 09:55:18.478 | + lib/libraries:install_libs:121 : _install_lib_from_source pycadf 2026-08-27 09:55:18.482 | + lib/libraries:_install_lib_from_source:75 : local name=pycadf 2026-08-27 09:55:18.485 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git pycadf 2026-08-27 09:55:18.489 | + inc/python:use_library_from_git:266 : local name=pycadf 2026-08-27 09:55:18.492 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-27 09:55:18.496 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-27 09:55:18.500 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,pycadf, ]] 2026-08-27 09:55:18.504 | + inc/python:use_library_from_git:269 : return 1 2026-08-27 09:55:18.507 | + lib/libraries:install_libs:122 : _install_lib_from_source stevedore 2026-08-27 09:55:18.510 | + lib/libraries:_install_lib_from_source:75 : local name=stevedore 2026-08-27 09:55:18.514 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git stevedore 2026-08-27 09:55:18.517 | + inc/python:use_library_from_git:266 : local name=stevedore 2026-08-27 09:55:18.520 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-27 09:55:18.524 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-27 09:55:18.527 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,stevedore, ]] 2026-08-27 09:55:18.531 | + inc/python:use_library_from_git:269 : return 1 2026-08-27 09:55:18.535 | + lib/libraries:install_libs:123 : _install_lib_from_source taskflow 2026-08-27 09:55:18.538 | + lib/libraries:_install_lib_from_source:75 : local name=taskflow 2026-08-27 09:55:18.542 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git taskflow 2026-08-27 09:55:18.545 | + inc/python:use_library_from_git:266 : local name=taskflow 2026-08-27 09:55:18.549 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-27 09:55:18.552 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-27 09:55:18.556 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,taskflow, ]] 2026-08-27 09:55:18.559 | + inc/python:use_library_from_git:269 : return 1 2026-08-27 09:55:18.563 | + lib/libraries:install_libs:124 : _install_lib_from_source tooz 2026-08-27 09:55:18.566 | + lib/libraries:_install_lib_from_source:75 : local name=tooz 2026-08-27 09:55:18.570 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git tooz 2026-08-27 09:55:18.574 | + inc/python:use_library_from_git:266 : local name=tooz 2026-08-27 09:55:18.577 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-27 09:55:18.580 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-27 09:55:18.584 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,tooz, ]] 2026-08-27 09:55:18.587 | + inc/python:use_library_from_git:269 : return 1 2026-08-27 09:55:18.591 | + lib/libraries:install_libs:128 : _install_lib_from_source os-brick 2026-08-27 09:55:18.594 | + lib/libraries:_install_lib_from_source:75 : local name=os-brick 2026-08-27 09:55:18.597 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-brick 2026-08-27 09:55:18.601 | + inc/python:use_library_from_git:266 : local name=os-brick 2026-08-27 09:55:18.604 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-27 09:55:18.607 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-27 09:55:18.610 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-brick, ]] 2026-08-27 09:55:18.614 | + inc/python:use_library_from_git:269 : return 1 2026-08-27 09:55:18.617 | + lib/libraries:install_libs:129 : _install_lib_from_source os-resource-classes 2026-08-27 09:55:18.621 | + lib/libraries:_install_lib_from_source:75 : local name=os-resource-classes 2026-08-27 09:55:18.624 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-resource-classes 2026-08-27 09:55:18.627 | + inc/python:use_library_from_git:266 : local name=os-resource-classes 2026-08-27 09:55:18.631 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-27 09:55:18.634 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-27 09:55:18.637 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-resource-classes, ]] 2026-08-27 09:55:18.640 | + inc/python:use_library_from_git:269 : return 1 2026-08-27 09:55:18.644 | + lib/libraries:install_libs:130 : _install_lib_from_source os-traits 2026-08-27 09:55:18.647 | + lib/libraries:_install_lib_from_source:75 : local name=os-traits 2026-08-27 09:55:18.651 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-traits 2026-08-27 09:55:18.654 | + inc/python:use_library_from_git:266 : local name=os-traits 2026-08-27 09:55:18.658 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-27 09:55:18.661 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-27 09:55:18.664 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-traits, ]] 2026-08-27 09:55:18.667 | + inc/python:use_library_from_git:269 : return 1 2026-08-27 09:55:18.671 | + lib/libraries:install_libs:133 : _install_lib_from_source python-barbicanclient 2026-08-27 09:55:18.674 | + lib/libraries:_install_lib_from_source:75 : local name=python-barbicanclient 2026-08-27 09:55:18.678 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git python-barbicanclient 2026-08-27 09:55:18.681 | + inc/python:use_library_from_git:266 : local name=python-barbicanclient 2026-08-27 09:55:18.685 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-27 09:55:18.688 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-27 09:55:18.691 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-barbicanclient, ]] 2026-08-27 09:55:18.695 | + inc/python:use_library_from_git:269 : return 1 2026-08-27 09:55:18.698 | + lib/libraries:install_libs:135 : use_library_from_git etcd3gw 2026-08-27 09:55:18.701 | + inc/python:use_library_from_git:266 : local name=etcd3gw 2026-08-27 09:55:18.704 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-27 09:55:18.708 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-27 09:55:18.711 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,etcd3gw, ]] 2026-08-27 09:55:18.715 | + inc/python:use_library_from_git:269 : return 1 2026-08-27 09:55:18.718 | + lib/libraries:install_libs:139 : pip_install etcd3gw 2026-08-27 09:55:18.743 | Using python 3.12 to install etcd3gw 2026-08-27 09:55:18.747 | + 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-27 09:55:19.885 | Collecting etcd3gw 2026-08-27 09:55:20.016 | Downloading etcd3gw-2.7.0-py3-none-any.whl.metadata (1.9 kB) 2026-08-27 09:55:20.027 | Requirement already satisfied: pbr>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from etcd3gw) (7.0.3) 2026-08-27 09:55:20.052 | Collecting requests>=2.20.0 (from etcd3gw) 2026-08-27 09:55:20.054 | Using cached requests-2.34.2-py3-none-any.whl.metadata (4.8 kB) 2026-08-27 09:55:20.109 | Collecting futurist>=0.16.0 (from etcd3gw) 2026-08-27 09:55:20.124 | Downloading futurist-3.5.0-py3-none-any.whl.metadata (2.1 kB) 2026-08-27 09:55:20.169 | Collecting debtcollector>=3.0.0 (from futurist>=0.16.0->etcd3gw) 2026-08-27 09:55:20.186 | Downloading debtcollector-3.1.0-py3-none-any.whl.metadata (2.6 kB) 2026-08-27 09:55:20.800 | Collecting wrapt>=2.1.0 (from debtcollector>=3.0.0->futurist>=0.16.0->etcd3gw) 2026-08-27 09:55:20.816 | 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-27 09:55:20.829 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=2.0->etcd3gw) (84.0.0) 2026-08-27 09:55:21.063 | Collecting charset_normalizer<4,>=2 (from requests>=2.20.0->etcd3gw) 2026-08-27 09:55:21.065 | 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-27 09:55:21.081 | Collecting idna<4,>=2.5 (from requests>=2.20.0->etcd3gw) 2026-08-27 09:55:21.083 | Using cached idna-3.18-py3-none-any.whl.metadata (6.1 kB) 2026-08-27 09:55:21.106 | Collecting urllib3<3,>=1.26 (from requests>=2.20.0->etcd3gw) 2026-08-27 09:55:21.108 | Using cached urllib3-2.7.0-py3-none-any.whl.metadata (6.9 kB) 2026-08-27 09:55:21.114 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.20.0->etcd3gw) (2023.11.17) 2026-08-27 09:55:21.141 | Downloading etcd3gw-2.7.0-py3-none-any.whl (29 kB) 2026-08-27 09:55:21.173 | Downloading futurist-3.5.0-py3-none-any.whl (50 kB) 2026-08-27 09:55:21.200 | Downloading debtcollector-3.1.0-py3-none-any.whl (24 kB) 2026-08-27 09:55:21.208 | Using cached requests-2.34.2-py3-none-any.whl (73 kB) 2026-08-27 09:55:21.210 | 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-27 09:55:21.212 | Using cached idna-3.18-py3-none-any.whl (65 kB) 2026-08-27 09:55:21.215 | Using cached urllib3-2.7.0-py3-none-any.whl (131 kB) 2026-08-27 09:55:21.229 | 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-27 09:55:21.461 | Installing collected packages: wrapt, urllib3, idna, charset_normalizer, requests, debtcollector, futurist, etcd3gw 2026-08-27 09:55:21.518 | Attempting uninstall: urllib3 2026-08-27 09:55:21.525 | Found existing installation: urllib3 2.0.7 2026-08-27 09:55:21.526 | Not uninstalling urllib3 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-27 09:55:21.526 | Can't uninstall 'urllib3'. No files were found to uninstall. 2026-08-27 09:55:21.667 | Attempting uninstall: idna 2026-08-27 09:55:21.673 | Found existing installation: idna 3.6 2026-08-27 09:55:21.673 | Not uninstalling idna at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-27 09:55:21.674 | Can't uninstall 'idna'. No files were found to uninstall. 2026-08-27 09:55:21.835 | Attempting uninstall: requests 2026-08-27 09:55:21.844 | Found existing installation: requests 2.31.0 2026-08-27 09:55:21.844 | Not uninstalling requests at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-27 09:55:21.845 | Can't uninstall 'requests'. No files were found to uninstall. 2026-08-27 09:55:22.078 | 2026-08-27 09:55:22.083 | 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-27 09:55:22.242 | + inc/python:pip_install:216 : result=0 2026-08-27 09:55:22.246 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-27 09:55:22.249 | + functions-common:time_stop:2420 : local name 2026-08-27 09:55:22.251 | + functions-common:time_stop:2421 : local end_time 2026-08-27 09:55:22.254 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-27 09:55:22.258 | + functions-common:time_stop:2423 : local total 2026-08-27 09:55:22.259 | + functions-common:time_stop:2424 : local start_time 2026-08-27 09:55:22.263 | + functions-common:time_stop:2426 : name=pip_install 2026-08-27 09:55:22.266 | + functions-common:time_stop:2427 : start_time=1787824518737 2026-08-27 09:55:22.269 | + functions-common:time_stop:2429 : [[ -z 1787824518737 ]] 2026-08-27 09:55:22.273 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-27 09:55:22.277 | + functions-common:time_stop:2432 : end_time=1787824522274 2026-08-27 09:55:22.280 | + functions-common:time_stop:2433 : elapsed_time=3537 2026-08-27 09:55:22.283 | + functions-common:time_stop:2434 : total=35296 2026-08-27 09:55:22.286 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-27 09:55:22.290 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=38833 2026-08-27 09:55:22.293 | + inc/python:pip_install:219 : return 0 2026-08-27 09:55:22.297 | + ./stack.sh:main:903 : install_apache_uwsgi 2026-08-27 09:55:22.300 | + lib/apache:install_apache_uwsgi:79 : local apxs=apxs2 2026-08-27 09:55:22.303 | + lib/apache:install_apache_uwsgi:80 : is_fedora 2026-08-27 09:55:22.307 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-08-27 09:55:22.310 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-08-27 09:55:22.314 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-08-27 09:55:22.317 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-08-27 09:55:22.321 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-08-27 09:55:22.324 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-08-27 09:55:22.327 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-08-27 09:55:22.330 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-08-27 09:55:22.333 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-08-27 09:55:22.336 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-08-27 09:55:22.339 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-08-27 09:55:22.342 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-08-27 09:55:22.345 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-08-27 09:55:22.349 | + lib/apache:install_apache_uwsgi:84 : is_ubuntu 2026-08-27 09:55:22.351 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-27 09:55:22.353 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-27 09:55:22.357 | + lib/apache:install_apache_uwsgi:85 : local 'pkg_list=uwsgi uwsgi-plugin-python3' 2026-08-27 09:55:22.359 | + lib/apache:install_apache_uwsgi:86 : install_package uwsgi uwsgi-plugin-python3 2026-08-27 09:55:22.363 | + functions-common:install_package:1438 : update_package_repo 2026-08-27 09:55:22.367 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-08-27 09:55:22.369 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-08-27 09:55:22.373 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-08-27 09:55:22.375 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-08-27 09:55:22.377 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-08-27 09:55:22.381 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-27 09:55:22.384 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-27 09:55:22.387 | + functions-common:update_package_repo:1421 : apt_get_update 2026-08-27 09:55:22.390 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-08-27 09:55:22.394 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-08-27 09:55:22.397 | + functions-common:apt_get_update:1167 : return 2026-08-27 09:55:22.400 | + functions-common:install_package:1439 : real_install_package uwsgi uwsgi-plugin-python3 2026-08-27 09:55:22.404 | + functions-common:real_install_package:1426 : is_ubuntu 2026-08-27 09:55:22.407 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-27 09:55:22.411 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-27 09:55:22.414 | + functions-common:real_install_package:1427 : apt_get install uwsgi uwsgi-plugin-python3 2026-08-27 09:55:22.440 | + 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-27 09:55:22.479 | Reading package lists... 2026-08-27 09:55:22.870 | Building dependency tree... 2026-08-27 09:55:22.873 | Reading state information... 2026-08-27 09:55:23.465 | The following packages were automatically installed and are no longer required: 2026-08-27 09:55:23.467 | libfwupd2 libgusb2 2026-08-27 09:55:23.468 | Use 'sudo apt autoremove' to remove them. 2026-08-27 09:55:23.470 | The following additional packages will be installed: 2026-08-27 09:55:23.472 | libnorm1t64 libpgm-5.3-0t64 libzmq5 uwsgi-core 2026-08-27 09:55:23.475 | Suggested packages: 2026-08-27 09:55:23.476 | nginx-full | cherokee | libapache2-mod-proxy-uwsgi | libapache2-mod-uwsgi 2026-08-27 09:55:23.476 | | libapache2-mod-ruwsgi uwsgi-dev uwsgi-extra uwsgi-plugins-all 2026-08-27 09:55:23.477 | python3-uwsgidecorators 2026-08-27 09:55:23.518 | The following NEW packages will be installed: 2026-08-27 09:55:23.522 | libnorm1t64 libpgm-5.3-0t64 libzmq5 uwsgi uwsgi-core uwsgi-plugin-python3 2026-08-27 09:55:23.629 | 0 upgraded, 6 newly installed, 0 to remove and 6 not upgraded. 2026-08-27 09:55:23.629 | Need to get 1270 kB of archives. 2026-08-27 09:55:23.629 | After this operation, 4285 kB of additional disk space will be used. 2026-08-27 09:55:23.630 | Get:1 http://archive.ubuntu.com/ubuntu noble/universe amd64 libnorm1t64 amd64 1.5.9+dfsg-3.1build1 [154 kB] 2026-08-27 09:55:23.729 | 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-27 09:55:23.745 | Get:3 http://archive.ubuntu.com/ubuntu noble/universe amd64 libzmq5 amd64 4.3.5-1build2 [260 kB] 2026-08-27 09:55:23.773 | Get:4 http://archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi-core amd64 2.0.24-2ubuntu10 [585 kB] 2026-08-27 09:55:23.798 | Get:5 http://archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi amd64 2.0.24-2ubuntu10 [22.0 kB] 2026-08-27 09:55:23.798 | Get:6 http://archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi-plugin-python3 amd64 2.0.24-2ubuntu10 [81.9 kB] 2026-08-27 09:55:24.041 | perl: warning: Setting locale failed. 2026-08-27 09:55:24.041 | perl: warning: Please check that your locale settings: 2026-08-27 09:55:24.041 | LANGUAGE = (unset), 2026-08-27 09:55:24.041 | LC_ALL = "en_US.utf8", 2026-08-27 09:55:24.042 | LANG = "de_DE.UTF-8" 2026-08-27 09:55:24.042 | are supported and installed on your system. 2026-08-27 09:55:24.042 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-27 09:55:24.104 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-08-27 09:55:24.104 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-08-27 09:55:24.104 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-08-27 09:55:24.301 | Fetched 1270 kB in 0s (5048 kB/s) 2026-08-27 09:55:24.343 | Selecting previously unselected package libnorm1t64:amd64. 2026-08-27 09:55:24.406 | (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-27 09:55:24.414 | Preparing to unpack .../0-libnorm1t64_1.5.9+dfsg-3.1build1_amd64.deb ... 2026-08-27 09:55:24.421 | Unpacking libnorm1t64:amd64 (1.5.9+dfsg-3.1build1) ... 2026-08-27 09:55:24.472 | Selecting previously unselected package libpgm-5.3-0t64:amd64. 2026-08-27 09:55:24.485 | Preparing to unpack .../1-libpgm-5.3-0t64_5.3.128~dfsg-2.1build1_amd64.deb ... 2026-08-27 09:55:24.489 | Unpacking libpgm-5.3-0t64:amd64 (5.3.128~dfsg-2.1build1) ... 2026-08-27 09:55:24.540 | Selecting previously unselected package libzmq5:amd64. 2026-08-27 09:55:24.553 | Preparing to unpack .../2-libzmq5_4.3.5-1build2_amd64.deb ... 2026-08-27 09:55:24.556 | Unpacking libzmq5:amd64 (4.3.5-1build2) ... 2026-08-27 09:55:24.608 | Selecting previously unselected package uwsgi-core. 2026-08-27 09:55:24.621 | Preparing to unpack .../3-uwsgi-core_2.0.24-2ubuntu10_amd64.deb ... 2026-08-27 09:55:24.624 | Unpacking uwsgi-core (2.0.24-2ubuntu10) ... 2026-08-27 09:55:24.802 | Selecting previously unselected package uwsgi. 2026-08-27 09:55:24.815 | Preparing to unpack .../4-uwsgi_2.0.24-2ubuntu10_amd64.deb ... 2026-08-27 09:55:24.821 | Unpacking uwsgi (2.0.24-2ubuntu10) ... 2026-08-27 09:55:24.875 | Selecting previously unselected package uwsgi-plugin-python3. 2026-08-27 09:55:24.888 | Preparing to unpack .../5-uwsgi-plugin-python3_2.0.24-2ubuntu10_amd64.deb ... 2026-08-27 09:55:24.892 | Unpacking uwsgi-plugin-python3 (2.0.24-2ubuntu10) ... 2026-08-27 09:55:24.962 | Setting up libnorm1t64:amd64 (1.5.9+dfsg-3.1build1) ... 2026-08-27 09:55:24.974 | Setting up libpgm-5.3-0t64:amd64 (5.3.128~dfsg-2.1build1) ... 2026-08-27 09:55:24.984 | Setting up libzmq5:amd64 (4.3.5-1build2) ... 2026-08-27 09:55:24.995 | Setting up uwsgi-core (2.0.24-2ubuntu10) ... 2026-08-27 09:55:25.014 | Setting up uwsgi (2.0.24-2ubuntu10) ... 2026-08-27 09:55:25.582 | Setting up uwsgi-plugin-python3 (2.0.24-2ubuntu10) ... 2026-08-27 09:55:25.616 | Processing triggers for man-db (2.12.0-4build2) ... 2026-08-27 09:55:26.604 | Processing triggers for libc-bin (2.39-0ubuntu8.8) ... 2026-08-27 09:55:26.851 | perl: warning: Setting locale failed. 2026-08-27 09:55:26.852 | perl: warning: Please check that your locale settings: 2026-08-27 09:55:26.852 | LANGUAGE = (unset), 2026-08-27 09:55:26.852 | LC_ALL = "en_US.utf8", 2026-08-27 09:55:26.852 | LANG = "de_DE.UTF-8" 2026-08-27 09:55:26.852 | are supported and installed on your system. 2026-08-27 09:55:26.853 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-27 09:55:26.981 | perl: warning: Setting locale failed. 2026-08-27 09:55:26.981 | perl: warning: Please check that your locale settings: 2026-08-27 09:55:26.981 | LANGUAGE = (unset), 2026-08-27 09:55:26.981 | LC_ALL = "en_US.utf8", 2026-08-27 09:55:26.982 | LANG = "de_DE.UTF-8" 2026-08-27 09:55:26.982 | are supported and installed on your system. 2026-08-27 09:55:26.982 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-27 09:55:27.032 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-08-27 09:55:27.032 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-08-27 09:55:27.032 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-08-27 09:55:27.103 | perl: warning: Setting locale failed. 2026-08-27 09:55:27.104 | perl: warning: Please check that your locale settings: 2026-08-27 09:55:27.104 | LANGUAGE = (unset), 2026-08-27 09:55:27.104 | LC_ALL = "en_US.utf8", 2026-08-27 09:55:27.104 | LANG = "de_DE.UTF-8" 2026-08-27 09:55:27.105 | are supported and installed on your system. 2026-08-27 09:55:27.105 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-27 09:55:27.604 | 2026-08-27 09:55:27.605 | Running kernel seems to be up-to-date. 2026-08-27 09:55:27.605 | 2026-08-27 09:55:27.605 | No services need to be restarted. 2026-08-27 09:55:27.605 | 2026-08-27 09:55:27.605 | No containers need to be restarted. 2026-08-27 09:55:27.605 | 2026-08-27 09:55:27.605 | No user sessions are running outdated binaries. 2026-08-27 09:55:27.605 | 2026-08-27 09:55:27.605 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-08-27 09:55:29.866 | + functions-common:apt_get:1211 : result=0 2026-08-27 09:55:29.870 | + functions-common:apt_get:1214 : time_stop apt-get 2026-08-27 09:55:29.874 | + functions-common:time_stop:2420 : local name 2026-08-27 09:55:29.877 | + functions-common:time_stop:2421 : local end_time 2026-08-27 09:55:29.881 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-27 09:55:29.884 | + functions-common:time_stop:2423 : local total 2026-08-27 09:55:29.887 | + functions-common:time_stop:2424 : local start_time 2026-08-27 09:55:29.891 | + functions-common:time_stop:2426 : name=apt-get 2026-08-27 09:55:29.894 | + functions-common:time_stop:2427 : start_time=1787824522437 2026-08-27 09:55:29.897 | + functions-common:time_stop:2429 : [[ -z 1787824522437 ]] 2026-08-27 09:55:29.902 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-27 09:55:29.908 | + functions-common:time_stop:2432 : end_time=1787824529903 2026-08-27 09:55:29.911 | + functions-common:time_stop:2433 : elapsed_time=7466 2026-08-27 09:55:29.915 | + functions-common:time_stop:2434 : total=125581 2026-08-27 09:55:29.917 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-27 09:55:29.921 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=133047 2026-08-27 09:55:29.925 | + functions-common:apt_get:1215 : return 0 2026-08-27 09:55:29.929 | + lib/apache:install_apache_uwsgi:118 : is_ubuntu 2026-08-27 09:55:29.933 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-27 09:55:29.937 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-27 09:55:29.941 | + lib/apache:install_apache_uwsgi:119 : a2query -m proxy 2026-08-27 09:55:29.944 | perl: warning: Setting locale failed. 2026-08-27 09:55:29.944 | perl: warning: Please check that your locale settings: 2026-08-27 09:55:29.944 | LANGUAGE = (unset), 2026-08-27 09:55:29.944 | LC_ALL = "en_US.utf8", 2026-08-27 09:55:29.944 | LANG = (unset) 2026-08-27 09:55:29.944 | are supported and installed on your system. 2026-08-27 09:55:29.944 | perl: warning: Falling back to the standard locale ("C"). 2026-08-27 09:55:29.985 | No module matches proxy 2026-08-27 09:55:29.989 | + lib/apache:install_apache_uwsgi:121 : sudo a2enmod proxy 2026-08-27 09:55:30.001 | perl: warning: Setting locale failed. 2026-08-27 09:55:30.001 | perl: warning: Please check that your locale settings: 2026-08-27 09:55:30.001 | LANGUAGE = (unset), 2026-08-27 09:55:30.001 | LC_ALL = "en_US.utf8", 2026-08-27 09:55:30.001 | LANG = "de_DE.UTF-8" 2026-08-27 09:55:30.001 | are supported and installed on your system. 2026-08-27 09:55:30.002 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-27 09:55:30.041 | Enabling module proxy. 2026-08-27 09:55:30.047 | To activate the new configuration, you need to run: 2026-08-27 09:55:30.047 | systemctl restart apache2 2026-08-27 09:55:30.052 | + lib/apache:install_apache_uwsgi:122 : sudo a2enmod proxy_uwsgi 2026-08-27 09:55:30.064 | perl: warning: Setting locale failed. 2026-08-27 09:55:30.064 | perl: warning: Please check that your locale settings: 2026-08-27 09:55:30.064 | LANGUAGE = (unset), 2026-08-27 09:55:30.064 | LC_ALL = "en_US.utf8", 2026-08-27 09:55:30.064 | LANG = "de_DE.UTF-8" 2026-08-27 09:55:30.064 | are supported and installed on your system. 2026-08-27 09:55:30.064 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-27 09:55:30.103 | Considering dependency proxy for proxy_uwsgi: 2026-08-27 09:55:30.103 | Module proxy already enabled 2026-08-27 09:55:30.103 | Enabling module proxy_uwsgi. 2026-08-27 09:55:30.109 | To activate the new configuration, you need to run: 2026-08-27 09:55:30.109 | systemctl restart apache2 2026-08-27 09:55:30.115 | + lib/apache:install_apache_uwsgi:123 : restart_apache_server 2026-08-27 09:55:30.119 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-08-27 09:55:30.122 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-08-27 09:55:30.125 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-08-27 09:55:30.261 | + ./stack.sh:main:906 : install_keystoneauth 2026-08-27 09:55:30.265 | + lib/keystone:install_keystoneauth:461 : use_library_from_git keystoneauth 2026-08-27 09:55:30.268 | + inc/python:use_library_from_git:266 : local name=keystoneauth 2026-08-27 09:55:30.272 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-27 09:55:30.275 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-27 09:55:30.279 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,keystoneauth, ]] 2026-08-27 09:55:30.283 | + inc/python:use_library_from_git:269 : return 1 2026-08-27 09:55:30.287 | + ./stack.sh:main:907 : install_keystoneclient 2026-08-27 09:55:30.290 | + lib/keystone:install_keystoneclient:469 : use_library_from_git python-keystoneclient 2026-08-27 09:55:30.294 | + inc/python:use_library_from_git:266 : local name=python-keystoneclient 2026-08-27 09:55:30.298 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-27 09:55:30.301 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-27 09:55:30.305 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-keystoneclient, ]] 2026-08-27 09:55:30.308 | + inc/python:use_library_from_git:269 : return 1 2026-08-27 09:55:30.312 | + ./stack.sh:main:908 : install_glanceclient 2026-08-27 09:55:30.315 | + lib/glance:install_glanceclient:542 : use_library_from_git python-glanceclient 2026-08-27 09:55:30.319 | + inc/python:use_library_from_git:266 : local name=python-glanceclient 2026-08-27 09:55:30.322 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-27 09:55:30.326 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-27 09:55:30.329 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-glanceclient, ]] 2026-08-27 09:55:30.333 | + inc/python:use_library_from_git:269 : return 1 2026-08-27 09:55:30.336 | + ./stack.sh:main:909 : install_cinderclient 2026-08-27 09:55:30.339 | + lib/cinder:install_cinderclient:594 : use_library_from_git python-brick-cinderclient-ext 2026-08-27 09:55:30.342 | + inc/python:use_library_from_git:266 : local name=python-brick-cinderclient-ext 2026-08-27 09:55:30.346 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-27 09:55:30.350 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-27 09:55:30.353 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2026-08-27 09:55:30.356 | + inc/python:use_library_from_git:269 : return 1 2026-08-27 09:55:30.360 | + lib/cinder:install_cinderclient:599 : use_library_from_git python-cinderclient 2026-08-27 09:55:30.363 | + inc/python:use_library_from_git:266 : local name=python-cinderclient 2026-08-27 09:55:30.367 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-27 09:55:30.370 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-27 09:55:30.373 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-cinderclient, ]] 2026-08-27 09:55:30.377 | + inc/python:use_library_from_git:269 : return 1 2026-08-27 09:55:30.381 | + ./stack.sh:main:910 : install_novaclient 2026-08-27 09:55:30.384 | + lib/nova:install_novaclient:901 : use_library_from_git python-novaclient 2026-08-27 09:55:30.388 | + inc/python:use_library_from_git:266 : local name=python-novaclient 2026-08-27 09:55:30.391 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-27 09:55:30.394 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-27 09:55:30.398 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-novaclient, ]] 2026-08-27 09:55:30.402 | + inc/python:use_library_from_git:269 : return 1 2026-08-27 09:55:30.406 | + ./stack.sh:main:911 : is_service_enabled swift glance horizon 2026-08-27 09:55:30.428 | + functions-common:is_service_enabled:2076 : return 0 2026-08-27 09:55:30.432 | + ./stack.sh:main:912 : install_swiftclient 2026-08-27 09:55:30.436 | + lib/swift:install_swiftclient:744 : use_library_from_git python-swiftclient 2026-08-27 09:55:30.440 | + inc/python:use_library_from_git:266 : local name=python-swiftclient 2026-08-27 09:55:30.443 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-27 09:55:30.446 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-27 09:55:30.450 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-swiftclient, ]] 2026-08-27 09:55:30.454 | + inc/python:use_library_from_git:269 : return 1 2026-08-27 09:55:30.457 | + ./stack.sh:main:914 : is_service_enabled neutron nova horizon 2026-08-27 09:55:30.479 | + functions-common:is_service_enabled:2076 : return 0 2026-08-27 09:55:30.483 | + ./stack.sh:main:915 : install_neutronclient 2026-08-27 09:55:30.486 | + lib/neutron:install_neutronclient:542 : use_library_from_git python-neutronclient 2026-08-27 09:55:30.488 | + inc/python:use_library_from_git:266 : local name=python-neutronclient 2026-08-27 09:55:30.492 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-27 09:55:30.495 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-27 09:55:30.498 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-neutronclient, ]] 2026-08-27 09:55:30.502 | + inc/python:use_library_from_git:269 : return 1 2026-08-27 09:55:30.506 | + ./stack.sh:main:919 : install_keystonemiddleware 2026-08-27 09:55:30.509 | + lib/keystone:install_keystonemiddleware:479 : use_library_from_git keystonemiddleware 2026-08-27 09:55:30.513 | + inc/python:use_library_from_git:266 : local name=keystonemiddleware 2026-08-27 09:55:30.516 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-27 09:55:30.519 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-27 09:55:30.522 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,keystonemiddleware, ]] 2026-08-27 09:55:30.525 | + inc/python:use_library_from_git:269 : return 1 2026-08-27 09:55:30.529 | + lib/keystone:install_keystonemiddleware:484 : pip_install_gr keystonemiddleware 2026-08-27 09:55:30.533 | + inc/python:pip_install_gr:94 : local name=keystonemiddleware 2026-08-27 09:55:30.536 | + inc/python:pip_install_gr:95 : local clean_name 2026-08-27 09:55:30.540 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements keystonemiddleware 2026-08-27 09:55:30.544 | ++ inc/python:get_from_global_requirements:241 : local package=keystonemiddleware 2026-08-27 09:55:30.547 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-08-27 09:55:30.552 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2026-08-27 09:55:30.553 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-08-27 09:55:30.559 | ++ inc/python:get_from_global_requirements:243 : required_pkg='keystonemiddleware ' 2026-08-27 09:55:30.563 | ++ inc/python:get_from_global_requirements:244 : [[ keystonemiddleware == '' ]] 2026-08-27 09:55:30.566 | ++ inc/python:get_from_global_requirements:247 : echo keystonemiddleware 2026-08-27 09:55:30.570 | + inc/python:pip_install_gr:96 : clean_name=keystonemiddleware 2026-08-27 09:55:30.574 | + inc/python:pip_install_gr:97 : pip_install keystonemiddleware 2026-08-27 09:55:30.600 | Using python 3.12 to install keystonemiddleware 2026-08-27 09:55:30.604 | + 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-27 09:55:31.760 | Collecting keystonemiddleware 2026-08-27 09:55:31.895 | Downloading keystonemiddleware-13.0.1-py3-none-any.whl.metadata (3.9 kB) 2026-08-27 09:55:31.958 | Collecting keystoneauth1>=3.12.0 (from keystonemiddleware) 2026-08-27 09:55:31.973 | Downloading keystoneauth1-5.16.0-py3-none-any.whl.metadata (2.8 kB) 2026-08-27 09:55:32.029 | Collecting oslo.cache>=3.11.0 (from keystonemiddleware) 2026-08-27 09:55:32.045 | Downloading oslo_cache-4.3.0-py3-none-any.whl.metadata (2.5 kB) 2026-08-27 09:55:32.105 | Collecting oslo.config>=5.2.0 (from keystonemiddleware) 2026-08-27 09:55:32.122 | Downloading oslo_config-10.7.0-py3-none-any.whl.metadata (2.3 kB) 2026-08-27 09:55:32.169 | Collecting oslo.context>=2.19.2 (from keystonemiddleware) 2026-08-27 09:55:32.186 | Downloading oslo_context-6.5.0-py3-none-any.whl.metadata (2.3 kB) 2026-08-27 09:55:32.236 | Collecting oslo.i18n>=3.15.3 (from keystonemiddleware) 2026-08-27 09:55:32.259 | Downloading oslo_i18n-6.9.0-py3-none-any.whl.metadata (2.0 kB) 2026-08-27 09:55:32.315 | Collecting oslo.log>=3.36.0 (from keystonemiddleware) 2026-08-27 09:55:32.334 | Downloading oslo_log-8.3.0-py3-none-any.whl.metadata (2.5 kB) 2026-08-27 09:55:32.382 | Collecting oslo.serialization>=2.18.0 (from keystonemiddleware) 2026-08-27 09:55:32.400 | Downloading oslo_serialization-5.11.0-py3-none-any.whl.metadata (2.1 kB) 2026-08-27 09:55:32.458 | Collecting oslo.utils>=3.33.0 (from keystonemiddleware) 2026-08-27 09:55:32.474 | Downloading oslo_utils-10.2.0-py3-none-any.whl.metadata (2.1 kB) 2026-08-27 09:55:32.485 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware) (7.0.3) 2026-08-27 09:55:32.515 | Collecting pycadf>=1.1.0 (from keystonemiddleware) 2026-08-27 09:55:32.535 | Downloading pycadf-4.1.0-py3-none-any.whl.metadata (2.2 kB) 2026-08-27 09:55:32.576 | Collecting PyJWT>=2.4.0 (from keystonemiddleware) 2026-08-27 09:55:32.591 | Downloading pyjwt-2.13.0-py3-none-any.whl.metadata (3.4 kB) 2026-08-27 09:55:32.640 | Collecting python-keystoneclient>=3.20.0 (from keystonemiddleware) 2026-08-27 09:55:32.657 | Downloading python_keystoneclient-5.8.0-py3-none-any.whl.metadata (3.8 kB) 2026-08-27 09:55:32.667 | Requirement already satisfied: requests>=2.14.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware) (2.34.2) 2026-08-27 09:55:32.702 | Collecting WebOb>=1.7.1 (from keystonemiddleware) 2026-08-27 09:55:32.722 | Downloading webob-1.8.11-py2.py3-none-any.whl.metadata (13 kB) 2026-08-27 09:55:32.736 | 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-27 09:55:32.773 | Collecting stevedore>=1.20.0 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-08-27 09:55:32.788 | Downloading stevedore-5.9.1-py3-none-any.whl.metadata (2.3 kB) 2026-08-27 09:55:32.824 | Collecting os-service-types>=1.2.0 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-08-27 09:55:32.840 | Downloading os_service_types-1.9.0-py3-none-any.whl.metadata (2.0 kB) 2026-08-27 09:55:32.882 | Collecting typing-extensions>=4.12 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-08-27 09:55:32.897 | Downloading typing_extensions-4.16.0-py3-none-any.whl.metadata (3.3 kB) 2026-08-27 09:55:32.940 | Collecting dogpile.cache>=1.3.3 (from oslo.cache>=3.11.0->keystonemiddleware) 2026-08-27 09:55:32.960 | Downloading dogpile_cache-1.5.0-py3-none-any.whl.metadata (5.5 kB) 2026-08-27 09:55:33.009 | Collecting decorator>=4.0.0 (from dogpile.cache>=1.3.3->oslo.cache>=3.11.0->keystonemiddleware) 2026-08-27 09:55:33.024 | Downloading decorator-5.3.1-py3-none-any.whl.metadata (3.9 kB) 2026-08-27 09:55:33.068 | Collecting netaddr>=0.7.18 (from oslo.config>=5.2.0->keystonemiddleware) 2026-08-27 09:55:33.085 | Downloading netaddr-1.3.0-py3-none-any.whl.metadata (5.0 kB) 2026-08-27 09:55:33.122 | Collecting rfc3986>=1.2.0 (from oslo.config>=5.2.0->keystonemiddleware) 2026-08-27 09:55:33.142 | Downloading rfc3986-2.0.0-py2.py3-none-any.whl.metadata (6.6 kB) 2026-08-27 09:55:33.152 | 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-27 09:55:33.190 | Collecting python-dateutil>=2.7.0 (from oslo.log>=3.36.0->keystonemiddleware) 2026-08-27 09:55:33.205 | Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) 2026-08-27 09:55:33.215 | 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-27 09:55:33.217 | 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-27 09:55:33.366 | Collecting msgpack>=0.5.2 (from oslo.serialization>=2.18.0->keystonemiddleware) 2026-08-27 09:55:33.382 | 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-27 09:55:33.440 | Collecting pyparsing>=2.1.0 (from oslo.utils>=3.33.0->keystonemiddleware) 2026-08-27 09:55:33.456 | Downloading pyparsing-3.3.2-py3-none-any.whl.metadata (5.8 kB) 2026-08-27 09:55:33.466 | 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-27 09:55:33.595 | Collecting psutil>=3.2.2 (from oslo.utils>=3.33.0->keystonemiddleware) 2026-08-27 09:55:33.610 | 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-27 09:55:33.630 | 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-27 09:55:33.665 | Collecting six>=1.5 (from python-dateutil>=2.7.0->oslo.log>=3.36.0->keystonemiddleware) 2026-08-27 09:55:33.680 | Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) 2026-08-27 09:55:33.697 | 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-27 09:55:33.698 | 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-27 09:55:33.699 | 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-27 09:55:33.701 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (2023.11.17) 2026-08-27 09:55:33.779 | Downloading keystonemiddleware-13.0.1-py3-none-any.whl (135 kB) 2026-08-27 09:55:33.823 | Downloading keystoneauth1-5.16.0-py3-none-any.whl (349 kB) 2026-08-27 09:55:33.860 | Downloading os_service_types-1.9.0-py3-none-any.whl (25 kB) 2026-08-27 09:55:33.888 | Downloading oslo_cache-4.3.0-py3-none-any.whl (65 kB) 2026-08-27 09:55:33.911 | Downloading dogpile_cache-1.5.0-py3-none-any.whl (64 kB) 2026-08-27 09:55:33.932 | Downloading decorator-5.3.1-py3-none-any.whl (10 kB) 2026-08-27 09:55:33.954 | Downloading oslo_config-10.7.0-py3-none-any.whl (143 kB) 2026-08-27 09:55:33.979 | Downloading netaddr-1.3.0-py3-none-any.whl (2.3 MB) 2026-08-27 09:55:34.027 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 50.1 MB/s 0:00:00 2026-08-27 09:55:34.043 | Downloading oslo_context-6.5.0-py3-none-any.whl (20 kB) 2026-08-27 09:55:34.066 | Downloading oslo_i18n-6.9.0-py3-none-any.whl (47 kB) 2026-08-27 09:55:34.090 | Downloading oslo_log-8.3.0-py3-none-any.whl (77 kB) 2026-08-27 09:55:34.113 | Downloading oslo_serialization-5.11.0-py3-none-any.whl (27 kB) 2026-08-27 09:55:34.134 | 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-27 09:55:34.161 | Downloading oslo_utils-10.2.0-py3-none-any.whl (154 kB) 2026-08-27 09:55:34.184 | 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-27 09:55:34.207 | Downloading pycadf-4.1.0-py3-none-any.whl (44 kB) 2026-08-27 09:55:34.228 | Downloading pyjwt-2.13.0-py3-none-any.whl (31 kB) 2026-08-27 09:55:34.250 | Downloading pyparsing-3.3.2-py3-none-any.whl (122 kB) 2026-08-27 09:55:34.272 | Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 2026-08-27 09:55:34.299 | Downloading python_keystoneclient-5.8.0-py3-none-any.whl (397 kB) 2026-08-27 09:55:34.325 | Downloading rfc3986-2.0.0-py2.py3-none-any.whl (31 kB) 2026-08-27 09:55:34.347 | Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) 2026-08-27 09:55:34.368 | Downloading stevedore-5.9.1-py3-none-any.whl (54 kB) 2026-08-27 09:55:34.390 | Downloading typing_extensions-4.16.0-py3-none-any.whl (45 kB) 2026-08-27 09:55:34.412 | Downloading webob-1.8.11-py2.py3-none-any.whl (118 kB) 2026-08-27 09:55:34.777 | 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-27 09:55:35.038 | Attempting uninstall: six 2026-08-27 09:55:35.047 | Found existing installation: six 1.16.0 2026-08-27 09:55:35.047 | Not uninstalling six at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-27 09:55:35.048 | Can't uninstall 'six'. No files were found to uninstall. 2026-08-27 09:55:35.110 | Attempting uninstall: pyparsing 2026-08-27 09:55:35.117 | Found existing installation: pyparsing 3.1.1 2026-08-27 09:55:35.118 | Not uninstalling pyparsing at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-27 09:55:35.118 | Can't uninstall 'pyparsing'. No files were found to uninstall. 2026-08-27 09:55:35.257 | Attempting uninstall: PyJWT 2026-08-27 09:55:35.264 | Found existing installation: PyJWT 2.7.0 2026-08-27 09:55:35.265 | Not uninstalling pyjwt at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-27 09:55:35.265 | Can't uninstall 'PyJWT'. No files were found to uninstall. 2026-08-27 09:55:35.429 | Attempting uninstall: netaddr 2026-08-27 09:55:35.438 | Found existing installation: netaddr 0.8.0 2026-08-27 09:55:35.438 | Not uninstalling netaddr at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-27 09:55:35.439 | Can't uninstall 'netaddr'. No files were found to uninstall. 2026-08-27 09:55:35.697 | Attempting uninstall: python-dateutil 2026-08-27 09:55:35.706 | Found existing installation: python-dateutil 2.8.2 2026-08-27 09:55:35.706 | Not uninstalling python-dateutil at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-27 09:55:35.707 | Can't uninstall 'python-dateutil'. No files were found to uninstall. 2026-08-27 09:55:37.871 | 2026-08-27 09:55:37.878 | 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.0 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-5.8.0 rfc3986-2.0.0 six-1.17.0 stevedore-5.9.1 typing-extensions-4.16.0 2026-08-27 09:55:38.079 | + inc/python:pip_install:216 : result=0 2026-08-27 09:55:38.083 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-27 09:55:38.086 | + functions-common:time_stop:2420 : local name 2026-08-27 09:55:38.089 | + functions-common:time_stop:2421 : local end_time 2026-08-27 09:55:38.092 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-27 09:55:38.095 | + functions-common:time_stop:2423 : local total 2026-08-27 09:55:38.098 | + functions-common:time_stop:2424 : local start_time 2026-08-27 09:55:38.101 | + functions-common:time_stop:2426 : name=pip_install 2026-08-27 09:55:38.104 | + functions-common:time_stop:2427 : start_time=1787824530594 2026-08-27 09:55:38.107 | + functions-common:time_stop:2429 : [[ -z 1787824530594 ]] 2026-08-27 09:55:38.112 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-27 09:55:38.117 | + functions-common:time_stop:2432 : end_time=1787824538113 2026-08-27 09:55:38.119 | + functions-common:time_stop:2433 : elapsed_time=7519 2026-08-27 09:55:38.123 | + functions-common:time_stop:2434 : total=38833 2026-08-27 09:55:38.125 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-27 09:55:38.128 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=46352 2026-08-27 09:55:38.132 | + inc/python:pip_install:219 : return 0 2026-08-27 09:55:38.135 | + lib/keystone:install_keystonemiddleware:488 : pip_install_gr python-memcached 2026-08-27 09:55:38.138 | + inc/python:pip_install_gr:94 : local name=python-memcached 2026-08-27 09:55:38.142 | + inc/python:pip_install_gr:95 : local clean_name 2026-08-27 09:55:38.146 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements python-memcached 2026-08-27 09:55:38.150 | ++ inc/python:get_from_global_requirements:241 : local package=python-memcached 2026-08-27 09:55:38.153 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-08-27 09:55:38.159 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2026-08-27 09:55:38.159 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-08-27 09:55:38.165 | ++ inc/python:get_from_global_requirements:243 : required_pkg='python-memcached ' 2026-08-27 09:55:38.168 | ++ inc/python:get_from_global_requirements:244 : [[ python-memcached == '' ]] 2026-08-27 09:55:38.171 | ++ inc/python:get_from_global_requirements:247 : echo python-memcached 2026-08-27 09:55:38.175 | + inc/python:pip_install_gr:96 : clean_name=python-memcached 2026-08-27 09:55:38.178 | + inc/python:pip_install_gr:97 : pip_install python-memcached 2026-08-27 09:55:38.203 | Using python 3.12 to install python-memcached 2026-08-27 09:55:38.206 | + 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-27 09:55:39.339 | Collecting python-memcached 2026-08-27 09:55:39.473 | Downloading python_memcached-1.62-py2.py3-none-any.whl.metadata (2.3 kB) 2026-08-27 09:55:39.498 | Downloading python_memcached-1.62-py2.py3-none-any.whl (15 kB) 2026-08-27 09:55:39.697 | Installing collected packages: python-memcached 2026-08-27 09:55:39.731 | Successfully installed python-memcached-1.62 2026-08-27 09:55:39.844 | + inc/python:pip_install:216 : result=0 2026-08-27 09:55:39.847 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-27 09:55:39.851 | + functions-common:time_stop:2420 : local name 2026-08-27 09:55:39.854 | + functions-common:time_stop:2421 : local end_time 2026-08-27 09:55:39.856 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-27 09:55:39.860 | + functions-common:time_stop:2423 : local total 2026-08-27 09:55:39.862 | + functions-common:time_stop:2424 : local start_time 2026-08-27 09:55:39.866 | + functions-common:time_stop:2426 : name=pip_install 2026-08-27 09:55:39.869 | + functions-common:time_stop:2427 : start_time=1787824538197 2026-08-27 09:55:39.873 | + functions-common:time_stop:2429 : [[ -z 1787824538197 ]] 2026-08-27 09:55:39.876 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-27 09:55:39.881 | + functions-common:time_stop:2432 : end_time=1787824539877 2026-08-27 09:55:39.885 | + functions-common:time_stop:2433 : elapsed_time=1680 2026-08-27 09:55:39.888 | + functions-common:time_stop:2434 : total=46352 2026-08-27 09:55:39.891 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-27 09:55:39.893 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=48032 2026-08-27 09:55:39.897 | + inc/python:pip_install:219 : return 0 2026-08-27 09:55:39.901 | + ./stack.sh:main:921 : is_service_enabled keystone 2026-08-27 09:55:39.924 | + functions-common:is_service_enabled:2076 : return 0 2026-08-27 09:55:39.928 | + ./stack.sh:main:922 : '[' 192.168.122.38 == 192.168.122.38 ']' 2026-08-27 09:55:39.931 | + ./stack.sh:main:923 : stack_install_service keystone 2026-08-27 09:55:39.934 | + lib/stack:stack_install_service:20 : local service=keystone 2026-08-27 09:55:39.938 | + lib/stack:stack_install_service:21 : type install_keystone 2026-08-27 09:55:39.941 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-08-27 09:55:39.943 | + lib/stack:stack_install_service:32 : install_keystone 2026-08-27 09:55:39.947 | + lib/keystone:install_keystone:494 : is_service_enabled ldap 2026-08-27 09:55:39.966 | + functions-common:is_service_enabled:2076 : return 1 2026-08-27 09:55:39.968 | + lib/keystone:install_keystone:498 : git_clone https://review.opendev.org/openstack/keystone.git /opt/stack/keystone master 2026-08-27 09:55:39.971 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/keystone.git 2026-08-27 09:55:39.975 | + functions-common:git_clone:590 : local git_dest=/opt/stack/keystone 2026-08-27 09:55:39.977 | + functions-common:git_clone:591 : local git_ref=master 2026-08-27 09:55:39.980 | + functions-common:git_clone:592 : local orig_dir 2026-08-27 09:55:39.984 | ++ functions-common:git_clone:593 : pwd 2026-08-27 09:55:39.988 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-08-27 09:55:39.991 | + functions-common:git_clone:594 : local git_clone_flags= 2026-08-27 09:55:39.994 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-08-27 09:55:40.012 | + functions-common:git_clone:596 : RECLONE=False 2026-08-27 09:55:40.015 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-08-27 09:55:40.018 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-08-27 09:55:40.022 | + functions-common:git_clone:610 : echo master 2026-08-27 09:55:40.022 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-08-27 09:55:40.027 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/keystone ]] 2026-08-27 09:55:40.030 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-08-27 09:55:40.032 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/keystone.git /opt/stack/keystone 2026-08-27 09:55:40.035 | + functions-common:git_timed:697 : local count=0 2026-08-27 09:55:40.038 | + functions-common:git_timed:698 : local timeout=0 2026-08-27 09:55:40.040 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-08-27 09:55:40.042 | + functions-common:git_timed:701 : timeout=0 2026-08-27 09:55:40.045 | + functions-common:git_timed:704 : time_start git_timed 2026-08-27 09:55:40.047 | + functions-common:time_start:2406 : local name=git_timed 2026-08-27 09:55:40.050 | + functions-common:time_start:2407 : local start_time= 2026-08-27 09:55:40.053 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-27 09:55:40.057 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-27 09:55:40.062 | + functions-common:time_start:2411 : _TIME_START[$name]=1787824540059 2026-08-27 09:55:40.064 | + 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-27 09:55:40.068 | Cloning into '/opt/stack/keystone'... 2026-08-27 09:55:57.148 | + functions-common:git_timed:719 : time_stop git_timed 2026-08-27 09:55:57.152 | + functions-common:time_stop:2420 : local name 2026-08-27 09:55:57.156 | + functions-common:time_stop:2421 : local end_time 2026-08-27 09:55:57.160 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-27 09:55:57.163 | + functions-common:time_stop:2423 : local total 2026-08-27 09:55:57.167 | + functions-common:time_stop:2424 : local start_time 2026-08-27 09:55:57.170 | + functions-common:time_stop:2426 : name=git_timed 2026-08-27 09:55:57.174 | + functions-common:time_stop:2427 : start_time=1787824540059 2026-08-27 09:55:57.177 | + functions-common:time_stop:2429 : [[ -z 1787824540059 ]] 2026-08-27 09:55:57.182 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-27 09:55:57.187 | + functions-common:time_stop:2432 : end_time=1787824557183 2026-08-27 09:55:57.191 | + functions-common:time_stop:2433 : elapsed_time=17124 2026-08-27 09:55:57.194 | + functions-common:time_stop:2434 : total=4992 2026-08-27 09:55:57.198 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-27 09:55:57.201 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=22116 2026-08-27 09:55:57.205 | + functions-common:git_clone:631 : cd /opt/stack/keystone 2026-08-27 09:55:57.208 | + functions-common:git_clone:632 : git_timed fetch origin master 2026-08-27 09:55:57.212 | + functions-common:git_timed:697 : local count=0 2026-08-27 09:55:57.215 | + functions-common:git_timed:698 : local timeout=0 2026-08-27 09:55:57.219 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-08-27 09:55:57.222 | + functions-common:git_timed:701 : timeout=0 2026-08-27 09:55:57.225 | + functions-common:git_timed:704 : time_start git_timed 2026-08-27 09:55:57.229 | + functions-common:time_start:2406 : local name=git_timed 2026-08-27 09:55:57.232 | + functions-common:time_start:2407 : local start_time= 2026-08-27 09:55:57.236 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-27 09:55:57.240 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-27 09:55:57.246 | + functions-common:time_start:2411 : _TIME_START[$name]=1787824557242 2026-08-27 09:55:57.249 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-08-27 09:55:57.887 | From https://review.opendev.org/openstack/keystone 2026-08-27 09:55:57.887 | * branch master -> FETCH_HEAD 2026-08-27 09:55:57.897 | + functions-common:git_timed:719 : time_stop git_timed 2026-08-27 09:55:57.900 | + functions-common:time_stop:2420 : local name 2026-08-27 09:55:57.904 | + functions-common:time_stop:2421 : local end_time 2026-08-27 09:55:57.908 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-27 09:55:57.911 | + functions-common:time_stop:2423 : local total 2026-08-27 09:55:57.915 | + functions-common:time_stop:2424 : local start_time 2026-08-27 09:55:57.918 | + functions-common:time_stop:2426 : name=git_timed 2026-08-27 09:55:57.921 | + functions-common:time_stop:2427 : start_time=1787824557242 2026-08-27 09:55:57.925 | + functions-common:time_stop:2429 : [[ -z 1787824557242 ]] 2026-08-27 09:55:57.929 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-27 09:55:57.935 | + functions-common:time_stop:2432 : end_time=1787824557931 2026-08-27 09:55:57.938 | + functions-common:time_stop:2433 : elapsed_time=689 2026-08-27 09:55:57.942 | + functions-common:time_stop:2434 : total=22116 2026-08-27 09:55:57.945 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-27 09:55:57.949 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=22805 2026-08-27 09:55:57.952 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-08-27 09:55:57.955 | + functions-common:git_timed:697 : local count=0 2026-08-27 09:55:57.958 | + functions-common:git_timed:698 : local timeout=0 2026-08-27 09:55:57.962 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-08-27 09:55:57.966 | + functions-common:git_timed:701 : timeout=0 2026-08-27 09:55:57.969 | + functions-common:git_timed:704 : time_start git_timed 2026-08-27 09:55:57.973 | + functions-common:time_start:2406 : local name=git_timed 2026-08-27 09:55:57.976 | + functions-common:time_start:2407 : local start_time= 2026-08-27 09:55:57.980 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-27 09:55:57.985 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-27 09:55:57.991 | + functions-common:time_start:2411 : _TIME_START[$name]=1787824557987 2026-08-27 09:55:57.995 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-08-27 09:55:58.162 | Note: switching to 'FETCH_HEAD'. 2026-08-27 09:55:58.162 | 2026-08-27 09:55:58.163 | You are in 'detached HEAD' state. You can look around, make experimental 2026-08-27 09:55:58.163 | changes and commit them, and you can discard any commits you make in this 2026-08-27 09:55:58.163 | state without impacting any branches by switching back to a branch. 2026-08-27 09:55:58.163 | 2026-08-27 09:55:58.163 | If you want to create a new branch to retain commits you create, you may 2026-08-27 09:55:58.163 | do so (now or later) by using -c with the switch command. Example: 2026-08-27 09:55:58.163 | 2026-08-27 09:55:58.163 | git switch -c 2026-08-27 09:55:58.163 | 2026-08-27 09:55:58.163 | Or undo this operation with: 2026-08-27 09:55:58.163 | 2026-08-27 09:55:58.164 | git switch - 2026-08-27 09:55:58.164 | 2026-08-27 09:55:58.164 | Turn off this advice by setting config variable advice.detachedHead to false 2026-08-27 09:55:58.164 | 2026-08-27 09:55:58.164 | HEAD is now at 16afc813b Merge "Abandon server-side paged search cursor when sizelimit is reached" 2026-08-27 09:55:58.168 | + functions-common:git_timed:719 : time_stop git_timed 2026-08-27 09:55:58.172 | + functions-common:time_stop:2420 : local name 2026-08-27 09:55:58.175 | + functions-common:time_stop:2421 : local end_time 2026-08-27 09:55:58.178 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-27 09:55:58.182 | + functions-common:time_stop:2423 : local total 2026-08-27 09:55:58.185 | + functions-common:time_stop:2424 : local start_time 2026-08-27 09:55:58.189 | + functions-common:time_stop:2426 : name=git_timed 2026-08-27 09:55:58.192 | + functions-common:time_stop:2427 : start_time=1787824557987 2026-08-27 09:55:58.196 | + functions-common:time_stop:2429 : [[ -z 1787824557987 ]] 2026-08-27 09:55:58.200 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-27 09:55:58.205 | + functions-common:time_stop:2432 : end_time=1787824558201 2026-08-27 09:55:58.208 | + functions-common:time_stop:2433 : elapsed_time=214 2026-08-27 09:55:58.212 | + functions-common:time_stop:2434 : total=22805 2026-08-27 09:55:58.215 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-27 09:55:58.219 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=23019 2026-08-27 09:55:58.222 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/keystone 2026-08-27 09:55:58.241 | + functions-common:git_clone:672 : cd /opt/stack/keystone 2026-08-27 09:55:58.246 | + functions-common:git_clone:673 : git show --oneline 2026-08-27 09:55:58.246 | + functions-common:git_clone:673 : head -1 2026-08-27 09:55:58.250 | 16afc813b Merge "Abandon server-side paged search cursor when sizelimit is reached" 2026-08-27 09:55:58.254 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-08-27 09:55:58.258 | + lib/keystone:install_keystone:499 : setup_develop /opt/stack/keystone 2026-08-27 09:55:58.262 | + inc/python:setup_develop:353 : local bindep 2026-08-27 09:55:58.266 | + inc/python:setup_develop:354 : [[ /opt/stack/keystone == -bindep* ]] 2026-08-27 09:55:58.269 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/keystone 2026-08-27 09:55:58.273 | + inc/python:setup_develop:359 : local extras= 2026-08-27 09:55:58.277 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2026-08-27 09:55:58.281 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-08-27 09:55:58.284 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/keystone == -bindep* ]] 2026-08-27 09:55:58.288 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/keystone 2026-08-27 09:55:58.292 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-08-27 09:55:58.295 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-08-27 09:55:58.300 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/keystone 2026-08-27 09:55:58.304 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-08-27 09:55:58.308 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/keystone 2026-08-27 09:55:58.312 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-08-27 09:55:58.316 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-08-27 09:55:58.321 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2026-08-27 09:55:58.327 | + inc/python:_setup_package_with_constraints_edit:400 : name=keystone 2026-08-27 09:55:58.331 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z keystone ']' 2026-08-27 09:55:58.335 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2026-08-27 09:55:58.503 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/keystone -e 2026-08-27 09:55:58.507 | + inc/python:setup_package:436 : local bindep=0 2026-08-27 09:55:58.511 | + inc/python:setup_package:437 : local bindep_flag= 2026-08-27 09:55:58.514 | + inc/python:setup_package:438 : local bindep_profiles= 2026-08-27 09:55:58.518 | + inc/python:setup_package:439 : [[ /opt/stack/keystone == -bindep* ]] 2026-08-27 09:55:58.522 | + inc/python:setup_package:444 : local project_dir=/opt/stack/keystone 2026-08-27 09:55:58.526 | + inc/python:setup_package:445 : local flags=-e 2026-08-27 09:55:58.529 | + inc/python:setup_package:446 : local extras= 2026-08-27 09:55:58.533 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-08-27 09:55:58.537 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-08-27 09:55:58.541 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-08-27 09:55:58.544 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-08-27 09:55:58.548 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-08-27 09:55:58.552 | + inc/python:setup_package:464 : pip_install -e /opt/stack/keystone 2026-08-27 09:55:58.580 | Using python 3.12 to install /opt/stack/keystone 2026-08-27 09:55:58.583 | + 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-27 09:55:59.558 | Obtaining file:///opt/stack/keystone 2026-08-27 09:55:59.563 | Installing build dependencies: started 2026-08-27 09:56:01.049 | Installing build dependencies: finished with status 'done' 2026-08-27 09:56:01.050 | Checking if build backend supports build_editable: started 2026-08-27 09:56:01.601 | Checking if build backend supports build_editable: finished with status 'done' 2026-08-27 09:56:01.602 | Getting requirements to build editable: started 2026-08-27 09:56:01.900 | Getting requirements to build editable: finished with status 'done' 2026-08-27 09:56:01.902 | Preparing editable metadata (pyproject.toml): started 2026-08-27 09:56:02.969 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-08-27 09:56:02.985 | 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.dev64) (7.0.3) 2026-08-27 09:56:02.985 | Requirement already satisfied: WebOb>=1.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev64) (1.8.11) 2026-08-27 09:56:03.220 | Collecting Flask!=0.11,>=1.0.2 (from keystone==29.1.0.dev64) 2026-08-27 09:56:03.347 | Downloading flask-3.1.3-py3-none-any.whl.metadata (3.2 kB) 2026-08-27 09:56:03.388 | Collecting Flask-RESTful>=0.3.5 (from keystone==29.1.0.dev64) 2026-08-27 09:56:03.405 | Downloading Flask_RESTful-0.3.10-py2.py3-none-any.whl.metadata (1.0 kB) 2026-08-27 09:56:03.799 | Collecting cryptography>=2.7 (from keystone==29.1.0.dev64) 2026-08-27 09:56:03.814 | Downloading cryptography-43.0.3-cp39-abi3-manylinux_2_28_x86_64.whl.metadata (5.4 kB) 2026-08-27 09:56:04.401 | Collecting SQLAlchemy>=1.4.0 (from keystone==29.1.0.dev64) 2026-08-27 09:56:04.415 | 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-27 09:56:04.438 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev64) (5.9.1) 2026-08-27 09:56:04.439 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev64) (5.8.0) 2026-08-27 09:56:04.441 | Requirement already satisfied: keystonemiddleware>=7.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev64) (13.0.1) 2026-08-27 09:56:04.515 | Collecting bcrypt>=3.1.3 (from keystone==29.1.0.dev64) 2026-08-27 09:56:04.532 | Downloading bcrypt-5.0.0-cp39-abi3-manylinux_2_34_x86_64.whl.metadata (10 kB) 2026-08-27 09:56:04.545 | Requirement already satisfied: oslo.cache>=1.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev64) (4.3.0) 2026-08-27 09:56:04.546 | Requirement already satisfied: oslo.config>=6.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev64) (10.7.0) 2026-08-27 09:56:04.547 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev64) (6.5.0) 2026-08-27 09:56:04.609 | Collecting oslo.messaging>=5.29.0 (from keystone==29.1.0.dev64) 2026-08-27 09:56:04.625 | Downloading oslo_messaging-18.2.0-py3-none-any.whl.metadata (2.6 kB) 2026-08-27 09:56:04.686 | Collecting oslo.db>=6.0.0 (from keystone==29.1.0.dev64) 2026-08-27 09:56:04.703 | Downloading oslo_db-18.1.1-py3-none-any.whl.metadata (2.7 kB) 2026-08-27 09:56:04.712 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev64) (6.9.0) 2026-08-27 09:56:04.714 | Requirement already satisfied: oslo.log>=3.44.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev64) (8.3.0) 2026-08-27 09:56:04.756 | Collecting oslo.middleware>=3.31.0 (from keystone==29.1.0.dev64) 2026-08-27 09:56:04.772 | Downloading oslo_middleware-8.2.0-py3-none-any.whl.metadata (2.7 kB) 2026-08-27 09:56:04.828 | Collecting oslo.policy>=4.5.0 (from keystone==29.1.0.dev64) 2026-08-27 09:56:04.844 | Downloading oslo_policy-6.0.1-py3-none-any.whl.metadata (2.2 kB) 2026-08-27 09:56:04.855 | 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.dev64) (5.11.0) 2026-08-27 09:56:04.885 | Collecting oslo.upgradecheck>=1.3.0 (from keystone==29.1.0.dev64) 2026-08-27 09:56:04.900 | Downloading oslo_upgradecheck-2.8.0-py3-none-any.whl.metadata (1.8 kB) 2026-08-27 09:56:04.910 | Requirement already satisfied: oslo.utils>=3.33.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev64) (10.2.0) 2026-08-27 09:56:04.939 | Collecting oauthlib>=0.6.2 (from keystone==29.1.0.dev64) 2026-08-27 09:56:04.954 | Downloading oauthlib-3.3.1-py3-none-any.whl.metadata (7.9 kB) 2026-08-27 09:56:04.999 | Collecting pysaml2>=5.0.0 (from keystone==29.1.0.dev64) 2026-08-27 09:56:05.014 | Downloading pysaml2-7.5.4-py3-none-any.whl.metadata (6.5 kB) 2026-08-27 09:56:05.025 | Requirement already satisfied: PyJWT>=1.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev64) (2.13.0) 2026-08-27 09:56:05.026 | Requirement already satisfied: dogpile.cache>=1.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev64) (1.5.0) 2026-08-27 09:56:05.068 | Collecting jsonschema>=3.2.0 (from keystone==29.1.0.dev64) 2026-08-27 09:56:05.083 | Downloading jsonschema-4.26.0-py3-none-any.whl.metadata (7.6 kB) 2026-08-27 09:56:05.095 | 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.dev64) (4.1.0) 2026-08-27 09:56:05.096 | Requirement already satisfied: msgpack>=0.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev64) (1.2.1) 2026-08-27 09:56:05.129 | Collecting osprofiler>=1.4.0 (from keystone==29.1.0.dev64) 2026-08-27 09:56:05.145 | Downloading osprofiler-4.4.0-py3-none-any.whl.metadata (3.1 kB) 2026-08-27 09:56:05.194 | Collecting Werkzeug>=0.15.0 (from keystone==29.1.0.dev64) 2026-08-27 09:56:05.209 | Downloading werkzeug-3.1.8-py3-none-any.whl.metadata (4.0 kB) 2026-08-27 09:56:05.427 | Collecting cffi>=1.12 (from cryptography>=2.7->keystone==29.1.0.dev64) 2026-08-27 09:56:05.442 | Downloading cffi-2.1.1-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (2.5 kB) 2026-08-27 09:56:05.478 | Collecting pycparser (from cffi>=1.12->cryptography>=2.7->keystone==29.1.0.dev64) 2026-08-27 09:56:05.493 | Downloading pycparser-3.0-py3-none-any.whl.metadata (8.2 kB) 2026-08-27 09:56:05.504 | 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.dev64) (5.3.1) 2026-08-27 09:56:05.533 | Collecting blinker>=1.9.0 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev64) 2026-08-27 09:56:05.548 | Downloading blinker-1.9.0-py3-none-any.whl.metadata (1.6 kB) 2026-08-27 09:56:05.590 | Collecting click>=8.1.3 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev64) 2026-08-27 09:56:05.605 | Downloading click-8.4.2-py3-none-any.whl.metadata (2.6 kB) 2026-08-27 09:56:05.639 | Collecting itsdangerous>=2.2.0 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev64) 2026-08-27 09:56:05.653 | Downloading itsdangerous-2.2.0-py3-none-any.whl.metadata (1.9 kB) 2026-08-27 09:56:05.693 | Collecting jinja2>=3.1.2 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev64) 2026-08-27 09:56:05.708 | Downloading jinja2-3.1.6-py3-none-any.whl.metadata (2.9 kB) 2026-08-27 09:56:05.814 | Collecting markupsafe>=2.1.1 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev64) 2026-08-27 09:56:05.830 | 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-27 09:56:05.872 | Collecting aniso8601>=0.82 (from Flask-RESTful>=0.3.5->keystone==29.1.0.dev64) 2026-08-27 09:56:05.888 | Downloading aniso8601-10.0.1-py2.py3-none-any.whl.metadata (23 kB) 2026-08-27 09:56:05.904 | 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.dev64) (1.17.0) 2026-08-27 09:56:05.973 | Collecting pytz (from Flask-RESTful>=0.3.5->keystone==29.1.0.dev64) 2026-08-27 09:56:05.988 | Downloading pytz-2026.3.post1-py2.py3-none-any.whl.metadata (22 kB) 2026-08-27 09:56:06.033 | Collecting attrs>=22.2.0 (from jsonschema>=3.2.0->keystone==29.1.0.dev64) 2026-08-27 09:56:06.048 | Downloading attrs-26.1.0-py3-none-any.whl.metadata (8.8 kB) 2026-08-27 09:56:06.085 | Collecting jsonschema-specifications>=2023.03.6 (from jsonschema>=3.2.0->keystone==29.1.0.dev64) 2026-08-27 09:56:06.100 | Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl.metadata (2.9 kB) 2026-08-27 09:56:06.152 | Collecting referencing>=0.28.4 (from jsonschema>=3.2.0->keystone==29.1.0.dev64) 2026-08-27 09:56:06.168 | Downloading referencing-0.37.0-py3-none-any.whl.metadata (2.8 kB) 2026-08-27 09:56:06.770 | Collecting rpds-py>=0.25.0 (from jsonschema>=3.2.0->keystone==29.1.0.dev64) 2026-08-27 09:56:06.786 | Downloading rpds_py-2026.6.3-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.1 kB) 2026-08-27 09:56:06.800 | 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.dev64) (5.16.0) 2026-08-27 09:56:06.802 | 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.dev64) (2.34.2) 2026-08-27 09:56:06.806 | 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.dev64) (2.1.0) 2026-08-27 09:56:06.807 | 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.dev64) (1.9.0) 2026-08-27 09:56:06.808 | 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.dev64) (4.16.0) 2026-08-27 09:56:06.820 | 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.dev64) (1.3.0) 2026-08-27 09:56:06.821 | 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.dev64) (2.0.0) 2026-08-27 09:56:06.822 | 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.dev64) (6.0.3) 2026-08-27 09:56:06.867 | Collecting alembic>=0.9.6 (from oslo.db>=6.0.0->keystone==29.1.0.dev64) 2026-08-27 09:56:06.882 | Downloading alembic-1.19.1-py3-none-any.whl.metadata (7.3 kB) 2026-08-27 09:56:06.892 | 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.dev64) (3.1.0) 2026-08-27 09:56:06.922 | Collecting testresources>=2.0.0 (from oslo.db>=6.0.0->keystone==29.1.0.dev64) 2026-08-27 09:56:06.937 | Downloading testresources-2.1.2-py3-none-any.whl.metadata (15 kB) 2026-08-27 09:56:06.972 | Collecting testscenarios>=0.4 (from oslo.db>=6.0.0->keystone==29.1.0.dev64) 2026-08-27 09:56:06.987 | Downloading testscenarios-0.6.2-py3-none-any.whl.metadata (13 kB) 2026-08-27 09:56:07.032 | Collecting Mako (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==29.1.0.dev64) 2026-08-27 09:56:07.047 | Downloading mako-1.4.1-py3-none-any.whl.metadata (2.9 kB) 2026-08-27 09:56:07.059 | 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.dev64) (2.3.0) 2026-08-27 09:56:07.064 | 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.dev64) (2.9.0.post0) 2026-08-27 09:56:07.067 | 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.dev64) (3.5.0) 2026-08-27 09:56:07.111 | Collecting oslo.service>=1.24.0 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev64) 2026-08-27 09:56:07.127 | Downloading oslo_service-4.8.0-py3-none-any.whl.metadata (2.8 kB) 2026-08-27 09:56:07.172 | Collecting cachetools>=2.0.0 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev64) 2026-08-27 09:56:07.187 | Downloading cachetools-7.1.7-py3-none-any.whl.metadata (5.5 kB) 2026-08-27 09:56:07.231 | Collecting amqp>=2.5.2 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev64) 2026-08-27 09:56:07.247 | Downloading amqp-5.3.1-py3-none-any.whl.metadata (8.9 kB) 2026-08-27 09:56:07.307 | Collecting kombu>=5.2.0 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev64) 2026-08-27 09:56:07.324 | Downloading kombu-5.6.2-py3-none-any.whl.metadata (3.5 kB) 2026-08-27 09:56:07.366 | Collecting oslo.metrics>=0.2.1 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev64) 2026-08-27 09:56:07.381 | Downloading oslo_metrics-0.17.0-py3-none-any.whl.metadata (1.5 kB) 2026-08-27 09:56:07.419 | Collecting vine<6.0.0,>=5.0.0 (from amqp>=2.5.2->oslo.messaging>=5.29.0->keystone==29.1.0.dev64) 2026-08-27 09:56:07.434 | Downloading vine-5.1.0-py3-none-any.whl.metadata (2.7 kB) 2026-08-27 09:56:07.479 | Collecting tzdata>=2025.2 (from kombu>=5.2.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev64) 2026-08-27 09:56:07.494 | Downloading tzdata-2026.3-py2.py3-none-any.whl.metadata (1.4 kB) 2026-08-27 09:56:07.503 | 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.dev64) (26.3) 2026-08-27 09:56:07.536 | Collecting prometheus-client>=0.6.0 (from oslo.metrics>=0.2.1->oslo.messaging>=5.29.0->keystone==29.1.0.dev64) 2026-08-27 09:56:07.552 | Downloading prometheus_client-0.26.0-py3-none-any.whl.metadata (2.1 kB) 2026-08-27 09:56:07.593 | Collecting statsd>=3.2.1 (from oslo.middleware>=3.31.0->keystone==29.1.0.dev64) 2026-08-27 09:56:07.610 | Downloading statsd-4.0.1-py2.py3-none-any.whl.metadata (2.9 kB) 2026-08-27 09:56:07.660 | Collecting eventlet>=0.27.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev64) 2026-08-27 09:56:07.677 | Downloading eventlet-0.41.2-py3-none-any.whl.metadata (5.4 kB) 2026-08-27 09:56:07.964 | Collecting greenlet>=0.4.15 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev64) 2026-08-27 09:56:07.979 | Downloading greenlet-3.5.5-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.metadata (3.8 kB) 2026-08-27 09:56:08.028 | Collecting oslo.concurrency>=3.25.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev64) 2026-08-27 09:56:08.043 | Downloading oslo_concurrency-7.6.1-py3-none-any.whl.metadata (2.2 kB) 2026-08-27 09:56:08.079 | Collecting PasteDeploy>=1.5.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev64) 2026-08-27 09:56:08.097 | Downloading PasteDeploy-3.1.0-py3-none-any.whl.metadata (2.7 kB) 2026-08-27 09:56:08.135 | Collecting Routes>=2.3.1 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev64) 2026-08-27 09:56:08.150 | Downloading Routes-2.5.1-py2.py3-none-any.whl.metadata (25 kB) 2026-08-27 09:56:08.198 | Collecting Paste>=2.0.2 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev64) 2026-08-27 09:56:08.215 | Downloading Paste-3.10.1-py3-none-any.whl.metadata (5.3 kB) 2026-08-27 09:56:08.288 | Collecting Yappi>=1.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev64) 2026-08-27 09:56:08.304 | 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-27 09:56:08.345 | Collecting dnspython>=1.15.0 (from eventlet>=0.27.0->oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev64) 2026-08-27 09:56:08.359 | Downloading dnspython-2.8.0-py3-none-any.whl.metadata (5.7 kB) 2026-08-27 09:56:08.407 | 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.dev64) 2026-08-27 09:56:08.422 | Downloading fasteners-0.20-py3-none-any.whl.metadata (4.8 kB) 2026-08-27 09:56:08.467 | Collecting PrettyTable>=0.7.1 (from oslo.upgradecheck>=1.3.0->keystone==29.1.0.dev64) 2026-08-27 09:56:08.483 | Downloading prettytable-3.18.0-py3-none-any.whl.metadata (37 kB) 2026-08-27 09:56:08.503 | 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.dev64) (3.3.2) 2026-08-27 09:56:08.504 | 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.dev64) (7.2.2) 2026-08-27 09:56:08.516 | 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.dev64) (84.0.0) 2026-08-27 09:56:08.554 | Collecting wcwidth>=0.3.5 (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->keystone==29.1.0.dev64) 2026-08-27 09:56:08.569 | Downloading wcwidth-0.8.2-py3-none-any.whl.metadata (43 kB) 2026-08-27 09:56:08.631 | Collecting defusedxml (from pysaml2>=5.0.0->keystone==29.1.0.dev64) 2026-08-27 09:56:08.646 | Downloading defusedxml-0.7.1-py2.py3-none-any.whl.metadata (32 kB) 2026-08-27 09:56:08.690 | Collecting pyopenssl<24.3.0 (from pysaml2>=5.0.0->keystone==29.1.0.dev64) 2026-08-27 09:56:08.707 | Downloading pyOpenSSL-24.2.1-py3-none-any.whl.metadata (13 kB) 2026-08-27 09:56:08.761 | Collecting xmlschema<3.0.0,>=2.0.0 (from pysaml2>=5.0.0->keystone==29.1.0.dev64) 2026-08-27 09:56:08.777 | Downloading xmlschema-2.5.1-py3-none-any.whl.metadata (8.3 kB) 2026-08-27 09:56:08.799 | 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.dev64) (3.5.0) 2026-08-27 09:56:08.800 | 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.dev64) (3.18) 2026-08-27 09:56:08.801 | 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.dev64) (2.7.0) 2026-08-27 09:56:08.802 | 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.dev64) (2023.11.17) 2026-08-27 09:56:08.856 | Collecting elementpath<5.0.0,>=4.1.5 (from xmlschema<3.0.0,>=2.0.0->pysaml2>=5.0.0->keystone==29.1.0.dev64) 2026-08-27 09:56:08.872 | Downloading elementpath-4.8.0-py3-none-any.whl.metadata (7.2 kB) 2026-08-27 09:56:08.934 | Collecting repoze.lru>=0.3 (from Routes>=2.3.1->oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev64) 2026-08-27 09:56:08.950 | Downloading repoze_lru-0.8-py3-none-any.whl.metadata (1.8 kB) 2026-08-27 09:56:09.055 | Downloading bcrypt-5.0.0-cp39-abi3-manylinux_2_34_x86_64.whl (278 kB) 2026-08-27 09:56:09.096 | Downloading cryptography-43.0.3-cp39-abi3-manylinux_2_28_x86_64.whl (4.0 MB) 2026-08-27 09:56:09.177 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.0/4.0 MB 49.8 MB/s 0:00:00 2026-08-27 09:56:09.192 | Downloading cffi-2.1.1-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (221 kB) 2026-08-27 09:56:09.216 | Downloading flask-3.1.3-py3-none-any.whl (103 kB) 2026-08-27 09:56:09.239 | Downloading blinker-1.9.0-py3-none-any.whl (8.5 kB) 2026-08-27 09:56:09.258 | Downloading click-8.4.2-py3-none-any.whl (119 kB) 2026-08-27 09:56:09.280 | Downloading Flask_RESTful-0.3.10-py2.py3-none-any.whl (26 kB) 2026-08-27 09:56:09.303 | Downloading aniso8601-10.0.1-py2.py3-none-any.whl (52 kB) 2026-08-27 09:56:09.324 | Downloading itsdangerous-2.2.0-py3-none-any.whl (16 kB) 2026-08-27 09:56:09.345 | Downloading jinja2-3.1.6-py3-none-any.whl (134 kB) 2026-08-27 09:56:09.367 | Downloading jsonschema-4.26.0-py3-none-any.whl (90 kB) 2026-08-27 09:56:09.388 | Downloading attrs-26.1.0-py3-none-any.whl (67 kB) 2026-08-27 09:56:09.411 | Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl (18 kB) 2026-08-27 09:56:09.432 | 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-27 09:56:09.452 | Downloading oauthlib-3.3.1-py3-none-any.whl (160 kB) 2026-08-27 09:56:09.475 | Downloading oslo_db-18.1.1-py3-none-any.whl (152 kB) 2026-08-27 09:56:09.498 | Downloading alembic-1.19.1-py3-none-any.whl (265 kB) 2026-08-27 09:56:09.525 | Downloading oslo_messaging-18.2.0-py3-none-any.whl (201 kB) 2026-08-27 09:56:09.547 | Downloading amqp-5.3.1-py3-none-any.whl (50 kB) 2026-08-27 09:56:09.568 | Downloading vine-5.1.0-py3-none-any.whl (9.6 kB) 2026-08-27 09:56:09.589 | Downloading cachetools-7.1.7-py3-none-any.whl (16 kB) 2026-08-27 09:56:09.609 | Downloading kombu-5.6.2-py3-none-any.whl (214 kB) 2026-08-27 09:56:09.633 | Downloading oslo_metrics-0.17.0-py3-none-any.whl (14 kB) 2026-08-27 09:56:09.656 | Downloading oslo_middleware-8.2.0-py3-none-any.whl (74 kB) 2026-08-27 09:56:09.678 | Downloading oslo_policy-6.0.1-py3-none-any.whl (89 kB) 2026-08-27 09:56:09.701 | Downloading oslo_service-4.8.0-py3-none-any.whl (125 kB) 2026-08-27 09:56:09.725 | Downloading eventlet-0.41.2-py3-none-any.whl (364 kB) 2026-08-27 09:56:09.750 | Downloading dnspython-2.8.0-py3-none-any.whl (331 kB) 2026-08-27 09:56:09.774 | Downloading greenlet-3.5.5-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (621 kB) 2026-08-27 09:56:09.792 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 621.4/621.4 kB 34.6 MB/s 0:00:00 2026-08-27 09:56:09.808 | Downloading oslo_concurrency-7.6.1-py3-none-any.whl (49 kB) 2026-08-27 09:56:09.829 | Downloading fasteners-0.20-py3-none-any.whl (18 kB) 2026-08-27 09:56:09.850 | Downloading oslo_upgradecheck-2.8.0-py3-none-any.whl (14 kB) 2026-08-27 09:56:09.872 | Downloading osprofiler-4.4.0-py3-none-any.whl (95 kB) 2026-08-27 09:56:09.895 | Downloading Paste-3.10.1-py3-none-any.whl (289 kB) 2026-08-27 09:56:09.920 | Downloading PasteDeploy-3.1.0-py3-none-any.whl (16 kB) 2026-08-27 09:56:09.941 | Downloading prettytable-3.18.0-py3-none-any.whl (37 kB) 2026-08-27 09:56:09.962 | Downloading prometheus_client-0.26.0-py3-none-any.whl (64 kB) 2026-08-27 09:56:09.985 | Downloading pysaml2-7.5.4-py3-none-any.whl (420 kB) 2026-08-27 09:56:10.011 | Downloading pyOpenSSL-24.2.1-py3-none-any.whl (58 kB) 2026-08-27 09:56:10.032 | Downloading xmlschema-2.5.1-py3-none-any.whl (395 kB) 2026-08-27 09:56:10.058 | Downloading elementpath-4.8.0-py3-none-any.whl (243 kB) 2026-08-27 09:56:10.081 | Downloading referencing-0.37.0-py3-none-any.whl (26 kB) 2026-08-27 09:56:10.103 | Downloading Routes-2.5.1-py2.py3-none-any.whl (40 kB) 2026-08-27 09:56:10.124 | Downloading repoze_lru-0.8-py3-none-any.whl (6.4 kB) 2026-08-27 09:56:10.145 | Downloading rpds_py-2026.6.3-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (366 kB) 2026-08-27 09:56:10.170 | 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-27 09:56:10.237 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.4/3.4 MB 52.4 MB/s 0:00:00 2026-08-27 09:56:10.252 | Downloading statsd-4.0.1-py2.py3-none-any.whl (13 kB) 2026-08-27 09:56:10.275 | Downloading testresources-2.1.2-py3-none-any.whl (25 kB) 2026-08-27 09:56:10.296 | Downloading testscenarios-0.6.2-py3-none-any.whl (12 kB) 2026-08-27 09:56:10.317 | Downloading tzdata-2026.3-py2.py3-none-any.whl (348 kB) 2026-08-27 09:56:10.341 | Downloading wcwidth-0.8.2-py3-none-any.whl (323 kB) 2026-08-27 09:56:10.366 | Downloading werkzeug-3.1.8-py3-none-any.whl (226 kB) 2026-08-27 09:56:10.389 | 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-27 09:56:10.411 | Downloading defusedxml-0.7.1-py2.py3-none-any.whl (25 kB) 2026-08-27 09:56:10.432 | Downloading mako-1.4.1-py3-none-any.whl (80 kB) 2026-08-27 09:56:10.454 | Downloading pycparser-3.0-py3-none-any.whl (48 kB) 2026-08-27 09:56:10.476 | Downloading pytz-2026.3.post1-py2.py3-none-any.whl (508 kB) 2026-08-27 09:56:10.793 | Building wheels for collected packages: keystone 2026-08-27 09:56:10.794 | Building editable for keystone (pyproject.toml): started 2026-08-27 09:56:11.876 | Building editable for keystone (pyproject.toml): finished with status 'done' 2026-08-27 09:56:11.877 | Created wheel for keystone: filename=keystone-29.1.0.dev64-0.editable-py3-none-any.whl size=9272 sha256=322e8ce998d0ad1e290ea49707624d8043688afbb60fcf085f8659a3e01a4133 2026-08-27 09:56:11.880 | Stored in directory: /tmp/pip-ephem-wheel-cache-c50w9ed2/wheels/d5/df/96/ee2394c3a20d6f991844794e53669e9943a8d62f162c6e6710 2026-08-27 09:56:11.882 | Successfully built keystone 2026-08-27 09:56:12.243 | 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-27 09:56:12.296 | Attempting uninstall: pytz 2026-08-27 09:56:12.306 | Found existing installation: pytz 2024.1 2026-08-27 09:56:12.306 | Not uninstalling pytz at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-27 09:56:12.307 | Can't uninstall 'pytz'. No files were found to uninstall. 2026-08-27 09:56:14.101 | Attempting uninstall: oauthlib 2026-08-27 09:56:14.112 | Found existing installation: oauthlib 3.2.2 2026-08-27 09:56:14.113 | Not uninstalling oauthlib at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-27 09:56:14.114 | Can't uninstall 'oauthlib'. No files were found to uninstall. 2026-08-27 09:56:14.259 | Attempting uninstall: markupsafe 2026-08-27 09:56:14.271 | Found existing installation: MarkupSafe 2.1.5 2026-08-27 09:56:14.272 | Not uninstalling markupsafe at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-27 09:56:14.273 | Can't uninstall 'MarkupSafe'. No files were found to uninstall. 2026-08-27 09:56:15.360 | Attempting uninstall: click 2026-08-27 09:56:15.370 | Found existing installation: click 8.1.6 2026-08-27 09:56:15.370 | Not uninstalling click at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-27 09:56:15.372 | Can't uninstall 'click'. No files were found to uninstall. 2026-08-27 09:56:15.541 | Attempting uninstall: blinker 2026-08-27 09:56:15.552 | Found existing installation: blinker 1.7.0 2026-08-27 09:56:15.553 | Not uninstalling blinker at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-27 09:56:15.553 | Can't uninstall 'blinker'. No files were found to uninstall. 2026-08-27 09:56:15.572 | Attempting uninstall: bcrypt 2026-08-27 09:56:15.582 | Found existing installation: bcrypt 3.2.2 2026-08-27 09:56:15.583 | Not uninstalling bcrypt at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-27 09:56:15.583 | Can't uninstall 'bcrypt'. No files were found to uninstall. 2026-08-27 09:56:15.602 | Attempting uninstall: attrs 2026-08-27 09:56:15.613 | Found existing installation: attrs 23.2.0 2026-08-27 09:56:15.613 | Not uninstalling attrs at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-27 09:56:15.614 | Can't uninstall 'attrs'. No files were found to uninstall. 2026-08-27 09:56:18.720 | Attempting uninstall: jinja2 2026-08-27 09:56:18.730 | Found existing installation: Jinja2 3.1.2 2026-08-27 09:56:18.731 | Not uninstalling jinja2 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-27 09:56:18.731 | Can't uninstall 'Jinja2'. No files were found to uninstall. 2026-08-27 09:56:19.776 | Attempting uninstall: cryptography 2026-08-27 09:56:19.789 | Found existing installation: cryptography 41.0.7 2026-08-27 09:56:19.790 | Not uninstalling cryptography at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-27 09:56:19.791 | Can't uninstall 'cryptography'. No files were found to uninstall. 2026-08-27 09:56:20.394 | Attempting uninstall: pyopenssl 2026-08-27 09:56:20.406 | Found existing installation: pyOpenSSL 23.2.0 2026-08-27 09:56:20.407 | Not uninstalling pyopenssl at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-27 09:56:20.407 | Can't uninstall 'pyOpenSSL'. No files were found to uninstall. 2026-08-27 09:56:20.832 | Attempting uninstall: jsonschema 2026-08-27 09:56:20.843 | Found existing installation: jsonschema 4.10.3 2026-08-27 09:56:20.844 | Not uninstalling jsonschema at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-27 09:56:20.844 | Can't uninstall 'jsonschema'. No files were found to uninstall. 2026-08-27 09:56:22.464 | 2026-08-27 09:56:22.465 | 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-27 09:56:22.465 | service-identity 24.1.0 requires pyasn1-modules, which is not installed. 2026-08-27 09:56:22.480 | 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.dev64 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.2.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-27 09:56:22.839 | + inc/python:pip_install:216 : result=0 2026-08-27 09:56:22.842 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-27 09:56:22.844 | + functions-common:time_stop:2420 : local name 2026-08-27 09:56:22.846 | + functions-common:time_stop:2421 : local end_time 2026-08-27 09:56:22.850 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-27 09:56:22.853 | + functions-common:time_stop:2423 : local total 2026-08-27 09:56:22.855 | + functions-common:time_stop:2424 : local start_time 2026-08-27 09:56:22.859 | + functions-common:time_stop:2426 : name=pip_install 2026-08-27 09:56:22.862 | + functions-common:time_stop:2427 : start_time=1787824558573 2026-08-27 09:56:22.865 | + functions-common:time_stop:2429 : [[ -z 1787824558573 ]] 2026-08-27 09:56:22.869 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-27 09:56:22.874 | + functions-common:time_stop:2432 : end_time=1787824582870 2026-08-27 09:56:22.877 | + functions-common:time_stop:2433 : elapsed_time=24297 2026-08-27 09:56:22.880 | + functions-common:time_stop:2434 : total=48032 2026-08-27 09:56:22.883 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-27 09:56:22.887 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=72329 2026-08-27 09:56:22.889 | + inc/python:pip_install:219 : return 0 2026-08-27 09:56:22.893 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-08-27 09:56:22.896 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-08-27 09:56:22.899 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/keystone 2026-08-27 09:56:22.902 | + inc/python:use_library_from_git:266 : local name=/opt/stack/keystone 2026-08-27 09:56:22.905 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-27 09:56:22.908 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-27 09:56:22.910 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/keystone, ]] 2026-08-27 09:56:22.913 | + inc/python:use_library_from_git:269 : return 1 2026-08-27 09:56:22.917 | + lib/keystone:install_keystone:501 : is_service_enabled ldap 2026-08-27 09:56:22.937 | + functions-common:is_service_enabled:2076 : return 1 2026-08-27 09:56:22.940 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-08-27 09:56:22.944 | + ./stack.sh:main:924 : configure_keystone 2026-08-27 09:56:22.948 | + lib/keystone:configure_keystone:145 : sudo install -d -o quobyte /etc/keystone 2026-08-27 09:56:22.965 | + 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-27 09:56:22.968 | + lib/keystone:configure_keystone:148 : install -m 600 /dev/null /etc/keystone/keystone.conf 2026-08-27 09:56:22.973 | + lib/keystone:configure_keystone:151 : is_service_enabled ldap 2026-08-27 09:56:22.993 | + functions-common:is_service_enabled:2076 : return 1 2026-08-27 09:56:22.996 | + lib/keystone:configure_keystone:155 : iniset /etc/keystone/keystone.conf identity driver sql 2026-08-27 09:56:23.037 | + lib/keystone:configure_keystone:156 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2026-08-27 09:56:23.076 | + lib/keystone:configure_keystone:157 : iniset /etc/keystone/keystone.conf assignment driver sql 2026-08-27 09:56:23.117 | + lib/keystone:configure_keystone:158 : iniset /etc/keystone/keystone.conf role driver sql 2026-08-27 09:56:23.157 | + lib/keystone:configure_keystone:159 : iniset /etc/keystone/keystone.conf resource driver sql 2026-08-27 09:56:23.195 | + lib/keystone:configure_keystone:162 : iniset /etc/keystone/keystone.conf cache enabled True 2026-08-27 09:56:23.233 | + lib/keystone:configure_keystone:163 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2026-08-27 09:56:23.268 | + lib/keystone:configure_keystone:164 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2026-08-27 09:56:23.304 | + lib/keystone:configure_keystone:168 : iniset /etc/keystone/keystone.conf api response_validation error 2026-08-27 09:56:23.342 | + lib/keystone:configure_keystone:170 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2026-08-27 09:56:23.345 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=keystone 2026-08-27 09:56:23.349 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/keystone/keystone.conf 2026-08-27 09:56:23.352 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=oslo_messaging_notifications 2026-08-27 09:56:23.355 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-08-27 09:56:23.359 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-08-27 09:56:23.379 | + functions-common:is_service_enabled:2076 : return 0 2026-08-27 09:56:23.384 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-08-27 09:56:23.387 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-08-27 09:56:23.391 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-08-27 09:56:23.412 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-27 09:56:23.415 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.38:5672/ 2026-08-27 09:56:23.418 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:stackqueue@192.168.122.38:5672/ 2026-08-27 09:56:23.457 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-08-27 09:56:23.460 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-08-27 09:56:23.462 | + lib/keystone:configure_keystone:176 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://192.168.122.38/identity 2026-08-27 09:56:23.501 | + lib/keystone:configure_keystone:178 : [[ fernet != '' ]] 2026-08-27 09:56:23.504 | + lib/keystone:configure_keystone:179 : iniset /etc/keystone/keystone.conf token provider fernet 2026-08-27 09:56:23.544 | ++ lib/keystone:configure_keystone:182 : database_connection_url keystone 2026-08-27 09:56:23.547 | ++ lib/database:database_connection_url:134 : local db=keystone 2026-08-27 09:56:23.551 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2026-08-27 09:56:23.554 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=keystone 2026-08-27 09:56:23.557 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-08-27 09:56:23.561 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-08-27 09:56:23.564 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-08-27 09:56:23.585 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-27 09:56:23.588 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-08-27 09:56:23.592 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/keystone?charset=utf8&plugin=dbcounter' 2026-08-27 09:56:23.596 | + 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-27 09:56:23.636 | + lib/keystone:configure_keystone:185 : '[' False '!=' False ']' 2026-08-27 09:56:23.638 | + lib/keystone:configure_keystone:190 : setup_logging /etc/keystone/keystone.conf 2026-08-27 09:56:23.641 | + functions:setup_logging:693 : setup_systemd_logging /etc/keystone/keystone.conf 2026-08-27 09:56:23.645 | + functions:setup_systemd_logging:710 : local conf_file=/etc/keystone/keystone.conf 2026-08-27 09:56:23.649 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-08-27 09:56:23.671 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-08-27 09:56:23.674 | + functions:setup_systemd_logging:716 : local pidstr= 2026-08-27 09:56:23.677 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-08-27 09:56:23.681 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-08-27 09:56:23.683 | + 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-27 09:56:23.721 | + 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-27 09:56:23.757 | + 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-27 09:56:23.793 | + functions:setup_systemd_logging:727 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-08-27 09:56:23.830 | + functions:setup_systemd_logging:730 : iniset /etc/keystone/keystone.conf DEFAULT log_color False 2026-08-27 09:56:23.867 | + lib/keystone:configure_keystone:192 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2026-08-27 09:56:23.903 | + lib/keystone:configure_keystone:194 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini keystone.wsgi.api:application /identity '' keystone-api 2026-08-27 09:56:23.907 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/keystone/keystone-uwsgi-public.ini 2026-08-27 09:56:23.910 | + lib/apache:write_uwsgi_config:244 : local wsgi=keystone.wsgi.api:application 2026-08-27 09:56:23.913 | + lib/apache:write_uwsgi_config:245 : local url=/identity 2026-08-27 09:56:23.916 | + lib/apache:write_uwsgi_config:246 : local http= 2026-08-27 09:56:23.920 | + lib/apache:write_uwsgi_config:247 : local name=keystone-api 2026-08-27 09:56:23.923 | + lib/apache:write_uwsgi_config:249 : '[' -z keystone-api ']' 2026-08-27 09:56:23.926 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-08-27 09:56:23.929 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-08-27 09:56:23.947 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-08-27 09:56:23.947 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-08-27 09:56:23.957 | d /var/run/uwsgi 0755 quobyte root 2026-08-27 09:56:23.963 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-08-27 09:56:23.976 | /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-27 09:56:23.982 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/keystone-api.socket 2026-08-27 09:56:23.986 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2026-08-27 09:56:23.991 | + lib/apache:write_uwsgi_config:270 : [[ keystone.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-08-27 09:56:23.994 | + lib/apache:write_uwsgi_config:271 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi module keystone.wsgi.api:application 2026-08-27 09:56:24.032 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2026-08-27 09:56:24.068 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2026-08-27 09:56:24.104 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2026-08-27 09:56:24.141 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2026-08-27 09:56:24.175 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 80 2026-08-27 09:56:24.212 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2026-08-27 09:56:24.249 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2026-08-27 09:56:24.285 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2026-08-27 09:56:24.321 | + 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-27 09:56:24.356 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2026-08-27 09:56:24.392 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2026-08-27 09:56:24.430 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2026-08-27 09:56:24.466 | + lib/apache:write_uwsgi_config:298 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi start-time %t 2026-08-27 09:56:24.503 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-08-27 09:56:24.507 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-08-27 09:56:24.511 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for keystone-api 2026-08-27 09:56:24.514 | ++ lib/apache:apache_site_config_for:174 : local site=keystone-api 2026-08-27 09:56:24.518 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-08-27 09:56:24.521 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-27 09:56:24.524 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-27 09:56:24.528 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/keystone-api.conf 2026-08-27 09:56:24.531 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/keystone-api.conf 2026-08-27 09:56:24.535 | + lib/apache:write_uwsgi_config:306 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-api.socket 2026-08-27 09:56:24.570 | + lib/apache:write_uwsgi_config:307 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2026-08-27 09:56:24.608 | + 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-27 09:56:24.608 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/keystone-api.conf 2026-08-27 09:56:24.618 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-api.socket|uwsgi://uwsgi-uds-keystone-api" retry=0 acquire=1 2026-08-27 09:56:24.624 | + lib/apache:write_uwsgi_config:309 : enable_apache_site keystone-api 2026-08-27 09:56:24.627 | + lib/apache:enable_apache_site:191 : local site=keystone-api 2026-08-27 09:56:24.630 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-08-27 09:56:24.633 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-08-27 09:56:24.636 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-08-27 09:56:24.640 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-08-27 09:56:24.643 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-27 09:56:24.645 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-27 09:56:24.649 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-08-27 09:56:24.652 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-08-27 09:56:24.655 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-27 09:56:24.658 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-27 09:56:24.661 | + lib/apache:enable_apache_site:195 : sudo a2ensite keystone-api 2026-08-27 09:56:24.672 | perl: warning: Setting locale failed. 2026-08-27 09:56:24.672 | perl: warning: Please check that your locale settings: 2026-08-27 09:56:24.672 | LANGUAGE = (unset), 2026-08-27 09:56:24.672 | LC_ALL = "en_US.utf8", 2026-08-27 09:56:24.673 | LANG = "de_DE.UTF-8" 2026-08-27 09:56:24.673 | are supported and installed on your system. 2026-08-27 09:56:24.673 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-27 09:56:24.714 | Enabling site keystone-api. 2026-08-27 09:56:24.720 | To activate the new configuration, you need to run: 2026-08-27 09:56:24.720 | systemctl reload apache2 2026-08-27 09:56:24.725 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-08-27 09:56:24.729 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-08-27 09:56:24.732 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-08-27 09:56:24.735 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-08-27 09:56:24.867 | + lib/keystone:configure_keystone:196 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2026-08-27 09:56:24.906 | + lib/keystone:configure_keystone:198 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2026-08-27 09:56:24.945 | + lib/keystone:configure_keystone:200 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2026-08-27 09:56:24.981 | + lib/keystone:configure_keystone:208 : [[ True = True ]] 2026-08-27 09:56:24.984 | + lib/keystone:configure_keystone:209 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2026-08-27 09:56:25.021 | + lib/keystone:configure_keystone:210 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2026-08-27 09:56:25.057 | + lib/keystone:configure_keystone:211 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2026-08-27 09:56:25.095 | + lib/keystone:configure_keystone:214 : iniset /etc/keystone/keystone.conf oslo_policy policy_file policy.yaml 2026-08-27 09:56:25.135 | + lib/keystone:configure_keystone:216 : [[ True == True ]] 2026-08-27 09:56:25.138 | + lib/keystone:configure_keystone:217 : iniset /etc/keystone/keystone.conf oslo_policy enforce_new_defaults true 2026-08-27 09:56:25.176 | + ./stack.sh:main:928 : is_service_enabled swift 2026-08-27 09:56:25.197 | + functions-common:is_service_enabled:2076 : return 1 2026-08-27 09:56:25.201 | + ./stack.sh:main:942 : is_service_enabled g-api n-api 2026-08-27 09:56:25.222 | + functions-common:is_service_enabled:2076 : return 0 2026-08-27 09:56:25.225 | + ./stack.sh:main:944 : stack_install_service glance 2026-08-27 09:56:25.228 | + lib/stack:stack_install_service:20 : local service=glance 2026-08-27 09:56:25.232 | + lib/stack:stack_install_service:21 : type install_glance 2026-08-27 09:56:25.235 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-08-27 09:56:25.238 | + lib/stack:stack_install_service:32 : install_glance 2026-08-27 09:56:25.242 | + lib/glance:install_glance:551 : glance_store_extras=() 2026-08-27 09:56:25.245 | + lib/glance:install_glance:551 : local glance_store_extras 2026-08-27 09:56:25.249 | + lib/glance:install_glance:553 : is_service_enabled cinder 2026-08-27 09:56:25.268 | + functions-common:is_service_enabled:2076 : return 0 2026-08-27 09:56:25.272 | + lib/glance:install_glance:554 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2026-08-27 09:56:25.275 | + lib/glance:install_glance:557 : is_service_enabled swift 2026-08-27 09:56:25.295 | + functions-common:is_service_enabled:2076 : return 1 2026-08-27 09:56:25.298 | + lib/glance:install_glance:563 : use_library_from_git glance_store 2026-08-27 09:56:25.301 | + inc/python:use_library_from_git:266 : local name=glance_store 2026-08-27 09:56:25.304 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-27 09:56:25.307 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-27 09:56:25.311 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,glance_store, ]] 2026-08-27 09:56:25.314 | + inc/python:use_library_from_git:269 : return 1 2026-08-27 09:56:25.319 | ++ lib/glance:install_glance:569 : join_extras cinder 2026-08-27 09:56:25.323 | ++ inc/python:join_extras:28 : local IFS=, 2026-08-27 09:56:25.326 | ++ inc/python:join_extras:29 : echo cinder 2026-08-27 09:56:25.330 | + lib/glance:install_glance:569 : pip_install_gr_extras glance-store cinder 2026-08-27 09:56:25.333 | + inc/python:pip_install_gr_extras:107 : local name=glance-store 2026-08-27 09:56:25.336 | + inc/python:pip_install_gr_extras:108 : local extras=cinder 2026-08-27 09:56:25.340 | + inc/python:pip_install_gr_extras:109 : local version_constraints 2026-08-27 09:56:25.343 | ++ inc/python:pip_install_gr_extras:110 : get_version_constraints_from_global_requirements glance-store 2026-08-27 09:56:25.347 | ++ inc/python:get_version_constraints_from_global_requirements:253 : local package=glance-store 2026-08-27 09:56:25.350 | ++ inc/python:get_version_constraints_from_global_requirements:254 : local required_pkg_version_constraint 2026-08-27 09:56:25.355 | +++ 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-27 09:56:25.355 | +++ inc/python:get_version_constraints_from_global_requirements:256 : cut -d# -f1 2026-08-27 09:56:25.360 | ++ inc/python:get_version_constraints_from_global_requirements:256 : required_pkg_version_constraint='!=0.29.0 ' 2026-08-27 09:56:25.364 | ++ inc/python:get_version_constraints_from_global_requirements:257 : [[ !=0.29.0 == '' ]] 2026-08-27 09:56:25.368 | ++ inc/python:get_version_constraints_from_global_requirements:260 : echo '!=0.29.0' 2026-08-27 09:56:25.372 | + inc/python:pip_install_gr_extras:110 : version_constraints='!=0.29.0' 2026-08-27 09:56:25.374 | + inc/python:pip_install_gr_extras:111 : pip_install 'glance-store[cinder]!=0.29.0' 2026-08-27 09:56:25.400 | Using python 3.12 to install glance-store[cinder]!=0.29.0 2026-08-27 09:56:25.403 | + 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-27 09:56:26.598 | Collecting glance-store!=0.29.0 (from glance-store[cinder]!=0.29.0) 2026-08-27 09:56:26.715 | Downloading glance_store-5.7.0-py3-none-any.whl.metadata (4.5 kB) 2026-08-27 09:56:26.732 | 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-27 09:56:26.733 | 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-27 09:56:26.734 | 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-27 09:56:26.735 | 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-27 09:56:26.736 | 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-27 09:56:26.737 | 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-27 09:56:26.738 | 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-27 09:56:26.738 | 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-27 09:56:26.739 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (5.8.0) 2026-08-27 09:56:26.740 | 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-27 09:56:26.773 | Collecting retrying!=1.3.0,>=1.2.3 (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) 2026-08-27 09:56:26.778 | Downloading retrying-1.4.2-py3-none-any.whl.metadata (5.5 kB) 2026-08-27 09:56:26.788 | 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-27 09:56:26.790 | 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-27 09:56:26.792 | 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-27 09:56:26.833 | Collecting python-cinderclient>=4.1.0 (from glance-store[cinder]!=0.29.0) 2026-08-27 09:56:26.838 | Downloading python_cinderclient-9.9.0-py3-none-any.whl.metadata (19 kB) 2026-08-27 09:56:26.904 | Collecting os-brick>=6.3.0 (from glance-store[cinder]!=0.29.0) 2026-08-27 09:56:26.909 | Downloading os_brick-7.1.1-py3-none-any.whl.metadata (2.9 kB) 2026-08-27 09:56:26.956 | Collecting oslo.rootwrap>=5.8.0 (from glance-store[cinder]!=0.29.0) 2026-08-27 09:56:26.961 | Downloading oslo_rootwrap-7.10.0-py3-none-any.whl.metadata (2.1 kB) 2026-08-27 09:56:27.009 | Collecting oslo.privsep>=1.23.0 (from glance-store[cinder]!=0.29.0) 2026-08-27 09:56:27.014 | Downloading oslo_privsep-3.12.0-py3-none-any.whl.metadata (2.7 kB) 2026-08-27 09:56:27.025 | 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-27 09:56:27.027 | 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-27 09:56:27.027 | 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-27 09:56:27.028 | 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-27 09:56:27.035 | 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-27 09:56:27.036 | 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-27 09:56:27.037 | 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-27 09:56:27.041 | 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-27 09:56:27.042 | 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-27 09:56:27.043 | Requirement already satisfied: oslo.log>=4.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (8.3.0) 2026-08-27 09:56:27.045 | 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-27 09:56:27.077 | Collecting tenacity>=6.3.1 (from os-brick>=6.3.0->glance-store[cinder]!=0.29.0) 2026-08-27 09:56:27.082 | Downloading tenacity-9.1.4-py3-none-any.whl.metadata (1.2 kB) 2026-08-27 09:56:27.092 | 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-27 09:56:27.096 | 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-27 09:56:27.100 | 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-27 09:56:27.101 | 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-27 09:56:27.103 | 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-27 09:56:27.113 | 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-27 09:56:27.116 | 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-27 09:56:27.117 | 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-27 09:56:27.120 | 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-27 09:56:27.127 | 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-27 09:56:27.128 | 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-27 09:56:27.129 | 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-27 09:56:27.131 | 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-27 09:56:27.132 | 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-27 09:56:27.133 | 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-27 09:56:27.134 | 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-27 09:56:27.138 | 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-27 09:56:27.148 | 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-27 09:56:27.149 | 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-27 09:56:27.155 | 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-27 09:56:27.172 | 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-27 09:56:27.177 | 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-27 09:56:27.180 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=4.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (1.17.0) 2026-08-27 09:56:27.193 | 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-27 09:56:27.194 | 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-27 09:56:27.195 | 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-27 09:56:27.196 | 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-27 09:56:27.217 | 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-27 09:56:27.264 | Downloading glance_store-5.7.0-py3-none-any.whl (262 kB) 2026-08-27 09:56:27.308 | Downloading os_brick-7.1.1-py3-none-any.whl (285 kB) 2026-08-27 09:56:27.323 | Downloading oslo_privsep-3.12.0-py3-none-any.whl (41 kB) 2026-08-27 09:56:27.334 | Downloading oslo_rootwrap-7.10.0-py3-none-any.whl (40 kB) 2026-08-27 09:56:27.345 | Downloading python_cinderclient-9.9.0-py3-none-any.whl (256 kB) 2026-08-27 09:56:27.360 | Downloading retrying-1.4.2-py3-none-any.whl (10 kB) 2026-08-27 09:56:27.370 | Downloading tenacity-9.1.4-py3-none-any.whl (28 kB) 2026-08-27 09:56:27.646 | Installing collected packages: tenacity, retrying, oslo.rootwrap, python-cinderclient, oslo.privsep, glance-store, os-brick 2026-08-27 09:56:28.918 | 2026-08-27 09:56:28.935 | 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-27 09:56:29.096 | + inc/python:pip_install:216 : result=0 2026-08-27 09:56:29.100 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-27 09:56:29.103 | + functions-common:time_stop:2420 : local name 2026-08-27 09:56:29.107 | + functions-common:time_stop:2421 : local end_time 2026-08-27 09:56:29.109 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-27 09:56:29.112 | + functions-common:time_stop:2423 : local total 2026-08-27 09:56:29.115 | + functions-common:time_stop:2424 : local start_time 2026-08-27 09:56:29.117 | + functions-common:time_stop:2426 : name=pip_install 2026-08-27 09:56:29.121 | + functions-common:time_stop:2427 : start_time=1787824585393 2026-08-27 09:56:29.124 | + functions-common:time_stop:2429 : [[ -z 1787824585393 ]] 2026-08-27 09:56:29.127 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-27 09:56:29.132 | + functions-common:time_stop:2432 : end_time=1787824589128 2026-08-27 09:56:29.135 | + functions-common:time_stop:2433 : elapsed_time=3735 2026-08-27 09:56:29.139 | + functions-common:time_stop:2434 : total=72329 2026-08-27 09:56:29.142 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-27 09:56:29.145 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=76064 2026-08-27 09:56:29.149 | + inc/python:pip_install:219 : return 0 2026-08-27 09:56:29.152 | + lib/glance:install_glance:570 : copy_rootwrap /opt/stack/data/venv/etc/glance 2026-08-27 09:56:29.156 | + lib/glance:copy_rootwrap:267 : local source_path=/opt/stack/data/venv/etc/glance 2026-08-27 09:56:29.159 | + lib/glance:copy_rootwrap:269 : sudo install -d -o quobyte /etc/glance 2026-08-27 09:56:29.176 | + 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-27 09:56:29.182 | + lib/glance:install_glance:573 : git_clone https://review.opendev.org/openstack/glance.git /opt/stack/glance master 2026-08-27 09:56:29.186 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/glance.git 2026-08-27 09:56:29.189 | + functions-common:git_clone:590 : local git_dest=/opt/stack/glance 2026-08-27 09:56:29.192 | + functions-common:git_clone:591 : local git_ref=master 2026-08-27 09:56:29.195 | + functions-common:git_clone:592 : local orig_dir 2026-08-27 09:56:29.199 | ++ functions-common:git_clone:593 : pwd 2026-08-27 09:56:29.203 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-08-27 09:56:29.206 | + functions-common:git_clone:594 : local git_clone_flags= 2026-08-27 09:56:29.211 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-08-27 09:56:29.231 | + functions-common:git_clone:596 : RECLONE=False 2026-08-27 09:56:29.235 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-08-27 09:56:29.238 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-08-27 09:56:29.242 | + functions-common:git_clone:610 : echo master 2026-08-27 09:56:29.243 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-08-27 09:56:29.249 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/glance ]] 2026-08-27 09:56:29.252 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-08-27 09:56:29.256 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/glance.git /opt/stack/glance 2026-08-27 09:56:29.259 | + functions-common:git_timed:697 : local count=0 2026-08-27 09:56:29.262 | + functions-common:git_timed:698 : local timeout=0 2026-08-27 09:56:29.265 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-08-27 09:56:29.269 | + functions-common:git_timed:701 : timeout=0 2026-08-27 09:56:29.272 | + functions-common:git_timed:704 : time_start git_timed 2026-08-27 09:56:29.275 | + functions-common:time_start:2406 : local name=git_timed 2026-08-27 09:56:29.278 | + functions-common:time_start:2407 : local start_time= 2026-08-27 09:56:29.282 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-27 09:56:29.286 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-27 09:56:29.291 | + functions-common:time_start:2411 : _TIME_START[$name]=1787824589288 2026-08-27 09:56:29.294 | + 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-27 09:56:29.298 | Cloning into '/opt/stack/glance'... 2026-08-27 09:56:37.585 | + functions-common:git_timed:719 : time_stop git_timed 2026-08-27 09:56:37.589 | + functions-common:time_stop:2420 : local name 2026-08-27 09:56:37.592 | + functions-common:time_stop:2421 : local end_time 2026-08-27 09:56:37.595 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-27 09:56:37.598 | + functions-common:time_stop:2423 : local total 2026-08-27 09:56:37.602 | + functions-common:time_stop:2424 : local start_time 2026-08-27 09:56:37.605 | + functions-common:time_stop:2426 : name=git_timed 2026-08-27 09:56:37.609 | + functions-common:time_stop:2427 : start_time=1787824589288 2026-08-27 09:56:37.612 | + functions-common:time_stop:2429 : [[ -z 1787824589288 ]] 2026-08-27 09:56:37.616 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-27 09:56:37.621 | + functions-common:time_stop:2432 : end_time=1787824597617 2026-08-27 09:56:37.624 | + functions-common:time_stop:2433 : elapsed_time=8329 2026-08-27 09:56:37.628 | + functions-common:time_stop:2434 : total=23019 2026-08-27 09:56:37.631 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-27 09:56:37.634 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=31348 2026-08-27 09:56:37.638 | + functions-common:git_clone:631 : cd /opt/stack/glance 2026-08-27 09:56:37.641 | + functions-common:git_clone:632 : git_timed fetch origin master 2026-08-27 09:56:37.644 | + functions-common:git_timed:697 : local count=0 2026-08-27 09:56:37.648 | + functions-common:git_timed:698 : local timeout=0 2026-08-27 09:56:37.650 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-08-27 09:56:37.653 | + functions-common:git_timed:701 : timeout=0 2026-08-27 09:56:37.656 | + functions-common:git_timed:704 : time_start git_timed 2026-08-27 09:56:37.659 | + functions-common:time_start:2406 : local name=git_timed 2026-08-27 09:56:37.662 | + functions-common:time_start:2407 : local start_time= 2026-08-27 09:56:37.665 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-27 09:56:37.670 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-27 09:56:37.674 | + functions-common:time_start:2411 : _TIME_START[$name]=1787824597671 2026-08-27 09:56:37.678 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-08-27 09:56:38.304 | From https://review.opendev.org/openstack/glance 2026-08-27 09:56:38.304 | * branch master -> FETCH_HEAD 2026-08-27 09:56:38.315 | + functions-common:git_timed:719 : time_stop git_timed 2026-08-27 09:56:38.319 | + functions-common:time_stop:2420 : local name 2026-08-27 09:56:38.322 | + functions-common:time_stop:2421 : local end_time 2026-08-27 09:56:38.326 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-27 09:56:38.330 | + functions-common:time_stop:2423 : local total 2026-08-27 09:56:38.333 | + functions-common:time_stop:2424 : local start_time 2026-08-27 09:56:38.337 | + functions-common:time_stop:2426 : name=git_timed 2026-08-27 09:56:38.340 | + functions-common:time_stop:2427 : start_time=1787824597671 2026-08-27 09:56:38.343 | + functions-common:time_stop:2429 : [[ -z 1787824597671 ]] 2026-08-27 09:56:38.348 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-27 09:56:38.352 | + functions-common:time_stop:2432 : end_time=1787824598349 2026-08-27 09:56:38.355 | + functions-common:time_stop:2433 : elapsed_time=678 2026-08-27 09:56:38.358 | + functions-common:time_stop:2434 : total=31348 2026-08-27 09:56:38.361 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-27 09:56:38.364 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=32026 2026-08-27 09:56:38.367 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-08-27 09:56:38.371 | + functions-common:git_timed:697 : local count=0 2026-08-27 09:56:38.374 | + functions-common:git_timed:698 : local timeout=0 2026-08-27 09:56:38.377 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-08-27 09:56:38.380 | + functions-common:git_timed:701 : timeout=0 2026-08-27 09:56:38.383 | + functions-common:git_timed:704 : time_start git_timed 2026-08-27 09:56:38.386 | + functions-common:time_start:2406 : local name=git_timed 2026-08-27 09:56:38.390 | + functions-common:time_start:2407 : local start_time= 2026-08-27 09:56:38.392 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-27 09:56:38.397 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-27 09:56:38.401 | + functions-common:time_start:2411 : _TIME_START[$name]=1787824598398 2026-08-27 09:56:38.405 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-08-27 09:56:38.534 | Note: switching to 'FETCH_HEAD'. 2026-08-27 09:56:38.535 | 2026-08-27 09:56:38.535 | You are in 'detached HEAD' state. You can look around, make experimental 2026-08-27 09:56:38.535 | changes and commit them, and you can discard any commits you make in this 2026-08-27 09:56:38.535 | state without impacting any branches by switching back to a branch. 2026-08-27 09:56:38.535 | 2026-08-27 09:56:38.535 | If you want to create a new branch to retain commits you create, you may 2026-08-27 09:56:38.535 | do so (now or later) by using -c with the switch command. Example: 2026-08-27 09:56:38.535 | 2026-08-27 09:56:38.535 | git switch -c 2026-08-27 09:56:38.535 | 2026-08-27 09:56:38.536 | Or undo this operation with: 2026-08-27 09:56:38.536 | 2026-08-27 09:56:38.536 | git switch - 2026-08-27 09:56:38.536 | 2026-08-27 09:56:38.536 | Turn off this advice by setting config variable advice.detachedHead to false 2026-08-27 09:56:38.536 | 2026-08-27 09:56:38.536 | HEAD is now at 2699961fa tests: Ignore CHECK constraints in test_models_sync 2026-08-27 09:56:38.540 | + functions-common:git_timed:719 : time_stop git_timed 2026-08-27 09:56:38.543 | + functions-common:time_stop:2420 : local name 2026-08-27 09:56:38.546 | + functions-common:time_stop:2421 : local end_time 2026-08-27 09:56:38.549 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-27 09:56:38.552 | + functions-common:time_stop:2423 : local total 2026-08-27 09:56:38.554 | + functions-common:time_stop:2424 : local start_time 2026-08-27 09:56:38.557 | + functions-common:time_stop:2426 : name=git_timed 2026-08-27 09:56:38.560 | + functions-common:time_stop:2427 : start_time=1787824598398 2026-08-27 09:56:38.562 | + functions-common:time_stop:2429 : [[ -z 1787824598398 ]] 2026-08-27 09:56:38.566 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-27 09:56:38.570 | + functions-common:time_stop:2432 : end_time=1787824598567 2026-08-27 09:56:38.573 | + functions-common:time_stop:2433 : elapsed_time=169 2026-08-27 09:56:38.576 | + functions-common:time_stop:2434 : total=32026 2026-08-27 09:56:38.578 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-27 09:56:38.581 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=32195 2026-08-27 09:56:38.584 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/glance 2026-08-27 09:56:38.600 | + functions-common:git_clone:672 : cd /opt/stack/glance 2026-08-27 09:56:38.603 | + functions-common:git_clone:673 : git show --oneline 2026-08-27 09:56:38.604 | + functions-common:git_clone:673 : head -1 2026-08-27 09:56:38.606 | 2699961fa tests: Ignore CHECK constraints in test_models_sync 2026-08-27 09:56:38.609 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-08-27 09:56:38.612 | + lib/glance:install_glance:575 : setup_develop /opt/stack/glance 2026-08-27 09:56:38.616 | + inc/python:setup_develop:353 : local bindep 2026-08-27 09:56:38.619 | + inc/python:setup_develop:354 : [[ /opt/stack/glance == -bindep* ]] 2026-08-27 09:56:38.622 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/glance 2026-08-27 09:56:38.625 | + inc/python:setup_develop:359 : local extras= 2026-08-27 09:56:38.628 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/glance -e 2026-08-27 09:56:38.631 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-08-27 09:56:38.634 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/glance == -bindep* ]] 2026-08-27 09:56:38.637 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/glance 2026-08-27 09:56:38.640 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-08-27 09:56:38.643 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-08-27 09:56:38.647 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/glance 2026-08-27 09:56:38.650 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-08-27 09:56:38.653 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/glance 2026-08-27 09:56:38.656 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-08-27 09:56:38.659 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-08-27 09:56:38.663 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2026-08-27 09:56:38.669 | + inc/python:_setup_package_with_constraints_edit:400 : name=glance 2026-08-27 09:56:38.672 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z glance ']' 2026-08-27 09:56:38.675 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2026-08-27 09:56:38.836 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/glance -e 2026-08-27 09:56:38.839 | + inc/python:setup_package:436 : local bindep=0 2026-08-27 09:56:38.842 | + inc/python:setup_package:437 : local bindep_flag= 2026-08-27 09:56:38.844 | + inc/python:setup_package:438 : local bindep_profiles= 2026-08-27 09:56:38.847 | + inc/python:setup_package:439 : [[ /opt/stack/glance == -bindep* ]] 2026-08-27 09:56:38.850 | + inc/python:setup_package:444 : local project_dir=/opt/stack/glance 2026-08-27 09:56:38.852 | + inc/python:setup_package:445 : local flags=-e 2026-08-27 09:56:38.855 | + inc/python:setup_package:446 : local extras= 2026-08-27 09:56:38.858 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-08-27 09:56:38.860 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-08-27 09:56:38.863 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-08-27 09:56:38.866 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-08-27 09:56:38.868 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-08-27 09:56:38.871 | + inc/python:setup_package:464 : pip_install -e /opt/stack/glance 2026-08-27 09:56:38.892 | Using python 3.12 to install /opt/stack/glance 2026-08-27 09:56:38.894 | + 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-27 09:56:39.891 | Obtaining file:///opt/stack/glance 2026-08-27 09:56:39.894 | Installing build dependencies: started 2026-08-27 09:56:41.417 | Installing build dependencies: finished with status 'done' 2026-08-27 09:56:41.418 | Checking if build backend supports build_editable: started 2026-08-27 09:56:41.974 | Checking if build backend supports build_editable: finished with status 'done' 2026-08-27 09:56:41.976 | Getting requirements to build editable: started 2026-08-27 09:56:42.273 | Getting requirements to build editable: finished with status 'done' 2026-08-27 09:56:42.276 | Preparing editable metadata (pyproject.toml): started 2026-08-27 09:56:43.194 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-08-27 09:56:43.213 | Requirement already satisfied: pbr>=3.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev42) (7.0.3) 2026-08-27 09:56:43.214 | Requirement already satisfied: defusedxml>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev42) (0.7.1) 2026-08-27 09:56:43.215 | Requirement already satisfied: SQLAlchemy>=1.3.14 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev42) (2.0.52) 2026-08-27 09:56:43.216 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev42) (3.1.0) 2026-08-27 09:56:43.217 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev42) (2.5.1) 2026-08-27 09:56:43.218 | Requirement already satisfied: WebOb>=1.8.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev42) (1.8.11) 2026-08-27 09:56:43.219 | Requirement already satisfied: alembic>=0.9.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev42) (1.19.1) 2026-08-27 09:56:43.396 | Collecting httplib2>=0.9.1 (from glance==33.0.0.0b3.dev42) 2026-08-27 09:56:43.499 | Downloading httplib2-0.32.0-py3-none-any.whl.metadata (2.2 kB) 2026-08-27 09:56:43.509 | Requirement already satisfied: oslo.config>=8.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev42) (10.7.0) 2026-08-27 09:56:43.510 | Requirement already satisfied: oslo.concurrency>=4.5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev42) (7.6.1) 2026-08-27 09:56:43.511 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev42) (6.5.0) 2026-08-27 09:56:43.512 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev42) (2.8.0) 2026-08-27 09:56:43.513 | Requirement already satisfied: oslo.utils>=7.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev42) (10.2.0) 2026-08-27 09:56:43.514 | 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.dev42) (5.9.1) 2026-08-27 09:56:43.572 | Collecting taskflow>=4.0.0 (from glance==33.0.0.0b3.dev42) 2026-08-27 09:56:43.577 | Downloading taskflow-6.4.0-py3-none-any.whl.metadata (4.5 kB) 2026-08-27 09:56:43.591 | Requirement already satisfied: keystoneauth1>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev42) (5.16.0) 2026-08-27 09:56:43.592 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev42) (13.0.1) 2026-08-27 09:56:43.621 | Collecting WSME>=0.8.0 (from glance==33.0.0.0b3.dev42) 2026-08-27 09:56:43.626 | Downloading wsme-0.13.0-py3-none-any.whl.metadata (4.0 kB) 2026-08-27 09:56:43.636 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev42) (3.18.0) 2026-08-27 09:56:43.636 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev42) (3.10.1) 2026-08-27 09:56:43.637 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev42) (4.26.0) 2026-08-27 09:56:43.638 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev42) (5.8.0) 2026-08-27 09:56:43.639 | Requirement already satisfied: oslo.db>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev42) (18.1.1) 2026-08-27 09:56:43.640 | Requirement already satisfied: oslo.i18n>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev42) (6.9.0) 2026-08-27 09:56:43.671 | Collecting oslo.limit>=1.6.0 (from glance==33.0.0.0b3.dev42) 2026-08-27 09:56:43.675 | Downloading oslo_limit-2.12.0-py3-none-any.whl.metadata (2.1 kB) 2026-08-27 09:56:43.685 | Requirement already satisfied: oslo.log>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev42) (8.3.0) 2026-08-27 09:56:43.686 | 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.dev42) (18.2.0) 2026-08-27 09:56:43.687 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev42) (8.2.0) 2026-08-27 09:56:43.725 | Collecting oslo.reports>=3.2.0 (from glance==33.0.0.0b3.dev42) 2026-08-27 09:56:43.730 | Downloading oslo_reports-3.9.0-py3-none-any.whl.metadata (3.8 kB) 2026-08-27 09:56:43.740 | Requirement already satisfied: oslo.policy>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev42) (6.0.1) 2026-08-27 09:56:43.742 | 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.dev42) (4.8.0) 2026-08-27 09:56:43.744 | Requirement already satisfied: osprofiler>=1.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev42) (4.4.0) 2026-08-27 09:56:43.745 | Requirement already satisfied: glance-store>=5.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev42) (5.7.0) 2026-08-27 09:56:43.746 | Requirement already satisfied: debtcollector>=1.19.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev42) (3.1.0) 2026-08-27 09:56:43.747 | Requirement already satisfied: cryptography>=2.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev42) (43.0.3) 2026-08-27 09:56:43.775 | Collecting cursive>=0.2.1 (from glance==33.0.0.0b3.dev42) 2026-08-27 09:56:43.780 | Downloading cursive-0.3.1-py3-none-any.whl.metadata (1.9 kB) 2026-08-27 09:56:43.831 | Collecting castellan>=0.17.0 (from glance==33.0.0.0b3.dev42) 2026-08-27 09:56:43.835 | Downloading castellan-5.8.0-py3-none-any.whl.metadata (1.9 kB) 2026-08-27 09:56:43.847 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.9.6->glance==33.0.0.0b3.dev42) (1.4.1) 2026-08-27 09:56:43.848 | 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.dev42) (4.16.0) 2026-08-27 09:56:43.885 | Collecting python-barbicanclient>=5.5.0 (from castellan>=0.17.0->glance==33.0.0.0b3.dev42) 2026-08-27 09:56:43.890 | Downloading python_barbicanclient-7.5.0-py3-none-any.whl.metadata (11 kB) 2026-08-27 09:56:43.903 | Requirement already satisfied: requests>=2.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from castellan>=0.17.0->glance==33.0.0.0b3.dev42) (2.34.2) 2026-08-27 09:56:43.905 | 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.dev42) (2.1.1) 2026-08-27 09:56:43.910 | 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.dev42) (3.0) 2026-08-27 09:56:43.912 | 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.dev42) (5.11.0) 2026-08-27 09:56:43.916 | 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.dev42) (2.3.0) 2026-08-27 09:56:43.923 | 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.dev42) (1.4.2) 2026-08-27 09:56:43.924 | 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.dev42) (3.5.0) 2026-08-27 09:56:43.930 | 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.dev42) (3.3.2) 2026-08-27 09:56:43.935 | 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.dev42) (26.1.0) 2026-08-27 09:56:43.936 | 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.dev42) (2025.9.1) 2026-08-27 09:56:43.937 | 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.dev42) (0.37.0) 2026-08-27 09:56:43.938 | 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.dev42) (2026.6.3) 2026-08-27 09:56:43.946 | 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.dev42) (2.1.0) 2026-08-27 09:56:43.947 | 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.dev42) (1.9.0) 2026-08-27 09:56:43.954 | 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.dev42) (4.3.0) 2026-08-27 09:56:43.957 | 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.dev42) (4.1.0) 2026-08-27 09:56:43.958 | 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.dev42) (2.13.0) 2026-08-27 09:56:43.965 | 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.dev42) (1.5.0) 2026-08-27 09:56:43.969 | 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.dev42) (5.3.1) 2026-08-27 09:56:43.975 | 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.dev42) (0.20) 2026-08-27 09:56:43.980 | 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.dev42) (1.3.0) 2026-08-27 09:56:43.981 | 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.dev42) (2.0.0) 2026-08-27 09:56:43.982 | 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.dev42) (6.0.3) 2026-08-27 09:56:43.991 | 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.dev42) (2.1.2) 2026-08-27 09:56:43.992 | 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.dev42) (0.6.2) 2026-08-27 09:56:44.052 | Collecting openstacksdk>=4.11.0 (from oslo.limit>=1.6.0->glance==33.0.0.0b3.dev42) 2026-08-27 09:56:44.057 | Downloading openstacksdk-4.19.0-py3-none-any.whl.metadata (12 kB) 2026-08-27 09:56:44.097 | Collecting jmespath>=0.9.0 (from openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==33.0.0.0b3.dev42) 2026-08-27 09:56:44.102 | Downloading jmespath-1.1.0-py3-none-any.whl.metadata (7.6 kB) 2026-08-27 09:56:44.141 | Collecting jsonpatch!=1.20,>=1.16 (from openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==33.0.0.0b3.dev42) 2026-08-27 09:56:44.145 | Downloading jsonpatch-1.33-py2.py3-none-any.whl.metadata (3.0 kB) 2026-08-27 09:56:44.191 | Collecting platformdirs>=3 (from openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==33.0.0.0b3.dev42) 2026-08-27 09:56:44.196 | Downloading platformdirs-4.11.3-py3-none-any.whl.metadata (5.5 kB) 2026-08-27 09:56:44.206 | 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.dev42) (7.2.2) 2026-08-27 09:56:44.239 | Collecting jsonpointer>=1.9 (from jsonpatch!=1.20,>=1.16->openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==33.0.0.0b3.dev42) 2026-08-27 09:56:44.243 | Downloading jsonpointer-3.1.1-py3-none-any.whl.metadata (2.4 kB) 2026-08-27 09:56:44.258 | 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.dev42) (2.9.0.post0) 2026-08-27 09:56:44.264 | 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.dev42) (7.1.7) 2026-08-27 09:56:44.265 | 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.dev42) (5.3.1) 2026-08-27 09:56:44.266 | 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.dev42) (5.6.2) 2026-08-27 09:56:44.267 | 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.dev42) (0.17.0) 2026-08-27 09:56:44.271 | 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.dev42) (5.1.0) 2026-08-27 09:56:44.280 | 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.dev42) (2026.3) 2026-08-27 09:56:44.281 | 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.dev42) (26.3) 2026-08-27 09:56:44.289 | 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.dev42) (0.26.0) 2026-08-27 09:56:44.293 | 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.dev42) (5.0.0) 2026-08-27 09:56:44.294 | 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.dev42) (3.1.6) 2026-08-27 09:56:44.296 | 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.dev42) (4.0.1) 2026-08-27 09:56:44.304 | 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.dev42) (3.0.3) 2026-08-27 09:56:44.318 | 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.dev42) (1.2.1) 2026-08-27 09:56:44.326 | 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.dev42) (0.41.2) 2026-08-27 09:56:44.327 | 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.dev42) (3.5.5) 2026-08-27 09:56:44.331 | 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.dev42) (1.7.6) 2026-08-27 09:56:44.335 | 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.dev42) (2.8.0) 2026-08-27 09:56:44.381 | Collecting cotyledon>=2.2.0 (from oslo.service[threading]>=4.2.0->glance==33.0.0.0b3.dev42) 2026-08-27 09:56:44.385 | Downloading cotyledon-2.2.0-py3-none-any.whl.metadata (3.7 kB) 2026-08-27 09:56:44.500 | Collecting setproctitle (from cotyledon>=2.2.0->oslo.service[threading]>=4.2.0->glance==33.0.0.0b3.dev42) 2026-08-27 09:56:44.504 | 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-27 09:56:44.537 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->glance==33.0.0.0b3.dev42) (84.0.0) 2026-08-27 09:56:44.553 | 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.dev42) (0.8.2) 2026-08-27 09:56:44.615 | Collecting cliff>=2.8.0 (from python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==33.0.0.0b3.dev42) 2026-08-27 09:56:44.620 | Downloading cliff-4.16.0-py3-none-any.whl.metadata (2.2 kB) 2026-08-27 09:56:44.659 | Collecting autopage>=0.4.0 (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==33.0.0.0b3.dev42) 2026-08-27 09:56:44.663 | Downloading autopage-0.6.0-py3-none-any.whl.metadata (8.1 kB) 2026-08-27 09:56:44.730 | Collecting cmd2>=4.0.0 (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==33.0.0.0b3.dev42) 2026-08-27 09:56:44.734 | Downloading cmd2-4.2.0-py3-none-any.whl.metadata (16 kB) 2026-08-27 09:56:44.801 | 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.dev42) 2026-08-27 09:56:44.805 | Downloading prompt_toolkit-3.0.53-py3-none-any.whl.metadata (6.4 kB) 2026-08-27 09:56:44.840 | 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.dev42) 2026-08-27 09:56:44.845 | Downloading pyperclip-1.11.0-py3-none-any.whl.metadata (2.4 kB) 2026-08-27 09:56:44.854 | 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.dev42) (15.0.0) 2026-08-27 09:56:44.880 | 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.dev42) 2026-08-27 09:56:44.884 | Downloading rich_argparse-1.8.0-py3-none-any.whl.metadata (15 kB) 2026-08-27 09:56:44.906 | 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.dev42) (1.17.0) 2026-08-27 09:56:44.925 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.18.0->castellan>=0.17.0->glance==33.0.0.0b3.dev42) (3.5.0) 2026-08-27 09:56:44.926 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.18.0->castellan>=0.17.0->glance==33.0.0.0b3.dev42) (3.18) 2026-08-27 09:56:44.927 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.18.0->castellan>=0.17.0->glance==33.0.0.0b3.dev42) (2.7.0) 2026-08-27 09:56:44.929 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.18.0->castellan>=0.17.0->glance==33.0.0.0b3.dev42) (2023.11.17) 2026-08-27 09:56:44.961 | 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.dev42) (4.2.0) 2026-08-27 09:56:44.963 | 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.dev42) (2.20.0) 2026-08-27 09:56:44.972 | 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.dev42) (0.1.2) 2026-08-27 09:56:44.988 | 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.dev42) (0.8) 2026-08-27 09:56:45.110 | Collecting networkx>=2.1.0 (from taskflow>=4.0.0->glance==33.0.0.0b3.dev42) 2026-08-27 09:56:45.115 | Downloading networkx-3.6.1-py3-none-any.whl.metadata (6.8 kB) 2026-08-27 09:56:45.161 | Collecting automaton>=1.9.0 (from taskflow>=4.0.0->glance==33.0.0.0b3.dev42) 2026-08-27 09:56:45.166 | Downloading automaton-3.5.0-py3-none-any.whl.metadata (2.3 kB) 2026-08-27 09:56:45.176 | 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.dev42) (9.1.4) 2026-08-27 09:56:45.203 | Collecting pydot>=1.2.4 (from taskflow>=4.0.0->glance==33.0.0.0b3.dev42) 2026-08-27 09:56:45.207 | Downloading pydot-4.0.1-py3-none-any.whl.metadata (11 kB) 2026-08-27 09:56:45.301 | Collecting simplegeneric (from WSME>=0.8.0->glance==33.0.0.0b3.dev42) 2026-08-27 09:56:45.305 | Downloading simplegeneric-0.8.1.zip (12 kB) 2026-08-27 09:56:45.319 | Installing build dependencies: started 2026-08-27 09:56:46.724 | Installing build dependencies: finished with status 'done' 2026-08-27 09:56:46.725 | Getting requirements to build wheel: started 2026-08-27 09:56:47.367 | Getting requirements to build wheel: finished with status 'done' 2026-08-27 09:56:47.369 | Preparing metadata (pyproject.toml): started 2026-08-27 09:56:47.750 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-08-27 09:56:47.854 | Collecting importlib_metadata>=4.4 (from WSME>=0.8.0->glance==33.0.0.0b3.dev42) 2026-08-27 09:56:47.859 | Downloading importlib_metadata-9.0.0-py3-none-any.whl.metadata (4.5 kB) 2026-08-27 09:56:47.909 | Collecting zipp>=3.20 (from importlib_metadata>=4.4->WSME>=0.8.0->glance==33.0.0.0b3.dev42) 2026-08-27 09:56:47.913 | Downloading zipp-4.1.0-py3-none-any.whl.metadata (3.6 kB) 2026-08-27 09:56:47.975 | Downloading castellan-5.8.0-py3-none-any.whl (104 kB) 2026-08-27 09:56:47.986 | Downloading cursive-0.3.1-py3-none-any.whl (44 kB) 2026-08-27 09:56:47.997 | Downloading httplib2-0.32.0-py3-none-any.whl (93 kB) 2026-08-27 09:56:48.007 | Downloading oslo_limit-2.12.0-py3-none-any.whl (24 kB) 2026-08-27 09:56:48.017 | Downloading openstacksdk-4.19.0-py3-none-any.whl (2.0 MB) 2026-08-27 09:56:48.054 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 60.6 MB/s 0:00:00 2026-08-27 09:56:48.058 | Downloading jmespath-1.1.0-py3-none-any.whl (20 kB) 2026-08-27 09:56:48.068 | Downloading jsonpatch-1.33-py2.py3-none-any.whl (12 kB) 2026-08-27 09:56:48.077 | Downloading jsonpointer-3.1.1-py3-none-any.whl (7.7 kB) 2026-08-27 09:56:48.087 | Downloading oslo_reports-3.9.0-py3-none-any.whl (54 kB) 2026-08-27 09:56:48.097 | Downloading cotyledon-2.2.0-py3-none-any.whl (28 kB) 2026-08-27 09:56:48.106 | Downloading platformdirs-4.11.3-py3-none-any.whl (23 kB) 2026-08-27 09:56:48.117 | Downloading python_barbicanclient-7.5.0-py3-none-any.whl (90 kB) 2026-08-27 09:56:48.127 | Downloading cliff-4.16.0-py3-none-any.whl (86 kB) 2026-08-27 09:56:48.137 | Downloading autopage-0.6.0-py3-none-any.whl (30 kB) 2026-08-27 09:56:48.147 | Downloading cmd2-4.2.0-py3-none-any.whl (193 kB) 2026-08-27 09:56:48.159 | Downloading prompt_toolkit-3.0.53-py3-none-any.whl (392 kB) 2026-08-27 09:56:48.173 | Downloading pyperclip-1.11.0-py3-none-any.whl (11 kB) 2026-08-27 09:56:48.182 | Downloading rich_argparse-1.8.0-py3-none-any.whl (25 kB) 2026-08-27 09:56:48.192 | Downloading taskflow-6.4.0-py3-none-any.whl (491 kB) 2026-08-27 09:56:48.208 | Downloading automaton-3.5.0-py3-none-any.whl (23 kB) 2026-08-27 09:56:48.217 | Downloading networkx-3.6.1-py3-none-any.whl (2.1 MB) 2026-08-27 09:56:48.258 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 53.1 MB/s 0:00:00 2026-08-27 09:56:48.262 | Downloading pydot-4.0.1-py3-none-any.whl (37 kB) 2026-08-27 09:56:48.274 | Downloading wsme-0.13.0-py3-none-any.whl (59 kB) 2026-08-27 09:56:48.285 | Downloading importlib_metadata-9.0.0-py3-none-any.whl (27 kB) 2026-08-27 09:56:48.295 | Downloading zipp-4.1.0-py3-none-any.whl (10 kB) 2026-08-27 09:56:48.305 | 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-27 09:56:48.467 | Building wheels for collected packages: glance, simplegeneric 2026-08-27 09:56:48.469 | Building editable for glance (pyproject.toml): started 2026-08-27 09:56:49.318 | Building editable for glance (pyproject.toml): finished with status 'done' 2026-08-27 09:56:49.319 | Created wheel for glance: filename=glance-33.0.0.0b3.dev42-0.editable-py3-none-any.whl size=9070 sha256=249e32b5d0dcf5f1c72aaa5ff9f5dcb93e903af9811fabb777aa35e0d120d714 2026-08-27 09:56:49.319 | Stored in directory: /tmp/pip-ephem-wheel-cache-773ycrnh/wheels/31/93/bf/c06e9c56745867b4722d11aae03416a994ddf0e859898c0382 2026-08-27 09:56:49.326 | Building wheel for simplegeneric (pyproject.toml): started 2026-08-27 09:56:49.733 | Building wheel for simplegeneric (pyproject.toml): finished with status 'done' 2026-08-27 09:56:49.734 | Created wheel for simplegeneric: filename=simplegeneric-0.8.1-py3-none-any.whl size=5103 sha256=4395aa975876febc393f1ecf8c2575cb72670a637bfcc032859d05baf0d28361 2026-08-27 09:56:49.735 | Stored in directory: /home/quobyte/.cache/pip/wheels/bf/7f/ac/c96a7918d97103348ae720bdf93aa7f5458f5efb90718e9873 2026-08-27 09:56:49.739 | Successfully built glance simplegeneric 2026-08-27 09:56:50.033 | 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-27 09:56:53.015 | Attempting uninstall: jsonpointer 2026-08-27 09:56:53.030 | Found existing installation: jsonpointer 2.0 2026-08-27 09:56:53.031 | Not uninstalling jsonpointer at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-27 09:56:53.031 | Can't uninstall 'jsonpointer'. No files were found to uninstall. 2026-08-27 09:56:53.049 | Attempting uninstall: jmespath 2026-08-27 09:56:53.064 | Found existing installation: jmespath 1.0.1 2026-08-27 09:56:53.065 | Not uninstalling jmespath at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-27 09:56:53.065 | Can't uninstall 'jmespath'. No files were found to uninstall. 2026-08-27 09:56:53.107 | Attempting uninstall: httplib2 2026-08-27 09:56:53.124 | Found existing installation: httplib2 0.20.4 2026-08-27 09:56:53.124 | Not uninstalling httplib2 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-27 09:56:53.124 | Can't uninstall 'httplib2'. No files were found to uninstall. 2026-08-27 09:56:53.223 | Attempting uninstall: jsonpatch 2026-08-27 09:56:53.239 | Found existing installation: jsonpatch 1.32 2026-08-27 09:56:53.240 | Not uninstalling jsonpatch at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-27 09:56:53.240 | Can't uninstall 'jsonpatch'. No files were found to uninstall. 2026-08-27 09:56:57.685 | 2026-08-27 09:56:57.704 | 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.dev42 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.0 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.5.0 rich-argparse-1.8.0 setproctitle-1.3.7 simplegeneric-0.8.1 taskflow-6.4.0 zipp-4.1.0 2026-08-27 09:56:57.935 | + inc/python:pip_install:216 : result=0 2026-08-27 09:56:57.938 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-27 09:56:57.940 | + functions-common:time_stop:2420 : local name 2026-08-27 09:56:57.942 | + functions-common:time_stop:2421 : local end_time 2026-08-27 09:56:57.945 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-27 09:56:57.948 | + functions-common:time_stop:2423 : local total 2026-08-27 09:56:57.950 | + functions-common:time_stop:2424 : local start_time 2026-08-27 09:56:57.952 | + functions-common:time_stop:2426 : name=pip_install 2026-08-27 09:56:57.955 | + functions-common:time_stop:2427 : start_time=1787824598887 2026-08-27 09:56:57.957 | + functions-common:time_stop:2429 : [[ -z 1787824598887 ]] 2026-08-27 09:56:57.961 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-27 09:56:57.965 | + functions-common:time_stop:2432 : end_time=1787824617962 2026-08-27 09:56:57.968 | + functions-common:time_stop:2433 : elapsed_time=19075 2026-08-27 09:56:57.970 | + functions-common:time_stop:2434 : total=76064 2026-08-27 09:56:57.973 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-27 09:56:57.976 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=95139 2026-08-27 09:56:57.979 | + inc/python:pip_install:219 : return 0 2026-08-27 09:56:57.982 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-08-27 09:56:57.985 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-08-27 09:56:57.988 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/glance 2026-08-27 09:56:57.992 | + inc/python:use_library_from_git:266 : local name=/opt/stack/glance 2026-08-27 09:56:57.994 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-27 09:56:57.997 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-27 09:56:57.999 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/glance, ]] 2026-08-27 09:56:58.003 | + inc/python:use_library_from_git:269 : return 1 2026-08-27 09:56:58.007 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-08-27 09:56:58.011 | + ./stack.sh:main:945 : configure_glance 2026-08-27 09:56:58.013 | + lib/glance:configure_glance:350 : sudo install -d -o quobyte /etc/glance /etc/glance/metadefs 2026-08-27 09:56:58.029 | + lib/glance:configure_glance:353 : local dburl 2026-08-27 09:56:58.033 | ++ lib/glance:configure_glance:354 : database_connection_url glance 2026-08-27 09:56:58.036 | ++ lib/database:database_connection_url:134 : local db=glance 2026-08-27 09:56:58.039 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2026-08-27 09:56:58.042 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=glance 2026-08-27 09:56:58.044 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-08-27 09:56:58.048 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-08-27 09:56:58.050 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-08-27 09:56:58.070 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-27 09:56:58.072 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-08-27 09:56:58.075 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2026-08-27 09:56:58.079 | + lib/glance:configure_glance:354 : dburl='mysql+pymysql://root:stackdb@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2026-08-27 09:56:58.082 | + lib/glance:configure_glance:356 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2026-08-27 09:56:58.119 | + 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-27 09:56:58.153 | + lib/glance:configure_glance:358 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2026-08-27 09:56:58.186 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2026-08-27 09:56:58.220 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_driver centralized_db 2026-08-27 09:56:58.255 | + lib/glance:configure_glance:361 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2026-08-27 09:56:58.292 | + lib/glance:configure_glance:362 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2026-08-27 09:56:58.328 | + lib/glance:configure_glance:363 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2026-08-27 09:56:58.331 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/glance/glance-api.conf 2026-08-27 09:56:58.333 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=glance 2026-08-27 09:56:58.337 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-08-27 09:56:58.341 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-08-27 09:56:58.344 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/glance/glance-api.conf glance keystone_authtoken 2026-08-27 09:56:58.348 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/glance/glance-api.conf 2026-08-27 09:56:58.350 | + lib/keystone:configure_keystoneauth:392 : local admin_user=glance 2026-08-27 09:56:58.353 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-08-27 09:56:58.356 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2026-08-27 09:56:58.392 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2026-08-27 09:56:58.427 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://192.168.122.38/identity 2026-08-27 09:56:58.460 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2026-08-27 09:56:58.494 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/glance/glance-api.conf keystone_authtoken password nomoresecret 2026-08-27 09:56:58.529 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2026-08-27 09:56:58.563 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2026-08-27 09:56:58.596 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2026-08-27 09:56:58.629 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/glance/glance-api.conf keystone_authtoken www_authenticate_uri http://192.168.122.38/identity 2026-08-27 09:56:58.664 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-08-27 09:56:58.697 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2026-08-27 09:56:58.734 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-08-27 09:56:58.737 | + lib/glance:configure_glance:364 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2026-08-27 09:56:58.777 | + lib/glance:configure_glance:365 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2026-08-27 09:56:58.779 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=glance 2026-08-27 09:56:58.782 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/glance/glance-api.conf 2026-08-27 09:56:58.785 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-08-27 09:56:58.787 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-08-27 09:56:58.790 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-08-27 09:56:58.811 | + functions-common:is_service_enabled:2076 : return 0 2026-08-27 09:56:58.815 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-08-27 09:56:58.818 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-08-27 09:56:58.820 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-08-27 09:56:58.840 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-27 09:56:58.844 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.38:5672/ 2026-08-27 09:56:58.847 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.38:5672/ 2026-08-27 09:56:58.881 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-08-27 09:56:58.885 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-08-27 09:56:58.887 | + lib/glance:configure_glance:366 : '[' libvirt = libvirt ']' 2026-08-27 09:56:58.891 | + lib/glance:configure_glance:366 : '[' kvm = parallels ']' 2026-08-27 09:56:58.893 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2026-08-27 09:56:58.927 | + lib/glance:configure_glance:371 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2026-08-27 09:56:58.963 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-api.conf image_format require_image_format_match True 2026-08-27 09:56:59.003 | + lib/glance:configure_glance:375 : configure_glance_store False False 2026-08-27 09:56:59.006 | + lib/glance:configure_glance_store:280 : local use_cinder_for_glance=False 2026-08-27 09:56:59.009 | + lib/glance:configure_glance_store:281 : local glance_enable_multiple_stores=False 2026-08-27 09:56:59.012 | + lib/glance:configure_glance_store:282 : local be 2026-08-27 09:56:59.014 | + lib/glance:configure_glance_store:284 : [[ False == \F\a\l\s\e ]] 2026-08-27 09:56:59.016 | + lib/glance:configure_glance_store:285 : [[ False == \T\r\u\e ]] 2026-08-27 09:56:59.020 | + lib/glance:configure_glance_store:302 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2026-08-27 09:56:59.057 | + lib/glance:configure_glance:378 : '[' -n '' ']' 2026-08-27 09:56:59.060 | + lib/glance:configure_glance:381 : iniset /etc/glance/glance-api.conf cors allowed_origin http://192.168.122.38 2026-08-27 09:56:59.094 | + lib/glance:configure_glance:385 : [[ False == \F\a\l\s\e ]] 2026-08-27 09:56:59.098 | + lib/glance:configure_glance:387 : [[ False == \T\r\u\e ]] 2026-08-27 09:56:59.101 | + lib/glance:configure_glance:393 : is_service_enabled s-proxy 2026-08-27 09:56:59.121 | + functions-common:is_service_enabled:2076 : return 1 2026-08-27 09:56:59.124 | + lib/glance:configure_glance:422 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://192.168.122.38/image 2026-08-27 09:56:59.160 | + lib/glance:configure_glance:424 : is_service_enabled tls-proxy 2026-08-27 09:56:59.178 | + functions-common:is_service_enabled:2076 : return 1 2026-08-27 09:56:59.181 | + lib/glance:configure_glance:430 : setup_logging /etc/glance/glance-api.conf 2026-08-27 09:56:59.185 | + functions:setup_logging:693 : setup_systemd_logging /etc/glance/glance-api.conf 2026-08-27 09:56:59.188 | + functions:setup_systemd_logging:710 : local conf_file=/etc/glance/glance-api.conf 2026-08-27 09:56:59.192 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-08-27 09:56:59.214 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-08-27 09:56:59.217 | + functions:setup_systemd_logging:716 : local pidstr= 2026-08-27 09:56:59.219 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-08-27 09:56:59.222 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-08-27 09:56:59.226 | + 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-27 09:56:59.259 | + 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-27 09:56:59.294 | + 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-27 09:56:59.328 | + functions:setup_systemd_logging:727 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-08-27 09:56:59.361 | + functions:setup_systemd_logging:730 : iniset /etc/glance/glance-api.conf DEFAULT log_color False 2026-08-27 09:56:59.395 | + lib/glance:configure_glance:432 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2026-08-27 09:56:59.401 | + lib/glance:configure_glance:435 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2026-08-27 09:56:59.438 | + lib/glance:configure_glance:436 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2026-08-27 09:56:59.471 | + lib/glance:configure_glance:437 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2026-08-27 09:56:59.506 | + lib/glance:configure_glance:438 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_driver centralized_db 2026-08-27 09:56:59.541 | + lib/glance:configure_glance:441 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2026-08-27 09:56:59.580 | + lib/glance:configure_glance:444 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2026-08-27 09:56:59.617 | + lib/glance:configure_glance:445 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2026-08-27 09:56:59.652 | + lib/glance:configure_glance:446 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2026-08-27 09:56:59.689 | + lib/glance:configure_glance:448 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2026-08-27 09:56:59.693 | + 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-27 09:56:59.701 | + lib/glance:configure_glance:451 : is_service_enabled tls-proxy 2026-08-27 09:56:59.718 | + functions-common:is_service_enabled:2076 : return 1 2026-08-27 09:56:59.720 | + lib/glance:configure_glance:459 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini glance.wsgi.api:application /image glance-api 2026-08-27 09:56:59.723 | + lib/apache:write_local_uwsgi_http_config:319 : local conf=/etc/glance/glance-uwsgi.ini 2026-08-27 09:56:59.725 | + lib/apache:write_local_uwsgi_http_config:320 : local wsgi=glance.wsgi.api:application 2026-08-27 09:56:59.727 | + lib/apache:write_local_uwsgi_http_config:321 : local url=/image 2026-08-27 09:56:59.730 | + lib/apache:write_local_uwsgi_http_config:322 : local name=glance-api 2026-08-27 09:56:59.732 | + lib/apache:write_local_uwsgi_http_config:324 : '[' -z glance-api ']' 2026-08-27 09:56:59.735 | + lib/apache:write_local_uwsgi_http_config:332 : rm -rf /etc/glance/glance-uwsgi.ini 2026-08-27 09:56:59.740 | + lib/apache:write_local_uwsgi_http_config:335 : [[ glance.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-08-27 09:56:59.743 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi module glance.wsgi.api:application 2026-08-27 09:56:59.781 | ++ lib/apache:write_local_uwsgi_http_config:341 : get_random_port 2026-08-27 09:56:59.784 | ++ functions:get_random_port:860 : read lower_port upper_port 2026-08-27 09:56:59.787 | ++ functions:get_random_port:861 : true 2026-08-27 09:56:59.790 | ++ functions:get_random_port:862 : (( port = upper_port )) 2026-08-27 09:56:59.793 | ++ functions:get_random_port:862 : (( port >= lower_port )) 2026-08-27 09:56:59.795 | ++ functions:get_random_port:863 : sudo lsof -i :60999 2026-08-27 09:56:59.848 | ++ functions:get_random_port:864 : [[ 1 > 0 ]] 2026-08-27 09:56:59.850 | ++ functions:get_random_port:865 : break 2 2026-08-27 09:56:59.853 | ++ functions:get_random_port:869 : echo 60999 2026-08-27 09:56:59.858 | + lib/apache:write_local_uwsgi_http_config:341 : port=60999 2026-08-27 09:56:59.860 | + lib/apache:write_local_uwsgi_http_config:342 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2026-08-27 09:56:59.898 | + lib/apache:write_local_uwsgi_http_config:343 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2026-08-27 09:56:59.935 | + lib/apache:write_local_uwsgi_http_config:345 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2026-08-27 09:56:59.972 | + lib/apache:write_local_uwsgi_http_config:347 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2026-08-27 09:57:00.011 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2026-08-27 09:57:00.048 | + lib/apache:write_local_uwsgi_http_config:351 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 80 2026-08-27 09:57:00.084 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2026-08-27 09:57:00.122 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2026-08-27 09:57:00.156 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2026-08-27 09:57:00.192 | + 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-27 09:57:00.227 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2026-08-27 09:57:00.263 | + lib/apache:write_local_uwsgi_http_config:361 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2026-08-27 09:57:00.298 | + lib/apache:write_local_uwsgi_http_config:363 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2026-08-27 09:57:00.335 | + lib/apache:write_local_uwsgi_http_config:364 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2026-08-27 09:57:00.370 | + lib/apache:write_local_uwsgi_http_config:365 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2026-08-27 09:57:00.405 | + lib/apache:write_local_uwsgi_http_config:366 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2026-08-27 09:57:00.438 | + lib/apache:write_local_uwsgi_http_config:367 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2026-08-27 09:57:00.471 | + lib/apache:write_local_uwsgi_http_config:368 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2026-08-27 09:57:00.508 | + lib/apache:write_local_uwsgi_http_config:370 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2026-08-27 09:57:00.543 | + lib/apache:write_local_uwsgi_http_config:372 : iniset /etc/glance/glance-uwsgi.ini uwsgi start-time %t 2026-08-27 09:57:00.577 | + lib/apache:write_local_uwsgi_http_config:374 : enable_apache_mod proxy 2026-08-27 09:57:00.581 | + lib/apache:enable_apache_mod:55 : local mod=proxy 2026-08-27 09:57:00.584 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-08-27 09:57:00.587 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-08-27 09:57:00.590 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-27 09:57:00.594 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-27 09:57:00.597 | + lib/apache:enable_apache_mod:61 : [[ proxy != \v\e\r\s\i\o\n ]] 2026-08-27 09:57:00.600 | + lib/apache:enable_apache_mod:61 : a2query -m proxy 2026-08-27 09:57:00.603 | perl: warning: Setting locale failed. 2026-08-27 09:57:00.603 | perl: warning: Please check that your locale settings: 2026-08-27 09:57:00.603 | LANGUAGE = (unset), 2026-08-27 09:57:00.603 | LC_ALL = "en_US.utf8", 2026-08-27 09:57:00.603 | LANG = (unset) 2026-08-27 09:57:00.603 | are supported and installed on your system. 2026-08-27 09:57:00.603 | perl: warning: Falling back to the standard locale ("C"). 2026-08-27 09:57:00.640 | proxy (enabled by site administrator) 2026-08-27 09:57:00.644 | + lib/apache:write_local_uwsgi_http_config:375 : enable_apache_mod proxy_http 2026-08-27 09:57:00.646 | + lib/apache:enable_apache_mod:55 : local mod=proxy_http 2026-08-27 09:57:00.650 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-08-27 09:57:00.653 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-08-27 09:57:00.657 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-27 09:57:00.660 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-27 09:57:00.663 | + lib/apache:enable_apache_mod:61 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2026-08-27 09:57:00.667 | + lib/apache:enable_apache_mod:61 : a2query -m proxy_http 2026-08-27 09:57:00.669 | perl: warning: Setting locale failed. 2026-08-27 09:57:00.669 | perl: warning: Please check that your locale settings: 2026-08-27 09:57:00.669 | LANGUAGE = (unset), 2026-08-27 09:57:00.669 | LC_ALL = "en_US.utf8", 2026-08-27 09:57:00.669 | LANG = (unset) 2026-08-27 09:57:00.670 | are supported and installed on your system. 2026-08-27 09:57:00.670 | perl: warning: Falling back to the standard locale ("C"). 2026-08-27 09:57:00.705 | No module matches proxy_http 2026-08-27 09:57:00.710 | + lib/apache:enable_apache_mod:62 : sudo a2enmod proxy_http 2026-08-27 09:57:00.722 | perl: warning: Setting locale failed. 2026-08-27 09:57:00.722 | perl: warning: Please check that your locale settings: 2026-08-27 09:57:00.722 | LANGUAGE = (unset), 2026-08-27 09:57:00.722 | LC_ALL = "en_US.utf8", 2026-08-27 09:57:00.723 | LANG = "de_DE.UTF-8" 2026-08-27 09:57:00.723 | are supported and installed on your system. 2026-08-27 09:57:00.723 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-27 09:57:00.764 | Considering dependency proxy for proxy_http: 2026-08-27 09:57:00.765 | Module proxy already enabled 2026-08-27 09:57:00.765 | Enabling module proxy_http. 2026-08-27 09:57:00.773 | To activate the new configuration, you need to run: 2026-08-27 09:57:00.773 | systemctl restart apache2 2026-08-27 09:57:00.777 | + lib/apache:enable_apache_mod:63 : [[ '' != \n\o\r\e\s\t\a\r\t ]] 2026-08-27 09:57:00.779 | + lib/apache:enable_apache_mod:64 : restart_apache_server 2026-08-27 09:57:00.781 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-08-27 09:57:00.783 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-08-27 09:57:00.786 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-08-27 09:57:00.906 | + lib/apache:write_local_uwsgi_http_config:376 : local apache_conf= 2026-08-27 09:57:00.910 | ++ lib/apache:write_local_uwsgi_http_config:377 : apache_site_config_for glance-api 2026-08-27 09:57:00.913 | ++ lib/apache:apache_site_config_for:174 : local site=glance-api 2026-08-27 09:57:00.915 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-08-27 09:57:00.917 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-27 09:57:00.920 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-27 09:57:00.922 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/glance-api.conf 2026-08-27 09:57:00.925 | + lib/apache:write_local_uwsgi_http_config:377 : apache_conf=/etc/apache2/sites-available/glance-api.conf 2026-08-27 09:57:00.928 | + lib/apache:write_local_uwsgi_http_config:378 : echo 'KeepAlive Off' 2026-08-27 09:57:00.928 | + lib/apache:write_local_uwsgi_http_config:378 : sudo tee /etc/apache2/sites-available/glance-api.conf 2026-08-27 09:57:00.938 | KeepAlive Off 2026-08-27 09:57:00.943 | + lib/apache:write_local_uwsgi_http_config:379 : sudo tee -a /etc/apache2/sites-available/glance-api.conf 2026-08-27 09:57:00.943 | + lib/apache:write_local_uwsgi_http_config:379 : echo 'SetEnv proxy-sendchunked 1' 2026-08-27 09:57:00.954 | SetEnv proxy-sendchunked 1 2026-08-27 09:57:00.959 | + lib/apache:write_local_uwsgi_http_config:380 : sudo tee -a /etc/apache2/sites-available/glance-api.conf 2026-08-27 09:57:00.959 | + lib/apache:write_local_uwsgi_http_config:380 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 acquire=1 ' 2026-08-27 09:57:00.969 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 acquire=1 2026-08-27 09:57:00.973 | + lib/apache:write_local_uwsgi_http_config:381 : enable_apache_site glance-api 2026-08-27 09:57:00.975 | + lib/apache:enable_apache_site:191 : local site=glance-api 2026-08-27 09:57:00.977 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-08-27 09:57:00.979 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-08-27 09:57:00.982 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-08-27 09:57:00.984 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-08-27 09:57:00.986 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-27 09:57:00.988 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-27 09:57:00.990 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-08-27 09:57:00.992 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-08-27 09:57:00.994 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-27 09:57:00.996 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-27 09:57:00.998 | + lib/apache:enable_apache_site:195 : sudo a2ensite glance-api 2026-08-27 09:57:01.010 | perl: warning: Setting locale failed. 2026-08-27 09:57:01.010 | perl: warning: Please check that your locale settings: 2026-08-27 09:57:01.010 | LANGUAGE = (unset), 2026-08-27 09:57:01.010 | LC_ALL = "en_US.utf8", 2026-08-27 09:57:01.010 | LANG = "de_DE.UTF-8" 2026-08-27 09:57:01.010 | are supported and installed on your system. 2026-08-27 09:57:01.010 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-27 09:57:01.051 | Enabling site glance-api. 2026-08-27 09:57:01.056 | To activate the new configuration, you need to run: 2026-08-27 09:57:01.056 | systemctl reload apache2 2026-08-27 09:57:01.060 | + lib/apache:write_local_uwsgi_http_config:382 : restart_apache_server 2026-08-27 09:57:01.062 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-08-27 09:57:01.064 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-08-27 09:57:01.066 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-08-27 09:57:01.186 | ++ lib/glance:configure_glance:463 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2026-08-27 09:57:01.191 | + lib/glance:configure_glance:463 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2026-08-27 09:57:01.219 | + lib/glance:configure_glance:467 : iniset /etc/glance/glance-api.conf wsgi python_interpreter /opt/stack/data/venv/bin/python3 2026-08-27 09:57:01.250 | + lib/glance:configure_glance:469 : [[ True == True ]] 2026-08-27 09:57:01.253 | + lib/glance:configure_glance:470 : iniset /etc/glance/glance-api.conf oslo_policy enforce_new_defaults true 2026-08-27 09:57:01.288 | + lib/glance:configure_glance:471 : iniset /etc/glance/glance-api.conf DEFAULT enforce_secure_rbac true 2026-08-27 09:57:01.320 | + ./stack.sh:main:948 : is_service_enabled cinder 2026-08-27 09:57:01.338 | + functions-common:is_service_enabled:2076 : return 0 2026-08-27 09:57:01.340 | + ./stack.sh:main:950 : stack_install_service cinder 2026-08-27 09:57:01.343 | + lib/stack:stack_install_service:20 : local service=cinder 2026-08-27 09:57:01.345 | + lib/stack:stack_install_service:21 : type install_cinder 2026-08-27 09:57:01.348 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-08-27 09:57:01.351 | + lib/stack:stack_install_service:32 : install_cinder 2026-08-27 09:57:01.353 | + lib/cinder:install_cinder:539 : git_clone https://review.opendev.org/openstack/cinder.git /opt/stack/cinder master 2026-08-27 09:57:01.356 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/cinder.git 2026-08-27 09:57:01.358 | + functions-common:git_clone:590 : local git_dest=/opt/stack/cinder 2026-08-27 09:57:01.361 | + functions-common:git_clone:591 : local git_ref=master 2026-08-27 09:57:01.363 | + functions-common:git_clone:592 : local orig_dir 2026-08-27 09:57:01.366 | ++ functions-common:git_clone:593 : pwd 2026-08-27 09:57:01.369 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-08-27 09:57:01.371 | + functions-common:git_clone:594 : local git_clone_flags= 2026-08-27 09:57:01.375 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-08-27 09:57:01.392 | + functions-common:git_clone:596 : RECLONE=False 2026-08-27 09:57:01.394 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-08-27 09:57:01.396 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-08-27 09:57:01.400 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-08-27 09:57:01.400 | + functions-common:git_clone:610 : echo master 2026-08-27 09:57:01.404 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/cinder ]] 2026-08-27 09:57:01.407 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-08-27 09:57:01.409 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/cinder.git /opt/stack/cinder 2026-08-27 09:57:01.412 | + functions-common:git_timed:697 : local count=0 2026-08-27 09:57:01.414 | + functions-common:git_timed:698 : local timeout=0 2026-08-27 09:57:01.416 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-08-27 09:57:01.419 | + functions-common:git_timed:701 : timeout=0 2026-08-27 09:57:01.421 | + functions-common:git_timed:704 : time_start git_timed 2026-08-27 09:57:01.424 | + functions-common:time_start:2406 : local name=git_timed 2026-08-27 09:57:01.426 | + functions-common:time_start:2407 : local start_time= 2026-08-27 09:57:01.429 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-27 09:57:01.432 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-27 09:57:01.436 | + functions-common:time_start:2411 : _TIME_START[$name]=1787824621433 2026-08-27 09:57:01.439 | + 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-27 09:57:01.442 | Cloning into '/opt/stack/cinder'... 2026-08-27 09:57:54.277 | + functions-common:git_timed:719 : time_stop git_timed 2026-08-27 09:57:54.280 | + functions-common:time_stop:2420 : local name 2026-08-27 09:57:54.283 | + functions-common:time_stop:2421 : local end_time 2026-08-27 09:57:54.286 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-27 09:57:54.289 | + functions-common:time_stop:2423 : local total 2026-08-27 09:57:54.293 | + functions-common:time_stop:2424 : local start_time 2026-08-27 09:57:54.296 | + functions-common:time_stop:2426 : name=git_timed 2026-08-27 09:57:54.299 | + functions-common:time_stop:2427 : start_time=1787824621433 2026-08-27 09:57:54.302 | + functions-common:time_stop:2429 : [[ -z 1787824621433 ]] 2026-08-27 09:57:54.307 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-27 09:57:54.313 | + functions-common:time_stop:2432 : end_time=1787824674309 2026-08-27 09:57:54.316 | + functions-common:time_stop:2433 : elapsed_time=52876 2026-08-27 09:57:54.319 | + functions-common:time_stop:2434 : total=32195 2026-08-27 09:57:54.322 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-27 09:57:54.326 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=85071 2026-08-27 09:57:54.330 | + functions-common:git_clone:631 : cd /opt/stack/cinder 2026-08-27 09:57:54.333 | + functions-common:git_clone:632 : git_timed fetch origin master 2026-08-27 09:57:54.337 | + functions-common:git_timed:697 : local count=0 2026-08-27 09:57:54.340 | + functions-common:git_timed:698 : local timeout=0 2026-08-27 09:57:54.343 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-08-27 09:57:54.347 | + functions-common:git_timed:701 : timeout=0 2026-08-27 09:57:54.350 | + functions-common:git_timed:704 : time_start git_timed 2026-08-27 09:57:54.354 | + functions-common:time_start:2406 : local name=git_timed 2026-08-27 09:57:54.357 | + functions-common:time_start:2407 : local start_time= 2026-08-27 09:57:54.360 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-27 09:57:54.364 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-27 09:57:54.370 | + functions-common:time_start:2411 : _TIME_START[$name]=1787824674366 2026-08-27 09:57:54.373 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-08-27 09:57:55.049 | From https://review.opendev.org/openstack/cinder 2026-08-27 09:57:55.049 | * branch master -> FETCH_HEAD 2026-08-27 09:57:55.060 | + functions-common:git_timed:719 : time_stop git_timed 2026-08-27 09:57:55.063 | + functions-common:time_stop:2420 : local name 2026-08-27 09:57:55.067 | + functions-common:time_stop:2421 : local end_time 2026-08-27 09:57:55.070 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-27 09:57:55.073 | + functions-common:time_stop:2423 : local total 2026-08-27 09:57:55.076 | + functions-common:time_stop:2424 : local start_time 2026-08-27 09:57:55.080 | + functions-common:time_stop:2426 : name=git_timed 2026-08-27 09:57:55.083 | + functions-common:time_stop:2427 : start_time=1787824674366 2026-08-27 09:57:55.087 | + functions-common:time_stop:2429 : [[ -z 1787824674366 ]] 2026-08-27 09:57:55.091 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-27 09:57:55.097 | + functions-common:time_stop:2432 : end_time=1787824675093 2026-08-27 09:57:55.100 | + functions-common:time_stop:2433 : elapsed_time=727 2026-08-27 09:57:55.103 | + functions-common:time_stop:2434 : total=85071 2026-08-27 09:57:55.107 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-27 09:57:55.110 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=85798 2026-08-27 09:57:55.114 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-08-27 09:57:55.117 | + functions-common:git_timed:697 : local count=0 2026-08-27 09:57:55.121 | + functions-common:git_timed:698 : local timeout=0 2026-08-27 09:57:55.125 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-08-27 09:57:55.128 | + functions-common:git_timed:701 : timeout=0 2026-08-27 09:57:55.132 | + functions-common:git_timed:704 : time_start git_timed 2026-08-27 09:57:55.135 | + functions-common:time_start:2406 : local name=git_timed 2026-08-27 09:57:55.138 | + functions-common:time_start:2407 : local start_time= 2026-08-27 09:57:55.141 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-27 09:57:55.147 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-27 09:57:55.152 | + functions-common:time_start:2411 : _TIME_START[$name]=1787824675148 2026-08-27 09:57:55.155 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-08-27 09:57:55.601 | Note: switching to 'FETCH_HEAD'. 2026-08-27 09:57:55.601 | 2026-08-27 09:57:55.601 | You are in 'detached HEAD' state. You can look around, make experimental 2026-08-27 09:57:55.602 | changes and commit them, and you can discard any commits you make in this 2026-08-27 09:57:55.602 | state without impacting any branches by switching back to a branch. 2026-08-27 09:57:55.602 | 2026-08-27 09:57:55.602 | If you want to create a new branch to retain commits you create, you may 2026-08-27 09:57:55.602 | do so (now or later) by using -c with the switch command. Example: 2026-08-27 09:57:55.602 | 2026-08-27 09:57:55.602 | git switch -c 2026-08-27 09:57:55.602 | 2026-08-27 09:57:55.602 | Or undo this operation with: 2026-08-27 09:57:55.602 | 2026-08-27 09:57:55.603 | git switch - 2026-08-27 09:57:55.603 | 2026-08-27 09:57:55.603 | Turn off this advice by setting config variable advice.detachedHead to false 2026-08-27 09:57:55.603 | 2026-08-27 09:57:55.603 | HEAD is now at 84ccb6d4d Merge "HPE: Update support matrix" 2026-08-27 09:57:55.611 | + functions-common:git_timed:719 : time_stop git_timed 2026-08-27 09:57:55.615 | + functions-common:time_stop:2420 : local name 2026-08-27 09:57:55.618 | + functions-common:time_stop:2421 : local end_time 2026-08-27 09:57:55.622 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-27 09:57:55.625 | + functions-common:time_stop:2423 : local total 2026-08-27 09:57:55.628 | + functions-common:time_stop:2424 : local start_time 2026-08-27 09:57:55.631 | + functions-common:time_stop:2426 : name=git_timed 2026-08-27 09:57:55.635 | + functions-common:time_stop:2427 : start_time=1787824675148 2026-08-27 09:57:55.638 | + functions-common:time_stop:2429 : [[ -z 1787824675148 ]] 2026-08-27 09:57:55.642 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-27 09:57:55.648 | + functions-common:time_stop:2432 : end_time=1787824675644 2026-08-27 09:57:55.651 | + functions-common:time_stop:2433 : elapsed_time=496 2026-08-27 09:57:55.654 | + functions-common:time_stop:2434 : total=85798 2026-08-27 09:57:55.658 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-27 09:57:55.661 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=86294 2026-08-27 09:57:55.665 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/cinder 2026-08-27 09:57:55.683 | + functions-common:git_clone:672 : cd /opt/stack/cinder 2026-08-27 09:57:55.688 | + functions-common:git_clone:673 : git show --oneline 2026-08-27 09:57:55.689 | + functions-common:git_clone:673 : head -1 2026-08-27 09:57:55.693 | 84ccb6d4d Merge "HPE: Update support matrix" 2026-08-27 09:57:55.697 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-08-27 09:57:55.701 | + lib/cinder:install_cinder:540 : setup_develop /opt/stack/cinder 2026-08-27 09:57:55.704 | + inc/python:setup_develop:353 : local bindep 2026-08-27 09:57:55.707 | + inc/python:setup_develop:354 : [[ /opt/stack/cinder == -bindep* ]] 2026-08-27 09:57:55.711 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/cinder 2026-08-27 09:57:55.715 | + inc/python:setup_develop:359 : local extras= 2026-08-27 09:57:55.719 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2026-08-27 09:57:55.722 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-08-27 09:57:55.726 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/cinder == -bindep* ]] 2026-08-27 09:57:55.729 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/cinder 2026-08-27 09:57:55.733 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-08-27 09:57:55.736 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-08-27 09:57:55.740 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/cinder 2026-08-27 09:57:55.744 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-08-27 09:57:55.748 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/cinder 2026-08-27 09:57:55.752 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-08-27 09:57:55.756 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-08-27 09:57:55.759 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2026-08-27 09:57:55.766 | + inc/python:_setup_package_with_constraints_edit:400 : name=cinder 2026-08-27 09:57:55.770 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z cinder ']' 2026-08-27 09:57:55.773 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2026-08-27 09:57:55.928 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/cinder -e 2026-08-27 09:57:55.933 | + inc/python:setup_package:436 : local bindep=0 2026-08-27 09:57:55.936 | + inc/python:setup_package:437 : local bindep_flag= 2026-08-27 09:57:55.940 | + inc/python:setup_package:438 : local bindep_profiles= 2026-08-27 09:57:55.943 | + inc/python:setup_package:439 : [[ /opt/stack/cinder == -bindep* ]] 2026-08-27 09:57:55.947 | + inc/python:setup_package:444 : local project_dir=/opt/stack/cinder 2026-08-27 09:57:55.950 | + inc/python:setup_package:445 : local flags=-e 2026-08-27 09:57:55.954 | + inc/python:setup_package:446 : local extras= 2026-08-27 09:57:55.957 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-08-27 09:57:55.960 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-08-27 09:57:55.964 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-08-27 09:57:55.967 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-08-27 09:57:55.972 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-08-27 09:57:55.975 | + inc/python:setup_package:464 : pip_install -e /opt/stack/cinder 2026-08-27 09:57:56.002 | Using python 3.12 to install /opt/stack/cinder 2026-08-27 09:57:56.005 | + 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-27 09:57:56.982 | Obtaining file:///opt/stack/cinder 2026-08-27 09:57:56.988 | Installing build dependencies: started 2026-08-27 09:57:58.541 | Installing build dependencies: finished with status 'done' 2026-08-27 09:57:58.542 | Checking if build backend supports build_editable: started 2026-08-27 09:57:59.102 | Checking if build backend supports build_editable: finished with status 'done' 2026-08-27 09:57:59.103 | Getting requirements to build editable: started 2026-08-27 09:57:59.404 | Getting requirements to build editable: finished with status 'done' 2026-08-27 09:57:59.406 | Preparing editable metadata (pyproject.toml): started 2026-08-27 09:58:00.806 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-08-27 09:58:00.835 | Requirement already satisfied: pbr>=5.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev276) (7.0.3) 2026-08-27 09:58:00.836 | Requirement already satisfied: decorator>=4.4.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev276) (5.3.1) 2026-08-27 09:58:00.837 | 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.dev276) (0.41.2) 2026-08-27 09:58:00.838 | Requirement already satisfied: futurist>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev276) (3.5.0) 2026-08-27 09:58:00.839 | Requirement already satisfied: greenlet>=0.4.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev276) (3.5.5) 2026-08-27 09:58:00.840 | Requirement already satisfied: iso8601>=0.1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev276) (2.1.0) 2026-08-27 09:58:00.841 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev276) (4.26.0) 2026-08-27 09:58:00.841 | Requirement already satisfied: keystoneauth1>=4.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev276) (5.16.0) 2026-08-27 09:58:00.842 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev276) (13.0.1) 2026-08-27 09:58:01.494 | Collecting lxml>=4.5.2 (from cinder==28.1.0.dev276) 2026-08-27 09:58:01.625 | Downloading lxml-6.1.1-cp312-cp312-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl.metadata (3.5 kB) 2026-08-27 09:58:01.636 | Requirement already satisfied: oslo.config>=10.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev276) (10.7.0) 2026-08-27 09:58:01.637 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev276) (7.6.1) 2026-08-27 09:58:01.638 | Requirement already satisfied: oslo.context>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev276) (6.5.0) 2026-08-27 09:58:01.639 | Requirement already satisfied: oslo.db>=11.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev276) (18.1.1) 2026-08-27 09:58:01.639 | Requirement already satisfied: oslo.log>=4.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev276) (8.3.0) 2026-08-27 09:58:01.640 | Requirement already satisfied: oslo.messaging>=14.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev276) (18.2.0) 2026-08-27 09:58:01.641 | Requirement already satisfied: oslo.middleware>=4.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev276) (8.2.0) 2026-08-27 09:58:01.642 | Requirement already satisfied: oslo.policy>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev276) (6.0.1) 2026-08-27 09:58:01.643 | Requirement already satisfied: oslo.privsep>=2.6.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev276) (3.12.0) 2026-08-27 09:58:01.644 | Requirement already satisfied: oslo.reports>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev276) (3.9.0) 2026-08-27 09:58:01.644 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev276) (7.10.0) 2026-08-27 09:58:01.645 | Requirement already satisfied: oslo.serialization>=4.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev276) (5.11.0) 2026-08-27 09:58:01.646 | Requirement already satisfied: oslo.service>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev276) (4.8.0) 2026-08-27 09:58:01.647 | Requirement already satisfied: oslo.upgradecheck>=1.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev276) (2.8.0) 2026-08-27 09:58:01.648 | Requirement already satisfied: oslo.utils>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev276) (10.2.0) 2026-08-27 09:58:01.689 | Collecting oslo.versionedobjects>=2.4.0 (from cinder==28.1.0.dev276) 2026-08-27 09:58:01.704 | Downloading oslo_versionedobjects-3.12.0-py3-none-any.whl.metadata (2.5 kB) 2026-08-27 09:58:01.714 | Requirement already satisfied: osprofiler>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev276) (4.4.0) 2026-08-27 09:58:01.715 | Requirement already satisfied: packaging>=20.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev276) (26.3) 2026-08-27 09:58:01.757 | Collecting paramiko>=2.7.2 (from cinder==28.1.0.dev276) 2026-08-27 09:58:01.773 | Downloading paramiko-4.0.0-py3-none-any.whl.metadata (3.9 kB) 2026-08-27 09:58:01.784 | Requirement already satisfied: Paste>=3.4.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev276) (3.10.1) 2026-08-27 09:58:01.785 | Requirement already satisfied: PasteDeploy>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev276) (3.1.0) 2026-08-27 09:58:01.786 | Requirement already satisfied: pyparsing>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev276) (3.3.2) 2026-08-27 09:58:01.787 | Requirement already satisfied: python-barbicanclient>=5.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev276) (7.5.0) 2026-08-27 09:58:01.826 | Collecting python-glanceclient>=3.2.2 (from cinder==28.1.0.dev276) 2026-08-27 09:58:01.842 | Downloading python_glanceclient-4.12.0-py3-none-any.whl.metadata (4.0 kB) 2026-08-27 09:58:01.852 | Requirement already satisfied: python-keystoneclient>=4.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev276) (5.8.0) 2026-08-27 09:58:01.897 | Collecting python-novaclient>=18.2.0 (from cinder==28.1.0.dev276) 2026-08-27 09:58:01.913 | Downloading python_novaclient-18.13.0-py3-none-any.whl.metadata (3.2 kB) 2026-08-27 09:58:01.924 | Requirement already satisfied: requests>=2.25.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev276) (2.34.2) 2026-08-27 09:58:01.924 | Requirement already satisfied: urllib3>=2.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev276) (2.7.0) 2026-08-27 09:58:01.925 | Requirement already satisfied: Routes>=2.4.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev276) (2.5.1) 2026-08-27 09:58:01.927 | Requirement already satisfied: taskflow>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev276) (6.4.0) 2026-08-27 09:58:01.952 | Collecting rtslib-fb>=2.1.74 (from cinder==28.1.0.dev276) 2026-08-27 09:58:01.968 | Downloading rtslib_fb-2.2.4-py3-none-any.whl.metadata (2.4 kB) 2026-08-27 09:58:01.977 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev276) (2.0.52) 2026-08-27 09:58:01.978 | Requirement already satisfied: stevedore>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev276) (5.9.1) 2026-08-27 09:58:02.005 | Collecting tabulate>=0.8.7 (from cinder==28.1.0.dev276) 2026-08-27 09:58:02.020 | Downloading tabulate-0.10.0-py3-none-any.whl.metadata (40 kB) 2026-08-27 09:58:02.044 | Requirement already satisfied: tenacity>=6.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev276) (9.1.4) 2026-08-27 09:58:02.045 | Requirement already satisfied: WebOb>=1.8.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev276) (1.8.11) 2026-08-27 09:58:02.046 | Requirement already satisfied: oslo.i18n>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev276) (6.9.0) 2026-08-27 09:58:02.091 | Collecting oslo.vmware>=3.10.0 (from cinder==28.1.0.dev276) 2026-08-27 09:58:02.106 | Downloading oslo_vmware-4.10.1-py3-none-any.whl.metadata (2.2 kB) 2026-08-27 09:58:02.117 | Requirement already satisfied: os-brick>=6.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev276) (7.1.1) 2026-08-27 09:58:02.164 | Collecting tooz>=2.8.0 (from cinder==28.1.0.dev276) 2026-08-27 09:58:02.180 | Downloading tooz-9.1.0-py3-none-any.whl.metadata (2.8 kB) 2026-08-27 09:58:02.192 | Requirement already satisfied: castellan>=3.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev276) (5.8.0) 2026-08-27 09:58:02.193 | Requirement already satisfied: cryptography>=3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev276) (43.0.3) 2026-08-27 09:58:02.194 | Requirement already satisfied: cursive>=0.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev276) (0.3.1) 2026-08-27 09:58:02.383 | Collecting zstd>=1.5.0.0 (from cinder==28.1.0.dev276) 2026-08-27 09:58:02.399 | Downloading zstd-1.5.7.2-cp312-cp312-manylinux_2_14_x86_64.whl.metadata (23 kB) 2026-08-27 09:58:02.411 | Requirement already satisfied: distro>=1.8.0 in /usr/lib/python3/dist-packages (from cinder==28.1.0.dev276) (1.9.0) 2026-08-27 09:58:02.411 | Requirement already satisfied: tzdata>=2022.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev276) (2026.3) 2026-08-27 09:58:02.412 | Requirement already satisfied: cachetools>=4.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev276) (7.1.7) 2026-08-27 09:58:02.420 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=3.1->cinder==28.1.0.dev276) (2.1.1) 2026-08-27 09:58:02.424 | 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.dev276) (3.0) 2026-08-27 09:58:02.432 | 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.dev276) (2.8.0) 2026-08-27 09:58:02.439 | 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.dev276) (3.1.0) 2026-08-27 09:58:02.441 | 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.dev276) (2.3.0) 2026-08-27 09:58:02.447 | 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.dev276) (26.1.0) 2026-08-27 09:58:02.449 | 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.dev276) (2025.9.1) 2026-08-27 09:58:02.449 | 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.dev276) (0.37.0) 2026-08-27 09:58:02.450 | 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.dev276) (2026.6.3) 2026-08-27 09:58:02.458 | 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.dev276) (1.9.0) 2026-08-27 09:58:02.459 | 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.dev276) (4.16.0) 2026-08-27 09:58:02.462 | Requirement already satisfied: oslo.cache>=3.11.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.1.0->cinder==28.1.0.dev276) (4.3.0) 2026-08-27 09:58:02.464 | Requirement already satisfied: pycadf>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.1.0->cinder==28.1.0.dev276) (4.1.0) 2026-08-27 09:58:02.465 | Requirement already satisfied: PyJWT>=2.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.1.0->cinder==28.1.0.dev276) (2.13.0) 2026-08-27 09:58:02.475 | 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.dev276) (7.2.2) 2026-08-27 09:58:02.479 | 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.dev276) (1.5.0) 2026-08-27 09:58:02.487 | 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.dev276) (0.20) 2026-08-27 09:58:02.494 | 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.dev276) (1.3.0) 2026-08-27 09:58:02.494 | 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.dev276) (2.0.0) 2026-08-27 09:58:02.494 | 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.dev276) (6.0.3) 2026-08-27 09:58:02.502 | 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.dev276) (1.19.1) 2026-08-27 09:58:02.504 | 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.dev276) (2.1.2) 2026-08-27 09:58:02.505 | 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.dev276) (0.6.2) 2026-08-27 09:58:02.509 | 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.dev276) (1.4.1) 2026-08-27 09:58:02.516 | 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.dev276) (2.9.0.post0) 2026-08-27 09:58:02.522 | 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.dev276) (5.3.1) 2026-08-27 09:58:02.523 | 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.dev276) (5.6.2) 2026-08-27 09:58:02.525 | 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.dev276) (0.17.0) 2026-08-27 09:58:02.529 | 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.dev276) (5.1.0) 2026-08-27 09:58:02.541 | 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.dev276) (0.26.0) 2026-08-27 09:58:02.545 | 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.dev276) (5.0.0) 2026-08-27 09:58:02.546 | 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.dev276) (3.1.6) 2026-08-27 09:58:02.548 | 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.dev276) (4.0.1) 2026-08-27 09:58:02.555 | 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.dev276) (3.0.3) 2026-08-27 09:58:02.567 | 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.dev276) (1.2.1) 2026-08-27 09:58:02.587 | 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.dev276) (1.7.6) 2026-08-27 09:58:02.593 | 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.dev276) (2.2.0) 2026-08-27 09:58:02.598 | 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.dev276) (1.3.7) 2026-08-27 09:58:02.603 | 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.dev276) (3.18.0) 2026-08-27 09:58:02.647 | Collecting suds-community>=0.6 (from oslo.vmware>=3.10.0->cinder==28.1.0.dev276) 2026-08-27 09:58:02.667 | Downloading suds_community-1.2.0-py3-none-any.whl.metadata (1.6 kB) 2026-08-27 09:58:02.727 | Collecting invoke>=2.0 (from paramiko>=2.7.2->cinder==28.1.0.dev276) 2026-08-27 09:58:02.742 | Downloading invoke-3.0.3-py3-none-any.whl.metadata (3.2 kB) 2026-08-27 09:58:02.796 | Collecting pynacl>=1.5 (from paramiko>=2.7.2->cinder==28.1.0.dev276) 2026-08-27 09:58:02.811 | Downloading pynacl-1.6.2-cp38-abi3-manylinux_2_34_x86_64.whl.metadata (10.0 kB) 2026-08-27 09:58:02.831 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=3.4.3->cinder==28.1.0.dev276) (84.0.0) 2026-08-27 09:58:02.845 | 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.dev276) (0.8.2) 2026-08-27 09:58:02.880 | 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.dev276) (4.16.0) 2026-08-27 09:58:02.885 | 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.dev276) (0.6.0) 2026-08-27 09:58:02.888 | 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.dev276) (4.2.0) 2026-08-27 09:58:02.896 | 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.dev276) (3.0.53) 2026-08-27 09:58:02.897 | 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.dev276) (1.11.0) 2026-08-27 09:58:02.898 | 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.dev276) (15.0.0) 2026-08-27 09:58:02.899 | 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.dev276) (1.8.0) 2026-08-27 09:58:02.913 | 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.dev276) (1.17.0) 2026-08-27 09:58:02.944 | Collecting warlock>=1.2.0 (from python-glanceclient>=3.2.2->cinder==28.1.0.dev276) 2026-08-27 09:58:02.960 | Downloading warlock-2.1.0-py3-none-any.whl.metadata (4.0 kB) 2026-08-27 09:58:02.971 | 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.dev276) (24.2.1) 2026-08-27 09:58:03.005 | 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.dev276) (3.5.0) 2026-08-27 09:58:03.006 | 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.dev276) (3.18) 2026-08-27 09:58:03.008 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.25.1->cinder==28.1.0.dev276) (2023.11.17) 2026-08-27 09:58:03.040 | 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.dev276) (4.2.0) 2026-08-27 09:58:03.044 | 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.dev276) (2.20.0) 2026-08-27 09:58:03.053 | 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.dev276) (0.1.2) 2026-08-27 09:58:03.072 | 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.dev276) (0.8) 2026-08-27 09:58:03.114 | Collecting pyudev~=0.18 (from rtslib-fb>=2.1.74->cinder==28.1.0.dev276) 2026-08-27 09:58:03.130 | Downloading pyudev-0.24.4-py3-none-any.whl.metadata (4.4 kB) 2026-08-27 09:58:03.189 | 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.dev276) (3.6.1) 2026-08-27 09:58:03.191 | 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.dev276) (3.5.0) 2026-08-27 09:58:03.192 | 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.dev276) (4.0.1) 2026-08-27 09:58:03.266 | Collecting voluptuous>=0.8.9 (from tooz>=2.8.0->cinder==28.1.0.dev276) 2026-08-27 09:58:03.282 | Downloading voluptuous-0.16.0-py3-none-any.whl.metadata (20 kB) 2026-08-27 09:58:03.317 | 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.dev276) (1.33) 2026-08-27 09:58:03.324 | 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.dev276) (3.1.1) 2026-08-27 09:58:03.411 | Downloading lxml-6.1.1-cp312-cp312-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (5.2 MB) 2026-08-27 09:58:03.536 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.2/5.2 MB 50.6 MB/s 0:00:00 2026-08-27 09:58:03.553 | Downloading oslo_versionedobjects-3.12.0-py3-none-any.whl (108 kB) 2026-08-27 09:58:03.577 | Downloading oslo_vmware-4.10.1-py3-none-any.whl (624 kB) 2026-08-27 09:58:03.596 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 624.4/624.4 kB 32.0 MB/s 0:00:00 2026-08-27 09:58:03.612 | Downloading paramiko-4.0.0-py3-none-any.whl (223 kB) 2026-08-27 09:58:03.638 | Downloading invoke-3.0.3-py3-none-any.whl (160 kB) 2026-08-27 09:58:03.662 | Downloading pynacl-1.6.2-cp38-abi3-manylinux_2_34_x86_64.whl (1.4 MB) 2026-08-27 09:58:03.691 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 52.5 MB/s 0:00:00 2026-08-27 09:58:03.707 | Downloading python_glanceclient-4.12.0-py3-none-any.whl (202 kB) 2026-08-27 09:58:03.731 | Downloading python_novaclient-18.13.0-py3-none-any.whl (336 kB) 2026-08-27 09:58:03.757 | Downloading rtslib_fb-2.2.4-py3-none-any.whl (92 kB) 2026-08-27 09:58:03.780 | Downloading pyudev-0.24.4-py3-none-any.whl (62 kB) 2026-08-27 09:58:03.803 | Downloading suds_community-1.2.0-py3-none-any.whl (145 kB) 2026-08-27 09:58:03.827 | Downloading tabulate-0.10.0-py3-none-any.whl (39 kB) 2026-08-27 09:58:03.852 | Downloading tooz-9.1.0-py3-none-any.whl (91 kB) 2026-08-27 09:58:03.875 | Downloading voluptuous-0.16.0-py3-none-any.whl (31 kB) 2026-08-27 09:58:03.897 | Downloading warlock-2.1.0-py3-none-any.whl (10 kB) 2026-08-27 09:58:03.921 | Downloading zstd-1.5.7.2-cp312-cp312-manylinux_2_14_x86_64.whl (302 kB) 2026-08-27 09:58:04.030 | Building wheels for collected packages: cinder 2026-08-27 09:58:04.031 | Building editable for cinder (pyproject.toml): started 2026-08-27 09:58:05.674 | Building editable for cinder (pyproject.toml): finished with status 'done' 2026-08-27 09:58:05.675 | Created wheel for cinder: filename=cinder-28.1.0.dev276-0.editable-py3-none-any.whl size=9268 sha256=f4d543a583019a48c2a702c4a01f80e6c6fe564e985537bafb4020a55cb95a0b 2026-08-27 09:58:05.676 | Stored in directory: /tmp/pip-ephem-wheel-cache-ogs78f3v/wheels/0f/5b/25/75b4581977dff7afefb19bb31542a98ba75eafb8d1b2a69ccb 2026-08-27 09:58:05.681 | Successfully built cinder 2026-08-27 09:58:05.944 | 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-27 09:58:06.213 | Attempting uninstall: pyudev 2026-08-27 09:58:06.230 | Found existing installation: pyudev 0.24.0 2026-08-27 09:58:06.230 | Not uninstalling pyudev at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-27 09:58:06.230 | Can't uninstall 'pyudev'. No files were found to uninstall. 2026-08-27 09:58:08.425 | 2026-08-27 09:58:08.446 | Successfully installed cinder-28.1.0.dev276 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.12.0 python-novaclient-18.13.0 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-27 09:58:08.652 | + inc/python:pip_install:216 : result=0 2026-08-27 09:58:08.655 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-27 09:58:08.658 | + functions-common:time_stop:2420 : local name 2026-08-27 09:58:08.660 | + functions-common:time_stop:2421 : local end_time 2026-08-27 09:58:08.662 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-27 09:58:08.665 | + functions-common:time_stop:2423 : local total 2026-08-27 09:58:08.668 | + functions-common:time_stop:2424 : local start_time 2026-08-27 09:58:08.671 | + functions-common:time_stop:2426 : name=pip_install 2026-08-27 09:58:08.673 | + functions-common:time_stop:2427 : start_time=1787824675995 2026-08-27 09:58:08.676 | + functions-common:time_stop:2429 : [[ -z 1787824675995 ]] 2026-08-27 09:58:08.679 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-27 09:58:08.684 | + functions-common:time_stop:2432 : end_time=1787824688681 2026-08-27 09:58:08.687 | + functions-common:time_stop:2433 : elapsed_time=12686 2026-08-27 09:58:08.689 | + functions-common:time_stop:2434 : total=95139 2026-08-27 09:58:08.692 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-27 09:58:08.695 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=107825 2026-08-27 09:58:08.697 | + inc/python:pip_install:219 : return 0 2026-08-27 09:58:08.700 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-08-27 09:58:08.703 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-08-27 09:58:08.705 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/cinder 2026-08-27 09:58:08.708 | + inc/python:use_library_from_git:266 : local name=/opt/stack/cinder 2026-08-27 09:58:08.711 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-27 09:58:08.713 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-27 09:58:08.716 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/cinder, ]] 2026-08-27 09:58:08.719 | + inc/python:use_library_from_git:269 : return 1 2026-08-27 09:58:08.721 | + lib/cinder:install_cinder:541 : [[ lioadm == \t\g\t\a\d\m ]] 2026-08-27 09:58:08.724 | + lib/cinder:install_cinder:543 : [[ lioadm == \l\i\o\a\d\m ]] 2026-08-27 09:58:08.727 | + lib/cinder:install_cinder:544 : is_ubuntu 2026-08-27 09:58:08.729 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-27 09:58:08.732 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-27 09:58:08.734 | + lib/cinder:install_cinder:546 : sudo mkdir -p /etc/target 2026-08-27 09:58:08.749 | + lib/cinder:install_cinder:548 : install_package targetcli-fb 2026-08-27 09:58:08.751 | + functions-common:install_package:1438 : update_package_repo 2026-08-27 09:58:08.754 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-08-27 09:58:08.757 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-08-27 09:58:08.759 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-08-27 09:58:08.762 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-08-27 09:58:08.765 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-08-27 09:58:08.767 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-27 09:58:08.770 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-27 09:58:08.773 | + functions-common:update_package_repo:1421 : apt_get_update 2026-08-27 09:58:08.776 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-08-27 09:58:08.779 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-08-27 09:58:08.781 | + functions-common:apt_get_update:1167 : return 2026-08-27 09:58:08.784 | + functions-common:install_package:1439 : real_install_package targetcli-fb 2026-08-27 09:58:08.787 | + functions-common:real_install_package:1426 : is_ubuntu 2026-08-27 09:58:08.789 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-27 09:58:08.792 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-27 09:58:08.795 | + functions-common:real_install_package:1427 : apt_get install targetcli-fb 2026-08-27 09:58:08.818 | + 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-27 09:58:08.861 | Reading package lists... 2026-08-27 09:58:09.220 | Building dependency tree... 2026-08-27 09:58:09.223 | Reading state information... 2026-08-27 09:58:09.766 | The following packages were automatically installed and are no longer required: 2026-08-27 09:58:09.768 | libfwupd2 libgusb2 2026-08-27 09:58:09.768 | Use 'sudo apt autoremove' to remove them. 2026-08-27 09:58:09.771 | The following additional packages will be installed: 2026-08-27 09:58:09.772 | python3-configshell-fb python3-rtslib-fb python3-typing-extensions 2026-08-27 09:58:09.772 | python3-urwid python3-wcwidth 2026-08-27 09:58:09.777 | Suggested packages: 2026-08-27 09:58:09.777 | python-urwid-doc 2026-08-27 09:58:09.813 | The following NEW packages will be installed: 2026-08-27 09:58:09.813 | python3-configshell-fb python3-rtslib-fb python3-typing-extensions 2026-08-27 09:58:09.813 | python3-urwid python3-wcwidth targetcli-fb 2026-08-27 09:58:09.909 | 0 upgraded, 6 newly installed, 0 to remove and 6 not upgraded. 2026-08-27 09:58:09.909 | Need to get 385 kB of archives. 2026-08-27 09:58:09.909 | After this operation, 3098 kB of additional disk space will be used. 2026-08-27 09:58:09.909 | Get:1 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-typing-extensions all 4.10.0-1 [60.7 kB] 2026-08-27 09:58:09.986 | Get:2 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-wcwidth all 0.2.5+dfsg1-1.1ubuntu1 [22.5 kB] 2026-08-27 09:58:09.991 | Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-urwid amd64 2.6.10-1 [183 kB] 2026-08-27 09:58:10.034 | 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-27 09:58:10.038 | Get:5 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-rtslib-fb all 2.1.74-0ubuntu5 [49.9 kB] 2026-08-27 09:58:10.043 | Get:6 http://archive.ubuntu.com/ubuntu noble/main amd64 targetcli-fb all 1:2.1.53-1ubuntu3 [40.3 kB] 2026-08-27 09:58:10.274 | perl: warning: Setting locale failed. 2026-08-27 09:58:10.275 | perl: warning: Please check that your locale settings: 2026-08-27 09:58:10.275 | LANGUAGE = (unset), 2026-08-27 09:58:10.276 | LC_ALL = "en_US.utf8", 2026-08-27 09:58:10.276 | LANG = "de_DE.UTF-8" 2026-08-27 09:58:10.277 | are supported and installed on your system. 2026-08-27 09:58:10.277 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-27 09:58:10.340 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-08-27 09:58:10.341 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-08-27 09:58:10.341 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-08-27 09:58:10.527 | Fetched 385 kB in 0s (1837 kB/s) 2026-08-27 09:58:10.567 | Selecting previously unselected package python3-typing-extensions. 2026-08-27 09:58:10.630 | (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-27 09:58:10.637 | Preparing to unpack .../0-python3-typing-extensions_4.10.0-1_all.deb ... 2026-08-27 09:58:10.640 | Unpacking python3-typing-extensions (4.10.0-1) ... 2026-08-27 09:58:10.690 | Selecting previously unselected package python3-wcwidth. 2026-08-27 09:58:10.702 | Preparing to unpack .../1-python3-wcwidth_0.2.5+dfsg1-1.1ubuntu1_all.deb ... 2026-08-27 09:58:10.705 | Unpacking python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2026-08-27 09:58:10.753 | Selecting previously unselected package python3-urwid. 2026-08-27 09:58:10.765 | Preparing to unpack .../2-python3-urwid_2.6.10-1_amd64.deb ... 2026-08-27 09:58:10.769 | Unpacking python3-urwid (2.6.10-1) ... 2026-08-27 09:58:10.852 | Selecting previously unselected package python3-configshell-fb. 2026-08-27 09:58:10.864 | Preparing to unpack .../3-python3-configshell-fb_1%3a1.1.28-2.1_all.deb ... 2026-08-27 09:58:10.868 | Unpacking python3-configshell-fb (1:1.1.28-2.1) ... 2026-08-27 09:58:10.923 | Selecting previously unselected package python3-rtslib-fb. 2026-08-27 09:58:10.934 | Preparing to unpack .../4-python3-rtslib-fb_2.1.74-0ubuntu5_all.deb ... 2026-08-27 09:58:10.937 | Unpacking python3-rtslib-fb (2.1.74-0ubuntu5) ... 2026-08-27 09:58:10.998 | Selecting previously unselected package targetcli-fb. 2026-08-27 09:58:11.010 | Preparing to unpack .../5-targetcli-fb_1%3a2.1.53-1ubuntu3_all.deb ... 2026-08-27 09:58:11.014 | Unpacking targetcli-fb (1:2.1.53-1ubuntu3) ... 2026-08-27 09:58:11.089 | Setting up python3-rtslib-fb (2.1.74-0ubuntu5) ... 2026-08-27 09:58:12.242 | Created symlink /etc/systemd/system/multi-user.target.wants/rtslib-fb-targetctl.service → /usr/lib/systemd/system/rtslib-fb-targetctl.service. 2026-08-27 09:58:12.250 | Setting up python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2026-08-27 09:58:12.560 | Setting up python3-typing-extensions (4.10.0-1) ... 2026-08-27 09:58:12.799 | Setting up python3-urwid (2.6.10-1) ... 2026-08-27 09:58:13.323 | Setting up python3-configshell-fb (1:1.1.28-2.1) ... 2026-08-27 09:58:13.517 | /usr/lib/python3/dist-packages/configshell/console.py:39: SyntaxWarning: invalid escape sequence '\[' 2026-08-27 09:58:13.517 | _re_ansi_seq = re.compile('(\033\[..?m)') 2026-08-27 09:58:13.539 | /usr/lib/python3/dist-packages/configshell/shell.py:116: SyntaxWarning: invalid escape sequence '\+' 2026-08-27 09:58:13.539 | var = Word(alphanums + '?;&*$!#,=_\+/.<>()~@:-%[]') 2026-08-27 09:58:13.539 | /usr/lib/python3/dist-packages/configshell/shell.py:118: SyntaxWarning: invalid escape sequence '\-' 2026-08-27 09:58:13.539 | keyword = Word(alphanums + '_\-') 2026-08-27 09:58:13.540 | /usr/lib/python3/dist-packages/configshell/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-08-27 09:58:13.540 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-08-27 09:58:13.540 | /usr/lib/python3/dist-packages/configshell/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-08-27 09:58:13.540 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-08-27 09:58:13.540 | /usr/lib/python3/dist-packages/configshell/shell.py:131: SyntaxWarning: invalid escape sequence '\|' 2026-08-27 09:58:13.540 | readline.set_completer_delims('\t\n ~!#$^&(){}\|;\'",?') 2026-08-27 09:58:13.548 | /usr/lib/python3/dist-packages/configshell_fb/console.py:39: SyntaxWarning: invalid escape sequence '\[' 2026-08-27 09:58:13.549 | _re_ansi_seq = re.compile('(\033\[..?m)') 2026-08-27 09:58:13.570 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:116: SyntaxWarning: invalid escape sequence '\+' 2026-08-27 09:58:13.570 | var = Word(alphanums + '?;&*$!#,=_\+/.<>()~@:-%[]') 2026-08-27 09:58:13.570 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:118: SyntaxWarning: invalid escape sequence '\-' 2026-08-27 09:58:13.571 | keyword = Word(alphanums + '_\-') 2026-08-27 09:58:13.571 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-08-27 09:58:13.571 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-08-27 09:58:13.571 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-08-27 09:58:13.571 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-08-27 09:58:13.571 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:131: SyntaxWarning: invalid escape sequence '\|' 2026-08-27 09:58:13.571 | readline.set_completer_delims('\t\n ~!#$^&(){}\|;\'",?') 2026-08-27 09:58:13.602 | Setting up targetcli-fb (1:2.1.53-1ubuntu3) ... 2026-08-27 09:58:13.807 | /usr/lib/python3/dist-packages/targetcli/ui_root.py:161: SyntaxWarning: invalid escape sequence '\s' 2026-08-27 09:58:13.807 | backups = [line for line in prefs.read().splitlines() if re.match('^max_backup_files\s*=', line)] 2026-08-27 09:58:14.091 | Processing triggers for man-db (2.12.0-4build2) ... 2026-08-27 09:58:14.946 | perl: warning: Setting locale failed. 2026-08-27 09:58:14.946 | perl: warning: Please check that your locale settings: 2026-08-27 09:58:14.947 | LANGUAGE = (unset), 2026-08-27 09:58:14.947 | LC_ALL = "en_US.utf8", 2026-08-27 09:58:14.947 | LANG = "de_DE.UTF-8" 2026-08-27 09:58:14.947 | are supported and installed on your system. 2026-08-27 09:58:14.947 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-27 09:58:15.075 | perl: warning: Setting locale failed. 2026-08-27 09:58:15.075 | perl: warning: Please check that your locale settings: 2026-08-27 09:58:15.075 | LANGUAGE = (unset), 2026-08-27 09:58:15.075 | LC_ALL = "en_US.utf8", 2026-08-27 09:58:15.075 | LANG = "de_DE.UTF-8" 2026-08-27 09:58:15.075 | are supported and installed on your system. 2026-08-27 09:58:15.075 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-27 09:58:15.124 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-08-27 09:58:15.124 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-08-27 09:58:15.125 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-08-27 09:58:15.194 | perl: warning: Setting locale failed. 2026-08-27 09:58:15.194 | perl: warning: Please check that your locale settings: 2026-08-27 09:58:15.194 | LANGUAGE = (unset), 2026-08-27 09:58:15.194 | LC_ALL = "en_US.utf8", 2026-08-27 09:58:15.194 | LANG = "de_DE.UTF-8" 2026-08-27 09:58:15.194 | are supported and installed on your system. 2026-08-27 09:58:15.194 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-27 09:58:15.695 | 2026-08-27 09:58:15.695 | Running kernel seems to be up-to-date. 2026-08-27 09:58:15.695 | 2026-08-27 09:58:15.695 | No services need to be restarted. 2026-08-27 09:58:15.695 | 2026-08-27 09:58:15.695 | No containers need to be restarted. 2026-08-27 09:58:15.696 | 2026-08-27 09:58:15.696 | No user sessions are running outdated binaries. 2026-08-27 09:58:15.696 | 2026-08-27 09:58:15.696 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-08-27 09:58:17.665 | + functions-common:apt_get:1211 : result=0 2026-08-27 09:58:17.667 | + functions-common:apt_get:1214 : time_stop apt-get 2026-08-27 09:58:17.670 | + functions-common:time_stop:2420 : local name 2026-08-27 09:58:17.673 | + functions-common:time_stop:2421 : local end_time 2026-08-27 09:58:17.676 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-27 09:58:17.679 | + functions-common:time_stop:2423 : local total 2026-08-27 09:58:17.682 | + functions-common:time_stop:2424 : local start_time 2026-08-27 09:58:17.685 | + functions-common:time_stop:2426 : name=apt-get 2026-08-27 09:58:17.688 | + functions-common:time_stop:2427 : start_time=1787824688814 2026-08-27 09:58:17.691 | + functions-common:time_stop:2429 : [[ -z 1787824688814 ]] 2026-08-27 09:58:17.694 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-27 09:58:17.699 | + functions-common:time_stop:2432 : end_time=1787824697696 2026-08-27 09:58:17.702 | + functions-common:time_stop:2433 : elapsed_time=8882 2026-08-27 09:58:17.705 | + functions-common:time_stop:2434 : total=133047 2026-08-27 09:58:17.707 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-27 09:58:17.710 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=141929 2026-08-27 09:58:17.713 | + functions-common:apt_get:1215 : return 0 2026-08-27 09:58:17.716 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-08-27 09:58:17.719 | + ./stack.sh:main:951 : configure_cinder 2026-08-27 09:58:17.723 | + lib/cinder:configure_cinder:297 : sudo install -d -o quobyte -m 755 /etc/cinder 2026-08-27 09:58:17.738 | + lib/cinder:configure_cinder:299 : rm -f /etc/cinder/cinder.conf 2026-08-27 09:58:17.743 | + lib/cinder:configure_cinder:301 : configure_rootwrap cinder 2026-08-27 09:58:17.746 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2026-08-27 09:58:17.748 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2026-08-27 09:58:17.752 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2026-08-27 09:58:17.754 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2026-08-27 09:58:17.758 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2026-08-27 09:58:17.761 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2026-08-27 09:58:17.763 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/opt/stack/data/venv/bin 2026-08-27 09:58:17.766 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2026-08-27 09:58:17.768 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2026-08-27 09:58:17.771 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2026-08-27 09:58:17.773 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/opt/stack/data/venv/bin/cinder-rootwrap 2026-08-27 09:58:17.776 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2026-08-27 09:58:17.790 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2026-08-27 09:58:17.805 | + 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-27 09:58:17.820 | + 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-27 09:58:17.834 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2026-08-27 09:58:17.848 | + inc/rootwrap:configure_rootwrap:66 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/cinder/rootwrap.conf 2026-08-27 09:58:17.864 | + inc/rootwrap:configure_rootwrap:69 : local tempfile 2026-08-27 09:58:17.867 | ++ inc/rootwrap:configure_rootwrap:70 : mktemp 2026-08-27 09:58:17.871 | + inc/rootwrap:configure_rootwrap:70 : tempfile=/tmp/tmp.PQh3HkEltP 2026-08-27 09:58:17.874 | + inc/rootwrap:configure_rootwrap:72 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2026-08-27 09:58:17.877 | + inc/rootwrap:configure_rootwrap:73 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2026-08-27 09:58:17.880 | + inc/rootwrap:configure_rootwrap:74 : '[' -f /opt/stack/data/venv/bin/cinder-rootwrap-daemon ']' 2026-08-27 09:58:17.883 | + inc/rootwrap:configure_rootwrap:79 : chmod 0440 /tmp/tmp.PQh3HkEltP 2026-08-27 09:58:17.888 | + inc/rootwrap:configure_rootwrap:80 : sudo chown root:root /tmp/tmp.PQh3HkEltP 2026-08-27 09:58:17.902 | + inc/rootwrap:configure_rootwrap:81 : sudo mv /tmp/tmp.PQh3HkEltP /etc/sudoers.d/cinder-rootwrap 2026-08-27 09:58:17.917 | ++ inc/rootwrap:configure_rootwrap:85 : dirname /opt/stack/data/venv/bin/cinder-rootwrap 2026-08-27 09:58:17.921 | + inc/rootwrap:configure_rootwrap:85 : add_sudo_secure_path /opt/stack/data/venv/bin 2026-08-27 09:58:17.923 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/opt/stack/data/venv/bin 2026-08-27 09:58:17.926 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2026-08-27 09:58:17.928 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2026-08-27 09:58:17.931 | + 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-27 09:58:17.933 | + 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-27 09:58:17.936 | + 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-27 09:58:17.937 | + inc/rootwrap:add_sudo_secure_path:33 : sudo tee /etc/sudoers.d/zz-secure-path 2026-08-27 09:58:17.947 | Defaults:quobyte secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin:/opt/stack/data/venv/bin 2026-08-27 09:58:17.952 | + inc/rootwrap:add_sudo_secure_path:34 : sudo chmod 400 /etc/sudoers.d/zz-secure-path 2026-08-27 09:58:17.966 | + inc/rootwrap:add_sudo_secure_path:35 : sudo chown root:root /etc/sudoers.d/zz-secure-path 2026-08-27 09:58:17.981 | + lib/cinder:configure_cinder:303 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2026-08-27 09:58:17.984 | + lib/cinder:configure_cinder:304 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2026-08-27 09:58:17.989 | + lib/cinder:configure_cinder:307 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2026-08-27 09:58:17.994 | + lib/cinder:configure_cinder:309 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2026-08-27 09:58:17.997 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/cinder/cinder.conf 2026-08-27 09:58:18.000 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=cinder 2026-08-27 09:58:18.002 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-08-27 09:58:18.005 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-08-27 09:58:18.008 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/cinder/cinder.conf cinder keystone_authtoken 2026-08-27 09:58:18.010 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-08-27 09:58:18.013 | + lib/keystone:configure_keystoneauth:392 : local admin_user=cinder 2026-08-27 09:58:18.015 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-08-27 09:58:18.018 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2026-08-27 09:58:18.051 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2026-08-27 09:58:18.081 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://192.168.122.38/identity 2026-08-27 09:58:18.112 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2026-08-27 09:58:18.143 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf keystone_authtoken password nomoresecret 2026-08-27 09:58:18.174 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2026-08-27 09:58:18.206 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2026-08-27 09:58:18.238 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2026-08-27 09:58:18.269 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/cinder/cinder.conf keystone_authtoken www_authenticate_uri http://192.168.122.38/identity 2026-08-27 09:58:18.301 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-08-27 09:58:18.333 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2026-08-27 09:58:18.366 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-08-27 09:58:18.368 | + lib/cinder:configure_cinder:311 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2026-08-27 09:58:18.404 | + lib/cinder:configure_cinder:313 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2026-08-27 09:58:18.437 | ++ lib/cinder:configure_cinder:314 : database_connection_url cinder 2026-08-27 09:58:18.440 | ++ lib/database:database_connection_url:134 : local db=cinder 2026-08-27 09:58:18.443 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql cinder 2026-08-27 09:58:18.446 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=cinder 2026-08-27 09:58:18.448 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-08-27 09:58:18.451 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-08-27 09:58:18.453 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-08-27 09:58:18.470 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-27 09:58:18.473 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-08-27 09:58:18.475 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/cinder?charset=utf8&plugin=dbcounter' 2026-08-27 09:58:18.479 | + 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-27 09:58:18.513 | + lib/cinder:configure_cinder:315 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2026-08-27 09:58:18.545 | + lib/cinder:configure_cinder:316 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2026-08-27 09:58:18.577 | + lib/cinder:configure_cinder:317 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2026-08-27 09:58:18.609 | + lib/cinder:configure_cinder:318 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2026-08-27 09:58:18.640 | + lib/cinder:configure_cinder:319 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2026-08-27 09:58:18.674 | + lib/cinder:configure_cinder:320 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 192.168.122.38 2026-08-27 09:58:18.706 | + lib/cinder:configure_cinder:321 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2026-08-27 09:58:18.741 | ++ lib/cinder:configure_cinder:322 : openssl rand -hex 16 2026-08-27 09:58:18.751 | + lib/cinder:configure_cinder:322 : iniset /etc/cinder/cinder.conf key_manager fixed_key c1883988eedd448985559ed324cd02a4 2026-08-27 09:58:18.784 | + lib/cinder:configure_cinder:323 : [[ -n '' ]] 2026-08-27 09:58:18.787 | + lib/cinder:configure_cinder:328 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2026-08-27 09:58:18.820 | + lib/cinder:configure_cinder:329 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2026-08-27 09:58:18.851 | + lib/cinder:configure_cinder:330 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2026-08-27 09:58:18.883 | + lib/cinder:configure_cinder:335 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2026-08-27 09:58:18.915 | + lib/cinder:configure_cinder:337 : iniset /etc/cinder/cinder.conf DEFAULT report_interval 120 2026-08-27 09:58:18.947 | + lib/cinder:configure_cinder:338 : iniset /etc/cinder/cinder.conf DEFAULT service_down_time 720 2026-08-27 09:58:18.979 | + lib/cinder:configure_cinder:340 : is_service_enabled c-vol 2026-08-27 09:58:18.998 | + functions-common:is_service_enabled:2076 : return 0 2026-08-27 09:58:19.001 | + lib/cinder:configure_cinder:340 : [[ -n lvm:lvmdriver-1 ]] 2026-08-27 09:58:19.004 | + lib/cinder:configure_cinder:341 : local enabled_backends= 2026-08-27 09:58:19.007 | + lib/cinder:configure_cinder:342 : local default_name= 2026-08-27 09:58:19.010 | + lib/cinder:configure_cinder:343 : local be be_name be_type 2026-08-27 09:58:19.012 | + lib/cinder:configure_cinder:344 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2026-08-27 09:58:19.016 | + lib/cinder:configure_cinder:345 : be_type=lvm 2026-08-27 09:58:19.018 | + lib/cinder:configure_cinder:346 : be_name=lvmdriver-1 2026-08-27 09:58:19.021 | + lib/cinder:configure_cinder:347 : type configure_cinder_backend_lvm 2026-08-27 09:58:19.023 | + lib/cinder:configure_cinder:348 : configure_cinder_backend_lvm lvmdriver-1 2026-08-27 09:58:19.026 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:48 : local be_name=lvmdriver-1 2026-08-27 09:58:19.029 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:50 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_backend_name lvmdriver-1 2026-08-27 09:58:19.063 | + 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-27 09:58:19.096 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:52 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_group stack-volumes-lvmdriver-1 2026-08-27 09:58:19.127 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:53 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_helper lioadm 2026-08-27 09:58:19.158 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:54 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_protocol iscsi 2026-08-27 09:58:19.190 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:55 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_port 3260 2026-08-27 09:58:19.225 | + 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-27 09:58:19.256 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:57 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type auto 2026-08-27 09:58:19.287 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:58 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_clear zero 2026-08-27 09:58:19.319 | + lib/cinder:configure_cinder:350 : [[ -z '' ]] 2026-08-27 09:58:19.322 | + lib/cinder:configure_cinder:351 : default_name=lvmdriver-1 2026-08-27 09:58:19.324 | + lib/cinder:configure_cinder:353 : enabled_backends+=lvmdriver-1, 2026-08-27 09:58:19.327 | + lib/cinder:configure_cinder:355 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends lvmdriver-1 2026-08-27 09:58:19.360 | + lib/cinder:configure_cinder:356 : [[ -n lvmdriver-1 ]] 2026-08-27 09:58:19.363 | + lib/cinder:configure_cinder:357 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type lvmdriver-1 2026-08-27 09:58:19.395 | + lib/cinder:configure_cinder:359 : configure_cinder_image_volume_cache 2026-08-27 09:58:19.398 | + lib/cinder:configure_cinder_image_volume_cache:730 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2026-08-27 09:58:19.400 | + lib/cinder:configure_cinder_image_volume_cache:731 : local be_name=lvmdriver-1 2026-08-27 09:58:19.403 | + lib/cinder:configure_cinder_image_volume_cache:733 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled True 2026-08-27 09:58:19.436 | + lib/cinder:configure_cinder_image_volume_cache:735 : [[ -n '' ]] 2026-08-27 09:58:19.439 | + lib/cinder:configure_cinder_image_volume_cache:739 : [[ -n '' ]] 2026-08-27 09:58:19.442 | + lib/cinder:configure_cinder:364 : [[ False == \T\r\u\e ]] 2026-08-27 09:58:19.445 | + lib/cinder:configure_cinder:368 : [[ lvmdriver-1, =~ ceph ]] 2026-08-27 09:58:19.448 | + lib/cinder:configure_cinder:373 : is_service_enabled c-bak 2026-08-27 09:58:19.466 | + functions-common:is_service_enabled:2076 : return 1 2026-08-27 09:58:19.469 | + lib/cinder:configure_cinder:381 : is_service_enabled ceilometer 2026-08-27 09:58:19.488 | + functions-common:is_service_enabled:2076 : return 1 2026-08-27 09:58:19.491 | + lib/cinder:configure_cinder:385 : is_service_enabled tls-proxy 2026-08-27 09:58:19.507 | + functions-common:is_service_enabled:2076 : return 1 2026-08-27 09:58:19.510 | + lib/cinder:configure_cinder:392 : '[' False '!=' False ']' 2026-08-27 09:58:19.512 | + lib/cinder:configure_cinder:396 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2026-08-27 09:58:19.515 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=cinder 2026-08-27 09:58:19.518 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/cinder/cinder.conf 2026-08-27 09:58:19.521 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-08-27 09:58:19.523 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-08-27 09:58:19.526 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-08-27 09:58:19.544 | + functions-common:is_service_enabled:2076 : return 0 2026-08-27 09:58:19.548 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-08-27 09:58:19.551 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-08-27 09:58:19.554 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-08-27 09:58:19.571 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-27 09:58:19.574 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.38:5672/ 2026-08-27 09:58:19.578 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.38:5672/ 2026-08-27 09:58:19.612 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-08-27 09:58:19.614 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-08-27 09:58:19.617 | + lib/cinder:configure_cinder:399 : setup_logging /etc/cinder/cinder.conf 2026-08-27 09:58:19.620 | + functions:setup_logging:693 : setup_systemd_logging /etc/cinder/cinder.conf 2026-08-27 09:58:19.623 | + functions:setup_systemd_logging:710 : local conf_file=/etc/cinder/cinder.conf 2026-08-27 09:58:19.626 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-08-27 09:58:19.646 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-08-27 09:58:19.648 | + functions:setup_systemd_logging:716 : local pidstr= 2026-08-27 09:58:19.651 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-08-27 09:58:19.654 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-08-27 09:58:19.657 | + 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-27 09:58:19.689 | + 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-27 09:58:19.720 | + 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-27 09:58:19.753 | + functions:setup_systemd_logging:727 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-08-27 09:58:19.785 | + functions:setup_systemd_logging:730 : iniset /etc/cinder/cinder.conf DEFAULT log_color False 2026-08-27 09:58:19.816 | + lib/cinder:configure_cinder:401 : is_service_enabled c-api 2026-08-27 09:58:19.835 | + functions-common:is_service_enabled:2076 : return 0 2026-08-27 09:58:19.837 | + lib/cinder:configure_cinder:402 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini cinder.wsgi.api:application /volume '' cinder-api 2026-08-27 09:58:19.841 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/cinder/cinder-api-uwsgi.ini 2026-08-27 09:58:19.844 | + lib/apache:write_uwsgi_config:244 : local wsgi=cinder.wsgi.api:application 2026-08-27 09:58:19.846 | + lib/apache:write_uwsgi_config:245 : local url=/volume 2026-08-27 09:58:19.849 | + lib/apache:write_uwsgi_config:246 : local http= 2026-08-27 09:58:19.852 | + lib/apache:write_uwsgi_config:247 : local name=cinder-api 2026-08-27 09:58:19.855 | + lib/apache:write_uwsgi_config:249 : '[' -z cinder-api ']' 2026-08-27 09:58:19.857 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-08-27 09:58:19.860 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-08-27 09:58:19.876 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-08-27 09:58:19.876 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-08-27 09:58:19.886 | d /var/run/uwsgi 0755 quobyte root 2026-08-27 09:58:19.890 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-08-27 09:58:19.903 | /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-27 09:58:19.908 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/cinder-api.socket 2026-08-27 09:58:19.911 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2026-08-27 09:58:19.915 | + lib/apache:write_uwsgi_config:270 : [[ cinder.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-08-27 09:58:19.918 | + lib/apache:write_uwsgi_config:271 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi module cinder.wsgi.api:application 2026-08-27 09:58:19.951 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2026-08-27 09:58:19.983 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2026-08-27 09:58:20.014 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2026-08-27 09:58:20.045 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2026-08-27 09:58:20.077 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 80 2026-08-27 09:58:20.109 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2026-08-27 09:58:20.140 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2026-08-27 09:58:20.173 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2026-08-27 09:58:20.204 | + 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-27 09:58:20.234 | + lib/apache:write_uwsgi_config:292 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2026-08-27 09:58:20.264 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2026-08-27 09:58:20.295 | + lib/apache:write_uwsgi_config:296 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2026-08-27 09:58:20.326 | + lib/apache:write_uwsgi_config:298 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi start-time %t 2026-08-27 09:58:20.356 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-08-27 09:58:20.359 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-08-27 09:58:20.363 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for cinder-api 2026-08-27 09:58:20.366 | ++ lib/apache:apache_site_config_for:174 : local site=cinder-api 2026-08-27 09:58:20.368 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-08-27 09:58:20.371 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-27 09:58:20.373 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-27 09:58:20.376 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/cinder-api.conf 2026-08-27 09:58:20.379 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/cinder-api.conf 2026-08-27 09:58:20.381 | + lib/apache:write_uwsgi_config:306 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-api.socket 2026-08-27 09:58:20.412 | + lib/apache:write_uwsgi_config:307 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2026-08-27 09:58:20.445 | + 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-27 09:58:20.445 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/cinder-api.conf 2026-08-27 09:58:20.455 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-api.socket|uwsgi://uwsgi-uds-cinder-api" retry=0 acquire=1 2026-08-27 09:58:20.460 | + lib/apache:write_uwsgi_config:309 : enable_apache_site cinder-api 2026-08-27 09:58:20.464 | + lib/apache:enable_apache_site:191 : local site=cinder-api 2026-08-27 09:58:20.466 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-08-27 09:58:20.469 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-08-27 09:58:20.471 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-08-27 09:58:20.474 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-08-27 09:58:20.477 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-27 09:58:20.480 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-27 09:58:20.482 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-08-27 09:58:20.485 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-08-27 09:58:20.488 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-27 09:58:20.491 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-27 09:58:20.493 | + lib/apache:enable_apache_site:195 : sudo a2ensite cinder-api 2026-08-27 09:58:20.504 | perl: warning: Setting locale failed. 2026-08-27 09:58:20.504 | perl: warning: Please check that your locale settings: 2026-08-27 09:58:20.504 | LANGUAGE = (unset), 2026-08-27 09:58:20.504 | LC_ALL = "en_US.utf8", 2026-08-27 09:58:20.505 | LANG = "de_DE.UTF-8" 2026-08-27 09:58:20.505 | are supported and installed on your system. 2026-08-27 09:58:20.505 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-27 09:58:20.543 | Enabling site cinder-api. 2026-08-27 09:58:20.549 | To activate the new configuration, you need to run: 2026-08-27 09:58:20.549 | systemctl reload apache2 2026-08-27 09:58:20.554 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-08-27 09:58:20.557 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-08-27 09:58:20.560 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-08-27 09:58:20.562 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-08-27 09:58:20.691 | + lib/cinder:configure_cinder:405 : [[ -r /home/quobyte/devstack/lib/cinder_plugins/default ]] 2026-08-27 09:58:20.695 | + lib/cinder:configure_cinder:409 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://192.168.122.38/image 2026-08-27 09:58:20.729 | + lib/cinder:configure_cinder:410 : is_service_enabled tls-proxy 2026-08-27 09:58:20.746 | + functions-common:is_service_enabled:2076 : return 1 2026-08-27 09:58:20.749 | + lib/cinder:configure_cinder:416 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf glance glance 2026-08-27 09:58:20.751 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/cinder/cinder.conf 2026-08-27 09:58:20.754 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=glance 2026-08-27 09:58:20.757 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=glance 2026-08-27 09:58:20.759 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-08-27 09:58:20.762 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/cinder/cinder.conf glance glance 2026-08-27 09:58:20.765 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-08-27 09:58:20.768 | + lib/keystone:configure_keystoneauth:392 : local admin_user=glance 2026-08-27 09:58:20.770 | + lib/keystone:configure_keystoneauth:393 : local section=glance 2026-08-27 09:58:20.773 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf glance auth_type password 2026-08-27 09:58:20.807 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf glance interface public 2026-08-27 09:58:20.838 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf glance auth_url http://192.168.122.38/identity 2026-08-27 09:58:20.870 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf glance username glance 2026-08-27 09:58:20.902 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf glance password nomoresecret 2026-08-27 09:58:20.934 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf glance user_domain_name Default 2026-08-27 09:58:20.967 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf glance project_name service 2026-08-27 09:58:20.999 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf glance project_domain_name Default 2026-08-27 09:58:21.031 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/cinder/cinder.conf glance www_authenticate_uri http://192.168.122.38/identity 2026-08-27 09:58:21.063 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/cinder/cinder.conf glance cafile /opt/stack/data/ca-bundle.pem 2026-08-27 09:58:21.095 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf glance memcached_servers localhost:11211 2026-08-27 09:58:21.127 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-08-27 09:58:21.130 | + lib/cinder:configure_cinder:419 : configure_keystoneauth /etc/cinder/cinder.conf nova nova 2026-08-27 09:58:21.133 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-08-27 09:58:21.135 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-08-27 09:58:21.137 | + lib/keystone:configure_keystoneauth:393 : local section=nova 2026-08-27 09:58:21.140 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf nova auth_type password 2026-08-27 09:58:21.174 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf nova interface public 2026-08-27 09:58:21.208 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf nova auth_url http://192.168.122.38/identity 2026-08-27 09:58:21.240 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf nova username nova 2026-08-27 09:58:21.272 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf nova password nomoresecret 2026-08-27 09:58:21.306 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2026-08-27 09:58:21.337 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf nova project_name service 2026-08-27 09:58:21.370 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2026-08-27 09:58:21.402 | + lib/cinder:configure_cinder:420 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2026-08-27 09:58:21.434 | + lib/cinder:configure_cinder:421 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2026-08-27 09:58:21.465 | + lib/cinder:configure_cinder:423 : [[ ! -z '' ]] 2026-08-27 09:58:21.468 | + lib/cinder:configure_cinder:425 : is_service_enabled etcd3 2026-08-27 09:58:21.485 | + functions-common:is_service_enabled:2076 : return 0 2026-08-27 09:58:21.488 | + lib/cinder:configure_cinder:428 : iniset /etc/cinder/cinder.conf coordination backend_url 'etcd3+http://192.168.122.38:2379?api_version=v3' 2026-08-27 09:58:21.521 | + lib/cinder:configure_cinder:431 : [[ True == True ]] 2026-08-27 09:58:21.524 | + lib/cinder:configure_cinder:432 : iniset /etc/cinder/cinder.conf oslo_policy enforce_new_defaults true 2026-08-27 09:58:21.557 | + lib/cinder:configure_cinder:437 : '[' True == True ']' 2026-08-27 09:58:21.560 | + lib/cinder:configure_cinder:438 : init_cinder_service_user_conf 2026-08-27 09:58:21.562 | + lib/cinder:init_cinder_service_user_conf:759 : iniset /etc/cinder/cinder.conf service_user send_service_user_token True 2026-08-27 09:58:21.597 | + lib/cinder:init_cinder_service_user_conf:760 : configure_keystoneauth /etc/cinder/cinder.conf cinder service_user 2026-08-27 09:58:21.600 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-08-27 09:58:21.603 | + lib/keystone:configure_keystoneauth:392 : local admin_user=cinder 2026-08-27 09:58:21.606 | + lib/keystone:configure_keystoneauth:393 : local section=service_user 2026-08-27 09:58:21.608 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf service_user auth_type password 2026-08-27 09:58:21.641 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf service_user interface public 2026-08-27 09:58:21.672 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf service_user auth_url http://192.168.122.38/identity 2026-08-27 09:58:21.705 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf service_user username cinder 2026-08-27 09:58:21.738 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf service_user password nomoresecret 2026-08-27 09:58:21.772 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf service_user user_domain_name Default 2026-08-27 09:58:21.803 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf service_user project_name service 2026-08-27 09:58:21.836 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf service_user project_domain_name Default 2026-08-27 09:58:21.868 | + ./stack.sh:main:954 : is_service_enabled neutron 2026-08-27 09:58:21.886 | + functions-common:is_service_enabled:2076 : return 0 2026-08-27 09:58:21.889 | + ./stack.sh:main:956 : stack_install_service neutron 2026-08-27 09:58:21.892 | + lib/stack:stack_install_service:20 : local service=neutron 2026-08-27 09:58:21.894 | + lib/stack:stack_install_service:21 : type install_neutron 2026-08-27 09:58:21.897 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-08-27 09:58:21.900 | + lib/stack:stack_install_service:32 : install_neutron 2026-08-27 09:58:21.903 | + lib/neutron:install_neutron:516 : use_library_from_git neutron-lib 2026-08-27 09:58:21.906 | + inc/python:use_library_from_git:266 : local name=neutron-lib 2026-08-27 09:58:21.909 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-27 09:58:21.912 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-27 09:58:21.914 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,neutron-lib, ]] 2026-08-27 09:58:21.917 | + inc/python:use_library_from_git:269 : return 1 2026-08-27 09:58:21.920 | + lib/neutron:install_neutron:523 : use_library_from_git sqlalchemy 2026-08-27 09:58:21.923 | + inc/python:use_library_from_git:266 : local name=sqlalchemy 2026-08-27 09:58:21.926 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-27 09:58:21.928 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-27 09:58:21.931 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,sqlalchemy, ]] 2026-08-27 09:58:21.934 | + inc/python:use_library_from_git:269 : return 1 2026-08-27 09:58:21.937 | + lib/neutron:install_neutron:527 : use_library_from_git alembic 2026-08-27 09:58:21.940 | + inc/python:use_library_from_git:266 : local name=alembic 2026-08-27 09:58:21.943 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-27 09:58:21.946 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-27 09:58:21.949 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,alembic, ]] 2026-08-27 09:58:21.952 | + inc/python:use_library_from_git:269 : return 1 2026-08-27 09:58:21.955 | + lib/neutron:install_neutron:532 : git_clone https://review.opendev.org/openstack/neutron.git /opt/stack/neutron master 2026-08-27 09:58:21.957 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/neutron.git 2026-08-27 09:58:21.960 | + functions-common:git_clone:590 : local git_dest=/opt/stack/neutron 2026-08-27 09:58:21.963 | + functions-common:git_clone:591 : local git_ref=master 2026-08-27 09:58:21.965 | + functions-common:git_clone:592 : local orig_dir 2026-08-27 09:58:21.969 | ++ functions-common:git_clone:593 : pwd 2026-08-27 09:58:21.972 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-08-27 09:58:21.975 | + functions-common:git_clone:594 : local git_clone_flags= 2026-08-27 09:58:21.978 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-08-27 09:58:21.995 | + functions-common:git_clone:596 : RECLONE=False 2026-08-27 09:58:21.998 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-08-27 09:58:22.001 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-08-27 09:58:22.005 | + functions-common:git_clone:610 : echo master 2026-08-27 09:58:22.005 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-08-27 09:58:22.010 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/neutron ]] 2026-08-27 09:58:22.012 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-08-27 09:58:22.015 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/neutron.git /opt/stack/neutron 2026-08-27 09:58:22.018 | + functions-common:git_timed:697 : local count=0 2026-08-27 09:58:22.020 | + functions-common:git_timed:698 : local timeout=0 2026-08-27 09:58:22.023 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-08-27 09:58:22.026 | + functions-common:git_timed:701 : timeout=0 2026-08-27 09:58:22.028 | + functions-common:git_timed:704 : time_start git_timed 2026-08-27 09:58:22.031 | + functions-common:time_start:2406 : local name=git_timed 2026-08-27 09:58:22.034 | + functions-common:time_start:2407 : local start_time= 2026-08-27 09:58:22.036 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-27 09:58:22.039 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-27 09:58:22.043 | + functions-common:time_start:2411 : _TIME_START[$name]=1787824702040 2026-08-27 09:58:22.045 | + 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-27 09:58:22.049 | Cloning into '/opt/stack/neutron'... 2026-08-27 09:59:25.024 | + functions-common:git_timed:719 : time_stop git_timed 2026-08-27 09:59:25.028 | + functions-common:time_stop:2420 : local name 2026-08-27 09:59:25.032 | + functions-common:time_stop:2421 : local end_time 2026-08-27 09:59:25.035 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-27 09:59:25.038 | + functions-common:time_stop:2423 : local total 2026-08-27 09:59:25.042 | + functions-common:time_stop:2424 : local start_time 2026-08-27 09:59:25.045 | + functions-common:time_stop:2426 : name=git_timed 2026-08-27 09:59:25.049 | + functions-common:time_stop:2427 : start_time=1787824702040 2026-08-27 09:59:25.052 | + functions-common:time_stop:2429 : [[ -z 1787824702040 ]] 2026-08-27 09:59:25.056 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-27 09:59:25.062 | + functions-common:time_stop:2432 : end_time=1787824765058 2026-08-27 09:59:25.065 | + functions-common:time_stop:2433 : elapsed_time=63018 2026-08-27 09:59:25.069 | + functions-common:time_stop:2434 : total=86294 2026-08-27 09:59:25.072 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-27 09:59:25.075 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=149312 2026-08-27 09:59:25.079 | + functions-common:git_clone:631 : cd /opt/stack/neutron 2026-08-27 09:59:25.082 | + functions-common:git_clone:632 : git_timed fetch origin master 2026-08-27 09:59:25.086 | + functions-common:git_timed:697 : local count=0 2026-08-27 09:59:25.089 | + functions-common:git_timed:698 : local timeout=0 2026-08-27 09:59:25.093 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-08-27 09:59:25.097 | + functions-common:git_timed:701 : timeout=0 2026-08-27 09:59:25.100 | + functions-common:git_timed:704 : time_start git_timed 2026-08-27 09:59:25.104 | + functions-common:time_start:2406 : local name=git_timed 2026-08-27 09:59:25.107 | + functions-common:time_start:2407 : local start_time= 2026-08-27 09:59:25.111 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-27 09:59:25.115 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-27 09:59:25.120 | + functions-common:time_start:2411 : _TIME_START[$name]=1787824765117 2026-08-27 09:59:25.124 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-08-27 09:59:25.832 | From https://review.opendev.org/openstack/neutron 2026-08-27 09:59:25.832 | * branch master -> FETCH_HEAD 2026-08-27 09:59:25.843 | + functions-common:git_timed:719 : time_stop git_timed 2026-08-27 09:59:25.847 | + functions-common:time_stop:2420 : local name 2026-08-27 09:59:25.850 | + functions-common:time_stop:2421 : local end_time 2026-08-27 09:59:25.854 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-27 09:59:25.858 | + functions-common:time_stop:2423 : local total 2026-08-27 09:59:25.861 | + functions-common:time_stop:2424 : local start_time 2026-08-27 09:59:25.865 | + functions-common:time_stop:2426 : name=git_timed 2026-08-27 09:59:25.868 | + functions-common:time_stop:2427 : start_time=1787824765117 2026-08-27 09:59:25.872 | + functions-common:time_stop:2429 : [[ -z 1787824765117 ]] 2026-08-27 09:59:25.877 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-27 09:59:25.882 | + functions-common:time_stop:2432 : end_time=1787824765878 2026-08-27 09:59:25.885 | + functions-common:time_stop:2433 : elapsed_time=761 2026-08-27 09:59:25.889 | + functions-common:time_stop:2434 : total=149312 2026-08-27 09:59:25.892 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-27 09:59:25.896 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=150073 2026-08-27 09:59:25.900 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-08-27 09:59:25.903 | + functions-common:git_timed:697 : local count=0 2026-08-27 09:59:25.907 | + functions-common:git_timed:698 : local timeout=0 2026-08-27 09:59:25.911 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-08-27 09:59:25.914 | + functions-common:git_timed:701 : timeout=0 2026-08-27 09:59:25.918 | + functions-common:git_timed:704 : time_start git_timed 2026-08-27 09:59:25.921 | + functions-common:time_start:2406 : local name=git_timed 2026-08-27 09:59:25.925 | + functions-common:time_start:2407 : local start_time= 2026-08-27 09:59:25.928 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-27 09:59:25.933 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-27 09:59:25.939 | + functions-common:time_start:2411 : _TIME_START[$name]=1787824765935 2026-08-27 09:59:25.942 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-08-27 09:59:26.411 | Note: switching to 'FETCH_HEAD'. 2026-08-27 09:59:26.411 | 2026-08-27 09:59:26.411 | You are in 'detached HEAD' state. You can look around, make experimental 2026-08-27 09:59:26.411 | changes and commit them, and you can discard any commits you make in this 2026-08-27 09:59:26.412 | state without impacting any branches by switching back to a branch. 2026-08-27 09:59:26.412 | 2026-08-27 09:59:26.412 | If you want to create a new branch to retain commits you create, you may 2026-08-27 09:59:26.412 | do so (now or later) by using -c with the switch command. Example: 2026-08-27 09:59:26.412 | 2026-08-27 09:59:26.412 | git switch -c 2026-08-27 09:59:26.412 | 2026-08-27 09:59:26.412 | Or undo this operation with: 2026-08-27 09:59:26.412 | 2026-08-27 09:59:26.412 | git switch - 2026-08-27 09:59:26.412 | 2026-08-27 09:59:26.413 | Turn off this advice by setting config variable advice.detachedHead to false 2026-08-27 09:59:26.413 | 2026-08-27 09:59:26.413 | HEAD is now at a64fd5cba1 Merge "Raise error when adding another `advertise-host` subnet to a evpn router" 2026-08-27 09:59:26.421 | + functions-common:git_timed:719 : time_stop git_timed 2026-08-27 09:59:26.425 | + functions-common:time_stop:2420 : local name 2026-08-27 09:59:26.429 | + functions-common:time_stop:2421 : local end_time 2026-08-27 09:59:26.432 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-27 09:59:26.436 | + functions-common:time_stop:2423 : local total 2026-08-27 09:59:26.439 | + functions-common:time_stop:2424 : local start_time 2026-08-27 09:59:26.443 | + functions-common:time_stop:2426 : name=git_timed 2026-08-27 09:59:26.447 | + functions-common:time_stop:2427 : start_time=1787824765935 2026-08-27 09:59:26.450 | + functions-common:time_stop:2429 : [[ -z 1787824765935 ]] 2026-08-27 09:59:26.454 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-27 09:59:26.460 | + functions-common:time_stop:2432 : end_time=1787824766456 2026-08-27 09:59:26.464 | + functions-common:time_stop:2433 : elapsed_time=521 2026-08-27 09:59:26.467 | + functions-common:time_stop:2434 : total=150073 2026-08-27 09:59:26.471 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-27 09:59:26.475 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=150594 2026-08-27 09:59:26.478 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/neutron 2026-08-27 09:59:26.497 | + functions-common:git_clone:672 : cd /opt/stack/neutron 2026-08-27 09:59:26.503 | + functions-common:git_clone:673 : git show --oneline 2026-08-27 09:59:26.503 | + functions-common:git_clone:673 : head -1 2026-08-27 09:59:26.508 | a64fd5cba1 Merge "Raise error when adding another `advertise-host` subnet to a evpn router" 2026-08-27 09:59:26.512 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-08-27 09:59:26.517 | + lib/neutron:install_neutron:533 : setup_develop /opt/stack/neutron 2026-08-27 09:59:26.520 | + inc/python:setup_develop:353 : local bindep 2026-08-27 09:59:26.524 | + inc/python:setup_develop:354 : [[ /opt/stack/neutron == -bindep* ]] 2026-08-27 09:59:26.528 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/neutron 2026-08-27 09:59:26.532 | + inc/python:setup_develop:359 : local extras= 2026-08-27 09:59:26.536 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2026-08-27 09:59:26.540 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-08-27 09:59:26.544 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/neutron == -bindep* ]] 2026-08-27 09:59:26.548 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/neutron 2026-08-27 09:59:26.551 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-08-27 09:59:26.555 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-08-27 09:59:26.560 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/neutron 2026-08-27 09:59:26.564 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-08-27 09:59:26.569 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/neutron 2026-08-27 09:59:26.573 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-08-27 09:59:26.577 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-08-27 09:59:26.581 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2026-08-27 09:59:26.589 | + inc/python:_setup_package_with_constraints_edit:400 : name=neutron 2026-08-27 09:59:26.593 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z neutron ']' 2026-08-27 09:59:26.596 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2026-08-27 09:59:26.754 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/neutron -e 2026-08-27 09:59:26.758 | + inc/python:setup_package:436 : local bindep=0 2026-08-27 09:59:26.762 | + inc/python:setup_package:437 : local bindep_flag= 2026-08-27 09:59:26.765 | + inc/python:setup_package:438 : local bindep_profiles= 2026-08-27 09:59:26.769 | + inc/python:setup_package:439 : [[ /opt/stack/neutron == -bindep* ]] 2026-08-27 09:59:26.773 | + inc/python:setup_package:444 : local project_dir=/opt/stack/neutron 2026-08-27 09:59:26.777 | + inc/python:setup_package:445 : local flags=-e 2026-08-27 09:59:26.781 | + inc/python:setup_package:446 : local extras= 2026-08-27 09:59:26.785 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-08-27 09:59:26.789 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-08-27 09:59:26.793 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-08-27 09:59:26.797 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-08-27 09:59:26.801 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-08-27 09:59:26.804 | + inc/python:setup_package:464 : pip_install -e /opt/stack/neutron 2026-08-27 09:59:26.833 | Using python 3.12 to install /opt/stack/neutron 2026-08-27 09:59:26.837 | + 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-27 09:59:27.827 | Obtaining file:///opt/stack/neutron 2026-08-27 09:59:27.837 | Installing build dependencies: started 2026-08-27 09:59:29.493 | Installing build dependencies: finished with status 'done' 2026-08-27 09:59:29.494 | Checking if build backend supports build_editable: started 2026-08-27 09:59:30.053 | Checking if build backend supports build_editable: finished with status 'done' 2026-08-27 09:59:30.054 | Getting requirements to build editable: started 2026-08-27 09:59:30.365 | Getting requirements to build editable: finished with status 'done' 2026-08-27 09:59:30.367 | Preparing editable metadata (pyproject.toml): started 2026-08-27 09:59:32.140 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-08-27 09:59:32.163 | Requirement already satisfied: pbr>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev143) (7.0.3) 2026-08-27 09:59:32.164 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev143) (3.10.1) 2026-08-27 09:59:32.165 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev143) (3.1.0) 2026-08-27 09:59:32.166 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev143) (2.5.1) 2026-08-27 09:59:32.167 | Requirement already satisfied: debtcollector>=1.19.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev143) (3.1.0) 2026-08-27 09:59:32.168 | Requirement already satisfied: decorator>=4.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev143) (5.3.1) 2026-08-27 09:59:32.351 | Collecting pecan>=1.4.0 (from neutron==29.0.0.0b2.dev143) 2026-08-27 09:59:32.493 | Downloading pecan-1.8.0-py3-none-any.whl.metadata (1.6 kB) 2026-08-27 09:59:32.504 | Requirement already satisfied: httplib2>=0.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev143) (0.32.0) 2026-08-27 09:59:32.505 | Requirement already satisfied: requests>=2.32.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev143) (2.34.2) 2026-08-27 09:59:32.506 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev143) (3.1.6) 2026-08-27 09:59:32.507 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev143) (13.0.1) 2026-08-27 09:59:32.508 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev143) (1.3.0) 2026-08-27 09:59:32.571 | Collecting neutron-lib>=5.0.0 (from neutron==29.0.0.0b2.dev143) 2026-08-27 09:59:32.587 | Downloading neutron_lib-5.0.1-py3-none-any.whl.metadata (2.4 kB) 2026-08-27 09:59:32.598 | Requirement already satisfied: tenacity>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev143) (9.1.4) 2026-08-27 09:59:32.599 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev143) (2.0.52) 2026-08-27 09:59:32.600 | Requirement already satisfied: WebOb>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev143) (1.8.11) 2026-08-27 09:59:32.601 | Requirement already satisfied: keystoneauth1>=3.14.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev143) (5.16.0) 2026-08-27 09:59:32.602 | Requirement already satisfied: alembic>=1.18.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev143) (1.19.1) 2026-08-27 09:59:32.603 | Requirement already satisfied: stevedore>=2.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev143) (5.9.1) 2026-08-27 09:59:32.604 | Requirement already satisfied: oslo.cache>=1.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev143) (4.3.0) 2026-08-27 09:59:32.604 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev143) (7.6.1) 2026-08-27 09:59:32.605 | Requirement already satisfied: oslo.config>=10.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev143) (10.7.0) 2026-08-27 09:59:32.606 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev143) (6.5.0) 2026-08-27 09:59:32.607 | Requirement already satisfied: oslo.db>=4.44.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev143) (18.1.1) 2026-08-27 09:59:32.608 | Requirement already satisfied: oslo.i18n>=3.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev143) (6.9.0) 2026-08-27 09:59:32.609 | Requirement already satisfied: oslo.log>=5.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev143) (8.3.0) 2026-08-27 09:59:32.610 | Requirement already satisfied: oslo.messaging>=7.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev143) (18.2.0) 2026-08-27 09:59:32.611 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev143) (8.2.0) 2026-08-27 09:59:32.612 | Requirement already satisfied: oslo.policy>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev143) (6.0.1) 2026-08-27 09:59:32.612 | Requirement already satisfied: oslo.privsep>=2.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev143) (3.12.0) 2026-08-27 09:59:32.613 | Requirement already satisfied: oslo.reports>=1.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev143) (3.9.0) 2026-08-27 09:59:32.614 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev143) (7.10.0) 2026-08-27 09:59:32.615 | Requirement already satisfied: oslo.serialization>=5.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev143) (5.11.0) 2026-08-27 09:59:32.616 | 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.dev143) (4.8.0) 2026-08-27 09:59:32.617 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev143) (2.8.0) 2026-08-27 09:59:32.618 | Requirement already satisfied: oslo.utils>=7.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev143) (10.2.0) 2026-08-27 09:59:32.619 | Requirement already satisfied: oslo.versionedobjects>=1.35.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev143) (3.12.0) 2026-08-27 09:59:32.620 | Requirement already satisfied: osprofiler>=2.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev143) (4.4.0) 2026-08-27 09:59:32.654 | Collecting os-ken>=4.2.1 (from neutron==29.0.0.0b2.dev143) 2026-08-27 09:59:32.670 | Downloading os_ken-4.2.2-py3-none-any.whl.metadata (2.0 kB) 2026-08-27 09:59:32.704 | Collecting os-resource-classes>=1.1.0 (from neutron==29.0.0.0b2.dev143) 2026-08-27 09:59:32.720 | Downloading os_resource_classes-1.1.0-py3-none-any.whl.metadata (1.9 kB) 2026-08-27 09:59:32.760 | Collecting ovs>3.3.0 (from neutron==29.0.0.0b2.dev143) 2026-08-27 09:59:32.776 | Downloading ovs-3.7.1.tar.gz (162 kB) 2026-08-27 09:59:32.884 | Installing build dependencies: started 2026-08-27 09:59:34.355 | Installing build dependencies: finished with status 'done' 2026-08-27 09:59:34.356 | Getting requirements to build wheel: started 2026-08-27 09:59:35.025 | Getting requirements to build wheel: finished with status 'done' 2026-08-27 09:59:35.027 | Preparing metadata (pyproject.toml): started 2026-08-27 09:59:35.410 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-08-27 09:59:35.460 | Collecting ovsdbapp>=2.18.0 (from neutron==29.0.0.0b2.dev143) 2026-08-27 09:59:35.475 | Downloading ovsdbapp-2.19.0-py3-none-any.whl.metadata (1.9 kB) 2026-08-27 09:59:35.485 | Requirement already satisfied: psutil>=6.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev143) (7.2.2) 2026-08-27 09:59:35.521 | Collecting pyroute2>=0.7.3 (from neutron==29.0.0.0b2.dev143) 2026-08-27 09:59:35.537 | Downloading pyroute2-0.8.1-py3-none-any.whl.metadata (8.2 kB) 2026-08-27 09:59:35.547 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev143) (24.2.1) 2026-08-27 09:59:35.549 | Requirement already satisfied: python-novaclient>=9.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev143) (18.13.0) 2026-08-27 09:59:35.550 | Requirement already satisfied: openstacksdk>=0.31.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev143) (4.19.0) 2026-08-27 09:59:35.583 | Collecting python-designateclient>=2.7.0 (from neutron==29.0.0.0b2.dev143) 2026-08-27 09:59:35.599 | Downloading python_designateclient-7.0.0-py3-none-any.whl.metadata (3.1 kB) 2026-08-27 09:59:35.643 | Collecting os-vif>=3.1.0 (from neutron==29.0.0.0b2.dev143) 2026-08-27 09:59:35.659 | Downloading os_vif-5.2.0-py3-none-any.whl.metadata (2.1 kB) 2026-08-27 09:59:35.669 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev143) (3.5.0) 2026-08-27 09:59:35.670 | Requirement already satisfied: tooz>=1.58.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev143) (9.1.0) 2026-08-27 09:59:35.673 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=1.18.1->neutron==29.0.0.0b2.dev143) (1.4.1) 2026-08-27 09:59:35.675 | 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.dev143) (4.16.0) 2026-08-27 09:59:35.678 | 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.dev143) (2.3.0) 2026-08-27 09:59:35.682 | 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.dev143) (3.3.2) 2026-08-27 09:59:35.686 | 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.dev143) (3.0.3) 2026-08-27 09:59:35.690 | 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.dev143) (2.1.0) 2026-08-27 09:59:35.690 | 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.dev143) (1.9.0) 2026-08-27 09:59:35.697 | 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.dev143) (4.1.0) 2026-08-27 09:59:35.698 | 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.dev143) (2.13.0) 2026-08-27 09:59:35.699 | 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.dev143) (5.8.0) 2026-08-27 09:59:35.711 | 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.dev143) (1.3.7) 2026-08-27 09:59:35.744 | Collecting os-traits>=0.9.0 (from neutron-lib>=5.0.0->neutron==29.0.0.0b2.dev143) 2026-08-27 09:59:35.763 | Downloading os_traits-3.9.0-py3-none-any.whl.metadata (1.9 kB) 2026-08-27 09:59:35.776 | 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.dev143) (43.0.3) 2026-08-27 09:59:35.776 | 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.dev143) (1.5.0) 2026-08-27 09:59:35.778 | 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.dev143) (1.1.0) 2026-08-27 09:59:35.778 | 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.dev143) (1.33) 2026-08-27 09:59:35.781 | 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.dev143) (4.11.3) 2026-08-27 09:59:35.781 | 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.dev143) (6.0.3) 2026-08-27 09:59:35.785 | 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.dev143) (2.1.1) 2026-08-27 09:59:35.790 | 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.dev143) (3.0) 2026-08-27 09:59:35.797 | 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.dev143) (3.1.1) 2026-08-27 09:59:35.802 | 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.dev143) (0.41.2) 2026-08-27 09:59:35.803 | 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.dev143) (1.2.1) 2026-08-27 09:59:35.831 | Collecting ncclient>=0.6.13 (from os-ken>=4.2.1->neutron==29.0.0.0b2.dev143) 2026-08-27 09:59:35.847 | Downloading ncclient-0.7.1-py3-none-any.whl.metadata (12 kB) 2026-08-27 09:59:35.861 | 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.dev143) (26.3) 2026-08-27 09:59:35.865 | 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.dev143) (2.8.0) 2026-08-27 09:59:35.865 | 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.dev143) (3.5.5) 2026-08-27 09:59:35.877 | 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.dev143) (6.1.1) 2026-08-27 09:59:35.878 | 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.dev143) (4.0.0) 2026-08-27 09:59:35.899 | 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.dev143) (0.20) 2026-08-27 09:59:35.905 | 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.dev143) (2.0.0) 2026-08-27 09:59:35.914 | 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.dev143) (2.1.2) 2026-08-27 09:59:35.915 | 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.dev143) (0.6.2) 2026-08-27 09:59:35.923 | 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.dev143) (2.9.0.post0) 2026-08-27 09:59:35.931 | 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.dev143) (7.1.7) 2026-08-27 09:59:35.931 | 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.dev143) (5.3.1) 2026-08-27 09:59:35.931 | 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.dev143) (5.6.2) 2026-08-27 09:59:35.933 | 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.dev143) (0.17.0) 2026-08-27 09:59:35.937 | 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.dev143) (5.1.0) 2026-08-27 09:59:35.947 | 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.dev143) (2026.3) 2026-08-27 09:59:35.955 | 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.dev143) (0.26.0) 2026-08-27 09:59:35.959 | 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.dev143) (5.0.0) 2026-08-27 09:59:35.961 | 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.dev143) (4.0.1) 2026-08-27 09:59:35.995 | 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.dev143) (1.7.6) 2026-08-27 09:59:36.002 | 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.dev143) (2.2.0) 2026-08-27 09:59:36.012 | 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.dev143) (3.18.0) 2026-08-27 09:59:36.061 | Collecting sortedcontainers (from ovs>3.3.0->neutron==29.0.0.0b2.dev143) 2026-08-27 09:59:36.076 | Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) 2026-08-27 09:59:36.100 | Collecting fixtures>=3.0.0 (from ovsdbapp>=2.18.0->neutron==29.0.0.0b2.dev143) 2026-08-27 09:59:36.102 | Using cached fixtures-4.3.2-py3-none-any.whl.metadata (22 kB) 2026-08-27 09:59:36.122 | 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.dev143) (3.0.3) 2026-08-27 09:59:36.122 | 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.dev143) (1.6.2) 2026-08-27 09:59:36.131 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->neutron==29.0.0.0b2.dev143) (84.0.0) 2026-08-27 09:59:36.159 | 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.dev143) (0.8.2) 2026-08-27 09:59:36.201 | 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.dev143) (1.17.0) 2026-08-27 09:59:36.206 | 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.dev143) (4.16.0) 2026-08-27 09:59:36.209 | 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.dev143) (4.26.0) 2026-08-27 09:59:36.244 | Collecting osc-lib>=1.8.0 (from python-designateclient>=2.7.0->neutron==29.0.0.0b2.dev143) 2026-08-27 09:59:36.260 | Downloading osc_lib-4.7.0-py3-none-any.whl.metadata (3.8 kB) 2026-08-27 09:59:36.276 | 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.dev143) (0.6.0) 2026-08-27 09:59:36.277 | 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.dev143) (4.2.0) 2026-08-27 09:59:36.288 | 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.dev143) (3.0.53) 2026-08-27 09:59:36.289 | 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.dev143) (1.11.0) 2026-08-27 09:59:36.291 | 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.dev143) (15.0.0) 2026-08-27 09:59:36.292 | 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.dev143) (1.8.0) 2026-08-27 09:59:36.297 | 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.dev143) (26.1.0) 2026-08-27 09:59:36.299 | 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.dev143) (2025.9.1) 2026-08-27 09:59:36.299 | 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.dev143) (0.37.0) 2026-08-27 09:59:36.300 | 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.dev143) (2026.6.3) 2026-08-27 09:59:36.357 | 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.dev143) (3.5.0) 2026-08-27 09:59:36.358 | 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.dev143) (3.18) 2026-08-27 09:59:36.359 | 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.dev143) (2.7.0) 2026-08-27 09:59:36.361 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.32.3->neutron==29.0.0.0b2.dev143) (2023.11.17) 2026-08-27 09:59:36.395 | 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.dev143) (4.2.0) 2026-08-27 09:59:36.397 | 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.dev143) (2.20.0) 2026-08-27 09:59:36.408 | 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.dev143) (0.1.2) 2026-08-27 09:59:36.429 | 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.dev143) (0.8) 2026-08-27 09:59:36.499 | 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.dev143) (0.16.0) 2026-08-27 09:59:36.592 | Downloading neutron_lib-5.0.1-py3-none-any.whl (656 kB) 2026-08-27 09:59:36.693 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 656.7/656.7 kB 6.9 MB/s 0:00:00 2026-08-27 09:59:36.711 | Downloading os_ken-4.2.2-py3-none-any.whl (2.0 MB) 2026-08-27 09:59:36.892 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 11.8 MB/s 0:00:00 2026-08-27 09:59:36.910 | Downloading ncclient-0.7.1-py3-none-any.whl (94 kB) 2026-08-27 09:59:36.936 | Downloading os_resource_classes-1.1.0-py3-none-any.whl (11 kB) 2026-08-27 09:59:36.960 | Downloading os_traits-3.9.0-py3-none-any.whl (44 kB) 2026-08-27 09:59:36.982 | Downloading os_vif-5.2.0-py3-none-any.whl (104 kB) 2026-08-27 09:59:37.008 | Downloading ovsdbapp-2.19.0-py3-none-any.whl (158 kB) 2026-08-27 09:59:37.022 | Using cached fixtures-4.3.2-py3-none-any.whl (41 kB) 2026-08-27 09:59:37.038 | Downloading pecan-1.8.0-py3-none-any.whl (144 kB) 2026-08-27 09:59:37.066 | Downloading pyroute2-0.8.1-py3-none-any.whl (474 kB) 2026-08-27 09:59:37.118 | Downloading python_designateclient-7.0.0-py3-none-any.whl (99 kB) 2026-08-27 09:59:37.143 | Downloading osc_lib-4.7.0-py3-none-any.whl (97 kB) 2026-08-27 09:59:37.166 | Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 2026-08-27 09:59:37.268 | Building wheels for collected packages: neutron, ovs 2026-08-27 09:59:37.269 | Building editable for neutron (pyproject.toml): started 2026-08-27 09:59:39.539 | Building editable for neutron (pyproject.toml): finished with status 'done' 2026-08-27 09:59:39.541 | Created wheel for neutron: filename=neutron-29.0.0.0b2.dev143-0.editable-py3-none-any.whl size=16057 sha256=79b7d35abe62e1b11e9f2e61d120b92e32ed475cefb5c9db019422027f4fab5b 2026-08-27 09:59:39.541 | Stored in directory: /tmp/pip-ephem-wheel-cache-bqsy53pu/wheels/85/41/4b/b676c3191efff247eca42312d2ef97517d6d981ada429e2e98 2026-08-27 09:59:39.547 | Building wheel for ovs (pyproject.toml): started 2026-08-27 09:59:40.427 | Building wheel for ovs (pyproject.toml): finished with status 'done' 2026-08-27 09:59:40.429 | Created wheel for ovs: filename=ovs-3.7.1-py3-none-any.whl size=191286 sha256=5618cf0825a1c953330c756ae11eec4c202f08bf3551621c3d7b176a9ba30382 2026-08-27 09:59:40.431 | Stored in directory: /home/quobyte/.cache/pip/wheels/ad/8f/7e/5c45edfad8724b1855f52f55dda4f193565d5fa2535d9faa2b 2026-08-27 09:59:40.434 | Successfully built neutron ovs 2026-08-27 09:59:40.785 | 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-27 09:59:46.052 | 2026-08-27 09:59:46.075 | Successfully installed fixtures-4.3.2 ncclient-0.7.1 neutron-29.0.0.0b2.dev143 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-27 09:59:46.346 | + inc/python:pip_install:216 : result=0 2026-08-27 09:59:46.349 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-27 09:59:46.352 | + functions-common:time_stop:2420 : local name 2026-08-27 09:59:46.355 | + functions-common:time_stop:2421 : local end_time 2026-08-27 09:59:46.359 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-27 09:59:46.361 | + functions-common:time_stop:2423 : local total 2026-08-27 09:59:46.365 | + functions-common:time_stop:2424 : local start_time 2026-08-27 09:59:46.368 | + functions-common:time_stop:2426 : name=pip_install 2026-08-27 09:59:46.372 | + functions-common:time_stop:2427 : start_time=1787824766827 2026-08-27 09:59:46.375 | + functions-common:time_stop:2429 : [[ -z 1787824766827 ]] 2026-08-27 09:59:46.381 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-27 09:59:46.385 | + functions-common:time_stop:2432 : end_time=1787824786382 2026-08-27 09:59:46.388 | + functions-common:time_stop:2433 : elapsed_time=19555 2026-08-27 09:59:46.391 | + functions-common:time_stop:2434 : total=107825 2026-08-27 09:59:46.394 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-27 09:59:46.397 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=127380 2026-08-27 09:59:46.400 | + inc/python:pip_install:219 : return 0 2026-08-27 09:59:46.403 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-08-27 09:59:46.406 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-08-27 09:59:46.409 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/neutron 2026-08-27 09:59:46.412 | + inc/python:use_library_from_git:266 : local name=/opt/stack/neutron 2026-08-27 09:59:46.416 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-27 09:59:46.420 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-27 09:59:46.423 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/neutron, ]] 2026-08-27 09:59:46.426 | + inc/python:use_library_from_git:269 : return 1 2026-08-27 09:59:46.430 | + lib/neutron:install_neutron:535 : [[ ovn == \o\v\n ]] 2026-08-27 09:59:46.433 | + lib/neutron:install_neutron:536 : install_ovn 2026-08-27 09:59:46.437 | + lib/neutron_plugins/ovn_agent:install_ovn:407 : echo 'Installing OVN and dependent packages' 2026-08-27 09:59:46.437 | Installing OVN and dependent packages 2026-08-27 09:59:46.441 | + lib/neutron_plugins/ovn_agent:install_ovn:410 : ovn_sanity_check 2026-08-27 09:59:46.444 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:394 : is_service_enabled q-agt neutron-agent 2026-08-27 09:59:46.466 | + functions-common:is_service_enabled:2076 : return 1 2026-08-27 09:59:46.469 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:396 : is_service_enabled q-l3 neutron-l3 2026-08-27 09:59:46.488 | + functions-common:is_service_enabled:2076 : return 1 2026-08-27 09:59:46.492 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:398 : is_service_enabled q-svc neutron-api 2026-08-27 09:59:46.513 | + functions-common:is_service_enabled:2076 : return 0 2026-08-27 09:59:46.516 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:398 : [[ ! ovn =~ ovn ]] 2026-08-27 09:59:46.519 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:400 : is_service_enabled q-svc neutron-api 2026-08-27 09:59:46.542 | + functions-common:is_service_enabled:2076 : return 0 2026-08-27 09:59:46.545 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:400 : [[ ! local,flat,vlan,geneve =~ geneve ]] 2026-08-27 09:59:46.548 | + lib/neutron_plugins/ovn_agent:install_ovn:412 : sudo mkdir -p /var/run/openvswitch 2026-08-27 09:59:46.566 | ++ lib/neutron_plugins/ovn_agent:install_ovn:413 : whoami 2026-08-27 09:59:46.570 | + lib/neutron_plugins/ovn_agent:install_ovn:413 : sudo chown quobyte /var/run/openvswitch 2026-08-27 09:59:46.586 | + lib/neutron_plugins/ovn_agent:install_ovn:415 : [[ False == \T\r\u\e ]] 2026-08-27 09:59:46.590 | ++ lib/neutron_plugins/ovn_agent:install_ovn:437 : get_packages openvswitch 2026-08-27 09:59:46.616 | + lib/neutron_plugins/ovn_agent:install_ovn:437 : install_package fakeroot make openvswitch-switch 2026-08-27 09:59:46.620 | + functions-common:install_package:1438 : update_package_repo 2026-08-27 09:59:46.623 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-08-27 09:59:46.626 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-08-27 09:59:46.629 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-08-27 09:59:46.632 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-08-27 09:59:46.635 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-08-27 09:59:46.639 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-27 09:59:46.642 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-27 09:59:46.646 | + functions-common:update_package_repo:1421 : apt_get_update 2026-08-27 09:59:46.649 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-08-27 09:59:46.652 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-08-27 09:59:46.655 | + functions-common:apt_get_update:1167 : return 2026-08-27 09:59:46.659 | + functions-common:install_package:1439 : real_install_package fakeroot make openvswitch-switch 2026-08-27 09:59:46.663 | + functions-common:real_install_package:1426 : is_ubuntu 2026-08-27 09:59:46.666 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-27 09:59:46.670 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-27 09:59:46.673 | + functions-common:real_install_package:1427 : apt_get install fakeroot make openvswitch-switch 2026-08-27 09:59:46.698 | + 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-27 09:59:46.736 | Reading package lists... 2026-08-27 09:59:47.132 | Building dependency tree... 2026-08-27 09:59:47.133 | Reading state information... 2026-08-27 09:59:47.741 | fakeroot is already the newest version (1.33-1). 2026-08-27 09:59:47.741 | fakeroot set to manually installed. 2026-08-27 09:59:47.741 | make is already the newest version (4.3-4.1build2). 2026-08-27 09:59:47.741 | make set to manually installed. 2026-08-27 09:59:47.741 | The following packages were automatically installed and are no longer required: 2026-08-27 09:59:47.743 | libfwupd2 libgusb2 2026-08-27 09:59:47.743 | Use 'sudo apt autoremove' to remove them. 2026-08-27 09:59:47.746 | The following additional packages will be installed: 2026-08-27 09:59:47.746 | libunbound8 libxdp1 openvswitch-common python3-openvswitch 2026-08-27 09:59:47.747 | python3-sortedcontainers 2026-08-27 09:59:47.749 | Suggested packages: 2026-08-27 09:59:47.749 | openvswitch-doc python-sortedcontainers-doc 2026-08-27 09:59:47.792 | The following NEW packages will be installed: 2026-08-27 09:59:47.793 | libunbound8 libxdp1 openvswitch-common openvswitch-switch 2026-08-27 09:59:47.793 | python3-openvswitch python3-sortedcontainers 2026-08-27 09:59:48.050 | 0 upgraded, 6 newly installed, 0 to remove and 6 not upgraded. 2026-08-27 09:59:48.050 | Need to get 4225 kB of archives. 2026-08-27 09:59:48.050 | After this operation, 13.4 MB of additional disk space will be used. 2026-08-27 09:59:48.051 | Get:1 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libunbound8 amd64 1.19.2-1ubuntu3.9 [445 kB] 2026-08-27 09:59:48.661 | 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-27 09:59:48.841 | Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-sortedcontainers all 2.4.0-2 [27.6 kB] 2026-08-27 09:59:48.845 | Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 libxdp1 amd64 1.4.2-1ubuntu4 [62.5 kB] 2026-08-27 09:59:48.852 | 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-27 09:59:48.927 | 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-27 09:59:49.242 | perl: warning: Setting locale failed. 2026-08-27 09:59:49.243 | perl: warning: Please check that your locale settings: 2026-08-27 09:59:49.243 | LANGUAGE = (unset), 2026-08-27 09:59:49.243 | LC_ALL = "en_US.utf8", 2026-08-27 09:59:49.243 | LANG = "de_DE.UTF-8" 2026-08-27 09:59:49.243 | are supported and installed on your system. 2026-08-27 09:59:49.243 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-27 09:59:49.306 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-08-27 09:59:49.306 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-08-27 09:59:49.306 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-08-27 09:59:49.503 | Fetched 4225 kB in 1s (3572 kB/s) 2026-08-27 09:59:49.551 | Selecting previously unselected package libunbound8:amd64. 2026-08-27 09:59:49.618 | (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-27 09:59:49.626 | Preparing to unpack .../0-libunbound8_1.19.2-1ubuntu3.9_amd64.deb ... 2026-08-27 09:59:49.633 | Unpacking libunbound8:amd64 (1.19.2-1ubuntu3.9) ... 2026-08-27 09:59:49.686 | Selecting previously unselected package openvswitch-common. 2026-08-27 09:59:49.700 | Preparing to unpack .../1-openvswitch-common_3.3.9-0ubuntu0.24.04.1_amd64.deb ... 2026-08-27 09:59:49.704 | Unpacking openvswitch-common (3.3.9-0ubuntu0.24.04.1) ... 2026-08-27 09:59:49.800 | Selecting previously unselected package python3-sortedcontainers. 2026-08-27 09:59:49.813 | Preparing to unpack .../2-python3-sortedcontainers_2.4.0-2_all.deb ... 2026-08-27 09:59:49.817 | Unpacking python3-sortedcontainers (2.4.0-2) ... 2026-08-27 09:59:49.866 | Selecting previously unselected package libxdp1:amd64. 2026-08-27 09:59:49.880 | Preparing to unpack .../3-libxdp1_1.4.2-1ubuntu4_amd64.deb ... 2026-08-27 09:59:49.883 | Unpacking libxdp1:amd64 (1.4.2-1ubuntu4) ... 2026-08-27 09:59:49.939 | Selecting previously unselected package python3-openvswitch. 2026-08-27 09:59:49.953 | Preparing to unpack .../4-python3-openvswitch_3.3.9-0ubuntu0.24.04.1_amd64.deb ... 2026-08-27 09:59:49.957 | Unpacking python3-openvswitch (3.3.9-0ubuntu0.24.04.1) ... 2026-08-27 09:59:50.057 | Selecting previously unselected package openvswitch-switch. 2026-08-27 09:59:50.071 | Preparing to unpack .../5-openvswitch-switch_3.3.9-0ubuntu0.24.04.1_amd64.deb ... 2026-08-27 09:59:50.079 | Unpacking openvswitch-switch (3.3.9-0ubuntu0.24.04.1) ... 2026-08-27 09:59:50.210 | Setting up python3-sortedcontainers (2.4.0-2) ... 2026-08-27 09:59:50.454 | Setting up libxdp1:amd64 (1.4.2-1ubuntu4) ... 2026-08-27 09:59:50.465 | Setting up libunbound8:amd64 (1.19.2-1ubuntu3.9) ... 2026-08-27 09:59:50.475 | Setting up openvswitch-common (3.3.9-0ubuntu0.24.04.1) ... 2026-08-27 09:59:50.489 | Setting up python3-openvswitch (3.3.9-0ubuntu0.24.04.1) ... 2026-08-27 09:59:50.881 | Setting up openvswitch-switch (3.3.9-0ubuntu0.24.04.1) ... 2026-08-27 09:59:50.904 | update-alternatives: using /usr/lib/openvswitch-switch/ovs-vswitchd to provide /usr/sbin/ovs-vswitchd (ovs-vswitchd) in auto mode 2026-08-27 09:59:51.597 | Created symlink /etc/systemd/system/openvswitch-switch.service.requires/ovs-record-hostname.service → /usr/lib/systemd/system/ovs-record-hostname.service. 2026-08-27 09:59:51.788 | Created symlink /etc/systemd/system/multi-user.target.wants/openvswitch-switch.service → /usr/lib/systemd/system/openvswitch-switch.service. 2026-08-27 09:59:52.815 | Processing triggers for man-db (2.12.0-4build2) ... 2026-08-27 09:59:54.601 | Processing triggers for libc-bin (2.39-0ubuntu8.8) ... 2026-08-27 09:59:54.849 | perl: warning: Setting locale failed. 2026-08-27 09:59:54.850 | perl: warning: Please check that your locale settings: 2026-08-27 09:59:54.850 | LANGUAGE = (unset), 2026-08-27 09:59:54.850 | LC_ALL = "en_US.utf8", 2026-08-27 09:59:54.850 | LANG = "de_DE.UTF-8" 2026-08-27 09:59:54.850 | are supported and installed on your system. 2026-08-27 09:59:54.850 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-27 09:59:54.982 | perl: warning: Setting locale failed. 2026-08-27 09:59:54.983 | perl: warning: Please check that your locale settings: 2026-08-27 09:59:54.983 | LANGUAGE = (unset), 2026-08-27 09:59:54.983 | LC_ALL = "en_US.utf8", 2026-08-27 09:59:54.983 | LANG = "de_DE.UTF-8" 2026-08-27 09:59:54.983 | are supported and installed on your system. 2026-08-27 09:59:54.983 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-27 09:59:55.034 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-08-27 09:59:55.034 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-08-27 09:59:55.034 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-08-27 09:59:55.110 | perl: warning: Setting locale failed. 2026-08-27 09:59:55.110 | perl: warning: Please check that your locale settings: 2026-08-27 09:59:55.110 | LANGUAGE = (unset), 2026-08-27 09:59:55.110 | LC_ALL = "en_US.utf8", 2026-08-27 09:59:55.111 | LANG = "de_DE.UTF-8" 2026-08-27 09:59:55.111 | are supported and installed on your system. 2026-08-27 09:59:55.111 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-27 09:59:55.622 | 2026-08-27 09:59:55.622 | Running kernel seems to be up-to-date. 2026-08-27 09:59:55.622 | 2026-08-27 09:59:55.622 | No services need to be restarted. 2026-08-27 09:59:55.622 | 2026-08-27 09:59:55.622 | No containers need to be restarted. 2026-08-27 09:59:55.622 | 2026-08-27 09:59:55.622 | No user sessions are running outdated binaries. 2026-08-27 09:59:55.623 | 2026-08-27 09:59:55.623 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-08-27 09:59:57.668 | + functions-common:apt_get:1211 : result=0 2026-08-27 09:59:57.671 | + functions-common:apt_get:1214 : time_stop apt-get 2026-08-27 09:59:57.675 | + functions-common:time_stop:2420 : local name 2026-08-27 09:59:57.678 | + functions-common:time_stop:2421 : local end_time 2026-08-27 09:59:57.682 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-27 09:59:57.686 | + functions-common:time_stop:2423 : local total 2026-08-27 09:59:57.690 | + functions-common:time_stop:2424 : local start_time 2026-08-27 09:59:57.693 | + functions-common:time_stop:2426 : name=apt-get 2026-08-27 09:59:57.697 | + functions-common:time_stop:2427 : start_time=1787824786695 2026-08-27 09:59:57.700 | + functions-common:time_stop:2429 : [[ -z 1787824786695 ]] 2026-08-27 09:59:57.705 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-27 09:59:57.711 | + functions-common:time_stop:2432 : end_time=1787824797706 2026-08-27 09:59:57.714 | + functions-common:time_stop:2433 : elapsed_time=11011 2026-08-27 09:59:57.718 | + functions-common:time_stop:2434 : total=141929 2026-08-27 09:59:57.721 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-27 09:59:57.725 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=152940 2026-08-27 09:59:57.729 | + functions-common:apt_get:1215 : return 0 2026-08-27 09:59:57.733 | ++ lib/neutron_plugins/ovn_agent:install_ovn:438 : get_packages ovn 2026-08-27 09:59:57.762 | + lib/neutron_plugins/ovn_agent:install_ovn:438 : install_package ovn-central ovn-controller-vtep ovn-host 2026-08-27 09:59:57.767 | + functions-common:install_package:1438 : update_package_repo 2026-08-27 09:59:57.771 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-08-27 09:59:57.775 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-08-27 09:59:57.779 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-08-27 09:59:57.782 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-08-27 09:59:57.786 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-08-27 09:59:57.789 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-27 09:59:57.793 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-27 09:59:57.797 | + functions-common:update_package_repo:1421 : apt_get_update 2026-08-27 09:59:57.801 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-08-27 09:59:57.805 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-08-27 09:59:57.809 | + functions-common:apt_get_update:1167 : return 2026-08-27 09:59:57.813 | + functions-common:install_package:1439 : real_install_package ovn-central ovn-controller-vtep ovn-host 2026-08-27 09:59:57.816 | + functions-common:real_install_package:1426 : is_ubuntu 2026-08-27 09:59:57.820 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-27 09:59:57.824 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-27 09:59:57.828 | + functions-common:real_install_package:1427 : apt_get install ovn-central ovn-controller-vtep ovn-host 2026-08-27 09:59:57.858 | + 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-27 09:59:57.898 | Reading package lists... 2026-08-27 09:59:58.327 | Building dependency tree... 2026-08-27 09:59:58.331 | Reading state information... 2026-08-27 09:59:59.051 | The following packages were automatically installed and are no longer required: 2026-08-27 09:59:59.053 | libfwupd2 libgusb2 2026-08-27 09:59:59.053 | Use 'sudo apt autoremove' to remove them. 2026-08-27 09:59:59.058 | The following additional packages will be installed: 2026-08-27 09:59:59.059 | ovn-common 2026-08-27 09:59:59.108 | The following NEW packages will be installed: 2026-08-27 09:59:59.109 | ovn-central ovn-common ovn-controller-vtep ovn-host 2026-08-27 09:59:59.199 | 0 upgraded, 4 newly installed, 0 to remove and 6 not upgraded. 2026-08-27 09:59:59.199 | Need to get 2360 kB of archives. 2026-08-27 09:59:59.199 | After this operation, 8355 kB of additional disk space will be used. 2026-08-27 09:59:59.199 | 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-27 09:59:59.379 | 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-27 09:59:59.384 | 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-27 09:59:59.387 | 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-27 09:59:59.666 | perl: warning: Setting locale failed. 2026-08-27 09:59:59.666 | perl: warning: Please check that your locale settings: 2026-08-27 09:59:59.666 | LANGUAGE = (unset), 2026-08-27 09:59:59.666 | LC_ALL = "en_US.utf8", 2026-08-27 09:59:59.667 | LANG = "de_DE.UTF-8" 2026-08-27 09:59:59.667 | are supported and installed on your system. 2026-08-27 09:59:59.668 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-27 09:59:59.731 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-08-27 09:59:59.731 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-08-27 09:59:59.731 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-08-27 09:59:59.932 | Fetched 2360 kB in 0s (8927 kB/s) 2026-08-27 10:00:00.020 | Selecting previously unselected package ovn-common. 2026-08-27 10:00:00.083 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 127100 files and directories currently installed.) 2026-08-27 10:00:00.090 | Preparing to unpack .../ovn-common_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-08-27 10:00:00.096 | Unpacking ovn-common (24.03.6-0ubuntu0.24.04.1) ... 2026-08-27 10:00:00.202 | Selecting previously unselected package ovn-central. 2026-08-27 10:00:00.214 | Preparing to unpack .../ovn-central_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-08-27 10:00:00.218 | Unpacking ovn-central (24.03.6-0ubuntu0.24.04.1) ... 2026-08-27 10:00:00.280 | Selecting previously unselected package ovn-controller-vtep. 2026-08-27 10:00:00.293 | Preparing to unpack .../ovn-controller-vtep_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-08-27 10:00:00.296 | Unpacking ovn-controller-vtep (24.03.6-0ubuntu0.24.04.1) ... 2026-08-27 10:00:00.352 | Selecting previously unselected package ovn-host. 2026-08-27 10:00:00.364 | Preparing to unpack .../ovn-host_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-08-27 10:00:00.373 | Unpacking ovn-host (24.03.6-0ubuntu0.24.04.1) ... 2026-08-27 10:00:00.460 | Setting up ovn-common (24.03.6-0ubuntu0.24.04.1) ... 2026-08-27 10:00:00.485 | Setting up ovn-host (24.03.6-0ubuntu0.24.04.1) ... 2026-08-27 10:00:00.976 | ovn-controller.service is a disabled or a static unit, not starting it. 2026-08-27 10:00:01.166 | Created symlink /etc/systemd/system/multi-user.target.wants/ovn-host.service → /usr/lib/systemd/system/ovn-host.service. 2026-08-27 10:00:01.641 | ovn-controller.service is a disabled or a static unit, not starting it. 2026-08-27 10:00:01.694 | Setting up ovn-central (24.03.6-0ubuntu0.24.04.1) ... 2026-08-27 10:00:02.240 | ovn-northd.service is a disabled or a static unit, not starting it. 2026-08-27 10:00:02.427 | Created symlink /etc/systemd/system/ovn-sb-ovsdb.service → /usr/lib/systemd/system/ovn-ovsdb-server-sb.service. 2026-08-27 10:00:03.139 | Created symlink /etc/systemd/system/ovn-nb-ovsdb.service → /usr/lib/systemd/system/ovn-ovsdb-server-nb.service. 2026-08-27 10:00:03.855 | Created symlink /etc/systemd/system/multi-user.target.wants/ovn-central.service → /usr/lib/systemd/system/ovn-central.service. 2026-08-27 10:00:04.731 | ovn-northd.service is a disabled or a static unit, not starting it. 2026-08-27 10:00:04.801 | Setting up ovn-controller-vtep (24.03.6-0ubuntu0.24.04.1) ... 2026-08-27 10:00:05.007 | Created symlink /etc/systemd/system/multi-user.target.wants/ovn-controller-vtep.service → /usr/lib/systemd/system/ovn-controller-vtep.service. 2026-08-27 10:00:05.577 | Processing triggers for man-db (2.12.0-4build2) ... 2026-08-27 10:00:07.552 | perl: warning: Setting locale failed. 2026-08-27 10:00:07.552 | perl: warning: Please check that your locale settings: 2026-08-27 10:00:07.552 | LANGUAGE = (unset), 2026-08-27 10:00:07.553 | LC_ALL = "en_US.utf8", 2026-08-27 10:00:07.553 | LANG = "de_DE.UTF-8" 2026-08-27 10:00:07.553 | are supported and installed on your system. 2026-08-27 10:00:07.553 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-27 10:00:07.684 | perl: warning: Setting locale failed. 2026-08-27 10:00:07.684 | perl: warning: Please check that your locale settings: 2026-08-27 10:00:07.684 | LANGUAGE = (unset), 2026-08-27 10:00:07.685 | LC_ALL = "en_US.utf8", 2026-08-27 10:00:07.685 | LANG = "de_DE.UTF-8" 2026-08-27 10:00:07.685 | are supported and installed on your system. 2026-08-27 10:00:07.685 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-27 10:00:07.734 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-08-27 10:00:07.734 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-08-27 10:00:07.734 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-08-27 10:00:07.804 | perl: warning: Setting locale failed. 2026-08-27 10:00:07.804 | perl: warning: Please check that your locale settings: 2026-08-27 10:00:07.804 | LANGUAGE = (unset), 2026-08-27 10:00:07.805 | LC_ALL = "en_US.utf8", 2026-08-27 10:00:07.805 | LANG = "de_DE.UTF-8" 2026-08-27 10:00:07.805 | are supported and installed on your system. 2026-08-27 10:00:07.805 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-27 10:00:08.318 | 2026-08-27 10:00:08.318 | Running kernel seems to be up-to-date. 2026-08-27 10:00:08.319 | 2026-08-27 10:00:08.319 | No services need to be restarted. 2026-08-27 10:00:08.319 | 2026-08-27 10:00:08.319 | No containers need to be restarted. 2026-08-27 10:00:08.319 | 2026-08-27 10:00:08.319 | No user sessions are running outdated binaries. 2026-08-27 10:00:08.319 | 2026-08-27 10:00:08.319 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-08-27 10:00:10.556 | + functions-common:apt_get:1211 : result=0 2026-08-27 10:00:10.559 | + functions-common:apt_get:1214 : time_stop apt-get 2026-08-27 10:00:10.564 | + functions-common:time_stop:2420 : local name 2026-08-27 10:00:10.567 | + functions-common:time_stop:2421 : local end_time 2026-08-27 10:00:10.570 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-27 10:00:10.574 | + functions-common:time_stop:2423 : local total 2026-08-27 10:00:10.577 | + functions-common:time_stop:2424 : local start_time 2026-08-27 10:00:10.582 | + functions-common:time_stop:2426 : name=apt-get 2026-08-27 10:00:10.585 | + functions-common:time_stop:2427 : start_time=1787824797854 2026-08-27 10:00:10.588 | + functions-common:time_stop:2429 : [[ -z 1787824797854 ]] 2026-08-27 10:00:10.592 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-27 10:00:10.597 | + functions-common:time_stop:2432 : end_time=1787824810594 2026-08-27 10:00:10.600 | + functions-common:time_stop:2433 : elapsed_time=12740 2026-08-27 10:00:10.604 | + functions-common:time_stop:2434 : total=152940 2026-08-27 10:00:10.607 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-27 10:00:10.611 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=165680 2026-08-27 10:00:10.614 | + functions-common:apt_get:1215 : return 0 2026-08-27 10:00:10.618 | + 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-27 10:00:10.622 | + 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-27 10:00:10.626 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : local log_archive_dir=/opt/stack/logs/archive 2026-08-27 10:00:10.630 | + lib/neutron_plugins/ovn_agent:install_ovn:446 : mkdir -p /opt/stack/logs/archive 2026-08-27 10:00:10.635 | + 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-27 10:00:10.639 | + lib/neutron_plugins/ovn_agent:install_ovn:448 : '[' -f /opt/stack/logs/ovs-vswitchd.log ']' 2026-08-27 10:00:10.642 | + 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-27 10:00:10.645 | + lib/neutron_plugins/ovn_agent:install_ovn:448 : '[' -f /opt/stack/logs/ovn-northd.log ']' 2026-08-27 10:00:10.648 | + 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-27 10:00:10.652 | + lib/neutron_plugins/ovn_agent:install_ovn:448 : '[' -f /opt/stack/logs/ovn-controller.log ']' 2026-08-27 10:00:10.655 | + 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-27 10:00:10.660 | + lib/neutron_plugins/ovn_agent:install_ovn:448 : '[' -f /opt/stack/logs/ovn-controller-vtep.log ']' 2026-08-27 10:00:10.663 | + 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-27 10:00:10.668 | + lib/neutron_plugins/ovn_agent:install_ovn:448 : '[' -f /opt/stack/logs/ovs-vtep.log ']' 2026-08-27 10:00:10.671 | + 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-27 10:00:10.675 | + lib/neutron_plugins/ovn_agent:install_ovn:448 : '[' -f /opt/stack/logs/ovsdb-server.log ']' 2026-08-27 10:00:10.679 | + 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-27 10:00:10.682 | + lib/neutron_plugins/ovn_agent:install_ovn:448 : '[' -f /opt/stack/logs/ovsdb-server-nb.log ']' 2026-08-27 10:00:10.686 | + 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-27 10:00:10.689 | + lib/neutron_plugins/ovn_agent:install_ovn:448 : '[' -f /opt/stack/logs/ovsdb-server-sb.log ']' 2026-08-27 10:00:10.693 | + lib/neutron_plugins/ovn_agent:install_ovn:454 : use_library_from_git ovsdbapp 2026-08-27 10:00:10.696 | + inc/python:use_library_from_git:266 : local name=ovsdbapp 2026-08-27 10:00:10.700 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-27 10:00:10.704 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-27 10:00:10.708 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,ovsdbapp, ]] 2026-08-27 10:00:10.712 | + inc/python:use_library_from_git:269 : return 1 2026-08-27 10:00:10.716 | + lib/neutron_plugins/ovn_agent:install_ovn:460 : [[ False == \T\r\u\e ]] 2026-08-27 10:00:10.720 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-08-27 10:00:10.724 | + ./stack.sh:main:959 : is_service_enabled nova 2026-08-27 10:00:10.746 | + functions-common:is_service_enabled:2076 : return 0 2026-08-27 10:00:10.749 | + ./stack.sh:main:961 : stack_install_service nova 2026-08-27 10:00:10.753 | + lib/stack:stack_install_service:20 : local service=nova 2026-08-27 10:00:10.756 | + lib/stack:stack_install_service:21 : type install_nova 2026-08-27 10:00:10.761 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-08-27 10:00:10.764 | + lib/stack:stack_install_service:32 : install_nova 2026-08-27 10:00:10.768 | + lib/nova:install_nova:912 : use_library_from_git os-vif 2026-08-27 10:00:10.772 | + inc/python:use_library_from_git:266 : local name=os-vif 2026-08-27 10:00:10.775 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-27 10:00:10.779 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-27 10:00:10.782 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-vif, ]] 2026-08-27 10:00:10.786 | + inc/python:use_library_from_git:269 : return 1 2026-08-27 10:00:10.789 | + lib/nova:install_nova:917 : is_service_enabled n-cpu 2026-08-27 10:00:10.811 | + functions-common:is_service_enabled:2076 : return 0 2026-08-27 10:00:10.814 | + lib/nova:install_nova:917 : [[ -r /home/quobyte/devstack/lib/nova_plugins/hypervisor-libvirt ]] 2026-08-27 10:00:10.817 | + lib/nova:install_nova:918 : install_nova_hypervisor 2026-08-27 10:00:10.821 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:91 : install_libvirt 2026-08-27 10:00:10.824 | + lib/nova_plugins/functions-libvirt:install_libvirt:80 : [[ noble =~ bookworm ]] 2026-08-27 10:00:10.828 | + 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-27 10:00:10.988 | + lib/nova_plugins/functions-libvirt:install_libvirt:95 : is_ubuntu 2026-08-27 10:00:10.991 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-27 10:00:10.994 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-27 10:00:10.998 | + 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-27 10:00:11.001 | + functions-common:install_package:1438 : update_package_repo 2026-08-27 10:00:11.005 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-08-27 10:00:11.008 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-08-27 10:00:11.011 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-08-27 10:00:11.014 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-08-27 10:00:11.017 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-08-27 10:00:11.020 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-27 10:00:11.024 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-27 10:00:11.027 | + functions-common:update_package_repo:1421 : apt_get_update 2026-08-27 10:00:11.030 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-08-27 10:00:11.033 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-08-27 10:00:11.037 | + functions-common:apt_get_update:1167 : return 2026-08-27 10:00:11.040 | + functions-common:install_package:1439 : real_install_package qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-08-27 10:00:11.043 | + functions-common:real_install_package:1426 : is_ubuntu 2026-08-27 10:00:11.047 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-27 10:00:11.050 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-27 10:00:11.054 | + functions-common:real_install_package:1427 : apt_get install qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-08-27 10:00:11.081 | + 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-27 10:00:11.121 | Reading package lists... 2026-08-27 10:00:11.532 | Building dependency tree... 2026-08-27 10:00:11.533 | Reading state information... 2026-08-27 10:00:12.206 | libvirt-clients is already the newest version (10.0.0-2ubuntu8.16). 2026-08-27 10:00:12.206 | libvirt-clients set to manually installed. 2026-08-27 10:00:12.207 | libvirt-daemon-system is already the newest version (10.0.0-2ubuntu8.16). 2026-08-27 10:00:12.207 | The following packages were automatically installed and are no longer required: 2026-08-27 10:00:12.209 | libfwupd2 libgusb2 2026-08-27 10:00:12.209 | Use 'sudo apt autoremove' to remove them. 2026-08-27 10:00:12.212 | The following additional packages will be installed: 2026-08-27 10:00:12.212 | python3-zstandard qemu-efi-aarch64 qemu-efi-arm qemu-system-arm 2026-08-27 10:00:12.213 | qemu-system-mips qemu-system-misc qemu-system-ppc qemu-system-s390x 2026-08-27 10:00:12.213 | qemu-system-sparc 2026-08-27 10:00:12.216 | Suggested packages: 2026-08-27 10:00:12.216 | python-zstandard-doc samba vde2 2026-08-27 10:00:12.263 | The following packages will be REMOVED: 2026-08-27 10:00:12.266 | apport-core-dump-handler 2026-08-27 10:00:12.268 | The following NEW packages will be installed: 2026-08-27 10:00:12.269 | libvirt-dev python3-libvirt python3-zstandard qemu-efi-aarch64 qemu-efi-arm 2026-08-27 10:00:12.269 | qemu-system qemu-system-arm qemu-system-mips qemu-system-misc 2026-08-27 10:00:12.269 | qemu-system-ppc qemu-system-s390x qemu-system-sparc systemd-coredump 2026-08-27 10:00:12.532 | 0 upgraded, 13 newly installed, 1 to remove and 6 not upgraded. 2026-08-27 10:00:12.533 | Need to get 110 MB of archives. 2026-08-27 10:00:12.533 | After this operation, 897 MB of additional disk space will be used. 2026-08-27 10:00:12.533 | Get:1 http://archive.ubuntu.com/ubuntu noble/universe amd64 python3-zstandard amd64 0.22.0-1build1 [360 kB] 2026-08-27 10:00:13.152 | Get:2 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 systemd-coredump amd64 255.4-1ubuntu8.17 [71.7 kB] 2026-08-27 10:00:13.166 | Get:3 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libvirt-dev amd64 10.0.0-2ubuntu8.16 [178 kB] 2026-08-27 10:00:13.203 | Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-libvirt amd64 10.0.0-1build1 [164 kB] 2026-08-27 10:00:13.262 | 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-27 10:00:13.748 | 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-27 10:00:14.150 | 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-27 10:00:14.376 | 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-27 10:00:14.534 | 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-27 10:00:14.617 | 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-27 10:00:16.056 | 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-27 10:00:16.057 | Get:12 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-efi-aarch64 all 2024.02-2ubuntu0.9 [4115 kB] 2026-08-27 10:00:16.146 | Get:13 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-efi-arm all 2024.02-2ubuntu0.9 [776 kB] 2026-08-27 10:00:16.426 | perl: warning: Setting locale failed. 2026-08-27 10:00:16.426 | perl: warning: Please check that your locale settings: 2026-08-27 10:00:16.426 | LANGUAGE = (unset), 2026-08-27 10:00:16.427 | LC_ALL = "en_US.utf8", 2026-08-27 10:00:16.427 | LANG = "de_DE.UTF-8" 2026-08-27 10:00:16.427 | are supported and installed on your system. 2026-08-27 10:00:16.427 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-27 10:00:16.490 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-08-27 10:00:16.491 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-08-27 10:00:16.491 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-08-27 10:00:16.882 | Fetched 110 MB in 4s (28.3 MB/s) 2026-08-27 10:00:16.920 | Selecting previously unselected package python3-zstandard. 2026-08-27 10:00:16.984 | (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-27 10:00:16.991 | Preparing to unpack .../python3-zstandard_0.22.0-1build1_amd64.deb ... 2026-08-27 10:00:16.995 | Unpacking python3-zstandard (0.22.0-1build1) ... 2026-08-27 10:00:17.130 | dpkg: apport-core-dump-handler: dependency problems, but removing anyway as you requested: 2026-08-27 10:00:17.131 | apport depends on apport-core-dump-handler | python3-zstandard; however: 2026-08-27 10:00:17.131 | Package apport-core-dump-handler is to be removed. 2026-08-27 10:00:17.131 | Package python3-zstandard is not configured yet. 2026-08-27 10:00:17.131 | apport depends on apport-core-dump-handler | systemd-coredump; however: 2026-08-27 10:00:17.131 | Package apport-core-dump-handler is to be removed. 2026-08-27 10:00:17.131 | Package systemd-coredump is not installed. 2026-08-27 10:00:17.131 | apport depends on apport-core-dump-handler | python3-zstandard; however: 2026-08-27 10:00:17.131 | Package apport-core-dump-handler is to be removed. 2026-08-27 10:00:17.131 | Package python3-zstandard is not configured yet. 2026-08-27 10:00:17.131 | apport depends on apport-core-dump-handler | systemd-coredump; however: 2026-08-27 10:00:17.131 | Package apport-core-dump-handler is to be removed. 2026-08-27 10:00:17.132 | Package systemd-coredump is not installed. 2026-08-27 10:00:17.132 | 2026-08-27 10:00:17.194 | (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-27 10:00:17.200 | Removing apport-core-dump-handler (2.28.3-0ubuntu0.1) ... 2026-08-27 10:00:18.092 | Selecting previously unselected package systemd-coredump. 2026-08-27 10:00:18.156 | (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-27 10:00:18.162 | Preparing to unpack .../00-systemd-coredump_255.4-1ubuntu8.17_amd64.deb ... 2026-08-27 10:00:18.166 | Unpacking systemd-coredump (255.4-1ubuntu8.17) ... 2026-08-27 10:00:18.234 | Selecting previously unselected package libvirt-dev:amd64. 2026-08-27 10:00:18.245 | Preparing to unpack .../01-libvirt-dev_10.0.0-2ubuntu8.16_amd64.deb ... 2026-08-27 10:00:18.258 | Unpacking libvirt-dev:amd64 (10.0.0-2ubuntu8.16) ... 2026-08-27 10:00:18.329 | Selecting previously unselected package python3-libvirt. 2026-08-27 10:00:18.341 | Preparing to unpack .../02-python3-libvirt_10.0.0-1build1_amd64.deb ... 2026-08-27 10:00:18.345 | Unpacking python3-libvirt (10.0.0-1build1) ... 2026-08-27 10:00:18.418 | Selecting previously unselected package qemu-system-arm. 2026-08-27 10:00:18.431 | Preparing to unpack .../03-qemu-system-arm_1%3a8.2.2+ds-0ubuntu1.18_amd64.deb ... 2026-08-27 10:00:18.443 | Unpacking qemu-system-arm (1:8.2.2+ds-0ubuntu1.18) ... 2026-08-27 10:00:18.959 | Selecting previously unselected package qemu-system-mips. 2026-08-27 10:00:18.971 | Preparing to unpack .../04-qemu-system-mips_1%3a8.2.2+ds-0ubuntu1.18_amd64.deb ... 2026-08-27 10:00:18.983 | Unpacking qemu-system-mips (1:8.2.2+ds-0ubuntu1.18) ... 2026-08-27 10:00:19.562 | Selecting previously unselected package qemu-system-ppc. 2026-08-27 10:00:19.573 | Preparing to unpack .../05-qemu-system-ppc_1%3a8.2.2+ds-0ubuntu1.18_amd64.deb ... 2026-08-27 10:00:19.585 | Unpacking qemu-system-ppc (1:8.2.2+ds-0ubuntu1.18) ... 2026-08-27 10:00:19.939 | Selecting previously unselected package qemu-system-sparc. 2026-08-27 10:00:19.951 | Preparing to unpack .../06-qemu-system-sparc_1%3a8.2.2+ds-0ubuntu1.18_amd64.deb ... 2026-08-27 10:00:19.963 | Unpacking qemu-system-sparc (1:8.2.2+ds-0ubuntu1.18) ... 2026-08-27 10:00:20.220 | Selecting previously unselected package qemu-system-s390x. 2026-08-27 10:00:20.231 | Preparing to unpack .../07-qemu-system-s390x_1%3a8.2.2+ds-0ubuntu1.18_amd64.deb ... 2026-08-27 10:00:20.244 | Unpacking qemu-system-s390x (1:8.2.2+ds-0ubuntu1.18) ... 2026-08-27 10:00:20.420 | Selecting previously unselected package qemu-system-misc. 2026-08-27 10:00:20.432 | Preparing to unpack .../08-qemu-system-misc_1%3a8.2.2+ds-0ubuntu1.18_amd64.deb ... 2026-08-27 10:00:20.445 | Unpacking qemu-system-misc (1:8.2.2+ds-0ubuntu1.18) ... 2026-08-27 10:00:22.308 | Selecting previously unselected package qemu-system. 2026-08-27 10:00:22.322 | Preparing to unpack .../09-qemu-system_1%3a8.2.2+ds-0ubuntu1.18_amd64.deb ... 2026-08-27 10:00:22.327 | Unpacking qemu-system (1:8.2.2+ds-0ubuntu1.18) ... 2026-08-27 10:00:22.371 | Selecting previously unselected package qemu-efi-aarch64. 2026-08-27 10:00:22.385 | Preparing to unpack .../10-qemu-efi-aarch64_2024.02-2ubuntu0.9_all.deb ... 2026-08-27 10:00:22.390 | Unpacking qemu-efi-aarch64 (2024.02-2ubuntu0.9) ... 2026-08-27 10:00:24.268 | Selecting previously unselected package qemu-efi-arm. 2026-08-27 10:00:24.283 | Preparing to unpack .../11-qemu-efi-arm_2024.02-2ubuntu0.9_all.deb ... 2026-08-27 10:00:24.287 | Unpacking qemu-efi-arm (2024.02-2ubuntu0.9) ... 2026-08-27 10:00:25.120 | Setting up systemd-coredump (255.4-1ubuntu8.17) ... 2026-08-27 10:00:25.650 | Creating group 'systemd-coredump' with GID 987. 2026-08-27 10:00:25.655 | Creating user 'systemd-coredump' (systemd Core Dumper) with UID 987 and GID 987. 2026-08-27 10:00:25.676 | Setting up python3-libvirt (10.0.0-1build1) ... 2026-08-27 10:00:25.979 | Setting up qemu-system-mips (1:8.2.2+ds-0ubuntu1.18) ... 2026-08-27 10:00:25.997 | Setting up qemu-system-sparc (1:8.2.2+ds-0ubuntu1.18) ... 2026-08-27 10:00:26.015 | Setting up libvirt-dev:amd64 (10.0.0-2ubuntu8.16) ... 2026-08-27 10:00:26.033 | Setting up qemu-system-ppc (1:8.2.2+ds-0ubuntu1.18) ... 2026-08-27 10:00:26.051 | Setting up qemu-efi-aarch64 (2024.02-2ubuntu0.9) ... 2026-08-27 10:00:26.060 | Setting up qemu-system-misc (1:8.2.2+ds-0ubuntu1.18) ... 2026-08-27 10:00:26.076 | Setting up python3-zstandard (0.22.0-1build1) ... 2026-08-27 10:00:26.334 | Setting up qemu-system-arm (1:8.2.2+ds-0ubuntu1.18) ... 2026-08-27 10:00:26.353 | Setting up qemu-efi-arm (2024.02-2ubuntu0.9) ... 2026-08-27 10:00:26.364 | Setting up qemu-system-s390x (1:8.2.2+ds-0ubuntu1.18) ... 2026-08-27 10:00:26.382 | Setting up qemu-system (1:8.2.2+ds-0ubuntu1.18) ... 2026-08-27 10:00:26.393 | Processing triggers for man-db (2.12.0-4build2) ... 2026-08-27 10:00:28.189 | perl: warning: Setting locale failed. 2026-08-27 10:00:28.189 | perl: warning: Please check that your locale settings: 2026-08-27 10:00:28.189 | LANGUAGE = (unset), 2026-08-27 10:00:28.189 | LC_ALL = "en_US.utf8", 2026-08-27 10:00:28.189 | LANG = "de_DE.UTF-8" 2026-08-27 10:00:28.189 | are supported and installed on your system. 2026-08-27 10:00:28.189 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-27 10:00:28.323 | perl: warning: Setting locale failed. 2026-08-27 10:00:28.323 | perl: warning: Please check that your locale settings: 2026-08-27 10:00:28.323 | LANGUAGE = (unset), 2026-08-27 10:00:28.323 | LC_ALL = "en_US.utf8", 2026-08-27 10:00:28.323 | LANG = "de_DE.UTF-8" 2026-08-27 10:00:28.323 | are supported and installed on your system. 2026-08-27 10:00:28.323 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-27 10:00:28.374 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-08-27 10:00:28.374 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-08-27 10:00:28.374 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-08-27 10:00:28.447 | perl: warning: Setting locale failed. 2026-08-27 10:00:28.447 | perl: warning: Please check that your locale settings: 2026-08-27 10:00:28.447 | LANGUAGE = (unset), 2026-08-27 10:00:28.447 | LC_ALL = "en_US.utf8", 2026-08-27 10:00:28.447 | LANG = "de_DE.UTF-8" 2026-08-27 10:00:28.447 | are supported and installed on your system. 2026-08-27 10:00:28.448 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-27 10:00:28.959 | 2026-08-27 10:00:28.959 | Running kernel seems to be up-to-date. 2026-08-27 10:00:28.959 | 2026-08-27 10:00:28.959 | No services need to be restarted. 2026-08-27 10:00:28.959 | 2026-08-27 10:00:28.959 | No containers need to be restarted. 2026-08-27 10:00:28.959 | 2026-08-27 10:00:28.960 | No user sessions are running outdated binaries. 2026-08-27 10:00:28.960 | 2026-08-27 10:00:28.960 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-08-27 10:00:31.310 | + functions-common:apt_get:1211 : result=0 2026-08-27 10:00:31.312 | + functions-common:apt_get:1214 : time_stop apt-get 2026-08-27 10:00:31.315 | + functions-common:time_stop:2420 : local name 2026-08-27 10:00:31.318 | + functions-common:time_stop:2421 : local end_time 2026-08-27 10:00:31.321 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-27 10:00:31.324 | + functions-common:time_stop:2423 : local total 2026-08-27 10:00:31.327 | + functions-common:time_stop:2424 : local start_time 2026-08-27 10:00:31.330 | + functions-common:time_stop:2426 : name=apt-get 2026-08-27 10:00:31.334 | + functions-common:time_stop:2427 : start_time=1787824811078 2026-08-27 10:00:31.337 | + functions-common:time_stop:2429 : [[ -z 1787824811078 ]] 2026-08-27 10:00:31.341 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-27 10:00:31.346 | + functions-common:time_stop:2432 : end_time=1787824831342 2026-08-27 10:00:31.349 | + functions-common:time_stop:2433 : elapsed_time=20264 2026-08-27 10:00:31.353 | + functions-common:time_stop:2434 : total=165680 2026-08-27 10:00:31.356 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-27 10:00:31.360 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=185944 2026-08-27 10:00:31.363 | + functions-common:apt_get:1215 : return 0 2026-08-27 10:00:31.367 | + lib/nova_plugins/functions-libvirt:install_libvirt:97 : install_package ovmf swtpm swtpm-tools mdevctl 2026-08-27 10:00:31.370 | + functions-common:install_package:1438 : update_package_repo 2026-08-27 10:00:31.374 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-08-27 10:00:31.378 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-08-27 10:00:31.381 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-08-27 10:00:31.385 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-08-27 10:00:31.388 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-08-27 10:00:31.392 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-27 10:00:31.396 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-27 10:00:31.400 | + functions-common:update_package_repo:1421 : apt_get_update 2026-08-27 10:00:31.403 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-08-27 10:00:31.407 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-08-27 10:00:31.411 | + functions-common:apt_get_update:1167 : return 2026-08-27 10:00:31.414 | + functions-common:install_package:1439 : real_install_package ovmf swtpm swtpm-tools mdevctl 2026-08-27 10:00:31.417 | + functions-common:real_install_package:1426 : is_ubuntu 2026-08-27 10:00:31.420 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-27 10:00:31.423 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-27 10:00:31.427 | + functions-common:real_install_package:1427 : apt_get install ovmf swtpm swtpm-tools mdevctl 2026-08-27 10:00:31.461 | + 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-27 10:00:31.503 | Reading package lists... 2026-08-27 10:00:31.861 | Building dependency tree... 2026-08-27 10:00:31.863 | Reading state information... 2026-08-27 10:00:32.403 | ovmf is already the newest version (2024.02-2ubuntu0.9). 2026-08-27 10:00:32.404 | ovmf set to manually installed. 2026-08-27 10:00:32.406 | swtpm is already the newest version (0.7.3-0ubuntu5.24.04.1). 2026-08-27 10:00:32.406 | swtpm set to manually installed. 2026-08-27 10:00:32.406 | swtpm-tools is already the newest version (0.7.3-0ubuntu5.24.04.1). 2026-08-27 10:00:32.406 | swtpm-tools set to manually installed. 2026-08-27 10:00:32.407 | mdevctl is already the newest version (1.3.0-1ubuntu2.1). 2026-08-27 10:00:32.407 | mdevctl set to manually installed. 2026-08-27 10:00:32.407 | The following packages were automatically installed and are no longer required: 2026-08-27 10:00:32.407 | libfwupd2 libgusb2 2026-08-27 10:00:32.407 | Use 'sudo apt autoremove' to remove them. 2026-08-27 10:00:32.493 | 0 upgraded, 0 newly installed, 0 to remove and 6 not upgraded. 2026-08-27 10:00:32.501 | + functions-common:apt_get:1211 : result=0 2026-08-27 10:00:32.505 | + functions-common:apt_get:1214 : time_stop apt-get 2026-08-27 10:00:32.509 | + functions-common:time_stop:2420 : local name 2026-08-27 10:00:32.513 | + functions-common:time_stop:2421 : local end_time 2026-08-27 10:00:32.516 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-27 10:00:32.520 | + functions-common:time_stop:2423 : local total 2026-08-27 10:00:32.524 | + functions-common:time_stop:2424 : local start_time 2026-08-27 10:00:32.528 | + functions-common:time_stop:2426 : name=apt-get 2026-08-27 10:00:32.531 | + functions-common:time_stop:2427 : start_time=1787824831456 2026-08-27 10:00:32.535 | + functions-common:time_stop:2429 : [[ -z 1787824831456 ]] 2026-08-27 10:00:32.540 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-27 10:00:32.546 | + functions-common:time_stop:2432 : end_time=1787824832542 2026-08-27 10:00:32.550 | + functions-common:time_stop:2433 : elapsed_time=1086 2026-08-27 10:00:32.553 | + functions-common:time_stop:2434 : total=185944 2026-08-27 10:00:32.557 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-27 10:00:32.561 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=187030 2026-08-27 10:00:32.565 | + functions-common:apt_get:1215 : return 0 2026-08-27 10:00:32.569 | + lib/nova_plugins/functions-libvirt:install_libvirt:98 : is_arch aarch64 2026-08-27 10:00:32.573 | ++ functions-common:is_arch:519 : uname -m 2026-08-27 10:00:32.579 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-08-27 10:00:32.583 | + lib/nova_plugins/functions-libvirt:install_libvirt:103 : [[ noble =~ bookworm ]] 2026-08-27 10:00:32.586 | + lib/nova_plugins/functions-libvirt:install_libvirt:103 : [[ noble =~ trixie ]] 2026-08-27 10:00:32.590 | + lib/nova_plugins/functions-libvirt:install_libvirt:145 : [[ False == True ]] 2026-08-27 10:00:32.594 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:96 : [[ kvm == \l\x\c ]] 2026-08-27 10:00:32.598 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:108 : [[ '' == \T\r\u\e ]] 2026-08-27 10:00:32.602 | + lib/nova:install_nova:921 : is_service_enabled n-novnc 2026-08-27 10:00:32.627 | + functions-common:is_service_enabled:2076 : return 0 2026-08-27 10:00:32.632 | ++ lib/nova:install_nova:923 : trueorfalse False NOVNC_FROM_PACKAGE 2026-08-27 10:00:32.659 | + lib/nova:install_nova:923 : NOVNC_FROM_PACKAGE=False 2026-08-27 10:00:32.663 | + lib/nova:install_nova:924 : '[' False = True ']' 2026-08-27 10:00:32.666 | + lib/nova:install_nova:943 : NOVNC_WEB_DIR=/opt/stack/novnc 2026-08-27 10:00:32.670 | + lib/nova:install_nova:944 : git_clone https://github.com/novnc/novnc.git /opt/stack/novnc v1.3.0 2026-08-27 10:00:32.674 | + functions-common:git_clone:589 : local git_remote=https://github.com/novnc/novnc.git 2026-08-27 10:00:32.678 | + functions-common:git_clone:590 : local git_dest=/opt/stack/novnc 2026-08-27 10:00:32.682 | + functions-common:git_clone:591 : local git_ref=v1.3.0 2026-08-27 10:00:32.685 | + functions-common:git_clone:592 : local orig_dir 2026-08-27 10:00:32.691 | ++ functions-common:git_clone:593 : pwd 2026-08-27 10:00:32.694 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-08-27 10:00:32.698 | + functions-common:git_clone:594 : local git_clone_flags= 2026-08-27 10:00:32.703 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-08-27 10:00:32.728 | + functions-common:git_clone:596 : RECLONE=False 2026-08-27 10:00:32.732 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-08-27 10:00:32.735 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-08-27 10:00:32.741 | + functions-common:git_clone:610 : echo v1.3.0 2026-08-27 10:00:32.741 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-08-27 10:00:32.747 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/novnc ]] 2026-08-27 10:00:32.751 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-08-27 10:00:32.755 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://github.com/novnc/novnc.git /opt/stack/novnc 2026-08-27 10:00:32.759 | + functions-common:git_timed:697 : local count=0 2026-08-27 10:00:32.762 | + functions-common:git_timed:698 : local timeout=0 2026-08-27 10:00:32.766 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-08-27 10:00:32.770 | + functions-common:git_timed:701 : timeout=0 2026-08-27 10:00:32.773 | + functions-common:git_timed:704 : time_start git_timed 2026-08-27 10:00:32.777 | + functions-common:time_start:2406 : local name=git_timed 2026-08-27 10:00:32.780 | + functions-common:time_start:2407 : local start_time= 2026-08-27 10:00:32.784 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-27 10:00:32.789 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-27 10:00:32.794 | + functions-common:time_start:2411 : _TIME_START[$name]=1787824832790 2026-08-27 10:00:32.798 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://github.com/novnc/novnc.git /opt/stack/novnc 2026-08-27 10:00:32.802 | Cloning into '/opt/stack/novnc'... 2026-08-27 10:00:34.584 | + functions-common:git_timed:719 : time_stop git_timed 2026-08-27 10:00:34.588 | + functions-common:time_stop:2420 : local name 2026-08-27 10:00:34.592 | + functions-common:time_stop:2421 : local end_time 2026-08-27 10:00:34.596 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-27 10:00:34.600 | + functions-common:time_stop:2423 : local total 2026-08-27 10:00:34.603 | + functions-common:time_stop:2424 : local start_time 2026-08-27 10:00:34.607 | + functions-common:time_stop:2426 : name=git_timed 2026-08-27 10:00:34.610 | + functions-common:time_stop:2427 : start_time=1787824832790 2026-08-27 10:00:34.614 | + functions-common:time_stop:2429 : [[ -z 1787824832790 ]] 2026-08-27 10:00:34.619 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-27 10:00:34.624 | + functions-common:time_stop:2432 : end_time=1787824834621 2026-08-27 10:00:34.628 | + functions-common:time_stop:2433 : elapsed_time=1831 2026-08-27 10:00:34.632 | + functions-common:time_stop:2434 : total=150594 2026-08-27 10:00:34.635 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-27 10:00:34.639 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=152425 2026-08-27 10:00:34.643 | + functions-common:git_clone:631 : cd /opt/stack/novnc 2026-08-27 10:00:34.647 | + functions-common:git_clone:632 : git_timed fetch origin v1.3.0 2026-08-27 10:00:34.650 | + functions-common:git_timed:697 : local count=0 2026-08-27 10:00:34.654 | + functions-common:git_timed:698 : local timeout=0 2026-08-27 10:00:34.658 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-08-27 10:00:34.662 | + functions-common:git_timed:701 : timeout=0 2026-08-27 10:00:34.666 | + functions-common:git_timed:704 : time_start git_timed 2026-08-27 10:00:34.669 | + functions-common:time_start:2406 : local name=git_timed 2026-08-27 10:00:34.673 | + functions-common:time_start:2407 : local start_time= 2026-08-27 10:00:34.677 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-27 10:00:34.682 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-27 10:00:34.688 | + functions-common:time_start:2411 : _TIME_START[$name]=1787824834683 2026-08-27 10:00:34.691 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin v1.3.0 2026-08-27 10:00:35.154 | From https://github.com/novnc/novnc 2026-08-27 10:00:35.154 | * tag v1.3.0 -> FETCH_HEAD 2026-08-27 10:00:35.165 | + functions-common:git_timed:719 : time_stop git_timed 2026-08-27 10:00:35.170 | + functions-common:time_stop:2420 : local name 2026-08-27 10:00:35.173 | + functions-common:time_stop:2421 : local end_time 2026-08-27 10:00:35.177 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-27 10:00:35.181 | + functions-common:time_stop:2423 : local total 2026-08-27 10:00:35.185 | + functions-common:time_stop:2424 : local start_time 2026-08-27 10:00:35.188 | + functions-common:time_stop:2426 : name=git_timed 2026-08-27 10:00:35.192 | + functions-common:time_stop:2427 : start_time=1787824834683 2026-08-27 10:00:35.195 | + functions-common:time_stop:2429 : [[ -z 1787824834683 ]] 2026-08-27 10:00:35.201 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-27 10:00:35.206 | + functions-common:time_stop:2432 : end_time=1787824835202 2026-08-27 10:00:35.209 | + functions-common:time_stop:2433 : elapsed_time=519 2026-08-27 10:00:35.213 | + functions-common:time_stop:2434 : total=152425 2026-08-27 10:00:35.217 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-27 10:00:35.220 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=152944 2026-08-27 10:00:35.224 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-08-27 10:00:35.227 | + functions-common:git_timed:697 : local count=0 2026-08-27 10:00:35.231 | + functions-common:git_timed:698 : local timeout=0 2026-08-27 10:00:35.235 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-08-27 10:00:35.238 | + functions-common:git_timed:701 : timeout=0 2026-08-27 10:00:35.242 | + functions-common:git_timed:704 : time_start git_timed 2026-08-27 10:00:35.246 | + functions-common:time_start:2406 : local name=git_timed 2026-08-27 10:00:35.250 | + functions-common:time_start:2407 : local start_time= 2026-08-27 10:00:35.253 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-27 10:00:35.258 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-27 10:00:35.264 | + functions-common:time_start:2411 : _TIME_START[$name]=1787824835260 2026-08-27 10:00:35.268 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-08-27 10:00:35.300 | Note: switching to 'FETCH_HEAD'. 2026-08-27 10:00:35.301 | 2026-08-27 10:00:35.301 | You are in 'detached HEAD' state. You can look around, make experimental 2026-08-27 10:00:35.301 | changes and commit them, and you can discard any commits you make in this 2026-08-27 10:00:35.301 | state without impacting any branches by switching back to a branch. 2026-08-27 10:00:35.301 | 2026-08-27 10:00:35.301 | If you want to create a new branch to retain commits you create, you may 2026-08-27 10:00:35.301 | do so (now or later) by using -c with the switch command. Example: 2026-08-27 10:00:35.301 | 2026-08-27 10:00:35.301 | git switch -c 2026-08-27 10:00:35.301 | 2026-08-27 10:00:35.301 | Or undo this operation with: 2026-08-27 10:00:35.302 | 2026-08-27 10:00:35.302 | git switch - 2026-08-27 10:00:35.302 | 2026-08-27 10:00:35.302 | Turn off this advice by setting config variable advice.detachedHead to false 2026-08-27 10:00:35.302 | 2026-08-27 10:00:35.302 | HEAD is now at 463c39e noVNC 1.3.0 2026-08-27 10:00:35.306 | + functions-common:git_timed:719 : time_stop git_timed 2026-08-27 10:00:35.310 | + functions-common:time_stop:2420 : local name 2026-08-27 10:00:35.314 | + functions-common:time_stop:2421 : local end_time 2026-08-27 10:00:35.317 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-27 10:00:35.321 | + functions-common:time_stop:2423 : local total 2026-08-27 10:00:35.325 | + functions-common:time_stop:2424 : local start_time 2026-08-27 10:00:35.329 | + functions-common:time_stop:2426 : name=git_timed 2026-08-27 10:00:35.332 | + functions-common:time_stop:2427 : start_time=1787824835260 2026-08-27 10:00:35.336 | + functions-common:time_stop:2429 : [[ -z 1787824835260 ]] 2026-08-27 10:00:35.341 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-27 10:00:35.346 | + functions-common:time_stop:2432 : end_time=1787824835342 2026-08-27 10:00:35.350 | + functions-common:time_stop:2433 : elapsed_time=82 2026-08-27 10:00:35.354 | + functions-common:time_stop:2434 : total=152944 2026-08-27 10:00:35.357 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-27 10:00:35.361 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=153026 2026-08-27 10:00:35.365 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/novnc 2026-08-27 10:00:35.386 | + functions-common:git_clone:672 : cd /opt/stack/novnc 2026-08-27 10:00:35.391 | + functions-common:git_clone:673 : head -1 2026-08-27 10:00:35.391 | + functions-common:git_clone:673 : git show --oneline 2026-08-27 10:00:35.394 | 463c39e noVNC 1.3.0 2026-08-27 10:00:35.398 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-08-27 10:00:35.402 | + lib/nova:install_nova:948 : is_service_enabled n-spice 2026-08-27 10:00:35.428 | + functions-common:is_service_enabled:2076 : return 1 2026-08-27 10:00:35.432 | + lib/nova:install_nova:960 : git_clone https://review.opendev.org/openstack/nova.git /opt/stack/nova refs/changes/25/998525/5 2026-08-27 10:00:35.436 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/nova.git 2026-08-27 10:00:35.440 | + functions-common:git_clone:590 : local git_dest=/opt/stack/nova 2026-08-27 10:00:35.444 | + functions-common:git_clone:591 : local git_ref=refs/changes/25/998525/5 2026-08-27 10:00:35.448 | + functions-common:git_clone:592 : local orig_dir 2026-08-27 10:00:35.453 | ++ functions-common:git_clone:593 : pwd 2026-08-27 10:00:35.458 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-08-27 10:00:35.462 | + functions-common:git_clone:594 : local git_clone_flags= 2026-08-27 10:00:35.468 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-08-27 10:00:35.493 | + functions-common:git_clone:596 : RECLONE=False 2026-08-27 10:00:35.497 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-08-27 10:00:35.501 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-08-27 10:00:35.506 | + functions-common:git_clone:610 : echo refs/changes/25/998525/5 2026-08-27 10:00:35.506 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-08-27 10:00:35.513 | + functions-common:git_clone:612 : [[ ! -d /opt/stack/nova ]] 2026-08-27 10:00:35.517 | + functions-common:git_clone:613 : [[ False = \T\r\u\e ]] 2026-08-27 10:00:35.521 | + functions-common:git_clone:618 : git_timed clone https://review.opendev.org/openstack/nova.git /opt/stack/nova 2026-08-27 10:00:35.524 | + functions-common:git_timed:697 : local count=0 2026-08-27 10:00:35.528 | + functions-common:git_timed:698 : local timeout=0 2026-08-27 10:00:35.532 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-08-27 10:00:35.536 | + functions-common:git_timed:701 : timeout=0 2026-08-27 10:00:35.539 | + functions-common:git_timed:704 : time_start git_timed 2026-08-27 10:00:35.543 | + functions-common:time_start:2406 : local name=git_timed 2026-08-27 10:00:35.546 | + functions-common:time_start:2407 : local start_time= 2026-08-27 10:00:35.550 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-27 10:00:35.555 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-27 10:00:35.560 | + functions-common:time_start:2411 : _TIME_START[$name]=1787824835557 2026-08-27 10:00:35.564 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone https://review.opendev.org/openstack/nova.git /opt/stack/nova 2026-08-27 10:00:35.568 | Cloning into '/opt/stack/nova'... 2026-08-27 10:04:11.556 | + functions-common:git_timed:719 : time_stop git_timed 2026-08-27 10:04:11.558 | + functions-common:time_stop:2420 : local name 2026-08-27 10:04:11.561 | + functions-common:time_stop:2421 : local end_time 2026-08-27 10:04:11.564 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-27 10:04:11.567 | + functions-common:time_stop:2423 : local total 2026-08-27 10:04:11.569 | + functions-common:time_stop:2424 : local start_time 2026-08-27 10:04:11.572 | + functions-common:time_stop:2426 : name=git_timed 2026-08-27 10:04:11.575 | + functions-common:time_stop:2427 : start_time=1787824835557 2026-08-27 10:04:11.578 | + functions-common:time_stop:2429 : [[ -z 1787824835557 ]] 2026-08-27 10:04:11.581 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-27 10:04:11.588 | + functions-common:time_stop:2432 : end_time=1787825051585 2026-08-27 10:04:11.592 | + functions-common:time_stop:2433 : elapsed_time=216028 2026-08-27 10:04:11.595 | + functions-common:time_stop:2434 : total=153026 2026-08-27 10:04:11.598 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-27 10:04:11.601 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=369054 2026-08-27 10:04:11.603 | + functions-common:git_clone:620 : cd /opt/stack/nova 2026-08-27 10:04:11.606 | + functions-common:git_clone:621 : git_timed fetch https://review.opendev.org/openstack/nova.git refs/changes/25/998525/5 2026-08-27 10:04:11.610 | + functions-common:git_timed:697 : local count=0 2026-08-27 10:04:11.613 | + functions-common:git_timed:698 : local timeout=0 2026-08-27 10:04:11.615 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-08-27 10:04:11.617 | + functions-common:git_timed:701 : timeout=0 2026-08-27 10:04:11.620 | + functions-common:git_timed:704 : time_start git_timed 2026-08-27 10:04:11.623 | + functions-common:time_start:2406 : local name=git_timed 2026-08-27 10:04:11.626 | + functions-common:time_start:2407 : local start_time= 2026-08-27 10:04:11.629 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-27 10:04:11.631 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-27 10:04:11.636 | + functions-common:time_start:2411 : _TIME_START[$name]=1787825051633 2026-08-27 10:04:11.639 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch https://review.opendev.org/openstack/nova.git refs/changes/25/998525/5 2026-08-27 10:04:12.559 | From https://review.opendev.org/openstack/nova 2026-08-27 10:04:12.559 | * branch refs/changes/25/998525/5 -> FETCH_HEAD 2026-08-27 10:04:12.568 | + functions-common:git_timed:719 : time_stop git_timed 2026-08-27 10:04:12.571 | + functions-common:time_stop:2420 : local name 2026-08-27 10:04:12.573 | + functions-common:time_stop:2421 : local end_time 2026-08-27 10:04:12.576 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-27 10:04:12.578 | + functions-common:time_stop:2423 : local total 2026-08-27 10:04:12.580 | + functions-common:time_stop:2424 : local start_time 2026-08-27 10:04:12.583 | + functions-common:time_stop:2426 : name=git_timed 2026-08-27 10:04:12.586 | + functions-common:time_stop:2427 : start_time=1787825051633 2026-08-27 10:04:12.588 | + functions-common:time_stop:2429 : [[ -z 1787825051633 ]] 2026-08-27 10:04:12.592 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-27 10:04:12.596 | + functions-common:time_stop:2432 : end_time=1787825052593 2026-08-27 10:04:12.598 | + functions-common:time_stop:2433 : elapsed_time=960 2026-08-27 10:04:12.601 | + functions-common:time_stop:2434 : total=369054 2026-08-27 10:04:12.603 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-27 10:04:12.606 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=370014 2026-08-27 10:04:12.609 | + functions-common:git_clone:621 : git checkout FETCH_HEAD 2026-08-27 10:04:12.883 | Note: switching to 'FETCH_HEAD'. 2026-08-27 10:04:12.883 | 2026-08-27 10:04:12.883 | You are in 'detached HEAD' state. You can look around, make experimental 2026-08-27 10:04:12.883 | changes and commit them, and you can discard any commits you make in this 2026-08-27 10:04:12.883 | state without impacting any branches by switching back to a branch. 2026-08-27 10:04:12.883 | 2026-08-27 10:04:12.883 | If you want to create a new branch to retain commits you create, you may 2026-08-27 10:04:12.883 | do so (now or later) by using -c with the switch command. Example: 2026-08-27 10:04:12.884 | 2026-08-27 10:04:12.884 | git switch -c 2026-08-27 10:04:12.884 | 2026-08-27 10:04:12.884 | Or undo this operation with: 2026-08-27 10:04:12.884 | 2026-08-27 10:04:12.884 | git switch - 2026-08-27 10:04:12.884 | 2026-08-27 10:04:12.884 | Turn off this advice by setting config variable advice.detachedHead to false 2026-08-27 10:04:12.884 | 2026-08-27 10:04:12.884 | HEAD is now at 8d07d9a091 libvirt: Add functional tests for TDX capability report 2026-08-27 10:04:12.888 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/nova 2026-08-27 10:04:12.905 | + functions-common:git_clone:672 : cd /opt/stack/nova 2026-08-27 10:04:12.908 | + functions-common:git_clone:673 : git show --oneline 2026-08-27 10:04:12.909 | + functions-common:git_clone:673 : head -1 2026-08-27 10:04:12.913 | 8d07d9a091 libvirt: Add functional tests for TDX capability report 2026-08-27 10:04:12.916 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-08-27 10:04:12.920 | + lib/nova:install_nova:961 : setup_develop /opt/stack/nova 2026-08-27 10:04:12.923 | + inc/python:setup_develop:353 : local bindep 2026-08-27 10:04:12.927 | + inc/python:setup_develop:354 : [[ /opt/stack/nova == -bindep* ]] 2026-08-27 10:04:12.929 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/nova 2026-08-27 10:04:12.932 | + inc/python:setup_develop:359 : local extras= 2026-08-27 10:04:12.934 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/nova -e 2026-08-27 10:04:12.937 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-08-27 10:04:12.939 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/nova == -bindep* ]] 2026-08-27 10:04:12.941 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/nova 2026-08-27 10:04:12.944 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-08-27 10:04:12.946 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-08-27 10:04:12.950 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/nova 2026-08-27 10:04:12.954 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-08-27 10:04:12.957 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/nova 2026-08-27 10:04:12.960 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-08-27 10:04:12.963 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-08-27 10:04:12.966 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2026-08-27 10:04:12.972 | + inc/python:_setup_package_with_constraints_edit:400 : name=nova 2026-08-27 10:04:12.975 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z nova ']' 2026-08-27 10:04:12.978 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova 2026-08-27 10:04:13.138 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/nova -e 2026-08-27 10:04:13.141 | + inc/python:setup_package:436 : local bindep=0 2026-08-27 10:04:13.144 | + inc/python:setup_package:437 : local bindep_flag= 2026-08-27 10:04:13.147 | + inc/python:setup_package:438 : local bindep_profiles= 2026-08-27 10:04:13.149 | + inc/python:setup_package:439 : [[ /opt/stack/nova == -bindep* ]] 2026-08-27 10:04:13.152 | + inc/python:setup_package:444 : local project_dir=/opt/stack/nova 2026-08-27 10:04:13.154 | + inc/python:setup_package:445 : local flags=-e 2026-08-27 10:04:13.157 | + inc/python:setup_package:446 : local extras= 2026-08-27 10:04:13.159 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-08-27 10:04:13.161 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-08-27 10:04:13.164 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-08-27 10:04:13.167 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-08-27 10:04:13.169 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-08-27 10:04:13.171 | + inc/python:setup_package:464 : pip_install -e /opt/stack/nova 2026-08-27 10:04:13.191 | Using python 3.12 to install /opt/stack/nova 2026-08-27 10:04:13.193 | + 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-27 10:04:14.193 | Obtaining file:///opt/stack/nova 2026-08-27 10:04:14.197 | Installing build dependencies: started 2026-08-27 10:04:15.993 | Installing build dependencies: finished with status 'done' 2026-08-27 10:04:15.993 | Checking if build backend supports build_editable: started 2026-08-27 10:04:16.549 | Checking if build backend supports build_editable: finished with status 'done' 2026-08-27 10:04:16.551 | Getting requirements to build editable: started 2026-08-27 10:04:16.858 | Getting requirements to build editable: finished with status 'done' 2026-08-27 10:04:16.860 | Preparing editable metadata (pyproject.toml): started 2026-08-27 10:04:19.144 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-08-27 10:04:19.169 | Requirement already satisfied: pbr>=5.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev404) (7.0.3) 2026-08-27 10:04:19.170 | Requirement already satisfied: SQLAlchemy>=1.4.13 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev404) (2.0.52) 2026-08-27 10:04:19.173 | Requirement already satisfied: decorator>=4.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev404) (5.3.1) 2026-08-27 10:04:19.173 | Requirement already satisfied: eventlet>=0.30.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev404) (0.41.2) 2026-08-27 10:04:19.173 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev404) (3.1.6) 2026-08-27 10:04:19.174 | Requirement already satisfied: keystonemiddleware>=4.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev404) (13.0.1) 2026-08-27 10:04:19.175 | Requirement already satisfied: lxml>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev404) (6.1.1) 2026-08-27 10:04:19.176 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev404) (2.5.1) 2026-08-27 10:04:19.177 | Requirement already satisfied: cryptography>=2.7 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev404) (43.0.3) 2026-08-27 10:04:19.178 | Requirement already satisfied: WebOb>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev404) (1.8.11) 2026-08-27 10:04:19.179 | Requirement already satisfied: greenlet>=0.4.15 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev404) (3.5.5) 2026-08-27 10:04:19.180 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev404) (3.1.0) 2026-08-27 10:04:19.182 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev404) (3.10.1) 2026-08-27 10:04:19.183 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev404) (3.18.0) 2026-08-27 10:04:19.184 | Requirement already satisfied: alembic>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev404) (1.19.1) 2026-08-27 10:04:19.185 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev404) (1.3.0) 2026-08-27 10:04:19.186 | Requirement already satisfied: paramiko>=2.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev404) (4.0.0) 2026-08-27 10:04:19.187 | Requirement already satisfied: jsonschema>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev404) (4.26.0) 2026-08-27 10:04:19.190 | Requirement already satisfied: python-cinderclient>=4.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev404) (9.9.0) 2026-08-27 10:04:19.190 | Requirement already satisfied: keystoneauth1>=3.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev404) (5.16.0) 2026-08-27 10:04:19.391 | Collecting python-neutronclient>=7.1.0 (from nova==33.1.0.dev404) 2026-08-27 10:04:19.526 | Downloading python_neutronclient-14.0.0-py3-none-any.whl.metadata (3.5 kB) 2026-08-27 10:04:19.537 | Requirement already satisfied: python-glanceclient>=4.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev404) (4.12.0) 2026-08-27 10:04:19.538 | Requirement already satisfied: requests>=2.25.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev404) (2.34.2) 2026-08-27 10:04:19.539 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev404) (5.9.1) 2026-08-27 10:04:19.566 | Collecting websockify>=0.9.0 (from nova==33.1.0.dev404) 2026-08-27 10:04:19.583 | Downloading websockify-0.13.0-py3-none-any.whl.metadata (14 kB) 2026-08-27 10:04:19.601 | Requirement already satisfied: oslo.cache>=1.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev404) (4.3.0) 2026-08-27 10:04:19.602 | Requirement already satisfied: oslo.concurrency>=5.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev404) (7.6.1) 2026-08-27 10:04:19.603 | Requirement already satisfied: oslo.config>=9.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev404) (10.7.0) 2026-08-27 10:04:19.605 | Requirement already satisfied: oslo.context>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev404) (6.5.0) 2026-08-27 10:04:19.606 | Requirement already satisfied: oslo.log>=4.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev404) (8.3.0) 2026-08-27 10:04:19.607 | Requirement already satisfied: oslo.limit>=2.9.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev404) (2.12.0) 2026-08-27 10:04:19.609 | Requirement already satisfied: oslo.reports>=1.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev404) (3.9.0) 2026-08-27 10:04:19.609 | Requirement already satisfied: oslo.serialization>=4.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev404) (5.11.0) 2026-08-27 10:04:19.610 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev404) (2.8.0) 2026-08-27 10:04:19.611 | Requirement already satisfied: oslo.utils>=8.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev404) (10.2.0) 2026-08-27 10:04:19.612 | Requirement already satisfied: oslo.db>=10.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev404) (18.1.1) 2026-08-27 10:04:19.613 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev404) (7.10.0) 2026-08-27 10:04:19.614 | Requirement already satisfied: oslo.messaging>=14.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev404) (18.2.0) 2026-08-27 10:04:19.615 | Requirement already satisfied: oslo.policy>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev404) (6.0.1) 2026-08-27 10:04:19.616 | Requirement already satisfied: oslo.privsep>=3.11.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev404) (3.12.0) 2026-08-27 10:04:19.617 | Requirement already satisfied: oslo.i18n>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev404) (6.9.0) 2026-08-27 10:04:19.618 | 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.dev404) (4.8.0) 2026-08-27 10:04:19.621 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev404) (2.0.0) 2026-08-27 10:04:19.621 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev404) (8.2.0) 2026-08-27 10:04:19.622 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev404) (7.2.2) 2026-08-27 10:04:19.623 | Requirement already satisfied: oslo.versionedobjects>=1.35.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev404) (3.12.0) 2026-08-27 10:04:19.624 | Requirement already satisfied: os-brick>=6.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev404) (7.1.1) 2026-08-27 10:04:19.625 | Requirement already satisfied: os-resource-classes>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev404) (1.1.0) 2026-08-27 10:04:19.626 | Requirement already satisfied: os-traits>=3.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev404) (3.9.0) 2026-08-27 10:04:19.627 | Requirement already satisfied: os-vif>=3.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev404) (5.2.0) 2026-08-27 10:04:19.628 | Requirement already satisfied: castellan>=0.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev404) (5.8.0) 2026-08-27 10:04:19.655 | Collecting microversion-parse>=0.2.1 (from nova==33.1.0.dev404) 2026-08-27 10:04:19.673 | Downloading microversion_parse-2.1.0-py3-none-any.whl.metadata (5.1 kB) 2026-08-27 10:04:19.686 | Requirement already satisfied: tooz>=1.58.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev404) (9.1.0) 2026-08-27 10:04:19.686 | Requirement already satisfied: cursive>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev404) (0.3.1) 2026-08-27 10:04:19.686 | Requirement already satisfied: retrying>=1.3.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev404) (1.4.2) 2026-08-27 10:04:19.687 | Requirement already satisfied: os-service-types>=1.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev404) (1.9.0) 2026-08-27 10:04:19.689 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev404) (2.9.0.post0) 2026-08-27 10:04:19.690 | Requirement already satisfied: futurist>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev404) (3.5.0) 2026-08-27 10:04:19.691 | Requirement already satisfied: openstacksdk>=4.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev404) (4.19.0) 2026-08-27 10:04:19.692 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev404) (6.0.3) 2026-08-27 10:04:19.695 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=1.5.0->nova==33.1.0.dev404) (1.4.1) 2026-08-27 10:04:19.696 | 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.dev404) (4.16.0) 2026-08-27 10:04:19.699 | 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.dev404) (7.5.0) 2026-08-27 10:04:19.704 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.7->nova==33.1.0.dev404) (2.1.1) 2026-08-27 10:04:19.709 | 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.dev404) (3.0) 2026-08-27 10:04:19.717 | 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.dev404) (2.8.0) 2026-08-27 10:04:19.724 | 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.dev404) (3.1.0) 2026-08-27 10:04:19.727 | 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.dev404) (2.3.0) 2026-08-27 10:04:19.732 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->nova==33.1.0.dev404) (3.0.3) 2026-08-27 10:04:19.735 | 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.dev404) (26.1.0) 2026-08-27 10:04:19.738 | 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.dev404) (2025.9.1) 2026-08-27 10:04:19.738 | 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.dev404) (0.37.0) 2026-08-27 10:04:19.738 | 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.dev404) (2026.6.3) 2026-08-27 10:04:19.746 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.16.0->nova==33.1.0.dev404) (2.1.0) 2026-08-27 10:04:19.753 | 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.dev404) (4.1.0) 2026-08-27 10:04:19.754 | 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.dev404) (2.13.0) 2026-08-27 10:04:19.756 | 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.dev404) (5.8.0) 2026-08-27 10:04:19.770 | 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.dev404) (1.5.0) 2026-08-27 10:04:19.771 | 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.dev404) (1.1.0) 2026-08-27 10:04:19.772 | 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.dev404) (1.33) 2026-08-27 10:04:19.774 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.4.0->nova==33.1.0.dev404) (4.11.3) 2026-08-27 10:04:19.783 | 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.dev404) (3.1.1) 2026-08-27 10:04:19.790 | 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.dev404) (9.1.4) 2026-08-27 10:04:19.802 | 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.dev404) (2.19.0) 2026-08-27 10:04:19.810 | 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.dev404) (0.20) 2026-08-27 10:04:19.824 | 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.dev404) (2.1.2) 2026-08-27 10:04:19.826 | 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.dev404) (0.6.2) 2026-08-27 10:04:19.843 | 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.dev404) (7.1.7) 2026-08-27 10:04:19.845 | 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.dev404) (5.3.1) 2026-08-27 10:04:19.846 | 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.dev404) (5.6.2) 2026-08-27 10:04:19.847 | 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.dev404) (0.17.0) 2026-08-27 10:04:19.852 | 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.dev404) (5.1.0) 2026-08-27 10:04:19.861 | 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.dev404) (2026.3) 2026-08-27 10:04:19.863 | 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.dev404) (26.3) 2026-08-27 10:04:19.870 | 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.dev404) (0.26.0) 2026-08-27 10:04:19.874 | 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.dev404) (5.0.0) 2026-08-27 10:04:19.876 | 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.dev404) (4.0.1) 2026-08-27 10:04:19.891 | 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.dev404) (1.2.1) 2026-08-27 10:04:19.913 | 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.dev404) (1.7.6) 2026-08-27 10:04:19.922 | 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.dev404) (2.2.0) 2026-08-27 10:04:19.927 | 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.dev404) (1.3.7) 2026-08-27 10:04:19.938 | 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.dev404) (3.3.2) 2026-08-27 10:04:19.950 | 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.dev404) (4.3.2) 2026-08-27 10:04:19.950 | 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.dev404) (3.7.1) 2026-08-27 10:04:19.961 | 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.dev404) (2.4.0) 2026-08-27 10:04:19.971 | 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.dev404) (3.0.3) 2026-08-27 10:04:19.971 | 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.dev404) (1.6.2) 2026-08-27 10:04:19.981 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->nova==33.1.0.dev404) (84.0.0) 2026-08-27 10:04:20.001 | 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.dev404) (0.8.2) 2026-08-27 10:04:20.039 | 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.dev404) (4.16.0) 2026-08-27 10:04:20.046 | 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.dev404) (0.6.0) 2026-08-27 10:04:20.047 | 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.dev404) (4.2.0) 2026-08-27 10:04:20.058 | 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.dev404) (3.0.53) 2026-08-27 10:04:20.060 | 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.dev404) (1.11.0) 2026-08-27 10:04:20.062 | 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.dev404) (15.0.0) 2026-08-27 10:04:20.062 | 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.dev404) (1.8.0) 2026-08-27 10:04:20.084 | 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.dev404) (1.17.0) 2026-08-27 10:04:20.091 | 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.dev404) (2.1.0) 2026-08-27 10:04:20.093 | 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.dev404) (24.2.1) 2026-08-27 10:04:20.114 | 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.dev404) (4.7.0) 2026-08-27 10:04:20.140 | 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.dev404) (3.5.0) 2026-08-27 10:04:20.142 | 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.dev404) (3.18) 2026-08-27 10:04:20.142 | 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.dev404) (2.7.0) 2026-08-27 10:04:20.144 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.25.1->nova==33.1.0.dev404) (2023.11.17) 2026-08-27 10:04:20.186 | 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.dev404) (4.2.0) 2026-08-27 10:04:20.188 | 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.dev404) (2.20.0) 2026-08-27 10:04:20.201 | 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.dev404) (0.1.2) 2026-08-27 10:04:20.221 | 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.dev404) (0.8) 2026-08-27 10:04:20.288 | 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.dev404) (0.16.0) 2026-08-27 10:04:20.796 | Collecting numpy (from websockify>=0.9.0->nova==33.1.0.dev404) 2026-08-27 10:04:20.813 | Downloading numpy-2.4.6-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.metadata (6.6 kB) 2026-08-27 10:04:20.850 | Collecting jwcrypto (from websockify>=0.9.0->nova==33.1.0.dev404) 2026-08-27 10:04:20.867 | Downloading jwcrypto-1.5.8-py3-none-any.whl.metadata (3.3 kB) 2026-08-27 10:04:20.924 | Collecting redis (from websockify>=0.9.0->nova==33.1.0.dev404) 2026-08-27 10:04:20.939 | Downloading redis-8.1.0-py3-none-any.whl.metadata (16 kB) 2026-08-27 10:04:21.045 | Downloading microversion_parse-2.1.0-py3-none-any.whl (20 kB) 2026-08-27 10:04:21.071 | Downloading python_neutronclient-14.0.0-py3-none-any.whl (202 kB) 2026-08-27 10:04:21.118 | Downloading websockify-0.13.0-py3-none-any.whl (41 kB) 2026-08-27 10:04:21.140 | Downloading jwcrypto-1.5.8-py3-none-any.whl (96 kB) 2026-08-27 10:04:21.165 | Downloading numpy-2.4.6-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (16.6 MB) 2026-08-27 10:04:21.463 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 16.6/16.6 MB 57.7 MB/s 0:00:00 2026-08-27 10:04:21.479 | Downloading redis-8.1.0-py3-none-any.whl (560 kB) 2026-08-27 10:04:21.498 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 560.6/560.6 kB 27.7 MB/s 0:00:00 2026-08-27 10:04:21.573 | Building wheels for collected packages: nova 2026-08-27 10:04:21.574 | Building editable for nova (pyproject.toml): started 2026-08-27 10:04:24.329 | Building editable for nova (pyproject.toml): finished with status 'done' 2026-08-27 10:04:24.330 | Created wheel for nova: filename=nova-33.1.0.dev404-0.editable-py3-none-any.whl size=10627 sha256=240d8033eb73af72b4a5297fdc15be580ba60d8bdbe995afaf5001dd18c1874a 2026-08-27 10:04:24.330 | Stored in directory: /tmp/pip-ephem-wheel-cache-yi1wmtfi/wheels/ee/2b/3a/69794dff55dd5d6c4a3613dfc37217369e4acdbc37f2b08153 2026-08-27 10:04:24.336 | Successfully built nova 2026-08-27 10:04:24.635 | Installing collected packages: redis, numpy, microversion-parse, jwcrypto, websockify, python-neutronclient, nova 2026-08-27 10:04:29.619 | 2026-08-27 10:04:29.641 | Successfully installed jwcrypto-1.5.8 microversion-parse-2.1.0 nova-33.1.0.dev404 numpy-2.4.6 python-neutronclient-14.0.0 redis-8.1.0 websockify-0.13.0 2026-08-27 10:04:29.850 | + inc/python:pip_install:216 : result=0 2026-08-27 10:04:29.853 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-27 10:04:29.857 | + functions-common:time_stop:2420 : local name 2026-08-27 10:04:29.860 | + functions-common:time_stop:2421 : local end_time 2026-08-27 10:04:29.864 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-27 10:04:29.867 | + functions-common:time_stop:2423 : local total 2026-08-27 10:04:29.870 | + functions-common:time_stop:2424 : local start_time 2026-08-27 10:04:29.874 | + functions-common:time_stop:2426 : name=pip_install 2026-08-27 10:04:29.877 | + functions-common:time_stop:2427 : start_time=1787825053185 2026-08-27 10:04:29.880 | + functions-common:time_stop:2429 : [[ -z 1787825053185 ]] 2026-08-27 10:04:29.884 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-27 10:04:29.889 | + functions-common:time_stop:2432 : end_time=1787825069885 2026-08-27 10:04:29.892 | + functions-common:time_stop:2433 : elapsed_time=16700 2026-08-27 10:04:29.896 | + functions-common:time_stop:2434 : total=127380 2026-08-27 10:04:29.898 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-27 10:04:29.901 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=144080 2026-08-27 10:04:29.904 | + inc/python:pip_install:219 : return 0 2026-08-27 10:04:29.907 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-08-27 10:04:29.910 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-08-27 10:04:29.913 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/nova 2026-08-27 10:04:29.917 | + inc/python:use_library_from_git:266 : local name=/opt/stack/nova 2026-08-27 10:04:29.920 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-27 10:04:29.924 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-27 10:04:29.927 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/nova, ]] 2026-08-27 10:04:29.930 | + inc/python:use_library_from_git:269 : return 1 2026-08-27 10:04:29.934 | + 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-27 10:04:29.952 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-08-27 10:04:29.955 | + ./stack.sh:main:962 : configure_nova 2026-08-27 10:04:29.957 | + lib/nova:configure_nova:264 : sudo install -d -o quobyte /etc/nova 2026-08-27 10:04:29.975 | + lib/nova:configure_nova:266 : configure_rootwrap nova 2026-08-27 10:04:29.977 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2026-08-27 10:04:29.980 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2026-08-27 10:04:29.986 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2026-08-27 10:04:29.986 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2026-08-27 10:04:29.992 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2026-08-27 10:04:29.995 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2026-08-27 10:04:29.998 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/opt/stack/data/venv/bin 2026-08-27 10:04:30.001 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2026-08-27 10:04:30.003 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2026-08-27 10:04:30.006 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2026-08-27 10:04:30.008 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/opt/stack/data/venv/bin/nova-rootwrap 2026-08-27 10:04:30.012 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2026-08-27 10:04:30.028 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2026-08-27 10:04:30.046 | + 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-27 10:04:30.063 | + 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-27 10:04:30.080 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2026-08-27 10:04:30.097 | + inc/rootwrap:configure_rootwrap:66 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/nova/rootwrap.conf 2026-08-27 10:04:30.113 | + inc/rootwrap:configure_rootwrap:69 : local tempfile 2026-08-27 10:04:30.117 | ++ inc/rootwrap:configure_rootwrap:70 : mktemp 2026-08-27 10:04:30.123 | + inc/rootwrap:configure_rootwrap:70 : tempfile=/tmp/tmp.61aoJTW8Ew 2026-08-27 10:04:30.126 | + inc/rootwrap:configure_rootwrap:72 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2026-08-27 10:04:30.129 | + inc/rootwrap:configure_rootwrap:73 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2026-08-27 10:04:30.133 | + inc/rootwrap:configure_rootwrap:74 : '[' -f /opt/stack/data/venv/bin/nova-rootwrap-daemon ']' 2026-08-27 10:04:30.135 | + inc/rootwrap:configure_rootwrap:76 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2026-08-27 10:04:30.138 | + inc/rootwrap:configure_rootwrap:77 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2026-08-27 10:04:30.142 | + inc/rootwrap:configure_rootwrap:79 : chmod 0440 /tmp/tmp.61aoJTW8Ew 2026-08-27 10:04:30.146 | + inc/rootwrap:configure_rootwrap:80 : sudo chown root:root /tmp/tmp.61aoJTW8Ew 2026-08-27 10:04:30.161 | + inc/rootwrap:configure_rootwrap:81 : sudo mv /tmp/tmp.61aoJTW8Ew /etc/sudoers.d/nova-rootwrap 2026-08-27 10:04:30.180 | ++ inc/rootwrap:configure_rootwrap:85 : dirname /opt/stack/data/venv/bin/nova-rootwrap 2026-08-27 10:04:30.186 | + inc/rootwrap:configure_rootwrap:85 : add_sudo_secure_path /opt/stack/data/venv/bin 2026-08-27 10:04:30.190 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/opt/stack/data/venv/bin 2026-08-27 10:04:30.192 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2026-08-27 10:04:30.196 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2026-08-27 10:04:30.198 | + 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-27 10:04:30.201 | + 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-27 10:04:30.206 | + 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-27 10:04:30.207 | + inc/rootwrap:add_sudo_secure_path:33 : sudo tee /etc/sudoers.d/zz-secure-path 2026-08-27 10:04:30.218 | Defaults:quobyte secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin:/opt/stack/data/venv/bin 2026-08-27 10:04:30.223 | + inc/rootwrap:add_sudo_secure_path:34 : sudo chmod 400 /etc/sudoers.d/zz-secure-path 2026-08-27 10:04:30.239 | + inc/rootwrap:add_sudo_secure_path:35 : sudo chown root:root /etc/sudoers.d/zz-secure-path 2026-08-27 10:04:30.257 | + 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-27 10:04:30.261 | + lib/nova:configure_nova:270 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2026-08-27 10:04:30.267 | + lib/nova:configure_nova:273 : is_service_enabled n-cpu 2026-08-27 10:04:30.289 | + functions-common:is_service_enabled:2076 : return 0 2026-08-27 10:04:30.292 | + lib/nova:configure_nova:275 : sudo sysctl -w net.ipv4.ip_forward=1 2026-08-27 10:04:30.304 | net.ipv4.ip_forward = 1 2026-08-27 10:04:30.308 | + lib/nova:configure_nova:277 : [[ libvirt = \l\i\b\v\i\r\t ]] 2026-08-27 10:04:30.311 | + lib/nova:configure_nova:281 : [[ kvm == \k\v\m ]] 2026-08-27 10:04:30.314 | + lib/nova:configure_nova:282 : sudo modprobe kvm 2026-08-27 10:04:30.334 | + lib/nova:configure_nova:283 : '[' '!' -e /dev/kvm ']' 2026-08-27 10:04:30.337 | + lib/nova:configure_nova:298 : [[ kvm == \l\x\c ]] 2026-08-27 10:04:30.340 | + lib/nova:configure_nova:313 : sudo install -d -o quobyte /opt/stack/data/nova/instances 2026-08-27 10:04:30.357 | + lib/nova:configure_nova:318 : '[' -L /dev/disk/by-label/nova-instances ']' 2026-08-27 10:04:30.362 | + lib/nova:configure_nova:327 : sudo tee /etc/iscsi/initiatorname.iscsi 2026-08-27 10:04:30.363 | ++ lib/nova:configure_nova:327 : iscsi-iname 2026-08-27 10:04:30.369 | + lib/nova:configure_nova:327 : echo InitiatorName=iqn.2016-04.com.open-iscsi:b866ae49fec5 2026-08-27 10:04:30.375 | InitiatorName=iqn.2016-04.com.open-iscsi:b866ae49fec5 2026-08-27 10:04:30.380 | + lib/nova:configure_nova:329 : [[ False == \T\r\u\e ]] 2026-08-27 10:04:30.382 | + lib/nova:configure_nova:344 : iniset -sudo /etc/iscsi/iscsid.conf DEFAULT node.session.auth.chap_algs SHA3-256,SHA256 2026-08-27 10:04:30.470 | + lib/nova:configure_nova:346 : [[ lioadm != \n\v\m\e\t ]] 2026-08-27 10:04:30.474 | + lib/nova:configure_nova:348 : restart_service iscsid 2026-08-27 10:04:30.476 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-08-27 10:04:30.478 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart iscsid 2026-08-27 10:04:30.540 | + lib/nova:configure_nova:371 : create_nova_conf 2026-08-27 10:04:30.544 | + lib/nova:create_nova_conf:441 : rm -f /opt/stack/nova/bin/nova.conf 2026-08-27 10:04:30.550 | + lib/nova:create_nova_conf:444 : rm -f /etc/nova/nova.conf 2026-08-27 10:04:30.555 | + lib/nova:create_nova_conf:445 : iniset /etc/nova/nova.conf DEFAULT debug True 2026-08-27 10:04:30.597 | + lib/nova:create_nova_conf:446 : '[' True == True ']' 2026-08-27 10:04:30.600 | + lib/nova:create_nova_conf:447 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2026-08-27 10:04:30.634 | + lib/nova:create_nova_conf:449 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2026-08-27 10:04:30.670 | + lib/nova:create_nova_conf:450 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2026-08-27 10:04:30.704 | + lib/nova:create_nova_conf:451 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2026-08-27 10:04:30.741 | + lib/nova:create_nova_conf:452 : iniset /etc/nova/nova.conf scheduler workers 2 2026-08-27 10:04:30.779 | + lib/nova:create_nova_conf:453 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2026-08-27 10:04:30.817 | + lib/nova:create_nova_conf:454 : iniset /etc/nova/nova.conf DEFAULT my_ip 192.168.122.38 2026-08-27 10:04:30.852 | + lib/nova:create_nova_conf:455 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2026-08-27 10:04:30.888 | + lib/nova:create_nova_conf:456 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2026-08-27 10:04:30.924 | + lib/nova:create_nova_conf:457 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2026-08-27 10:04:30.959 | + lib/nova:create_nova_conf:458 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2026-08-27 10:04:30.997 | + lib/nova:create_nova_conf:462 : iniset /etc/nova/nova.conf api response_validation error 2026-08-27 10:04:31.034 | + lib/nova:create_nova_conf:464 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2026-08-27 10:04:31.072 | + lib/nova:create_nova_conf:466 : iniset /etc/nova/nova.conf DEFAULT report_interval 120 2026-08-27 10:04:31.108 | + lib/nova:create_nova_conf:467 : iniset /etc/nova/nova.conf DEFAULT service_down_time 720 2026-08-27 10:04:31.145 | + lib/nova:create_nova_conf:469 : is_fedora 2026-08-27 10:04:31.149 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-08-27 10:04:31.152 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-08-27 10:04:31.155 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-08-27 10:04:31.158 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-08-27 10:04:31.161 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-08-27 10:04:31.164 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-08-27 10:04:31.167 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-08-27 10:04:31.170 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-08-27 10:04:31.174 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-08-27 10:04:31.176 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-08-27 10:04:31.180 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-08-27 10:04:31.183 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-08-27 10:04:31.186 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-08-27 10:04:31.189 | + lib/nova:create_nova_conf:478 : is_service_enabled n-api n-cond n-sched n-spice n-novnc n-sproxy 2026-08-27 10:04:31.211 | + functions-common:is_service_enabled:2076 : return 0 2026-08-27 10:04:31.214 | + lib/nova:create_nova_conf:482 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-08-27 10:04:31.217 | + lib/nova:create_nova_conf:485 : local db=nova_cell0 2026-08-27 10:04:31.220 | + lib/nova:create_nova_conf:488 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2026-08-27 10:04:31.258 | ++ lib/nova:create_nova_conf:491 : database_connection_url nova_cell0 2026-08-27 10:04:31.261 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2026-08-27 10:04:31.264 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2026-08-27 10:04:31.267 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_cell0 2026-08-27 10:04:31.270 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-08-27 10:04:31.273 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-08-27 10:04:31.276 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-08-27 10:04:31.295 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-27 10:04:31.298 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-08-27 10:04:31.301 | ++ 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-27 10:04:31.304 | + 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-27 10:04:31.343 | ++ lib/nova:create_nova_conf:492 : database_connection_url nova_api 2026-08-27 10:04:31.346 | ++ lib/database:database_connection_url:134 : local db=nova_api 2026-08-27 10:04:31.349 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_api 2026-08-27 10:04:31.352 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_api 2026-08-27 10:04:31.356 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-08-27 10:04:31.358 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-08-27 10:04:31.361 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-08-27 10:04:31.382 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-27 10:04:31.386 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-08-27 10:04:31.389 | ++ 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-27 10:04:31.392 | + 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-27 10:04:31.431 | + lib/nova:create_nova_conf:497 : iniset /etc/nova/nova.conf cache enabled True 2026-08-27 10:04:31.468 | + lib/nova:create_nova_conf:498 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2026-08-27 10:04:31.504 | + lib/nova:create_nova_conf:499 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2026-08-27 10:04:31.539 | + lib/nova:create_nova_conf:502 : is_service_enabled n-api 2026-08-27 10:04:31.559 | + functions-common:is_service_enabled:2076 : return 0 2026-08-27 10:04:31.562 | + lib/nova:create_nova_conf:503 : is_service_enabled n-api-meta 2026-08-27 10:04:31.582 | + functions-common:is_service_enabled:2076 : return 0 2026-08-27 10:04:31.587 | ++ lib/nova:create_nova_conf:505 : echo osapi_compute,metadata 2026-08-27 10:04:31.588 | ++ lib/nova:create_nova_conf:505 : sed s/,metadata// 2026-08-27 10:04:31.594 | + lib/nova:create_nova_conf:505 : NOVA_ENABLED_APIS=osapi_compute 2026-08-27 10:04:31.597 | + lib/nova:create_nova_conf:507 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2026-08-27 10:04:31.634 | + lib/nova:create_nova_conf:508 : [[ True == \T\r\u\e ]] 2026-08-27 10:04:31.637 | + lib/nova:create_nova_conf:509 : iniset /etc/nova/nova.conf oslo_policy enforce_new_defaults True 2026-08-27 10:04:31.677 | + lib/nova:create_nova_conf:514 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2026-08-27 10:04:31.679 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/nova/nova.conf 2026-08-27 10:04:31.682 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=nova 2026-08-27 10:04:31.685 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-08-27 10:04:31.688 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-08-27 10:04:31.690 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/nova/nova.conf nova keystone_authtoken 2026-08-27 10:04:31.694 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-08-27 10:04:31.697 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-08-27 10:04:31.700 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-08-27 10:04:31.703 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2026-08-27 10:04:31.740 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2026-08-27 10:04:31.775 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://192.168.122.38/identity 2026-08-27 10:04:31.809 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2026-08-27 10:04:31.847 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf keystone_authtoken password nomoresecret 2026-08-27 10:04:31.882 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2026-08-27 10:04:31.919 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2026-08-27 10:04:31.955 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2026-08-27 10:04:31.991 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/nova/nova.conf keystone_authtoken www_authenticate_uri http://192.168.122.38/identity 2026-08-27 10:04:32.028 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-08-27 10:04:32.064 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2026-08-27 10:04:32.102 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-08-27 10:04:32.106 | + lib/nova:create_nova_conf:517 : is_service_enabled cinder 2026-08-27 10:04:32.125 | + functions-common:is_service_enabled:2076 : return 0 2026-08-27 10:04:32.128 | + lib/nova:create_nova_conf:518 : configure_cinder_access 2026-08-27 10:04:32.131 | + lib/nova:configure_cinder_access:642 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2026-08-27 10:04:32.170 | + lib/nova:configure_cinder_access:649 : configure_keystoneauth /etc/nova/nova.conf nova cinder 2026-08-27 10:04:32.174 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-08-27 10:04:32.177 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-08-27 10:04:32.179 | + lib/keystone:configure_keystoneauth:393 : local section=cinder 2026-08-27 10:04:32.182 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf cinder auth_type password 2026-08-27 10:04:32.217 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf cinder interface public 2026-08-27 10:04:32.253 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf cinder auth_url http://192.168.122.38/identity 2026-08-27 10:04:32.289 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf cinder username nova 2026-08-27 10:04:32.324 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf cinder password nomoresecret 2026-08-27 10:04:32.360 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2026-08-27 10:04:32.397 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf cinder project_name service 2026-08-27 10:04:32.432 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2026-08-27 10:04:32.468 | + lib/nova:configure_cinder_access:650 : is_service_enabled tls-proxy 2026-08-27 10:04:32.487 | + functions-common:is_service_enabled:2076 : return 1 2026-08-27 10:04:32.490 | + lib/nova:create_nova_conf:521 : is_service_enabled manila 2026-08-27 10:04:32.511 | + functions-common:is_service_enabled:2076 : return 1 2026-08-27 10:04:32.514 | + lib/nova:create_nova_conf:525 : '[' -n /opt/stack/data/nova ']' 2026-08-27 10:04:32.517 | + lib/nova:create_nova_conf:526 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2026-08-27 10:04:32.556 | + lib/nova:create_nova_conf:527 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2026-08-27 10:04:32.592 | + lib/nova:create_nova_conf:529 : '[' -n /opt/stack/data/nova/instances ']' 2026-08-27 10:04:32.595 | + lib/nova:create_nova_conf:530 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2026-08-27 10:04:32.639 | + lib/nova:create_nova_conf:532 : '[' False '!=' False ']' 2026-08-27 10:04:32.644 | + lib/nova:create_nova_conf:535 : '[' False '!=' False ']' 2026-08-27 10:04:32.647 | + lib/nova:create_nova_conf:541 : is_fedora 2026-08-27 10:04:32.650 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-08-27 10:04:32.654 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-08-27 10:04:32.655 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-08-27 10:04:32.659 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-08-27 10:04:32.661 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-08-27 10:04:32.663 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-08-27 10:04:32.665 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-08-27 10:04:32.668 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-08-27 10:04:32.672 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-08-27 10:04:32.676 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-08-27 10:04:32.678 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-08-27 10:04:32.682 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-08-27 10:04:32.685 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-08-27 10:04:32.688 | + lib/nova:create_nova_conf:546 : setup_logging /etc/nova/nova.conf 2026-08-27 10:04:32.691 | + functions:setup_logging:693 : setup_systemd_logging /etc/nova/nova.conf 2026-08-27 10:04:32.694 | + functions:setup_systemd_logging:710 : local conf_file=/etc/nova/nova.conf 2026-08-27 10:04:32.699 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-08-27 10:04:32.723 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-08-27 10:04:32.727 | + functions:setup_systemd_logging:716 : local pidstr= 2026-08-27 10:04:32.729 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-08-27 10:04:32.733 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-08-27 10:04:32.738 | + 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-27 10:04:32.775 | + 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-27 10:04:32.818 | + 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-27 10:04:32.859 | + functions:setup_systemd_logging:727 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-08-27 10:04:32.899 | + functions:setup_systemd_logging:730 : iniset /etc/nova/nova.conf DEFAULT log_color False 2026-08-27 10:04:32.936 | + lib/nova:create_nova_conf:548 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2026-08-27 10:04:32.973 | + lib/nova:create_nova_conf:550 : is_service_enabled n-api 2026-08-27 10:04:32.993 | + functions-common:is_service_enabled:2076 : return 0 2026-08-27 10:04:32.996 | + 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-27 10:04:33.000 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/nova/nova-api-uwsgi.ini 2026-08-27 10:04:33.003 | + lib/apache:write_uwsgi_config:244 : local wsgi=nova.wsgi.osapi_compute:application 2026-08-27 10:04:33.005 | + lib/apache:write_uwsgi_config:245 : local url=/compute 2026-08-27 10:04:33.008 | + lib/apache:write_uwsgi_config:246 : local http= 2026-08-27 10:04:33.011 | + lib/apache:write_uwsgi_config:247 : local name=nova-api 2026-08-27 10:04:33.014 | + lib/apache:write_uwsgi_config:249 : '[' -z nova-api ']' 2026-08-27 10:04:33.016 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-08-27 10:04:33.019 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-08-27 10:04:33.037 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-08-27 10:04:33.038 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-08-27 10:04:33.048 | d /var/run/uwsgi 0755 quobyte root 2026-08-27 10:04:33.052 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-08-27 10:04:33.066 | /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-27 10:04:33.071 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/nova-api.socket 2026-08-27 10:04:33.074 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/nova/nova-api-uwsgi.ini 2026-08-27 10:04:33.079 | + lib/apache:write_uwsgi_config:270 : [[ nova.wsgi.osapi_compute:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-08-27 10:04:33.083 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi module nova.wsgi.osapi_compute:application 2026-08-27 10:04:33.120 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2026-08-27 10:04:33.154 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2026-08-27 10:04:33.188 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2026-08-27 10:04:33.223 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2026-08-27 10:04:33.258 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 80 2026-08-27 10:04:33.291 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2026-08-27 10:04:33.323 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2026-08-27 10:04:33.359 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2026-08-27 10:04:33.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-27 10:04:33.428 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2026-08-27 10:04:33.462 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2026-08-27 10:04:33.496 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2026-08-27 10:04:33.530 | + lib/apache:write_uwsgi_config:298 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi start-time %t 2026-08-27 10:04:33.564 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-08-27 10:04:33.567 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-08-27 10:04:33.571 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for nova-api 2026-08-27 10:04:33.574 | ++ lib/apache:apache_site_config_for:174 : local site=nova-api 2026-08-27 10:04:33.577 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-08-27 10:04:33.580 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-27 10:04:33.584 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-27 10:04:33.586 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/nova-api.conf 2026-08-27 10:04:33.591 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/nova-api.conf 2026-08-27 10:04:33.593 | + lib/apache:write_uwsgi_config:306 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api.socket 2026-08-27 10:04:33.627 | + lib/apache:write_uwsgi_config:307 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2026-08-27 10:04:33.661 | + 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-27 10:04:33.662 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/nova-api.conf 2026-08-27 10:04:33.673 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api.socket|uwsgi://uwsgi-uds-nova-api" retry=0 acquire=1 2026-08-27 10:04:33.677 | + lib/apache:write_uwsgi_config:309 : enable_apache_site nova-api 2026-08-27 10:04:33.679 | + lib/apache:enable_apache_site:191 : local site=nova-api 2026-08-27 10:04:33.683 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-08-27 10:04:33.685 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-08-27 10:04:33.688 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-08-27 10:04:33.691 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-08-27 10:04:33.693 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-27 10:04:33.696 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-27 10:04:33.699 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-08-27 10:04:33.701 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-08-27 10:04:33.704 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-27 10:04:33.707 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-27 10:04:33.709 | + lib/apache:enable_apache_site:195 : sudo a2ensite nova-api 2026-08-27 10:04:33.721 | perl: warning: Setting locale failed. 2026-08-27 10:04:33.721 | perl: warning: Please check that your locale settings: 2026-08-27 10:04:33.721 | LANGUAGE = (unset), 2026-08-27 10:04:33.722 | LC_ALL = "en_US.utf8", 2026-08-27 10:04:33.722 | LANG = "de_DE.UTF-8" 2026-08-27 10:04:33.722 | are supported and installed on your system. 2026-08-27 10:04:33.722 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-27 10:04:33.763 | Enabling site nova-api. 2026-08-27 10:04:33.768 | To activate the new configuration, you need to run: 2026-08-27 10:04:33.768 | systemctl reload apache2 2026-08-27 10:04:33.773 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-08-27 10:04:33.776 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-08-27 10:04:33.778 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-08-27 10:04:33.781 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-08-27 10:04:33.913 | + lib/nova:create_nova_conf:554 : is_service_enabled n-api-meta 2026-08-27 10:04:33.934 | + functions-common:is_service_enabled:2076 : return 0 2026-08-27 10:04:33.937 | + 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-27 10:04:33.939 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/nova/nova-metadata-uwsgi.ini 2026-08-27 10:04:33.942 | + lib/apache:write_uwsgi_config:244 : local wsgi=nova.wsgi.metadata:application 2026-08-27 10:04:33.945 | + lib/apache:write_uwsgi_config:245 : local url= 2026-08-27 10:04:33.947 | + lib/apache:write_uwsgi_config:246 : local http=0.0.0.0:8775 2026-08-27 10:04:33.950 | + lib/apache:write_uwsgi_config:247 : local name=nova-metadata 2026-08-27 10:04:33.953 | + lib/apache:write_uwsgi_config:249 : '[' -z nova-metadata ']' 2026-08-27 10:04:33.955 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-08-27 10:04:33.958 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-08-27 10:04:33.975 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-08-27 10:04:33.976 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-08-27 10:04:33.987 | d /var/run/uwsgi 0755 quobyte root 2026-08-27 10:04:33.991 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-08-27 10:04:34.005 | /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-27 10:04:34.011 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/nova-metadata.socket 2026-08-27 10:04:34.014 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2026-08-27 10:04:34.019 | + lib/apache:write_uwsgi_config:270 : [[ nova.wsgi.metadata:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-08-27 10:04:34.022 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi module nova.wsgi.metadata:application 2026-08-27 10:04:34.059 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2026-08-27 10:04:34.091 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2026-08-27 10:04:34.127 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2026-08-27 10:04:34.161 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2026-08-27 10:04:34.196 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 80 2026-08-27 10:04:34.231 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2026-08-27 10:04:34.264 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2026-08-27 10:04:34.300 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2026-08-27 10:04:34.333 | + 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-27 10:04:34.369 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2026-08-27 10:04:34.402 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2026-08-27 10:04:34.437 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2026-08-27 10:04:34.470 | + lib/apache:write_uwsgi_config:298 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi start-time %t 2026-08-27 10:04:34.505 | + lib/apache:write_uwsgi_config:301 : [[ -n 0.0.0.0:8775 ]] 2026-08-27 10:04:34.508 | + lib/apache:write_uwsgi_config:302 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2026-08-27 10:04:34.541 | + lib/nova:create_nova_conf:558 : is_service_enabled ceilometer 2026-08-27 10:04:34.562 | + functions-common:is_service_enabled:2076 : return 1 2026-08-27 10:04:34.565 | + lib/nova:create_nova_conf:566 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2026-08-27 10:04:34.604 | ++ lib/nova:create_nova_conf:567 : get_notification_url 2026-08-27 10:04:34.607 | ++ lib/rpc_backend:get_notification_url:136 : local virtual_host= 2026-08-27 10:04:34.609 | ++ lib/rpc_backend:get_notification_url:137 : is_service_enabled rabbit 2026-08-27 10:04:34.629 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-27 10:04:34.631 | ++ lib/rpc_backend:get_notification_url:138 : echo rabbit://stackrabbit:stackqueue@192.168.122.38:5672/ 2026-08-27 10:04:34.635 | + lib/nova:create_nova_conf:567 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:stackqueue@192.168.122.38:5672/ 2026-08-27 10:04:34.672 | + lib/nova:create_nova_conf:568 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2026-08-27 10:04:34.710 | + lib/nova:create_nova_conf:569 : iniset_rpc_backend nova /etc/nova/nova.conf 2026-08-27 10:04:34.713 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=nova 2026-08-27 10:04:34.716 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/nova/nova.conf 2026-08-27 10:04:34.719 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-08-27 10:04:34.722 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-08-27 10:04:34.725 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-08-27 10:04:34.745 | + functions-common:is_service_enabled:2076 : return 0 2026-08-27 10:04:34.749 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-08-27 10:04:34.751 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-08-27 10:04:34.754 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-08-27 10:04:34.772 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-27 10:04:34.775 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.38:5672/ 2026-08-27 10:04:34.779 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.38:5672/ 2026-08-27 10:04:34.814 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-08-27 10:04:34.816 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-08-27 10:04:34.819 | + lib/nova:create_nova_conf:571 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2026-08-27 10:04:34.853 | + lib/nova:create_nova_conf:572 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2026-08-27 10:04:34.886 | + lib/nova:create_nova_conf:574 : iniset /etc/nova/nova.conf conductor workers 2 2026-08-27 10:04:34.923 | + lib/nova:create_nova_conf:576 : is_service_enabled tls-proxy 2026-08-27 10:04:34.944 | + functions-common:is_service_enabled:2076 : return 1 2026-08-27 10:04:34.947 | + lib/nova:create_nova_conf:581 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2026-08-27 10:04:34.981 | + lib/nova:create_nova_conf:583 : '[' True == True ']' 2026-08-27 10:04:34.984 | + lib/nova:create_nova_conf:584 : init_nova_service_user_conf 2026-08-27 10:04:34.987 | + lib/nova:init_nova_service_user_conf:822 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2026-08-27 10:04:35.026 | + lib/nova:init_nova_service_user_conf:823 : configure_keystoneauth /etc/nova/nova.conf nova service_user 2026-08-27 10:04:35.029 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-08-27 10:04:35.032 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-08-27 10:04:35.035 | + lib/keystone:configure_keystoneauth:393 : local section=service_user 2026-08-27 10:04:35.037 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf service_user auth_type password 2026-08-27 10:04:35.072 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf service_user interface public 2026-08-27 10:04:35.107 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf service_user auth_url http://192.168.122.38/identity 2026-08-27 10:04:35.141 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf service_user username nova 2026-08-27 10:04:35.175 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf service_user password nomoresecret 2026-08-27 10:04:35.208 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2026-08-27 10:04:35.243 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf service_user project_name service 2026-08-27 10:04:35.276 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2026-08-27 10:04:35.310 | + lib/nova:create_nova_conf:587 : is_service_enabled n-cond 2026-08-27 10:04:35.330 | + functions-common:is_service_enabled:2076 : return 0 2026-08-27 10:04:35.334 | ++ lib/nova:create_nova_conf:588 : seq 1 1 2026-08-27 10:04:35.338 | + lib/nova:create_nova_conf:588 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-08-27 10:04:35.341 | + lib/nova:create_nova_conf:589 : local conf 2026-08-27 10:04:35.344 | + lib/nova:create_nova_conf:590 : local vhost 2026-08-27 10:04:35.347 | ++ lib/nova:create_nova_conf:591 : conductor_conf 1 2026-08-27 10:04:35.350 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-08-27 10:04:35.353 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-08-27 10:04:35.356 | + lib/nova:create_nova_conf:591 : conf=/etc/nova/nova_cell1.conf 2026-08-27 10:04:35.359 | + lib/nova:create_nova_conf:592 : vhost=nova_cell1 2026-08-27 10:04:35.362 | + lib/nova:create_nova_conf:594 : rm -f /etc/nova/nova_cell1.conf 2026-08-27 10:04:35.368 | ++ lib/nova:create_nova_conf:595 : database_connection_url nova_cell1 2026-08-27 10:04:35.370 | ++ lib/database:database_connection_url:134 : local db=nova_cell1 2026-08-27 10:04:35.373 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell1 2026-08-27 10:04:35.375 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_cell1 2026-08-27 10:04:35.378 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-08-27 10:04:35.381 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-08-27 10:04:35.384 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-08-27 10:04:35.405 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-27 10:04:35.408 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-08-27 10:04:35.411 | ++ 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-27 10:04:35.415 | + 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-27 10:04:35.453 | + lib/nova:create_nova_conf:596 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2026-08-27 10:04:35.489 | + lib/nova:create_nova_conf:597 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2026-08-27 10:04:35.527 | + lib/nova:create_nova_conf:599 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-08-27 10:04:35.530 | + lib/nova:create_nova_conf:602 : rpc_backend_add_vhost nova_cell1 2026-08-27 10:04:35.533 | + lib/rpc_backend:rpc_backend_add_vhost:112 : local vhost=nova_cell1 2026-08-27 10:04:35.535 | + lib/rpc_backend:rpc_backend_add_vhost:113 : is_service_enabled rabbit 2026-08-27 10:04:35.555 | + functions-common:is_service_enabled:2076 : return 0 2026-08-27 10:04:35.560 | ++ lib/rpc_backend:rpc_backend_add_vhost:114 : sudo rabbitmqctl list_vhosts 2026-08-27 10:04:35.561 | ++ lib/rpc_backend:rpc_backend_add_vhost:114 : grep nova_cell1 2026-08-27 10:04:36.693 | + lib/rpc_backend:rpc_backend_add_vhost:114 : '[' -z ']' 2026-08-27 10:04:36.696 | + lib/rpc_backend:rpc_backend_add_vhost:115 : sudo rabbitmqctl add_vhost nova_cell1 2026-08-27 10:04:37.802 | Adding vhost "nova_cell1" ... 2026-08-27 10:04:37.884 | + lib/rpc_backend:rpc_backend_add_vhost:116 : sudo rabbitmqctl set_permissions -p nova_cell1 stackrabbit '.*' '.*' '.*' 2026-08-27 10:04:39.075 | Setting permissions for user "stackrabbit" in vhost "nova_cell1" ... 2026-08-27 10:04:39.110 | + lib/nova:create_nova_conf:603 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2026-08-27 10:04:39.113 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=nova 2026-08-27 10:04:39.117 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/nova/nova_cell1.conf 2026-08-27 10:04:39.120 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-08-27 10:04:39.123 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host=nova_cell1 2026-08-27 10:04:39.127 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-08-27 10:04:39.148 | + functions-common:is_service_enabled:2076 : return 0 2026-08-27 10:04:39.152 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url nova_cell1 2026-08-27 10:04:39.155 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host=nova_cell1 2026-08-27 10:04:39.159 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-08-27 10:04:39.179 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-27 10:04:39.182 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.38:5672/nova_cell1 2026-08-27 10:04:39.187 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.38:5672/nova_cell1 2026-08-27 10:04:39.226 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-08-27 10:04:39.229 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-08-27 10:04:39.233 | + lib/nova:create_nova_conf:607 : is_service_enabled placement placement-client 2026-08-27 10:04:39.255 | + functions-common:is_service_enabled:2076 : return 0 2026-08-27 10:04:39.259 | + lib/nova:create_nova_conf:608 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2026-08-27 10:04:39.262 | + lib/nova:configure_placement_nova_compute:636 : local conf=/etc/nova/nova_cell1.conf 2026-08-27 10:04:39.265 | + lib/nova:configure_placement_nova_compute:637 : configure_keystoneauth /etc/nova/nova_cell1.conf nova placement 2026-08-27 10:04:39.269 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova_cell1.conf 2026-08-27 10:04:39.272 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-08-27 10:04:39.275 | + lib/keystone:configure_keystoneauth:393 : local section=placement 2026-08-27 10:04:39.279 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2026-08-27 10:04:39.322 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova_cell1.conf placement interface public 2026-08-27 10:04:39.361 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova_cell1.conf placement auth_url http://192.168.122.38/identity 2026-08-27 10:04:39.399 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova_cell1.conf placement username nova 2026-08-27 10:04:39.438 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova_cell1.conf placement password nomoresecret 2026-08-27 10:04:39.476 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2026-08-27 10:04:39.516 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova_cell1.conf placement project_name service 2026-08-27 10:04:39.552 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2026-08-27 10:04:39.590 | + lib/nova:create_nova_conf:612 : setup_logging /etc/nova/nova_cell1.conf 2026-08-27 10:04:39.594 | + functions:setup_logging:693 : setup_systemd_logging /etc/nova/nova_cell1.conf 2026-08-27 10:04:39.597 | + functions:setup_systemd_logging:710 : local conf_file=/etc/nova/nova_cell1.conf 2026-08-27 10:04:39.602 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-08-27 10:04:39.624 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-08-27 10:04:39.628 | + functions:setup_systemd_logging:716 : local pidstr= 2026-08-27 10:04:39.631 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-08-27 10:04:39.634 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-08-27 10:04:39.637 | + 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-27 10:04:39.676 | + 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-27 10:04:39.712 | + 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-27 10:04:39.750 | + functions:setup_systemd_logging:727 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-08-27 10:04:39.790 | + functions:setup_systemd_logging:730 : iniset /etc/nova/nova_cell1.conf DEFAULT log_color False 2026-08-27 10:04:39.829 | + lib/nova:create_nova_conf:619 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-08-27 10:04:39.833 | ++ lib/nova:create_nova_conf:622 : seq 1 1 2026-08-27 10:04:39.839 | + lib/nova:create_nova_conf:622 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-08-27 10:04:39.841 | + lib/nova:create_nova_conf:623 : local conf 2026-08-27 10:04:39.844 | + lib/nova:create_nova_conf:624 : local offset 2026-08-27 10:04:39.848 | ++ lib/nova:create_nova_conf:625 : conductor_conf 1 2026-08-27 10:04:39.852 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-08-27 10:04:39.856 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-08-27 10:04:39.861 | + lib/nova:create_nova_conf:625 : conf=/etc/nova/nova_cell1.conf 2026-08-27 10:04:39.863 | + lib/nova:create_nova_conf:626 : offset=0 2026-08-27 10:04:39.866 | + lib/nova:create_nova_conf:627 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2026-08-27 10:04:39.870 | + lib/nova:configure_console_proxies:726 : local conf=/etc/nova/nova_cell1.conf 2026-08-27 10:04:39.872 | + lib/nova:configure_console_proxies:727 : local offset=0 2026-08-27 10:04:39.875 | + lib/nova:configure_console_proxies:731 : offset=0 2026-08-27 10:04:39.879 | + lib/nova:configure_console_proxies:733 : is_service_enabled n-novnc 2026-08-27 10:04:39.898 | + functions-common:is_service_enabled:2076 : return 0 2026-08-27 10:04:39.902 | + lib/nova:configure_console_proxies:734 : iniset /etc/nova/nova_cell1.conf vnc novncproxy_host 0.0.0.0 2026-08-27 10:04:39.942 | + lib/nova:configure_console_proxies:735 : iniset /etc/nova/nova_cell1.conf vnc novncproxy_port 6080 2026-08-27 10:04:39.981 | + lib/nova:configure_console_proxies:737 : is_nova_console_proxy_compute_tls_enabled 2026-08-27 10:04:39.984 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:192 : [[ False = \T\r\u\e ]] 2026-08-27 10:04:39.987 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:193 : return 1 2026-08-27 10:04:39.991 | + lib/nova:configure_console_proxies:765 : is_service_enabled n-spice 2026-08-27 10:04:40.011 | + functions-common:is_service_enabled:2076 : return 1 2026-08-27 10:04:40.015 | + lib/nova:configure_console_proxies:770 : is_service_enabled n-sproxy 2026-08-27 10:04:40.033 | + functions-common:is_service_enabled:2076 : return 1 2026-08-27 10:04:40.037 | + lib/nova:configure_nova:373 : is_service_enabled n-cpu 2026-08-27 10:04:40.058 | + functions-common:is_service_enabled:2076 : return 0 2026-08-27 10:04:40.062 | + lib/nova:configure_nova:373 : [[ -r /home/quobyte/devstack/lib/nova_plugins/hypervisor-libvirt ]] 2026-08-27 10:04:40.066 | + lib/nova:configure_nova:375 : configure_nova_hypervisor 2026-08-27 10:04:40.070 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:40 : configure_libvirt 2026-08-27 10:04:40.073 | + lib/nova_plugins/functions-libvirt:configure_libvirt:153 : is_service_enabled neutron 2026-08-27 10:04:40.096 | + functions-common:is_service_enabled:2076 : return 0 2026-08-27 10:04:40.100 | + lib/nova_plugins/functions-libvirt:configure_libvirt:153 : sudo grep -q '^cgroup_device_acl' /etc/libvirt/qemu.conf 2026-08-27 10:04:40.118 | + lib/nova_plugins/functions-libvirt:configure_libvirt:155 : cat 2026-08-27 10:04:40.118 | + lib/nova_plugins/functions-libvirt:configure_libvirt:155 : sudo tee -a /etc/libvirt/qemu.conf 2026-08-27 10:04:40.129 | cgroup_device_acl = [ 2026-08-27 10:04:40.129 | "/dev/null", "/dev/full", "/dev/zero", 2026-08-27 10:04:40.129 | "/dev/random", "/dev/urandom", 2026-08-27 10:04:40.130 | "/dev/ptmx", "/dev/kvm", "/dev/kqemu", 2026-08-27 10:04:40.130 | "/dev/rtc", "/dev/hpet","/dev/net/tun", 2026-08-27 10:04:40.130 | "/dev/vfio/vfio", 2026-08-27 10:04:40.130 | ] 2026-08-27 10:04:40.135 | + lib/nova_plugins/functions-libvirt:configure_libvirt:166 : is_fedora 2026-08-27 10:04:40.138 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-08-27 10:04:40.142 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-08-27 10:04:40.145 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-08-27 10:04:40.148 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-08-27 10:04:40.151 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-08-27 10:04:40.154 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-08-27 10:04:40.158 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-08-27 10:04:40.162 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-08-27 10:04:40.165 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-08-27 10:04:40.169 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-08-27 10:04:40.172 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-08-27 10:04:40.176 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-08-27 10:04:40.179 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-08-27 10:04:40.183 | + lib/nova_plugins/functions-libvirt:configure_libvirt:185 : getent group libvirt 2026-08-27 10:04:40.187 | + lib/nova_plugins/functions-libvirt:configure_libvirt:188 : add_user_to_group quobyte libvirt 2026-08-27 10:04:40.191 | + functions-common:add_user_to_group:2189 : local user=quobyte 2026-08-27 10:04:40.194 | + functions-common:add_user_to_group:2190 : local group=libvirt 2026-08-27 10:04:40.198 | + functions-common:add_user_to_group:2192 : sudo usermod -a -G libvirt quobyte 2026-08-27 10:04:40.228 | + lib/nova_plugins/functions-libvirt:configure_libvirt:191 : [[ True = \T\r\u\e ]] 2026-08-27 10:04:40.231 | + lib/nova_plugins/functions-libvirt:configure_libvirt:192 : is_ubuntu 2026-08-27 10:04:40.234 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-27 10:04:40.238 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-27 10:04:40.240 | + 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-27 10:04:40.244 | + lib/nova_plugins/functions-libvirt:configure_libvirt:201 : local log_outputs=1:file:/var/log/libvirt/libvirtd.log 2026-08-27 10:04:40.247 | + 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-27 10:04:40.265 | + 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-27 10:04:40.266 | + lib/nova_plugins/functions-libvirt:configure_libvirt:203 : sudo tee -a /etc/libvirt/libvirtd.conf 2026-08-27 10:04:40.278 | 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-27 10:04:40.283 | + 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-27 10:04:40.301 | + lib/nova_plugins/functions-libvirt:configure_libvirt:206 : echo 'log_outputs="1:file:/var/log/libvirt/libvirtd.log"' 2026-08-27 10:04:40.301 | + lib/nova_plugins/functions-libvirt:configure_libvirt:206 : sudo tee -a /etc/libvirt/libvirtd.conf 2026-08-27 10:04:40.312 | log_outputs="1:file:/var/log/libvirt/libvirtd.log" 2026-08-27 10:04:40.317 | + lib/nova_plugins/functions-libvirt:configure_libvirt:210 : is_nova_console_proxy_compute_tls_enabled 2026-08-27 10:04:40.320 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:192 : [[ False = \T\r\u\e ]] 2026-08-27 10:04:40.323 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:193 : return 1 2026-08-27 10:04:40.327 | + lib/nova_plugins/functions-libvirt:configure_libvirt:228 : restart_service libvirtd 2026-08-27 10:04:40.329 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-08-27 10:04:40.333 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart libvirtd 2026-08-27 10:04:40.404 | + lib/nova_plugins/functions-libvirt:configure_libvirt:234 : restart_service virtlogd 2026-08-27 10:04:40.409 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-08-27 10:04:40.412 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart virtlogd 2026-08-27 10:04:40.520 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:41 : iniset /etc/nova/nova.conf libvirt virt_type kvm 2026-08-27 10:04:40.559 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:42 : iniset /etc/nova/nova.conf libvirt cpu_mode custom 2026-08-27 10:04:40.593 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:43 : '[' custom == custom ']' 2026-08-27 10:04:40.598 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:44 : iniset /etc/nova/nova.conf libvirt cpu_models Nehalem 2026-08-27 10:04:40.635 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:47 : iniset /etc/nova/nova.conf DEFAULT pointer_model ps2mouse 2026-08-27 10:04:40.676 | + 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-27 10:04:40.716 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:49 : iniset /etc/nova/nova.conf DEFAULT default_ephemeral_format ext4 2026-08-27 10:04:40.756 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:50 : iniset /etc/nova/nova.conf DEFAULT compute_driver libvirt.LibvirtDriver 2026-08-27 10:04:40.795 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:52 : is_arch ppc64 2026-08-27 10:04:40.799 | ++ functions-common:is_arch:519 : uname -m 2026-08-27 10:04:40.805 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c\6\4 ]] 2026-08-27 10:04:40.807 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:57 : is_arch aarch64 2026-08-27 10:04:40.812 | ++ functions-common:is_arch:519 : uname -m 2026-08-27 10:04:40.818 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-08-27 10:04:40.822 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:65 : isset ENABLE_FILE_INJECTION 2026-08-27 10:04:40.824 | + functions-common:isset:266 : [[ -v ENABLE_FILE_INJECTION ]] 2026-08-27 10:04:40.828 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:73 : [[ kvm = \p\a\r\a\l\l\e\l\s ]] 2026-08-27 10:04:40.831 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:80 : [[ '' == \L\V\M ]] 2026-08-27 10:04:40.835 | + ./stack.sh:main:965 : is_service_enabled placement 2026-08-27 10:04:40.858 | + functions-common:is_service_enabled:2076 : return 0 2026-08-27 10:04:40.862 | + ./stack.sh:main:967 : stack_install_service placement 2026-08-27 10:04:40.865 | + lib/stack:stack_install_service:20 : local service=placement 2026-08-27 10:04:40.868 | + lib/stack:stack_install_service:21 : type install_placement 2026-08-27 10:04:40.871 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-08-27 10:04:40.874 | + lib/stack:stack_install_service:32 : install_placement 2026-08-27 10:04:40.878 | + lib/placement:install_placement:121 : pip_install_gr osc-placement 2026-08-27 10:04:40.882 | + inc/python:pip_install_gr:94 : local name=osc-placement 2026-08-27 10:04:40.884 | + inc/python:pip_install_gr:95 : local clean_name 2026-08-27 10:04:40.888 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements osc-placement 2026-08-27 10:04:40.892 | ++ inc/python:get_from_global_requirements:241 : local package=osc-placement 2026-08-27 10:04:40.895 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-08-27 10:04:40.902 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-08-27 10:04:40.902 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2026-08-27 10:04:40.908 | ++ inc/python:get_from_global_requirements:243 : required_pkg='osc-placement ' 2026-08-27 10:04:40.912 | ++ inc/python:get_from_global_requirements:244 : [[ osc-placement == '' ]] 2026-08-27 10:04:40.916 | ++ inc/python:get_from_global_requirements:247 : echo osc-placement 2026-08-27 10:04:40.920 | + inc/python:pip_install_gr:96 : clean_name=osc-placement 2026-08-27 10:04:40.923 | + inc/python:pip_install_gr:97 : pip_install osc-placement 2026-08-27 10:04:40.949 | Using python 3.12 to install osc-placement 2026-08-27 10:04:40.953 | + 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-27 10:04:42.157 | Collecting osc-placement 2026-08-27 10:04:42.289 | Downloading osc_placement-4.9.0-py3-none-any.whl.metadata (2.1 kB) 2026-08-27 10:04:42.300 | 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-27 10:04:42.302 | 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-27 10:04:42.303 | 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-27 10:04:42.304 | 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-27 10:04:42.306 | 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-27 10:04:42.307 | 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-27 10:04:42.308 | 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-27 10:04:42.309 | 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-27 10:04:42.310 | 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-27 10:04:42.315 | 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-27 10:04:42.316 | 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.0) 2026-08-27 10:04:42.317 | 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-27 10:04:42.320 | 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-27 10:04:42.321 | 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-27 10:04:42.322 | 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-27 10:04:42.323 | 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-27 10:04:42.326 | 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-27 10:04:42.327 | 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-27 10:04:42.328 | 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-27 10:04:42.330 | 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-27 10:04:42.332 | 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-27 10:04:42.333 | 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-27 10:04:42.334 | 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-27 10:04:42.335 | 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-27 10:04:42.336 | 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-27 10:04:42.338 | 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-27 10:04:42.339 | 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-27 10:04:42.342 | 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-27 10:04:42.347 | 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-27 10:04:42.354 | 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-27 10:04:42.359 | 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-27 10:04:42.360 | 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-27 10:04:42.361 | 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-27 10:04:42.367 | 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-27 10:04:42.372 | 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-27 10:04:42.388 | 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-27 10:04:42.389 | 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-27 10:04:42.390 | 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-27 10:04:42.392 | 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-27 10:04:42.403 | 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-27 10:04:42.406 | 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-27 10:04:42.410 | 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-27 10:04:42.452 | Downloading osc_placement-4.9.0-py3-none-any.whl (65 kB) 2026-08-27 10:04:42.798 | Installing collected packages: osc-placement 2026-08-27 10:04:42.924 | Successfully installed osc-placement-4.9.0 2026-08-27 10:04:43.062 | + inc/python:pip_install:216 : result=0 2026-08-27 10:04:43.066 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-27 10:04:43.069 | + functions-common:time_stop:2420 : local name 2026-08-27 10:04:43.073 | + functions-common:time_stop:2421 : local end_time 2026-08-27 10:04:43.076 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-27 10:04:43.079 | + functions-common:time_stop:2423 : local total 2026-08-27 10:04:43.083 | + functions-common:time_stop:2424 : local start_time 2026-08-27 10:04:43.086 | + functions-common:time_stop:2426 : name=pip_install 2026-08-27 10:04:43.090 | + functions-common:time_stop:2427 : start_time=1787825080943 2026-08-27 10:04:43.093 | + functions-common:time_stop:2429 : [[ -z 1787825080943 ]] 2026-08-27 10:04:43.098 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-27 10:04:43.103 | + functions-common:time_stop:2432 : end_time=1787825083099 2026-08-27 10:04:43.106 | + functions-common:time_stop:2433 : elapsed_time=2156 2026-08-27 10:04:43.110 | + functions-common:time_stop:2434 : total=144080 2026-08-27 10:04:43.113 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-27 10:04:43.117 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=146236 2026-08-27 10:04:43.121 | + inc/python:pip_install:219 : return 0 2026-08-27 10:04:43.125 | + lib/placement:install_placement:122 : git_clone https://review.opendev.org/openstack/placement.git /opt/stack/placement master 2026-08-27 10:04:43.129 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/placement.git 2026-08-27 10:04:43.133 | + functions-common:git_clone:590 : local git_dest=/opt/stack/placement 2026-08-27 10:04:43.137 | + functions-common:git_clone:591 : local git_ref=master 2026-08-27 10:04:43.140 | + functions-common:git_clone:592 : local orig_dir 2026-08-27 10:04:43.145 | ++ functions-common:git_clone:593 : pwd 2026-08-27 10:04:43.150 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-08-27 10:04:43.153 | + functions-common:git_clone:594 : local git_clone_flags= 2026-08-27 10:04:43.158 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-08-27 10:04:43.181 | + functions-common:git_clone:596 : RECLONE=False 2026-08-27 10:04:43.184 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-08-27 10:04:43.188 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-08-27 10:04:43.192 | + functions-common:git_clone:610 : echo master 2026-08-27 10:04:43.193 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-08-27 10:04:43.200 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/placement ]] 2026-08-27 10:04:43.203 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-08-27 10:04:43.206 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/placement.git /opt/stack/placement 2026-08-27 10:04:43.210 | + functions-common:git_timed:697 : local count=0 2026-08-27 10:04:43.214 | + functions-common:git_timed:698 : local timeout=0 2026-08-27 10:04:43.217 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-08-27 10:04:43.220 | + functions-common:git_timed:701 : timeout=0 2026-08-27 10:04:43.224 | + functions-common:git_timed:704 : time_start git_timed 2026-08-27 10:04:43.227 | + functions-common:time_start:2406 : local name=git_timed 2026-08-27 10:04:43.231 | + functions-common:time_start:2407 : local start_time= 2026-08-27 10:04:43.235 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-27 10:04:43.239 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-27 10:04:43.244 | + functions-common:time_start:2411 : _TIME_START[$name]=1787825083241 2026-08-27 10:04:43.248 | + 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-27 10:04:43.252 | Cloning into '/opt/stack/placement'... 2026-08-27 10:04:46.725 | + functions-common:git_timed:719 : time_stop git_timed 2026-08-27 10:04:46.728 | + functions-common:time_stop:2420 : local name 2026-08-27 10:04:46.732 | + functions-common:time_stop:2421 : local end_time 2026-08-27 10:04:46.735 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-27 10:04:46.738 | + functions-common:time_stop:2423 : local total 2026-08-27 10:04:46.742 | + functions-common:time_stop:2424 : local start_time 2026-08-27 10:04:46.745 | + functions-common:time_stop:2426 : name=git_timed 2026-08-27 10:04:46.748 | + functions-common:time_stop:2427 : start_time=1787825083241 2026-08-27 10:04:46.752 | + functions-common:time_stop:2429 : [[ -z 1787825083241 ]] 2026-08-27 10:04:46.756 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-27 10:04:46.762 | + functions-common:time_stop:2432 : end_time=1787825086758 2026-08-27 10:04:46.766 | + functions-common:time_stop:2433 : elapsed_time=3517 2026-08-27 10:04:46.770 | + functions-common:time_stop:2434 : total=370014 2026-08-27 10:04:46.774 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-27 10:04:46.778 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=373531 2026-08-27 10:04:46.782 | + functions-common:git_clone:631 : cd /opt/stack/placement 2026-08-27 10:04:46.786 | + functions-common:git_clone:632 : git_timed fetch origin master 2026-08-27 10:04:46.789 | + functions-common:git_timed:697 : local count=0 2026-08-27 10:04:46.792 | + functions-common:git_timed:698 : local timeout=0 2026-08-27 10:04:46.796 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-08-27 10:04:46.800 | + functions-common:git_timed:701 : timeout=0 2026-08-27 10:04:46.804 | + functions-common:git_timed:704 : time_start git_timed 2026-08-27 10:04:46.808 | + functions-common:time_start:2406 : local name=git_timed 2026-08-27 10:04:46.812 | + functions-common:time_start:2407 : local start_time= 2026-08-27 10:04:46.816 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-27 10:04:46.821 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-27 10:04:46.827 | + functions-common:time_start:2411 : _TIME_START[$name]=1787825086822 2026-08-27 10:04:46.831 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-08-27 10:04:47.331 | From https://review.opendev.org/openstack/placement 2026-08-27 10:04:47.332 | * branch master -> FETCH_HEAD 2026-08-27 10:04:47.344 | + functions-common:git_timed:719 : time_stop git_timed 2026-08-27 10:04:47.347 | + functions-common:time_stop:2420 : local name 2026-08-27 10:04:47.351 | + functions-common:time_stop:2421 : local end_time 2026-08-27 10:04:47.355 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-27 10:04:47.359 | + functions-common:time_stop:2423 : local total 2026-08-27 10:04:47.363 | + functions-common:time_stop:2424 : local start_time 2026-08-27 10:04:47.366 | + functions-common:time_stop:2426 : name=git_timed 2026-08-27 10:04:47.370 | + functions-common:time_stop:2427 : start_time=1787825086822 2026-08-27 10:04:47.373 | + functions-common:time_stop:2429 : [[ -z 1787825086822 ]] 2026-08-27 10:04:47.377 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-27 10:04:47.383 | + functions-common:time_stop:2432 : end_time=1787825087378 2026-08-27 10:04:47.386 | + functions-common:time_stop:2433 : elapsed_time=556 2026-08-27 10:04:47.389 | + functions-common:time_stop:2434 : total=373531 2026-08-27 10:04:47.393 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-27 10:04:47.397 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=374087 2026-08-27 10:04:47.401 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-08-27 10:04:47.405 | + functions-common:git_timed:697 : local count=0 2026-08-27 10:04:47.409 | + functions-common:git_timed:698 : local timeout=0 2026-08-27 10:04:47.413 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-08-27 10:04:47.417 | + functions-common:git_timed:701 : timeout=0 2026-08-27 10:04:47.420 | + functions-common:git_timed:704 : time_start git_timed 2026-08-27 10:04:47.424 | + functions-common:time_start:2406 : local name=git_timed 2026-08-27 10:04:47.427 | + functions-common:time_start:2407 : local start_time= 2026-08-27 10:04:47.431 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-27 10:04:47.435 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-27 10:04:47.441 | + functions-common:time_start:2411 : _TIME_START[$name]=1787825087437 2026-08-27 10:04:47.445 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-08-27 10:04:47.497 | Note: switching to 'FETCH_HEAD'. 2026-08-27 10:04:47.497 | 2026-08-27 10:04:47.497 | You are in 'detached HEAD' state. You can look around, make experimental 2026-08-27 10:04:47.497 | changes and commit them, and you can discard any commits you make in this 2026-08-27 10:04:47.498 | state without impacting any branches by switching back to a branch. 2026-08-27 10:04:47.498 | 2026-08-27 10:04:47.498 | If you want to create a new branch to retain commits you create, you may 2026-08-27 10:04:47.498 | do so (now or later) by using -c with the switch command. Example: 2026-08-27 10:04:47.498 | 2026-08-27 10:04:47.498 | git switch -c 2026-08-27 10:04:47.498 | 2026-08-27 10:04:47.498 | Or undo this operation with: 2026-08-27 10:04:47.498 | 2026-08-27 10:04:47.498 | git switch - 2026-08-27 10:04:47.498 | 2026-08-27 10:04:47.498 | Turn off this advice by setting config variable advice.detachedHead to false 2026-08-27 10:04:47.499 | 2026-08-27 10:04:47.499 | HEAD is now at 7d35f974 bump min version of os-traits 2026-08-27 10:04:47.504 | + functions-common:git_timed:719 : time_stop git_timed 2026-08-27 10:04:47.508 | + functions-common:time_stop:2420 : local name 2026-08-27 10:04:47.512 | + functions-common:time_stop:2421 : local end_time 2026-08-27 10:04:47.515 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-27 10:04:47.518 | + functions-common:time_stop:2423 : local total 2026-08-27 10:04:47.523 | + functions-common:time_stop:2424 : local start_time 2026-08-27 10:04:47.526 | + functions-common:time_stop:2426 : name=git_timed 2026-08-27 10:04:47.530 | + functions-common:time_stop:2427 : start_time=1787825087437 2026-08-27 10:04:47.533 | + functions-common:time_stop:2429 : [[ -z 1787825087437 ]] 2026-08-27 10:04:47.538 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-27 10:04:47.544 | + functions-common:time_stop:2432 : end_time=1787825087539 2026-08-27 10:04:47.548 | + functions-common:time_stop:2433 : elapsed_time=102 2026-08-27 10:04:47.552 | + functions-common:time_stop:2434 : total=374087 2026-08-27 10:04:47.555 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-27 10:04:47.559 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=374189 2026-08-27 10:04:47.563 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/placement 2026-08-27 10:04:47.582 | + functions-common:git_clone:672 : cd /opt/stack/placement 2026-08-27 10:04:47.586 | + functions-common:git_clone:673 : git show --oneline 2026-08-27 10:04:47.587 | + functions-common:git_clone:673 : head -1 2026-08-27 10:04:47.589 | 7d35f974 bump min version of os-traits 2026-08-27 10:04:47.593 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-08-27 10:04:47.597 | + lib/placement:install_placement:123 : setup_develop /opt/stack/placement 2026-08-27 10:04:47.601 | + inc/python:setup_develop:353 : local bindep 2026-08-27 10:04:47.605 | + inc/python:setup_develop:354 : [[ /opt/stack/placement == -bindep* ]] 2026-08-27 10:04:47.609 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/placement 2026-08-27 10:04:47.612 | + inc/python:setup_develop:359 : local extras= 2026-08-27 10:04:47.616 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/placement -e 2026-08-27 10:04:47.620 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-08-27 10:04:47.624 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/placement == -bindep* ]] 2026-08-27 10:04:47.627 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/placement 2026-08-27 10:04:47.632 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-08-27 10:04:47.635 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-08-27 10:04:47.640 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/placement 2026-08-27 10:04:47.644 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-08-27 10:04:47.649 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/placement 2026-08-27 10:04:47.652 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-08-27 10:04:47.656 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-08-27 10:04:47.661 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2026-08-27 10:04:47.668 | + inc/python:_setup_package_with_constraints_edit:400 : name=openstack-placement 2026-08-27 10:04:47.672 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z openstack-placement ']' 2026-08-27 10:04:47.675 | + 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-27 10:04:47.840 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/placement -e 2026-08-27 10:04:47.843 | + inc/python:setup_package:436 : local bindep=0 2026-08-27 10:04:47.847 | + inc/python:setup_package:437 : local bindep_flag= 2026-08-27 10:04:47.851 | + inc/python:setup_package:438 : local bindep_profiles= 2026-08-27 10:04:47.854 | + inc/python:setup_package:439 : [[ /opt/stack/placement == -bindep* ]] 2026-08-27 10:04:47.858 | + inc/python:setup_package:444 : local project_dir=/opt/stack/placement 2026-08-27 10:04:47.862 | + inc/python:setup_package:445 : local flags=-e 2026-08-27 10:04:47.866 | + inc/python:setup_package:446 : local extras= 2026-08-27 10:04:47.870 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-08-27 10:04:47.873 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-08-27 10:04:47.878 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-08-27 10:04:47.882 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-08-27 10:04:47.884 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-08-27 10:04:47.887 | + inc/python:setup_package:464 : pip_install -e /opt/stack/placement 2026-08-27 10:04:47.916 | Using python 3.12 to install /opt/stack/placement 2026-08-27 10:04:47.921 | + 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-27 10:04:48.936 | Obtaining file:///opt/stack/placement 2026-08-27 10:04:48.940 | Installing build dependencies: started 2026-08-27 10:04:50.573 | Installing build dependencies: finished with status 'done' 2026-08-27 10:04:50.575 | Checking if build backend supports build_editable: started 2026-08-27 10:04:51.124 | Checking if build backend supports build_editable: finished with status 'done' 2026-08-27 10:04:51.125 | Getting requirements to build editable: started 2026-08-27 10:04:51.430 | Getting requirements to build editable: finished with status 'done' 2026-08-27 10:04:51.431 | Preparing editable metadata (pyproject.toml): started 2026-08-27 10:04:52.356 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-08-27 10:04:52.379 | 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-27 10:04:52.380 | 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-27 10:04:52.382 | 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-27 10:04:52.383 | 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-27 10:04:52.384 | 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-27 10:04:52.385 | 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-27 10:04:52.387 | 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-27 10:04:52.387 | 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-27 10:04:52.388 | 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-27 10:04:52.389 | 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-27 10:04:52.390 | 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.0) 2026-08-27 10:04:52.391 | 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-27 10:04:52.392 | 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-27 10:04:52.393 | 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-27 10:04:52.394 | 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-27 10:04:52.394 | 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-27 10:04:52.396 | 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-27 10:04:52.397 | 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-27 10:04:52.398 | 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-27 10:04:52.399 | 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-27 10:04:52.402 | 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-27 10:04:52.402 | 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-27 10:04:52.402 | 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-27 10:04:52.403 | 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-27 10:04:52.409 | 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-27 10:04:52.411 | 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-27 10:04:52.411 | 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-27 10:04:52.413 | 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-27 10:04:52.414 | 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-27 10:04:52.415 | 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) (5.8.0) 2026-08-27 10:04:52.419 | 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-27 10:04:52.421 | 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-27 10:04:52.422 | 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-27 10:04:52.423 | 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-27 10:04:52.432 | 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-27 10:04:52.435 | 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-27 10:04:52.441 | 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-27 10:04:52.441 | 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-27 10:04:52.446 | 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-27 10:04:52.447 | 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-27 10:04:52.449 | 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-27 10:04:52.450 | 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-27 10:04:52.456 | 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-27 10:04:52.458 | 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-27 10:04:52.459 | 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-27 10:04:52.462 | 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-27 10:04:52.468 | 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-27 10:04:52.472 | 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-27 10:04:52.473 | 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-27 10:04:52.475 | 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-27 10:04:52.481 | 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-27 10:04:52.488 | 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-27 10:04:52.494 | 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-27 10:04:52.498 | 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-27 10:04:52.499 | 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-27 10:04:52.501 | 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-27 10:04:52.506 | 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-27 10:04:52.510 | 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-27 10:04:52.527 | 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-27 10:04:52.540 | 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-27 10:04:52.542 | 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-27 10:04:52.542 | 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-27 10:04:52.544 | 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-27 10:04:52.563 | 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-27 10:04:52.575 | 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-27 10:04:52.626 | Building wheels for collected packages: openstack-placement 2026-08-27 10:04:52.627 | Building editable for openstack-placement (pyproject.toml): started 2026-08-27 10:04:53.429 | Building editable for openstack-placement (pyproject.toml): finished with status 'done' 2026-08-27 10:04:53.430 | Created wheel for openstack-placement: filename=openstack_placement-16.0.0.0b2.dev6-0.editable-py3-none-any.whl size=8837 sha256=ad70682488f71c8dc4126e6d9671f43e51cb801b2b70282f2f91a63669332652 2026-08-27 10:04:53.433 | Stored in directory: /tmp/pip-ephem-wheel-cache-9b40da8c/wheels/0f/d8/4f/e8707957c726bd4763e71d7ed0672723b81ca99945904983a6 2026-08-27 10:04:53.436 | Successfully built openstack-placement 2026-08-27 10:04:53.711 | Installing collected packages: openstack-placement 2026-08-27 10:04:53.760 | Successfully installed openstack-placement-16.0.0.0b2.dev6 2026-08-27 10:04:53.918 | + inc/python:pip_install:216 : result=0 2026-08-27 10:04:53.922 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-27 10:04:53.926 | + functions-common:time_stop:2420 : local name 2026-08-27 10:04:53.929 | + functions-common:time_stop:2421 : local end_time 2026-08-27 10:04:53.932 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-27 10:04:53.935 | + functions-common:time_stop:2423 : local total 2026-08-27 10:04:53.939 | + functions-common:time_stop:2424 : local start_time 2026-08-27 10:04:53.942 | + functions-common:time_stop:2426 : name=pip_install 2026-08-27 10:04:53.945 | + functions-common:time_stop:2427 : start_time=1787825087909 2026-08-27 10:04:53.948 | + functions-common:time_stop:2429 : [[ -z 1787825087909 ]] 2026-08-27 10:04:53.951 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-27 10:04:53.962 | + functions-common:time_stop:2432 : end_time=1787825093958 2026-08-27 10:04:53.964 | + functions-common:time_stop:2433 : elapsed_time=6049 2026-08-27 10:04:53.967 | + functions-common:time_stop:2434 : total=146236 2026-08-27 10:04:53.971 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-27 10:04:53.973 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=152285 2026-08-27 10:04:53.977 | + inc/python:pip_install:219 : return 0 2026-08-27 10:04:53.980 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-08-27 10:04:53.983 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-08-27 10:04:53.986 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/placement 2026-08-27 10:04:53.990 | + inc/python:use_library_from_git:266 : local name=/opt/stack/placement 2026-08-27 10:04:53.994 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-27 10:04:53.998 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-27 10:04:54.002 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/placement, ]] 2026-08-27 10:04:54.006 | + inc/python:use_library_from_git:269 : return 1 2026-08-27 10:04:54.010 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-08-27 10:04:54.014 | + ./stack.sh:main:968 : configure_placement 2026-08-27 10:04:54.018 | + lib/placement:configure_placement:88 : sudo install -d -o quobyte /etc/placement 2026-08-27 10:04:54.037 | + lib/placement:configure_placement:89 : create_placement_conf 2026-08-27 10:04:54.040 | + lib/placement:create_placement_conf:78 : rm -f /etc/placement/placement.conf 2026-08-27 10:04:54.046 | ++ lib/placement:create_placement_conf:79 : database_connection_url placement 2026-08-27 10:04:54.050 | ++ lib/database:database_connection_url:134 : local db=placement 2026-08-27 10:04:54.054 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql placement 2026-08-27 10:04:54.058 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=placement 2026-08-27 10:04:54.061 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-08-27 10:04:54.065 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-08-27 10:04:54.067 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-08-27 10:04:54.092 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-27 10:04:54.096 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-08-27 10:04:54.100 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/placement?charset=utf8&plugin=dbcounter' 2026-08-27 10:04:54.105 | + 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-27 10:04:54.148 | + lib/placement:create_placement_conf:80 : iniset /etc/placement/placement.conf DEFAULT debug True 2026-08-27 10:04:54.190 | + lib/placement:create_placement_conf:81 : iniset /etc/placement/placement.conf api auth_strategy keystone 2026-08-27 10:04:54.233 | + lib/placement:create_placement_conf:82 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2026-08-27 10:04:54.237 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/placement/placement.conf 2026-08-27 10:04:54.241 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=placement 2026-08-27 10:04:54.244 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-08-27 10:04:54.248 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-08-27 10:04:54.251 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/placement/placement.conf placement keystone_authtoken 2026-08-27 10:04:54.255 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/placement/placement.conf 2026-08-27 10:04:54.258 | + lib/keystone:configure_keystoneauth:392 : local admin_user=placement 2026-08-27 10:04:54.263 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-08-27 10:04:54.266 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2026-08-27 10:04:54.308 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2026-08-27 10:04:54.348 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://192.168.122.38/identity 2026-08-27 10:04:54.390 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2026-08-27 10:04:54.430 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/placement/placement.conf keystone_authtoken password nomoresecret 2026-08-27 10:04:54.471 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2026-08-27 10:04:54.509 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2026-08-27 10:04:54.550 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2026-08-27 10:04:54.587 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/placement/placement.conf keystone_authtoken www_authenticate_uri http://192.168.122.38/identity 2026-08-27 10:04:54.627 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-08-27 10:04:54.667 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2026-08-27 10:04:54.707 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-08-27 10:04:54.711 | + lib/placement:create_placement_conf:83 : setup_logging /etc/placement/placement.conf 2026-08-27 10:04:54.715 | + functions:setup_logging:693 : setup_systemd_logging /etc/placement/placement.conf 2026-08-27 10:04:54.718 | + functions:setup_systemd_logging:710 : local conf_file=/etc/placement/placement.conf 2026-08-27 10:04:54.722 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-08-27 10:04:54.744 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-08-27 10:04:54.748 | + functions:setup_systemd_logging:716 : local pidstr= 2026-08-27 10:04:54.751 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-08-27 10:04:54.754 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-08-27 10:04:54.758 | + 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-27 10:04:54.799 | + 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-27 10:04:54.842 | + 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-27 10:04:54.883 | + functions:setup_systemd_logging:727 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-08-27 10:04:54.923 | + functions:setup_systemd_logging:730 : iniset /etc/placement/placement.conf DEFAULT log_color False 2026-08-27 10:04:54.964 | + lib/placement:configure_placement:91 : write_uwsgi_config /etc/placement/placement-uwsgi.ini placement.wsgi.api:application /placement '' placement-api 2026-08-27 10:04:54.968 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/placement/placement-uwsgi.ini 2026-08-27 10:04:54.971 | + lib/apache:write_uwsgi_config:244 : local wsgi=placement.wsgi.api:application 2026-08-27 10:04:54.975 | + lib/apache:write_uwsgi_config:245 : local url=/placement 2026-08-27 10:04:54.977 | + lib/apache:write_uwsgi_config:246 : local http= 2026-08-27 10:04:54.981 | + lib/apache:write_uwsgi_config:247 : local name=placement-api 2026-08-27 10:04:54.984 | + lib/apache:write_uwsgi_config:249 : '[' -z placement-api ']' 2026-08-27 10:04:54.987 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-08-27 10:04:54.991 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-08-27 10:04:55.009 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-08-27 10:04:55.010 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-08-27 10:04:55.022 | d /var/run/uwsgi 0755 quobyte root 2026-08-27 10:04:55.027 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-08-27 10:04:55.043 | /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-27 10:04:55.048 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/placement-api.socket 2026-08-27 10:04:55.052 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/placement/placement-uwsgi.ini 2026-08-27 10:04:55.057 | + lib/apache:write_uwsgi_config:270 : [[ placement.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-08-27 10:04:55.061 | + lib/apache:write_uwsgi_config:271 : iniset /etc/placement/placement-uwsgi.ini uwsgi module placement.wsgi.api:application 2026-08-27 10:04:55.104 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2026-08-27 10:04:55.144 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2026-08-27 10:04:55.185 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2026-08-27 10:04:55.224 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2026-08-27 10:04:55.264 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 80 2026-08-27 10:04:55.303 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2026-08-27 10:04:55.345 | + lib/apache:write_uwsgi_config:286 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2026-08-27 10:04:55.383 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2026-08-27 10:04:55.422 | + 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-27 10:04:55.463 | + lib/apache:write_uwsgi_config:292 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2026-08-27 10:04:55.503 | + lib/apache:write_uwsgi_config:294 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2026-08-27 10:04:55.544 | + lib/apache:write_uwsgi_config:296 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2026-08-27 10:04:55.582 | + lib/apache:write_uwsgi_config:298 : iniset /etc/placement/placement-uwsgi.ini uwsgi start-time %t 2026-08-27 10:04:55.620 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-08-27 10:04:55.624 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-08-27 10:04:55.629 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for placement-api 2026-08-27 10:04:55.632 | ++ lib/apache:apache_site_config_for:174 : local site=placement-api 2026-08-27 10:04:55.636 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-08-27 10:04:55.639 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-27 10:04:55.643 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-27 10:04:55.646 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/placement-api.conf 2026-08-27 10:04:55.650 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2026-08-27 10:04:55.654 | + lib/apache:write_uwsgi_config:306 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2026-08-27 10:04:55.692 | + lib/apache:write_uwsgi_config:307 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2026-08-27 10:04:55.730 | + 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-27 10:04:55.731 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2026-08-27 10:04:55.742 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 acquire=1 2026-08-27 10:04:55.747 | + lib/apache:write_uwsgi_config:309 : enable_apache_site placement-api 2026-08-27 10:04:55.751 | + lib/apache:enable_apache_site:191 : local site=placement-api 2026-08-27 10:04:55.753 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-08-27 10:04:55.757 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-08-27 10:04:55.760 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-08-27 10:04:55.764 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-08-27 10:04:55.768 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-27 10:04:55.772 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-27 10:04:55.775 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-08-27 10:04:55.779 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-08-27 10:04:55.781 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-27 10:04:55.784 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-27 10:04:55.788 | + lib/apache:enable_apache_site:195 : sudo a2ensite placement-api 2026-08-27 10:04:55.800 | perl: warning: Setting locale failed. 2026-08-27 10:04:55.800 | perl: warning: Please check that your locale settings: 2026-08-27 10:04:55.801 | LANGUAGE = (unset), 2026-08-27 10:04:55.801 | LC_ALL = "en_US.utf8", 2026-08-27 10:04:55.801 | LANG = "de_DE.UTF-8" 2026-08-27 10:04:55.801 | are supported and installed on your system. 2026-08-27 10:04:55.801 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-27 10:04:55.841 | Enabling site placement-api. 2026-08-27 10:04:55.847 | To activate the new configuration, you need to run: 2026-08-27 10:04:55.847 | systemctl reload apache2 2026-08-27 10:04:55.853 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-08-27 10:04:55.856 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-08-27 10:04:55.859 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-08-27 10:04:55.863 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-08-27 10:04:55.990 | + lib/placement:configure_placement:92 : [[ True == \T\r\u\e ]] 2026-08-27 10:04:55.994 | + lib/placement:configure_placement:93 : iniset /etc/placement/placement.conf oslo_policy enforce_new_defaults True 2026-08-27 10:04:56.039 | + ./stack.sh:main:975 : is_service_enabled placement placement-client 2026-08-27 10:04:56.062 | + functions-common:is_service_enabled:2076 : return 0 2026-08-27 10:04:56.064 | + ./stack.sh:main:976 : is_service_enabled n-cpu 2026-08-27 10:04:56.086 | + functions-common:is_service_enabled:2076 : return 0 2026-08-27 10:04:56.089 | + ./stack.sh:main:977 : configure_placement_nova_compute 2026-08-27 10:04:56.092 | + lib/nova:configure_placement_nova_compute:636 : local conf=/etc/nova/nova.conf 2026-08-27 10:04:56.095 | + lib/nova:configure_placement_nova_compute:637 : configure_keystoneauth /etc/nova/nova.conf nova placement 2026-08-27 10:04:56.098 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-08-27 10:04:56.100 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-08-27 10:04:56.103 | + lib/keystone:configure_keystoneauth:393 : local section=placement 2026-08-27 10:04:56.106 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf placement auth_type password 2026-08-27 10:04:56.149 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf placement interface public 2026-08-27 10:04:56.188 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf placement auth_url http://192.168.122.38/identity 2026-08-27 10:04:56.230 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf placement username nova 2026-08-27 10:04:56.270 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf placement password nomoresecret 2026-08-27 10:04:56.311 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf placement user_domain_name Default 2026-08-27 10:04:56.353 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf placement project_name service 2026-08-27 10:04:56.395 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf placement project_domain_name Default 2026-08-27 10:04:56.437 | + ./stack.sh:main:981 : is_service_enabled horizon 2026-08-27 10:04:56.459 | + functions-common:is_service_enabled:2076 : return 1 2026-08-27 10:04:56.463 | + ./stack.sh:main:986 : is_service_enabled tls-proxy 2026-08-27 10:04:56.486 | + functions-common:is_service_enabled:2076 : return 1 2026-08-27 10:04:56.490 | + ./stack.sh:main:990 : is_service_enabled cinder 2026-08-27 10:04:56.514 | + functions-common:is_service_enabled:2076 : return 0 2026-08-27 10:04:56.518 | + ./stack.sh:main:992 : init_os_brick 2026-08-27 10:04:56.522 | + lib/cinder:init_os_brick:524 : mkdir -p /opt/stack/data/os_brick 2026-08-27 10:04:56.527 | + lib/cinder:init_os_brick:525 : is_service_enabled cinder 2026-08-27 10:04:56.550 | + functions-common:is_service_enabled:2076 : return 0 2026-08-27 10:04:56.554 | + lib/cinder:init_os_brick:526 : iniset /etc/cinder/cinder.conf os_brick lock_path /opt/stack/data/os_brick 2026-08-27 10:04:56.598 | + lib/cinder:init_os_brick:528 : is_service_enabled nova 2026-08-27 10:04:56.622 | + functions-common:is_service_enabled:2076 : return 0 2026-08-27 10:04:56.626 | + lib/cinder:init_os_brick:529 : iniset /etc/nova/nova.conf os_brick lock_path /opt/stack/data/os_brick 2026-08-27 10:04:56.668 | + lib/cinder:init_os_brick:531 : is_service_enabled glance 2026-08-27 10:04:56.691 | + functions-common:is_service_enabled:2076 : return 0 2026-08-27 10:04:56.695 | + lib/cinder:init_os_brick:532 : iniset /etc/glance/glance-api.conf os_brick lock_path /opt/stack/data/os_brick 2026-08-27 10:04:56.740 | + lib/cinder:init_os_brick:533 : iniset /etc/glance/glance-cache.conf os_brick lock_path /opt/stack/data/os_brick 2026-08-27 10:04:56.783 | + ./stack.sh:main:999 : run_phase stack install 2026-08-27 10:04:56.786 | + functions-common:run_phase:1848 : local mode=stack 2026-08-27 10:04:56.789 | + functions-common:run_phase:1849 : local phase=install 2026-08-27 10:04:56.793 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-08-27 10:04:56.796 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-08-27 10:04:56.801 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-08-27 10:04:56.805 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-08-27 10:04:56.809 | + functions-common:run_phase:1858 : local extra 2026-08-27 10:04:56.813 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-08-27 10:04:56.818 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-08-27 10:04:56.822 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-08-27 10:04:56.826 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-08-27 10:04:56.830 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack install 2026-08-27 10:04:56.834 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-08-27 10:04:56.856 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-27 10:04:56.860 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-08-27 10:04:56.863 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-08-27 10:04:56.867 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2026-08-27 10:04:56.871 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2026-08-27 10:04:56.874 | ++ ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-27 10:04:56.878 | ++ ./stack.sh:echo_summary:450 : echo -e Installing Tempest 2026-08-27 10:04:56.881 | ++ extras.d/80-tempest.sh:source:9 : async_runfunc install_tempest 2026-08-27 10:04:56.884 | ++ inc/async:async_runfunc:116 : async_run install_tempest install_tempest 2026-08-27 10:04:56.956 | ++ inc/async:async_inner:63 : install_tempest 2026-08-27 10:04:57.001 | [1978 Async install_tempest:38104]: running: install_tempest 2026-08-27 10:04:57.006 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-08-27 10:04:57.009 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-08-27 10:04:57.014 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-08-27 10:04:57.018 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-08-27 10:04:57.022 | + functions-common:run_phase:1875 : run_plugins stack install 2026-08-27 10:04:57.025 | + functions-common:run_plugins:1834 : local mode=stack 2026-08-27 10:04:57.029 | + functions-common:run_plugins:1835 : local phase=install 2026-08-27 10:04:57.033 | + functions-common:run_plugins:1837 : local plugins= 2026-08-27 10:04:57.038 | + functions-common:run_plugins:1838 : local plugin 2026-08-27 10:04:57.041 | + ./stack.sh:main:1002 : use_library_from_git python-openstackclient 2026-08-27 10:04:57.045 | + inc/python:use_library_from_git:266 : local name=python-openstackclient 2026-08-27 10:04:57.049 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-27 10:04:57.053 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-27 10:04:57.057 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-openstackclient, ]] 2026-08-27 10:04:57.061 | + inc/python:use_library_from_git:269 : return 1 2026-08-27 10:04:57.064 | + ./stack.sh:main:1006 : pip_install_gr python-openstackclient 2026-08-27 10:04:57.067 | + inc/python:pip_install_gr:94 : local name=python-openstackclient 2026-08-27 10:04:57.070 | + inc/python:pip_install_gr:95 : local clean_name 2026-08-27 10:04:57.076 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements python-openstackclient 2026-08-27 10:04:57.079 | ++ inc/python:get_from_global_requirements:241 : local package=python-openstackclient 2026-08-27 10:04:57.083 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-08-27 10:04:57.089 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2026-08-27 10:04:57.089 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-08-27 10:04:57.094 | ++ inc/python:get_from_global_requirements:243 : required_pkg='python-openstackclient!=7.3.0,!=7.3.1 ' 2026-08-27 10:04:57.098 | ++ inc/python:get_from_global_requirements:244 : [[ python-openstackclient!=7.3.0,!=7.3.1 == '' ]] 2026-08-27 10:04:57.102 | ++ inc/python:get_from_global_requirements:247 : echo 'python-openstackclient!=7.3.0,!=7.3.1' 2026-08-27 10:04:57.107 | + inc/python:pip_install_gr:96 : clean_name='python-openstackclient!=7.3.0,!=7.3.1' 2026-08-27 10:04:57.111 | + inc/python:pip_install_gr:97 : pip_install 'python-openstackclient!=7.3.0,!=7.3.1' 2026-08-27 10:04:57.141 | Using python 3.12 to install python-openstackclient!=7.3.0,!=7.3.1 2026-08-27 10:04:57.144 | + 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-27 10:04:58.388 | Collecting python-openstackclient!=7.3.0,!=7.3.1 2026-08-27 10:04:58.539 | Downloading python_openstackclient-10.2.1-py3-none-any.whl.metadata (10 kB) 2026-08-27 10:04:58.551 | 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-27 10:04:58.552 | 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-27 10:04:58.553 | 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-27 10:04:58.553 | Requirement already satisfied: openstacksdk>=4.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (4.19.0) 2026-08-27 10:04:58.554 | 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-27 10:04:58.555 | 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-27 10:04:58.556 | Requirement already satisfied: python-keystoneclient>=3.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (5.8.0) 2026-08-27 10:04:58.602 | Collecting python-manilaclient>=6.0.0 (from python-openstackclient!=7.3.0,!=7.3.1) 2026-08-27 10:04:58.618 | Downloading python_manilaclient-6.2.0-py3-none-any.whl.metadata (5.5 kB) 2026-08-27 10:04:58.630 | 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-27 10:04:58.631 | 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-27 10:04:58.632 | 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-27 10:04:58.633 | 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-27 10:04:58.635 | 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-27 10:04:58.636 | 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-27 10:04:58.641 | 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-27 10:04:58.642 | 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-27 10:04:58.642 | 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-27 10:04:58.642 | 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-27 10:04:58.644 | 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-27 10:04:58.648 | 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-27 10:04:58.651 | Requirement already satisfied: decorator>=4.4.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.16.0->python-openstackclient!=7.3.0,!=7.3.1) (5.3.1) 2026-08-27 10:04:58.652 | Requirement already satisfied: dogpile.cache>=0.6.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.16.0->python-openstackclient!=7.3.0,!=7.3.1) (1.5.0) 2026-08-27 10:04:58.653 | Requirement already satisfied: jmespath>=0.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.16.0->python-openstackclient!=7.3.0,!=7.3.1) (1.1.0) 2026-08-27 10:04:58.654 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.16.0->python-openstackclient!=7.3.0,!=7.3.1) (1.33) 2026-08-27 10:04:58.655 | Requirement already satisfied: keystoneauth1>=5.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.16.0->python-openstackclient!=7.3.0,!=7.3.1) (5.16.0) 2026-08-27 10:04:58.656 | Requirement already satisfied: os-service-types>=1.8.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.16.0->python-openstackclient!=7.3.0,!=7.3.1) (1.9.0) 2026-08-27 10:04:58.657 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.16.0->python-openstackclient!=7.3.0,!=7.3.1) (7.0.3) 2026-08-27 10:04:58.658 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.16.0->python-openstackclient!=7.3.0,!=7.3.1) (4.11.3) 2026-08-27 10:04:58.658 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.16.0->python-openstackclient!=7.3.0,!=7.3.1) (7.2.2) 2026-08-27 10:04:58.667 | Requirement already satisfied: jsonpointer>=1.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=4.16.0->python-openstackclient!=7.3.0,!=7.3.1) (3.1.1) 2026-08-27 10:04:58.671 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=5.10.0->openstacksdk>=4.16.0->python-openstackclient!=7.3.0,!=7.3.1) (4.16.0) 2026-08-27 10:04:58.676 | 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-27 10:04:58.680 | 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-27 10:04:58.681 | 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-27 10:04:58.682 | 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-27 10:04:58.687 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr!=2.1.0,>=2.0.0->openstacksdk>=4.16.0->python-openstackclient!=7.3.0,!=7.3.1) (84.0.0) 2026-08-27 10:04:58.692 | 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-27 10:04:58.705 | 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-27 10:04:58.706 | 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-27 10:04:58.707 | 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-27 10:04:58.710 | 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-27 10:04:58.713 | 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-27 10:04:58.716 | 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-27 10:04:58.721 | Requirement already satisfied: oslo.log>=3.36.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-manilaclient>=6.0.0->python-openstackclient!=7.3.0,!=7.3.1) (8.3.0) 2026-08-27 10:04:58.725 | 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-27 10:04:58.726 | 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-27 10:04:58.732 | 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-27 10:04:58.737 | 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-27 10:04:58.738 | 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-27 10:04:58.739 | 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-27 10:04:58.741 | 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-27 10:04:58.757 | 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-27 10:04:58.759 | 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-27 10:04:58.764 | 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-27 10:04:58.816 | Downloading python_openstackclient-10.2.1-py3-none-any.whl (1.3 MB) 2026-08-27 10:04:59.143 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.3/1.3 MB 3.9 MB/s 0:00:00 2026-08-27 10:04:59.160 | Downloading python_manilaclient-6.2.0-py3-none-any.whl (412 kB) 2026-08-27 10:04:59.590 | Installing collected packages: python-manilaclient, python-openstackclient 2026-08-27 10:05:02.617 | 2026-08-27 10:05:02.641 | Successfully installed python-manilaclient-6.2.0 python-openstackclient-10.2.1 2026-08-27 10:05:02.793 | + inc/python:pip_install:216 : result=0 2026-08-27 10:05:02.797 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-27 10:05:02.801 | + functions-common:time_stop:2420 : local name 2026-08-27 10:05:02.805 | + functions-common:time_stop:2421 : local end_time 2026-08-27 10:05:02.809 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-27 10:05:02.815 | + functions-common:time_stop:2423 : local total 2026-08-27 10:05:02.820 | + functions-common:time_stop:2424 : local start_time 2026-08-27 10:05:02.823 | + functions-common:time_stop:2426 : name=pip_install 2026-08-27 10:05:02.829 | + functions-common:time_stop:2427 : start_time=1787825097134 2026-08-27 10:05:02.833 | + functions-common:time_stop:2429 : [[ -z 1787825097134 ]] 2026-08-27 10:05:02.838 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-27 10:05:02.843 | + functions-common:time_stop:2432 : end_time=1787825102839 2026-08-27 10:05:02.847 | + functions-common:time_stop:2433 : elapsed_time=5705 2026-08-27 10:05:02.850 | + functions-common:time_stop:2434 : total=152285 2026-08-27 10:05:02.854 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-27 10:05:02.857 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=157990 2026-08-27 10:05:02.861 | + inc/python:pip_install:219 : return 0 2026-08-27 10:05:02.865 | + ./stack.sh:main:1007 : is_service_enabled openstack-cli-server 2026-08-27 10:05:02.891 | + functions-common:is_service_enabled:2076 : return 1 2026-08-27 10:05:02.895 | + ./stack.sh:main:1014 : install_oscwrap 2026-08-27 10:05:02.901 | ++ functions-common:install_oscwrap:2470 : mktemp 2026-08-27 10:05:02.906 | + functions-common:install_oscwrap:2470 : OSCWRAP_TIMER_FILE=/tmp/tmp.UbcZ2lUIyp 2026-08-27 10:05:02.910 | + functions-common:install_oscwrap:2473 : shopt -s expand_aliases 2026-08-27 10:05:02.914 | + functions-common:install_oscwrap:2476 : unalias -a 2026-08-27 10:05:02.919 | + functions-common:install_oscwrap:2478 : alias openstack=oscwrap 2026-08-27 10:05:02.923 | + ./stack.sh:main:1019 : [[ False != \F\a\l\s\e ]] 2026-08-27 10:05:02.927 | + ./stack.sh:main:1059 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2026-08-27 10:05:02.932 | + ./stack.sh:main:1067 : is_service_enabled mysql postgresql 2026-08-27 10:05:02.958 | + functions-common:is_service_enabled:2076 : return 0 2026-08-27 10:05:02.963 | + ./stack.sh:main:1068 : configure_database 2026-08-27 10:05:02.966 | + lib/database:configure_database:128 : configure_database_mysql 2026-08-27 10:05:02.971 | + lib/databases/mysql:configure_database_mysql:60 : local my_conf mysql slow_log my_client_conf 2026-08-27 10:05:02.974 | + lib/databases/mysql:configure_database_mysql:61 : echo_summary 'Configuring and starting MySQL' 2026-08-27 10:05:02.978 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-27 10:05:02.982 | + ./stack.sh:echo_summary:450 : echo -e Configuring and starting MySQL 2026-08-27 10:05:02.985 | + lib/databases/mysql:configure_database_mysql:63 : is_ubuntu 2026-08-27 10:05:02.989 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-27 10:05:02.992 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-27 10:05:02.996 | + lib/databases/mysql:configure_database_mysql:64 : my_conf=/etc/mysql/my.cnf 2026-08-27 10:05:03.000 | + lib/databases/mysql:configure_database_mysql:76 : is_ubuntu 2026-08-27 10:05:03.003 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-27 10:05:03.007 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-27 10:05:03.011 | + lib/databases/mysql:configure_database_mysql:77 : is_fips_enabled 2026-08-27 10:05:03.016 | ++ functions-common:is_fips_enabled:2541 : cat /proc/sys/crypto/fips_enabled 2026-08-27 10:05:03.017 | cat: /proc/sys/crypto/fips_enabled: No such file or directory 2026-08-27 10:05:03.021 | + functions-common:is_fips_enabled:2541 : fips= 2026-08-27 10:05:03.024 | + functions-common:is_fips_enabled:2542 : '[' '' == 1 ']' 2026-08-27 10:05:03.029 | ++ lib/databases/mysql:configure_database_mysql:85 : ipv6_unquote 0.0.0.0 2026-08-27 10:05:03.033 | ++ functions-common:ipv6_unquote:2218 : echo 0.0.0.0 2026-08-27 10:05:03.033 | ++ functions-common:ipv6_unquote:2218 : tr -d '[]' 2026-08-27 10:05:03.039 | + lib/databases/mysql:configure_database_mysql:85 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2026-08-27 10:05:03.138 | + lib/databases/mysql:configure_database_mysql:88 : is_fedora 2026-08-27 10:05:03.142 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-08-27 10:05:03.147 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-08-27 10:05:03.151 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-08-27 10:05:03.156 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-08-27 10:05:03.159 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-08-27 10:05:03.163 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-08-27 10:05:03.166 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-08-27 10:05:03.170 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-08-27 10:05:03.174 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-08-27 10:05:03.178 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-08-27 10:05:03.182 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-08-27 10:05:03.186 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-08-27 10:05:03.189 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-08-27 10:05:03.193 | + lib/databases/mysql:configure_database_mysql:91 : is_ubuntu 2026-08-27 10:05:03.197 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-27 10:05:03.201 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-27 10:05:03.205 | + lib/databases/mysql:configure_database_mysql:93 : restart_service mysql 2026-08-27 10:05:03.209 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-08-27 10:05:03.213 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart mysql 2026-08-27 10:05:04.926 | + lib/databases/mysql:configure_database_mysql:98 : local use_mariadb_socket_auth=False 2026-08-27 10:05:04.933 | + lib/databases/mysql:configure_database_mysql:99 : is_ubuntu 2026-08-27 10:05:04.937 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-27 10:05:04.941 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-27 10:05:04.947 | + lib/databases/mysql:configure_database_mysql:99 : '[' mysql == mariadb ']' 2026-08-27 10:05:04.951 | + lib/databases/mysql:configure_database_mysql:109 : [[ False != \T\r\u\e ]] 2026-08-27 10:05:04.955 | + lib/databases/mysql:configure_database_mysql:110 : sudo mysqladmin -u root password stackdb 2026-08-27 10:05:04.981 | mysqladmin: connect to server at 'localhost' failed 2026-08-27 10:05:04.982 | error: 'Access denied for user 'root'@'localhost' (using password: NO)' 2026-08-27 10:05:04.991 | + lib/databases/mysql:configure_database_mysql:110 : true 2026-08-27 10:05:04.995 | + lib/databases/mysql:configure_database_mysql:115 : is_ubuntu 2026-08-27 10:05:05.001 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-27 10:05:05.008 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-27 10:05:05.012 | + lib/databases/mysql:configure_database_mysql:115 : '[' mysql == mariadb ']' 2026-08-27 10:05:05.018 | + lib/databases/mysql:configure_database_mysql:118 : local 'cmd_args=-uroot -pstackdb -h127.0.0.1 ' 2026-08-27 10:05:05.025 | + lib/databases/mysql:configure_database_mysql:123 : min_db_ver=11.6.2 2026-08-27 10:05:05.033 | ++ lib/databases/mysql:configure_database_mysql:124 : sudo mysql -uroot -pstackdb -h127.0.0.1 -e 'select version();' -sN 2026-08-27 10:05:05.034 | ++ lib/databases/mysql:configure_database_mysql:124 : cut -d - -f 1 2026-08-27 10:05:05.061 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-27 10:05:05.158 | + lib/databases/mysql:configure_database_mysql:124 : db_version=8.0.46 2026-08-27 10:05:05.165 | ++ lib/databases/mysql:configure_database_mysql:125 : printf '%s\n' 11.6.2 8.0.46 2026-08-27 10:05:05.167 | ++ lib/databases/mysql:configure_database_mysql:125 : sort -V 2026-08-27 10:05:05.172 | ++ lib/databases/mysql:configure_database_mysql:125 : tail -n 1 2026-08-27 10:05:05.177 | + lib/databases/mysql:configure_database_mysql:125 : max_db_ver=11.6.2 2026-08-27 10:05:05.179 | + lib/databases/mysql:configure_database_mysql:126 : [[ 11.6.2 != \1\1\.\6\.\2 ]] 2026-08-27 10:05:05.183 | + lib/databases/mysql:configure_database_mysql:132 : [[ False == \T\r\u\e ]] 2026-08-27 10:05:05.188 | + lib/databases/mysql:configure_database_mysql:139 : [[ False == \T\r\u\e ]] 2026-08-27 10:05:05.191 | + 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-27 10:05:05.206 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-27 10:05:05.302 | + lib/databases/mysql:configure_database_mysql:145 : sudo mysql -uroot -pstackdb -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'';' 2026-08-27 10:05:05.318 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-27 10:05:05.395 | + lib/databases/mysql:configure_database_mysql:151 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2026-08-27 10:05:05.480 | + lib/databases/mysql:configure_database_mysql:152 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2026-08-27 10:05:05.557 | + lib/databases/mysql:configure_database_mysql:153 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2026-08-27 10:05:05.640 | + lib/databases/mysql:configure_database_mysql:155 : [[ False == \T\r\u\e ]] 2026-08-27 10:05:05.644 | + lib/databases/mysql:configure_database_mysql:175 : [[ True == \T\r\u\e ]] 2026-08-27 10:05:05.648 | + lib/databases/mysql:configure_database_mysql:176 : echo 'enabling MySQL performance counting' 2026-08-27 10:05:05.649 | enabling MySQL performance counting 2026-08-27 10:05:05.651 | + lib/databases/mysql:configure_database_mysql:179 : pip_install /home/quobyte/devstack/tools/dbcounter 2026-08-27 10:05:05.683 | Using python 3.12 to install /home/quobyte/devstack/tools/dbcounter 2026-08-27 10:05:05.687 | + 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-27 10:05:06.723 | Processing ./tools/dbcounter 2026-08-27 10:05:06.725 | Installing build dependencies: started 2026-08-27 10:05:09.424 | Installing build dependencies: finished with status 'done' 2026-08-27 10:05:09.426 | Getting requirements to build wheel: started 2026-08-27 10:05:10.085 | Getting requirements to build wheel: finished with status 'done' 2026-08-27 10:05:10.085 | Preparing metadata (pyproject.toml): started 2026-08-27 10:05:10.470 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-08-27 10:05:10.473 | Building wheels for collected packages: dbcounter 2026-08-27 10:05:10.475 | Building wheel for dbcounter (pyproject.toml): started 2026-08-27 10:05:10.921 | Building wheel for dbcounter (pyproject.toml): finished with status 'done' 2026-08-27 10:05:10.922 | Created wheel for dbcounter: filename=dbcounter-0.1-py3-none-any.whl size=3229 sha256=53086b906bd28336a6418797dadc965a7545fc7b44d3ea40fe2933929ec09759 2026-08-27 10:05:10.922 | Stored in directory: /tmp/pip-ephem-wheel-cache-f3dr3h09/wheels/9b/45/be/0f827e4c026fc267738eabb4d24bd5c9b8db3f5da97af6e98c 2026-08-27 10:05:10.927 | Successfully built dbcounter 2026-08-27 10:05:11.248 | Installing collected packages: dbcounter 2026-08-27 10:05:11.298 | Successfully installed dbcounter-0.1 2026-08-27 10:05:11.476 | + inc/python:pip_install:216 : result=0 2026-08-27 10:05:11.480 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-27 10:05:11.484 | + functions-common:time_stop:2420 : local name 2026-08-27 10:05:11.487 | + functions-common:time_stop:2421 : local end_time 2026-08-27 10:05:11.491 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-27 10:05:11.495 | + functions-common:time_stop:2423 : local total 2026-08-27 10:05:11.498 | + functions-common:time_stop:2424 : local start_time 2026-08-27 10:05:11.502 | + functions-common:time_stop:2426 : name=pip_install 2026-08-27 10:05:11.505 | + functions-common:time_stop:2427 : start_time=1787825105675 2026-08-27 10:05:11.509 | + functions-common:time_stop:2429 : [[ -z 1787825105675 ]] 2026-08-27 10:05:11.514 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-27 10:05:11.519 | + functions-common:time_stop:2432 : end_time=1787825111515 2026-08-27 10:05:11.523 | + functions-common:time_stop:2433 : elapsed_time=5840 2026-08-27 10:05:11.527 | + functions-common:time_stop:2434 : total=157990 2026-08-27 10:05:11.530 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-27 10:05:11.534 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=163830 2026-08-27 10:05:11.538 | + inc/python:pip_install:219 : return 0 2026-08-27 10:05:11.542 | + lib/databases/mysql:configure_database_mysql:182 : recreate_database stats 2026-08-27 10:05:11.545 | + lib/database:recreate_database:112 : local db=stats 2026-08-27 10:05:11.549 | + lib/database:recreate_database:113 : recreate_database_mysql stats 2026-08-27 10:05:11.553 | + lib/databases/mysql:recreate_database_mysql:54 : local db=stats 2026-08-27 10:05:11.557 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS stats;' 2026-08-27 10:05:11.565 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-27 10:05:11.635 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE stats CHARACTER SET utf8;' 2026-08-27 10:05:11.643 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-27 10:05:11.716 | + 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-27 10:05:11.716 | count INT, PRIMARY KEY (db, op)) ENGINE MEMORY' stats 2026-08-27 10:05:11.722 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-27 10:05:11.799 | + lib/databases/mysql:configure_database_mysql:188 : [[ True == \T\r\u\e ]] 2026-08-27 10:05:11.803 | + lib/databases/mysql:configure_database_mysql:189 : iniset -sudo /etc/mysql/my.cnf mysqld read_buffer_size 64K 2026-08-27 10:05:11.888 | + lib/databases/mysql:configure_database_mysql:190 : iniset -sudo /etc/mysql/my.cnf mysqld innodb_buffer_pool_size 16M 2026-08-27 10:05:11.970 | + lib/databases/mysql:configure_database_mysql:191 : iniset -sudo /etc/mysql/my.cnf mysqld thread_stack 192K 2026-08-27 10:05:12.055 | + lib/databases/mysql:configure_database_mysql:192 : iniset -sudo /etc/mysql/my.cnf mysqld thread_cache_size 8 2026-08-27 10:05:12.138 | + lib/databases/mysql:configure_database_mysql:193 : iniset -sudo /etc/mysql/my.cnf mysqld tmp_table_size 8M 2026-08-27 10:05:12.229 | + lib/databases/mysql:configure_database_mysql:194 : iniset -sudo /etc/mysql/my.cnf mysqld sort_buffer_size 8M 2026-08-27 10:05:12.308 | + lib/databases/mysql:configure_database_mysql:195 : iniset -sudo /etc/mysql/my.cnf mysqld max_allowed_packet 8M 2026-08-27 10:05:12.390 | + lib/databases/mysql:configure_database_mysql:198 : restart_service mysql 2026-08-27 10:05:12.395 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-08-27 10:05:12.397 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart mysql 2026-08-27 10:05:14.350 | + ./stack.sh:main:1072 : save_stackenv 1072 2026-08-27 10:05:14.354 | + functions-common:save_stackenv:65 : local tag=1072 2026-08-27 10:05:14.361 | ++ functions-common:save_stackenv:67 : date +%F-%H%M%S 2026-08-27 10:05:14.369 | + functions-common:save_stackenv:67 : time_stamp=2026-08-27-120514 2026-08-27 10:05:14.373 | + functions-common:save_stackenv:68 : echo '# 2026-08-27-120514 1072' 2026-08-27 10:05:14.377 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-27 10:05:14.381 | + functions-common:save_stackenv:70 : echo BASE_SQL_CONN=mysql+pymysql://root:stackdb@127.0.0.1 2026-08-27 10:05:14.386 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-27 10:05:14.390 | + functions-common:save_stackenv:70 : echo DATA_DIR=/opt/stack/data 2026-08-27 10:05:14.394 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-27 10:05:14.398 | + functions-common:save_stackenv:70 : echo DEST=/opt/stack 2026-08-27 10:05:14.402 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-27 10:05:14.406 | + 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-27 10:05:14.410 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-27 10:05:14.414 | + functions-common:save_stackenv:70 : echo HOST_IP=192.168.122.38 2026-08-27 10:05:14.418 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-27 10:05:14.422 | + functions-common:save_stackenv:70 : echo KEYSTONE_SERVICE_URI=http://192.168.122.38/identity 2026-08-27 10:05:14.426 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-27 10:05:14.430 | + functions-common:save_stackenv:70 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2026-08-27-115152 2026-08-27 10:05:14.434 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-27 10:05:14.439 | + functions-common:save_stackenv:70 : echo OS_CACERT= 2026-08-27 10:05:14.442 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-27 10:05:14.446 | + functions-common:save_stackenv:70 : echo SERVICE_HOST=192.168.122.38 2026-08-27 10:05:14.450 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-27 10:05:14.454 | + functions-common:save_stackenv:70 : echo STACK_USER=quobyte 2026-08-27 10:05:14.458 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-27 10:05:14.462 | + functions-common:save_stackenv:70 : echo TLS_IP= 2026-08-27 10:05:14.466 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-27 10:05:14.470 | + functions-common:save_stackenv:70 : echo HOST_IPV6=::1 2026-08-27 10:05:14.474 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-27 10:05:14.478 | + functions-common:save_stackenv:70 : echo SERVICE_IP_VERSION=4 2026-08-27 10:05:14.482 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-27 10:05:14.486 | + functions-common:save_stackenv:70 : echo TUNNEL_ENDPOINT_IP=192.168.122.38 2026-08-27 10:05:14.490 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-27 10:05:14.494 | + functions-common:save_stackenv:70 : echo TUNNEL_IP_VERSION=4 2026-08-27 10:05:14.498 | + ./stack.sh:main:1082 : start_dstat 2026-08-27 10:05:14.502 | + lib/dstat:start_dstat:31 : run_process dstat '/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-08-27 10:05:14.507 | + functions-common:run_process:1674 : local service=dstat 2026-08-27 10:05:14.511 | + functions-common:run_process:1675 : local 'command=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-08-27 10:05:14.515 | + functions-common:run_process:1676 : local group= 2026-08-27 10:05:14.519 | + functions-common:run_process:1677 : local user= 2026-08-27 10:05:14.523 | + functions-common:run_process:1678 : local env_vars= 2026-08-27 10:05:14.526 | + functions-common:run_process:1680 : local name=dstat 2026-08-27 10:05:14.531 | + functions-common:run_process:1682 : time_start run_process 2026-08-27 10:05:14.535 | + functions-common:time_start:2406 : local name=run_process 2026-08-27 10:05:14.539 | + functions-common:time_start:2407 : local start_time= 2026-08-27 10:05:14.543 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-27 10:05:14.549 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-27 10:05:14.554 | + functions-common:time_start:2411 : _TIME_START[$name]=1787825114550 2026-08-27 10:05:14.559 | + functions-common:run_process:1683 : is_service_enabled dstat 2026-08-27 10:05:14.585 | + functions-common:is_service_enabled:2076 : return 0 2026-08-27 10:05:14.590 | + functions-common:run_process:1684 : _run_under_systemd dstat '/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' '' '' '' 2026-08-27 10:05:14.595 | + functions-common:_run_under_systemd:1628 : local service=dstat 2026-08-27 10:05:14.599 | + functions-common:_run_under_systemd:1629 : local 'command=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-08-27 10:05:14.603 | + functions-common:_run_under_systemd:1630 : local 'cmd=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-08-27 10:05:14.607 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-08-27 10:05:14.611 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-08-27 10:05:14.616 | + functions-common:_common_systemd_pitfalls:1603 : [[ /home/quobyte/devstack/tools/dstat.sh /opt/stack/logs =~ sudo ]] 2026-08-27 10:05:14.620 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /home/quobyte/devstack/tools/dstat.sh /opt/stack/logs =~ ^/ ]] 2026-08-27 10:05:14.625 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@dstat.service 2026-08-27 10:05:14.629 | + functions-common:_run_under_systemd:1635 : local group= 2026-08-27 10:05:14.633 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-08-27 10:05:14.637 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-08-27 10:05:14.641 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-08-27 10:05:14.646 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[dstat] ]] 2026-08-27 10:05:14.650 | + functions-common:_run_under_systemd:1644 : [[ /home/quobyte/devstack/tools/dstat.sh /opt/stack/logs =~ uwsgi ]] 2026-08-27 10:05:14.654 | + 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-27 10:05:14.658 | + functions-common:write_user_unit_file:1535 : local service=devstack@dstat.service 2026-08-27 10:05:14.664 | + functions-common:write_user_unit_file:1536 : local 'command=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-08-27 10:05:14.669 | + functions-common:write_user_unit_file:1537 : local group= 2026-08-27 10:05:14.674 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-08-27 10:05:14.678 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-08-27 10:05:14.682 | + functions-common:write_user_unit_file:1540 : local extra= 2026-08-27 10:05:14.687 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-08-27 10:05:14.691 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@dstat.service 2026-08-27 10:05:14.696 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-08-27 10:05:14.703 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@dstat.service Unit Description 'Devstack devstack@dstat.service' 2026-08-27 10:05:14.811 | + 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-27 10:05:14.905 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service User quobyte 2026-08-27 10:05:14.983 | + 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-27 10:05:15.065 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service KillMode process 2026-08-27 10:05:15.144 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service TimeoutStopSec 300 2026-08-27 10:05:15.221 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-08-27 10:05:15.297 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-08-27 10:05:15.301 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-08-27 10:05:15.305 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@dstat.service Install WantedBy multi-user.target 2026-08-27 10:05:15.401 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-08-27 10:05:15.894 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@dstat.service 2026-08-27 10:05:15.915 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@dstat.service → /etc/systemd/system/devstack@dstat.service. 2026-08-27 10:05:16.382 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@dstat.service 2026-08-27 10:05:16.436 | + functions-common:run_process:1686 : time_stop run_process 2026-08-27 10:05:16.441 | + functions-common:time_stop:2420 : local name 2026-08-27 10:05:16.445 | + functions-common:time_stop:2421 : local end_time 2026-08-27 10:05:16.449 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-27 10:05:16.452 | + functions-common:time_stop:2423 : local total 2026-08-27 10:05:16.455 | + functions-common:time_stop:2424 : local start_time 2026-08-27 10:05:16.459 | + functions-common:time_stop:2426 : name=run_process 2026-08-27 10:05:16.463 | + functions-common:time_stop:2427 : start_time=1787825114550 2026-08-27 10:05:16.466 | + functions-common:time_stop:2429 : [[ -z 1787825114550 ]] 2026-08-27 10:05:16.470 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-27 10:05:16.476 | + functions-common:time_stop:2432 : end_time=1787825116472 2026-08-27 10:05:16.479 | + functions-common:time_stop:2433 : elapsed_time=1922 2026-08-27 10:05:16.483 | + functions-common:time_stop:2434 : total=0 2026-08-27 10:05:16.486 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-27 10:05:16.490 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=1922 2026-08-27 10:05:16.493 | + lib/dstat:start_dstat:36 : run_process memory_tracker /home/quobyte/devstack/tools/memory_tracker.sh '' root PYTHON=python3.12 2026-08-27 10:05:16.497 | + functions-common:run_process:1674 : local service=memory_tracker 2026-08-27 10:05:16.500 | + functions-common:run_process:1675 : local command=/home/quobyte/devstack/tools/memory_tracker.sh 2026-08-27 10:05:16.503 | + functions-common:run_process:1676 : local group= 2026-08-27 10:05:16.507 | + functions-common:run_process:1677 : local user=root 2026-08-27 10:05:16.510 | + functions-common:run_process:1678 : local env_vars=PYTHON=python3.12 2026-08-27 10:05:16.514 | + functions-common:run_process:1680 : local name=memory_tracker 2026-08-27 10:05:16.517 | + functions-common:run_process:1682 : time_start run_process 2026-08-27 10:05:16.521 | + functions-common:time_start:2406 : local name=run_process 2026-08-27 10:05:16.524 | + functions-common:time_start:2407 : local start_time= 2026-08-27 10:05:16.527 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-27 10:05:16.531 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-27 10:05:16.537 | + functions-common:time_start:2411 : _TIME_START[$name]=1787825116533 2026-08-27 10:05:16.541 | + functions-common:run_process:1683 : is_service_enabled memory_tracker 2026-08-27 10:05:16.564 | + functions-common:is_service_enabled:2076 : return 1 2026-08-27 10:05:16.570 | + functions-common:run_process:1686 : time_stop run_process 2026-08-27 10:05:16.573 | + functions-common:time_stop:2420 : local name 2026-08-27 10:05:16.577 | + functions-common:time_stop:2421 : local end_time 2026-08-27 10:05:16.580 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-27 10:05:16.583 | + functions-common:time_stop:2423 : local total 2026-08-27 10:05:16.587 | + functions-common:time_stop:2424 : local start_time 2026-08-27 10:05:16.590 | + functions-common:time_stop:2426 : name=run_process 2026-08-27 10:05:16.594 | + functions-common:time_stop:2427 : start_time=1787825116533 2026-08-27 10:05:16.597 | + functions-common:time_stop:2429 : [[ -z 1787825116533 ]] 2026-08-27 10:05:16.602 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-27 10:05:16.608 | + functions-common:time_stop:2432 : end_time=1787825116604 2026-08-27 10:05:16.613 | + functions-common:time_stop:2433 : elapsed_time=71 2026-08-27 10:05:16.617 | + functions-common:time_stop:2434 : total=1922 2026-08-27 10:05:16.621 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-27 10:05:16.625 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=1993 2026-08-27 10:05:16.629 | + lib/dstat:start_dstat:40 : is_service_enabled peakmem_tracker 2026-08-27 10:05:16.651 | + functions-common:is_service_enabled:2076 : return 1 2026-08-27 10:05:16.656 | + lib/dstat:start_dstat:47 : run_process file_tracker /home/quobyte/devstack/tools/file_tracker.sh 2026-08-27 10:05:16.660 | + functions-common:run_process:1674 : local service=file_tracker 2026-08-27 10:05:16.663 | + functions-common:run_process:1675 : local command=/home/quobyte/devstack/tools/file_tracker.sh 2026-08-27 10:05:16.666 | + functions-common:run_process:1676 : local group= 2026-08-27 10:05:16.668 | + functions-common:run_process:1677 : local user= 2026-08-27 10:05:16.671 | + functions-common:run_process:1678 : local env_vars= 2026-08-27 10:05:16.674 | + functions-common:run_process:1680 : local name=file_tracker 2026-08-27 10:05:16.676 | + functions-common:run_process:1682 : time_start run_process 2026-08-27 10:05:16.679 | + functions-common:time_start:2406 : local name=run_process 2026-08-27 10:05:16.682 | + functions-common:time_start:2407 : local start_time= 2026-08-27 10:05:16.685 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-27 10:05:16.694 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-27 10:05:16.697 | + functions-common:time_start:2411 : _TIME_START[$name]=1787825116694 2026-08-27 10:05:16.699 | + functions-common:run_process:1683 : is_service_enabled file_tracker 2026-08-27 10:05:16.720 | + functions-common:is_service_enabled:2076 : return 1 2026-08-27 10:05:16.722 | + functions-common:run_process:1686 : time_stop run_process 2026-08-27 10:05:16.725 | + functions-common:time_stop:2420 : local name 2026-08-27 10:05:16.727 | + functions-common:time_stop:2421 : local end_time 2026-08-27 10:05:16.730 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-27 10:05:16.732 | + functions-common:time_stop:2423 : local total 2026-08-27 10:05:16.735 | + functions-common:time_stop:2424 : local start_time 2026-08-27 10:05:16.737 | + functions-common:time_stop:2426 : name=run_process 2026-08-27 10:05:16.739 | + functions-common:time_stop:2427 : start_time=1787825116694 2026-08-27 10:05:16.742 | + functions-common:time_stop:2429 : [[ -z 1787825116694 ]] 2026-08-27 10:05:16.748 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-27 10:05:16.752 | + functions-common:time_stop:2432 : end_time=1787825116750 2026-08-27 10:05:16.755 | + functions-common:time_stop:2433 : elapsed_time=56 2026-08-27 10:05:16.757 | + functions-common:time_stop:2434 : total=1993 2026-08-27 10:05:16.759 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-27 10:05:16.762 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=2049 2026-08-27 10:05:16.764 | + ./stack.sh:main:1084 : is_service_enabled atop 2026-08-27 10:05:16.789 | + functions-common:is_service_enabled:2076 : return 1 2026-08-27 10:05:16.795 | + ./stack.sh:main:1092 : is_service_enabled tcpdump 2026-08-27 10:05:16.818 | + functions-common:is_service_enabled:2076 : return 1 2026-08-27 10:05:16.823 | + ./stack.sh:main:1100 : is_service_enabled etcd3 2026-08-27 10:05:16.853 | + functions-common:is_service_enabled:2076 : return 0 2026-08-27 10:05:16.857 | + ./stack.sh:main:1101 : start_etcd3 2026-08-27 10:05:16.861 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2026-08-27 10:05:16.865 | + lib/etcd3:start_etcd3:42 : cmd+=' --name devstack --data-dir /opt/stack/data/etcd' 2026-08-27 10:05:16.869 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2026-08-27 10:05:16.873 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster devstack=http://192.168.122.38:2380' 2026-08-27 10:05:16.878 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://192.168.122.38:2380' 2026-08-27 10:05:16.885 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://192.168.122.38:2379' 2026-08-27 10:05:16.888 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2026-08-27 10:05:16.893 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2026-08-27 10:05:16.898 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://192.168.122.38:2379' 2026-08-27 10:05:16.901 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2026-08-27 10:05:16.904 | + lib/etcd3:start_etcd3:54 : cmd+=' --log-level=debug' 2026-08-27 10:05:16.909 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2026-08-27 10:05:16.912 | + 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.38:2380 --initial-advertise-peer-urls http://192.168.122.38:2380 --advertise-client-urls http://192.168.122.38:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://192.168.122.38:2379 --log-level=debug' '' root 2026-08-27 10:05:16.917 | + functions-common:write_user_unit_file:1535 : local service=devstack@etcd.service 2026-08-27 10:05:16.921 | + 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.38:2380 --initial-advertise-peer-urls http://192.168.122.38:2380 --advertise-client-urls http://192.168.122.38:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://192.168.122.38:2379 --log-level=debug' 2026-08-27 10:05:16.927 | + functions-common:write_user_unit_file:1537 : local group= 2026-08-27 10:05:16.931 | + functions-common:write_user_unit_file:1538 : local user=root 2026-08-27 10:05:16.935 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-08-27 10:05:16.939 | + functions-common:write_user_unit_file:1540 : local extra= 2026-08-27 10:05:16.943 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-08-27 10:05:16.947 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@etcd.service 2026-08-27 10:05:16.952 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-08-27 10:05:16.958 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2026-08-27 10:05:17.055 | + 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-27 10:05:17.147 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2026-08-27 10:05:17.225 | + 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.38:2380 --initial-advertise-peer-urls http://192.168.122.38:2380 --advertise-client-urls http://192.168.122.38:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://192.168.122.38:2379 --log-level=debug' 2026-08-27 10:05:17.301 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2026-08-27 10:05:17.381 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2026-08-27 10:05:17.464 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-08-27 10:05:17.541 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-08-27 10:05:17.545 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-08-27 10:05:17.549 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2026-08-27 10:05:17.641 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-08-27 10:05:18.141 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2026-08-27 10:05:18.216 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2026-08-27 10:05:18.294 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2026-08-27 10:05:18.371 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2026-08-27 10:05:18.449 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2026-08-27 10:05:18.455 | ++ functions-common:is_arch:519 : uname -m 2026-08-27 10:05:18.461 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-08-27 10:05:18.465 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2026-08-27 10:05:18.962 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2026-08-27 10:05:18.994 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2026-08-27 10:05:19.480 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2026-08-27 10:05:20.515 | + ./stack.sh:main:1107 : is_service_enabled tls-proxy 2026-08-27 10:05:20.540 | + functions-common:is_service_enabled:2076 : return 1 2026-08-27 10:05:20.544 | + ./stack.sh:main:1112 : write_clouds_yaml 2026-08-27 10:05:20.548 | + functions-common:write_clouds_yaml:84 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2026-08-27 10:05:20.552 | + functions-common:write_clouds_yaml:86 : sudo mkdir -p /etc/openstack 2026-08-27 10:05:20.570 | + functions-common:write_clouds_yaml:87 : sudo chown -R quobyte /etc/openstack 2026-08-27 10:05:20.588 | + functions-common:write_clouds_yaml:89 : CA_CERT_ARG= 2026-08-27 10:05:20.592 | + functions-common:write_clouds_yaml:90 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2026-08-27 10:05:20.596 | + 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.38/identity --os-username demo --os-password nomoresecret --os-project-name demo 2026-08-27 10:05:20.703 | The user clouds.yaml file didn't exist. 2026-08-27 10:05:20.717 | + 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.38/identity --os-username admin --os-password nomoresecret --os-project-name admin 2026-08-27 10:05:20.839 | + 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.38/identity --os-username admin --os-password nomoresecret --os-project-name demo 2026-08-27 10:05:20.963 | + 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.38/identity --os-username alt_demo --os-password nomoresecret --os-project-name alt_demo 2026-08-27 10:05:21.094 | + 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.38/identity --os-username alt_demo_member --os-password nomoresecret --os-project-name alt_demo 2026-08-27 10:05:21.222 | + 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.38/identity --os-username alt_demo_reader --os-password nomoresecret --os-project-name alt_demo 2026-08-27 10:05:21.350 | + 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.38/identity --os-username demo_reader --os-password nomoresecret --os-project-name demo 2026-08-27 10:05:21.481 | + 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.38/identity --os-username admin --os-password nomoresecret --os-system-scope all 2026-08-27 10:05:21.611 | + 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.38/identity --os-username system_member --os-password nomoresecret --os-system-scope all 2026-08-27 10:05:21.746 | + 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.38/identity --os-username system_reader --os-password nomoresecret --os-system-scope all 2026-08-27 10:05:21.883 | + functions-common:write_clouds_yaml:203 : cat 2026-08-27 10:05:21.889 | ++ functions-common:write_clouds_yaml:209 : eval echo '~quobyte' 2026-08-27 10:05:21.892 | +++ functions-common:write_clouds_yaml:209 : echo /home/quobyte 2026-08-27 10:05:21.897 | + functions-common:write_clouds_yaml:209 : rm -f /home/quobyte/.config/openstack/clouds.yaml 2026-08-27 10:05:21.902 | + ./stack.sh:main:1113 : export OS_CLOUD=devstack-admin 2026-08-27 10:05:21.906 | + ./stack.sh:main:1113 : OS_CLOUD=devstack-admin 2026-08-27 10:05:21.910 | + ./stack.sh:main:1115 : is_service_enabled keystone 2026-08-27 10:05:21.929 | + functions-common:is_service_enabled:2076 : return 0 2026-08-27 10:05:21.933 | + ./stack.sh:main:1116 : echo_summary 'Starting Keystone' 2026-08-27 10:05:21.936 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-27 10:05:21.939 | + ./stack.sh:echo_summary:450 : echo -e Starting Keystone 2026-08-27 10:05:21.942 | + ./stack.sh:main:1118 : '[' 192.168.122.38 == 192.168.122.38 ']' 2026-08-27 10:05:21.946 | + ./stack.sh:main:1119 : init_keystone 2026-08-27 10:05:21.949 | + lib/keystone:init_keystone:436 : is_service_enabled ldap 2026-08-27 10:05:21.968 | + functions-common:is_service_enabled:2076 : return 1 2026-08-27 10:05:21.971 | + lib/keystone:init_keystone:440 : [[ True == True ]] 2026-08-27 10:05:21.974 | + lib/keystone:init_keystone:442 : recreate_database keystone 2026-08-27 10:05:21.977 | + lib/database:recreate_database:112 : local db=keystone 2026-08-27 10:05:21.980 | + lib/database:recreate_database:113 : recreate_database_mysql keystone 2026-08-27 10:05:21.983 | + lib/databases/mysql:recreate_database_mysql:54 : local db=keystone 2026-08-27 10:05:21.986 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2026-08-27 10:05:21.993 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-27 10:05:22.069 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2026-08-27 10:05:22.075 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-27 10:05:22.145 | + lib/keystone:init_keystone:445 : time_start dbsync 2026-08-27 10:05:22.149 | + functions-common:time_start:2406 : local name=dbsync 2026-08-27 10:05:22.153 | + functions-common:time_start:2407 : local start_time= 2026-08-27 10:05:22.157 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-27 10:05:22.162 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-27 10:05:22.169 | + functions-common:time_start:2411 : _TIME_START[$name]=1787825122164 2026-08-27 10:05:22.173 | + lib/keystone:init_keystone:447 : /opt/stack/data/venv/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2026-08-27 10:05:22.913 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/loopingcall.py:19: EventletDeprecationWarning: 2026-08-27 10:05:22.913 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-27 10:05:22.913 | we strongly recommend against using it for new projects. 2026-08-27 10:05:22.914 | 2026-08-27 10:05:22.914 | If you are already using Eventlet, we recommend migrating to a different 2026-08-27 10:05:22.914 | framework. For more detail see 2026-08-27 10:05:22.914 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-27 10:05:22.914 | 2026-08-27 10:05:22.914 | from eventlet import event 2026-08-27 10:05:25.789 | INFO dbcounter [-] Registered counter for database keystone 2026-08-27 10:05:25.875 | 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=41009) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-08-27 10:05:25.890 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-08-27 10:05:25.890 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-08-27 10:05:25.891 | DEBUG dbcounter [-] [41009] Writer thread running {{(pid=41009) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-08-27 10:05:25.970 | INFO alembic.runtime.migration [-] Running upgrade -> 27e647c0fad4, Initial version. 2026-08-27 10:05:29.439 | DEBUG alembic.runtime.migration [-] new branch insert 27e647c0fad4 {{(pid=41009) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:778}} 2026-08-27 10:05:29.442 | INFO alembic.runtime.migration [-] Running upgrade 27e647c0fad4 -> 29e87d24a316, Initial no-op Yoga expand migration. 2026-08-27 10:05:29.442 | DEBUG alembic.runtime.migration [-] update 27e647c0fad4 to 29e87d24a316 {{(pid=41009) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-27 10:05:29.446 | INFO alembic.runtime.migration [-] Running upgrade 29e87d24a316 -> b4f8b3f584e0, Fix incorrect constraints. 2026-08-27 10:05:29.485 | DEBUG alembic.runtime.migration [-] update 29e87d24a316 to b4f8b3f584e0 {{(pid=41009) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-27 10:05:29.487 | INFO alembic.runtime.migration [-] Running upgrade b4f8b3f584e0 -> 11c3b243b4cb, Remove service_provider.relay_state_prefix server default. 2026-08-27 10:05:29.508 | DEBUG alembic.runtime.migration [-] update b4f8b3f584e0 to 11c3b243b4cb {{(pid=41009) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-27 10:05:29.512 | INFO alembic.runtime.migration [-] Running upgrade 11c3b243b4cb -> 47147121, Add Identity Federation attribute mapping schema version. 2026-08-27 10:05:29.575 | DEBUG alembic.runtime.migration [-] update 11c3b243b4cb to 47147121 {{(pid=41009) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-27 10:05:29.578 | INFO alembic.runtime.migration [-] Running upgrade 47147121 -> e8725d6fa226, Add project_id index to project_endpoint_group 2026-08-27 10:05:29.612 | DEBUG alembic.runtime.migration [-] update 47147121 to e8725d6fa226 {{(pid=41009) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-27 10:05:29.614 | INFO alembic.runtime.migration [-] Running upgrade e8725d6fa226 -> 742c857f1dfb, Add index in revocation_event 2026-08-27 10:05:29.714 | DEBUG alembic.runtime.migration [-] update e8725d6fa226 to 742c857f1dfb {{(pid=41009) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-27 10:05:29.719 | INFO alembic.runtime.migration [-] Running upgrade 27e647c0fad4 -> e25ffa003242, Initial no-op Yoga contract migration. 2026-08-27 10:05:29.719 | DEBUG alembic.runtime.migration [-] new branch insert e25ffa003242 {{(pid=41009) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:778}} 2026-08-27 10:05:29.722 | INFO alembic.runtime.migration [-] Running upgrade e25ffa003242 -> 99de3849d860, Fix incorrect constraints. 2026-08-27 10:05:29.840 | DEBUG alembic.runtime.migration [-] update e25ffa003242 to 99de3849d860 {{(pid=41009) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-27 10:05:29.843 | INFO alembic.runtime.migration [-] Running upgrade 99de3849d860 -> c88cdce8f248, Remove duplicate constraints. 2026-08-27 10:05:29.914 | DEBUG alembic.runtime.migration [-] update 99de3849d860 to c88cdce8f248 {{(pid=41009) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-27 10:05:30.538 | + lib/keystone:init_keystone:448 : time_stop dbsync 2026-08-27 10:05:30.542 | + functions-common:time_stop:2420 : local name 2026-08-27 10:05:30.546 | + functions-common:time_stop:2421 : local end_time 2026-08-27 10:05:30.550 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-27 10:05:30.554 | + functions-common:time_stop:2423 : local total 2026-08-27 10:05:30.559 | + functions-common:time_stop:2424 : local start_time 2026-08-27 10:05:30.563 | + functions-common:time_stop:2426 : name=dbsync 2026-08-27 10:05:30.567 | + functions-common:time_stop:2427 : start_time=1787825122164 2026-08-27 10:05:30.571 | + functions-common:time_stop:2429 : [[ -z 1787825122164 ]] 2026-08-27 10:05:30.576 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-27 10:05:30.582 | + functions-common:time_stop:2432 : end_time=1787825130578 2026-08-27 10:05:30.587 | + functions-common:time_stop:2433 : elapsed_time=8414 2026-08-27 10:05:30.591 | + functions-common:time_stop:2434 : total=0 2026-08-27 10:05:30.595 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-27 10:05:30.599 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=8414 2026-08-27 10:05:30.603 | + lib/keystone:init_keystone:450 : [[ fernet == \f\e\r\n\e\t ]] 2026-08-27 10:05:30.607 | + lib/keystone:init_keystone:451 : rm -rf /etc/keystone/fernet-keys/ 2026-08-27 10:05:30.613 | + lib/keystone:init_keystone:452 : /opt/stack/data/venv/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2026-08-27 10:05:31.326 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/loopingcall.py:19: EventletDeprecationWarning: 2026-08-27 10:05:31.326 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-27 10:05:31.327 | we strongly recommend against using it for new projects. 2026-08-27 10:05:31.327 | 2026-08-27 10:05:31.327 | If you are already using Eventlet, we recommend migrating to a different 2026-08-27 10:05:31.327 | framework. For more detail see 2026-08-27 10:05:31.327 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-27 10:05:31.327 | 2026-08-27 10:05:31.327 | from eventlet import event 2026-08-27 10:05:33.981 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2026-08-27 10:05:33.982 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2026-08-27 10:05:33.982 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2026-08-27 10:05:33.983 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2026-08-27 10:05:33.983 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2026-08-27 10:05:33.983 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2026-08-27 10:05:33.984 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2026-08-27 10:05:33.984 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2026-08-27 10:05:33.984 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2026-08-27 10:05:34.541 | + lib/keystone:init_keystone:454 : rm -rf /etc/keystone/credential-keys/ 2026-08-27 10:05:34.547 | + lib/keystone:init_keystone:455 : /opt/stack/data/venv/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2026-08-27 10:05:35.258 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/loopingcall.py:19: EventletDeprecationWarning: 2026-08-27 10:05:35.259 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-27 10:05:35.259 | we strongly recommend against using it for new projects. 2026-08-27 10:05:35.259 | 2026-08-27 10:05:35.259 | If you are already using Eventlet, we recommend migrating to a different 2026-08-27 10:05:35.259 | framework. For more detail see 2026-08-27 10:05:35.259 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-27 10:05:35.259 | 2026-08-27 10:05:35.259 | from eventlet import event 2026-08-27 10:05:37.885 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2026-08-27 10:05:37.886 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2026-08-27 10:05:37.887 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2026-08-27 10:05:37.887 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2026-08-27 10:05:37.887 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2026-08-27 10:05:37.888 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2026-08-27 10:05:37.888 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2026-08-27 10:05:37.888 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2026-08-27 10:05:37.889 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2026-08-27 10:05:38.438 | + ./stack.sh:main:1120 : start_keystone 2026-08-27 10:05:38.444 | ++ lib/keystone:start_keystone:508 : which uwsgi 2026-08-27 10:05:38.449 | + lib/keystone:start_keystone:508 : run_process keystone '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' 2026-08-27 10:05:38.453 | + functions-common:run_process:1674 : local service=keystone 2026-08-27 10:05:38.457 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-08-27 10:05:38.460 | + functions-common:run_process:1676 : local group= 2026-08-27 10:05:38.465 | + functions-common:run_process:1677 : local user= 2026-08-27 10:05:38.468 | + functions-common:run_process:1678 : local env_vars= 2026-08-27 10:05:38.472 | + functions-common:run_process:1680 : local name=keystone 2026-08-27 10:05:38.476 | + functions-common:run_process:1682 : time_start run_process 2026-08-27 10:05:38.480 | + functions-common:time_start:2406 : local name=run_process 2026-08-27 10:05:38.484 | + functions-common:time_start:2407 : local start_time= 2026-08-27 10:05:38.489 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-27 10:05:38.493 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-27 10:05:38.499 | + functions-common:time_start:2411 : _TIME_START[$name]=1787825138495 2026-08-27 10:05:38.506 | + functions-common:run_process:1683 : is_service_enabled keystone 2026-08-27 10:05:38.528 | + functions-common:is_service_enabled:2076 : return 0 2026-08-27 10:05:38.532 | + functions-common:run_process:1684 : _run_under_systemd keystone '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' '' '' 2026-08-27 10:05:38.536 | + functions-common:_run_under_systemd:1628 : local service=keystone 2026-08-27 10:05:38.540 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-08-27 10:05:38.543 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-08-27 10:05:38.547 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-08-27 10:05:38.551 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-08-27 10:05:38.555 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2026-08-27 10:05:38.559 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2026-08-27 10:05:38.565 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@keystone.service 2026-08-27 10:05:38.567 | + functions-common:_run_under_systemd:1635 : local group= 2026-08-27 10:05:38.571 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-08-27 10:05:38.575 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-08-27 10:05:38.578 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-08-27 10:05:38.582 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[keystone] ]] 2026-08-27 10:05:38.586 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2026-08-27 10:05:38.590 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-08-27 10:05:38.594 | + 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-27 10:05:38.598 | + 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-27 10:05:38.602 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@keystone.service 2026-08-27 10:05:38.605 | + 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-27 10:05:38.609 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-08-27 10:05:38.613 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-08-27 10:05:38.616 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-08-27 10:05:38.620 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@keystone.service 2026-08-27 10:05:38.624 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-08-27 10:05:38.630 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@keystone.service Unit Description 'Devstack devstack@keystone.service' 2026-08-27 10:05:38.720 | + 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-27 10:05:38.805 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service 2026-08-27 10:05:38.879 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User quobyte 2026-08-27 10:05:38.954 | + 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-27 10:05:39.029 | + 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-27 10:05:39.106 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2026-08-27 10:05:39.182 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2026-08-27 10:05:39.257 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2026-08-27 10:05:39.334 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2026-08-27 10:05:39.409 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2026-08-27 10:05:39.483 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-08-27 10:05:39.487 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-08-27 10:05:39.490 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target 2026-08-27 10:05:39.570 | ++ inc/async:async_inner:64 : rc=0 2026-08-27 10:05:39.588 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-08-27 10:05:39.602 | [38104 Async install_tempest:38104]: finished successfully 2026-08-27 10:05:40.095 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@keystone.service 2026-08-27 10:05:40.128 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2026-08-27 10:05:40.597 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@keystone.service 2026-08-27 10:05:40.746 | + functions-common:run_process:1686 : time_stop run_process 2026-08-27 10:05:40.748 | + functions-common:time_stop:2420 : local name 2026-08-27 10:05:40.752 | + functions-common:time_stop:2421 : local end_time 2026-08-27 10:05:40.756 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-27 10:05:40.760 | + functions-common:time_stop:2423 : local total 2026-08-27 10:05:40.763 | + functions-common:time_stop:2424 : local start_time 2026-08-27 10:05:40.767 | + functions-common:time_stop:2426 : name=run_process 2026-08-27 10:05:40.772 | + functions-common:time_stop:2427 : start_time=1787825138495 2026-08-27 10:05:40.775 | + functions-common:time_stop:2429 : [[ -z 1787825138495 ]] 2026-08-27 10:05:40.779 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-27 10:05:40.784 | + functions-common:time_stop:2432 : end_time=1787825140781 2026-08-27 10:05:40.788 | + functions-common:time_stop:2433 : elapsed_time=2286 2026-08-27 10:05:40.792 | + functions-common:time_stop:2434 : total=2049 2026-08-27 10:05:40.795 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-27 10:05:40.800 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=4335 2026-08-27 10:05:40.806 | + lib/keystone:start_keystone:510 : echo 'Waiting for keystone to start...' 2026-08-27 10:05:40.806 | Waiting for keystone to start... 2026-08-27 10:05:40.808 | + lib/keystone:start_keystone:514 : local service_uri=http://192.168.122.38/identity/v3/ 2026-08-27 10:05:40.812 | + lib/keystone:start_keystone:516 : wait_for_service 60 http://192.168.122.38/identity/v3/ 2026-08-27 10:05:40.816 | + functions:wait_for_service:476 : local timeout=60 2026-08-27 10:05:40.819 | + functions:wait_for_service:477 : local url=http://192.168.122.38/identity/v3/ 2026-08-27 10:05:40.824 | + functions:wait_for_service:478 : local rval=0 2026-08-27 10:05:40.828 | + functions:wait_for_service:479 : time_start wait_for_service 2026-08-27 10:05:40.832 | + functions-common:time_start:2406 : local name=wait_for_service 2026-08-27 10:05:40.835 | + functions-common:time_start:2407 : local start_time= 2026-08-27 10:05:40.839 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-27 10:05:40.845 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-27 10:05:40.850 | + functions-common:time_start:2411 : _TIME_START[$name]=1787825140846 2026-08-27 10:05:40.853 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-08-27 10:05:40.857 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-27 10:05:40.861 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.38/identity/v3/ 2026-08-27 10:05:46.523 | + :: : [[ 200 == 503 ]] 2026-08-27 10:05:46.525 | + :: : [[ 0 -eq 7 ]] 2026-08-27 10:05:46.526 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-08-27 10:05:46.529 | + functions-common:time_stop:2420 : local name 2026-08-27 10:05:46.532 | + functions-common:time_stop:2421 : local end_time 2026-08-27 10:05:46.536 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-27 10:05:46.540 | + functions-common:time_stop:2423 : local total 2026-08-27 10:05:46.544 | + functions-common:time_stop:2424 : local start_time 2026-08-27 10:05:46.547 | + functions-common:time_stop:2426 : name=wait_for_service 2026-08-27 10:05:46.551 | + functions-common:time_stop:2427 : start_time=1787825140846 2026-08-27 10:05:46.555 | + functions-common:time_stop:2429 : [[ -z 1787825140846 ]] 2026-08-27 10:05:46.560 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-27 10:05:46.567 | + functions-common:time_stop:2432 : end_time=1787825146563 2026-08-27 10:05:46.571 | + functions-common:time_stop:2433 : elapsed_time=5717 2026-08-27 10:05:46.574 | + functions-common:time_stop:2434 : total=0 2026-08-27 10:05:46.578 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-27 10:05:46.582 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=5717 2026-08-27 10:05:46.586 | + functions:wait_for_service:486 : return 0 2026-08-27 10:05:46.590 | + lib/keystone:start_keystone:521 : is_service_enabled tls-proxy 2026-08-27 10:05:46.614 | + functions-common:is_service_enabled:2076 : return 1 2026-08-27 10:05:46.618 | + lib/keystone:start_keystone:526 : restart_service memcached 2026-08-27 10:05:46.622 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-08-27 10:05:46.626 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart memcached 2026-08-27 10:05:47.417 | + ./stack.sh:main:1121 : bootstrap_keystone 2026-08-27 10:05:47.424 | + 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.38/identity 2026-08-27 10:05:48.120 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/loopingcall.py:19: EventletDeprecationWarning: 2026-08-27 10:05:48.120 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-27 10:05:48.120 | we strongly recommend against using it for new projects. 2026-08-27 10:05:48.120 | 2026-08-27 10:05:48.120 | If you are already using Eventlet, we recommend migrating to a different 2026-08-27 10:05:48.120 | framework. For more detail see 2026-08-27 10:05:48.120 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-27 10:05:48.120 | 2026-08-27 10:05:48.121 | from eventlet import event 2026-08-27 10:05:51.184 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=42013) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-27 10:05:51.184 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=42013) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-27 10:05:51.185 | 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=42013) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-27 10:05:51.192 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=42013) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-27 10:05:51.206 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=42013) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-27 10:05:51.206 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=42013) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-27 10:05:51.255 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=42013) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-27 10:05:51.263 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=42013) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-27 10:05:51.263 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=42013) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-27 10:05:51.348 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=42013) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-27 10:05:51.348 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=42013) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-27 10:05:51.348 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=42013) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-27 10:05:51.349 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=42013) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-27 10:05:51.349 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=42013) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-27 10:05:51.349 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=42013) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-27 10:05:51.361 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=42013) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-27 10:05:51.361 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=42013) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-27 10:05:51.361 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=42013) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-27 10:05:51.364 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=42013) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-27 10:05:51.364 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=42013) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-27 10:05:51.364 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=42013) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-27 10:05:51.365 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=42013) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-27 10:05:51.370 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=42013) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-27 10:05:51.373 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=42013) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-27 10:05:51.374 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=42013) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-27 10:05:51.374 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=42013) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-27 10:05:51.374 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=42013) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-27 10:05:51.375 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=42013) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-27 10:05:51.375 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=42013) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-27 10:05:51.376 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=42013) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-27 10:05:51.452 | INFO dbcounter [-] Registered counter for database keystone 2026-08-27 10:05:51.543 | 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=42013) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-08-27 10:05:51.734 | DEBUG dbcounter [-] [42013] Writer thread running {{(pid=42013) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-08-27 10:05:51.867 | INFO keystone.cmd.bootstrap [None req-8b730efa-f117-4c6a-8138-bf8b13e869f2 None None] Created domain default 2026-08-27 10:05:51.929 | INFO keystone.cmd.bootstrap [None req-8b730efa-f117-4c6a-8138-bf8b13e869f2 None None] Created project admin 2026-08-27 10:05:51.964 | WARNING keystone.common.password_hashing [None req-8b730efa-f117-4c6a-8138-bf8b13e869f2 None None] Truncating password to algorithm specific maximum length 72 characters.: keystone.exception.UserNotFound: Could not find user: admin. 2026-08-27 10:05:51.988 | INFO keystone.cmd.bootstrap [None req-8b730efa-f117-4c6a-8138-bf8b13e869f2 None None] Created user admin 2026-08-27 10:05:52.010 | INFO keystone.cmd.bootstrap [None req-8b730efa-f117-4c6a-8138-bf8b13e869f2 None None] Created role reader 2026-08-27 10:05:52.025 | INFO keystone.cmd.bootstrap [None req-8b730efa-f117-4c6a-8138-bf8b13e869f2 None None] Created role member 2026-08-27 10:05:52.055 | INFO keystone.cmd.bootstrap [None req-8b730efa-f117-4c6a-8138-bf8b13e869f2 None None] Created implied role where a8a6e20d0a68401a9612ddfdcd9c6295 implies 316dac364849495f9bd909aef594595b 2026-08-27 10:05:52.071 | INFO keystone.cmd.bootstrap [None req-8b730efa-f117-4c6a-8138-bf8b13e869f2 None None] Created role manager 2026-08-27 10:05:52.095 | INFO keystone.cmd.bootstrap [None req-8b730efa-f117-4c6a-8138-bf8b13e869f2 None None] Created implied role where 528e72b303b44ebf8627e3feee17f7e9 implies a8a6e20d0a68401a9612ddfdcd9c6295 2026-08-27 10:05:52.113 | INFO keystone.cmd.bootstrap [None req-8b730efa-f117-4c6a-8138-bf8b13e869f2 None None] Created role admin 2026-08-27 10:05:52.134 | INFO keystone.cmd.bootstrap [None req-8b730efa-f117-4c6a-8138-bf8b13e869f2 None None] Created implied role where cede26aa4b06479e8251e36ff98e0d34 implies 528e72b303b44ebf8627e3feee17f7e9 2026-08-27 10:05:52.155 | INFO keystone.cmd.bootstrap [None req-8b730efa-f117-4c6a-8138-bf8b13e869f2 None None] Created role service 2026-08-27 10:05:52.172 | INFO keystone.cmd.bootstrap [None req-8b730efa-f117-4c6a-8138-bf8b13e869f2 None None] Granted role admin on project admin to user admin. 2026-08-27 10:05:52.185 | INFO keystone.cmd.bootstrap [None req-8b730efa-f117-4c6a-8138-bf8b13e869f2 None None] Granted role admin on the system to user admin. 2026-08-27 10:05:52.201 | WARNING py.warnings [None req-8b730efa-f117-4c6a-8138-bf8b13e869f2 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-27 10:05:52.201 | warnings.warn( 2026-08-27 10:05:52.201 |  2026-08-27 10:05:52.206 | INFO keystone.cmd.bootstrap [None req-8b730efa-f117-4c6a-8138-bf8b13e869f2 None None] Created region RegionOne 2026-08-27 10:05:52.253 | INFO keystone.cmd.bootstrap [None req-8b730efa-f117-4c6a-8138-bf8b13e869f2 None None] Created public endpoint http://192.168.122.38/identity 2026-08-27 10:05:52.786 | + lib/keystone:bootstrap_keystone:549 : '[' False == True ']' 2026-08-27 10:05:52.790 | + ./stack.sh:main:1124 : create_keystone_accounts 2026-08-27 10:05:52.794 | + lib/keystone:create_keystone_accounts:257 : local admin_project 2026-08-27 10:05:52.799 | ++ lib/keystone:create_keystone_accounts:258 : oscwrap project show admin -f value -c id 2026-08-27 10:05:57.539 | ++ functions-common:oscwrap:2465 : return 0 2026-08-27 10:05:57.544 | + lib/keystone:create_keystone_accounts:258 : admin_project=f1eae1df4ea7498db278d87a8d96d57b 2026-08-27 10:05:57.547 | + lib/keystone:create_keystone_accounts:259 : local admin_user 2026-08-27 10:05:57.552 | ++ lib/keystone:create_keystone_accounts:260 : oscwrap user show admin -f value -c id 2026-08-27 10:06:00.658 | ++ functions-common:oscwrap:2465 : return 0 2026-08-27 10:06:00.662 | + lib/keystone:create_keystone_accounts:260 : admin_user=40f60570596a4bd1a0ab5e34da3e4ab3 2026-08-27 10:06:00.665 | + lib/keystone:create_keystone_accounts:262 : local admin_role=admin 2026-08-27 10:06:00.669 | + lib/keystone:create_keystone_accounts:263 : local member_role=member 2026-08-27 10:06:00.673 | + lib/keystone:create_keystone_accounts:264 : local reader_role=reader 2026-08-27 10:06:00.677 | + lib/keystone:create_keystone_accounts:266 : async_run ks-domain-role get_or_add_user_domain_role admin 40f60570596a4bd1a0ab5e34da3e4ab3 default 2026-08-27 10:06:00.756 | + inc/async:async_inner:63 : get_or_add_user_domain_role admin 40f60570596a4bd1a0ab5e34da3e4ab3 default 2026-08-27 10:06:00.805 | [1978 Async ks-domain-role:42133]: running: get_or_add_user_domain_role admin 40f60570596a4bd1a0ab5e34da3e4ab3 default 2026-08-27 10:06:00.808 | + lib/keystone:create_keystone_accounts:269 : get_or_create_domain Default 2026-08-27 10:06:00.812 | + functions-common:get_or_create_domain:872 : local domain_id 2026-08-27 10:06:00.817 | ++ 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-27 10:06:04.508 | ++ functions-common:oscwrap:2465 : return 0 2026-08-27 10:06:04.513 | + functions-common:get_or_create_domain:877 : domain_id=default 2026-08-27 10:06:04.519 | + functions-common:get_or_create_domain:878 : echo default 2026-08-27 10:06:04.519 | default 2026-08-27 10:06:04.522 | + lib/keystone:create_keystone_accounts:270 : async_run ks-project get_or_create_project service Default 2026-08-27 10:06:04.598 | + inc/async:async_inner:63 : get_or_create_project service Default 2026-08-27 10:06:04.646 | [1978 Async ks-project:42247]: running: get_or_create_project service Default 2026-08-27 10:06:04.650 | + lib/keystone:create_keystone_accounts:273 : async_run ks-service get_or_create_role service 2026-08-27 10:06:04.732 | + inc/async:async_inner:63 : get_or_create_role service 2026-08-27 10:06:04.793 | [1978 Async ks-service:42341]: running: get_or_create_role service 2026-08-27 10:06:04.796 | + lib/keystone:create_keystone_accounts:279 : async_run ks-reseller get_or_create_role ResellerAdmin 2026-08-27 10:06:04.875 | + inc/async:async_inner:63 : get_or_create_role ResellerAdmin 2026-08-27 10:06:04.959 | [1978 Async ks-reseller:42435]: running: get_or_create_role ResellerAdmin 2026-08-27 10:06:04.965 | + lib/keystone:create_keystone_accounts:283 : local another_role=anotherrole 2026-08-27 10:06:04.973 | + lib/keystone:create_keystone_accounts:284 : async_run ks-anotherrole get_or_create_role anotherrole 2026-08-27 10:06:05.126 | + inc/async:async_inner:63 : get_or_create_role anotherrole 2026-08-27 10:06:05.229 | [1978 Async ks-anotherrole:42549]: running: get_or_create_role anotherrole 2026-08-27 10:06:05.237 | + lib/keystone:create_keystone_accounts:287 : local invis_project 2026-08-27 10:06:05.249 | ++ lib/keystone:create_keystone_accounts:288 : get_or_create_project invisible_to_admin default 2026-08-27 10:06:05.257 | ++ functions-common:get_or_create_project:922 : local project_id 2026-08-27 10:06:05.264 | +++ 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-27 10:06:09.495 | + inc/async:async_inner:64 : rc=0 2026-08-27 10:06:09.567 | [42435 Async ks-reseller:42435]: finished successfully 2026-08-27 10:06:09.766 | + inc/async:async_inner:64 : rc=0 2026-08-27 10:06:09.814 | [42247 Async ks-project:42247]: finished successfully 2026-08-27 10:06:10.217 | + inc/async:async_inner:64 : rc=0 2026-08-27 10:06:10.255 | [42341 Async ks-service:42341]: finished successfully 2026-08-27 10:06:10.414 | +++ functions-common:oscwrap:2465 : return 0 2026-08-27 10:06:10.418 | ++ functions-common:get_or_create_project:928 : project_id=4517fdbd9eea4c26af16e6e8bca775ba 2026-08-27 10:06:10.423 | ++ functions-common:get_or_create_project:929 : echo 4517fdbd9eea4c26af16e6e8bca775ba 2026-08-27 10:06:10.429 | + lib/keystone:create_keystone_accounts:288 : invis_project=4517fdbd9eea4c26af16e6e8bca775ba 2026-08-27 10:06:10.435 | + lib/keystone:create_keystone_accounts:291 : local demo_project 2026-08-27 10:06:10.441 | ++ lib/keystone:create_keystone_accounts:292 : get_or_create_project demo default 2026-08-27 10:06:10.445 | ++ functions-common:get_or_create_project:922 : local project_id 2026-08-27 10:06:10.451 | +++ 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-27 10:06:10.527 | + inc/async:async_inner:64 : rc=0 2026-08-27 10:06:10.551 | [42549 Async ks-anotherrole:42549]: finished successfully 2026-08-27 10:06:11.104 | + inc/async:async_inner:64 : rc=0 2026-08-27 10:06:11.135 | [42133 Async ks-domain-role:42133]: finished successfully 2026-08-27 10:06:13.788 | +++ functions-common:oscwrap:2465 : return 0 2026-08-27 10:06:13.793 | ++ functions-common:get_or_create_project:928 : project_id=7722844682964fa69ada8ec1a1d142a7 2026-08-27 10:06:13.796 | ++ functions-common:get_or_create_project:929 : echo 7722844682964fa69ada8ec1a1d142a7 2026-08-27 10:06:13.800 | + lib/keystone:create_keystone_accounts:292 : demo_project=7722844682964fa69ada8ec1a1d142a7 2026-08-27 10:06:13.804 | + lib/keystone:create_keystone_accounts:293 : local demo_user 2026-08-27 10:06:13.809 | ++ lib/keystone:create_keystone_accounts:295 : get_or_create_user demo nomoresecret default demo@example.com 2026-08-27 10:06:13.812 | ++ functions-common:get_or_create_user:899 : local user_id 2026-08-27 10:06:13.815 | ++ functions-common:get_or_create_user:900 : [[ ! -z demo@example.com ]] 2026-08-27 10:06:13.818 | ++ functions-common:get_or_create_user:901 : local email=--email=demo@example.com 2026-08-27 10:06:13.823 | +++ 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-27 10:06:17.209 | +++ functions-common:oscwrap:2465 : return 0 2026-08-27 10:06:17.213 | ++ functions-common:get_or_create_user:915 : user_id=abea7f0fecfe422cb412aee24f928d39 2026-08-27 10:06:17.217 | ++ functions-common:get_or_create_user:916 : echo abea7f0fecfe422cb412aee24f928d39 2026-08-27 10:06:17.221 | + lib/keystone:create_keystone_accounts:295 : demo_user=abea7f0fecfe422cb412aee24f928d39 2026-08-27 10:06:17.225 | + lib/keystone:create_keystone_accounts:297 : async_wait ks-domain-role ks-domain ks-project ks-service ks-reseller ks-anotherrole 2026-08-27 10:06:17.286 | [1978 Async ks-domain-role:42133]: Waiting for completion of get_or_add_user_domain_role admin 40f60570596a4bd1a0ab5e34da3e4ab3 default running on PID 42133 (6 other jobs running) 2026-08-27 10:06:17.313 | [1978 Async ks-domain-role:42133]: Signaling child to exit 2026-08-27 10:06:17.314 | WAKEUP 2026-08-27 10:06:17.339 | [1978 Async ks-domain-role:42133]: Signaled 2026-08-27 10:06:17.341 | + functions-common:get_or_add_user_domain_role:986 : local user_role_id 2026-08-27 10:06:17.341 | + functions-common:get_or_add_user_domain_role:990 : openstack --os-cloud devstack-system-admin role add admin --user 40f60570596a4bd1a0ab5e34da3e4ab3 --domain default 2026-08-27 10:06:17.342 | ++ functions-common:get_or_add_user_domain_role:997 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 40f60570596a4bd1a0ab5e34da3e4ab3 --domain default -c Role -f value 2026-08-27 10:06:17.342 | ++ functions-common:oscwrap:2465 : return 0 2026-08-27 10:06:17.342 | + functions-common:get_or_add_user_domain_role:997 : user_role_id=cede26aa4b06479e8251e36ff98e0d34 2026-08-27 10:06:17.342 | + functions-common:get_or_add_user_domain_role:999 : echo cede26aa4b06479e8251e36ff98e0d34 2026-08-27 10:06:17.342 | cede26aa4b06479e8251e36ff98e0d34 2026-08-27 10:06:17.392 | [1978 Async ks-domain-role:42133]: finished get_or_add_user_domain_role admin 40f60570596a4bd1a0ab5e34da3e4ab3 default with result 0 in 10 seconds 2026-08-27 10:06:17.401 | Not waiting for async task ks-domain that we never started or has already been waited for 2026-08-27 10:06:17.441 | [1978 Async ks-project:42247]: Waiting for completion of get_or_create_project service Default running on PID 42247 (5 other jobs running) 2026-08-27 10:06:17.469 | [1978 Async ks-project:42247]: Signaling child to exit 2026-08-27 10:06:17.470 | WAKEUP 2026-08-27 10:06:17.494 | [1978 Async ks-project:42247]: Signaled 2026-08-27 10:06:17.496 | + functions-common:get_or_create_project:922 : local project_id 2026-08-27 10:06:17.496 | ++ 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-27 10:06:17.496 | ++ functions-common:oscwrap:2465 : return 0 2026-08-27 10:06:17.496 | + functions-common:get_or_create_project:928 : project_id=d8839e6a1754400ca049728bc09ba6a9 2026-08-27 10:06:17.496 | + functions-common:get_or_create_project:929 : echo d8839e6a1754400ca049728bc09ba6a9 2026-08-27 10:06:17.496 | d8839e6a1754400ca049728bc09ba6a9 2026-08-27 10:06:17.546 | [1978 Async ks-project:42247]: finished get_or_create_project service Default with result 0 in 5 seconds 2026-08-27 10:06:17.587 | [1978 Async ks-service:42341]: Waiting for completion of get_or_create_role service running on PID 42341 (4 other jobs running) 2026-08-27 10:06:17.614 | [1978 Async ks-service:42341]: Signaling child to exit 2026-08-27 10:06:17.614 | WAKEUP 2026-08-27 10:06:17.639 | [1978 Async ks-service:42341]: Signaled 2026-08-27 10:06:17.641 | + functions-common:get_or_create_role:935 : local role_id 2026-08-27 10:06:17.641 | ++ functions-common:get_or_create_role:940 : oscwrap --os-cloud devstack-system-admin role create service --or-show -f value -c id 2026-08-27 10:06:17.641 | ++ functions-common:oscwrap:2465 : return 0 2026-08-27 10:06:17.641 | + functions-common:get_or_create_role:940 : role_id=ce0c9ebf837d40a39524b366fd0d7e19 2026-08-27 10:06:17.642 | + functions-common:get_or_create_role:941 : echo ce0c9ebf837d40a39524b366fd0d7e19 2026-08-27 10:06:17.642 | ce0c9ebf837d40a39524b366fd0d7e19 2026-08-27 10:06:17.689 | [1978 Async ks-service:42341]: finished get_or_create_role service with result 0 in 5 seconds 2026-08-27 10:06:17.732 | [1978 Async ks-reseller:42435]: Waiting for completion of get_or_create_role ResellerAdmin running on PID 42435 (3 other jobs running) 2026-08-27 10:06:17.760 | [1978 Async ks-reseller:42435]: Signaling child to exit 2026-08-27 10:06:17.761 | WAKEUP 2026-08-27 10:06:17.785 | [1978 Async ks-reseller:42435]: Signaled 2026-08-27 10:06:17.787 | + functions-common:get_or_create_role:935 : local role_id 2026-08-27 10:06:17.787 | ++ functions-common:get_or_create_role:940 : oscwrap --os-cloud devstack-system-admin role create ResellerAdmin --or-show -f value -c id 2026-08-27 10:06:17.787 | ++ functions-common:oscwrap:2465 : return 0 2026-08-27 10:06:17.787 | + functions-common:get_or_create_role:940 : role_id=9613ec2122094b4b9504a5960f39b4c3 2026-08-27 10:06:17.787 | + functions-common:get_or_create_role:941 : echo 9613ec2122094b4b9504a5960f39b4c3 2026-08-27 10:06:17.787 | 9613ec2122094b4b9504a5960f39b4c3 2026-08-27 10:06:17.837 | [1978 Async ks-reseller:42435]: finished get_or_create_role ResellerAdmin with result 0 in 4 seconds 2026-08-27 10:06:17.881 | [1978 Async ks-anotherrole:42549]: Waiting for completion of get_or_create_role anotherrole running on PID 42549 (2 other jobs running) 2026-08-27 10:06:17.909 | [1978 Async ks-anotherrole:42549]: Signaling child to exit 2026-08-27 10:06:17.910 | WAKEUP 2026-08-27 10:06:17.935 | [1978 Async ks-anotherrole:42549]: Signaled 2026-08-27 10:06:17.936 | + functions-common:get_or_create_role:935 : local role_id 2026-08-27 10:06:17.936 | ++ functions-common:get_or_create_role:940 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2026-08-27 10:06:17.937 | ++ functions-common:oscwrap:2465 : return 0 2026-08-27 10:06:17.937 | + functions-common:get_or_create_role:940 : role_id=980845ed78e64cbdbf7c640a51fae502 2026-08-27 10:06:17.937 | + functions-common:get_or_create_role:941 : echo 980845ed78e64cbdbf7c640a51fae502 2026-08-27 10:06:17.937 | 980845ed78e64cbdbf7c640a51fae502 2026-08-27 10:06:17.987 | [1978 Async ks-anotherrole:42549]: finished get_or_create_role anotherrole with result 0 in 5 seconds 2026-08-27 10:06:17.994 | + inc/async:async_wait:197 : return 0 2026-08-27 10:06:17.997 | + lib/keystone:create_keystone_accounts:299 : async_run ks-demo-member get_or_add_user_project_role member abea7f0fecfe422cb412aee24f928d39 7722844682964fa69ada8ec1a1d142a7 2026-08-27 10:06:18.077 | + inc/async:async_inner:63 : get_or_add_user_project_role member abea7f0fecfe422cb412aee24f928d39 7722844682964fa69ada8ec1a1d142a7 2026-08-27 10:06:18.124 | [1978 Async ks-demo-member:43386]: running: get_or_add_user_project_role member abea7f0fecfe422cb412aee24f928d39 7722844682964fa69ada8ec1a1d142a7 2026-08-27 10:06:18.127 | + lib/keystone:create_keystone_accounts:301 : async_run ks-demo-admin get_or_add_user_project_role admin 40f60570596a4bd1a0ab5e34da3e4ab3 7722844682964fa69ada8ec1a1d142a7 2026-08-27 10:06:18.209 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 40f60570596a4bd1a0ab5e34da3e4ab3 7722844682964fa69ada8ec1a1d142a7 2026-08-27 10:06:18.257 | [1978 Async ks-demo-admin:43482]: running: get_or_add_user_project_role admin 40f60570596a4bd1a0ab5e34da3e4ab3 7722844682964fa69ada8ec1a1d142a7 2026-08-27 10:06:18.260 | + lib/keystone:create_keystone_accounts:302 : async_run ks-demo-another get_or_add_user_project_role anotherrole abea7f0fecfe422cb412aee24f928d39 7722844682964fa69ada8ec1a1d142a7 2026-08-27 10:06:18.341 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole abea7f0fecfe422cb412aee24f928d39 7722844682964fa69ada8ec1a1d142a7 2026-08-27 10:06:18.393 | [1978 Async ks-demo-another:43578]: running: get_or_add_user_project_role anotherrole abea7f0fecfe422cb412aee24f928d39 7722844682964fa69ada8ec1a1d142a7 2026-08-27 10:06:18.398 | + lib/keystone:create_keystone_accounts:303 : async_run ks-demo-invis get_or_add_user_project_role member abea7f0fecfe422cb412aee24f928d39 4517fdbd9eea4c26af16e6e8bca775ba 2026-08-27 10:06:18.471 | + inc/async:async_inner:63 : get_or_add_user_project_role member abea7f0fecfe422cb412aee24f928d39 4517fdbd9eea4c26af16e6e8bca775ba 2026-08-27 10:06:18.541 | [1978 Async ks-demo-invis:43674]: running: get_or_add_user_project_role member abea7f0fecfe422cb412aee24f928d39 4517fdbd9eea4c26af16e6e8bca775ba 2026-08-27 10:06:18.548 | + lib/keystone:create_keystone_accounts:306 : local demo_reader 2026-08-27 10:06:18.559 | ++ lib/keystone:create_keystone_accounts:308 : get_or_create_user demo_reader nomoresecret default demo_reader@example.com 2026-08-27 10:06:18.565 | ++ functions-common:get_or_create_user:899 : local user_id 2026-08-27 10:06:18.571 | ++ functions-common:get_or_create_user:900 : [[ ! -z demo_reader@example.com ]] 2026-08-27 10:06:18.578 | ++ functions-common:get_or_create_user:901 : local email=--email=demo_reader@example.com 2026-08-27 10:06:18.590 | +++ 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-27 10:06:23.294 | +++ functions-common:oscwrap:2465 : return 0 2026-08-27 10:06:23.297 | ++ functions-common:get_or_create_user:915 : user_id=5394d3c0470e406c9e7e1bde797225f6 2026-08-27 10:06:23.299 | ++ functions-common:get_or_create_user:916 : echo 5394d3c0470e406c9e7e1bde797225f6 2026-08-27 10:06:23.303 | + lib/keystone:create_keystone_accounts:308 : demo_reader=5394d3c0470e406c9e7e1bde797225f6 2026-08-27 10:06:23.305 | + lib/keystone:create_keystone_accounts:310 : async_run ks-demo-reader get_or_add_user_project_role reader 5394d3c0470e406c9e7e1bde797225f6 7722844682964fa69ada8ec1a1d142a7 2026-08-27 10:06:23.383 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 5394d3c0470e406c9e7e1bde797225f6 7722844682964fa69ada8ec1a1d142a7 2026-08-27 10:06:23.435 | [1978 Async ks-demo-reader:43827]: running: get_or_add_user_project_role reader 5394d3c0470e406c9e7e1bde797225f6 7722844682964fa69ada8ec1a1d142a7 2026-08-27 10:06:23.440 | + lib/keystone:create_keystone_accounts:313 : local alt_demo_project 2026-08-27 10:06:23.453 | ++ lib/keystone:create_keystone_accounts:314 : get_or_create_project alt_demo default 2026-08-27 10:06:23.457 | ++ functions-common:get_or_create_project:922 : local project_id 2026-08-27 10:06:23.461 | +++ 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-27 10:06:28.313 | +++ functions-common:oscwrap:2465 : return 0 2026-08-27 10:06:28.319 | ++ functions-common:get_or_create_project:928 : project_id=f02e1aa0d0764c528a3644a1592fea01 2026-08-27 10:06:28.321 | ++ functions-common:get_or_create_project:929 : echo f02e1aa0d0764c528a3644a1592fea01 2026-08-27 10:06:28.325 | + lib/keystone:create_keystone_accounts:314 : alt_demo_project=f02e1aa0d0764c528a3644a1592fea01 2026-08-27 10:06:28.329 | + lib/keystone:create_keystone_accounts:316 : local alt_demo_user 2026-08-27 10:06:28.336 | ++ lib/keystone:create_keystone_accounts:318 : get_or_create_user alt_demo nomoresecret default alt_demo@example.com 2026-08-27 10:06:28.341 | ++ functions-common:get_or_create_user:899 : local user_id 2026-08-27 10:06:28.344 | ++ functions-common:get_or_create_user:900 : [[ ! -z alt_demo@example.com ]] 2026-08-27 10:06:28.348 | ++ functions-common:get_or_create_user:901 : local email=--email=alt_demo@example.com 2026-08-27 10:06:28.354 | +++ 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-27 10:06:29.219 | + inc/async:async_inner:64 : rc=0 2026-08-27 10:06:29.250 | [43482 Async ks-demo-admin:43482]: finished successfully 2026-08-27 10:06:30.274 | + inc/async:async_inner:64 : rc=0 2026-08-27 10:06:30.331 | [43674 Async ks-demo-invis:43674]: finished successfully 2026-08-27 10:06:30.336 | + inc/async:async_inner:64 : rc=0 2026-08-27 10:06:30.380 | [43386 Async ks-demo-member:43386]: finished successfully 2026-08-27 10:06:30.792 | + inc/async:async_inner:64 : rc=0 2026-08-27 10:06:30.821 | [43578 Async ks-demo-another:43578]: finished successfully 2026-08-27 10:06:31.869 | +++ functions-common:oscwrap:2465 : return 0 2026-08-27 10:06:31.874 | ++ functions-common:get_or_create_user:915 : user_id=f9e303d6ce1a4264a139ecba25a71209 2026-08-27 10:06:31.878 | ++ functions-common:get_or_create_user:916 : echo f9e303d6ce1a4264a139ecba25a71209 2026-08-27 10:06:31.884 | + lib/keystone:create_keystone_accounts:318 : alt_demo_user=f9e303d6ce1a4264a139ecba25a71209 2026-08-27 10:06:31.888 | + lib/keystone:create_keystone_accounts:320 : async_run ks-alt-admin get_or_add_user_project_role admin f9e303d6ce1a4264a139ecba25a71209 f02e1aa0d0764c528a3644a1592fea01 2026-08-27 10:06:31.975 | + inc/async:async_inner:63 : get_or_add_user_project_role admin f9e303d6ce1a4264a139ecba25a71209 f02e1aa0d0764c528a3644a1592fea01 2026-08-27 10:06:32.030 | [1978 Async ks-alt-admin:44228]: running: get_or_add_user_project_role admin f9e303d6ce1a4264a139ecba25a71209 f02e1aa0d0764c528a3644a1592fea01 2026-08-27 10:06:32.035 | + lib/keystone:create_keystone_accounts:321 : async_run ks-alt-another get_or_add_user_project_role anotherrole f9e303d6ce1a4264a139ecba25a71209 f02e1aa0d0764c528a3644a1592fea01 2026-08-27 10:06:32.119 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole f9e303d6ce1a4264a139ecba25a71209 f02e1aa0d0764c528a3644a1592fea01 2026-08-27 10:06:32.179 | [1978 Async ks-alt-another:44324]: running: get_or_add_user_project_role anotherrole f9e303d6ce1a4264a139ecba25a71209 f02e1aa0d0764c528a3644a1592fea01 2026-08-27 10:06:32.184 | + lib/keystone:create_keystone_accounts:324 : local alt_demo_member 2026-08-27 10:06:32.188 | ++ lib/keystone:create_keystone_accounts:326 : get_or_create_user alt_demo_member nomoresecret default alt_demo_member@example.com 2026-08-27 10:06:32.191 | ++ functions-common:get_or_create_user:899 : local user_id 2026-08-27 10:06:32.194 | ++ functions-common:get_or_create_user:900 : [[ ! -z alt_demo_member@example.com ]] 2026-08-27 10:06:32.197 | ++ functions-common:get_or_create_user:901 : local email=--email=alt_demo_member@example.com 2026-08-27 10:06:32.201 | +++ 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-27 10:06:34.515 | + inc/async:async_inner:64 : rc=0 2026-08-27 10:06:34.562 | [43827 Async ks-demo-reader:43827]: finished successfully 2026-08-27 10:06:35.986 | +++ functions-common:oscwrap:2465 : return 0 2026-08-27 10:06:35.991 | ++ functions-common:get_or_create_user:915 : user_id=92efdd647572459284785370a647020f 2026-08-27 10:06:35.995 | ++ functions-common:get_or_create_user:916 : echo 92efdd647572459284785370a647020f 2026-08-27 10:06:36.000 | + lib/keystone:create_keystone_accounts:326 : alt_demo_member=92efdd647572459284785370a647020f 2026-08-27 10:06:36.005 | + lib/keystone:create_keystone_accounts:327 : async_run ks-alt-member-user get_or_add_user_project_role member 92efdd647572459284785370a647020f f02e1aa0d0764c528a3644a1592fea01 2026-08-27 10:06:36.093 | + inc/async:async_inner:63 : get_or_add_user_project_role member 92efdd647572459284785370a647020f f02e1aa0d0764c528a3644a1592fea01 2026-08-27 10:06:36.166 | [1978 Async ks-alt-member-user:44534]: running: get_or_add_user_project_role member 92efdd647572459284785370a647020f f02e1aa0d0764c528a3644a1592fea01 2026-08-27 10:06:36.170 | + lib/keystone:create_keystone_accounts:330 : local alt_demo_reader 2026-08-27 10:06:36.179 | ++ lib/keystone:create_keystone_accounts:332 : get_or_create_user alt_demo_reader nomoresecret default alt_demo_reader@example.com 2026-08-27 10:06:36.184 | ++ functions-common:get_or_create_user:899 : local user_id 2026-08-27 10:06:36.189 | ++ functions-common:get_or_create_user:900 : [[ ! -z alt_demo_reader@example.com ]] 2026-08-27 10:06:36.193 | ++ functions-common:get_or_create_user:901 : local email=--email=alt_demo_reader@example.com 2026-08-27 10:06:36.199 | +++ 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-27 10:06:40.113 | +++ functions-common:oscwrap:2465 : return 0 2026-08-27 10:06:40.118 | ++ functions-common:get_or_create_user:915 : user_id=901d6044af79420ea82626b68742f737 2026-08-27 10:06:40.124 | ++ functions-common:get_or_create_user:916 : echo 901d6044af79420ea82626b68742f737 2026-08-27 10:06:40.130 | + lib/keystone:create_keystone_accounts:332 : alt_demo_reader=901d6044af79420ea82626b68742f737 2026-08-27 10:06:40.135 | + lib/keystone:create_keystone_accounts:333 : async_run ks-alt-reader-user get_or_add_user_project_role reader 901d6044af79420ea82626b68742f737 f02e1aa0d0764c528a3644a1592fea01 2026-08-27 10:06:40.227 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 901d6044af79420ea82626b68742f737 f02e1aa0d0764c528a3644a1592fea01 2026-08-27 10:06:40.289 | [1978 Async ks-alt-reader-user:44705]: running: get_or_add_user_project_role reader 901d6044af79420ea82626b68742f737 f02e1aa0d0764c528a3644a1592fea01 2026-08-27 10:06:40.295 | ++ lib/keystone:create_keystone_accounts:340 : get_or_create_user system_member nomoresecret default system_member@example.com 2026-08-27 10:06:40.300 | ++ functions-common:get_or_create_user:899 : local user_id 2026-08-27 10:06:40.305 | ++ functions-common:get_or_create_user:900 : [[ ! -z system_member@example.com ]] 2026-08-27 10:06:40.311 | ++ functions-common:get_or_create_user:901 : local email=--email=system_member@example.com 2026-08-27 10:06:40.319 | +++ 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-27 10:06:40.858 | + inc/async:async_inner:64 : rc=0 2026-08-27 10:06:40.915 | [44228 Async ks-alt-admin:44228]: finished successfully 2026-08-27 10:06:41.163 | + inc/async:async_inner:64 : rc=0 2026-08-27 10:06:41.188 | [44324 Async ks-alt-another:44324]: finished successfully 2026-08-27 10:06:43.938 | +++ functions-common:oscwrap:2465 : return 0 2026-08-27 10:06:43.941 | ++ functions-common:get_or_create_user:915 : user_id=68d5b60eea2948fa86c07310ab68b1ef 2026-08-27 10:06:43.945 | ++ functions-common:get_or_create_user:916 : echo 68d5b60eea2948fa86c07310ab68b1ef 2026-08-27 10:06:43.949 | + lib/keystone:create_keystone_accounts:340 : system_member_user=68d5b60eea2948fa86c07310ab68b1ef 2026-08-27 10:06:43.952 | + lib/keystone:create_keystone_accounts:341 : async_run ks-system-member get_or_add_user_system_role member 68d5b60eea2948fa86c07310ab68b1ef all 2026-08-27 10:06:44.045 | + inc/async:async_inner:63 : get_or_add_user_system_role member 68d5b60eea2948fa86c07310ab68b1ef all 2026-08-27 10:06:44.131 | [1978 Async ks-system-member:44937]: running: get_or_add_user_system_role member 68d5b60eea2948fa86c07310ab68b1ef all 2026-08-27 10:06:44.135 | ++ lib/keystone:create_keystone_accounts:344 : get_or_create_user system_reader nomoresecret default system_reader@example.com 2026-08-27 10:06:44.140 | ++ functions-common:get_or_create_user:899 : local user_id 2026-08-27 10:06:44.144 | ++ functions-common:get_or_create_user:900 : [[ ! -z system_reader@example.com ]] 2026-08-27 10:06:44.149 | ++ functions-common:get_or_create_user:901 : local email=--email=system_reader@example.com 2026-08-27 10:06:44.157 | +++ 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-27 10:06:44.860 | + inc/async:async_inner:64 : rc=0 2026-08-27 10:06:44.890 | [44534 Async ks-alt-member-user:44534]: finished successfully 2026-08-27 10:06:47.622 | +++ functions-common:oscwrap:2465 : return 0 2026-08-27 10:06:47.628 | ++ functions-common:get_or_create_user:915 : user_id=21702b1cad984e9598e94f6182e1a834 2026-08-27 10:06:47.632 | ++ functions-common:get_or_create_user:916 : echo 21702b1cad984e9598e94f6182e1a834 2026-08-27 10:06:47.637 | + lib/keystone:create_keystone_accounts:344 : system_reader_user=21702b1cad984e9598e94f6182e1a834 2026-08-27 10:06:47.641 | + lib/keystone:create_keystone_accounts:345 : async_run ks-system-reader get_or_add_user_system_role reader 21702b1cad984e9598e94f6182e1a834 all 2026-08-27 10:06:47.732 | + inc/async:async_inner:63 : get_or_add_user_system_role reader 21702b1cad984e9598e94f6182e1a834 all 2026-08-27 10:06:47.800 | [1978 Async ks-system-reader:45142]: running: get_or_add_user_system_role reader 21702b1cad984e9598e94f6182e1a834 all 2026-08-27 10:06:47.806 | + lib/keystone:create_keystone_accounts:348 : local admin_group 2026-08-27 10:06:47.812 | ++ lib/keystone:create_keystone_accounts:350 : get_or_create_group admins default 'openstack admin group' 2026-08-27 10:06:47.818 | ++ functions-common:get_or_create_group:884 : local 'desc=openstack admin group' 2026-08-27 10:06:47.821 | ++ functions-common:get_or_create_group:885 : local group_id 2026-08-27 10:06:47.827 | +++ 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-27 10:06:48.520 | + inc/async:async_inner:64 : rc=0 2026-08-27 10:06:48.545 | [44705 Async ks-alt-reader-user:44705]: finished successfully 2026-08-27 10:06:51.426 | +++ functions-common:oscwrap:2465 : return 0 2026-08-27 10:06:51.433 | ++ functions-common:get_or_create_group:892 : group_id=91509976404f489d8cd40e6a36f6fba8 2026-08-27 10:06:51.437 | ++ functions-common:get_or_create_group:893 : echo 91509976404f489d8cd40e6a36f6fba8 2026-08-27 10:06:51.442 | + lib/keystone:create_keystone_accounts:350 : admin_group=91509976404f489d8cd40e6a36f6fba8 2026-08-27 10:06:51.446 | + lib/keystone:create_keystone_accounts:351 : local non_admin_group 2026-08-27 10:06:51.452 | ++ lib/keystone:create_keystone_accounts:353 : get_or_create_group nonadmins default 'non-admin group' 2026-08-27 10:06:51.456 | ++ functions-common:get_or_create_group:884 : local 'desc=non-admin group' 2026-08-27 10:06:51.459 | ++ functions-common:get_or_create_group:885 : local group_id 2026-08-27 10:06:51.465 | +++ 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-27 10:06:55.018 | +++ functions-common:oscwrap:2465 : return 0 2026-08-27 10:06:55.023 | ++ functions-common:get_or_create_group:892 : group_id=7f12ddf25e3f4382af86c5940c447579 2026-08-27 10:06:55.025 | ++ functions-common:get_or_create_group:893 : echo 7f12ddf25e3f4382af86c5940c447579 2026-08-27 10:06:55.033 | + lib/keystone:create_keystone_accounts:353 : non_admin_group=7f12ddf25e3f4382af86c5940c447579 2026-08-27 10:06:55.037 | + lib/keystone:create_keystone_accounts:355 : async_run ks-group-memberdemo get_or_add_group_project_role member 7f12ddf25e3f4382af86c5940c447579 7722844682964fa69ada8ec1a1d142a7 2026-08-27 10:06:55.133 | + inc/async:async_inner:63 : get_or_add_group_project_role member 7f12ddf25e3f4382af86c5940c447579 7722844682964fa69ada8ec1a1d142a7 2026-08-27 10:06:55.189 | [1978 Async ks-group-memberdemo:45404]: running: get_or_add_group_project_role member 7f12ddf25e3f4382af86c5940c447579 7722844682964fa69ada8ec1a1d142a7 2026-08-27 10:06:55.190 | + lib/keystone:create_keystone_accounts:356 : async_run ks-group-anotherdemo get_or_add_group_project_role anotherrole 7f12ddf25e3f4382af86c5940c447579 7722844682964fa69ada8ec1a1d142a7 2026-08-27 10:06:55.284 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 7f12ddf25e3f4382af86c5940c447579 7722844682964fa69ada8ec1a1d142a7 2026-08-27 10:06:55.342 | [1978 Async ks-group-anotherdemo:45483]: running: get_or_add_group_project_role anotherrole 7f12ddf25e3f4382af86c5940c447579 7722844682964fa69ada8ec1a1d142a7 2026-08-27 10:06:55.345 | + lib/keystone:create_keystone_accounts:357 : async_run ks-group-memberalt get_or_add_group_project_role member 7f12ddf25e3f4382af86c5940c447579 f02e1aa0d0764c528a3644a1592fea01 2026-08-27 10:06:55.486 | + inc/async:async_inner:63 : get_or_add_group_project_role member 7f12ddf25e3f4382af86c5940c447579 f02e1aa0d0764c528a3644a1592fea01 2026-08-27 10:06:55.566 | [1978 Async ks-group-memberalt:45562]: running: get_or_add_group_project_role member 7f12ddf25e3f4382af86c5940c447579 f02e1aa0d0764c528a3644a1592fea01 2026-08-27 10:06:55.571 | + lib/keystone:create_keystone_accounts:358 : async_run ks-group-anotheralt get_or_add_group_project_role anotherrole 7f12ddf25e3f4382af86c5940c447579 f02e1aa0d0764c528a3644a1592fea01 2026-08-27 10:06:55.733 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 7f12ddf25e3f4382af86c5940c447579 f02e1aa0d0764c528a3644a1592fea01 2026-08-27 10:06:55.826 | [1978 Async ks-group-anotheralt:45659]: running: get_or_add_group_project_role anotherrole 7f12ddf25e3f4382af86c5940c447579 f02e1aa0d0764c528a3644a1592fea01 2026-08-27 10:06:55.834 | + lib/keystone:create_keystone_accounts:359 : async_run ks-group-admin get_or_add_group_project_role admin 91509976404f489d8cd40e6a36f6fba8 f1eae1df4ea7498db278d87a8d96d57b 2026-08-27 10:06:56.009 | + inc/async:async_inner:63 : get_or_add_group_project_role admin 91509976404f489d8cd40e6a36f6fba8 f1eae1df4ea7498db278d87a8d96d57b 2026-08-27 10:06:56.124 | [1978 Async ks-group-admin:45738]: running: get_or_add_group_project_role admin 91509976404f489d8cd40e6a36f6fba8 f1eae1df4ea7498db278d87a8d96d57b 2026-08-27 10:06:56.134 | + 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-27 10:06:56.165 | + inc/async:async_inner:64 : rc=0 2026-08-27 10:06:56.223 | [44937 Async ks-system-member:44937]: finished successfully 2026-08-27 10:06:56.288 | [1978 Async ks-demo-member:43386]: Waiting for completion of get_or_add_user_project_role member abea7f0fecfe422cb412aee24f928d39 7722844682964fa69ada8ec1a1d142a7 running on PID 43386 (17 other jobs running) 2026-08-27 10:06:56.346 | [1978 Async ks-demo-member:43386]: Signaling child to exit 2026-08-27 10:06:56.347 | WAKEUP 2026-08-27 10:06:56.398 | [1978 Async ks-demo-member:43386]: Signaled 2026-08-27 10:06:56.402 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-08-27 10:06:56.403 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-08-27 10:06:56.403 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-08-27 10:06:56.403 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-27 10:06:56.403 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-27 10:06:56.403 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-08-27 10:06:56.403 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-08-27 10:06:56.403 | ++ functions-common:_get_domain_args:957 : echo 2026-08-27 10:06:56.403 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-08-27 10:06:56.403 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add member --user abea7f0fecfe422cb412aee24f928d39 --project 7722844682964fa69ada8ec1a1d142a7 2026-08-27 10:06:56.403 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user abea7f0fecfe422cb412aee24f928d39 --project 7722844682964fa69ada8ec1a1d142a7 -c Role -f value 2026-08-27 10:06:56.404 | ++ functions-common:oscwrap:2465 : return 0 2026-08-27 10:06:56.404 | + functions-common:get_or_add_user_project_role:979 : user_role_id=a8a6e20d0a68401a9612ddfdcd9c6295 2026-08-27 10:06:56.404 | + functions-common:get_or_add_user_project_role:980 : echo a8a6e20d0a68401a9612ddfdcd9c6295 2026-08-27 10:06:56.404 | a8a6e20d0a68401a9612ddfdcd9c6295 2026-08-27 10:06:56.495 | [1978 Async ks-demo-member:43386]: finished get_or_add_user_project_role member abea7f0fecfe422cb412aee24f928d39 7722844682964fa69ada8ec1a1d142a7 with result 0 in 12 seconds 2026-08-27 10:06:56.576 | [1978 Async ks-demo-admin:43482]: Waiting for completion of get_or_add_user_project_role admin 40f60570596a4bd1a0ab5e34da3e4ab3 7722844682964fa69ada8ec1a1d142a7 running on PID 43482 (16 other jobs running) 2026-08-27 10:06:56.628 | [1978 Async ks-demo-admin:43482]: Signaling child to exit 2026-08-27 10:06:56.629 | WAKEUP 2026-08-27 10:06:56.675 | [1978 Async ks-demo-admin:43482]: Signaled 2026-08-27 10:06:56.676 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-08-27 10:06:56.677 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-08-27 10:06:56.677 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-08-27 10:06:56.677 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-27 10:06:56.677 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-27 10:06:56.677 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-08-27 10:06:56.677 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-08-27 10:06:56.677 | ++ functions-common:_get_domain_args:957 : echo 2026-08-27 10:06:56.677 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-08-27 10:06:56.677 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add admin --user 40f60570596a4bd1a0ab5e34da3e4ab3 --project 7722844682964fa69ada8ec1a1d142a7 2026-08-27 10:06:56.677 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 40f60570596a4bd1a0ab5e34da3e4ab3 --project 7722844682964fa69ada8ec1a1d142a7 -c Role -f value 2026-08-27 10:06:56.677 | ++ functions-common:oscwrap:2465 : return 0 2026-08-27 10:06:56.678 | + functions-common:get_or_add_user_project_role:979 : user_role_id=cede26aa4b06479e8251e36ff98e0d34 2026-08-27 10:06:56.678 | + functions-common:get_or_add_user_project_role:980 : echo cede26aa4b06479e8251e36ff98e0d34 2026-08-27 10:06:56.678 | cede26aa4b06479e8251e36ff98e0d34 2026-08-27 10:06:56.775 | [1978 Async ks-demo-admin:43482]: finished get_or_add_user_project_role admin 40f60570596a4bd1a0ab5e34da3e4ab3 7722844682964fa69ada8ec1a1d142a7 with result 0 in 11 seconds 2026-08-27 10:06:56.848 | [1978 Async ks-demo-another:43578]: Waiting for completion of get_or_add_user_project_role anotherrole abea7f0fecfe422cb412aee24f928d39 7722844682964fa69ada8ec1a1d142a7 running on PID 43578 (15 other jobs running) 2026-08-27 10:06:56.909 | [1978 Async ks-demo-another:43578]: Signaling child to exit 2026-08-27 10:06:56.910 | WAKEUP 2026-08-27 10:06:56.966 | [1978 Async ks-demo-another:43578]: Signaled 2026-08-27 10:06:56.972 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-08-27 10:06:56.972 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-08-27 10:06:56.972 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-08-27 10:06:56.972 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-27 10:06:56.972 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-27 10:06:56.972 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-08-27 10:06:56.972 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-08-27 10:06:56.972 | ++ functions-common:_get_domain_args:957 : echo 2026-08-27 10:06:56.973 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-08-27 10:06:56.973 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add anotherrole --user abea7f0fecfe422cb412aee24f928d39 --project 7722844682964fa69ada8ec1a1d142a7 2026-08-27 10:06:56.973 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user abea7f0fecfe422cb412aee24f928d39 --project 7722844682964fa69ada8ec1a1d142a7 -c Role -f value 2026-08-27 10:06:56.973 | ++ functions-common:oscwrap:2465 : return 0 2026-08-27 10:06:56.973 | + functions-common:get_or_add_user_project_role:979 : user_role_id=980845ed78e64cbdbf7c640a51fae502 2026-08-27 10:06:56.973 | + functions-common:get_or_add_user_project_role:980 : echo 980845ed78e64cbdbf7c640a51fae502 2026-08-27 10:06:56.973 | 980845ed78e64cbdbf7c640a51fae502 2026-08-27 10:06:57.081 | [1978 Async ks-demo-another:43578]: finished get_or_add_user_project_role anotherrole abea7f0fecfe422cb412aee24f928d39 7722844682964fa69ada8ec1a1d142a7 with result 0 in 12 seconds 2026-08-27 10:06:57.173 | [1978 Async ks-demo-invis:43674]: Waiting for completion of get_or_add_user_project_role member abea7f0fecfe422cb412aee24f928d39 4517fdbd9eea4c26af16e6e8bca775ba running on PID 43674 (14 other jobs running) 2026-08-27 10:06:57.228 | [1978 Async ks-demo-invis:43674]: Signaling child to exit 2026-08-27 10:06:57.229 | WAKEUP 2026-08-27 10:06:57.280 | [1978 Async ks-demo-invis:43674]: Signaled 2026-08-27 10:06:57.281 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-08-27 10:06:57.282 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-08-27 10:06:57.282 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-08-27 10:06:57.282 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-27 10:06:57.283 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-27 10:06:57.283 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-08-27 10:06:57.283 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-08-27 10:06:57.283 | ++ functions-common:_get_domain_args:957 : echo 2026-08-27 10:06:57.283 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-08-27 10:06:57.283 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add member --user abea7f0fecfe422cb412aee24f928d39 --project 4517fdbd9eea4c26af16e6e8bca775ba 2026-08-27 10:06:57.283 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user abea7f0fecfe422cb412aee24f928d39 --project 4517fdbd9eea4c26af16e6e8bca775ba -c Role -f value 2026-08-27 10:06:57.283 | ++ functions-common:oscwrap:2465 : return 0 2026-08-27 10:06:57.283 | + functions-common:get_or_add_user_project_role:979 : user_role_id=a8a6e20d0a68401a9612ddfdcd9c6295 2026-08-27 10:06:57.283 | + functions-common:get_or_add_user_project_role:980 : echo a8a6e20d0a68401a9612ddfdcd9c6295 2026-08-27 10:06:57.283 | a8a6e20d0a68401a9612ddfdcd9c6295 2026-08-27 10:06:57.393 | [1978 Async ks-demo-invis:43674]: finished get_or_add_user_project_role member abea7f0fecfe422cb412aee24f928d39 4517fdbd9eea4c26af16e6e8bca775ba with result 0 in 11 seconds 2026-08-27 10:06:57.485 | [1978 Async ks-demo-reader:43827]: Waiting for completion of get_or_add_user_project_role reader 5394d3c0470e406c9e7e1bde797225f6 7722844682964fa69ada8ec1a1d142a7 running on PID 43827 (13 other jobs running) 2026-08-27 10:06:57.547 | [1978 Async ks-demo-reader:43827]: Signaling child to exit 2026-08-27 10:06:57.548 | WAKEUP 2026-08-27 10:06:57.600 | [1978 Async ks-demo-reader:43827]: Signaled 2026-08-27 10:06:57.600 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-08-27 10:06:57.600 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-08-27 10:06:57.600 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-08-27 10:06:57.601 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-27 10:06:57.601 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-27 10:06:57.601 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-08-27 10:06:57.601 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-08-27 10:06:57.601 | ++ functions-common:_get_domain_args:957 : echo 2026-08-27 10:06:57.601 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-08-27 10:06:57.601 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add reader --user 5394d3c0470e406c9e7e1bde797225f6 --project 7722844682964fa69ada8ec1a1d142a7 2026-08-27 10:06:57.601 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 5394d3c0470e406c9e7e1bde797225f6 --project 7722844682964fa69ada8ec1a1d142a7 -c Role -f value 2026-08-27 10:06:57.601 | ++ functions-common:oscwrap:2465 : return 0 2026-08-27 10:06:57.601 | + functions-common:get_or_add_user_project_role:979 : user_role_id=316dac364849495f9bd909aef594595b 2026-08-27 10:06:57.601 | + functions-common:get_or_add_user_project_role:980 : echo 316dac364849495f9bd909aef594595b 2026-08-27 10:06:57.602 | 316dac364849495f9bd909aef594595b 2026-08-27 10:06:57.707 | [1978 Async ks-demo-reader:43827]: finished get_or_add_user_project_role reader 5394d3c0470e406c9e7e1bde797225f6 7722844682964fa69ada8ec1a1d142a7 with result 0 in 11 seconds 2026-08-27 10:06:57.724 | + inc/async:async_wait:197 : return 0 2026-08-27 10:06:57.730 | + lib/keystone:create_keystone_accounts:362 : async_wait ks-alt-admin ks-alt-another ks-alt-member-user ks-alt-reader-user 2026-08-27 10:06:57.870 | [1978 Async ks-alt-admin:44228]: Waiting for completion of get_or_add_user_project_role admin f9e303d6ce1a4264a139ecba25a71209 f02e1aa0d0764c528a3644a1592fea01 running on PID 44228 (12 other jobs running) 2026-08-27 10:06:57.927 | [1978 Async ks-alt-admin:44228]: Signaling child to exit 2026-08-27 10:06:57.932 | WAKEUP 2026-08-27 10:06:57.983 | [1978 Async ks-alt-admin:44228]: Signaled 2026-08-27 10:06:57.986 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-08-27 10:06:57.986 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-08-27 10:06:57.986 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-08-27 10:06:57.986 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-27 10:06:57.986 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-27 10:06:57.987 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-08-27 10:06:57.987 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-08-27 10:06:57.987 | ++ functions-common:_get_domain_args:957 : echo 2026-08-27 10:06:57.987 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-08-27 10:06:57.987 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add admin --user f9e303d6ce1a4264a139ecba25a71209 --project f02e1aa0d0764c528a3644a1592fea01 2026-08-27 10:06:57.987 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user f9e303d6ce1a4264a139ecba25a71209 --project f02e1aa0d0764c528a3644a1592fea01 -c Role -f value 2026-08-27 10:06:57.987 | ++ functions-common:oscwrap:2465 : return 0 2026-08-27 10:06:57.987 | + functions-common:get_or_add_user_project_role:979 : user_role_id=cede26aa4b06479e8251e36ff98e0d34 2026-08-27 10:06:57.987 | + functions-common:get_or_add_user_project_role:980 : echo cede26aa4b06479e8251e36ff98e0d34 2026-08-27 10:06:57.987 | cede26aa4b06479e8251e36ff98e0d34 2026-08-27 10:06:58.089 | [1978 Async ks-alt-admin:44228]: finished get_or_add_user_project_role admin f9e303d6ce1a4264a139ecba25a71209 f02e1aa0d0764c528a3644a1592fea01 with result 0 in 8 seconds 2026-08-27 10:06:58.165 | [1978 Async ks-alt-another:44324]: Waiting for completion of get_or_add_user_project_role anotherrole f9e303d6ce1a4264a139ecba25a71209 f02e1aa0d0764c528a3644a1592fea01 running on PID 44324 (11 other jobs running) 2026-08-27 10:06:58.225 | [1978 Async ks-alt-another:44324]: Signaling child to exit 2026-08-27 10:06:58.231 | WAKEUP 2026-08-27 10:06:58.271 | [1978 Async ks-alt-another:44324]: Signaled 2026-08-27 10:06:58.272 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-08-27 10:06:58.272 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-08-27 10:06:58.272 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-08-27 10:06:58.272 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-27 10:06:58.272 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-27 10:06:58.272 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-08-27 10:06:58.272 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-08-27 10:06:58.272 | ++ functions-common:_get_domain_args:957 : echo 2026-08-27 10:06:58.272 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-08-27 10:06:58.272 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add anotherrole --user f9e303d6ce1a4264a139ecba25a71209 --project f02e1aa0d0764c528a3644a1592fea01 2026-08-27 10:06:58.273 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user f9e303d6ce1a4264a139ecba25a71209 --project f02e1aa0d0764c528a3644a1592fea01 -c Role -f value 2026-08-27 10:06:58.273 | ++ functions-common:oscwrap:2465 : return 0 2026-08-27 10:06:58.273 | + functions-common:get_or_add_user_project_role:979 : user_role_id=980845ed78e64cbdbf7c640a51fae502 2026-08-27 10:06:58.273 | + functions-common:get_or_add_user_project_role:980 : echo 980845ed78e64cbdbf7c640a51fae502 2026-08-27 10:06:58.273 | 980845ed78e64cbdbf7c640a51fae502 2026-08-27 10:06:58.376 | [1978 Async ks-alt-another:44324]: finished get_or_add_user_project_role anotherrole f9e303d6ce1a4264a139ecba25a71209 f02e1aa0d0764c528a3644a1592fea01 with result 0 in 9 seconds 2026-08-27 10:06:58.453 | [1978 Async ks-alt-member-user:44534]: Waiting for completion of get_or_add_user_project_role member 92efdd647572459284785370a647020f f02e1aa0d0764c528a3644a1592fea01 running on PID 44534 (10 other jobs running) 2026-08-27 10:06:58.497 | [1978 Async ks-alt-member-user:44534]: Signaling child to exit 2026-08-27 10:06:58.499 | WAKEUP 2026-08-27 10:06:58.542 | [1978 Async ks-alt-member-user:44534]: Signaled 2026-08-27 10:06:58.547 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-08-27 10:06:58.547 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-08-27 10:06:58.547 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-08-27 10:06:58.547 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-27 10:06:58.547 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-27 10:06:58.547 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-08-27 10:06:58.547 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-08-27 10:06:58.547 | ++ functions-common:_get_domain_args:957 : echo 2026-08-27 10:06:58.547 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-08-27 10:06:58.547 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add member --user 92efdd647572459284785370a647020f --project f02e1aa0d0764c528a3644a1592fea01 2026-08-27 10:06:58.547 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 92efdd647572459284785370a647020f --project f02e1aa0d0764c528a3644a1592fea01 -c Role -f value 2026-08-27 10:06:58.548 | ++ functions-common:oscwrap:2465 : return 0 2026-08-27 10:06:58.548 | + functions-common:get_or_add_user_project_role:979 : user_role_id=a8a6e20d0a68401a9612ddfdcd9c6295 2026-08-27 10:06:58.548 | + functions-common:get_or_add_user_project_role:980 : echo a8a6e20d0a68401a9612ddfdcd9c6295 2026-08-27 10:06:58.548 | a8a6e20d0a68401a9612ddfdcd9c6295 2026-08-27 10:06:58.636 | [1978 Async ks-alt-member-user:44534]: finished get_or_add_user_project_role member 92efdd647572459284785370a647020f f02e1aa0d0764c528a3644a1592fea01 with result 0 in 8 seconds 2026-08-27 10:06:58.759 | [1978 Async ks-alt-reader-user:44705]: Waiting for completion of get_or_add_user_project_role reader 901d6044af79420ea82626b68742f737 f02e1aa0d0764c528a3644a1592fea01 running on PID 44705 (9 other jobs running) 2026-08-27 10:06:58.832 | [1978 Async ks-alt-reader-user:44705]: Signaling child to exit 2026-08-27 10:06:58.832 | WAKEUP 2026-08-27 10:06:58.882 | [1978 Async ks-alt-reader-user:44705]: Signaled 2026-08-27 10:06:58.886 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-08-27 10:06:58.886 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-08-27 10:06:58.886 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-08-27 10:06:58.886 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-27 10:06:58.886 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-27 10:06:58.886 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-08-27 10:06:58.886 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-08-27 10:06:58.886 | ++ functions-common:_get_domain_args:957 : echo 2026-08-27 10:06:58.887 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-08-27 10:06:58.887 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add reader --user 901d6044af79420ea82626b68742f737 --project f02e1aa0d0764c528a3644a1592fea01 2026-08-27 10:06:58.888 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 901d6044af79420ea82626b68742f737 --project f02e1aa0d0764c528a3644a1592fea01 -c Role -f value 2026-08-27 10:06:58.888 | ++ functions-common:oscwrap:2465 : return 0 2026-08-27 10:06:58.891 | + functions-common:get_or_add_user_project_role:979 : user_role_id=316dac364849495f9bd909aef594595b 2026-08-27 10:06:58.891 | + functions-common:get_or_add_user_project_role:980 : echo 316dac364849495f9bd909aef594595b 2026-08-27 10:06:58.891 | 316dac364849495f9bd909aef594595b 2026-08-27 10:06:58.991 | [1978 Async ks-alt-reader-user:44705]: finished get_or_add_user_project_role reader 901d6044af79420ea82626b68742f737 f02e1aa0d0764c528a3644a1592fea01 with result 0 in 8 seconds 2026-08-27 10:06:59.007 | + inc/async:async_wait:197 : return 0 2026-08-27 10:06:59.018 | + lib/keystone:create_keystone_accounts:363 : async_wait ks-system-member ks-system-reader 2026-08-27 10:06:59.153 | [1978 Async ks-system-member:44937]: Waiting for completion of get_or_add_user_system_role member 68d5b60eea2948fa86c07310ab68b1ef all running on PID 44937 (8 other jobs running) 2026-08-27 10:06:59.225 | [1978 Async ks-system-member:44937]: Signaling child to exit 2026-08-27 10:06:59.226 | WAKEUP 2026-08-27 10:06:59.280 | [1978 Async ks-system-member:44937]: Signaled 2026-08-27 10:06:59.284 | + functions-common:get_or_add_user_system_role:1005 : local user_role_id 2026-08-27 10:06:59.284 | + functions-common:get_or_add_user_system_role:1006 : local domain_args 2026-08-27 10:06:59.284 | ++ functions-common:get_or_add_user_system_role:1008 : _get_domain_args 2026-08-27 10:06:59.284 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-27 10:06:59.284 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-27 10:06:59.285 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-08-27 10:06:59.285 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-08-27 10:06:59.285 | ++ functions-common:_get_domain_args:957 : echo 2026-08-27 10:06:59.285 | + functions-common:get_or_add_user_system_role:1008 : domain_args= 2026-08-27 10:06:59.286 | ++ functions-common:get_or_add_user_system_role:1016 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 68d5b60eea2948fa86c07310ab68b1ef --system all -f value -c Role 2026-08-27 10:06:59.286 | ++ functions-common:oscwrap:2465 : return 0 2026-08-27 10:06:59.286 | + functions-common:get_or_add_user_system_role:1016 : user_role_id= 2026-08-27 10:06:59.286 | + functions-common:get_or_add_user_system_role:1017 : [[ -z '' ]] 2026-08-27 10:06:59.287 | + functions-common:get_or_add_user_system_role:1019 : openstack --os-cloud devstack-system-admin role add member --user 68d5b60eea2948fa86c07310ab68b1ef --system all 2026-08-27 10:06:59.287 | ++ functions-common:get_or_add_user_system_role:1028 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 68d5b60eea2948fa86c07310ab68b1ef --system all -f value -c Role 2026-08-27 10:06:59.287 | ++ functions-common:oscwrap:2465 : return 0 2026-08-27 10:06:59.287 | + functions-common:get_or_add_user_system_role:1028 : user_role_id=a8a6e20d0a68401a9612ddfdcd9c6295 2026-08-27 10:06:59.288 | + functions-common:get_or_add_user_system_role:1030 : echo a8a6e20d0a68401a9612ddfdcd9c6295 2026-08-27 10:06:59.289 | a8a6e20d0a68401a9612ddfdcd9c6295 2026-08-27 10:06:59.395 | [1978 Async ks-system-member:44937]: finished get_or_add_user_system_role member 68d5b60eea2948fa86c07310ab68b1ef all with result 0 in 12 seconds 2026-08-27 10:06:59.485 | [1978 Async ks-system-reader:45142]: Waiting for completion of get_or_add_user_system_role reader 21702b1cad984e9598e94f6182e1a834 all running on PID 45142 (7 other jobs running) 2026-08-27 10:06:59.543 | [1978 Async ks-system-reader:45142]: Signaling child to exit 2026-08-27 10:07:02.163 | + inc/async:async_inner:64 : rc=0 2026-08-27 10:07:02.228 | [45142 Async ks-system-reader:45142]: finished successfully 2026-08-27 10:07:02.277 | WAKEUP 2026-08-27 10:07:02.324 | [1978 Async ks-system-reader:45142]: Signaled 2026-08-27 10:07:02.324 | + functions-common:get_or_add_user_system_role:1005 : local user_role_id 2026-08-27 10:07:02.324 | + functions-common:get_or_add_user_system_role:1006 : local domain_args 2026-08-27 10:07:02.324 | ++ functions-common:get_or_add_user_system_role:1008 : _get_domain_args 2026-08-27 10:07:02.325 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-27 10:07:02.325 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-27 10:07:02.325 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-08-27 10:07:02.325 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-08-27 10:07:02.325 | ++ functions-common:_get_domain_args:957 : echo 2026-08-27 10:07:02.325 | + functions-common:get_or_add_user_system_role:1008 : domain_args= 2026-08-27 10:07:02.325 | ++ functions-common:get_or_add_user_system_role:1016 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 21702b1cad984e9598e94f6182e1a834 --system all -f value -c Role 2026-08-27 10:07:02.325 | ++ functions-common:oscwrap:2465 : return 0 2026-08-27 10:07:02.325 | + functions-common:get_or_add_user_system_role:1016 : user_role_id= 2026-08-27 10:07:02.325 | + functions-common:get_or_add_user_system_role:1017 : [[ -z '' ]] 2026-08-27 10:07:02.325 | + functions-common:get_or_add_user_system_role:1019 : openstack --os-cloud devstack-system-admin role add reader --user 21702b1cad984e9598e94f6182e1a834 --system all 2026-08-27 10:07:02.326 | ++ functions-common:get_or_add_user_system_role:1028 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 21702b1cad984e9598e94f6182e1a834 --system all -f value -c Role 2026-08-27 10:07:02.326 | ++ functions-common:oscwrap:2465 : return 0 2026-08-27 10:07:02.326 | + functions-common:get_or_add_user_system_role:1028 : user_role_id=316dac364849495f9bd909aef594595b 2026-08-27 10:07:02.326 | + functions-common:get_or_add_user_system_role:1030 : echo 316dac364849495f9bd909aef594595b 2026-08-27 10:07:02.326 | 316dac364849495f9bd909aef594595b 2026-08-27 10:07:02.426 | [1978 Async ks-system-reader:45142]: finished get_or_add_user_system_role reader 21702b1cad984e9598e94f6182e1a834 all with result 0 in 14 seconds 2026-08-27 10:07:02.432 | + inc/async:async_wait:197 : return 0 2026-08-27 10:07:02.438 | + 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-27 10:07:02.542 | [1978 Async ks-group-memberdemo:45404]: Waiting for completion of get_or_add_group_project_role member 7f12ddf25e3f4382af86c5940c447579 7722844682964fa69ada8ec1a1d142a7 running on PID 45404 (6 other jobs running) 2026-08-27 10:07:02.591 | [1978 Async ks-group-memberdemo:45404]: Signaling child to exit 2026-08-27 10:07:06.226 | + inc/async:async_inner:64 : rc=0 2026-08-27 10:07:06.258 | [45404 Async ks-group-memberdemo:45404]: finished successfully 2026-08-27 10:07:06.278 | WAKEUP 2026-08-27 10:07:06.305 | [1978 Async ks-group-memberdemo:45404]: Signaled 2026-08-27 10:07:06.308 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-08-27 10:07:06.308 | + functions-common:get_or_add_group_project_role:1040 : openstack role add member --group 7f12ddf25e3f4382af86c5940c447579 --project 7722844682964fa69ada8ec1a1d142a7 2026-08-27 10:07:06.309 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 7f12ddf25e3f4382af86c5940c447579 --project 7722844682964fa69ada8ec1a1d142a7 -f value -c Role 2026-08-27 10:07:06.310 | ++ functions-common:oscwrap:2465 : return 0 2026-08-27 10:07:06.310 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=a8a6e20d0a68401a9612ddfdcd9c6295 2026-08-27 10:07:06.311 | + functions-common:get_or_add_group_project_role:1049 : echo a8a6e20d0a68401a9612ddfdcd9c6295 2026-08-27 10:07:06.311 | a8a6e20d0a68401a9612ddfdcd9c6295 2026-08-27 10:07:06.359 | [1978 Async ks-group-memberdemo:45404]: finished get_or_add_group_project_role member 7f12ddf25e3f4382af86c5940c447579 7722844682964fa69ada8ec1a1d142a7 with result 0 in 11 seconds 2026-08-27 10:07:06.428 | [1978 Async ks-group-anotherdemo:45483]: Waiting for completion of get_or_add_group_project_role anotherrole 7f12ddf25e3f4382af86c5940c447579 7722844682964fa69ada8ec1a1d142a7 running on PID 45483 (5 other jobs running) 2026-08-27 10:07:06.480 | [1978 Async ks-group-anotherdemo:45483]: Signaling child to exit 2026-08-27 10:07:06.572 | + inc/async:async_inner:64 : rc=0 2026-08-27 10:07:06.599 | [45562 Async ks-group-memberalt:45562]: finished successfully 2026-08-27 10:07:06.650 | + inc/async:async_inner:64 : rc=0 2026-08-27 10:07:06.683 | [45483 Async ks-group-anotherdemo:45483]: finished successfully 2026-08-27 10:07:06.718 | WAKEUP 2026-08-27 10:07:06.744 | [1978 Async ks-group-anotherdemo:45483]: Signaled 2026-08-27 10:07:06.745 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-08-27 10:07:06.745 | + functions-common:get_or_add_group_project_role:1040 : openstack role add anotherrole --group 7f12ddf25e3f4382af86c5940c447579 --project 7722844682964fa69ada8ec1a1d142a7 2026-08-27 10:07:06.745 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 7f12ddf25e3f4382af86c5940c447579 --project 7722844682964fa69ada8ec1a1d142a7 -f value -c Role 2026-08-27 10:07:06.746 | ++ functions-common:oscwrap:2465 : return 0 2026-08-27 10:07:06.746 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=980845ed78e64cbdbf7c640a51fae502 2026-08-27 10:07:06.746 | + functions-common:get_or_add_group_project_role:1049 : echo 980845ed78e64cbdbf7c640a51fae502 2026-08-27 10:07:06.746 | 980845ed78e64cbdbf7c640a51fae502 2026-08-27 10:07:06.803 | [1978 Async ks-group-anotherdemo:45483]: finished get_or_add_group_project_role anotherrole 7f12ddf25e3f4382af86c5940c447579 7722844682964fa69ada8ec1a1d142a7 with result 0 in 11 seconds 2026-08-27 10:07:06.855 | [1978 Async ks-group-memberalt:45562]: Waiting for completion of get_or_add_group_project_role member 7f12ddf25e3f4382af86c5940c447579 f02e1aa0d0764c528a3644a1592fea01 running on PID 45562 (4 other jobs running) 2026-08-27 10:07:06.887 | [1978 Async ks-group-memberalt:45562]: Signaling child to exit 2026-08-27 10:07:06.888 | WAKEUP 2026-08-27 10:07:06.921 | [1978 Async ks-group-memberalt:45562]: Signaled 2026-08-27 10:07:06.923 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-08-27 10:07:06.923 | + functions-common:get_or_add_group_project_role:1040 : openstack role add member --group 7f12ddf25e3f4382af86c5940c447579 --project f02e1aa0d0764c528a3644a1592fea01 2026-08-27 10:07:06.923 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 7f12ddf25e3f4382af86c5940c447579 --project f02e1aa0d0764c528a3644a1592fea01 -f value -c Role 2026-08-27 10:07:06.923 | ++ functions-common:oscwrap:2465 : return 0 2026-08-27 10:07:06.923 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=a8a6e20d0a68401a9612ddfdcd9c6295 2026-08-27 10:07:06.924 | + functions-common:get_or_add_group_project_role:1049 : echo a8a6e20d0a68401a9612ddfdcd9c6295 2026-08-27 10:07:06.924 | a8a6e20d0a68401a9612ddfdcd9c6295 2026-08-27 10:07:06.983 | [1978 Async ks-group-memberalt:45562]: finished get_or_add_group_project_role member 7f12ddf25e3f4382af86c5940c447579 f02e1aa0d0764c528a3644a1592fea01 with result 0 in 11 seconds 2026-08-27 10:07:07.025 | [1978 Async ks-group-anotheralt:45659]: Waiting for completion of get_or_add_group_project_role anotherrole 7f12ddf25e3f4382af86c5940c447579 f02e1aa0d0764c528a3644a1592fea01 running on PID 45659 (3 other jobs running) 2026-08-27 10:07:07.057 | [1978 Async ks-group-anotheralt:45659]: Signaling child to exit 2026-08-27 10:07:07.342 | + inc/async:async_inner:64 : rc=0 2026-08-27 10:07:07.372 | [45659 Async ks-group-anotheralt:45659]: finished successfully 2026-08-27 10:07:07.400 | WAKEUP 2026-08-27 10:07:07.427 | [1978 Async ks-group-anotheralt:45659]: Signaled 2026-08-27 10:07:07.429 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-08-27 10:07:07.429 | + functions-common:get_or_add_group_project_role:1040 : openstack role add anotherrole --group 7f12ddf25e3f4382af86c5940c447579 --project f02e1aa0d0764c528a3644a1592fea01 2026-08-27 10:07:07.429 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 7f12ddf25e3f4382af86c5940c447579 --project f02e1aa0d0764c528a3644a1592fea01 -f value -c Role 2026-08-27 10:07:07.429 | ++ functions-common:oscwrap:2465 : return 0 2026-08-27 10:07:07.429 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=980845ed78e64cbdbf7c640a51fae502 2026-08-27 10:07:07.429 | + functions-common:get_or_add_group_project_role:1049 : echo 980845ed78e64cbdbf7c640a51fae502 2026-08-27 10:07:07.429 | 980845ed78e64cbdbf7c640a51fae502 2026-08-27 10:07:07.480 | [1978 Async ks-group-anotheralt:45659]: finished get_or_add_group_project_role anotherrole 7f12ddf25e3f4382af86c5940c447579 f02e1aa0d0764c528a3644a1592fea01 with result 0 in 11 seconds 2026-08-27 10:07:07.524 | [1978 Async ks-group-admin:45738]: Waiting for completion of get_or_add_group_project_role admin 91509976404f489d8cd40e6a36f6fba8 f1eae1df4ea7498db278d87a8d96d57b running on PID 45738 (2 other jobs running) 2026-08-27 10:07:07.552 | + inc/async:async_inner:64 : rc=0 2026-08-27 10:07:07.555 | [1978 Async ks-group-admin:45738]: Signaling child to exit 2026-08-27 10:07:07.583 | [45738 Async ks-group-admin:45738]: finished successfully 2026-08-27 10:07:07.610 | WAKEUP 2026-08-27 10:07:07.636 | [1978 Async ks-group-admin:45738]: Signaled 2026-08-27 10:07:07.638 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-08-27 10:07:07.638 | + functions-common:get_or_add_group_project_role:1040 : openstack role add admin --group 91509976404f489d8cd40e6a36f6fba8 --project f1eae1df4ea7498db278d87a8d96d57b 2026-08-27 10:07:07.638 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group 91509976404f489d8cd40e6a36f6fba8 --project f1eae1df4ea7498db278d87a8d96d57b -f value -c Role 2026-08-27 10:07:07.638 | ++ functions-common:oscwrap:2465 : return 0 2026-08-27 10:07:07.638 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=cede26aa4b06479e8251e36ff98e0d34 2026-08-27 10:07:07.639 | + functions-common:get_or_add_group_project_role:1049 : echo cede26aa4b06479e8251e36ff98e0d34 2026-08-27 10:07:07.639 | cede26aa4b06479e8251e36ff98e0d34 2026-08-27 10:07:07.690 | [1978 Async ks-group-admin:45738]: finished get_or_add_group_project_role admin 91509976404f489d8cd40e6a36f6fba8 f1eae1df4ea7498db278d87a8d96d57b with result 0 in 11 seconds 2026-08-27 10:07:07.696 | + inc/async:async_wait:197 : return 0 2026-08-27 10:07:07.700 | + lib/keystone:create_keystone_accounts:366 : is_service_enabled ldap 2026-08-27 10:07:07.725 | + functions-common:is_service_enabled:2076 : return 1 2026-08-27 10:07:07.729 | + ./stack.sh:main:1125 : is_service_enabled nova 2026-08-27 10:07:07.755 | + functions-common:is_service_enabled:2076 : return 0 2026-08-27 10:07:07.759 | + ./stack.sh:main:1126 : async_runfunc create_nova_accounts 2026-08-27 10:07:07.763 | + inc/async:async_runfunc:116 : async_run create_nova_accounts create_nova_accounts 2026-08-27 10:07:07.848 | + inc/async:async_inner:63 : create_nova_accounts 2026-08-27 10:07:07.898 | [1978 Async create_nova_accounts:47628]: running: create_nova_accounts 2026-08-27 10:07:07.902 | + ./stack.sh:main:1128 : is_service_enabled glance 2026-08-27 10:07:07.927 | + functions-common:is_service_enabled:2076 : return 0 2026-08-27 10:07:07.931 | + ./stack.sh:main:1129 : async_runfunc create_glance_accounts 2026-08-27 10:07:07.935 | + inc/async:async_runfunc:116 : async_run create_glance_accounts create_glance_accounts 2026-08-27 10:07:08.019 | + inc/async:async_inner:63 : create_glance_accounts 2026-08-27 10:07:08.072 | [1978 Async create_glance_accounts:47751]: running: create_glance_accounts 2026-08-27 10:07:08.075 | + ./stack.sh:main:1131 : is_service_enabled cinder 2026-08-27 10:07:08.104 | + functions-common:is_service_enabled:2076 : return 0 2026-08-27 10:07:08.109 | + ./stack.sh:main:1132 : async_runfunc create_cinder_accounts 2026-08-27 10:07:08.113 | + inc/async:async_runfunc:116 : async_run create_cinder_accounts create_cinder_accounts 2026-08-27 10:07:08.194 | + inc/async:async_inner:63 : create_cinder_accounts 2026-08-27 10:07:08.255 | [1978 Async create_cinder_accounts:47889]: running: create_cinder_accounts 2026-08-27 10:07:08.259 | + ./stack.sh:main:1134 : is_service_enabled neutron 2026-08-27 10:07:08.286 | + functions-common:is_service_enabled:2076 : return 0 2026-08-27 10:07:08.289 | + ./stack.sh:main:1135 : async_runfunc create_neutron_accounts 2026-08-27 10:07:08.291 | + inc/async:async_runfunc:116 : async_run create_neutron_accounts create_neutron_accounts 2026-08-27 10:07:08.358 | + inc/async:async_inner:63 : create_neutron_accounts 2026-08-27 10:07:08.422 | [1978 Async create_neutron_accounts:48031]: running: create_neutron_accounts 2026-08-27 10:07:08.425 | + ./stack.sh:main:1137 : is_service_enabled swift 2026-08-27 10:07:08.453 | + functions-common:is_service_enabled:2076 : return 1 2026-08-27 10:07:08.459 | + ./stack.sh:main:1146 : is_service_enabled horizon 2026-08-27 10:07:08.504 | + functions-common:is_service_enabled:2076 : return 1 2026-08-27 10:07:08.512 | + ./stack.sh:main:1151 : async_wait create_nova_accounts create_glance_accounts create_cinder_accounts 2026-08-27 10:07:08.637 | [1978 Async create_nova_accounts:47628]: Waiting for completion of create_nova_accounts running on PID 47628 (5 other jobs running) 2026-08-27 10:07:08.718 | [1978 Async create_nova_accounts:47628]: Signaling child to exit 2026-08-27 10:07:42.047 | + inc/async:async_inner:64 : rc=0 2026-08-27 10:07:42.075 | [48031 Async create_neutron_accounts:48031]: finished successfully 2026-08-27 10:07:49.542 | + inc/async:async_inner:64 : rc=0 2026-08-27 10:07:49.581 | [47889 Async create_cinder_accounts:47889]: finished successfully 2026-08-27 10:08:05.054 | + inc/async:async_inner:64 : rc=0 2026-08-27 10:08:05.086 | [47628 Async create_nova_accounts:47628]: finished successfully 2026-08-27 10:08:05.120 | WAKEUP 2026-08-27 10:08:05.151 | [1978 Async create_nova_accounts:47628]: Signaled 2026-08-27 10:08:05.155 | + 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-27 10:08:05.155 | + lib/nova:create_nova_accounts:392 : create_service_user nova admin 2026-08-27 10:08:05.156 | + lib/keystone:create_service_user:379 : get_or_create_user nova nomoresecret Default 2026-08-27 10:08:05.156 | + functions-common:get_or_create_user:899 : local user_id 2026-08-27 10:08:05.156 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-08-27 10:08:05.156 | + functions-common:get_or_create_user:903 : local email= 2026-08-27 10:08:05.156 | ++ 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-27 10:08:05.156 | ++ functions-common:oscwrap:2465 : return 0 2026-08-27 10:08:05.156 | + functions-common:get_or_create_user:915 : user_id=ba6b3787cb29422f83277cd6a28af4af 2026-08-27 10:08:05.156 | + functions-common:get_or_create_user:916 : echo ba6b3787cb29422f83277cd6a28af4af 2026-08-27 10:08:05.156 | ba6b3787cb29422f83277cd6a28af4af 2026-08-27 10:08:05.156 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service nova service Default Default 2026-08-27 10:08:05.156 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-08-27 10:08:05.157 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-08-27 10:08:05.157 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-08-27 10:08:05.157 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-27 10:08:05.157 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-27 10:08:05.157 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-08-27 10:08:05.157 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-08-27 10:08:05.157 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-08-27 10:08:05.157 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-08-27 10:08:05.157 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-08-27 10:08:05.157 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-08-27 10:08:05.158 | + 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-27 10:08:05.158 | ++ 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-27 10:08:05.158 | ++ functions-common:oscwrap:2465 : return 0 2026-08-27 10:08:05.158 | + functions-common:get_or_add_user_project_role:979 : user_role_id=ce0c9ebf837d40a39524b366fd0d7e19 2026-08-27 10:08:05.158 | + functions-common:get_or_add_user_project_role:980 : echo ce0c9ebf837d40a39524b366fd0d7e19 2026-08-27 10:08:05.158 | ce0c9ebf837d40a39524b366fd0d7e19 2026-08-27 10:08:05.158 | + lib/keystone:create_service_user:382 : [[ -n admin ]] 2026-08-27 10:08:05.159 | + lib/keystone:create_service_user:383 : get_or_add_user_project_role admin nova service Default Default 2026-08-27 10:08:05.159 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-08-27 10:08:05.159 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-08-27 10:08:05.159 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-08-27 10:08:05.159 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-27 10:08:05.159 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-27 10:08:05.159 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-08-27 10:08:05.159 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-08-27 10:08:05.159 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-08-27 10:08:05.159 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-08-27 10:08:05.159 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-08-27 10:08:05.160 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-08-27 10:08:05.160 | + 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-27 10:08:05.160 | ++ 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-27 10:08:05.160 | ++ functions-common:oscwrap:2465 : return 0 2026-08-27 10:08:05.160 | + functions-common:get_or_add_user_project_role:979 : user_role_id=cede26aa4b06479e8251e36ff98e0d34 2026-08-27 10:08:05.160 | + functions-common:get_or_add_user_project_role:980 : echo cede26aa4b06479e8251e36ff98e0d34 2026-08-27 10:08:05.160 | cede26aa4b06479e8251e36ff98e0d34 2026-08-27 10:08:05.160 | + lib/nova:create_nova_accounts:394 : local nova_api_url 2026-08-27 10:08:05.160 | + lib/nova:create_nova_accounts:395 : nova_api_url=http://192.168.122.38/compute 2026-08-27 10:08:05.160 | + lib/nova:create_nova_accounts:397 : get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)' 2026-08-27 10:08:05.160 | + functions-common:get_or_create_service:1055 : local service_id 2026-08-27 10:08:05.160 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show compute_legacy -f value -c id 2026-08-27 10:08:05.161 | ++ 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-27 10:08:05.161 | ++ functions-common:oscwrap:2465 : return 0 2026-08-27 10:08:05.161 | + functions-common:get_or_create_service:1066 : service_id=' 2026-08-27 10:08:05.161 | fe9838b31dfe4506b0b1abf6415af251' 2026-08-27 10:08:05.161 | + functions-common:get_or_create_service:1067 : echo fe9838b31dfe4506b0b1abf6415af251 2026-08-27 10:08:05.161 | fe9838b31dfe4506b0b1abf6415af251 2026-08-27 10:08:05.161 | + lib/nova:create_nova_accounts:399 : get_or_create_endpoint compute_legacy RegionOne 'http://192.168.122.38/compute/v2/$(project_id)s' 2026-08-27 10:08:05.162 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-08-27 10:08:05.162 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface compute_legacy public 'http://192.168.122.38/compute/v2/$(project_id)s' RegionOne 2026-08-27 10:08:05.162 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-08-27 10:08:05.163 | +++ 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-27 10:08:05.163 | +++ functions-common:oscwrap:2465 : return 0 2026-08-27 10:08:05.164 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-08-27 10:08:05.164 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-08-27 10:08:05.164 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create compute_legacy public 'http://192.168.122.38/compute/v2/$(project_id)s' --region RegionOne -f value -c id 2026-08-27 10:08:05.165 | +++ functions-common:oscwrap:2465 : return 0 2026-08-27 10:08:05.165 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=a031768b40fc43db8b627ef37b90475b 2026-08-27 10:08:05.165 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo a031768b40fc43db8b627ef37b90475b 2026-08-27 10:08:05.165 | + functions-common:get_or_create_endpoint:1100 : public_id=a031768b40fc43db8b627ef37b90475b 2026-08-27 10:08:05.165 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-08-27 10:08:05.166 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-08-27 10:08:05.166 | + functions-common:get_or_create_endpoint:1109 : echo a031768b40fc43db8b627ef37b90475b 2026-08-27 10:08:05.166 | a031768b40fc43db8b627ef37b90475b 2026-08-27 10:08:05.166 | + lib/nova:create_nova_accounts:403 : get_or_create_service nova compute 'Nova Compute Service' 2026-08-27 10:08:05.166 | + functions-common:get_or_create_service:1055 : local service_id 2026-08-27 10:08:05.166 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show compute -f value -c id 2026-08-27 10:08:05.166 | ++ 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-27 10:08:05.167 | ++ functions-common:oscwrap:2465 : return 0 2026-08-27 10:08:05.167 | + functions-common:get_or_create_service:1066 : service_id=' 2026-08-27 10:08:05.167 | 723b6feed7cf4928bba71ef74d1e69b5' 2026-08-27 10:08:05.168 | + functions-common:get_or_create_service:1067 : echo 723b6feed7cf4928bba71ef74d1e69b5 2026-08-27 10:08:05.168 | 723b6feed7cf4928bba71ef74d1e69b5 2026-08-27 10:08:05.168 | + lib/nova:create_nova_accounts:405 : get_or_create_endpoint compute RegionOne http://192.168.122.38/compute/v2.1 2026-08-27 10:08:05.168 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-08-27 10:08:05.168 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface compute public http://192.168.122.38/compute/v2.1 RegionOne 2026-08-27 10:08:05.168 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-08-27 10:08:05.168 | +++ 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-27 10:08:05.168 | +++ functions-common:oscwrap:2465 : return 0 2026-08-27 10:08:05.169 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-08-27 10:08:05.169 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-08-27 10:08:05.169 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create compute public http://192.168.122.38/compute/v2.1 --region RegionOne -f value -c id 2026-08-27 10:08:05.169 | +++ functions-common:oscwrap:2465 : return 0 2026-08-27 10:08:05.170 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=8a4337465260487a8e348f37a53bb0a7 2026-08-27 10:08:05.170 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo 8a4337465260487a8e348f37a53bb0a7 2026-08-27 10:08:05.170 | + functions-common:get_or_create_endpoint:1100 : public_id=8a4337465260487a8e348f37a53bb0a7 2026-08-27 10:08:05.170 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-08-27 10:08:05.170 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-08-27 10:08:05.170 | + functions-common:get_or_create_endpoint:1109 : echo 8a4337465260487a8e348f37a53bb0a7 2026-08-27 10:08:05.170 | 8a4337465260487a8e348f37a53bb0a7 2026-08-27 10:08:05.171 | + lib/nova:create_nova_accounts:410 : is_service_enabled n-api 2026-08-27 10:08:05.171 | + functions-common:is_service_enabled:2076 : return 0 2026-08-27 10:08:05.171 | + lib/nova:create_nova_accounts:412 : is_service_enabled swift 2026-08-27 10:08:05.171 | + functions-common:is_service_enabled:2076 : return 1 2026-08-27 10:08:05.171 | + lib/nova:create_nova_accounts:420 : is_service_enabled s3api 2026-08-27 10:08:05.171 | + functions-common:is_service_enabled:2076 : return 1 2026-08-27 10:08:05.171 | + lib/nova:create_nova_accounts:431 : is_service_enabled n-api 2026-08-27 10:08:05.172 | + functions-common:is_service_enabled:2076 : return 0 2026-08-27 10:08:05.172 | + lib/nova:create_nova_accounts:432 : [[ False = True ]] 2026-08-27 10:08:05.213 | [1978 Async create_nova_accounts:47628]: finished create_nova_accounts with result 0 in 57 seconds 2026-08-27 10:08:05.262 | [1978 Async create_glance_accounts:47751]: Waiting for completion of create_glance_accounts running on PID 47751 (4 other jobs running) 2026-08-27 10:08:05.296 | [1978 Async create_glance_accounts:47751]: Signaling child to exit 2026-08-27 10:08:17.816 | + inc/async:async_inner:64 : rc=0 2026-08-27 10:08:17.848 | [47751 Async create_glance_accounts:47751]: finished successfully 2026-08-27 10:08:17.876 | WAKEUP 2026-08-27 10:08:17.902 | [1978 Async create_glance_accounts:47751]: Signaled 2026-08-27 10:08:17.905 | + lib/glance:create_glance_accounts:486 : is_service_enabled g-api 2026-08-27 10:08:17.905 | + functions-common:is_service_enabled:2076 : return 0 2026-08-27 10:08:17.905 | + lib/glance:create_glance_accounts:490 : create_service_user glance admin 2026-08-27 10:08:17.905 | + lib/keystone:create_service_user:379 : get_or_create_user glance nomoresecret Default 2026-08-27 10:08:17.905 | + functions-common:get_or_create_user:899 : local user_id 2026-08-27 10:08:17.905 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-08-27 10:08:17.905 | + functions-common:get_or_create_user:903 : local email= 2026-08-27 10:08:17.905 | ++ 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-27 10:08:17.905 | ++ functions-common:oscwrap:2465 : return 0 2026-08-27 10:08:17.906 | + functions-common:get_or_create_user:915 : user_id=77ed2f20a4b54faf944bbf14b1af041a 2026-08-27 10:08:17.906 | + functions-common:get_or_create_user:916 : echo 77ed2f20a4b54faf944bbf14b1af041a 2026-08-27 10:08:17.906 | 77ed2f20a4b54faf944bbf14b1af041a 2026-08-27 10:08:17.906 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service glance service Default Default 2026-08-27 10:08:17.906 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-08-27 10:08:17.906 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-08-27 10:08:17.906 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-08-27 10:08:17.906 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-27 10:08:17.906 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-27 10:08:17.906 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-08-27 10:08:17.906 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-08-27 10:08:17.907 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-08-27 10:08:17.907 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-08-27 10:08:17.907 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-08-27 10:08:17.907 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-08-27 10:08:17.907 | + 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-27 10:08:17.907 | ++ 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-27 10:08:17.907 | ++ functions-common:oscwrap:2465 : return 0 2026-08-27 10:08:17.907 | + functions-common:get_or_add_user_project_role:979 : user_role_id=ce0c9ebf837d40a39524b366fd0d7e19 2026-08-27 10:08:17.907 | + functions-common:get_or_add_user_project_role:980 : echo ce0c9ebf837d40a39524b366fd0d7e19 2026-08-27 10:08:17.908 | ce0c9ebf837d40a39524b366fd0d7e19 2026-08-27 10:08:17.908 | + lib/keystone:create_service_user:382 : [[ -n admin ]] 2026-08-27 10:08:17.908 | + lib/keystone:create_service_user:383 : get_or_add_user_project_role admin glance service Default Default 2026-08-27 10:08:17.908 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-08-27 10:08:17.908 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-08-27 10:08:17.908 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-08-27 10:08:17.908 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-27 10:08:17.908 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-27 10:08:17.909 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-08-27 10:08:17.909 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-08-27 10:08:17.909 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-08-27 10:08:17.909 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-08-27 10:08:17.909 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-08-27 10:08:17.909 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-08-27 10:08:17.910 | + 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-27 10:08:17.910 | ++ 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-27 10:08:17.910 | ++ functions-common:oscwrap:2465 : return 0 2026-08-27 10:08:17.910 | + functions-common:get_or_add_user_project_role:979 : user_role_id=cede26aa4b06479e8251e36ff98e0d34 2026-08-27 10:08:17.910 | + functions-common:get_or_add_user_project_role:980 : echo cede26aa4b06479e8251e36ff98e0d34 2026-08-27 10:08:17.910 | cede26aa4b06479e8251e36ff98e0d34 2026-08-27 10:08:17.910 | + lib/glance:create_glance_accounts:493 : is_service_enabled s-proxy 2026-08-27 10:08:17.910 | + functions-common:is_service_enabled:2076 : return 1 2026-08-27 10:08:17.910 | + lib/glance:create_glance_accounts:497 : get_or_create_service glance image 'Glance Image Service' 2026-08-27 10:08:17.910 | + functions-common:get_or_create_service:1055 : local service_id 2026-08-27 10:08:17.911 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show image -f value -c id 2026-08-27 10:08:17.911 | ++ 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-27 10:08:17.911 | ++ functions-common:oscwrap:2465 : return 0 2026-08-27 10:08:17.911 | + functions-common:get_or_create_service:1066 : service_id=' 2026-08-27 10:08:17.911 | 35b8acc678dd4602a6786dd7e33b4a02' 2026-08-27 10:08:17.911 | + functions-common:get_or_create_service:1067 : echo 35b8acc678dd4602a6786dd7e33b4a02 2026-08-27 10:08:17.911 | 35b8acc678dd4602a6786dd7e33b4a02 2026-08-27 10:08:17.911 | + lib/glance:create_glance_accounts:499 : get_or_create_endpoint image RegionOne http://192.168.122.38/image 2026-08-27 10:08:17.911 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-08-27 10:08:17.911 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface image public http://192.168.122.38/image RegionOne 2026-08-27 10:08:17.912 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-08-27 10:08:17.912 | +++ 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-27 10:08:17.912 | +++ functions-common:oscwrap:2465 : return 0 2026-08-27 10:08:17.912 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-08-27 10:08:17.912 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-08-27 10:08:17.912 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create image public http://192.168.122.38/image --region RegionOne -f value -c id 2026-08-27 10:08:17.912 | +++ functions-common:oscwrap:2465 : return 0 2026-08-27 10:08:17.912 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=32da119464f043b9bcf29e5cab4d3bbe 2026-08-27 10:08:17.912 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo 32da119464f043b9bcf29e5cab4d3bbe 2026-08-27 10:08:17.913 | + functions-common:get_or_create_endpoint:1100 : public_id=32da119464f043b9bcf29e5cab4d3bbe 2026-08-27 10:08:17.913 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-08-27 10:08:17.913 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-08-27 10:08:17.913 | + functions-common:get_or_create_endpoint:1109 : echo 32da119464f043b9bcf29e5cab4d3bbe 2026-08-27 10:08:17.913 | 32da119464f043b9bcf29e5cab4d3bbe 2026-08-27 10:08:17.913 | ++ lib/glance:create_glance_accounts:504 : get_or_create_domain Default 2026-08-27 10:08:17.913 | ++ functions-common:get_or_create_domain:872 : local domain_id 2026-08-27 10:08:17.913 | +++ 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-27 10:08:17.913 | +++ functions-common:oscwrap:2465 : return 0 2026-08-27 10:08:17.913 | ++ functions-common:get_or_create_domain:877 : domain_id=default 2026-08-27 10:08:17.914 | ++ functions-common:get_or_create_domain:878 : echo default 2026-08-27 10:08:17.914 | + lib/glance:create_glance_accounts:504 : service_domain_id=default 2026-08-27 10:08:17.914 | + lib/glance:create_glance_accounts:505 : iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default 2026-08-27 10:08:17.914 | + lib/glance:create_glance_accounts:506 : iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default 2026-08-27 10:08:17.914 | + lib/glance:create_glance_accounts:508 : [[ True = True ]] 2026-08-27 10:08:17.914 | + lib/glance:create_glance_accounts:509 : configure_glance_quotas 2026-08-27 10:08:17.914 | + 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-27 10:08:17.914 | +---------------+----------------------------------+ 2026-08-27 10:08:17.914 | | Field | Value | 2026-08-27 10:08:17.914 | +---------------+----------------------------------+ 2026-08-27 10:08:17.915 | | default_limit | 2000 | 2026-08-27 10:08:17.915 | | description | None | 2026-08-27 10:08:17.915 | | id | 5b9de9d2de324000a7293ff2d409786e | 2026-08-27 10:08:17.915 | | region_id | RegionOne | 2026-08-27 10:08:17.915 | | resource_name | image_size_total | 2026-08-27 10:08:17.915 | | service_id | 35b8acc678dd4602a6786dd7e33b4a02 | 2026-08-27 10:08:17.915 | +---------------+----------------------------------+ 2026-08-27 10:08:17.915 | + 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-27 10:08:17.915 | +---------------+----------------------------------+ 2026-08-27 10:08:17.915 | | Field | Value | 2026-08-27 10:08:17.916 | +---------------+----------------------------------+ 2026-08-27 10:08:17.916 | | default_limit | 2000 | 2026-08-27 10:08:17.916 | | description | None | 2026-08-27 10:08:17.916 | | id | 98e4702a7cfd473ab7bc599a7b357113 | 2026-08-27 10:08:17.916 | | region_id | RegionOne | 2026-08-27 10:08:17.916 | | resource_name | image_stage_total | 2026-08-27 10:08:17.916 | | service_id | 35b8acc678dd4602a6786dd7e33b4a02 | 2026-08-27 10:08:17.916 | +---------------+----------------------------------+ 2026-08-27 10:08:17.916 | + 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-27 10:08:17.916 | +---------------+----------------------------------+ 2026-08-27 10:08:17.917 | | Field | Value | 2026-08-27 10:08:17.917 | +---------------+----------------------------------+ 2026-08-27 10:08:17.917 | | default_limit | 100 | 2026-08-27 10:08:17.917 | | description | None | 2026-08-27 10:08:17.917 | | id | a1463d5e90bc4a818076df7fab35a6e9 | 2026-08-27 10:08:17.917 | | region_id | RegionOne | 2026-08-27 10:08:17.917 | | resource_name | image_count_total | 2026-08-27 10:08:17.917 | | service_id | 35b8acc678dd4602a6786dd7e33b4a02 | 2026-08-27 10:08:17.917 | +---------------+----------------------------------+ 2026-08-27 10:08:17.917 | + 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-27 10:08:17.918 | +---------------+----------------------------------+ 2026-08-27 10:08:17.918 | | Field | Value | 2026-08-27 10:08:17.918 | +---------------+----------------------------------+ 2026-08-27 10:08:17.918 | | default_limit | 100 | 2026-08-27 10:08:17.918 | | description | None | 2026-08-27 10:08:17.918 | | id | 3ceacf8e6c704c5d9c0dfbf319f6a649 | 2026-08-27 10:08:17.919 | | region_id | RegionOne | 2026-08-27 10:08:17.919 | | resource_name | image_count_uploading | 2026-08-27 10:08:17.919 | | service_id | 35b8acc678dd4602a6786dd7e33b4a02 | 2026-08-27 10:08:17.919 | +---------------+----------------------------------+ 2026-08-27 10:08:17.919 | + lib/glance:configure_glance_quotas:331 : iniset /etc/glance/glance-api.conf DEFAULT use_keystone_limits True 2026-08-27 10:08:17.919 | + lib/glance:configure_glance_quotas:334 : iniset /etc/glance/glance-api.conf oslo_limit user_domain_name Default 2026-08-27 10:08:17.919 | + lib/glance:configure_glance_quotas:335 : iniset /etc/glance/glance-api.conf oslo_limit password nomoresecret 2026-08-27 10:08:17.919 | + lib/glance:configure_glance_quotas:336 : iniset /etc/glance/glance-api.conf oslo_limit username glance 2026-08-27 10:08:17.920 | + lib/glance:configure_glance_quotas:337 : iniset /etc/glance/glance-api.conf oslo_limit auth_type password 2026-08-27 10:08:17.920 | + lib/glance:configure_glance_quotas:338 : iniset /etc/glance/glance-api.conf oslo_limit auth_url http://192.168.122.38/identity 2026-08-27 10:08:17.920 | + lib/glance:configure_glance_quotas:339 : iniset /etc/glance/glance-api.conf oslo_limit system_scope all 2026-08-27 10:08:17.920 | ++ lib/glance:configure_glance_quotas:340 : oscwrap --os-cloud devstack-system-admin endpoint list --service glance -f value -c ID 2026-08-27 10:08:17.920 | ++ functions-common:oscwrap:2465 : return 0 2026-08-27 10:08:17.920 | + lib/glance:configure_glance_quotas:340 : iniset /etc/glance/glance-api.conf oslo_limit endpoint_id 32da119464f043b9bcf29e5cab4d3bbe 2026-08-27 10:08:17.920 | + lib/glance:configure_glance_quotas:344 : openstack --os-cloud devstack-system-admin role add --user glance --user-domain Default --system all reader 2026-08-27 10:08:17.920 | + lib/glance:create_glance_accounts:512 : is_service_enabled s3api 2026-08-27 10:08:17.921 | + functions-common:is_service_enabled:2076 : return 1 2026-08-27 10:08:17.962 | [1978 Async create_glance_accounts:47751]: finished create_glance_accounts with result 0 in 69 seconds 2026-08-27 10:08:18.007 | [1978 Async create_cinder_accounts:47889]: Waiting for completion of create_cinder_accounts running on PID 47889 (3 other jobs running) 2026-08-27 10:08:18.037 | [1978 Async create_cinder_accounts:47889]: Signaling child to exit 2026-08-27 10:08:18.037 | WAKEUP 2026-08-27 10:08:18.065 | [1978 Async create_cinder_accounts:47889]: Signaled 2026-08-27 10:08:18.066 | + 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-27 10:08:18.066 | + lib/cinder:create_cinder_accounts:455 : local extra_role= 2026-08-27 10:08:18.066 | + lib/cinder:create_cinder_accounts:465 : is_service_enabled barbican 2026-08-27 10:08:18.066 | + functions-common:is_service_enabled:2076 : return 1 2026-08-27 10:08:18.067 | + lib/cinder:create_cinder_accounts:469 : create_service_user cinder 2026-08-27 10:08:18.067 | + lib/keystone:create_service_user:379 : get_or_create_user cinder nomoresecret Default 2026-08-27 10:08:18.067 | + functions-common:get_or_create_user:899 : local user_id 2026-08-27 10:08:18.067 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-08-27 10:08:18.067 | + functions-common:get_or_create_user:903 : local email= 2026-08-27 10:08:18.067 | ++ 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-27 10:08:18.067 | ++ functions-common:oscwrap:2465 : return 0 2026-08-27 10:08:18.067 | + functions-common:get_or_create_user:915 : user_id=e32f349e66004d14bfa167904e7a43a4 2026-08-27 10:08:18.067 | + functions-common:get_or_create_user:916 : echo e32f349e66004d14bfa167904e7a43a4 2026-08-27 10:08:18.067 | e32f349e66004d14bfa167904e7a43a4 2026-08-27 10:08:18.067 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service cinder service Default Default 2026-08-27 10:08:18.068 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-08-27 10:08:18.068 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-08-27 10:08:18.068 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-08-27 10:08:18.068 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-27 10:08:18.068 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-27 10:08:18.068 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-08-27 10:08:18.068 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-08-27 10:08:18.068 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-08-27 10:08:18.068 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-08-27 10:08:18.068 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-08-27 10:08:18.068 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-08-27 10:08:18.068 | + 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-27 10:08:18.069 | ++ 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-27 10:08:18.069 | ++ functions-common:oscwrap:2465 : return 0 2026-08-27 10:08:18.069 | + functions-common:get_or_add_user_project_role:979 : user_role_id=ce0c9ebf837d40a39524b366fd0d7e19 2026-08-27 10:08:18.069 | + functions-common:get_or_add_user_project_role:980 : echo ce0c9ebf837d40a39524b366fd0d7e19 2026-08-27 10:08:18.069 | ce0c9ebf837d40a39524b366fd0d7e19 2026-08-27 10:08:18.069 | + lib/keystone:create_service_user:382 : [[ -n '' ]] 2026-08-27 10:08:18.069 | + lib/cinder:create_cinder_accounts:471 : is_service_enabled barbican 2026-08-27 10:08:18.070 | + functions-common:is_service_enabled:2076 : return 1 2026-08-27 10:08:18.070 | + lib/cinder:create_cinder_accounts:477 : local cinder_api_url 2026-08-27 10:08:18.070 | + lib/cinder:create_cinder_accounts:478 : cinder_api_url=http://192.168.122.38/volume 2026-08-27 10:08:18.071 | + lib/cinder:create_cinder_accounts:481 : get_or_create_service cinder block-storage 'Cinder Volume Service' 2026-08-27 10:08:18.071 | + functions-common:get_or_create_service:1055 : local service_id 2026-08-27 10:08:18.071 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show block-storage -f value -c id 2026-08-27 10:08:18.072 | ++ 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-27 10:08:18.072 | ++ functions-common:oscwrap:2465 : return 0 2026-08-27 10:08:18.073 | + functions-common:get_or_create_service:1066 : service_id=' 2026-08-27 10:08:18.073 | 4c6f6abe326f4f429526636b16194578' 2026-08-27 10:08:18.073 | + functions-common:get_or_create_service:1067 : echo 4c6f6abe326f4f429526636b16194578 2026-08-27 10:08:18.073 | 4c6f6abe326f4f429526636b16194578 2026-08-27 10:08:18.073 | + lib/cinder:create_cinder_accounts:483 : get_or_create_endpoint block-storage RegionOne http://192.168.122.38/volume/v3 2026-08-27 10:08:18.073 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-08-27 10:08:18.074 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface block-storage public http://192.168.122.38/volume/v3 RegionOne 2026-08-27 10:08:18.074 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-08-27 10:08:18.074 | +++ 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-27 10:08:18.074 | +++ functions-common:oscwrap:2465 : return 0 2026-08-27 10:08:18.074 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-08-27 10:08:18.074 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-08-27 10:08:18.074 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create block-storage public http://192.168.122.38/volume/v3 --region RegionOne -f value -c id 2026-08-27 10:08:18.075 | +++ functions-common:oscwrap:2465 : return 0 2026-08-27 10:08:18.075 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=ec56227af26e4c65813e539dd7f814c3 2026-08-27 10:08:18.075 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo ec56227af26e4c65813e539dd7f814c3 2026-08-27 10:08:18.075 | + functions-common:get_or_create_endpoint:1100 : public_id=ec56227af26e4c65813e539dd7f814c3 2026-08-27 10:08:18.075 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-08-27 10:08:18.076 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-08-27 10:08:18.076 | + functions-common:get_or_create_endpoint:1109 : echo ec56227af26e4c65813e539dd7f814c3 2026-08-27 10:08:18.076 | ec56227af26e4c65813e539dd7f814c3 2026-08-27 10:08:18.076 | + lib/cinder:create_cinder_accounts:486 : configure_cinder_internal_tenant 2026-08-27 10:08:18.076 | ++ lib/cinder:configure_cinder_internal_tenant:722 : get_or_create_project service 2026-08-27 10:08:18.076 | ++ functions-common:get_or_create_project:922 : local project_id 2026-08-27 10:08:18.076 | +++ 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-27 10:08:18.077 | +++ functions-common:oscwrap:2465 : return 0 2026-08-27 10:08:18.077 | ++ functions-common:get_or_create_project:928 : project_id=d8839e6a1754400ca049728bc09ba6a9 2026-08-27 10:08:18.077 | ++ functions-common:get_or_create_project:929 : echo d8839e6a1754400ca049728bc09ba6a9 2026-08-27 10:08:18.077 | + lib/cinder:configure_cinder_internal_tenant:722 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id d8839e6a1754400ca049728bc09ba6a9 2026-08-27 10:08:18.078 | ++ lib/cinder:configure_cinder_internal_tenant:723 : get_or_create_user cinder 2026-08-27 10:08:18.078 | ++ functions-common:get_or_create_user:899 : local user_id 2026-08-27 10:08:18.078 | ++ functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-08-27 10:08:18.078 | ++ functions-common:get_or_create_user:903 : local email= 2026-08-27 10:08:18.078 | +++ 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-27 10:08:18.078 | No password was supplied, authentication will fail when a user does not have a password. 2026-08-27 10:08:18.078 | +++ functions-common:oscwrap:2465 : return 0 2026-08-27 10:08:18.079 | ++ functions-common:get_or_create_user:915 : user_id=e32f349e66004d14bfa167904e7a43a4 2026-08-27 10:08:18.079 | ++ functions-common:get_or_create_user:916 : echo e32f349e66004d14bfa167904e7a43a4 2026-08-27 10:08:18.079 | + lib/cinder:configure_cinder_internal_tenant:723 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id e32f349e66004d14bfa167904e7a43a4 2026-08-27 10:08:18.124 | [1978 Async create_cinder_accounts:47889]: finished create_cinder_accounts with result 0 in 41 seconds 2026-08-27 10:08:18.130 | + inc/async:async_wait:197 : return 0 2026-08-27 10:08:18.135 | + ./stack.sh:main:1152 : async_wait create_neutron_accounts create_swift_accounts configure_horizon 2026-08-27 10:08:18.200 | [1978 Async create_neutron_accounts:48031]: Waiting for completion of create_neutron_accounts running on PID 48031 (2 other jobs running) 2026-08-27 10:08:18.229 | [1978 Async create_neutron_accounts:48031]: Signaling child to exit 2026-08-27 10:08:18.230 | WAKEUP 2026-08-27 10:08:18.256 | [1978 Async create_neutron_accounts:48031]: Signaled 2026-08-27 10:08:18.258 | + lib/neutron:create_neutron_accounts:486 : local neutron_url 2026-08-27 10:08:18.258 | + lib/neutron:create_neutron_accounts:487 : neutron_url=http://192.168.122.38/ 2026-08-27 10:08:18.258 | + lib/neutron:create_neutron_accounts:488 : '[' '!' -z networking ']' 2026-08-27 10:08:18.258 | + lib/neutron:create_neutron_accounts:489 : neutron_url=http://192.168.122.38/networking 2026-08-27 10:08:18.258 | + lib/neutron:create_neutron_accounts:492 : is_service_enabled q-svc neutron-api 2026-08-27 10:08:18.259 | + functions-common:is_service_enabled:2076 : return 0 2026-08-27 10:08:18.259 | + lib/neutron:create_neutron_accounts:494 : create_service_user neutron 2026-08-27 10:08:18.259 | + lib/keystone:create_service_user:379 : get_or_create_user neutron nomoresecret Default 2026-08-27 10:08:18.259 | + functions-common:get_or_create_user:899 : local user_id 2026-08-27 10:08:18.259 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-08-27 10:08:18.259 | + functions-common:get_or_create_user:903 : local email= 2026-08-27 10:08:18.259 | ++ 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-27 10:08:18.259 | ++ functions-common:oscwrap:2465 : return 0 2026-08-27 10:08:18.259 | + functions-common:get_or_create_user:915 : user_id=af83316dfbb946879d2f5b46c88faafb 2026-08-27 10:08:18.259 | + functions-common:get_or_create_user:916 : echo af83316dfbb946879d2f5b46c88faafb 2026-08-27 10:08:18.260 | af83316dfbb946879d2f5b46c88faafb 2026-08-27 10:08:18.260 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service neutron service Default Default 2026-08-27 10:08:18.260 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-08-27 10:08:18.260 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-08-27 10:08:18.260 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-08-27 10:08:18.260 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-27 10:08:18.260 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-27 10:08:18.260 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-08-27 10:08:18.260 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-08-27 10:08:18.260 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-08-27 10:08:18.261 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-08-27 10:08:18.261 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-08-27 10:08:18.261 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-08-27 10:08:18.261 | + 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-27 10:08:18.261 | ++ 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-27 10:08:18.261 | ++ functions-common:oscwrap:2465 : return 0 2026-08-27 10:08:18.261 | + functions-common:get_or_add_user_project_role:979 : user_role_id=ce0c9ebf837d40a39524b366fd0d7e19 2026-08-27 10:08:18.261 | + functions-common:get_or_add_user_project_role:980 : echo ce0c9ebf837d40a39524b366fd0d7e19 2026-08-27 10:08:18.261 | ce0c9ebf837d40a39524b366fd0d7e19 2026-08-27 10:08:18.261 | + lib/keystone:create_service_user:382 : [[ -n '' ]] 2026-08-27 10:08:18.262 | + lib/neutron:create_neutron_accounts:496 : get_or_create_service neutron network 'Neutron Service' 2026-08-27 10:08:18.262 | + functions-common:get_or_create_service:1055 : local service_id 2026-08-27 10:08:18.262 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show network -f value -c id 2026-08-27 10:08:18.262 | ++ 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-27 10:08:18.262 | ++ functions-common:oscwrap:2465 : return 0 2026-08-27 10:08:18.262 | + functions-common:get_or_create_service:1066 : service_id=' 2026-08-27 10:08:18.262 | 05a14d3ff79749159cdbabe6e9d2bb33' 2026-08-27 10:08:18.262 | + functions-common:get_or_create_service:1067 : echo 05a14d3ff79749159cdbabe6e9d2bb33 2026-08-27 10:08:18.262 | 05a14d3ff79749159cdbabe6e9d2bb33 2026-08-27 10:08:18.262 | + lib/neutron:create_neutron_accounts:498 : get_or_create_endpoint network RegionOne http://192.168.122.38/networking 2026-08-27 10:08:18.263 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-08-27 10:08:18.263 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface network public http://192.168.122.38/networking RegionOne 2026-08-27 10:08:18.263 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-08-27 10:08:18.263 | +++ 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-27 10:08:18.263 | +++ functions-common:oscwrap:2465 : return 0 2026-08-27 10:08:18.263 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-08-27 10:08:18.263 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-08-27 10:08:18.263 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create network public http://192.168.122.38/networking --region RegionOne -f value -c id 2026-08-27 10:08:18.263 | +++ functions-common:oscwrap:2465 : return 0 2026-08-27 10:08:18.263 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=35c7593025d74bce8db64c393f299737 2026-08-27 10:08:18.264 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo 35c7593025d74bce8db64c393f299737 2026-08-27 10:08:18.264 | + functions-common:get_or_create_endpoint:1100 : public_id=35c7593025d74bce8db64c393f299737 2026-08-27 10:08:18.264 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-08-27 10:08:18.264 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-08-27 10:08:18.264 | + functions-common:get_or_create_endpoint:1109 : echo 35c7593025d74bce8db64c393f299737 2026-08-27 10:08:18.264 | 35c7593025d74bce8db64c393f299737 2026-08-27 10:08:18.314 | [1978 Async create_neutron_accounts:48031]: finished create_neutron_accounts with result 0 in 33 seconds 2026-08-27 10:08:18.323 | Not waiting for async task create_swift_accounts that we never started or has already been waited for 2026-08-27 10:08:18.330 | Not waiting for async task configure_horizon that we never started or has already been waited for 2026-08-27 10:08:18.334 | + inc/async:async_wait:197 : return 0 2026-08-27 10:08:18.338 | + ./stack.sh:main:1158 : is_service_enabled mysql postgresql 2026-08-27 10:08:18.363 | + functions-common:is_service_enabled:2076 : return 0 2026-08-27 10:08:18.367 | + ./stack.sh:main:1158 : is_service_enabled glance 2026-08-27 10:08:18.392 | + functions-common:is_service_enabled:2076 : return 0 2026-08-27 10:08:18.397 | + ./stack.sh:main:1159 : echo_summary 'Configuring Glance' 2026-08-27 10:08:18.401 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-27 10:08:18.404 | + ./stack.sh:echo_summary:450 : echo -e Configuring Glance 2026-08-27 10:08:18.409 | + ./stack.sh:main:1160 : async_runfunc init_glance 2026-08-27 10:08:18.413 | + inc/async:async_runfunc:116 : async_run init_glance init_glance 2026-08-27 10:08:18.496 | + inc/async:async_inner:63 : init_glance 2026-08-27 10:08:18.546 | [1978 Async init_glance:50282]: running: init_glance 2026-08-27 10:08:18.551 | + ./stack.sh:main:1167 : is_service_enabled neutron 2026-08-27 10:08:18.577 | + functions-common:is_service_enabled:2076 : return 0 2026-08-27 10:08:18.581 | + ./stack.sh:main:1168 : echo_summary 'Configuring Neutron' 2026-08-27 10:08:18.585 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-27 10:08:18.588 | + ./stack.sh:echo_summary:450 : echo -e Configuring Neutron 2026-08-27 10:08:18.592 | + ./stack.sh:main:1170 : configure_neutron 2026-08-27 10:08:18.596 | + lib/neutron:configure_neutron:381 : _configure_neutron_common 2026-08-27 10:08:18.600 | + lib/neutron:_configure_neutron_common:878 : _create_neutron_conf_dir 2026-08-27 10:08:18.604 | + lib/neutron:_create_neutron_conf_dir:871 : sudo install -d -o quobyte /etc/neutron 2026-08-27 10:08:18.623 | + lib/neutron:_configure_neutron_common:881 : cd /opt/stack/neutron 2026-08-27 10:08:18.627 | + lib/neutron:_configure_neutron_common:881 : exec ./tools/generate_config_file_samples.sh 2026-08-27 10:08:19.306 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-27 10:08:19.306 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-27 10:08:19.307 | we strongly recommend against using it for new projects. 2026-08-27 10:08:19.307 | 2026-08-27 10:08:19.307 | If you are already using Eventlet, we recommend migrating to a different 2026-08-27 10:08:19.307 | framework. For more detail see 2026-08-27 10:08:19.307 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-27 10:08:19.307 | 2026-08-27 10:08:19.307 | import eventlet as _eventlet # noqa 2026-08-27 10:08:23.572 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-27 10:08:23.572 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-27 10:08:23.572 | we strongly recommend against using it for new projects. 2026-08-27 10:08:23.572 | 2026-08-27 10:08:23.572 | If you are already using Eventlet, we recommend migrating to a different 2026-08-27 10:08:23.572 | framework. For more detail see 2026-08-27 10:08:23.573 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-27 10:08:23.573 | 2026-08-27 10:08:23.573 | import eventlet as _eventlet # noqa 2026-08-27 10:08:27.658 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-27 10:08:27.658 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-27 10:08:27.659 | we strongly recommend against using it for new projects. 2026-08-27 10:08:27.659 | 2026-08-27 10:08:27.659 | If you are already using Eventlet, we recommend migrating to a different 2026-08-27 10:08:27.659 | framework. For more detail see 2026-08-27 10:08:27.659 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-27 10:08:27.659 | 2026-08-27 10:08:27.659 | import eventlet as _eventlet # noqa 2026-08-27 10:08:31.786 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-27 10:08:31.786 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-27 10:08:31.786 | we strongly recommend against using it for new projects. 2026-08-27 10:08:31.786 | 2026-08-27 10:08:31.786 | If you are already using Eventlet, we recommend migrating to a different 2026-08-27 10:08:31.787 | framework. For more detail see 2026-08-27 10:08:31.787 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-27 10:08:31.787 | 2026-08-27 10:08:31.787 | import eventlet as _eventlet # noqa 2026-08-27 10:08:32.307 | + inc/async:async_inner:64 : rc=0 2026-08-27 10:08:32.337 | [50282 Async init_glance:50282]: finished successfully 2026-08-27 10:08:36.098 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-27 10:08:36.098 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-27 10:08:36.098 | we strongly recommend against using it for new projects. 2026-08-27 10:08:36.098 | 2026-08-27 10:08:36.098 | If you are already using Eventlet, we recommend migrating to a different 2026-08-27 10:08:36.098 | framework. For more detail see 2026-08-27 10:08:36.098 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-27 10:08:36.098 | 2026-08-27 10:08:36.099 | import eventlet as _eventlet # noqa 2026-08-27 10:08:40.029 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-27 10:08:40.029 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-27 10:08:40.029 | we strongly recommend against using it for new projects. 2026-08-27 10:08:40.029 | 2026-08-27 10:08:40.029 | If you are already using Eventlet, we recommend migrating to a different 2026-08-27 10:08:40.029 | framework. For more detail see 2026-08-27 10:08:40.030 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-27 10:08:40.030 | 2026-08-27 10:08:40.030 | import eventlet as _eventlet # noqa 2026-08-27 10:08:44.043 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/loopingcall.py:19: EventletDeprecationWarning: 2026-08-27 10:08:44.043 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-27 10:08:44.043 | we strongly recommend against using it for new projects. 2026-08-27 10:08:44.043 | 2026-08-27 10:08:44.043 | If you are already using Eventlet, we recommend migrating to a different 2026-08-27 10:08:44.043 | framework. For more detail see 2026-08-27 10:08:44.043 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-27 10:08:44.043 | 2026-08-27 10:08:44.044 | from eventlet import event 2026-08-27 10:08:44.797 | /opt/stack/neutron/neutron/__init__.py:26: UserWarning: The selected oslo_service backend is "eventlet" 2026-08-27 10:08:44.797 | warnings.warn('The selected oslo_service backend is "eventlet"') 2026-08-27 10:08:48.597 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-27 10:08:48.597 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-27 10:08:48.598 | we strongly recommend against using it for new projects. 2026-08-27 10:08:48.598 | 2026-08-27 10:08:48.598 | If you are already using Eventlet, we recommend migrating to a different 2026-08-27 10:08:48.598 | framework. For more detail see 2026-08-27 10:08:48.598 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-27 10:08:48.599 | 2026-08-27 10:08:48.599 | import eventlet as _eventlet # noqa 2026-08-27 10:08:50.428 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-27 10:08:50.428 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-27 10:08:50.428 | we strongly recommend against using it for new projects. 2026-08-27 10:08:50.428 | 2026-08-27 10:08:50.428 | If you are already using Eventlet, we recommend migrating to a different 2026-08-27 10:08:50.428 | framework. For more detail see 2026-08-27 10:08:50.429 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-27 10:08:50.429 | 2026-08-27 10:08:50.429 | import eventlet as _eventlet # noqa 2026-08-27 10:08:54.254 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-27 10:08:54.254 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-27 10:08:54.254 | we strongly recommend against using it for new projects. 2026-08-27 10:08:54.254 | 2026-08-27 10:08:54.254 | If you are already using Eventlet, we recommend migrating to a different 2026-08-27 10:08:54.254 | framework. For more detail see 2026-08-27 10:08:54.254 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-27 10:08:54.255 | 2026-08-27 10:08:54.255 | import eventlet as _eventlet # noqa 2026-08-27 10:08:56.714 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-27 10:08:56.714 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-27 10:08:56.714 | we strongly recommend against using it for new projects. 2026-08-27 10:08:56.714 | 2026-08-27 10:08:56.714 | If you are already using Eventlet, we recommend migrating to a different 2026-08-27 10:08:56.714 | framework. For more detail see 2026-08-27 10:08:56.714 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-27 10:08:56.715 | 2026-08-27 10:08:56.715 | import eventlet as _eventlet # noqa 2026-08-27 10:08:59.939 | + lib/neutron:_configure_neutron_common:883 : cp /opt/stack/neutron/etc/neutron.conf.sample /etc/neutron/neutron.conf 2026-08-27 10:08:59.946 | + lib/neutron:_configure_neutron_common:885 : Q_POLICY_FILE=/etc/neutron/policy.json 2026-08-27 10:08:59.950 | + lib/neutron:_configure_neutron_common:889 : '[' -f /opt/stack/neutron/etc/policy.json ']' 2026-08-27 10:08:59.953 | + lib/neutron:_configure_neutron_common:893 : echo '{"context_is_admin": "role:admin or user_name:neutron"}' 2026-08-27 10:08:59.957 | + lib/neutron:_configure_neutron_common:898 : neutron_plugin_configure_common 2026-08-27 10:08:59.961 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:65 : Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2026-08-27 10:08:59.964 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:66 : Q_PLUGIN_CONF_FILENAME=ml2_conf.ini 2026-08-27 10:08:59.968 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:67 : Q_PLUGIN_CLASS=ml2 2026-08-27 10:08:59.971 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:70 : neutron_service_plugin_class_add ovn-router 2026-08-27 10:08:59.975 | + lib/neutron:neutron_service_plugin_class_add:1037 : local service_plugin_class=ovn-router 2026-08-27 10:08:59.978 | + lib/neutron:neutron_service_plugin_class_add:1038 : [[ '' == '' ]] 2026-08-27 10:08:59.982 | + lib/neutron:neutron_service_plugin_class_add:1039 : Q_SERVICE_PLUGIN_CLASSES=ovn-router 2026-08-27 10:08:59.986 | + lib/neutron:_configure_neutron_common:900 : [[ etc/neutron/plugins/ml2 == '' ]] 2026-08-27 10:08:59.989 | + lib/neutron:_configure_neutron_common:900 : [[ ml2_conf.ini == '' ]] 2026-08-27 10:08:59.993 | + lib/neutron:_configure_neutron_common:900 : [[ ml2 == '' ]] 2026-08-27 10:08:59.996 | + lib/neutron:_configure_neutron_common:905 : mkdir -p /etc/neutron/plugins/ml2 2026-08-27 10:09:00.002 | + lib/neutron:_configure_neutron_common:906 : Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-27 10:09:00.006 | + lib/neutron:_configure_neutron_common:909 : NEUTRON_CORE_PLUGIN_CONF=etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-27 10:09:00.010 | + lib/neutron:_configure_neutron_common:912 : '[' -f /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample ']' 2026-08-27 10:09:00.013 | + 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-27 10:09:00.021 | ++ lib/neutron:_configure_neutron_common:918 : database_connection_url neutron 2026-08-27 10:09:00.024 | ++ lib/database:database_connection_url:134 : local db=neutron 2026-08-27 10:09:00.028 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql neutron 2026-08-27 10:09:00.032 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=neutron 2026-08-27 10:09:00.036 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-08-27 10:09:00.040 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-08-27 10:09:00.044 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-08-27 10:09:00.067 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-27 10:09:00.071 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-08-27 10:09:00.074 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/neutron?charset=utf8&plugin=dbcounter' 2026-08-27 10:09:00.080 | + 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-27 10:09:00.123 | + lib/neutron:_configure_neutron_common:919 : iniset /etc/neutron/neutron.conf DEFAULT state_path /opt/stack/data/neutron 2026-08-27 10:09:00.167 | + lib/neutron:_configure_neutron_common:920 : iniset /etc/neutron/neutron.conf DEFAULT use_syslog False 2026-08-27 10:09:00.211 | + lib/neutron:_configure_neutron_common:921 : iniset /etc/neutron/neutron.conf DEFAULT bind_host 0.0.0.0 2026-08-27 10:09:00.255 | + lib/neutron:_configure_neutron_common:922 : iniset /etc/neutron/neutron.conf oslo_concurrency lock_path /opt/stack/data/neutron/lock 2026-08-27 10:09:00.299 | + lib/neutron:_configure_neutron_common:925 : iniset /etc/neutron/neutron.conf nova region_name RegionOne 2026-08-27 10:09:00.342 | + lib/neutron:_configure_neutron_common:927 : '[' libvirt = fake ']' 2026-08-27 10:09:00.346 | + lib/neutron:_configure_neutron_common:937 : setup_logging /etc/neutron/neutron.conf 2026-08-27 10:09:00.350 | + functions:setup_logging:693 : setup_systemd_logging /etc/neutron/neutron.conf 2026-08-27 10:09:00.353 | + functions:setup_systemd_logging:710 : local conf_file=/etc/neutron/neutron.conf 2026-08-27 10:09:00.358 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-08-27 10:09:00.383 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-08-27 10:09:00.387 | + functions:setup_systemd_logging:716 : local pidstr= 2026-08-27 10:09:00.391 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-08-27 10:09:00.395 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-08-27 10:09:00.399 | + 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-27 10:09:00.442 | + 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-27 10:09:00.487 | + 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-27 10:09:00.530 | + functions:setup_systemd_logging:727 : iniset /etc/neutron/neutron.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-08-27 10:09:00.574 | + functions:setup_systemd_logging:730 : iniset /etc/neutron/neutron.conf DEFAULT log_color False 2026-08-27 10:09:00.617 | + lib/neutron:_configure_neutron_common:939 : _neutron_setup_rootwrap 2026-08-27 10:09:00.621 | + lib/neutron:_neutron_setup_rootwrap:1072 : [[ True == \F\a\l\s\e ]] 2026-08-27 10:09:00.624 | + lib/neutron:_neutron_setup_rootwrap:1076 : Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d 2026-08-27 10:09:00.628 | + lib/neutron:_neutron_setup_rootwrap:1077 : [[ -d /etc/neutron/rootwrap.d ]] 2026-08-27 10:09:00.632 | + lib/neutron:_neutron_setup_rootwrap:1081 : neutron_deploy_rootwrap_filters /opt/stack/neutron 2026-08-27 10:09:00.636 | + lib/neutron:neutron_deploy_rootwrap_filters:1062 : [[ True == \F\a\l\s\e ]] 2026-08-27 10:09:00.640 | + lib/neutron:neutron_deploy_rootwrap_filters:1065 : local srcdir=/opt/stack/neutron 2026-08-27 10:09:00.643 | + lib/neutron:neutron_deploy_rootwrap_filters:1066 : sudo install -d -o root -m 755 /etc/neutron/rootwrap.d 2026-08-27 10:09:00.663 | + 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-27 10:09:00.682 | + 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-27 10:09:00.700 | + 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-27 10:09:00.719 | + lib/neutron:_neutron_setup_rootwrap:1090 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/neutron/rootwrap.conf 2026-08-27 10:09:00.738 | + lib/neutron:_neutron_setup_rootwrap:1093 : ROOTWRAP_SUDOER_CMD='/opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2026-08-27 10:09:00.741 | + lib/neutron:_neutron_setup_rootwrap:1094 : ROOTWRAP_DAEMON_SUDOER_CMD='/opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-08-27 10:09:00.746 | ++ lib/neutron:_neutron_setup_rootwrap:1097 : mktemp 2026-08-27 10:09:00.752 | + lib/neutron:_neutron_setup_rootwrap:1097 : TEMPFILE=/tmp/tmp.Eyw8SAETv6 2026-08-27 10:09:00.756 | + lib/neutron:_neutron_setup_rootwrap:1098 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2026-08-27 10:09:00.760 | + 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-27 10:09:00.763 | + lib/neutron:_neutron_setup_rootwrap:1100 : chmod 0440 /tmp/tmp.Eyw8SAETv6 2026-08-27 10:09:00.772 | + lib/neutron:_neutron_setup_rootwrap:1101 : sudo chown root:root /tmp/tmp.Eyw8SAETv6 2026-08-27 10:09:00.791 | + lib/neutron:_neutron_setup_rootwrap:1102 : sudo mv /tmp/tmp.Eyw8SAETv6 /etc/sudoers.d/neutron-rootwrap 2026-08-27 10:09:00.808 | + lib/neutron:_neutron_setup_rootwrap:1105 : configure_root_helper_options /etc/neutron/neutron.conf 2026-08-27 10:09:00.812 | + lib/neutron:configure_root_helper_options:1109 : local conffile=/etc/neutron/neutron.conf 2026-08-27 10:09:00.816 | + 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-27 10:09:00.858 | + lib/neutron:configure_root_helper_options:1111 : [[ True == \T\r\u\e ]] 2026-08-27 10:09:00.862 | + 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-27 10:09:00.906 | + lib/neutron:configure_neutron:382 : iniset_rpc_backend neutron /etc/neutron/neutron.conf 2026-08-27 10:09:00.910 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=neutron 2026-08-27 10:09:00.914 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/neutron/neutron.conf 2026-08-27 10:09:00.918 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-08-27 10:09:00.922 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-08-27 10:09:00.925 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-08-27 10:09:00.951 | + functions-common:is_service_enabled:2076 : return 0 2026-08-27 10:09:00.955 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-08-27 10:09:00.959 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-08-27 10:09:00.963 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-08-27 10:09:00.988 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-27 10:09:00.992 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.38:5672/ 2026-08-27 10:09:00.997 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/neutron/neutron.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.38:5672/ 2026-08-27 10:09:01.041 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-08-27 10:09:01.045 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-08-27 10:09:01.049 | + lib/neutron:configure_neutron:384 : is_service_enabled q-metering neutron-metering 2026-08-27 10:09:01.075 | + functions-common:is_service_enabled:2076 : return 1 2026-08-27 10:09:01.079 | + lib/neutron:configure_neutron:387 : is_service_enabled q-agt neutron-agent 2026-08-27 10:09:01.104 | + functions-common:is_service_enabled:2076 : return 1 2026-08-27 10:09:01.110 | + lib/neutron:configure_neutron:390 : is_service_enabled q-dhcp neutron-dhcp 2026-08-27 10:09:01.135 | + functions-common:is_service_enabled:2076 : return 1 2026-08-27 10:09:01.139 | + lib/neutron:configure_neutron:393 : is_service_enabled q-l3 neutron-l3 2026-08-27 10:09:01.165 | + functions-common:is_service_enabled:2076 : return 1 2026-08-27 10:09:01.169 | + lib/neutron:configure_neutron:396 : is_service_enabled q-meta neutron-metadata-agent 2026-08-27 10:09:01.194 | + functions-common:is_service_enabled:2076 : return 1 2026-08-27 10:09:01.198 | + lib/neutron:configure_neutron:400 : [[ legacy != \l\e\g\a\c\y ]] 2026-08-27 10:09:01.202 | + lib/neutron:configure_neutron:403 : is_service_enabled ceilometer 2026-08-27 10:09:01.227 | + functions-common:is_service_enabled:2076 : return 1 2026-08-27 10:09:01.231 | + lib/neutron:configure_neutron:407 : [[ ovn == \o\v\n ]] 2026-08-27 10:09:01.235 | + lib/neutron:configure_neutron:408 : configure_ovn 2026-08-27 10:09:01.239 | + lib/neutron_plugins/ovn_agent:configure_ovn:557 : echo 'Configuring OVN' 2026-08-27 10:09:01.239 | Configuring OVN 2026-08-27 10:09:01.243 | + lib/neutron_plugins/ovn_agent:configure_ovn:559 : '[' -z '' ']' 2026-08-27 10:09:01.247 | + lib/neutron_plugins/ovn_agent:configure_ovn:560 : '[' -f /etc/openvswitch/system-id.conf ']' 2026-08-27 10:09:01.251 | ++ lib/neutron_plugins/ovn_agent:configure_ovn:561 : cat /etc/openvswitch/system-id.conf 2026-08-27 10:09:01.257 | + lib/neutron_plugins/ovn_agent:configure_ovn:561 : OVN_UUID=e82c6fc6-8fa5-4ff1-8551-771d2de49571 2026-08-27 10:09:01.261 | + lib/neutron_plugins/ovn_agent:configure_ovn:576 : [[ False == \F\a\l\s\e ]] 2026-08-27 10:09:01.265 | + lib/neutron_plugins/ovn_agent:configure_ovn:576 : is_fedora 2026-08-27 10:09:01.269 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-08-27 10:09:01.272 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-08-27 10:09:01.276 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-08-27 10:09:01.280 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-08-27 10:09:01.283 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-08-27 10:09:01.287 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-08-27 10:09:01.290 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-08-27 10:09:01.295 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-08-27 10:09:01.298 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-08-27 10:09:01.302 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-08-27 10:09:01.305 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-08-27 10:09:01.309 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-08-27 10:09:01.313 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-08-27 10:09:01.317 | + lib/neutron_plugins/ovn_agent:configure_ovn:583 : local sample_file= 2026-08-27 10:09:01.321 | + lib/neutron_plugins/ovn_agent:configure_ovn:584 : local config_file= 2026-08-27 10:09:01.325 | + lib/neutron_plugins/ovn_agent:configure_ovn:585 : is_ovn_agent_enabled 2026-08-27 10:09:01.329 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:327 : is_service_enabled q-ovn-agent neutron-ovn-agent 2026-08-27 10:09:01.353 | + functions-common:is_service_enabled:2076 : return 0 2026-08-27 10:09:01.357 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:328 : enable_service q-ovn-agent 2026-08-27 10:09:01.417 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:329 : return 0 2026-08-27 10:09:01.421 | + lib/neutron_plugins/ovn_agent:configure_ovn:585 : [[ metadata =~ metadata ]] 2026-08-27 10:09:01.425 | + lib/neutron_plugins/ovn_agent:configure_ovn:585 : is_service_enabled ovn-controller 2026-08-27 10:09:01.450 | + functions-common:is_service_enabled:2076 : return 0 2026-08-27 10:09:01.454 | + lib/neutron_plugins/ovn_agent:configure_ovn:586 : sample_file=/opt/stack/neutron/etc/neutron/plugins/ml2/ovn_agent.ini.sample 2026-08-27 10:09:01.457 | + lib/neutron_plugins/ovn_agent:configure_ovn:587 : config_file=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-08-27 10:09:01.461 | + lib/neutron_plugins/ovn_agent:configure_ovn:592 : '[' -n /etc/neutron/plugins/ml2/ovn_agent.ini ']' 2026-08-27 10:09:01.465 | + lib/neutron_plugins/ovn_agent:configure_ovn:593 : sudo install -d -o quobyte /etc/neutron 2026-08-27 10:09:01.483 | + lib/neutron_plugins/ovn_agent:configure_ovn:595 : mkdir -p /opt/stack/neutron/etc/neutron/plugins/ml2 2026-08-27 10:09:01.490 | + lib/neutron_plugins/ovn_agent:configure_ovn:596 : cd /opt/stack/neutron 2026-08-27 10:09:01.494 | + lib/neutron_plugins/ovn_agent:configure_ovn:596 : exec ./tools/generate_config_file_samples.sh 2026-08-27 10:09:02.158 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-27 10:09:02.158 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-27 10:09:02.158 | we strongly recommend against using it for new projects. 2026-08-27 10:09:02.158 | 2026-08-27 10:09:02.159 | If you are already using Eventlet, we recommend migrating to a different 2026-08-27 10:09:02.159 | framework. For more detail see 2026-08-27 10:09:02.159 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-27 10:09:02.159 | 2026-08-27 10:09:02.159 | import eventlet as _eventlet # noqa 2026-08-27 10:09:05.995 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-27 10:09:05.995 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-27 10:09:05.996 | we strongly recommend against using it for new projects. 2026-08-27 10:09:05.996 | 2026-08-27 10:09:05.996 | If you are already using Eventlet, we recommend migrating to a different 2026-08-27 10:09:05.996 | framework. For more detail see 2026-08-27 10:09:05.996 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-27 10:09:05.996 | 2026-08-27 10:09:05.996 | import eventlet as _eventlet # noqa 2026-08-27 10:09:09.862 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-27 10:09:09.863 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-27 10:09:09.863 | we strongly recommend against using it for new projects. 2026-08-27 10:09:09.863 | 2026-08-27 10:09:09.863 | If you are already using Eventlet, we recommend migrating to a different 2026-08-27 10:09:09.863 | framework. For more detail see 2026-08-27 10:09:09.863 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-27 10:09:09.863 | 2026-08-27 10:09:09.863 | import eventlet as _eventlet # noqa 2026-08-27 10:09:13.808 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-27 10:09:13.808 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-27 10:09:13.809 | we strongly recommend against using it for new projects. 2026-08-27 10:09:13.809 | 2026-08-27 10:09:13.809 | If you are already using Eventlet, we recommend migrating to a different 2026-08-27 10:09:13.809 | framework. For more detail see 2026-08-27 10:09:13.809 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-27 10:09:13.809 | 2026-08-27 10:09:13.809 | import eventlet as _eventlet # noqa 2026-08-27 10:09:18.052 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-27 10:09:18.052 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-27 10:09:18.052 | we strongly recommend against using it for new projects. 2026-08-27 10:09:18.052 | 2026-08-27 10:09:18.053 | If you are already using Eventlet, we recommend migrating to a different 2026-08-27 10:09:18.053 | framework. For more detail see 2026-08-27 10:09:18.053 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-27 10:09:18.053 | 2026-08-27 10:09:18.053 | import eventlet as _eventlet # noqa 2026-08-27 10:09:21.888 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-27 10:09:21.889 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-27 10:09:21.889 | we strongly recommend against using it for new projects. 2026-08-27 10:09:21.889 | 2026-08-27 10:09:21.889 | If you are already using Eventlet, we recommend migrating to a different 2026-08-27 10:09:21.889 | framework. For more detail see 2026-08-27 10:09:21.889 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-27 10:09:21.889 | 2026-08-27 10:09:21.889 | import eventlet as _eventlet # noqa 2026-08-27 10:09:25.877 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/loopingcall.py:19: EventletDeprecationWarning: 2026-08-27 10:09:25.877 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-27 10:09:25.878 | we strongly recommend against using it for new projects. 2026-08-27 10:09:25.878 | 2026-08-27 10:09:25.878 | If you are already using Eventlet, we recommend migrating to a different 2026-08-27 10:09:25.878 | framework. For more detail see 2026-08-27 10:09:25.878 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-27 10:09:25.878 | 2026-08-27 10:09:25.878 | from eventlet import event 2026-08-27 10:09:26.624 | /opt/stack/neutron/neutron/__init__.py:26: UserWarning: The selected oslo_service backend is "eventlet" 2026-08-27 10:09:26.624 | warnings.warn('The selected oslo_service backend is "eventlet"') 2026-08-27 10:09:30.411 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-27 10:09:30.412 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-27 10:09:30.412 | we strongly recommend against using it for new projects. 2026-08-27 10:09:30.412 | 2026-08-27 10:09:30.412 | If you are already using Eventlet, we recommend migrating to a different 2026-08-27 10:09:30.412 | framework. For more detail see 2026-08-27 10:09:30.412 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-27 10:09:30.412 | 2026-08-27 10:09:30.412 | import eventlet as _eventlet # noqa 2026-08-27 10:09:32.241 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-27 10:09:32.241 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-27 10:09:32.241 | we strongly recommend against using it for new projects. 2026-08-27 10:09:32.241 | 2026-08-27 10:09:32.242 | If you are already using Eventlet, we recommend migrating to a different 2026-08-27 10:09:32.242 | framework. For more detail see 2026-08-27 10:09:32.242 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-27 10:09:32.242 | 2026-08-27 10:09:32.242 | import eventlet as _eventlet # noqa 2026-08-27 10:09:36.068 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-27 10:09:36.068 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-27 10:09:36.068 | we strongly recommend against using it for new projects. 2026-08-27 10:09:36.069 | 2026-08-27 10:09:36.069 | If you are already using Eventlet, we recommend migrating to a different 2026-08-27 10:09:36.069 | framework. For more detail see 2026-08-27 10:09:36.069 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-27 10:09:36.069 | 2026-08-27 10:09:36.069 | import eventlet as _eventlet # noqa 2026-08-27 10:09:38.529 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-27 10:09:38.529 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-27 10:09:38.530 | we strongly recommend against using it for new projects. 2026-08-27 10:09:38.530 | 2026-08-27 10:09:38.530 | If you are already using Eventlet, we recommend migrating to a different 2026-08-27 10:09:38.530 | framework. For more detail see 2026-08-27 10:09:38.530 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-27 10:09:38.530 | 2026-08-27 10:09:38.531 | import eventlet as _eventlet # noqa 2026-08-27 10:09:41.724 | + 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-27 10:09:41.731 | + lib/neutron_plugins/ovn_agent:configure_ovn:599 : configure_root_helper_options /etc/neutron/plugins/ml2/ovn_agent.ini 2026-08-27 10:09:41.735 | + lib/neutron:configure_root_helper_options:1109 : local conffile=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-08-27 10:09:41.739 | + 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-27 10:09:41.782 | + lib/neutron:configure_root_helper_options:1111 : [[ True == \T\r\u\e ]] 2026-08-27 10:09:41.786 | + 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-27 10:09:41.829 | + lib/neutron_plugins/ovn_agent:configure_ovn:601 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT debug True 2026-08-27 10:09:41.873 | + lib/neutron_plugins/ovn_agent:configure_ovn:602 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT nova_metadata_host 192.168.122.38 2026-08-27 10:09:41.917 | + lib/neutron_plugins/ovn_agent:configure_ovn:603 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT metadata_workers 2 2026-08-27 10:09:41.962 | + 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-27 10:09:42.005 | + 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-27 10:09:42.049 | + lib/neutron_plugins/ovn_agent:configure_ovn:606 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini ovn ovn_sb_connection tcp:192.168.122.38:6642 2026-08-27 10:09:42.094 | + lib/neutron_plugins/ovn_agent:configure_ovn:607 : is_service_enabled tls-proxy 2026-08-27 10:09:42.122 | + functions-common:is_service_enabled:2076 : return 1 2026-08-27 10:09:42.126 | + lib/neutron_plugins/ovn_agent:configure_ovn:615 : [[ /etc/neutron/plugins/ml2/ovn_agent.ini == /etc/neutron/plugins/ml2/ovn_agent.ini ]] 2026-08-27 10:09:42.129 | + lib/neutron_plugins/ovn_agent:configure_ovn:616 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini agent extensions metadata 2026-08-27 10:09:42.173 | + lib/neutron_plugins/ovn_agent:configure_ovn:617 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini ovn ovn_nb_connection tcp:192.168.122.38:6641 2026-08-27 10:09:42.217 | + lib/neutron_plugins/ovn_agent:configure_ovn:618 : [[ metadata =~ ovn-evpn ]] 2026-08-27 10:09:42.221 | + lib/neutron:configure_neutron:409 : configure_ovn_plugin 2026-08-27 10:09:42.225 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:499 : echo 'Configuring Neutron for OVN' 2026-08-27 10:09:42.225 | Configuring Neutron for OVN 2026-08-27 10:09:42.229 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:501 : is_service_enabled q-svc neutron-api 2026-08-27 10:09:42.254 | + functions-common:is_service_enabled:2076 : return 0 2026-08-27 10:09:42.258 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:502 : filter_network_api_extensions 2026-08-27 10:09:42.263 | ++ 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-27 10:09:42.263 | print(",".join(extensions.ML2_SUPPORTED_API_EXTENSIONS))' 2026-08-27 10:09:42.906 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-27 10:09:42.907 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-27 10:09:42.907 | we strongly recommend against using it for new projects. 2026-08-27 10:09:42.907 | 2026-08-27 10:09:42.907 | If you are already using Eventlet, we recommend migrating to a different 2026-08-27 10:09:42.907 | framework. For more detail see 2026-08-27 10:09:42.907 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-27 10:09:42.907 | 2026-08-27 10:09:42.907 | import eventlet as _eventlet # noqa 2026-08-27 10:09:46.000 | + 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-27 10:09:46.005 | ++ 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-27 10:09:46.005 | print(",".join(extensions.ML2_SUPPORTED_API_EXTENSIONS_OVN_L3))' 2026-08-27 10:09:46.650 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-27 10:09:46.650 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-27 10:09:46.650 | we strongly recommend against using it for new projects. 2026-08-27 10:09:46.651 | 2026-08-27 10:09:46.651 | If you are already using Eventlet, we recommend migrating to a different 2026-08-27 10:09:46.651 | framework. For more detail see 2026-08-27 10:09:46.651 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-27 10:09:46.651 | 2026-08-27 10:09:46.651 | import eventlet as _eventlet # noqa 2026-08-27 10:09:49.231 | + 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-27 10:09:49.235 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:477 : is_service_enabled q-qos neutron-qos 2026-08-27 10:09:49.261 | + functions-common:is_service_enabled:2076 : return 1 2026-08-27 10:09:49.265 | + 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-27 10:09:49.272 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 481: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-27 10:09:49.272 | ++ 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-27 10:09:49.272 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : LC_ALL=C 2026-08-27 10:09:49.273 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : tr ', ' '\n' 2026-08-27 10:09:49.275 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 481: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-27 10:09:49.276 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : sort -u 2026-08-27 10:09:49.284 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : extensions='address-group 2026-08-27 10:09:49.284 | address-scope 2026-08-27 10:09:49.284 | agent 2026-08-27 10:09:49.284 | allowed-address-pairs 2026-08-27 10:09:49.284 | auto-allocated-topology 2026-08-27 10:09:49.284 | availability_zone 2026-08-27 10:09:49.285 | bgp 2026-08-27 10:09:49.285 | bgp_4byte_asn 2026-08-27 10:09:49.285 | bgp_dragent_scheduler 2026-08-27 10:09:49.285 | binding 2026-08-27 10:09:49.285 | binding-extended 2026-08-27 10:09:49.285 | default-subnetpools 2026-08-27 10:09:49.285 | dhcp_agent_scheduler 2026-08-27 10:09:49.285 | dns-domain-ports 2026-08-27 10:09:49.285 | dns-integration 2026-08-27 10:09:49.285 | dns-integration-domain-keywords 2026-08-27 10:09:49.285 | empty-string-filtering 2026-08-27 10:09:49.286 | enable-default-route-bfd 2026-08-27 10:09:49.286 | enable-default-route-ecmp 2026-08-27 10:09:49.286 | expose-port-forwarding-in-fip 2026-08-27 10:09:49.286 | ext-gw-mode 2026-08-27 10:09:49.286 | external-gateway-multihoming 2026-08-27 10:09:49.286 | external-net 2026-08-27 10:09:49.287 | extra_dhcp_opt 2026-08-27 10:09:49.287 | extraroute 2026-08-27 10:09:49.287 | extraroute-atomic 2026-08-27 10:09:49.289 | filter-validation 2026-08-27 10:09:49.289 | fip-port-details 2026-08-27 10:09:49.290 | flavors 2026-08-27 10:09:49.290 | floating-ip-port-forwarding 2026-08-27 10:09:49.291 | floating-ip-port-forwarding-description 2026-08-27 10:09:49.291 | floating-ip-port-forwarding-detail 2026-08-27 10:09:49.291 | floating-ip-port-forwarding-port-ranges 2026-08-27 10:09:49.291 | floatingip-pools 2026-08-27 10:09:49.291 | fwaas_v2 2026-08-27 10:09:49.291 | ip_allocation 2026-08-27 10:09:49.291 | l3-agent-scheduler-ha-chassis-priority 2026-08-27 10:09:49.291 | l3-flavors 2026-08-27 10:09:49.291 | l3-ha 2026-08-27 10:09:49.291 | l3_agent_scheduler 2026-08-27 10:09:49.292 | logging 2026-08-27 10:09:49.292 | multi-provider 2026-08-27 10:09:49.292 | net-mtu 2026-08-27 10:09:49.292 | net-mtu-writable 2026-08-27 10:09:49.292 | network-ip-availability 2026-08-27 10:09:49.292 | network_availability_zone 2026-08-27 10:09:49.293 | network_ha 2026-08-27 10:09:49.293 | pagination 2026-08-27 10:09:49.293 | port-device-profile 2026-08-27 10:09:49.293 | port-hardware-offload-type 2026-08-27 10:09:49.293 | port-mac-address-regenerate 2026-08-27 10:09:49.293 | port-numa-affinity-policy 2026-08-27 10:09:49.293 | port-numa-affinity-policy-socket 2026-08-27 10:09:49.294 | port-resource-request 2026-08-27 10:09:49.294 | port-security 2026-08-27 10:09:49.294 | port-trusted-vif 2026-08-27 10:09:49.294 | project-id 2026-08-27 10:09:49.294 | provider 2026-08-27 10:09:49.294 | pvlan 2026-08-27 10:09:49.294 | qinq 2026-08-27 10:09:49.295 | qos 2026-08-27 10:09:49.295 | qos-bw-limit-direction 2026-08-27 10:09:49.295 | qos-bw-minimum-ingress 2026-08-27 10:09:49.295 | qos-default 2026-08-27 10:09:49.295 | qos-fip 2026-08-27 10:09:49.295 | qos-gateway-ip 2026-08-27 10:09:49.295 | qos-rule-type-details 2026-08-27 10:09:49.295 | qos-rule-type-filter 2026-08-27 10:09:49.296 | qos-rules-alias 2026-08-27 10:09:49.296 | quota-check-limit 2026-08-27 10:09:49.296 | quota-check-limit-default 2026-08-27 10:09:49.296 | quota_details 2026-08-27 10:09:49.296 | quotas 2026-08-27 10:09:49.297 | rbac-address-scope 2026-08-27 10:09:49.297 | rbac-policies 2026-08-27 10:09:49.297 | rbac-security-groups 2026-08-27 10:09:49.297 | router 2026-08-27 10:09:49.297 | router-enable-snat 2026-08-27 10:09:49.297 | router_availability_zone 2026-08-27 10:09:49.297 | security-group 2026-08-27 10:09:49.298 | security-groups-default-rules 2026-08-27 10:09:49.298 | security-groups-default-statefulness 2026-08-27 10:09:49.298 | security-groups-normalized-cidr 2026-08-27 10:09:49.298 | security-groups-remote-address-group 2026-08-27 10:09:49.299 | security-groups-rules-belongs-to-default-sg 2026-08-27 10:09:49.299 | security-groups-shared-filtering 2026-08-27 10:09:49.299 | segment 2026-08-27 10:09:49.300 | sorting 2026-08-27 10:09:49.300 | standard-attr-description 2026-08-27 10:09:49.300 | standard-attr-fwaas-v2 2026-08-27 10:09:49.300 | standard-attr-revisions 2026-08-27 10:09:49.300 | standard-attr-tag 2026-08-27 10:09:49.300 | standard-attr-timestamp 2026-08-27 10:09:49.300 | stateful-security-group 2026-08-27 10:09:49.300 | subnet-dns-publish-fixed-ip 2026-08-27 10:09:49.301 | subnet-external-network 2026-08-27 10:09:49.301 | subnet-service-types 2026-08-27 10:09:49.301 | subnet_allocation 2026-08-27 10:09:49.301 | subnet_onboard 2026-08-27 10:09:49.301 | subnetpool-prefix-ops 2026-08-27 10:09:49.301 | tag-creation 2026-08-27 10:09:49.301 | tap-mirror 2026-08-27 10:09:49.302 | tap-mirror-both-direction 2026-08-27 10:09:49.302 | trunk 2026-08-27 10:09:49.302 | uplink-status-propagation 2026-08-27 10:09:49.302 | uplink-status-propagation-updatable 2026-08-27 10:09:49.302 | vlan-transparent 2026-08-27 10:09:49.302 | vpn-endpoint-groups 2026-08-27 10:09:49.302 | vpnaas' 2026-08-27 10:09:49.303 | ++ 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-27 10:09:49.303 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 482: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-27 10:09:49.303 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:482 : tr ', ' '\n' 2026-08-27 10:09:49.303 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:482 : LC_ALL=C 2026-08-27 10:09:49.303 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 482: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-27 10:09:49.303 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:482 : sort -u 2026-08-27 10:09:49.304 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:482 : supported_ext='address-group 2026-08-27 10:09:49.304 | address-scope 2026-08-27 10:09:49.304 | agent 2026-08-27 10:09:49.304 | allowed-address-pairs 2026-08-27 10:09:49.304 | auto-allocated-topology 2026-08-27 10:09:49.304 | availability_zone 2026-08-27 10:09:49.305 | bgp 2026-08-27 10:09:49.305 | bgp_4byte_asn 2026-08-27 10:09:49.305 | bgp_dragent_scheduler 2026-08-27 10:09:49.305 | binding 2026-08-27 10:09:49.305 | binding-extended 2026-08-27 10:09:49.305 | default-subnetpools 2026-08-27 10:09:49.306 | dhcp_agent_scheduler 2026-08-27 10:09:49.306 | dns-domain-ports 2026-08-27 10:09:49.306 | dns-integration 2026-08-27 10:09:49.306 | dns-integration-domain-keywords 2026-08-27 10:09:49.306 | empty-string-filtering 2026-08-27 10:09:49.306 | enable-default-route-bfd 2026-08-27 10:09:49.306 | enable-default-route-ecmp 2026-08-27 10:09:49.306 | expose-port-forwarding-in-fip 2026-08-27 10:09:49.307 | ext-gw-mode 2026-08-27 10:09:49.307 | external-gateway-multihoming 2026-08-27 10:09:49.307 | external-net 2026-08-27 10:09:49.307 | extra_dhcp_opt 2026-08-27 10:09:49.307 | extraroute 2026-08-27 10:09:49.307 | extraroute-atomic 2026-08-27 10:09:49.308 | filter-validation 2026-08-27 10:09:49.308 | fip-port-details 2026-08-27 10:09:49.308 | flavors 2026-08-27 10:09:49.308 | floating-ip-port-forwarding 2026-08-27 10:09:49.308 | floating-ip-port-forwarding-description 2026-08-27 10:09:49.308 | floating-ip-port-forwarding-detail 2026-08-27 10:09:49.308 | floating-ip-port-forwarding-port-ranges 2026-08-27 10:09:49.308 | floatingip-pools 2026-08-27 10:09:49.308 | fwaas_v2 2026-08-27 10:09:49.309 | ip_allocation 2026-08-27 10:09:49.309 | l3-agent-scheduler-ha-chassis-priority 2026-08-27 10:09:49.309 | l3-flavors 2026-08-27 10:09:49.309 | l3-ha 2026-08-27 10:09:49.309 | l3_agent_scheduler 2026-08-27 10:09:49.309 | logging 2026-08-27 10:09:49.309 | multi-provider 2026-08-27 10:09:49.309 | net-mtu 2026-08-27 10:09:49.309 | net-mtu-writable 2026-08-27 10:09:49.309 | network-ip-availability 2026-08-27 10:09:49.309 | network_availability_zone 2026-08-27 10:09:49.310 | network_ha 2026-08-27 10:09:49.310 | pagination 2026-08-27 10:09:49.310 | port-device-profile 2026-08-27 10:09:49.310 | port-hardware-offload-type 2026-08-27 10:09:49.310 | port-mac-address-regenerate 2026-08-27 10:09:49.310 | port-numa-affinity-policy 2026-08-27 10:09:49.310 | port-numa-affinity-policy-socket 2026-08-27 10:09:49.311 | port-resource-request 2026-08-27 10:09:49.311 | port-security 2026-08-27 10:09:49.311 | port-trusted-vif 2026-08-27 10:09:49.311 | project-id 2026-08-27 10:09:49.311 | provider 2026-08-27 10:09:49.311 | pvlan 2026-08-27 10:09:49.311 | qinq 2026-08-27 10:09:49.311 | qos 2026-08-27 10:09:49.312 | qos-bw-limit-direction 2026-08-27 10:09:49.312 | qos-bw-minimum-ingress 2026-08-27 10:09:49.312 | qos-default 2026-08-27 10:09:49.312 | qos-fip 2026-08-27 10:09:49.312 | qos-gateway-ip 2026-08-27 10:09:49.312 | qos-rule-type-details 2026-08-27 10:09:49.312 | qos-rule-type-filter 2026-08-27 10:09:49.312 | qos-rules-alias 2026-08-27 10:09:49.312 | quota-check-limit 2026-08-27 10:09:49.313 | quota-check-limit-default 2026-08-27 10:09:49.313 | quota_details 2026-08-27 10:09:49.313 | quotas 2026-08-27 10:09:49.313 | rbac-address-scope 2026-08-27 10:09:49.313 | rbac-policies 2026-08-27 10:09:49.313 | rbac-security-groups 2026-08-27 10:09:49.313 | router 2026-08-27 10:09:49.314 | router-enable-snat 2026-08-27 10:09:49.314 | router_availability_zone 2026-08-27 10:09:49.314 | security-group 2026-08-27 10:09:49.314 | security-groups-default-rules 2026-08-27 10:09:49.314 | security-groups-default-statefulness 2026-08-27 10:09:49.314 | security-groups-normalized-cidr 2026-08-27 10:09:49.314 | security-groups-remote-address-group 2026-08-27 10:09:49.315 | security-groups-rules-belongs-to-default-sg 2026-08-27 10:09:49.315 | security-groups-shared-filtering 2026-08-27 10:09:49.315 | segment 2026-08-27 10:09:49.315 | sorting 2026-08-27 10:09:49.315 | standard-attr-description 2026-08-27 10:09:49.315 | standard-attr-fwaas-v2 2026-08-27 10:09:49.315 | standard-attr-revisions 2026-08-27 10:09:49.316 | standard-attr-tag 2026-08-27 10:09:49.316 | standard-attr-timestamp 2026-08-27 10:09:49.316 | stateful-security-group 2026-08-27 10:09:49.316 | subnet-dns-publish-fixed-ip 2026-08-27 10:09:49.316 | subnet-external-network 2026-08-27 10:09:49.316 | subnet-service-types 2026-08-27 10:09:49.316 | subnet_allocation 2026-08-27 10:09:49.317 | subnet_onboard 2026-08-27 10:09:49.317 | subnetpool-prefix-ops 2026-08-27 10:09:49.317 | tag-creation 2026-08-27 10:09:49.317 | tap-mirror 2026-08-27 10:09:49.317 | tap-mirror-both-direction 2026-08-27 10:09:49.318 | trunk 2026-08-27 10:09:49.318 | uplink-status-propagation 2026-08-27 10:09:49.318 | uplink-status-propagation-updatable 2026-08-27 10:09:49.318 | vlan-transparent 2026-08-27 10:09:49.318 | vpn-endpoint-groups 2026-08-27 10:09:49.318 | vpnaas' 2026-08-27 10:09:49.319 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:483 : echo -e 'address-group 2026-08-27 10:09:49.319 | address-scope 2026-08-27 10:09:49.319 | agent 2026-08-27 10:09:49.319 | allowed-address-pairs 2026-08-27 10:09:49.319 | auto-allocated-topology 2026-08-27 10:09:49.319 | availability_zone 2026-08-27 10:09:49.320 | bgp 2026-08-27 10:09:49.320 | bgp_4byte_asn 2026-08-27 10:09:49.320 | bgp_dragent_scheduler 2026-08-27 10:09:49.320 | binding 2026-08-27 10:09:49.320 | binding-extended 2026-08-27 10:09:49.320 | default-subnetpools 2026-08-27 10:09:49.320 | dhcp_agent_scheduler 2026-08-27 10:09:49.321 | dns-domain-ports 2026-08-27 10:09:49.321 | dns-integration 2026-08-27 10:09:49.321 | dns-integration-domain-keywords 2026-08-27 10:09:49.321 | empty-string-filtering 2026-08-27 10:09:49.321 | enable-default-route-bfd 2026-08-27 10:09:49.321 | enable-default-route-ecmp 2026-08-27 10:09:49.321 | expose-port-forwarding-in-fip 2026-08-27 10:09:49.322 | ext-gw-mode 2026-08-27 10:09:49.322 | external-gateway-multihoming 2026-08-27 10:09:49.322 | external-net 2026-08-27 10:09:49.322 | extra_dhcp_opt 2026-08-27 10:09:49.322 | extraroute 2026-08-27 10:09:49.322 | extraroute-atomic 2026-08-27 10:09:49.323 | filter-validation 2026-08-27 10:09:49.323 | fip-port-details 2026-08-27 10:09:49.323 | flavors 2026-08-27 10:09:49.323 | floating-ip-port-forwarding 2026-08-27 10:09:49.323 | floating-ip-port-forwarding-description 2026-08-27 10:09:49.323 | floating-ip-port-forwarding-detail 2026-08-27 10:09:49.323 | floating-ip-port-forwarding-port-ranges 2026-08-27 10:09:49.323 | floatingip-pools 2026-08-27 10:09:49.324 | fwaas_v2 2026-08-27 10:09:49.324 | ip_allocation 2026-08-27 10:09:49.324 | l3-agent-scheduler-ha-chassis-priority 2026-08-27 10:09:49.324 | l3-flavors 2026-08-27 10:09:49.324 | l3-ha 2026-08-27 10:09:49.324 | l3_agent_scheduler 2026-08-27 10:09:49.325 | logging 2026-08-27 10:09:49.325 | multi-provider 2026-08-27 10:09:49.325 | net-mtu 2026-08-27 10:09:49.325 | net-mtu-writable 2026-08-27 10:09:49.325 | network-ip-availability 2026-08-27 10:09:49.325 | network_availability_zone 2026-08-27 10:09:49.325 | network_ha 2026-08-27 10:09:49.326 | pagination 2026-08-27 10:09:49.326 | port-device-profile 2026-08-27 10:09:49.327 | port-hardware-offload-type 2026-08-27 10:09:49.327 | port-mac-address-regenerate 2026-08-27 10:09:49.327 | port-numa-affinity-policy 2026-08-27 10:09:49.327 | port-numa-affinity-policy-socket 2026-08-27 10:09:49.327 | port-resource-request 2026-08-27 10:09:49.327 | port-security 2026-08-27 10:09:49.327 | port-trusted-vif 2026-08-27 10:09:49.327 | project-id 2026-08-27 10:09:49.328 | provider 2026-08-27 10:09:49.328 | pvlan 2026-08-27 10:09:49.328 | qinq 2026-08-27 10:09:49.328 | qos 2026-08-27 10:09:49.328 | qos-bw-limit-direction 2026-08-27 10:09:49.328 | qos-bw-minimum-ingress 2026-08-27 10:09:49.328 | qos-default 2026-08-27 10:09:49.328 | qos-fip 2026-08-27 10:09:49.329 | qos-gateway-ip 2026-08-27 10:09:49.329 | qos-rule-type-details 2026-08-27 10:09:49.329 | qos-rule-type-filter 2026-08-27 10:09:49.329 | qos-rules-alias 2026-08-27 10:09:49.329 | quota-check-limit 2026-08-27 10:09:49.329 | quota-check-limit-default 2026-08-27 10:09:49.329 | quota_details 2026-08-27 10:09:49.330 | quotas 2026-08-27 10:09:49.330 | rbac-address-scope 2026-08-27 10:09:49.330 | rbac-policies 2026-08-27 10:09:49.330 | rbac-security-groups 2026-08-27 10:09:49.330 | router 2026-08-27 10:09:49.330 | router-enable-snat 2026-08-27 10:09:49.330 | router_availability_zone 2026-08-27 10:09:49.330 | security-group 2026-08-27 10:09:49.331 | security-groups-default-rules 2026-08-27 10:09:49.331 | security-groups-default-statefulness 2026-08-27 10:09:49.331 | security-groups-normalized-cidr 2026-08-27 10:09:49.331 | security-groups-remote-address-group 2026-08-27 10:09:49.331 | security-groups-rules-belongs-to-default-sg 2026-08-27 10:09:49.331 | security-groups-shared-filtering 2026-08-27 10:09:49.331 | segment 2026-08-27 10:09:49.331 | sorting 2026-08-27 10:09:49.331 | standard-attr-description 2026-08-27 10:09:49.331 | standard-attr-fwaas-v2 2026-08-27 10:09:49.332 | standard-attr-revisions 2026-08-27 10:09:49.332 | standard-attr-tag 2026-08-27 10:09:49.332 | standard-attr-timestamp 2026-08-27 10:09:49.332 | stateful-security-group 2026-08-27 10:09:49.332 | subnet-dns-publish-fixed-ip 2026-08-27 10:09:49.333 | subnet-external-network 2026-08-27 10:09:49.333 | subnet-service-types 2026-08-27 10:09:49.333 | subnet_allocation 2026-08-27 10:09:49.333 | subnet_onboard 2026-08-27 10:09:49.333 | subnetpool-prefix-ops 2026-08-27 10:09:49.333 | tag-creation 2026-08-27 10:09:49.333 | tap-mirror 2026-08-27 10:09:49.333 | tap-mirror-both-direction 2026-08-27 10:09:49.333 | trunk 2026-08-27 10:09:49.334 | uplink-status-propagation 2026-08-27 10:09:49.334 | uplink-status-propagation-updatable 2026-08-27 10:09:49.334 | vlan-transparent 2026-08-27 10:09:49.334 | vpn-endpoint-groups 2026-08-27 10:09:49.334 | vpnaas' 2026-08-27 10:09:49.334 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:483 : echo -e 'address-group 2026-08-27 10:09:49.334 | address-scope 2026-08-27 10:09:49.334 | agent 2026-08-27 10:09:49.334 | allowed-address-pairs 2026-08-27 10:09:49.334 | auto-allocated-topology 2026-08-27 10:09:49.334 | availability_zone 2026-08-27 10:09:49.334 | bgp 2026-08-27 10:09:49.335 | bgp_4byte_asn 2026-08-27 10:09:49.335 | bgp_dragent_scheduler 2026-08-27 10:09:49.335 | binding 2026-08-27 10:09:49.335 | binding-extended 2026-08-27 10:09:49.335 | default-subnetpools 2026-08-27 10:09:49.335 | dhcp_agent_scheduler 2026-08-27 10:09:49.335 | dns-domain-ports 2026-08-27 10:09:49.335 | dns-integration 2026-08-27 10:09:49.335 | dns-integration-domain-keywords 2026-08-27 10:09:49.336 | empty-string-filtering 2026-08-27 10:09:49.336 | enable-default-route-bfd 2026-08-27 10:09:49.336 | enable-default-route-ecmp 2026-08-27 10:09:49.336 | expose-port-forwarding-in-fip 2026-08-27 10:09:49.336 | ext-gw-mode 2026-08-27 10:09:49.336 | external-gateway-multihoming 2026-08-27 10:09:49.337 | external-net 2026-08-27 10:09:49.337 | extra_dhcp_opt 2026-08-27 10:09:49.337 | extraroute 2026-08-27 10:09:49.337 | extraroute-atomic 2026-08-27 10:09:49.337 | filter-validation 2026-08-27 10:09:49.337 | fip-port-details 2026-08-27 10:09:49.337 | flavors 2026-08-27 10:09:49.337 | floating-ip-port-forwarding 2026-08-27 10:09:49.338 | floating-ip-port-forwarding-description 2026-08-27 10:09:49.338 | floating-ip-port-forwarding-detail 2026-08-27 10:09:49.338 | floating-ip-port-forwarding-port-ranges 2026-08-27 10:09:49.338 | floatingip-pools 2026-08-27 10:09:49.338 | fwaas_v2 2026-08-27 10:09:49.338 | ip_allocation 2026-08-27 10:09:49.338 | l3-agent-scheduler-ha-chassis-priority 2026-08-27 10:09:49.339 | l3-flavors 2026-08-27 10:09:49.339 | l3-ha 2026-08-27 10:09:49.339 | l3_agent_scheduler 2026-08-27 10:09:49.339 | logging 2026-08-27 10:09:49.339 | multi-provider 2026-08-27 10:09:49.339 | net-mtu 2026-08-27 10:09:49.339 | net-mtu-writable 2026-08-27 10:09:49.339 | network-ip-availability 2026-08-27 10:09:49.340 | network_availability_zone 2026-08-27 10:09:49.340 | network_ha 2026-08-27 10:09:49.340 | pagination 2026-08-27 10:09:49.340 | port-device-profile 2026-08-27 10:09:49.340 | port-hardware-offload-type 2026-08-27 10:09:49.340 | port-mac-address-regenerate 2026-08-27 10:09:49.341 | port-numa-affinity-policy 2026-08-27 10:09:49.341 | port-numa-affinity-policy-socket 2026-08-27 10:09:49.341 | port-resource-request 2026-08-27 10:09:49.341 | port-security 2026-08-27 10:09:49.341 | port-trusted-vif 2026-08-27 10:09:49.341 | project-id 2026-08-27 10:09:49.341 | provider 2026-08-27 10:09:49.342 | pvlan 2026-08-27 10:09:49.342 | qinq 2026-08-27 10:09:49.342 | qos 2026-08-27 10:09:49.342 | qos-bw-limit-direction 2026-08-27 10:09:49.342 | qos-bw-minimum-ingress 2026-08-27 10:09:49.342 | qos-default 2026-08-27 10:09:49.342 | qos-fip 2026-08-27 10:09:49.343 | qos-gateway-ip 2026-08-27 10:09:49.343 | qos-rule-type-details 2026-08-27 10:09:49.343 | qos-rule-type-filter 2026-08-27 10:09:49.343 | qos-rules-alias 2026-08-27 10:09:49.343 | quota-check-limit 2026-08-27 10:09:49.343 | quota-check-limit-default 2026-08-27 10:09:49.344 | quota_details 2026-08-27 10:09:49.344 | quotas 2026-08-27 10:09:49.344 | rbac-address-scope 2026-08-27 10:09:49.344 | rbac-policies 2026-08-27 10:09:49.344 | rbac-security-groups 2026-08-27 10:09:49.344 | router 2026-08-27 10:09:49.344 | router-enable-snat 2026-08-27 10:09:49.344 | router_availability_zone 2026-08-27 10:09:49.345 | security-group 2026-08-27 10:09:49.345 | security-groups-default-rules 2026-08-27 10:09:49.345 | security-groups-default-statefulness 2026-08-27 10:09:49.345 | security-groups-normalized-cidr 2026-08-27 10:09:49.345 | security-groups-remote-address-group 2026-08-27 10:09:49.345 | security-groups-rules-belongs-to-default-sg 2026-08-27 10:09:49.346 | security-groups-shared-filtering 2026-08-27 10:09:49.346 | segment 2026-08-27 10:09:49.346 | sorting 2026-08-27 10:09:49.346 | standard-attr-description 2026-08-27 10:09:49.346 | standard-attr-fwaas-v2 2026-08-27 10:09:49.346 | standard-attr-revisions 2026-08-27 10:09:49.346 | standard-attr-tag 2026-08-27 10:09:49.347 | standard-attr-timestamp 2026-08-27 10:09:49.347 | stateful-security-group 2026-08-27 10:09:49.347 | subnet-dns-publish-fixed-ip 2026-08-27 10:09:49.347 | subnet-external-network 2026-08-27 10:09:49.347 | subnet-service-types 2026-08-27 10:09:49.347 | subnet_allocation 2026-08-27 10:09:49.348 | subnet_onboard 2026-08-27 10:09:49.348 | subnetpool-prefix-ops 2026-08-27 10:09:49.348 | tag-creation 2026-08-27 10:09:49.348 | tap-mirror 2026-08-27 10:09:49.348 | tap-mirror-both-direction 2026-08-27 10:09:49.348 | trunk 2026-08-27 10:09:49.348 | uplink-status-propagation 2026-08-27 10:09:49.349 | uplink-status-propagation-updatable 2026-08-27 10:09:49.349 | vlan-transparent 2026-08-27 10:09:49.349 | vpn-endpoint-groups 2026-08-27 10:09:49.349 | vpnaas' 2026-08-27 10:09:49.349 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 483: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-27 10:09:49.349 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:483 : LC_ALL=C 2026-08-27 10:09:49.350 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 483: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-27 10:09:49.350 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:483 : comm -12 /dev/fd/63 /dev/fd/62 2026-08-27 10:09:49.350 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:483 : enabled_ext='address-group 2026-08-27 10:09:49.350 | address-scope 2026-08-27 10:09:49.350 | agent 2026-08-27 10:09:49.350 | allowed-address-pairs 2026-08-27 10:09:49.350 | auto-allocated-topology 2026-08-27 10:09:49.351 | availability_zone 2026-08-27 10:09:49.351 | bgp 2026-08-27 10:09:49.351 | bgp_4byte_asn 2026-08-27 10:09:49.351 | bgp_dragent_scheduler 2026-08-27 10:09:49.351 | binding 2026-08-27 10:09:49.351 | binding-extended 2026-08-27 10:09:49.351 | default-subnetpools 2026-08-27 10:09:49.352 | dhcp_agent_scheduler 2026-08-27 10:09:49.352 | dns-domain-ports 2026-08-27 10:09:49.352 | dns-integration 2026-08-27 10:09:49.352 | dns-integration-domain-keywords 2026-08-27 10:09:49.352 | empty-string-filtering 2026-08-27 10:09:49.352 | enable-default-route-bfd 2026-08-27 10:09:49.352 | enable-default-route-ecmp 2026-08-27 10:09:49.353 | expose-port-forwarding-in-fip 2026-08-27 10:09:49.353 | ext-gw-mode 2026-08-27 10:09:49.353 | external-gateway-multihoming 2026-08-27 10:09:49.353 | external-net 2026-08-27 10:09:49.353 | extra_dhcp_opt 2026-08-27 10:09:49.353 | extraroute 2026-08-27 10:09:49.354 | extraroute-atomic 2026-08-27 10:09:49.354 | filter-validation 2026-08-27 10:09:49.354 | fip-port-details 2026-08-27 10:09:49.354 | flavors 2026-08-27 10:09:49.354 | floating-ip-port-forwarding 2026-08-27 10:09:49.354 | floating-ip-port-forwarding-description 2026-08-27 10:09:49.355 | floating-ip-port-forwarding-detail 2026-08-27 10:09:49.355 | floating-ip-port-forwarding-port-ranges 2026-08-27 10:09:49.355 | floatingip-pools 2026-08-27 10:09:49.355 | fwaas_v2 2026-08-27 10:09:49.355 | ip_allocation 2026-08-27 10:09:49.355 | l3-agent-scheduler-ha-chassis-priority 2026-08-27 10:09:49.355 | l3-flavors 2026-08-27 10:09:49.356 | l3-ha 2026-08-27 10:09:49.356 | l3_agent_scheduler 2026-08-27 10:09:49.356 | logging 2026-08-27 10:09:49.356 | multi-provider 2026-08-27 10:09:49.356 | net-mtu 2026-08-27 10:09:49.356 | net-mtu-writable 2026-08-27 10:09:49.357 | network-ip-availability 2026-08-27 10:09:49.357 | network_availability_zone 2026-08-27 10:09:49.357 | network_ha 2026-08-27 10:09:49.357 | pagination 2026-08-27 10:09:49.357 | port-device-profile 2026-08-27 10:09:49.357 | port-hardware-offload-type 2026-08-27 10:09:49.357 | port-mac-address-regenerate 2026-08-27 10:09:49.358 | port-numa-affinity-policy 2026-08-27 10:09:49.358 | port-numa-affinity-policy-socket 2026-08-27 10:09:49.358 | port-resource-request 2026-08-27 10:09:49.358 | port-security 2026-08-27 10:09:49.358 | port-trusted-vif 2026-08-27 10:09:49.359 | project-id 2026-08-27 10:09:49.359 | provider 2026-08-27 10:09:49.359 | pvlan 2026-08-27 10:09:49.359 | qinq 2026-08-27 10:09:49.360 | qos 2026-08-27 10:09:49.360 | qos-bw-limit-direction 2026-08-27 10:09:49.360 | qos-bw-minimum-ingress 2026-08-27 10:09:49.360 | qos-default 2026-08-27 10:09:49.360 | qos-fip 2026-08-27 10:09:49.360 | qos-gateway-ip 2026-08-27 10:09:49.361 | qos-rule-type-details 2026-08-27 10:09:49.361 | qos-rule-type-filter 2026-08-27 10:09:49.361 | qos-rules-alias 2026-08-27 10:09:49.361 | quota-check-limit 2026-08-27 10:09:49.361 | quota-check-limit-default 2026-08-27 10:09:49.361 | quota_details 2026-08-27 10:09:49.361 | quotas 2026-08-27 10:09:49.362 | rbac-address-scope 2026-08-27 10:09:49.362 | rbac-policies 2026-08-27 10:09:49.362 | rbac-security-groups 2026-08-27 10:09:49.362 | router 2026-08-27 10:09:49.362 | router-enable-snat 2026-08-27 10:09:49.362 | router_availability_zone 2026-08-27 10:09:49.363 | security-group 2026-08-27 10:09:49.363 | security-groups-default-rules 2026-08-27 10:09:49.363 | security-groups-default-statefulness 2026-08-27 10:09:49.363 | security-groups-normalized-cidr 2026-08-27 10:09:49.363 | security-groups-remote-address-group 2026-08-27 10:09:49.363 | security-groups-rules-belongs-to-default-sg 2026-08-27 10:09:49.363 | security-groups-shared-filtering 2026-08-27 10:09:49.363 | segment 2026-08-27 10:09:49.364 | sorting 2026-08-27 10:09:49.364 | standard-attr-description 2026-08-27 10:09:49.364 | standard-attr-fwaas-v2 2026-08-27 10:09:49.364 | standard-attr-revisions 2026-08-27 10:09:49.364 | standard-attr-tag 2026-08-27 10:09:49.365 | standard-attr-timestamp 2026-08-27 10:09:49.365 | stateful-security-group 2026-08-27 10:09:49.365 | subnet-dns-publish-fixed-ip 2026-08-27 10:09:49.365 | subnet-external-network 2026-08-27 10:09:49.365 | subnet-service-types 2026-08-27 10:09:49.365 | subnet_allocation 2026-08-27 10:09:49.365 | subnet_onboard 2026-08-27 10:09:49.366 | subnetpool-prefix-ops 2026-08-27 10:09:49.366 | tag-creation 2026-08-27 10:09:49.366 | tap-mirror 2026-08-27 10:09:49.366 | tap-mirror-both-direction 2026-08-27 10:09:49.366 | trunk 2026-08-27 10:09:49.366 | uplink-status-propagation 2026-08-27 10:09:49.366 | uplink-status-propagation-updatable 2026-08-27 10:09:49.367 | vlan-transparent 2026-08-27 10:09:49.367 | vpn-endpoint-groups 2026-08-27 10:09:49.367 | vpnaas' 2026-08-27 10:09:49.367 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 484: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-27 10:09:49.367 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:484 : LC_ALL=C 2026-08-27 10:09:49.367 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:484 : echo -e 'address-group 2026-08-27 10:09:49.367 | address-scope 2026-08-27 10:09:49.368 | agent 2026-08-27 10:09:49.368 | allowed-address-pairs 2026-08-27 10:09:49.368 | auto-allocated-topology 2026-08-27 10:09:49.368 | availability_zone 2026-08-27 10:09:49.368 | bgp 2026-08-27 10:09:49.368 | bgp_4byte_asn 2026-08-27 10:09:49.369 | bgp_dragent_scheduler 2026-08-27 10:09:49.369 | binding 2026-08-27 10:09:49.369 | binding-extended 2026-08-27 10:09:49.369 | default-subnetpools 2026-08-27 10:09:49.369 | dhcp_agent_scheduler 2026-08-27 10:09:49.369 | dns-domain-ports 2026-08-27 10:09:49.369 | dns-integration 2026-08-27 10:09:49.370 | dns-integration-domain-keywords 2026-08-27 10:09:49.370 | empty-string-filtering 2026-08-27 10:09:49.370 | enable-default-route-bfd 2026-08-27 10:09:49.370 | enable-default-route-ecmp 2026-08-27 10:09:49.370 | expose-port-forwarding-in-fip 2026-08-27 10:09:49.370 | ext-gw-mode 2026-08-27 10:09:49.370 | external-gateway-multihoming 2026-08-27 10:09:49.371 | external-net 2026-08-27 10:09:49.371 | extra_dhcp_opt 2026-08-27 10:09:49.371 | extraroute 2026-08-27 10:09:49.371 | extraroute-atomic 2026-08-27 10:09:49.371 | filter-validation 2026-08-27 10:09:49.371 | fip-port-details 2026-08-27 10:09:49.371 | flavors 2026-08-27 10:09:49.372 | floating-ip-port-forwarding 2026-08-27 10:09:49.372 | floating-ip-port-forwarding-description 2026-08-27 10:09:49.372 | floating-ip-port-forwarding-detail 2026-08-27 10:09:49.372 | floating-ip-port-forwarding-port-ranges 2026-08-27 10:09:49.372 | floatingip-pools 2026-08-27 10:09:49.372 | fwaas_v2 2026-08-27 10:09:49.373 | ip_allocation 2026-08-27 10:09:49.373 | l3-agent-scheduler-ha-chassis-priority 2026-08-27 10:09:49.373 | l3-flavors 2026-08-27 10:09:49.373 | l3-ha 2026-08-27 10:09:49.373 | l3_agent_scheduler 2026-08-27 10:09:49.373 | logging 2026-08-27 10:09:49.373 | multi-provider 2026-08-27 10:09:49.374 | net-mtu 2026-08-27 10:09:49.374 | net-mtu-writable 2026-08-27 10:09:49.374 | network-ip-availability 2026-08-27 10:09:49.374 | network_availability_zone 2026-08-27 10:09:49.374 | network_ha 2026-08-27 10:09:49.374 | pagination 2026-08-27 10:09:49.375 | port-device-profile 2026-08-27 10:09:49.375 | port-hardware-offload-type 2026-08-27 10:09:49.375 | port-mac-address-regenerate 2026-08-27 10:09:49.375 | port-numa-affinity-policy 2026-08-27 10:09:49.375 | port-numa-affinity-policy-socket 2026-08-27 10:09:49.375 | port-resource-request 2026-08-27 10:09:49.375 | port-security 2026-08-27 10:09:49.375 | port-trusted-vif 2026-08-27 10:09:49.376 | project-id 2026-08-27 10:09:49.376 | provider 2026-08-27 10:09:49.376 | pvlan 2026-08-27 10:09:49.376 | qinq 2026-08-27 10:09:49.376 | qos 2026-08-27 10:09:49.376 | qos-bw-limit-direction 2026-08-27 10:09:49.377 | qos-bw-minimum-ingress 2026-08-27 10:09:49.377 | qos-default 2026-08-27 10:09:49.377 | qos-fip 2026-08-27 10:09:49.377 | qos-gateway-ip 2026-08-27 10:09:49.377 | qos-rule-type-details 2026-08-27 10:09:49.377 | qos-rule-type-filter 2026-08-27 10:09:49.377 | qos-rules-alias 2026-08-27 10:09:49.378 | quota-check-limit 2026-08-27 10:09:49.378 | quota-check-limit-default 2026-08-27 10:09:49.378 | quota_details 2026-08-27 10:09:49.378 | quotas 2026-08-27 10:09:49.378 | rbac-address-scope 2026-08-27 10:09:49.378 | rbac-policies 2026-08-27 10:09:49.378 | rbac-security-groups 2026-08-27 10:09:49.379 | router 2026-08-27 10:09:49.379 | router-enable-snat 2026-08-27 10:09:49.379 | router_availability_zone 2026-08-27 10:09:49.379 | security-group 2026-08-27 10:09:49.379 | security-groups-default-rules 2026-08-27 10:09:49.379 | security-groups-default-statefulness 2026-08-27 10:09:49.379 | security-groups-normalized-cidr 2026-08-27 10:09:49.380 | security-groups-remote-address-group 2026-08-27 10:09:49.380 | security-groups-rules-belongs-to-default-sg 2026-08-27 10:09:49.380 | security-groups-shared-filtering 2026-08-27 10:09:49.380 | segment 2026-08-27 10:09:49.380 | sorting 2026-08-27 10:09:49.380 | standard-attr-description 2026-08-27 10:09:49.380 | standard-attr-fwaas-v2 2026-08-27 10:09:49.381 | standard-attr-revisions 2026-08-27 10:09:49.381 | standard-attr-tag 2026-08-27 10:09:49.381 | standard-attr-timestamp 2026-08-27 10:09:49.381 | stateful-security-group 2026-08-27 10:09:49.381 | subnet-dns-publish-fixed-ip 2026-08-27 10:09:49.381 | subnet-external-network 2026-08-27 10:09:49.381 | subnet-service-types 2026-08-27 10:09:49.382 | subnet_allocation 2026-08-27 10:09:49.382 | subnet_onboard 2026-08-27 10:09:49.382 | subnetpool-prefix-ops 2026-08-27 10:09:49.382 | tag-creation 2026-08-27 10:09:49.382 | tap-mirror 2026-08-27 10:09:49.382 | tap-mirror-both-direction 2026-08-27 10:09:49.383 | trunk 2026-08-27 10:09:49.383 | uplink-status-propagation 2026-08-27 10:09:49.383 | uplink-status-propagation-updatable 2026-08-27 10:09:49.383 | vlan-transparent 2026-08-27 10:09:49.383 | vpn-endpoint-groups 2026-08-27 10:09:49.383 | vpnaas' 2026-08-27 10:09:49.383 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 484: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-27 10:09:49.384 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:484 : echo -e 'address-group 2026-08-27 10:09:49.384 | address-scope 2026-08-27 10:09:49.384 | agent 2026-08-27 10:09:49.384 | allowed-address-pairs 2026-08-27 10:09:49.384 | auto-allocated-topology 2026-08-27 10:09:49.384 | availability_zone 2026-08-27 10:09:49.384 | bgp 2026-08-27 10:09:49.385 | bgp_4byte_asn 2026-08-27 10:09:49.385 | bgp_dragent_scheduler 2026-08-27 10:09:49.385 | binding 2026-08-27 10:09:49.385 | binding-extended 2026-08-27 10:09:49.385 | default-subnetpools 2026-08-27 10:09:49.385 | dhcp_agent_scheduler 2026-08-27 10:09:49.386 | dns-domain-ports 2026-08-27 10:09:49.386 | dns-integration 2026-08-27 10:09:49.386 | dns-integration-domain-keywords 2026-08-27 10:09:49.386 | empty-string-filtering 2026-08-27 10:09:49.386 | enable-default-route-bfd 2026-08-27 10:09:49.386 | enable-default-route-ecmp 2026-08-27 10:09:49.386 | expose-port-forwarding-in-fip 2026-08-27 10:09:49.387 | ext-gw-mode 2026-08-27 10:09:49.387 | external-gateway-multihoming 2026-08-27 10:09:49.387 | external-net 2026-08-27 10:09:49.387 | extra_dhcp_opt 2026-08-27 10:09:49.387 | extraroute 2026-08-27 10:09:49.387 | extraroute-atomic 2026-08-27 10:09:49.388 | filter-validation 2026-08-27 10:09:49.388 | fip-port-details 2026-08-27 10:09:49.388 | flavors 2026-08-27 10:09:49.388 | floating-ip-port-forwarding 2026-08-27 10:09:49.388 | floating-ip-port-forwarding-description 2026-08-27 10:09:49.388 | floating-ip-port-forwarding-detail 2026-08-27 10:09:49.388 | floating-ip-port-forwarding-port-ranges 2026-08-27 10:09:49.389 | floatingip-pools 2026-08-27 10:09:49.389 | fwaas_v2 2026-08-27 10:09:49.389 | ip_allocation 2026-08-27 10:09:49.389 | l3-agent-scheduler-ha-chassis-priority 2026-08-27 10:09:49.389 | l3-flavors 2026-08-27 10:09:49.389 | l3-ha 2026-08-27 10:09:49.389 | l3_agent_scheduler 2026-08-27 10:09:49.390 | logging 2026-08-27 10:09:49.390 | multi-provider 2026-08-27 10:09:49.390 | net-mtu 2026-08-27 10:09:49.390 | net-mtu-writable 2026-08-27 10:09:49.390 | network-ip-availability 2026-08-27 10:09:49.390 | network_availability_zone 2026-08-27 10:09:49.390 | network_ha 2026-08-27 10:09:49.391 | pagination 2026-08-27 10:09:49.391 | port-device-profile 2026-08-27 10:09:49.391 | port-hardware-offload-type 2026-08-27 10:09:49.391 | port-mac-address-regenerate 2026-08-27 10:09:49.391 | port-numa-affinity-policy 2026-08-27 10:09:49.391 | port-numa-affinity-policy-socket 2026-08-27 10:09:49.392 | port-resource-request 2026-08-27 10:09:49.392 | port-security 2026-08-27 10:09:49.392 | port-trusted-vif 2026-08-27 10:09:49.392 | project-id 2026-08-27 10:09:49.392 | provider 2026-08-27 10:09:49.392 | pvlan 2026-08-27 10:09:49.392 | qinq 2026-08-27 10:09:49.393 | qos 2026-08-27 10:09:49.393 | qos-bw-limit-direction 2026-08-27 10:09:49.393 | qos-bw-minimum-ingress 2026-08-27 10:09:49.393 | qos-default 2026-08-27 10:09:49.393 | qos-fip 2026-08-27 10:09:49.393 | qos-gateway-ip 2026-08-27 10:09:49.393 | qos-rule-type-details 2026-08-27 10:09:49.394 | qos-rule-type-filter 2026-08-27 10:09:49.394 | qos-rules-alias 2026-08-27 10:09:49.394 | quota-check-limit 2026-08-27 10:09:49.394 | quota-check-limit-default 2026-08-27 10:09:49.394 | quota_details 2026-08-27 10:09:49.394 | quotas 2026-08-27 10:09:49.394 | rbac-address-scope 2026-08-27 10:09:49.395 | rbac-policies 2026-08-27 10:09:49.395 | rbac-security-groups 2026-08-27 10:09:49.395 | router 2026-08-27 10:09:49.395 | router-enable-snat 2026-08-27 10:09:49.395 | router_availability_zone 2026-08-27 10:09:49.395 | security-group 2026-08-27 10:09:49.396 | security-groups-default-rules 2026-08-27 10:09:49.396 | security-groups-default-statefulness 2026-08-27 10:09:49.396 | security-groups-normalized-cidr 2026-08-27 10:09:49.396 | security-groups-remote-address-group 2026-08-27 10:09:49.396 | security-groups-rules-belongs-to-default-sg 2026-08-27 10:09:49.396 | security-groups-shared-filtering 2026-08-27 10:09:49.396 | segment 2026-08-27 10:09:49.397 | sorting 2026-08-27 10:09:49.397 | standard-attr-description 2026-08-27 10:09:49.397 | standard-attr-fwaas-v2 2026-08-27 10:09:49.397 | standard-attr-revisions 2026-08-27 10:09:49.397 | standard-attr-tag 2026-08-27 10:09:49.397 | standard-attr-timestamp 2026-08-27 10:09:49.398 | stateful-security-group 2026-08-27 10:09:49.398 | subnet-dns-publish-fixed-ip 2026-08-27 10:09:49.398 | subnet-external-network 2026-08-27 10:09:49.398 | subnet-service-types 2026-08-27 10:09:49.398 | subnet_allocation 2026-08-27 10:09:49.398 | subnet_onboard 2026-08-27 10:09:49.398 | subnetpool-prefix-ops 2026-08-27 10:09:49.399 | tag-creation 2026-08-27 10:09:49.399 | tap-mirror 2026-08-27 10:09:49.399 | tap-mirror-both-direction 2026-08-27 10:09:49.399 | trunk 2026-08-27 10:09:49.399 | uplink-status-propagation 2026-08-27 10:09:49.399 | uplink-status-propagation-updatable 2026-08-27 10:09:49.400 | vlan-transparent 2026-08-27 10:09:49.400 | vpn-endpoint-groups 2026-08-27 10:09:49.400 | vpnaas' 2026-08-27 10:09:49.400 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:484 : comm -3 /dev/fd/63 /dev/fd/62 2026-08-27 10:09:49.400 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:484 : disabled_ext= 2026-08-27 10:09:49.400 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:488 : '[' '!' -z '' ']' 2026-08-27 10:09:49.400 | ++ 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-27 10:09:49.400 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:495 : tr ' ' , 2026-08-27 10:09:49.401 | + 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-27 10:09:49.401 | + 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-27 10:09:49.401 | + 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-27 10:09:49.401 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-27 10:09:49.401 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2026-08-27 10:09:49.401 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=max_header_size=38 2026-08-27 10:09:49.401 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z max_header_size=38 ']' 2026-08-27 10:09:49.402 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-27 10:09:49.402 | + 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-27 10:09:49.433 | + 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.38:6641 2026-08-27 10:09:49.436 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-27 10:09:49.440 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-08-27 10:09:49.444 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_nb_connection=tcp:192.168.122.38:6641 2026-08-27 10:09:49.448 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_nb_connection=tcp:192.168.122.38:6641 ']' 2026-08-27 10:09:49.452 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-27 10:09:49.456 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_nb_connection tcp:192.168.122.38:6641 2026-08-27 10:09:49.500 | + 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.38:6642 2026-08-27 10:09:49.503 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-27 10:09:49.507 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-08-27 10:09:49.511 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_sb_connection=tcp:192.168.122.38:6642 2026-08-27 10:09:49.515 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_sb_connection=tcp:192.168.122.38:6642 ']' 2026-08-27 10:09:49.519 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-27 10:09:49.523 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_sb_connection tcp:192.168.122.38:6642 2026-08-27 10:09:49.567 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:506 : is_service_enabled tls-proxy 2026-08-27 10:09:49.591 | + functions-common:is_service_enabled:2076 : return 1 2026-08-27 10:09:49.595 | + 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-27 10:09:49.599 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-27 10:09:49.603 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-08-27 10:09:49.607 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=neutron_sync_mode=log 2026-08-27 10:09:49.611 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z neutron_sync_mode=log ']' 2026-08-27 10:09:49.615 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-27 10:09:49.618 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn neutron_sync_mode log 2026-08-27 10:09:49.662 | + 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-27 10:09:49.666 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-27 10:09:49.670 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-08-27 10:09:49.673 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_l3_scheduler=leastloaded 2026-08-27 10:09:49.677 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_l3_scheduler=leastloaded ']' 2026-08-27 10:09:49.681 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-27 10:09:49.685 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_l3_scheduler leastloaded 2026-08-27 10:09:49.729 | + 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-27 10:09:49.733 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-27 10:09:49.737 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=securitygroup 2026-08-27 10:09:49.741 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=enable_security_group=True 2026-08-27 10:09:49.745 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z enable_security_group=True ']' 2026-08-27 10:09:49.748 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-27 10:09:49.752 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2026-08-27 10:09:49.798 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:517 : inicomment /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup firewall_driver 2026-08-27 10:09:49.826 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:519 : is_service_enabled q-log neutron-log 2026-08-27 10:09:49.851 | + functions-common:is_service_enabled:2076 : return 1 2026-08-27 10:09:49.855 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:525 : is_ovn_metadata_agent_enabled 2026-08-27 10:09:49.859 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:320 : is_service_enabled q-ovn-metadata-agent neutron-ovn-metadata-agent 2026-08-27 10:09:49.884 | + functions-common:is_service_enabled:2076 : return 0 2026-08-27 10:09:49.888 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:320 : [[ False == \F\a\l\s\e ]] 2026-08-27 10:09:49.892 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:321 : return 0 2026-08-27 10:09:49.895 | + 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-27 10:09:49.899 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-27 10:09:49.903 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-08-27 10:09:49.906 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_metadata_enabled=True 2026-08-27 10:09:49.910 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_metadata_enabled=True ']' 2026-08-27 10:09:49.914 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-27 10:09:49.918 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_metadata_enabled True 2026-08-27 10:09:49.961 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:533 : is_service_enabled q-dns neutron-dns 2026-08-27 10:09:49.987 | + functions-common:is_service_enabled:2076 : return 1 2026-08-27 10:09:49.991 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:538 : iniset /etc/neutron/neutron.conf ovs igmp_snooping_enable False 2026-08-27 10:09:50.039 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:541 : is_service_enabled q-dhcp neutron-dhcp 2026-08-27 10:09:50.064 | + functions-common:is_service_enabled:2076 : return 1 2026-08-27 10:09:50.068 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:544 : iniset /etc/neutron/neutron.conf DEFAULT dhcp_agent_notification False 2026-08-27 10:09:50.114 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:547 : is_service_enabled n-api-meta 2026-08-27 10:09:50.139 | + functions-common:is_service_enabled:2076 : return 0 2026-08-27 10:09:50.143 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:548 : is_ovn_metadata_agent_enabled 2026-08-27 10:09:50.147 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:320 : is_service_enabled q-ovn-metadata-agent neutron-ovn-metadata-agent 2026-08-27 10:09:50.171 | + functions-common:is_service_enabled:2076 : return 0 2026-08-27 10:09:50.175 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:320 : [[ False == \F\a\l\s\e ]] 2026-08-27 10:09:50.179 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:321 : return 0 2026-08-27 10:09:50.183 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:549 : iniset /etc/nova/nova.conf neutron service_metadata_proxy True 2026-08-27 10:09:50.226 | + lib/neutron:configure_neutron:413 : is_service_enabled q-placement neutron-placement 2026-08-27 10:09:50.252 | + functions-common:is_service_enabled:2076 : return 1 2026-08-27 10:09:50.256 | + lib/neutron:configure_neutron:416 : is_service_enabled q-trunk neutron-trunk 2026-08-27 10:09:50.281 | + functions-common:is_service_enabled:2076 : return 1 2026-08-27 10:09:50.285 | + lib/neutron:configure_neutron:419 : is_service_enabled q-qos neutron-qos 2026-08-27 10:09:50.311 | + functions-common:is_service_enabled:2076 : return 1 2026-08-27 10:09:50.315 | + lib/neutron:configure_neutron:426 : is_service_enabled neutron-segments 2026-08-27 10:09:50.340 | + functions-common:is_service_enabled:2076 : return 1 2026-08-27 10:09:50.344 | + lib/neutron:configure_neutron:430 : is_service_enabled q-ovn-bgp 2026-08-27 10:09:50.370 | + functions-common:is_service_enabled:2076 : return 1 2026-08-27 10:09:50.374 | + lib/neutron:configure_neutron:433 : is_service_enabled q-ovn-evpn 2026-08-27 10:09:50.399 | + functions-common:is_service_enabled:2076 : return 1 2026-08-27 10:09:50.403 | + lib/neutron:configure_neutron:438 : is_service_enabled q-agt neutron-agent q-svc neutron-api 2026-08-27 10:09:50.429 | + functions-common:is_service_enabled:2076 : return 0 2026-08-27 10:09:50.433 | + lib/neutron:configure_neutron:439 : _configure_neutron_service 2026-08-27 10:09:50.437 | + lib/neutron:_configure_neutron_service:1007 : Q_API_PASTE_FILE=/etc/neutron/api-paste.ini 2026-08-27 10:09:50.441 | + lib/neutron:_configure_neutron_service:1008 : cp /opt/stack/neutron/etc/neutron/api-paste.ini /etc/neutron/api-paste.ini 2026-08-27 10:09:50.447 | + lib/neutron:_configure_neutron_service:1011 : iniset /etc/neutron/neutron.conf DEFAULT core_plugin ml2 2026-08-27 10:09:50.493 | + lib/neutron:_configure_neutron_service:1013 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2026-08-27 10:09:50.538 | + lib/neutron:_configure_neutron_service:1014 : iniset /etc/neutron/neutron.conf oslo_policy policy_file /etc/neutron/policy.json 2026-08-27 10:09:50.584 | + lib/neutron:_configure_neutron_service:1016 : iniset /etc/neutron/neutron.conf DEFAULT auth_strategy keystone 2026-08-27 10:09:50.630 | + lib/neutron:_configure_neutron_service:1017 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf neutron 2026-08-27 10:09:50.634 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/neutron/neutron.conf 2026-08-27 10:09:50.637 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=neutron 2026-08-27 10:09:50.641 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-08-27 10:09:50.645 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-08-27 10:09:50.649 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/neutron/neutron.conf neutron keystone_authtoken 2026-08-27 10:09:50.652 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/neutron/neutron.conf 2026-08-27 10:09:50.656 | + lib/keystone:configure_keystoneauth:392 : local admin_user=neutron 2026-08-27 10:09:50.660 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-08-27 10:09:50.664 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_type password 2026-08-27 10:09:50.707 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/neutron/neutron.conf keystone_authtoken interface public 2026-08-27 10:09:50.752 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_url http://192.168.122.38/identity 2026-08-27 10:09:50.797 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/neutron/neutron.conf keystone_authtoken username neutron 2026-08-27 10:09:50.844 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/neutron/neutron.conf keystone_authtoken password nomoresecret 2026-08-27 10:09:50.889 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/neutron/neutron.conf keystone_authtoken user_domain_name Default 2026-08-27 10:09:50.933 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/neutron/neutron.conf keystone_authtoken project_name service 2026-08-27 10:09:50.978 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/neutron/neutron.conf keystone_authtoken project_domain_name Default 2026-08-27 10:09:51.023 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/neutron/neutron.conf keystone_authtoken www_authenticate_uri http://192.168.122.38/identity 2026-08-27 10:09:51.069 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/neutron/neutron.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-08-27 10:09:51.116 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/neutron/neutron.conf keystone_authtoken memcached_servers localhost:11211 2026-08-27 10:09:51.161 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-08-27 10:09:51.165 | + lib/neutron:_configure_neutron_service:1020 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_status_changes True 2026-08-27 10:09:51.210 | + lib/neutron:_configure_neutron_service:1021 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_data_changes True 2026-08-27 10:09:51.256 | + lib/neutron:_configure_neutron_service:1023 : configure_keystoneauth /etc/neutron/neutron.conf nova nova 2026-08-27 10:09:51.260 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/neutron/neutron.conf 2026-08-27 10:09:51.264 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-08-27 10:09:51.268 | + lib/keystone:configure_keystoneauth:393 : local section=nova 2026-08-27 10:09:51.272 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/neutron/neutron.conf nova auth_type password 2026-08-27 10:09:51.317 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/neutron/neutron.conf nova interface public 2026-08-27 10:09:51.361 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/neutron/neutron.conf nova auth_url http://192.168.122.38/identity 2026-08-27 10:09:51.406 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/neutron/neutron.conf nova username nova 2026-08-27 10:09:51.452 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/neutron/neutron.conf nova password nomoresecret 2026-08-27 10:09:51.497 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/neutron/neutron.conf nova user_domain_name Default 2026-08-27 10:09:51.544 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/neutron/neutron.conf nova project_name service 2026-08-27 10:09:51.589 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/neutron/neutron.conf nova project_domain_name Default 2026-08-27 10:09:51.634 | + lib/neutron:_configure_neutron_service:1026 : configure_keystoneauth /etc/neutron/neutron.conf placement placement 2026-08-27 10:09:51.639 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/neutron/neutron.conf 2026-08-27 10:09:51.643 | + lib/keystone:configure_keystoneauth:392 : local admin_user=placement 2026-08-27 10:09:51.648 | + lib/keystone:configure_keystoneauth:393 : local section=placement 2026-08-27 10:09:51.651 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/neutron/neutron.conf placement auth_type password 2026-08-27 10:09:51.696 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/neutron/neutron.conf placement interface public 2026-08-27 10:09:51.740 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/neutron/neutron.conf placement auth_url http://192.168.122.38/identity 2026-08-27 10:09:51.785 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/neutron/neutron.conf placement username placement 2026-08-27 10:09:51.830 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/neutron/neutron.conf placement password nomoresecret 2026-08-27 10:09:51.875 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/neutron/neutron.conf placement user_domain_name Default 2026-08-27 10:09:51.920 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/neutron/neutron.conf placement project_name service 2026-08-27 10:09:51.964 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/neutron/neutron.conf placement project_domain_name Default 2026-08-27 10:09:52.009 | + lib/neutron:_configure_neutron_service:1029 : neutron_plugin_configure_service 2026-08-27 10:09:52.013 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:74 : [[ geneve != \l\o\c\a\l ]] 2026-08-27 10:09:52.017 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:75 : Q_SRV_EXTRA_OPTS+=(project_network_types=$Q_ML2_TENANT_NETWORK_TYPE) 2026-08-27 10:09:52.021 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : '[' '' == '' ']' 2026-08-27 10:09:52.025 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ '' == '' ]] 2026-08-27 10:09:52.029 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ public != '' ]] 2026-08-27 10:09:52.033 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:91 : ML2_VLAN_RANGES=public 2026-08-27 10:09:52.037 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:92 : [[ '' != '' ]] 2026-08-27 10:09:52.041 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:96 : [[ public != '' ]] 2026-08-27 10:09:52.045 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:97 : Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS=(network_vlan_ranges=$ML2_VLAN_RANGES) 2026-08-27 10:09:52.048 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:103 : [[ -z '' ]] 2026-08-27 10:09:52.052 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:104 : [[ -n public ]] 2026-08-27 10:09:52.056 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:105 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks= 2026-08-27 10:09:52.060 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:106 : [[ -n public ]] 2026-08-27 10:09:52.064 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:107 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS+=public, 2026-08-27 10:09:52.068 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ -n public ]] 2026-08-27 10:09:52.072 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ public != \p\u\b\l\i\c ]] 2026-08-27 10:09:52.076 | + 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-27 10:09:52.080 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-27 10:09:52.083 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=securitygroup 2026-08-27 10:09:52.087 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=enable_security_group=True 2026-08-27 10:09:52.091 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z enable_security_group=True ']' 2026-08-27 10:09:52.095 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-27 10:09:52.099 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2026-08-27 10:09:52.145 | + 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-27 10:09:52.149 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-27 10:09:52.153 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-08-27 10:09:52.157 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=mechanism_drivers=ovn 2026-08-27 10:09:52.161 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z mechanism_drivers=ovn ']' 2026-08-27 10:09:52.164 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-27 10:09:52.168 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers ovn 2026-08-27 10:09:52.213 | + 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-27 10:09:52.216 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-27 10:09:52.219 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-08-27 10:09:52.223 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=overlay_ip_version=4 2026-08-27 10:09:52.227 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z overlay_ip_version=4 ']' 2026-08-27 10:09:52.231 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-27 10:09:52.235 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 overlay_ip_version 4 2026-08-27 10:09:52.280 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:119 : [[ -n local,flat,vlan,geneve ]] 2026-08-27 10:09:52.284 | + 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-27 10:09:52.288 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-27 10:09:52.291 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-08-27 10:09:52.295 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=type_drivers=local,flat,vlan,geneve 2026-08-27 10:09:52.299 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z type_drivers=local,flat,vlan,geneve ']' 2026-08-27 10:09:52.303 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-27 10:09:52.307 | + 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-27 10:09:52.351 | + 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-27 10:09:52.354 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-27 10:09:52.358 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-08-27 10:09:52.362 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=extension_drivers=port_security,qos 2026-08-27 10:09:52.366 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z extension_drivers=port_security,qos ']' 2026-08-27 10:09:52.369 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-27 10:09:52.373 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers port_security,qos 2026-08-27 10:09:52.417 | + 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-27 10:09:52.421 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-27 10:09:52.424 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-08-27 10:09:52.428 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=project_network_types=geneve 2026-08-27 10:09:52.432 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z project_network_types=geneve ']' 2026-08-27 10:09:52.436 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-27 10:09:52.439 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 project_network_types geneve 2026-08-27 10:09:52.483 | + 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-27 10:09:52.487 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-27 10:09:52.491 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_gre 2026-08-27 10:09:52.495 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tunnel_id_ranges=1:1000 2026-08-27 10:09:52.498 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tunnel_id_ranges=1:1000 ']' 2026-08-27 10:09:52.502 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-27 10:09:52.506 | + 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-27 10:09:52.550 | + 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-27 10:09:52.554 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-27 10:09:52.558 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vxlan 2026-08-27 10:09:52.562 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2026-08-27 10:09:52.566 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2026-08-27 10:09:52.569 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-27 10:09:52.573 | + 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-27 10:09:52.618 | + 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-27 10:09:52.621 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-27 10:09:52.625 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_flat 2026-08-27 10:09:52.628 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=flat_networks=public, 2026-08-27 10:09:52.632 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z flat_networks=public, ']' 2026-08-27 10:09:52.636 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-27 10:09:52.640 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks public, 2026-08-27 10:09:52.683 | + 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-27 10:09:52.687 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-27 10:09:52.691 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vlan 2026-08-27 10:09:52.695 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=network_vlan_ranges=public 2026-08-27 10:09:52.699 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z network_vlan_ranges=public ']' 2026-08-27 10:09:52.703 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-27 10:09:52.707 | + 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-27 10:09:52.751 | + 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-27 10:09:52.755 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-27 10:09:52.759 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2026-08-27 10:09:52.762 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:65536 2026-08-27 10:09:52.766 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:65536 ']' 2026-08-27 10:09:52.770 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-27 10:09:52.774 | + 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-27 10:09:52.818 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:137 : [[ legacy != \l\e\g\a\c\y ]] 2026-08-27 10:09:52.822 | + lib/neutron:configure_neutron:442 : iniset /etc/neutron/neutron.conf DEFAULT api_workers 2 2026-08-27 10:09:52.868 | + lib/neutron:configure_neutron:446 : iniset /etc/neutron/neutron.conf DEFAULT rpc_state_report_workers 0 2026-08-27 10:09:52.913 | + lib/neutron:configure_neutron:448 : write_uwsgi_config /etc/neutron/neutron-api-uwsgi.ini neutron.wsgi.api:application /networking '' neutron-api 2026-08-27 10:09:52.918 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/neutron/neutron-api-uwsgi.ini 2026-08-27 10:09:52.922 | + lib/apache:write_uwsgi_config:244 : local wsgi=neutron.wsgi.api:application 2026-08-27 10:09:52.925 | + lib/apache:write_uwsgi_config:245 : local url=/networking 2026-08-27 10:09:52.929 | + lib/apache:write_uwsgi_config:246 : local http= 2026-08-27 10:09:52.933 | + lib/apache:write_uwsgi_config:247 : local name=neutron-api 2026-08-27 10:09:52.937 | + lib/apache:write_uwsgi_config:249 : '[' -z neutron-api ']' 2026-08-27 10:09:52.940 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-08-27 10:09:52.944 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-08-27 10:09:52.965 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-08-27 10:09:52.965 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-08-27 10:09:52.977 | d /var/run/uwsgi 0755 quobyte root 2026-08-27 10:09:52.982 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-08-27 10:09:52.997 | /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-27 10:09:53.004 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/neutron-api.socket 2026-08-27 10:09:53.008 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/neutron/neutron-api-uwsgi.ini 2026-08-27 10:09:53.013 | + lib/apache:write_uwsgi_config:270 : [[ neutron.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-08-27 10:09:53.018 | + lib/apache:write_uwsgi_config:271 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi module neutron.wsgi.api:application 2026-08-27 10:09:53.066 | + lib/apache:write_uwsgi_config:276 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi processes 2 2026-08-27 10:09:53.111 | + lib/apache:write_uwsgi_config:278 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi master true 2026-08-27 10:09:53.156 | + lib/apache:write_uwsgi_config:280 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi die-on-term true 2026-08-27 10:09:53.199 | + lib/apache:write_uwsgi_config:281 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi exit-on-reload false 2026-08-27 10:09:53.242 | + lib/apache:write_uwsgi_config:284 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi worker-reload-mercy 80 2026-08-27 10:09:53.287 | + lib/apache:write_uwsgi_config:285 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi enable-threads true 2026-08-27 10:09:53.330 | + lib/apache:write_uwsgi_config:286 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi plugins http,python3 2026-08-27 10:09:53.373 | + lib/apache:write_uwsgi_config:288 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi thunder-lock true 2026-08-27 10:09:53.417 | + 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-27 10:09:53.460 | + lib/apache:write_uwsgi_config:292 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi buffer-size 65535 2026-08-27 10:09:53.503 | + lib/apache:write_uwsgi_config:294 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi add-header 'Connection: close' 2026-08-27 10:09:53.548 | + lib/apache:write_uwsgi_config:296 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi lazy-apps true 2026-08-27 10:09:53.592 | + lib/apache:write_uwsgi_config:298 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi start-time %t 2026-08-27 10:09:53.635 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-08-27 10:09:53.639 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-08-27 10:09:53.645 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for neutron-api 2026-08-27 10:09:53.648 | ++ lib/apache:apache_site_config_for:174 : local site=neutron-api 2026-08-27 10:09:53.652 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-08-27 10:09:53.656 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-27 10:09:53.659 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-27 10:09:53.663 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/neutron-api.conf 2026-08-27 10:09:53.668 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/neutron-api.conf 2026-08-27 10:09:53.672 | + lib/apache:write_uwsgi_config:306 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi socket /var/run/uwsgi/neutron-api.socket 2026-08-27 10:09:53.716 | + lib/apache:write_uwsgi_config:307 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi chmod-socket 666 2026-08-27 10:09:53.762 | + 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-27 10:09:53.762 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/neutron-api.conf 2026-08-27 10:09:53.773 | ProxyPass "/networking" "unix:/var/run/uwsgi/neutron-api.socket|uwsgi://uwsgi-uds-neutron-api" retry=0 acquire=1 2026-08-27 10:09:53.779 | + lib/apache:write_uwsgi_config:309 : enable_apache_site neutron-api 2026-08-27 10:09:53.782 | + lib/apache:enable_apache_site:191 : local site=neutron-api 2026-08-27 10:09:53.786 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-08-27 10:09:53.790 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-08-27 10:09:53.794 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-08-27 10:09:53.798 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-08-27 10:09:53.802 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-27 10:09:53.806 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-27 10:09:53.810 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-08-27 10:09:53.814 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-08-27 10:09:53.818 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-27 10:09:53.822 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-27 10:09:53.826 | + lib/apache:enable_apache_site:195 : sudo a2ensite neutron-api 2026-08-27 10:09:53.839 | perl: warning: Setting locale failed. 2026-08-27 10:09:53.839 | perl: warning: Please check that your locale settings: 2026-08-27 10:09:53.839 | LANGUAGE = (unset), 2026-08-27 10:09:53.839 | LC_ALL = "en_US.utf8", 2026-08-27 10:09:53.839 | LANG = "de_DE.UTF-8" 2026-08-27 10:09:53.839 | are supported and installed on your system. 2026-08-27 10:09:53.839 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-27 10:09:53.880 | Enabling site neutron-api. 2026-08-27 10:09:53.887 | To activate the new configuration, you need to run: 2026-08-27 10:09:53.887 | systemctl reload apache2 2026-08-27 10:09:53.893 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-08-27 10:09:53.898 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-08-27 10:09:53.902 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-08-27 10:09:53.906 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-08-27 10:09:54.041 | + ./stack.sh:main:1173 : is_service_enabled mysql postgresql 2026-08-27 10:09:54.068 | + functions-common:is_service_enabled:2076 : return 0 2026-08-27 10:09:54.072 | + ./stack.sh:main:1173 : is_service_enabled neutron 2026-08-27 10:09:54.098 | + functions-common:is_service_enabled:2076 : return 0 2026-08-27 10:09:54.102 | + ./stack.sh:main:1174 : async_runfunc init_neutron 2026-08-27 10:09:54.106 | + inc/async:async_runfunc:116 : async_run init_neutron init_neutron 2026-08-27 10:09:54.191 | + inc/async:async_inner:63 : init_neutron 2026-08-27 10:09:54.239 | [1978 Async init_neutron:54528]: running: init_neutron 2026-08-27 10:09:54.243 | + ./stack.sh:main:1182 : is_service_enabled q-dhcp 2026-08-27 10:09:54.271 | + functions-common:is_service_enabled:2076 : return 1 2026-08-27 10:09:54.276 | + ./stack.sh:main:1201 : is_service_enabled nova neutron 2026-08-27 10:09:54.303 | + functions-common:is_service_enabled:2076 : return 0 2026-08-27 10:09:54.307 | + ./stack.sh:main:1202 : configure_os_vif 2026-08-27 10:09:54.311 | + lib/os-vif:configure_os_vif:16 : [[ -e /etc/nova/nova.conf ]] 2026-08-27 10:09:54.315 | + lib/os-vif:configure_os_vif:17 : iniset /etc/nova/nova.conf os_vif_ovs isolate_vif False 2026-08-27 10:09:54.364 | + lib/os-vif:configure_os_vif:19 : [[ -e /etc/neutron/neutron.conf ]] 2026-08-27 10:09:54.368 | + lib/os-vif:configure_os_vif:20 : iniset /etc/neutron/neutron.conf os_vif_ovs isolate_vif False 2026-08-27 10:09:54.418 | + ./stack.sh:main:1208 : is_service_enabled swift 2026-08-27 10:09:54.445 | + functions-common:is_service_enabled:2076 : return 1 2026-08-27 10:09:54.450 | + ./stack.sh:main:1217 : is_service_enabled cinder 2026-08-27 10:09:54.476 | + functions-common:is_service_enabled:2076 : return 0 2026-08-27 10:09:54.480 | + ./stack.sh:main:1218 : echo_summary 'Configuring Cinder' 2026-08-27 10:09:54.484 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-27 10:09:54.488 | + ./stack.sh:echo_summary:450 : echo -e Configuring Cinder 2026-08-27 10:09:54.492 | + ./stack.sh:main:1219 : async_runfunc init_cinder 2026-08-27 10:09:54.496 | + inc/async:async_runfunc:116 : async_run init_cinder init_cinder 2026-08-27 10:09:54.582 | + inc/async:async_inner:63 : init_cinder 2026-08-27 10:09:54.638 | [1978 Async init_cinder:54764]: running: init_cinder 2026-08-27 10:09:54.642 | + ./stack.sh:main:1225 : is_service_enabled placement 2026-08-27 10:09:54.671 | + functions-common:is_service_enabled:2076 : return 0 2026-08-27 10:09:54.675 | + ./stack.sh:main:1226 : echo_summary 'Configuring placement' 2026-08-27 10:09:54.679 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-27 10:09:54.683 | + ./stack.sh:echo_summary:450 : echo -e Configuring placement 2026-08-27 10:09:54.688 | + ./stack.sh:main:1227 : async_runfunc init_placement 2026-08-27 10:09:54.692 | + inc/async:async_runfunc:116 : async_run init_placement init_placement 2026-08-27 10:09:54.777 | + inc/async:async_inner:63 : init_placement 2026-08-27 10:09:54.832 | [1978 Async init_placement:54894]: running: init_placement 2026-08-27 10:09:54.835 | + ./stack.sh:main:1231 : async_wait init_neutron 2026-08-27 10:09:54.891 | [1978 Async init_neutron:54528]: Waiting for completion of init_neutron running on PID 54528 (5 other jobs running) 2026-08-27 10:09:54.919 | [1978 Async init_neutron:54528]: Signaling child to exit 2026-08-27 10:10:09.146 | + inc/async:async_inner:64 : rc=0 2026-08-27 10:10:09.198 | [54764 Async init_cinder:54764]: finished successfully 2026-08-27 10:10:33.463 | + inc/async:async_inner:64 : rc=0 2026-08-27 10:10:33.494 | [54528 Async init_neutron:54528]: finished successfully 2026-08-27 10:10:33.523 | WAKEUP 2026-08-27 10:10:33.549 | [1978 Async init_neutron:54528]: Signaled 2026-08-27 10:10:33.551 | + lib/neutron:init_neutron:505 : recreate_database neutron 2026-08-27 10:10:33.551 | + lib/database:recreate_database:112 : local db=neutron 2026-08-27 10:10:33.551 | + lib/database:recreate_database:113 : recreate_database_mysql neutron 2026-08-27 10:10:33.551 | + lib/databases/mysql:recreate_database_mysql:54 : local db=neutron 2026-08-27 10:10:33.551 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS neutron;' 2026-08-27 10:10:33.551 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-27 10:10:33.551 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE neutron CHARACTER SET utf8;' 2026-08-27 10:10:33.551 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-27 10:10:33.551 | + lib/neutron:init_neutron:506 : time_start dbsync 2026-08-27 10:10:33.552 | + functions-common:time_start:2406 : local name=dbsync 2026-08-27 10:10:33.552 | + functions-common:time_start:2407 : local start_time= 2026-08-27 10:10:33.552 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-27 10:10:33.552 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-27 10:10:33.552 | + functions-common:time_start:2411 : _TIME_START[$name]=1787825394393 2026-08-27 10:10:33.552 | + 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-27 10:10:33.552 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-27 10:10:33.552 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-27 10:10:33.552 | we strongly recommend against using it for new projects. 2026-08-27 10:10:33.552 | 2026-08-27 10:10:33.552 | If you are already using Eventlet, we recommend migrating to a different 2026-08-27 10:10:33.553 | framework. For more detail see 2026-08-27 10:10:33.553 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-27 10:10:33.553 | 2026-08-27 10:10:33.553 | import eventlet as _eventlet # noqa 2026-08-27 10:10:33.553 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2026-08-27 10:10:33.553 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2026-08-27 10:10:33.553 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2026-08-27 10:10:33.553 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2026-08-27 10:10:33.553 | INFO [alembic.runtime.migration] Running upgrade -> kilo 2026-08-27 10:10:33.553 | INFO [alembic.runtime.migration] Running upgrade kilo -> 599c6a226151 2026-08-27 10:10:33.553 | INFO [alembic.runtime.migration] Running upgrade 599c6a226151 -> 52c5312f6baf 2026-08-27 10:10:33.554 | INFO [alembic.runtime.migration] Running upgrade 52c5312f6baf -> 313373c0ffee 2026-08-27 10:10:33.554 | INFO [alembic.runtime.migration] Running upgrade 313373c0ffee -> 8675309a5c4f 2026-08-27 10:10:33.554 | INFO [alembic.runtime.migration] Running upgrade 8675309a5c4f -> 45f955889773 2026-08-27 10:10:33.554 | INFO [alembic.runtime.migration] Running upgrade 45f955889773 -> 26c371498592 2026-08-27 10:10:33.554 | INFO [alembic.runtime.migration] Running upgrade 26c371498592 -> 1c844d1677f7 2026-08-27 10:10:33.554 | INFO [alembic.runtime.migration] Running upgrade 1c844d1677f7 -> 1b4c6e320f79 2026-08-27 10:10:33.554 | INFO [alembic.runtime.migration] Running upgrade 1b4c6e320f79 -> 48153cb5f051 2026-08-27 10:10:33.554 | INFO [alembic.runtime.migration] Running upgrade 48153cb5f051 -> 9859ac9c136 2026-08-27 10:10:33.554 | INFO [alembic.runtime.migration] Running upgrade 9859ac9c136 -> 34af2b5c5a59 2026-08-27 10:10:33.554 | INFO [alembic.runtime.migration] Running upgrade 34af2b5c5a59 -> 59cb5b6cf4d 2026-08-27 10:10:33.555 | INFO [alembic.runtime.migration] Running upgrade 59cb5b6cf4d -> 13cfb89f881a 2026-08-27 10:10:33.555 | INFO [alembic.runtime.migration] Running upgrade 13cfb89f881a -> 32e5974ada25 2026-08-27 10:10:33.555 | INFO [alembic.runtime.migration] Running upgrade 32e5974ada25 -> ec7fcfbf72ee 2026-08-27 10:10:33.555 | INFO [alembic.runtime.migration] Running upgrade ec7fcfbf72ee -> dce3ec7a25c9 2026-08-27 10:10:33.555 | INFO [alembic.runtime.migration] Running upgrade dce3ec7a25c9 -> c3a73f615e4 2026-08-27 10:10:33.555 | INFO [alembic.runtime.migration] Running upgrade c3a73f615e4 -> 659bf3d90664 2026-08-27 10:10:33.555 | INFO [alembic.runtime.migration] Running upgrade 659bf3d90664 -> 1df244e556f5 2026-08-27 10:10:33.555 | INFO [alembic.runtime.migration] Running upgrade 1df244e556f5 -> 19f26505c74f 2026-08-27 10:10:33.555 | INFO [alembic.runtime.migration] Running upgrade 19f26505c74f -> 15be73214821 2026-08-27 10:10:33.555 | INFO [alembic.runtime.migration] Running upgrade 15be73214821 -> b4caf27aae4 2026-08-27 10:10:33.555 | INFO [alembic.runtime.migration] Running upgrade b4caf27aae4 -> 15e43b934f81 2026-08-27 10:10:33.556 | INFO [alembic.runtime.migration] Running upgrade 15e43b934f81 -> 31ed664953e6 2026-08-27 10:10:33.556 | INFO [alembic.runtime.migration] Running upgrade 31ed664953e6 -> 2f9e956e7532 2026-08-27 10:10:33.556 | INFO [alembic.runtime.migration] Running upgrade 2f9e956e7532 -> 3894bccad37f 2026-08-27 10:10:33.556 | INFO [alembic.runtime.migration] Running upgrade 3894bccad37f -> 0e66c5227a8a 2026-08-27 10:10:33.556 | INFO [alembic.runtime.migration] Running upgrade 0e66c5227a8a -> 45f8dd33480b 2026-08-27 10:10:33.556 | INFO [alembic.runtime.migration] Running upgrade 45f8dd33480b -> 5abc0278ca73 2026-08-27 10:10:33.556 | INFO [alembic.runtime.migration] Running upgrade 5abc0278ca73 -> d3435b514502 2026-08-27 10:10:33.556 | INFO [alembic.runtime.migration] Running upgrade d3435b514502 -> 30107ab6a3ee 2026-08-27 10:10:33.556 | INFO [alembic.runtime.migration] Running upgrade 30107ab6a3ee -> c415aab1c048 2026-08-27 10:10:33.556 | INFO [alembic.runtime.migration] Running upgrade c415aab1c048 -> a963b38d82f4 2026-08-27 10:10:33.556 | INFO [alembic.runtime.migration] Running upgrade a963b38d82f4 -> 3d0e74aa7d37 2026-08-27 10:10:33.557 | INFO [alembic.runtime.migration] Running upgrade 3d0e74aa7d37 -> 030a959ceafa 2026-08-27 10:10:33.557 | INFO [alembic.runtime.migration] Running upgrade 030a959ceafa -> a5648cfeeadf 2026-08-27 10:10:33.557 | INFO [alembic.runtime.migration] Running upgrade a5648cfeeadf -> 0f5bef0f87d4 2026-08-27 10:10:33.557 | INFO [alembic.runtime.migration] Running upgrade 0f5bef0f87d4 -> 67daae611b6e 2026-08-27 10:10:33.557 | INFO [alembic.runtime.migration] Running upgrade kilo -> 30018084ec99 2026-08-27 10:10:33.557 | INFO [alembic.runtime.migration] Running upgrade 30018084ec99 -> 2e5352a0ad4d 2026-08-27 10:10:33.557 | INFO [alembic.runtime.migration] Running upgrade 2e5352a0ad4d -> 11926bcfe72d 2026-08-27 10:10:33.557 | INFO [alembic.runtime.migration] Running upgrade 11926bcfe72d -> 8a6d8bdae39 2026-08-27 10:10:33.557 | INFO [alembic.runtime.migration] Running upgrade 8a6d8bdae39 -> 5ffceebfada 2026-08-27 10:10:33.557 | INFO [alembic.runtime.migration] Running upgrade 5ffceebfada -> 4ffceebfcdc 2026-08-27 10:10:33.557 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfcdc -> 7bbb25278f53 2026-08-27 10:10:33.557 | INFO [alembic.runtime.migration] Running upgrade 7bbb25278f53 -> 89ab9a816d70 2026-08-27 10:10:33.558 | INFO [alembic.runtime.migration] Running upgrade 89ab9a816d70 -> c879c5e1ee90 2026-08-27 10:10:33.558 | INFO [alembic.runtime.migration] Running upgrade c879c5e1ee90 -> 8fd3918ef6f4 2026-08-27 10:10:33.558 | INFO [alembic.runtime.migration] Running upgrade 8fd3918ef6f4 -> 4bcd4df1f426 2026-08-27 10:10:33.558 | INFO [alembic.runtime.migration] Running upgrade 4bcd4df1f426 -> a84ccf28f06a 2026-08-27 10:10:33.558 | INFO [alembic.runtime.migration] Running upgrade a84ccf28f06a -> 7d9d8eeec6ad 2026-08-27 10:10:33.558 | INFO [alembic.runtime.migration] Running upgrade 67daae611b6e -> 6b461a21bcfc 2026-08-27 10:10:33.558 | INFO [alembic.runtime.migration] Running upgrade 6b461a21bcfc -> 5cd92597d11d 2026-08-27 10:10:33.558 | INFO [alembic.runtime.migration] Running upgrade 5cd92597d11d -> 929c968efe70 2026-08-27 10:10:33.558 | INFO [alembic.runtime.migration] Running upgrade 929c968efe70 -> a9c43481023c 2026-08-27 10:10:33.558 | INFO [alembic.runtime.migration] Running upgrade a9c43481023c -> 804a3c76314c 2026-08-27 10:10:33.558 | INFO [alembic.runtime.migration] Running upgrade 804a3c76314c -> 2b42d90729da 2026-08-27 10:10:33.559 | INFO [alembic.runtime.migration] Running upgrade 2b42d90729da -> 62c781cb6192 2026-08-27 10:10:33.559 | INFO [alembic.runtime.migration] Running upgrade 62c781cb6192 -> c8c222d42aa9 2026-08-27 10:10:33.559 | INFO [alembic.runtime.migration] Running upgrade c8c222d42aa9 -> 349b6fd605a6 2026-08-27 10:10:33.559 | INFO [alembic.runtime.migration] Running upgrade 349b6fd605a6 -> 7d32f979895f 2026-08-27 10:10:33.559 | INFO [alembic.runtime.migration] Running upgrade 7d32f979895f -> 594422d373ee 2026-08-27 10:10:33.559 | INFO [alembic.runtime.migration] Running upgrade 594422d373ee -> 61663558142c 2026-08-27 10:10:33.559 | INFO [alembic.runtime.migration] Running upgrade 61663558142c -> 867d39095bf4, port forwarding 2026-08-27 10:10:33.559 | INFO [alembic.runtime.migration] Running upgrade 867d39095bf4 -> d72db3e25539, modify uniq port forwarding 2026-08-27 10:10:33.559 | INFO [alembic.runtime.migration] Running upgrade d72db3e25539 -> cada2437bf41 2026-08-27 10:10:33.559 | INFO [alembic.runtime.migration] Running upgrade cada2437bf41 -> 195176fb410d, router gateway IP QoS 2026-08-27 10:10:33.559 | INFO [alembic.runtime.migration] Running upgrade 195176fb410d -> fb0167bd9639 2026-08-27 10:10:33.560 | INFO [alembic.runtime.migration] Running upgrade fb0167bd9639 -> 0ff9e3881597 2026-08-27 10:10:33.560 | INFO [alembic.runtime.migration] Running upgrade 0ff9e3881597 -> 9bfad3f1e780 2026-08-27 10:10:33.560 | INFO [alembic.runtime.migration] Running upgrade 9bfad3f1e780 -> 63fd95af7dcd 2026-08-27 10:10:33.560 | INFO [alembic.runtime.migration] Running upgrade 63fd95af7dcd -> c613d0b82681 2026-08-27 10:10:33.560 | INFO [alembic.runtime.migration] Running upgrade c613d0b82681 -> c3e9d13c4367 2026-08-27 10:10:33.560 | INFO [alembic.runtime.migration] Running upgrade c3e9d13c4367 -> 86274d77933e 2026-08-27 10:10:33.560 | INFO [alembic.runtime.migration] Running upgrade 86274d77933e -> f4b9654dd40c 2026-08-27 10:10:33.560 | INFO [alembic.runtime.migration] Running upgrade f4b9654dd40c -> a010322604bc 2026-08-27 10:10:33.560 | INFO [alembic.runtime.migration] Running upgrade a010322604bc -> 263d454a9655 2026-08-27 10:10:33.560 | INFO [alembic.runtime.migration] Running upgrade 263d454a9655 -> Ibac91d24da2 2026-08-27 10:10:33.561 | INFO [alembic.runtime.migration] Running upgrade Ibac91d24da2 -> 2217c4222de6 2026-08-27 10:10:33.561 | INFO [alembic.runtime.migration] Running upgrade 2217c4222de6 -> 18a7e90ae768 2026-08-27 10:10:33.561 | INFO [alembic.runtime.migration] Running upgrade 18a7e90ae768 -> e4e236b0e1ff 2026-08-27 10:10:33.561 | INFO [alembic.runtime.migration] Running upgrade e4e236b0e1ff -> e88badaa9591 2026-08-27 10:10:33.561 | INFO [alembic.runtime.migration] Running upgrade e88badaa9591 -> d8bdf05313f4 2026-08-27 10:10:33.561 | INFO [alembic.runtime.migration] Running upgrade d8bdf05313f4 -> dfe425060830 2026-08-27 10:10:33.561 | INFO [alembic.runtime.migration] Running upgrade dfe425060830 -> fd6107509ccd 2026-08-27 10:10:33.561 | INFO [alembic.runtime.migration] Running upgrade fd6107509ccd -> 1ea5dab0897a 2026-08-27 10:10:33.561 | INFO [alembic.runtime.migration] Running upgrade 1ea5dab0897a -> 49d8622c5221 2026-08-27 10:10:33.561 | INFO [alembic.runtime.migration] Running upgrade 49d8622c5221 -> I38991de2b4 2026-08-27 10:10:33.561 | INFO [alembic.runtime.migration] Running upgrade I38991de2b4 -> 532aa95457e2 2026-08-27 10:10:33.561 | INFO [alembic.runtime.migration] Running upgrade 532aa95457e2 -> f010820fc498 2026-08-27 10:10:33.562 | INFO [alembic.runtime.migration] Running upgrade f010820fc498 -> a964d94b4677 2026-08-27 10:10:33.562 | INFO [alembic.runtime.migration] Running upgrade a964d94b4677 -> 26d1e9f5c766 2026-08-27 10:10:33.562 | INFO [alembic.runtime.migration] Running upgrade 26d1e9f5c766 -> 1e0744e4ffea 2026-08-27 10:10:33.562 | INFO [alembic.runtime.migration] Running upgrade 1e0744e4ffea -> 6135a7bd4425 2026-08-27 10:10:33.562 | INFO [alembic.runtime.migration] Running upgrade 6135a7bd4425 -> 8df53b0d2c0e 2026-08-27 10:10:33.562 | INFO [alembic.runtime.migration] Running upgrade 8df53b0d2c0e -> 1bb3393de75d, add qos policy rule Packet Rate Limit 2026-08-27 10:10:33.562 | INFO [alembic.runtime.migration] Running upgrade 1bb3393de75d -> c181bb1d89e4 2026-08-27 10:10:33.562 | INFO [alembic.runtime.migration] Running upgrade c181bb1d89e4 -> ba859d649675 2026-08-27 10:10:33.562 | INFO [alembic.runtime.migration] Running upgrade ba859d649675 -> e981acd076d3 2026-08-27 10:10:33.562 | INFO [alembic.runtime.migration] Running upgrade e981acd076d3 -> 76df7844a8c6, add Local IP tables 2026-08-27 10:10:33.562 | INFO [alembic.runtime.migration] Running upgrade 76df7844a8c6 -> 1ffef8d6f371, migrate RBAC registers from "target_tenant" to "target_project" 2026-08-27 10:10:33.563 | INFO [alembic.runtime.migration] Running upgrade 1ffef8d6f371 -> cd9ef14ccf87 2026-08-27 10:10:33.563 | INFO [alembic.runtime.migration] Running upgrade cd9ef14ccf87 -> 34cf8b009713 2026-08-27 10:10:33.563 | INFO [alembic.runtime.migration] Running upgrade 34cf8b009713 -> I43e0b669096 2026-08-27 10:10:33.563 | INFO [alembic.runtime.migration] Running upgrade I43e0b669096 -> 4e6e655746f6 2026-08-27 10:10:33.563 | INFO [alembic.runtime.migration] Running upgrade 4e6e655746f6 -> 659cbedf30a1 2026-08-27 10:10:33.563 | INFO [alembic.runtime.migration] Running upgrade 659cbedf30a1 -> 21ff98fabab1 2026-08-27 10:10:33.563 | INFO [alembic.runtime.migration] Running upgrade 21ff98fabab1 -> 5881373af7f5 2026-08-27 10:10:33.563 | INFO [alembic.runtime.migration] Running upgrade 5881373af7f5 -> fc153938cdc1 2026-08-27 10:10:33.563 | INFO [alembic.runtime.migration] Running upgrade fc153938cdc1 -> 93f394357a27 2026-08-27 10:10:33.563 | INFO [alembic.runtime.migration] Running upgrade 93f394357a27 -> 6f1145bff34c 2026-08-27 10:10:33.563 | INFO [alembic.runtime.migration] Running upgrade 6f1145bff34c -> 682c319773d7 2026-08-27 10:10:33.563 | INFO [alembic.runtime.migration] Running upgrade 682c319773d7 -> 0aefee21cd87 2026-08-27 10:10:33.564 | INFO [alembic.runtime.migration] Running upgrade 0aefee21cd87 -> b1199a3adbef 2026-08-27 10:10:33.564 | INFO [alembic.runtime.migration] Running upgrade b1199a3adbef -> c33da356b165 2026-08-27 10:10:33.564 | INFO [alembic.runtime.migration] Running upgrade c33da356b165 -> 89c58a70ceba 2026-08-27 10:10:33.564 | INFO [alembic.runtime.migration] Running upgrade 89c58a70ceba -> 0e6eff810791 2026-08-27 10:10:33.564 | INFO [alembic.runtime.migration] Running upgrade 0e6eff810791 -> 175fa80908e1 2026-08-27 10:10:33.564 | INFO [alembic.runtime.migration] Running upgrade 175fa80908e1 -> 5bcb7b31ec7d 2026-08-27 10:10:33.564 | INFO [alembic.runtime.migration] Running upgrade 5bcb7b31ec7d -> ad80a9f07c5c 2026-08-27 10:10:33.564 | INFO [alembic.runtime.migration] Running upgrade ad80a9f07c5c -> d553edeb540f 2026-08-27 10:10:33.564 | INFO [alembic.runtime.migration] Running upgrade d553edeb540f -> b1bca967e19d, Add unique constraint to the network segment range 2026-08-27 10:10:33.564 | INFO [alembic.runtime.migration] Running upgrade b1bca967e19d -> bdae3a00c493 2026-08-27 10:10:33.564 | INFO [alembic.runtime.migration] Running upgrade bdae3a00c493 -> a00aa97899c0 2026-08-27 10:10:33.565 | INFO [alembic.runtime.migration] Running upgrade a00aa97899c0 -> a1b2c3d4e5f6, Add security groups default statefulness table 2026-08-27 10:10:33.565 | INFO [alembic.runtime.migration] Running upgrade 7d9d8eeec6ad -> a8b517cff8ab 2026-08-27 10:10:33.565 | INFO [alembic.runtime.migration] Running upgrade a8b517cff8ab -> 3b935b28e7a0 2026-08-27 10:10:33.565 | INFO [alembic.runtime.migration] Running upgrade 3b935b28e7a0 -> b12a3ef66e62 2026-08-27 10:10:33.565 | INFO [alembic.runtime.migration] Running upgrade b12a3ef66e62 -> 97c25b0d2353 2026-08-27 10:10:33.565 | INFO [alembic.runtime.migration] Running upgrade 97c25b0d2353 -> 2e0d7a8a1586 2026-08-27 10:10:33.565 | INFO [alembic.runtime.migration] Running upgrade 2e0d7a8a1586 -> 5c85685d616d 2026-08-27 10:10:33.565 | Running upgrade for neutron ... 2026-08-27 10:10:33.565 | OK 2026-08-27 10:10:33.565 | + lib/neutron:init_neutron:509 : time_stop dbsync 2026-08-27 10:10:33.566 | + functions-common:time_stop:2420 : local name 2026-08-27 10:10:33.566 | + functions-common:time_stop:2421 : local end_time 2026-08-27 10:10:33.566 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-27 10:10:33.566 | + functions-common:time_stop:2423 : local total 2026-08-27 10:10:33.566 | + functions-common:time_stop:2424 : local start_time 2026-08-27 10:10:33.566 | + functions-common:time_stop:2426 : name=dbsync 2026-08-27 10:10:33.566 | + functions-common:time_stop:2427 : start_time=1787825394393 2026-08-27 10:10:33.566 | + functions-common:time_stop:2429 : [[ -z 1787825394393 ]] 2026-08-27 10:10:33.566 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-27 10:10:33.566 | + functions-common:time_stop:2432 : end_time=1787825433440 2026-08-27 10:10:33.566 | + functions-common:time_stop:2433 : elapsed_time=39047 2026-08-27 10:10:33.567 | + functions-common:time_stop:2434 : total=8414 2026-08-27 10:10:33.567 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-27 10:10:33.567 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=47461 2026-08-27 10:10:33.607 | [1978 Async init_neutron:54528]: finished init_neutron with result 0 in 39 seconds 2026-08-27 10:10:33.613 | + inc/async:async_wait:197 : return 0 2026-08-27 10:10:33.617 | + ./stack.sh:main:1232 : async_wait init_placement 2026-08-27 10:10:33.681 | [1978 Async init_placement:54894]: Waiting for completion of init_placement running on PID 54894 (4 other jobs running) 2026-08-27 10:10:33.712 | [1978 Async init_placement:54894]: Signaling child to exit 2026-08-27 10:10:40.758 | + inc/async:async_inner:64 : rc=0 2026-08-27 10:10:40.791 | [54894 Async init_placement:54894]: finished successfully 2026-08-27 10:10:40.819 | WAKEUP 2026-08-27 10:10:40.846 | [1978 Async init_placement:54894]: Signaled 2026-08-27 10:10:40.848 | + lib/placement:init_placement:113 : recreate_database placement 2026-08-27 10:10:40.848 | + lib/database:recreate_database:112 : local db=placement 2026-08-27 10:10:40.848 | + lib/database:recreate_database:113 : recreate_database_mysql placement 2026-08-27 10:10:40.848 | + lib/databases/mysql:recreate_database_mysql:54 : local db=placement 2026-08-27 10:10:40.848 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS placement;' 2026-08-27 10:10:40.849 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-27 10:10:40.849 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE placement CHARACTER SET utf8;' 2026-08-27 10:10:40.849 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-27 10:10:40.849 | + lib/placement:init_placement:114 : /opt/stack/data/venv/bin/placement-manage db sync 2026-08-27 10:10:40.849 | + lib/placement:init_placement:115 : create_placement_accounts 2026-08-27 10:10:40.849 | + lib/placement:create_placement_accounts:102 : create_service_user placement admin 2026-08-27 10:10:40.849 | + lib/keystone:create_service_user:379 : get_or_create_user placement nomoresecret Default 2026-08-27 10:10:40.849 | + functions-common:get_or_create_user:899 : local user_id 2026-08-27 10:10:40.849 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-08-27 10:10:40.849 | + functions-common:get_or_create_user:903 : local email= 2026-08-27 10:10:40.849 | ++ 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-27 10:10:40.850 | ++ functions-common:oscwrap:2465 : return 0 2026-08-27 10:10:40.850 | + functions-common:get_or_create_user:915 : user_id=b4ae6cf27ed9499f87fb7a39d8b86f05 2026-08-27 10:10:40.850 | + functions-common:get_or_create_user:916 : echo b4ae6cf27ed9499f87fb7a39d8b86f05 2026-08-27 10:10:40.850 | b4ae6cf27ed9499f87fb7a39d8b86f05 2026-08-27 10:10:40.850 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service placement service Default Default 2026-08-27 10:10:40.850 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-08-27 10:10:40.850 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-08-27 10:10:40.850 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-08-27 10:10:40.850 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-27 10:10:40.850 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-27 10:10:40.851 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-08-27 10:10:40.851 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-08-27 10:10:40.851 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-08-27 10:10:40.851 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-08-27 10:10:40.851 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-08-27 10:10:40.851 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-08-27 10:10:40.851 | + 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-27 10:10:40.851 | ++ 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-27 10:10:40.851 | ++ functions-common:oscwrap:2465 : return 0 2026-08-27 10:10:40.851 | + functions-common:get_or_add_user_project_role:979 : user_role_id=ce0c9ebf837d40a39524b366fd0d7e19 2026-08-27 10:10:40.851 | + functions-common:get_or_add_user_project_role:980 : echo ce0c9ebf837d40a39524b366fd0d7e19 2026-08-27 10:10:40.852 | ce0c9ebf837d40a39524b366fd0d7e19 2026-08-27 10:10:40.852 | + lib/keystone:create_service_user:382 : [[ -n admin ]] 2026-08-27 10:10:40.852 | + lib/keystone:create_service_user:383 : get_or_add_user_project_role admin placement service Default Default 2026-08-27 10:10:40.852 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-08-27 10:10:40.852 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-08-27 10:10:40.852 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-08-27 10:10:40.852 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-27 10:10:40.852 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-27 10:10:40.852 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-08-27 10:10:40.852 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-08-27 10:10:40.852 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-08-27 10:10:40.853 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-08-27 10:10:40.853 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-08-27 10:10:40.853 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-08-27 10:10:40.853 | + 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-27 10:10:40.853 | ++ 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-27 10:10:40.853 | ++ functions-common:oscwrap:2465 : return 0 2026-08-27 10:10:40.853 | + functions-common:get_or_add_user_project_role:979 : user_role_id=cede26aa4b06479e8251e36ff98e0d34 2026-08-27 10:10:40.853 | + functions-common:get_or_add_user_project_role:980 : echo cede26aa4b06479e8251e36ff98e0d34 2026-08-27 10:10:40.853 | cede26aa4b06479e8251e36ff98e0d34 2026-08-27 10:10:40.853 | + lib/placement:create_placement_accounts:103 : local placement_api_url=http://192.168.122.38/placement 2026-08-27 10:10:40.853 | + lib/placement:create_placement_accounts:104 : get_or_create_service placement placement 'Placement Service' 2026-08-27 10:10:40.853 | + functions-common:get_or_create_service:1055 : local service_id 2026-08-27 10:10:40.854 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show placement -f value -c id 2026-08-27 10:10:40.854 | ++ 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-27 10:10:40.854 | ++ functions-common:oscwrap:2465 : return 0 2026-08-27 10:10:40.854 | + functions-common:get_or_create_service:1066 : service_id=' 2026-08-27 10:10:40.854 | 0d0e4dbca6604304a7943f99b3abd211' 2026-08-27 10:10:40.854 | + functions-common:get_or_create_service:1067 : echo 0d0e4dbca6604304a7943f99b3abd211 2026-08-27 10:10:40.854 | 0d0e4dbca6604304a7943f99b3abd211 2026-08-27 10:10:40.854 | + lib/placement:create_placement_accounts:106 : get_or_create_endpoint placement RegionOne http://192.168.122.38/placement 2026-08-27 10:10:40.854 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-08-27 10:10:40.854 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface placement public http://192.168.122.38/placement RegionOne 2026-08-27 10:10:40.854 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-08-27 10:10:40.855 | +++ 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-27 10:10:40.855 | +++ functions-common:oscwrap:2465 : return 0 2026-08-27 10:10:40.855 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-08-27 10:10:40.855 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-08-27 10:10:40.855 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create placement public http://192.168.122.38/placement --region RegionOne -f value -c id 2026-08-27 10:10:40.855 | +++ functions-common:oscwrap:2465 : return 0 2026-08-27 10:10:40.855 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=22ded07ac373424b9a9d795f6df33c41 2026-08-27 10:10:40.855 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo 22ded07ac373424b9a9d795f6df33c41 2026-08-27 10:10:40.855 | + functions-common:get_or_create_endpoint:1100 : public_id=22ded07ac373424b9a9d795f6df33c41 2026-08-27 10:10:40.855 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-08-27 10:10:40.856 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-08-27 10:10:40.856 | + functions-common:get_or_create_endpoint:1109 : echo 22ded07ac373424b9a9d795f6df33c41 2026-08-27 10:10:40.856 | 22ded07ac373424b9a9d795f6df33c41 2026-08-27 10:10:40.904 | [1978 Async init_placement:54894]: finished init_placement with result 0 in 46 seconds 2026-08-27 10:10:40.911 | + inc/async:async_wait:197 : return 0 2026-08-27 10:10:40.915 | + ./stack.sh:main:1233 : async_wait init_glance 2026-08-27 10:10:40.980 | [1978 Async init_glance:50282]: Waiting for completion of init_glance running on PID 50282 (3 other jobs running) 2026-08-27 10:10:41.010 | [1978 Async init_glance:50282]: Signaling child to exit 2026-08-27 10:10:41.010 | WAKEUP 2026-08-27 10:10:41.037 | [1978 Async init_glance:50282]: Signaled 2026-08-27 10:10:41.040 | + lib/glance:init_glance:525 : rm -rf /opt/stack/data/glance/images 2026-08-27 10:10:41.040 | + lib/glance:init_glance:526 : mkdir -p /opt/stack/data/glance/images 2026-08-27 10:10:41.040 | + lib/glance:init_glance:529 : recreate_database glance 2026-08-27 10:10:41.040 | + lib/database:recreate_database:112 : local db=glance 2026-08-27 10:10:41.040 | + lib/database:recreate_database:113 : recreate_database_mysql glance 2026-08-27 10:10:41.040 | + lib/databases/mysql:recreate_database_mysql:54 : local db=glance 2026-08-27 10:10:41.040 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS glance;' 2026-08-27 10:10:41.040 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-27 10:10:41.040 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE glance CHARACTER SET utf8;' 2026-08-27 10:10:41.040 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-27 10:10:41.041 | + lib/glance:init_glance:531 : time_start dbsync 2026-08-27 10:10:41.041 | + functions-common:time_start:2406 : local name=dbsync 2026-08-27 10:10:41.041 | + functions-common:time_start:2407 : local start_time= 2026-08-27 10:10:41.041 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-27 10:10:41.041 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-27 10:10:41.041 | + functions-common:time_start:2411 : _TIME_START[$name]=1787825298705 2026-08-27 10:10:41.041 | + lib/glance:init_glance:533 : /opt/stack/data/venv/bin/glance-manage --config-file /etc/glance/glance-api.conf db_sync 2026-08-27 10:10:41.041 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-27 10:10:41.041 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-27 10:10:41.041 | we strongly recommend against using it for new projects. 2026-08-27 10:10:41.041 | 2026-08-27 10:10:41.041 | If you are already using Eventlet, we recommend migrating to a different 2026-08-27 10:10:41.042 | framework. For more detail see 2026-08-27 10:10:41.042 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-27 10:10:41.042 | 2026-08-27 10:10:41.042 | import eventlet as _eventlet # noqa 2026-08-27 10:10:41.042 | INFO dbcounter [-] Registered counter for database glance 2026-08-27 10:10:41.042 | 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=50388) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-08-27 10:10:41.042 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-08-27 10:10:41.042 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-08-27 10:10:41.042 | DEBUG dbcounter [-] [50388] Writer thread running {{(pid=50388) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-08-27 10:10:41.042 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-08-27 10:10:41.042 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-08-27 10:10:41.043 | INFO dbcounter [-] Registered counter for database glance 2026-08-27 10:10:41.043 | 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=50388) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-08-27 10:10:41.043 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-08-27 10:10:41.043 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-08-27 10:10:41.043 | DEBUG dbcounter [-] [50388] Writer thread running {{(pid=50388) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-08-27 10:10:41.043 | INFO alembic.runtime.migration [-] Running upgrade -> liberty, liberty initial 2026-08-27 10:10:41.043 | DEBUG alembic.runtime.migration [-] new branch insert liberty {{(pid=50388) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:778}} 2026-08-27 10:10:41.043 | INFO alembic.runtime.migration [-] Running upgrade liberty -> mitaka01, add index on created_at and updated_at columns of 'images' table 2026-08-27 10:10:41.043 | DEBUG alembic.runtime.migration [-] update liberty to mitaka01 {{(pid=50388) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-27 10:10:41.043 | INFO alembic.runtime.migration [-] Running upgrade mitaka01 -> mitaka02, update metadef os_nova_server 2026-08-27 10:10:41.044 | DEBUG alembic.runtime.migration [-] update mitaka01 to mitaka02 {{(pid=50388) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-27 10:10:41.044 | INFO alembic.runtime.migration [-] Running upgrade mitaka02 -> ocata_expand01, add visibility to images 2026-08-27 10:10:41.044 | DEBUG alembic.runtime.migration [-] update mitaka02 to ocata_expand01 {{(pid=50388) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-27 10:10:41.044 | INFO alembic.runtime.migration [-] Running upgrade ocata_expand01 -> pike_expand01, empty expand for symmetry with pike_contract01 2026-08-27 10:10:41.044 | DEBUG alembic.runtime.migration [-] update ocata_expand01 to pike_expand01 {{(pid=50388) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-27 10:10:41.044 | INFO alembic.runtime.migration [-] Running upgrade pike_expand01 -> queens_expand01 2026-08-27 10:10:41.044 | DEBUG alembic.runtime.migration [-] update pike_expand01 to queens_expand01 {{(pid=50388) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-27 10:10:41.044 | INFO alembic.runtime.migration [-] Running upgrade queens_expand01 -> rocky_expand01, add os_hidden column to images table 2026-08-27 10:10:41.044 | DEBUG alembic.runtime.migration [-] update queens_expand01 to rocky_expand01 {{(pid=50388) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-27 10:10:41.044 | INFO alembic.runtime.migration [-] Running upgrade rocky_expand01 -> rocky_expand02, add os_hash_algo and os_hash_value columns to images table 2026-08-27 10:10:41.044 | DEBUG alembic.runtime.migration [-] update rocky_expand01 to rocky_expand02 {{(pid=50388) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-27 10:10:41.045 | INFO alembic.runtime.migration [-] Running upgrade rocky_expand02 -> train_expand01, empty expand for symmetry with train_contract01 2026-08-27 10:10:41.045 | DEBUG alembic.runtime.migration [-] update rocky_expand02 to train_expand01 {{(pid=50388) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-27 10:10:41.045 | INFO alembic.runtime.migration [-] Running upgrade train_expand01 -> ussuri_expand01, empty expand for symmetry with ussuri_expand01 2026-08-27 10:10:41.045 | DEBUG alembic.runtime.migration [-] update train_expand01 to ussuri_expand01 {{(pid=50388) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-27 10:10:41.045 | INFO alembic.runtime.migration [-] Running upgrade ussuri_expand01 -> wallaby_expand01, add image_id, request_id, user columns to tasks table" 2026-08-27 10:10:41.045 | DEBUG alembic.runtime.migration [-] update ussuri_expand01 to wallaby_expand01 {{(pid=50388) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-27 10:10:41.045 | INFO alembic.runtime.migration [-] Running upgrade wallaby_expand01 -> xena_expand01, empty expand for symmetry with 2023_1_expand01 2026-08-27 10:10:41.045 | DEBUG alembic.runtime.migration [-] update wallaby_expand01 to xena_expand01 {{(pid=50388) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-27 10:10:41.045 | INFO alembic.runtime.migration [-] Running upgrade xena_expand01 -> yoga_expand01, empty expand for symmetry with 2023_1_expand01 2026-08-27 10:10:41.045 | DEBUG alembic.runtime.migration [-] update xena_expand01 to yoga_expand01 {{(pid=50388) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-27 10:10:41.045 | INFO alembic.runtime.migration [-] Running upgrade yoga_expand01 -> zed_expand01, empty expand for symmetry with 2023_1_expand01 2026-08-27 10:10:41.046 | DEBUG alembic.runtime.migration [-] update yoga_expand01 to zed_expand01 {{(pid=50388) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-27 10:10:41.046 | INFO alembic.runtime.migration [-] Running upgrade zed_expand01 -> 2023_1_expand01, empty expand for symmetry with 2023_1_expand01 2026-08-27 10:10:41.046 | DEBUG alembic.runtime.migration [-] update zed_expand01 to 2023_1_expand01 {{(pid=50388) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-27 10:10:41.046 | INFO alembic.runtime.migration [-] Running upgrade 2023_1_expand01 -> 2024_1_expand01, adds cache_node_reference and cached_images table(s) 2026-08-27 10:10:41.046 | DEBUG alembic.runtime.migration [-] update 2023_1_expand01 to 2024_1_expand01 {{(pid=50388) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-27 10:10:41.046 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-08-27 10:10:41.046 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-08-27 10:10:41.046 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-08-27 10:10:41.046 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-08-27 10:10:41.046 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-08-27 10:10:41.046 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-08-27 10:10:41.046 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-08-27 10:10:41.047 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-08-27 10:10:41.047 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-08-27 10:10:41.047 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-08-27 10:10:41.047 | INFO alembic.runtime.migration [-] Running upgrade mitaka02 -> ocata_contract01, remove is_public from images 2026-08-27 10:10:41.047 | DEBUG alembic.runtime.migration [-] new branch insert ocata_contract01 {{(pid=50388) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:778}} 2026-08-27 10:10:41.047 | INFO alembic.runtime.migration [-] Running upgrade ocata_contract01 -> pike_contract01, drop glare artifacts tables 2026-08-27 10:10:41.047 | DEBUG alembic.runtime.migration [-] update ocata_contract01 to pike_contract01 {{(pid=50388) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-27 10:10:41.047 | INFO alembic.runtime.migration [-] Running upgrade pike_contract01 -> queens_contract01 2026-08-27 10:10:41.047 | DEBUG alembic.runtime.migration [-] update pike_contract01 to queens_contract01 {{(pid=50388) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-27 10:10:41.047 | INFO alembic.runtime.migration [-] Running upgrade queens_contract01 -> rocky_contract01 2026-08-27 10:10:41.047 | DEBUG alembic.runtime.migration [-] update queens_contract01 to rocky_contract01 {{(pid=50388) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-27 10:10:41.048 | INFO alembic.runtime.migration [-] Running upgrade rocky_contract01 -> rocky_contract02 2026-08-27 10:10:41.048 | DEBUG alembic.runtime.migration [-] update rocky_contract01 to rocky_contract02 {{(pid=50388) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-27 10:10:41.048 | INFO alembic.runtime.migration [-] Running upgrade rocky_contract02 -> train_contract01 2026-08-27 10:10:41.048 | DEBUG alembic.runtime.migration [-] update rocky_contract02 to train_contract01 {{(pid=50388) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-27 10:10:41.048 | INFO alembic.runtime.migration [-] Running upgrade train_contract01 -> ussuri_contract01 2026-08-27 10:10:41.048 | DEBUG alembic.runtime.migration [-] update train_contract01 to ussuri_contract01 {{(pid=50388) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-27 10:10:41.048 | INFO alembic.runtime.migration [-] Running upgrade ussuri_contract01 -> wallaby_contract01 2026-08-27 10:10:41.048 | DEBUG alembic.runtime.migration [-] update ussuri_contract01 to wallaby_contract01 {{(pid=50388) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-27 10:10:41.048 | INFO alembic.runtime.migration [-] Running upgrade wallaby_contract01 -> xena_contract01 2026-08-27 10:10:41.048 | DEBUG alembic.runtime.migration [-] update wallaby_contract01 to xena_contract01 {{(pid=50388) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-27 10:10:41.048 | INFO alembic.runtime.migration [-] Running upgrade xena_contract01 -> yoga_contract01 2026-08-27 10:10:41.049 | DEBUG alembic.runtime.migration [-] update xena_contract01 to yoga_contract01 {{(pid=50388) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-27 10:10:41.049 | INFO alembic.runtime.migration [-] Running upgrade yoga_contract01 -> zed_contract01 2026-08-27 10:10:41.049 | DEBUG alembic.runtime.migration [-] update yoga_contract01 to zed_contract01 {{(pid=50388) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-27 10:10:41.049 | INFO alembic.runtime.migration [-] Running upgrade zed_contract01 -> 2023_1_contract01 2026-08-27 10:10:41.049 | DEBUG alembic.runtime.migration [-] update zed_contract01 to 2023_1_contract01 {{(pid=50388) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-27 10:10:41.049 | INFO alembic.runtime.migration [-] Running upgrade 2023_1_contract01 -> 2024_1_contract01 2026-08-27 10:10:41.049 | DEBUG alembic.runtime.migration [-] merge, delete ['2023_1_contract01'], update 2024_1_expand01 to 2024_1_contract01 {{(pid=50388) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:787}} 2026-08-27 10:10:41.049 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-08-27 10:10:41.049 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-08-27 10:10:41.049 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-08-27 10:10:41.050 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-08-27 10:10:41.050 | Upgraded database to: 2024_1_expand01, current revision(s): 2024_1_expand01 2026-08-27 10:10:41.050 | Database migration is up to date. No migration needed. 2026-08-27 10:10:41.050 | Upgraded database to: 2024_1_contract01, current revision(s): 2024_1_contract01 2026-08-27 10:10:41.050 | Database is synced successfully. 2026-08-27 10:10:41.050 | + lib/glance:init_glance:536 : /opt/stack/data/venv/bin/glance-manage --config-file /etc/glance/glance-api.conf db_load_metadefs 2026-08-27 10:10:41.050 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-27 10:10:41.050 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-27 10:10:41.050 | we strongly recommend against using it for new projects. 2026-08-27 10:10:41.050 | 2026-08-27 10:10:41.050 | If you are already using Eventlet, we recommend migrating to a different 2026-08-27 10:10:41.050 | framework. For more detail see 2026-08-27 10:10:41.051 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-27 10:10:41.051 | 2026-08-27 10:10:41.051 | import eventlet as _eventlet # noqa 2026-08-27 10:10:41.051 | INFO dbcounter [-] Registered counter for database glance 2026-08-27 10:10:41.051 | 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=50565) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-08-27 10:10:41.051 | DEBUG dbcounter [-] [50565] Writer thread running {{(pid=50565) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-08-27 10:10:41.051 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/glance-common-image-props.json loaded to database. 2026-08-27 10:10:41.051 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-webservers.json loaded to database. 2026-08-27 10:10:41.051 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-host-capabilities.json loaded to database. 2026-08-27 10:10:41.051 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-quota.json loaded to database. 2026-08-27 10:10:41.051 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-flavor.json loaded to database. 2026-08-27 10:10:41.052 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware.json loaded to database. 2026-08-27 10:10:41.052 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-resource-allocation-setting-data.json loaded to database. 2026-08-27 10:10:41.052 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-hypervisor.json loaded to database. 2026-08-27 10:10:41.052 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-storage-allocation-setting-data.json loaded to database. 2026-08-27 10:10:41.052 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-disk-filter.json loaded to database. 2026-08-27 10:10:41.052 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-processor-allocation-setting-data.json loaded to database. 2026-08-27 10:10:41.052 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vtpm-hw.json loaded to database. 2026-08-27 10:10:41.052 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-num-instances.json loaded to database. 2026-08-27 10:10:41.052 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-randomgen.json loaded to database. 2026-08-27 10:10:41.052 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-xenapi.json loaded to database. 2026-08-27 10:10:41.052 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-instance-data.json loaded to database. 2026-08-27 10:10:41.053 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/storage-volume-type.json loaded to database. 2026-08-27 10:10:41.053 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt.json loaded to database. 2026-08-27 10:10:41.053 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-runtimes.json loaded to database. 2026-08-27 10:10:41.053 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/image-signature-verification.json loaded to database. 2026-08-27 10:10:41.053 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-virtual-system-setting-data.json loaded to database. 2026-08-27 10:10:41.053 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-memory-backing.json loaded to database. 2026-08-27 10:10:41.053 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-iops-filter.json loaded to database. 2026-08-27 10:10:41.053 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-watchdog.json loaded to database. 2026-08-27 10:10:41.053 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vcputopology.json loaded to database. 2026-08-27 10:10:41.053 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-quota-flavor.json loaded to database. 2026-08-27 10:10:41.053 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-shutdown.json loaded to database. 2026-08-27 10:10:41.054 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vtpm.json loaded to database. 2026-08-27 10:10:41.054 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt-image.json loaded to database. 2026-08-27 10:10:41.054 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-cpu-pinning.json loaded to database. 2026-08-27 10:10:41.054 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/operating-system.json loaded to database. 2026-08-27 10:10:41.054 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-databases.json loaded to database. 2026-08-27 10:10:41.054 | INFO glance.db.sqlalchemy.metadata [-] Metadata loading finished 2026-08-27 10:10:41.054 | + lib/glance:init_glance:537 : time_stop dbsync 2026-08-27 10:10:41.054 | + functions-common:time_stop:2420 : local name 2026-08-27 10:10:41.054 | + functions-common:time_stop:2421 : local end_time 2026-08-27 10:10:41.054 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-27 10:10:41.054 | + functions-common:time_stop:2423 : local total 2026-08-27 10:10:41.055 | + functions-common:time_stop:2424 : local start_time 2026-08-27 10:10:41.055 | + functions-common:time_stop:2426 : name=dbsync 2026-08-27 10:10:41.055 | + functions-common:time_stop:2427 : start_time=1787825298705 2026-08-27 10:10:41.055 | + functions-common:time_stop:2429 : [[ -z 1787825298705 ]] 2026-08-27 10:10:41.055 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-27 10:10:41.055 | + functions-common:time_stop:2432 : end_time=1787825312283 2026-08-27 10:10:41.055 | + functions-common:time_stop:2433 : elapsed_time=13578 2026-08-27 10:10:41.055 | + functions-common:time_stop:2434 : total=8414 2026-08-27 10:10:41.055 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-27 10:10:41.055 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=21992 2026-08-27 10:10:41.095 | [1978 Async init_glance:50282]: finished init_glance with result 0 in 13 seconds 2026-08-27 10:10:41.102 | + inc/async:async_wait:197 : return 0 2026-08-27 10:10:41.107 | + ./stack.sh:main:1234 : async_wait init_swift 2026-08-27 10:10:41.135 | Not waiting for async task init_swift that we never started or has already been waited for 2026-08-27 10:10:41.140 | + inc/async:async_wait:197 : return 0 2026-08-27 10:10:41.144 | + ./stack.sh:main:1235 : async_wait init_cinder 2026-08-27 10:10:41.213 | [1978 Async init_cinder:54764]: Waiting for completion of init_cinder running on PID 54764 (2 other jobs running) 2026-08-27 10:10:41.243 | [1978 Async init_cinder:54764]: Signaling child to exit 2026-08-27 10:10:41.243 | WAKEUP 2026-08-27 10:10:41.270 | [1978 Async init_cinder:54764]: Signaled 2026-08-27 10:10:41.272 | + lib/cinder:init_cinder:492 : is_service_enabled mysql postgresql 2026-08-27 10:10:41.272 | + functions-common:is_service_enabled:2076 : return 0 2026-08-27 10:10:41.273 | + lib/cinder:init_cinder:494 : recreate_database cinder 2026-08-27 10:10:41.273 | + lib/database:recreate_database:112 : local db=cinder 2026-08-27 10:10:41.273 | + lib/database:recreate_database:113 : recreate_database_mysql cinder 2026-08-27 10:10:41.273 | + lib/databases/mysql:recreate_database_mysql:54 : local db=cinder 2026-08-27 10:10:41.273 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS cinder;' 2026-08-27 10:10:41.273 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-27 10:10:41.273 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE cinder CHARACTER SET utf8;' 2026-08-27 10:10:41.273 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-27 10:10:41.273 | + lib/cinder:init_cinder:496 : time_start dbsync 2026-08-27 10:10:41.273 | + functions-common:time_start:2406 : local name=dbsync 2026-08-27 10:10:41.273 | + functions-common:time_start:2407 : local start_time= 2026-08-27 10:10:41.274 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-27 10:10:41.274 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-27 10:10:41.274 | + functions-common:time_start:2411 : _TIME_START[$name]=1787825394826 2026-08-27 10:10:41.274 | + lib/cinder:init_cinder:498 : /opt/stack/data/venv/bin/cinder-manage --config-file /etc/cinder/cinder.conf db sync 2026-08-27 10:10:41.274 | /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: 2026-08-27 10:10:41.274 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-27 10:10:41.274 | we strongly recommend against using it for new projects. 2026-08-27 10:10:41.274 | 2026-08-27 10:10:41.274 | If you are already using Eventlet, we recommend migrating to a different 2026-08-27 10:10:41.274 | framework. For more detail see 2026-08-27 10:10:41.275 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-27 10:10:41.275 | 2026-08-27 10:10:41.275 | import eventlet # noqa 2026-08-27 10:10:41.275 | INFO dbcounter [-] Registered counter for database cinder 2026-08-27 10:10:41.275 | 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=54951) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-08-27 10:10:41.275 | INFO cinder.db.migration [-] Applying migration(s) 2026-08-27 10:10:41.275 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-08-27 10:10:41.275 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-08-27 10:10:41.275 | DEBUG dbcounter [-] [54951] Writer thread running {{(pid=54951) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-08-27 10:10:41.275 | INFO alembic.runtime.migration [-] Running upgrade -> 921e1a36b076, Initial migration. 2026-08-27 10:10:41.276 | DEBUG alembic.runtime.migration [-] new branch insert 921e1a36b076 {{(pid=54951) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:778}} 2026-08-27 10:10:41.276 | INFO alembic.runtime.migration [-] Running upgrade 921e1a36b076 -> c92a3e68beed, Make shared_targets nullable 2026-08-27 10:10:41.276 | DEBUG alembic.runtime.migration [-] update 921e1a36b076 to c92a3e68beed {{(pid=54951) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-27 10:10:41.276 | INFO alembic.runtime.migration [-] Running upgrade c92a3e68beed -> daa98075b90d, Add resource indexes 2026-08-27 10:10:41.276 | DEBUG alembic.runtime.migration [-] update c92a3e68beed to daa98075b90d {{(pid=54951) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-27 10:10:41.276 | INFO alembic.runtime.migration [-] Running upgrade daa98075b90d -> 89aa6f9639f9, Drop legacy migrate_version table 2026-08-27 10:10:41.276 | DEBUG alembic.runtime.migration [-] update daa98075b90d to 89aa6f9639f9 {{(pid=54951) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-27 10:10:41.276 | INFO alembic.runtime.migration [-] Running upgrade 89aa6f9639f9 -> b8660621f1b9, Update reservations resource 2026-08-27 10:10:41.276 | DEBUG alembic.runtime.migration [-] update 89aa6f9639f9 to b8660621f1b9 {{(pid=54951) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-27 10:10:41.276 | INFO alembic.runtime.migration [-] Running upgrade b8660621f1b9 -> 9ab1b092a404, Make use_quota non nullable 2026-08-27 10:10:41.276 | DEBUG alembic.runtime.migration [-] update b8660621f1b9 to 9ab1b092a404 {{(pid=54951) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-27 10:10:41.276 | INFO alembic.runtime.migration [-] Running upgrade 9ab1b092a404 -> b7b88f50aab5, Remove quota consistencygroups 2026-08-27 10:10:41.277 | DEBUG alembic.runtime.migration [-] update 9ab1b092a404 to b7b88f50aab5 {{(pid=54951) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-27 10:10:41.277 | INFO alembic.runtime.migration [-] Running upgrade b7b88f50aab5 -> 9c74c1c6971f, Quota: Add backup defaults in quota class 2026-08-27 10:10:41.277 | DEBUG alembic.runtime.migration [-] update b7b88f50aab5 to 9c74c1c6971f {{(pid=54951) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-27 10:10:41.277 | INFO cinder.db.migration [-] Migration(s) applied 2026-08-27 10:10:41.277 | + lib/cinder:init_cinder:499 : time_stop dbsync 2026-08-27 10:10:41.277 | + functions-common:time_stop:2420 : local name 2026-08-27 10:10:41.277 | + functions-common:time_stop:2421 : local end_time 2026-08-27 10:10:41.277 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-27 10:10:41.277 | + functions-common:time_stop:2423 : local total 2026-08-27 10:10:41.277 | + functions-common:time_stop:2424 : local start_time 2026-08-27 10:10:41.277 | + functions-common:time_stop:2426 : name=dbsync 2026-08-27 10:10:41.278 | + functions-common:time_stop:2427 : start_time=1787825394826 2026-08-27 10:10:41.278 | + functions-common:time_stop:2429 : [[ -z 1787825394826 ]] 2026-08-27 10:10:41.278 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-27 10:10:41.278 | + functions-common:time_stop:2432 : end_time=1787825406894 2026-08-27 10:10:41.278 | + functions-common:time_stop:2433 : elapsed_time=12068 2026-08-27 10:10:41.278 | + functions-common:time_stop:2434 : total=8414 2026-08-27 10:10:41.278 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-27 10:10:41.278 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=20482 2026-08-27 10:10:41.278 | + lib/cinder:init_cinder:502 : is_service_enabled c-vol 2026-08-27 10:10:41.278 | + functions-common:is_service_enabled:2076 : return 0 2026-08-27 10:10:41.278 | + lib/cinder:init_cinder:502 : [[ -n lvm:lvmdriver-1 ]] 2026-08-27 10:10:41.279 | + lib/cinder:init_cinder:503 : local be be_name be_type 2026-08-27 10:10:41.279 | + lib/cinder:init_cinder:504 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2026-08-27 10:10:41.279 | + lib/cinder:init_cinder:505 : be_type=lvm 2026-08-27 10:10:41.279 | + lib/cinder:init_cinder:506 : be_name=lvmdriver-1 2026-08-27 10:10:41.279 | + lib/cinder:init_cinder:507 : type init_cinder_backend_lvm 2026-08-27 10:10:41.279 | + lib/cinder:init_cinder:508 : init_cinder_backend_lvm lvmdriver-1 2026-08-27 10:10:41.279 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:64 : local be_name=lvmdriver-1 2026-08-27 10:10:41.279 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:67 : init_lvm_volume_group stack-volumes-lvmdriver-1 30G 2026-08-27 10:10:41.279 | + lib/lvm:init_lvm_volume_group:129 : local vg=stack-volumes-lvmdriver-1 2026-08-27 10:10:41.279 | + lib/lvm:init_lvm_volume_group:130 : local size=30G 2026-08-27 10:10:41.279 | + lib/lvm:init_lvm_volume_group:133 : is_fedora 2026-08-27 10:10:41.280 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-08-27 10:10:41.280 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-08-27 10:10:41.280 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-08-27 10:10:41.280 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-08-27 10:10:41.280 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-08-27 10:10:41.280 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-08-27 10:10:41.280 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-08-27 10:10:41.280 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-08-27 10:10:41.280 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-08-27 10:10:41.280 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-08-27 10:10:41.281 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-08-27 10:10:41.281 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-08-27 10:10:41.281 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-08-27 10:10:41.281 | + lib/lvm:init_lvm_volume_group:138 : _create_lvm_volume_group stack-volumes-lvmdriver-1 30G 2026-08-27 10:10:41.281 | + lib/lvm:_create_lvm_volume_group:88 : local vg=stack-volumes-lvmdriver-1 2026-08-27 10:10:41.281 | + lib/lvm:_create_lvm_volume_group:89 : local size=30G 2026-08-27 10:10:41.281 | + lib/lvm:_create_lvm_volume_group:91 : local backing_file=/opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2026-08-27 10:10:41.281 | + lib/lvm:_create_lvm_volume_group:92 : sudo vgs stack-volumes-lvmdriver-1 2026-08-27 10:10:41.281 | Volume group "stack-volumes-lvmdriver-1" not found 2026-08-27 10:10:41.281 | Cannot process volume group stack-volumes-lvmdriver-1 2026-08-27 10:10:41.281 | + lib/lvm:_create_lvm_volume_group:94 : [[ -f /opt/stack/data/stack-volumes-lvmdriver-1-backing-file ]] 2026-08-27 10:10:41.281 | + lib/lvm:_create_lvm_volume_group:94 : truncate -s 30G /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2026-08-27 10:10:41.282 | + lib/lvm:_create_lvm_volume_group:96 : local directio= 2026-08-27 10:10:41.282 | + lib/lvm:_create_lvm_volume_group:98 : losetup -h 2026-08-27 10:10:41.282 | + lib/lvm:_create_lvm_volume_group:98 : grep -q direct-io 2026-08-27 10:10:41.282 | + lib/lvm:_create_lvm_volume_group:99 : directio=--direct-io=on 2026-08-27 10:10:41.282 | + lib/lvm:_create_lvm_volume_group:103 : [[ ! -e /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service ]] 2026-08-27 10:10:41.282 | + lib/lvm:_create_lvm_volume_group:104 : sed -e ' 2026-08-27 10:10:41.282 | s|%DIRECTIO%|--direct-io=on|g; 2026-08-27 10:10:41.282 | s|%BACKING_FILE%|/opt/stack/data/stack-volumes-lvmdriver-1-backing-file|g; 2026-08-27 10:10:41.282 | ' /home/quobyte/devstack/files/lvm-backing-file.template 2026-08-27 10:10:41.282 | + lib/lvm:_create_lvm_volume_group:107 : sudo tee /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service 2026-08-27 10:10:41.282 | [Unit] 2026-08-27 10:10:41.283 | Description=Activate LVM backing file /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2026-08-27 10:10:41.283 | DefaultDependencies=no 2026-08-27 10:10:41.283 | After=systemd-udev-settle.service 2026-08-27 10:10:41.283 | Before=lvm2-activation-early.service 2026-08-27 10:10:41.283 | Wants=systemd-udev-settle.service 2026-08-27 10:10:41.283 | 2026-08-27 10:10:41.283 | [Service] 2026-08-27 10:10:41.283 | ExecStart=/sbin/losetup --find --show --direct-io=on /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2026-08-27 10:10:41.283 | ExecStop=/bin/sh -c '/sbin/losetup -d $$(/sbin/losetup --associated /opt/stack/data/stack-volumes-lvmdriver-1-backing-file -O NAME -n)' 2026-08-27 10:10:41.283 | RemainAfterExit=yes 2026-08-27 10:10:41.283 | Type=oneshot 2026-08-27 10:10:41.284 | 2026-08-27 10:10:41.284 | [Install] 2026-08-27 10:10:41.284 | WantedBy=local-fs.target 2026-08-27 10:10:41.284 | Also=systemd-udev-settle.service 2026-08-27 10:10:41.284 | + lib/lvm:_create_lvm_volume_group:110 : sudo systemctl daemon-reload 2026-08-27 10:10:41.284 | + lib/lvm:_create_lvm_volume_group:111 : sudo systemctl enable --now stack-volumes-lvmdriver-1-backing-file.service 2026-08-27 10:10:41.284 | 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-27 10:10:41.284 | + lib/lvm:_create_lvm_volume_group:114 : local vg_dev 2026-08-27 10:10:41.284 | ++ lib/lvm:_create_lvm_volume_group:115 : sudo losetup --associated /opt/stack/data/stack-volumes-lvmdriver-1-backing-file -O NAME -n 2026-08-27 10:10:41.284 | + lib/lvm:_create_lvm_volume_group:115 : vg_dev=/dev/loop0 2026-08-27 10:10:41.284 | + lib/lvm:_create_lvm_volume_group:118 : sudo vgs stack-volumes-lvmdriver-1 2026-08-27 10:10:41.284 | Volume group "stack-volumes-lvmdriver-1" not found 2026-08-27 10:10:41.285 | Cannot process volume group stack-volumes-lvmdriver-1 2026-08-27 10:10:41.285 | + lib/lvm:_create_lvm_volume_group:119 : sudo vgcreate stack-volumes-lvmdriver-1 /dev/loop0 2026-08-27 10:10:41.285 | Physical volume "/dev/loop0" successfully created. 2026-08-27 10:10:41.285 | Volume group "stack-volumes-lvmdriver-1" successfully created 2026-08-27 10:10:41.285 | + lib/lvm:init_lvm_volume_group:140 : is_service_enabled cinder 2026-08-27 10:10:41.285 | + functions-common:is_service_enabled:2076 : return 0 2026-08-27 10:10:41.285 | + lib/lvm:init_lvm_volume_group:142 : '[' lioadm = lioadm ']' 2026-08-27 10:10:41.285 | + lib/lvm:init_lvm_volume_group:143 : sudo xargs -rn 1 cinder-rtstool delete 2026-08-27 10:10:41.285 | + lib/lvm:init_lvm_volume_group:143 : sudo cinder-rtstool get-targets 2026-08-27 10:10:41.285 | /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: 2026-08-27 10:10:41.285 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-27 10:10:41.286 | we strongly recommend against using it for new projects. 2026-08-27 10:10:41.286 | 2026-08-27 10:10:41.286 | If you are already using Eventlet, we recommend migrating to a different 2026-08-27 10:10:41.286 | framework. For more detail see 2026-08-27 10:10:41.286 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-27 10:10:41.286 | 2026-08-27 10:10:41.286 | import eventlet # noqa 2026-08-27 10:10:41.286 | + lib/lvm:init_lvm_volume_group:152 : _clean_lvm_volume_group stack-volumes-lvmdriver-1 2026-08-27 10:10:41.286 | + lib/lvm:_clean_lvm_volume_group:40 : local vg=stack-volumes-lvmdriver-1 2026-08-27 10:10:41.286 | + lib/lvm:_clean_lvm_volume_group:43 : sudo lvremove -f stack-volumes-lvmdriver-1 2026-08-27 10:10:41.287 | + lib/cinder:init_cinder:513 : is_service_enabled c-bak 2026-08-27 10:10:41.287 | + functions-common:is_service_enabled:2076 : return 1 2026-08-27 10:10:41.287 | + lib/cinder:init_cinder:519 : mkdir -p /opt/stack/data/cinder/volumes 2026-08-27 10:10:41.330 | [1978 Async init_cinder:54764]: finished init_cinder with result 0 in 14 seconds 2026-08-27 10:10:41.336 | + inc/async:async_wait:197 : return 0 2026-08-27 10:10:41.340 | + ./stack.sh:main:1240 : is_service_enabled nova 2026-08-27 10:10:41.366 | + functions-common:is_service_enabled:2076 : return 0 2026-08-27 10:10:41.370 | + ./stack.sh:main:1241 : echo_summary 'Configuring Nova' 2026-08-27 10:10:41.374 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-27 10:10:41.378 | + ./stack.sh:echo_summary:450 : echo -e Configuring Nova 2026-08-27 10:10:41.382 | + ./stack.sh:main:1242 : init_nova 2026-08-27 10:10:41.386 | + lib/nova:init_nova:848 : is_service_enabled mysql postgresql 2026-08-27 10:10:41.412 | + functions-common:is_service_enabled:2076 : return 0 2026-08-27 10:10:41.415 | + lib/nova:init_nova:848 : is_service_enabled n-api 2026-08-27 10:10:41.440 | + functions-common:is_service_enabled:2076 : return 0 2026-08-27 10:10:41.444 | + lib/nova:init_nova:850 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-08-27 10:10:41.448 | + lib/nova:init_nova:858 : async_run nova-cell-0 init_nova_db nova_cell0 /etc/nova/nova.conf 2026-08-27 10:10:41.532 | + inc/async:async_inner:63 : init_nova_db nova_cell0 /etc/nova/nova.conf 2026-08-27 10:10:41.581 | [1978 Async nova-cell-0:57040]: running: init_nova_db nova_cell0 /etc/nova/nova.conf 2026-08-27 10:10:41.586 | ++ lib/nova:init_nova:861 : seq 1 1 2026-08-27 10:10:41.593 | + lib/nova:init_nova:861 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-08-27 10:10:41.598 | ++ lib/nova:init_nova:862 : conductor_conf 1 2026-08-27 10:10:41.603 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-08-27 10:10:41.607 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-08-27 10:10:41.613 | + lib/nova:init_nova:862 : async_run nova-cell-1 init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2026-08-27 10:10:41.698 | + inc/async:async_inner:63 : init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2026-08-27 10:10:41.752 | [1978 Async nova-cell-1:57144]: running: init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2026-08-27 10:10:41.756 | + lib/nova:init_nova:865 : recreate_database nova_api 2026-08-27 10:10:41.760 | + lib/database:recreate_database:112 : local db=nova_api 2026-08-27 10:10:41.765 | + lib/database:recreate_database:113 : recreate_database_mysql nova_api 2026-08-27 10:10:41.770 | + lib/databases/mysql:recreate_database_mysql:54 : local db=nova_api 2026-08-27 10:10:41.774 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_api;' 2026-08-27 10:10:41.781 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-27 10:10:41.852 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE nova_api CHARACTER SET utf8;' 2026-08-27 10:10:41.859 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-27 10:10:41.929 | + lib/nova:init_nova:866 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova.conf api_db sync 2026-08-27 10:10:42.499 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-08-27 10:10:42.499 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-27 10:10:42.499 | we strongly recommend against using it for new projects. 2026-08-27 10:10:42.500 | 2026-08-27 10:10:42.500 | If you are already using Eventlet, we recommend migrating to a different 2026-08-27 10:10:42.500 | framework. For more detail see 2026-08-27 10:10:42.500 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-27 10:10:42.500 | 2026-08-27 10:10:42.500 | import eventlet # noqa 2026-08-27 10:10:42.769 | 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-27 10:10:46.745 | INFO dbcounter [-] Registered counter for database nova_api 2026-08-27 10:10:46.844 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-08-27 10:10:46.844 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-08-27 10:10:46.847 | DEBUG dbcounter [-] [57214] Writer thread running {{(pid=57214) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-08-27 10:10:46.928 | INFO alembic.runtime.migration [-] Running upgrade -> d67eeaabee36, Initial version 2026-08-27 10:10:52.007 | DEBUG alembic.runtime.migration [-] new branch insert d67eeaabee36 {{(pid=57214) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:778}} 2026-08-27 10:10:52.012 | INFO alembic.runtime.migration [-] Running upgrade d67eeaabee36 -> b30f573d3377, Remove unused build_requests columns 2026-08-27 10:10:54.215 | DEBUG alembic.runtime.migration [-] update d67eeaabee36 to b30f573d3377 {{(pid=57214) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-27 10:10:54.220 | INFO alembic.runtime.migration [-] Running upgrade b30f573d3377 -> cdeec0c85668, Drop legacy migrate_version table 2026-08-27 10:10:54.226 | DEBUG alembic.runtime.migration [-] update b30f573d3377 to cdeec0c85668 {{(pid=57214) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-27 10:10:55.001 | ++ lib/nova:init_nova:870 : database_connection_url nova_cell0 2026-08-27 10:10:55.004 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2026-08-27 10:10:55.008 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2026-08-27 10:10:55.014 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_cell0 2026-08-27 10:10:55.016 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-08-27 10:10:55.018 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-08-27 10:10:55.021 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-08-27 10:10:55.044 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-27 10:10:55.047 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-08-27 10:10:55.051 | ++ 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-27 10:10:55.055 | + 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-27 10:10:55.655 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-08-27 10:10:55.655 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-27 10:10:55.655 | we strongly recommend against using it for new projects. 2026-08-27 10:10:55.656 | 2026-08-27 10:10:55.656 | If you are already using Eventlet, we recommend migrating to a different 2026-08-27 10:10:55.656 | framework. For more detail see 2026-08-27 10:10:55.656 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-27 10:10:55.656 | 2026-08-27 10:10:55.656 | import eventlet # noqa 2026-08-27 10:10:55.942 | 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-27 10:10:59.188 | INFO dbcounter [None req-8caa2965-8c65-4446-b2dc-570cf7faa581 None None] Registered counter for database nova_api 2026-08-27 10:10:59.323 | DEBUG dbcounter [-] [57807] Writer thread running {{(pid=57807) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-08-27 10:11:00.111 | ++ lib/nova:init_nova:873 : seq 0 1 2026-08-27 10:11:00.121 | + lib/nova:init_nova:873 : for i in $(seq 0 $NOVA_NUM_CELLS) 2026-08-27 10:11:00.126 | + lib/nova:init_nova:874 : async_wait nova-cell-0 2026-08-27 10:11:00.211 | [1978 Async nova-cell-0:57040]: Waiting for completion of init_nova_db nova_cell0 /etc/nova/nova.conf running on PID 57040 (3 other jobs running) 2026-08-27 10:11:00.252 | [1978 Async nova-cell-0:57040]: Signaling child to exit 2026-08-27 10:11:07.583 | + inc/async:async_inner:64 : rc=0 2026-08-27 10:11:07.620 | [57144 Async nova-cell-1:57144]: finished successfully 2026-08-27 10:11:07.693 | + inc/async:async_inner:64 : rc=0 2026-08-27 10:11:07.725 | [57040 Async nova-cell-0:57040]: finished successfully 2026-08-27 10:11:07.759 | WAKEUP 2026-08-27 10:11:07.788 | [1978 Async nova-cell-0:57040]: Signaled 2026-08-27 10:11:07.791 | + lib/nova:init_nova_db:838 : local dbname=nova_cell0 2026-08-27 10:11:07.791 | + lib/nova:init_nova_db:839 : local conffile=/etc/nova/nova.conf 2026-08-27 10:11:07.791 | + lib/nova:init_nova_db:840 : recreate_database nova_cell0 2026-08-27 10:11:07.791 | + lib/database:recreate_database:112 : local db=nova_cell0 2026-08-27 10:11:07.791 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell0 2026-08-27 10:11:07.791 | + lib/databases/mysql:recreate_database_mysql:54 : local db=nova_cell0 2026-08-27 10:11:07.791 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell0;' 2026-08-27 10:11:07.791 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-27 10:11:07.791 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE nova_cell0 CHARACTER SET utf8;' 2026-08-27 10:11:07.791 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-27 10:11:07.791 | + 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-27 10:11:07.792 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-08-27 10:11:07.792 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-27 10:11:07.792 | we strongly recommend against using it for new projects. 2026-08-27 10:11:07.792 | 2026-08-27 10:11:07.792 | If you are already using Eventlet, we recommend migrating to a different 2026-08-27 10:11:07.792 | framework. For more detail see 2026-08-27 10:11:07.792 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-27 10:11:07.792 | 2026-08-27 10:11:07.792 | import eventlet # noqa 2026-08-27 10:11:07.792 | 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-27 10:11:07.792 | INFO dbcounter [-] Registered counter for database nova_cell0 2026-08-27 10:11:07.793 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-08-27 10:11:07.793 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-08-27 10:11:07.793 | DEBUG dbcounter [-] [57175] Writer thread running {{(pid=57175) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-08-27 10:11:07.793 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2026-08-27 10:11:07.793 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=57175) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:778}} 2026-08-27 10:11:07.793 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2026-08-27 10:11:07.793 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=57175) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-27 10:11:07.793 | INFO alembic.runtime.migration [-] Running upgrade 16f1fbcab42b -> ccb0fa1a2252, Add encryption fields to BlockDeviceMapping 2026-08-27 10:11:07.793 | DEBUG alembic.runtime.migration [-] update 16f1fbcab42b to ccb0fa1a2252 {{(pid=57175) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-27 10:11:07.793 | INFO alembic.runtime.migration [-] Running upgrade ccb0fa1a2252 -> 960aac0e09ea, de-duplicate_indexes_in_instances__console_auth_tokens 2026-08-27 10:11:07.793 | DEBUG alembic.runtime.migration [-] update ccb0fa1a2252 to 960aac0e09ea {{(pid=57175) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-27 10:11:07.794 | INFO alembic.runtime.migration [-] Running upgrade 960aac0e09ea -> 1b91788ec3a6, Drop legacy migrate_version table 2026-08-27 10:11:07.794 | DEBUG alembic.runtime.migration [-] update 960aac0e09ea to 1b91788ec3a6 {{(pid=57175) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-27 10:11:07.794 | INFO alembic.runtime.migration [-] Running upgrade 1b91788ec3a6 -> 1acf2c98e646, Add compute_id to instance 2026-08-27 10:11:07.794 | DEBUG alembic.runtime.migration [-] update 1b91788ec3a6 to 1acf2c98e646 {{(pid=57175) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-27 10:11:07.794 | INFO alembic.runtime.migration [-] Running upgrade 1acf2c98e646 -> 13863f4e1612, create_share_mapping_table 2026-08-27 10:11:07.794 | DEBUG alembic.runtime.migration [-] update 1acf2c98e646 to 13863f4e1612 {{(pid=57175) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-27 10:11:07.794 | INFO alembic.runtime.migration [-] Running upgrade 13863f4e1612 -> d60bddf7a903, add_constraint_instance_share_avoid_duplicates 2026-08-27 10:11:07.794 | DEBUG alembic.runtime.migration [-] update 13863f4e1612 to d60bddf7a903 {{(pid=57175) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-27 10:11:07.794 | INFO alembic.runtime.migration [-] Running upgrade d60bddf7a903 -> 2903cd72dc14, add_tls_port_to_console_auth_tokens 2026-08-27 10:11:07.794 | DEBUG alembic.runtime.migration [-] update d60bddf7a903 to 2903cd72dc14 {{(pid=57175) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-27 10:11:07.794 | INFO alembic.runtime.migration [-] Running upgrade 2903cd72dc14 -> ab450ba04102, db: add indexes for source/dest migrations 2026-08-27 10:11:07.794 | DEBUG alembic.runtime.migration [-] update 2903cd72dc14 to ab450ba04102 {{(pid=57175) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-27 10:11:07.848 | [1978 Async nova-cell-0:57040]: finished init_nova_db nova_cell0 /etc/nova/nova.conf with result 0 in 26 seconds 2026-08-27 10:11:07.854 | + inc/async:async_wait:197 : return 0 2026-08-27 10:11:07.858 | + lib/nova:init_nova:873 : for i in $(seq 0 $NOVA_NUM_CELLS) 2026-08-27 10:11:07.862 | + lib/nova:init_nova:874 : async_wait nova-cell-1 2026-08-27 10:11:07.929 | [1978 Async nova-cell-1:57144]: Waiting for completion of init_nova_db nova_cell1 /etc/nova/nova_cell1.conf running on PID 57144 (2 other jobs running) 2026-08-27 10:11:07.960 | [1978 Async nova-cell-1:57144]: Signaling child to exit 2026-08-27 10:11:07.960 | WAKEUP 2026-08-27 10:11:07.988 | [1978 Async nova-cell-1:57144]: Signaled 2026-08-27 10:11:07.990 | + lib/nova:init_nova_db:838 : local dbname=nova_cell1 2026-08-27 10:11:07.991 | + lib/nova:init_nova_db:839 : local conffile=/etc/nova/nova_cell1.conf 2026-08-27 10:11:07.991 | + lib/nova:init_nova_db:840 : recreate_database nova_cell1 2026-08-27 10:11:07.991 | + lib/database:recreate_database:112 : local db=nova_cell1 2026-08-27 10:11:07.991 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell1 2026-08-27 10:11:07.991 | + lib/databases/mysql:recreate_database_mysql:54 : local db=nova_cell1 2026-08-27 10:11:07.991 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell1;' 2026-08-27 10:11:07.991 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-27 10:11:07.991 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE nova_cell1 CHARACTER SET utf8;' 2026-08-27 10:11:07.991 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-27 10:11:07.991 | + 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-27 10:11:07.991 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-08-27 10:11:07.992 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-27 10:11:07.992 | we strongly recommend against using it for new projects. 2026-08-27 10:11:07.992 | 2026-08-27 10:11:07.992 | If you are already using Eventlet, we recommend migrating to a different 2026-08-27 10:11:07.992 | framework. For more detail see 2026-08-27 10:11:07.992 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-27 10:11:07.992 | 2026-08-27 10:11:07.992 | import eventlet # noqa 2026-08-27 10:11:07.992 | Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-08-27 10:11:07.992 | INFO dbcounter [-] Registered counter for database nova_cell1 2026-08-27 10:11:07.992 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-08-27 10:11:07.993 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-08-27 10:11:07.993 | DEBUG dbcounter [-] [57211] Writer thread running {{(pid=57211) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-08-27 10:11:07.993 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2026-08-27 10:11:07.993 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=57211) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:778}} 2026-08-27 10:11:07.993 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2026-08-27 10:11:07.993 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=57211) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-27 10:11:07.993 | INFO alembic.runtime.migration [-] Running upgrade 16f1fbcab42b -> ccb0fa1a2252, Add encryption fields to BlockDeviceMapping 2026-08-27 10:11:07.993 | DEBUG alembic.runtime.migration [-] update 16f1fbcab42b to ccb0fa1a2252 {{(pid=57211) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-27 10:11:07.993 | INFO alembic.runtime.migration [-] Running upgrade ccb0fa1a2252 -> 960aac0e09ea, de-duplicate_indexes_in_instances__console_auth_tokens 2026-08-27 10:11:07.993 | DEBUG alembic.runtime.migration [-] update ccb0fa1a2252 to 960aac0e09ea {{(pid=57211) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-27 10:11:07.993 | INFO alembic.runtime.migration [-] Running upgrade 960aac0e09ea -> 1b91788ec3a6, Drop legacy migrate_version table 2026-08-27 10:11:07.994 | DEBUG alembic.runtime.migration [-] update 960aac0e09ea to 1b91788ec3a6 {{(pid=57211) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-27 10:11:07.994 | INFO alembic.runtime.migration [-] Running upgrade 1b91788ec3a6 -> 1acf2c98e646, Add compute_id to instance 2026-08-27 10:11:07.994 | DEBUG alembic.runtime.migration [-] update 1b91788ec3a6 to 1acf2c98e646 {{(pid=57211) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-27 10:11:07.994 | INFO alembic.runtime.migration [-] Running upgrade 1acf2c98e646 -> 13863f4e1612, create_share_mapping_table 2026-08-27 10:11:07.994 | DEBUG alembic.runtime.migration [-] update 1acf2c98e646 to 13863f4e1612 {{(pid=57211) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-27 10:11:07.994 | INFO alembic.runtime.migration [-] Running upgrade 13863f4e1612 -> d60bddf7a903, add_constraint_instance_share_avoid_duplicates 2026-08-27 10:11:07.994 | DEBUG alembic.runtime.migration [-] update 13863f4e1612 to d60bddf7a903 {{(pid=57211) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-27 10:11:07.994 | INFO alembic.runtime.migration [-] Running upgrade d60bddf7a903 -> 2903cd72dc14, add_tls_port_to_console_auth_tokens 2026-08-27 10:11:07.994 | DEBUG alembic.runtime.migration [-] update d60bddf7a903 to 2903cd72dc14 {{(pid=57211) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-27 10:11:07.994 | INFO alembic.runtime.migration [-] Running upgrade 2903cd72dc14 -> ab450ba04102, db: add indexes for source/dest migrations 2026-08-27 10:11:07.994 | DEBUG alembic.runtime.migration [-] update 2903cd72dc14 to ab450ba04102 {{(pid=57211) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-27 10:11:08.047 | [1978 Async nova-cell-1:57144]: finished init_nova_db nova_cell1 /etc/nova/nova_cell1.conf with result 0 in 25 seconds 2026-08-27 10:11:08.053 | + inc/async:async_wait:197 : return 0 2026-08-27 10:11:08.057 | + lib/nova:init_nova:877 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-08-27 10:11:08.064 | + lib/nova:init_nova:884 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova.conf db online_data_migrations 2026-08-27 10:11:08.625 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-08-27 10:11:08.625 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-27 10:11:08.625 | we strongly recommend against using it for new projects. 2026-08-27 10:11:08.625 | 2026-08-27 10:11:08.625 | If you are already using Eventlet, we recommend migrating to a different 2026-08-27 10:11:08.625 | framework. For more detail see 2026-08-27 10:11:08.626 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-27 10:11:08.626 | 2026-08-27 10:11:08.626 | import eventlet # noqa 2026-08-27 10:11:08.902 | 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-27 10:11:12.035 | Running batches of 50 until complete 2026-08-27 10:11:12.035 | INFO dbcounter [None req-2ee36b6d-915a-4e81-83ac-de67d61d8f72 None None] Registered counter for database nova_cell0 2026-08-27 10:11:12.243 | DEBUG dbcounter [-] [58443] Writer thread running {{(pid=58443) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-08-27 10:11:12.249 | INFO dbcounter [None req-2ee36b6d-915a-4e81-83ac-de67d61d8f72 None None] Registered counter for database nova_api 2026-08-27 10:11:12.410 | DEBUG dbcounter [-] [58443] Writer thread running {{(pid=58443) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-08-27 10:11:12.437 | INFO dbcounter [None req-2ee36b6d-915a-4e81-83ac-de67d61d8f72 None None] Registered counter for database nova_cell0 2026-08-27 10:11:12.509 | DEBUG dbcounter [-] [58443] Writer thread running {{(pid=58443) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-08-27 10:11:12.785 | +-------------------------------------+--------------+-----------+ 2026-08-27 10:11:12.786 | | Migration | Total Needed | Completed | 2026-08-27 10:11:12.786 | +-------------------------------------+--------------+-----------+ 2026-08-27 10:11:12.786 | | fill_virtual_interface_list | 0 | 0 | 2026-08-27 10:11:12.786 | | migrate_empty_ratio | 0 | 0 | 2026-08-27 10:11:12.786 | | migrate_quota_classes_to_api_db | 0 | 0 | 2026-08-27 10:11:12.786 | | migrate_quota_limits_to_api_db | 0 | 0 | 2026-08-27 10:11:12.786 | | migration_migrate_to_uuid | 0 | 0 | 2026-08-27 10:11:12.786 | | populate_dev_uuids | 0 | 0 | 2026-08-27 10:11:12.786 | | populate_instance_compute_id | 0 | 0 | 2026-08-27 10:11:12.786 | | populate_missing_availability_zones | 0 | 0 | 2026-08-27 10:11:12.786 | | populate_queued_for_delete | 0 | 0 | 2026-08-27 10:11:12.787 | | populate_user_id | 0 | 0 | 2026-08-27 10:11:12.787 | | populate_uuids | 0 | 0 | 2026-08-27 10:11:12.787 | +-------------------------------------+--------------+-----------+ 2026-08-27 10:11:13.746 | ++ lib/nova:init_nova:887 : seq 1 1 2026-08-27 10:11:13.753 | + lib/nova:init_nova:887 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-08-27 10:11:13.759 | ++ lib/nova:init_nova:888 : conductor_conf 1 2026-08-27 10:11:13.763 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-08-27 10:11:13.767 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-08-27 10:11:13.772 | + 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-27 10:11:14.334 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-08-27 10:11:14.334 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-27 10:11:14.334 | we strongly recommend against using it for new projects. 2026-08-27 10:11:14.334 | 2026-08-27 10:11:14.334 | If you are already using Eventlet, we recommend migrating to a different 2026-08-27 10:11:14.334 | framework. For more detail see 2026-08-27 10:11:14.334 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-27 10:11:14.334 | 2026-08-27 10:11:14.334 | import eventlet # noqa 2026-08-27 10:11:14.609 | 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-27 10:11:17.744 | --transport-url not provided in the command line, using the value [DEFAULT]/transport_url from the configuration file 2026-08-27 10:11:17.744 | --database_connection not provided in the command line, using the value [database]/connection from the configuration file 2026-08-27 10:11:17.744 | INFO dbcounter [None req-906de21c-9537-4249-9bf5-43524f99fff8 None None] Registered counter for database nova_api 2026-08-27 10:11:17.872 | DEBUG dbcounter [-] [58462] Writer thread running {{(pid=58462) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-08-27 10:11:18.760 | + lib/nova:init_nova:892 : create_nova_keys_dir 2026-08-27 10:11:18.764 | + lib/nova:create_nova_keys_dir:834 : sudo install -d -o quobyte /opt/stack/data/nova /opt/stack/data/nova/keys 2026-08-27 10:11:18.785 | + lib/nova:init_nova:894 : [[ '' == \L\V\M ]] 2026-08-27 10:11:18.789 | + ./stack.sh:main:1244 : async_runfunc configure_neutron_nova 2026-08-27 10:11:18.793 | + inc/async:async_runfunc:116 : async_run configure_neutron_nova configure_neutron_nova 2026-08-27 10:11:18.883 | + inc/async:async_inner:63 : configure_neutron_nova 2026-08-27 10:11:18.943 | [1978 Async configure_neutron_nova:58520]: running: configure_neutron_nova 2026-08-27 10:11:18.946 | + ./stack.sh:main:1252 : run_phase stack post-config 2026-08-27 10:11:18.951 | + functions-common:run_phase:1848 : local mode=stack 2026-08-27 10:11:18.956 | + functions-common:run_phase:1849 : local phase=post-config 2026-08-27 10:11:18.961 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-08-27 10:11:18.966 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-08-27 10:11:18.971 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-08-27 10:11:18.975 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-08-27 10:11:18.979 | + functions-common:run_phase:1858 : local extra 2026-08-27 10:11:18.985 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-08-27 10:11:18.992 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-08-27 10:11:18.997 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-08-27 10:11:19.002 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-08-27 10:11:19.007 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack post-config 2026-08-27 10:11:19.011 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-08-27 10:11:19.042 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-27 10:11:19.048 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-08-27 10:11:19.051 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-08-27 10:11:19.055 | ++ extras.d/80-tempest.sh:source:7 : [[ post-config == \i\n\s\t\a\l\l ]] 2026-08-27 10:11:19.061 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-08-27 10:11:19.066 | ++ extras.d/80-tempest.sh:source:10 : [[ post-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-08-27 10:11:19.072 | ++ extras.d/80-tempest.sh:source:12 : : 2026-08-27 10:11:19.076 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-08-27 10:11:19.080 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-08-27 10:11:19.086 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-08-27 10:11:19.090 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-08-27 10:11:19.093 | + functions-common:run_phase:1875 : run_plugins stack post-config 2026-08-27 10:11:19.098 | + functions-common:run_plugins:1834 : local mode=stack 2026-08-27 10:11:19.103 | + functions-common:run_plugins:1835 : local phase=post-config 2026-08-27 10:11:19.108 | + functions-common:run_plugins:1837 : local plugins= 2026-08-27 10:11:19.113 | + functions-common:run_plugins:1838 : local plugin 2026-08-27 10:11:19.118 | + ./stack.sh:main:1260 : merge_config_group /home/quobyte/devstack/local.conf post-config 2026-08-27 10:11:19.124 | + inc/meta-config:merge_config_group:171 : local localfile=/home/quobyte/devstack/local.conf 2026-08-27 10:11:19.128 | + inc/meta-config:merge_config_group:171 : shift 2026-08-27 10:11:19.133 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-config 2026-08-27 10:11:19.137 | + inc/meta-config:merge_config_group:174 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-08-27 10:11:19.142 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-08-27 10:11:19.147 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-08-27 10:11:19.153 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/quobyte/devstack/local.conf post-config 2026-08-27 10:11:19.157 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/quobyte/devstack/local.conf 2026-08-27 10:11:19.162 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-config 2026-08-27 10:11:19.168 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-08-27 10:11:19.172 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-config ' 2026-08-27 10:11:19.172 | /^\[\[.+\|.*\]\]/ { 2026-08-27 10:11:19.172 | gsub("[][]", "", $1); 2026-08-27 10:11:19.172 | split($1, a, "|"); 2026-08-27 10:11:19.172 | if (a[1] == matchgroup) 2026-08-27 10:11:19.172 | print a[2] 2026-08-27 10:11:19.172 | } 2026-08-27 10:11:19.172 | ' /home/quobyte/devstack/local.conf 2026-08-27 10:11:19.181 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2026-08-27 10:11:19.185 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2026-08-27 10:11:19.189 | + inc/meta-config:merge_config_group:180 : local dir 2026-08-27 10:11:19.195 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NOVA_CONF' 2026-08-27 10:11:19.200 | +++ inc/meta-config:merge_config_group:182 : echo /etc/nova/nova.conf 2026-08-27 10:11:19.205 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/nova/nova.conf 2026-08-27 10:11:19.209 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/nova/nova.conf ]] 2026-08-27 10:11:19.216 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/nova/nova.conf 2026-08-27 10:11:19.223 | + inc/meta-config:merge_config_group:187 : dir=/etc/nova 2026-08-27 10:11:19.227 | + inc/meta-config:merge_config_group:189 : test -e /etc/nova 2026-08-27 10:11:19.231 | + inc/meta-config:merge_config_group:189 : test -d /etc/nova 2026-08-27 10:11:19.236 | + inc/meta-config:merge_config_group:191 : [[ -e /etc/nova ]] 2026-08-27 10:11:19.240 | + inc/meta-config:merge_config_group:196 : merge_config_file /home/quobyte/devstack/local.conf post-config '$NOVA_CONF' 2026-08-27 10:11:19.245 | + inc/meta-config:merge_config_file:83 : local file=/home/quobyte/devstack/local.conf 2026-08-27 10:11:19.250 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-08-27 10:11:19.255 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CONF' 2026-08-27 10:11:19.259 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-08-27 10:11:19.266 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CONF' 2026-08-27 10:11:19.271 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova.conf 2026-08-27 10:11:19.277 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova.conf 2026-08-27 10:11:19.283 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova.conf ']' 2026-08-27 10:11:19.286 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/quobyte/devstack/local.conf post-config '$NOVA_CONF' 2026-08-27 10:11:19.288 | + inc/meta-config:merge_config_file:164 : read a 2026-08-27 10:11:19.288 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CONF' ' 2026-08-27 10:11:19.289 | BEGIN { 2026-08-27 10:11:19.289 | section = "" 2026-08-27 10:11:19.289 | last_section = "" 2026-08-27 10:11:19.290 | section_count = 0 2026-08-27 10:11:19.290 | } 2026-08-27 10:11:19.290 | /^\[.+\]/ { 2026-08-27 10:11:19.290 | gsub("[][]", "", $1); 2026-08-27 10:11:19.290 | section=$1 2026-08-27 10:11:19.290 | next 2026-08-27 10:11:19.290 | } 2026-08-27 10:11:19.291 | /^ *\#/ { 2026-08-27 10:11:19.291 | next 2026-08-27 10:11:19.291 | } 2026-08-27 10:11:19.291 | /^[^ \t]+/ { 2026-08-27 10:11:19.291 | # get offset of first = in $0 2026-08-27 10:11:19.291 | eq_idx = index($0, "=") 2026-08-27 10:11:19.291 | # extract attr & value from $0 2026-08-27 10:11:19.291 | attr = substr($0, 1, eq_idx - 1) 2026-08-27 10:11:19.292 | value = substr($0, eq_idx + 1) 2026-08-27 10:11:19.292 | # only need to strip trailing whitespace from attr 2026-08-27 10:11:19.292 | sub(/[ \t]*$/, "", attr) 2026-08-27 10:11:19.292 | # need to strip leading & trailing whitespace from value 2026-08-27 10:11:19.292 | sub(/^[ \t]*/, "", value) 2026-08-27 10:11:19.292 | sub(/[ \t]*$/, "", value) 2026-08-27 10:11:19.292 | 2026-08-27 10:11:19.293 | # cfg_attr_count: number of config lines per [section, attr] 2026-08-27 10:11:19.293 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-08-27 10:11:19.293 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-08-27 10:11:19.294 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-08-27 10:11:19.294 | if (! (section, attr) in cfg_attr_count) { 2026-08-27 10:11:19.294 | if (section != last_section) { 2026-08-27 10:11:19.294 | cfg_section[section_count++] = section 2026-08-27 10:11:19.294 | last_section = section 2026-08-27 10:11:19.295 | } 2026-08-27 10:11:19.295 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-08-27 10:11:19.295 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-08-27 10:11:19.295 | 2026-08-27 10:11:19.295 | cfg_attr[section, attr, 0] = value 2026-08-27 10:11:19.295 | cfg_attr_count[section, attr] = 1 2026-08-27 10:11:19.295 | } else { 2026-08-27 10:11:19.295 | lno = cfg_attr_count[section, attr]++ 2026-08-27 10:11:19.295 | cfg_attr[section, attr, lno] = value 2026-08-27 10:11:19.295 | } 2026-08-27 10:11:19.295 | } 2026-08-27 10:11:19.295 | END { 2026-08-27 10:11:19.296 | # Process each section in order 2026-08-27 10:11:19.296 | for (sno = 0; sno < section_count; sno++) { 2026-08-27 10:11:19.296 | section = cfg_section[sno] 2026-08-27 10:11:19.296 | # The ini routines simply append a config item immediately 2026-08-27 10:11:19.296 | # after the section header. To keep the same order as defined 2026-08-27 10:11:19.296 | # in local.conf, invoke the ini routines in the reverse order 2026-08-27 10:11:19.296 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-08-27 10:11:19.297 | attr = cfg_sec_attr_name[sno, attr_no] 2026-08-27 10:11:19.297 | if (cfg_attr_count[section, attr] == 1) 2026-08-27 10:11:19.297 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-08-27 10:11:19.298 | else { 2026-08-27 10:11:19.298 | # For multiline, invoke the ini routines in the reverse order 2026-08-27 10:11:19.298 | count = cfg_attr_count[section, attr] 2026-08-27 10:11:19.298 | print "inidelete " configfile " " section " " attr 2026-08-27 10:11:19.299 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-08-27 10:11:19.299 | for (l = count -2; l >= 0; l--) 2026-08-27 10:11:19.299 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-08-27 10:11:19.299 | } 2026-08-27 10:11:19.299 | } 2026-08-27 10:11:19.299 | } 2026-08-27 10:11:19.299 | } 2026-08-27 10:11:19.299 | ' 2026-08-27 10:11:19.299 | + inc/meta-config:get_meta_section:33 : local file=/home/quobyte/devstack/local.conf 2026-08-27 10:11:19.299 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-08-27 10:11:19.299 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-08-27 10:11:19.299 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CONF' 2026-08-27 10:11:19.303 | + inc/meta-config:get_meta_section:37 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-08-27 10:11:19.308 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CONF ]] 2026-08-27 10:11:19.312 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CONF' ' 2026-08-27 10:11:19.312 | BEGIN { group = "" } 2026-08-27 10:11:19.313 | /^\[\[.+\|.*\]\]/ { 2026-08-27 10:11:19.313 | gsub("[][]", "", $1); 2026-08-27 10:11:19.313 | split($1, a, "|"); 2026-08-27 10:11:19.313 | if (a[1] == matchgroup && a[2] == configfile) { 2026-08-27 10:11:19.313 | group=a[1] 2026-08-27 10:11:19.313 | } else { 2026-08-27 10:11:19.313 | group="" 2026-08-27 10:11:19.313 | } 2026-08-27 10:11:19.313 | next 2026-08-27 10:11:19.313 | } 2026-08-27 10:11:19.313 | { 2026-08-27 10:11:19.314 | if (group != "") 2026-08-27 10:11:19.314 | print $0 2026-08-27 10:11:19.314 | } 2026-08-27 10:11:19.314 | ' /home/quobyte/devstack/local.conf 2026-08-27 10:11:19.323 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt quobyte_mount_point_base "/opt/stack/data/nova/mnt/"' 2026-08-27 10:11:19.328 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt quobyte_mount_point_base /opt/stack/data/nova/mnt/ 2026-08-27 10:11:19.374 | + inc/meta-config:merge_config_file:164 : read a 2026-08-27 10:11:19.378 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt quobyte_client_cfg "/etc/quobyte/client-nova.cfg"' 2026-08-27 10:11:19.383 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt quobyte_client_cfg /etc/quobyte/client-nova.cfg 2026-08-27 10:11:19.436 | + inc/meta-config:merge_config_file:164 : read a 2026-08-27 10:11:19.441 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt preallocate_images "space"' 2026-08-27 10:11:19.445 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt preallocate_images space 2026-08-27 10:11:19.495 | + inc/meta-config:merge_config_file:164 : read a 2026-08-27 10:11:19.499 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt cpu_models ""' 2026-08-27 10:11:19.504 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt cpu_models '' 2026-08-27 10:11:19.555 | + inc/meta-config:merge_config_file:164 : read a 2026-08-27 10:11:19.558 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt cpu_mode "host-passthrough"' 2026-08-27 10:11:19.564 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt cpu_mode host-passthrough 2026-08-27 10:11:19.616 | + inc/meta-config:merge_config_file:164 : read a 2026-08-27 10:11:19.621 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2026-08-27 10:11:19.626 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2026-08-27 10:11:19.631 | + inc/meta-config:merge_config_group:180 : local dir 2026-08-27 10:11:19.637 | ++ inc/meta-config:merge_config_group:182 : eval 'echo /etc/neutron/metadata_agent.ini' 2026-08-27 10:11:19.642 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/metadata_agent.ini 2026-08-27 10:11:19.646 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/metadata_agent.ini 2026-08-27 10:11:19.651 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/metadata_agent.ini ]] 2026-08-27 10:11:19.656 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/metadata_agent.ini 2026-08-27 10:11:19.662 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron 2026-08-27 10:11:19.667 | + inc/meta-config:merge_config_group:189 : test -e /etc/neutron 2026-08-27 10:11:19.672 | + inc/meta-config:merge_config_group:189 : test -d /etc/neutron 2026-08-27 10:11:19.676 | + inc/meta-config:merge_config_group:191 : [[ -e /etc/neutron ]] 2026-08-27 10:11:19.682 | + inc/meta-config:merge_config_group:196 : merge_config_file /home/quobyte/devstack/local.conf post-config /etc/neutron/metadata_agent.ini 2026-08-27 10:11:19.686 | + inc/meta-config:merge_config_file:83 : local file=/home/quobyte/devstack/local.conf 2026-08-27 10:11:19.690 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-08-27 10:11:19.695 | + inc/meta-config:merge_config_file:85 : local configfile=/etc/neutron/metadata_agent.ini 2026-08-27 10:11:19.700 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-08-27 10:11:19.706 | ++ inc/meta-config:merge_config_file:91 : eval echo /etc/neutron/metadata_agent.ini 2026-08-27 10:11:19.711 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/metadata_agent.ini 2026-08-27 10:11:19.716 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/metadata_agent.ini 2026-08-27 10:11:19.722 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/metadata_agent.ini ']' 2026-08-27 10:11:19.725 | + inc/meta-config:merge_config_file:93 : touch /etc/neutron/metadata_agent.ini 2026-08-27 10:11:19.736 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/quobyte/devstack/local.conf post-config /etc/neutron/metadata_agent.ini 2026-08-27 10:11:19.736 | + inc/meta-config:merge_config_file:97 : awk -v configfile=/etc/neutron/metadata_agent.ini ' 2026-08-27 10:11:19.736 | BEGIN { 2026-08-27 10:11:19.736 | section = "" 2026-08-27 10:11:19.737 | last_section = "" 2026-08-27 10:11:19.737 | section_count = 0 2026-08-27 10:11:19.737 | } 2026-08-27 10:11:19.737 | /^\[.+\]/ { 2026-08-27 10:11:19.737 | gsub("[][]", "", $1); 2026-08-27 10:11:19.737 | section=$1 2026-08-27 10:11:19.737 | next 2026-08-27 10:11:19.737 | } 2026-08-27 10:11:19.737 | /^ *\#/ { 2026-08-27 10:11:19.737 | next 2026-08-27 10:11:19.737 | } 2026-08-27 10:11:19.737 | /^[^ \t]+/ { 2026-08-27 10:11:19.738 | # get offset of first = in $0 2026-08-27 10:11:19.738 | eq_idx = index($0, "=") 2026-08-27 10:11:19.738 | # extract attr & value from $0 2026-08-27 10:11:19.738 | attr = substr($0, 1, eq_idx - 1) 2026-08-27 10:11:19.738 | value = substr($0, eq_idx + 1) 2026-08-27 10:11:19.738 | # only need to strip trailing whitespace from attr 2026-08-27 10:11:19.738 | sub(/[ \t]*$/, "", attr) 2026-08-27 10:11:19.738 | # need to strip leading & trailing whitespace from value 2026-08-27 10:11:19.738 | sub(/^[ \t]*/, "", value) 2026-08-27 10:11:19.738 | sub(/[ \t]*$/, "", value) 2026-08-27 10:11:19.738 | 2026-08-27 10:11:19.739 | # cfg_attr_count: number of config lines per [section, attr] 2026-08-27 10:11:19.739 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-08-27 10:11:19.739 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-08-27 10:11:19.739 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-08-27 10:11:19.739 | if (! (section, attr) in cfg_attr_count) { 2026-08-27 10:11:19.739 | if (section != last_section) { 2026-08-27 10:11:19.739 | cfg_section[section_count++] = section 2026-08-27 10:11:19.739 | last_section = section 2026-08-27 10:11:19.739 | } 2026-08-27 10:11:19.739 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-08-27 10:11:19.740 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-08-27 10:11:19.740 | 2026-08-27 10:11:19.740 | cfg_attr[section, attr, 0] = value 2026-08-27 10:11:19.740 | cfg_attr_count[section, attr] = 1 2026-08-27 10:11:19.740 | } else { 2026-08-27 10:11:19.740 | lno = cfg_attr_count[section, attr]++ 2026-08-27 10:11:19.740 | cfg_attr[section, attr, lno] = value 2026-08-27 10:11:19.740 | } 2026-08-27 10:11:19.740 | } 2026-08-27 10:11:19.740 | END { 2026-08-27 10:11:19.740 | # Process each section in order 2026-08-27 10:11:19.740 | for (sno = 0; sno < section_count; sno++) { 2026-08-27 10:11:19.741 | section = cfg_section[sno] 2026-08-27 10:11:19.741 | # The ini routines simply append a config item immediately 2026-08-27 10:11:19.741 | # after the section header. To keep the same order as defined 2026-08-27 10:11:19.741 | # in local.conf, invoke the ini routines in the reverse order 2026-08-27 10:11:19.741 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-08-27 10:11:19.741 | attr = cfg_sec_attr_name[sno, attr_no] 2026-08-27 10:11:19.741 | if (cfg_attr_count[section, attr] == 1) 2026-08-27 10:11:19.741 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-08-27 10:11:19.741 | else { 2026-08-27 10:11:19.741 | # For multiline, invoke the ini routines in the reverse order 2026-08-27 10:11:19.741 | count = cfg_attr_count[section, attr] 2026-08-27 10:11:19.742 | print "inidelete " configfile " " section " " attr 2026-08-27 10:11:19.742 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-08-27 10:11:19.742 | for (l = count -2; l >= 0; l--) 2026-08-27 10:11:19.742 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-08-27 10:11:19.742 | } 2026-08-27 10:11:19.742 | } 2026-08-27 10:11:19.742 | } 2026-08-27 10:11:19.743 | } 2026-08-27 10:11:19.743 | ' 2026-08-27 10:11:19.744 | + inc/meta-config:merge_config_file:164 : read a 2026-08-27 10:11:19.744 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-08-27 10:11:19.744 | + inc/meta-config:get_meta_section:33 : local file=/home/quobyte/devstack/local.conf 2026-08-27 10:11:19.747 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-08-27 10:11:19.751 | + inc/meta-config:get_meta_section:35 : local configfile=/etc/neutron/metadata_agent.ini 2026-08-27 10:11:19.755 | + inc/meta-config:get_meta_section:37 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-08-27 10:11:19.759 | + inc/meta-config:get_meta_section:38 : [[ -z /etc/neutron/metadata_agent.ini ]] 2026-08-27 10:11:19.764 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v configfile=/etc/neutron/metadata_agent.ini ' 2026-08-27 10:11:19.764 | BEGIN { group = "" } 2026-08-27 10:11:19.765 | /^\[\[.+\|.*\]\]/ { 2026-08-27 10:11:19.765 | gsub("[][]", "", $1); 2026-08-27 10:11:19.765 | split($1, a, "|"); 2026-08-27 10:11:19.765 | if (a[1] == matchgroup && a[2] == configfile) { 2026-08-27 10:11:19.765 | group=a[1] 2026-08-27 10:11:19.765 | } else { 2026-08-27 10:11:19.765 | group="" 2026-08-27 10:11:19.765 | } 2026-08-27 10:11:19.765 | next 2026-08-27 10:11:19.766 | } 2026-08-27 10:11:19.766 | { 2026-08-27 10:11:19.766 | if (group != "") 2026-08-27 10:11:19.766 | print $0 2026-08-27 10:11:19.766 | } 2026-08-27 10:11:19.766 | ' /home/quobyte/devstack/local.conf 2026-08-27 10:11:19.774 | + 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-27 10:11:19.779 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/metadata_agent.ini DEFAULT ovsdb_connection tcp:127.0.0.1:6640 2026-08-27 10:11:19.827 | + inc/meta-config:merge_config_file:164 : read a 2026-08-27 10:11:19.833 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2026-08-27 10:11:19.838 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2026-08-27 10:11:19.842 | + inc/meta-config:merge_config_group:180 : local dir 2026-08-27 10:11:19.848 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $CINDER_CONF' 2026-08-27 10:11:19.852 | +++ inc/meta-config:merge_config_group:182 : echo /etc/cinder/cinder.conf 2026-08-27 10:11:19.858 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/cinder/cinder.conf 2026-08-27 10:11:19.862 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/cinder/cinder.conf ]] 2026-08-27 10:11:19.868 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/cinder/cinder.conf 2026-08-27 10:11:19.874 | + inc/meta-config:merge_config_group:187 : dir=/etc/cinder 2026-08-27 10:11:19.880 | + inc/meta-config:merge_config_group:189 : test -e /etc/cinder 2026-08-27 10:11:19.883 | + inc/meta-config:merge_config_group:189 : test -d /etc/cinder 2026-08-27 10:11:19.888 | + inc/meta-config:merge_config_group:191 : [[ -e /etc/cinder ]] 2026-08-27 10:11:19.895 | + inc/meta-config:merge_config_group:196 : merge_config_file /home/quobyte/devstack/local.conf post-config '$CINDER_CONF' 2026-08-27 10:11:19.899 | + inc/meta-config:merge_config_file:83 : local file=/home/quobyte/devstack/local.conf 2026-08-27 10:11:19.904 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-08-27 10:11:19.909 | + inc/meta-config:merge_config_file:85 : local 'configfile=$CINDER_CONF' 2026-08-27 10:11:19.913 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-08-27 10:11:19.918 | ++ inc/meta-config:merge_config_file:91 : eval echo '$CINDER_CONF' 2026-08-27 10:11:19.923 | +++ inc/meta-config:merge_config_file:91 : echo /etc/cinder/cinder.conf 2026-08-27 10:11:19.929 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/cinder/cinder.conf 2026-08-27 10:11:19.934 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/cinder/cinder.conf ']' 2026-08-27 10:11:19.940 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/quobyte/devstack/local.conf post-config '$CINDER_CONF' 2026-08-27 10:11:19.941 | + inc/meta-config:merge_config_file:164 : read a 2026-08-27 10:11:19.942 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$CINDER_CONF' ' 2026-08-27 10:11:19.942 | BEGIN { 2026-08-27 10:11:19.942 | section = "" 2026-08-27 10:11:19.942 | last_section = "" 2026-08-27 10:11:19.942 | section_count = 0 2026-08-27 10:11:19.942 | } 2026-08-27 10:11:19.943 | /^\[.+\]/ { 2026-08-27 10:11:19.943 | gsub("[][]", "", $1); 2026-08-27 10:11:19.943 | section=$1 2026-08-27 10:11:19.943 | next 2026-08-27 10:11:19.943 | } 2026-08-27 10:11:19.943 | /^ *\#/ { 2026-08-27 10:11:19.943 | next 2026-08-27 10:11:19.943 | } 2026-08-27 10:11:19.943 | /^[^ \t]+/ { 2026-08-27 10:11:19.943 | # get offset of first = in $0 2026-08-27 10:11:19.943 | eq_idx = index($0, "=") 2026-08-27 10:11:19.944 | # extract attr & value from $0 2026-08-27 10:11:19.944 | attr = substr($0, 1, eq_idx - 1) 2026-08-27 10:11:19.944 | value = substr($0, eq_idx + 1) 2026-08-27 10:11:19.944 | # only need to strip trailing whitespace from attr 2026-08-27 10:11:19.944 | sub(/[ \t]*$/, "", attr) 2026-08-27 10:11:19.944 | # need to strip leading & trailing whitespace from value 2026-08-27 10:11:19.944 | sub(/^[ \t]*/, "", value) 2026-08-27 10:11:19.945 | sub(/[ \t]*$/, "", value) 2026-08-27 10:11:19.945 | 2026-08-27 10:11:19.945 | # cfg_attr_count: number of config lines per [section, attr] 2026-08-27 10:11:19.945 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-08-27 10:11:19.946 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-08-27 10:11:19.946 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-08-27 10:11:19.946 | if (! (section, attr) in cfg_attr_count) { 2026-08-27 10:11:19.946 | if (section != last_section) { 2026-08-27 10:11:19.946 | cfg_section[section_count++] = section 2026-08-27 10:11:19.946 | last_section = section 2026-08-27 10:11:19.946 | } 2026-08-27 10:11:19.946 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-08-27 10:11:19.946 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-08-27 10:11:19.946 | 2026-08-27 10:11:19.946 | cfg_attr[section, attr, 0] = value 2026-08-27 10:11:19.946 | cfg_attr_count[section, attr] = 1 2026-08-27 10:11:19.947 | } else { 2026-08-27 10:11:19.947 | lno = cfg_attr_count[section, attr]++ 2026-08-27 10:11:19.947 | cfg_attr[section, attr, lno] = value 2026-08-27 10:11:19.947 | } 2026-08-27 10:11:19.947 | } 2026-08-27 10:11:19.947 | END { 2026-08-27 10:11:19.947 | # Process each section in order 2026-08-27 10:11:19.947 | for (sno = 0; sno < section_count; sno++) { 2026-08-27 10:11:19.947 | section = cfg_section[sno] 2026-08-27 10:11:19.947 | # The ini routines simply append a config item immediately 2026-08-27 10:11:19.947 | # after the section header. To keep the same order as defined 2026-08-27 10:11:19.948 | # in local.conf, invoke the ini routines in the reverse order 2026-08-27 10:11:19.948 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-08-27 10:11:19.948 | attr = cfg_sec_attr_name[sno, attr_no] 2026-08-27 10:11:19.948 | if (cfg_attr_count[section, attr] == 1) 2026-08-27 10:11:19.948 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-08-27 10:11:19.948 | else { 2026-08-27 10:11:19.948 | # For multiline, invoke the ini routines in the reverse order 2026-08-27 10:11:19.948 | count = cfg_attr_count[section, attr] 2026-08-27 10:11:19.948 | print "inidelete " configfile " " section " " attr 2026-08-27 10:11:19.948 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-08-27 10:11:19.948 | for (l = count -2; l >= 0; l--) 2026-08-27 10:11:19.949 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-08-27 10:11:19.949 | } 2026-08-27 10:11:19.949 | } 2026-08-27 10:11:19.949 | } 2026-08-27 10:11:19.949 | } 2026-08-27 10:11:19.949 | ' 2026-08-27 10:11:19.949 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-08-27 10:11:19.949 | + inc/meta-config:get_meta_section:33 : local file=/home/quobyte/devstack/local.conf 2026-08-27 10:11:19.952 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-08-27 10:11:19.957 | + inc/meta-config:get_meta_section:35 : local 'configfile=$CINDER_CONF' 2026-08-27 10:11:19.961 | + inc/meta-config:get_meta_section:37 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-08-27 10:11:19.965 | + inc/meta-config:get_meta_section:38 : [[ -z $CINDER_CONF ]] 2026-08-27 10:11:19.969 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$CINDER_CONF' ' 2026-08-27 10:11:19.969 | BEGIN { group = "" } 2026-08-27 10:11:19.969 | /^\[\[.+\|.*\]\]/ { 2026-08-27 10:11:19.970 | gsub("[][]", "", $1); 2026-08-27 10:11:19.970 | split($1, a, "|"); 2026-08-27 10:11:19.970 | if (a[1] == matchgroup && a[2] == configfile) { 2026-08-27 10:11:19.970 | group=a[1] 2026-08-27 10:11:19.970 | } else { 2026-08-27 10:11:19.970 | group="" 2026-08-27 10:11:19.970 | } 2026-08-27 10:11:19.970 | next 2026-08-27 10:11:19.970 | } 2026-08-27 10:11:19.970 | { 2026-08-27 10:11:19.970 | if (group != "") 2026-08-27 10:11:19.970 | print $0 2026-08-27 10:11:19.971 | } 2026-08-27 10:11:19.971 | ' /home/quobyte/devstack/local.conf 2026-08-27 10:11:19.980 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD nas_secure_file_operations "false"' 2026-08-27 10:11:19.985 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD nas_secure_file_operations false 2026-08-27 10:11:20.035 | + inc/meta-config:merge_config_file:164 : read a 2026-08-27 10:11:20.040 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD nas_secure_file_permissions "false"' 2026-08-27 10:11:20.044 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD nas_secure_file_permissions false 2026-08-27 10:11:20.093 | + inc/meta-config:merge_config_file:164 : read a 2026-08-27 10:11:20.098 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD quobyte_client_cfg "/etc/quobyte/client-cinder.cfg"' 2026-08-27 10:11:20.102 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD quobyte_client_cfg /etc/quobyte/client-cinder.cfg 2026-08-27 10:11:20.150 | + inc/meta-config:merge_config_file:164 : read a 2026-08-27 10:11:20.154 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD volume_backend_name "QuobyteHD"' 2026-08-27 10:11:20.158 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD volume_backend_name QuobyteHD 2026-08-27 10:11:20.165 | + inc/async:async_inner:64 : rc=0 2026-08-27 10:11:20.201 | [58520 Async configure_neutron_nova:58520]: finished successfully 2026-08-27 10:11:20.207 | + inc/meta-config:merge_config_file:164 : read a 2026-08-27 10:11:20.212 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD quobyte_volume_url "quobyte://osci02.corp.quobyte.com/cinder-vol-bcb4abfa-9433-415f-ae21-c1db66489224"' 2026-08-27 10:11:20.216 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD quobyte_volume_url quobyte://osci02.corp.quobyte.com/cinder-vol-bcb4abfa-9433-415f-ae21-c1db66489224 2026-08-27 10:11:20.262 | + inc/meta-config:merge_config_file:164 : read a 2026-08-27 10:11:20.266 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD volume_driver "cinder.volume.drivers.quobyte.QuobyteDriver"' 2026-08-27 10:11:20.270 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD volume_driver cinder.volume.drivers.quobyte.QuobyteDriver 2026-08-27 10:11:20.314 | + inc/meta-config:merge_config_file:164 : read a 2026-08-27 10:11:20.319 | + ./stack.sh:main:1269 : is_service_enabled swift 2026-08-27 10:11:20.346 | + functions-common:is_service_enabled:2076 : return 1 2026-08-27 10:11:20.350 | + ./stack.sh:main:1277 : FIXED_KEY=bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-08-27 10:11:20.354 | + ./stack.sh:main:1278 : is_service_enabled cinder 2026-08-27 10:11:20.381 | + functions-common:is_service_enabled:2076 : return 0 2026-08-27 10:11:20.385 | + ./stack.sh:main:1279 : iniset /etc/cinder/cinder.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-08-27 10:11:20.434 | + ./stack.sh:main:1282 : async_wait configure_neutron_nova 2026-08-27 10:11:20.503 | [1978 Async configure_neutron_nova:58520]: Waiting for completion of configure_neutron_nova running on PID 58520 (2 other jobs running) 2026-08-27 10:11:20.533 | [1978 Async configure_neutron_nova:58520]: Signaling child to exit 2026-08-27 10:11:20.534 | WAKEUP 2026-08-27 10:11:20.561 | [1978 Async configure_neutron_nova:58520]: Signaled 2026-08-27 10:11:20.563 | + lib/neutron:configure_neutron_nova:452 : create_nova_conf_neutron /etc/nova/nova.conf 2026-08-27 10:11:20.564 | + lib/neutron:create_nova_conf_neutron:463 : local conf=/etc/nova/nova.conf 2026-08-27 10:11:20.564 | + lib/neutron:create_nova_conf_neutron:464 : configure_keystoneauth /etc/nova/nova.conf nova neutron 2026-08-27 10:11:20.564 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-08-27 10:11:20.564 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-08-27 10:11:20.564 | + lib/keystone:configure_keystoneauth:393 : local section=neutron 2026-08-27 10:11:20.564 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf neutron auth_type password 2026-08-27 10:11:20.564 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf neutron interface public 2026-08-27 10:11:20.564 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf neutron auth_url http://192.168.122.38/identity 2026-08-27 10:11:20.564 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf neutron username nova 2026-08-27 10:11:20.564 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf neutron password nomoresecret 2026-08-27 10:11:20.564 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf neutron user_domain_name Default 2026-08-27 10:11:20.565 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf neutron project_name service 2026-08-27 10:11:20.565 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf neutron project_domain_name Default 2026-08-27 10:11:20.565 | + lib/neutron:create_nova_conf_neutron:465 : iniset /etc/nova/nova.conf neutron region_name RegionOne 2026-08-27 10:11:20.565 | + lib/neutron:create_nova_conf_neutron:468 : neutron_plugin_create_nova_conf /etc/nova/nova.conf 2026-08-27 10:11:20.565 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2026-08-27 10:11:20.565 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:125 : : 2026-08-27 10:11:20.565 | + lib/neutron:create_nova_conf_neutron:470 : is_service_enabled q-meta neutron-metadata-agent 2026-08-27 10:11:20.565 | + functions-common:is_service_enabled:2076 : return 1 2026-08-27 10:11:20.565 | + lib/neutron:create_nova_conf_neutron:474 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_is_fatal True 2026-08-27 10:11:20.565 | + lib/neutron:create_nova_conf_neutron:475 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_timeout 300 2026-08-27 10:11:20.565 | + lib/neutron:configure_neutron_nova:453 : [[ superconductor == \s\u\p\e\r\c\o\n\d\u\c\t\o\r ]] 2026-08-27 10:11:20.566 | ++ lib/neutron:configure_neutron_nova:454 : seq 1 1 2026-08-27 10:11:20.566 | + lib/neutron:configure_neutron_nova:454 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-08-27 10:11:20.566 | + lib/neutron:configure_neutron_nova:455 : local conf 2026-08-27 10:11:20.566 | ++ lib/neutron:configure_neutron_nova:456 : conductor_conf 1 2026-08-27 10:11:20.566 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-08-27 10:11:20.566 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-08-27 10:11:20.566 | + lib/neutron:configure_neutron_nova:456 : conf=/etc/nova/nova_cell1.conf 2026-08-27 10:11:20.566 | + lib/neutron:configure_neutron_nova:457 : create_nova_conf_neutron /etc/nova/nova_cell1.conf 2026-08-27 10:11:20.566 | + lib/neutron:create_nova_conf_neutron:463 : local conf=/etc/nova/nova_cell1.conf 2026-08-27 10:11:20.566 | + lib/neutron:create_nova_conf_neutron:464 : configure_keystoneauth /etc/nova/nova_cell1.conf nova neutron 2026-08-27 10:11:20.566 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova_cell1.conf 2026-08-27 10:11:20.567 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-08-27 10:11:20.567 | + lib/keystone:configure_keystoneauth:393 : local section=neutron 2026-08-27 10:11:20.567 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova_cell1.conf neutron auth_type password 2026-08-27 10:11:20.567 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova_cell1.conf neutron interface public 2026-08-27 10:11:20.567 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova_cell1.conf neutron auth_url http://192.168.122.38/identity 2026-08-27 10:11:20.567 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova_cell1.conf neutron username nova 2026-08-27 10:11:20.567 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova_cell1.conf neutron password nomoresecret 2026-08-27 10:11:20.567 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova_cell1.conf neutron user_domain_name Default 2026-08-27 10:11:20.567 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova_cell1.conf neutron project_name service 2026-08-27 10:11:20.567 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova_cell1.conf neutron project_domain_name Default 2026-08-27 10:11:20.568 | + lib/neutron:create_nova_conf_neutron:465 : iniset /etc/nova/nova_cell1.conf neutron region_name RegionOne 2026-08-27 10:11:20.568 | + lib/neutron:create_nova_conf_neutron:468 : neutron_plugin_create_nova_conf /etc/nova/nova_cell1.conf 2026-08-27 10:11:20.568 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2026-08-27 10:11:20.568 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:125 : : 2026-08-27 10:11:20.568 | + lib/neutron:create_nova_conf_neutron:470 : is_service_enabled q-meta neutron-metadata-agent 2026-08-27 10:11:20.568 | + functions-common:is_service_enabled:2076 : return 1 2026-08-27 10:11:20.568 | + lib/neutron:create_nova_conf_neutron:474 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_is_fatal True 2026-08-27 10:11:20.568 | + lib/neutron:create_nova_conf_neutron:475 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_timeout 300 2026-08-27 10:11:20.620 | [1978 Async configure_neutron_nova:58520]: finished configure_neutron_nova with result 0 in 1 seconds 2026-08-27 10:11:20.627 | + inc/async:async_wait:197 : return 0 2026-08-27 10:11:20.631 | + ./stack.sh:main:1288 : is_service_enabled nova 2026-08-27 10:11:20.659 | + functions-common:is_service_enabled:2076 : return 0 2026-08-27 10:11:20.663 | + ./stack.sh:main:1289 : iniset /etc/nova/nova.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-08-27 10:11:20.712 | + ./stack.sh:main:1290 : iniset /etc/nova/nova-cpu.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-08-27 10:11:20.762 | + ./stack.sh:main:1294 : is_service_enabled n-api 2026-08-27 10:11:20.790 | + functions-common:is_service_enabled:2076 : return 0 2026-08-27 10:11:20.794 | + ./stack.sh:main:1295 : echo_summary 'Starting Nova API' 2026-08-27 10:11:20.799 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-27 10:11:20.802 | + ./stack.sh:echo_summary:450 : echo -e Starting Nova API 2026-08-27 10:11:20.807 | + ./stack.sh:main:1296 : start_nova_api 2026-08-27 10:11:20.811 | + 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-27 10:11:20.815 | + 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-27 10:11:20.819 | + 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-27 10:11:20.825 | ++ lib/nova:start_nova_api:971 : which uwsgi 2026-08-27 10:11:20.831 | + 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-27 10:11:20.835 | + functions-common:run_process:1674 : local service=n-api 2026-08-27 10:11:20.839 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-08-27 10:11:20.843 | + functions-common:run_process:1676 : local group= 2026-08-27 10:11:20.848 | + functions-common:run_process:1677 : local user= 2026-08-27 10:11:20.851 | + functions-common:run_process:1678 : local env_vars= 2026-08-27 10:11:20.856 | + functions-common:run_process:1680 : local name=n-api 2026-08-27 10:11:20.859 | + functions-common:run_process:1682 : time_start run_process 2026-08-27 10:11:20.864 | + functions-common:time_start:2406 : local name=run_process 2026-08-27 10:11:20.868 | + functions-common:time_start:2407 : local start_time= 2026-08-27 10:11:20.872 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-27 10:11:20.877 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-27 10:11:20.883 | + functions-common:time_start:2411 : _TIME_START[$name]=1787825480878 2026-08-27 10:11:20.886 | + functions-common:run_process:1683 : is_service_enabled n-api 2026-08-27 10:11:20.910 | + functions-common:is_service_enabled:2076 : return 0 2026-08-27 10:11:20.913 | + 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-27 10:11:20.916 | + functions-common:_run_under_systemd:1628 : local service=n-api 2026-08-27 10:11:20.919 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-08-27 10:11:20.923 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-08-27 10:11:20.926 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-08-27 10:11:20.930 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-08-27 10:11:20.933 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ sudo ]] 2026-08-27 10:11:20.937 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ ^/ ]] 2026-08-27 10:11:20.941 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-api.service 2026-08-27 10:11:20.944 | + functions-common:_run_under_systemd:1635 : local group= 2026-08-27 10:11:20.948 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-08-27 10:11:20.951 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-08-27 10:11:20.954 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-08-27 10:11:20.958 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-api] ]] 2026-08-27 10:11:20.961 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ uwsgi ]] 2026-08-27 10:11:20.965 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-08-27 10:11:20.968 | + 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-27 10:11:20.973 | + 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-27 10:11:20.976 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@n-api.service 2026-08-27 10:11:20.978 | + 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-27 10:11:20.982 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-08-27 10:11:20.986 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-08-27 10:11:20.988 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-08-27 10:11:20.991 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@n-api.service 2026-08-27 10:11:20.994 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-08-27 10:11:21.001 | + 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-27 10:11:21.091 | + 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-27 10:11:21.182 | + 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-27 10:11:21.258 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service User quobyte 2026-08-27 10:11:21.334 | + 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-27 10:11:21.408 | + 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-27 10:11:21.482 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Type notify 2026-08-27 10:11:21.557 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service KillMode process 2026-08-27 10:11:21.633 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Restart always 2026-08-27 10:11:21.708 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service NotifyAccess all 2026-08-27 10:11:21.782 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service RestartForceExitStatus 100 2026-08-27 10:11:21.858 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-08-27 10:11:21.861 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-08-27 10:11:21.865 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@n-api.service Install WantedBy multi-user.target 2026-08-27 10:11:21.953 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-08-27 10:11:22.449 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-api.service 2026-08-27 10:11:22.478 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api.service → /etc/systemd/system/devstack@n-api.service. 2026-08-27 10:11:22.952 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-api.service 2026-08-27 10:11:23.098 | + functions-common:run_process:1686 : time_stop run_process 2026-08-27 10:11:23.100 | + functions-common:time_stop:2420 : local name 2026-08-27 10:11:23.102 | + functions-common:time_stop:2421 : local end_time 2026-08-27 10:11:23.104 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-27 10:11:23.106 | + functions-common:time_stop:2423 : local total 2026-08-27 10:11:23.109 | + functions-common:time_stop:2424 : local start_time 2026-08-27 10:11:23.110 | + functions-common:time_stop:2426 : name=run_process 2026-08-27 10:11:23.112 | + functions-common:time_stop:2427 : start_time=1787825480878 2026-08-27 10:11:23.114 | + functions-common:time_stop:2429 : [[ -z 1787825480878 ]] 2026-08-27 10:11:23.117 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-27 10:11:23.121 | + functions-common:time_stop:2432 : end_time=1787825483119 2026-08-27 10:11:23.124 | + functions-common:time_stop:2433 : elapsed_time=2241 2026-08-27 10:11:23.125 | + functions-common:time_stop:2434 : total=4335 2026-08-27 10:11:23.127 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-27 10:11:23.129 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=6576 2026-08-27 10:11:23.131 | + lib/nova:start_nova_api:973 : echo 'Waiting for nova-api to start...' 2026-08-27 10:11:23.131 | Waiting for nova-api to start... 2026-08-27 10:11:23.133 | + lib/nova:start_nova_api:975 : local service_url=http://192.168.122.38/compute/v2.1/ 2026-08-27 10:11:23.135 | + lib/nova:start_nova_api:977 : wait_for_service 60 http://192.168.122.38/compute/v2.1/ 2026-08-27 10:11:23.138 | + functions:wait_for_service:476 : local timeout=60 2026-08-27 10:11:23.140 | + functions:wait_for_service:477 : local url=http://192.168.122.38/compute/v2.1/ 2026-08-27 10:11:23.142 | + functions:wait_for_service:478 : local rval=0 2026-08-27 10:11:23.144 | + functions:wait_for_service:479 : time_start wait_for_service 2026-08-27 10:11:23.146 | + functions-common:time_start:2406 : local name=wait_for_service 2026-08-27 10:11:23.148 | + functions-common:time_start:2407 : local start_time= 2026-08-27 10:11:23.150 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-27 10:11:23.153 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-27 10:11:23.157 | + functions-common:time_start:2411 : _TIME_START[$name]=1787825483154 2026-08-27 10:11:23.159 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-08-27 10:11:23.162 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-27 10:11:23.165 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.38/compute/v2.1/ 2026-08-27 10:11:29.296 | + :: : [[ 200 == 503 ]] 2026-08-27 10:11:29.299 | + :: : [[ 0 -eq 7 ]] 2026-08-27 10:11:29.304 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-08-27 10:11:29.309 | + functions-common:time_stop:2420 : local name 2026-08-27 10:11:29.313 | + functions-common:time_stop:2421 : local end_time 2026-08-27 10:11:29.317 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-27 10:11:29.322 | + functions-common:time_stop:2423 : local total 2026-08-27 10:11:29.326 | + functions-common:time_stop:2424 : local start_time 2026-08-27 10:11:29.330 | + functions-common:time_stop:2426 : name=wait_for_service 2026-08-27 10:11:29.335 | + functions-common:time_stop:2427 : start_time=1787825483154 2026-08-27 10:11:29.339 | + functions-common:time_stop:2429 : [[ -z 1787825483154 ]] 2026-08-27 10:11:29.345 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-27 10:11:29.352 | + functions-common:time_stop:2432 : end_time=1787825489346 2026-08-27 10:11:29.356 | + functions-common:time_stop:2433 : elapsed_time=6192 2026-08-27 10:11:29.360 | + functions-common:time_stop:2434 : total=5717 2026-08-27 10:11:29.364 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-27 10:11:29.368 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=11909 2026-08-27 10:11:29.373 | + functions:wait_for_service:486 : return 0 2026-08-27 10:11:29.378 | + 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-27 10:11:29.383 | + 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-27 10:11:29.389 | + ./stack.sh:main:1299 : is_service_enabled ovn-controller ovn-controller-vtep 2026-08-27 10:11:29.415 | + functions-common:is_service_enabled:2076 : return 0 2026-08-27 10:11:29.418 | + ./stack.sh:main:1300 : echo_summary 'Starting OVN services' 2026-08-27 10:11:29.422 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-27 10:11:29.427 | + ./stack.sh:echo_summary:450 : echo -e Starting OVN services 2026-08-27 10:11:29.431 | + ./stack.sh:main:1301 : start_ovn_services 2026-08-27 10:11:29.435 | + lib/neutron:start_ovn_services:580 : [[ ovn == \o\v\n ]] 2026-08-27 10:11:29.440 | + lib/neutron:start_ovn_services:581 : '[' libvirt '!=' ironic ']' 2026-08-27 10:11:29.444 | + lib/neutron:start_ovn_services:587 : init_ovn 2026-08-27 10:11:29.448 | + lib/neutron_plugins/ovn_agent:init_ovn:634 : local 'mkdir_cmd=mkdir -p /var/lib/ovn' 2026-08-27 10:11:29.453 | + lib/neutron_plugins/ovn_agent:init_ovn:636 : [[ False == \F\a\l\s\e ]] 2026-08-27 10:11:29.457 | + lib/neutron_plugins/ovn_agent:init_ovn:637 : mkdir_cmd='sudo mkdir -p /var/lib/ovn' 2026-08-27 10:11:29.462 | + lib/neutron_plugins/ovn_agent:init_ovn:640 : sudo mkdir -p /var/lib/ovn 2026-08-27 10:11:29.483 | + lib/neutron_plugins/ovn_agent:init_ovn:641 : mkdir -p /opt/stack/data/ovs 2026-08-27 10:11:29.489 | + lib/neutron_plugins/ovn_agent:init_ovn:643 : rm -f '/opt/stack/data/ovs/*.db' 2026-08-27 10:11:29.496 | + lib/neutron_plugins/ovn_agent:init_ovn:644 : rm -f '/opt/stack/data/ovs/.*.db.~lock~' 2026-08-27 10:11:29.503 | + 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-27 10:11:29.521 | + 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-27 10:11:29.538 | + 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-27 10:11:29.556 | + lib/neutron:start_ovn_services:588 : start_ovn 2026-08-27 10:11:29.561 | + lib/neutron_plugins/ovn_agent:start_ovn:759 : echo 'Starting OVN' 2026-08-27 10:11:29.561 | Starting OVN 2026-08-27 10:11:29.565 | + lib/neutron_plugins/ovn_agent:start_ovn:761 : _start_ovs 2026-08-27 10:11:29.570 | + lib/neutron_plugins/ovn_agent:_start_ovs:651 : echo 'Starting OVS' 2026-08-27 10:11:29.570 | Starting OVS 2026-08-27 10:11:29.574 | + lib/neutron_plugins/ovn_agent:_start_ovs:652 : is_service_enabled ovn-controller ovn-controller-vtep ovn-northd 2026-08-27 10:11:29.599 | + functions-common:is_service_enabled:2076 : return 0 2026-08-27 10:11:29.605 | + lib/neutron_plugins/ovn_agent:_start_ovs:654 : enable_service ovsdb-server 2026-08-27 10:11:29.668 | + lib/neutron_plugins/ovn_agent:_start_ovs:655 : enable_service ovs-vswitchd 2026-08-27 10:11:29.730 | + lib/neutron_plugins/ovn_agent:_start_ovs:657 : [[ False == \T\r\u\e ]] 2026-08-27 10:11:29.734 | + lib/neutron_plugins/ovn_agent:_start_ovs:681 : _start_process ovsdb-server.service 2026-08-27 10:11:29.738 | + lib/neutron_plugins/ovn_agent:_start_process:261 : sudo systemctl daemon-reload 2026-08-27 10:11:30.239 | + lib/neutron_plugins/ovn_agent:_start_process:262 : sudo systemctl enable ovsdb-server.service 2026-08-27 10:11:30.730 | The unit files have no installation config (WantedBy=, RequiredBy=, UpheldBy=, 2026-08-27 10:11:30.730 | Also=, or Alias= settings in the [Install] section, and DefaultInstance= for 2026-08-27 10:11:30.730 | template units). This means they are not meant to be enabled or disabled using systemctl. 2026-08-27 10:11:30.730 | 2026-08-27 10:11:30.730 | Possible reasons for having these kinds of units are: 2026-08-27 10:11:30.730 | • A unit may be statically enabled by being symlinked from another unit's 2026-08-27 10:11:30.730 | .wants/, .requires/, or .upholds/ directory. 2026-08-27 10:11:30.730 | • A unit's purpose may be to act as a helper for some other unit which has 2026-08-27 10:11:30.731 | a requirement dependency on it. 2026-08-27 10:11:30.731 | • A unit may be started when needed via activation (socket, path, timer, 2026-08-27 10:11:30.731 | D-Bus, udev, scripted systemctl call, ...). 2026-08-27 10:11:30.731 | • In case of template units, the unit is meant to be enabled with some 2026-08-27 10:11:30.731 | instance name specified. 2026-08-27 10:11:30.739 | + lib/neutron_plugins/ovn_agent:_start_process:263 : sudo systemctl restart ovsdb-server.service 2026-08-27 10:11:35.403 | + lib/neutron_plugins/ovn_agent:_start_ovs:682 : _start_process ovs-vswitchd.service 2026-08-27 10:11:35.408 | + lib/neutron_plugins/ovn_agent:_start_process:261 : sudo systemctl daemon-reload 2026-08-27 10:11:35.898 | + lib/neutron_plugins/ovn_agent:_start_process:262 : sudo systemctl enable ovs-vswitchd.service 2026-08-27 10:11:36.437 | The unit files have no installation config (WantedBy=, RequiredBy=, UpheldBy=, 2026-08-27 10:11:36.437 | Also=, or Alias= settings in the [Install] section, and DefaultInstance= for 2026-08-27 10:11:36.437 | template units). This means they are not meant to be enabled or disabled using systemctl. 2026-08-27 10:11:36.438 | 2026-08-27 10:11:36.438 | Possible reasons for having these kinds of units are: 2026-08-27 10:11:36.438 | • A unit may be statically enabled by being symlinked from another unit's 2026-08-27 10:11:36.438 | .wants/, .requires/, or .upholds/ directory. 2026-08-27 10:11:36.438 | • A unit's purpose may be to act as a helper for some other unit which has 2026-08-27 10:11:36.438 | a requirement dependency on it. 2026-08-27 10:11:36.438 | • A unit may be started when needed via activation (socket, path, timer, 2026-08-27 10:11:36.438 | D-Bus, udev, scripted systemctl call, ...). 2026-08-27 10:11:36.438 | • In case of template units, the unit is meant to be enabled with some 2026-08-27 10:11:36.438 | instance name specified. 2026-08-27 10:11:36.453 | + lib/neutron_plugins/ovn_agent:_start_process:263 : sudo systemctl restart ovs-vswitchd.service 2026-08-27 10:11:36.813 | + lib/neutron_plugins/ovn_agent:_start_ovs:685 : echo 'Configuring OVSDB' 2026-08-27 10:11:36.814 | Configuring OVSDB 2026-08-27 10:11:36.815 | + lib/neutron_plugins/ovn_agent:_start_ovs:686 : is_service_enabled tls-proxy 2026-08-27 10:11:36.848 | + functions-common:is_service_enabled:2076 : return 1 2026-08-27 10:11:36.854 | + lib/neutron_plugins/ovn_agent:_start_ovs:693 : sudo ovs-vsctl --no-wait set-manager ptcp:6640:127.0.0.1 2026-08-27 10:11:36.888 | + lib/neutron_plugins/ovn_agent:_start_ovs:694 : sudo ovs-vsctl --no-wait set open_vswitch . system-type=devstack 2026-08-27 10:11:36.914 | + lib/neutron_plugins/ovn_agent:_start_ovs:695 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:system-id=e82c6fc6-8fa5-4ff1-8551-771d2de49571 2026-08-27 10:11:36.938 | + lib/neutron_plugins/ovn_agent:_start_ovs:696 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-remote=tcp:192.168.122.38:6642 2026-08-27 10:11:36.963 | + lib/neutron_plugins/ovn_agent:_start_ovs:697 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-bridge=br-int 2026-08-27 10:11:36.989 | + lib/neutron_plugins/ovn_agent:_start_ovs:698 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-encap-type=geneve 2026-08-27 10:11:37.015 | + lib/neutron_plugins/ovn_agent:_start_ovs:699 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-encap-ip=192.168.122.38 2026-08-27 10:11:37.042 | ++ lib/neutron_plugins/ovn_agent:_start_ovs:700 : hostname 2026-08-27 10:11:37.048 | + lib/neutron_plugins/ovn_agent:_start_ovs:700 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:hostname=devstack 2026-08-27 10:11:37.075 | + lib/neutron_plugins/ovn_agent:_start_ovs:702 : [[ True == \T\r\u\e ]] 2026-08-27 10:11:37.079 | + 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-27 10:11:37.113 | + lib/neutron_plugins/ovn_agent:_start_ovs:707 : [[ metadata =~ ovn-bgp ]] 2026-08-27 10:11:37.118 | + lib/neutron_plugins/ovn_agent:_start_ovs:713 : [[ metadata =~ ovn-evpn ]] 2026-08-27 10:11:37.124 | + lib/neutron_plugins/ovn_agent:_start_ovs:719 : is_provider_network 2026-08-27 10:11:37.127 | + functions-common:is_provider_network:2269 : '[' '' == True ']' 2026-08-27 10:11:37.130 | + functions-common:is_provider_network:2272 : return 1 2026-08-27 10:11:37.133 | + lib/neutron_plugins/ovn_agent:_start_ovs:719 : [[ True == \T\r\u\e ]] 2026-08-27 10:11:37.141 | + lib/neutron_plugins/ovn_agent:_start_ovs:720 : ovn_base_setup_bridge br-ex 2026-08-27 10:11:37.143 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:249 : local bridge=br-ex 2026-08-27 10:11:37.146 | + 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-27 10:11:37.152 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:252 : '[' system '!=' system ']' 2026-08-27 10:11:37.155 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:256 : sudo ovs-vsctl --no-wait -- --may-exist add-br br-ex 2026-08-27 10:11:37.194 | + 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-27 10:11:37.234 | + lib/neutron_plugins/ovn_agent:_start_ovs:721 : sudo ovs-vsctl set open . external-ids:ovn-bridge-mappings=public:br-ex 2026-08-27 10:11:37.267 | + lib/neutron_plugins/ovn_agent:_start_ovs:724 : is_service_enabled ovn-controller-vtep 2026-08-27 10:11:37.293 | + functions-common:is_service_enabled:2076 : return 1 2026-08-27 10:11:37.297 | + lib/neutron_plugins/ovn_agent:start_ovn:763 : local SCRIPTDIR=/share/ovn/scripts 2026-08-27 10:11:37.300 | + lib/neutron_plugins/ovn_agent:start_ovn:764 : use_new_ovn_repository 2026-08-27 10:11:37.304 | + lib/neutron_plugins/ovn_agent:use_new_ovn_repository:221 : [[ False == \F\a\l\s\e ]] 2026-08-27 10:11:37.309 | + lib/neutron_plugins/ovn_agent:use_new_ovn_repository:222 : return 0 2026-08-27 10:11:37.313 | + lib/neutron_plugins/ovn_agent:start_ovn:768 : is_service_enabled ovn-northd 2026-08-27 10:11:37.339 | + functions-common:is_service_enabled:2076 : return 0 2026-08-27 10:11:37.343 | + lib/neutron_plugins/ovn_agent:start_ovn:769 : [[ False == \T\r\u\e ]] 2026-08-27 10:11:37.347 | + lib/neutron_plugins/ovn_agent:start_ovn:775 : _start_process ovn-central.service 2026-08-27 10:11:37.351 | + lib/neutron_plugins/ovn_agent:_start_process:261 : sudo systemctl daemon-reload 2026-08-27 10:11:37.848 | + lib/neutron_plugins/ovn_agent:_start_process:262 : sudo systemctl enable ovn-central.service 2026-08-27 10:11:38.343 | + lib/neutron_plugins/ovn_agent:_start_process:263 : sudo systemctl restart ovn-central.service 2026-08-27 10:11:38.416 | + lib/neutron_plugins/ovn_agent:start_ovn:778 : _wait_for_ovn_and_set_custom_config 2026-08-27 10:11:38.421 | + 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-27 10:11:38.426 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:210 : local count=0 2026-08-27 10:11:38.430 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:211 : '[' '!' -S /var/run/ovn/ovnnb_db.sock ']' 2026-08-27 10:11:38.435 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:212 : sleep 1 2026-08-27 10:11:39.441 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:213 : count=1 2026-08-27 10:11:39.446 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:214 : '[' 1 -gt 40 ']' 2026-08-27 10:11:39.450 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:211 : '[' '!' -S /var/run/ovn/ovnnb_db.sock ']' 2026-08-27 10:11:39.454 | + 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-27 10:11:39.458 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:210 : local count=0 2026-08-27 10:11:39.462 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:211 : '[' '!' -S /var/run/ovn/ovnsb_db.sock ']' 2026-08-27 10:11:39.466 | + 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-27 10:11:39.471 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:199 : local count=0 2026-08-27 10:11:39.474 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:200 : '[' '!' -f /var/lib/ovn/ovnnb_db.db ']' 2026-08-27 10:11:39.479 | + 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-27 10:11:39.483 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:199 : local count=0 2026-08-27 10:11:39.487 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:200 : '[' '!' -f /var/lib/ovn/ovnsb_db.db ']' 2026-08-27 10:11:39.491 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:746 : is_service_enabled tls-proxy 2026-08-27 10:11:39.517 | + functions-common:is_service_enabled:2076 : return 1 2026-08-27 10:11:39.522 | + 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-27 10:11:39.549 | + 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-27 10:11:39.578 | + 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-27 10:11:39.598 | + 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-27 10:11:39.619 | + lib/neutron_plugins/ovn_agent:start_ovn:782 : is_service_enabled ovn-controller 2026-08-27 10:11:39.645 | + functions-common:is_service_enabled:2076 : return 0 2026-08-27 10:11:39.649 | + lib/neutron_plugins/ovn_agent:start_ovn:783 : [[ False == \T\r\u\e ]] 2026-08-27 10:11:39.653 | + lib/neutron_plugins/ovn_agent:start_ovn:789 : _start_process ovn-controller.service 2026-08-27 10:11:39.657 | + lib/neutron_plugins/ovn_agent:_start_process:261 : sudo systemctl daemon-reload 2026-08-27 10:11:40.173 | + lib/neutron_plugins/ovn_agent:_start_process:262 : sudo systemctl enable ovn-controller.service 2026-08-27 10:11:40.667 | The unit files have no installation config (WantedBy=, RequiredBy=, UpheldBy=, 2026-08-27 10:11:40.667 | Also=, or Alias= settings in the [Install] section, and DefaultInstance= for 2026-08-27 10:11:40.667 | template units). This means they are not meant to be enabled or disabled using systemctl. 2026-08-27 10:11:40.667 | 2026-08-27 10:11:40.667 | Possible reasons for having these kinds of units are: 2026-08-27 10:11:40.667 | • A unit may be statically enabled by being symlinked from another unit's 2026-08-27 10:11:40.668 | .wants/, .requires/, or .upholds/ directory. 2026-08-27 10:11:40.668 | • A unit's purpose may be to act as a helper for some other unit which has 2026-08-27 10:11:40.668 | a requirement dependency on it. 2026-08-27 10:11:40.668 | • A unit may be started when needed via activation (socket, path, timer, 2026-08-27 10:11:40.668 | D-Bus, udev, scripted systemctl call, ...). 2026-08-27 10:11:40.668 | • In case of template units, the unit is meant to be enabled with some 2026-08-27 10:11:40.669 | instance name specified. 2026-08-27 10:11:40.679 | + lib/neutron_plugins/ovn_agent:_start_process:263 : sudo systemctl restart ovn-controller.service 2026-08-27 10:11:40.934 | + lib/neutron_plugins/ovn_agent:start_ovn:793 : is_service_enabled ovn-controller-vtep 2026-08-27 10:11:40.960 | + functions-common:is_service_enabled:2076 : return 1 2026-08-27 10:11:40.964 | + lib/neutron_plugins/ovn_agent:start_ovn:802 : is_ovn_metadata_agent_enabled 2026-08-27 10:11:40.968 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:320 : is_service_enabled q-ovn-metadata-agent neutron-ovn-metadata-agent 2026-08-27 10:11:40.998 | + functions-common:is_service_enabled:2076 : return 0 2026-08-27 10:11:41.000 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:320 : [[ False == \F\a\l\s\e ]] 2026-08-27 10:11:41.005 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:321 : return 0 2026-08-27 10:11:41.009 | + 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-27 10:11:41.012 | + functions-common:run_process:1674 : local service=q-ovn-metadata-agent 2026-08-27 10:11:41.015 | + 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-27 10:11:41.020 | + functions-common:run_process:1676 : local group= 2026-08-27 10:11:41.024 | + functions-common:run_process:1677 : local user= 2026-08-27 10:11:41.027 | + functions-common:run_process:1678 : local env_vars= 2026-08-27 10:11:41.031 | + functions-common:run_process:1680 : local name=q-ovn-metadata-agent 2026-08-27 10:11:41.035 | + functions-common:run_process:1682 : time_start run_process 2026-08-27 10:11:41.039 | + functions-common:time_start:2406 : local name=run_process 2026-08-27 10:11:41.043 | + functions-common:time_start:2407 : local start_time= 2026-08-27 10:11:41.047 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-27 10:11:41.052 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-27 10:11:41.060 | + functions-common:time_start:2411 : _TIME_START[$name]=1787825501054 2026-08-27 10:11:41.064 | + functions-common:run_process:1683 : is_service_enabled q-ovn-metadata-agent 2026-08-27 10:11:41.091 | + functions-common:is_service_enabled:2076 : return 0 2026-08-27 10:11:41.095 | + 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-27 10:11:41.100 | + functions-common:_run_under_systemd:1628 : local service=q-ovn-metadata-agent 2026-08-27 10:11:41.104 | + 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-27 10:11:41.108 | + 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-27 10:11:41.112 | + 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-27 10:11:41.116 | + 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-27 10:11:41.120 | + 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-27 10:11:41.125 | + 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-27 10:11:41.129 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@q-ovn-metadata-agent.service 2026-08-27 10:11:41.133 | + functions-common:_run_under_systemd:1635 : local group= 2026-08-27 10:11:41.137 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-08-27 10:11:41.141 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-08-27 10:11:41.145 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-08-27 10:11:41.149 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[q-ovn-metadata-agent] ]] 2026-08-27 10:11:41.153 | + 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-27 10:11:41.157 | + 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-27 10:11:41.161 | + functions-common:write_user_unit_file:1535 : local service=devstack@q-ovn-metadata-agent.service 2026-08-27 10:11:41.165 | + 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-27 10:11:41.169 | + functions-common:write_user_unit_file:1537 : local group= 2026-08-27 10:11:41.173 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-08-27 10:11:41.177 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-08-27 10:11:41.181 | + functions-common:write_user_unit_file:1540 : local extra= 2026-08-27 10:11:41.185 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-08-27 10:11:41.189 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@q-ovn-metadata-agent.service 2026-08-27 10:11:41.193 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-08-27 10:11:41.199 | + 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-27 10:11:41.293 | + 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-27 10:11:41.387 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Service User quobyte 2026-08-27 10:11:41.465 | + 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-27 10:11:41.545 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Service KillMode process 2026-08-27 10:11:41.626 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Service TimeoutStopSec 300 2026-08-27 10:11:41.706 | + 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-27 10:11:41.785 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-08-27 10:11:41.789 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-08-27 10:11:41.792 | + 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-27 10:11:41.884 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-08-27 10:11:42.382 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@q-ovn-metadata-agent.service 2026-08-27 10:11:42.405 | 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-27 10:11:42.887 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@q-ovn-metadata-agent.service 2026-08-27 10:11:42.945 | + functions-common:run_process:1686 : time_stop run_process 2026-08-27 10:11:42.949 | + functions-common:time_stop:2420 : local name 2026-08-27 10:11:42.953 | + functions-common:time_stop:2421 : local end_time 2026-08-27 10:11:42.957 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-27 10:11:42.961 | + functions-common:time_stop:2423 : local total 2026-08-27 10:11:42.966 | + functions-common:time_stop:2424 : local start_time 2026-08-27 10:11:42.970 | + functions-common:time_stop:2426 : name=run_process 2026-08-27 10:11:42.974 | + functions-common:time_stop:2427 : start_time=1787825501054 2026-08-27 10:11:42.978 | + functions-common:time_stop:2429 : [[ -z 1787825501054 ]] 2026-08-27 10:11:42.983 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-27 10:11:42.989 | + functions-common:time_stop:2432 : end_time=1787825502984 2026-08-27 10:11:42.993 | + functions-common:time_stop:2433 : elapsed_time=1930 2026-08-27 10:11:42.997 | + functions-common:time_stop:2434 : total=6576 2026-08-27 10:11:43.002 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-27 10:11:43.006 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=8506 2026-08-27 10:11:43.010 | + lib/neutron_plugins/ovn_agent:start_ovn:805 : setup_logging /etc/neutron/neutron_ovn_metadata_agent.ini 2026-08-27 10:11:43.014 | + functions:setup_logging:693 : setup_systemd_logging /etc/neutron/neutron_ovn_metadata_agent.ini 2026-08-27 10:11:43.018 | + functions:setup_systemd_logging:710 : local conf_file=/etc/neutron/neutron_ovn_metadata_agent.ini 2026-08-27 10:11:43.023 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-08-27 10:11:43.051 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-08-27 10:11:43.055 | + functions:setup_systemd_logging:716 : local pidstr= 2026-08-27 10:11:43.059 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-08-27 10:11:43.064 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-08-27 10:11:43.068 | + 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-27 10:11:43.120 | + 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-27 10:11:43.167 | + 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-27 10:11:43.214 | + functions:setup_systemd_logging:727 : iniset /etc/neutron/neutron_ovn_metadata_agent.ini DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-08-27 10:11:43.261 | + functions:setup_systemd_logging:730 : iniset /etc/neutron/neutron_ovn_metadata_agent.ini DEFAULT log_color False 2026-08-27 10:11:43.308 | + lib/neutron_plugins/ovn_agent:start_ovn:808 : is_ovn_agent_enabled 2026-08-27 10:11:43.312 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:327 : is_service_enabled q-ovn-agent neutron-ovn-agent 2026-08-27 10:11:43.340 | + functions-common:is_service_enabled:2076 : return 0 2026-08-27 10:11:43.345 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:328 : enable_service q-ovn-agent 2026-08-27 10:11:43.411 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:329 : return 0 2026-08-27 10:11:43.415 | + 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-27 10:11:43.419 | + functions-common:run_process:1674 : local service=q-ovn-agent 2026-08-27 10:11:43.423 | + 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-27 10:11:43.427 | + functions-common:run_process:1676 : local group= 2026-08-27 10:11:43.431 | + functions-common:run_process:1677 : local user= 2026-08-27 10:11:43.436 | + functions-common:run_process:1678 : local env_vars= 2026-08-27 10:11:43.440 | + functions-common:run_process:1680 : local name=q-ovn-agent 2026-08-27 10:11:43.444 | + functions-common:run_process:1682 : time_start run_process 2026-08-27 10:11:43.448 | + functions-common:time_start:2406 : local name=run_process 2026-08-27 10:11:43.452 | + functions-common:time_start:2407 : local start_time= 2026-08-27 10:11:43.456 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-27 10:11:43.462 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-27 10:11:43.468 | + functions-common:time_start:2411 : _TIME_START[$name]=1787825503464 2026-08-27 10:11:43.473 | + functions-common:run_process:1683 : is_service_enabled q-ovn-agent 2026-08-27 10:11:43.500 | + functions-common:is_service_enabled:2076 : return 0 2026-08-27 10:11:43.506 | + 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-27 10:11:43.510 | + functions-common:_run_under_systemd:1628 : local service=q-ovn-agent 2026-08-27 10:11:43.514 | + 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-27 10:11:43.519 | + 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-27 10:11:43.524 | + 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-27 10:11:43.528 | + 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-27 10:11:43.533 | + 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-27 10:11:43.538 | + 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-27 10:11:43.542 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@q-ovn-agent.service 2026-08-27 10:11:43.546 | + functions-common:_run_under_systemd:1635 : local group= 2026-08-27 10:11:43.550 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-08-27 10:11:43.555 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-08-27 10:11:43.559 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-08-27 10:11:43.563 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[q-ovn-agent] ]] 2026-08-27 10:11:43.568 | + 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-27 10:11:43.572 | + 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-27 10:11:43.576 | + functions-common:write_user_unit_file:1535 : local service=devstack@q-ovn-agent.service 2026-08-27 10:11:43.580 | + 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-27 10:11:43.584 | + functions-common:write_user_unit_file:1537 : local group= 2026-08-27 10:11:43.588 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-08-27 10:11:43.592 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-08-27 10:11:43.597 | + functions-common:write_user_unit_file:1540 : local extra= 2026-08-27 10:11:43.601 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-08-27 10:11:43.605 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@q-ovn-agent.service 2026-08-27 10:11:43.609 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-08-27 10:11:43.615 | + 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-27 10:11:43.709 | + 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-27 10:11:43.804 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service User quobyte 2026-08-27 10:11:43.885 | + 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-27 10:11:43.970 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service KillMode process 2026-08-27 10:11:44.053 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service TimeoutStopSec 300 2026-08-27 10:11:44.141 | + 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-27 10:11:44.223 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-08-27 10:11:44.227 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-08-27 10:11:44.231 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Install WantedBy multi-user.target 2026-08-27 10:11:44.328 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-08-27 10:11:44.845 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@q-ovn-agent.service 2026-08-27 10:11:44.876 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-ovn-agent.service → /etc/systemd/system/devstack@q-ovn-agent.service. 2026-08-27 10:11:45.364 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@q-ovn-agent.service 2026-08-27 10:11:45.414 | + functions-common:run_process:1686 : time_stop run_process 2026-08-27 10:11:45.417 | + functions-common:time_stop:2420 : local name 2026-08-27 10:11:45.422 | + functions-common:time_stop:2421 : local end_time 2026-08-27 10:11:45.427 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-27 10:11:45.432 | + functions-common:time_stop:2423 : local total 2026-08-27 10:11:45.436 | + functions-common:time_stop:2424 : local start_time 2026-08-27 10:11:45.441 | + functions-common:time_stop:2426 : name=run_process 2026-08-27 10:11:45.446 | + functions-common:time_stop:2427 : start_time=1787825503464 2026-08-27 10:11:45.450 | + functions-common:time_stop:2429 : [[ -z 1787825503464 ]] 2026-08-27 10:11:45.456 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-27 10:11:45.462 | + functions-common:time_stop:2432 : end_time=1787825505457 2026-08-27 10:11:45.466 | + functions-common:time_stop:2433 : elapsed_time=1993 2026-08-27 10:11:45.470 | + functions-common:time_stop:2434 : total=8506 2026-08-27 10:11:45.475 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-27 10:11:45.479 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=10499 2026-08-27 10:11:45.483 | + lib/neutron_plugins/ovn_agent:start_ovn:811 : setup_logging /etc/neutron/plugins/ml2/ovn_agent.ini 2026-08-27 10:11:45.488 | + functions:setup_logging:693 : setup_systemd_logging /etc/neutron/plugins/ml2/ovn_agent.ini 2026-08-27 10:11:45.492 | + functions:setup_systemd_logging:710 : local conf_file=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-08-27 10:11:45.498 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-08-27 10:11:45.527 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-08-27 10:11:45.531 | + functions:setup_systemd_logging:716 : local pidstr= 2026-08-27 10:11:45.536 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-08-27 10:11:45.540 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-08-27 10:11:45.545 | + 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-27 10:11:45.595 | + 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-27 10:11:45.642 | + 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-27 10:11:45.686 | + functions:setup_systemd_logging:727 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-08-27 10:11:45.735 | + functions:setup_systemd_logging:730 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT log_color False 2026-08-27 10:11:45.782 | + lib/neutron:start_ovn_services:590 : [[ True == \T\r\u\e ]] 2026-08-27 10:11:45.787 | + lib/neutron:start_ovn_services:591 : [[ True != \T\r\u\e ]] 2026-08-27 10:11:45.791 | + lib/neutron:start_ovn_services:595 : create_public_bridge 2026-08-27 10:11:45.795 | + lib/neutron_plugins/ovn_agent:create_public_bridge:314 : sudo ovs-vsctl --may-exist add-br br-ex 2026-08-27 10:11:45.822 | + lib/neutron_plugins/ovn_agent:create_public_bridge:315 : sudo ovs-vsctl set open . external-ids:ovn-bridge-mappings=public:br-ex 2026-08-27 10:11:45.849 | + lib/neutron_plugins/ovn_agent:create_public_bridge:316 : _configure_public_network_connectivity 2026-08-27 10:11:45.853 | + lib/neutron:_configure_public_network_connectivity:811 : [[ -n '' ]] 2026-08-27 10:11:45.857 | + lib/neutron:_configure_public_network_connectivity:818 : for d in $default_v4_route_devs 2026-08-27 10:11:45.862 | + 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-27 10:11:45.927 | + ./stack.sh:main:1304 : is_service_enabled q-svc neutron-api 2026-08-27 10:11:45.955 | + functions-common:is_service_enabled:2076 : return 0 2026-08-27 10:11:45.958 | + ./stack.sh:main:1305 : echo_summary 'Starting Neutron' 2026-08-27 10:11:45.963 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-27 10:11:45.966 | + ./stack.sh:echo_summary:450 : echo -e Starting Neutron 2026-08-27 10:11:45.970 | + ./stack.sh:main:1306 : configure_neutron_after_post_config 2026-08-27 10:11:45.974 | + lib/neutron:configure_neutron_after_post_config:562 : [[ ovn-router != '' ]] 2026-08-27 10:11:45.978 | + lib/neutron:configure_neutron_after_post_config:563 : iniset /etc/neutron/neutron.conf DEFAULT service_plugins ovn-router 2026-08-27 10:11:46.021 | + lib/neutron:configure_neutron_after_post_config:565 : configure_rbac_policies 2026-08-27 10:11:46.025 | + lib/neutron:configure_rbac_policies:571 : [[ True == \T\r\u\e ]] 2026-08-27 10:11:46.028 | + lib/neutron:configure_rbac_policies:572 : iniset /etc/neutron/neutron.conf oslo_policy enforce_new_defaults True 2026-08-27 10:11:46.074 | + ./stack.sh:main:1307 : start_neutron_service_and_check 2026-08-27 10:11:46.079 | + lib/neutron:start_neutron_service_and_check:636 : local cfg_file_options 2026-08-27 10:11:46.083 | + lib/neutron:start_neutron_service_and_check:637 : local neutron_url 2026-08-27 10:11:46.088 | ++ lib/neutron:start_neutron_service_and_check:639 : determine_config_files neutron-server 2026-08-27 10:11:46.092 | ++ lib/neutron:determine_config_files:367 : local opts= 2026-08-27 10:11:46.096 | ++ lib/neutron:determine_config_files:368 : case "$1" in 2026-08-27 10:11:46.102 | +++ lib/neutron:determine_config_files:369 : _determine_config_server 2026-08-27 10:11:46.108 | +++ lib/neutron:_determine_config_server:325 : [[ '' != '' ]] 2026-08-27 10:11:46.109 | +++ lib/neutron:_determine_config_server:332 : [[ 0 > 0 ]] 2026-08-27 10:11:46.114 | +++ lib/neutron:_determine_config_server:339 : local cfg_file 2026-08-27 10:11:46.119 | +++ 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-27 10:11:46.122 | +++ lib/neutron:_determine_config_server:344 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-08-27 10:11:46.128 | ++ lib/neutron:determine_config_files:369 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-08-27 10:11:46.132 | ++ lib/neutron:determine_config_files:372 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' ']' 2026-08-27 10:11:46.135 | ++ lib/neutron:determine_config_files:375 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-08-27 10:11:46.141 | + 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-27 10:11:46.144 | + lib/neutron:start_neutron_service_and_check:642 : enable_neutron_server_services 2026-08-27 10:11:46.148 | + lib/neutron:enable_neutron_server_services:607 : local rpc_workers 2026-08-27 10:11:46.151 | + lib/neutron:enable_neutron_server_services:612 : [[ -f /etc/neutron/neutron.conf ]] 2026-08-27 10:11:46.156 | ++ lib/neutron:enable_neutron_server_services:613 : iniget_multiline /etc/neutron/neutron.conf DEFAULT rpc_workers 2026-08-27 10:11:46.183 | + lib/neutron:enable_neutron_server_services:613 : rpc_workers= 2026-08-27 10:11:46.187 | + lib/neutron:enable_neutron_server_services:620 : enable_service neutron-api 2026-08-27 10:11:46.243 | + lib/neutron:enable_neutron_server_services:621 : enable_service neutron-periodic-workers 2026-08-27 10:11:46.297 | + lib/neutron:enable_neutron_server_services:624 : [[ '' != \0 ]] 2026-08-27 10:11:46.301 | + lib/neutron:enable_neutron_server_services:625 : enable_service neutron-rpc-server 2026-08-27 10:11:46.356 | + lib/neutron:enable_neutron_server_services:629 : [[ ovn == \o\v\n ]] 2026-08-27 10:11:46.361 | + lib/neutron:enable_neutron_server_services:630 : enable_service neutron-ovn-maintenance-worker 2026-08-27 10:11:46.418 | ++ lib/neutron:start_neutron_service_and_check:645 : which uwsgi 2026-08-27 10:11:46.424 | + 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-27 10:11:46.428 | + functions-common:run_process:1674 : local service=neutron-api 2026-08-27 10:11:46.433 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-08-27 10:11:46.436 | + functions-common:run_process:1676 : local group= 2026-08-27 10:11:46.440 | + functions-common:run_process:1677 : local user= 2026-08-27 10:11:46.444 | + functions-common:run_process:1678 : local env_vars= 2026-08-27 10:11:46.448 | + functions-common:run_process:1680 : local name=neutron-api 2026-08-27 10:11:46.452 | + functions-common:run_process:1682 : time_start run_process 2026-08-27 10:11:46.455 | + functions-common:time_start:2406 : local name=run_process 2026-08-27 10:11:46.459 | + functions-common:time_start:2407 : local start_time= 2026-08-27 10:11:46.464 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-27 10:11:46.468 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-27 10:11:46.474 | + functions-common:time_start:2411 : _TIME_START[$name]=1787825506470 2026-08-27 10:11:46.478 | + functions-common:run_process:1683 : is_service_enabled neutron-api 2026-08-27 10:11:46.502 | + functions-common:is_service_enabled:2076 : return 0 2026-08-27 10:11:46.506 | + 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-27 10:11:46.509 | + functions-common:_run_under_systemd:1628 : local service=neutron-api 2026-08-27 10:11:46.512 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-08-27 10:11:46.515 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-08-27 10:11:46.520 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-08-27 10:11:46.523 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-08-27 10:11:46.527 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini =~ sudo ]] 2026-08-27 10:11:46.531 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini =~ ^/ ]] 2026-08-27 10:11:46.535 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@neutron-api.service 2026-08-27 10:11:46.539 | + functions-common:_run_under_systemd:1635 : local group= 2026-08-27 10:11:46.543 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-08-27 10:11:46.546 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-08-27 10:11:46.550 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-08-27 10:11:46.554 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[neutron-api] ]] 2026-08-27 10:11:46.557 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini =~ uwsgi ]] 2026-08-27 10:11:46.561 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-08-27 10:11:46.564 | + 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-27 10:11:46.568 | + 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-27 10:11:46.572 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@neutron-api.service 2026-08-27 10:11:46.575 | + 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-27 10:11:46.579 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-08-27 10:11:46.582 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-08-27 10:11:46.586 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-08-27 10:11:46.589 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@neutron-api.service 2026-08-27 10:11:46.593 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-08-27 10:11:46.599 | + 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-27 10:11:46.690 | + 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-27 10:11:46.780 | + 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-27 10:11:46.859 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service User quobyte 2026-08-27 10:11:46.940 | + 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-27 10:11:47.019 | + 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-27 10:11:47.101 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service Type notify 2026-08-27 10:11:47.182 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service KillMode process 2026-08-27 10:11:47.262 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service Restart always 2026-08-27 10:11:47.341 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service NotifyAccess all 2026-08-27 10:11:47.420 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service RestartForceExitStatus 100 2026-08-27 10:11:47.500 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-08-27 10:11:47.504 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-08-27 10:11:47.508 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Install WantedBy multi-user.target 2026-08-27 10:11:47.602 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-08-27 10:11:48.113 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@neutron-api.service 2026-08-27 10:11:48.135 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@neutron-api.service → /etc/systemd/system/devstack@neutron-api.service. 2026-08-27 10:11:48.625 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@neutron-api.service 2026-08-27 10:11:48.773 | + functions-common:run_process:1686 : time_stop run_process 2026-08-27 10:11:48.775 | + functions-common:time_stop:2420 : local name 2026-08-27 10:11:48.777 | + functions-common:time_stop:2421 : local end_time 2026-08-27 10:11:48.779 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-27 10:11:48.781 | + functions-common:time_stop:2423 : local total 2026-08-27 10:11:48.783 | + functions-common:time_stop:2424 : local start_time 2026-08-27 10:11:48.785 | + functions-common:time_stop:2426 : name=run_process 2026-08-27 10:11:48.787 | + functions-common:time_stop:2427 : start_time=1787825506470 2026-08-27 10:11:48.791 | + functions-common:time_stop:2429 : [[ -z 1787825506470 ]] 2026-08-27 10:11:48.792 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-27 10:11:48.796 | + functions-common:time_stop:2432 : end_time=1787825508793 2026-08-27 10:11:48.798 | + functions-common:time_stop:2433 : elapsed_time=2323 2026-08-27 10:11:48.800 | + functions-common:time_stop:2434 : total=10499 2026-08-27 10:11:48.802 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-27 10:11:48.804 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=12822 2026-08-27 10:11:48.806 | + lib/neutron:start_neutron_service_and_check:646 : neutron_url=http://192.168.122.38/ 2026-08-27 10:11:48.808 | + 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-27 10:11:48.810 | + functions-common:run_process:1674 : local service=neutron-rpc-server 2026-08-27 10:11:48.812 | + 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-27 10:11:48.816 | + functions-common:run_process:1676 : local group= 2026-08-27 10:11:48.816 | + functions-common:run_process:1677 : local user= 2026-08-27 10:11:48.818 | + functions-common:run_process:1678 : local env_vars= 2026-08-27 10:11:48.820 | + functions-common:run_process:1680 : local name=neutron-rpc-server 2026-08-27 10:11:48.822 | + functions-common:run_process:1682 : time_start run_process 2026-08-27 10:11:48.824 | + functions-common:time_start:2406 : local name=run_process 2026-08-27 10:11:48.826 | + functions-common:time_start:2407 : local start_time= 2026-08-27 10:11:48.829 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-27 10:11:48.831 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-27 10:11:48.834 | + functions-common:time_start:2411 : _TIME_START[$name]=1787825508832 2026-08-27 10:11:48.837 | + functions-common:run_process:1683 : is_service_enabled neutron-rpc-server 2026-08-27 10:11:48.860 | + functions-common:is_service_enabled:2076 : return 0 2026-08-27 10:11:48.863 | + 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-27 10:11:48.865 | + functions-common:_run_under_systemd:1628 : local service=neutron-rpc-server 2026-08-27 10:11:48.867 | + 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-27 10:11:48.869 | + 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-27 10:11:48.871 | + 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-27 10:11:48.875 | + 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-27 10:11:48.875 | + 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-27 10:11:48.877 | + 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-27 10:11:48.879 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@neutron-rpc-server.service 2026-08-27 10:11:48.883 | + functions-common:_run_under_systemd:1635 : local group= 2026-08-27 10:11:48.884 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-08-27 10:11:48.886 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-08-27 10:11:48.888 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-08-27 10:11:48.890 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[neutron-rpc-server] ]] 2026-08-27 10:11:48.892 | + 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-27 10:11:48.894 | + 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-27 10:11:48.896 | + functions-common:write_user_unit_file:1535 : local service=devstack@neutron-rpc-server.service 2026-08-27 10:11:48.898 | + 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-27 10:11:48.900 | + functions-common:write_user_unit_file:1537 : local group= 2026-08-27 10:11:48.902 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-08-27 10:11:48.906 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-08-27 10:11:48.906 | + functions-common:write_user_unit_file:1540 : local extra= 2026-08-27 10:11:48.908 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-08-27 10:11:48.910 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@neutron-rpc-server.service 2026-08-27 10:11:48.912 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-08-27 10:11:48.918 | + 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-27 10:11:48.999 | + 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-27 10:11:49.094 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service User quobyte 2026-08-27 10:11:49.175 | + 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-27 10:11:49.256 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service KillMode process 2026-08-27 10:11:49.337 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service TimeoutStopSec 300 2026-08-27 10:11:49.443 | + 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-27 10:11:49.564 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-08-27 10:11:49.566 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-08-27 10:11:49.569 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Install WantedBy multi-user.target 2026-08-27 10:11:49.672 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-08-27 10:11:50.192 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@neutron-rpc-server.service 2026-08-27 10:11:50.224 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@neutron-rpc-server.service → /etc/systemd/system/devstack@neutron-rpc-server.service. 2026-08-27 10:11:50.727 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@neutron-rpc-server.service 2026-08-27 10:11:50.796 | + functions-common:run_process:1686 : time_stop run_process 2026-08-27 10:11:50.804 | + functions-common:time_stop:2420 : local name 2026-08-27 10:11:50.811 | + functions-common:time_stop:2421 : local end_time 2026-08-27 10:11:50.816 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-27 10:11:50.825 | + functions-common:time_stop:2423 : local total 2026-08-27 10:11:50.829 | + functions-common:time_stop:2424 : local start_time 2026-08-27 10:11:50.832 | + functions-common:time_stop:2426 : name=run_process 2026-08-27 10:11:50.840 | + functions-common:time_stop:2427 : start_time=1787825508832 2026-08-27 10:11:50.846 | + functions-common:time_stop:2429 : [[ -z 1787825508832 ]] 2026-08-27 10:11:50.847 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-27 10:11:50.852 | + functions-common:time_stop:2432 : end_time=1787825510848 2026-08-27 10:11:50.855 | + functions-common:time_stop:2433 : elapsed_time=2016 2026-08-27 10:11:50.860 | + functions-common:time_stop:2434 : total=12822 2026-08-27 10:11:50.868 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-27 10:11:50.876 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=14838 2026-08-27 10:11:50.885 | + 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-27 10:11:50.893 | + functions-common:run_process:1674 : local service=neutron-periodic-workers 2026-08-27 10:11:50.900 | + 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-27 10:11:50.904 | + functions-common:run_process:1676 : local group= 2026-08-27 10:11:50.911 | + functions-common:run_process:1677 : local user= 2026-08-27 10:11:50.917 | + functions-common:run_process:1678 : local env_vars= 2026-08-27 10:11:50.926 | + functions-common:run_process:1680 : local name=neutron-periodic-workers 2026-08-27 10:11:50.930 | + functions-common:run_process:1682 : time_start run_process 2026-08-27 10:11:50.937 | + functions-common:time_start:2406 : local name=run_process 2026-08-27 10:11:50.942 | + functions-common:time_start:2407 : local start_time= 2026-08-27 10:11:50.950 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-27 10:11:50.954 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-27 10:11:50.965 | + functions-common:time_start:2411 : _TIME_START[$name]=1787825510957 2026-08-27 10:11:50.975 | + functions-common:run_process:1683 : is_service_enabled neutron-periodic-workers 2026-08-27 10:11:51.020 | + functions-common:is_service_enabled:2076 : return 0 2026-08-27 10:11:51.027 | + 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-27 10:11:51.030 | + functions-common:_run_under_systemd:1628 : local service=neutron-periodic-workers 2026-08-27 10:11:51.041 | + 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-27 10:11:51.048 | + 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-27 10:11:51.055 | + 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-27 10:11:51.064 | + 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-27 10:11:51.071 | + 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-27 10:11:51.076 | + 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-27 10:11:51.085 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@neutron-periodic-workers.service 2026-08-27 10:11:51.099 | + functions-common:_run_under_systemd:1635 : local group= 2026-08-27 10:11:51.105 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-08-27 10:11:51.109 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-08-27 10:11:51.118 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-08-27 10:11:51.124 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[neutron-periodic-workers] ]] 2026-08-27 10:11:51.128 | + 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-27 10:11:51.136 | + 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-27 10:11:51.141 | + functions-common:write_user_unit_file:1535 : local service=devstack@neutron-periodic-workers.service 2026-08-27 10:11:51.148 | + 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-27 10:11:51.157 | + functions-common:write_user_unit_file:1537 : local group= 2026-08-27 10:11:51.161 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-08-27 10:11:51.165 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-08-27 10:11:51.173 | + functions-common:write_user_unit_file:1540 : local extra= 2026-08-27 10:11:51.176 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-08-27 10:11:51.184 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@neutron-periodic-workers.service 2026-08-27 10:11:51.190 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-08-27 10:11:51.200 | + 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-27 10:11:51.338 | + 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-27 10:11:51.491 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service User quobyte 2026-08-27 10:11:51.572 | + 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-27 10:11:51.714 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service KillMode process 2026-08-27 10:11:51.841 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service TimeoutStopSec 300 2026-08-27 10:11:51.991 | + 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-27 10:11:52.118 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-08-27 10:11:52.126 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-08-27 10:11:52.133 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Install WantedBy multi-user.target 2026-08-27 10:11:52.300 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-08-27 10:11:52.868 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@neutron-periodic-workers.service 2026-08-27 10:11:52.902 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@neutron-periodic-workers.service → /etc/systemd/system/devstack@neutron-periodic-workers.service. 2026-08-27 10:11:53.439 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@neutron-periodic-workers.service 2026-08-27 10:11:53.503 | + functions-common:run_process:1686 : time_stop run_process 2026-08-27 10:11:53.509 | + functions-common:time_stop:2420 : local name 2026-08-27 10:11:53.514 | + functions-common:time_stop:2421 : local end_time 2026-08-27 10:11:53.518 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-27 10:11:53.524 | + functions-common:time_stop:2423 : local total 2026-08-27 10:11:53.533 | + functions-common:time_stop:2424 : local start_time 2026-08-27 10:11:53.534 | + functions-common:time_stop:2426 : name=run_process 2026-08-27 10:11:53.536 | + functions-common:time_stop:2427 : start_time=1787825510957 2026-08-27 10:11:53.538 | + functions-common:time_stop:2429 : [[ -z 1787825510957 ]] 2026-08-27 10:11:53.541 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-27 10:11:53.545 | + functions-common:time_stop:2432 : end_time=1787825513543 2026-08-27 10:11:53.547 | + functions-common:time_stop:2433 : elapsed_time=2586 2026-08-27 10:11:53.549 | + functions-common:time_stop:2434 : total=14838 2026-08-27 10:11:53.551 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-27 10:11:53.553 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=17424 2026-08-27 10:11:53.557 | + lib/neutron:start_neutron_service_and_check:651 : _run_ovn_maintenance 2026-08-27 10:11:53.557 | + lib/neutron:_run_ovn_maintenance:353 : [[ ovn == \o\v\n ]] 2026-08-27 10:11:53.559 | + 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-27 10:11:53.561 | + functions-common:run_process:1674 : local service=neutron-ovn-maintenance-worker 2026-08-27 10:11:53.563 | + 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-27 10:11:53.565 | + functions-common:run_process:1676 : local group= 2026-08-27 10:11:53.567 | + functions-common:run_process:1677 : local user= 2026-08-27 10:11:53.569 | + functions-common:run_process:1678 : local env_vars= 2026-08-27 10:11:53.571 | + functions-common:run_process:1680 : local name=neutron-ovn-maintenance-worker 2026-08-27 10:11:53.572 | + functions-common:run_process:1682 : time_start run_process 2026-08-27 10:11:53.575 | + functions-common:time_start:2406 : local name=run_process 2026-08-27 10:11:53.577 | + functions-common:time_start:2407 : local start_time= 2026-08-27 10:11:53.579 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-27 10:11:53.581 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-27 10:11:53.585 | + functions-common:time_start:2411 : _TIME_START[$name]=1787825513583 2026-08-27 10:11:53.587 | + functions-common:run_process:1683 : is_service_enabled neutron-ovn-maintenance-worker 2026-08-27 10:11:53.608 | + functions-common:is_service_enabled:2076 : return 0 2026-08-27 10:11:53.610 | + 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-27 10:11:53.612 | + functions-common:_run_under_systemd:1628 : local service=neutron-ovn-maintenance-worker 2026-08-27 10:11:53.614 | + 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-27 10:11:53.616 | + 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-27 10:11:53.618 | + 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-27 10:11:53.620 | + 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-27 10:11:53.622 | + 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-27 10:11:53.624 | + 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-27 10:11:53.626 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@neutron-ovn-maintenance-worker.service 2026-08-27 10:11:53.628 | + functions-common:_run_under_systemd:1635 : local group= 2026-08-27 10:11:53.630 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-08-27 10:11:53.632 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-08-27 10:11:53.633 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-08-27 10:11:53.635 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[neutron-ovn-maintenance-worker] ]] 2026-08-27 10:11:53.639 | + 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-27 10:11:53.640 | + 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-27 10:11:53.641 | + functions-common:write_user_unit_file:1535 : local service=devstack@neutron-ovn-maintenance-worker.service 2026-08-27 10:11:53.643 | + 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-27 10:11:53.645 | + functions-common:write_user_unit_file:1537 : local group= 2026-08-27 10:11:53.647 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-08-27 10:11:53.649 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-08-27 10:11:53.652 | + functions-common:write_user_unit_file:1540 : local extra= 2026-08-27 10:11:53.653 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-08-27 10:11:53.655 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service 2026-08-27 10:11:53.657 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-08-27 10:11:53.663 | + 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-27 10:11:53.782 | + 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-27 10:11:53.950 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service User quobyte 2026-08-27 10:11:54.069 | + 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-27 10:11:54.196 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service KillMode process 2026-08-27 10:11:54.323 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service TimeoutStopSec 300 2026-08-27 10:11:54.434 | + 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-27 10:11:54.532 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-08-27 10:11:54.533 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-08-27 10:11:54.534 | + 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-27 10:11:54.627 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-08-27 10:11:55.233 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@neutron-ovn-maintenance-worker.service 2026-08-27 10:11:55.273 | 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-27 10:11:55.817 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@neutron-ovn-maintenance-worker.service 2026-08-27 10:11:55.874 | + functions-common:run_process:1686 : time_stop run_process 2026-08-27 10:11:55.882 | + functions-common:time_stop:2420 : local name 2026-08-27 10:11:55.886 | + functions-common:time_stop:2421 : local end_time 2026-08-27 10:11:55.890 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-27 10:11:55.897 | + functions-common:time_stop:2423 : local total 2026-08-27 10:11:55.900 | + functions-common:time_stop:2424 : local start_time 2026-08-27 10:11:55.905 | + functions-common:time_stop:2426 : name=run_process 2026-08-27 10:11:55.911 | + functions-common:time_stop:2427 : start_time=1787825513583 2026-08-27 10:11:55.916 | + functions-common:time_stop:2429 : [[ -z 1787825513583 ]] 2026-08-27 10:11:55.923 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-27 10:11:55.932 | + functions-common:time_stop:2432 : end_time=1787825515925 2026-08-27 10:11:55.939 | + functions-common:time_stop:2433 : elapsed_time=2342 2026-08-27 10:11:55.942 | + functions-common:time_stop:2434 : total=17424 2026-08-27 10:11:55.947 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-27 10:11:55.952 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=19766 2026-08-27 10:11:55.957 | + lib/neutron:start_neutron_service_and_check:652 : '[' '!' -z networking ']' 2026-08-27 10:11:55.961 | + lib/neutron:start_neutron_service_and_check:653 : neutron_url=http://192.168.122.38/networking 2026-08-27 10:11:55.967 | + lib/neutron:start_neutron_service_and_check:655 : echo 'Waiting for Neutron to start...' 2026-08-27 10:11:55.967 | Waiting for Neutron to start... 2026-08-27 10:11:55.972 | + lib/neutron:start_neutron_service_and_check:657 : local 'testcmd=wget --no-proxy -q -O- http://192.168.122.38/networking' 2026-08-27 10:11:55.977 | + lib/neutron:start_neutron_service_and_check:658 : test_with_retry 'wget --no-proxy -q -O- http://192.168.122.38/networking' 'Neutron did not start' 60 2026-08-27 10:11:55.983 | + functions-common:test_with_retry:2358 : local 'testcmd=wget --no-proxy -q -O- http://192.168.122.38/networking' 2026-08-27 10:11:55.987 | + functions-common:test_with_retry:2359 : local 'failmsg=Neutron did not start' 2026-08-27 10:11:55.992 | + functions-common:test_with_retry:2360 : local until=60 2026-08-27 10:11:55.999 | + functions-common:test_with_retry:2361 : local sleep=0.5 2026-08-27 10:11:56.003 | + functions-common:test_with_retry:2363 : time_start test_with_retry 2026-08-27 10:11:56.009 | + functions-common:time_start:2406 : local name=test_with_retry 2026-08-27 10:11:56.016 | + functions-common:time_start:2407 : local start_time= 2026-08-27 10:11:56.022 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-27 10:11:56.029 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-27 10:11:56.042 | + functions-common:time_start:2411 : _TIME_START[$name]=1787825516032 2026-08-27 10:11:56.048 | + functions-common:test_with_retry:2364 : timeout 60 sh -c 'while ! wget --no-proxy -q -O- http://192.168.122.38/networking; do sleep 0.5; done' 2026-08-27 10:12:03.241 | {"versions": [{"id": "v2.0", "status": "CURRENT", "links": [{"rel": "self", "href": "http://192.168.122.38/networking/v2.0/"}]}]}+ functions-common:test_with_retry:2367 : time_stop test_with_retry 2026-08-27 10:12:03.248 | + functions-common:time_stop:2420 : local name 2026-08-27 10:12:03.253 | + functions-common:time_stop:2421 : local end_time 2026-08-27 10:12:03.259 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-27 10:12:03.263 | + functions-common:time_stop:2423 : local total 2026-08-27 10:12:03.268 | + functions-common:time_stop:2424 : local start_time 2026-08-27 10:12:03.273 | + functions-common:time_stop:2426 : name=test_with_retry 2026-08-27 10:12:03.277 | + functions-common:time_stop:2427 : start_time=1787825516032 2026-08-27 10:12:03.282 | + functions-common:time_stop:2429 : [[ -z 1787825516032 ]] 2026-08-27 10:12:03.293 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-27 10:12:03.301 | + functions-common:time_stop:2432 : end_time=1787825523294 2026-08-27 10:12:03.307 | + functions-common:time_stop:2433 : elapsed_time=7262 2026-08-27 10:12:03.315 | + functions-common:time_stop:2434 : total=0 2026-08-27 10:12:03.321 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-27 10:12:03.328 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=7262 2026-08-27 10:12:03.333 | + ./stack.sh:main:1312 : is_service_enabled placement 2026-08-27 10:12:03.374 | + functions-common:is_service_enabled:2076 : return 0 2026-08-27 10:12:03.379 | + ./stack.sh:main:1313 : echo_summary 'Starting Placement' 2026-08-27 10:12:03.388 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-27 10:12:03.391 | + ./stack.sh:echo_summary:450 : echo -e Starting Placement 2026-08-27 10:12:03.398 | + ./stack.sh:main:1314 : start_placement 2026-08-27 10:12:03.404 | + lib/placement:start_placement:137 : start_placement_api 2026-08-27 10:12:03.412 | ++ lib/placement:start_placement_api:128 : which uwsgi 2026-08-27 10:12:03.421 | + lib/placement:start_placement_api:128 : run_process placement-api '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-08-27 10:12:03.426 | + functions-common:run_process:1674 : local service=placement-api 2026-08-27 10:12:03.431 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-08-27 10:12:03.436 | + functions-common:run_process:1676 : local group= 2026-08-27 10:12:03.443 | + functions-common:run_process:1677 : local user= 2026-08-27 10:12:03.447 | + functions-common:run_process:1678 : local env_vars= 2026-08-27 10:12:03.453 | + functions-common:run_process:1680 : local name=placement-api 2026-08-27 10:12:03.459 | + functions-common:run_process:1682 : time_start run_process 2026-08-27 10:12:03.463 | + functions-common:time_start:2406 : local name=run_process 2026-08-27 10:12:03.468 | + functions-common:time_start:2407 : local start_time= 2026-08-27 10:12:03.473 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-27 10:12:03.481 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-27 10:12:03.488 | + functions-common:time_start:2411 : _TIME_START[$name]=1787825523482 2026-08-27 10:12:03.495 | + functions-common:run_process:1683 : is_service_enabled placement-api 2026-08-27 10:12:03.535 | + functions-common:is_service_enabled:2076 : return 0 2026-08-27 10:12:03.539 | + functions-common:run_process:1684 : _run_under_systemd placement-api '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' '' '' '' 2026-08-27 10:12:03.545 | + functions-common:_run_under_systemd:1628 : local service=placement-api 2026-08-27 10:12:03.549 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-08-27 10:12:03.558 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-08-27 10:12:03.565 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-08-27 10:12:03.569 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-08-27 10:12:03.572 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ sudo ]] 2026-08-27 10:12:03.575 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ ^/ ]] 2026-08-27 10:12:03.578 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@placement-api.service 2026-08-27 10:12:03.582 | + functions-common:_run_under_systemd:1635 : local group= 2026-08-27 10:12:03.587 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-08-27 10:12:03.590 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-08-27 10:12:03.597 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-08-27 10:12:03.600 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[placement-api] ]] 2026-08-27 10:12:03.606 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ uwsgi ]] 2026-08-27 10:12:03.611 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-08-27 10:12:03.619 | + 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-27 10:12:03.624 | + 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-27 10:12:03.631 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@placement-api.service 2026-08-27 10:12:03.635 | + 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-27 10:12:03.640 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-08-27 10:12:03.646 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-08-27 10:12:03.652 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-08-27 10:12:03.660 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@placement-api.service 2026-08-27 10:12:03.661 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-08-27 10:12:03.667 | + 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-27 10:12:03.782 | + 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-27 10:12:03.915 | + 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-27 10:12:04.015 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service User quobyte 2026-08-27 10:12:04.142 | + 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-27 10:12:04.269 | + 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-27 10:12:04.383 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Type notify 2026-08-27 10:12:04.492 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service KillMode process 2026-08-27 10:12:04.600 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Restart always 2026-08-27 10:12:04.707 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service NotifyAccess all 2026-08-27 10:12:04.802 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service RestartForceExitStatus 100 2026-08-27 10:12:04.893 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-08-27 10:12:04.896 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-08-27 10:12:04.899 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Install WantedBy multi-user.target 2026-08-27 10:12:04.988 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-08-27 10:12:05.495 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@placement-api.service 2026-08-27 10:12:05.526 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@placement-api.service → /etc/systemd/system/devstack@placement-api.service. 2026-08-27 10:12:06.005 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@placement-api.service 2026-08-27 10:12:06.148 | + functions-common:run_process:1686 : time_stop run_process 2026-08-27 10:12:06.152 | + functions-common:time_stop:2420 : local name 2026-08-27 10:12:06.156 | + functions-common:time_stop:2421 : local end_time 2026-08-27 10:12:06.160 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-27 10:12:06.164 | + functions-common:time_stop:2423 : local total 2026-08-27 10:12:06.167 | + functions-common:time_stop:2424 : local start_time 2026-08-27 10:12:06.171 | + functions-common:time_stop:2426 : name=run_process 2026-08-27 10:12:06.175 | + functions-common:time_stop:2427 : start_time=1787825523482 2026-08-27 10:12:06.179 | + functions-common:time_stop:2429 : [[ -z 1787825523482 ]] 2026-08-27 10:12:06.183 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-27 10:12:06.189 | + functions-common:time_stop:2432 : end_time=1787825526185 2026-08-27 10:12:06.193 | + functions-common:time_stop:2433 : elapsed_time=2703 2026-08-27 10:12:06.196 | + functions-common:time_stop:2434 : total=19766 2026-08-27 10:12:06.200 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-27 10:12:06.204 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=22469 2026-08-27 10:12:06.207 | + lib/placement:start_placement_api:130 : echo 'Waiting for placement-api to start...' 2026-08-27 10:12:06.208 | Waiting for placement-api to start... 2026-08-27 10:12:06.213 | + lib/placement:start_placement_api:131 : wait_for_service 60 http://192.168.122.38/placement 2026-08-27 10:12:06.215 | + functions:wait_for_service:476 : local timeout=60 2026-08-27 10:12:06.219 | + functions:wait_for_service:477 : local url=http://192.168.122.38/placement 2026-08-27 10:12:06.223 | + functions:wait_for_service:478 : local rval=0 2026-08-27 10:12:06.227 | + functions:wait_for_service:479 : time_start wait_for_service 2026-08-27 10:12:06.231 | + functions-common:time_start:2406 : local name=wait_for_service 2026-08-27 10:12:06.234 | + functions-common:time_start:2407 : local start_time= 2026-08-27 10:12:06.237 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-27 10:12:06.242 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-27 10:12:06.249 | + functions-common:time_start:2411 : _TIME_START[$name]=1787825526244 2026-08-27 10:12:06.252 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-08-27 10:12:06.255 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-27 10:12:06.258 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.38/placement 2026-08-27 10:12:08.795 | + :: : [[ 200 == 503 ]] 2026-08-27 10:12:08.797 | + :: : [[ 0 -eq 7 ]] 2026-08-27 10:12:08.802 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-08-27 10:12:08.807 | + functions-common:time_stop:2420 : local name 2026-08-27 10:12:08.810 | + functions-common:time_stop:2421 : local end_time 2026-08-27 10:12:08.814 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-27 10:12:08.817 | + functions-common:time_stop:2423 : local total 2026-08-27 10:12:08.821 | + functions-common:time_stop:2424 : local start_time 2026-08-27 10:12:08.825 | + functions-common:time_stop:2426 : name=wait_for_service 2026-08-27 10:12:08.829 | + functions-common:time_stop:2427 : start_time=1787825526244 2026-08-27 10:12:08.833 | + functions-common:time_stop:2429 : [[ -z 1787825526244 ]] 2026-08-27 10:12:08.839 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-27 10:12:08.845 | + functions-common:time_stop:2432 : end_time=1787825528841 2026-08-27 10:12:08.849 | + functions-common:time_stop:2433 : elapsed_time=2597 2026-08-27 10:12:08.853 | + functions-common:time_stop:2434 : total=11909 2026-08-27 10:12:08.857 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-27 10:12:08.861 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=14506 2026-08-27 10:12:08.865 | + functions:wait_for_service:486 : return 0 2026-08-27 10:12:08.869 | + ./stack.sh:main:1317 : is_service_enabled neutron 2026-08-27 10:12:08.896 | + functions-common:is_service_enabled:2076 : return 0 2026-08-27 10:12:08.900 | + ./stack.sh:main:1318 : start_neutron 2026-08-27 10:12:08.904 | + lib/neutron:start_neutron:662 : start_l2_agent 2026-08-27 10:12:08.908 | + 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-27 10:12:08.912 | + functions-common:run_process:1674 : local service=q-agt 2026-08-27 10:12:08.916 | + functions-common:run_process:1675 : local 'command= --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-08-27 10:12:08.920 | + functions-common:run_process:1676 : local group= 2026-08-27 10:12:08.925 | + functions-common:run_process:1677 : local user= 2026-08-27 10:12:08.929 | + functions-common:run_process:1678 : local env_vars= 2026-08-27 10:12:08.933 | + functions-common:run_process:1680 : local name=q-agt 2026-08-27 10:12:08.936 | + functions-common:run_process:1682 : time_start run_process 2026-08-27 10:12:08.940 | + functions-common:time_start:2406 : local name=run_process 2026-08-27 10:12:08.944 | + functions-common:time_start:2407 : local start_time= 2026-08-27 10:12:08.948 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-27 10:12:08.954 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-27 10:12:08.960 | + functions-common:time_start:2411 : _TIME_START[$name]=1787825528956 2026-08-27 10:12:08.964 | + functions-common:run_process:1683 : is_service_enabled q-agt 2026-08-27 10:12:08.990 | + functions-common:is_service_enabled:2076 : return 1 2026-08-27 10:12:08.994 | + functions-common:run_process:1686 : time_stop run_process 2026-08-27 10:12:08.998 | + functions-common:time_stop:2420 : local name 2026-08-27 10:12:09.003 | + functions-common:time_stop:2421 : local end_time 2026-08-27 10:12:09.006 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-27 10:12:09.011 | + functions-common:time_stop:2423 : local total 2026-08-27 10:12:09.015 | + functions-common:time_stop:2424 : local start_time 2026-08-27 10:12:09.019 | + functions-common:time_stop:2426 : name=run_process 2026-08-27 10:12:09.023 | + functions-common:time_stop:2427 : start_time=1787825528956 2026-08-27 10:12:09.027 | + functions-common:time_stop:2429 : [[ -z 1787825528956 ]] 2026-08-27 10:12:09.032 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-27 10:12:09.038 | + functions-common:time_stop:2432 : end_time=1787825529034 2026-08-27 10:12:09.043 | + functions-common:time_stop:2433 : elapsed_time=78 2026-08-27 10:12:09.047 | + functions-common:time_stop:2434 : total=22469 2026-08-27 10:12:09.051 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-27 10:12:09.055 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=22547 2026-08-27 10:12:09.059 | + lib/neutron:start_l2_agent:671 : is_provider_network 2026-08-27 10:12:09.063 | + functions-common:is_provider_network:2269 : '[' '' == True ']' 2026-08-27 10:12:09.067 | + functions-common:is_provider_network:2272 : return 1 2026-08-27 10:12:09.071 | + lib/neutron:start_neutron:663 : start_other_agents 2026-08-27 10:12:09.075 | + 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-27 10:12:09.079 | + functions-common:run_process:1674 : local service=q-dhcp 2026-08-27 10:12:09.083 | + 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-27 10:12:09.087 | + functions-common:run_process:1676 : local group= 2026-08-27 10:12:09.091 | + functions-common:run_process:1677 : local user= 2026-08-27 10:12:09.095 | + functions-common:run_process:1678 : local env_vars= 2026-08-27 10:12:09.099 | + functions-common:run_process:1680 : local name=q-dhcp 2026-08-27 10:12:09.103 | + functions-common:run_process:1682 : time_start run_process 2026-08-27 10:12:09.107 | + functions-common:time_start:2406 : local name=run_process 2026-08-27 10:12:09.111 | + functions-common:time_start:2407 : local start_time= 2026-08-27 10:12:09.115 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-27 10:12:09.120 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-27 10:12:09.127 | + functions-common:time_start:2411 : _TIME_START[$name]=1787825529122 2026-08-27 10:12:09.131 | + functions-common:run_process:1683 : is_service_enabled q-dhcp 2026-08-27 10:12:09.157 | + functions-common:is_service_enabled:2076 : return 1 2026-08-27 10:12:09.161 | + functions-common:run_process:1686 : time_stop run_process 2026-08-27 10:12:09.165 | + functions-common:time_stop:2420 : local name 2026-08-27 10:12:09.169 | + functions-common:time_stop:2421 : local end_time 2026-08-27 10:12:09.173 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-27 10:12:09.177 | + functions-common:time_stop:2423 : local total 2026-08-27 10:12:09.181 | + functions-common:time_stop:2424 : local start_time 2026-08-27 10:12:09.185 | + functions-common:time_stop:2426 : name=run_process 2026-08-27 10:12:09.189 | + functions-common:time_stop:2427 : start_time=1787825529122 2026-08-27 10:12:09.193 | + functions-common:time_stop:2429 : [[ -z 1787825529122 ]] 2026-08-27 10:12:09.198 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-27 10:12:09.204 | + functions-common:time_stop:2432 : end_time=1787825529200 2026-08-27 10:12:09.209 | + functions-common:time_stop:2433 : elapsed_time=78 2026-08-27 10:12:09.213 | + functions-common:time_stop:2434 : total=22547 2026-08-27 10:12:09.217 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-27 10:12:09.221 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=22625 2026-08-27 10:12:09.226 | ++ lib/neutron:start_other_agents:689 : determine_config_files neutron-l3-agent 2026-08-27 10:12:09.231 | ++ lib/neutron:determine_config_files:367 : local opts= 2026-08-27 10:12:09.235 | ++ lib/neutron:determine_config_files:368 : case "$1" in 2026-08-27 10:12:09.240 | +++ lib/neutron:determine_config_files:370 : _determine_config_l3 2026-08-27 10:12:09.244 | +++ lib/neutron:_determine_config_l3:348 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-08-27 10:12:09.248 | +++ lib/neutron:_determine_config_l3:349 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-08-27 10:12:09.255 | ++ lib/neutron:determine_config_files:370 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-08-27 10:12:09.259 | ++ lib/neutron:determine_config_files:372 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' ']' 2026-08-27 10:12:09.263 | ++ lib/neutron:determine_config_files:375 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-08-27 10:12:09.268 | + 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-27 10:12:09.272 | + functions-common:run_process:1674 : local service=q-l3 2026-08-27 10:12:09.276 | + 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-27 10:12:09.280 | + functions-common:run_process:1676 : local group= 2026-08-27 10:12:09.284 | + functions-common:run_process:1677 : local user= 2026-08-27 10:12:09.287 | + functions-common:run_process:1678 : local env_vars= 2026-08-27 10:12:09.292 | + functions-common:run_process:1680 : local name=q-l3 2026-08-27 10:12:09.295 | + functions-common:run_process:1682 : time_start run_process 2026-08-27 10:12:09.299 | + functions-common:time_start:2406 : local name=run_process 2026-08-27 10:12:09.303 | + functions-common:time_start:2407 : local start_time= 2026-08-27 10:12:09.308 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-27 10:12:09.313 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-27 10:12:09.319 | + functions-common:time_start:2411 : _TIME_START[$name]=1787825529315 2026-08-27 10:12:09.323 | + functions-common:run_process:1683 : is_service_enabled q-l3 2026-08-27 10:12:09.349 | + functions-common:is_service_enabled:2076 : return 1 2026-08-27 10:12:09.353 | + functions-common:run_process:1686 : time_stop run_process 2026-08-27 10:12:09.357 | + functions-common:time_stop:2420 : local name 2026-08-27 10:12:09.361 | + functions-common:time_stop:2421 : local end_time 2026-08-27 10:12:09.365 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-27 10:12:09.369 | + functions-common:time_stop:2423 : local total 2026-08-27 10:12:09.373 | + functions-common:time_stop:2424 : local start_time 2026-08-27 10:12:09.377 | + functions-common:time_stop:2426 : name=run_process 2026-08-27 10:12:09.381 | + functions-common:time_stop:2427 : start_time=1787825529315 2026-08-27 10:12:09.385 | + functions-common:time_stop:2429 : [[ -z 1787825529315 ]] 2026-08-27 10:12:09.391 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-27 10:12:09.397 | + functions-common:time_stop:2432 : end_time=1787825529393 2026-08-27 10:12:09.401 | + functions-common:time_stop:2433 : elapsed_time=78 2026-08-27 10:12:09.405 | + functions-common:time_stop:2434 : total=22625 2026-08-27 10:12:09.409 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-27 10:12:09.413 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=22703 2026-08-27 10:12:09.417 | + 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-27 10:12:09.422 | + functions-common:run_process:1674 : local service=q-meta 2026-08-27 10:12:09.426 | + 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-27 10:12:09.430 | + functions-common:run_process:1676 : local group= 2026-08-27 10:12:09.434 | + functions-common:run_process:1677 : local user= 2026-08-27 10:12:09.438 | + functions-common:run_process:1678 : local env_vars= 2026-08-27 10:12:09.442 | + functions-common:run_process:1680 : local name=q-meta 2026-08-27 10:12:09.446 | + functions-common:run_process:1682 : time_start run_process 2026-08-27 10:12:09.450 | + functions-common:time_start:2406 : local name=run_process 2026-08-27 10:12:09.454 | + functions-common:time_start:2407 : local start_time= 2026-08-27 10:12:09.459 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-27 10:12:09.464 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-27 10:12:09.470 | + functions-common:time_start:2411 : _TIME_START[$name]=1787825529465 2026-08-27 10:12:09.474 | + functions-common:run_process:1683 : is_service_enabled q-meta 2026-08-27 10:12:09.500 | + functions-common:is_service_enabled:2076 : return 1 2026-08-27 10:12:09.504 | + functions-common:run_process:1686 : time_stop run_process 2026-08-27 10:12:09.508 | + functions-common:time_stop:2420 : local name 2026-08-27 10:12:09.512 | + functions-common:time_stop:2421 : local end_time 2026-08-27 10:12:09.517 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-27 10:12:09.521 | + functions-common:time_stop:2423 : local total 2026-08-27 10:12:09.525 | + functions-common:time_stop:2424 : local start_time 2026-08-27 10:12:09.529 | + functions-common:time_stop:2426 : name=run_process 2026-08-27 10:12:09.533 | + functions-common:time_stop:2427 : start_time=1787825529465 2026-08-27 10:12:09.537 | + functions-common:time_stop:2429 : [[ -z 1787825529465 ]] 2026-08-27 10:12:09.542 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-27 10:12:09.548 | + functions-common:time_stop:2432 : end_time=1787825529544 2026-08-27 10:12:09.552 | + functions-common:time_stop:2433 : elapsed_time=79 2026-08-27 10:12:09.556 | + functions-common:time_stop:2434 : total=22703 2026-08-27 10:12:09.560 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-27 10:12:09.564 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=22782 2026-08-27 10:12:09.569 | + 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-27 10:12:09.573 | + functions-common:run_process:1674 : local service=q-metering 2026-08-27 10:12:09.577 | + 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-27 10:12:09.581 | + functions-common:run_process:1676 : local group= 2026-08-27 10:12:09.585 | + functions-common:run_process:1677 : local user= 2026-08-27 10:12:09.589 | + functions-common:run_process:1678 : local env_vars= 2026-08-27 10:12:09.593 | + functions-common:run_process:1680 : local name=q-metering 2026-08-27 10:12:09.597 | + functions-common:run_process:1682 : time_start run_process 2026-08-27 10:12:09.601 | + functions-common:time_start:2406 : local name=run_process 2026-08-27 10:12:09.605 | + functions-common:time_start:2407 : local start_time= 2026-08-27 10:12:09.609 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-27 10:12:09.614 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-27 10:12:09.620 | + functions-common:time_start:2411 : _TIME_START[$name]=1787825529616 2026-08-27 10:12:09.624 | + functions-common:run_process:1683 : is_service_enabled q-metering 2026-08-27 10:12:09.650 | + functions-common:is_service_enabled:2076 : return 1 2026-08-27 10:12:09.655 | + functions-common:run_process:1686 : time_stop run_process 2026-08-27 10:12:09.659 | + functions-common:time_stop:2420 : local name 2026-08-27 10:12:09.663 | + functions-common:time_stop:2421 : local end_time 2026-08-27 10:12:09.667 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-27 10:12:09.671 | + functions-common:time_stop:2423 : local total 2026-08-27 10:12:09.675 | + functions-common:time_stop:2424 : local start_time 2026-08-27 10:12:09.679 | + functions-common:time_stop:2426 : name=run_process 2026-08-27 10:12:09.683 | + functions-common:time_stop:2427 : start_time=1787825529616 2026-08-27 10:12:09.687 | + functions-common:time_stop:2429 : [[ -z 1787825529616 ]] 2026-08-27 10:12:09.693 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-27 10:12:09.699 | + functions-common:time_stop:2432 : end_time=1787825529694 2026-08-27 10:12:09.703 | + functions-common:time_stop:2433 : elapsed_time=78 2026-08-27 10:12:09.707 | + functions-common:time_stop:2434 : total=22782 2026-08-27 10:12:09.711 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-27 10:12:09.715 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=22860 2026-08-27 10:12:09.719 | + ./stack.sh:main:1321 : is_service_enabled q-svc neutron-api 2026-08-27 10:12:09.744 | + functions-common:is_service_enabled:2076 : return 0 2026-08-27 10:12:09.749 | + ./stack.sh:main:1321 : [[ True == \T\r\u\e ]] 2026-08-27 10:12:09.753 | + ./stack.sh:main:1322 : echo_summary 'Creating initial neutron network elements' 2026-08-27 10:12:09.757 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-27 10:12:09.761 | + ./stack.sh:echo_summary:450 : echo -e Creating initial neutron network elements 2026-08-27 10:12:09.765 | + ./stack.sh:main:1325 : type -p neutron_plugin_create_initial_networks 2026-08-27 10:12:09.770 | + ./stack.sh:main:1328 : create_neutron_initial_network 2026-08-27 10:12:09.776 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:158 : type -p neutron_plugin_create_initial_network_profile 2026-08-27 10:12:09.781 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:162 : is_networking_extension_supported auto-allocated-topology 2026-08-27 10:12:09.786 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=auto-allocated-topology 2026-08-27 10:12:09.791 | ++ 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-27 10:12:13.508 | ++ functions-common:oscwrap:2465 : return 0 2026-08-27 10:12:13.515 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-08-27 10:12:13.515 | address-scope 2026-08-27 10:12:13.515 | agent 2026-08-27 10:12:13.515 | allowed-address-pairs 2026-08-27 10:12:13.515 | auto-allocated-topology 2026-08-27 10:12:13.516 | availability_zone 2026-08-27 10:12:13.516 | default-subnetpools 2026-08-27 10:12:13.516 | dhcp_agent_scheduler 2026-08-27 10:12:13.516 | dns-integration 2026-08-27 10:12:13.516 | dns-domain-ports 2026-08-27 10:12:13.516 | dns-integration-domain-keywords 2026-08-27 10:12:13.516 | empty-string-filtering 2026-08-27 10:12:13.516 | external-net 2026-08-27 10:12:13.516 | extra_dhcp_opt 2026-08-27 10:12:13.516 | extraroute 2026-08-27 10:12:13.516 | extraroute-atomic 2026-08-27 10:12:13.517 | filter-validation 2026-08-27 10:12:13.517 | floating-ip-port-forwarding-detail 2026-08-27 10:12:13.517 | fip-port-details 2026-08-27 10:12:13.517 | flavors 2026-08-27 10:12:13.517 | floatingip-pools 2026-08-27 10:12:13.517 | router 2026-08-27 10:12:13.517 | l3-agent-scheduler-ha-chassis-priority 2026-08-27 10:12:13.518 | enable-default-route-bfd 2026-08-27 10:12:13.519 | enable-default-route-ecmp 2026-08-27 10:12:13.519 | ext-gw-mode 2026-08-27 10:12:13.520 | l3-ha 2026-08-27 10:12:13.520 | external-gateway-multihoming 2026-08-27 10:12:13.521 | l3-flavors 2026-08-27 10:12:13.521 | l3_agent_scheduler 2026-08-27 10:12:13.521 | multi-provider 2026-08-27 10:12:13.521 | net-mtu 2026-08-27 10:12:13.521 | net-mtu-writable 2026-08-27 10:12:13.521 | network_availability_zone 2026-08-27 10:12:13.521 | network-ip-availability 2026-08-27 10:12:13.521 | network-ip-availability-details 2026-08-27 10:12:13.521 | pagination 2026-08-27 10:12:13.522 | port-device-profile 2026-08-27 10:12:13.522 | port-mac-address-regenerate 2026-08-27 10:12:13.522 | port-numa-affinity-policy 2026-08-27 10:12:13.522 | port-numa-affinity-policy-socket 2026-08-27 10:12:13.522 | binding 2026-08-27 10:12:13.522 | binding-extended 2026-08-27 10:12:13.522 | port-security 2026-08-27 10:12:13.523 | project-id 2026-08-27 10:12:13.523 | provider 2026-08-27 10:12:13.523 | qinq 2026-08-27 10:12:13.524 | quota-check-limit 2026-08-27 10:12:13.524 | quota-check-limit-default 2026-08-27 10:12:13.524 | quotas 2026-08-27 10:12:13.524 | quota_details 2026-08-27 10:12:13.524 | rbac-policies 2026-08-27 10:12:13.525 | rbac-address-scope 2026-08-27 10:12:13.525 | rbac-security-groups 2026-08-27 10:12:13.525 | revision-if-match 2026-08-27 10:12:13.525 | standard-attr-revisions 2026-08-27 10:12:13.525 | router_availability_zone 2026-08-27 10:12:13.525 | router-enable-snat 2026-08-27 10:12:13.525 | security-groups-default-rules 2026-08-27 10:12:13.526 | security-groups-default-statefulness 2026-08-27 10:12:13.526 | security-groups-normalized-cidr 2026-08-27 10:12:13.526 | security-groups-remote-address-group 2026-08-27 10:12:13.526 | security-groups-rules-belongs-to-default-sg 2026-08-27 10:12:13.526 | security-groups-shared-filtering 2026-08-27 10:12:13.526 | security-group 2026-08-27 10:12:13.526 | service-type 2026-08-27 10:12:13.527 | sorting 2026-08-27 10:12:13.527 | standard-attr-description 2026-08-27 10:12:13.527 | stateful-security-group 2026-08-27 10:12:13.527 | subnet-dns-publish-fixed-ip 2026-08-27 10:12:13.527 | subnet-external-network 2026-08-27 10:12:13.527 | subnet_onboard 2026-08-27 10:12:13.528 | subnet-service-types 2026-08-27 10:12:13.528 | subnet_allocation 2026-08-27 10:12:13.528 | subnetpool-prefix-ops 2026-08-27 10:12:13.528 | tag-creation 2026-08-27 10:12:13.528 | standard-attr-tag 2026-08-27 10:12:13.528 | standard-attr-timestamp 2026-08-27 10:12:13.528 | vlan-transparent' 2026-08-27 10:12:13.529 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-08-27 10:12:13.529 | address-scope 2026-08-27 10:12:13.529 | agent 2026-08-27 10:12:13.529 | allowed-address-pairs 2026-08-27 10:12:13.529 | auto-allocated-topology 2026-08-27 10:12:13.529 | availability_zone 2026-08-27 10:12:13.530 | default-subnetpools 2026-08-27 10:12:13.530 | dhcp_agent_scheduler 2026-08-27 10:12:13.530 | dns-integration 2026-08-27 10:12:13.530 | dns-domain-ports 2026-08-27 10:12:13.530 | dns-integration-domain-keywords 2026-08-27 10:12:13.530 | empty-string-filtering 2026-08-27 10:12:13.530 | external-net 2026-08-27 10:12:13.531 | extra_dhcp_opt 2026-08-27 10:12:13.531 | extraroute 2026-08-27 10:12:13.531 | extraroute-atomic 2026-08-27 10:12:13.531 | filter-validation 2026-08-27 10:12:13.531 | floating-ip-port-forwarding-detail 2026-08-27 10:12:13.531 | fip-port-details 2026-08-27 10:12:13.531 | flavors 2026-08-27 10:12:13.532 | floatingip-pools 2026-08-27 10:12:13.532 | router 2026-08-27 10:12:13.532 | l3-agent-scheduler-ha-chassis-priority 2026-08-27 10:12:13.532 | enable-default-route-bfd 2026-08-27 10:12:13.532 | enable-default-route-ecmp 2026-08-27 10:12:13.532 | ext-gw-mode 2026-08-27 10:12:13.532 | l3-ha 2026-08-27 10:12:13.533 | external-gateway-multihoming 2026-08-27 10:12:13.533 | l3-flavors 2026-08-27 10:12:13.533 | l3_agent_scheduler 2026-08-27 10:12:13.533 | multi-provider 2026-08-27 10:12:13.533 | net-mtu 2026-08-27 10:12:13.533 | net-mtu-writable 2026-08-27 10:12:13.534 | network_availability_zone 2026-08-27 10:12:13.534 | network-ip-availability 2026-08-27 10:12:13.534 | network-ip-availability-details 2026-08-27 10:12:13.534 | pagination 2026-08-27 10:12:13.534 | port-device-profile 2026-08-27 10:12:13.534 | port-mac-address-regenerate 2026-08-27 10:12:13.534 | port-numa-affinity-policy 2026-08-27 10:12:13.535 | port-numa-affinity-policy-socket 2026-08-27 10:12:13.535 | binding 2026-08-27 10:12:13.535 | binding-extended 2026-08-27 10:12:13.535 | port-security 2026-08-27 10:12:13.535 | project-id 2026-08-27 10:12:13.535 | provider 2026-08-27 10:12:13.535 | qinq 2026-08-27 10:12:13.536 | quota-check-limit 2026-08-27 10:12:13.536 | quota-check-limit-default 2026-08-27 10:12:13.536 | quotas 2026-08-27 10:12:13.536 | quota_details 2026-08-27 10:12:13.536 | rbac-policies 2026-08-27 10:12:13.536 | rbac-address-scope 2026-08-27 10:12:13.537 | rbac-security-groups 2026-08-27 10:12:13.537 | revision-if-match 2026-08-27 10:12:13.537 | standard-attr-revisions 2026-08-27 10:12:13.537 | router_availability_zone 2026-08-27 10:12:13.537 | router-enable-snat 2026-08-27 10:12:13.537 | security-groups-default-rules 2026-08-27 10:12:13.537 | security-groups-default-statefulness 2026-08-27 10:12:13.538 | security-groups-normalized-cidr 2026-08-27 10:12:13.538 | security-groups-remote-address-group 2026-08-27 10:12:13.538 | security-groups-rules-belongs-to-default-sg 2026-08-27 10:12:13.538 | security-groups-shared-filtering 2026-08-27 10:12:13.538 | security-group 2026-08-27 10:12:13.538 | service-type 2026-08-27 10:12:13.538 | sorting 2026-08-27 10:12:13.539 | standard-attr-description 2026-08-27 10:12:13.539 | stateful-security-group 2026-08-27 10:12:13.539 | subnet-dns-publish-fixed-ip 2026-08-27 10:12:13.539 | subnet-external-network 2026-08-27 10:12:13.539 | subnet_onboard 2026-08-27 10:12:13.539 | subnet-service-types 2026-08-27 10:12:13.539 | subnet_allocation 2026-08-27 10:12:13.540 | subnetpool-prefix-ops 2026-08-27 10:12:13.540 | tag-creation 2026-08-27 10:12:13.540 | standard-attr-tag 2026-08-27 10:12:13.540 | standard-attr-timestamp 2026-08-27 10:12:13.540 | vlan-transparent =~ auto-allocated-topology ]] 2026-08-27 10:12:13.540 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-08-27 10:12:13.541 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:163 : [[ True == \T\r\u\e ]] 2026-08-27 10:12:13.541 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:164 : [[ 4+6 =~ 4.* ]] 2026-08-27 10:12:13.541 | ++ 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-27 10:12:17.466 | ++ functions-common:oscwrap:2465 : return 0 2026-08-27 10:12:17.471 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:165 : SUBNETPOOL_V4_ID=82a7a765-0bae-489d-94d8-4991896f7713 2026-08-27 10:12:17.475 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:167 : [[ 4+6 =~ .*6 ]] 2026-08-27 10:12:17.481 | ++ 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 fd08:a45c:bb08::/56 --share --default -f value -c id 2026-08-27 10:12:21.121 | ++ functions-common:oscwrap:2465 : return 0 2026-08-27 10:12:21.126 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:168 : SUBNETPOOL_V6_ID=0e0d59fc-778d-47fa-8fab-57aa53e89e0b 2026-08-27 10:12:21.130 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:173 : is_provider_network 2026-08-27 10:12:21.133 | + functions-common:is_provider_network:2269 : '[' '' == True ']' 2026-08-27 10:12:21.137 | + functions-common:is_provider_network:2272 : return 1 2026-08-27 10:12:21.143 | ++ 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-27 10:12:26.524 | ++ functions-common:oscwrap:2465 : return 0 2026-08-27 10:12:26.527 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:203 : NET_ID=8e3b19b9-5c0e-4f85-a3e5-64f20093c945 2026-08-27 10:12:26.531 | + 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-27 10:12:26.535 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-08-27 10:12:26.558 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:206 : [[ 4+6 =~ 4.* ]] 2026-08-27 10:12:26.562 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:208 : _neutron_create_private_subnet_v4 2026-08-27 10:12:26.566 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:255 : '[' -z 82a7a765-0bae-489d-94d8-4991896f7713 ']' 2026-08-27 10:12:26.570 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:258 : local 'subnet_params=--ip-version 4 ' 2026-08-27 10:12:26.574 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:259 : [[ -n '' ]] 2026-08-27 10:12:26.578 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:263 : subnet_params+='--subnet-pool 82a7a765-0bae-489d-94d8-4991896f7713 ' 2026-08-27 10:12:26.582 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:264 : subnet_params+=' ' 2026-08-27 10:12:26.585 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:265 : subnet_params+='--network 8e3b19b9-5c0e-4f85-a3e5-64f20093c945 private-subnet' 2026-08-27 10:12:26.589 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:266 : local subnet_id 2026-08-27 10:12:26.595 | +++ 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 82a7a765-0bae-489d-94d8-4991896f7713 --network 8e3b19b9-5c0e-4f85-a3e5-64f20093c945 private-subnet -f value -c id 2026-08-27 10:12:31.623 | +++ functions-common:oscwrap:2465 : return 0 2026-08-27 10:12:31.628 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:267 : subnet_id=cf55030b-c39e-46c6-85d8-77f008573953 2026-08-27 10:12:31.633 | ++ 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-27 10:12:31.637 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-08-27 10:12:31.661 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:269 : echo cf55030b-c39e-46c6-85d8-77f008573953 2026-08-27 10:12:31.666 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:208 : SUBNET_ID=cf55030b-c39e-46c6-85d8-77f008573953 2026-08-27 10:12:31.674 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:211 : [[ 4+6 =~ .*6 ]] 2026-08-27 10:12:31.679 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:213 : _neutron_create_private_subnet_v6 2026-08-27 10:12:31.683 | ++ 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-27 10:12:31.687 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-08-27 10:12:31.711 | ++ 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-27 10:12:31.715 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-08-27 10:12:31.740 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:276 : local 'ipv6_modes=--ipv6-ra-mode slaac --ipv6-address-mode slaac' 2026-08-27 10:12:31.743 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:277 : '[' -z 0e0d59fc-778d-47fa-8fab-57aa53e89e0b ']' 2026-08-27 10:12:31.747 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:280 : local 'subnet_params=--ip-version 6 ' 2026-08-27 10:12:31.751 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:281 : [[ -n '' ]] 2026-08-27 10:12:31.755 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:284 : subnet_params+='--subnet-pool 0e0d59fc-778d-47fa-8fab-57aa53e89e0b ' 2026-08-27 10:12:31.758 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:285 : subnet_params+=' ' 2026-08-27 10:12:31.762 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:286 : subnet_params+='--ipv6-ra-mode slaac --ipv6-address-mode slaac --network 8e3b19b9-5c0e-4f85-a3e5-64f20093c945 ipv6-private-subnet ' 2026-08-27 10:12:31.766 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:287 : local ipv6_subnet_id 2026-08-27 10:12:31.771 | +++ 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 0e0d59fc-778d-47fa-8fab-57aa53e89e0b --ipv6-ra-mode slaac --ipv6-address-mode slaac --network 8e3b19b9-5c0e-4f85-a3e5-64f20093c945 ipv6-private-subnet -f value -c id 2026-08-27 10:12:36.326 | +++ functions-common:oscwrap:2465 : return 0 2026-08-27 10:12:36.329 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:288 : ipv6_subnet_id=11ac07e0-4eae-4e20-a68c-d2058e8b8115 2026-08-27 10:12:36.334 | ++ 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-27 10:12:36.339 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-08-27 10:12:36.365 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:290 : echo 11ac07e0-4eae-4e20-a68c-d2058e8b8115 2026-08-27 10:12:36.370 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:213 : IPV6_SUBNET_ID=11ac07e0-4eae-4e20-a68c-d2058e8b8115 2026-08-27 10:12:36.374 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:217 : is_networking_extension_supported router 2026-08-27 10:12:36.378 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=router 2026-08-27 10:12:36.385 | ++ 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-27 10:12:39.509 | ++ functions-common:oscwrap:2465 : return 0 2026-08-27 10:12:39.514 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-08-27 10:12:39.515 | address-scope 2026-08-27 10:12:39.515 | agent 2026-08-27 10:12:39.515 | allowed-address-pairs 2026-08-27 10:12:39.515 | auto-allocated-topology 2026-08-27 10:12:39.515 | availability_zone 2026-08-27 10:12:39.515 | default-subnetpools 2026-08-27 10:12:39.515 | dhcp_agent_scheduler 2026-08-27 10:12:39.515 | dns-integration 2026-08-27 10:12:39.515 | dns-domain-ports 2026-08-27 10:12:39.515 | dns-integration-domain-keywords 2026-08-27 10:12:39.516 | empty-string-filtering 2026-08-27 10:12:39.516 | external-net 2026-08-27 10:12:39.516 | extra_dhcp_opt 2026-08-27 10:12:39.516 | extraroute 2026-08-27 10:12:39.516 | extraroute-atomic 2026-08-27 10:12:39.516 | filter-validation 2026-08-27 10:12:39.516 | floating-ip-port-forwarding-detail 2026-08-27 10:12:39.516 | fip-port-details 2026-08-27 10:12:39.516 | flavors 2026-08-27 10:12:39.516 | floatingip-pools 2026-08-27 10:12:39.517 | router 2026-08-27 10:12:39.517 | l3-agent-scheduler-ha-chassis-priority 2026-08-27 10:12:39.517 | enable-default-route-bfd 2026-08-27 10:12:39.517 | enable-default-route-ecmp 2026-08-27 10:12:39.517 | ext-gw-mode 2026-08-27 10:12:39.517 | l3-ha 2026-08-27 10:12:39.517 | external-gateway-multihoming 2026-08-27 10:12:39.517 | l3-flavors 2026-08-27 10:12:39.517 | l3_agent_scheduler 2026-08-27 10:12:39.517 | multi-provider 2026-08-27 10:12:39.517 | net-mtu 2026-08-27 10:12:39.518 | net-mtu-writable 2026-08-27 10:12:39.518 | network_availability_zone 2026-08-27 10:12:39.518 | network-ip-availability 2026-08-27 10:12:39.518 | network-ip-availability-details 2026-08-27 10:12:39.518 | pagination 2026-08-27 10:12:39.518 | port-device-profile 2026-08-27 10:12:39.518 | port-mac-address-regenerate 2026-08-27 10:12:39.518 | port-numa-affinity-policy 2026-08-27 10:12:39.518 | port-numa-affinity-policy-socket 2026-08-27 10:12:39.519 | binding 2026-08-27 10:12:39.519 | binding-extended 2026-08-27 10:12:39.519 | port-security 2026-08-27 10:12:39.519 | project-id 2026-08-27 10:12:39.519 | provider 2026-08-27 10:12:39.519 | qinq 2026-08-27 10:12:39.519 | quota-check-limit 2026-08-27 10:12:39.519 | quota-check-limit-default 2026-08-27 10:12:39.519 | quotas 2026-08-27 10:12:39.519 | quota_details 2026-08-27 10:12:39.520 | rbac-policies 2026-08-27 10:12:39.520 | rbac-address-scope 2026-08-27 10:12:39.520 | rbac-security-groups 2026-08-27 10:12:39.520 | revision-if-match 2026-08-27 10:12:39.520 | standard-attr-revisions 2026-08-27 10:12:39.520 | router_availability_zone 2026-08-27 10:12:39.520 | router-enable-snat 2026-08-27 10:12:39.520 | security-groups-default-rules 2026-08-27 10:12:39.520 | security-groups-default-statefulness 2026-08-27 10:12:39.520 | security-groups-normalized-cidr 2026-08-27 10:12:39.521 | security-groups-remote-address-group 2026-08-27 10:12:39.521 | security-groups-rules-belongs-to-default-sg 2026-08-27 10:12:39.521 | security-groups-shared-filtering 2026-08-27 10:12:39.521 | security-group 2026-08-27 10:12:39.521 | service-type 2026-08-27 10:12:39.521 | sorting 2026-08-27 10:12:39.521 | standard-attr-description 2026-08-27 10:12:39.521 | stateful-security-group 2026-08-27 10:12:39.521 | subnet-dns-publish-fixed-ip 2026-08-27 10:12:39.521 | subnet-external-network 2026-08-27 10:12:39.522 | subnet_onboard 2026-08-27 10:12:39.522 | subnet-service-types 2026-08-27 10:12:39.522 | subnet_allocation 2026-08-27 10:12:39.522 | subnetpool-prefix-ops 2026-08-27 10:12:39.522 | tag-creation 2026-08-27 10:12:39.522 | standard-attr-tag 2026-08-27 10:12:39.522 | standard-attr-timestamp 2026-08-27 10:12:39.522 | vlan-transparent' 2026-08-27 10:12:39.522 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-08-27 10:12:39.522 | address-scope 2026-08-27 10:12:39.523 | agent 2026-08-27 10:12:39.523 | allowed-address-pairs 2026-08-27 10:12:39.523 | auto-allocated-topology 2026-08-27 10:12:39.523 | availability_zone 2026-08-27 10:12:39.523 | default-subnetpools 2026-08-27 10:12:39.523 | dhcp_agent_scheduler 2026-08-27 10:12:39.523 | dns-integration 2026-08-27 10:12:39.523 | dns-domain-ports 2026-08-27 10:12:39.523 | dns-integration-domain-keywords 2026-08-27 10:12:39.523 | empty-string-filtering 2026-08-27 10:12:39.524 | external-net 2026-08-27 10:12:39.524 | extra_dhcp_opt 2026-08-27 10:12:39.524 | extraroute 2026-08-27 10:12:39.524 | extraroute-atomic 2026-08-27 10:12:39.524 | filter-validation 2026-08-27 10:12:39.524 | floating-ip-port-forwarding-detail 2026-08-27 10:12:39.524 | fip-port-details 2026-08-27 10:12:39.524 | flavors 2026-08-27 10:12:39.524 | floatingip-pools 2026-08-27 10:12:39.524 | router 2026-08-27 10:12:39.525 | l3-agent-scheduler-ha-chassis-priority 2026-08-27 10:12:39.525 | enable-default-route-bfd 2026-08-27 10:12:39.525 | enable-default-route-ecmp 2026-08-27 10:12:39.525 | ext-gw-mode 2026-08-27 10:12:39.525 | l3-ha 2026-08-27 10:12:39.525 | external-gateway-multihoming 2026-08-27 10:12:39.525 | l3-flavors 2026-08-27 10:12:39.525 | l3_agent_scheduler 2026-08-27 10:12:39.525 | multi-provider 2026-08-27 10:12:39.525 | net-mtu 2026-08-27 10:12:39.526 | net-mtu-writable 2026-08-27 10:12:39.526 | network_availability_zone 2026-08-27 10:12:39.526 | network-ip-availability 2026-08-27 10:12:39.526 | network-ip-availability-details 2026-08-27 10:12:39.526 | pagination 2026-08-27 10:12:39.526 | port-device-profile 2026-08-27 10:12:39.526 | port-mac-address-regenerate 2026-08-27 10:12:39.526 | port-numa-affinity-policy 2026-08-27 10:12:39.526 | port-numa-affinity-policy-socket 2026-08-27 10:12:39.526 | binding 2026-08-27 10:12:39.527 | binding-extended 2026-08-27 10:12:39.527 | port-security 2026-08-27 10:12:39.527 | project-id 2026-08-27 10:12:39.527 | provider 2026-08-27 10:12:39.527 | qinq 2026-08-27 10:12:39.527 | quota-check-limit 2026-08-27 10:12:39.527 | quota-check-limit-default 2026-08-27 10:12:39.527 | quotas 2026-08-27 10:12:39.527 | quota_details 2026-08-27 10:12:39.527 | rbac-policies 2026-08-27 10:12:39.528 | rbac-address-scope 2026-08-27 10:12:39.528 | rbac-security-groups 2026-08-27 10:12:39.528 | revision-if-match 2026-08-27 10:12:39.528 | standard-attr-revisions 2026-08-27 10:12:39.528 | router_availability_zone 2026-08-27 10:12:39.528 | router-enable-snat 2026-08-27 10:12:39.528 | security-groups-default-rules 2026-08-27 10:12:39.528 | security-groups-default-statefulness 2026-08-27 10:12:39.528 | security-groups-normalized-cidr 2026-08-27 10:12:39.528 | security-groups-remote-address-group 2026-08-27 10:12:39.529 | security-groups-rules-belongs-to-default-sg 2026-08-27 10:12:39.529 | security-groups-shared-filtering 2026-08-27 10:12:39.529 | security-group 2026-08-27 10:12:39.529 | service-type 2026-08-27 10:12:39.529 | sorting 2026-08-27 10:12:39.529 | standard-attr-description 2026-08-27 10:12:39.529 | stateful-security-group 2026-08-27 10:12:39.529 | subnet-dns-publish-fixed-ip 2026-08-27 10:12:39.529 | subnet-external-network 2026-08-27 10:12:39.529 | subnet_onboard 2026-08-27 10:12:39.530 | subnet-service-types 2026-08-27 10:12:39.530 | subnet_allocation 2026-08-27 10:12:39.530 | subnetpool-prefix-ops 2026-08-27 10:12:39.530 | tag-creation 2026-08-27 10:12:39.530 | standard-attr-tag 2026-08-27 10:12:39.530 | standard-attr-timestamp 2026-08-27 10:12:39.530 | vlan-transparent =~ router ]] 2026-08-27 10:12:39.530 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-08-27 10:12:39.531 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:217 : is_networking_extension_supported external-net 2026-08-27 10:12:39.535 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=external-net 2026-08-27 10:12:39.540 | ++ 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-27 10:12:42.613 | ++ functions-common:oscwrap:2465 : return 0 2026-08-27 10:12:42.618 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-08-27 10:12:42.618 | address-scope 2026-08-27 10:12:42.618 | agent 2026-08-27 10:12:42.619 | allowed-address-pairs 2026-08-27 10:12:42.619 | auto-allocated-topology 2026-08-27 10:12:42.619 | availability_zone 2026-08-27 10:12:42.619 | default-subnetpools 2026-08-27 10:12:42.619 | dhcp_agent_scheduler 2026-08-27 10:12:42.619 | dns-integration 2026-08-27 10:12:42.619 | dns-domain-ports 2026-08-27 10:12:42.619 | dns-integration-domain-keywords 2026-08-27 10:12:42.619 | empty-string-filtering 2026-08-27 10:12:42.619 | external-net 2026-08-27 10:12:42.619 | extra_dhcp_opt 2026-08-27 10:12:42.619 | extraroute 2026-08-27 10:12:42.620 | extraroute-atomic 2026-08-27 10:12:42.620 | filter-validation 2026-08-27 10:12:42.620 | floating-ip-port-forwarding-detail 2026-08-27 10:12:42.620 | fip-port-details 2026-08-27 10:12:42.620 | flavors 2026-08-27 10:12:42.620 | floatingip-pools 2026-08-27 10:12:42.620 | router 2026-08-27 10:12:42.620 | l3-agent-scheduler-ha-chassis-priority 2026-08-27 10:12:42.620 | enable-default-route-bfd 2026-08-27 10:12:42.620 | enable-default-route-ecmp 2026-08-27 10:12:42.620 | ext-gw-mode 2026-08-27 10:12:42.620 | l3-ha 2026-08-27 10:12:42.621 | external-gateway-multihoming 2026-08-27 10:12:42.621 | l3-flavors 2026-08-27 10:12:42.621 | l3_agent_scheduler 2026-08-27 10:12:42.621 | multi-provider 2026-08-27 10:12:42.621 | net-mtu 2026-08-27 10:12:42.621 | net-mtu-writable 2026-08-27 10:12:42.621 | network_availability_zone 2026-08-27 10:12:42.621 | network-ip-availability 2026-08-27 10:12:42.621 | network-ip-availability-details 2026-08-27 10:12:42.621 | pagination 2026-08-27 10:12:42.621 | port-device-profile 2026-08-27 10:12:42.622 | port-mac-address-regenerate 2026-08-27 10:12:42.622 | port-numa-affinity-policy 2026-08-27 10:12:42.622 | port-numa-affinity-policy-socket 2026-08-27 10:12:42.622 | binding 2026-08-27 10:12:42.622 | binding-extended 2026-08-27 10:12:42.622 | port-security 2026-08-27 10:12:42.622 | project-id 2026-08-27 10:12:42.622 | provider 2026-08-27 10:12:42.622 | qinq 2026-08-27 10:12:42.622 | quota-check-limit 2026-08-27 10:12:42.622 | quota-check-limit-default 2026-08-27 10:12:42.623 | quotas 2026-08-27 10:12:42.623 | quota_details 2026-08-27 10:12:42.623 | rbac-policies 2026-08-27 10:12:42.623 | rbac-address-scope 2026-08-27 10:12:42.623 | rbac-security-groups 2026-08-27 10:12:42.623 | revision-if-match 2026-08-27 10:12:42.623 | standard-attr-revisions 2026-08-27 10:12:42.623 | router_availability_zone 2026-08-27 10:12:42.623 | router-enable-snat 2026-08-27 10:12:42.623 | security-groups-default-rules 2026-08-27 10:12:42.624 | security-groups-default-statefulness 2026-08-27 10:12:42.624 | security-groups-normalized-cidr 2026-08-27 10:12:42.624 | security-groups-remote-address-group 2026-08-27 10:12:42.624 | security-groups-rules-belongs-to-default-sg 2026-08-27 10:12:42.624 | security-groups-shared-filtering 2026-08-27 10:12:42.625 | security-group 2026-08-27 10:12:42.625 | service-type 2026-08-27 10:12:42.625 | sorting 2026-08-27 10:12:42.625 | standard-attr-description 2026-08-27 10:12:42.625 | stateful-security-group 2026-08-27 10:12:42.625 | subnet-dns-publish-fixed-ip 2026-08-27 10:12:42.625 | subnet-external-network 2026-08-27 10:12:42.625 | subnet_onboard 2026-08-27 10:12:42.625 | subnet-service-types 2026-08-27 10:12:42.625 | subnet_allocation 2026-08-27 10:12:42.625 | subnetpool-prefix-ops 2026-08-27 10:12:42.626 | tag-creation 2026-08-27 10:12:42.626 | standard-attr-tag 2026-08-27 10:12:42.626 | standard-attr-timestamp 2026-08-27 10:12:42.626 | vlan-transparent' 2026-08-27 10:12:42.626 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-08-27 10:12:42.626 | address-scope 2026-08-27 10:12:42.626 | agent 2026-08-27 10:12:42.626 | allowed-address-pairs 2026-08-27 10:12:42.626 | auto-allocated-topology 2026-08-27 10:12:42.626 | availability_zone 2026-08-27 10:12:42.626 | default-subnetpools 2026-08-27 10:12:42.627 | dhcp_agent_scheduler 2026-08-27 10:12:42.627 | dns-integration 2026-08-27 10:12:42.627 | dns-domain-ports 2026-08-27 10:12:42.627 | dns-integration-domain-keywords 2026-08-27 10:12:42.627 | empty-string-filtering 2026-08-27 10:12:42.627 | external-net 2026-08-27 10:12:42.627 | extra_dhcp_opt 2026-08-27 10:12:42.627 | extraroute 2026-08-27 10:12:42.628 | extraroute-atomic 2026-08-27 10:12:42.628 | filter-validation 2026-08-27 10:12:42.628 | floating-ip-port-forwarding-detail 2026-08-27 10:12:42.628 | fip-port-details 2026-08-27 10:12:42.628 | flavors 2026-08-27 10:12:42.628 | floatingip-pools 2026-08-27 10:12:42.628 | router 2026-08-27 10:12:42.628 | l3-agent-scheduler-ha-chassis-priority 2026-08-27 10:12:42.628 | enable-default-route-bfd 2026-08-27 10:12:42.628 | enable-default-route-ecmp 2026-08-27 10:12:42.628 | ext-gw-mode 2026-08-27 10:12:42.628 | l3-ha 2026-08-27 10:12:42.629 | external-gateway-multihoming 2026-08-27 10:12:42.629 | l3-flavors 2026-08-27 10:12:42.629 | l3_agent_scheduler 2026-08-27 10:12:42.629 | multi-provider 2026-08-27 10:12:42.629 | net-mtu 2026-08-27 10:12:42.629 | net-mtu-writable 2026-08-27 10:12:42.629 | network_availability_zone 2026-08-27 10:12:42.629 | network-ip-availability 2026-08-27 10:12:42.629 | network-ip-availability-details 2026-08-27 10:12:42.629 | pagination 2026-08-27 10:12:42.629 | port-device-profile 2026-08-27 10:12:42.629 | port-mac-address-regenerate 2026-08-27 10:12:42.630 | port-numa-affinity-policy 2026-08-27 10:12:42.630 | port-numa-affinity-policy-socket 2026-08-27 10:12:42.630 | binding 2026-08-27 10:12:42.630 | binding-extended 2026-08-27 10:12:42.630 | port-security 2026-08-27 10:12:42.630 | project-id 2026-08-27 10:12:42.631 | provider 2026-08-27 10:12:42.631 | qinq 2026-08-27 10:12:42.631 | quota-check-limit 2026-08-27 10:12:42.632 | quota-check-limit-default 2026-08-27 10:12:42.632 | quotas 2026-08-27 10:12:42.632 | quota_details 2026-08-27 10:12:42.632 | rbac-policies 2026-08-27 10:12:42.632 | rbac-address-scope 2026-08-27 10:12:42.632 | rbac-security-groups 2026-08-27 10:12:42.632 | revision-if-match 2026-08-27 10:12:42.632 | standard-attr-revisions 2026-08-27 10:12:42.632 | router_availability_zone 2026-08-27 10:12:42.632 | router-enable-snat 2026-08-27 10:12:42.633 | security-groups-default-rules 2026-08-27 10:12:42.633 | security-groups-default-statefulness 2026-08-27 10:12:42.633 | security-groups-normalized-cidr 2026-08-27 10:12:42.633 | security-groups-remote-address-group 2026-08-27 10:12:42.633 | security-groups-rules-belongs-to-default-sg 2026-08-27 10:12:42.633 | security-groups-shared-filtering 2026-08-27 10:12:42.633 | security-group 2026-08-27 10:12:42.633 | service-type 2026-08-27 10:12:42.633 | sorting 2026-08-27 10:12:42.633 | standard-attr-description 2026-08-27 10:12:42.634 | stateful-security-group 2026-08-27 10:12:42.634 | subnet-dns-publish-fixed-ip 2026-08-27 10:12:42.634 | subnet-external-network 2026-08-27 10:12:42.634 | subnet_onboard 2026-08-27 10:12:42.634 | subnet-service-types 2026-08-27 10:12:42.634 | subnet_allocation 2026-08-27 10:12:42.634 | subnetpool-prefix-ops 2026-08-27 10:12:42.634 | tag-creation 2026-08-27 10:12:42.634 | standard-attr-tag 2026-08-27 10:12:42.634 | standard-attr-timestamp 2026-08-27 10:12:42.635 | vlan-transparent =~ external-net ]] 2026-08-27 10:12:42.635 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-08-27 10:12:42.635 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:219 : [[ True == \T\r\u\e ]] 2026-08-27 10:12:42.640 | ++ 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-27 10:12:46.030 | ++ functions-common:oscwrap:2465 : return 0 2026-08-27 10:12:46.035 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:221 : ROUTER_ID=af873eaf-ffab-4607-b067-0bbc4497277e 2026-08-27 10:12:46.039 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:222 : die_if_not_set 222 ROUTER_ID 'Failure creating router router1' 2026-08-27 10:12:46.043 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-08-27 10:12:46.068 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:229 : EXTERNAL_NETWORK_FLAGS=--external 2026-08-27 10:12:46.072 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:230 : is_networking_extension_supported auto-allocated-topology 2026-08-27 10:12:46.076 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=auto-allocated-topology 2026-08-27 10:12:46.082 | ++ 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-27 10:12:49.159 | ++ functions-common:oscwrap:2465 : return 0 2026-08-27 10:12:49.165 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-08-27 10:12:49.165 | address-scope 2026-08-27 10:12:49.166 | agent 2026-08-27 10:12:49.166 | allowed-address-pairs 2026-08-27 10:12:49.166 | auto-allocated-topology 2026-08-27 10:12:49.166 | availability_zone 2026-08-27 10:12:49.166 | default-subnetpools 2026-08-27 10:12:49.166 | dhcp_agent_scheduler 2026-08-27 10:12:49.166 | dns-integration 2026-08-27 10:12:49.167 | dns-domain-ports 2026-08-27 10:12:49.167 | dns-integration-domain-keywords 2026-08-27 10:12:49.167 | empty-string-filtering 2026-08-27 10:12:49.167 | external-net 2026-08-27 10:12:49.167 | extra_dhcp_opt 2026-08-27 10:12:49.167 | extraroute 2026-08-27 10:12:49.167 | extraroute-atomic 2026-08-27 10:12:49.167 | filter-validation 2026-08-27 10:12:49.168 | floating-ip-port-forwarding-detail 2026-08-27 10:12:49.168 | fip-port-details 2026-08-27 10:12:49.168 | flavors 2026-08-27 10:12:49.168 | floatingip-pools 2026-08-27 10:12:49.168 | router 2026-08-27 10:12:49.168 | l3-agent-scheduler-ha-chassis-priority 2026-08-27 10:12:49.168 | enable-default-route-bfd 2026-08-27 10:12:49.168 | enable-default-route-ecmp 2026-08-27 10:12:49.169 | ext-gw-mode 2026-08-27 10:12:49.169 | l3-ha 2026-08-27 10:12:49.169 | external-gateway-multihoming 2026-08-27 10:12:49.169 | l3-flavors 2026-08-27 10:12:49.169 | l3_agent_scheduler 2026-08-27 10:12:49.169 | multi-provider 2026-08-27 10:12:49.169 | net-mtu 2026-08-27 10:12:49.169 | net-mtu-writable 2026-08-27 10:12:49.169 | network_availability_zone 2026-08-27 10:12:49.170 | network-ip-availability 2026-08-27 10:12:49.170 | network-ip-availability-details 2026-08-27 10:12:49.170 | pagination 2026-08-27 10:12:49.170 | port-device-profile 2026-08-27 10:12:49.170 | port-mac-address-regenerate 2026-08-27 10:12:49.170 | port-numa-affinity-policy 2026-08-27 10:12:49.170 | port-numa-affinity-policy-socket 2026-08-27 10:12:49.170 | binding 2026-08-27 10:12:49.170 | binding-extended 2026-08-27 10:12:49.170 | port-security 2026-08-27 10:12:49.170 | project-id 2026-08-27 10:12:49.171 | provider 2026-08-27 10:12:49.171 | qinq 2026-08-27 10:12:49.171 | quota-check-limit 2026-08-27 10:12:49.171 | quota-check-limit-default 2026-08-27 10:12:49.171 | quotas 2026-08-27 10:12:49.171 | quota_details 2026-08-27 10:12:49.171 | rbac-policies 2026-08-27 10:12:49.172 | rbac-address-scope 2026-08-27 10:12:49.172 | rbac-security-groups 2026-08-27 10:12:49.172 | revision-if-match 2026-08-27 10:12:49.172 | standard-attr-revisions 2026-08-27 10:12:49.172 | router_availability_zone 2026-08-27 10:12:49.173 | router-enable-snat 2026-08-27 10:12:49.173 | security-groups-default-rules 2026-08-27 10:12:49.173 | security-groups-default-statefulness 2026-08-27 10:12:49.173 | security-groups-normalized-cidr 2026-08-27 10:12:49.173 | security-groups-remote-address-group 2026-08-27 10:12:49.173 | security-groups-rules-belongs-to-default-sg 2026-08-27 10:12:49.173 | security-groups-shared-filtering 2026-08-27 10:12:49.173 | security-group 2026-08-27 10:12:49.173 | service-type 2026-08-27 10:12:49.173 | sorting 2026-08-27 10:12:49.173 | standard-attr-description 2026-08-27 10:12:49.173 | stateful-security-group 2026-08-27 10:12:49.174 | subnet-dns-publish-fixed-ip 2026-08-27 10:12:49.174 | subnet-external-network 2026-08-27 10:12:49.174 | subnet_onboard 2026-08-27 10:12:49.174 | subnet-service-types 2026-08-27 10:12:49.174 | subnet_allocation 2026-08-27 10:12:49.174 | subnetpool-prefix-ops 2026-08-27 10:12:49.174 | tag-creation 2026-08-27 10:12:49.174 | standard-attr-tag 2026-08-27 10:12:49.175 | standard-attr-timestamp 2026-08-27 10:12:49.175 | vlan-transparent' 2026-08-27 10:12:49.175 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-08-27 10:12:49.175 | address-scope 2026-08-27 10:12:49.175 | agent 2026-08-27 10:12:49.175 | allowed-address-pairs 2026-08-27 10:12:49.175 | auto-allocated-topology 2026-08-27 10:12:49.175 | availability_zone 2026-08-27 10:12:49.176 | default-subnetpools 2026-08-27 10:12:49.176 | dhcp_agent_scheduler 2026-08-27 10:12:49.176 | dns-integration 2026-08-27 10:12:49.176 | dns-domain-ports 2026-08-27 10:12:49.176 | dns-integration-domain-keywords 2026-08-27 10:12:49.176 | empty-string-filtering 2026-08-27 10:12:49.176 | external-net 2026-08-27 10:12:49.176 | extra_dhcp_opt 2026-08-27 10:12:49.176 | extraroute 2026-08-27 10:12:49.176 | extraroute-atomic 2026-08-27 10:12:49.176 | filter-validation 2026-08-27 10:12:49.176 | floating-ip-port-forwarding-detail 2026-08-27 10:12:49.177 | fip-port-details 2026-08-27 10:12:49.177 | flavors 2026-08-27 10:12:49.177 | floatingip-pools 2026-08-27 10:12:49.177 | router 2026-08-27 10:12:49.177 | l3-agent-scheduler-ha-chassis-priority 2026-08-27 10:12:49.177 | enable-default-route-bfd 2026-08-27 10:12:49.177 | enable-default-route-ecmp 2026-08-27 10:12:49.178 | ext-gw-mode 2026-08-27 10:12:49.178 | l3-ha 2026-08-27 10:12:49.178 | external-gateway-multihoming 2026-08-27 10:12:49.178 | l3-flavors 2026-08-27 10:12:49.178 | l3_agent_scheduler 2026-08-27 10:12:49.178 | multi-provider 2026-08-27 10:12:49.178 | net-mtu 2026-08-27 10:12:49.178 | net-mtu-writable 2026-08-27 10:12:49.178 | network_availability_zone 2026-08-27 10:12:49.178 | network-ip-availability 2026-08-27 10:12:49.178 | network-ip-availability-details 2026-08-27 10:12:49.179 | pagination 2026-08-27 10:12:49.179 | port-device-profile 2026-08-27 10:12:49.179 | port-mac-address-regenerate 2026-08-27 10:12:49.179 | port-numa-affinity-policy 2026-08-27 10:12:49.179 | port-numa-affinity-policy-socket 2026-08-27 10:12:49.179 | binding 2026-08-27 10:12:49.179 | binding-extended 2026-08-27 10:12:49.179 | port-security 2026-08-27 10:12:49.179 | project-id 2026-08-27 10:12:49.179 | provider 2026-08-27 10:12:49.179 | qinq 2026-08-27 10:12:49.179 | quota-check-limit 2026-08-27 10:12:49.180 | quota-check-limit-default 2026-08-27 10:12:49.180 | quotas 2026-08-27 10:12:49.180 | quota_details 2026-08-27 10:12:49.180 | rbac-policies 2026-08-27 10:12:49.180 | rbac-address-scope 2026-08-27 10:12:49.180 | rbac-security-groups 2026-08-27 10:12:49.180 | revision-if-match 2026-08-27 10:12:49.180 | standard-attr-revisions 2026-08-27 10:12:49.180 | router_availability_zone 2026-08-27 10:12:49.180 | router-enable-snat 2026-08-27 10:12:49.180 | security-groups-default-rules 2026-08-27 10:12:49.181 | security-groups-default-statefulness 2026-08-27 10:12:49.181 | security-groups-normalized-cidr 2026-08-27 10:12:49.181 | security-groups-remote-address-group 2026-08-27 10:12:49.181 | security-groups-rules-belongs-to-default-sg 2026-08-27 10:12:49.181 | security-groups-shared-filtering 2026-08-27 10:12:49.181 | security-group 2026-08-27 10:12:49.181 | service-type 2026-08-27 10:12:49.181 | sorting 2026-08-27 10:12:49.181 | standard-attr-description 2026-08-27 10:12:49.181 | stateful-security-group 2026-08-27 10:12:49.181 | subnet-dns-publish-fixed-ip 2026-08-27 10:12:49.182 | subnet-external-network 2026-08-27 10:12:49.182 | subnet_onboard 2026-08-27 10:12:49.182 | subnet-service-types 2026-08-27 10:12:49.182 | subnet_allocation 2026-08-27 10:12:49.182 | subnetpool-prefix-ops 2026-08-27 10:12:49.182 | tag-creation 2026-08-27 10:12:49.182 | standard-attr-tag 2026-08-27 10:12:49.182 | standard-attr-timestamp 2026-08-27 10:12:49.182 | vlan-transparent =~ auto-allocated-topology ]] 2026-08-27 10:12:49.182 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-08-27 10:12:49.182 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:231 : EXTERNAL_NETWORK_FLAGS='--external --default' 2026-08-27 10:12:49.183 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:234 : '[' True = True ']' 2026-08-27 10:12:49.183 | ++ 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-27 10:12:53.480 | ++ functions-common:oscwrap:2465 : return 0 2026-08-27 10:12:53.485 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:235 : EXT_NET_ID=da3a2b16-9472-4802-abb2-105821ca5156 2026-08-27 10:12:53.489 | + 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-27 10:12:53.493 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-08-27 10:12:53.517 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:241 : [[ 4+6 =~ 4.* ]] 2026-08-27 10:12:53.521 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:243 : _neutron_configure_router_v4 2026-08-27 10:12:53.525 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:330 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router add subnet af873eaf-ffab-4607-b067-0bbc4497277e cf55030b-c39e-46c6-85d8-77f008573953 2026-08-27 10:12:59.340 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:332 : local id_and_ext_gw_ip 2026-08-27 10:12:59.342 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:333 : _neutron_create_public_subnet_v4 da3a2b16-9472-4802-abb2-105821ca5156 2026-08-27 10:12:59.345 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:295 : local dhcp_param=--no-dhcp 2026-08-27 10:12:59.349 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:296 : [[ False == \T\r\u\e ]] 2026-08-27 10:12:59.355 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:299 : local 'subnet_params=--ip-version 4 ' 2026-08-27 10:12:59.358 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:300 : subnet_params+=' ' 2026-08-27 10:12:59.361 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:301 : [[ -n '' ]] 2026-08-27 10:12:59.366 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:304 : subnet_params+='--network da3a2b16-9472-4802-abb2-105821ca5156 --subnet-range 172.24.4.0/24 --no-dhcp ' 2026-08-27 10:12:59.370 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:305 : subnet_params+=public-subnet 2026-08-27 10:12:59.374 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:306 : local id_and_ext_gw_ip 2026-08-27 10:12:59.381 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:307 : grep -e gateway_ip -e ' id ' 2026-08-27 10:12:59.382 | +++ 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 da3a2b16-9472-4802-abb2-105821ca5156 --subnet-range 172.24.4.0/24 --no-dhcp public-subnet 2026-08-27 10:13:02.803 | +++ functions-common:oscwrap:2465 : return 0 2026-08-27 10:13:02.810 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:307 : id_and_ext_gw_ip='| gateway_ip | 172.24.4.1 | 2026-08-27 10:13:02.810 | | id | 82590e70-a9ab-4810-8447-70e215fd13f5 |' 2026-08-27 10:13:02.814 | ++ 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-27 10:13:02.817 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-08-27 10:13:02.842 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:309 : echo '|' gateway_ip '|' 172.24.4.1 '|' '|' id '|' 82590e70-a9ab-4810-8447-70e215fd13f5 '|' 2026-08-27 10:13:02.847 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:333 : id_and_ext_gw_ip='| gateway_ip | 172.24.4.1 | | id | 82590e70-a9ab-4810-8447-70e215fd13f5 |' 2026-08-27 10:13:02.851 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:334 : local ext_gw_ip 2026-08-27 10:13:02.859 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:335 : echo '|' gateway_ip '|' 172.24.4.1 '|' '|' id '|' 82590e70-a9ab-4810-8447-70e215fd13f5 '|' 2026-08-27 10:13:02.859 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:335 : get_field 2 2026-08-27 10:13:02.863 | ++ functions-common:get_field:806 : local data field 2026-08-27 10:13:02.867 | ++ functions-common:get_field:807 : read data 2026-08-27 10:13:02.870 | ++ functions-common:get_field:808 : '[' 2 -lt 0 ']' 2026-08-27 10:13:02.874 | ++ functions-common:get_field:811 : field='$3' 2026-08-27 10:13:02.879 | ++ functions-common:get_field:813 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2026-08-27 10:13:02.879 | ++ functions-common:get_field:813 : echo '| gateway_ip | 172.24.4.1 | | id | 82590e70-a9ab-4810-8447-70e215fd13f5 |' 2026-08-27 10:13:02.886 | ++ functions-common:get_field:807 : read data 2026-08-27 10:13:02.891 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:335 : ext_gw_ip=172.24.4.1 2026-08-27 10:13:02.897 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : echo '|' gateway_ip '|' 172.24.4.1 '|' '|' id '|' 82590e70-a9ab-4810-8447-70e215fd13f5 '|' 2026-08-27 10:13:02.898 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : get_field 5 2026-08-27 10:13:02.902 | ++ functions-common:get_field:806 : local data field 2026-08-27 10:13:02.906 | ++ functions-common:get_field:807 : read data 2026-08-27 10:13:02.909 | ++ functions-common:get_field:808 : '[' 5 -lt 0 ']' 2026-08-27 10:13:02.913 | ++ functions-common:get_field:811 : field='$6' 2026-08-27 10:13:02.918 | ++ functions-common:get_field:813 : echo '| gateway_ip | 172.24.4.1 | | id | 82590e70-a9ab-4810-8447-70e215fd13f5 |' 2026-08-27 10:13:02.918 | ++ functions-common:get_field:813 : awk '-F[ \t]*\\|[ \t]*' '{print $6}' 2026-08-27 10:13:02.924 | ++ functions-common:get_field:807 : read data 2026-08-27 10:13:02.930 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : PUB_SUBNET_ID=82590e70-a9ab-4810-8447-70e215fd13f5 2026-08-27 10:13:02.933 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:338 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router set --external-gateway da3a2b16-9472-4802-abb2-105821ca5156 af873eaf-ffab-4607-b067-0bbc4497277e 2026-08-27 10:13:08.844 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:341 : [[ ovn == \o\v\n ]] 2026-08-27 10:13:08.848 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:341 : [[ True == \T\r\u\e ]] 2026-08-27 10:13:08.852 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:341 : is_service_enabled q-svc neutron-api 2026-08-27 10:13:08.873 | + functions-common:is_service_enabled:2076 : return 0 2026-08-27 10:13:08.878 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:343 : local ext_gw_interface=none 2026-08-27 10:13:08.882 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:344 : is_neutron_ovs_base_plugin 2026-08-27 10:13:08.886 | + lib/neutron_plugins/ovs_base:is_neutron_ovs_base_plugin:23 : return 0 2026-08-27 10:13:08.892 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:345 : _neutron_get_ext_gw_interface 2026-08-27 10:13:08.895 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:145 : [[ False == \T\r\u\e ]] 2026-08-27 10:13:08.898 | ++ 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-27 10:13:08.931 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:152 : echo br-ex 2026-08-27 10:13:08.935 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:345 : ext_gw_interface=br-ex 2026-08-27 10:13:08.938 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:347 : [[ br-ex != \n\o\n\e ]] 2026-08-27 10:13:08.942 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:348 : local cidr_len=24 2026-08-27 10:13:08.946 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:349 : local 'testcmd=ip -o link | grep -q br-ex' 2026-08-27 10:13:08.949 | + 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-27 10:13:08.953 | + functions-common:test_with_retry:2358 : local 'testcmd=ip -o link | grep -q br-ex' 2026-08-27 10:13:08.957 | + functions-common:test_with_retry:2359 : local 'failmsg=br-ex creation failed' 2026-08-27 10:13:08.961 | + functions-common:test_with_retry:2360 : local until=10 2026-08-27 10:13:08.964 | + functions-common:test_with_retry:2361 : local sleep=0.5 2026-08-27 10:13:08.968 | + functions-common:test_with_retry:2363 : time_start test_with_retry 2026-08-27 10:13:08.972 | + functions-common:time_start:2406 : local name=test_with_retry 2026-08-27 10:13:08.976 | + functions-common:time_start:2407 : local start_time= 2026-08-27 10:13:08.979 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-27 10:13:08.985 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-27 10:13:08.989 | + functions-common:time_start:2411 : _TIME_START[$name]=1787825588985 2026-08-27 10:13:08.992 | + 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-27 10:13:09.001 | + functions-common:test_with_retry:2367 : time_stop test_with_retry 2026-08-27 10:13:09.004 | + functions-common:time_stop:2420 : local name 2026-08-27 10:13:09.007 | + functions-common:time_stop:2421 : local end_time 2026-08-27 10:13:09.010 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-27 10:13:09.013 | + functions-common:time_stop:2423 : local total 2026-08-27 10:13:09.016 | + functions-common:time_stop:2424 : local start_time 2026-08-27 10:13:09.019 | + functions-common:time_stop:2426 : name=test_with_retry 2026-08-27 10:13:09.023 | + functions-common:time_stop:2427 : start_time=1787825588985 2026-08-27 10:13:09.026 | + functions-common:time_stop:2429 : [[ -z 1787825588985 ]] 2026-08-27 10:13:09.032 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-27 10:13:09.037 | + functions-common:time_stop:2432 : end_time=1787825589034 2026-08-27 10:13:09.040 | + functions-common:time_stop:2433 : elapsed_time=49 2026-08-27 10:13:09.044 | + functions-common:time_stop:2434 : total=7262 2026-08-27 10:13:09.047 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-27 10:13:09.050 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=7311 2026-08-27 10:13:09.060 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : grep -c 172.24.4.1 2026-08-27 10:13:09.060 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : ip addr show dev br-ex 2026-08-27 10:13:09.069 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : [[ 0 == 0 ]] 2026-08-27 10:13:09.073 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : [[ True == \F\a\l\s\e ]] 2026-08-27 10:13:09.076 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : [[ False == \T\r\u\e ]] 2026-08-27 10:13:09.079 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : [[ True == \T\r\u\e ]] 2026-08-27 10:13:09.083 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:352 : sudo ip addr add 172.24.4.1/24 dev br-ex 2026-08-27 10:13:09.103 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:353 : sudo ip link set br-ex up 2026-08-27 10:13:09.135 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : cut -f2 '-d'\''' 2026-08-27 10:13:09.135 | ++ 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-27 10:13:09.136 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : awk -Fip_address '{ print $2 }' 2026-08-27 10:13:09.141 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : tr '\n' ' ' 2026-08-27 10:13:12.285 | ++ functions-common:oscwrap:2465 : return 0 2026-08-27 10:13:12.287 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : ROUTER_GW_IP=' 172.24.4.140 ' 2026-08-27 10:13:12.292 | + 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-27 10:13:12.296 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-08-27 10:13:12.322 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:358 : _neutron_set_router_id 2026-08-27 10:13:12.326 | + lib/neutron_plugins/services/l3:_neutron_set_router_id:138 : [[ True == \F\a\l\s\e ]] 2026-08-27 10:13:12.330 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:246 : [[ 4+6 =~ .*6 ]] 2026-08-27 10:13:12.335 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:248 : _neutron_configure_router_v6 2026-08-27 10:13:12.339 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:364 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router add subnet af873eaf-ffab-4607-b067-0bbc4497277e 11ac07e0-4eae-4e20-a68c-d2058e8b8115 2026-08-27 10:13:18.820 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:366 : local ipv6_id_and_ext_gw_ip 2026-08-27 10:13:18.826 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:367 : _neutron_create_public_subnet_v6 da3a2b16-9472-4802-abb2-105821ca5156 2026-08-27 10:13:18.830 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:314 : local dhcp_param=--no-dhcp 2026-08-27 10:13:18.833 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:315 : [[ False == \T\r\u\e ]] 2026-08-27 10:13:18.838 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:318 : local 'subnet_params=--ip-version 6 ' 2026-08-27 10:13:18.842 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:319 : subnet_params+='--gateway 2001:db8::2 ' 2026-08-27 10:13:18.846 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:320 : subnet_params+='--network da3a2b16-9472-4802-abb2-105821ca5156 --subnet-range 2001:db8::/64 --no-dhcp ' 2026-08-27 10:13:18.850 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:321 : subnet_params+=ipv6-public-subnet 2026-08-27 10:13:18.854 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:322 : local ipv6_id_and_ext_gw_ip 2026-08-27 10:13:18.861 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:323 : grep -e gateway_ip -e ' id ' 2026-08-27 10:13:18.862 | +++ 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 da3a2b16-9472-4802-abb2-105821ca5156 --subnet-range 2001:db8::/64 --no-dhcp ipv6-public-subnet 2026-08-27 10:13:24.633 | +++ functions-common:oscwrap:2465 : return 0 2026-08-27 10:13:24.640 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:323 : ipv6_id_and_ext_gw_ip='| gateway_ip | 2001:db8::2 | 2026-08-27 10:13:24.640 | | id | a5c7275c-67df-4015-86f0-1e14960da71c |' 2026-08-27 10:13:24.644 | ++ 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-27 10:13:24.648 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-08-27 10:13:24.673 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:325 : echo '|' gateway_ip '|' 2001:db8::2 '|' '|' id '|' a5c7275c-67df-4015-86f0-1e14960da71c '|' 2026-08-27 10:13:24.678 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:367 : ipv6_id_and_ext_gw_ip='| gateway_ip | 2001:db8::2 | | id | a5c7275c-67df-4015-86f0-1e14960da71c |' 2026-08-27 10:13:24.682 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:368 : local ipv6_ext_gw_ip 2026-08-27 10:13:24.689 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:369 : get_field 2 2026-08-27 10:13:24.689 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:369 : echo '|' gateway_ip '|' 2001:db8::2 '|' '|' id '|' a5c7275c-67df-4015-86f0-1e14960da71c '|' 2026-08-27 10:13:24.694 | ++ functions-common:get_field:806 : local data field 2026-08-27 10:13:24.698 | ++ functions-common:get_field:807 : read data 2026-08-27 10:13:24.702 | ++ functions-common:get_field:808 : '[' 2 -lt 0 ']' 2026-08-27 10:13:24.706 | ++ functions-common:get_field:811 : field='$3' 2026-08-27 10:13:24.711 | ++ functions-common:get_field:813 : echo '| gateway_ip | 2001:db8::2 | | id | a5c7275c-67df-4015-86f0-1e14960da71c |' 2026-08-27 10:13:24.711 | ++ functions-common:get_field:813 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2026-08-27 10:13:24.718 | ++ functions-common:get_field:807 : read data 2026-08-27 10:13:24.724 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:369 : ipv6_ext_gw_ip=2001:db8::2 2026-08-27 10:13:24.728 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:370 : local ipv6_pub_subnet_id 2026-08-27 10:13:24.734 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:371 : echo '|' gateway_ip '|' 2001:db8::2 '|' '|' id '|' a5c7275c-67df-4015-86f0-1e14960da71c '|' 2026-08-27 10:13:24.735 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:371 : get_field 5 2026-08-27 10:13:24.739 | ++ functions-common:get_field:806 : local data field 2026-08-27 10:13:24.743 | ++ functions-common:get_field:807 : read data 2026-08-27 10:13:24.747 | ++ functions-common:get_field:808 : '[' 5 -lt 0 ']' 2026-08-27 10:13:24.751 | ++ functions-common:get_field:811 : field='$6' 2026-08-27 10:13:24.757 | ++ functions-common:get_field:813 : echo '| gateway_ip | 2001:db8::2 | | id | a5c7275c-67df-4015-86f0-1e14960da71c |' 2026-08-27 10:13:24.758 | ++ functions-common:get_field:813 : awk '-F[ \t]*\\|[ \t]*' '{print $6}' 2026-08-27 10:13:24.765 | ++ functions-common:get_field:807 : read data 2026-08-27 10:13:24.771 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:371 : ipv6_pub_subnet_id=a5c7275c-67df-4015-86f0-1e14960da71c 2026-08-27 10:13:24.775 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:375 : [[ 4+6 == \6 ]] 2026-08-27 10:13:24.780 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:380 : [[ ovn == \o\v\n ]] 2026-08-27 10:13:24.784 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:380 : [[ True == \T\r\u\e ]] 2026-08-27 10:13:24.788 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:380 : is_service_enabled q-svc neutron-api 2026-08-27 10:13:24.814 | + functions-common:is_service_enabled:2076 : return 0 2026-08-27 10:13:24.820 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:394 : sudo sysctl -w net.ipv6.conf.all.forwarding=1 2026-08-27 10:13:24.832 | net.ipv6.conf.all.forwarding = 1 2026-08-27 10:13:24.842 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : oscwrap --os-cloud devstack-admin-demo --os-region RegionOne router show af873eaf-ffab-4607-b067-0bbc4497277e -c external_gateway_info -f json 2026-08-27 10:13:24.842 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : grep -C 1 a5c7275c-67df-4015-86f0-1e14960da71c 2026-08-27 10:13:24.844 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : grep ip_address 2026-08-27 10:13:24.848 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : awk '{print $2}' 2026-08-27 10:13:24.848 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : tr -d '"' 2026-08-27 10:13:28.053 | ++ functions-common:oscwrap:2465 : return 0 2026-08-27 10:13:28.060 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : IPV6_ROUTER_GW_IP=2001:db8::345 2026-08-27 10:13:28.064 | + 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-27 10:13:28.068 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-08-27 10:13:28.093 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:406 : is_neutron_ovs_base_plugin 2026-08-27 10:13:28.097 | + lib/neutron_plugins/ovs_base:is_neutron_ovs_base_plugin:23 : return 0 2026-08-27 10:13:28.101 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:407 : local ext_gw_interface 2026-08-27 10:13:28.107 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:408 : _neutron_get_ext_gw_interface 2026-08-27 10:13:28.112 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:145 : [[ False == \T\r\u\e ]] 2026-08-27 10:13:28.116 | ++ 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-27 10:13:28.147 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:152 : echo br-ex 2026-08-27 10:13:28.152 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:408 : ext_gw_interface=br-ex 2026-08-27 10:13:28.156 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:409 : local ipv6_cidr_len=64 2026-08-27 10:13:28.160 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:414 : sudo ip link set br-ex up 2026-08-27 10:13:28.179 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:415 : sudo ip -6 addr replace 2001:db8::2/64 dev br-ex 2026-08-27 10:13:28.198 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:421 : local replace_range=fd08:a45c:bb08::/56 2026-08-27 10:13:28.202 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:422 : [[ -z 0e0d59fc-778d-47fa-8fab-57aa53e89e0b ]] 2026-08-27 10:13:28.206 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:425 : sudo ip -6 route replace fd08:a45c:bb08::/56 via 2001:db8::345 dev br-ex 2026-08-27 10:13:28.226 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:427 : _neutron_set_router_id 2026-08-27 10:13:28.231 | + lib/neutron_plugins/services/l3:_neutron_set_router_id:138 : [[ True == \F\a\l\s\e ]] 2026-08-27 10:13:28.235 | + ./stack.sh:main:1333 : is_service_enabled nova 2026-08-27 10:13:28.262 | + functions-common:is_service_enabled:2076 : return 0 2026-08-27 10:13:28.266 | + ./stack.sh:main:1334 : echo_summary 'Starting Nova' 2026-08-27 10:13:28.271 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-27 10:13:28.275 | + ./stack.sh:echo_summary:450 : echo -e Starting Nova 2026-08-27 10:13:28.279 | + ./stack.sh:main:1335 : start_nova 2026-08-27 10:13:28.284 | + lib/nova:start_nova:1170 : start_nova_rest 2026-08-27 10:13:28.288 | + 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-27 10:13:28.292 | + 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-27 10:13:28.297 | + 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-27 10:13:28.302 | + lib/nova:start_nova_rest:1086 : local compute_cell_conf=/etc/nova/nova.conf 2026-08-27 10:13:28.306 | + 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-27 10:13:28.310 | + functions-common:run_process:1674 : local service=n-sch 2026-08-27 10:13:28.314 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-08-27 10:13:28.319 | + functions-common:run_process:1676 : local group= 2026-08-27 10:13:28.323 | + functions-common:run_process:1677 : local user= 2026-08-27 10:13:28.327 | + functions-common:run_process:1678 : local env_vars= 2026-08-27 10:13:28.331 | + functions-common:run_process:1680 : local name=n-sch 2026-08-27 10:13:28.335 | + functions-common:run_process:1682 : time_start run_process 2026-08-27 10:13:28.340 | + functions-common:time_start:2406 : local name=run_process 2026-08-27 10:13:28.344 | + functions-common:time_start:2407 : local start_time= 2026-08-27 10:13:28.348 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-27 10:13:28.353 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-27 10:13:28.360 | + functions-common:time_start:2411 : _TIME_START[$name]=1787825608355 2026-08-27 10:13:28.364 | + functions-common:run_process:1683 : is_service_enabled n-sch 2026-08-27 10:13:28.391 | + functions-common:is_service_enabled:2076 : return 0 2026-08-27 10:13:28.395 | + 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-27 10:13:28.400 | + functions-common:_run_under_systemd:1628 : local service=n-sch 2026-08-27 10:13:28.404 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-08-27 10:13:28.408 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-08-27 10:13:28.412 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-08-27 10:13:28.416 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-08-27 10:13:28.420 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ sudo ]] 2026-08-27 10:13:28.424 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ ^/ ]] 2026-08-27 10:13:28.428 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-sch.service 2026-08-27 10:13:28.432 | + functions-common:_run_under_systemd:1635 : local group= 2026-08-27 10:13:28.437 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-08-27 10:13:28.441 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-08-27 10:13:28.445 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-08-27 10:13:28.449 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-sch] ]] 2026-08-27 10:13:28.453 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ uwsgi ]] 2026-08-27 10:13:28.457 | + 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-27 10:13:28.461 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-sch.service 2026-08-27 10:13:28.465 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-08-27 10:13:28.469 | + functions-common:write_user_unit_file:1537 : local group= 2026-08-27 10:13:28.473 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-08-27 10:13:28.477 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-08-27 10:13:28.480 | + functions-common:write_user_unit_file:1540 : local extra= 2026-08-27 10:13:28.484 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-08-27 10:13:28.488 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-sch.service 2026-08-27 10:13:28.492 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-08-27 10:13:28.498 | + 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-27 10:13:28.591 | + 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-27 10:13:28.685 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service User quobyte 2026-08-27 10:13:28.767 | + 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-27 10:13:28.848 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service KillMode process 2026-08-27 10:13:28.928 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service TimeoutStopSec 300 2026-08-27 10:13:29.008 | + 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-27 10:13:29.088 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-08-27 10:13:29.092 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-08-27 10:13:29.096 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Install WantedBy multi-user.target 2026-08-27 10:13:29.196 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-08-27 10:13:29.713 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-sch.service 2026-08-27 10:13:29.750 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-sch.service → /etc/systemd/system/devstack@n-sch.service. 2026-08-27 10:13:30.246 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-sch.service 2026-08-27 10:13:30.305 | + functions-common:run_process:1686 : time_stop run_process 2026-08-27 10:13:30.309 | + functions-common:time_stop:2420 : local name 2026-08-27 10:13:30.313 | + functions-common:time_stop:2421 : local end_time 2026-08-27 10:13:30.317 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-27 10:13:30.321 | + functions-common:time_stop:2423 : local total 2026-08-27 10:13:30.324 | + functions-common:time_stop:2424 : local start_time 2026-08-27 10:13:30.328 | + functions-common:time_stop:2426 : name=run_process 2026-08-27 10:13:30.332 | + functions-common:time_stop:2427 : start_time=1787825608355 2026-08-27 10:13:30.336 | + functions-common:time_stop:2429 : [[ -z 1787825608355 ]] 2026-08-27 10:13:30.340 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-27 10:13:30.346 | + functions-common:time_stop:2432 : end_time=1787825610342 2026-08-27 10:13:30.350 | + functions-common:time_stop:2433 : elapsed_time=1987 2026-08-27 10:13:30.354 | + functions-common:time_stop:2434 : total=22860 2026-08-27 10:13:30.358 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-27 10:13:30.362 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=24847 2026-08-27 10:13:30.367 | ++ lib/nova:start_nova_rest:1089 : which uwsgi 2026-08-27 10:13:30.373 | + 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-27 10:13:30.377 | + functions-common:run_process:1674 : local service=n-api-meta 2026-08-27 10:13:30.381 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-08-27 10:13:30.385 | + functions-common:run_process:1676 : local group= 2026-08-27 10:13:30.389 | + functions-common:run_process:1677 : local user= 2026-08-27 10:13:30.393 | + functions-common:run_process:1678 : local env_vars= 2026-08-27 10:13:30.397 | + functions-common:run_process:1680 : local name=n-api-meta 2026-08-27 10:13:30.401 | + functions-common:run_process:1682 : time_start run_process 2026-08-27 10:13:30.405 | + functions-common:time_start:2406 : local name=run_process 2026-08-27 10:13:30.409 | + functions-common:time_start:2407 : local start_time= 2026-08-27 10:13:30.412 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-27 10:13:30.418 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-27 10:13:30.423 | + functions-common:time_start:2411 : _TIME_START[$name]=1787825610419 2026-08-27 10:13:30.427 | + functions-common:run_process:1683 : is_service_enabled n-api-meta 2026-08-27 10:13:30.453 | + functions-common:is_service_enabled:2076 : return 0 2026-08-27 10:13:30.457 | + 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-27 10:13:30.462 | + functions-common:_run_under_systemd:1628 : local service=n-api-meta 2026-08-27 10:13:30.466 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-08-27 10:13:30.470 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-08-27 10:13:30.474 | + 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-27 10:13:30.478 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-08-27 10:13:30.482 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ sudo ]] 2026-08-27 10:13:30.486 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ ^/ ]] 2026-08-27 10:13:30.490 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-api-meta.service 2026-08-27 10:13:30.494 | + functions-common:_run_under_systemd:1635 : local group= 2026-08-27 10:13:30.498 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-08-27 10:13:30.502 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-08-27 10:13:30.506 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-08-27 10:13:30.510 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-api-meta] ]] 2026-08-27 10:13:30.514 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ uwsgi ]] 2026-08-27 10:13:30.518 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-08-27 10:13:30.522 | + 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-27 10:13:30.526 | + 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-27 10:13:30.531 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@n-api-meta.service 2026-08-27 10:13:30.534 | + 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-27 10:13:30.538 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-08-27 10:13:30.542 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-08-27 10:13:30.546 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-08-27 10:13:30.550 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@n-api-meta.service 2026-08-27 10:13:30.554 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-08-27 10:13:30.560 | + 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-27 10:13:30.654 | + 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-27 10:13:30.748 | + 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-27 10:13:30.827 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service User quobyte 2026-08-27 10:13:30.908 | + 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-27 10:13:30.988 | + 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-27 10:13:31.068 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Type notify 2026-08-27 10:13:31.150 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service KillMode process 2026-08-27 10:13:31.228 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Restart always 2026-08-27 10:13:31.309 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service NotifyAccess all 2026-08-27 10:13:31.389 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service RestartForceExitStatus 100 2026-08-27 10:13:31.469 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-08-27 10:13:31.472 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-08-27 10:13:31.476 | + 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-27 10:13:31.572 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-08-27 10:13:32.084 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-api-meta.service 2026-08-27 10:13:32.116 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api-meta.service → /etc/systemd/system/devstack@n-api-meta.service. 2026-08-27 10:13:32.608 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-api-meta.service 2026-08-27 10:13:32.754 | + functions-common:run_process:1686 : time_stop run_process 2026-08-27 10:13:32.758 | + functions-common:time_stop:2420 : local name 2026-08-27 10:13:32.762 | + functions-common:time_stop:2421 : local end_time 2026-08-27 10:13:32.765 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-27 10:13:32.769 | + functions-common:time_stop:2423 : local total 2026-08-27 10:13:32.770 | + functions-common:time_stop:2424 : local start_time 2026-08-27 10:13:32.772 | + functions-common:time_stop:2426 : name=run_process 2026-08-27 10:13:32.776 | + functions-common:time_stop:2427 : start_time=1787825610419 2026-08-27 10:13:32.776 | + functions-common:time_stop:2429 : [[ -z 1787825610419 ]] 2026-08-27 10:13:32.781 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-27 10:13:32.786 | + functions-common:time_stop:2432 : end_time=1787825612783 2026-08-27 10:13:32.788 | + functions-common:time_stop:2433 : elapsed_time=2364 2026-08-27 10:13:32.792 | + functions-common:time_stop:2434 : total=24847 2026-08-27 10:13:32.792 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-27 10:13:32.794 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=27211 2026-08-27 10:13:32.796 | + 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-27 10:13:32.799 | + 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-27 10:13:32.802 | + lib/nova:start_nova:1171 : start_nova_console_proxies 2026-08-27 10:13:32.804 | + 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-27 10:13:32.806 | + 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-27 10:13:32.809 | + 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-27 10:13:32.811 | + lib/nova:start_nova_console_proxies:1110 : local api_cell_conf=/etc/nova/nova.conf 2026-08-27 10:13:32.813 | + 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-27 10:13:32.815 | + lib/nova:start_nova_console_proxies:1117 : enable_nova_console_proxies 2026-08-27 10:13:32.819 | ++ lib/nova:enable_nova_console_proxies:1095 : seq 1 1 2026-08-27 10:13:32.825 | + lib/nova:enable_nova_console_proxies:1095 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-08-27 10:13:32.825 | + lib/nova:enable_nova_console_proxies:1096 : for srv in n-novnc n-spice n-sproxy 2026-08-27 10:13:32.827 | + lib/nova:enable_nova_console_proxies:1097 : is_service_enabled n-novnc 2026-08-27 10:13:32.853 | + functions-common:is_service_enabled:2076 : return 0 2026-08-27 10:13:32.856 | + lib/nova:enable_nova_console_proxies:1098 : enable_service n-novnc-cell1 2026-08-27 10:13:32.911 | + lib/nova:enable_nova_console_proxies:1096 : for srv in n-novnc n-spice n-sproxy 2026-08-27 10:13:32.913 | + lib/nova:enable_nova_console_proxies:1097 : is_service_enabled n-spice 2026-08-27 10:13:32.935 | + functions-common:is_service_enabled:2076 : return 1 2026-08-27 10:13:32.939 | + lib/nova:enable_nova_console_proxies:1096 : for srv in n-novnc n-spice n-sproxy 2026-08-27 10:13:32.939 | + lib/nova:enable_nova_console_proxies:1097 : is_service_enabled n-sproxy 2026-08-27 10:13:32.958 | + functions-common:is_service_enabled:2076 : return 1 2026-08-27 10:13:32.961 | ++ lib/nova:start_nova_console_proxies:1118 : seq 1 1 2026-08-27 10:13:32.965 | + lib/nova:start_nova_console_proxies:1118 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-08-27 10:13:32.968 | + lib/nova:start_nova_console_proxies:1119 : local conf 2026-08-27 10:13:32.971 | ++ lib/nova:start_nova_console_proxies:1120 : conductor_conf 1 2026-08-27 10:13:32.974 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-08-27 10:13:32.976 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-08-27 10:13:32.978 | + lib/nova:start_nova_console_proxies:1120 : conf=/etc/nova/nova_cell1.conf 2026-08-27 10:13:32.983 | + 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-27 10:13:32.983 | + functions-common:run_process:1674 : local service=n-novnc-cell1 2026-08-27 10:13:32.985 | + 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-27 10:13:32.987 | + functions-common:run_process:1676 : local group= 2026-08-27 10:13:32.989 | + functions-common:run_process:1677 : local user= 2026-08-27 10:13:32.991 | + functions-common:run_process:1678 : local env_vars= 2026-08-27 10:13:32.993 | + functions-common:run_process:1680 : local name=n-novnc-cell1 2026-08-27 10:13:32.995 | + functions-common:run_process:1682 : time_start run_process 2026-08-27 10:13:32.997 | + functions-common:time_start:2406 : local name=run_process 2026-08-27 10:13:32.999 | + functions-common:time_start:2407 : local start_time= 2026-08-27 10:13:33.001 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-27 10:13:33.004 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-27 10:13:33.008 | + functions-common:time_start:2411 : _TIME_START[$name]=1787825613005 2026-08-27 10:13:33.010 | + functions-common:run_process:1683 : is_service_enabled n-novnc-cell1 2026-08-27 10:13:33.034 | + functions-common:is_service_enabled:2076 : return 0 2026-08-27 10:13:33.036 | + 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-27 10:13:33.039 | + functions-common:_run_under_systemd:1628 : local service=n-novnc-cell1 2026-08-27 10:13:33.041 | + 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-27 10:13:33.044 | + 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-27 10:13:33.046 | + 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-27 10:13:33.048 | + 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-27 10:13:33.051 | + 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-27 10:13:33.053 | + 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-27 10:13:33.056 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-novnc-cell1.service 2026-08-27 10:13:33.061 | + functions-common:_run_under_systemd:1635 : local group= 2026-08-27 10:13:33.064 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-08-27 10:13:33.069 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-08-27 10:13:33.073 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-08-27 10:13:33.078 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-novnc-cell1] ]] 2026-08-27 10:13:33.084 | + 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-27 10:13:33.086 | + 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-27 10:13:33.090 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-novnc-cell1.service 2026-08-27 10:13:33.093 | + 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-27 10:13:33.096 | + functions-common:write_user_unit_file:1537 : local group= 2026-08-27 10:13:33.101 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-08-27 10:13:33.103 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-08-27 10:13:33.108 | + functions-common:write_user_unit_file:1540 : local extra= 2026-08-27 10:13:33.112 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-08-27 10:13:33.119 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-novnc-cell1.service 2026-08-27 10:13:33.124 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-08-27 10:13:33.128 | + 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-27 10:13:33.206 | + 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-27 10:13:33.288 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service User quobyte 2026-08-27 10:13:33.356 | + 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-27 10:13:33.425 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service KillMode process 2026-08-27 10:13:33.493 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service TimeoutStopSec 300 2026-08-27 10:13:33.580 | + 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-27 10:13:33.686 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-08-27 10:13:33.690 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-08-27 10:13:33.694 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Install WantedBy multi-user.target 2026-08-27 10:13:33.784 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-08-27 10:13:34.379 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-novnc-cell1.service 2026-08-27 10:13:34.420 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-novnc-cell1.service → /etc/systemd/system/devstack@n-novnc-cell1.service. 2026-08-27 10:13:34.958 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-novnc-cell1.service 2026-08-27 10:13:35.020 | + functions-common:run_process:1686 : time_stop run_process 2026-08-27 10:13:35.024 | + functions-common:time_stop:2420 : local name 2026-08-27 10:13:35.031 | + functions-common:time_stop:2421 : local end_time 2026-08-27 10:13:35.034 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-27 10:13:35.038 | + functions-common:time_stop:2423 : local total 2026-08-27 10:13:35.045 | + functions-common:time_stop:2424 : local start_time 2026-08-27 10:13:35.048 | + functions-common:time_stop:2426 : name=run_process 2026-08-27 10:13:35.050 | + functions-common:time_stop:2427 : start_time=1787825613005 2026-08-27 10:13:35.052 | + functions-common:time_stop:2429 : [[ -z 1787825613005 ]] 2026-08-27 10:13:35.056 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-27 10:13:35.059 | + functions-common:time_stop:2432 : end_time=1787825615057 2026-08-27 10:13:35.061 | + functions-common:time_stop:2433 : elapsed_time=2052 2026-08-27 10:13:35.064 | + functions-common:time_stop:2434 : total=27211 2026-08-27 10:13:35.066 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-27 10:13:35.068 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=29263 2026-08-27 10:13:35.070 | + 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-27 10:13:35.072 | + functions-common:run_process:1674 : local service=n-spice-cell1 2026-08-27 10:13:35.074 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2026-08-27 10:13:35.077 | + functions-common:run_process:1676 : local group= 2026-08-27 10:13:35.079 | + functions-common:run_process:1677 : local user= 2026-08-27 10:13:35.081 | + functions-common:run_process:1678 : local env_vars= 2026-08-27 10:13:35.083 | + functions-common:run_process:1680 : local name=n-spice-cell1 2026-08-27 10:13:35.086 | + functions-common:run_process:1682 : time_start run_process 2026-08-27 10:13:35.088 | + functions-common:time_start:2406 : local name=run_process 2026-08-27 10:13:35.090 | + functions-common:time_start:2407 : local start_time= 2026-08-27 10:13:35.093 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-27 10:13:35.096 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-27 10:13:35.103 | + functions-common:time_start:2411 : _TIME_START[$name]=1787825615098 2026-08-27 10:13:35.103 | + functions-common:run_process:1683 : is_service_enabled n-spice-cell1 2026-08-27 10:13:35.129 | + functions-common:is_service_enabled:2076 : return 1 2026-08-27 10:13:35.131 | + functions-common:run_process:1686 : time_stop run_process 2026-08-27 10:13:35.134 | + functions-common:time_stop:2420 : local name 2026-08-27 10:13:35.136 | + functions-common:time_stop:2421 : local end_time 2026-08-27 10:13:35.138 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-27 10:13:35.140 | + functions-common:time_stop:2423 : local total 2026-08-27 10:13:35.144 | + functions-common:time_stop:2424 : local start_time 2026-08-27 10:13:35.144 | + functions-common:time_stop:2426 : name=run_process 2026-08-27 10:13:35.146 | + functions-common:time_stop:2427 : start_time=1787825615098 2026-08-27 10:13:35.148 | + functions-common:time_stop:2429 : [[ -z 1787825615098 ]] 2026-08-27 10:13:35.152 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-27 10:13:35.161 | + functions-common:time_stop:2432 : end_time=1787825615155 2026-08-27 10:13:35.166 | + functions-common:time_stop:2433 : elapsed_time=57 2026-08-27 10:13:35.171 | + functions-common:time_stop:2434 : total=29263 2026-08-27 10:13:35.181 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-27 10:13:35.185 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=29320 2026-08-27 10:13:35.192 | + 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-27 10:13:35.197 | + functions-common:run_process:1674 : local service=n-sproxy-cell1 2026-08-27 10:13:35.205 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2026-08-27 10:13:35.211 | + functions-common:run_process:1676 : local group= 2026-08-27 10:13:35.216 | + functions-common:run_process:1677 : local user= 2026-08-27 10:13:35.224 | + functions-common:run_process:1678 : local env_vars= 2026-08-27 10:13:35.227 | + functions-common:run_process:1680 : local name=n-sproxy-cell1 2026-08-27 10:13:35.235 | + functions-common:run_process:1682 : time_start run_process 2026-08-27 10:13:35.238 | + functions-common:time_start:2406 : local name=run_process 2026-08-27 10:13:35.241 | + functions-common:time_start:2407 : local start_time= 2026-08-27 10:13:35.244 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-27 10:13:35.248 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-27 10:13:35.253 | + functions-common:time_start:2411 : _TIME_START[$name]=1787825615250 2026-08-27 10:13:35.257 | + functions-common:run_process:1683 : is_service_enabled n-sproxy-cell1 2026-08-27 10:13:35.297 | + functions-common:is_service_enabled:2076 : return 1 2026-08-27 10:13:35.304 | + functions-common:run_process:1686 : time_stop run_process 2026-08-27 10:13:35.310 | + functions-common:time_stop:2420 : local name 2026-08-27 10:13:35.317 | + functions-common:time_stop:2421 : local end_time 2026-08-27 10:13:35.322 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-27 10:13:35.329 | + functions-common:time_stop:2423 : local total 2026-08-27 10:13:35.336 | + functions-common:time_stop:2424 : local start_time 2026-08-27 10:13:35.342 | + functions-common:time_stop:2426 : name=run_process 2026-08-27 10:13:35.349 | + functions-common:time_stop:2427 : start_time=1787825615250 2026-08-27 10:13:35.355 | + functions-common:time_stop:2429 : [[ -z 1787825615250 ]] 2026-08-27 10:13:35.366 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-27 10:13:35.374 | + functions-common:time_stop:2432 : end_time=1787825615366 2026-08-27 10:13:35.380 | + functions-common:time_stop:2433 : elapsed_time=116 2026-08-27 10:13:35.389 | + functions-common:time_stop:2434 : total=29320 2026-08-27 10:13:35.395 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-27 10:13:35.401 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=29436 2026-08-27 10:13:35.405 | + 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-27 10:13:35.411 | + 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-27 10:13:35.416 | + lib/nova:start_nova:1172 : start_nova_conductor 2026-08-27 10:13:35.422 | + lib/nova:start_nova_conductor:1140 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-08-27 10:13:35.427 | + lib/nova:start_nova_conductor:1146 : enable_nova_fleet 2026-08-27 10:13:35.433 | + lib/nova:enable_nova_fleet:1131 : is_service_enabled n-cond 2026-08-27 10:13:35.467 | + functions-common:is_service_enabled:2076 : return 0 2026-08-27 10:13:35.476 | + lib/nova:enable_nova_fleet:1132 : enable_service n-super-cond 2026-08-27 10:13:35.574 | ++ lib/nova:enable_nova_fleet:1133 : seq 1 1 2026-08-27 10:13:35.581 | + lib/nova:enable_nova_fleet:1133 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-08-27 10:13:35.589 | + lib/nova:enable_nova_fleet:1134 : enable_service n-cond-cell1 2026-08-27 10:13:35.676 | + lib/nova:start_nova_conductor:1147 : is_service_enabled n-super-cond 2026-08-27 10:13:35.711 | + functions-common:is_service_enabled:2076 : return 0 2026-08-27 10:13:35.718 | + 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-27 10:13:35.722 | + functions-common:run_process:1674 : local service=n-super-cond 2026-08-27 10:13:35.724 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-08-27 10:13:35.731 | + functions-common:run_process:1676 : local group= 2026-08-27 10:13:35.736 | + functions-common:run_process:1677 : local user= 2026-08-27 10:13:35.740 | + functions-common:run_process:1678 : local env_vars= 2026-08-27 10:13:35.743 | + functions-common:run_process:1680 : local name=n-super-cond 2026-08-27 10:13:35.754 | + functions-common:run_process:1682 : time_start run_process 2026-08-27 10:13:35.762 | + functions-common:time_start:2406 : local name=run_process 2026-08-27 10:13:35.773 | + functions-common:time_start:2407 : local start_time= 2026-08-27 10:13:35.781 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-27 10:13:35.794 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-27 10:13:35.807 | + functions-common:time_start:2411 : _TIME_START[$name]=1787825615802 2026-08-27 10:13:35.815 | + functions-common:run_process:1683 : is_service_enabled n-super-cond 2026-08-27 10:13:35.852 | + functions-common:is_service_enabled:2076 : return 0 2026-08-27 10:13:35.857 | + 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-27 10:13:35.864 | + functions-common:_run_under_systemd:1628 : local service=n-super-cond 2026-08-27 10:13:35.868 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-08-27 10:13:35.872 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-08-27 10:13:35.879 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-08-27 10:13:35.885 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-08-27 10:13:35.889 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf =~ sudo ]] 2026-08-27 10:13:35.895 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf =~ ^/ ]] 2026-08-27 10:13:35.900 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-super-cond.service 2026-08-27 10:13:35.905 | + functions-common:_run_under_systemd:1635 : local group= 2026-08-27 10:13:35.911 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-08-27 10:13:35.916 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-08-27 10:13:35.921 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-08-27 10:13:35.928 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-super-cond] ]] 2026-08-27 10:13:35.932 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf =~ uwsgi ]] 2026-08-27 10:13:35.938 | + 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-27 10:13:35.944 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-super-cond.service 2026-08-27 10:13:35.948 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-08-27 10:13:35.952 | + functions-common:write_user_unit_file:1537 : local group= 2026-08-27 10:13:35.957 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-08-27 10:13:35.963 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-08-27 10:13:35.967 | + functions-common:write_user_unit_file:1540 : local extra= 2026-08-27 10:13:35.971 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-08-27 10:13:35.976 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-super-cond.service 2026-08-27 10:13:35.984 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-08-27 10:13:35.991 | + 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-27 10:13:36.130 | + 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-27 10:13:36.278 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service User quobyte 2026-08-27 10:13:36.408 | + 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-27 10:13:36.521 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service KillMode process 2026-08-27 10:13:36.645 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service TimeoutStopSec 300 2026-08-27 10:13:36.726 | + 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-27 10:13:36.801 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-08-27 10:13:36.808 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-08-27 10:13:36.812 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Install WantedBy multi-user.target 2026-08-27 10:13:36.953 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-08-27 10:13:37.530 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-super-cond.service 2026-08-27 10:13:37.569 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-super-cond.service → /etc/systemd/system/devstack@n-super-cond.service. 2026-08-27 10:13:38.102 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-super-cond.service 2026-08-27 10:13:38.165 | + functions-common:run_process:1686 : time_stop run_process 2026-08-27 10:13:38.172 | + functions-common:time_stop:2420 : local name 2026-08-27 10:13:38.177 | + functions-common:time_stop:2421 : local end_time 2026-08-27 10:13:38.183 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-27 10:13:38.193 | + functions-common:time_stop:2423 : local total 2026-08-27 10:13:38.196 | + functions-common:time_stop:2424 : local start_time 2026-08-27 10:13:38.202 | + functions-common:time_stop:2426 : name=run_process 2026-08-27 10:13:38.209 | + functions-common:time_stop:2427 : start_time=1787825615802 2026-08-27 10:13:38.216 | + functions-common:time_stop:2429 : [[ -z 1787825615802 ]] 2026-08-27 10:13:38.226 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-27 10:13:38.235 | + functions-common:time_stop:2432 : end_time=1787825618228 2026-08-27 10:13:38.239 | + functions-common:time_stop:2433 : elapsed_time=2426 2026-08-27 10:13:38.245 | + functions-common:time_stop:2434 : total=29436 2026-08-27 10:13:38.250 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-27 10:13:38.256 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=31862 2026-08-27 10:13:38.264 | ++ lib/nova:start_nova_conductor:1150 : seq 1 1 2026-08-27 10:13:38.272 | + lib/nova:start_nova_conductor:1150 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-08-27 10:13:38.278 | + lib/nova:start_nova_conductor:1151 : is_service_enabled n-cond-cell1 2026-08-27 10:13:38.326 | + functions-common:is_service_enabled:2076 : return 0 2026-08-27 10:13:38.332 | + lib/nova:start_nova_conductor:1152 : local conf 2026-08-27 10:13:38.339 | ++ lib/nova:start_nova_conductor:1153 : conductor_conf 1 2026-08-27 10:13:38.347 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-08-27 10:13:38.354 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-08-27 10:13:38.361 | + lib/nova:start_nova_conductor:1153 : conf=/etc/nova/nova_cell1.conf 2026-08-27 10:13:38.366 | + 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-27 10:13:38.372 | + functions-common:run_process:1674 : local service=n-cond-cell1 2026-08-27 10:13:38.379 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-08-27 10:13:38.382 | + functions-common:run_process:1676 : local group= 2026-08-27 10:13:38.387 | + functions-common:run_process:1677 : local user= 2026-08-27 10:13:38.391 | + functions-common:run_process:1678 : local env_vars= 2026-08-27 10:13:38.396 | + functions-common:run_process:1680 : local name=n-cond-cell1 2026-08-27 10:13:38.402 | + functions-common:run_process:1682 : time_start run_process 2026-08-27 10:13:38.406 | + functions-common:time_start:2406 : local name=run_process 2026-08-27 10:13:38.411 | + functions-common:time_start:2407 : local start_time= 2026-08-27 10:13:38.417 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-27 10:13:38.422 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-27 10:13:38.430 | + functions-common:time_start:2411 : _TIME_START[$name]=1787825618423 2026-08-27 10:13:38.436 | + functions-common:run_process:1683 : is_service_enabled n-cond-cell1 2026-08-27 10:13:38.469 | + functions-common:is_service_enabled:2076 : return 0 2026-08-27 10:13:38.475 | + 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-27 10:13:38.480 | + functions-common:_run_under_systemd:1628 : local service=n-cond-cell1 2026-08-27 10:13:38.483 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-08-27 10:13:38.487 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-08-27 10:13:38.492 | + 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-27 10:13:38.498 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-08-27 10:13:38.503 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ sudo ]] 2026-08-27 10:13:38.510 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ ^/ ]] 2026-08-27 10:13:38.517 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-cond-cell1.service 2026-08-27 10:13:38.522 | + functions-common:_run_under_systemd:1635 : local group= 2026-08-27 10:13:38.528 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-08-27 10:13:38.533 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-08-27 10:13:38.539 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-08-27 10:13:38.545 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-cond-cell1] ]] 2026-08-27 10:13:38.556 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ uwsgi ]] 2026-08-27 10:13:38.559 | + 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-27 10:13:38.567 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-cond-cell1.service 2026-08-27 10:13:38.575 | + 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-27 10:13:38.582 | + functions-common:write_user_unit_file:1537 : local group= 2026-08-27 10:13:38.588 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-08-27 10:13:38.592 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-08-27 10:13:38.595 | + functions-common:write_user_unit_file:1540 : local extra= 2026-08-27 10:13:38.597 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-08-27 10:13:38.603 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-cond-cell1.service 2026-08-27 10:13:38.608 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-08-27 10:13:38.612 | + 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-27 10:13:38.754 | + 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-27 10:13:38.889 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service User quobyte 2026-08-27 10:13:39.011 | + 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-27 10:13:39.139 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service KillMode process 2026-08-27 10:13:39.224 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service TimeoutStopSec 300 2026-08-27 10:13:39.309 | + 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-27 10:13:39.388 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-08-27 10:13:39.393 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-08-27 10:13:39.397 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Install WantedBy multi-user.target 2026-08-27 10:13:39.493 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-08-27 10:13:40.023 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-cond-cell1.service 2026-08-27 10:13:40.052 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-cond-cell1.service → /etc/systemd/system/devstack@n-cond-cell1.service. 2026-08-27 10:13:40.585 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-cond-cell1.service 2026-08-27 10:13:40.648 | + functions-common:run_process:1686 : time_stop run_process 2026-08-27 10:13:40.652 | + functions-common:time_stop:2420 : local name 2026-08-27 10:13:40.657 | + functions-common:time_stop:2421 : local end_time 2026-08-27 10:13:40.662 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-27 10:13:40.666 | + functions-common:time_stop:2423 : local total 2026-08-27 10:13:40.670 | + functions-common:time_stop:2424 : local start_time 2026-08-27 10:13:40.674 | + functions-common:time_stop:2426 : name=run_process 2026-08-27 10:13:40.678 | + functions-common:time_stop:2427 : start_time=1787825618423 2026-08-27 10:13:40.683 | + functions-common:time_stop:2429 : [[ -z 1787825618423 ]] 2026-08-27 10:13:40.687 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-27 10:13:40.693 | + functions-common:time_stop:2432 : end_time=1787825620689 2026-08-27 10:13:40.698 | + functions-common:time_stop:2433 : elapsed_time=2266 2026-08-27 10:13:40.702 | + functions-common:time_stop:2434 : total=31862 2026-08-27 10:13:40.706 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-27 10:13:40.710 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=34128 2026-08-27 10:13:40.715 | + lib/nova:start_nova:1173 : start_nova_compute 2026-08-27 10:13:40.719 | + 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-27 10:13:40.724 | + 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-27 10:13:40.728 | + 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-27 10:13:40.732 | + lib/nova:start_nova_compute:991 : local compute_cell_conf=/etc/nova/nova.conf 2026-08-27 10:13:40.737 | + lib/nova:start_nova_compute:994 : cp /etc/nova/nova.conf /etc/nova/nova-cpu.conf 2026-08-27 10:13:40.744 | + lib/nova:start_nova_compute:996 : merge_config_file /home/quobyte/devstack/local.conf post-config '$NOVA_CPU_CONF' 2026-08-27 10:13:40.748 | + inc/meta-config:merge_config_file:83 : local file=/home/quobyte/devstack/local.conf 2026-08-27 10:13:40.752 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-08-27 10:13:40.756 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CPU_CONF' 2026-08-27 10:13:40.760 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-08-27 10:13:40.765 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CPU_CONF' 2026-08-27 10:13:40.769 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova-cpu.conf 2026-08-27 10:13:40.775 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova-cpu.conf 2026-08-27 10:13:40.780 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova-cpu.conf ']' 2026-08-27 10:13:40.784 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/quobyte/devstack/local.conf post-config '$NOVA_CPU_CONF' 2026-08-27 10:13:40.786 | + inc/meta-config:merge_config_file:164 : read a 2026-08-27 10:13:40.789 | + inc/meta-config:get_meta_section:33 : local file=/home/quobyte/devstack/local.conf 2026-08-27 10:13:40.793 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-08-27 10:13:40.793 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CPU_CONF' ' 2026-08-27 10:13:40.793 | BEGIN { 2026-08-27 10:13:40.793 | section = "" 2026-08-27 10:13:40.794 | last_section = "" 2026-08-27 10:13:40.794 | section_count = 0 2026-08-27 10:13:40.794 | } 2026-08-27 10:13:40.794 | /^\[.+\]/ { 2026-08-27 10:13:40.794 | gsub("[][]", "", $1); 2026-08-27 10:13:40.794 | section=$1 2026-08-27 10:13:40.794 | next 2026-08-27 10:13:40.794 | } 2026-08-27 10:13:40.794 | /^ *\#/ { 2026-08-27 10:13:40.794 | next 2026-08-27 10:13:40.794 | } 2026-08-27 10:13:40.794 | /^[^ \t]+/ { 2026-08-27 10:13:40.795 | # get offset of first = in $0 2026-08-27 10:13:40.795 | eq_idx = index($0, "=") 2026-08-27 10:13:40.795 | # extract attr & value from $0 2026-08-27 10:13:40.795 | attr = substr($0, 1, eq_idx - 1) 2026-08-27 10:13:40.795 | value = substr($0, eq_idx + 1) 2026-08-27 10:13:40.795 | # only need to strip trailing whitespace from attr 2026-08-27 10:13:40.795 | sub(/[ \t]*$/, "", attr) 2026-08-27 10:13:40.795 | # need to strip leading & trailing whitespace from value 2026-08-27 10:13:40.795 | sub(/^[ \t]*/, "", value) 2026-08-27 10:13:40.795 | sub(/[ \t]*$/, "", value) 2026-08-27 10:13:40.795 | 2026-08-27 10:13:40.796 | # cfg_attr_count: number of config lines per [section, attr] 2026-08-27 10:13:40.796 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-08-27 10:13:40.796 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-08-27 10:13:40.796 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-08-27 10:13:40.796 | if (! (section, attr) in cfg_attr_count) { 2026-08-27 10:13:40.796 | if (section != last_section) { 2026-08-27 10:13:40.798 | cfg_section[section_count++] = section 2026-08-27 10:13:40.798 | last_section = section 2026-08-27 10:13:40.798 | } 2026-08-27 10:13:40.798 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-08-27 10:13:40.799 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-08-27 10:13:40.799 | 2026-08-27 10:13:40.799 | cfg_attr[section, attr, 0] = value 2026-08-27 10:13:40.799 | cfg_attr_count[section, attr] = 1 2026-08-27 10:13:40.799 | } else { 2026-08-27 10:13:40.799 | lno = cfg_attr_count[section, attr]++ 2026-08-27 10:13:40.799 | cfg_attr[section, attr, lno] = value 2026-08-27 10:13:40.799 | } 2026-08-27 10:13:40.799 | } 2026-08-27 10:13:40.799 | END { 2026-08-27 10:13:40.799 | # Process each section in order 2026-08-27 10:13:40.800 | for (sno = 0; sno < section_count; sno++) { 2026-08-27 10:13:40.800 | section = cfg_section[sno] 2026-08-27 10:13:40.800 | # The ini routines simply append a config item immediately 2026-08-27 10:13:40.800 | # after the section header. To keep the same order as defined 2026-08-27 10:13:40.800 | # in local.conf, invoke the ini routines in the reverse order 2026-08-27 10:13:40.800 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-08-27 10:13:40.800 | attr = cfg_sec_attr_name[sno, attr_no] 2026-08-27 10:13:40.800 | if (cfg_attr_count[section, attr] == 1) 2026-08-27 10:13:40.800 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-08-27 10:13:40.800 | else { 2026-08-27 10:13:40.800 | # For multiline, invoke the ini routines in the reverse order 2026-08-27 10:13:40.800 | count = cfg_attr_count[section, attr] 2026-08-27 10:13:40.801 | print "inidelete " configfile " " section " " attr 2026-08-27 10:13:40.801 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-08-27 10:13:40.801 | for (l = count -2; l >= 0; l--) 2026-08-27 10:13:40.801 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-08-27 10:13:40.801 | } 2026-08-27 10:13:40.801 | } 2026-08-27 10:13:40.801 | } 2026-08-27 10:13:40.801 | } 2026-08-27 10:13:40.801 | ' 2026-08-27 10:13:40.802 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-08-27 10:13:40.802 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CPU_CONF' 2026-08-27 10:13:40.803 | + inc/meta-config:get_meta_section:37 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-08-27 10:13:40.806 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CPU_CONF ]] 2026-08-27 10:13:40.811 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CPU_CONF' ' 2026-08-27 10:13:40.811 | BEGIN { group = "" } 2026-08-27 10:13:40.811 | /^\[\[.+\|.*\]\]/ { 2026-08-27 10:13:40.811 | gsub("[][]", "", $1); 2026-08-27 10:13:40.811 | split($1, a, "|"); 2026-08-27 10:13:40.811 | if (a[1] == matchgroup && a[2] == configfile) { 2026-08-27 10:13:40.811 | group=a[1] 2026-08-27 10:13:40.811 | } else { 2026-08-27 10:13:40.812 | group="" 2026-08-27 10:13:40.812 | } 2026-08-27 10:13:40.812 | next 2026-08-27 10:13:40.812 | } 2026-08-27 10:13:40.812 | { 2026-08-27 10:13:40.812 | if (group != "") 2026-08-27 10:13:40.812 | print $0 2026-08-27 10:13:40.812 | } 2026-08-27 10:13:40.812 | ' /home/quobyte/devstack/local.conf 2026-08-27 10:13:40.823 | + lib/nova:start_nova_compute:998 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-08-27 10:13:40.827 | + lib/nova:start_nova_compute:1005 : iniset /etc/nova/nova-cpu.conf workarounds disable_group_policy_check_upcall True 2026-08-27 10:13:40.873 | + lib/nova:start_nova_compute:1008 : iniset /etc/nova/nova-cpu.conf filter_scheduler track_instance_changes False 2026-08-27 10:13:40.920 | + lib/nova:start_nova_compute:1009 : iniset_rpc_backend nova /etc/nova/nova-cpu.conf DEFAULT nova_cell1 2026-08-27 10:13:40.924 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=nova 2026-08-27 10:13:40.928 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/nova/nova-cpu.conf 2026-08-27 10:13:40.932 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-08-27 10:13:40.937 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host=nova_cell1 2026-08-27 10:13:40.941 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-08-27 10:13:40.966 | + functions-common:is_service_enabled:2076 : return 0 2026-08-27 10:13:40.972 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url nova_cell1 2026-08-27 10:13:40.976 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host=nova_cell1 2026-08-27 10:13:40.980 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-08-27 10:13:41.008 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-27 10:13:41.013 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.38:5672/nova_cell1 2026-08-27 10:13:41.018 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/nova/nova-cpu.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.38:5672/nova_cell1 2026-08-27 10:13:41.065 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-08-27 10:13:41.069 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-08-27 10:13:41.074 | + lib/nova:start_nova_compute:1013 : inidelete /etc/nova/nova-cpu.conf database connection 2026-08-27 10:13:41.105 | + lib/nova:start_nova_compute:1014 : inidelete /etc/nova/nova-cpu.conf api_database connection 2026-08-27 10:13:41.136 | + lib/nova:start_nova_compute:1019 : configure_console_compute 2026-08-27 10:13:41.141 | + lib/nova:configure_console_compute:671 : local offset 2026-08-27 10:13:41.145 | + lib/nova:configure_console_compute:672 : offset=0 2026-08-27 10:13:41.149 | + lib/nova:configure_console_compute:676 : local default_proxyclient_addr 2026-08-27 10:13:41.154 | ++ lib/nova:configure_console_compute:677 : iniget /etc/nova/nova-cpu.conf DEFAULT my_ip 2026-08-27 10:13:41.187 | + lib/nova:configure_console_compute:677 : default_proxyclient_addr=192.168.122.38 2026-08-27 10:13:41.192 | + lib/nova:configure_console_compute:681 : is_service_enabled n-cpu 2026-08-27 10:13:41.219 | + functions-common:is_service_enabled:2076 : return 0 2026-08-27 10:13:41.223 | + lib/nova:configure_console_compute:682 : '[' False == True ']' 2026-08-27 10:13:41.227 | + lib/nova:configure_console_compute:685 : vercmp v1.3.0 '<' 1.0.0 2026-08-27 10:13:41.232 | + functions:vercmp:647 : local v1=v1.3.0 2026-08-27 10:13:41.237 | + functions:vercmp:648 : local 'op=<' 2026-08-27 10:13:41.241 | + functions:vercmp:649 : local v2=1.0.0 2026-08-27 10:13:41.245 | + functions:vercmp:650 : local result 2026-08-27 10:13:41.253 | ++ functions:vercmp:654 : head -1 2026-08-27 10:13:41.256 | ++ functions:vercmp:654 : echo -e 'v1.3.0\n1.0.0' 2026-08-27 10:13:41.259 | ++ functions:vercmp:654 : sort -V 2026-08-27 10:13:41.267 | + functions:vercmp:654 : result=1.0.0 2026-08-27 10:13:41.272 | + functions:vercmp:656 : case $op in 2026-08-27 10:13:41.276 | + functions:vercmp:666 : '[' v1.3.0 '!=' 1.0.0 ']' 2026-08-27 10:13:41.281 | + functions:vercmp:666 : '[' 1.0.0 = v1.3.0 ']' 2026-08-27 10:13:41.285 | + functions:vercmp:667 : return 2026-08-27 10:13:41.290 | + lib/nova:configure_console_compute:690 : NOVNCPROXY_URL=http://192.168.122.38:6080/vnc_lite.html 2026-08-27 10:13:41.294 | + lib/nova:configure_console_compute:692 : iniset /etc/nova/nova-cpu.conf vnc novncproxy_base_url http://192.168.122.38:6080/vnc_lite.html 2026-08-27 10:13:41.344 | + lib/nova:configure_console_compute:693 : SPICEHTML5PROXY_URL=http://192.168.122.38:6081/spice_auto.html 2026-08-27 10:13:41.348 | + lib/nova:configure_console_compute:694 : iniset /etc/nova/nova-cpu.conf spice html5proxy_base_url http://192.168.122.38:6081/spice_auto.html 2026-08-27 10:13:41.397 | + lib/nova:configure_console_compute:697 : is_service_enabled n-novnc 2026-08-27 10:13:41.424 | + functions-common:is_service_enabled:2076 : return 0 2026-08-27 10:13:41.428 | + lib/nova:configure_console_compute:700 : VNCSERVER_LISTEN=0.0.0.0 2026-08-27 10:13:41.432 | + lib/nova:configure_console_compute:701 : VNCSERVER_PROXYCLIENT_ADDRESS=192.168.122.38 2026-08-27 10:13:41.436 | + lib/nova:configure_console_compute:702 : iniset /etc/nova/nova-cpu.conf vnc server_listen 0.0.0.0 2026-08-27 10:13:41.481 | + lib/nova:configure_console_compute:703 : iniset /etc/nova/nova-cpu.conf vnc server_proxyclient_address 192.168.122.38 2026-08-27 10:13:41.529 | + lib/nova:configure_console_compute:708 : is_service_enabled n-spice 2026-08-27 10:13:41.555 | + functions-common:is_service_enabled:2076 : return 1 2026-08-27 10:13:41.560 | + lib/nova:configure_console_compute:708 : '[' False '!=' False ']' 2026-08-27 10:13:41.563 | + lib/nova:configure_console_compute:718 : is_service_enabled n-sproxy 2026-08-27 10:13:41.605 | + functions-common:is_service_enabled:2076 : return 1 2026-08-27 10:13:41.607 | + lib/nova:configure_console_compute:718 : '[' False '!=' False ']' 2026-08-27 10:13:41.612 | + lib/nova:start_nova_compute:1023 : iniset /etc/nova/nova-cpu.conf DEFAULT reimage_timeout_per_gb 180 2026-08-27 10:13:41.660 | + lib/nova:start_nova_compute:1026 : '[' -n 127.0.0.1 ']' 2026-08-27 10:13:41.664 | + 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-27 10:13:41.714 | + lib/nova:start_nova_compute:1031 : [[ libvirt == \l\i\b\v\i\r\t ]] 2026-08-27 10:13:41.717 | + lib/nova:start_nova_compute:1031 : [[ kvm == \q\e\m\u ]] 2026-08-27 10:13:41.721 | + lib/nova:start_nova_compute:1035 : [[ -n '' ]] 2026-08-27 10:13:41.724 | + lib/nova:start_nova_compute:1039 : [[ libvirt = \l\i\b\v\i\r\t ]] 2026-08-27 10:13:41.726 | + lib/nova:start_nova_compute:1040 : '[' 0 -gt 0 ']' 2026-08-27 10:13:41.730 | + 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-27 10:13:41.733 | + functions-common:run_process:1674 : local service=n-cpu 2026-08-27 10:13:41.737 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-08-27 10:13:41.740 | + functions-common:run_process:1676 : local group=libvirt 2026-08-27 10:13:41.743 | + functions-common:run_process:1677 : local user= 2026-08-27 10:13:41.747 | + functions-common:run_process:1678 : local env_vars= 2026-08-27 10:13:41.750 | + functions-common:run_process:1680 : local name=n-cpu 2026-08-27 10:13:41.753 | + functions-common:run_process:1682 : time_start run_process 2026-08-27 10:13:41.757 | + functions-common:time_start:2406 : local name=run_process 2026-08-27 10:13:41.760 | + functions-common:time_start:2407 : local start_time= 2026-08-27 10:13:41.764 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-27 10:13:41.769 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-27 10:13:41.774 | + functions-common:time_start:2411 : _TIME_START[$name]=1787825621768 2026-08-27 10:13:41.780 | + functions-common:run_process:1683 : is_service_enabled n-cpu 2026-08-27 10:13:41.806 | + functions-common:is_service_enabled:2076 : return 0 2026-08-27 10:13:41.810 | + 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-27 10:13:41.814 | + functions-common:_run_under_systemd:1628 : local service=n-cpu 2026-08-27 10:13:41.820 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-08-27 10:13:41.824 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-08-27 10:13:41.829 | + 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-27 10:13:41.833 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-08-27 10:13:41.838 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf =~ sudo ]] 2026-08-27 10:13:41.843 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf =~ ^/ ]] 2026-08-27 10:13:41.847 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-cpu.service 2026-08-27 10:13:41.851 | + functions-common:_run_under_systemd:1635 : local group=libvirt 2026-08-27 10:13:41.857 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-08-27 10:13:41.863 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-08-27 10:13:41.867 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-08-27 10:13:41.871 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-cpu] ]] 2026-08-27 10:13:41.875 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf =~ uwsgi ]] 2026-08-27 10:13:41.879 | + 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-27 10:13:41.884 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-cpu.service 2026-08-27 10:13:41.887 | + 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-27 10:13:41.890 | + functions-common:write_user_unit_file:1537 : local group=libvirt 2026-08-27 10:13:41.894 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-08-27 10:13:41.899 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-08-27 10:13:41.905 | + functions-common:write_user_unit_file:1540 : local extra= 2026-08-27 10:13:41.905 | + functions-common:write_user_unit_file:1541 : [[ -n libvirt ]] 2026-08-27 10:13:41.907 | + functions-common:write_user_unit_file:1542 : extra=Group=libvirt 2026-08-27 10:13:41.909 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-cpu.service 2026-08-27 10:13:41.911 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-08-27 10:13:41.915 | + 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-27 10:13:42.008 | + 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-27 10:13:42.114 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service User quobyte 2026-08-27 10:13:42.194 | + 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-27 10:13:42.273 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service KillMode process 2026-08-27 10:13:42.353 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service TimeoutStopSec 300 2026-08-27 10:13:42.431 | + 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-27 10:13:42.511 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-08-27 10:13:42.515 | + functions-common:write_user_unit_file:1557 : [[ -n libvirt ]] 2026-08-27 10:13:42.519 | + functions-common:write_user_unit_file:1558 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service Group libvirt 2026-08-27 10:13:42.604 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Install WantedBy multi-user.target 2026-08-27 10:13:42.701 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-08-27 10:13:43.222 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-cpu.service 2026-08-27 10:13:43.260 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-cpu.service → /etc/systemd/system/devstack@n-cpu.service. 2026-08-27 10:13:43.804 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-cpu.service 2026-08-27 10:13:43.887 | + functions-common:run_process:1686 : time_stop run_process 2026-08-27 10:13:43.892 | + functions-common:time_stop:2420 : local name 2026-08-27 10:13:43.898 | + functions-common:time_stop:2421 : local end_time 2026-08-27 10:13:43.902 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-27 10:13:43.909 | + functions-common:time_stop:2423 : local total 2026-08-27 10:13:43.914 | + functions-common:time_stop:2424 : local start_time 2026-08-27 10:13:43.920 | + functions-common:time_stop:2426 : name=run_process 2026-08-27 10:13:43.929 | + functions-common:time_stop:2427 : start_time=1787825621768 2026-08-27 10:13:43.932 | + functions-common:time_stop:2429 : [[ -z 1787825621768 ]] 2026-08-27 10:13:43.941 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-27 10:13:43.948 | + functions-common:time_stop:2432 : end_time=1787825623943 2026-08-27 10:13:43.953 | + functions-common:time_stop:2433 : elapsed_time=2175 2026-08-27 10:13:43.959 | + functions-common:time_stop:2434 : total=34128 2026-08-27 10:13:43.963 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-27 10:13:43.972 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=36303 2026-08-27 10:13:43.979 | + 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-27 10:13:43.987 | + 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-27 10:13:43.997 | + lib/nova:start_nova:1174 : is_service_enabled n-api 2026-08-27 10:13:44.039 | + functions-common:is_service_enabled:2076 : return 0 2026-08-27 10:13:44.044 | + lib/nova:start_nova:1176 : echo 'Dumping cells_v2 mapping' 2026-08-27 10:13:44.044 | Dumping cells_v2 mapping 2026-08-27 10:13:44.049 | + lib/nova:start_nova:1177 : /opt/stack/data/venv/bin/nova-manage cell_v2 list_cells --verbose 2026-08-27 10:13:44.688 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-08-27 10:13:44.688 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-27 10:13:44.688 | we strongly recommend against using it for new projects. 2026-08-27 10:13:44.689 | 2026-08-27 10:13:44.689 | If you are already using Eventlet, we recommend migrating to a different 2026-08-27 10:13:44.689 | framework. For more detail see 2026-08-27 10:13:44.689 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-27 10:13:44.689 | 2026-08-27 10:13:44.689 | import eventlet # noqa 2026-08-27 10:13:44.948 | 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-27 10:13:47.972 | INFO dbcounter [None req-72c7134c-ad04-493f-98f0-799cb0cfee4e None None] Registered counter for database nova_api 2026-08-27 10:13:48.106 | DEBUG dbcounter [-] [72880] Writer thread running {{(pid=72880) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-08-27 10:13:48.139 | +-------+--------------------------------------+----------------------------------------------------------------+---------------------------------------------------------------------------------+----------+ 2026-08-27 10:13:48.139 | | Name | UUID | Transport URL | Database Connection | Disabled | 2026-08-27 10:13:48.139 | +-------+--------------------------------------+----------------------------------------------------------------+---------------------------------------------------------------------------------+----------+ 2026-08-27 10:13:48.140 | | cell0 | 00000000-0000-0000-0000-000000000000 | none:/// | mysql+pymysql://root:stackdb@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter | False | 2026-08-27 10:13:48.140 | | cell1 | 37104659-2274-4900-a602-44f3c2210bbe | rabbit://stackrabbit:stackqueue@192.168.122.38:5672/nova_cell1 | mysql+pymysql://root:stackdb@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter | False | 2026-08-27 10:13:48.140 | +-------+--------------------------------------+----------------------------------------------------------------+---------------------------------------------------------------------------------+----------+ 2026-08-27 10:13:48.791 | + ./stack.sh:main:1336 : async_runfunc create_flavors 2026-08-27 10:13:48.796 | + inc/async:async_runfunc:116 : async_run create_flavors create_flavors 2026-08-27 10:13:48.893 | + inc/async:async_inner:63 : create_flavors 2026-08-27 10:13:48.951 | [1978 Async create_flavors:72981]: running: create_flavors 2026-08-27 10:13:48.957 | + ./stack.sh:main:1338 : is_service_enabled cinder 2026-08-27 10:13:48.994 | + functions-common:is_service_enabled:2076 : return 0 2026-08-27 10:13:49.001 | + ./stack.sh:main:1339 : echo_summary 'Starting Cinder' 2026-08-27 10:13:49.006 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-27 10:13:49.012 | + ./stack.sh:echo_summary:450 : echo -e Starting Cinder 2026-08-27 10:13:49.019 | + ./stack.sh:main:1340 : start_cinder 2026-08-27 10:13:49.026 | + lib/cinder:start_cinder:618 : '[' lioadm = tgtadm ']' 2026-08-27 10:13:49.034 | ++ lib/cinder:start_cinder:633 : which uwsgi 2026-08-27 10:13:49.041 | + lib/cinder:start_cinder:633 : run_process c-api '/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-08-27 10:13:49.048 | + functions-common:run_process:1674 : local service=c-api 2026-08-27 10:13:49.052 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-08-27 10:13:49.056 | + functions-common:run_process:1676 : local group= 2026-08-27 10:13:49.064 | + functions-common:run_process:1677 : local user= 2026-08-27 10:13:49.072 | + functions-common:run_process:1678 : local env_vars= 2026-08-27 10:13:49.079 | + functions-common:run_process:1680 : local name=c-api 2026-08-27 10:13:49.086 | + functions-common:run_process:1682 : time_start run_process 2026-08-27 10:13:49.094 | + functions-common:time_start:2406 : local name=run_process 2026-08-27 10:13:49.100 | + functions-common:time_start:2407 : local start_time= 2026-08-27 10:13:49.102 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-27 10:13:49.105 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-27 10:13:49.110 | + functions-common:time_start:2411 : _TIME_START[$name]=1787825629106 2026-08-27 10:13:49.112 | + functions-common:run_process:1683 : is_service_enabled c-api 2026-08-27 10:13:49.129 | + functions-common:is_service_enabled:2076 : return 0 2026-08-27 10:13:49.132 | + 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-27 10:13:49.134 | + functions-common:_run_under_systemd:1628 : local service=c-api 2026-08-27 10:13:49.136 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-08-27 10:13:49.138 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-08-27 10:13:49.140 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-08-27 10:13:49.142 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-08-27 10:13:49.145 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ sudo ]] 2026-08-27 10:13:49.146 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ ^/ ]] 2026-08-27 10:13:49.148 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@c-api.service 2026-08-27 10:13:49.150 | + functions-common:_run_under_systemd:1635 : local group= 2026-08-27 10:13:49.152 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-08-27 10:13:49.154 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-08-27 10:13:49.156 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-08-27 10:13:49.158 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[c-api] ]] 2026-08-27 10:13:49.162 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ uwsgi ]] 2026-08-27 10:13:49.163 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-08-27 10:13:49.165 | + 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-27 10:13:49.167 | + 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-27 10:13:49.169 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@c-api.service 2026-08-27 10:13:49.171 | + 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-27 10:13:49.176 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-08-27 10:13:49.181 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-08-27 10:13:49.187 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-08-27 10:13:49.191 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@c-api.service 2026-08-27 10:13:49.199 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-08-27 10:13:49.211 | + 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-27 10:13:49.324 | + 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-27 10:13:49.431 | + 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-27 10:13:49.515 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service User quobyte 2026-08-27 10:13:49.605 | + 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-27 10:13:49.707 | + 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-27 10:13:49.801 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Type notify 2026-08-27 10:13:49.882 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service KillMode process 2026-08-27 10:13:49.961 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Restart always 2026-08-27 10:13:50.047 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service NotifyAccess all 2026-08-27 10:13:50.130 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service RestartForceExitStatus 100 2026-08-27 10:13:50.214 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-08-27 10:13:50.219 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-08-27 10:13:50.224 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@c-api.service Install WantedBy multi-user.target 2026-08-27 10:13:50.324 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-08-27 10:13:50.852 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@c-api.service 2026-08-27 10:13:50.873 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-api.service → /etc/systemd/system/devstack@c-api.service. 2026-08-27 10:13:51.426 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@c-api.service 2026-08-27 10:13:51.609 | + functions-common:run_process:1686 : time_stop run_process 2026-08-27 10:13:51.621 | + functions-common:time_stop:2420 : local name 2026-08-27 10:13:51.628 | + functions-common:time_stop:2421 : local end_time 2026-08-27 10:13:51.640 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-27 10:13:51.653 | + functions-common:time_stop:2423 : local total 2026-08-27 10:13:51.663 | + functions-common:time_stop:2424 : local start_time 2026-08-27 10:13:51.674 | + functions-common:time_stop:2426 : name=run_process 2026-08-27 10:13:51.680 | + functions-common:time_stop:2427 : start_time=1787825629106 2026-08-27 10:13:51.684 | + functions-common:time_stop:2429 : [[ -z 1787825629106 ]] 2026-08-27 10:13:51.696 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-27 10:13:51.705 | + functions-common:time_stop:2432 : end_time=1787825631697 2026-08-27 10:13:51.711 | + functions-common:time_stop:2433 : elapsed_time=2591 2026-08-27 10:13:51.719 | + functions-common:time_stop:2434 : total=36303 2026-08-27 10:13:51.727 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-27 10:13:51.732 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=38894 2026-08-27 10:13:51.739 | + lib/cinder:start_cinder:635 : echo 'Waiting for Cinder API to start...' 2026-08-27 10:13:51.739 | Waiting for Cinder API to start... 2026-08-27 10:13:51.744 | + lib/cinder:start_cinder:637 : local cinder_url=http://192.168.122.38/volume/v3/ 2026-08-27 10:13:51.748 | + lib/cinder:start_cinder:639 : wait_for_service 60 http://192.168.122.38/volume/v3/ 2026-08-27 10:13:51.754 | + functions:wait_for_service:476 : local timeout=60 2026-08-27 10:13:51.759 | + functions:wait_for_service:477 : local url=http://192.168.122.38/volume/v3/ 2026-08-27 10:13:51.764 | + functions:wait_for_service:478 : local rval=0 2026-08-27 10:13:51.770 | + functions:wait_for_service:479 : time_start wait_for_service 2026-08-27 10:13:51.780 | + functions-common:time_start:2406 : local name=wait_for_service 2026-08-27 10:13:51.788 | + functions-common:time_start:2407 : local start_time= 2026-08-27 10:13:51.794 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-27 10:13:51.801 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-27 10:13:51.809 | + functions-common:time_start:2411 : _TIME_START[$name]=1787825631803 2026-08-27 10:13:51.813 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-08-27 10:13:51.819 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-27 10:13:51.823 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.38/volume/v3/ 2026-08-27 10:13:56.626 | + :: : [[ 401 == 503 ]] 2026-08-27 10:13:56.628 | + :: : [[ 0 -eq 7 ]] 2026-08-27 10:13:56.636 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-08-27 10:13:56.639 | + functions-common:time_stop:2420 : local name 2026-08-27 10:13:56.643 | + functions-common:time_stop:2421 : local end_time 2026-08-27 10:13:56.647 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-27 10:13:56.650 | + functions-common:time_stop:2423 : local total 2026-08-27 10:13:56.654 | + functions-common:time_stop:2424 : local start_time 2026-08-27 10:13:56.658 | + functions-common:time_stop:2426 : name=wait_for_service 2026-08-27 10:13:56.665 | + functions-common:time_stop:2427 : start_time=1787825631803 2026-08-27 10:13:56.669 | + functions-common:time_stop:2429 : [[ -z 1787825631803 ]] 2026-08-27 10:13:56.676 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-27 10:13:56.680 | + functions-common:time_stop:2432 : end_time=1787825636677 2026-08-27 10:13:56.685 | + functions-common:time_stop:2433 : elapsed_time=4874 2026-08-27 10:13:56.689 | + functions-common:time_stop:2434 : total=14506 2026-08-27 10:13:56.693 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-27 10:13:56.699 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=19380 2026-08-27 10:13:56.705 | + functions:wait_for_service:486 : return 0 2026-08-27 10:13:56.711 | + lib/cinder:start_cinder:643 : run_process c-sch '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-08-27 10:13:56.714 | + functions-common:run_process:1674 : local service=c-sch 2026-08-27 10:13:56.719 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-08-27 10:13:56.724 | + functions-common:run_process:1676 : local group= 2026-08-27 10:13:56.728 | + functions-common:run_process:1677 : local user= 2026-08-27 10:13:56.732 | + functions-common:run_process:1678 : local env_vars= 2026-08-27 10:13:56.737 | + functions-common:run_process:1680 : local name=c-sch 2026-08-27 10:13:56.740 | + functions-common:run_process:1682 : time_start run_process 2026-08-27 10:13:56.745 | + functions-common:time_start:2406 : local name=run_process 2026-08-27 10:13:56.749 | + functions-common:time_start:2407 : local start_time= 2026-08-27 10:13:56.753 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-27 10:13:56.757 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-27 10:13:56.765 | + functions-common:time_start:2411 : _TIME_START[$name]=1787825636760 2026-08-27 10:13:56.769 | + functions-common:run_process:1683 : is_service_enabled c-sch 2026-08-27 10:13:56.795 | + functions-common:is_service_enabled:2076 : return 0 2026-08-27 10:13:56.799 | + 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-27 10:13:56.804 | + functions-common:_run_under_systemd:1628 : local service=c-sch 2026-08-27 10:13:56.809 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-08-27 10:13:56.812 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-08-27 10:13:56.817 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-08-27 10:13:56.822 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-08-27 10:13:56.826 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ sudo ]] 2026-08-27 10:13:56.830 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2026-08-27 10:13:56.834 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@c-sch.service 2026-08-27 10:13:56.839 | + functions-common:_run_under_systemd:1635 : local group= 2026-08-27 10:13:56.843 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-08-27 10:13:56.848 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-08-27 10:13:56.852 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-08-27 10:13:56.857 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[c-sch] ]] 2026-08-27 10:13:56.861 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2026-08-27 10:13:56.864 | + 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-27 10:13:56.869 | + functions-common:write_user_unit_file:1535 : local service=devstack@c-sch.service 2026-08-27 10:13:56.874 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-08-27 10:13:56.878 | + functions-common:write_user_unit_file:1537 : local group= 2026-08-27 10:13:56.883 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-08-27 10:13:56.887 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-08-27 10:13:56.891 | + functions-common:write_user_unit_file:1540 : local extra= 2026-08-27 10:13:56.896 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-08-27 10:13:56.899 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@c-sch.service 2026-08-27 10:13:56.904 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-08-27 10:13:56.908 | + 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-27 10:13:57.018 | + 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-27 10:13:57.123 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service User quobyte 2026-08-27 10:13:57.211 | + 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-27 10:13:57.296 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service KillMode process 2026-08-27 10:13:57.381 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service TimeoutStopSec 300 2026-08-27 10:13:57.470 | + 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-27 10:13:57.559 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-08-27 10:13:57.563 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-08-27 10:13:57.567 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Install WantedBy multi-user.target 2026-08-27 10:13:57.669 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-08-27 10:13:58.229 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@c-sch.service 2026-08-27 10:13:58.261 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-sch.service → /etc/systemd/system/devstack@c-sch.service. 2026-08-27 10:13:58.795 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@c-sch.service 2026-08-27 10:13:58.860 | + functions-common:run_process:1686 : time_stop run_process 2026-08-27 10:13:58.863 | + functions-common:time_stop:2420 : local name 2026-08-27 10:13:58.866 | + functions-common:time_stop:2421 : local end_time 2026-08-27 10:13:58.870 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-27 10:13:58.874 | + functions-common:time_stop:2423 : local total 2026-08-27 10:13:58.877 | + functions-common:time_stop:2424 : local start_time 2026-08-27 10:13:58.881 | + functions-common:time_stop:2426 : name=run_process 2026-08-27 10:13:58.885 | + functions-common:time_stop:2427 : start_time=1787825636760 2026-08-27 10:13:58.889 | + functions-common:time_stop:2429 : [[ -z 1787825636760 ]] 2026-08-27 10:13:58.893 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-27 10:13:58.899 | + functions-common:time_stop:2432 : end_time=1787825638895 2026-08-27 10:13:58.903 | + functions-common:time_stop:2433 : elapsed_time=2135 2026-08-27 10:13:58.906 | + functions-common:time_stop:2434 : total=38894 2026-08-27 10:13:58.909 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-27 10:13:58.914 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=41029 2026-08-27 10:13:58.917 | + lib/cinder:start_cinder:648 : malloc_tuning='MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-08-27 10:13:58.920 | + 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-27 10:13:58.924 | + functions-common:run_process:1674 : local service=c-bak 2026-08-27 10:13:58.929 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2026-08-27 10:13:58.933 | + functions-common:run_process:1676 : local group= 2026-08-27 10:13:58.938 | + functions-common:run_process:1677 : local user= 2026-08-27 10:13:58.942 | + functions-common:run_process:1678 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-08-27 10:13:58.949 | + functions-common:run_process:1680 : local name=c-bak 2026-08-27 10:13:58.953 | + functions-common:run_process:1682 : time_start run_process 2026-08-27 10:13:58.958 | + functions-common:time_start:2406 : local name=run_process 2026-08-27 10:13:58.964 | + functions-common:time_start:2407 : local start_time= 2026-08-27 10:13:58.968 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-27 10:13:58.972 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-27 10:13:58.978 | + functions-common:time_start:2411 : _TIME_START[$name]=1787825638975 2026-08-27 10:13:58.980 | + functions-common:run_process:1683 : is_service_enabled c-bak 2026-08-27 10:13:59.008 | + functions-common:is_service_enabled:2076 : return 1 2026-08-27 10:13:59.010 | + functions-common:run_process:1686 : time_stop run_process 2026-08-27 10:13:59.013 | + functions-common:time_stop:2420 : local name 2026-08-27 10:13:59.015 | + functions-common:time_stop:2421 : local end_time 2026-08-27 10:13:59.026 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-27 10:13:59.031 | + functions-common:time_stop:2423 : local total 2026-08-27 10:13:59.037 | + functions-common:time_stop:2424 : local start_time 2026-08-27 10:13:59.042 | + functions-common:time_stop:2426 : name=run_process 2026-08-27 10:13:59.048 | + functions-common:time_stop:2427 : start_time=1787825638975 2026-08-27 10:13:59.052 | + functions-common:time_stop:2429 : [[ -z 1787825638975 ]] 2026-08-27 10:13:59.058 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-27 10:13:59.066 | + functions-common:time_stop:2432 : end_time=1787825639060 2026-08-27 10:13:59.072 | + functions-common:time_stop:2433 : elapsed_time=85 2026-08-27 10:13:59.073 | + functions-common:time_stop:2434 : total=41029 2026-08-27 10:13:59.077 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-27 10:13:59.082 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=41114 2026-08-27 10:13:59.086 | + 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-27 10:13:59.089 | + functions-common:run_process:1674 : local service=c-vol 2026-08-27 10:13:59.094 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-08-27 10:13:59.097 | + functions-common:run_process:1676 : local group= 2026-08-27 10:13:59.099 | + functions-common:run_process:1677 : local user= 2026-08-27 10:13:59.103 | + functions-common:run_process:1678 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-08-27 10:13:59.108 | + functions-common:run_process:1680 : local name=c-vol 2026-08-27 10:13:59.116 | + functions-common:run_process:1682 : time_start run_process 2026-08-27 10:13:59.121 | + functions-common:time_start:2406 : local name=run_process 2026-08-27 10:13:59.127 | + functions-common:time_start:2407 : local start_time= 2026-08-27 10:13:59.132 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-27 10:13:59.137 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-27 10:13:59.144 | + functions-common:time_start:2411 : _TIME_START[$name]=1787825639138 2026-08-27 10:13:59.148 | + functions-common:run_process:1683 : is_service_enabled c-vol 2026-08-27 10:13:59.180 | + functions-common:is_service_enabled:2076 : return 0 2026-08-27 10:13:59.184 | + 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-27 10:13:59.188 | + functions-common:_run_under_systemd:1628 : local service=c-vol 2026-08-27 10:13:59.192 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-08-27 10:13:59.196 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-08-27 10:13:59.202 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-08-27 10:13:59.205 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-08-27 10:13:59.208 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ sudo ]] 2026-08-27 10:13:59.213 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2026-08-27 10:13:59.217 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@c-vol.service 2026-08-27 10:13:59.221 | + functions-common:_run_under_systemd:1635 : local group= 2026-08-27 10:13:59.225 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-08-27 10:13:59.229 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-08-27 10:13:59.234 | + functions-common:_run_under_systemd:1640 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-08-27 10:13:59.238 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[c-vol] ]] 2026-08-27 10:13:59.242 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2026-08-27 10:13:59.247 | + 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-27 10:13:59.253 | + functions-common:write_user_unit_file:1535 : local service=devstack@c-vol.service 2026-08-27 10:13:59.258 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-08-27 10:13:59.263 | + functions-common:write_user_unit_file:1537 : local group= 2026-08-27 10:13:59.268 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-08-27 10:13:59.271 | + functions-common:write_user_unit_file:1539 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-08-27 10:13:59.275 | + functions-common:write_user_unit_file:1540 : local extra= 2026-08-27 10:13:59.279 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-08-27 10:13:59.284 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@c-vol.service 2026-08-27 10:13:59.287 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-08-27 10:13:59.294 | + 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-27 10:13:59.423 | + 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-27 10:13:59.549 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service User quobyte 2026-08-27 10:13:59.628 | + 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-27 10:13:59.710 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service KillMode process 2026-08-27 10:13:59.793 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service TimeoutStopSec 300 2026-08-27 10:13:59.899 | + 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-27 10:13:59.974 | + functions-common:write_user_unit_file:1554 : [[ -n MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144 ]] 2026-08-27 10:13:59.976 | + 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-27 10:14:00.064 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-08-27 10:14:00.069 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Install WantedBy multi-user.target 2026-08-27 10:14:00.162 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-08-27 10:14:00.752 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@c-vol.service 2026-08-27 10:14:00.778 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-vol.service → /etc/systemd/system/devstack@c-vol.service. 2026-08-27 10:14:01.322 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@c-vol.service 2026-08-27 10:14:01.373 | + functions-common:run_process:1686 : time_stop run_process 2026-08-27 10:14:01.376 | + functions-common:time_stop:2420 : local name 2026-08-27 10:14:01.382 | + functions-common:time_stop:2421 : local end_time 2026-08-27 10:14:01.388 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-27 10:14:01.392 | + functions-common:time_stop:2423 : local total 2026-08-27 10:14:01.395 | + functions-common:time_stop:2424 : local start_time 2026-08-27 10:14:01.398 | + functions-common:time_stop:2426 : name=run_process 2026-08-27 10:14:01.401 | + functions-common:time_stop:2427 : start_time=1787825639138 2026-08-27 10:14:01.404 | + functions-common:time_stop:2429 : [[ -z 1787825639138 ]] 2026-08-27 10:14:01.408 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-27 10:14:01.411 | + functions-common:time_stop:2432 : end_time=1787825641408 2026-08-27 10:14:01.413 | + functions-common:time_stop:2433 : elapsed_time=2270 2026-08-27 10:14:01.416 | + functions-common:time_stop:2434 : total=41114 2026-08-27 10:14:01.418 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-27 10:14:01.420 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=43384 2026-08-27 10:14:01.423 | + ./stack.sh:main:1341 : create_volume_types 2026-08-27 10:14:01.426 | + lib/cinder:create_volume_types:691 : is_service_enabled c-api 2026-08-27 10:14:01.445 | + functions-common:is_service_enabled:2076 : return 0 2026-08-27 10:14:01.448 | + lib/cinder:create_volume_types:691 : [[ -n lvm:lvmdriver-1 ]] 2026-08-27 10:14:01.450 | + lib/cinder:create_volume_types:692 : local be be_name 2026-08-27 10:14:01.453 | + lib/cinder:create_volume_types:693 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2026-08-27 10:14:01.456 | + lib/cinder:create_volume_types:694 : be_name=lvmdriver-1 2026-08-27 10:14:01.458 | + lib/cinder:create_volume_types:695 : create_one_type lvmdriver-1 volume_backend_name lvmdriver-1 2026-08-27 10:14:01.461 | + lib/cinder:create_one_type:666 : type_name=lvmdriver-1 2026-08-27 10:14:01.464 | + lib/cinder:create_one_type:667 : property_key=volume_backend_name 2026-08-27 10:14:01.466 | + lib/cinder:create_one_type:668 : property_value=lvmdriver-1 2026-08-27 10:14:01.468 | + lib/cinder:create_one_type:670 : is_service_enabled keystone 2026-08-27 10:14:01.510 | + functions-common:is_service_enabled:2076 : return 0 2026-08-27 10:14:01.519 | + lib/cinder:create_one_type:671 : openstack --os-region-name=RegionOne volume type create --property volume_backend_name=lvmdriver-1 lvmdriver-1 2026-08-27 10:14:06.651 | +-------------+--------------------------------------+ 2026-08-27 10:14:06.652 | | Field | Value | 2026-08-27 10:14:06.652 | +-------------+--------------------------------------+ 2026-08-27 10:14:06.652 | | description | None | 2026-08-27 10:14:06.653 | | id | 8323ce14-6208-4845-83b8-7bcfc01b37d0 | 2026-08-27 10:14:06.654 | | is_public | True | 2026-08-27 10:14:06.656 | | name | lvmdriver-1 | 2026-08-27 10:14:06.657 | | properties | volume_backend_name='lvmdriver-1' | 2026-08-27 10:14:06.657 | +-------------+--------------------------------------+ 2026-08-27 10:14:07.173 | + lib/cinder:create_one_type:672 : [[ lvmdriver-1 == \c\e\p\h ]] 2026-08-27 10:14:07.174 | + lib/cinder:create_volume_types:698 : [[ False == \T\r\u\e ]] 2026-08-27 10:14:07.176 | + lib/cinder:create_volume_types:705 : [[ False == \T\r\u\e ]] 2026-08-27 10:14:07.179 | + ./stack.sh:main:1346 : [[ False == \T\r\u\e ]] 2026-08-27 10:14:07.182 | + ./stack.sh:main:1354 : is_service_enabled glance 2026-08-27 10:14:07.205 | + functions-common:is_service_enabled:2076 : return 0 2026-08-27 10:14:07.208 | + ./stack.sh:main:1355 : echo_summary 'Starting Glance' 2026-08-27 10:14:07.210 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-27 10:14:07.213 | + ./stack.sh:echo_summary:450 : echo -e Starting Glance 2026-08-27 10:14:07.215 | + ./stack.sh:main:1356 : start_glance 2026-08-27 10:14:07.217 | + lib/glance:start_glance:650 : local service_protocol=http 2026-08-27 10:14:07.222 | ++ lib/glance:start_glance:652 : which uwsgi 2026-08-27 10:14:07.231 | + lib/glance:start_glance:652 : run_process g-api '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-08-27 10:14:07.236 | + functions-common:run_process:1674 : local service=g-api 2026-08-27 10:14:07.241 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-08-27 10:14:07.245 | + functions-common:run_process:1676 : local group= 2026-08-27 10:14:07.251 | + functions-common:run_process:1677 : local user= 2026-08-27 10:14:07.255 | + functions-common:run_process:1678 : local env_vars= 2026-08-27 10:14:07.262 | + functions-common:run_process:1680 : local name=g-api 2026-08-27 10:14:07.266 | + functions-common:run_process:1682 : time_start run_process 2026-08-27 10:14:07.271 | + functions-common:time_start:2406 : local name=run_process 2026-08-27 10:14:07.275 | + functions-common:time_start:2407 : local start_time= 2026-08-27 10:14:07.280 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-27 10:14:07.285 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-27 10:14:07.294 | + functions-common:time_start:2411 : _TIME_START[$name]=1787825647287 2026-08-27 10:14:07.300 | + functions-common:run_process:1683 : is_service_enabled g-api 2026-08-27 10:14:07.326 | + functions-common:is_service_enabled:2076 : return 0 2026-08-27 10:14:07.331 | + functions-common:run_process:1684 : _run_under_systemd g-api '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' '' '' '' 2026-08-27 10:14:07.337 | + functions-common:_run_under_systemd:1628 : local service=g-api 2026-08-27 10:14:07.342 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-08-27 10:14:07.348 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-08-27 10:14:07.352 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-08-27 10:14:07.356 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-08-27 10:14:07.360 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ sudo ]] 2026-08-27 10:14:07.365 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ ^/ ]] 2026-08-27 10:14:07.370 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@g-api.service 2026-08-27 10:14:07.377 | + functions-common:_run_under_systemd:1635 : local group= 2026-08-27 10:14:07.378 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-08-27 10:14:07.383 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-08-27 10:14:07.387 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-08-27 10:14:07.391 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[g-api] ]] 2026-08-27 10:14:07.396 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ uwsgi ]] 2026-08-27 10:14:07.400 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-08-27 10:14:07.406 | + 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-27 10:14:07.410 | + 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-27 10:14:07.415 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@g-api.service 2026-08-27 10:14:07.419 | + 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-27 10:14:07.423 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-08-27 10:14:07.428 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-08-27 10:14:07.432 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-08-27 10:14:07.436 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@g-api.service 2026-08-27 10:14:07.440 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-08-27 10:14:07.447 | + 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-27 10:14:07.550 | + 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-27 10:14:07.647 | + 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-27 10:14:07.727 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service User quobyte 2026-08-27 10:14:07.823 | + 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-27 10:14:07.906 | + 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-27 10:14:07.985 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Type notify 2026-08-27 10:14:08.088 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service KillMode process 2026-08-27 10:14:08.212 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Restart always 2026-08-27 10:14:08.294 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service NotifyAccess all 2026-08-27 10:14:08.381 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service RestartForceExitStatus 100 2026-08-27 10:14:08.461 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-08-27 10:14:08.465 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-08-27 10:14:08.468 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@g-api.service Install WantedBy multi-user.target 2026-08-27 10:14:08.569 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-08-27 10:14:09.156 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@g-api.service 2026-08-27 10:14:09.204 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@g-api.service → /etc/systemd/system/devstack@g-api.service. 2026-08-27 10:14:09.757 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@g-api.service 2026-08-27 10:14:09.916 | + functions-common:run_process:1686 : time_stop run_process 2026-08-27 10:14:09.924 | + functions-common:time_stop:2420 : local name 2026-08-27 10:14:09.939 | + functions-common:time_stop:2421 : local end_time 2026-08-27 10:14:09.947 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-27 10:14:09.956 | + functions-common:time_stop:2423 : local total 2026-08-27 10:14:09.967 | + functions-common:time_stop:2424 : local start_time 2026-08-27 10:14:09.974 | + functions-common:time_stop:2426 : name=run_process 2026-08-27 10:14:09.984 | + functions-common:time_stop:2427 : start_time=1787825647287 2026-08-27 10:14:09.985 | + functions-common:time_stop:2429 : [[ -z 1787825647287 ]] 2026-08-27 10:14:09.987 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-27 10:14:09.992 | + functions-common:time_stop:2432 : end_time=1787825649989 2026-08-27 10:14:09.994 | + functions-common:time_stop:2433 : elapsed_time=2702 2026-08-27 10:14:09.996 | + functions-common:time_stop:2434 : total=43384 2026-08-27 10:14:09.998 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-27 10:14:10.001 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=46086 2026-08-27 10:14:10.003 | + lib/glance:start_glance:654 : is_service_enabled g-api-r 2026-08-27 10:14:10.024 | + functions-common:is_service_enabled:2076 : return 1 2026-08-27 10:14:10.026 | + lib/glance:start_glance:659 : echo 'Waiting for g-api (192.168.122.38) to start...' 2026-08-27 10:14:10.027 | Waiting for g-api (192.168.122.38) to start... 2026-08-27 10:14:10.029 | + lib/glance:start_glance:660 : wait_for_service 60 http://192.168.122.38/image 2026-08-27 10:14:10.031 | + functions:wait_for_service:476 : local timeout=60 2026-08-27 10:14:10.033 | + functions:wait_for_service:477 : local url=http://192.168.122.38/image 2026-08-27 10:14:10.035 | + functions:wait_for_service:478 : local rval=0 2026-08-27 10:14:10.037 | + functions:wait_for_service:479 : time_start wait_for_service 2026-08-27 10:14:10.040 | + functions-common:time_start:2406 : local name=wait_for_service 2026-08-27 10:14:10.042 | + functions-common:time_start:2407 : local start_time= 2026-08-27 10:14:10.044 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-27 10:14:10.050 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-27 10:14:10.053 | + functions-common:time_start:2411 : _TIME_START[$name]=1787825650050 2026-08-27 10:14:10.056 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-08-27 10:14:10.061 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-27 10:14:10.064 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.38/image 2026-08-27 10:14:15.578 | + :: : [[ 300 == 503 ]] 2026-08-27 10:14:15.582 | + :: : [[ 0 -eq 7 ]] 2026-08-27 10:14:15.587 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-08-27 10:14:15.592 | + functions-common:time_stop:2420 : local name 2026-08-27 10:14:15.597 | + functions-common:time_stop:2421 : local end_time 2026-08-27 10:14:15.602 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-27 10:14:15.607 | + functions-common:time_stop:2423 : local total 2026-08-27 10:14:15.611 | + functions-common:time_stop:2424 : local start_time 2026-08-27 10:14:15.616 | + functions-common:time_stop:2426 : name=wait_for_service 2026-08-27 10:14:15.619 | + functions-common:time_stop:2427 : start_time=1787825650050 2026-08-27 10:14:15.623 | + functions-common:time_stop:2429 : [[ -z 1787825650050 ]] 2026-08-27 10:14:15.630 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-27 10:14:15.638 | + functions-common:time_stop:2432 : end_time=1787825655633 2026-08-27 10:14:15.643 | + functions-common:time_stop:2433 : elapsed_time=5583 2026-08-27 10:14:15.648 | + functions-common:time_stop:2434 : total=19380 2026-08-27 10:14:15.651 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-27 10:14:15.656 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=24963 2026-08-27 10:14:15.660 | + functions:wait_for_service:486 : return 0 2026-08-27 10:14:15.664 | + ./stack.sh:main:1370 : is_service_enabled mysql postgresql 2026-08-27 10:14:15.695 | + functions-common:is_service_enabled:2076 : return 0 2026-08-27 10:14:15.699 | + ./stack.sh:main:1370 : is_service_enabled glance 2026-08-27 10:14:15.726 | + functions-common:is_service_enabled:2076 : return 0 2026-08-27 10:14:15.730 | + ./stack.sh:main:1371 : echo_summary 'Uploading images' 2026-08-27 10:14:15.735 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-27 10:14:15.739 | + ./stack.sh:echo_summary:450 : echo -e Uploading images 2026-08-27 10:14:15.743 | + ./stack.sh:main:1373 : for image_url in ${IMAGE_URLS//,/ } 2026-08-27 10:14:15.748 | + ./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-27 10:14:15.752 | + 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-27 10:14:15.756 | + functions:upload_image:141 : local image image_fname image_name 2026-08-27 10:14:15.760 | + functions:upload_image:143 : local max_attempts=5 2026-08-27 10:14:15.764 | + functions:upload_image:146 : mkdir -p /home/quobyte/devstack/files/images 2026-08-27 10:14:15.773 | ++ 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-27 10:14:15.778 | + functions:upload_image:147 : image_fname=cirros-0.6.3-x86_64-disk.img 2026-08-27 10:14:15.782 | + 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-27 10:14:15.786 | + functions:upload_image:150 : [[ ! -f /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img ]] 2026-08-27 10:14:15.792 | ++ functions:upload_image:151 : seq 5 2026-08-27 10:14:15.796 | + functions:upload_image:151 : for attempt in `seq $max_attempts` 2026-08-27 10:14:15.801 | + functions:upload_image:152 : local rc=0 2026-08-27 10:14:15.805 | + 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-27 10:14:15.810 | --2026-08-27 12:14:15-- https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img 2026-08-27 10:14:15.876 | Resolving github.com (github.com)... 140.82.121.4 2026-08-27 10:14:15.891 | Connecting to github.com (github.com)|140.82.121.4|:443... connected. 2026-08-27 10:14:16.094 | HTTP request sent, awaiting response... 302 Found 2026-08-27 10:14:16.094 | 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-08-27T10%3A48%3A21Z&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-27T09%3A48%3A20Z&ske=2026-08-27T10%3A48%3A21Z&sks=b&skv=2018-11-09&sig=8XbpTE2stYWy3SNAFku%2FSZReWc%2Bo%2Ba3ap7GaVP2qo4Q%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4NzgyNzQ1NiwibmJmIjoxNzg3ODI1NjU2LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.hXl8WoTQhYvuUikyY-mLeGl0YZUDlkiHmWGjNCG-1nM&response-content-disposition=attachment%3B%20filename%3Dcirros-0.6.3-x86_64-disk.img&response-content-type=application%2Foctet-stream [following] 2026-08-27 10:14:16.094 | --2026-08-27 12:14:16-- 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-08-27T10%3A48%3A21Z&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-27T09%3A48%3A20Z&ske=2026-08-27T10%3A48%3A21Z&sks=b&skv=2018-11-09&sig=8XbpTE2stYWy3SNAFku%2FSZReWc%2Bo%2Ba3ap7GaVP2qo4Q%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4NzgyNzQ1NiwibmJmIjoxNzg3ODI1NjU2LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.hXl8WoTQhYvuUikyY-mLeGl0YZUDlkiHmWGjNCG-1nM&response-content-disposition=attachment%3B%20filename%3Dcirros-0.6.3-x86_64-disk.img&response-content-type=application%2Foctet-stream 2026-08-27 10:14:16.111 | Resolving release-assets.githubusercontent.com (release-assets.githubusercontent.com)... 185.199.110.133, 185.199.108.133, 185.199.111.133, ... 2026-08-27 10:14:16.123 | Connecting to release-assets.githubusercontent.com (release-assets.githubusercontent.com)|185.199.110.133|:443... connected. 2026-08-27 10:14:16.252 | HTTP request sent, awaiting response... 200 OK 2026-08-27 10:14:16.252 | Length: 21692416 (21M) [application/octet-stream] 2026-08-27 10:14:16.252 | Saving to: '/home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img' 2026-08-27 10:14:16.304 | 2026-08-27 10:14:16.626 | 0K ........ ........ .... 100% 55.6M=0.4s 2026-08-27 10:14:16.626 | 2026-08-27 10:14:16.626 | 2026-08-27 12:14:16 (55.6 MB/s) - '/home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img' saved [21692416/21692416] 2026-08-27 10:14:16.626 | 2026-08-27 10:14:16.632 | + functions:upload_image:154 : [[ 0 -ne 0 ]] 2026-08-27 10:14:16.635 | + functions:upload_image:163 : break 2026-08-27 10:14:16.644 | + functions:upload_image:167 : image=/home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-08-27 10:14:16.654 | + 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-27 10:14:16.659 | + 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-27 10:14:16.662 | + 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-27 10:14:16.665 | + functions:upload_image:313 : local kernel= 2026-08-27 10:14:16.669 | + functions:upload_image:314 : local ramdisk= 2026-08-27 10:14:16.672 | + functions:upload_image:315 : local disk_format= 2026-08-27 10:14:16.675 | + functions:upload_image:316 : local container_format= 2026-08-27 10:14:16.679 | + functions:upload_image:317 : local unpack= 2026-08-27 10:14:16.682 | + functions:upload_image:318 : local img_property= 2026-08-27 10:14:16.686 | + functions:upload_image:322 : [[ libvirt == \l\i\b\v\i\r\t ]] 2026-08-27 10:14:16.689 | + functions:upload_image:323 : [[ kvm == \q\e\m\u ]] 2026-08-27 10:14:16.692 | + functions:upload_image:323 : [[ kvm == \k\v\m ]] 2026-08-27 10:14:16.696 | + functions:upload_image:324 : img_property=hw_rng_model=virtio 2026-08-27 10:14:16.702 | + functions:upload_image:328 : case "$image_fname" in 2026-08-27 10:14:16.704 | ++ functions:upload_image:349 : basename /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img .img 2026-08-27 10:14:16.711 | + functions:upload_image:349 : image_name=cirros-0.6.3-x86_64-disk 2026-08-27 10:14:16.714 | + functions:upload_image:350 : local format 2026-08-27 10:14:16.721 | ++ functions:upload_image:351 : awk '/^file format/ { print $3; exit }' 2026-08-27 10:14:16.722 | ++ functions:upload_image:351 : qemu-img info /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-08-27 10:14:16.735 | + functions:upload_image:351 : format=qcow2 2026-08-27 10:14:16.739 | + functions:upload_image:352 : [[ ,qcow2,raw,vdi,vmdk,vpc, =~ ,qcow2, ]] 2026-08-27 10:14:16.742 | + functions:upload_image:353 : disk_format=qcow2 2026-08-27 10:14:16.747 | + functions:upload_image:357 : container_format=bare 2026-08-27 10:14:16.750 | + functions:upload_image:404 : is_arch ppc64le 2026-08-27 10:14:16.755 | ++ functions-common:is_arch:519 : uname -m 2026-08-27 10:14:16.760 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c\6\4\l\e ]] 2026-08-27 10:14:16.763 | + functions:upload_image:404 : is_arch ppc64 2026-08-27 10:14:16.768 | ++ functions-common:is_arch:519 : uname -m 2026-08-27 10:14:16.773 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c\6\4 ]] 2026-08-27 10:14:16.776 | + functions:upload_image:404 : is_arch ppc 2026-08-27 10:14:16.781 | ++ functions-common:is_arch:519 : uname -m 2026-08-27 10:14:16.786 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c ]] 2026-08-27 10:14:16.789 | + functions:upload_image:408 : is_arch aarch64 2026-08-27 10:14:16.794 | ++ functions-common:is_arch:519 : uname -m 2026-08-27 10:14:16.799 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-08-27 10:14:16.803 | + functions:upload_image:412 : '[' bare = bare ']' 2026-08-27 10:14:16.807 | + functions:upload_image:413 : '[' '' = zcat ']' 2026-08-27 10:14:16.810 | + functions:upload_image:415 : '[' '' = bunzip2 ']' 2026-08-27 10:14:16.814 | + functions:upload_image:417 : '[' '' = unxz ']' 2026-08-27 10:14:16.818 | + 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-27 10:14:16.821 | + functions:_upload_image:111 : local image_name=cirros-0.6.3-x86_64-disk 2026-08-27 10:14:16.824 | + functions:_upload_image:112 : shift 2026-08-27 10:14:16.828 | + functions:_upload_image:113 : local container=bare 2026-08-27 10:14:16.831 | + functions:_upload_image:114 : shift 2026-08-27 10:14:16.835 | + functions:_upload_image:115 : local disk=qcow2 2026-08-27 10:14:16.839 | + functions:_upload_image:116 : shift 2026-08-27 10:14:16.842 | + functions:_upload_image:117 : local image=/home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-08-27 10:14:16.846 | + functions:_upload_image:118 : shift 2026-08-27 10:14:16.850 | + functions:_upload_image:119 : local properties 2026-08-27 10:14:16.854 | + functions:_upload_image:120 : local useimport 2026-08-27 10:14:16.860 | ++ functions:_upload_image:122 : _image_properties_to_arg hw_rng_model=virtio 2026-08-27 10:14:16.863 | ++ functions:_image_properties_to_arg:94 : local result= 2026-08-27 10:14:16.867 | ++ functions:_image_properties_to_arg:95 : for property in $* 2026-08-27 10:14:16.870 | ++ functions:_image_properties_to_arg:96 : result+=' --property hw_rng_model=virtio' 2026-08-27 10:14:16.874 | ++ functions:_image_properties_to_arg:98 : echo --property hw_rng_model=virtio 2026-08-27 10:14:16.878 | + functions:_upload_image:122 : properties='--property hw_rng_model=virtio' 2026-08-27 10:14:16.881 | + functions:_upload_image:124 : [[ False == \T\r\u\e ]] 2026-08-27 10:14:16.886 | ++ functions:_upload_image:128 : readlink -f /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-08-27 10:14:16.893 | + 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-27 10:14:22.406 | +------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-08-27 10:14:22.406 | | Field | Value | 2026-08-27 10:14:22.406 | +------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-08-27 10:14:22.407 | | checksum | 87617e24a5e30cb3b87fda8c0764838f | 2026-08-27 10:14:22.407 | | container_format | bare | 2026-08-27 10:14:22.407 | | created_at | 2026-08-27T10:14:21Z | 2026-08-27 10:14:22.407 | | disk_format | qcow2 | 2026-08-27 10:14:22.407 | | file | /v2/images/fb4a1efe-5dea-49f2-bc41-94014c32f2bf/file | 2026-08-27 10:14:22.407 | | id | fb4a1efe-5dea-49f2-bc41-94014c32f2bf | 2026-08-27 10:14:22.407 | | min_disk | 0 | 2026-08-27 10:14:22.407 | | min_ram | 0 | 2026-08-27 10:14:22.407 | | name | cirros-0.6.3-x86_64-disk | 2026-08-27 10:14:22.407 | | owner | f1eae1df4ea7498db278d87a8d96d57b | 2026-08-27 10:14:22.407 | | 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-27 10:14:22.408 | | protected | False | 2026-08-27 10:14:22.408 | | schema | /v2/schemas/image | 2026-08-27 10:14:22.408 | | size | 21692416 | 2026-08-27 10:14:22.408 | | status | active | 2026-08-27 10:14:22.408 | | tags | | 2026-08-27 10:14:22.408 | | updated_at | 2026-08-27T10:14:22Z | 2026-08-27 10:14:22.408 | | virtual_size | 117440512 | 2026-08-27 10:14:22.408 | | visibility | public | 2026-08-27 10:14:22.408 | +------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-08-27 10:14:22.730 | + ./stack.sh:main:1378 : async_wait create_flavors 2026-08-27 10:14:22.794 | [1978 Async create_flavors:72981]: Waiting for completion of create_flavors running on PID 72981 (2 other jobs running) 2026-08-27 10:14:22.825 | [1978 Async create_flavors:72981]: Signaling child to exit 2026-08-27 10:14:28.899 | + inc/async:async_inner:64 : rc=0 2026-08-27 10:14:28.929 | [72981 Async create_flavors:72981]: finished successfully 2026-08-27 10:14:28.958 | WAKEUP 2026-08-27 10:14:28.983 | [1978 Async create_flavors:72981]: Signaled 2026-08-27 10:14:28.985 | + lib/nova:create_flavors:1241 : is_service_enabled n-api 2026-08-27 10:14:28.985 | + functions-common:is_service_enabled:2076 : return 0 2026-08-27 10:14:28.985 | + lib/nova:create_flavors:1242 : openstack --os-region-name=RegionOne flavor list 2026-08-27 10:14:28.985 | + lib/nova:create_flavors:1242 : grep -q ds512M 2026-08-27 10:14:28.985 | + 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-27 10:14:28.986 | +----------------------------+-----------------------+ 2026-08-27 10:14:28.986 | | Field | Value | 2026-08-27 10:14:28.986 | +----------------------------+-----------------------+ 2026-08-27 10:14:28.986 | | OS-FLV-DISABLED:disabled | False | 2026-08-27 10:14:28.986 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-08-27 10:14:28.986 | | description | None | 2026-08-27 10:14:28.986 | | disk | 1 | 2026-08-27 10:14:28.986 | | id | c1 | 2026-08-27 10:14:28.986 | | name | cirros256 | 2026-08-27 10:14:28.986 | | os-flavor-access:is_public | True | 2026-08-27 10:14:28.986 | | properties | hw_rng:allowed='True' | 2026-08-27 10:14:28.987 | | ram | 256 | 2026-08-27 10:14:28.987 | | rxtx_factor | 1.0 | 2026-08-27 10:14:28.987 | | swap | 0 | 2026-08-27 10:14:28.987 | | vcpus | 1 | 2026-08-27 10:14:28.987 | +----------------------------+-----------------------+ 2026-08-27 10:14:28.987 | + 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-27 10:14:28.987 | +----------------------------+-----------------------+ 2026-08-27 10:14:28.988 | | Field | Value | 2026-08-27 10:14:28.988 | +----------------------------+-----------------------+ 2026-08-27 10:14:28.989 | | OS-FLV-DISABLED:disabled | False | 2026-08-27 10:14:28.989 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-08-27 10:14:28.989 | | description | None | 2026-08-27 10:14:28.990 | | disk | 5 | 2026-08-27 10:14:28.990 | | id | d1 | 2026-08-27 10:14:28.990 | | name | ds512M | 2026-08-27 10:14:28.990 | | os-flavor-access:is_public | True | 2026-08-27 10:14:28.990 | | properties | hw_rng:allowed='True' | 2026-08-27 10:14:28.990 | | ram | 512 | 2026-08-27 10:14:28.990 | | rxtx_factor | 1.0 | 2026-08-27 10:14:28.991 | | swap | 0 | 2026-08-27 10:14:28.991 | | vcpus | 1 | 2026-08-27 10:14:28.991 | +----------------------------+-----------------------+ 2026-08-27 10:14:28.991 | + 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-27 10:14:28.991 | +----------------------------+-----------------------+ 2026-08-27 10:14:28.991 | | Field | Value | 2026-08-27 10:14:28.991 | +----------------------------+-----------------------+ 2026-08-27 10:14:28.991 | | OS-FLV-DISABLED:disabled | False | 2026-08-27 10:14:28.991 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-08-27 10:14:28.991 | | description | None | 2026-08-27 10:14:28.991 | | disk | 10 | 2026-08-27 10:14:28.992 | | id | d2 | 2026-08-27 10:14:28.992 | | name | ds1G | 2026-08-27 10:14:28.992 | | os-flavor-access:is_public | True | 2026-08-27 10:14:28.992 | | properties | hw_rng:allowed='True' | 2026-08-27 10:14:28.992 | | ram | 1024 | 2026-08-27 10:14:28.992 | | rxtx_factor | 1.0 | 2026-08-27 10:14:28.992 | | swap | 0 | 2026-08-27 10:14:28.993 | | vcpus | 1 | 2026-08-27 10:14:28.993 | +----------------------------+-----------------------+ 2026-08-27 10:14:28.993 | + 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-27 10:14:28.994 | +----------------------------+-----------------------+ 2026-08-27 10:14:28.994 | | Field | Value | 2026-08-27 10:14:28.995 | +----------------------------+-----------------------+ 2026-08-27 10:14:28.995 | | OS-FLV-DISABLED:disabled | False | 2026-08-27 10:14:28.996 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-08-27 10:14:28.996 | | description | None | 2026-08-27 10:14:28.996 | | disk | 10 | 2026-08-27 10:14:28.996 | | id | d3 | 2026-08-27 10:14:28.996 | | name | ds2G | 2026-08-27 10:14:28.996 | | os-flavor-access:is_public | True | 2026-08-27 10:14:28.996 | | properties | hw_rng:allowed='True' | 2026-08-27 10:14:28.996 | | ram | 2048 | 2026-08-27 10:14:28.997 | | rxtx_factor | 1.0 | 2026-08-27 10:14:28.997 | | swap | 0 | 2026-08-27 10:14:28.997 | | vcpus | 2 | 2026-08-27 10:14:28.997 | +----------------------------+-----------------------+ 2026-08-27 10:14:28.997 | + 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-27 10:14:28.997 | +----------------------------+-----------------------+ 2026-08-27 10:14:28.997 | | Field | Value | 2026-08-27 10:14:28.998 | +----------------------------+-----------------------+ 2026-08-27 10:14:28.998 | | OS-FLV-DISABLED:disabled | False | 2026-08-27 10:14:28.998 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-08-27 10:14:28.999 | | description | None | 2026-08-27 10:14:28.999 | | disk | 20 | 2026-08-27 10:14:28.999 | | id | d4 | 2026-08-27 10:14:29.000 | | name | ds4G | 2026-08-27 10:14:29.000 | | os-flavor-access:is_public | True | 2026-08-27 10:14:29.000 | | properties | hw_rng:allowed='True' | 2026-08-27 10:14:29.000 | | ram | 4096 | 2026-08-27 10:14:29.000 | | rxtx_factor | 1.0 | 2026-08-27 10:14:29.000 | | swap | 0 | 2026-08-27 10:14:29.000 | | vcpus | 4 | 2026-08-27 10:14:29.000 | +----------------------------+-----------------------+ 2026-08-27 10:14:29.000 | + lib/nova:create_flavors:1251 : grep -q m1.tiny 2026-08-27 10:14:29.000 | + lib/nova:create_flavors:1251 : openstack --os-region-name=RegionOne flavor list 2026-08-27 10:14:29.000 | + 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-27 10:14:29.000 | +----------------------------+-----------------------+ 2026-08-27 10:14:29.001 | | Field | Value | 2026-08-27 10:14:29.001 | +----------------------------+-----------------------+ 2026-08-27 10:14:29.001 | | OS-FLV-DISABLED:disabled | False | 2026-08-27 10:14:29.001 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-08-27 10:14:29.001 | | description | None | 2026-08-27 10:14:29.001 | | disk | 1 | 2026-08-27 10:14:29.001 | | id | 1 | 2026-08-27 10:14:29.002 | | name | m1.tiny | 2026-08-27 10:14:29.002 | | os-flavor-access:is_public | True | 2026-08-27 10:14:29.003 | | properties | hw_rng:allowed='True' | 2026-08-27 10:14:29.003 | | ram | 512 | 2026-08-27 10:14:29.003 | | rxtx_factor | 1.0 | 2026-08-27 10:14:29.004 | | swap | 0 | 2026-08-27 10:14:29.004 | | vcpus | 1 | 2026-08-27 10:14:29.004 | +----------------------------+-----------------------+ 2026-08-27 10:14:29.004 | + 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-27 10:14:29.004 | +----------------------------+-----------------------+ 2026-08-27 10:14:29.004 | | Field | Value | 2026-08-27 10:14:29.004 | +----------------------------+-----------------------+ 2026-08-27 10:14:29.004 | | OS-FLV-DISABLED:disabled | False | 2026-08-27 10:14:29.004 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-08-27 10:14:29.005 | | description | None | 2026-08-27 10:14:29.005 | | disk | 20 | 2026-08-27 10:14:29.005 | | id | 2 | 2026-08-27 10:14:29.005 | | name | m1.small | 2026-08-27 10:14:29.005 | | os-flavor-access:is_public | True | 2026-08-27 10:14:29.005 | | properties | hw_rng:allowed='True' | 2026-08-27 10:14:29.005 | | ram | 2048 | 2026-08-27 10:14:29.005 | | rxtx_factor | 1.0 | 2026-08-27 10:14:29.005 | | swap | 0 | 2026-08-27 10:14:29.005 | | vcpus | 1 | 2026-08-27 10:14:29.006 | +----------------------------+-----------------------+ 2026-08-27 10:14:29.006 | + 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-27 10:14:29.006 | +----------------------------+-----------------------+ 2026-08-27 10:14:29.006 | | Field | Value | 2026-08-27 10:14:29.006 | +----------------------------+-----------------------+ 2026-08-27 10:14:29.006 | | OS-FLV-DISABLED:disabled | False | 2026-08-27 10:14:29.006 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-08-27 10:14:29.006 | | description | None | 2026-08-27 10:14:29.007 | | disk | 40 | 2026-08-27 10:14:29.007 | | id | 3 | 2026-08-27 10:14:29.007 | | name | m1.medium | 2026-08-27 10:14:29.007 | | os-flavor-access:is_public | True | 2026-08-27 10:14:29.007 | | properties | hw_rng:allowed='True' | 2026-08-27 10:14:29.007 | | ram | 4096 | 2026-08-27 10:14:29.007 | | rxtx_factor | 1.0 | 2026-08-27 10:14:29.008 | | swap | 0 | 2026-08-27 10:14:29.008 | | vcpus | 2 | 2026-08-27 10:14:29.008 | +----------------------------+-----------------------+ 2026-08-27 10:14:29.008 | + 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-27 10:14:29.008 | +----------------------------+-----------------------+ 2026-08-27 10:14:29.008 | | Field | Value | 2026-08-27 10:14:29.008 | +----------------------------+-----------------------+ 2026-08-27 10:14:29.008 | | OS-FLV-DISABLED:disabled | False | 2026-08-27 10:14:29.009 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-08-27 10:14:29.009 | | description | None | 2026-08-27 10:14:29.009 | | disk | 80 | 2026-08-27 10:14:29.009 | | id | 4 | 2026-08-27 10:14:29.009 | | name | m1.large | 2026-08-27 10:14:29.009 | | os-flavor-access:is_public | True | 2026-08-27 10:14:29.009 | | properties | hw_rng:allowed='True' | 2026-08-27 10:14:29.010 | | ram | 8192 | 2026-08-27 10:14:29.010 | | rxtx_factor | 1.0 | 2026-08-27 10:14:29.010 | | swap | 0 | 2026-08-27 10:14:29.010 | | vcpus | 4 | 2026-08-27 10:14:29.010 | +----------------------------+-----------------------+ 2026-08-27 10:14:29.010 | + 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-27 10:14:29.010 | +----------------------------+-----------------------+ 2026-08-27 10:14:29.010 | | Field | Value | 2026-08-27 10:14:29.011 | +----------------------------+-----------------------+ 2026-08-27 10:14:29.011 | | OS-FLV-DISABLED:disabled | False | 2026-08-27 10:14:29.011 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-08-27 10:14:29.011 | | description | None | 2026-08-27 10:14:29.011 | | disk | 160 | 2026-08-27 10:14:29.011 | | id | 5 | 2026-08-27 10:14:29.011 | | name | m1.xlarge | 2026-08-27 10:14:29.012 | | os-flavor-access:is_public | True | 2026-08-27 10:14:29.012 | | properties | hw_rng:allowed='True' | 2026-08-27 10:14:29.012 | | ram | 16384 | 2026-08-27 10:14:29.012 | | rxtx_factor | 1.0 | 2026-08-27 10:14:29.012 | | swap | 0 | 2026-08-27 10:14:29.012 | | vcpus | 8 | 2026-08-27 10:14:29.012 | +----------------------------+-----------------------+ 2026-08-27 10:14:29.042 | [1978 Async create_flavors:72981]: finished create_flavors with result 0 in 40 seconds 2026-08-27 10:14:29.048 | + inc/async:async_wait:197 : return 0 2026-08-27 10:14:29.052 | + ./stack.sh:main:1380 : is_service_enabled horizon 2026-08-27 10:14:29.078 | + functions-common:is_service_enabled:2076 : return 1 2026-08-27 10:14:29.082 | + ./stack.sh:main:1394 : is_service_enabled nova 2026-08-27 10:14:29.108 | + functions-common:is_service_enabled:2076 : return 0 2026-08-27 10:14:29.112 | + ./stack.sh:main:1394 : is_service_enabled keystone 2026-08-27 10:14:29.138 | + functions-common:is_service_enabled:2076 : return 0 2026-08-27 10:14:29.142 | + ./stack.sh:main:1395 : USERRC_PARAMS='-PA --target-dir /home/quobyte/devstack/accrc --os-password nomoresecret' 2026-08-27 10:14:29.146 | + ./stack.sh:main:1397 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2026-08-27 10:14:29.150 | + ./stack.sh:main:1401 : /home/quobyte/devstack/tools/create_userrc.sh -PA --target-dir /home/quobyte/devstack/accrc --os-password nomoresecret 2026-08-27 10:14:29.154 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-27 10:14:29.156 | + home/quobyte/devstack/tools/create_userrc.sh:main:31 : ACCOUNT_DIR=./accrc 2026-08-27 10:14:29.158 | ++ 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-27 10:14:29.162 | + home/quobyte/devstack/tools/create_userrc.sh:main:80 : options=' -P -A --target-dir '\''/home/quobyte/devstack/accrc'\'' --os-password '\''nomoresecret'\'' --' 2026-08-27 10:14:29.164 | + home/quobyte/devstack/tools/create_userrc.sh:main:84 : eval set -- -P -A --target-dir ''\''/home/quobyte/devstack/accrc'\''' --os-password ''\''nomoresecret'\''' -- 2026-08-27 10:14:29.165 | ++ home/quobyte/devstack/tools/create_userrc.sh:main:84 : set -- -P -A --target-dir /home/quobyte/devstack/accrc --os-password nomoresecret -- 2026-08-27 10:14:29.167 | + home/quobyte/devstack/tools/create_userrc.sh:main:85 : ADDPASS= 2026-08-27 10:14:29.169 | + home/quobyte/devstack/tools/create_userrc.sh:main:86 : HEAT_URL= 2026-08-27 10:14:29.170 | + home/quobyte/devstack/tools/create_userrc.sh:main:91 : SKIP_PROJECT=service 2026-08-27 10:14:29.172 | + home/quobyte/devstack/tools/create_userrc.sh:main:92 : MODE= 2026-08-27 10:14:29.174 | + home/quobyte/devstack/tools/create_userrc.sh:main:93 : ROLE=Member 2026-08-27 10:14:29.176 | + home/quobyte/devstack/tools/create_userrc.sh:main:94 : USER_NAME= 2026-08-27 10:14:29.178 | + home/quobyte/devstack/tools/create_userrc.sh:main:95 : USER_PASS= 2026-08-27 10:14:29.180 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 7 -gt 0 ']' 2026-08-27 10:14:29.181 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-08-27 10:14:29.183 | + home/quobyte/devstack/tools/create_userrc.sh:main:119 : ADDPASS=yes 2026-08-27 10:14:29.185 | + home/quobyte/devstack/tools/create_userrc.sh:main:126 : shift 2026-08-27 10:14:29.186 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 6 -gt 0 ']' 2026-08-27 10:14:29.188 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-08-27 10:14:29.189 | + home/quobyte/devstack/tools/create_userrc.sh:main:118 : MODE=all 2026-08-27 10:14:29.191 | + home/quobyte/devstack/tools/create_userrc.sh:main:126 : shift 2026-08-27 10:14:29.193 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 5 -gt 0 ']' 2026-08-27 10:14:29.195 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-08-27 10:14:29.197 | + home/quobyte/devstack/tools/create_userrc.sh:main:113 : ACCOUNT_DIR=/home/quobyte/devstack/accrc 2026-08-27 10:14:29.200 | + home/quobyte/devstack/tools/create_userrc.sh:main:113 : shift 2026-08-27 10:14:29.202 | + home/quobyte/devstack/tools/create_userrc.sh:main:126 : shift 2026-08-27 10:14:29.206 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 3 -gt 0 ']' 2026-08-27 10:14:29.208 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-08-27 10:14:29.210 | + home/quobyte/devstack/tools/create_userrc.sh:main:100 : export OS_PASSWORD=nomoresecret 2026-08-27 10:14:29.212 | + home/quobyte/devstack/tools/create_userrc.sh:main:100 : OS_PASSWORD=nomoresecret 2026-08-27 10:14:29.214 | + home/quobyte/devstack/tools/create_userrc.sh:main:100 : shift 2026-08-27 10:14:29.217 | + home/quobyte/devstack/tools/create_userrc.sh:main:126 : shift 2026-08-27 10:14:29.219 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 1 -gt 0 ']' 2026-08-27 10:14:29.221 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-08-27 10:14:29.223 | + home/quobyte/devstack/tools/create_userrc.sh:main:122 : shift 2026-08-27 10:14:29.225 | + home/quobyte/devstack/tools/create_userrc.sh:main:122 : break 2026-08-27 10:14:29.227 | + home/quobyte/devstack/tools/create_userrc.sh:main:129 : '[' -z nomoresecret ']' 2026-08-27 10:14:29.228 | + home/quobyte/devstack/tools/create_userrc.sh:main:138 : '[' -z '' -a '' ']' 2026-08-27 10:14:29.230 | + home/quobyte/devstack/tools/create_userrc.sh:main:142 : '[' -z '' -a '' ']' 2026-08-27 10:14:29.232 | + home/quobyte/devstack/tools/create_userrc.sh:main:146 : '[' -z '' -a -z '' ']' 2026-08-27 10:14:29.234 | + home/quobyte/devstack/tools/create_userrc.sh:main:147 : export OS_PROJECT_NAME=admin 2026-08-27 10:14:29.236 | + home/quobyte/devstack/tools/create_userrc.sh:main:147 : OS_PROJECT_NAME=admin 2026-08-27 10:14:29.238 | + home/quobyte/devstack/tools/create_userrc.sh:main:150 : '[' -z '' ']' 2026-08-27 10:14:29.240 | + home/quobyte/devstack/tools/create_userrc.sh:main:151 : export OS_USERNAME=admin 2026-08-27 10:14:29.241 | + home/quobyte/devstack/tools/create_userrc.sh:main:151 : OS_USERNAME=admin 2026-08-27 10:14:29.243 | + home/quobyte/devstack/tools/create_userrc.sh:main:154 : '[' -z '' ']' 2026-08-27 10:14:29.245 | + home/quobyte/devstack/tools/create_userrc.sh:main:155 : export OS_AUTH_URL=http://localhost:5000/v3/ 2026-08-27 10:14:29.247 | + home/quobyte/devstack/tools/create_userrc.sh:main:155 : OS_AUTH_URL=http://localhost:5000/v3/ 2026-08-27 10:14:29.248 | + home/quobyte/devstack/tools/create_userrc.sh:main:158 : '[' -z '' -a -z '' ']' 2026-08-27 10:14:29.250 | + home/quobyte/devstack/tools/create_userrc.sh:main:160 : OS_USER_DOMAIN_ID=default 2026-08-27 10:14:29.252 | + home/quobyte/devstack/tools/create_userrc.sh:main:163 : '[' -z '' -a -z '' ']' 2026-08-27 10:14:29.254 | + home/quobyte/devstack/tools/create_userrc.sh:main:165 : OS_PROJECT_DOMAIN_ID=default 2026-08-27 10:14:29.256 | + home/quobyte/devstack/tools/create_userrc.sh:main:168 : USER_PASS=nomoresecret 2026-08-27 10:14:29.258 | + home/quobyte/devstack/tools/create_userrc.sh:main:169 : USER_NAME=admin 2026-08-27 10:14:29.260 | + home/quobyte/devstack/tools/create_userrc.sh:main:171 : '[' -z all ']' 2026-08-27 10:14:29.262 | + home/quobyte/devstack/tools/create_userrc.sh:main:239 : '[' all '!=' create ']' 2026-08-27 10:14:29.265 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : grep ,True 2026-08-27 10:14:29.265 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : openstack project list --long --quote none -f csv 2026-08-27 10:14:29.266 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : IFS=, 2026-08-27 10:14:29.268 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2026-08-27 10:14:29.268 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : grep -v service 2026-08-27 10:14:31.403 | Failed to discover available identity versions when contacting http://localhost:5000/v3/. Attempting to parse version from URL. 2026-08-27 10:14:31.405 | 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-27 10:14:31.708 | + ./stack.sh:main:1406 : save_stackenv 2026-08-27 10:14:31.713 | + functions-common:save_stackenv:65 : local tag= 2026-08-27 10:14:31.719 | ++ functions-common:save_stackenv:67 : date +%F-%H%M%S 2026-08-27 10:14:31.725 | + functions-common:save_stackenv:67 : time_stamp=2026-08-27-121431 2026-08-27 10:14:31.728 | + functions-common:save_stackenv:68 : echo '# 2026-08-27-121431 ' 2026-08-27 10:14:31.734 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-27 10:14:31.738 | + functions-common:save_stackenv:70 : echo BASE_SQL_CONN=mysql+pymysql://root:stackdb@127.0.0.1 2026-08-27 10:14:31.741 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-27 10:14:31.745 | + functions-common:save_stackenv:70 : echo DATA_DIR=/opt/stack/data 2026-08-27 10:14:31.748 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-27 10:14:31.752 | + functions-common:save_stackenv:70 : echo DEST=/opt/stack 2026-08-27 10:14:31.756 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-27 10:14:31.759 | + 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-27 10:14:31.764 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-27 10:14:31.768 | + functions-common:save_stackenv:70 : echo HOST_IP=192.168.122.38 2026-08-27 10:14:31.772 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-27 10:14:31.777 | + functions-common:save_stackenv:70 : echo KEYSTONE_SERVICE_URI=http://192.168.122.38/identity 2026-08-27 10:14:31.780 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-27 10:14:31.785 | + functions-common:save_stackenv:70 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2026-08-27-115152 2026-08-27 10:14:31.788 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-27 10:14:31.792 | + functions-common:save_stackenv:70 : echo OS_CACERT= 2026-08-27 10:14:31.796 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-27 10:14:31.800 | + functions-common:save_stackenv:70 : echo SERVICE_HOST=192.168.122.38 2026-08-27 10:14:31.804 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-27 10:14:31.807 | + functions-common:save_stackenv:70 : echo STACK_USER=quobyte 2026-08-27 10:14:31.811 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-27 10:14:31.814 | + functions-common:save_stackenv:70 : echo TLS_IP= 2026-08-27 10:14:31.817 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-27 10:14:31.821 | + functions-common:save_stackenv:70 : echo HOST_IPV6=::1 2026-08-27 10:14:31.826 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-27 10:14:31.831 | + functions-common:save_stackenv:70 : echo SERVICE_IP_VERSION=4 2026-08-27 10:14:31.834 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-27 10:14:31.836 | + functions-common:save_stackenv:70 : echo TUNNEL_ENDPOINT_IP=192.168.122.38 2026-08-27 10:14:31.840 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-27 10:14:31.843 | + functions-common:save_stackenv:70 : echo TUNNEL_IP_VERSION=4 2026-08-27 10:14:31.847 | + ./stack.sh:main:1417 : merge_config_group /home/quobyte/devstack/local.conf extra 2026-08-27 10:14:31.850 | + inc/meta-config:merge_config_group:171 : local localfile=/home/quobyte/devstack/local.conf 2026-08-27 10:14:31.854 | + inc/meta-config:merge_config_group:171 : shift 2026-08-27 10:14:31.857 | + inc/meta-config:merge_config_group:172 : local matchgroups=extra 2026-08-27 10:14:31.860 | + inc/meta-config:merge_config_group:174 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-08-27 10:14:31.863 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-08-27 10:14:31.866 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-08-27 10:14:31.870 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/quobyte/devstack/local.conf extra 2026-08-27 10:14:31.874 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/quobyte/devstack/local.conf 2026-08-27 10:14:31.877 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=extra 2026-08-27 10:14:31.880 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-08-27 10:14:31.884 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=extra ' 2026-08-27 10:14:31.884 | /^\[\[.+\|.*\]\]/ { 2026-08-27 10:14:31.884 | gsub("[][]", "", $1); 2026-08-27 10:14:31.884 | split($1, a, "|"); 2026-08-27 10:14:31.884 | if (a[1] == matchgroup) 2026-08-27 10:14:31.884 | print a[2] 2026-08-27 10:14:31.884 | } 2026-08-27 10:14:31.884 | ' /home/quobyte/devstack/local.conf 2026-08-27 10:14:31.891 | + ./stack.sh:main:1424 : run_phase stack extra 2026-08-27 10:14:31.894 | + functions-common:run_phase:1848 : local mode=stack 2026-08-27 10:14:31.896 | + functions-common:run_phase:1849 : local phase=extra 2026-08-27 10:14:31.899 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-08-27 10:14:31.902 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-08-27 10:14:31.906 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-08-27 10:14:31.909 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-08-27 10:14:31.912 | + functions-common:run_phase:1858 : local extra 2026-08-27 10:14:31.918 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-08-27 10:14:31.923 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-08-27 10:14:31.926 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-08-27 10:14:31.929 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-08-27 10:14:31.932 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack extra 2026-08-27 10:14:31.936 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-08-27 10:14:31.957 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-27 10:14:31.960 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-08-27 10:14:31.963 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-08-27 10:14:31.966 | ++ extras.d/80-tempest.sh:source:7 : [[ extra == \i\n\s\t\a\l\l ]] 2026-08-27 10:14:31.969 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-08-27 10:14:31.972 | ++ extras.d/80-tempest.sh:source:10 : [[ extra == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-08-27 10:14:31.975 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2026-08-27 10:14:31.978 | ++ extras.d/80-tempest.sh:source:13 : [[ extra == \e\x\t\r\a ]] 2026-08-27 10:14:31.981 | ++ extras.d/80-tempest.sh:source:15 : : 2026-08-27 10:14:31.984 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-08-27 10:14:31.987 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-08-27 10:14:31.990 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-08-27 10:14:31.994 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-08-27 10:14:31.997 | + functions-common:run_phase:1875 : run_plugins stack extra 2026-08-27 10:14:32.000 | + functions-common:run_plugins:1834 : local mode=stack 2026-08-27 10:14:32.003 | + functions-common:run_plugins:1835 : local phase=extra 2026-08-27 10:14:32.006 | + functions-common:run_plugins:1837 : local plugins= 2026-08-27 10:14:32.009 | + functions-common:run_plugins:1838 : local plugin 2026-08-27 10:14:32.013 | + ./stack.sh:main:1432 : merge_config_group /home/quobyte/devstack/local.conf post-extra 2026-08-27 10:14:32.016 | + inc/meta-config:merge_config_group:171 : local localfile=/home/quobyte/devstack/local.conf 2026-08-27 10:14:32.019 | + inc/meta-config:merge_config_group:171 : shift 2026-08-27 10:14:32.022 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-extra 2026-08-27 10:14:32.025 | + inc/meta-config:merge_config_group:174 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-08-27 10:14:32.028 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-08-27 10:14:32.032 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-08-27 10:14:32.037 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/quobyte/devstack/local.conf post-extra 2026-08-27 10:14:32.041 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/quobyte/devstack/local.conf 2026-08-27 10:14:32.046 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-extra 2026-08-27 10:14:32.050 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-08-27 10:14:32.054 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-extra ' 2026-08-27 10:14:32.054 | /^\[\[.+\|.*\]\]/ { 2026-08-27 10:14:32.054 | gsub("[][]", "", $1); 2026-08-27 10:14:32.054 | split($1, a, "|"); 2026-08-27 10:14:32.054 | if (a[1] == matchgroup) 2026-08-27 10:14:32.055 | print a[2] 2026-08-27 10:14:32.055 | } 2026-08-27 10:14:32.055 | ' /home/quobyte/devstack/local.conf 2026-08-27 10:14:32.062 | + ./stack.sh:main:1441 : is_service_enabled n-cpu 2026-08-27 10:14:32.088 | + functions-common:is_service_enabled:2076 : return 0 2026-08-27 10:14:32.092 | + ./stack.sh:main:1442 : is_nova_ready 2026-08-27 10:14:32.096 | + lib/nova:is_nova_ready:1166 : wait_for_compute 60 2026-08-27 10:14:32.100 | + functions:wait_for_compute:490 : local timeout=60 2026-08-27 10:14:32.104 | + functions:wait_for_compute:491 : local rval=0 2026-08-27 10:14:32.108 | + functions:wait_for_compute:492 : local compute_hostname 2026-08-27 10:14:32.112 | + functions:wait_for_compute:493 : time_start wait_for_service 2026-08-27 10:14:32.116 | + functions-common:time_start:2406 : local name=wait_for_service 2026-08-27 10:14:32.120 | + functions-common:time_start:2407 : local start_time= 2026-08-27 10:14:32.124 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-27 10:14:32.129 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-27 10:14:32.135 | + functions-common:time_start:2411 : _TIME_START[$name]=1787825672130 2026-08-27 10:14:32.139 | ++ functions:wait_for_compute:494 : iniget /etc/nova/nova.conf DEFAULT host 2026-08-27 10:14:32.168 | + functions:wait_for_compute:494 : compute_hostname= 2026-08-27 10:14:32.172 | + functions:wait_for_compute:495 : [[ -z '' ]] 2026-08-27 10:14:32.177 | ++ functions:wait_for_compute:496 : hostname 2026-08-27 10:14:32.182 | + functions:wait_for_compute:496 : compute_hostname=devstack 2026-08-27 10:14:32.186 | + functions:wait_for_compute:498 : timeout 60 bash -x 2026-08-27 10:14:32.192 | ++ functions:wait_for_compute:498 : hostname 2026-08-27 10:14:32.196 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-27 10:14:32.198 | + :: : ID= 2026-08-27 10:14:32.200 | + :: : [[ '' == '' ]] 2026-08-27 10:14:32.202 | + :: : sleep 1 2026-08-27 10:14:33.206 | + :: : [[ libvirt = \f\a\k\e ]] 2026-08-27 10:14:33.208 | ++ :: : openstack --os-cloud devstack-admin --os-region RegionOne compute service list --host devstack --service nova-compute -c ID -f value 2026-08-27 10:14:36.281 | + :: : ID=dbb1aa61-4551-4777-93a5-a8311a1fd6ba 2026-08-27 10:14:36.283 | + :: : [[ dbb1aa61-4551-4777-93a5-a8311a1fd6ba == '' ]] 2026-08-27 10:14:36.287 | + functions:wait_for_compute:510 : time_stop wait_for_service 2026-08-27 10:14:36.291 | + functions-common:time_stop:2420 : local name 2026-08-27 10:14:36.294 | + functions-common:time_stop:2421 : local end_time 2026-08-27 10:14:36.297 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-27 10:14:36.302 | + functions-common:time_stop:2423 : local total 2026-08-27 10:14:36.306 | + functions-common:time_stop:2424 : local start_time 2026-08-27 10:14:36.309 | + functions-common:time_stop:2426 : name=wait_for_service 2026-08-27 10:14:36.313 | + functions-common:time_stop:2427 : start_time=1787825672130 2026-08-27 10:14:36.316 | + functions-common:time_stop:2429 : [[ -z 1787825672130 ]] 2026-08-27 10:14:36.321 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-27 10:14:36.327 | + functions-common:time_stop:2432 : end_time=1787825676323 2026-08-27 10:14:36.331 | + functions-common:time_stop:2433 : elapsed_time=4193 2026-08-27 10:14:36.335 | + functions-common:time_stop:2434 : total=24963 2026-08-27 10:14:36.339 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-27 10:14:36.342 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=29156 2026-08-27 10:14:36.346 | + functions:wait_for_compute:512 : [[ 0 != 0 ]] 2026-08-27 10:14:36.350 | + functions:wait_for_compute:516 : return 0 2026-08-27 10:14:36.354 | + ./stack.sh:main:1446 : service_check 2026-08-27 10:14:36.358 | + functions-common:service_check:1713 : local service 2026-08-27 10:14:36.362 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-27 10:14:36.366 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@key.service 2026-08-27 10:14:36.386 | not-found 2026-08-27 10:14:36.392 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-27 10:14:36.396 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-api.service 2026-08-27 10:14:36.416 | enabled 2026-08-27 10:14:36.422 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-api.service --no-pager 2026-08-27 10:14:36.445 | ● devstack@n-api.service - Devstack devstack@n-api.service 2026-08-27 10:14:36.446 | Loaded: loaded (/etc/systemd/system/devstack@n-api.service; enabled; preset: enabled) 2026-08-27 10:14:36.446 | Active: active (running) since Thu 2026-08-27 12:11:23 CEST; 3min 13s ago 2026-08-27 10:14:36.446 | Main PID: 60669 (uwsgi) 2026-08-27 10:14:36.446 | Status: "uWSGI is ready" 2026-08-27 10:14:36.446 | Tasks: 17 (limit: 14255) 2026-08-27 10:14:36.446 | Memory: 272.1M (peak: 272.6M) 2026-08-27 10:14:36.446 | CPU: 14.841s 2026-08-27 10:14:36.446 | CGroup: /system.slice/system-devstack.slice/devstack@n-api.service 2026-08-27 10:14:36.446 | ├─60669 "nova-apiuWSGI master" 2026-08-27 10:14:36.446 | ├─60688 "nova-apiuWSGI worker 1" 2026-08-27 10:14:36.446 | └─60689 "nova-apiuWSGI worker 2" 2026-08-27 10:14:36.447 | 2026-08-27 10:14:36.447 | Aug 27 12:14:35 devstack devstack@n-api.service[60689]: [pid: 60689|app: 0|req: 18/36] 192.168.122.38 () {54 vars in 930 bytes} [Thu Aug 27 12:14:35 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-27 10:14:36.447 | Aug 27 12:14:35 devstack devstack@n-api.service[60688]: DEBUG nova.api.openstack.wsgi [None req-97bc4296-7bce-4876-80f8-fc1bbea24a8a admin admin] Calling method '>' {{(pid=60688) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} 2026-08-27 10:14:36.447 | Aug 27 12:14:35 devstack devstack@n-api.service[60688]: DEBUG oslo_concurrency.lockutils [None req-97bc4296-7bce-4876-80f8-fc1bbea24a8a admin admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=60688) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} 2026-08-27 10:14:36.447 | Aug 27 12:14:35 devstack devstack@n-api.service[60688]: DEBUG oslo_concurrency.lockutils [None req-97bc4296-7bce-4876-80f8-fc1bbea24a8a 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.000s {{(pid=60688) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} 2026-08-27 10:14:36.447 | Aug 27 12:14:35 devstack devstack@n-api.service[60688]: DEBUG oslo_concurrency.lockutils [None req-97bc4296-7bce-4876-80f8-fc1bbea24a8a 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=60688) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} 2026-08-27 10:14:36.447 | Aug 27 12:14:35 devstack devstack@n-api.service[60688]: DEBUG oslo_concurrency.lockutils [None req-97bc4296-7bce-4876-80f8-fc1bbea24a8a admin admin] Acquiring lock "37104659-2274-4900-a602-44f3c2210bbe" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=60688) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} 2026-08-27 10:14:36.447 | Aug 27 12:14:35 devstack devstack@n-api.service[60688]: DEBUG oslo_concurrency.lockutils [None req-97bc4296-7bce-4876-80f8-fc1bbea24a8a admin admin] Lock "37104659-2274-4900-a602-44f3c2210bbe" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=60688) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} 2026-08-27 10:14:36.447 | Aug 27 12:14:35 devstack devstack@n-api.service[60688]: DEBUG oslo_concurrency.lockutils [None req-97bc4296-7bce-4876-80f8-fc1bbea24a8a admin admin] Lock "37104659-2274-4900-a602-44f3c2210bbe" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=60688) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} 2026-08-27 10:14:36.447 | Aug 27 12:14:35 devstack devstack@n-api.service[60688]: INFO nova.api.openstack.requestlog [None req-97bc4296-7bce-4876-80f8-fc1bbea24a8a admin admin] 192.168.122.38 "GET /compute/v2.1/os-services?binary=nova-compute&host=devstack" status: 200 len: 251 microversion: 2.69 time: 0.155421 2026-08-27 10:14:36.447 | Aug 27 12:14:35 devstack devstack@n-api.service[60688]: [pid: 60688|app: 0|req: 19/37] 192.168.122.38 () {60 vars in 1320 bytes} [Thu Aug 27 12:14:35 2026] GET /compute/v2.1/os-services?binary=nova-compute&host=devstack => generated 251 bytes in 157 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2026-08-27 10:14:36.452 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-27 10:14:36.456 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-cpu.service 2026-08-27 10:14:36.476 | enabled 2026-08-27 10:14:36.482 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-cpu.service --no-pager 2026-08-27 10:14:36.507 | ● devstack@n-cpu.service - Devstack devstack@n-cpu.service 2026-08-27 10:14:36.507 | Loaded: loaded (/etc/systemd/system/devstack@n-cpu.service; enabled; preset: enabled) 2026-08-27 10:14:36.507 | Active: active (running) since Thu 2026-08-27 12:13:43 CEST; 52s ago 2026-08-27 10:14:36.507 | Main PID: 72819 (nova-compute) 2026-08-27 10:14:36.507 | Tasks: 10 (limit: 14255) 2026-08-27 10:14:36.507 | Memory: 135.3M (peak: 136.9M) 2026-08-27 10:14:36.507 | CPU: 4.802s 2026-08-27 10:14:36.507 | CGroup: /system.slice/system-devstack.slice/devstack@n-cpu.service 2026-08-27 10:14:36.507 | └─72819 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf 2026-08-27 10:14:36.507 | 2026-08-27 10:14:36.508 | Aug 27 12:14:07 devstack nova-compute[72819]: DEBUG nova.compute.resource_tracker [None req-c25ce0a7-66a6-4dda-aa34-1e8a821d3882 None None] Compute_service record updated for devstack:devstack {{(pid=72819) _update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:1097}} 2026-08-27 10:14:36.508 | Aug 27 12:14:07 devstack nova-compute[72819]: DEBUG oslo_concurrency.lockutils [None req-c25ce0a7-66a6-4dda-aa34-1e8a821d3882 None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: held 2.231s {{(pid=72819) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} 2026-08-27 10:14:36.508 | Aug 27 12:14:07 devstack nova-compute[72819]: DEBUG nova.service [None req-c25ce0a7-66a6-4dda-aa34-1e8a821d3882 None None] Creating RPC server for service: nova-compute on topic: compute {{(pid=72819) start /opt/stack/nova/nova/service.py:262}} 2026-08-27 10:14:36.508 | Aug 27 12:14:07 devstack nova-compute[72819]: DEBUG nova.service [None req-c25ce0a7-66a6-4dda-aa34-1e8a821d3882 None None] Creating 2nd RPC server for service: nova-compute on topic: compute-alt {{(pid=72819) start /opt/stack/nova/nova/service.py:278}} 2026-08-27 10:14:36.508 | Aug 27 12:14:07 devstack nova-compute[72819]: DEBUG nova.service [None req-c25ce0a7-66a6-4dda-aa34-1e8a821d3882 None None] Join ServiceGroup membership for this service compute {{(pid=72819) start /opt/stack/nova/nova/service.py:288}} 2026-08-27 10:14:36.508 | Aug 27 12:14:07 devstack nova-compute[72819]: DEBUG nova.servicegroup.drivers.db [None req-c25ce0a7-66a6-4dda-aa34-1e8a821d3882 None None] DB_Driver: join new ServiceGroup member devstack to the compute group, service = {{(pid=72819) join /opt/stack/nova/nova/servicegroup/drivers/db.py:44}} 2026-08-27 10:14:36.508 | Aug 27 12:14:12 devstack nova-compute[72819]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.95 seconds {{(pid=72819) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-08-27 10:14:36.508 | Aug 27 12:14:13 devstack nova-compute[72819]: DEBUG oslo_service.periodic_task [None req-88c991e7-3a0c-47ae-90c4-31bce8b93329 None None] Running periodic task ComputeManager._sync_power_states {{(pid=72819) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} 2026-08-27 10:14:36.508 | Aug 27 12:14:13 devstack nova-compute[72819]: DEBUG oslo_service.periodic_task [None req-88c991e7-3a0c-47ae-90c4-31bce8b93329 None None] Running periodic task ComputeManager._cleanup_running_deleted_instances {{(pid=72819) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} 2026-08-27 10:14:36.508 | Aug 27 12:14:13 devstack nova-compute[72819]: DEBUG oslo.service.backend._threading.loopingcall [None req-88c991e7-3a0c-47ae-90c4-31bce8b93329 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 35.03 seconds {{(pid=72819) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-08-27 10:14:36.514 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-27 10:14:36.518 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-cond.service 2026-08-27 10:14:36.537 | not-found 2026-08-27 10:14:36.543 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-27 10:14:36.547 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-sch.service 2026-08-27 10:14:36.566 | enabled 2026-08-27 10:14:36.572 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-sch.service --no-pager 2026-08-27 10:14:36.597 | ● devstack@n-sch.service - Devstack devstack@n-sch.service 2026-08-27 10:14:36.597 | Loaded: loaded (/etc/systemd/system/devstack@n-sch.service; enabled; preset: enabled) 2026-08-27 10:14:36.597 | Active: active (running) since Thu 2026-08-27 12:13:30 CEST; 1min 6s ago 2026-08-27 10:14:36.597 | Main PID: 69094 (nova-scheduler:) 2026-08-27 10:14:36.597 | Tasks: 19 (limit: 14255) 2026-08-27 10:14:36.597 | Memory: 155.7M (peak: 156.3M) 2026-08-27 10:14:36.598 | CPU: 4.856s 2026-08-27 10:14:36.598 | CGroup: /system.slice/system-devstack.slice/devstack@n-sch.service 2026-08-27 10:14:36.598 | ├─69094 "nova-scheduler: master process [/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf]" 2026-08-27 10:14:36.598 | ├─70652 "nova-scheduler: ServiceWrapper worker(0)" 2026-08-27 10:14:36.598 | └─70658 "nova-scheduler: ServiceWrapper worker(1)" 2026-08-27 10:14:36.598 | 2026-08-27 10:14:36.598 | Aug 27 12:13:36 devstack nova-scheduler[70652]: DEBUG nova.servicegroup.drivers.db [None req-47071c9b-ff69-453e-8f07-1ac3a961760c None None] DB_Driver: join new ServiceGroup member devstack to the scheduler group, service = {{(pid=70652) join /opt/stack/nova/nova/servicegroup/drivers/db.py:44}} 2026-08-27 10:14:36.598 | Aug 27 12:13:41 devstack nova-scheduler[70658]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.96 seconds {{(pid=70658) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-08-27 10:14:36.598 | Aug 27 12:13:41 devstack nova-scheduler[70652]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.95 seconds {{(pid=70652) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-08-27 10:14:36.598 | Aug 27 12:13:43 devstack nova-scheduler[69094]: DEBUG dbcounter [-] [69094] Writing DB stats nova_api:SELECT=3 {{(pid=69094) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-27 10:14:36.598 | Aug 27 12:13:44 devstack nova-scheduler[69094]: DEBUG dbcounter [-] [69094] Writing DB stats nova_cell1:SELECT=1 {{(pid=69094) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-27 10:14:36.599 | Aug 27 12:13:44 devstack nova-scheduler[69094]: DEBUG dbcounter [-] [69094] Writing DB stats nova_cell0:SELECT=1 {{(pid=69094) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-27 10:14:36.599 | Aug 27 12:13:51 devstack nova-scheduler[70658]: DEBUG dbcounter [-] [70658] Writing DB stats nova_cell0:SELECT=4,nova_cell0:INSERT=1,nova_cell0:UPDATE=1 {{(pid=70658) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-27 10:14:36.599 | Aug 27 12:13:51 devstack nova-scheduler[70652]: DEBUG dbcounter [-] [70652] Writing DB stats nova_cell0:SELECT=5,nova_cell0:INSERT=1,nova_cell0:UPDATE=1 {{(pid=70652) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-27 10:14:36.599 | Aug 27 12:13:59 devstack nova-scheduler[70652]: DEBUG oslo.service.backend._threading.loopingcall [None req-94ccf3f3-f4bc-46b8-9b1a-217d2ef11d34 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=70652) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-08-27 10:14:36.599 | Aug 27 12:14:07 devstack nova-scheduler[70658]: DEBUG oslo.service.backend._threading.loopingcall [None req-ce8ed15e-5ae8-4cb6-8b27-e8e2449721e4 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=70658) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-08-27 10:14:36.605 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-27 10:14:36.610 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-novnc.service 2026-08-27 10:14:36.628 | not-found 2026-08-27 10:14:36.633 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-27 10:14:36.637 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-api-meta.service 2026-08-27 10:14:36.658 | enabled 2026-08-27 10:14:36.662 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-api-meta.service --no-pager 2026-08-27 10:14:36.685 | ● devstack@n-api-meta.service - Devstack devstack@n-api-meta.service 2026-08-27 10:14:36.686 | Loaded: loaded (/etc/systemd/system/devstack@n-api-meta.service; enabled; preset: enabled) 2026-08-27 10:14:36.686 | Active: active (running) since Thu 2026-08-27 12:13:32 CEST; 1min 3s ago 2026-08-27 10:14:36.686 | Main PID: 69707 (uwsgi) 2026-08-27 10:14:36.686 | Status: "uWSGI is ready" 2026-08-27 10:14:36.686 | Tasks: 16 (limit: 14255) 2026-08-27 10:14:36.686 | Memory: 219.5M (peak: 220.0M) 2026-08-27 10:14:36.686 | CPU: 9.865s 2026-08-27 10:14:36.686 | CGroup: /system.slice/system-devstack.slice/devstack@n-api-meta.service 2026-08-27 10:14:36.686 | ├─69707 "nova-api-metauWSGI master" 2026-08-27 10:14:36.686 | ├─69708 "nova-api-metauWSGI worker 1" 2026-08-27 10:14:36.686 | ├─69709 "nova-api-metauWSGI worker 2" 2026-08-27 10:14:36.687 | └─69710 "nova-api-metauWSGI http 1" 2026-08-27 10:14:36.687 | 2026-08-27 10:14:36.687 | Aug 27 12:13:39 devstack devstack@n-api-meta.service[69709]: DEBUG nova.api.openstack.wsgi_app [None req-37805c5d-cc6a-4965-a105-fe592e732bfb None None] ******************************************************************************** {{(pid=69709) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3567}} 2026-08-27 10:14:36.687 | Aug 27 12:13:39 devstack devstack@n-api-meta.service[69709]: WSGI app 0 (mountpoint='') ready in 7 seconds on interpreter 0x7ea5b96a4668 pid: 69709 (default app) 2026-08-27 10:14:36.687 | Aug 27 12:13:47 devstack devstack@n-api-meta.service[69708]: DEBUG dbcounter [-] [69708] Writing DB stats nova_api:SELECT=1 {{(pid=69708) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-27 10:14:36.687 | Aug 27 12:13:47 devstack devstack@n-api-meta.service[69709]: DEBUG dbcounter [-] [69709] Writing DB stats nova_api:SELECT=1 {{(pid=69709) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-27 10:14:36.687 | Aug 27 12:13:48 devstack devstack@n-api-meta.service[69708]: DEBUG dbcounter [-] [69708] Writing DB stats nova_cell0:SELECT=1 {{(pid=69708) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-27 10:14:36.687 | Aug 27 12:13:48 devstack devstack@n-api-meta.service[69708]: DEBUG dbcounter [-] [69708] Writing DB stats nova_cell1:SELECT=1 {{(pid=69708) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-27 10:14:36.687 | Aug 27 12:13:48 devstack devstack@n-api-meta.service[69708]: DEBUG dbcounter [-] [69708] Writing DB stats nova_cell0:SELECT=2,nova_cell0:INSERT=1 {{(pid=69708) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-27 10:14:36.687 | Aug 27 12:13:48 devstack devstack@n-api-meta.service[69709]: DEBUG dbcounter [-] [69709] Writing DB stats nova_cell0:SELECT=1 {{(pid=69709) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-27 10:14:36.687 | Aug 27 12:13:48 devstack devstack@n-api-meta.service[69709]: DEBUG dbcounter [-] [69709] Writing DB stats nova_cell1:SELECT=1 {{(pid=69709) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-27 10:14:36.688 | Aug 27 12:13:48 devstack devstack@n-api-meta.service[69709]: DEBUG dbcounter [-] [69709] Writing DB stats nova_cell0:SELECT=1 {{(pid=69709) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-27 10:14:36.693 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-27 10:14:36.697 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@placement-api.service 2026-08-27 10:14:36.717 | enabled 2026-08-27 10:14:36.723 | + functions-common:service_check:1720 : sudo systemctl status devstack@placement-api.service --no-pager 2026-08-27 10:14:36.747 | ● devstack@placement-api.service - Devstack devstack@placement-api.service 2026-08-27 10:14:36.747 | Loaded: loaded (/etc/systemd/system/devstack@placement-api.service; enabled; preset: enabled) 2026-08-27 10:14:36.747 | Active: active (running) since Thu 2026-08-27 12:12:06 CEST; 2min 30s ago 2026-08-27 10:14:36.747 | Main PID: 66898 (uwsgi) 2026-08-27 10:14:36.747 | Status: "uWSGI is ready" 2026-08-27 10:14:36.748 | Tasks: 5 (limit: 14255) 2026-08-27 10:14:36.748 | Memory: 173.6M (peak: 173.8M) 2026-08-27 10:14:36.748 | CPU: 6.418s 2026-08-27 10:14:36.748 | CGroup: /system.slice/system-devstack.slice/devstack@placement-api.service 2026-08-27 10:14:36.748 | ├─66898 "placementuWSGI master" 2026-08-27 10:14:36.748 | ├─66899 "placementuWSGI worker 1" 2026-08-27 10:14:36.748 | └─66900 "placementuWSGI worker 2" 2026-08-27 10:14:36.748 | 2026-08-27 10:14:36.749 | Aug 27 12:14:06 devstack devstack@placement-api.service[66899]: INFO placement.requestlog [req-6b45879b-3b10-45ff-8fb7-032030dbcbf2 req-b96b2a55-810a-4a73-a506-b9c55bb40faa service nova] 192.168.122.38 "PUT /placement/resource_providers/0e3ac0d5-4b97-4239-b011-ec16d6364d75/inventories" status: 200 len: 396 microversion: 1.26 2026-08-27 10:14:36.749 | Aug 27 12:14:06 devstack devstack@placement-api.service[66899]: [pid: 66899|app: 0|req: 4/9] 192.168.122.38 () {64 vars in 1493 bytes} [Thu Aug 27 12:14:06 2026] PUT /placement/resource_providers/0e3ac0d5-4b97-4239-b011-ec16d6364d75/inventories => generated 396 bytes in 97 msecs (HTTP/1.1 200) 8 headers in 296 bytes (1 switches on core 0) 2026-08-27 10:14:36.749 | Aug 27 12:14:06 devstack devstack@placement-api.service[66900]: DEBUG placement.requestlog [req-6b45879b-3b10-45ff-8fb7-032030dbcbf2 req-25e1f763-1230-42c3-9b5c-2ec8e51a819e None None] Starting request: 192.168.122.38 "GET /placement/traits?name=in:COMPUTE_VIOMMU_MODEL_VIRTIO,COMPUTE_NET_VIF_MODEL_PCNET,COMPUTE_SECURITY_UEFI_SECURE_BOOT,HW_CPU_X86_SSSE3,COMPUTE_SECURITY_STATELESS_FIRMWARE,COMPUTE_NET_VIF_MODEL_IGB,COMPUTE_STORAGE_VIRTIO_FS,COMPUTE_SOUND_MODEL_ICH9,COMPUTE_STORAGE_BUS_USB,HW_CPU_X86_ABM,COMPUTE_NODE,HW_CPU_X86_BMI,COMPUTE_SOUND_MODEL_AC97,COMPUTE_NET_VIF_MODEL_VIRTIO,COMPUTE_IMAGE_TYPE_AMI,COMPUTE_VIOMMU_MODEL_AUTO,COMPUTE_GRAPHICS_MODEL_CIRRUS,HW_CPU_X86_CLMUL,COMPUTE_RESCUE_BFV,COMPUTE_IMAGE_TYPE_RAW,COMPUTE_DEVICE_TAGGING,COMPUTE_SOUND_MODEL_PCSPK,COMPUTE_ADDRESS_SPACE_PASSTHROUGH,COMPUTE_NET_VIF_MODEL_E1000,HW_CPU_X86_F16C,HW_CPU_X86_SSE42,COMPUTE_SOUND_MODEL_ICH6,HW_CPU_X86_SVM,COMPUTE_IMAGE_TYPE_AKI,COMPUTE_VIOMMU_MODEL_INTEL,COMPUTE_STORAGE_BUS_SATA,COMPUTE_IMAGE_TYPE_QCOW2,HW_CPU_X86_AESNI,COMPUTE_VOLUME_MULTI_ATTACH,COMPUTE_IMAGE_TYPE_ISO,OWNER_NOVA,COMPUTE_STORAGE_BUS_FDC,COMPUTE_TRUSTED_CERTS,COMPUTE_IMAGE_TYPE_ARI,HW_CPU_X86_MMX,COMPUTE_GRAPHICS_MODEL_VMVGA,HW_CPU_X86_BMI2,COMPUTE_NET_ATTACH_INTERFACE,COMPUTE_NET_VIF_MODEL_NE2K_PCI,COMPUTE_NET_VIF_MODEL_SPAPR_VLAN,COMPUTE_STORAGE_BUS_VIRTIO,COMPUTE_NET_VIF_MODEL_VMXNET3,COMPUTE_NET_VIF_MODEL_E1000E,COMPUTE_SOUND_MODEL_SB16,HW_ARCH_X86_64,COMPUTE_GRAPHICS_MODEL_QXL,COMPUTE_SOCKET_PCI_NUMA_AFFINITY,HW_CPU_X86_SSE41,HW_CPU_X86_SSE4A,HW_CPU_X86_AVX,HW_CPU_X86_SSE,COMPUTE_NET_VIRTIO_PACKED,HW_CPU_X86_FMA3,COMPUTE_GRAPHICS_MODEL_NONE,COMPUTE_GRAPHICS_MODEL_VIRTIO,COMPUTE_NET_VIF_MODEL_RTL8139,HW_CPU_X86_AMD_SVM,COMPUTE_VOLUME_ATTACH_WITH_TAG,COMPUTE_SOUND_MODEL_USB,COMPUTE_GRAPHICS_MODEL_BOCHS,COMPUTE_STORAGE_BUS_SCSI,COMPUTE_GRAPHICS_MODEL_VGA,COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG,COMPUTE_ADDRESS_SPACE_EMULATED,COMPUTE_ACCELERATORS,COMPUTE_ARCH_X86_64,COMPUTE_STORAGE_BUS_IDE,COMPUTE_VOLUME_EXTEND,HW_CPU_X86_AVX2,HW_CPU_X86_SHA,HW_CPU_X86_SSE2,COMPUTE_SOUND_MODEL_ES1370" {{(pid=66900) __call__ /opt/stack/placement/placement/requestlog.py:55}} 2026-08-27 10:14:36.749 | Aug 27 12:14:06 devstack devstack@placement-api.service[66900]: INFO placement.requestlog [req-6b45879b-3b10-45ff-8fb7-032030dbcbf2 req-25e1f763-1230-42c3-9b5c-2ec8e51a819e service nova] 192.168.122.38 "GET /placement/traits?name=in:COMPUTE_VIOMMU_MODEL_VIRTIO,COMPUTE_NET_VIF_MODEL_PCNET,COMPUTE_SECURITY_UEFI_SECURE_BOOT,HW_CPU_X86_SSSE3,COMPUTE_SECURITY_STATELESS_FIRMWARE,COMPUTE_NET_VIF_MODEL_IGB,COMPUTE_STORAGE_VIRTIO_FS,COMPUTE_SOUND_MODEL_ICH9,COMPUTE_STORAGE_BUS_USB,HW_CPU_X86_ABM,COMPUTE_NODE,HW_CPU_X86_BMI,COMPUTE_SOUND_MODEL_AC97,COMPUTE_NET_VIF_MODEL_VIRTIO,COMPUTE_IMAGE_TYPE_AMI,COMPUTE_VIOMMU_MODEL_AUTO,COMPUTE_GRAPHICS_MODEL_CIRRUS,HW_CPU_X86_CLMUL,COMPUTE_RESCUE_BFV,COMPUTE_IMAGE_TYPE_RAW,COMPUTE_DEVICE_TAGGING,COMPUTE_SOUND_MODEL_PCSPK,COMPUTE_ADDRESS_SPACE_PASSTHROUGH,COMPUTE_NET_VIF_MODEL_E1000,HW_CPU_X86_F16C,HW_CPU_X86_SSE42,COMPUTE_SOUND_MODEL_ICH6,HW_CPU_X86_SVM,COMPUTE_IMAGE_TYPE_AKI,COMPUTE_VIOMMU_MODEL_INTEL,COMPUTE_STORAGE_BUS_SATA,COMPUTE_IMAGE_TYPE_QCOW2,HW_CPU_X86_AESNI,COMPUTE_VOLUME_MULTI_ATTACH,COMPUTE_IMAGE_TYPE_ISO,OWNER_NOVA,COMPUTE_STORAGE_BUS_FDC,COMPUTE_TRUSTED_CERTS,COMPUTE_IMAGE_TYPE_ARI,HW_CPU_X86_MMX,COMPUTE_GRAPHICS_MODEL_VMVGA,HW_CPU_X86_BMI2,COMPUTE_NET_ATTACH_INTERFACE,COMPUTE_NET_VIF_MODEL_NE2K_PCI,COMPUTE_NET_VIF_MODEL_SPAPR_VLAN,COMPUTE_STORAGE_BUS_VIRTIO,COMPUTE_NET_VIF_MODEL_VMXNET3,COMPUTE_NET_VIF_MODEL_E1000E,COMPUTE_SOUND_MODEL_SB16,HW_ARCH_X86_64,COMPUTE_GRAPHICS_MODEL_QXL,COMPUTE_SOCKET_PCI_NUMA_AFFINITY,HW_CPU_X86_SSE41,HW_CPU_X86_SSE4A,HW_CPU_X86_AVX,HW_CPU_X86_SSE,COMPUTE_NET_VIRTIO_PACKED,HW_CPU_X86_FMA3,COMPUTE_GRAPHICS_MODEL_NONE,COMPUTE_GRAPHICS_MODEL_VIRTIO,COMPUTE_NET_VIF_MODEL_RTL8139,HW_CPU_X86_AMD_SVM,COMPUTE_VOLUME_ATTACH_WITH_TAG,COMPUTE_SOUND_MODEL_USB,COMPUTE_GRAPHICS_MODEL_BOCHS,COMPUTE_STORAGE_BUS_SCSI,COMPUTE_GRAPHICS_MODEL_VGA,COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG,COMPUTE_ADDRESS_SPACE_EMULATED,COMPUTE_ACCELERATORS,COMPUTE_ARCH_X86_64,COMPUTE_STORAGE_BUS_IDE,COMPUTE_VOLUME_EXTEND,HW_CPU_X86_AVX2,HW_CPU_X86_SHA,HW_CPU_X86_SSE2,COMPUTE_SOUND_MODEL_ES1370" status: 200 len: 2072 microversion: 1.6 2026-08-27 10:14:36.749 | Aug 27 12:14:06 devstack devstack@placement-api.service[66900]: [pid: 66900|app: 0|req: 6/10] 192.168.122.38 () {60 vars in 4929 bytes} [Thu Aug 27 12:14:06 2026] GET /placement/traits?name=in:COMPUTE_VIOMMU_MODEL_VIRTIO,COMPUTE_NET_VIF_MODEL_PCNET,COMPUTE_SECURITY_UEFI_SECURE_BOOT,HW_CPU_X86_SSSE3,COMPUTE_SECURITY_STATELESS_FIRMWARE,COMPUTE_NET_VIF_MODEL_IGB,COMPUTE_STORAGE_VIRTIO_FS,COMPUTE_SOUND_MODEL_ICH9,COMPUTE_STORAGE_BUS_USB,HW_CPU_X86_ABM,COMPUTE_NODE,HW_CPU_X86_BMI,COMPUTE_SOUND_MODEL_AC97,COMPUTE_NET_VIF_MODEL_VIRTIO,COMPUTE_IMAGE_TYPE_AMI,COMPUTE_VIOMMU_MODEL_AUTO,COMPUTE_GRAPHICS_MODEL_CIRRUS,HW_CPU_X86_CLMUL,COMPUTE_RESCUE_BFV,COMPUTE_IMAGE_TYPE_RAW,COMPUTE_DEVICE_TAGGING,COMPUTE_SOUND_MODEL_PCSPK,COMPUTE_ADDRESS_SPACE_PASSTHROUGH,COMPUTE_NET_VIF_MODEL_E1000,HW_CPU_X86_F16C,HW_CPU_X86_SSE42,COMPUTE_SOUND_MODEL_ICH6,HW_CPU_X86_SVM,COMPUTE_IMAGE_TYPE_AKI,COMPUTE_VIOMMU_MODEL_INTEL,COMPUTE_STORAGE_BUS_SATA,COMPUTE_IMAGE_TYPE_QCOW2,HW_CPU_X86_AESNI,COMPUTE_VOLUME_MULTI_ATTACH,COMPUTE_IMAGE_TYPE_ISO,OWNER_NOVA,COMPUTE_STORAGE_BUS_FDC,COMPUTE_TRUSTED_CERTS,COMPUTE_IMAGE_TYPE_ARI,HW_CPU_X86_MMX,COMPUTE_GRAPHICS_MODEL_VMVGA,HW_CPU_X86_BMI2,COMPUTE_NET_ATTACH_INTERFACE,COMPUTE_NET_VIF_MODEL_NE2K_PCI,COMPUTE_NET_VIF_MODEL_SPAPR_VLAN,COMPUTE_STORAGE_BUS_VIRTIO,COMPUTE_NET_VIF_MODEL_VMXNET3,COMPUTE_NET_VIF_MODEL_E1000E,COMPUTE_SOUND_MODEL_SB16,HW_ARCH_X86_64,COMPUTE_GRAPHICS_MODEL_QXL,COMPUTE_SOCKET_PCI_NUMA_AFFINITY,HW_CPU_X86_SSE41,HW_CPU_X86_SSE4A,HW_CPU_X86_AVX,HW_CPU_X86_SSE,COMPUTE_NET_VIRTIO_PACKED,HW_CPU_X86_FMA3,COMPUTE_GRAPHICS_MODEL_NONE,COMPUTE_GRAPHICS_MODEL_VIRTIO,COMPUTE_NET_VIF_MODEL_RTL8139,HW_CPU_X86_AMD_SVM,COMPUTE_VOLUME_ATTACH_WITH_TAG,COMPUTE_SOUND_MODEL_USB,COMPUTE_GRAPHICS_MODEL_BOCHS,COMPUTE_STORAGE_BUS_SCSI,COMPUTE_GRAPHICS_MODEL_VGA,COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG,COMPUTE_ADDRESS_SPACE_EMULATED,COMPUTE_ACCELERATORS,COMPUTE_ARCH_X86_64,COMPUTE_STORAGE_BUS_IDE,COMPUTE_VOLUME_EXTEND,HW_CPU_X86_AVX2,HW_CPU_X86_SHA,HW_CPU_X86_SSE2,COMPUTE_SOUND_MODEL_ES1370 => generated 2072 bytes in 61 msecs (HTTP/1.1 200) 6 headers in 225 bytes (1 switches on core 0) 2026-08-27 10:14:36.749 | Aug 27 12:14:06 devstack devstack@placement-api.service[66899]: DEBUG placement.requestlog [req-6b45879b-3b10-45ff-8fb7-032030dbcbf2 req-761b2c7b-78ae-4ee4-a7b8-bb0a612d48df None None] Starting request: 192.168.122.38 "PUT /placement/resource_providers/0e3ac0d5-4b97-4239-b011-ec16d6364d75/traits" {{(pid=66899) __call__ /opt/stack/placement/placement/requestlog.py:55}} 2026-08-27 10:14:36.749 | Aug 27 12:14:07 devstack devstack@placement-api.service[66899]: INFO placement.requestlog [req-6b45879b-3b10-45ff-8fb7-032030dbcbf2 req-761b2c7b-78ae-4ee4-a7b8-bb0a612d48df service nova] 192.168.122.38 "PUT /placement/resource_providers/0e3ac0d5-4b97-4239-b011-ec16d6364d75/traits" status: 200 len: 2107 microversion: 1.6 2026-08-27 10:14:36.749 | Aug 27 12:14:07 devstack devstack@placement-api.service[66899]: [pid: 66899|app: 0|req: 5/11] 192.168.122.38 () {64 vars in 1478 bytes} [Thu Aug 27 12:14:06 2026] PUT /placement/resource_providers/0e3ac0d5-4b97-4239-b011-ec16d6364d75/traits => generated 2107 bytes in 435 msecs (HTTP/1.1 200) 6 headers in 225 bytes (2 switches on core 0) 2026-08-27 10:14:36.749 | Aug 27 12:14:16 devstack devstack@placement-api.service[66900]: DEBUG dbcounter [-] [66900] Writing DB stats placement:SELECT=4 {{(pid=66900) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-27 10:14:36.750 | Aug 27 12:14:17 devstack devstack@placement-api.service[66899]: DEBUG dbcounter [-] [66899] Writing DB stats placement:INSERT=81,placement:UPDATE=3,placement:SELECT=6 {{(pid=66899) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-27 10:14:36.754 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-27 10:14:36.757 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@placement-client.service 2026-08-27 10:14:36.776 | not-found 2026-08-27 10:14:36.782 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-27 10:14:36.786 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@g-api.service 2026-08-27 10:14:36.805 | enabled 2026-08-27 10:14:36.810 | + functions-common:service_check:1720 : sudo systemctl status devstack@g-api.service --no-pager 2026-08-27 10:14:36.834 | ● devstack@g-api.service - Devstack devstack@g-api.service 2026-08-27 10:14:36.834 | Loaded: loaded (/etc/systemd/system/devstack@g-api.service; enabled; preset: enabled) 2026-08-27 10:14:36.834 | Active: active (running) since Thu 2026-08-27 12:14:09 CEST; 26s ago 2026-08-27 10:14:36.834 | Main PID: 75972 (uwsgi) 2026-08-27 10:14:36.834 | Status: "uWSGI is ready" 2026-08-27 10:14:36.834 | Tasks: 9 (limit: 14255) 2026-08-27 10:14:36.834 | Memory: 260.7M (peak: 261.2M) 2026-08-27 10:14:36.834 | CPU: 11.490s 2026-08-27 10:14:36.834 | CGroup: /system.slice/system-devstack.slice/devstack@g-api.service 2026-08-27 10:14:36.834 | ├─75972 "glance-apiuWSGI master" 2026-08-27 10:14:36.835 | ├─75975 "glance-apiuWSGI worker 1" 2026-08-27 10:14:36.835 | └─75976 "glance-apiuWSGI worker 2" 2026-08-27 10:14:36.835 | 2026-08-27 10:14:36.835 | Aug 27 12:14:22 devstack devstack@g-api.service[75975]: INFO glance.location [None req-981e4793-6fdf-484d-8dbf-9329967b811e admin admin] Image format matched and virtual size computed: 117440512 2026-08-27 10:14:36.835 | Aug 27 12:14:22 devstack devstack@g-api.service[75975]: DEBUG glance_store.backend [None req-981e4793-6fdf-484d-8dbf-9329967b811e admin admin] Skipping store.set_acls... not implemented. {{(pid=75975) set_acls /opt/stack/data/venv/lib/python3.12/site-packages/glance_store/backend.py:507}} 2026-08-27 10:14:36.835 | Aug 27 12:14:22 devstack devstack@g-api.service[75975]: [pid: 75975|app: 0|req: 3/4] 127.0.0.1 () {42 vars in 911 bytes} [Thu Aug 27 12:14:20 2026] PUT /v2/images/fb4a1efe-5dea-49f2-bc41-94014c32f2bf/file => generated 0 bytes in 1676 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) 2026-08-27 10:14:36.835 | Aug 27 12:14:22 devstack devstack@g-api.service[75976]: DEBUG glance.api.middleware.version_negotiation [None req-72be3b38-56d3-4921-a583-15cf253ed865 admin admin] Determining version of request: GET /v2/images/fb4a1efe-5dea-49f2-bc41-94014c32f2bf Accept: */* {{(pid=75976) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:44}} 2026-08-27 10:14:36.835 | Aug 27 12:14:22 devstack devstack@g-api.service[75976]: DEBUG glance.api.middleware.version_negotiation [None req-72be3b38-56d3-4921-a583-15cf253ed865 admin admin] Using url versioning {{(pid=75976) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:57}} 2026-08-27 10:14:36.835 | Aug 27 12:14:22 devstack devstack@g-api.service[75976]: DEBUG glance.api.middleware.version_negotiation [None req-72be3b38-56d3-4921-a583-15cf253ed865 admin admin] Matched version: v2 {{(pid=75976) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:69}} 2026-08-27 10:14:36.835 | Aug 27 12:14:22 devstack devstack@g-api.service[75976]: DEBUG glance.api.middleware.version_negotiation [None req-72be3b38-56d3-4921-a583-15cf253ed865 admin admin] new path /v2/images/fb4a1efe-5dea-49f2-bc41-94014c32f2bf {{(pid=75976) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:70}} 2026-08-27 10:14:36.836 | Aug 27 12:14:22 devstack devstack@g-api.service[75976]: [pid: 75976|app: 0|req: 2/5] 127.0.0.1 () {36 vars in 799 bytes} [Thu Aug 27 12:14:22 2026] GET /v2/images/fb4a1efe-5dea-49f2-bc41-94014c32f2bf => generated 976 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-27 10:14:36.836 | Aug 27 12:14:32 devstack devstack@g-api.service[75975]: DEBUG dbcounter [-] [75975] Writing DB stats glance:INSERT=5,glance:SELECT=16,glance:UPDATE=2 {{(pid=75975) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-27 10:14:36.836 | Aug 27 12:14:32 devstack devstack@g-api.service[75976]: DEBUG dbcounter [-] [75976] Writing DB stats glance:INSERT=9,glance:SELECT=6 {{(pid=75976) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-27 10:14:36.841 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-27 10:14:36.845 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@c-sch.service 2026-08-27 10:14:36.865 | enabled 2026-08-27 10:14:36.871 | + functions-common:service_check:1720 : sudo systemctl status devstack@c-sch.service --no-pager 2026-08-27 10:14:36.893 | ● devstack@c-sch.service - Devstack devstack@c-sch.service 2026-08-27 10:14:36.893 | Loaded: loaded (/etc/systemd/system/devstack@c-sch.service; enabled; preset: enabled) 2026-08-27 10:14:36.893 | Active: active (running) since Thu 2026-08-27 12:13:58 CEST; 38s ago 2026-08-27 10:14:36.893 | Main PID: 74447 (cinder-schedule) 2026-08-27 10:14:36.894 | Tasks: 1 (limit: 14255) 2026-08-27 10:14:36.894 | Memory: 109.4M (peak: 109.8M) 2026-08-27 10:14:36.894 | CPU: 4.061s 2026-08-27 10:14:36.894 | CGroup: /system.slice/system-devstack.slice/devstack@c-sch.service 2026-08-27 10:14:36.894 | └─74447 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf 2026-08-27 10:14:36.894 | 2026-08-27 10:14:36.894 | Aug 27 12:14:03 devstack cinder-scheduler[74447]: INFO cinder.manager [None req-79bdd291-8a8c-4ba8-be63-45875ea2f502 None None] Service 1 cleanup completed. 2026-08-27 10:14:36.894 | Aug 27 12:14:03 devstack cinder-scheduler[74447]: DEBUG cinder.service [None req-79bdd291-8a8c-4ba8-be63-45875ea2f502 None None] Creating RPC server for service cinder-scheduler {{(pid=74447) start /opt/stack/cinder/cinder/service.py:231}} 2026-08-27 10:14:36.894 | Aug 27 12:14:03 devstack cinder-scheduler[74447]: DEBUG cinder.service [None req-79bdd291-8a8c-4ba8-be63-45875ea2f502 None None] Pinning object versions for RPC server serializer to 1.39 {{(pid=74447) start /opt/stack/cinder/cinder/service.py:237}} 2026-08-27 10:14:36.894 | Aug 27 12:14:13 devstack cinder-scheduler[74447]: DEBUG cinder.scheduler.host_manager [None req-8464251f-e3bc-4379-9fa3-1eb34beb69fc 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=74447) update_service_capabilities /opt/stack/cinder/cinder/scheduler/host_manager.py:629}} 2026-08-27 10:14:36.894 | Aug 27 12:14:13 devstack cinder-scheduler[74447]: DEBUG cinder.scheduler.host_manager [None req-8464251f-e3bc-4379-9fa3-1eb34beb69fc 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, 27, 10, 14, 13, 45987)}, {'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, 27, 10, 14, 13, 45987)}]. {{(pid=74447) _notify_capacity_usage /opt/stack/cinder/cinder/scheduler/host_manager.py:978}} 2026-08-27 10:14:36.895 | Aug 27 12:14:13 devstack cinder-scheduler[74447]: DEBUG cinder.scheduler.host_manager [None req-8464251f-e3bc-4379-9fa3-1eb34beb69fc 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, 27, 10, 14, 13, 11988)} {{(pid=74447) update_from_volume_capability /opt/stack/cinder/cinder/scheduler/host_manager.py:415}} 2026-08-27 10:14:36.895 | Aug 27 12:14:23 devstack cinder-scheduler[74447]: DEBUG dbcounter [-] [74447] Writing DB stats cinder:SELECT=12,cinder:INSERT=1 {{(pid=74447) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-27 10:14:36.895 | Aug 27 12:14:31 devstack cinder-scheduler[74447]: DEBUG oslo_service.periodic_task [None req-7767ebb7-8b71-4f2d-b2ba-0733d2340f1f None None] Running periodic task SchedulerManager._clean_expired_messages {{(pid=74447) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} 2026-08-27 10:14:36.895 | Aug 27 12:14:31 devstack cinder-scheduler[74447]: INFO cinder.message.api [None req-7767ebb7-8b71-4f2d-b2ba-0733d2340f1f None None] Deleted 0 expired messages. 2026-08-27 10:14:36.895 | Aug 27 12:14:31 devstack cinder-scheduler[74447]: DEBUG oslo_service.periodic_task [None req-7767ebb7-8b71-4f2d-b2ba-0733d2340f1f None None] Running periodic task SchedulerManager._clean_expired_reservation {{(pid=74447) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} 2026-08-27 10:14:36.899 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-27 10:14:36.904 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@c-api.service 2026-08-27 10:14:36.923 | enabled 2026-08-27 10:14:36.929 | + functions-common:service_check:1720 : sudo systemctl status devstack@c-api.service --no-pager 2026-08-27 10:14:36.951 | ● devstack@c-api.service - Devstack devstack@c-api.service 2026-08-27 10:14:36.951 | Loaded: loaded (/etc/systemd/system/devstack@c-api.service; enabled; preset: enabled) 2026-08-27 10:14:36.951 | Active: active (running) since Thu 2026-08-27 12:13:51 CEST; 45s ago 2026-08-27 10:14:36.951 | Main PID: 73720 (uwsgi) 2026-08-27 10:14:36.951 | Status: "uWSGI is ready" 2026-08-27 10:14:36.952 | Tasks: 7 (limit: 14255) 2026-08-27 10:14:36.952 | Memory: 243.9M (peak: 244.4M) 2026-08-27 10:14:36.952 | CPU: 10.813s 2026-08-27 10:14:36.952 | CGroup: /system.slice/system-devstack.slice/devstack@c-api.service 2026-08-27 10:14:36.952 | ├─73720 "cinder-apiuWSGI master" 2026-08-27 10:14:36.952 | ├─73729 "cinder-apiuWSGI worker 1" 2026-08-27 10:14:36.952 | └─73730 "cinder-apiuWSGI worker 2" 2026-08-27 10:14:36.952 | 2026-08-27 10:14:36.952 | Aug 27 12:14:06 devstack devstack@c-api.service[73730]: INFO cinder.api.openstack.wsgi [None req-5f654e8e-22c1-42b8-b3d2-4a9228126c06 admin admin] POST http://192.168.122.38/volume/v3/types/8323ce14-6208-4845-83b8-7bcfc01b37d0/extra_specs 2026-08-27 10:14:36.952 | Aug 27 12:14:06 devstack devstack@c-api.service[73730]: DEBUG cinder.api.openstack.wsgi [None req-5f654e8e-22c1-42b8-b3d2-4a9228126c06 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=73730) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} 2026-08-27 10:14:36.952 | Aug 27 12:14:06 devstack devstack@c-api.service[73730]: /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-27 10:14:36.953 | Aug 27 12:14:06 devstack devstack@c-api.service[73730]: warnings.warn( 2026-08-27 10:14:36.953 | Aug 27 12:14:06 devstack devstack@c-api.service[73730]: DEBUG dbcounter [-] [73730] Writing DB stats cinder:SELECT=6 {{(pid=73730) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-27 10:14:36.953 | Aug 27 12:14:06 devstack devstack@c-api.service[73730]: DEBUG oslo_db.sqlalchemy.engines [None req-5f654e8e-22c1-42b8-b3d2-4a9228126c06 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=73730) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-08-27 10:14:36.953 | Aug 27 12:14:06 devstack devstack@c-api.service[73730]: INFO cinder.api.openstack.wsgi [None req-5f654e8e-22c1-42b8-b3d2-4a9228126c06 admin admin] http://192.168.122.38/volume/v3/types/8323ce14-6208-4845-83b8-7bcfc01b37d0/extra_specs returned with HTTP 200 2026-08-27 10:14:36.953 | Aug 27 12:14:06 devstack devstack@c-api.service[73730]: [pid: 73730|app: 0|req: 2/3] 192.168.122.38 () {60 vars in 1333 bytes} [Thu Aug 27 12:14:05 2026] POST /volume/v3/types/8323ce14-6208-4845-83b8-7bcfc01b37d0/extra_specs => generated 55 bytes in 880 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-08-27 10:14:36.953 | Aug 27 12:14:15 devstack devstack@c-api.service[73729]: DEBUG dbcounter [-] [73729] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=73729) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-27 10:14:36.953 | Aug 27 12:14:16 devstack devstack@c-api.service[73730]: DEBUG dbcounter [-] [73730] Writing DB stats cinder:SELECT=5,cinder:INSERT=1 {{(pid=73730) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-27 10:14:36.957 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-27 10:14:36.962 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@c-vol.service 2026-08-27 10:14:36.980 | enabled 2026-08-27 10:14:36.987 | + functions-common:service_check:1720 : sudo systemctl status devstack@c-vol.service --no-pager 2026-08-27 10:14:37.009 | ● devstack@c-vol.service - Devstack devstack@c-vol.service 2026-08-27 10:14:37.009 | Loaded: loaded (/etc/systemd/system/devstack@c-vol.service; enabled; preset: enabled) 2026-08-27 10:14:37.009 | Active: active (running) since Thu 2026-08-27 12:14:01 CEST; 35s ago 2026-08-27 10:14:37.009 | Main PID: 75107 (cinder-volume) 2026-08-27 10:14:37.009 | Tasks: 2 (limit: 14255) 2026-08-27 10:14:37.009 | Memory: 143.3M (peak: 157.3M) 2026-08-27 10:14:37.009 | CPU: 11.143s 2026-08-27 10:14:37.010 | CGroup: /system.slice/system-devstack.slice/devstack@c-vol.service 2026-08-27 10:14:37.010 | ├─75107 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf 2026-08-27 10:14:37.010 | └─75260 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf 2026-08-27 10:14:37.010 | 2026-08-27 10:14:37.010 | Aug 27 12:14:14 devstack sudo[76113]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) 2026-08-27 10:14:37.010 | Aug 27 12:14:14 devstack sudo[76113]: pam_unix(sudo:session): session closed for user root 2026-08-27 10:14:37.010 | Aug 27 12:14:14 devstack cinder-volume[75260]: DEBUG oslo_concurrency.processutils [None req-8464251f-e3bc-4379-9fa3-1eb34beb69fc 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.273s {{(pid=75260) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} 2026-08-27 10:14:37.010 | Aug 27 12:14:14 devstack cinder-volume[75260]: INFO cinder.volume.manager [None req-8464251f-e3bc-4379-9fa3-1eb34beb69fc None None] Driver post RPC initialization completed successfully. 2026-08-27 10:14:37.010 | Aug 27 12:14:16 devstack cinder-volume[75107]: DEBUG dbcounter [-] [75107] Writing DB stats cinder:SELECT=8,cinder:INSERT=1,cinder:UPDATE=1 {{(pid=75107) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-27 10:14:37.010 | Aug 27 12:14:24 devstack cinder-volume[75260]: DEBUG dbcounter [-] [75260] Writing DB stats cinder:SELECT=3 {{(pid=75260) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-27 10:14:37.010 | Aug 27 12:14:24 devstack cinder-volume[75260]: DEBUG dbcounter [-] [75260] Writing DB stats cinder:SELECT=11,cinder:INSERT=1,cinder:UPDATE=2 {{(pid=75260) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-27 10:14:37.011 | Aug 27 12:14:28 devstack cinder-volume[75260]: DEBUG oslo_service.periodic_task [None req-1a129f59-1dea-441d-bb40-e1511b7b84dd None None] Running periodic task VolumeManager._thread_info {{(pid=75260) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} 2026-08-27 10:14:37.011 | Aug 27 12:14:28 devstack cinder-volume[75260]: DEBUG cinder.volume.manager [None req-1a129f59-1dea-441d-bb40-e1511b7b84dd None None] thread count: 6 {{(pid=75260) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5472}} 2026-08-27 10:14:37.011 | Aug 27 12:14:28 devstack cinder-volume[75260]: DEBUG cinder.volume.manager [None req-1a129f59-1dea-441d-bb40-e1511b7b84dd None None] thread info: [<_MainThread(MainThread, started 125525880344704)>, , , , , ] {{(pid=75260) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5473}} 2026-08-27 10:14:37.017 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-27 10:14:37.021 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@ovn-controller.service 2026-08-27 10:14:37.039 | not-found 2026-08-27 10:14:37.045 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-27 10:14:37.049 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@ovn-northd.service 2026-08-27 10:14:37.068 | not-found 2026-08-27 10:14:37.073 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-27 10:14:37.077 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@ovs-vswitchd.service 2026-08-27 10:14:37.095 | not-found 2026-08-27 10:14:37.100 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-27 10:14:37.105 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@ovsdb-server.service 2026-08-27 10:14:37.123 | not-found 2026-08-27 10:14:37.129 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-27 10:14:37.133 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@q-svc.service 2026-08-27 10:14:37.151 | not-found 2026-08-27 10:14:37.157 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-27 10:14:37.161 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@q-ovn-agent.service 2026-08-27 10:14:37.182 | enabled 2026-08-27 10:14:37.187 | + functions-common:service_check:1720 : sudo systemctl status devstack@q-ovn-agent.service --no-pager 2026-08-27 10:14:37.211 | ● devstack@q-ovn-agent.service - Devstack devstack@q-ovn-agent.service 2026-08-27 10:14:37.211 | Loaded: loaded (/etc/systemd/system/devstack@q-ovn-agent.service; enabled; preset: enabled) 2026-08-27 10:14:37.211 | Active: active (running) since Thu 2026-08-27 12:11:45 CEST; 2min 51s ago 2026-08-27 10:14:37.211 | Main PID: 63513 (neutron-ovn-age) 2026-08-27 10:14:37.212 | Tasks: 20 (limit: 14255) 2026-08-27 10:14:37.212 | Memory: 343.5M (peak: 344.3M) 2026-08-27 10:14:37.212 | CPU: 11.556s 2026-08-27 10:14:37.212 | CGroup: /system.slice/system-devstack.slice/devstack@q-ovn-agent.service 2026-08-27 10:14:37.212 | ├─63513 "neutron-ovn-agent: master process [/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini]" 2026-08-27 10:14:37.212 | ├─64886 "neutron-ovn-agent: ServiceWrapper worker(0)" 2026-08-27 10:14:37.212 | ├─65151 /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/tmpno2wm3cl/privsep.sock 2026-08-27 10:14:37.213 | └─67752 /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/tmpw6nk1r1g/privsep.sock 2026-08-27 10:14:37.213 | 2026-08-27 10:14:37.213 | Aug 27 12:12:49 devstack neutron-ovn-agent[64886]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.000s {{(pid=64886) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} 2026-08-27 10:14:37.213 | Aug 27 12:12:49 devstack neutron-ovn-agent[64886]: DEBUG oslo_concurrency.lockutils [-] Acquiring lock "_check_child_processes" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" {{(pid=64886) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} 2026-08-27 10:14:37.213 | Aug 27 12:12:49 devstack neutron-ovn-agent[64886]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.001s {{(pid=64886) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} 2026-08-27 10:14:37.213 | Aug 27 12:12:49 devstack neutron-ovn-agent[64886]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.000s {{(pid=64886) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} 2026-08-27 10:14:37.214 | Aug 27 12:13:49 devstack neutron-ovn-agent[64886]: DEBUG oslo_concurrency.lockutils [-] Acquiring lock "_check_child_processes" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" {{(pid=64886) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} 2026-08-27 10:14:37.214 | Aug 27 12:13:49 devstack neutron-ovn-agent[64886]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.002s {{(pid=64886) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} 2026-08-27 10:14:37.214 | Aug 27 12:13:49 devstack neutron-ovn-agent[64886]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.001s {{(pid=64886) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} 2026-08-27 10:14:37.214 | Aug 27 12:13:49 devstack neutron-ovn-agent[64886]: DEBUG oslo_concurrency.lockutils [-] Acquiring lock "_check_child_processes" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" {{(pid=64886) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} 2026-08-27 10:14:37.214 | Aug 27 12:13:49 devstack neutron-ovn-agent[64886]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.001s {{(pid=64886) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} 2026-08-27 10:14:37.214 | Aug 27 12:13:49 devstack neutron-ovn-agent[64886]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.000s {{(pid=64886) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} 2026-08-27 10:14:37.219 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-27 10:14:37.223 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@rabbit.service 2026-08-27 10:14:37.242 | not-found 2026-08-27 10:14:37.247 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-27 10:14:37.251 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@tempest.service 2026-08-27 10:14:37.270 | not-found 2026-08-27 10:14:37.276 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-27 10:14:37.280 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@mysql.service 2026-08-27 10:14:37.298 | not-found 2026-08-27 10:14:37.304 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-27 10:14:37.307 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@etcd3.service 2026-08-27 10:14:37.326 | not-found 2026-08-27 10:14:37.332 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-27 10:14:37.336 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@dstat.service 2026-08-27 10:14:37.354 | enabled 2026-08-27 10:14:37.360 | + functions-common:service_check:1720 : sudo systemctl status devstack@dstat.service --no-pager 2026-08-27 10:14:37.384 | ● devstack@dstat.service - Devstack devstack@dstat.service 2026-08-27 10:14:37.384 | Loaded: loaded (/etc/systemd/system/devstack@dstat.service; enabled; preset: enabled) 2026-08-27 10:14:37.384 | Active: active (running) since Thu 2026-08-27 12:05:16 CEST; 9min ago 2026-08-27 10:14:37.384 | Main PID: 40002 (dstat.sh) 2026-08-27 10:14:37.384 | Tasks: 3 (limit: 14255) 2026-08-27 10:14:37.384 | Memory: 27.5M (peak: 28.2M) 2026-08-27 10:14:37.385 | CPU: 3.310s 2026-08-27 10:14:37.385 | CGroup: /system.slice/system-devstack.slice/devstack@dstat.service 2026-08-27 10:14:37.387 | ├─40002 /bin/bash /home/quobyte/devstack/tools/dstat.sh /opt/stack/logs 2026-08-27 10:14:37.387 | ├─40132 /usr/bin/python3 /bin/dstat -tcmndrylpg --tcp --output /opt/stack/logs/dstat-csv.log 2026-08-27 10:14:37.387 | └─40133 /usr/bin/python3 /bin/dstat -tcmndrylpg --swap --tcp 2026-08-27 10:14:37.387 | 2026-08-27 10:14:37.387 | Aug 27 12:14:28 devstack dstat.sh[40133]: 27-08 12:14:28| 20 7 69 0 0|5266M 223M 215M 6045M| 52B 0 | 0 172k| 0 13.0 |2468 1484 |3.15 2.57 1.67|1.0 0 0| 0 0 | | 17 287 0 39 0 2026-08-27 10:14:37.387 | Aug 27 12:14:29 devstack dstat.sh[40133]: 27-08 12:14:29| 18 11 65 0 0|5187M 301M 215M 6045M|5342B 20k| 20k 616k|2.00 52.0 |4103 3203 |3.15 2.57 1.67|4.0 0 111| 0 0 | | 17 287 0 39 0 2026-08-27 10:14:37.387 | Aug 27 12:14:30 devstack dstat.sh[40133]: 27-08 12:14:30| 16 12 67 0 0|5218M 270M 215M 6045M|4476B 13k| 28k 364k|2.00 9.00 |3461 2894 |2.97 2.54 1.66|1.0 0 152| 0 0 | | 17 287 0 39 0 2026-08-27 10:14:37.387 | Aug 27 12:14:31 devstack dstat.sh[40133]: 27-08 12:14:31| 20 10 66 1 0|5248M 240M 215M 6045M| 0 0 | 0 5593k| 0 510 |2932 1982 |2.97 2.54 1.66|1.0 0 3.0| 0 0 | | 17 289 0 39 0 2026-08-27 10:14:37.388 | Aug 27 12:14:32 devstack dstat.sh[40133]: 27-08 12:14:32| 14 13 64 0 0|5253M 235M 215M 6045M|3981B 20k| 148k 316k|7.00 19.0 |4544 3807 |2.97 2.54 1.66|1.0 0 225| 0 0 | | 17 289 0 39 0 2026-08-27 10:14:37.389 | Aug 27 12:14:33 devstack dstat.sh[40133]: 27-08 12:14:33| 5 5 85 0 0|5248M 240M 215M 6045M| 594B 3117B| 0 752k| 0 71.0 |3000 2988 |2.97 2.54 1.66| 0 0 56| 0 0 | | 17 293 0 39 0 2026-08-27 10:14:37.389 | Aug 27 12:14:34 devstack dstat.sh[40133]: 27-08 12:14:34| 16 9 72 0 0|5260M 228M 215M 6045M| 118B 476B| 0 0 | 0 0 |2463 1561 |2.97 2.54 1.66|1.0 0 5.0| 0 0 | | 17 293 0 39 0 2026-08-27 10:14:37.389 | Aug 27 12:14:35 devstack dstat.sh[40133]: 27-08 12:14:35| 18 9 69 0 0|5293M 195M 215M 6045M| 0 0 | 0 316k| 0 30.0 |2643 1838 |2.82 2.52 1.66|1.0 0 0| 0 0 | | 17 293 0 39 0 2026-08-27 10:14:37.389 | Aug 27 12:14:36 devstack dstat.sh[40133]: 27-08 12:14:36| 21 6 69 0 0|5302M 186M 215M 6045M| 52B 0 | 0 228k| 0 4.00 |2781 1947 |2.82 2.52 1.66|3.0 0 3.0| 0 0 | | 17 297 0 39 0 2026-08-27 10:14:37.389 | Aug 27 12:14:37 devstack dstat.sh[40133]: 27-08 12:14:37| 12 18 61 0 0|5214M 274M 215M 6045M|6130B 63k|8181B 68k|2.00 3.00 |5393 4037 |2.82 2.52 1.66|1.0 0 180| 0 0 | | 17 297 0 39 0 2026-08-27 10:14:37.393 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-27 10:14:37.398 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@q-ovn-metadata-agent.service 2026-08-27 10:14:37.419 | enabled 2026-08-27 10:14:37.426 | + functions-common:service_check:1720 : sudo systemctl status devstack@q-ovn-metadata-agent.service --no-pager 2026-08-27 10:14:37.450 | ● devstack@q-ovn-metadata-agent.service - Devstack devstack@q-ovn-metadata-agent.service 2026-08-27 10:14:37.450 | Loaded: loaded (/etc/systemd/system/devstack@q-ovn-metadata-agent.service; enabled; preset: enabled) 2026-08-27 10:14:37.450 | Active: active (running) since Thu 2026-08-27 12:11:42 CEST; 2min 54s ago 2026-08-27 10:14:37.451 | Main PID: 62816 (neutron-ovn-met) 2026-08-27 10:14:37.451 | Tasks: 2 (limit: 14255) 2026-08-27 10:14:37.451 | Memory: 121.0M (peak: 121.7M) 2026-08-27 10:14:37.451 | CPU: 3.803s 2026-08-27 10:14:37.451 | CGroup: /system.slice/system-devstack.slice/devstack@q-ovn-metadata-agent.service 2026-08-27 10:14:37.451 | └─62816 "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-27 10:14:37.451 | 2026-08-27 10:14:37.451 | Aug 27 12:11:46 devstack neutron-ovn-metadata-agent[62816]: ERROR neutron File "/opt/stack/neutron/neutron/agent/ovn/metadata/ovsdb.py", line 70, in start 2026-08-27 10:14:37.451 | Aug 27 12:11:46 devstack neutron-ovn-metadata-agent[62816]: ERROR neutron helper = idlutils.get_schema_helper(connection_string, 2026-08-27 10:14:37.451 | Aug 27 12:11:46 devstack neutron-ovn-metadata-agent[62816]: ERROR neutron ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-27 10:14:37.451 | Aug 27 12:11:46 devstack neutron-ovn-metadata-agent[62816]: 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-27 10:14:37.452 | Aug 27 12:11:46 devstack neutron-ovn-metadata-agent[62816]: ERROR neutron return create_schema_helper(fetch_schema_json(connection, schema_name)) 2026-08-27 10:14:37.452 | Aug 27 12:11:46 devstack neutron-ovn-metadata-agent[62816]: ERROR neutron ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-27 10:14:37.452 | Aug 27 12:11:46 devstack neutron-ovn-metadata-agent[62816]: 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-27 10:14:37.452 | Aug 27 12:11:46 devstack neutron-ovn-metadata-agent[62816]: ERROR neutron raise Exception("Could not retrieve schema from %s" % connection) 2026-08-27 10:14:37.452 | Aug 27 12:11:46 devstack neutron-ovn-metadata-agent[62816]: ERROR neutron Exception: Could not retrieve schema from unix:/usr/local/var/run/openvswitch/db.sock 2026-08-27 10:14:37.452 | Aug 27 12:11:46 devstack neutron-ovn-metadata-agent[62816]: ERROR neutron 2026-08-27 10:14:37.458 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-27 10:14:37.462 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@neutron-api.service 2026-08-27 10:14:37.483 | enabled 2026-08-27 10:14:37.487 | + functions-common:service_check:1720 : sudo systemctl status devstack@neutron-api.service --no-pager 2026-08-27 10:14:37.512 | ● devstack@neutron-api.service - Devstack devstack@neutron-api.service 2026-08-27 10:14:37.513 | Loaded: loaded (/etc/systemd/system/devstack@neutron-api.service; enabled; preset: enabled) 2026-08-27 10:14:37.513 | Active: active (running) since Thu 2026-08-27 12:11:48 CEST; 2min 48s ago 2026-08-27 10:14:37.513 | Main PID: 64587 (uwsgi) 2026-08-27 10:14:37.513 | Status: "uWSGI is ready" 2026-08-27 10:14:37.513 | Tasks: 23 (limit: 14255) 2026-08-27 10:14:37.513 | Memory: 385.8M (peak: 386.8M) 2026-08-27 10:14:37.513 | CPU: 42.265s 2026-08-27 10:14:37.513 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-api.service 2026-08-27 10:14:37.513 | ├─64587 "neutron-apiuWSGI master" 2026-08-27 10:14:37.513 | ├─64588 "neutron-apiuWSGI worker 1" 2026-08-27 10:14:37.513 | └─64589 "neutron-apiuWSGI worker 2" 2026-08-27 10:14:37.514 | 2026-08-27 10:14:37.514 | Aug 27 12:14:17 devstack devstack@neutron-api.service[64588]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=64588) _process_scheduled /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:784}} 2026-08-27 10:14:37.514 | Aug 27 12:14:17 devstack devstack@neutron-api.service[64588]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "b268460ada5b5dc498e3c7a3c8df510c" from periodic health check thread {{(pid=64588) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1532}} 2026-08-27 10:14:37.514 | Aug 27 12:14:19 devstack devstack@neutron-api.service[64589]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=64589) _process_scheduled /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:784}} 2026-08-27 10:14:37.514 | Aug 27 12:14:19 devstack devstack@neutron-api.service[64589]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "f774396d476258c59be350a6005c3577" from periodic health check thread {{(pid=64589) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1532}} 2026-08-27 10:14:37.514 | Aug 27 12:14:27 devstack devstack@neutron-api.service[64588]: DEBUG dbcounter [-] [64588] Writing DB stats neutron:UPDATE=1,neutron:SELECT=1 {{(pid=64588) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-27 10:14:37.514 | Aug 27 12:14:29 devstack devstack@neutron-api.service[64589]: DEBUG dbcounter [-] [64589] Writing DB stats neutron:UPDATE=1,neutron:SELECT=1 {{(pid=64589) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-27 10:14:37.514 | Aug 27 12:14:32 devstack devstack@neutron-api.service[64588]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=64588) _process_scheduled /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:784}} 2026-08-27 10:14:37.515 | Aug 27 12:14:32 devstack devstack@neutron-api.service[64588]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "b268460ada5b5dc498e3c7a3c8df510c" from periodic health check thread {{(pid=64588) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1532}} 2026-08-27 10:14:37.515 | Aug 27 12:14:34 devstack devstack@neutron-api.service[64589]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=64589) _process_scheduled /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:784}} 2026-08-27 10:14:37.515 | Aug 27 12:14:34 devstack devstack@neutron-api.service[64589]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "f774396d476258c59be350a6005c3577" from periodic health check thread {{(pid=64589) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1532}} 2026-08-27 10:14:37.518 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-27 10:14:37.522 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@neutron-periodic-workers.service 2026-08-27 10:14:37.542 | enabled 2026-08-27 10:14:37.547 | + functions-common:service_check:1720 : sudo systemctl status devstack@neutron-periodic-workers.service --no-pager 2026-08-27 10:14:37.574 | ● devstack@neutron-periodic-workers.service - Devstack devstack@neutron-periodic-workers.service 2026-08-27 10:14:37.574 | Loaded: loaded (/etc/systemd/system/devstack@neutron-periodic-workers.service; enabled; preset: enabled) 2026-08-27 10:14:37.574 | Active: active (running) since Thu 2026-08-27 12:11:53 CEST; 2min 44s ago 2026-08-27 10:14:37.574 | Main PID: 65600 (neutron-periodi) 2026-08-27 10:14:37.574 | Tasks: 15 (limit: 14255) 2026-08-27 10:14:37.574 | Memory: 181.3M (peak: 181.8M) 2026-08-27 10:14:37.574 | CPU: 6.750s 2026-08-27 10:14:37.574 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-periodic-workers.service 2026-08-27 10:14:37.574 | ├─65600 "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-27 10:14:37.575 | └─66394 "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-27 10:14:37.575 | 2026-08-27 10:14:37.575 | Aug 27 12:13:47 devstack neutron-periodic-workers[66394]: DEBUG neutron.db.agents_db [None req-1b3bc488-0f1a-447c-9348-342a8822b994 None None] Agent healthcheck: found 0 active agents {{(pid=66394) agent_health_check /opt/stack/neutron/neutron/db/agents_db.py:326}} 2026-08-27 10:14:37.575 | Aug 27 12:13:47 devstack neutron-periodic-workers[66394]: DEBUG oslo.service.backend._threading.loopingcall [None req-1b3bc488-0f1a-447c-9348-342a8822b994 None None] Fixed interval looping call 'neutron.plugins.ml2.plugin.AgentDbMixin.agent_health_check' sleeping for 36.97 seconds {{(pid=66394) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-08-27 10:14:37.575 | Aug 27 12:13:47 devstack neutron-periodic-workers[66394]: DEBUG oslo.service.backend._threading.loopingcall [None req-d3c56423-e68a-4a22-ba00-65c90974b621 None None] Fixed interval looping call 'neutron.plugins.ml2.plugin.DhcpAgentSchedulerDbMixin.remove_networks_from_down_agents' sleeping for 36.96 seconds {{(pid=66394) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-08-27 10:14:37.575 | Aug 27 12:13:57 devstack neutron-periodic-workers[66394]: DEBUG dbcounter [-] [66394] Writing DB stats neutron:SELECT=4 {{(pid=66394) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-27 10:14:37.575 | Aug 27 12:14:03 devstack neutron-periodic-workers[66394]: DEBUG oslo.service.backend._threading.loopingcall [None req-6f9fb803-b4e3-4a2e-a21e-ac566a75eca5 None None] Fixed interval looping call 'neutron.db.quota.driver_nolock.DbQuotaNoLockDriver._remove_expired_reservations' sleeping for 119.98 seconds {{(pid=66394) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-08-27 10:14:37.577 | Aug 27 12:14:13 devstack neutron-periodic-workers[66394]: DEBUG dbcounter [-] [66394] Writing DB stats neutron:DELETE=1 {{(pid=66394) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-27 10:14:37.577 | Aug 27 12:14:24 devstack neutron-periodic-workers[66394]: DEBUG neutron.db.agents_db [None req-1b3bc488-0f1a-447c-9348-342a8822b994 None None] Agent healthcheck: found 0 active agents {{(pid=66394) agent_health_check /opt/stack/neutron/neutron/db/agents_db.py:326}} 2026-08-27 10:14:37.577 | Aug 27 12:14:24 devstack neutron-periodic-workers[66394]: DEBUG oslo.service.backend._threading.loopingcall [None req-1b3bc488-0f1a-447c-9348-342a8822b994 None None] Fixed interval looping call 'neutron.plugins.ml2.plugin.AgentDbMixin.agent_health_check' sleeping for 36.99 seconds {{(pid=66394) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-08-27 10:14:37.578 | Aug 27 12:14:24 devstack neutron-periodic-workers[66394]: DEBUG oslo.service.backend._threading.loopingcall [None req-d3c56423-e68a-4a22-ba00-65c90974b621 None None] Fixed interval looping call 'neutron.plugins.ml2.plugin.DhcpAgentSchedulerDbMixin.remove_networks_from_down_agents' sleeping for 36.98 seconds {{(pid=66394) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-08-27 10:14:37.578 | Aug 27 12:14:34 devstack neutron-periodic-workers[66394]: DEBUG dbcounter [-] [66394] Writing DB stats neutron:SELECT=4 {{(pid=66394) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-27 10:14:37.581 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-27 10:14:37.586 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@neutron-rpc-server.service 2026-08-27 10:14:37.607 | enabled 2026-08-27 10:14:37.613 | + functions-common:service_check:1720 : sudo systemctl status devstack@neutron-rpc-server.service --no-pager 2026-08-27 10:14:37.643 | ● devstack@neutron-rpc-server.service - Devstack devstack@neutron-rpc-server.service 2026-08-27 10:14:37.643 | Loaded: loaded (/etc/systemd/system/devstack@neutron-rpc-server.service; enabled; preset: enabled) 2026-08-27 10:14:37.643 | Active: active (running) since Thu 2026-08-27 12:11:50 CEST; 2min 46s ago 2026-08-27 10:14:37.643 | Main PID: 65100 (neutron-rpc-ser) 2026-08-27 10:14:37.643 | Tasks: 23 (limit: 14255) 2026-08-27 10:14:37.643 | Memory: 200.8M (peak: 201.5M) 2026-08-27 10:14:37.644 | CPU: 7.496s 2026-08-27 10:14:37.644 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-rpc-server.service 2026-08-27 10:14:37.644 | ├─65100 "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-27 10:14:37.644 | ├─66470 "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-27 10:14:37.644 | └─66478 "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-27 10:14:37.644 | 2026-08-27 10:14:37.644 | Aug 27 12:12:04 devstack neutron-rpc-server[66478]: DEBUG neutron.plugins.ml2.plugin [-] neutron.plugins.ml2.plugin.Ml2Plugin method start_rpc_listeners called with arguments () {} {{(pid=66478) wrapper /opt/stack/data/venv/lib/python3.12/site-packages/oslo_log/helpers.py:77}} 2026-08-27 10:14:37.644 | Aug 27 12:12:04 devstack neutron-rpc-server[66478]: DEBUG neutron.service [-] RpcWorker start finished, description: rpc worker {{(pid=66478) wrapper /opt/stack/neutron/neutron/common/utils.py:200}} 2026-08-27 10:14:37.644 | Aug 27 12:12:04 devstack neutron-rpc-server[66478]: DEBUG neutron.service [-] RpcWorker wait called, description: rpc worker {{(pid=66478) wrapper /opt/stack/neutron/neutron/common/utils.py:197}} 2026-08-27 10:14:37.645 | Aug 27 12:12:04 devstack neutron-rpc-server[66478]: DEBUG neutron.service [-] calling wait on {{(pid=66478) _wait /opt/stack/neutron/neutron/service.py:90}} 2026-08-27 10:14:37.645 | Aug 27 12:12:04 devstack neutron-rpc-server[66470]: DEBUG neutron.service [-] RpcWorker start finished, description: rpc worker {{(pid=66470) wrapper /opt/stack/neutron/neutron/common/utils.py:200}} 2026-08-27 10:14:37.645 | Aug 27 12:12:04 devstack neutron-rpc-server[66470]: DEBUG neutron.service [-] RpcWorker wait called, description: rpc worker {{(pid=66470) wrapper /opt/stack/neutron/neutron/common/utils.py:197}} 2026-08-27 10:14:37.645 | Aug 27 12:12:04 devstack neutron-rpc-server[66470]: DEBUG neutron.service [-] calling wait on {{(pid=66470) _wait /opt/stack/neutron/neutron/service.py:90}} 2026-08-27 10:14:37.645 | Aug 27 12:12:12 devstack neutron-rpc-server[65100]: DEBUG dbcounter [-] [65100] Writing DB stats neutron:SELECT=7,neutron:INSERT=1 {{(pid=65100) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-27 10:14:37.647 | Aug 27 12:12:34 devstack neutron-rpc-server[66478]: WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-08-27 10:14:37.647 | Aug 27 12:12:34 devstack neutron-rpc-server[66470]: WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-08-27 10:14:37.652 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-27 10:14:37.658 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@neutron-ovn-maintenance-worker.service 2026-08-27 10:14:37.678 | enabled 2026-08-27 10:14:37.683 | + functions-common:service_check:1720 : sudo systemctl status devstack@neutron-ovn-maintenance-worker.service --no-pager 2026-08-27 10:14:37.706 | ● devstack@neutron-ovn-maintenance-worker.service - Devstack devstack@neutron-ovn-maintenance-worker.service 2026-08-27 10:14:37.707 | Loaded: loaded (/etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service; enabled; preset: enabled) 2026-08-27 10:14:37.707 | Active: active (running) since Thu 2026-08-27 12:11:55 CEST; 2min 41s ago 2026-08-27 10:14:37.707 | Main PID: 66106 (neutron-ovn-mai) 2026-08-27 10:14:37.707 | Tasks: 12 (limit: 14255) 2026-08-27 10:14:37.707 | Memory: 251.9M (peak: 252.3M) 2026-08-27 10:14:37.707 | CPU: 7.618s 2026-08-27 10:14:37.707 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-ovn-maintenance-worker.service 2026-08-27 10:14:37.707 | ├─66106 "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-27 10:14:37.707 | └─66203 "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-27 10:14:37.707 | 2026-08-27 10:14:37.707 | Aug 27 12:12:24 devstack neutron-ovn-maintenance-worker[66203]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-1e49b06b-3d67-4499-a79c-3e038db5b726 None None] Starting OVN maintenance task: update_router_distributed_flag {{(pid=66203) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:102}} 2026-08-27 10:14:37.708 | Aug 27 12:12:24 devstack neutron-ovn-maintenance-worker[66203]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-1e49b06b-3d67-4499-a79c-3e038db5b726 None None] OVN maintenance task: Sync router.distributed with distributed floating IP config. {{(pid=66203) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:104}} 2026-08-27 10:14:37.708 | Aug 27 12:12:24 devstack neutron-ovn-maintenance-worker[66203]: INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-1e49b06b-3d67-4499-a79c-3e038db5b726 None None] OVN maintenance task update_router_distributed_flag finished in 0.012 seconds 2026-08-27 10:14:37.708 | Aug 27 12:12:24 devstack neutron-ovn-maintenance-worker[66203]: DEBUG futurist.periodics [None req-1e49b06b-3d67-4499-a79c-3e038db5b726 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=66203) _on_done /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:881}} 2026-08-27 10:14:37.708 | Aug 27 12:12:24 devstack neutron-ovn-maintenance-worker[66203]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-1e49b06b-3d67-4499-a79c-3e038db5b726 None None] Starting OVN maintenance task: update_security_group_with_address_group {{(pid=66203) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:102}} 2026-08-27 10:14:37.708 | Aug 27 12:12:24 devstack neutron-ovn-maintenance-worker[66203]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-1e49b06b-3d67-4499-a79c-3e038db5b726 None None] OVN maintenance task: Repair Address_Sets and ACLs for address group rules. {{(pid=66203) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:104}} 2026-08-27 10:14:37.708 | Aug 27 12:12:24 devstack neutron-ovn-maintenance-worker[66203]: INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-1e49b06b-3d67-4499-a79c-3e038db5b726 None None] OVN maintenance task update_security_group_with_address_group finished in 0.025 seconds 2026-08-27 10:14:37.708 | Aug 27 12:12:24 devstack neutron-ovn-maintenance-worker[66203]: DEBUG futurist.periodics [None req-1e49b06b-3d67-4499-a79c-3e038db5b726 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=66203) _on_done /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:881}} 2026-08-27 10:14:37.709 | Aug 27 12:12:24 devstack neutron-ovn-maintenance-worker[66203]: DEBUG futurist.periodics [None req-1e49b06b-3d67-4499-a79c-3e038db5b726 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=66203) _on_done /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:881}} 2026-08-27 10:14:37.709 | Aug 27 12:12:34 devstack neutron-ovn-maintenance-worker[66203]: DEBUG dbcounter [-] [66203] Writing DB stats neutron:SELECT=31,neutron:DELETE=1,neutron:UPDATE=1 {{(pid=66203) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-27 10:14:37.712 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-27 10:14:37.715 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-novnc-cell1.service 2026-08-27 10:14:37.734 | enabled 2026-08-27 10:14:37.739 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-novnc-cell1.service --no-pager 2026-08-27 10:14:37.762 | ● devstack@n-novnc-cell1.service - Devstack devstack@n-novnc-cell1.service 2026-08-27 10:14:37.762 | Loaded: loaded (/etc/systemd/system/devstack@n-novnc-cell1.service; enabled; preset: enabled) 2026-08-27 10:14:37.762 | Active: active (running) since Thu 2026-08-27 12:13:35 CEST; 1min 2s ago 2026-08-27 10:14:37.762 | Main PID: 70354 (nova-novncproxy) 2026-08-27 10:14:37.762 | Tasks: 4 (limit: 14255) 2026-08-27 10:14:37.762 | Memory: 109.0M (peak: 109.2M) 2026-08-27 10:14:37.762 | CPU: 3.686s 2026-08-27 10:14:37.763 | CGroup: /system.slice/system-devstack.slice/devstack@n-novnc-cell1.service 2026-08-27 10:14:37.763 | └─70354 /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-27 10:14:37.763 | 2026-08-27 10:14:37.763 | Aug 27 12:13:35 devstack nova-novncproxy[70354]: If you are already using Eventlet, we recommend migrating to a different 2026-08-27 10:14:37.763 | Aug 27 12:13:35 devstack nova-novncproxy[70354]: framework. For more detail see 2026-08-27 10:14:37.763 | Aug 27 12:13:35 devstack nova-novncproxy[70354]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-27 10:14:37.763 | Aug 27 12:13:35 devstack nova-novncproxy[70354]: import eventlet # noqa 2026-08-27 10:14:37.763 | Aug 27 12:13:36 devstack nova-novncproxy[70354]: 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-27 10:14:37.764 | Aug 27 12:13:40 devstack nova-novncproxy[70354]: INFO nova.console.websocketproxy [-] WebSocket server settings: 2026-08-27 10:14:37.764 | Aug 27 12:13:40 devstack nova-novncproxy[70354]: INFO nova.console.websocketproxy [-] - Listen on 0.0.0.0:6080 2026-08-27 10:14:37.764 | Aug 27 12:13:40 devstack nova-novncproxy[70354]: INFO nova.console.websocketproxy [-] - Web server (no directory listings). Web root: /opt/stack/novnc 2026-08-27 10:14:37.764 | Aug 27 12:13:40 devstack nova-novncproxy[70354]: INFO nova.console.websocketproxy [-] - No SSL/TLS support (no cert file) 2026-08-27 10:14:37.764 | Aug 27 12:13:40 devstack nova-novncproxy[70354]: INFO nova.console.websocketproxy [-] - proxying from 0.0.0.0:6080 to None:None 2026-08-27 10:14:37.768 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-27 10:14:37.772 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-super-cond.service 2026-08-27 10:14:37.790 | enabled 2026-08-27 10:14:37.796 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-super-cond.service --no-pager 2026-08-27 10:14:37.819 | ● devstack@n-super-cond.service - Devstack devstack@n-super-cond.service 2026-08-27 10:14:37.819 | Loaded: loaded (/etc/systemd/system/devstack@n-super-cond.service; enabled; preset: enabled) 2026-08-27 10:14:37.819 | Active: active (running) since Thu 2026-08-27 12:13:38 CEST; 59s ago 2026-08-27 10:14:37.819 | Main PID: 71202 (nova-conductor:) 2026-08-27 10:14:37.819 | Tasks: 19 (limit: 14255) 2026-08-27 10:14:37.819 | Memory: 157.3M (peak: 157.5M) 2026-08-27 10:14:37.819 | CPU: 4.829s 2026-08-27 10:14:37.820 | CGroup: /system.slice/system-devstack.slice/devstack@n-super-cond.service 2026-08-27 10:14:37.820 | ├─71202 "nova-conductor: master process [/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf]" 2026-08-27 10:14:37.820 | ├─72810 "nova-conductor: ServiceWrapper worker(0)" 2026-08-27 10:14:37.820 | └─72812 "nova-conductor: ServiceWrapper worker(1)" 2026-08-27 10:14:37.820 | 2026-08-27 10:14:37.820 | Aug 27 12:13:44 devstack nova-conductor[72812]: DEBUG nova.service [None req-bb99cd4d-7139-44b6-a301-fbf98eefb0cb None None] Join ServiceGroup membership for this service conductor {{(pid=72812) start /opt/stack/nova/nova/service.py:288}} 2026-08-27 10:14:37.820 | Aug 27 12:13:44 devstack nova-conductor[72812]: DEBUG nova.servicegroup.drivers.db [None req-bb99cd4d-7139-44b6-a301-fbf98eefb0cb None None] DB_Driver: join new ServiceGroup member devstack to the conductor group, service = {{(pid=72812) join /opt/stack/nova/nova/servicegroup/drivers/db.py:44}} 2026-08-27 10:14:37.820 | Aug 27 12:13:49 devstack nova-conductor[72810]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.95 seconds {{(pid=72810) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-08-27 10:14:37.821 | Aug 27 12:13:49 devstack nova-conductor[72812]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.96 seconds {{(pid=72812) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-08-27 10:14:37.821 | Aug 27 12:13:51 devstack nova-conductor[71202]: DEBUG dbcounter [-] [71202] Writing DB stats nova_api:SELECT=1 {{(pid=71202) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-27 10:14:37.821 | Aug 27 12:13:52 devstack nova-conductor[71202]: DEBUG dbcounter [-] [71202] Writing DB stats nova_cell0:SELECT=1 {{(pid=71202) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-27 10:14:37.821 | Aug 27 12:13:52 devstack nova-conductor[71202]: DEBUG dbcounter [-] [71202] Writing DB stats nova_cell1:SELECT=1 {{(pid=71202) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-27 10:14:37.821 | Aug 27 12:13:59 devstack nova-conductor[72810]: DEBUG dbcounter [-] [72810] Writing DB stats nova_cell0:SELECT=5,nova_cell0:INSERT=1,nova_cell0:UPDATE=1 {{(pid=72810) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-27 10:14:37.821 | Aug 27 12:13:59 devstack nova-conductor[72812]: DEBUG dbcounter [-] [72812] Writing DB stats nova_cell0:SELECT=4,nova_cell0:INSERT=1,nova_cell0:UPDATE=1 {{(pid=72812) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-27 10:14:37.821 | Aug 27 12:14:12 devstack nova-conductor[72810]: DEBUG oslo.service.backend._threading.loopingcall [None req-3b24543e-6ec7-48ca-b240-53f62b90472d None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=72810) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-08-27 10:14:37.823 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-27 10:14:37.827 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-cond-cell1.service 2026-08-27 10:14:37.846 | enabled 2026-08-27 10:14:37.851 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-cond-cell1.service --no-pager 2026-08-27 10:14:37.875 | ● devstack@n-cond-cell1.service - Devstack devstack@n-cond-cell1.service 2026-08-27 10:14:37.876 | Loaded: loaded (/etc/systemd/system/devstack@n-cond-cell1.service; enabled; preset: enabled) 2026-08-27 10:14:37.876 | Active: active (running) since Thu 2026-08-27 12:13:40 CEST; 57s ago 2026-08-27 10:14:37.876 | Main PID: 71749 (nova-conductor:) 2026-08-27 10:14:37.876 | Tasks: 37 (limit: 14255) 2026-08-27 10:14:37.876 | Memory: 168.2M (peak: 168.4M) 2026-08-27 10:14:37.876 | CPU: 4.994s 2026-08-27 10:14:37.876 | CGroup: /system.slice/system-devstack.slice/devstack@n-cond-cell1.service 2026-08-27 10:14:37.876 | ├─71749 "nova-conductor: master process [/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf]" 2026-08-27 10:14:37.876 | ├─72895 "nova-conductor: ServiceWrapper worker(0)" 2026-08-27 10:14:37.876 | └─72897 "nova-conductor: ServiceWrapper worker(1)" 2026-08-27 10:14:37.877 | 2026-08-27 10:14:37.877 | Aug 27 12:14:00 devstack nova-conductor[72895]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.99 seconds {{(pid=72895) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-08-27 10:14:37.877 | Aug 27 12:14:10 devstack nova-conductor[72897]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.98 seconds {{(pid=72897) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-08-27 10:14:37.877 | Aug 27 12:14:10 devstack nova-conductor[72895]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.99 seconds {{(pid=72895) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-08-27 10:14:37.877 | Aug 27 12:14:17 devstack nova-conductor[72895]: DEBUG oslo.service.backend._threading.loopingcall [None req-1fdfd7ff-6062-48c2-bdba-70de37e099a1 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=72895) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-08-27 10:14:37.877 | Aug 27 12:14:20 devstack nova-conductor[72897]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.99 seconds {{(pid=72897) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-08-27 10:14:37.877 | Aug 27 12:14:20 devstack nova-conductor[72895]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.99 seconds {{(pid=72895) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-08-27 10:14:37.877 | Aug 27 12:14:30 devstack nova-conductor[72897]: DEBUG dbcounter [-] [72897] Writing DB stats nova_cell1:SELECT=15,nova_cell1:INSERT=2,nova_cell1:UPDATE=5 {{(pid=72897) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-27 10:14:37.877 | Aug 27 12:14:30 devstack nova-conductor[72897]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.98 seconds {{(pid=72897) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-08-27 10:14:37.878 | Aug 27 12:14:30 devstack nova-conductor[72895]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.99 seconds {{(pid=72895) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-08-27 10:14:37.878 | Aug 27 12:14:31 devstack nova-conductor[72897]: DEBUG oslo.service.backend._threading.loopingcall [None req-28b74a42-675a-40db-82fe-862bec7a9959 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=72897) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-08-27 10:14:37.881 | + ./stack.sh:main:1452 : is_service_enabled n-api 2026-08-27 10:14:37.906 | + functions-common:is_service_enabled:2076 : return 0 2026-08-27 10:14:37.909 | + ./stack.sh:main:1453 : is_service_enabled n-cpu 2026-08-27 10:14:37.933 | + functions-common:is_service_enabled:2076 : return 0 2026-08-27 10:14:37.937 | + ./stack.sh:main:1454 : /home/quobyte/devstack/tools/discover_hosts.sh 2026-08-27 10:14:37.941 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-27 10:14:38.495 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-08-27 10:14:38.495 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-27 10:14:38.496 | we strongly recommend against using it for new projects. 2026-08-27 10:14:38.496 | 2026-08-27 10:14:38.496 | If you are already using Eventlet, we recommend migrating to a different 2026-08-27 10:14:38.496 | framework. For more detail see 2026-08-27 10:14:38.496 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-27 10:14:38.496 | 2026-08-27 10:14:38.496 | import eventlet # noqa 2026-08-27 10:14:38.761 | 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-27 10:14:41.767 | INFO dbcounter [None req-c4448aa4-c5cf-4664-ba13-6c410e01690e None None] Registered counter for database nova_api 2026-08-27 10:14:41.893 | DEBUG dbcounter [-] [77383] Writer thread running {{(pid=77383) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-08-27 10:14:41.903 | Found 2 cell mappings. 2026-08-27 10:14:41.903 | Skipping cell0 since it does not contain hosts. 2026-08-27 10:14:41.903 | Getting computes from cell 'cell1': 37104659-2274-4900-a602-44f3c2210bbe 2026-08-27 10:14:41.903 | INFO dbcounter [None req-c4448aa4-c5cf-4664-ba13-6c410e01690e None None] Registered counter for database nova_cell1 2026-08-27 10:14:41.977 | DEBUG dbcounter [-] [77383] Writer thread running {{(pid=77383) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-08-27 10:14:42.137 | Checking host mapping for compute host 'devstack': 0e3ac0d5-4b97-4239-b011-ec16d6364d75 2026-08-27 10:14:42.137 | Creating host mapping for compute host 'devstack': 0e3ac0d5-4b97-4239-b011-ec16d6364d75 2026-08-27 10:14:42.137 | Found 1 unmapped computes in cell: 37104659-2274-4900-a602-44f3c2210bbe 2026-08-27 10:14:42.822 | + ./stack.sh:main:1467 : /opt/stack/data/venv/bin/nova-status --config-file /etc/nova/nova.conf upgrade check 2026-08-27 10:14:43.374 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-08-27 10:14:43.374 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-27 10:14:43.374 | we strongly recommend against using it for new projects. 2026-08-27 10:14:43.374 | 2026-08-27 10:14:43.375 | If you are already using Eventlet, we recommend migrating to a different 2026-08-27 10:14:43.375 | framework. For more detail see 2026-08-27 10:14:43.375 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-27 10:14:43.375 | 2026-08-27 10:14:43.375 | import eventlet # noqa 2026-08-27 10:14:43.637 | 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-27 10:14:47.047 | +-------------------------------------------+ 2026-08-27 10:14:47.047 | | Upgrade Check Results | 2026-08-27 10:14:47.047 | +-------------------------------------------+ 2026-08-27 10:14:47.047 | | Check: Cells v2 | 2026-08-27 10:14:47.047 | | Result: Success | 2026-08-27 10:14:47.047 | | Details: None | 2026-08-27 10:14:47.048 | +-------------------------------------------+ 2026-08-27 10:14:47.048 | | Check: Placement API | 2026-08-27 10:14:47.048 | | Result: Success | 2026-08-27 10:14:47.048 | | Details: None | 2026-08-27 10:14:47.048 | +-------------------------------------------+ 2026-08-27 10:14:47.048 | | Check: Cinder API | 2026-08-27 10:14:47.048 | | Result: Success | 2026-08-27 10:14:47.048 | | Details: None | 2026-08-27 10:14:47.048 | +-------------------------------------------+ 2026-08-27 10:14:47.048 | | Check: Policy File JSON to YAML Migration | 2026-08-27 10:14:47.048 | | Result: Success | 2026-08-27 10:14:47.048 | | Details: None | 2026-08-27 10:14:47.049 | +-------------------------------------------+ 2026-08-27 10:14:47.049 | | Check: Older than N-1 computes | 2026-08-27 10:14:47.049 | | Result: Success | 2026-08-27 10:14:47.049 | | Details: None | 2026-08-27 10:14:47.049 | +-------------------------------------------+ 2026-08-27 10:14:47.049 | | Check: hw_machine_type unset | 2026-08-27 10:14:47.049 | | Result: Success | 2026-08-27 10:14:47.049 | | Details: None | 2026-08-27 10:14:47.049 | +-------------------------------------------+ 2026-08-27 10:14:47.049 | | Check: Service User Token Configuration | 2026-08-27 10:14:47.049 | | Result: Success | 2026-08-27 10:14:47.050 | | Details: None | 2026-08-27 10:14:47.050 | +-------------------------------------------+ 2026-08-27 10:14:47.691 | + ./stack.sh:main:1474 : [[ -x /home/quobyte/devstack/local.sh ]] 2026-08-27 10:14:47.697 | + ./stack.sh:main:1485 : command openstack complete 2026-08-27 10:14:47.697 | + ./stack.sh:main:1486 : sudo tee /etc/bash_completion.d/osc.bash_completion 2026-08-27 10:14:51.057 | + ./stack.sh:main:1489 : is_service_enabled cinder 2026-08-27 10:14:51.083 | + functions-common:is_service_enabled:2076 : return 0 2026-08-27 10:14:51.087 | + ./stack.sh:main:1490 : is_ubuntu 2026-08-27 10:14:51.091 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-27 10:14:51.095 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-27 10:14:51.099 | + ./stack.sh:main:1491 : echo_summary 'Configuring lvm.conf global device filter' 2026-08-27 10:14:51.103 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-27 10:14:51.107 | + ./stack.sh:echo_summary:450 : echo -e Configuring lvm.conf global device filter 2026-08-27 10:14:51.111 | + ./stack.sh:main:1492 : set_lvm_filter 2026-08-27 10:14:51.113 | + lib/lvm:set_lvm_filter:189 : local 'filter_suffix="r|.*|" ] # from devstack' 2026-08-27 10:14:51.116 | + lib/lvm:set_lvm_filter:190 : local 'filter_string=global_filter = [ ' 2026-08-27 10:14:51.119 | + lib/lvm:set_lvm_filter:191 : local pv 2026-08-27 10:14:51.123 | + lib/lvm:set_lvm_filter:192 : local vg 2026-08-27 10:14:51.127 | + lib/lvm:set_lvm_filter:193 : local line 2026-08-27 10:14:51.132 | ++ lib/lvm:set_lvm_filter:195 : sudo pvs --noheadings -o name 2026-08-27 10:14:51.185 | + lib/lvm:set_lvm_filter:195 : for pv_info in $(sudo pvs --noheadings -o name) 2026-08-27 10:14:51.192 | ++ lib/lvm:set_lvm_filter:196 : echo -e /dev/loop0 2026-08-27 10:14:51.192 | ++ lib/lvm:set_lvm_filter:196 : sed 's/ //g' 2026-08-27 10:14:51.193 | ++ lib/lvm:set_lvm_filter:196 : sed 's/\/dev\///g' 2026-08-27 10:14:51.200 | + lib/lvm:set_lvm_filter:196 : pv=loop0 2026-08-27 10:14:51.204 | + lib/lvm:set_lvm_filter:197 : new='"a|loop0|", ' 2026-08-27 10:14:51.208 | + lib/lvm:set_lvm_filter:198 : filter_string='global_filter = [ "a|loop0|", ' 2026-08-27 10:14:51.211 | + lib/lvm:set_lvm_filter:200 : filter_string='global_filter = [ "a|loop0|", "r|.*|" ] # from devstack' 2026-08-27 10:14:51.215 | + lib/lvm:set_lvm_filter:202 : clean_lvm_filter 2026-08-27 10:14:51.218 | + lib/lvm:clean_lvm_filter:177 : sudo sed -i 's/^.*# from devstack$//' /etc/lvm/lvm.conf 2026-08-27 10:14:51.237 | + 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-27 10:14:51.256 | + lib/lvm:set_lvm_filter:204 : echo_summary 'set lvm.conf device global_filter to: global_filter = [ "a|loop0|", "r|.*|" ] # from devstack' 2026-08-27 10:14:51.261 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-27 10:14:51.265 | + ./stack.sh:echo_summary:450 : echo -e set lvm.conf device global_filter to: global_filter = '[' '"a|loop0|",' '"r|.*|"' ']' '#' from devstack 2026-08-27 10:14:51.269 | + ./stack.sh:main:1502 : run_phase stack test-config 2026-08-27 10:14:51.272 | + functions-common:run_phase:1848 : local mode=stack 2026-08-27 10:14:51.277 | + functions-common:run_phase:1849 : local phase=test-config 2026-08-27 10:14:51.280 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-08-27 10:14:51.284 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-08-27 10:14:51.287 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-08-27 10:14:51.290 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-08-27 10:14:51.294 | + functions-common:run_phase:1858 : local extra 2026-08-27 10:14:51.298 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-08-27 10:14:51.304 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-08-27 10:14:51.308 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-08-27 10:14:51.312 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-08-27 10:14:51.316 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack test-config 2026-08-27 10:14:51.319 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-08-27 10:14:51.341 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-27 10:14:51.345 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-08-27 10:14:51.349 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-08-27 10:14:51.353 | ++ extras.d/80-tempest.sh:source:7 : [[ test-config == \i\n\s\t\a\l\l ]] 2026-08-27 10:14:51.357 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-08-27 10:14:51.361 | ++ extras.d/80-tempest.sh:source:10 : [[ test-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-08-27 10:14:51.365 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2026-08-27 10:14:51.369 | ++ extras.d/80-tempest.sh:source:13 : [[ test-config == \e\x\t\r\a ]] 2026-08-27 10:14:51.372 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2026-08-27 10:14:51.375 | ++ extras.d/80-tempest.sh:source:16 : [[ test-config == \p\o\s\t\-\e\x\t\r\a ]] 2026-08-27 10:14:51.379 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2026-08-27 10:14:51.383 | ++ extras.d/80-tempest.sh:source:19 : [[ test-config == \t\e\s\t\-\c\o\n\f\i\g ]] 2026-08-27 10:14:51.387 | ++ extras.d/80-tempest.sh:source:20 : async_wait install_tempest 2026-08-27 10:14:51.451 | [1978 Async install_tempest:38104]: Waiting for completion of install_tempest running on PID 38104 (1 other jobs running) 2026-08-27 10:14:51.482 | [1978 Async install_tempest:38104]: Signaling child to exit 2026-08-27 10:14:51.482 | WAKEUP 2026-08-27 10:14:51.509 | [1978 Async install_tempest:38104]: Signaled 2026-08-27 10:14:51.511 | ++ lib/tempest:install_tempest:844 : git_clone https://review.opendev.org/openstack/tempest.git /opt/stack/tempest master 2026-08-27 10:14:51.511 | ++ functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/tempest.git 2026-08-27 10:14:51.511 | ++ functions-common:git_clone:590 : local git_dest=/opt/stack/tempest 2026-08-27 10:14:51.511 | ++ functions-common:git_clone:591 : local git_ref=master 2026-08-27 10:14:51.511 | ++ functions-common:git_clone:592 : local orig_dir 2026-08-27 10:14:51.512 | +++ functions-common:git_clone:593 : pwd 2026-08-27 10:14:51.512 | ++ functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-08-27 10:14:51.512 | ++ functions-common:git_clone:594 : local git_clone_flags= 2026-08-27 10:14:51.512 | +++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-08-27 10:14:51.512 | ++ functions-common:git_clone:596 : RECLONE=False 2026-08-27 10:14:51.512 | ++ functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-08-27 10:14:51.512 | ++ functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-08-27 10:14:51.512 | ++ functions-common:git_clone:610 : echo master 2026-08-27 10:14:51.513 | ++ functions-common:git_clone:610 : egrep -q '^refs' 2026-08-27 10:14:51.513 | ++ functions-common:git_clone:624 : [[ ! -d /opt/stack/tempest ]] 2026-08-27 10:14:51.513 | ++ functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-08-27 10:14:51.513 | ++ functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/tempest.git /opt/stack/tempest 2026-08-27 10:14:51.513 | ++ functions-common:git_timed:697 : local count=0 2026-08-27 10:14:51.513 | ++ functions-common:git_timed:698 : local timeout=0 2026-08-27 10:14:51.513 | ++ functions-common:git_timed:700 : [[ -n 0 ]] 2026-08-27 10:14:51.514 | ++ functions-common:git_timed:701 : timeout=0 2026-08-27 10:14:51.514 | ++ functions-common:git_timed:704 : time_start git_timed 2026-08-27 10:14:51.514 | ++ functions-common:time_start:2406 : local name=git_timed 2026-08-27 10:14:51.514 | ++ functions-common:time_start:2407 : local start_time= 2026-08-27 10:14:51.514 | ++ functions-common:time_start:2408 : [[ -n '' ]] 2026-08-27 10:14:51.514 | +++ functions-common:time_start:2411 : date +%s%3N 2026-08-27 10:14:51.514 | ++ functions-common:time_start:2411 : _TIME_START[$name]=1787825097069 2026-08-27 10:14:51.514 | ++ 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-27 10:14:51.515 | Cloning into '/opt/stack/tempest'... 2026-08-27 10:14:51.515 | ++ functions-common:git_timed:719 : time_stop git_timed 2026-08-27 10:14:51.515 | ++ functions-common:time_stop:2420 : local name 2026-08-27 10:14:51.515 | ++ functions-common:time_stop:2421 : local end_time 2026-08-27 10:14:51.515 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-08-27 10:14:51.515 | ++ functions-common:time_stop:2423 : local total 2026-08-27 10:14:51.515 | ++ functions-common:time_stop:2424 : local start_time 2026-08-27 10:14:51.516 | ++ functions-common:time_stop:2426 : name=git_timed 2026-08-27 10:14:51.516 | ++ functions-common:time_stop:2427 : start_time=1787825097069 2026-08-27 10:14:51.516 | ++ functions-common:time_stop:2429 : [[ -z 1787825097069 ]] 2026-08-27 10:14:51.516 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-08-27 10:14:51.516 | ++ functions-common:time_stop:2432 : end_time=1787825105789 2026-08-27 10:14:51.516 | ++ functions-common:time_stop:2433 : elapsed_time=8720 2026-08-27 10:14:51.517 | ++ functions-common:time_stop:2434 : total=374189 2026-08-27 10:14:51.517 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-27 10:14:51.517 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=382909 2026-08-27 10:14:51.517 | ++ functions-common:git_clone:631 : cd /opt/stack/tempest 2026-08-27 10:14:51.517 | ++ functions-common:git_clone:632 : git_timed fetch origin master 2026-08-27 10:14:51.517 | ++ functions-common:git_timed:697 : local count=0 2026-08-27 10:14:51.517 | ++ functions-common:git_timed:698 : local timeout=0 2026-08-27 10:14:51.518 | ++ functions-common:git_timed:700 : [[ -n 0 ]] 2026-08-27 10:14:51.518 | ++ functions-common:git_timed:701 : timeout=0 2026-08-27 10:14:51.518 | ++ functions-common:git_timed:704 : time_start git_timed 2026-08-27 10:14:51.518 | ++ functions-common:time_start:2406 : local name=git_timed 2026-08-27 10:14:51.518 | ++ functions-common:time_start:2407 : local start_time= 2026-08-27 10:14:51.518 | ++ functions-common:time_start:2408 : [[ -n '' ]] 2026-08-27 10:14:51.518 | +++ functions-common:time_start:2411 : date +%s%3N 2026-08-27 10:14:51.518 | ++ functions-common:time_start:2411 : _TIME_START[$name]=1787825105853 2026-08-27 10:14:51.519 | ++ functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-08-27 10:14:51.519 | From https://review.opendev.org/openstack/tempest 2026-08-27 10:14:51.519 | * branch master -> FETCH_HEAD 2026-08-27 10:14:51.519 | ++ functions-common:git_timed:719 : time_stop git_timed 2026-08-27 10:14:51.519 | ++ functions-common:time_stop:2420 : local name 2026-08-27 10:14:51.519 | ++ functions-common:time_stop:2421 : local end_time 2026-08-27 10:14:51.519 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-08-27 10:14:51.520 | ++ functions-common:time_stop:2423 : local total 2026-08-27 10:14:51.520 | ++ functions-common:time_stop:2424 : local start_time 2026-08-27 10:14:51.520 | ++ functions-common:time_stop:2426 : name=git_timed 2026-08-27 10:14:51.520 | ++ functions-common:time_stop:2427 : start_time=1787825105853 2026-08-27 10:14:51.520 | ++ functions-common:time_stop:2429 : [[ -z 1787825105853 ]] 2026-08-27 10:14:51.520 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-08-27 10:14:51.520 | ++ functions-common:time_stop:2432 : end_time=1787825106417 2026-08-27 10:14:51.521 | ++ functions-common:time_stop:2433 : elapsed_time=564 2026-08-27 10:14:51.521 | ++ functions-common:time_stop:2434 : total=382909 2026-08-27 10:14:51.521 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-27 10:14:51.521 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=383473 2026-08-27 10:14:51.521 | ++ functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-08-27 10:14:51.521 | ++ functions-common:git_timed:697 : local count=0 2026-08-27 10:14:51.522 | ++ functions-common:git_timed:698 : local timeout=0 2026-08-27 10:14:51.522 | ++ functions-common:git_timed:700 : [[ -n 0 ]] 2026-08-27 10:14:51.522 | ++ functions-common:git_timed:701 : timeout=0 2026-08-27 10:14:51.522 | ++ functions-common:git_timed:704 : time_start git_timed 2026-08-27 10:14:51.522 | ++ functions-common:time_start:2406 : local name=git_timed 2026-08-27 10:14:51.522 | ++ functions-common:time_start:2407 : local start_time= 2026-08-27 10:14:51.522 | ++ functions-common:time_start:2408 : [[ -n '' ]] 2026-08-27 10:14:51.522 | +++ functions-common:time_start:2411 : date +%s%3N 2026-08-27 10:14:51.523 | ++ functions-common:time_start:2411 : _TIME_START[$name]=1787825106477 2026-08-27 10:14:51.523 | ++ functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-08-27 10:14:51.523 | Note: switching to 'FETCH_HEAD'. 2026-08-27 10:14:51.523 | 2026-08-27 10:14:51.523 | You are in 'detached HEAD' state. You can look around, make experimental 2026-08-27 10:14:51.523 | changes and commit them, and you can discard any commits you make in this 2026-08-27 10:14:51.523 | state without impacting any branches by switching back to a branch. 2026-08-27 10:14:51.524 | 2026-08-27 10:14:51.524 | If you want to create a new branch to retain commits you create, you may 2026-08-27 10:14:51.524 | do so (now or later) by using -c with the switch command. Example: 2026-08-27 10:14:51.524 | 2026-08-27 10:14:51.524 | git switch -c 2026-08-27 10:14:51.524 | 2026-08-27 10:14:51.525 | Or undo this operation with: 2026-08-27 10:14:51.525 | 2026-08-27 10:14:51.525 | git switch - 2026-08-27 10:14:51.525 | 2026-08-27 10:14:51.525 | Turn off this advice by setting config variable advice.detachedHead to false 2026-08-27 10:14:51.525 | 2026-08-27 10:14:51.525 | HEAD is now at ea2da2069 Fix list_live_migrations for the server uuid field 2026-08-27 10:14:51.526 | ++ functions-common:git_timed:719 : time_stop git_timed 2026-08-27 10:14:51.526 | ++ functions-common:time_stop:2420 : local name 2026-08-27 10:14:51.526 | ++ functions-common:time_stop:2421 : local end_time 2026-08-27 10:14:51.526 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-08-27 10:14:51.526 | ++ functions-common:time_stop:2423 : local total 2026-08-27 10:14:51.526 | ++ functions-common:time_stop:2424 : local start_time 2026-08-27 10:14:51.526 | ++ functions-common:time_stop:2426 : name=git_timed 2026-08-27 10:14:51.527 | ++ functions-common:time_stop:2427 : start_time=1787825106477 2026-08-27 10:14:51.527 | ++ functions-common:time_stop:2429 : [[ -z 1787825106477 ]] 2026-08-27 10:14:51.527 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-08-27 10:14:51.527 | ++ functions-common:time_stop:2432 : end_time=1787825106670 2026-08-27 10:14:51.527 | ++ functions-common:time_stop:2433 : elapsed_time=193 2026-08-27 10:14:51.527 | ++ functions-common:time_stop:2434 : total=383473 2026-08-27 10:14:51.528 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-27 10:14:51.528 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=383666 2026-08-27 10:14:51.528 | ++ functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/tempest 2026-08-27 10:14:51.528 | ++ functions-common:git_clone:672 : cd /opt/stack/tempest 2026-08-27 10:14:51.528 | ++ functions-common:git_clone:673 : git show --oneline 2026-08-27 10:14:51.528 | ++ functions-common:git_clone:673 : head -1 2026-08-27 10:14:51.528 | ea2da2069 Fix list_live_migrations for the server uuid field 2026-08-27 10:14:51.528 | ++ functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-08-27 10:14:51.529 | ++ lib/tempest:install_tempest:850 : pip_install 'tox!=2.8.0,<4.0.0' 2026-08-27 10:14:51.529 | Using python 3.12 to install tox!=2.8.0,<4.0.0 2026-08-27 10:14:51.529 | ++ 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-27 10:14:51.529 | Collecting tox!=2.8.0,<4.0.0 2026-08-27 10:14:51.529 | Downloading tox-3.28.0-py2.py3-none-any.whl.metadata (7.8 kB) 2026-08-27 10:14:51.529 | Collecting filelock>=3.0.0 (from tox!=2.8.0,<4.0.0) 2026-08-27 10:14:51.530 | Downloading filelock-3.32.3-py3-none-any.whl.metadata (2.0 kB) 2026-08-27 10:14:51.530 | 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-27 10:14:51.530 | Collecting pluggy>=0.12.0 (from tox!=2.8.0,<4.0.0) 2026-08-27 10:14:51.530 | Downloading pluggy-1.6.0-py3-none-any.whl.metadata (4.8 kB) 2026-08-27 10:14:51.530 | Collecting py>=1.4.17 (from tox!=2.8.0,<4.0.0) 2026-08-27 10:14:51.530 | Downloading py-1.11.0-py2.py3-none-any.whl.metadata (2.8 kB) 2026-08-27 10:14:51.530 | 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-27 10:14:51.530 | 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-27 10:14:51.531 | Downloading virtualenv-21.7.4-py3-none-any.whl.metadata (3.5 kB) 2026-08-27 10:14:51.531 | 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-27 10:14:51.531 | Downloading distlib-0.4.3-py2.py3-none-any.whl.metadata (5.3 kB) 2026-08-27 10:14:51.531 | 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-27 10:14:51.531 | 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-27 10:14:51.531 | Downloading python_discovery-1.5.2-py3-none-any.whl.metadata (5.1 kB) 2026-08-27 10:14:51.532 | Downloading tox-3.28.0-py2.py3-none-any.whl (86 kB) 2026-08-27 10:14:51.532 | Downloading filelock-3.32.3-py3-none-any.whl (98 kB) 2026-08-27 10:14:51.532 | Downloading pluggy-1.6.0-py3-none-any.whl (20 kB) 2026-08-27 10:14:51.532 | Downloading py-1.11.0-py2.py3-none-any.whl (98 kB) 2026-08-27 10:14:51.532 | Downloading virtualenv-21.7.4-py3-none-any.whl (5.3 MB) 2026-08-27 10:14:51.532 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.3/5.3 MB 50.4 MB/s 0:00:00 2026-08-27 10:14:51.532 | Downloading distlib-0.4.3-py2.py3-none-any.whl (470 kB) 2026-08-27 10:14:51.533 | Downloading python_discovery-1.5.2-py3-none-any.whl (38 kB) 2026-08-27 10:14:51.533 | Installing collected packages: distlib, py, pluggy, filelock, python-discovery, virtualenv, tox 2026-08-27 10:14:51.533 | 2026-08-27 10:14:51.533 | 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-27 10:14:51.533 | ++ inc/python:pip_install:216 : result=0 2026-08-27 10:14:51.533 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-08-27 10:14:51.533 | ++ functions-common:time_stop:2420 : local name 2026-08-27 10:14:51.534 | ++ functions-common:time_stop:2421 : local end_time 2026-08-27 10:14:51.534 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-08-27 10:14:51.534 | ++ functions-common:time_stop:2423 : local total 2026-08-27 10:14:51.534 | ++ functions-common:time_stop:2424 : local start_time 2026-08-27 10:14:51.534 | ++ functions-common:time_stop:2426 : name=pip_install 2026-08-27 10:14:51.534 | ++ functions-common:time_stop:2427 : start_time=1787825106756 2026-08-27 10:14:51.534 | ++ functions-common:time_stop:2429 : [[ -z 1787825106756 ]] 2026-08-27 10:14:51.535 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-08-27 10:14:51.535 | ++ functions-common:time_stop:2432 : end_time=1787825110401 2026-08-27 10:14:51.535 | ++ functions-common:time_stop:2433 : elapsed_time=3645 2026-08-27 10:14:51.535 | ++ functions-common:time_stop:2434 : total=152285 2026-08-27 10:14:51.535 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-27 10:14:51.535 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=155930 2026-08-27 10:14:51.535 | ++ inc/python:pip_install:219 : return 0 2026-08-27 10:14:51.536 | ++ lib/tempest:install_tempest:851 : pushd /opt/stack/tempest 2026-08-27 10:14:51.536 | /opt/stack/tempest ~/devstack 2026-08-27 10:14:51.536 | ++ lib/tempest:install_tempest:855 : git checkout master 2026-08-27 10:14:51.536 | Switched to branch 'master' 2026-08-27 10:14:51.536 | Your branch is up to date with 'origin/master'. 2026-08-27 10:14:51.536 | ++ lib/tempest:install_tempest:857 : local tmp_u_c_m 2026-08-27 10:14:51.536 | +++ lib/tempest:install_tempest:858 : mktemp -t tempest_u_c_m.XXXXXXXXXX 2026-08-27 10:14:51.537 | ++ lib/tempest:install_tempest:858 : tmp_u_c_m=/tmp/tempest_u_c_m.hSZ7na7cmZ 2026-08-27 10:14:51.537 | ++ lib/tempest:install_tempest:859 : set_tempest_venv_constraints /tmp/tempest_u_c_m.hSZ7na7cmZ 2026-08-27 10:14:51.537 | ++ lib/tempest:set_tempest_venv_constraints:131 : local tmp_c 2026-08-27 10:14:51.537 | ++ lib/tempest:set_tempest_venv_constraints:132 : tmp_c=/tmp/tempest_u_c_m.hSZ7na7cmZ 2026-08-27 10:14:51.537 | ++ lib/tempest:set_tempest_venv_constraints:133 : [[ master == \m\a\s\t\e\r ]] 2026-08-27 10:14:51.537 | ++ lib/tempest:set_tempest_venv_constraints:134 : cd /opt/stack/requirements 2026-08-27 10:14:51.537 | ++ lib/tempest:set_tempest_venv_constraints:135 : git show master:upper-constraints.txt 2026-08-27 10:14:51.538 | ++ lib/tempest:set_tempest_venv_constraints:142 : export UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-08-27 10:14:51.538 | ++ lib/tempest:set_tempest_venv_constraints:142 : UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-08-27 10:14:51.538 | ++ lib/tempest:set_tempest_venv_constraints:143 : export TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-08-27 10:14:51.538 | ++ lib/tempest:set_tempest_venv_constraints:143 : TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-08-27 10:14:51.538 | ++ lib/tempest:install_tempest:861 : tox -r --notest -efull 2026-08-27 10:14:51.538 | full create: /opt/stack/tempest/.tox/tempest 2026-08-27 10:14:51.538 | full installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt 2026-08-27 10:14:51.539 | full develop-inst: /opt/stack/tempest 2026-08-27 10:14:51.539 | 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.0,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-27 10:14:51.539 | ___________________________________ summary ____________________________________ 2026-08-27 10:14:51.539 | full: skipped tests 2026-08-27 10:14:51.539 | congratulations :) 2026-08-27 10:14:51.539 | ++ lib/tempest:install_tempest:865 : /opt/stack/tempest/.tox/tempest/bin/pip install -c /tmp/tempest_u_c_m.hSZ7na7cmZ -r requirements.txt 2026-08-27 10:14:51.539 | 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-27 10:14:51.539 | 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-27 10:14:51.540 | 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-27 10:14:51.540 | 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-27 10:14:51.540 | 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-27 10:14:51.540 | 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-27 10:14:51.540 | 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-27 10:14:51.540 | 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-27 10:14:51.540 | 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-27 10:14:51.541 | Requirement already satisfied: oslo.log>=3.36.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 10)) (8.3.0) 2026-08-27 10:14:51.541 | 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-27 10:14:51.541 | 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-27 10:14:51.541 | 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-27 10:14:51.541 | 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-27 10:14:51.541 | 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-27 10:14:51.541 | 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-27 10:14:51.542 | 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-27 10:14:51.542 | 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-27 10:14:51.542 | 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-27 10:14:51.542 | 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-27 10:14:51.542 | 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-27 10:14:51.542 | 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-27 10:14:51.542 | 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-27 10:14:51.543 | 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-27 10:14:51.543 | 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-27 10:14:51.543 | 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-27 10:14:51.543 | 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-27 10:14:51.543 | 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-27 10:14:51.543 | 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-27 10:14:51.544 | 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-27 10:14:51.544 | 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-27 10:14:51.544 | 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-27 10:14:51.544 | 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-27 10:14:51.544 | 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-27 10:14:51.544 | 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-27 10:14:51.544 | 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-27 10:14:51.544 | 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-27 10:14:51.545 | 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-27 10:14:51.545 | 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-27 10:14:51.545 | 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-27 10:14:51.545 | 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-27 10:14:51.545 | 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-27 10:14:51.546 | 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-27 10:14:51.546 | 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-27 10:14:51.546 | 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-27 10:14:51.546 | 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-27 10:14:51.546 | 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-27 10:14:51.546 | 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-27 10:14:51.546 | 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-27 10:14:51.547 | 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-27 10:14:51.547 | 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-27 10:14:51.547 | 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-27 10:14:51.547 | 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-27 10:14:51.547 | 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-27 10:14:51.547 | 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-27 10:14:51.548 | 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-27 10:14:51.548 | 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-27 10:14:51.548 | 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-27 10:14:51.548 | 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-27 10:14:51.548 | 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-27 10:14:51.548 | 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-27 10:14:51.548 | ++ lib/tempest:install_tempest:866 : PROJECT_VENV["tempest"]=/opt/stack/tempest/.tox/tempest 2026-08-27 10:14:51.548 | ++ lib/tempest:install_tempest:867 : rm -f /tmp/tempest_u_c_m.hSZ7na7cmZ 2026-08-27 10:14:51.549 | ++ lib/tempest:install_tempest:868 : popd 2026-08-27 10:14:51.549 | ~/devstack 2026-08-27 10:14:51.564 | [1978 Async install_tempest:38104]: finished install_tempest with result 0 in 42 seconds 2026-08-27 10:14:51.570 | ++ inc/async:async_wait:197 : return 0 2026-08-27 10:14:51.574 | ++ extras.d/80-tempest.sh:source:21 : echo_summary 'Initializing Tempest' 2026-08-27 10:14:51.578 | ++ ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-27 10:14:51.582 | ++ ./stack.sh:echo_summary:450 : echo -e Initializing Tempest 2026-08-27 10:14:51.586 | ++ extras.d/80-tempest.sh:source:22 : configure_tempest 2026-08-27 10:14:51.591 | ++ lib/tempest:configure_tempest:203 : [[ True == \T\r\u\e ]] 2026-08-27 10:14:51.594 | ++ lib/tempest:configure_tempest:204 : setup_develop /opt/stack/tempest 2026-08-27 10:14:51.597 | ++ inc/python:setup_develop:353 : local bindep 2026-08-27 10:14:51.601 | ++ inc/python:setup_develop:354 : [[ /opt/stack/tempest == -bindep* ]] 2026-08-27 10:14:51.604 | ++ inc/python:setup_develop:358 : local project_dir=/opt/stack/tempest 2026-08-27 10:14:51.607 | ++ inc/python:setup_develop:359 : local extras= 2026-08-27 10:14:51.610 | ++ inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/tempest -e 2026-08-27 10:14:51.614 | ++ inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-08-27 10:14:51.617 | ++ inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/tempest == -bindep* ]] 2026-08-27 10:14:51.621 | ++ inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/tempest 2026-08-27 10:14:51.624 | ++ inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-08-27 10:14:51.627 | ++ inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-08-27 10:14:51.631 | +++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/tempest 2026-08-27 10:14:51.634 | +++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-08-27 10:14:51.638 | ++ inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/tempest 2026-08-27 10:14:51.641 | ++ inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-08-27 10:14:51.644 | ++ inc/python:_setup_package_with_constraints_edit:399 : local name 2026-08-27 10:14:51.648 | +++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/tempest/setup.cfg 2026-08-27 10:14:51.655 | ++ inc/python:_setup_package_with_constraints_edit:400 : name=tempest 2026-08-27 10:14:51.658 | ++ inc/python:_setup_package_with_constraints_edit:401 : '[' -z tempest ']' 2026-08-27 10:14:51.661 | ++ inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- tempest 2026-08-27 10:14:51.823 | ++ inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/tempest -e 2026-08-27 10:14:51.827 | ++ inc/python:setup_package:436 : local bindep=0 2026-08-27 10:14:51.830 | ++ inc/python:setup_package:437 : local bindep_flag= 2026-08-27 10:14:51.833 | ++ inc/python:setup_package:438 : local bindep_profiles= 2026-08-27 10:14:51.837 | ++ inc/python:setup_package:439 : [[ /opt/stack/tempest == -bindep* ]] 2026-08-27 10:14:51.840 | ++ inc/python:setup_package:444 : local project_dir=/opt/stack/tempest 2026-08-27 10:14:51.843 | ++ inc/python:setup_package:445 : local flags=-e 2026-08-27 10:14:51.847 | ++ inc/python:setup_package:446 : local extras= 2026-08-27 10:14:51.850 | ++ inc/python:setup_package:450 : [[ -n -e ]] 2026-08-27 10:14:51.852 | ++ inc/python:setup_package:450 : [[ -z '' ]] 2026-08-27 10:14:51.856 | ++ inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-08-27 10:14:51.859 | ++ inc/python:setup_package:455 : [[ ! -z '' ]] 2026-08-27 10:14:51.861 | ++ inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-08-27 10:14:51.865 | ++ inc/python:setup_package:464 : pip_install -e /opt/stack/tempest 2026-08-27 10:14:51.893 | Using python 3.12 to install /opt/stack/tempest 2026-08-27 10:14:51.896 | ++ 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-27 10:14:52.916 | Obtaining file:///opt/stack/tempest 2026-08-27 10:14:52.919 | Installing build dependencies: started 2026-08-27 10:14:54.781 | Installing build dependencies: finished with status 'done' 2026-08-27 10:14:54.782 | Checking if build backend supports build_editable: started 2026-08-27 10:14:55.358 | Checking if build backend supports build_editable: finished with status 'done' 2026-08-27 10:14:55.360 | Getting requirements to build editable: started 2026-08-27 10:14:55.682 | Getting requirements to build editable: finished with status 'done' 2026-08-27 10:14:55.684 | Preparing editable metadata (pyproject.toml): started 2026-08-27 10:14:57.051 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-08-27 10:14:57.077 | 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-27 10:14:57.078 | 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-27 10:14:57.079 | 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-27 10:14:57.080 | 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-27 10:14:57.081 | 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-27 10:14:57.082 | 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-27 10:14:57.083 | 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-27 10:14:57.084 | 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-27 10:14:57.085 | 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-27 10:14:57.085 | 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.0) 2026-08-27 10:14:57.131 | Collecting stestr>=1.0.0 (from tempest==46.3.1.dev44) 2026-08-27 10:14:57.134 | Using cached stestr-4.2.1-py3-none-any.whl.metadata (7.7 kB) 2026-08-27 10:14:57.139 | 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-27 10:14:57.140 | 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-27 10:14:57.141 | 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-27 10:14:57.142 | 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-27 10:14:57.143 | 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-27 10:14:57.143 | 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-27 10:14:57.144 | 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-27 10:14:57.145 | 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-27 10:14:57.146 | 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-27 10:14:57.147 | 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-27 10:14:57.148 | 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-27 10:14:57.149 | 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-27 10:14:57.151 | 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-27 10:14:57.152 | 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-27 10:14:57.156 | 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-27 10:14:57.157 | 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-27 10:14:57.158 | 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-27 10:14:57.159 | 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-27 10:14:57.161 | 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-27 10:14:57.165 | 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-27 10:14:57.168 | 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-27 10:14:57.174 | 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-27 10:14:57.175 | 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-27 10:14:57.176 | 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-27 10:14:57.177 | 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-27 10:14:57.185 | 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-27 10:14:57.188 | 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-27 10:14:57.190 | 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-27 10:14:57.194 | 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-27 10:14:57.195 | 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-27 10:14:57.199 | 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-27 10:14:57.201 | 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-27 10:14:57.205 | 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-27 10:14:57.207 | 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-27 10:14:57.207 | 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-27 10:14:57.209 | 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-27 10:14:57.214 | 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-27 10:14:57.216 | 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-27 10:14:57.217 | 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-27 10:14:57.223 | 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-27 10:14:57.226 | 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-27 10:14:57.245 | 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-27 10:14:57.255 | 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-27 10:14:57.256 | 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-27 10:14:57.258 | 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-27 10:14:57.274 | 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-27 10:14:57.275 | 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-27 10:14:57.280 | 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-27 10:14:57.294 | 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-27 10:14:57.308 | Collecting tomlkit>=0.11.6 (from stestr>=1.0.0->tempest==46.3.1.dev44) 2026-08-27 10:14:57.311 | Using cached tomlkit-0.15.1-py3-none-any.whl.metadata (3.3 kB) 2026-08-27 10:14:57.349 | Using cached stestr-4.2.1-py3-none-any.whl (118 kB) 2026-08-27 10:14:57.351 | Using cached tomlkit-0.15.1-py3-none-any.whl (49 kB) 2026-08-27 10:14:57.367 | Building wheels for collected packages: tempest 2026-08-27 10:14:57.368 | Building editable for tempest (pyproject.toml): started 2026-08-27 10:14:59.011 | Building editable for tempest (pyproject.toml): finished with status 'done' 2026-08-27 10:14:59.012 | Created wheel for tempest: filename=tempest-46.3.1.dev44-0.editable-py3-none-any.whl size=8322 sha256=81db12cec83702e85de1c8ad975bf1950779aa9bb2c4c85a1fa84df360ece4b0 2026-08-27 10:14:59.013 | Stored in directory: /tmp/pip-ephem-wheel-cache-0fhuow8u/wheels/a8/38/99/324113a4b73ad133e84e5794562e0b63ae1c5945bffa9f076a 2026-08-27 10:14:59.017 | Successfully built tempest 2026-08-27 10:14:59.322 | Installing collected packages: tomlkit, stestr, tempest 2026-08-27 10:14:59.589 | 2026-08-27 10:14:59.615 | Successfully installed stestr-4.2.1 tempest-46.3.1.dev44 tomlkit-0.15.1 2026-08-27 10:14:59.790 | ++ inc/python:pip_install:216 : result=0 2026-08-27 10:14:59.793 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-08-27 10:14:59.797 | ++ functions-common:time_stop:2420 : local name 2026-08-27 10:14:59.800 | ++ functions-common:time_stop:2421 : local end_time 2026-08-27 10:14:59.803 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-08-27 10:14:59.806 | ++ functions-common:time_stop:2423 : local total 2026-08-27 10:14:59.809 | ++ functions-common:time_stop:2424 : local start_time 2026-08-27 10:14:59.812 | ++ functions-common:time_stop:2426 : name=pip_install 2026-08-27 10:14:59.816 | ++ functions-common:time_stop:2427 : start_time=1787825691887 2026-08-27 10:14:59.819 | ++ functions-common:time_stop:2429 : [[ -z 1787825691887 ]] 2026-08-27 10:14:59.823 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-08-27 10:14:59.828 | ++ functions-common:time_stop:2432 : end_time=1787825699824 2026-08-27 10:14:59.831 | ++ functions-common:time_stop:2433 : elapsed_time=7937 2026-08-27 10:14:59.834 | ++ functions-common:time_stop:2434 : total=163830 2026-08-27 10:14:59.837 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-27 10:14:59.840 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=171767 2026-08-27 10:14:59.844 | ++ inc/python:pip_install:219 : return 0 2026-08-27 10:14:59.847 | ++ inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-08-27 10:14:59.851 | ++ inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-08-27 10:14:59.854 | ++ inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/tempest 2026-08-27 10:14:59.858 | ++ inc/python:use_library_from_git:266 : local name=/opt/stack/tempest 2026-08-27 10:14:59.861 | ++ inc/python:use_library_from_git:267 : local enabled=1 2026-08-27 10:14:59.864 | ++ inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-27 10:14:59.868 | ++ inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/tempest, ]] 2026-08-27 10:14:59.871 | ++ inc/python:use_library_from_git:269 : return 1 2026-08-27 10:14:59.875 | ++ 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-27 10:14:59.878 | ++ lib/tempest:configure_tempest:212 : local image_lines 2026-08-27 10:14:59.880 | ++ lib/tempest:configure_tempest:213 : local images 2026-08-27 10:14:59.884 | ++ lib/tempest:configure_tempest:214 : local num_images 2026-08-27 10:14:59.888 | ++ lib/tempest:configure_tempest:215 : local image_uuid 2026-08-27 10:14:59.891 | ++ lib/tempest:configure_tempest:216 : local image_uuid_alt 2026-08-27 10:14:59.894 | ++ lib/tempest:configure_tempest:217 : local password 2026-08-27 10:14:59.897 | ++ lib/tempest:configure_tempest:218 : local line 2026-08-27 10:14:59.901 | ++ lib/tempest:configure_tempest:219 : local flavors 2026-08-27 10:14:59.905 | ++ lib/tempest:configure_tempest:220 : local available_flavors 2026-08-27 10:14:59.909 | ++ lib/tempest:configure_tempest:221 : local flavors_ref 2026-08-27 10:14:59.912 | ++ lib/tempest:configure_tempest:222 : local flavor_lines 2026-08-27 10:14:59.915 | ++ lib/tempest:configure_tempest:223 : local flavor_ref_size 2026-08-27 10:14:59.918 | ++ lib/tempest:configure_tempest:224 : local flavor_ref_alt_size 2026-08-27 10:14:59.922 | ++ lib/tempest:configure_tempest:225 : local public_network_id 2026-08-27 10:14:59.926 | ++ lib/tempest:configure_tempest:226 : local public_router_id 2026-08-27 10:14:59.929 | ++ lib/tempest:configure_tempest:227 : local ssh_connect_method=floating 2026-08-27 10:14:59.932 | ++ lib/tempest:configure_tempest:228 : local disk 2026-08-27 10:14:59.934 | ++ lib/tempest:configure_tempest:231 : ifs=' 2026-08-27 10:14:59.935 | ' 2026-08-27 10:14:59.938 | ++ lib/tempest:configure_tempest:241 : declare -a images 2026-08-27 10:14:59.941 | ++ lib/tempest:configure_tempest:243 : is_service_enabled glance 2026-08-27 10:14:59.963 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-27 10:14:59.967 | ++ lib/tempest:configure_tempest:244 : get_active_images images image_uuid 2026-08-27 10:14:59.970 | ++ lib/tempest:get_active_images:160 : declare -n img_array=images 2026-08-27 10:14:59.974 | ++ lib/tempest:get_active_images:161 : declare -n img_id=image_uuid 2026-08-27 10:14:59.977 | ++ lib/tempest:get_active_images:164 : img_array=() 2026-08-27 10:14:59.982 | ++ lib/tempest:get_active_images:171 : read -r IMAGE_NAME IMAGE_UUID DISK_FORMAT 2026-08-27 10:14:59.983 | +++ lib/tempest:get_active_images:159 : awk '-F|' '!/^(+--)|ID|aki|ari/ { print $3,$2,$4 }' 2026-08-27 10:14:59.984 | +++ lib/tempest:get_active_images:159 : oscwrap --os-cloud devstack-admin image list --long --property status=active 2026-08-27 10:15:03.597 | +++ functions-common:oscwrap:2465 : return 0 2026-08-27 10:15:03.603 | ++ lib/tempest:get_active_images:172 : [[ qcow2 == \i\s\o ]] 2026-08-27 10:15:03.606 | ++ lib/tempest:get_active_images:175 : '[' cirros-0.6.3-x86_64-disk = cirros-0.6.3-x86_64-disk ']' 2026-08-27 10:15:03.609 | ++ lib/tempest:get_active_images:176 : img_id=fb4a1efe-5dea-49f2-bc41-94014c32f2bf 2026-08-27 10:15:03.613 | ++ lib/tempest:get_active_images:178 : img_array+=($IMAGE_UUID) 2026-08-27 10:15:03.616 | ++ lib/tempest:get_active_images:171 : read -r IMAGE_NAME IMAGE_UUID DISK_FORMAT 2026-08-27 10:15:03.619 | ++ lib/tempest:configure_tempest:246 : (( 1 < 1 )) 2026-08-27 10:15:03.622 | ++ lib/tempest:configure_tempest:260 : case "${#images[*]}" in 2026-08-27 10:15:03.624 | ++ lib/tempest:configure_tempest:266 : '[' -z fb4a1efe-5dea-49f2-bc41-94014c32f2bf ']' 2026-08-27 10:15:03.628 | ++ lib/tempest:configure_tempest:269 : image_uuid_alt=fb4a1efe-5dea-49f2-bc41-94014c32f2bf 2026-08-27 10:15:03.630 | ++ lib/tempest:configure_tempest:291 : sudo install -d -o quobyte /opt/stack/tempest/etc 2026-08-27 10:15:03.650 | ++ lib/tempest:configure_tempest:292 : rm -f /opt/stack/tempest/etc/tempest.conf 2026-08-27 10:15:03.656 | ++ lib/tempest:configure_tempest:294 : local password=nomoresecret 2026-08-27 10:15:03.658 | ++ lib/tempest:configure_tempest:297 : local admin_username=admin 2026-08-27 10:15:03.661 | ++ lib/tempest:configure_tempest:298 : local admin_project_name=admin 2026-08-27 10:15:03.663 | ++ lib/tempest:configure_tempest:299 : local admin_domain_name=Default 2026-08-27 10:15:03.667 | ++ lib/tempest:configure_tempest:300 : local alt_username=alt_demo 2026-08-27 10:15:03.670 | ++ lib/tempest:configure_tempest:301 : local alt_project_name=alt_demo 2026-08-27 10:15:03.673 | ++ lib/tempest:configure_tempest:302 : local admin_project_id 2026-08-27 10:15:03.679 | +++ lib/tempest:configure_tempest:303 : oscwrap --os-cloud devstack-admin project list 2026-08-27 10:15:03.679 | +++ lib/tempest:configure_tempest:303 : awk '/ admin / { print $2 }' 2026-08-27 10:15:06.781 | +++ functions-common:oscwrap:2465 : return 0 2026-08-27 10:15:06.786 | ++ lib/tempest:configure_tempest:303 : admin_project_id=f1eae1df4ea7498db278d87a8d96d57b 2026-08-27 10:15:06.790 | ++ lib/tempest:configure_tempest:305 : is_service_enabled nova 2026-08-27 10:15:06.811 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-27 10:15:06.815 | +++ lib/tempest:configure_tempest:308 : oscwrap --os-cloud devstack-admin flavor list 2026-08-27 10:15:09.852 | +++ functions-common:oscwrap:2465 : return 0 2026-08-27 10:15:09.856 | ++ lib/tempest:configure_tempest:308 : available_flavors='+----+-----------+-------+------+-----------+-------+-----------+ 2026-08-27 10:15:09.856 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2026-08-27 10:15:09.856 | +----+-----------+-------+------+-----------+-------+-----------+ 2026-08-27 10:15:09.857 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2026-08-27 10:15:09.857 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2026-08-27 10:15:09.857 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2026-08-27 10:15:09.857 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2026-08-27 10:15:09.857 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2026-08-27 10:15:09.857 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2026-08-27 10:15:09.857 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2026-08-27 10:15:09.858 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2026-08-27 10:15:09.858 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2026-08-27 10:15:09.858 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2026-08-27 10:15:09.858 | +----+-----------+-------+------+-----------+-------+-----------+' 2026-08-27 10:15:09.860 | ++ lib/tempest:configure_tempest:309 : [[ -z '' ]] 2026-08-27 10:15:09.862 | ++ lib/tempest:configure_tempest:310 : [[ +----+-----------+-------+------+-----------+-------+-----------+ 2026-08-27 10:15:09.862 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2026-08-27 10:15:09.862 | +----+-----------+-------+------+-----------+-------+-----------+ 2026-08-27 10:15:09.862 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2026-08-27 10:15:09.862 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2026-08-27 10:15:09.863 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2026-08-27 10:15:09.863 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2026-08-27 10:15:09.863 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2026-08-27 10:15:09.863 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2026-08-27 10:15:09.863 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2026-08-27 10:15:09.863 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2026-08-27 10:15:09.863 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2026-08-27 10:15:09.864 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2026-08-27 10:15:09.864 | +----+-----------+-------+------+-----------+-------+-----------+ =~ m1\.nano ]] 2026-08-27 10:15:09.866 | +++ lib/tempest:configure_tempest:312 : image_size_in_gib fb4a1efe-5dea-49f2-bc41-94014c32f2bf 2026-08-27 10:15:09.869 | +++ lib/tempest:image_size_in_gib:125 : local size 2026-08-27 10:15:09.873 | ++++ lib/tempest:image_size_in_gib:126 : oscwrap --os-cloud devstack-admin image show fb4a1efe-5dea-49f2-bc41-94014c32f2bf -c size -f value 2026-08-27 10:15:12.851 | ++++ functions-common:oscwrap:2465 : return 0 2026-08-27 10:15:12.855 | +++ lib/tempest:image_size_in_gib:126 : size=21692416 2026-08-27 10:15:12.860 | +++ lib/tempest:image_size_in_gib:127 : echo 21692416 2026-08-27 10:15:12.860 | +++ lib/tempest:image_size_in_gib:127 : python3 -c 'import math; print(int(math.ceil(float(int(input()) / 1024.0 ** 3))))' 2026-08-27 10:15:12.908 | ++ lib/tempest:configure_tempest:312 : disk=1 2026-08-27 10:15:12.911 | ++ lib/tempest:configure_tempest:313 : ram=192 2026-08-27 10:15:12.914 | ++ 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-27 10:15:15.693 | +----------------------------+-----------------------+ 2026-08-27 10:15:15.693 | | Field | Value | 2026-08-27 10:15:15.693 | +----------------------------+-----------------------+ 2026-08-27 10:15:15.693 | | OS-FLV-DISABLED:disabled | False | 2026-08-27 10:15:15.693 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-08-27 10:15:15.693 | | description | None | 2026-08-27 10:15:15.694 | | disk | 1 | 2026-08-27 10:15:15.694 | | id | 42 | 2026-08-27 10:15:15.694 | | name | m1.nano | 2026-08-27 10:15:15.694 | | os-flavor-access:is_public | True | 2026-08-27 10:15:15.694 | | properties | hw_rng:allowed='True' | 2026-08-27 10:15:15.694 | | ram | 192 | 2026-08-27 10:15:15.694 | | rxtx_factor | 1.0 | 2026-08-27 10:15:15.694 | | swap | 0 | 2026-08-27 10:15:15.694 | | vcpus | 1 | 2026-08-27 10:15:15.694 | +----------------------------+-----------------------+ 2026-08-27 10:15:15.978 | ++ lib/tempest:configure_tempest:316 : flavor_ref=42 2026-08-27 10:15:15.981 | ++ lib/tempest:configure_tempest:317 : [[ +----+-----------+-------+------+-----------+-------+-----------+ 2026-08-27 10:15:15.981 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2026-08-27 10:15:15.981 | +----+-----------+-------+------+-----------+-------+-----------+ 2026-08-27 10:15:15.981 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2026-08-27 10:15:15.982 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2026-08-27 10:15:15.982 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2026-08-27 10:15:15.982 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2026-08-27 10:15:15.982 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2026-08-27 10:15:15.982 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2026-08-27 10:15:15.982 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2026-08-27 10:15:15.983 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2026-08-27 10:15:15.983 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2026-08-27 10:15:15.983 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2026-08-27 10:15:15.983 | +----+-----------+-------+------+-----------+-------+-----------+ =~ m1\.micro ]] 2026-08-27 10:15:15.985 | +++ lib/tempest:configure_tempest:319 : image_size_in_gib fb4a1efe-5dea-49f2-bc41-94014c32f2bf 2026-08-27 10:15:15.989 | +++ lib/tempest:image_size_in_gib:125 : local size 2026-08-27 10:15:15.994 | ++++ lib/tempest:image_size_in_gib:126 : oscwrap --os-cloud devstack-admin image show fb4a1efe-5dea-49f2-bc41-94014c32f2bf -c size -f value 2026-08-27 10:15:18.982 | ++++ functions-common:oscwrap:2465 : return 0 2026-08-27 10:15:18.987 | +++ lib/tempest:image_size_in_gib:126 : size=21692416 2026-08-27 10:15:18.991 | +++ lib/tempest:image_size_in_gib:127 : echo 21692416 2026-08-27 10:15:18.992 | +++ lib/tempest:image_size_in_gib:127 : python3 -c 'import math; print(int(math.ceil(float(int(input()) / 1024.0 ** 3))))' 2026-08-27 10:15:19.034 | ++ lib/tempest:configure_tempest:319 : disk=1 2026-08-27 10:15:19.038 | ++ lib/tempest:configure_tempest:320 : ram=256 2026-08-27 10:15:19.042 | ++ 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-27 10:15:21.790 | +----------------------------+-----------------------+ 2026-08-27 10:15:21.791 | | Field | Value | 2026-08-27 10:15:21.791 | +----------------------------+-----------------------+ 2026-08-27 10:15:21.791 | | OS-FLV-DISABLED:disabled | False | 2026-08-27 10:15:21.791 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-08-27 10:15:21.791 | | description | None | 2026-08-27 10:15:21.791 | | disk | 1 | 2026-08-27 10:15:21.791 | | id | 84 | 2026-08-27 10:15:21.791 | | name | m1.micro | 2026-08-27 10:15:21.791 | | os-flavor-access:is_public | True | 2026-08-27 10:15:21.791 | | properties | hw_rng:allowed='True' | 2026-08-27 10:15:21.792 | | ram | 256 | 2026-08-27 10:15:21.792 | | rxtx_factor | 1.0 | 2026-08-27 10:15:21.792 | | swap | 0 | 2026-08-27 10:15:21.792 | | vcpus | 1 | 2026-08-27 10:15:21.792 | +----------------------------+-----------------------+ 2026-08-27 10:15:22.075 | ++ lib/tempest:configure_tempest:323 : flavor_ref_alt=84 2026-08-27 10:15:22.078 | ++ lib/tempest:configure_tempest:372 : is_service_enabled glance 2026-08-27 10:15:22.099 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-27 10:15:22.102 | ++ lib/tempest:configure_tempest:373 : git_clone https://review.opendev.org/openstack/os-test-images.git /opt/stack/os-test-images master 2026-08-27 10:15:22.106 | ++ functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/os-test-images.git 2026-08-27 10:15:22.110 | ++ functions-common:git_clone:590 : local git_dest=/opt/stack/os-test-images 2026-08-27 10:15:22.113 | ++ functions-common:git_clone:591 : local git_ref=master 2026-08-27 10:15:22.117 | ++ functions-common:git_clone:592 : local orig_dir 2026-08-27 10:15:22.121 | +++ functions-common:git_clone:593 : pwd 2026-08-27 10:15:22.124 | ++ functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-08-27 10:15:22.128 | ++ functions-common:git_clone:594 : local git_clone_flags= 2026-08-27 10:15:22.132 | +++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-08-27 10:15:22.153 | ++ functions-common:git_clone:596 : RECLONE=False 2026-08-27 10:15:22.155 | ++ functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-08-27 10:15:22.159 | ++ functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-08-27 10:15:22.164 | ++ functions-common:git_clone:610 : echo master 2026-08-27 10:15:22.164 | ++ functions-common:git_clone:610 : egrep -q '^refs' 2026-08-27 10:15:22.169 | ++ functions-common:git_clone:624 : [[ ! -d /opt/stack/os-test-images ]] 2026-08-27 10:15:22.173 | ++ functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-08-27 10:15:22.176 | ++ 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-27 10:15:22.180 | ++ functions-common:git_timed:697 : local count=0 2026-08-27 10:15:22.183 | ++ functions-common:git_timed:698 : local timeout=0 2026-08-27 10:15:22.186 | ++ functions-common:git_timed:700 : [[ -n 0 ]] 2026-08-27 10:15:22.190 | ++ functions-common:git_timed:701 : timeout=0 2026-08-27 10:15:22.193 | ++ functions-common:git_timed:704 : time_start git_timed 2026-08-27 10:15:22.196 | ++ functions-common:time_start:2406 : local name=git_timed 2026-08-27 10:15:22.199 | ++ functions-common:time_start:2407 : local start_time= 2026-08-27 10:15:22.202 | ++ functions-common:time_start:2408 : [[ -n '' ]] 2026-08-27 10:15:22.207 | +++ functions-common:time_start:2411 : date +%s%3N 2026-08-27 10:15:22.213 | ++ functions-common:time_start:2411 : _TIME_START[$name]=1787825722209 2026-08-27 10:15:22.215 | ++ 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-27 10:15:22.219 | Cloning into '/opt/stack/os-test-images'... 2026-08-27 10:15:23.073 | ++ functions-common:git_timed:719 : time_stop git_timed 2026-08-27 10:15:23.077 | ++ functions-common:time_stop:2420 : local name 2026-08-27 10:15:23.080 | ++ functions-common:time_stop:2421 : local end_time 2026-08-27 10:15:23.084 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-08-27 10:15:23.088 | ++ functions-common:time_stop:2423 : local total 2026-08-27 10:15:23.091 | ++ functions-common:time_stop:2424 : local start_time 2026-08-27 10:15:23.094 | ++ functions-common:time_stop:2426 : name=git_timed 2026-08-27 10:15:23.097 | ++ functions-common:time_stop:2427 : start_time=1787825722209 2026-08-27 10:15:23.100 | ++ functions-common:time_stop:2429 : [[ -z 1787825722209 ]] 2026-08-27 10:15:23.104 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-08-27 10:15:23.108 | ++ functions-common:time_stop:2432 : end_time=1787825723105 2026-08-27 10:15:23.112 | ++ functions-common:time_stop:2433 : elapsed_time=896 2026-08-27 10:15:23.114 | ++ functions-common:time_stop:2434 : total=374189 2026-08-27 10:15:23.117 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-27 10:15:23.120 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=375085 2026-08-27 10:15:23.123 | ++ functions-common:git_clone:631 : cd /opt/stack/os-test-images 2026-08-27 10:15:23.126 | ++ functions-common:git_clone:632 : git_timed fetch origin master 2026-08-27 10:15:23.128 | ++ functions-common:git_timed:697 : local count=0 2026-08-27 10:15:23.132 | ++ functions-common:git_timed:698 : local timeout=0 2026-08-27 10:15:23.135 | ++ functions-common:git_timed:700 : [[ -n 0 ]] 2026-08-27 10:15:23.138 | ++ functions-common:git_timed:701 : timeout=0 2026-08-27 10:15:23.142 | ++ functions-common:git_timed:704 : time_start git_timed 2026-08-27 10:15:23.145 | ++ functions-common:time_start:2406 : local name=git_timed 2026-08-27 10:15:23.148 | ++ functions-common:time_start:2407 : local start_time= 2026-08-27 10:15:23.151 | ++ functions-common:time_start:2408 : [[ -n '' ]] 2026-08-27 10:15:23.156 | +++ functions-common:time_start:2411 : date +%s%3N 2026-08-27 10:15:23.161 | ++ functions-common:time_start:2411 : _TIME_START[$name]=1787825723157 2026-08-27 10:15:23.163 | ++ functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-08-27 10:15:23.631 | From https://review.opendev.org/openstack/os-test-images 2026-08-27 10:15:23.631 | * branch master -> FETCH_HEAD 2026-08-27 10:15:23.642 | ++ functions-common:git_timed:719 : time_stop git_timed 2026-08-27 10:15:23.645 | ++ functions-common:time_stop:2420 : local name 2026-08-27 10:15:23.648 | ++ functions-common:time_stop:2421 : local end_time 2026-08-27 10:15:23.651 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-08-27 10:15:23.655 | ++ functions-common:time_stop:2423 : local total 2026-08-27 10:15:23.658 | ++ functions-common:time_stop:2424 : local start_time 2026-08-27 10:15:23.661 | ++ functions-common:time_stop:2426 : name=git_timed 2026-08-27 10:15:23.664 | ++ functions-common:time_stop:2427 : start_time=1787825723157 2026-08-27 10:15:23.667 | ++ functions-common:time_stop:2429 : [[ -z 1787825723157 ]] 2026-08-27 10:15:23.671 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-08-27 10:15:23.676 | ++ functions-common:time_stop:2432 : end_time=1787825723673 2026-08-27 10:15:23.679 | ++ functions-common:time_stop:2433 : elapsed_time=516 2026-08-27 10:15:23.682 | ++ functions-common:time_stop:2434 : total=375085 2026-08-27 10:15:23.686 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-27 10:15:23.689 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=375601 2026-08-27 10:15:23.692 | ++ functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-08-27 10:15:23.695 | ++ functions-common:git_timed:697 : local count=0 2026-08-27 10:15:23.699 | ++ functions-common:git_timed:698 : local timeout=0 2026-08-27 10:15:23.702 | ++ functions-common:git_timed:700 : [[ -n 0 ]] 2026-08-27 10:15:23.705 | ++ functions-common:git_timed:701 : timeout=0 2026-08-27 10:15:23.708 | ++ functions-common:git_timed:704 : time_start git_timed 2026-08-27 10:15:23.711 | ++ functions-common:time_start:2406 : local name=git_timed 2026-08-27 10:15:23.715 | ++ functions-common:time_start:2407 : local start_time= 2026-08-27 10:15:23.717 | ++ functions-common:time_start:2408 : [[ -n '' ]] 2026-08-27 10:15:23.722 | +++ functions-common:time_start:2411 : date +%s%3N 2026-08-27 10:15:23.728 | ++ functions-common:time_start:2411 : _TIME_START[$name]=1787825723723 2026-08-27 10:15:23.731 | ++ functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-08-27 10:15:23.737 | Note: switching to 'FETCH_HEAD'. 2026-08-27 10:15:23.738 | 2026-08-27 10:15:23.738 | You are in 'detached HEAD' state. You can look around, make experimental 2026-08-27 10:15:23.738 | changes and commit them, and you can discard any commits you make in this 2026-08-27 10:15:23.738 | state without impacting any branches by switching back to a branch. 2026-08-27 10:15:23.738 | 2026-08-27 10:15:23.738 | If you want to create a new branch to retain commits you create, you may 2026-08-27 10:15:23.738 | do so (now or later) by using -c with the switch command. Example: 2026-08-27 10:15:23.738 | 2026-08-27 10:15:23.738 | git switch -c 2026-08-27 10:15:23.738 | 2026-08-27 10:15:23.738 | Or undo this operation with: 2026-08-27 10:15:23.738 | 2026-08-27 10:15:23.739 | git switch - 2026-08-27 10:15:23.739 | 2026-08-27 10:15:23.739 | Turn off this advice by setting config variable advice.detachedHead to false 2026-08-27 10:15:23.739 | 2026-08-27 10:15:23.739 | HEAD is now at 5d0367e Clean-up zuul config spacing 2026-08-27 10:15:23.741 | ++ functions-common:git_timed:719 : time_stop git_timed 2026-08-27 10:15:23.745 | ++ functions-common:time_stop:2420 : local name 2026-08-27 10:15:23.748 | ++ functions-common:time_stop:2421 : local end_time 2026-08-27 10:15:23.752 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-08-27 10:15:23.755 | ++ functions-common:time_stop:2423 : local total 2026-08-27 10:15:23.758 | ++ functions-common:time_stop:2424 : local start_time 2026-08-27 10:15:23.762 | ++ functions-common:time_stop:2426 : name=git_timed 2026-08-27 10:15:23.765 | ++ functions-common:time_stop:2427 : start_time=1787825723723 2026-08-27 10:15:23.768 | ++ functions-common:time_stop:2429 : [[ -z 1787825723723 ]] 2026-08-27 10:15:23.773 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-08-27 10:15:23.777 | ++ functions-common:time_stop:2432 : end_time=1787825723774 2026-08-27 10:15:23.780 | ++ functions-common:time_stop:2433 : elapsed_time=51 2026-08-27 10:15:23.784 | ++ functions-common:time_stop:2434 : total=375601 2026-08-27 10:15:23.787 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-27 10:15:23.791 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=375652 2026-08-27 10:15:23.795 | ++ functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/os-test-images 2026-08-27 10:15:23.815 | ++ functions-common:git_clone:672 : cd /opt/stack/os-test-images 2026-08-27 10:15:23.819 | ++ functions-common:git_clone:673 : git show --oneline 2026-08-27 10:15:23.820 | ++ functions-common:git_clone:673 : head -1 2026-08-27 10:15:23.822 | 5d0367e Clean-up zuul config spacing 2026-08-27 10:15:23.826 | ++ functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-08-27 10:15:23.829 | ++ lib/tempest:configure_tempest:374 : pushd /opt/stack/os-test-images 2026-08-27 10:15:23.829 | /opt/stack/os-test-images ~/devstack 2026-08-27 10:15:23.832 | ++ lib/tempest:configure_tempest:375 : tox -egenerate 2026-08-27 10:15:24.304 | generate create: /opt/stack/os-test-images/.tox/generate 2026-08-27 10:15:25.008 | generate installdeps: -r/opt/stack/os-test-images/requirements.txt 2026-08-27 10:15:27.775 | generate installed: PyYAML==6.0.3 2026-08-27 10:15:27.775 | generate run-test-pre: PYTHONHASHSEED='2283352913' 2026-08-27 10:15:27.776 | generate run-test: commands[0] | python3 generate.py manifest.yaml 2026-08-27 10:15:27.889 | INFO:generate:Generating standard-qcow2v3 step 1/1 with 'qemu-img create -f qcow2 standard-qcow2v3.qcow2 10M' 2026-08-27 10:15:27.909 | 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-27 10:15:27.928 | 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-27 10:15:27.954 | INFO:generate:Generating qcow-with-datafile step 2/2 with 'rm qcow-data-file' 2026-08-27 10:15:27.957 | INFO:generate:Generating raw-blank step 1/1 with 'qemu-img create -f raw raw-blank.raw 1M' 2026-08-27 10:15:27.965 | INFO:generate:Generating gpt-blank step 1/2 with 'qemu-img create -f raw gpt-blank.gpt 1M' 2026-08-27 10:15:27.973 | INFO:generate:Generating gpt-blank step 2/2 with "parted gpt-blank.gpt --script 'mklabel gpt'" 2026-08-27 10:15:28.004 | INFO:generate:Generating standard step 1/1 with 'qemu-img create -f qed standard.qed 10M' 2026-08-27 10:15:28.015 | INFO:generate:Generating standard-iso9660 step 1/2 with 'qemu-img create -f raw standard-iso9660.iso 1M' 2026-08-27 10:15:28.023 | INFO:generate:Generating standard-iso9660 step 2/2 with 'mkisofs -V standard-iso9660 -o standard-iso9660.iso /etc/hosts' 2026-08-27 10:15:28.035 | WARNING:generate:Unable to generate image standard-udf (iso) 2026-08-27 10:15:28.035 | 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-27 10:15:28.043 | 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-27 10:15:28.049 | INFO:generate:Generating iso-with-qcow2-in-system step 3/5 with 'qemu-img create -f qcow2 tmp.qcow 10M' 2026-08-27 10:15:28.072 | 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-27 10:15:28.075 | INFO:generate:Generating iso-with-qcow2-in-system step 5/5 with 'rm tmp.qcow' 2026-08-27 10:15:28.078 | INFO:generate:Generating vmdk-monolithicSparse step 1/1 with 'qemu-img create -f vmdk -o subformat=monolithicSparse vmdk-monolithicSparse.vmdk 10M' 2026-08-27 10:15:28.089 | INFO:generate:Generating vmdk-streamOptimized step 1/1 with 'qemu-img create -f vmdk -o subformat=streamOptimized vmdk-streamOptimized.vmdk 10M' 2026-08-27 10:15:28.101 | INFO:generate:Generating vmdk-monolithicFlat step 1/2 with 'qemu-img create -f vmdk -o subformat=monolithicFlat vmdk-monolithicFlat.vmdk 10M' 2026-08-27 10:15:28.116 | INFO:generate:Generating vmdk-monolithicFlat step 2/2 with 'rm vmdk-monolithicFlat-flat.vmdk' 2026-08-27 10:15:28.119 | 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-27 10:15:28.133 | 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-27 10:15:28.137 | INFO:generate:Generating vmdk-monolithicFlat-leak step 3/3 with 'rm vmdk-monolithicFlat-leak-flat.vmdk' 2026-08-27 10:15:28.139 | 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-27 10:15:28.150 | 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-27 10:15:28.153 | 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-27 10:15:28.164 | INFO:generate:Running postprocesser footerify_vmdk on 'vmdk-sparse-with-footer.vmdk' 2026-08-27 10:15:28.188 | ___________________________________ summary ____________________________________ 2026-08-27 10:15:28.188 | generate: commands succeeded 2026-08-27 10:15:28.188 | congratulations :) 2026-08-27 10:15:28.232 | ++ lib/tempest:configure_tempest:376 : popd 2026-08-27 10:15:28.232 | ~/devstack 2026-08-27 10:15:28.236 | ++ 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-27 10:15:28.278 | ++ lib/tempest:configure_tempest:378 : local image_conversion 2026-08-27 10:15:28.283 | +++ lib/tempest:configure_tempest:379 : iniget /etc/glance/glance-image-import.conf image_conversion output_format 2026-08-27 10:15:28.310 | ++ lib/tempest:configure_tempest:379 : image_conversion= 2026-08-27 10:15:28.314 | ++ lib/tempest:configure_tempest:380 : [[ -n '' ]] 2026-08-27 10:15:28.318 | ++ lib/tempest:configure_tempest:383 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled image_format_enforcement True 2026-08-27 10:15:28.364 | ++ lib/tempest:configure_tempest:386 : iniset /opt/stack/tempest/etc/tempest.conf network project_network_cidr 10.0.0.0/22 2026-08-27 10:15:28.410 | ++ lib/tempest:configure_tempest:388 : ssh_connect_method=floating 2026-08-27 10:15:28.414 | ++ lib/tempest:configure_tempest:394 : [[ True == \T\r\u\e ]] 2026-08-27 10:15:28.417 | ++ lib/tempest:configure_tempest:394 : is_networking_extension_supported external-net 2026-08-27 10:15:28.421 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=external-net 2026-08-27 10:15:28.426 | +++ 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-27 10:15:31.643 | +++ functions-common:oscwrap:2465 : return 0 2026-08-27 10:15:31.648 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-08-27 10:15:31.648 | address-scope 2026-08-27 10:15:31.649 | agent 2026-08-27 10:15:31.649 | allowed-address-pairs 2026-08-27 10:15:31.649 | auto-allocated-topology 2026-08-27 10:15:31.649 | availability_zone 2026-08-27 10:15:31.649 | default-subnetpools 2026-08-27 10:15:31.649 | dhcp_agent_scheduler 2026-08-27 10:15:31.650 | dns-integration 2026-08-27 10:15:31.650 | dns-domain-ports 2026-08-27 10:15:31.650 | dns-integration-domain-keywords 2026-08-27 10:15:31.650 | empty-string-filtering 2026-08-27 10:15:31.650 | external-net 2026-08-27 10:15:31.651 | extra_dhcp_opt 2026-08-27 10:15:31.651 | extraroute 2026-08-27 10:15:31.651 | extraroute-atomic 2026-08-27 10:15:31.651 | filter-validation 2026-08-27 10:15:31.651 | floating-ip-port-forwarding-detail 2026-08-27 10:15:31.652 | fip-port-details 2026-08-27 10:15:31.652 | flavors 2026-08-27 10:15:31.652 | floatingip-pools 2026-08-27 10:15:31.652 | router 2026-08-27 10:15:31.652 | l3-agent-scheduler-ha-chassis-priority 2026-08-27 10:15:31.653 | enable-default-route-bfd 2026-08-27 10:15:31.653 | enable-default-route-ecmp 2026-08-27 10:15:31.653 | ext-gw-mode 2026-08-27 10:15:31.653 | l3-ha 2026-08-27 10:15:31.653 | external-gateway-multihoming 2026-08-27 10:15:31.654 | l3-flavors 2026-08-27 10:15:31.654 | l3_agent_scheduler 2026-08-27 10:15:31.654 | multi-provider 2026-08-27 10:15:31.654 | net-mtu 2026-08-27 10:15:31.654 | net-mtu-writable 2026-08-27 10:15:31.654 | network_availability_zone 2026-08-27 10:15:31.655 | network-ip-availability 2026-08-27 10:15:31.655 | network-ip-availability-details 2026-08-27 10:15:31.655 | pagination 2026-08-27 10:15:31.655 | port-device-profile 2026-08-27 10:15:31.655 | port-mac-address-regenerate 2026-08-27 10:15:31.656 | port-numa-affinity-policy 2026-08-27 10:15:31.656 | port-numa-affinity-policy-socket 2026-08-27 10:15:31.656 | binding 2026-08-27 10:15:31.656 | binding-extended 2026-08-27 10:15:31.656 | port-security 2026-08-27 10:15:31.656 | project-id 2026-08-27 10:15:31.657 | provider 2026-08-27 10:15:31.657 | qinq 2026-08-27 10:15:31.657 | quota-check-limit 2026-08-27 10:15:31.657 | quota-check-limit-default 2026-08-27 10:15:31.657 | quotas 2026-08-27 10:15:31.658 | quota_details 2026-08-27 10:15:31.658 | rbac-policies 2026-08-27 10:15:31.658 | rbac-address-scope 2026-08-27 10:15:31.658 | rbac-security-groups 2026-08-27 10:15:31.658 | revision-if-match 2026-08-27 10:15:31.659 | standard-attr-revisions 2026-08-27 10:15:31.659 | router_availability_zone 2026-08-27 10:15:31.659 | router-enable-snat 2026-08-27 10:15:31.659 | security-groups-default-rules 2026-08-27 10:15:31.659 | security-groups-default-statefulness 2026-08-27 10:15:31.660 | security-groups-normalized-cidr 2026-08-27 10:15:31.660 | security-groups-remote-address-group 2026-08-27 10:15:31.660 | security-groups-rules-belongs-to-default-sg 2026-08-27 10:15:31.660 | security-groups-shared-filtering 2026-08-27 10:15:31.660 | security-group 2026-08-27 10:15:31.660 | service-type 2026-08-27 10:15:31.661 | sorting 2026-08-27 10:15:31.661 | standard-attr-description 2026-08-27 10:15:31.661 | stateful-security-group 2026-08-27 10:15:31.661 | subnet-dns-publish-fixed-ip 2026-08-27 10:15:31.662 | subnet-external-network 2026-08-27 10:15:31.662 | subnet_onboard 2026-08-27 10:15:31.662 | subnet-service-types 2026-08-27 10:15:31.662 | subnet_allocation 2026-08-27 10:15:31.662 | subnetpool-prefix-ops 2026-08-27 10:15:31.663 | tag-creation 2026-08-27 10:15:31.663 | standard-attr-tag 2026-08-27 10:15:31.663 | standard-attr-timestamp 2026-08-27 10:15:31.663 | vlan-transparent' 2026-08-27 10:15:31.663 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-08-27 10:15:31.663 | address-scope 2026-08-27 10:15:31.664 | agent 2026-08-27 10:15:31.664 | allowed-address-pairs 2026-08-27 10:15:31.664 | auto-allocated-topology 2026-08-27 10:15:31.664 | availability_zone 2026-08-27 10:15:31.664 | default-subnetpools 2026-08-27 10:15:31.665 | dhcp_agent_scheduler 2026-08-27 10:15:31.665 | dns-integration 2026-08-27 10:15:31.665 | dns-domain-ports 2026-08-27 10:15:31.665 | dns-integration-domain-keywords 2026-08-27 10:15:31.665 | empty-string-filtering 2026-08-27 10:15:31.666 | external-net 2026-08-27 10:15:31.666 | extra_dhcp_opt 2026-08-27 10:15:31.666 | extraroute 2026-08-27 10:15:31.666 | extraroute-atomic 2026-08-27 10:15:31.666 | filter-validation 2026-08-27 10:15:31.666 | floating-ip-port-forwarding-detail 2026-08-27 10:15:31.667 | fip-port-details 2026-08-27 10:15:31.667 | flavors 2026-08-27 10:15:31.667 | floatingip-pools 2026-08-27 10:15:31.667 | router 2026-08-27 10:15:31.667 | l3-agent-scheduler-ha-chassis-priority 2026-08-27 10:15:31.668 | enable-default-route-bfd 2026-08-27 10:15:31.668 | enable-default-route-ecmp 2026-08-27 10:15:31.668 | ext-gw-mode 2026-08-27 10:15:31.668 | l3-ha 2026-08-27 10:15:31.668 | external-gateway-multihoming 2026-08-27 10:15:31.668 | l3-flavors 2026-08-27 10:15:31.670 | l3_agent_scheduler 2026-08-27 10:15:31.670 | multi-provider 2026-08-27 10:15:31.670 | net-mtu 2026-08-27 10:15:31.670 | net-mtu-writable 2026-08-27 10:15:31.671 | network_availability_zone 2026-08-27 10:15:31.671 | network-ip-availability 2026-08-27 10:15:31.671 | network-ip-availability-details 2026-08-27 10:15:31.671 | pagination 2026-08-27 10:15:31.671 | port-device-profile 2026-08-27 10:15:31.672 | port-mac-address-regenerate 2026-08-27 10:15:31.672 | port-numa-affinity-policy 2026-08-27 10:15:31.672 | port-numa-affinity-policy-socket 2026-08-27 10:15:31.672 | binding 2026-08-27 10:15:31.673 | binding-extended 2026-08-27 10:15:31.673 | port-security 2026-08-27 10:15:31.673 | project-id 2026-08-27 10:15:31.673 | provider 2026-08-27 10:15:31.673 | qinq 2026-08-27 10:15:31.673 | quota-check-limit 2026-08-27 10:15:31.674 | quota-check-limit-default 2026-08-27 10:15:31.674 | quotas 2026-08-27 10:15:31.674 | quota_details 2026-08-27 10:15:31.674 | rbac-policies 2026-08-27 10:15:31.674 | rbac-address-scope 2026-08-27 10:15:31.675 | rbac-security-groups 2026-08-27 10:15:31.675 | revision-if-match 2026-08-27 10:15:31.675 | standard-attr-revisions 2026-08-27 10:15:31.675 | router_availability_zone 2026-08-27 10:15:31.675 | router-enable-snat 2026-08-27 10:15:31.676 | security-groups-default-rules 2026-08-27 10:15:31.676 | security-groups-default-statefulness 2026-08-27 10:15:31.676 | security-groups-normalized-cidr 2026-08-27 10:15:31.676 | security-groups-remote-address-group 2026-08-27 10:15:31.676 | security-groups-rules-belongs-to-default-sg 2026-08-27 10:15:31.677 | security-groups-shared-filtering 2026-08-27 10:15:31.677 | security-group 2026-08-27 10:15:31.677 | service-type 2026-08-27 10:15:31.677 | sorting 2026-08-27 10:15:31.677 | standard-attr-description 2026-08-27 10:15:31.678 | stateful-security-group 2026-08-27 10:15:31.678 | subnet-dns-publish-fixed-ip 2026-08-27 10:15:31.678 | subnet-external-network 2026-08-27 10:15:31.678 | subnet_onboard 2026-08-27 10:15:31.678 | subnet-service-types 2026-08-27 10:15:31.678 | subnet_allocation 2026-08-27 10:15:31.679 | subnetpool-prefix-ops 2026-08-27 10:15:31.679 | tag-creation 2026-08-27 10:15:31.679 | standard-attr-tag 2026-08-27 10:15:31.679 | standard-attr-timestamp 2026-08-27 10:15:31.679 | vlan-transparent =~ external-net ]] 2026-08-27 10:15:31.680 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-08-27 10:15:31.680 | +++ lib/tempest:configure_tempest:395 : oscwrap --os-cloud devstack-admin network show -f value -c id public 2026-08-27 10:15:34.875 | +++ functions-common:oscwrap:2465 : return 0 2026-08-27 10:15:34.879 | ++ lib/tempest:configure_tempest:395 : public_network_id=da3a2b16-9472-4802-abb2-105821ca5156 2026-08-27 10:15:34.883 | ++ lib/tempest:configure_tempest:397 : openstack --os-cloud devstack-admin --os-region RegionOne network create --share shared 2026-08-27 10:15:38.449 | +---------------------------+--------------------------------------+ 2026-08-27 10:15:38.449 | | Field | Value | 2026-08-27 10:15:38.449 | +---------------------------+--------------------------------------+ 2026-08-27 10:15:38.449 | | admin_state_up | UP | 2026-08-27 10:15:38.449 | | availability_zone_hints | | 2026-08-27 10:15:38.449 | | availability_zones | | 2026-08-27 10:15:38.449 | | created_at | 2026-08-27T10:15:37Z | 2026-08-27 10:15:38.450 | | description | | 2026-08-27 10:15:38.450 | | dns_domain | None | 2026-08-27 10:15:38.450 | | id | 568d6cab-0ef4-47d9-87c7-23bb1901a029 | 2026-08-27 10:15:38.450 | | ipv4_address_scope | None | 2026-08-27 10:15:38.450 | | ipv6_address_scope | None | 2026-08-27 10:15:38.450 | | is_default | False | 2026-08-27 10:15:38.450 | | is_vlan_qinq | None | 2026-08-27 10:15:38.451 | | is_vlan_transparent | False | 2026-08-27 10:15:38.451 | | mtu | 1442 | 2026-08-27 10:15:38.451 | | name | shared | 2026-08-27 10:15:38.451 | | port_security_enabled | True | 2026-08-27 10:15:38.451 | | project_id | f1eae1df4ea7498db278d87a8d96d57b | 2026-08-27 10:15:38.451 | | provider:network_type | geneve | 2026-08-27 10:15:38.451 | | provider:physical_network | None | 2026-08-27 10:15:38.452 | | provider:segmentation_id | 23193 | 2026-08-27 10:15:38.452 | | pvlan | None | 2026-08-27 10:15:38.452 | | qinq | False | 2026-08-27 10:15:38.452 | | qos_policy_id | None | 2026-08-27 10:15:38.452 | | revision_number | 1 | 2026-08-27 10:15:38.452 | | router:external | Internal | 2026-08-27 10:15:38.452 | | segments | None | 2026-08-27 10:15:38.452 | | shared | True | 2026-08-27 10:15:38.453 | | status | ACTIVE | 2026-08-27 10:15:38.453 | | subnets | | 2026-08-27 10:15:38.453 | | tags | | 2026-08-27 10:15:38.453 | | updated_at | 2026-08-27T10:15:37Z | 2026-08-27 10:15:38.453 | +---------------------------+--------------------------------------+ 2026-08-27 10:15:38.833 | ++ 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-27 10:15:42.736 | +----------------------+--------------------------------------+ 2026-08-27 10:15:42.736 | | Field | Value | 2026-08-27 10:15:42.736 | +----------------------+--------------------------------------+ 2026-08-27 10:15:42.736 | | allocation_pools | 192.168.233.2-192.168.233.254 | 2026-08-27 10:15:42.737 | | cidr | 192.168.233.0/24 | 2026-08-27 10:15:42.737 | | created_at | 2026-08-27T10:15:41Z | 2026-08-27 10:15:42.737 | | description | shared-subnet | 2026-08-27 10:15:42.737 | | dns_nameservers | | 2026-08-27 10:15:42.737 | | dns_publish_fixed_ip | None | 2026-08-27 10:15:42.737 | | enable_dhcp | True | 2026-08-27 10:15:42.737 | | gateway_ip | 192.168.233.1 | 2026-08-27 10:15:42.738 | | host_routes | | 2026-08-27 10:15:42.738 | | id | 9cd6ad3a-b162-4f1a-9a4d-728f633f32ae | 2026-08-27 10:15:42.738 | | ip_version | 4 | 2026-08-27 10:15:42.738 | | ipv6_address_mode | None | 2026-08-27 10:15:42.738 | | ipv6_ra_mode | None | 2026-08-27 10:15:42.738 | | name | shared-subnet | 2026-08-27 10:15:42.738 | | network_id | 568d6cab-0ef4-47d9-87c7-23bb1901a029 | 2026-08-27 10:15:42.739 | | project_id | f1eae1df4ea7498db278d87a8d96d57b | 2026-08-27 10:15:42.739 | | revision_number | 0 | 2026-08-27 10:15:42.739 | | router:external | False | 2026-08-27 10:15:42.739 | | segment_id | None | 2026-08-27 10:15:42.739 | | service_types | | 2026-08-27 10:15:42.739 | | subnetpool_id | None | 2026-08-27 10:15:42.739 | | tags | | 2026-08-27 10:15:42.739 | | updated_at | 2026-08-27T10:15:41Z | 2026-08-27 10:15:42.740 | +----------------------+--------------------------------------+ 2026-08-27 10:15:43.121 | ++ lib/tempest:configure_tempest:401 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT use_syslog False 2026-08-27 10:15:43.167 | ++ lib/tempest:configure_tempest:404 : iniset /opt/stack/tempest/etc/tempest.conf oslo_concurrency lock_path /opt/stack/data/tempest 2026-08-27 10:15:43.210 | ++ lib/tempest:configure_tempest:405 : mkdir -p /opt/stack/data/tempest 2026-08-27 10:15:43.216 | ++ lib/tempest:configure_tempest:406 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT use_stderr False 2026-08-27 10:15:43.256 | ++ lib/tempest:configure_tempest:407 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT log_file tempest.log 2026-08-27 10:15:43.296 | ++ lib/tempest:configure_tempest:408 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT debug True 2026-08-27 10:15:43.335 | ++ lib/tempest:configure_tempest:411 : iniset /opt/stack/tempest/etc/tempest.conf compute build_timeout 196 2026-08-27 10:15:43.379 | ++ lib/tempest:configure_tempest:412 : iniset /opt/stack/tempest/etc/tempest.conf volume build_timeout 196 2026-08-27 10:15:43.422 | ++ lib/tempest:configure_tempest:415 : iniset /opt/stack/tempest/etc/tempest.conf identity uri_v3 http://192.168.122.38/identity/v3 2026-08-27 10:15:43.463 | ++ lib/tempest:configure_tempest:416 : iniset /opt/stack/tempest/etc/tempest.conf identity user_lockout_failure_attempts 2 2026-08-27 10:15:43.503 | ++ lib/tempest:configure_tempest:417 : iniset /opt/stack/tempest/etc/tempest.conf identity user_lockout_duration 10 2026-08-27 10:15:43.542 | ++ lib/tempest:configure_tempest:418 : iniset /opt/stack/tempest/etc/tempest.conf identity user_unique_last_password_count 2 2026-08-27 10:15:43.582 | ++ lib/tempest:configure_tempest:419 : [[ True == \T\r\u\e ]] 2026-08-27 10:15:43.586 | ++ lib/tempest:configure_tempest:420 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_username admin 2026-08-27 10:15:43.626 | ++ lib/tempest:configure_tempest:421 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_password nomoresecret 2026-08-27 10:15:43.664 | ++ lib/tempest:configure_tempest:422 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_project_name admin 2026-08-27 10:15:43.702 | ++ lib/tempest:configure_tempest:423 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_domain_name Default 2026-08-27 10:15:43.740 | ++ lib/tempest:configure_tempest:425 : iniset /opt/stack/tempest/etc/tempest.conf identity auth_version v3 2026-08-27 10:15:43.779 | ++ lib/tempest:configure_tempest:426 : is_service_enabled tls-proxy 2026-08-27 10:15:43.802 | ++ functions-common:is_service_enabled:2076 : return 1 2026-08-27 10:15:43.805 | ++ lib/tempest:configure_tempest:431 : [[ True = True ]] 2026-08-27 10:15:43.809 | ++ lib/tempest:configure_tempest:432 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled security_compliance True 2026-08-27 10:15:43.850 | ++ lib/tempest:configure_tempest:437 : is_service_enabled ldap 2026-08-27 10:15:43.873 | ++ functions-common:is_service_enabled:2076 : return 1 2026-08-27 10:15:43.876 | ++ lib/tempest:configure_tempest:443 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled project_tags True 2026-08-27 10:15:43.913 | ++ lib/tempest:configure_tempest:447 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled application_credentials True 2026-08-27 10:15:43.951 | ++ lib/tempest:configure_tempest:451 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled access_rules True 2026-08-27 10:15:43.987 | ++ lib/tempest:configure_tempest:456 : [[ ! -z '' ]] 2026-08-27 10:15:43.989 | ++ lib/tempest:configure_tempest:459 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled import_image False 2026-08-27 10:15:44.028 | ++ lib/tempest:configure_tempest:460 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled os_glance_reserved True 2026-08-27 10:15:44.066 | ++ lib/tempest:configure_tempest:461 : is_service_enabled g-api-r 2026-08-27 10:15:44.089 | ++ functions-common:is_service_enabled:2076 : return 1 2026-08-27 10:15:44.093 | ++ lib/tempest:configure_tempest:466 : iniset /opt/stack/tempest/etc/tempest.conf compute image_ref fb4a1efe-5dea-49f2-bc41-94014c32f2bf 2026-08-27 10:15:44.136 | ++ lib/tempest:configure_tempest:467 : iniset /opt/stack/tempest/etc/tempest.conf compute image_ref_alt fb4a1efe-5dea-49f2-bc41-94014c32f2bf 2026-08-27 10:15:44.173 | ++ lib/tempest:configure_tempest:468 : iniset /opt/stack/tempest/etc/tempest.conf compute flavor_ref 42 2026-08-27 10:15:44.214 | ++ lib/tempest:configure_tempest:469 : iniset /opt/stack/tempest/etc/tempest.conf compute flavor_ref_alt 84 2026-08-27 10:15:44.252 | ++ lib/tempest:configure_tempest:470 : iniset /opt/stack/tempest/etc/tempest.conf validation connect_method floating 2026-08-27 10:15:44.295 | ++ lib/tempest:configure_tempest:471 : is_service_enabled neutron 2026-08-27 10:15:44.317 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-27 10:15:44.321 | ++ lib/tempest:configure_tempest:479 : [[ -n '' ]] 2026-08-27 10:15:44.324 | ++ lib/tempest:configure_tempest:489 : local tempest_compute_min_microversion=None 2026-08-27 10:15:44.328 | ++ lib/tempest:configure_tempest:490 : local tempest_compute_max_microversion=latest 2026-08-27 10:15:44.331 | ++ lib/tempest:configure_tempest:493 : [[ '' == \c\o\m\p\u\t\e\_\l\e\g\a\c\y ]] 2026-08-27 10:15:44.336 | ++ lib/tempest:configure_tempest:497 : '[' None == None ']' 2026-08-27 10:15:44.338 | ++ lib/tempest:configure_tempest:498 : inicomment /opt/stack/tempest/etc/tempest.conf compute min_microversion 2026-08-27 10:15:44.363 | ++ lib/tempest:configure_tempest:502 : '[' latest == None ']' 2026-08-27 10:15:44.366 | ++ lib/tempest:configure_tempest:505 : iniset /opt/stack/tempest/etc/tempest.conf compute max_microversion latest 2026-08-27 10:15:44.407 | ++ lib/tempest:configure_tempest:508 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled personality False 2026-08-27 10:15:44.452 | ++ lib/tempest:configure_tempest:509 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled resize True 2026-08-27 10:15:44.491 | ++ lib/tempest:configure_tempest:510 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled live_migration False 2026-08-27 10:15:44.532 | ++ lib/tempest:configure_tempest:511 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled change_password False 2026-08-27 10:15:44.573 | ++ lib/tempest:configure_tempest:512 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled block_migration_for_live_migration False 2026-08-27 10:15:44.612 | ++ lib/tempest:configure_tempest:513 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled live_migrate_back_and_forth False 2026-08-27 10:15:44.651 | ++ lib/tempest:configure_tempest:514 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled attach_encrypted_volume True 2026-08-27 10:15:44.689 | ++ lib/tempest:configure_tempest:517 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled hostname_fqdn_sanitization True 2026-08-27 10:15:44.724 | ++ lib/tempest:configure_tempest:519 : [[ -n ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter ]] 2026-08-27 10:15:44.728 | ++ 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-27 10:15:44.767 | ++ lib/tempest:configure_tempest:523 : [[ False == \T\r\u\e ]] 2026-08-27 10:15:44.770 | ++ lib/tempest:configure_tempest:527 : is_service_enabled n-novnc 2026-08-27 10:15:44.792 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-27 10:15:44.796 | ++ lib/tempest:configure_tempest:528 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled vnc_console True 2026-08-27 10:15:44.836 | ++ lib/tempest:configure_tempest:530 : is_service_enabled n-spice 2026-08-27 10:15:44.857 | ++ functions-common:is_service_enabled:2076 : return 1 2026-08-27 10:15:44.860 | ++ lib/tempest:configure_tempest:530 : '[' False '!=' False ']' 2026-08-27 10:15:44.863 | ++ lib/tempest:configure_tempest:533 : is_service_enabled n-sproxy 2026-08-27 10:15:44.884 | ++ functions-common:is_service_enabled:2076 : return 1 2026-08-27 10:15:44.887 | ++ lib/tempest:configure_tempest:533 : '[' False '!=' False ']' 2026-08-27 10:15:44.890 | ++ lib/tempest:configure_tempest:538 : local nova_policy_roles=admin,manager,member,reader,service 2026-08-27 10:15:44.894 | ++ 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-27 10:15:44.940 | ++ lib/tempest:configure_tempest:542 : iniset /opt/stack/tempest/etc/tempest.conf network project_networks_reachable false 2026-08-27 10:15:44.980 | ++ lib/tempest:configure_tempest:543 : iniset /opt/stack/tempest/etc/tempest.conf network public_network_id da3a2b16-9472-4802-abb2-105821ca5156 2026-08-27 10:15:45.018 | ++ lib/tempest:configure_tempest:544 : iniset /opt/stack/tempest/etc/tempest.conf network public_router_id '' 2026-08-27 10:15:45.059 | ++ lib/tempest:configure_tempest:545 : iniset /opt/stack/tempest/etc/tempest.conf network default_network 10.0.0.0/22 2026-08-27 10:15:45.100 | ++ lib/tempest:configure_tempest:546 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled ipv6 True 2026-08-27 10:15:45.143 | ++ lib/tempest:configure_tempest:547 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled ipv6_subnet_attributes True 2026-08-27 10:15:45.182 | ++ lib/tempest:configure_tempest:548 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled port_security True 2026-08-27 10:15:45.219 | ++ lib/tempest:configure_tempest:550 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope neutron True 2026-08-27 10:15:45.261 | ++ lib/tempest:configure_tempest:553 : SCENARIO_IMAGE_DIR=/home/quobyte/devstack/files 2026-08-27 10:15:45.264 | ++ lib/tempest:configure_tempest:554 : SCENARIO_IMAGE_FILE=cirros-0.6.3-x86_64-disk.img 2026-08-27 10:15:45.268 | ++ lib/tempest:configure_tempest:555 : SCENARIO_IMAGE_TYPE=cirros 2026-08-27 10:15:45.272 | ++ 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-27 10:15:45.317 | ++ lib/tempest:configure_tempest:560 : [[ cirros == \c\i\r\r\o\s ]] 2026-08-27 10:15:45.324 | +++ lib/tempest:configure_tempest:563 : echo 0.6.3 2026-08-27 10:15:45.324 | +++ lib/tempest:configure_tempest:563 : tr -d . 2026-08-27 10:15:45.329 | ++ lib/tempest:configure_tempest:563 : [[ 063 -ge 060 ]] 2026-08-27 10:15:45.333 | ++ lib/tempest:configure_tempest:564 : iniset /opt/stack/tempest/etc/tempest.conf scenario dhcp_client dhcpcd 2026-08-27 10:15:45.377 | ++ lib/tempest:configure_tempest:569 : TEMPEST_SSH_NETWORK_NAME=private 2026-08-27 10:15:45.380 | ++ lib/tempest:configure_tempest:570 : is_provider_network 2026-08-27 10:15:45.384 | ++ functions-common:is_provider_network:2269 : '[' '' == True ']' 2026-08-27 10:15:45.388 | ++ functions-common:is_provider_network:2272 : return 1 2026-08-27 10:15:45.391 | ++ lib/tempest:configure_tempest:574 : iniset /opt/stack/tempest/etc/tempest.conf validation run_validation True 2026-08-27 10:15:45.435 | ++ lib/tempest:configure_tempest:575 : iniset /opt/stack/tempest/etc/tempest.conf validation ip_version_for_ssh 4 2026-08-27 10:15:45.478 | ++ lib/tempest:configure_tempest:576 : iniset /opt/stack/tempest/etc/tempest.conf validation ssh_timeout 196 2026-08-27 10:15:45.522 | ++ lib/tempest:configure_tempest:577 : iniset /opt/stack/tempest/etc/tempest.conf validation image_ssh_user cirros 2026-08-27 10:15:45.566 | ++ lib/tempest:configure_tempest:578 : iniset /opt/stack/tempest/etc/tempest.conf validation image_alt_ssh_user cirros 2026-08-27 10:15:45.611 | ++ lib/tempest:configure_tempest:579 : iniset /opt/stack/tempest/etc/tempest.conf validation network_for_ssh private 2026-08-27 10:15:45.655 | ++ lib/tempest:configure_tempest:583 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2026-08-27 10:15:45.659 | ++ lib/tempest:configure_tempest:584 : TEMPEST_VOLUME_MANAGE_SNAPSHOT=True 2026-08-27 10:15:45.664 | +++ lib/tempest:configure_tempest:586 : trueorfalse False TEMPEST_VOLUME_MANAGE_SNAPSHOT 2026-08-27 10:15:45.690 | ++ lib/tempest:configure_tempest:586 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled manage_snapshot True 2026-08-27 10:15:45.737 | ++ lib/tempest:configure_tempest:588 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2026-08-27 10:15:45.741 | ++ lib/tempest:configure_tempest:589 : TEMPEST_VOLUME_MANAGE_VOLUME=True 2026-08-27 10:15:45.746 | +++ lib/tempest:configure_tempest:591 : trueorfalse False TEMPEST_VOLUME_MANAGE_VOLUME 2026-08-27 10:15:45.772 | ++ lib/tempest:configure_tempest:591 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled manage_volume True 2026-08-27 10:15:45.816 | ++ lib/tempest:configure_tempest:594 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2026-08-27 10:15:45.820 | ++ lib/tempest:configure_tempest:594 : '[' libvirt = libvirt ']' 2026-08-27 10:15:45.823 | ++ lib/tempest:configure_tempest:595 : TEMPEST_EXTEND_ATTACHED_VOLUME=True 2026-08-27 10:15:45.828 | +++ lib/tempest:configure_tempest:597 : trueorfalse False TEMPEST_EXTEND_ATTACHED_VOLUME 2026-08-27 10:15:45.855 | ++ lib/tempest:configure_tempest:597 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled extend_attached_volume True 2026-08-27 10:15:45.900 | ++ lib/tempest:configure_tempest:599 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2026-08-27 10:15:45.903 | ++ lib/tempest:configure_tempest:600 : TEMPEST_VOLUME_REVERT_TO_SNAPSHOT=True 2026-08-27 10:15:45.908 | +++ lib/tempest:configure_tempest:602 : trueorfalse False TEMPEST_VOLUME_REVERT_TO_SNAPSHOT 2026-08-27 10:15:45.934 | ++ lib/tempest:configure_tempest:602 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled volume_revert True 2026-08-27 10:15:45.979 | ++ lib/tempest:configure_tempest:603 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled extend_attached_encrypted_volume False 2026-08-27 10:15:46.024 | ++ lib/tempest:configure_tempest:604 : [[ swift == *\s\w\i\f\t* ]] 2026-08-27 10:15:46.028 | ++ lib/tempest:configure_tempest:605 : iniset /opt/stack/tempest/etc/tempest.conf volume backup_driver swift 2026-08-27 10:15:46.071 | ++ lib/tempest:configure_tempest:607 : local tempest_volume_min_microversion=None 2026-08-27 10:15:46.075 | ++ lib/tempest:configure_tempest:608 : local tempest_volume_max_microversion=latest 2026-08-27 10:15:46.080 | ++ lib/tempest:configure_tempest:609 : '[' None == None ']' 2026-08-27 10:15:46.084 | ++ lib/tempest:configure_tempest:610 : inicomment /opt/stack/tempest/etc/tempest.conf volume min_microversion 2026-08-27 10:15:46.113 | ++ lib/tempest:configure_tempest:615 : '[' latest == None ']' 2026-08-27 10:15:46.117 | ++ lib/tempest:configure_tempest:618 : iniset /opt/stack/tempest/etc/tempest.conf volume max_microversion latest 2026-08-27 10:15:46.162 | ++ lib/tempest:configure_tempest:621 : is_service_enabled c-bak 2026-08-27 10:15:46.187 | ++ functions-common:is_service_enabled:2076 : return 1 2026-08-27 10:15:46.191 | ++ lib/tempest:configure_tempest:622 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled backup False 2026-08-27 10:15:46.235 | ++ lib/tempest:configure_tempest:628 : [[ -n lvm:lvmdriver-1 ]] 2026-08-27 10:15:46.239 | ++ lib/tempest:configure_tempest:628 : [[ lvm:lvmdriver-1 =~ .*,.* ]] 2026-08-27 10:15:46.243 | ++ lib/tempest:configure_tempest:648 : '[' default '!=' default -o 'Open Source' '!=' 'Open Source' ']' 2026-08-27 10:15:46.246 | ++ lib/tempest:configure_tempest:652 : '[' default '!=' default -o iSCSI '!=' iSCSI ']' 2026-08-27 10:15:46.250 | ++ lib/tempest:configure_tempest:657 : [[ False == \T\r\u\e ]] 2026-08-27 10:15:46.254 | ++ lib/tempest:configure_tempest:666 : local tempest_placement_min_microversion=None 2026-08-27 10:15:46.258 | ++ lib/tempest:configure_tempest:667 : local tempest_placement_max_microversion=latest 2026-08-27 10:15:46.262 | ++ lib/tempest:configure_tempest:668 : '[' None == None ']' 2026-08-27 10:15:46.266 | ++ lib/tempest:configure_tempest:669 : inicomment /opt/stack/tempest/etc/tempest.conf placement min_microversion 2026-08-27 10:15:46.295 | ++ lib/tempest:configure_tempest:673 : '[' latest == None ']' 2026-08-27 10:15:46.299 | ++ lib/tempest:configure_tempest:676 : iniset /opt/stack/tempest/etc/tempest.conf placement max_microversion latest 2026-08-27 10:15:46.347 | ++ lib/tempest:configure_tempest:680 : '[' libvirt = ironic ']' 2026-08-27 10:15:46.351 | ++ lib/tempest:configure_tempest:694 : '[' libvirt = libvirt ']' 2026-08-27 10:15:46.355 | ++ lib/tempest:configure_tempest:696 : '[' kvm = lxc ']' 2026-08-27 10:15:46.359 | ++ lib/tempest:configure_tempest:703 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled shelve_migrate True 2026-08-27 10:15:46.403 | ++ lib/tempest:configure_tempest:704 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled stable_rescue True 2026-08-27 10:15:46.448 | ++ lib/tempest:configure_tempest:705 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled swap_volume True 2026-08-27 10:15:46.495 | ++ lib/tempest:configure_tempest:718 : local service 2026-08-27 10:15:46.499 | ++ lib/tempest:configure_tempest:719 : local tempest_services=key,glance,nova,neutron,cinder,swift,horizon 2026-08-27 10:15:46.503 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-08-27 10:15:46.507 | ++ lib/tempest:configure_tempest:721 : is_service_enabled key 2026-08-27 10:15:46.532 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-27 10:15:46.536 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available key True 2026-08-27 10:15:46.583 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-08-27 10:15:46.588 | ++ lib/tempest:configure_tempest:721 : is_service_enabled glance 2026-08-27 10:15:46.612 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-27 10:15:46.616 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available glance True 2026-08-27 10:15:46.663 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-08-27 10:15:46.667 | ++ lib/tempest:configure_tempest:721 : is_service_enabled nova 2026-08-27 10:15:46.692 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-27 10:15:46.696 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available nova True 2026-08-27 10:15:46.742 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-08-27 10:15:46.746 | ++ lib/tempest:configure_tempest:721 : is_service_enabled neutron 2026-08-27 10:15:46.772 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-27 10:15:46.776 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available neutron True 2026-08-27 10:15:46.820 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-08-27 10:15:46.824 | ++ lib/tempest:configure_tempest:721 : is_service_enabled cinder 2026-08-27 10:15:46.846 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-27 10:15:46.850 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available cinder True 2026-08-27 10:15:46.891 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-08-27 10:15:46.894 | ++ lib/tempest:configure_tempest:721 : is_service_enabled swift 2026-08-27 10:15:46.916 | ++ functions-common:is_service_enabled:2076 : return 1 2026-08-27 10:15:46.919 | ++ lib/tempest:configure_tempest:724 : iniset /opt/stack/tempest/etc/tempest.conf service_available swift False 2026-08-27 10:15:46.958 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-08-27 10:15:46.962 | ++ lib/tempest:configure_tempest:721 : is_service_enabled horizon 2026-08-27 10:15:46.984 | ++ functions-common:is_service_enabled:2076 : return 1 2026-08-27 10:15:46.987 | ++ lib/tempest:configure_tempest:724 : iniset /opt/stack/tempest/etc/tempest.conf service_available horizon False 2026-08-27 10:15:47.027 | ++ lib/tempest:configure_tempest:732 : [[ True == True ]] 2026-08-27 10:15:47.031 | ++ lib/tempest:configure_tempest:733 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope keystone true 2026-08-27 10:15:47.071 | ++ lib/tempest:configure_tempest:736 : [[ True == True ]] 2026-08-27 10:15:47.075 | ++ lib/tempest:configure_tempest:737 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope nova true 2026-08-27 10:15:47.117 | ++ lib/tempest:configure_tempest:740 : [[ True == True ]] 2026-08-27 10:15:47.120 | ++ lib/tempest:configure_tempest:741 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope placement true 2026-08-27 10:15:47.162 | ++ lib/tempest:configure_tempest:744 : [[ True == True ]] 2026-08-27 10:15:47.166 | ++ lib/tempest:configure_tempest:745 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope glance true 2026-08-27 10:15:47.207 | ++ lib/tempest:configure_tempest:748 : [[ True == True ]] 2026-08-27 10:15:47.211 | ++ lib/tempest:configure_tempest:749 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope cinder true 2026-08-27 10:15:47.256 | ++ lib/tempest:configure_tempest:752 : '[' libvirt = libvirt ']' 2026-08-27 10:15:47.260 | ++ lib/tempest:configure_tempest:752 : '[' kvm = lxc ']' 2026-08-27 10:15:47.264 | ++ lib/tempest:configure_tempest:762 : local tmp_cfg_file 2026-08-27 10:15:47.269 | +++ lib/tempest:configure_tempest:763 : mktemp 2026-08-27 10:15:47.275 | ++ lib/tempest:configure_tempest:763 : tmp_cfg_file=/tmp/tmp.NN0qhuvJsa 2026-08-27 10:15:47.279 | ++ lib/tempest:configure_tempest:764 : cd /opt/stack/tempest 2026-08-27 10:15:47.283 | ++ lib/tempest:configure_tempest:766 : local tmp_u_c_m 2026-08-27 10:15:47.289 | +++ lib/tempest:configure_tempest:767 : mktemp -t tempest_u_c_m.XXXXXXXXXX 2026-08-27 10:15:47.295 | ++ lib/tempest:configure_tempest:767 : tmp_u_c_m=/tmp/tempest_u_c_m.QzHizEv1wC 2026-08-27 10:15:47.299 | ++ lib/tempest:configure_tempest:768 : set_tempest_venv_constraints /tmp/tempest_u_c_m.QzHizEv1wC 2026-08-27 10:15:47.303 | ++ lib/tempest:set_tempest_venv_constraints:131 : local tmp_c 2026-08-27 10:15:47.307 | ++ lib/tempest:set_tempest_venv_constraints:132 : tmp_c=/tmp/tempest_u_c_m.QzHizEv1wC 2026-08-27 10:15:47.311 | ++ lib/tempest:set_tempest_venv_constraints:133 : [[ master == \m\a\s\t\e\r ]] 2026-08-27 10:15:47.316 | ++ lib/tempest:set_tempest_venv_constraints:134 : cd /opt/stack/requirements 2026-08-27 10:15:47.320 | ++ lib/tempest:set_tempest_venv_constraints:135 : git show master:upper-constraints.txt 2026-08-27 10:15:47.328 | ++ lib/tempest:set_tempest_venv_constraints:142 : export UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-08-27 10:15:47.333 | ++ lib/tempest:set_tempest_venv_constraints:142 : UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-08-27 10:15:47.337 | ++ lib/tempest:set_tempest_venv_constraints:143 : export TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-08-27 10:15:47.341 | ++ lib/tempest:set_tempest_venv_constraints:143 : TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-08-27 10:15:47.345 | ++ lib/tempest:configure_tempest:769 : [[ False != \T\r\u\e ]] 2026-08-27 10:15:47.349 | ++ lib/tempest:configure_tempest:770 : tox -revenv-tempest --notest 2026-08-27 10:15:47.918 | venv-tempest recreate: /opt/stack/tempest/.tox/tempest 2026-08-27 10:15:48.874 | venv-tempest installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt 2026-08-27 10:16:05.711 | venv-tempest develop-inst: /opt/stack/tempest 2026-08-27 10:16:12.532 | 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.0,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-27 10:16:12.532 | ___________________________________ summary ____________________________________ 2026-08-27 10:16:12.532 | venv-tempest: skipped tests 2026-08-27 10:16:12.532 | congratulations :) 2026-08-27 10:16:12.588 | ++ lib/tempest:configure_tempest:772 : tox -evenv-tempest -- pip install -c /tmp/tempest_u_c_m.QzHizEv1wC -r requirements.txt 2026-08-27 10:16:13.509 | /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-27 10:16:13.509 | !! 2026-08-27 10:16:13.509 | 2026-08-27 10:16:13.509 | ******************************************************************************** 2026-08-27 10:16:13.509 | Requirements should be satisfied by a PEP 517 installer. 2026-08-27 10:16:13.510 | If you are using pip, you can try `pip install --use-pep517`. 2026-08-27 10:16:13.510 | 2026-08-27 10:16:13.510 | This deprecation is overdue, please update your project and remove deprecated 2026-08-27 10:16:13.510 | calls to avoid build errors in the future. 2026-08-27 10:16:13.510 | ******************************************************************************** 2026-08-27 10:16:13.510 | 2026-08-27 10:16:13.510 | !! 2026-08-27 10:16:13.510 | dist.fetch_build_eggs(dist.setup_requires) 2026-08-27 10:16:13.911 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:90: SetuptoolsDeprecationWarning: setup.py install is deprecated. 2026-08-27 10:16:13.911 | !! 2026-08-27 10:16:13.912 | 2026-08-27 10:16:13.912 | ******************************************************************************** 2026-08-27 10:16:13.912 | Please avoid running ``setup.py`` directly. 2026-08-27 10:16:13.912 | Instead, use pypa/build, pypa/installer or other 2026-08-27 10:16:13.912 | standards-based tools. 2026-08-27 10:16:13.912 | 2026-08-27 10:16:13.913 | This deprecation is overdue, please update your project and remove deprecated 2026-08-27 10:16:13.913 | calls to avoid build errors in the future. 2026-08-27 10:16:13.913 | 2026-08-27 10:16:13.913 | See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. 2026-08-27 10:16:13.913 | ******************************************************************************** 2026-08-27 10:16:13.913 | 2026-08-27 10:16:13.913 | !! 2026-08-27 10:16:13.914 | self.initialize_options() 2026-08-27 10:16:13.914 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/pbr/setupcfg.py:833: UserWarning: Unknown distribution option: 'tests_require' 2026-08-27 10:16:13.914 | warnings.warn(msg) 2026-08-27 10:16:13.945 | /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-27 10:16:13.945 | !! 2026-08-27 10:16:13.945 | 2026-08-27 10:16:13.945 | ******************************************************************************** 2026-08-27 10:16:13.945 | 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-27 10:16:13.946 | 2026-08-27 10:16:13.946 | By 2027-Feb-18, you need to update your project and remove deprecated calls 2026-08-27 10:16:13.946 | or your builds will no longer be supported. 2026-08-27 10:16:13.946 | 2026-08-27 10:16:13.946 | See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2026-08-27 10:16:13.946 | ******************************************************************************** 2026-08-27 10:16:13.947 | 2026-08-27 10:16:13.947 | !! 2026-08-27 10:16:13.947 | corresp(dist, value, root_dir) 2026-08-27 10:16:14.102 | venv-tempest develop-inst-nodeps: /opt/stack/tempest 2026-08-27 10:16:20.895 | 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.0,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-27 10:16:20.895 | venv-tempest run-test-pre: PYTHONHASHSEED='3925021646' 2026-08-27 10:16:20.896 | venv-tempest run-test: commands[0] | pip install -c /tmp/tempest_u_c_m.QzHizEv1wC -r requirements.txt 2026-08-27 10:16:21.898 | 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-27 10:16:21.899 | 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-27 10:16:21.900 | 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-27 10:16:21.901 | 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-27 10:16:21.902 | 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-27 10:16:21.903 | 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-27 10:16:21.903 | 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-27 10:16:21.904 | 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-27 10:16:21.905 | 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-27 10:16:21.906 | Requirement already satisfied: oslo.log>=3.36.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 10)) (8.3.0) 2026-08-27 10:16:21.907 | 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-27 10:16:21.907 | 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-27 10:16:21.908 | 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-27 10:16:21.909 | 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-27 10:16:21.910 | 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-27 10:16:21.911 | 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-27 10:16:21.911 | 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-27 10:16:21.912 | 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-27 10:16:21.913 | 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-27 10:16:21.914 | 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-27 10:16:21.914 | 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-27 10:16:21.915 | 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-27 10:16:21.916 | 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-27 10:16:21.918 | 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-27 10:16:21.920 | 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-27 10:16:21.921 | 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-27 10:16:21.925 | 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-27 10:16:21.925 | 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-27 10:16:21.926 | 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-27 10:16:21.927 | 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-27 10:16:21.933 | 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-27 10:16:21.934 | 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-27 10:16:21.935 | 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-27 10:16:21.938 | 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-27 10:16:21.943 | 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-27 10:16:21.946 | 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-27 10:16:21.947 | 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-27 10:16:21.950 | 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-27 10:16:21.952 | 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-27 10:16:21.956 | 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-27 10:16:21.956 | 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-27 10:16:21.959 | 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-27 10:16:21.961 | 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-27 10:16:21.962 | 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-27 10:16:21.963 | 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-27 10:16:21.964 | 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-27 10:16:21.976 | 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-27 10:16:21.981 | 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-27 10:16:21.995 | 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-27 10:16:21.998 | 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-27 10:16:21.999 | 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-27 10:16:22.000 | 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-27 10:16:22.001 | 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-27 10:16:22.011 | 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-27 10:16:22.033 | 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-27 10:16:22.039 | 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-27 10:16:22.040 | 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-27 10:16:22.041 | 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-27 10:16:22.055 | 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-27 10:16:22.056 | 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-27 10:16:22.061 | 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-27 10:16:22.309 | ___________________________________ summary ____________________________________ 2026-08-27 10:16:22.309 | venv-tempest: commands succeeded 2026-08-27 10:16:22.309 | congratulations :) 2026-08-27 10:16:22.356 | ++ lib/tempest:configure_tempest:773 : rm -f /tmp/tempest_u_c_m.QzHizEv1wC 2026-08-27 10:16:22.363 | ++ lib/tempest:configure_tempest:776 : [[ False == \T\r\u\e ]] 2026-08-27 10:16:22.367 | ++ lib/tempest:configure_tempest:784 : [[ True == \F\a\l\s\e ]] 2026-08-27 10:16:22.371 | ++ lib/tempest:configure_tempest:788 : iniset /opt/stack/tempest/etc/tempest.conf auth use_dynamic_credentials True 2026-08-27 10:16:22.417 | ++ lib/tempest:configure_tempest:794 : tox -evenv-tempest -- tempest verify-config -uro /tmp/tmp.NN0qhuvJsa 2026-08-27 10:16:23.342 | /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-27 10:16:23.342 | !! 2026-08-27 10:16:23.342 | 2026-08-27 10:16:23.342 | ******************************************************************************** 2026-08-27 10:16:23.342 | Requirements should be satisfied by a PEP 517 installer. 2026-08-27 10:16:23.342 | If you are using pip, you can try `pip install --use-pep517`. 2026-08-27 10:16:23.342 | 2026-08-27 10:16:23.343 | This deprecation is overdue, please update your project and remove deprecated 2026-08-27 10:16:23.343 | calls to avoid build errors in the future. 2026-08-27 10:16:23.343 | ******************************************************************************** 2026-08-27 10:16:23.343 | 2026-08-27 10:16:23.343 | !! 2026-08-27 10:16:23.343 | dist.fetch_build_eggs(dist.setup_requires) 2026-08-27 10:16:23.741 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:90: SetuptoolsDeprecationWarning: setup.py install is deprecated. 2026-08-27 10:16:23.742 | !! 2026-08-27 10:16:23.742 | 2026-08-27 10:16:23.742 | ******************************************************************************** 2026-08-27 10:16:23.742 | Please avoid running ``setup.py`` directly. 2026-08-27 10:16:23.742 | Instead, use pypa/build, pypa/installer or other 2026-08-27 10:16:23.742 | standards-based tools. 2026-08-27 10:16:23.742 | 2026-08-27 10:16:23.742 | This deprecation is overdue, please update your project and remove deprecated 2026-08-27 10:16:23.742 | calls to avoid build errors in the future. 2026-08-27 10:16:23.742 | 2026-08-27 10:16:23.742 | See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. 2026-08-27 10:16:23.743 | ******************************************************************************** 2026-08-27 10:16:23.743 | 2026-08-27 10:16:23.743 | !! 2026-08-27 10:16:23.743 | self.initialize_options() 2026-08-27 10:16:23.743 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/pbr/setupcfg.py:833: UserWarning: Unknown distribution option: 'tests_require' 2026-08-27 10:16:23.743 | warnings.warn(msg) 2026-08-27 10:16:23.773 | /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-27 10:16:23.773 | !! 2026-08-27 10:16:23.773 | 2026-08-27 10:16:23.773 | ******************************************************************************** 2026-08-27 10:16:23.773 | 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-27 10:16:23.773 | 2026-08-27 10:16:23.773 | By 2027-Feb-18, you need to update your project and remove deprecated calls 2026-08-27 10:16:23.774 | or your builds will no longer be supported. 2026-08-27 10:16:23.774 | 2026-08-27 10:16:23.774 | See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2026-08-27 10:16:23.774 | ******************************************************************************** 2026-08-27 10:16:23.774 | 2026-08-27 10:16:23.774 | !! 2026-08-27 10:16:23.775 | corresp(dist, value, root_dir) 2026-08-27 10:16:23.926 | venv-tempest develop-inst-nodeps: /opt/stack/tempest 2026-08-27 10:16:30.672 | 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.0,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-27 10:16:30.673 | venv-tempest run-test-pre: PYTHONHASHSEED='2949593836' 2026-08-27 10:16:30.673 | venv-tempest run-test: commands[0] | tempest verify-config -uro /tmp/tmp.NN0qhuvJsa 2026-08-27 10:16:34.849 | ___________________________________ summary ____________________________________ 2026-08-27 10:16:34.849 | venv-tempest: commands succeeded 2026-08-27 10:16:34.849 | congratulations :) 2026-08-27 10:16:34.895 | ++ lib/tempest:configure_tempest:799 : is_service_enabled q-metering neutron-metering 2026-08-27 10:16:34.923 | ++ functions-common:is_service_enabled:2076 : return 1 2026-08-27 10:16:34.926 | ++ lib/tempest:configure_tempest:800 : DISABLE_NETWORK_API_EXTENSIONS+=', metering' 2026-08-27 10:16:34.931 | ++ lib/tempest:configure_tempest:804 : is_service_enabled q-l3 neutron-l3 2026-08-27 10:16:34.956 | ++ functions-common:is_service_enabled:2076 : return 1 2026-08-27 10:16:34.962 | ++ lib/tempest:configure_tempest:805 : DISABLE_NETWORK_API_EXTENSIONS+=', l3_agent_scheduler' 2026-08-27 10:16:34.965 | ++ 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-27 10:16:34.968 | ++ lib/tempest:configure_tempest:809 : [[ ! -z , metering, l3_agent_scheduler ]] 2026-08-27 10:16:34.971 | ++ 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-27 10:16:34.976 | +++ 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-27 10:16:34.980 | +++ 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-27 10:16:34.983 | +++ lib/tempest:remove_disabled_extensions:117 : shift 2026-08-27 10:16:34.987 | +++ lib/tempest:remove_disabled_extensions:118 : local 'disabled_exts=, metering, l3_agent_scheduler' 2026-08-27 10:16:34.991 | +++ 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-27 10:16:35.020 | +++ 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-27 10:16:35.046 | ++ 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-27 10:16:35.050 | ++ lib/tempest:configure_tempest:815 : [[ -n '' ]] 2026-08-27 10:16:35.053 | ++ 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-27 10:16:35.091 | ++ lib/tempest:configure_tempest:820 : local object_storage_api_extensions=all 2026-08-27 10:16:35.094 | ++ lib/tempest:configure_tempest:821 : [[ ! -z '' ]] 2026-08-27 10:16:35.098 | ++ lib/tempest:configure_tempest:827 : iniset /opt/stack/tempest/etc/tempest.conf object-storage-feature-enabled discoverable_apis all 2026-08-27 10:16:35.142 | ++ lib/tempest:configure_tempest:829 : local volume_api_extensions=all 2026-08-27 10:16:35.146 | ++ lib/tempest:configure_tempest:830 : [[ ! -z '' ]] 2026-08-27 10:16:35.149 | ++ lib/tempest:configure_tempest:836 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled api_extensions all 2026-08-27 10:16:35.189 | ++ lib/tempest:configure_tempest:839 : IFS=' 2026-08-27 10:16:35.189 | ' 2026-08-27 10:16:35.193 | ++ extras.d/80-tempest.sh:source:23 : echo_summary 'Installing Tempest Plugins' 2026-08-27 10:16:35.196 | ++ ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-27 10:16:35.199 | ++ ./stack.sh:echo_summary:450 : echo -e Installing Tempest Plugins 2026-08-27 10:16:35.203 | ++ extras.d/80-tempest.sh:source:24 : install_tempest_plugins 2026-08-27 10:16:35.207 | ++ lib/tempest:install_tempest_plugins:873 : pushd /opt/stack/tempest 2026-08-27 10:16:35.207 | /opt/stack/tempest /opt/stack/tempest 2026-08-27 10:16:35.211 | ++ lib/tempest:install_tempest_plugins:874 : [[ 0 != 0 ]] 2026-08-27 10:16:35.215 | ++ lib/tempest:install_tempest_plugins:883 : popd 2026-08-27 10:16:35.215 | /opt/stack/tempest 2026-08-27 10:16:35.219 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-08-27 10:16:35.223 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-08-27 10:16:35.227 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-08-27 10:16:35.232 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-08-27 10:16:35.236 | + functions-common:run_phase:1875 : run_plugins stack test-config 2026-08-27 10:16:35.240 | + functions-common:run_plugins:1834 : local mode=stack 2026-08-27 10:16:35.244 | + functions-common:run_plugins:1835 : local phase=test-config 2026-08-27 10:16:35.248 | + functions-common:run_plugins:1837 : local plugins= 2026-08-27 10:16:35.251 | + functions-common:run_plugins:1838 : local plugin 2026-08-27 10:16:35.255 | + ./stack.sh:main:1506 : merge_config_group /home/quobyte/devstack/local.conf test-config 2026-08-27 10:16:35.259 | + inc/meta-config:merge_config_group:171 : local localfile=/home/quobyte/devstack/local.conf 2026-08-27 10:16:35.263 | + inc/meta-config:merge_config_group:171 : shift 2026-08-27 10:16:35.266 | + inc/meta-config:merge_config_group:172 : local matchgroups=test-config 2026-08-27 10:16:35.270 | + inc/meta-config:merge_config_group:174 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-08-27 10:16:35.273 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-08-27 10:16:35.277 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-08-27 10:16:35.283 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/quobyte/devstack/local.conf test-config 2026-08-27 10:16:35.287 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/quobyte/devstack/local.conf 2026-08-27 10:16:35.292 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=test-config 2026-08-27 10:16:35.296 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-08-27 10:16:35.299 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=test-config ' 2026-08-27 10:16:35.300 | /^\[\[.+\|.*\]\]/ { 2026-08-27 10:16:35.300 | gsub("[][]", "", $1); 2026-08-27 10:16:35.300 | split($1, a, "|"); 2026-08-27 10:16:35.300 | if (a[1] == matchgroup) 2026-08-27 10:16:35.300 | print a[2] 2026-08-27 10:16:35.300 | } 2026-08-27 10:16:35.300 | ' /home/quobyte/devstack/local.conf ========================= DevStack Component Timing (times are in seconds) ========================= wait_for_service 29 async_wait 138 osc 428 apt-get 187 test_with_retry 7 dbsync 8 pip_install 171 apt-get-update 5 run_process 46 git_timed 375 ------------------------- Unaccounted time 92 ========================= Total runtime 1486 ================= Async summary ================= Time spent in the background minus waits: 523 sec Elapsed time: 1486 sec Time if we did everything serially: 2009 sec Speedup: 1.35195 Post-stack database query stats: +------------+-----------+-------+ | db | op | count | +------------+-----------+-------+ | keystone | SELECT | 20996 | | keystone | INSERT | 92 | | keystone | UPDATE | 7 | | neutron | DESCRIBE | 2 | | neutron | CREATE | 1 | | neutron | SHOW | 4 | | nova_api | SELECT | 61 | | nova_cell1 | SELECT | 64 | | nova_cell0 | SELECT | 35 | | nova_cell0 | INSERT | 6 | | neutron | SELECT | 5418 | | neutron | INSERT | 845 | | neutron | DELETE | 33 | | placement | SELECT | 23 | | placement | INSERT | 84 | | placement | SET | 1 | | neutron | UPDATE | 260 | | nova_cell0 | UPDATE | 8 | | cinder | SELECT | 57 | | cinder | INSERT | 5 | | cinder | UPDATE | 5 | | placement | UPDATE | 3 | | nova_cell1 | INSERT | 3 | | nova_cell1 | UPDATE | 17 | | 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.38 This is your host IPv6 address: ::1 Keystone is serving at http://192.168.122.38/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