2026-08-30 09:00:02.782 | + ./stack.sh:main:491 : exec 2026-08-30 09:00:02.782 | + ./stack.sh:main:499 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2026-08-30-110002' 2026-08-30 09:00:02.782 | ++ ./stack.sh:main:491 : /usr/bin/python3.12 /home/quobyte/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2026-08-30-110002.summary.2026-08-30-110002 2026-08-30 09:00:02.782 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-30 09:00:02.782 | + ./stack.sh:echo_summary:450 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2026-08-30-110002 2026-08-30 09:00:02.782 | + ./stack.sh:main:501 : ln -sf /opt/stack/logs/stack.sh.log.2026-08-30-110002 /opt/stack/logs/stack.sh.log 2026-08-30 09:00:02.783 | + ./stack.sh:main:502 : ln -sf /opt/stack/logs/stack.sh.log.2026-08-30-110002.summary.2026-08-30-110002 /opt/stack/logs/stack.sh.log.summary 2026-08-30 09:00:02.783 | + ./stack.sh:main:517 : check_path_perm_sanity /opt/stack 2026-08-30 09:00:02.783 | + functions:check_path_perm_sanity:615 : local real_path 2026-08-30 09:00:02.783 | ++ functions:check_path_perm_sanity:616 : readlink -f /opt/stack 2026-08-30 09:00:02.783 | + functions:check_path_perm_sanity:616 : real_path=/opt/stack 2026-08-30 09:00:02.783 | + functions:check_path_perm_sanity:617 : local rebuilt_path= 2026-08-30 09:00:02.783 | ++ functions:check_path_perm_sanity:618 : echo /opt/stack 2026-08-30 09:00:02.783 | ++ functions:check_path_perm_sanity:618 : tr / ' ' 2026-08-30 09:00:02.783 | + functions:check_path_perm_sanity:618 : for i in $(echo ${real_path} | tr "/" " ") 2026-08-30 09:00:02.783 | + functions:check_path_perm_sanity:619 : rebuilt_path=/opt 2026-08-30 09:00:02.784 | ++ functions:check_path_perm_sanity:621 : stat -c %a /opt 2026-08-30 09:00:02.784 | + functions:check_path_perm_sanity:621 : [[ 755 = 700 ]] 2026-08-30 09:00:02.784 | + functions:check_path_perm_sanity:618 : for i in $(echo ${real_path} | tr "/" " ") 2026-08-30 09:00:02.784 | + functions:check_path_perm_sanity:619 : rebuilt_path=/opt/stack 2026-08-30 09:00:02.788 | ++ functions:check_path_perm_sanity:621 : stat -c %a /opt/stack 2026-08-30 09:00:02.793 | + functions:check_path_perm_sanity:621 : [[ 755 = 700 ]] 2026-08-30 09:00:02.796 | + ./stack.sh:main:523 : trap exit_trap EXIT 2026-08-30 09:00:02.799 | + ./stack.sh:main:564 : trap err_trap ERR 2026-08-30 09:00:02.802 | + ./stack.sh:main:577 : set -o errexit 2026-08-30 09:00:02.804 | + ./stack.sh:main:580 : uname -a 2026-08-30 09:00:02.806 | 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-30 09:00:02.809 | + ./stack.sh:main:583 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2026-08-30 09:00:02.812 | + ./stack.sh:main:584 : rm -f /opt/stack/data/ca-bundle.pem 2026-08-30 09:00:02.816 | + ./stack.sh:main:587 : source /home/quobyte/devstack/lib/database 2026-08-30 09:00:02.860 | + ./stack.sh:main:588 : source /home/quobyte/devstack/lib/rpc_backend 2026-08-30 09:00:02.880 | + ./stack.sh:main:591 : source /home/quobyte/devstack/lib/host 2026-08-30 09:00:02.883 | +++ lib/host:source:12 : trueorfalse True ENABLE_KSM 2026-08-30 09:00:02.901 | ++ lib/host:source:12 : ENABLE_KSM=True 2026-08-30 09:00:02.905 | +++ lib/host:source:13 : trueorfalse True ENABLE_KSMTUNED 2026-08-30 09:00:02.923 | ++ lib/host:source:13 : ENABLE_KSMTUNED=True 2026-08-30 09:00:02.926 | +++ lib/host:source:56 : trueorfalse False ENABLE_ZSWAP 2026-08-30 09:00:02.945 | ++ lib/host:source:56 : ENABLE_ZSWAP=False 2026-08-30 09:00:02.948 | ++ lib/host:source:59 : ZSWAP_COMPRESSOR=lz4 2026-08-30 09:00:02.951 | ++ lib/host:source:60 : ZSWAP_ZPOOL=zsmalloc 2026-08-30 09:00:02.955 | +++ lib/host:source:82 : trueorfalse False ENABLE_SYSCTL_MEM_TUNING 2026-08-30 09:00:02.974 | ++ lib/host:source:82 : ENABLE_SYSCTL_MEM_TUNING=False 2026-08-30 09:00:02.978 | +++ lib/host:source:104 : trueorfalse False ENABLE_SYSCTL_NET_TUNING 2026-08-30 09:00:02.995 | ++ lib/host:source:104 : ENABLE_SYSCTL_NET_TUNING=False 2026-08-30 09:00:02.998 | + ./stack.sh:main:594 : tune_host 2026-08-30 09:00:03.001 | + lib/host:tune_host:125 : configure_host_mem 2026-08-30 09:00:03.004 | + lib/host:configure_host_mem:99 : configure_zswap 2026-08-30 09:00:03.007 | + lib/host:configure_zswap:69 : [[ False == \T\r\u\e ]] 2026-08-30 09:00:03.010 | + lib/host:configure_host_mem:100 : configure_ksm 2026-08-30 09:00:03.012 | + lib/host:configure_ksm:39 : [[ True == \T\r\u\e ]] 2026-08-30 09:00:03.015 | + lib/host:configure_ksm:40 : install_package ksmtuned 2026-08-30 09:00:03.018 | + functions-common:install_package:1438 : update_package_repo 2026-08-30 09:00:03.021 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-08-30 09:00:03.024 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=False 2026-08-30 09:00:03.027 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-08-30 09:00:03.030 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-08-30 09:00:03.033 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-08-30 09:00:03.035 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-30 09:00:03.038 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-30 09:00:03.041 | + functions-common:update_package_repo:1421 : apt_get_update 2026-08-30 09:00:03.044 | + functions-common:apt_get_update:1166 : [[ False == \T\r\u\e ]] 2026-08-30 09:00:03.047 | + functions-common:apt_get_update:1171 : [[ False = \T\r\u\e ]] 2026-08-30 09:00:03.050 | + functions-common:apt_get_update:1173 : local sudo=sudo 2026-08-30 09:00:03.054 | ++ functions-common:apt_get_update:1174 : id -u 2026-08-30 09:00:03.058 | + functions-common:apt_get_update:1174 : [[ 1000 = \0 ]] 2026-08-30 09:00:03.061 | + functions-common:apt_get_update:1177 : time_start apt-get-update 2026-08-30 09:00:03.065 | + functions-common:time_start:2406 : local name=apt-get-update 2026-08-30 09:00:03.067 | + functions-common:time_start:2407 : local start_time= 2026-08-30 09:00:03.070 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-30 09:00:03.073 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-30 09:00:03.077 | + functions-common:time_start:2411 : _TIME_START[$name]=1788080403075 2026-08-30 09:00:03.080 | + functions-common:apt_get_update:1179 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2026-08-30 09:00:03.083 | + functions-common:apt_get_update:1180 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2026-08-30 09:00:03.086 | + 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-30 09:00:03.233 | Get:1 https://packages.quobyte.com/repo/current/apt noble InRelease [4747 B] 2026-08-30 09:00:03.797 | Hit:2 http://security.ubuntu.com/ubuntu noble-security InRelease 2026-08-30 09:00:04.448 | Hit:3 http://archive.ubuntu.com/ubuntu noble InRelease 2026-08-30 09:00:04.545 | Hit:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease 2026-08-30 09:00:04.641 | Hit:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease 2026-08-30 09:00:07.543 | Fetched 4747 B in 2s (3052 B/s) 2026-08-30 09:00:09.145 | Reading package lists... 2026-08-30 09:00:09.172 | + functions-common:apt_get_update:1185 : REPOS_UPDATED=True 2026-08-30 09:00:09.174 | + functions-common:apt_get_update:1187 : time_stop apt-get-update 2026-08-30 09:00:09.175 | + functions-common:time_stop:2420 : local name 2026-08-30 09:00:09.177 | + functions-common:time_stop:2421 : local end_time 2026-08-30 09:00:09.179 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-30 09:00:09.181 | + functions-common:time_stop:2423 : local total 2026-08-30 09:00:09.183 | + functions-common:time_stop:2424 : local start_time 2026-08-30 09:00:09.185 | + functions-common:time_stop:2426 : name=apt-get-update 2026-08-30 09:00:09.187 | + functions-common:time_stop:2427 : start_time=1788080403075 2026-08-30 09:00:09.189 | + functions-common:time_stop:2429 : [[ -z 1788080403075 ]] 2026-08-30 09:00:09.192 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-30 09:00:09.196 | + functions-common:time_stop:2432 : end_time=1788080409193 2026-08-30 09:00:09.197 | + functions-common:time_stop:2433 : elapsed_time=6118 2026-08-30 09:00:09.199 | + functions-common:time_stop:2434 : total=0 2026-08-30 09:00:09.201 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-30 09:00:09.202 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=6118 2026-08-30 09:00:09.205 | + functions-common:install_package:1439 : real_install_package ksmtuned 2026-08-30 09:00:09.207 | + functions-common:real_install_package:1426 : is_ubuntu 2026-08-30 09:00:09.209 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-30 09:00:09.211 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-30 09:00:09.213 | + functions-common:real_install_package:1427 : apt_get install ksmtuned 2026-08-30 09:00:09.231 | + 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-30 09:00:09.269 | Reading package lists... 2026-08-30 09:00:09.718 | Building dependency tree... 2026-08-30 09:00:09.720 | Reading state information... 2026-08-30 09:00:10.294 | The following packages were automatically installed and are no longer required: 2026-08-30 09:00:10.296 | libfwupd2 libgusb2 2026-08-30 09:00:10.296 | Use 'sudo apt autoremove' to remove them. 2026-08-30 09:00:10.335 | The following NEW packages will be installed: 2026-08-30 09:00:10.337 | ksmtuned 2026-08-30 09:00:10.423 | 0 upgraded, 1 newly installed, 0 to remove and 15 not upgraded. 2026-08-30 09:00:10.423 | Need to get 7444 B of archives. 2026-08-30 09:00:10.423 | After this operation, 44.0 kB of additional disk space will be used. 2026-08-30 09:00:10.423 | Get:1 http://archive.ubuntu.com/ubuntu noble/universe amd64 ksmtuned amd64 4.20150326 [7444 B] 2026-08-30 09:00:10.633 | perl: warning: Setting locale failed. 2026-08-30 09:00:10.633 | perl: warning: Please check that your locale settings: 2026-08-30 09:00:10.633 | LANGUAGE = (unset), 2026-08-30 09:00:10.633 | LC_ALL = "en_US.utf8", 2026-08-30 09:00:10.633 | LANG = "de_DE.UTF-8" 2026-08-30 09:00:10.633 | are supported and installed on your system. 2026-08-30 09:00:10.633 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-30 09:00:10.724 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-08-30 09:00:10.724 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-08-30 09:00:10.725 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-08-30 09:00:10.917 | Fetched 7444 B in 0s (126 kB/s) 2026-08-30 09:00:11.071 | Selecting previously unselected package ksmtuned. 2026-08-30 09:00:11.357 | (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-30 09:00:11.363 | Preparing to unpack .../ksmtuned_4.20150326_amd64.deb ... 2026-08-30 09:00:11.373 | Unpacking ksmtuned (4.20150326) ... 2026-08-30 09:00:11.437 | Setting up ksmtuned (4.20150326) ... 2026-08-30 09:00:11.649 | Created symlink /etc/systemd/system/multi-user.target.wants/ksm.service → /usr/lib/systemd/system/ksm.service. 2026-08-30 09:00:11.842 | Created symlink /etc/systemd/system/multi-user.target.wants/ksmtuned.service → /usr/lib/systemd/system/ksmtuned.service. 2026-08-30 09:00:12.551 | perl: warning: Setting locale failed. 2026-08-30 09:00:12.551 | perl: warning: Please check that your locale settings: 2026-08-30 09:00:12.552 | LANGUAGE = (unset), 2026-08-30 09:00:12.552 | LC_ALL = "en_US.utf8", 2026-08-30 09:00:12.552 | LANG = "de_DE.UTF-8" 2026-08-30 09:00:12.552 | are supported and installed on your system. 2026-08-30 09:00:12.552 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-30 09:00:12.704 | perl: warning: Setting locale failed. 2026-08-30 09:00:12.704 | perl: warning: Please check that your locale settings: 2026-08-30 09:00:12.705 | LANGUAGE = (unset), 2026-08-30 09:00:12.705 | LC_ALL = "en_US.utf8", 2026-08-30 09:00:12.705 | LANG = "de_DE.UTF-8" 2026-08-30 09:00:12.705 | are supported and installed on your system. 2026-08-30 09:00:12.705 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-30 09:00:12.758 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-08-30 09:00:12.758 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-08-30 09:00:12.758 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-08-30 09:00:12.832 | perl: warning: Setting locale failed. 2026-08-30 09:00:12.832 | perl: warning: Please check that your locale settings: 2026-08-30 09:00:12.832 | LANGUAGE = (unset), 2026-08-30 09:00:12.832 | LC_ALL = "en_US.utf8", 2026-08-30 09:00:12.832 | LANG = "de_DE.UTF-8" 2026-08-30 09:00:12.832 | are supported and installed on your system. 2026-08-30 09:00:12.833 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-30 09:00:13.390 | 2026-08-30 09:00:13.390 | Running kernel seems to be up-to-date. 2026-08-30 09:00:13.391 | 2026-08-30 09:00:13.391 | No services need to be restarted. 2026-08-30 09:00:13.391 | 2026-08-30 09:00:13.394 | No containers need to be restarted. 2026-08-30 09:00:13.394 | 2026-08-30 09:00:13.394 | No user sessions are running outdated binaries. 2026-08-30 09:00:13.394 | 2026-08-30 09:00:13.394 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-08-30 09:00:15.680 | + functions-common:apt_get:1211 : result=0 2026-08-30 09:00:15.682 | + functions-common:apt_get:1214 : time_stop apt-get 2026-08-30 09:00:15.685 | + functions-common:time_stop:2420 : local name 2026-08-30 09:00:15.687 | + functions-common:time_stop:2421 : local end_time 2026-08-30 09:00:15.690 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-30 09:00:15.692 | + functions-common:time_stop:2423 : local total 2026-08-30 09:00:15.695 | + functions-common:time_stop:2424 : local start_time 2026-08-30 09:00:15.697 | + functions-common:time_stop:2426 : name=apt-get 2026-08-30 09:00:15.699 | + functions-common:time_stop:2427 : start_time=1788080409228 2026-08-30 09:00:15.702 | + functions-common:time_stop:2429 : [[ -z 1788080409228 ]] 2026-08-30 09:00:15.704 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-30 09:00:15.708 | + functions-common:time_stop:2432 : end_time=1788080415706 2026-08-30 09:00:15.711 | + functions-common:time_stop:2433 : elapsed_time=6478 2026-08-30 09:00:15.713 | + functions-common:time_stop:2434 : total=1171 2026-08-30 09:00:15.715 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-30 09:00:15.718 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=7649 2026-08-30 09:00:15.721 | + functions-common:apt_get:1215 : return 0 2026-08-30 09:00:15.724 | ++ lib/host:configure_ksm:42 : bool_to_int ENABLE_KSM 2026-08-30 09:00:15.739 | + lib/host:configure_ksm:42 : set_sysfs_parameter ksm 0 /sys/kernel/mm/ksm/run 2026-08-30 09:00:15.742 | + lib/host:set_sysfs_parameter:15 : local name=ksm 2026-08-30 09:00:15.744 | + lib/host:set_sysfs_parameter:16 : local value=0 2026-08-30 09:00:15.747 | + lib/host:set_sysfs_parameter:17 : local param_file=/sys/kernel/mm/ksm/run 2026-08-30 09:00:15.749 | + lib/host:set_sysfs_parameter:19 : [[ ! -e /sys/kernel/mm/ksm/run ]] 2026-08-30 09:00:15.753 | + lib/host:set_sysfs_parameter:24 : echo 0 2026-08-30 09:00:15.753 | + lib/host:set_sysfs_parameter:24 : sudo tee /sys/kernel/mm/ksm/run 2026-08-30 09:00:15.763 | 0 2026-08-30 09:00:15.767 | + lib/host:configure_host_mem:101 : configure_sysctl_mem_parmaters 2026-08-30 09:00:15.769 | + lib/host:configure_sysctl_mem_parmaters:84 : [[ False == \T\r\u\e ]] 2026-08-30 09:00:15.771 | + lib/host:tune_host:126 : configure_host_net 2026-08-30 09:00:15.774 | + lib/host:configure_host_net:121 : configure_sysctl_net_parmaters 2026-08-30 09:00:15.776 | + lib/host:configure_sysctl_net_parmaters:106 : [[ False == \T\r\u\e ]] 2026-08-30 09:00:15.779 | + ./stack.sh:main:600 : fetch_plugins 2026-08-30 09:00:15.781 | + functions-common:fetch_plugins:1766 : local plugins= 2026-08-30 09:00:15.784 | + functions-common:fetch_plugins:1767 : local plugin 2026-08-30 09:00:15.786 | + functions-common:fetch_plugins:1770 : [[ -z '' ]] 2026-08-30 09:00:15.789 | + functions-common:fetch_plugins:1771 : return 2026-08-30 09:00:15.791 | + ./stack.sh:main:604 : run_phase override_defaults 2026-08-30 09:00:15.793 | + functions-common:run_phase:1848 : local mode=override_defaults 2026-08-30 09:00:15.795 | + functions-common:run_phase:1849 : local phase= 2026-08-30 09:00:15.797 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-08-30 09:00:15.799 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-08-30 09:00:15.802 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-08-30 09:00:15.804 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-08-30 09:00:15.806 | + functions-common:run_phase:1858 : local extra 2026-08-30 09:00:15.809 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-08-30 09:00:15.813 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-08-30 09:00:15.815 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-08-30 09:00:15.818 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-08-30 09:00:15.820 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh override_defaults 2026-08-30 09:00:15.823 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-08-30 09:00:15.837 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-30 09:00:15.840 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2026-08-30 09:00:15.842 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2026-08-30 09:00:15.845 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2026-08-30 09:00:15.847 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2026-08-30 09:00:15.850 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2026-08-30 09:00:15.852 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2026-08-30 09:00:15.854 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2026-08-30 09:00:15.857 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2026-08-30 09:00:15.859 | + functions-common:run_phase:1869 : [[ override_defaults == \s\o\u\r\c\e ]] 2026-08-30 09:00:15.862 | + 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-30 09:00:15.864 | + functions-common:run_phase:1873 : plugin_override_defaults 2026-08-30 09:00:15.867 | + functions-common:plugin_override_defaults:1807 : local plugins= 2026-08-30 09:00:15.869 | + functions-common:plugin_override_defaults:1808 : local plugin 2026-08-30 09:00:15.872 | + functions-common:plugin_override_defaults:1811 : [[ -z '' ]] 2026-08-30 09:00:15.874 | + functions-common:plugin_override_defaults:1812 : return 2026-08-30 09:00:15.877 | + ./stack.sh:main:607 : source /home/quobyte/devstack/lib/apache 2026-08-30 09:00:15.895 | + ./stack.sh:main:610 : source /home/quobyte/devstack/lib/tls 2026-08-30 09:00:15.898 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2026-08-30 09:00:15.913 | ++ functions-common:is_service_enabled:2076 : return 1 2026-08-30 09:00:15.916 | +++ lib/tls:source:43 : hostname -f 2026-08-30 09:00:15.921 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=devstack 2026-08-30 09:00:15.924 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2026-08-30 09:00:15.926 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2026-08-30 09:00:15.929 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2026-08-30 09:00:15.931 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2026-08-30 09:00:15.934 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2026-08-30 09:00:15.936 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2026-08-30 09:00:15.938 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2026-08-30 09:00:15.941 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2026-08-30 09:00:15.943 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2026-08-30 09:00:15.947 | + ./stack.sh:main:613 : source /home/quobyte/devstack/lib/infra 2026-08-30 09:00:15.961 | + ./stack.sh:main:614 : source /home/quobyte/devstack/lib/libraries 2026-08-30 09:00:15.980 | + ./stack.sh:main:615 : source /home/quobyte/devstack/lib/lvm 2026-08-30 09:00:15.995 | + ./stack.sh:main:616 : source /home/quobyte/devstack/lib/horizon 2026-08-30 09:00:16.008 | + ./stack.sh:main:617 : source /home/quobyte/devstack/lib/keystone 2026-08-30 09:00:16.046 | + ./stack.sh:main:618 : source /home/quobyte/devstack/lib/glance 2026-08-30 09:00:16.121 | + ./stack.sh:main:619 : source /home/quobyte/devstack/lib/nova 2026-08-30 09:00:16.215 | + ./stack.sh:main:620 : source /home/quobyte/devstack/lib/placement 2026-08-30 09:00:16.241 | + ./stack.sh:main:621 : source /home/quobyte/devstack/lib/cinder 2026-08-30 09:00:16.290 | + ./stack.sh:main:622 : source /home/quobyte/devstack/lib/swift 2026-08-30 09:00:16.334 | + ./stack.sh:main:623 : source /home/quobyte/devstack/lib/neutron 2026-08-30 09:00:16.337 | ++ lib/neutron:source:61 : is_service_enabled tls-proxy 2026-08-30 09:00:16.352 | ++ functions-common:is_service_enabled:2076 : return 1 2026-08-30 09:00:16.354 | ++ lib/neutron:source:66 : GITDIR["python-neutronclient"]=/opt/stack/python-neutronclient 2026-08-30 09:00:16.357 | ++ lib/neutron:source:68 : NEUTRON_DIR=/opt/stack/neutron 2026-08-30 09:00:16.360 | ++ lib/neutron:source:69 : NEUTRON_FWAAS_DIR=/opt/stack/neutron-fwaas 2026-08-30 09:00:16.363 | ++ lib/neutron:source:72 : [[ -d /opt/stack/neutron/bin/neutron-server ]] 2026-08-30 09:00:16.366 | +++ lib/neutron:source:75 : get_python_exec_prefix 2026-08-30 09:00:16.383 | +++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2026-08-30 09:00:16.385 | +++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2026-08-30 09:00:16.389 | ++ lib/neutron:source:75 : NEUTRON_BIN_DIR=/opt/stack/data/venv/bin 2026-08-30 09:00:16.392 | ++ lib/neutron:source:78 : NEUTRON_CONF_DIR=/etc/neutron 2026-08-30 09:00:16.394 | ++ lib/neutron:source:79 : NEUTRON_CONF=/etc/neutron/neutron.conf 2026-08-30 09:00:16.397 | ++ lib/neutron:source:80 : export NEUTRON_TEST_CONFIG_FILE=/etc/neutron/debug.ini 2026-08-30 09:00:16.400 | ++ lib/neutron:source:80 : NEUTRON_TEST_CONFIG_FILE=/etc/neutron/debug.ini 2026-08-30 09:00:16.403 | ++ lib/neutron:source:82 : NEUTRON_UWSGI=neutron.wsgi.api:application 2026-08-30 09:00:16.406 | ++ lib/neutron:source:83 : NEUTRON_UWSGI_CONF=/etc/neutron/neutron-api-uwsgi.ini 2026-08-30 09:00:16.410 | +++ lib/neutron:source:89 : trueorfalse True NEUTRON_ENFORCE_NEW_DEFAULTS 2026-08-30 09:00:16.428 | ++ lib/neutron:source:89 : NEUTRON_ENFORCE_NEW_DEFAULTS=True 2026-08-30 09:00:16.430 | ++ lib/neutron:source:90 : [[ -n '' ]] 2026-08-30 09:00:16.433 | ++ lib/neutron:source:96 : AGENT_DHCP_BINARY=/opt/stack/data/venv/bin/neutron-dhcp-agent 2026-08-30 09:00:16.436 | ++ lib/neutron:source:97 : AGENT_L3_BINARY=/opt/stack/data/venv/bin/neutron-l3-agent 2026-08-30 09:00:16.438 | ++ lib/neutron:source:98 : AGENT_META_BINARY=/opt/stack/data/venv/bin/neutron-metadata-agent 2026-08-30 09:00:16.441 | ++ lib/neutron:source:102 : Q_DHCP_CONF_FILE=/etc/neutron/dhcp_agent.ini 2026-08-30 09:00:16.444 | ++ lib/neutron:source:105 : NEUTRON_DHCP_CONF=/etc/neutron/dhcp_agent.ini 2026-08-30 09:00:16.447 | ++ lib/neutron:source:106 : Q_L3_CONF_FILE=/etc/neutron/l3_agent.ini 2026-08-30 09:00:16.450 | ++ lib/neutron:source:109 : NEUTRON_L3_CONF=/etc/neutron/l3_agent.ini 2026-08-30 09:00:16.452 | ++ lib/neutron:source:110 : Q_META_CONF_FILE=/etc/neutron/metadata_agent.ini 2026-08-30 09:00:16.455 | ++ lib/neutron:source:113 : Q_DB_NAME=neutron 2026-08-30 09:00:16.458 | ++ lib/neutron:source:115 : Q_PLUGIN=ml2 2026-08-30 09:00:16.460 | ++ lib/neutron:source:117 : Q_HOST=192.168.122.144 2026-08-30 09:00:16.463 | ++ lib/neutron:source:119 : Q_PROTOCOL=http 2026-08-30 09:00:16.467 | +++ lib/neutron:source:121 : ipv6_unquote 0.0.0.0 2026-08-30 09:00:16.470 | +++ functions-common:ipv6_unquote:2218 : tr -d '[]' 2026-08-30 09:00:16.470 | +++ functions-common:ipv6_unquote:2218 : echo 0.0.0.0 2026-08-30 09:00:16.473 | ++ lib/neutron:source:121 : Q_LISTEN_ADDRESS=0.0.0.0 2026-08-30 09:00:16.476 | ++ lib/neutron:source:123 : Q_ADMIN_USERNAME=neutron 2026-08-30 09:00:16.479 | ++ lib/neutron:source:125 : Q_AUTH_STRATEGY=keystone 2026-08-30 09:00:16.482 | ++ lib/neutron:source:127 : Q_OVS_USE_VETH=False 2026-08-30 09:00:16.484 | ++ lib/neutron:source:128 : Q_USE_ROOTWRAP=True 2026-08-30 09:00:16.488 | +++ lib/neutron:source:129 : trueorfalse True Q_USE_ROOTWRAP_DAEMON 2026-08-30 09:00:16.504 | ++ lib/neutron:source:129 : Q_USE_ROOTWRAP_DAEMON=True 2026-08-30 09:00:16.506 | +++ lib/neutron:source:131 : ipv6_unquote 192.168.122.144 2026-08-30 09:00:16.510 | +++ functions-common:ipv6_unquote:2218 : echo 192.168.122.144 2026-08-30 09:00:16.510 | +++ functions-common:ipv6_unquote:2218 : tr -d '[]' 2026-08-30 09:00:16.515 | ++ lib/neutron:source:131 : Q_META_DATA_IP=192.168.122.144 2026-08-30 09:00:16.517 | ++ lib/neutron:source:133 : Q_ALLOW_OVERLAPPING_IP=True 2026-08-30 09:00:16.519 | ++ lib/neutron:source:134 : Q_NOTIFY_NOVA_PORT_STATUS_CHANGES=True 2026-08-30 09:00:16.522 | ++ lib/neutron:source:135 : Q_NOTIFY_NOVA_PORT_DATA_CHANGES=True 2026-08-30 09:00:16.524 | ++ lib/neutron:source:136 : VIF_PLUGGING_IS_FATAL=True 2026-08-30 09:00:16.527 | ++ lib/neutron:source:137 : VIF_PLUGGING_TIMEOUT=300 2026-08-30 09:00:16.530 | ++ lib/neutron:source:140 : SKIP_STOP_OVN=False 2026-08-30 09:00:16.532 | ++ lib/neutron:source:144 : _Q_PLUGIN_EXTRA_CONF_PATH=/etc/neutron 2026-08-30 09:00:16.534 | ++ lib/neutron:source:147 : NEUTRON_ENDPOINT_SERVICE_NAME=networking 2026-08-30 09:00:16.537 | ++ lib/neutron:source:148 : [[ -z networking ]] 2026-08-30 09:00:16.539 | ++ lib/neutron:source:153 : ALEMBIC_REPO=https://github.com/sqlalchemy/alembic.git 2026-08-30 09:00:16.542 | ++ lib/neutron:source:154 : ALEMBIC_DIR=/opt/stack/alembic 2026-08-30 09:00:16.545 | ++ lib/neutron:source:155 : ALEMBIC_BRANCH=main 2026-08-30 09:00:16.547 | ++ lib/neutron:source:156 : SQLALCHEMY_REPO=https://github.com/sqlalchemy/sqlalchemy.git 2026-08-30 09:00:16.549 | ++ lib/neutron:source:157 : SQLALCHEMY_DIR=/opt/stack/sqlalchemy 2026-08-30 09:00:16.552 | ++ lib/neutron:source:158 : SQLALCHEMY_BRANCH=main 2026-08-30 09:00:16.554 | ++ lib/neutron:source:169 : declare -a -g Q_PLUGIN_EXTRA_CONF_FILES 2026-08-30 09:00:16.556 | ++ lib/neutron:source:172 : declare -a -g _Q_PLUGIN_EXTRA_CONF_FILES_ABS 2026-08-30 09:00:16.558 | ++ lib/neutron:source:175 : Q_RR_CONF_FILE=/etc/neutron/rootwrap.conf 2026-08-30 09:00:16.561 | ++ lib/neutron:source:176 : [[ True == \F\a\l\s\e ]] 2026-08-30 09:00:16.564 | +++ lib/neutron:source:179 : get_rootwrap_location neutron 2026-08-30 09:00:16.566 | +++ functions:get_rootwrap_location:601 : local module=neutron 2026-08-30 09:00:16.569 | ++++ functions:get_rootwrap_location:603 : get_python_exec_prefix 2026-08-30 09:00:16.585 | ++++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2026-08-30 09:00:16.587 | ++++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2026-08-30 09:00:16.590 | +++ functions:get_rootwrap_location:603 : echo /opt/stack/data/venv/bin/neutron-rootwrap 2026-08-30 09:00:16.592 | ++ lib/neutron:source:179 : NEUTRON_ROOTWRAP=/opt/stack/data/venv/bin/neutron-rootwrap 2026-08-30 09:00:16.595 | ++ lib/neutron:source:180 : Q_RR_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2026-08-30 09:00:16.597 | ++ lib/neutron:source:181 : [[ True == \T\r\u\e ]] 2026-08-30 09:00:16.598 | ++ lib/neutron:source:182 : Q_RR_DAEMON_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-08-30 09:00:16.600 | ++ lib/neutron:source:194 : Q_DVR_MODE=legacy 2026-08-30 09:00:16.603 | ++ lib/neutron:source:195 : [[ legacy != \l\e\g\a\c\y ]] 2026-08-30 09:00:16.605 | ++ lib/neutron:source:211 : ENABLE_TENANT_TUNNELS=True 2026-08-30 09:00:16.608 | ++ lib/neutron:source:216 : TENANT_TUNNEL_RANGES=1:1000 2026-08-30 09:00:16.611 | ++ lib/neutron:source:221 : ENABLE_TENANT_VLANS=False 2026-08-30 09:00:16.613 | ++ lib/neutron:source:229 : TENANT_VLAN_RANGE= 2026-08-30 09:00:16.615 | ++ lib/neutron:source:237 : PHYSICAL_NETWORK=public 2026-08-30 09:00:16.616 | ++ lib/neutron:source:247 : OVS_PHYSICAL_BRIDGE=br-ex 2026-08-30 09:00:16.619 | ++ lib/neutron:source:253 : OVS_ENABLE_TUNNELING=True 2026-08-30 09:00:16.622 | ++ lib/neutron:source:257 : ENABLE_ISOLATED_METADATA=False 2026-08-30 09:00:16.623 | ++ lib/neutron:source:262 : ENABLE_METADATA_NETWORK=False 2026-08-30 09:00:16.625 | ++ lib/neutron:source:267 : '[' -f /home/quobyte/devstack/lib/neutron_plugins/ml2 ']' 2026-08-30 09:00:16.628 | ++ lib/neutron:source:268 : source /home/quobyte/devstack/lib/neutron_plugins/ml2 2026-08-30 09:00:16.725 | ++ lib/neutron:source:275 : source /home/quobyte/devstack/lib/neutron_plugins/services/metering 2026-08-30 09:00:16.739 | ++ lib/neutron:source:278 : source /home/quobyte/devstack/lib/neutron_plugins/services/l3 2026-08-30 09:00:16.742 | +++ lib/neutron_plugins/services/l3:source:3 : IP_VERSION=4+6 2026-08-30 09:00:16.744 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \4 ]] 2026-08-30 09:00:16.747 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \6 ]] 2026-08-30 09:00:16.750 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \4\+\6 ]] 2026-08-30 09:00:16.752 | +++ lib/neutron_plugins/services/l3:source:9 : NEUTRON_CREATE_INITIAL_NETWORKS=True 2026-08-30 09:00:16.754 | +++ lib/neutron_plugins/services/l3:source:12 : PROVIDER_SUBNET_NAME=provider_net 2026-08-30 09:00:16.757 | +++ lib/neutron_plugins/services/l3:source:13 : IPV6_PROVIDER_SUBNET_NAME=provider_net_v6 2026-08-30 09:00:16.759 | +++ lib/neutron_plugins/services/l3:source:14 : IPV6_PROVIDER_FIXED_RANGE= 2026-08-30 09:00:16.762 | +++ lib/neutron_plugins/services/l3:source:15 : IPV6_PROVIDER_NETWORK_GATEWAY= 2026-08-30 09:00:16.764 | +++ lib/neutron_plugins/services/l3:source:17 : PUBLIC_BRIDGE=br-ex 2026-08-30 09:00:16.767 | +++ lib/neutron_plugins/services/l3:source:18 : PUBLIC_BRIDGE_MTU=1500 2026-08-30 09:00:16.769 | +++ lib/neutron_plugins/services/l3:source:23 : Q_ASSIGN_GATEWAY_TO_PUBLIC_BRIDGE=True 2026-08-30 09:00:16.771 | +++ lib/neutron_plugins/services/l3:source:26 : Q_ROUTER_NAME=router1 2026-08-30 09:00:16.774 | +++ lib/neutron_plugins/services/l3:source:31 : Q_USE_PUBLIC_VETH=False 2026-08-30 09:00:16.776 | +++ lib/neutron_plugins/services/l3:source:32 : Q_PUBLIC_VETH_EX=veth-pub-ex 2026-08-30 09:00:16.779 | +++ lib/neutron_plugins/services/l3:source:33 : Q_PUBLIC_VETH_INT=veth-pub-int 2026-08-30 09:00:16.781 | +++ lib/neutron_plugins/services/l3:source:39 : Q_L3_ROUTER_PER_TENANT=True 2026-08-30 09:00:16.784 | +++ lib/neutron_plugins/services/l3:source:72 : Q_USE_PROVIDERNET_FOR_PUBLIC=True 2026-08-30 09:00:16.785 | +++ lib/neutron_plugins/services/l3:source:73 : PUBLIC_PHYSICAL_NETWORK=public 2026-08-30 09:00:16.790 | ++++ lib/neutron_plugins/services/l3:source:76 : sed s/-//g 2026-08-30 09:00:16.790 | ++++ lib/neutron_plugins/services/l3:source:76 : cut -c 23- 2026-08-30 09:00:16.790 | ++++ lib/neutron_plugins/services/l3:source:76 : sed -e 's/\(..\)\(....\)\(....\)/\1:\2:\3/' 2026-08-30 09:00:16.791 | ++++ lib/neutron_plugins/services/l3:source:76 : uuidgen 2026-08-30 09:00:16.797 | +++ lib/neutron_plugins/services/l3:source:76 : IPV6_GLOBAL_ID=98:3a2a:4934 2026-08-30 09:00:16.800 | +++ lib/neutron_plugins/services/l3:source:79 : IPV6_RA_MODE=slaac 2026-08-30 09:00:16.803 | +++ lib/neutron_plugins/services/l3:source:80 : IPV6_ADDRESS_MODE=slaac 2026-08-30 09:00:16.806 | +++ lib/neutron_plugins/services/l3:source:81 : IPV6_PUBLIC_SUBNET_NAME=ipv6-public-subnet 2026-08-30 09:00:16.809 | +++ lib/neutron_plugins/services/l3:source:82 : IPV6_PRIVATE_SUBNET_NAME=ipv6-private-subnet 2026-08-30 09:00:16.812 | +++ lib/neutron_plugins/services/l3:source:83 : IPV6_ADDRS_SAFE_TO_USE=fd98:3a2a:4934::/56 2026-08-30 09:00:16.816 | ++++ lib/neutron_plugins/services/l3:source:86 : echo fd98:3a2a:4934::/56 2026-08-30 09:00:16.816 | ++++ lib/neutron_plugins/services/l3:source:86 : awk -F / '{ print $1"/"($2>63 ? $2 : 64) }' 2026-08-30 09:00:16.823 | +++ lib/neutron_plugins/services/l3:source:86 : FIXED_RANGE_V6=fd98:3a2a:4934::/64 2026-08-30 09:00:16.825 | +++ lib/neutron_plugins/services/l3:source:87 : IPV6_PRIVATE_NETWORK_GATEWAY= 2026-08-30 09:00:16.827 | +++ lib/neutron_plugins/services/l3:source:88 : IPV6_PUBLIC_RANGE=2001:db8::/64 2026-08-30 09:00:16.830 | +++ lib/neutron_plugins/services/l3:source:89 : IPV6_PUBLIC_NETWORK_GATEWAY=2001:db8::2 2026-08-30 09:00:16.833 | +++ lib/neutron_plugins/services/l3:source:90 : IPV6_ROUTER_GW_IP=2001:db8::1 2026-08-30 09:00:16.835 | +++ lib/neutron_plugins/services/l3:source:93 : NETWORK_GATEWAY= 2026-08-30 09:00:16.837 | +++ lib/neutron_plugins/services/l3:source:94 : PUBLIC_NETWORK_GATEWAY= 2026-08-30 09:00:16.840 | +++ lib/neutron_plugins/services/l3:source:95 : PRIVATE_SUBNET_NAME=private-subnet 2026-08-30 09:00:16.842 | +++ lib/neutron_plugins/services/l3:source:96 : PUBLIC_SUBNET_NAME=public-subnet 2026-08-30 09:00:16.844 | +++ lib/neutron_plugins/services/l3:source:97 : PUBLIC_SUBNET_ENABLE_DHCP=False 2026-08-30 09:00:16.847 | +++ lib/neutron_plugins/services/l3:source:100 : USE_SUBNETPOOL=True 2026-08-30 09:00:16.849 | +++ lib/neutron_plugins/services/l3:source:101 : SUBNETPOOL_NAME_V4=shared-default-subnetpool-v4 2026-08-30 09:00:16.852 | +++ lib/neutron_plugins/services/l3:source:102 : SUBNETPOOL_NAME_V6=shared-default-subnetpool-v6 2026-08-30 09:00:16.855 | +++ lib/neutron_plugins/services/l3:source:104 : SUBNETPOOL_PREFIX_V4=10.0.0.0/22 2026-08-30 09:00:16.858 | +++ lib/neutron_plugins/services/l3:source:105 : SUBNETPOOL_PREFIX_V6=fd98:3a2a:4934::/56 2026-08-30 09:00:16.860 | +++ lib/neutron_plugins/services/l3:source:107 : SUBNETPOOL_SIZE_V4=26 2026-08-30 09:00:16.862 | +++ lib/neutron_plugins/services/l3:source:108 : SUBNETPOOL_SIZE_V6=64 2026-08-30 09:00:16.867 | ++++ lib/neutron_plugins/services/l3:source:110 : awk '{print $5}' 2026-08-30 09:00:16.867 | ++++ lib/neutron_plugins/services/l3:source:110 : grep '^default' 2026-08-30 09:00:16.868 | ++++ lib/neutron_plugins/services/l3:source:110 : ip -4 route 2026-08-30 09:00:16.874 | +++ lib/neutron_plugins/services/l3:source:110 : default_v4_route_devs=enp1s0 2026-08-30 09:00:16.879 | ++++ lib/neutron_plugins/services/l3:source:112 : grep via 2026-08-30 09:00:16.879 | ++++ lib/neutron_plugins/services/l3:source:112 : ip -6 route list match default table all 2026-08-30 09:00:16.880 | ++++ lib/neutron_plugins/services/l3:source:112 : awk '{print $5}' 2026-08-30 09:00:16.887 | +++ lib/neutron_plugins/services/l3:source:112 : default_v6_route_devs= 2026-08-30 09:00:16.891 | ++ lib/neutron:source:281 : source /home/quobyte/devstack/lib/neutron_plugins/services/placement 2026-08-30 09:00:16.895 | ++ lib/neutron:source:282 : source /home/quobyte/devstack/lib/neutron_plugins/services/trunk 2026-08-30 09:00:16.897 | ++ lib/neutron:source:283 : source /home/quobyte/devstack/lib/neutron_plugins/services/qos 2026-08-30 09:00:16.900 | ++ lib/neutron:source:284 : source /home/quobyte/devstack/lib/neutron_plugins/services/segments 2026-08-30 09:00:16.903 | ++ lib/neutron:source:285 : source /home/quobyte/devstack/lib/neutron_plugins/services/ovn-bgp 2026-08-30 09:00:16.905 | ++ lib/neutron:source:286 : source /home/quobyte/devstack/lib/neutron_plugins/services/evpn 2026-08-30 09:00:16.908 | ++ lib/neutron:source:289 : has_neutron_plugin_security_group 2026-08-30 09:00:16.911 | ++ lib/neutron_plugins/ml2:has_neutron_plugin_security_group:146 : return 0 2026-08-30 09:00:16.913 | ++ lib/neutron:source:290 : Q_USE_SECGROUP=True 2026-08-30 09:00:16.915 | ++ lib/neutron:source:298 : OVN_BRIDGE_MAPPINGS=public:br-ex 2026-08-30 09:00:16.934 | + ./stack.sh:main:624 : source /home/quobyte/devstack/lib/ldap 2026-08-30 09:00:16.950 | + ./stack.sh:main:625 : source /home/quobyte/devstack/lib/dstat 2026-08-30 09:00:16.966 | + ./stack.sh:main:626 : source /home/quobyte/devstack/lib/atop 2026-08-30 09:00:16.980 | + ./stack.sh:main:627 : source /home/quobyte/devstack/lib/tcpdump 2026-08-30 09:00:16.993 | + ./stack.sh:main:628 : source /home/quobyte/devstack/lib/etcd3 2026-08-30 09:00:17.028 | + ./stack.sh:main:629 : source /home/quobyte/devstack/lib/os-vif 2026-08-30 09:00:17.031 | +++ lib/os-vif:source:12 : is_ml2_ovs 2026-08-30 09:00:17.033 | +++ lib/os-vif:is_ml2_ovs:4 : [[ ovn == \o\p\e\n\v\s\w\i\t\c\h ]] 2026-08-30 09:00:17.036 | +++ lib/os-vif:is_ml2_ovs:7 : echo False 2026-08-30 09:00:17.038 | ++ lib/os-vif:source:12 : OS_VIF_OVS_ISOLATE_VIF=False 2026-08-30 09:00:17.042 | +++ lib/os-vif:source:13 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2026-08-30 09:00:17.060 | ++ lib/os-vif:source:13 : OS_VIF_OVS_ISOLATE_VIF=False 2026-08-30 09:00:17.062 | + ./stack.sh:main:635 : run_phase source 2026-08-30 09:00:17.064 | + functions-common:run_phase:1848 : local mode=source 2026-08-30 09:00:17.066 | + functions-common:run_phase:1849 : local phase= 2026-08-30 09:00:17.069 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-08-30 09:00:17.072 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-08-30 09:00:17.074 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-08-30 09:00:17.077 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-08-30 09:00:17.079 | + functions-common:run_phase:1858 : local extra 2026-08-30 09:00:17.081 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-08-30 09:00:17.086 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-08-30 09:00:17.088 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-08-30 09:00:17.090 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-08-30 09:00:17.093 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh source 2026-08-30 09:00:17.095 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-08-30 09:00:17.111 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-30 09:00:17.114 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2026-08-30 09:00:17.116 | ++ extras.d/80-tempest.sh:source:6 : source /home/quobyte/devstack/lib/tempest 2026-08-30 09:00:17.161 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2026-08-30 09:00:17.163 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2026-08-30 09:00:17.166 | + functions-common:run_phase:1869 : [[ source == \s\o\u\r\c\e ]] 2026-08-30 09:00:17.169 | + functions-common:run_phase:1870 : load_plugin_settings 2026-08-30 09:00:17.171 | + functions-common:load_plugin_settings:1784 : local plugins= 2026-08-30 09:00:17.174 | + functions-common:load_plugin_settings:1785 : local plugin 2026-08-30 09:00:17.176 | + functions-common:load_plugin_settings:1788 : [[ -z '' ]] 2026-08-30 09:00:17.178 | + functions-common:load_plugin_settings:1789 : return 2026-08-30 09:00:17.181 | + functions-common:run_phase:1871 : verify_disabled_services 2026-08-30 09:00:17.184 | + functions-common:verify_disabled_services:2131 : local service 2026-08-30 09:00:17.186 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-30 09:00:17.188 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,key, ]] 2026-08-30 09:00:17.191 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-30 09:00:17.194 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,n-api, ]] 2026-08-30 09:00:17.197 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-30 09:00:17.200 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,n-cpu, ]] 2026-08-30 09:00:17.202 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-30 09:00:17.206 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,n-cond, ]] 2026-08-30 09:00:17.209 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-30 09:00:17.212 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,n-sch, ]] 2026-08-30 09:00:17.215 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-30 09:00:17.218 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,n-novnc, ]] 2026-08-30 09:00:17.220 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-30 09:00:17.223 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,n-api-meta, ]] 2026-08-30 09:00:17.226 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-30 09:00:17.228 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,placement-api, ]] 2026-08-30 09:00:17.230 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-30 09:00:17.234 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,placement-client, ]] 2026-08-30 09:00:17.236 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-30 09:00:17.238 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,g-api, ]] 2026-08-30 09:00:17.241 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-30 09:00:17.244 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,c-sch, ]] 2026-08-30 09:00:17.246 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-30 09:00:17.249 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,c-api, ]] 2026-08-30 09:00:17.252 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-30 09:00:17.254 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,c-vol, ]] 2026-08-30 09:00:17.257 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-30 09:00:17.259 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,ovn-controller, ]] 2026-08-30 09:00:17.262 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-30 09:00:17.265 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,ovn-northd, ]] 2026-08-30 09:00:17.267 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-30 09:00:17.269 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,ovs-vswitchd, ]] 2026-08-30 09:00:17.272 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-30 09:00:17.275 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,ovsdb-server, ]] 2026-08-30 09:00:17.277 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-30 09:00:17.280 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,q-svc, ]] 2026-08-30 09:00:17.283 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-30 09:00:17.286 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,q-ovn-agent, ]] 2026-08-30 09:00:17.289 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-30 09:00:17.292 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,rabbit, ]] 2026-08-30 09:00:17.294 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-30 09:00:17.297 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,tempest, ]] 2026-08-30 09:00:17.300 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-30 09:00:17.303 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,mysql, ]] 2026-08-30 09:00:17.306 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-30 09:00:17.309 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,etcd3, ]] 2026-08-30 09:00:17.312 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-30 09:00:17.314 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,dstat, ]] 2026-08-30 09:00:17.318 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-30 09:00:17.321 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,q-ovn-metadata-agent, ]] 2026-08-30 09:00:17.324 | + ./stack.sh:main:706 : initialize_database_backends 2026-08-30 09:00:17.326 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2026-08-30 09:00:17.329 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2026-08-30 09:00:17.345 | + functions-common:is_service_enabled:2076 : return 0 2026-08-30 09:00:17.347 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2026-08-30 09:00:17.349 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2026-08-30 09:00:17.351 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2026-08-30 09:00:17.371 | + functions-common:is_service_enabled:2076 : return 1 2026-08-30 09:00:17.374 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2026-08-30 09:00:17.377 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2026-08-30 09:00:17.381 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2026-08-30 09:00:17.384 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2026-08-30 09:00:17.387 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2026-08-30 09:00:17.390 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2026-08-30 09:00:17.394 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2026-08-30 09:00:17.397 | + lib/database:initialize_database_backends:92 : return 0 2026-08-30 09:00:17.400 | + ./stack.sh:main:707 : echo 'Using mysql database backend' 2026-08-30 09:00:17.401 | Using mysql database backend 2026-08-30 09:00:17.404 | + ./stack.sh:main:710 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2026-08-30 09:00:17.422 | + ./stack.sh:main:712 : define_database_baseurl 2026-08-30 09:00:17.426 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2026-08-30 09:00:17.429 | ++ lib/databases/mysql:get_database_type_mysql:32 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2026-08-30 09:00:17.431 | ++ lib/databases/mysql:get_database_type_mysql:33 : echo mysql+pymysql 2026-08-30 09:00:17.435 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:stackdb@127.0.0.1 2026-08-30 09:00:17.438 | + ./stack.sh:main:724 : is_service_enabled rabbit 2026-08-30 09:00:17.456 | + functions-common:is_service_enabled:2076 : return 0 2026-08-30 09:00:17.459 | + ./stack.sh:main:725 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2026-08-30 09:00:17.476 | + ./stack.sh:main:732 : is_service_enabled keystone 2026-08-30 09:00:17.494 | + functions-common:is_service_enabled:2076 : return 0 2026-08-30 09:00:17.497 | + ./stack.sh:main:734 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2026-08-30 09:00:17.516 | + ./stack.sh:main:736 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2026-08-30 09:00:17.534 | + ./stack.sh:main:747 : is_service_enabled ldap 2026-08-30 09:00:17.553 | + functions-common:is_service_enabled:2076 : return 1 2026-08-30 09:00:17.556 | + ./stack.sh:main:756 : is_service_enabled s-proxy 2026-08-30 09:00:17.573 | + functions-common:is_service_enabled:2076 : return 1 2026-08-30 09:00:17.577 | + ./stack.sh:main:768 : save_stackenv 768 2026-08-30 09:00:17.579 | + functions-common:save_stackenv:65 : local tag=768 2026-08-30 09:00:17.583 | ++ functions-common:save_stackenv:67 : date +%F-%H%M%S 2026-08-30 09:00:17.588 | + functions-common:save_stackenv:67 : time_stamp=2026-08-30-110017 2026-08-30 09:00:17.591 | + functions-common:save_stackenv:68 : echo '# 2026-08-30-110017 768' 2026-08-30 09:00:17.595 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-30 09:00:17.597 | + functions-common:save_stackenv:70 : echo BASE_SQL_CONN=mysql+pymysql://root:stackdb@127.0.0.1 2026-08-30 09:00:17.599 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-30 09:00:17.602 | + functions-common:save_stackenv:70 : echo DATA_DIR=/opt/stack/data 2026-08-30 09:00:17.604 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-30 09:00:17.607 | + functions-common:save_stackenv:70 : echo DEST=/opt/stack 2026-08-30 09:00:17.609 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-30 09:00:17.612 | + 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-30 09:00:17.615 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-30 09:00:17.618 | + functions-common:save_stackenv:70 : echo HOST_IP=192.168.122.144 2026-08-30 09:00:17.620 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-30 09:00:17.624 | + functions-common:save_stackenv:70 : echo KEYSTONE_SERVICE_URI=http://192.168.122.144/identity 2026-08-30 09:00:17.628 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-30 09:00:17.631 | + functions-common:save_stackenv:70 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2026-08-30-110002 2026-08-30 09:00:17.634 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-30 09:00:17.636 | + functions-common:save_stackenv:70 : echo OS_CACERT= 2026-08-30 09:00:17.640 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-30 09:00:17.642 | + functions-common:save_stackenv:70 : echo SERVICE_HOST=192.168.122.144 2026-08-30 09:00:17.646 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-30 09:00:17.648 | + functions-common:save_stackenv:70 : echo STACK_USER=quobyte 2026-08-30 09:00:17.652 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-30 09:00:17.654 | + functions-common:save_stackenv:70 : echo TLS_IP= 2026-08-30 09:00:17.658 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-30 09:00:17.660 | + functions-common:save_stackenv:70 : echo HOST_IPV6=::1 2026-08-30 09:00:17.663 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-30 09:00:17.666 | + functions-common:save_stackenv:70 : echo SERVICE_IP_VERSION=4 2026-08-30 09:00:17.668 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-30 09:00:17.671 | + functions-common:save_stackenv:70 : echo TUNNEL_ENDPOINT_IP=192.168.122.144 2026-08-30 09:00:17.674 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-30 09:00:17.677 | + functions-common:save_stackenv:70 : echo TUNNEL_IP_VERSION=4 2026-08-30 09:00:17.680 | + ./stack.sh:main:781 : GIT_DEPTH=0 2026-08-30 09:00:17.683 | + ./stack.sh:main:781 : git_clone https://review.opendev.org/openstack/requirements.git /opt/stack/requirements master 2026-08-30 09:00:17.686 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/requirements.git 2026-08-30 09:00:17.688 | + functions-common:git_clone:590 : local git_dest=/opt/stack/requirements 2026-08-30 09:00:17.690 | + functions-common:git_clone:591 : local git_ref=master 2026-08-30 09:00:17.692 | + functions-common:git_clone:592 : local orig_dir 2026-08-30 09:00:17.697 | ++ functions-common:git_clone:593 : pwd 2026-08-30 09:00:17.699 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-08-30 09:00:17.702 | + functions-common:git_clone:594 : local git_clone_flags= 2026-08-30 09:00:17.706 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-08-30 09:00:17.724 | + functions-common:git_clone:596 : RECLONE=False 2026-08-30 09:00:17.726 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-08-30 09:00:17.729 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-08-30 09:00:17.733 | + functions-common:git_clone:610 : echo master 2026-08-30 09:00:17.733 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-08-30 09:00:17.739 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/requirements ]] 2026-08-30 09:00:17.742 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-08-30 09:00:17.744 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/requirements.git /opt/stack/requirements 2026-08-30 09:00:17.746 | + functions-common:git_timed:697 : local count=0 2026-08-30 09:00:17.749 | + functions-common:git_timed:698 : local timeout=0 2026-08-30 09:00:17.751 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-08-30 09:00:17.753 | + functions-common:git_timed:701 : timeout=0 2026-08-30 09:00:17.755 | + functions-common:git_timed:704 : time_start git_timed 2026-08-30 09:00:17.757 | + functions-common:time_start:2406 : local name=git_timed 2026-08-30 09:00:17.760 | + functions-common:time_start:2407 : local start_time= 2026-08-30 09:00:17.762 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-30 09:00:17.766 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-30 09:00:17.770 | + functions-common:time_start:2411 : _TIME_START[$name]=1788080417767 2026-08-30 09:00:17.773 | + 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-30 09:00:17.776 | Cloning into '/opt/stack/requirements'... 2026-08-30 09:00:21.701 | + functions-common:git_timed:719 : time_stop git_timed 2026-08-30 09:00:21.705 | + functions-common:time_stop:2420 : local name 2026-08-30 09:00:21.707 | + functions-common:time_stop:2421 : local end_time 2026-08-30 09:00:21.711 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-30 09:00:21.714 | + functions-common:time_stop:2423 : local total 2026-08-30 09:00:21.717 | + functions-common:time_stop:2424 : local start_time 2026-08-30 09:00:21.721 | + functions-common:time_stop:2426 : name=git_timed 2026-08-30 09:00:21.724 | + functions-common:time_stop:2427 : start_time=1788080417767 2026-08-30 09:00:21.727 | + functions-common:time_stop:2429 : [[ -z 1788080417767 ]] 2026-08-30 09:00:21.732 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-30 09:00:21.737 | + functions-common:time_stop:2432 : end_time=1788080421733 2026-08-30 09:00:21.739 | + functions-common:time_stop:2433 : elapsed_time=3966 2026-08-30 09:00:21.743 | + functions-common:time_stop:2434 : total=0 2026-08-30 09:00:21.746 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-30 09:00:21.748 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=3966 2026-08-30 09:00:21.752 | + functions-common:git_clone:631 : cd /opt/stack/requirements 2026-08-30 09:00:21.756 | + functions-common:git_clone:632 : git_timed fetch origin master 2026-08-30 09:00:21.758 | + functions-common:git_timed:697 : local count=0 2026-08-30 09:00:21.762 | + functions-common:git_timed:698 : local timeout=0 2026-08-30 09:00:21.764 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-08-30 09:00:21.768 | + functions-common:git_timed:701 : timeout=0 2026-08-30 09:00:21.771 | + functions-common:git_timed:704 : time_start git_timed 2026-08-30 09:00:21.774 | + functions-common:time_start:2406 : local name=git_timed 2026-08-30 09:00:21.777 | + functions-common:time_start:2407 : local start_time= 2026-08-30 09:00:21.780 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-30 09:00:21.785 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-30 09:00:21.791 | + functions-common:time_start:2411 : _TIME_START[$name]=1788080421787 2026-08-30 09:00:21.794 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-08-30 09:00:22.332 | From https://review.opendev.org/openstack/requirements 2026-08-30 09:00:22.332 | * branch master -> FETCH_HEAD 2026-08-30 09:00:22.342 | + functions-common:git_timed:719 : time_stop git_timed 2026-08-30 09:00:22.345 | + functions-common:time_stop:2420 : local name 2026-08-30 09:00:22.348 | + functions-common:time_stop:2421 : local end_time 2026-08-30 09:00:22.351 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-30 09:00:22.354 | + functions-common:time_stop:2423 : local total 2026-08-30 09:00:22.357 | + functions-common:time_stop:2424 : local start_time 2026-08-30 09:00:22.361 | + functions-common:time_stop:2426 : name=git_timed 2026-08-30 09:00:22.364 | + functions-common:time_stop:2427 : start_time=1788080421787 2026-08-30 09:00:22.367 | + functions-common:time_stop:2429 : [[ -z 1788080421787 ]] 2026-08-30 09:00:22.371 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-30 09:00:22.375 | + functions-common:time_stop:2432 : end_time=1788080422372 2026-08-30 09:00:22.378 | + functions-common:time_stop:2433 : elapsed_time=585 2026-08-30 09:00:22.382 | + functions-common:time_stop:2434 : total=3966 2026-08-30 09:00:22.385 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-30 09:00:22.388 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=4551 2026-08-30 09:00:22.392 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-08-30 09:00:22.395 | + functions-common:git_timed:697 : local count=0 2026-08-30 09:00:22.398 | + functions-common:git_timed:698 : local timeout=0 2026-08-30 09:00:22.400 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-08-30 09:00:22.404 | + functions-common:git_timed:701 : timeout=0 2026-08-30 09:00:22.407 | + functions-common:git_timed:704 : time_start git_timed 2026-08-30 09:00:22.411 | + functions-common:time_start:2406 : local name=git_timed 2026-08-30 09:00:22.413 | + functions-common:time_start:2407 : local start_time= 2026-08-30 09:00:22.417 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-30 09:00:22.421 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-30 09:00:22.425 | + functions-common:time_start:2411 : _TIME_START[$name]=1788080422423 2026-08-30 09:00:22.429 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-08-30 09:00:22.443 | Note: switching to 'FETCH_HEAD'. 2026-08-30 09:00:22.443 | 2026-08-30 09:00:22.444 | You are in 'detached HEAD' state. You can look around, make experimental 2026-08-30 09:00:22.444 | changes and commit them, and you can discard any commits you make in this 2026-08-30 09:00:22.444 | state without impacting any branches by switching back to a branch. 2026-08-30 09:00:22.444 | 2026-08-30 09:00:22.444 | If you want to create a new branch to retain commits you create, you may 2026-08-30 09:00:22.444 | do so (now or later) by using -c with the switch command. Example: 2026-08-30 09:00:22.444 | 2026-08-30 09:00:22.444 | git switch -c 2026-08-30 09:00:22.444 | 2026-08-30 09:00:22.444 | Or undo this operation with: 2026-08-30 09:00:22.445 | 2026-08-30 09:00:22.445 | git switch - 2026-08-30 09:00:22.445 | 2026-08-30 09:00:22.445 | Turn off this advice by setting config variable advice.detachedHead to false 2026-08-30 09:00:22.445 | 2026-08-30 09:00:22.445 | HEAD is now at b9e908e2 Merge "update constraint for python-watcherclient to new release 4.11.0" 2026-08-30 09:00:22.449 | + functions-common:git_timed:719 : time_stop git_timed 2026-08-30 09:00:22.453 | + functions-common:time_stop:2420 : local name 2026-08-30 09:00:22.456 | + functions-common:time_stop:2421 : local end_time 2026-08-30 09:00:22.459 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-30 09:00:22.462 | + functions-common:time_stop:2423 : local total 2026-08-30 09:00:22.465 | + functions-common:time_stop:2424 : local start_time 2026-08-30 09:00:22.468 | + functions-common:time_stop:2426 : name=git_timed 2026-08-30 09:00:22.472 | + functions-common:time_stop:2427 : start_time=1788080422423 2026-08-30 09:00:22.475 | + functions-common:time_stop:2429 : [[ -z 1788080422423 ]] 2026-08-30 09:00:22.479 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-30 09:00:22.484 | + functions-common:time_stop:2432 : end_time=1788080422480 2026-08-30 09:00:22.487 | + functions-common:time_stop:2433 : elapsed_time=57 2026-08-30 09:00:22.490 | + functions-common:time_stop:2434 : total=4551 2026-08-30 09:00:22.493 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-30 09:00:22.496 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=4608 2026-08-30 09:00:22.500 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/requirements 2026-08-30 09:00:22.516 | + functions-common:git_clone:672 : cd /opt/stack/requirements 2026-08-30 09:00:22.521 | + functions-common:git_clone:673 : git show --oneline 2026-08-30 09:00:22.521 | + functions-common:git_clone:673 : head -1 2026-08-30 09:00:22.524 | b9e908e2 Merge "update constraint for python-watcherclient to new release 4.11.0" 2026-08-30 09:00:22.528 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-08-30 09:00:22.531 | + ./stack.sh:main:785 : echo_summary 'Installing package prerequisites' 2026-08-30 09:00:22.535 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-30 09:00:22.538 | + ./stack.sh:echo_summary:450 : echo -e Installing package prerequisites 2026-08-30 09:00:22.542 | + ./stack.sh:main:786 : source /home/quobyte/devstack/tools/install_prereqs.sh 2026-08-30 09:00:22.545 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2026-08-30 09:00:22.548 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2026-08-30 09:00:22.552 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/quobyte/devstack ]] 2026-08-30 09:00:22.555 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/quobyte/devstack/.prereqs 2026-08-30 09:00:22.559 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2026-08-30 09:00:22.562 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2026-08-30 09:00:22.567 | +++ tools/install_prereqs.sh:source:47 : date +%s 2026-08-30 09:00:22.571 | ++ tools/install_prereqs.sh:source:47 : NOW=1788080422 2026-08-30 09:00:22.576 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/quobyte/devstack/.prereqs 2026-08-30 09:00:22.580 | +++ tools/install_prereqs.sh:source:48 : echo 0 2026-08-30 09:00:22.585 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=0 2026-08-30 09:00:22.589 | ++ tools/install_prereqs.sh:source:49 : DELTA=1788080422 2026-08-30 09:00:22.592 | ++ tools/install_prereqs.sh:source:50 : [[ 1788080422 -lt 7200 ]] 2026-08-30 09:00:22.595 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2026-08-30 09:00:22.598 | ++ functions-common:export_proxy_variables:2238 : isset http_proxy 2026-08-30 09:00:22.601 | ++ functions-common:isset:266 : [[ -v http_proxy ]] 2026-08-30 09:00:22.605 | ++ functions-common:export_proxy_variables:2241 : isset https_proxy 2026-08-30 09:00:22.608 | ++ functions-common:isset:266 : [[ -v https_proxy ]] 2026-08-30 09:00:22.611 | ++ functions-common:export_proxy_variables:2244 : isset no_proxy 2026-08-30 09:00:22.615 | ++ functions-common:isset:266 : [[ -v no_proxy ]] 2026-08-30 09:00:22.620 | +++ 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-30 09:00:22.653 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2026-08-30 09:00:22.653 | apache2-dev 2026-08-30 09:00:22.653 | bc 2026-08-30 09:00:22.653 | bsdmainutils 2026-08-30 09:00:22.653 | curl 2026-08-30 09:00:22.653 | g++ 2026-08-30 09:00:22.653 | gawk 2026-08-30 09:00:22.653 | gcc 2026-08-30 09:00:22.653 | gettext 2026-08-30 09:00:22.654 | git 2026-08-30 09:00:22.654 | graphviz 2026-08-30 09:00:22.654 | iputils-ping 2026-08-30 09:00:22.654 | libffi-dev 2026-08-30 09:00:22.654 | libjpeg-dev 2026-08-30 09:00:22.654 | libpq-dev 2026-08-30 09:00:22.654 | libssl-dev 2026-08-30 09:00:22.654 | libsystemd-dev 2026-08-30 09:00:22.654 | libxml2-dev 2026-08-30 09:00:22.654 | libxslt1-dev 2026-08-30 09:00:22.654 | libyaml-dev 2026-08-30 09:00:22.654 | lsof 2026-08-30 09:00:22.655 | openssh-server 2026-08-30 09:00:22.655 | openssl 2026-08-30 09:00:22.655 | pkg-config 2026-08-30 09:00:22.655 | psmisc 2026-08-30 09:00:22.655 | python3-dev 2026-08-30 09:00:22.655 | python3-pip 2026-08-30 09:00:22.655 | python3-systemd 2026-08-30 09:00:22.655 | python3-venv 2026-08-30 09:00:22.655 | tar 2026-08-30 09:00:22.655 | tcpdump 2026-08-30 09:00:22.655 | unzip 2026-08-30 09:00:22.656 | uuid-runtime 2026-08-30 09:00:22.656 | wget 2026-08-30 09:00:22.656 | zlib1g-dev 2026-08-30 09:00:22.656 | libkrb5-dev 2026-08-30 09:00:22.656 | libldap2-dev 2026-08-30 09:00:22.656 | libsasl2-dev 2026-08-30 09:00:22.656 | memcached 2026-08-30 09:00:22.656 | python3-mysqldb 2026-08-30 09:00:22.656 | sqlite3 2026-08-30 09:00:22.656 | conntrack 2026-08-30 09:00:22.656 | curl 2026-08-30 09:00:22.657 | ebtables 2026-08-30 09:00:22.657 | genisoimage 2026-08-30 09:00:22.657 | iptables 2026-08-30 09:00:22.657 | iputils-arping 2026-08-30 09:00:22.657 | kpartx 2026-08-30 09:00:22.657 | libjs-jquery-tablesorter 2026-08-30 09:00:22.657 | parted 2026-08-30 09:00:22.657 | pm-utils 2026-08-30 09:00:22.657 | python3-mysqldb 2026-08-30 09:00:22.657 | socat 2026-08-30 09:00:22.657 | sqlite3 2026-08-30 09:00:22.657 | sudo 2026-08-30 09:00:22.658 | vlan 2026-08-30 09:00:22.658 | lsscsi 2026-08-30 09:00:22.658 | open-iscsi 2026-08-30 09:00:22.658 | cryptsetup 2026-08-30 09:00:22.658 | dosfstools 2026-08-30 09:00:22.658 | genisoimage 2026-08-30 09:00:22.658 | gir1.2-libosinfo-1.0 2026-08-30 09:00:22.658 | netcat-openbsd 2026-08-30 09:00:22.658 | open-iscsi 2026-08-30 09:00:22.658 | qemu-utils 2026-08-30 09:00:22.658 | sg3-utils 2026-08-30 09:00:22.659 | sysfsutils 2026-08-30 09:00:22.659 | lvm2 2026-08-30 09:00:22.659 | qemu-utils 2026-08-30 09:00:22.659 | thin-provisioning-tools 2026-08-30 09:00:22.659 | acl 2026-08-30 09:00:22.659 | dnsmasq-base 2026-08-30 09:00:22.659 | dnsmasq-utils 2026-08-30 09:00:22.659 | ebtables 2026-08-30 09:00:22.659 | haproxy 2026-08-30 09:00:22.659 | iptables 2026-08-30 09:00:22.659 | iputils-arping 2026-08-30 09:00:22.660 | iputils-ping 2026-08-30 09:00:22.660 | postgresql-server-dev-all 2026-08-30 09:00:22.660 | python3-mysqldb 2026-08-30 09:00:22.660 | sqlite3 2026-08-30 09:00:22.660 | sudo 2026-08-30 09:00:22.660 | vlan 2026-08-30 09:00:22.660 | pcp' 2026-08-30 09:00:22.660 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2026-08-30 09:00:22.682 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2026-08-30 09:00:22.682 | apache2-dev 2026-08-30 09:00:22.683 | bc 2026-08-30 09:00:22.683 | bsdmainutils 2026-08-30 09:00:22.683 | curl 2026-08-30 09:00:22.683 | g++ 2026-08-30 09:00:22.683 | gawk 2026-08-30 09:00:22.683 | gcc 2026-08-30 09:00:22.683 | gettext 2026-08-30 09:00:22.683 | git 2026-08-30 09:00:22.683 | graphviz 2026-08-30 09:00:22.683 | iputils-ping 2026-08-30 09:00:22.683 | libffi-dev 2026-08-30 09:00:22.684 | libjpeg-dev 2026-08-30 09:00:22.684 | libpq-dev 2026-08-30 09:00:22.684 | libssl-dev 2026-08-30 09:00:22.684 | libsystemd-dev 2026-08-30 09:00:22.684 | libxml2-dev 2026-08-30 09:00:22.684 | libxslt1-dev 2026-08-30 09:00:22.684 | libyaml-dev 2026-08-30 09:00:22.684 | lsof 2026-08-30 09:00:22.684 | openssh-server 2026-08-30 09:00:22.684 | openssl 2026-08-30 09:00:22.684 | pkg-config 2026-08-30 09:00:22.684 | psmisc 2026-08-30 09:00:22.685 | python3-dev 2026-08-30 09:00:22.685 | python3-pip 2026-08-30 09:00:22.685 | python3-systemd 2026-08-30 09:00:22.685 | python3-venv 2026-08-30 09:00:22.685 | tar 2026-08-30 09:00:22.685 | tcpdump 2026-08-30 09:00:22.685 | unzip 2026-08-30 09:00:22.685 | uuid-runtime 2026-08-30 09:00:22.685 | wget 2026-08-30 09:00:22.685 | zlib1g-dev 2026-08-30 09:00:22.685 | libkrb5-dev 2026-08-30 09:00:22.686 | libldap2-dev 2026-08-30 09:00:22.686 | libsasl2-dev 2026-08-30 09:00:22.686 | memcached 2026-08-30 09:00:22.686 | python3-mysqldb 2026-08-30 09:00:22.686 | sqlite3 2026-08-30 09:00:22.686 | conntrack 2026-08-30 09:00:22.686 | curl 2026-08-30 09:00:22.686 | ebtables 2026-08-30 09:00:22.686 | genisoimage 2026-08-30 09:00:22.686 | iptables 2026-08-30 09:00:22.686 | iputils-arping 2026-08-30 09:00:22.687 | kpartx 2026-08-30 09:00:22.687 | libjs-jquery-tablesorter 2026-08-30 09:00:22.687 | parted 2026-08-30 09:00:22.687 | pm-utils 2026-08-30 09:00:22.687 | python3-mysqldb 2026-08-30 09:00:22.687 | socat 2026-08-30 09:00:22.687 | sqlite3 2026-08-30 09:00:22.687 | sudo 2026-08-30 09:00:22.687 | vlan 2026-08-30 09:00:22.687 | lsscsi 2026-08-30 09:00:22.687 | open-iscsi 2026-08-30 09:00:22.687 | cryptsetup 2026-08-30 09:00:22.688 | dosfstools 2026-08-30 09:00:22.688 | genisoimage 2026-08-30 09:00:22.688 | gir1.2-libosinfo-1.0 2026-08-30 09:00:22.688 | netcat-openbsd 2026-08-30 09:00:22.688 | open-iscsi 2026-08-30 09:00:22.688 | qemu-utils 2026-08-30 09:00:22.688 | sg3-utils 2026-08-30 09:00:22.688 | sysfsutils 2026-08-30 09:00:22.688 | lvm2 2026-08-30 09:00:22.688 | qemu-utils 2026-08-30 09:00:22.688 | thin-provisioning-tools 2026-08-30 09:00:22.689 | acl 2026-08-30 09:00:22.689 | dnsmasq-base 2026-08-30 09:00:22.689 | dnsmasq-utils 2026-08-30 09:00:22.689 | ebtables 2026-08-30 09:00:22.689 | haproxy 2026-08-30 09:00:22.689 | iptables 2026-08-30 09:00:22.689 | iputils-arping 2026-08-30 09:00:22.689 | iputils-ping 2026-08-30 09:00:22.689 | postgresql-server-dev-all 2026-08-30 09:00:22.689 | python3-mysqldb 2026-08-30 09:00:22.689 | sqlite3 2026-08-30 09:00:22.689 | sudo 2026-08-30 09:00:22.690 | vlan 2026-08-30 09:00:22.690 | pcp ' 2026-08-30 09:00:22.690 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2026-08-30 09:00:22.691 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-30 09:00:22.695 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-30 09:00:22.700 | ++ 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-30 09:00:22.700 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2026-08-30 09:00:22.706 | ++ 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-30 09:00:22.708 | ++ functions-common:install_package:1438 : update_package_repo 2026-08-30 09:00:22.712 | ++ functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-08-30 09:00:22.715 | ++ functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-08-30 09:00:22.719 | ++ functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-08-30 09:00:22.722 | ++ functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-08-30 09:00:22.725 | ++ functions-common:update_package_repo:1420 : is_ubuntu 2026-08-30 09:00:22.729 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-30 09:00:22.732 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-30 09:00:22.735 | ++ functions-common:update_package_repo:1421 : apt_get_update 2026-08-30 09:00:22.738 | ++ functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-08-30 09:00:22.742 | ++ functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-08-30 09:00:22.745 | ++ functions-common:apt_get_update:1167 : return 2026-08-30 09:00:22.748 | ++ 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-30 09:00:22.752 | ++ functions-common:real_install_package:1426 : is_ubuntu 2026-08-30 09:00:22.755 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-30 09:00:22.758 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-30 09:00:22.762 | ++ 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-30 09:00:22.786 | ++ 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-30 09:00:22.826 | Reading package lists... 2026-08-30 09:00:23.297 | Building dependency tree... 2026-08-30 09:00:23.299 | Reading state information... 2026-08-30 09:00:24.141 | bc is already the newest version (1.07.1-3ubuntu4). 2026-08-30 09:00:24.142 | bc set to manually installed. 2026-08-30 09:00:24.142 | curl is already the newest version (8.5.0-2ubuntu10.13). 2026-08-30 09:00:24.142 | curl set to manually installed. 2026-08-30 09:00:24.142 | g++ is already the newest version (4:13.2.0-7ubuntu1). 2026-08-30 09:00:24.142 | g++ set to manually installed. 2026-08-30 09:00:24.142 | gawk is already the newest version (1:5.2.1-2ubuntu0.1). 2026-08-30 09:00:24.142 | gawk set to manually installed. 2026-08-30 09:00:24.142 | gcc is already the newest version (4:13.2.0-7ubuntu1). 2026-08-30 09:00:24.142 | gcc set to manually installed. 2026-08-30 09:00:24.142 | git is already the newest version (1:2.43.0-1ubuntu7.3). 2026-08-30 09:00:24.143 | git set to manually installed. 2026-08-30 09:00:24.143 | iputils-ping is already the newest version (3:20240117-1ubuntu0.1). 2026-08-30 09:00:24.143 | iputils-ping set to manually installed. 2026-08-30 09:00:24.143 | lsof is already the newest version (4.95.0-1build3). 2026-08-30 09:00:24.143 | lsof set to manually installed. 2026-08-30 09:00:24.143 | openssh-server is already the newest version (1:9.6p1-3ubuntu13.18). 2026-08-30 09:00:24.143 | openssl is already the newest version (3.0.13-0ubuntu3.15). 2026-08-30 09:00:24.143 | openssl set to manually installed. 2026-08-30 09:00:24.143 | psmisc is already the newest version (23.7-1build1). 2026-08-30 09:00:24.143 | psmisc set to manually installed. 2026-08-30 09:00:24.143 | python3-dev is already the newest version (3.12.3-0ubuntu2.1). 2026-08-30 09:00:24.143 | python3-dev set to manually installed. 2026-08-30 09:00:24.144 | python3-pip is already the newest version (24.0+dfsg-1ubuntu1.3). 2026-08-30 09:00:24.144 | python3-systemd is already the newest version (235-1build4). 2026-08-30 09:00:24.144 | python3-systemd set to manually installed. 2026-08-30 09:00:24.144 | tar is already the newest version (1.35+dfsg-3ubuntu0.4). 2026-08-30 09:00:24.144 | tar set to manually installed. 2026-08-30 09:00:24.145 | tcpdump is already the newest version (4.99.4-3ubuntu4.24.04.1). 2026-08-30 09:00:24.145 | tcpdump set to manually installed. 2026-08-30 09:00:24.145 | uuid-runtime is already the newest version (2.39.3-9ubuntu6.5). 2026-08-30 09:00:24.146 | uuid-runtime set to manually installed. 2026-08-30 09:00:24.146 | wget is already the newest version (1.21.4-1ubuntu4.5). 2026-08-30 09:00:24.147 | wget set to manually installed. 2026-08-30 09:00:24.147 | zlib1g-dev is already the newest version (1:1.3.dfsg-3.1ubuntu2.1). 2026-08-30 09:00:24.147 | zlib1g-dev set to manually installed. 2026-08-30 09:00:24.148 | iptables is already the newest version (1.8.10-3ubuntu2). 2026-08-30 09:00:24.148 | iptables set to manually installed. 2026-08-30 09:00:24.148 | kpartx is already the newest version (0.9.4-5ubuntu8.2). 2026-08-30 09:00:24.148 | kpartx set to manually installed. 2026-08-30 09:00:24.148 | parted is already the newest version (3.6-4build1). 2026-08-30 09:00:24.148 | parted set to manually installed. 2026-08-30 09:00:24.148 | sudo is already the newest version (1.9.15p5-3ubuntu5.24.04.2). 2026-08-30 09:00:24.148 | sudo set to manually installed. 2026-08-30 09:00:24.148 | open-iscsi is already the newest version (2.1.9-3ubuntu5.4). 2026-08-30 09:00:24.148 | open-iscsi set to manually installed. 2026-08-30 09:00:24.149 | cryptsetup is already the newest version (2:2.7.0-1ubuntu4.2). 2026-08-30 09:00:24.149 | cryptsetup set to manually installed. 2026-08-30 09:00:24.149 | dosfstools is already the newest version (4.2-1.1build1). 2026-08-30 09:00:24.149 | dosfstools set to manually installed. 2026-08-30 09:00:24.149 | netcat-openbsd is already the newest version (1.226-1ubuntu2). 2026-08-30 09:00:24.150 | netcat-openbsd set to manually installed. 2026-08-30 09:00:24.150 | qemu-utils is already the newest version (1:8.2.2+ds-0ubuntu1.18). 2026-08-30 09:00:24.150 | qemu-utils set to manually installed. 2026-08-30 09:00:24.151 | sg3-utils is already the newest version (1.46-3ubuntu4). 2026-08-30 09:00:24.151 | sg3-utils set to manually installed. 2026-08-30 09:00:24.151 | lvm2 is already the newest version (2.03.16-3ubuntu3.2). 2026-08-30 09:00:24.151 | lvm2 set to manually installed. 2026-08-30 09:00:24.151 | thin-provisioning-tools is already the newest version (0.9.0-2ubuntu5.1). 2026-08-30 09:00:24.151 | thin-provisioning-tools set to manually installed. 2026-08-30 09:00:24.151 | acl is already the newest version (2.3.2-1build1.1). 2026-08-30 09:00:24.151 | acl set to manually installed. 2026-08-30 09:00:24.151 | dnsmasq-base is already the newest version (2.90-2ubuntu0.4). 2026-08-30 09:00:24.151 | dnsmasq-base set to manually installed. 2026-08-30 09:00:24.152 | The following packages were automatically installed and are no longer required: 2026-08-30 09:00:24.152 | libfwupd2 libgusb2 2026-08-30 09:00:24.152 | Use 'sudo apt autoremove' to remove them. 2026-08-30 09:00:24.152 | The following additional packages will be installed: 2026-08-30 09:00:24.152 | apache2-bin apache2-data apache2-utils autoconf automake autopoint 2026-08-30 09:00:24.152 | autotools-dev clang-17 comerr-dev debhelper debugedit dh-autoreconf 2026-08-30 09:00:24.152 | dh-strip-nondeterminism dwz fonts-liberation fonts-liberation-sans-narrow 2026-08-30 09:00:24.152 | fonts-liberation2 gir1.2-freedesktop icu-devtools intltool-debian 2026-08-30 09:00:24.152 | krb5-multidev libann0 libapr1-dev libapr1t64 libaprutil1-dbd-sqlite3 2026-08-30 09:00:24.152 | libaprutil1-dev libaprutil1-ldap libaprutil1t64 libarchive-cpio-perl 2026-08-30 09:00:24.152 | libarchive-zip-perl libcdt5 libcgraph6 libclang-common-17-dev 2026-08-30 09:00:24.153 | libclang-cpp17t64 libclang-rt-17-dev libclang1-17t64 libcommon-sense-perl 2026-08-30 09:00:24.153 | libdebhelper-perl libevent-2.1-7t64 libfile-stripnondeterminism-perl libgc1 2026-08-30 09:00:24.153 | libgssrpc4t64 libgts-0.7-5t64 libgts-bin libgvc6 libgvpr2 libice6 libicu-dev 2026-08-30 09:00:24.153 | libjpeg-turbo8-dev libjpeg8-dev libjs-jquery-metadata libjson-perl 2026-08-30 09:00:24.153 | libjson-xs-perl libkadm5clnt-mit12 libkadm5srv-mit12 libkdb5-10t64 2026-08-30 09:00:24.154 | liblab-gamut1 libldap-dev libllvm17t64 libltdl-dev libltdl7 liblua5.4-0 2026-08-30 09:00:24.154 | libmail-sendmail-perl libmysqlclient21 libncurses-dev libobjc-13-dev 2026-08-30 09:00:24.154 | libobjc4 libosinfo-1.0-0 libosinfo-l10n libpathplan4 libpcp-archive1t64 2026-08-30 09:00:24.155 | libpcp-gui2t64 libpcp-import1t64 libpcp-mmv1t64 libpcp-pmda-perl 2026-08-30 09:00:24.155 | libpcp-pmda3t64 libpcp-trace2t64 libpcp-web1t64 libpcp3t64 libpcre2-16-0 2026-08-30 09:00:24.155 | libpcre2-32-0 libpcre2-dev libpcre2-posix3 libpfm4 libpkgconf3 libpq5 2026-08-30 09:00:24.156 | libsctp-dev libsctp1 libsm6 libsub-override-perl libsys-hostname-long-perl 2026-08-30 09:00:24.156 | libsysfs2 libtool libtypes-serialiser-perl libx86-1 libxaw7 libxmu6 2026-08-30 09:00:24.157 | libxt6t64 libz3-4 libz3-dev llvm-17 llvm-17-dev llvm-17-linker-tools 2026-08-30 09:00:24.157 | llvm-17-runtime llvm-17-tools m4 mysql-common ncal osinfo-db pcp-conf 2026-08-30 09:00:24.157 | pkgconf pkgconf-bin po-debconf postgresql-client-16 postgresql-client-common 2026-08-30 09:00:24.157 | postgresql-common postgresql-server-dev-16 python3-pcp python3-pip-whl 2026-08-30 09:00:24.157 | python3-setuptools-whl python3.12-venv ssl-cert uuid-dev vbetool 2026-08-30 09:00:24.157 | Suggested packages: 2026-08-30 09:00:24.157 | apache2-doc apache2-suexec-pristine | apache2-suexec-custom www-browser 2026-08-30 09:00:24.157 | autoconf-archive gnu-standards autoconf-doc calendar whois vacation 2026-08-30 09:00:24.157 | mailutils clang-17-doc wasi-libc doc-base dh-make wodim cdrkit-doc 2026-08-30 09:00:24.157 | gettext-doc libasprintf-dev libgettextpo-dev gsfonts graphviz-doc 2026-08-30 09:00:24.158 | vim-haproxy haproxy-doc krb5-doc krb5-user icu-doc libtool-doc ncurses-doc 2026-08-30 09:00:24.158 | postgresql-doc-16 lksctp-tools libssl-doc gfortran | fortran95-compiler 2026-08-30 09:00:24.158 | gcj-jdk libyaml-doc llvm-17-doc m4-doc libanyevent-perl 2026-08-30 09:00:24.158 | libcache-memcached-perl libmemcached libyaml-perl pcp-gui libpcp-import-perl 2026-08-30 09:00:24.158 | redis-server cpufrequtils wireless-tools radeontool libmail-box-perl 2026-08-30 09:00:24.159 | postgresql-16 default-mysql-server | virtual-mysql-server sqlite3-doc zip 2026-08-30 09:00:24.306 | The following NEW packages will be installed: 2026-08-30 09:00:24.307 | apache2 apache2-bin apache2-data apache2-dev apache2-utils autoconf automake 2026-08-30 09:00:24.308 | autopoint autotools-dev bsdmainutils clang-17 comerr-dev conntrack debhelper 2026-08-30 09:00:24.308 | debugedit dh-autoreconf dh-strip-nondeterminism dnsmasq-utils dwz ebtables 2026-08-30 09:00:24.308 | fonts-liberation fonts-liberation-sans-narrow fonts-liberation2 genisoimage 2026-08-30 09:00:24.308 | gettext gir1.2-freedesktop gir1.2-libosinfo-1.0 graphviz haproxy 2026-08-30 09:00:24.308 | icu-devtools intltool-debian iputils-arping krb5-multidev libann0 2026-08-30 09:00:24.308 | libapr1-dev libapr1t64 libaprutil1-dbd-sqlite3 libaprutil1-dev 2026-08-30 09:00:24.309 | libaprutil1-ldap libaprutil1t64 libarchive-cpio-perl libarchive-zip-perl 2026-08-30 09:00:24.309 | libcdt5 libcgraph6 libclang-common-17-dev libclang-cpp17t64 2026-08-30 09:00:24.309 | libclang-rt-17-dev libclang1-17t64 libcommon-sense-perl libdebhelper-perl 2026-08-30 09:00:24.309 | libevent-2.1-7t64 libffi-dev libfile-stripnondeterminism-perl libgc1 2026-08-30 09:00:24.309 | libgssrpc4t64 libgts-0.7-5t64 libgts-bin libgvc6 libgvpr2 libice6 libicu-dev 2026-08-30 09:00:24.310 | libjpeg-dev libjpeg-turbo8-dev libjpeg8-dev libjs-jquery-metadata 2026-08-30 09:00:24.310 | libjs-jquery-tablesorter libjson-perl libjson-xs-perl libkadm5clnt-mit12 2026-08-30 09:00:24.310 | libkadm5srv-mit12 libkdb5-10t64 libkrb5-dev liblab-gamut1 libldap-dev 2026-08-30 09:00:24.310 | libldap2-dev libllvm17t64 libltdl-dev libltdl7 liblua5.4-0 2026-08-30 09:00:24.310 | libmail-sendmail-perl libmysqlclient21 libncurses-dev libobjc-13-dev 2026-08-30 09:00:24.310 | libobjc4 libosinfo-1.0-0 libosinfo-l10n libpathplan4 libpcp-archive1t64 2026-08-30 09:00:24.311 | libpcp-gui2t64 libpcp-import1t64 libpcp-mmv1t64 libpcp-pmda-perl 2026-08-30 09:00:24.311 | libpcp-pmda3t64 libpcp-trace2t64 libpcp-web1t64 libpcp3t64 libpcre2-16-0 2026-08-30 09:00:24.311 | libpcre2-32-0 libpcre2-dev libpcre2-posix3 libpfm4 libpkgconf3 libpq-dev 2026-08-30 09:00:24.311 | libpq5 libsasl2-dev libsctp-dev libsctp1 libsm6 libssl-dev 2026-08-30 09:00:24.311 | libsub-override-perl libsys-hostname-long-perl libsysfs2 libsystemd-dev 2026-08-30 09:00:24.311 | libtool libtypes-serialiser-perl libx86-1 libxaw7 libxml2-dev libxmu6 2026-08-30 09:00:24.311 | libxslt1-dev libxt6t64 libyaml-dev libz3-4 libz3-dev llvm-17 llvm-17-dev 2026-08-30 09:00:24.311 | llvm-17-linker-tools llvm-17-runtime llvm-17-tools lsscsi m4 memcached 2026-08-30 09:00:24.311 | mysql-common ncal osinfo-db pcp pcp-conf pkg-config pkgconf pkgconf-bin 2026-08-30 09:00:24.311 | pm-utils po-debconf postgresql-client-16 postgresql-client-common 2026-08-30 09:00:24.311 | postgresql-common postgresql-server-dev-16 postgresql-server-dev-all 2026-08-30 09:00:24.312 | python3-mysqldb python3-pcp python3-pip-whl python3-setuptools-whl 2026-08-30 09:00:24.312 | python3-venv python3.12-venv socat sqlite3 ssl-cert sysfsutils unzip 2026-08-30 09:00:24.312 | uuid-dev vbetool vlan 2026-08-30 09:00:24.415 | 0 upgraded, 161 newly installed, 0 to remove and 15 not upgraded. 2026-08-30 09:00:24.415 | Need to get 175 MB of archives. 2026-08-30 09:00:24.415 | After this operation, 941 MB of additional disk space will be used. 2026-08-30 09:00:24.415 | Get:1 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libapr1t64 amd64 1.7.2-3.1ubuntu0.1 [108 kB] 2026-08-30 09:00:24.513 | Get:2 http://archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1t64 amd64 1.6.3-1.1ubuntu7 [91.9 kB] 2026-08-30 09:00:24.528 | Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1-dbd-sqlite3 amd64 1.6.3-1.1ubuntu7 [11.2 kB] 2026-08-30 09:00:24.530 | Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1-ldap amd64 1.6.3-1.1ubuntu7 [9116 B] 2026-08-30 09:00:24.531 | Get:5 http://archive.ubuntu.com/ubuntu noble/main amd64 liblua5.4-0 amd64 5.4.6-3build2 [166 kB] 2026-08-30 09:00:24.559 | Get:6 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-bin amd64 2.4.58-1ubuntu8.15 [1338 kB] 2026-08-30 09:00:24.614 | Get:7 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-data all 2.4.58-1ubuntu8.15 [163 kB] 2026-08-30 09:00:24.617 | Get:8 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-utils amd64 2.4.58-1ubuntu8.15 [99.7 kB] 2026-08-30 09:00:24.619 | Get:9 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2 amd64 2.4.58-1ubuntu8.15 [90.2 kB] 2026-08-30 09:00:24.621 | Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 haproxy amd64 2.8.16-0ubuntu0.24.04.3 [2070 kB] 2026-08-30 09:00:24.648 | Get:11 http://archive.ubuntu.com/ubuntu noble/main amd64 libevent-2.1-7t64 amd64 2.1.12-stable-9ubuntu2 [145 kB] 2026-08-30 09:00:24.650 | Get:12 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 memcached amd64 1.6.24-1ubuntu0.1 [213 kB] 2026-08-30 09:00:24.653 | Get:13 http://archive.ubuntu.com/ubuntu noble/main amd64 libjson-perl all 4.10000-1 [81.9 kB] 2026-08-30 09:00:24.654 | Get:14 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-client-common all 257build1.1 [36.4 kB] 2026-08-30 09:00:24.655 | Get:15 http://archive.ubuntu.com/ubuntu noble/main amd64 ssl-cert all 1.1.2ubuntu1 [17.8 kB] 2026-08-30 09:00:24.656 | Get:16 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-common all 257build1.1 [161 kB] 2026-08-30 09:00:24.664 | Get:17 http://archive.ubuntu.com/ubuntu noble/main amd64 libsysfs2 amd64 2.1.1-6build1 [20.0 kB] 2026-08-30 09:00:24.664 | Get:18 http://archive.ubuntu.com/ubuntu noble/main amd64 sysfsutils amd64 2.1.1-6build1 [15.5 kB] 2026-08-30 09:00:24.665 | Get:19 http://archive.ubuntu.com/ubuntu noble/main amd64 autotools-dev all 20220109.1 [44.9 kB] 2026-08-30 09:00:24.687 | Get:20 http://archive.ubuntu.com/ubuntu noble/main amd64 m4 amd64 1.4.19-4build1 [244 kB] 2026-08-30 09:00:24.691 | Get:21 http://archive.ubuntu.com/ubuntu noble/main amd64 autoconf all 2.71-3 [339 kB] 2026-08-30 09:00:24.697 | Get:22 http://archive.ubuntu.com/ubuntu noble/main amd64 automake all 1:1.16.5-1.3ubuntu1 [558 kB] 2026-08-30 09:00:24.724 | Get:23 http://archive.ubuntu.com/ubuntu noble/main amd64 autopoint all 0.21-14ubuntu2 [422 kB] 2026-08-30 09:00:24.733 | Get:24 http://archive.ubuntu.com/ubuntu noble/main amd64 libdebhelper-perl all 13.14.1ubuntu5 [89.8 kB] 2026-08-30 09:00:24.733 | Get:25 http://archive.ubuntu.com/ubuntu noble/main amd64 libllvm17t64 amd64 1:17.0.6-9ubuntu1 [26.2 MB] 2026-08-30 09:00:25.070 | Get:26 http://archive.ubuntu.com/ubuntu noble/universe amd64 libclang-cpp17t64 amd64 1:17.0.6-9ubuntu1 [12.9 MB] 2026-08-30 09:00:25.209 | Get:27 http://archive.ubuntu.com/ubuntu noble/main amd64 libgc1 amd64 1:8.2.6-1build1 [90.3 kB] 2026-08-30 09:00:25.211 | 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-30 09:00:25.212 | 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-30 09:00:25.215 | Get:30 http://archive.ubuntu.com/ubuntu noble/universe amd64 libclang-common-17-dev amd64 1:17.0.6-9ubuntu1 [690 kB] 2026-08-30 09:00:25.223 | Get:31 http://archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-linker-tools amd64 1:17.0.6-9ubuntu1 [1308 kB] 2026-08-30 09:00:25.238 | Get:32 http://archive.ubuntu.com/ubuntu noble/universe amd64 libclang1-17t64 amd64 1:17.0.6-9ubuntu1 [7353 kB] 2026-08-30 09:00:25.316 | Get:33 http://archive.ubuntu.com/ubuntu noble/universe amd64 clang-17 amd64 1:17.0.6-9ubuntu1 [78.6 kB] 2026-08-30 09:00:25.318 | Get:34 http://archive.ubuntu.com/ubuntu noble/main amd64 libtool all 2.4.7-7build1 [166 kB] 2026-08-30 09:00:25.321 | Get:35 http://archive.ubuntu.com/ubuntu noble/main amd64 dh-autoreconf all 20 [16.1 kB] 2026-08-30 09:00:25.322 | Get:36 http://archive.ubuntu.com/ubuntu noble/main amd64 libarchive-zip-perl all 1.68-1 [90.2 kB] 2026-08-30 09:00:25.323 | Get:37 http://archive.ubuntu.com/ubuntu noble/main amd64 libsub-override-perl all 0.10-1 [10.0 kB] 2026-08-30 09:00:25.324 | Get:38 http://archive.ubuntu.com/ubuntu noble/main amd64 libfile-stripnondeterminism-perl all 1.13.1-1 [18.1 kB] 2026-08-30 09:00:25.325 | Get:39 http://archive.ubuntu.com/ubuntu noble/main amd64 dh-strip-nondeterminism all 1.13.1-1 [5362 B] 2026-08-30 09:00:25.325 | Get:40 http://archive.ubuntu.com/ubuntu noble/main amd64 debugedit amd64 1:5.0-5build2 [46.1 kB] 2026-08-30 09:00:25.326 | Get:41 http://archive.ubuntu.com/ubuntu noble/main amd64 dwz amd64 0.15-1build6 [115 kB] 2026-08-30 09:00:25.343 | Get:42 http://archive.ubuntu.com/ubuntu noble/main amd64 gettext amd64 0.21-14ubuntu2 [864 kB] 2026-08-30 09:00:25.353 | Get:43 http://archive.ubuntu.com/ubuntu noble/main amd64 intltool-debian all 0.35.0+20060710.6 [23.2 kB] 2026-08-30 09:00:25.353 | Get:44 http://archive.ubuntu.com/ubuntu noble/main amd64 po-debconf all 1.0.21+nmu1 [233 kB] 2026-08-30 09:00:25.356 | Get:45 http://archive.ubuntu.com/ubuntu noble/main amd64 debhelper all 13.14.1ubuntu5 [869 kB] 2026-08-30 09:00:25.366 | Get:46 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 uuid-dev amd64 2.39.3-9ubuntu6.5 [33.5 kB] 2026-08-30 09:00:25.366 | Get:47 http://archive.ubuntu.com/ubuntu noble/main amd64 libsctp1 amd64 1.0.19+dfsg-2build1 [9146 B] 2026-08-30 09:00:25.367 | Get:48 http://archive.ubuntu.com/ubuntu noble/main amd64 libsctp-dev amd64 1.0.19+dfsg-2build1 [51.1 kB] 2026-08-30 09:00:25.368 | Get:49 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libapr1-dev amd64 1.7.2-3.1ubuntu0.1 [768 kB] 2026-08-30 09:00:25.377 | 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-30 09:00:25.380 | 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-30 09:00:25.395 | Get:52 http://archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1-dev amd64 1.6.3-1.1ubuntu7 [412 kB] 2026-08-30 09:00:25.400 | Get:53 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-16-0 amd64 10.42-4ubuntu2.1 [210 kB] 2026-08-30 09:00:25.402 | Get:54 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-32-0 amd64 10.42-4ubuntu2.1 [197 kB] 2026-08-30 09:00:25.405 | Get:55 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-posix3 amd64 10.42-4ubuntu2.1 [6748 B] 2026-08-30 09:00:25.406 | Get:56 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-dev amd64 10.42-4ubuntu2.1 [736 kB] 2026-08-30 09:00:25.414 | Get:57 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-dev amd64 2.4.58-1ubuntu8.15 [203 kB] 2026-08-30 09:00:25.417 | Get:58 http://archive.ubuntu.com/ubuntu noble/universe amd64 ncal amd64 12.1.8 [21.0 kB] 2026-08-30 09:00:25.418 | Get:59 http://archive.ubuntu.com/ubuntu noble/universe amd64 bsdmainutils all 12.1.8 [3176 B] 2026-08-30 09:00:25.419 | Get:60 http://archive.ubuntu.com/ubuntu noble/main amd64 conntrack amd64 1:1.4.8-1ubuntu1 [37.9 kB] 2026-08-30 09:00:25.420 | Get:61 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dnsmasq-utils amd64 2.90-2ubuntu0.4 [16.1 kB] 2026-08-30 09:00:25.442 | Get:62 http://archive.ubuntu.com/ubuntu noble/main amd64 ebtables amd64 2.0.11-6build1 [88.4 kB] 2026-08-30 09:00:25.443 | Get:63 http://archive.ubuntu.com/ubuntu noble/main amd64 fonts-liberation all 1:2.1.5-3 [1603 kB] 2026-08-30 09:00:25.460 | Get:64 http://archive.ubuntu.com/ubuntu noble/main amd64 fonts-liberation-sans-narrow all 1:1.07.6-4 [197 kB] 2026-08-30 09:00:25.463 | Get:65 http://archive.ubuntu.com/ubuntu noble/universe amd64 fonts-liberation2 all 1:2.1.5-3 [3418 B] 2026-08-30 09:00:25.464 | Get:66 http://archive.ubuntu.com/ubuntu noble/main amd64 genisoimage amd64 9:1.1.11-3.5 [378 kB] 2026-08-30 09:00:25.468 | Get:67 http://archive.ubuntu.com/ubuntu noble/main amd64 gir1.2-freedesktop amd64 1.80.1-1 [49.7 kB] 2026-08-30 09:00:25.469 | Get:68 http://archive.ubuntu.com/ubuntu noble/universe amd64 libann0 amd64 1.1.2+doc-9build1 [25.5 kB] 2026-08-30 09:00:25.470 | Get:69 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libcdt5 amd64 2.42.2-9ubuntu0.1 [21.6 kB] 2026-08-30 09:00:25.471 | Get:70 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libcgraph6 amd64 2.42.2-9ubuntu0.1 [44.6 kB] 2026-08-30 09:00:25.472 | 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-30 09:00:25.488 | Get:72 http://archive.ubuntu.com/ubuntu noble/main amd64 libltdl7 amd64 2.4.7-7build1 [40.3 kB] 2026-08-30 09:00:25.489 | Get:73 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libpathplan4 amd64 2.42.2-9ubuntu0.1 [24.0 kB] 2026-08-30 09:00:25.512 | Get:74 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libgvc6 amd64 2.42.2-9ubuntu0.1 [716 kB] 2026-08-30 09:00:25.520 | Get:75 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libgvpr2 amd64 2.42.2-9ubuntu0.1 [187 kB] 2026-08-30 09:00:25.522 | Get:76 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 liblab-gamut1 amd64 2.42.2-9ubuntu0.1 [1886 kB] 2026-08-30 09:00:25.543 | Get:77 http://archive.ubuntu.com/ubuntu noble/main amd64 libice6 amd64 2:1.0.10-1build3 [41.4 kB] 2026-08-30 09:00:25.544 | Get:78 http://archive.ubuntu.com/ubuntu noble/main amd64 libsm6 amd64 2:1.2.3-1build3 [15.7 kB] 2026-08-30 09:00:25.545 | Get:79 http://archive.ubuntu.com/ubuntu noble/main amd64 libxt6t64 amd64 1:1.2.1-1.2build1 [171 kB] 2026-08-30 09:00:25.547 | Get:80 http://archive.ubuntu.com/ubuntu noble/main amd64 libxmu6 amd64 2:1.1.3-3build2 [47.6 kB] 2026-08-30 09:00:25.548 | Get:81 http://archive.ubuntu.com/ubuntu noble/main amd64 libxaw7 amd64 2:1.0.14-1build2 [187 kB] 2026-08-30 09:00:25.551 | Get:82 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 graphviz amd64 2.42.2-9ubuntu0.1 [642 kB] 2026-08-30 09:00:25.558 | Get:83 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 icu-devtools amd64 74.2-1ubuntu3.1 [212 kB] 2026-08-30 09:00:25.567 | Get:84 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 iputils-arping amd64 3:20240117-1ubuntu0.1 [15.1 kB] 2026-08-30 09:00:25.567 | 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-30 09:00:25.590 | Get:86 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libgssrpc4t64 amd64 1.20.1-6ubuntu2.8 [57.3 kB] 2026-08-30 09:00:25.592 | Get:87 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libkadm5clnt-mit12 amd64 1.20.1-6ubuntu2.8 [40.1 kB] 2026-08-30 09:00:25.592 | Get:88 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libkdb5-10t64 amd64 1.20.1-6ubuntu2.8 [40.4 kB] 2026-08-30 09:00:25.593 | Get:89 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libkadm5srv-mit12 amd64 1.20.1-6ubuntu2.8 [53.0 kB] 2026-08-30 09:00:25.594 | Get:90 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 krb5-multidev amd64 1.20.1-6ubuntu2.8 [125 kB] 2026-08-30 09:00:25.596 | Get:91 http://archive.ubuntu.com/ubuntu noble/main amd64 libarchive-cpio-perl all 0.10-3 [10.3 kB] 2026-08-30 09:00:25.597 | Get:92 http://archive.ubuntu.com/ubuntu noble/universe amd64 libclang-rt-17-dev amd64 1:17.0.6-9ubuntu1 [2361 kB] 2026-08-30 09:00:25.623 | Get:93 http://archive.ubuntu.com/ubuntu noble/main amd64 libcommon-sense-perl amd64 3.75-3build3 [20.4 kB] 2026-08-30 09:00:25.623 | Get:94 http://archive.ubuntu.com/ubuntu noble/universe amd64 libgts-bin amd64 0.7.6+darcs121130-5.2build1 [44.0 kB] 2026-08-30 09:00:25.624 | Get:95 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libicu-dev amd64 74.2-1ubuntu3.1 [11.9 MB] 2026-08-30 09:00:25.751 | Get:96 http://archive.ubuntu.com/ubuntu noble/main amd64 libjpeg-turbo8-dev amd64 2.1.5-2ubuntu2 [295 kB] 2026-08-30 09:00:25.754 | Get:97 http://archive.ubuntu.com/ubuntu noble/main amd64 libjpeg8-dev amd64 8c-2ubuntu11 [1484 B] 2026-08-30 09:00:25.754 | Get:98 http://archive.ubuntu.com/ubuntu noble/main amd64 libjpeg-dev amd64 8c-2ubuntu11 [1482 B] 2026-08-30 09:00:25.755 | Get:99 http://archive.ubuntu.com/ubuntu noble/universe amd64 libjs-jquery-metadata all 12-4 [6582 B] 2026-08-30 09:00:25.755 | Get:100 http://archive.ubuntu.com/ubuntu noble/universe amd64 libjs-jquery-tablesorter all 1:2.31.3+dfsg1-3 [193 kB] 2026-08-30 09:00:25.758 | Get:101 http://archive.ubuntu.com/ubuntu noble/main amd64 libtypes-serialiser-perl all 1.01-1 [11.6 kB] 2026-08-30 09:00:25.805 | 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-30 09:00:25.894 | Get:103 http://archive.ubuntu.com/ubuntu noble/main amd64 libltdl-dev amd64 2.4.7-7build1 [168 kB] 2026-08-30 09:00:25.933 | Get:104 http://archive.ubuntu.com/ubuntu noble/main amd64 libsys-hostname-long-perl all 1.5-3 [10.6 kB] 2026-08-30 09:00:25.935 | Get:105 http://archive.ubuntu.com/ubuntu noble/main amd64 libmail-sendmail-perl all 0.80-3 [21.7 kB] 2026-08-30 09:00:25.939 | Get:106 http://archive.ubuntu.com/ubuntu noble/main amd64 mysql-common all 5.8+1.1.0build1 [6746 B] 2026-08-30 09:00:25.940 | Get:107 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libmysqlclient21 amd64 8.0.46-0ubuntu0.24.04.3 [1255 kB] 2026-08-30 09:00:26.000 | Get:108 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libncurses-dev amd64 6.4+20240113-1ubuntu2.1 [384 kB] 2026-08-30 09:00:26.007 | Get:109 http://archive.ubuntu.com/ubuntu noble/universe amd64 pcp-conf amd64 6.2.0-1.1build4 [20.6 kB] 2026-08-30 09:00:26.008 | Get:110 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp3t64 amd64 6.2.0-1.1build4 [313 kB] 2026-08-30 09:00:26.013 | Get:111 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-pmda3t64 amd64 6.2.0-1.1build4 [45.4 kB] 2026-08-30 09:00:26.014 | Get:112 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-pmda-perl amd64 6.2.0-1.1build4 [41.4 kB] 2026-08-30 09:00:26.015 | Get:113 http://archive.ubuntu.com/ubuntu noble/main amd64 libpkgconf3 amd64 1.8.1-2build1 [30.7 kB] 2026-08-30 09:00:26.016 | Get:114 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpq5 amd64 16.15-0ubuntu0.24.04.1 [151 kB] 2026-08-30 09:00:26.018 | Get:115 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libssl-dev amd64 3.0.13-0ubuntu3.15 [2408 kB] 2026-08-30 09:00:26.045 | Get:116 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpq-dev amd64 16.15-0ubuntu0.24.04.1 [153 kB] 2026-08-30 09:00:26.047 | Get:117 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libsasl2-dev amd64 2.1.28+dfsg1-5ubuntu3.1 [243 kB] 2026-08-30 09:00:26.050 | Get:118 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libsystemd-dev amd64 255.4-1ubuntu8.17 [1239 kB] 2026-08-30 09:00:26.088 | Get:119 http://archive.ubuntu.com/ubuntu noble/universe amd64 libx86-1 amd64 1.1+ds1-12build1 [83.2 kB] 2026-08-30 09:00:26.089 | 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-30 09:00:26.098 | 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-30 09:00:26.100 | Get:122 http://archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-runtime amd64 1:17.0.6-9ubuntu1 [529 kB] 2026-08-30 09:00:26.106 | Get:123 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpfm4 amd64 4.13.0+git32-g0d4ed0e-1 [414 kB] 2026-08-30 09:00:26.110 | Get:124 http://archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17 amd64 1:17.0.6-9ubuntu1 [23.8 MB] 2026-08-30 09:00:26.384 | Get:125 http://archive.ubuntu.com/ubuntu noble/main amd64 libffi-dev amd64 3.4.6-1build1 [62.8 kB] 2026-08-30 09:00:26.385 | Get:126 http://archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-tools amd64 1:17.0.6-9ubuntu1 [518 kB] 2026-08-30 09:00:26.392 | Get:127 http://archive.ubuntu.com/ubuntu noble/universe amd64 libz3-4 amd64 4.8.12-3.1build1 [5836 kB] 2026-08-30 09:00:26.455 | Get:128 http://archive.ubuntu.com/ubuntu noble/universe amd64 libz3-dev amd64 4.8.12-3.1build1 [72.2 kB] 2026-08-30 09:00:26.456 | Get:129 http://archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-dev amd64 1:17.0.6-9ubuntu1 [43.4 MB] 2026-08-30 09:00:26.947 | Get:130 http://archive.ubuntu.com/ubuntu noble/main amd64 lsscsi amd64 0.32-1build1 [48.2 kB] 2026-08-30 09:00:26.947 | Get:131 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 osinfo-db all 0.20250606-0ubuntu0.24.04.1 [178 kB] 2026-08-30 09:00:26.949 | Get:132 http://archive.ubuntu.com/ubuntu noble/main amd64 pkgconf-bin amd64 1.8.1-2build1 [20.7 kB] 2026-08-30 09:00:26.949 | Get:133 http://archive.ubuntu.com/ubuntu noble/main amd64 pkgconf amd64 1.8.1-2build1 [16.8 kB] 2026-08-30 09:00:26.949 | Get:134 http://archive.ubuntu.com/ubuntu noble/main amd64 pkg-config amd64 1.8.1-2build1 [7264 B] 2026-08-30 09:00:26.950 | Get:135 http://archive.ubuntu.com/ubuntu noble/universe amd64 pm-utils all 1.4.1-21 [47.1 kB] 2026-08-30 09:00:26.950 | 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-30 09:00:26.955 | 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-30 09:00:26.968 | Get:138 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 postgresql-server-dev-all amd64 257build1.1 [20.5 kB] 2026-08-30 09:00:26.976 | Get:139 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-mysqldb amd64 1.4.6-2build3 [47.3 kB] 2026-08-30 09:00:26.977 | Get:140 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-pip-whl all 24.0+dfsg-1ubuntu1.3 [1707 kB] 2026-08-30 09:00:26.997 | Get:141 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-setuptools-whl all 68.1.2-2ubuntu1.2 [716 kB] 2026-08-30 09:00:27.005 | Get:142 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3.12-venv amd64 3.12.3-1ubuntu0.16 [5682 B] 2026-08-30 09:00:27.006 | Get:143 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-venv amd64 3.12.3-0ubuntu2.1 [1032 B] 2026-08-30 09:00:27.006 | Get:144 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 sqlite3 amd64 3.45.1-1ubuntu2.7 [144 kB] 2026-08-30 09:00:27.008 | Get:145 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 unzip amd64 6.0-28ubuntu4.1 [174 kB] 2026-08-30 09:00:27.010 | Get:146 http://archive.ubuntu.com/ubuntu noble/universe amd64 vbetool amd64 1.1-5 [11.8 kB] 2026-08-30 09:00:27.011 | Get:147 http://archive.ubuntu.com/ubuntu noble/universe amd64 libosinfo-l10n all 1.11.0-2build3 [50.6 kB] 2026-08-30 09:00:27.012 | Get:148 http://archive.ubuntu.com/ubuntu noble/universe amd64 libosinfo-1.0-0 amd64 1.11.0-2build3 [91.5 kB] 2026-08-30 09:00:27.024 | 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-30 09:00:27.025 | Get:150 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libkrb5-dev amd64 1.20.1-6ubuntu2.8 [11.9 kB] 2026-08-30 09:00:27.047 | Get:151 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-archive1t64 amd64 6.2.0-1.1build4 [10.6 kB] 2026-08-30 09:00:27.048 | Get:152 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-gui2t64 amd64 6.2.0-1.1build4 [12.4 kB] 2026-08-30 09:00:27.048 | Get:153 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-import1t64 amd64 6.2.0-1.1build4 [17.3 kB] 2026-08-30 09:00:27.049 | Get:154 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-mmv1t64 amd64 6.2.0-1.1build4 [13.8 kB] 2026-08-30 09:00:27.050 | Get:155 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-trace2t64 amd64 6.2.0-1.1build4 [16.9 kB] 2026-08-30 09:00:27.050 | Get:156 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-web1t64 amd64 6.2.0-1.1build4 [213 kB] 2026-08-30 09:00:27.053 | Get:157 http://archive.ubuntu.com/ubuntu noble/main amd64 libyaml-dev amd64 0.2.5-1build1 [62.2 kB] 2026-08-30 09:00:27.054 | Get:158 http://archive.ubuntu.com/ubuntu noble/universe amd64 python3-pcp amd64 6.2.0-1.1build4 [76.5 kB] 2026-08-30 09:00:27.071 | Get:159 http://archive.ubuntu.com/ubuntu noble/universe amd64 pcp amd64 6.2.0-1.1build4 [2946 kB] 2026-08-30 09:00:27.102 | Get:160 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 socat amd64 1.8.0.0-4ubuntu0.1 [374 kB] 2026-08-30 09:00:27.107 | Get:161 http://archive.ubuntu.com/ubuntu noble/universe amd64 vlan all 2.0.5ubuntu5 [10.4 kB] 2026-08-30 09:00:27.382 | perl: warning: Setting locale failed. 2026-08-30 09:00:27.382 | perl: warning: Please check that your locale settings: 2026-08-30 09:00:27.382 | LANGUAGE = (unset), 2026-08-30 09:00:27.383 | LC_ALL = "en_US.utf8", 2026-08-30 09:00:27.383 | LANG = "de_DE.UTF-8" 2026-08-30 09:00:27.383 | are supported and installed on your system. 2026-08-30 09:00:27.383 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-30 09:00:27.464 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-08-30 09:00:27.464 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-08-30 09:00:27.464 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-08-30 09:00:27.846 | Vorkonfiguration der Pakete ... 2026-08-30 09:00:27.877 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-30 09:00:28.037 | Fetched 175 MB in 3s (63.4 MB/s) 2026-08-30 09:00:28.078 | Selecting previously unselected package libapr1t64:amd64. 2026-08-30 09:00:28.131 | (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-30 09:00:28.137 | Preparing to unpack .../000-libapr1t64_1.7.2-3.1ubuntu0.1_amd64.deb ... 2026-08-30 09:00:28.145 | Unpacking libapr1t64:amd64 (1.7.2-3.1ubuntu0.1) ... 2026-08-30 09:00:28.193 | Selecting previously unselected package libaprutil1t64:amd64. 2026-08-30 09:00:28.204 | Preparing to unpack .../001-libaprutil1t64_1.6.3-1.1ubuntu7_amd64.deb ... 2026-08-30 09:00:28.207 | Unpacking libaprutil1t64:amd64 (1.6.3-1.1ubuntu7) ... 2026-08-30 09:00:28.252 | Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. 2026-08-30 09:00:28.262 | Preparing to unpack .../002-libaprutil1-dbd-sqlite3_1.6.3-1.1ubuntu7_amd64.deb ... 2026-08-30 09:00:28.266 | Unpacking libaprutil1-dbd-sqlite3:amd64 (1.6.3-1.1ubuntu7) ... 2026-08-30 09:00:28.304 | Selecting previously unselected package libaprutil1-ldap:amd64. 2026-08-30 09:00:28.314 | Preparing to unpack .../003-libaprutil1-ldap_1.6.3-1.1ubuntu7_amd64.deb ... 2026-08-30 09:00:28.317 | Unpacking libaprutil1-ldap:amd64 (1.6.3-1.1ubuntu7) ... 2026-08-30 09:00:28.359 | Selecting previously unselected package liblua5.4-0:amd64. 2026-08-30 09:00:28.370 | Preparing to unpack .../004-liblua5.4-0_5.4.6-3build2_amd64.deb ... 2026-08-30 09:00:28.373 | Unpacking liblua5.4-0:amd64 (5.4.6-3build2) ... 2026-08-30 09:00:28.418 | Selecting previously unselected package apache2-bin. 2026-08-30 09:00:28.428 | Preparing to unpack .../005-apache2-bin_2.4.58-1ubuntu8.15_amd64.deb ... 2026-08-30 09:00:28.432 | Unpacking apache2-bin (2.4.58-1ubuntu8.15) ... 2026-08-30 09:00:28.584 | Selecting previously unselected package apache2-data. 2026-08-30 09:00:28.595 | Preparing to unpack .../006-apache2-data_2.4.58-1ubuntu8.15_all.deb ... 2026-08-30 09:00:28.598 | Unpacking apache2-data (2.4.58-1ubuntu8.15) ... 2026-08-30 09:00:28.806 | Selecting previously unselected package apache2-utils. 2026-08-30 09:00:28.817 | Preparing to unpack .../007-apache2-utils_2.4.58-1ubuntu8.15_amd64.deb ... 2026-08-30 09:00:28.821 | Unpacking apache2-utils (2.4.58-1ubuntu8.15) ... 2026-08-30 09:00:28.890 | Selecting previously unselected package apache2. 2026-08-30 09:00:28.900 | Preparing to unpack .../008-apache2_2.4.58-1ubuntu8.15_amd64.deb ... 2026-08-30 09:00:28.907 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-30 09:00:28.910 | Unpacking apache2 (2.4.58-1ubuntu8.15) ... 2026-08-30 09:00:29.027 | Selecting previously unselected package haproxy. 2026-08-30 09:00:29.038 | Preparing to unpack .../009-haproxy_2.8.16-0ubuntu0.24.04.3_amd64.deb ... 2026-08-30 09:00:29.050 | Unpacking haproxy (2.8.16-0ubuntu0.24.04.3) ... 2026-08-30 09:00:29.182 | Selecting previously unselected package libevent-2.1-7t64:amd64. 2026-08-30 09:00:29.195 | Preparing to unpack .../010-libevent-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2026-08-30 09:00:29.199 | Unpacking libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-08-30 09:00:29.251 | Selecting previously unselected package memcached. 2026-08-30 09:00:29.264 | Preparing to unpack .../011-memcached_1.6.24-1ubuntu0.1_amd64.deb ... 2026-08-30 09:00:29.271 | Unpacking memcached (1.6.24-1ubuntu0.1) ... 2026-08-30 09:00:29.327 | Selecting previously unselected package libjson-perl. 2026-08-30 09:00:29.341 | Preparing to unpack .../012-libjson-perl_4.10000-1_all.deb ... 2026-08-30 09:00:29.344 | Unpacking libjson-perl (4.10000-1) ... 2026-08-30 09:00:29.398 | Selecting previously unselected package postgresql-client-common. 2026-08-30 09:00:29.412 | Preparing to unpack .../013-postgresql-client-common_257build1.1_all.deb ... 2026-08-30 09:00:29.415 | Unpacking postgresql-client-common (257build1.1) ... 2026-08-30 09:00:29.473 | Selecting previously unselected package ssl-cert. 2026-08-30 09:00:29.486 | Preparing to unpack .../014-ssl-cert_1.1.2ubuntu1_all.deb ... 2026-08-30 09:00:29.490 | Unpacking ssl-cert (1.1.2ubuntu1) ... 2026-08-30 09:00:29.546 | Selecting previously unselected package postgresql-common. 2026-08-30 09:00:29.559 | Preparing to unpack .../015-postgresql-common_257build1.1_all.deb ... 2026-08-30 09:00:29.582 | Adding 'diversion of /usr/bin/pg_config to /usr/bin/pg_config.libpq-dev by postgresql-common' 2026-08-30 09:00:29.590 | Unpacking postgresql-common (257build1.1) ... 2026-08-30 09:00:29.712 | Selecting previously unselected package libsysfs2:amd64. 2026-08-30 09:00:29.721 | Preparing to unpack .../016-libsysfs2_2.1.1-6build1_amd64.deb ... 2026-08-30 09:00:29.725 | Unpacking libsysfs2:amd64 (2.1.1-6build1) ... 2026-08-30 09:00:29.774 | Selecting previously unselected package sysfsutils. 2026-08-30 09:00:29.784 | Preparing to unpack .../017-sysfsutils_2.1.1-6build1_amd64.deb ... 2026-08-30 09:00:29.791 | Unpacking sysfsutils (2.1.1-6build1) ... 2026-08-30 09:00:29.837 | Selecting previously unselected package autotools-dev. 2026-08-30 09:00:29.847 | Preparing to unpack .../018-autotools-dev_20220109.1_all.deb ... 2026-08-30 09:00:29.851 | Unpacking autotools-dev (20220109.1) ... 2026-08-30 09:00:29.902 | Selecting previously unselected package m4. 2026-08-30 09:00:29.912 | Preparing to unpack .../019-m4_1.4.19-4build1_amd64.deb ... 2026-08-30 09:00:29.916 | Unpacking m4 (1.4.19-4build1) ... 2026-08-30 09:00:29.992 | Selecting previously unselected package autoconf. 2026-08-30 09:00:30.003 | Preparing to unpack .../020-autoconf_2.71-3_all.deb ... 2026-08-30 09:00:30.006 | Unpacking autoconf (2.71-3) ... 2026-08-30 09:00:30.100 | Selecting previously unselected package automake. 2026-08-30 09:00:30.111 | Preparing to unpack .../021-automake_1%3a1.16.5-1.3ubuntu1_all.deb ... 2026-08-30 09:00:30.117 | Unpacking automake (1:1.16.5-1.3ubuntu1) ... 2026-08-30 09:00:30.232 | Selecting previously unselected package autopoint. 2026-08-30 09:00:30.243 | Preparing to unpack .../022-autopoint_0.21-14ubuntu2_all.deb ... 2026-08-30 09:00:30.247 | Unpacking autopoint (0.21-14ubuntu2) ... 2026-08-30 09:00:30.294 | Selecting previously unselected package libdebhelper-perl. 2026-08-30 09:00:30.304 | Preparing to unpack .../023-libdebhelper-perl_13.14.1ubuntu5_all.deb ... 2026-08-30 09:00:30.308 | Unpacking libdebhelper-perl (13.14.1ubuntu5) ... 2026-08-30 09:00:30.398 | Selecting previously unselected package libllvm17t64:amd64. 2026-08-30 09:00:30.409 | Preparing to unpack .../024-libllvm17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-08-30 09:00:30.412 | Unpacking libllvm17t64:amd64 (1:17.0.6-9ubuntu1) ... 2026-08-30 09:00:31.482 | Selecting previously unselected package libclang-cpp17t64. 2026-08-30 09:00:31.495 | Preparing to unpack .../025-libclang-cpp17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-08-30 09:00:31.499 | Unpacking libclang-cpp17t64 (1:17.0.6-9ubuntu1) ... 2026-08-30 09:00:32.079 | Selecting previously unselected package libgc1:amd64. 2026-08-30 09:00:32.094 | Preparing to unpack .../026-libgc1_1%3a8.2.6-1build1_amd64.deb ... 2026-08-30 09:00:32.098 | Unpacking libgc1:amd64 (1:8.2.6-1build1) ... 2026-08-30 09:00:32.149 | Selecting previously unselected package libobjc4:amd64. 2026-08-30 09:00:32.163 | Preparing to unpack .../027-libobjc4_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-08-30 09:00:32.167 | Unpacking libobjc4:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-30 09:00:32.208 | Selecting previously unselected package libobjc-13-dev:amd64. 2026-08-30 09:00:32.222 | Preparing to unpack .../028-libobjc-13-dev_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-08-30 09:00:32.226 | Unpacking libobjc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-30 09:00:32.287 | Selecting previously unselected package libclang-common-17-dev:amd64. 2026-08-30 09:00:32.301 | Preparing to unpack .../029-libclang-common-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-08-30 09:00:32.305 | Unpacking libclang-common-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-08-30 09:00:32.552 | Selecting previously unselected package llvm-17-linker-tools. 2026-08-30 09:00:32.563 | Preparing to unpack .../030-llvm-17-linker-tools_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-08-30 09:00:32.568 | Unpacking llvm-17-linker-tools (1:17.0.6-9ubuntu1) ... 2026-08-30 09:00:32.653 | Selecting previously unselected package libclang1-17t64. 2026-08-30 09:00:32.662 | Preparing to unpack .../031-libclang1-17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-08-30 09:00:32.666 | Unpacking libclang1-17t64 (1:17.0.6-9ubuntu1) ... 2026-08-30 09:00:33.000 | Selecting previously unselected package clang-17. 2026-08-30 09:00:33.011 | Preparing to unpack .../032-clang-17_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-08-30 09:00:33.016 | Unpacking clang-17 (1:17.0.6-9ubuntu1) ... 2026-08-30 09:00:33.069 | Selecting previously unselected package libtool. 2026-08-30 09:00:33.080 | Preparing to unpack .../033-libtool_2.4.7-7build1_all.deb ... 2026-08-30 09:00:33.084 | Unpacking libtool (2.4.7-7build1) ... 2026-08-30 09:00:33.140 | Selecting previously unselected package dh-autoreconf. 2026-08-30 09:00:33.152 | Preparing to unpack .../034-dh-autoreconf_20_all.deb ... 2026-08-30 09:00:33.155 | Unpacking dh-autoreconf (20) ... 2026-08-30 09:00:33.204 | Selecting previously unselected package libarchive-zip-perl. 2026-08-30 09:00:33.216 | Preparing to unpack .../035-libarchive-zip-perl_1.68-1_all.deb ... 2026-08-30 09:00:33.220 | Unpacking libarchive-zip-perl (1.68-1) ... 2026-08-30 09:00:33.291 | Selecting previously unselected package libsub-override-perl. 2026-08-30 09:00:33.304 | Preparing to unpack .../036-libsub-override-perl_0.10-1_all.deb ... 2026-08-30 09:00:33.307 | Unpacking libsub-override-perl (0.10-1) ... 2026-08-30 09:00:33.347 | Selecting previously unselected package libfile-stripnondeterminism-perl. 2026-08-30 09:00:33.361 | Preparing to unpack .../037-libfile-stripnondeterminism-perl_1.13.1-1_all.deb ... 2026-08-30 09:00:33.364 | Unpacking libfile-stripnondeterminism-perl (1.13.1-1) ... 2026-08-30 09:00:33.411 | Selecting previously unselected package dh-strip-nondeterminism. 2026-08-30 09:00:33.425 | Preparing to unpack .../038-dh-strip-nondeterminism_1.13.1-1_all.deb ... 2026-08-30 09:00:33.428 | Unpacking dh-strip-nondeterminism (1.13.1-1) ... 2026-08-30 09:00:33.467 | Selecting previously unselected package debugedit. 2026-08-30 09:00:33.481 | Preparing to unpack .../039-debugedit_1%3a5.0-5build2_amd64.deb ... 2026-08-30 09:00:33.485 | Unpacking debugedit (1:5.0-5build2) ... 2026-08-30 09:00:33.533 | Selecting previously unselected package dwz. 2026-08-30 09:00:33.549 | Preparing to unpack .../040-dwz_0.15-1build6_amd64.deb ... 2026-08-30 09:00:33.554 | Unpacking dwz (0.15-1build6) ... 2026-08-30 09:00:33.598 | Selecting previously unselected package gettext. 2026-08-30 09:00:33.611 | Preparing to unpack .../041-gettext_0.21-14ubuntu2_amd64.deb ... 2026-08-30 09:00:33.615 | Unpacking gettext (0.21-14ubuntu2) ... 2026-08-30 09:00:33.729 | Selecting previously unselected package intltool-debian. 2026-08-30 09:00:33.741 | Preparing to unpack .../042-intltool-debian_0.35.0+20060710.6_all.deb ... 2026-08-30 09:00:33.745 | Unpacking intltool-debian (0.35.0+20060710.6) ... 2026-08-30 09:00:33.787 | Selecting previously unselected package po-debconf. 2026-08-30 09:00:33.799 | Preparing to unpack .../043-po-debconf_1.0.21+nmu1_all.deb ... 2026-08-30 09:00:33.802 | Unpacking po-debconf (1.0.21+nmu1) ... 2026-08-30 09:00:33.896 | Selecting previously unselected package debhelper. 2026-08-30 09:00:33.911 | Preparing to unpack .../044-debhelper_13.14.1ubuntu5_all.deb ... 2026-08-30 09:00:33.914 | Unpacking debhelper (13.14.1ubuntu5) ... 2026-08-30 09:00:34.198 | Selecting previously unselected package uuid-dev:amd64. 2026-08-30 09:00:34.212 | Preparing to unpack .../045-uuid-dev_2.39.3-9ubuntu6.5_amd64.deb ... 2026-08-30 09:00:34.215 | Unpacking uuid-dev:amd64 (2.39.3-9ubuntu6.5) ... 2026-08-30 09:00:34.268 | Selecting previously unselected package libsctp1:amd64. 2026-08-30 09:00:34.281 | Preparing to unpack .../046-libsctp1_1.0.19+dfsg-2build1_amd64.deb ... 2026-08-30 09:00:34.285 | Unpacking libsctp1:amd64 (1.0.19+dfsg-2build1) ... 2026-08-30 09:00:34.324 | Selecting previously unselected package libsctp-dev:amd64. 2026-08-30 09:00:34.338 | Preparing to unpack .../047-libsctp-dev_1.0.19+dfsg-2build1_amd64.deb ... 2026-08-30 09:00:34.341 | Unpacking libsctp-dev:amd64 (1.0.19+dfsg-2build1) ... 2026-08-30 09:00:34.397 | Selecting previously unselected package libapr1-dev. 2026-08-30 09:00:34.411 | Preparing to unpack .../048-libapr1-dev_1.7.2-3.1ubuntu0.1_amd64.deb ... 2026-08-30 09:00:34.415 | Unpacking libapr1-dev (1.7.2-3.1ubuntu0.1) ... 2026-08-30 09:00:34.807 | Selecting previously unselected package libldap-dev:amd64. 2026-08-30 09:00:34.821 | Preparing to unpack .../049-libldap-dev_2.6.10+dfsg-0ubuntu0.24.04.1_amd64.deb ... 2026-08-30 09:00:34.825 | Unpacking libldap-dev:amd64 (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-08-30 09:00:34.985 | Selecting previously unselected package libldap2-dev. 2026-08-30 09:00:34.998 | Preparing to unpack .../050-libldap2-dev_2.6.10+dfsg-0ubuntu0.24.04.1_all.deb ... 2026-08-30 09:00:35.001 | Unpacking libldap2-dev (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-08-30 09:00:35.036 | Selecting previously unselected package libaprutil1-dev. 2026-08-30 09:00:35.049 | Preparing to unpack .../051-libaprutil1-dev_1.6.3-1.1ubuntu7_amd64.deb ... 2026-08-30 09:00:35.053 | Unpacking libaprutil1-dev (1.6.3-1.1ubuntu7) ... 2026-08-30 09:00:35.376 | Selecting previously unselected package libpcre2-16-0:amd64. 2026-08-30 09:00:35.389 | Preparing to unpack .../052-libpcre2-16-0_10.42-4ubuntu2.1_amd64.deb ... 2026-08-30 09:00:35.393 | Unpacking libpcre2-16-0:amd64 (10.42-4ubuntu2.1) ... 2026-08-30 09:00:35.438 | Selecting previously unselected package libpcre2-32-0:amd64. 2026-08-30 09:00:35.451 | Preparing to unpack .../053-libpcre2-32-0_10.42-4ubuntu2.1_amd64.deb ... 2026-08-30 09:00:35.454 | Unpacking libpcre2-32-0:amd64 (10.42-4ubuntu2.1) ... 2026-08-30 09:00:35.500 | Selecting previously unselected package libpcre2-posix3:amd64. 2026-08-30 09:00:35.514 | Preparing to unpack .../054-libpcre2-posix3_10.42-4ubuntu2.1_amd64.deb ... 2026-08-30 09:00:35.517 | Unpacking libpcre2-posix3:amd64 (10.42-4ubuntu2.1) ... 2026-08-30 09:00:35.552 | Selecting previously unselected package libpcre2-dev:amd64. 2026-08-30 09:00:35.565 | Preparing to unpack .../055-libpcre2-dev_10.42-4ubuntu2.1_amd64.deb ... 2026-08-30 09:00:35.569 | Unpacking libpcre2-dev:amd64 (10.42-4ubuntu2.1) ... 2026-08-30 09:00:35.684 | Selecting previously unselected package apache2-dev. 2026-08-30 09:00:35.697 | Preparing to unpack .../056-apache2-dev_2.4.58-1ubuntu8.15_amd64.deb ... 2026-08-30 09:00:35.701 | Unpacking apache2-dev (2.4.58-1ubuntu8.15) ... 2026-08-30 09:00:35.790 | Selecting previously unselected package ncal. 2026-08-30 09:00:35.802 | Preparing to unpack .../057-ncal_12.1.8_amd64.deb ... 2026-08-30 09:00:35.805 | Unpacking ncal (12.1.8) ... 2026-08-30 09:00:35.846 | Selecting previously unselected package bsdmainutils. 2026-08-30 09:00:35.860 | Preparing to unpack .../058-bsdmainutils_12.1.8_all.deb ... 2026-08-30 09:00:35.865 | Unpacking bsdmainutils (12.1.8) ... 2026-08-30 09:00:35.898 | Selecting previously unselected package conntrack. 2026-08-30 09:00:35.911 | Preparing to unpack .../059-conntrack_1%3a1.4.8-1ubuntu1_amd64.deb ... 2026-08-30 09:00:35.915 | Unpacking conntrack (1:1.4.8-1ubuntu1) ... 2026-08-30 09:00:35.952 | Selecting previously unselected package dnsmasq-utils. 2026-08-30 09:00:35.966 | Preparing to unpack .../060-dnsmasq-utils_2.90-2ubuntu0.4_amd64.deb ... 2026-08-30 09:00:35.969 | Unpacking dnsmasq-utils (2.90-2ubuntu0.4) ... 2026-08-30 09:00:36.016 | Selecting previously unselected package ebtables. 2026-08-30 09:00:36.029 | Preparing to unpack .../061-ebtables_2.0.11-6build1_amd64.deb ... 2026-08-30 09:00:36.045 | Unpacking ebtables (2.0.11-6build1) ... 2026-08-30 09:00:36.091 | Selecting previously unselected package fonts-liberation. 2026-08-30 09:00:36.104 | Preparing to unpack .../062-fonts-liberation_1%3a2.1.5-3_all.deb ... 2026-08-30 09:00:36.107 | Unpacking fonts-liberation (1:2.1.5-3) ... 2026-08-30 09:00:36.193 | Selecting previously unselected package fonts-liberation-sans-narrow. 2026-08-30 09:00:36.206 | Preparing to unpack .../063-fonts-liberation-sans-narrow_1%3a1.07.6-4_all.deb ... 2026-08-30 09:00:36.209 | Unpacking fonts-liberation-sans-narrow (1:1.07.6-4) ... 2026-08-30 09:00:36.251 | Selecting previously unselected package fonts-liberation2. 2026-08-30 09:00:36.264 | Preparing to unpack .../064-fonts-liberation2_1%3a2.1.5-3_all.deb ... 2026-08-30 09:00:36.267 | Unpacking fonts-liberation2 (1:2.1.5-3) ... 2026-08-30 09:00:36.300 | Selecting previously unselected package genisoimage. 2026-08-30 09:00:36.313 | Preparing to unpack .../065-genisoimage_9%3a1.1.11-3.5_amd64.deb ... 2026-08-30 09:00:36.317 | Unpacking genisoimage (9:1.1.11-3.5) ... 2026-08-30 09:00:36.373 | Selecting previously unselected package gir1.2-freedesktop:amd64. 2026-08-30 09:00:36.387 | Preparing to unpack .../066-gir1.2-freedesktop_1.80.1-1_amd64.deb ... 2026-08-30 09:00:36.390 | Unpacking gir1.2-freedesktop:amd64 (1.80.1-1) ... 2026-08-30 09:00:36.437 | Selecting previously unselected package libann0. 2026-08-30 09:00:36.450 | Preparing to unpack .../067-libann0_1.1.2+doc-9build1_amd64.deb ... 2026-08-30 09:00:36.453 | Unpacking libann0 (1.1.2+doc-9build1) ... 2026-08-30 09:00:36.492 | Selecting previously unselected package libcdt5:amd64. 2026-08-30 09:00:36.505 | Preparing to unpack .../068-libcdt5_2.42.2-9ubuntu0.1_amd64.deb ... 2026-08-30 09:00:36.509 | Unpacking libcdt5:amd64 (2.42.2-9ubuntu0.1) ... 2026-08-30 09:00:36.547 | Selecting previously unselected package libcgraph6:amd64. 2026-08-30 09:00:36.560 | Preparing to unpack .../069-libcgraph6_2.42.2-9ubuntu0.1_amd64.deb ... 2026-08-30 09:00:36.565 | Unpacking libcgraph6:amd64 (2.42.2-9ubuntu0.1) ... 2026-08-30 09:00:36.606 | Selecting previously unselected package libgts-0.7-5t64:amd64. 2026-08-30 09:00:36.619 | Preparing to unpack .../070-libgts-0.7-5t64_0.7.6+darcs121130-5.2build1_amd64.deb ... 2026-08-30 09:00:36.623 | Unpacking libgts-0.7-5t64:amd64 (0.7.6+darcs121130-5.2build1) ... 2026-08-30 09:00:36.668 | Selecting previously unselected package libltdl7:amd64. 2026-08-30 09:00:36.682 | Preparing to unpack .../071-libltdl7_2.4.7-7build1_amd64.deb ... 2026-08-30 09:00:36.685 | Unpacking libltdl7:amd64 (2.4.7-7build1) ... 2026-08-30 09:00:36.726 | Selecting previously unselected package libpathplan4:amd64. 2026-08-30 09:00:36.739 | Preparing to unpack .../072-libpathplan4_2.42.2-9ubuntu0.1_amd64.deb ... 2026-08-30 09:00:36.742 | Unpacking libpathplan4:amd64 (2.42.2-9ubuntu0.1) ... 2026-08-30 09:00:36.785 | Selecting previously unselected package libgvc6. 2026-08-30 09:00:36.799 | Preparing to unpack .../073-libgvc6_2.42.2-9ubuntu0.1_amd64.deb ... 2026-08-30 09:00:36.802 | Unpacking libgvc6 (2.42.2-9ubuntu0.1) ... 2026-08-30 09:00:36.867 | Selecting previously unselected package libgvpr2:amd64. 2026-08-30 09:00:36.881 | Preparing to unpack .../074-libgvpr2_2.42.2-9ubuntu0.1_amd64.deb ... 2026-08-30 09:00:36.884 | Unpacking libgvpr2:amd64 (2.42.2-9ubuntu0.1) ... 2026-08-30 09:00:36.929 | Selecting previously unselected package liblab-gamut1:amd64. 2026-08-30 09:00:36.943 | Preparing to unpack .../075-liblab-gamut1_2.42.2-9ubuntu0.1_amd64.deb ... 2026-08-30 09:00:36.947 | Unpacking liblab-gamut1:amd64 (2.42.2-9ubuntu0.1) ... 2026-08-30 09:00:37.014 | Selecting previously unselected package libice6:amd64. 2026-08-30 09:00:37.026 | Preparing to unpack .../076-libice6_2%3a1.0.10-1build3_amd64.deb ... 2026-08-30 09:00:37.030 | Unpacking libice6:amd64 (2:1.0.10-1build3) ... 2026-08-30 09:00:37.074 | Selecting previously unselected package libsm6:amd64. 2026-08-30 09:00:37.087 | Preparing to unpack .../077-libsm6_2%3a1.2.3-1build3_amd64.deb ... 2026-08-30 09:00:37.091 | Unpacking libsm6:amd64 (2:1.2.3-1build3) ... 2026-08-30 09:00:37.136 | Selecting previously unselected package libxt6t64:amd64. 2026-08-30 09:00:37.149 | Preparing to unpack .../078-libxt6t64_1%3a1.2.1-1.2build1_amd64.deb ... 2026-08-30 09:00:37.153 | Unpacking libxt6t64:amd64 (1:1.2.1-1.2build1) ... 2026-08-30 09:00:37.200 | Selecting previously unselected package libxmu6:amd64. 2026-08-30 09:00:37.214 | Preparing to unpack .../079-libxmu6_2%3a1.1.3-3build2_amd64.deb ... 2026-08-30 09:00:37.217 | Unpacking libxmu6:amd64 (2:1.1.3-3build2) ... 2026-08-30 09:00:37.260 | Selecting previously unselected package libxaw7:amd64. 2026-08-30 09:00:37.273 | Preparing to unpack .../080-libxaw7_2%3a1.0.14-1build2_amd64.deb ... 2026-08-30 09:00:37.277 | Unpacking libxaw7:amd64 (2:1.0.14-1build2) ... 2026-08-30 09:00:37.326 | Selecting previously unselected package graphviz. 2026-08-30 09:00:37.339 | Preparing to unpack .../081-graphviz_2.42.2-9ubuntu0.1_amd64.deb ... 2026-08-30 09:00:37.342 | Unpacking graphviz (2.42.2-9ubuntu0.1) ... 2026-08-30 09:00:37.466 | Selecting previously unselected package icu-devtools. 2026-08-30 09:00:37.479 | Preparing to unpack .../082-icu-devtools_74.2-1ubuntu3.1_amd64.deb ... 2026-08-30 09:00:37.483 | Unpacking icu-devtools (74.2-1ubuntu3.1) ... 2026-08-30 09:00:37.542 | Selecting previously unselected package iputils-arping. 2026-08-30 09:00:37.555 | Preparing to unpack .../083-iputils-arping_3%3a20240117-1ubuntu0.1_amd64.deb ... 2026-08-30 09:00:37.558 | Unpacking iputils-arping (3:20240117-1ubuntu0.1) ... 2026-08-30 09:00:37.602 | Selecting previously unselected package comerr-dev:amd64. 2026-08-30 09:00:37.615 | Preparing to unpack .../084-comerr-dev_2.1-1.47.0-2.4~exp1ubuntu4.1_amd64.deb ... 2026-08-30 09:00:37.621 | Unpacking comerr-dev:amd64 (2.1-1.47.0-2.4~exp1ubuntu4.1) ... 2026-08-30 09:00:37.671 | Selecting previously unselected package libgssrpc4t64:amd64. 2026-08-30 09:00:37.685 | Preparing to unpack .../085-libgssrpc4t64_1.20.1-6ubuntu2.8_amd64.deb ... 2026-08-30 09:00:37.688 | Unpacking libgssrpc4t64:amd64 (1.20.1-6ubuntu2.8) ... 2026-08-30 09:00:37.732 | Selecting previously unselected package libkadm5clnt-mit12:amd64. 2026-08-30 09:00:37.745 | Preparing to unpack .../086-libkadm5clnt-mit12_1.20.1-6ubuntu2.8_amd64.deb ... 2026-08-30 09:00:37.749 | Unpacking libkadm5clnt-mit12:amd64 (1.20.1-6ubuntu2.8) ... 2026-08-30 09:00:37.789 | Selecting previously unselected package libkdb5-10t64:amd64. 2026-08-30 09:00:37.803 | Preparing to unpack .../087-libkdb5-10t64_1.20.1-6ubuntu2.8_amd64.deb ... 2026-08-30 09:00:37.806 | Unpacking libkdb5-10t64:amd64 (1.20.1-6ubuntu2.8) ... 2026-08-30 09:00:37.851 | Selecting previously unselected package libkadm5srv-mit12:amd64. 2026-08-30 09:00:37.864 | Preparing to unpack .../088-libkadm5srv-mit12_1.20.1-6ubuntu2.8_amd64.deb ... 2026-08-30 09:00:37.868 | Unpacking libkadm5srv-mit12:amd64 (1.20.1-6ubuntu2.8) ... 2026-08-30 09:00:37.905 | Selecting previously unselected package krb5-multidev:amd64. 2026-08-30 09:00:37.919 | Preparing to unpack .../089-krb5-multidev_1.20.1-6ubuntu2.8_amd64.deb ... 2026-08-30 09:00:37.923 | Unpacking krb5-multidev:amd64 (1.20.1-6ubuntu2.8) ... 2026-08-30 09:00:37.995 | Selecting previously unselected package libarchive-cpio-perl. 2026-08-30 09:00:38.007 | Preparing to unpack .../090-libarchive-cpio-perl_0.10-3_all.deb ... 2026-08-30 09:00:38.010 | Unpacking libarchive-cpio-perl (0.10-3) ... 2026-08-30 09:00:38.051 | Selecting previously unselected package libclang-rt-17-dev:amd64. 2026-08-30 09:00:38.064 | Preparing to unpack .../091-libclang-rt-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-08-30 09:00:38.068 | Unpacking libclang-rt-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-08-30 09:00:38.350 | Selecting previously unselected package libcommon-sense-perl:amd64. 2026-08-30 09:00:38.363 | Preparing to unpack .../092-libcommon-sense-perl_3.75-3build3_amd64.deb ... 2026-08-30 09:00:38.367 | Unpacking libcommon-sense-perl:amd64 (3.75-3build3) ... 2026-08-30 09:00:38.405 | Selecting previously unselected package libgts-bin. 2026-08-30 09:00:38.419 | Preparing to unpack .../093-libgts-bin_0.7.6+darcs121130-5.2build1_amd64.deb ... 2026-08-30 09:00:38.422 | Unpacking libgts-bin (0.7.6+darcs121130-5.2build1) ... 2026-08-30 09:00:38.472 | Selecting previously unselected package libicu-dev:amd64. 2026-08-30 09:00:38.485 | Preparing to unpack .../094-libicu-dev_74.2-1ubuntu3.1_amd64.deb ... 2026-08-30 09:00:38.489 | Unpacking libicu-dev:amd64 (74.2-1ubuntu3.1) ... 2026-08-30 09:00:39.044 | Selecting previously unselected package libjpeg-turbo8-dev:amd64. 2026-08-30 09:00:39.058 | Preparing to unpack .../095-libjpeg-turbo8-dev_2.1.5-2ubuntu2_amd64.deb ... 2026-08-30 09:00:39.061 | Unpacking libjpeg-turbo8-dev:amd64 (2.1.5-2ubuntu2) ... 2026-08-30 09:00:39.115 | Selecting previously unselected package libjpeg8-dev:amd64. 2026-08-30 09:00:39.129 | Preparing to unpack .../096-libjpeg8-dev_8c-2ubuntu11_amd64.deb ... 2026-08-30 09:00:39.132 | Unpacking libjpeg8-dev:amd64 (8c-2ubuntu11) ... 2026-08-30 09:00:39.169 | Selecting previously unselected package libjpeg-dev:amd64. 2026-08-30 09:00:39.182 | Preparing to unpack .../097-libjpeg-dev_8c-2ubuntu11_amd64.deb ... 2026-08-30 09:00:39.186 | Unpacking libjpeg-dev:amd64 (8c-2ubuntu11) ... 2026-08-30 09:00:39.221 | Selecting previously unselected package libjs-jquery-metadata. 2026-08-30 09:00:39.235 | Preparing to unpack .../098-libjs-jquery-metadata_12-4_all.deb ... 2026-08-30 09:00:39.239 | Unpacking libjs-jquery-metadata (12-4) ... 2026-08-30 09:00:39.281 | Selecting previously unselected package libjs-jquery-tablesorter. 2026-08-30 09:00:39.294 | Preparing to unpack .../099-libjs-jquery-tablesorter_1%3a2.31.3+dfsg1-3_all.deb ... 2026-08-30 09:00:39.298 | Unpacking libjs-jquery-tablesorter (1:2.31.3+dfsg1-3) ... 2026-08-30 09:00:39.412 | Selecting previously unselected package libtypes-serialiser-perl. 2026-08-30 09:00:39.426 | Preparing to unpack .../100-libtypes-serialiser-perl_1.01-1_all.deb ... 2026-08-30 09:00:39.429 | Unpacking libtypes-serialiser-perl (1.01-1) ... 2026-08-30 09:00:39.472 | Selecting previously unselected package libjson-xs-perl. 2026-08-30 09:00:39.486 | Preparing to unpack .../101-libjson-xs-perl_4.040-0ubuntu0.24.04.1_amd64.deb ... 2026-08-30 09:00:39.490 | Unpacking libjson-xs-perl (4.040-0ubuntu0.24.04.1) ... 2026-08-30 09:00:39.534 | Selecting previously unselected package libltdl-dev:amd64. 2026-08-30 09:00:39.547 | Preparing to unpack .../102-libltdl-dev_2.4.7-7build1_amd64.deb ... 2026-08-30 09:00:39.551 | Unpacking libltdl-dev:amd64 (2.4.7-7build1) ... 2026-08-30 09:00:39.618 | Selecting previously unselected package libsys-hostname-long-perl. 2026-08-30 09:00:39.631 | Preparing to unpack .../103-libsys-hostname-long-perl_1.5-3_all.deb ... 2026-08-30 09:00:39.635 | Unpacking libsys-hostname-long-perl (1.5-3) ... 2026-08-30 09:00:39.675 | Selecting previously unselected package libmail-sendmail-perl. 2026-08-30 09:00:39.688 | Preparing to unpack .../104-libmail-sendmail-perl_0.80-3_all.deb ... 2026-08-30 09:00:39.692 | Unpacking libmail-sendmail-perl (0.80-3) ... 2026-08-30 09:00:39.740 | Selecting previously unselected package mysql-common. 2026-08-30 09:00:39.753 | Preparing to unpack .../105-mysql-common_5.8+1.1.0build1_all.deb ... 2026-08-30 09:00:39.770 | Unpacking mysql-common (5.8+1.1.0build1) ... 2026-08-30 09:00:39.816 | Selecting previously unselected package libmysqlclient21:amd64. 2026-08-30 09:00:39.830 | Preparing to unpack .../106-libmysqlclient21_8.0.46-0ubuntu0.24.04.3_amd64.deb ... 2026-08-30 09:00:39.833 | Unpacking libmysqlclient21:amd64 (8.0.46-0ubuntu0.24.04.3) ... 2026-08-30 09:00:39.922 | Selecting previously unselected package libncurses-dev:amd64. 2026-08-30 09:00:39.935 | Preparing to unpack .../107-libncurses-dev_6.4+20240113-1ubuntu2.1_amd64.deb ... 2026-08-30 09:00:39.939 | Unpacking libncurses-dev:amd64 (6.4+20240113-1ubuntu2.1) ... 2026-08-30 09:00:40.021 | Selecting previously unselected package pcp-conf. 2026-08-30 09:00:40.035 | Preparing to unpack .../108-pcp-conf_6.2.0-1.1build4_amd64.deb ... 2026-08-30 09:00:40.038 | Unpacking pcp-conf (6.2.0-1.1build4) ... 2026-08-30 09:00:40.081 | Selecting previously unselected package libpcp3t64. 2026-08-30 09:00:40.095 | Preparing to unpack .../109-libpcp3t64_6.2.0-1.1build4_amd64.deb ... 2026-08-30 09:00:40.098 | Unpacking libpcp3t64 (6.2.0-1.1build4) ... 2026-08-30 09:00:40.145 | Selecting previously unselected package libpcp-pmda3t64. 2026-08-30 09:00:40.159 | Preparing to unpack .../110-libpcp-pmda3t64_6.2.0-1.1build4_amd64.deb ... 2026-08-30 09:00:40.163 | Unpacking libpcp-pmda3t64 (6.2.0-1.1build4) ... 2026-08-30 09:00:40.201 | Selecting previously unselected package libpcp-pmda-perl. 2026-08-30 09:00:40.213 | Preparing to unpack .../111-libpcp-pmda-perl_6.2.0-1.1build4_amd64.deb ... 2026-08-30 09:00:40.217 | Unpacking libpcp-pmda-perl (6.2.0-1.1build4) ... 2026-08-30 09:00:40.262 | Selecting previously unselected package libpkgconf3:amd64. 2026-08-30 09:00:40.275 | Preparing to unpack .../112-libpkgconf3_1.8.1-2build1_amd64.deb ... 2026-08-30 09:00:40.279 | Unpacking libpkgconf3:amd64 (1.8.1-2build1) ... 2026-08-30 09:00:40.321 | Selecting previously unselected package libpq5:amd64. 2026-08-30 09:00:40.335 | Preparing to unpack .../113-libpq5_16.15-0ubuntu0.24.04.1_amd64.deb ... 2026-08-30 09:00:40.338 | Unpacking libpq5:amd64 (16.15-0ubuntu0.24.04.1) ... 2026-08-30 09:00:40.378 | Selecting previously unselected package libssl-dev:amd64. 2026-08-30 09:00:40.392 | Preparing to unpack .../114-libssl-dev_3.0.13-0ubuntu3.15_amd64.deb ... 2026-08-30 09:00:40.395 | Unpacking libssl-dev:amd64 (3.0.13-0ubuntu3.15) ... 2026-08-30 09:00:40.606 | Selecting previously unselected package libpq-dev. 2026-08-30 09:00:40.619 | Preparing to unpack .../115-libpq-dev_16.15-0ubuntu0.24.04.1_amd64.deb ... 2026-08-30 09:00:40.623 | Unpacking libpq-dev (16.15-0ubuntu0.24.04.1) ... 2026-08-30 09:00:40.673 | Selecting previously unselected package libsasl2-dev. 2026-08-30 09:00:40.687 | Preparing to unpack .../116-libsasl2-dev_2.1.28+dfsg1-5ubuntu3.1_amd64.deb ... 2026-08-30 09:00:40.691 | Unpacking libsasl2-dev (2.1.28+dfsg1-5ubuntu3.1) ... 2026-08-30 09:00:40.769 | Selecting previously unselected package libsystemd-dev:amd64. 2026-08-30 09:00:40.782 | Preparing to unpack .../117-libsystemd-dev_255.4-1ubuntu8.17_amd64.deb ... 2026-08-30 09:00:40.786 | Unpacking libsystemd-dev:amd64 (255.4-1ubuntu8.17) ... 2026-08-30 09:00:41.022 | Selecting previously unselected package libx86-1:amd64. 2026-08-30 09:00:41.035 | Preparing to unpack .../118-libx86-1_1.1+ds1-12build1_amd64.deb ... 2026-08-30 09:00:41.039 | Unpacking libx86-1:amd64 (1.1+ds1-12build1) ... 2026-08-30 09:00:41.078 | Selecting previously unselected package libxml2-dev:amd64. 2026-08-30 09:00:41.092 | Preparing to unpack .../119-libxml2-dev_2.9.14+dfsg-1.3ubuntu3.8_amd64.deb ... 2026-08-30 09:00:41.095 | Unpacking libxml2-dev:amd64 (2.9.14+dfsg-1.3ubuntu3.8) ... 2026-08-30 09:00:41.190 | Selecting previously unselected package libxslt1-dev:amd64. 2026-08-30 09:00:41.204 | Preparing to unpack .../120-libxslt1-dev_1.1.39-0exp1ubuntu0.24.04.3_amd64.deb ... 2026-08-30 09:00:41.208 | Unpacking libxslt1-dev:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-08-30 09:00:41.302 | Selecting previously unselected package llvm-17-runtime. 2026-08-30 09:00:41.316 | Preparing to unpack .../121-llvm-17-runtime_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-08-30 09:00:41.319 | Unpacking llvm-17-runtime (1:17.0.6-9ubuntu1) ... 2026-08-30 09:00:41.390 | Selecting previously unselected package libpfm4:amd64. 2026-08-30 09:00:41.401 | Preparing to unpack .../122-libpfm4_4.13.0+git32-g0d4ed0e-1_amd64.deb ... 2026-08-30 09:00:41.404 | Unpacking libpfm4:amd64 (4.13.0+git32-g0d4ed0e-1) ... 2026-08-30 09:00:41.474 | Selecting previously unselected package llvm-17. 2026-08-30 09:00:41.485 | Preparing to unpack .../123-llvm-17_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-08-30 09:00:41.489 | Unpacking llvm-17 (1:17.0.6-9ubuntu1) ... 2026-08-30 09:00:42.550 | Selecting previously unselected package libffi-dev:amd64. 2026-08-30 09:00:42.562 | Preparing to unpack .../124-libffi-dev_3.4.6-1build1_amd64.deb ... 2026-08-30 09:00:42.566 | Unpacking libffi-dev:amd64 (3.4.6-1build1) ... 2026-08-30 09:00:42.629 | Selecting previously unselected package llvm-17-tools. 2026-08-30 09:00:42.639 | Preparing to unpack .../125-llvm-17-tools_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-08-30 09:00:42.643 | Unpacking llvm-17-tools (1:17.0.6-9ubuntu1) ... 2026-08-30 09:00:43.006 | Selecting previously unselected package libz3-4:amd64. 2026-08-30 09:00:43.018 | Preparing to unpack .../126-libz3-4_4.8.12-3.1build1_amd64.deb ... 2026-08-30 09:00:43.021 | Unpacking libz3-4:amd64 (4.8.12-3.1build1) ... 2026-08-30 09:00:43.238 | Selecting previously unselected package libz3-dev:amd64. 2026-08-30 09:00:43.250 | Preparing to unpack .../127-libz3-dev_4.8.12-3.1build1_amd64.deb ... 2026-08-30 09:00:43.254 | Unpacking libz3-dev:amd64 (4.8.12-3.1build1) ... 2026-08-30 09:00:43.310 | Selecting previously unselected package llvm-17-dev. 2026-08-30 09:00:43.321 | Preparing to unpack .../128-llvm-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-08-30 09:00:43.326 | Unpacking llvm-17-dev (1:17.0.6-9ubuntu1) ... 2026-08-30 09:00:46.815 | Selecting previously unselected package lsscsi. 2026-08-30 09:00:46.831 | Preparing to unpack .../129-lsscsi_0.32-1build1_amd64.deb ... 2026-08-30 09:00:46.836 | Unpacking lsscsi (0.32-1build1) ... 2026-08-30 09:00:46.879 | Selecting previously unselected package osinfo-db. 2026-08-30 09:00:46.892 | Preparing to unpack .../130-osinfo-db_0.20250606-0ubuntu0.24.04.1_all.deb ... 2026-08-30 09:00:46.896 | Unpacking osinfo-db (0.20250606-0ubuntu0.24.04.1) ... 2026-08-30 09:00:47.562 | Selecting previously unselected package pkgconf-bin. 2026-08-30 09:00:47.577 | Preparing to unpack .../131-pkgconf-bin_1.8.1-2build1_amd64.deb ... 2026-08-30 09:00:47.581 | Unpacking pkgconf-bin (1.8.1-2build1) ... 2026-08-30 09:00:47.626 | Selecting previously unselected package pkgconf:amd64. 2026-08-30 09:00:47.640 | Preparing to unpack .../132-pkgconf_1.8.1-2build1_amd64.deb ... 2026-08-30 09:00:47.646 | Unpacking pkgconf:amd64 (1.8.1-2build1) ... 2026-08-30 09:00:47.695 | Selecting previously unselected package pkg-config:amd64. 2026-08-30 09:00:47.708 | Preparing to unpack .../133-pkg-config_1.8.1-2build1_amd64.deb ... 2026-08-30 09:00:47.714 | Unpacking pkg-config:amd64 (1.8.1-2build1) ... 2026-08-30 09:00:47.757 | Selecting previously unselected package pm-utils. 2026-08-30 09:00:47.769 | Preparing to unpack .../134-pm-utils_1.4.1-21_all.deb ... 2026-08-30 09:00:47.773 | Unpacking pm-utils (1.4.1-21) ... 2026-08-30 09:00:47.853 | Selecting previously unselected package postgresql-client-16. 2026-08-30 09:00:47.867 | Preparing to unpack .../135-postgresql-client-16_16.15-0ubuntu0.24.04.1_amd64.deb ... 2026-08-30 09:00:47.870 | Unpacking postgresql-client-16 (16.15-0ubuntu0.24.04.1) ... 2026-08-30 09:00:48.072 | Selecting previously unselected package postgresql-server-dev-16. 2026-08-30 09:00:48.086 | Preparing to unpack .../136-postgresql-server-dev-16_16.15-0ubuntu0.24.04.1_amd64.deb ... 2026-08-30 09:00:48.090 | Unpacking postgresql-server-dev-16 (16.15-0ubuntu0.24.04.1) ... 2026-08-30 09:00:48.657 | Selecting previously unselected package postgresql-server-dev-all:amd64. 2026-08-30 09:00:48.671 | Preparing to unpack .../137-postgresql-server-dev-all_257build1.1_amd64.deb ... 2026-08-30 09:00:48.676 | Unpacking postgresql-server-dev-all:amd64 (257build1.1) ... 2026-08-30 09:00:48.737 | Selecting previously unselected package python3-mysqldb. 2026-08-30 09:00:48.751 | Preparing to unpack .../138-python3-mysqldb_1.4.6-2build3_amd64.deb ... 2026-08-30 09:00:48.756 | Unpacking python3-mysqldb (1.4.6-2build3) ... 2026-08-30 09:00:48.810 | Selecting previously unselected package python3-pip-whl. 2026-08-30 09:00:48.824 | Preparing to unpack .../139-python3-pip-whl_24.0+dfsg-1ubuntu1.3_all.deb ... 2026-08-30 09:00:48.830 | Unpacking python3-pip-whl (24.0+dfsg-1ubuntu1.3) ... 2026-08-30 09:00:48.889 | Selecting previously unselected package python3-setuptools-whl. 2026-08-30 09:00:48.904 | Preparing to unpack .../140-python3-setuptools-whl_68.1.2-2ubuntu1.2_all.deb ... 2026-08-30 09:00:48.908 | Unpacking python3-setuptools-whl (68.1.2-2ubuntu1.2) ... 2026-08-30 09:00:48.965 | Selecting previously unselected package python3.12-venv. 2026-08-30 09:00:48.978 | Preparing to unpack .../141-python3.12-venv_3.12.3-1ubuntu0.16_amd64.deb ... 2026-08-30 09:00:48.982 | Unpacking python3.12-venv (3.12.3-1ubuntu0.16) ... 2026-08-30 09:00:49.025 | Selecting previously unselected package python3-venv. 2026-08-30 09:00:49.040 | Preparing to unpack .../142-python3-venv_3.12.3-0ubuntu2.1_amd64.deb ... 2026-08-30 09:00:49.044 | Unpacking python3-venv (3.12.3-0ubuntu2.1) ... 2026-08-30 09:00:49.082 | Selecting previously unselected package sqlite3. 2026-08-30 09:00:49.097 | Preparing to unpack .../143-sqlite3_3.45.1-1ubuntu2.7_amd64.deb ... 2026-08-30 09:00:49.102 | Unpacking sqlite3 (3.45.1-1ubuntu2.7) ... 2026-08-30 09:00:49.150 | Selecting previously unselected package unzip. 2026-08-30 09:00:49.165 | Preparing to unpack .../144-unzip_6.0-28ubuntu4.1_amd64.deb ... 2026-08-30 09:00:49.169 | Unpacking unzip (6.0-28ubuntu4.1) ... 2026-08-30 09:00:49.237 | Selecting previously unselected package vbetool. 2026-08-30 09:00:49.251 | Preparing to unpack .../145-vbetool_1.1-5_amd64.deb ... 2026-08-30 09:00:49.258 | Unpacking vbetool (1.1-5) ... 2026-08-30 09:00:49.301 | Selecting previously unselected package libosinfo-l10n. 2026-08-30 09:00:49.316 | Preparing to unpack .../146-libosinfo-l10n_1.11.0-2build3_all.deb ... 2026-08-30 09:00:49.320 | Unpacking libosinfo-l10n (1.11.0-2build3) ... 2026-08-30 09:00:49.393 | Selecting previously unselected package libosinfo-1.0-0:amd64. 2026-08-30 09:00:49.407 | Preparing to unpack .../147-libosinfo-1.0-0_1.11.0-2build3_amd64.deb ... 2026-08-30 09:00:49.411 | Unpacking libosinfo-1.0-0:amd64 (1.11.0-2build3) ... 2026-08-30 09:00:49.454 | Selecting previously unselected package gir1.2-libosinfo-1.0:amd64. 2026-08-30 09:00:49.466 | Preparing to unpack .../148-gir1.2-libosinfo-1.0_1.11.0-2build3_amd64.deb ... 2026-08-30 09:00:49.470 | Unpacking gir1.2-libosinfo-1.0:amd64 (1.11.0-2build3) ... 2026-08-30 09:00:49.508 | Selecting previously unselected package libkrb5-dev:amd64. 2026-08-30 09:00:49.520 | Preparing to unpack .../149-libkrb5-dev_1.20.1-6ubuntu2.8_amd64.deb ... 2026-08-30 09:00:49.523 | Unpacking libkrb5-dev:amd64 (1.20.1-6ubuntu2.8) ... 2026-08-30 09:00:49.571 | Selecting previously unselected package libpcp-archive1t64. 2026-08-30 09:00:49.582 | Preparing to unpack .../150-libpcp-archive1t64_6.2.0-1.1build4_amd64.deb ... 2026-08-30 09:00:49.585 | Unpacking libpcp-archive1t64 (6.2.0-1.1build4) ... 2026-08-30 09:00:49.625 | Selecting previously unselected package libpcp-gui2t64. 2026-08-30 09:00:49.637 | Preparing to unpack .../151-libpcp-gui2t64_6.2.0-1.1build4_amd64.deb ... 2026-08-30 09:00:49.640 | Unpacking libpcp-gui2t64 (6.2.0-1.1build4) ... 2026-08-30 09:00:49.683 | Selecting previously unselected package libpcp-import1t64. 2026-08-30 09:00:49.693 | Preparing to unpack .../152-libpcp-import1t64_6.2.0-1.1build4_amd64.deb ... 2026-08-30 09:00:49.697 | Unpacking libpcp-import1t64 (6.2.0-1.1build4) ... 2026-08-30 09:00:49.735 | Selecting previously unselected package libpcp-mmv1t64. 2026-08-30 09:00:49.747 | Preparing to unpack .../153-libpcp-mmv1t64_6.2.0-1.1build4_amd64.deb ... 2026-08-30 09:00:49.751 | Unpacking libpcp-mmv1t64 (6.2.0-1.1build4) ... 2026-08-30 09:00:49.790 | Selecting previously unselected package libpcp-trace2t64. 2026-08-30 09:00:49.802 | Preparing to unpack .../154-libpcp-trace2t64_6.2.0-1.1build4_amd64.deb ... 2026-08-30 09:00:49.805 | Unpacking libpcp-trace2t64 (6.2.0-1.1build4) ... 2026-08-30 09:00:49.846 | Selecting previously unselected package libpcp-web1t64. 2026-08-30 09:00:49.859 | Preparing to unpack .../155-libpcp-web1t64_6.2.0-1.1build4_amd64.deb ... 2026-08-30 09:00:49.864 | Unpacking libpcp-web1t64 (6.2.0-1.1build4) ... 2026-08-30 09:00:49.907 | Selecting previously unselected package libyaml-dev:amd64. 2026-08-30 09:00:49.922 | Preparing to unpack .../156-libyaml-dev_0.2.5-1build1_amd64.deb ... 2026-08-30 09:00:49.926 | Unpacking libyaml-dev:amd64 (0.2.5-1build1) ... 2026-08-30 09:00:49.985 | Selecting previously unselected package python3-pcp. 2026-08-30 09:00:50.000 | Preparing to unpack .../157-python3-pcp_6.2.0-1.1build4_amd64.deb ... 2026-08-30 09:00:50.004 | Unpacking python3-pcp (6.2.0-1.1build4) ... 2026-08-30 09:00:50.063 | Selecting previously unselected package pcp. 2026-08-30 09:00:50.077 | Preparing to unpack .../158-pcp_6.2.0-1.1build4_amd64.deb ... 2026-08-30 09:00:50.352 | Unpacking pcp (6.2.0-1.1build4) ... 2026-08-30 09:00:51.314 | Selecting previously unselected package socat. 2026-08-30 09:00:51.332 | Preparing to unpack .../159-socat_1.8.0.0-4ubuntu0.1_amd64.deb ... 2026-08-30 09:00:51.336 | Unpacking socat (1.8.0.0-4ubuntu0.1) ... 2026-08-30 09:00:51.410 | Selecting previously unselected package vlan. 2026-08-30 09:00:51.422 | Preparing to unpack .../160-vlan_2.0.5ubuntu5_all.deb ... 2026-08-30 09:00:51.426 | Unpacking vlan (2.0.5ubuntu5) ... 2026-08-30 09:00:51.512 | Setting up genisoimage (9:1.1.11-3.5) ... 2026-08-30 09:00:51.523 | Setting up postgresql-client-common (257build1.1) ... 2026-08-30 09:00:51.540 | Setting up dnsmasq-utils (2.90-2ubuntu0.4) ... 2026-08-30 09:00:51.550 | Setting up libice6:amd64 (2:1.0.10-1build3) ... 2026-08-30 09:00:51.560 | Setting up mysql-common (5.8+1.1.0build1) ... 2026-08-30 09:00:51.595 | update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2026-08-30 09:00:51.602 | Setting up libjpeg-turbo8-dev:amd64 (2.1.5-2ubuntu2) ... 2026-08-30 09:00:51.614 | Setting up libmysqlclient21:amd64 (8.0.46-0ubuntu0.24.04.3) ... 2026-08-30 09:00:51.624 | Setting up python3-setuptools-whl (68.1.2-2ubuntu1.2) ... 2026-08-30 09:00:51.634 | Setting up libncurses-dev:amd64 (6.4+20240113-1ubuntu2.1) ... 2026-08-30 09:00:51.644 | Setting up gettext (0.21-14ubuntu2) ... 2026-08-30 09:00:51.654 | Setting up gir1.2-freedesktop:amd64 (1.80.1-1) ... 2026-08-30 09:00:51.664 | Setting up libsysfs2:amd64 (2.1.1-6build1) ... 2026-08-30 09:00:51.674 | Setting up libyaml-dev:amd64 (0.2.5-1build1) ... 2026-08-30 09:00:51.684 | Setting up sysfsutils (2.1.1-6build1) ... 2026-08-30 09:00:52.335 | Created symlink /etc/systemd/system/sysfs.service → /usr/lib/systemd/system/sysfsutils.service. 2026-08-30 09:00:52.335 | Created symlink /etc/systemd/system/multi-user.target.wants/sysfsutils.service → /usr/lib/systemd/system/sysfsutils.service. 2026-08-30 09:00:52.811 | Setting up ncal (12.1.8) ... 2026-08-30 09:00:52.821 | Setting up python3-pip-whl (24.0+dfsg-1ubuntu1.3) ... 2026-08-30 09:00:52.832 | Setting up libx86-1:amd64 (1.1+ds1-12build1) ... 2026-08-30 09:00:52.841 | Setting up libarchive-zip-perl (1.68-1) ... 2026-08-30 09:00:52.852 | Setting up vbetool (1.1-5) ... 2026-08-30 09:00:52.862 | Setting up pm-utils (1.4.1-21) ... 2026-08-30 09:00:52.878 | Setting up unzip (6.0-28ubuntu4.1) ... 2026-08-30 09:00:52.892 | Setting up libdebhelper-perl (13.14.1ubuntu5) ... 2026-08-30 09:00:52.902 | Setting up liblab-gamut1:amd64 (2.42.2-9ubuntu0.1) ... 2026-08-30 09:00:52.912 | Setting up libpq5:amd64 (16.15-0ubuntu0.24.04.1) ... 2026-08-30 09:00:52.922 | Setting up libcommon-sense-perl:amd64 (3.75-3build3) ... 2026-08-30 09:00:52.932 | Setting up m4 (1.4.19-4build1) ... 2026-08-30 09:00:52.941 | Setting up libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-08-30 09:00:52.951 | Setting up iputils-arping (3:20240117-1ubuntu0.1) ... 2026-08-30 09:00:52.986 | Setting up libffi-dev:amd64 (3.4.6-1build1) ... 2026-08-30 09:00:52.996 | Setting up conntrack (1:1.4.8-1ubuntu1) ... 2026-08-30 09:00:53.006 | Setting up memcached (1.6.24-1ubuntu0.1) ... 2026-08-30 09:00:53.895 | Created symlink /etc/systemd/system/multi-user.target.wants/memcached.service → /usr/lib/systemd/system/memcached.service. 2026-08-30 09:00:54.350 | Setting up libpcre2-16-0:amd64 (10.42-4ubuntu2.1) ... 2026-08-30 09:00:54.360 | Setting up intltool-debian (0.35.0+20060710.6) ... 2026-08-30 09:00:54.370 | Setting up python3-mysqldb (1.4.6-2build3) ... 2026-08-30 09:00:54.624 | Setting up autotools-dev (20220109.1) ... 2026-08-30 09:00:54.633 | Setting up libz3-4:amd64 (4.8.12-3.1build1) ... 2026-08-30 09:00:54.642 | Setting up libpcre2-32-0:amd64 (10.42-4ubuntu2.1) ... 2026-08-30 09:00:54.652 | Setting up libpkgconf3:amd64 (1.8.1-2build1) ... 2026-08-30 09:00:54.661 | Setting up libpfm4:amd64 (4.13.0+git32-g0d4ed0e-1) ... 2026-08-30 09:00:54.670 | Setting up libllvm17t64:amd64 (1:17.0.6-9ubuntu1) ... 2026-08-30 09:00:54.680 | Setting up libclang1-17t64 (1:17.0.6-9ubuntu1) ... 2026-08-30 09:00:54.688 | Setting up ssl-cert (1.1.2ubuntu1) ... 2026-08-30 09:00:54.748 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-08-30 09:00:54.748 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-08-30 09:00:54.748 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-08-30 09:00:54.936 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-30 09:00:55.401 | Created symlink /etc/systemd/system/multi-user.target.wants/ssl-cert.service → /usr/lib/systemd/system/ssl-cert.service. 2026-08-30 09:00:55.890 | Setting up libgssrpc4t64:amd64 (1.20.1-6ubuntu2.8) ... 2026-08-30 09:00:55.900 | Setting up libldap-dev:amd64 (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-08-30 09:00:55.910 | Setting up uuid-dev:amd64 (2.39.3-9ubuntu6.5) ... 2026-08-30 09:00:55.920 | Setting up libpathplan4:amd64 (2.42.2-9ubuntu0.1) ... 2026-08-30 09:00:55.930 | Setting up ebtables (2.0.11-6build1) ... 2026-08-30 09:00:56.513 | Setting up libjs-jquery-metadata (12-4) ... 2026-08-30 09:00:56.525 | Setting up socat (1.8.0.0-4ubuntu0.1) ... 2026-08-30 09:00:56.536 | Setting up libann0 (1.1.2+doc-9build1) ... 2026-08-30 09:00:56.546 | Setting up bsdmainutils (12.1.8) ... 2026-08-30 09:00:56.559 | Setting up comerr-dev:amd64 (2.1-1.47.0-2.4~exp1ubuntu4.1) ... 2026-08-30 09:00:56.573 | Setting up libssl-dev:amd64 (3.0.13-0ubuntu3.15) ... 2026-08-30 09:00:56.584 | Setting up autopoint (0.21-14ubuntu2) ... 2026-08-30 09:00:56.595 | Setting up icu-devtools (74.2-1ubuntu3.1) ... 2026-08-30 09:00:56.606 | Setting up lsscsi (0.32-1build1) ... 2026-08-30 09:00:56.615 | Setting up osinfo-db (0.20250606-0ubuntu0.24.04.1) ... 2026-08-30 09:00:56.624 | Setting up pkgconf-bin (1.8.1-2build1) ... 2026-08-30 09:00:56.634 | Setting up libgc1:amd64 (1:8.2.6-1build1) ... 2026-08-30 09:00:56.643 | Setting up libltdl7:amd64 (2.4.7-7build1) ... 2026-08-30 09:00:56.652 | Setting up autoconf (2.71-3) ... 2026-08-30 09:00:56.665 | Setting up llvm-17-tools (1:17.0.6-9ubuntu1) ... 2026-08-30 09:00:56.674 | Setting up libpcre2-posix3:amd64 (10.42-4ubuntu2.1) ... 2026-08-30 09:00:56.683 | Setting up libtypes-serialiser-perl (1.01-1) ... 2026-08-30 09:00:56.692 | Setting up dwz (0.15-1build6) ... 2026-08-30 09:00:56.702 | Setting up libsctp1:amd64 (1.0.19+dfsg-2build1) ... 2026-08-30 09:00:56.711 | Setting up libjs-jquery-tablesorter (1:2.31.3+dfsg1-3) ... 2026-08-30 09:00:56.720 | Setting up vlan (2.0.5ubuntu5) ... 2026-08-30 09:00:56.743 | Setting up libclang-common-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-08-30 09:00:56.752 | Setting up libarchive-cpio-perl (0.10-3) ... 2026-08-30 09:00:56.761 | Setting up libclang-rt-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-08-30 09:00:56.770 | Setting up libapr1t64:amd64 (1.7.2-3.1ubuntu0.1) ... 2026-08-30 09:00:56.779 | Setting up libjson-perl (4.10000-1) ... 2026-08-30 09:00:56.789 | Setting up llvm-17-runtime (1:17.0.6-9ubuntu1) ... 2026-08-30 09:00:56.801 | Setting up fonts-liberation (1:2.1.5-3) ... 2026-08-30 09:00:56.811 | Setting up pcp-conf (6.2.0-1.1build4) ... 2026-08-30 09:00:56.836 | Setting up debugedit (1:5.0-5build2) ... 2026-08-30 09:00:56.864 | Setting up liblua5.4-0:amd64 (5.4.6-3build2) ... 2026-08-30 09:00:56.874 | Setting up libsub-override-perl (0.10-1) ... 2026-08-30 09:00:56.883 | Setting up libgts-0.7-5t64:amd64 (0.7.6+darcs121130-5.2build1) ... 2026-08-30 09:00:56.898 | Setting up libcdt5:amd64 (2.42.2-9ubuntu0.1) ... 2026-08-30 09:00:56.907 | Setting up libcgraph6:amd64 (2.42.2-9ubuntu0.1) ... 2026-08-30 09:00:56.917 | Setting up apache2-data (2.4.58-1ubuntu8.15) ... 2026-08-30 09:00:56.927 | Setting up fonts-liberation-sans-narrow (1:1.07.6-4) ... 2026-08-30 09:00:56.937 | Setting up libjpeg8-dev:amd64 (8c-2ubuntu11) ... 2026-08-30 09:00:56.947 | Setting up libsm6:amd64 (2:1.2.3-1build3) ... 2026-08-30 09:00:56.956 | Setting up libsys-hostname-long-perl (1.5-3) ... 2026-08-30 09:00:56.966 | Setting up libicu-dev:amd64 (74.2-1ubuntu3.1) ... 2026-08-30 09:00:56.975 | Setting up libsystemd-dev:amd64 (255.4-1ubuntu8.17) ... 2026-08-30 09:00:56.984 | Setting up sqlite3 (3.45.1-1ubuntu2.7) ... 2026-08-30 09:00:56.994 | Setting up libosinfo-l10n (1.11.0-2build3) ... 2026-08-30 09:00:57.003 | Setting up libkadm5clnt-mit12:amd64 (1.20.1-6ubuntu2.8) ... 2026-08-30 09:00:57.012 | Setting up automake (1:1.16.5-1.3ubuntu1) ... 2026-08-30 09:00:57.024 | update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode 2026-08-30 09:00:57.031 | Setting up libfile-stripnondeterminism-perl (1.13.1-1) ... 2026-08-30 09:00:57.040 | Setting up libjson-xs-perl (4.040-0ubuntu0.24.04.1) ... 2026-08-30 09:00:57.050 | Setting up libaprutil1t64:amd64 (1.6.3-1.1ubuntu7) ... 2026-08-30 09:00:57.059 | Setting up libgts-bin (0.7.6+darcs121130-5.2build1) ... 2026-08-30 09:00:57.069 | Setting up libz3-dev:amd64 (4.8.12-3.1build1) ... 2026-08-30 09:00:57.078 | Setting up llvm-17-linker-tools (1:17.0.6-9ubuntu1) ... 2026-08-30 09:00:57.088 | Setting up libpcre2-dev:amd64 (10.42-4ubuntu2.1) ... 2026-08-30 09:00:57.097 | Setting up libkdb5-10t64:amd64 (1.20.1-6ubuntu2.8) ... 2026-08-30 09:00:57.106 | Setting up python3.12-venv (3.12.3-1ubuntu0.16) ... 2026-08-30 09:00:57.212 | Setting up libtool (2.4.7-7build1) ... 2026-08-30 09:00:57.221 | Setting up po-debconf (1.0.21+nmu1) ... 2026-08-30 09:00:57.231 | Setting up postgresql-client-16 (16.15-0ubuntu0.24.04.1) ... 2026-08-30 09:00:57.826 | 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-30 09:00:57.867 | Setting up libjpeg-dev:amd64 (8c-2ubuntu11) ... 2026-08-30 09:00:57.877 | Setting up haproxy (2.8.16-0ubuntu0.24.04.3) ... 2026-08-30 09:00:58.753 | Created symlink /etc/systemd/system/multi-user.target.wants/haproxy.service → /usr/lib/systemd/system/haproxy.service. 2026-08-30 09:00:59.395 | Setting up libpq-dev (16.15-0ubuntu0.24.04.1) ... 2026-08-30 09:00:59.407 | Setting up libobjc4:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-30 09:00:59.417 | Setting up libaprutil1-ldap:amd64 (1.6.3-1.1ubuntu7) ... 2026-08-30 09:00:59.428 | Setting up libaprutil1-dbd-sqlite3:amd64 (1.6.3-1.1ubuntu7) ... 2026-08-30 09:00:59.438 | Setting up pkgconf:amd64 (1.8.1-2build1) ... 2026-08-30 09:00:59.448 | Setting up libldap2-dev (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-08-30 09:00:59.457 | Setting up dh-autoreconf (20) ... 2026-08-30 09:00:59.467 | Setting up libclang-cpp17t64 (1:17.0.6-9ubuntu1) ... 2026-08-30 09:00:59.477 | Setting up libmail-sendmail-perl (0.80-3) ... 2026-08-30 09:00:59.487 | Setting up libltdl-dev:amd64 (2.4.7-7build1) ... 2026-08-30 09:00:59.497 | Setting up libxml2-dev:amd64 (2.9.14+dfsg-1.3ubuntu3.8) ... 2026-08-30 09:00:59.507 | Setting up libsasl2-dev (2.1.28+dfsg1-5ubuntu3.1) ... 2026-08-30 09:00:59.517 | Setting up python3-venv (3.12.3-0ubuntu2.1) ... 2026-08-30 09:00:59.527 | Setting up libosinfo-1.0-0:amd64 (1.11.0-2build3) ... 2026-08-30 09:00:59.536 | Setting up fonts-liberation2 (1:2.1.5-3) ... 2026-08-30 09:00:59.546 | Setting up libxt6t64:amd64 (1:1.2.1-1.2build1) ... 2026-08-30 09:00:59.556 | Setting up postgresql-common (257build1.1) ... 2026-08-30 09:00:59.630 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-08-30 09:00:59.630 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-08-30 09:00:59.630 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-08-30 09:00:59.708 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-30 09:01:00.174 | 2026-08-30 09:01:00.174 | Creating config file /etc/postgresql-common/createcluster.conf with new version 2026-08-30 09:01:00.355 | Building PostgreSQL dictionaries from installed myspell/hunspell packages... 2026-08-30 09:01:00.355 | Removing obsolete dictionary files: 2026-08-30 09:01:01.461 | Created symlink /etc/systemd/system/multi-user.target.wants/postgresql.service → /usr/lib/systemd/system/postgresql.service. 2026-08-30 09:01:02.042 | Setting up libgvc6 (2.42.2-9ubuntu0.1) ... 2026-08-30 09:01:02.097 | Setting up libpcp3t64 (6.2.0-1.1build4) ... 2026-08-30 09:01:02.108 | Setting up libsctp-dev:amd64 (1.0.19+dfsg-2build1) ... 2026-08-30 09:01:02.120 | Setting up pkg-config:amd64 (1.8.1-2build1) ... 2026-08-30 09:01:02.131 | Setting up libpcp-gui2t64 (6.2.0-1.1build4) ... 2026-08-30 09:01:02.143 | Setting up dh-strip-nondeterminism (1.13.1-1) ... 2026-08-30 09:01:02.154 | Setting up libgvpr2:amd64 (2.42.2-9ubuntu0.1) ... 2026-08-30 09:01:02.165 | Setting up libpcp-pmda3t64 (6.2.0-1.1build4) ... 2026-08-30 09:01:02.176 | Setting up libkadm5srv-mit12:amd64 (1.20.1-6ubuntu2.8) ... 2026-08-30 09:01:02.188 | Setting up libpcp-archive1t64 (6.2.0-1.1build4) ... 2026-08-30 09:01:02.200 | Setting up gir1.2-libosinfo-1.0:amd64 (1.11.0-2build3) ... 2026-08-30 09:01:02.211 | Setting up llvm-17 (1:17.0.6-9ubuntu1) ... 2026-08-30 09:01:02.222 | Setting up libobjc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-30 09:01:02.233 | Setting up apache2-utils (2.4.58-1ubuntu8.15) ... 2026-08-30 09:01:02.244 | Setting up krb5-multidev:amd64 (1.20.1-6ubuntu2.8) ... 2026-08-30 09:01:02.255 | Setting up libxmu6:amd64 (2:1.1.3-3build2) ... 2026-08-30 09:01:02.267 | Setting up libpcp-import1t64 (6.2.0-1.1build4) ... 2026-08-30 09:01:02.278 | Setting up libxslt1-dev:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-08-30 09:01:02.290 | Setting up libpcp-pmda-perl (6.2.0-1.1build4) ... 2026-08-30 09:01:02.300 | Setting up clang-17 (1:17.0.6-9ubuntu1) ... 2026-08-30 09:01:02.311 | Setting up debhelper (13.14.1ubuntu5) ... 2026-08-30 09:01:02.323 | Setting up libxaw7:amd64 (2:1.0.14-1build2) ... 2026-08-30 09:01:02.334 | Setting up apache2-bin (2.4.58-1ubuntu8.15) ... 2026-08-30 09:01:02.346 | Setting up libkrb5-dev:amd64 (1.20.1-6ubuntu2.8) ... 2026-08-30 09:01:02.357 | Setting up libpcp-mmv1t64 (6.2.0-1.1build4) ... 2026-08-30 09:01:02.369 | Setting up libpcp-trace2t64 (6.2.0-1.1build4) ... 2026-08-30 09:01:02.381 | Setting up libapr1-dev (1.7.2-3.1ubuntu0.1) ... 2026-08-30 09:01:02.392 | Setting up libaprutil1-dev (1.6.3-1.1ubuntu7) ... 2026-08-30 09:01:02.404 | Setting up llvm-17-dev (1:17.0.6-9ubuntu1) ... 2026-08-30 09:01:02.415 | Setting up apache2-dev (2.4.58-1ubuntu8.15) ... 2026-08-30 09:01:02.428 | Setting up graphviz (2.42.2-9ubuntu0.1) ... 2026-08-30 09:01:02.443 | Setting up apache2 (2.4.58-1ubuntu8.15) ... 2026-08-30 09:01:03.063 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-30 09:01:03.109 | Enabling module mpm_event. 2026-08-30 09:01:03.162 | Enabling module authz_core. 2026-08-30 09:01:03.169 | Enabling module authz_host. 2026-08-30 09:01:03.220 | Enabling module authn_core. 2026-08-30 09:01:03.226 | Enabling module auth_basic. 2026-08-30 09:01:03.276 | Enabling module access_compat. 2026-08-30 09:01:03.326 | Enabling module authn_file. 2026-08-30 09:01:03.377 | Enabling module authz_user. 2026-08-30 09:01:03.430 | Enabling module alias. 2026-08-30 09:01:03.481 | Enabling module dir. 2026-08-30 09:01:03.530 | Enabling module autoindex. 2026-08-30 09:01:03.579 | Enabling module env. 2026-08-30 09:01:03.630 | Enabling module mime. 2026-08-30 09:01:03.681 | Enabling module negotiation. 2026-08-30 09:01:03.734 | Enabling module setenvif. 2026-08-30 09:01:03.787 | Enabling module filter. 2026-08-30 09:01:03.836 | Enabling module deflate. 2026-08-30 09:01:03.886 | Enabling module status. 2026-08-30 09:01:03.934 | Enabling module reqtimeout. 2026-08-30 09:01:03.986 | Enabling conf charset. 2026-08-30 09:01:04.037 | Enabling conf localized-error-pages. 2026-08-30 09:01:04.085 | Enabling conf other-vhosts-access-log. 2026-08-30 09:01:04.136 | Enabling conf security. 2026-08-30 09:01:04.184 | Enabling conf serve-cgi-bin. 2026-08-30 09:01:04.241 | Enabling site 000-default. 2026-08-30 09:01:05.321 | Created symlink /etc/systemd/system/multi-user.target.wants/apache2.service → /usr/lib/systemd/system/apache2.service. 2026-08-30 09:01:06.039 | Created symlink /etc/systemd/system/multi-user.target.wants/apache-htcacheclean.service → /usr/lib/systemd/system/apache-htcacheclean.service. 2026-08-30 09:01:07.555 | Setting up libpcp-web1t64 (6.2.0-1.1build4) ... 2026-08-30 09:01:07.568 | Setting up python3-pcp (6.2.0-1.1build4) ... 2026-08-30 09:01:07.906 | Setting up postgresql-server-dev-16 (16.15-0ubuntu0.24.04.1) ... 2026-08-30 09:01:07.917 | Setting up postgresql-server-dev-all:amd64 (257build1.1) ... 2026-08-30 09:01:07.928 | Setting up pcp (6.2.0-1.1build4) ... 2026-08-30 09:01:09.841 | Created symlink /etc/systemd/system/multi-user.target.wants/pmcd.service → /usr/lib/systemd/system/pmcd.service. 2026-08-30 09:01:09.909 | Created symlink /etc/systemd/system/multi-user.target.wants/pmlogger.service → /usr/lib/systemd/system/pmlogger.service. 2026-08-30 09:01:09.979 | Created symlink /etc/systemd/system/multi-user.target.wants/pmie.service → /usr/lib/systemd/system/pmie.service. 2026-08-30 09:01:10.047 | Created symlink /etc/systemd/system/multi-user.target.wants/pmproxy.service → /usr/lib/systemd/system/pmproxy.service. 2026-08-30 09:01:11.874 | Processing triggers for rsyslog (8.2312.0-3ubuntu9.3) ... 2026-08-30 09:01:12.133 | Processing triggers for ufw (0.36.2-6) ... 2026-08-30 09:01:12.277 | Processing triggers for systemd (255.4-1ubuntu8.17) ... 2026-08-30 09:01:12.340 | Processing triggers for man-db (2.12.0-4build2) ... 2026-08-30 09:01:12.475 | Processing triggers for install-info (7.1-3build2) ... 2026-08-30 09:01:12.638 | Processing triggers for fontconfig (2.15.0-1.1ubuntu2) ... 2026-08-30 09:01:12.687 | Processing triggers for libc-bin (2.39-0ubuntu8.8) ... 2026-08-30 09:01:12.950 | perl: warning: Setting locale failed. 2026-08-30 09:01:12.950 | perl: warning: Please check that your locale settings: 2026-08-30 09:01:12.950 | LANGUAGE = (unset), 2026-08-30 09:01:12.950 | LC_ALL = "en_US.utf8", 2026-08-30 09:01:12.950 | LANG = "de_DE.UTF-8" 2026-08-30 09:01:12.950 | are supported and installed on your system. 2026-08-30 09:01:12.951 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-30 09:01:13.080 | perl: warning: Setting locale failed. 2026-08-30 09:01:13.080 | perl: warning: Please check that your locale settings: 2026-08-30 09:01:13.080 | LANGUAGE = (unset), 2026-08-30 09:01:13.080 | LC_ALL = "en_US.utf8", 2026-08-30 09:01:13.080 | LANG = "de_DE.UTF-8" 2026-08-30 09:01:13.081 | are supported and installed on your system. 2026-08-30 09:01:13.081 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-30 09:01:13.130 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-08-30 09:01:13.130 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-08-30 09:01:13.130 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-08-30 09:01:13.200 | perl: warning: Setting locale failed. 2026-08-30 09:01:13.200 | perl: warning: Please check that your locale settings: 2026-08-30 09:01:13.200 | LANGUAGE = (unset), 2026-08-30 09:01:13.200 | LC_ALL = "en_US.utf8", 2026-08-30 09:01:13.200 | LANG = "de_DE.UTF-8" 2026-08-30 09:01:13.200 | are supported and installed on your system. 2026-08-30 09:01:13.200 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-30 09:01:13.729 | 2026-08-30 09:01:13.729 | Running kernel seems to be up-to-date. 2026-08-30 09:01:13.729 | 2026-08-30 09:01:13.729 | No services need to be restarted. 2026-08-30 09:01:13.729 | 2026-08-30 09:01:13.730 | No containers need to be restarted. 2026-08-30 09:01:13.730 | 2026-08-30 09:01:13.730 | No user sessions are running outdated binaries. 2026-08-30 09:01:13.730 | 2026-08-30 09:01:13.730 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-08-30 09:01:16.157 | ++ functions-common:apt_get:1211 : result=0 2026-08-30 09:01:16.160 | ++ functions-common:apt_get:1214 : time_stop apt-get 2026-08-30 09:01:16.163 | ++ functions-common:time_stop:2420 : local name 2026-08-30 09:01:16.167 | ++ functions-common:time_stop:2421 : local end_time 2026-08-30 09:01:16.170 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-08-30 09:01:16.173 | ++ functions-common:time_stop:2423 : local total 2026-08-30 09:01:16.177 | ++ functions-common:time_stop:2424 : local start_time 2026-08-30 09:01:16.180 | ++ functions-common:time_stop:2426 : name=apt-get 2026-08-30 09:01:16.183 | ++ functions-common:time_stop:2427 : start_time=1788080422783 2026-08-30 09:01:16.187 | ++ functions-common:time_stop:2429 : [[ -z 1788080422783 ]] 2026-08-30 09:01:16.191 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-08-30 09:01:16.197 | ++ functions-common:time_stop:2432 : end_time=1788080476193 2026-08-30 09:01:16.201 | ++ functions-common:time_stop:2433 : elapsed_time=53410 2026-08-30 09:01:16.204 | ++ functions-common:time_stop:2434 : total=7649 2026-08-30 09:01:16.208 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-30 09:01:16.211 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=61059 2026-08-30 09:01:16.215 | ++ functions-common:apt_get:1215 : return 0 2026-08-30 09:01:16.219 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2026-08-30 09:01:16.223 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2026-08-30 09:01:16.229 | +++ tools/install_prereqs.sh:source:83 : which python3.12 2026-08-30 09:01:16.234 | ++ tools/install_prereqs.sh:source:83 : export PYTHON=/usr/bin/python3.12 2026-08-30 09:01:16.238 | ++ tools/install_prereqs.sh:source:83 : PYTHON=/usr/bin/python3.12 2026-08-30 09:01:16.242 | ++ tools/install_prereqs.sh:source:88 : date +%s 2026-08-30 09:01:16.248 | ++ tools/install_prereqs.sh:source:89 : date 2026-08-30 09:01:16.255 | + ./stack.sh:main:801 : [[ False != \T\r\u\e ]] 2026-08-30 09:01:16.258 | + ./stack.sh:main:802 : PYPI_ALTERNATIVE_URL= 2026-08-30 09:01:16.263 | + ./stack.sh:main:802 : /home/quobyte/devstack/tools/install_pip.sh 2026-08-30 09:01:16.267 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-30 09:01:16.614 | + tools/install_pip.sh:main:25 : FILES=/home/quobyte/devstack/files 2026-08-30 09:01:16.617 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2026-08-30 09:01:16.619 | + tools/install_pip.sh:main:42 : GetDistro 2026-08-30 09:01:16.621 | + functions-common:GetDistro:472 : GetOSVersion 2026-08-30 09:01:16.623 | + functions-common:GetOSVersion:442 : source /etc/os-release 2026-08-30 09:01:16.626 | ++ /etc/os-release:source:1 : PRETTY_NAME='Ubuntu 24.04.4 LTS' 2026-08-30 09:01:16.628 | ++ /etc/os-release:source:2 : NAME=Ubuntu 2026-08-30 09:01:16.630 | ++ /etc/os-release:source:3 : VERSION_ID=24.04 2026-08-30 09:01:16.632 | ++ /etc/os-release:source:4 : VERSION='24.04.4 LTS (Noble Numbat)' 2026-08-30 09:01:16.634 | ++ /etc/os-release:source:5 : VERSION_CODENAME=noble 2026-08-30 09:01:16.637 | ++ /etc/os-release:source:6 : ID=ubuntu 2026-08-30 09:01:16.640 | ++ /etc/os-release:source:7 : ID_LIKE=debian 2026-08-30 09:01:16.642 | ++ /etc/os-release:source:8 : HOME_URL=https://www.ubuntu.com/ 2026-08-30 09:01:16.644 | ++ /etc/os-release:source:9 : SUPPORT_URL=https://help.ubuntu.com/ 2026-08-30 09:01:16.647 | ++ /etc/os-release:source:10 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2026-08-30 09:01:16.650 | ++ /etc/os-release:source:11 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2026-08-30 09:01:16.652 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=noble 2026-08-30 09:01:16.655 | ++ /etc/os-release:source:13 : LOGO=ubuntu-logo 2026-08-30 09:01:16.657 | + functions-common:GetOSVersion:443 : [[ ubuntu =~ (almalinux|centos|rocky|rhel) ]] 2026-08-30 09:01:16.659 | + functions-common:GetOSVersion:448 : _ensure_lsb_release 2026-08-30 09:01:16.661 | ++ functions-common:_ensure_lsb_release:419 : command -v lsb_release 2026-08-30 09:01:16.664 | + functions-common:_ensure_lsb_release:419 : [[ -x /usr/bin/lsb_release ]] 2026-08-30 09:01:16.667 | + functions-common:_ensure_lsb_release:420 : return 2026-08-30 09:01:16.670 | ++ functions-common:GetOSVersion:450 : lsb_release -r -s 2026-08-30 09:01:16.687 | + functions-common:GetOSVersion:450 : os_RELEASE=24.04 2026-08-30 09:01:16.690 | ++ functions-common:GetOSVersion:451 : lsb_release -c -s 2026-08-30 09:01:16.706 | + functions-common:GetOSVersion:451 : os_CODENAME=noble 2026-08-30 09:01:16.710 | ++ functions-common:GetOSVersion:452 : lsb_release -i -s 2026-08-30 09:01:16.726 | + functions-common:GetOSVersion:452 : os_VENDOR=Ubuntu 2026-08-30 09:01:16.729 | + functions-common:GetOSVersion:455 : [[ Ubuntu =~ (Debian|Ubuntu) ]] 2026-08-30 09:01:16.732 | + functions-common:GetOSVersion:456 : os_PACKAGE=deb 2026-08-30 09:01:16.734 | + functions-common:GetOSVersion:461 : typeset -xr os_VENDOR 2026-08-30 09:01:16.737 | + functions-common:GetOSVersion:462 : typeset -xr os_RELEASE 2026-08-30 09:01:16.740 | + functions-common:GetOSVersion:463 : typeset -xr os_PACKAGE 2026-08-30 09:01:16.743 | + functions-common:GetOSVersion:464 : typeset -xr os_CODENAME 2026-08-30 09:01:16.745 | + functions-common:GetDistro:473 : [[ Ubuntu =~ (Ubuntu) ]] 2026-08-30 09:01:16.748 | + functions-common:GetDistro:476 : DISTRO=noble 2026-08-30 09:01:16.751 | + functions-common:GetDistro:513 : typeset -xr DISTRO 2026-08-30 09:01:16.754 | + tools/install_pip.sh:main:43 : echo 'Distro: noble' 2026-08-30 09:01:16.754 | Distro: noble 2026-08-30 09:01:16.757 | + tools/install_pip.sh:main:117 : get_versions 2026-08-30 09:01:16.760 | ++ tools/install_pip.sh:get_versions:48 : which pip 2026-08-30 09:01:16.766 | + tools/install_pip.sh:get_versions:48 : PIP=/usr/bin/pip 2026-08-30 09:01:16.768 | + tools/install_pip.sh:get_versions:49 : [[ -n /usr/bin/pip ]] 2026-08-30 09:01:16.772 | ++ tools/install_pip.sh:get_versions:50 : awk '{ print $2}' 2026-08-30 09:01:16.773 | ++ tools/install_pip.sh:get_versions:50 : /usr/bin/pip --version 2026-08-30 09:01:17.479 | + tools/install_pip.sh:get_versions:50 : PIP_VERSION=24.0 2026-08-30 09:01:17.482 | + tools/install_pip.sh:get_versions:51 : echo 'pip: 24.0' 2026-08-30 09:01:17.482 | pip: 24.0 2026-08-30 09:01:17.484 | + tools/install_pip.sh:main:119 : [[ -n '' ]] 2026-08-30 09:01:17.487 | + tools/install_pip.sh:main:123 : is_fedora 2026-08-30 09:01:17.490 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-08-30 09:01:17.492 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-08-30 09:01:17.494 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-08-30 09:01:17.497 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-08-30 09:01:17.499 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-08-30 09:01:17.501 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-08-30 09:01:17.504 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-08-30 09:01:17.506 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-08-30 09:01:17.509 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-08-30 09:01:17.511 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-08-30 09:01:17.514 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-08-30 09:01:17.516 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-08-30 09:01:17.518 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-08-30 09:01:17.521 | + tools/install_pip.sh:main:134 : is_ubuntu 2026-08-30 09:01:17.523 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-30 09:01:17.526 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-30 09:01:17.528 | + tools/install_pip.sh:main:137 : sed -i -e /setuptools/d /opt/stack/requirements/upper-constraints.txt 2026-08-30 09:01:17.534 | + tools/install_pip.sh:main:146 : set -x 2026-08-30 09:01:17.536 | + tools/install_pip.sh:main:149 : get_versions 2026-08-30 09:01:17.540 | ++ tools/install_pip.sh:get_versions:48 : which pip 2026-08-30 09:01:17.545 | + tools/install_pip.sh:get_versions:48 : PIP=/usr/bin/pip 2026-08-30 09:01:17.547 | + tools/install_pip.sh:get_versions:49 : [[ -n /usr/bin/pip ]] 2026-08-30 09:01:17.551 | ++ tools/install_pip.sh:get_versions:50 : /usr/bin/pip --version 2026-08-30 09:01:17.552 | ++ tools/install_pip.sh:get_versions:50 : awk '{ print $2}' 2026-08-30 09:01:18.187 | + tools/install_pip.sh:get_versions:50 : PIP_VERSION=24.0 2026-08-30 09:01:18.190 | + tools/install_pip.sh:get_versions:51 : echo 'pip: 24.0' 2026-08-30 09:01:18.190 | pip: 24.0 2026-08-30 09:01:18.195 | + ./stack.sh:main:806 : source /home/quobyte/devstack/tools/fixup_stuff.sh 2026-08-30 09:01:18.199 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/quobyte/devstack ]] 2026-08-30 09:01:18.203 | + ./stack.sh:main:807 : fixup_all 2026-08-30 09:01:18.207 | + tools/fixup_stuff.sh:fixup_all:111 : fixup_ubuntu 2026-08-30 09:01:18.210 | + tools/fixup_stuff.sh:fixup_ubuntu:95 : is_ubuntu 2026-08-30 09:01:18.214 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-30 09:01:18.217 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-30 09:01:18.221 | + tools/fixup_stuff.sh:fixup_ubuntu:105 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2026-08-30 09:01:18.239 | + tools/fixup_stuff.sh:fixup_ubuntu:106 : sudo rm -rf /usr/lib/python3/dist-packages/pyasn1_modules-0.2.8.egg-info 2026-08-30 09:01:18.255 | + tools/fixup_stuff.sh:fixup_ubuntu:107 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2026-08-30 09:01:18.273 | + tools/fixup_stuff.sh:fixup_all:112 : fixup_fedora 2026-08-30 09:01:18.276 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2026-08-30 09:01:18.280 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-08-30 09:01:18.284 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-08-30 09:01:18.287 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-08-30 09:01:18.291 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-08-30 09:01:18.294 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-08-30 09:01:18.298 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-08-30 09:01:18.301 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-08-30 09:01:18.305 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-08-30 09:01:18.308 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-08-30 09:01:18.312 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-08-30 09:01:18.315 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-08-30 09:01:18.319 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-08-30 09:01:18.322 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-08-30 09:01:18.326 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2026-08-30 09:01:18.330 | + ./stack.sh:main:809 : [[ True == \T\r\u\e ]] 2026-08-30 09:01:18.333 | + ./stack.sh:main:811 : sudo ln -sf /opt/stack/data/venv/bin/cinder-manage /usr/local/bin 2026-08-30 09:01:18.350 | + ./stack.sh:main:812 : sudo ln -sf /opt/stack/data/venv/bin/cinder-rtstool /usr/local/bin 2026-08-30 09:01:18.367 | + ./stack.sh:main:813 : sudo ln -sf /opt/stack/data/venv/bin/glance /usr/local/bin 2026-08-30 09:01:18.384 | + ./stack.sh:main:814 : sudo ln -sf /opt/stack/data/venv/bin/nova-manage /usr/local/bin 2026-08-30 09:01:18.401 | + ./stack.sh:main:815 : sudo ln -sf /opt/stack/data/venv/bin/openstack /usr/local/bin 2026-08-30 09:01:18.418 | + ./stack.sh:main:816 : sudo ln -sf /opt/stack/data/venv/bin/privsep-helper /usr/local/bin 2026-08-30 09:01:18.434 | + ./stack.sh:main:817 : sudo ln -sf /opt/stack/data/venv/bin/rally /usr/local/bin 2026-08-30 09:01:18.451 | + ./stack.sh:main:818 : sudo ln -sf /opt/stack/data/venv/bin/tox /usr/local/bin 2026-08-30 09:01:18.468 | + ./stack.sh:main:820 : setup_devstack_virtualenv 2026-08-30 09:01:18.472 | + inc/python:setup_devstack_virtualenv:39 : [[ ! -d /opt/stack/data/venv ]] 2026-08-30 09:01:18.476 | + inc/python:setup_devstack_virtualenv:43 : /usr/bin/python3.12 -m venv --system-site-packages /opt/stack/data/venv 2026-08-30 09:01:24.111 | + inc/python:setup_devstack_virtualenv:44 : pip_install -U pip 'setuptools[core]' 2026-08-30 09:01:24.139 | Using python 3.12 to install setuptools 2026-08-30 09:01:24.142 | + 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-30 09:01:25.538 | Requirement already satisfied: pip in /opt/stack/data/venv/lib/python3.12/site-packages (24.0) 2026-08-30 09:01:25.792 | Collecting pip 2026-08-30 09:01:25.882 | Downloading pip-26.2.1-py3-none-any.whl.metadata (4.6 kB) 2026-08-30 09:01:25.895 | Requirement already satisfied: setuptools[core] in /usr/lib/python3/dist-packages (68.1.2) 2026-08-30 09:01:26.366 | Collecting setuptools[core] 2026-08-30 09:01:26.383 | Downloading setuptools-84.0.0-py3-none-any.whl.metadata (6.6 kB) 2026-08-30 09:01:26.545 | Collecting packaging>=24.2 (from setuptools[core]) 2026-08-30 09:01:26.561 | Downloading packaging-26.3-py3-none-any.whl.metadata (3.5 kB) 2026-08-30 09:01:26.646 | Collecting more_itertools>=8.8 (from setuptools[core]) 2026-08-30 09:01:26.661 | Downloading more_itertools-11.1.0-py3-none-any.whl.metadata (41 kB) 2026-08-30 09:01:26.683 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 41.4/41.4 kB 2.1 MB/s eta 0:00:00 2026-08-30 09:01:26.758 | Collecting jaraco.text>=3.7 (from setuptools[core]) 2026-08-30 09:01:26.774 | Downloading jaraco_text-4.3.0-py3-none-any.whl.metadata (3.8 kB) 2026-08-30 09:01:26.880 | Collecting wheel>=0.43.0 (from setuptools[core]) 2026-08-30 09:01:26.895 | Downloading wheel-0.48.0-py3-none-any.whl.metadata (2.3 kB) 2026-08-30 09:01:26.975 | Collecting jaraco.functools>=4 (from setuptools[core]) 2026-08-30 09:01:26.990 | Downloading jaraco_functools-4.6.0-py3-none-any.whl.metadata (2.9 kB) 2026-08-30 09:01:27.105 | Collecting jaraco.context>=4.1 (from jaraco.text>=3.7->setuptools[core]) 2026-08-30 09:01:27.121 | Downloading jaraco_context-6.1.2-py3-none-any.whl.metadata (4.2 kB) 2026-08-30 09:01:27.204 | Collecting typer-slim (from jaraco.text>=3.7->setuptools[core]) 2026-08-30 09:01:27.219 | Downloading typer_slim-0.24.0-py3-none-any.whl.metadata (4.2 kB) 2026-08-30 09:01:27.481 | Collecting typer>=0.24.0 (from typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-08-30 09:01:27.497 | Downloading typer-0.27.2-py3-none-any.whl.metadata (16 kB) 2026-08-30 09:01:27.588 | Collecting shellingham>=1.3.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-08-30 09:01:27.603 | Downloading shellingham-1.5.4-py2.py3-none-any.whl.metadata (3.5 kB) 2026-08-30 09:01:27.798 | Collecting rich>=13.8.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-08-30 09:01:27.814 | Downloading rich-15.0.0-py3-none-any.whl.metadata (18 kB) 2026-08-30 09:01:27.878 | Collecting annotated-doc>=0.0.2 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-08-30 09:01:27.894 | Downloading annotated_doc-0.0.5-py3-none-any.whl.metadata (6.5 kB) 2026-08-30 09:01:27.988 | 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-30 09:01:28.003 | Downloading markdown_it_py-4.2.0-py3-none-any.whl.metadata (7.4 kB) 2026-08-30 09:01:28.096 | 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-30 09:01:28.112 | Downloading pygments-2.20.0-py3-none-any.whl.metadata (2.5 kB) 2026-08-30 09:01:28.160 | 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-30 09:01:28.192 | Downloading pip-26.2.1-py3-none-any.whl (1.8 MB) 2026-08-30 09:01:28.278 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 22.3 MB/s eta 0:00:00 2026-08-30 09:01:28.295 | Downloading jaraco_functools-4.6.0-py3-none-any.whl (11 kB) 2026-08-30 09:01:28.318 | Downloading jaraco_text-4.3.0-py3-none-any.whl (14 kB) 2026-08-30 09:01:28.341 | Downloading more_itertools-11.1.0-py3-none-any.whl (72 kB) 2026-08-30 09:01:28.356 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 72.2/72.2 kB 7.0 MB/s eta 0:00:00 2026-08-30 09:01:28.371 | Downloading packaging-26.3-py3-none-any.whl (129 kB) 2026-08-30 09:01:28.386 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 130.0/130.0 kB 12.1 MB/s eta 0:00:00 2026-08-30 09:01:28.401 | Downloading wheel-0.48.0-py3-none-any.whl (33 kB) 2026-08-30 09:01:28.423 | Downloading setuptools-84.0.0-py3-none-any.whl (818 kB) 2026-08-30 09:01:28.468 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 818.2/818.2 kB 20.4 MB/s eta 0:00:00 2026-08-30 09:01:28.484 | Downloading jaraco_context-6.1.2-py3-none-any.whl (7.9 kB) 2026-08-30 09:01:28.506 | Downloading typer_slim-0.24.0-py3-none-any.whl (3.4 kB) 2026-08-30 09:01:28.529 | Downloading typer-0.27.2-py3-none-any.whl (123 kB) 2026-08-30 09:01:28.543 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 123.1/123.1 kB 11.4 MB/s eta 0:00:00 2026-08-30 09:01:28.558 | Downloading annotated_doc-0.0.5-py3-none-any.whl (5.3 kB) 2026-08-30 09:01:28.580 | Downloading rich-15.0.0-py3-none-any.whl (310 kB) 2026-08-30 09:01:28.600 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 310.7/310.7 kB 20.0 MB/s eta 0:00:00 2026-08-30 09:01:28.615 | Downloading shellingham-1.5.4-py2.py3-none-any.whl (9.8 kB) 2026-08-30 09:01:28.637 | Downloading markdown_it_py-4.2.0-py3-none-any.whl (91 kB) 2026-08-30 09:01:28.650 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 91.7/91.7 kB 9.4 MB/s eta 0:00:00 2026-08-30 09:01:28.665 | Downloading pygments-2.20.0-py3-none-any.whl (1.2 MB) 2026-08-30 09:01:28.712 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 29.0 MB/s eta 0:00:00 2026-08-30 09:01:29.441 | 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-30 09:01:29.466 | Attempting uninstall: setuptools 2026-08-30 09:01:29.483 | Found existing installation: setuptools 68.1.2 2026-08-30 09:01:29.483 | Not uninstalling setuptools at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-30 09:01:29.483 | Can't uninstall 'setuptools'. No files were found to uninstall. 2026-08-30 09:01:30.365 | Attempting uninstall: pygments 2026-08-30 09:01:30.409 | Found existing installation: Pygments 2.17.2 2026-08-30 09:01:30.409 | Not uninstalling pygments at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-30 09:01:30.410 | Can't uninstall 'Pygments'. No files were found to uninstall. 2026-08-30 09:01:31.736 | Attempting uninstall: pip 2026-08-30 09:01:31.741 | Found existing installation: pip 24.0 2026-08-30 09:01:31.816 | Uninstalling pip-24.0: 2026-08-30 09:01:31.826 | Successfully uninstalled pip-24.0 2026-08-30 09:01:33.444 | Attempting uninstall: packaging 2026-08-30 09:01:33.472 | Found existing installation: packaging 24.0 2026-08-30 09:01:33.472 | Not uninstalling packaging at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-30 09:01:33.472 | Can't uninstall 'packaging'. No files were found to uninstall. 2026-08-30 09:01:33.697 | Attempting uninstall: markdown-it-py 2026-08-30 09:01:33.724 | Found existing installation: markdown-it-py 3.0.0 2026-08-30 09:01:33.725 | Not uninstalling markdown-it-py at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-30 09:01:33.728 | Can't uninstall 'markdown-it-py'. No files were found to uninstall. 2026-08-30 09:01:33.888 | Attempting uninstall: wheel 2026-08-30 09:01:33.919 | Found existing installation: wheel 0.42.0 2026-08-30 09:01:33.920 | Not uninstalling wheel at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-30 09:01:33.921 | Can't uninstall 'wheel'. No files were found to uninstall. 2026-08-30 09:01:33.974 | Attempting uninstall: rich 2026-08-30 09:01:34.007 | Found existing installation: rich 13.7.1 2026-08-30 09:01:34.007 | Not uninstalling rich at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-30 09:01:34.008 | Can't uninstall 'rich'. No files were found to uninstall. 2026-08-30 09:01:34.735 | Successfully installed annotated-doc-0.0.5 jaraco.context-6.1.2 jaraco.functools-4.6.0 jaraco.text-4.3.0 markdown-it-py-4.2.0 more_itertools-11.1.0 packaging-26.3 pip-26.2.1 pygments-2.20.0 rich-15.0.0 setuptools-84.0.0 shellingham-1.5.4 typer-0.27.2 typer-slim-0.24.0 wheel-0.48.0 2026-08-30 09:01:35.004 | + inc/python:pip_install:216 : result=0 2026-08-30 09:01:35.008 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-30 09:01:35.012 | + functions-common:time_stop:2420 : local name 2026-08-30 09:01:35.015 | + functions-common:time_stop:2421 : local end_time 2026-08-30 09:01:35.018 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-30 09:01:35.022 | + functions-common:time_stop:2423 : local total 2026-08-30 09:01:35.024 | + functions-common:time_stop:2424 : local start_time 2026-08-30 09:01:35.026 | + functions-common:time_stop:2426 : name=pip_install 2026-08-30 09:01:35.030 | + functions-common:time_stop:2427 : start_time=1788080484133 2026-08-30 09:01:35.032 | + functions-common:time_stop:2429 : [[ -z 1788080484133 ]] 2026-08-30 09:01:35.035 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-30 09:01:35.040 | + functions-common:time_stop:2432 : end_time=1788080495036 2026-08-30 09:01:35.043 | + functions-common:time_stop:2433 : elapsed_time=10903 2026-08-30 09:01:35.045 | + functions-common:time_stop:2434 : total=0 2026-08-30 09:01:35.048 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-30 09:01:35.052 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=10903 2026-08-30 09:01:35.056 | + inc/python:pip_install:219 : return 0 2026-08-30 09:01:35.059 | + 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-30 09:01:35.062 | + 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-30 09:01:35.066 | + 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-30 09:01:35.069 | + inc/python:setup_devstack_virtualenv:48 : export PYTHON=/opt/stack/data/venv/bin/python3 2026-08-30 09:01:35.072 | + inc/python:setup_devstack_virtualenv:48 : PYTHON=/opt/stack/data/venv/bin/python3 2026-08-30 09:01:35.074 | + ./stack.sh:main:824 : pip_install -U os-testr 2026-08-30 09:01:35.100 | Using python 3.12 to install os-testr 2026-08-30 09:01:35.103 | + 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-30 09:01:36.388 | Collecting os-testr 2026-08-30 09:01:36.521 | Downloading os_testr-3.0.0-py3-none-any.whl.metadata (1.8 kB) 2026-08-30 09:01:36.599 | Collecting pbr!=2.1.0,>=2.0.0 (from os-testr) 2026-08-30 09:01:36.614 | Downloading pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-08-30 09:01:36.655 | Collecting python-subunit>=1.0.0 (from os-testr) 2026-08-30 09:01:36.671 | Downloading python_subunit-1.4.6-py3-none-any.whl.metadata (22 kB) 2026-08-30 09:01:36.729 | Collecting testtools>=2.2.0 (from os-testr) 2026-08-30 09:01:36.770 | Downloading testtools-2.9.1-py3-none-any.whl.metadata (5.4 kB) 2026-08-30 09:01:36.784 | 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-30 09:01:36.814 | Collecting iso8601 (from python-subunit>=1.0.0->os-testr) 2026-08-30 09:01:36.830 | Downloading iso8601-2.1.0-py3-none-any.whl.metadata (3.7 kB) 2026-08-30 09:01:36.926 | Collecting PyYAML (from python-subunit>=1.0.0->os-testr) 2026-08-30 09:01:36.942 | 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-30 09:01:36.978 | Downloading os_testr-3.0.0-py3-none-any.whl (32 kB) 2026-08-30 09:01:37.007 | Downloading pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-08-30 09:01:37.058 | Downloading python_subunit-1.4.6-py3-none-any.whl (77 kB) 2026-08-30 09:01:37.097 | Downloading testtools-2.9.1-py3-none-any.whl (110 kB) 2026-08-30 09:01:37.138 | Downloading iso8601-2.1.0-py3-none-any.whl (7.5 kB) 2026-08-30 09:01:37.160 | 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-30 09:01:37.287 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 807.9/807.9 kB 7.0 MB/s 0:00:00 2026-08-30 09:01:37.480 | Installing collected packages: testtools, PyYAML, pbr, iso8601, python-subunit, os-testr 2026-08-30 09:01:37.629 | Attempting uninstall: PyYAML 2026-08-30 09:01:37.637 | Found existing installation: PyYAML 6.0.1 2026-08-30 09:01:37.638 | Not uninstalling pyyaml at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-30 09:01:37.638 | Can't uninstall 'PyYAML'. No files were found to uninstall. 2026-08-30 09:01:38.042 | 2026-08-30 09:01:38.046 | 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-30 09:01:38.197 | + inc/python:pip_install:216 : result=0 2026-08-30 09:01:38.202 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-30 09:01:38.206 | + functions-common:time_stop:2420 : local name 2026-08-30 09:01:38.210 | + functions-common:time_stop:2421 : local end_time 2026-08-30 09:01:38.214 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-30 09:01:38.218 | + functions-common:time_stop:2423 : local total 2026-08-30 09:01:38.222 | + functions-common:time_stop:2424 : local start_time 2026-08-30 09:01:38.226 | + functions-common:time_stop:2426 : name=pip_install 2026-08-30 09:01:38.230 | + functions-common:time_stop:2427 : start_time=1788080495093 2026-08-30 09:01:38.235 | + functions-common:time_stop:2429 : [[ -z 1788080495093 ]] 2026-08-30 09:01:38.239 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-30 09:01:38.245 | + functions-common:time_stop:2432 : end_time=1788080498241 2026-08-30 09:01:38.249 | + functions-common:time_stop:2433 : elapsed_time=3148 2026-08-30 09:01:38.253 | + functions-common:time_stop:2434 : total=10903 2026-08-30 09:01:38.257 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-30 09:01:38.261 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=14051 2026-08-30 09:01:38.266 | + inc/python:pip_install:219 : return 0 2026-08-30 09:01:38.270 | + ./stack.sh:main:828 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2026-08-30 09:01:38.352 | + ./stack.sh:main:829 : sudo systemctl restart systemd-journald 2026-08-30 09:01:38.451 | + ./stack.sh:main:835 : install_infra 2026-08-30 09:01:38.456 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-08-30 09:01:38.460 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2026-08-30 09:01:38.464 | + lib/infra:install_infra:32 : python3.12 -m venv /opt/stack/requirements/.venv 2026-08-30 09:01:44.064 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-08-30 09:01:44.067 | + lib/infra:install_infra:34 : pip_install -U pbr 'setuptools[core]' 2026-08-30 09:01:44.100 | + 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-30 09:01:45.506 | Collecting pbr 2026-08-30 09:01:45.508 | Using cached pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-08-30 09:01:45.956 | Collecting setuptools[core] 2026-08-30 09:01:45.959 | Using cached setuptools-84.0.0-py3-none-any.whl.metadata (6.6 kB) 2026-08-30 09:01:46.109 | Collecting packaging>=24.2 (from setuptools[core]) 2026-08-30 09:01:46.112 | Using cached packaging-26.3-py3-none-any.whl.metadata (3.5 kB) 2026-08-30 09:01:46.186 | Collecting more_itertools>=8.8 (from setuptools[core]) 2026-08-30 09:01:46.189 | Using cached more_itertools-11.1.0-py3-none-any.whl.metadata (41 kB) 2026-08-30 09:01:46.261 | Collecting jaraco.text>=3.7 (from setuptools[core]) 2026-08-30 09:01:46.264 | Using cached jaraco_text-4.3.0-py3-none-any.whl.metadata (3.8 kB) 2026-08-30 09:01:46.357 | Collecting wheel>=0.43.0 (from setuptools[core]) 2026-08-30 09:01:46.359 | Using cached wheel-0.48.0-py3-none-any.whl.metadata (2.3 kB) 2026-08-30 09:01:46.426 | Collecting jaraco.functools>=4 (from setuptools[core]) 2026-08-30 09:01:46.428 | Using cached jaraco_functools-4.6.0-py3-none-any.whl.metadata (2.9 kB) 2026-08-30 09:01:46.532 | Collecting jaraco.context>=4.1 (from jaraco.text>=3.7->setuptools[core]) 2026-08-30 09:01:46.535 | Using cached jaraco_context-6.1.2-py3-none-any.whl.metadata (4.2 kB) 2026-08-30 09:01:46.606 | Collecting typer-slim (from jaraco.text>=3.7->setuptools[core]) 2026-08-30 09:01:46.611 | Using cached typer_slim-0.24.0-py3-none-any.whl.metadata (4.2 kB) 2026-08-30 09:01:46.858 | Collecting typer>=0.24.0 (from typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-08-30 09:01:46.861 | Using cached typer-0.27.2-py3-none-any.whl.metadata (16 kB) 2026-08-30 09:01:46.935 | Collecting shellingham>=1.3.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-08-30 09:01:46.938 | Using cached shellingham-1.5.4-py2.py3-none-any.whl.metadata (3.5 kB) 2026-08-30 09:01:47.101 | Collecting rich>=13.8.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-08-30 09:01:47.104 | Using cached rich-15.0.0-py3-none-any.whl.metadata (18 kB) 2026-08-30 09:01:47.212 | Collecting annotated-doc>=0.0.2 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-08-30 09:01:47.214 | Using cached annotated_doc-0.0.5-py3-none-any.whl.metadata (6.5 kB) 2026-08-30 09:01:47.294 | 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-30 09:01:47.297 | Using cached markdown_it_py-4.2.0-py3-none-any.whl.metadata (7.4 kB) 2026-08-30 09:01:47.378 | 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-30 09:01:47.381 | Using cached pygments-2.20.0-py3-none-any.whl.metadata (2.5 kB) 2026-08-30 09:01:47.468 | 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-30 09:01:47.580 | Downloading mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB) 2026-08-30 09:01:47.606 | Using cached pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-08-30 09:01:47.609 | Using cached jaraco_functools-4.6.0-py3-none-any.whl (11 kB) 2026-08-30 09:01:47.612 | Using cached jaraco_text-4.3.0-py3-none-any.whl (14 kB) 2026-08-30 09:01:47.615 | Using cached more_itertools-11.1.0-py3-none-any.whl (72 kB) 2026-08-30 09:01:47.617 | Using cached packaging-26.3-py3-none-any.whl (129 kB) 2026-08-30 09:01:47.620 | Using cached wheel-0.48.0-py3-none-any.whl (33 kB) 2026-08-30 09:01:47.623 | Using cached setuptools-84.0.0-py3-none-any.whl (818 kB) 2026-08-30 09:01:47.632 | Using cached jaraco_context-6.1.2-py3-none-any.whl (7.9 kB) 2026-08-30 09:01:47.636 | Using cached typer_slim-0.24.0-py3-none-any.whl (3.4 kB) 2026-08-30 09:01:47.636 | Using cached typer-0.27.2-py3-none-any.whl (123 kB) 2026-08-30 09:01:47.639 | Using cached annotated_doc-0.0.5-py3-none-any.whl (5.3 kB) 2026-08-30 09:01:47.641 | Using cached rich-15.0.0-py3-none-any.whl (310 kB) 2026-08-30 09:01:47.646 | Using cached shellingham-1.5.4-py2.py3-none-any.whl (9.8 kB) 2026-08-30 09:01:47.648 | Using cached markdown_it_py-4.2.0-py3-none-any.whl (91 kB) 2026-08-30 09:01:47.651 | Using cached pygments-2.20.0-py3-none-any.whl (1.2 MB) 2026-08-30 09:01:47.677 | Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB) 2026-08-30 09:01:47.953 | 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-30 09:01:51.534 | Successfully installed annotated-doc-0.0.5 jaraco.context-6.1.2 jaraco.functools-4.6.0 jaraco.text-4.3.0 markdown-it-py-4.2.0 mdurl-0.1.2 more_itertools-11.1.0 packaging-26.3 pbr-7.0.3 pygments-2.20.0 rich-15.0.0 setuptools-84.0.0 shellingham-1.5.4 typer-0.27.2 typer-slim-0.24.0 wheel-0.48.0 2026-08-30 09:01:51.770 | + inc/python:pip_install:216 : result=0 2026-08-30 09:01:51.774 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-30 09:01:51.778 | + functions-common:time_stop:2420 : local name 2026-08-30 09:01:51.782 | + functions-common:time_stop:2421 : local end_time 2026-08-30 09:01:51.786 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-30 09:01:51.790 | + functions-common:time_stop:2423 : local total 2026-08-30 09:01:51.794 | + functions-common:time_stop:2424 : local start_time 2026-08-30 09:01:51.798 | + functions-common:time_stop:2426 : name=pip_install 2026-08-30 09:01:51.801 | + functions-common:time_stop:2427 : start_time=1788080504089 2026-08-30 09:01:51.806 | + functions-common:time_stop:2429 : [[ -z 1788080504089 ]] 2026-08-30 09:01:51.810 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-30 09:01:51.815 | + functions-common:time_stop:2432 : end_time=1788080511811 2026-08-30 09:01:51.819 | + functions-common:time_stop:2433 : elapsed_time=7722 2026-08-30 09:01:51.822 | + functions-common:time_stop:2434 : total=14051 2026-08-30 09:01:51.825 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-30 09:01:51.829 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=21773 2026-08-30 09:01:51.833 | + inc/python:pip_install:219 : return 0 2026-08-30 09:01:51.837 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-08-30 09:01:51.841 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2026-08-30 09:01:51.876 | + 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-30 09:01:53.145 | Processing /opt/stack/requirements 2026-08-30 09:01:53.150 | Installing build dependencies: started 2026-08-30 09:01:56.009 | Installing build dependencies: finished with status 'done' 2026-08-30 09:01:56.012 | Getting requirements to build wheel: started 2026-08-30 09:01:56.310 | Getting requirements to build wheel: finished with status 'done' 2026-08-30 09:01:56.315 | Preparing metadata (pyproject.toml): started 2026-08-30 09:01:57.521 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-08-30 09:01:57.716 | Collecting fixtures>=3.0.0 (from openstack_requirements==1.2.1.dev8692) 2026-08-30 09:01:57.815 | Downloading fixtures-4.3.2-py3-none-any.whl.metadata (22 kB) 2026-08-30 09:01:57.837 | 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.dev8692) (26.3) 2026-08-30 09:01:57.949 | Collecting requests>=2.14.2 (from openstack_requirements==1.2.1.dev8692) 2026-08-30 09:01:57.967 | Downloading requests-2.34.2-py3-none-any.whl.metadata (4.8 kB) 2026-08-30 09:01:58.154 | Collecting PyYAML>=3.12 (from openstack_requirements==1.2.1.dev8692) 2026-08-30 09:01:58.159 | 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-30 09:01:58.212 | Collecting beagle>=0.2.1 (from openstack_requirements==1.2.1.dev8692) 2026-08-30 09:01:58.229 | Downloading beagle-0.5.0-py3-none-any.whl.metadata (1.1 kB) 2026-08-30 09:01:58.241 | 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.dev8692) (84.0.0) 2026-08-30 09:01:58.633 | Collecting charset_normalizer<4,>=2 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8692) 2026-08-30 09:01:58.651 | 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-30 09:01:58.669 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 44.1/44.1 kB 2.8 MB/s eta 0:00:00 2026-08-30 09:01:58.745 | Collecting idna<4,>=2.5 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8692) 2026-08-30 09:01:58.762 | Downloading idna-3.18-py3-none-any.whl.metadata (6.1 kB) 2026-08-30 09:01:58.890 | Collecting urllib3<3,>=1.26 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8692) 2026-08-30 09:01:58.906 | Downloading urllib3-2.7.0-py3-none-any.whl.metadata (6.9 kB) 2026-08-30 09:01:58.996 | Collecting certifi>=2023.5.7 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8692) 2026-08-30 09:01:59.012 | Downloading certifi-2026.7.22-py3-none-any.whl.metadata (2.5 kB) 2026-08-30 09:01:59.135 | Downloading beagle-0.5.0-py3-none-any.whl (10 kB) 2026-08-30 09:01:59.160 | Downloading fixtures-4.3.2-py3-none-any.whl (41 kB) 2026-08-30 09:01:59.174 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 41.6/41.6 kB 3.7 MB/s eta 0:00:00 2026-08-30 09:01:59.176 | 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-30 09:01:59.199 | Downloading requests-2.34.2-py3-none-any.whl (73 kB) 2026-08-30 09:01:59.213 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 73.1/73.1 kB 6.5 MB/s eta 0:00:00 2026-08-30 09:01:59.230 | Downloading certifi-2026.7.22-py3-none-any.whl (136 kB) 2026-08-30 09:01:59.246 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 137.0/137.0 kB 11.9 MB/s eta 0:00:00 2026-08-30 09:01:59.264 | 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-30 09:01:59.283 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 247.5/247.5 kB 17.3 MB/s eta 0:00:00 2026-08-30 09:01:59.299 | Downloading idna-3.18-py3-none-any.whl (65 kB) 2026-08-30 09:01:59.313 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 65.5/65.5 kB 6.3 MB/s eta 0:00:00 2026-08-30 09:01:59.329 | Downloading urllib3-2.7.0-py3-none-any.whl (131 kB) 2026-08-30 09:01:59.347 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.1/131.1 kB 10.3 MB/s eta 0:00:00 2026-08-30 09:01:59.380 | Building wheels for collected packages: openstack_requirements 2026-08-30 09:01:59.382 | Building wheel for openstack_requirements (pyproject.toml): started 2026-08-30 09:02:01.736 | Building wheel for openstack_requirements (pyproject.toml): finished with status 'done' 2026-08-30 09:02:01.737 | Created wheel for openstack_requirements: filename=openstack_requirements-1.2.1.dev8692-py3-none-any.whl size=53490 sha256=6c336a693e4d8cbcc734fcdd509b75c3c5ead07c12cff0a08925de1bc06ff7d6 2026-08-30 09:02:01.737 | Stored in directory: /tmp/pip-ephem-wheel-cache-r8petfm0/wheels/09/5d/92/4cd2c84803dbd4129257ae3d0359353f58d376e96c4633bda7 2026-08-30 09:02:01.743 | Successfully built openstack_requirements 2026-08-30 09:02:02.023 | Installing collected packages: urllib3, PyYAML, idna, fixtures, charset_normalizer, certifi, beagle, requests, openstack_requirements 2026-08-30 09:02:02.758 | 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.dev8692 requests-2.34.2 urllib3-2.7.0 2026-08-30 09:02:02.992 | + inc/python:pip_install:216 : result=0 2026-08-30 09:02:02.996 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-30 09:02:02.999 | + functions-common:time_stop:2420 : local name 2026-08-30 09:02:03.004 | + functions-common:time_stop:2421 : local end_time 2026-08-30 09:02:03.008 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-30 09:02:03.011 | + functions-common:time_stop:2423 : local total 2026-08-30 09:02:03.014 | + functions-common:time_stop:2424 : local start_time 2026-08-30 09:02:03.018 | + functions-common:time_stop:2426 : name=pip_install 2026-08-30 09:02:03.022 | + functions-common:time_stop:2427 : start_time=1788080511864 2026-08-30 09:02:03.026 | + functions-common:time_stop:2429 : [[ -z 1788080511864 ]] 2026-08-30 09:02:03.031 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-30 09:02:03.037 | + functions-common:time_stop:2432 : end_time=1788080523033 2026-08-30 09:02:03.041 | + functions-common:time_stop:2433 : elapsed_time=11169 2026-08-30 09:02:03.045 | + functions-common:time_stop:2434 : total=21773 2026-08-30 09:02:03.049 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-30 09:02:03.053 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=32942 2026-08-30 09:02:03.057 | + inc/python:pip_install:219 : return 0 2026-08-30 09:02:03.061 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2026-08-30 09:02:03.066 | + lib/infra:install_infra:42 : use_library_from_git pbr 2026-08-30 09:02:03.070 | + inc/python:use_library_from_git:266 : local name=pbr 2026-08-30 09:02:03.074 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-30 09:02:03.079 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-30 09:02:03.084 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,pbr, ]] 2026-08-30 09:02:03.088 | + inc/python:use_library_from_git:269 : return 1 2026-08-30 09:02:03.092 | + lib/infra:install_infra:48 : pip_install -U pbr 2026-08-30 09:02:03.125 | Using python 3.12 to install pbr 2026-08-30 09:02:03.129 | + 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-30 09:02:04.094 | Requirement already satisfied: pbr in /opt/stack/data/venv/lib/python3.12/site-packages (7.0.3) 2026-08-30 09:02:04.139 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr) (84.0.0) 2026-08-30 09:02:04.397 | + inc/python:pip_install:216 : result=0 2026-08-30 09:02:04.400 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-30 09:02:04.404 | + functions-common:time_stop:2420 : local name 2026-08-30 09:02:04.408 | + functions-common:time_stop:2421 : local end_time 2026-08-30 09:02:04.412 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-30 09:02:04.416 | + functions-common:time_stop:2423 : local total 2026-08-30 09:02:04.419 | + functions-common:time_stop:2424 : local start_time 2026-08-30 09:02:04.423 | + functions-common:time_stop:2426 : name=pip_install 2026-08-30 09:02:04.427 | + functions-common:time_stop:2427 : start_time=1788080523117 2026-08-30 09:02:04.431 | + functions-common:time_stop:2429 : [[ -z 1788080523117 ]] 2026-08-30 09:02:04.436 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-30 09:02:04.441 | + functions-common:time_stop:2432 : end_time=1788080524438 2026-08-30 09:02:04.445 | + functions-common:time_stop:2433 : elapsed_time=1321 2026-08-30 09:02:04.448 | + functions-common:time_stop:2434 : total=32942 2026-08-30 09:02:04.451 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-30 09:02:04.455 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=34263 2026-08-30 09:02:04.459 | + inc/python:pip_install:219 : return 0 2026-08-30 09:02:04.463 | + ./stack.sh:main:838 : python3.12 -m venv /opt/stack/bindep-venv 2026-08-30 09:02:10.141 | + ./stack.sh:main:840 : /opt/stack/bindep-venv/bin/pip install bindep 2026-08-30 09:02:10.952 | Collecting bindep 2026-08-30 09:02:11.042 | Downloading bindep-2.14.0-py3-none-any.whl.metadata (11 kB) 2026-08-30 09:02:11.153 | Collecting distro>=1.7 (from bindep) 2026-08-30 09:02:11.172 | Downloading distro-1.9.0-py3-none-any.whl.metadata (6.8 kB) 2026-08-30 09:02:11.256 | Collecting packaging (from bindep) 2026-08-30 09:02:11.259 | Using cached packaging-26.3-py3-none-any.whl.metadata (3.5 kB) 2026-08-30 09:02:11.309 | Collecting Parsley (from bindep) 2026-08-30 09:02:11.326 | Downloading Parsley-1.3-py2.py3-none-any.whl.metadata (4.1 kB) 2026-08-30 09:02:11.420 | Collecting pbr>=2 (from bindep) 2026-08-30 09:02:11.423 | Using cached pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-08-30 09:02:11.829 | Collecting setuptools (from pbr>=2->bindep) 2026-08-30 09:02:11.831 | Using cached setuptools-84.0.0-py3-none-any.whl.metadata (6.6 kB) 2026-08-30 09:02:11.929 | Downloading bindep-2.14.0-py3-none-any.whl (35 kB) 2026-08-30 09:02:11.960 | Downloading distro-1.9.0-py3-none-any.whl (20 kB) 2026-08-30 09:02:11.970 | Using cached pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-08-30 09:02:11.975 | Using cached packaging-26.3-py3-none-any.whl (129 kB) 2026-08-30 09:02:11.993 | Downloading Parsley-1.3-py2.py3-none-any.whl (88 kB) 2026-08-30 09:02:12.015 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 88.9/88.9 kB 5.1 MB/s eta 0:00:00 2026-08-30 09:02:12.018 | Using cached setuptools-84.0.0-py3-none-any.whl (818 kB) 2026-08-30 09:02:12.173 | Installing collected packages: Parsley, setuptools, packaging, distro, pbr, bindep 2026-08-30 09:02:13.681 | 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-30 09:02:13.870 | + ./stack.sh:main:841 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2026-08-30 09:02:13.874 | + ./stack.sh:main:841 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2026-08-30 09:02:13.878 | ++ ./stack.sh:main:844 : _get_plugin_bindep_packages 2026-08-30 09:02:13.901 | + ./stack.sh:main:844 : pkgs= 2026-08-30 09:02:13.904 | + ./stack.sh:main:845 : [[ -n '' ]] 2026-08-30 09:02:13.908 | + ./stack.sh:main:852 : run_phase stack pre-install 2026-08-30 09:02:13.912 | + functions-common:run_phase:1848 : local mode=stack 2026-08-30 09:02:13.916 | + functions-common:run_phase:1849 : local phase=pre-install 2026-08-30 09:02:13.920 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-08-30 09:02:13.924 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-08-30 09:02:13.928 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-08-30 09:02:13.932 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-08-30 09:02:13.935 | + functions-common:run_phase:1858 : local extra 2026-08-30 09:02:13.939 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-08-30 09:02:13.944 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-08-30 09:02:13.948 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-08-30 09:02:13.952 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-08-30 09:02:13.956 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack pre-install 2026-08-30 09:02:13.959 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-08-30 09:02:13.981 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-30 09:02:13.984 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-08-30 09:02:13.988 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-08-30 09:02:13.991 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2026-08-30 09:02:13.995 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-08-30 09:02:13.998 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-08-30 09:02:14.002 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2026-08-30 09:02:14.005 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2026-08-30 09:02:14.009 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2026-08-30 09:02:14.012 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2026-08-30 09:02:14.015 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2026-08-30 09:02:14.018 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2026-08-30 09:02:14.022 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-08-30 09:02:14.025 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-08-30 09:02:14.029 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-08-30 09:02:14.032 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-08-30 09:02:14.036 | + functions-common:run_phase:1875 : run_plugins stack pre-install 2026-08-30 09:02:14.040 | + functions-common:run_plugins:1834 : local mode=stack 2026-08-30 09:02:14.044 | + functions-common:run_plugins:1835 : local phase=pre-install 2026-08-30 09:02:14.048 | + functions-common:run_plugins:1837 : local plugins= 2026-08-30 09:02:14.051 | + functions-common:run_plugins:1838 : local plugin 2026-08-30 09:02:14.056 | + ./stack.sh:main:855 : set_systemd_override DefaultLimitNOFILE 2048 2026-08-30 09:02:14.060 | + functions:set_systemd_override:844 : local key=DefaultLimitNOFILE 2026-08-30 09:02:14.064 | + functions:set_systemd_override:845 : local value=2048 2026-08-30 09:02:14.068 | + functions:set_systemd_override:847 : local sysconf=/etc/systemd/system.conf 2026-08-30 09:02:14.072 | + functions:set_systemd_override:848 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2026-08-30 09:02:14.149 | + functions:set_systemd_override:849 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2026-08-30 09:02:14.150 | Set systemd system override for DefaultLimitNOFILE=2048 2026-08-30 09:02:14.154 | + functions:set_systemd_override:851 : sudo systemctl daemon-reload 2026-08-30 09:02:14.598 | + ./stack.sh:main:857 : install_rpc_backend 2026-08-30 09:02:14.602 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2026-08-30 09:02:14.628 | + functions-common:is_service_enabled:2076 : return 0 2026-08-30 09:02:14.632 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2026-08-30 09:02:14.636 | + functions-common:install_package:1438 : update_package_repo 2026-08-30 09:02:14.640 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-08-30 09:02:14.644 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-08-30 09:02:14.648 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-08-30 09:02:14.652 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-08-30 09:02:14.656 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-08-30 09:02:14.660 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-30 09:02:14.665 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-30 09:02:14.669 | + functions-common:update_package_repo:1421 : apt_get_update 2026-08-30 09:02:14.673 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-08-30 09:02:14.677 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-08-30 09:02:14.681 | + functions-common:apt_get_update:1167 : return 2026-08-30 09:02:14.685 | + functions-common:install_package:1439 : real_install_package rabbitmq-server 2026-08-30 09:02:14.689 | + functions-common:real_install_package:1426 : is_ubuntu 2026-08-30 09:02:14.692 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-30 09:02:14.696 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-30 09:02:14.700 | + functions-common:real_install_package:1427 : apt_get install rabbitmq-server 2026-08-30 09:02:14.732 | + 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-30 09:02:14.774 | Reading package lists... 2026-08-30 09:02:15.219 | Building dependency tree... 2026-08-30 09:02:15.226 | Reading state information... 2026-08-30 09:02:15.980 | The following packages were automatically installed and are no longer required: 2026-08-30 09:02:15.983 | libfwupd2 libgusb2 2026-08-30 09:02:15.983 | Use 'sudo apt autoremove' to remove them. 2026-08-30 09:02:15.986 | The following additional packages will be installed: 2026-08-30 09:02:15.986 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2026-08-30 09:02:15.986 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2026-08-30 09:02:15.986 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2026-08-30 09:02:15.990 | erlang-tools erlang-xmerl 2026-08-30 09:02:15.993 | Suggested packages: 2026-08-30 09:02:15.993 | erlang erlang-manpages erlang-doc 2026-08-30 09:02:16.059 | The following NEW packages will be installed: 2026-08-30 09:02:16.059 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2026-08-30 09:02:16.060 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2026-08-30 09:02:16.060 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2026-08-30 09:02:16.061 | erlang-tools erlang-xmerl rabbitmq-server 2026-08-30 09:02:16.155 | 0 upgraded, 18 newly installed, 0 to remove and 15 not upgraded. 2026-08-30 09:02:16.155 | Need to get 36.1 MB of archives. 2026-08-30 09:02:16.155 | After this operation, 56.3 MB of additional disk space will be used. 2026-08-30 09:02:16.155 | 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-30 09:02:16.462 | 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-30 09:02:16.495 | 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-30 09:02:16.497 | 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-30 09:02:16.507 | 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-30 09:02:16.517 | 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-30 09:02:16.519 | 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-30 09:02:16.538 | 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-30 09:02:16.539 | 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-30 09:02:16.541 | 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-30 09:02:16.542 | 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-30 09:02:16.549 | 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-30 09:02:16.571 | 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-30 09:02:16.573 | 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-30 09:02:16.575 | 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-30 09:02:16.578 | 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-30 09:02:16.591 | 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-30 09:02:16.635 | Get:18 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 rabbitmq-server all 3.12.1-1ubuntu1.2 [15.9 MB] 2026-08-30 09:02:17.062 | perl: warning: Setting locale failed. 2026-08-30 09:02:17.062 | perl: warning: Please check that your locale settings: 2026-08-30 09:02:17.062 | LANGUAGE = (unset), 2026-08-30 09:02:17.062 | LC_ALL = "en_US.utf8", 2026-08-30 09:02:17.062 | LANG = "de_DE.UTF-8" 2026-08-30 09:02:17.063 | are supported and installed on your system. 2026-08-30 09:02:17.063 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-30 09:02:17.127 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-08-30 09:02:17.127 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-08-30 09:02:17.127 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-08-30 09:02:17.339 | Fetched 36.1 MB in 1s (51.0 MB/s) 2026-08-30 09:02:17.431 | Selecting previously unselected package erlang-base. 2026-08-30 09:02:17.498 | (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-30 09:02:17.507 | Preparing to unpack .../00-erlang-base_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-08-30 09:02:17.510 | Unpacking erlang-base (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-30 09:02:17.900 | Selecting previously unselected package erlang-asn1. 2026-08-30 09:02:17.914 | Preparing to unpack .../01-erlang-asn1_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-08-30 09:02:17.918 | Unpacking erlang-asn1 (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-30 09:02:17.992 | Selecting previously unselected package erlang-crypto. 2026-08-30 09:02:18.007 | Preparing to unpack .../02-erlang-crypto_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-08-30 09:02:18.022 | Unpacking erlang-crypto (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-30 09:02:18.070 | Selecting previously unselected package erlang-public-key. 2026-08-30 09:02:18.085 | Preparing to unpack .../03-erlang-public-key_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-08-30 09:02:18.088 | Unpacking erlang-public-key (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-30 09:02:18.146 | Selecting previously unselected package erlang-mnesia. 2026-08-30 09:02:18.160 | Preparing to unpack .../04-erlang-mnesia_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-08-30 09:02:18.163 | Unpacking erlang-mnesia (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-30 09:02:18.238 | Selecting previously unselected package erlang-runtime-tools. 2026-08-30 09:02:18.252 | Preparing to unpack .../05-erlang-runtime-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-08-30 09:02:18.256 | Unpacking erlang-runtime-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-30 09:02:18.322 | Selecting previously unselected package erlang-ssl. 2026-08-30 09:02:18.336 | Preparing to unpack .../06-erlang-ssl_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-08-30 09:02:18.341 | Unpacking erlang-ssl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-30 09:02:18.434 | Selecting previously unselected package erlang-eldap. 2026-08-30 09:02:18.448 | Preparing to unpack .../07-erlang-eldap_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-08-30 09:02:18.453 | Unpacking erlang-eldap (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-30 09:02:18.497 | Selecting previously unselected package erlang-ftp. 2026-08-30 09:02:18.511 | Preparing to unpack .../08-erlang-ftp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-08-30 09:02:18.515 | Unpacking erlang-ftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-30 09:02:18.560 | Selecting previously unselected package erlang-tftp. 2026-08-30 09:02:18.574 | Preparing to unpack .../09-erlang-tftp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-08-30 09:02:18.579 | Unpacking erlang-tftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-30 09:02:18.627 | Selecting previously unselected package erlang-inets. 2026-08-30 09:02:18.641 | Preparing to unpack .../10-erlang-inets_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-08-30 09:02:18.645 | Unpacking erlang-inets (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-30 09:02:18.732 | Selecting previously unselected package erlang-snmp. 2026-08-30 09:02:18.747 | Preparing to unpack .../11-erlang-snmp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-08-30 09:02:18.751 | Unpacking erlang-snmp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-30 09:02:18.908 | Selecting previously unselected package erlang-os-mon. 2026-08-30 09:02:18.923 | Preparing to unpack .../12-erlang-os-mon_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-08-30 09:02:18.927 | Unpacking erlang-os-mon (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-30 09:02:18.975 | Selecting previously unselected package erlang-parsetools. 2026-08-30 09:02:18.989 | Preparing to unpack .../13-erlang-parsetools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-08-30 09:02:18.993 | Unpacking erlang-parsetools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-30 09:02:19.040 | Selecting previously unselected package erlang-syntax-tools. 2026-08-30 09:02:19.053 | Preparing to unpack .../14-erlang-syntax-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-08-30 09:02:19.057 | Unpacking erlang-syntax-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-30 09:02:19.106 | Selecting previously unselected package erlang-tools. 2026-08-30 09:02:19.121 | Preparing to unpack .../15-erlang-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-08-30 09:02:19.124 | Unpacking erlang-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-30 09:02:19.190 | Selecting previously unselected package erlang-xmerl. 2026-08-30 09:02:19.204 | Preparing to unpack .../16-erlang-xmerl_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-08-30 09:02:19.208 | Unpacking erlang-xmerl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-30 09:02:19.292 | Selecting previously unselected package rabbitmq-server. 2026-08-30 09:02:19.306 | Preparing to unpack .../17-rabbitmq-server_3.12.1-1ubuntu1.2_all.deb ... 2026-08-30 09:02:19.313 | Unpacking rabbitmq-server (3.12.1-1ubuntu1.2) ... 2026-08-30 09:02:20.398 | Setting up erlang-base (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-30 09:02:20.816 | Created symlink /etc/systemd/system/multi-user.target.wants/epmd.service → /usr/lib/systemd/system/epmd.service. 2026-08-30 09:02:20.816 | Created symlink /etc/systemd/system/sockets.target.wants/epmd.socket → /usr/lib/systemd/system/epmd.socket. 2026-08-30 09:02:23.365 | Searching for services which depend on erlang and should be started... none found. 2026-08-30 09:02:23.372 | Setting up erlang-xmerl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-30 09:02:23.383 | Setting up erlang-syntax-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-30 09:02:23.394 | Setting up erlang-parsetools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-30 09:02:23.404 | Setting up erlang-asn1 (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-30 09:02:23.415 | Setting up erlang-tftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-30 09:02:23.427 | Setting up erlang-mnesia (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-30 09:02:23.438 | Setting up erlang-crypto (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-30 09:02:23.448 | Setting up erlang-runtime-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-30 09:02:23.459 | Setting up erlang-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-30 09:02:23.471 | Setting up erlang-snmp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-30 09:02:23.482 | Setting up erlang-public-key (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-30 09:02:23.493 | Setting up erlang-ssl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-30 09:02:23.503 | Setting up erlang-os-mon (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-30 09:02:23.514 | Setting up erlang-eldap (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-30 09:02:23.524 | Setting up erlang-ftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-30 09:02:23.536 | Setting up erlang-inets (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-30 09:02:23.546 | Setting up rabbitmq-server (3.12.1-1ubuntu1.2) ... 2026-08-30 09:02:23.636 | info: Selecting GID from range 100 to 999 ... 2026-08-30 09:02:23.642 | info: Adding group `rabbitmq' (GID 118) ... 2026-08-30 09:02:23.745 | info: Selecting UID from range 100 to 999 ... 2026-08-30 09:02:23.745 | 2026-08-30 09:02:23.750 | info: Adding system user `rabbitmq' (UID 116) ... 2026-08-30 09:02:23.754 | info: Adding new user `rabbitmq' (UID 116) with group `rabbitmq' ... 2026-08-30 09:02:23.811 | info: Not creating home directory `/var/lib/rabbitmq'. 2026-08-30 09:02:24.023 | Created symlink /etc/systemd/system/multi-user.target.wants/rabbitmq-server.service → /usr/lib/systemd/system/rabbitmq-server.service. 2026-08-30 09:02:41.012 | Processing triggers for man-db (2.12.0-4build2) ... 2026-08-30 09:02:42.709 | perl: warning: Setting locale failed. 2026-08-30 09:02:42.709 | perl: warning: Please check that your locale settings: 2026-08-30 09:02:42.709 | LANGUAGE = (unset), 2026-08-30 09:02:42.709 | LC_ALL = "en_US.utf8", 2026-08-30 09:02:42.709 | LANG = "de_DE.UTF-8" 2026-08-30 09:02:42.710 | are supported and installed on your system. 2026-08-30 09:02:42.710 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-30 09:02:42.843 | perl: warning: Setting locale failed. 2026-08-30 09:02:42.843 | perl: warning: Please check that your locale settings: 2026-08-30 09:02:42.843 | LANGUAGE = (unset), 2026-08-30 09:02:42.844 | LC_ALL = "en_US.utf8", 2026-08-30 09:02:42.844 | LANG = "de_DE.UTF-8" 2026-08-30 09:02:42.844 | are supported and installed on your system. 2026-08-30 09:02:42.844 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-30 09:02:42.893 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-08-30 09:02:42.893 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-08-30 09:02:42.893 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-08-30 09:02:42.962 | perl: warning: Setting locale failed. 2026-08-30 09:02:42.962 | perl: warning: Please check that your locale settings: 2026-08-30 09:02:42.962 | LANGUAGE = (unset), 2026-08-30 09:02:42.962 | LC_ALL = "en_US.utf8", 2026-08-30 09:02:42.963 | LANG = "de_DE.UTF-8" 2026-08-30 09:02:42.963 | are supported and installed on your system. 2026-08-30 09:02:42.963 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-30 09:02:43.469 | 2026-08-30 09:02:43.469 | Running kernel seems to be up-to-date. 2026-08-30 09:02:43.469 | 2026-08-30 09:02:43.470 | No services need to be restarted. 2026-08-30 09:02:43.470 | 2026-08-30 09:02:43.470 | No containers need to be restarted. 2026-08-30 09:02:43.470 | 2026-08-30 09:02:43.470 | No user sessions are running outdated binaries. 2026-08-30 09:02:43.470 | 2026-08-30 09:02:43.470 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-08-30 09:02:45.469 | + functions-common:apt_get:1211 : result=0 2026-08-30 09:02:45.472 | + functions-common:apt_get:1214 : time_stop apt-get 2026-08-30 09:02:45.476 | + functions-common:time_stop:2420 : local name 2026-08-30 09:02:45.479 | + functions-common:time_stop:2421 : local end_time 2026-08-30 09:02:45.481 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-30 09:02:45.483 | + functions-common:time_stop:2423 : local total 2026-08-30 09:02:45.485 | + functions-common:time_stop:2424 : local start_time 2026-08-30 09:02:45.489 | + functions-common:time_stop:2426 : name=apt-get 2026-08-30 09:02:45.491 | + functions-common:time_stop:2427 : start_time=1788080534727 2026-08-30 09:02:45.493 | + functions-common:time_stop:2429 : [[ -z 1788080534727 ]] 2026-08-30 09:02:45.496 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-30 09:02:45.501 | + functions-common:time_stop:2432 : end_time=1788080565498 2026-08-30 09:02:45.504 | + functions-common:time_stop:2433 : elapsed_time=30771 2026-08-30 09:02:45.507 | + functions-common:time_stop:2434 : total=61059 2026-08-30 09:02:45.511 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-30 09:02:45.513 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=91830 2026-08-30 09:02:45.515 | + functions-common:apt_get:1215 : return 0 2026-08-30 09:02:45.518 | + lib/rpc_backend:install_rpc_backend:55 : is_fedora 2026-08-30 09:02:45.521 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-08-30 09:02:45.524 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-08-30 09:02:45.527 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-08-30 09:02:45.529 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-08-30 09:02:45.532 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-08-30 09:02:45.535 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-08-30 09:02:45.538 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-08-30 09:02:45.540 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-08-30 09:02:45.543 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-08-30 09:02:45.546 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-08-30 09:02:45.549 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-08-30 09:02:45.552 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-08-30 09:02:45.555 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-08-30 09:02:45.557 | + ./stack.sh:main:858 : restart_rpc_backend 2026-08-30 09:02:45.560 | + lib/rpc_backend:restart_rpc_backend:68 : is_service_enabled rabbit 2026-08-30 09:02:45.580 | + functions-common:is_service_enabled:2076 : return 0 2026-08-30 09:02:45.583 | + lib/rpc_backend:restart_rpc_backend:70 : echo_summary 'Starting RabbitMQ' 2026-08-30 09:02:45.585 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-30 09:02:45.588 | + ./stack.sh:echo_summary:450 : echo -e Starting RabbitMQ 2026-08-30 09:02:45.590 | + lib/rpc_backend:restart_rpc_backend:81 : local i 2026-08-30 09:02:45.594 | ++ lib/rpc_backend:restart_rpc_backend:82 : seq 20 2026-08-30 09:02:45.598 | + lib/rpc_backend:restart_rpc_backend:82 : for i in `seq 20` 2026-08-30 09:02:45.601 | + lib/rpc_backend:restart_rpc_backend:83 : local rc=0 2026-08-30 09:02:45.604 | + lib/rpc_backend:restart_rpc_backend:85 : [[ 1 -eq 20 ]] 2026-08-30 09:02:45.607 | + lib/rpc_backend:restart_rpc_backend:87 : [[ 1 == \0 ]] 2026-08-30 09:02:45.609 | + lib/rpc_backend:restart_rpc_backend:91 : rabbit_setuser stackrabbit stackqueue 2026-08-30 09:02:45.612 | + lib/rpc_backend:rabbit_setuser:160 : local user=stackrabbit pass=stackqueue found= out= 2026-08-30 09:02:45.616 | ++ lib/rpc_backend:rabbit_setuser:161 : sudo rabbitmqctl list_users 2026-08-30 09:02:46.784 | + lib/rpc_backend:rabbit_setuser:161 : out='Listing users ... 2026-08-30 09:02:46.784 | user tags 2026-08-30 09:02:46.785 | guest [administrator]' 2026-08-30 09:02:46.790 | ++ lib/rpc_backend:rabbit_setuser:163 : echo 'Listing users ... 2026-08-30 09:02:46.790 | user tags 2026-08-30 09:02:46.790 | guest [administrator]' 2026-08-30 09:02:46.790 | ++ lib/rpc_backend:rabbit_setuser:163 : awk '$1 == user { print $1 }' user=stackrabbit 2026-08-30 09:02:46.797 | + lib/rpc_backend:rabbit_setuser:163 : found= 2026-08-30 09:02:46.799 | + lib/rpc_backend:rabbit_setuser:164 : '[' '' = stackrabbit ']' 2026-08-30 09:02:46.802 | + lib/rpc_backend:rabbit_setuser:168 : sudo rabbitmqctl add_user stackrabbit stackqueue 2026-08-30 09:02:47.858 | Adding user "stackrabbit" ... 2026-08-30 09:02:47.882 | Done. Don't forget to grant the user permissions to some virtual hosts! See 'rabbitmqctl help set_permissions' to learn more. 2026-08-30 09:02:47.905 | + lib/rpc_backend:rabbit_setuser:171 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2026-08-30 09:02:49.002 | Setting permissions for user "stackrabbit" in vhost "/" ... 2026-08-30 09:02:49.037 | + lib/rpc_backend:restart_rpc_backend:92 : '[' 0 -ne 0 ']' 2026-08-30 09:02:49.040 | + lib/rpc_backend:restart_rpc_backend:97 : sudo rabbitmqctl change_password stackrabbit stackqueue 2026-08-30 09:02:50.148 | Changing password for user "stackrabbit" ... 2026-08-30 09:02:50.182 | + lib/rpc_backend:restart_rpc_backend:99 : '[' 0 -ne 0 ']' 2026-08-30 09:02:50.186 | + lib/rpc_backend:restart_rpc_backend:103 : break 2026-08-30 09:02:50.189 | + lib/rpc_backend:restart_rpc_backend:106 : sudo rabbitmqctl delete_user guest 2026-08-30 09:02:51.300 | Deleting user "guest" ... 2026-08-30 09:02:51.337 | + ./stack.sh:main:860 : is_service_enabled mysql postgresql 2026-08-30 09:02:51.358 | + functions-common:is_service_enabled:2076 : return 0 2026-08-30 09:02:51.361 | + ./stack.sh:main:861 : install_database 2026-08-30 09:02:51.364 | + lib/database:install_database:118 : install_database_mysql 2026-08-30 09:02:51.367 | + lib/databases/mysql:install_database_mysql:202 : is_ubuntu 2026-08-30 09:02:51.370 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-30 09:02:51.373 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-30 09:02:51.377 | + lib/databases/mysql:install_database_mysql:205 : sudo debconf-set-selections 2026-08-30 09:02:51.389 | perl: warning: Setting locale failed. 2026-08-30 09:02:51.389 | perl: warning: Please check that your locale settings: 2026-08-30 09:02:51.389 | LANGUAGE = (unset), 2026-08-30 09:02:51.389 | LC_ALL = "en_US.utf8", 2026-08-30 09:02:51.389 | LANG = "de_DE.UTF-8" 2026-08-30 09:02:51.390 | are supported and installed on your system. 2026-08-30 09:02:51.390 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-30 09:02:51.441 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-08-30 09:02:51.442 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-08-30 09:02:51.442 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-08-30 09:02:51.561 | + lib/databases/mysql:install_database_mysql:215 : [[ ! -e /home/quobyte/.my.cnf ]] 2026-08-30 09:02:51.564 | + lib/databases/mysql:install_database_mysql:216 : cat 2026-08-30 09:02:51.569 | + lib/databases/mysql:install_database_mysql:222 : is_ubuntu 2026-08-30 09:02:51.573 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-30 09:02:51.577 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-30 09:02:51.581 | + lib/databases/mysql:install_database_mysql:222 : '[' mysql '!=' mariadb ']' 2026-08-30 09:02:51.585 | + lib/databases/mysql:install_database_mysql:223 : echo host=127.0.0.1 2026-08-30 09:02:51.589 | + lib/databases/mysql:install_database_mysql:225 : chmod 0600 /home/quobyte/.my.cnf 2026-08-30 09:02:51.597 | + lib/databases/mysql:install_database_mysql:228 : [[ True == \T\r\u\e ]] 2026-08-30 09:02:51.601 | + lib/databases/mysql:install_database_mysql:229 : is_fedora 2026-08-30 09:02:51.604 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-08-30 09:02:51.608 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-08-30 09:02:51.612 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-08-30 09:02:51.615 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-08-30 09:02:51.619 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-08-30 09:02:51.622 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-08-30 09:02:51.626 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-08-30 09:02:51.629 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-08-30 09:02:51.632 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-08-30 09:02:51.635 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-08-30 09:02:51.638 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-08-30 09:02:51.641 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-08-30 09:02:51.645 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-08-30 09:02:51.648 | + lib/databases/mysql:install_database_mysql:232 : is_ubuntu 2026-08-30 09:02:51.651 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-30 09:02:51.653 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-30 09:02:51.657 | + lib/databases/mysql:install_database_mysql:233 : install_package mysql-server 2026-08-30 09:02:51.660 | + functions-common:install_package:1438 : update_package_repo 2026-08-30 09:02:51.663 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-08-30 09:02:51.666 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-08-30 09:02:51.669 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-08-30 09:02:51.671 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-08-30 09:02:51.674 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-08-30 09:02:51.678 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-30 09:02:51.681 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-30 09:02:51.685 | + functions-common:update_package_repo:1421 : apt_get_update 2026-08-30 09:02:51.688 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-08-30 09:02:51.691 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-08-30 09:02:51.693 | + functions-common:apt_get_update:1167 : return 2026-08-30 09:02:51.696 | + functions-common:install_package:1439 : real_install_package mysql-server 2026-08-30 09:02:51.699 | + functions-common:real_install_package:1426 : is_ubuntu 2026-08-30 09:02:51.701 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-30 09:02:51.705 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-30 09:02:51.707 | + functions-common:real_install_package:1427 : apt_get install mysql-server 2026-08-30 09:02:51.734 | + 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-30 09:02:51.773 | Reading package lists... 2026-08-30 09:02:52.157 | Building dependency tree... 2026-08-30 09:02:52.159 | Reading state information... 2026-08-30 09:02:52.746 | The following packages were automatically installed and are no longer required: 2026-08-30 09:02:52.748 | libfwupd2 libgusb2 2026-08-30 09:02:52.748 | Use 'sudo apt autoremove' to remove them. 2026-08-30 09:02:52.749 | The following additional packages will be installed: 2026-08-30 09:02:52.749 | libcgi-fast-perl libcgi-pm-perl libclone-perl libencode-locale-perl 2026-08-30 09:02:52.749 | libevent-pthreads-2.1-7t64 libfcgi-bin libfcgi-perl libfcgi0t64 2026-08-30 09:02:52.750 | libhtml-parser-perl libhtml-tagset-perl libhtml-template-perl 2026-08-30 09:02:52.750 | libhttp-date-perl libhttp-message-perl libio-html-perl 2026-08-30 09:02:52.750 | liblwp-mediatypes-perl libmecab2 libprotobuf-lite32t64 libtimedate-perl 2026-08-30 09:02:52.751 | liburi-perl mecab-ipadic mecab-ipadic-utf8 mecab-utils mysql-client-8.0 2026-08-30 09:02:52.751 | mysql-client-core-8.0 mysql-server-8.0 mysql-server-core-8.0 2026-08-30 09:02:52.754 | Suggested packages: 2026-08-30 09:02:52.754 | libdata-dump-perl libipc-sharedcache-perl libio-compress-brotli-perl 2026-08-30 09:02:52.754 | libbusiness-isbn-perl libregexp-ipv6-perl libwww-perl mailx tinyca 2026-08-30 09:02:52.807 | The following NEW packages will be installed: 2026-08-30 09:02:52.807 | libcgi-fast-perl libcgi-pm-perl libclone-perl libencode-locale-perl 2026-08-30 09:02:52.807 | libevent-pthreads-2.1-7t64 libfcgi-bin libfcgi-perl libfcgi0t64 2026-08-30 09:02:52.807 | libhtml-parser-perl libhtml-tagset-perl libhtml-template-perl 2026-08-30 09:02:52.808 | libhttp-date-perl libhttp-message-perl libio-html-perl 2026-08-30 09:02:52.808 | liblwp-mediatypes-perl libmecab2 libprotobuf-lite32t64 libtimedate-perl 2026-08-30 09:02:52.808 | liburi-perl mecab-ipadic mecab-ipadic-utf8 mecab-utils mysql-client-8.0 2026-08-30 09:02:52.809 | mysql-client-core-8.0 mysql-server mysql-server-8.0 mysql-server-core-8.0 2026-08-30 09:02:52.910 | 0 upgraded, 27 newly installed, 0 to remove and 15 not upgraded. 2026-08-30 09:02:52.910 | Need to get 29.6 MB of archives. 2026-08-30 09:02:52.910 | After this operation, 243 MB of additional disk space will be used. 2026-08-30 09:02:52.910 | 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-30 09:02:53.128 | 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-30 09:02:53.130 | 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-30 09:02:53.130 | Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 libmecab2 amd64 0.996-14ubuntu4 [201 kB] 2026-08-30 09:02:53.135 | Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libprotobuf-lite32t64 amd64 3.21.12-8.2ubuntu0.3 [238 kB] 2026-08-30 09:02:53.141 | 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-30 09:02:53.401 | 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-30 09:02:53.417 | Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 libhtml-tagset-perl all 3.20-6 [11.3 kB] 2026-08-30 09:02:53.417 | Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 liburi-perl all 5.27-1 [88.0 kB] 2026-08-30 09:02:53.418 | Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libhtml-parser-perl amd64 3.81-1ubuntu0.1 [86.0 kB] 2026-08-30 09:02:53.420 | Get:11 http://archive.ubuntu.com/ubuntu noble/main amd64 libcgi-pm-perl all 4.63-1 [185 kB] 2026-08-30 09:02:53.422 | 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-30 09:02:53.423 | Get:13 http://archive.ubuntu.com/ubuntu noble/main amd64 libfcgi-perl amd64 0.82+ds-3build2 [21.7 kB] 2026-08-30 09:02:53.424 | Get:14 http://archive.ubuntu.com/ubuntu noble/main amd64 libcgi-fast-perl all 1:2.17-1 [10.3 kB] 2026-08-30 09:02:53.424 | Get:15 http://archive.ubuntu.com/ubuntu noble/main amd64 libclone-perl amd64 0.46-1build3 [10.7 kB] 2026-08-30 09:02:53.427 | Get:16 http://archive.ubuntu.com/ubuntu noble/main amd64 libencode-locale-perl all 1.05-3 [11.6 kB] 2026-08-30 09:02:53.450 | 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-30 09:02:53.451 | Get:18 http://archive.ubuntu.com/ubuntu noble/main amd64 libhtml-template-perl all 2.97-2 [60.2 kB] 2026-08-30 09:02:53.452 | Get:19 http://archive.ubuntu.com/ubuntu noble/main amd64 libtimedate-perl all 2.3300-2 [34.0 kB] 2026-08-30 09:02:53.453 | 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-30 09:02:53.453 | Get:21 http://archive.ubuntu.com/ubuntu noble/main amd64 libio-html-perl all 1.004-3 [15.9 kB] 2026-08-30 09:02:53.454 | Get:22 http://archive.ubuntu.com/ubuntu noble/main amd64 liblwp-mediatypes-perl all 6.04-2 [20.1 kB] 2026-08-30 09:02:53.454 | Get:23 http://archive.ubuntu.com/ubuntu noble/main amd64 libhttp-message-perl all 6.45-1ubuntu1 [78.2 kB] 2026-08-30 09:02:53.456 | Get:24 http://archive.ubuntu.com/ubuntu noble/main amd64 mecab-utils amd64 0.996-14ubuntu4 [4804 B] 2026-08-30 09:02:53.456 | Get:25 http://archive.ubuntu.com/ubuntu noble/main amd64 mecab-ipadic all 2.7.0-20070801+main-3 [6718 kB] 2026-08-30 09:02:53.530 | Get:26 http://archive.ubuntu.com/ubuntu noble/main amd64 mecab-ipadic-utf8 all 2.7.0-20070801+main-3 [4384 B] 2026-08-30 09:02:53.530 | 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-30 09:02:53.781 | perl: warning: Setting locale failed. 2026-08-30 09:02:53.781 | perl: warning: Please check that your locale settings: 2026-08-30 09:02:53.781 | LANGUAGE = (unset), 2026-08-30 09:02:53.781 | LC_ALL = "en_US.utf8", 2026-08-30 09:02:53.781 | LANG = "de_DE.UTF-8" 2026-08-30 09:02:53.781 | are supported and installed on your system. 2026-08-30 09:02:53.781 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-30 09:02:53.847 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-08-30 09:02:53.847 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-08-30 09:02:53.848 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-08-30 09:02:53.983 | Vorkonfiguration der Pakete ... 2026-08-30 09:02:53.993 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-30 09:02:54.142 | Fetched 29.6 MB in 1s (42.8 MB/s) 2026-08-30 09:02:54.182 | Selecting previously unselected package mysql-client-core-8.0. 2026-08-30 09:02:54.253 | (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-30 09:02:54.261 | Preparing to unpack .../00-mysql-client-core-8.0_8.0.46-0ubuntu0.24.04.3_amd64.deb ... 2026-08-30 09:02:54.265 | Unpacking mysql-client-core-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-08-30 09:02:54.677 | Selecting previously unselected package mysql-client-8.0. 2026-08-30 09:02:54.692 | Preparing to unpack .../01-mysql-client-8.0_8.0.46-0ubuntu0.24.04.3_amd64.deb ... 2026-08-30 09:02:54.695 | Unpacking mysql-client-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-08-30 09:02:54.744 | Selecting previously unselected package libevent-pthreads-2.1-7t64:amd64. 2026-08-30 09:02:54.758 | Preparing to unpack .../02-libevent-pthreads-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2026-08-30 09:02:54.765 | Unpacking libevent-pthreads-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-08-30 09:02:54.811 | Selecting previously unselected package libmecab2:amd64. 2026-08-30 09:02:54.825 | Preparing to unpack .../03-libmecab2_0.996-14ubuntu4_amd64.deb ... 2026-08-30 09:02:54.829 | Unpacking libmecab2:amd64 (0.996-14ubuntu4) ... 2026-08-30 09:02:54.884 | Selecting previously unselected package libprotobuf-lite32t64:amd64. 2026-08-30 09:02:54.898 | Preparing to unpack .../04-libprotobuf-lite32t64_3.21.12-8.2ubuntu0.3_amd64.deb ... 2026-08-30 09:02:54.902 | Unpacking libprotobuf-lite32t64:amd64 (3.21.12-8.2ubuntu0.3) ... 2026-08-30 09:02:54.954 | Selecting previously unselected package mysql-server-core-8.0. 2026-08-30 09:02:54.966 | Preparing to unpack .../05-mysql-server-core-8.0_8.0.46-0ubuntu0.24.04.3_amd64.deb ... 2026-08-30 09:02:54.970 | Unpacking mysql-server-core-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-08-30 09:02:55.931 | Selecting previously unselected package mysql-server-8.0. 2026-08-30 09:02:55.944 | Preparing to unpack .../06-mysql-server-8.0_8.0.46-0ubuntu0.24.04.3_amd64.deb ... 2026-08-30 09:02:55.952 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-30 09:02:56.008 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-08-30 09:02:56.009 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-08-30 09:02:56.009 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-08-30 09:02:56.090 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-30 09:02:56.104 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-30 09:02:56.420 | Unpacking mysql-server-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-08-30 09:02:56.486 | Selecting previously unselected package libhtml-tagset-perl. 2026-08-30 09:02:56.499 | Preparing to unpack .../07-libhtml-tagset-perl_3.20-6_all.deb ... 2026-08-30 09:02:56.503 | Unpacking libhtml-tagset-perl (3.20-6) ... 2026-08-30 09:02:56.544 | Selecting previously unselected package liburi-perl. 2026-08-30 09:02:56.556 | Preparing to unpack .../08-liburi-perl_5.27-1_all.deb ... 2026-08-30 09:02:56.559 | Unpacking liburi-perl (5.27-1) ... 2026-08-30 09:02:56.643 | Selecting previously unselected package libhtml-parser-perl:amd64. 2026-08-30 09:02:56.657 | Preparing to unpack .../09-libhtml-parser-perl_3.81-1ubuntu0.1_amd64.deb ... 2026-08-30 09:02:56.660 | Unpacking libhtml-parser-perl:amd64 (3.81-1ubuntu0.1) ... 2026-08-30 09:02:56.716 | Selecting previously unselected package libcgi-pm-perl. 2026-08-30 09:02:56.730 | Preparing to unpack .../10-libcgi-pm-perl_4.63-1_all.deb ... 2026-08-30 09:02:56.733 | Unpacking libcgi-pm-perl (4.63-1) ... 2026-08-30 09:02:56.798 | Selecting previously unselected package libfcgi0t64:amd64. 2026-08-30 09:02:56.812 | Preparing to unpack .../11-libfcgi0t64_2.4.2-2.1ubuntu0.24.04.1_amd64.deb ... 2026-08-30 09:02:56.815 | Unpacking libfcgi0t64:amd64 (2.4.2-2.1ubuntu0.24.04.1) ... 2026-08-30 09:02:56.857 | Selecting previously unselected package libfcgi-perl. 2026-08-30 09:02:56.870 | Preparing to unpack .../12-libfcgi-perl_0.82+ds-3build2_amd64.deb ... 2026-08-30 09:02:56.874 | Unpacking libfcgi-perl (0.82+ds-3build2) ... 2026-08-30 09:02:56.917 | Selecting previously unselected package libcgi-fast-perl. 2026-08-30 09:02:56.931 | Preparing to unpack .../13-libcgi-fast-perl_1%3a2.17-1_all.deb ... 2026-08-30 09:02:56.934 | Unpacking libcgi-fast-perl (1:2.17-1) ... 2026-08-30 09:02:56.976 | Selecting previously unselected package libclone-perl:amd64. 2026-08-30 09:02:56.989 | Preparing to unpack .../14-libclone-perl_0.46-1build3_amd64.deb ... 2026-08-30 09:02:56.993 | Unpacking libclone-perl:amd64 (0.46-1build3) ... 2026-08-30 09:02:57.037 | Selecting previously unselected package libencode-locale-perl. 2026-08-30 09:02:57.050 | Preparing to unpack .../15-libencode-locale-perl_1.05-3_all.deb ... 2026-08-30 09:02:57.054 | Unpacking libencode-locale-perl (1.05-3) ... 2026-08-30 09:02:57.094 | Selecting previously unselected package libfcgi-bin. 2026-08-30 09:02:57.107 | Preparing to unpack .../16-libfcgi-bin_2.4.2-2.1ubuntu0.24.04.1_amd64.deb ... 2026-08-30 09:02:57.111 | Unpacking libfcgi-bin (2.4.2-2.1ubuntu0.24.04.1) ... 2026-08-30 09:02:57.151 | Selecting previously unselected package libhtml-template-perl. 2026-08-30 09:02:57.164 | Preparing to unpack .../17-libhtml-template-perl_2.97-2_all.deb ... 2026-08-30 09:02:57.168 | Unpacking libhtml-template-perl (2.97-2) ... 2026-08-30 09:02:57.213 | Selecting previously unselected package libtimedate-perl. 2026-08-30 09:02:57.226 | Preparing to unpack .../18-libtimedate-perl_2.3300-2_all.deb ... 2026-08-30 09:02:57.230 | Unpacking libtimedate-perl (2.3300-2) ... 2026-08-30 09:02:57.298 | Selecting previously unselected package libhttp-date-perl. 2026-08-30 09:02:57.312 | Preparing to unpack .../19-libhttp-date-perl_6.06-1ubuntu0.24.04.1_all.deb ... 2026-08-30 09:02:57.316 | Unpacking libhttp-date-perl (6.06-1ubuntu0.24.04.1) ... 2026-08-30 09:02:57.366 | Selecting previously unselected package libio-html-perl. 2026-08-30 09:02:57.380 | Preparing to unpack .../20-libio-html-perl_1.004-3_all.deb ... 2026-08-30 09:02:57.385 | Unpacking libio-html-perl (1.004-3) ... 2026-08-30 09:02:57.434 | Selecting previously unselected package liblwp-mediatypes-perl. 2026-08-30 09:02:57.447 | Preparing to unpack .../21-liblwp-mediatypes-perl_6.04-2_all.deb ... 2026-08-30 09:02:57.451 | Unpacking liblwp-mediatypes-perl (6.04-2) ... 2026-08-30 09:02:57.502 | Selecting previously unselected package libhttp-message-perl. 2026-08-30 09:02:57.516 | Preparing to unpack .../22-libhttp-message-perl_6.45-1ubuntu1_all.deb ... 2026-08-30 09:02:57.520 | Unpacking libhttp-message-perl (6.45-1ubuntu1) ... 2026-08-30 09:02:57.578 | Selecting previously unselected package mecab-utils. 2026-08-30 09:02:57.593 | Preparing to unpack .../23-mecab-utils_0.996-14ubuntu4_amd64.deb ... 2026-08-30 09:02:57.597 | Unpacking mecab-utils (0.996-14ubuntu4) ... 2026-08-30 09:02:57.650 | Selecting previously unselected package mecab-ipadic. 2026-08-30 09:02:57.664 | Preparing to unpack .../24-mecab-ipadic_2.7.0-20070801+main-3_all.deb ... 2026-08-30 09:02:57.668 | Unpacking mecab-ipadic (2.7.0-20070801+main-3) ... 2026-08-30 09:02:58.309 | Selecting previously unselected package mecab-ipadic-utf8. 2026-08-30 09:02:58.323 | Preparing to unpack .../25-mecab-ipadic-utf8_2.7.0-20070801+main-3_all.deb ... 2026-08-30 09:02:58.327 | Unpacking mecab-ipadic-utf8 (2.7.0-20070801+main-3) ... 2026-08-30 09:02:58.373 | Selecting previously unselected package mysql-server. 2026-08-30 09:02:58.387 | Preparing to unpack .../26-mysql-server_8.0.46-0ubuntu0.24.04.3_all.deb ... 2026-08-30 09:02:58.392 | Unpacking mysql-server (8.0.46-0ubuntu0.24.04.3) ... 2026-08-30 09:02:58.466 | Setting up libprotobuf-lite32t64:amd64 (3.21.12-8.2ubuntu0.3) ... 2026-08-30 09:02:58.478 | Setting up libmecab2:amd64 (0.996-14ubuntu4) ... 2026-08-30 09:02:58.492 | Setting up mysql-client-core-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-08-30 09:02:58.503 | Setting up libclone-perl:amd64 (0.46-1build3) ... 2026-08-30 09:02:58.513 | Setting up libevent-pthreads-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-08-30 09:02:58.525 | Setting up libfcgi0t64:amd64 (2.4.2-2.1ubuntu0.24.04.1) ... 2026-08-30 09:02:58.535 | Setting up libhtml-tagset-perl (3.20-6) ... 2026-08-30 09:02:58.546 | Setting up liblwp-mediatypes-perl (6.04-2) ... 2026-08-30 09:02:58.557 | Setting up libfcgi-bin (2.4.2-2.1ubuntu0.24.04.1) ... 2026-08-30 09:02:58.567 | Setting up libencode-locale-perl (1.05-3) ... 2026-08-30 09:02:58.578 | Setting up mecab-utils (0.996-14ubuntu4) ... 2026-08-30 09:02:58.588 | Setting up libio-html-perl (1.004-3) ... 2026-08-30 09:02:58.599 | Setting up mysql-server-core-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-08-30 09:02:58.609 | Setting up libtimedate-perl (2.3300-2) ... 2026-08-30 09:02:58.621 | Setting up mysql-client-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-08-30 09:02:58.632 | Setting up libfcgi-perl (0.82+ds-3build2) ... 2026-08-30 09:02:58.642 | Setting up liburi-perl (5.27-1) ... 2026-08-30 09:02:58.653 | Setting up mysql-server-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-08-30 09:02:58.702 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-30 09:02:58.754 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-08-30 09:02:58.754 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-08-30 09:02:58.754 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-08-30 09:02:58.832 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-30 09:02:58.844 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-30 09:02:58.903 | update-alternatives: using /etc/mysql/mysql.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2026-08-30 09:02:58.940 | Renaming removed key_buffer and myisam-recover options (if present) 2026-08-30 09:03:11.758 | mysqld will log errors to /var/log/mysql/error.log 2026-08-30 09:03:12.612 | mysqld is running as pid 15949 2026-08-30 09:03:15.056 | Created symlink /etc/systemd/system/multi-user.target.wants/mysql.service → /usr/lib/systemd/system/mysql.service. 2026-08-30 09:03:16.742 | Setting up libhttp-date-perl (6.06-1ubuntu0.24.04.1) ... 2026-08-30 09:03:16.754 | Setting up mecab-ipadic (2.7.0-20070801+main-3) ... 2026-08-30 09:03:16.764 | Compiling IPA dictionary for Mecab. This takes long time... 2026-08-30 09:03:16.770 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2026-08-30 09:03:16.770 | 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-30 09:03:16.770 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2026-08-30 09:03:16.770 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2026-08-30 09:03:16.849 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2026-08-30 09:03:16.849 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2026-08-30 09:03:17.179 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2026-08-30 09:03:17.179 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2026-08-30 09:03:17.179 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2026-08-30 09:03:17.179 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2026-08-30 09:03:17.229 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2026-08-30 09:03:17.230 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2026-08-30 09:03:17.238 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2026-08-30 09:03:17.239 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2026-08-30 09:03:17.239 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2026-08-30 09:03:17.242 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2026-08-30 09:03:17.242 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2026-08-30 09:03:17.387 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2026-08-30 09:03:17.388 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2026-08-30 09:03:17.615 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2026-08-30 09:03:17.663 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2026-08-30 09:03:17.667 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2026-08-30 09:03:17.667 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2026-08-30 09:03:17.668 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2026-08-30 09:03:17.760 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2026-08-30 09:03:17.788 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2026-08-30 09:03:17.796 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2026-08-30 09:03:17.796 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2026-08-30 09:03:17.796 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2026-08-30 09:03:18.148 | 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-30 09:03:18.275 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2026-08-30 09:03:18.523 | 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-30 09:03:18.527 | 2026-08-30 09:03:18.527 | done! 2026-08-30 09:03:18.533 | update-alternatives: using /var/lib/mecab/dic/ipadic to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2026-08-30 09:03:18.540 | Setting up mecab-ipadic-utf8 (2.7.0-20070801+main-3) ... 2026-08-30 09:03:18.549 | Compiling IPA dictionary for Mecab. This takes long time... 2026-08-30 09:03:18.556 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2026-08-30 09:03:18.556 | 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-30 09:03:18.556 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2026-08-30 09:03:18.556 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2026-08-30 09:03:18.658 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2026-08-30 09:03:18.658 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2026-08-30 09:03:19.128 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2026-08-30 09:03:19.128 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2026-08-30 09:03:19.128 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2026-08-30 09:03:19.129 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2026-08-30 09:03:19.211 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2026-08-30 09:03:19.212 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2026-08-30 09:03:19.224 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2026-08-30 09:03:19.224 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2026-08-30 09:03:19.224 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2026-08-30 09:03:19.228 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2026-08-30 09:03:19.228 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2026-08-30 09:03:19.440 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2026-08-30 09:03:19.440 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2026-08-30 09:03:19.751 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2026-08-30 09:03:19.820 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2026-08-30 09:03:19.826 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2026-08-30 09:03:19.826 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2026-08-30 09:03:19.827 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2026-08-30 09:03:19.952 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2026-08-30 09:03:19.993 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2026-08-30 09:03:20.003 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2026-08-30 09:03:20.004 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2026-08-30 09:03:20.004 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2026-08-30 09:03:20.453 | 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-30 09:03:20.603 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2026-08-30 09:03:20.850 | 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-30 09:03:20.854 | 2026-08-30 09:03:20.854 | done! 2026-08-30 09:03:20.861 | update-alternatives: using /var/lib/mecab/dic/ipadic-utf8 to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2026-08-30 09:03:20.869 | Setting up libhtml-parser-perl:amd64 (3.81-1ubuntu0.1) ... 2026-08-30 09:03:20.880 | Setting up libhttp-message-perl (6.45-1ubuntu1) ... 2026-08-30 09:03:20.891 | Setting up mysql-server (8.0.46-0ubuntu0.24.04.3) ... 2026-08-30 09:03:20.901 | Setting up libcgi-pm-perl (4.63-1) ... 2026-08-30 09:03:20.912 | Setting up libhtml-template-perl (2.97-2) ... 2026-08-30 09:03:20.922 | Setting up libcgi-fast-perl (1:2.17-1) ... 2026-08-30 09:03:20.934 | Processing triggers for man-db (2.12.0-4build2) ... 2026-08-30 09:03:22.833 | Processing triggers for libc-bin (2.39-0ubuntu8.8) ... 2026-08-30 09:03:23.079 | perl: warning: Setting locale failed. 2026-08-30 09:03:23.079 | perl: warning: Please check that your locale settings: 2026-08-30 09:03:23.079 | LANGUAGE = (unset), 2026-08-30 09:03:23.079 | LC_ALL = "en_US.utf8", 2026-08-30 09:03:23.079 | LANG = "de_DE.UTF-8" 2026-08-30 09:03:23.080 | are supported and installed on your system. 2026-08-30 09:03:23.080 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-30 09:03:23.210 | perl: warning: Setting locale failed. 2026-08-30 09:03:23.210 | perl: warning: Please check that your locale settings: 2026-08-30 09:03:23.210 | LANGUAGE = (unset), 2026-08-30 09:03:23.210 | LC_ALL = "en_US.utf8", 2026-08-30 09:03:23.210 | LANG = "de_DE.UTF-8" 2026-08-30 09:03:23.210 | are supported and installed on your system. 2026-08-30 09:03:23.210 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-30 09:03:23.261 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-08-30 09:03:23.261 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-08-30 09:03:23.262 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-08-30 09:03:23.333 | perl: warning: Setting locale failed. 2026-08-30 09:03:23.333 | perl: warning: Please check that your locale settings: 2026-08-30 09:03:23.333 | LANGUAGE = (unset), 2026-08-30 09:03:23.333 | LC_ALL = "en_US.utf8", 2026-08-30 09:03:23.333 | LANG = "de_DE.UTF-8" 2026-08-30 09:03:23.334 | are supported and installed on your system. 2026-08-30 09:03:23.334 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-30 09:03:23.843 | 2026-08-30 09:03:23.844 | Running kernel seems to be up-to-date. 2026-08-30 09:03:23.844 | 2026-08-30 09:03:23.844 | No services need to be restarted. 2026-08-30 09:03:23.844 | 2026-08-30 09:03:23.844 | No containers need to be restarted. 2026-08-30 09:03:23.844 | 2026-08-30 09:03:23.844 | No user sessions are running outdated binaries. 2026-08-30 09:03:23.844 | 2026-08-30 09:03:23.844 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-08-30 09:03:25.938 | + functions-common:apt_get:1211 : result=0 2026-08-30 09:03:25.942 | + functions-common:apt_get:1214 : time_stop apt-get 2026-08-30 09:03:25.946 | + functions-common:time_stop:2420 : local name 2026-08-30 09:03:25.949 | + functions-common:time_stop:2421 : local end_time 2026-08-30 09:03:25.954 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-30 09:03:25.957 | + functions-common:time_stop:2423 : local total 2026-08-30 09:03:25.961 | + functions-common:time_stop:2424 : local start_time 2026-08-30 09:03:25.965 | + functions-common:time_stop:2426 : name=apt-get 2026-08-30 09:03:25.968 | + functions-common:time_stop:2427 : start_time=1788080571730 2026-08-30 09:03:25.971 | + functions-common:time_stop:2429 : [[ -z 1788080571730 ]] 2026-08-30 09:03:25.975 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-30 09:03:25.979 | + functions-common:time_stop:2432 : end_time=1788080605976 2026-08-30 09:03:25.981 | + functions-common:time_stop:2433 : elapsed_time=34246 2026-08-30 09:03:25.984 | + functions-common:time_stop:2434 : total=91830 2026-08-30 09:03:25.986 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-30 09:03:25.989 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=126076 2026-08-30 09:03:25.991 | + functions-common:apt_get:1215 : return 0 2026-08-30 09:03:25.994 | + ./stack.sh:main:863 : '[' -n mysql ']' 2026-08-30 09:03:25.996 | + ./stack.sh:main:864 : install_database_python 2026-08-30 09:03:25.999 | + lib/database:install_database_python:123 : install_database_python_mysql 2026-08-30 09:03:26.001 | + lib/databases/mysql:install_database_python_mysql:242 : pip_install_gr PyMySQL 2026-08-30 09:03:26.004 | + inc/python:pip_install_gr:94 : local name=PyMySQL 2026-08-30 09:03:26.006 | + inc/python:pip_install_gr:95 : local clean_name 2026-08-30 09:03:26.010 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements PyMySQL 2026-08-30 09:03:26.014 | ++ inc/python:get_from_global_requirements:241 : local package=PyMySQL 2026-08-30 09:03:26.017 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-08-30 09:03:26.022 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2026-08-30 09:03:26.022 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-08-30 09:03:26.028 | ++ inc/python:get_from_global_requirements:243 : required_pkg='PyMySQL ' 2026-08-30 09:03:26.032 | ++ inc/python:get_from_global_requirements:244 : [[ PyMySQL == '' ]] 2026-08-30 09:03:26.035 | ++ inc/python:get_from_global_requirements:247 : echo PyMySQL 2026-08-30 09:03:26.038 | + inc/python:pip_install_gr:96 : clean_name=PyMySQL 2026-08-30 09:03:26.041 | + inc/python:pip_install_gr:97 : pip_install PyMySQL 2026-08-30 09:03:26.067 | Using python 3.12 to install PyMySQL 2026-08-30 09:03:26.070 | + 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-30 09:03:27.229 | Collecting PyMySQL 2026-08-30 09:03:27.360 | Downloading pymysql-1.2.0-py3-none-any.whl.metadata (4.3 kB) 2026-08-30 09:03:27.387 | Downloading pymysql-1.2.0-py3-none-any.whl (45 kB) 2026-08-30 09:03:27.585 | Installing collected packages: PyMySQL 2026-08-30 09:03:27.664 | Successfully installed PyMySQL-1.2.0 2026-08-30 09:03:27.786 | + inc/python:pip_install:216 : result=0 2026-08-30 09:03:27.789 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-30 09:03:27.792 | + functions-common:time_stop:2420 : local name 2026-08-30 09:03:27.794 | + functions-common:time_stop:2421 : local end_time 2026-08-30 09:03:27.797 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-30 09:03:27.800 | + functions-common:time_stop:2423 : local total 2026-08-30 09:03:27.802 | + functions-common:time_stop:2424 : local start_time 2026-08-30 09:03:27.805 | + functions-common:time_stop:2426 : name=pip_install 2026-08-30 09:03:27.807 | + functions-common:time_stop:2427 : start_time=1788080606061 2026-08-30 09:03:27.810 | + functions-common:time_stop:2429 : [[ -z 1788080606061 ]] 2026-08-30 09:03:27.814 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-30 09:03:27.819 | + functions-common:time_stop:2432 : end_time=1788080607815 2026-08-30 09:03:27.821 | + functions-common:time_stop:2433 : elapsed_time=1754 2026-08-30 09:03:27.824 | + functions-common:time_stop:2434 : total=34263 2026-08-30 09:03:27.826 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-30 09:03:27.829 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=36017 2026-08-30 09:03:27.831 | + inc/python:pip_install:219 : return 0 2026-08-30 09:03:27.834 | + lib/databases/mysql:install_database_python_mysql:243 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2026-08-30 09:03:27.836 | + lib/databases/mysql:install_database_python_mysql:245 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2026-08-30 09:03:27.839 | + lib/databases/mysql:install_database_python_mysql:246 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2026-08-30 09:03:27.841 | + ./stack.sh:main:867 : is_service_enabled neutron 2026-08-30 09:03:27.861 | + functions-common:is_service_enabled:2076 : return 0 2026-08-30 09:03:27.864 | + ./stack.sh:main:868 : install_neutron_agent_packages 2026-08-30 09:03:27.867 | + lib/neutron:install_neutron_agent_packages:551 : is_service_enabled q-l3 neutron-l3 2026-08-30 09:03:27.886 | + functions-common:is_service_enabled:2076 : return 1 2026-08-30 09:03:27.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-30 09:03:27.909 | + functions-common:is_service_enabled:2076 : return 1 2026-08-30 09:03:27.912 | + ./stack.sh:main:871 : is_service_enabled etcd3 2026-08-30 09:03:27.929 | + functions-common:is_service_enabled:2076 : return 0 2026-08-30 09:03:27.932 | + ./stack.sh:main:872 : install_etcd3 2026-08-30 09:03:27.934 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2026-08-30 09:03:27.934 | Installing etcd 2026-08-30 09:03:27.937 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2026-08-30 09:03:27.953 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2026-08-30 09:03:27.969 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2026-08-30 09:03:27.971 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2026-08-30 09:03:27.990 | + lib/etcd3:install_etcd3:113 : local etcd_file 2026-08-30 09:03:27.994 | ++ 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-30 09:03:27.997 | ++ 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-30 09:03:28.001 | ++ functions:get_extra_file:67 : local 'retry_args=--retry-on-host-error --retry-on-http-error=500,503 ' 2026-08-30 09:03:28.004 | ++ functions:get_extra_file:68 : retry_args+='-t 2 --waitretry=10 ' 2026-08-30 09:03:28.007 | ++ functions:get_extra_file:69 : retry_args+='--tries=3 --retry-connrefused' 2026-08-30 09:03:28.011 | ++ functions:get_extra_file:71 : local file_name=etcd-v3.5.21-linux-amd64.tar.gz 2026-08-30 09:03:28.014 | ++ 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-30 09:03:28.018 | ++ functions:get_extra_file:74 : [[ ! -f /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz ]] 2026-08-30 09:03:28.021 | ++ 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-30 09:03:28.027 | --2026-08-30 11:03:28-- https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz 2026-08-30 09:03:28.072 | Resolving github.com (github.com)... 140.82.121.3 2026-08-30 09:03:28.088 | Connecting to github.com (github.com)|140.82.121.3|:443... connected. 2026-08-30 09:03:28.139 | HTTP request sent, awaiting response... 302 Found 2026-08-30 09:03:28.140 | 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-30T09%3A49%3A52Z&rscd=attachment%3B+filename%3Detcd-v3.5.21-linux-amd64.tar.gz&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2026-08-30T08%3A49%3A16Z&ske=2026-08-30T09%3A49%3A52Z&sks=b&skv=2018-11-09&sig=o8BZYKnWtd91WeAEb4kQtXKotKtHktKCu%2FBmRJ0Xlu8%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4ODA4MjM2NSwibmJmIjoxNzg4MDgwNTY1LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ._ZS1QfPxxC3meWkjo9JoLC1y1AnH2RGh8tlqZ2pH-Pw&response-content-disposition=attachment%3B%20filename%3Detcd-v3.5.21-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream [following] 2026-08-30 09:03:28.140 | --2026-08-30 11:03:28-- 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-30T09%3A49%3A52Z&rscd=attachment%3B+filename%3Detcd-v3.5.21-linux-amd64.tar.gz&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2026-08-30T08%3A49%3A16Z&ske=2026-08-30T09%3A49%3A52Z&sks=b&skv=2018-11-09&sig=o8BZYKnWtd91WeAEb4kQtXKotKtHktKCu%2FBmRJ0Xlu8%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4ODA4MjM2NSwibmJmIjoxNzg4MDgwNTY1LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ._ZS1QfPxxC3meWkjo9JoLC1y1AnH2RGh8tlqZ2pH-Pw&response-content-disposition=attachment%3B%20filename%3Detcd-v3.5.21-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream 2026-08-30 09:03:28.142 | Resolving release-assets.githubusercontent.com (release-assets.githubusercontent.com)... 185.199.110.133, 185.199.108.133, 185.199.109.133, ... 2026-08-30 09:03:28.154 | Connecting to release-assets.githubusercontent.com (release-assets.githubusercontent.com)|185.199.110.133|:443... connected. 2026-08-30 09:03:28.220 | HTTP request sent, awaiting response... 200 OK 2026-08-30 09:03:28.220 | Length: 20927601 (20M) [application/octet-stream] 2026-08-30 09:03:28.220 | Saving to: '/home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz' 2026-08-30 09:03:28.272 | 2026-08-30 09:03:28.501 | 0K ........ ........ ... 100% 71.2M=0.3s 2026-08-30 09:03:28.501 | 2026-08-30 09:03:28.501 | 2026-08-30 11:03:28 (71.2 MB/s) - '/home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz' saved [20927601/20927601] 2026-08-30 09:03:28.502 | 2026-08-30 09:03:28.507 | ++ functions:get_extra_file:76 : [[ 0 -ne 0 ]] 2026-08-30 09:03:28.509 | ++ functions:get_extra_file:80 : echo /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz 2026-08-30 09:03:28.512 | ++ functions:get_extra_file:81 : return 2026-08-30 09:03:28.516 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz 2026-08-30 09:03:28.519 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64/etcd ']' 2026-08-30 09:03:28.523 | + lib/etcd3:install_etcd3:116 : echo 'adddda4b06718e68671ffabff2f8cee48488ba61ad82900e639d108f2148501c /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz' 2026-08-30 09:03:28.526 | + lib/etcd3:install_etcd3:118 : sha256sum -c /home/quobyte/devstack/files/etcd.sha256sum 2026-08-30 09:03:28.553 | /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz: OK 2026-08-30 09:03:28.557 | + 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-30 09:03:28.565 | etcd-v3.5.21-linux-amd64/ 2026-08-30 09:03:28.566 | etcd-v3.5.21-linux-amd64/Documentation/ 2026-08-30 09:03:28.566 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/ 2026-08-30 09:03:28.566 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/ 2026-08-30 09:03:28.566 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/ 2026-08-30 09:03:28.566 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/v3lock.swagger.json 2026-08-30 09:03:28.566 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/v3election.swagger.json 2026-08-30 09:03:28.566 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/rpc.swagger.json 2026-08-30 09:03:28.568 | etcd-v3.5.21-linux-amd64/Documentation/README.md 2026-08-30 09:03:28.568 | etcd-v3.5.21-linux-amd64/README-etcdutl.md 2026-08-30 09:03:28.568 | etcd-v3.5.21-linux-amd64/READMEv2-etcdctl.md 2026-08-30 09:03:28.568 | etcd-v3.5.21-linux-amd64/README-etcdctl.md 2026-08-30 09:03:28.568 | etcd-v3.5.21-linux-amd64/README.md 2026-08-30 09:03:28.569 | etcd-v3.5.21-linux-amd64/etcdutl 2026-08-30 09:03:28.732 | etcd-v3.5.21-linux-amd64/etcdctl 2026-08-30 09:03:28.929 | etcd-v3.5.21-linux-amd64/etcd 2026-08-30 09:03:29.191 | + lib/etcd3:install_etcd3:121 : sudo cp /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64/etcd /opt/stack/bin/etcd 2026-08-30 09:03:29.231 | + lib/etcd3:install_etcd3:122 : sudo cp /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64/etcdctl /opt/stack/bin/etcdctl 2026-08-30 09:03:29.264 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2026-08-30 09:03:29.268 | + ./stack.sh:main:881 : is_service_enabled tls-proxy 2026-08-30 09:03:29.291 | + functions-common:is_service_enabled:2076 : return 1 2026-08-30 09:03:29.295 | + ./stack.sh:main:891 : install_dstat 2026-08-30 09:03:29.299 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2026-08-30 09:03:29.322 | + functions-common:is_service_enabled:2076 : return 1 2026-08-30 09:03:29.326 | + ./stack.sh:main:897 : echo_summary 'Installing OpenStack project source' 2026-08-30 09:03:29.330 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-30 09:03:29.334 | + ./stack.sh:echo_summary:450 : echo -e Installing OpenStack project source 2026-08-30 09:03:29.337 | + ./stack.sh:main:900 : install_libs 2026-08-30 09:03:29.341 | + lib/libraries:install_libs:91 : _install_lib_from_source automaton 2026-08-30 09:03:29.345 | + lib/libraries:_install_lib_from_source:75 : local name=automaton 2026-08-30 09:03:29.348 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git automaton 2026-08-30 09:03:29.358 | + inc/python:use_library_from_git:266 : local name=automaton 2026-08-30 09:03:29.361 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-30 09:03:29.364 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-30 09:03:29.368 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,automaton, ]] 2026-08-30 09:03:29.371 | + inc/python:use_library_from_git:269 : return 1 2026-08-30 09:03:29.375 | + lib/libraries:install_libs:92 : _install_lib_from_source castellan 2026-08-30 09:03:29.378 | + lib/libraries:_install_lib_from_source:75 : local name=castellan 2026-08-30 09:03:29.382 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git castellan 2026-08-30 09:03:29.386 | + inc/python:use_library_from_git:266 : local name=castellan 2026-08-30 09:03:29.389 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-30 09:03:29.393 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-30 09:03:29.396 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,castellan, ]] 2026-08-30 09:03:29.400 | + inc/python:use_library_from_git:269 : return 1 2026-08-30 09:03:29.404 | + lib/libraries:install_libs:93 : _install_lib_from_source cliff 2026-08-30 09:03:29.408 | + lib/libraries:_install_lib_from_source:75 : local name=cliff 2026-08-30 09:03:29.411 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git cliff 2026-08-30 09:03:29.415 | + inc/python:use_library_from_git:266 : local name=cliff 2026-08-30 09:03:29.418 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-30 09:03:29.422 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-30 09:03:29.425 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,cliff, ]] 2026-08-30 09:03:29.429 | + inc/python:use_library_from_git:269 : return 1 2026-08-30 09:03:29.432 | + lib/libraries:install_libs:94 : _install_lib_from_source cursive 2026-08-30 09:03:29.435 | + lib/libraries:_install_lib_from_source:75 : local name=cursive 2026-08-30 09:03:29.439 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git cursive 2026-08-30 09:03:29.442 | + inc/python:use_library_from_git:266 : local name=cursive 2026-08-30 09:03:29.445 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-30 09:03:29.449 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-30 09:03:29.452 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,cursive, ]] 2026-08-30 09:03:29.456 | + inc/python:use_library_from_git:269 : return 1 2026-08-30 09:03:29.459 | + lib/libraries:install_libs:95 : _install_lib_from_source debtcollector 2026-08-30 09:03:29.463 | + lib/libraries:_install_lib_from_source:75 : local name=debtcollector 2026-08-30 09:03:29.467 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git debtcollector 2026-08-30 09:03:29.470 | + inc/python:use_library_from_git:266 : local name=debtcollector 2026-08-30 09:03:29.474 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-30 09:03:29.477 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-30 09:03:29.481 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,debtcollector, ]] 2026-08-30 09:03:29.484 | + inc/python:use_library_from_git:269 : return 1 2026-08-30 09:03:29.488 | + lib/libraries:install_libs:96 : _install_lib_from_source futurist 2026-08-30 09:03:29.492 | + lib/libraries:_install_lib_from_source:75 : local name=futurist 2026-08-30 09:03:29.495 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git futurist 2026-08-30 09:03:29.499 | + inc/python:use_library_from_git:266 : local name=futurist 2026-08-30 09:03:29.502 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-30 09:03:29.506 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-30 09:03:29.510 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,futurist, ]] 2026-08-30 09:03:29.513 | + inc/python:use_library_from_git:269 : return 1 2026-08-30 09:03:29.517 | + lib/libraries:install_libs:97 : _install_lib_from_source openstacksdk 2026-08-30 09:03:29.520 | + lib/libraries:_install_lib_from_source:75 : local name=openstacksdk 2026-08-30 09:03:29.524 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git openstacksdk 2026-08-30 09:03:29.528 | + inc/python:use_library_from_git:266 : local name=openstacksdk 2026-08-30 09:03:29.531 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-30 09:03:29.535 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-30 09:03:29.538 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,openstacksdk, ]] 2026-08-30 09:03:29.542 | + inc/python:use_library_from_git:269 : return 1 2026-08-30 09:03:29.546 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-lib 2026-08-30 09:03:29.549 | + lib/libraries:_install_lib_from_source:75 : local name=osc-lib 2026-08-30 09:03:29.553 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osc-lib 2026-08-30 09:03:29.556 | + inc/python:use_library_from_git:266 : local name=osc-lib 2026-08-30 09:03:29.560 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-30 09:03:29.563 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-30 09:03:29.567 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,osc-lib, ]] 2026-08-30 09:03:29.570 | + inc/python:use_library_from_git:269 : return 1 2026-08-30 09:03:29.574 | + lib/libraries:install_libs:99 : _install_lib_from_source osc-placement 2026-08-30 09:03:29.578 | + lib/libraries:_install_lib_from_source:75 : local name=osc-placement 2026-08-30 09:03:29.582 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osc-placement 2026-08-30 09:03:29.585 | + inc/python:use_library_from_git:266 : local name=osc-placement 2026-08-30 09:03:29.589 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-30 09:03:29.593 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-30 09:03:29.596 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,osc-placement, ]] 2026-08-30 09:03:29.600 | + inc/python:use_library_from_git:269 : return 1 2026-08-30 09:03:29.603 | + lib/libraries:install_libs:100 : _install_lib_from_source os-client-config 2026-08-30 09:03:29.607 | + lib/libraries:_install_lib_from_source:75 : local name=os-client-config 2026-08-30 09:03:29.611 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-client-config 2026-08-30 09:03:29.615 | + inc/python:use_library_from_git:266 : local name=os-client-config 2026-08-30 09:03:29.618 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-30 09:03:29.622 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-30 09:03:29.625 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-client-config, ]] 2026-08-30 09:03:29.629 | + inc/python:use_library_from_git:269 : return 1 2026-08-30 09:03:29.633 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.cache 2026-08-30 09:03:29.636 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.cache 2026-08-30 09:03:29.640 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.cache 2026-08-30 09:03:29.644 | + inc/python:use_library_from_git:266 : local name=oslo.cache 2026-08-30 09:03:29.647 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-30 09:03:29.651 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-30 09:03:29.654 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.cache, ]] 2026-08-30 09:03:29.658 | + inc/python:use_library_from_git:269 : return 1 2026-08-30 09:03:29.662 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.concurrency 2026-08-30 09:03:29.666 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.concurrency 2026-08-30 09:03:29.669 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.concurrency 2026-08-30 09:03:29.673 | + inc/python:use_library_from_git:266 : local name=oslo.concurrency 2026-08-30 09:03:29.677 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-30 09:03:29.680 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-30 09:03:29.684 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.concurrency, ]] 2026-08-30 09:03:29.687 | + inc/python:use_library_from_git:269 : return 1 2026-08-30 09:03:29.691 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.config 2026-08-30 09:03:29.695 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.config 2026-08-30 09:03:29.698 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.config 2026-08-30 09:03:29.702 | + inc/python:use_library_from_git:266 : local name=oslo.config 2026-08-30 09:03:29.706 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-30 09:03:29.709 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-30 09:03:29.713 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.config, ]] 2026-08-30 09:03:29.717 | + inc/python:use_library_from_git:269 : return 1 2026-08-30 09:03:29.720 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.context 2026-08-30 09:03:29.724 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.context 2026-08-30 09:03:29.728 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.context 2026-08-30 09:03:29.731 | + inc/python:use_library_from_git:266 : local name=oslo.context 2026-08-30 09:03:29.735 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-30 09:03:29.739 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-30 09:03:29.742 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.context, ]] 2026-08-30 09:03:29.746 | + inc/python:use_library_from_git:269 : return 1 2026-08-30 09:03:29.750 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.db 2026-08-30 09:03:29.753 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.db 2026-08-30 09:03:29.757 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.db 2026-08-30 09:03:29.761 | + inc/python:use_library_from_git:266 : local name=oslo.db 2026-08-30 09:03:29.764 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-30 09:03:29.768 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-30 09:03:29.771 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.db, ]] 2026-08-30 09:03:29.775 | + inc/python:use_library_from_git:269 : return 1 2026-08-30 09:03:29.779 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.i18n 2026-08-30 09:03:29.783 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.i18n 2026-08-30 09:03:29.786 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.i18n 2026-08-30 09:03:29.790 | + inc/python:use_library_from_git:266 : local name=oslo.i18n 2026-08-30 09:03:29.794 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-30 09:03:29.797 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-30 09:03:29.801 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.i18n, ]] 2026-08-30 09:03:29.805 | + inc/python:use_library_from_git:269 : return 1 2026-08-30 09:03:29.808 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.limit 2026-08-30 09:03:29.812 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.limit 2026-08-30 09:03:29.816 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.limit 2026-08-30 09:03:29.820 | + inc/python:use_library_from_git:266 : local name=oslo.limit 2026-08-30 09:03:29.823 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-30 09:03:29.827 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-30 09:03:29.831 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.limit, ]] 2026-08-30 09:03:29.834 | + inc/python:use_library_from_git:269 : return 1 2026-08-30 09:03:29.838 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.log 2026-08-30 09:03:29.842 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.log 2026-08-30 09:03:29.845 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.log 2026-08-30 09:03:29.849 | + inc/python:use_library_from_git:266 : local name=oslo.log 2026-08-30 09:03:29.853 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-30 09:03:29.856 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-30 09:03:29.860 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.log, ]] 2026-08-30 09:03:29.864 | + inc/python:use_library_from_git:269 : return 1 2026-08-30 09:03:29.868 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.messaging 2026-08-30 09:03:29.871 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.messaging 2026-08-30 09:03:29.875 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.messaging 2026-08-30 09:03:29.879 | + inc/python:use_library_from_git:266 : local name=oslo.messaging 2026-08-30 09:03:29.882 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-30 09:03:29.886 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-30 09:03:29.889 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.messaging, ]] 2026-08-30 09:03:29.893 | + inc/python:use_library_from_git:269 : return 1 2026-08-30 09:03:29.897 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.middleware 2026-08-30 09:03:29.900 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.middleware 2026-08-30 09:03:29.904 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.middleware 2026-08-30 09:03:29.908 | + inc/python:use_library_from_git:266 : local name=oslo.middleware 2026-08-30 09:03:29.911 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-30 09:03:29.915 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-30 09:03:29.919 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.middleware, ]] 2026-08-30 09:03:29.922 | + inc/python:use_library_from_git:269 : return 1 2026-08-30 09:03:29.926 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.policy 2026-08-30 09:03:29.930 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.policy 2026-08-30 09:03:29.934 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.policy 2026-08-30 09:03:29.938 | + inc/python:use_library_from_git:266 : local name=oslo.policy 2026-08-30 09:03:29.941 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-30 09:03:29.945 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-30 09:03:29.948 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.policy, ]] 2026-08-30 09:03:29.951 | + inc/python:use_library_from_git:269 : return 1 2026-08-30 09:03:29.954 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.privsep 2026-08-30 09:03:29.957 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.privsep 2026-08-30 09:03:29.961 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.privsep 2026-08-30 09:03:29.964 | + inc/python:use_library_from_git:266 : local name=oslo.privsep 2026-08-30 09:03:29.968 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-30 09:03:29.972 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-30 09:03:29.975 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.privsep, ]] 2026-08-30 09:03:29.979 | + inc/python:use_library_from_git:269 : return 1 2026-08-30 09:03:29.982 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.reports 2026-08-30 09:03:29.986 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.reports 2026-08-30 09:03:29.989 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.reports 2026-08-30 09:03:29.993 | + inc/python:use_library_from_git:266 : local name=oslo.reports 2026-08-30 09:03:29.996 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-30 09:03:29.999 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-30 09:03:30.003 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.reports, ]] 2026-08-30 09:03:30.007 | + inc/python:use_library_from_git:269 : return 1 2026-08-30 09:03:30.010 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.rootwrap 2026-08-30 09:03:30.014 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.rootwrap 2026-08-30 09:03:30.017 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.rootwrap 2026-08-30 09:03:30.021 | + inc/python:use_library_from_git:266 : local name=oslo.rootwrap 2026-08-30 09:03:30.025 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-30 09:03:30.028 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-30 09:03:30.031 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.rootwrap, ]] 2026-08-30 09:03:30.035 | + inc/python:use_library_from_git:269 : return 1 2026-08-30 09:03:30.039 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.serialization 2026-08-30 09:03:30.043 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.serialization 2026-08-30 09:03:30.046 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.serialization 2026-08-30 09:03:30.050 | + inc/python:use_library_from_git:266 : local name=oslo.serialization 2026-08-30 09:03:30.053 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-30 09:03:30.056 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-30 09:03:30.060 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.serialization, ]] 2026-08-30 09:03:30.064 | + inc/python:use_library_from_git:269 : return 1 2026-08-30 09:03:30.067 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.service 2026-08-30 09:03:30.071 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.service 2026-08-30 09:03:30.074 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.service 2026-08-30 09:03:30.078 | + inc/python:use_library_from_git:266 : local name=oslo.service 2026-08-30 09:03:30.081 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-30 09:03:30.084 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-30 09:03:30.088 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.service, ]] 2026-08-30 09:03:30.091 | + inc/python:use_library_from_git:269 : return 1 2026-08-30 09:03:30.095 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.utils 2026-08-30 09:03:30.098 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.utils 2026-08-30 09:03:30.102 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.utils 2026-08-30 09:03:30.105 | + inc/python:use_library_from_git:266 : local name=oslo.utils 2026-08-30 09:03:30.108 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-30 09:03:30.112 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-30 09:03:30.116 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.utils, ]] 2026-08-30 09:03:30.119 | + inc/python:use_library_from_git:269 : return 1 2026-08-30 09:03:30.123 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.versionedobjects 2026-08-30 09:03:30.126 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.versionedobjects 2026-08-30 09:03:30.130 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.versionedobjects 2026-08-30 09:03:30.133 | + inc/python:use_library_from_git:266 : local name=oslo.versionedobjects 2026-08-30 09:03:30.137 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-30 09:03:30.141 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-30 09:03:30.144 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.versionedobjects, ]] 2026-08-30 09:03:30.148 | + inc/python:use_library_from_git:269 : return 1 2026-08-30 09:03:30.151 | + lib/libraries:install_libs:119 : _install_lib_from_source oslo.vmware 2026-08-30 09:03:30.155 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.vmware 2026-08-30 09:03:30.158 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.vmware 2026-08-30 09:03:30.162 | + inc/python:use_library_from_git:266 : local name=oslo.vmware 2026-08-30 09:03:30.165 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-30 09:03:30.169 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-30 09:03:30.172 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.vmware, ]] 2026-08-30 09:03:30.176 | + inc/python:use_library_from_git:269 : return 1 2026-08-30 09:03:30.179 | + lib/libraries:install_libs:120 : _install_lib_from_source osprofiler 2026-08-30 09:03:30.183 | + lib/libraries:_install_lib_from_source:75 : local name=osprofiler 2026-08-30 09:03:30.187 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osprofiler 2026-08-30 09:03:30.190 | + inc/python:use_library_from_git:266 : local name=osprofiler 2026-08-30 09:03:30.193 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-30 09:03:30.197 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-30 09:03:30.201 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,osprofiler, ]] 2026-08-30 09:03:30.204 | + inc/python:use_library_from_git:269 : return 1 2026-08-30 09:03:30.208 | + lib/libraries:install_libs:121 : _install_lib_from_source pycadf 2026-08-30 09:03:30.212 | + lib/libraries:_install_lib_from_source:75 : local name=pycadf 2026-08-30 09:03:30.215 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git pycadf 2026-08-30 09:03:30.219 | + inc/python:use_library_from_git:266 : local name=pycadf 2026-08-30 09:03:30.222 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-30 09:03:30.225 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-30 09:03:30.229 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,pycadf, ]] 2026-08-30 09:03:30.233 | + inc/python:use_library_from_git:269 : return 1 2026-08-30 09:03:30.236 | + lib/libraries:install_libs:122 : _install_lib_from_source stevedore 2026-08-30 09:03:30.239 | + lib/libraries:_install_lib_from_source:75 : local name=stevedore 2026-08-30 09:03:30.243 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git stevedore 2026-08-30 09:03:30.247 | + inc/python:use_library_from_git:266 : local name=stevedore 2026-08-30 09:03:30.250 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-30 09:03:30.254 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-30 09:03:30.257 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,stevedore, ]] 2026-08-30 09:03:30.261 | + inc/python:use_library_from_git:269 : return 1 2026-08-30 09:03:30.264 | + lib/libraries:install_libs:123 : _install_lib_from_source taskflow 2026-08-30 09:03:30.268 | + lib/libraries:_install_lib_from_source:75 : local name=taskflow 2026-08-30 09:03:30.271 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git taskflow 2026-08-30 09:03:30.275 | + inc/python:use_library_from_git:266 : local name=taskflow 2026-08-30 09:03:30.281 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-30 09:03:30.283 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-30 09:03:30.287 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,taskflow, ]] 2026-08-30 09:03:30.290 | + inc/python:use_library_from_git:269 : return 1 2026-08-30 09:03:30.294 | + lib/libraries:install_libs:124 : _install_lib_from_source tooz 2026-08-30 09:03:30.298 | + lib/libraries:_install_lib_from_source:75 : local name=tooz 2026-08-30 09:03:30.302 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git tooz 2026-08-30 09:03:30.305 | + inc/python:use_library_from_git:266 : local name=tooz 2026-08-30 09:03:30.309 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-30 09:03:30.312 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-30 09:03:30.316 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,tooz, ]] 2026-08-30 09:03:30.320 | + inc/python:use_library_from_git:269 : return 1 2026-08-30 09:03:30.323 | + lib/libraries:install_libs:128 : _install_lib_from_source os-brick 2026-08-30 09:03:30.327 | + lib/libraries:_install_lib_from_source:75 : local name=os-brick 2026-08-30 09:03:30.330 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-brick 2026-08-30 09:03:30.334 | + inc/python:use_library_from_git:266 : local name=os-brick 2026-08-30 09:03:30.337 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-30 09:03:30.340 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-30 09:03:30.345 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-brick, ]] 2026-08-30 09:03:30.348 | + inc/python:use_library_from_git:269 : return 1 2026-08-30 09:03:30.353 | + lib/libraries:install_libs:129 : _install_lib_from_source os-resource-classes 2026-08-30 09:03:30.356 | + lib/libraries:_install_lib_from_source:75 : local name=os-resource-classes 2026-08-30 09:03:30.359 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-resource-classes 2026-08-30 09:03:30.362 | + inc/python:use_library_from_git:266 : local name=os-resource-classes 2026-08-30 09:03:30.365 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-30 09:03:30.369 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-30 09:03:30.372 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-resource-classes, ]] 2026-08-30 09:03:30.375 | + inc/python:use_library_from_git:269 : return 1 2026-08-30 09:03:30.379 | + lib/libraries:install_libs:130 : _install_lib_from_source os-traits 2026-08-30 09:03:30.382 | + lib/libraries:_install_lib_from_source:75 : local name=os-traits 2026-08-30 09:03:30.385 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-traits 2026-08-30 09:03:30.389 | + inc/python:use_library_from_git:266 : local name=os-traits 2026-08-30 09:03:30.392 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-30 09:03:30.395 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-30 09:03:30.398 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-traits, ]] 2026-08-30 09:03:30.401 | + inc/python:use_library_from_git:269 : return 1 2026-08-30 09:03:30.404 | + lib/libraries:install_libs:133 : _install_lib_from_source python-barbicanclient 2026-08-30 09:03:30.408 | + lib/libraries:_install_lib_from_source:75 : local name=python-barbicanclient 2026-08-30 09:03:30.411 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git python-barbicanclient 2026-08-30 09:03:30.415 | + inc/python:use_library_from_git:266 : local name=python-barbicanclient 2026-08-30 09:03:30.419 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-30 09:03:30.422 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-30 09:03:30.426 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-barbicanclient, ]] 2026-08-30 09:03:30.430 | + inc/python:use_library_from_git:269 : return 1 2026-08-30 09:03:30.433 | + lib/libraries:install_libs:135 : use_library_from_git etcd3gw 2026-08-30 09:03:30.437 | + inc/python:use_library_from_git:266 : local name=etcd3gw 2026-08-30 09:03:30.441 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-30 09:03:30.445 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-30 09:03:30.448 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,etcd3gw, ]] 2026-08-30 09:03:30.452 | + inc/python:use_library_from_git:269 : return 1 2026-08-30 09:03:30.455 | + lib/libraries:install_libs:139 : pip_install etcd3gw 2026-08-30 09:03:30.484 | Using python 3.12 to install etcd3gw 2026-08-30 09:03:30.487 | + 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-30 09:03:31.649 | Collecting etcd3gw 2026-08-30 09:03:31.780 | Downloading etcd3gw-2.7.0-py3-none-any.whl.metadata (1.9 kB) 2026-08-30 09:03:31.790 | Requirement already satisfied: pbr>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from etcd3gw) (7.0.3) 2026-08-30 09:03:31.816 | Collecting requests>=2.20.0 (from etcd3gw) 2026-08-30 09:03:31.819 | Using cached requests-2.34.2-py3-none-any.whl.metadata (4.8 kB) 2026-08-30 09:03:31.867 | Collecting futurist>=0.16.0 (from etcd3gw) 2026-08-30 09:03:31.883 | Downloading futurist-3.5.0-py3-none-any.whl.metadata (2.1 kB) 2026-08-30 09:03:31.929 | Collecting debtcollector>=3.0.0 (from futurist>=0.16.0->etcd3gw) 2026-08-30 09:03:31.945 | Downloading debtcollector-3.1.0-py3-none-any.whl.metadata (2.6 kB) 2026-08-30 09:03:32.597 | Collecting wrapt>=2.1.0 (from debtcollector>=3.0.0->futurist>=0.16.0->etcd3gw) 2026-08-30 09:03:32.615 | 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-30 09:03:32.642 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=2.0->etcd3gw) (84.0.0) 2026-08-30 09:03:32.888 | Collecting charset_normalizer<4,>=2 (from requests>=2.20.0->etcd3gw) 2026-08-30 09:03:32.890 | 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-30 09:03:32.907 | Collecting idna<4,>=2.5 (from requests>=2.20.0->etcd3gw) 2026-08-30 09:03:32.909 | Using cached idna-3.18-py3-none-any.whl.metadata (6.1 kB) 2026-08-30 09:03:32.932 | Collecting urllib3<3,>=1.26 (from requests>=2.20.0->etcd3gw) 2026-08-30 09:03:32.935 | Using cached urllib3-2.7.0-py3-none-any.whl.metadata (6.9 kB) 2026-08-30 09:03:32.941 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.20.0->etcd3gw) (2023.11.17) 2026-08-30 09:03:32.967 | Downloading etcd3gw-2.7.0-py3-none-any.whl (29 kB) 2026-08-30 09:03:33.003 | Downloading futurist-3.5.0-py3-none-any.whl (50 kB) 2026-08-30 09:03:33.036 | Downloading debtcollector-3.1.0-py3-none-any.whl (24 kB) 2026-08-30 09:03:33.047 | Using cached requests-2.34.2-py3-none-any.whl (73 kB) 2026-08-30 09:03:33.050 | 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-30 09:03:33.052 | Using cached idna-3.18-py3-none-any.whl (65 kB) 2026-08-30 09:03:33.054 | Using cached urllib3-2.7.0-py3-none-any.whl (131 kB) 2026-08-30 09:03:33.070 | 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-30 09:03:33.322 | Installing collected packages: wrapt, urllib3, idna, charset_normalizer, requests, debtcollector, futurist, etcd3gw 2026-08-30 09:03:33.382 | Attempting uninstall: urllib3 2026-08-30 09:03:33.389 | Found existing installation: urllib3 2.0.7 2026-08-30 09:03:33.390 | Not uninstalling urllib3 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-30 09:03:33.390 | Can't uninstall 'urllib3'. No files were found to uninstall. 2026-08-30 09:03:33.534 | Attempting uninstall: idna 2026-08-30 09:03:33.539 | Found existing installation: idna 3.6 2026-08-30 09:03:33.540 | Not uninstalling idna at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-30 09:03:33.540 | Can't uninstall 'idna'. No files were found to uninstall. 2026-08-30 09:03:33.708 | Attempting uninstall: requests 2026-08-30 09:03:33.716 | Found existing installation: requests 2.31.0 2026-08-30 09:03:33.717 | Not uninstalling requests at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-30 09:03:33.717 | Can't uninstall 'requests'. No files were found to uninstall. 2026-08-30 09:03:33.958 | 2026-08-30 09:03:33.963 | 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-30 09:03:34.153 | + inc/python:pip_install:216 : result=0 2026-08-30 09:03:34.157 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-30 09:03:34.160 | + functions-common:time_stop:2420 : local name 2026-08-30 09:03:34.163 | + functions-common:time_stop:2421 : local end_time 2026-08-30 09:03:34.166 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-30 09:03:34.169 | + functions-common:time_stop:2423 : local total 2026-08-30 09:03:34.171 | + functions-common:time_stop:2424 : local start_time 2026-08-30 09:03:34.173 | + functions-common:time_stop:2426 : name=pip_install 2026-08-30 09:03:34.175 | + functions-common:time_stop:2427 : start_time=1788080610477 2026-08-30 09:03:34.178 | + functions-common:time_stop:2429 : [[ -z 1788080610477 ]] 2026-08-30 09:03:34.181 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-30 09:03:34.186 | + functions-common:time_stop:2432 : end_time=1788080614182 2026-08-30 09:03:34.189 | + functions-common:time_stop:2433 : elapsed_time=3705 2026-08-30 09:03:34.192 | + functions-common:time_stop:2434 : total=36017 2026-08-30 09:03:34.195 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-30 09:03:34.198 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=39722 2026-08-30 09:03:34.201 | + inc/python:pip_install:219 : return 0 2026-08-30 09:03:34.204 | + ./stack.sh:main:903 : install_apache_uwsgi 2026-08-30 09:03:34.207 | + lib/apache:install_apache_uwsgi:79 : local apxs=apxs2 2026-08-30 09:03:34.211 | + lib/apache:install_apache_uwsgi:80 : is_fedora 2026-08-30 09:03:34.215 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-08-30 09:03:34.218 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-08-30 09:03:34.221 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-08-30 09:03:34.223 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-08-30 09:03:34.227 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-08-30 09:03:34.231 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-08-30 09:03:34.234 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-08-30 09:03:34.236 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-08-30 09:03:34.239 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-08-30 09:03:34.242 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-08-30 09:03:34.245 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-08-30 09:03:34.249 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-08-30 09:03:34.252 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-08-30 09:03:34.256 | + lib/apache:install_apache_uwsgi:84 : is_ubuntu 2026-08-30 09:03:34.259 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-30 09:03:34.262 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-30 09:03:34.264 | + lib/apache:install_apache_uwsgi:85 : local 'pkg_list=uwsgi uwsgi-plugin-python3' 2026-08-30 09:03:34.268 | + lib/apache:install_apache_uwsgi:86 : install_package uwsgi uwsgi-plugin-python3 2026-08-30 09:03:34.270 | + functions-common:install_package:1438 : update_package_repo 2026-08-30 09:03:34.273 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-08-30 09:03:34.276 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-08-30 09:03:34.279 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-08-30 09:03:34.281 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-08-30 09:03:34.284 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-08-30 09:03:34.287 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-30 09:03:34.290 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-30 09:03:34.293 | + functions-common:update_package_repo:1421 : apt_get_update 2026-08-30 09:03:34.295 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-08-30 09:03:34.298 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-08-30 09:03:34.301 | + functions-common:apt_get_update:1167 : return 2026-08-30 09:03:34.304 | + functions-common:install_package:1439 : real_install_package uwsgi uwsgi-plugin-python3 2026-08-30 09:03:34.308 | + functions-common:real_install_package:1426 : is_ubuntu 2026-08-30 09:03:34.311 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-30 09:03:34.314 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-30 09:03:34.317 | + functions-common:real_install_package:1427 : apt_get install uwsgi uwsgi-plugin-python3 2026-08-30 09:03:34.346 | + 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-30 09:03:34.386 | Reading package lists... 2026-08-30 09:03:34.846 | Building dependency tree... 2026-08-30 09:03:34.848 | Reading state information... 2026-08-30 09:03:35.618 | The following packages were automatically installed and are no longer required: 2026-08-30 09:03:35.620 | libfwupd2 libgusb2 2026-08-30 09:03:35.620 | Use 'sudo apt autoremove' to remove them. 2026-08-30 09:03:35.623 | The following additional packages will be installed: 2026-08-30 09:03:35.625 | libnorm1t64 libpgm-5.3-0t64 libzmq5 uwsgi-core 2026-08-30 09:03:35.628 | Suggested packages: 2026-08-30 09:03:35.628 | nginx-full | cherokee | libapache2-mod-proxy-uwsgi | libapache2-mod-uwsgi 2026-08-30 09:03:35.628 | | libapache2-mod-ruwsgi uwsgi-dev uwsgi-extra uwsgi-plugins-all 2026-08-30 09:03:35.628 | python3-uwsgidecorators 2026-08-30 09:03:35.673 | The following NEW packages will be installed: 2026-08-30 09:03:35.675 | libnorm1t64 libpgm-5.3-0t64 libzmq5 uwsgi uwsgi-core uwsgi-plugin-python3 2026-08-30 09:03:35.937 | 0 upgraded, 6 newly installed, 0 to remove and 15 not upgraded. 2026-08-30 09:03:35.937 | Need to get 1270 kB of archives. 2026-08-30 09:03:35.937 | After this operation, 4285 kB of additional disk space will be used. 2026-08-30 09:03:35.937 | Get:1 http://archive.ubuntu.com/ubuntu noble/universe amd64 libnorm1t64 amd64 1.5.9+dfsg-3.1build1 [154 kB] 2026-08-30 09:03:36.388 | 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-30 09:03:36.465 | Get:3 http://archive.ubuntu.com/ubuntu noble/universe amd64 libzmq5 amd64 4.3.5-1build2 [260 kB] 2026-08-30 09:03:36.586 | Get:4 http://archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi-core amd64 2.0.24-2ubuntu10 [585 kB] 2026-08-30 09:03:36.692 | Get:5 http://archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi amd64 2.0.24-2ubuntu10 [22.0 kB] 2026-08-30 09:03:36.694 | Get:6 http://archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi-plugin-python3 amd64 2.0.24-2ubuntu10 [81.9 kB] 2026-08-30 09:03:36.985 | perl: warning: Setting locale failed. 2026-08-30 09:03:36.985 | perl: warning: Please check that your locale settings: 2026-08-30 09:03:36.985 | LANGUAGE = (unset), 2026-08-30 09:03:36.985 | LC_ALL = "en_US.utf8", 2026-08-30 09:03:36.985 | LANG = "de_DE.UTF-8" 2026-08-30 09:03:36.986 | are supported and installed on your system. 2026-08-30 09:03:36.986 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-30 09:03:37.049 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-08-30 09:03:37.049 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-08-30 09:03:37.049 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-08-30 09:03:37.247 | Fetched 1270 kB in 1s (1282 kB/s) 2026-08-30 09:03:37.289 | Selecting previously unselected package libnorm1t64:amd64. 2026-08-30 09:03:37.363 | (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-30 09:03:37.372 | Preparing to unpack .../0-libnorm1t64_1.5.9+dfsg-3.1build1_amd64.deb ... 2026-08-30 09:03:37.380 | Unpacking libnorm1t64:amd64 (1.5.9+dfsg-3.1build1) ... 2026-08-30 09:03:37.429 | Selecting previously unselected package libpgm-5.3-0t64:amd64. 2026-08-30 09:03:37.445 | Preparing to unpack .../1-libpgm-5.3-0t64_5.3.128~dfsg-2.1build1_amd64.deb ... 2026-08-30 09:03:37.449 | Unpacking libpgm-5.3-0t64:amd64 (5.3.128~dfsg-2.1build1) ... 2026-08-30 09:03:37.497 | Selecting previously unselected package libzmq5:amd64. 2026-08-30 09:03:37.513 | Preparing to unpack .../2-libzmq5_4.3.5-1build2_amd64.deb ... 2026-08-30 09:03:37.517 | Unpacking libzmq5:amd64 (4.3.5-1build2) ... 2026-08-30 09:03:37.567 | Selecting previously unselected package uwsgi-core. 2026-08-30 09:03:37.582 | Preparing to unpack .../3-uwsgi-core_2.0.24-2ubuntu10_amd64.deb ... 2026-08-30 09:03:37.586 | Unpacking uwsgi-core (2.0.24-2ubuntu10) ... 2026-08-30 09:03:37.768 | Selecting previously unselected package uwsgi. 2026-08-30 09:03:37.783 | Preparing to unpack .../4-uwsgi_2.0.24-2ubuntu10_amd64.deb ... 2026-08-30 09:03:37.789 | Unpacking uwsgi (2.0.24-2ubuntu10) ... 2026-08-30 09:03:37.844 | Selecting previously unselected package uwsgi-plugin-python3. 2026-08-30 09:03:37.856 | Preparing to unpack .../5-uwsgi-plugin-python3_2.0.24-2ubuntu10_amd64.deb ... 2026-08-30 09:03:37.861 | Unpacking uwsgi-plugin-python3 (2.0.24-2ubuntu10) ... 2026-08-30 09:03:37.933 | Setting up libnorm1t64:amd64 (1.5.9+dfsg-3.1build1) ... 2026-08-30 09:03:37.946 | Setting up libpgm-5.3-0t64:amd64 (5.3.128~dfsg-2.1build1) ... 2026-08-30 09:03:37.956 | Setting up libzmq5:amd64 (4.3.5-1build2) ... 2026-08-30 09:03:37.967 | Setting up uwsgi-core (2.0.24-2ubuntu10) ... 2026-08-30 09:03:37.987 | Setting up uwsgi (2.0.24-2ubuntu10) ... 2026-08-30 09:03:38.560 | Setting up uwsgi-plugin-python3 (2.0.24-2ubuntu10) ... 2026-08-30 09:03:38.595 | Processing triggers for man-db (2.12.0-4build2) ... 2026-08-30 09:03:39.587 | Processing triggers for libc-bin (2.39-0ubuntu8.8) ... 2026-08-30 09:03:39.831 | perl: warning: Setting locale failed. 2026-08-30 09:03:39.831 | perl: warning: Please check that your locale settings: 2026-08-30 09:03:39.831 | LANGUAGE = (unset), 2026-08-30 09:03:39.831 | LC_ALL = "en_US.utf8", 2026-08-30 09:03:39.831 | LANG = "de_DE.UTF-8" 2026-08-30 09:03:39.832 | are supported and installed on your system. 2026-08-30 09:03:39.832 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-30 09:03:39.963 | perl: warning: Setting locale failed. 2026-08-30 09:03:39.963 | perl: warning: Please check that your locale settings: 2026-08-30 09:03:39.963 | LANGUAGE = (unset), 2026-08-30 09:03:39.963 | LC_ALL = "en_US.utf8", 2026-08-30 09:03:39.964 | LANG = "de_DE.UTF-8" 2026-08-30 09:03:39.964 | are supported and installed on your system. 2026-08-30 09:03:39.964 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-30 09:03:40.015 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-08-30 09:03:40.016 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-08-30 09:03:40.016 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-08-30 09:03:40.088 | perl: warning: Setting locale failed. 2026-08-30 09:03:40.088 | perl: warning: Please check that your locale settings: 2026-08-30 09:03:40.088 | LANGUAGE = (unset), 2026-08-30 09:03:40.088 | LC_ALL = "en_US.utf8", 2026-08-30 09:03:40.088 | LANG = "de_DE.UTF-8" 2026-08-30 09:03:40.089 | are supported and installed on your system. 2026-08-30 09:03:40.089 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-30 09:03:40.596 | 2026-08-30 09:03:40.596 | Running kernel seems to be up-to-date. 2026-08-30 09:03:40.596 | 2026-08-30 09:03:40.596 | No services need to be restarted. 2026-08-30 09:03:40.596 | 2026-08-30 09:03:40.596 | No containers need to be restarted. 2026-08-30 09:03:40.596 | 2026-08-30 09:03:40.596 | No user sessions are running outdated binaries. 2026-08-30 09:03:40.596 | 2026-08-30 09:03:40.597 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-08-30 09:03:42.597 | + functions-common:apt_get:1211 : result=0 2026-08-30 09:03:42.600 | + functions-common:apt_get:1214 : time_stop apt-get 2026-08-30 09:03:42.604 | + functions-common:time_stop:2420 : local name 2026-08-30 09:03:42.607 | + functions-common:time_stop:2421 : local end_time 2026-08-30 09:03:42.609 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-30 09:03:42.612 | + functions-common:time_stop:2423 : local total 2026-08-30 09:03:42.616 | + functions-common:time_stop:2424 : local start_time 2026-08-30 09:03:42.619 | + functions-common:time_stop:2426 : name=apt-get 2026-08-30 09:03:42.622 | + functions-common:time_stop:2427 : start_time=1788080614342 2026-08-30 09:03:42.625 | + functions-common:time_stop:2429 : [[ -z 1788080614342 ]] 2026-08-30 09:03:42.629 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-30 09:03:42.634 | + functions-common:time_stop:2432 : end_time=1788080622630 2026-08-30 09:03:42.637 | + functions-common:time_stop:2433 : elapsed_time=8288 2026-08-30 09:03:42.640 | + functions-common:time_stop:2434 : total=126076 2026-08-30 09:03:42.644 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-30 09:03:42.647 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=134364 2026-08-30 09:03:42.651 | + functions-common:apt_get:1215 : return 0 2026-08-30 09:03:42.653 | + lib/apache:install_apache_uwsgi:118 : is_ubuntu 2026-08-30 09:03:42.657 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-30 09:03:42.660 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-30 09:03:42.663 | + lib/apache:install_apache_uwsgi:119 : a2query -m proxy 2026-08-30 09:03:42.665 | perl: warning: Setting locale failed. 2026-08-30 09:03:42.665 | perl: warning: Please check that your locale settings: 2026-08-30 09:03:42.665 | LANGUAGE = (unset), 2026-08-30 09:03:42.665 | LC_ALL = "en_US.utf8", 2026-08-30 09:03:42.665 | LANG = (unset) 2026-08-30 09:03:42.665 | are supported and installed on your system. 2026-08-30 09:03:42.666 | perl: warning: Falling back to the standard locale ("C"). 2026-08-30 09:03:42.702 | No module matches proxy 2026-08-30 09:03:42.706 | + lib/apache:install_apache_uwsgi:121 : sudo a2enmod proxy 2026-08-30 09:03:42.721 | perl: warning: Setting locale failed. 2026-08-30 09:03:42.722 | perl: warning: Please check that your locale settings: 2026-08-30 09:03:42.722 | LANGUAGE = (unset), 2026-08-30 09:03:42.722 | LC_ALL = "en_US.utf8", 2026-08-30 09:03:42.722 | LANG = "de_DE.UTF-8" 2026-08-30 09:03:42.722 | are supported and installed on your system. 2026-08-30 09:03:42.722 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-30 09:03:42.764 | Enabling module proxy. 2026-08-30 09:03:42.770 | To activate the new configuration, you need to run: 2026-08-30 09:03:42.770 | systemctl restart apache2 2026-08-30 09:03:42.777 | + lib/apache:install_apache_uwsgi:122 : sudo a2enmod proxy_uwsgi 2026-08-30 09:03:42.790 | perl: warning: Setting locale failed. 2026-08-30 09:03:42.790 | perl: warning: Please check that your locale settings: 2026-08-30 09:03:42.790 | LANGUAGE = (unset), 2026-08-30 09:03:42.790 | LC_ALL = "en_US.utf8", 2026-08-30 09:03:42.790 | LANG = "de_DE.UTF-8" 2026-08-30 09:03:42.790 | are supported and installed on your system. 2026-08-30 09:03:42.791 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-30 09:03:42.837 | Considering dependency proxy for proxy_uwsgi: 2026-08-30 09:03:42.837 | Module proxy already enabled 2026-08-30 09:03:42.838 | Enabling module proxy_uwsgi. 2026-08-30 09:03:42.843 | To activate the new configuration, you need to run: 2026-08-30 09:03:42.843 | systemctl restart apache2 2026-08-30 09:03:42.848 | + lib/apache:install_apache_uwsgi:123 : restart_apache_server 2026-08-30 09:03:42.852 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-08-30 09:03:42.856 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-08-30 09:03:42.859 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-08-30 09:03:42.992 | + ./stack.sh:main:906 : install_keystoneauth 2026-08-30 09:03:42.995 | + lib/keystone:install_keystoneauth:461 : use_library_from_git keystoneauth 2026-08-30 09:03:42.999 | + inc/python:use_library_from_git:266 : local name=keystoneauth 2026-08-30 09:03:43.003 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-30 09:03:43.007 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-30 09:03:43.011 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,keystoneauth, ]] 2026-08-30 09:03:43.015 | + inc/python:use_library_from_git:269 : return 1 2026-08-30 09:03:43.019 | + ./stack.sh:main:907 : install_keystoneclient 2026-08-30 09:03:43.022 | + lib/keystone:install_keystoneclient:469 : use_library_from_git python-keystoneclient 2026-08-30 09:03:43.026 | + inc/python:use_library_from_git:266 : local name=python-keystoneclient 2026-08-30 09:03:43.030 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-30 09:03:43.034 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-30 09:03:43.037 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-keystoneclient, ]] 2026-08-30 09:03:43.040 | + inc/python:use_library_from_git:269 : return 1 2026-08-30 09:03:43.044 | + ./stack.sh:main:908 : install_glanceclient 2026-08-30 09:03:43.047 | + lib/glance:install_glanceclient:542 : use_library_from_git python-glanceclient 2026-08-30 09:03:43.051 | + inc/python:use_library_from_git:266 : local name=python-glanceclient 2026-08-30 09:03:43.054 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-30 09:03:43.058 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-30 09:03:43.061 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-glanceclient, ]] 2026-08-30 09:03:43.064 | + inc/python:use_library_from_git:269 : return 1 2026-08-30 09:03:43.067 | + ./stack.sh:main:909 : install_cinderclient 2026-08-30 09:03:43.071 | + lib/cinder:install_cinderclient:594 : use_library_from_git python-brick-cinderclient-ext 2026-08-30 09:03:43.074 | + inc/python:use_library_from_git:266 : local name=python-brick-cinderclient-ext 2026-08-30 09:03:43.077 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-30 09:03:43.080 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-30 09:03:43.083 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2026-08-30 09:03:43.087 | + inc/python:use_library_from_git:269 : return 1 2026-08-30 09:03:43.090 | + lib/cinder:install_cinderclient:599 : use_library_from_git python-cinderclient 2026-08-30 09:03:43.093 | + inc/python:use_library_from_git:266 : local name=python-cinderclient 2026-08-30 09:03:43.097 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-30 09:03:43.099 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-30 09:03:43.103 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-cinderclient, ]] 2026-08-30 09:03:43.106 | + inc/python:use_library_from_git:269 : return 1 2026-08-30 09:03:43.109 | + ./stack.sh:main:910 : install_novaclient 2026-08-30 09:03:43.112 | + lib/nova:install_novaclient:901 : use_library_from_git python-novaclient 2026-08-30 09:03:43.115 | + inc/python:use_library_from_git:266 : local name=python-novaclient 2026-08-30 09:03:43.119 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-30 09:03:43.122 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-30 09:03:43.125 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-novaclient, ]] 2026-08-30 09:03:43.129 | + inc/python:use_library_from_git:269 : return 1 2026-08-30 09:03:43.132 | + ./stack.sh:main:911 : is_service_enabled swift glance horizon 2026-08-30 09:03:43.156 | + functions-common:is_service_enabled:2076 : return 0 2026-08-30 09:03:43.159 | + ./stack.sh:main:912 : install_swiftclient 2026-08-30 09:03:43.163 | + lib/swift:install_swiftclient:744 : use_library_from_git python-swiftclient 2026-08-30 09:03:43.165 | + inc/python:use_library_from_git:266 : local name=python-swiftclient 2026-08-30 09:03:43.169 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-30 09:03:43.173 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-30 09:03:43.176 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-swiftclient, ]] 2026-08-30 09:03:43.179 | + inc/python:use_library_from_git:269 : return 1 2026-08-30 09:03:43.183 | + ./stack.sh:main:914 : is_service_enabled neutron nova horizon 2026-08-30 09:03:43.205 | + functions-common:is_service_enabled:2076 : return 0 2026-08-30 09:03:43.209 | + ./stack.sh:main:915 : install_neutronclient 2026-08-30 09:03:43.212 | + lib/neutron:install_neutronclient:542 : use_library_from_git python-neutronclient 2026-08-30 09:03:43.215 | + inc/python:use_library_from_git:266 : local name=python-neutronclient 2026-08-30 09:03:43.219 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-30 09:03:43.223 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-30 09:03:43.227 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-neutronclient, ]] 2026-08-30 09:03:43.230 | + inc/python:use_library_from_git:269 : return 1 2026-08-30 09:03:43.234 | + ./stack.sh:main:919 : install_keystonemiddleware 2026-08-30 09:03:43.237 | + lib/keystone:install_keystonemiddleware:479 : use_library_from_git keystonemiddleware 2026-08-30 09:03:43.240 | + inc/python:use_library_from_git:266 : local name=keystonemiddleware 2026-08-30 09:03:43.243 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-30 09:03:43.247 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-30 09:03:43.250 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,keystonemiddleware, ]] 2026-08-30 09:03:43.253 | + inc/python:use_library_from_git:269 : return 1 2026-08-30 09:03:43.257 | + lib/keystone:install_keystonemiddleware:484 : pip_install_gr keystonemiddleware 2026-08-30 09:03:43.259 | + inc/python:pip_install_gr:94 : local name=keystonemiddleware 2026-08-30 09:03:43.263 | + inc/python:pip_install_gr:95 : local clean_name 2026-08-30 09:03:43.268 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements keystonemiddleware 2026-08-30 09:03:43.271 | ++ inc/python:get_from_global_requirements:241 : local package=keystonemiddleware 2026-08-30 09:03:43.275 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-08-30 09:03:43.280 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2026-08-30 09:03:43.281 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-08-30 09:03:43.286 | ++ inc/python:get_from_global_requirements:243 : required_pkg='keystonemiddleware ' 2026-08-30 09:03:43.290 | ++ inc/python:get_from_global_requirements:244 : [[ keystonemiddleware == '' ]] 2026-08-30 09:03:43.293 | ++ inc/python:get_from_global_requirements:247 : echo keystonemiddleware 2026-08-30 09:03:43.297 | + inc/python:pip_install_gr:96 : clean_name=keystonemiddleware 2026-08-30 09:03:43.300 | + inc/python:pip_install_gr:97 : pip_install keystonemiddleware 2026-08-30 09:03:43.326 | Using python 3.12 to install keystonemiddleware 2026-08-30 09:03:43.329 | + 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-30 09:03:44.496 | Collecting keystonemiddleware 2026-08-30 09:03:44.626 | Downloading keystonemiddleware-13.0.1-py3-none-any.whl.metadata (3.9 kB) 2026-08-30 09:03:44.688 | Collecting keystoneauth1>=3.12.0 (from keystonemiddleware) 2026-08-30 09:03:44.704 | Downloading keystoneauth1-5.16.0-py3-none-any.whl.metadata (2.8 kB) 2026-08-30 09:03:44.759 | Collecting oslo.cache>=3.11.0 (from keystonemiddleware) 2026-08-30 09:03:44.776 | Downloading oslo_cache-4.3.0-py3-none-any.whl.metadata (2.5 kB) 2026-08-30 09:03:44.838 | Collecting oslo.config>=5.2.0 (from keystonemiddleware) 2026-08-30 09:03:44.854 | Downloading oslo_config-10.7.0-py3-none-any.whl.metadata (2.3 kB) 2026-08-30 09:03:44.903 | Collecting oslo.context>=2.19.2 (from keystonemiddleware) 2026-08-30 09:03:44.919 | Downloading oslo_context-6.5.0-py3-none-any.whl.metadata (2.3 kB) 2026-08-30 09:03:44.967 | Collecting oslo.i18n>=3.15.3 (from keystonemiddleware) 2026-08-30 09:03:44.984 | Downloading oslo_i18n-6.9.0-py3-none-any.whl.metadata (2.0 kB) 2026-08-30 09:03:45.041 | Collecting oslo.log>=3.36.0 (from keystonemiddleware) 2026-08-30 09:03:45.057 | Downloading oslo_log-8.3.1-py3-none-any.whl.metadata (2.5 kB) 2026-08-30 09:03:45.107 | Collecting oslo.serialization>=2.18.0 (from keystonemiddleware) 2026-08-30 09:03:45.123 | Downloading oslo_serialization-5.11.0-py3-none-any.whl.metadata (2.1 kB) 2026-08-30 09:03:45.184 | Collecting oslo.utils>=3.33.0 (from keystonemiddleware) 2026-08-30 09:03:45.199 | Downloading oslo_utils-10.2.0-py3-none-any.whl.metadata (2.1 kB) 2026-08-30 09:03:45.211 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware) (7.0.3) 2026-08-30 09:03:45.242 | Collecting pycadf>=1.1.0 (from keystonemiddleware) 2026-08-30 09:03:45.258 | Downloading pycadf-4.1.0-py3-none-any.whl.metadata (2.2 kB) 2026-08-30 09:03:45.303 | Collecting PyJWT>=2.4.0 (from keystonemiddleware) 2026-08-30 09:03:45.319 | Downloading pyjwt-2.13.0-py3-none-any.whl.metadata (3.4 kB) 2026-08-30 09:03:45.374 | Collecting python-keystoneclient>=3.20.0 (from keystonemiddleware) 2026-08-30 09:03:45.389 | Downloading python_keystoneclient-6.0.0-py3-none-any.whl.metadata (3.8 kB) 2026-08-30 09:03:45.400 | Requirement already satisfied: requests>=2.14.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware) (2.34.2) 2026-08-30 09:03:45.435 | Collecting WebOb>=1.7.1 (from keystonemiddleware) 2026-08-30 09:03:45.451 | Downloading webob-1.8.11-py2.py3-none-any.whl.metadata (13 kB) 2026-08-30 09:03:45.466 | 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-30 09:03:45.506 | Collecting stevedore>=1.20.0 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-08-30 09:03:45.523 | Downloading stevedore-5.9.1-py3-none-any.whl.metadata (2.3 kB) 2026-08-30 09:03:45.559 | Collecting os-service-types>=1.2.0 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-08-30 09:03:45.583 | Downloading os_service_types-1.9.0-py3-none-any.whl.metadata (2.0 kB) 2026-08-30 09:03:45.626 | Collecting typing-extensions>=4.12 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-08-30 09:03:45.641 | Downloading typing_extensions-4.16.0-py3-none-any.whl.metadata (3.3 kB) 2026-08-30 09:03:45.684 | Collecting dogpile.cache>=1.3.3 (from oslo.cache>=3.11.0->keystonemiddleware) 2026-08-30 09:03:45.700 | Downloading dogpile_cache-1.5.0-py3-none-any.whl.metadata (5.5 kB) 2026-08-30 09:03:45.750 | Collecting decorator>=4.0.0 (from dogpile.cache>=1.3.3->oslo.cache>=3.11.0->keystonemiddleware) 2026-08-30 09:03:45.765 | Downloading decorator-5.3.1-py3-none-any.whl.metadata (3.9 kB) 2026-08-30 09:03:45.810 | Collecting netaddr>=0.7.18 (from oslo.config>=5.2.0->keystonemiddleware) 2026-08-30 09:03:45.827 | Downloading netaddr-1.3.0-py3-none-any.whl.metadata (5.0 kB) 2026-08-30 09:03:45.868 | Collecting rfc3986>=1.2.0 (from oslo.config>=5.2.0->keystonemiddleware) 2026-08-30 09:03:45.884 | Downloading rfc3986-2.0.0-py2.py3-none-any.whl.metadata (6.6 kB) 2026-08-30 09:03:45.895 | 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-30 09:03:45.934 | Collecting python-dateutil>=2.7.0 (from oslo.log>=3.36.0->keystonemiddleware) 2026-08-30 09:03:45.948 | Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) 2026-08-30 09:03:45.959 | 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-30 09:03:45.962 | 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-30 09:03:46.118 | Collecting msgpack>=0.5.2 (from oslo.serialization>=2.18.0->keystonemiddleware) 2026-08-30 09:03:46.136 | 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-30 09:03:46.194 | Collecting pyparsing>=2.1.0 (from oslo.utils>=3.33.0->keystonemiddleware) 2026-08-30 09:03:46.209 | Downloading pyparsing-3.3.2-py3-none-any.whl.metadata (5.8 kB) 2026-08-30 09:03:46.219 | 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-30 09:03:46.353 | Collecting psutil>=3.2.2 (from oslo.utils>=3.33.0->keystonemiddleware) 2026-08-30 09:03:46.368 | 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-30 09:03:46.389 | 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-30 09:03:46.424 | Collecting six>=1.5 (from python-dateutil>=2.7.0->oslo.log>=3.36.0->keystonemiddleware) 2026-08-30 09:03:46.439 | Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) 2026-08-30 09:03:46.457 | 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-30 09:03:46.458 | 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-30 09:03:46.459 | 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-30 09:03:46.461 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (2023.11.17) 2026-08-30 09:03:46.538 | Downloading keystonemiddleware-13.0.1-py3-none-any.whl (135 kB) 2026-08-30 09:03:46.576 | Downloading keystoneauth1-5.16.0-py3-none-any.whl (349 kB) 2026-08-30 09:03:46.613 | Downloading os_service_types-1.9.0-py3-none-any.whl (25 kB) 2026-08-30 09:03:46.638 | Downloading oslo_cache-4.3.0-py3-none-any.whl (65 kB) 2026-08-30 09:03:46.664 | Downloading dogpile_cache-1.5.0-py3-none-any.whl (64 kB) 2026-08-30 09:03:46.686 | Downloading decorator-5.3.1-py3-none-any.whl (10 kB) 2026-08-30 09:03:46.709 | Downloading oslo_config-10.7.0-py3-none-any.whl (143 kB) 2026-08-30 09:03:46.746 | Downloading netaddr-1.3.0-py3-none-any.whl (2.3 MB) 2026-08-30 09:03:46.795 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 48.8 MB/s 0:00:00 2026-08-30 09:03:46.811 | Downloading oslo_context-6.5.0-py3-none-any.whl (20 kB) 2026-08-30 09:03:46.833 | Downloading oslo_i18n-6.9.0-py3-none-any.whl (47 kB) 2026-08-30 09:03:46.857 | Downloading oslo_log-8.3.1-py3-none-any.whl (77 kB) 2026-08-30 09:03:46.881 | Downloading oslo_serialization-5.11.0-py3-none-any.whl (27 kB) 2026-08-30 09:03:46.905 | 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-30 09:03:46.934 | Downloading oslo_utils-10.2.0-py3-none-any.whl (154 kB) 2026-08-30 09:03:46.957 | 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-30 09:03:46.981 | Downloading pycadf-4.1.0-py3-none-any.whl (44 kB) 2026-08-30 09:03:47.004 | Downloading pyjwt-2.13.0-py3-none-any.whl (31 kB) 2026-08-30 09:03:47.026 | Downloading pyparsing-3.3.2-py3-none-any.whl (122 kB) 2026-08-30 09:03:47.050 | Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 2026-08-30 09:03:47.076 | Downloading python_keystoneclient-6.0.0-py3-none-any.whl (397 kB) 2026-08-30 09:03:47.103 | Downloading rfc3986-2.0.0-py2.py3-none-any.whl (31 kB) 2026-08-30 09:03:47.125 | Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) 2026-08-30 09:03:47.148 | Downloading stevedore-5.9.1-py3-none-any.whl (54 kB) 2026-08-30 09:03:47.170 | Downloading typing_extensions-4.16.0-py3-none-any.whl (45 kB) 2026-08-30 09:03:47.194 | Downloading webob-1.8.11-py2.py3-none-any.whl (118 kB) 2026-08-30 09:03:47.562 | 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-30 09:03:47.821 | Attempting uninstall: six 2026-08-30 09:03:47.829 | Found existing installation: six 1.16.0 2026-08-30 09:03:47.830 | Not uninstalling six at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-30 09:03:47.830 | Can't uninstall 'six'. No files were found to uninstall. 2026-08-30 09:03:47.894 | Attempting uninstall: pyparsing 2026-08-30 09:03:47.902 | Found existing installation: pyparsing 3.1.1 2026-08-30 09:03:47.903 | Not uninstalling pyparsing at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-30 09:03:47.903 | Can't uninstall 'pyparsing'. No files were found to uninstall. 2026-08-30 09:03:48.047 | Attempting uninstall: PyJWT 2026-08-30 09:03:48.054 | Found existing installation: PyJWT 2.7.0 2026-08-30 09:03:48.055 | Not uninstalling pyjwt at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-30 09:03:48.055 | Can't uninstall 'PyJWT'. No files were found to uninstall. 2026-08-30 09:03:48.220 | Attempting uninstall: netaddr 2026-08-30 09:03:48.229 | Found existing installation: netaddr 0.8.0 2026-08-30 09:03:48.229 | Not uninstalling netaddr at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-30 09:03:48.230 | Can't uninstall 'netaddr'. No files were found to uninstall. 2026-08-30 09:03:48.489 | Attempting uninstall: python-dateutil 2026-08-30 09:03:48.498 | Found existing installation: python-dateutil 2.8.2 2026-08-30 09:03:48.499 | Not uninstalling python-dateutil at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-30 09:03:48.499 | Can't uninstall 'python-dateutil'. No files were found to uninstall. 2026-08-30 09:03:50.688 | 2026-08-30 09:03:50.696 | Successfully installed PyJWT-2.13.0 WebOb-1.8.11 decorator-5.3.1 dogpile.cache-1.5.0 keystoneauth1-5.16.0 keystonemiddleware-13.0.1 msgpack-1.2.1 netaddr-1.3.0 os-service-types-1.9.0 oslo.cache-4.3.0 oslo.config-10.7.0 oslo.context-6.5.0 oslo.i18n-6.9.0 oslo.log-8.3.1 oslo.serialization-5.11.0 oslo.utils-10.2.0 psutil-7.2.2 pycadf-4.1.0 pyparsing-3.3.2 python-dateutil-2.9.0.post0 python-keystoneclient-6.0.0 rfc3986-2.0.0 six-1.17.0 stevedore-5.9.1 typing-extensions-4.16.0 2026-08-30 09:03:50.889 | + inc/python:pip_install:216 : result=0 2026-08-30 09:03:50.893 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-30 09:03:50.895 | + functions-common:time_stop:2420 : local name 2026-08-30 09:03:50.899 | + functions-common:time_stop:2421 : local end_time 2026-08-30 09:03:50.902 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-30 09:03:50.906 | + functions-common:time_stop:2423 : local total 2026-08-30 09:03:50.909 | + functions-common:time_stop:2424 : local start_time 2026-08-30 09:03:50.912 | + functions-common:time_stop:2426 : name=pip_install 2026-08-30 09:03:50.915 | + functions-common:time_stop:2427 : start_time=1788080623320 2026-08-30 09:03:50.917 | + functions-common:time_stop:2429 : [[ -z 1788080623320 ]] 2026-08-30 09:03:50.921 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-30 09:03:50.926 | + functions-common:time_stop:2432 : end_time=1788080630923 2026-08-30 09:03:50.929 | + functions-common:time_stop:2433 : elapsed_time=7603 2026-08-30 09:03:50.933 | + functions-common:time_stop:2434 : total=39722 2026-08-30 09:03:50.937 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-30 09:03:50.939 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=47325 2026-08-30 09:03:50.943 | + inc/python:pip_install:219 : return 0 2026-08-30 09:03:50.946 | + lib/keystone:install_keystonemiddleware:488 : pip_install_gr python-memcached 2026-08-30 09:03:50.950 | + inc/python:pip_install_gr:94 : local name=python-memcached 2026-08-30 09:03:50.954 | + inc/python:pip_install_gr:95 : local clean_name 2026-08-30 09:03:50.959 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements python-memcached 2026-08-30 09:03:50.962 | ++ inc/python:get_from_global_requirements:241 : local package=python-memcached 2026-08-30 09:03:50.965 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-08-30 09:03:50.970 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2026-08-30 09:03:50.970 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-08-30 09:03:50.976 | ++ inc/python:get_from_global_requirements:243 : required_pkg='python-memcached ' 2026-08-30 09:03:50.979 | ++ inc/python:get_from_global_requirements:244 : [[ python-memcached == '' ]] 2026-08-30 09:03:50.982 | ++ inc/python:get_from_global_requirements:247 : echo python-memcached 2026-08-30 09:03:50.987 | + inc/python:pip_install_gr:96 : clean_name=python-memcached 2026-08-30 09:03:50.991 | + inc/python:pip_install_gr:97 : pip_install python-memcached 2026-08-30 09:03:51.015 | Using python 3.12 to install python-memcached 2026-08-30 09:03:51.018 | + 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-30 09:03:52.186 | Collecting python-memcached 2026-08-30 09:03:52.337 | Downloading python_memcached-1.62-py2.py3-none-any.whl.metadata (2.3 kB) 2026-08-30 09:03:52.363 | Downloading python_memcached-1.62-py2.py3-none-any.whl (15 kB) 2026-08-30 09:03:52.568 | Installing collected packages: python-memcached 2026-08-30 09:03:52.605 | Successfully installed python-memcached-1.62 2026-08-30 09:03:52.713 | + inc/python:pip_install:216 : result=0 2026-08-30 09:03:52.716 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-30 09:03:52.719 | + functions-common:time_stop:2420 : local name 2026-08-30 09:03:52.721 | + functions-common:time_stop:2421 : local end_time 2026-08-30 09:03:52.724 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-30 09:03:52.726 | + functions-common:time_stop:2423 : local total 2026-08-30 09:03:52.728 | + functions-common:time_stop:2424 : local start_time 2026-08-30 09:03:52.731 | + functions-common:time_stop:2426 : name=pip_install 2026-08-30 09:03:52.734 | + functions-common:time_stop:2427 : start_time=1788080631010 2026-08-30 09:03:52.737 | + functions-common:time_stop:2429 : [[ -z 1788080631010 ]] 2026-08-30 09:03:52.740 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-30 09:03:52.744 | + functions-common:time_stop:2432 : end_time=1788080632742 2026-08-30 09:03:52.747 | + functions-common:time_stop:2433 : elapsed_time=1732 2026-08-30 09:03:52.750 | + functions-common:time_stop:2434 : total=47325 2026-08-30 09:03:52.753 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-30 09:03:52.755 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=49057 2026-08-30 09:03:52.757 | + inc/python:pip_install:219 : return 0 2026-08-30 09:03:52.760 | + ./stack.sh:main:921 : is_service_enabled keystone 2026-08-30 09:03:52.778 | + functions-common:is_service_enabled:2076 : return 0 2026-08-30 09:03:52.780 | + ./stack.sh:main:922 : '[' 192.168.122.144 == 192.168.122.144 ']' 2026-08-30 09:03:52.783 | + ./stack.sh:main:923 : stack_install_service keystone 2026-08-30 09:03:52.785 | + lib/stack:stack_install_service:20 : local service=keystone 2026-08-30 09:03:52.788 | + lib/stack:stack_install_service:21 : type install_keystone 2026-08-30 09:03:52.791 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-08-30 09:03:52.795 | + lib/stack:stack_install_service:32 : install_keystone 2026-08-30 09:03:52.798 | + lib/keystone:install_keystone:494 : is_service_enabled ldap 2026-08-30 09:03:52.816 | + functions-common:is_service_enabled:2076 : return 1 2026-08-30 09:03:52.819 | + lib/keystone:install_keystone:498 : git_clone https://review.opendev.org/openstack/keystone.git /opt/stack/keystone master 2026-08-30 09:03:52.821 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/keystone.git 2026-08-30 09:03:52.823 | + functions-common:git_clone:590 : local git_dest=/opt/stack/keystone 2026-08-30 09:03:52.825 | + functions-common:git_clone:591 : local git_ref=master 2026-08-30 09:03:52.828 | + functions-common:git_clone:592 : local orig_dir 2026-08-30 09:03:52.831 | ++ functions-common:git_clone:593 : pwd 2026-08-30 09:03:52.835 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-08-30 09:03:52.838 | + functions-common:git_clone:594 : local git_clone_flags= 2026-08-30 09:03:52.842 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-08-30 09:03:52.864 | + functions-common:git_clone:596 : RECLONE=False 2026-08-30 09:03:52.867 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-08-30 09:03:52.869 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-08-30 09:03:52.873 | + functions-common:git_clone:610 : echo master 2026-08-30 09:03:52.874 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-08-30 09:03:52.879 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/keystone ]] 2026-08-30 09:03:52.881 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-08-30 09:03:52.883 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/keystone.git /opt/stack/keystone 2026-08-30 09:03:52.885 | + functions-common:git_timed:697 : local count=0 2026-08-30 09:03:52.888 | + functions-common:git_timed:698 : local timeout=0 2026-08-30 09:03:52.890 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-08-30 09:03:52.893 | + functions-common:git_timed:701 : timeout=0 2026-08-30 09:03:52.896 | + functions-common:git_timed:704 : time_start git_timed 2026-08-30 09:03:52.898 | + functions-common:time_start:2406 : local name=git_timed 2026-08-30 09:03:52.900 | + functions-common:time_start:2407 : local start_time= 2026-08-30 09:03:52.903 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-30 09:03:52.907 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-30 09:03:52.912 | + functions-common:time_start:2411 : _TIME_START[$name]=1788080632909 2026-08-30 09:03:52.915 | + 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-30 09:03:52.918 | Cloning into '/opt/stack/keystone'... 2026-08-30 09:04:09.897 | + functions-common:git_timed:719 : time_stop git_timed 2026-08-30 09:04:09.901 | + functions-common:time_stop:2420 : local name 2026-08-30 09:04:09.904 | + functions-common:time_stop:2421 : local end_time 2026-08-30 09:04:09.907 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-30 09:04:09.911 | + functions-common:time_stop:2423 : local total 2026-08-30 09:04:09.914 | + functions-common:time_stop:2424 : local start_time 2026-08-30 09:04:09.918 | + functions-common:time_stop:2426 : name=git_timed 2026-08-30 09:04:09.921 | + functions-common:time_stop:2427 : start_time=1788080632909 2026-08-30 09:04:09.924 | + functions-common:time_stop:2429 : [[ -z 1788080632909 ]] 2026-08-30 09:04:09.928 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-30 09:04:09.934 | + functions-common:time_stop:2432 : end_time=1788080649930 2026-08-30 09:04:09.937 | + functions-common:time_stop:2433 : elapsed_time=17021 2026-08-30 09:04:09.941 | + functions-common:time_stop:2434 : total=4608 2026-08-30 09:04:09.944 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-30 09:04:09.947 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=21629 2026-08-30 09:04:09.951 | + functions-common:git_clone:631 : cd /opt/stack/keystone 2026-08-30 09:04:09.954 | + functions-common:git_clone:632 : git_timed fetch origin master 2026-08-30 09:04:09.958 | + functions-common:git_timed:697 : local count=0 2026-08-30 09:04:09.961 | + functions-common:git_timed:698 : local timeout=0 2026-08-30 09:04:09.965 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-08-30 09:04:09.968 | + functions-common:git_timed:701 : timeout=0 2026-08-30 09:04:09.971 | + functions-common:git_timed:704 : time_start git_timed 2026-08-30 09:04:09.975 | + functions-common:time_start:2406 : local name=git_timed 2026-08-30 09:04:09.978 | + functions-common:time_start:2407 : local start_time= 2026-08-30 09:04:09.981 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-30 09:04:09.986 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-30 09:04:09.992 | + functions-common:time_start:2411 : _TIME_START[$name]=1788080649988 2026-08-30 09:04:09.995 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-08-30 09:04:10.605 | From https://review.opendev.org/openstack/keystone 2026-08-30 09:04:10.605 | * branch master -> FETCH_HEAD 2026-08-30 09:04:10.616 | + functions-common:git_timed:719 : time_stop git_timed 2026-08-30 09:04:10.619 | + functions-common:time_stop:2420 : local name 2026-08-30 09:04:10.622 | + functions-common:time_stop:2421 : local end_time 2026-08-30 09:04:10.625 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-30 09:04:10.629 | + functions-common:time_stop:2423 : local total 2026-08-30 09:04:10.632 | + functions-common:time_stop:2424 : local start_time 2026-08-30 09:04:10.636 | + functions-common:time_stop:2426 : name=git_timed 2026-08-30 09:04:10.639 | + functions-common:time_stop:2427 : start_time=1788080649988 2026-08-30 09:04:10.642 | + functions-common:time_stop:2429 : [[ -z 1788080649988 ]] 2026-08-30 09:04:10.647 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-30 09:04:10.652 | + functions-common:time_stop:2432 : end_time=1788080650648 2026-08-30 09:04:10.655 | + functions-common:time_stop:2433 : elapsed_time=660 2026-08-30 09:04:10.658 | + functions-common:time_stop:2434 : total=21629 2026-08-30 09:04:10.662 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-30 09:04:10.666 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=22289 2026-08-30 09:04:10.669 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-08-30 09:04:10.673 | + functions-common:git_timed:697 : local count=0 2026-08-30 09:04:10.677 | + functions-common:git_timed:698 : local timeout=0 2026-08-30 09:04:10.681 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-08-30 09:04:10.684 | + functions-common:git_timed:701 : timeout=0 2026-08-30 09:04:10.688 | + functions-common:git_timed:704 : time_start git_timed 2026-08-30 09:04:10.691 | + functions-common:time_start:2406 : local name=git_timed 2026-08-30 09:04:10.695 | + functions-common:time_start:2407 : local start_time= 2026-08-30 09:04:10.698 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-30 09:04:10.702 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-30 09:04:10.708 | + functions-common:time_start:2411 : _TIME_START[$name]=1788080650704 2026-08-30 09:04:10.711 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-08-30 09:04:10.885 | Note: switching to 'FETCH_HEAD'. 2026-08-30 09:04:10.885 | 2026-08-30 09:04:10.885 | You are in 'detached HEAD' state. You can look around, make experimental 2026-08-30 09:04:10.885 | changes and commit them, and you can discard any commits you make in this 2026-08-30 09:04:10.885 | state without impacting any branches by switching back to a branch. 2026-08-30 09:04:10.885 | 2026-08-30 09:04:10.885 | If you want to create a new branch to retain commits you create, you may 2026-08-30 09:04:10.886 | do so (now or later) by using -c with the switch command. Example: 2026-08-30 09:04:10.886 | 2026-08-30 09:04:10.886 | git switch -c 2026-08-30 09:04:10.886 | 2026-08-30 09:04:10.886 | Or undo this operation with: 2026-08-30 09:04:10.886 | 2026-08-30 09:04:10.886 | git switch - 2026-08-30 09:04:10.886 | 2026-08-30 09:04:10.886 | Turn off this advice by setting config variable advice.detachedHead to false 2026-08-30 09:04:10.886 | 2026-08-30 09:04:10.886 | HEAD is now at 16afc813b Merge "Abandon server-side paged search cursor when sizelimit is reached" 2026-08-30 09:04:10.892 | + functions-common:git_timed:719 : time_stop git_timed 2026-08-30 09:04:10.896 | + functions-common:time_stop:2420 : local name 2026-08-30 09:04:10.898 | + functions-common:time_stop:2421 : local end_time 2026-08-30 09:04:10.901 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-30 09:04:10.904 | + functions-common:time_stop:2423 : local total 2026-08-30 09:04:10.906 | + functions-common:time_stop:2424 : local start_time 2026-08-30 09:04:10.908 | + functions-common:time_stop:2426 : name=git_timed 2026-08-30 09:04:10.912 | + functions-common:time_stop:2427 : start_time=1788080650704 2026-08-30 09:04:10.915 | + functions-common:time_stop:2429 : [[ -z 1788080650704 ]] 2026-08-30 09:04:10.919 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-30 09:04:10.925 | + functions-common:time_stop:2432 : end_time=1788080650921 2026-08-30 09:04:10.929 | + functions-common:time_stop:2433 : elapsed_time=217 2026-08-30 09:04:10.932 | + functions-common:time_stop:2434 : total=22289 2026-08-30 09:04:10.936 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-30 09:04:10.939 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=22506 2026-08-30 09:04:10.943 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/keystone 2026-08-30 09:04:10.961 | + functions-common:git_clone:672 : cd /opt/stack/keystone 2026-08-30 09:04:10.966 | + functions-common:git_clone:673 : git show --oneline 2026-08-30 09:04:10.966 | + functions-common:git_clone:673 : head -1 2026-08-30 09:04:10.970 | 16afc813b Merge "Abandon server-side paged search cursor when sizelimit is reached" 2026-08-30 09:04:10.974 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-08-30 09:04:10.978 | + lib/keystone:install_keystone:499 : setup_develop /opt/stack/keystone 2026-08-30 09:04:10.982 | + inc/python:setup_develop:353 : local bindep 2026-08-30 09:04:10.985 | + inc/python:setup_develop:354 : [[ /opt/stack/keystone == -bindep* ]] 2026-08-30 09:04:10.988 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/keystone 2026-08-30 09:04:10.992 | + inc/python:setup_develop:359 : local extras= 2026-08-30 09:04:10.996 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2026-08-30 09:04:11.000 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-08-30 09:04:11.004 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/keystone == -bindep* ]] 2026-08-30 09:04:11.007 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/keystone 2026-08-30 09:04:11.010 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-08-30 09:04:11.014 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-08-30 09:04:11.018 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/keystone 2026-08-30 09:04:11.022 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-08-30 09:04:11.025 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/keystone 2026-08-30 09:04:11.029 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-08-30 09:04:11.033 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-08-30 09:04:11.037 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2026-08-30 09:04:11.044 | + inc/python:_setup_package_with_constraints_edit:400 : name=keystone 2026-08-30 09:04:11.047 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z keystone ']' 2026-08-30 09:04:11.051 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2026-08-30 09:04:11.213 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/keystone -e 2026-08-30 09:04:11.216 | + inc/python:setup_package:436 : local bindep=0 2026-08-30 09:04:11.220 | + inc/python:setup_package:437 : local bindep_flag= 2026-08-30 09:04:11.223 | + inc/python:setup_package:438 : local bindep_profiles= 2026-08-30 09:04:11.227 | + inc/python:setup_package:439 : [[ /opt/stack/keystone == -bindep* ]] 2026-08-30 09:04:11.231 | + inc/python:setup_package:444 : local project_dir=/opt/stack/keystone 2026-08-30 09:04:11.234 | + inc/python:setup_package:445 : local flags=-e 2026-08-30 09:04:11.237 | + inc/python:setup_package:446 : local extras= 2026-08-30 09:04:11.241 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-08-30 09:04:11.244 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-08-30 09:04:11.247 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-08-30 09:04:11.252 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-08-30 09:04:11.255 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-08-30 09:04:11.258 | + inc/python:setup_package:464 : pip_install -e /opt/stack/keystone 2026-08-30 09:04:11.284 | Using python 3.12 to install /opt/stack/keystone 2026-08-30 09:04:11.287 | + 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-30 09:04:12.288 | Obtaining file:///opt/stack/keystone 2026-08-30 09:04:12.294 | Installing build dependencies: started 2026-08-30 09:04:13.809 | Installing build dependencies: finished with status 'done' 2026-08-30 09:04:13.810 | Checking if build backend supports build_editable: started 2026-08-30 09:04:14.394 | Checking if build backend supports build_editable: finished with status 'done' 2026-08-30 09:04:14.396 | Getting requirements to build editable: started 2026-08-30 09:04:14.696 | Getting requirements to build editable: finished with status 'done' 2026-08-30 09:04:14.698 | Preparing editable metadata (pyproject.toml): started 2026-08-30 09:04:15.776 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-08-30 09:04:15.792 | 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-30 09:04:15.793 | 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-30 09:04:16.028 | Collecting Flask!=0.11,>=1.0.2 (from keystone==29.1.0.dev64) 2026-08-30 09:04:16.159 | Downloading flask-3.1.3-py3-none-any.whl.metadata (3.2 kB) 2026-08-30 09:04:16.200 | Collecting Flask-RESTful>=0.3.5 (from keystone==29.1.0.dev64) 2026-08-30 09:04:16.216 | Downloading Flask_RESTful-0.3.10-py2.py3-none-any.whl.metadata (1.0 kB) 2026-08-30 09:04:16.608 | Collecting cryptography>=2.7 (from keystone==29.1.0.dev64) 2026-08-30 09:04:16.627 | Downloading cryptography-43.0.3-cp39-abi3-manylinux_2_28_x86_64.whl.metadata (5.4 kB) 2026-08-30 09:04:17.244 | Collecting SQLAlchemy>=1.4.0 (from keystone==29.1.0.dev64) 2026-08-30 09:04:17.261 | 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-30 09:04:17.284 | 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-30 09:04:17.285 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev64) (6.0.0) 2026-08-30 09:04:17.286 | 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-30 09:04:17.381 | Collecting bcrypt>=3.1.3 (from keystone==29.1.0.dev64) 2026-08-30 09:04:17.398 | Downloading bcrypt-5.0.0-cp39-abi3-manylinux_2_34_x86_64.whl.metadata (10 kB) 2026-08-30 09:04:17.411 | 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-30 09:04:17.412 | 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-30 09:04:17.413 | 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-30 09:04:17.476 | Collecting oslo.messaging>=5.29.0 (from keystone==29.1.0.dev64) 2026-08-30 09:04:17.493 | Downloading oslo_messaging-18.3.0-py3-none-any.whl.metadata (2.9 kB) 2026-08-30 09:04:17.558 | Collecting oslo.db>=6.0.0 (from keystone==29.1.0.dev64) 2026-08-30 09:04:17.574 | Downloading oslo_db-18.1.1-py3-none-any.whl.metadata (2.7 kB) 2026-08-30 09:04:17.587 | 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-30 09:04:17.587 | 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.1) 2026-08-30 09:04:17.629 | Collecting oslo.middleware>=3.31.0 (from keystone==29.1.0.dev64) 2026-08-30 09:04:17.645 | Downloading oslo_middleware-8.2.0-py3-none-any.whl.metadata (2.7 kB) 2026-08-30 09:04:17.703 | Collecting oslo.policy>=4.5.0 (from keystone==29.1.0.dev64) 2026-08-30 09:04:17.719 | Downloading oslo_policy-6.0.1-py3-none-any.whl.metadata (2.2 kB) 2026-08-30 09:04:17.730 | 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-30 09:04:17.761 | Collecting oslo.upgradecheck>=1.3.0 (from keystone==29.1.0.dev64) 2026-08-30 09:04:17.778 | Downloading oslo_upgradecheck-2.8.0-py3-none-any.whl.metadata (1.8 kB) 2026-08-30 09:04:17.788 | 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-30 09:04:17.817 | Collecting oauthlib>=0.6.2 (from keystone==29.1.0.dev64) 2026-08-30 09:04:17.833 | Downloading oauthlib-3.3.1-py3-none-any.whl.metadata (7.9 kB) 2026-08-30 09:04:17.880 | Collecting pysaml2>=5.0.0 (from keystone==29.1.0.dev64) 2026-08-30 09:04:17.896 | Downloading pysaml2-7.5.4-py3-none-any.whl.metadata (6.5 kB) 2026-08-30 09:04:17.907 | 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-30 09:04:17.908 | 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-30 09:04:17.949 | Collecting jsonschema>=3.2.0 (from keystone==29.1.0.dev64) 2026-08-30 09:04:17.964 | Downloading jsonschema-4.26.0-py3-none-any.whl.metadata (7.6 kB) 2026-08-30 09:04:17.978 | 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-30 09:04:17.978 | 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-30 09:04:18.013 | Collecting osprofiler>=1.4.0 (from keystone==29.1.0.dev64) 2026-08-30 09:04:18.031 | Downloading osprofiler-4.4.0-py3-none-any.whl.metadata (3.1 kB) 2026-08-30 09:04:18.082 | Collecting Werkzeug>=0.15.0 (from keystone==29.1.0.dev64) 2026-08-30 09:04:18.097 | Downloading werkzeug-3.1.8-py3-none-any.whl.metadata (4.0 kB) 2026-08-30 09:04:18.318 | Collecting cffi>=1.12 (from cryptography>=2.7->keystone==29.1.0.dev64) 2026-08-30 09:04:18.334 | Downloading cffi-2.1.1-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (2.5 kB) 2026-08-30 09:04:18.371 | Collecting pycparser (from cffi>=1.12->cryptography>=2.7->keystone==29.1.0.dev64) 2026-08-30 09:04:18.386 | Downloading pycparser-3.0-py3-none-any.whl.metadata (8.2 kB) 2026-08-30 09:04:18.398 | 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-30 09:04:18.428 | Collecting blinker>=1.9.0 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev64) 2026-08-30 09:04:18.444 | Downloading blinker-1.9.0-py3-none-any.whl.metadata (1.6 kB) 2026-08-30 09:04:18.487 | Collecting click>=8.1.3 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev64) 2026-08-30 09:04:18.503 | Downloading click-8.4.2-py3-none-any.whl.metadata (2.6 kB) 2026-08-30 09:04:18.539 | Collecting itsdangerous>=2.2.0 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev64) 2026-08-30 09:04:18.554 | Downloading itsdangerous-2.2.0-py3-none-any.whl.metadata (1.9 kB) 2026-08-30 09:04:18.596 | Collecting jinja2>=3.1.2 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev64) 2026-08-30 09:04:18.611 | Downloading jinja2-3.1.6-py3-none-any.whl.metadata (2.9 kB) 2026-08-30 09:04:18.720 | Collecting markupsafe>=2.1.1 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev64) 2026-08-30 09:04:18.735 | 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-30 09:04:18.777 | Collecting aniso8601>=0.82 (from Flask-RESTful>=0.3.5->keystone==29.1.0.dev64) 2026-08-30 09:04:18.794 | Downloading aniso8601-10.0.1-py2.py3-none-any.whl.metadata (23 kB) 2026-08-30 09:04:18.809 | 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-30 09:04:18.879 | Collecting pytz (from Flask-RESTful>=0.3.5->keystone==29.1.0.dev64) 2026-08-30 09:04:18.894 | Downloading pytz-2026.3.post1-py2.py3-none-any.whl.metadata (22 kB) 2026-08-30 09:04:18.942 | Collecting attrs>=22.2.0 (from jsonschema>=3.2.0->keystone==29.1.0.dev64) 2026-08-30 09:04:18.957 | Downloading attrs-26.1.0-py3-none-any.whl.metadata (8.8 kB) 2026-08-30 09:04:18.995 | Collecting jsonschema-specifications>=2023.03.6 (from jsonschema>=3.2.0->keystone==29.1.0.dev64) 2026-08-30 09:04:19.011 | Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl.metadata (2.9 kB) 2026-08-30 09:04:19.061 | Collecting referencing>=0.28.4 (from jsonschema>=3.2.0->keystone==29.1.0.dev64) 2026-08-30 09:04:19.077 | Downloading referencing-0.37.0-py3-none-any.whl.metadata (2.8 kB) 2026-08-30 09:04:19.739 | Collecting rpds-py>=0.25.0 (from jsonschema>=3.2.0->keystone==29.1.0.dev64) 2026-08-30 09:04:19.755 | Downloading rpds_py-2026.6.3-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.1 kB) 2026-08-30 09:04:19.770 | 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-30 09:04:19.772 | 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-30 09:04:19.777 | 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-30 09:04:19.778 | 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-30 09:04:19.780 | 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-30 09:04:19.791 | 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-30 09:04:19.793 | 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-30 09:04:19.793 | 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-30 09:04:19.838 | Collecting alembic>=0.9.6 (from oslo.db>=6.0.0->keystone==29.1.0.dev64) 2026-08-30 09:04:19.855 | Downloading alembic-1.19.1-py3-none-any.whl.metadata (7.3 kB) 2026-08-30 09:04:19.866 | 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-30 09:04:19.898 | Collecting testresources>=2.0.0 (from oslo.db>=6.0.0->keystone==29.1.0.dev64) 2026-08-30 09:04:19.914 | Downloading testresources-2.1.2-py3-none-any.whl.metadata (15 kB) 2026-08-30 09:04:19.950 | Collecting testscenarios>=0.4 (from oslo.db>=6.0.0->keystone==29.1.0.dev64) 2026-08-30 09:04:19.966 | Downloading testscenarios-0.6.2-py3-none-any.whl.metadata (13 kB) 2026-08-30 09:04:20.014 | Collecting Mako (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==29.1.0.dev64) 2026-08-30 09:04:20.030 | Downloading mako-1.4.1-py3-none-any.whl.metadata (2.9 kB) 2026-08-30 09:04:20.043 | 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-30 09:04:20.049 | 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-30 09:04:20.053 | 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-30 09:04:20.101 | Collecting oslo.service>=1.24.0 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev64) 2026-08-30 09:04:20.118 | Downloading oslo_service-4.8.0-py3-none-any.whl.metadata (2.8 kB) 2026-08-30 09:04:20.166 | Collecting cachetools>=2.0.0 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev64) 2026-08-30 09:04:20.182 | Downloading cachetools-7.1.7-py3-none-any.whl.metadata (5.5 kB) 2026-08-30 09:04:20.228 | Collecting amqp>=2.5.2 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev64) 2026-08-30 09:04:20.244 | Downloading amqp-5.3.1-py3-none-any.whl.metadata (8.9 kB) 2026-08-30 09:04:20.302 | Collecting kombu>=5.2.0 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev64) 2026-08-30 09:04:20.318 | Downloading kombu-5.6.2-py3-none-any.whl.metadata (3.5 kB) 2026-08-30 09:04:20.363 | Collecting oslo.metrics>=0.2.1 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev64) 2026-08-30 09:04:20.385 | Downloading oslo_metrics-0.17.0-py3-none-any.whl.metadata (1.5 kB) 2026-08-30 09:04:20.422 | 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-30 09:04:20.439 | Downloading vine-5.1.0-py3-none-any.whl.metadata (2.7 kB) 2026-08-30 09:04:20.487 | Collecting tzdata>=2025.2 (from kombu>=5.2.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev64) 2026-08-30 09:04:20.502 | Downloading tzdata-2026.3-py2.py3-none-any.whl.metadata (1.4 kB) 2026-08-30 09:04:20.511 | 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-30 09:04:20.547 | Collecting prometheus-client>=0.6.0 (from oslo.metrics>=0.2.1->oslo.messaging>=5.29.0->keystone==29.1.0.dev64) 2026-08-30 09:04:20.563 | Downloading prometheus_client-0.26.0-py3-none-any.whl.metadata (2.1 kB) 2026-08-30 09:04:20.606 | Collecting statsd>=3.2.1 (from oslo.middleware>=3.31.0->keystone==29.1.0.dev64) 2026-08-30 09:04:20.621 | Downloading statsd-4.0.1-py2.py3-none-any.whl.metadata (2.9 kB) 2026-08-30 09:04:20.675 | Collecting eventlet>=0.27.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev64) 2026-08-30 09:04:20.694 | Downloading eventlet-0.41.2-py3-none-any.whl.metadata (5.4 kB) 2026-08-30 09:04:20.988 | Collecting greenlet>=0.4.15 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev64) 2026-08-30 09:04:21.004 | Downloading greenlet-3.5.5-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.metadata (3.8 kB) 2026-08-30 09:04:21.055 | Collecting oslo.concurrency>=3.25.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev64) 2026-08-30 09:04:21.071 | Downloading oslo_concurrency-7.6.1-py3-none-any.whl.metadata (2.2 kB) 2026-08-30 09:04:21.109 | Collecting PasteDeploy>=1.5.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev64) 2026-08-30 09:04:21.125 | Downloading PasteDeploy-3.1.0-py3-none-any.whl.metadata (2.7 kB) 2026-08-30 09:04:21.162 | Collecting Routes>=2.3.1 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev64) 2026-08-30 09:04:21.180 | Downloading Routes-2.5.1-py2.py3-none-any.whl.metadata (25 kB) 2026-08-30 09:04:21.230 | Collecting Paste>=2.0.2 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev64) 2026-08-30 09:04:21.246 | Downloading Paste-3.10.1-py3-none-any.whl.metadata (5.3 kB) 2026-08-30 09:04:21.322 | Collecting Yappi>=1.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev64) 2026-08-30 09:04:21.338 | 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-30 09:04:21.379 | 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-30 09:04:21.394 | Downloading dnspython-2.8.0-py3-none-any.whl.metadata (5.7 kB) 2026-08-30 09:04:21.444 | 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-30 09:04:21.460 | Downloading fasteners-0.20-py3-none-any.whl.metadata (4.8 kB) 2026-08-30 09:04:21.507 | Collecting PrettyTable>=0.7.1 (from oslo.upgradecheck>=1.3.0->keystone==29.1.0.dev64) 2026-08-30 09:04:21.525 | Downloading prettytable-3.18.0-py3-none-any.whl.metadata (37 kB) 2026-08-30 09:04:21.545 | 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-30 09:04:21.546 | 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-30 09:04:21.558 | 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-30 09:04:21.598 | Collecting wcwidth>=0.3.5 (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->keystone==29.1.0.dev64) 2026-08-30 09:04:21.615 | Downloading wcwidth-0.8.2-py3-none-any.whl.metadata (43 kB) 2026-08-30 09:04:21.681 | Collecting defusedxml (from pysaml2>=5.0.0->keystone==29.1.0.dev64) 2026-08-30 09:04:21.695 | Downloading defusedxml-0.7.1-py2.py3-none-any.whl.metadata (32 kB) 2026-08-30 09:04:21.750 | Collecting pyopenssl<24.3.0 (from pysaml2>=5.0.0->keystone==29.1.0.dev64) 2026-08-30 09:04:21.767 | Downloading pyOpenSSL-24.2.1-py3-none-any.whl.metadata (13 kB) 2026-08-30 09:04:21.824 | Collecting xmlschema<3.0.0,>=2.0.0 (from pysaml2>=5.0.0->keystone==29.1.0.dev64) 2026-08-30 09:04:21.841 | Downloading xmlschema-2.5.1-py3-none-any.whl.metadata (8.3 kB) 2026-08-30 09:04:21.864 | 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-30 09:04:21.865 | 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-30 09:04:21.866 | 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-30 09:04:21.868 | 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-30 09:04:21.926 | 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-30 09:04:21.943 | Downloading elementpath-4.8.0-py3-none-any.whl.metadata (7.2 kB) 2026-08-30 09:04:22.010 | 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-30 09:04:22.028 | Downloading repoze_lru-0.8-py3-none-any.whl.metadata (1.8 kB) 2026-08-30 09:04:22.142 | Downloading bcrypt-5.0.0-cp39-abi3-manylinux_2_34_x86_64.whl (278 kB) 2026-08-30 09:04:22.186 | Downloading cryptography-43.0.3-cp39-abi3-manylinux_2_28_x86_64.whl (4.0 MB) 2026-08-30 09:04:22.283 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.0/4.0 MB 43.3 MB/s 0:00:00 2026-08-30 09:04:22.299 | Downloading cffi-2.1.1-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (221 kB) 2026-08-30 09:04:22.324 | Downloading flask-3.1.3-py3-none-any.whl (103 kB) 2026-08-30 09:04:22.348 | Downloading blinker-1.9.0-py3-none-any.whl (8.5 kB) 2026-08-30 09:04:22.371 | Downloading click-8.4.2-py3-none-any.whl (119 kB) 2026-08-30 09:04:22.395 | Downloading Flask_RESTful-0.3.10-py2.py3-none-any.whl (26 kB) 2026-08-30 09:04:22.418 | Downloading aniso8601-10.0.1-py2.py3-none-any.whl (52 kB) 2026-08-30 09:04:22.440 | Downloading itsdangerous-2.2.0-py3-none-any.whl (16 kB) 2026-08-30 09:04:22.462 | Downloading jinja2-3.1.6-py3-none-any.whl (134 kB) 2026-08-30 09:04:22.484 | Downloading jsonschema-4.26.0-py3-none-any.whl (90 kB) 2026-08-30 09:04:22.507 | Downloading attrs-26.1.0-py3-none-any.whl (67 kB) 2026-08-30 09:04:22.529 | Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl (18 kB) 2026-08-30 09:04:22.552 | 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-30 09:04:22.573 | Downloading oauthlib-3.3.1-py3-none-any.whl (160 kB) 2026-08-30 09:04:22.597 | Downloading oslo_db-18.1.1-py3-none-any.whl (152 kB) 2026-08-30 09:04:22.620 | Downloading alembic-1.19.1-py3-none-any.whl (265 kB) 2026-08-30 09:04:22.648 | Downloading oslo_messaging-18.3.0-py3-none-any.whl (204 kB) 2026-08-30 09:04:22.672 | Downloading amqp-5.3.1-py3-none-any.whl (50 kB) 2026-08-30 09:04:22.694 | Downloading vine-5.1.0-py3-none-any.whl (9.6 kB) 2026-08-30 09:04:22.716 | Downloading cachetools-7.1.7-py3-none-any.whl (16 kB) 2026-08-30 09:04:22.738 | Downloading kombu-5.6.2-py3-none-any.whl (214 kB) 2026-08-30 09:04:22.763 | Downloading oslo_metrics-0.17.0-py3-none-any.whl (14 kB) 2026-08-30 09:04:22.785 | Downloading oslo_middleware-8.2.0-py3-none-any.whl (74 kB) 2026-08-30 09:04:22.808 | Downloading oslo_policy-6.0.1-py3-none-any.whl (89 kB) 2026-08-30 09:04:22.834 | Downloading oslo_service-4.8.0-py3-none-any.whl (125 kB) 2026-08-30 09:04:22.861 | Downloading eventlet-0.41.2-py3-none-any.whl (364 kB) 2026-08-30 09:04:22.888 | Downloading dnspython-2.8.0-py3-none-any.whl (331 kB) 2026-08-30 09:04:22.914 | Downloading greenlet-3.5.5-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (621 kB) 2026-08-30 09:04:22.939 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 621.4/621.4 kB 22.4 MB/s 0:00:00 2026-08-30 09:04:22.956 | Downloading oslo_concurrency-7.6.1-py3-none-any.whl (49 kB) 2026-08-30 09:04:22.983 | Downloading fasteners-0.20-py3-none-any.whl (18 kB) 2026-08-30 09:04:23.008 | Downloading oslo_upgradecheck-2.8.0-py3-none-any.whl (14 kB) 2026-08-30 09:04:23.033 | Downloading osprofiler-4.4.0-py3-none-any.whl (95 kB) 2026-08-30 09:04:23.058 | Downloading Paste-3.10.1-py3-none-any.whl (289 kB) 2026-08-30 09:04:23.086 | Downloading PasteDeploy-3.1.0-py3-none-any.whl (16 kB) 2026-08-30 09:04:23.109 | Downloading prettytable-3.18.0-py3-none-any.whl (37 kB) 2026-08-30 09:04:23.131 | Downloading prometheus_client-0.26.0-py3-none-any.whl (64 kB) 2026-08-30 09:04:23.155 | Downloading pysaml2-7.5.4-py3-none-any.whl (420 kB) 2026-08-30 09:04:23.185 | Downloading pyOpenSSL-24.2.1-py3-none-any.whl (58 kB) 2026-08-30 09:04:23.208 | Downloading xmlschema-2.5.1-py3-none-any.whl (395 kB) 2026-08-30 09:04:23.235 | Downloading elementpath-4.8.0-py3-none-any.whl (243 kB) 2026-08-30 09:04:23.259 | Downloading referencing-0.37.0-py3-none-any.whl (26 kB) 2026-08-30 09:04:23.284 | Downloading Routes-2.5.1-py2.py3-none-any.whl (40 kB) 2026-08-30 09:04:23.308 | Downloading repoze_lru-0.8-py3-none-any.whl (6.4 kB) 2026-08-30 09:04:23.329 | Downloading rpds_py-2026.6.3-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (366 kB) 2026-08-30 09:04:23.356 | 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-30 09:04:23.426 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.4/3.4 MB 50.6 MB/s 0:00:00 2026-08-30 09:04:23.442 | Downloading statsd-4.0.1-py2.py3-none-any.whl (13 kB) 2026-08-30 09:04:23.466 | Downloading testresources-2.1.2-py3-none-any.whl (25 kB) 2026-08-30 09:04:23.490 | Downloading testscenarios-0.6.2-py3-none-any.whl (12 kB) 2026-08-30 09:04:23.512 | Downloading tzdata-2026.3-py2.py3-none-any.whl (348 kB) 2026-08-30 09:04:23.539 | Downloading wcwidth-0.8.2-py3-none-any.whl (323 kB) 2026-08-30 09:04:23.566 | Downloading werkzeug-3.1.8-py3-none-any.whl (226 kB) 2026-08-30 09:04:23.593 | 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-30 09:04:23.617 | Downloading defusedxml-0.7.1-py2.py3-none-any.whl (25 kB) 2026-08-30 09:04:23.638 | Downloading mako-1.4.1-py3-none-any.whl (80 kB) 2026-08-30 09:04:23.662 | Downloading pycparser-3.0-py3-none-any.whl (48 kB) 2026-08-30 09:04:23.685 | Downloading pytz-2026.3.post1-py2.py3-none-any.whl (508 kB) 2026-08-30 09:04:24.009 | Building wheels for collected packages: keystone 2026-08-30 09:04:24.011 | Building editable for keystone (pyproject.toml): started 2026-08-30 09:04:25.145 | Building editable for keystone (pyproject.toml): finished with status 'done' 2026-08-30 09:04:25.145 | Created wheel for keystone: filename=keystone-29.1.0.dev64-0.editable-py3-none-any.whl size=9272 sha256=432c179acdf89fd98732497955393f3e8d9febf59700922a20d2723b41b8f6e0 2026-08-30 09:04:25.145 | Stored in directory: /tmp/pip-ephem-wheel-cache-6hjxt5jt/wheels/d5/df/96/ee2394c3a20d6f991844794e53669e9943a8d62f162c6e6710 2026-08-30 09:04:25.150 | Successfully built keystone 2026-08-30 09:04:25.521 | 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-30 09:04:25.579 | Attempting uninstall: pytz 2026-08-30 09:04:25.589 | Found existing installation: pytz 2024.1 2026-08-30 09:04:25.590 | Not uninstalling pytz at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-30 09:04:25.591 | Can't uninstall 'pytz'. No files were found to uninstall. 2026-08-30 09:04:27.429 | Attempting uninstall: oauthlib 2026-08-30 09:04:27.441 | Found existing installation: oauthlib 3.2.2 2026-08-30 09:04:27.441 | Not uninstalling oauthlib at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-30 09:04:27.441 | Can't uninstall 'oauthlib'. No files were found to uninstall. 2026-08-30 09:04:27.589 | Attempting uninstall: markupsafe 2026-08-30 09:04:27.602 | Found existing installation: MarkupSafe 2.1.5 2026-08-30 09:04:27.602 | Not uninstalling markupsafe at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-30 09:04:27.602 | Can't uninstall 'MarkupSafe'. No files were found to uninstall. 2026-08-30 09:04:28.746 | Attempting uninstall: click 2026-08-30 09:04:28.757 | Found existing installation: click 8.1.6 2026-08-30 09:04:28.757 | Not uninstalling click at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-30 09:04:28.757 | Can't uninstall 'click'. No files were found to uninstall. 2026-08-30 09:04:28.948 | Attempting uninstall: blinker 2026-08-30 09:04:28.964 | Found existing installation: blinker 1.7.0 2026-08-30 09:04:28.964 | Not uninstalling blinker at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-30 09:04:28.964 | Can't uninstall 'blinker'. No files were found to uninstall. 2026-08-30 09:04:28.986 | Attempting uninstall: bcrypt 2026-08-30 09:04:28.996 | Found existing installation: bcrypt 3.2.2 2026-08-30 09:04:28.997 | Not uninstalling bcrypt at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-30 09:04:28.998 | Can't uninstall 'bcrypt'. No files were found to uninstall. 2026-08-30 09:04:29.019 | Attempting uninstall: attrs 2026-08-30 09:04:29.032 | Found existing installation: attrs 23.2.0 2026-08-30 09:04:29.032 | Not uninstalling attrs at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-30 09:04:29.032 | Can't uninstall 'attrs'. No files were found to uninstall. 2026-08-30 09:04:32.235 | Attempting uninstall: jinja2 2026-08-30 09:04:32.247 | Found existing installation: Jinja2 3.1.2 2026-08-30 09:04:32.248 | Not uninstalling jinja2 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-30 09:04:32.248 | Can't uninstall 'Jinja2'. No files were found to uninstall. 2026-08-30 09:04:33.321 | Attempting uninstall: cryptography 2026-08-30 09:04:33.335 | Found existing installation: cryptography 41.0.7 2026-08-30 09:04:33.335 | Not uninstalling cryptography at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-30 09:04:33.336 | Can't uninstall 'cryptography'. No files were found to uninstall. 2026-08-30 09:04:33.954 | Attempting uninstall: pyopenssl 2026-08-30 09:04:33.967 | Found existing installation: pyOpenSSL 23.2.0 2026-08-30 09:04:33.968 | Not uninstalling pyopenssl at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-30 09:04:33.968 | Can't uninstall 'pyOpenSSL'. No files were found to uninstall. 2026-08-30 09:04:34.406 | Attempting uninstall: jsonschema 2026-08-30 09:04:34.417 | Found existing installation: jsonschema 4.10.3 2026-08-30 09:04:34.418 | Not uninstalling jsonschema at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-30 09:04:34.419 | Can't uninstall 'jsonschema'. No files were found to uninstall. 2026-08-30 09:04:36.101 | 2026-08-30 09:04:36.102 | 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-30 09:04:36.103 | service-identity 24.1.0 requires pyasn1-modules, which is not installed. 2026-08-30 09:04:36.118 | 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.3.0 oslo.metrics-0.17.0 oslo.middleware-8.2.0 oslo.policy-6.0.1 oslo.service-4.8.0 oslo.upgradecheck-2.8.0 osprofiler-4.4.0 prometheus-client-0.26.0 pycparser-3.0 pyopenssl-24.2.1 pysaml2-7.5.4 pytz-2026.3.post1 referencing-0.37.0 repoze.lru-0.8 rpds-py-2026.6.3 statsd-4.0.1 testresources-2.1.2 testscenarios-0.6.2 tzdata-2026.3 vine-5.1.0 wcwidth-0.8.2 xmlschema-2.5.1 2026-08-30 09:04:36.561 | + inc/python:pip_install:216 : result=0 2026-08-30 09:04:36.565 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-30 09:04:36.569 | + functions-common:time_stop:2420 : local name 2026-08-30 09:04:36.573 | + functions-common:time_stop:2421 : local end_time 2026-08-30 09:04:36.577 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-30 09:04:36.580 | + functions-common:time_stop:2423 : local total 2026-08-30 09:04:36.583 | + functions-common:time_stop:2424 : local start_time 2026-08-30 09:04:36.586 | + functions-common:time_stop:2426 : name=pip_install 2026-08-30 09:04:36.589 | + functions-common:time_stop:2427 : start_time=1788080651278 2026-08-30 09:04:36.592 | + functions-common:time_stop:2429 : [[ -z 1788080651278 ]] 2026-08-30 09:04:36.597 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-30 09:04:36.602 | + functions-common:time_stop:2432 : end_time=1788080676598 2026-08-30 09:04:36.606 | + functions-common:time_stop:2433 : elapsed_time=25320 2026-08-30 09:04:36.608 | + functions-common:time_stop:2434 : total=49057 2026-08-30 09:04:36.612 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-30 09:04:36.616 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=74377 2026-08-30 09:04:36.618 | + inc/python:pip_install:219 : return 0 2026-08-30 09:04:36.621 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-08-30 09:04:36.625 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-08-30 09:04:36.628 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/keystone 2026-08-30 09:04:36.631 | + inc/python:use_library_from_git:266 : local name=/opt/stack/keystone 2026-08-30 09:04:36.634 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-30 09:04:36.637 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-30 09:04:36.640 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/keystone, ]] 2026-08-30 09:04:36.644 | + inc/python:use_library_from_git:269 : return 1 2026-08-30 09:04:36.648 | + lib/keystone:install_keystone:501 : is_service_enabled ldap 2026-08-30 09:04:36.670 | + functions-common:is_service_enabled:2076 : return 1 2026-08-30 09:04:36.673 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-08-30 09:04:36.677 | + ./stack.sh:main:924 : configure_keystone 2026-08-30 09:04:36.681 | + lib/keystone:configure_keystone:145 : sudo install -d -o quobyte /etc/keystone 2026-08-30 09:04:36.699 | + 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-30 09:04:36.702 | + lib/keystone:configure_keystone:148 : install -m 600 /dev/null /etc/keystone/keystone.conf 2026-08-30 09:04:36.708 | + lib/keystone:configure_keystone:151 : is_service_enabled ldap 2026-08-30 09:04:36.732 | + functions-common:is_service_enabled:2076 : return 1 2026-08-30 09:04:36.735 | + lib/keystone:configure_keystone:155 : iniset /etc/keystone/keystone.conf identity driver sql 2026-08-30 09:04:36.779 | + lib/keystone:configure_keystone:156 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2026-08-30 09:04:36.823 | + lib/keystone:configure_keystone:157 : iniset /etc/keystone/keystone.conf assignment driver sql 2026-08-30 09:04:36.869 | + lib/keystone:configure_keystone:158 : iniset /etc/keystone/keystone.conf role driver sql 2026-08-30 09:04:36.917 | + lib/keystone:configure_keystone:159 : iniset /etc/keystone/keystone.conf resource driver sql 2026-08-30 09:04:36.963 | + lib/keystone:configure_keystone:162 : iniset /etc/keystone/keystone.conf cache enabled True 2026-08-30 09:04:37.007 | + lib/keystone:configure_keystone:163 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2026-08-30 09:04:37.053 | + lib/keystone:configure_keystone:164 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2026-08-30 09:04:37.095 | + lib/keystone:configure_keystone:168 : iniset /etc/keystone/keystone.conf api response_validation error 2026-08-30 09:04:37.141 | + lib/keystone:configure_keystone:170 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2026-08-30 09:04:37.145 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=keystone 2026-08-30 09:04:37.148 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/keystone/keystone.conf 2026-08-30 09:04:37.152 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=oslo_messaging_notifications 2026-08-30 09:04:37.155 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-08-30 09:04:37.159 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-08-30 09:04:37.181 | + functions-common:is_service_enabled:2076 : return 0 2026-08-30 09:04:37.185 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-08-30 09:04:37.189 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-08-30 09:04:37.192 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-08-30 09:04:37.215 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-30 09:04:37.218 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.144:5672/ 2026-08-30 09:04:37.222 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:stackqueue@192.168.122.144:5672/ 2026-08-30 09:04:37.266 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-08-30 09:04:37.269 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-08-30 09:04:37.273 | + lib/keystone:configure_keystone:176 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://192.168.122.144/identity 2026-08-30 09:04:37.321 | + lib/keystone:configure_keystone:178 : [[ fernet != '' ]] 2026-08-30 09:04:37.325 | + lib/keystone:configure_keystone:179 : iniset /etc/keystone/keystone.conf token provider fernet 2026-08-30 09:04:37.368 | ++ lib/keystone:configure_keystone:182 : database_connection_url keystone 2026-08-30 09:04:37.372 | ++ lib/database:database_connection_url:134 : local db=keystone 2026-08-30 09:04:37.375 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2026-08-30 09:04:37.378 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=keystone 2026-08-30 09:04:37.381 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-08-30 09:04:37.384 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-08-30 09:04:37.387 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-08-30 09:04:37.408 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-30 09:04:37.411 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-08-30 09:04:37.414 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/keystone?charset=utf8&plugin=dbcounter' 2026-08-30 09:04:37.419 | + 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-30 09:04:37.464 | + lib/keystone:configure_keystone:185 : '[' False '!=' False ']' 2026-08-30 09:04:37.468 | + lib/keystone:configure_keystone:190 : setup_logging /etc/keystone/keystone.conf 2026-08-30 09:04:37.471 | + functions:setup_logging:693 : setup_systemd_logging /etc/keystone/keystone.conf 2026-08-30 09:04:37.475 | + functions:setup_systemd_logging:710 : local conf_file=/etc/keystone/keystone.conf 2026-08-30 09:04:37.480 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-08-30 09:04:37.505 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-08-30 09:04:37.508 | + functions:setup_systemd_logging:716 : local pidstr= 2026-08-30 09:04:37.512 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-08-30 09:04:37.516 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-08-30 09:04:37.520 | + 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-30 09:04:37.565 | + 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-30 09:04:37.606 | + 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-30 09:04:37.647 | + functions:setup_systemd_logging:727 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-08-30 09:04:37.689 | + functions:setup_systemd_logging:730 : iniset /etc/keystone/keystone.conf DEFAULT log_color False 2026-08-30 09:04:37.732 | + lib/keystone:configure_keystone:192 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2026-08-30 09:04:37.772 | + lib/keystone:configure_keystone:194 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini keystone.wsgi.api:application /identity '' keystone-api 2026-08-30 09:04:37.776 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/keystone/keystone-uwsgi-public.ini 2026-08-30 09:04:37.780 | + lib/apache:write_uwsgi_config:244 : local wsgi=keystone.wsgi.api:application 2026-08-30 09:04:37.782 | + lib/apache:write_uwsgi_config:245 : local url=/identity 2026-08-30 09:04:37.786 | + lib/apache:write_uwsgi_config:246 : local http= 2026-08-30 09:04:37.790 | + lib/apache:write_uwsgi_config:247 : local name=keystone-api 2026-08-30 09:04:37.793 | + lib/apache:write_uwsgi_config:249 : '[' -z keystone-api ']' 2026-08-30 09:04:37.796 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-08-30 09:04:37.800 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-08-30 09:04:37.817 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-08-30 09:04:37.818 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-08-30 09:04:37.830 | d /var/run/uwsgi 0755 quobyte root 2026-08-30 09:04:37.836 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-08-30 09:04:37.851 | /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-30 09:04:37.857 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/keystone-api.socket 2026-08-30 09:04:37.861 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2026-08-30 09:04:37.866 | + lib/apache:write_uwsgi_config:270 : [[ keystone.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-08-30 09:04:37.870 | + lib/apache:write_uwsgi_config:271 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi module keystone.wsgi.api:application 2026-08-30 09:04:37.912 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2026-08-30 09:04:37.954 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2026-08-30 09:04:37.993 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2026-08-30 09:04:38.034 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2026-08-30 09:04:38.077 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 80 2026-08-30 09:04:38.118 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2026-08-30 09:04:38.159 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2026-08-30 09:04:38.202 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2026-08-30 09:04:38.246 | + 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-30 09:04:38.285 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2026-08-30 09:04:38.328 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2026-08-30 09:04:38.371 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2026-08-30 09:04:38.412 | + lib/apache:write_uwsgi_config:298 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi start-time %t 2026-08-30 09:04:38.452 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-08-30 09:04:38.455 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-08-30 09:04:38.459 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for keystone-api 2026-08-30 09:04:38.463 | ++ lib/apache:apache_site_config_for:174 : local site=keystone-api 2026-08-30 09:04:38.466 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-08-30 09:04:38.470 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-30 09:04:38.473 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-30 09:04:38.477 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/keystone-api.conf 2026-08-30 09:04:38.481 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/keystone-api.conf 2026-08-30 09:04:38.484 | + lib/apache:write_uwsgi_config:306 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-api.socket 2026-08-30 09:04:38.524 | + lib/apache:write_uwsgi_config:307 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2026-08-30 09:04:38.566 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/keystone-api.conf 2026-08-30 09:04:38.566 | + 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-30 09:04:38.577 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-api.socket|uwsgi://uwsgi-uds-keystone-api" retry=0 acquire=1 2026-08-30 09:04:38.581 | + lib/apache:write_uwsgi_config:309 : enable_apache_site keystone-api 2026-08-30 09:04:38.585 | + lib/apache:enable_apache_site:191 : local site=keystone-api 2026-08-30 09:04:38.588 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-08-30 09:04:38.592 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-08-30 09:04:38.596 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-08-30 09:04:38.599 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-08-30 09:04:38.603 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-30 09:04:38.606 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-30 09:04:38.609 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-08-30 09:04:38.613 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-08-30 09:04:38.616 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-30 09:04:38.620 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-30 09:04:38.624 | + lib/apache:enable_apache_site:195 : sudo a2ensite keystone-api 2026-08-30 09:04:38.637 | perl: warning: Setting locale failed. 2026-08-30 09:04:38.637 | perl: warning: Please check that your locale settings: 2026-08-30 09:04:38.637 | LANGUAGE = (unset), 2026-08-30 09:04:38.637 | LC_ALL = "en_US.utf8", 2026-08-30 09:04:38.637 | LANG = "de_DE.UTF-8" 2026-08-30 09:04:38.638 | are supported and installed on your system. 2026-08-30 09:04:38.638 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-30 09:04:38.678 | Enabling site keystone-api. 2026-08-30 09:04:38.684 | To activate the new configuration, you need to run: 2026-08-30 09:04:38.684 | systemctl reload apache2 2026-08-30 09:04:38.692 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-08-30 09:04:38.696 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-08-30 09:04:38.700 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-08-30 09:04:38.703 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-08-30 09:04:38.841 | + lib/keystone:configure_keystone:196 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2026-08-30 09:04:38.886 | + lib/keystone:configure_keystone:198 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2026-08-30 09:04:38.931 | + lib/keystone:configure_keystone:200 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2026-08-30 09:04:38.978 | + lib/keystone:configure_keystone:208 : [[ True = True ]] 2026-08-30 09:04:38.981 | + lib/keystone:configure_keystone:209 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2026-08-30 09:04:39.027 | + lib/keystone:configure_keystone:210 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2026-08-30 09:04:39.068 | + lib/keystone:configure_keystone:211 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2026-08-30 09:04:39.112 | + lib/keystone:configure_keystone:214 : iniset /etc/keystone/keystone.conf oslo_policy policy_file policy.yaml 2026-08-30 09:04:39.158 | + lib/keystone:configure_keystone:216 : [[ True == True ]] 2026-08-30 09:04:39.161 | + lib/keystone:configure_keystone:217 : iniset /etc/keystone/keystone.conf oslo_policy enforce_new_defaults true 2026-08-30 09:04:39.201 | + ./stack.sh:main:928 : is_service_enabled swift 2026-08-30 09:04:39.226 | + functions-common:is_service_enabled:2076 : return 1 2026-08-30 09:04:39.229 | + ./stack.sh:main:942 : is_service_enabled g-api n-api 2026-08-30 09:04:39.254 | + functions-common:is_service_enabled:2076 : return 0 2026-08-30 09:04:39.258 | + ./stack.sh:main:944 : stack_install_service glance 2026-08-30 09:04:39.261 | + lib/stack:stack_install_service:20 : local service=glance 2026-08-30 09:04:39.264 | + lib/stack:stack_install_service:21 : type install_glance 2026-08-30 09:04:39.267 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-08-30 09:04:39.271 | + lib/stack:stack_install_service:32 : install_glance 2026-08-30 09:04:39.275 | + lib/glance:install_glance:551 : glance_store_extras=() 2026-08-30 09:04:39.279 | + lib/glance:install_glance:551 : local glance_store_extras 2026-08-30 09:04:39.282 | + lib/glance:install_glance:553 : is_service_enabled cinder 2026-08-30 09:04:39.309 | + functions-common:is_service_enabled:2076 : return 0 2026-08-30 09:04:39.312 | + lib/glance:install_glance:554 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2026-08-30 09:04:39.316 | + lib/glance:install_glance:557 : is_service_enabled swift 2026-08-30 09:04:39.340 | + functions-common:is_service_enabled:2076 : return 1 2026-08-30 09:04:39.344 | + lib/glance:install_glance:563 : use_library_from_git glance_store 2026-08-30 09:04:39.347 | + inc/python:use_library_from_git:266 : local name=glance_store 2026-08-30 09:04:39.350 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-30 09:04:39.353 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-30 09:04:39.357 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,glance_store, ]] 2026-08-30 09:04:39.361 | + inc/python:use_library_from_git:269 : return 1 2026-08-30 09:04:39.366 | ++ lib/glance:install_glance:569 : join_extras cinder 2026-08-30 09:04:39.370 | ++ inc/python:join_extras:28 : local IFS=, 2026-08-30 09:04:39.374 | ++ inc/python:join_extras:29 : echo cinder 2026-08-30 09:04:39.379 | + lib/glance:install_glance:569 : pip_install_gr_extras glance-store cinder 2026-08-30 09:04:39.382 | + inc/python:pip_install_gr_extras:107 : local name=glance-store 2026-08-30 09:04:39.386 | + inc/python:pip_install_gr_extras:108 : local extras=cinder 2026-08-30 09:04:39.390 | + inc/python:pip_install_gr_extras:109 : local version_constraints 2026-08-30 09:04:39.395 | ++ inc/python:pip_install_gr_extras:110 : get_version_constraints_from_global_requirements glance-store 2026-08-30 09:04:39.398 | ++ inc/python:get_version_constraints_from_global_requirements:253 : local package=glance-store 2026-08-30 09:04:39.403 | ++ inc/python:get_version_constraints_from_global_requirements:254 : local required_pkg_version_constraint 2026-08-30 09:04:39.409 | +++ 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-30 09:04:39.410 | +++ inc/python:get_version_constraints_from_global_requirements:256 : cut -d# -f1 2026-08-30 09:04:39.417 | ++ inc/python:get_version_constraints_from_global_requirements:256 : required_pkg_version_constraint='!=0.29.0 ' 2026-08-30 09:04:39.420 | ++ inc/python:get_version_constraints_from_global_requirements:257 : [[ !=0.29.0 == '' ]] 2026-08-30 09:04:39.424 | ++ inc/python:get_version_constraints_from_global_requirements:260 : echo '!=0.29.0' 2026-08-30 09:04:39.427 | + inc/python:pip_install_gr_extras:110 : version_constraints='!=0.29.0' 2026-08-30 09:04:39.432 | + inc/python:pip_install_gr_extras:111 : pip_install 'glance-store[cinder]!=0.29.0' 2026-08-30 09:04:39.461 | Using python 3.12 to install glance-store[cinder]!=0.29.0 2026-08-30 09:04:39.465 | + 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-30 09:04:40.681 | Collecting glance-store!=0.29.0 (from glance-store[cinder]!=0.29.0) 2026-08-30 09:04:40.816 | Downloading glance_store-5.7.0-py3-none-any.whl.metadata (4.5 kB) 2026-08-30 09:04:40.835 | 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-30 09:04:40.836 | 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-30 09:04:40.837 | 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-30 09:04:40.838 | 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-30 09:04:40.838 | 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-30 09:04:40.839 | 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-30 09:04:40.840 | 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-30 09:04:40.841 | 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-30 09:04:40.842 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (6.0.0) 2026-08-30 09:04:40.843 | 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-30 09:04:40.872 | Collecting retrying!=1.3.0,>=1.2.3 (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) 2026-08-30 09:04:40.889 | Downloading retrying-1.4.2-py3-none-any.whl.metadata (5.5 kB) 2026-08-30 09:04:40.901 | 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-30 09:04:40.904 | 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-30 09:04:40.906 | 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-30 09:04:40.952 | Collecting python-cinderclient>=4.1.0 (from glance-store[cinder]!=0.29.0) 2026-08-30 09:04:40.969 | Downloading python_cinderclient-9.9.0-py3-none-any.whl.metadata (19 kB) 2026-08-30 09:04:41.055 | Collecting os-brick>=6.3.0 (from glance-store[cinder]!=0.29.0) 2026-08-30 09:04:41.074 | Downloading os_brick-7.1.1-py3-none-any.whl.metadata (2.9 kB) 2026-08-30 09:04:41.128 | Collecting oslo.rootwrap>=5.8.0 (from glance-store[cinder]!=0.29.0) 2026-08-30 09:04:41.145 | Downloading oslo_rootwrap-7.10.0-py3-none-any.whl.metadata (2.1 kB) 2026-08-30 09:04:41.197 | Collecting oslo.privsep>=1.23.0 (from glance-store[cinder]!=0.29.0) 2026-08-30 09:04:41.216 | Downloading oslo_privsep-3.12.0-py3-none-any.whl.metadata (2.7 kB) 2026-08-30 09:04:41.229 | 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-30 09:04:41.231 | 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-30 09:04:41.233 | 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-30 09:04:41.234 | 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-30 09:04:41.242 | 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-30 09:04:41.243 | 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-30 09:04:41.244 | 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-30 09:04:41.249 | 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-30 09:04:41.250 | 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-30 09:04:41.251 | Requirement already satisfied: oslo.log>=4.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (8.3.1) 2026-08-30 09:04:41.255 | 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-30 09:04:41.292 | Collecting tenacity>=6.3.1 (from os-brick>=6.3.0->glance-store[cinder]!=0.29.0) 2026-08-30 09:04:41.309 | Downloading tenacity-9.1.4-py3-none-any.whl.metadata (1.2 kB) 2026-08-30 09:04:41.319 | 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-30 09:04:41.324 | 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-30 09:04:41.329 | 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-30 09:04:41.331 | 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-30 09:04:41.332 | 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-30 09:04:41.343 | 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-30 09:04:41.348 | 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-30 09:04:41.348 | 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-30 09:04:41.352 | 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-30 09:04:41.359 | 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-30 09:04:41.361 | 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-30 09:04:41.362 | 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-30 09:04:41.364 | 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-30 09:04:41.364 | 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-30 09:04:41.366 | 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-30 09:04:41.367 | 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-30 09:04:41.370 | 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-30 09:04:41.381 | 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-30 09:04:41.382 | 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-30 09:04:41.388 | 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-30 09:04:41.406 | 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-30 09:04:41.410 | 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-30 09:04:41.414 | 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-30 09:04:41.426 | 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-30 09:04:41.427 | 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-30 09:04:41.428 | 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-30 09:04:41.430 | 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-30 09:04:41.451 | 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-30 09:04:41.510 | Downloading glance_store-5.7.0-py3-none-any.whl (262 kB) 2026-08-30 09:04:41.564 | Downloading os_brick-7.1.1-py3-none-any.whl (285 kB) 2026-08-30 09:04:41.592 | Downloading oslo_privsep-3.12.0-py3-none-any.whl (41 kB) 2026-08-30 09:04:41.615 | Downloading oslo_rootwrap-7.10.0-py3-none-any.whl (40 kB) 2026-08-30 09:04:41.638 | Downloading python_cinderclient-9.9.0-py3-none-any.whl (256 kB) 2026-08-30 09:04:41.663 | Downloading retrying-1.4.2-py3-none-any.whl (10 kB) 2026-08-30 09:04:41.687 | Downloading tenacity-9.1.4-py3-none-any.whl (28 kB) 2026-08-30 09:04:41.959 | Installing collected packages: tenacity, retrying, oslo.rootwrap, python-cinderclient, oslo.privsep, glance-store, os-brick 2026-08-30 09:04:43.254 | 2026-08-30 09:04:43.269 | 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-30 09:04:43.444 | + inc/python:pip_install:216 : result=0 2026-08-30 09:04:43.448 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-30 09:04:43.451 | + functions-common:time_stop:2420 : local name 2026-08-30 09:04:43.453 | + functions-common:time_stop:2421 : local end_time 2026-08-30 09:04:43.455 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-30 09:04:43.457 | + functions-common:time_stop:2423 : local total 2026-08-30 09:04:43.460 | + functions-common:time_stop:2424 : local start_time 2026-08-30 09:04:43.463 | + functions-common:time_stop:2426 : name=pip_install 2026-08-30 09:04:43.467 | + functions-common:time_stop:2427 : start_time=1788080679454 2026-08-30 09:04:43.470 | + functions-common:time_stop:2429 : [[ -z 1788080679454 ]] 2026-08-30 09:04:43.472 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-30 09:04:43.477 | + functions-common:time_stop:2432 : end_time=1788080683474 2026-08-30 09:04:43.480 | + functions-common:time_stop:2433 : elapsed_time=4020 2026-08-30 09:04:43.483 | + functions-common:time_stop:2434 : total=74377 2026-08-30 09:04:43.486 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-30 09:04:43.489 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=78397 2026-08-30 09:04:43.492 | + inc/python:pip_install:219 : return 0 2026-08-30 09:04:43.496 | + lib/glance:install_glance:570 : copy_rootwrap /opt/stack/data/venv/etc/glance 2026-08-30 09:04:43.499 | + lib/glance:copy_rootwrap:267 : local source_path=/opt/stack/data/venv/etc/glance 2026-08-30 09:04:43.503 | + lib/glance:copy_rootwrap:269 : sudo install -d -o quobyte /etc/glance 2026-08-30 09:04:43.520 | + 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-30 09:04:43.525 | + lib/glance:install_glance:573 : git_clone https://review.opendev.org/openstack/glance.git /opt/stack/glance master 2026-08-30 09:04:43.528 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/glance.git 2026-08-30 09:04:43.531 | + functions-common:git_clone:590 : local git_dest=/opt/stack/glance 2026-08-30 09:04:43.533 | + functions-common:git_clone:591 : local git_ref=master 2026-08-30 09:04:43.536 | + functions-common:git_clone:592 : local orig_dir 2026-08-30 09:04:43.538 | ++ functions-common:git_clone:593 : pwd 2026-08-30 09:04:43.542 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-08-30 09:04:43.545 | + functions-common:git_clone:594 : local git_clone_flags= 2026-08-30 09:04:43.547 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-08-30 09:04:43.567 | + functions-common:git_clone:596 : RECLONE=False 2026-08-30 09:04:43.571 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-08-30 09:04:43.574 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-08-30 09:04:43.578 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-08-30 09:04:43.578 | + functions-common:git_clone:610 : echo master 2026-08-30 09:04:43.583 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/glance ]] 2026-08-30 09:04:43.586 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-08-30 09:04:43.589 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/glance.git /opt/stack/glance 2026-08-30 09:04:43.593 | + functions-common:git_timed:697 : local count=0 2026-08-30 09:04:43.596 | + functions-common:git_timed:698 : local timeout=0 2026-08-30 09:04:43.599 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-08-30 09:04:43.602 | + functions-common:git_timed:701 : timeout=0 2026-08-30 09:04:43.605 | + functions-common:git_timed:704 : time_start git_timed 2026-08-30 09:04:43.608 | + functions-common:time_start:2406 : local name=git_timed 2026-08-30 09:04:43.611 | + functions-common:time_start:2407 : local start_time= 2026-08-30 09:04:43.614 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-30 09:04:43.617 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-30 09:04:43.622 | + functions-common:time_start:2411 : _TIME_START[$name]=1788080683619 2026-08-30 09:04:43.624 | + 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-30 09:04:43.628 | Cloning into '/opt/stack/glance'... 2026-08-30 09:04:52.169 | + functions-common:git_timed:719 : time_stop git_timed 2026-08-30 09:04:52.172 | + functions-common:time_stop:2420 : local name 2026-08-30 09:04:52.174 | + functions-common:time_stop:2421 : local end_time 2026-08-30 09:04:52.176 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-30 09:04:52.179 | + functions-common:time_stop:2423 : local total 2026-08-30 09:04:52.183 | + functions-common:time_stop:2424 : local start_time 2026-08-30 09:04:52.186 | + functions-common:time_stop:2426 : name=git_timed 2026-08-30 09:04:52.189 | + functions-common:time_stop:2427 : start_time=1788080683619 2026-08-30 09:04:52.192 | + functions-common:time_stop:2429 : [[ -z 1788080683619 ]] 2026-08-30 09:04:52.197 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-30 09:04:52.202 | + functions-common:time_stop:2432 : end_time=1788080692198 2026-08-30 09:04:52.206 | + functions-common:time_stop:2433 : elapsed_time=8579 2026-08-30 09:04:52.209 | + functions-common:time_stop:2434 : total=22506 2026-08-30 09:04:52.212 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-30 09:04:52.215 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=31085 2026-08-30 09:04:52.218 | + functions-common:git_clone:631 : cd /opt/stack/glance 2026-08-30 09:04:52.222 | + functions-common:git_clone:632 : git_timed fetch origin master 2026-08-30 09:04:52.225 | + functions-common:git_timed:697 : local count=0 2026-08-30 09:04:52.228 | + functions-common:git_timed:698 : local timeout=0 2026-08-30 09:04:52.231 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-08-30 09:04:52.235 | + functions-common:git_timed:701 : timeout=0 2026-08-30 09:04:52.238 | + functions-common:git_timed:704 : time_start git_timed 2026-08-30 09:04:52.242 | + functions-common:time_start:2406 : local name=git_timed 2026-08-30 09:04:52.245 | + functions-common:time_start:2407 : local start_time= 2026-08-30 09:04:52.248 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-30 09:04:52.252 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-30 09:04:52.258 | + functions-common:time_start:2411 : _TIME_START[$name]=1788080692254 2026-08-30 09:04:52.262 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-08-30 09:04:52.869 | From https://review.opendev.org/openstack/glance 2026-08-30 09:04:52.869 | * branch master -> FETCH_HEAD 2026-08-30 09:04:52.879 | + functions-common:git_timed:719 : time_stop git_timed 2026-08-30 09:04:52.882 | + functions-common:time_stop:2420 : local name 2026-08-30 09:04:52.886 | + functions-common:time_stop:2421 : local end_time 2026-08-30 09:04:52.889 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-30 09:04:52.892 | + functions-common:time_stop:2423 : local total 2026-08-30 09:04:52.895 | + functions-common:time_stop:2424 : local start_time 2026-08-30 09:04:52.898 | + functions-common:time_stop:2426 : name=git_timed 2026-08-30 09:04:52.901 | + functions-common:time_stop:2427 : start_time=1788080692254 2026-08-30 09:04:52.904 | + functions-common:time_stop:2429 : [[ -z 1788080692254 ]] 2026-08-30 09:04:52.909 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-30 09:04:52.914 | + functions-common:time_stop:2432 : end_time=1788080692910 2026-08-30 09:04:52.917 | + functions-common:time_stop:2433 : elapsed_time=656 2026-08-30 09:04:52.920 | + functions-common:time_stop:2434 : total=31085 2026-08-30 09:04:52.923 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-30 09:04:52.927 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=31741 2026-08-30 09:04:52.930 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-08-30 09:04:52.933 | + functions-common:git_timed:697 : local count=0 2026-08-30 09:04:52.936 | + functions-common:git_timed:698 : local timeout=0 2026-08-30 09:04:52.939 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-08-30 09:04:52.943 | + functions-common:git_timed:701 : timeout=0 2026-08-30 09:04:52.946 | + functions-common:git_timed:704 : time_start git_timed 2026-08-30 09:04:52.950 | + functions-common:time_start:2406 : local name=git_timed 2026-08-30 09:04:52.954 | + functions-common:time_start:2407 : local start_time= 2026-08-30 09:04:52.957 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-30 09:04:52.962 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-30 09:04:52.967 | + functions-common:time_start:2411 : _TIME_START[$name]=1788080692963 2026-08-30 09:04:52.970 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-08-30 09:04:53.101 | Note: switching to 'FETCH_HEAD'. 2026-08-30 09:04:53.101 | 2026-08-30 09:04:53.101 | You are in 'detached HEAD' state. You can look around, make experimental 2026-08-30 09:04:53.102 | changes and commit them, and you can discard any commits you make in this 2026-08-30 09:04:53.102 | state without impacting any branches by switching back to a branch. 2026-08-30 09:04:53.102 | 2026-08-30 09:04:53.102 | If you want to create a new branch to retain commits you create, you may 2026-08-30 09:04:53.102 | do so (now or later) by using -c with the switch command. Example: 2026-08-30 09:04:53.102 | 2026-08-30 09:04:53.102 | git switch -c 2026-08-30 09:04:53.102 | 2026-08-30 09:04:53.102 | Or undo this operation with: 2026-08-30 09:04:53.102 | 2026-08-30 09:04:53.102 | git switch - 2026-08-30 09:04:53.103 | 2026-08-30 09:04:53.103 | Turn off this advice by setting config variable advice.detachedHead to false 2026-08-30 09:04:53.103 | 2026-08-30 09:04:53.103 | HEAD is now at 602b6d703 Test requirements: remove testresources and testscenarios 2026-08-30 09:04:53.108 | + functions-common:git_timed:719 : time_stop git_timed 2026-08-30 09:04:53.111 | + functions-common:time_stop:2420 : local name 2026-08-30 09:04:53.115 | + functions-common:time_stop:2421 : local end_time 2026-08-30 09:04:53.118 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-30 09:04:53.121 | + functions-common:time_stop:2423 : local total 2026-08-30 09:04:53.125 | + functions-common:time_stop:2424 : local start_time 2026-08-30 09:04:53.129 | + functions-common:time_stop:2426 : name=git_timed 2026-08-30 09:04:53.132 | + functions-common:time_stop:2427 : start_time=1788080692963 2026-08-30 09:04:53.136 | + functions-common:time_stop:2429 : [[ -z 1788080692963 ]] 2026-08-30 09:04:53.141 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-30 09:04:53.147 | + functions-common:time_stop:2432 : end_time=1788080693143 2026-08-30 09:04:53.150 | + functions-common:time_stop:2433 : elapsed_time=180 2026-08-30 09:04:53.153 | + functions-common:time_stop:2434 : total=31741 2026-08-30 09:04:53.156 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-30 09:04:53.160 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=31921 2026-08-30 09:04:53.163 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/glance 2026-08-30 09:04:53.181 | + functions-common:git_clone:672 : cd /opt/stack/glance 2026-08-30 09:04:53.186 | + functions-common:git_clone:673 : git show --oneline 2026-08-30 09:04:53.187 | + functions-common:git_clone:673 : head -1 2026-08-30 09:04:53.189 | 602b6d703 Test requirements: remove testresources and testscenarios 2026-08-30 09:04:53.193 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-08-30 09:04:53.196 | + lib/glance:install_glance:575 : setup_develop /opt/stack/glance 2026-08-30 09:04:53.200 | + inc/python:setup_develop:353 : local bindep 2026-08-30 09:04:53.204 | + inc/python:setup_develop:354 : [[ /opt/stack/glance == -bindep* ]] 2026-08-30 09:04:53.207 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/glance 2026-08-30 09:04:53.210 | + inc/python:setup_develop:359 : local extras= 2026-08-30 09:04:53.214 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/glance -e 2026-08-30 09:04:53.218 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-08-30 09:04:53.222 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/glance == -bindep* ]] 2026-08-30 09:04:53.227 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/glance 2026-08-30 09:04:53.231 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-08-30 09:04:53.235 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-08-30 09:04:53.239 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/glance 2026-08-30 09:04:53.243 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-08-30 09:04:53.248 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/glance 2026-08-30 09:04:53.252 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-08-30 09:04:53.256 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-08-30 09:04:53.261 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2026-08-30 09:04:53.268 | + inc/python:_setup_package_with_constraints_edit:400 : name=glance 2026-08-30 09:04:53.271 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z glance ']' 2026-08-30 09:04:53.275 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2026-08-30 09:04:53.435 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/glance -e 2026-08-30 09:04:53.439 | + inc/python:setup_package:436 : local bindep=0 2026-08-30 09:04:53.442 | + inc/python:setup_package:437 : local bindep_flag= 2026-08-30 09:04:53.446 | + inc/python:setup_package:438 : local bindep_profiles= 2026-08-30 09:04:53.450 | + inc/python:setup_package:439 : [[ /opt/stack/glance == -bindep* ]] 2026-08-30 09:04:53.454 | + inc/python:setup_package:444 : local project_dir=/opt/stack/glance 2026-08-30 09:04:53.457 | + inc/python:setup_package:445 : local flags=-e 2026-08-30 09:04:53.461 | + inc/python:setup_package:446 : local extras= 2026-08-30 09:04:53.465 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-08-30 09:04:53.468 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-08-30 09:04:53.472 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-08-30 09:04:53.476 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-08-30 09:04:53.480 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-08-30 09:04:53.484 | + inc/python:setup_package:464 : pip_install -e /opt/stack/glance 2026-08-30 09:04:53.515 | Using python 3.12 to install /opt/stack/glance 2026-08-30 09:04:53.519 | + 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-30 09:04:54.508 | Obtaining file:///opt/stack/glance 2026-08-30 09:04:54.512 | Installing build dependencies: started 2026-08-30 09:04:56.081 | Installing build dependencies: finished with status 'done' 2026-08-30 09:04:56.082 | Checking if build backend supports build_editable: started 2026-08-30 09:04:56.649 | Checking if build backend supports build_editable: finished with status 'done' 2026-08-30 09:04:56.650 | Getting requirements to build editable: started 2026-08-30 09:04:56.962 | Getting requirements to build editable: finished with status 'done' 2026-08-30 09:04:56.964 | Preparing editable metadata (pyproject.toml): started 2026-08-30 09:04:57.905 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-08-30 09:04:57.923 | Requirement already satisfied: pbr>=3.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev43) (7.0.3) 2026-08-30 09:04:57.924 | Requirement already satisfied: defusedxml>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev43) (0.7.1) 2026-08-30 09:04:57.925 | Requirement already satisfied: SQLAlchemy>=1.3.14 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev43) (2.0.52) 2026-08-30 09:04:57.926 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev43) (3.1.0) 2026-08-30 09:04:57.927 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev43) (2.5.1) 2026-08-30 09:04:57.927 | Requirement already satisfied: WebOb>=1.8.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev43) (1.8.11) 2026-08-30 09:04:57.928 | Requirement already satisfied: alembic>=0.9.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev43) (1.19.1) 2026-08-30 09:04:58.106 | Collecting httplib2>=0.9.1 (from glance==33.0.0.0b3.dev43) 2026-08-30 09:04:58.253 | Downloading httplib2-0.32.0-py3-none-any.whl.metadata (2.2 kB) 2026-08-30 09:04:58.264 | Requirement already satisfied: oslo.config>=8.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev43) (10.7.0) 2026-08-30 09:04:58.265 | Requirement already satisfied: oslo.concurrency>=4.5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev43) (7.6.1) 2026-08-30 09:04:58.266 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev43) (6.5.0) 2026-08-30 09:04:58.267 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev43) (2.8.0) 2026-08-30 09:04:58.268 | Requirement already satisfied: oslo.utils>=7.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev43) (10.2.0) 2026-08-30 09:04:58.269 | 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.dev43) (5.9.1) 2026-08-30 09:04:58.333 | Collecting taskflow>=4.0.0 (from glance==33.0.0.0b3.dev43) 2026-08-30 09:04:58.349 | Downloading taskflow-6.4.0-py3-none-any.whl.metadata (4.5 kB) 2026-08-30 09:04:58.364 | Requirement already satisfied: keystoneauth1>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev43) (5.16.0) 2026-08-30 09:04:58.365 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev43) (13.0.1) 2026-08-30 09:04:58.394 | Collecting WSME>=0.8.0 (from glance==33.0.0.0b3.dev43) 2026-08-30 09:04:58.411 | Downloading wsme-0.13.0-py3-none-any.whl.metadata (4.0 kB) 2026-08-30 09:04:58.422 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev43) (3.18.0) 2026-08-30 09:04:58.423 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev43) (3.10.1) 2026-08-30 09:04:58.424 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev43) (4.26.0) 2026-08-30 09:04:58.425 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev43) (6.0.0) 2026-08-30 09:04:58.426 | Requirement already satisfied: oslo.db>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev43) (18.1.1) 2026-08-30 09:04:58.426 | Requirement already satisfied: oslo.i18n>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev43) (6.9.0) 2026-08-30 09:04:58.458 | Collecting oslo.limit>=1.6.0 (from glance==33.0.0.0b3.dev43) 2026-08-30 09:04:58.474 | Downloading oslo_limit-2.12.0-py3-none-any.whl.metadata (2.1 kB) 2026-08-30 09:04:58.484 | Requirement already satisfied: oslo.log>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev43) (8.3.1) 2026-08-30 09:04:58.486 | 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.dev43) (18.3.0) 2026-08-30 09:04:58.486 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev43) (8.2.0) 2026-08-30 09:04:58.524 | Collecting oslo.reports>=3.2.0 (from glance==33.0.0.0b3.dev43) 2026-08-30 09:04:58.541 | Downloading oslo_reports-3.9.0-py3-none-any.whl.metadata (3.8 kB) 2026-08-30 09:04:58.552 | Requirement already satisfied: oslo.policy>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev43) (6.0.1) 2026-08-30 09:04:58.553 | 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.dev43) (4.8.0) 2026-08-30 09:04:58.554 | Requirement already satisfied: osprofiler>=1.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev43) (4.4.0) 2026-08-30 09:04:58.555 | Requirement already satisfied: glance-store>=5.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev43) (5.7.0) 2026-08-30 09:04:58.555 | Requirement already satisfied: debtcollector>=1.19.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev43) (3.1.0) 2026-08-30 09:04:58.556 | Requirement already satisfied: cryptography>=2.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev43) (43.0.3) 2026-08-30 09:04:58.583 | Collecting cursive>=0.2.1 (from glance==33.0.0.0b3.dev43) 2026-08-30 09:04:58.601 | Downloading cursive-0.3.1-py3-none-any.whl.metadata (1.9 kB) 2026-08-30 09:04:58.653 | Collecting castellan>=0.17.0 (from glance==33.0.0.0b3.dev43) 2026-08-30 09:04:58.669 | Downloading castellan-5.8.0-py3-none-any.whl.metadata (1.9 kB) 2026-08-30 09:04:58.682 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.9.6->glance==33.0.0.0b3.dev43) (1.4.1) 2026-08-30 09:04:58.682 | 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.dev43) (4.16.0) 2026-08-30 09:04:58.720 | Collecting python-barbicanclient>=5.5.0 (from castellan>=0.17.0->glance==33.0.0.0b3.dev43) 2026-08-30 09:04:58.737 | Downloading python_barbicanclient-7.6.0-py3-none-any.whl.metadata (11 kB) 2026-08-30 09:04:58.751 | 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.dev43) (2.34.2) 2026-08-30 09:04:58.753 | 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.dev43) (2.1.1) 2026-08-30 09:04:58.758 | 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.dev43) (3.0) 2026-08-30 09:04:58.760 | 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.dev43) (5.11.0) 2026-08-30 09:04:58.764 | 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.dev43) (2.3.0) 2026-08-30 09:04:58.771 | 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.dev43) (1.4.2) 2026-08-30 09:04:58.772 | 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.dev43) (3.5.0) 2026-08-30 09:04:58.778 | 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.dev43) (3.3.2) 2026-08-30 09:04:58.783 | 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.dev43) (26.1.0) 2026-08-30 09:04:58.783 | 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.dev43) (2025.9.1) 2026-08-30 09:04:58.784 | 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.dev43) (0.37.0) 2026-08-30 09:04:58.785 | 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.dev43) (2026.6.3) 2026-08-30 09:04:58.793 | 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.dev43) (2.1.0) 2026-08-30 09:04:58.794 | 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.dev43) (1.9.0) 2026-08-30 09:04:58.800 | 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.dev43) (4.3.0) 2026-08-30 09:04:58.803 | 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.dev43) (4.1.0) 2026-08-30 09:04:58.804 | 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.dev43) (2.13.0) 2026-08-30 09:04:58.811 | 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.dev43) (1.5.0) 2026-08-30 09:04:58.815 | 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.dev43) (5.3.1) 2026-08-30 09:04:58.821 | 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.dev43) (0.20) 2026-08-30 09:04:58.826 | 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.dev43) (1.3.0) 2026-08-30 09:04:58.827 | 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.dev43) (2.0.0) 2026-08-30 09:04:58.828 | 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.dev43) (6.0.3) 2026-08-30 09:04:58.838 | 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.dev43) (2.1.2) 2026-08-30 09:04:58.839 | 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.dev43) (0.6.2) 2026-08-30 09:04:58.900 | Collecting openstacksdk>=4.11.0 (from oslo.limit>=1.6.0->glance==33.0.0.0b3.dev43) 2026-08-30 09:04:58.917 | Downloading openstacksdk-4.19.1-py3-none-any.whl.metadata (12 kB) 2026-08-30 09:04:58.960 | Collecting jmespath>=0.9.0 (from openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==33.0.0.0b3.dev43) 2026-08-30 09:04:58.975 | Downloading jmespath-1.1.0-py3-none-any.whl.metadata (7.6 kB) 2026-08-30 09:04:59.016 | Collecting jsonpatch!=1.20,>=1.16 (from openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==33.0.0.0b3.dev43) 2026-08-30 09:04:59.033 | Downloading jsonpatch-1.33-py2.py3-none-any.whl.metadata (3.0 kB) 2026-08-30 09:04:59.082 | Collecting platformdirs>=3 (from openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==33.0.0.0b3.dev43) 2026-08-30 09:04:59.099 | Downloading platformdirs-4.11.3-py3-none-any.whl.metadata (5.5 kB) 2026-08-30 09:04:59.110 | 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.dev43) (7.2.2) 2026-08-30 09:04:59.144 | Collecting jsonpointer>=1.9 (from jsonpatch!=1.20,>=1.16->openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==33.0.0.0b3.dev43) 2026-08-30 09:04:59.160 | Downloading jsonpointer-3.1.1-py3-none-any.whl.metadata (2.4 kB) 2026-08-30 09:04:59.177 | 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.dev43) (2.9.0.post0) 2026-08-30 09:04:59.183 | 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.dev43) (7.1.7) 2026-08-30 09:04:59.185 | 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.dev43) (5.3.1) 2026-08-30 09:04:59.186 | 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.dev43) (5.6.2) 2026-08-30 09:04:59.187 | 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.dev43) (0.17.0) 2026-08-30 09:04:59.192 | 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.dev43) (5.1.0) 2026-08-30 09:04:59.202 | 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.dev43) (2026.3) 2026-08-30 09:04:59.203 | 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.dev43) (26.3) 2026-08-30 09:04:59.211 | 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.dev43) (0.26.0) 2026-08-30 09:04:59.215 | 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.dev43) (5.0.0) 2026-08-30 09:04:59.216 | 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.dev43) (3.1.6) 2026-08-30 09:04:59.219 | 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.dev43) (4.0.1) 2026-08-30 09:04:59.227 | 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.dev43) (3.0.3) 2026-08-30 09:04:59.243 | 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.dev43) (1.2.1) 2026-08-30 09:04:59.251 | 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.dev43) (0.41.2) 2026-08-30 09:04:59.252 | 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.dev43) (3.5.5) 2026-08-30 09:04:59.257 | 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.dev43) (1.7.6) 2026-08-30 09:04:59.262 | 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.dev43) (2.8.0) 2026-08-30 09:04:59.313 | Collecting cotyledon>=2.2.0 (from oslo.service[threading]>=4.2.0->glance==33.0.0.0b3.dev43) 2026-08-30 09:04:59.330 | Downloading cotyledon-2.2.0-py3-none-any.whl.metadata (3.7 kB) 2026-08-30 09:04:59.451 | Collecting setproctitle (from cotyledon>=2.2.0->oslo.service[threading]>=4.2.0->glance==33.0.0.0b3.dev43) 2026-08-30 09:04:59.468 | 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-30 09:04:59.503 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->glance==33.0.0.0b3.dev43) (84.0.0) 2026-08-30 09:04:59.520 | 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.dev43) (0.8.2) 2026-08-30 09:04:59.585 | Collecting cliff>=2.8.0 (from python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==33.0.0.0b3.dev43) 2026-08-30 09:04:59.602 | Downloading cliff-4.16.0-py3-none-any.whl.metadata (2.2 kB) 2026-08-30 09:04:59.646 | Collecting autopage>=0.4.0 (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==33.0.0.0b3.dev43) 2026-08-30 09:04:59.662 | Downloading autopage-0.6.0-py3-none-any.whl.metadata (8.1 kB) 2026-08-30 09:04:59.732 | Collecting cmd2>=4.0.0 (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==33.0.0.0b3.dev43) 2026-08-30 09:04:59.749 | Downloading cmd2-4.2.0-py3-none-any.whl.metadata (16 kB) 2026-08-30 09:04:59.821 | 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.dev43) 2026-08-30 09:04:59.836 | Downloading prompt_toolkit-3.0.53-py3-none-any.whl.metadata (6.4 kB) 2026-08-30 09:04:59.874 | 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.dev43) 2026-08-30 09:04:59.891 | Downloading pyperclip-1.11.0-py3-none-any.whl.metadata (2.4 kB) 2026-08-30 09:04:59.903 | 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.dev43) (15.0.0) 2026-08-30 09:04:59.932 | 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.dev43) 2026-08-30 09:04:59.949 | Downloading rich_argparse-1.8.0-py3-none-any.whl.metadata (15 kB) 2026-08-30 09:04:59.974 | 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.dev43) (1.17.0) 2026-08-30 09:04:59.997 | 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.dev43) (3.5.0) 2026-08-30 09:04:59.998 | 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.dev43) (3.18) 2026-08-30 09:04:59.999 | 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.dev43) (2.7.0) 2026-08-30 09:05:00.001 | 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.dev43) (2023.11.17) 2026-08-30 09:05:00.036 | 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.dev43) (4.2.0) 2026-08-30 09:05:00.037 | 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.dev43) (2.20.0) 2026-08-30 09:05:00.047 | 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.dev43) (0.1.2) 2026-08-30 09:05:00.070 | 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.dev43) (0.8) 2026-08-30 09:05:00.237 | Collecting networkx>=2.1.0 (from taskflow>=4.0.0->glance==33.0.0.0b3.dev43) 2026-08-30 09:05:00.254 | Downloading networkx-3.6.1-py3-none-any.whl.metadata (6.8 kB) 2026-08-30 09:05:00.331 | Collecting automaton>=1.9.0 (from taskflow>=4.0.0->glance==33.0.0.0b3.dev43) 2026-08-30 09:05:00.348 | Downloading automaton-3.5.0-py3-none-any.whl.metadata (2.3 kB) 2026-08-30 09:05:00.360 | 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.dev43) (9.1.4) 2026-08-30 09:05:00.392 | Collecting pydot>=1.2.4 (from taskflow>=4.0.0->glance==33.0.0.0b3.dev43) 2026-08-30 09:05:00.407 | Downloading pydot-4.0.1-py3-none-any.whl.metadata (11 kB) 2026-08-30 09:05:00.510 | Collecting simplegeneric (from WSME>=0.8.0->glance==33.0.0.0b3.dev43) 2026-08-30 09:05:00.527 | Downloading simplegeneric-0.8.1.zip (12 kB) 2026-08-30 09:05:00.543 | Installing build dependencies: started 2026-08-30 09:05:02.005 | Installing build dependencies: finished with status 'done' 2026-08-30 09:05:02.007 | Getting requirements to build wheel: started 2026-08-30 09:05:02.670 | Getting requirements to build wheel: finished with status 'done' 2026-08-30 09:05:02.672 | Preparing metadata (pyproject.toml): started 2026-08-30 09:05:03.042 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-08-30 09:05:03.101 | Collecting importlib_metadata>=4.4 (from WSME>=0.8.0->glance==33.0.0.0b3.dev43) 2026-08-30 09:05:03.125 | Downloading importlib_metadata-9.0.0-py3-none-any.whl.metadata (4.5 kB) 2026-08-30 09:05:03.179 | Collecting zipp>=3.20 (from importlib_metadata>=4.4->WSME>=0.8.0->glance==33.0.0.0b3.dev43) 2026-08-30 09:05:03.194 | Downloading zipp-4.1.0-py3-none-any.whl.metadata (3.6 kB) 2026-08-30 09:05:03.271 | Downloading castellan-5.8.0-py3-none-any.whl (104 kB) 2026-08-30 09:05:03.310 | Downloading cursive-0.3.1-py3-none-any.whl (44 kB) 2026-08-30 09:05:03.333 | Downloading httplib2-0.32.0-py3-none-any.whl (93 kB) 2026-08-30 09:05:03.358 | Downloading oslo_limit-2.12.0-py3-none-any.whl (24 kB) 2026-08-30 09:05:03.411 | Downloading openstacksdk-4.19.1-py3-none-any.whl (2.0 MB) 2026-08-30 09:05:03.470 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 42.9 MB/s 0:00:00 2026-08-30 09:05:03.486 | Downloading jmespath-1.1.0-py3-none-any.whl (20 kB) 2026-08-30 09:05:03.509 | Downloading jsonpatch-1.33-py2.py3-none-any.whl (12 kB) 2026-08-30 09:05:03.532 | Downloading jsonpointer-3.1.1-py3-none-any.whl (7.7 kB) 2026-08-30 09:05:03.556 | Downloading oslo_reports-3.9.0-py3-none-any.whl (54 kB) 2026-08-30 09:05:03.579 | Downloading cotyledon-2.2.0-py3-none-any.whl (28 kB) 2026-08-30 09:05:03.601 | Downloading platformdirs-4.11.3-py3-none-any.whl (23 kB) 2026-08-30 09:05:03.625 | Downloading python_barbicanclient-7.6.0-py3-none-any.whl (90 kB) 2026-08-30 09:05:03.651 | Downloading cliff-4.16.0-py3-none-any.whl (86 kB) 2026-08-30 09:05:03.674 | Downloading autopage-0.6.0-py3-none-any.whl (30 kB) 2026-08-30 09:05:03.697 | Downloading cmd2-4.2.0-py3-none-any.whl (193 kB) 2026-08-30 09:05:03.721 | Downloading prompt_toolkit-3.0.53-py3-none-any.whl (392 kB) 2026-08-30 09:05:03.748 | Downloading pyperclip-1.11.0-py3-none-any.whl (11 kB) 2026-08-30 09:05:03.770 | Downloading rich_argparse-1.8.0-py3-none-any.whl (25 kB) 2026-08-30 09:05:03.796 | Downloading taskflow-6.4.0-py3-none-any.whl (491 kB) 2026-08-30 09:05:03.826 | Downloading automaton-3.5.0-py3-none-any.whl (23 kB) 2026-08-30 09:05:03.848 | Downloading networkx-3.6.1-py3-none-any.whl (2.1 MB) 2026-08-30 09:05:03.903 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 39.6 MB/s 0:00:00 2026-08-30 09:05:03.917 | Downloading pydot-4.0.1-py3-none-any.whl (37 kB) 2026-08-30 09:05:03.942 | Downloading wsme-0.13.0-py3-none-any.whl (59 kB) 2026-08-30 09:05:03.965 | Downloading importlib_metadata-9.0.0-py3-none-any.whl (27 kB) 2026-08-30 09:05:03.987 | Downloading zipp-4.1.0-py3-none-any.whl (10 kB) 2026-08-30 09:05:04.014 | 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-30 09:05:04.179 | Building wheels for collected packages: glance, simplegeneric 2026-08-30 09:05:04.182 | Building editable for glance (pyproject.toml): started 2026-08-30 09:05:05.049 | Building editable for glance (pyproject.toml): finished with status 'done' 2026-08-30 09:05:05.051 | Created wheel for glance: filename=glance-33.0.0.0b3.dev43-0.editable-py3-none-any.whl size=9068 sha256=1d2f4e3b9de054399d09f3858d3d0793d000b11818c6ddf8657c7533d0079ac1 2026-08-30 09:05:05.051 | Stored in directory: /tmp/pip-ephem-wheel-cache-7yddsy5h/wheels/31/93/bf/c06e9c56745867b4722d11aae03416a994ddf0e859898c0382 2026-08-30 09:05:05.057 | Building wheel for simplegeneric (pyproject.toml): started 2026-08-30 09:05:05.474 | Building wheel for simplegeneric (pyproject.toml): finished with status 'done' 2026-08-30 09:05:05.475 | Created wheel for simplegeneric: filename=simplegeneric-0.8.1-py3-none-any.whl size=5103 sha256=fdc4c9fb21769d46e282d7acb00bdf73fdb7282a4d1fb6ab1e3b87262367d229 2026-08-30 09:05:05.476 | Stored in directory: /home/quobyte/.cache/pip/wheels/bf/7f/ac/c96a7918d97103348ae720bdf93aa7f5458f5efb90718e9873 2026-08-30 09:05:05.481 | Successfully built glance simplegeneric 2026-08-30 09:05:05.787 | 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-30 09:05:08.961 | Attempting uninstall: jsonpointer 2026-08-30 09:05:08.977 | Found existing installation: jsonpointer 2.0 2026-08-30 09:05:08.978 | Not uninstalling jsonpointer at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-30 09:05:08.979 | Can't uninstall 'jsonpointer'. No files were found to uninstall. 2026-08-30 09:05:08.997 | Attempting uninstall: jmespath 2026-08-30 09:05:09.015 | Found existing installation: jmespath 1.0.1 2026-08-30 09:05:09.015 | Not uninstalling jmespath at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-30 09:05:09.015 | Can't uninstall 'jmespath'. No files were found to uninstall. 2026-08-30 09:05:09.063 | Attempting uninstall: httplib2 2026-08-30 09:05:09.082 | Found existing installation: httplib2 0.20.4 2026-08-30 09:05:09.082 | Not uninstalling httplib2 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-30 09:05:09.082 | Can't uninstall 'httplib2'. No files were found to uninstall. 2026-08-30 09:05:09.190 | Attempting uninstall: jsonpatch 2026-08-30 09:05:09.209 | Found existing installation: jsonpatch 1.32 2026-08-30 09:05:09.209 | Not uninstalling jsonpatch at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-30 09:05:09.212 | Can't uninstall 'jsonpatch'. No files were found to uninstall. 2026-08-30 09:05:14.303 | 2026-08-30 09:05:14.323 | 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.dev43 httplib2-0.32.0 importlib_metadata-9.0.0 jmespath-1.1.0 jsonpatch-1.33 jsonpointer-3.1.1 networkx-3.6.1 openstacksdk-4.19.1 oslo.limit-2.12.0 oslo.reports-3.9.0 platformdirs-4.11.3 prompt-toolkit-3.0.53 pydot-4.0.1 pyperclip-1.11.0 python-barbicanclient-7.6.0 rich-argparse-1.8.0 setproctitle-1.3.7 simplegeneric-0.8.1 taskflow-6.4.0 zipp-4.1.0 2026-08-30 09:05:14.618 | + inc/python:pip_install:216 : result=0 2026-08-30 09:05:14.621 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-30 09:05:14.625 | + functions-common:time_stop:2420 : local name 2026-08-30 09:05:14.629 | + functions-common:time_stop:2421 : local end_time 2026-08-30 09:05:14.632 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-30 09:05:14.636 | + functions-common:time_stop:2423 : local total 2026-08-30 09:05:14.640 | + functions-common:time_stop:2424 : local start_time 2026-08-30 09:05:14.644 | + functions-common:time_stop:2426 : name=pip_install 2026-08-30 09:05:14.648 | + functions-common:time_stop:2427 : start_time=1788080693508 2026-08-30 09:05:14.652 | + functions-common:time_stop:2429 : [[ -z 1788080693508 ]] 2026-08-30 09:05:14.657 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-30 09:05:14.662 | + functions-common:time_stop:2432 : end_time=1788080714659 2026-08-30 09:05:14.666 | + functions-common:time_stop:2433 : elapsed_time=21151 2026-08-30 09:05:14.669 | + functions-common:time_stop:2434 : total=78397 2026-08-30 09:05:14.672 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-30 09:05:14.675 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=99548 2026-08-30 09:05:14.678 | + inc/python:pip_install:219 : return 0 2026-08-30 09:05:14.682 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-08-30 09:05:14.685 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-08-30 09:05:14.689 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/glance 2026-08-30 09:05:14.692 | + inc/python:use_library_from_git:266 : local name=/opt/stack/glance 2026-08-30 09:05:14.695 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-30 09:05:14.699 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-30 09:05:14.703 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/glance, ]] 2026-08-30 09:05:14.707 | + inc/python:use_library_from_git:269 : return 1 2026-08-30 09:05:14.711 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-08-30 09:05:14.715 | + ./stack.sh:main:945 : configure_glance 2026-08-30 09:05:14.719 | + lib/glance:configure_glance:350 : sudo install -d -o quobyte /etc/glance /etc/glance/metadefs 2026-08-30 09:05:14.737 | + lib/glance:configure_glance:353 : local dburl 2026-08-30 09:05:14.742 | ++ lib/glance:configure_glance:354 : database_connection_url glance 2026-08-30 09:05:14.746 | ++ lib/database:database_connection_url:134 : local db=glance 2026-08-30 09:05:14.748 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2026-08-30 09:05:14.752 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=glance 2026-08-30 09:05:14.756 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-08-30 09:05:14.759 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-08-30 09:05:14.763 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-08-30 09:05:14.784 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-30 09:05:14.787 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-08-30 09:05:14.791 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2026-08-30 09:05:14.795 | + lib/glance:configure_glance:354 : dburl='mysql+pymysql://root:stackdb@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2026-08-30 09:05:14.798 | + lib/glance:configure_glance:356 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2026-08-30 09:05:14.836 | + 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-30 09:05:14.877 | + lib/glance:configure_glance:358 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2026-08-30 09:05:14.915 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2026-08-30 09:05:14.953 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_driver centralized_db 2026-08-30 09:05:14.991 | + lib/glance:configure_glance:361 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2026-08-30 09:05:15.032 | + lib/glance:configure_glance:362 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2026-08-30 09:05:15.073 | + lib/glance:configure_glance:363 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2026-08-30 09:05:15.077 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/glance/glance-api.conf 2026-08-30 09:05:15.081 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=glance 2026-08-30 09:05:15.085 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-08-30 09:05:15.088 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-08-30 09:05:15.091 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/glance/glance-api.conf glance keystone_authtoken 2026-08-30 09:05:15.095 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/glance/glance-api.conf 2026-08-30 09:05:15.098 | + lib/keystone:configure_keystoneauth:392 : local admin_user=glance 2026-08-30 09:05:15.102 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-08-30 09:05:15.106 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2026-08-30 09:05:15.146 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2026-08-30 09:05:15.183 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://192.168.122.144/identity 2026-08-30 09:05:15.221 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2026-08-30 09:05:15.262 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/glance/glance-api.conf keystone_authtoken password nomoresecret 2026-08-30 09:05:15.309 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2026-08-30 09:05:15.352 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2026-08-30 09:05:15.393 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2026-08-30 09:05:15.435 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/glance/glance-api.conf keystone_authtoken www_authenticate_uri http://192.168.122.144/identity 2026-08-30 09:05:15.477 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-08-30 09:05:15.517 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2026-08-30 09:05:15.557 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-08-30 09:05:15.560 | + lib/glance:configure_glance:364 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2026-08-30 09:05:15.604 | + lib/glance:configure_glance:365 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2026-08-30 09:05:15.607 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=glance 2026-08-30 09:05:15.611 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/glance/glance-api.conf 2026-08-30 09:05:15.614 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-08-30 09:05:15.617 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-08-30 09:05:15.621 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-08-30 09:05:15.643 | + functions-common:is_service_enabled:2076 : return 0 2026-08-30 09:05:15.647 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-08-30 09:05:15.649 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-08-30 09:05:15.652 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-08-30 09:05:15.672 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-30 09:05:15.674 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.144:5672/ 2026-08-30 09:05:15.678 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.144:5672/ 2026-08-30 09:05:15.723 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-08-30 09:05:15.728 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-08-30 09:05:15.732 | + lib/glance:configure_glance:366 : '[' libvirt = libvirt ']' 2026-08-30 09:05:15.736 | + lib/glance:configure_glance:366 : '[' kvm = parallels ']' 2026-08-30 09:05:15.739 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2026-08-30 09:05:15.784 | + lib/glance:configure_glance:371 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2026-08-30 09:05:15.824 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-api.conf image_format require_image_format_match True 2026-08-30 09:05:15.867 | + lib/glance:configure_glance:375 : configure_glance_store False False 2026-08-30 09:05:15.871 | + lib/glance:configure_glance_store:280 : local use_cinder_for_glance=False 2026-08-30 09:05:15.875 | + lib/glance:configure_glance_store:281 : local glance_enable_multiple_stores=False 2026-08-30 09:05:15.878 | + lib/glance:configure_glance_store:282 : local be 2026-08-30 09:05:15.882 | + lib/glance:configure_glance_store:284 : [[ False == \F\a\l\s\e ]] 2026-08-30 09:05:15.886 | + lib/glance:configure_glance_store:285 : [[ False == \T\r\u\e ]] 2026-08-30 09:05:15.890 | + lib/glance:configure_glance_store:302 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2026-08-30 09:05:15.935 | + lib/glance:configure_glance:378 : '[' -n '' ']' 2026-08-30 09:05:15.939 | + lib/glance:configure_glance:381 : iniset /etc/glance/glance-api.conf cors allowed_origin http://192.168.122.144 2026-08-30 09:05:15.983 | + lib/glance:configure_glance:385 : [[ False == \F\a\l\s\e ]] 2026-08-30 09:05:15.986 | + lib/glance:configure_glance:387 : [[ False == \T\r\u\e ]] 2026-08-30 09:05:15.990 | + lib/glance:configure_glance:393 : is_service_enabled s-proxy 2026-08-30 09:05:16.013 | + functions-common:is_service_enabled:2076 : return 1 2026-08-30 09:05:16.017 | + lib/glance:configure_glance:422 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://192.168.122.144/image 2026-08-30 09:05:16.060 | + lib/glance:configure_glance:424 : is_service_enabled tls-proxy 2026-08-30 09:05:16.083 | + functions-common:is_service_enabled:2076 : return 1 2026-08-30 09:05:16.087 | + lib/glance:configure_glance:430 : setup_logging /etc/glance/glance-api.conf 2026-08-30 09:05:16.090 | + functions:setup_logging:693 : setup_systemd_logging /etc/glance/glance-api.conf 2026-08-30 09:05:16.094 | + functions:setup_systemd_logging:710 : local conf_file=/etc/glance/glance-api.conf 2026-08-30 09:05:16.099 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-08-30 09:05:16.122 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-08-30 09:05:16.125 | + functions:setup_systemd_logging:716 : local pidstr= 2026-08-30 09:05:16.128 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-08-30 09:05:16.131 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-08-30 09:05:16.135 | + 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-30 09:05:16.176 | + 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-30 09:05:16.218 | + 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-30 09:05:16.258 | + functions:setup_systemd_logging:727 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-08-30 09:05:16.299 | + functions:setup_systemd_logging:730 : iniset /etc/glance/glance-api.conf DEFAULT log_color False 2026-08-30 09:05:16.340 | + lib/glance:configure_glance:432 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2026-08-30 09:05:16.346 | + lib/glance:configure_glance:435 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2026-08-30 09:05:16.389 | + lib/glance:configure_glance:436 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2026-08-30 09:05:16.429 | + lib/glance:configure_glance:437 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2026-08-30 09:05:16.473 | + lib/glance:configure_glance:438 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_driver centralized_db 2026-08-30 09:05:16.516 | + lib/glance:configure_glance:441 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2026-08-30 09:05:16.560 | + lib/glance:configure_glance:444 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2026-08-30 09:05:16.602 | + lib/glance:configure_glance:445 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2026-08-30 09:05:16.646 | + lib/glance:configure_glance:446 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2026-08-30 09:05:16.686 | + lib/glance:configure_glance:448 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2026-08-30 09:05:16.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-30 09:05:16.700 | + lib/glance:configure_glance:451 : is_service_enabled tls-proxy 2026-08-30 09:05:16.722 | + functions-common:is_service_enabled:2076 : return 1 2026-08-30 09:05:16.725 | + lib/glance:configure_glance:459 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini glance.wsgi.api:application /image glance-api 2026-08-30 09:05:16.729 | + lib/apache:write_local_uwsgi_http_config:319 : local conf=/etc/glance/glance-uwsgi.ini 2026-08-30 09:05:16.732 | + lib/apache:write_local_uwsgi_http_config:320 : local wsgi=glance.wsgi.api:application 2026-08-30 09:05:16.736 | + lib/apache:write_local_uwsgi_http_config:321 : local url=/image 2026-08-30 09:05:16.739 | + lib/apache:write_local_uwsgi_http_config:322 : local name=glance-api 2026-08-30 09:05:16.742 | + lib/apache:write_local_uwsgi_http_config:324 : '[' -z glance-api ']' 2026-08-30 09:05:16.745 | + lib/apache:write_local_uwsgi_http_config:332 : rm -rf /etc/glance/glance-uwsgi.ini 2026-08-30 09:05:16.751 | + lib/apache:write_local_uwsgi_http_config:335 : [[ glance.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-08-30 09:05:16.754 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi module glance.wsgi.api:application 2026-08-30 09:05:16.795 | ++ lib/apache:write_local_uwsgi_http_config:341 : get_random_port 2026-08-30 09:05:16.797 | ++ functions:get_random_port:860 : read lower_port upper_port 2026-08-30 09:05:16.800 | ++ functions:get_random_port:861 : true 2026-08-30 09:05:16.802 | ++ functions:get_random_port:862 : (( port = upper_port )) 2026-08-30 09:05:16.805 | ++ functions:get_random_port:862 : (( port >= lower_port )) 2026-08-30 09:05:16.807 | ++ functions:get_random_port:863 : sudo lsof -i :60999 2026-08-30 09:05:16.861 | ++ functions:get_random_port:864 : [[ 1 > 0 ]] 2026-08-30 09:05:16.864 | ++ functions:get_random_port:865 : break 2 2026-08-30 09:05:16.867 | ++ functions:get_random_port:869 : echo 60999 2026-08-30 09:05:16.871 | + lib/apache:write_local_uwsgi_http_config:341 : port=60999 2026-08-30 09:05:16.875 | + lib/apache:write_local_uwsgi_http_config:342 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2026-08-30 09:05:16.913 | + lib/apache:write_local_uwsgi_http_config:343 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2026-08-30 09:05:16.952 | + lib/apache:write_local_uwsgi_http_config:345 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2026-08-30 09:05:16.991 | + lib/apache:write_local_uwsgi_http_config:347 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2026-08-30 09:05:17.031 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2026-08-30 09:05:17.069 | + lib/apache:write_local_uwsgi_http_config:351 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 80 2026-08-30 09:05:17.103 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2026-08-30 09:05:17.142 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2026-08-30 09:05:17.183 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2026-08-30 09:05:17.221 | + 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-30 09:05:17.260 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2026-08-30 09:05:17.299 | + lib/apache:write_local_uwsgi_http_config:361 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2026-08-30 09:05:17.339 | + lib/apache:write_local_uwsgi_http_config:363 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2026-08-30 09:05:17.378 | + lib/apache:write_local_uwsgi_http_config:364 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2026-08-30 09:05:17.415 | + lib/apache:write_local_uwsgi_http_config:365 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2026-08-30 09:05:17.453 | + lib/apache:write_local_uwsgi_http_config:366 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2026-08-30 09:05:17.493 | + lib/apache:write_local_uwsgi_http_config:367 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2026-08-30 09:05:17.533 | + lib/apache:write_local_uwsgi_http_config:368 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2026-08-30 09:05:17.573 | + lib/apache:write_local_uwsgi_http_config:370 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2026-08-30 09:05:17.613 | + lib/apache:write_local_uwsgi_http_config:372 : iniset /etc/glance/glance-uwsgi.ini uwsgi start-time %t 2026-08-30 09:05:17.653 | + lib/apache:write_local_uwsgi_http_config:374 : enable_apache_mod proxy 2026-08-30 09:05:17.657 | + lib/apache:enable_apache_mod:55 : local mod=proxy 2026-08-30 09:05:17.660 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-08-30 09:05:17.663 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-08-30 09:05:17.666 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-30 09:05:17.669 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-30 09:05:17.672 | + lib/apache:enable_apache_mod:61 : [[ proxy != \v\e\r\s\i\o\n ]] 2026-08-30 09:05:17.675 | + lib/apache:enable_apache_mod:61 : a2query -m proxy 2026-08-30 09:05:17.678 | perl: warning: Setting locale failed. 2026-08-30 09:05:17.678 | perl: warning: Please check that your locale settings: 2026-08-30 09:05:17.678 | LANGUAGE = (unset), 2026-08-30 09:05:17.678 | LC_ALL = "en_US.utf8", 2026-08-30 09:05:17.678 | LANG = (unset) 2026-08-30 09:05:17.678 | are supported and installed on your system. 2026-08-30 09:05:17.679 | perl: warning: Falling back to the standard locale ("C"). 2026-08-30 09:05:17.714 | proxy (enabled by site administrator) 2026-08-30 09:05:17.720 | + lib/apache:write_local_uwsgi_http_config:375 : enable_apache_mod proxy_http 2026-08-30 09:05:17.723 | + lib/apache:enable_apache_mod:55 : local mod=proxy_http 2026-08-30 09:05:17.726 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-08-30 09:05:17.729 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-08-30 09:05:17.732 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-30 09:05:17.735 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-30 09:05:17.739 | + lib/apache:enable_apache_mod:61 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2026-08-30 09:05:17.741 | + lib/apache:enable_apache_mod:61 : a2query -m proxy_http 2026-08-30 09:05:17.744 | perl: warning: Setting locale failed. 2026-08-30 09:05:17.744 | perl: warning: Please check that your locale settings: 2026-08-30 09:05:17.744 | LANGUAGE = (unset), 2026-08-30 09:05:17.744 | LC_ALL = "en_US.utf8", 2026-08-30 09:05:17.744 | LANG = (unset) 2026-08-30 09:05:17.744 | are supported and installed on your system. 2026-08-30 09:05:17.745 | perl: warning: Falling back to the standard locale ("C"). 2026-08-30 09:05:17.781 | No module matches proxy_http 2026-08-30 09:05:17.786 | + lib/apache:enable_apache_mod:62 : sudo a2enmod proxy_http 2026-08-30 09:05:17.798 | perl: warning: Setting locale failed. 2026-08-30 09:05:17.798 | perl: warning: Please check that your locale settings: 2026-08-30 09:05:17.798 | LANGUAGE = (unset), 2026-08-30 09:05:17.798 | LC_ALL = "en_US.utf8", 2026-08-30 09:05:17.798 | LANG = "de_DE.UTF-8" 2026-08-30 09:05:17.798 | are supported and installed on your system. 2026-08-30 09:05:17.798 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-30 09:05:17.839 | Considering dependency proxy for proxy_http: 2026-08-30 09:05:17.839 | Module proxy already enabled 2026-08-30 09:05:17.839 | Enabling module proxy_http. 2026-08-30 09:05:17.845 | To activate the new configuration, you need to run: 2026-08-30 09:05:17.845 | systemctl restart apache2 2026-08-30 09:05:17.851 | + lib/apache:enable_apache_mod:63 : [[ '' != \n\o\r\e\s\t\a\r\t ]] 2026-08-30 09:05:17.855 | + lib/apache:enable_apache_mod:64 : restart_apache_server 2026-08-30 09:05:17.858 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-08-30 09:05:17.861 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-08-30 09:05:17.864 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-08-30 09:05:17.994 | + lib/apache:write_local_uwsgi_http_config:376 : local apache_conf= 2026-08-30 09:05:18.001 | ++ lib/apache:write_local_uwsgi_http_config:377 : apache_site_config_for glance-api 2026-08-30 09:05:18.004 | ++ lib/apache:apache_site_config_for:174 : local site=glance-api 2026-08-30 09:05:18.007 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-08-30 09:05:18.010 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-30 09:05:18.014 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-30 09:05:18.017 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/glance-api.conf 2026-08-30 09:05:18.021 | + lib/apache:write_local_uwsgi_http_config:377 : apache_conf=/etc/apache2/sites-available/glance-api.conf 2026-08-30 09:05:18.026 | + lib/apache:write_local_uwsgi_http_config:378 : sudo tee /etc/apache2/sites-available/glance-api.conf 2026-08-30 09:05:18.026 | + lib/apache:write_local_uwsgi_http_config:378 : echo 'KeepAlive Off' 2026-08-30 09:05:18.038 | KeepAlive Off 2026-08-30 09:05:18.045 | + lib/apache:write_local_uwsgi_http_config:379 : echo 'SetEnv proxy-sendchunked 1' 2026-08-30 09:05:18.046 | + lib/apache:write_local_uwsgi_http_config:379 : sudo tee -a /etc/apache2/sites-available/glance-api.conf 2026-08-30 09:05:18.056 | SetEnv proxy-sendchunked 1 2026-08-30 09:05:18.063 | + lib/apache:write_local_uwsgi_http_config:380 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 acquire=1 ' 2026-08-30 09:05:18.063 | + lib/apache:write_local_uwsgi_http_config:380 : sudo tee -a /etc/apache2/sites-available/glance-api.conf 2026-08-30 09:05:18.074 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 acquire=1 2026-08-30 09:05:18.079 | + lib/apache:write_local_uwsgi_http_config:381 : enable_apache_site glance-api 2026-08-30 09:05:18.082 | + lib/apache:enable_apache_site:191 : local site=glance-api 2026-08-30 09:05:18.086 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-08-30 09:05:18.089 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-08-30 09:05:18.093 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-08-30 09:05:18.096 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-08-30 09:05:18.100 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-30 09:05:18.103 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-30 09:05:18.106 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-08-30 09:05:18.110 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-08-30 09:05:18.113 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-30 09:05:18.116 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-30 09:05:18.120 | + lib/apache:enable_apache_site:195 : sudo a2ensite glance-api 2026-08-30 09:05:18.131 | perl: warning: Setting locale failed. 2026-08-30 09:05:18.131 | perl: warning: Please check that your locale settings: 2026-08-30 09:05:18.131 | LANGUAGE = (unset), 2026-08-30 09:05:18.131 | LC_ALL = "en_US.utf8", 2026-08-30 09:05:18.131 | LANG = "de_DE.UTF-8" 2026-08-30 09:05:18.131 | are supported and installed on your system. 2026-08-30 09:05:18.131 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-30 09:05:18.171 | Enabling site glance-api. 2026-08-30 09:05:18.177 | To activate the new configuration, you need to run: 2026-08-30 09:05:18.177 | systemctl reload apache2 2026-08-30 09:05:18.184 | + lib/apache:write_local_uwsgi_http_config:382 : restart_apache_server 2026-08-30 09:05:18.187 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-08-30 09:05:18.190 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-08-30 09:05:18.194 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-08-30 09:05:18.322 | ++ lib/glance:configure_glance:463 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2026-08-30 09:05:18.330 | + lib/glance:configure_glance:463 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2026-08-30 09:05:18.372 | + lib/glance:configure_glance:467 : iniset /etc/glance/glance-api.conf wsgi python_interpreter /opt/stack/data/venv/bin/python3 2026-08-30 09:05:18.415 | + lib/glance:configure_glance:469 : [[ True == True ]] 2026-08-30 09:05:18.419 | + lib/glance:configure_glance:470 : iniset /etc/glance/glance-api.conf oslo_policy enforce_new_defaults true 2026-08-30 09:05:18.461 | + lib/glance:configure_glance:471 : iniset /etc/glance/glance-api.conf DEFAULT enforce_secure_rbac true 2026-08-30 09:05:18.502 | + ./stack.sh:main:948 : is_service_enabled cinder 2026-08-30 09:05:18.530 | + functions-common:is_service_enabled:2076 : return 0 2026-08-30 09:05:18.534 | + ./stack.sh:main:950 : stack_install_service cinder 2026-08-30 09:05:18.537 | + lib/stack:stack_install_service:20 : local service=cinder 2026-08-30 09:05:18.541 | + lib/stack:stack_install_service:21 : type install_cinder 2026-08-30 09:05:18.544 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-08-30 09:05:18.548 | + lib/stack:stack_install_service:32 : install_cinder 2026-08-30 09:05:18.552 | + lib/cinder:install_cinder:539 : git_clone https://review.opendev.org/openstack/cinder.git /opt/stack/cinder refs/changes/56/1002956/2 2026-08-30 09:05:18.556 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/cinder.git 2026-08-30 09:05:18.559 | + functions-common:git_clone:590 : local git_dest=/opt/stack/cinder 2026-08-30 09:05:18.563 | + functions-common:git_clone:591 : local git_ref=refs/changes/56/1002956/2 2026-08-30 09:05:18.566 | + functions-common:git_clone:592 : local orig_dir 2026-08-30 09:05:18.571 | ++ functions-common:git_clone:593 : pwd 2026-08-30 09:05:18.575 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-08-30 09:05:18.578 | + functions-common:git_clone:594 : local git_clone_flags= 2026-08-30 09:05:18.582 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-08-30 09:05:18.605 | + functions-common:git_clone:596 : RECLONE=False 2026-08-30 09:05:18.609 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-08-30 09:05:18.612 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-08-30 09:05:18.617 | + functions-common:git_clone:610 : echo refs/changes/56/1002956/2 2026-08-30 09:05:18.617 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-08-30 09:05:18.623 | + functions-common:git_clone:612 : [[ ! -d /opt/stack/cinder ]] 2026-08-30 09:05:18.626 | + functions-common:git_clone:613 : [[ False = \T\r\u\e ]] 2026-08-30 09:05:18.630 | + functions-common:git_clone:618 : git_timed clone https://review.opendev.org/openstack/cinder.git /opt/stack/cinder 2026-08-30 09:05:18.634 | + functions-common:git_timed:697 : local count=0 2026-08-30 09:05:18.637 | + functions-common:git_timed:698 : local timeout=0 2026-08-30 09:05:18.641 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-08-30 09:05:18.645 | + functions-common:git_timed:701 : timeout=0 2026-08-30 09:05:18.648 | + functions-common:git_timed:704 : time_start git_timed 2026-08-30 09:05:18.652 | + functions-common:time_start:2406 : local name=git_timed 2026-08-30 09:05:18.655 | + functions-common:time_start:2407 : local start_time= 2026-08-30 09:05:18.659 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-30 09:05:18.663 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-30 09:05:18.668 | + functions-common:time_start:2411 : _TIME_START[$name]=1788080718664 2026-08-30 09:05:18.672 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone https://review.opendev.org/openstack/cinder.git /opt/stack/cinder 2026-08-30 09:05:18.676 | Cloning into '/opt/stack/cinder'... 2026-08-30 09:06:11.630 | + functions-common:git_timed:719 : time_stop git_timed 2026-08-30 09:06:11.633 | + functions-common:time_stop:2420 : local name 2026-08-30 09:06:11.636 | + functions-common:time_stop:2421 : local end_time 2026-08-30 09:06:11.640 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-30 09:06:11.643 | + functions-common:time_stop:2423 : local total 2026-08-30 09:06:11.647 | + functions-common:time_stop:2424 : local start_time 2026-08-30 09:06:11.650 | + functions-common:time_stop:2426 : name=git_timed 2026-08-30 09:06:11.653 | + functions-common:time_stop:2427 : start_time=1788080718664 2026-08-30 09:06:11.656 | + functions-common:time_stop:2429 : [[ -z 1788080718664 ]] 2026-08-30 09:06:11.661 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-30 09:06:11.666 | + functions-common:time_stop:2432 : end_time=1788080771663 2026-08-30 09:06:11.669 | + functions-common:time_stop:2433 : elapsed_time=52999 2026-08-30 09:06:11.672 | + functions-common:time_stop:2434 : total=31921 2026-08-30 09:06:11.676 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-30 09:06:11.679 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=84920 2026-08-30 09:06:11.683 | + functions-common:git_clone:620 : cd /opt/stack/cinder 2026-08-30 09:06:11.686 | + functions-common:git_clone:621 : git_timed fetch https://review.opendev.org/openstack/cinder.git refs/changes/56/1002956/2 2026-08-30 09:06:11.690 | + functions-common:git_timed:697 : local count=0 2026-08-30 09:06:11.693 | + functions-common:git_timed:698 : local timeout=0 2026-08-30 09:06:11.696 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-08-30 09:06:11.700 | + functions-common:git_timed:701 : timeout=0 2026-08-30 09:06:11.703 | + functions-common:git_timed:704 : time_start git_timed 2026-08-30 09:06:11.706 | + functions-common:time_start:2406 : local name=git_timed 2026-08-30 09:06:11.709 | + functions-common:time_start:2407 : local start_time= 2026-08-30 09:06:11.712 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-30 09:06:11.717 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-30 09:06:11.721 | + functions-common:time_start:2411 : _TIME_START[$name]=1788080771718 2026-08-30 09:06:11.724 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch https://review.opendev.org/openstack/cinder.git refs/changes/56/1002956/2 2026-08-30 09:06:12.572 | From https://review.opendev.org/openstack/cinder 2026-08-30 09:06:12.573 | * branch refs/changes/56/1002956/2 -> FETCH_HEAD 2026-08-30 09:06:12.580 | + functions-common:git_timed:719 : time_stop git_timed 2026-08-30 09:06:12.584 | + functions-common:time_stop:2420 : local name 2026-08-30 09:06:12.587 | + functions-common:time_stop:2421 : local end_time 2026-08-30 09:06:12.591 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-30 09:06:12.595 | + functions-common:time_stop:2423 : local total 2026-08-30 09:06:12.598 | + functions-common:time_stop:2424 : local start_time 2026-08-30 09:06:12.602 | + functions-common:time_stop:2426 : name=git_timed 2026-08-30 09:06:12.605 | + functions-common:time_stop:2427 : start_time=1788080771718 2026-08-30 09:06:12.608 | + functions-common:time_stop:2429 : [[ -z 1788080771718 ]] 2026-08-30 09:06:12.614 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-30 09:06:12.620 | + functions-common:time_stop:2432 : end_time=1788080772615 2026-08-30 09:06:12.624 | + functions-common:time_stop:2433 : elapsed_time=897 2026-08-30 09:06:12.627 | + functions-common:time_stop:2434 : total=84920 2026-08-30 09:06:12.631 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-30 09:06:12.635 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=85817 2026-08-30 09:06:12.638 | + functions-common:git_clone:621 : git checkout FETCH_HEAD 2026-08-30 09:06:12.891 | Note: switching to 'FETCH_HEAD'. 2026-08-30 09:06:12.891 | 2026-08-30 09:06:12.891 | You are in 'detached HEAD' state. You can look around, make experimental 2026-08-30 09:06:12.892 | changes and commit them, and you can discard any commits you make in this 2026-08-30 09:06:12.892 | state without impacting any branches by switching back to a branch. 2026-08-30 09:06:12.892 | 2026-08-30 09:06:12.892 | If you want to create a new branch to retain commits you create, you may 2026-08-30 09:06:12.892 | do so (now or later) by using -c with the switch command. Example: 2026-08-30 09:06:12.892 | 2026-08-30 09:06:12.892 | git switch -c 2026-08-30 09:06:12.892 | 2026-08-30 09:06:12.893 | Or undo this operation with: 2026-08-30 09:06:12.893 | 2026-08-30 09:06:12.893 | git switch - 2026-08-30 09:06:12.893 | 2026-08-30 09:06:12.893 | Turn off this advice by setting config variable advice.detachedHead to false 2026-08-30 09:06:12.893 | 2026-08-30 09:06:12.893 | HEAD is now at f34b84154 Honor policy overrides for listing services 2026-08-30 09:06:12.898 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/cinder 2026-08-30 09:06:12.917 | + functions-common:git_clone:672 : cd /opt/stack/cinder 2026-08-30 09:06:12.922 | + functions-common:git_clone:673 : git show --oneline 2026-08-30 09:06:12.923 | + functions-common:git_clone:673 : head -1 2026-08-30 09:06:12.929 | f34b84154 Honor policy overrides for listing services 2026-08-30 09:06:12.934 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-08-30 09:06:12.938 | + lib/cinder:install_cinder:540 : setup_develop /opt/stack/cinder 2026-08-30 09:06:12.942 | + inc/python:setup_develop:353 : local bindep 2026-08-30 09:06:12.946 | + inc/python:setup_develop:354 : [[ /opt/stack/cinder == -bindep* ]] 2026-08-30 09:06:12.950 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/cinder 2026-08-30 09:06:12.954 | + inc/python:setup_develop:359 : local extras= 2026-08-30 09:06:12.958 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2026-08-30 09:06:12.962 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-08-30 09:06:12.966 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/cinder == -bindep* ]] 2026-08-30 09:06:12.970 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/cinder 2026-08-30 09:06:12.974 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-08-30 09:06:12.978 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-08-30 09:06:12.983 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/cinder 2026-08-30 09:06:12.987 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-08-30 09:06:12.992 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/cinder 2026-08-30 09:06:12.996 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-08-30 09:06:13.000 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-08-30 09:06:13.005 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2026-08-30 09:06:13.013 | + inc/python:_setup_package_with_constraints_edit:400 : name=cinder 2026-08-30 09:06:13.018 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z cinder ']' 2026-08-30 09:06:13.022 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2026-08-30 09:06:13.189 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/cinder -e 2026-08-30 09:06:13.193 | + inc/python:setup_package:436 : local bindep=0 2026-08-30 09:06:13.197 | + inc/python:setup_package:437 : local bindep_flag= 2026-08-30 09:06:13.201 | + inc/python:setup_package:438 : local bindep_profiles= 2026-08-30 09:06:13.205 | + inc/python:setup_package:439 : [[ /opt/stack/cinder == -bindep* ]] 2026-08-30 09:06:13.209 | + inc/python:setup_package:444 : local project_dir=/opt/stack/cinder 2026-08-30 09:06:13.213 | + inc/python:setup_package:445 : local flags=-e 2026-08-30 09:06:13.218 | + inc/python:setup_package:446 : local extras= 2026-08-30 09:06:13.222 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-08-30 09:06:13.226 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-08-30 09:06:13.230 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-08-30 09:06:13.234 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-08-30 09:06:13.238 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-08-30 09:06:13.242 | + inc/python:setup_package:464 : pip_install -e /opt/stack/cinder 2026-08-30 09:06:13.272 | Using python 3.12 to install /opt/stack/cinder 2026-08-30 09:06:13.276 | + 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-30 09:06:14.284 | Obtaining file:///opt/stack/cinder 2026-08-30 09:06:14.290 | Installing build dependencies: started 2026-08-30 09:06:15.912 | Installing build dependencies: finished with status 'done' 2026-08-30 09:06:15.913 | Checking if build backend supports build_editable: started 2026-08-30 09:06:16.461 | Checking if build backend supports build_editable: finished with status 'done' 2026-08-30 09:06:16.462 | Getting requirements to build editable: started 2026-08-30 09:06:16.760 | Getting requirements to build editable: finished with status 'done' 2026-08-30 09:06:16.762 | Preparing editable metadata (pyproject.toml): started 2026-08-30 09:06:18.270 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-08-30 09:06:18.300 | Requirement already satisfied: pbr>=5.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev309) (7.0.3) 2026-08-30 09:06:18.300 | Requirement already satisfied: decorator>=4.4.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev309) (5.3.1) 2026-08-30 09:06:18.301 | 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.dev309) (0.41.2) 2026-08-30 09:06:18.302 | Requirement already satisfied: futurist>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev309) (3.5.0) 2026-08-30 09:06:18.303 | Requirement already satisfied: greenlet>=0.4.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev309) (3.5.5) 2026-08-30 09:06:18.304 | Requirement already satisfied: iso8601>=0.1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev309) (2.1.0) 2026-08-30 09:06:18.305 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev309) (4.26.0) 2026-08-30 09:06:18.305 | Requirement already satisfied: keystoneauth1>=4.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev309) (5.16.0) 2026-08-30 09:06:18.306 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev309) (13.0.1) 2026-08-30 09:06:18.941 | Collecting lxml>=4.5.2 (from cinder==28.1.0.dev309) 2026-08-30 09:06:19.092 | Downloading lxml-6.1.1-cp312-cp312-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl.metadata (3.5 kB) 2026-08-30 09:06:19.103 | Requirement already satisfied: oslo.config>=10.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev309) (10.7.0) 2026-08-30 09:06:19.104 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev309) (7.6.1) 2026-08-30 09:06:19.105 | Requirement already satisfied: oslo.context>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev309) (6.5.0) 2026-08-30 09:06:19.106 | Requirement already satisfied: oslo.db>=11.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev309) (18.1.1) 2026-08-30 09:06:19.107 | Requirement already satisfied: oslo.log>=4.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev309) (8.3.1) 2026-08-30 09:06:19.108 | Requirement already satisfied: oslo.messaging>=14.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev309) (18.3.0) 2026-08-30 09:06:19.108 | Requirement already satisfied: oslo.middleware>=4.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev309) (8.2.0) 2026-08-30 09:06:19.109 | Requirement already satisfied: oslo.policy>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev309) (6.0.1) 2026-08-30 09:06:19.110 | Requirement already satisfied: oslo.privsep>=2.6.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev309) (3.12.0) 2026-08-30 09:06:19.111 | Requirement already satisfied: oslo.reports>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev309) (3.9.0) 2026-08-30 09:06:19.112 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev309) (7.10.0) 2026-08-30 09:06:19.112 | Requirement already satisfied: oslo.serialization>=4.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev309) (5.11.0) 2026-08-30 09:06:19.113 | Requirement already satisfied: oslo.service>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev309) (4.8.0) 2026-08-30 09:06:19.115 | Requirement already satisfied: oslo.upgradecheck>=1.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev309) (2.8.0) 2026-08-30 09:06:19.116 | Requirement already satisfied: oslo.utils>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev309) (10.2.0) 2026-08-30 09:06:19.156 | Collecting oslo.versionedobjects>=2.4.0 (from cinder==28.1.0.dev309) 2026-08-30 09:06:19.172 | Downloading oslo_versionedobjects-3.12.0-py3-none-any.whl.metadata (2.5 kB) 2026-08-30 09:06:19.182 | Requirement already satisfied: osprofiler>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev309) (4.4.0) 2026-08-30 09:06:19.183 | Requirement already satisfied: packaging>=20.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev309) (26.3) 2026-08-30 09:06:19.228 | Collecting paramiko>=2.7.2 (from cinder==28.1.0.dev309) 2026-08-30 09:06:19.244 | Downloading paramiko-4.0.0-py3-none-any.whl.metadata (3.9 kB) 2026-08-30 09:06:19.255 | Requirement already satisfied: Paste>=3.4.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev309) (3.10.1) 2026-08-30 09:06:19.256 | Requirement already satisfied: PasteDeploy>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev309) (3.1.0) 2026-08-30 09:06:19.257 | Requirement already satisfied: pyparsing>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev309) (3.3.2) 2026-08-30 09:06:19.258 | Requirement already satisfied: python-barbicanclient>=5.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev309) (7.6.0) 2026-08-30 09:06:19.297 | Collecting python-glanceclient>=3.2.2 (from cinder==28.1.0.dev309) 2026-08-30 09:06:19.315 | Downloading python_glanceclient-4.13.0-py3-none-any.whl.metadata (4.0 kB) 2026-08-30 09:06:19.325 | Requirement already satisfied: python-keystoneclient>=4.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev309) (6.0.0) 2026-08-30 09:06:19.367 | Collecting python-novaclient>=18.2.0 (from cinder==28.1.0.dev309) 2026-08-30 09:06:19.383 | Downloading python_novaclient-18.13.1-py3-none-any.whl.metadata (3.2 kB) 2026-08-30 09:06:19.393 | Requirement already satisfied: requests>=2.25.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev309) (2.34.2) 2026-08-30 09:06:19.394 | Requirement already satisfied: urllib3>=2.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev309) (2.7.0) 2026-08-30 09:06:19.395 | Requirement already satisfied: Routes>=2.4.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev309) (2.5.1) 2026-08-30 09:06:19.395 | Requirement already satisfied: taskflow>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev309) (6.4.0) 2026-08-30 09:06:19.421 | Collecting rtslib-fb>=2.1.74 (from cinder==28.1.0.dev309) 2026-08-30 09:06:19.437 | Downloading rtslib_fb-2.2.4-py3-none-any.whl.metadata (2.4 kB) 2026-08-30 09:06:19.486 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev309) (2.0.52) 2026-08-30 09:06:19.487 | Requirement already satisfied: stevedore>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev309) (5.9.1) 2026-08-30 09:06:19.514 | Collecting tabulate>=0.8.7 (from cinder==28.1.0.dev309) 2026-08-30 09:06:19.530 | Downloading tabulate-0.10.0-py3-none-any.whl.metadata (40 kB) 2026-08-30 09:06:19.557 | Requirement already satisfied: tenacity>=6.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev309) (9.1.4) 2026-08-30 09:06:19.557 | Requirement already satisfied: WebOb>=1.8.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev309) (1.8.11) 2026-08-30 09:06:19.558 | Requirement already satisfied: oslo.i18n>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev309) (6.9.0) 2026-08-30 09:06:19.599 | Collecting oslo.vmware>=3.10.0 (from cinder==28.1.0.dev309) 2026-08-30 09:06:19.615 | Downloading oslo_vmware-4.10.1-py3-none-any.whl.metadata (2.2 kB) 2026-08-30 09:06:19.625 | Requirement already satisfied: os-brick>=6.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev309) (7.1.1) 2026-08-30 09:06:19.686 | Collecting tooz>=2.8.0 (from cinder==28.1.0.dev309) 2026-08-30 09:06:19.702 | Downloading tooz-9.1.0-py3-none-any.whl.metadata (2.8 kB) 2026-08-30 09:06:19.713 | Requirement already satisfied: castellan>=3.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev309) (5.8.0) 2026-08-30 09:06:19.714 | Requirement already satisfied: cryptography>=3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev309) (43.0.3) 2026-08-30 09:06:19.715 | Requirement already satisfied: cursive>=0.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev309) (0.3.1) 2026-08-30 09:06:19.911 | Collecting zstd>=1.5.0.0 (from cinder==28.1.0.dev309) 2026-08-30 09:06:19.928 | Downloading zstd-1.5.7.2-cp312-cp312-manylinux_2_14_x86_64.whl.metadata (23 kB) 2026-08-30 09:06:19.941 | Requirement already satisfied: distro>=1.8.0 in /usr/lib/python3/dist-packages (from cinder==28.1.0.dev309) (1.9.0) 2026-08-30 09:06:19.942 | Requirement already satisfied: tzdata>=2022.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev309) (2026.3) 2026-08-30 09:06:19.943 | Requirement already satisfied: cachetools>=4.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev309) (7.1.7) 2026-08-30 09:06:19.950 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=3.1->cinder==28.1.0.dev309) (2.1.1) 2026-08-30 09:06:19.955 | 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.dev309) (3.0) 2026-08-30 09:06:19.963 | 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.dev309) (2.8.0) 2026-08-30 09:06:19.970 | 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.dev309) (3.1.0) 2026-08-30 09:06:19.972 | 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.dev309) (2.3.0) 2026-08-30 09:06:19.978 | 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.dev309) (26.1.0) 2026-08-30 09:06:19.979 | 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.dev309) (2025.9.1) 2026-08-30 09:06:19.980 | 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.dev309) (0.37.0) 2026-08-30 09:06:19.981 | 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.dev309) (2026.6.3) 2026-08-30 09:06:19.989 | 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.dev309) (1.9.0) 2026-08-30 09:06:19.990 | 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.dev309) (4.16.0) 2026-08-30 09:06:19.993 | 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.dev309) (4.3.0) 2026-08-30 09:06:19.995 | 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.dev309) (4.1.0) 2026-08-30 09:06:19.996 | 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.dev309) (2.13.0) 2026-08-30 09:06:20.005 | 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.dev309) (7.2.2) 2026-08-30 09:06:20.010 | 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.dev309) (1.5.0) 2026-08-30 09:06:20.018 | 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.dev309) (0.20) 2026-08-30 09:06:20.023 | 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.dev309) (1.3.0) 2026-08-30 09:06:20.024 | 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.dev309) (2.0.0) 2026-08-30 09:06:20.025 | 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.dev309) (6.0.3) 2026-08-30 09:06:20.033 | 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.dev309) (1.19.1) 2026-08-30 09:06:20.035 | 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.dev309) (2.1.2) 2026-08-30 09:06:20.036 | 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.dev309) (0.6.2) 2026-08-30 09:06:20.039 | 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.dev309) (1.4.1) 2026-08-30 09:06:20.046 | 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.dev309) (2.9.0.post0) 2026-08-30 09:06:20.052 | 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.dev309) (5.3.1) 2026-08-30 09:06:20.053 | 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.dev309) (5.6.2) 2026-08-30 09:06:20.054 | 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.dev309) (0.17.0) 2026-08-30 09:06:20.059 | 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.dev309) (5.1.0) 2026-08-30 09:06:20.071 | 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.dev309) (0.26.0) 2026-08-30 09:06:20.075 | 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.dev309) (5.0.0) 2026-08-30 09:06:20.076 | 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.dev309) (3.1.6) 2026-08-30 09:06:20.077 | 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.dev309) (4.0.1) 2026-08-30 09:06:20.085 | 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.dev309) (3.0.3) 2026-08-30 09:06:20.097 | 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.dev309) (1.2.1) 2026-08-30 09:06:20.117 | 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.dev309) (1.7.6) 2026-08-30 09:06:20.123 | 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.dev309) (2.2.0) 2026-08-30 09:06:20.128 | 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.dev309) (1.3.7) 2026-08-30 09:06:20.133 | 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.dev309) (3.18.0) 2026-08-30 09:06:20.178 | Collecting suds-community>=0.6 (from oslo.vmware>=3.10.0->cinder==28.1.0.dev309) 2026-08-30 09:06:20.194 | Downloading suds_community-1.2.0-py3-none-any.whl.metadata (1.6 kB) 2026-08-30 09:06:20.256 | Collecting invoke>=2.0 (from paramiko>=2.7.2->cinder==28.1.0.dev309) 2026-08-30 09:06:20.272 | Downloading invoke-3.0.3-py3-none-any.whl.metadata (3.2 kB) 2026-08-30 09:06:20.328 | Collecting pynacl>=1.5 (from paramiko>=2.7.2->cinder==28.1.0.dev309) 2026-08-30 09:06:20.344 | Downloading pynacl-1.6.2-cp38-abi3-manylinux_2_34_x86_64.whl.metadata (10.0 kB) 2026-08-30 09:06:20.364 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=3.4.3->cinder==28.1.0.dev309) (84.0.0) 2026-08-30 09:06:20.378 | 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.dev309) (0.8.2) 2026-08-30 09:06:20.414 | 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.dev309) (4.16.0) 2026-08-30 09:06:20.420 | 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.dev309) (0.6.0) 2026-08-30 09:06:20.421 | 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.dev309) (4.2.0) 2026-08-30 09:06:20.431 | 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.dev309) (3.0.53) 2026-08-30 09:06:20.432 | 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.dev309) (1.11.0) 2026-08-30 09:06:20.433 | 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.dev309) (15.0.0) 2026-08-30 09:06:20.434 | 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.dev309) (1.8.0) 2026-08-30 09:06:20.448 | 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.dev309) (1.17.0) 2026-08-30 09:06:20.479 | Collecting warlock>=1.2.0 (from python-glanceclient>=3.2.2->cinder==28.1.0.dev309) 2026-08-30 09:06:20.497 | Downloading warlock-2.1.0-py3-none-any.whl.metadata (4.0 kB) 2026-08-30 09:06:20.508 | 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.dev309) (24.2.1) 2026-08-30 09:06:20.545 | 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.dev309) (3.5.0) 2026-08-30 09:06:20.546 | 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.dev309) (3.18) 2026-08-30 09:06:20.548 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.25.1->cinder==28.1.0.dev309) (2023.11.17) 2026-08-30 09:06:20.582 | 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.dev309) (4.2.0) 2026-08-30 09:06:20.585 | 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.dev309) (2.20.0) 2026-08-30 09:06:20.596 | 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.dev309) (0.1.2) 2026-08-30 09:06:20.615 | 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.dev309) (0.8) 2026-08-30 09:06:20.661 | Collecting pyudev~=0.18 (from rtslib-fb>=2.1.74->cinder==28.1.0.dev309) 2026-08-30 09:06:20.677 | Downloading pyudev-0.24.4-py3-none-any.whl.metadata (4.4 kB) 2026-08-30 09:06:20.739 | 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.dev309) (3.6.1) 2026-08-30 09:06:20.740 | 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.dev309) (3.5.0) 2026-08-30 09:06:20.742 | 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.dev309) (4.0.1) 2026-08-30 09:06:20.819 | Collecting voluptuous>=0.8.9 (from tooz>=2.8.0->cinder==28.1.0.dev309) 2026-08-30 09:06:20.835 | Downloading voluptuous-0.16.0-py3-none-any.whl.metadata (20 kB) 2026-08-30 09:06:20.871 | 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.dev309) (1.33) 2026-08-30 09:06:20.878 | 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.dev309) (3.1.1) 2026-08-30 09:06:20.970 | Downloading lxml-6.1.1-cp312-cp312-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (5.2 MB) 2026-08-30 09:06:21.341 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.2/5.2 MB 14.9 MB/s 0:00:00 2026-08-30 09:06:21.358 | Downloading oslo_versionedobjects-3.12.0-py3-none-any.whl (108 kB) 2026-08-30 09:06:21.387 | Downloading oslo_vmware-4.10.1-py3-none-any.whl (624 kB) 2026-08-30 09:06:21.422 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 624.4/624.4 kB 14.3 MB/s 0:00:00 2026-08-30 09:06:21.437 | Downloading paramiko-4.0.0-py3-none-any.whl (223 kB) 2026-08-30 09:06:21.464 | Downloading invoke-3.0.3-py3-none-any.whl (160 kB) 2026-08-30 09:06:21.488 | Downloading pynacl-1.6.2-cp38-abi3-manylinux_2_34_x86_64.whl (1.4 MB) 2026-08-30 09:06:21.545 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 23.9 MB/s 0:00:00 2026-08-30 09:06:21.562 | Downloading python_glanceclient-4.13.0-py3-none-any.whl (203 kB) 2026-08-30 09:06:21.589 | Downloading python_novaclient-18.13.1-py3-none-any.whl (336 kB) 2026-08-30 09:06:21.619 | Downloading rtslib_fb-2.2.4-py3-none-any.whl (92 kB) 2026-08-30 09:06:21.645 | Downloading pyudev-0.24.4-py3-none-any.whl (62 kB) 2026-08-30 09:06:21.669 | Downloading suds_community-1.2.0-py3-none-any.whl (145 kB) 2026-08-30 09:06:21.692 | Downloading tabulate-0.10.0-py3-none-any.whl (39 kB) 2026-08-30 09:06:21.716 | Downloading tooz-9.1.0-py3-none-any.whl (91 kB) 2026-08-30 09:06:21.738 | Downloading voluptuous-0.16.0-py3-none-any.whl (31 kB) 2026-08-30 09:06:21.761 | Downloading warlock-2.1.0-py3-none-any.whl (10 kB) 2026-08-30 09:06:21.785 | Downloading zstd-1.5.7.2-cp312-cp312-manylinux_2_14_x86_64.whl (302 kB) 2026-08-30 09:06:21.901 | Building wheels for collected packages: cinder 2026-08-30 09:06:21.902 | Building editable for cinder (pyproject.toml): started 2026-08-30 09:06:23.617 | Building editable for cinder (pyproject.toml): finished with status 'done' 2026-08-30 09:06:23.618 | Created wheel for cinder: filename=cinder-28.1.0.dev309-0.editable-py3-none-any.whl size=9265 sha256=39320278665e466d1142e0591acbac68acc9bfe136a110c29138a3a6c5c42c3d 2026-08-30 09:06:23.618 | Stored in directory: /tmp/pip-ephem-wheel-cache-0r163k2j/wheels/0f/5b/25/75b4581977dff7afefb19bb31542a98ba75eafb8d1b2a69ccb 2026-08-30 09:06:23.624 | Successfully built cinder 2026-08-30 09:06:23.900 | 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-30 09:06:24.178 | Attempting uninstall: pyudev 2026-08-30 09:06:24.194 | Found existing installation: pyudev 0.24.0 2026-08-30 09:06:24.195 | Not uninstalling pyudev at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-30 09:06:24.195 | Can't uninstall 'pyudev'. No files were found to uninstall. 2026-08-30 09:06:26.475 | 2026-08-30 09:06:26.497 | Successfully installed cinder-28.1.0.dev309 invoke-3.0.3 lxml-6.1.1 oslo.versionedobjects-3.12.0 oslo.vmware-4.10.1 paramiko-4.0.0 pynacl-1.6.2 python-glanceclient-4.13.0 python-novaclient-18.13.1 pyudev-0.24.4 rtslib-fb-2.2.4 suds-community-1.2.0 tabulate-0.10.0 tooz-9.1.0 voluptuous-0.16.0 warlock-2.1.0 zstd-1.5.7.2 2026-08-30 09:06:26.753 | + inc/python:pip_install:216 : result=0 2026-08-30 09:06:26.756 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-30 09:06:26.759 | + functions-common:time_stop:2420 : local name 2026-08-30 09:06:26.763 | + functions-common:time_stop:2421 : local end_time 2026-08-30 09:06:26.767 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-30 09:06:26.770 | + functions-common:time_stop:2423 : local total 2026-08-30 09:06:26.774 | + functions-common:time_stop:2424 : local start_time 2026-08-30 09:06:26.777 | + functions-common:time_stop:2426 : name=pip_install 2026-08-30 09:06:26.781 | + functions-common:time_stop:2427 : start_time=1788080773265 2026-08-30 09:06:26.784 | + functions-common:time_stop:2429 : [[ -z 1788080773265 ]] 2026-08-30 09:06:26.789 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-30 09:06:26.795 | + functions-common:time_stop:2432 : end_time=1788080786791 2026-08-30 09:06:26.798 | + functions-common:time_stop:2433 : elapsed_time=13526 2026-08-30 09:06:26.802 | + functions-common:time_stop:2434 : total=99548 2026-08-30 09:06:26.806 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-30 09:06:26.809 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=113074 2026-08-30 09:06:26.813 | + inc/python:pip_install:219 : return 0 2026-08-30 09:06:26.817 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-08-30 09:06:26.821 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-08-30 09:06:26.825 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/cinder 2026-08-30 09:06:26.829 | + inc/python:use_library_from_git:266 : local name=/opt/stack/cinder 2026-08-30 09:06:26.833 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-30 09:06:26.837 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-30 09:06:26.841 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/cinder, ]] 2026-08-30 09:06:26.845 | + inc/python:use_library_from_git:269 : return 1 2026-08-30 09:06:26.849 | + lib/cinder:install_cinder:541 : [[ lioadm == \t\g\t\a\d\m ]] 2026-08-30 09:06:26.853 | + lib/cinder:install_cinder:543 : [[ lioadm == \l\i\o\a\d\m ]] 2026-08-30 09:06:26.856 | + lib/cinder:install_cinder:544 : is_ubuntu 2026-08-30 09:06:26.860 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-30 09:06:26.864 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-30 09:06:26.868 | + lib/cinder:install_cinder:546 : sudo mkdir -p /etc/target 2026-08-30 09:06:26.886 | + lib/cinder:install_cinder:548 : install_package targetcli-fb 2026-08-30 09:06:26.890 | + functions-common:install_package:1438 : update_package_repo 2026-08-30 09:06:26.894 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-08-30 09:06:26.898 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-08-30 09:06:26.902 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-08-30 09:06:26.905 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-08-30 09:06:26.909 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-08-30 09:06:26.913 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-30 09:06:26.917 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-30 09:06:26.921 | + functions-common:update_package_repo:1421 : apt_get_update 2026-08-30 09:06:26.925 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-08-30 09:06:26.929 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-08-30 09:06:26.933 | + functions-common:apt_get_update:1167 : return 2026-08-30 09:06:26.936 | + functions-common:install_package:1439 : real_install_package targetcli-fb 2026-08-30 09:06:26.941 | + functions-common:real_install_package:1426 : is_ubuntu 2026-08-30 09:06:26.944 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-30 09:06:26.948 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-30 09:06:26.952 | + functions-common:real_install_package:1427 : apt_get install targetcli-fb 2026-08-30 09:06:26.984 | + 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-30 09:06:27.031 | Reading package lists... 2026-08-30 09:06:27.415 | Building dependency tree... 2026-08-30 09:06:27.416 | Reading state information... 2026-08-30 09:06:27.981 | The following packages were automatically installed and are no longer required: 2026-08-30 09:06:27.984 | libfwupd2 libgusb2 2026-08-30 09:06:27.984 | Use 'sudo apt autoremove' to remove them. 2026-08-30 09:06:27.989 | The following additional packages will be installed: 2026-08-30 09:06:27.989 | python3-configshell-fb python3-rtslib-fb python3-typing-extensions 2026-08-30 09:06:27.989 | python3-urwid python3-wcwidth 2026-08-30 09:06:27.990 | Suggested packages: 2026-08-30 09:06:27.990 | python-urwid-doc 2026-08-30 09:06:28.031 | The following NEW packages will be installed: 2026-08-30 09:06:28.031 | python3-configshell-fb python3-rtslib-fb python3-typing-extensions 2026-08-30 09:06:28.031 | python3-urwid python3-wcwidth targetcli-fb 2026-08-30 09:06:28.153 | 0 upgraded, 6 newly installed, 0 to remove and 15 not upgraded. 2026-08-30 09:06:28.153 | Need to get 385 kB of archives. 2026-08-30 09:06:28.153 | After this operation, 3098 kB of additional disk space will be used. 2026-08-30 09:06:28.153 | Get:1 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-typing-extensions all 4.10.0-1 [60.7 kB] 2026-08-30 09:06:28.230 | Get:2 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-wcwidth all 0.2.5+dfsg1-1.1ubuntu1 [22.5 kB] 2026-08-30 09:06:28.235 | Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-urwid amd64 2.6.10-1 [183 kB] 2026-08-30 09:06:28.279 | 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-30 09:06:28.282 | Get:5 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-rtslib-fb all 2.1.74-0ubuntu5 [49.9 kB] 2026-08-30 09:06:28.286 | Get:6 http://archive.ubuntu.com/ubuntu noble/main amd64 targetcli-fb all 1:2.1.53-1ubuntu3 [40.3 kB] 2026-08-30 09:06:28.533 | perl: warning: Setting locale failed. 2026-08-30 09:06:28.533 | perl: warning: Please check that your locale settings: 2026-08-30 09:06:28.534 | LANGUAGE = (unset), 2026-08-30 09:06:28.534 | LC_ALL = "en_US.utf8", 2026-08-30 09:06:28.534 | LANG = "de_DE.UTF-8" 2026-08-30 09:06:28.534 | are supported and installed on your system. 2026-08-30 09:06:28.534 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-30 09:06:28.599 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-08-30 09:06:28.599 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-08-30 09:06:28.600 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-08-30 09:06:28.797 | Fetched 385 kB in 0s (1690 kB/s) 2026-08-30 09:06:28.841 | Selecting previously unselected package python3-typing-extensions. 2026-08-30 09:06:28.919 | (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-30 09:06:28.927 | Preparing to unpack .../0-python3-typing-extensions_4.10.0-1_all.deb ... 2026-08-30 09:06:28.931 | Unpacking python3-typing-extensions (4.10.0-1) ... 2026-08-30 09:06:28.988 | Selecting previously unselected package python3-wcwidth. 2026-08-30 09:06:29.002 | Preparing to unpack .../1-python3-wcwidth_0.2.5+dfsg1-1.1ubuntu1_all.deb ... 2026-08-30 09:06:29.008 | Unpacking python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2026-08-30 09:06:29.067 | Selecting previously unselected package python3-urwid. 2026-08-30 09:06:29.080 | Preparing to unpack .../2-python3-urwid_2.6.10-1_amd64.deb ... 2026-08-30 09:06:29.083 | Unpacking python3-urwid (2.6.10-1) ... 2026-08-30 09:06:29.180 | Selecting previously unselected package python3-configshell-fb. 2026-08-30 09:06:29.195 | Preparing to unpack .../3-python3-configshell-fb_1%3a1.1.28-2.1_all.deb ... 2026-08-30 09:06:29.199 | Unpacking python3-configshell-fb (1:1.1.28-2.1) ... 2026-08-30 09:06:29.263 | Selecting previously unselected package python3-rtslib-fb. 2026-08-30 09:06:29.277 | Preparing to unpack .../4-python3-rtslib-fb_2.1.74-0ubuntu5_all.deb ... 2026-08-30 09:06:29.281 | Unpacking python3-rtslib-fb (2.1.74-0ubuntu5) ... 2026-08-30 09:06:29.353 | Selecting previously unselected package targetcli-fb. 2026-08-30 09:06:29.368 | Preparing to unpack .../5-targetcli-fb_1%3a2.1.53-1ubuntu3_all.deb ... 2026-08-30 09:06:29.372 | Unpacking targetcli-fb (1:2.1.53-1ubuntu3) ... 2026-08-30 09:06:29.453 | Setting up python3-rtslib-fb (2.1.74-0ubuntu5) ... 2026-08-30 09:06:30.662 | Created symlink /etc/systemd/system/multi-user.target.wants/rtslib-fb-targetctl.service → /usr/lib/systemd/system/rtslib-fb-targetctl.service. 2026-08-30 09:06:30.671 | Setting up python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2026-08-30 09:06:30.989 | Setting up python3-typing-extensions (4.10.0-1) ... 2026-08-30 09:06:31.235 | Setting up python3-urwid (2.6.10-1) ... 2026-08-30 09:06:31.780 | Setting up python3-configshell-fb (1:1.1.28-2.1) ... 2026-08-30 09:06:31.980 | /usr/lib/python3/dist-packages/configshell/console.py:39: SyntaxWarning: invalid escape sequence '\[' 2026-08-30 09:06:31.980 | _re_ansi_seq = re.compile('(\033\[..?m)') 2026-08-30 09:06:32.005 | /usr/lib/python3/dist-packages/configshell/shell.py:116: SyntaxWarning: invalid escape sequence '\+' 2026-08-30 09:06:32.005 | var = Word(alphanums + '?;&*$!#,=_\+/.<>()~@:-%[]') 2026-08-30 09:06:32.005 | /usr/lib/python3/dist-packages/configshell/shell.py:118: SyntaxWarning: invalid escape sequence '\-' 2026-08-30 09:06:32.005 | keyword = Word(alphanums + '_\-') 2026-08-30 09:06:32.005 | /usr/lib/python3/dist-packages/configshell/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-08-30 09:06:32.006 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-08-30 09:06:32.006 | /usr/lib/python3/dist-packages/configshell/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-08-30 09:06:32.006 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-08-30 09:06:32.006 | /usr/lib/python3/dist-packages/configshell/shell.py:131: SyntaxWarning: invalid escape sequence '\|' 2026-08-30 09:06:32.006 | readline.set_completer_delims('\t\n ~!#$^&(){}\|;\'",?') 2026-08-30 09:06:32.014 | /usr/lib/python3/dist-packages/configshell_fb/console.py:39: SyntaxWarning: invalid escape sequence '\[' 2026-08-30 09:06:32.014 | _re_ansi_seq = re.compile('(\033\[..?m)') 2026-08-30 09:06:32.037 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:116: SyntaxWarning: invalid escape sequence '\+' 2026-08-30 09:06:32.037 | var = Word(alphanums + '?;&*$!#,=_\+/.<>()~@:-%[]') 2026-08-30 09:06:32.037 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:118: SyntaxWarning: invalid escape sequence '\-' 2026-08-30 09:06:32.037 | keyword = Word(alphanums + '_\-') 2026-08-30 09:06:32.037 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-08-30 09:06:32.038 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-08-30 09:06:32.038 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-08-30 09:06:32.038 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-08-30 09:06:32.038 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:131: SyntaxWarning: invalid escape sequence '\|' 2026-08-30 09:06:32.038 | readline.set_completer_delims('\t\n ~!#$^&(){}\|;\'",?') 2026-08-30 09:06:32.071 | Setting up targetcli-fb (1:2.1.53-1ubuntu3) ... 2026-08-30 09:06:32.285 | /usr/lib/python3/dist-packages/targetcli/ui_root.py:161: SyntaxWarning: invalid escape sequence '\s' 2026-08-30 09:06:32.285 | backups = [line for line in prefs.read().splitlines() if re.match('^max_backup_files\s*=', line)] 2026-08-30 09:06:32.583 | Processing triggers for man-db (2.12.0-4build2) ... 2026-08-30 09:06:33.479 | perl: warning: Setting locale failed. 2026-08-30 09:06:33.479 | perl: warning: Please check that your locale settings: 2026-08-30 09:06:33.479 | LANGUAGE = (unset), 2026-08-30 09:06:33.479 | LC_ALL = "en_US.utf8", 2026-08-30 09:06:33.479 | LANG = "de_DE.UTF-8" 2026-08-30 09:06:33.480 | are supported and installed on your system. 2026-08-30 09:06:33.480 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-30 09:06:33.616 | perl: warning: Setting locale failed. 2026-08-30 09:06:33.616 | perl: warning: Please check that your locale settings: 2026-08-30 09:06:33.616 | LANGUAGE = (unset), 2026-08-30 09:06:33.616 | LC_ALL = "en_US.utf8", 2026-08-30 09:06:33.617 | LANG = "de_DE.UTF-8" 2026-08-30 09:06:33.617 | are supported and installed on your system. 2026-08-30 09:06:33.617 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-30 09:06:33.670 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-08-30 09:06:33.670 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-08-30 09:06:33.670 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-08-30 09:06:33.744 | perl: warning: Setting locale failed. 2026-08-30 09:06:33.744 | perl: warning: Please check that your locale settings: 2026-08-30 09:06:33.744 | LANGUAGE = (unset), 2026-08-30 09:06:33.744 | LC_ALL = "en_US.utf8", 2026-08-30 09:06:33.744 | LANG = "de_DE.UTF-8" 2026-08-30 09:06:33.744 | are supported and installed on your system. 2026-08-30 09:06:33.745 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-30 09:06:34.316 | 2026-08-30 09:06:34.316 | Running kernel seems to be up-to-date. 2026-08-30 09:06:34.317 | 2026-08-30 09:06:34.317 | No services need to be restarted. 2026-08-30 09:06:34.317 | 2026-08-30 09:06:34.317 | No containers need to be restarted. 2026-08-30 09:06:34.317 | 2026-08-30 09:06:34.317 | No user sessions are running outdated binaries. 2026-08-30 09:06:34.317 | 2026-08-30 09:06:34.317 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-08-30 09:06:36.729 | + functions-common:apt_get:1211 : result=0 2026-08-30 09:06:36.734 | + functions-common:apt_get:1214 : time_stop apt-get 2026-08-30 09:06:36.738 | + functions-common:time_stop:2420 : local name 2026-08-30 09:06:36.741 | + functions-common:time_stop:2421 : local end_time 2026-08-30 09:06:36.745 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-30 09:06:36.749 | + functions-common:time_stop:2423 : local total 2026-08-30 09:06:36.753 | + functions-common:time_stop:2424 : local start_time 2026-08-30 09:06:36.756 | + functions-common:time_stop:2426 : name=apt-get 2026-08-30 09:06:36.760 | + functions-common:time_stop:2427 : start_time=1788080786979 2026-08-30 09:06:36.764 | + functions-common:time_stop:2429 : [[ -z 1788080786979 ]] 2026-08-30 09:06:36.768 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-30 09:06:36.774 | + functions-common:time_stop:2432 : end_time=1788080796770 2026-08-30 09:06:36.778 | + functions-common:time_stop:2433 : elapsed_time=9791 2026-08-30 09:06:36.782 | + functions-common:time_stop:2434 : total=134364 2026-08-30 09:06:36.786 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-30 09:06:36.789 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=144155 2026-08-30 09:06:36.793 | + functions-common:apt_get:1215 : return 0 2026-08-30 09:06:36.797 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-08-30 09:06:36.802 | + ./stack.sh:main:951 : configure_cinder 2026-08-30 09:06:36.805 | + lib/cinder:configure_cinder:297 : sudo install -d -o quobyte -m 755 /etc/cinder 2026-08-30 09:06:36.825 | + lib/cinder:configure_cinder:299 : rm -f /etc/cinder/cinder.conf 2026-08-30 09:06:36.831 | + lib/cinder:configure_cinder:301 : configure_rootwrap cinder 2026-08-30 09:06:36.835 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2026-08-30 09:06:36.839 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2026-08-30 09:06:36.845 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2026-08-30 09:06:36.845 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2026-08-30 09:06:36.851 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2026-08-30 09:06:36.854 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2026-08-30 09:06:36.858 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/opt/stack/data/venv/bin 2026-08-30 09:06:36.861 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2026-08-30 09:06:36.865 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2026-08-30 09:06:36.868 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2026-08-30 09:06:36.872 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/opt/stack/data/venv/bin/cinder-rootwrap 2026-08-30 09:06:36.876 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2026-08-30 09:06:36.892 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2026-08-30 09:06:36.910 | + 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-30 09:06:36.928 | + 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-30 09:06:36.945 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2026-08-30 09:06:36.963 | + inc/rootwrap:configure_rootwrap:66 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/cinder/rootwrap.conf 2026-08-30 09:06:36.980 | + inc/rootwrap:configure_rootwrap:69 : local tempfile 2026-08-30 09:06:36.985 | ++ inc/rootwrap:configure_rootwrap:70 : mktemp 2026-08-30 09:06:36.990 | + inc/rootwrap:configure_rootwrap:70 : tempfile=/tmp/tmp.eochLFXZos 2026-08-30 09:06:36.994 | + inc/rootwrap:configure_rootwrap:72 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2026-08-30 09:06:36.997 | + inc/rootwrap:configure_rootwrap:73 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2026-08-30 09:06:37.001 | + inc/rootwrap:configure_rootwrap:74 : '[' -f /opt/stack/data/venv/bin/cinder-rootwrap-daemon ']' 2026-08-30 09:06:37.005 | + inc/rootwrap:configure_rootwrap:79 : chmod 0440 /tmp/tmp.eochLFXZos 2026-08-30 09:06:37.011 | + inc/rootwrap:configure_rootwrap:80 : sudo chown root:root /tmp/tmp.eochLFXZos 2026-08-30 09:06:37.028 | + inc/rootwrap:configure_rootwrap:81 : sudo mv /tmp/tmp.eochLFXZos /etc/sudoers.d/cinder-rootwrap 2026-08-30 09:06:37.047 | ++ inc/rootwrap:configure_rootwrap:85 : dirname /opt/stack/data/venv/bin/cinder-rootwrap 2026-08-30 09:06:37.052 | + inc/rootwrap:configure_rootwrap:85 : add_sudo_secure_path /opt/stack/data/venv/bin 2026-08-30 09:06:37.055 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/opt/stack/data/venv/bin 2026-08-30 09:06:37.059 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2026-08-30 09:06:37.063 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2026-08-30 09:06:37.067 | + 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-30 09:06:37.070 | + 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-30 09:06:37.076 | + 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-30 09:06:37.076 | + inc/rootwrap:add_sudo_secure_path:33 : sudo tee /etc/sudoers.d/zz-secure-path 2026-08-30 09:06:37.088 | Defaults:quobyte secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin:/opt/stack/data/venv/bin 2026-08-30 09:06:37.094 | + inc/rootwrap:add_sudo_secure_path:34 : sudo chmod 400 /etc/sudoers.d/zz-secure-path 2026-08-30 09:06:37.111 | + inc/rootwrap:add_sudo_secure_path:35 : sudo chown root:root /etc/sudoers.d/zz-secure-path 2026-08-30 09:06:37.128 | + lib/cinder:configure_cinder:303 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2026-08-30 09:06:37.132 | + lib/cinder:configure_cinder:304 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2026-08-30 09:06:37.138 | + lib/cinder:configure_cinder:307 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2026-08-30 09:06:37.145 | + lib/cinder:configure_cinder:309 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2026-08-30 09:06:37.149 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/cinder/cinder.conf 2026-08-30 09:06:37.153 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=cinder 2026-08-30 09:06:37.157 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-08-30 09:06:37.160 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-08-30 09:06:37.164 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/cinder/cinder.conf cinder keystone_authtoken 2026-08-30 09:06:37.168 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-08-30 09:06:37.172 | + lib/keystone:configure_keystoneauth:392 : local admin_user=cinder 2026-08-30 09:06:37.175 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-08-30 09:06:37.179 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2026-08-30 09:06:37.224 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2026-08-30 09:06:37.267 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://192.168.122.144/identity 2026-08-30 09:06:37.311 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2026-08-30 09:06:37.355 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf keystone_authtoken password nomoresecret 2026-08-30 09:06:37.398 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2026-08-30 09:06:37.443 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2026-08-30 09:06:37.489 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2026-08-30 09:06:37.532 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/cinder/cinder.conf keystone_authtoken www_authenticate_uri http://192.168.122.144/identity 2026-08-30 09:06:37.577 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-08-30 09:06:37.622 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2026-08-30 09:06:37.667 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-08-30 09:06:37.670 | + lib/cinder:configure_cinder:311 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2026-08-30 09:06:37.717 | + lib/cinder:configure_cinder:313 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2026-08-30 09:06:37.763 | ++ lib/cinder:configure_cinder:314 : database_connection_url cinder 2026-08-30 09:06:37.767 | ++ lib/database:database_connection_url:134 : local db=cinder 2026-08-30 09:06:37.771 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql cinder 2026-08-30 09:06:37.775 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=cinder 2026-08-30 09:06:37.779 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-08-30 09:06:37.782 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-08-30 09:06:37.786 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-08-30 09:06:37.812 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-30 09:06:37.816 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-08-30 09:06:37.820 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/cinder?charset=utf8&plugin=dbcounter' 2026-08-30 09:06:37.825 | + 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-30 09:06:37.873 | + lib/cinder:configure_cinder:315 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2026-08-30 09:06:37.918 | + lib/cinder:configure_cinder:316 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2026-08-30 09:06:37.963 | + lib/cinder:configure_cinder:317 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2026-08-30 09:06:38.006 | + lib/cinder:configure_cinder:318 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2026-08-30 09:06:38.051 | + lib/cinder:configure_cinder:319 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2026-08-30 09:06:38.097 | + lib/cinder:configure_cinder:320 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 192.168.122.144 2026-08-30 09:06:38.141 | + lib/cinder:configure_cinder:321 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2026-08-30 09:06:38.188 | ++ lib/cinder:configure_cinder:322 : openssl rand -hex 16 2026-08-30 09:06:38.199 | + lib/cinder:configure_cinder:322 : iniset /etc/cinder/cinder.conf key_manager fixed_key 138abbbc5adb801fb23bfbacea4e9d5b 2026-08-30 09:06:38.244 | + lib/cinder:configure_cinder:323 : [[ -n '' ]] 2026-08-30 09:06:38.248 | + lib/cinder:configure_cinder:328 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2026-08-30 09:06:38.293 | + lib/cinder:configure_cinder:329 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2026-08-30 09:06:38.338 | + lib/cinder:configure_cinder:330 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2026-08-30 09:06:38.383 | + lib/cinder:configure_cinder:335 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2026-08-30 09:06:38.424 | + lib/cinder:configure_cinder:337 : iniset /etc/cinder/cinder.conf DEFAULT report_interval 120 2026-08-30 09:06:38.465 | + lib/cinder:configure_cinder:338 : iniset /etc/cinder/cinder.conf DEFAULT service_down_time 720 2026-08-30 09:06:38.505 | + lib/cinder:configure_cinder:340 : is_service_enabled c-vol 2026-08-30 09:06:38.529 | + functions-common:is_service_enabled:2076 : return 0 2026-08-30 09:06:38.532 | + lib/cinder:configure_cinder:340 : [[ -n lvm:lvmdriver-1 ]] 2026-08-30 09:06:38.536 | + lib/cinder:configure_cinder:341 : local enabled_backends= 2026-08-30 09:06:38.539 | + lib/cinder:configure_cinder:342 : local default_name= 2026-08-30 09:06:38.543 | + lib/cinder:configure_cinder:343 : local be be_name be_type 2026-08-30 09:06:38.546 | + lib/cinder:configure_cinder:344 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2026-08-30 09:06:38.550 | + lib/cinder:configure_cinder:345 : be_type=lvm 2026-08-30 09:06:38.553 | + lib/cinder:configure_cinder:346 : be_name=lvmdriver-1 2026-08-30 09:06:38.557 | + lib/cinder:configure_cinder:347 : type configure_cinder_backend_lvm 2026-08-30 09:06:38.560 | + lib/cinder:configure_cinder:348 : configure_cinder_backend_lvm lvmdriver-1 2026-08-30 09:06:38.563 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:48 : local be_name=lvmdriver-1 2026-08-30 09:06:38.566 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:50 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_backend_name lvmdriver-1 2026-08-30 09:06:38.608 | + 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-30 09:06:38.648 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:52 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_group stack-volumes-lvmdriver-1 2026-08-30 09:06:38.688 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:53 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_helper lioadm 2026-08-30 09:06:38.728 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:54 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_protocol iscsi 2026-08-30 09:06:38.770 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:55 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_port 3260 2026-08-30 09:06:38.809 | + 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-30 09:06:38.850 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:57 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type auto 2026-08-30 09:06:38.891 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:58 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_clear zero 2026-08-30 09:06:38.932 | + lib/cinder:configure_cinder:350 : [[ -z '' ]] 2026-08-30 09:06:38.936 | + lib/cinder:configure_cinder:351 : default_name=lvmdriver-1 2026-08-30 09:06:38.939 | + lib/cinder:configure_cinder:353 : enabled_backends+=lvmdriver-1, 2026-08-30 09:06:38.942 | + lib/cinder:configure_cinder:355 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends lvmdriver-1 2026-08-30 09:06:38.981 | + lib/cinder:configure_cinder:356 : [[ -n lvmdriver-1 ]] 2026-08-30 09:06:38.985 | + lib/cinder:configure_cinder:357 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type lvmdriver-1 2026-08-30 09:06:39.026 | + lib/cinder:configure_cinder:359 : configure_cinder_image_volume_cache 2026-08-30 09:06:39.029 | + lib/cinder:configure_cinder_image_volume_cache:730 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2026-08-30 09:06:39.033 | + lib/cinder:configure_cinder_image_volume_cache:731 : local be_name=lvmdriver-1 2026-08-30 09:06:39.037 | + lib/cinder:configure_cinder_image_volume_cache:733 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled True 2026-08-30 09:06:39.076 | + lib/cinder:configure_cinder_image_volume_cache:735 : [[ -n '' ]] 2026-08-30 09:06:39.079 | + lib/cinder:configure_cinder_image_volume_cache:739 : [[ -n '' ]] 2026-08-30 09:06:39.083 | + lib/cinder:configure_cinder:364 : [[ False == \T\r\u\e ]] 2026-08-30 09:06:39.087 | + lib/cinder:configure_cinder:368 : [[ lvmdriver-1, =~ ceph ]] 2026-08-30 09:06:39.091 | + lib/cinder:configure_cinder:373 : is_service_enabled c-bak 2026-08-30 09:06:39.114 | + functions-common:is_service_enabled:2076 : return 1 2026-08-30 09:06:39.117 | + lib/cinder:configure_cinder:381 : is_service_enabled ceilometer 2026-08-30 09:06:39.140 | + functions-common:is_service_enabled:2076 : return 1 2026-08-30 09:06:39.144 | + lib/cinder:configure_cinder:385 : is_service_enabled tls-proxy 2026-08-30 09:06:39.166 | + functions-common:is_service_enabled:2076 : return 1 2026-08-30 09:06:39.169 | + lib/cinder:configure_cinder:392 : '[' False '!=' False ']' 2026-08-30 09:06:39.173 | + lib/cinder:configure_cinder:396 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2026-08-30 09:06:39.176 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=cinder 2026-08-30 09:06:39.179 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/cinder/cinder.conf 2026-08-30 09:06:39.182 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-08-30 09:06:39.186 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-08-30 09:06:39.189 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-08-30 09:06:39.211 | + functions-common:is_service_enabled:2076 : return 0 2026-08-30 09:06:39.215 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-08-30 09:06:39.219 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-08-30 09:06:39.222 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-08-30 09:06:39.245 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-30 09:06:39.248 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.144:5672/ 2026-08-30 09:06:39.252 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.144:5672/ 2026-08-30 09:06:39.290 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-08-30 09:06:39.294 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-08-30 09:06:39.297 | + lib/cinder:configure_cinder:399 : setup_logging /etc/cinder/cinder.conf 2026-08-30 09:06:39.301 | + functions:setup_logging:693 : setup_systemd_logging /etc/cinder/cinder.conf 2026-08-30 09:06:39.305 | + functions:setup_systemd_logging:710 : local conf_file=/etc/cinder/cinder.conf 2026-08-30 09:06:39.311 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-08-30 09:06:39.334 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-08-30 09:06:39.338 | + functions:setup_systemd_logging:716 : local pidstr= 2026-08-30 09:06:39.341 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-08-30 09:06:39.344 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-08-30 09:06:39.347 | + 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-30 09:06:39.386 | + 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-30 09:06:39.426 | + 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-30 09:06:39.465 | + functions:setup_systemd_logging:727 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-08-30 09:06:39.506 | + functions:setup_systemd_logging:730 : iniset /etc/cinder/cinder.conf DEFAULT log_color False 2026-08-30 09:06:39.547 | + lib/cinder:configure_cinder:401 : is_service_enabled c-api 2026-08-30 09:06:39.571 | + functions-common:is_service_enabled:2076 : return 0 2026-08-30 09:06:39.574 | + lib/cinder:configure_cinder:402 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini cinder.wsgi.api:application /volume '' cinder-api 2026-08-30 09:06:39.578 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/cinder/cinder-api-uwsgi.ini 2026-08-30 09:06:39.582 | + lib/apache:write_uwsgi_config:244 : local wsgi=cinder.wsgi.api:application 2026-08-30 09:06:39.585 | + lib/apache:write_uwsgi_config:245 : local url=/volume 2026-08-30 09:06:39.589 | + lib/apache:write_uwsgi_config:246 : local http= 2026-08-30 09:06:39.593 | + lib/apache:write_uwsgi_config:247 : local name=cinder-api 2026-08-30 09:06:39.596 | + lib/apache:write_uwsgi_config:249 : '[' -z cinder-api ']' 2026-08-30 09:06:39.599 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-08-30 09:06:39.602 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-08-30 09:06:39.621 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-08-30 09:06:39.621 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-08-30 09:06:39.633 | d /var/run/uwsgi 0755 quobyte root 2026-08-30 09:06:39.637 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-08-30 09:06:39.653 | /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-30 09:06:39.658 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/cinder-api.socket 2026-08-30 09:06:39.661 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2026-08-30 09:06:39.665 | + lib/apache:write_uwsgi_config:270 : [[ cinder.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-08-30 09:06:39.668 | + lib/apache:write_uwsgi_config:271 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi module cinder.wsgi.api:application 2026-08-30 09:06:39.707 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2026-08-30 09:06:39.746 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2026-08-30 09:06:39.785 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2026-08-30 09:06:39.823 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2026-08-30 09:06:39.863 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 80 2026-08-30 09:06:39.904 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2026-08-30 09:06:39.943 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2026-08-30 09:06:39.982 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2026-08-30 09:06:40.021 | + 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-30 09:06:40.059 | + lib/apache:write_uwsgi_config:292 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2026-08-30 09:06:40.097 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2026-08-30 09:06:40.137 | + lib/apache:write_uwsgi_config:296 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2026-08-30 09:06:40.177 | + lib/apache:write_uwsgi_config:298 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi start-time %t 2026-08-30 09:06:40.217 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-08-30 09:06:40.221 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-08-30 09:06:40.225 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for cinder-api 2026-08-30 09:06:40.229 | ++ lib/apache:apache_site_config_for:174 : local site=cinder-api 2026-08-30 09:06:40.233 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-08-30 09:06:40.237 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-30 09:06:40.240 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-30 09:06:40.243 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/cinder-api.conf 2026-08-30 09:06:40.248 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/cinder-api.conf 2026-08-30 09:06:40.252 | + lib/apache:write_uwsgi_config:306 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-api.socket 2026-08-30 09:06:40.293 | + lib/apache:write_uwsgi_config:307 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2026-08-30 09:06:40.332 | + 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-30 09:06:40.332 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/cinder-api.conf 2026-08-30 09:06:40.344 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-api.socket|uwsgi://uwsgi-uds-cinder-api" retry=0 acquire=1 2026-08-30 09:06:40.349 | + lib/apache:write_uwsgi_config:309 : enable_apache_site cinder-api 2026-08-30 09:06:40.352 | + lib/apache:enable_apache_site:191 : local site=cinder-api 2026-08-30 09:06:40.355 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-08-30 09:06:40.359 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-08-30 09:06:40.362 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-08-30 09:06:40.366 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-08-30 09:06:40.369 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-30 09:06:40.372 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-30 09:06:40.376 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-08-30 09:06:40.380 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-08-30 09:06:40.384 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-30 09:06:40.387 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-30 09:06:40.390 | + lib/apache:enable_apache_site:195 : sudo a2ensite cinder-api 2026-08-30 09:06:40.402 | perl: warning: Setting locale failed. 2026-08-30 09:06:40.402 | perl: warning: Please check that your locale settings: 2026-08-30 09:06:40.402 | LANGUAGE = (unset), 2026-08-30 09:06:40.402 | LC_ALL = "en_US.utf8", 2026-08-30 09:06:40.402 | LANG = "de_DE.UTF-8" 2026-08-30 09:06:40.402 | are supported and installed on your system. 2026-08-30 09:06:40.402 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-30 09:06:40.442 | Enabling site cinder-api. 2026-08-30 09:06:40.448 | To activate the new configuration, you need to run: 2026-08-30 09:06:40.448 | systemctl reload apache2 2026-08-30 09:06:40.455 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-08-30 09:06:40.458 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-08-30 09:06:40.461 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-08-30 09:06:40.464 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-08-30 09:06:40.588 | + lib/cinder:configure_cinder:405 : [[ -r /home/quobyte/devstack/lib/cinder_plugins/default ]] 2026-08-30 09:06:40.593 | + lib/cinder:configure_cinder:409 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://192.168.122.144/image 2026-08-30 09:06:40.633 | + lib/cinder:configure_cinder:410 : is_service_enabled tls-proxy 2026-08-30 09:06:40.654 | + functions-common:is_service_enabled:2076 : return 1 2026-08-30 09:06:40.658 | + lib/cinder:configure_cinder:416 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf glance glance 2026-08-30 09:06:40.662 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/cinder/cinder.conf 2026-08-30 09:06:40.666 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=glance 2026-08-30 09:06:40.670 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=glance 2026-08-30 09:06:40.674 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-08-30 09:06:40.678 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/cinder/cinder.conf glance glance 2026-08-30 09:06:40.681 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-08-30 09:06:40.685 | + lib/keystone:configure_keystoneauth:392 : local admin_user=glance 2026-08-30 09:06:40.689 | + lib/keystone:configure_keystoneauth:393 : local section=glance 2026-08-30 09:06:40.693 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf glance auth_type password 2026-08-30 09:06:40.735 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf glance interface public 2026-08-30 09:06:40.775 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf glance auth_url http://192.168.122.144/identity 2026-08-30 09:06:40.816 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf glance username glance 2026-08-30 09:06:40.858 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf glance password nomoresecret 2026-08-30 09:06:40.895 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf glance user_domain_name Default 2026-08-30 09:06:40.934 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf glance project_name service 2026-08-30 09:06:40.976 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf glance project_domain_name Default 2026-08-30 09:06:41.016 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/cinder/cinder.conf glance www_authenticate_uri http://192.168.122.144/identity 2026-08-30 09:06:41.053 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/cinder/cinder.conf glance cafile /opt/stack/data/ca-bundle.pem 2026-08-30 09:06:41.094 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf glance memcached_servers localhost:11211 2026-08-30 09:06:41.134 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-08-30 09:06:41.138 | + lib/cinder:configure_cinder:419 : configure_keystoneauth /etc/cinder/cinder.conf nova nova 2026-08-30 09:06:41.141 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-08-30 09:06:41.145 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-08-30 09:06:41.149 | + lib/keystone:configure_keystoneauth:393 : local section=nova 2026-08-30 09:06:41.152 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf nova auth_type password 2026-08-30 09:06:41.192 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf nova interface public 2026-08-30 09:06:41.232 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf nova auth_url http://192.168.122.144/identity 2026-08-30 09:06:41.271 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf nova username nova 2026-08-30 09:06:41.310 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf nova password nomoresecret 2026-08-30 09:06:41.350 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2026-08-30 09:06:41.389 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf nova project_name service 2026-08-30 09:06:41.429 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2026-08-30 09:06:41.468 | + lib/cinder:configure_cinder:420 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2026-08-30 09:06:41.507 | + lib/cinder:configure_cinder:421 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2026-08-30 09:06:41.546 | + lib/cinder:configure_cinder:423 : [[ ! -z '' ]] 2026-08-30 09:06:41.549 | + lib/cinder:configure_cinder:425 : is_service_enabled etcd3 2026-08-30 09:06:41.572 | + functions-common:is_service_enabled:2076 : return 0 2026-08-30 09:06:41.575 | + lib/cinder:configure_cinder:428 : iniset /etc/cinder/cinder.conf coordination backend_url 'etcd3+http://192.168.122.144:2379?api_version=v3' 2026-08-30 09:06:41.617 | + lib/cinder:configure_cinder:431 : [[ True == True ]] 2026-08-30 09:06:41.621 | + lib/cinder:configure_cinder:432 : iniset /etc/cinder/cinder.conf oslo_policy enforce_new_defaults true 2026-08-30 09:06:41.666 | + lib/cinder:configure_cinder:437 : '[' True == True ']' 2026-08-30 09:06:41.671 | + lib/cinder:configure_cinder:438 : init_cinder_service_user_conf 2026-08-30 09:06:41.674 | + lib/cinder:init_cinder_service_user_conf:759 : iniset /etc/cinder/cinder.conf service_user send_service_user_token True 2026-08-30 09:06:41.712 | + lib/cinder:init_cinder_service_user_conf:760 : configure_keystoneauth /etc/cinder/cinder.conf cinder service_user 2026-08-30 09:06:41.715 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-08-30 09:06:41.719 | + lib/keystone:configure_keystoneauth:392 : local admin_user=cinder 2026-08-30 09:06:41.722 | + lib/keystone:configure_keystoneauth:393 : local section=service_user 2026-08-30 09:06:41.727 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf service_user auth_type password 2026-08-30 09:06:41.771 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf service_user interface public 2026-08-30 09:06:41.817 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf service_user auth_url http://192.168.122.144/identity 2026-08-30 09:06:41.863 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf service_user username cinder 2026-08-30 09:06:41.908 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf service_user password nomoresecret 2026-08-30 09:06:41.954 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf service_user user_domain_name Default 2026-08-30 09:06:41.999 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf service_user project_name service 2026-08-30 09:06:42.041 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf service_user project_domain_name Default 2026-08-30 09:06:42.081 | + ./stack.sh:main:954 : is_service_enabled neutron 2026-08-30 09:06:42.105 | + functions-common:is_service_enabled:2076 : return 0 2026-08-30 09:06:42.109 | + ./stack.sh:main:956 : stack_install_service neutron 2026-08-30 09:06:42.112 | + lib/stack:stack_install_service:20 : local service=neutron 2026-08-30 09:06:42.116 | + lib/stack:stack_install_service:21 : type install_neutron 2026-08-30 09:06:42.119 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-08-30 09:06:42.122 | + lib/stack:stack_install_service:32 : install_neutron 2026-08-30 09:06:42.126 | + lib/neutron:install_neutron:516 : use_library_from_git neutron-lib 2026-08-30 09:06:42.129 | + inc/python:use_library_from_git:266 : local name=neutron-lib 2026-08-30 09:06:42.132 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-30 09:06:42.136 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-30 09:06:42.139 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,neutron-lib, ]] 2026-08-30 09:06:42.143 | + inc/python:use_library_from_git:269 : return 1 2026-08-30 09:06:42.146 | + lib/neutron:install_neutron:523 : use_library_from_git sqlalchemy 2026-08-30 09:06:42.150 | + inc/python:use_library_from_git:266 : local name=sqlalchemy 2026-08-30 09:06:42.153 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-30 09:06:42.155 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-30 09:06:42.158 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,sqlalchemy, ]] 2026-08-30 09:06:42.161 | + inc/python:use_library_from_git:269 : return 1 2026-08-30 09:06:42.165 | + lib/neutron:install_neutron:527 : use_library_from_git alembic 2026-08-30 09:06:42.168 | + inc/python:use_library_from_git:266 : local name=alembic 2026-08-30 09:06:42.171 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-30 09:06:42.174 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-30 09:06:42.178 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,alembic, ]] 2026-08-30 09:06:42.181 | + inc/python:use_library_from_git:269 : return 1 2026-08-30 09:06:42.185 | + lib/neutron:install_neutron:532 : git_clone https://review.opendev.org/openstack/neutron.git /opt/stack/neutron master 2026-08-30 09:06:42.188 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/neutron.git 2026-08-30 09:06:42.191 | + functions-common:git_clone:590 : local git_dest=/opt/stack/neutron 2026-08-30 09:06:42.194 | + functions-common:git_clone:591 : local git_ref=master 2026-08-30 09:06:42.197 | + functions-common:git_clone:592 : local orig_dir 2026-08-30 09:06:42.201 | ++ functions-common:git_clone:593 : pwd 2026-08-30 09:06:42.204 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-08-30 09:06:42.207 | + functions-common:git_clone:594 : local git_clone_flags= 2026-08-30 09:06:42.211 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-08-30 09:06:42.232 | + functions-common:git_clone:596 : RECLONE=False 2026-08-30 09:06:42.235 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-08-30 09:06:42.237 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-08-30 09:06:42.242 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-08-30 09:06:42.242 | + functions-common:git_clone:610 : echo master 2026-08-30 09:06:42.248 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/neutron ]] 2026-08-30 09:06:42.251 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-08-30 09:06:42.253 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/neutron.git /opt/stack/neutron 2026-08-30 09:06:42.256 | + functions-common:git_timed:697 : local count=0 2026-08-30 09:06:42.258 | + functions-common:git_timed:698 : local timeout=0 2026-08-30 09:06:42.261 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-08-30 09:06:42.265 | + functions-common:git_timed:701 : timeout=0 2026-08-30 09:06:42.268 | + functions-common:git_timed:704 : time_start git_timed 2026-08-30 09:06:42.271 | + functions-common:time_start:2406 : local name=git_timed 2026-08-30 09:06:42.273 | + functions-common:time_start:2407 : local start_time= 2026-08-30 09:06:42.276 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-30 09:06:42.281 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-30 09:06:42.285 | + functions-common:time_start:2411 : _TIME_START[$name]=1788080802282 2026-08-30 09:06:42.288 | + 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-30 09:06:42.292 | Cloning into '/opt/stack/neutron'... 2026-08-30 09:07:45.219 | + functions-common:git_timed:719 : time_stop git_timed 2026-08-30 09:07:45.219 | + functions-common:time_stop:2420 : local name 2026-08-30 09:07:45.223 | + functions-common:time_stop:2421 : local end_time 2026-08-30 09:07:45.226 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-30 09:07:45.230 | + functions-common:time_stop:2423 : local total 2026-08-30 09:07:45.233 | + functions-common:time_stop:2424 : local start_time 2026-08-30 09:07:45.236 | + functions-common:time_stop:2426 : name=git_timed 2026-08-30 09:07:45.240 | + functions-common:time_stop:2427 : start_time=1788080802282 2026-08-30 09:07:45.244 | + functions-common:time_stop:2429 : [[ -z 1788080802282 ]] 2026-08-30 09:07:45.248 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-30 09:07:45.253 | + functions-common:time_stop:2432 : end_time=1788080865250 2026-08-30 09:07:45.257 | + functions-common:time_stop:2433 : elapsed_time=62968 2026-08-30 09:07:45.260 | + functions-common:time_stop:2434 : total=85817 2026-08-30 09:07:45.264 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-30 09:07:45.267 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=148785 2026-08-30 09:07:45.271 | + functions-common:git_clone:631 : cd /opt/stack/neutron 2026-08-30 09:07:45.274 | + functions-common:git_clone:632 : git_timed fetch origin master 2026-08-30 09:07:45.277 | + functions-common:git_timed:697 : local count=0 2026-08-30 09:07:45.281 | + functions-common:git_timed:698 : local timeout=0 2026-08-30 09:07:45.285 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-08-30 09:07:45.288 | + functions-common:git_timed:701 : timeout=0 2026-08-30 09:07:45.292 | + functions-common:git_timed:704 : time_start git_timed 2026-08-30 09:07:45.296 | + functions-common:time_start:2406 : local name=git_timed 2026-08-30 09:07:45.300 | + functions-common:time_start:2407 : local start_time= 2026-08-30 09:07:45.303 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-30 09:07:45.308 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-30 09:07:45.313 | + functions-common:time_start:2411 : _TIME_START[$name]=1788080865310 2026-08-30 09:07:45.317 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-08-30 09:07:46.018 | From https://review.opendev.org/openstack/neutron 2026-08-30 09:07:46.018 | * branch master -> FETCH_HEAD 2026-08-30 09:07:46.029 | + functions-common:git_timed:719 : time_stop git_timed 2026-08-30 09:07:46.032 | + functions-common:time_stop:2420 : local name 2026-08-30 09:07:46.036 | + functions-common:time_stop:2421 : local end_time 2026-08-30 09:07:46.039 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-30 09:07:46.043 | + functions-common:time_stop:2423 : local total 2026-08-30 09:07:46.047 | + functions-common:time_stop:2424 : local start_time 2026-08-30 09:07:46.050 | + functions-common:time_stop:2426 : name=git_timed 2026-08-30 09:07:46.054 | + functions-common:time_stop:2427 : start_time=1788080865310 2026-08-30 09:07:46.057 | + functions-common:time_stop:2429 : [[ -z 1788080865310 ]] 2026-08-30 09:07:46.062 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-30 09:07:46.067 | + functions-common:time_stop:2432 : end_time=1788080866063 2026-08-30 09:07:46.070 | + functions-common:time_stop:2433 : elapsed_time=753 2026-08-30 09:07:46.074 | + functions-common:time_stop:2434 : total=148785 2026-08-30 09:07:46.077 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-30 09:07:46.080 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=149538 2026-08-30 09:07:46.084 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-08-30 09:07:46.087 | + functions-common:git_timed:697 : local count=0 2026-08-30 09:07:46.091 | + functions-common:git_timed:698 : local timeout=0 2026-08-30 09:07:46.094 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-08-30 09:07:46.097 | + functions-common:git_timed:701 : timeout=0 2026-08-30 09:07:46.101 | + functions-common:git_timed:704 : time_start git_timed 2026-08-30 09:07:46.105 | + functions-common:time_start:2406 : local name=git_timed 2026-08-30 09:07:46.108 | + functions-common:time_start:2407 : local start_time= 2026-08-30 09:07:46.112 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-30 09:07:46.117 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-30 09:07:46.122 | + functions-common:time_start:2411 : _TIME_START[$name]=1788080866118 2026-08-30 09:07:46.125 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-08-30 09:07:46.605 | Note: switching to 'FETCH_HEAD'. 2026-08-30 09:07:46.605 | 2026-08-30 09:07:46.605 | You are in 'detached HEAD' state. You can look around, make experimental 2026-08-30 09:07:46.605 | changes and commit them, and you can discard any commits you make in this 2026-08-30 09:07:46.605 | state without impacting any branches by switching back to a branch. 2026-08-30 09:07:46.606 | 2026-08-30 09:07:46.606 | If you want to create a new branch to retain commits you create, you may 2026-08-30 09:07:46.606 | do so (now or later) by using -c with the switch command. Example: 2026-08-30 09:07:46.606 | 2026-08-30 09:07:46.606 | git switch -c 2026-08-30 09:07:46.606 | 2026-08-30 09:07:46.606 | Or undo this operation with: 2026-08-30 09:07:46.606 | 2026-08-30 09:07:46.606 | git switch - 2026-08-30 09:07:46.606 | 2026-08-30 09:07:46.606 | Turn off this advice by setting config variable advice.detachedHead to false 2026-08-30 09:07:46.606 | 2026-08-30 09:07:46.607 | HEAD is now at 2475d0380e Merge "Migrate vtysh commands from rootwrap to oslo_privsep" 2026-08-30 09:07:46.615 | + functions-common:git_timed:719 : time_stop git_timed 2026-08-30 09:07:46.617 | + functions-common:time_stop:2420 : local name 2026-08-30 09:07:46.621 | + functions-common:time_stop:2421 : local end_time 2026-08-30 09:07:46.624 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-30 09:07:46.627 | + functions-common:time_stop:2423 : local total 2026-08-30 09:07:46.630 | + functions-common:time_stop:2424 : local start_time 2026-08-30 09:07:46.633 | + functions-common:time_stop:2426 : name=git_timed 2026-08-30 09:07:46.636 | + functions-common:time_stop:2427 : start_time=1788080866118 2026-08-30 09:07:46.640 | + functions-common:time_stop:2429 : [[ -z 1788080866118 ]] 2026-08-30 09:07:46.644 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-30 09:07:46.649 | + functions-common:time_stop:2432 : end_time=1788080866645 2026-08-30 09:07:46.652 | + functions-common:time_stop:2433 : elapsed_time=527 2026-08-30 09:07:46.656 | + functions-common:time_stop:2434 : total=149538 2026-08-30 09:07:46.659 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-30 09:07:46.663 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=150065 2026-08-30 09:07:46.666 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/neutron 2026-08-30 09:07:46.685 | + functions-common:git_clone:672 : cd /opt/stack/neutron 2026-08-30 09:07:46.689 | + functions-common:git_clone:673 : head -1 2026-08-30 09:07:46.690 | + functions-common:git_clone:673 : git show --oneline 2026-08-30 09:07:46.695 | 2475d0380e Merge "Migrate vtysh commands from rootwrap to oslo_privsep" 2026-08-30 09:07:46.699 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-08-30 09:07:46.702 | + lib/neutron:install_neutron:533 : setup_develop /opt/stack/neutron 2026-08-30 09:07:46.705 | + inc/python:setup_develop:353 : local bindep 2026-08-30 09:07:46.709 | + inc/python:setup_develop:354 : [[ /opt/stack/neutron == -bindep* ]] 2026-08-30 09:07:46.713 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/neutron 2026-08-30 09:07:46.716 | + inc/python:setup_develop:359 : local extras= 2026-08-30 09:07:46.719 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2026-08-30 09:07:46.723 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-08-30 09:07:46.726 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/neutron == -bindep* ]] 2026-08-30 09:07:46.729 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/neutron 2026-08-30 09:07:46.733 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-08-30 09:07:46.736 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-08-30 09:07:46.741 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/neutron 2026-08-30 09:07:46.744 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-08-30 09:07:46.748 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/neutron 2026-08-30 09:07:46.751 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-08-30 09:07:46.755 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-08-30 09:07:46.759 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2026-08-30 09:07:46.767 | + inc/python:_setup_package_with_constraints_edit:400 : name=neutron 2026-08-30 09:07:46.771 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z neutron ']' 2026-08-30 09:07:46.775 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2026-08-30 09:07:46.931 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/neutron -e 2026-08-30 09:07:46.935 | + inc/python:setup_package:436 : local bindep=0 2026-08-30 09:07:46.938 | + inc/python:setup_package:437 : local bindep_flag= 2026-08-30 09:07:46.942 | + inc/python:setup_package:438 : local bindep_profiles= 2026-08-30 09:07:46.945 | + inc/python:setup_package:439 : [[ /opt/stack/neutron == -bindep* ]] 2026-08-30 09:07:46.948 | + inc/python:setup_package:444 : local project_dir=/opt/stack/neutron 2026-08-30 09:07:46.952 | + inc/python:setup_package:445 : local flags=-e 2026-08-30 09:07:46.956 | + inc/python:setup_package:446 : local extras= 2026-08-30 09:07:46.960 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-08-30 09:07:46.964 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-08-30 09:07:46.967 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-08-30 09:07:46.971 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-08-30 09:07:46.975 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-08-30 09:07:46.978 | + inc/python:setup_package:464 : pip_install -e /opt/stack/neutron 2026-08-30 09:07:47.003 | Using python 3.12 to install /opt/stack/neutron 2026-08-30 09:07:47.007 | + 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-30 09:07:48.006 | Obtaining file:///opt/stack/neutron 2026-08-30 09:07:48.015 | Installing build dependencies: started 2026-08-30 09:07:49.631 | Installing build dependencies: finished with status 'done' 2026-08-30 09:07:49.632 | Checking if build backend supports build_editable: started 2026-08-30 09:07:50.225 | Checking if build backend supports build_editable: finished with status 'done' 2026-08-30 09:07:50.226 | Getting requirements to build editable: started 2026-08-30 09:07:50.542 | Getting requirements to build editable: finished with status 'done' 2026-08-30 09:07:50.544 | Preparing editable metadata (pyproject.toml): started 2026-08-30 09:07:52.271 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-08-30 09:07:52.294 | Requirement already satisfied: pbr>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev153) (7.0.3) 2026-08-30 09:07:52.295 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev153) (3.10.1) 2026-08-30 09:07:52.296 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev153) (3.1.0) 2026-08-30 09:07:52.297 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev153) (2.5.1) 2026-08-30 09:07:52.297 | Requirement already satisfied: debtcollector>=1.19.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev153) (3.1.0) 2026-08-30 09:07:52.298 | Requirement already satisfied: decorator>=4.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev153) (5.3.1) 2026-08-30 09:07:52.484 | Collecting pecan>=1.4.0 (from neutron==29.0.0.0b2.dev153) 2026-08-30 09:07:52.638 | Downloading pecan-1.8.0-py3-none-any.whl.metadata (1.6 kB) 2026-08-30 09:07:52.649 | Requirement already satisfied: httplib2>=0.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev153) (0.32.0) 2026-08-30 09:07:52.650 | Requirement already satisfied: requests>=2.32.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev153) (2.34.2) 2026-08-30 09:07:52.651 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev153) (3.1.6) 2026-08-30 09:07:52.652 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev153) (13.0.1) 2026-08-30 09:07:52.653 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev153) (1.3.0) 2026-08-30 09:07:52.715 | Collecting neutron-lib>=5.0.0 (from neutron==29.0.0.0b2.dev153) 2026-08-30 09:07:52.734 | Downloading neutron_lib-5.0.1-py3-none-any.whl.metadata (2.4 kB) 2026-08-30 09:07:52.745 | Requirement already satisfied: tenacity>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev153) (9.1.4) 2026-08-30 09:07:52.746 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev153) (2.0.52) 2026-08-30 09:07:52.747 | Requirement already satisfied: WebOb>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev153) (1.8.11) 2026-08-30 09:07:52.748 | Requirement already satisfied: keystoneauth1>=3.14.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev153) (5.16.0) 2026-08-30 09:07:52.749 | Requirement already satisfied: alembic>=1.18.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev153) (1.19.1) 2026-08-30 09:07:52.749 | Requirement already satisfied: stevedore>=2.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev153) (5.9.1) 2026-08-30 09:07:52.750 | Requirement already satisfied: oslo.cache>=1.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev153) (4.3.0) 2026-08-30 09:07:52.751 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev153) (7.6.1) 2026-08-30 09:07:52.752 | Requirement already satisfied: oslo.config>=10.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev153) (10.7.0) 2026-08-30 09:07:52.753 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev153) (6.5.0) 2026-08-30 09:07:52.754 | Requirement already satisfied: oslo.db>=4.44.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev153) (18.1.1) 2026-08-30 09:07:52.754 | Requirement already satisfied: oslo.i18n>=3.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev153) (6.9.0) 2026-08-30 09:07:52.755 | Requirement already satisfied: oslo.log>=5.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev153) (8.3.1) 2026-08-30 09:07:52.756 | Requirement already satisfied: oslo.messaging>=7.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev153) (18.3.0) 2026-08-30 09:07:52.757 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev153) (8.2.0) 2026-08-30 09:07:52.758 | Requirement already satisfied: oslo.policy>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev153) (6.0.1) 2026-08-30 09:07:52.758 | Requirement already satisfied: oslo.privsep>=2.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev153) (3.12.0) 2026-08-30 09:07:52.759 | Requirement already satisfied: oslo.reports>=1.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev153) (3.9.0) 2026-08-30 09:07:52.760 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev153) (7.10.0) 2026-08-30 09:07:52.761 | Requirement already satisfied: oslo.serialization>=5.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev153) (5.11.0) 2026-08-30 09:07:52.762 | 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.dev153) (4.8.0) 2026-08-30 09:07:52.763 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev153) (2.8.0) 2026-08-30 09:07:52.764 | Requirement already satisfied: oslo.utils>=7.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev153) (10.2.0) 2026-08-30 09:07:52.765 | Requirement already satisfied: oslo.versionedobjects>=1.35.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev153) (3.12.0) 2026-08-30 09:07:52.766 | Requirement already satisfied: osprofiler>=2.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev153) (4.4.0) 2026-08-30 09:07:52.802 | Collecting os-ken>=4.2.1 (from neutron==29.0.0.0b2.dev153) 2026-08-30 09:07:52.818 | Downloading os_ken-4.2.2-py3-none-any.whl.metadata (2.0 kB) 2026-08-30 09:07:52.855 | Collecting os-resource-classes>=1.1.0 (from neutron==29.0.0.0b2.dev153) 2026-08-30 09:07:52.872 | Downloading os_resource_classes-1.1.0-py3-none-any.whl.metadata (1.9 kB) 2026-08-30 09:07:52.915 | Collecting ovs>3.3.0 (from neutron==29.0.0.0b2.dev153) 2026-08-30 09:07:52.931 | Downloading ovs-3.7.1.tar.gz (162 kB) 2026-08-30 09:07:53.035 | Installing build dependencies: started 2026-08-30 09:07:54.501 | Installing build dependencies: finished with status 'done' 2026-08-30 09:07:54.503 | Getting requirements to build wheel: started 2026-08-30 09:07:55.177 | Getting requirements to build wheel: finished with status 'done' 2026-08-30 09:07:55.179 | Preparing metadata (pyproject.toml): started 2026-08-30 09:07:55.565 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-08-30 09:07:55.619 | Collecting ovsdbapp>=2.18.0 (from neutron==29.0.0.0b2.dev153) 2026-08-30 09:07:55.635 | Downloading ovsdbapp-2.19.0-py3-none-any.whl.metadata (1.9 kB) 2026-08-30 09:07:55.648 | Requirement already satisfied: psutil>=6.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev153) (7.2.2) 2026-08-30 09:07:55.685 | Collecting pyroute2>=0.7.3 (from neutron==29.0.0.0b2.dev153) 2026-08-30 09:07:55.702 | Downloading pyroute2-0.8.1-py3-none-any.whl.metadata (8.2 kB) 2026-08-30 09:07:55.714 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev153) (24.2.1) 2026-08-30 09:07:55.716 | Requirement already satisfied: python-novaclient>=9.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev153) (18.13.1) 2026-08-30 09:07:55.716 | Requirement already satisfied: openstacksdk>=0.31.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev153) (4.19.1) 2026-08-30 09:07:55.750 | Collecting python-designateclient>=2.7.0 (from neutron==29.0.0.0b2.dev153) 2026-08-30 09:07:55.767 | Downloading python_designateclient-7.0.0-py3-none-any.whl.metadata (3.1 kB) 2026-08-30 09:07:55.814 | Collecting os-vif>=3.1.0 (from neutron==29.0.0.0b2.dev153) 2026-08-30 09:07:55.830 | Downloading os_vif-5.2.0-py3-none-any.whl.metadata (2.1 kB) 2026-08-30 09:07:55.842 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev153) (3.5.0) 2026-08-30 09:07:55.842 | Requirement already satisfied: tooz>=1.58.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev153) (9.1.0) 2026-08-30 09:07:55.844 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=1.18.1->neutron==29.0.0.0b2.dev153) (1.4.1) 2026-08-30 09:07:55.847 | 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.dev153) (4.16.0) 2026-08-30 09:07:55.852 | 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.dev153) (2.3.0) 2026-08-30 09:07:55.856 | 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.dev153) (3.3.2) 2026-08-30 09:07:55.860 | 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.dev153) (3.0.3) 2026-08-30 09:07:55.864 | 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.dev153) (2.1.0) 2026-08-30 09:07:55.865 | 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.dev153) (1.9.0) 2026-08-30 09:07:55.872 | 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.dev153) (4.1.0) 2026-08-30 09:07:55.873 | 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.dev153) (2.13.0) 2026-08-30 09:07:55.874 | 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.dev153) (6.0.0) 2026-08-30 09:07:55.887 | 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.dev153) (1.3.7) 2026-08-30 09:07:55.921 | Collecting os-traits>=0.9.0 (from neutron-lib>=5.0.0->neutron==29.0.0.0b2.dev153) 2026-08-30 09:07:55.937 | Downloading os_traits-3.9.0-py3-none-any.whl.metadata (1.9 kB) 2026-08-30 09:07:55.951 | 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.dev153) (43.0.3) 2026-08-30 09:07:55.954 | 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.dev153) (1.5.0) 2026-08-30 09:07:55.954 | 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.dev153) (1.1.0) 2026-08-30 09:07:55.954 | 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.dev153) (1.33) 2026-08-30 09:07:55.955 | 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.dev153) (4.11.3) 2026-08-30 09:07:55.957 | 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.dev153) (6.0.3) 2026-08-30 09:07:55.961 | 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.dev153) (2.1.1) 2026-08-30 09:07:55.966 | 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.dev153) (3.0) 2026-08-30 09:07:55.974 | 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.dev153) (3.1.1) 2026-08-30 09:07:55.979 | 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.dev153) (0.41.2) 2026-08-30 09:07:55.980 | 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.dev153) (1.2.1) 2026-08-30 09:07:56.008 | Collecting ncclient>=0.6.13 (from os-ken>=4.2.1->neutron==29.0.0.0b2.dev153) 2026-08-30 09:07:56.027 | Downloading ncclient-0.7.1-py3-none-any.whl.metadata (12 kB) 2026-08-30 09:07:56.041 | 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.dev153) (26.3) 2026-08-30 09:07:56.046 | 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.dev153) (2.8.0) 2026-08-30 09:07:56.046 | 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.dev153) (3.5.5) 2026-08-30 09:07:56.060 | 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.dev153) (6.1.1) 2026-08-30 09:07:56.062 | 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.dev153) (4.0.0) 2026-08-30 09:07:56.083 | 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.dev153) (0.20) 2026-08-30 09:07:56.090 | 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.dev153) (2.0.0) 2026-08-30 09:07:56.098 | 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.dev153) (2.1.2) 2026-08-30 09:07:56.099 | 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.dev153) (0.6.2) 2026-08-30 09:07:56.107 | 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.dev153) (2.9.0.post0) 2026-08-30 09:07:56.113 | 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.dev153) (7.1.7) 2026-08-30 09:07:56.114 | 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.dev153) (5.3.1) 2026-08-30 09:07:56.116 | 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.dev153) (5.6.2) 2026-08-30 09:07:56.118 | 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.dev153) (0.17.0) 2026-08-30 09:07:56.121 | 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.dev153) (5.1.0) 2026-08-30 09:07:56.131 | 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.dev153) (2026.3) 2026-08-30 09:07:56.138 | 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.dev153) (0.26.0) 2026-08-30 09:07:56.142 | 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.dev153) (5.0.0) 2026-08-30 09:07:56.144 | 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.dev153) (4.0.1) 2026-08-30 09:07:56.175 | 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.dev153) (1.7.6) 2026-08-30 09:07:56.182 | 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.dev153) (2.2.0) 2026-08-30 09:07:56.192 | 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.dev153) (3.18.0) 2026-08-30 09:07:56.251 | Collecting sortedcontainers (from ovs>3.3.0->neutron==29.0.0.0b2.dev153) 2026-08-30 09:07:56.266 | Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) 2026-08-30 09:07:56.290 | Collecting fixtures>=3.0.0 (from ovsdbapp>=2.18.0->neutron==29.0.0.0b2.dev153) 2026-08-30 09:07:56.294 | Using cached fixtures-4.3.2-py3-none-any.whl.metadata (22 kB) 2026-08-30 09:07:56.311 | 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.dev153) (3.0.3) 2026-08-30 09:07:56.312 | 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.dev153) (1.6.2) 2026-08-30 09:07:56.321 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->neutron==29.0.0.0b2.dev153) (84.0.0) 2026-08-30 09:07:56.348 | 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.dev153) (0.8.2) 2026-08-30 09:07:56.391 | 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.dev153) (1.17.0) 2026-08-30 09:07:56.396 | 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.dev153) (4.16.0) 2026-08-30 09:07:56.398 | 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.dev153) (4.26.0) 2026-08-30 09:07:56.436 | Collecting osc-lib>=1.8.0 (from python-designateclient>=2.7.0->neutron==29.0.0.0b2.dev153) 2026-08-30 09:07:56.453 | Downloading osc_lib-4.7.0-py3-none-any.whl.metadata (3.8 kB) 2026-08-30 09:07:56.471 | 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.dev153) (0.6.0) 2026-08-30 09:07:56.473 | 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.dev153) (4.2.0) 2026-08-30 09:07:56.484 | 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.dev153) (3.0.53) 2026-08-30 09:07:56.485 | 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.dev153) (1.11.0) 2026-08-30 09:07:56.488 | 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.dev153) (15.0.0) 2026-08-30 09:07:56.488 | 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.dev153) (1.8.0) 2026-08-30 09:07:56.492 | 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.dev153) (26.1.0) 2026-08-30 09:07:56.493 | 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.dev153) (2025.9.1) 2026-08-30 09:07:56.494 | 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.dev153) (0.37.0) 2026-08-30 09:07:56.495 | 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.dev153) (2026.6.3) 2026-08-30 09:07:56.551 | 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.dev153) (3.5.0) 2026-08-30 09:07:56.552 | 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.dev153) (3.18) 2026-08-30 09:07:56.553 | 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.dev153) (2.7.0) 2026-08-30 09:07:56.555 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.32.3->neutron==29.0.0.0b2.dev153) (2023.11.17) 2026-08-30 09:07:56.589 | 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.dev153) (4.2.0) 2026-08-30 09:07:56.591 | 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.dev153) (2.20.0) 2026-08-30 09:07:56.602 | 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.dev153) (0.1.2) 2026-08-30 09:07:56.622 | 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.dev153) (0.8) 2026-08-30 09:07:56.693 | 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.dev153) (0.16.0) 2026-08-30 09:07:56.787 | Downloading neutron_lib-5.0.1-py3-none-any.whl (656 kB) 2026-08-30 09:07:56.881 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 656.7/656.7 kB 7.3 MB/s 0:00:00 2026-08-30 09:07:56.900 | Downloading os_ken-4.2.2-py3-none-any.whl (2.0 MB) 2026-08-30 09:07:57.077 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 12.1 MB/s 0:00:00 2026-08-30 09:07:57.096 | Downloading ncclient-0.7.1-py3-none-any.whl (94 kB) 2026-08-30 09:07:57.120 | Downloading os_resource_classes-1.1.0-py3-none-any.whl (11 kB) 2026-08-30 09:07:57.143 | Downloading os_traits-3.9.0-py3-none-any.whl (44 kB) 2026-08-30 09:07:57.167 | Downloading os_vif-5.2.0-py3-none-any.whl (104 kB) 2026-08-30 09:07:57.194 | Downloading ovsdbapp-2.19.0-py3-none-any.whl (158 kB) 2026-08-30 09:07:57.209 | Using cached fixtures-4.3.2-py3-none-any.whl (41 kB) 2026-08-30 09:07:57.225 | Downloading pecan-1.8.0-py3-none-any.whl (144 kB) 2026-08-30 09:07:57.255 | Downloading pyroute2-0.8.1-py3-none-any.whl (474 kB) 2026-08-30 09:07:57.304 | Downloading python_designateclient-7.0.0-py3-none-any.whl (99 kB) 2026-08-30 09:07:57.330 | Downloading osc_lib-4.7.0-py3-none-any.whl (97 kB) 2026-08-30 09:07:57.355 | Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 2026-08-30 09:07:57.458 | Building wheels for collected packages: neutron, ovs 2026-08-30 09:07:57.459 | Building editable for neutron (pyproject.toml): started 2026-08-30 09:07:59.714 | Building editable for neutron (pyproject.toml): finished with status 'done' 2026-08-30 09:07:59.715 | Created wheel for neutron: filename=neutron-29.0.0.0b2.dev153-0.editable-py3-none-any.whl size=16057 sha256=2b6a7310c3c35e1c995b6279c56b48cd4bdd2bf795b26515d04aefebc5404c0a 2026-08-30 09:07:59.715 | Stored in directory: /tmp/pip-ephem-wheel-cache-hr7aktxq/wheels/85/41/4b/b676c3191efff247eca42312d2ef97517d6d981ada429e2e98 2026-08-30 09:07:59.721 | Building wheel for ovs (pyproject.toml): started 2026-08-30 09:08:00.594 | Building wheel for ovs (pyproject.toml): finished with status 'done' 2026-08-30 09:08:00.596 | Created wheel for ovs: filename=ovs-3.7.1-py3-none-any.whl size=191286 sha256=2093e40048d355c6e940f7e036d7434055ce5a91277ac3c5e61b626829b044b9 2026-08-30 09:08:00.596 | Stored in directory: /home/quobyte/.cache/pip/wheels/ad/8f/7e/5c45edfad8724b1855f52f55dda4f193565d5fa2535d9faa2b 2026-08-30 09:08:00.601 | Successfully built neutron ovs 2026-08-30 09:08:00.954 | 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-30 09:08:06.250 | 2026-08-30 09:08:06.273 | Successfully installed fixtures-4.3.2 ncclient-0.7.1 neutron-29.0.0.0b2.dev153 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-30 09:08:06.519 | + inc/python:pip_install:216 : result=0 2026-08-30 09:08:06.522 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-30 09:08:06.525 | + functions-common:time_stop:2420 : local name 2026-08-30 09:08:06.527 | + functions-common:time_stop:2421 : local end_time 2026-08-30 09:08:06.529 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-30 09:08:06.531 | + functions-common:time_stop:2423 : local total 2026-08-30 09:08:06.534 | + functions-common:time_stop:2424 : local start_time 2026-08-30 09:08:06.536 | + functions-common:time_stop:2426 : name=pip_install 2026-08-30 09:08:06.539 | + functions-common:time_stop:2427 : start_time=1788080866997 2026-08-30 09:08:06.542 | + functions-common:time_stop:2429 : [[ -z 1788080866997 ]] 2026-08-30 09:08:06.545 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-30 09:08:06.549 | + functions-common:time_stop:2432 : end_time=1788080886546 2026-08-30 09:08:06.552 | + functions-common:time_stop:2433 : elapsed_time=19549 2026-08-30 09:08:06.554 | + functions-common:time_stop:2434 : total=113074 2026-08-30 09:08:06.556 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-30 09:08:06.559 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=132623 2026-08-30 09:08:06.561 | + inc/python:pip_install:219 : return 0 2026-08-30 09:08:06.564 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-08-30 09:08:06.566 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-08-30 09:08:06.569 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/neutron 2026-08-30 09:08:06.572 | + inc/python:use_library_from_git:266 : local name=/opt/stack/neutron 2026-08-30 09:08:06.575 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-30 09:08:06.578 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-30 09:08:06.580 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/neutron, ]] 2026-08-30 09:08:06.584 | + inc/python:use_library_from_git:269 : return 1 2026-08-30 09:08:06.587 | + lib/neutron:install_neutron:535 : [[ ovn == \o\v\n ]] 2026-08-30 09:08:06.589 | + lib/neutron:install_neutron:536 : install_ovn 2026-08-30 09:08:06.592 | + lib/neutron_plugins/ovn_agent:install_ovn:407 : echo 'Installing OVN and dependent packages' 2026-08-30 09:08:06.592 | Installing OVN and dependent packages 2026-08-30 09:08:06.595 | + lib/neutron_plugins/ovn_agent:install_ovn:410 : ovn_sanity_check 2026-08-30 09:08:06.597 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:394 : is_service_enabled q-agt neutron-agent 2026-08-30 09:08:06.614 | + functions-common:is_service_enabled:2076 : return 1 2026-08-30 09:08:06.617 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:396 : is_service_enabled q-l3 neutron-l3 2026-08-30 09:08:06.634 | + functions-common:is_service_enabled:2076 : return 1 2026-08-30 09:08:06.637 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:398 : is_service_enabled q-svc neutron-api 2026-08-30 09:08:06.654 | + functions-common:is_service_enabled:2076 : return 0 2026-08-30 09:08:06.657 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:398 : [[ ! ovn =~ ovn ]] 2026-08-30 09:08:06.660 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:400 : is_service_enabled q-svc neutron-api 2026-08-30 09:08:06.678 | + functions-common:is_service_enabled:2076 : return 0 2026-08-30 09:08:06.681 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:400 : [[ ! local,flat,vlan,geneve =~ geneve ]] 2026-08-30 09:08:06.683 | + lib/neutron_plugins/ovn_agent:install_ovn:412 : sudo mkdir -p /var/run/openvswitch 2026-08-30 09:08:06.700 | ++ lib/neutron_plugins/ovn_agent:install_ovn:413 : whoami 2026-08-30 09:08:06.705 | + lib/neutron_plugins/ovn_agent:install_ovn:413 : sudo chown quobyte /var/run/openvswitch 2026-08-30 09:08:06.719 | + lib/neutron_plugins/ovn_agent:install_ovn:415 : [[ False == \T\r\u\e ]] 2026-08-30 09:08:06.723 | ++ lib/neutron_plugins/ovn_agent:install_ovn:437 : get_packages openvswitch 2026-08-30 09:08:06.743 | + lib/neutron_plugins/ovn_agent:install_ovn:437 : install_package fakeroot make openvswitch-switch 2026-08-30 09:08:06.745 | + functions-common:install_package:1438 : update_package_repo 2026-08-30 09:08:06.748 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-08-30 09:08:06.751 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-08-30 09:08:06.753 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-08-30 09:08:06.756 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-08-30 09:08:06.759 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-08-30 09:08:06.762 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-30 09:08:06.764 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-30 09:08:06.767 | + functions-common:update_package_repo:1421 : apt_get_update 2026-08-30 09:08:06.770 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-08-30 09:08:06.772 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-08-30 09:08:06.775 | + functions-common:apt_get_update:1167 : return 2026-08-30 09:08:06.778 | + functions-common:install_package:1439 : real_install_package fakeroot make openvswitch-switch 2026-08-30 09:08:06.780 | + functions-common:real_install_package:1426 : is_ubuntu 2026-08-30 09:08:06.783 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-30 09:08:06.786 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-30 09:08:06.788 | + functions-common:real_install_package:1427 : apt_get install fakeroot make openvswitch-switch 2026-08-30 09:08:06.811 | + 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-30 09:08:06.857 | Reading package lists... 2026-08-30 09:08:07.234 | Building dependency tree... 2026-08-30 09:08:07.236 | Reading state information... 2026-08-30 09:08:07.813 | fakeroot is already the newest version (1.33-1). 2026-08-30 09:08:07.813 | fakeroot set to manually installed. 2026-08-30 09:08:07.813 | make is already the newest version (4.3-4.1build2). 2026-08-30 09:08:07.813 | make set to manually installed. 2026-08-30 09:08:07.814 | The following packages were automatically installed and are no longer required: 2026-08-30 09:08:07.815 | libfwupd2 libgusb2 2026-08-30 09:08:07.815 | Use 'sudo apt autoremove' to remove them. 2026-08-30 09:08:07.818 | The following additional packages will be installed: 2026-08-30 09:08:07.819 | libunbound8 libxdp1 openvswitch-common python3-openvswitch 2026-08-30 09:08:07.820 | python3-sortedcontainers 2026-08-30 09:08:07.822 | Suggested packages: 2026-08-30 09:08:07.823 | openvswitch-doc python-sortedcontainers-doc 2026-08-30 09:08:07.862 | The following NEW packages will be installed: 2026-08-30 09:08:07.863 | libunbound8 libxdp1 openvswitch-common openvswitch-switch 2026-08-30 09:08:07.863 | python3-openvswitch python3-sortedcontainers 2026-08-30 09:08:07.966 | 0 upgraded, 6 newly installed, 0 to remove and 15 not upgraded. 2026-08-30 09:08:07.966 | Need to get 4225 kB of archives. 2026-08-30 09:08:07.966 | After this operation, 13.4 MB of additional disk space will be used. 2026-08-30 09:08:07.966 | Get:1 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libunbound8 amd64 1.19.2-1ubuntu3.9 [445 kB] 2026-08-30 09:08:08.117 | 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-30 09:08:08.164 | Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-sortedcontainers all 2.4.0-2 [27.6 kB] 2026-08-30 09:08:08.164 | Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 libxdp1 amd64 1.4.2-1ubuntu4 [62.5 kB] 2026-08-30 09:08:08.166 | 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-30 09:08:08.185 | 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-30 09:08:08.443 | perl: warning: Setting locale failed. 2026-08-30 09:08:08.444 | perl: warning: Please check that your locale settings: 2026-08-30 09:08:08.444 | LANGUAGE = (unset), 2026-08-30 09:08:08.444 | LC_ALL = "en_US.utf8", 2026-08-30 09:08:08.444 | LANG = "de_DE.UTF-8" 2026-08-30 09:08:08.444 | are supported and installed on your system. 2026-08-30 09:08:08.444 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-30 09:08:08.506 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-08-30 09:08:08.506 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-08-30 09:08:08.506 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-08-30 09:08:08.692 | Fetched 4225 kB in 0s (13.5 MB/s) 2026-08-30 09:08:08.752 | Selecting previously unselected package libunbound8:amd64. 2026-08-30 09:08:08.820 | (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-30 09:08:08.828 | Preparing to unpack .../0-libunbound8_1.19.2-1ubuntu3.9_amd64.deb ... 2026-08-30 09:08:08.835 | Unpacking libunbound8:amd64 (1.19.2-1ubuntu3.9) ... 2026-08-30 09:08:08.886 | Selecting previously unselected package openvswitch-common. 2026-08-30 09:08:08.900 | Preparing to unpack .../1-openvswitch-common_3.3.9-0ubuntu0.24.04.1_amd64.deb ... 2026-08-30 09:08:08.904 | Unpacking openvswitch-common (3.3.9-0ubuntu0.24.04.1) ... 2026-08-30 09:08:09.001 | Selecting previously unselected package python3-sortedcontainers. 2026-08-30 09:08:09.015 | Preparing to unpack .../2-python3-sortedcontainers_2.4.0-2_all.deb ... 2026-08-30 09:08:09.018 | Unpacking python3-sortedcontainers (2.4.0-2) ... 2026-08-30 09:08:09.067 | Selecting previously unselected package libxdp1:amd64. 2026-08-30 09:08:09.080 | Preparing to unpack .../3-libxdp1_1.4.2-1ubuntu4_amd64.deb ... 2026-08-30 09:08:09.084 | Unpacking libxdp1:amd64 (1.4.2-1ubuntu4) ... 2026-08-30 09:08:09.144 | Selecting previously unselected package python3-openvswitch. 2026-08-30 09:08:09.157 | Preparing to unpack .../4-python3-openvswitch_3.3.9-0ubuntu0.24.04.1_amd64.deb ... 2026-08-30 09:08:09.161 | Unpacking python3-openvswitch (3.3.9-0ubuntu0.24.04.1) ... 2026-08-30 09:08:09.264 | Selecting previously unselected package openvswitch-switch. 2026-08-30 09:08:09.276 | Preparing to unpack .../5-openvswitch-switch_3.3.9-0ubuntu0.24.04.1_amd64.deb ... 2026-08-30 09:08:09.284 | Unpacking openvswitch-switch (3.3.9-0ubuntu0.24.04.1) ... 2026-08-30 09:08:09.415 | Setting up python3-sortedcontainers (2.4.0-2) ... 2026-08-30 09:08:09.659 | Setting up libxdp1:amd64 (1.4.2-1ubuntu4) ... 2026-08-30 09:08:09.670 | Setting up libunbound8:amd64 (1.19.2-1ubuntu3.9) ... 2026-08-30 09:08:09.680 | Setting up openvswitch-common (3.3.9-0ubuntu0.24.04.1) ... 2026-08-30 09:08:09.695 | Setting up python3-openvswitch (3.3.9-0ubuntu0.24.04.1) ... 2026-08-30 09:08:10.080 | Setting up openvswitch-switch (3.3.9-0ubuntu0.24.04.1) ... 2026-08-30 09:08:10.103 | update-alternatives: using /usr/lib/openvswitch-switch/ovs-vswitchd to provide /usr/sbin/ovs-vswitchd (ovs-vswitchd) in auto mode 2026-08-30 09:08:10.778 | Created symlink /etc/systemd/system/openvswitch-switch.service.requires/ovs-record-hostname.service → /usr/lib/systemd/system/ovs-record-hostname.service. 2026-08-30 09:08:10.968 | Created symlink /etc/systemd/system/multi-user.target.wants/openvswitch-switch.service → /usr/lib/systemd/system/openvswitch-switch.service. 2026-08-30 09:08:11.954 | Processing triggers for man-db (2.12.0-4build2) ... 2026-08-30 09:08:13.759 | Processing triggers for libc-bin (2.39-0ubuntu8.8) ... 2026-08-30 09:08:14.005 | perl: warning: Setting locale failed. 2026-08-30 09:08:14.005 | perl: warning: Please check that your locale settings: 2026-08-30 09:08:14.005 | LANGUAGE = (unset), 2026-08-30 09:08:14.005 | LC_ALL = "en_US.utf8", 2026-08-30 09:08:14.005 | LANG = "de_DE.UTF-8" 2026-08-30 09:08:14.006 | are supported and installed on your system. 2026-08-30 09:08:14.006 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-30 09:08:14.139 | perl: warning: Setting locale failed. 2026-08-30 09:08:14.139 | perl: warning: Please check that your locale settings: 2026-08-30 09:08:14.139 | LANGUAGE = (unset), 2026-08-30 09:08:14.139 | LC_ALL = "en_US.utf8", 2026-08-30 09:08:14.139 | LANG = "de_DE.UTF-8" 2026-08-30 09:08:14.140 | are supported and installed on your system. 2026-08-30 09:08:14.140 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-30 09:08:14.190 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-08-30 09:08:14.190 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-08-30 09:08:14.190 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-08-30 09:08:14.262 | perl: warning: Setting locale failed. 2026-08-30 09:08:14.262 | perl: warning: Please check that your locale settings: 2026-08-30 09:08:14.262 | LANGUAGE = (unset), 2026-08-30 09:08:14.262 | LC_ALL = "en_US.utf8", 2026-08-30 09:08:14.262 | LANG = "de_DE.UTF-8" 2026-08-30 09:08:14.263 | are supported and installed on your system. 2026-08-30 09:08:14.263 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-30 09:08:14.769 | 2026-08-30 09:08:14.769 | Running kernel seems to be up-to-date. 2026-08-30 09:08:14.769 | 2026-08-30 09:08:14.769 | No services need to be restarted. 2026-08-30 09:08:14.769 | 2026-08-30 09:08:14.770 | No containers need to be restarted. 2026-08-30 09:08:14.770 | 2026-08-30 09:08:14.770 | No user sessions are running outdated binaries. 2026-08-30 09:08:14.770 | 2026-08-30 09:08:14.770 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-08-30 09:08:16.727 | + functions-common:apt_get:1211 : result=0 2026-08-30 09:08:16.730 | + functions-common:apt_get:1214 : time_stop apt-get 2026-08-30 09:08:16.732 | + functions-common:time_stop:2420 : local name 2026-08-30 09:08:16.735 | + functions-common:time_stop:2421 : local end_time 2026-08-30 09:08:16.737 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-30 09:08:16.739 | + functions-common:time_stop:2423 : local total 2026-08-30 09:08:16.741 | + functions-common:time_stop:2424 : local start_time 2026-08-30 09:08:16.744 | + functions-common:time_stop:2426 : name=apt-get 2026-08-30 09:08:16.746 | + functions-common:time_stop:2427 : start_time=1788080886808 2026-08-30 09:08:16.748 | + functions-common:time_stop:2429 : [[ -z 1788080886808 ]] 2026-08-30 09:08:16.752 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-30 09:08:16.755 | + functions-common:time_stop:2432 : end_time=1788080896753 2026-08-30 09:08:16.758 | + functions-common:time_stop:2433 : elapsed_time=9945 2026-08-30 09:08:16.761 | + functions-common:time_stop:2434 : total=144155 2026-08-30 09:08:16.763 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-30 09:08:16.766 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=154100 2026-08-30 09:08:16.770 | + functions-common:apt_get:1215 : return 0 2026-08-30 09:08:16.773 | ++ lib/neutron_plugins/ovn_agent:install_ovn:438 : get_packages ovn 2026-08-30 09:08:16.794 | + lib/neutron_plugins/ovn_agent:install_ovn:438 : install_package ovn-central ovn-controller-vtep ovn-host 2026-08-30 09:08:16.797 | + functions-common:install_package:1438 : update_package_repo 2026-08-30 09:08:16.800 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-08-30 09:08:16.802 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-08-30 09:08:16.805 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-08-30 09:08:16.808 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-08-30 09:08:16.810 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-08-30 09:08:16.812 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-30 09:08:16.815 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-30 09:08:16.818 | + functions-common:update_package_repo:1421 : apt_get_update 2026-08-30 09:08:16.821 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-08-30 09:08:16.825 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-08-30 09:08:16.827 | + functions-common:apt_get_update:1167 : return 2026-08-30 09:08:16.830 | + functions-common:install_package:1439 : real_install_package ovn-central ovn-controller-vtep ovn-host 2026-08-30 09:08:16.833 | + functions-common:real_install_package:1426 : is_ubuntu 2026-08-30 09:08:16.835 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-30 09:08:16.838 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-30 09:08:16.841 | + functions-common:real_install_package:1427 : apt_get install ovn-central ovn-controller-vtep ovn-host 2026-08-30 09:08:16.864 | + 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-30 09:08:16.902 | Reading package lists... 2026-08-30 09:08:17.272 | Building dependency tree... 2026-08-30 09:08:17.274 | Reading state information... 2026-08-30 09:08:17.820 | The following packages were automatically installed and are no longer required: 2026-08-30 09:08:17.822 | libfwupd2 libgusb2 2026-08-30 09:08:17.822 | Use 'sudo apt autoremove' to remove them. 2026-08-30 09:08:17.825 | The following additional packages will be installed: 2026-08-30 09:08:17.825 | ovn-common 2026-08-30 09:08:17.867 | The following NEW packages will be installed: 2026-08-30 09:08:17.868 | ovn-central ovn-common ovn-controller-vtep ovn-host 2026-08-30 09:08:17.955 | 0 upgraded, 4 newly installed, 0 to remove and 15 not upgraded. 2026-08-30 09:08:17.955 | Need to get 2360 kB of archives. 2026-08-30 09:08:17.955 | After this operation, 8355 kB of additional disk space will be used. 2026-08-30 09:08:17.955 | 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-30 09:08:18.137 | 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-30 09:08:18.143 | 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-30 09:08:18.145 | 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-30 09:08:18.396 | perl: warning: Setting locale failed. 2026-08-30 09:08:18.396 | perl: warning: Please check that your locale settings: 2026-08-30 09:08:18.396 | LANGUAGE = (unset), 2026-08-30 09:08:18.396 | LC_ALL = "en_US.utf8", 2026-08-30 09:08:18.397 | LANG = "de_DE.UTF-8" 2026-08-30 09:08:18.397 | are supported and installed on your system. 2026-08-30 09:08:18.397 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-30 09:08:18.462 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-08-30 09:08:18.463 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-08-30 09:08:18.463 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-08-30 09:08:18.651 | Fetched 2360 kB in 0s (8874 kB/s) 2026-08-30 09:08:18.739 | Selecting previously unselected package ovn-common. 2026-08-30 09:08:18.802 | (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-30 09:08:18.809 | Preparing to unpack .../ovn-common_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-08-30 09:08:18.813 | Unpacking ovn-common (24.03.6-0ubuntu0.24.04.1) ... 2026-08-30 09:08:18.920 | Selecting previously unselected package ovn-central. 2026-08-30 09:08:18.933 | Preparing to unpack .../ovn-central_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-08-30 09:08:18.937 | Unpacking ovn-central (24.03.6-0ubuntu0.24.04.1) ... 2026-08-30 09:08:19.001 | Selecting previously unselected package ovn-controller-vtep. 2026-08-30 09:08:19.014 | Preparing to unpack .../ovn-controller-vtep_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-08-30 09:08:19.018 | Unpacking ovn-controller-vtep (24.03.6-0ubuntu0.24.04.1) ... 2026-08-30 09:08:19.075 | Selecting previously unselected package ovn-host. 2026-08-30 09:08:19.088 | Preparing to unpack .../ovn-host_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-08-30 09:08:19.096 | Unpacking ovn-host (24.03.6-0ubuntu0.24.04.1) ... 2026-08-30 09:08:19.184 | Setting up ovn-common (24.03.6-0ubuntu0.24.04.1) ... 2026-08-30 09:08:19.201 | Setting up ovn-host (24.03.6-0ubuntu0.24.04.1) ... 2026-08-30 09:08:19.683 | ovn-controller.service is a disabled or a static unit, not starting it. 2026-08-30 09:08:19.871 | Created symlink /etc/systemd/system/multi-user.target.wants/ovn-host.service → /usr/lib/systemd/system/ovn-host.service. 2026-08-30 09:08:20.343 | ovn-controller.service is a disabled or a static unit, not starting it. 2026-08-30 09:08:20.395 | Setting up ovn-central (24.03.6-0ubuntu0.24.04.1) ... 2026-08-30 09:08:20.915 | ovn-northd.service is a disabled or a static unit, not starting it. 2026-08-30 09:08:21.103 | Created symlink /etc/systemd/system/ovn-sb-ovsdb.service → /usr/lib/systemd/system/ovn-ovsdb-server-sb.service. 2026-08-30 09:08:21.809 | Created symlink /etc/systemd/system/ovn-nb-ovsdb.service → /usr/lib/systemd/system/ovn-ovsdb-server-nb.service. 2026-08-30 09:08:22.507 | Created symlink /etc/systemd/system/multi-user.target.wants/ovn-central.service → /usr/lib/systemd/system/ovn-central.service. 2026-08-30 09:08:23.385 | ovn-northd.service is a disabled or a static unit, not starting it. 2026-08-30 09:08:23.457 | Setting up ovn-controller-vtep (24.03.6-0ubuntu0.24.04.1) ... 2026-08-30 09:08:23.661 | Created symlink /etc/systemd/system/multi-user.target.wants/ovn-controller-vtep.service → /usr/lib/systemd/system/ovn-controller-vtep.service. 2026-08-30 09:08:24.217 | Processing triggers for man-db (2.12.0-4build2) ... 2026-08-30 09:08:26.195 | perl: warning: Setting locale failed. 2026-08-30 09:08:26.196 | perl: warning: Please check that your locale settings: 2026-08-30 09:08:26.196 | LANGUAGE = (unset), 2026-08-30 09:08:26.196 | LC_ALL = "en_US.utf8", 2026-08-30 09:08:26.196 | LANG = "de_DE.UTF-8" 2026-08-30 09:08:26.196 | are supported and installed on your system. 2026-08-30 09:08:26.196 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-30 09:08:26.325 | perl: warning: Setting locale failed. 2026-08-30 09:08:26.325 | perl: warning: Please check that your locale settings: 2026-08-30 09:08:26.326 | LANGUAGE = (unset), 2026-08-30 09:08:26.326 | LC_ALL = "en_US.utf8", 2026-08-30 09:08:26.327 | LANG = "de_DE.UTF-8" 2026-08-30 09:08:26.327 | are supported and installed on your system. 2026-08-30 09:08:26.327 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-30 09:08:26.376 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-08-30 09:08:26.376 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-08-30 09:08:26.376 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-08-30 09:08:26.445 | perl: warning: Setting locale failed. 2026-08-30 09:08:26.445 | perl: warning: Please check that your locale settings: 2026-08-30 09:08:26.445 | LANGUAGE = (unset), 2026-08-30 09:08:26.445 | LC_ALL = "en_US.utf8", 2026-08-30 09:08:26.445 | LANG = "de_DE.UTF-8" 2026-08-30 09:08:26.445 | are supported and installed on your system. 2026-08-30 09:08:26.446 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-30 09:08:26.966 | 2026-08-30 09:08:26.966 | Running kernel seems to be up-to-date. 2026-08-30 09:08:26.966 | 2026-08-30 09:08:26.966 | No services need to be restarted. 2026-08-30 09:08:26.966 | 2026-08-30 09:08:26.966 | No containers need to be restarted. 2026-08-30 09:08:26.966 | 2026-08-30 09:08:26.966 | No user sessions are running outdated binaries. 2026-08-30 09:08:26.966 | 2026-08-30 09:08:26.967 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-08-30 09:08:29.035 | + functions-common:apt_get:1211 : result=0 2026-08-30 09:08:29.039 | + functions-common:apt_get:1214 : time_stop apt-get 2026-08-30 09:08:29.042 | + functions-common:time_stop:2420 : local name 2026-08-30 09:08:29.045 | + functions-common:time_stop:2421 : local end_time 2026-08-30 09:08:29.048 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-30 09:08:29.051 | + functions-common:time_stop:2423 : local total 2026-08-30 09:08:29.054 | + functions-common:time_stop:2424 : local start_time 2026-08-30 09:08:29.056 | + functions-common:time_stop:2426 : name=apt-get 2026-08-30 09:08:29.059 | + functions-common:time_stop:2427 : start_time=1788080896861 2026-08-30 09:08:29.062 | + functions-common:time_stop:2429 : [[ -z 1788080896861 ]] 2026-08-30 09:08:29.066 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-30 09:08:29.071 | + functions-common:time_stop:2432 : end_time=1788080909068 2026-08-30 09:08:29.073 | + functions-common:time_stop:2433 : elapsed_time=12207 2026-08-30 09:08:29.076 | + functions-common:time_stop:2434 : total=154100 2026-08-30 09:08:29.079 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-30 09:08:29.081 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=166307 2026-08-30 09:08:29.084 | + functions-common:apt_get:1215 : return 0 2026-08-30 09:08:29.087 | + 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-30 09:08:29.090 | + 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-30 09:08:29.093 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : local log_archive_dir=/opt/stack/logs/archive 2026-08-30 09:08:29.096 | + lib/neutron_plugins/ovn_agent:install_ovn:446 : mkdir -p /opt/stack/logs/archive 2026-08-30 09:08:29.100 | + 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-30 09:08:29.103 | + lib/neutron_plugins/ovn_agent:install_ovn:448 : '[' -f /opt/stack/logs/ovs-vswitchd.log ']' 2026-08-30 09:08:29.107 | + 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-30 09:08:29.109 | + lib/neutron_plugins/ovn_agent:install_ovn:448 : '[' -f /opt/stack/logs/ovn-northd.log ']' 2026-08-30 09:08:29.112 | + 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-30 09:08:29.115 | + lib/neutron_plugins/ovn_agent:install_ovn:448 : '[' -f /opt/stack/logs/ovn-controller.log ']' 2026-08-30 09:08:29.117 | + 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-30 09:08:29.120 | + lib/neutron_plugins/ovn_agent:install_ovn:448 : '[' -f /opt/stack/logs/ovn-controller-vtep.log ']' 2026-08-30 09:08:29.123 | + 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-30 09:08:29.127 | + lib/neutron_plugins/ovn_agent:install_ovn:448 : '[' -f /opt/stack/logs/ovs-vtep.log ']' 2026-08-30 09:08:29.129 | + 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-30 09:08:29.132 | + lib/neutron_plugins/ovn_agent:install_ovn:448 : '[' -f /opt/stack/logs/ovsdb-server.log ']' 2026-08-30 09:08:29.135 | + 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-30 09:08:29.138 | + lib/neutron_plugins/ovn_agent:install_ovn:448 : '[' -f /opt/stack/logs/ovsdb-server-nb.log ']' 2026-08-30 09:08:29.141 | + 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-30 09:08:29.143 | + lib/neutron_plugins/ovn_agent:install_ovn:448 : '[' -f /opt/stack/logs/ovsdb-server-sb.log ']' 2026-08-30 09:08:29.146 | + lib/neutron_plugins/ovn_agent:install_ovn:454 : use_library_from_git ovsdbapp 2026-08-30 09:08:29.149 | + inc/python:use_library_from_git:266 : local name=ovsdbapp 2026-08-30 09:08:29.152 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-30 09:08:29.155 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-30 09:08:29.158 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,ovsdbapp, ]] 2026-08-30 09:08:29.161 | + inc/python:use_library_from_git:269 : return 1 2026-08-30 09:08:29.164 | + lib/neutron_plugins/ovn_agent:install_ovn:460 : [[ False == \T\r\u\e ]] 2026-08-30 09:08:29.166 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-08-30 09:08:29.169 | + ./stack.sh:main:959 : is_service_enabled nova 2026-08-30 09:08:29.187 | + functions-common:is_service_enabled:2076 : return 0 2026-08-30 09:08:29.191 | + ./stack.sh:main:961 : stack_install_service nova 2026-08-30 09:08:29.194 | + lib/stack:stack_install_service:20 : local service=nova 2026-08-30 09:08:29.197 | + lib/stack:stack_install_service:21 : type install_nova 2026-08-30 09:08:29.200 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-08-30 09:08:29.204 | + lib/stack:stack_install_service:32 : install_nova 2026-08-30 09:08:29.207 | + lib/nova:install_nova:912 : use_library_from_git os-vif 2026-08-30 09:08:29.209 | + inc/python:use_library_from_git:266 : local name=os-vif 2026-08-30 09:08:29.211 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-30 09:08:29.214 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-30 09:08:29.217 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-vif, ]] 2026-08-30 09:08:29.219 | + inc/python:use_library_from_git:269 : return 1 2026-08-30 09:08:29.221 | + lib/nova:install_nova:917 : is_service_enabled n-cpu 2026-08-30 09:08:29.238 | + functions-common:is_service_enabled:2076 : return 0 2026-08-30 09:08:29.241 | + lib/nova:install_nova:917 : [[ -r /home/quobyte/devstack/lib/nova_plugins/hypervisor-libvirt ]] 2026-08-30 09:08:29.243 | + lib/nova:install_nova:918 : install_nova_hypervisor 2026-08-30 09:08:29.246 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:91 : install_libvirt 2026-08-30 09:08:29.248 | + lib/nova_plugins/functions-libvirt:install_libvirt:80 : [[ noble =~ bookworm ]] 2026-08-30 09:08:29.251 | + 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-30 09:08:29.407 | + lib/nova_plugins/functions-libvirt:install_libvirt:95 : is_ubuntu 2026-08-30 09:08:29.410 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-30 09:08:29.412 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-30 09:08:29.415 | + 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-30 09:08:29.418 | + functions-common:install_package:1438 : update_package_repo 2026-08-30 09:08:29.420 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-08-30 09:08:29.423 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-08-30 09:08:29.425 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-08-30 09:08:29.428 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-08-30 09:08:29.430 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-08-30 09:08:29.433 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-30 09:08:29.436 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-30 09:08:29.438 | + functions-common:update_package_repo:1421 : apt_get_update 2026-08-30 09:08:29.440 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-08-30 09:08:29.443 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-08-30 09:08:29.445 | + functions-common:apt_get_update:1167 : return 2026-08-30 09:08:29.447 | + functions-common:install_package:1439 : real_install_package qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-08-30 09:08:29.449 | + functions-common:real_install_package:1426 : is_ubuntu 2026-08-30 09:08:29.452 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-30 09:08:29.454 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-30 09:08:29.457 | + functions-common:real_install_package:1427 : apt_get install qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-08-30 09:08:29.478 | + 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-30 09:08:29.517 | Reading package lists... 2026-08-30 09:08:29.883 | Building dependency tree... 2026-08-30 09:08:29.884 | Reading state information... 2026-08-30 09:08:30.460 | libvirt-clients is already the newest version (10.0.0-2ubuntu8.16). 2026-08-30 09:08:30.460 | libvirt-clients set to manually installed. 2026-08-30 09:08:30.460 | libvirt-daemon-system is already the newest version (10.0.0-2ubuntu8.16). 2026-08-30 09:08:30.460 | The following packages were automatically installed and are no longer required: 2026-08-30 09:08:30.461 | libfwupd2 libgusb2 2026-08-30 09:08:30.461 | Use 'sudo apt autoremove' to remove them. 2026-08-30 09:08:30.464 | The following additional packages will be installed: 2026-08-30 09:08:30.464 | python3-zstandard qemu-efi-aarch64 qemu-efi-arm qemu-system-arm 2026-08-30 09:08:30.465 | qemu-system-mips qemu-system-misc qemu-system-ppc qemu-system-s390x 2026-08-30 09:08:30.465 | qemu-system-sparc 2026-08-30 09:08:30.467 | Suggested packages: 2026-08-30 09:08:30.467 | python-zstandard-doc samba vde2 2026-08-30 09:08:30.510 | The following packages will be REMOVED: 2026-08-30 09:08:30.513 | apport-core-dump-handler 2026-08-30 09:08:30.514 | The following NEW packages will be installed: 2026-08-30 09:08:30.515 | libvirt-dev python3-libvirt python3-zstandard qemu-efi-aarch64 qemu-efi-arm 2026-08-30 09:08:30.515 | qemu-system qemu-system-arm qemu-system-mips qemu-system-misc 2026-08-30 09:08:30.515 | qemu-system-ppc qemu-system-s390x qemu-system-sparc systemd-coredump 2026-08-30 09:08:30.613 | 0 upgraded, 13 newly installed, 1 to remove and 15 not upgraded. 2026-08-30 09:08:30.613 | Need to get 110 MB of archives. 2026-08-30 09:08:30.613 | After this operation, 897 MB of additional disk space will be used. 2026-08-30 09:08:30.613 | Get:1 http://archive.ubuntu.com/ubuntu noble/universe amd64 python3-zstandard amd64 0.22.0-1build1 [360 kB] 2026-08-30 09:08:30.737 | Get:2 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 systemd-coredump amd64 255.4-1ubuntu8.17 [71.7 kB] 2026-08-30 09:08:30.740 | Get:3 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libvirt-dev amd64 10.0.0-2ubuntu8.16 [178 kB] 2026-08-30 09:08:30.747 | Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-libvirt amd64 10.0.0-1build1 [164 kB] 2026-08-30 09:08:30.759 | 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-30 09:08:30.970 | 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-30 09:08:31.178 | 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-30 09:08:31.295 | 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-30 09:08:31.375 | 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-30 09:08:31.420 | 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-30 09:08:32.160 | 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-30 09:08:32.160 | Get:12 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-efi-aarch64 all 2024.02-2ubuntu0.9 [4115 kB] 2026-08-30 09:08:32.217 | Get:13 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-efi-arm all 2024.02-2ubuntu0.9 [776 kB] 2026-08-30 09:08:32.464 | perl: warning: Setting locale failed. 2026-08-30 09:08:32.464 | perl: warning: Please check that your locale settings: 2026-08-30 09:08:32.464 | LANGUAGE = (unset), 2026-08-30 09:08:32.464 | LC_ALL = "en_US.utf8", 2026-08-30 09:08:32.464 | LANG = "de_DE.UTF-8" 2026-08-30 09:08:32.464 | are supported and installed on your system. 2026-08-30 09:08:32.464 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-30 09:08:32.525 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-08-30 09:08:32.525 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-08-30 09:08:32.525 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-08-30 09:08:32.808 | Fetched 110 MB in 2s (65.2 MB/s) 2026-08-30 09:08:32.845 | Selecting previously unselected package python3-zstandard. 2026-08-30 09:08:32.908 | (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-30 09:08:32.914 | Preparing to unpack .../python3-zstandard_0.22.0-1build1_amd64.deb ... 2026-08-30 09:08:32.919 | Unpacking python3-zstandard (0.22.0-1build1) ... 2026-08-30 09:08:33.054 | dpkg: apport-core-dump-handler: dependency problems, but removing anyway as you requested: 2026-08-30 09:08:33.054 | apport depends on apport-core-dump-handler | python3-zstandard; however: 2026-08-30 09:08:33.054 | Package apport-core-dump-handler is to be removed. 2026-08-30 09:08:33.054 | Package python3-zstandard is not configured yet. 2026-08-30 09:08:33.054 | apport depends on apport-core-dump-handler | systemd-coredump; however: 2026-08-30 09:08:33.054 | Package apport-core-dump-handler is to be removed. 2026-08-30 09:08:33.054 | Package systemd-coredump is not installed. 2026-08-30 09:08:33.054 | apport depends on apport-core-dump-handler | python3-zstandard; however: 2026-08-30 09:08:33.054 | Package apport-core-dump-handler is to be removed. 2026-08-30 09:08:33.055 | Package python3-zstandard is not configured yet. 2026-08-30 09:08:33.055 | apport depends on apport-core-dump-handler | systemd-coredump; however: 2026-08-30 09:08:33.055 | Package apport-core-dump-handler is to be removed. 2026-08-30 09:08:33.055 | Package systemd-coredump is not installed. 2026-08-30 09:08:33.055 | 2026-08-30 09:08:33.116 | (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-30 09:08:33.122 | Removing apport-core-dump-handler (2.28.3-0ubuntu0.1) ... 2026-08-30 09:08:34.000 | Selecting previously unselected package systemd-coredump. 2026-08-30 09:08:34.064 | (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-30 09:08:34.071 | Preparing to unpack .../00-systemd-coredump_255.4-1ubuntu8.17_amd64.deb ... 2026-08-30 09:08:34.074 | Unpacking systemd-coredump (255.4-1ubuntu8.17) ... 2026-08-30 09:08:34.137 | Selecting previously unselected package libvirt-dev:amd64. 2026-08-30 09:08:34.148 | Preparing to unpack .../01-libvirt-dev_10.0.0-2ubuntu8.16_amd64.deb ... 2026-08-30 09:08:34.160 | Unpacking libvirt-dev:amd64 (10.0.0-2ubuntu8.16) ... 2026-08-30 09:08:34.225 | Selecting previously unselected package python3-libvirt. 2026-08-30 09:08:34.238 | Preparing to unpack .../02-python3-libvirt_10.0.0-1build1_amd64.deb ... 2026-08-30 09:08:34.241 | Unpacking python3-libvirt (10.0.0-1build1) ... 2026-08-30 09:08:34.305 | Selecting previously unselected package qemu-system-arm. 2026-08-30 09:08:34.317 | Preparing to unpack .../03-qemu-system-arm_1%3a8.2.2+ds-0ubuntu1.18_amd64.deb ... 2026-08-30 09:08:34.329 | Unpacking qemu-system-arm (1:8.2.2+ds-0ubuntu1.18) ... 2026-08-30 09:08:34.828 | Selecting previously unselected package qemu-system-mips. 2026-08-30 09:08:34.840 | Preparing to unpack .../04-qemu-system-mips_1%3a8.2.2+ds-0ubuntu1.18_amd64.deb ... 2026-08-30 09:08:34.853 | Unpacking qemu-system-mips (1:8.2.2+ds-0ubuntu1.18) ... 2026-08-30 09:08:35.400 | Selecting previously unselected package qemu-system-ppc. 2026-08-30 09:08:35.412 | Preparing to unpack .../05-qemu-system-ppc_1%3a8.2.2+ds-0ubuntu1.18_amd64.deb ... 2026-08-30 09:08:35.426 | Unpacking qemu-system-ppc (1:8.2.2+ds-0ubuntu1.18) ... 2026-08-30 09:08:35.783 | Selecting previously unselected package qemu-system-sparc. 2026-08-30 09:08:35.796 | Preparing to unpack .../06-qemu-system-sparc_1%3a8.2.2+ds-0ubuntu1.18_amd64.deb ... 2026-08-30 09:08:35.808 | Unpacking qemu-system-sparc (1:8.2.2+ds-0ubuntu1.18) ... 2026-08-30 09:08:36.070 | Selecting previously unselected package qemu-system-s390x. 2026-08-30 09:08:36.082 | Preparing to unpack .../07-qemu-system-s390x_1%3a8.2.2+ds-0ubuntu1.18_amd64.deb ... 2026-08-30 09:08:36.095 | Unpacking qemu-system-s390x (1:8.2.2+ds-0ubuntu1.18) ... 2026-08-30 09:08:36.269 | Selecting previously unselected package qemu-system-misc. 2026-08-30 09:08:36.279 | Preparing to unpack .../08-qemu-system-misc_1%3a8.2.2+ds-0ubuntu1.18_amd64.deb ... 2026-08-30 09:08:36.291 | Unpacking qemu-system-misc (1:8.2.2+ds-0ubuntu1.18) ... 2026-08-30 09:08:38.136 | Selecting previously unselected package qemu-system. 2026-08-30 09:08:38.148 | Preparing to unpack .../09-qemu-system_1%3a8.2.2+ds-0ubuntu1.18_amd64.deb ... 2026-08-30 09:08:38.152 | Unpacking qemu-system (1:8.2.2+ds-0ubuntu1.18) ... 2026-08-30 09:08:38.188 | Selecting previously unselected package qemu-efi-aarch64. 2026-08-30 09:08:38.201 | Preparing to unpack .../10-qemu-efi-aarch64_2024.02-2ubuntu0.9_all.deb ... 2026-08-30 09:08:38.205 | Unpacking qemu-efi-aarch64 (2024.02-2ubuntu0.9) ... 2026-08-30 09:08:40.219 | Selecting previously unselected package qemu-efi-arm. 2026-08-30 09:08:40.228 | Preparing to unpack .../11-qemu-efi-arm_2024.02-2ubuntu0.9_all.deb ... 2026-08-30 09:08:40.232 | Unpacking qemu-efi-arm (2024.02-2ubuntu0.9) ... 2026-08-30 09:08:41.091 | Setting up systemd-coredump (255.4-1ubuntu8.17) ... 2026-08-30 09:08:41.637 | Creating group 'systemd-coredump' with GID 987. 2026-08-30 09:08:41.640 | Creating user 'systemd-coredump' (systemd Core Dumper) with UID 987 and GID 987. 2026-08-30 09:08:41.665 | Setting up python3-libvirt (10.0.0-1build1) ... 2026-08-30 09:08:41.971 | Setting up qemu-system-mips (1:8.2.2+ds-0ubuntu1.18) ... 2026-08-30 09:08:41.990 | Setting up qemu-system-sparc (1:8.2.2+ds-0ubuntu1.18) ... 2026-08-30 09:08:42.010 | Setting up libvirt-dev:amd64 (10.0.0-2ubuntu8.16) ... 2026-08-30 09:08:42.029 | Setting up qemu-system-ppc (1:8.2.2+ds-0ubuntu1.18) ... 2026-08-30 09:08:42.047 | Setting up qemu-efi-aarch64 (2024.02-2ubuntu0.9) ... 2026-08-30 09:08:42.058 | Setting up qemu-system-misc (1:8.2.2+ds-0ubuntu1.18) ... 2026-08-30 09:08:42.077 | Setting up python3-zstandard (0.22.0-1build1) ... 2026-08-30 09:08:42.329 | Setting up qemu-system-arm (1:8.2.2+ds-0ubuntu1.18) ... 2026-08-30 09:08:42.349 | Setting up qemu-efi-arm (2024.02-2ubuntu0.9) ... 2026-08-30 09:08:42.360 | Setting up qemu-system-s390x (1:8.2.2+ds-0ubuntu1.18) ... 2026-08-30 09:08:42.378 | Setting up qemu-system (1:8.2.2+ds-0ubuntu1.18) ... 2026-08-30 09:08:42.391 | Processing triggers for man-db (2.12.0-4build2) ... 2026-08-30 09:08:44.224 | perl: warning: Setting locale failed. 2026-08-30 09:08:44.224 | perl: warning: Please check that your locale settings: 2026-08-30 09:08:44.224 | LANGUAGE = (unset), 2026-08-30 09:08:44.224 | LC_ALL = "en_US.utf8", 2026-08-30 09:08:44.224 | LANG = "de_DE.UTF-8" 2026-08-30 09:08:44.224 | are supported and installed on your system. 2026-08-30 09:08:44.225 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-30 09:08:44.369 | perl: warning: Setting locale failed. 2026-08-30 09:08:44.369 | perl: warning: Please check that your locale settings: 2026-08-30 09:08:44.369 | LANGUAGE = (unset), 2026-08-30 09:08:44.369 | LC_ALL = "en_US.utf8", 2026-08-30 09:08:44.369 | LANG = "de_DE.UTF-8" 2026-08-30 09:08:44.369 | are supported and installed on your system. 2026-08-30 09:08:44.369 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-30 09:08:44.421 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-08-30 09:08:44.422 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-08-30 09:08:44.422 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-08-30 09:08:44.502 | perl: warning: Setting locale failed. 2026-08-30 09:08:44.502 | perl: warning: Please check that your locale settings: 2026-08-30 09:08:44.502 | LANGUAGE = (unset), 2026-08-30 09:08:44.502 | LC_ALL = "en_US.utf8", 2026-08-30 09:08:44.502 | LANG = "de_DE.UTF-8" 2026-08-30 09:08:44.502 | are supported and installed on your system. 2026-08-30 09:08:44.502 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-30 09:08:45.015 | 2026-08-30 09:08:45.015 | Running kernel seems to be up-to-date. 2026-08-30 09:08:45.015 | 2026-08-30 09:08:45.016 | No services need to be restarted. 2026-08-30 09:08:45.016 | 2026-08-30 09:08:45.016 | No containers need to be restarted. 2026-08-30 09:08:45.016 | 2026-08-30 09:08:45.016 | No user sessions are running outdated binaries. 2026-08-30 09:08:45.016 | 2026-08-30 09:08:45.016 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-08-30 09:08:47.070 | + functions-common:apt_get:1211 : result=0 2026-08-30 09:08:47.074 | + functions-common:apt_get:1214 : time_stop apt-get 2026-08-30 09:08:47.077 | + functions-common:time_stop:2420 : local name 2026-08-30 09:08:47.081 | + functions-common:time_stop:2421 : local end_time 2026-08-30 09:08:47.085 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-30 09:08:47.088 | + functions-common:time_stop:2423 : local total 2026-08-30 09:08:47.092 | + functions-common:time_stop:2424 : local start_time 2026-08-30 09:08:47.095 | + functions-common:time_stop:2426 : name=apt-get 2026-08-30 09:08:47.099 | + functions-common:time_stop:2427 : start_time=1788080909474 2026-08-30 09:08:47.102 | + functions-common:time_stop:2429 : [[ -z 1788080909474 ]] 2026-08-30 09:08:47.107 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-30 09:08:47.113 | + functions-common:time_stop:2432 : end_time=1788080927110 2026-08-30 09:08:47.117 | + functions-common:time_stop:2433 : elapsed_time=17636 2026-08-30 09:08:47.121 | + functions-common:time_stop:2434 : total=166307 2026-08-30 09:08:47.124 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-30 09:08:47.129 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=183943 2026-08-30 09:08:47.133 | + functions-common:apt_get:1215 : return 0 2026-08-30 09:08:47.137 | + lib/nova_plugins/functions-libvirt:install_libvirt:97 : install_package ovmf swtpm swtpm-tools mdevctl 2026-08-30 09:08:47.141 | + functions-common:install_package:1438 : update_package_repo 2026-08-30 09:08:47.144 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-08-30 09:08:47.148 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-08-30 09:08:47.151 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-08-30 09:08:47.155 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-08-30 09:08:47.158 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-08-30 09:08:47.161 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-30 09:08:47.164 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-30 09:08:47.168 | + functions-common:update_package_repo:1421 : apt_get_update 2026-08-30 09:08:47.172 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-08-30 09:08:47.175 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-08-30 09:08:47.178 | + functions-common:apt_get_update:1167 : return 2026-08-30 09:08:47.182 | + functions-common:install_package:1439 : real_install_package ovmf swtpm swtpm-tools mdevctl 2026-08-30 09:08:47.185 | + functions-common:real_install_package:1426 : is_ubuntu 2026-08-30 09:08:47.188 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-30 09:08:47.191 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-30 09:08:47.195 | + functions-common:real_install_package:1427 : apt_get install ovmf swtpm swtpm-tools mdevctl 2026-08-30 09:08:47.223 | + 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-30 09:08:47.260 | Reading package lists... 2026-08-30 09:08:47.657 | Building dependency tree... 2026-08-30 09:08:47.660 | Reading state information... 2026-08-30 09:08:48.226 | ovmf is already the newest version (2024.02-2ubuntu0.9). 2026-08-30 09:08:48.226 | ovmf set to manually installed. 2026-08-30 09:08:48.226 | swtpm is already the newest version (0.7.3-0ubuntu5.24.04.1). 2026-08-30 09:08:48.226 | swtpm set to manually installed. 2026-08-30 09:08:48.226 | swtpm-tools is already the newest version (0.7.3-0ubuntu5.24.04.1). 2026-08-30 09:08:48.227 | swtpm-tools set to manually installed. 2026-08-30 09:08:48.227 | mdevctl is already the newest version (1.3.0-1ubuntu2.1). 2026-08-30 09:08:48.227 | mdevctl set to manually installed. 2026-08-30 09:08:48.227 | The following packages were automatically installed and are no longer required: 2026-08-30 09:08:48.228 | libfwupd2 libgusb2 2026-08-30 09:08:48.228 | Use 'sudo apt autoremove' to remove them. 2026-08-30 09:08:48.316 | 0 upgraded, 0 newly installed, 0 to remove and 15 not upgraded. 2026-08-30 09:08:48.323 | + functions-common:apt_get:1211 : result=0 2026-08-30 09:08:48.327 | + functions-common:apt_get:1214 : time_stop apt-get 2026-08-30 09:08:48.331 | + functions-common:time_stop:2420 : local name 2026-08-30 09:08:48.334 | + functions-common:time_stop:2421 : local end_time 2026-08-30 09:08:48.338 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-30 09:08:48.341 | + functions-common:time_stop:2423 : local total 2026-08-30 09:08:48.344 | + functions-common:time_stop:2424 : local start_time 2026-08-30 09:08:48.347 | + functions-common:time_stop:2426 : name=apt-get 2026-08-30 09:08:48.351 | + functions-common:time_stop:2427 : start_time=1788080927219 2026-08-30 09:08:48.354 | + functions-common:time_stop:2429 : [[ -z 1788080927219 ]] 2026-08-30 09:08:48.360 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-30 09:08:48.364 | + functions-common:time_stop:2432 : end_time=1788080928361 2026-08-30 09:08:48.368 | + functions-common:time_stop:2433 : elapsed_time=1142 2026-08-30 09:08:48.371 | + functions-common:time_stop:2434 : total=183943 2026-08-30 09:08:48.374 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-30 09:08:48.378 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=185085 2026-08-30 09:08:48.382 | + functions-common:apt_get:1215 : return 0 2026-08-30 09:08:48.385 | + lib/nova_plugins/functions-libvirt:install_libvirt:98 : is_arch aarch64 2026-08-30 09:08:48.389 | ++ functions-common:is_arch:519 : uname -m 2026-08-30 09:08:48.395 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-08-30 09:08:48.399 | + lib/nova_plugins/functions-libvirt:install_libvirt:103 : [[ noble =~ bookworm ]] 2026-08-30 09:08:48.403 | + lib/nova_plugins/functions-libvirt:install_libvirt:103 : [[ noble =~ trixie ]] 2026-08-30 09:08:48.406 | + lib/nova_plugins/functions-libvirt:install_libvirt:145 : [[ False == True ]] 2026-08-30 09:08:48.410 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:96 : [[ kvm == \l\x\c ]] 2026-08-30 09:08:48.414 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:108 : [[ '' == \T\r\u\e ]] 2026-08-30 09:08:48.417 | + lib/nova:install_nova:921 : is_service_enabled n-novnc 2026-08-30 09:08:48.441 | + functions-common:is_service_enabled:2076 : return 0 2026-08-30 09:08:48.446 | ++ lib/nova:install_nova:923 : trueorfalse False NOVNC_FROM_PACKAGE 2026-08-30 09:08:48.471 | + lib/nova:install_nova:923 : NOVNC_FROM_PACKAGE=False 2026-08-30 09:08:48.475 | + lib/nova:install_nova:924 : '[' False = True ']' 2026-08-30 09:08:48.478 | + lib/nova:install_nova:943 : NOVNC_WEB_DIR=/opt/stack/novnc 2026-08-30 09:08:48.482 | + lib/nova:install_nova:944 : git_clone https://github.com/novnc/novnc.git /opt/stack/novnc v1.3.0 2026-08-30 09:08:48.485 | + functions-common:git_clone:589 : local git_remote=https://github.com/novnc/novnc.git 2026-08-30 09:08:48.489 | + functions-common:git_clone:590 : local git_dest=/opt/stack/novnc 2026-08-30 09:08:48.492 | + functions-common:git_clone:591 : local git_ref=v1.3.0 2026-08-30 09:08:48.495 | + functions-common:git_clone:592 : local orig_dir 2026-08-30 09:08:48.499 | ++ functions-common:git_clone:593 : pwd 2026-08-30 09:08:48.503 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-08-30 09:08:48.507 | + functions-common:git_clone:594 : local git_clone_flags= 2026-08-30 09:08:48.511 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-08-30 09:08:48.533 | + functions-common:git_clone:596 : RECLONE=False 2026-08-30 09:08:48.536 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-08-30 09:08:48.540 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-08-30 09:08:48.544 | + functions-common:git_clone:610 : echo v1.3.0 2026-08-30 09:08:48.546 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-08-30 09:08:48.552 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/novnc ]] 2026-08-30 09:08:48.556 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-08-30 09:08:48.559 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://github.com/novnc/novnc.git /opt/stack/novnc 2026-08-30 09:08:48.564 | + functions-common:git_timed:697 : local count=0 2026-08-30 09:08:48.567 | + functions-common:git_timed:698 : local timeout=0 2026-08-30 09:08:48.572 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-08-30 09:08:48.575 | + functions-common:git_timed:701 : timeout=0 2026-08-30 09:08:48.579 | + functions-common:git_timed:704 : time_start git_timed 2026-08-30 09:08:48.582 | + functions-common:time_start:2406 : local name=git_timed 2026-08-30 09:08:48.585 | + functions-common:time_start:2407 : local start_time= 2026-08-30 09:08:48.589 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-30 09:08:48.594 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-30 09:08:48.599 | + functions-common:time_start:2411 : _TIME_START[$name]=1788080928595 2026-08-30 09:08:48.602 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://github.com/novnc/novnc.git /opt/stack/novnc 2026-08-30 09:08:48.605 | Cloning into '/opt/stack/novnc'... 2026-08-30 09:08:50.281 | + functions-common:git_timed:719 : time_stop git_timed 2026-08-30 09:08:50.285 | + functions-common:time_stop:2420 : local name 2026-08-30 09:08:50.289 | + functions-common:time_stop:2421 : local end_time 2026-08-30 09:08:50.293 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-30 09:08:50.296 | + functions-common:time_stop:2423 : local total 2026-08-30 09:08:50.300 | + functions-common:time_stop:2424 : local start_time 2026-08-30 09:08:50.305 | + functions-common:time_stop:2426 : name=git_timed 2026-08-30 09:08:50.308 | + functions-common:time_stop:2427 : start_time=1788080928595 2026-08-30 09:08:50.312 | + functions-common:time_stop:2429 : [[ -z 1788080928595 ]] 2026-08-30 09:08:50.317 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-30 09:08:50.322 | + functions-common:time_stop:2432 : end_time=1788080930318 2026-08-30 09:08:50.326 | + functions-common:time_stop:2433 : elapsed_time=1723 2026-08-30 09:08:50.329 | + functions-common:time_stop:2434 : total=150065 2026-08-30 09:08:50.333 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-30 09:08:50.337 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=151788 2026-08-30 09:08:50.341 | + functions-common:git_clone:631 : cd /opt/stack/novnc 2026-08-30 09:08:50.344 | + functions-common:git_clone:632 : git_timed fetch origin v1.3.0 2026-08-30 09:08:50.348 | + functions-common:git_timed:697 : local count=0 2026-08-30 09:08:50.352 | + functions-common:git_timed:698 : local timeout=0 2026-08-30 09:08:50.356 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-08-30 09:08:50.359 | + functions-common:git_timed:701 : timeout=0 2026-08-30 09:08:50.363 | + functions-common:git_timed:704 : time_start git_timed 2026-08-30 09:08:50.367 | + functions-common:time_start:2406 : local name=git_timed 2026-08-30 09:08:50.371 | + functions-common:time_start:2407 : local start_time= 2026-08-30 09:08:50.375 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-30 09:08:50.380 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-30 09:08:50.385 | + functions-common:time_start:2411 : _TIME_START[$name]=1788080930382 2026-08-30 09:08:50.389 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin v1.3.0 2026-08-30 09:08:50.838 | From https://github.com/novnc/novnc 2026-08-30 09:08:50.838 | * tag v1.3.0 -> FETCH_HEAD 2026-08-30 09:08:50.849 | + functions-common:git_timed:719 : time_stop git_timed 2026-08-30 09:08:50.853 | + functions-common:time_stop:2420 : local name 2026-08-30 09:08:50.855 | + functions-common:time_stop:2421 : local end_time 2026-08-30 09:08:50.859 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-30 09:08:50.862 | + functions-common:time_stop:2423 : local total 2026-08-30 09:08:50.865 | + functions-common:time_stop:2424 : local start_time 2026-08-30 09:08:50.868 | + functions-common:time_stop:2426 : name=git_timed 2026-08-30 09:08:50.871 | + functions-common:time_stop:2427 : start_time=1788080930382 2026-08-30 09:08:50.875 | + functions-common:time_stop:2429 : [[ -z 1788080930382 ]] 2026-08-30 09:08:50.880 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-30 09:08:50.884 | + functions-common:time_stop:2432 : end_time=1788080930881 2026-08-30 09:08:50.887 | + functions-common:time_stop:2433 : elapsed_time=499 2026-08-30 09:08:50.891 | + functions-common:time_stop:2434 : total=151788 2026-08-30 09:08:50.894 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-30 09:08:50.897 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=152287 2026-08-30 09:08:50.901 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-08-30 09:08:50.904 | + functions-common:git_timed:697 : local count=0 2026-08-30 09:08:50.908 | + functions-common:git_timed:698 : local timeout=0 2026-08-30 09:08:50.911 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-08-30 09:08:50.914 | + functions-common:git_timed:701 : timeout=0 2026-08-30 09:08:50.918 | + functions-common:git_timed:704 : time_start git_timed 2026-08-30 09:08:50.921 | + functions-common:time_start:2406 : local name=git_timed 2026-08-30 09:08:50.925 | + functions-common:time_start:2407 : local start_time= 2026-08-30 09:08:50.928 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-30 09:08:50.932 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-30 09:08:50.938 | + functions-common:time_start:2411 : _TIME_START[$name]=1788080930934 2026-08-30 09:08:50.941 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-08-30 09:08:50.975 | Note: switching to 'FETCH_HEAD'. 2026-08-30 09:08:50.976 | 2026-08-30 09:08:50.976 | You are in 'detached HEAD' state. You can look around, make experimental 2026-08-30 09:08:50.976 | changes and commit them, and you can discard any commits you make in this 2026-08-30 09:08:50.976 | state without impacting any branches by switching back to a branch. 2026-08-30 09:08:50.976 | 2026-08-30 09:08:50.976 | If you want to create a new branch to retain commits you create, you may 2026-08-30 09:08:50.976 | do so (now or later) by using -c with the switch command. Example: 2026-08-30 09:08:50.976 | 2026-08-30 09:08:50.976 | git switch -c 2026-08-30 09:08:50.976 | 2026-08-30 09:08:50.976 | Or undo this operation with: 2026-08-30 09:08:50.977 | 2026-08-30 09:08:50.977 | git switch - 2026-08-30 09:08:50.977 | 2026-08-30 09:08:50.977 | Turn off this advice by setting config variable advice.detachedHead to false 2026-08-30 09:08:50.977 | 2026-08-30 09:08:50.977 | HEAD is now at 463c39e noVNC 1.3.0 2026-08-30 09:08:50.982 | + functions-common:git_timed:719 : time_stop git_timed 2026-08-30 09:08:50.986 | + functions-common:time_stop:2420 : local name 2026-08-30 09:08:50.990 | + functions-common:time_stop:2421 : local end_time 2026-08-30 09:08:50.993 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-30 09:08:50.997 | + functions-common:time_stop:2423 : local total 2026-08-30 09:08:51.001 | + functions-common:time_stop:2424 : local start_time 2026-08-30 09:08:51.004 | + functions-common:time_stop:2426 : name=git_timed 2026-08-30 09:08:51.008 | + functions-common:time_stop:2427 : start_time=1788080930934 2026-08-30 09:08:51.012 | + functions-common:time_stop:2429 : [[ -z 1788080930934 ]] 2026-08-30 09:08:51.017 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-30 09:08:51.023 | + functions-common:time_stop:2432 : end_time=1788080931019 2026-08-30 09:08:51.026 | + functions-common:time_stop:2433 : elapsed_time=85 2026-08-30 09:08:51.030 | + functions-common:time_stop:2434 : total=152287 2026-08-30 09:08:51.034 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-30 09:08:51.038 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=152372 2026-08-30 09:08:51.042 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/novnc 2026-08-30 09:08:51.062 | + functions-common:git_clone:672 : cd /opt/stack/novnc 2026-08-30 09:08:51.067 | + functions-common:git_clone:673 : git show --oneline 2026-08-30 09:08:51.067 | + functions-common:git_clone:673 : head -1 2026-08-30 09:08:51.070 | 463c39e noVNC 1.3.0 2026-08-30 09:08:51.074 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-08-30 09:08:51.078 | + lib/nova:install_nova:948 : is_service_enabled n-spice 2026-08-30 09:08:51.105 | + functions-common:is_service_enabled:2076 : return 1 2026-08-30 09:08:51.109 | + lib/nova:install_nova:960 : git_clone https://review.opendev.org/openstack/nova.git /opt/stack/nova master 2026-08-30 09:08:51.113 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/nova.git 2026-08-30 09:08:51.117 | + functions-common:git_clone:590 : local git_dest=/opt/stack/nova 2026-08-30 09:08:51.121 | + functions-common:git_clone:591 : local git_ref=master 2026-08-30 09:08:51.125 | + functions-common:git_clone:592 : local orig_dir 2026-08-30 09:08:51.130 | ++ functions-common:git_clone:593 : pwd 2026-08-30 09:08:51.135 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-08-30 09:08:51.139 | + functions-common:git_clone:594 : local git_clone_flags= 2026-08-30 09:08:51.144 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-08-30 09:08:51.170 | + functions-common:git_clone:596 : RECLONE=False 2026-08-30 09:08:51.174 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-08-30 09:08:51.178 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-08-30 09:08:51.183 | + functions-common:git_clone:610 : echo master 2026-08-30 09:08:51.184 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-08-30 09:08:51.190 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/nova ]] 2026-08-30 09:08:51.194 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-08-30 09:08:51.198 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/nova.git /opt/stack/nova 2026-08-30 09:08:51.202 | + functions-common:git_timed:697 : local count=0 2026-08-30 09:08:51.206 | + functions-common:git_timed:698 : local timeout=0 2026-08-30 09:08:51.210 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-08-30 09:08:51.214 | + functions-common:git_timed:701 : timeout=0 2026-08-30 09:08:51.218 | + functions-common:git_timed:704 : time_start git_timed 2026-08-30 09:08:51.221 | + functions-common:time_start:2406 : local name=git_timed 2026-08-30 09:08:51.225 | + functions-common:time_start:2407 : local start_time= 2026-08-30 09:08:51.229 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-30 09:08:51.235 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-30 09:08:51.240 | + functions-common:time_start:2411 : _TIME_START[$name]=1788080931236 2026-08-30 09:08:51.244 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/nova.git /opt/stack/nova 2026-08-30 09:08:51.249 | Cloning into '/opt/stack/nova'... 2026-08-30 09:12:26.901 | + functions-common:git_timed:719 : time_stop git_timed 2026-08-30 09:12:26.904 | + functions-common:time_stop:2420 : local name 2026-08-30 09:12:26.907 | + functions-common:time_stop:2421 : local end_time 2026-08-30 09:12:26.910 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-30 09:12:26.913 | + functions-common:time_stop:2423 : local total 2026-08-30 09:12:26.917 | + functions-common:time_stop:2424 : local start_time 2026-08-30 09:12:26.920 | + functions-common:time_stop:2426 : name=git_timed 2026-08-30 09:12:26.923 | + functions-common:time_stop:2427 : start_time=1788080931236 2026-08-30 09:12:26.926 | + functions-common:time_stop:2429 : [[ -z 1788080931236 ]] 2026-08-30 09:12:26.931 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-30 09:12:26.936 | + functions-common:time_stop:2432 : end_time=1788081146932 2026-08-30 09:12:26.939 | + functions-common:time_stop:2433 : elapsed_time=215696 2026-08-30 09:12:26.942 | + functions-common:time_stop:2434 : total=152372 2026-08-30 09:12:26.945 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-30 09:12:26.949 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=368068 2026-08-30 09:12:26.953 | + functions-common:git_clone:631 : cd /opt/stack/nova 2026-08-30 09:12:26.957 | + functions-common:git_clone:632 : git_timed fetch origin master 2026-08-30 09:12:26.961 | + functions-common:git_timed:697 : local count=0 2026-08-30 09:12:26.965 | + functions-common:git_timed:698 : local timeout=0 2026-08-30 09:12:26.968 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-08-30 09:12:26.972 | + functions-common:git_timed:701 : timeout=0 2026-08-30 09:12:26.976 | + functions-common:git_timed:704 : time_start git_timed 2026-08-30 09:12:26.979 | + functions-common:time_start:2406 : local name=git_timed 2026-08-30 09:12:26.983 | + functions-common:time_start:2407 : local start_time= 2026-08-30 09:12:26.986 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-30 09:12:26.991 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-30 09:12:26.997 | + functions-common:time_start:2411 : _TIME_START[$name]=1788081146993 2026-08-30 09:12:27.001 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-08-30 09:12:27.796 | From https://review.opendev.org/openstack/nova 2026-08-30 09:12:27.797 | * branch master -> FETCH_HEAD 2026-08-30 09:12:27.808 | + functions-common:git_timed:719 : time_stop git_timed 2026-08-30 09:12:27.812 | + functions-common:time_stop:2420 : local name 2026-08-30 09:12:27.815 | + functions-common:time_stop:2421 : local end_time 2026-08-30 09:12:27.819 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-30 09:12:27.823 | + functions-common:time_stop:2423 : local total 2026-08-30 09:12:27.827 | + functions-common:time_stop:2424 : local start_time 2026-08-30 09:12:27.831 | + functions-common:time_stop:2426 : name=git_timed 2026-08-30 09:12:27.835 | + functions-common:time_stop:2427 : start_time=1788081146993 2026-08-30 09:12:27.839 | + functions-common:time_stop:2429 : [[ -z 1788081146993 ]] 2026-08-30 09:12:27.844 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-30 09:12:27.851 | + functions-common:time_stop:2432 : end_time=1788081147846 2026-08-30 09:12:27.855 | + functions-common:time_stop:2433 : elapsed_time=853 2026-08-30 09:12:27.859 | + functions-common:time_stop:2434 : total=368068 2026-08-30 09:12:27.863 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-30 09:12:27.867 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=368921 2026-08-30 09:12:27.871 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-08-30 09:12:27.876 | + functions-common:git_timed:697 : local count=0 2026-08-30 09:12:27.880 | + functions-common:git_timed:698 : local timeout=0 2026-08-30 09:12:27.884 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-08-30 09:12:27.888 | + functions-common:git_timed:701 : timeout=0 2026-08-30 09:12:27.892 | + functions-common:git_timed:704 : time_start git_timed 2026-08-30 09:12:27.896 | + functions-common:time_start:2406 : local name=git_timed 2026-08-30 09:12:27.900 | + functions-common:time_start:2407 : local start_time= 2026-08-30 09:12:27.905 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-30 09:12:27.911 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-30 09:12:27.917 | + functions-common:time_start:2411 : _TIME_START[$name]=1788081147913 2026-08-30 09:12:27.922 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-08-30 09:12:28.462 | Note: switching to 'FETCH_HEAD'. 2026-08-30 09:12:28.462 | 2026-08-30 09:12:28.462 | You are in 'detached HEAD' state. You can look around, make experimental 2026-08-30 09:12:28.462 | changes and commit them, and you can discard any commits you make in this 2026-08-30 09:12:28.462 | state without impacting any branches by switching back to a branch. 2026-08-30 09:12:28.462 | 2026-08-30 09:12:28.463 | If you want to create a new branch to retain commits you create, you may 2026-08-30 09:12:28.463 | do so (now or later) by using -c with the switch command. Example: 2026-08-30 09:12:28.463 | 2026-08-30 09:12:28.463 | git switch -c 2026-08-30 09:12:28.463 | 2026-08-30 09:12:28.463 | Or undo this operation with: 2026-08-30 09:12:28.463 | 2026-08-30 09:12:28.463 | git switch - 2026-08-30 09:12:28.464 | 2026-08-30 09:12:28.464 | Turn off this advice by setting config variable advice.detachedHead to false 2026-08-30 09:12:28.464 | 2026-08-30 09:12:28.464 | HEAD is now at 445fc2db21 Merge "libvirt: Add functional tests for TDX capability report" 2026-08-30 09:12:28.474 | + functions-common:git_timed:719 : time_stop git_timed 2026-08-30 09:12:28.479 | + functions-common:time_stop:2420 : local name 2026-08-30 09:12:28.483 | + functions-common:time_stop:2421 : local end_time 2026-08-30 09:12:28.487 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-30 09:12:28.491 | + functions-common:time_stop:2423 : local total 2026-08-30 09:12:28.496 | + functions-common:time_stop:2424 : local start_time 2026-08-30 09:12:28.500 | + functions-common:time_stop:2426 : name=git_timed 2026-08-30 09:12:28.503 | + functions-common:time_stop:2427 : start_time=1788081147913 2026-08-30 09:12:28.508 | + functions-common:time_stop:2429 : [[ -z 1788081147913 ]] 2026-08-30 09:12:28.512 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-30 09:12:28.519 | + functions-common:time_stop:2432 : end_time=1788081148514 2026-08-30 09:12:28.523 | + functions-common:time_stop:2433 : elapsed_time=601 2026-08-30 09:12:28.527 | + functions-common:time_stop:2434 : total=368921 2026-08-30 09:12:28.531 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-30 09:12:28.535 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=369522 2026-08-30 09:12:28.539 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/nova 2026-08-30 09:12:28.561 | + functions-common:git_clone:672 : cd /opt/stack/nova 2026-08-30 09:12:28.567 | + functions-common:git_clone:673 : git show --oneline 2026-08-30 09:12:28.567 | + functions-common:git_clone:673 : head -1 2026-08-30 09:12:28.573 | 445fc2db21 Merge "libvirt: Add functional tests for TDX capability report" 2026-08-30 09:12:28.578 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-08-30 09:12:28.583 | + lib/nova:install_nova:961 : setup_develop /opt/stack/nova 2026-08-30 09:12:28.587 | + inc/python:setup_develop:353 : local bindep 2026-08-30 09:12:28.591 | + inc/python:setup_develop:354 : [[ /opt/stack/nova == -bindep* ]] 2026-08-30 09:12:28.595 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/nova 2026-08-30 09:12:28.599 | + inc/python:setup_develop:359 : local extras= 2026-08-30 09:12:28.603 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/nova -e 2026-08-30 09:12:28.607 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-08-30 09:12:28.610 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/nova == -bindep* ]] 2026-08-30 09:12:28.614 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/nova 2026-08-30 09:12:28.618 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-08-30 09:12:28.622 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-08-30 09:12:28.626 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/nova 2026-08-30 09:12:28.631 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-08-30 09:12:28.636 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/nova 2026-08-30 09:12:28.640 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-08-30 09:12:28.643 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-08-30 09:12:28.648 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2026-08-30 09:12:28.656 | + inc/python:_setup_package_with_constraints_edit:400 : name=nova 2026-08-30 09:12:28.660 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z nova ']' 2026-08-30 09:12:28.664 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova 2026-08-30 09:12:28.837 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/nova -e 2026-08-30 09:12:28.841 | + inc/python:setup_package:436 : local bindep=0 2026-08-30 09:12:28.844 | + inc/python:setup_package:437 : local bindep_flag= 2026-08-30 09:12:28.848 | + inc/python:setup_package:438 : local bindep_profiles= 2026-08-30 09:12:28.852 | + inc/python:setup_package:439 : [[ /opt/stack/nova == -bindep* ]] 2026-08-30 09:12:28.856 | + inc/python:setup_package:444 : local project_dir=/opt/stack/nova 2026-08-30 09:12:28.860 | + inc/python:setup_package:445 : local flags=-e 2026-08-30 09:12:28.864 | + inc/python:setup_package:446 : local extras= 2026-08-30 09:12:28.868 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-08-30 09:12:28.871 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-08-30 09:12:28.875 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-08-30 09:12:28.879 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-08-30 09:12:28.883 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-08-30 09:12:28.886 | + inc/python:setup_package:464 : pip_install -e /opt/stack/nova 2026-08-30 09:12:28.916 | Using python 3.12 to install /opt/stack/nova 2026-08-30 09:12:28.919 | + 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-30 09:12:29.934 | Obtaining file:///opt/stack/nova 2026-08-30 09:12:29.938 | Installing build dependencies: started 2026-08-30 09:12:31.748 | Installing build dependencies: finished with status 'done' 2026-08-30 09:12:31.750 | Checking if build backend supports build_editable: started 2026-08-30 09:12:32.319 | Checking if build backend supports build_editable: finished with status 'done' 2026-08-30 09:12:32.320 | Getting requirements to build editable: started 2026-08-30 09:12:32.630 | Getting requirements to build editable: finished with status 'done' 2026-08-30 09:12:32.632 | Preparing editable metadata (pyproject.toml): started 2026-08-30 09:12:34.944 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-08-30 09:12:34.969 | Requirement already satisfied: pbr>=5.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev432) (7.0.3) 2026-08-30 09:12:34.971 | Requirement already satisfied: SQLAlchemy>=1.4.13 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev432) (2.0.52) 2026-08-30 09:12:34.971 | Requirement already satisfied: decorator>=4.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev432) (5.3.1) 2026-08-30 09:12:34.971 | Requirement already satisfied: eventlet>=0.30.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev432) (0.41.2) 2026-08-30 09:12:34.973 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev432) (3.1.6) 2026-08-30 09:12:34.973 | Requirement already satisfied: keystonemiddleware>=4.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev432) (13.0.1) 2026-08-30 09:12:34.975 | Requirement already satisfied: lxml>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev432) (6.1.1) 2026-08-30 09:12:34.975 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev432) (2.5.1) 2026-08-30 09:12:34.976 | Requirement already satisfied: cryptography>=2.7 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev432) (43.0.3) 2026-08-30 09:12:34.976 | Requirement already satisfied: WebOb>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev432) (1.8.11) 2026-08-30 09:12:34.977 | Requirement already satisfied: greenlet>=0.4.15 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev432) (3.5.5) 2026-08-30 09:12:34.978 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev432) (3.1.0) 2026-08-30 09:12:34.979 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev432) (3.10.1) 2026-08-30 09:12:34.980 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev432) (3.18.0) 2026-08-30 09:12:34.982 | Requirement already satisfied: alembic>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev432) (1.19.1) 2026-08-30 09:12:34.984 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev432) (1.3.0) 2026-08-30 09:12:34.984 | Requirement already satisfied: paramiko>=2.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev432) (4.0.0) 2026-08-30 09:12:34.985 | Requirement already satisfied: jsonschema>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev432) (4.26.0) 2026-08-30 09:12:34.988 | Requirement already satisfied: python-cinderclient>=4.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev432) (9.9.0) 2026-08-30 09:12:34.988 | Requirement already satisfied: keystoneauth1>=5.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev432) (5.16.0) 2026-08-30 09:12:35.189 | Collecting python-neutronclient>=7.1.0 (from nova==33.1.0.dev432) 2026-08-30 09:12:35.331 | Downloading python_neutronclient-14.0.0-py3-none-any.whl.metadata (3.5 kB) 2026-08-30 09:12:35.343 | Requirement already satisfied: python-glanceclient>=4.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev432) (4.13.0) 2026-08-30 09:12:35.344 | Requirement already satisfied: requests>=2.25.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev432) (2.34.2) 2026-08-30 09:12:35.345 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev432) (5.9.1) 2026-08-30 09:12:35.373 | Collecting websockify>=0.9.0 (from nova==33.1.0.dev432) 2026-08-30 09:12:35.391 | Downloading websockify-0.13.0-py3-none-any.whl.metadata (14 kB) 2026-08-30 09:12:35.409 | Requirement already satisfied: oslo.cache>=1.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev432) (4.3.0) 2026-08-30 09:12:35.410 | Requirement already satisfied: oslo.concurrency>=5.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev432) (7.6.1) 2026-08-30 09:12:35.411 | Requirement already satisfied: oslo.config>=9.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev432) (10.7.0) 2026-08-30 09:12:35.413 | Requirement already satisfied: oslo.context>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev432) (6.5.0) 2026-08-30 09:12:35.414 | Requirement already satisfied: oslo.log>=4.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev432) (8.3.1) 2026-08-30 09:12:35.414 | Requirement already satisfied: oslo.limit>=2.9.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev432) (2.12.0) 2026-08-30 09:12:35.415 | Requirement already satisfied: oslo.reports>=1.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev432) (3.9.0) 2026-08-30 09:12:35.417 | Requirement already satisfied: oslo.serialization>=4.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev432) (5.11.0) 2026-08-30 09:12:35.417 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev432) (2.8.0) 2026-08-30 09:12:35.418 | Requirement already satisfied: oslo.utils>=8.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev432) (10.2.0) 2026-08-30 09:12:35.419 | Requirement already satisfied: oslo.db>=10.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev432) (18.1.1) 2026-08-30 09:12:35.420 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev432) (7.10.0) 2026-08-30 09:12:35.422 | Requirement already satisfied: oslo.messaging>=14.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev432) (18.3.0) 2026-08-30 09:12:35.422 | Requirement already satisfied: oslo.policy>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev432) (6.0.1) 2026-08-30 09:12:35.425 | Requirement already satisfied: oslo.privsep>=3.11.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev432) (3.12.0) 2026-08-30 09:12:35.425 | Requirement already satisfied: oslo.i18n>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev432) (6.9.0) 2026-08-30 09:12:35.425 | 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.dev432) (4.8.0) 2026-08-30 09:12:35.426 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev432) (2.0.0) 2026-08-30 09:12:35.427 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev432) (8.2.0) 2026-08-30 09:12:35.428 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev432) (7.2.2) 2026-08-30 09:12:35.429 | Requirement already satisfied: oslo.versionedobjects>=1.35.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev432) (3.12.0) 2026-08-30 09:12:35.430 | Requirement already satisfied: os-brick>=6.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev432) (7.1.1) 2026-08-30 09:12:35.431 | Requirement already satisfied: os-resource-classes>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev432) (1.1.0) 2026-08-30 09:12:35.432 | Requirement already satisfied: os-traits>=3.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev432) (3.9.0) 2026-08-30 09:12:35.433 | Requirement already satisfied: os-vif>=3.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev432) (5.2.0) 2026-08-30 09:12:35.434 | Requirement already satisfied: castellan>=0.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev432) (5.8.0) 2026-08-30 09:12:35.461 | Collecting microversion-parse>=0.2.1 (from nova==33.1.0.dev432) 2026-08-30 09:12:35.479 | Downloading microversion_parse-2.1.0-py3-none-any.whl.metadata (5.1 kB) 2026-08-30 09:12:35.490 | Requirement already satisfied: tooz>=1.58.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev432) (9.1.0) 2026-08-30 09:12:35.490 | Requirement already satisfied: cursive>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev432) (0.3.1) 2026-08-30 09:12:35.492 | Requirement already satisfied: retrying>=1.3.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev432) (1.4.2) 2026-08-30 09:12:35.492 | Requirement already satisfied: os-service-types>=1.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev432) (1.9.0) 2026-08-30 09:12:35.494 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev432) (2.9.0.post0) 2026-08-30 09:12:35.494 | Requirement already satisfied: futurist>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev432) (3.5.0) 2026-08-30 09:12:35.495 | Requirement already satisfied: openstacksdk>=4.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev432) (4.19.1) 2026-08-30 09:12:35.496 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev432) (6.0.3) 2026-08-30 09:12:35.498 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=1.5.0->nova==33.1.0.dev432) (1.4.1) 2026-08-30 09:12:35.499 | 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.dev432) (4.16.0) 2026-08-30 09:12:35.503 | 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.dev432) (7.6.0) 2026-08-30 09:12:35.507 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.7->nova==33.1.0.dev432) (2.1.1) 2026-08-30 09:12:35.511 | 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.dev432) (3.0) 2026-08-30 09:12:35.519 | 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.dev432) (2.8.0) 2026-08-30 09:12:35.526 | 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.dev432) (3.1.0) 2026-08-30 09:12:35.531 | 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.dev432) (2.3.0) 2026-08-30 09:12:35.533 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->nova==33.1.0.dev432) (3.0.3) 2026-08-30 09:12:35.536 | 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.dev432) (26.1.0) 2026-08-30 09:12:35.537 | 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.dev432) (2025.9.1) 2026-08-30 09:12:35.538 | 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.dev432) (0.37.0) 2026-08-30 09:12:35.539 | 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.dev432) (2026.6.3) 2026-08-30 09:12:35.547 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=5.16.0->nova==33.1.0.dev432) (2.1.0) 2026-08-30 09:12:35.554 | 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.dev432) (4.1.0) 2026-08-30 09:12:35.555 | 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.dev432) (2.13.0) 2026-08-30 09:12:35.556 | 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.dev432) (6.0.0) 2026-08-30 09:12:35.569 | 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.dev432) (1.5.0) 2026-08-30 09:12:35.571 | 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.dev432) (1.1.0) 2026-08-30 09:12:35.572 | 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.dev432) (1.33) 2026-08-30 09:12:35.573 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.4.0->nova==33.1.0.dev432) (4.11.3) 2026-08-30 09:12:35.582 | 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.dev432) (3.1.1) 2026-08-30 09:12:35.589 | 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.dev432) (9.1.4) 2026-08-30 09:12:35.601 | 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.dev432) (2.19.0) 2026-08-30 09:12:35.609 | 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.dev432) (0.20) 2026-08-30 09:12:35.624 | 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.dev432) (2.1.2) 2026-08-30 09:12:35.624 | 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.dev432) (0.6.2) 2026-08-30 09:12:35.643 | 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.dev432) (7.1.7) 2026-08-30 09:12:35.643 | 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.dev432) (5.3.1) 2026-08-30 09:12:35.643 | 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.dev432) (5.6.2) 2026-08-30 09:12:35.644 | 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.dev432) (0.17.0) 2026-08-30 09:12:35.649 | 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.dev432) (5.1.0) 2026-08-30 09:12:35.659 | 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.dev432) (2026.3) 2026-08-30 09:12:35.660 | 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.dev432) (26.3) 2026-08-30 09:12:35.667 | 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.dev432) (0.26.0) 2026-08-30 09:12:35.671 | 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.dev432) (5.0.0) 2026-08-30 09:12:35.673 | 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.dev432) (4.0.1) 2026-08-30 09:12:35.687 | 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.dev432) (1.2.1) 2026-08-30 09:12:35.709 | 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.dev432) (1.7.6) 2026-08-30 09:12:35.717 | 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.dev432) (2.2.0) 2026-08-30 09:12:35.723 | 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.dev432) (1.3.7) 2026-08-30 09:12:35.734 | 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.dev432) (3.3.2) 2026-08-30 09:12:35.748 | 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.dev432) (4.3.2) 2026-08-30 09:12:35.749 | 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.dev432) (3.7.1) 2026-08-30 09:12:35.759 | 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.dev432) (2.4.0) 2026-08-30 09:12:35.769 | 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.dev432) (3.0.3) 2026-08-30 09:12:35.769 | 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.dev432) (1.6.2) 2026-08-30 09:12:35.779 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->nova==33.1.0.dev432) (84.0.0) 2026-08-30 09:12:35.799 | 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.dev432) (0.8.2) 2026-08-30 09:12:35.838 | 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.dev432) (4.16.0) 2026-08-30 09:12:35.845 | 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.dev432) (0.6.0) 2026-08-30 09:12:35.847 | 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.dev432) (4.2.0) 2026-08-30 09:12:35.857 | 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.dev432) (3.0.53) 2026-08-30 09:12:35.859 | 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.dev432) (1.11.0) 2026-08-30 09:12:35.859 | 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.dev432) (15.0.0) 2026-08-30 09:12:35.859 | 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.dev432) (1.8.0) 2026-08-30 09:12:35.881 | 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.dev432) (1.17.0) 2026-08-30 09:12:35.889 | 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.dev432) (2.1.0) 2026-08-30 09:12:35.891 | 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.dev432) (24.2.1) 2026-08-30 09:12:35.915 | 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.dev432) (4.7.0) 2026-08-30 09:12:35.941 | 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.dev432) (3.5.0) 2026-08-30 09:12:35.943 | 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.dev432) (3.18) 2026-08-30 09:12:35.944 | 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.dev432) (2.7.0) 2026-08-30 09:12:35.946 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.25.1->nova==33.1.0.dev432) (2023.11.17) 2026-08-30 09:12:35.988 | 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.dev432) (4.2.0) 2026-08-30 09:12:35.989 | 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.dev432) (2.20.0) 2026-08-30 09:12:36.002 | 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.dev432) (0.1.2) 2026-08-30 09:12:36.026 | 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.dev432) (0.8) 2026-08-30 09:12:36.094 | 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.dev432) (0.16.0) 2026-08-30 09:12:36.613 | Collecting numpy (from websockify>=0.9.0->nova==33.1.0.dev432) 2026-08-30 09:12:36.629 | Downloading numpy-2.4.6-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.metadata (6.6 kB) 2026-08-30 09:12:36.667 | Collecting jwcrypto (from websockify>=0.9.0->nova==33.1.0.dev432) 2026-08-30 09:12:36.686 | Downloading jwcrypto-1.5.8-py3-none-any.whl.metadata (3.3 kB) 2026-08-30 09:12:36.746 | Collecting redis (from websockify>=0.9.0->nova==33.1.0.dev432) 2026-08-30 09:12:36.762 | Downloading redis-8.1.0-py3-none-any.whl.metadata (16 kB) 2026-08-30 09:12:36.870 | Downloading microversion_parse-2.1.0-py3-none-any.whl (20 kB) 2026-08-30 09:12:36.893 | Downloading python_neutronclient-14.0.0-py3-none-any.whl (202 kB) 2026-08-30 09:12:36.941 | Downloading websockify-0.13.0-py3-none-any.whl (41 kB) 2026-08-30 09:12:36.963 | Downloading jwcrypto-1.5.8-py3-none-any.whl (96 kB) 2026-08-30 09:12:36.988 | Downloading numpy-2.4.6-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (16.6 MB) 2026-08-30 09:12:37.257 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 16.6/16.6 MB 64.2 MB/s 0:00:00 2026-08-30 09:12:37.275 | Downloading redis-8.1.0-py3-none-any.whl (560 kB) 2026-08-30 09:12:37.331 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 560.6/560.6 kB 8.8 MB/s 0:00:00 2026-08-30 09:12:37.405 | Building wheels for collected packages: nova 2026-08-30 09:12:37.408 | Building editable for nova (pyproject.toml): started 2026-08-30 09:12:40.211 | Building editable for nova (pyproject.toml): finished with status 'done' 2026-08-30 09:12:40.212 | Created wheel for nova: filename=nova-33.1.0.dev432-0.editable-py3-none-any.whl size=10628 sha256=b9a9e15ee26242f7cf04c2752ff4dc9d662ab85c1ef197f1b2d8a42ea2cea40c 2026-08-30 09:12:40.215 | Stored in directory: /tmp/pip-ephem-wheel-cache-4t2ay_d0/wheels/ee/2b/3a/69794dff55dd5d6c4a3613dfc37217369e4acdbc37f2b08153 2026-08-30 09:12:40.218 | Successfully built nova 2026-08-30 09:12:40.504 | Installing collected packages: redis, numpy, microversion-parse, jwcrypto, websockify, python-neutronclient, nova 2026-08-30 09:12:45.555 | 2026-08-30 09:12:45.578 | Successfully installed jwcrypto-1.5.8 microversion-parse-2.1.0 nova-33.1.0.dev432 numpy-2.4.6 python-neutronclient-14.0.0 redis-8.1.0 websockify-0.13.0 2026-08-30 09:12:45.872 | + inc/python:pip_install:216 : result=0 2026-08-30 09:12:45.876 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-30 09:12:45.880 | + functions-common:time_stop:2420 : local name 2026-08-30 09:12:45.883 | + functions-common:time_stop:2421 : local end_time 2026-08-30 09:12:45.886 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-30 09:12:45.890 | + functions-common:time_stop:2423 : local total 2026-08-30 09:12:45.893 | + functions-common:time_stop:2424 : local start_time 2026-08-30 09:12:45.897 | + functions-common:time_stop:2426 : name=pip_install 2026-08-30 09:12:45.900 | + functions-common:time_stop:2427 : start_time=1788081148908 2026-08-30 09:12:45.902 | + functions-common:time_stop:2429 : [[ -z 1788081148908 ]] 2026-08-30 09:12:45.906 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-30 09:12:45.912 | + functions-common:time_stop:2432 : end_time=1788081165910 2026-08-30 09:12:45.916 | + functions-common:time_stop:2433 : elapsed_time=17002 2026-08-30 09:12:45.920 | + functions-common:time_stop:2434 : total=132623 2026-08-30 09:12:45.923 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-30 09:12:45.926 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=149625 2026-08-30 09:12:45.929 | + inc/python:pip_install:219 : return 0 2026-08-30 09:12:45.932 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-08-30 09:12:45.936 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-08-30 09:12:45.939 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/nova 2026-08-30 09:12:45.942 | + inc/python:use_library_from_git:266 : local name=/opt/stack/nova 2026-08-30 09:12:45.946 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-30 09:12:45.949 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-30 09:12:45.952 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/nova, ]] 2026-08-30 09:12:45.955 | + inc/python:use_library_from_git:269 : return 1 2026-08-30 09:12:45.959 | + 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-30 09:12:45.975 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-08-30 09:12:45.978 | + ./stack.sh:main:962 : configure_nova 2026-08-30 09:12:45.982 | + lib/nova:configure_nova:264 : sudo install -d -o quobyte /etc/nova 2026-08-30 09:12:46.000 | + lib/nova:configure_nova:266 : configure_rootwrap nova 2026-08-30 09:12:46.003 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2026-08-30 09:12:46.007 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2026-08-30 09:12:46.012 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2026-08-30 09:12:46.012 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2026-08-30 09:12:46.018 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2026-08-30 09:12:46.021 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2026-08-30 09:12:46.025 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/opt/stack/data/venv/bin 2026-08-30 09:12:46.029 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2026-08-30 09:12:46.033 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2026-08-30 09:12:46.035 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2026-08-30 09:12:46.039 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/opt/stack/data/venv/bin/nova-rootwrap 2026-08-30 09:12:46.042 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2026-08-30 09:12:46.058 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2026-08-30 09:12:46.076 | + 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-30 09:12:46.092 | + 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-30 09:12:46.110 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2026-08-30 09:12:46.128 | + inc/rootwrap:configure_rootwrap:66 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/nova/rootwrap.conf 2026-08-30 09:12:46.145 | + inc/rootwrap:configure_rootwrap:69 : local tempfile 2026-08-30 09:12:46.149 | ++ inc/rootwrap:configure_rootwrap:70 : mktemp 2026-08-30 09:12:46.154 | + inc/rootwrap:configure_rootwrap:70 : tempfile=/tmp/tmp.efl2WKGeiA 2026-08-30 09:12:46.158 | + inc/rootwrap:configure_rootwrap:72 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2026-08-30 09:12:46.161 | + inc/rootwrap:configure_rootwrap:73 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2026-08-30 09:12:46.164 | + inc/rootwrap:configure_rootwrap:74 : '[' -f /opt/stack/data/venv/bin/nova-rootwrap-daemon ']' 2026-08-30 09:12:46.168 | + inc/rootwrap:configure_rootwrap:76 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2026-08-30 09:12:46.172 | + inc/rootwrap:configure_rootwrap:77 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2026-08-30 09:12:46.175 | + inc/rootwrap:configure_rootwrap:79 : chmod 0440 /tmp/tmp.efl2WKGeiA 2026-08-30 09:12:46.180 | + inc/rootwrap:configure_rootwrap:80 : sudo chown root:root /tmp/tmp.efl2WKGeiA 2026-08-30 09:12:46.196 | + inc/rootwrap:configure_rootwrap:81 : sudo mv /tmp/tmp.efl2WKGeiA /etc/sudoers.d/nova-rootwrap 2026-08-30 09:12:46.214 | ++ inc/rootwrap:configure_rootwrap:85 : dirname /opt/stack/data/venv/bin/nova-rootwrap 2026-08-30 09:12:46.218 | + inc/rootwrap:configure_rootwrap:85 : add_sudo_secure_path /opt/stack/data/venv/bin 2026-08-30 09:12:46.222 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/opt/stack/data/venv/bin 2026-08-30 09:12:46.225 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2026-08-30 09:12:46.229 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2026-08-30 09:12:46.233 | + 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-30 09:12:46.237 | + 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-30 09:12:46.241 | + 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-30 09:12:46.241 | + inc/rootwrap:add_sudo_secure_path:33 : sudo tee /etc/sudoers.d/zz-secure-path 2026-08-30 09:12:46.253 | Defaults:quobyte secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin:/opt/stack/data/venv/bin 2026-08-30 09:12:46.259 | + inc/rootwrap:add_sudo_secure_path:34 : sudo chmod 400 /etc/sudoers.d/zz-secure-path 2026-08-30 09:12:46.276 | + inc/rootwrap:add_sudo_secure_path:35 : sudo chown root:root /etc/sudoers.d/zz-secure-path 2026-08-30 09:12:46.292 | + 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-30 09:12:46.295 | + lib/nova:configure_nova:270 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2026-08-30 09:12:46.301 | + lib/nova:configure_nova:273 : is_service_enabled n-cpu 2026-08-30 09:12:46.322 | + functions-common:is_service_enabled:2076 : return 0 2026-08-30 09:12:46.326 | + lib/nova:configure_nova:275 : sudo sysctl -w net.ipv4.ip_forward=1 2026-08-30 09:12:46.337 | net.ipv4.ip_forward = 1 2026-08-30 09:12:46.343 | + lib/nova:configure_nova:277 : [[ libvirt = \l\i\b\v\i\r\t ]] 2026-08-30 09:12:46.346 | + lib/nova:configure_nova:281 : [[ kvm == \k\v\m ]] 2026-08-30 09:12:46.349 | + lib/nova:configure_nova:282 : sudo modprobe kvm 2026-08-30 09:12:46.367 | + lib/nova:configure_nova:283 : '[' '!' -e /dev/kvm ']' 2026-08-30 09:12:46.370 | + lib/nova:configure_nova:298 : [[ kvm == \l\x\c ]] 2026-08-30 09:12:46.374 | + lib/nova:configure_nova:313 : sudo install -d -o quobyte /opt/stack/data/nova/instances 2026-08-30 09:12:46.391 | + lib/nova:configure_nova:318 : '[' -L /dev/disk/by-label/nova-instances ']' 2026-08-30 09:12:46.395 | + lib/nova:configure_nova:327 : sudo tee /etc/iscsi/initiatorname.iscsi 2026-08-30 09:12:46.395 | ++ lib/nova:configure_nova:327 : iscsi-iname 2026-08-30 09:12:46.401 | + lib/nova:configure_nova:327 : echo InitiatorName=iqn.2016-04.com.open-iscsi:e4bc95d22983 2026-08-30 09:12:46.407 | InitiatorName=iqn.2016-04.com.open-iscsi:e4bc95d22983 2026-08-30 09:12:46.413 | + lib/nova:configure_nova:329 : [[ False == \T\r\u\e ]] 2026-08-30 09:12:46.416 | + lib/nova:configure_nova:344 : iniset -sudo /etc/iscsi/iscsid.conf DEFAULT node.session.auth.chap_algs SHA3-256,SHA256 2026-08-30 09:12:46.500 | + lib/nova:configure_nova:346 : [[ lioadm != \n\v\m\e\t ]] 2026-08-30 09:12:46.503 | + lib/nova:configure_nova:348 : restart_service iscsid 2026-08-30 09:12:46.506 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-08-30 09:12:46.510 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart iscsid 2026-08-30 09:12:46.566 | + lib/nova:configure_nova:371 : create_nova_conf 2026-08-30 09:12:46.570 | + lib/nova:create_nova_conf:441 : rm -f /opt/stack/nova/bin/nova.conf 2026-08-30 09:12:46.573 | + lib/nova:create_nova_conf:444 : rm -f /etc/nova/nova.conf 2026-08-30 09:12:46.580 | + lib/nova:create_nova_conf:445 : iniset /etc/nova/nova.conf DEFAULT debug True 2026-08-30 09:12:46.623 | + lib/nova:create_nova_conf:446 : '[' True == True ']' 2026-08-30 09:12:46.627 | + lib/nova:create_nova_conf:447 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2026-08-30 09:12:46.666 | + lib/nova:create_nova_conf:449 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2026-08-30 09:12:46.706 | + lib/nova:create_nova_conf:450 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2026-08-30 09:12:46.745 | + lib/nova:create_nova_conf:451 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2026-08-30 09:12:46.786 | + lib/nova:create_nova_conf:452 : iniset /etc/nova/nova.conf scheduler workers 2 2026-08-30 09:12:46.828 | + lib/nova:create_nova_conf:453 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2026-08-30 09:12:46.868 | + lib/nova:create_nova_conf:454 : iniset /etc/nova/nova.conf DEFAULT my_ip 192.168.122.144 2026-08-30 09:12:46.907 | + lib/nova:create_nova_conf:455 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2026-08-30 09:12:46.943 | + lib/nova:create_nova_conf:456 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2026-08-30 09:12:46.978 | + lib/nova:create_nova_conf:457 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2026-08-30 09:12:47.015 | + lib/nova:create_nova_conf:458 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2026-08-30 09:12:47.053 | + lib/nova:create_nova_conf:462 : iniset /etc/nova/nova.conf api response_validation error 2026-08-30 09:12:47.092 | + lib/nova:create_nova_conf:464 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2026-08-30 09:12:47.130 | + lib/nova:create_nova_conf:466 : iniset /etc/nova/nova.conf DEFAULT report_interval 120 2026-08-30 09:12:47.166 | + lib/nova:create_nova_conf:467 : iniset /etc/nova/nova.conf DEFAULT service_down_time 720 2026-08-30 09:12:47.202 | + lib/nova:create_nova_conf:469 : is_fedora 2026-08-30 09:12:47.204 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-08-30 09:12:47.207 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-08-30 09:12:47.209 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-08-30 09:12:47.212 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-08-30 09:12:47.215 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-08-30 09:12:47.218 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-08-30 09:12:47.221 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-08-30 09:12:47.225 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-08-30 09:12:47.228 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-08-30 09:12:47.230 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-08-30 09:12:47.233 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-08-30 09:12:47.237 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-08-30 09:12:47.240 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-08-30 09:12:47.243 | + lib/nova:create_nova_conf:478 : is_service_enabled n-api n-cond n-sched n-spice n-novnc n-sproxy 2026-08-30 09:12:47.263 | + functions-common:is_service_enabled:2076 : return 0 2026-08-30 09:12:47.266 | + lib/nova:create_nova_conf:482 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-08-30 09:12:47.270 | + lib/nova:create_nova_conf:485 : local db=nova_cell0 2026-08-30 09:12:47.273 | + lib/nova:create_nova_conf:488 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2026-08-30 09:12:47.311 | ++ lib/nova:create_nova_conf:491 : database_connection_url nova_cell0 2026-08-30 09:12:47.314 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2026-08-30 09:12:47.317 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2026-08-30 09:12:47.320 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_cell0 2026-08-30 09:12:47.323 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-08-30 09:12:47.326 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-08-30 09:12:47.330 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-08-30 09:12:47.349 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-30 09:12:47.351 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-08-30 09:12:47.354 | ++ 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-30 09:12:47.358 | + 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-30 09:12:47.397 | ++ lib/nova:create_nova_conf:492 : database_connection_url nova_api 2026-08-30 09:12:47.402 | ++ lib/database:database_connection_url:134 : local db=nova_api 2026-08-30 09:12:47.405 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_api 2026-08-30 09:12:47.409 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_api 2026-08-30 09:12:47.412 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-08-30 09:12:47.415 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-08-30 09:12:47.418 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-08-30 09:12:47.441 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-30 09:12:47.444 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-08-30 09:12:47.448 | ++ 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-30 09:12:47.452 | + 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-30 09:12:47.490 | + lib/nova:create_nova_conf:497 : iniset /etc/nova/nova.conf cache enabled True 2026-08-30 09:12:47.530 | + lib/nova:create_nova_conf:498 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2026-08-30 09:12:47.570 | + lib/nova:create_nova_conf:499 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2026-08-30 09:12:47.602 | + lib/nova:create_nova_conf:502 : is_service_enabled n-api 2026-08-30 09:12:47.623 | + functions-common:is_service_enabled:2076 : return 0 2026-08-30 09:12:47.625 | + lib/nova:create_nova_conf:503 : is_service_enabled n-api-meta 2026-08-30 09:12:47.645 | + functions-common:is_service_enabled:2076 : return 0 2026-08-30 09:12:47.650 | ++ lib/nova:create_nova_conf:505 : echo osapi_compute,metadata 2026-08-30 09:12:47.650 | ++ lib/nova:create_nova_conf:505 : sed s/,metadata// 2026-08-30 09:12:47.657 | + lib/nova:create_nova_conf:505 : NOVA_ENABLED_APIS=osapi_compute 2026-08-30 09:12:47.659 | + lib/nova:create_nova_conf:507 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2026-08-30 09:12:47.695 | + lib/nova:create_nova_conf:508 : [[ True == \T\r\u\e ]] 2026-08-30 09:12:47.697 | + lib/nova:create_nova_conf:509 : iniset /etc/nova/nova.conf oslo_policy enforce_new_defaults True 2026-08-30 09:12:47.734 | + lib/nova:create_nova_conf:514 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2026-08-30 09:12:47.736 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/nova/nova.conf 2026-08-30 09:12:47.740 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=nova 2026-08-30 09:12:47.742 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-08-30 09:12:47.745 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-08-30 09:12:47.748 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/nova/nova.conf nova keystone_authtoken 2026-08-30 09:12:47.751 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-08-30 09:12:47.753 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-08-30 09:12:47.757 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-08-30 09:12:47.759 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2026-08-30 09:12:47.797 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2026-08-30 09:12:47.832 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://192.168.122.144/identity 2026-08-30 09:12:47.867 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2026-08-30 09:12:47.902 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf keystone_authtoken password nomoresecret 2026-08-30 09:12:47.934 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2026-08-30 09:12:47.967 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2026-08-30 09:12:48.003 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2026-08-30 09:12:48.039 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/nova/nova.conf keystone_authtoken www_authenticate_uri http://192.168.122.144/identity 2026-08-30 09:12:48.074 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-08-30 09:12:48.115 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2026-08-30 09:12:48.155 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-08-30 09:12:48.159 | + lib/nova:create_nova_conf:517 : is_service_enabled cinder 2026-08-30 09:12:48.184 | + functions-common:is_service_enabled:2076 : return 0 2026-08-30 09:12:48.187 | + lib/nova:create_nova_conf:518 : configure_cinder_access 2026-08-30 09:12:48.191 | + lib/nova:configure_cinder_access:642 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2026-08-30 09:12:48.234 | + lib/nova:configure_cinder_access:649 : configure_keystoneauth /etc/nova/nova.conf nova cinder 2026-08-30 09:12:48.237 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-08-30 09:12:48.240 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-08-30 09:12:48.244 | + lib/keystone:configure_keystoneauth:393 : local section=cinder 2026-08-30 09:12:48.247 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf cinder auth_type password 2026-08-30 09:12:48.288 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf cinder interface public 2026-08-30 09:12:48.329 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf cinder auth_url http://192.168.122.144/identity 2026-08-30 09:12:48.370 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf cinder username nova 2026-08-30 09:12:48.409 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf cinder password nomoresecret 2026-08-30 09:12:48.448 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2026-08-30 09:12:48.488 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf cinder project_name service 2026-08-30 09:12:48.529 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2026-08-30 09:12:48.569 | + lib/nova:configure_cinder_access:650 : is_service_enabled tls-proxy 2026-08-30 09:12:48.592 | + functions-common:is_service_enabled:2076 : return 1 2026-08-30 09:12:48.596 | + lib/nova:create_nova_conf:521 : is_service_enabled manila 2026-08-30 09:12:48.619 | + functions-common:is_service_enabled:2076 : return 1 2026-08-30 09:12:48.622 | + lib/nova:create_nova_conf:525 : '[' -n /opt/stack/data/nova ']' 2026-08-30 09:12:48.625 | + lib/nova:create_nova_conf:526 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2026-08-30 09:12:48.667 | + lib/nova:create_nova_conf:527 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2026-08-30 09:12:48.709 | + lib/nova:create_nova_conf:529 : '[' -n /opt/stack/data/nova/instances ']' 2026-08-30 09:12:48.713 | + lib/nova:create_nova_conf:530 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2026-08-30 09:12:48.753 | + lib/nova:create_nova_conf:532 : '[' False '!=' False ']' 2026-08-30 09:12:48.756 | + lib/nova:create_nova_conf:535 : '[' False '!=' False ']' 2026-08-30 09:12:48.760 | + lib/nova:create_nova_conf:541 : is_fedora 2026-08-30 09:12:48.764 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-08-30 09:12:48.767 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-08-30 09:12:48.771 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-08-30 09:12:48.774 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-08-30 09:12:48.778 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-08-30 09:12:48.782 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-08-30 09:12:48.786 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-08-30 09:12:48.790 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-08-30 09:12:48.793 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-08-30 09:12:48.796 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-08-30 09:12:48.800 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-08-30 09:12:48.803 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-08-30 09:12:48.806 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-08-30 09:12:48.809 | + lib/nova:create_nova_conf:546 : setup_logging /etc/nova/nova.conf 2026-08-30 09:12:48.813 | + functions:setup_logging:693 : setup_systemd_logging /etc/nova/nova.conf 2026-08-30 09:12:48.817 | + functions:setup_systemd_logging:710 : local conf_file=/etc/nova/nova.conf 2026-08-30 09:12:48.822 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-08-30 09:12:48.845 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-08-30 09:12:48.849 | + functions:setup_systemd_logging:716 : local pidstr= 2026-08-30 09:12:48.853 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-08-30 09:12:48.856 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-08-30 09:12:48.859 | + 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-30 09:12:48.900 | + 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-30 09:12:48.942 | + 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-30 09:12:48.983 | + functions:setup_systemd_logging:727 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-08-30 09:12:49.023 | + functions:setup_systemd_logging:730 : iniset /etc/nova/nova.conf DEFAULT log_color False 2026-08-30 09:12:49.063 | + lib/nova:create_nova_conf:548 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2026-08-30 09:12:49.106 | + lib/nova:create_nova_conf:550 : is_service_enabled n-api 2026-08-30 09:12:49.130 | + functions-common:is_service_enabled:2076 : return 0 2026-08-30 09:12:49.134 | + 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-30 09:12:49.137 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/nova/nova-api-uwsgi.ini 2026-08-30 09:12:49.141 | + lib/apache:write_uwsgi_config:244 : local wsgi=nova.wsgi.osapi_compute:application 2026-08-30 09:12:49.144 | + lib/apache:write_uwsgi_config:245 : local url=/compute 2026-08-30 09:12:49.147 | + lib/apache:write_uwsgi_config:246 : local http= 2026-08-30 09:12:49.151 | + lib/apache:write_uwsgi_config:247 : local name=nova-api 2026-08-30 09:12:49.154 | + lib/apache:write_uwsgi_config:249 : '[' -z nova-api ']' 2026-08-30 09:12:49.158 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-08-30 09:12:49.161 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-08-30 09:12:49.180 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-08-30 09:12:49.181 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-08-30 09:12:49.193 | d /var/run/uwsgi 0755 quobyte root 2026-08-30 09:12:49.197 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-08-30 09:12:49.211 | /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-30 09:12:49.216 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/nova-api.socket 2026-08-30 09:12:49.220 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/nova/nova-api-uwsgi.ini 2026-08-30 09:12:49.225 | + lib/apache:write_uwsgi_config:270 : [[ nova.wsgi.osapi_compute:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-08-30 09:12:49.228 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi module nova.wsgi.osapi_compute:application 2026-08-30 09:12:49.265 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2026-08-30 09:12:49.303 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2026-08-30 09:12:49.339 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2026-08-30 09:12:49.376 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2026-08-30 09:12:49.413 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 80 2026-08-30 09:12:49.449 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2026-08-30 09:12:49.489 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2026-08-30 09:12:49.529 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2026-08-30 09:12:49.570 | + 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-30 09:12:49.609 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2026-08-30 09:12:49.648 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2026-08-30 09:12:49.688 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2026-08-30 09:12:49.729 | + lib/apache:write_uwsgi_config:298 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi start-time %t 2026-08-30 09:12:49.769 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-08-30 09:12:49.773 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-08-30 09:12:49.777 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for nova-api 2026-08-30 09:12:49.780 | ++ lib/apache:apache_site_config_for:174 : local site=nova-api 2026-08-30 09:12:49.784 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-08-30 09:12:49.787 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-30 09:12:49.790 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-30 09:12:49.793 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/nova-api.conf 2026-08-30 09:12:49.797 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/nova-api.conf 2026-08-30 09:12:49.800 | + lib/apache:write_uwsgi_config:306 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api.socket 2026-08-30 09:12:49.839 | + lib/apache:write_uwsgi_config:307 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2026-08-30 09:12:49.879 | + 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-30 09:12:49.879 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/nova-api.conf 2026-08-30 09:12:49.890 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api.socket|uwsgi://uwsgi-uds-nova-api" retry=0 acquire=1 2026-08-30 09:12:49.895 | + lib/apache:write_uwsgi_config:309 : enable_apache_site nova-api 2026-08-30 09:12:49.899 | + lib/apache:enable_apache_site:191 : local site=nova-api 2026-08-30 09:12:49.902 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-08-30 09:12:49.905 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-08-30 09:12:49.908 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-08-30 09:12:49.911 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-08-30 09:12:49.915 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-30 09:12:49.918 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-30 09:12:49.920 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-08-30 09:12:49.923 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-08-30 09:12:49.926 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-30 09:12:49.929 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-30 09:12:49.933 | + lib/apache:enable_apache_site:195 : sudo a2ensite nova-api 2026-08-30 09:12:49.944 | perl: warning: Setting locale failed. 2026-08-30 09:12:49.944 | perl: warning: Please check that your locale settings: 2026-08-30 09:12:49.945 | LANGUAGE = (unset), 2026-08-30 09:12:49.945 | LC_ALL = "en_US.utf8", 2026-08-30 09:12:49.945 | LANG = "de_DE.UTF-8" 2026-08-30 09:12:49.945 | are supported and installed on your system. 2026-08-30 09:12:49.945 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-30 09:12:49.985 | Enabling site nova-api. 2026-08-30 09:12:49.992 | To activate the new configuration, you need to run: 2026-08-30 09:12:49.992 | systemctl reload apache2 2026-08-30 09:12:49.997 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-08-30 09:12:50.001 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-08-30 09:12:50.004 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-08-30 09:12:50.007 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-08-30 09:12:50.132 | + lib/nova:create_nova_conf:554 : is_service_enabled n-api-meta 2026-08-30 09:12:50.157 | + functions-common:is_service_enabled:2076 : return 0 2026-08-30 09:12:50.159 | + 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-30 09:12:50.162 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/nova/nova-metadata-uwsgi.ini 2026-08-30 09:12:50.166 | + lib/apache:write_uwsgi_config:244 : local wsgi=nova.wsgi.metadata:application 2026-08-30 09:12:50.169 | + lib/apache:write_uwsgi_config:245 : local url= 2026-08-30 09:12:50.172 | + lib/apache:write_uwsgi_config:246 : local http=0.0.0.0:8775 2026-08-30 09:12:50.175 | + lib/apache:write_uwsgi_config:247 : local name=nova-metadata 2026-08-30 09:12:50.178 | + lib/apache:write_uwsgi_config:249 : '[' -z nova-metadata ']' 2026-08-30 09:12:50.182 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-08-30 09:12:50.184 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-08-30 09:12:50.203 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-08-30 09:12:50.203 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-08-30 09:12:50.215 | d /var/run/uwsgi 0755 quobyte root 2026-08-30 09:12:50.220 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-08-30 09:12:50.236 | /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-30 09:12:50.242 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/nova-metadata.socket 2026-08-30 09:12:50.245 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2026-08-30 09:12:50.251 | + lib/apache:write_uwsgi_config:270 : [[ nova.wsgi.metadata:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-08-30 09:12:50.254 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi module nova.wsgi.metadata:application 2026-08-30 09:12:50.295 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2026-08-30 09:12:50.334 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2026-08-30 09:12:50.373 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2026-08-30 09:12:50.413 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2026-08-30 09:12:50.451 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 80 2026-08-30 09:12:50.490 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2026-08-30 09:12:50.530 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2026-08-30 09:12:50.570 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2026-08-30 09:12:50.612 | + 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-30 09:12:50.654 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2026-08-30 09:12:50.695 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2026-08-30 09:12:50.737 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2026-08-30 09:12:50.780 | + lib/apache:write_uwsgi_config:298 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi start-time %t 2026-08-30 09:12:50.822 | + lib/apache:write_uwsgi_config:301 : [[ -n 0.0.0.0:8775 ]] 2026-08-30 09:12:50.825 | + lib/apache:write_uwsgi_config:302 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2026-08-30 09:12:50.869 | + lib/nova:create_nova_conf:558 : is_service_enabled ceilometer 2026-08-30 09:12:50.895 | + functions-common:is_service_enabled:2076 : return 1 2026-08-30 09:12:50.899 | + lib/nova:create_nova_conf:566 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2026-08-30 09:12:50.948 | ++ lib/nova:create_nova_conf:567 : get_notification_url 2026-08-30 09:12:50.952 | ++ lib/rpc_backend:get_notification_url:136 : local virtual_host= 2026-08-30 09:12:50.955 | ++ lib/rpc_backend:get_notification_url:137 : is_service_enabled rabbit 2026-08-30 09:12:50.980 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-30 09:12:50.984 | ++ lib/rpc_backend:get_notification_url:138 : echo rabbit://stackrabbit:stackqueue@192.168.122.144:5672/ 2026-08-30 09:12:50.989 | + lib/nova:create_nova_conf:567 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:stackqueue@192.168.122.144:5672/ 2026-08-30 09:12:51.032 | + lib/nova:create_nova_conf:568 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2026-08-30 09:12:51.079 | + lib/nova:create_nova_conf:569 : iniset_rpc_backend nova /etc/nova/nova.conf 2026-08-30 09:12:51.084 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=nova 2026-08-30 09:12:51.087 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/nova/nova.conf 2026-08-30 09:12:51.091 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-08-30 09:12:51.095 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-08-30 09:12:51.098 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-08-30 09:12:51.124 | + functions-common:is_service_enabled:2076 : return 0 2026-08-30 09:12:51.129 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-08-30 09:12:51.133 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-08-30 09:12:51.136 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-08-30 09:12:51.155 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-30 09:12:51.158 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.144:5672/ 2026-08-30 09:12:51.162 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.144:5672/ 2026-08-30 09:12:51.201 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-08-30 09:12:51.204 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-08-30 09:12:51.208 | + lib/nova:create_nova_conf:571 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2026-08-30 09:12:51.249 | + lib/nova:create_nova_conf:572 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2026-08-30 09:12:51.290 | + lib/nova:create_nova_conf:574 : iniset /etc/nova/nova.conf conductor workers 2 2026-08-30 09:12:51.332 | + lib/nova:create_nova_conf:576 : is_service_enabled tls-proxy 2026-08-30 09:12:51.354 | + functions-common:is_service_enabled:2076 : return 1 2026-08-30 09:12:51.358 | + lib/nova:create_nova_conf:581 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2026-08-30 09:12:51.399 | + lib/nova:create_nova_conf:583 : '[' True == True ']' 2026-08-30 09:12:51.403 | + lib/nova:create_nova_conf:584 : init_nova_service_user_conf 2026-08-30 09:12:51.406 | + lib/nova:init_nova_service_user_conf:822 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2026-08-30 09:12:51.450 | + lib/nova:init_nova_service_user_conf:823 : configure_keystoneauth /etc/nova/nova.conf nova service_user 2026-08-30 09:12:51.454 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-08-30 09:12:51.457 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-08-30 09:12:51.461 | + lib/keystone:configure_keystoneauth:393 : local section=service_user 2026-08-30 09:12:51.464 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf service_user auth_type password 2026-08-30 09:12:51.505 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf service_user interface public 2026-08-30 09:12:51.546 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf service_user auth_url http://192.168.122.144/identity 2026-08-30 09:12:51.586 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf service_user username nova 2026-08-30 09:12:51.629 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf service_user password nomoresecret 2026-08-30 09:12:51.671 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2026-08-30 09:12:51.712 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf service_user project_name service 2026-08-30 09:12:51.753 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2026-08-30 09:12:51.795 | + lib/nova:create_nova_conf:587 : is_service_enabled n-cond 2026-08-30 09:12:51.818 | + functions-common:is_service_enabled:2076 : return 0 2026-08-30 09:12:51.823 | ++ lib/nova:create_nova_conf:588 : seq 1 1 2026-08-30 09:12:51.828 | + lib/nova:create_nova_conf:588 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-08-30 09:12:51.831 | + lib/nova:create_nova_conf:589 : local conf 2026-08-30 09:12:51.834 | + lib/nova:create_nova_conf:590 : local vhost 2026-08-30 09:12:51.839 | ++ lib/nova:create_nova_conf:591 : conductor_conf 1 2026-08-30 09:12:51.843 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-08-30 09:12:51.847 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-08-30 09:12:51.851 | + lib/nova:create_nova_conf:591 : conf=/etc/nova/nova_cell1.conf 2026-08-30 09:12:51.854 | + lib/nova:create_nova_conf:592 : vhost=nova_cell1 2026-08-30 09:12:51.858 | + lib/nova:create_nova_conf:594 : rm -f /etc/nova/nova_cell1.conf 2026-08-30 09:12:51.865 | ++ lib/nova:create_nova_conf:595 : database_connection_url nova_cell1 2026-08-30 09:12:51.869 | ++ lib/database:database_connection_url:134 : local db=nova_cell1 2026-08-30 09:12:51.872 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell1 2026-08-30 09:12:51.875 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_cell1 2026-08-30 09:12:51.879 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-08-30 09:12:51.883 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-08-30 09:12:51.886 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-08-30 09:12:51.908 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-30 09:12:51.911 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-08-30 09:12:51.915 | ++ 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-30 09:12:51.919 | + 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-30 09:12:51.961 | + lib/nova:create_nova_conf:596 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2026-08-30 09:12:52.003 | + lib/nova:create_nova_conf:597 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2026-08-30 09:12:52.045 | + lib/nova:create_nova_conf:599 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-08-30 09:12:52.047 | + lib/nova:create_nova_conf:602 : rpc_backend_add_vhost nova_cell1 2026-08-30 09:12:52.051 | + lib/rpc_backend:rpc_backend_add_vhost:112 : local vhost=nova_cell1 2026-08-30 09:12:52.054 | + lib/rpc_backend:rpc_backend_add_vhost:113 : is_service_enabled rabbit 2026-08-30 09:12:52.075 | + functions-common:is_service_enabled:2076 : return 0 2026-08-30 09:12:52.081 | ++ lib/rpc_backend:rpc_backend_add_vhost:114 : sudo rabbitmqctl list_vhosts 2026-08-30 09:12:52.081 | ++ lib/rpc_backend:rpc_backend_add_vhost:114 : grep nova_cell1 2026-08-30 09:12:53.290 | + lib/rpc_backend:rpc_backend_add_vhost:114 : '[' -z ']' 2026-08-30 09:12:53.294 | + lib/rpc_backend:rpc_backend_add_vhost:115 : sudo rabbitmqctl add_vhost nova_cell1 2026-08-30 09:12:54.374 | Adding vhost "nova_cell1" ... 2026-08-30 09:12:54.472 | + lib/rpc_backend:rpc_backend_add_vhost:116 : sudo rabbitmqctl set_permissions -p nova_cell1 stackrabbit '.*' '.*' '.*' 2026-08-30 09:12:55.578 | Setting permissions for user "stackrabbit" in vhost "nova_cell1" ... 2026-08-30 09:12:55.616 | + lib/nova:create_nova_conf:603 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2026-08-30 09:12:55.619 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=nova 2026-08-30 09:12:55.622 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/nova/nova_cell1.conf 2026-08-30 09:12:55.625 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-08-30 09:12:55.628 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host=nova_cell1 2026-08-30 09:12:55.632 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-08-30 09:12:55.653 | + functions-common:is_service_enabled:2076 : return 0 2026-08-30 09:12:55.658 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url nova_cell1 2026-08-30 09:12:55.661 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host=nova_cell1 2026-08-30 09:12:55.665 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-08-30 09:12:55.687 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-30 09:12:55.691 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.144:5672/nova_cell1 2026-08-30 09:12:55.695 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.144:5672/nova_cell1 2026-08-30 09:12:55.735 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-08-30 09:12:55.738 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-08-30 09:12:55.742 | + lib/nova:create_nova_conf:607 : is_service_enabled placement placement-client 2026-08-30 09:12:55.765 | + functions-common:is_service_enabled:2076 : return 0 2026-08-30 09:12:55.768 | + lib/nova:create_nova_conf:608 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2026-08-30 09:12:55.771 | + lib/nova:configure_placement_nova_compute:636 : local conf=/etc/nova/nova_cell1.conf 2026-08-30 09:12:55.775 | + lib/nova:configure_placement_nova_compute:637 : configure_keystoneauth /etc/nova/nova_cell1.conf nova placement 2026-08-30 09:12:55.779 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova_cell1.conf 2026-08-30 09:12:55.783 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-08-30 09:12:55.787 | + lib/keystone:configure_keystoneauth:393 : local section=placement 2026-08-30 09:12:55.791 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2026-08-30 09:12:55.831 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova_cell1.conf placement interface public 2026-08-30 09:12:55.870 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova_cell1.conf placement auth_url http://192.168.122.144/identity 2026-08-30 09:12:55.910 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova_cell1.conf placement username nova 2026-08-30 09:12:55.948 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova_cell1.conf placement password nomoresecret 2026-08-30 09:12:55.986 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2026-08-30 09:12:56.025 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova_cell1.conf placement project_name service 2026-08-30 09:12:56.063 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2026-08-30 09:12:56.102 | + lib/nova:create_nova_conf:612 : setup_logging /etc/nova/nova_cell1.conf 2026-08-30 09:12:56.105 | + functions:setup_logging:693 : setup_systemd_logging /etc/nova/nova_cell1.conf 2026-08-30 09:12:56.108 | + functions:setup_systemd_logging:710 : local conf_file=/etc/nova/nova_cell1.conf 2026-08-30 09:12:56.113 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-08-30 09:12:56.137 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-08-30 09:12:56.141 | + functions:setup_systemd_logging:716 : local pidstr= 2026-08-30 09:12:56.144 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-08-30 09:12:56.148 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-08-30 09:12:56.151 | + 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-30 09:12:56.191 | + 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-30 09:12:56.231 | + 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-30 09:12:56.271 | + functions:setup_systemd_logging:727 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-08-30 09:12:56.310 | + functions:setup_systemd_logging:730 : iniset /etc/nova/nova_cell1.conf DEFAULT log_color False 2026-08-30 09:12:56.345 | + lib/nova:create_nova_conf:619 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-08-30 09:12:56.348 | ++ lib/nova:create_nova_conf:622 : seq 1 1 2026-08-30 09:12:56.353 | + lib/nova:create_nova_conf:622 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-08-30 09:12:56.356 | + lib/nova:create_nova_conf:623 : local conf 2026-08-30 09:12:56.359 | + lib/nova:create_nova_conf:624 : local offset 2026-08-30 09:12:56.363 | ++ lib/nova:create_nova_conf:625 : conductor_conf 1 2026-08-30 09:12:56.366 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-08-30 09:12:56.369 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-08-30 09:12:56.372 | + lib/nova:create_nova_conf:625 : conf=/etc/nova/nova_cell1.conf 2026-08-30 09:12:56.375 | + lib/nova:create_nova_conf:626 : offset=0 2026-08-30 09:12:56.378 | + lib/nova:create_nova_conf:627 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2026-08-30 09:12:56.381 | + lib/nova:configure_console_proxies:726 : local conf=/etc/nova/nova_cell1.conf 2026-08-30 09:12:56.384 | + lib/nova:configure_console_proxies:727 : local offset=0 2026-08-30 09:12:56.386 | + lib/nova:configure_console_proxies:731 : offset=0 2026-08-30 09:12:56.389 | + lib/nova:configure_console_proxies:733 : is_service_enabled n-novnc 2026-08-30 09:12:56.409 | + functions-common:is_service_enabled:2076 : return 0 2026-08-30 09:12:56.412 | + lib/nova:configure_console_proxies:734 : iniset /etc/nova/nova_cell1.conf vnc novncproxy_host 0.0.0.0 2026-08-30 09:12:56.448 | + lib/nova:configure_console_proxies:735 : iniset /etc/nova/nova_cell1.conf vnc novncproxy_port 6080 2026-08-30 09:12:56.482 | + lib/nova:configure_console_proxies:737 : is_nova_console_proxy_compute_tls_enabled 2026-08-30 09:12:56.485 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:192 : [[ False = \T\r\u\e ]] 2026-08-30 09:12:56.487 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:193 : return 1 2026-08-30 09:12:56.490 | + lib/nova:configure_console_proxies:765 : is_service_enabled n-spice 2026-08-30 09:12:56.509 | + functions-common:is_service_enabled:2076 : return 1 2026-08-30 09:12:56.512 | + lib/nova:configure_console_proxies:770 : is_service_enabled n-sproxy 2026-08-30 09:12:56.531 | + functions-common:is_service_enabled:2076 : return 1 2026-08-30 09:12:56.534 | + lib/nova:configure_nova:373 : is_service_enabled n-cpu 2026-08-30 09:12:56.553 | + functions-common:is_service_enabled:2076 : return 0 2026-08-30 09:12:56.556 | + lib/nova:configure_nova:373 : [[ -r /home/quobyte/devstack/lib/nova_plugins/hypervisor-libvirt ]] 2026-08-30 09:12:56.559 | + lib/nova:configure_nova:375 : configure_nova_hypervisor 2026-08-30 09:12:56.562 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:40 : configure_libvirt 2026-08-30 09:12:56.565 | + lib/nova_plugins/functions-libvirt:configure_libvirt:153 : is_service_enabled neutron 2026-08-30 09:12:56.584 | + functions-common:is_service_enabled:2076 : return 0 2026-08-30 09:12:56.586 | + lib/nova_plugins/functions-libvirt:configure_libvirt:153 : sudo grep -q '^cgroup_device_acl' /etc/libvirt/qemu.conf 2026-08-30 09:12:56.603 | + lib/nova_plugins/functions-libvirt:configure_libvirt:155 : sudo tee -a /etc/libvirt/qemu.conf 2026-08-30 09:12:56.603 | + lib/nova_plugins/functions-libvirt:configure_libvirt:155 : cat 2026-08-30 09:12:56.614 | cgroup_device_acl = [ 2026-08-30 09:12:56.614 | "/dev/null", "/dev/full", "/dev/zero", 2026-08-30 09:12:56.614 | "/dev/random", "/dev/urandom", 2026-08-30 09:12:56.614 | "/dev/ptmx", "/dev/kvm", "/dev/kqemu", 2026-08-30 09:12:56.615 | "/dev/rtc", "/dev/hpet","/dev/net/tun", 2026-08-30 09:12:56.615 | "/dev/vfio/vfio", 2026-08-30 09:12:56.615 | ] 2026-08-30 09:12:56.619 | + lib/nova_plugins/functions-libvirt:configure_libvirt:166 : is_fedora 2026-08-30 09:12:56.622 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-08-30 09:12:56.624 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-08-30 09:12:56.627 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-08-30 09:12:56.630 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-08-30 09:12:56.632 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-08-30 09:12:56.635 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-08-30 09:12:56.638 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-08-30 09:12:56.641 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-08-30 09:12:56.644 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-08-30 09:12:56.647 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-08-30 09:12:56.649 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-08-30 09:12:56.652 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-08-30 09:12:56.655 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-08-30 09:12:56.658 | + lib/nova_plugins/functions-libvirt:configure_libvirt:185 : getent group libvirt 2026-08-30 09:12:56.663 | + lib/nova_plugins/functions-libvirt:configure_libvirt:188 : add_user_to_group quobyte libvirt 2026-08-30 09:12:56.667 | + functions-common:add_user_to_group:2189 : local user=quobyte 2026-08-30 09:12:56.669 | + functions-common:add_user_to_group:2190 : local group=libvirt 2026-08-30 09:12:56.672 | + functions-common:add_user_to_group:2192 : sudo usermod -a -G libvirt quobyte 2026-08-30 09:12:56.700 | + lib/nova_plugins/functions-libvirt:configure_libvirt:191 : [[ True = \T\r\u\e ]] 2026-08-30 09:12:56.703 | + lib/nova_plugins/functions-libvirt:configure_libvirt:192 : is_ubuntu 2026-08-30 09:12:56.706 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-30 09:12:56.709 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-30 09:12:56.711 | + 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-30 09:12:56.714 | + lib/nova_plugins/functions-libvirt:configure_libvirt:201 : local log_outputs=1:file:/var/log/libvirt/libvirtd.log 2026-08-30 09:12:56.717 | + 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-30 09:12:56.734 | + 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-30 09:12:56.735 | + lib/nova_plugins/functions-libvirt:configure_libvirt:203 : sudo tee -a /etc/libvirt/libvirtd.conf 2026-08-30 09:12:56.745 | 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-30 09:12:56.750 | + 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-30 09:12:56.767 | + lib/nova_plugins/functions-libvirt:configure_libvirt:206 : sudo tee -a /etc/libvirt/libvirtd.conf 2026-08-30 09:12:56.768 | + lib/nova_plugins/functions-libvirt:configure_libvirt:206 : echo 'log_outputs="1:file:/var/log/libvirt/libvirtd.log"' 2026-08-30 09:12:56.777 | log_outputs="1:file:/var/log/libvirt/libvirtd.log" 2026-08-30 09:12:56.782 | + lib/nova_plugins/functions-libvirt:configure_libvirt:210 : is_nova_console_proxy_compute_tls_enabled 2026-08-30 09:12:56.785 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:192 : [[ False = \T\r\u\e ]] 2026-08-30 09:12:56.788 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:193 : return 1 2026-08-30 09:12:56.791 | + lib/nova_plugins/functions-libvirt:configure_libvirt:228 : restart_service libvirtd 2026-08-30 09:12:56.795 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-08-30 09:12:56.797 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart libvirtd 2026-08-30 09:12:56.869 | + lib/nova_plugins/functions-libvirt:configure_libvirt:234 : restart_service virtlogd 2026-08-30 09:12:56.872 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-08-30 09:12:56.875 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart virtlogd 2026-08-30 09:12:56.966 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:41 : iniset /etc/nova/nova.conf libvirt virt_type kvm 2026-08-30 09:12:57.004 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:42 : iniset /etc/nova/nova.conf libvirt cpu_mode custom 2026-08-30 09:12:57.042 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:43 : '[' custom == custom ']' 2026-08-30 09:12:57.045 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:44 : iniset /etc/nova/nova.conf libvirt cpu_models Nehalem 2026-08-30 09:12:57.081 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:47 : iniset /etc/nova/nova.conf DEFAULT pointer_model ps2mouse 2026-08-30 09:12:57.117 | + 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-30 09:12:57.152 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:49 : iniset /etc/nova/nova.conf DEFAULT default_ephemeral_format ext4 2026-08-30 09:12:57.186 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:50 : iniset /etc/nova/nova.conf DEFAULT compute_driver libvirt.LibvirtDriver 2026-08-30 09:12:57.222 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:52 : is_arch ppc64 2026-08-30 09:12:57.226 | ++ functions-common:is_arch:519 : uname -m 2026-08-30 09:12:57.231 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c\6\4 ]] 2026-08-30 09:12:57.234 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:57 : is_arch aarch64 2026-08-30 09:12:57.239 | ++ functions-common:is_arch:519 : uname -m 2026-08-30 09:12:57.244 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-08-30 09:12:57.247 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:65 : isset ENABLE_FILE_INJECTION 2026-08-30 09:12:57.251 | + functions-common:isset:266 : [[ -v ENABLE_FILE_INJECTION ]] 2026-08-30 09:12:57.254 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:73 : [[ kvm = \p\a\r\a\l\l\e\l\s ]] 2026-08-30 09:12:57.257 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:80 : [[ '' == \L\V\M ]] 2026-08-30 09:12:57.261 | + ./stack.sh:main:965 : is_service_enabled placement 2026-08-30 09:12:57.282 | + functions-common:is_service_enabled:2076 : return 0 2026-08-30 09:12:57.285 | + ./stack.sh:main:967 : stack_install_service placement 2026-08-30 09:12:57.288 | + lib/stack:stack_install_service:20 : local service=placement 2026-08-30 09:12:57.291 | + lib/stack:stack_install_service:21 : type install_placement 2026-08-30 09:12:57.294 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-08-30 09:12:57.298 | + lib/stack:stack_install_service:32 : install_placement 2026-08-30 09:12:57.300 | + lib/placement:install_placement:121 : pip_install_gr osc-placement 2026-08-30 09:12:57.303 | + inc/python:pip_install_gr:94 : local name=osc-placement 2026-08-30 09:12:57.306 | + inc/python:pip_install_gr:95 : local clean_name 2026-08-30 09:12:57.312 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements osc-placement 2026-08-30 09:12:57.316 | ++ inc/python:get_from_global_requirements:241 : local package=osc-placement 2026-08-30 09:12:57.320 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-08-30 09:12:57.326 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2026-08-30 09:12:57.327 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-08-30 09:12:57.334 | ++ inc/python:get_from_global_requirements:243 : required_pkg='osc-placement ' 2026-08-30 09:12:57.337 | ++ inc/python:get_from_global_requirements:244 : [[ osc-placement == '' ]] 2026-08-30 09:12:57.341 | ++ inc/python:get_from_global_requirements:247 : echo osc-placement 2026-08-30 09:12:57.347 | + inc/python:pip_install_gr:96 : clean_name=osc-placement 2026-08-30 09:12:57.351 | + inc/python:pip_install_gr:97 : pip_install osc-placement 2026-08-30 09:12:57.410 | Using python 3.12 to install osc-placement 2026-08-30 09:12:57.415 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt osc-placement 2026-08-30 09:12:58.688 | Collecting osc-placement 2026-08-30 09:12:58.818 | Downloading osc_placement-4.9.1-py3-none-any.whl.metadata (2.1 kB) 2026-08-30 09:12:58.829 | 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-30 09:12:58.830 | 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-30 09:12:58.830 | 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-30 09:12:58.831 | 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-30 09:12:58.833 | 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-30 09:12:58.834 | 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-30 09:12:58.835 | 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-30 09:12:58.836 | 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-30 09:12:58.837 | 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-30 09:12:58.841 | 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-30 09:12:58.842 | Requirement already satisfied: openstacksdk>=4.12.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-lib>=1.2.0->osc-placement) (4.19.1) 2026-08-30 09:12:58.843 | 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-30 09:12:58.846 | 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-30 09:12:58.846 | 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-30 09:12:58.847 | 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-30 09:12:58.848 | 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-30 09:12:58.852 | 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-30 09:12:58.853 | 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-30 09:12:58.853 | 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-30 09:12:58.854 | 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-30 09:12:58.857 | 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-30 09:12:58.857 | 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-30 09:12:58.858 | 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-30 09:12:58.859 | 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-30 09:12:58.860 | 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-30 09:12:58.862 | 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-30 09:12:58.863 | 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-30 09:12:58.866 | 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-30 09:12:58.869 | 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-30 09:12:58.876 | 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-30 09:12:58.881 | 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-30 09:12:58.882 | 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-30 09:12:58.883 | 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-30 09:12:58.888 | 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-30 09:12:58.893 | 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-30 09:12:58.908 | 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-30 09:12:58.909 | 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-30 09:12:58.910 | 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-30 09:12:58.911 | 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-30 09:12:58.923 | 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-30 09:12:58.925 | 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-30 09:12:58.929 | 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-30 09:12:58.969 | Downloading osc_placement-4.9.1-py3-none-any.whl (65 kB) 2026-08-30 09:12:59.298 | Installing collected packages: osc-placement 2026-08-30 09:12:59.423 | Successfully installed osc-placement-4.9.1 2026-08-30 09:12:59.563 | + inc/python:pip_install:216 : result=0 2026-08-30 09:12:59.566 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-30 09:12:59.569 | + functions-common:time_stop:2420 : local name 2026-08-30 09:12:59.572 | + functions-common:time_stop:2421 : local end_time 2026-08-30 09:12:59.575 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-30 09:12:59.577 | + functions-common:time_stop:2423 : local total 2026-08-30 09:12:59.580 | + functions-common:time_stop:2424 : local start_time 2026-08-30 09:12:59.583 | + functions-common:time_stop:2426 : name=pip_install 2026-08-30 09:12:59.585 | + functions-common:time_stop:2427 : start_time=1788081177402 2026-08-30 09:12:59.588 | + functions-common:time_stop:2429 : [[ -z 1788081177402 ]] 2026-08-30 09:12:59.592 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-30 09:12:59.596 | + functions-common:time_stop:2432 : end_time=1788081179593 2026-08-30 09:12:59.599 | + functions-common:time_stop:2433 : elapsed_time=2191 2026-08-30 09:12:59.602 | + functions-common:time_stop:2434 : total=149625 2026-08-30 09:12:59.605 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-30 09:12:59.608 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=151816 2026-08-30 09:12:59.612 | + inc/python:pip_install:219 : return 0 2026-08-30 09:12:59.615 | + lib/placement:install_placement:122 : git_clone https://review.opendev.org/openstack/placement.git /opt/stack/placement master 2026-08-30 09:12:59.618 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/placement.git 2026-08-30 09:12:59.621 | + functions-common:git_clone:590 : local git_dest=/opt/stack/placement 2026-08-30 09:12:59.624 | + functions-common:git_clone:591 : local git_ref=master 2026-08-30 09:12:59.627 | + functions-common:git_clone:592 : local orig_dir 2026-08-30 09:12:59.631 | ++ functions-common:git_clone:593 : pwd 2026-08-30 09:12:59.635 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-08-30 09:12:59.639 | + functions-common:git_clone:594 : local git_clone_flags= 2026-08-30 09:12:59.643 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-08-30 09:12:59.660 | + functions-common:git_clone:596 : RECLONE=False 2026-08-30 09:12:59.662 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-08-30 09:12:59.665 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-08-30 09:12:59.668 | + functions-common:git_clone:610 : echo master 2026-08-30 09:12:59.668 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-08-30 09:12:59.673 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/placement ]] 2026-08-30 09:12:59.675 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-08-30 09:12:59.678 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/placement.git /opt/stack/placement 2026-08-30 09:12:59.680 | + functions-common:git_timed:697 : local count=0 2026-08-30 09:12:59.683 | + functions-common:git_timed:698 : local timeout=0 2026-08-30 09:12:59.685 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-08-30 09:12:59.687 | + functions-common:git_timed:701 : timeout=0 2026-08-30 09:12:59.690 | + functions-common:git_timed:704 : time_start git_timed 2026-08-30 09:12:59.692 | + functions-common:time_start:2406 : local name=git_timed 2026-08-30 09:12:59.694 | + functions-common:time_start:2407 : local start_time= 2026-08-30 09:12:59.697 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-30 09:12:59.700 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-30 09:12:59.705 | + functions-common:time_start:2411 : _TIME_START[$name]=1788081179702 2026-08-30 09:12:59.707 | + 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-30 09:12:59.710 | Cloning into '/opt/stack/placement'... 2026-08-30 09:13:04.372 | + functions-common:git_timed:719 : time_stop git_timed 2026-08-30 09:13:04.375 | + functions-common:time_stop:2420 : local name 2026-08-30 09:13:04.378 | + functions-common:time_stop:2421 : local end_time 2026-08-30 09:13:04.381 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-30 09:13:04.384 | + functions-common:time_stop:2423 : local total 2026-08-30 09:13:04.387 | + functions-common:time_stop:2424 : local start_time 2026-08-30 09:13:04.390 | + functions-common:time_stop:2426 : name=git_timed 2026-08-30 09:13:04.394 | + functions-common:time_stop:2427 : start_time=1788081179702 2026-08-30 09:13:04.396 | + functions-common:time_stop:2429 : [[ -z 1788081179702 ]] 2026-08-30 09:13:04.400 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-30 09:13:04.405 | + functions-common:time_stop:2432 : end_time=1788081184402 2026-08-30 09:13:04.408 | + functions-common:time_stop:2433 : elapsed_time=4700 2026-08-30 09:13:04.410 | + functions-common:time_stop:2434 : total=369522 2026-08-30 09:13:04.414 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-30 09:13:04.416 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=374222 2026-08-30 09:13:04.419 | + functions-common:git_clone:631 : cd /opt/stack/placement 2026-08-30 09:13:04.422 | + functions-common:git_clone:632 : git_timed fetch origin master 2026-08-30 09:13:04.426 | + functions-common:git_timed:697 : local count=0 2026-08-30 09:13:04.428 | + functions-common:git_timed:698 : local timeout=0 2026-08-30 09:13:04.431 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-08-30 09:13:04.434 | + functions-common:git_timed:701 : timeout=0 2026-08-30 09:13:04.437 | + functions-common:git_timed:704 : time_start git_timed 2026-08-30 09:13:04.440 | + functions-common:time_start:2406 : local name=git_timed 2026-08-30 09:13:04.442 | + functions-common:time_start:2407 : local start_time= 2026-08-30 09:13:04.445 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-30 09:13:04.449 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-30 09:13:04.453 | + functions-common:time_start:2411 : _TIME_START[$name]=1788081184450 2026-08-30 09:13:04.456 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-08-30 09:13:04.979 | From https://review.opendev.org/openstack/placement 2026-08-30 09:13:04.979 | * branch master -> FETCH_HEAD 2026-08-30 09:13:04.989 | + functions-common:git_timed:719 : time_stop git_timed 2026-08-30 09:13:04.992 | + functions-common:time_stop:2420 : local name 2026-08-30 09:13:04.995 | + functions-common:time_stop:2421 : local end_time 2026-08-30 09:13:04.998 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-30 09:13:05.000 | + functions-common:time_stop:2423 : local total 2026-08-30 09:13:05.003 | + functions-common:time_stop:2424 : local start_time 2026-08-30 09:13:05.006 | + functions-common:time_stop:2426 : name=git_timed 2026-08-30 09:13:05.009 | + functions-common:time_stop:2427 : start_time=1788081184450 2026-08-30 09:13:05.013 | + functions-common:time_stop:2429 : [[ -z 1788081184450 ]] 2026-08-30 09:13:05.017 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-30 09:13:05.022 | + functions-common:time_stop:2432 : end_time=1788081185018 2026-08-30 09:13:05.025 | + functions-common:time_stop:2433 : elapsed_time=568 2026-08-30 09:13:05.027 | + functions-common:time_stop:2434 : total=374222 2026-08-30 09:13:05.030 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-30 09:13:05.034 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=374790 2026-08-30 09:13:05.037 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-08-30 09:13:05.041 | + functions-common:git_timed:697 : local count=0 2026-08-30 09:13:05.044 | + functions-common:git_timed:698 : local timeout=0 2026-08-30 09:13:05.047 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-08-30 09:13:05.049 | + functions-common:git_timed:701 : timeout=0 2026-08-30 09:13:05.052 | + functions-common:git_timed:704 : time_start git_timed 2026-08-30 09:13:05.054 | + functions-common:time_start:2406 : local name=git_timed 2026-08-30 09:13:05.057 | + functions-common:time_start:2407 : local start_time= 2026-08-30 09:13:05.060 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-30 09:13:05.063 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-30 09:13:05.068 | + functions-common:time_start:2411 : _TIME_START[$name]=1788081185065 2026-08-30 09:13:05.071 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-08-30 09:13:05.123 | Note: switching to 'FETCH_HEAD'. 2026-08-30 09:13:05.123 | 2026-08-30 09:13:05.123 | You are in 'detached HEAD' state. You can look around, make experimental 2026-08-30 09:13:05.123 | changes and commit them, and you can discard any commits you make in this 2026-08-30 09:13:05.123 | state without impacting any branches by switching back to a branch. 2026-08-30 09:13:05.123 | 2026-08-30 09:13:05.123 | If you want to create a new branch to retain commits you create, you may 2026-08-30 09:13:05.124 | do so (now or later) by using -c with the switch command. Example: 2026-08-30 09:13:05.124 | 2026-08-30 09:13:05.124 | git switch -c 2026-08-30 09:13:05.124 | 2026-08-30 09:13:05.124 | Or undo this operation with: 2026-08-30 09:13:05.124 | 2026-08-30 09:13:05.124 | git switch - 2026-08-30 09:13:05.124 | 2026-08-30 09:13:05.124 | Turn off this advice by setting config variable advice.detachedHead to false 2026-08-30 09:13:05.124 | 2026-08-30 09:13:05.125 | HEAD is now at 7d35f974 bump min version of os-traits 2026-08-30 09:13:05.128 | + functions-common:git_timed:719 : time_stop git_timed 2026-08-30 09:13:05.131 | + functions-common:time_stop:2420 : local name 2026-08-30 09:13:05.134 | + functions-common:time_stop:2421 : local end_time 2026-08-30 09:13:05.137 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-30 09:13:05.140 | + functions-common:time_stop:2423 : local total 2026-08-30 09:13:05.143 | + functions-common:time_stop:2424 : local start_time 2026-08-30 09:13:05.146 | + functions-common:time_stop:2426 : name=git_timed 2026-08-30 09:13:05.148 | + functions-common:time_stop:2427 : start_time=1788081185065 2026-08-30 09:13:05.151 | + functions-common:time_stop:2429 : [[ -z 1788081185065 ]] 2026-08-30 09:13:05.155 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-30 09:13:05.159 | + functions-common:time_stop:2432 : end_time=1788081185156 2026-08-30 09:13:05.162 | + functions-common:time_stop:2433 : elapsed_time=91 2026-08-30 09:13:05.164 | + functions-common:time_stop:2434 : total=374790 2026-08-30 09:13:05.167 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-30 09:13:05.169 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=374881 2026-08-30 09:13:05.172 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/placement 2026-08-30 09:13:05.189 | + functions-common:git_clone:672 : cd /opt/stack/placement 2026-08-30 09:13:05.193 | + functions-common:git_clone:673 : git show --oneline 2026-08-30 09:13:05.194 | + functions-common:git_clone:673 : head -1 2026-08-30 09:13:05.196 | 7d35f974 bump min version of os-traits 2026-08-30 09:13:05.199 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-08-30 09:13:05.202 | + lib/placement:install_placement:123 : setup_develop /opt/stack/placement 2026-08-30 09:13:05.206 | + inc/python:setup_develop:353 : local bindep 2026-08-30 09:13:05.209 | + inc/python:setup_develop:354 : [[ /opt/stack/placement == -bindep* ]] 2026-08-30 09:13:05.212 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/placement 2026-08-30 09:13:05.215 | + inc/python:setup_develop:359 : local extras= 2026-08-30 09:13:05.218 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/placement -e 2026-08-30 09:13:05.221 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-08-30 09:13:05.224 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/placement == -bindep* ]] 2026-08-30 09:13:05.227 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/placement 2026-08-30 09:13:05.230 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-08-30 09:13:05.233 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-08-30 09:13:05.238 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/placement 2026-08-30 09:13:05.241 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-08-30 09:13:05.244 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/placement 2026-08-30 09:13:05.247 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-08-30 09:13:05.250 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-08-30 09:13:05.255 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2026-08-30 09:13:05.260 | + inc/python:_setup_package_with_constraints_edit:400 : name=openstack-placement 2026-08-30 09:13:05.263 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z openstack-placement ']' 2026-08-30 09:13:05.266 | + 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-30 09:13:05.425 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/placement -e 2026-08-30 09:13:05.428 | + inc/python:setup_package:436 : local bindep=0 2026-08-30 09:13:05.431 | + inc/python:setup_package:437 : local bindep_flag= 2026-08-30 09:13:05.434 | + inc/python:setup_package:438 : local bindep_profiles= 2026-08-30 09:13:05.437 | + inc/python:setup_package:439 : [[ /opt/stack/placement == -bindep* ]] 2026-08-30 09:13:05.440 | + inc/python:setup_package:444 : local project_dir=/opt/stack/placement 2026-08-30 09:13:05.443 | + inc/python:setup_package:445 : local flags=-e 2026-08-30 09:13:05.446 | + inc/python:setup_package:446 : local extras= 2026-08-30 09:13:05.448 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-08-30 09:13:05.451 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-08-30 09:13:05.455 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-08-30 09:13:05.458 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-08-30 09:13:05.460 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-08-30 09:13:05.463 | + inc/python:setup_package:464 : pip_install -e /opt/stack/placement 2026-08-30 09:13:05.486 | Using python 3.12 to install /opt/stack/placement 2026-08-30 09:13:05.489 | + 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-30 09:13:06.513 | Obtaining file:///opt/stack/placement 2026-08-30 09:13:06.517 | Installing build dependencies: started 2026-08-30 09:13:08.140 | Installing build dependencies: finished with status 'done' 2026-08-30 09:13:08.141 | Checking if build backend supports build_editable: started 2026-08-30 09:13:08.701 | Checking if build backend supports build_editable: finished with status 'done' 2026-08-30 09:13:08.703 | Getting requirements to build editable: started 2026-08-30 09:13:09.011 | Getting requirements to build editable: finished with status 'done' 2026-08-30 09:13:09.013 | Preparing editable metadata (pyproject.toml): started 2026-08-30 09:13:09.937 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-08-30 09:13:09.961 | 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-30 09:13:09.961 | 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-30 09:13:09.964 | 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-30 09:13:09.964 | 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-30 09:13:09.966 | 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-30 09:13:09.966 | 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-30 09:13:09.968 | 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-30 09:13:09.968 | 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-30 09:13:09.969 | 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-30 09:13:09.970 | 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-30 09:13:09.971 | Requirement already satisfied: oslo.log>=4.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev6) (8.3.1) 2026-08-30 09:13:09.972 | 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-30 09:13:09.973 | 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-30 09:13:09.974 | 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-30 09:13:09.976 | 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-30 09:13:09.976 | 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-30 09:13:09.976 | 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-30 09:13:09.977 | 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-30 09:13:09.979 | 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-30 09:13:09.980 | 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-30 09:13:09.982 | 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-30 09:13:09.983 | 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-30 09:13:09.984 | 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-30 09:13:09.987 | 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-30 09:13:09.992 | 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-30 09:13:09.993 | 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-30 09:13:09.994 | 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-30 09:13:09.996 | 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-30 09:13:09.997 | 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-30 09:13:09.998 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==16.0.0.0b2.dev6) (6.0.0) 2026-08-30 09:13:10.002 | 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-30 09:13:10.004 | 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-30 09:13:10.005 | 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-30 09:13:10.006 | 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-30 09:13:10.015 | 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-30 09:13:10.019 | 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-30 09:13:10.025 | 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-30 09:13:10.025 | 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-30 09:13:10.029 | 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-30 09:13:10.031 | 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-30 09:13:10.032 | 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-30 09:13:10.033 | 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-30 09:13:10.040 | 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-30 09:13:10.042 | 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-30 09:13:10.043 | 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-30 09:13:10.047 | 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-30 09:13:10.052 | 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-30 09:13:10.056 | 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-30 09:13:10.057 | 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-30 09:13:10.061 | 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-30 09:13:10.066 | 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-30 09:13:10.075 | 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-30 09:13:10.082 | 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-30 09:13:10.086 | 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-30 09:13:10.087 | 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-30 09:13:10.089 | 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-30 09:13:10.094 | 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-30 09:13:10.099 | 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-30 09:13:10.117 | 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-30 09:13:10.131 | 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-30 09:13:10.132 | 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-30 09:13:10.135 | 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-30 09:13:10.137 | 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-30 09:13:10.156 | 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-30 09:13:10.170 | 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-30 09:13:10.222 | Building wheels for collected packages: openstack-placement 2026-08-30 09:13:10.223 | Building editable for openstack-placement (pyproject.toml): started 2026-08-30 09:13:11.024 | Building editable for openstack-placement (pyproject.toml): finished with status 'done' 2026-08-30 09:13:11.025 | Created wheel for openstack-placement: filename=openstack_placement-16.0.0.0b2.dev6-0.editable-py3-none-any.whl size=8837 sha256=c2ab259a12aa187360d8ce6420077b7fa06ebc58a0619d7b0b66e87b66c42aed 2026-08-30 09:13:11.026 | Stored in directory: /tmp/pip-ephem-wheel-cache-amtpzgoi/wheels/0f/d8/4f/e8707957c726bd4763e71d7ed0672723b81ca99945904983a6 2026-08-30 09:13:11.032 | Successfully built openstack-placement 2026-08-30 09:13:11.311 | Installing collected packages: openstack-placement 2026-08-30 09:13:11.357 | Successfully installed openstack-placement-16.0.0.0b2.dev6 2026-08-30 09:13:11.518 | + inc/python:pip_install:216 : result=0 2026-08-30 09:13:11.521 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-30 09:13:11.525 | + functions-common:time_stop:2420 : local name 2026-08-30 09:13:11.527 | + functions-common:time_stop:2421 : local end_time 2026-08-30 09:13:11.531 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-30 09:13:11.533 | + functions-common:time_stop:2423 : local total 2026-08-30 09:13:11.536 | + functions-common:time_stop:2424 : local start_time 2026-08-30 09:13:11.539 | + functions-common:time_stop:2426 : name=pip_install 2026-08-30 09:13:11.542 | + functions-common:time_stop:2427 : start_time=1788081185481 2026-08-30 09:13:11.545 | + functions-common:time_stop:2429 : [[ -z 1788081185481 ]] 2026-08-30 09:13:11.548 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-30 09:13:11.552 | + functions-common:time_stop:2432 : end_time=1788081191549 2026-08-30 09:13:11.555 | + functions-common:time_stop:2433 : elapsed_time=6068 2026-08-30 09:13:11.558 | + functions-common:time_stop:2434 : total=151816 2026-08-30 09:13:11.560 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-30 09:13:11.562 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=157884 2026-08-30 09:13:11.566 | + inc/python:pip_install:219 : return 0 2026-08-30 09:13:11.568 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-08-30 09:13:11.572 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-08-30 09:13:11.576 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/placement 2026-08-30 09:13:11.580 | + inc/python:use_library_from_git:266 : local name=/opt/stack/placement 2026-08-30 09:13:11.583 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-30 09:13:11.587 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-30 09:13:11.590 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/placement, ]] 2026-08-30 09:13:11.593 | + inc/python:use_library_from_git:269 : return 1 2026-08-30 09:13:11.597 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-08-30 09:13:11.600 | + ./stack.sh:main:968 : configure_placement 2026-08-30 09:13:11.603 | + lib/placement:configure_placement:88 : sudo install -d -o quobyte /etc/placement 2026-08-30 09:13:11.620 | + lib/placement:configure_placement:89 : create_placement_conf 2026-08-30 09:13:11.624 | + lib/placement:create_placement_conf:78 : rm -f /etc/placement/placement.conf 2026-08-30 09:13:11.629 | ++ lib/placement:create_placement_conf:79 : database_connection_url placement 2026-08-30 09:13:11.633 | ++ lib/database:database_connection_url:134 : local db=placement 2026-08-30 09:13:11.636 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql placement 2026-08-30 09:13:11.639 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=placement 2026-08-30 09:13:11.642 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-08-30 09:13:11.645 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-08-30 09:13:11.648 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-08-30 09:13:11.670 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-30 09:13:11.674 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-08-30 09:13:11.678 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/placement?charset=utf8&plugin=dbcounter' 2026-08-30 09:13:11.682 | + 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-30 09:13:11.723 | + lib/placement:create_placement_conf:80 : iniset /etc/placement/placement.conf DEFAULT debug True 2026-08-30 09:13:11.762 | + lib/placement:create_placement_conf:81 : iniset /etc/placement/placement.conf api auth_strategy keystone 2026-08-30 09:13:11.802 | + lib/placement:create_placement_conf:82 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2026-08-30 09:13:11.805 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/placement/placement.conf 2026-08-30 09:13:11.808 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=placement 2026-08-30 09:13:11.811 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-08-30 09:13:11.814 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-08-30 09:13:11.818 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/placement/placement.conf placement keystone_authtoken 2026-08-30 09:13:11.821 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/placement/placement.conf 2026-08-30 09:13:11.824 | + lib/keystone:configure_keystoneauth:392 : local admin_user=placement 2026-08-30 09:13:11.827 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-08-30 09:13:11.830 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2026-08-30 09:13:11.869 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2026-08-30 09:13:11.904 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://192.168.122.144/identity 2026-08-30 09:13:11.940 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2026-08-30 09:13:11.975 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/placement/placement.conf keystone_authtoken password nomoresecret 2026-08-30 09:13:12.012 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2026-08-30 09:13:12.048 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2026-08-30 09:13:12.084 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2026-08-30 09:13:12.119 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/placement/placement.conf keystone_authtoken www_authenticate_uri http://192.168.122.144/identity 2026-08-30 09:13:12.155 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-08-30 09:13:12.191 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2026-08-30 09:13:12.227 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-08-30 09:13:12.230 | + lib/placement:create_placement_conf:83 : setup_logging /etc/placement/placement.conf 2026-08-30 09:13:12.233 | + functions:setup_logging:693 : setup_systemd_logging /etc/placement/placement.conf 2026-08-30 09:13:12.237 | + functions:setup_systemd_logging:710 : local conf_file=/etc/placement/placement.conf 2026-08-30 09:13:12.241 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-08-30 09:13:12.261 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-08-30 09:13:12.264 | + functions:setup_systemd_logging:716 : local pidstr= 2026-08-30 09:13:12.267 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-08-30 09:13:12.270 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-08-30 09:13:12.274 | + 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-30 09:13:12.309 | + 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-30 09:13:12.343 | + 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-30 09:13:12.379 | + functions:setup_systemd_logging:727 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-08-30 09:13:12.414 | + functions:setup_systemd_logging:730 : iniset /etc/placement/placement.conf DEFAULT log_color False 2026-08-30 09:13:12.451 | + lib/placement:configure_placement:91 : write_uwsgi_config /etc/placement/placement-uwsgi.ini placement.wsgi.api:application /placement '' placement-api 2026-08-30 09:13:12.455 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/placement/placement-uwsgi.ini 2026-08-30 09:13:12.458 | + lib/apache:write_uwsgi_config:244 : local wsgi=placement.wsgi.api:application 2026-08-30 09:13:12.460 | + lib/apache:write_uwsgi_config:245 : local url=/placement 2026-08-30 09:13:12.464 | + lib/apache:write_uwsgi_config:246 : local http= 2026-08-30 09:13:12.467 | + lib/apache:write_uwsgi_config:247 : local name=placement-api 2026-08-30 09:13:12.470 | + lib/apache:write_uwsgi_config:249 : '[' -z placement-api ']' 2026-08-30 09:13:12.473 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-08-30 09:13:12.476 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-08-30 09:13:12.493 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-08-30 09:13:12.493 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-08-30 09:13:12.504 | d /var/run/uwsgi 0755 quobyte root 2026-08-30 09:13:12.508 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-08-30 09:13:12.523 | /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-30 09:13:12.528 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/placement-api.socket 2026-08-30 09:13:12.531 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/placement/placement-uwsgi.ini 2026-08-30 09:13:12.536 | + lib/apache:write_uwsgi_config:270 : [[ placement.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-08-30 09:13:12.539 | + lib/apache:write_uwsgi_config:271 : iniset /etc/placement/placement-uwsgi.ini uwsgi module placement.wsgi.api:application 2026-08-30 09:13:12.577 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2026-08-30 09:13:12.610 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2026-08-30 09:13:12.644 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2026-08-30 09:13:12.678 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2026-08-30 09:13:12.713 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 80 2026-08-30 09:13:12.748 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2026-08-30 09:13:12.783 | + lib/apache:write_uwsgi_config:286 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2026-08-30 09:13:12.817 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2026-08-30 09:13:12.851 | + 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-30 09:13:12.887 | + lib/apache:write_uwsgi_config:292 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2026-08-30 09:13:12.922 | + lib/apache:write_uwsgi_config:294 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2026-08-30 09:13:12.957 | + lib/apache:write_uwsgi_config:296 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2026-08-30 09:13:12.993 | + lib/apache:write_uwsgi_config:298 : iniset /etc/placement/placement-uwsgi.ini uwsgi start-time %t 2026-08-30 09:13:13.030 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-08-30 09:13:13.033 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-08-30 09:13:13.037 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for placement-api 2026-08-30 09:13:13.040 | ++ lib/apache:apache_site_config_for:174 : local site=placement-api 2026-08-30 09:13:13.043 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-08-30 09:13:13.046 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-30 09:13:13.050 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-30 09:13:13.053 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/placement-api.conf 2026-08-30 09:13:13.057 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2026-08-30 09:13:13.060 | + lib/apache:write_uwsgi_config:306 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2026-08-30 09:13:13.094 | + lib/apache:write_uwsgi_config:307 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2026-08-30 09:13:13.132 | + 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-30 09:13:13.133 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2026-08-30 09:13:13.143 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 acquire=1 2026-08-30 09:13:13.148 | + lib/apache:write_uwsgi_config:309 : enable_apache_site placement-api 2026-08-30 09:13:13.151 | + lib/apache:enable_apache_site:191 : local site=placement-api 2026-08-30 09:13:13.154 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-08-30 09:13:13.157 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-08-30 09:13:13.160 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-08-30 09:13:13.163 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-08-30 09:13:13.166 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-30 09:13:13.169 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-30 09:13:13.172 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-08-30 09:13:13.175 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-08-30 09:13:13.179 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-30 09:13:13.181 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-30 09:13:13.185 | + lib/apache:enable_apache_site:195 : sudo a2ensite placement-api 2026-08-30 09:13:13.196 | perl: warning: Setting locale failed. 2026-08-30 09:13:13.196 | perl: warning: Please check that your locale settings: 2026-08-30 09:13:13.196 | LANGUAGE = (unset), 2026-08-30 09:13:13.196 | LC_ALL = "en_US.utf8", 2026-08-30 09:13:13.196 | LANG = "de_DE.UTF-8" 2026-08-30 09:13:13.197 | are supported and installed on your system. 2026-08-30 09:13:13.197 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-30 09:13:13.236 | Enabling site placement-api. 2026-08-30 09:13:13.242 | To activate the new configuration, you need to run: 2026-08-30 09:13:13.242 | systemctl reload apache2 2026-08-30 09:13:13.247 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-08-30 09:13:13.250 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-08-30 09:13:13.253 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-08-30 09:13:13.256 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-08-30 09:13:13.384 | + lib/placement:configure_placement:92 : [[ True == \T\r\u\e ]] 2026-08-30 09:13:13.388 | + lib/placement:configure_placement:93 : iniset /etc/placement/placement.conf oslo_policy enforce_new_defaults True 2026-08-30 09:13:13.426 | + ./stack.sh:main:975 : is_service_enabled placement placement-client 2026-08-30 09:13:13.444 | + functions-common:is_service_enabled:2076 : return 0 2026-08-30 09:13:13.447 | + ./stack.sh:main:976 : is_service_enabled n-cpu 2026-08-30 09:13:13.468 | + functions-common:is_service_enabled:2076 : return 0 2026-08-30 09:13:13.471 | + ./stack.sh:main:977 : configure_placement_nova_compute 2026-08-30 09:13:13.474 | + lib/nova:configure_placement_nova_compute:636 : local conf=/etc/nova/nova.conf 2026-08-30 09:13:13.477 | + lib/nova:configure_placement_nova_compute:637 : configure_keystoneauth /etc/nova/nova.conf nova placement 2026-08-30 09:13:13.480 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-08-30 09:13:13.483 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-08-30 09:13:13.486 | + lib/keystone:configure_keystoneauth:393 : local section=placement 2026-08-30 09:13:13.489 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf placement auth_type password 2026-08-30 09:13:13.525 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf placement interface public 2026-08-30 09:13:13.559 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf placement auth_url http://192.168.122.144/identity 2026-08-30 09:13:13.594 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf placement username nova 2026-08-30 09:13:13.628 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf placement password nomoresecret 2026-08-30 09:13:13.663 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf placement user_domain_name Default 2026-08-30 09:13:13.699 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf placement project_name service 2026-08-30 09:13:13.734 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf placement project_domain_name Default 2026-08-30 09:13:13.768 | + ./stack.sh:main:981 : is_service_enabled horizon 2026-08-30 09:13:13.789 | + functions-common:is_service_enabled:2076 : return 1 2026-08-30 09:13:13.793 | + ./stack.sh:main:986 : is_service_enabled tls-proxy 2026-08-30 09:13:13.813 | + functions-common:is_service_enabled:2076 : return 1 2026-08-30 09:13:13.816 | + ./stack.sh:main:990 : is_service_enabled cinder 2026-08-30 09:13:13.838 | + functions-common:is_service_enabled:2076 : return 0 2026-08-30 09:13:13.841 | + ./stack.sh:main:992 : init_os_brick 2026-08-30 09:13:13.844 | + lib/cinder:init_os_brick:524 : mkdir -p /opt/stack/data/os_brick 2026-08-30 09:13:13.849 | + lib/cinder:init_os_brick:525 : is_service_enabled cinder 2026-08-30 09:13:13.868 | + functions-common:is_service_enabled:2076 : return 0 2026-08-30 09:13:13.871 | + lib/cinder:init_os_brick:526 : iniset /etc/cinder/cinder.conf os_brick lock_path /opt/stack/data/os_brick 2026-08-30 09:13:13.911 | + lib/cinder:init_os_brick:528 : is_service_enabled nova 2026-08-30 09:13:13.930 | + functions-common:is_service_enabled:2076 : return 0 2026-08-30 09:13:13.933 | + lib/cinder:init_os_brick:529 : iniset /etc/nova/nova.conf os_brick lock_path /opt/stack/data/os_brick 2026-08-30 09:13:13.970 | + lib/cinder:init_os_brick:531 : is_service_enabled glance 2026-08-30 09:13:13.990 | + functions-common:is_service_enabled:2076 : return 0 2026-08-30 09:13:13.993 | + lib/cinder:init_os_brick:532 : iniset /etc/glance/glance-api.conf os_brick lock_path /opt/stack/data/os_brick 2026-08-30 09:13:14.031 | + lib/cinder:init_os_brick:533 : iniset /etc/glance/glance-cache.conf os_brick lock_path /opt/stack/data/os_brick 2026-08-30 09:13:14.069 | + ./stack.sh:main:999 : run_phase stack install 2026-08-30 09:13:14.072 | + functions-common:run_phase:1848 : local mode=stack 2026-08-30 09:13:14.075 | + functions-common:run_phase:1849 : local phase=install 2026-08-30 09:13:14.078 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-08-30 09:13:14.080 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-08-30 09:13:14.084 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-08-30 09:13:14.088 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-08-30 09:13:14.091 | + functions-common:run_phase:1858 : local extra 2026-08-30 09:13:14.096 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-08-30 09:13:14.100 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-08-30 09:13:14.104 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-08-30 09:13:14.107 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-08-30 09:13:14.110 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack install 2026-08-30 09:13:14.113 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-08-30 09:13:14.131 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-30 09:13:14.134 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-08-30 09:13:14.137 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-08-30 09:13:14.140 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2026-08-30 09:13:14.143 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2026-08-30 09:13:14.146 | ++ ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-30 09:13:14.149 | ++ ./stack.sh:echo_summary:450 : echo -e Installing Tempest 2026-08-30 09:13:14.152 | ++ extras.d/80-tempest.sh:source:9 : async_runfunc install_tempest 2026-08-30 09:13:14.155 | ++ inc/async:async_runfunc:116 : async_run install_tempest install_tempest 2026-08-30 09:13:14.225 | ++ inc/async:async_inner:63 : install_tempest 2026-08-30 09:13:14.272 | [2015 Async install_tempest:37723]: running: install_tempest 2026-08-30 09:13:14.276 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-08-30 09:13:14.281 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-08-30 09:13:14.284 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-08-30 09:13:14.288 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-08-30 09:13:14.290 | + functions-common:run_phase:1875 : run_plugins stack install 2026-08-30 09:13:14.293 | + functions-common:run_plugins:1834 : local mode=stack 2026-08-30 09:13:14.297 | + functions-common:run_plugins:1835 : local phase=install 2026-08-30 09:13:14.301 | + functions-common:run_plugins:1837 : local plugins= 2026-08-30 09:13:14.304 | + functions-common:run_plugins:1838 : local plugin 2026-08-30 09:13:14.308 | + ./stack.sh:main:1002 : use_library_from_git python-openstackclient 2026-08-30 09:13:14.311 | + inc/python:use_library_from_git:266 : local name=python-openstackclient 2026-08-30 09:13:14.314 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-30 09:13:14.317 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-30 09:13:14.321 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-openstackclient, ]] 2026-08-30 09:13:14.324 | + inc/python:use_library_from_git:269 : return 1 2026-08-30 09:13:14.328 | + ./stack.sh:main:1006 : pip_install_gr python-openstackclient 2026-08-30 09:13:14.331 | + inc/python:pip_install_gr:94 : local name=python-openstackclient 2026-08-30 09:13:14.334 | + inc/python:pip_install_gr:95 : local clean_name 2026-08-30 09:13:14.339 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements python-openstackclient 2026-08-30 09:13:14.342 | ++ inc/python:get_from_global_requirements:241 : local package=python-openstackclient 2026-08-30 09:13:14.346 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-08-30 09:13:14.352 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2026-08-30 09:13:14.352 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-08-30 09:13:14.357 | ++ inc/python:get_from_global_requirements:243 : required_pkg='python-openstackclient!=7.3.0,!=7.3.1 ' 2026-08-30 09:13:14.360 | ++ inc/python:get_from_global_requirements:244 : [[ python-openstackclient!=7.3.0,!=7.3.1 == '' ]] 2026-08-30 09:13:14.363 | ++ inc/python:get_from_global_requirements:247 : echo 'python-openstackclient!=7.3.0,!=7.3.1' 2026-08-30 09:13:14.366 | + inc/python:pip_install_gr:96 : clean_name='python-openstackclient!=7.3.0,!=7.3.1' 2026-08-30 09:13:14.369 | + inc/python:pip_install_gr:97 : pip_install 'python-openstackclient!=7.3.0,!=7.3.1' 2026-08-30 09:13:14.393 | Using python 3.12 to install python-openstackclient!=7.3.0,!=7.3.1 2026-08-30 09:13:14.396 | + 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-30 09:13:15.684 | Collecting python-openstackclient!=7.3.0,!=7.3.1 2026-08-30 09:13:15.834 | Downloading python_openstackclient-10.3.0-py3-none-any.whl.metadata (10 kB) 2026-08-30 09:13:15.846 | 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-30 09:13:15.847 | 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-30 09:13:15.848 | 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-30 09:13:15.849 | Requirement already satisfied: openstacksdk>=4.19.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (4.19.1) 2026-08-30 09:13:15.850 | 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-30 09:13:15.851 | 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-30 09:13:15.851 | Requirement already satisfied: python-keystoneclient>=3.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (6.0.0) 2026-08-30 09:13:15.896 | Collecting python-manilaclient>=6.0.0 (from python-openstackclient!=7.3.0,!=7.3.1) 2026-08-30 09:13:15.918 | Downloading python_manilaclient-6.2.0-py3-none-any.whl.metadata (5.5 kB) 2026-08-30 09:13:15.928 | 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-30 09:13:15.929 | 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-30 09:13:15.931 | 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-30 09:13:15.932 | 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-30 09:13:15.934 | 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-30 09:13:15.935 | 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-30 09:13:15.937 | 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-30 09:13:15.938 | 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-30 09:13:15.939 | 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-30 09:13:15.940 | 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-30 09:13:15.942 | 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-30 09:13:15.946 | 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-30 09:13:15.949 | Requirement already satisfied: decorator>=4.4.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.19.0->python-openstackclient!=7.3.0,!=7.3.1) (5.3.1) 2026-08-30 09:13:15.950 | Requirement already satisfied: dogpile.cache>=0.6.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.19.0->python-openstackclient!=7.3.0,!=7.3.1) (1.5.0) 2026-08-30 09:13:15.951 | Requirement already satisfied: jmespath>=0.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.19.0->python-openstackclient!=7.3.0,!=7.3.1) (1.1.0) 2026-08-30 09:13:15.952 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.19.0->python-openstackclient!=7.3.0,!=7.3.1) (1.33) 2026-08-30 09:13:15.953 | Requirement already satisfied: keystoneauth1>=5.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.19.0->python-openstackclient!=7.3.0,!=7.3.1) (5.16.0) 2026-08-30 09:13:15.954 | Requirement already satisfied: os-service-types>=1.8.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.19.0->python-openstackclient!=7.3.0,!=7.3.1) (1.9.0) 2026-08-30 09:13:15.955 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.19.0->python-openstackclient!=7.3.0,!=7.3.1) (7.0.3) 2026-08-30 09:13:15.956 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.19.0->python-openstackclient!=7.3.0,!=7.3.1) (4.11.3) 2026-08-30 09:13:15.957 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.19.0->python-openstackclient!=7.3.0,!=7.3.1) (7.2.2) 2026-08-30 09:13:15.965 | Requirement already satisfied: jsonpointer>=1.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=4.19.0->python-openstackclient!=7.3.0,!=7.3.1) (3.1.1) 2026-08-30 09:13:15.969 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=5.10.0->openstacksdk>=4.19.0->python-openstackclient!=7.3.0,!=7.3.1) (4.16.0) 2026-08-30 09:13:15.974 | 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-30 09:13:15.978 | 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-30 09:13:15.979 | 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-30 09:13:15.980 | 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-30 09:13:15.986 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr!=2.1.0,>=2.0.0->openstacksdk>=4.19.0->python-openstackclient!=7.3.0,!=7.3.1) (84.0.0) 2026-08-30 09:13:15.990 | 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-30 09:13:16.003 | 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-30 09:13:16.004 | 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-30 09:13:16.005 | 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-30 09:13:16.008 | 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-30 09:13:16.011 | 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-30 09:13:16.014 | 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-30 09:13:16.019 | Requirement already satisfied: oslo.log>=3.36.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-manilaclient>=6.0.0->python-openstackclient!=7.3.0,!=7.3.1) (8.3.1) 2026-08-30 09:13:16.023 | 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-30 09:13:16.024 | 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-30 09:13:16.030 | 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-30 09:13:16.035 | 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-30 09:13:16.036 | 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-30 09:13:16.037 | 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-30 09:13:16.038 | 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-30 09:13:16.055 | 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-30 09:13:16.056 | 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-30 09:13:16.062 | 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-30 09:13:16.113 | Downloading python_openstackclient-10.3.0-py3-none-any.whl (1.3 MB) 2026-08-30 09:13:16.452 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.3/1.3 MB 3.7 MB/s 0:00:00 2026-08-30 09:13:16.469 | Downloading python_manilaclient-6.2.0-py3-none-any.whl (412 kB) 2026-08-30 09:13:16.896 | Installing collected packages: python-manilaclient, python-openstackclient 2026-08-30 09:13:19.838 | 2026-08-30 09:13:19.862 | Successfully installed python-manilaclient-6.2.0 python-openstackclient-10.3.0 2026-08-30 09:13:20.052 | + inc/python:pip_install:216 : result=0 2026-08-30 09:13:20.057 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-30 09:13:20.061 | + functions-common:time_stop:2420 : local name 2026-08-30 09:13:20.066 | + functions-common:time_stop:2421 : local end_time 2026-08-30 09:13:20.070 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-30 09:13:20.075 | + functions-common:time_stop:2423 : local total 2026-08-30 09:13:20.079 | + functions-common:time_stop:2424 : local start_time 2026-08-30 09:13:20.084 | + functions-common:time_stop:2426 : name=pip_install 2026-08-30 09:13:20.088 | + functions-common:time_stop:2427 : start_time=1788081194388 2026-08-30 09:13:20.093 | + functions-common:time_stop:2429 : [[ -z 1788081194388 ]] 2026-08-30 09:13:20.099 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-30 09:13:20.105 | + functions-common:time_stop:2432 : end_time=1788081200100 2026-08-30 09:13:20.109 | + functions-common:time_stop:2433 : elapsed_time=5712 2026-08-30 09:13:20.115 | + functions-common:time_stop:2434 : total=157884 2026-08-30 09:13:20.120 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-30 09:13:20.124 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=163596 2026-08-30 09:13:20.130 | + inc/python:pip_install:219 : return 0 2026-08-30 09:13:20.135 | + ./stack.sh:main:1007 : is_service_enabled openstack-cli-server 2026-08-30 09:13:20.164 | + functions-common:is_service_enabled:2076 : return 1 2026-08-30 09:13:20.170 | + ./stack.sh:main:1014 : install_oscwrap 2026-08-30 09:13:20.176 | ++ functions-common:install_oscwrap:2470 : mktemp 2026-08-30 09:13:20.182 | + functions-common:install_oscwrap:2470 : OSCWRAP_TIMER_FILE=/tmp/tmp.HQ1qJz78nf 2026-08-30 09:13:20.187 | + functions-common:install_oscwrap:2473 : shopt -s expand_aliases 2026-08-30 09:13:20.191 | + functions-common:install_oscwrap:2476 : unalias -a 2026-08-30 09:13:20.196 | + functions-common:install_oscwrap:2478 : alias openstack=oscwrap 2026-08-30 09:13:20.200 | + ./stack.sh:main:1019 : [[ False != \F\a\l\s\e ]] 2026-08-30 09:13:20.205 | + ./stack.sh:main:1059 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2026-08-30 09:13:20.209 | + ./stack.sh:main:1067 : is_service_enabled mysql postgresql 2026-08-30 09:13:20.240 | + functions-common:is_service_enabled:2076 : return 0 2026-08-30 09:13:20.244 | + ./stack.sh:main:1068 : configure_database 2026-08-30 09:13:20.250 | + lib/database:configure_database:128 : configure_database_mysql 2026-08-30 09:13:20.254 | + lib/databases/mysql:configure_database_mysql:60 : local my_conf mysql slow_log my_client_conf 2026-08-30 09:13:20.258 | + lib/databases/mysql:configure_database_mysql:61 : echo_summary 'Configuring and starting MySQL' 2026-08-30 09:13:20.261 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-30 09:13:20.265 | + ./stack.sh:echo_summary:450 : echo -e Configuring and starting MySQL 2026-08-30 09:13:20.269 | + lib/databases/mysql:configure_database_mysql:63 : is_ubuntu 2026-08-30 09:13:20.273 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-30 09:13:20.277 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-30 09:13:20.281 | + lib/databases/mysql:configure_database_mysql:64 : my_conf=/etc/mysql/my.cnf 2026-08-30 09:13:20.285 | + lib/databases/mysql:configure_database_mysql:76 : is_ubuntu 2026-08-30 09:13:20.288 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-30 09:13:20.293 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-30 09:13:20.296 | + lib/databases/mysql:configure_database_mysql:77 : is_fips_enabled 2026-08-30 09:13:20.302 | ++ functions-common:is_fips_enabled:2541 : cat /proc/sys/crypto/fips_enabled 2026-08-30 09:13:20.303 | cat: /proc/sys/crypto/fips_enabled: No such file or directory 2026-08-30 09:13:20.308 | + functions-common:is_fips_enabled:2541 : fips= 2026-08-30 09:13:20.313 | + functions-common:is_fips_enabled:2542 : '[' '' == 1 ']' 2026-08-30 09:13:20.318 | ++ lib/databases/mysql:configure_database_mysql:85 : ipv6_unquote 0.0.0.0 2026-08-30 09:13:20.324 | ++ functions-common:ipv6_unquote:2218 : echo 0.0.0.0 2026-08-30 09:13:20.326 | ++ functions-common:ipv6_unquote:2218 : tr -d '[]' 2026-08-30 09:13:20.333 | + lib/databases/mysql:configure_database_mysql:85 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2026-08-30 09:13:20.430 | + lib/databases/mysql:configure_database_mysql:88 : is_fedora 2026-08-30 09:13:20.434 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-08-30 09:13:20.439 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-08-30 09:13:20.443 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-08-30 09:13:20.447 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-08-30 09:13:20.451 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-08-30 09:13:20.455 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-08-30 09:13:20.459 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-08-30 09:13:20.463 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-08-30 09:13:20.466 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-08-30 09:13:20.471 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-08-30 09:13:20.475 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-08-30 09:13:20.479 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-08-30 09:13:20.484 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-08-30 09:13:20.487 | + lib/databases/mysql:configure_database_mysql:91 : is_ubuntu 2026-08-30 09:13:20.492 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-30 09:13:20.495 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-30 09:13:20.500 | + lib/databases/mysql:configure_database_mysql:93 : restart_service mysql 2026-08-30 09:13:20.503 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-08-30 09:13:20.507 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart mysql 2026-08-30 09:13:22.039 | + lib/databases/mysql:configure_database_mysql:98 : local use_mariadb_socket_auth=False 2026-08-30 09:13:22.043 | + lib/databases/mysql:configure_database_mysql:99 : is_ubuntu 2026-08-30 09:13:22.048 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-30 09:13:22.054 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-30 09:13:22.057 | + lib/databases/mysql:configure_database_mysql:99 : '[' mysql == mariadb ']' 2026-08-30 09:13:22.061 | + lib/databases/mysql:configure_database_mysql:109 : [[ False != \T\r\u\e ]] 2026-08-30 09:13:22.064 | + lib/databases/mysql:configure_database_mysql:110 : sudo mysqladmin -u root password stackdb 2026-08-30 09:13:22.092 | mysqladmin: connect to server at 'localhost' failed 2026-08-30 09:13:22.092 | error: 'Access denied for user 'root'@'localhost' (using password: NO)' 2026-08-30 09:13:22.097 | + lib/databases/mysql:configure_database_mysql:110 : true 2026-08-30 09:13:22.102 | + lib/databases/mysql:configure_database_mysql:115 : is_ubuntu 2026-08-30 09:13:22.104 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-30 09:13:22.106 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-30 09:13:22.110 | + lib/databases/mysql:configure_database_mysql:115 : '[' mysql == mariadb ']' 2026-08-30 09:13:22.113 | + lib/databases/mysql:configure_database_mysql:118 : local 'cmd_args=-uroot -pstackdb -h127.0.0.1 ' 2026-08-30 09:13:22.116 | + lib/databases/mysql:configure_database_mysql:123 : min_db_ver=11.6.2 2026-08-30 09:13:22.122 | ++ lib/databases/mysql:configure_database_mysql:124 : cut -d - -f 1 2026-08-30 09:13:22.126 | ++ lib/databases/mysql:configure_database_mysql:124 : sudo mysql -uroot -pstackdb -h127.0.0.1 -e 'select version();' -sN 2026-08-30 09:13:22.145 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-30 09:13:22.227 | + lib/databases/mysql:configure_database_mysql:124 : db_version=8.0.46 2026-08-30 09:13:22.234 | ++ lib/databases/mysql:configure_database_mysql:125 : tail -n 1 2026-08-30 09:13:22.237 | ++ lib/databases/mysql:configure_database_mysql:125 : printf '%s\n' 11.6.2 8.0.46 2026-08-30 09:13:22.237 | ++ lib/databases/mysql:configure_database_mysql:125 : sort -V 2026-08-30 09:13:22.248 | + lib/databases/mysql:configure_database_mysql:125 : max_db_ver=11.6.2 2026-08-30 09:13:22.253 | + lib/databases/mysql:configure_database_mysql:126 : [[ 11.6.2 != \1\1\.\6\.\2 ]] 2026-08-30 09:13:22.257 | + lib/databases/mysql:configure_database_mysql:132 : [[ False == \T\r\u\e ]] 2026-08-30 09:13:22.259 | + lib/databases/mysql:configure_database_mysql:139 : [[ False == \T\r\u\e ]] 2026-08-30 09:13:22.261 | + 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-30 09:13:22.275 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-30 09:13:22.369 | + lib/databases/mysql:configure_database_mysql:145 : sudo mysql -uroot -pstackdb -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'';' 2026-08-30 09:13:22.388 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-30 09:13:22.467 | + lib/databases/mysql:configure_database_mysql:151 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2026-08-30 09:13:22.559 | + lib/databases/mysql:configure_database_mysql:152 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2026-08-30 09:13:22.659 | + lib/databases/mysql:configure_database_mysql:153 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2026-08-30 09:13:22.747 | + lib/databases/mysql:configure_database_mysql:155 : [[ False == \T\r\u\e ]] 2026-08-30 09:13:22.751 | + lib/databases/mysql:configure_database_mysql:175 : [[ True == \T\r\u\e ]] 2026-08-30 09:13:22.756 | + lib/databases/mysql:configure_database_mysql:176 : echo 'enabling MySQL performance counting' 2026-08-30 09:13:22.756 | enabling MySQL performance counting 2026-08-30 09:13:22.759 | + lib/databases/mysql:configure_database_mysql:179 : pip_install /home/quobyte/devstack/tools/dbcounter 2026-08-30 09:13:22.799 | Using python 3.12 to install /home/quobyte/devstack/tools/dbcounter 2026-08-30 09:13:22.803 | + 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-30 09:13:23.841 | Processing ./tools/dbcounter 2026-08-30 09:13:23.845 | Installing build dependencies: started 2026-08-30 09:13:26.563 | Installing build dependencies: finished with status 'done' 2026-08-30 09:13:26.563 | Getting requirements to build wheel: started 2026-08-30 09:13:27.224 | Getting requirements to build wheel: finished with status 'done' 2026-08-30 09:13:27.226 | Preparing metadata (pyproject.toml): started 2026-08-30 09:13:27.618 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-08-30 09:13:27.622 | Building wheels for collected packages: dbcounter 2026-08-30 09:13:27.623 | Building wheel for dbcounter (pyproject.toml): started 2026-08-30 09:13:28.067 | Building wheel for dbcounter (pyproject.toml): finished with status 'done' 2026-08-30 09:13:28.069 | Created wheel for dbcounter: filename=dbcounter-0.1-py3-none-any.whl size=3229 sha256=df3d5bd341855909832bb341ac72b53402dd95919496f03b99864557318f826b 2026-08-30 09:13:28.069 | Stored in directory: /tmp/pip-ephem-wheel-cache-eyf0veqk/wheels/9b/45/be/0f827e4c026fc267738eabb4d24bd5c9b8db3f5da97af6e98c 2026-08-30 09:13:28.074 | Successfully built dbcounter 2026-08-30 09:13:28.399 | Installing collected packages: dbcounter 2026-08-30 09:13:28.448 | Successfully installed dbcounter-0.1 2026-08-30 09:13:28.626 | + inc/python:pip_install:216 : result=0 2026-08-30 09:13:28.630 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-30 09:13:28.634 | + functions-common:time_stop:2420 : local name 2026-08-30 09:13:28.638 | + functions-common:time_stop:2421 : local end_time 2026-08-30 09:13:28.641 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-30 09:13:28.644 | + functions-common:time_stop:2423 : local total 2026-08-30 09:13:28.648 | + functions-common:time_stop:2424 : local start_time 2026-08-30 09:13:28.652 | + functions-common:time_stop:2426 : name=pip_install 2026-08-30 09:13:28.656 | + functions-common:time_stop:2427 : start_time=1788081202786 2026-08-30 09:13:28.659 | + functions-common:time_stop:2429 : [[ -z 1788081202786 ]] 2026-08-30 09:13:28.664 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-30 09:13:28.670 | + functions-common:time_stop:2432 : end_time=1788081208666 2026-08-30 09:13:28.673 | + functions-common:time_stop:2433 : elapsed_time=5880 2026-08-30 09:13:28.676 | + functions-common:time_stop:2434 : total=163596 2026-08-30 09:13:28.680 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-30 09:13:28.684 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=169476 2026-08-30 09:13:28.688 | + inc/python:pip_install:219 : return 0 2026-08-30 09:13:28.692 | + lib/databases/mysql:configure_database_mysql:182 : recreate_database stats 2026-08-30 09:13:28.696 | + lib/database:recreate_database:112 : local db=stats 2026-08-30 09:13:28.700 | + lib/database:recreate_database:113 : recreate_database_mysql stats 2026-08-30 09:13:28.704 | + lib/databases/mysql:recreate_database_mysql:54 : local db=stats 2026-08-30 09:13:28.708 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS stats;' 2026-08-30 09:13:28.715 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-30 09:13:28.786 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE stats CHARACTER SET utf8;' 2026-08-30 09:13:28.793 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-30 09:13:28.871 | + 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-30 09:13:28.871 | count INT, PRIMARY KEY (db, op)) ENGINE MEMORY' stats 2026-08-30 09:13:28.878 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-30 09:13:28.955 | + lib/databases/mysql:configure_database_mysql:188 : [[ True == \T\r\u\e ]] 2026-08-30 09:13:28.959 | + lib/databases/mysql:configure_database_mysql:189 : iniset -sudo /etc/mysql/my.cnf mysqld read_buffer_size 64K 2026-08-30 09:13:29.040 | + lib/databases/mysql:configure_database_mysql:190 : iniset -sudo /etc/mysql/my.cnf mysqld innodb_buffer_pool_size 16M 2026-08-30 09:13:29.122 | + lib/databases/mysql:configure_database_mysql:191 : iniset -sudo /etc/mysql/my.cnf mysqld thread_stack 192K 2026-08-30 09:13:29.202 | + lib/databases/mysql:configure_database_mysql:192 : iniset -sudo /etc/mysql/my.cnf mysqld thread_cache_size 8 2026-08-30 09:13:29.292 | + lib/databases/mysql:configure_database_mysql:193 : iniset -sudo /etc/mysql/my.cnf mysqld tmp_table_size 8M 2026-08-30 09:13:29.390 | + lib/databases/mysql:configure_database_mysql:194 : iniset -sudo /etc/mysql/my.cnf mysqld sort_buffer_size 8M 2026-08-30 09:13:29.472 | + lib/databases/mysql:configure_database_mysql:195 : iniset -sudo /etc/mysql/my.cnf mysqld max_allowed_packet 8M 2026-08-30 09:13:29.558 | + lib/databases/mysql:configure_database_mysql:198 : restart_service mysql 2026-08-30 09:13:29.561 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-08-30 09:13:29.565 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart mysql 2026-08-30 09:13:31.492 | + ./stack.sh:main:1072 : save_stackenv 1072 2026-08-30 09:13:31.496 | + functions-common:save_stackenv:65 : local tag=1072 2026-08-30 09:13:31.503 | ++ functions-common:save_stackenv:67 : date +%F-%H%M%S 2026-08-30 09:13:31.509 | + functions-common:save_stackenv:67 : time_stamp=2026-08-30-111331 2026-08-30 09:13:31.512 | + functions-common:save_stackenv:68 : echo '# 2026-08-30-111331 1072' 2026-08-30 09:13:31.516 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-30 09:13:31.519 | + functions-common:save_stackenv:70 : echo BASE_SQL_CONN=mysql+pymysql://root:stackdb@127.0.0.1 2026-08-30 09:13:31.522 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-30 09:13:31.525 | + functions-common:save_stackenv:70 : echo DATA_DIR=/opt/stack/data 2026-08-30 09:13:31.529 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-30 09:13:31.532 | + functions-common:save_stackenv:70 : echo DEST=/opt/stack 2026-08-30 09:13:31.535 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-30 09:13:31.539 | + 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-30 09:13:31.543 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-30 09:13:31.546 | + functions-common:save_stackenv:70 : echo HOST_IP=192.168.122.144 2026-08-30 09:13:31.549 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-30 09:13:31.554 | + functions-common:save_stackenv:70 : echo KEYSTONE_SERVICE_URI=http://192.168.122.144/identity 2026-08-30 09:13:31.560 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-30 09:13:31.564 | + functions-common:save_stackenv:70 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2026-08-30-110002 2026-08-30 09:13:31.568 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-30 09:13:31.572 | + functions-common:save_stackenv:70 : echo OS_CACERT= 2026-08-30 09:13:31.576 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-30 09:13:31.580 | + functions-common:save_stackenv:70 : echo SERVICE_HOST=192.168.122.144 2026-08-30 09:13:31.584 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-30 09:13:31.589 | + functions-common:save_stackenv:70 : echo STACK_USER=quobyte 2026-08-30 09:13:31.594 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-30 09:13:31.599 | + functions-common:save_stackenv:70 : echo TLS_IP= 2026-08-30 09:13:31.603 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-30 09:13:31.608 | + functions-common:save_stackenv:70 : echo HOST_IPV6=::1 2026-08-30 09:13:31.612 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-30 09:13:31.616 | + functions-common:save_stackenv:70 : echo SERVICE_IP_VERSION=4 2026-08-30 09:13:31.622 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-30 09:13:31.626 | + functions-common:save_stackenv:70 : echo TUNNEL_ENDPOINT_IP=192.168.122.144 2026-08-30 09:13:31.630 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-30 09:13:31.634 | + functions-common:save_stackenv:70 : echo TUNNEL_IP_VERSION=4 2026-08-30 09:13:31.638 | + ./stack.sh:main:1082 : start_dstat 2026-08-30 09:13:31.642 | + lib/dstat:start_dstat:31 : run_process dstat '/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-08-30 09:13:31.646 | + functions-common:run_process:1674 : local service=dstat 2026-08-30 09:13:31.651 | + functions-common:run_process:1675 : local 'command=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-08-30 09:13:31.654 | + functions-common:run_process:1676 : local group= 2026-08-30 09:13:31.658 | + functions-common:run_process:1677 : local user= 2026-08-30 09:13:31.661 | + functions-common:run_process:1678 : local env_vars= 2026-08-30 09:13:31.668 | + functions-common:run_process:1680 : local name=dstat 2026-08-30 09:13:31.671 | + functions-common:run_process:1682 : time_start run_process 2026-08-30 09:13:31.675 | + functions-common:time_start:2406 : local name=run_process 2026-08-30 09:13:31.678 | + functions-common:time_start:2407 : local start_time= 2026-08-30 09:13:31.682 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-30 09:13:31.686 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-30 09:13:31.691 | + functions-common:time_start:2411 : _TIME_START[$name]=1788081211688 2026-08-30 09:13:31.695 | + functions-common:run_process:1683 : is_service_enabled dstat 2026-08-30 09:13:31.721 | + functions-common:is_service_enabled:2076 : return 0 2026-08-30 09:13:31.724 | + functions-common:run_process:1684 : _run_under_systemd dstat '/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' '' '' '' 2026-08-30 09:13:31.727 | + functions-common:_run_under_systemd:1628 : local service=dstat 2026-08-30 09:13:31.730 | + functions-common:_run_under_systemd:1629 : local 'command=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-08-30 09:13:31.734 | + functions-common:_run_under_systemd:1630 : local 'cmd=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-08-30 09:13:31.737 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-08-30 09:13:31.740 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-08-30 09:13:31.744 | + functions-common:_common_systemd_pitfalls:1603 : [[ /home/quobyte/devstack/tools/dstat.sh /opt/stack/logs =~ sudo ]] 2026-08-30 09:13:31.747 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /home/quobyte/devstack/tools/dstat.sh /opt/stack/logs =~ ^/ ]] 2026-08-30 09:13:31.751 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@dstat.service 2026-08-30 09:13:31.755 | + functions-common:_run_under_systemd:1635 : local group= 2026-08-30 09:13:31.759 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-08-30 09:13:31.763 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-08-30 09:13:31.767 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-08-30 09:13:31.771 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[dstat] ]] 2026-08-30 09:13:31.775 | + functions-common:_run_under_systemd:1644 : [[ /home/quobyte/devstack/tools/dstat.sh /opt/stack/logs =~ uwsgi ]] 2026-08-30 09:13:31.779 | + 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-30 09:13:31.782 | + functions-common:write_user_unit_file:1535 : local service=devstack@dstat.service 2026-08-30 09:13:31.786 | + functions-common:write_user_unit_file:1536 : local 'command=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-08-30 09:13:31.790 | + functions-common:write_user_unit_file:1537 : local group= 2026-08-30 09:13:31.793 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-08-30 09:13:31.797 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-08-30 09:13:31.800 | + functions-common:write_user_unit_file:1540 : local extra= 2026-08-30 09:13:31.804 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-08-30 09:13:31.808 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@dstat.service 2026-08-30 09:13:31.811 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-08-30 09:13:31.818 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@dstat.service Unit Description 'Devstack devstack@dstat.service' 2026-08-30 09:13:31.902 | + 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-30 09:13:31.994 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service User quobyte 2026-08-30 09:13:32.071 | + 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-30 09:13:32.151 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service KillMode process 2026-08-30 09:13:32.231 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service TimeoutStopSec 300 2026-08-30 09:13:32.306 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-08-30 09:13:32.392 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-08-30 09:13:32.394 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-08-30 09:13:32.398 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@dstat.service Install WantedBy multi-user.target 2026-08-30 09:13:32.486 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-08-30 09:13:32.981 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@dstat.service 2026-08-30 09:13:33.007 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@dstat.service → /etc/systemd/system/devstack@dstat.service. 2026-08-30 09:13:33.465 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@dstat.service 2026-08-30 09:13:33.517 | + functions-common:run_process:1686 : time_stop run_process 2026-08-30 09:13:33.521 | + functions-common:time_stop:2420 : local name 2026-08-30 09:13:33.525 | + functions-common:time_stop:2421 : local end_time 2026-08-30 09:13:33.529 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-30 09:13:33.534 | + functions-common:time_stop:2423 : local total 2026-08-30 09:13:33.538 | + functions-common:time_stop:2424 : local start_time 2026-08-30 09:13:33.542 | + functions-common:time_stop:2426 : name=run_process 2026-08-30 09:13:33.546 | + functions-common:time_stop:2427 : start_time=1788081211688 2026-08-30 09:13:33.550 | + functions-common:time_stop:2429 : [[ -z 1788081211688 ]] 2026-08-30 09:13:33.554 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-30 09:13:33.561 | + functions-common:time_stop:2432 : end_time=1788081213556 2026-08-30 09:13:33.565 | + functions-common:time_stop:2433 : elapsed_time=1868 2026-08-30 09:13:33.569 | + functions-common:time_stop:2434 : total=0 2026-08-30 09:13:33.573 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-30 09:13:33.578 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=1868 2026-08-30 09:13:33.581 | + lib/dstat:start_dstat:36 : run_process memory_tracker /home/quobyte/devstack/tools/memory_tracker.sh '' root PYTHON=python3.12 2026-08-30 09:13:33.585 | + functions-common:run_process:1674 : local service=memory_tracker 2026-08-30 09:13:33.589 | + functions-common:run_process:1675 : local command=/home/quobyte/devstack/tools/memory_tracker.sh 2026-08-30 09:13:33.593 | + functions-common:run_process:1676 : local group= 2026-08-30 09:13:33.598 | + functions-common:run_process:1677 : local user=root 2026-08-30 09:13:33.602 | + functions-common:run_process:1678 : local env_vars=PYTHON=python3.12 2026-08-30 09:13:33.606 | + functions-common:run_process:1680 : local name=memory_tracker 2026-08-30 09:13:33.611 | + functions-common:run_process:1682 : time_start run_process 2026-08-30 09:13:33.613 | + functions-common:time_start:2406 : local name=run_process 2026-08-30 09:13:33.617 | + functions-common:time_start:2407 : local start_time= 2026-08-30 09:13:33.621 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-30 09:13:33.625 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-30 09:13:33.632 | + functions-common:time_start:2411 : _TIME_START[$name]=1788081213627 2026-08-30 09:13:33.636 | + functions-common:run_process:1683 : is_service_enabled memory_tracker 2026-08-30 09:13:33.662 | + functions-common:is_service_enabled:2076 : return 1 2026-08-30 09:13:33.667 | + functions-common:run_process:1686 : time_stop run_process 2026-08-30 09:13:33.670 | + functions-common:time_stop:2420 : local name 2026-08-30 09:13:33.674 | + functions-common:time_stop:2421 : local end_time 2026-08-30 09:13:33.678 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-30 09:13:33.681 | + functions-common:time_stop:2423 : local total 2026-08-30 09:13:33.685 | + functions-common:time_stop:2424 : local start_time 2026-08-30 09:13:33.688 | + functions-common:time_stop:2426 : name=run_process 2026-08-30 09:13:33.691 | + functions-common:time_stop:2427 : start_time=1788081213627 2026-08-30 09:13:33.694 | + functions-common:time_stop:2429 : [[ -z 1788081213627 ]] 2026-08-30 09:13:33.699 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-30 09:13:33.705 | + functions-common:time_stop:2432 : end_time=1788081213700 2026-08-30 09:13:33.708 | + functions-common:time_stop:2433 : elapsed_time=73 2026-08-30 09:13:33.711 | + functions-common:time_stop:2434 : total=1868 2026-08-30 09:13:33.715 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-30 09:13:33.717 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=1941 2026-08-30 09:13:33.719 | + lib/dstat:start_dstat:40 : is_service_enabled peakmem_tracker 2026-08-30 09:13:33.740 | + functions-common:is_service_enabled:2076 : return 1 2026-08-30 09:13:33.742 | + lib/dstat:start_dstat:47 : run_process file_tracker /home/quobyte/devstack/tools/file_tracker.sh 2026-08-30 09:13:33.744 | + functions-common:run_process:1674 : local service=file_tracker 2026-08-30 09:13:33.747 | + functions-common:run_process:1675 : local command=/home/quobyte/devstack/tools/file_tracker.sh 2026-08-30 09:13:33.749 | + functions-common:run_process:1676 : local group= 2026-08-30 09:13:33.751 | + functions-common:run_process:1677 : local user= 2026-08-30 09:13:33.753 | + functions-common:run_process:1678 : local env_vars= 2026-08-30 09:13:33.755 | + functions-common:run_process:1680 : local name=file_tracker 2026-08-30 09:13:33.757 | + functions-common:run_process:1682 : time_start run_process 2026-08-30 09:13:33.761 | + functions-common:time_start:2406 : local name=run_process 2026-08-30 09:13:33.765 | + functions-common:time_start:2407 : local start_time= 2026-08-30 09:13:33.769 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-30 09:13:33.774 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-30 09:13:33.778 | + functions-common:time_start:2411 : _TIME_START[$name]=1788081213774 2026-08-30 09:13:33.786 | + functions-common:run_process:1683 : is_service_enabled file_tracker 2026-08-30 09:13:33.824 | + functions-common:is_service_enabled:2076 : return 1 2026-08-30 09:13:33.827 | + functions-common:run_process:1686 : time_stop run_process 2026-08-30 09:13:33.830 | + functions-common:time_stop:2420 : local name 2026-08-30 09:13:33.836 | + functions-common:time_stop:2421 : local end_time 2026-08-30 09:13:33.840 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-30 09:13:33.840 | + functions-common:time_stop:2423 : local total 2026-08-30 09:13:33.845 | + functions-common:time_stop:2424 : local start_time 2026-08-30 09:13:33.848 | + functions-common:time_stop:2426 : name=run_process 2026-08-30 09:13:33.850 | + functions-common:time_stop:2427 : start_time=1788081213774 2026-08-30 09:13:33.852 | + functions-common:time_stop:2429 : [[ -z 1788081213774 ]] 2026-08-30 09:13:33.857 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-30 09:13:33.861 | + functions-common:time_stop:2432 : end_time=1788081213858 2026-08-30 09:13:33.863 | + functions-common:time_stop:2433 : elapsed_time=84 2026-08-30 09:13:33.865 | + functions-common:time_stop:2434 : total=1941 2026-08-30 09:13:33.867 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-30 09:13:33.871 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=2025 2026-08-30 09:13:33.871 | + ./stack.sh:main:1084 : is_service_enabled atop 2026-08-30 09:13:33.902 | + functions-common:is_service_enabled:2076 : return 1 2026-08-30 09:13:33.906 | + ./stack.sh:main:1092 : is_service_enabled tcpdump 2026-08-30 09:13:33.934 | + functions-common:is_service_enabled:2076 : return 1 2026-08-30 09:13:33.940 | + ./stack.sh:main:1100 : is_service_enabled etcd3 2026-08-30 09:13:33.966 | + functions-common:is_service_enabled:2076 : return 0 2026-08-30 09:13:33.971 | + ./stack.sh:main:1101 : start_etcd3 2026-08-30 09:13:33.974 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2026-08-30 09:13:33.979 | + lib/etcd3:start_etcd3:42 : cmd+=' --name devstack --data-dir /opt/stack/data/etcd' 2026-08-30 09:13:33.983 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2026-08-30 09:13:33.987 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster devstack=http://192.168.122.144:2380' 2026-08-30 09:13:33.992 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://192.168.122.144:2380' 2026-08-30 09:13:33.996 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://192.168.122.144:2379' 2026-08-30 09:13:34.000 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2026-08-30 09:13:34.003 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2026-08-30 09:13:34.007 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://192.168.122.144:2379' 2026-08-30 09:13:34.011 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2026-08-30 09:13:34.014 | + lib/etcd3:start_etcd3:54 : cmd+=' --log-level=debug' 2026-08-30 09:13:34.018 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2026-08-30 09:13:34.023 | + 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.144:2380 --initial-advertise-peer-urls http://192.168.122.144:2380 --advertise-client-urls http://192.168.122.144:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://192.168.122.144:2379 --log-level=debug' '' root 2026-08-30 09:13:34.028 | + functions-common:write_user_unit_file:1535 : local service=devstack@etcd.service 2026-08-30 09:13:34.033 | + 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.144:2380 --initial-advertise-peer-urls http://192.168.122.144:2380 --advertise-client-urls http://192.168.122.144:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://192.168.122.144:2379 --log-level=debug' 2026-08-30 09:13:34.038 | + functions-common:write_user_unit_file:1537 : local group= 2026-08-30 09:13:34.042 | + functions-common:write_user_unit_file:1538 : local user=root 2026-08-30 09:13:34.047 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-08-30 09:13:34.052 | + functions-common:write_user_unit_file:1540 : local extra= 2026-08-30 09:13:34.056 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-08-30 09:13:34.060 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@etcd.service 2026-08-30 09:13:34.065 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-08-30 09:13:34.075 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2026-08-30 09:13:34.175 | + 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-30 09:13:34.266 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2026-08-30 09:13:34.345 | + 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.144:2380 --initial-advertise-peer-urls http://192.168.122.144:2380 --advertise-client-urls http://192.168.122.144:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://192.168.122.144:2379 --log-level=debug' 2026-08-30 09:13:34.421 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2026-08-30 09:13:34.500 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2026-08-30 09:13:34.577 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-08-30 09:13:34.655 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-08-30 09:13:34.659 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-08-30 09:13:34.663 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2026-08-30 09:13:34.754 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-08-30 09:13:35.226 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2026-08-30 09:13:35.316 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2026-08-30 09:13:35.394 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2026-08-30 09:13:35.469 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2026-08-30 09:13:35.548 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2026-08-30 09:13:35.552 | ++ functions-common:is_arch:519 : uname -m 2026-08-30 09:13:35.558 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-08-30 09:13:35.562 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2026-08-30 09:13:36.046 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2026-08-30 09:13:36.065 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2026-08-30 09:13:36.538 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2026-08-30 09:13:37.167 | + ./stack.sh:main:1107 : is_service_enabled tls-proxy 2026-08-30 09:13:37.194 | + functions-common:is_service_enabled:2076 : return 1 2026-08-30 09:13:37.198 | + ./stack.sh:main:1112 : write_clouds_yaml 2026-08-30 09:13:37.202 | + functions-common:write_clouds_yaml:84 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2026-08-30 09:13:37.206 | + functions-common:write_clouds_yaml:86 : sudo mkdir -p /etc/openstack 2026-08-30 09:13:37.224 | + functions-common:write_clouds_yaml:87 : sudo chown -R quobyte /etc/openstack 2026-08-30 09:13:37.242 | + functions-common:write_clouds_yaml:89 : CA_CERT_ARG= 2026-08-30 09:13:37.247 | + functions-common:write_clouds_yaml:90 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2026-08-30 09:13:37.251 | + 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.144/identity --os-username demo --os-password nomoresecret --os-project-name demo 2026-08-30 09:13:37.358 | The user clouds.yaml file didn't exist. 2026-08-30 09:13:37.372 | + 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.144/identity --os-username admin --os-password nomoresecret --os-project-name admin 2026-08-30 09:13:37.494 | + 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.144/identity --os-username admin --os-password nomoresecret --os-project-name demo 2026-08-30 09:13:37.622 | + 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.144/identity --os-username alt_demo --os-password nomoresecret --os-project-name alt_demo 2026-08-30 09:13:37.753 | + 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.144/identity --os-username alt_demo_member --os-password nomoresecret --os-project-name alt_demo 2026-08-30 09:13:37.879 | + 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.144/identity --os-username alt_demo_reader --os-password nomoresecret --os-project-name alt_demo 2026-08-30 09:13:38.005 | + 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.144/identity --os-username demo_reader --os-password nomoresecret --os-project-name demo 2026-08-30 09:13:38.135 | + 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.144/identity --os-username admin --os-password nomoresecret --os-system-scope all 2026-08-30 09:13:38.279 | + 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.144/identity --os-username system_member --os-password nomoresecret --os-system-scope all 2026-08-30 09:13:38.414 | + 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.144/identity --os-username system_reader --os-password nomoresecret --os-system-scope all 2026-08-30 09:13:38.552 | + functions-common:write_clouds_yaml:203 : cat 2026-08-30 09:13:38.560 | ++ functions-common:write_clouds_yaml:209 : eval echo '~quobyte' 2026-08-30 09:13:38.564 | +++ functions-common:write_clouds_yaml:209 : echo /home/quobyte 2026-08-30 09:13:38.570 | + functions-common:write_clouds_yaml:209 : rm -f /home/quobyte/.config/openstack/clouds.yaml 2026-08-30 09:13:38.576 | + ./stack.sh:main:1113 : export OS_CLOUD=devstack-admin 2026-08-30 09:13:38.581 | + ./stack.sh:main:1113 : OS_CLOUD=devstack-admin 2026-08-30 09:13:38.585 | + ./stack.sh:main:1115 : is_service_enabled keystone 2026-08-30 09:13:38.611 | + functions-common:is_service_enabled:2076 : return 0 2026-08-30 09:13:38.615 | + ./stack.sh:main:1116 : echo_summary 'Starting Keystone' 2026-08-30 09:13:38.619 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-30 09:13:38.623 | + ./stack.sh:echo_summary:450 : echo -e Starting Keystone 2026-08-30 09:13:38.628 | + ./stack.sh:main:1118 : '[' 192.168.122.144 == 192.168.122.144 ']' 2026-08-30 09:13:38.632 | + ./stack.sh:main:1119 : init_keystone 2026-08-30 09:13:38.636 | + lib/keystone:init_keystone:436 : is_service_enabled ldap 2026-08-30 09:13:38.660 | + functions-common:is_service_enabled:2076 : return 1 2026-08-30 09:13:38.664 | + lib/keystone:init_keystone:440 : [[ True == True ]] 2026-08-30 09:13:38.668 | + lib/keystone:init_keystone:442 : recreate_database keystone 2026-08-30 09:13:38.672 | + lib/database:recreate_database:112 : local db=keystone 2026-08-30 09:13:38.676 | + lib/database:recreate_database:113 : recreate_database_mysql keystone 2026-08-30 09:13:38.680 | + lib/databases/mysql:recreate_database_mysql:54 : local db=keystone 2026-08-30 09:13:38.684 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2026-08-30 09:13:38.688 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-30 09:13:38.762 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2026-08-30 09:13:38.767 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-30 09:13:38.836 | + lib/keystone:init_keystone:445 : time_start dbsync 2026-08-30 09:13:38.839 | + functions-common:time_start:2406 : local name=dbsync 2026-08-30 09:13:38.844 | + functions-common:time_start:2407 : local start_time= 2026-08-30 09:13:38.846 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-30 09:13:38.850 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-30 09:13:38.854 | + functions-common:time_start:2411 : _TIME_START[$name]=1788081218851 2026-08-30 09:13:38.856 | + lib/keystone:init_keystone:447 : /opt/stack/data/venv/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2026-08-30 09:13:39.588 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/loopingcall.py:19: EventletDeprecationWarning: 2026-08-30 09:13:39.588 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-30 09:13:39.588 | we strongly recommend against using it for new projects. 2026-08-30 09:13:39.588 | 2026-08-30 09:13:39.588 | If you are already using Eventlet, we recommend migrating to a different 2026-08-30 09:13:39.588 | framework. For more detail see 2026-08-30 09:13:39.588 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-30 09:13:39.589 | 2026-08-30 09:13:39.589 | from eventlet import event 2026-08-30 09:13:42.448 | INFO dbcounter [-] Registered counter for database keystone 2026-08-30 09:13:42.534 | 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=40610) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-08-30 09:13:42.549 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-08-30 09:13:42.549 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-08-30 09:13:42.551 | DEBUG dbcounter [-] [40610] Writer thread running {{(pid=40610) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-08-30 09:13:42.632 | INFO alembic.runtime.migration [-] Running upgrade -> 27e647c0fad4, Initial version. 2026-08-30 09:13:46.116 | DEBUG alembic.runtime.migration [-] new branch insert 27e647c0fad4 {{(pid=40610) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:778}} 2026-08-30 09:13:46.118 | INFO alembic.runtime.migration [-] Running upgrade 27e647c0fad4 -> 29e87d24a316, Initial no-op Yoga expand migration. 2026-08-30 09:13:46.118 | DEBUG alembic.runtime.migration [-] update 27e647c0fad4 to 29e87d24a316 {{(pid=40610) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-30 09:13:46.124 | INFO alembic.runtime.migration [-] Running upgrade 29e87d24a316 -> b4f8b3f584e0, Fix incorrect constraints. 2026-08-30 09:13:46.165 | DEBUG alembic.runtime.migration [-] update 29e87d24a316 to b4f8b3f584e0 {{(pid=40610) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-30 09:13:46.168 | INFO alembic.runtime.migration [-] Running upgrade b4f8b3f584e0 -> 11c3b243b4cb, Remove service_provider.relay_state_prefix server default. 2026-08-30 09:13:46.193 | DEBUG alembic.runtime.migration [-] update b4f8b3f584e0 to 11c3b243b4cb {{(pid=40610) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-30 09:13:46.196 | INFO alembic.runtime.migration [-] Running upgrade 11c3b243b4cb -> 47147121, Add Identity Federation attribute mapping schema version. 2026-08-30 09:13:46.268 | DEBUG alembic.runtime.migration [-] update 11c3b243b4cb to 47147121 {{(pid=40610) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-30 09:13:46.271 | INFO alembic.runtime.migration [-] Running upgrade 47147121 -> e8725d6fa226, Add project_id index to project_endpoint_group 2026-08-30 09:13:46.306 | DEBUG alembic.runtime.migration [-] update 47147121 to e8725d6fa226 {{(pid=40610) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-30 09:13:46.309 | INFO alembic.runtime.migration [-] Running upgrade e8725d6fa226 -> 742c857f1dfb, Add index in revocation_event 2026-08-30 09:13:46.392 | DEBUG alembic.runtime.migration [-] update e8725d6fa226 to 742c857f1dfb {{(pid=40610) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-30 09:13:46.396 | INFO alembic.runtime.migration [-] Running upgrade 27e647c0fad4 -> e25ffa003242, Initial no-op Yoga contract migration. 2026-08-30 09:13:46.396 | DEBUG alembic.runtime.migration [-] new branch insert e25ffa003242 {{(pid=40610) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:778}} 2026-08-30 09:13:46.399 | INFO alembic.runtime.migration [-] Running upgrade e25ffa003242 -> 99de3849d860, Fix incorrect constraints. 2026-08-30 09:13:46.462 | DEBUG alembic.runtime.migration [-] update e25ffa003242 to 99de3849d860 {{(pid=40610) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-30 09:13:46.464 | INFO alembic.runtime.migration [-] Running upgrade 99de3849d860 -> c88cdce8f248, Remove duplicate constraints. 2026-08-30 09:13:46.494 | DEBUG alembic.runtime.migration [-] update 99de3849d860 to c88cdce8f248 {{(pid=40610) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-30 09:13:47.072 | + lib/keystone:init_keystone:448 : time_stop dbsync 2026-08-30 09:13:47.076 | + functions-common:time_stop:2420 : local name 2026-08-30 09:13:47.080 | + functions-common:time_stop:2421 : local end_time 2026-08-30 09:13:47.084 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-30 09:13:47.089 | + functions-common:time_stop:2423 : local total 2026-08-30 09:13:47.093 | + functions-common:time_stop:2424 : local start_time 2026-08-30 09:13:47.097 | + functions-common:time_stop:2426 : name=dbsync 2026-08-30 09:13:47.101 | + functions-common:time_stop:2427 : start_time=1788081218851 2026-08-30 09:13:47.104 | + functions-common:time_stop:2429 : [[ -z 1788081218851 ]] 2026-08-30 09:13:47.110 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-30 09:13:47.115 | + functions-common:time_stop:2432 : end_time=1788081227111 2026-08-30 09:13:47.119 | + functions-common:time_stop:2433 : elapsed_time=8260 2026-08-30 09:13:47.122 | + functions-common:time_stop:2434 : total=0 2026-08-30 09:13:47.127 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-30 09:13:47.131 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=8260 2026-08-30 09:13:47.135 | + lib/keystone:init_keystone:450 : [[ fernet == \f\e\r\n\e\t ]] 2026-08-30 09:13:47.140 | + lib/keystone:init_keystone:451 : rm -rf /etc/keystone/fernet-keys/ 2026-08-30 09:13:47.148 | + lib/keystone:init_keystone:452 : /opt/stack/data/venv/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2026-08-30 09:13:47.848 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/loopingcall.py:19: EventletDeprecationWarning: 2026-08-30 09:13:47.848 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-30 09:13:47.848 | we strongly recommend against using it for new projects. 2026-08-30 09:13:47.849 | 2026-08-30 09:13:47.849 | If you are already using Eventlet, we recommend migrating to a different 2026-08-30 09:13:47.849 | framework. For more detail see 2026-08-30 09:13:47.849 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-30 09:13:47.849 | 2026-08-30 09:13:47.849 | from eventlet import event 2026-08-30 09:13:50.388 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2026-08-30 09:13:50.389 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2026-08-30 09:13:50.389 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2026-08-30 09:13:50.390 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2026-08-30 09:13:50.390 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2026-08-30 09:13:50.391 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2026-08-30 09:13:50.391 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2026-08-30 09:13:50.391 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2026-08-30 09:13:50.391 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2026-08-30 09:13:50.887 | + lib/keystone:init_keystone:454 : rm -rf /etc/keystone/credential-keys/ 2026-08-30 09:13:50.893 | + lib/keystone:init_keystone:455 : /opt/stack/data/venv/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2026-08-30 09:13:51.585 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/loopingcall.py:19: EventletDeprecationWarning: 2026-08-30 09:13:51.585 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-30 09:13:51.585 | we strongly recommend against using it for new projects. 2026-08-30 09:13:51.585 | 2026-08-30 09:13:51.585 | If you are already using Eventlet, we recommend migrating to a different 2026-08-30 09:13:51.585 | framework. For more detail see 2026-08-30 09:13:51.585 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-30 09:13:51.585 | 2026-08-30 09:13:51.585 | from eventlet import event 2026-08-30 09:13:54.151 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2026-08-30 09:13:54.152 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2026-08-30 09:13:54.152 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2026-08-30 09:13:54.152 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2026-08-30 09:13:54.153 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2026-08-30 09:13:54.153 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2026-08-30 09:13:54.153 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2026-08-30 09:13:54.154 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2026-08-30 09:13:54.154 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2026-08-30 09:13:54.661 | + ./stack.sh:main:1120 : start_keystone 2026-08-30 09:13:54.665 | ++ lib/keystone:start_keystone:508 : which uwsgi 2026-08-30 09:13:54.671 | + lib/keystone:start_keystone:508 : run_process keystone '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' 2026-08-30 09:13:54.674 | + functions-common:run_process:1674 : local service=keystone 2026-08-30 09:13:54.678 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-08-30 09:13:54.681 | + functions-common:run_process:1676 : local group= 2026-08-30 09:13:54.684 | + functions-common:run_process:1677 : local user= 2026-08-30 09:13:54.688 | + functions-common:run_process:1678 : local env_vars= 2026-08-30 09:13:54.691 | + functions-common:run_process:1680 : local name=keystone 2026-08-30 09:13:54.694 | + functions-common:run_process:1682 : time_start run_process 2026-08-30 09:13:54.698 | + functions-common:time_start:2406 : local name=run_process 2026-08-30 09:13:54.700 | + functions-common:time_start:2407 : local start_time= 2026-08-30 09:13:54.703 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-30 09:13:54.708 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-30 09:13:54.712 | + functions-common:time_start:2411 : _TIME_START[$name]=1788081234709 2026-08-30 09:13:54.716 | + functions-common:run_process:1683 : is_service_enabled keystone 2026-08-30 09:13:54.735 | + functions-common:is_service_enabled:2076 : return 0 2026-08-30 09:13:54.739 | + functions-common:run_process:1684 : _run_under_systemd keystone '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' '' '' 2026-08-30 09:13:54.742 | + functions-common:_run_under_systemd:1628 : local service=keystone 2026-08-30 09:13:54.745 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-08-30 09:13:54.749 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-08-30 09:13:54.751 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-08-30 09:13:54.754 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-08-30 09:13:54.757 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2026-08-30 09:13:54.761 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2026-08-30 09:13:54.763 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@keystone.service 2026-08-30 09:13:54.766 | + functions-common:_run_under_systemd:1635 : local group= 2026-08-30 09:13:54.771 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-08-30 09:13:54.774 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-08-30 09:13:54.777 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-08-30 09:13:54.779 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[keystone] ]] 2026-08-30 09:13:54.783 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2026-08-30 09:13:54.786 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-08-30 09:13:54.789 | + 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-30 09:13:54.792 | + 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-30 09:13:54.795 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@keystone.service 2026-08-30 09:13:54.799 | + 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-30 09:13:54.802 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-08-30 09:13:54.805 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-08-30 09:13:54.807 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-08-30 09:13:54.810 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@keystone.service 2026-08-30 09:13:54.811 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-08-30 09:13:54.817 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@keystone.service Unit Description 'Devstack devstack@keystone.service' 2026-08-30 09:13:54.904 | + 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-30 09:13:54.995 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service 2026-08-30 09:13:55.069 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User quobyte 2026-08-30 09:13:55.144 | + 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-30 09:13:55.217 | + 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-30 09:13:55.290 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2026-08-30 09:13:55.356 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2026-08-30 09:13:55.421 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2026-08-30 09:13:55.484 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2026-08-30 09:13:55.550 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2026-08-30 09:13:55.616 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-08-30 09:13:55.619 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-08-30 09:13:55.622 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target 2026-08-30 09:13:55.701 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-08-30 09:13:56.175 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@keystone.service 2026-08-30 09:13:56.204 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2026-08-30 09:13:56.679 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@keystone.service 2026-08-30 09:13:56.714 | ++ inc/async:async_inner:64 : rc=0 2026-08-30 09:13:56.746 | [37723 Async install_tempest:37723]: finished successfully 2026-08-30 09:13:56.811 | + functions-common:run_process:1686 : time_stop run_process 2026-08-30 09:13:56.814 | + functions-common:time_stop:2420 : local name 2026-08-30 09:13:56.818 | + functions-common:time_stop:2421 : local end_time 2026-08-30 09:13:56.822 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-30 09:13:56.826 | + functions-common:time_stop:2423 : local total 2026-08-30 09:13:56.830 | + functions-common:time_stop:2424 : local start_time 2026-08-30 09:13:56.833 | + functions-common:time_stop:2426 : name=run_process 2026-08-30 09:13:56.836 | + functions-common:time_stop:2427 : start_time=1788081234709 2026-08-30 09:13:56.840 | + functions-common:time_stop:2429 : [[ -z 1788081234709 ]] 2026-08-30 09:13:56.844 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-30 09:13:56.850 | + functions-common:time_stop:2432 : end_time=1788081236846 2026-08-30 09:13:56.854 | + functions-common:time_stop:2433 : elapsed_time=2137 2026-08-30 09:13:56.858 | + functions-common:time_stop:2434 : total=2025 2026-08-30 09:13:56.862 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-30 09:13:56.866 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=4162 2026-08-30 09:13:56.870 | + lib/keystone:start_keystone:510 : echo 'Waiting for keystone to start...' 2026-08-30 09:13:56.870 | Waiting for keystone to start... 2026-08-30 09:13:56.874 | + lib/keystone:start_keystone:514 : local service_uri=http://192.168.122.144/identity/v3/ 2026-08-30 09:13:56.878 | + lib/keystone:start_keystone:516 : wait_for_service 60 http://192.168.122.144/identity/v3/ 2026-08-30 09:13:56.882 | + functions:wait_for_service:476 : local timeout=60 2026-08-30 09:13:56.886 | + functions:wait_for_service:477 : local url=http://192.168.122.144/identity/v3/ 2026-08-30 09:13:56.890 | + functions:wait_for_service:478 : local rval=0 2026-08-30 09:13:56.894 | + functions:wait_for_service:479 : time_start wait_for_service 2026-08-30 09:13:56.898 | + functions-common:time_start:2406 : local name=wait_for_service 2026-08-30 09:13:56.901 | + functions-common:time_start:2407 : local start_time= 2026-08-30 09:13:56.905 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-30 09:13:56.911 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-30 09:13:56.916 | + functions-common:time_start:2411 : _TIME_START[$name]=1788081236912 2026-08-30 09:13:56.920 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-08-30 09:13:56.924 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-30 09:13:56.927 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.144/identity/v3/ 2026-08-30 09:14:02.562 | + :: : [[ 200 == 503 ]] 2026-08-30 09:14:02.564 | + :: : [[ 0 -eq 7 ]] 2026-08-30 09:14:02.569 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-08-30 09:14:02.573 | + functions-common:time_stop:2420 : local name 2026-08-30 09:14:02.577 | + functions-common:time_stop:2421 : local end_time 2026-08-30 09:14:02.581 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-30 09:14:02.585 | + functions-common:time_stop:2423 : local total 2026-08-30 09:14:02.588 | + functions-common:time_stop:2424 : local start_time 2026-08-30 09:14:02.592 | + functions-common:time_stop:2426 : name=wait_for_service 2026-08-30 09:14:02.596 | + functions-common:time_stop:2427 : start_time=1788081236912 2026-08-30 09:14:02.600 | + functions-common:time_stop:2429 : [[ -z 1788081236912 ]] 2026-08-30 09:14:02.605 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-30 09:14:02.612 | + functions-common:time_stop:2432 : end_time=1788081242607 2026-08-30 09:14:02.616 | + functions-common:time_stop:2433 : elapsed_time=5695 2026-08-30 09:14:02.620 | + functions-common:time_stop:2434 : total=0 2026-08-30 09:14:02.624 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-30 09:14:02.628 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=5695 2026-08-30 09:14:02.632 | + functions:wait_for_service:486 : return 0 2026-08-30 09:14:02.636 | + lib/keystone:start_keystone:521 : is_service_enabled tls-proxy 2026-08-30 09:14:02.661 | + functions-common:is_service_enabled:2076 : return 1 2026-08-30 09:14:02.665 | + lib/keystone:start_keystone:526 : restart_service memcached 2026-08-30 09:14:02.669 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-08-30 09:14:02.673 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart memcached 2026-08-30 09:14:03.265 | + ./stack.sh:main:1121 : bootstrap_keystone 2026-08-30 09:14:03.269 | + 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.144/identity 2026-08-30 09:14:03.966 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/loopingcall.py:19: EventletDeprecationWarning: 2026-08-30 09:14:03.966 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-30 09:14:03.966 | we strongly recommend against using it for new projects. 2026-08-30 09:14:03.967 | 2026-08-30 09:14:03.967 | If you are already using Eventlet, we recommend migrating to a different 2026-08-30 09:14:03.967 | framework. For more detail see 2026-08-30 09:14:03.967 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-30 09:14:03.967 | 2026-08-30 09:14:03.967 | from eventlet import event 2026-08-30 09:14:07.033 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=41615) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-30 09:14:07.034 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=41615) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-30 09:14:07.034 | 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=41615) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-30 09:14:07.041 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=41615) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-30 09:14:07.055 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=41615) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-30 09:14:07.055 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=41615) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-30 09:14:07.105 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=41615) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-30 09:14:07.112 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=41615) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-30 09:14:07.112 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=41615) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-30 09:14:07.198 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=41615) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-30 09:14:07.199 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=41615) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-30 09:14:07.199 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=41615) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-30 09:14:07.199 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=41615) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-30 09:14:07.200 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=41615) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-30 09:14:07.200 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=41615) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-30 09:14:07.212 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=41615) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-30 09:14:07.213 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=41615) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-30 09:14:07.213 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=41615) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-30 09:14:07.213 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=41615) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-30 09:14:07.213 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=41615) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-30 09:14:07.214 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=41615) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-30 09:14:07.214 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=41615) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-30 09:14:07.221 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=41615) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-30 09:14:07.224 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=41615) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-30 09:14:07.224 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=41615) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-30 09:14:07.225 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=41615) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-30 09:14:07.225 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=41615) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-30 09:14:07.225 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=41615) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-30 09:14:07.226 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=41615) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-30 09:14:07.226 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=41615) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-30 09:14:07.301 | INFO dbcounter [-] Registered counter for database keystone 2026-08-30 09:14:07.378 | 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=41615) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-08-30 09:14:07.573 | DEBUG dbcounter [-] [41615] Writer thread running {{(pid=41615) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-08-30 09:14:07.707 | INFO keystone.cmd.bootstrap [None req-2efe56dd-e782-4b24-aaf4-3f2236b02db7 None None] Created domain default 2026-08-30 09:14:07.759 | INFO keystone.cmd.bootstrap [None req-2efe56dd-e782-4b24-aaf4-3f2236b02db7 None None] Created project admin 2026-08-30 09:14:07.793 | WARNING keystone.common.password_hashing [None req-2efe56dd-e782-4b24-aaf4-3f2236b02db7 None None] Truncating password to algorithm specific maximum length 72 characters.: keystone.exception.UserNotFound: Could not find user: admin. 2026-08-30 09:14:07.817 | INFO keystone.cmd.bootstrap [None req-2efe56dd-e782-4b24-aaf4-3f2236b02db7 None None] Created user admin 2026-08-30 09:14:07.839 | INFO keystone.cmd.bootstrap [None req-2efe56dd-e782-4b24-aaf4-3f2236b02db7 None None] Created role reader 2026-08-30 09:14:07.854 | INFO keystone.cmd.bootstrap [None req-2efe56dd-e782-4b24-aaf4-3f2236b02db7 None None] Created role member 2026-08-30 09:14:07.882 | INFO keystone.cmd.bootstrap [None req-2efe56dd-e782-4b24-aaf4-3f2236b02db7 None None] Created implied role where 70c86783f10e40b992fd5a83c0a370bf implies 91c4b56682ae4dd6a4464e21f39d0c64 2026-08-30 09:14:07.897 | INFO keystone.cmd.bootstrap [None req-2efe56dd-e782-4b24-aaf4-3f2236b02db7 None None] Created role manager 2026-08-30 09:14:07.919 | INFO keystone.cmd.bootstrap [None req-2efe56dd-e782-4b24-aaf4-3f2236b02db7 None None] Created implied role where a192515ca4cf48cdb6c54d641ad02abe implies 70c86783f10e40b992fd5a83c0a370bf 2026-08-30 09:14:07.936 | INFO keystone.cmd.bootstrap [None req-2efe56dd-e782-4b24-aaf4-3f2236b02db7 None None] Created role admin 2026-08-30 09:14:07.964 | INFO keystone.cmd.bootstrap [None req-2efe56dd-e782-4b24-aaf4-3f2236b02db7 None None] Created implied role where 93e31167d34c4a18b0160548146a33ce implies a192515ca4cf48cdb6c54d641ad02abe 2026-08-30 09:14:07.987 | INFO keystone.cmd.bootstrap [None req-2efe56dd-e782-4b24-aaf4-3f2236b02db7 None None] Created role service 2026-08-30 09:14:08.004 | INFO keystone.cmd.bootstrap [None req-2efe56dd-e782-4b24-aaf4-3f2236b02db7 None None] Granted role admin on project admin to user admin. 2026-08-30 09:14:08.018 | INFO keystone.cmd.bootstrap [None req-2efe56dd-e782-4b24-aaf4-3f2236b02db7 None None] Granted role admin on the system to user admin. 2026-08-30 09:14:08.037 | WARNING py.warnings [None req-2efe56dd-e782-4b24-aaf4-3f2236b02db7 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-30 09:14:08.038 | warnings.warn( 2026-08-30 09:14:08.038 |  2026-08-30 09:14:08.043 | INFO keystone.cmd.bootstrap [None req-2efe56dd-e782-4b24-aaf4-3f2236b02db7 None None] Created region RegionOne 2026-08-30 09:14:08.092 | INFO keystone.cmd.bootstrap [None req-2efe56dd-e782-4b24-aaf4-3f2236b02db7 None None] Created public endpoint http://192.168.122.144/identity 2026-08-30 09:14:08.647 | + lib/keystone:bootstrap_keystone:549 : '[' False == True ']' 2026-08-30 09:14:08.651 | + ./stack.sh:main:1124 : create_keystone_accounts 2026-08-30 09:14:08.654 | + lib/keystone:create_keystone_accounts:257 : local admin_project 2026-08-30 09:14:08.658 | ++ lib/keystone:create_keystone_accounts:258 : oscwrap project show admin -f value -c id 2026-08-30 09:14:13.399 | ++ functions-common:oscwrap:2465 : return 0 2026-08-30 09:14:13.403 | + lib/keystone:create_keystone_accounts:258 : admin_project=b1538e149e9d4165ae7b1f3a9d3c985d 2026-08-30 09:14:13.406 | + lib/keystone:create_keystone_accounts:259 : local admin_user 2026-08-30 09:14:13.409 | ++ lib/keystone:create_keystone_accounts:260 : oscwrap user show admin -f value -c id 2026-08-30 09:14:16.423 | ++ functions-common:oscwrap:2465 : return 0 2026-08-30 09:14:16.427 | + lib/keystone:create_keystone_accounts:260 : admin_user=be1de8b22cc34384bbc7f2c85257d065 2026-08-30 09:14:16.430 | + lib/keystone:create_keystone_accounts:262 : local admin_role=admin 2026-08-30 09:14:16.433 | + lib/keystone:create_keystone_accounts:263 : local member_role=member 2026-08-30 09:14:16.436 | + lib/keystone:create_keystone_accounts:264 : local reader_role=reader 2026-08-30 09:14:16.438 | + lib/keystone:create_keystone_accounts:266 : async_run ks-domain-role get_or_add_user_domain_role admin be1de8b22cc34384bbc7f2c85257d065 default 2026-08-30 09:14:16.501 | + inc/async:async_inner:63 : get_or_add_user_domain_role admin be1de8b22cc34384bbc7f2c85257d065 default 2026-08-30 09:14:16.539 | [2015 Async ks-domain-role:41740]: running: get_or_add_user_domain_role admin be1de8b22cc34384bbc7f2c85257d065 default 2026-08-30 09:14:16.542 | + lib/keystone:create_keystone_accounts:269 : get_or_create_domain Default 2026-08-30 09:14:16.545 | + functions-common:get_or_create_domain:872 : local domain_id 2026-08-30 09:14:16.549 | ++ 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-30 09:14:20.113 | ++ functions-common:oscwrap:2465 : return 0 2026-08-30 09:14:20.117 | + functions-common:get_or_create_domain:877 : domain_id=default 2026-08-30 09:14:20.121 | + functions-common:get_or_create_domain:878 : echo default 2026-08-30 09:14:20.121 | default 2026-08-30 09:14:20.125 | + lib/keystone:create_keystone_accounts:270 : async_run ks-project get_or_create_project service Default 2026-08-30 09:14:20.213 | + inc/async:async_inner:63 : get_or_create_project service Default 2026-08-30 09:14:20.259 | [2015 Async ks-project:41848]: running: get_or_create_project service Default 2026-08-30 09:14:20.262 | + lib/keystone:create_keystone_accounts:273 : async_run ks-service get_or_create_role service 2026-08-30 09:14:20.334 | + inc/async:async_inner:63 : get_or_create_role service 2026-08-30 09:14:20.378 | [2015 Async ks-service:41942]: running: get_or_create_role service 2026-08-30 09:14:20.380 | + lib/keystone:create_keystone_accounts:279 : async_run ks-reseller get_or_create_role ResellerAdmin 2026-08-30 09:14:20.440 | + inc/async:async_inner:63 : get_or_create_role ResellerAdmin 2026-08-30 09:14:20.501 | [2015 Async ks-reseller:42036]: running: get_or_create_role ResellerAdmin 2026-08-30 09:14:20.504 | + lib/keystone:create_keystone_accounts:283 : local another_role=anotherrole 2026-08-30 09:14:20.506 | + lib/keystone:create_keystone_accounts:284 : async_run ks-anotherrole get_or_create_role anotherrole 2026-08-30 09:14:20.565 | + inc/async:async_inner:63 : get_or_create_role anotherrole 2026-08-30 09:14:20.647 | [2015 Async ks-anotherrole:42132]: running: get_or_create_role anotherrole 2026-08-30 09:14:20.654 | + lib/keystone:create_keystone_accounts:287 : local invis_project 2026-08-30 09:14:20.665 | ++ lib/keystone:create_keystone_accounts:288 : get_or_create_project invisible_to_admin default 2026-08-30 09:14:20.674 | ++ functions-common:get_or_create_project:922 : local project_id 2026-08-30 09:14:20.684 | +++ 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-30 09:14:25.297 | + inc/async:async_inner:64 : rc=0 2026-08-30 09:14:25.336 | [42036 Async ks-reseller:42036]: finished successfully 2026-08-30 09:14:25.478 | + inc/async:async_inner:64 : rc=0 2026-08-30 09:14:25.542 | [42132 Async ks-anotherrole:42132]: finished successfully 2026-08-30 09:14:25.594 | + inc/async:async_inner:64 : rc=0 2026-08-30 09:14:25.628 | [41942 Async ks-service:41942]: finished successfully 2026-08-30 09:14:26.303 | + inc/async:async_inner:64 : rc=0 2026-08-30 09:14:26.329 | [41848 Async ks-project:41848]: finished successfully 2026-08-30 09:14:26.532 | + inc/async:async_inner:64 : rc=0 2026-08-30 09:14:26.562 | [41740 Async ks-domain-role:41740]: finished successfully 2026-08-30 09:14:26.729 | +++ functions-common:oscwrap:2465 : return 0 2026-08-30 09:14:26.734 | ++ functions-common:get_or_create_project:928 : project_id=c4cc3a1ca6ec4967a7c3785db77b94b5 2026-08-30 09:14:26.738 | ++ functions-common:get_or_create_project:929 : echo c4cc3a1ca6ec4967a7c3785db77b94b5 2026-08-30 09:14:26.742 | + lib/keystone:create_keystone_accounts:288 : invis_project=c4cc3a1ca6ec4967a7c3785db77b94b5 2026-08-30 09:14:26.746 | + lib/keystone:create_keystone_accounts:291 : local demo_project 2026-08-30 09:14:26.751 | ++ lib/keystone:create_keystone_accounts:292 : get_or_create_project demo default 2026-08-30 09:14:26.755 | ++ functions-common:get_or_create_project:922 : local project_id 2026-08-30 09:14:26.760 | +++ 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-30 09:14:30.234 | +++ functions-common:oscwrap:2465 : return 0 2026-08-30 09:14:30.239 | ++ functions-common:get_or_create_project:928 : project_id=47dca126845b477cbd2d6afad7a809d0 2026-08-30 09:14:30.243 | ++ functions-common:get_or_create_project:929 : echo 47dca126845b477cbd2d6afad7a809d0 2026-08-30 09:14:30.248 | + lib/keystone:create_keystone_accounts:292 : demo_project=47dca126845b477cbd2d6afad7a809d0 2026-08-30 09:14:30.251 | + lib/keystone:create_keystone_accounts:293 : local demo_user 2026-08-30 09:14:30.256 | ++ lib/keystone:create_keystone_accounts:295 : get_or_create_user demo nomoresecret default demo@example.com 2026-08-30 09:14:30.260 | ++ functions-common:get_or_create_user:899 : local user_id 2026-08-30 09:14:30.264 | ++ functions-common:get_or_create_user:900 : [[ ! -z demo@example.com ]] 2026-08-30 09:14:30.267 | ++ functions-common:get_or_create_user:901 : local email=--email=demo@example.com 2026-08-30 09:14:30.273 | +++ 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-30 09:14:33.708 | +++ functions-common:oscwrap:2465 : return 0 2026-08-30 09:14:33.712 | ++ functions-common:get_or_create_user:915 : user_id=2a251005b9be40f3bb321613ddfcd2f9 2026-08-30 09:14:33.716 | ++ functions-common:get_or_create_user:916 : echo 2a251005b9be40f3bb321613ddfcd2f9 2026-08-30 09:14:33.720 | + lib/keystone:create_keystone_accounts:295 : demo_user=2a251005b9be40f3bb321613ddfcd2f9 2026-08-30 09:14:33.724 | + lib/keystone:create_keystone_accounts:297 : async_wait ks-domain-role ks-domain ks-project ks-service ks-reseller ks-anotherrole 2026-08-30 09:14:33.782 | [2015 Async ks-domain-role:41740]: Waiting for completion of get_or_add_user_domain_role admin be1de8b22cc34384bbc7f2c85257d065 default running on PID 41740 (6 other jobs running) 2026-08-30 09:14:33.810 | [2015 Async ks-domain-role:41740]: Signaling child to exit 2026-08-30 09:14:33.811 | WAKEUP 2026-08-30 09:14:33.837 | [2015 Async ks-domain-role:41740]: Signaled 2026-08-30 09:14:33.839 | + functions-common:get_or_add_user_domain_role:986 : local user_role_id 2026-08-30 09:14:33.839 | + functions-common:get_or_add_user_domain_role:990 : openstack --os-cloud devstack-system-admin role add admin --user be1de8b22cc34384bbc7f2c85257d065 --domain default 2026-08-30 09:14:33.839 | ++ functions-common:get_or_add_user_domain_role:997 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user be1de8b22cc34384bbc7f2c85257d065 --domain default -c Role -f value 2026-08-30 09:14:33.839 | ++ functions-common:oscwrap:2465 : return 0 2026-08-30 09:14:33.839 | + functions-common:get_or_add_user_domain_role:997 : user_role_id=93e31167d34c4a18b0160548146a33ce 2026-08-30 09:14:33.839 | + functions-common:get_or_add_user_domain_role:999 : echo 93e31167d34c4a18b0160548146a33ce 2026-08-30 09:14:33.839 | 93e31167d34c4a18b0160548146a33ce 2026-08-30 09:14:33.890 | [2015 Async ks-domain-role:41740]: finished get_or_add_user_domain_role admin be1de8b22cc34384bbc7f2c85257d065 default with result 0 in 10 seconds 2026-08-30 09:14:33.899 | Not waiting for async task ks-domain that we never started or has already been waited for 2026-08-30 09:14:33.938 | [2015 Async ks-project:41848]: Waiting for completion of get_or_create_project service Default running on PID 41848 (5 other jobs running) 2026-08-30 09:14:33.967 | [2015 Async ks-project:41848]: Signaling child to exit 2026-08-30 09:14:33.967 | WAKEUP 2026-08-30 09:14:33.992 | [2015 Async ks-project:41848]: Signaled 2026-08-30 09:14:33.994 | + functions-common:get_or_create_project:922 : local project_id 2026-08-30 09:14:33.994 | ++ 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-30 09:14:33.994 | ++ functions-common:oscwrap:2465 : return 0 2026-08-30 09:14:33.994 | + functions-common:get_or_create_project:928 : project_id=63ddeecaaa5b4c3d830ae082992c2ec9 2026-08-30 09:14:33.994 | + functions-common:get_or_create_project:929 : echo 63ddeecaaa5b4c3d830ae082992c2ec9 2026-08-30 09:14:33.994 | 63ddeecaaa5b4c3d830ae082992c2ec9 2026-08-30 09:14:34.043 | [2015 Async ks-project:41848]: finished get_or_create_project service Default with result 0 in 6 seconds 2026-08-30 09:14:34.085 | [2015 Async ks-service:41942]: Waiting for completion of get_or_create_role service running on PID 41942 (4 other jobs running) 2026-08-30 09:14:34.112 | [2015 Async ks-service:41942]: Signaling child to exit 2026-08-30 09:14:34.112 | WAKEUP 2026-08-30 09:14:34.137 | [2015 Async ks-service:41942]: Signaled 2026-08-30 09:14:34.139 | + functions-common:get_or_create_role:935 : local role_id 2026-08-30 09:14:34.139 | ++ functions-common:get_or_create_role:940 : oscwrap --os-cloud devstack-system-admin role create service --or-show -f value -c id 2026-08-30 09:14:34.141 | ++ functions-common:oscwrap:2465 : return 0 2026-08-30 09:14:34.141 | + functions-common:get_or_create_role:940 : role_id=ffb28d94794d4a0da209d2f8f3656ccd 2026-08-30 09:14:34.141 | + functions-common:get_or_create_role:941 : echo ffb28d94794d4a0da209d2f8f3656ccd 2026-08-30 09:14:34.141 | ffb28d94794d4a0da209d2f8f3656ccd 2026-08-30 09:14:34.191 | [2015 Async ks-service:41942]: finished get_or_create_role service with result 0 in 5 seconds 2026-08-30 09:14:34.231 | [2015 Async ks-reseller:42036]: Waiting for completion of get_or_create_role ResellerAdmin running on PID 42036 (3 other jobs running) 2026-08-30 09:14:34.259 | [2015 Async ks-reseller:42036]: Signaling child to exit 2026-08-30 09:14:34.259 | WAKEUP 2026-08-30 09:14:34.283 | [2015 Async ks-reseller:42036]: Signaled 2026-08-30 09:14:34.284 | + functions-common:get_or_create_role:935 : local role_id 2026-08-30 09:14:34.284 | ++ functions-common:get_or_create_role:940 : oscwrap --os-cloud devstack-system-admin role create ResellerAdmin --or-show -f value -c id 2026-08-30 09:14:34.284 | ++ functions-common:oscwrap:2465 : return 0 2026-08-30 09:14:34.284 | + functions-common:get_or_create_role:940 : role_id=f5f56adadd5f4f4b9f5cb5f7edba32f5 2026-08-30 09:14:34.285 | + functions-common:get_or_create_role:941 : echo f5f56adadd5f4f4b9f5cb5f7edba32f5 2026-08-30 09:14:34.285 | f5f56adadd5f4f4b9f5cb5f7edba32f5 2026-08-30 09:14:34.336 | [2015 Async ks-reseller:42036]: finished get_or_create_role ResellerAdmin with result 0 in 4 seconds 2026-08-30 09:14:34.378 | [2015 Async ks-anotherrole:42132]: Waiting for completion of get_or_create_role anotherrole running on PID 42132 (2 other jobs running) 2026-08-30 09:14:34.406 | [2015 Async ks-anotherrole:42132]: Signaling child to exit 2026-08-30 09:14:34.407 | WAKEUP 2026-08-30 09:14:34.431 | [2015 Async ks-anotherrole:42132]: Signaled 2026-08-30 09:14:34.433 | + functions-common:get_or_create_role:935 : local role_id 2026-08-30 09:14:34.433 | ++ functions-common:get_or_create_role:940 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2026-08-30 09:14:34.433 | ++ functions-common:oscwrap:2465 : return 0 2026-08-30 09:14:34.433 | + functions-common:get_or_create_role:940 : role_id=16ac9e22a5294959886517ae21f80966 2026-08-30 09:14:34.433 | + functions-common:get_or_create_role:941 : echo 16ac9e22a5294959886517ae21f80966 2026-08-30 09:14:34.433 | 16ac9e22a5294959886517ae21f80966 2026-08-30 09:14:34.481 | [2015 Async ks-anotherrole:42132]: finished get_or_create_role anotherrole with result 0 in 5 seconds 2026-08-30 09:14:34.486 | + inc/async:async_wait:197 : return 0 2026-08-30 09:14:34.490 | + lib/keystone:create_keystone_accounts:299 : async_run ks-demo-member get_or_add_user_project_role member 2a251005b9be40f3bb321613ddfcd2f9 47dca126845b477cbd2d6afad7a809d0 2026-08-30 09:14:34.565 | + inc/async:async_inner:63 : get_or_add_user_project_role member 2a251005b9be40f3bb321613ddfcd2f9 47dca126845b477cbd2d6afad7a809d0 2026-08-30 09:14:34.615 | [2015 Async ks-demo-member:42988]: running: get_or_add_user_project_role member 2a251005b9be40f3bb321613ddfcd2f9 47dca126845b477cbd2d6afad7a809d0 2026-08-30 09:14:34.619 | + lib/keystone:create_keystone_accounts:301 : async_run ks-demo-admin get_or_add_user_project_role admin be1de8b22cc34384bbc7f2c85257d065 47dca126845b477cbd2d6afad7a809d0 2026-08-30 09:14:34.701 | + inc/async:async_inner:63 : get_or_add_user_project_role admin be1de8b22cc34384bbc7f2c85257d065 47dca126845b477cbd2d6afad7a809d0 2026-08-30 09:14:34.752 | [2015 Async ks-demo-admin:43084]: running: get_or_add_user_project_role admin be1de8b22cc34384bbc7f2c85257d065 47dca126845b477cbd2d6afad7a809d0 2026-08-30 09:14:34.756 | + lib/keystone:create_keystone_accounts:302 : async_run ks-demo-another get_or_add_user_project_role anotherrole 2a251005b9be40f3bb321613ddfcd2f9 47dca126845b477cbd2d6afad7a809d0 2026-08-30 09:14:34.836 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 2a251005b9be40f3bb321613ddfcd2f9 47dca126845b477cbd2d6afad7a809d0 2026-08-30 09:14:34.883 | [2015 Async ks-demo-another:43180]: running: get_or_add_user_project_role anotherrole 2a251005b9be40f3bb321613ddfcd2f9 47dca126845b477cbd2d6afad7a809d0 2026-08-30 09:14:34.884 | + lib/keystone:create_keystone_accounts:303 : async_run ks-demo-invis get_or_add_user_project_role member 2a251005b9be40f3bb321613ddfcd2f9 c4cc3a1ca6ec4967a7c3785db77b94b5 2026-08-30 09:14:34.945 | + inc/async:async_inner:63 : get_or_add_user_project_role member 2a251005b9be40f3bb321613ddfcd2f9 c4cc3a1ca6ec4967a7c3785db77b94b5 2026-08-30 09:14:34.998 | [2015 Async ks-demo-invis:43276]: running: get_or_add_user_project_role member 2a251005b9be40f3bb321613ddfcd2f9 c4cc3a1ca6ec4967a7c3785db77b94b5 2026-08-30 09:14:35.002 | + lib/keystone:create_keystone_accounts:306 : local demo_reader 2026-08-30 09:14:35.009 | ++ lib/keystone:create_keystone_accounts:308 : get_or_create_user demo_reader nomoresecret default demo_reader@example.com 2026-08-30 09:14:35.014 | ++ functions-common:get_or_create_user:899 : local user_id 2026-08-30 09:14:35.021 | ++ functions-common:get_or_create_user:900 : [[ ! -z demo_reader@example.com ]] 2026-08-30 09:14:35.024 | ++ functions-common:get_or_create_user:901 : local email=--email=demo_reader@example.com 2026-08-30 09:14:35.029 | +++ 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-30 09:14:40.226 | +++ functions-common:oscwrap:2465 : return 0 2026-08-30 09:14:40.231 | ++ functions-common:get_or_create_user:915 : user_id=7b95205157794e228ca4a97f0d008542 2026-08-30 09:14:40.234 | ++ functions-common:get_or_create_user:916 : echo 7b95205157794e228ca4a97f0d008542 2026-08-30 09:14:40.237 | + lib/keystone:create_keystone_accounts:308 : demo_reader=7b95205157794e228ca4a97f0d008542 2026-08-30 09:14:40.239 | + lib/keystone:create_keystone_accounts:310 : async_run ks-demo-reader get_or_add_user_project_role reader 7b95205157794e228ca4a97f0d008542 47dca126845b477cbd2d6afad7a809d0 2026-08-30 09:14:40.308 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 7b95205157794e228ca4a97f0d008542 47dca126845b477cbd2d6afad7a809d0 2026-08-30 09:14:40.374 | [2015 Async ks-demo-reader:43428]: running: get_or_add_user_project_role reader 7b95205157794e228ca4a97f0d008542 47dca126845b477cbd2d6afad7a809d0 2026-08-30 09:14:40.378 | + lib/keystone:create_keystone_accounts:313 : local alt_demo_project 2026-08-30 09:14:40.384 | ++ lib/keystone:create_keystone_accounts:314 : get_or_create_project alt_demo default 2026-08-30 09:14:40.394 | ++ functions-common:get_or_create_project:922 : local project_id 2026-08-30 09:14:40.402 | +++ 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-30 09:14:45.966 | +++ functions-common:oscwrap:2465 : return 0 2026-08-30 09:14:45.971 | ++ functions-common:get_or_create_project:928 : project_id=0fa89c3648b841d29904d1e2ea1a2b01 2026-08-30 09:14:45.975 | ++ functions-common:get_or_create_project:929 : echo 0fa89c3648b841d29904d1e2ea1a2b01 2026-08-30 09:14:45.982 | + lib/keystone:create_keystone_accounts:314 : alt_demo_project=0fa89c3648b841d29904d1e2ea1a2b01 2026-08-30 09:14:45.988 | + lib/keystone:create_keystone_accounts:316 : local alt_demo_user 2026-08-30 09:14:45.994 | ++ lib/keystone:create_keystone_accounts:318 : get_or_create_user alt_demo nomoresecret default alt_demo@example.com 2026-08-30 09:14:45.998 | ++ functions-common:get_or_create_user:899 : local user_id 2026-08-30 09:14:46.002 | ++ functions-common:get_or_create_user:900 : [[ ! -z alt_demo@example.com ]] 2026-08-30 09:14:46.006 | ++ functions-common:get_or_create_user:901 : local email=--email=alt_demo@example.com 2026-08-30 09:14:46.011 | +++ 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-30 09:14:46.945 | + inc/async:async_inner:64 : rc=0 2026-08-30 09:14:46.968 | [42988 Async ks-demo-member:42988]: finished successfully 2026-08-30 09:14:47.448 | + inc/async:async_inner:64 : rc=0 2026-08-30 09:14:47.508 | [43276 Async ks-demo-invis:43276]: finished successfully 2026-08-30 09:14:47.598 | + inc/async:async_inner:64 : rc=0 2026-08-30 09:14:47.625 | [43084 Async ks-demo-admin:43084]: finished successfully 2026-08-30 09:14:47.861 | + inc/async:async_inner:64 : rc=0 2026-08-30 09:14:47.881 | [43180 Async ks-demo-another:43180]: finished successfully 2026-08-30 09:14:49.756 | +++ functions-common:oscwrap:2465 : return 0 2026-08-30 09:14:49.759 | ++ functions-common:get_or_create_user:915 : user_id=7fe3d344e1674c7c9787ac13f25a159f 2026-08-30 09:14:49.761 | ++ functions-common:get_or_create_user:916 : echo 7fe3d344e1674c7c9787ac13f25a159f 2026-08-30 09:14:49.764 | + lib/keystone:create_keystone_accounts:318 : alt_demo_user=7fe3d344e1674c7c9787ac13f25a159f 2026-08-30 09:14:49.767 | + lib/keystone:create_keystone_accounts:320 : async_run ks-alt-admin get_or_add_user_project_role admin 7fe3d344e1674c7c9787ac13f25a159f 0fa89c3648b841d29904d1e2ea1a2b01 2026-08-30 09:14:49.836 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 7fe3d344e1674c7c9787ac13f25a159f 0fa89c3648b841d29904d1e2ea1a2b01 2026-08-30 09:14:49.882 | [2015 Async ks-alt-admin:43865]: running: get_or_add_user_project_role admin 7fe3d344e1674c7c9787ac13f25a159f 0fa89c3648b841d29904d1e2ea1a2b01 2026-08-30 09:14:49.885 | + lib/keystone:create_keystone_accounts:321 : async_run ks-alt-another get_or_add_user_project_role anotherrole 7fe3d344e1674c7c9787ac13f25a159f 0fa89c3648b841d29904d1e2ea1a2b01 2026-08-30 09:14:49.950 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 7fe3d344e1674c7c9787ac13f25a159f 0fa89c3648b841d29904d1e2ea1a2b01 2026-08-30 09:14:49.992 | [2015 Async ks-alt-another:43961]: running: get_or_add_user_project_role anotherrole 7fe3d344e1674c7c9787ac13f25a159f 0fa89c3648b841d29904d1e2ea1a2b01 2026-08-30 09:14:49.994 | + lib/keystone:create_keystone_accounts:324 : local alt_demo_member 2026-08-30 09:14:49.997 | ++ lib/keystone:create_keystone_accounts:326 : get_or_create_user alt_demo_member nomoresecret default alt_demo_member@example.com 2026-08-30 09:14:50.001 | ++ functions-common:get_or_create_user:899 : local user_id 2026-08-30 09:14:50.003 | ++ functions-common:get_or_create_user:900 : [[ ! -z alt_demo_member@example.com ]] 2026-08-30 09:14:50.006 | ++ functions-common:get_or_create_user:901 : local email=--email=alt_demo_member@example.com 2026-08-30 09:14:50.011 | +++ 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-30 09:14:51.320 | + inc/async:async_inner:64 : rc=0 2026-08-30 09:14:51.342 | [43428 Async ks-demo-reader:43428]: finished successfully 2026-08-30 09:14:53.691 | +++ functions-common:oscwrap:2465 : return 0 2026-08-30 09:14:53.696 | ++ functions-common:get_or_create_user:915 : user_id=64a94b7fc25a499990968f0b09071981 2026-08-30 09:14:53.701 | ++ functions-common:get_or_create_user:916 : echo 64a94b7fc25a499990968f0b09071981 2026-08-30 09:14:53.708 | + lib/keystone:create_keystone_accounts:326 : alt_demo_member=64a94b7fc25a499990968f0b09071981 2026-08-30 09:14:53.713 | + lib/keystone:create_keystone_accounts:327 : async_run ks-alt-member-user get_or_add_user_project_role member 64a94b7fc25a499990968f0b09071981 0fa89c3648b841d29904d1e2ea1a2b01 2026-08-30 09:14:53.811 | + inc/async:async_inner:63 : get_or_add_user_project_role member 64a94b7fc25a499990968f0b09071981 0fa89c3648b841d29904d1e2ea1a2b01 2026-08-30 09:14:53.871 | [2015 Async ks-alt-member-user:44136]: running: get_or_add_user_project_role member 64a94b7fc25a499990968f0b09071981 0fa89c3648b841d29904d1e2ea1a2b01 2026-08-30 09:14:53.874 | + lib/keystone:create_keystone_accounts:330 : local alt_demo_reader 2026-08-30 09:14:53.877 | ++ lib/keystone:create_keystone_accounts:332 : get_or_create_user alt_demo_reader nomoresecret default alt_demo_reader@example.com 2026-08-30 09:14:53.882 | ++ functions-common:get_or_create_user:899 : local user_id 2026-08-30 09:14:53.882 | ++ functions-common:get_or_create_user:900 : [[ ! -z alt_demo_reader@example.com ]] 2026-08-30 09:14:53.883 | ++ functions-common:get_or_create_user:901 : local email=--email=alt_demo_reader@example.com 2026-08-30 09:14:53.889 | +++ 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-30 09:14:57.340 | +++ functions-common:oscwrap:2465 : return 0 2026-08-30 09:14:57.345 | ++ functions-common:get_or_create_user:915 : user_id=e297fd51aa79462f97d8bd482290e15b 2026-08-30 09:14:57.349 | ++ functions-common:get_or_create_user:916 : echo e297fd51aa79462f97d8bd482290e15b 2026-08-30 09:14:57.355 | + lib/keystone:create_keystone_accounts:332 : alt_demo_reader=e297fd51aa79462f97d8bd482290e15b 2026-08-30 09:14:57.359 | + lib/keystone:create_keystone_accounts:333 : async_run ks-alt-reader-user get_or_add_user_project_role reader e297fd51aa79462f97d8bd482290e15b 0fa89c3648b841d29904d1e2ea1a2b01 2026-08-30 09:14:57.459 | + inc/async:async_inner:63 : get_or_add_user_project_role reader e297fd51aa79462f97d8bd482290e15b 0fa89c3648b841d29904d1e2ea1a2b01 2026-08-30 09:14:57.530 | [2015 Async ks-alt-reader-user:44308]: running: get_or_add_user_project_role reader e297fd51aa79462f97d8bd482290e15b 0fa89c3648b841d29904d1e2ea1a2b01 2026-08-30 09:14:57.537 | ++ lib/keystone:create_keystone_accounts:340 : get_or_create_user system_member nomoresecret default system_member@example.com 2026-08-30 09:14:57.541 | ++ functions-common:get_or_create_user:899 : local user_id 2026-08-30 09:14:57.545 | ++ functions-common:get_or_create_user:900 : [[ ! -z system_member@example.com ]] 2026-08-30 09:14:57.549 | ++ functions-common:get_or_create_user:901 : local email=--email=system_member@example.com 2026-08-30 09:14:57.554 | +++ 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-30 09:14:58.639 | + inc/async:async_inner:64 : rc=0 2026-08-30 09:14:58.689 | + inc/async:async_inner:64 : rc=0 2026-08-30 09:14:58.697 | [43865 Async ks-alt-admin:43865]: finished successfully 2026-08-30 09:14:58.724 | [43961 Async ks-alt-another:43961]: finished successfully 2026-08-30 09:15:01.255 | +++ functions-common:oscwrap:2465 : return 0 2026-08-30 09:15:01.260 | ++ functions-common:get_or_create_user:915 : user_id=724877bf71464807a0fe4c67d8d2d1bd 2026-08-30 09:15:01.264 | ++ functions-common:get_or_create_user:916 : echo 724877bf71464807a0fe4c67d8d2d1bd 2026-08-30 09:15:01.271 | + lib/keystone:create_keystone_accounts:340 : system_member_user=724877bf71464807a0fe4c67d8d2d1bd 2026-08-30 09:15:01.275 | + lib/keystone:create_keystone_accounts:341 : async_run ks-system-member get_or_add_user_system_role member 724877bf71464807a0fe4c67d8d2d1bd all 2026-08-30 09:15:01.359 | + inc/async:async_inner:63 : get_or_add_user_system_role member 724877bf71464807a0fe4c67d8d2d1bd all 2026-08-30 09:15:01.423 | [2015 Async ks-system-member:44542]: running: get_or_add_user_system_role member 724877bf71464807a0fe4c67d8d2d1bd all 2026-08-30 09:15:01.429 | ++ lib/keystone:create_keystone_accounts:344 : get_or_create_user system_reader nomoresecret default system_reader@example.com 2026-08-30 09:15:01.434 | ++ functions-common:get_or_create_user:899 : local user_id 2026-08-30 09:15:01.442 | ++ functions-common:get_or_create_user:900 : [[ ! -z system_reader@example.com ]] 2026-08-30 09:15:01.446 | ++ functions-common:get_or_create_user:901 : local email=--email=system_reader@example.com 2026-08-30 09:15:01.451 | +++ 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-30 09:15:02.591 | + inc/async:async_inner:64 : rc=0 2026-08-30 09:15:02.613 | [44136 Async ks-alt-member-user:44136]: finished successfully 2026-08-30 09:15:05.041 | +++ functions-common:oscwrap:2465 : return 0 2026-08-30 09:15:05.047 | ++ functions-common:get_or_create_user:915 : user_id=e8b76cb45ade47c2ac43bb4108c6bd44 2026-08-30 09:15:05.052 | ++ functions-common:get_or_create_user:916 : echo e8b76cb45ade47c2ac43bb4108c6bd44 2026-08-30 09:15:05.058 | + lib/keystone:create_keystone_accounts:344 : system_reader_user=e8b76cb45ade47c2ac43bb4108c6bd44 2026-08-30 09:15:05.063 | + lib/keystone:create_keystone_accounts:345 : async_run ks-system-reader get_or_add_user_system_role reader e8b76cb45ade47c2ac43bb4108c6bd44 all 2026-08-30 09:15:05.149 | + inc/async:async_inner:63 : get_or_add_user_system_role reader e8b76cb45ade47c2ac43bb4108c6bd44 all 2026-08-30 09:15:05.216 | [2015 Async ks-system-reader:44747]: running: get_or_add_user_system_role reader e8b76cb45ade47c2ac43bb4108c6bd44 all 2026-08-30 09:15:05.220 | + lib/keystone:create_keystone_accounts:348 : local admin_group 2026-08-30 09:15:05.226 | ++ lib/keystone:create_keystone_accounts:350 : get_or_create_group admins default 'openstack admin group' 2026-08-30 09:15:05.229 | ++ functions-common:get_or_create_group:884 : local 'desc=openstack admin group' 2026-08-30 09:15:05.233 | ++ functions-common:get_or_create_group:885 : local group_id 2026-08-30 09:15:05.237 | +++ 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-30 09:15:06.050 | + inc/async:async_inner:64 : rc=0 2026-08-30 09:15:06.075 | [44308 Async ks-alt-reader-user:44308]: finished successfully 2026-08-30 09:15:08.802 | +++ functions-common:oscwrap:2465 : return 0 2026-08-30 09:15:08.807 | ++ functions-common:get_or_create_group:892 : group_id=9ebcc5571fe04921a0fd31c95a8aca22 2026-08-30 09:15:08.812 | ++ functions-common:get_or_create_group:893 : echo 9ebcc5571fe04921a0fd31c95a8aca22 2026-08-30 09:15:08.818 | + lib/keystone:create_keystone_accounts:350 : admin_group=9ebcc5571fe04921a0fd31c95a8aca22 2026-08-30 09:15:08.822 | + lib/keystone:create_keystone_accounts:351 : local non_admin_group 2026-08-30 09:15:08.827 | ++ lib/keystone:create_keystone_accounts:353 : get_or_create_group nonadmins default 'non-admin group' 2026-08-30 09:15:08.832 | ++ functions-common:get_or_create_group:884 : local 'desc=non-admin group' 2026-08-30 09:15:08.837 | ++ functions-common:get_or_create_group:885 : local group_id 2026-08-30 09:15:08.844 | +++ 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-30 09:15:12.384 | +++ functions-common:oscwrap:2465 : return 0 2026-08-30 09:15:12.389 | ++ functions-common:get_or_create_group:892 : group_id=fc3a4f336c2f4c4e903e27bee1c65a81 2026-08-30 09:15:12.393 | ++ functions-common:get_or_create_group:893 : echo fc3a4f336c2f4c4e903e27bee1c65a81 2026-08-30 09:15:12.400 | + lib/keystone:create_keystone_accounts:353 : non_admin_group=fc3a4f336c2f4c4e903e27bee1c65a81 2026-08-30 09:15:12.404 | + lib/keystone:create_keystone_accounts:355 : async_run ks-group-memberdemo get_or_add_group_project_role member fc3a4f336c2f4c4e903e27bee1c65a81 47dca126845b477cbd2d6afad7a809d0 2026-08-30 09:15:12.498 | + inc/async:async_inner:63 : get_or_add_group_project_role member fc3a4f336c2f4c4e903e27bee1c65a81 47dca126845b477cbd2d6afad7a809d0 2026-08-30 09:15:12.562 | [2015 Async ks-group-memberdemo:45010]: running: get_or_add_group_project_role member fc3a4f336c2f4c4e903e27bee1c65a81 47dca126845b477cbd2d6afad7a809d0 2026-08-30 09:15:12.564 | + lib/keystone:create_keystone_accounts:356 : async_run ks-group-anotherdemo get_or_add_group_project_role anotherrole fc3a4f336c2f4c4e903e27bee1c65a81 47dca126845b477cbd2d6afad7a809d0 2026-08-30 09:15:12.648 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole fc3a4f336c2f4c4e903e27bee1c65a81 47dca126845b477cbd2d6afad7a809d0 2026-08-30 09:15:12.759 | [2015 Async ks-group-anotherdemo:45089]: running: get_or_add_group_project_role anotherrole fc3a4f336c2f4c4e903e27bee1c65a81 47dca126845b477cbd2d6afad7a809d0 2026-08-30 09:15:12.770 | + lib/keystone:create_keystone_accounts:357 : async_run ks-group-memberalt get_or_add_group_project_role member fc3a4f336c2f4c4e903e27bee1c65a81 0fa89c3648b841d29904d1e2ea1a2b01 2026-08-30 09:15:12.940 | + inc/async:async_inner:63 : get_or_add_group_project_role member fc3a4f336c2f4c4e903e27bee1c65a81 0fa89c3648b841d29904d1e2ea1a2b01 2026-08-30 09:15:13.042 | [2015 Async ks-group-memberalt:45168]: running: get_or_add_group_project_role member fc3a4f336c2f4c4e903e27bee1c65a81 0fa89c3648b841d29904d1e2ea1a2b01 2026-08-30 09:15:13.049 | + lib/keystone:create_keystone_accounts:358 : async_run ks-group-anotheralt get_or_add_group_project_role anotherrole fc3a4f336c2f4c4e903e27bee1c65a81 0fa89c3648b841d29904d1e2ea1a2b01 2026-08-30 09:15:13.237 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole fc3a4f336c2f4c4e903e27bee1c65a81 0fa89c3648b841d29904d1e2ea1a2b01 2026-08-30 09:15:13.318 | [2015 Async ks-group-anotheralt:45271]: running: get_or_add_group_project_role anotherrole fc3a4f336c2f4c4e903e27bee1c65a81 0fa89c3648b841d29904d1e2ea1a2b01 2026-08-30 09:15:13.322 | + lib/keystone:create_keystone_accounts:359 : async_run ks-group-admin get_or_add_group_project_role admin 9ebcc5571fe04921a0fd31c95a8aca22 b1538e149e9d4165ae7b1f3a9d3c985d 2026-08-30 09:15:13.346 | + inc/async:async_inner:64 : rc=0 2026-08-30 09:15:13.404 | [44542 Async ks-system-member:44542]: finished successfully 2026-08-30 09:15:13.481 | + inc/async:async_inner:63 : get_or_add_group_project_role admin 9ebcc5571fe04921a0fd31c95a8aca22 b1538e149e9d4165ae7b1f3a9d3c985d 2026-08-30 09:15:13.577 | [2015 Async ks-group-admin:45390]: running: get_or_add_group_project_role admin 9ebcc5571fe04921a0fd31c95a8aca22 b1538e149e9d4165ae7b1f3a9d3c985d 2026-08-30 09:15:13.583 | + 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-30 09:15:13.690 | [2015 Async ks-demo-member:42988]: Waiting for completion of get_or_add_user_project_role member 2a251005b9be40f3bb321613ddfcd2f9 47dca126845b477cbd2d6afad7a809d0 running on PID 42988 (17 other jobs running) 2026-08-30 09:15:13.741 | [2015 Async ks-demo-member:42988]: Signaling child to exit 2026-08-30 09:15:13.741 | WAKEUP 2026-08-30 09:15:13.791 | [2015 Async ks-demo-member:42988]: Signaled 2026-08-30 09:15:13.793 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-08-30 09:15:13.793 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-08-30 09:15:13.793 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-08-30 09:15:13.793 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-30 09:15:13.793 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-30 09:15:13.793 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-08-30 09:15:13.793 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-08-30 09:15:13.793 | ++ functions-common:_get_domain_args:957 : echo 2026-08-30 09:15:13.793 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-08-30 09:15:13.793 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add member --user 2a251005b9be40f3bb321613ddfcd2f9 --project 47dca126845b477cbd2d6afad7a809d0 2026-08-30 09:15:13.794 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 2a251005b9be40f3bb321613ddfcd2f9 --project 47dca126845b477cbd2d6afad7a809d0 -c Role -f value 2026-08-30 09:15:13.794 | ++ functions-common:oscwrap:2465 : return 0 2026-08-30 09:15:13.794 | + functions-common:get_or_add_user_project_role:979 : user_role_id=70c86783f10e40b992fd5a83c0a370bf 2026-08-30 09:15:13.794 | + functions-common:get_or_add_user_project_role:980 : echo 70c86783f10e40b992fd5a83c0a370bf 2026-08-30 09:15:13.794 | 70c86783f10e40b992fd5a83c0a370bf 2026-08-30 09:15:13.886 | [2015 Async ks-demo-member:42988]: finished get_or_add_user_project_role member 2a251005b9be40f3bb321613ddfcd2f9 47dca126845b477cbd2d6afad7a809d0 with result 0 in 12 seconds 2026-08-30 09:15:13.962 | [2015 Async ks-demo-admin:43084]: Waiting for completion of get_or_add_user_project_role admin be1de8b22cc34384bbc7f2c85257d065 47dca126845b477cbd2d6afad7a809d0 running on PID 43084 (16 other jobs running) 2026-08-30 09:15:14.012 | [2015 Async ks-demo-admin:43084]: Signaling child to exit 2026-08-30 09:15:14.014 | WAKEUP 2026-08-30 09:15:14.063 | [2015 Async ks-demo-admin:43084]: Signaled 2026-08-30 09:15:14.067 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-08-30 09:15:14.067 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-08-30 09:15:14.067 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-08-30 09:15:14.067 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-30 09:15:14.067 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-30 09:15:14.067 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-08-30 09:15:14.068 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-08-30 09:15:14.068 | ++ functions-common:_get_domain_args:957 : echo 2026-08-30 09:15:14.068 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-08-30 09:15:14.068 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add admin --user be1de8b22cc34384bbc7f2c85257d065 --project 47dca126845b477cbd2d6afad7a809d0 2026-08-30 09:15:14.068 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user be1de8b22cc34384bbc7f2c85257d065 --project 47dca126845b477cbd2d6afad7a809d0 -c Role -f value 2026-08-30 09:15:14.068 | ++ functions-common:oscwrap:2465 : return 0 2026-08-30 09:15:14.068 | + functions-common:get_or_add_user_project_role:979 : user_role_id=93e31167d34c4a18b0160548146a33ce 2026-08-30 09:15:14.068 | + functions-common:get_or_add_user_project_role:980 : echo 93e31167d34c4a18b0160548146a33ce 2026-08-30 09:15:14.068 | 93e31167d34c4a18b0160548146a33ce 2026-08-30 09:15:14.179 | [2015 Async ks-demo-admin:43084]: finished get_or_add_user_project_role admin be1de8b22cc34384bbc7f2c85257d065 47dca126845b477cbd2d6afad7a809d0 with result 0 in 12 seconds 2026-08-30 09:15:14.258 | [2015 Async ks-demo-another:43180]: Waiting for completion of get_or_add_user_project_role anotherrole 2a251005b9be40f3bb321613ddfcd2f9 47dca126845b477cbd2d6afad7a809d0 running on PID 43180 (15 other jobs running) 2026-08-30 09:15:14.313 | [2015 Async ks-demo-another:43180]: Signaling child to exit 2026-08-30 09:15:14.317 | WAKEUP 2026-08-30 09:15:14.365 | [2015 Async ks-demo-another:43180]: Signaled 2026-08-30 09:15:14.366 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-08-30 09:15:14.367 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-08-30 09:15:14.367 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-08-30 09:15:14.367 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-30 09:15:14.367 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-30 09:15:14.367 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-08-30 09:15:14.371 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-08-30 09:15:14.371 | ++ functions-common:_get_domain_args:957 : echo 2026-08-30 09:15:14.371 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-08-30 09:15:14.371 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add anotherrole --user 2a251005b9be40f3bb321613ddfcd2f9 --project 47dca126845b477cbd2d6afad7a809d0 2026-08-30 09:15:14.371 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 2a251005b9be40f3bb321613ddfcd2f9 --project 47dca126845b477cbd2d6afad7a809d0 -c Role -f value 2026-08-30 09:15:14.371 | ++ functions-common:oscwrap:2465 : return 0 2026-08-30 09:15:14.372 | + functions-common:get_or_add_user_project_role:979 : user_role_id=16ac9e22a5294959886517ae21f80966 2026-08-30 09:15:14.372 | + functions-common:get_or_add_user_project_role:980 : echo 16ac9e22a5294959886517ae21f80966 2026-08-30 09:15:14.372 | 16ac9e22a5294959886517ae21f80966 2026-08-30 09:15:14.459 | [2015 Async ks-demo-another:43180]: finished get_or_add_user_project_role anotherrole 2a251005b9be40f3bb321613ddfcd2f9 47dca126845b477cbd2d6afad7a809d0 with result 0 in 13 seconds 2026-08-30 09:15:14.534 | [2015 Async ks-demo-invis:43276]: Waiting for completion of get_or_add_user_project_role member 2a251005b9be40f3bb321613ddfcd2f9 c4cc3a1ca6ec4967a7c3785db77b94b5 running on PID 43276 (14 other jobs running) 2026-08-30 09:15:14.593 | [2015 Async ks-demo-invis:43276]: Signaling child to exit 2026-08-30 09:15:14.594 | WAKEUP 2026-08-30 09:15:14.644 | [2015 Async ks-demo-invis:43276]: Signaled 2026-08-30 09:15:14.646 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-08-30 09:15:14.646 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-08-30 09:15:14.646 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-08-30 09:15:14.646 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-30 09:15:14.646 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-30 09:15:14.647 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-08-30 09:15:14.647 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-08-30 09:15:14.647 | ++ functions-common:_get_domain_args:957 : echo 2026-08-30 09:15:14.647 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-08-30 09:15:14.647 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add member --user 2a251005b9be40f3bb321613ddfcd2f9 --project c4cc3a1ca6ec4967a7c3785db77b94b5 2026-08-30 09:15:14.647 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 2a251005b9be40f3bb321613ddfcd2f9 --project c4cc3a1ca6ec4967a7c3785db77b94b5 -c Role -f value 2026-08-30 09:15:14.647 | ++ functions-common:oscwrap:2465 : return 0 2026-08-30 09:15:14.647 | + functions-common:get_or_add_user_project_role:979 : user_role_id=70c86783f10e40b992fd5a83c0a370bf 2026-08-30 09:15:14.647 | + functions-common:get_or_add_user_project_role:980 : echo 70c86783f10e40b992fd5a83c0a370bf 2026-08-30 09:15:14.647 | 70c86783f10e40b992fd5a83c0a370bf 2026-08-30 09:15:14.731 | [2015 Async ks-demo-invis:43276]: finished get_or_add_user_project_role member 2a251005b9be40f3bb321613ddfcd2f9 c4cc3a1ca6ec4967a7c3785db77b94b5 with result 0 in 12 seconds 2026-08-30 09:15:14.826 | [2015 Async ks-demo-reader:43428]: Waiting for completion of get_or_add_user_project_role reader 7b95205157794e228ca4a97f0d008542 47dca126845b477cbd2d6afad7a809d0 running on PID 43428 (13 other jobs running) 2026-08-30 09:15:14.886 | [2015 Async ks-demo-reader:43428]: Signaling child to exit 2026-08-30 09:15:14.887 | WAKEUP 2026-08-30 09:15:14.937 | [2015 Async ks-demo-reader:43428]: Signaled 2026-08-30 09:15:14.941 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-08-30 09:15:14.941 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-08-30 09:15:14.941 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-08-30 09:15:14.941 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-30 09:15:14.941 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-30 09:15:14.941 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-08-30 09:15:14.942 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-08-30 09:15:14.942 | ++ functions-common:_get_domain_args:957 : echo 2026-08-30 09:15:14.942 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-08-30 09:15:14.942 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add reader --user 7b95205157794e228ca4a97f0d008542 --project 47dca126845b477cbd2d6afad7a809d0 2026-08-30 09:15:14.942 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 7b95205157794e228ca4a97f0d008542 --project 47dca126845b477cbd2d6afad7a809d0 -c Role -f value 2026-08-30 09:15:14.942 | ++ functions-common:oscwrap:2465 : return 0 2026-08-30 09:15:14.942 | + functions-common:get_or_add_user_project_role:979 : user_role_id=91c4b56682ae4dd6a4464e21f39d0c64 2026-08-30 09:15:14.942 | + functions-common:get_or_add_user_project_role:980 : echo 91c4b56682ae4dd6a4464e21f39d0c64 2026-08-30 09:15:14.942 | 91c4b56682ae4dd6a4464e21f39d0c64 2026-08-30 09:15:15.039 | [2015 Async ks-demo-reader:43428]: finished get_or_add_user_project_role reader 7b95205157794e228ca4a97f0d008542 47dca126845b477cbd2d6afad7a809d0 with result 0 in 11 seconds 2026-08-30 09:15:15.048 | + inc/async:async_wait:197 : return 0 2026-08-30 09:15:15.055 | + lib/keystone:create_keystone_accounts:362 : async_wait ks-alt-admin ks-alt-another ks-alt-member-user ks-alt-reader-user 2026-08-30 09:15:15.192 | [2015 Async ks-alt-admin:43865]: Waiting for completion of get_or_add_user_project_role admin 7fe3d344e1674c7c9787ac13f25a159f 0fa89c3648b841d29904d1e2ea1a2b01 running on PID 43865 (12 other jobs running) 2026-08-30 09:15:15.249 | [2015 Async ks-alt-admin:43865]: Signaling child to exit 2026-08-30 09:15:15.251 | WAKEUP 2026-08-30 09:15:15.299 | [2015 Async ks-alt-admin:43865]: Signaled 2026-08-30 09:15:15.301 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-08-30 09:15:15.303 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-08-30 09:15:15.303 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-08-30 09:15:15.303 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-30 09:15:15.303 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-30 09:15:15.303 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-08-30 09:15:15.304 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-08-30 09:15:15.304 | ++ functions-common:_get_domain_args:957 : echo 2026-08-30 09:15:15.304 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-08-30 09:15:15.304 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add admin --user 7fe3d344e1674c7c9787ac13f25a159f --project 0fa89c3648b841d29904d1e2ea1a2b01 2026-08-30 09:15:15.304 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 7fe3d344e1674c7c9787ac13f25a159f --project 0fa89c3648b841d29904d1e2ea1a2b01 -c Role -f value 2026-08-30 09:15:15.304 | ++ functions-common:oscwrap:2465 : return 0 2026-08-30 09:15:15.304 | + functions-common:get_or_add_user_project_role:979 : user_role_id=93e31167d34c4a18b0160548146a33ce 2026-08-30 09:15:15.304 | + functions-common:get_or_add_user_project_role:980 : echo 93e31167d34c4a18b0160548146a33ce 2026-08-30 09:15:15.304 | 93e31167d34c4a18b0160548146a33ce 2026-08-30 09:15:15.403 | [2015 Async ks-alt-admin:43865]: finished get_or_add_user_project_role admin 7fe3d344e1674c7c9787ac13f25a159f 0fa89c3648b841d29904d1e2ea1a2b01 with result 0 in 8 seconds 2026-08-30 09:15:15.477 | [2015 Async ks-alt-another:43961]: Waiting for completion of get_or_add_user_project_role anotherrole 7fe3d344e1674c7c9787ac13f25a159f 0fa89c3648b841d29904d1e2ea1a2b01 running on PID 43961 (11 other jobs running) 2026-08-30 09:15:15.534 | [2015 Async ks-alt-another:43961]: Signaling child to exit 2026-08-30 09:15:15.536 | WAKEUP 2026-08-30 09:15:15.581 | [2015 Async ks-alt-another:43961]: Signaled 2026-08-30 09:15:15.584 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-08-30 09:15:15.585 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-08-30 09:15:15.585 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-08-30 09:15:15.585 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-30 09:15:15.586 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-30 09:15:15.586 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-08-30 09:15:15.586 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-08-30 09:15:15.586 | ++ functions-common:_get_domain_args:957 : echo 2026-08-30 09:15:15.586 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-08-30 09:15:15.586 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add anotherrole --user 7fe3d344e1674c7c9787ac13f25a159f --project 0fa89c3648b841d29904d1e2ea1a2b01 2026-08-30 09:15:15.586 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 7fe3d344e1674c7c9787ac13f25a159f --project 0fa89c3648b841d29904d1e2ea1a2b01 -c Role -f value 2026-08-30 09:15:15.587 | ++ functions-common:oscwrap:2465 : return 0 2026-08-30 09:15:15.587 | + functions-common:get_or_add_user_project_role:979 : user_role_id=16ac9e22a5294959886517ae21f80966 2026-08-30 09:15:15.587 | + functions-common:get_or_add_user_project_role:980 : echo 16ac9e22a5294959886517ae21f80966 2026-08-30 09:15:15.587 | 16ac9e22a5294959886517ae21f80966 2026-08-30 09:15:15.681 | [2015 Async ks-alt-another:43961]: finished get_or_add_user_project_role anotherrole 7fe3d344e1674c7c9787ac13f25a159f 0fa89c3648b841d29904d1e2ea1a2b01 with result 0 in 8 seconds 2026-08-30 09:15:15.761 | [2015 Async ks-alt-member-user:44136]: Waiting for completion of get_or_add_user_project_role member 64a94b7fc25a499990968f0b09071981 0fa89c3648b841d29904d1e2ea1a2b01 running on PID 44136 (10 other jobs running) 2026-08-30 09:15:15.880 | [2015 Async ks-alt-member-user:44136]: Signaling child to exit 2026-08-30 09:15:15.883 | WAKEUP 2026-08-30 09:15:15.929 | [2015 Async ks-alt-member-user:44136]: Signaled 2026-08-30 09:15:15.929 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-08-30 09:15:15.929 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-08-30 09:15:15.929 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-08-30 09:15:15.929 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-30 09:15:15.929 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-30 09:15:15.930 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-08-30 09:15:15.930 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-08-30 09:15:15.930 | ++ functions-common:_get_domain_args:957 : echo 2026-08-30 09:15:15.930 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-08-30 09:15:15.930 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add member --user 64a94b7fc25a499990968f0b09071981 --project 0fa89c3648b841d29904d1e2ea1a2b01 2026-08-30 09:15:15.930 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 64a94b7fc25a499990968f0b09071981 --project 0fa89c3648b841d29904d1e2ea1a2b01 -c Role -f value 2026-08-30 09:15:15.930 | ++ functions-common:oscwrap:2465 : return 0 2026-08-30 09:15:15.930 | + functions-common:get_or_add_user_project_role:979 : user_role_id=70c86783f10e40b992fd5a83c0a370bf 2026-08-30 09:15:15.930 | + functions-common:get_or_add_user_project_role:980 : echo 70c86783f10e40b992fd5a83c0a370bf 2026-08-30 09:15:15.930 | 70c86783f10e40b992fd5a83c0a370bf 2026-08-30 09:15:16.044 | [2015 Async ks-alt-member-user:44136]: finished get_or_add_user_project_role member 64a94b7fc25a499990968f0b09071981 0fa89c3648b841d29904d1e2ea1a2b01 with result 0 in 8 seconds 2026-08-30 09:15:16.131 | [2015 Async ks-alt-reader-user:44308]: Waiting for completion of get_or_add_user_project_role reader e297fd51aa79462f97d8bd482290e15b 0fa89c3648b841d29904d1e2ea1a2b01 running on PID 44308 (9 other jobs running) 2026-08-30 09:15:16.196 | [2015 Async ks-alt-reader-user:44308]: Signaling child to exit 2026-08-30 09:15:16.196 | WAKEUP 2026-08-30 09:15:16.245 | [2015 Async ks-alt-reader-user:44308]: Signaled 2026-08-30 09:15:16.250 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-08-30 09:15:16.250 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-08-30 09:15:16.250 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-08-30 09:15:16.250 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-30 09:15:16.250 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-30 09:15:16.250 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-08-30 09:15:16.250 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-08-30 09:15:16.250 | ++ functions-common:_get_domain_args:957 : echo 2026-08-30 09:15:16.250 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-08-30 09:15:16.250 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add reader --user e297fd51aa79462f97d8bd482290e15b --project 0fa89c3648b841d29904d1e2ea1a2b01 2026-08-30 09:15:16.251 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user e297fd51aa79462f97d8bd482290e15b --project 0fa89c3648b841d29904d1e2ea1a2b01 -c Role -f value 2026-08-30 09:15:16.251 | ++ functions-common:oscwrap:2465 : return 0 2026-08-30 09:15:16.254 | + functions-common:get_or_add_user_project_role:979 : user_role_id=91c4b56682ae4dd6a4464e21f39d0c64 2026-08-30 09:15:16.254 | + functions-common:get_or_add_user_project_role:980 : echo 91c4b56682ae4dd6a4464e21f39d0c64 2026-08-30 09:15:16.254 | 91c4b56682ae4dd6a4464e21f39d0c64 2026-08-30 09:15:16.347 | [2015 Async ks-alt-reader-user:44308]: finished get_or_add_user_project_role reader e297fd51aa79462f97d8bd482290e15b 0fa89c3648b841d29904d1e2ea1a2b01 with result 0 in 8 seconds 2026-08-30 09:15:16.361 | + inc/async:async_wait:197 : return 0 2026-08-30 09:15:16.370 | + lib/keystone:create_keystone_accounts:363 : async_wait ks-system-member ks-system-reader 2026-08-30 09:15:16.483 | [2015 Async ks-system-member:44542]: Waiting for completion of get_or_add_user_system_role member 724877bf71464807a0fe4c67d8d2d1bd all running on PID 44542 (8 other jobs running) 2026-08-30 09:15:16.542 | [2015 Async ks-system-member:44542]: Signaling child to exit 2026-08-30 09:15:16.543 | WAKEUP 2026-08-30 09:15:16.584 | [2015 Async ks-system-member:44542]: Signaled 2026-08-30 09:15:16.602 | + functions-common:get_or_add_user_system_role:1005 : local user_role_id 2026-08-30 09:15:16.602 | + functions-common:get_or_add_user_system_role:1006 : local domain_args 2026-08-30 09:15:16.602 | ++ functions-common:get_or_add_user_system_role:1008 : _get_domain_args 2026-08-30 09:15:16.603 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-30 09:15:16.603 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-30 09:15:16.603 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-08-30 09:15:16.603 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-08-30 09:15:16.603 | ++ functions-common:_get_domain_args:957 : echo 2026-08-30 09:15:16.603 | + functions-common:get_or_add_user_system_role:1008 : domain_args= 2026-08-30 09:15:16.603 | ++ functions-common:get_or_add_user_system_role:1016 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 724877bf71464807a0fe4c67d8d2d1bd --system all -f value -c Role 2026-08-30 09:15:16.603 | ++ functions-common:oscwrap:2465 : return 0 2026-08-30 09:15:16.603 | + functions-common:get_or_add_user_system_role:1016 : user_role_id= 2026-08-30 09:15:16.603 | + functions-common:get_or_add_user_system_role:1017 : [[ -z '' ]] 2026-08-30 09:15:16.603 | + functions-common:get_or_add_user_system_role:1019 : openstack --os-cloud devstack-system-admin role add member --user 724877bf71464807a0fe4c67d8d2d1bd --system all 2026-08-30 09:15:16.604 | ++ functions-common:get_or_add_user_system_role:1028 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 724877bf71464807a0fe4c67d8d2d1bd --system all -f value -c Role 2026-08-30 09:15:16.604 | ++ functions-common:oscwrap:2465 : return 0 2026-08-30 09:15:16.604 | + functions-common:get_or_add_user_system_role:1028 : user_role_id=70c86783f10e40b992fd5a83c0a370bf 2026-08-30 09:15:16.604 | + functions-common:get_or_add_user_system_role:1030 : echo 70c86783f10e40b992fd5a83c0a370bf 2026-08-30 09:15:16.604 | 70c86783f10e40b992fd5a83c0a370bf 2026-08-30 09:15:16.730 | [2015 Async ks-system-member:44542]: finished get_or_add_user_system_role member 724877bf71464807a0fe4c67d8d2d1bd all with result 0 in 12 seconds 2026-08-30 09:15:16.845 | [2015 Async ks-system-reader:44747]: Waiting for completion of get_or_add_user_system_role reader e8b76cb45ade47c2ac43bb4108c6bd44 all running on PID 44747 (7 other jobs running) 2026-08-30 09:15:16.912 | [2015 Async ks-system-reader:44747]: Signaling child to exit 2026-08-30 09:15:19.802 | + inc/async:async_inner:64 : rc=0 2026-08-30 09:15:19.856 | [44747 Async ks-system-reader:44747]: finished successfully 2026-08-30 09:15:19.901 | WAKEUP 2026-08-30 09:15:19.949 | [2015 Async ks-system-reader:44747]: Signaled 2026-08-30 09:15:19.953 | + functions-common:get_or_add_user_system_role:1005 : local user_role_id 2026-08-30 09:15:19.953 | + functions-common:get_or_add_user_system_role:1006 : local domain_args 2026-08-30 09:15:19.953 | ++ functions-common:get_or_add_user_system_role:1008 : _get_domain_args 2026-08-30 09:15:19.953 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-30 09:15:19.953 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-30 09:15:19.953 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-08-30 09:15:19.953 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-08-30 09:15:19.953 | ++ functions-common:_get_domain_args:957 : echo 2026-08-30 09:15:19.953 | + functions-common:get_or_add_user_system_role:1008 : domain_args= 2026-08-30 09:15:19.954 | ++ functions-common:get_or_add_user_system_role:1016 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user e8b76cb45ade47c2ac43bb4108c6bd44 --system all -f value -c Role 2026-08-30 09:15:19.954 | ++ functions-common:oscwrap:2465 : return 0 2026-08-30 09:15:19.954 | + functions-common:get_or_add_user_system_role:1016 : user_role_id= 2026-08-30 09:15:19.954 | + functions-common:get_or_add_user_system_role:1017 : [[ -z '' ]] 2026-08-30 09:15:19.954 | + functions-common:get_or_add_user_system_role:1019 : openstack --os-cloud devstack-system-admin role add reader --user e8b76cb45ade47c2ac43bb4108c6bd44 --system all 2026-08-30 09:15:19.954 | ++ functions-common:get_or_add_user_system_role:1028 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user e8b76cb45ade47c2ac43bb4108c6bd44 --system all -f value -c Role 2026-08-30 09:15:19.954 | ++ functions-common:oscwrap:2465 : return 0 2026-08-30 09:15:19.954 | + functions-common:get_or_add_user_system_role:1028 : user_role_id=91c4b56682ae4dd6a4464e21f39d0c64 2026-08-30 09:15:19.954 | + functions-common:get_or_add_user_system_role:1030 : echo 91c4b56682ae4dd6a4464e21f39d0c64 2026-08-30 09:15:19.954 | 91c4b56682ae4dd6a4464e21f39d0c64 2026-08-30 09:15:20.063 | [2015 Async ks-system-reader:44747]: finished get_or_add_user_system_role reader e8b76cb45ade47c2ac43bb4108c6bd44 all with result 0 in 14 seconds 2026-08-30 09:15:20.074 | + inc/async:async_wait:197 : return 0 2026-08-30 09:15:20.084 | + 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-30 09:15:20.223 | [2015 Async ks-group-memberdemo:45010]: Waiting for completion of get_or_add_group_project_role member fc3a4f336c2f4c4e903e27bee1c65a81 47dca126845b477cbd2d6afad7a809d0 running on PID 45010 (6 other jobs running) 2026-08-30 09:15:20.284 | [2015 Async ks-group-memberdemo:45010]: Signaling child to exit 2026-08-30 09:15:23.918 | + inc/async:async_inner:64 : rc=0 2026-08-30 09:15:23.947 | [45390 Async ks-group-admin:45390]: finished successfully 2026-08-30 09:15:24.065 | + inc/async:async_inner:64 : rc=0 2026-08-30 09:15:24.105 | [45010 Async ks-group-memberdemo:45010]: finished successfully 2026-08-30 09:15:24.139 | WAKEUP 2026-08-30 09:15:24.173 | [2015 Async ks-group-memberdemo:45010]: Signaled 2026-08-30 09:15:24.174 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-08-30 09:15:24.174 | + functions-common:get_or_add_group_project_role:1040 : openstack role add member --group fc3a4f336c2f4c4e903e27bee1c65a81 --project 47dca126845b477cbd2d6afad7a809d0 2026-08-30 09:15:24.174 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group fc3a4f336c2f4c4e903e27bee1c65a81 --project 47dca126845b477cbd2d6afad7a809d0 -f value -c Role 2026-08-30 09:15:24.174 | ++ functions-common:oscwrap:2465 : return 0 2026-08-30 09:15:24.174 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=70c86783f10e40b992fd5a83c0a370bf 2026-08-30 09:15:24.174 | + functions-common:get_or_add_group_project_role:1049 : echo 70c86783f10e40b992fd5a83c0a370bf 2026-08-30 09:15:24.174 | 70c86783f10e40b992fd5a83c0a370bf 2026-08-30 09:15:24.242 | [2015 Async ks-group-memberdemo:45010]: finished get_or_add_group_project_role member fc3a4f336c2f4c4e903e27bee1c65a81 47dca126845b477cbd2d6afad7a809d0 with result 0 in 11 seconds 2026-08-30 09:15:24.295 | [2015 Async ks-group-anotherdemo:45089]: Waiting for completion of get_or_add_group_project_role anotherrole fc3a4f336c2f4c4e903e27bee1c65a81 47dca126845b477cbd2d6afad7a809d0 running on PID 45089 (5 other jobs running) 2026-08-30 09:15:24.330 | [2015 Async ks-group-anotherdemo:45089]: Signaling child to exit 2026-08-30 09:15:24.608 | + inc/async:async_inner:64 : rc=0 2026-08-30 09:15:24.644 | [45089 Async ks-group-anotherdemo:45089]: finished successfully 2026-08-30 09:15:24.677 | WAKEUP 2026-08-30 09:15:24.703 | [2015 Async ks-group-anotherdemo:45089]: Signaled 2026-08-30 09:15:24.705 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-08-30 09:15:24.705 | + functions-common:get_or_add_group_project_role:1040 : openstack role add anotherrole --group fc3a4f336c2f4c4e903e27bee1c65a81 --project 47dca126845b477cbd2d6afad7a809d0 2026-08-30 09:15:24.705 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group fc3a4f336c2f4c4e903e27bee1c65a81 --project 47dca126845b477cbd2d6afad7a809d0 -f value -c Role 2026-08-30 09:15:24.705 | ++ functions-common:oscwrap:2465 : return 0 2026-08-30 09:15:24.705 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=16ac9e22a5294959886517ae21f80966 2026-08-30 09:15:24.705 | + functions-common:get_or_add_group_project_role:1049 : echo 16ac9e22a5294959886517ae21f80966 2026-08-30 09:15:24.706 | 16ac9e22a5294959886517ae21f80966 2026-08-30 09:15:24.740 | + inc/async:async_inner:64 : rc=0 2026-08-30 09:15:24.768 | [2015 Async ks-group-anotherdemo:45089]: finished get_or_add_group_project_role anotherrole fc3a4f336c2f4c4e903e27bee1c65a81 47dca126845b477cbd2d6afad7a809d0 with result 0 in 12 seconds 2026-08-30 09:15:24.776 | [45168 Async ks-group-memberalt:45168]: finished successfully 2026-08-30 09:15:24.815 | [2015 Async ks-group-memberalt:45168]: Waiting for completion of get_or_add_group_project_role member fc3a4f336c2f4c4e903e27bee1c65a81 0fa89c3648b841d29904d1e2ea1a2b01 running on PID 45168 (4 other jobs running) 2026-08-30 09:15:24.846 | [2015 Async ks-group-memberalt:45168]: Signaling child to exit 2026-08-30 09:15:24.846 | WAKEUP 2026-08-30 09:15:24.873 | [2015 Async ks-group-memberalt:45168]: Signaled 2026-08-30 09:15:24.874 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-08-30 09:15:24.874 | + functions-common:get_or_add_group_project_role:1040 : openstack role add member --group fc3a4f336c2f4c4e903e27bee1c65a81 --project 0fa89c3648b841d29904d1e2ea1a2b01 2026-08-30 09:15:24.875 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group fc3a4f336c2f4c4e903e27bee1c65a81 --project 0fa89c3648b841d29904d1e2ea1a2b01 -f value -c Role 2026-08-30 09:15:24.875 | ++ functions-common:oscwrap:2465 : return 0 2026-08-30 09:15:24.875 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=70c86783f10e40b992fd5a83c0a370bf 2026-08-30 09:15:24.875 | + functions-common:get_or_add_group_project_role:1049 : echo 70c86783f10e40b992fd5a83c0a370bf 2026-08-30 09:15:24.875 | 70c86783f10e40b992fd5a83c0a370bf 2026-08-30 09:15:24.928 | [2015 Async ks-group-memberalt:45168]: finished get_or_add_group_project_role member fc3a4f336c2f4c4e903e27bee1c65a81 0fa89c3648b841d29904d1e2ea1a2b01 with result 0 in 11 seconds 2026-08-30 09:15:24.962 | + inc/async:async_inner:64 : rc=0 2026-08-30 09:15:24.975 | [2015 Async ks-group-anotheralt:45271]: Waiting for completion of get_or_add_group_project_role anotherrole fc3a4f336c2f4c4e903e27bee1c65a81 0fa89c3648b841d29904d1e2ea1a2b01 running on PID 45271 (3 other jobs running) 2026-08-30 09:15:24.992 | [45271 Async ks-group-anotheralt:45271]: finished successfully 2026-08-30 09:15:25.009 | [2015 Async ks-group-anotheralt:45271]: Signaling child to exit 2026-08-30 09:15:25.020 | WAKEUP 2026-08-30 09:15:25.046 | [2015 Async ks-group-anotheralt:45271]: Signaled 2026-08-30 09:15:25.048 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-08-30 09:15:25.048 | + functions-common:get_or_add_group_project_role:1040 : openstack role add anotherrole --group fc3a4f336c2f4c4e903e27bee1c65a81 --project 0fa89c3648b841d29904d1e2ea1a2b01 2026-08-30 09:15:25.049 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group fc3a4f336c2f4c4e903e27bee1c65a81 --project 0fa89c3648b841d29904d1e2ea1a2b01 -f value -c Role 2026-08-30 09:15:25.049 | ++ functions-common:oscwrap:2465 : return 0 2026-08-30 09:15:25.049 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=16ac9e22a5294959886517ae21f80966 2026-08-30 09:15:25.049 | + functions-common:get_or_add_group_project_role:1049 : echo 16ac9e22a5294959886517ae21f80966 2026-08-30 09:15:25.049 | 16ac9e22a5294959886517ae21f80966 2026-08-30 09:15:25.100 | [2015 Async ks-group-anotheralt:45271]: finished get_or_add_group_project_role anotherrole fc3a4f336c2f4c4e903e27bee1c65a81 0fa89c3648b841d29904d1e2ea1a2b01 with result 0 in 11 seconds 2026-08-30 09:15:25.139 | [2015 Async ks-group-admin:45390]: Waiting for completion of get_or_add_group_project_role admin 9ebcc5571fe04921a0fd31c95a8aca22 b1538e149e9d4165ae7b1f3a9d3c985d running on PID 45390 (2 other jobs running) 2026-08-30 09:15:25.171 | [2015 Async ks-group-admin:45390]: Signaling child to exit 2026-08-30 09:15:25.171 | WAKEUP 2026-08-30 09:15:25.197 | [2015 Async ks-group-admin:45390]: Signaled 2026-08-30 09:15:25.199 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-08-30 09:15:25.199 | + functions-common:get_or_add_group_project_role:1040 : openstack role add admin --group 9ebcc5571fe04921a0fd31c95a8aca22 --project b1538e149e9d4165ae7b1f3a9d3c985d 2026-08-30 09:15:25.200 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group 9ebcc5571fe04921a0fd31c95a8aca22 --project b1538e149e9d4165ae7b1f3a9d3c985d -f value -c Role 2026-08-30 09:15:25.200 | ++ functions-common:oscwrap:2465 : return 0 2026-08-30 09:15:25.200 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=93e31167d34c4a18b0160548146a33ce 2026-08-30 09:15:25.200 | + functions-common:get_or_add_group_project_role:1049 : echo 93e31167d34c4a18b0160548146a33ce 2026-08-30 09:15:25.200 | 93e31167d34c4a18b0160548146a33ce 2026-08-30 09:15:25.250 | [2015 Async ks-group-admin:45390]: finished get_or_add_group_project_role admin 9ebcc5571fe04921a0fd31c95a8aca22 b1538e149e9d4165ae7b1f3a9d3c985d with result 0 in 10 seconds 2026-08-30 09:15:25.256 | + inc/async:async_wait:197 : return 0 2026-08-30 09:15:25.260 | + lib/keystone:create_keystone_accounts:366 : is_service_enabled ldap 2026-08-30 09:15:25.284 | + functions-common:is_service_enabled:2076 : return 1 2026-08-30 09:15:25.287 | + ./stack.sh:main:1125 : is_service_enabled nova 2026-08-30 09:15:25.314 | + functions-common:is_service_enabled:2076 : return 0 2026-08-30 09:15:25.318 | + ./stack.sh:main:1126 : async_runfunc create_nova_accounts 2026-08-30 09:15:25.322 | + inc/async:async_runfunc:116 : async_run create_nova_accounts create_nova_accounts 2026-08-30 09:15:25.408 | + inc/async:async_inner:63 : create_nova_accounts 2026-08-30 09:15:25.460 | [2015 Async create_nova_accounts:47233]: running: create_nova_accounts 2026-08-30 09:15:25.463 | + ./stack.sh:main:1128 : is_service_enabled glance 2026-08-30 09:15:25.489 | + functions-common:is_service_enabled:2076 : return 0 2026-08-30 09:15:25.493 | + ./stack.sh:main:1129 : async_runfunc create_glance_accounts 2026-08-30 09:15:25.497 | + inc/async:async_runfunc:116 : async_run create_glance_accounts create_glance_accounts 2026-08-30 09:15:25.586 | + inc/async:async_inner:63 : create_glance_accounts 2026-08-30 09:15:25.642 | [2015 Async create_glance_accounts:47356]: running: create_glance_accounts 2026-08-30 09:15:25.645 | + ./stack.sh:main:1131 : is_service_enabled cinder 2026-08-30 09:15:25.674 | + functions-common:is_service_enabled:2076 : return 0 2026-08-30 09:15:25.678 | + ./stack.sh:main:1132 : async_runfunc create_cinder_accounts 2026-08-30 09:15:25.682 | + inc/async:async_runfunc:116 : async_run create_cinder_accounts create_cinder_accounts 2026-08-30 09:15:25.772 | + inc/async:async_inner:63 : create_cinder_accounts 2026-08-30 09:15:25.828 | [2015 Async create_cinder_accounts:47494]: running: create_cinder_accounts 2026-08-30 09:15:25.832 | + ./stack.sh:main:1134 : is_service_enabled neutron 2026-08-30 09:15:25.866 | + functions-common:is_service_enabled:2076 : return 0 2026-08-30 09:15:25.868 | + ./stack.sh:main:1135 : async_runfunc create_neutron_accounts 2026-08-30 09:15:25.870 | + inc/async:async_runfunc:116 : async_run create_neutron_accounts create_neutron_accounts 2026-08-30 09:15:25.944 | + inc/async:async_inner:63 : create_neutron_accounts 2026-08-30 09:15:26.017 | [2015 Async create_neutron_accounts:47636]: running: create_neutron_accounts 2026-08-30 09:15:26.022 | + ./stack.sh:main:1137 : is_service_enabled swift 2026-08-30 09:15:26.058 | + functions-common:is_service_enabled:2076 : return 1 2026-08-30 09:15:26.063 | + ./stack.sh:main:1146 : is_service_enabled horizon 2026-08-30 09:15:26.095 | + functions-common:is_service_enabled:2076 : return 1 2026-08-30 09:15:26.102 | + ./stack.sh:main:1151 : async_wait create_nova_accounts create_glance_accounts create_cinder_accounts 2026-08-30 09:15:26.227 | [2015 Async create_nova_accounts:47233]: Waiting for completion of create_nova_accounts running on PID 47233 (5 other jobs running) 2026-08-30 09:15:26.287 | [2015 Async create_nova_accounts:47233]: Signaling child to exit 2026-08-30 09:15:59.130 | + inc/async:async_inner:64 : rc=0 2026-08-30 09:15:59.158 | [47636 Async create_neutron_accounts:47636]: finished successfully 2026-08-30 09:16:07.074 | + inc/async:async_inner:64 : rc=0 2026-08-30 09:16:07.104 | [47494 Async create_cinder_accounts:47494]: finished successfully 2026-08-30 09:16:23.615 | + inc/async:async_inner:64 : rc=0 2026-08-30 09:16:23.647 | [47233 Async create_nova_accounts:47233]: finished successfully 2026-08-30 09:16:23.676 | WAKEUP 2026-08-30 09:16:23.704 | [2015 Async create_nova_accounts:47233]: Signaled 2026-08-30 09:16:23.705 | + 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-30 09:16:23.705 | + lib/nova:create_nova_accounts:392 : create_service_user nova admin 2026-08-30 09:16:23.705 | + lib/keystone:create_service_user:379 : get_or_create_user nova nomoresecret Default 2026-08-30 09:16:23.705 | + functions-common:get_or_create_user:899 : local user_id 2026-08-30 09:16:23.706 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-08-30 09:16:23.706 | + functions-common:get_or_create_user:903 : local email= 2026-08-30 09:16:23.706 | ++ 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-30 09:16:23.706 | ++ functions-common:oscwrap:2465 : return 0 2026-08-30 09:16:23.706 | + functions-common:get_or_create_user:915 : user_id=714033e20c0c47839e0d187287018270 2026-08-30 09:16:23.706 | + functions-common:get_or_create_user:916 : echo 714033e20c0c47839e0d187287018270 2026-08-30 09:16:23.706 | 714033e20c0c47839e0d187287018270 2026-08-30 09:16:23.706 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service nova service Default Default 2026-08-30 09:16:23.706 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-08-30 09:16:23.706 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-08-30 09:16:23.707 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-08-30 09:16:23.707 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-30 09:16:23.707 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-30 09:16:23.707 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-08-30 09:16:23.707 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-08-30 09:16:23.707 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-08-30 09:16:23.707 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-08-30 09:16:23.707 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-08-30 09:16:23.707 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-08-30 09:16:23.707 | + 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-30 09:16:23.707 | ++ 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-30 09:16:23.707 | ++ functions-common:oscwrap:2465 : return 0 2026-08-30 09:16:23.708 | + functions-common:get_or_add_user_project_role:979 : user_role_id=ffb28d94794d4a0da209d2f8f3656ccd 2026-08-30 09:16:23.708 | + functions-common:get_or_add_user_project_role:980 : echo ffb28d94794d4a0da209d2f8f3656ccd 2026-08-30 09:16:23.708 | ffb28d94794d4a0da209d2f8f3656ccd 2026-08-30 09:16:23.708 | + lib/keystone:create_service_user:382 : [[ -n admin ]] 2026-08-30 09:16:23.709 | + lib/keystone:create_service_user:383 : get_or_add_user_project_role admin nova service Default Default 2026-08-30 09:16:23.709 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-08-30 09:16:23.710 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-08-30 09:16:23.710 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-08-30 09:16:23.711 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-30 09:16:23.712 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-30 09:16:23.712 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-08-30 09:16:23.712 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-08-30 09:16:23.712 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-08-30 09:16:23.712 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-08-30 09:16:23.712 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-08-30 09:16:23.712 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-08-30 09:16:23.713 | + 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-30 09:16:23.713 | ++ 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-30 09:16:23.715 | ++ functions-common:oscwrap:2465 : return 0 2026-08-30 09:16:23.715 | + functions-common:get_or_add_user_project_role:979 : user_role_id=93e31167d34c4a18b0160548146a33ce 2026-08-30 09:16:23.715 | + functions-common:get_or_add_user_project_role:980 : echo 93e31167d34c4a18b0160548146a33ce 2026-08-30 09:16:23.715 | 93e31167d34c4a18b0160548146a33ce 2026-08-30 09:16:23.715 | + lib/nova:create_nova_accounts:394 : local nova_api_url 2026-08-30 09:16:23.715 | + lib/nova:create_nova_accounts:395 : nova_api_url=http://192.168.122.144/compute 2026-08-30 09:16:23.715 | + lib/nova:create_nova_accounts:397 : get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)' 2026-08-30 09:16:23.715 | + functions-common:get_or_create_service:1055 : local service_id 2026-08-30 09:16:23.715 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show compute_legacy -f value -c id 2026-08-30 09:16:23.715 | ++ 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-30 09:16:23.715 | ++ functions-common:oscwrap:2465 : return 0 2026-08-30 09:16:23.715 | + functions-common:get_or_create_service:1066 : service_id=' 2026-08-30 09:16:23.716 | a72c4d04592948288be17389beab9b3b' 2026-08-30 09:16:23.716 | + functions-common:get_or_create_service:1067 : echo a72c4d04592948288be17389beab9b3b 2026-08-30 09:16:23.716 | a72c4d04592948288be17389beab9b3b 2026-08-30 09:16:23.716 | + lib/nova:create_nova_accounts:399 : get_or_create_endpoint compute_legacy RegionOne 'http://192.168.122.144/compute/v2/$(project_id)s' 2026-08-30 09:16:23.717 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-08-30 09:16:23.717 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface compute_legacy public 'http://192.168.122.144/compute/v2/$(project_id)s' RegionOne 2026-08-30 09:16:23.718 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-08-30 09:16:23.718 | +++ 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-30 09:16:23.718 | +++ functions-common:oscwrap:2465 : return 0 2026-08-30 09:16:23.719 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-08-30 09:16:23.719 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-08-30 09:16:23.719 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create compute_legacy public 'http://192.168.122.144/compute/v2/$(project_id)s' --region RegionOne -f value -c id 2026-08-30 09:16:23.719 | +++ functions-common:oscwrap:2465 : return 0 2026-08-30 09:16:23.719 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=84bc8bcea7464df68ea9a7f07fc272d5 2026-08-30 09:16:23.719 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo 84bc8bcea7464df68ea9a7f07fc272d5 2026-08-30 09:16:23.719 | + functions-common:get_or_create_endpoint:1100 : public_id=84bc8bcea7464df68ea9a7f07fc272d5 2026-08-30 09:16:23.719 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-08-30 09:16:23.719 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-08-30 09:16:23.719 | + functions-common:get_or_create_endpoint:1109 : echo 84bc8bcea7464df68ea9a7f07fc272d5 2026-08-30 09:16:23.719 | 84bc8bcea7464df68ea9a7f07fc272d5 2026-08-30 09:16:23.720 | + lib/nova:create_nova_accounts:403 : get_or_create_service nova compute 'Nova Compute Service' 2026-08-30 09:16:23.720 | + functions-common:get_or_create_service:1055 : local service_id 2026-08-30 09:16:23.720 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show compute -f value -c id 2026-08-30 09:16:23.720 | ++ 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-30 09:16:23.720 | ++ functions-common:oscwrap:2465 : return 0 2026-08-30 09:16:23.721 | + functions-common:get_or_create_service:1066 : service_id=' 2026-08-30 09:16:23.721 | 6eca53778b0344edadbb3b0a5b34e2cb' 2026-08-30 09:16:23.721 | + functions-common:get_or_create_service:1067 : echo 6eca53778b0344edadbb3b0a5b34e2cb 2026-08-30 09:16:23.722 | 6eca53778b0344edadbb3b0a5b34e2cb 2026-08-30 09:16:23.722 | + lib/nova:create_nova_accounts:405 : get_or_create_endpoint compute RegionOne http://192.168.122.144/compute/v2.1 2026-08-30 09:16:23.722 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-08-30 09:16:23.722 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface compute public http://192.168.122.144/compute/v2.1 RegionOne 2026-08-30 09:16:23.723 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-08-30 09:16:23.723 | +++ 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-30 09:16:23.723 | +++ functions-common:oscwrap:2465 : return 0 2026-08-30 09:16:23.723 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-08-30 09:16:23.723 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-08-30 09:16:23.723 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create compute public http://192.168.122.144/compute/v2.1 --region RegionOne -f value -c id 2026-08-30 09:16:23.723 | +++ functions-common:oscwrap:2465 : return 0 2026-08-30 09:16:23.723 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=756357ab423946be8df201bdc44b7c9c 2026-08-30 09:16:23.724 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo 756357ab423946be8df201bdc44b7c9c 2026-08-30 09:16:23.724 | + functions-common:get_or_create_endpoint:1100 : public_id=756357ab423946be8df201bdc44b7c9c 2026-08-30 09:16:23.724 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-08-30 09:16:23.724 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-08-30 09:16:23.724 | + functions-common:get_or_create_endpoint:1109 : echo 756357ab423946be8df201bdc44b7c9c 2026-08-30 09:16:23.724 | 756357ab423946be8df201bdc44b7c9c 2026-08-30 09:16:23.724 | + lib/nova:create_nova_accounts:410 : is_service_enabled n-api 2026-08-30 09:16:23.724 | + functions-common:is_service_enabled:2076 : return 0 2026-08-30 09:16:23.724 | + lib/nova:create_nova_accounts:412 : is_service_enabled swift 2026-08-30 09:16:23.724 | + functions-common:is_service_enabled:2076 : return 1 2026-08-30 09:16:23.725 | + lib/nova:create_nova_accounts:420 : is_service_enabled s3api 2026-08-30 09:16:23.725 | + functions-common:is_service_enabled:2076 : return 1 2026-08-30 09:16:23.725 | + lib/nova:create_nova_accounts:431 : is_service_enabled n-api 2026-08-30 09:16:23.725 | + functions-common:is_service_enabled:2076 : return 0 2026-08-30 09:16:23.725 | + lib/nova:create_nova_accounts:432 : [[ False = True ]] 2026-08-30 09:16:23.765 | [2015 Async create_nova_accounts:47233]: finished create_nova_accounts with result 0 in 58 seconds 2026-08-30 09:16:23.809 | [2015 Async create_glance_accounts:47356]: Waiting for completion of create_glance_accounts running on PID 47356 (4 other jobs running) 2026-08-30 09:16:23.840 | [2015 Async create_glance_accounts:47356]: Signaling child to exit 2026-08-30 09:16:35.726 | + inc/async:async_inner:64 : rc=0 2026-08-30 09:16:35.756 | [47356 Async create_glance_accounts:47356]: finished successfully 2026-08-30 09:16:35.785 | WAKEUP 2026-08-30 09:16:35.811 | [2015 Async create_glance_accounts:47356]: Signaled 2026-08-30 09:16:35.813 | + lib/glance:create_glance_accounts:486 : is_service_enabled g-api 2026-08-30 09:16:35.813 | + functions-common:is_service_enabled:2076 : return 0 2026-08-30 09:16:35.813 | + lib/glance:create_glance_accounts:490 : create_service_user glance admin 2026-08-30 09:16:35.813 | + lib/keystone:create_service_user:379 : get_or_create_user glance nomoresecret Default 2026-08-30 09:16:35.814 | + functions-common:get_or_create_user:899 : local user_id 2026-08-30 09:16:35.814 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-08-30 09:16:35.814 | + functions-common:get_or_create_user:903 : local email= 2026-08-30 09:16:35.814 | ++ 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-30 09:16:35.814 | ++ functions-common:oscwrap:2465 : return 0 2026-08-30 09:16:35.814 | + functions-common:get_or_create_user:915 : user_id=057a453bc10048eea22924a5febc3332 2026-08-30 09:16:35.814 | + functions-common:get_or_create_user:916 : echo 057a453bc10048eea22924a5febc3332 2026-08-30 09:16:35.814 | 057a453bc10048eea22924a5febc3332 2026-08-30 09:16:35.814 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service glance service Default Default 2026-08-30 09:16:35.814 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-08-30 09:16:35.814 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-08-30 09:16:35.815 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-08-30 09:16:35.815 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-30 09:16:35.815 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-30 09:16:35.815 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-08-30 09:16:35.815 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-08-30 09:16:35.815 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-08-30 09:16:35.815 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-08-30 09:16:35.815 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-08-30 09:16:35.815 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-08-30 09:16:35.815 | + 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-30 09:16:35.815 | ++ 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-30 09:16:35.816 | ++ functions-common:oscwrap:2465 : return 0 2026-08-30 09:16:35.816 | + functions-common:get_or_add_user_project_role:979 : user_role_id=ffb28d94794d4a0da209d2f8f3656ccd 2026-08-30 09:16:35.816 | + functions-common:get_or_add_user_project_role:980 : echo ffb28d94794d4a0da209d2f8f3656ccd 2026-08-30 09:16:35.816 | ffb28d94794d4a0da209d2f8f3656ccd 2026-08-30 09:16:35.816 | + lib/keystone:create_service_user:382 : [[ -n admin ]] 2026-08-30 09:16:35.816 | + lib/keystone:create_service_user:383 : get_or_add_user_project_role admin glance service Default Default 2026-08-30 09:16:35.816 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-08-30 09:16:35.816 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-08-30 09:16:35.816 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-08-30 09:16:35.816 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-30 09:16:35.816 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-30 09:16:35.817 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-08-30 09:16:35.817 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-08-30 09:16:35.817 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-08-30 09:16:35.817 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-08-30 09:16:35.817 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-08-30 09:16:35.817 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-08-30 09:16:35.817 | + 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-30 09:16:35.817 | ++ 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-30 09:16:35.817 | ++ functions-common:oscwrap:2465 : return 0 2026-08-30 09:16:35.817 | + functions-common:get_or_add_user_project_role:979 : user_role_id=93e31167d34c4a18b0160548146a33ce 2026-08-30 09:16:35.817 | + functions-common:get_or_add_user_project_role:980 : echo 93e31167d34c4a18b0160548146a33ce 2026-08-30 09:16:35.818 | 93e31167d34c4a18b0160548146a33ce 2026-08-30 09:16:35.818 | + lib/glance:create_glance_accounts:493 : is_service_enabled s-proxy 2026-08-30 09:16:35.818 | + functions-common:is_service_enabled:2076 : return 1 2026-08-30 09:16:35.818 | + lib/glance:create_glance_accounts:497 : get_or_create_service glance image 'Glance Image Service' 2026-08-30 09:16:35.818 | + functions-common:get_or_create_service:1055 : local service_id 2026-08-30 09:16:35.818 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show image -f value -c id 2026-08-30 09:16:35.818 | ++ 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-30 09:16:35.818 | ++ functions-common:oscwrap:2465 : return 0 2026-08-30 09:16:35.818 | + functions-common:get_or_create_service:1066 : service_id=' 2026-08-30 09:16:35.818 | e5081c8656c44cb3bb5245ce0fa75f5c' 2026-08-30 09:16:35.818 | + functions-common:get_or_create_service:1067 : echo e5081c8656c44cb3bb5245ce0fa75f5c 2026-08-30 09:16:35.819 | e5081c8656c44cb3bb5245ce0fa75f5c 2026-08-30 09:16:35.819 | + lib/glance:create_glance_accounts:499 : get_or_create_endpoint image RegionOne http://192.168.122.144/image 2026-08-30 09:16:35.819 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-08-30 09:16:35.819 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface image public http://192.168.122.144/image RegionOne 2026-08-30 09:16:35.819 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-08-30 09:16:35.819 | +++ 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-30 09:16:35.819 | +++ functions-common:oscwrap:2465 : return 0 2026-08-30 09:16:35.819 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-08-30 09:16:35.819 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-08-30 09:16:35.819 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create image public http://192.168.122.144/image --region RegionOne -f value -c id 2026-08-30 09:16:35.819 | +++ functions-common:oscwrap:2465 : return 0 2026-08-30 09:16:35.820 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=b2e9dd58cfa04f569283bd99a33c1361 2026-08-30 09:16:35.820 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo b2e9dd58cfa04f569283bd99a33c1361 2026-08-30 09:16:35.820 | + functions-common:get_or_create_endpoint:1100 : public_id=b2e9dd58cfa04f569283bd99a33c1361 2026-08-30 09:16:35.820 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-08-30 09:16:35.820 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-08-30 09:16:35.820 | + functions-common:get_or_create_endpoint:1109 : echo b2e9dd58cfa04f569283bd99a33c1361 2026-08-30 09:16:35.820 | b2e9dd58cfa04f569283bd99a33c1361 2026-08-30 09:16:35.820 | ++ lib/glance:create_glance_accounts:504 : get_or_create_domain Default 2026-08-30 09:16:35.820 | ++ functions-common:get_or_create_domain:872 : local domain_id 2026-08-30 09:16:35.820 | +++ 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-30 09:16:35.820 | +++ functions-common:oscwrap:2465 : return 0 2026-08-30 09:16:35.821 | ++ functions-common:get_or_create_domain:877 : domain_id=default 2026-08-30 09:16:35.821 | ++ functions-common:get_or_create_domain:878 : echo default 2026-08-30 09:16:35.821 | + lib/glance:create_glance_accounts:504 : service_domain_id=default 2026-08-30 09:16:35.821 | + lib/glance:create_glance_accounts:505 : iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default 2026-08-30 09:16:35.821 | + lib/glance:create_glance_accounts:506 : iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default 2026-08-30 09:16:35.821 | + lib/glance:create_glance_accounts:508 : [[ True = True ]] 2026-08-30 09:16:35.821 | + lib/glance:create_glance_accounts:509 : configure_glance_quotas 2026-08-30 09:16:35.821 | + 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-30 09:16:35.821 | +---------------+----------------------------------+ 2026-08-30 09:16:35.821 | | Field | Value | 2026-08-30 09:16:35.821 | +---------------+----------------------------------+ 2026-08-30 09:16:35.822 | | default_limit | 2000 | 2026-08-30 09:16:35.822 | | description | None | 2026-08-30 09:16:35.822 | | id | 17c29d0fca9a4dd6aef22f3cc045201c | 2026-08-30 09:16:35.822 | | region_id | RegionOne | 2026-08-30 09:16:35.822 | | resource_name | image_size_total | 2026-08-30 09:16:35.822 | | service_id | e5081c8656c44cb3bb5245ce0fa75f5c | 2026-08-30 09:16:35.822 | +---------------+----------------------------------+ 2026-08-30 09:16:35.822 | + 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-30 09:16:35.822 | +---------------+----------------------------------+ 2026-08-30 09:16:35.822 | | Field | Value | 2026-08-30 09:16:35.822 | +---------------+----------------------------------+ 2026-08-30 09:16:35.823 | | default_limit | 2000 | 2026-08-30 09:16:35.823 | | description | None | 2026-08-30 09:16:35.823 | | id | 9d3195959d1b4929b74be2006ef52a6a | 2026-08-30 09:16:35.823 | | region_id | RegionOne | 2026-08-30 09:16:35.823 | | resource_name | image_stage_total | 2026-08-30 09:16:35.823 | | service_id | e5081c8656c44cb3bb5245ce0fa75f5c | 2026-08-30 09:16:35.823 | +---------------+----------------------------------+ 2026-08-30 09:16:35.823 | + 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-30 09:16:35.823 | +---------------+----------------------------------+ 2026-08-30 09:16:35.823 | | Field | Value | 2026-08-30 09:16:35.823 | +---------------+----------------------------------+ 2026-08-30 09:16:35.824 | | default_limit | 100 | 2026-08-30 09:16:35.824 | | description | None | 2026-08-30 09:16:35.824 | | id | c70ead692dc547a9804ea63713107190 | 2026-08-30 09:16:35.824 | | region_id | RegionOne | 2026-08-30 09:16:35.824 | | resource_name | image_count_total | 2026-08-30 09:16:35.824 | | service_id | e5081c8656c44cb3bb5245ce0fa75f5c | 2026-08-30 09:16:35.824 | +---------------+----------------------------------+ 2026-08-30 09:16:35.824 | + 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-30 09:16:35.824 | +---------------+----------------------------------+ 2026-08-30 09:16:35.824 | | Field | Value | 2026-08-30 09:16:35.824 | +---------------+----------------------------------+ 2026-08-30 09:16:35.824 | | default_limit | 100 | 2026-08-30 09:16:35.825 | | description | None | 2026-08-30 09:16:35.825 | | id | 2552952a9da542949fb074f495dbe33f | 2026-08-30 09:16:35.825 | | region_id | RegionOne | 2026-08-30 09:16:35.825 | | resource_name | image_count_uploading | 2026-08-30 09:16:35.825 | | service_id | e5081c8656c44cb3bb5245ce0fa75f5c | 2026-08-30 09:16:35.825 | +---------------+----------------------------------+ 2026-08-30 09:16:35.825 | + lib/glance:configure_glance_quotas:331 : iniset /etc/glance/glance-api.conf DEFAULT use_keystone_limits True 2026-08-30 09:16:35.825 | + lib/glance:configure_glance_quotas:334 : iniset /etc/glance/glance-api.conf oslo_limit user_domain_name Default 2026-08-30 09:16:35.825 | + lib/glance:configure_glance_quotas:335 : iniset /etc/glance/glance-api.conf oslo_limit password nomoresecret 2026-08-30 09:16:35.825 | + lib/glance:configure_glance_quotas:336 : iniset /etc/glance/glance-api.conf oslo_limit username glance 2026-08-30 09:16:35.825 | + lib/glance:configure_glance_quotas:337 : iniset /etc/glance/glance-api.conf oslo_limit auth_type password 2026-08-30 09:16:35.826 | + lib/glance:configure_glance_quotas:338 : iniset /etc/glance/glance-api.conf oslo_limit auth_url http://192.168.122.144/identity 2026-08-30 09:16:35.826 | + lib/glance:configure_glance_quotas:339 : iniset /etc/glance/glance-api.conf oslo_limit system_scope all 2026-08-30 09:16:35.826 | ++ lib/glance:configure_glance_quotas:340 : oscwrap --os-cloud devstack-system-admin endpoint list --service glance -f value -c ID 2026-08-30 09:16:35.826 | ++ functions-common:oscwrap:2465 : return 0 2026-08-30 09:16:35.826 | + lib/glance:configure_glance_quotas:340 : iniset /etc/glance/glance-api.conf oslo_limit endpoint_id b2e9dd58cfa04f569283bd99a33c1361 2026-08-30 09:16:35.826 | + lib/glance:configure_glance_quotas:344 : openstack --os-cloud devstack-system-admin role add --user glance --user-domain Default --system all reader 2026-08-30 09:16:35.826 | + lib/glance:create_glance_accounts:512 : is_service_enabled s3api 2026-08-30 09:16:35.826 | + functions-common:is_service_enabled:2076 : return 1 2026-08-30 09:16:35.867 | [2015 Async create_glance_accounts:47356]: finished create_glance_accounts with result 0 in 70 seconds 2026-08-30 09:16:35.911 | [2015 Async create_cinder_accounts:47494]: Waiting for completion of create_cinder_accounts running on PID 47494 (3 other jobs running) 2026-08-30 09:16:35.941 | [2015 Async create_cinder_accounts:47494]: Signaling child to exit 2026-08-30 09:16:35.941 | WAKEUP 2026-08-30 09:16:35.967 | [2015 Async create_cinder_accounts:47494]: Signaled 2026-08-30 09:16:35.969 | + 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-30 09:16:35.969 | + lib/cinder:create_cinder_accounts:455 : local extra_role= 2026-08-30 09:16:35.969 | + lib/cinder:create_cinder_accounts:465 : is_service_enabled barbican 2026-08-30 09:16:35.969 | + functions-common:is_service_enabled:2076 : return 1 2026-08-30 09:16:35.969 | + lib/cinder:create_cinder_accounts:469 : create_service_user cinder 2026-08-30 09:16:35.969 | + lib/keystone:create_service_user:379 : get_or_create_user cinder nomoresecret Default 2026-08-30 09:16:35.970 | + functions-common:get_or_create_user:899 : local user_id 2026-08-30 09:16:35.970 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-08-30 09:16:35.970 | + functions-common:get_or_create_user:903 : local email= 2026-08-30 09:16:35.970 | ++ 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-30 09:16:35.970 | ++ functions-common:oscwrap:2465 : return 0 2026-08-30 09:16:35.970 | + functions-common:get_or_create_user:915 : user_id=d35f52251f674bf8af35f2e4d1d7550c 2026-08-30 09:16:35.970 | + functions-common:get_or_create_user:916 : echo d35f52251f674bf8af35f2e4d1d7550c 2026-08-30 09:16:35.970 | d35f52251f674bf8af35f2e4d1d7550c 2026-08-30 09:16:35.970 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service cinder service Default Default 2026-08-30 09:16:35.970 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-08-30 09:16:35.970 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-08-30 09:16:35.971 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-08-30 09:16:35.971 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-30 09:16:35.971 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-30 09:16:35.971 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-08-30 09:16:35.971 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-08-30 09:16:35.971 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-08-30 09:16:35.971 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-08-30 09:16:35.971 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-08-30 09:16:35.971 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-08-30 09:16:35.971 | + 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-30 09:16:35.971 | ++ 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-30 09:16:35.972 | ++ functions-common:oscwrap:2465 : return 0 2026-08-30 09:16:35.972 | + functions-common:get_or_add_user_project_role:979 : user_role_id=ffb28d94794d4a0da209d2f8f3656ccd 2026-08-30 09:16:35.972 | + functions-common:get_or_add_user_project_role:980 : echo ffb28d94794d4a0da209d2f8f3656ccd 2026-08-30 09:16:35.972 | ffb28d94794d4a0da209d2f8f3656ccd 2026-08-30 09:16:35.972 | + lib/keystone:create_service_user:382 : [[ -n '' ]] 2026-08-30 09:16:35.972 | + lib/cinder:create_cinder_accounts:471 : is_service_enabled barbican 2026-08-30 09:16:35.972 | + functions-common:is_service_enabled:2076 : return 1 2026-08-30 09:16:35.972 | + lib/cinder:create_cinder_accounts:477 : local cinder_api_url 2026-08-30 09:16:35.972 | + lib/cinder:create_cinder_accounts:478 : cinder_api_url=http://192.168.122.144/volume 2026-08-30 09:16:35.972 | + lib/cinder:create_cinder_accounts:481 : get_or_create_service cinder block-storage 'Cinder Volume Service' 2026-08-30 09:16:35.972 | + functions-common:get_or_create_service:1055 : local service_id 2026-08-30 09:16:35.973 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show block-storage -f value -c id 2026-08-30 09:16:35.973 | ++ 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-30 09:16:35.973 | ++ functions-common:oscwrap:2465 : return 0 2026-08-30 09:16:35.973 | + functions-common:get_or_create_service:1066 : service_id=' 2026-08-30 09:16:35.973 | bae7b31f8ec343e8a8712fd9f01d8965' 2026-08-30 09:16:35.973 | + functions-common:get_or_create_service:1067 : echo bae7b31f8ec343e8a8712fd9f01d8965 2026-08-30 09:16:35.973 | bae7b31f8ec343e8a8712fd9f01d8965 2026-08-30 09:16:35.973 | + lib/cinder:create_cinder_accounts:483 : get_or_create_endpoint block-storage RegionOne http://192.168.122.144/volume/v3 2026-08-30 09:16:35.973 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-08-30 09:16:35.973 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface block-storage public http://192.168.122.144/volume/v3 RegionOne 2026-08-30 09:16:35.973 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-08-30 09:16:35.973 | +++ 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-30 09:16:35.974 | +++ functions-common:oscwrap:2465 : return 0 2026-08-30 09:16:35.974 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-08-30 09:16:35.974 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-08-30 09:16:35.974 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create block-storage public http://192.168.122.144/volume/v3 --region RegionOne -f value -c id 2026-08-30 09:16:35.974 | +++ functions-common:oscwrap:2465 : return 0 2026-08-30 09:16:35.974 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=903930fad65a42a4a4ff54dbb9c311e2 2026-08-30 09:16:35.974 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo 903930fad65a42a4a4ff54dbb9c311e2 2026-08-30 09:16:35.974 | + functions-common:get_or_create_endpoint:1100 : public_id=903930fad65a42a4a4ff54dbb9c311e2 2026-08-30 09:16:35.974 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-08-30 09:16:35.974 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-08-30 09:16:35.974 | + functions-common:get_or_create_endpoint:1109 : echo 903930fad65a42a4a4ff54dbb9c311e2 2026-08-30 09:16:35.975 | 903930fad65a42a4a4ff54dbb9c311e2 2026-08-30 09:16:35.975 | + lib/cinder:create_cinder_accounts:486 : configure_cinder_internal_tenant 2026-08-30 09:16:35.975 | ++ lib/cinder:configure_cinder_internal_tenant:722 : get_or_create_project service 2026-08-30 09:16:35.975 | ++ functions-common:get_or_create_project:922 : local project_id 2026-08-30 09:16:35.975 | +++ 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-30 09:16:35.975 | +++ functions-common:oscwrap:2465 : return 0 2026-08-30 09:16:35.975 | ++ functions-common:get_or_create_project:928 : project_id=63ddeecaaa5b4c3d830ae082992c2ec9 2026-08-30 09:16:35.975 | ++ functions-common:get_or_create_project:929 : echo 63ddeecaaa5b4c3d830ae082992c2ec9 2026-08-30 09:16:35.975 | + lib/cinder:configure_cinder_internal_tenant:722 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id 63ddeecaaa5b4c3d830ae082992c2ec9 2026-08-30 09:16:35.975 | ++ lib/cinder:configure_cinder_internal_tenant:723 : get_or_create_user cinder 2026-08-30 09:16:35.975 | ++ functions-common:get_or_create_user:899 : local user_id 2026-08-30 09:16:35.976 | ++ functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-08-30 09:16:35.976 | ++ functions-common:get_or_create_user:903 : local email= 2026-08-30 09:16:35.976 | +++ 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-30 09:16:35.976 | No password was supplied, authentication will fail when a user does not have a password. 2026-08-30 09:16:35.976 | +++ functions-common:oscwrap:2465 : return 0 2026-08-30 09:16:35.976 | ++ functions-common:get_or_create_user:915 : user_id=d35f52251f674bf8af35f2e4d1d7550c 2026-08-30 09:16:35.976 | ++ functions-common:get_or_create_user:916 : echo d35f52251f674bf8af35f2e4d1d7550c 2026-08-30 09:16:35.976 | + lib/cinder:configure_cinder_internal_tenant:723 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id d35f52251f674bf8af35f2e4d1d7550c 2026-08-30 09:16:36.021 | [2015 Async create_cinder_accounts:47494]: finished create_cinder_accounts with result 0 in 41 seconds 2026-08-30 09:16:36.027 | + inc/async:async_wait:197 : return 0 2026-08-30 09:16:36.031 | + ./stack.sh:main:1152 : async_wait create_neutron_accounts create_swift_accounts configure_horizon 2026-08-30 09:16:36.092 | [2015 Async create_neutron_accounts:47636]: Waiting for completion of create_neutron_accounts running on PID 47636 (2 other jobs running) 2026-08-30 09:16:36.120 | [2015 Async create_neutron_accounts:47636]: Signaling child to exit 2026-08-30 09:16:36.120 | WAKEUP 2026-08-30 09:16:36.148 | [2015 Async create_neutron_accounts:47636]: Signaled 2026-08-30 09:16:36.150 | + lib/neutron:create_neutron_accounts:486 : local neutron_url 2026-08-30 09:16:36.150 | + lib/neutron:create_neutron_accounts:487 : neutron_url=http://192.168.122.144/ 2026-08-30 09:16:36.150 | + lib/neutron:create_neutron_accounts:488 : '[' '!' -z networking ']' 2026-08-30 09:16:36.150 | + lib/neutron:create_neutron_accounts:489 : neutron_url=http://192.168.122.144/networking 2026-08-30 09:16:36.150 | + lib/neutron:create_neutron_accounts:492 : is_service_enabled q-svc neutron-api 2026-08-30 09:16:36.151 | + functions-common:is_service_enabled:2076 : return 0 2026-08-30 09:16:36.151 | + lib/neutron:create_neutron_accounts:494 : create_service_user neutron 2026-08-30 09:16:36.151 | + lib/keystone:create_service_user:379 : get_or_create_user neutron nomoresecret Default 2026-08-30 09:16:36.151 | + functions-common:get_or_create_user:899 : local user_id 2026-08-30 09:16:36.151 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-08-30 09:16:36.151 | + functions-common:get_or_create_user:903 : local email= 2026-08-30 09:16:36.151 | ++ 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-30 09:16:36.151 | ++ functions-common:oscwrap:2465 : return 0 2026-08-30 09:16:36.151 | + functions-common:get_or_create_user:915 : user_id=126eb1f3125d4c1db2368e3b4f1f2e30 2026-08-30 09:16:36.151 | + functions-common:get_or_create_user:916 : echo 126eb1f3125d4c1db2368e3b4f1f2e30 2026-08-30 09:16:36.151 | 126eb1f3125d4c1db2368e3b4f1f2e30 2026-08-30 09:16:36.152 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service neutron service Default Default 2026-08-30 09:16:36.152 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-08-30 09:16:36.152 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-08-30 09:16:36.152 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-08-30 09:16:36.152 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-30 09:16:36.152 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-30 09:16:36.152 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-08-30 09:16:36.152 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-08-30 09:16:36.152 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-08-30 09:16:36.152 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-08-30 09:16:36.152 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-08-30 09:16:36.153 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-08-30 09:16:36.153 | + 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-30 09:16:36.153 | ++ 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-30 09:16:36.153 | ++ functions-common:oscwrap:2465 : return 0 2026-08-30 09:16:36.153 | + functions-common:get_or_add_user_project_role:979 : user_role_id=ffb28d94794d4a0da209d2f8f3656ccd 2026-08-30 09:16:36.153 | + functions-common:get_or_add_user_project_role:980 : echo ffb28d94794d4a0da209d2f8f3656ccd 2026-08-30 09:16:36.153 | ffb28d94794d4a0da209d2f8f3656ccd 2026-08-30 09:16:36.153 | + lib/keystone:create_service_user:382 : [[ -n '' ]] 2026-08-30 09:16:36.153 | + lib/neutron:create_neutron_accounts:496 : get_or_create_service neutron network 'Neutron Service' 2026-08-30 09:16:36.153 | + functions-common:get_or_create_service:1055 : local service_id 2026-08-30 09:16:36.153 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show network -f value -c id 2026-08-30 09:16:36.154 | ++ 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-30 09:16:36.154 | ++ functions-common:oscwrap:2465 : return 0 2026-08-30 09:16:36.154 | + functions-common:get_or_create_service:1066 : service_id=' 2026-08-30 09:16:36.154 | 8b3043413f7642d68131f52296746729' 2026-08-30 09:16:36.154 | + functions-common:get_or_create_service:1067 : echo 8b3043413f7642d68131f52296746729 2026-08-30 09:16:36.154 | 8b3043413f7642d68131f52296746729 2026-08-30 09:16:36.154 | + lib/neutron:create_neutron_accounts:498 : get_or_create_endpoint network RegionOne http://192.168.122.144/networking 2026-08-30 09:16:36.154 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-08-30 09:16:36.154 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface network public http://192.168.122.144/networking RegionOne 2026-08-30 09:16:36.154 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-08-30 09:16:36.154 | +++ 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-30 09:16:36.155 | +++ functions-common:oscwrap:2465 : return 0 2026-08-30 09:16:36.155 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-08-30 09:16:36.155 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-08-30 09:16:36.155 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create network public http://192.168.122.144/networking --region RegionOne -f value -c id 2026-08-30 09:16:36.155 | +++ functions-common:oscwrap:2465 : return 0 2026-08-30 09:16:36.155 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=a3e1131026c044abbdd7fa6b6cdfc4c6 2026-08-30 09:16:36.155 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo a3e1131026c044abbdd7fa6b6cdfc4c6 2026-08-30 09:16:36.155 | + functions-common:get_or_create_endpoint:1100 : public_id=a3e1131026c044abbdd7fa6b6cdfc4c6 2026-08-30 09:16:36.155 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-08-30 09:16:36.155 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-08-30 09:16:36.155 | + functions-common:get_or_create_endpoint:1109 : echo a3e1131026c044abbdd7fa6b6cdfc4c6 2026-08-30 09:16:36.156 | a3e1131026c044abbdd7fa6b6cdfc4c6 2026-08-30 09:16:36.202 | [2015 Async create_neutron_accounts:47636]: finished create_neutron_accounts with result 0 in 33 seconds 2026-08-30 09:16:36.210 | Not waiting for async task create_swift_accounts that we never started or has already been waited for 2026-08-30 09:16:36.217 | Not waiting for async task configure_horizon that we never started or has already been waited for 2026-08-30 09:16:36.221 | + inc/async:async_wait:197 : return 0 2026-08-30 09:16:36.224 | + ./stack.sh:main:1158 : is_service_enabled mysql postgresql 2026-08-30 09:16:36.249 | + functions-common:is_service_enabled:2076 : return 0 2026-08-30 09:16:36.253 | + ./stack.sh:main:1158 : is_service_enabled glance 2026-08-30 09:16:36.275 | + functions-common:is_service_enabled:2076 : return 0 2026-08-30 09:16:36.279 | + ./stack.sh:main:1159 : echo_summary 'Configuring Glance' 2026-08-30 09:16:36.284 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-30 09:16:36.287 | + ./stack.sh:echo_summary:450 : echo -e Configuring Glance 2026-08-30 09:16:36.291 | + ./stack.sh:main:1160 : async_runfunc init_glance 2026-08-30 09:16:36.295 | + inc/async:async_runfunc:116 : async_run init_glance init_glance 2026-08-30 09:16:36.381 | + inc/async:async_inner:63 : init_glance 2026-08-30 09:16:36.431 | [2015 Async init_glance:49887]: running: init_glance 2026-08-30 09:16:36.435 | + ./stack.sh:main:1167 : is_service_enabled neutron 2026-08-30 09:16:36.461 | + functions-common:is_service_enabled:2076 : return 0 2026-08-30 09:16:36.465 | + ./stack.sh:main:1168 : echo_summary 'Configuring Neutron' 2026-08-30 09:16:36.469 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-30 09:16:36.473 | + ./stack.sh:echo_summary:450 : echo -e Configuring Neutron 2026-08-30 09:16:36.477 | + ./stack.sh:main:1170 : configure_neutron 2026-08-30 09:16:36.481 | + lib/neutron:configure_neutron:381 : _configure_neutron_common 2026-08-30 09:16:36.485 | + lib/neutron:_configure_neutron_common:878 : _create_neutron_conf_dir 2026-08-30 09:16:36.488 | + lib/neutron:_create_neutron_conf_dir:871 : sudo install -d -o quobyte /etc/neutron 2026-08-30 09:16:36.507 | + lib/neutron:_configure_neutron_common:881 : cd /opt/stack/neutron 2026-08-30 09:16:36.511 | + lib/neutron:_configure_neutron_common:881 : exec ./tools/generate_config_file_samples.sh 2026-08-30 09:16:37.176 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-30 09:16:37.176 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-30 09:16:37.176 | we strongly recommend against using it for new projects. 2026-08-30 09:16:37.176 | 2026-08-30 09:16:37.176 | If you are already using Eventlet, we recommend migrating to a different 2026-08-30 09:16:37.176 | framework. For more detail see 2026-08-30 09:16:37.176 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-30 09:16:37.177 | 2026-08-30 09:16:37.177 | import eventlet as _eventlet # noqa 2026-08-30 09:16:41.521 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-30 09:16:41.522 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-30 09:16:41.522 | we strongly recommend against using it for new projects. 2026-08-30 09:16:41.522 | 2026-08-30 09:16:41.522 | If you are already using Eventlet, we recommend migrating to a different 2026-08-30 09:16:41.522 | framework. For more detail see 2026-08-30 09:16:41.522 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-30 09:16:41.522 | 2026-08-30 09:16:41.523 | import eventlet as _eventlet # noqa 2026-08-30 09:16:45.702 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-30 09:16:45.702 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-30 09:16:45.702 | we strongly recommend against using it for new projects. 2026-08-30 09:16:45.702 | 2026-08-30 09:16:45.702 | If you are already using Eventlet, we recommend migrating to a different 2026-08-30 09:16:45.702 | framework. For more detail see 2026-08-30 09:16:45.702 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-30 09:16:45.703 | 2026-08-30 09:16:45.703 | import eventlet as _eventlet # noqa 2026-08-30 09:16:50.014 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/loopingcall.py:19: EventletDeprecationWarning: 2026-08-30 09:16:50.014 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-30 09:16:50.015 | we strongly recommend against using it for new projects. 2026-08-30 09:16:50.015 | 2026-08-30 09:16:50.015 | If you are already using Eventlet, we recommend migrating to a different 2026-08-30 09:16:50.015 | framework. For more detail see 2026-08-30 09:16:50.015 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-30 09:16:50.015 | 2026-08-30 09:16:50.015 | from eventlet import event 2026-08-30 09:16:50.539 | /opt/stack/neutron/neutron/__init__.py:26: UserWarning: The selected oslo_service backend is "eventlet" 2026-08-30 09:16:50.539 | warnings.warn('The selected oslo_service backend is "eventlet"') 2026-08-30 09:16:50.641 | + inc/async:async_inner:64 : rc=0 2026-08-30 09:16:50.675 | [49887 Async init_glance:49887]: finished successfully 2026-08-30 09:16:54.132 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-30 09:16:54.133 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-30 09:16:54.133 | we strongly recommend against using it for new projects. 2026-08-30 09:16:54.133 | 2026-08-30 09:16:54.133 | If you are already using Eventlet, we recommend migrating to a different 2026-08-30 09:16:54.133 | framework. For more detail see 2026-08-30 09:16:54.133 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-30 09:16:54.133 | 2026-08-30 09:16:54.133 | import eventlet as _eventlet # noqa 2026-08-30 09:16:58.094 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-30 09:16:58.094 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-30 09:16:58.094 | we strongly recommend against using it for new projects. 2026-08-30 09:16:58.094 | 2026-08-30 09:16:58.095 | If you are already using Eventlet, we recommend migrating to a different 2026-08-30 09:16:58.095 | framework. For more detail see 2026-08-30 09:16:58.095 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-30 09:16:58.095 | 2026-08-30 09:16:58.095 | import eventlet as _eventlet # noqa 2026-08-30 09:17:02.231 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/loopingcall.py:19: EventletDeprecationWarning: 2026-08-30 09:17:02.231 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-30 09:17:02.231 | we strongly recommend against using it for new projects. 2026-08-30 09:17:02.231 | 2026-08-30 09:17:02.231 | If you are already using Eventlet, we recommend migrating to a different 2026-08-30 09:17:02.231 | framework. For more detail see 2026-08-30 09:17:02.231 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-30 09:17:02.231 | 2026-08-30 09:17:02.231 | from eventlet import event 2026-08-30 09:17:03.268 | /opt/stack/neutron/neutron/__init__.py:26: UserWarning: The selected oslo_service backend is "eventlet" 2026-08-30 09:17:03.268 | warnings.warn('The selected oslo_service backend is "eventlet"') 2026-08-30 09:17:06.724 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-30 09:17:06.724 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-30 09:17:06.724 | we strongly recommend against using it for new projects. 2026-08-30 09:17:06.724 | 2026-08-30 09:17:06.725 | If you are already using Eventlet, we recommend migrating to a different 2026-08-30 09:17:06.725 | framework. For more detail see 2026-08-30 09:17:06.725 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-30 09:17:06.725 | 2026-08-30 09:17:06.725 | import eventlet as _eventlet # noqa 2026-08-30 09:17:08.609 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-30 09:17:08.609 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-30 09:17:08.609 | we strongly recommend against using it for new projects. 2026-08-30 09:17:08.609 | 2026-08-30 09:17:08.609 | If you are already using Eventlet, we recommend migrating to a different 2026-08-30 09:17:08.610 | framework. For more detail see 2026-08-30 09:17:08.610 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-30 09:17:08.610 | 2026-08-30 09:17:08.610 | import eventlet as _eventlet # noqa 2026-08-30 09:17:12.567 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-30 09:17:12.567 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-30 09:17:12.567 | we strongly recommend against using it for new projects. 2026-08-30 09:17:12.567 | 2026-08-30 09:17:12.568 | If you are already using Eventlet, we recommend migrating to a different 2026-08-30 09:17:12.568 | framework. For more detail see 2026-08-30 09:17:12.568 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-30 09:17:12.568 | 2026-08-30 09:17:12.568 | import eventlet as _eventlet # noqa 2026-08-30 09:17:15.086 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-30 09:17:15.086 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-30 09:17:15.086 | we strongly recommend against using it for new projects. 2026-08-30 09:17:15.086 | 2026-08-30 09:17:15.086 | If you are already using Eventlet, we recommend migrating to a different 2026-08-30 09:17:15.087 | framework. For more detail see 2026-08-30 09:17:15.087 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-30 09:17:15.087 | 2026-08-30 09:17:15.087 | import eventlet as _eventlet # noqa 2026-08-30 09:17:18.392 | + lib/neutron:_configure_neutron_common:883 : cp /opt/stack/neutron/etc/neutron.conf.sample /etc/neutron/neutron.conf 2026-08-30 09:17:18.398 | + lib/neutron:_configure_neutron_common:885 : Q_POLICY_FILE=/etc/neutron/policy.json 2026-08-30 09:17:18.401 | + lib/neutron:_configure_neutron_common:889 : '[' -f /opt/stack/neutron/etc/policy.json ']' 2026-08-30 09:17:18.405 | + lib/neutron:_configure_neutron_common:893 : echo '{"context_is_admin": "role:admin or user_name:neutron"}' 2026-08-30 09:17:18.409 | + lib/neutron:_configure_neutron_common:898 : neutron_plugin_configure_common 2026-08-30 09:17:18.412 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:65 : Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2026-08-30 09:17:18.416 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:66 : Q_PLUGIN_CONF_FILENAME=ml2_conf.ini 2026-08-30 09:17:18.419 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:67 : Q_PLUGIN_CLASS=ml2 2026-08-30 09:17:18.423 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:70 : neutron_service_plugin_class_add ovn-router 2026-08-30 09:17:18.426 | + lib/neutron:neutron_service_plugin_class_add:1037 : local service_plugin_class=ovn-router 2026-08-30 09:17:18.428 | + lib/neutron:neutron_service_plugin_class_add:1038 : [[ '' == '' ]] 2026-08-30 09:17:18.431 | + lib/neutron:neutron_service_plugin_class_add:1039 : Q_SERVICE_PLUGIN_CLASSES=ovn-router 2026-08-30 09:17:18.435 | + lib/neutron:_configure_neutron_common:900 : [[ etc/neutron/plugins/ml2 == '' ]] 2026-08-30 09:17:18.437 | + lib/neutron:_configure_neutron_common:900 : [[ ml2_conf.ini == '' ]] 2026-08-30 09:17:18.440 | + lib/neutron:_configure_neutron_common:900 : [[ ml2 == '' ]] 2026-08-30 09:17:18.443 | + lib/neutron:_configure_neutron_common:905 : mkdir -p /etc/neutron/plugins/ml2 2026-08-30 09:17:18.450 | + lib/neutron:_configure_neutron_common:906 : Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-30 09:17:18.453 | + lib/neutron:_configure_neutron_common:909 : NEUTRON_CORE_PLUGIN_CONF=etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-30 09:17:18.457 | + lib/neutron:_configure_neutron_common:912 : '[' -f /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample ']' 2026-08-30 09:17:18.461 | + 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-30 09:17:18.468 | ++ lib/neutron:_configure_neutron_common:918 : database_connection_url neutron 2026-08-30 09:17:18.471 | ++ lib/database:database_connection_url:134 : local db=neutron 2026-08-30 09:17:18.475 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql neutron 2026-08-30 09:17:18.478 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=neutron 2026-08-30 09:17:18.482 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-08-30 09:17:18.485 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-08-30 09:17:18.489 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-08-30 09:17:18.511 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-30 09:17:18.514 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-08-30 09:17:18.518 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/neutron?charset=utf8&plugin=dbcounter' 2026-08-30 09:17:18.521 | + 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-30 09:17:18.563 | + lib/neutron:_configure_neutron_common:919 : iniset /etc/neutron/neutron.conf DEFAULT state_path /opt/stack/data/neutron 2026-08-30 09:17:18.604 | + lib/neutron:_configure_neutron_common:920 : iniset /etc/neutron/neutron.conf DEFAULT use_syslog False 2026-08-30 09:17:18.643 | + lib/neutron:_configure_neutron_common:921 : iniset /etc/neutron/neutron.conf DEFAULT bind_host 0.0.0.0 2026-08-30 09:17:18.682 | + lib/neutron:_configure_neutron_common:922 : iniset /etc/neutron/neutron.conf oslo_concurrency lock_path /opt/stack/data/neutron/lock 2026-08-30 09:17:18.724 | + lib/neutron:_configure_neutron_common:925 : iniset /etc/neutron/neutron.conf nova region_name RegionOne 2026-08-30 09:17:18.764 | + lib/neutron:_configure_neutron_common:927 : '[' libvirt = fake ']' 2026-08-30 09:17:18.767 | + lib/neutron:_configure_neutron_common:937 : setup_logging /etc/neutron/neutron.conf 2026-08-30 09:17:18.771 | + functions:setup_logging:693 : setup_systemd_logging /etc/neutron/neutron.conf 2026-08-30 09:17:18.774 | + functions:setup_systemd_logging:710 : local conf_file=/etc/neutron/neutron.conf 2026-08-30 09:17:18.779 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-08-30 09:17:18.803 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-08-30 09:17:18.807 | + functions:setup_systemd_logging:716 : local pidstr= 2026-08-30 09:17:18.810 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-08-30 09:17:18.814 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-08-30 09:17:18.817 | + 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-30 09:17:18.858 | + 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-30 09:17:18.898 | + 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-30 09:17:18.942 | + functions:setup_systemd_logging:727 : iniset /etc/neutron/neutron.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-08-30 09:17:18.980 | + functions:setup_systemd_logging:730 : iniset /etc/neutron/neutron.conf DEFAULT log_color False 2026-08-30 09:17:19.021 | + lib/neutron:_configure_neutron_common:939 : _neutron_setup_rootwrap 2026-08-30 09:17:19.025 | + lib/neutron:_neutron_setup_rootwrap:1072 : [[ True == \F\a\l\s\e ]] 2026-08-30 09:17:19.028 | + lib/neutron:_neutron_setup_rootwrap:1076 : Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d 2026-08-30 09:17:19.031 | + lib/neutron:_neutron_setup_rootwrap:1077 : [[ -d /etc/neutron/rootwrap.d ]] 2026-08-30 09:17:19.034 | + lib/neutron:_neutron_setup_rootwrap:1081 : neutron_deploy_rootwrap_filters /opt/stack/neutron 2026-08-30 09:17:19.038 | + lib/neutron:neutron_deploy_rootwrap_filters:1062 : [[ True == \F\a\l\s\e ]] 2026-08-30 09:17:19.042 | + lib/neutron:neutron_deploy_rootwrap_filters:1065 : local srcdir=/opt/stack/neutron 2026-08-30 09:17:19.045 | + lib/neutron:neutron_deploy_rootwrap_filters:1066 : sudo install -d -o root -m 755 /etc/neutron/rootwrap.d 2026-08-30 09:17:19.063 | + 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-30 09:17:19.082 | + 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-30 09:17:19.098 | + 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-30 09:17:19.116 | + lib/neutron:_neutron_setup_rootwrap:1090 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/neutron/rootwrap.conf 2026-08-30 09:17:19.133 | + lib/neutron:_neutron_setup_rootwrap:1093 : ROOTWRAP_SUDOER_CMD='/opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2026-08-30 09:17:19.137 | + lib/neutron:_neutron_setup_rootwrap:1094 : ROOTWRAP_DAEMON_SUDOER_CMD='/opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-08-30 09:17:19.140 | ++ lib/neutron:_neutron_setup_rootwrap:1097 : mktemp 2026-08-30 09:17:19.145 | + lib/neutron:_neutron_setup_rootwrap:1097 : TEMPFILE=/tmp/tmp.L6tmgBT0ZT 2026-08-30 09:17:19.148 | + lib/neutron:_neutron_setup_rootwrap:1098 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2026-08-30 09:17:19.151 | + 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-30 09:17:19.155 | + lib/neutron:_neutron_setup_rootwrap:1100 : chmod 0440 /tmp/tmp.L6tmgBT0ZT 2026-08-30 09:17:19.160 | + lib/neutron:_neutron_setup_rootwrap:1101 : sudo chown root:root /tmp/tmp.L6tmgBT0ZT 2026-08-30 09:17:19.177 | + lib/neutron:_neutron_setup_rootwrap:1102 : sudo mv /tmp/tmp.L6tmgBT0ZT /etc/sudoers.d/neutron-rootwrap 2026-08-30 09:17:19.196 | + lib/neutron:_neutron_setup_rootwrap:1105 : configure_root_helper_options /etc/neutron/neutron.conf 2026-08-30 09:17:19.198 | + lib/neutron:configure_root_helper_options:1109 : local conffile=/etc/neutron/neutron.conf 2026-08-30 09:17:19.202 | + 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-30 09:17:19.242 | + lib/neutron:configure_root_helper_options:1111 : [[ True == \T\r\u\e ]] 2026-08-30 09:17:19.245 | + 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-30 09:17:19.288 | + lib/neutron:configure_neutron:382 : iniset_rpc_backend neutron /etc/neutron/neutron.conf 2026-08-30 09:17:19.291 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=neutron 2026-08-30 09:17:19.295 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/neutron/neutron.conf 2026-08-30 09:17:19.299 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-08-30 09:17:19.302 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-08-30 09:17:19.306 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-08-30 09:17:19.331 | + functions-common:is_service_enabled:2076 : return 0 2026-08-30 09:17:19.335 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-08-30 09:17:19.340 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-08-30 09:17:19.344 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-08-30 09:17:19.369 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-30 09:17:19.373 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.144:5672/ 2026-08-30 09:17:19.377 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/neutron/neutron.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.144:5672/ 2026-08-30 09:17:19.421 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-08-30 09:17:19.425 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-08-30 09:17:19.429 | + lib/neutron:configure_neutron:384 : is_service_enabled q-metering neutron-metering 2026-08-30 09:17:19.454 | + functions-common:is_service_enabled:2076 : return 1 2026-08-30 09:17:19.458 | + lib/neutron:configure_neutron:387 : is_service_enabled q-agt neutron-agent 2026-08-30 09:17:19.483 | + functions-common:is_service_enabled:2076 : return 1 2026-08-30 09:17:19.487 | + lib/neutron:configure_neutron:390 : is_service_enabled q-dhcp neutron-dhcp 2026-08-30 09:17:19.512 | + functions-common:is_service_enabled:2076 : return 1 2026-08-30 09:17:19.515 | + lib/neutron:configure_neutron:393 : is_service_enabled q-l3 neutron-l3 2026-08-30 09:17:19.541 | + functions-common:is_service_enabled:2076 : return 1 2026-08-30 09:17:19.545 | + lib/neutron:configure_neutron:396 : is_service_enabled q-meta neutron-metadata-agent 2026-08-30 09:17:19.569 | + functions-common:is_service_enabled:2076 : return 1 2026-08-30 09:17:19.573 | + lib/neutron:configure_neutron:400 : [[ legacy != \l\e\g\a\c\y ]] 2026-08-30 09:17:19.577 | + lib/neutron:configure_neutron:403 : is_service_enabled ceilometer 2026-08-30 09:17:19.602 | + functions-common:is_service_enabled:2076 : return 1 2026-08-30 09:17:19.606 | + lib/neutron:configure_neutron:407 : [[ ovn == \o\v\n ]] 2026-08-30 09:17:19.609 | + lib/neutron:configure_neutron:408 : configure_ovn 2026-08-30 09:17:19.613 | + lib/neutron_plugins/ovn_agent:configure_ovn:557 : echo 'Configuring OVN' 2026-08-30 09:17:19.613 | Configuring OVN 2026-08-30 09:17:19.617 | + lib/neutron_plugins/ovn_agent:configure_ovn:559 : '[' -z '' ']' 2026-08-30 09:17:19.621 | + lib/neutron_plugins/ovn_agent:configure_ovn:560 : '[' -f /etc/openvswitch/system-id.conf ']' 2026-08-30 09:17:19.626 | ++ lib/neutron_plugins/ovn_agent:configure_ovn:561 : cat /etc/openvswitch/system-id.conf 2026-08-30 09:17:19.631 | + lib/neutron_plugins/ovn_agent:configure_ovn:561 : OVN_UUID=b4d50101-d507-49b3-9141-f4d7f49ce7c5 2026-08-30 09:17:19.635 | + lib/neutron_plugins/ovn_agent:configure_ovn:576 : [[ False == \F\a\l\s\e ]] 2026-08-30 09:17:19.638 | + lib/neutron_plugins/ovn_agent:configure_ovn:576 : is_fedora 2026-08-30 09:17:19.642 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-08-30 09:17:19.646 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-08-30 09:17:19.650 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-08-30 09:17:19.654 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-08-30 09:17:19.658 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-08-30 09:17:19.661 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-08-30 09:17:19.665 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-08-30 09:17:19.669 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-08-30 09:17:19.673 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-08-30 09:17:19.676 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-08-30 09:17:19.680 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-08-30 09:17:19.684 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-08-30 09:17:19.687 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-08-30 09:17:19.692 | + lib/neutron_plugins/ovn_agent:configure_ovn:583 : local sample_file= 2026-08-30 09:17:19.696 | + lib/neutron_plugins/ovn_agent:configure_ovn:584 : local config_file= 2026-08-30 09:17:19.700 | + lib/neutron_plugins/ovn_agent:configure_ovn:585 : is_ovn_agent_enabled 2026-08-30 09:17:19.704 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:327 : is_service_enabled q-ovn-agent neutron-ovn-agent 2026-08-30 09:17:19.728 | + functions-common:is_service_enabled:2076 : return 0 2026-08-30 09:17:19.732 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:328 : enable_service q-ovn-agent 2026-08-30 09:17:19.790 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:329 : return 0 2026-08-30 09:17:19.794 | + lib/neutron_plugins/ovn_agent:configure_ovn:585 : [[ metadata =~ metadata ]] 2026-08-30 09:17:19.798 | + lib/neutron_plugins/ovn_agent:configure_ovn:585 : is_service_enabled ovn-controller 2026-08-30 09:17:19.822 | + functions-common:is_service_enabled:2076 : return 0 2026-08-30 09:17:19.826 | + lib/neutron_plugins/ovn_agent:configure_ovn:586 : sample_file=/opt/stack/neutron/etc/neutron/plugins/ml2/ovn_agent.ini.sample 2026-08-30 09:17:19.830 | + lib/neutron_plugins/ovn_agent:configure_ovn:587 : config_file=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-08-30 09:17:19.834 | + lib/neutron_plugins/ovn_agent:configure_ovn:592 : '[' -n /etc/neutron/plugins/ml2/ovn_agent.ini ']' 2026-08-30 09:17:19.838 | + lib/neutron_plugins/ovn_agent:configure_ovn:593 : sudo install -d -o quobyte /etc/neutron 2026-08-30 09:17:19.856 | + lib/neutron_plugins/ovn_agent:configure_ovn:595 : mkdir -p /opt/stack/neutron/etc/neutron/plugins/ml2 2026-08-30 09:17:19.863 | + lib/neutron_plugins/ovn_agent:configure_ovn:596 : cd /opt/stack/neutron 2026-08-30 09:17:19.867 | + lib/neutron_plugins/ovn_agent:configure_ovn:596 : exec ./tools/generate_config_file_samples.sh 2026-08-30 09:17:20.530 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-30 09:17:20.531 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-30 09:17:20.531 | we strongly recommend against using it for new projects. 2026-08-30 09:17:20.531 | 2026-08-30 09:17:20.531 | If you are already using Eventlet, we recommend migrating to a different 2026-08-30 09:17:20.531 | framework. For more detail see 2026-08-30 09:17:20.531 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-30 09:17:20.531 | 2026-08-30 09:17:20.531 | import eventlet as _eventlet # noqa 2026-08-30 09:17:24.594 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-30 09:17:24.594 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-30 09:17:24.594 | we strongly recommend against using it for new projects. 2026-08-30 09:17:24.594 | 2026-08-30 09:17:24.594 | If you are already using Eventlet, we recommend migrating to a different 2026-08-30 09:17:24.594 | framework. For more detail see 2026-08-30 09:17:24.594 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-30 09:17:24.594 | 2026-08-30 09:17:24.594 | import eventlet as _eventlet # noqa 2026-08-30 09:17:28.735 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-30 09:17:28.735 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-30 09:17:28.735 | we strongly recommend against using it for new projects. 2026-08-30 09:17:28.735 | 2026-08-30 09:17:28.735 | If you are already using Eventlet, we recommend migrating to a different 2026-08-30 09:17:28.736 | framework. For more detail see 2026-08-30 09:17:28.736 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-30 09:17:28.736 | 2026-08-30 09:17:28.736 | import eventlet as _eventlet # noqa 2026-08-30 09:17:32.967 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/loopingcall.py:19: EventletDeprecationWarning: 2026-08-30 09:17:32.967 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-30 09:17:32.968 | we strongly recommend against using it for new projects. 2026-08-30 09:17:32.968 | 2026-08-30 09:17:32.968 | If you are already using Eventlet, we recommend migrating to a different 2026-08-30 09:17:32.968 | framework. For more detail see 2026-08-30 09:17:32.968 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-30 09:17:32.968 | 2026-08-30 09:17:32.968 | from eventlet import event 2026-08-30 09:17:33.485 | /opt/stack/neutron/neutron/__init__.py:26: UserWarning: The selected oslo_service backend is "eventlet" 2026-08-30 09:17:33.485 | warnings.warn('The selected oslo_service backend is "eventlet"') 2026-08-30 09:17:37.147 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-30 09:17:37.147 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-30 09:17:37.147 | we strongly recommend against using it for new projects. 2026-08-30 09:17:37.148 | 2026-08-30 09:17:37.148 | If you are already using Eventlet, we recommend migrating to a different 2026-08-30 09:17:37.148 | framework. For more detail see 2026-08-30 09:17:37.148 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-30 09:17:37.148 | 2026-08-30 09:17:37.148 | import eventlet as _eventlet # noqa 2026-08-30 09:17:41.181 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-30 09:17:41.181 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-30 09:17:41.181 | we strongly recommend against using it for new projects. 2026-08-30 09:17:41.181 | 2026-08-30 09:17:41.182 | If you are already using Eventlet, we recommend migrating to a different 2026-08-30 09:17:41.182 | framework. For more detail see 2026-08-30 09:17:41.182 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-30 09:17:41.182 | 2026-08-30 09:17:41.183 | import eventlet as _eventlet # noqa 2026-08-30 09:17:45.351 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/loopingcall.py:19: EventletDeprecationWarning: 2026-08-30 09:17:45.351 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-30 09:17:45.351 | we strongly recommend against using it for new projects. 2026-08-30 09:17:45.351 | 2026-08-30 09:17:45.351 | If you are already using Eventlet, we recommend migrating to a different 2026-08-30 09:17:45.351 | framework. For more detail see 2026-08-30 09:17:45.351 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-30 09:17:45.351 | 2026-08-30 09:17:45.351 | from eventlet import event 2026-08-30 09:17:46.403 | /opt/stack/neutron/neutron/__init__.py:26: UserWarning: The selected oslo_service backend is "eventlet" 2026-08-30 09:17:46.405 | warnings.warn('The selected oslo_service backend is "eventlet"') 2026-08-30 09:17:49.870 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-30 09:17:49.870 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-30 09:17:49.870 | we strongly recommend against using it for new projects. 2026-08-30 09:17:49.870 | 2026-08-30 09:17:49.870 | If you are already using Eventlet, we recommend migrating to a different 2026-08-30 09:17:49.870 | framework. For more detail see 2026-08-30 09:17:49.871 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-30 09:17:49.871 | 2026-08-30 09:17:49.871 | import eventlet as _eventlet # noqa 2026-08-30 09:17:51.754 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-30 09:17:51.754 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-30 09:17:51.754 | we strongly recommend against using it for new projects. 2026-08-30 09:17:51.754 | 2026-08-30 09:17:51.755 | If you are already using Eventlet, we recommend migrating to a different 2026-08-30 09:17:51.755 | framework. For more detail see 2026-08-30 09:17:51.755 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-30 09:17:51.755 | 2026-08-30 09:17:51.755 | import eventlet as _eventlet # noqa 2026-08-30 09:17:55.709 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-30 09:17:55.709 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-30 09:17:55.709 | we strongly recommend against using it for new projects. 2026-08-30 09:17:55.709 | 2026-08-30 09:17:55.709 | If you are already using Eventlet, we recommend migrating to a different 2026-08-30 09:17:55.710 | framework. For more detail see 2026-08-30 09:17:55.710 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-30 09:17:55.710 | 2026-08-30 09:17:55.710 | import eventlet as _eventlet # noqa 2026-08-30 09:17:58.237 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-30 09:17:58.237 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-30 09:17:58.237 | we strongly recommend against using it for new projects. 2026-08-30 09:17:58.237 | 2026-08-30 09:17:58.237 | If you are already using Eventlet, we recommend migrating to a different 2026-08-30 09:17:58.237 | framework. For more detail see 2026-08-30 09:17:58.238 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-30 09:17:58.238 | 2026-08-30 09:17:58.238 | import eventlet as _eventlet # noqa 2026-08-30 09:18:01.546 | + 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-30 09:18:01.553 | + lib/neutron_plugins/ovn_agent:configure_ovn:599 : configure_root_helper_options /etc/neutron/plugins/ml2/ovn_agent.ini 2026-08-30 09:18:01.557 | + lib/neutron:configure_root_helper_options:1109 : local conffile=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-08-30 09:18:01.562 | + 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-30 09:18:01.604 | + lib/neutron:configure_root_helper_options:1111 : [[ True == \T\r\u\e ]] 2026-08-30 09:18:01.608 | + 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-30 09:18:01.652 | + lib/neutron_plugins/ovn_agent:configure_ovn:601 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT debug True 2026-08-30 09:18:01.697 | + lib/neutron_plugins/ovn_agent:configure_ovn:602 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT nova_metadata_host 192.168.122.144 2026-08-30 09:18:01.740 | + lib/neutron_plugins/ovn_agent:configure_ovn:603 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT metadata_workers 2 2026-08-30 09:18:01.784 | + 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-30 09:18:01.826 | + 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-30 09:18:01.866 | + lib/neutron_plugins/ovn_agent:configure_ovn:606 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini ovn ovn_sb_connection tcp:192.168.122.144:6642 2026-08-30 09:18:01.909 | + lib/neutron_plugins/ovn_agent:configure_ovn:607 : is_service_enabled tls-proxy 2026-08-30 09:18:01.933 | + functions-common:is_service_enabled:2076 : return 1 2026-08-30 09:18:01.937 | + lib/neutron_plugins/ovn_agent:configure_ovn:615 : [[ /etc/neutron/plugins/ml2/ovn_agent.ini == /etc/neutron/plugins/ml2/ovn_agent.ini ]] 2026-08-30 09:18:01.941 | + lib/neutron_plugins/ovn_agent:configure_ovn:616 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini agent extensions metadata 2026-08-30 09:18:01.987 | + lib/neutron_plugins/ovn_agent:configure_ovn:617 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini ovn ovn_nb_connection tcp:192.168.122.144:6641 2026-08-30 09:18:02.029 | + lib/neutron_plugins/ovn_agent:configure_ovn:618 : [[ metadata =~ ovn-evpn ]] 2026-08-30 09:18:02.032 | + lib/neutron:configure_neutron:409 : configure_ovn_plugin 2026-08-30 09:18:02.036 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:499 : echo 'Configuring Neutron for OVN' 2026-08-30 09:18:02.037 | Configuring Neutron for OVN 2026-08-30 09:18:02.040 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:501 : is_service_enabled q-svc neutron-api 2026-08-30 09:18:02.062 | + functions-common:is_service_enabled:2076 : return 0 2026-08-30 09:18:02.066 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:502 : filter_network_api_extensions 2026-08-30 09:18:02.071 | ++ 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-30 09:18:02.071 | print(",".join(extensions.ML2_SUPPORTED_API_EXTENSIONS))' 2026-08-30 09:18:02.735 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-30 09:18:02.735 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-30 09:18:02.736 | we strongly recommend against using it for new projects. 2026-08-30 09:18:02.736 | 2026-08-30 09:18:02.736 | If you are already using Eventlet, we recommend migrating to a different 2026-08-30 09:18:02.736 | framework. For more detail see 2026-08-30 09:18:02.736 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-30 09:18:02.736 | 2026-08-30 09:18:02.736 | import eventlet as _eventlet # noqa 2026-08-30 09:18:05.988 | + 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-30 09:18:05.993 | ++ 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-30 09:18:05.993 | print(",".join(extensions.ML2_SUPPORTED_API_EXTENSIONS_OVN_L3))' 2026-08-30 09:18:06.658 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-30 09:18:06.658 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-30 09:18:06.658 | we strongly recommend against using it for new projects. 2026-08-30 09:18:06.658 | 2026-08-30 09:18:06.658 | If you are already using Eventlet, we recommend migrating to a different 2026-08-30 09:18:06.658 | framework. For more detail see 2026-08-30 09:18:06.659 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-30 09:18:06.659 | 2026-08-30 09:18:06.659 | import eventlet as _eventlet # noqa 2026-08-30 09:18:09.337 | + 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-30 09:18:09.341 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:477 : is_service_enabled q-qos neutron-qos 2026-08-30 09:18:09.365 | + functions-common:is_service_enabled:2076 : return 1 2026-08-30 09:18:09.368 | + 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-30 09:18:09.375 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 481: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-30 09:18:09.375 | ++ 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-30 09:18:09.375 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : tr ', ' '\n' 2026-08-30 09:18:09.375 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : LC_ALL=C 2026-08-30 09:18:09.379 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 481: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-30 09:18:09.379 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : sort -u 2026-08-30 09:18:09.387 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : extensions='address-group 2026-08-30 09:18:09.387 | address-scope 2026-08-30 09:18:09.387 | agent 2026-08-30 09:18:09.387 | allowed-address-pairs 2026-08-30 09:18:09.387 | auto-allocated-topology 2026-08-30 09:18:09.387 | availability_zone 2026-08-30 09:18:09.387 | bgp 2026-08-30 09:18:09.387 | bgp_4byte_asn 2026-08-30 09:18:09.387 | bgp_dragent_scheduler 2026-08-30 09:18:09.387 | binding 2026-08-30 09:18:09.387 | binding-extended 2026-08-30 09:18:09.388 | default-subnetpools 2026-08-30 09:18:09.388 | dhcp_agent_scheduler 2026-08-30 09:18:09.388 | dns-domain-ports 2026-08-30 09:18:09.388 | dns-integration 2026-08-30 09:18:09.388 | dns-integration-domain-keywords 2026-08-30 09:18:09.388 | empty-string-filtering 2026-08-30 09:18:09.388 | enable-default-route-bfd 2026-08-30 09:18:09.388 | enable-default-route-ecmp 2026-08-30 09:18:09.388 | expose-port-forwarding-in-fip 2026-08-30 09:18:09.388 | ext-gw-mode 2026-08-30 09:18:09.388 | external-gateway-multihoming 2026-08-30 09:18:09.389 | external-net 2026-08-30 09:18:09.389 | extra_dhcp_opt 2026-08-30 09:18:09.389 | extraroute 2026-08-30 09:18:09.389 | extraroute-atomic 2026-08-30 09:18:09.389 | filter-validation 2026-08-30 09:18:09.389 | fip-port-details 2026-08-30 09:18:09.389 | flavors 2026-08-30 09:18:09.389 | floating-ip-port-forwarding 2026-08-30 09:18:09.389 | floating-ip-port-forwarding-description 2026-08-30 09:18:09.389 | floating-ip-port-forwarding-detail 2026-08-30 09:18:09.389 | floating-ip-port-forwarding-port-ranges 2026-08-30 09:18:09.389 | floatingip-pools 2026-08-30 09:18:09.390 | fwaas_v2 2026-08-30 09:18:09.390 | ip_allocation 2026-08-30 09:18:09.390 | l3-agent-scheduler-ha-chassis-priority 2026-08-30 09:18:09.390 | l3-flavors 2026-08-30 09:18:09.390 | l3-ha 2026-08-30 09:18:09.390 | l3_agent_scheduler 2026-08-30 09:18:09.390 | logging 2026-08-30 09:18:09.390 | multi-provider 2026-08-30 09:18:09.390 | net-mtu 2026-08-30 09:18:09.390 | net-mtu-writable 2026-08-30 09:18:09.390 | network-ip-availability 2026-08-30 09:18:09.391 | network_availability_zone 2026-08-30 09:18:09.391 | network_ha 2026-08-30 09:18:09.391 | pagination 2026-08-30 09:18:09.391 | port-device-profile 2026-08-30 09:18:09.391 | port-hardware-offload-type 2026-08-30 09:18:09.391 | port-mac-address-regenerate 2026-08-30 09:18:09.391 | port-numa-affinity-policy 2026-08-30 09:18:09.391 | port-numa-affinity-policy-socket 2026-08-30 09:18:09.391 | port-resource-request 2026-08-30 09:18:09.391 | port-security 2026-08-30 09:18:09.391 | port-trusted-vif 2026-08-30 09:18:09.392 | project-id 2026-08-30 09:18:09.392 | provider 2026-08-30 09:18:09.392 | pvlan 2026-08-30 09:18:09.392 | qinq 2026-08-30 09:18:09.392 | qos 2026-08-30 09:18:09.392 | qos-bw-limit-direction 2026-08-30 09:18:09.392 | qos-bw-minimum-ingress 2026-08-30 09:18:09.392 | qos-default 2026-08-30 09:18:09.393 | qos-fip 2026-08-30 09:18:09.393 | qos-gateway-ip 2026-08-30 09:18:09.393 | qos-rule-type-details 2026-08-30 09:18:09.393 | qos-rule-type-filter 2026-08-30 09:18:09.393 | qos-rules-alias 2026-08-30 09:18:09.393 | quota-check-limit 2026-08-30 09:18:09.393 | quota-check-limit-default 2026-08-30 09:18:09.393 | quota_details 2026-08-30 09:18:09.393 | quotas 2026-08-30 09:18:09.393 | rbac-address-scope 2026-08-30 09:18:09.393 | rbac-policies 2026-08-30 09:18:09.393 | rbac-security-groups 2026-08-30 09:18:09.394 | router 2026-08-30 09:18:09.394 | router-enable-snat 2026-08-30 09:18:09.394 | router_availability_zone 2026-08-30 09:18:09.394 | security-group 2026-08-30 09:18:09.394 | security-groups-default-rules 2026-08-30 09:18:09.394 | security-groups-default-statefulness 2026-08-30 09:18:09.394 | security-groups-normalized-cidr 2026-08-30 09:18:09.394 | security-groups-remote-address-group 2026-08-30 09:18:09.394 | security-groups-rules-belongs-to-default-sg 2026-08-30 09:18:09.394 | security-groups-shared-filtering 2026-08-30 09:18:09.394 | segment 2026-08-30 09:18:09.395 | sorting 2026-08-30 09:18:09.395 | standard-attr-description 2026-08-30 09:18:09.395 | standard-attr-fwaas-v2 2026-08-30 09:18:09.395 | standard-attr-revisions 2026-08-30 09:18:09.395 | standard-attr-tag 2026-08-30 09:18:09.396 | standard-attr-timestamp 2026-08-30 09:18:09.396 | stateful-security-group 2026-08-30 09:18:09.396 | subnet-dns-publish-fixed-ip 2026-08-30 09:18:09.396 | subnet-external-network 2026-08-30 09:18:09.396 | subnet-service-types 2026-08-30 09:18:09.396 | subnet_allocation 2026-08-30 09:18:09.396 | subnet_onboard 2026-08-30 09:18:09.397 | subnetpool-prefix-ops 2026-08-30 09:18:09.397 | tag-creation 2026-08-30 09:18:09.397 | tap-mirror 2026-08-30 09:18:09.397 | tap-mirror-both-direction 2026-08-30 09:18:09.397 | trunk 2026-08-30 09:18:09.397 | uplink-status-propagation 2026-08-30 09:18:09.397 | uplink-status-propagation-updatable 2026-08-30 09:18:09.397 | vlan-transparent 2026-08-30 09:18:09.397 | vpn-endpoint-groups 2026-08-30 09:18:09.397 | vpnaas' 2026-08-30 09:18:09.397 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 482: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-30 09:18:09.398 | ++ 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-30 09:18:09.398 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:482 : LC_ALL=C 2026-08-30 09:18:09.398 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:482 : tr ', ' '\n' 2026-08-30 09:18:09.400 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 482: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-30 09:18:09.401 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:482 : sort -u 2026-08-30 09:18:09.408 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:482 : supported_ext='address-group 2026-08-30 09:18:09.408 | address-scope 2026-08-30 09:18:09.408 | agent 2026-08-30 09:18:09.408 | allowed-address-pairs 2026-08-30 09:18:09.408 | auto-allocated-topology 2026-08-30 09:18:09.408 | availability_zone 2026-08-30 09:18:09.408 | bgp 2026-08-30 09:18:09.408 | bgp_4byte_asn 2026-08-30 09:18:09.408 | bgp_dragent_scheduler 2026-08-30 09:18:09.408 | binding 2026-08-30 09:18:09.409 | binding-extended 2026-08-30 09:18:09.409 | default-subnetpools 2026-08-30 09:18:09.409 | dhcp_agent_scheduler 2026-08-30 09:18:09.409 | dns-domain-ports 2026-08-30 09:18:09.409 | dns-integration 2026-08-30 09:18:09.409 | dns-integration-domain-keywords 2026-08-30 09:18:09.409 | empty-string-filtering 2026-08-30 09:18:09.409 | enable-default-route-bfd 2026-08-30 09:18:09.409 | enable-default-route-ecmp 2026-08-30 09:18:09.409 | expose-port-forwarding-in-fip 2026-08-30 09:18:09.409 | ext-gw-mode 2026-08-30 09:18:09.410 | external-gateway-multihoming 2026-08-30 09:18:09.410 | external-net 2026-08-30 09:18:09.410 | extra_dhcp_opt 2026-08-30 09:18:09.410 | extraroute 2026-08-30 09:18:09.410 | extraroute-atomic 2026-08-30 09:18:09.410 | filter-validation 2026-08-30 09:18:09.410 | fip-port-details 2026-08-30 09:18:09.410 | flavors 2026-08-30 09:18:09.410 | floating-ip-port-forwarding 2026-08-30 09:18:09.410 | floating-ip-port-forwarding-description 2026-08-30 09:18:09.410 | floating-ip-port-forwarding-detail 2026-08-30 09:18:09.410 | floating-ip-port-forwarding-port-ranges 2026-08-30 09:18:09.411 | floatingip-pools 2026-08-30 09:18:09.411 | fwaas_v2 2026-08-30 09:18:09.411 | ip_allocation 2026-08-30 09:18:09.411 | l3-agent-scheduler-ha-chassis-priority 2026-08-30 09:18:09.411 | l3-flavors 2026-08-30 09:18:09.411 | l3-ha 2026-08-30 09:18:09.411 | l3_agent_scheduler 2026-08-30 09:18:09.411 | logging 2026-08-30 09:18:09.411 | multi-provider 2026-08-30 09:18:09.411 | net-mtu 2026-08-30 09:18:09.411 | net-mtu-writable 2026-08-30 09:18:09.411 | network-ip-availability 2026-08-30 09:18:09.412 | network_availability_zone 2026-08-30 09:18:09.412 | network_ha 2026-08-30 09:18:09.412 | pagination 2026-08-30 09:18:09.412 | port-device-profile 2026-08-30 09:18:09.412 | port-hardware-offload-type 2026-08-30 09:18:09.412 | port-mac-address-regenerate 2026-08-30 09:18:09.412 | port-numa-affinity-policy 2026-08-30 09:18:09.412 | port-numa-affinity-policy-socket 2026-08-30 09:18:09.413 | port-resource-request 2026-08-30 09:18:09.413 | port-security 2026-08-30 09:18:09.414 | port-trusted-vif 2026-08-30 09:18:09.414 | project-id 2026-08-30 09:18:09.414 | provider 2026-08-30 09:18:09.414 | pvlan 2026-08-30 09:18:09.414 | qinq 2026-08-30 09:18:09.414 | qos 2026-08-30 09:18:09.414 | qos-bw-limit-direction 2026-08-30 09:18:09.414 | qos-bw-minimum-ingress 2026-08-30 09:18:09.414 | qos-default 2026-08-30 09:18:09.414 | qos-fip 2026-08-30 09:18:09.414 | qos-gateway-ip 2026-08-30 09:18:09.415 | qos-rule-type-details 2026-08-30 09:18:09.415 | qos-rule-type-filter 2026-08-30 09:18:09.415 | qos-rules-alias 2026-08-30 09:18:09.415 | quota-check-limit 2026-08-30 09:18:09.415 | quota-check-limit-default 2026-08-30 09:18:09.415 | quota_details 2026-08-30 09:18:09.415 | quotas 2026-08-30 09:18:09.415 | rbac-address-scope 2026-08-30 09:18:09.415 | rbac-policies 2026-08-30 09:18:09.415 | rbac-security-groups 2026-08-30 09:18:09.415 | router 2026-08-30 09:18:09.416 | router-enable-snat 2026-08-30 09:18:09.416 | router_availability_zone 2026-08-30 09:18:09.416 | security-group 2026-08-30 09:18:09.416 | security-groups-default-rules 2026-08-30 09:18:09.416 | security-groups-default-statefulness 2026-08-30 09:18:09.416 | security-groups-normalized-cidr 2026-08-30 09:18:09.416 | security-groups-remote-address-group 2026-08-30 09:18:09.416 | security-groups-rules-belongs-to-default-sg 2026-08-30 09:18:09.416 | security-groups-shared-filtering 2026-08-30 09:18:09.416 | segment 2026-08-30 09:18:09.416 | sorting 2026-08-30 09:18:09.416 | standard-attr-description 2026-08-30 09:18:09.417 | standard-attr-fwaas-v2 2026-08-30 09:18:09.417 | standard-attr-revisions 2026-08-30 09:18:09.417 | standard-attr-tag 2026-08-30 09:18:09.417 | standard-attr-timestamp 2026-08-30 09:18:09.417 | stateful-security-group 2026-08-30 09:18:09.417 | subnet-dns-publish-fixed-ip 2026-08-30 09:18:09.417 | subnet-external-network 2026-08-30 09:18:09.417 | subnet-service-types 2026-08-30 09:18:09.417 | subnet_allocation 2026-08-30 09:18:09.417 | subnet_onboard 2026-08-30 09:18:09.417 | subnetpool-prefix-ops 2026-08-30 09:18:09.418 | tag-creation 2026-08-30 09:18:09.418 | tap-mirror 2026-08-30 09:18:09.418 | tap-mirror-both-direction 2026-08-30 09:18:09.418 | trunk 2026-08-30 09:18:09.418 | uplink-status-propagation 2026-08-30 09:18:09.419 | uplink-status-propagation-updatable 2026-08-30 09:18:09.419 | vlan-transparent 2026-08-30 09:18:09.419 | vpn-endpoint-groups 2026-08-30 09:18:09.419 | vpnaas' 2026-08-30 09:18:09.420 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 483: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-30 09:18:09.420 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:483 : LC_ALL=C 2026-08-30 09:18:09.420 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:483 : echo -e 'address-group 2026-08-30 09:18:09.420 | address-scope 2026-08-30 09:18:09.420 | agent 2026-08-30 09:18:09.420 | allowed-address-pairs 2026-08-30 09:18:09.420 | auto-allocated-topology 2026-08-30 09:18:09.420 | availability_zone 2026-08-30 09:18:09.420 | bgp 2026-08-30 09:18:09.420 | bgp_4byte_asn 2026-08-30 09:18:09.421 | bgp_dragent_scheduler 2026-08-30 09:18:09.421 | binding 2026-08-30 09:18:09.421 | binding-extended 2026-08-30 09:18:09.421 | default-subnetpools 2026-08-30 09:18:09.421 | dhcp_agent_scheduler 2026-08-30 09:18:09.421 | dns-domain-ports 2026-08-30 09:18:09.421 | dns-integration 2026-08-30 09:18:09.421 | dns-integration-domain-keywords 2026-08-30 09:18:09.421 | empty-string-filtering 2026-08-30 09:18:09.422 | enable-default-route-bfd 2026-08-30 09:18:09.422 | enable-default-route-ecmp 2026-08-30 09:18:09.422 | expose-port-forwarding-in-fip 2026-08-30 09:18:09.422 | ext-gw-mode 2026-08-30 09:18:09.422 | external-gateway-multihoming 2026-08-30 09:18:09.422 | external-net 2026-08-30 09:18:09.422 | extra_dhcp_opt 2026-08-30 09:18:09.422 | extraroute 2026-08-30 09:18:09.422 | extraroute-atomic 2026-08-30 09:18:09.422 | filter-validation 2026-08-30 09:18:09.423 | fip-port-details 2026-08-30 09:18:09.423 | flavors 2026-08-30 09:18:09.423 | floating-ip-port-forwarding 2026-08-30 09:18:09.423 | floating-ip-port-forwarding-description 2026-08-30 09:18:09.423 | floating-ip-port-forwarding-detail 2026-08-30 09:18:09.423 | floating-ip-port-forwarding-port-ranges 2026-08-30 09:18:09.423 | floatingip-pools 2026-08-30 09:18:09.423 | fwaas_v2 2026-08-30 09:18:09.423 | ip_allocation 2026-08-30 09:18:09.424 | l3-agent-scheduler-ha-chassis-priority 2026-08-30 09:18:09.424 | l3-flavors 2026-08-30 09:18:09.424 | l3-ha 2026-08-30 09:18:09.424 | l3_agent_scheduler 2026-08-30 09:18:09.424 | logging 2026-08-30 09:18:09.424 | multi-provider 2026-08-30 09:18:09.424 | net-mtu 2026-08-30 09:18:09.424 | net-mtu-writable 2026-08-30 09:18:09.424 | network-ip-availability 2026-08-30 09:18:09.425 | network_availability_zone 2026-08-30 09:18:09.425 | network_ha 2026-08-30 09:18:09.425 | pagination 2026-08-30 09:18:09.425 | port-device-profile 2026-08-30 09:18:09.425 | port-hardware-offload-type 2026-08-30 09:18:09.425 | port-mac-address-regenerate 2026-08-30 09:18:09.425 | port-numa-affinity-policy 2026-08-30 09:18:09.425 | port-numa-affinity-policy-socket 2026-08-30 09:18:09.425 | port-resource-request 2026-08-30 09:18:09.426 | port-security 2026-08-30 09:18:09.426 | port-trusted-vif 2026-08-30 09:18:09.426 | project-id 2026-08-30 09:18:09.426 | provider 2026-08-30 09:18:09.426 | pvlan 2026-08-30 09:18:09.426 | qinq 2026-08-30 09:18:09.426 | qos 2026-08-30 09:18:09.426 | qos-bw-limit-direction 2026-08-30 09:18:09.426 | qos-bw-minimum-ingress 2026-08-30 09:18:09.427 | qos-default 2026-08-30 09:18:09.427 | qos-fip 2026-08-30 09:18:09.427 | qos-gateway-ip 2026-08-30 09:18:09.427 | qos-rule-type-details 2026-08-30 09:18:09.427 | qos-rule-type-filter 2026-08-30 09:18:09.427 | qos-rules-alias 2026-08-30 09:18:09.427 | quota-check-limit 2026-08-30 09:18:09.427 | quota-check-limit-default 2026-08-30 09:18:09.427 | quota_details 2026-08-30 09:18:09.428 | quotas 2026-08-30 09:18:09.428 | rbac-address-scope 2026-08-30 09:18:09.428 | rbac-policies 2026-08-30 09:18:09.428 | rbac-security-groups 2026-08-30 09:18:09.428 | router 2026-08-30 09:18:09.428 | router-enable-snat 2026-08-30 09:18:09.428 | router_availability_zone 2026-08-30 09:18:09.428 | security-group 2026-08-30 09:18:09.428 | security-groups-default-rules 2026-08-30 09:18:09.429 | security-groups-default-statefulness 2026-08-30 09:18:09.429 | security-groups-normalized-cidr 2026-08-30 09:18:09.429 | security-groups-remote-address-group 2026-08-30 09:18:09.429 | security-groups-rules-belongs-to-default-sg 2026-08-30 09:18:09.429 | security-groups-shared-filtering 2026-08-30 09:18:09.429 | segment 2026-08-30 09:18:09.429 | sorting 2026-08-30 09:18:09.429 | standard-attr-description 2026-08-30 09:18:09.429 | standard-attr-fwaas-v2 2026-08-30 09:18:09.430 | standard-attr-revisions 2026-08-30 09:18:09.430 | standard-attr-tag 2026-08-30 09:18:09.430 | standard-attr-timestamp 2026-08-30 09:18:09.430 | stateful-security-group 2026-08-30 09:18:09.430 | subnet-dns-publish-fixed-ip 2026-08-30 09:18:09.430 | subnet-external-network 2026-08-30 09:18:09.430 | subnet-service-types 2026-08-30 09:18:09.430 | subnet_allocation 2026-08-30 09:18:09.430 | subnet_onboard 2026-08-30 09:18:09.430 | subnetpool-prefix-ops 2026-08-30 09:18:09.431 | tag-creation 2026-08-30 09:18:09.431 | tap-mirror 2026-08-30 09:18:09.431 | tap-mirror-both-direction 2026-08-30 09:18:09.431 | trunk 2026-08-30 09:18:09.431 | uplink-status-propagation 2026-08-30 09:18:09.431 | uplink-status-propagation-updatable 2026-08-30 09:18:09.431 | vlan-transparent 2026-08-30 09:18:09.431 | vpn-endpoint-groups 2026-08-30 09:18:09.431 | vpnaas' 2026-08-30 09:18:09.432 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:483 : echo -e 'address-group 2026-08-30 09:18:09.432 | address-scope 2026-08-30 09:18:09.432 | agent 2026-08-30 09:18:09.432 | allowed-address-pairs 2026-08-30 09:18:09.432 | auto-allocated-topology 2026-08-30 09:18:09.432 | availability_zone 2026-08-30 09:18:09.432 | bgp 2026-08-30 09:18:09.432 | bgp_4byte_asn 2026-08-30 09:18:09.432 | bgp_dragent_scheduler 2026-08-30 09:18:09.432 | binding 2026-08-30 09:18:09.433 | binding-extended 2026-08-30 09:18:09.433 | default-subnetpools 2026-08-30 09:18:09.433 | dhcp_agent_scheduler 2026-08-30 09:18:09.433 | dns-domain-ports 2026-08-30 09:18:09.433 | dns-integration 2026-08-30 09:18:09.433 | dns-integration-domain-keywords 2026-08-30 09:18:09.433 | empty-string-filtering 2026-08-30 09:18:09.433 | enable-default-route-bfd 2026-08-30 09:18:09.433 | enable-default-route-ecmp 2026-08-30 09:18:09.433 | expose-port-forwarding-in-fip 2026-08-30 09:18:09.434 | ext-gw-mode 2026-08-30 09:18:09.434 | external-gateway-multihoming 2026-08-30 09:18:09.434 | external-net 2026-08-30 09:18:09.434 | extra_dhcp_opt 2026-08-30 09:18:09.435 | extraroute 2026-08-30 09:18:09.435 | extraroute-atomic 2026-08-30 09:18:09.435 | filter-validation 2026-08-30 09:18:09.435 | fip-port-details 2026-08-30 09:18:09.436 | flavors 2026-08-30 09:18:09.436 | floating-ip-port-forwarding 2026-08-30 09:18:09.436 | floating-ip-port-forwarding-description 2026-08-30 09:18:09.436 | floating-ip-port-forwarding-detail 2026-08-30 09:18:09.436 | floating-ip-port-forwarding-port-ranges 2026-08-30 09:18:09.436 | floatingip-pools 2026-08-30 09:18:09.436 | fwaas_v2 2026-08-30 09:18:09.436 | ip_allocation 2026-08-30 09:18:09.436 | l3-agent-scheduler-ha-chassis-priority 2026-08-30 09:18:09.436 | l3-flavors 2026-08-30 09:18:09.436 | l3-ha 2026-08-30 09:18:09.436 | l3_agent_scheduler 2026-08-30 09:18:09.437 | logging 2026-08-30 09:18:09.437 | multi-provider 2026-08-30 09:18:09.437 | net-mtu 2026-08-30 09:18:09.437 | net-mtu-writable 2026-08-30 09:18:09.437 | network-ip-availability 2026-08-30 09:18:09.437 | network_availability_zone 2026-08-30 09:18:09.437 | network_ha 2026-08-30 09:18:09.437 | pagination 2026-08-30 09:18:09.437 | port-device-profile 2026-08-30 09:18:09.437 | port-hardware-offload-type 2026-08-30 09:18:09.437 | port-mac-address-regenerate 2026-08-30 09:18:09.438 | port-numa-affinity-policy 2026-08-30 09:18:09.438 | port-numa-affinity-policy-socket 2026-08-30 09:18:09.438 | port-resource-request 2026-08-30 09:18:09.438 | port-security 2026-08-30 09:18:09.438 | port-trusted-vif 2026-08-30 09:18:09.438 | project-id 2026-08-30 09:18:09.438 | provider 2026-08-30 09:18:09.438 | pvlan 2026-08-30 09:18:09.438 | qinq 2026-08-30 09:18:09.438 | qos 2026-08-30 09:18:09.439 | qos-bw-limit-direction 2026-08-30 09:18:09.439 | qos-bw-minimum-ingress 2026-08-30 09:18:09.439 | qos-default 2026-08-30 09:18:09.439 | qos-fip 2026-08-30 09:18:09.439 | qos-gateway-ip 2026-08-30 09:18:09.439 | qos-rule-type-details 2026-08-30 09:18:09.439 | qos-rule-type-filter 2026-08-30 09:18:09.439 | qos-rules-alias 2026-08-30 09:18:09.439 | quota-check-limit 2026-08-30 09:18:09.440 | quota-check-limit-default 2026-08-30 09:18:09.440 | quota_details 2026-08-30 09:18:09.440 | quotas 2026-08-30 09:18:09.440 | rbac-address-scope 2026-08-30 09:18:09.440 | rbac-policies 2026-08-30 09:18:09.440 | rbac-security-groups 2026-08-30 09:18:09.440 | router 2026-08-30 09:18:09.440 | router-enable-snat 2026-08-30 09:18:09.440 | router_availability_zone 2026-08-30 09:18:09.440 | security-group 2026-08-30 09:18:09.441 | security-groups-default-rules 2026-08-30 09:18:09.441 | security-groups-default-statefulness 2026-08-30 09:18:09.441 | security-groups-normalized-cidr 2026-08-30 09:18:09.441 | security-groups-remote-address-group 2026-08-30 09:18:09.441 | security-groups-rules-belongs-to-default-sg 2026-08-30 09:18:09.441 | security-groups-shared-filtering 2026-08-30 09:18:09.441 | segment 2026-08-30 09:18:09.441 | sorting 2026-08-30 09:18:09.441 | standard-attr-description 2026-08-30 09:18:09.441 | standard-attr-fwaas-v2 2026-08-30 09:18:09.442 | standard-attr-revisions 2026-08-30 09:18:09.442 | standard-attr-tag 2026-08-30 09:18:09.442 | standard-attr-timestamp 2026-08-30 09:18:09.442 | stateful-security-group 2026-08-30 09:18:09.442 | subnet-dns-publish-fixed-ip 2026-08-30 09:18:09.442 | subnet-external-network 2026-08-30 09:18:09.442 | subnet-service-types 2026-08-30 09:18:09.442 | subnet_allocation 2026-08-30 09:18:09.442 | subnet_onboard 2026-08-30 09:18:09.443 | subnetpool-prefix-ops 2026-08-30 09:18:09.443 | tag-creation 2026-08-30 09:18:09.443 | tap-mirror 2026-08-30 09:18:09.443 | tap-mirror-both-direction 2026-08-30 09:18:09.443 | trunk 2026-08-30 09:18:09.443 | uplink-status-propagation 2026-08-30 09:18:09.443 | uplink-status-propagation-updatable 2026-08-30 09:18:09.443 | vlan-transparent 2026-08-30 09:18:09.443 | vpn-endpoint-groups 2026-08-30 09:18:09.443 | vpnaas' 2026-08-30 09:18:09.444 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 483: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-30 09:18:09.444 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:483 : comm -12 /dev/fd/63 /dev/fd/62 2026-08-30 09:18:09.444 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:483 : enabled_ext='address-group 2026-08-30 09:18:09.444 | address-scope 2026-08-30 09:18:09.444 | agent 2026-08-30 09:18:09.444 | allowed-address-pairs 2026-08-30 09:18:09.444 | auto-allocated-topology 2026-08-30 09:18:09.444 | availability_zone 2026-08-30 09:18:09.444 | bgp 2026-08-30 09:18:09.445 | bgp_4byte_asn 2026-08-30 09:18:09.445 | bgp_dragent_scheduler 2026-08-30 09:18:09.445 | binding 2026-08-30 09:18:09.445 | binding-extended 2026-08-30 09:18:09.445 | default-subnetpools 2026-08-30 09:18:09.445 | dhcp_agent_scheduler 2026-08-30 09:18:09.446 | dns-domain-ports 2026-08-30 09:18:09.446 | dns-integration 2026-08-30 09:18:09.446 | dns-integration-domain-keywords 2026-08-30 09:18:09.446 | empty-string-filtering 2026-08-30 09:18:09.446 | enable-default-route-bfd 2026-08-30 09:18:09.446 | enable-default-route-ecmp 2026-08-30 09:18:09.447 | expose-port-forwarding-in-fip 2026-08-30 09:18:09.447 | ext-gw-mode 2026-08-30 09:18:09.447 | external-gateway-multihoming 2026-08-30 09:18:09.447 | external-net 2026-08-30 09:18:09.447 | extra_dhcp_opt 2026-08-30 09:18:09.447 | extraroute 2026-08-30 09:18:09.447 | extraroute-atomic 2026-08-30 09:18:09.447 | filter-validation 2026-08-30 09:18:09.447 | fip-port-details 2026-08-30 09:18:09.448 | flavors 2026-08-30 09:18:09.448 | floating-ip-port-forwarding 2026-08-30 09:18:09.448 | floating-ip-port-forwarding-description 2026-08-30 09:18:09.448 | floating-ip-port-forwarding-detail 2026-08-30 09:18:09.448 | floating-ip-port-forwarding-port-ranges 2026-08-30 09:18:09.448 | floatingip-pools 2026-08-30 09:18:09.448 | fwaas_v2 2026-08-30 09:18:09.448 | ip_allocation 2026-08-30 09:18:09.448 | l3-agent-scheduler-ha-chassis-priority 2026-08-30 09:18:09.448 | l3-flavors 2026-08-30 09:18:09.449 | l3-ha 2026-08-30 09:18:09.449 | l3_agent_scheduler 2026-08-30 09:18:09.449 | logging 2026-08-30 09:18:09.449 | multi-provider 2026-08-30 09:18:09.449 | net-mtu 2026-08-30 09:18:09.449 | net-mtu-writable 2026-08-30 09:18:09.449 | network-ip-availability 2026-08-30 09:18:09.449 | network_availability_zone 2026-08-30 09:18:09.449 | network_ha 2026-08-30 09:18:09.449 | pagination 2026-08-30 09:18:09.450 | port-device-profile 2026-08-30 09:18:09.450 | port-hardware-offload-type 2026-08-30 09:18:09.450 | port-mac-address-regenerate 2026-08-30 09:18:09.450 | port-numa-affinity-policy 2026-08-30 09:18:09.450 | port-numa-affinity-policy-socket 2026-08-30 09:18:09.450 | port-resource-request 2026-08-30 09:18:09.450 | port-security 2026-08-30 09:18:09.450 | port-trusted-vif 2026-08-30 09:18:09.450 | project-id 2026-08-30 09:18:09.451 | provider 2026-08-30 09:18:09.451 | pvlan 2026-08-30 09:18:09.451 | qinq 2026-08-30 09:18:09.451 | qos 2026-08-30 09:18:09.451 | qos-bw-limit-direction 2026-08-30 09:18:09.451 | qos-bw-minimum-ingress 2026-08-30 09:18:09.451 | qos-default 2026-08-30 09:18:09.451 | qos-fip 2026-08-30 09:18:09.451 | qos-gateway-ip 2026-08-30 09:18:09.452 | qos-rule-type-details 2026-08-30 09:18:09.452 | qos-rule-type-filter 2026-08-30 09:18:09.452 | qos-rules-alias 2026-08-30 09:18:09.452 | quota-check-limit 2026-08-30 09:18:09.452 | quota-check-limit-default 2026-08-30 09:18:09.452 | quota_details 2026-08-30 09:18:09.452 | quotas 2026-08-30 09:18:09.452 | rbac-address-scope 2026-08-30 09:18:09.452 | rbac-policies 2026-08-30 09:18:09.452 | rbac-security-groups 2026-08-30 09:18:09.453 | router 2026-08-30 09:18:09.453 | router-enable-snat 2026-08-30 09:18:09.453 | router_availability_zone 2026-08-30 09:18:09.453 | security-group 2026-08-30 09:18:09.453 | security-groups-default-rules 2026-08-30 09:18:09.453 | security-groups-default-statefulness 2026-08-30 09:18:09.453 | security-groups-normalized-cidr 2026-08-30 09:18:09.453 | security-groups-remote-address-group 2026-08-30 09:18:09.453 | security-groups-rules-belongs-to-default-sg 2026-08-30 09:18:09.453 | security-groups-shared-filtering 2026-08-30 09:18:09.453 | segment 2026-08-30 09:18:09.454 | sorting 2026-08-30 09:18:09.454 | standard-attr-description 2026-08-30 09:18:09.454 | standard-attr-fwaas-v2 2026-08-30 09:18:09.454 | standard-attr-revisions 2026-08-30 09:18:09.454 | standard-attr-tag 2026-08-30 09:18:09.454 | standard-attr-timestamp 2026-08-30 09:18:09.454 | stateful-security-group 2026-08-30 09:18:09.454 | subnet-dns-publish-fixed-ip 2026-08-30 09:18:09.454 | subnet-external-network 2026-08-30 09:18:09.455 | subnet-service-types 2026-08-30 09:18:09.455 | subnet_allocation 2026-08-30 09:18:09.455 | subnet_onboard 2026-08-30 09:18:09.455 | subnetpool-prefix-ops 2026-08-30 09:18:09.455 | tag-creation 2026-08-30 09:18:09.455 | tap-mirror 2026-08-30 09:18:09.455 | tap-mirror-both-direction 2026-08-30 09:18:09.455 | trunk 2026-08-30 09:18:09.455 | uplink-status-propagation 2026-08-30 09:18:09.455 | uplink-status-propagation-updatable 2026-08-30 09:18:09.455 | vlan-transparent 2026-08-30 09:18:09.456 | vpn-endpoint-groups 2026-08-30 09:18:09.456 | vpnaas' 2026-08-30 09:18:09.456 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 484: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-30 09:18:09.456 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:484 : echo -e 'address-group 2026-08-30 09:18:09.456 | address-scope 2026-08-30 09:18:09.456 | agent 2026-08-30 09:18:09.456 | allowed-address-pairs 2026-08-30 09:18:09.456 | auto-allocated-topology 2026-08-30 09:18:09.456 | availability_zone 2026-08-30 09:18:09.456 | bgp 2026-08-30 09:18:09.456 | bgp_4byte_asn 2026-08-30 09:18:09.457 | bgp_dragent_scheduler 2026-08-30 09:18:09.457 | binding 2026-08-30 09:18:09.457 | binding-extended 2026-08-30 09:18:09.457 | default-subnetpools 2026-08-30 09:18:09.457 | dhcp_agent_scheduler 2026-08-30 09:18:09.457 | dns-domain-ports 2026-08-30 09:18:09.457 | dns-integration 2026-08-30 09:18:09.457 | dns-integration-domain-keywords 2026-08-30 09:18:09.457 | empty-string-filtering 2026-08-30 09:18:09.457 | enable-default-route-bfd 2026-08-30 09:18:09.458 | enable-default-route-ecmp 2026-08-30 09:18:09.458 | expose-port-forwarding-in-fip 2026-08-30 09:18:09.458 | ext-gw-mode 2026-08-30 09:18:09.458 | external-gateway-multihoming 2026-08-30 09:18:09.458 | external-net 2026-08-30 09:18:09.458 | extra_dhcp_opt 2026-08-30 09:18:09.458 | extraroute 2026-08-30 09:18:09.458 | extraroute-atomic 2026-08-30 09:18:09.458 | filter-validation 2026-08-30 09:18:09.459 | fip-port-details 2026-08-30 09:18:09.459 | flavors 2026-08-30 09:18:09.459 | floating-ip-port-forwarding 2026-08-30 09:18:09.459 | floating-ip-port-forwarding-description 2026-08-30 09:18:09.459 | floating-ip-port-forwarding-detail 2026-08-30 09:18:09.459 | floating-ip-port-forwarding-port-ranges 2026-08-30 09:18:09.459 | floatingip-pools 2026-08-30 09:18:09.459 | fwaas_v2 2026-08-30 09:18:09.459 | ip_allocation 2026-08-30 09:18:09.459 | l3-agent-scheduler-ha-chassis-priority 2026-08-30 09:18:09.460 | l3-flavors 2026-08-30 09:18:09.460 | l3-ha 2026-08-30 09:18:09.460 | l3_agent_scheduler 2026-08-30 09:18:09.460 | logging 2026-08-30 09:18:09.460 | multi-provider 2026-08-30 09:18:09.460 | net-mtu 2026-08-30 09:18:09.460 | net-mtu-writable 2026-08-30 09:18:09.460 | network-ip-availability 2026-08-30 09:18:09.460 | network_availability_zone 2026-08-30 09:18:09.461 | network_ha 2026-08-30 09:18:09.461 | pagination 2026-08-30 09:18:09.461 | port-device-profile 2026-08-30 09:18:09.461 | port-hardware-offload-type 2026-08-30 09:18:09.461 | port-mac-address-regenerate 2026-08-30 09:18:09.462 | port-numa-affinity-policy 2026-08-30 09:18:09.462 | port-numa-affinity-policy-socket 2026-08-30 09:18:09.462 | port-resource-request 2026-08-30 09:18:09.462 | port-security 2026-08-30 09:18:09.462 | port-trusted-vif 2026-08-30 09:18:09.462 | project-id 2026-08-30 09:18:09.462 | provider 2026-08-30 09:18:09.462 | pvlan 2026-08-30 09:18:09.462 | qinq 2026-08-30 09:18:09.462 | qos 2026-08-30 09:18:09.463 | qos-bw-limit-direction 2026-08-30 09:18:09.463 | qos-bw-minimum-ingress 2026-08-30 09:18:09.463 | qos-default 2026-08-30 09:18:09.463 | qos-fip 2026-08-30 09:18:09.463 | qos-gateway-ip 2026-08-30 09:18:09.463 | qos-rule-type-details 2026-08-30 09:18:09.463 | qos-rule-type-filter 2026-08-30 09:18:09.463 | qos-rules-alias 2026-08-30 09:18:09.463 | quota-check-limit 2026-08-30 09:18:09.463 | quota-check-limit-default 2026-08-30 09:18:09.464 | quota_details 2026-08-30 09:18:09.464 | quotas 2026-08-30 09:18:09.464 | rbac-address-scope 2026-08-30 09:18:09.464 | rbac-policies 2026-08-30 09:18:09.464 | rbac-security-groups 2026-08-30 09:18:09.464 | router 2026-08-30 09:18:09.464 | router-enable-snat 2026-08-30 09:18:09.464 | router_availability_zone 2026-08-30 09:18:09.464 | security-group 2026-08-30 09:18:09.465 | security-groups-default-rules 2026-08-30 09:18:09.465 | security-groups-default-statefulness 2026-08-30 09:18:09.465 | security-groups-normalized-cidr 2026-08-30 09:18:09.465 | security-groups-remote-address-group 2026-08-30 09:18:09.465 | security-groups-rules-belongs-to-default-sg 2026-08-30 09:18:09.465 | security-groups-shared-filtering 2026-08-30 09:18:09.465 | segment 2026-08-30 09:18:09.465 | sorting 2026-08-30 09:18:09.465 | standard-attr-description 2026-08-30 09:18:09.466 | standard-attr-fwaas-v2 2026-08-30 09:18:09.466 | standard-attr-revisions 2026-08-30 09:18:09.466 | standard-attr-tag 2026-08-30 09:18:09.466 | standard-attr-timestamp 2026-08-30 09:18:09.466 | stateful-security-group 2026-08-30 09:18:09.466 | subnet-dns-publish-fixed-ip 2026-08-30 09:18:09.466 | subnet-external-network 2026-08-30 09:18:09.466 | subnet-service-types 2026-08-30 09:18:09.466 | subnet_allocation 2026-08-30 09:18:09.466 | subnet_onboard 2026-08-30 09:18:09.467 | subnetpool-prefix-ops 2026-08-30 09:18:09.467 | tag-creation 2026-08-30 09:18:09.467 | tap-mirror 2026-08-30 09:18:09.467 | tap-mirror-both-direction 2026-08-30 09:18:09.467 | trunk 2026-08-30 09:18:09.467 | uplink-status-propagation 2026-08-30 09:18:09.467 | uplink-status-propagation-updatable 2026-08-30 09:18:09.467 | vlan-transparent 2026-08-30 09:18:09.467 | vpn-endpoint-groups 2026-08-30 09:18:09.468 | vpnaas' 2026-08-30 09:18:09.468 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:484 : LC_ALL=C 2026-08-30 09:18:09.468 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:484 : echo -e 'address-group 2026-08-30 09:18:09.468 | address-scope 2026-08-30 09:18:09.468 | agent 2026-08-30 09:18:09.468 | allowed-address-pairs 2026-08-30 09:18:09.468 | auto-allocated-topology 2026-08-30 09:18:09.468 | availability_zone 2026-08-30 09:18:09.468 | bgp 2026-08-30 09:18:09.469 | bgp_4byte_asn 2026-08-30 09:18:09.469 | bgp_dragent_scheduler 2026-08-30 09:18:09.469 | binding 2026-08-30 09:18:09.469 | binding-extended 2026-08-30 09:18:09.469 | default-subnetpools 2026-08-30 09:18:09.469 | dhcp_agent_scheduler 2026-08-30 09:18:09.469 | dns-domain-ports 2026-08-30 09:18:09.469 | dns-integration 2026-08-30 09:18:09.469 | dns-integration-domain-keywords 2026-08-30 09:18:09.469 | empty-string-filtering 2026-08-30 09:18:09.470 | enable-default-route-bfd 2026-08-30 09:18:09.470 | enable-default-route-ecmp 2026-08-30 09:18:09.470 | expose-port-forwarding-in-fip 2026-08-30 09:18:09.470 | ext-gw-mode 2026-08-30 09:18:09.470 | external-gateway-multihoming 2026-08-30 09:18:09.470 | external-net 2026-08-30 09:18:09.470 | extra_dhcp_opt 2026-08-30 09:18:09.470 | extraroute 2026-08-30 09:18:09.470 | extraroute-atomic 2026-08-30 09:18:09.470 | filter-validation 2026-08-30 09:18:09.471 | fip-port-details 2026-08-30 09:18:09.471 | flavors 2026-08-30 09:18:09.471 | floating-ip-port-forwarding 2026-08-30 09:18:09.471 | floating-ip-port-forwarding-description 2026-08-30 09:18:09.471 | floating-ip-port-forwarding-detail 2026-08-30 09:18:09.471 | floating-ip-port-forwarding-port-ranges 2026-08-30 09:18:09.471 | floatingip-pools 2026-08-30 09:18:09.471 | fwaas_v2 2026-08-30 09:18:09.471 | ip_allocation 2026-08-30 09:18:09.472 | l3-agent-scheduler-ha-chassis-priority 2026-08-30 09:18:09.472 | l3-flavors 2026-08-30 09:18:09.472 | l3-ha 2026-08-30 09:18:09.472 | l3_agent_scheduler 2026-08-30 09:18:09.472 | logging 2026-08-30 09:18:09.472 | multi-provider 2026-08-30 09:18:09.472 | net-mtu 2026-08-30 09:18:09.472 | net-mtu-writable 2026-08-30 09:18:09.472 | network-ip-availability 2026-08-30 09:18:09.472 | network_availability_zone 2026-08-30 09:18:09.473 | network_ha 2026-08-30 09:18:09.473 | pagination 2026-08-30 09:18:09.473 | port-device-profile 2026-08-30 09:18:09.473 | port-hardware-offload-type 2026-08-30 09:18:09.473 | port-mac-address-regenerate 2026-08-30 09:18:09.473 | port-numa-affinity-policy 2026-08-30 09:18:09.473 | port-numa-affinity-policy-socket 2026-08-30 09:18:09.473 | port-resource-request 2026-08-30 09:18:09.473 | port-security 2026-08-30 09:18:09.474 | port-trusted-vif 2026-08-30 09:18:09.474 | project-id 2026-08-30 09:18:09.474 | provider 2026-08-30 09:18:09.474 | pvlan 2026-08-30 09:18:09.474 | qinq 2026-08-30 09:18:09.474 | qos 2026-08-30 09:18:09.474 | qos-bw-limit-direction 2026-08-30 09:18:09.474 | qos-bw-minimum-ingress 2026-08-30 09:18:09.474 | qos-default 2026-08-30 09:18:09.474 | qos-fip 2026-08-30 09:18:09.475 | qos-gateway-ip 2026-08-30 09:18:09.475 | qos-rule-type-details 2026-08-30 09:18:09.475 | qos-rule-type-filter 2026-08-30 09:18:09.475 | qos-rules-alias 2026-08-30 09:18:09.475 | quota-check-limit 2026-08-30 09:18:09.475 | quota-check-limit-default 2026-08-30 09:18:09.475 | quota_details 2026-08-30 09:18:09.475 | quotas 2026-08-30 09:18:09.475 | rbac-address-scope 2026-08-30 09:18:09.475 | rbac-policies 2026-08-30 09:18:09.476 | rbac-security-groups 2026-08-30 09:18:09.476 | router 2026-08-30 09:18:09.476 | router-enable-snat 2026-08-30 09:18:09.476 | router_availability_zone 2026-08-30 09:18:09.476 | security-group 2026-08-30 09:18:09.476 | security-groups-default-rules 2026-08-30 09:18:09.476 | security-groups-default-statefulness 2026-08-30 09:18:09.476 | security-groups-normalized-cidr 2026-08-30 09:18:09.476 | security-groups-remote-address-group 2026-08-30 09:18:09.476 | security-groups-rules-belongs-to-default-sg 2026-08-30 09:18:09.477 | security-groups-shared-filtering 2026-08-30 09:18:09.477 | segment 2026-08-30 09:18:09.477 | sorting 2026-08-30 09:18:09.477 | standard-attr-description 2026-08-30 09:18:09.477 | standard-attr-fwaas-v2 2026-08-30 09:18:09.477 | standard-attr-revisions 2026-08-30 09:18:09.477 | standard-attr-tag 2026-08-30 09:18:09.477 | standard-attr-timestamp 2026-08-30 09:18:09.477 | stateful-security-group 2026-08-30 09:18:09.477 | subnet-dns-publish-fixed-ip 2026-08-30 09:18:09.477 | subnet-external-network 2026-08-30 09:18:09.478 | subnet-service-types 2026-08-30 09:18:09.478 | subnet_allocation 2026-08-30 09:18:09.478 | subnet_onboard 2026-08-30 09:18:09.478 | subnetpool-prefix-ops 2026-08-30 09:18:09.478 | tag-creation 2026-08-30 09:18:09.478 | tap-mirror 2026-08-30 09:18:09.478 | tap-mirror-both-direction 2026-08-30 09:18:09.478 | trunk 2026-08-30 09:18:09.478 | uplink-status-propagation 2026-08-30 09:18:09.478 | uplink-status-propagation-updatable 2026-08-30 09:18:09.479 | vlan-transparent 2026-08-30 09:18:09.479 | vpn-endpoint-groups 2026-08-30 09:18:09.479 | vpnaas' 2026-08-30 09:18:09.479 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 484: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-30 09:18:09.479 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:484 : comm -3 /dev/fd/63 /dev/fd/62 2026-08-30 09:18:09.479 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:484 : disabled_ext= 2026-08-30 09:18:09.479 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:488 : '[' '!' -z '' ']' 2026-08-30 09:18:09.479 | ++ 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-30 09:18:09.479 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:495 : tr ' ' , 2026-08-30 09:18:09.480 | + 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-30 09:18:09.480 | + 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-30 09:18:09.480 | + 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-30 09:18:09.480 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-30 09:18:09.480 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2026-08-30 09:18:09.483 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=max_header_size=38 2026-08-30 09:18:09.487 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z max_header_size=38 ']' 2026-08-30 09:18:09.491 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-30 09:18:09.494 | + 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-30 09:18:09.539 | + 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.144:6641 2026-08-30 09:18:09.542 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-30 09:18:09.545 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-08-30 09:18:09.547 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_nb_connection=tcp:192.168.122.144:6641 2026-08-30 09:18:09.550 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_nb_connection=tcp:192.168.122.144:6641 ']' 2026-08-30 09:18:09.553 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-30 09:18:09.555 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_nb_connection tcp:192.168.122.144:6641 2026-08-30 09:18:09.594 | + 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.144:6642 2026-08-30 09:18:09.597 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-30 09:18:09.600 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-08-30 09:18:09.603 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_sb_connection=tcp:192.168.122.144:6642 2026-08-30 09:18:09.607 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_sb_connection=tcp:192.168.122.144:6642 ']' 2026-08-30 09:18:09.611 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-30 09:18:09.614 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_sb_connection tcp:192.168.122.144:6642 2026-08-30 09:18:09.654 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:506 : is_service_enabled tls-proxy 2026-08-30 09:18:09.676 | + functions-common:is_service_enabled:2076 : return 1 2026-08-30 09:18:09.679 | + 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-30 09:18:09.683 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-30 09:18:09.686 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-08-30 09:18:09.690 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=neutron_sync_mode=log 2026-08-30 09:18:09.693 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z neutron_sync_mode=log ']' 2026-08-30 09:18:09.697 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-30 09:18:09.700 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn neutron_sync_mode log 2026-08-30 09:18:09.741 | + 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-30 09:18:09.744 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-30 09:18:09.748 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-08-30 09:18:09.751 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_l3_scheduler=leastloaded 2026-08-30 09:18:09.755 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_l3_scheduler=leastloaded ']' 2026-08-30 09:18:09.759 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-30 09:18:09.763 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_l3_scheduler leastloaded 2026-08-30 09:18:09.804 | + 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-30 09:18:09.807 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-30 09:18:09.811 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=securitygroup 2026-08-30 09:18:09.815 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=enable_security_group=True 2026-08-30 09:18:09.819 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z enable_security_group=True ']' 2026-08-30 09:18:09.823 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-30 09:18:09.826 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2026-08-30 09:18:09.869 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:517 : inicomment /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup firewall_driver 2026-08-30 09:18:09.897 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:519 : is_service_enabled q-log neutron-log 2026-08-30 09:18:09.922 | + functions-common:is_service_enabled:2076 : return 1 2026-08-30 09:18:09.925 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:525 : is_ovn_metadata_agent_enabled 2026-08-30 09:18:09.929 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:320 : is_service_enabled q-ovn-metadata-agent neutron-ovn-metadata-agent 2026-08-30 09:18:09.951 | + functions-common:is_service_enabled:2076 : return 0 2026-08-30 09:18:09.955 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:320 : [[ False == \F\a\l\s\e ]] 2026-08-30 09:18:09.959 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:321 : return 0 2026-08-30 09:18:09.963 | + 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-30 09:18:09.967 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-30 09:18:09.970 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-08-30 09:18:09.974 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_metadata_enabled=True 2026-08-30 09:18:09.977 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_metadata_enabled=True ']' 2026-08-30 09:18:09.981 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-30 09:18:09.984 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_metadata_enabled True 2026-08-30 09:18:10.025 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:533 : is_service_enabled q-dns neutron-dns 2026-08-30 09:18:10.048 | + functions-common:is_service_enabled:2076 : return 1 2026-08-30 09:18:10.052 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:538 : iniset /etc/neutron/neutron.conf ovs igmp_snooping_enable False 2026-08-30 09:18:10.099 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:541 : is_service_enabled q-dhcp neutron-dhcp 2026-08-30 09:18:10.123 | + functions-common:is_service_enabled:2076 : return 1 2026-08-30 09:18:10.127 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:544 : iniset /etc/neutron/neutron.conf DEFAULT dhcp_agent_notification False 2026-08-30 09:18:10.173 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:547 : is_service_enabled n-api-meta 2026-08-30 09:18:10.197 | + functions-common:is_service_enabled:2076 : return 0 2026-08-30 09:18:10.201 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:548 : is_ovn_metadata_agent_enabled 2026-08-30 09:18:10.205 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:320 : is_service_enabled q-ovn-metadata-agent neutron-ovn-metadata-agent 2026-08-30 09:18:10.230 | + functions-common:is_service_enabled:2076 : return 0 2026-08-30 09:18:10.234 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:320 : [[ False == \F\a\l\s\e ]] 2026-08-30 09:18:10.237 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:321 : return 0 2026-08-30 09:18:10.241 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:549 : iniset /etc/nova/nova.conf neutron service_metadata_proxy True 2026-08-30 09:18:10.285 | + lib/neutron:configure_neutron:413 : is_service_enabled q-placement neutron-placement 2026-08-30 09:18:10.309 | + functions-common:is_service_enabled:2076 : return 1 2026-08-30 09:18:10.314 | + lib/neutron:configure_neutron:416 : is_service_enabled q-trunk neutron-trunk 2026-08-30 09:18:10.339 | + functions-common:is_service_enabled:2076 : return 1 2026-08-30 09:18:10.343 | + lib/neutron:configure_neutron:419 : is_service_enabled q-qos neutron-qos 2026-08-30 09:18:10.368 | + functions-common:is_service_enabled:2076 : return 1 2026-08-30 09:18:10.372 | + lib/neutron:configure_neutron:426 : is_service_enabled neutron-segments 2026-08-30 09:18:10.395 | + functions-common:is_service_enabled:2076 : return 1 2026-08-30 09:18:10.399 | + lib/neutron:configure_neutron:430 : is_service_enabled q-ovn-bgp 2026-08-30 09:18:10.422 | + functions-common:is_service_enabled:2076 : return 1 2026-08-30 09:18:10.426 | + lib/neutron:configure_neutron:433 : is_service_enabled q-ovn-evpn 2026-08-30 09:18:10.449 | + functions-common:is_service_enabled:2076 : return 1 2026-08-30 09:18:10.452 | + lib/neutron:configure_neutron:438 : is_service_enabled q-agt neutron-agent q-svc neutron-api 2026-08-30 09:18:10.477 | + functions-common:is_service_enabled:2076 : return 0 2026-08-30 09:18:10.480 | + lib/neutron:configure_neutron:439 : _configure_neutron_service 2026-08-30 09:18:10.483 | + lib/neutron:_configure_neutron_service:1007 : Q_API_PASTE_FILE=/etc/neutron/api-paste.ini 2026-08-30 09:18:10.487 | + lib/neutron:_configure_neutron_service:1008 : cp /opt/stack/neutron/etc/neutron/api-paste.ini /etc/neutron/api-paste.ini 2026-08-30 09:18:10.494 | + lib/neutron:_configure_neutron_service:1011 : iniset /etc/neutron/neutron.conf DEFAULT core_plugin ml2 2026-08-30 09:18:10.537 | + lib/neutron:_configure_neutron_service:1013 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2026-08-30 09:18:10.580 | + lib/neutron:_configure_neutron_service:1014 : iniset /etc/neutron/neutron.conf oslo_policy policy_file /etc/neutron/policy.json 2026-08-30 09:18:10.625 | + lib/neutron:_configure_neutron_service:1016 : iniset /etc/neutron/neutron.conf DEFAULT auth_strategy keystone 2026-08-30 09:18:10.669 | + lib/neutron:_configure_neutron_service:1017 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf neutron 2026-08-30 09:18:10.673 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/neutron/neutron.conf 2026-08-30 09:18:10.676 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=neutron 2026-08-30 09:18:10.680 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-08-30 09:18:10.683 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-08-30 09:18:10.687 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/neutron/neutron.conf neutron keystone_authtoken 2026-08-30 09:18:10.690 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/neutron/neutron.conf 2026-08-30 09:18:10.693 | + lib/keystone:configure_keystoneauth:392 : local admin_user=neutron 2026-08-30 09:18:10.698 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-08-30 09:18:10.701 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_type password 2026-08-30 09:18:10.743 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/neutron/neutron.conf keystone_authtoken interface public 2026-08-30 09:18:10.785 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_url http://192.168.122.144/identity 2026-08-30 09:18:10.828 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/neutron/neutron.conf keystone_authtoken username neutron 2026-08-30 09:18:10.871 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/neutron/neutron.conf keystone_authtoken password nomoresecret 2026-08-30 09:18:10.915 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/neutron/neutron.conf keystone_authtoken user_domain_name Default 2026-08-30 09:18:10.959 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/neutron/neutron.conf keystone_authtoken project_name service 2026-08-30 09:18:11.003 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/neutron/neutron.conf keystone_authtoken project_domain_name Default 2026-08-30 09:18:11.046 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/neutron/neutron.conf keystone_authtoken www_authenticate_uri http://192.168.122.144/identity 2026-08-30 09:18:11.090 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/neutron/neutron.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-08-30 09:18:11.133 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/neutron/neutron.conf keystone_authtoken memcached_servers localhost:11211 2026-08-30 09:18:11.179 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-08-30 09:18:11.182 | + lib/neutron:_configure_neutron_service:1020 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_status_changes True 2026-08-30 09:18:11.227 | + lib/neutron:_configure_neutron_service:1021 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_data_changes True 2026-08-30 09:18:11.270 | + lib/neutron:_configure_neutron_service:1023 : configure_keystoneauth /etc/neutron/neutron.conf nova nova 2026-08-30 09:18:11.274 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/neutron/neutron.conf 2026-08-30 09:18:11.278 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-08-30 09:18:11.282 | + lib/keystone:configure_keystoneauth:393 : local section=nova 2026-08-30 09:18:11.286 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/neutron/neutron.conf nova auth_type password 2026-08-30 09:18:11.328 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/neutron/neutron.conf nova interface public 2026-08-30 09:18:11.370 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/neutron/neutron.conf nova auth_url http://192.168.122.144/identity 2026-08-30 09:18:11.413 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/neutron/neutron.conf nova username nova 2026-08-30 09:18:11.455 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/neutron/neutron.conf nova password nomoresecret 2026-08-30 09:18:11.496 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/neutron/neutron.conf nova user_domain_name Default 2026-08-30 09:18:11.540 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/neutron/neutron.conf nova project_name service 2026-08-30 09:18:11.581 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/neutron/neutron.conf nova project_domain_name Default 2026-08-30 09:18:11.623 | + lib/neutron:_configure_neutron_service:1026 : configure_keystoneauth /etc/neutron/neutron.conf placement placement 2026-08-30 09:18:11.627 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/neutron/neutron.conf 2026-08-30 09:18:11.630 | + lib/keystone:configure_keystoneauth:392 : local admin_user=placement 2026-08-30 09:18:11.634 | + lib/keystone:configure_keystoneauth:393 : local section=placement 2026-08-30 09:18:11.638 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/neutron/neutron.conf placement auth_type password 2026-08-30 09:18:11.682 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/neutron/neutron.conf placement interface public 2026-08-30 09:18:11.726 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/neutron/neutron.conf placement auth_url http://192.168.122.144/identity 2026-08-30 09:18:11.769 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/neutron/neutron.conf placement username placement 2026-08-30 09:18:11.812 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/neutron/neutron.conf placement password nomoresecret 2026-08-30 09:18:11.852 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/neutron/neutron.conf placement user_domain_name Default 2026-08-30 09:18:11.898 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/neutron/neutron.conf placement project_name service 2026-08-30 09:18:11.944 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/neutron/neutron.conf placement project_domain_name Default 2026-08-30 09:18:11.986 | + lib/neutron:_configure_neutron_service:1029 : neutron_plugin_configure_service 2026-08-30 09:18:11.990 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:74 : [[ geneve != \l\o\c\a\l ]] 2026-08-30 09:18:11.994 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:75 : Q_SRV_EXTRA_OPTS+=(project_network_types=$Q_ML2_TENANT_NETWORK_TYPE) 2026-08-30 09:18:11.998 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : '[' '' == '' ']' 2026-08-30 09:18:12.002 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ '' == '' ]] 2026-08-30 09:18:12.006 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ public != '' ]] 2026-08-30 09:18:12.010 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:91 : ML2_VLAN_RANGES=public 2026-08-30 09:18:12.013 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:92 : [[ '' != '' ]] 2026-08-30 09:18:12.016 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:96 : [[ public != '' ]] 2026-08-30 09:18:12.019 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:97 : Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS=(network_vlan_ranges=$ML2_VLAN_RANGES) 2026-08-30 09:18:12.023 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:103 : [[ -z '' ]] 2026-08-30 09:18:12.027 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:104 : [[ -n public ]] 2026-08-30 09:18:12.030 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:105 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks= 2026-08-30 09:18:12.034 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:106 : [[ -n public ]] 2026-08-30 09:18:12.038 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:107 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS+=public, 2026-08-30 09:18:12.041 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ -n public ]] 2026-08-30 09:18:12.045 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ public != \p\u\b\l\i\c ]] 2026-08-30 09:18:12.048 | + 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-30 09:18:12.052 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-30 09:18:12.056 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=securitygroup 2026-08-30 09:18:12.060 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=enable_security_group=True 2026-08-30 09:18:12.064 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z enable_security_group=True ']' 2026-08-30 09:18:12.068 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-30 09:18:12.071 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2026-08-30 09:18:12.114 | + 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-30 09:18:12.117 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-30 09:18:12.121 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-08-30 09:18:12.124 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=mechanism_drivers=ovn 2026-08-30 09:18:12.127 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z mechanism_drivers=ovn ']' 2026-08-30 09:18:12.131 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-30 09:18:12.134 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers ovn 2026-08-30 09:18:12.178 | + 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-30 09:18:12.182 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-30 09:18:12.186 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-08-30 09:18:12.189 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=overlay_ip_version=4 2026-08-30 09:18:12.193 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z overlay_ip_version=4 ']' 2026-08-30 09:18:12.197 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-30 09:18:12.201 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 overlay_ip_version 4 2026-08-30 09:18:12.243 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:119 : [[ -n local,flat,vlan,geneve ]] 2026-08-30 09:18:12.246 | + 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-30 09:18:12.250 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-30 09:18:12.253 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-08-30 09:18:12.257 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=type_drivers=local,flat,vlan,geneve 2026-08-30 09:18:12.260 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z type_drivers=local,flat,vlan,geneve ']' 2026-08-30 09:18:12.263 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-30 09:18:12.267 | + 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-30 09:18:12.309 | + 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-30 09:18:12.313 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-30 09:18:12.317 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-08-30 09:18:12.321 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=extension_drivers=port_security,qos 2026-08-30 09:18:12.324 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z extension_drivers=port_security,qos ']' 2026-08-30 09:18:12.327 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-30 09:18:12.331 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers port_security,qos 2026-08-30 09:18:12.372 | + 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-30 09:18:12.376 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-30 09:18:12.380 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-08-30 09:18:12.383 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=project_network_types=geneve 2026-08-30 09:18:12.387 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z project_network_types=geneve ']' 2026-08-30 09:18:12.391 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-30 09:18:12.395 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 project_network_types geneve 2026-08-30 09:18:12.437 | + 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-30 09:18:12.441 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-30 09:18:12.445 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_gre 2026-08-30 09:18:12.448 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tunnel_id_ranges=1:1000 2026-08-30 09:18:12.452 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tunnel_id_ranges=1:1000 ']' 2026-08-30 09:18:12.456 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-30 09:18:12.460 | + 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-30 09:18:12.503 | + 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-30 09:18:12.507 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-30 09:18:12.510 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vxlan 2026-08-30 09:18:12.513 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2026-08-30 09:18:12.517 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2026-08-30 09:18:12.520 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-30 09:18:12.524 | + 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-30 09:18:12.564 | + 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-30 09:18:12.568 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-30 09:18:12.571 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_flat 2026-08-30 09:18:12.575 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=flat_networks=public, 2026-08-30 09:18:12.578 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z flat_networks=public, ']' 2026-08-30 09:18:12.582 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-30 09:18:12.586 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks public, 2026-08-30 09:18:12.628 | + 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-30 09:18:12.632 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-30 09:18:12.636 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vlan 2026-08-30 09:18:12.639 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=network_vlan_ranges=public 2026-08-30 09:18:12.643 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z network_vlan_ranges=public ']' 2026-08-30 09:18:12.646 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-30 09:18:12.650 | + 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-30 09:18:12.691 | + 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-30 09:18:12.695 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-30 09:18:12.699 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2026-08-30 09:18:12.703 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:65536 2026-08-30 09:18:12.706 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:65536 ']' 2026-08-30 09:18:12.710 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-30 09:18:12.714 | + 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-30 09:18:12.757 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:137 : [[ legacy != \l\e\g\a\c\y ]] 2026-08-30 09:18:12.761 | + lib/neutron:configure_neutron:442 : iniset /etc/neutron/neutron.conf DEFAULT api_workers 2 2026-08-30 09:18:12.805 | + lib/neutron:configure_neutron:446 : iniset /etc/neutron/neutron.conf DEFAULT rpc_state_report_workers 0 2026-08-30 09:18:12.849 | + lib/neutron:configure_neutron:448 : write_uwsgi_config /etc/neutron/neutron-api-uwsgi.ini neutron.wsgi.api:application /networking '' neutron-api 2026-08-30 09:18:12.852 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/neutron/neutron-api-uwsgi.ini 2026-08-30 09:18:12.855 | + lib/apache:write_uwsgi_config:244 : local wsgi=neutron.wsgi.api:application 2026-08-30 09:18:12.859 | + lib/apache:write_uwsgi_config:245 : local url=/networking 2026-08-30 09:18:12.862 | + lib/apache:write_uwsgi_config:246 : local http= 2026-08-30 09:18:12.865 | + lib/apache:write_uwsgi_config:247 : local name=neutron-api 2026-08-30 09:18:12.869 | + lib/apache:write_uwsgi_config:249 : '[' -z neutron-api ']' 2026-08-30 09:18:12.872 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-08-30 09:18:12.876 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-08-30 09:18:12.895 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-08-30 09:18:12.895 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-08-30 09:18:12.907 | d /var/run/uwsgi 0755 quobyte root 2026-08-30 09:18:12.912 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-08-30 09:18:12.927 | /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-30 09:18:12.934 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/neutron-api.socket 2026-08-30 09:18:12.937 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/neutron/neutron-api-uwsgi.ini 2026-08-30 09:18:12.943 | + lib/apache:write_uwsgi_config:270 : [[ neutron.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-08-30 09:18:12.947 | + lib/apache:write_uwsgi_config:271 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi module neutron.wsgi.api:application 2026-08-30 09:18:12.990 | + lib/apache:write_uwsgi_config:276 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi processes 2 2026-08-30 09:18:13.032 | + lib/apache:write_uwsgi_config:278 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi master true 2026-08-30 09:18:13.074 | + lib/apache:write_uwsgi_config:280 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi die-on-term true 2026-08-30 09:18:13.117 | + lib/apache:write_uwsgi_config:281 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi exit-on-reload false 2026-08-30 09:18:13.161 | + lib/apache:write_uwsgi_config:284 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi worker-reload-mercy 80 2026-08-30 09:18:13.205 | + lib/apache:write_uwsgi_config:285 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi enable-threads true 2026-08-30 09:18:13.247 | + lib/apache:write_uwsgi_config:286 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi plugins http,python3 2026-08-30 09:18:13.289 | + lib/apache:write_uwsgi_config:288 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi thunder-lock true 2026-08-30 09:18:13.332 | + 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-30 09:18:13.372 | + lib/apache:write_uwsgi_config:292 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi buffer-size 65535 2026-08-30 09:18:13.414 | + lib/apache:write_uwsgi_config:294 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi add-header 'Connection: close' 2026-08-30 09:18:13.455 | + lib/apache:write_uwsgi_config:296 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi lazy-apps true 2026-08-30 09:18:13.495 | + lib/apache:write_uwsgi_config:298 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi start-time %t 2026-08-30 09:18:13.535 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-08-30 09:18:13.538 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-08-30 09:18:13.544 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for neutron-api 2026-08-30 09:18:13.548 | ++ lib/apache:apache_site_config_for:174 : local site=neutron-api 2026-08-30 09:18:13.552 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-08-30 09:18:13.554 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-30 09:18:13.558 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-30 09:18:13.561 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/neutron-api.conf 2026-08-30 09:18:13.567 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/neutron-api.conf 2026-08-30 09:18:13.571 | + lib/apache:write_uwsgi_config:306 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi socket /var/run/uwsgi/neutron-api.socket 2026-08-30 09:18:13.611 | + lib/apache:write_uwsgi_config:307 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi chmod-socket 666 2026-08-30 09:18:13.652 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/neutron-api.conf 2026-08-30 09:18:13.652 | + 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-30 09:18:13.663 | ProxyPass "/networking" "unix:/var/run/uwsgi/neutron-api.socket|uwsgi://uwsgi-uds-neutron-api" retry=0 acquire=1 2026-08-30 09:18:13.669 | + lib/apache:write_uwsgi_config:309 : enable_apache_site neutron-api 2026-08-30 09:18:13.673 | + lib/apache:enable_apache_site:191 : local site=neutron-api 2026-08-30 09:18:13.677 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-08-30 09:18:13.681 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-08-30 09:18:13.684 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-08-30 09:18:13.688 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-08-30 09:18:13.691 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-30 09:18:13.695 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-30 09:18:13.698 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-08-30 09:18:13.702 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-08-30 09:18:13.706 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-30 09:18:13.709 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-30 09:18:13.713 | + lib/apache:enable_apache_site:195 : sudo a2ensite neutron-api 2026-08-30 09:18:13.725 | perl: warning: Setting locale failed. 2026-08-30 09:18:13.725 | perl: warning: Please check that your locale settings: 2026-08-30 09:18:13.725 | LANGUAGE = (unset), 2026-08-30 09:18:13.726 | LC_ALL = "en_US.utf8", 2026-08-30 09:18:13.726 | LANG = "de_DE.UTF-8" 2026-08-30 09:18:13.726 | are supported and installed on your system. 2026-08-30 09:18:13.726 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-30 09:18:13.766 | Enabling site neutron-api. 2026-08-30 09:18:13.772 | To activate the new configuration, you need to run: 2026-08-30 09:18:13.772 | systemctl reload apache2 2026-08-30 09:18:13.779 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-08-30 09:18:13.782 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-08-30 09:18:13.786 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-08-30 09:18:13.790 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-08-30 09:18:13.938 | + ./stack.sh:main:1173 : is_service_enabled mysql postgresql 2026-08-30 09:18:13.961 | + functions-common:is_service_enabled:2076 : return 0 2026-08-30 09:18:13.964 | + ./stack.sh:main:1173 : is_service_enabled neutron 2026-08-30 09:18:13.987 | + functions-common:is_service_enabled:2076 : return 0 2026-08-30 09:18:13.991 | + ./stack.sh:main:1174 : async_runfunc init_neutron 2026-08-30 09:18:13.995 | + inc/async:async_runfunc:116 : async_run init_neutron init_neutron 2026-08-30 09:18:14.076 | + inc/async:async_inner:63 : init_neutron 2026-08-30 09:18:14.124 | [2015 Async init_neutron:54142]: running: init_neutron 2026-08-30 09:18:14.129 | + ./stack.sh:main:1182 : is_service_enabled q-dhcp 2026-08-30 09:18:14.155 | + functions-common:is_service_enabled:2076 : return 1 2026-08-30 09:18:14.159 | + ./stack.sh:main:1201 : is_service_enabled nova neutron 2026-08-30 09:18:14.186 | + functions-common:is_service_enabled:2076 : return 0 2026-08-30 09:18:14.189 | + ./stack.sh:main:1202 : configure_os_vif 2026-08-30 09:18:14.192 | + lib/os-vif:configure_os_vif:16 : [[ -e /etc/nova/nova.conf ]] 2026-08-30 09:18:14.195 | + lib/os-vif:configure_os_vif:17 : iniset /etc/nova/nova.conf os_vif_ovs isolate_vif False 2026-08-30 09:18:14.236 | + lib/os-vif:configure_os_vif:19 : [[ -e /etc/neutron/neutron.conf ]] 2026-08-30 09:18:14.239 | + lib/os-vif:configure_os_vif:20 : iniset /etc/neutron/neutron.conf os_vif_ovs isolate_vif False 2026-08-30 09:18:14.285 | + ./stack.sh:main:1208 : is_service_enabled swift 2026-08-30 09:18:14.311 | + functions-common:is_service_enabled:2076 : return 1 2026-08-30 09:18:14.315 | + ./stack.sh:main:1217 : is_service_enabled cinder 2026-08-30 09:18:14.341 | + functions-common:is_service_enabled:2076 : return 0 2026-08-30 09:18:14.345 | + ./stack.sh:main:1218 : echo_summary 'Configuring Cinder' 2026-08-30 09:18:14.349 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-30 09:18:14.354 | + ./stack.sh:echo_summary:450 : echo -e Configuring Cinder 2026-08-30 09:18:14.358 | + ./stack.sh:main:1219 : async_runfunc init_cinder 2026-08-30 09:18:14.361 | + inc/async:async_runfunc:116 : async_run init_cinder init_cinder 2026-08-30 09:18:14.439 | + inc/async:async_inner:63 : init_cinder 2026-08-30 09:18:14.490 | [2015 Async init_cinder:54378]: running: init_cinder 2026-08-30 09:18:14.491 | + ./stack.sh:main:1225 : is_service_enabled placement 2026-08-30 09:18:14.509 | + functions-common:is_service_enabled:2076 : return 0 2026-08-30 09:18:14.511 | + ./stack.sh:main:1226 : echo_summary 'Configuring placement' 2026-08-30 09:18:14.513 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-30 09:18:14.515 | + ./stack.sh:echo_summary:450 : echo -e Configuring placement 2026-08-30 09:18:14.518 | + ./stack.sh:main:1227 : async_runfunc init_placement 2026-08-30 09:18:14.520 | + inc/async:async_runfunc:116 : async_run init_placement init_placement 2026-08-30 09:18:14.611 | + inc/async:async_inner:63 : init_placement 2026-08-30 09:18:14.667 | [2015 Async init_placement:54508]: running: init_placement 2026-08-30 09:18:14.669 | + ./stack.sh:main:1231 : async_wait init_neutron 2026-08-30 09:18:14.732 | [2015 Async init_neutron:54142]: Waiting for completion of init_neutron running on PID 54142 (5 other jobs running) 2026-08-30 09:18:14.758 | [2015 Async init_neutron:54142]: Signaling child to exit 2026-08-30 09:18:28.944 | + inc/async:async_inner:64 : rc=0 2026-08-30 09:18:28.981 | [54378 Async init_cinder:54378]: finished successfully 2026-08-30 09:18:54.226 | + inc/async:async_inner:64 : rc=0 2026-08-30 09:18:54.259 | [54142 Async init_neutron:54142]: finished successfully 2026-08-30 09:18:54.288 | WAKEUP 2026-08-30 09:18:54.315 | [2015 Async init_neutron:54142]: Signaled 2026-08-30 09:18:54.318 | + lib/neutron:init_neutron:505 : recreate_database neutron 2026-08-30 09:18:54.318 | + lib/database:recreate_database:112 : local db=neutron 2026-08-30 09:18:54.318 | + lib/database:recreate_database:113 : recreate_database_mysql neutron 2026-08-30 09:18:54.318 | + lib/databases/mysql:recreate_database_mysql:54 : local db=neutron 2026-08-30 09:18:54.318 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS neutron;' 2026-08-30 09:18:54.318 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-30 09:18:54.318 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE neutron CHARACTER SET utf8;' 2026-08-30 09:18:54.318 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-30 09:18:54.319 | + lib/neutron:init_neutron:506 : time_start dbsync 2026-08-30 09:18:54.319 | + functions-common:time_start:2406 : local name=dbsync 2026-08-30 09:18:54.319 | + functions-common:time_start:2407 : local start_time= 2026-08-30 09:18:54.319 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-30 09:18:54.319 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-30 09:18:54.319 | + functions-common:time_start:2411 : _TIME_START[$name]=1788081494283 2026-08-30 09:18:54.320 | + 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-30 09:18:54.320 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-30 09:18:54.320 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-30 09:18:54.320 | we strongly recommend against using it for new projects. 2026-08-30 09:18:54.320 | 2026-08-30 09:18:54.320 | If you are already using Eventlet, we recommend migrating to a different 2026-08-30 09:18:54.320 | framework. For more detail see 2026-08-30 09:18:54.321 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-30 09:18:54.321 | 2026-08-30 09:18:54.321 | import eventlet as _eventlet # noqa 2026-08-30 09:18:54.321 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2026-08-30 09:18:54.321 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2026-08-30 09:18:54.321 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2026-08-30 09:18:54.321 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2026-08-30 09:18:54.322 | INFO [alembic.runtime.migration] Running upgrade -> kilo 2026-08-30 09:18:54.322 | INFO [alembic.runtime.migration] Running upgrade kilo -> 599c6a226151 2026-08-30 09:18:54.322 | INFO [alembic.runtime.migration] Running upgrade 599c6a226151 -> 52c5312f6baf 2026-08-30 09:18:54.322 | INFO [alembic.runtime.migration] Running upgrade 52c5312f6baf -> 313373c0ffee 2026-08-30 09:18:54.322 | INFO [alembic.runtime.migration] Running upgrade 313373c0ffee -> 8675309a5c4f 2026-08-30 09:18:54.322 | INFO [alembic.runtime.migration] Running upgrade 8675309a5c4f -> 45f955889773 2026-08-30 09:18:54.323 | INFO [alembic.runtime.migration] Running upgrade 45f955889773 -> 26c371498592 2026-08-30 09:18:54.323 | INFO [alembic.runtime.migration] Running upgrade 26c371498592 -> 1c844d1677f7 2026-08-30 09:18:54.323 | INFO [alembic.runtime.migration] Running upgrade 1c844d1677f7 -> 1b4c6e320f79 2026-08-30 09:18:54.323 | INFO [alembic.runtime.migration] Running upgrade 1b4c6e320f79 -> 48153cb5f051 2026-08-30 09:18:54.323 | INFO [alembic.runtime.migration] Running upgrade 48153cb5f051 -> 9859ac9c136 2026-08-30 09:18:54.323 | INFO [alembic.runtime.migration] Running upgrade 9859ac9c136 -> 34af2b5c5a59 2026-08-30 09:18:54.323 | INFO [alembic.runtime.migration] Running upgrade 34af2b5c5a59 -> 59cb5b6cf4d 2026-08-30 09:18:54.324 | INFO [alembic.runtime.migration] Running upgrade 59cb5b6cf4d -> 13cfb89f881a 2026-08-30 09:18:54.324 | INFO [alembic.runtime.migration] Running upgrade 13cfb89f881a -> 32e5974ada25 2026-08-30 09:18:54.324 | INFO [alembic.runtime.migration] Running upgrade 32e5974ada25 -> ec7fcfbf72ee 2026-08-30 09:18:54.324 | INFO [alembic.runtime.migration] Running upgrade ec7fcfbf72ee -> dce3ec7a25c9 2026-08-30 09:18:54.324 | INFO [alembic.runtime.migration] Running upgrade dce3ec7a25c9 -> c3a73f615e4 2026-08-30 09:18:54.324 | INFO [alembic.runtime.migration] Running upgrade c3a73f615e4 -> 659bf3d90664 2026-08-30 09:18:54.324 | INFO [alembic.runtime.migration] Running upgrade 659bf3d90664 -> 1df244e556f5 2026-08-30 09:18:54.325 | INFO [alembic.runtime.migration] Running upgrade 1df244e556f5 -> 19f26505c74f 2026-08-30 09:18:54.325 | INFO [alembic.runtime.migration] Running upgrade 19f26505c74f -> 15be73214821 2026-08-30 09:18:54.325 | INFO [alembic.runtime.migration] Running upgrade 15be73214821 -> b4caf27aae4 2026-08-30 09:18:54.325 | INFO [alembic.runtime.migration] Running upgrade b4caf27aae4 -> 15e43b934f81 2026-08-30 09:18:54.325 | INFO [alembic.runtime.migration] Running upgrade 15e43b934f81 -> 31ed664953e6 2026-08-30 09:18:54.325 | INFO [alembic.runtime.migration] Running upgrade 31ed664953e6 -> 2f9e956e7532 2026-08-30 09:18:54.325 | INFO [alembic.runtime.migration] Running upgrade 2f9e956e7532 -> 3894bccad37f 2026-08-30 09:18:54.326 | INFO [alembic.runtime.migration] Running upgrade 3894bccad37f -> 0e66c5227a8a 2026-08-30 09:18:54.326 | INFO [alembic.runtime.migration] Running upgrade 0e66c5227a8a -> 45f8dd33480b 2026-08-30 09:18:54.326 | INFO [alembic.runtime.migration] Running upgrade 45f8dd33480b -> 5abc0278ca73 2026-08-30 09:18:54.327 | INFO [alembic.runtime.migration] Running upgrade 5abc0278ca73 -> d3435b514502 2026-08-30 09:18:54.327 | INFO [alembic.runtime.migration] Running upgrade d3435b514502 -> 30107ab6a3ee 2026-08-30 09:18:54.327 | INFO [alembic.runtime.migration] Running upgrade 30107ab6a3ee -> c415aab1c048 2026-08-30 09:18:54.327 | INFO [alembic.runtime.migration] Running upgrade c415aab1c048 -> a963b38d82f4 2026-08-30 09:18:54.327 | INFO [alembic.runtime.migration] Running upgrade a963b38d82f4 -> 3d0e74aa7d37 2026-08-30 09:18:54.327 | INFO [alembic.runtime.migration] Running upgrade 3d0e74aa7d37 -> 030a959ceafa 2026-08-30 09:18:54.327 | INFO [alembic.runtime.migration] Running upgrade 030a959ceafa -> a5648cfeeadf 2026-08-30 09:18:54.327 | INFO [alembic.runtime.migration] Running upgrade a5648cfeeadf -> 0f5bef0f87d4 2026-08-30 09:18:54.327 | INFO [alembic.runtime.migration] Running upgrade 0f5bef0f87d4 -> 67daae611b6e 2026-08-30 09:18:54.327 | INFO [alembic.runtime.migration] Running upgrade kilo -> 30018084ec99 2026-08-30 09:18:54.327 | INFO [alembic.runtime.migration] Running upgrade 30018084ec99 -> 2e5352a0ad4d 2026-08-30 09:18:54.328 | INFO [alembic.runtime.migration] Running upgrade 2e5352a0ad4d -> 11926bcfe72d 2026-08-30 09:18:54.328 | INFO [alembic.runtime.migration] Running upgrade 11926bcfe72d -> 8a6d8bdae39 2026-08-30 09:18:54.328 | INFO [alembic.runtime.migration] Running upgrade 8a6d8bdae39 -> 5ffceebfada 2026-08-30 09:18:54.328 | INFO [alembic.runtime.migration] Running upgrade 5ffceebfada -> 4ffceebfcdc 2026-08-30 09:18:54.328 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfcdc -> 7bbb25278f53 2026-08-30 09:18:54.328 | INFO [alembic.runtime.migration] Running upgrade 7bbb25278f53 -> 89ab9a816d70 2026-08-30 09:18:54.328 | INFO [alembic.runtime.migration] Running upgrade 89ab9a816d70 -> c879c5e1ee90 2026-08-30 09:18:54.328 | INFO [alembic.runtime.migration] Running upgrade c879c5e1ee90 -> 8fd3918ef6f4 2026-08-30 09:18:54.328 | INFO [alembic.runtime.migration] Running upgrade 8fd3918ef6f4 -> 4bcd4df1f426 2026-08-30 09:18:54.329 | INFO [alembic.runtime.migration] Running upgrade 4bcd4df1f426 -> a84ccf28f06a 2026-08-30 09:18:54.329 | INFO [alembic.runtime.migration] Running upgrade a84ccf28f06a -> 7d9d8eeec6ad 2026-08-30 09:18:54.329 | INFO [alembic.runtime.migration] Running upgrade 67daae611b6e -> 6b461a21bcfc 2026-08-30 09:18:54.329 | INFO [alembic.runtime.migration] Running upgrade 6b461a21bcfc -> 5cd92597d11d 2026-08-30 09:18:54.329 | INFO [alembic.runtime.migration] Running upgrade 5cd92597d11d -> 929c968efe70 2026-08-30 09:18:54.329 | INFO [alembic.runtime.migration] Running upgrade 929c968efe70 -> a9c43481023c 2026-08-30 09:18:54.330 | INFO [alembic.runtime.migration] Running upgrade a9c43481023c -> 804a3c76314c 2026-08-30 09:18:54.330 | INFO [alembic.runtime.migration] Running upgrade 804a3c76314c -> 2b42d90729da 2026-08-30 09:18:54.330 | INFO [alembic.runtime.migration] Running upgrade 2b42d90729da -> 62c781cb6192 2026-08-30 09:18:54.330 | INFO [alembic.runtime.migration] Running upgrade 62c781cb6192 -> c8c222d42aa9 2026-08-30 09:18:54.330 | INFO [alembic.runtime.migration] Running upgrade c8c222d42aa9 -> 349b6fd605a6 2026-08-30 09:18:54.330 | INFO [alembic.runtime.migration] Running upgrade 349b6fd605a6 -> 7d32f979895f 2026-08-30 09:18:54.330 | INFO [alembic.runtime.migration] Running upgrade 7d32f979895f -> 594422d373ee 2026-08-30 09:18:54.330 | INFO [alembic.runtime.migration] Running upgrade 594422d373ee -> 61663558142c 2026-08-30 09:18:54.330 | INFO [alembic.runtime.migration] Running upgrade 61663558142c -> 867d39095bf4, port forwarding 2026-08-30 09:18:54.331 | INFO [alembic.runtime.migration] Running upgrade 867d39095bf4 -> d72db3e25539, modify uniq port forwarding 2026-08-30 09:18:54.331 | INFO [alembic.runtime.migration] Running upgrade d72db3e25539 -> cada2437bf41 2026-08-30 09:18:54.331 | INFO [alembic.runtime.migration] Running upgrade cada2437bf41 -> 195176fb410d, router gateway IP QoS 2026-08-30 09:18:54.331 | INFO [alembic.runtime.migration] Running upgrade 195176fb410d -> fb0167bd9639 2026-08-30 09:18:54.331 | INFO [alembic.runtime.migration] Running upgrade fb0167bd9639 -> 0ff9e3881597 2026-08-30 09:18:54.331 | INFO [alembic.runtime.migration] Running upgrade 0ff9e3881597 -> 9bfad3f1e780 2026-08-30 09:18:54.331 | INFO [alembic.runtime.migration] Running upgrade 9bfad3f1e780 -> 63fd95af7dcd 2026-08-30 09:18:54.331 | INFO [alembic.runtime.migration] Running upgrade 63fd95af7dcd -> c613d0b82681 2026-08-30 09:18:54.331 | INFO [alembic.runtime.migration] Running upgrade c613d0b82681 -> c3e9d13c4367 2026-08-30 09:18:54.332 | INFO [alembic.runtime.migration] Running upgrade c3e9d13c4367 -> 86274d77933e 2026-08-30 09:18:54.332 | INFO [alembic.runtime.migration] Running upgrade 86274d77933e -> f4b9654dd40c 2026-08-30 09:18:54.332 | INFO [alembic.runtime.migration] Running upgrade f4b9654dd40c -> a010322604bc 2026-08-30 09:18:54.332 | INFO [alembic.runtime.migration] Running upgrade a010322604bc -> 263d454a9655 2026-08-30 09:18:54.332 | INFO [alembic.runtime.migration] Running upgrade 263d454a9655 -> Ibac91d24da2 2026-08-30 09:18:54.332 | INFO [alembic.runtime.migration] Running upgrade Ibac91d24da2 -> 2217c4222de6 2026-08-30 09:18:54.333 | INFO [alembic.runtime.migration] Running upgrade 2217c4222de6 -> 18a7e90ae768 2026-08-30 09:18:54.333 | INFO [alembic.runtime.migration] Running upgrade 18a7e90ae768 -> e4e236b0e1ff 2026-08-30 09:18:54.333 | INFO [alembic.runtime.migration] Running upgrade e4e236b0e1ff -> e88badaa9591 2026-08-30 09:18:54.333 | INFO [alembic.runtime.migration] Running upgrade e88badaa9591 -> d8bdf05313f4 2026-08-30 09:18:54.333 | INFO [alembic.runtime.migration] Running upgrade d8bdf05313f4 -> dfe425060830 2026-08-30 09:18:54.333 | INFO [alembic.runtime.migration] Running upgrade dfe425060830 -> fd6107509ccd 2026-08-30 09:18:54.333 | INFO [alembic.runtime.migration] Running upgrade fd6107509ccd -> 1ea5dab0897a 2026-08-30 09:18:54.334 | INFO [alembic.runtime.migration] Running upgrade 1ea5dab0897a -> 49d8622c5221 2026-08-30 09:18:54.334 | INFO [alembic.runtime.migration] Running upgrade 49d8622c5221 -> I38991de2b4 2026-08-30 09:18:54.334 | INFO [alembic.runtime.migration] Running upgrade I38991de2b4 -> 532aa95457e2 2026-08-30 09:18:54.334 | INFO [alembic.runtime.migration] Running upgrade 532aa95457e2 -> f010820fc498 2026-08-30 09:18:54.334 | INFO [alembic.runtime.migration] Running upgrade f010820fc498 -> a964d94b4677 2026-08-30 09:18:54.334 | INFO [alembic.runtime.migration] Running upgrade a964d94b4677 -> 26d1e9f5c766 2026-08-30 09:18:54.334 | INFO [alembic.runtime.migration] Running upgrade 26d1e9f5c766 -> 1e0744e4ffea 2026-08-30 09:18:54.334 | INFO [alembic.runtime.migration] Running upgrade 1e0744e4ffea -> 6135a7bd4425 2026-08-30 09:18:54.334 | INFO [alembic.runtime.migration] Running upgrade 6135a7bd4425 -> 8df53b0d2c0e 2026-08-30 09:18:54.334 | INFO [alembic.runtime.migration] Running upgrade 8df53b0d2c0e -> 1bb3393de75d, add qos policy rule Packet Rate Limit 2026-08-30 09:18:54.335 | INFO [alembic.runtime.migration] Running upgrade 1bb3393de75d -> c181bb1d89e4 2026-08-30 09:18:54.335 | INFO [alembic.runtime.migration] Running upgrade c181bb1d89e4 -> ba859d649675 2026-08-30 09:18:54.335 | INFO [alembic.runtime.migration] Running upgrade ba859d649675 -> e981acd076d3 2026-08-30 09:18:54.335 | INFO [alembic.runtime.migration] Running upgrade e981acd076d3 -> 76df7844a8c6, add Local IP tables 2026-08-30 09:18:54.335 | INFO [alembic.runtime.migration] Running upgrade 76df7844a8c6 -> 1ffef8d6f371, migrate RBAC registers from "target_tenant" to "target_project" 2026-08-30 09:18:54.335 | INFO [alembic.runtime.migration] Running upgrade 1ffef8d6f371 -> cd9ef14ccf87 2026-08-30 09:18:54.335 | INFO [alembic.runtime.migration] Running upgrade cd9ef14ccf87 -> 34cf8b009713 2026-08-30 09:18:54.335 | INFO [alembic.runtime.migration] Running upgrade 34cf8b009713 -> I43e0b669096 2026-08-30 09:18:54.335 | INFO [alembic.runtime.migration] Running upgrade I43e0b669096 -> 4e6e655746f6 2026-08-30 09:18:54.335 | INFO [alembic.runtime.migration] Running upgrade 4e6e655746f6 -> 659cbedf30a1 2026-08-30 09:18:54.336 | INFO [alembic.runtime.migration] Running upgrade 659cbedf30a1 -> 21ff98fabab1 2026-08-30 09:18:54.336 | INFO [alembic.runtime.migration] Running upgrade 21ff98fabab1 -> 5881373af7f5 2026-08-30 09:18:54.336 | INFO [alembic.runtime.migration] Running upgrade 5881373af7f5 -> fc153938cdc1 2026-08-30 09:18:54.336 | INFO [alembic.runtime.migration] Running upgrade fc153938cdc1 -> 93f394357a27 2026-08-30 09:18:54.336 | INFO [alembic.runtime.migration] Running upgrade 93f394357a27 -> 6f1145bff34c 2026-08-30 09:18:54.336 | INFO [alembic.runtime.migration] Running upgrade 6f1145bff34c -> 682c319773d7 2026-08-30 09:18:54.336 | INFO [alembic.runtime.migration] Running upgrade 682c319773d7 -> 0aefee21cd87 2026-08-30 09:18:54.336 | INFO [alembic.runtime.migration] Running upgrade 0aefee21cd87 -> b1199a3adbef 2026-08-30 09:18:54.337 | INFO [alembic.runtime.migration] Running upgrade b1199a3adbef -> c33da356b165 2026-08-30 09:18:54.337 | INFO [alembic.runtime.migration] Running upgrade c33da356b165 -> 89c58a70ceba 2026-08-30 09:18:54.337 | INFO [alembic.runtime.migration] Running upgrade 89c58a70ceba -> 0e6eff810791 2026-08-30 09:18:54.337 | INFO [alembic.runtime.migration] Running upgrade 0e6eff810791 -> 175fa80908e1 2026-08-30 09:18:54.337 | INFO [alembic.runtime.migration] Running upgrade 175fa80908e1 -> 5bcb7b31ec7d 2026-08-30 09:18:54.337 | INFO [alembic.runtime.migration] Running upgrade 5bcb7b31ec7d -> ad80a9f07c5c 2026-08-30 09:18:54.337 | INFO [alembic.runtime.migration] Running upgrade ad80a9f07c5c -> d553edeb540f 2026-08-30 09:18:54.337 | INFO [alembic.runtime.migration] Running upgrade d553edeb540f -> b1bca967e19d, Add unique constraint to the network segment range 2026-08-30 09:18:54.337 | INFO [alembic.runtime.migration] Running upgrade b1bca967e19d -> bdae3a00c493 2026-08-30 09:18:54.337 | INFO [alembic.runtime.migration] Running upgrade bdae3a00c493 -> a00aa97899c0 2026-08-30 09:18:54.338 | INFO [alembic.runtime.migration] Running upgrade a00aa97899c0 -> a1b2c3d4e5f6, Add security groups default statefulness table 2026-08-30 09:18:54.338 | INFO [alembic.runtime.migration] Running upgrade 7d9d8eeec6ad -> a8b517cff8ab 2026-08-30 09:18:54.338 | INFO [alembic.runtime.migration] Running upgrade a8b517cff8ab -> 3b935b28e7a0 2026-08-30 09:18:54.338 | INFO [alembic.runtime.migration] Running upgrade 3b935b28e7a0 -> b12a3ef66e62 2026-08-30 09:18:54.338 | INFO [alembic.runtime.migration] Running upgrade b12a3ef66e62 -> 97c25b0d2353 2026-08-30 09:18:54.338 | INFO [alembic.runtime.migration] Running upgrade 97c25b0d2353 -> 2e0d7a8a1586 2026-08-30 09:18:54.338 | INFO [alembic.runtime.migration] Running upgrade 2e0d7a8a1586 -> 5c85685d616d 2026-08-30 09:18:54.338 | Running upgrade for neutron ... 2026-08-30 09:18:54.339 | OK 2026-08-30 09:18:54.339 | + lib/neutron:init_neutron:509 : time_stop dbsync 2026-08-30 09:18:54.339 | + functions-common:time_stop:2420 : local name 2026-08-30 09:18:54.339 | + functions-common:time_stop:2421 : local end_time 2026-08-30 09:18:54.339 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-30 09:18:54.339 | + functions-common:time_stop:2423 : local total 2026-08-30 09:18:54.339 | + functions-common:time_stop:2424 : local start_time 2026-08-30 09:18:54.339 | + functions-common:time_stop:2426 : name=dbsync 2026-08-30 09:18:54.339 | + functions-common:time_stop:2427 : start_time=1788081494283 2026-08-30 09:18:54.339 | + functions-common:time_stop:2429 : [[ -z 1788081494283 ]] 2026-08-30 09:18:54.340 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-30 09:18:54.340 | + functions-common:time_stop:2432 : end_time=1788081534202 2026-08-30 09:18:54.340 | + functions-common:time_stop:2433 : elapsed_time=39919 2026-08-30 09:18:54.340 | + functions-common:time_stop:2434 : total=8260 2026-08-30 09:18:54.340 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-30 09:18:54.340 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=48179 2026-08-30 09:18:54.373 | [2015 Async init_neutron:54142]: finished init_neutron with result 0 in 40 seconds 2026-08-30 09:18:54.380 | + inc/async:async_wait:197 : return 0 2026-08-30 09:18:54.384 | + ./stack.sh:main:1232 : async_wait init_placement 2026-08-30 09:18:54.450 | [2015 Async init_placement:54508]: Waiting for completion of init_placement running on PID 54508 (4 other jobs running) 2026-08-30 09:18:54.482 | [2015 Async init_placement:54508]: Signaling child to exit 2026-08-30 09:19:01.172 | + inc/async:async_inner:64 : rc=0 2026-08-30 09:19:01.199 | [54508 Async init_placement:54508]: finished successfully 2026-08-30 09:19:01.224 | WAKEUP 2026-08-30 09:19:01.246 | [2015 Async init_placement:54508]: Signaled 2026-08-30 09:19:01.247 | + lib/placement:init_placement:113 : recreate_database placement 2026-08-30 09:19:01.248 | + lib/database:recreate_database:112 : local db=placement 2026-08-30 09:19:01.248 | + lib/database:recreate_database:113 : recreate_database_mysql placement 2026-08-30 09:19:01.248 | + lib/databases/mysql:recreate_database_mysql:54 : local db=placement 2026-08-30 09:19:01.248 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS placement;' 2026-08-30 09:19:01.248 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-30 09:19:01.248 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE placement CHARACTER SET utf8;' 2026-08-30 09:19:01.248 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-30 09:19:01.248 | + lib/placement:init_placement:114 : /opt/stack/data/venv/bin/placement-manage db sync 2026-08-30 09:19:01.248 | + lib/placement:init_placement:115 : create_placement_accounts 2026-08-30 09:19:01.248 | + lib/placement:create_placement_accounts:102 : create_service_user placement admin 2026-08-30 09:19:01.249 | + lib/keystone:create_service_user:379 : get_or_create_user placement nomoresecret Default 2026-08-30 09:19:01.249 | + functions-common:get_or_create_user:899 : local user_id 2026-08-30 09:19:01.249 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-08-30 09:19:01.249 | + functions-common:get_or_create_user:903 : local email= 2026-08-30 09:19:01.249 | ++ 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-30 09:19:01.249 | ++ functions-common:oscwrap:2465 : return 0 2026-08-30 09:19:01.249 | + functions-common:get_or_create_user:915 : user_id=cc8b46bfb0044d6e8055248fef86f815 2026-08-30 09:19:01.249 | + functions-common:get_or_create_user:916 : echo cc8b46bfb0044d6e8055248fef86f815 2026-08-30 09:19:01.249 | cc8b46bfb0044d6e8055248fef86f815 2026-08-30 09:19:01.250 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service placement service Default Default 2026-08-30 09:19:01.250 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-08-30 09:19:01.250 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-08-30 09:19:01.250 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-08-30 09:19:01.250 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-30 09:19:01.250 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-30 09:19:01.250 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-08-30 09:19:01.250 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-08-30 09:19:01.250 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-08-30 09:19:01.250 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-08-30 09:19:01.251 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-08-30 09:19:01.251 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-08-30 09:19:01.251 | + 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-30 09:19:01.251 | ++ 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-30 09:19:01.251 | ++ functions-common:oscwrap:2465 : return 0 2026-08-30 09:19:01.251 | + functions-common:get_or_add_user_project_role:979 : user_role_id=ffb28d94794d4a0da209d2f8f3656ccd 2026-08-30 09:19:01.251 | + functions-common:get_or_add_user_project_role:980 : echo ffb28d94794d4a0da209d2f8f3656ccd 2026-08-30 09:19:01.251 | ffb28d94794d4a0da209d2f8f3656ccd 2026-08-30 09:19:01.252 | + lib/keystone:create_service_user:382 : [[ -n admin ]] 2026-08-30 09:19:01.252 | + lib/keystone:create_service_user:383 : get_or_add_user_project_role admin placement service Default Default 2026-08-30 09:19:01.252 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-08-30 09:19:01.252 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-08-30 09:19:01.252 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-08-30 09:19:01.252 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-30 09:19:01.252 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-30 09:19:01.252 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-08-30 09:19:01.252 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-08-30 09:19:01.252 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-08-30 09:19:01.253 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-08-30 09:19:01.253 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-08-30 09:19:01.253 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-08-30 09:19:01.253 | + 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-30 09:19:01.253 | ++ 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-30 09:19:01.253 | ++ functions-common:oscwrap:2465 : return 0 2026-08-30 09:19:01.253 | + functions-common:get_or_add_user_project_role:979 : user_role_id=93e31167d34c4a18b0160548146a33ce 2026-08-30 09:19:01.253 | + functions-common:get_or_add_user_project_role:980 : echo 93e31167d34c4a18b0160548146a33ce 2026-08-30 09:19:01.254 | 93e31167d34c4a18b0160548146a33ce 2026-08-30 09:19:01.254 | + lib/placement:create_placement_accounts:103 : local placement_api_url=http://192.168.122.144/placement 2026-08-30 09:19:01.254 | + lib/placement:create_placement_accounts:104 : get_or_create_service placement placement 'Placement Service' 2026-08-30 09:19:01.254 | + functions-common:get_or_create_service:1055 : local service_id 2026-08-30 09:19:01.254 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show placement -f value -c id 2026-08-30 09:19:01.254 | ++ 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-30 09:19:01.254 | ++ functions-common:oscwrap:2465 : return 0 2026-08-30 09:19:01.254 | + functions-common:get_or_create_service:1066 : service_id=' 2026-08-30 09:19:01.254 | 05aa0a4600a74a4cadb4f4f3e5f57231' 2026-08-30 09:19:01.255 | + functions-common:get_or_create_service:1067 : echo 05aa0a4600a74a4cadb4f4f3e5f57231 2026-08-30 09:19:01.255 | 05aa0a4600a74a4cadb4f4f3e5f57231 2026-08-30 09:19:01.255 | + lib/placement:create_placement_accounts:106 : get_or_create_endpoint placement RegionOne http://192.168.122.144/placement 2026-08-30 09:19:01.255 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-08-30 09:19:01.255 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface placement public http://192.168.122.144/placement RegionOne 2026-08-30 09:19:01.255 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-08-30 09:19:01.255 | +++ 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-30 09:19:01.255 | +++ functions-common:oscwrap:2465 : return 0 2026-08-30 09:19:01.255 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-08-30 09:19:01.256 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-08-30 09:19:01.256 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create placement public http://192.168.122.144/placement --region RegionOne -f value -c id 2026-08-30 09:19:01.256 | +++ functions-common:oscwrap:2465 : return 0 2026-08-30 09:19:01.256 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=486472d0174643448d46a42af7005a5f 2026-08-30 09:19:01.256 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo 486472d0174643448d46a42af7005a5f 2026-08-30 09:19:01.256 | + functions-common:get_or_create_endpoint:1100 : public_id=486472d0174643448d46a42af7005a5f 2026-08-30 09:19:01.256 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-08-30 09:19:01.256 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-08-30 09:19:01.256 | + functions-common:get_or_create_endpoint:1109 : echo 486472d0174643448d46a42af7005a5f 2026-08-30 09:19:01.257 | 486472d0174643448d46a42af7005a5f 2026-08-30 09:19:01.291 | [2015 Async init_placement:54508]: finished init_placement with result 0 in 46 seconds 2026-08-30 09:19:01.296 | + inc/async:async_wait:197 : return 0 2026-08-30 09:19:01.299 | + ./stack.sh:main:1233 : async_wait init_glance 2026-08-30 09:19:01.351 | [2015 Async init_glance:49887]: Waiting for completion of init_glance running on PID 49887 (3 other jobs running) 2026-08-30 09:19:01.375 | [2015 Async init_glance:49887]: Signaling child to exit 2026-08-30 09:19:01.375 | WAKEUP 2026-08-30 09:19:01.396 | [2015 Async init_glance:49887]: Signaled 2026-08-30 09:19:01.398 | + lib/glance:init_glance:525 : rm -rf /opt/stack/data/glance/images 2026-08-30 09:19:01.398 | + lib/glance:init_glance:526 : mkdir -p /opt/stack/data/glance/images 2026-08-30 09:19:01.398 | + lib/glance:init_glance:529 : recreate_database glance 2026-08-30 09:19:01.398 | + lib/database:recreate_database:112 : local db=glance 2026-08-30 09:19:01.398 | + lib/database:recreate_database:113 : recreate_database_mysql glance 2026-08-30 09:19:01.398 | + lib/databases/mysql:recreate_database_mysql:54 : local db=glance 2026-08-30 09:19:01.398 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS glance;' 2026-08-30 09:19:01.398 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-30 09:19:01.398 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE glance CHARACTER SET utf8;' 2026-08-30 09:19:01.398 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-30 09:19:01.399 | + lib/glance:init_glance:531 : time_start dbsync 2026-08-30 09:19:01.399 | + functions-common:time_start:2406 : local name=dbsync 2026-08-30 09:19:01.399 | + functions-common:time_start:2407 : local start_time= 2026-08-30 09:19:01.399 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-30 09:19:01.399 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-30 09:19:01.399 | + functions-common:time_start:2411 : _TIME_START[$name]=1788081396591 2026-08-30 09:19:01.399 | + lib/glance:init_glance:533 : /opt/stack/data/venv/bin/glance-manage --config-file /etc/glance/glance-api.conf db_sync 2026-08-30 09:19:01.399 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-30 09:19:01.399 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-30 09:19:01.400 | we strongly recommend against using it for new projects. 2026-08-30 09:19:01.400 | 2026-08-30 09:19:01.400 | If you are already using Eventlet, we recommend migrating to a different 2026-08-30 09:19:01.400 | framework. For more detail see 2026-08-30 09:19:01.400 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-30 09:19:01.400 | 2026-08-30 09:19:01.400 | import eventlet as _eventlet # noqa 2026-08-30 09:19:01.400 | INFO dbcounter [-] Registered counter for database glance 2026-08-30 09:19:01.400 | 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=49993) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-08-30 09:19:01.401 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-08-30 09:19:01.401 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-08-30 09:19:01.401 | DEBUG dbcounter [-] [49993] Writer thread running {{(pid=49993) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-08-30 09:19:01.401 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-08-30 09:19:01.401 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-08-30 09:19:01.402 | INFO dbcounter [-] Registered counter for database glance 2026-08-30 09:19:01.402 | 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=49993) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-08-30 09:19:01.402 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-08-30 09:19:01.402 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-08-30 09:19:01.402 | DEBUG dbcounter [-] [49993] Writer thread running {{(pid=49993) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-08-30 09:19:01.402 | INFO alembic.runtime.migration [-] Running upgrade -> liberty, liberty initial 2026-08-30 09:19:01.402 | DEBUG alembic.runtime.migration [-] new branch insert liberty {{(pid=49993) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:778}} 2026-08-30 09:19:01.402 | INFO alembic.runtime.migration [-] Running upgrade liberty -> mitaka01, add index on created_at and updated_at columns of 'images' table 2026-08-30 09:19:01.403 | DEBUG alembic.runtime.migration [-] update liberty to mitaka01 {{(pid=49993) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-30 09:19:01.403 | INFO alembic.runtime.migration [-] Running upgrade mitaka01 -> mitaka02, update metadef os_nova_server 2026-08-30 09:19:01.403 | DEBUG alembic.runtime.migration [-] update mitaka01 to mitaka02 {{(pid=49993) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-30 09:19:01.403 | INFO alembic.runtime.migration [-] Running upgrade mitaka02 -> ocata_expand01, add visibility to images 2026-08-30 09:19:01.403 | DEBUG alembic.runtime.migration [-] update mitaka02 to ocata_expand01 {{(pid=49993) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-30 09:19:01.403 | INFO alembic.runtime.migration [-] Running upgrade ocata_expand01 -> pike_expand01, empty expand for symmetry with pike_contract01 2026-08-30 09:19:01.403 | DEBUG alembic.runtime.migration [-] update ocata_expand01 to pike_expand01 {{(pid=49993) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-30 09:19:01.403 | INFO alembic.runtime.migration [-] Running upgrade pike_expand01 -> queens_expand01 2026-08-30 09:19:01.404 | DEBUG alembic.runtime.migration [-] update pike_expand01 to queens_expand01 {{(pid=49993) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-30 09:19:01.404 | INFO alembic.runtime.migration [-] Running upgrade queens_expand01 -> rocky_expand01, add os_hidden column to images table 2026-08-30 09:19:01.404 | DEBUG alembic.runtime.migration [-] update queens_expand01 to rocky_expand01 {{(pid=49993) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-30 09:19:01.404 | INFO alembic.runtime.migration [-] Running upgrade rocky_expand01 -> rocky_expand02, add os_hash_algo and os_hash_value columns to images table 2026-08-30 09:19:01.404 | DEBUG alembic.runtime.migration [-] update rocky_expand01 to rocky_expand02 {{(pid=49993) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-30 09:19:01.404 | INFO alembic.runtime.migration [-] Running upgrade rocky_expand02 -> train_expand01, empty expand for symmetry with train_contract01 2026-08-30 09:19:01.404 | DEBUG alembic.runtime.migration [-] update rocky_expand02 to train_expand01 {{(pid=49993) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-30 09:19:01.404 | INFO alembic.runtime.migration [-] Running upgrade train_expand01 -> ussuri_expand01, empty expand for symmetry with ussuri_expand01 2026-08-30 09:19:01.404 | DEBUG alembic.runtime.migration [-] update train_expand01 to ussuri_expand01 {{(pid=49993) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-30 09:19:01.405 | INFO alembic.runtime.migration [-] Running upgrade ussuri_expand01 -> wallaby_expand01, add image_id, request_id, user columns to tasks table" 2026-08-30 09:19:01.405 | DEBUG alembic.runtime.migration [-] update ussuri_expand01 to wallaby_expand01 {{(pid=49993) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-30 09:19:01.405 | INFO alembic.runtime.migration [-] Running upgrade wallaby_expand01 -> xena_expand01, empty expand for symmetry with 2023_1_expand01 2026-08-30 09:19:01.405 | DEBUG alembic.runtime.migration [-] update wallaby_expand01 to xena_expand01 {{(pid=49993) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-30 09:19:01.405 | INFO alembic.runtime.migration [-] Running upgrade xena_expand01 -> yoga_expand01, empty expand for symmetry with 2023_1_expand01 2026-08-30 09:19:01.405 | DEBUG alembic.runtime.migration [-] update xena_expand01 to yoga_expand01 {{(pid=49993) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-30 09:19:01.405 | INFO alembic.runtime.migration [-] Running upgrade yoga_expand01 -> zed_expand01, empty expand for symmetry with 2023_1_expand01 2026-08-30 09:19:01.405 | DEBUG alembic.runtime.migration [-] update yoga_expand01 to zed_expand01 {{(pid=49993) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-30 09:19:01.406 | INFO alembic.runtime.migration [-] Running upgrade zed_expand01 -> 2023_1_expand01, empty expand for symmetry with 2023_1_expand01 2026-08-30 09:19:01.406 | DEBUG alembic.runtime.migration [-] update zed_expand01 to 2023_1_expand01 {{(pid=49993) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-30 09:19:01.406 | INFO alembic.runtime.migration [-] Running upgrade 2023_1_expand01 -> 2024_1_expand01, adds cache_node_reference and cached_images table(s) 2026-08-30 09:19:01.406 | DEBUG alembic.runtime.migration [-] update 2023_1_expand01 to 2024_1_expand01 {{(pid=49993) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-30 09:19:01.406 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-08-30 09:19:01.406 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-08-30 09:19:01.406 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-08-30 09:19:01.406 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-08-30 09:19:01.406 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-08-30 09:19:01.407 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-08-30 09:19:01.407 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-08-30 09:19:01.407 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-08-30 09:19:01.407 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-08-30 09:19:01.407 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-08-30 09:19:01.407 | INFO alembic.runtime.migration [-] Running upgrade mitaka02 -> ocata_contract01, remove is_public from images 2026-08-30 09:19:01.407 | DEBUG alembic.runtime.migration [-] new branch insert ocata_contract01 {{(pid=49993) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:778}} 2026-08-30 09:19:01.407 | INFO alembic.runtime.migration [-] Running upgrade ocata_contract01 -> pike_contract01, drop glare artifacts tables 2026-08-30 09:19:01.408 | DEBUG alembic.runtime.migration [-] update ocata_contract01 to pike_contract01 {{(pid=49993) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-30 09:19:01.408 | INFO alembic.runtime.migration [-] Running upgrade pike_contract01 -> queens_contract01 2026-08-30 09:19:01.408 | DEBUG alembic.runtime.migration [-] update pike_contract01 to queens_contract01 {{(pid=49993) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-30 09:19:01.408 | INFO alembic.runtime.migration [-] Running upgrade queens_contract01 -> rocky_contract01 2026-08-30 09:19:01.408 | DEBUG alembic.runtime.migration [-] update queens_contract01 to rocky_contract01 {{(pid=49993) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-30 09:19:01.408 | INFO alembic.runtime.migration [-] Running upgrade rocky_contract01 -> rocky_contract02 2026-08-30 09:19:01.408 | DEBUG alembic.runtime.migration [-] update rocky_contract01 to rocky_contract02 {{(pid=49993) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-30 09:19:01.408 | INFO alembic.runtime.migration [-] Running upgrade rocky_contract02 -> train_contract01 2026-08-30 09:19:01.408 | DEBUG alembic.runtime.migration [-] update rocky_contract02 to train_contract01 {{(pid=49993) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-30 09:19:01.409 | INFO alembic.runtime.migration [-] Running upgrade train_contract01 -> ussuri_contract01 2026-08-30 09:19:01.409 | DEBUG alembic.runtime.migration [-] update train_contract01 to ussuri_contract01 {{(pid=49993) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-30 09:19:01.409 | INFO alembic.runtime.migration [-] Running upgrade ussuri_contract01 -> wallaby_contract01 2026-08-30 09:19:01.409 | DEBUG alembic.runtime.migration [-] update ussuri_contract01 to wallaby_contract01 {{(pid=49993) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-30 09:19:01.409 | INFO alembic.runtime.migration [-] Running upgrade wallaby_contract01 -> xena_contract01 2026-08-30 09:19:01.409 | DEBUG alembic.runtime.migration [-] update wallaby_contract01 to xena_contract01 {{(pid=49993) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-30 09:19:01.409 | INFO alembic.runtime.migration [-] Running upgrade xena_contract01 -> yoga_contract01 2026-08-30 09:19:01.409 | DEBUG alembic.runtime.migration [-] update xena_contract01 to yoga_contract01 {{(pid=49993) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-30 09:19:01.410 | INFO alembic.runtime.migration [-] Running upgrade yoga_contract01 -> zed_contract01 2026-08-30 09:19:01.410 | DEBUG alembic.runtime.migration [-] update yoga_contract01 to zed_contract01 {{(pid=49993) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-30 09:19:01.410 | INFO alembic.runtime.migration [-] Running upgrade zed_contract01 -> 2023_1_contract01 2026-08-30 09:19:01.410 | DEBUG alembic.runtime.migration [-] update zed_contract01 to 2023_1_contract01 {{(pid=49993) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-30 09:19:01.410 | INFO alembic.runtime.migration [-] Running upgrade 2023_1_contract01 -> 2024_1_contract01 2026-08-30 09:19:01.410 | DEBUG alembic.runtime.migration [-] merge, delete ['2023_1_contract01'], update 2024_1_expand01 to 2024_1_contract01 {{(pid=49993) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:787}} 2026-08-30 09:19:01.410 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-08-30 09:19:01.410 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-08-30 09:19:01.410 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-08-30 09:19:01.411 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-08-30 09:19:01.411 | Upgraded database to: 2024_1_expand01, current revision(s): 2024_1_expand01 2026-08-30 09:19:01.411 | Database migration is up to date. No migration needed. 2026-08-30 09:19:01.411 | Upgraded database to: 2024_1_contract01, current revision(s): 2024_1_contract01 2026-08-30 09:19:01.411 | Database is synced successfully. 2026-08-30 09:19:01.411 | + lib/glance:init_glance:536 : /opt/stack/data/venv/bin/glance-manage --config-file /etc/glance/glance-api.conf db_load_metadefs 2026-08-30 09:19:01.411 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-30 09:19:01.411 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-30 09:19:01.411 | we strongly recommend against using it for new projects. 2026-08-30 09:19:01.412 | 2026-08-30 09:19:01.412 | If you are already using Eventlet, we recommend migrating to a different 2026-08-30 09:19:01.412 | framework. For more detail see 2026-08-30 09:19:01.412 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-30 09:19:01.412 | 2026-08-30 09:19:01.412 | import eventlet as _eventlet # noqa 2026-08-30 09:19:01.412 | INFO dbcounter [-] Registered counter for database glance 2026-08-30 09:19:01.412 | 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=50171) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-08-30 09:19:01.413 | DEBUG dbcounter [-] [50171] Writer thread running {{(pid=50171) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-08-30 09:19:01.413 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/glance-common-image-props.json loaded to database. 2026-08-30 09:19:01.413 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-webservers.json loaded to database. 2026-08-30 09:19:01.413 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-host-capabilities.json loaded to database. 2026-08-30 09:19:01.413 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-quota.json loaded to database. 2026-08-30 09:19:01.413 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-flavor.json loaded to database. 2026-08-30 09:19:01.413 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware.json loaded to database. 2026-08-30 09:19:01.413 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-resource-allocation-setting-data.json loaded to database. 2026-08-30 09:19:01.413 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-hypervisor.json loaded to database. 2026-08-30 09:19:01.414 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-storage-allocation-setting-data.json loaded to database. 2026-08-30 09:19:01.414 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-disk-filter.json loaded to database. 2026-08-30 09:19:01.414 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-processor-allocation-setting-data.json loaded to database. 2026-08-30 09:19:01.414 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vtpm-hw.json loaded to database. 2026-08-30 09:19:01.414 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-num-instances.json loaded to database. 2026-08-30 09:19:01.414 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-randomgen.json loaded to database. 2026-08-30 09:19:01.414 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-xenapi.json loaded to database. 2026-08-30 09:19:01.414 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-instance-data.json loaded to database. 2026-08-30 09:19:01.414 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/storage-volume-type.json loaded to database. 2026-08-30 09:19:01.415 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt.json loaded to database. 2026-08-30 09:19:01.415 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-runtimes.json loaded to database. 2026-08-30 09:19:01.415 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/image-signature-verification.json loaded to database. 2026-08-30 09:19:01.415 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-virtual-system-setting-data.json loaded to database. 2026-08-30 09:19:01.415 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-memory-backing.json loaded to database. 2026-08-30 09:19:01.415 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-iops-filter.json loaded to database. 2026-08-30 09:19:01.415 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-watchdog.json loaded to database. 2026-08-30 09:19:01.415 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vcputopology.json loaded to database. 2026-08-30 09:19:01.415 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-quota-flavor.json loaded to database. 2026-08-30 09:19:01.416 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-shutdown.json loaded to database. 2026-08-30 09:19:01.416 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vtpm.json loaded to database. 2026-08-30 09:19:01.416 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt-image.json loaded to database. 2026-08-30 09:19:01.416 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-cpu-pinning.json loaded to database. 2026-08-30 09:19:01.416 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/operating-system.json loaded to database. 2026-08-30 09:19:01.416 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-databases.json loaded to database. 2026-08-30 09:19:01.416 | INFO glance.db.sqlalchemy.metadata [-] Metadata loading finished 2026-08-30 09:19:01.416 | + lib/glance:init_glance:537 : time_stop dbsync 2026-08-30 09:19:01.416 | + functions-common:time_stop:2420 : local name 2026-08-30 09:19:01.417 | + functions-common:time_stop:2421 : local end_time 2026-08-30 09:19:01.417 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-30 09:19:01.417 | + functions-common:time_stop:2423 : local total 2026-08-30 09:19:01.417 | + functions-common:time_stop:2424 : local start_time 2026-08-30 09:19:01.417 | + functions-common:time_stop:2426 : name=dbsync 2026-08-30 09:19:01.417 | + functions-common:time_stop:2427 : start_time=1788081396591 2026-08-30 09:19:01.417 | + functions-common:time_stop:2429 : [[ -z 1788081396591 ]] 2026-08-30 09:19:01.417 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-30 09:19:01.418 | + functions-common:time_stop:2432 : end_time=1788081410616 2026-08-30 09:19:01.418 | + functions-common:time_stop:2433 : elapsed_time=14025 2026-08-30 09:19:01.418 | + functions-common:time_stop:2434 : total=8260 2026-08-30 09:19:01.418 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-30 09:19:01.418 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=22285 2026-08-30 09:19:01.449 | [2015 Async init_glance:49887]: finished init_glance with result 0 in 14 seconds 2026-08-30 09:19:01.455 | + inc/async:async_wait:197 : return 0 2026-08-30 09:19:01.459 | + ./stack.sh:main:1234 : async_wait init_swift 2026-08-30 09:19:01.485 | Not waiting for async task init_swift that we never started or has already been waited for 2026-08-30 09:19:01.489 | + inc/async:async_wait:197 : return 0 2026-08-30 09:19:01.493 | + ./stack.sh:main:1235 : async_wait init_cinder 2026-08-30 09:19:01.556 | [2015 Async init_cinder:54378]: Waiting for completion of init_cinder running on PID 54378 (2 other jobs running) 2026-08-30 09:19:01.586 | [2015 Async init_cinder:54378]: Signaling child to exit 2026-08-30 09:19:01.586 | WAKEUP 2026-08-30 09:19:01.611 | [2015 Async init_cinder:54378]: Signaled 2026-08-30 09:19:01.613 | + lib/cinder:init_cinder:492 : is_service_enabled mysql postgresql 2026-08-30 09:19:01.613 | + functions-common:is_service_enabled:2076 : return 0 2026-08-30 09:19:01.613 | + lib/cinder:init_cinder:494 : recreate_database cinder 2026-08-30 09:19:01.613 | + lib/database:recreate_database:112 : local db=cinder 2026-08-30 09:19:01.613 | + lib/database:recreate_database:113 : recreate_database_mysql cinder 2026-08-30 09:19:01.614 | + lib/databases/mysql:recreate_database_mysql:54 : local db=cinder 2026-08-30 09:19:01.614 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS cinder;' 2026-08-30 09:19:01.614 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-30 09:19:01.614 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE cinder CHARACTER SET utf8;' 2026-08-30 09:19:01.614 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-30 09:19:01.614 | + lib/cinder:init_cinder:496 : time_start dbsync 2026-08-30 09:19:01.614 | + functions-common:time_start:2406 : local name=dbsync 2026-08-30 09:19:01.614 | + functions-common:time_start:2407 : local start_time= 2026-08-30 09:19:01.614 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-30 09:19:01.615 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-30 09:19:01.615 | + functions-common:time_start:2411 : _TIME_START[$name]=1788081494673 2026-08-30 09:19:01.615 | + lib/cinder:init_cinder:498 : /opt/stack/data/venv/bin/cinder-manage --config-file /etc/cinder/cinder.conf db sync 2026-08-30 09:19:01.615 | /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: 2026-08-30 09:19:01.615 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-30 09:19:01.615 | we strongly recommend against using it for new projects. 2026-08-30 09:19:01.615 | 2026-08-30 09:19:01.616 | If you are already using Eventlet, we recommend migrating to a different 2026-08-30 09:19:01.616 | framework. For more detail see 2026-08-30 09:19:01.616 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-30 09:19:01.616 | 2026-08-30 09:19:01.616 | import eventlet # noqa 2026-08-30 09:19:01.616 | INFO dbcounter [-] Registered counter for database cinder 2026-08-30 09:19:01.616 | 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=54575) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-08-30 09:19:01.616 | INFO cinder.db.migration [-] Applying migration(s) 2026-08-30 09:19:01.617 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-08-30 09:19:01.617 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-08-30 09:19:01.617 | DEBUG dbcounter [-] [54575] Writer thread running {{(pid=54575) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-08-30 09:19:01.617 | INFO alembic.runtime.migration [-] Running upgrade -> 921e1a36b076, Initial migration. 2026-08-30 09:19:01.617 | DEBUG alembic.runtime.migration [-] new branch insert 921e1a36b076 {{(pid=54575) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:778}} 2026-08-30 09:19:01.617 | INFO alembic.runtime.migration [-] Running upgrade 921e1a36b076 -> c92a3e68beed, Make shared_targets nullable 2026-08-30 09:19:01.617 | DEBUG alembic.runtime.migration [-] update 921e1a36b076 to c92a3e68beed {{(pid=54575) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-30 09:19:01.617 | INFO alembic.runtime.migration [-] Running upgrade c92a3e68beed -> daa98075b90d, Add resource indexes 2026-08-30 09:19:01.617 | DEBUG alembic.runtime.migration [-] update c92a3e68beed to daa98075b90d {{(pid=54575) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-30 09:19:01.618 | INFO alembic.runtime.migration [-] Running upgrade daa98075b90d -> 89aa6f9639f9, Drop legacy migrate_version table 2026-08-30 09:19:01.618 | DEBUG alembic.runtime.migration [-] update daa98075b90d to 89aa6f9639f9 {{(pid=54575) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-30 09:19:01.618 | INFO alembic.runtime.migration [-] Running upgrade 89aa6f9639f9 -> b8660621f1b9, Update reservations resource 2026-08-30 09:19:01.618 | DEBUG alembic.runtime.migration [-] update 89aa6f9639f9 to b8660621f1b9 {{(pid=54575) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-30 09:19:01.618 | INFO alembic.runtime.migration [-] Running upgrade b8660621f1b9 -> 9ab1b092a404, Make use_quota non nullable 2026-08-30 09:19:01.618 | DEBUG alembic.runtime.migration [-] update b8660621f1b9 to 9ab1b092a404 {{(pid=54575) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-30 09:19:01.618 | INFO alembic.runtime.migration [-] Running upgrade 9ab1b092a404 -> b7b88f50aab5, Remove quota consistencygroups 2026-08-30 09:19:01.618 | DEBUG alembic.runtime.migration [-] update 9ab1b092a404 to b7b88f50aab5 {{(pid=54575) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-30 09:19:01.618 | INFO alembic.runtime.migration [-] Running upgrade b7b88f50aab5 -> 9c74c1c6971f, Quota: Add backup defaults in quota class 2026-08-30 09:19:01.619 | DEBUG alembic.runtime.migration [-] update b7b88f50aab5 to 9c74c1c6971f {{(pid=54575) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-30 09:19:01.619 | INFO cinder.db.migration [-] Migration(s) applied 2026-08-30 09:19:01.619 | + lib/cinder:init_cinder:499 : time_stop dbsync 2026-08-30 09:19:01.619 | + functions-common:time_stop:2420 : local name 2026-08-30 09:19:01.619 | + functions-common:time_stop:2421 : local end_time 2026-08-30 09:19:01.619 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-30 09:19:01.619 | + functions-common:time_stop:2423 : local total 2026-08-30 09:19:01.619 | + functions-common:time_stop:2424 : local start_time 2026-08-30 09:19:01.620 | + functions-common:time_stop:2426 : name=dbsync 2026-08-30 09:19:01.620 | + functions-common:time_stop:2427 : start_time=1788081494673 2026-08-30 09:19:01.620 | + functions-common:time_stop:2429 : [[ -z 1788081494673 ]] 2026-08-30 09:19:01.620 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-30 09:19:01.620 | + functions-common:time_stop:2432 : end_time=1788081506736 2026-08-30 09:19:01.620 | + functions-common:time_stop:2433 : elapsed_time=12063 2026-08-30 09:19:01.620 | + functions-common:time_stop:2434 : total=8260 2026-08-30 09:19:01.620 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-30 09:19:01.620 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=20323 2026-08-30 09:19:01.621 | + lib/cinder:init_cinder:502 : is_service_enabled c-vol 2026-08-30 09:19:01.621 | + functions-common:is_service_enabled:2076 : return 0 2026-08-30 09:19:01.621 | + lib/cinder:init_cinder:502 : [[ -n lvm:lvmdriver-1 ]] 2026-08-30 09:19:01.621 | + lib/cinder:init_cinder:503 : local be be_name be_type 2026-08-30 09:19:01.621 | + lib/cinder:init_cinder:504 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2026-08-30 09:19:01.621 | + lib/cinder:init_cinder:505 : be_type=lvm 2026-08-30 09:19:01.621 | + lib/cinder:init_cinder:506 : be_name=lvmdriver-1 2026-08-30 09:19:01.621 | + lib/cinder:init_cinder:507 : type init_cinder_backend_lvm 2026-08-30 09:19:01.621 | + lib/cinder:init_cinder:508 : init_cinder_backend_lvm lvmdriver-1 2026-08-30 09:19:01.622 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:64 : local be_name=lvmdriver-1 2026-08-30 09:19:01.622 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:67 : init_lvm_volume_group stack-volumes-lvmdriver-1 30G 2026-08-30 09:19:01.622 | + lib/lvm:init_lvm_volume_group:129 : local vg=stack-volumes-lvmdriver-1 2026-08-30 09:19:01.622 | + lib/lvm:init_lvm_volume_group:130 : local size=30G 2026-08-30 09:19:01.622 | + lib/lvm:init_lvm_volume_group:133 : is_fedora 2026-08-30 09:19:01.622 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-08-30 09:19:01.622 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-08-30 09:19:01.622 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-08-30 09:19:01.623 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-08-30 09:19:01.623 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-08-30 09:19:01.623 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-08-30 09:19:01.623 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-08-30 09:19:01.623 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-08-30 09:19:01.623 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-08-30 09:19:01.623 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-08-30 09:19:01.623 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-08-30 09:19:01.624 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-08-30 09:19:01.624 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-08-30 09:19:01.624 | + lib/lvm:init_lvm_volume_group:138 : _create_lvm_volume_group stack-volumes-lvmdriver-1 30G 2026-08-30 09:19:01.624 | + lib/lvm:_create_lvm_volume_group:88 : local vg=stack-volumes-lvmdriver-1 2026-08-30 09:19:01.624 | + lib/lvm:_create_lvm_volume_group:89 : local size=30G 2026-08-30 09:19:01.624 | + lib/lvm:_create_lvm_volume_group:91 : local backing_file=/opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2026-08-30 09:19:01.624 | + lib/lvm:_create_lvm_volume_group:92 : sudo vgs stack-volumes-lvmdriver-1 2026-08-30 09:19:01.624 | Volume group "stack-volumes-lvmdriver-1" not found 2026-08-30 09:19:01.624 | Cannot process volume group stack-volumes-lvmdriver-1 2026-08-30 09:19:01.625 | + lib/lvm:_create_lvm_volume_group:94 : [[ -f /opt/stack/data/stack-volumes-lvmdriver-1-backing-file ]] 2026-08-30 09:19:01.625 | + lib/lvm:_create_lvm_volume_group:94 : truncate -s 30G /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2026-08-30 09:19:01.625 | + lib/lvm:_create_lvm_volume_group:96 : local directio= 2026-08-30 09:19:01.625 | + lib/lvm:_create_lvm_volume_group:98 : losetup -h 2026-08-30 09:19:01.625 | + lib/lvm:_create_lvm_volume_group:98 : grep -q direct-io 2026-08-30 09:19:01.625 | + lib/lvm:_create_lvm_volume_group:99 : directio=--direct-io=on 2026-08-30 09:19:01.625 | + lib/lvm:_create_lvm_volume_group:103 : [[ ! -e /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service ]] 2026-08-30 09:19:01.626 | + lib/lvm:_create_lvm_volume_group:107 : sudo tee /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service 2026-08-30 09:19:01.626 | + lib/lvm:_create_lvm_volume_group:104 : sed -e ' 2026-08-30 09:19:01.626 | s|%DIRECTIO%|--direct-io=on|g; 2026-08-30 09:19:01.626 | s|%BACKING_FILE%|/opt/stack/data/stack-volumes-lvmdriver-1-backing-file|g; 2026-08-30 09:19:01.626 | ' /home/quobyte/devstack/files/lvm-backing-file.template 2026-08-30 09:19:01.626 | [Unit] 2026-08-30 09:19:01.626 | Description=Activate LVM backing file /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2026-08-30 09:19:01.626 | DefaultDependencies=no 2026-08-30 09:19:01.626 | After=systemd-udev-settle.service 2026-08-30 09:19:01.626 | Before=lvm2-activation-early.service 2026-08-30 09:19:01.627 | Wants=systemd-udev-settle.service 2026-08-30 09:19:01.627 | 2026-08-30 09:19:01.627 | [Service] 2026-08-30 09:19:01.627 | ExecStart=/sbin/losetup --find --show --direct-io=on /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2026-08-30 09:19:01.627 | ExecStop=/bin/sh -c '/sbin/losetup -d $$(/sbin/losetup --associated /opt/stack/data/stack-volumes-lvmdriver-1-backing-file -O NAME -n)' 2026-08-30 09:19:01.627 | RemainAfterExit=yes 2026-08-30 09:19:01.627 | Type=oneshot 2026-08-30 09:19:01.627 | 2026-08-30 09:19:01.628 | [Install] 2026-08-30 09:19:01.628 | WantedBy=local-fs.target 2026-08-30 09:19:01.628 | Also=systemd-udev-settle.service 2026-08-30 09:19:01.628 | + lib/lvm:_create_lvm_volume_group:110 : sudo systemctl daemon-reload 2026-08-30 09:19:01.628 | + lib/lvm:_create_lvm_volume_group:111 : sudo systemctl enable --now stack-volumes-lvmdriver-1-backing-file.service 2026-08-30 09:19:01.628 | 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-30 09:19:01.628 | + lib/lvm:_create_lvm_volume_group:114 : local vg_dev 2026-08-30 09:19:01.628 | ++ lib/lvm:_create_lvm_volume_group:115 : sudo losetup --associated /opt/stack/data/stack-volumes-lvmdriver-1-backing-file -O NAME -n 2026-08-30 09:19:01.628 | + lib/lvm:_create_lvm_volume_group:115 : vg_dev=/dev/loop0 2026-08-30 09:19:01.629 | + lib/lvm:_create_lvm_volume_group:118 : sudo vgs stack-volumes-lvmdriver-1 2026-08-30 09:19:01.629 | Volume group "stack-volumes-lvmdriver-1" not found 2026-08-30 09:19:01.629 | Cannot process volume group stack-volumes-lvmdriver-1 2026-08-30 09:19:01.629 | + lib/lvm:_create_lvm_volume_group:119 : sudo vgcreate stack-volumes-lvmdriver-1 /dev/loop0 2026-08-30 09:19:01.629 | Physical volume "/dev/loop0" successfully created. 2026-08-30 09:19:01.629 | Volume group "stack-volumes-lvmdriver-1" successfully created 2026-08-30 09:19:01.629 | + lib/lvm:init_lvm_volume_group:140 : is_service_enabled cinder 2026-08-30 09:19:01.629 | + functions-common:is_service_enabled:2076 : return 0 2026-08-30 09:19:01.629 | + lib/lvm:init_lvm_volume_group:142 : '[' lioadm = lioadm ']' 2026-08-30 09:19:01.630 | + lib/lvm:init_lvm_volume_group:143 : sudo xargs -rn 1 cinder-rtstool delete 2026-08-30 09:19:01.630 | + lib/lvm:init_lvm_volume_group:143 : sudo cinder-rtstool get-targets 2026-08-30 09:19:01.630 | /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: 2026-08-30 09:19:01.630 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-30 09:19:01.630 | we strongly recommend against using it for new projects. 2026-08-30 09:19:01.630 | 2026-08-30 09:19:01.630 | If you are already using Eventlet, we recommend migrating to a different 2026-08-30 09:19:01.630 | framework. For more detail see 2026-08-30 09:19:01.631 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-30 09:19:01.631 | 2026-08-30 09:19:01.631 | import eventlet # noqa 2026-08-30 09:19:01.631 | + lib/lvm:init_lvm_volume_group:152 : _clean_lvm_volume_group stack-volumes-lvmdriver-1 2026-08-30 09:19:01.631 | + lib/lvm:_clean_lvm_volume_group:40 : local vg=stack-volumes-lvmdriver-1 2026-08-30 09:19:01.631 | + lib/lvm:_clean_lvm_volume_group:43 : sudo lvremove -f stack-volumes-lvmdriver-1 2026-08-30 09:19:01.631 | + lib/cinder:init_cinder:513 : is_service_enabled c-bak 2026-08-30 09:19:01.631 | + functions-common:is_service_enabled:2076 : return 1 2026-08-30 09:19:01.631 | + lib/cinder:init_cinder:519 : mkdir -p /opt/stack/data/cinder/volumes 2026-08-30 09:19:01.665 | [2015 Async init_cinder:54378]: finished init_cinder with result 0 in 14 seconds 2026-08-30 09:19:01.671 | + inc/async:async_wait:197 : return 0 2026-08-30 09:19:01.675 | + ./stack.sh:main:1240 : is_service_enabled nova 2026-08-30 09:19:01.700 | + functions-common:is_service_enabled:2076 : return 0 2026-08-30 09:19:01.704 | + ./stack.sh:main:1241 : echo_summary 'Configuring Nova' 2026-08-30 09:19:01.708 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-30 09:19:01.712 | + ./stack.sh:echo_summary:450 : echo -e Configuring Nova 2026-08-30 09:19:01.716 | + ./stack.sh:main:1242 : init_nova 2026-08-30 09:19:01.720 | + lib/nova:init_nova:848 : is_service_enabled mysql postgresql 2026-08-30 09:19:01.744 | + functions-common:is_service_enabled:2076 : return 0 2026-08-30 09:19:01.747 | + lib/nova:init_nova:848 : is_service_enabled n-api 2026-08-30 09:19:01.772 | + functions-common:is_service_enabled:2076 : return 0 2026-08-30 09:19:01.776 | + lib/nova:init_nova:850 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-08-30 09:19:01.780 | + lib/nova:init_nova:858 : async_run nova-cell-0 init_nova_db nova_cell0 /etc/nova/nova.conf 2026-08-30 09:19:01.857 | + inc/async:async_inner:63 : init_nova_db nova_cell0 /etc/nova/nova.conf 2026-08-30 09:19:01.904 | [2015 Async nova-cell-0:56644]: running: init_nova_db nova_cell0 /etc/nova/nova.conf 2026-08-30 09:19:01.910 | ++ lib/nova:init_nova:861 : seq 1 1 2026-08-30 09:19:01.916 | + lib/nova:init_nova:861 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-08-30 09:19:01.920 | ++ lib/nova:init_nova:862 : conductor_conf 1 2026-08-30 09:19:01.923 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-08-30 09:19:01.927 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-08-30 09:19:01.931 | + lib/nova:init_nova:862 : async_run nova-cell-1 init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2026-08-30 09:19:02.011 | + inc/async:async_inner:63 : init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2026-08-30 09:19:02.065 | [2015 Async nova-cell-1:56748]: running: init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2026-08-30 09:19:02.070 | + lib/nova:init_nova:865 : recreate_database nova_api 2026-08-30 09:19:02.073 | + lib/database:recreate_database:112 : local db=nova_api 2026-08-30 09:19:02.076 | + lib/database:recreate_database:113 : recreate_database_mysql nova_api 2026-08-30 09:19:02.080 | + lib/databases/mysql:recreate_database_mysql:54 : local db=nova_api 2026-08-30 09:19:02.083 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_api;' 2026-08-30 09:19:02.088 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-30 09:19:02.161 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE nova_api CHARACTER SET utf8;' 2026-08-30 09:19:02.167 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-30 09:19:02.241 | + lib/nova:init_nova:866 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova.conf api_db sync 2026-08-30 09:19:02.830 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-08-30 09:19:02.830 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-30 09:19:02.830 | we strongly recommend against using it for new projects. 2026-08-30 09:19:02.831 | 2026-08-30 09:19:02.831 | If you are already using Eventlet, we recommend migrating to a different 2026-08-30 09:19:02.831 | framework. For more detail see 2026-08-30 09:19:02.831 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-30 09:19:02.831 | 2026-08-30 09:19:02.831 | import eventlet # noqa 2026-08-30 09:19:03.114 | 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-30 09:19:07.059 | INFO dbcounter [-] Registered counter for database nova_api 2026-08-30 09:19:07.161 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-08-30 09:19:07.161 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-08-30 09:19:07.161 | DEBUG dbcounter [-] [56818] Writer thread running {{(pid=56818) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-08-30 09:19:07.236 | INFO alembic.runtime.migration [-] Running upgrade -> d67eeaabee36, Initial version 2026-08-30 09:19:12.190 | DEBUG alembic.runtime.migration [-] new branch insert d67eeaabee36 {{(pid=56818) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:778}} 2026-08-30 09:19:12.198 | INFO alembic.runtime.migration [-] Running upgrade d67eeaabee36 -> b30f573d3377, Remove unused build_requests columns 2026-08-30 09:19:14.618 | DEBUG alembic.runtime.migration [-] update d67eeaabee36 to b30f573d3377 {{(pid=56818) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-30 09:19:14.626 | INFO alembic.runtime.migration [-] Running upgrade b30f573d3377 -> cdeec0c85668, Drop legacy migrate_version table 2026-08-30 09:19:14.636 | DEBUG alembic.runtime.migration [-] update b30f573d3377 to cdeec0c85668 {{(pid=56818) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-30 09:19:15.547 | ++ lib/nova:init_nova:870 : database_connection_url nova_cell0 2026-08-30 09:19:15.557 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2026-08-30 09:19:15.563 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2026-08-30 09:19:15.567 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_cell0 2026-08-30 09:19:15.571 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-08-30 09:19:15.574 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-08-30 09:19:15.579 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-08-30 09:19:15.609 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-30 09:19:15.613 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-08-30 09:19:15.619 | ++ 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-30 09:19:15.624 | + 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-30 09:19:16.207 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-08-30 09:19:16.207 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-30 09:19:16.207 | we strongly recommend against using it for new projects. 2026-08-30 09:19:16.207 | 2026-08-30 09:19:16.207 | If you are already using Eventlet, we recommend migrating to a different 2026-08-30 09:19:16.208 | framework. For more detail see 2026-08-30 09:19:16.209 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-30 09:19:16.209 | 2026-08-30 09:19:16.209 | import eventlet # noqa 2026-08-30 09:19:16.477 | 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-30 09:19:19.701 | INFO dbcounter [None req-e6d10c4e-0346-43ba-bdb8-93177c97bcba None None] Registered counter for database nova_api 2026-08-30 09:19:19.837 | DEBUG dbcounter [-] [57447] Writer thread running {{(pid=57447) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-08-30 09:19:20.497 | ++ lib/nova:init_nova:873 : seq 0 1 2026-08-30 09:19:20.505 | + lib/nova:init_nova:873 : for i in $(seq 0 $NOVA_NUM_CELLS) 2026-08-30 09:19:20.510 | + lib/nova:init_nova:874 : async_wait nova-cell-0 2026-08-30 09:19:20.590 | [2015 Async nova-cell-0:56644]: Waiting for completion of init_nova_db nova_cell0 /etc/nova/nova.conf running on PID 56644 (3 other jobs running) 2026-08-30 09:19:20.627 | [2015 Async nova-cell-0:56644]: Signaling child to exit 2026-08-30 09:19:27.973 | + inc/async:async_inner:64 : rc=0 2026-08-30 09:19:27.998 | [56644 Async nova-cell-0:56644]: finished successfully 2026-08-30 09:19:28.022 | WAKEUP 2026-08-30 09:19:28.048 | [2015 Async nova-cell-0:56644]: Signaled 2026-08-30 09:19:28.051 | + lib/nova:init_nova_db:838 : local dbname=nova_cell0 2026-08-30 09:19:28.051 | + lib/nova:init_nova_db:839 : local conffile=/etc/nova/nova.conf 2026-08-30 09:19:28.051 | + lib/nova:init_nova_db:840 : recreate_database nova_cell0 2026-08-30 09:19:28.051 | + lib/database:recreate_database:112 : local db=nova_cell0 2026-08-30 09:19:28.051 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell0 2026-08-30 09:19:28.051 | + lib/databases/mysql:recreate_database_mysql:54 : local db=nova_cell0 2026-08-30 09:19:28.051 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell0;' 2026-08-30 09:19:28.051 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-30 09:19:28.051 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE nova_cell0 CHARACTER SET utf8;' 2026-08-30 09:19:28.051 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-30 09:19:28.051 | + 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-30 09:19:28.052 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-08-30 09:19:28.052 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-30 09:19:28.052 | we strongly recommend against using it for new projects. 2026-08-30 09:19:28.052 | 2026-08-30 09:19:28.052 | If you are already using Eventlet, we recommend migrating to a different 2026-08-30 09:19:28.052 | framework. For more detail see 2026-08-30 09:19:28.052 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-30 09:19:28.052 | 2026-08-30 09:19:28.052 | import eventlet # noqa 2026-08-30 09:19:28.052 | 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-30 09:19:28.053 | INFO dbcounter [-] Registered counter for database nova_cell0 2026-08-30 09:19:28.053 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-08-30 09:19:28.053 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-08-30 09:19:28.053 | DEBUG dbcounter [-] [56785] Writer thread running {{(pid=56785) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-08-30 09:19:28.053 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2026-08-30 09:19:28.053 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=56785) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:778}} 2026-08-30 09:19:28.053 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2026-08-30 09:19:28.053 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=56785) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-30 09:19:28.053 | INFO alembic.runtime.migration [-] Running upgrade 16f1fbcab42b -> ccb0fa1a2252, Add encryption fields to BlockDeviceMapping 2026-08-30 09:19:28.053 | DEBUG alembic.runtime.migration [-] update 16f1fbcab42b to ccb0fa1a2252 {{(pid=56785) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-30 09:19:28.054 | INFO alembic.runtime.migration [-] Running upgrade ccb0fa1a2252 -> 960aac0e09ea, de-duplicate_indexes_in_instances__console_auth_tokens 2026-08-30 09:19:28.054 | DEBUG alembic.runtime.migration [-] update ccb0fa1a2252 to 960aac0e09ea {{(pid=56785) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-30 09:19:28.054 | INFO alembic.runtime.migration [-] Running upgrade 960aac0e09ea -> 1b91788ec3a6, Drop legacy migrate_version table 2026-08-30 09:19:28.054 | DEBUG alembic.runtime.migration [-] update 960aac0e09ea to 1b91788ec3a6 {{(pid=56785) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-30 09:19:28.054 | INFO alembic.runtime.migration [-] Running upgrade 1b91788ec3a6 -> 1acf2c98e646, Add compute_id to instance 2026-08-30 09:19:28.054 | DEBUG alembic.runtime.migration [-] update 1b91788ec3a6 to 1acf2c98e646 {{(pid=56785) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-30 09:19:28.054 | INFO alembic.runtime.migration [-] Running upgrade 1acf2c98e646 -> 13863f4e1612, create_share_mapping_table 2026-08-30 09:19:28.054 | DEBUG alembic.runtime.migration [-] update 1acf2c98e646 to 13863f4e1612 {{(pid=56785) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-30 09:19:28.054 | INFO alembic.runtime.migration [-] Running upgrade 13863f4e1612 -> d60bddf7a903, add_constraint_instance_share_avoid_duplicates 2026-08-30 09:19:28.054 | DEBUG alembic.runtime.migration [-] update 13863f4e1612 to d60bddf7a903 {{(pid=56785) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-30 09:19:28.054 | INFO alembic.runtime.migration [-] Running upgrade d60bddf7a903 -> 2903cd72dc14, add_tls_port_to_console_auth_tokens 2026-08-30 09:19:28.054 | DEBUG alembic.runtime.migration [-] update d60bddf7a903 to 2903cd72dc14 {{(pid=56785) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-30 09:19:28.055 | INFO alembic.runtime.migration [-] Running upgrade 2903cd72dc14 -> ab450ba04102, db: add indexes for source/dest migrations 2026-08-30 09:19:28.055 | DEBUG alembic.runtime.migration [-] update 2903cd72dc14 to ab450ba04102 {{(pid=56785) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-30 09:19:28.105 | [2015 Async nova-cell-0:56644]: finished init_nova_db nova_cell0 /etc/nova/nova.conf with result 0 in 26 seconds 2026-08-30 09:19:28.110 | + inc/async:async_inner:64 : rc=0 2026-08-30 09:19:28.111 | + inc/async:async_wait:197 : return 0 2026-08-30 09:19:28.115 | + lib/nova:init_nova:873 : for i in $(seq 0 $NOVA_NUM_CELLS) 2026-08-30 09:19:28.119 | + lib/nova:init_nova:874 : async_wait nova-cell-1 2026-08-30 09:19:28.141 | [56748 Async nova-cell-1:56748]: finished successfully 2026-08-30 09:19:28.181 | [2015 Async nova-cell-1:56748]: Waiting for completion of init_nova_db nova_cell1 /etc/nova/nova_cell1.conf running on PID 56748 (2 other jobs running) 2026-08-30 09:19:28.208 | [2015 Async nova-cell-1:56748]: Signaling child to exit 2026-08-30 09:19:28.208 | WAKEUP 2026-08-30 09:19:28.233 | [2015 Async nova-cell-1:56748]: Signaled 2026-08-30 09:19:28.235 | + lib/nova:init_nova_db:838 : local dbname=nova_cell1 2026-08-30 09:19:28.235 | + lib/nova:init_nova_db:839 : local conffile=/etc/nova/nova_cell1.conf 2026-08-30 09:19:28.236 | + lib/nova:init_nova_db:840 : recreate_database nova_cell1 2026-08-30 09:19:28.236 | + lib/database:recreate_database:112 : local db=nova_cell1 2026-08-30 09:19:28.236 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell1 2026-08-30 09:19:28.236 | + lib/databases/mysql:recreate_database_mysql:54 : local db=nova_cell1 2026-08-30 09:19:28.236 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell1;' 2026-08-30 09:19:28.236 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-30 09:19:28.236 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE nova_cell1 CHARACTER SET utf8;' 2026-08-30 09:19:28.236 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-30 09:19:28.236 | + 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-30 09:19:28.236 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-08-30 09:19:28.236 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-30 09:19:28.237 | we strongly recommend against using it for new projects. 2026-08-30 09:19:28.237 | 2026-08-30 09:19:28.237 | If you are already using Eventlet, we recommend migrating to a different 2026-08-30 09:19:28.237 | framework. For more detail see 2026-08-30 09:19:28.237 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-30 09:19:28.237 | 2026-08-30 09:19:28.237 | import eventlet # noqa 2026-08-30 09:19:28.237 | 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-30 09:19:28.237 | INFO dbcounter [-] Registered counter for database nova_cell1 2026-08-30 09:19:28.237 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-08-30 09:19:28.237 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-08-30 09:19:28.237 | DEBUG dbcounter [-] [56815] Writer thread running {{(pid=56815) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-08-30 09:19:28.238 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2026-08-30 09:19:28.238 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=56815) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:778}} 2026-08-30 09:19:28.238 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2026-08-30 09:19:28.238 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=56815) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-30 09:19:28.238 | INFO alembic.runtime.migration [-] Running upgrade 16f1fbcab42b -> ccb0fa1a2252, Add encryption fields to BlockDeviceMapping 2026-08-30 09:19:28.238 | DEBUG alembic.runtime.migration [-] update 16f1fbcab42b to ccb0fa1a2252 {{(pid=56815) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-30 09:19:28.238 | INFO alembic.runtime.migration [-] Running upgrade ccb0fa1a2252 -> 960aac0e09ea, de-duplicate_indexes_in_instances__console_auth_tokens 2026-08-30 09:19:28.238 | DEBUG alembic.runtime.migration [-] update ccb0fa1a2252 to 960aac0e09ea {{(pid=56815) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-30 09:19:28.238 | INFO alembic.runtime.migration [-] Running upgrade 960aac0e09ea -> 1b91788ec3a6, Drop legacy migrate_version table 2026-08-30 09:19:28.238 | DEBUG alembic.runtime.migration [-] update 960aac0e09ea to 1b91788ec3a6 {{(pid=56815) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-30 09:19:28.238 | INFO alembic.runtime.migration [-] Running upgrade 1b91788ec3a6 -> 1acf2c98e646, Add compute_id to instance 2026-08-30 09:19:28.239 | DEBUG alembic.runtime.migration [-] update 1b91788ec3a6 to 1acf2c98e646 {{(pid=56815) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-30 09:19:28.239 | INFO alembic.runtime.migration [-] Running upgrade 1acf2c98e646 -> 13863f4e1612, create_share_mapping_table 2026-08-30 09:19:28.239 | DEBUG alembic.runtime.migration [-] update 1acf2c98e646 to 13863f4e1612 {{(pid=56815) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-30 09:19:28.239 | INFO alembic.runtime.migration [-] Running upgrade 13863f4e1612 -> d60bddf7a903, add_constraint_instance_share_avoid_duplicates 2026-08-30 09:19:28.239 | DEBUG alembic.runtime.migration [-] update 13863f4e1612 to d60bddf7a903 {{(pid=56815) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-30 09:19:28.239 | INFO alembic.runtime.migration [-] Running upgrade d60bddf7a903 -> 2903cd72dc14, add_tls_port_to_console_auth_tokens 2026-08-30 09:19:28.239 | DEBUG alembic.runtime.migration [-] update d60bddf7a903 to 2903cd72dc14 {{(pid=56815) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-30 09:19:28.239 | INFO alembic.runtime.migration [-] Running upgrade 2903cd72dc14 -> ab450ba04102, db: add indexes for source/dest migrations 2026-08-30 09:19:28.239 | DEBUG alembic.runtime.migration [-] update 2903cd72dc14 to ab450ba04102 {{(pid=56815) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-30 09:19:28.284 | [2015 Async nova-cell-1:56748]: finished init_nova_db nova_cell1 /etc/nova/nova_cell1.conf with result 0 in 26 seconds 2026-08-30 09:19:28.290 | + inc/async:async_wait:197 : return 0 2026-08-30 09:19:28.294 | + lib/nova:init_nova:877 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-08-30 09:19:28.297 | + lib/nova:init_nova:884 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova.conf db online_data_migrations 2026-08-30 09:19:28.845 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-08-30 09:19:28.845 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-30 09:19:28.845 | we strongly recommend against using it for new projects. 2026-08-30 09:19:28.845 | 2026-08-30 09:19:28.845 | If you are already using Eventlet, we recommend migrating to a different 2026-08-30 09:19:28.845 | framework. For more detail see 2026-08-30 09:19:28.845 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-30 09:19:28.845 | 2026-08-30 09:19:28.845 | import eventlet # noqa 2026-08-30 09:19:29.103 | 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-30 09:19:32.067 | Running batches of 50 until complete 2026-08-30 09:19:32.067 | INFO dbcounter [None req-29182aa0-dd92-4774-9267-906a92fa6bb0 None None] Registered counter for database nova_cell0 2026-08-30 09:19:32.265 | DEBUG dbcounter [-] [58047] Writer thread running {{(pid=58047) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-08-30 09:19:32.271 | INFO dbcounter [None req-29182aa0-dd92-4774-9267-906a92fa6bb0 None None] Registered counter for database nova_api 2026-08-30 09:19:32.433 | DEBUG dbcounter [-] [58047] Writer thread running {{(pid=58047) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-08-30 09:19:32.460 | INFO dbcounter [None req-29182aa0-dd92-4774-9267-906a92fa6bb0 None None] Registered counter for database nova_cell0 2026-08-30 09:19:32.533 | DEBUG dbcounter [-] [58047] Writer thread running {{(pid=58047) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-08-30 09:19:32.805 | +-------------------------------------+--------------+-----------+ 2026-08-30 09:19:32.805 | | Migration | Total Needed | Completed | 2026-08-30 09:19:32.805 | +-------------------------------------+--------------+-----------+ 2026-08-30 09:19:32.805 | | fill_virtual_interface_list | 0 | 0 | 2026-08-30 09:19:32.805 | | migrate_empty_ratio | 0 | 0 | 2026-08-30 09:19:32.805 | | migrate_quota_classes_to_api_db | 0 | 0 | 2026-08-30 09:19:32.805 | | migrate_quota_limits_to_api_db | 0 | 0 | 2026-08-30 09:19:32.805 | | migration_migrate_to_uuid | 0 | 0 | 2026-08-30 09:19:32.805 | | populate_dev_uuids | 0 | 0 | 2026-08-30 09:19:32.805 | | populate_instance_compute_id | 0 | 0 | 2026-08-30 09:19:32.805 | | populate_missing_availability_zones | 0 | 0 | 2026-08-30 09:19:32.806 | | populate_queued_for_delete | 0 | 0 | 2026-08-30 09:19:32.806 | | populate_user_id | 0 | 0 | 2026-08-30 09:19:32.806 | | populate_uuids | 0 | 0 | 2026-08-30 09:19:32.806 | +-------------------------------------+--------------+-----------+ 2026-08-30 09:19:33.725 | ++ lib/nova:init_nova:887 : seq 1 1 2026-08-30 09:19:33.730 | + lib/nova:init_nova:887 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-08-30 09:19:33.734 | ++ lib/nova:init_nova:888 : conductor_conf 1 2026-08-30 09:19:33.737 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-08-30 09:19:33.740 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-08-30 09:19:33.744 | + 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-30 09:19:34.297 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-08-30 09:19:34.297 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-30 09:19:34.297 | we strongly recommend against using it for new projects. 2026-08-30 09:19:34.297 | 2026-08-30 09:19:34.298 | If you are already using Eventlet, we recommend migrating to a different 2026-08-30 09:19:34.298 | framework. For more detail see 2026-08-30 09:19:34.298 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-30 09:19:34.298 | 2026-08-30 09:19:34.298 | import eventlet # noqa 2026-08-30 09:19:34.570 | 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-30 09:19:37.670 | --transport-url not provided in the command line, using the value [DEFAULT]/transport_url from the configuration file 2026-08-30 09:19:37.670 | --database_connection not provided in the command line, using the value [database]/connection from the configuration file 2026-08-30 09:19:37.670 | INFO dbcounter [None req-bfcb08f3-158c-4176-bb21-5214b9b3bc60 None None] Registered counter for database nova_api 2026-08-30 09:19:37.795 | DEBUG dbcounter [-] [58066] Writer thread running {{(pid=58066) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-08-30 09:19:38.656 | + lib/nova:init_nova:892 : create_nova_keys_dir 2026-08-30 09:19:38.659 | + lib/nova:create_nova_keys_dir:834 : sudo install -d -o quobyte /opt/stack/data/nova /opt/stack/data/nova/keys 2026-08-30 09:19:38.678 | + lib/nova:init_nova:894 : [[ '' == \L\V\M ]] 2026-08-30 09:19:38.682 | + ./stack.sh:main:1244 : async_runfunc configure_neutron_nova 2026-08-30 09:19:38.685 | + inc/async:async_runfunc:116 : async_run configure_neutron_nova configure_neutron_nova 2026-08-30 09:19:38.771 | + inc/async:async_inner:63 : configure_neutron_nova 2026-08-30 09:19:38.823 | [2015 Async configure_neutron_nova:58124]: running: configure_neutron_nova 2026-08-30 09:19:38.827 | + ./stack.sh:main:1252 : run_phase stack post-config 2026-08-30 09:19:38.832 | + functions-common:run_phase:1848 : local mode=stack 2026-08-30 09:19:38.836 | + functions-common:run_phase:1849 : local phase=post-config 2026-08-30 09:19:38.840 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-08-30 09:19:38.845 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-08-30 09:19:38.850 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-08-30 09:19:38.854 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-08-30 09:19:38.858 | + functions-common:run_phase:1858 : local extra 2026-08-30 09:19:38.863 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-08-30 09:19:38.870 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-08-30 09:19:38.874 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-08-30 09:19:38.878 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-08-30 09:19:38.882 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack post-config 2026-08-30 09:19:38.886 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-08-30 09:19:38.914 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-30 09:19:38.920 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-08-30 09:19:38.924 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-08-30 09:19:38.928 | ++ extras.d/80-tempest.sh:source:7 : [[ post-config == \i\n\s\t\a\l\l ]] 2026-08-30 09:19:38.932 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-08-30 09:19:38.936 | ++ extras.d/80-tempest.sh:source:10 : [[ post-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-08-30 09:19:38.941 | ++ extras.d/80-tempest.sh:source:12 : : 2026-08-30 09:19:38.946 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-08-30 09:19:38.950 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-08-30 09:19:38.954 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-08-30 09:19:38.958 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-08-30 09:19:38.963 | + functions-common:run_phase:1875 : run_plugins stack post-config 2026-08-30 09:19:38.967 | + functions-common:run_plugins:1834 : local mode=stack 2026-08-30 09:19:38.970 | + functions-common:run_plugins:1835 : local phase=post-config 2026-08-30 09:19:38.975 | + functions-common:run_plugins:1837 : local plugins= 2026-08-30 09:19:38.979 | + functions-common:run_plugins:1838 : local plugin 2026-08-30 09:19:38.982 | + ./stack.sh:main:1260 : merge_config_group /home/quobyte/devstack/local.conf post-config 2026-08-30 09:19:38.986 | + inc/meta-config:merge_config_group:171 : local localfile=/home/quobyte/devstack/local.conf 2026-08-30 09:19:38.991 | + inc/meta-config:merge_config_group:171 : shift 2026-08-30 09:19:38.995 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-config 2026-08-30 09:19:38.999 | + inc/meta-config:merge_config_group:174 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-08-30 09:19:39.002 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-08-30 09:19:39.007 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-08-30 09:19:39.013 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/quobyte/devstack/local.conf post-config 2026-08-30 09:19:39.019 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/quobyte/devstack/local.conf 2026-08-30 09:19:39.024 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-config 2026-08-30 09:19:39.029 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-08-30 09:19:39.032 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-config ' 2026-08-30 09:19:39.032 | /^\[\[.+\|.*\]\]/ { 2026-08-30 09:19:39.032 | gsub("[][]", "", $1); 2026-08-30 09:19:39.032 | split($1, a, "|"); 2026-08-30 09:19:39.033 | if (a[1] == matchgroup) 2026-08-30 09:19:39.033 | print a[2] 2026-08-30 09:19:39.033 | } 2026-08-30 09:19:39.033 | ' /home/quobyte/devstack/local.conf 2026-08-30 09:19:39.041 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2026-08-30 09:19:39.045 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2026-08-30 09:19:39.049 | + inc/meta-config:merge_config_group:180 : local dir 2026-08-30 09:19:39.052 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NOVA_CONF' 2026-08-30 09:19:39.057 | +++ inc/meta-config:merge_config_group:182 : echo /etc/nova/nova.conf 2026-08-30 09:19:39.061 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/nova/nova.conf 2026-08-30 09:19:39.065 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/nova/nova.conf ]] 2026-08-30 09:19:39.071 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/nova/nova.conf 2026-08-30 09:19:39.077 | + inc/meta-config:merge_config_group:187 : dir=/etc/nova 2026-08-30 09:19:39.081 | + inc/meta-config:merge_config_group:189 : test -e /etc/nova 2026-08-30 09:19:39.085 | + inc/meta-config:merge_config_group:189 : test -d /etc/nova 2026-08-30 09:19:39.090 | + inc/meta-config:merge_config_group:191 : [[ -e /etc/nova ]] 2026-08-30 09:19:39.095 | + inc/meta-config:merge_config_group:196 : merge_config_file /home/quobyte/devstack/local.conf post-config '$NOVA_CONF' 2026-08-30 09:19:39.100 | + inc/meta-config:merge_config_file:83 : local file=/home/quobyte/devstack/local.conf 2026-08-30 09:19:39.102 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-08-30 09:19:39.106 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CONF' 2026-08-30 09:19:39.110 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-08-30 09:19:39.114 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CONF' 2026-08-30 09:19:39.119 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova.conf 2026-08-30 09:19:39.124 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova.conf 2026-08-30 09:19:39.129 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova.conf ']' 2026-08-30 09:19:39.137 | + inc/meta-config:merge_config_file:164 : read a 2026-08-30 09:19:39.137 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/quobyte/devstack/local.conf post-config '$NOVA_CONF' 2026-08-30 09:19:39.138 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CONF' ' 2026-08-30 09:19:39.138 | BEGIN { 2026-08-30 09:19:39.138 | section = "" 2026-08-30 09:19:39.139 | last_section = "" 2026-08-30 09:19:39.139 | section_count = 0 2026-08-30 09:19:39.139 | } 2026-08-30 09:19:39.139 | /^\[.+\]/ { 2026-08-30 09:19:39.140 | gsub("[][]", "", $1); 2026-08-30 09:19:39.140 | section=$1 2026-08-30 09:19:39.140 | next 2026-08-30 09:19:39.141 | } 2026-08-30 09:19:39.142 | /^ *\#/ { 2026-08-30 09:19:39.142 | next 2026-08-30 09:19:39.142 | } 2026-08-30 09:19:39.142 | /^[^ \t]+/ { 2026-08-30 09:19:39.142 | # get offset of first = in $0 2026-08-30 09:19:39.142 | eq_idx = index($0, "=") 2026-08-30 09:19:39.143 | # extract attr & value from $0 2026-08-30 09:19:39.143 | attr = substr($0, 1, eq_idx - 1) 2026-08-30 09:19:39.143 | value = substr($0, eq_idx + 1) 2026-08-30 09:19:39.143 | # only need to strip trailing whitespace from attr 2026-08-30 09:19:39.143 | sub(/[ \t]*$/, "", attr) 2026-08-30 09:19:39.143 | # need to strip leading & trailing whitespace from value 2026-08-30 09:19:39.143 | sub(/^[ \t]*/, "", value) 2026-08-30 09:19:39.143 | sub(/[ \t]*$/, "", value) 2026-08-30 09:19:39.143 | 2026-08-30 09:19:39.143 | # cfg_attr_count: number of config lines per [section, attr] 2026-08-30 09:19:39.143 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-08-30 09:19:39.143 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-08-30 09:19:39.144 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-08-30 09:19:39.144 | if (! (section, attr) in cfg_attr_count) { 2026-08-30 09:19:39.145 | if (section != last_section) { 2026-08-30 09:19:39.145 | cfg_section[section_count++] = section 2026-08-30 09:19:39.146 | last_section = section 2026-08-30 09:19:39.146 | } 2026-08-30 09:19:39.146 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-08-30 09:19:39.146 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-08-30 09:19:39.147 | 2026-08-30 09:19:39.147 | cfg_attr[section, attr, 0] = value 2026-08-30 09:19:39.147 | cfg_attr_count[section, attr] = 1 2026-08-30 09:19:39.147 | } else { 2026-08-30 09:19:39.147 | lno = cfg_attr_count[section, attr]++ 2026-08-30 09:19:39.148 | cfg_attr[section, attr, lno] = value 2026-08-30 09:19:39.148 | } 2026-08-30 09:19:39.148 | } 2026-08-30 09:19:39.148 | END { 2026-08-30 09:19:39.148 | # Process each section in order 2026-08-30 09:19:39.148 | for (sno = 0; sno < section_count; sno++) { 2026-08-30 09:19:39.148 | section = cfg_section[sno] 2026-08-30 09:19:39.148 | # The ini routines simply append a config item immediately 2026-08-30 09:19:39.148 | # after the section header. To keep the same order as defined 2026-08-30 09:19:39.148 | # in local.conf, invoke the ini routines in the reverse order 2026-08-30 09:19:39.149 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-08-30 09:19:39.149 | attr = cfg_sec_attr_name[sno, attr_no] 2026-08-30 09:19:39.149 | if (cfg_attr_count[section, attr] == 1) 2026-08-30 09:19:39.149 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-08-30 09:19:39.149 | else { 2026-08-30 09:19:39.149 | # For multiline, invoke the ini routines in the reverse order 2026-08-30 09:19:39.149 | count = cfg_attr_count[section, attr] 2026-08-30 09:19:39.149 | print "inidelete " configfile " " section " " attr 2026-08-30 09:19:39.150 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-08-30 09:19:39.150 | for (l = count -2; l >= 0; l--) 2026-08-30 09:19:39.150 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-08-30 09:19:39.150 | } 2026-08-30 09:19:39.150 | } 2026-08-30 09:19:39.150 | } 2026-08-30 09:19:39.150 | } 2026-08-30 09:19:39.150 | ' 2026-08-30 09:19:39.150 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-08-30 09:19:39.150 | + inc/meta-config:get_meta_section:33 : local file=/home/quobyte/devstack/local.conf 2026-08-30 09:19:39.150 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-08-30 09:19:39.151 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CONF' 2026-08-30 09:19:39.155 | + inc/meta-config:get_meta_section:37 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-08-30 09:19:39.159 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CONF ]] 2026-08-30 09:19:39.164 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CONF' ' 2026-08-30 09:19:39.165 | BEGIN { group = "" } 2026-08-30 09:19:39.165 | /^\[\[.+\|.*\]\]/ { 2026-08-30 09:19:39.165 | gsub("[][]", "", $1); 2026-08-30 09:19:39.165 | split($1, a, "|"); 2026-08-30 09:19:39.165 | if (a[1] == matchgroup && a[2] == configfile) { 2026-08-30 09:19:39.165 | group=a[1] 2026-08-30 09:19:39.165 | } else { 2026-08-30 09:19:39.165 | group="" 2026-08-30 09:19:39.165 | } 2026-08-30 09:19:39.165 | next 2026-08-30 09:19:39.165 | } 2026-08-30 09:19:39.166 | { 2026-08-30 09:19:39.166 | if (group != "") 2026-08-30 09:19:39.166 | print $0 2026-08-30 09:19:39.166 | } 2026-08-30 09:19:39.166 | ' /home/quobyte/devstack/local.conf 2026-08-30 09:19:39.177 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt quobyte_mount_point_base "/opt/stack/data/nova/mnt/"' 2026-08-30 09:19:39.181 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt quobyte_mount_point_base /opt/stack/data/nova/mnt/ 2026-08-30 09:19:39.226 | + inc/meta-config:merge_config_file:164 : read a 2026-08-30 09:19:39.230 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt quobyte_client_cfg "/etc/quobyte/client-nova.cfg"' 2026-08-30 09:19:39.234 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt quobyte_client_cfg /etc/quobyte/client-nova.cfg 2026-08-30 09:19:39.278 | + inc/meta-config:merge_config_file:164 : read a 2026-08-30 09:19:39.283 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt preallocate_images "space"' 2026-08-30 09:19:39.287 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt preallocate_images space 2026-08-30 09:19:39.334 | + inc/meta-config:merge_config_file:164 : read a 2026-08-30 09:19:39.337 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt cpu_models ""' 2026-08-30 09:19:39.342 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt cpu_models '' 2026-08-30 09:19:39.387 | + inc/meta-config:merge_config_file:164 : read a 2026-08-30 09:19:39.391 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt cpu_mode "host-passthrough"' 2026-08-30 09:19:39.394 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt cpu_mode host-passthrough 2026-08-30 09:19:39.440 | + inc/meta-config:merge_config_file:164 : read a 2026-08-30 09:19:39.446 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2026-08-30 09:19:39.450 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2026-08-30 09:19:39.453 | + inc/meta-config:merge_config_group:180 : local dir 2026-08-30 09:19:39.458 | ++ inc/meta-config:merge_config_group:182 : eval 'echo /etc/neutron/metadata_agent.ini' 2026-08-30 09:19:39.462 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/metadata_agent.ini 2026-08-30 09:19:39.467 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/metadata_agent.ini 2026-08-30 09:19:39.471 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/metadata_agent.ini ]] 2026-08-30 09:19:39.476 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/metadata_agent.ini 2026-08-30 09:19:39.482 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron 2026-08-30 09:19:39.486 | + inc/meta-config:merge_config_group:189 : test -e /etc/neutron 2026-08-30 09:19:39.490 | + inc/meta-config:merge_config_group:189 : test -d /etc/neutron 2026-08-30 09:19:39.494 | + inc/meta-config:merge_config_group:191 : [[ -e /etc/neutron ]] 2026-08-30 09:19:39.498 | + inc/meta-config:merge_config_group:196 : merge_config_file /home/quobyte/devstack/local.conf post-config /etc/neutron/metadata_agent.ini 2026-08-30 09:19:39.502 | + inc/meta-config:merge_config_file:83 : local file=/home/quobyte/devstack/local.conf 2026-08-30 09:19:39.506 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-08-30 09:19:39.511 | + inc/meta-config:merge_config_file:85 : local configfile=/etc/neutron/metadata_agent.ini 2026-08-30 09:19:39.515 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-08-30 09:19:39.520 | ++ inc/meta-config:merge_config_file:91 : eval echo /etc/neutron/metadata_agent.ini 2026-08-30 09:19:39.525 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/metadata_agent.ini 2026-08-30 09:19:39.529 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/metadata_agent.ini 2026-08-30 09:19:39.534 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/metadata_agent.ini ']' 2026-08-30 09:19:39.538 | + inc/meta-config:merge_config_file:93 : touch /etc/neutron/metadata_agent.ini 2026-08-30 09:19:39.547 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/quobyte/devstack/local.conf post-config /etc/neutron/metadata_agent.ini 2026-08-30 09:19:39.547 | + inc/meta-config:merge_config_file:97 : awk -v configfile=/etc/neutron/metadata_agent.ini ' 2026-08-30 09:19:39.548 | BEGIN { 2026-08-30 09:19:39.548 | section = "" 2026-08-30 09:19:39.548 | last_section = "" 2026-08-30 09:19:39.548 | section_count = 0 2026-08-30 09:19:39.548 | } 2026-08-30 09:19:39.548 | /^\[.+\]/ { 2026-08-30 09:19:39.548 | gsub("[][]", "", $1); 2026-08-30 09:19:39.548 | section=$1 2026-08-30 09:19:39.548 | next 2026-08-30 09:19:39.548 | } 2026-08-30 09:19:39.548 | /^ *\#/ { 2026-08-30 09:19:39.549 | next 2026-08-30 09:19:39.549 | } 2026-08-30 09:19:39.549 | /^[^ \t]+/ { 2026-08-30 09:19:39.549 | # get offset of first = in $0 2026-08-30 09:19:39.549 | eq_idx = index($0, "=") 2026-08-30 09:19:39.549 | # extract attr & value from $0 2026-08-30 09:19:39.549 | attr = substr($0, 1, eq_idx - 1) 2026-08-30 09:19:39.549 | value = substr($0, eq_idx + 1) 2026-08-30 09:19:39.549 | # only need to strip trailing whitespace from attr 2026-08-30 09:19:39.549 | sub(/[ \t]*$/, "", attr) 2026-08-30 09:19:39.549 | # need to strip leading & trailing whitespace from value 2026-08-30 09:19:39.550 | sub(/^[ \t]*/, "", value) 2026-08-30 09:19:39.550 | sub(/[ \t]*$/, "", value) 2026-08-30 09:19:39.550 | 2026-08-30 09:19:39.550 | # cfg_attr_count: number of config lines per [section, attr] 2026-08-30 09:19:39.550 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-08-30 09:19:39.551 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-08-30 09:19:39.551 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-08-30 09:19:39.552 | if (! (section, attr) in cfg_attr_count) { 2026-08-30 09:19:39.552 | if (section != last_section) { 2026-08-30 09:19:39.553 | cfg_section[section_count++] = section 2026-08-30 09:19:39.555 | last_section = section 2026-08-30 09:19:39.555 | } 2026-08-30 09:19:39.556 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-08-30 09:19:39.556 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-08-30 09:19:39.556 | 2026-08-30 09:19:39.556 | cfg_attr[section, attr, 0] = value 2026-08-30 09:19:39.556 | cfg_attr_count[section, attr] = 1 2026-08-30 09:19:39.556 | } else { 2026-08-30 09:19:39.556 | lno = cfg_attr_count[section, attr]++ 2026-08-30 09:19:39.556 | cfg_attr[section, attr, lno] = value 2026-08-30 09:19:39.556 | } 2026-08-30 09:19:39.556 | } 2026-08-30 09:19:39.557 | END { 2026-08-30 09:19:39.557 | # Process each section in order 2026-08-30 09:19:39.557 | for (sno = 0; sno < section_count; sno++) { 2026-08-30 09:19:39.557 | section = cfg_section[sno] 2026-08-30 09:19:39.557 | # The ini routines simply append a config item immediately 2026-08-30 09:19:39.557 | # after the section header. To keep the same order as defined 2026-08-30 09:19:39.558 | # in local.conf, invoke the ini routines in the reverse order 2026-08-30 09:19:39.558 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-08-30 09:19:39.558 | attr = cfg_sec_attr_name[sno, attr_no] 2026-08-30 09:19:39.559 | if (cfg_attr_count[section, attr] == 1) 2026-08-30 09:19:39.559 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-08-30 09:19:39.559 | else { 2026-08-30 09:19:39.559 | # For multiline, invoke the ini routines in the reverse order 2026-08-30 09:19:39.559 | count = cfg_attr_count[section, attr] 2026-08-30 09:19:39.559 | print "inidelete " configfile " " section " " attr 2026-08-30 09:19:39.560 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-08-30 09:19:39.560 | for (l = count -2; l >= 0; l--) 2026-08-30 09:19:39.560 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-08-30 09:19:39.560 | } 2026-08-30 09:19:39.560 | } 2026-08-30 09:19:39.560 | } 2026-08-30 09:19:39.560 | } 2026-08-30 09:19:39.560 | ' 2026-08-30 09:19:39.560 | + inc/meta-config:merge_config_file:164 : read a 2026-08-30 09:19:39.560 | + inc/meta-config:get_meta_section:33 : local file=/home/quobyte/devstack/local.conf 2026-08-30 09:19:39.560 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-08-30 09:19:39.560 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-08-30 09:19:39.561 | + inc/meta-config:get_meta_section:35 : local configfile=/etc/neutron/metadata_agent.ini 2026-08-30 09:19:39.562 | + inc/meta-config:get_meta_section:37 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-08-30 09:19:39.566 | + inc/meta-config:get_meta_section:38 : [[ -z /etc/neutron/metadata_agent.ini ]] 2026-08-30 09:19:39.570 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v configfile=/etc/neutron/metadata_agent.ini ' 2026-08-30 09:19:39.570 | BEGIN { group = "" } 2026-08-30 09:19:39.570 | /^\[\[.+\|.*\]\]/ { 2026-08-30 09:19:39.570 | gsub("[][]", "", $1); 2026-08-30 09:19:39.571 | split($1, a, "|"); 2026-08-30 09:19:39.571 | if (a[1] == matchgroup && a[2] == configfile) { 2026-08-30 09:19:39.571 | group=a[1] 2026-08-30 09:19:39.571 | } else { 2026-08-30 09:19:39.571 | group="" 2026-08-30 09:19:39.571 | } 2026-08-30 09:19:39.571 | next 2026-08-30 09:19:39.571 | } 2026-08-30 09:19:39.571 | { 2026-08-30 09:19:39.571 | if (group != "") 2026-08-30 09:19:39.571 | print $0 2026-08-30 09:19:39.571 | } 2026-08-30 09:19:39.572 | ' /home/quobyte/devstack/local.conf 2026-08-30 09:19:39.579 | + 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-30 09:19:39.583 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/metadata_agent.ini DEFAULT ovsdb_connection tcp:127.0.0.1:6640 2026-08-30 09:19:39.628 | + inc/meta-config:merge_config_file:164 : read a 2026-08-30 09:19:39.632 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2026-08-30 09:19:39.637 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2026-08-30 09:19:39.641 | + inc/meta-config:merge_config_group:180 : local dir 2026-08-30 09:19:39.646 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $CINDER_CONF' 2026-08-30 09:19:39.652 | +++ inc/meta-config:merge_config_group:182 : echo /etc/cinder/cinder.conf 2026-08-30 09:19:39.657 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/cinder/cinder.conf 2026-08-30 09:19:39.661 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/cinder/cinder.conf ]] 2026-08-30 09:19:39.667 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/cinder/cinder.conf 2026-08-30 09:19:39.672 | + inc/meta-config:merge_config_group:187 : dir=/etc/cinder 2026-08-30 09:19:39.676 | + inc/meta-config:merge_config_group:189 : test -e /etc/cinder 2026-08-30 09:19:39.680 | + inc/meta-config:merge_config_group:189 : test -d /etc/cinder 2026-08-30 09:19:39.683 | + inc/meta-config:merge_config_group:191 : [[ -e /etc/cinder ]] 2026-08-30 09:19:39.686 | + inc/meta-config:merge_config_group:196 : merge_config_file /home/quobyte/devstack/local.conf post-config '$CINDER_CONF' 2026-08-30 09:19:39.691 | + inc/meta-config:merge_config_file:83 : local file=/home/quobyte/devstack/local.conf 2026-08-30 09:19:39.695 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-08-30 09:19:39.700 | + inc/meta-config:merge_config_file:85 : local 'configfile=$CINDER_CONF' 2026-08-30 09:19:39.704 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-08-30 09:19:39.710 | ++ inc/meta-config:merge_config_file:91 : eval echo '$CINDER_CONF' 2026-08-30 09:19:39.714 | +++ inc/meta-config:merge_config_file:91 : echo /etc/cinder/cinder.conf 2026-08-30 09:19:39.718 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/cinder/cinder.conf 2026-08-30 09:19:39.723 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/cinder/cinder.conf ']' 2026-08-30 09:19:39.728 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/quobyte/devstack/local.conf post-config '$CINDER_CONF' 2026-08-30 09:19:39.728 | + inc/meta-config:merge_config_file:164 : read a 2026-08-30 09:19:39.730 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$CINDER_CONF' ' 2026-08-30 09:19:39.730 | BEGIN { 2026-08-30 09:19:39.731 | section = "" 2026-08-30 09:19:39.731 | last_section = "" 2026-08-30 09:19:39.731 | section_count = 0 2026-08-30 09:19:39.731 | } 2026-08-30 09:19:39.731 | /^\[.+\]/ { 2026-08-30 09:19:39.731 | gsub("[][]", "", $1); 2026-08-30 09:19:39.731 | section=$1 2026-08-30 09:19:39.731 | next 2026-08-30 09:19:39.731 | } 2026-08-30 09:19:39.731 | /^ *\#/ { 2026-08-30 09:19:39.731 | next 2026-08-30 09:19:39.732 | } 2026-08-30 09:19:39.732 | /^[^ \t]+/ { 2026-08-30 09:19:39.732 | # get offset of first = in $0 2026-08-30 09:19:39.732 | eq_idx = index($0, "=") 2026-08-30 09:19:39.732 | # extract attr & value from $0 2026-08-30 09:19:39.732 | attr = substr($0, 1, eq_idx - 1) 2026-08-30 09:19:39.732 | value = substr($0, eq_idx + 1) 2026-08-30 09:19:39.732 | # only need to strip trailing whitespace from attr 2026-08-30 09:19:39.732 | sub(/[ \t]*$/, "", attr) 2026-08-30 09:19:39.732 | # need to strip leading & trailing whitespace from value 2026-08-30 09:19:39.732 | sub(/^[ \t]*/, "", value) 2026-08-30 09:19:39.732 | sub(/[ \t]*$/, "", value) 2026-08-30 09:19:39.733 | 2026-08-30 09:19:39.733 | # cfg_attr_count: number of config lines per [section, attr] 2026-08-30 09:19:39.733 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-08-30 09:19:39.733 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-08-30 09:19:39.733 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-08-30 09:19:39.733 | if (! (section, attr) in cfg_attr_count) { 2026-08-30 09:19:39.734 | if (section != last_section) { 2026-08-30 09:19:39.734 | cfg_section[section_count++] = section 2026-08-30 09:19:39.734 | last_section = section 2026-08-30 09:19:39.735 | } 2026-08-30 09:19:39.735 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-08-30 09:19:39.735 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-08-30 09:19:39.736 | 2026-08-30 09:19:39.736 | cfg_attr[section, attr, 0] = value 2026-08-30 09:19:39.737 | cfg_attr_count[section, attr] = 1 2026-08-30 09:19:39.737 | } else { 2026-08-30 09:19:39.737 | lno = cfg_attr_count[section, attr]++ 2026-08-30 09:19:39.737 | cfg_attr[section, attr, lno] = value 2026-08-30 09:19:39.737 | } 2026-08-30 09:19:39.737 | } 2026-08-30 09:19:39.737 | END { 2026-08-30 09:19:39.738 | # Process each section in order 2026-08-30 09:19:39.738 | for (sno = 0; sno < section_count; sno++) { 2026-08-30 09:19:39.738 | section = cfg_section[sno] 2026-08-30 09:19:39.738 | # The ini routines simply append a config item immediately 2026-08-30 09:19:39.739 | # after the section header. To keep the same order as defined 2026-08-30 09:19:39.739 | # in local.conf, invoke the ini routines in the reverse order 2026-08-30 09:19:39.739 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-08-30 09:19:39.739 | attr = cfg_sec_attr_name[sno, attr_no] 2026-08-30 09:19:39.739 | if (cfg_attr_count[section, attr] == 1) 2026-08-30 09:19:39.740 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-08-30 09:19:39.740 | else { 2026-08-30 09:19:39.740 | # For multiline, invoke the ini routines in the reverse order 2026-08-30 09:19:39.740 | count = cfg_attr_count[section, attr] 2026-08-30 09:19:39.740 | print "inidelete " configfile " " section " " attr 2026-08-30 09:19:39.740 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-08-30 09:19:39.740 | for (l = count -2; l >= 0; l--) 2026-08-30 09:19:39.740 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-08-30 09:19:39.741 | } 2026-08-30 09:19:39.741 | } 2026-08-30 09:19:39.741 | } 2026-08-30 09:19:39.741 | } 2026-08-30 09:19:39.741 | ' 2026-08-30 09:19:39.741 | + inc/meta-config:get_meta_section:33 : local file=/home/quobyte/devstack/local.conf 2026-08-30 09:19:39.741 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-08-30 09:19:39.741 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-08-30 09:19:39.741 | + inc/meta-config:get_meta_section:35 : local 'configfile=$CINDER_CONF' 2026-08-30 09:19:39.744 | + inc/meta-config:get_meta_section:37 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-08-30 09:19:39.748 | + inc/meta-config:get_meta_section:38 : [[ -z $CINDER_CONF ]] 2026-08-30 09:19:39.752 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$CINDER_CONF' ' 2026-08-30 09:19:39.753 | BEGIN { group = "" } 2026-08-30 09:19:39.753 | /^\[\[.+\|.*\]\]/ { 2026-08-30 09:19:39.753 | gsub("[][]", "", $1); 2026-08-30 09:19:39.753 | split($1, a, "|"); 2026-08-30 09:19:39.753 | if (a[1] == matchgroup && a[2] == configfile) { 2026-08-30 09:19:39.753 | group=a[1] 2026-08-30 09:19:39.753 | } else { 2026-08-30 09:19:39.753 | group="" 2026-08-30 09:19:39.753 | } 2026-08-30 09:19:39.753 | next 2026-08-30 09:19:39.754 | } 2026-08-30 09:19:39.754 | { 2026-08-30 09:19:39.754 | if (group != "") 2026-08-30 09:19:39.754 | print $0 2026-08-30 09:19:39.754 | } 2026-08-30 09:19:39.754 | ' /home/quobyte/devstack/local.conf 2026-08-30 09:19:39.763 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD nas_secure_file_operations "false"' 2026-08-30 09:19:39.767 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD nas_secure_file_operations false 2026-08-30 09:19:39.810 | + inc/meta-config:merge_config_file:164 : read a 2026-08-30 09:19:39.814 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD nas_secure_file_permissions "false"' 2026-08-30 09:19:39.818 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD nas_secure_file_permissions false 2026-08-30 09:19:39.865 | + inc/meta-config:merge_config_file:164 : read a 2026-08-30 09:19:39.870 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD quobyte_client_cfg "/etc/quobyte/client-cinder.cfg"' 2026-08-30 09:19:39.875 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD quobyte_client_cfg /etc/quobyte/client-cinder.cfg 2026-08-30 09:19:39.919 | + inc/meta-config:merge_config_file:164 : read a 2026-08-30 09:19:39.923 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD volume_backend_name "QuobyteHD"' 2026-08-30 09:19:39.927 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD volume_backend_name QuobyteHD 2026-08-30 09:19:39.961 | + inc/async:async_inner:64 : rc=0 2026-08-30 09:19:39.970 | + inc/meta-config:merge_config_file:164 : read a 2026-08-30 09:19:39.973 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD quobyte_volume_url "quobyte://osci02.corp.quobyte.com/cinder-vol-bc9a4c45-c93b-45c7-a26f-0c34d685a6c6"' 2026-08-30 09:19:39.979 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD quobyte_volume_url quobyte://osci02.corp.quobyte.com/cinder-vol-bc9a4c45-c93b-45c7-a26f-0c34d685a6c6 2026-08-30 09:19:39.992 | [58124 Async configure_neutron_nova:58124]: finished successfully 2026-08-30 09:19:40.022 | + inc/meta-config:merge_config_file:164 : read a 2026-08-30 09:19:40.025 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD volume_driver "cinder.volume.drivers.quobyte.QuobyteDriver"' 2026-08-30 09:19:40.029 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD volume_driver cinder.volume.drivers.quobyte.QuobyteDriver 2026-08-30 09:19:40.070 | + inc/meta-config:merge_config_file:164 : read a 2026-08-30 09:19:40.075 | + ./stack.sh:main:1269 : is_service_enabled swift 2026-08-30 09:19:40.099 | + functions-common:is_service_enabled:2076 : return 1 2026-08-30 09:19:40.104 | + ./stack.sh:main:1277 : FIXED_KEY=bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-08-30 09:19:40.108 | + ./stack.sh:main:1278 : is_service_enabled cinder 2026-08-30 09:19:40.131 | + functions-common:is_service_enabled:2076 : return 0 2026-08-30 09:19:40.135 | + ./stack.sh:main:1279 : iniset /etc/cinder/cinder.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-08-30 09:19:40.180 | + ./stack.sh:main:1282 : async_wait configure_neutron_nova 2026-08-30 09:19:40.241 | [2015 Async configure_neutron_nova:58124]: Waiting for completion of configure_neutron_nova running on PID 58124 (2 other jobs running) 2026-08-30 09:19:40.269 | [2015 Async configure_neutron_nova:58124]: Signaling child to exit 2026-08-30 09:19:40.270 | WAKEUP 2026-08-30 09:19:40.294 | [2015 Async configure_neutron_nova:58124]: Signaled 2026-08-30 09:19:40.295 | + lib/neutron:configure_neutron_nova:452 : create_nova_conf_neutron /etc/nova/nova.conf 2026-08-30 09:19:40.296 | + lib/neutron:create_nova_conf_neutron:463 : local conf=/etc/nova/nova.conf 2026-08-30 09:19:40.296 | + lib/neutron:create_nova_conf_neutron:464 : configure_keystoneauth /etc/nova/nova.conf nova neutron 2026-08-30 09:19:40.296 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-08-30 09:19:40.296 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-08-30 09:19:40.296 | + lib/keystone:configure_keystoneauth:393 : local section=neutron 2026-08-30 09:19:40.296 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf neutron auth_type password 2026-08-30 09:19:40.296 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf neutron interface public 2026-08-30 09:19:40.296 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf neutron auth_url http://192.168.122.144/identity 2026-08-30 09:19:40.296 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf neutron username nova 2026-08-30 09:19:40.296 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf neutron password nomoresecret 2026-08-30 09:19:40.297 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf neutron user_domain_name Default 2026-08-30 09:19:40.297 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf neutron project_name service 2026-08-30 09:19:40.297 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf neutron project_domain_name Default 2026-08-30 09:19:40.297 | + lib/neutron:create_nova_conf_neutron:465 : iniset /etc/nova/nova.conf neutron region_name RegionOne 2026-08-30 09:19:40.297 | + lib/neutron:create_nova_conf_neutron:468 : neutron_plugin_create_nova_conf /etc/nova/nova.conf 2026-08-30 09:19:40.297 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2026-08-30 09:19:40.297 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:125 : : 2026-08-30 09:19:40.297 | + lib/neutron:create_nova_conf_neutron:470 : is_service_enabled q-meta neutron-metadata-agent 2026-08-30 09:19:40.297 | + functions-common:is_service_enabled:2076 : return 1 2026-08-30 09:19:40.297 | + lib/neutron:create_nova_conf_neutron:474 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_is_fatal True 2026-08-30 09:19:40.298 | + lib/neutron:create_nova_conf_neutron:475 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_timeout 300 2026-08-30 09:19:40.298 | + lib/neutron:configure_neutron_nova:453 : [[ superconductor == \s\u\p\e\r\c\o\n\d\u\c\t\o\r ]] 2026-08-30 09:19:40.298 | ++ lib/neutron:configure_neutron_nova:454 : seq 1 1 2026-08-30 09:19:40.298 | + lib/neutron:configure_neutron_nova:454 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-08-30 09:19:40.298 | + lib/neutron:configure_neutron_nova:455 : local conf 2026-08-30 09:19:40.298 | ++ lib/neutron:configure_neutron_nova:456 : conductor_conf 1 2026-08-30 09:19:40.298 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-08-30 09:19:40.298 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-08-30 09:19:40.298 | + lib/neutron:configure_neutron_nova:456 : conf=/etc/nova/nova_cell1.conf 2026-08-30 09:19:40.298 | + lib/neutron:configure_neutron_nova:457 : create_nova_conf_neutron /etc/nova/nova_cell1.conf 2026-08-30 09:19:40.299 | + lib/neutron:create_nova_conf_neutron:463 : local conf=/etc/nova/nova_cell1.conf 2026-08-30 09:19:40.299 | + lib/neutron:create_nova_conf_neutron:464 : configure_keystoneauth /etc/nova/nova_cell1.conf nova neutron 2026-08-30 09:19:40.299 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova_cell1.conf 2026-08-30 09:19:40.299 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-08-30 09:19:40.299 | + lib/keystone:configure_keystoneauth:393 : local section=neutron 2026-08-30 09:19:40.299 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova_cell1.conf neutron auth_type password 2026-08-30 09:19:40.299 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova_cell1.conf neutron interface public 2026-08-30 09:19:40.299 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova_cell1.conf neutron auth_url http://192.168.122.144/identity 2026-08-30 09:19:40.299 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova_cell1.conf neutron username nova 2026-08-30 09:19:40.300 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova_cell1.conf neutron password nomoresecret 2026-08-30 09:19:40.300 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova_cell1.conf neutron user_domain_name Default 2026-08-30 09:19:40.300 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova_cell1.conf neutron project_name service 2026-08-30 09:19:40.300 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova_cell1.conf neutron project_domain_name Default 2026-08-30 09:19:40.300 | + lib/neutron:create_nova_conf_neutron:465 : iniset /etc/nova/nova_cell1.conf neutron region_name RegionOne 2026-08-30 09:19:40.300 | + lib/neutron:create_nova_conf_neutron:468 : neutron_plugin_create_nova_conf /etc/nova/nova_cell1.conf 2026-08-30 09:19:40.300 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2026-08-30 09:19:40.300 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:125 : : 2026-08-30 09:19:40.300 | + lib/neutron:create_nova_conf_neutron:470 : is_service_enabled q-meta neutron-metadata-agent 2026-08-30 09:19:40.300 | + functions-common:is_service_enabled:2076 : return 1 2026-08-30 09:19:40.301 | + lib/neutron:create_nova_conf_neutron:474 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_is_fatal True 2026-08-30 09:19:40.301 | + lib/neutron:create_nova_conf_neutron:475 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_timeout 300 2026-08-30 09:19:40.345 | [2015 Async configure_neutron_nova:58124]: finished configure_neutron_nova with result 0 in 1 seconds 2026-08-30 09:19:40.350 | + inc/async:async_wait:197 : return 0 2026-08-30 09:19:40.354 | + ./stack.sh:main:1288 : is_service_enabled nova 2026-08-30 09:19:40.378 | + functions-common:is_service_enabled:2076 : return 0 2026-08-30 09:19:40.381 | + ./stack.sh:main:1289 : iniset /etc/nova/nova.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-08-30 09:19:40.427 | + ./stack.sh:main:1290 : iniset /etc/nova/nova-cpu.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-08-30 09:19:40.471 | + ./stack.sh:main:1294 : is_service_enabled n-api 2026-08-30 09:19:40.495 | + functions-common:is_service_enabled:2076 : return 0 2026-08-30 09:19:40.498 | + ./stack.sh:main:1295 : echo_summary 'Starting Nova API' 2026-08-30 09:19:40.502 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-30 09:19:40.506 | + ./stack.sh:echo_summary:450 : echo -e Starting Nova API 2026-08-30 09:19:40.510 | + ./stack.sh:main:1296 : start_nova_api 2026-08-30 09:19:40.514 | + 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-30 09:19:40.518 | + 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-30 09:19:40.522 | + 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-30 09:19:40.528 | ++ lib/nova:start_nova_api:971 : which uwsgi 2026-08-30 09:19:40.533 | + 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-30 09:19:40.537 | + functions-common:run_process:1674 : local service=n-api 2026-08-30 09:19:40.541 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-08-30 09:19:40.544 | + functions-common:run_process:1676 : local group= 2026-08-30 09:19:40.548 | + functions-common:run_process:1677 : local user= 2026-08-30 09:19:40.552 | + functions-common:run_process:1678 : local env_vars= 2026-08-30 09:19:40.556 | + functions-common:run_process:1680 : local name=n-api 2026-08-30 09:19:40.559 | + functions-common:run_process:1682 : time_start run_process 2026-08-30 09:19:40.563 | + functions-common:time_start:2406 : local name=run_process 2026-08-30 09:19:40.567 | + functions-common:time_start:2407 : local start_time= 2026-08-30 09:19:40.571 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-30 09:19:40.576 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-30 09:19:40.581 | + functions-common:time_start:2411 : _TIME_START[$name]=1788081580577 2026-08-30 09:19:40.585 | + functions-common:run_process:1683 : is_service_enabled n-api 2026-08-30 09:19:40.608 | + functions-common:is_service_enabled:2076 : return 0 2026-08-30 09:19:40.612 | + 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-30 09:19:40.616 | + functions-common:_run_under_systemd:1628 : local service=n-api 2026-08-30 09:19:40.620 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-08-30 09:19:40.624 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-08-30 09:19:40.628 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-08-30 09:19:40.632 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-08-30 09:19:40.636 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ sudo ]] 2026-08-30 09:19:40.639 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ ^/ ]] 2026-08-30 09:19:40.643 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-api.service 2026-08-30 09:19:40.647 | + functions-common:_run_under_systemd:1635 : local group= 2026-08-30 09:19:40.650 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-08-30 09:19:40.654 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-08-30 09:19:40.658 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-08-30 09:19:40.662 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-api] ]] 2026-08-30 09:19:40.666 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ uwsgi ]] 2026-08-30 09:19:40.670 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-08-30 09:19:40.674 | + 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-30 09:19:40.678 | + 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-30 09:19:40.682 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@n-api.service 2026-08-30 09:19:40.685 | + 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-30 09:19:40.689 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-08-30 09:19:40.693 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-08-30 09:19:40.696 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-08-30 09:19:40.699 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@n-api.service 2026-08-30 09:19:40.703 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-08-30 09:19:40.708 | + 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-30 09:19:40.797 | + 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-30 09:19:40.885 | + 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-30 09:19:40.960 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service User quobyte 2026-08-30 09:19:41.033 | + 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-30 09:19:41.105 | + 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-30 09:19:41.182 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Type notify 2026-08-30 09:19:41.255 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service KillMode process 2026-08-30 09:19:41.326 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Restart always 2026-08-30 09:19:41.398 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service NotifyAccess all 2026-08-30 09:19:41.472 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service RestartForceExitStatus 100 2026-08-30 09:19:41.541 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-08-30 09:19:41.544 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-08-30 09:19:41.547 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@n-api.service Install WantedBy multi-user.target 2026-08-30 09:19:41.633 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-08-30 09:19:42.107 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-api.service 2026-08-30 09:19:42.132 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api.service → /etc/systemd/system/devstack@n-api.service. 2026-08-30 09:19:42.609 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-api.service 2026-08-30 09:19:42.746 | + functions-common:run_process:1686 : time_stop run_process 2026-08-30 09:19:42.750 | + functions-common:time_stop:2420 : local name 2026-08-30 09:19:42.753 | + functions-common:time_stop:2421 : local end_time 2026-08-30 09:19:42.757 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-30 09:19:42.761 | + functions-common:time_stop:2423 : local total 2026-08-30 09:19:42.764 | + functions-common:time_stop:2424 : local start_time 2026-08-30 09:19:42.769 | + functions-common:time_stop:2426 : name=run_process 2026-08-30 09:19:42.773 | + functions-common:time_stop:2427 : start_time=1788081580577 2026-08-30 09:19:42.778 | + functions-common:time_stop:2429 : [[ -z 1788081580577 ]] 2026-08-30 09:19:42.782 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-30 09:19:42.789 | + functions-common:time_stop:2432 : end_time=1788081582784 2026-08-30 09:19:42.793 | + functions-common:time_stop:2433 : elapsed_time=2207 2026-08-30 09:19:42.797 | + functions-common:time_stop:2434 : total=4162 2026-08-30 09:19:42.801 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-30 09:19:42.805 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=6369 2026-08-30 09:19:42.809 | + lib/nova:start_nova_api:973 : echo 'Waiting for nova-api to start...' 2026-08-30 09:19:42.809 | Waiting for nova-api to start... 2026-08-30 09:19:42.813 | + lib/nova:start_nova_api:975 : local service_url=http://192.168.122.144/compute/v2.1/ 2026-08-30 09:19:42.818 | + lib/nova:start_nova_api:977 : wait_for_service 60 http://192.168.122.144/compute/v2.1/ 2026-08-30 09:19:42.822 | + functions:wait_for_service:476 : local timeout=60 2026-08-30 09:19:42.826 | + functions:wait_for_service:477 : local url=http://192.168.122.144/compute/v2.1/ 2026-08-30 09:19:42.831 | + functions:wait_for_service:478 : local rval=0 2026-08-30 09:19:42.833 | + functions:wait_for_service:479 : time_start wait_for_service 2026-08-30 09:19:42.837 | + functions-common:time_start:2406 : local name=wait_for_service 2026-08-30 09:19:42.840 | + functions-common:time_start:2407 : local start_time= 2026-08-30 09:19:42.845 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-30 09:19:42.850 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-30 09:19:42.857 | + functions-common:time_start:2411 : _TIME_START[$name]=1788081582852 2026-08-30 09:19:42.860 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-08-30 09:19:42.865 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-30 09:19:42.868 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.144/compute/v2.1/ 2026-08-30 09:19:48.878 | + :: : [[ 200 == 503 ]] 2026-08-30 09:19:48.878 | + :: : [[ 0 -eq 7 ]] 2026-08-30 09:19:48.883 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-08-30 09:19:48.887 | + functions-common:time_stop:2420 : local name 2026-08-30 09:19:48.891 | + functions-common:time_stop:2421 : local end_time 2026-08-30 09:19:48.895 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-30 09:19:48.899 | + functions-common:time_stop:2423 : local total 2026-08-30 09:19:48.903 | + functions-common:time_stop:2424 : local start_time 2026-08-30 09:19:48.907 | + functions-common:time_stop:2426 : name=wait_for_service 2026-08-30 09:19:48.911 | + functions-common:time_stop:2427 : start_time=1788081582852 2026-08-30 09:19:48.915 | + functions-common:time_stop:2429 : [[ -z 1788081582852 ]] 2026-08-30 09:19:48.921 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-30 09:19:48.928 | + functions-common:time_stop:2432 : end_time=1788081588923 2026-08-30 09:19:48.932 | + functions-common:time_stop:2433 : elapsed_time=6071 2026-08-30 09:19:48.936 | + functions-common:time_stop:2434 : total=5695 2026-08-30 09:19:48.940 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-30 09:19:48.944 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=11766 2026-08-30 09:19:48.948 | + functions:wait_for_service:486 : return 0 2026-08-30 09:19:48.952 | + 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-30 09:19:48.956 | + 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-30 09:19:48.960 | + ./stack.sh:main:1299 : is_service_enabled ovn-controller ovn-controller-vtep 2026-08-30 09:19:48.986 | + functions-common:is_service_enabled:2076 : return 0 2026-08-30 09:19:48.990 | + ./stack.sh:main:1300 : echo_summary 'Starting OVN services' 2026-08-30 09:19:48.994 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-30 09:19:48.997 | + ./stack.sh:echo_summary:450 : echo -e Starting OVN services 2026-08-30 09:19:49.002 | + ./stack.sh:main:1301 : start_ovn_services 2026-08-30 09:19:49.004 | + lib/neutron:start_ovn_services:580 : [[ ovn == \o\v\n ]] 2026-08-30 09:19:49.008 | + lib/neutron:start_ovn_services:581 : '[' libvirt '!=' ironic ']' 2026-08-30 09:19:49.011 | + lib/neutron:start_ovn_services:587 : init_ovn 2026-08-30 09:19:49.015 | + lib/neutron_plugins/ovn_agent:init_ovn:634 : local 'mkdir_cmd=mkdir -p /var/lib/ovn' 2026-08-30 09:19:49.019 | + lib/neutron_plugins/ovn_agent:init_ovn:636 : [[ False == \F\a\l\s\e ]] 2026-08-30 09:19:49.023 | + lib/neutron_plugins/ovn_agent:init_ovn:637 : mkdir_cmd='sudo mkdir -p /var/lib/ovn' 2026-08-30 09:19:49.027 | + lib/neutron_plugins/ovn_agent:init_ovn:640 : sudo mkdir -p /var/lib/ovn 2026-08-30 09:19:49.044 | + lib/neutron_plugins/ovn_agent:init_ovn:641 : mkdir -p /opt/stack/data/ovs 2026-08-30 09:19:49.050 | + lib/neutron_plugins/ovn_agent:init_ovn:643 : rm -f '/opt/stack/data/ovs/*.db' 2026-08-30 09:19:49.055 | + lib/neutron_plugins/ovn_agent:init_ovn:644 : rm -f '/opt/stack/data/ovs/.*.db.~lock~' 2026-08-30 09:19:49.060 | + 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-30 09:19:49.077 | + 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-30 09:19:49.093 | + 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-30 09:19:49.111 | + lib/neutron:start_ovn_services:588 : start_ovn 2026-08-30 09:19:49.114 | + lib/neutron_plugins/ovn_agent:start_ovn:759 : echo 'Starting OVN' 2026-08-30 09:19:49.115 | Starting OVN 2026-08-30 09:19:49.117 | + lib/neutron_plugins/ovn_agent:start_ovn:761 : _start_ovs 2026-08-30 09:19:49.121 | + lib/neutron_plugins/ovn_agent:_start_ovs:651 : echo 'Starting OVS' 2026-08-30 09:19:49.121 | Starting OVS 2026-08-30 09:19:49.125 | + lib/neutron_plugins/ovn_agent:_start_ovs:652 : is_service_enabled ovn-controller ovn-controller-vtep ovn-northd 2026-08-30 09:19:49.147 | + functions-common:is_service_enabled:2076 : return 0 2026-08-30 09:19:49.150 | + lib/neutron_plugins/ovn_agent:_start_ovs:654 : enable_service ovsdb-server 2026-08-30 09:19:49.204 | + lib/neutron_plugins/ovn_agent:_start_ovs:655 : enable_service ovs-vswitchd 2026-08-30 09:19:49.258 | + lib/neutron_plugins/ovn_agent:_start_ovs:657 : [[ False == \T\r\u\e ]] 2026-08-30 09:19:49.262 | + lib/neutron_plugins/ovn_agent:_start_ovs:681 : _start_process ovsdb-server.service 2026-08-30 09:19:49.266 | + lib/neutron_plugins/ovn_agent:_start_process:261 : sudo systemctl daemon-reload 2026-08-30 09:19:49.750 | + lib/neutron_plugins/ovn_agent:_start_process:262 : sudo systemctl enable ovsdb-server.service 2026-08-30 09:19:50.237 | The unit files have no installation config (WantedBy=, RequiredBy=, UpheldBy=, 2026-08-30 09:19:50.237 | Also=, or Alias= settings in the [Install] section, and DefaultInstance= for 2026-08-30 09:19:50.237 | template units). This means they are not meant to be enabled or disabled using systemctl. 2026-08-30 09:19:50.237 | 2026-08-30 09:19:50.237 | Possible reasons for having these kinds of units are: 2026-08-30 09:19:50.237 | • A unit may be statically enabled by being symlinked from another unit's 2026-08-30 09:19:50.238 | .wants/, .requires/, or .upholds/ directory. 2026-08-30 09:19:50.238 | • A unit's purpose may be to act as a helper for some other unit which has 2026-08-30 09:19:50.238 | a requirement dependency on it. 2026-08-30 09:19:50.238 | • A unit may be started when needed via activation (socket, path, timer, 2026-08-30 09:19:50.238 | D-Bus, udev, scripted systemctl call, ...). 2026-08-30 09:19:50.238 | • In case of template units, the unit is meant to be enabled with some 2026-08-30 09:19:50.238 | instance name specified. 2026-08-30 09:19:50.250 | + lib/neutron_plugins/ovn_agent:_start_process:263 : sudo systemctl restart ovsdb-server.service 2026-08-30 09:19:54.778 | + lib/neutron_plugins/ovn_agent:_start_ovs:682 : _start_process ovs-vswitchd.service 2026-08-30 09:19:54.786 | + lib/neutron_plugins/ovn_agent:_start_process:261 : sudo systemctl daemon-reload 2026-08-30 09:19:55.253 | + lib/neutron_plugins/ovn_agent:_start_process:262 : sudo systemctl enable ovs-vswitchd.service 2026-08-30 09:19:55.745 | The unit files have no installation config (WantedBy=, RequiredBy=, UpheldBy=, 2026-08-30 09:19:55.745 | Also=, or Alias= settings in the [Install] section, and DefaultInstance= for 2026-08-30 09:19:55.745 | template units). This means they are not meant to be enabled or disabled using systemctl. 2026-08-30 09:19:55.745 | 2026-08-30 09:19:55.745 | Possible reasons for having these kinds of units are: 2026-08-30 09:19:55.745 | • A unit may be statically enabled by being symlinked from another unit's 2026-08-30 09:19:55.745 | .wants/, .requires/, or .upholds/ directory. 2026-08-30 09:19:55.745 | • A unit's purpose may be to act as a helper for some other unit which has 2026-08-30 09:19:55.746 | a requirement dependency on it. 2026-08-30 09:19:55.746 | • A unit may be started when needed via activation (socket, path, timer, 2026-08-30 09:19:55.746 | D-Bus, udev, scripted systemctl call, ...). 2026-08-30 09:19:55.746 | • In case of template units, the unit is meant to be enabled with some 2026-08-30 09:19:55.746 | instance name specified. 2026-08-30 09:19:55.749 | + lib/neutron_plugins/ovn_agent:_start_process:263 : sudo systemctl restart ovs-vswitchd.service 2026-08-30 09:19:56.089 | + lib/neutron_plugins/ovn_agent:_start_ovs:685 : echo 'Configuring OVSDB' 2026-08-30 09:19:56.089 | Configuring OVSDB 2026-08-30 09:19:56.092 | + lib/neutron_plugins/ovn_agent:_start_ovs:686 : is_service_enabled tls-proxy 2026-08-30 09:19:56.116 | + functions-common:is_service_enabled:2076 : return 1 2026-08-30 09:19:56.119 | + lib/neutron_plugins/ovn_agent:_start_ovs:693 : sudo ovs-vsctl --no-wait set-manager ptcp:6640:127.0.0.1 2026-08-30 09:19:56.151 | + lib/neutron_plugins/ovn_agent:_start_ovs:694 : sudo ovs-vsctl --no-wait set open_vswitch . system-type=devstack 2026-08-30 09:19:56.176 | + lib/neutron_plugins/ovn_agent:_start_ovs:695 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:system-id=b4d50101-d507-49b3-9141-f4d7f49ce7c5 2026-08-30 09:19:56.197 | + lib/neutron_plugins/ovn_agent:_start_ovs:696 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-remote=tcp:192.168.122.144:6642 2026-08-30 09:19:56.224 | + lib/neutron_plugins/ovn_agent:_start_ovs:697 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-bridge=br-int 2026-08-30 09:19:56.249 | + lib/neutron_plugins/ovn_agent:_start_ovs:698 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-encap-type=geneve 2026-08-30 09:19:56.273 | + lib/neutron_plugins/ovn_agent:_start_ovs:699 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-encap-ip=192.168.122.144 2026-08-30 09:19:56.298 | ++ lib/neutron_plugins/ovn_agent:_start_ovs:700 : hostname 2026-08-30 09:19:56.303 | + lib/neutron_plugins/ovn_agent:_start_ovs:700 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:hostname=devstack 2026-08-30 09:19:56.326 | + lib/neutron_plugins/ovn_agent:_start_ovs:702 : [[ True == \T\r\u\e ]] 2026-08-30 09:19:56.330 | + 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-30 09:19:56.353 | + lib/neutron_plugins/ovn_agent:_start_ovs:707 : [[ metadata =~ ovn-bgp ]] 2026-08-30 09:19:56.357 | + lib/neutron_plugins/ovn_agent:_start_ovs:713 : [[ metadata =~ ovn-evpn ]] 2026-08-30 09:19:56.360 | + lib/neutron_plugins/ovn_agent:_start_ovs:719 : is_provider_network 2026-08-30 09:19:56.364 | + functions-common:is_provider_network:2269 : '[' '' == True ']' 2026-08-30 09:19:56.368 | + functions-common:is_provider_network:2272 : return 1 2026-08-30 09:19:56.372 | + lib/neutron_plugins/ovn_agent:_start_ovs:719 : [[ True == \T\r\u\e ]] 2026-08-30 09:19:56.376 | + lib/neutron_plugins/ovn_agent:_start_ovs:720 : ovn_base_setup_bridge br-ex 2026-08-30 09:19:56.380 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:249 : local bridge=br-ex 2026-08-30 09:19:56.384 | + 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-30 09:19:56.387 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:252 : '[' system '!=' system ']' 2026-08-30 09:19:56.391 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:256 : sudo ovs-vsctl --no-wait -- --may-exist add-br br-ex 2026-08-30 09:19:56.419 | + 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-30 09:19:56.448 | + lib/neutron_plugins/ovn_agent:_start_ovs:721 : sudo ovs-vsctl set open . external-ids:ovn-bridge-mappings=public:br-ex 2026-08-30 09:19:56.480 | + lib/neutron_plugins/ovn_agent:_start_ovs:724 : is_service_enabled ovn-controller-vtep 2026-08-30 09:19:56.507 | + functions-common:is_service_enabled:2076 : return 1 2026-08-30 09:19:56.511 | + lib/neutron_plugins/ovn_agent:start_ovn:763 : local SCRIPTDIR=/share/ovn/scripts 2026-08-30 09:19:56.515 | + lib/neutron_plugins/ovn_agent:start_ovn:764 : use_new_ovn_repository 2026-08-30 09:19:56.519 | + lib/neutron_plugins/ovn_agent:use_new_ovn_repository:221 : [[ False == \F\a\l\s\e ]] 2026-08-30 09:19:56.523 | + lib/neutron_plugins/ovn_agent:use_new_ovn_repository:222 : return 0 2026-08-30 09:19:56.527 | + lib/neutron_plugins/ovn_agent:start_ovn:768 : is_service_enabled ovn-northd 2026-08-30 09:19:56.550 | + functions-common:is_service_enabled:2076 : return 0 2026-08-30 09:19:56.554 | + lib/neutron_plugins/ovn_agent:start_ovn:769 : [[ False == \T\r\u\e ]] 2026-08-30 09:19:56.558 | + lib/neutron_plugins/ovn_agent:start_ovn:775 : _start_process ovn-central.service 2026-08-30 09:19:56.562 | + lib/neutron_plugins/ovn_agent:_start_process:261 : sudo systemctl daemon-reload 2026-08-30 09:19:57.092 | + lib/neutron_plugins/ovn_agent:_start_process:262 : sudo systemctl enable ovn-central.service 2026-08-30 09:19:57.567 | + lib/neutron_plugins/ovn_agent:_start_process:263 : sudo systemctl restart ovn-central.service 2026-08-30 09:19:57.643 | + lib/neutron_plugins/ovn_agent:start_ovn:778 : _wait_for_ovn_and_set_custom_config 2026-08-30 09:19:57.646 | + 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-30 09:19:57.649 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:210 : local count=0 2026-08-30 09:19:57.654 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:211 : '[' '!' -S /var/run/ovn/ovnnb_db.sock ']' 2026-08-30 09:19:57.657 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:212 : sleep 1 2026-08-30 09:19:58.663 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:213 : count=1 2026-08-30 09:19:58.668 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:214 : '[' 1 -gt 40 ']' 2026-08-30 09:19:58.671 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:211 : '[' '!' -S /var/run/ovn/ovnnb_db.sock ']' 2026-08-30 09:19:58.674 | + 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-30 09:19:58.678 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:210 : local count=0 2026-08-30 09:19:58.682 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:211 : '[' '!' -S /var/run/ovn/ovnsb_db.sock ']' 2026-08-30 09:19:58.686 | + 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-30 09:19:58.689 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:199 : local count=0 2026-08-30 09:19:58.692 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:200 : '[' '!' -f /var/lib/ovn/ovnnb_db.db ']' 2026-08-30 09:19:58.696 | + 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-30 09:19:58.699 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:199 : local count=0 2026-08-30 09:19:58.703 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:200 : '[' '!' -f /var/lib/ovn/ovnsb_db.db ']' 2026-08-30 09:19:58.707 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:746 : is_service_enabled tls-proxy 2026-08-30 09:19:58.731 | + functions-common:is_service_enabled:2076 : return 1 2026-08-30 09:19:58.734 | + 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-30 09:19:58.761 | + 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-30 09:19:58.787 | + 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-30 09:19:58.805 | + 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-30 09:19:58.822 | + lib/neutron_plugins/ovn_agent:start_ovn:782 : is_service_enabled ovn-controller 2026-08-30 09:19:58.843 | + functions-common:is_service_enabled:2076 : return 0 2026-08-30 09:19:58.846 | + lib/neutron_plugins/ovn_agent:start_ovn:783 : [[ False == \T\r\u\e ]] 2026-08-30 09:19:58.850 | + lib/neutron_plugins/ovn_agent:start_ovn:789 : _start_process ovn-controller.service 2026-08-30 09:19:58.854 | + lib/neutron_plugins/ovn_agent:_start_process:261 : sudo systemctl daemon-reload 2026-08-30 09:19:59.325 | + lib/neutron_plugins/ovn_agent:_start_process:262 : sudo systemctl enable ovn-controller.service 2026-08-30 09:19:59.805 | The unit files have no installation config (WantedBy=, RequiredBy=, UpheldBy=, 2026-08-30 09:19:59.806 | Also=, or Alias= settings in the [Install] section, and DefaultInstance= for 2026-08-30 09:19:59.806 | template units). This means they are not meant to be enabled or disabled using systemctl. 2026-08-30 09:19:59.807 | 2026-08-30 09:19:59.807 | Possible reasons for having these kinds of units are: 2026-08-30 09:19:59.807 | • A unit may be statically enabled by being symlinked from another unit's 2026-08-30 09:19:59.807 | .wants/, .requires/, or .upholds/ directory. 2026-08-30 09:19:59.807 | • A unit's purpose may be to act as a helper for some other unit which has 2026-08-30 09:19:59.807 | a requirement dependency on it. 2026-08-30 09:19:59.807 | • A unit may be started when needed via activation (socket, path, timer, 2026-08-30 09:19:59.807 | D-Bus, udev, scripted systemctl call, ...). 2026-08-30 09:19:59.807 | • In case of template units, the unit is meant to be enabled with some 2026-08-30 09:19:59.807 | instance name specified. 2026-08-30 09:19:59.815 | + lib/neutron_plugins/ovn_agent:_start_process:263 : sudo systemctl restart ovn-controller.service 2026-08-30 09:20:00.082 | + lib/neutron_plugins/ovn_agent:start_ovn:793 : is_service_enabled ovn-controller-vtep 2026-08-30 09:20:00.109 | + functions-common:is_service_enabled:2076 : return 1 2026-08-30 09:20:00.113 | + lib/neutron_plugins/ovn_agent:start_ovn:802 : is_ovn_metadata_agent_enabled 2026-08-30 09:20:00.117 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:320 : is_service_enabled q-ovn-metadata-agent neutron-ovn-metadata-agent 2026-08-30 09:20:00.144 | + functions-common:is_service_enabled:2076 : return 0 2026-08-30 09:20:00.147 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:320 : [[ False == \F\a\l\s\e ]] 2026-08-30 09:20:00.150 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:321 : return 0 2026-08-30 09:20:00.153 | + 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-30 09:20:00.157 | + functions-common:run_process:1674 : local service=q-ovn-metadata-agent 2026-08-30 09:20:00.161 | + 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-30 09:20:00.165 | + functions-common:run_process:1676 : local group= 2026-08-30 09:20:00.169 | + functions-common:run_process:1677 : local user= 2026-08-30 09:20:00.173 | + functions-common:run_process:1678 : local env_vars= 2026-08-30 09:20:00.177 | + functions-common:run_process:1680 : local name=q-ovn-metadata-agent 2026-08-30 09:20:00.180 | + functions-common:run_process:1682 : time_start run_process 2026-08-30 09:20:00.185 | + functions-common:time_start:2406 : local name=run_process 2026-08-30 09:20:00.188 | + functions-common:time_start:2407 : local start_time= 2026-08-30 09:20:00.192 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-30 09:20:00.197 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-30 09:20:00.203 | + functions-common:time_start:2411 : _TIME_START[$name]=1788081600199 2026-08-30 09:20:00.207 | + functions-common:run_process:1683 : is_service_enabled q-ovn-metadata-agent 2026-08-30 09:20:00.232 | + functions-common:is_service_enabled:2076 : return 0 2026-08-30 09:20:00.236 | + 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-30 09:20:00.241 | + functions-common:_run_under_systemd:1628 : local service=q-ovn-metadata-agent 2026-08-30 09:20:00.245 | + 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-30 09:20:00.249 | + 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-30 09:20:00.253 | + 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-30 09:20:00.256 | + 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-30 09:20:00.260 | + 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-30 09:20:00.263 | + 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-30 09:20:00.267 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@q-ovn-metadata-agent.service 2026-08-30 09:20:00.271 | + functions-common:_run_under_systemd:1635 : local group= 2026-08-30 09:20:00.274 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-08-30 09:20:00.278 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-08-30 09:20:00.282 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-08-30 09:20:00.286 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[q-ovn-metadata-agent] ]] 2026-08-30 09:20:00.289 | + 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-30 09:20:00.292 | + 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-30 09:20:00.296 | + functions-common:write_user_unit_file:1535 : local service=devstack@q-ovn-metadata-agent.service 2026-08-30 09:20:00.299 | + 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-30 09:20:00.303 | + functions-common:write_user_unit_file:1537 : local group= 2026-08-30 09:20:00.307 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-08-30 09:20:00.311 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-08-30 09:20:00.314 | + functions-common:write_user_unit_file:1540 : local extra= 2026-08-30 09:20:00.318 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-08-30 09:20:00.321 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@q-ovn-metadata-agent.service 2026-08-30 09:20:00.324 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-08-30 09:20:00.330 | + 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-30 09:20:00.417 | + 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-30 09:20:00.499 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Service User quobyte 2026-08-30 09:20:00.568 | + 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-30 09:20:00.639 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Service KillMode process 2026-08-30 09:20:00.711 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Service TimeoutStopSec 300 2026-08-30 09:20:00.785 | + 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-30 09:20:00.857 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-08-30 09:20:00.861 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-08-30 09:20:00.864 | + 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-30 09:20:00.951 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-08-30 09:20:01.428 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@q-ovn-metadata-agent.service 2026-08-30 09:20:01.455 | 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-30 09:20:01.911 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@q-ovn-metadata-agent.service 2026-08-30 09:20:01.970 | + functions-common:run_process:1686 : time_stop run_process 2026-08-30 09:20:01.975 | + functions-common:time_stop:2420 : local name 2026-08-30 09:20:01.979 | + functions-common:time_stop:2421 : local end_time 2026-08-30 09:20:01.983 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-30 09:20:01.988 | + functions-common:time_stop:2423 : local total 2026-08-30 09:20:01.992 | + functions-common:time_stop:2424 : local start_time 2026-08-30 09:20:01.996 | + functions-common:time_stop:2426 : name=run_process 2026-08-30 09:20:02.000 | + functions-common:time_stop:2427 : start_time=1788081600199 2026-08-30 09:20:02.004 | + functions-common:time_stop:2429 : [[ -z 1788081600199 ]] 2026-08-30 09:20:02.009 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-30 09:20:02.015 | + functions-common:time_stop:2432 : end_time=1788081602010 2026-08-30 09:20:02.019 | + functions-common:time_stop:2433 : elapsed_time=1811 2026-08-30 09:20:02.023 | + functions-common:time_stop:2434 : total=6369 2026-08-30 09:20:02.028 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-30 09:20:02.032 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=8180 2026-08-30 09:20:02.036 | + lib/neutron_plugins/ovn_agent:start_ovn:805 : setup_logging /etc/neutron/neutron_ovn_metadata_agent.ini 2026-08-30 09:20:02.040 | + functions:setup_logging:693 : setup_systemd_logging /etc/neutron/neutron_ovn_metadata_agent.ini 2026-08-30 09:20:02.044 | + functions:setup_systemd_logging:710 : local conf_file=/etc/neutron/neutron_ovn_metadata_agent.ini 2026-08-30 09:20:02.050 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-08-30 09:20:02.074 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-08-30 09:20:02.078 | + functions:setup_systemd_logging:716 : local pidstr= 2026-08-30 09:20:02.082 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-08-30 09:20:02.086 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-08-30 09:20:02.090 | + 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-30 09:20:02.136 | + 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-30 09:20:02.180 | + 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-30 09:20:02.224 | + functions:setup_systemd_logging:727 : iniset /etc/neutron/neutron_ovn_metadata_agent.ini DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-08-30 09:20:02.269 | + functions:setup_systemd_logging:730 : iniset /etc/neutron/neutron_ovn_metadata_agent.ini DEFAULT log_color False 2026-08-30 09:20:02.312 | + lib/neutron_plugins/ovn_agent:start_ovn:808 : is_ovn_agent_enabled 2026-08-30 09:20:02.316 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:327 : is_service_enabled q-ovn-agent neutron-ovn-agent 2026-08-30 09:20:02.342 | + functions-common:is_service_enabled:2076 : return 0 2026-08-30 09:20:02.346 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:328 : enable_service q-ovn-agent 2026-08-30 09:20:02.406 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:329 : return 0 2026-08-30 09:20:02.410 | + 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-30 09:20:02.414 | + functions-common:run_process:1674 : local service=q-ovn-agent 2026-08-30 09:20:02.418 | + 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-30 09:20:02.422 | + functions-common:run_process:1676 : local group= 2026-08-30 09:20:02.426 | + functions-common:run_process:1677 : local user= 2026-08-30 09:20:02.430 | + functions-common:run_process:1678 : local env_vars= 2026-08-30 09:20:02.434 | + functions-common:run_process:1680 : local name=q-ovn-agent 2026-08-30 09:20:02.438 | + functions-common:run_process:1682 : time_start run_process 2026-08-30 09:20:02.441 | + functions-common:time_start:2406 : local name=run_process 2026-08-30 09:20:02.445 | + functions-common:time_start:2407 : local start_time= 2026-08-30 09:20:02.448 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-30 09:20:02.454 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-30 09:20:02.459 | + functions-common:time_start:2411 : _TIME_START[$name]=1788081602455 2026-08-30 09:20:02.463 | + functions-common:run_process:1683 : is_service_enabled q-ovn-agent 2026-08-30 09:20:02.485 | + functions-common:is_service_enabled:2076 : return 0 2026-08-30 09:20:02.490 | + 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-30 09:20:02.493 | + functions-common:_run_under_systemd:1628 : local service=q-ovn-agent 2026-08-30 09:20:02.496 | + 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-30 09:20:02.499 | + 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-30 09:20:02.502 | + 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-30 09:20:02.506 | + 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-30 09:20:02.509 | + 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-30 09:20:02.513 | + 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-30 09:20:02.517 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@q-ovn-agent.service 2026-08-30 09:20:02.520 | + functions-common:_run_under_systemd:1635 : local group= 2026-08-30 09:20:02.524 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-08-30 09:20:02.527 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-08-30 09:20:02.530 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-08-30 09:20:02.534 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[q-ovn-agent] ]] 2026-08-30 09:20:02.537 | + 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-30 09:20:02.541 | + 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-30 09:20:02.544 | + functions-common:write_user_unit_file:1535 : local service=devstack@q-ovn-agent.service 2026-08-30 09:20:02.548 | + 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-30 09:20:02.551 | + functions-common:write_user_unit_file:1537 : local group= 2026-08-30 09:20:02.555 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-08-30 09:20:02.558 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-08-30 09:20:02.561 | + functions-common:write_user_unit_file:1540 : local extra= 2026-08-30 09:20:02.564 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-08-30 09:20:02.567 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@q-ovn-agent.service 2026-08-30 09:20:02.570 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-08-30 09:20:02.575 | + 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-30 09:20:02.659 | + 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-30 09:20:02.744 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service User quobyte 2026-08-30 09:20:02.816 | + 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-30 09:20:02.891 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service KillMode process 2026-08-30 09:20:02.964 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service TimeoutStopSec 300 2026-08-30 09:20:03.036 | + 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-30 09:20:03.111 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-08-30 09:20:03.114 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-08-30 09:20:03.118 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Install WantedBy multi-user.target 2026-08-30 09:20:03.205 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-08-30 09:20:03.676 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@q-ovn-agent.service 2026-08-30 09:20:03.706 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-ovn-agent.service → /etc/systemd/system/devstack@q-ovn-agent.service. 2026-08-30 09:20:04.181 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@q-ovn-agent.service 2026-08-30 09:20:04.238 | + functions-common:run_process:1686 : time_stop run_process 2026-08-30 09:20:04.244 | + functions-common:time_stop:2420 : local name 2026-08-30 09:20:04.248 | + functions-common:time_stop:2421 : local end_time 2026-08-30 09:20:04.251 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-30 09:20:04.254 | + functions-common:time_stop:2423 : local total 2026-08-30 09:20:04.256 | + functions-common:time_stop:2424 : local start_time 2026-08-30 09:20:04.259 | + functions-common:time_stop:2426 : name=run_process 2026-08-30 09:20:04.261 | + functions-common:time_stop:2427 : start_time=1788081602455 2026-08-30 09:20:04.263 | + functions-common:time_stop:2429 : [[ -z 1788081602455 ]] 2026-08-30 09:20:04.266 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-30 09:20:04.270 | + functions-common:time_stop:2432 : end_time=1788081604268 2026-08-30 09:20:04.272 | + functions-common:time_stop:2433 : elapsed_time=1813 2026-08-30 09:20:04.275 | + functions-common:time_stop:2434 : total=8180 2026-08-30 09:20:04.277 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-30 09:20:04.279 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=9993 2026-08-30 09:20:04.281 | + lib/neutron_plugins/ovn_agent:start_ovn:811 : setup_logging /etc/neutron/plugins/ml2/ovn_agent.ini 2026-08-30 09:20:04.283 | + functions:setup_logging:693 : setup_systemd_logging /etc/neutron/plugins/ml2/ovn_agent.ini 2026-08-30 09:20:04.285 | + functions:setup_systemd_logging:710 : local conf_file=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-08-30 09:20:04.288 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-08-30 09:20:04.307 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-08-30 09:20:04.309 | + functions:setup_systemd_logging:716 : local pidstr= 2026-08-30 09:20:04.311 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-08-30 09:20:04.313 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-08-30 09:20:04.316 | + 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-30 09:20:04.344 | + 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-30 09:20:04.371 | + 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-30 09:20:04.398 | + functions:setup_systemd_logging:727 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-08-30 09:20:04.426 | + functions:setup_systemd_logging:730 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT log_color False 2026-08-30 09:20:04.453 | + lib/neutron:start_ovn_services:590 : [[ True == \T\r\u\e ]] 2026-08-30 09:20:04.456 | + lib/neutron:start_ovn_services:591 : [[ True != \T\r\u\e ]] 2026-08-30 09:20:04.458 | + lib/neutron:start_ovn_services:595 : create_public_bridge 2026-08-30 09:20:04.460 | + lib/neutron_plugins/ovn_agent:create_public_bridge:314 : sudo ovs-vsctl --may-exist add-br br-ex 2026-08-30 09:20:04.483 | + lib/neutron_plugins/ovn_agent:create_public_bridge:315 : sudo ovs-vsctl set open . external-ids:ovn-bridge-mappings=public:br-ex 2026-08-30 09:20:04.509 | + lib/neutron_plugins/ovn_agent:create_public_bridge:316 : _configure_public_network_connectivity 2026-08-30 09:20:04.511 | + lib/neutron:_configure_public_network_connectivity:811 : [[ -n '' ]] 2026-08-30 09:20:04.515 | + lib/neutron:_configure_public_network_connectivity:818 : for d in $default_v4_route_devs 2026-08-30 09:20:04.519 | + 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-30 09:20:04.578 | + ./stack.sh:main:1304 : is_service_enabled q-svc neutron-api 2026-08-30 09:20:04.606 | + functions-common:is_service_enabled:2076 : return 0 2026-08-30 09:20:04.611 | + ./stack.sh:main:1305 : echo_summary 'Starting Neutron' 2026-08-30 09:20:04.615 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-30 09:20:04.619 | + ./stack.sh:echo_summary:450 : echo -e Starting Neutron 2026-08-30 09:20:04.626 | + ./stack.sh:main:1306 : configure_neutron_after_post_config 2026-08-30 09:20:04.627 | + lib/neutron:configure_neutron_after_post_config:562 : [[ ovn-router != '' ]] 2026-08-30 09:20:04.631 | + lib/neutron:configure_neutron_after_post_config:563 : iniset /etc/neutron/neutron.conf DEFAULT service_plugins ovn-router 2026-08-30 09:20:04.678 | + lib/neutron:configure_neutron_after_post_config:565 : configure_rbac_policies 2026-08-30 09:20:04.682 | + lib/neutron:configure_rbac_policies:571 : [[ True == \T\r\u\e ]] 2026-08-30 09:20:04.687 | + lib/neutron:configure_rbac_policies:572 : iniset /etc/neutron/neutron.conf oslo_policy enforce_new_defaults True 2026-08-30 09:20:04.733 | + ./stack.sh:main:1307 : start_neutron_service_and_check 2026-08-30 09:20:04.737 | + lib/neutron:start_neutron_service_and_check:636 : local cfg_file_options 2026-08-30 09:20:04.741 | + lib/neutron:start_neutron_service_and_check:637 : local neutron_url 2026-08-30 09:20:04.746 | ++ lib/neutron:start_neutron_service_and_check:639 : determine_config_files neutron-server 2026-08-30 09:20:04.750 | ++ lib/neutron:determine_config_files:367 : local opts= 2026-08-30 09:20:04.754 | ++ lib/neutron:determine_config_files:368 : case "$1" in 2026-08-30 09:20:04.760 | +++ lib/neutron:determine_config_files:369 : _determine_config_server 2026-08-30 09:20:04.765 | +++ lib/neutron:_determine_config_server:325 : [[ '' != '' ]] 2026-08-30 09:20:04.769 | +++ lib/neutron:_determine_config_server:332 : [[ 0 > 0 ]] 2026-08-30 09:20:04.773 | +++ lib/neutron:_determine_config_server:339 : local cfg_file 2026-08-30 09:20:04.777 | +++ 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-30 09:20:04.780 | +++ lib/neutron:_determine_config_server:344 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-08-30 09:20:04.786 | ++ lib/neutron:determine_config_files:369 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-08-30 09:20:04.790 | ++ lib/neutron:determine_config_files:372 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' ']' 2026-08-30 09:20:04.795 | ++ lib/neutron:determine_config_files:375 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-08-30 09:20:04.800 | + 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-30 09:20:04.804 | + lib/neutron:start_neutron_service_and_check:642 : enable_neutron_server_services 2026-08-30 09:20:04.808 | + lib/neutron:enable_neutron_server_services:607 : local rpc_workers 2026-08-30 09:20:04.813 | + lib/neutron:enable_neutron_server_services:612 : [[ -f /etc/neutron/neutron.conf ]] 2026-08-30 09:20:04.817 | ++ lib/neutron:enable_neutron_server_services:613 : iniget_multiline /etc/neutron/neutron.conf DEFAULT rpc_workers 2026-08-30 09:20:04.849 | + lib/neutron:enable_neutron_server_services:613 : rpc_workers= 2026-08-30 09:20:04.853 | + lib/neutron:enable_neutron_server_services:620 : enable_service neutron-api 2026-08-30 09:20:04.919 | + lib/neutron:enable_neutron_server_services:621 : enable_service neutron-periodic-workers 2026-08-30 09:20:04.982 | + lib/neutron:enable_neutron_server_services:624 : [[ '' != \0 ]] 2026-08-30 09:20:04.985 | + lib/neutron:enable_neutron_server_services:625 : enable_service neutron-rpc-server 2026-08-30 09:20:05.045 | + lib/neutron:enable_neutron_server_services:629 : [[ ovn == \o\v\n ]] 2026-08-30 09:20:05.049 | + lib/neutron:enable_neutron_server_services:630 : enable_service neutron-ovn-maintenance-worker 2026-08-30 09:20:05.115 | ++ lib/neutron:start_neutron_service_and_check:645 : which uwsgi 2026-08-30 09:20:05.121 | + 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-30 09:20:05.125 | + functions-common:run_process:1674 : local service=neutron-api 2026-08-30 09:20:05.129 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-08-30 09:20:05.133 | + functions-common:run_process:1676 : local group= 2026-08-30 09:20:05.137 | + functions-common:run_process:1677 : local user= 2026-08-30 09:20:05.144 | + functions-common:run_process:1678 : local env_vars= 2026-08-30 09:20:05.148 | + functions-common:run_process:1680 : local name=neutron-api 2026-08-30 09:20:05.150 | + functions-common:run_process:1682 : time_start run_process 2026-08-30 09:20:05.155 | + functions-common:time_start:2406 : local name=run_process 2026-08-30 09:20:05.159 | + functions-common:time_start:2407 : local start_time= 2026-08-30 09:20:05.162 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-30 09:20:05.167 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-30 09:20:05.175 | + functions-common:time_start:2411 : _TIME_START[$name]=1788081605171 2026-08-30 09:20:05.179 | + functions-common:run_process:1683 : is_service_enabled neutron-api 2026-08-30 09:20:05.203 | + functions-common:is_service_enabled:2076 : return 0 2026-08-30 09:20:05.208 | + 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-30 09:20:05.212 | + functions-common:_run_under_systemd:1628 : local service=neutron-api 2026-08-30 09:20:05.216 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-08-30 09:20:05.220 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-08-30 09:20:05.225 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-08-30 09:20:05.229 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-08-30 09:20:05.232 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini =~ sudo ]] 2026-08-30 09:20:05.236 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini =~ ^/ ]] 2026-08-30 09:20:05.240 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@neutron-api.service 2026-08-30 09:20:05.245 | + functions-common:_run_under_systemd:1635 : local group= 2026-08-30 09:20:05.249 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-08-30 09:20:05.253 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-08-30 09:20:05.257 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-08-30 09:20:05.262 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[neutron-api] ]] 2026-08-30 09:20:05.266 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini =~ uwsgi ]] 2026-08-30 09:20:05.270 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-08-30 09:20:05.274 | + 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-30 09:20:05.278 | + 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-30 09:20:05.282 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@neutron-api.service 2026-08-30 09:20:05.286 | + 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-30 09:20:05.290 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-08-30 09:20:05.294 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-08-30 09:20:05.298 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-08-30 09:20:05.302 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@neutron-api.service 2026-08-30 09:20:05.307 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-08-30 09:20:05.312 | + 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-30 09:20:05.408 | + 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-30 09:20:05.503 | + 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-30 09:20:05.586 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service User quobyte 2026-08-30 09:20:05.668 | + 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-30 09:20:05.751 | + 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-30 09:20:05.839 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service Type notify 2026-08-30 09:20:05.918 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service KillMode process 2026-08-30 09:20:05.994 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service Restart always 2026-08-30 09:20:06.069 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service NotifyAccess all 2026-08-30 09:20:06.148 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service RestartForceExitStatus 100 2026-08-30 09:20:06.229 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-08-30 09:20:06.233 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-08-30 09:20:06.237 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Install WantedBy multi-user.target 2026-08-30 09:20:06.326 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-08-30 09:20:06.809 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@neutron-api.service 2026-08-30 09:20:06.842 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@neutron-api.service → /etc/systemd/system/devstack@neutron-api.service. 2026-08-30 09:20:07.314 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@neutron-api.service 2026-08-30 09:20:07.470 | + functions-common:run_process:1686 : time_stop run_process 2026-08-30 09:20:07.473 | + functions-common:time_stop:2420 : local name 2026-08-30 09:20:07.477 | + functions-common:time_stop:2421 : local end_time 2026-08-30 09:20:07.479 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-30 09:20:07.483 | + functions-common:time_stop:2423 : local total 2026-08-30 09:20:07.486 | + functions-common:time_stop:2424 : local start_time 2026-08-30 09:20:07.492 | + functions-common:time_stop:2426 : name=run_process 2026-08-30 09:20:07.498 | + functions-common:time_stop:2427 : start_time=1788081605171 2026-08-30 09:20:07.504 | + functions-common:time_stop:2429 : [[ -z 1788081605171 ]] 2026-08-30 09:20:07.512 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-30 09:20:07.517 | + functions-common:time_stop:2432 : end_time=1788081607514 2026-08-30 09:20:07.519 | + functions-common:time_stop:2433 : elapsed_time=2343 2026-08-30 09:20:07.521 | + functions-common:time_stop:2434 : total=9993 2026-08-30 09:20:07.523 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-30 09:20:07.525 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=12336 2026-08-30 09:20:07.529 | + lib/neutron:start_neutron_service_and_check:646 : neutron_url=http://192.168.122.144/ 2026-08-30 09:20:07.529 | + 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-30 09:20:07.531 | + functions-common:run_process:1674 : local service=neutron-rpc-server 2026-08-30 09:20:07.533 | + 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-30 09:20:07.537 | + functions-common:run_process:1676 : local group= 2026-08-30 09:20:07.537 | + functions-common:run_process:1677 : local user= 2026-08-30 09:20:07.539 | + functions-common:run_process:1678 : local env_vars= 2026-08-30 09:20:07.542 | + functions-common:run_process:1680 : local name=neutron-rpc-server 2026-08-30 09:20:07.544 | + functions-common:run_process:1682 : time_start run_process 2026-08-30 09:20:07.546 | + functions-common:time_start:2406 : local name=run_process 2026-08-30 09:20:07.549 | + functions-common:time_start:2407 : local start_time= 2026-08-30 09:20:07.550 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-30 09:20:07.553 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-30 09:20:07.557 | + functions-common:time_start:2411 : _TIME_START[$name]=1788081607555 2026-08-30 09:20:07.559 | + functions-common:run_process:1683 : is_service_enabled neutron-rpc-server 2026-08-30 09:20:07.578 | + functions-common:is_service_enabled:2076 : return 0 2026-08-30 09:20:07.580 | + 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-30 09:20:07.582 | + functions-common:_run_under_systemd:1628 : local service=neutron-rpc-server 2026-08-30 09:20:07.584 | + 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-30 09:20:07.587 | + 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-30 09:20:07.589 | + 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-30 09:20:07.594 | + 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-30 09:20:07.594 | + 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-30 09:20:07.596 | + 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-30 09:20:07.598 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@neutron-rpc-server.service 2026-08-30 09:20:07.600 | + functions-common:_run_under_systemd:1635 : local group= 2026-08-30 09:20:07.603 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-08-30 09:20:07.605 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-08-30 09:20:07.607 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-08-30 09:20:07.610 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[neutron-rpc-server] ]] 2026-08-30 09:20:07.611 | + 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-30 09:20:07.613 | + 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-30 09:20:07.616 | + functions-common:write_user_unit_file:1535 : local service=devstack@neutron-rpc-server.service 2026-08-30 09:20:07.618 | + 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-30 09:20:07.619 | + functions-common:write_user_unit_file:1537 : local group= 2026-08-30 09:20:07.621 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-08-30 09:20:07.623 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-08-30 09:20:07.625 | + functions-common:write_user_unit_file:1540 : local extra= 2026-08-30 09:20:07.627 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-08-30 09:20:07.629 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@neutron-rpc-server.service 2026-08-30 09:20:07.632 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-08-30 09:20:07.636 | + 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-30 09:20:07.714 | + 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-30 09:20:07.801 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service User quobyte 2026-08-30 09:20:07.871 | + 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-30 09:20:07.937 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service KillMode process 2026-08-30 09:20:08.003 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service TimeoutStopSec 300 2026-08-30 09:20:08.066 | + 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-30 09:20:08.138 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-08-30 09:20:08.141 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-08-30 09:20:08.143 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Install WantedBy multi-user.target 2026-08-30 09:20:08.250 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-08-30 09:20:08.805 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@neutron-rpc-server.service 2026-08-30 09:20:08.841 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@neutron-rpc-server.service → /etc/systemd/system/devstack@neutron-rpc-server.service. 2026-08-30 09:20:09.329 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@neutron-rpc-server.service 2026-08-30 09:20:09.391 | + functions-common:run_process:1686 : time_stop run_process 2026-08-30 09:20:09.395 | + functions-common:time_stop:2420 : local name 2026-08-30 09:20:09.402 | + functions-common:time_stop:2421 : local end_time 2026-08-30 09:20:09.409 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-30 09:20:09.419 | + functions-common:time_stop:2423 : local total 2026-08-30 09:20:09.425 | + functions-common:time_stop:2424 : local start_time 2026-08-30 09:20:09.432 | + functions-common:time_stop:2426 : name=run_process 2026-08-30 09:20:09.439 | + functions-common:time_stop:2427 : start_time=1788081607555 2026-08-30 09:20:09.446 | + functions-common:time_stop:2429 : [[ -z 1788081607555 ]] 2026-08-30 09:20:09.453 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-30 09:20:09.469 | + functions-common:time_stop:2432 : end_time=1788081609454 2026-08-30 09:20:09.475 | + functions-common:time_stop:2433 : elapsed_time=1899 2026-08-30 09:20:09.483 | + functions-common:time_stop:2434 : total=12336 2026-08-30 09:20:09.490 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-30 09:20:09.498 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=14235 2026-08-30 09:20:09.498 | + 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-30 09:20:09.504 | + functions-common:run_process:1674 : local service=neutron-periodic-workers 2026-08-30 09:20:09.511 | + 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-30 09:20:09.518 | + functions-common:run_process:1676 : local group= 2026-08-30 09:20:09.526 | + functions-common:run_process:1677 : local user= 2026-08-30 09:20:09.533 | + functions-common:run_process:1678 : local env_vars= 2026-08-30 09:20:09.539 | + functions-common:run_process:1680 : local name=neutron-periodic-workers 2026-08-30 09:20:09.546 | + functions-common:run_process:1682 : time_start run_process 2026-08-30 09:20:09.552 | + functions-common:time_start:2406 : local name=run_process 2026-08-30 09:20:09.559 | + functions-common:time_start:2407 : local start_time= 2026-08-30 09:20:09.565 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-30 09:20:09.571 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-30 09:20:09.580 | + functions-common:time_start:2411 : _TIME_START[$name]=1788081609572 2026-08-30 09:20:09.584 | + functions-common:run_process:1683 : is_service_enabled neutron-periodic-workers 2026-08-30 09:20:09.631 | + functions-common:is_service_enabled:2076 : return 0 2026-08-30 09:20:09.637 | + 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-30 09:20:09.642 | + functions-common:_run_under_systemd:1628 : local service=neutron-periodic-workers 2026-08-30 09:20:09.646 | + 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-30 09:20:09.652 | + 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-30 09:20:09.656 | + 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-30 09:20:09.661 | + 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-30 09:20:09.667 | + 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-30 09:20:09.674 | + 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-30 09:20:09.679 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@neutron-periodic-workers.service 2026-08-30 09:20:09.683 | + functions-common:_run_under_systemd:1635 : local group= 2026-08-30 09:20:09.691 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-08-30 09:20:09.696 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-08-30 09:20:09.703 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-08-30 09:20:09.708 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[neutron-periodic-workers] ]] 2026-08-30 09:20:09.717 | + 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-30 09:20:09.721 | + 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-30 09:20:09.728 | + functions-common:write_user_unit_file:1535 : local service=devstack@neutron-periodic-workers.service 2026-08-30 09:20:09.739 | + 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-30 09:20:09.743 | + functions-common:write_user_unit_file:1537 : local group= 2026-08-30 09:20:09.748 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-08-30 09:20:09.753 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-08-30 09:20:09.763 | + functions-common:write_user_unit_file:1540 : local extra= 2026-08-30 09:20:09.764 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-08-30 09:20:09.770 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@neutron-periodic-workers.service 2026-08-30 09:20:09.775 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-08-30 09:20:09.788 | + 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-30 09:20:09.951 | + 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-30 09:20:10.105 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service User quobyte 2026-08-30 09:20:10.229 | + 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-30 09:20:10.366 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service KillMode process 2026-08-30 09:20:10.464 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service TimeoutStopSec 300 2026-08-30 09:20:10.600 | + 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-30 09:20:10.742 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-08-30 09:20:10.752 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-08-30 09:20:10.761 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Install WantedBy multi-user.target 2026-08-30 09:20:10.935 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-08-30 09:20:11.514 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@neutron-periodic-workers.service 2026-08-30 09:20:11.550 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@neutron-periodic-workers.service → /etc/systemd/system/devstack@neutron-periodic-workers.service. 2026-08-30 09:20:12.078 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@neutron-periodic-workers.service 2026-08-30 09:20:12.149 | + functions-common:run_process:1686 : time_stop run_process 2026-08-30 09:20:12.152 | + functions-common:time_stop:2420 : local name 2026-08-30 09:20:12.156 | + functions-common:time_stop:2421 : local end_time 2026-08-30 09:20:12.161 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-30 09:20:12.165 | + functions-common:time_stop:2423 : local total 2026-08-30 09:20:12.171 | + functions-common:time_stop:2424 : local start_time 2026-08-30 09:20:12.176 | + functions-common:time_stop:2426 : name=run_process 2026-08-30 09:20:12.181 | + functions-common:time_stop:2427 : start_time=1788081609572 2026-08-30 09:20:12.187 | + functions-common:time_stop:2429 : [[ -z 1788081609572 ]] 2026-08-30 09:20:12.197 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-30 09:20:12.201 | + functions-common:time_stop:2432 : end_time=1788081612198 2026-08-30 09:20:12.205 | + functions-common:time_stop:2433 : elapsed_time=2626 2026-08-30 09:20:12.208 | + functions-common:time_stop:2434 : total=14235 2026-08-30 09:20:12.211 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-30 09:20:12.214 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=16861 2026-08-30 09:20:12.216 | + lib/neutron:start_neutron_service_and_check:651 : _run_ovn_maintenance 2026-08-30 09:20:12.218 | + lib/neutron:_run_ovn_maintenance:353 : [[ ovn == \o\v\n ]] 2026-08-30 09:20:12.221 | + 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-30 09:20:12.223 | + functions-common:run_process:1674 : local service=neutron-ovn-maintenance-worker 2026-08-30 09:20:12.225 | + 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-30 09:20:12.228 | + functions-common:run_process:1676 : local group= 2026-08-30 09:20:12.230 | + functions-common:run_process:1677 : local user= 2026-08-30 09:20:12.233 | + functions-common:run_process:1678 : local env_vars= 2026-08-30 09:20:12.236 | + functions-common:run_process:1680 : local name=neutron-ovn-maintenance-worker 2026-08-30 09:20:12.238 | + functions-common:run_process:1682 : time_start run_process 2026-08-30 09:20:12.241 | + functions-common:time_start:2406 : local name=run_process 2026-08-30 09:20:12.243 | + functions-common:time_start:2407 : local start_time= 2026-08-30 09:20:12.245 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-30 09:20:12.253 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-30 09:20:12.258 | + functions-common:time_start:2411 : _TIME_START[$name]=1788081612255 2026-08-30 09:20:12.260 | + functions-common:run_process:1683 : is_service_enabled neutron-ovn-maintenance-worker 2026-08-30 09:20:12.282 | + functions-common:is_service_enabled:2076 : return 0 2026-08-30 09:20:12.285 | + 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-30 09:20:12.287 | + functions-common:_run_under_systemd:1628 : local service=neutron-ovn-maintenance-worker 2026-08-30 09:20:12.290 | + 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-30 09:20:12.292 | + 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-30 09:20:12.296 | + 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-30 09:20:12.299 | + 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-30 09:20:12.301 | + 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-30 09:20:12.303 | + 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-30 09:20:12.306 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@neutron-ovn-maintenance-worker.service 2026-08-30 09:20:12.308 | + functions-common:_run_under_systemd:1635 : local group= 2026-08-30 09:20:12.311 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-08-30 09:20:12.313 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-08-30 09:20:12.315 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-08-30 09:20:12.318 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[neutron-ovn-maintenance-worker] ]] 2026-08-30 09:20:12.320 | + 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-30 09:20:12.323 | + 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-30 09:20:12.325 | + functions-common:write_user_unit_file:1535 : local service=devstack@neutron-ovn-maintenance-worker.service 2026-08-30 09:20:12.328 | + 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-30 09:20:12.330 | + functions-common:write_user_unit_file:1537 : local group= 2026-08-30 09:20:12.332 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-08-30 09:20:12.335 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-08-30 09:20:12.338 | + functions-common:write_user_unit_file:1540 : local extra= 2026-08-30 09:20:12.340 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-08-30 09:20:12.355 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service 2026-08-30 09:20:12.361 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-08-30 09:20:12.372 | + 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-30 09:20:12.512 | + 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-30 09:20:12.636 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service User quobyte 2026-08-30 09:20:12.750 | + 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-30 09:20:12.864 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service KillMode process 2026-08-30 09:20:12.994 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service TimeoutStopSec 300 2026-08-30 09:20:13.106 | + 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-30 09:20:13.213 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-08-30 09:20:13.219 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-08-30 09:20:13.226 | + 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-30 09:20:13.359 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-08-30 09:20:13.883 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@neutron-ovn-maintenance-worker.service 2026-08-30 09:20:13.929 | 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-30 09:20:14.461 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@neutron-ovn-maintenance-worker.service 2026-08-30 09:20:14.517 | + functions-common:run_process:1686 : time_stop run_process 2026-08-30 09:20:14.523 | + functions-common:time_stop:2420 : local name 2026-08-30 09:20:14.529 | + functions-common:time_stop:2421 : local end_time 2026-08-30 09:20:14.534 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-30 09:20:14.541 | + functions-common:time_stop:2423 : local total 2026-08-30 09:20:14.546 | + functions-common:time_stop:2424 : local start_time 2026-08-30 09:20:14.551 | + functions-common:time_stop:2426 : name=run_process 2026-08-30 09:20:14.558 | + functions-common:time_stop:2427 : start_time=1788081612255 2026-08-30 09:20:14.559 | + functions-common:time_stop:2429 : [[ -z 1788081612255 ]] 2026-08-30 09:20:14.566 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-30 09:20:14.573 | + functions-common:time_stop:2432 : end_time=1788081614569 2026-08-30 09:20:14.578 | + functions-common:time_stop:2433 : elapsed_time=2314 2026-08-30 09:20:14.583 | + functions-common:time_stop:2434 : total=16861 2026-08-30 09:20:14.587 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-30 09:20:14.593 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=19175 2026-08-30 09:20:14.599 | + lib/neutron:start_neutron_service_and_check:652 : '[' '!' -z networking ']' 2026-08-30 09:20:14.608 | + lib/neutron:start_neutron_service_and_check:653 : neutron_url=http://192.168.122.144/networking 2026-08-30 09:20:14.608 | + lib/neutron:start_neutron_service_and_check:655 : echo 'Waiting for Neutron to start...' 2026-08-30 09:20:14.608 | Waiting for Neutron to start... 2026-08-30 09:20:14.613 | + lib/neutron:start_neutron_service_and_check:657 : local 'testcmd=wget --no-proxy -q -O- http://192.168.122.144/networking' 2026-08-30 09:20:14.625 | + lib/neutron:start_neutron_service_and_check:658 : test_with_retry 'wget --no-proxy -q -O- http://192.168.122.144/networking' 'Neutron did not start' 60 2026-08-30 09:20:14.630 | + functions-common:test_with_retry:2358 : local 'testcmd=wget --no-proxy -q -O- http://192.168.122.144/networking' 2026-08-30 09:20:14.635 | + functions-common:test_with_retry:2359 : local 'failmsg=Neutron did not start' 2026-08-30 09:20:14.641 | + functions-common:test_with_retry:2360 : local until=60 2026-08-30 09:20:14.647 | + functions-common:test_with_retry:2361 : local sleep=0.5 2026-08-30 09:20:14.652 | + functions-common:test_with_retry:2363 : time_start test_with_retry 2026-08-30 09:20:14.660 | + functions-common:time_start:2406 : local name=test_with_retry 2026-08-30 09:20:14.667 | + functions-common:time_start:2407 : local start_time= 2026-08-30 09:20:14.673 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-30 09:20:14.680 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-30 09:20:14.691 | + functions-common:time_start:2411 : _TIME_START[$name]=1788081614681 2026-08-30 09:20:14.698 | + functions-common:test_with_retry:2364 : timeout 60 sh -c 'while ! wget --no-proxy -q -O- http://192.168.122.144/networking; do sleep 0.5; done' 2026-08-30 09:20:21.797 | {"versions": [{"id": "v2.0", "status": "CURRENT", "links": [{"rel": "self", "href": "http://192.168.122.144/networking/v2.0/"}]}]}+ functions-common:test_with_retry:2367 : time_stop test_with_retry 2026-08-30 09:20:21.802 | + functions-common:time_stop:2420 : local name 2026-08-30 09:20:21.806 | + functions-common:time_stop:2421 : local end_time 2026-08-30 09:20:21.811 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-30 09:20:21.821 | + functions-common:time_stop:2423 : local total 2026-08-30 09:20:21.825 | + functions-common:time_stop:2424 : local start_time 2026-08-30 09:20:21.831 | + functions-common:time_stop:2426 : name=test_with_retry 2026-08-30 09:20:21.835 | + functions-common:time_stop:2427 : start_time=1788081614681 2026-08-30 09:20:21.839 | + functions-common:time_stop:2429 : [[ -z 1788081614681 ]] 2026-08-30 09:20:21.848 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-30 09:20:21.855 | + functions-common:time_stop:2432 : end_time=1788081621849 2026-08-30 09:20:21.862 | + functions-common:time_stop:2433 : elapsed_time=7168 2026-08-30 09:20:21.867 | + functions-common:time_stop:2434 : total=0 2026-08-30 09:20:21.872 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-30 09:20:21.877 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=7168 2026-08-30 09:20:21.883 | + ./stack.sh:main:1312 : is_service_enabled placement 2026-08-30 09:20:21.922 | + functions-common:is_service_enabled:2076 : return 0 2026-08-30 09:20:21.925 | + ./stack.sh:main:1313 : echo_summary 'Starting Placement' 2026-08-30 09:20:21.928 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-30 09:20:21.934 | + ./stack.sh:echo_summary:450 : echo -e Starting Placement 2026-08-30 09:20:21.941 | + ./stack.sh:main:1314 : start_placement 2026-08-30 09:20:21.946 | + lib/placement:start_placement:137 : start_placement_api 2026-08-30 09:20:21.954 | ++ lib/placement:start_placement_api:128 : which uwsgi 2026-08-30 09:20:21.960 | + lib/placement:start_placement_api:128 : run_process placement-api '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-08-30 09:20:21.965 | + functions-common:run_process:1674 : local service=placement-api 2026-08-30 09:20:21.969 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-08-30 09:20:21.971 | + functions-common:run_process:1676 : local group= 2026-08-30 09:20:21.975 | + functions-common:run_process:1677 : local user= 2026-08-30 09:20:21.979 | + functions-common:run_process:1678 : local env_vars= 2026-08-30 09:20:21.980 | + functions-common:run_process:1680 : local name=placement-api 2026-08-30 09:20:21.984 | + functions-common:run_process:1682 : time_start run_process 2026-08-30 09:20:21.997 | + functions-common:time_start:2406 : local name=run_process 2026-08-30 09:20:21.997 | + functions-common:time_start:2407 : local start_time= 2026-08-30 09:20:21.997 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-30 09:20:22.001 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-30 09:20:22.007 | + functions-common:time_start:2411 : _TIME_START[$name]=1788081622003 2026-08-30 09:20:22.010 | + functions-common:run_process:1683 : is_service_enabled placement-api 2026-08-30 09:20:22.032 | + functions-common:is_service_enabled:2076 : return 0 2026-08-30 09:20:22.035 | + functions-common:run_process:1684 : _run_under_systemd placement-api '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' '' '' '' 2026-08-30 09:20:22.039 | + functions-common:_run_under_systemd:1628 : local service=placement-api 2026-08-30 09:20:22.042 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-08-30 09:20:22.044 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-08-30 09:20:22.047 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-08-30 09:20:22.050 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-08-30 09:20:22.052 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ sudo ]] 2026-08-30 09:20:22.054 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ ^/ ]] 2026-08-30 09:20:22.056 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@placement-api.service 2026-08-30 09:20:22.059 | + functions-common:_run_under_systemd:1635 : local group= 2026-08-30 09:20:22.061 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-08-30 09:20:22.064 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-08-30 09:20:22.066 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-08-30 09:20:22.069 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[placement-api] ]] 2026-08-30 09:20:22.071 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ uwsgi ]] 2026-08-30 09:20:22.073 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-08-30 09:20:22.076 | + 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-30 09:20:22.078 | + 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-30 09:20:22.080 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@placement-api.service 2026-08-30 09:20:22.082 | + 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-30 09:20:22.084 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-08-30 09:20:22.087 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-08-30 09:20:22.089 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-08-30 09:20:22.091 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@placement-api.service 2026-08-30 09:20:22.093 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-08-30 09:20:22.097 | + 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-30 09:20:22.224 | + 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-30 09:20:22.364 | + 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-30 09:20:22.472 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service User quobyte 2026-08-30 09:20:22.553 | + 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-30 09:20:22.676 | + 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-30 09:20:22.794 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Type notify 2026-08-30 09:20:22.917 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service KillMode process 2026-08-30 09:20:23.062 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Restart always 2026-08-30 09:20:23.189 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service NotifyAccess all 2026-08-30 09:20:23.301 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service RestartForceExitStatus 100 2026-08-30 09:20:23.420 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-08-30 09:20:23.424 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-08-30 09:20:23.429 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Install WantedBy multi-user.target 2026-08-30 09:20:23.522 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-08-30 09:20:24.020 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@placement-api.service 2026-08-30 09:20:24.052 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@placement-api.service → /etc/systemd/system/devstack@placement-api.service. 2026-08-30 09:20:24.538 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@placement-api.service 2026-08-30 09:20:24.683 | + functions-common:run_process:1686 : time_stop run_process 2026-08-30 09:20:24.687 | + functions-common:time_stop:2420 : local name 2026-08-30 09:20:24.691 | + functions-common:time_stop:2421 : local end_time 2026-08-30 09:20:24.695 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-30 09:20:24.699 | + functions-common:time_stop:2423 : local total 2026-08-30 09:20:24.703 | + functions-common:time_stop:2424 : local start_time 2026-08-30 09:20:24.706 | + functions-common:time_stop:2426 : name=run_process 2026-08-30 09:20:24.711 | + functions-common:time_stop:2427 : start_time=1788081622003 2026-08-30 09:20:24.715 | + functions-common:time_stop:2429 : [[ -z 1788081622003 ]] 2026-08-30 09:20:24.719 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-30 09:20:24.726 | + functions-common:time_stop:2432 : end_time=1788081624721 2026-08-30 09:20:24.730 | + functions-common:time_stop:2433 : elapsed_time=2718 2026-08-30 09:20:24.734 | + functions-common:time_stop:2434 : total=19175 2026-08-30 09:20:24.738 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-30 09:20:24.742 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=21893 2026-08-30 09:20:24.746 | + lib/placement:start_placement_api:130 : echo 'Waiting for placement-api to start...' 2026-08-30 09:20:24.746 | Waiting for placement-api to start... 2026-08-30 09:20:24.750 | + lib/placement:start_placement_api:131 : wait_for_service 60 http://192.168.122.144/placement 2026-08-30 09:20:24.754 | + functions:wait_for_service:476 : local timeout=60 2026-08-30 09:20:24.758 | + functions:wait_for_service:477 : local url=http://192.168.122.144/placement 2026-08-30 09:20:24.763 | + functions:wait_for_service:478 : local rval=0 2026-08-30 09:20:24.768 | + functions:wait_for_service:479 : time_start wait_for_service 2026-08-30 09:20:24.770 | + functions-common:time_start:2406 : local name=wait_for_service 2026-08-30 09:20:24.774 | + functions-common:time_start:2407 : local start_time= 2026-08-30 09:20:24.777 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-30 09:20:24.781 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-30 09:20:24.788 | + functions-common:time_start:2411 : _TIME_START[$name]=1788081624783 2026-08-30 09:20:24.792 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-08-30 09:20:24.796 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-30 09:20:24.798 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.144/placement 2026-08-30 09:20:27.277 | + :: : [[ 200 == 503 ]] 2026-08-30 09:20:27.279 | + :: : [[ 0 -eq 7 ]] 2026-08-30 09:20:27.284 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-08-30 09:20:27.288 | + functions-common:time_stop:2420 : local name 2026-08-30 09:20:27.293 | + functions-common:time_stop:2421 : local end_time 2026-08-30 09:20:27.297 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-30 09:20:27.301 | + functions-common:time_stop:2423 : local total 2026-08-30 09:20:27.305 | + functions-common:time_stop:2424 : local start_time 2026-08-30 09:20:27.309 | + functions-common:time_stop:2426 : name=wait_for_service 2026-08-30 09:20:27.313 | + functions-common:time_stop:2427 : start_time=1788081624783 2026-08-30 09:20:27.317 | + functions-common:time_stop:2429 : [[ -z 1788081624783 ]] 2026-08-30 09:20:27.322 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-30 09:20:27.329 | + functions-common:time_stop:2432 : end_time=1788081627324 2026-08-30 09:20:27.333 | + functions-common:time_stop:2433 : elapsed_time=2541 2026-08-30 09:20:27.337 | + functions-common:time_stop:2434 : total=11766 2026-08-30 09:20:27.341 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-30 09:20:27.346 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=14307 2026-08-30 09:20:27.351 | + functions:wait_for_service:486 : return 0 2026-08-30 09:20:27.357 | + ./stack.sh:main:1317 : is_service_enabled neutron 2026-08-30 09:20:27.383 | + functions-common:is_service_enabled:2076 : return 0 2026-08-30 09:20:27.387 | + ./stack.sh:main:1318 : start_neutron 2026-08-30 09:20:27.392 | + lib/neutron:start_neutron:662 : start_l2_agent 2026-08-30 09:20:27.396 | + 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-30 09:20:27.400 | + functions-common:run_process:1674 : local service=q-agt 2026-08-30 09:20:27.404 | + functions-common:run_process:1675 : local 'command= --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-08-30 09:20:27.408 | + functions-common:run_process:1676 : local group= 2026-08-30 09:20:27.413 | + functions-common:run_process:1677 : local user= 2026-08-30 09:20:27.417 | + functions-common:run_process:1678 : local env_vars= 2026-08-30 09:20:27.421 | + functions-common:run_process:1680 : local name=q-agt 2026-08-30 09:20:27.426 | + functions-common:run_process:1682 : time_start run_process 2026-08-30 09:20:27.430 | + functions-common:time_start:2406 : local name=run_process 2026-08-30 09:20:27.434 | + functions-common:time_start:2407 : local start_time= 2026-08-30 09:20:27.438 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-30 09:20:27.443 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-30 09:20:27.449 | + functions-common:time_start:2411 : _TIME_START[$name]=1788081627445 2026-08-30 09:20:27.454 | + functions-common:run_process:1683 : is_service_enabled q-agt 2026-08-30 09:20:27.479 | + functions-common:is_service_enabled:2076 : return 1 2026-08-30 09:20:27.483 | + functions-common:run_process:1686 : time_stop run_process 2026-08-30 09:20:27.487 | + functions-common:time_stop:2420 : local name 2026-08-30 09:20:27.491 | + functions-common:time_stop:2421 : local end_time 2026-08-30 09:20:27.496 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-30 09:20:27.500 | + functions-common:time_stop:2423 : local total 2026-08-30 09:20:27.504 | + functions-common:time_stop:2424 : local start_time 2026-08-30 09:20:27.508 | + functions-common:time_stop:2426 : name=run_process 2026-08-30 09:20:27.512 | + functions-common:time_stop:2427 : start_time=1788081627445 2026-08-30 09:20:27.516 | + functions-common:time_stop:2429 : [[ -z 1788081627445 ]] 2026-08-30 09:20:27.522 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-30 09:20:27.527 | + functions-common:time_stop:2432 : end_time=1788081627523 2026-08-30 09:20:27.531 | + functions-common:time_stop:2433 : elapsed_time=78 2026-08-30 09:20:27.535 | + functions-common:time_stop:2434 : total=21893 2026-08-30 09:20:27.539 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-30 09:20:27.543 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=21971 2026-08-30 09:20:27.547 | + lib/neutron:start_l2_agent:671 : is_provider_network 2026-08-30 09:20:27.551 | + functions-common:is_provider_network:2269 : '[' '' == True ']' 2026-08-30 09:20:27.555 | + functions-common:is_provider_network:2272 : return 1 2026-08-30 09:20:27.559 | + lib/neutron:start_neutron:663 : start_other_agents 2026-08-30 09:20:27.564 | + 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-30 09:20:27.568 | + functions-common:run_process:1674 : local service=q-dhcp 2026-08-30 09:20:27.572 | + 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-30 09:20:27.576 | + functions-common:run_process:1676 : local group= 2026-08-30 09:20:27.580 | + functions-common:run_process:1677 : local user= 2026-08-30 09:20:27.584 | + functions-common:run_process:1678 : local env_vars= 2026-08-30 09:20:27.588 | + functions-common:run_process:1680 : local name=q-dhcp 2026-08-30 09:20:27.591 | + functions-common:run_process:1682 : time_start run_process 2026-08-30 09:20:27.595 | + functions-common:time_start:2406 : local name=run_process 2026-08-30 09:20:27.600 | + functions-common:time_start:2407 : local start_time= 2026-08-30 09:20:27.603 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-30 09:20:27.609 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-30 09:20:27.615 | + functions-common:time_start:2411 : _TIME_START[$name]=1788081627610 2026-08-30 09:20:27.619 | + functions-common:run_process:1683 : is_service_enabled q-dhcp 2026-08-30 09:20:27.644 | + functions-common:is_service_enabled:2076 : return 1 2026-08-30 09:20:27.649 | + functions-common:run_process:1686 : time_stop run_process 2026-08-30 09:20:27.654 | + functions-common:time_stop:2420 : local name 2026-08-30 09:20:27.657 | + functions-common:time_stop:2421 : local end_time 2026-08-30 09:20:27.661 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-30 09:20:27.665 | + functions-common:time_stop:2423 : local total 2026-08-30 09:20:27.669 | + functions-common:time_stop:2424 : local start_time 2026-08-30 09:20:27.673 | + functions-common:time_stop:2426 : name=run_process 2026-08-30 09:20:27.677 | + functions-common:time_stop:2427 : start_time=1788081627610 2026-08-30 09:20:27.681 | + functions-common:time_stop:2429 : [[ -z 1788081627610 ]] 2026-08-30 09:20:27.686 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-30 09:20:27.692 | + functions-common:time_stop:2432 : end_time=1788081627688 2026-08-30 09:20:27.696 | + functions-common:time_stop:2433 : elapsed_time=78 2026-08-30 09:20:27.700 | + functions-common:time_stop:2434 : total=21971 2026-08-30 09:20:27.704 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-30 09:20:27.708 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=22049 2026-08-30 09:20:27.713 | ++ lib/neutron:start_other_agents:689 : determine_config_files neutron-l3-agent 2026-08-30 09:20:27.717 | ++ lib/neutron:determine_config_files:367 : local opts= 2026-08-30 09:20:27.721 | ++ lib/neutron:determine_config_files:368 : case "$1" in 2026-08-30 09:20:27.727 | +++ lib/neutron:determine_config_files:370 : _determine_config_l3 2026-08-30 09:20:27.731 | +++ lib/neutron:_determine_config_l3:348 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-08-30 09:20:27.735 | +++ lib/neutron:_determine_config_l3:349 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-08-30 09:20:27.740 | ++ lib/neutron:determine_config_files:370 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-08-30 09:20:27.744 | ++ lib/neutron:determine_config_files:372 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' ']' 2026-08-30 09:20:27.748 | ++ lib/neutron:determine_config_files:375 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-08-30 09:20:27.753 | + 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-30 09:20:27.756 | + functions-common:run_process:1674 : local service=q-l3 2026-08-30 09:20:27.760 | + 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-30 09:20:27.764 | + functions-common:run_process:1676 : local group= 2026-08-30 09:20:27.768 | + functions-common:run_process:1677 : local user= 2026-08-30 09:20:27.772 | + functions-common:run_process:1678 : local env_vars= 2026-08-30 09:20:27.776 | + functions-common:run_process:1680 : local name=q-l3 2026-08-30 09:20:27.779 | + functions-common:run_process:1682 : time_start run_process 2026-08-30 09:20:27.783 | + functions-common:time_start:2406 : local name=run_process 2026-08-30 09:20:27.787 | + functions-common:time_start:2407 : local start_time= 2026-08-30 09:20:27.791 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-30 09:20:27.797 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-30 09:20:27.803 | + functions-common:time_start:2411 : _TIME_START[$name]=1788081627798 2026-08-30 09:20:27.807 | + functions-common:run_process:1683 : is_service_enabled q-l3 2026-08-30 09:20:27.834 | + functions-common:is_service_enabled:2076 : return 1 2026-08-30 09:20:27.839 | + functions-common:run_process:1686 : time_stop run_process 2026-08-30 09:20:27.843 | + functions-common:time_stop:2420 : local name 2026-08-30 09:20:27.847 | + functions-common:time_stop:2421 : local end_time 2026-08-30 09:20:27.852 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-30 09:20:27.856 | + functions-common:time_stop:2423 : local total 2026-08-30 09:20:27.860 | + functions-common:time_stop:2424 : local start_time 2026-08-30 09:20:27.864 | + functions-common:time_stop:2426 : name=run_process 2026-08-30 09:20:27.869 | + functions-common:time_stop:2427 : start_time=1788081627798 2026-08-30 09:20:27.874 | + functions-common:time_stop:2429 : [[ -z 1788081627798 ]] 2026-08-30 09:20:27.879 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-30 09:20:27.885 | + functions-common:time_stop:2432 : end_time=1788081627881 2026-08-30 09:20:27.889 | + functions-common:time_stop:2433 : elapsed_time=83 2026-08-30 09:20:27.894 | + functions-common:time_stop:2434 : total=22049 2026-08-30 09:20:27.898 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-30 09:20:27.902 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=22132 2026-08-30 09:20:27.906 | + 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-30 09:20:27.910 | + functions-common:run_process:1674 : local service=q-meta 2026-08-30 09:20:27.914 | + 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-30 09:20:27.918 | + functions-common:run_process:1676 : local group= 2026-08-30 09:20:27.922 | + functions-common:run_process:1677 : local user= 2026-08-30 09:20:27.926 | + functions-common:run_process:1678 : local env_vars= 2026-08-30 09:20:27.930 | + functions-common:run_process:1680 : local name=q-meta 2026-08-30 09:20:27.934 | + functions-common:run_process:1682 : time_start run_process 2026-08-30 09:20:27.938 | + functions-common:time_start:2406 : local name=run_process 2026-08-30 09:20:27.943 | + functions-common:time_start:2407 : local start_time= 2026-08-30 09:20:27.947 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-30 09:20:27.952 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-30 09:20:27.958 | + functions-common:time_start:2411 : _TIME_START[$name]=1788081627954 2026-08-30 09:20:27.962 | + functions-common:run_process:1683 : is_service_enabled q-meta 2026-08-30 09:20:27.988 | + functions-common:is_service_enabled:2076 : return 1 2026-08-30 09:20:27.993 | + functions-common:run_process:1686 : time_stop run_process 2026-08-30 09:20:27.997 | + functions-common:time_stop:2420 : local name 2026-08-30 09:20:28.001 | + functions-common:time_stop:2421 : local end_time 2026-08-30 09:20:28.005 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-30 09:20:28.009 | + functions-common:time_stop:2423 : local total 2026-08-30 09:20:28.013 | + functions-common:time_stop:2424 : local start_time 2026-08-30 09:20:28.017 | + functions-common:time_stop:2426 : name=run_process 2026-08-30 09:20:28.021 | + functions-common:time_stop:2427 : start_time=1788081627954 2026-08-30 09:20:28.025 | + functions-common:time_stop:2429 : [[ -z 1788081627954 ]] 2026-08-30 09:20:28.030 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-30 09:20:28.036 | + functions-common:time_stop:2432 : end_time=1788081628032 2026-08-30 09:20:28.040 | + functions-common:time_stop:2433 : elapsed_time=78 2026-08-30 09:20:28.044 | + functions-common:time_stop:2434 : total=22132 2026-08-30 09:20:28.047 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-30 09:20:28.051 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=22210 2026-08-30 09:20:28.056 | + 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-30 09:20:28.059 | + functions-common:run_process:1674 : local service=q-metering 2026-08-30 09:20:28.063 | + 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-30 09:20:28.067 | + functions-common:run_process:1676 : local group= 2026-08-30 09:20:28.071 | + functions-common:run_process:1677 : local user= 2026-08-30 09:20:28.075 | + functions-common:run_process:1678 : local env_vars= 2026-08-30 09:20:28.079 | + functions-common:run_process:1680 : local name=q-metering 2026-08-30 09:20:28.083 | + functions-common:run_process:1682 : time_start run_process 2026-08-30 09:20:28.087 | + functions-common:time_start:2406 : local name=run_process 2026-08-30 09:20:28.091 | + functions-common:time_start:2407 : local start_time= 2026-08-30 09:20:28.095 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-30 09:20:28.100 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-30 09:20:28.106 | + functions-common:time_start:2411 : _TIME_START[$name]=1788081628102 2026-08-30 09:20:28.110 | + functions-common:run_process:1683 : is_service_enabled q-metering 2026-08-30 09:20:28.136 | + functions-common:is_service_enabled:2076 : return 1 2026-08-30 09:20:28.141 | + functions-common:run_process:1686 : time_stop run_process 2026-08-30 09:20:28.144 | + functions-common:time_stop:2420 : local name 2026-08-30 09:20:28.148 | + functions-common:time_stop:2421 : local end_time 2026-08-30 09:20:28.152 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-30 09:20:28.156 | + functions-common:time_stop:2423 : local total 2026-08-30 09:20:28.160 | + functions-common:time_stop:2424 : local start_time 2026-08-30 09:20:28.164 | + functions-common:time_stop:2426 : name=run_process 2026-08-30 09:20:28.168 | + functions-common:time_stop:2427 : start_time=1788081628102 2026-08-30 09:20:28.172 | + functions-common:time_stop:2429 : [[ -z 1788081628102 ]] 2026-08-30 09:20:28.178 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-30 09:20:28.184 | + functions-common:time_stop:2432 : end_time=1788081628179 2026-08-30 09:20:28.188 | + functions-common:time_stop:2433 : elapsed_time=77 2026-08-30 09:20:28.192 | + functions-common:time_stop:2434 : total=22210 2026-08-30 09:20:28.196 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-30 09:20:28.200 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=22287 2026-08-30 09:20:28.204 | + ./stack.sh:main:1321 : is_service_enabled q-svc neutron-api 2026-08-30 09:20:28.230 | + functions-common:is_service_enabled:2076 : return 0 2026-08-30 09:20:28.234 | + ./stack.sh:main:1321 : [[ True == \T\r\u\e ]] 2026-08-30 09:20:28.238 | + ./stack.sh:main:1322 : echo_summary 'Creating initial neutron network elements' 2026-08-30 09:20:28.242 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-30 09:20:28.246 | + ./stack.sh:echo_summary:450 : echo -e Creating initial neutron network elements 2026-08-30 09:20:28.250 | + ./stack.sh:main:1325 : type -p neutron_plugin_create_initial_networks 2026-08-30 09:20:28.254 | + ./stack.sh:main:1328 : create_neutron_initial_network 2026-08-30 09:20:28.258 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:158 : type -p neutron_plugin_create_initial_network_profile 2026-08-30 09:20:28.263 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:162 : is_networking_extension_supported auto-allocated-topology 2026-08-30 09:20:28.266 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=auto-allocated-topology 2026-08-30 09:20:28.272 | ++ 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-30 09:20:31.985 | ++ functions-common:oscwrap:2465 : return 0 2026-08-30 09:20:31.990 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-08-30 09:20:31.990 | address-scope 2026-08-30 09:20:31.990 | agent 2026-08-30 09:20:31.990 | allowed-address-pairs 2026-08-30 09:20:31.991 | auto-allocated-topology 2026-08-30 09:20:31.991 | availability_zone 2026-08-30 09:20:31.991 | default-subnetpools 2026-08-30 09:20:31.991 | dhcp_agent_scheduler 2026-08-30 09:20:31.991 | dns-integration 2026-08-30 09:20:31.991 | dns-domain-ports 2026-08-30 09:20:31.991 | dns-integration-domain-keywords 2026-08-30 09:20:31.991 | empty-string-filtering 2026-08-30 09:20:31.991 | external-net 2026-08-30 09:20:31.991 | extra_dhcp_opt 2026-08-30 09:20:31.991 | extraroute 2026-08-30 09:20:31.992 | extraroute-atomic 2026-08-30 09:20:31.992 | filter-validation 2026-08-30 09:20:31.992 | floating-ip-port-forwarding-detail 2026-08-30 09:20:31.992 | fip-port-details 2026-08-30 09:20:31.992 | flavors 2026-08-30 09:20:31.992 | floatingip-pools 2026-08-30 09:20:31.992 | router 2026-08-30 09:20:31.992 | l3-agent-scheduler-ha-chassis-priority 2026-08-30 09:20:31.992 | enable-default-route-bfd 2026-08-30 09:20:31.992 | enable-default-route-ecmp 2026-08-30 09:20:31.993 | ext-gw-mode 2026-08-30 09:20:31.993 | l3-ha 2026-08-30 09:20:31.993 | external-gateway-multihoming 2026-08-30 09:20:31.993 | l3-flavors 2026-08-30 09:20:31.993 | l3_agent_scheduler 2026-08-30 09:20:31.993 | multi-provider 2026-08-30 09:20:31.994 | net-mtu 2026-08-30 09:20:31.994 | net-mtu-writable 2026-08-30 09:20:31.994 | network_availability_zone 2026-08-30 09:20:31.994 | network-ip-availability 2026-08-30 09:20:31.994 | network-ip-availability-details 2026-08-30 09:20:31.994 | pagination 2026-08-30 09:20:31.994 | port-device-profile 2026-08-30 09:20:31.995 | port-mac-address-regenerate 2026-08-30 09:20:31.995 | port-numa-affinity-policy 2026-08-30 09:20:31.995 | port-numa-affinity-policy-socket 2026-08-30 09:20:31.995 | binding 2026-08-30 09:20:31.995 | binding-extended 2026-08-30 09:20:31.995 | port-security 2026-08-30 09:20:31.995 | project-id 2026-08-30 09:20:31.996 | provider 2026-08-30 09:20:31.996 | qinq 2026-08-30 09:20:31.996 | quota-check-limit 2026-08-30 09:20:31.996 | quota-check-limit-default 2026-08-30 09:20:31.996 | quotas 2026-08-30 09:20:31.996 | quota_details 2026-08-30 09:20:31.996 | rbac-policies 2026-08-30 09:20:31.997 | rbac-address-scope 2026-08-30 09:20:31.997 | rbac-security-groups 2026-08-30 09:20:31.997 | revision-if-match 2026-08-30 09:20:31.997 | standard-attr-revisions 2026-08-30 09:20:31.997 | router_availability_zone 2026-08-30 09:20:31.997 | router-enable-snat 2026-08-30 09:20:31.997 | security-groups-default-rules 2026-08-30 09:20:31.998 | security-groups-default-statefulness 2026-08-30 09:20:31.998 | security-groups-normalized-cidr 2026-08-30 09:20:31.998 | security-groups-remote-address-group 2026-08-30 09:20:31.998 | security-groups-rules-belongs-to-default-sg 2026-08-30 09:20:31.998 | security-groups-shared-filtering 2026-08-30 09:20:31.998 | security-group 2026-08-30 09:20:31.998 | service-type 2026-08-30 09:20:31.999 | sorting 2026-08-30 09:20:31.999 | standard-attr-description 2026-08-30 09:20:31.999 | stateful-security-group 2026-08-30 09:20:31.999 | subnet-dns-publish-fixed-ip 2026-08-30 09:20:31.999 | subnet-external-network 2026-08-30 09:20:31.999 | subnet_onboard 2026-08-30 09:20:32.000 | subnet-service-types 2026-08-30 09:20:32.000 | subnet_allocation 2026-08-30 09:20:32.000 | subnetpool-prefix-ops 2026-08-30 09:20:32.000 | tag-creation 2026-08-30 09:20:32.000 | standard-attr-tag 2026-08-30 09:20:32.000 | standard-attr-timestamp 2026-08-30 09:20:32.000 | vlan-transparent' 2026-08-30 09:20:32.001 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-08-30 09:20:32.001 | address-scope 2026-08-30 09:20:32.001 | agent 2026-08-30 09:20:32.001 | allowed-address-pairs 2026-08-30 09:20:32.001 | auto-allocated-topology 2026-08-30 09:20:32.001 | availability_zone 2026-08-30 09:20:32.001 | default-subnetpools 2026-08-30 09:20:32.002 | dhcp_agent_scheduler 2026-08-30 09:20:32.002 | dns-integration 2026-08-30 09:20:32.002 | dns-domain-ports 2026-08-30 09:20:32.002 | dns-integration-domain-keywords 2026-08-30 09:20:32.002 | empty-string-filtering 2026-08-30 09:20:32.002 | external-net 2026-08-30 09:20:32.003 | extra_dhcp_opt 2026-08-30 09:20:32.003 | extraroute 2026-08-30 09:20:32.003 | extraroute-atomic 2026-08-30 09:20:32.003 | filter-validation 2026-08-30 09:20:32.003 | floating-ip-port-forwarding-detail 2026-08-30 09:20:32.003 | fip-port-details 2026-08-30 09:20:32.004 | flavors 2026-08-30 09:20:32.004 | floatingip-pools 2026-08-30 09:20:32.004 | router 2026-08-30 09:20:32.004 | l3-agent-scheduler-ha-chassis-priority 2026-08-30 09:20:32.004 | enable-default-route-bfd 2026-08-30 09:20:32.004 | enable-default-route-ecmp 2026-08-30 09:20:32.004 | ext-gw-mode 2026-08-30 09:20:32.005 | l3-ha 2026-08-30 09:20:32.005 | external-gateway-multihoming 2026-08-30 09:20:32.005 | l3-flavors 2026-08-30 09:20:32.005 | l3_agent_scheduler 2026-08-30 09:20:32.005 | multi-provider 2026-08-30 09:20:32.005 | net-mtu 2026-08-30 09:20:32.006 | net-mtu-writable 2026-08-30 09:20:32.006 | network_availability_zone 2026-08-30 09:20:32.006 | network-ip-availability 2026-08-30 09:20:32.006 | network-ip-availability-details 2026-08-30 09:20:32.006 | pagination 2026-08-30 09:20:32.006 | port-device-profile 2026-08-30 09:20:32.006 | port-mac-address-regenerate 2026-08-30 09:20:32.007 | port-numa-affinity-policy 2026-08-30 09:20:32.007 | port-numa-affinity-policy-socket 2026-08-30 09:20:32.007 | binding 2026-08-30 09:20:32.007 | binding-extended 2026-08-30 09:20:32.007 | port-security 2026-08-30 09:20:32.007 | project-id 2026-08-30 09:20:32.008 | provider 2026-08-30 09:20:32.008 | qinq 2026-08-30 09:20:32.008 | quota-check-limit 2026-08-30 09:20:32.008 | quota-check-limit-default 2026-08-30 09:20:32.008 | quotas 2026-08-30 09:20:32.008 | quota_details 2026-08-30 09:20:32.009 | rbac-policies 2026-08-30 09:20:32.009 | rbac-address-scope 2026-08-30 09:20:32.009 | rbac-security-groups 2026-08-30 09:20:32.009 | revision-if-match 2026-08-30 09:20:32.009 | standard-attr-revisions 2026-08-30 09:20:32.010 | router_availability_zone 2026-08-30 09:20:32.010 | router-enable-snat 2026-08-30 09:20:32.010 | security-groups-default-rules 2026-08-30 09:20:32.010 | security-groups-default-statefulness 2026-08-30 09:20:32.010 | security-groups-normalized-cidr 2026-08-30 09:20:32.010 | security-groups-remote-address-group 2026-08-30 09:20:32.010 | security-groups-rules-belongs-to-default-sg 2026-08-30 09:20:32.011 | security-groups-shared-filtering 2026-08-30 09:20:32.011 | security-group 2026-08-30 09:20:32.011 | service-type 2026-08-30 09:20:32.011 | sorting 2026-08-30 09:20:32.011 | standard-attr-description 2026-08-30 09:20:32.011 | stateful-security-group 2026-08-30 09:20:32.011 | subnet-dns-publish-fixed-ip 2026-08-30 09:20:32.012 | subnet-external-network 2026-08-30 09:20:32.012 | subnet_onboard 2026-08-30 09:20:32.012 | subnet-service-types 2026-08-30 09:20:32.012 | subnet_allocation 2026-08-30 09:20:32.012 | subnetpool-prefix-ops 2026-08-30 09:20:32.012 | tag-creation 2026-08-30 09:20:32.013 | standard-attr-tag 2026-08-30 09:20:32.013 | standard-attr-timestamp 2026-08-30 09:20:32.013 | vlan-transparent =~ auto-allocated-topology ]] 2026-08-30 09:20:32.013 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-08-30 09:20:32.013 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:163 : [[ True == \T\r\u\e ]] 2026-08-30 09:20:32.013 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:164 : [[ 4+6 =~ 4.* ]] 2026-08-30 09:20:32.014 | ++ 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-30 09:20:35.987 | ++ functions-common:oscwrap:2465 : return 0 2026-08-30 09:20:35.992 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:165 : SUBNETPOOL_V4_ID=aef88fcb-e7d6-4df1-8bb1-4ff1acd1023b 2026-08-30 09:20:35.996 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:167 : [[ 4+6 =~ .*6 ]] 2026-08-30 09:20:36.001 | ++ 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 fd98:3a2a:4934::/56 --share --default -f value -c id 2026-08-30 09:20:39.608 | ++ functions-common:oscwrap:2465 : return 0 2026-08-30 09:20:39.613 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:168 : SUBNETPOOL_V6_ID=180ed0de-08fb-40b9-b443-5018be08289c 2026-08-30 09:20:39.617 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:173 : is_provider_network 2026-08-30 09:20:39.621 | + functions-common:is_provider_network:2269 : '[' '' == True ']' 2026-08-30 09:20:39.626 | + functions-common:is_provider_network:2272 : return 1 2026-08-30 09:20:39.631 | ++ 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-30 09:20:44.869 | ++ functions-common:oscwrap:2465 : return 0 2026-08-30 09:20:44.874 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:203 : NET_ID=e7dfbf96-1679-49c9-9cfa-69be00b2d555 2026-08-30 09:20:44.877 | + 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-30 09:20:44.881 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-08-30 09:20:44.906 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:206 : [[ 4+6 =~ 4.* ]] 2026-08-30 09:20:44.911 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:208 : _neutron_create_private_subnet_v4 2026-08-30 09:20:44.914 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:255 : '[' -z aef88fcb-e7d6-4df1-8bb1-4ff1acd1023b ']' 2026-08-30 09:20:44.917 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:258 : local 'subnet_params=--ip-version 4 ' 2026-08-30 09:20:44.920 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:259 : [[ -n '' ]] 2026-08-30 09:20:44.923 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:263 : subnet_params+='--subnet-pool aef88fcb-e7d6-4df1-8bb1-4ff1acd1023b ' 2026-08-30 09:20:44.927 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:264 : subnet_params+=' ' 2026-08-30 09:20:44.930 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:265 : subnet_params+='--network e7dfbf96-1679-49c9-9cfa-69be00b2d555 private-subnet' 2026-08-30 09:20:44.934 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:266 : local subnet_id 2026-08-30 09:20:44.939 | +++ 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 aef88fcb-e7d6-4df1-8bb1-4ff1acd1023b --network e7dfbf96-1679-49c9-9cfa-69be00b2d555 private-subnet -f value -c id 2026-08-30 09:20:49.906 | +++ functions-common:oscwrap:2465 : return 0 2026-08-30 09:20:49.911 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:267 : subnet_id=9a6c78ad-c722-4bbf-8005-bc93481232fd 2026-08-30 09:20:49.916 | ++ 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-30 09:20:49.919 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-08-30 09:20:49.944 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:269 : echo 9a6c78ad-c722-4bbf-8005-bc93481232fd 2026-08-30 09:20:49.948 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:208 : SUBNET_ID=9a6c78ad-c722-4bbf-8005-bc93481232fd 2026-08-30 09:20:49.952 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:211 : [[ 4+6 =~ .*6 ]] 2026-08-30 09:20:49.957 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:213 : _neutron_create_private_subnet_v6 2026-08-30 09:20:49.961 | ++ 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-30 09:20:49.965 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-08-30 09:20:49.989 | ++ 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-30 09:20:49.993 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-08-30 09:20:50.016 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:276 : local 'ipv6_modes=--ipv6-ra-mode slaac --ipv6-address-mode slaac' 2026-08-30 09:20:50.020 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:277 : '[' -z 180ed0de-08fb-40b9-b443-5018be08289c ']' 2026-08-30 09:20:50.024 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:280 : local 'subnet_params=--ip-version 6 ' 2026-08-30 09:20:50.028 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:281 : [[ -n '' ]] 2026-08-30 09:20:50.032 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:284 : subnet_params+='--subnet-pool 180ed0de-08fb-40b9-b443-5018be08289c ' 2026-08-30 09:20:50.036 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:285 : subnet_params+=' ' 2026-08-30 09:20:50.040 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:286 : subnet_params+='--ipv6-ra-mode slaac --ipv6-address-mode slaac --network e7dfbf96-1679-49c9-9cfa-69be00b2d555 ipv6-private-subnet ' 2026-08-30 09:20:50.044 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:287 : local ipv6_subnet_id 2026-08-30 09:20:50.049 | +++ 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 180ed0de-08fb-40b9-b443-5018be08289c --ipv6-ra-mode slaac --ipv6-address-mode slaac --network e7dfbf96-1679-49c9-9cfa-69be00b2d555 ipv6-private-subnet -f value -c id 2026-08-30 09:20:54.671 | +++ functions-common:oscwrap:2465 : return 0 2026-08-30 09:20:54.676 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:288 : ipv6_subnet_id=052ce556-ed76-4c9c-afad-3d2d03b91001 2026-08-30 09:20:54.680 | ++ 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-30 09:20:54.684 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-08-30 09:20:54.709 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:290 : echo 052ce556-ed76-4c9c-afad-3d2d03b91001 2026-08-30 09:20:54.714 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:213 : IPV6_SUBNET_ID=052ce556-ed76-4c9c-afad-3d2d03b91001 2026-08-30 09:20:54.718 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:217 : is_networking_extension_supported router 2026-08-30 09:20:54.722 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=router 2026-08-30 09:20:54.727 | ++ 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-30 09:20:57.860 | ++ functions-common:oscwrap:2465 : return 0 2026-08-30 09:20:57.866 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-08-30 09:20:57.866 | address-scope 2026-08-30 09:20:57.866 | agent 2026-08-30 09:20:57.867 | allowed-address-pairs 2026-08-30 09:20:57.867 | auto-allocated-topology 2026-08-30 09:20:57.867 | availability_zone 2026-08-30 09:20:57.867 | default-subnetpools 2026-08-30 09:20:57.867 | dhcp_agent_scheduler 2026-08-30 09:20:57.867 | dns-integration 2026-08-30 09:20:57.867 | dns-domain-ports 2026-08-30 09:20:57.867 | dns-integration-domain-keywords 2026-08-30 09:20:57.867 | empty-string-filtering 2026-08-30 09:20:57.867 | external-net 2026-08-30 09:20:57.867 | extra_dhcp_opt 2026-08-30 09:20:57.868 | extraroute 2026-08-30 09:20:57.868 | extraroute-atomic 2026-08-30 09:20:57.868 | filter-validation 2026-08-30 09:20:57.868 | floating-ip-port-forwarding-detail 2026-08-30 09:20:57.868 | fip-port-details 2026-08-30 09:20:57.868 | flavors 2026-08-30 09:20:57.868 | floatingip-pools 2026-08-30 09:20:57.868 | router 2026-08-30 09:20:57.868 | l3-agent-scheduler-ha-chassis-priority 2026-08-30 09:20:57.868 | enable-default-route-bfd 2026-08-30 09:20:57.869 | enable-default-route-ecmp 2026-08-30 09:20:57.869 | ext-gw-mode 2026-08-30 09:20:57.869 | l3-ha 2026-08-30 09:20:57.869 | external-gateway-multihoming 2026-08-30 09:20:57.869 | l3-flavors 2026-08-30 09:20:57.869 | l3_agent_scheduler 2026-08-30 09:20:57.869 | multi-provider 2026-08-30 09:20:57.869 | net-mtu 2026-08-30 09:20:57.869 | net-mtu-writable 2026-08-30 09:20:57.869 | network_availability_zone 2026-08-30 09:20:57.870 | network-ip-availability 2026-08-30 09:20:57.870 | network-ip-availability-details 2026-08-30 09:20:57.870 | pagination 2026-08-30 09:20:57.870 | port-device-profile 2026-08-30 09:20:57.870 | port-mac-address-regenerate 2026-08-30 09:20:57.870 | port-numa-affinity-policy 2026-08-30 09:20:57.870 | port-numa-affinity-policy-socket 2026-08-30 09:20:57.870 | binding 2026-08-30 09:20:57.870 | binding-extended 2026-08-30 09:20:57.870 | port-security 2026-08-30 09:20:57.871 | project-id 2026-08-30 09:20:57.871 | provider 2026-08-30 09:20:57.871 | qinq 2026-08-30 09:20:57.871 | quota-check-limit 2026-08-30 09:20:57.871 | quota-check-limit-default 2026-08-30 09:20:57.871 | quotas 2026-08-30 09:20:57.871 | quota_details 2026-08-30 09:20:57.871 | rbac-policies 2026-08-30 09:20:57.871 | rbac-address-scope 2026-08-30 09:20:57.871 | rbac-security-groups 2026-08-30 09:20:57.872 | revision-if-match 2026-08-30 09:20:57.872 | standard-attr-revisions 2026-08-30 09:20:57.872 | router_availability_zone 2026-08-30 09:20:57.872 | router-enable-snat 2026-08-30 09:20:57.872 | security-groups-default-rules 2026-08-30 09:20:57.872 | security-groups-default-statefulness 2026-08-30 09:20:57.872 | security-groups-normalized-cidr 2026-08-30 09:20:57.872 | security-groups-remote-address-group 2026-08-30 09:20:57.872 | security-groups-rules-belongs-to-default-sg 2026-08-30 09:20:57.872 | security-groups-shared-filtering 2026-08-30 09:20:57.873 | security-group 2026-08-30 09:20:57.873 | service-type 2026-08-30 09:20:57.873 | sorting 2026-08-30 09:20:57.873 | standard-attr-description 2026-08-30 09:20:57.873 | stateful-security-group 2026-08-30 09:20:57.873 | subnet-dns-publish-fixed-ip 2026-08-30 09:20:57.873 | subnet-external-network 2026-08-30 09:20:57.873 | subnet_onboard 2026-08-30 09:20:57.873 | subnet-service-types 2026-08-30 09:20:57.873 | subnet_allocation 2026-08-30 09:20:57.874 | subnetpool-prefix-ops 2026-08-30 09:20:57.874 | tag-creation 2026-08-30 09:20:57.874 | standard-attr-tag 2026-08-30 09:20:57.874 | standard-attr-timestamp 2026-08-30 09:20:57.874 | vlan-transparent' 2026-08-30 09:20:57.874 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-08-30 09:20:57.874 | address-scope 2026-08-30 09:20:57.874 | agent 2026-08-30 09:20:57.874 | allowed-address-pairs 2026-08-30 09:20:57.874 | auto-allocated-topology 2026-08-30 09:20:57.874 | availability_zone 2026-08-30 09:20:57.875 | default-subnetpools 2026-08-30 09:20:57.875 | dhcp_agent_scheduler 2026-08-30 09:20:57.875 | dns-integration 2026-08-30 09:20:57.875 | dns-domain-ports 2026-08-30 09:20:57.875 | dns-integration-domain-keywords 2026-08-30 09:20:57.875 | empty-string-filtering 2026-08-30 09:20:57.875 | external-net 2026-08-30 09:20:57.875 | extra_dhcp_opt 2026-08-30 09:20:57.875 | extraroute 2026-08-30 09:20:57.875 | extraroute-atomic 2026-08-30 09:20:57.876 | filter-validation 2026-08-30 09:20:57.876 | floating-ip-port-forwarding-detail 2026-08-30 09:20:57.876 | fip-port-details 2026-08-30 09:20:57.876 | flavors 2026-08-30 09:20:57.876 | floatingip-pools 2026-08-30 09:20:57.876 | router 2026-08-30 09:20:57.876 | l3-agent-scheduler-ha-chassis-priority 2026-08-30 09:20:57.876 | enable-default-route-bfd 2026-08-30 09:20:57.876 | enable-default-route-ecmp 2026-08-30 09:20:57.876 | ext-gw-mode 2026-08-30 09:20:57.877 | l3-ha 2026-08-30 09:20:57.877 | external-gateway-multihoming 2026-08-30 09:20:57.877 | l3-flavors 2026-08-30 09:20:57.877 | l3_agent_scheduler 2026-08-30 09:20:57.877 | multi-provider 2026-08-30 09:20:57.877 | net-mtu 2026-08-30 09:20:57.877 | net-mtu-writable 2026-08-30 09:20:57.877 | network_availability_zone 2026-08-30 09:20:57.877 | network-ip-availability 2026-08-30 09:20:57.877 | network-ip-availability-details 2026-08-30 09:20:57.877 | pagination 2026-08-30 09:20:57.878 | port-device-profile 2026-08-30 09:20:57.878 | port-mac-address-regenerate 2026-08-30 09:20:57.878 | port-numa-affinity-policy 2026-08-30 09:20:57.878 | port-numa-affinity-policy-socket 2026-08-30 09:20:57.878 | binding 2026-08-30 09:20:57.878 | binding-extended 2026-08-30 09:20:57.878 | port-security 2026-08-30 09:20:57.878 | project-id 2026-08-30 09:20:57.878 | provider 2026-08-30 09:20:57.878 | qinq 2026-08-30 09:20:57.879 | quota-check-limit 2026-08-30 09:20:57.879 | quota-check-limit-default 2026-08-30 09:20:57.879 | quotas 2026-08-30 09:20:57.879 | quota_details 2026-08-30 09:20:57.879 | rbac-policies 2026-08-30 09:20:57.879 | rbac-address-scope 2026-08-30 09:20:57.879 | rbac-security-groups 2026-08-30 09:20:57.879 | revision-if-match 2026-08-30 09:20:57.879 | standard-attr-revisions 2026-08-30 09:20:57.879 | router_availability_zone 2026-08-30 09:20:57.880 | router-enable-snat 2026-08-30 09:20:57.880 | security-groups-default-rules 2026-08-30 09:20:57.880 | security-groups-default-statefulness 2026-08-30 09:20:57.880 | security-groups-normalized-cidr 2026-08-30 09:20:57.880 | security-groups-remote-address-group 2026-08-30 09:20:57.880 | security-groups-rules-belongs-to-default-sg 2026-08-30 09:20:57.880 | security-groups-shared-filtering 2026-08-30 09:20:57.880 | security-group 2026-08-30 09:20:57.880 | service-type 2026-08-30 09:20:57.880 | sorting 2026-08-30 09:20:57.881 | standard-attr-description 2026-08-30 09:20:57.881 | stateful-security-group 2026-08-30 09:20:57.881 | subnet-dns-publish-fixed-ip 2026-08-30 09:20:57.881 | subnet-external-network 2026-08-30 09:20:57.881 | subnet_onboard 2026-08-30 09:20:57.881 | subnet-service-types 2026-08-30 09:20:57.881 | subnet_allocation 2026-08-30 09:20:57.881 | subnetpool-prefix-ops 2026-08-30 09:20:57.881 | tag-creation 2026-08-30 09:20:57.881 | standard-attr-tag 2026-08-30 09:20:57.881 | standard-attr-timestamp 2026-08-30 09:20:57.882 | vlan-transparent =~ router ]] 2026-08-30 09:20:57.882 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-08-30 09:20:57.882 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:217 : is_networking_extension_supported external-net 2026-08-30 09:20:57.886 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=external-net 2026-08-30 09:20:57.891 | ++ 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-30 09:21:01.011 | ++ functions-common:oscwrap:2465 : return 0 2026-08-30 09:21:01.014 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-08-30 09:21:01.014 | address-scope 2026-08-30 09:21:01.014 | agent 2026-08-30 09:21:01.014 | allowed-address-pairs 2026-08-30 09:21:01.015 | auto-allocated-topology 2026-08-30 09:21:01.015 | availability_zone 2026-08-30 09:21:01.015 | default-subnetpools 2026-08-30 09:21:01.015 | dhcp_agent_scheduler 2026-08-30 09:21:01.015 | dns-integration 2026-08-30 09:21:01.015 | dns-domain-ports 2026-08-30 09:21:01.015 | dns-integration-domain-keywords 2026-08-30 09:21:01.015 | empty-string-filtering 2026-08-30 09:21:01.015 | external-net 2026-08-30 09:21:01.015 | extra_dhcp_opt 2026-08-30 09:21:01.015 | extraroute 2026-08-30 09:21:01.015 | extraroute-atomic 2026-08-30 09:21:01.016 | filter-validation 2026-08-30 09:21:01.016 | floating-ip-port-forwarding-detail 2026-08-30 09:21:01.016 | fip-port-details 2026-08-30 09:21:01.016 | flavors 2026-08-30 09:21:01.016 | floatingip-pools 2026-08-30 09:21:01.016 | router 2026-08-30 09:21:01.016 | l3-agent-scheduler-ha-chassis-priority 2026-08-30 09:21:01.016 | enable-default-route-bfd 2026-08-30 09:21:01.016 | enable-default-route-ecmp 2026-08-30 09:21:01.017 | ext-gw-mode 2026-08-30 09:21:01.017 | l3-ha 2026-08-30 09:21:01.017 | external-gateway-multihoming 2026-08-30 09:21:01.017 | l3-flavors 2026-08-30 09:21:01.017 | l3_agent_scheduler 2026-08-30 09:21:01.017 | multi-provider 2026-08-30 09:21:01.018 | net-mtu 2026-08-30 09:21:01.018 | net-mtu-writable 2026-08-30 09:21:01.018 | network_availability_zone 2026-08-30 09:21:01.018 | network-ip-availability 2026-08-30 09:21:01.018 | network-ip-availability-details 2026-08-30 09:21:01.018 | pagination 2026-08-30 09:21:01.018 | port-device-profile 2026-08-30 09:21:01.019 | port-mac-address-regenerate 2026-08-30 09:21:01.019 | port-numa-affinity-policy 2026-08-30 09:21:01.020 | port-numa-affinity-policy-socket 2026-08-30 09:21:01.020 | binding 2026-08-30 09:21:01.020 | binding-extended 2026-08-30 09:21:01.020 | port-security 2026-08-30 09:21:01.020 | project-id 2026-08-30 09:21:01.020 | provider 2026-08-30 09:21:01.020 | qinq 2026-08-30 09:21:01.020 | quota-check-limit 2026-08-30 09:21:01.020 | quota-check-limit-default 2026-08-30 09:21:01.020 | quotas 2026-08-30 09:21:01.020 | quota_details 2026-08-30 09:21:01.020 | rbac-policies 2026-08-30 09:21:01.021 | rbac-address-scope 2026-08-30 09:21:01.021 | rbac-security-groups 2026-08-30 09:21:01.021 | revision-if-match 2026-08-30 09:21:01.021 | standard-attr-revisions 2026-08-30 09:21:01.021 | router_availability_zone 2026-08-30 09:21:01.021 | router-enable-snat 2026-08-30 09:21:01.021 | security-groups-default-rules 2026-08-30 09:21:01.021 | security-groups-default-statefulness 2026-08-30 09:21:01.021 | security-groups-normalized-cidr 2026-08-30 09:21:01.021 | security-groups-remote-address-group 2026-08-30 09:21:01.022 | security-groups-rules-belongs-to-default-sg 2026-08-30 09:21:01.022 | security-groups-shared-filtering 2026-08-30 09:21:01.022 | security-group 2026-08-30 09:21:01.023 | service-type 2026-08-30 09:21:01.023 | sorting 2026-08-30 09:21:01.023 | standard-attr-description 2026-08-30 09:21:01.023 | stateful-security-group 2026-08-30 09:21:01.023 | subnet-dns-publish-fixed-ip 2026-08-30 09:21:01.023 | subnet-external-network 2026-08-30 09:21:01.023 | subnet_onboard 2026-08-30 09:21:01.023 | subnet-service-types 2026-08-30 09:21:01.023 | subnet_allocation 2026-08-30 09:21:01.024 | subnetpool-prefix-ops 2026-08-30 09:21:01.024 | tag-creation 2026-08-30 09:21:01.024 | standard-attr-tag 2026-08-30 09:21:01.024 | standard-attr-timestamp 2026-08-30 09:21:01.024 | vlan-transparent' 2026-08-30 09:21:01.024 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-08-30 09:21:01.024 | address-scope 2026-08-30 09:21:01.025 | agent 2026-08-30 09:21:01.025 | allowed-address-pairs 2026-08-30 09:21:01.025 | auto-allocated-topology 2026-08-30 09:21:01.025 | availability_zone 2026-08-30 09:21:01.025 | default-subnetpools 2026-08-30 09:21:01.025 | dhcp_agent_scheduler 2026-08-30 09:21:01.025 | dns-integration 2026-08-30 09:21:01.025 | dns-domain-ports 2026-08-30 09:21:01.026 | dns-integration-domain-keywords 2026-08-30 09:21:01.026 | empty-string-filtering 2026-08-30 09:21:01.026 | external-net 2026-08-30 09:21:01.026 | extra_dhcp_opt 2026-08-30 09:21:01.026 | extraroute 2026-08-30 09:21:01.026 | extraroute-atomic 2026-08-30 09:21:01.026 | filter-validation 2026-08-30 09:21:01.027 | floating-ip-port-forwarding-detail 2026-08-30 09:21:01.027 | fip-port-details 2026-08-30 09:21:01.027 | flavors 2026-08-30 09:21:01.027 | floatingip-pools 2026-08-30 09:21:01.027 | router 2026-08-30 09:21:01.027 | l3-agent-scheduler-ha-chassis-priority 2026-08-30 09:21:01.027 | enable-default-route-bfd 2026-08-30 09:21:01.028 | enable-default-route-ecmp 2026-08-30 09:21:01.028 | ext-gw-mode 2026-08-30 09:21:01.028 | l3-ha 2026-08-30 09:21:01.028 | external-gateway-multihoming 2026-08-30 09:21:01.028 | l3-flavors 2026-08-30 09:21:01.028 | l3_agent_scheduler 2026-08-30 09:21:01.028 | multi-provider 2026-08-30 09:21:01.028 | net-mtu 2026-08-30 09:21:01.029 | net-mtu-writable 2026-08-30 09:21:01.029 | network_availability_zone 2026-08-30 09:21:01.029 | network-ip-availability 2026-08-30 09:21:01.029 | network-ip-availability-details 2026-08-30 09:21:01.029 | pagination 2026-08-30 09:21:01.029 | port-device-profile 2026-08-30 09:21:01.030 | port-mac-address-regenerate 2026-08-30 09:21:01.030 | port-numa-affinity-policy 2026-08-30 09:21:01.030 | port-numa-affinity-policy-socket 2026-08-30 09:21:01.030 | binding 2026-08-30 09:21:01.030 | binding-extended 2026-08-30 09:21:01.030 | port-security 2026-08-30 09:21:01.030 | project-id 2026-08-30 09:21:01.031 | provider 2026-08-30 09:21:01.031 | qinq 2026-08-30 09:21:01.031 | quota-check-limit 2026-08-30 09:21:01.031 | quota-check-limit-default 2026-08-30 09:21:01.031 | quotas 2026-08-30 09:21:01.031 | quota_details 2026-08-30 09:21:01.031 | rbac-policies 2026-08-30 09:21:01.031 | rbac-address-scope 2026-08-30 09:21:01.032 | rbac-security-groups 2026-08-30 09:21:01.032 | revision-if-match 2026-08-30 09:21:01.032 | standard-attr-revisions 2026-08-30 09:21:01.032 | router_availability_zone 2026-08-30 09:21:01.032 | router-enable-snat 2026-08-30 09:21:01.032 | security-groups-default-rules 2026-08-30 09:21:01.033 | security-groups-default-statefulness 2026-08-30 09:21:01.033 | security-groups-normalized-cidr 2026-08-30 09:21:01.033 | security-groups-remote-address-group 2026-08-30 09:21:01.033 | security-groups-rules-belongs-to-default-sg 2026-08-30 09:21:01.033 | security-groups-shared-filtering 2026-08-30 09:21:01.033 | security-group 2026-08-30 09:21:01.033 | service-type 2026-08-30 09:21:01.034 | sorting 2026-08-30 09:21:01.034 | standard-attr-description 2026-08-30 09:21:01.034 | stateful-security-group 2026-08-30 09:21:01.034 | subnet-dns-publish-fixed-ip 2026-08-30 09:21:01.034 | subnet-external-network 2026-08-30 09:21:01.034 | subnet_onboard 2026-08-30 09:21:01.034 | subnet-service-types 2026-08-30 09:21:01.034 | subnet_allocation 2026-08-30 09:21:01.034 | subnetpool-prefix-ops 2026-08-30 09:21:01.035 | tag-creation 2026-08-30 09:21:01.035 | standard-attr-tag 2026-08-30 09:21:01.035 | standard-attr-timestamp 2026-08-30 09:21:01.035 | vlan-transparent =~ external-net ]] 2026-08-30 09:21:01.035 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-08-30 09:21:01.035 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:219 : [[ True == \T\r\u\e ]] 2026-08-30 09:21:01.035 | ++ 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-30 09:21:04.471 | ++ functions-common:oscwrap:2465 : return 0 2026-08-30 09:21:04.475 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:221 : ROUTER_ID=7377e0d6-ce49-4291-810e-fd0db2aacc19 2026-08-30 09:21:04.479 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:222 : die_if_not_set 222 ROUTER_ID 'Failure creating router router1' 2026-08-30 09:21:04.483 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-08-30 09:21:04.505 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:229 : EXTERNAL_NETWORK_FLAGS=--external 2026-08-30 09:21:04.509 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:230 : is_networking_extension_supported auto-allocated-topology 2026-08-30 09:21:04.512 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=auto-allocated-topology 2026-08-30 09:21:04.516 | ++ 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-30 09:21:07.635 | ++ functions-common:oscwrap:2465 : return 0 2026-08-30 09:21:07.639 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-08-30 09:21:07.639 | address-scope 2026-08-30 09:21:07.639 | agent 2026-08-30 09:21:07.639 | allowed-address-pairs 2026-08-30 09:21:07.639 | auto-allocated-topology 2026-08-30 09:21:07.639 | availability_zone 2026-08-30 09:21:07.639 | default-subnetpools 2026-08-30 09:21:07.639 | dhcp_agent_scheduler 2026-08-30 09:21:07.639 | dns-integration 2026-08-30 09:21:07.639 | dns-domain-ports 2026-08-30 09:21:07.639 | dns-integration-domain-keywords 2026-08-30 09:21:07.640 | empty-string-filtering 2026-08-30 09:21:07.640 | external-net 2026-08-30 09:21:07.640 | extra_dhcp_opt 2026-08-30 09:21:07.640 | extraroute 2026-08-30 09:21:07.640 | extraroute-atomic 2026-08-30 09:21:07.640 | filter-validation 2026-08-30 09:21:07.640 | floating-ip-port-forwarding-detail 2026-08-30 09:21:07.640 | fip-port-details 2026-08-30 09:21:07.640 | flavors 2026-08-30 09:21:07.640 | floatingip-pools 2026-08-30 09:21:07.640 | router 2026-08-30 09:21:07.640 | l3-agent-scheduler-ha-chassis-priority 2026-08-30 09:21:07.641 | enable-default-route-bfd 2026-08-30 09:21:07.641 | enable-default-route-ecmp 2026-08-30 09:21:07.641 | ext-gw-mode 2026-08-30 09:21:07.641 | l3-ha 2026-08-30 09:21:07.641 | external-gateway-multihoming 2026-08-30 09:21:07.641 | l3-flavors 2026-08-30 09:21:07.642 | l3_agent_scheduler 2026-08-30 09:21:07.643 | multi-provider 2026-08-30 09:21:07.643 | net-mtu 2026-08-30 09:21:07.644 | net-mtu-writable 2026-08-30 09:21:07.644 | network_availability_zone 2026-08-30 09:21:07.644 | network-ip-availability 2026-08-30 09:21:07.645 | network-ip-availability-details 2026-08-30 09:21:07.645 | pagination 2026-08-30 09:21:07.645 | port-device-profile 2026-08-30 09:21:07.645 | port-mac-address-regenerate 2026-08-30 09:21:07.645 | port-numa-affinity-policy 2026-08-30 09:21:07.645 | port-numa-affinity-policy-socket 2026-08-30 09:21:07.645 | binding 2026-08-30 09:21:07.645 | binding-extended 2026-08-30 09:21:07.646 | port-security 2026-08-30 09:21:07.646 | project-id 2026-08-30 09:21:07.646 | provider 2026-08-30 09:21:07.646 | qinq 2026-08-30 09:21:07.646 | quota-check-limit 2026-08-30 09:21:07.647 | quota-check-limit-default 2026-08-30 09:21:07.647 | quotas 2026-08-30 09:21:07.647 | quota_details 2026-08-30 09:21:07.647 | rbac-policies 2026-08-30 09:21:07.647 | rbac-address-scope 2026-08-30 09:21:07.648 | rbac-security-groups 2026-08-30 09:21:07.648 | revision-if-match 2026-08-30 09:21:07.648 | standard-attr-revisions 2026-08-30 09:21:07.648 | router_availability_zone 2026-08-30 09:21:07.648 | router-enable-snat 2026-08-30 09:21:07.648 | security-groups-default-rules 2026-08-30 09:21:07.648 | security-groups-default-statefulness 2026-08-30 09:21:07.648 | security-groups-normalized-cidr 2026-08-30 09:21:07.648 | security-groups-remote-address-group 2026-08-30 09:21:07.648 | security-groups-rules-belongs-to-default-sg 2026-08-30 09:21:07.649 | security-groups-shared-filtering 2026-08-30 09:21:07.649 | security-group 2026-08-30 09:21:07.649 | service-type 2026-08-30 09:21:07.649 | sorting 2026-08-30 09:21:07.649 | standard-attr-description 2026-08-30 09:21:07.649 | stateful-security-group 2026-08-30 09:21:07.649 | subnet-dns-publish-fixed-ip 2026-08-30 09:21:07.649 | subnet-external-network 2026-08-30 09:21:07.649 | subnet_onboard 2026-08-30 09:21:07.649 | subnet-service-types 2026-08-30 09:21:07.650 | subnet_allocation 2026-08-30 09:21:07.650 | subnetpool-prefix-ops 2026-08-30 09:21:07.650 | tag-creation 2026-08-30 09:21:07.650 | standard-attr-tag 2026-08-30 09:21:07.650 | standard-attr-timestamp 2026-08-30 09:21:07.650 | vlan-transparent' 2026-08-30 09:21:07.650 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-08-30 09:21:07.650 | address-scope 2026-08-30 09:21:07.650 | agent 2026-08-30 09:21:07.651 | allowed-address-pairs 2026-08-30 09:21:07.651 | auto-allocated-topology 2026-08-30 09:21:07.651 | availability_zone 2026-08-30 09:21:07.651 | default-subnetpools 2026-08-30 09:21:07.651 | dhcp_agent_scheduler 2026-08-30 09:21:07.651 | dns-integration 2026-08-30 09:21:07.651 | dns-domain-ports 2026-08-30 09:21:07.651 | dns-integration-domain-keywords 2026-08-30 09:21:07.651 | empty-string-filtering 2026-08-30 09:21:07.652 | external-net 2026-08-30 09:21:07.652 | extra_dhcp_opt 2026-08-30 09:21:07.652 | extraroute 2026-08-30 09:21:07.652 | extraroute-atomic 2026-08-30 09:21:07.652 | filter-validation 2026-08-30 09:21:07.652 | floating-ip-port-forwarding-detail 2026-08-30 09:21:07.652 | fip-port-details 2026-08-30 09:21:07.652 | flavors 2026-08-30 09:21:07.652 | floatingip-pools 2026-08-30 09:21:07.653 | router 2026-08-30 09:21:07.653 | l3-agent-scheduler-ha-chassis-priority 2026-08-30 09:21:07.653 | enable-default-route-bfd 2026-08-30 09:21:07.653 | enable-default-route-ecmp 2026-08-30 09:21:07.653 | ext-gw-mode 2026-08-30 09:21:07.653 | l3-ha 2026-08-30 09:21:07.654 | external-gateway-multihoming 2026-08-30 09:21:07.654 | l3-flavors 2026-08-30 09:21:07.654 | l3_agent_scheduler 2026-08-30 09:21:07.654 | multi-provider 2026-08-30 09:21:07.654 | net-mtu 2026-08-30 09:21:07.654 | net-mtu-writable 2026-08-30 09:21:07.654 | network_availability_zone 2026-08-30 09:21:07.654 | network-ip-availability 2026-08-30 09:21:07.654 | network-ip-availability-details 2026-08-30 09:21:07.654 | pagination 2026-08-30 09:21:07.655 | port-device-profile 2026-08-30 09:21:07.655 | port-mac-address-regenerate 2026-08-30 09:21:07.655 | port-numa-affinity-policy 2026-08-30 09:21:07.655 | port-numa-affinity-policy-socket 2026-08-30 09:21:07.655 | binding 2026-08-30 09:21:07.655 | binding-extended 2026-08-30 09:21:07.655 | port-security 2026-08-30 09:21:07.655 | project-id 2026-08-30 09:21:07.655 | provider 2026-08-30 09:21:07.655 | qinq 2026-08-30 09:21:07.656 | quota-check-limit 2026-08-30 09:21:07.656 | quota-check-limit-default 2026-08-30 09:21:07.656 | quotas 2026-08-30 09:21:07.656 | quota_details 2026-08-30 09:21:07.656 | rbac-policies 2026-08-30 09:21:07.656 | rbac-address-scope 2026-08-30 09:21:07.656 | rbac-security-groups 2026-08-30 09:21:07.656 | revision-if-match 2026-08-30 09:21:07.656 | standard-attr-revisions 2026-08-30 09:21:07.656 | router_availability_zone 2026-08-30 09:21:07.657 | router-enable-snat 2026-08-30 09:21:07.657 | security-groups-default-rules 2026-08-30 09:21:07.657 | security-groups-default-statefulness 2026-08-30 09:21:07.657 | security-groups-normalized-cidr 2026-08-30 09:21:07.657 | security-groups-remote-address-group 2026-08-30 09:21:07.657 | security-groups-rules-belongs-to-default-sg 2026-08-30 09:21:07.657 | security-groups-shared-filtering 2026-08-30 09:21:07.657 | security-group 2026-08-30 09:21:07.657 | service-type 2026-08-30 09:21:07.657 | sorting 2026-08-30 09:21:07.657 | standard-attr-description 2026-08-30 09:21:07.658 | stateful-security-group 2026-08-30 09:21:07.658 | subnet-dns-publish-fixed-ip 2026-08-30 09:21:07.658 | subnet-external-network 2026-08-30 09:21:07.658 | subnet_onboard 2026-08-30 09:21:07.658 | subnet-service-types 2026-08-30 09:21:07.658 | subnet_allocation 2026-08-30 09:21:07.658 | subnetpool-prefix-ops 2026-08-30 09:21:07.658 | tag-creation 2026-08-30 09:21:07.658 | standard-attr-tag 2026-08-30 09:21:07.658 | standard-attr-timestamp 2026-08-30 09:21:07.659 | vlan-transparent =~ auto-allocated-topology ]] 2026-08-30 09:21:07.659 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-08-30 09:21:07.659 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:231 : EXTERNAL_NETWORK_FLAGS='--external --default' 2026-08-30 09:21:07.659 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:234 : '[' True = True ']' 2026-08-30 09:21:07.663 | ++ 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-30 09:21:11.979 | ++ functions-common:oscwrap:2465 : return 0 2026-08-30 09:21:11.984 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:235 : EXT_NET_ID=c52ba494-ca36-411c-9691-871cd095fc85 2026-08-30 09:21:11.988 | + 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-30 09:21:11.991 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-08-30 09:21:12.016 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:241 : [[ 4+6 =~ 4.* ]] 2026-08-30 09:21:12.020 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:243 : _neutron_configure_router_v4 2026-08-30 09:21:12.024 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:330 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router add subnet 7377e0d6-ce49-4291-810e-fd0db2aacc19 9a6c78ad-c722-4bbf-8005-bc93481232fd 2026-08-30 09:21:17.865 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:332 : local id_and_ext_gw_ip 2026-08-30 09:21:17.870 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:333 : _neutron_create_public_subnet_v4 c52ba494-ca36-411c-9691-871cd095fc85 2026-08-30 09:21:17.875 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:295 : local dhcp_param=--no-dhcp 2026-08-30 09:21:17.879 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:296 : [[ False == \T\r\u\e ]] 2026-08-30 09:21:17.885 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:299 : local 'subnet_params=--ip-version 4 ' 2026-08-30 09:21:17.888 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:300 : subnet_params+=' ' 2026-08-30 09:21:17.892 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:301 : [[ -n '' ]] 2026-08-30 09:21:17.897 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:304 : subnet_params+='--network c52ba494-ca36-411c-9691-871cd095fc85 --subnet-range 172.24.4.0/24 --no-dhcp ' 2026-08-30 09:21:17.900 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:305 : subnet_params+=public-subnet 2026-08-30 09:21:17.903 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:306 : local id_and_ext_gw_ip 2026-08-30 09:21:17.909 | +++ 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 c52ba494-ca36-411c-9691-871cd095fc85 --subnet-range 172.24.4.0/24 --no-dhcp public-subnet 2026-08-30 09:21:17.912 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:307 : grep -e gateway_ip -e ' id ' 2026-08-30 09:21:21.312 | +++ functions-common:oscwrap:2465 : return 0 2026-08-30 09:21:21.317 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:307 : id_and_ext_gw_ip='| gateway_ip | 172.24.4.1 | 2026-08-30 09:21:21.317 | | id | 359df580-e279-4c1d-9d5e-5e247d012ecf |' 2026-08-30 09:21:21.322 | ++ 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-30 09:21:21.326 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-08-30 09:21:21.345 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:309 : echo '|' gateway_ip '|' 172.24.4.1 '|' '|' id '|' 359df580-e279-4c1d-9d5e-5e247d012ecf '|' 2026-08-30 09:21:21.349 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:333 : id_and_ext_gw_ip='| gateway_ip | 172.24.4.1 | | id | 359df580-e279-4c1d-9d5e-5e247d012ecf |' 2026-08-30 09:21:21.354 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:334 : local ext_gw_ip 2026-08-30 09:21:21.359 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:335 : get_field 2 2026-08-30 09:21:21.360 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:335 : echo '|' gateway_ip '|' 172.24.4.1 '|' '|' id '|' 359df580-e279-4c1d-9d5e-5e247d012ecf '|' 2026-08-30 09:21:21.362 | ++ functions-common:get_field:806 : local data field 2026-08-30 09:21:21.366 | ++ functions-common:get_field:807 : read data 2026-08-30 09:21:21.370 | ++ functions-common:get_field:808 : '[' 2 -lt 0 ']' 2026-08-30 09:21:21.374 | ++ functions-common:get_field:811 : field='$3' 2026-08-30 09:21:21.378 | ++ functions-common:get_field:813 : echo '| gateway_ip | 172.24.4.1 | | id | 359df580-e279-4c1d-9d5e-5e247d012ecf |' 2026-08-30 09:21:21.379 | ++ functions-common:get_field:813 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2026-08-30 09:21:21.386 | ++ functions-common:get_field:807 : read data 2026-08-30 09:21:21.392 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:335 : ext_gw_ip=172.24.4.1 2026-08-30 09:21:21.397 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : echo '|' gateway_ip '|' 172.24.4.1 '|' '|' id '|' 359df580-e279-4c1d-9d5e-5e247d012ecf '|' 2026-08-30 09:21:21.397 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : get_field 5 2026-08-30 09:21:21.402 | ++ functions-common:get_field:806 : local data field 2026-08-30 09:21:21.404 | ++ functions-common:get_field:807 : read data 2026-08-30 09:21:21.408 | ++ functions-common:get_field:808 : '[' 5 -lt 0 ']' 2026-08-30 09:21:21.411 | ++ functions-common:get_field:811 : field='$6' 2026-08-30 09:21:21.415 | ++ functions-common:get_field:813 : echo '| gateway_ip | 172.24.4.1 | | id | 359df580-e279-4c1d-9d5e-5e247d012ecf |' 2026-08-30 09:21:21.416 | ++ functions-common:get_field:813 : awk '-F[ \t]*\\|[ \t]*' '{print $6}' 2026-08-30 09:21:21.422 | ++ functions-common:get_field:807 : read data 2026-08-30 09:21:21.427 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : PUB_SUBNET_ID=359df580-e279-4c1d-9d5e-5e247d012ecf 2026-08-30 09:21:21.431 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:338 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router set --external-gateway c52ba494-ca36-411c-9691-871cd095fc85 7377e0d6-ce49-4291-810e-fd0db2aacc19 2026-08-30 09:21:27.131 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:341 : [[ ovn == \o\v\n ]] 2026-08-30 09:21:27.134 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:341 : [[ True == \T\r\u\e ]] 2026-08-30 09:21:27.138 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:341 : is_service_enabled q-svc neutron-api 2026-08-30 09:21:27.160 | + functions-common:is_service_enabled:2076 : return 0 2026-08-30 09:21:27.166 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:343 : local ext_gw_interface=none 2026-08-30 09:21:27.169 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:344 : is_neutron_ovs_base_plugin 2026-08-30 09:21:27.173 | + lib/neutron_plugins/ovs_base:is_neutron_ovs_base_plugin:23 : return 0 2026-08-30 09:21:27.179 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:345 : _neutron_get_ext_gw_interface 2026-08-30 09:21:27.183 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:145 : [[ False == \T\r\u\e ]] 2026-08-30 09:21:27.187 | ++ 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-30 09:21:27.220 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:152 : echo br-ex 2026-08-30 09:21:27.227 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:345 : ext_gw_interface=br-ex 2026-08-30 09:21:27.231 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:347 : [[ br-ex != \n\o\n\e ]] 2026-08-30 09:21:27.235 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:348 : local cidr_len=24 2026-08-30 09:21:27.239 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:349 : local 'testcmd=ip -o link | grep -q br-ex' 2026-08-30 09:21:27.243 | + 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-30 09:21:27.246 | + functions-common:test_with_retry:2358 : local 'testcmd=ip -o link | grep -q br-ex' 2026-08-30 09:21:27.250 | + functions-common:test_with_retry:2359 : local 'failmsg=br-ex creation failed' 2026-08-30 09:21:27.254 | + functions-common:test_with_retry:2360 : local until=10 2026-08-30 09:21:27.258 | + functions-common:test_with_retry:2361 : local sleep=0.5 2026-08-30 09:21:27.262 | + functions-common:test_with_retry:2363 : time_start test_with_retry 2026-08-30 09:21:27.267 | + functions-common:time_start:2406 : local name=test_with_retry 2026-08-30 09:21:27.270 | + functions-common:time_start:2407 : local start_time= 2026-08-30 09:21:27.275 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-30 09:21:27.280 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-30 09:21:27.287 | + functions-common:time_start:2411 : _TIME_START[$name]=1788081687282 2026-08-30 09:21:27.291 | + 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-30 09:21:27.301 | + functions-common:test_with_retry:2367 : time_stop test_with_retry 2026-08-30 09:21:27.305 | + functions-common:time_stop:2420 : local name 2026-08-30 09:21:27.309 | + functions-common:time_stop:2421 : local end_time 2026-08-30 09:21:27.312 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-30 09:21:27.316 | + functions-common:time_stop:2423 : local total 2026-08-30 09:21:27.320 | + functions-common:time_stop:2424 : local start_time 2026-08-30 09:21:27.324 | + functions-common:time_stop:2426 : name=test_with_retry 2026-08-30 09:21:27.328 | + functions-common:time_stop:2427 : start_time=1788081687282 2026-08-30 09:21:27.332 | + functions-common:time_stop:2429 : [[ -z 1788081687282 ]] 2026-08-30 09:21:27.336 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-30 09:21:27.343 | + functions-common:time_stop:2432 : end_time=1788081687337 2026-08-30 09:21:27.346 | + functions-common:time_stop:2433 : elapsed_time=55 2026-08-30 09:21:27.350 | + functions-common:time_stop:2434 : total=7168 2026-08-30 09:21:27.355 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-30 09:21:27.358 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=7223 2026-08-30 09:21:27.366 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : ip addr show dev br-ex 2026-08-30 09:21:27.370 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : grep -c 172.24.4.1 2026-08-30 09:21:27.378 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : [[ 0 == 0 ]] 2026-08-30 09:21:27.382 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : [[ True == \F\a\l\s\e ]] 2026-08-30 09:21:27.386 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : [[ False == \T\r\u\e ]] 2026-08-30 09:21:27.389 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : [[ True == \T\r\u\e ]] 2026-08-30 09:21:27.393 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:352 : sudo ip addr add 172.24.4.1/24 dev br-ex 2026-08-30 09:21:27.414 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:353 : sudo ip link set br-ex up 2026-08-30 09:21:27.443 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : cut -f2 '-d'\''' 2026-08-30 09:21:27.445 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : awk -Fip_address '{ print $2 }' 2026-08-30 09:21:27.445 | ++ 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-30 09:21:27.450 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : tr '\n' ' ' 2026-08-30 09:21:30.536 | ++ functions-common:oscwrap:2465 : return 0 2026-08-30 09:21:30.541 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : ROUTER_GW_IP=' 172.24.4.113 ' 2026-08-30 09:21:30.543 | + 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-30 09:21:30.546 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-08-30 09:21:30.565 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:358 : _neutron_set_router_id 2026-08-30 09:21:30.569 | + lib/neutron_plugins/services/l3:_neutron_set_router_id:138 : [[ True == \F\a\l\s\e ]] 2026-08-30 09:21:30.572 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:246 : [[ 4+6 =~ .*6 ]] 2026-08-30 09:21:30.575 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:248 : _neutron_configure_router_v6 2026-08-30 09:21:30.578 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:364 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router add subnet 7377e0d6-ce49-4291-810e-fd0db2aacc19 052ce556-ed76-4c9c-afad-3d2d03b91001 2026-08-30 09:21:36.956 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:366 : local ipv6_id_and_ext_gw_ip 2026-08-30 09:21:36.961 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:367 : _neutron_create_public_subnet_v6 c52ba494-ca36-411c-9691-871cd095fc85 2026-08-30 09:21:36.963 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:314 : local dhcp_param=--no-dhcp 2026-08-30 09:21:36.966 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:315 : [[ False == \T\r\u\e ]] 2026-08-30 09:21:36.969 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:318 : local 'subnet_params=--ip-version 6 ' 2026-08-30 09:21:36.972 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:319 : subnet_params+='--gateway 2001:db8::2 ' 2026-08-30 09:21:36.974 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:320 : subnet_params+='--network c52ba494-ca36-411c-9691-871cd095fc85 --subnet-range 2001:db8::/64 --no-dhcp ' 2026-08-30 09:21:36.977 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:321 : subnet_params+=ipv6-public-subnet 2026-08-30 09:21:36.980 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:322 : local ipv6_id_and_ext_gw_ip 2026-08-30 09:21:36.985 | +++ 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 c52ba494-ca36-411c-9691-871cd095fc85 --subnet-range 2001:db8::/64 --no-dhcp ipv6-public-subnet 2026-08-30 09:21:36.985 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:323 : grep -e gateway_ip -e ' id ' 2026-08-30 09:21:42.596 | +++ functions-common:oscwrap:2465 : return 0 2026-08-30 09:21:42.601 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:323 : ipv6_id_and_ext_gw_ip='| gateway_ip | 2001:db8::2 | 2026-08-30 09:21:42.601 | | id | 2d2b99a6-aaea-4837-8b91-b76e4a0f6808 |' 2026-08-30 09:21:42.605 | ++ 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-30 09:21:42.608 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-08-30 09:21:42.631 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:325 : echo '|' gateway_ip '|' 2001:db8::2 '|' '|' id '|' 2d2b99a6-aaea-4837-8b91-b76e4a0f6808 '|' 2026-08-30 09:21:42.636 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:367 : ipv6_id_and_ext_gw_ip='| gateway_ip | 2001:db8::2 | | id | 2d2b99a6-aaea-4837-8b91-b76e4a0f6808 |' 2026-08-30 09:21:42.640 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:368 : local ipv6_ext_gw_ip 2026-08-30 09:21:42.646 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:369 : echo '|' gateway_ip '|' 2001:db8::2 '|' '|' id '|' 2d2b99a6-aaea-4837-8b91-b76e4a0f6808 '|' 2026-08-30 09:21:42.646 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:369 : get_field 2 2026-08-30 09:21:42.650 | ++ functions-common:get_field:806 : local data field 2026-08-30 09:21:42.654 | ++ functions-common:get_field:807 : read data 2026-08-30 09:21:42.657 | ++ functions-common:get_field:808 : '[' 2 -lt 0 ']' 2026-08-30 09:21:42.661 | ++ functions-common:get_field:811 : field='$3' 2026-08-30 09:21:42.665 | ++ functions-common:get_field:813 : echo '| gateway_ip | 2001:db8::2 | | id | 2d2b99a6-aaea-4837-8b91-b76e4a0f6808 |' 2026-08-30 09:21:42.667 | ++ functions-common:get_field:813 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2026-08-30 09:21:42.674 | ++ functions-common:get_field:807 : read data 2026-08-30 09:21:42.679 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:369 : ipv6_ext_gw_ip=2001:db8::2 2026-08-30 09:21:42.682 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:370 : local ipv6_pub_subnet_id 2026-08-30 09:21:42.688 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:371 : echo '|' gateway_ip '|' 2001:db8::2 '|' '|' id '|' 2d2b99a6-aaea-4837-8b91-b76e4a0f6808 '|' 2026-08-30 09:21:42.690 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:371 : get_field 5 2026-08-30 09:21:42.693 | ++ functions-common:get_field:806 : local data field 2026-08-30 09:21:42.697 | ++ functions-common:get_field:807 : read data 2026-08-30 09:21:42.701 | ++ functions-common:get_field:808 : '[' 5 -lt 0 ']' 2026-08-30 09:21:42.704 | ++ functions-common:get_field:811 : field='$6' 2026-08-30 09:21:42.708 | ++ functions-common:get_field:813 : echo '| gateway_ip | 2001:db8::2 | | id | 2d2b99a6-aaea-4837-8b91-b76e4a0f6808 |' 2026-08-30 09:21:42.708 | ++ functions-common:get_field:813 : awk '-F[ \t]*\\|[ \t]*' '{print $6}' 2026-08-30 09:21:42.715 | ++ functions-common:get_field:807 : read data 2026-08-30 09:21:42.719 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:371 : ipv6_pub_subnet_id=2d2b99a6-aaea-4837-8b91-b76e4a0f6808 2026-08-30 09:21:42.723 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:375 : [[ 4+6 == \6 ]] 2026-08-30 09:21:42.728 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:380 : [[ ovn == \o\v\n ]] 2026-08-30 09:21:42.731 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:380 : [[ True == \T\r\u\e ]] 2026-08-30 09:21:42.734 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:380 : is_service_enabled q-svc neutron-api 2026-08-30 09:21:42.757 | + functions-common:is_service_enabled:2076 : return 0 2026-08-30 09:21:42.761 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:394 : sudo sysctl -w net.ipv6.conf.all.forwarding=1 2026-08-30 09:21:42.773 | net.ipv6.conf.all.forwarding = 1 2026-08-30 09:21:42.782 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : grep -C 1 2d2b99a6-aaea-4837-8b91-b76e4a0f6808 2026-08-30 09:21:42.782 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : oscwrap --os-cloud devstack-admin-demo --os-region RegionOne router show 7377e0d6-ce49-4291-810e-fd0db2aacc19 -c external_gateway_info -f json 2026-08-30 09:21:42.782 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : grep ip_address 2026-08-30 09:21:42.785 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : awk '{print $2}' 2026-08-30 09:21:42.786 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : tr -d '"' 2026-08-30 09:21:45.985 | ++ functions-common:oscwrap:2465 : return 0 2026-08-30 09:21:45.991 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : IPV6_ROUTER_GW_IP=2001:db8::1 2026-08-30 09:21:45.995 | + 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-30 09:21:45.998 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-08-30 09:21:46.021 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:406 : is_neutron_ovs_base_plugin 2026-08-30 09:21:46.024 | + lib/neutron_plugins/ovs_base:is_neutron_ovs_base_plugin:23 : return 0 2026-08-30 09:21:46.028 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:407 : local ext_gw_interface 2026-08-30 09:21:46.033 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:408 : _neutron_get_ext_gw_interface 2026-08-30 09:21:46.036 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:145 : [[ False == \T\r\u\e ]] 2026-08-30 09:21:46.040 | ++ 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-30 09:21:46.064 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:152 : echo br-ex 2026-08-30 09:21:46.068 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:408 : ext_gw_interface=br-ex 2026-08-30 09:21:46.072 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:409 : local ipv6_cidr_len=64 2026-08-30 09:21:46.075 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:414 : sudo ip link set br-ex up 2026-08-30 09:21:46.093 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:415 : sudo ip -6 addr replace 2001:db8::2/64 dev br-ex 2026-08-30 09:21:46.110 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:421 : local replace_range=fd98:3a2a:4934::/56 2026-08-30 09:21:46.115 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:422 : [[ -z 180ed0de-08fb-40b9-b443-5018be08289c ]] 2026-08-30 09:21:46.118 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:425 : sudo ip -6 route replace fd98:3a2a:4934::/56 via 2001:db8::1 dev br-ex 2026-08-30 09:21:46.135 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:427 : _neutron_set_router_id 2026-08-30 09:21:46.139 | + lib/neutron_plugins/services/l3:_neutron_set_router_id:138 : [[ True == \F\a\l\s\e ]] 2026-08-30 09:21:46.143 | + ./stack.sh:main:1333 : is_service_enabled nova 2026-08-30 09:21:46.169 | + functions-common:is_service_enabled:2076 : return 0 2026-08-30 09:21:46.173 | + ./stack.sh:main:1334 : echo_summary 'Starting Nova' 2026-08-30 09:21:46.176 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-30 09:21:46.180 | + ./stack.sh:echo_summary:450 : echo -e Starting Nova 2026-08-30 09:21:46.184 | + ./stack.sh:main:1335 : start_nova 2026-08-30 09:21:46.188 | + lib/nova:start_nova:1170 : start_nova_rest 2026-08-30 09:21:46.192 | + 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-30 09:21:46.195 | + 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-30 09:21:46.200 | + 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-30 09:21:46.204 | + lib/nova:start_nova_rest:1086 : local compute_cell_conf=/etc/nova/nova.conf 2026-08-30 09:21:46.207 | + 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-30 09:21:46.211 | + functions-common:run_process:1674 : local service=n-sch 2026-08-30 09:21:46.215 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-08-30 09:21:46.218 | + functions-common:run_process:1676 : local group= 2026-08-30 09:21:46.222 | + functions-common:run_process:1677 : local user= 2026-08-30 09:21:46.226 | + functions-common:run_process:1678 : local env_vars= 2026-08-30 09:21:46.230 | + functions-common:run_process:1680 : local name=n-sch 2026-08-30 09:21:46.234 | + functions-common:run_process:1682 : time_start run_process 2026-08-30 09:21:46.237 | + functions-common:time_start:2406 : local name=run_process 2026-08-30 09:21:46.241 | + functions-common:time_start:2407 : local start_time= 2026-08-30 09:21:46.245 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-30 09:21:46.250 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-30 09:21:46.255 | + functions-common:time_start:2411 : _TIME_START[$name]=1788081706251 2026-08-30 09:21:46.259 | + functions-common:run_process:1683 : is_service_enabled n-sch 2026-08-30 09:21:46.282 | + functions-common:is_service_enabled:2076 : return 0 2026-08-30 09:21:46.286 | + 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-30 09:21:46.290 | + functions-common:_run_under_systemd:1628 : local service=n-sch 2026-08-30 09:21:46.293 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-08-30 09:21:46.296 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-08-30 09:21:46.300 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-08-30 09:21:46.303 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-08-30 09:21:46.307 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ sudo ]] 2026-08-30 09:21:46.310 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ ^/ ]] 2026-08-30 09:21:46.313 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-sch.service 2026-08-30 09:21:46.317 | + functions-common:_run_under_systemd:1635 : local group= 2026-08-30 09:21:46.321 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-08-30 09:21:46.324 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-08-30 09:21:46.328 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-08-30 09:21:46.332 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-sch] ]] 2026-08-30 09:21:46.335 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ uwsgi ]] 2026-08-30 09:21:46.339 | + 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-30 09:21:46.342 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-sch.service 2026-08-30 09:21:46.346 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-08-30 09:21:46.349 | + functions-common:write_user_unit_file:1537 : local group= 2026-08-30 09:21:46.353 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-08-30 09:21:46.356 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-08-30 09:21:46.359 | + functions-common:write_user_unit_file:1540 : local extra= 2026-08-30 09:21:46.363 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-08-30 09:21:46.366 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-sch.service 2026-08-30 09:21:46.370 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-08-30 09:21:46.376 | + 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-30 09:21:46.467 | + 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-30 09:21:46.555 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service User quobyte 2026-08-30 09:21:46.628 | + 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-30 09:21:46.703 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service KillMode process 2026-08-30 09:21:46.778 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service TimeoutStopSec 300 2026-08-30 09:21:46.851 | + 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-30 09:21:46.926 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-08-30 09:21:46.929 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-08-30 09:21:46.932 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Install WantedBy multi-user.target 2026-08-30 09:21:47.020 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-08-30 09:21:47.519 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-sch.service 2026-08-30 09:21:47.550 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-sch.service → /etc/systemd/system/devstack@n-sch.service. 2026-08-30 09:21:48.054 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-sch.service 2026-08-30 09:21:48.117 | + functions-common:run_process:1686 : time_stop run_process 2026-08-30 09:21:48.121 | + functions-common:time_stop:2420 : local name 2026-08-30 09:21:48.124 | + functions-common:time_stop:2421 : local end_time 2026-08-30 09:21:48.127 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-30 09:21:48.131 | + functions-common:time_stop:2423 : local total 2026-08-30 09:21:48.134 | + functions-common:time_stop:2424 : local start_time 2026-08-30 09:21:48.137 | + functions-common:time_stop:2426 : name=run_process 2026-08-30 09:21:48.141 | + functions-common:time_stop:2427 : start_time=1788081706251 2026-08-30 09:21:48.144 | + functions-common:time_stop:2429 : [[ -z 1788081706251 ]] 2026-08-30 09:21:48.149 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-30 09:21:48.154 | + functions-common:time_stop:2432 : end_time=1788081708150 2026-08-30 09:21:48.157 | + functions-common:time_stop:2433 : elapsed_time=1899 2026-08-30 09:21:48.161 | + functions-common:time_stop:2434 : total=22287 2026-08-30 09:21:48.164 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-30 09:21:48.167 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=24186 2026-08-30 09:21:48.173 | ++ lib/nova:start_nova_rest:1089 : which uwsgi 2026-08-30 09:21:48.179 | + 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-30 09:21:48.182 | + functions-common:run_process:1674 : local service=n-api-meta 2026-08-30 09:21:48.186 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-08-30 09:21:48.189 | + functions-common:run_process:1676 : local group= 2026-08-30 09:21:48.193 | + functions-common:run_process:1677 : local user= 2026-08-30 09:21:48.197 | + functions-common:run_process:1678 : local env_vars= 2026-08-30 09:21:48.200 | + functions-common:run_process:1680 : local name=n-api-meta 2026-08-30 09:21:48.203 | + functions-common:run_process:1682 : time_start run_process 2026-08-30 09:21:48.206 | + functions-common:time_start:2406 : local name=run_process 2026-08-30 09:21:48.209 | + functions-common:time_start:2407 : local start_time= 2026-08-30 09:21:48.213 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-30 09:21:48.217 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-30 09:21:48.224 | + functions-common:time_start:2411 : _TIME_START[$name]=1788081708219 2026-08-30 09:21:48.227 | + functions-common:run_process:1683 : is_service_enabled n-api-meta 2026-08-30 09:21:48.254 | + functions-common:is_service_enabled:2076 : return 0 2026-08-30 09:21:48.258 | + 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-30 09:21:48.262 | + functions-common:_run_under_systemd:1628 : local service=n-api-meta 2026-08-30 09:21:48.266 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-08-30 09:21:48.269 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-08-30 09:21:48.272 | + 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-30 09:21:48.276 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-08-30 09:21:48.280 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ sudo ]] 2026-08-30 09:21:48.283 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ ^/ ]] 2026-08-30 09:21:48.286 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-api-meta.service 2026-08-30 09:21:48.290 | + functions-common:_run_under_systemd:1635 : local group= 2026-08-30 09:21:48.293 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-08-30 09:21:48.296 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-08-30 09:21:48.299 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-08-30 09:21:48.302 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-api-meta] ]] 2026-08-30 09:21:48.305 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ uwsgi ]] 2026-08-30 09:21:48.308 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-08-30 09:21:48.311 | + 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-30 09:21:48.314 | + 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-30 09:21:48.317 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@n-api-meta.service 2026-08-30 09:21:48.320 | + 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-30 09:21:48.323 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-08-30 09:21:48.326 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-08-30 09:21:48.328 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-08-30 09:21:48.331 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@n-api-meta.service 2026-08-30 09:21:48.334 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-08-30 09:21:48.340 | + 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-30 09:21:48.420 | + 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-30 09:21:48.502 | + 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-30 09:21:48.571 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service User quobyte 2026-08-30 09:21:48.638 | + 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-30 09:21:48.705 | + 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-30 09:21:48.773 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Type notify 2026-08-30 09:21:48.841 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service KillMode process 2026-08-30 09:21:48.913 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Restart always 2026-08-30 09:21:48.982 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service NotifyAccess all 2026-08-30 09:21:49.050 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service RestartForceExitStatus 100 2026-08-30 09:21:49.118 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-08-30 09:21:49.121 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-08-30 09:21:49.124 | + 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-30 09:21:49.211 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-08-30 09:21:49.712 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-api-meta.service 2026-08-30 09:21:49.747 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api-meta.service → /etc/systemd/system/devstack@n-api-meta.service. 2026-08-30 09:21:50.226 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-api-meta.service 2026-08-30 09:21:50.367 | + functions-common:run_process:1686 : time_stop run_process 2026-08-30 09:21:50.371 | + functions-common:time_stop:2420 : local name 2026-08-30 09:21:50.373 | + functions-common:time_stop:2421 : local end_time 2026-08-30 09:21:50.376 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-30 09:21:50.381 | + functions-common:time_stop:2423 : local total 2026-08-30 09:21:50.381 | + functions-common:time_stop:2424 : local start_time 2026-08-30 09:21:50.383 | + functions-common:time_stop:2426 : name=run_process 2026-08-30 09:21:50.385 | + functions-common:time_stop:2427 : start_time=1788081708219 2026-08-30 09:21:50.387 | + functions-common:time_stop:2429 : [[ -z 1788081708219 ]] 2026-08-30 09:21:50.391 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-30 09:21:50.395 | + functions-common:time_stop:2432 : end_time=1788081710392 2026-08-30 09:21:50.397 | + functions-common:time_stop:2433 : elapsed_time=2173 2026-08-30 09:21:50.399 | + functions-common:time_stop:2434 : total=24186 2026-08-30 09:21:50.402 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-30 09:21:50.404 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=26359 2026-08-30 09:21:50.407 | + 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-30 09:21:50.409 | + 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-30 09:21:50.412 | + lib/nova:start_nova:1171 : start_nova_console_proxies 2026-08-30 09:21:50.415 | + 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-30 09:21:50.417 | + 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-30 09:21:50.420 | + 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-30 09:21:50.423 | + lib/nova:start_nova_console_proxies:1110 : local api_cell_conf=/etc/nova/nova.conf 2026-08-30 09:21:50.425 | + 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-30 09:21:50.428 | + lib/nova:start_nova_console_proxies:1117 : enable_nova_console_proxies 2026-08-30 09:21:50.433 | ++ lib/nova:enable_nova_console_proxies:1095 : seq 1 1 2026-08-30 09:21:50.438 | + lib/nova:enable_nova_console_proxies:1095 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-08-30 09:21:50.440 | + lib/nova:enable_nova_console_proxies:1096 : for srv in n-novnc n-spice n-sproxy 2026-08-30 09:21:50.443 | + lib/nova:enable_nova_console_proxies:1097 : is_service_enabled n-novnc 2026-08-30 09:21:50.461 | + functions-common:is_service_enabled:2076 : return 0 2026-08-30 09:21:50.467 | + lib/nova:enable_nova_console_proxies:1098 : enable_service n-novnc-cell1 2026-08-30 09:21:50.516 | + lib/nova:enable_nova_console_proxies:1096 : for srv in n-novnc n-spice n-sproxy 2026-08-30 09:21:50.516 | + lib/nova:enable_nova_console_proxies:1097 : is_service_enabled n-spice 2026-08-30 09:21:50.535 | + functions-common:is_service_enabled:2076 : return 1 2026-08-30 09:21:50.537 | + lib/nova:enable_nova_console_proxies:1096 : for srv in n-novnc n-spice n-sproxy 2026-08-30 09:21:50.539 | + lib/nova:enable_nova_console_proxies:1097 : is_service_enabled n-sproxy 2026-08-30 09:21:50.563 | + functions-common:is_service_enabled:2076 : return 1 2026-08-30 09:21:50.567 | ++ lib/nova:start_nova_console_proxies:1118 : seq 1 1 2026-08-30 09:21:50.571 | + lib/nova:start_nova_console_proxies:1118 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-08-30 09:21:50.573 | + lib/nova:start_nova_console_proxies:1119 : local conf 2026-08-30 09:21:50.576 | ++ lib/nova:start_nova_console_proxies:1120 : conductor_conf 1 2026-08-30 09:21:50.579 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-08-30 09:21:50.581 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-08-30 09:21:50.587 | + lib/nova:start_nova_console_proxies:1120 : conf=/etc/nova/nova_cell1.conf 2026-08-30 09:21:50.587 | + 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-30 09:21:50.589 | + functions-common:run_process:1674 : local service=n-novnc-cell1 2026-08-30 09:21:50.591 | + 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-30 09:21:50.594 | + functions-common:run_process:1676 : local group= 2026-08-30 09:21:50.596 | + functions-common:run_process:1677 : local user= 2026-08-30 09:21:50.598 | + functions-common:run_process:1678 : local env_vars= 2026-08-30 09:21:50.600 | + functions-common:run_process:1680 : local name=n-novnc-cell1 2026-08-30 09:21:50.603 | + functions-common:run_process:1682 : time_start run_process 2026-08-30 09:21:50.605 | + functions-common:time_start:2406 : local name=run_process 2026-08-30 09:21:50.608 | + functions-common:time_start:2407 : local start_time= 2026-08-30 09:21:50.610 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-30 09:21:50.613 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-30 09:21:50.618 | + functions-common:time_start:2411 : _TIME_START[$name]=1788081710614 2026-08-30 09:21:50.621 | + functions-common:run_process:1683 : is_service_enabled n-novnc-cell1 2026-08-30 09:21:50.639 | + functions-common:is_service_enabled:2076 : return 0 2026-08-30 09:21:50.644 | + 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-30 09:21:50.644 | + functions-common:_run_under_systemd:1628 : local service=n-novnc-cell1 2026-08-30 09:21:50.646 | + 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-30 09:21:50.649 | + 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-30 09:21:50.651 | + 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-30 09:21:50.654 | + 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-30 09:21:50.656 | + 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-30 09:21:50.658 | + 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-30 09:21:50.661 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-novnc-cell1.service 2026-08-30 09:21:50.664 | + functions-common:_run_under_systemd:1635 : local group= 2026-08-30 09:21:50.666 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-08-30 09:21:50.668 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-08-30 09:21:50.671 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-08-30 09:21:50.673 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-novnc-cell1] ]] 2026-08-30 09:21:50.675 | + 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-30 09:21:50.678 | + 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-30 09:21:50.681 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-novnc-cell1.service 2026-08-30 09:21:50.683 | + 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-30 09:21:50.685 | + functions-common:write_user_unit_file:1537 : local group= 2026-08-30 09:21:50.689 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-08-30 09:21:50.689 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-08-30 09:21:50.691 | + functions-common:write_user_unit_file:1540 : local extra= 2026-08-30 09:21:50.693 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-08-30 09:21:50.696 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-novnc-cell1.service 2026-08-30 09:21:50.698 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-08-30 09:21:50.702 | + 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-30 09:21:50.791 | + 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-30 09:21:50.893 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service User quobyte 2026-08-30 09:21:50.962 | + 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-30 09:21:51.037 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service KillMode process 2026-08-30 09:21:51.109 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service TimeoutStopSec 300 2026-08-30 09:21:51.184 | + 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-30 09:21:51.260 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-08-30 09:21:51.263 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-08-30 09:21:51.264 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Install WantedBy multi-user.target 2026-08-30 09:21:51.360 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-08-30 09:21:51.913 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-novnc-cell1.service 2026-08-30 09:21:51.956 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-novnc-cell1.service → /etc/systemd/system/devstack@n-novnc-cell1.service. 2026-08-30 09:21:52.475 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-novnc-cell1.service 2026-08-30 09:21:52.540 | + functions-common:run_process:1686 : time_stop run_process 2026-08-30 09:21:52.546 | + functions-common:time_stop:2420 : local name 2026-08-30 09:21:52.547 | + functions-common:time_stop:2421 : local end_time 2026-08-30 09:21:52.550 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-30 09:21:52.554 | + functions-common:time_stop:2423 : local total 2026-08-30 09:21:52.557 | + functions-common:time_stop:2424 : local start_time 2026-08-30 09:21:52.560 | + functions-common:time_stop:2426 : name=run_process 2026-08-30 09:21:52.563 | + functions-common:time_stop:2427 : start_time=1788081710614 2026-08-30 09:21:52.566 | + functions-common:time_stop:2429 : [[ -z 1788081710614 ]] 2026-08-30 09:21:52.572 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-30 09:21:52.575 | + functions-common:time_stop:2432 : end_time=1788081712572 2026-08-30 09:21:52.577 | + functions-common:time_stop:2433 : elapsed_time=1958 2026-08-30 09:21:52.580 | + functions-common:time_stop:2434 : total=26359 2026-08-30 09:21:52.582 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-30 09:21:52.585 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=28317 2026-08-30 09:21:52.588 | + 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-30 09:21:52.590 | + functions-common:run_process:1674 : local service=n-spice-cell1 2026-08-30 09:21:52.593 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2026-08-30 09:21:52.595 | + functions-common:run_process:1676 : local group= 2026-08-30 09:21:52.599 | + functions-common:run_process:1677 : local user= 2026-08-30 09:21:52.601 | + functions-common:run_process:1678 : local env_vars= 2026-08-30 09:21:52.604 | + functions-common:run_process:1680 : local name=n-spice-cell1 2026-08-30 09:21:52.606 | + functions-common:run_process:1682 : time_start run_process 2026-08-30 09:21:52.608 | + functions-common:time_start:2406 : local name=run_process 2026-08-30 09:21:52.611 | + functions-common:time_start:2407 : local start_time= 2026-08-30 09:21:52.614 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-30 09:21:52.619 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-30 09:21:52.623 | + functions-common:time_start:2411 : _TIME_START[$name]=1788081712619 2026-08-30 09:21:52.625 | + functions-common:run_process:1683 : is_service_enabled n-spice-cell1 2026-08-30 09:21:52.647 | + functions-common:is_service_enabled:2076 : return 1 2026-08-30 09:21:52.649 | + functions-common:run_process:1686 : time_stop run_process 2026-08-30 09:21:52.653 | + functions-common:time_stop:2420 : local name 2026-08-30 09:21:52.655 | + functions-common:time_stop:2421 : local end_time 2026-08-30 09:21:52.658 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-30 09:21:52.660 | + functions-common:time_stop:2423 : local total 2026-08-30 09:21:52.663 | + functions-common:time_stop:2424 : local start_time 2026-08-30 09:21:52.665 | + functions-common:time_stop:2426 : name=run_process 2026-08-30 09:21:52.668 | + functions-common:time_stop:2427 : start_time=1788081712619 2026-08-30 09:21:52.670 | + functions-common:time_stop:2429 : [[ -z 1788081712619 ]] 2026-08-30 09:21:52.677 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-30 09:21:52.682 | + functions-common:time_stop:2432 : end_time=1788081712679 2026-08-30 09:21:52.685 | + functions-common:time_stop:2433 : elapsed_time=60 2026-08-30 09:21:52.687 | + functions-common:time_stop:2434 : total=28317 2026-08-30 09:21:52.690 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-30 09:21:52.692 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=28377 2026-08-30 09:21:52.695 | + 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-30 09:21:52.697 | + functions-common:run_process:1674 : local service=n-sproxy-cell1 2026-08-30 09:21:52.700 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2026-08-30 09:21:52.703 | + functions-common:run_process:1676 : local group= 2026-08-30 09:21:52.705 | + functions-common:run_process:1677 : local user= 2026-08-30 09:21:52.708 | + functions-common:run_process:1678 : local env_vars= 2026-08-30 09:21:52.710 | + functions-common:run_process:1680 : local name=n-sproxy-cell1 2026-08-30 09:21:52.713 | + functions-common:run_process:1682 : time_start run_process 2026-08-30 09:21:52.715 | + functions-common:time_start:2406 : local name=run_process 2026-08-30 09:21:52.718 | + functions-common:time_start:2407 : local start_time= 2026-08-30 09:21:52.720 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-30 09:21:52.724 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-30 09:21:52.729 | + functions-common:time_start:2411 : _TIME_START[$name]=1788081712726 2026-08-30 09:21:52.731 | + functions-common:run_process:1683 : is_service_enabled n-sproxy-cell1 2026-08-30 09:21:52.756 | + functions-common:is_service_enabled:2076 : return 1 2026-08-30 09:21:52.759 | + functions-common:run_process:1686 : time_stop run_process 2026-08-30 09:21:52.761 | + functions-common:time_stop:2420 : local name 2026-08-30 09:21:52.764 | + functions-common:time_stop:2421 : local end_time 2026-08-30 09:21:52.767 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-30 09:21:52.769 | + functions-common:time_stop:2423 : local total 2026-08-30 09:21:52.772 | + functions-common:time_stop:2424 : local start_time 2026-08-30 09:21:52.774 | + functions-common:time_stop:2426 : name=run_process 2026-08-30 09:21:52.777 | + functions-common:time_stop:2427 : start_time=1788081712726 2026-08-30 09:21:52.779 | + functions-common:time_stop:2429 : [[ -z 1788081712726 ]] 2026-08-30 09:21:52.784 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-30 09:21:52.786 | + functions-common:time_stop:2432 : end_time=1788081712783 2026-08-30 09:21:52.789 | + functions-common:time_stop:2433 : elapsed_time=57 2026-08-30 09:21:52.791 | + functions-common:time_stop:2434 : total=28377 2026-08-30 09:21:52.794 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-30 09:21:52.796 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=28434 2026-08-30 09:21:52.799 | + 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-30 09:21:52.802 | + 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-30 09:21:52.805 | + lib/nova:start_nova:1172 : start_nova_conductor 2026-08-30 09:21:52.807 | + lib/nova:start_nova_conductor:1140 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-08-30 09:21:52.810 | + lib/nova:start_nova_conductor:1146 : enable_nova_fleet 2026-08-30 09:21:52.813 | + lib/nova:enable_nova_fleet:1131 : is_service_enabled n-cond 2026-08-30 09:21:52.834 | + functions-common:is_service_enabled:2076 : return 0 2026-08-30 09:21:52.838 | + lib/nova:enable_nova_fleet:1132 : enable_service n-super-cond 2026-08-30 09:21:52.898 | ++ lib/nova:enable_nova_fleet:1133 : seq 1 1 2026-08-30 09:21:52.902 | + lib/nova:enable_nova_fleet:1133 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-08-30 09:21:52.905 | + lib/nova:enable_nova_fleet:1134 : enable_service n-cond-cell1 2026-08-30 09:21:52.965 | + lib/nova:start_nova_conductor:1147 : is_service_enabled n-super-cond 2026-08-30 09:21:52.988 | + functions-common:is_service_enabled:2076 : return 0 2026-08-30 09:21:52.990 | + 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-30 09:21:52.993 | + functions-common:run_process:1674 : local service=n-super-cond 2026-08-30 09:21:52.996 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-08-30 09:21:52.998 | + functions-common:run_process:1676 : local group= 2026-08-30 09:21:53.001 | + functions-common:run_process:1677 : local user= 2026-08-30 09:21:53.004 | + functions-common:run_process:1678 : local env_vars= 2026-08-30 09:21:53.006 | + functions-common:run_process:1680 : local name=n-super-cond 2026-08-30 09:21:53.009 | + functions-common:run_process:1682 : time_start run_process 2026-08-30 09:21:53.013 | + functions-common:time_start:2406 : local name=run_process 2026-08-30 09:21:53.015 | + functions-common:time_start:2407 : local start_time= 2026-08-30 09:21:53.018 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-30 09:21:53.021 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-30 09:21:53.025 | + functions-common:time_start:2411 : _TIME_START[$name]=1788081713023 2026-08-30 09:21:53.028 | + functions-common:run_process:1683 : is_service_enabled n-super-cond 2026-08-30 09:21:53.048 | + functions-common:is_service_enabled:2076 : return 0 2026-08-30 09:21:53.051 | + 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-30 09:21:53.054 | + functions-common:_run_under_systemd:1628 : local service=n-super-cond 2026-08-30 09:21:53.057 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-08-30 09:21:53.063 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-08-30 09:21:53.069 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-08-30 09:21:53.071 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-08-30 09:21:53.077 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf =~ sudo ]] 2026-08-30 09:21:53.081 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf =~ ^/ ]] 2026-08-30 09:21:53.084 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-super-cond.service 2026-08-30 09:21:53.088 | + functions-common:_run_under_systemd:1635 : local group= 2026-08-30 09:21:53.097 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-08-30 09:21:53.101 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-08-30 09:21:53.110 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-08-30 09:21:53.116 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-super-cond] ]] 2026-08-30 09:21:53.122 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf =~ uwsgi ]] 2026-08-30 09:21:53.127 | + 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-30 09:21:53.131 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-super-cond.service 2026-08-30 09:21:53.135 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-08-30 09:21:53.143 | + functions-common:write_user_unit_file:1537 : local group= 2026-08-30 09:21:53.145 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-08-30 09:21:53.152 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-08-30 09:21:53.156 | + functions-common:write_user_unit_file:1540 : local extra= 2026-08-30 09:21:53.163 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-08-30 09:21:53.166 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-super-cond.service 2026-08-30 09:21:53.170 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-08-30 09:21:53.179 | + 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-30 09:21:53.271 | + 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-30 09:21:53.436 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service User quobyte 2026-08-30 09:21:53.546 | + 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-30 09:21:53.648 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service KillMode process 2026-08-30 09:21:53.759 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service TimeoutStopSec 300 2026-08-30 09:21:53.863 | + 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-30 09:21:53.986 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-08-30 09:21:53.994 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-08-30 09:21:53.998 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Install WantedBy multi-user.target 2026-08-30 09:21:54.126 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-08-30 09:21:54.736 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-super-cond.service 2026-08-30 09:21:54.772 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-super-cond.service → /etc/systemd/system/devstack@n-super-cond.service. 2026-08-30 09:21:55.307 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-super-cond.service 2026-08-30 09:21:55.356 | + functions-common:run_process:1686 : time_stop run_process 2026-08-30 09:21:55.367 | + functions-common:time_stop:2420 : local name 2026-08-30 09:21:55.369 | + functions-common:time_stop:2421 : local end_time 2026-08-30 09:21:55.376 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-30 09:21:55.381 | + functions-common:time_stop:2423 : local total 2026-08-30 09:21:55.388 | + functions-common:time_stop:2424 : local start_time 2026-08-30 09:21:55.391 | + functions-common:time_stop:2426 : name=run_process 2026-08-30 09:21:55.396 | + functions-common:time_stop:2427 : start_time=1788081713023 2026-08-30 09:21:55.404 | + functions-common:time_stop:2429 : [[ -z 1788081713023 ]] 2026-08-30 09:21:55.413 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-30 09:21:55.420 | + functions-common:time_stop:2432 : end_time=1788081715414 2026-08-30 09:21:55.425 | + functions-common:time_stop:2433 : elapsed_time=2391 2026-08-30 09:21:55.433 | + functions-common:time_stop:2434 : total=28434 2026-08-30 09:21:55.439 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-30 09:21:55.443 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=30825 2026-08-30 09:21:55.449 | ++ lib/nova:start_nova_conductor:1150 : seq 1 1 2026-08-30 09:21:55.456 | + lib/nova:start_nova_conductor:1150 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-08-30 09:21:55.462 | + lib/nova:start_nova_conductor:1151 : is_service_enabled n-cond-cell1 2026-08-30 09:21:55.497 | + functions-common:is_service_enabled:2076 : return 0 2026-08-30 09:21:55.501 | + lib/nova:start_nova_conductor:1152 : local conf 2026-08-30 09:21:55.511 | ++ lib/nova:start_nova_conductor:1153 : conductor_conf 1 2026-08-30 09:21:55.517 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-08-30 09:21:55.524 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-08-30 09:21:55.530 | + lib/nova:start_nova_conductor:1153 : conf=/etc/nova/nova_cell1.conf 2026-08-30 09:21:55.535 | + 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-30 09:21:55.539 | + functions-common:run_process:1674 : local service=n-cond-cell1 2026-08-30 09:21:55.547 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-08-30 09:21:55.550 | + functions-common:run_process:1676 : local group= 2026-08-30 09:21:55.555 | + functions-common:run_process:1677 : local user= 2026-08-30 09:21:55.560 | + functions-common:run_process:1678 : local env_vars= 2026-08-30 09:21:55.568 | + functions-common:run_process:1680 : local name=n-cond-cell1 2026-08-30 09:21:55.574 | + functions-common:run_process:1682 : time_start run_process 2026-08-30 09:21:55.580 | + functions-common:time_start:2406 : local name=run_process 2026-08-30 09:21:55.589 | + functions-common:time_start:2407 : local start_time= 2026-08-30 09:21:55.592 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-30 09:21:55.598 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-30 09:21:55.606 | + functions-common:time_start:2411 : _TIME_START[$name]=1788081715600 2026-08-30 09:21:55.611 | + functions-common:run_process:1683 : is_service_enabled n-cond-cell1 2026-08-30 09:21:55.645 | + functions-common:is_service_enabled:2076 : return 0 2026-08-30 09:21:55.651 | + 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-30 09:21:55.656 | + functions-common:_run_under_systemd:1628 : local service=n-cond-cell1 2026-08-30 09:21:55.661 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-08-30 09:21:55.666 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-08-30 09:21:55.670 | + 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-30 09:21:55.676 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-08-30 09:21:55.679 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ sudo ]] 2026-08-30 09:21:55.682 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ ^/ ]] 2026-08-30 09:21:55.685 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-cond-cell1.service 2026-08-30 09:21:55.687 | + functions-common:_run_under_systemd:1635 : local group= 2026-08-30 09:21:55.690 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-08-30 09:21:55.693 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-08-30 09:21:55.695 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-08-30 09:21:55.697 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-cond-cell1] ]] 2026-08-30 09:21:55.700 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ uwsgi ]] 2026-08-30 09:21:55.703 | + 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-30 09:21:55.705 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-cond-cell1.service 2026-08-30 09:21:55.708 | + 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-30 09:21:55.712 | + functions-common:write_user_unit_file:1537 : local group= 2026-08-30 09:21:55.718 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-08-30 09:21:55.723 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-08-30 09:21:55.728 | + functions-common:write_user_unit_file:1540 : local extra= 2026-08-30 09:21:55.733 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-08-30 09:21:55.737 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-cond-cell1.service 2026-08-30 09:21:55.740 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-08-30 09:21:55.747 | + 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-30 09:21:55.857 | + 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-30 09:21:56.015 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service User quobyte 2026-08-30 09:21:56.142 | + 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-30 09:21:56.242 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service KillMode process 2026-08-30 09:21:56.359 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service TimeoutStopSec 300 2026-08-30 09:21:56.469 | + 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-30 09:21:56.593 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-08-30 09:21:56.600 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-08-30 09:21:56.604 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Install WantedBy multi-user.target 2026-08-30 09:21:56.742 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-08-30 09:21:57.270 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-cond-cell1.service 2026-08-30 09:21:57.309 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-cond-cell1.service → /etc/systemd/system/devstack@n-cond-cell1.service. 2026-08-30 09:21:57.804 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-cond-cell1.service 2026-08-30 09:21:57.867 | + functions-common:run_process:1686 : time_stop run_process 2026-08-30 09:21:57.871 | + functions-common:time_stop:2420 : local name 2026-08-30 09:21:57.875 | + functions-common:time_stop:2421 : local end_time 2026-08-30 09:21:57.880 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-30 09:21:57.883 | + functions-common:time_stop:2423 : local total 2026-08-30 09:21:57.888 | + functions-common:time_stop:2424 : local start_time 2026-08-30 09:21:57.892 | + functions-common:time_stop:2426 : name=run_process 2026-08-30 09:21:57.896 | + functions-common:time_stop:2427 : start_time=1788081715600 2026-08-30 09:21:57.900 | + functions-common:time_stop:2429 : [[ -z 1788081715600 ]] 2026-08-30 09:21:57.905 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-30 09:21:57.912 | + functions-common:time_stop:2432 : end_time=1788081717907 2026-08-30 09:21:57.916 | + functions-common:time_stop:2433 : elapsed_time=2307 2026-08-30 09:21:57.921 | + functions-common:time_stop:2434 : total=30825 2026-08-30 09:21:57.925 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-30 09:21:57.929 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=33132 2026-08-30 09:21:57.934 | + lib/nova:start_nova:1173 : start_nova_compute 2026-08-30 09:21:57.938 | + 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-30 09:21:57.942 | + 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-30 09:21:57.946 | + 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-30 09:21:57.952 | + lib/nova:start_nova_compute:991 : local compute_cell_conf=/etc/nova/nova.conf 2026-08-30 09:21:57.956 | + lib/nova:start_nova_compute:994 : cp /etc/nova/nova.conf /etc/nova/nova-cpu.conf 2026-08-30 09:21:57.963 | + lib/nova:start_nova_compute:996 : merge_config_file /home/quobyte/devstack/local.conf post-config '$NOVA_CPU_CONF' 2026-08-30 09:21:57.967 | + inc/meta-config:merge_config_file:83 : local file=/home/quobyte/devstack/local.conf 2026-08-30 09:21:57.972 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-08-30 09:21:57.976 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CPU_CONF' 2026-08-30 09:21:57.980 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-08-30 09:21:57.985 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CPU_CONF' 2026-08-30 09:21:57.989 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova-cpu.conf 2026-08-30 09:21:57.994 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova-cpu.conf 2026-08-30 09:21:57.998 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova-cpu.conf ']' 2026-08-30 09:21:58.003 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/quobyte/devstack/local.conf post-config '$NOVA_CPU_CONF' 2026-08-30 09:21:58.011 | + inc/meta-config:get_meta_section:33 : local file=/home/quobyte/devstack/local.conf 2026-08-30 09:21:58.011 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CPU_CONF' ' 2026-08-30 09:21:58.011 | BEGIN { 2026-08-30 09:21:58.011 | section = "" 2026-08-30 09:21:58.011 | last_section = "" 2026-08-30 09:21:58.011 | section_count = 0 2026-08-30 09:21:58.011 | } 2026-08-30 09:21:58.011 | /^\[.+\]/ { 2026-08-30 09:21:58.012 | gsub("[][]", "", $1); 2026-08-30 09:21:58.012 | section=$1 2026-08-30 09:21:58.012 | next 2026-08-30 09:21:58.012 | } 2026-08-30 09:21:58.012 | /^ *\#/ { 2026-08-30 09:21:58.012 | next 2026-08-30 09:21:58.012 | } 2026-08-30 09:21:58.012 | /^[^ \t]+/ { 2026-08-30 09:21:58.012 | # get offset of first = in $0 2026-08-30 09:21:58.012 | eq_idx = index($0, "=") 2026-08-30 09:21:58.013 | # extract attr & value from $0 2026-08-30 09:21:58.013 | attr = substr($0, 1, eq_idx - 1) 2026-08-30 09:21:58.013 | value = substr($0, eq_idx + 1) 2026-08-30 09:21:58.013 | # only need to strip trailing whitespace from attr 2026-08-30 09:21:58.014 | sub(/[ \t]*$/, "", attr) 2026-08-30 09:21:58.015 | # need to strip leading & trailing whitespace from value 2026-08-30 09:21:58.015 | sub(/^[ \t]*/, "", value) 2026-08-30 09:21:58.015 | sub(/[ \t]*$/, "", value) 2026-08-30 09:21:58.015 | 2026-08-30 09:21:58.015 | # cfg_attr_count: number of config lines per [section, attr] 2026-08-30 09:21:58.015 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-08-30 09:21:58.015 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-08-30 09:21:58.015 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-08-30 09:21:58.015 | if (! (section, attr) in cfg_attr_count) { 2026-08-30 09:21:58.015 | if (section != last_section) { 2026-08-30 09:21:58.016 | cfg_section[section_count++] = section 2026-08-30 09:21:58.016 | last_section = section 2026-08-30 09:21:58.016 | } 2026-08-30 09:21:58.016 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-08-30 09:21:58.016 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-08-30 09:21:58.016 | 2026-08-30 09:21:58.016 | cfg_attr[section, attr, 0] = value 2026-08-30 09:21:58.016 | cfg_attr_count[section, attr] = 1 2026-08-30 09:21:58.016 | } else { 2026-08-30 09:21:58.016 | lno = cfg_attr_count[section, attr]++ 2026-08-30 09:21:58.016 | cfg_attr[section, attr, lno] = value 2026-08-30 09:21:58.017 | } 2026-08-30 09:21:58.017 | } 2026-08-30 09:21:58.017 | END { 2026-08-30 09:21:58.017 | # Process each section in order 2026-08-30 09:21:58.017 | for (sno = 0; sno < section_count; sno++) { 2026-08-30 09:21:58.017 | section = cfg_section[sno] 2026-08-30 09:21:58.017 | # The ini routines simply append a config item immediately 2026-08-30 09:21:58.017 | # after the section header. To keep the same order as defined 2026-08-30 09:21:58.017 | # in local.conf, invoke the ini routines in the reverse order 2026-08-30 09:21:58.017 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-08-30 09:21:58.017 | attr = cfg_sec_attr_name[sno, attr_no] 2026-08-30 09:21:58.018 | if (cfg_attr_count[section, attr] == 1) 2026-08-30 09:21:58.018 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-08-30 09:21:58.018 | else { 2026-08-30 09:21:58.018 | # For multiline, invoke the ini routines in the reverse order 2026-08-30 09:21:58.018 | count = cfg_attr_count[section, attr] 2026-08-30 09:21:58.018 | print "inidelete " configfile " " section " " attr 2026-08-30 09:21:58.018 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-08-30 09:21:58.018 | for (l = count -2; l >= 0; l--) 2026-08-30 09:21:58.018 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-08-30 09:21:58.019 | } 2026-08-30 09:21:58.019 | } 2026-08-30 09:21:58.019 | } 2026-08-30 09:21:58.019 | } 2026-08-30 09:21:58.019 | ' 2026-08-30 09:21:58.019 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-08-30 09:21:58.019 | awk: + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CPU_CONF' 2026-08-30 09:21:58.019 | cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-08-30 09:21:58.019 | + inc/meta-config:get_meta_section:37 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-08-30 09:21:58.020 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CPU_CONF ]] 2026-08-30 09:21:58.020 | + inc/meta-config:merge_config_file:164 : read a 2026-08-30 09:21:58.021 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CPU_CONF' ' 2026-08-30 09:21:58.021 | BEGIN { group = "" } 2026-08-30 09:21:58.021 | /^\[\[.+\|.*\]\]/ { 2026-08-30 09:21:58.021 | gsub("[][]", "", $1); 2026-08-30 09:21:58.021 | split($1, a, "|"); 2026-08-30 09:21:58.021 | if (a[1] == matchgroup && a[2] == configfile) { 2026-08-30 09:21:58.022 | group=a[1] 2026-08-30 09:21:58.022 | } else { 2026-08-30 09:21:58.022 | group="" 2026-08-30 09:21:58.022 | } 2026-08-30 09:21:58.022 | next 2026-08-30 09:21:58.022 | } 2026-08-30 09:21:58.022 | { 2026-08-30 09:21:58.022 | if (group != "") 2026-08-30 09:21:58.022 | print $0 2026-08-30 09:21:58.022 | } 2026-08-30 09:21:58.022 | ' /home/quobyte/devstack/local.conf 2026-08-30 09:21:58.031 | + lib/nova:start_nova_compute:998 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-08-30 09:21:58.035 | + lib/nova:start_nova_compute:1005 : iniset /etc/nova/nova-cpu.conf workarounds disable_group_policy_check_upcall True 2026-08-30 09:21:58.087 | + lib/nova:start_nova_compute:1008 : iniset /etc/nova/nova-cpu.conf filter_scheduler track_instance_changes False 2026-08-30 09:21:58.138 | + lib/nova:start_nova_compute:1009 : iniset_rpc_backend nova /etc/nova/nova-cpu.conf DEFAULT nova_cell1 2026-08-30 09:21:58.140 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=nova 2026-08-30 09:21:58.143 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/nova/nova-cpu.conf 2026-08-30 09:21:58.147 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-08-30 09:21:58.151 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host=nova_cell1 2026-08-30 09:21:58.155 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-08-30 09:21:58.180 | + functions-common:is_service_enabled:2076 : return 0 2026-08-30 09:21:58.186 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url nova_cell1 2026-08-30 09:21:58.191 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host=nova_cell1 2026-08-30 09:21:58.195 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-08-30 09:21:58.221 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-30 09:21:58.226 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.144:5672/nova_cell1 2026-08-30 09:21:58.231 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/nova/nova-cpu.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.144:5672/nova_cell1 2026-08-30 09:21:58.279 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-08-30 09:21:58.283 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-08-30 09:21:58.286 | + lib/nova:start_nova_compute:1013 : inidelete /etc/nova/nova-cpu.conf database connection 2026-08-30 09:21:58.317 | + lib/nova:start_nova_compute:1014 : inidelete /etc/nova/nova-cpu.conf api_database connection 2026-08-30 09:21:58.347 | + lib/nova:start_nova_compute:1019 : configure_console_compute 2026-08-30 09:21:58.352 | + lib/nova:configure_console_compute:671 : local offset 2026-08-30 09:21:58.356 | + lib/nova:configure_console_compute:672 : offset=0 2026-08-30 09:21:58.360 | + lib/nova:configure_console_compute:676 : local default_proxyclient_addr 2026-08-30 09:21:58.366 | ++ lib/nova:configure_console_compute:677 : iniget /etc/nova/nova-cpu.conf DEFAULT my_ip 2026-08-30 09:21:58.405 | + lib/nova:configure_console_compute:677 : default_proxyclient_addr=192.168.122.144 2026-08-30 09:21:58.409 | + lib/nova:configure_console_compute:681 : is_service_enabled n-cpu 2026-08-30 09:21:58.434 | + functions-common:is_service_enabled:2076 : return 0 2026-08-30 09:21:58.438 | + lib/nova:configure_console_compute:682 : '[' False == True ']' 2026-08-30 09:21:58.442 | + lib/nova:configure_console_compute:685 : vercmp v1.3.0 '<' 1.0.0 2026-08-30 09:21:58.447 | + functions:vercmp:647 : local v1=v1.3.0 2026-08-30 09:21:58.451 | + functions:vercmp:648 : local 'op=<' 2026-08-30 09:21:58.454 | + functions:vercmp:649 : local v2=1.0.0 2026-08-30 09:21:58.457 | + functions:vercmp:650 : local result 2026-08-30 09:21:58.465 | ++ functions:vercmp:654 : echo -e 'v1.3.0\n1.0.0' 2026-08-30 09:21:58.467 | ++ functions:vercmp:654 : head -1 2026-08-30 09:21:58.469 | ++ functions:vercmp:654 : sort -V 2026-08-30 09:21:58.476 | + functions:vercmp:654 : result=1.0.0 2026-08-30 09:21:58.480 | + functions:vercmp:656 : case $op in 2026-08-30 09:21:58.485 | + functions:vercmp:666 : '[' v1.3.0 '!=' 1.0.0 ']' 2026-08-30 09:21:58.489 | + functions:vercmp:666 : '[' 1.0.0 = v1.3.0 ']' 2026-08-30 09:21:58.493 | + functions:vercmp:667 : return 2026-08-30 09:21:58.497 | + lib/nova:configure_console_compute:690 : NOVNCPROXY_URL=http://192.168.122.144:6080/vnc_lite.html 2026-08-30 09:21:58.501 | + lib/nova:configure_console_compute:692 : iniset /etc/nova/nova-cpu.conf vnc novncproxy_base_url http://192.168.122.144:6080/vnc_lite.html 2026-08-30 09:21:58.548 | + lib/nova:configure_console_compute:693 : SPICEHTML5PROXY_URL=http://192.168.122.144:6081/spice_auto.html 2026-08-30 09:21:58.552 | + lib/nova:configure_console_compute:694 : iniset /etc/nova/nova-cpu.conf spice html5proxy_base_url http://192.168.122.144:6081/spice_auto.html 2026-08-30 09:21:58.603 | + lib/nova:configure_console_compute:697 : is_service_enabled n-novnc 2026-08-30 09:21:58.630 | + functions-common:is_service_enabled:2076 : return 0 2026-08-30 09:21:58.634 | + lib/nova:configure_console_compute:700 : VNCSERVER_LISTEN=0.0.0.0 2026-08-30 09:21:58.638 | + lib/nova:configure_console_compute:701 : VNCSERVER_PROXYCLIENT_ADDRESS=192.168.122.144 2026-08-30 09:21:58.641 | + lib/nova:configure_console_compute:702 : iniset /etc/nova/nova-cpu.conf vnc server_listen 0.0.0.0 2026-08-30 09:21:58.690 | + lib/nova:configure_console_compute:703 : iniset /etc/nova/nova-cpu.conf vnc server_proxyclient_address 192.168.122.144 2026-08-30 09:21:58.733 | + lib/nova:configure_console_compute:708 : is_service_enabled n-spice 2026-08-30 09:21:58.758 | + functions-common:is_service_enabled:2076 : return 1 2026-08-30 09:21:58.762 | + lib/nova:configure_console_compute:708 : '[' False '!=' False ']' 2026-08-30 09:21:58.765 | + lib/nova:configure_console_compute:718 : is_service_enabled n-sproxy 2026-08-30 09:21:58.793 | + functions-common:is_service_enabled:2076 : return 1 2026-08-30 09:21:58.795 | + lib/nova:configure_console_compute:718 : '[' False '!=' False ']' 2026-08-30 09:21:58.798 | + lib/nova:start_nova_compute:1023 : iniset /etc/nova/nova-cpu.conf DEFAULT reimage_timeout_per_gb 180 2026-08-30 09:21:58.826 | + lib/nova:start_nova_compute:1026 : '[' -n 127.0.0.1 ']' 2026-08-30 09:21:58.828 | + 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-30 09:21:58.857 | + lib/nova:start_nova_compute:1031 : [[ libvirt == \l\i\b\v\i\r\t ]] 2026-08-30 09:21:58.862 | + lib/nova:start_nova_compute:1031 : [[ kvm == \q\e\m\u ]] 2026-08-30 09:21:58.867 | + lib/nova:start_nova_compute:1035 : [[ -n '' ]] 2026-08-30 09:21:58.872 | + lib/nova:start_nova_compute:1039 : [[ libvirt = \l\i\b\v\i\r\t ]] 2026-08-30 09:21:58.876 | + lib/nova:start_nova_compute:1040 : '[' 0 -gt 0 ']' 2026-08-30 09:21:58.880 | + 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-30 09:21:58.885 | + functions-common:run_process:1674 : local service=n-cpu 2026-08-30 09:21:58.889 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-08-30 09:21:58.893 | + functions-common:run_process:1676 : local group=libvirt 2026-08-30 09:21:58.898 | + functions-common:run_process:1677 : local user= 2026-08-30 09:21:58.902 | + functions-common:run_process:1678 : local env_vars= 2026-08-30 09:21:58.906 | + functions-common:run_process:1680 : local name=n-cpu 2026-08-30 09:21:58.910 | + functions-common:run_process:1682 : time_start run_process 2026-08-30 09:21:58.914 | + functions-common:time_start:2406 : local name=run_process 2026-08-30 09:21:58.919 | + functions-common:time_start:2407 : local start_time= 2026-08-30 09:21:58.923 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-30 09:21:58.928 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-30 09:21:58.935 | + functions-common:time_start:2411 : _TIME_START[$name]=1788081718930 2026-08-30 09:21:58.939 | + functions-common:run_process:1683 : is_service_enabled n-cpu 2026-08-30 09:21:58.969 | + functions-common:is_service_enabled:2076 : return 0 2026-08-30 09:21:58.974 | + 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-30 09:21:58.979 | + functions-common:_run_under_systemd:1628 : local service=n-cpu 2026-08-30 09:21:58.983 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-08-30 09:21:58.987 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-08-30 09:21:58.993 | + 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-30 09:21:58.999 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-08-30 09:21:59.003 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf =~ sudo ]] 2026-08-30 09:21:59.008 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf =~ ^/ ]] 2026-08-30 09:21:59.012 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-cpu.service 2026-08-30 09:21:59.014 | + functions-common:_run_under_systemd:1635 : local group=libvirt 2026-08-30 09:21:59.019 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-08-30 09:21:59.024 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-08-30 09:21:59.027 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-08-30 09:21:59.030 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-cpu] ]] 2026-08-30 09:21:59.034 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf =~ uwsgi ]] 2026-08-30 09:21:59.037 | + 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-30 09:21:59.040 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-cpu.service 2026-08-30 09:21:59.044 | + 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-30 09:21:59.047 | + functions-common:write_user_unit_file:1537 : local group=libvirt 2026-08-30 09:21:59.050 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-08-30 09:21:59.054 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-08-30 09:21:59.057 | + functions-common:write_user_unit_file:1540 : local extra= 2026-08-30 09:21:59.060 | + functions-common:write_user_unit_file:1541 : [[ -n libvirt ]] 2026-08-30 09:21:59.064 | + functions-common:write_user_unit_file:1542 : extra=Group=libvirt 2026-08-30 09:21:59.067 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-cpu.service 2026-08-30 09:21:59.070 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-08-30 09:21:59.076 | + 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-30 09:21:59.163 | + 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-30 09:21:59.259 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service User quobyte 2026-08-30 09:21:59.333 | + 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-30 09:21:59.415 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service KillMode process 2026-08-30 09:21:59.502 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service TimeoutStopSec 300 2026-08-30 09:21:59.597 | + 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-30 09:21:59.678 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-08-30 09:21:59.682 | + functions-common:write_user_unit_file:1557 : [[ -n libvirt ]] 2026-08-30 09:21:59.685 | + functions-common:write_user_unit_file:1558 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service Group libvirt 2026-08-30 09:21:59.765 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Install WantedBy multi-user.target 2026-08-30 09:21:59.858 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-08-30 09:22:00.396 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-cpu.service 2026-08-30 09:22:00.437 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-cpu.service → /etc/systemd/system/devstack@n-cpu.service. 2026-08-30 09:22:00.963 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-cpu.service 2026-08-30 09:22:01.025 | + functions-common:run_process:1686 : time_stop run_process 2026-08-30 09:22:01.029 | + functions-common:time_stop:2420 : local name 2026-08-30 09:22:01.035 | + functions-common:time_stop:2421 : local end_time 2026-08-30 09:22:01.041 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-30 09:22:01.048 | + functions-common:time_stop:2423 : local total 2026-08-30 09:22:01.052 | + functions-common:time_stop:2424 : local start_time 2026-08-30 09:22:01.060 | + functions-common:time_stop:2426 : name=run_process 2026-08-30 09:22:01.064 | + functions-common:time_stop:2427 : start_time=1788081718930 2026-08-30 09:22:01.069 | + functions-common:time_stop:2429 : [[ -z 1788081718930 ]] 2026-08-30 09:22:01.077 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-30 09:22:01.084 | + functions-common:time_stop:2432 : end_time=1788081721079 2026-08-30 09:22:01.091 | + functions-common:time_stop:2433 : elapsed_time=2149 2026-08-30 09:22:01.099 | + functions-common:time_stop:2434 : total=33132 2026-08-30 09:22:01.105 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-30 09:22:01.111 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=35281 2026-08-30 09:22:01.116 | + 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-30 09:22:01.123 | + 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-30 09:22:01.127 | + lib/nova:start_nova:1174 : is_service_enabled n-api 2026-08-30 09:22:01.167 | + functions-common:is_service_enabled:2076 : return 0 2026-08-30 09:22:01.172 | + lib/nova:start_nova:1176 : echo 'Dumping cells_v2 mapping' 2026-08-30 09:22:01.172 | Dumping cells_v2 mapping 2026-08-30 09:22:01.176 | + lib/nova:start_nova:1177 : /opt/stack/data/venv/bin/nova-manage cell_v2 list_cells --verbose 2026-08-30 09:22:01.777 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-08-30 09:22:01.777 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-30 09:22:01.777 | we strongly recommend against using it for new projects. 2026-08-30 09:22:01.778 | 2026-08-30 09:22:01.778 | If you are already using Eventlet, we recommend migrating to a different 2026-08-30 09:22:01.778 | framework. For more detail see 2026-08-30 09:22:01.778 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-30 09:22:01.778 | 2026-08-30 09:22:01.778 | import eventlet # noqa 2026-08-30 09:22:02.041 | 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-30 09:22:05.047 | INFO dbcounter [None req-0e0335f2-6322-4747-808e-18e9831300ee None None] Registered counter for database nova_api 2026-08-30 09:22:05.178 | DEBUG dbcounter [-] [72411] Writer thread running {{(pid=72411) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-08-30 09:22:05.208 | +-------+--------------------------------------+-----------------------------------------------------------------+---------------------------------------------------------------------------------+----------+ 2026-08-30 09:22:05.208 | | Name | UUID | Transport URL | Database Connection | Disabled | 2026-08-30 09:22:05.208 | +-------+--------------------------------------+-----------------------------------------------------------------+---------------------------------------------------------------------------------+----------+ 2026-08-30 09:22:05.208 | | cell0 | 00000000-0000-0000-0000-000000000000 | none:/// | mysql+pymysql://root:stackdb@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter | False | 2026-08-30 09:22:05.208 | | cell1 | 6426ce79-49ce-4e08-ae90-fe8967b7aee5 | rabbit://stackrabbit:stackqueue@192.168.122.144:5672/nova_cell1 | mysql+pymysql://root:stackdb@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter | False | 2026-08-30 09:22:05.208 | +-------+--------------------------------------+-----------------------------------------------------------------+---------------------------------------------------------------------------------+----------+ 2026-08-30 09:22:05.859 | + ./stack.sh:main:1336 : async_runfunc create_flavors 2026-08-30 09:22:05.860 | + inc/async:async_runfunc:116 : async_run create_flavors create_flavors 2026-08-30 09:22:05.935 | + inc/async:async_inner:63 : create_flavors 2026-08-30 09:22:06.000 | [2015 Async create_flavors:72507]: running: create_flavors 2026-08-30 09:22:06.005 | + ./stack.sh:main:1338 : is_service_enabled cinder 2026-08-30 09:22:06.028 | + functions-common:is_service_enabled:2076 : return 0 2026-08-30 09:22:06.031 | + ./stack.sh:main:1339 : echo_summary 'Starting Cinder' 2026-08-30 09:22:06.033 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-30 09:22:06.035 | + ./stack.sh:echo_summary:450 : echo -e Starting Cinder 2026-08-30 09:22:06.040 | + ./stack.sh:main:1340 : start_cinder 2026-08-30 09:22:06.042 | + lib/cinder:start_cinder:618 : '[' lioadm = tgtadm ']' 2026-08-30 09:22:06.048 | ++ lib/cinder:start_cinder:633 : which uwsgi 2026-08-30 09:22:06.055 | + lib/cinder:start_cinder:633 : run_process c-api '/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-08-30 09:22:06.060 | + functions-common:run_process:1674 : local service=c-api 2026-08-30 09:22:06.065 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-08-30 09:22:06.068 | + functions-common:run_process:1676 : local group= 2026-08-30 09:22:06.074 | + functions-common:run_process:1677 : local user= 2026-08-30 09:22:06.078 | + functions-common:run_process:1678 : local env_vars= 2026-08-30 09:22:06.082 | + functions-common:run_process:1680 : local name=c-api 2026-08-30 09:22:06.087 | + functions-common:run_process:1682 : time_start run_process 2026-08-30 09:22:06.092 | + functions-common:time_start:2406 : local name=run_process 2026-08-30 09:22:06.101 | + functions-common:time_start:2407 : local start_time= 2026-08-30 09:22:06.103 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-30 09:22:06.108 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-30 09:22:06.116 | + functions-common:time_start:2411 : _TIME_START[$name]=1788081726110 2026-08-30 09:22:06.121 | + functions-common:run_process:1683 : is_service_enabled c-api 2026-08-30 09:22:06.161 | + functions-common:is_service_enabled:2076 : return 0 2026-08-30 09:22:06.172 | + 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-30 09:22:06.180 | + functions-common:_run_under_systemd:1628 : local service=c-api 2026-08-30 09:22:06.185 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-08-30 09:22:06.190 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-08-30 09:22:06.202 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-08-30 09:22:06.202 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-08-30 09:22:06.209 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ sudo ]] 2026-08-30 09:22:06.213 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ ^/ ]] 2026-08-30 09:22:06.217 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@c-api.service 2026-08-30 09:22:06.222 | + functions-common:_run_under_systemd:1635 : local group= 2026-08-30 09:22:06.228 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-08-30 09:22:06.236 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-08-30 09:22:06.237 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-08-30 09:22:06.242 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[c-api] ]] 2026-08-30 09:22:06.247 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ uwsgi ]] 2026-08-30 09:22:06.251 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-08-30 09:22:06.256 | + 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-30 09:22:06.259 | + 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-30 09:22:06.265 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@c-api.service 2026-08-30 09:22:06.269 | + 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-30 09:22:06.273 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-08-30 09:22:06.277 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-08-30 09:22:06.283 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-08-30 09:22:06.285 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@c-api.service 2026-08-30 09:22:06.289 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-08-30 09:22:06.298 | + 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-30 09:22:06.418 | + 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-30 09:22:06.525 | + 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-30 09:22:06.610 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service User quobyte 2026-08-30 09:22:06.689 | + 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-30 09:22:06.778 | + 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-30 09:22:06.866 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Type notify 2026-08-30 09:22:06.951 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service KillMode process 2026-08-30 09:22:07.041 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Restart always 2026-08-30 09:22:07.122 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service NotifyAccess all 2026-08-30 09:22:07.205 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service RestartForceExitStatus 100 2026-08-30 09:22:07.298 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-08-30 09:22:07.302 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-08-30 09:22:07.306 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@c-api.service Install WantedBy multi-user.target 2026-08-30 09:22:07.417 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-08-30 09:22:07.971 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@c-api.service 2026-08-30 09:22:07.988 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-api.service → /etc/systemd/system/devstack@c-api.service. 2026-08-30 09:22:08.493 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@c-api.service 2026-08-30 09:22:08.651 | + functions-common:run_process:1686 : time_stop run_process 2026-08-30 09:22:08.659 | + functions-common:time_stop:2420 : local name 2026-08-30 09:22:08.664 | + functions-common:time_stop:2421 : local end_time 2026-08-30 09:22:08.667 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-30 09:22:08.669 | + functions-common:time_stop:2423 : local total 2026-08-30 09:22:08.674 | + functions-common:time_stop:2424 : local start_time 2026-08-30 09:22:08.677 | + functions-common:time_stop:2426 : name=run_process 2026-08-30 09:22:08.680 | + functions-common:time_stop:2427 : start_time=1788081726110 2026-08-30 09:22:08.684 | + functions-common:time_stop:2429 : [[ -z 1788081726110 ]] 2026-08-30 09:22:08.685 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-30 09:22:08.689 | + functions-common:time_stop:2432 : end_time=1788081728686 2026-08-30 09:22:08.691 | + functions-common:time_stop:2433 : elapsed_time=2576 2026-08-30 09:22:08.693 | + functions-common:time_stop:2434 : total=35281 2026-08-30 09:22:08.697 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-30 09:22:08.699 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=37857 2026-08-30 09:22:08.703 | + lib/cinder:start_cinder:635 : echo 'Waiting for Cinder API to start...' 2026-08-30 09:22:08.703 | Waiting for Cinder API to start... 2026-08-30 09:22:08.704 | + lib/cinder:start_cinder:637 : local cinder_url=http://192.168.122.144/volume/v3/ 2026-08-30 09:22:08.706 | + lib/cinder:start_cinder:639 : wait_for_service 60 http://192.168.122.144/volume/v3/ 2026-08-30 09:22:08.709 | + functions:wait_for_service:476 : local timeout=60 2026-08-30 09:22:08.714 | + functions:wait_for_service:477 : local url=http://192.168.122.144/volume/v3/ 2026-08-30 09:22:08.719 | + functions:wait_for_service:478 : local rval=0 2026-08-30 09:22:08.725 | + functions:wait_for_service:479 : time_start wait_for_service 2026-08-30 09:22:08.731 | + functions-common:time_start:2406 : local name=wait_for_service 2026-08-30 09:22:08.734 | + functions-common:time_start:2407 : local start_time= 2026-08-30 09:22:08.742 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-30 09:22:08.751 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-30 09:22:08.759 | + functions-common:time_start:2411 : _TIME_START[$name]=1788081728753 2026-08-30 09:22:08.762 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-08-30 09:22:08.766 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-30 09:22:08.772 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.144/volume/v3/ 2026-08-30 09:22:13.639 | + :: : [[ 401 == 503 ]] 2026-08-30 09:22:13.641 | + :: : [[ 0 -eq 7 ]] 2026-08-30 09:22:13.648 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-08-30 09:22:13.652 | + functions-common:time_stop:2420 : local name 2026-08-30 09:22:13.657 | + functions-common:time_stop:2421 : local end_time 2026-08-30 09:22:13.661 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-30 09:22:13.665 | + functions-common:time_stop:2423 : local total 2026-08-30 09:22:13.668 | + functions-common:time_stop:2424 : local start_time 2026-08-30 09:22:13.672 | + functions-common:time_stop:2426 : name=wait_for_service 2026-08-30 09:22:13.676 | + functions-common:time_stop:2427 : start_time=1788081728753 2026-08-30 09:22:13.681 | + functions-common:time_stop:2429 : [[ -z 1788081728753 ]] 2026-08-30 09:22:13.687 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-30 09:22:13.692 | + functions-common:time_stop:2432 : end_time=1788081733688 2026-08-30 09:22:13.696 | + functions-common:time_stop:2433 : elapsed_time=4935 2026-08-30 09:22:13.701 | + functions-common:time_stop:2434 : total=14307 2026-08-30 09:22:13.705 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-30 09:22:13.709 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=19242 2026-08-30 09:22:13.713 | + functions:wait_for_service:486 : return 0 2026-08-30 09:22:13.717 | + lib/cinder:start_cinder:643 : run_process c-sch '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-08-30 09:22:13.722 | + functions-common:run_process:1674 : local service=c-sch 2026-08-30 09:22:13.726 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-08-30 09:22:13.729 | + functions-common:run_process:1676 : local group= 2026-08-30 09:22:13.734 | + functions-common:run_process:1677 : local user= 2026-08-30 09:22:13.738 | + functions-common:run_process:1678 : local env_vars= 2026-08-30 09:22:13.742 | + functions-common:run_process:1680 : local name=c-sch 2026-08-30 09:22:13.746 | + functions-common:run_process:1682 : time_start run_process 2026-08-30 09:22:13.750 | + functions-common:time_start:2406 : local name=run_process 2026-08-30 09:22:13.754 | + functions-common:time_start:2407 : local start_time= 2026-08-30 09:22:13.758 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-30 09:22:13.764 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-30 09:22:13.770 | + functions-common:time_start:2411 : _TIME_START[$name]=1788081733766 2026-08-30 09:22:13.774 | + functions-common:run_process:1683 : is_service_enabled c-sch 2026-08-30 09:22:13.801 | + functions-common:is_service_enabled:2076 : return 0 2026-08-30 09:22:13.806 | + 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-30 09:22:13.810 | + functions-common:_run_under_systemd:1628 : local service=c-sch 2026-08-30 09:22:13.814 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-08-30 09:22:13.818 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-08-30 09:22:13.825 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-08-30 09:22:13.827 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-08-30 09:22:13.831 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ sudo ]] 2026-08-30 09:22:13.834 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2026-08-30 09:22:13.838 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@c-sch.service 2026-08-30 09:22:13.841 | + functions-common:_run_under_systemd:1635 : local group= 2026-08-30 09:22:13.845 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-08-30 09:22:13.851 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-08-30 09:22:13.857 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-08-30 09:22:13.858 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[c-sch] ]] 2026-08-30 09:22:13.862 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2026-08-30 09:22:13.866 | + 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-30 09:22:13.871 | + functions-common:write_user_unit_file:1535 : local service=devstack@c-sch.service 2026-08-30 09:22:13.876 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-08-30 09:22:13.879 | + functions-common:write_user_unit_file:1537 : local group= 2026-08-30 09:22:13.884 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-08-30 09:22:13.887 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-08-30 09:22:13.893 | + functions-common:write_user_unit_file:1540 : local extra= 2026-08-30 09:22:13.894 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-08-30 09:22:13.898 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@c-sch.service 2026-08-30 09:22:13.901 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-08-30 09:22:13.909 | + 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-30 09:22:14.019 | + 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-30 09:22:14.129 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service User quobyte 2026-08-30 09:22:14.213 | + 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-30 09:22:14.289 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service KillMode process 2026-08-30 09:22:14.381 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service TimeoutStopSec 300 2026-08-30 09:22:14.468 | + 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-30 09:22:14.558 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-08-30 09:22:14.562 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-08-30 09:22:14.566 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Install WantedBy multi-user.target 2026-08-30 09:22:14.657 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-08-30 09:22:15.183 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@c-sch.service 2026-08-30 09:22:15.220 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-sch.service → /etc/systemd/system/devstack@c-sch.service. 2026-08-30 09:22:15.749 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@c-sch.service 2026-08-30 09:22:15.812 | + functions-common:run_process:1686 : time_stop run_process 2026-08-30 09:22:15.816 | + functions-common:time_stop:2420 : local name 2026-08-30 09:22:15.820 | + functions-common:time_stop:2421 : local end_time 2026-08-30 09:22:15.824 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-30 09:22:15.828 | + functions-common:time_stop:2423 : local total 2026-08-30 09:22:15.832 | + functions-common:time_stop:2424 : local start_time 2026-08-30 09:22:15.835 | + functions-common:time_stop:2426 : name=run_process 2026-08-30 09:22:15.840 | + functions-common:time_stop:2427 : start_time=1788081733766 2026-08-30 09:22:15.843 | + functions-common:time_stop:2429 : [[ -z 1788081733766 ]] 2026-08-30 09:22:15.848 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-30 09:22:15.855 | + functions-common:time_stop:2432 : end_time=1788081735850 2026-08-30 09:22:15.859 | + functions-common:time_stop:2433 : elapsed_time=2084 2026-08-30 09:22:15.863 | + functions-common:time_stop:2434 : total=37857 2026-08-30 09:22:15.867 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-30 09:22:15.871 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=39941 2026-08-30 09:22:15.876 | + lib/cinder:start_cinder:648 : malloc_tuning='MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-08-30 09:22:15.881 | + 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-30 09:22:15.886 | + functions-common:run_process:1674 : local service=c-bak 2026-08-30 09:22:15.888 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2026-08-30 09:22:15.888 | + functions-common:run_process:1676 : local group= 2026-08-30 09:22:15.891 | + functions-common:run_process:1677 : local user= 2026-08-30 09:22:15.893 | + functions-common:run_process:1678 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-08-30 09:22:15.895 | + functions-common:run_process:1680 : local name=c-bak 2026-08-30 09:22:15.897 | + functions-common:run_process:1682 : time_start run_process 2026-08-30 09:22:15.900 | + functions-common:time_start:2406 : local name=run_process 2026-08-30 09:22:15.902 | + functions-common:time_start:2407 : local start_time= 2026-08-30 09:22:15.909 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-30 09:22:15.916 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-30 09:22:15.923 | + functions-common:time_start:2411 : _TIME_START[$name]=1788081735918 2026-08-30 09:22:15.931 | + functions-common:run_process:1683 : is_service_enabled c-bak 2026-08-30 09:22:15.973 | + functions-common:is_service_enabled:2076 : return 1 2026-08-30 09:22:15.976 | + functions-common:run_process:1686 : time_stop run_process 2026-08-30 09:22:15.980 | + functions-common:time_stop:2420 : local name 2026-08-30 09:22:15.984 | + functions-common:time_stop:2421 : local end_time 2026-08-30 09:22:15.991 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-30 09:22:15.996 | + functions-common:time_stop:2423 : local total 2026-08-30 09:22:15.998 | + functions-common:time_stop:2424 : local start_time 2026-08-30 09:22:16.002 | + functions-common:time_stop:2426 : name=run_process 2026-08-30 09:22:16.005 | + functions-common:time_stop:2427 : start_time=1788081735918 2026-08-30 09:22:16.009 | + functions-common:time_stop:2429 : [[ -z 1788081735918 ]] 2026-08-30 09:22:16.014 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-30 09:22:16.018 | + functions-common:time_stop:2432 : end_time=1788081736016 2026-08-30 09:22:16.021 | + functions-common:time_stop:2433 : elapsed_time=98 2026-08-30 09:22:16.023 | + functions-common:time_stop:2434 : total=39941 2026-08-30 09:22:16.026 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-30 09:22:16.030 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=40039 2026-08-30 09:22:16.033 | + 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-30 09:22:16.036 | + functions-common:run_process:1674 : local service=c-vol 2026-08-30 09:22:16.036 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-08-30 09:22:16.039 | + functions-common:run_process:1676 : local group= 2026-08-30 09:22:16.041 | + functions-common:run_process:1677 : local user= 2026-08-30 09:22:16.043 | + functions-common:run_process:1678 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-08-30 09:22:16.047 | + functions-common:run_process:1680 : local name=c-vol 2026-08-30 09:22:16.053 | + functions-common:run_process:1682 : time_start run_process 2026-08-30 09:22:16.054 | + functions-common:time_start:2406 : local name=run_process 2026-08-30 09:22:16.056 | + functions-common:time_start:2407 : local start_time= 2026-08-30 09:22:16.060 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-30 09:22:16.064 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-30 09:22:16.071 | + functions-common:time_start:2411 : _TIME_START[$name]=1788081736066 2026-08-30 09:22:16.075 | + functions-common:run_process:1683 : is_service_enabled c-vol 2026-08-30 09:22:16.104 | + functions-common:is_service_enabled:2076 : return 0 2026-08-30 09:22:16.107 | + 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-30 09:22:16.111 | + functions-common:_run_under_systemd:1628 : local service=c-vol 2026-08-30 09:22:16.117 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-08-30 09:22:16.121 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-08-30 09:22:16.126 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-08-30 09:22:16.129 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-08-30 09:22:16.137 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ sudo ]] 2026-08-30 09:22:16.142 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2026-08-30 09:22:16.146 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@c-vol.service 2026-08-30 09:22:16.151 | + functions-common:_run_under_systemd:1635 : local group= 2026-08-30 09:22:16.153 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-08-30 09:22:16.156 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-08-30 09:22:16.159 | + functions-common:_run_under_systemd:1640 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-08-30 09:22:16.164 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[c-vol] ]] 2026-08-30 09:22:16.169 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2026-08-30 09:22:16.174 | + 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-30 09:22:16.179 | + functions-common:write_user_unit_file:1535 : local service=devstack@c-vol.service 2026-08-30 09:22:16.184 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-08-30 09:22:16.187 | + functions-common:write_user_unit_file:1537 : local group= 2026-08-30 09:22:16.193 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-08-30 09:22:16.199 | + functions-common:write_user_unit_file:1539 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-08-30 09:22:16.204 | + functions-common:write_user_unit_file:1540 : local extra= 2026-08-30 09:22:16.208 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-08-30 09:22:16.215 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@c-vol.service 2026-08-30 09:22:16.217 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-08-30 09:22:16.223 | + 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-30 09:22:16.322 | + 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-30 09:22:16.430 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service User quobyte 2026-08-30 09:22:16.530 | + 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-30 09:22:16.618 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service KillMode process 2026-08-30 09:22:16.696 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service TimeoutStopSec 300 2026-08-30 09:22:16.820 | + 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-30 09:22:16.923 | + functions-common:write_user_unit_file:1554 : [[ -n MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144 ]] 2026-08-30 09:22:16.924 | + 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-30 09:22:17.032 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-08-30 09:22:17.037 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Install WantedBy multi-user.target 2026-08-30 09:22:17.140 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-08-30 09:22:17.707 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@c-vol.service 2026-08-30 09:22:17.733 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-vol.service → /etc/systemd/system/devstack@c-vol.service. 2026-08-30 09:22:18.313 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@c-vol.service 2026-08-30 09:22:18.350 | + functions-common:run_process:1686 : time_stop run_process 2026-08-30 09:22:18.355 | + functions-common:time_stop:2420 : local name 2026-08-30 09:22:18.359 | + functions-common:time_stop:2421 : local end_time 2026-08-30 09:22:18.364 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-30 09:22:18.367 | + functions-common:time_stop:2423 : local total 2026-08-30 09:22:18.373 | + functions-common:time_stop:2424 : local start_time 2026-08-30 09:22:18.380 | + functions-common:time_stop:2426 : name=run_process 2026-08-30 09:22:18.390 | + functions-common:time_stop:2427 : start_time=1788081736066 2026-08-30 09:22:18.392 | + functions-common:time_stop:2429 : [[ -z 1788081736066 ]] 2026-08-30 09:22:18.408 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-30 09:22:18.423 | + functions-common:time_stop:2432 : end_time=1788081738411 2026-08-30 09:22:18.431 | + functions-common:time_stop:2433 : elapsed_time=2345 2026-08-30 09:22:18.442 | + functions-common:time_stop:2434 : total=40039 2026-08-30 09:22:18.450 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-30 09:22:18.460 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=42384 2026-08-30 09:22:18.469 | + ./stack.sh:main:1341 : create_volume_types 2026-08-30 09:22:18.478 | + lib/cinder:create_volume_types:691 : is_service_enabled c-api 2026-08-30 09:22:18.527 | + functions-common:is_service_enabled:2076 : return 0 2026-08-30 09:22:18.531 | + lib/cinder:create_volume_types:691 : [[ -n lvm:lvmdriver-1 ]] 2026-08-30 09:22:18.534 | + lib/cinder:create_volume_types:692 : local be be_name 2026-08-30 09:22:18.540 | + lib/cinder:create_volume_types:693 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2026-08-30 09:22:18.548 | + lib/cinder:create_volume_types:694 : be_name=lvmdriver-1 2026-08-30 09:22:18.555 | + lib/cinder:create_volume_types:695 : create_one_type lvmdriver-1 volume_backend_name lvmdriver-1 2026-08-30 09:22:18.564 | + lib/cinder:create_one_type:666 : type_name=lvmdriver-1 2026-08-30 09:22:18.572 | + lib/cinder:create_one_type:667 : property_key=volume_backend_name 2026-08-30 09:22:18.581 | + lib/cinder:create_one_type:668 : property_value=lvmdriver-1 2026-08-30 09:22:18.588 | + lib/cinder:create_one_type:670 : is_service_enabled keystone 2026-08-30 09:22:18.643 | + functions-common:is_service_enabled:2076 : return 0 2026-08-30 09:22:18.646 | + lib/cinder:create_one_type:671 : openstack --os-region-name=RegionOne volume type create --property volume_backend_name=lvmdriver-1 lvmdriver-1 2026-08-30 09:22:23.727 | +-------------+--------------------------------------+ 2026-08-30 09:22:23.728 | | Field | Value | 2026-08-30 09:22:23.730 | +-------------+--------------------------------------+ 2026-08-30 09:22:23.730 | | description | None | 2026-08-30 09:22:23.731 | | id | c43763c2-6527-4527-9759-0279749f8930 | 2026-08-30 09:22:23.731 | | is_public | True | 2026-08-30 09:22:23.731 | | name | lvmdriver-1 | 2026-08-30 09:22:23.734 | | properties | volume_backend_name='lvmdriver-1' | 2026-08-30 09:22:23.734 | +-------------+--------------------------------------+ 2026-08-30 09:22:24.110 | + lib/cinder:create_one_type:672 : [[ lvmdriver-1 == \c\e\p\h ]] 2026-08-30 09:22:24.112 | + lib/cinder:create_volume_types:698 : [[ False == \T\r\u\e ]] 2026-08-30 09:22:24.114 | + lib/cinder:create_volume_types:705 : [[ False == \T\r\u\e ]] 2026-08-30 09:22:24.120 | + ./stack.sh:main:1346 : [[ False == \T\r\u\e ]] 2026-08-30 09:22:24.125 | + ./stack.sh:main:1354 : is_service_enabled glance 2026-08-30 09:22:24.172 | + functions-common:is_service_enabled:2076 : return 0 2026-08-30 09:22:24.182 | + ./stack.sh:main:1355 : echo_summary 'Starting Glance' 2026-08-30 09:22:24.188 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-30 09:22:24.197 | + ./stack.sh:echo_summary:450 : echo -e Starting Glance 2026-08-30 09:22:24.204 | + ./stack.sh:main:1356 : start_glance 2026-08-30 09:22:24.210 | + lib/glance:start_glance:650 : local service_protocol=http 2026-08-30 09:22:24.218 | ++ lib/glance:start_glance:652 : which uwsgi 2026-08-30 09:22:24.225 | + lib/glance:start_glance:652 : run_process g-api '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-08-30 09:22:24.232 | + functions-common:run_process:1674 : local service=g-api 2026-08-30 09:22:24.242 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-08-30 09:22:24.250 | + functions-common:run_process:1676 : local group= 2026-08-30 09:22:24.262 | + functions-common:run_process:1677 : local user= 2026-08-30 09:22:24.268 | + functions-common:run_process:1678 : local env_vars= 2026-08-30 09:22:24.276 | + functions-common:run_process:1680 : local name=g-api 2026-08-30 09:22:24.285 | + functions-common:run_process:1682 : time_start run_process 2026-08-30 09:22:24.296 | + functions-common:time_start:2406 : local name=run_process 2026-08-30 09:22:24.304 | + functions-common:time_start:2407 : local start_time= 2026-08-30 09:22:24.311 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-30 09:22:24.325 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-30 09:22:24.337 | + functions-common:time_start:2411 : _TIME_START[$name]=1788081744329 2026-08-30 09:22:24.343 | + functions-common:run_process:1683 : is_service_enabled g-api 2026-08-30 09:22:24.374 | + functions-common:is_service_enabled:2076 : return 0 2026-08-30 09:22:24.378 | + functions-common:run_process:1684 : _run_under_systemd g-api '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' '' '' '' 2026-08-30 09:22:24.382 | + functions-common:_run_under_systemd:1628 : local service=g-api 2026-08-30 09:22:24.386 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-08-30 09:22:24.392 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-08-30 09:22:24.399 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-08-30 09:22:24.407 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-08-30 09:22:24.412 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ sudo ]] 2026-08-30 09:22:24.423 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ ^/ ]] 2026-08-30 09:22:24.424 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@g-api.service 2026-08-30 09:22:24.433 | + functions-common:_run_under_systemd:1635 : local group= 2026-08-30 09:22:24.440 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-08-30 09:22:24.441 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-08-30 09:22:24.448 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-08-30 09:22:24.456 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[g-api] ]] 2026-08-30 09:22:24.460 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ uwsgi ]] 2026-08-30 09:22:24.467 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-08-30 09:22:24.473 | + 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-30 09:22:24.480 | + 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-30 09:22:24.484 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@g-api.service 2026-08-30 09:22:24.490 | + 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-30 09:22:24.495 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-08-30 09:22:24.501 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-08-30 09:22:24.507 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-08-30 09:22:24.512 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@g-api.service 2026-08-30 09:22:24.516 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-08-30 09:22:24.524 | + 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-30 09:22:24.627 | + 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-30 09:22:24.724 | + 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-30 09:22:24.809 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service User quobyte 2026-08-30 09:22:24.885 | + 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-30 09:22:24.964 | + 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-30 09:22:25.060 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Type notify 2026-08-30 09:22:25.184 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service KillMode process 2026-08-30 09:22:25.273 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Restart always 2026-08-30 09:22:25.359 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service NotifyAccess all 2026-08-30 09:22:25.437 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service RestartForceExitStatus 100 2026-08-30 09:22:25.510 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-08-30 09:22:25.514 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-08-30 09:22:25.518 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@g-api.service Install WantedBy multi-user.target 2026-08-30 09:22:25.619 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-08-30 09:22:26.188 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@g-api.service 2026-08-30 09:22:26.237 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@g-api.service → /etc/systemd/system/devstack@g-api.service. 2026-08-30 09:22:26.804 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@g-api.service 2026-08-30 09:22:26.940 | + functions-common:run_process:1686 : time_stop run_process 2026-08-30 09:22:26.947 | + functions-common:time_stop:2420 : local name 2026-08-30 09:22:26.953 | + functions-common:time_stop:2421 : local end_time 2026-08-30 09:22:26.960 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-30 09:22:26.965 | + functions-common:time_stop:2423 : local total 2026-08-30 09:22:26.972 | + functions-common:time_stop:2424 : local start_time 2026-08-30 09:22:26.981 | + functions-common:time_stop:2426 : name=run_process 2026-08-30 09:22:26.989 | + functions-common:time_stop:2427 : start_time=1788081744329 2026-08-30 09:22:26.998 | + functions-common:time_stop:2429 : [[ -z 1788081744329 ]] 2026-08-30 09:22:27.012 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-30 09:22:27.022 | + functions-common:time_stop:2432 : end_time=1788081747012 2026-08-30 09:22:27.028 | + functions-common:time_stop:2433 : elapsed_time=2683 2026-08-30 09:22:27.039 | + functions-common:time_stop:2434 : total=42384 2026-08-30 09:22:27.052 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-30 09:22:27.056 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=45067 2026-08-30 09:22:27.062 | + lib/glance:start_glance:654 : is_service_enabled g-api-r 2026-08-30 09:22:27.115 | + functions-common:is_service_enabled:2076 : return 1 2026-08-30 09:22:27.124 | + lib/glance:start_glance:659 : echo 'Waiting for g-api (192.168.122.144) to start...' 2026-08-30 09:22:27.124 | Waiting for g-api (192.168.122.144) to start... 2026-08-30 09:22:27.130 | + lib/glance:start_glance:660 : wait_for_service 60 http://192.168.122.144/image 2026-08-30 09:22:27.137 | + functions:wait_for_service:476 : local timeout=60 2026-08-30 09:22:27.146 | + functions:wait_for_service:477 : local url=http://192.168.122.144/image 2026-08-30 09:22:27.155 | + functions:wait_for_service:478 : local rval=0 2026-08-30 09:22:27.162 | + functions:wait_for_service:479 : time_start wait_for_service 2026-08-30 09:22:27.176 | + functions-common:time_start:2406 : local name=wait_for_service 2026-08-30 09:22:27.181 | + functions-common:time_start:2407 : local start_time= 2026-08-30 09:22:27.189 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-30 09:22:27.198 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-30 09:22:27.208 | + functions-common:time_start:2411 : _TIME_START[$name]=1788081747202 2026-08-30 09:22:27.219 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-08-30 09:22:27.221 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-30 09:22:27.231 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.144/image 2026-08-30 09:22:32.622 | + :: : [[ 300 == 503 ]] 2026-08-30 09:22:32.624 | + :: : [[ 0 -eq 7 ]] 2026-08-30 09:22:32.630 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-08-30 09:22:32.636 | + functions-common:time_stop:2420 : local name 2026-08-30 09:22:32.638 | + functions-common:time_stop:2421 : local end_time 2026-08-30 09:22:32.644 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-30 09:22:32.648 | + functions-common:time_stop:2423 : local total 2026-08-30 09:22:32.652 | + functions-common:time_stop:2424 : local start_time 2026-08-30 09:22:32.657 | + functions-common:time_stop:2426 : name=wait_for_service 2026-08-30 09:22:32.662 | + functions-common:time_stop:2427 : start_time=1788081747202 2026-08-30 09:22:32.667 | + functions-common:time_stop:2429 : [[ -z 1788081747202 ]] 2026-08-30 09:22:32.672 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-30 09:22:32.678 | + functions-common:time_stop:2432 : end_time=1788081752674 2026-08-30 09:22:32.684 | + functions-common:time_stop:2433 : elapsed_time=5472 2026-08-30 09:22:32.688 | + functions-common:time_stop:2434 : total=19242 2026-08-30 09:22:32.692 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-30 09:22:32.697 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=24714 2026-08-30 09:22:32.701 | + functions:wait_for_service:486 : return 0 2026-08-30 09:22:32.705 | + ./stack.sh:main:1370 : is_service_enabled mysql postgresql 2026-08-30 09:22:32.732 | + functions-common:is_service_enabled:2076 : return 0 2026-08-30 09:22:32.736 | + ./stack.sh:main:1370 : is_service_enabled glance 2026-08-30 09:22:32.763 | + functions-common:is_service_enabled:2076 : return 0 2026-08-30 09:22:32.768 | + ./stack.sh:main:1371 : echo_summary 'Uploading images' 2026-08-30 09:22:32.772 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-30 09:22:32.777 | + ./stack.sh:echo_summary:450 : echo -e Uploading images 2026-08-30 09:22:32.781 | + ./stack.sh:main:1373 : for image_url in ${IMAGE_URLS//,/ } 2026-08-30 09:22:32.786 | + ./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-30 09:22:32.789 | + 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-30 09:22:32.793 | + functions:upload_image:141 : local image image_fname image_name 2026-08-30 09:22:32.797 | + functions:upload_image:143 : local max_attempts=5 2026-08-30 09:22:32.800 | + functions:upload_image:146 : mkdir -p /home/quobyte/devstack/files/images 2026-08-30 09:22:32.808 | ++ 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-30 09:22:32.814 | + functions:upload_image:147 : image_fname=cirros-0.6.3-x86_64-disk.img 2026-08-30 09:22:32.818 | + 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-30 09:22:32.821 | + functions:upload_image:150 : [[ ! -f /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img ]] 2026-08-30 09:22:32.825 | ++ functions:upload_image:151 : seq 5 2026-08-30 09:22:32.831 | + functions:upload_image:151 : for attempt in `seq $max_attempts` 2026-08-30 09:22:32.835 | + functions:upload_image:152 : local rc=0 2026-08-30 09:22:32.838 | + 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-30 09:22:32.844 | --2026-08-30 11:22:32-- https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img 2026-08-30 09:22:32.904 | Resolving github.com (github.com)... 140.82.121.4 2026-08-30 09:22:32.920 | Connecting to github.com (github.com)|140.82.121.4|:443... connected. 2026-08-30 09:22:32.972 | HTTP request sent, awaiting response... 302 Found 2026-08-30 09:22:32.972 | 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-30T09%3A56%3A19Z&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-30T08%3A55%3A55Z&ske=2026-08-30T09%3A56%3A19Z&sks=b&skv=2018-11-09&sig=kcW%2BlDYak9nDT%2BKkez7of4Dup2OHu1GHKnpyPCwhwF4%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4ODA4MzUwNCwibmJmIjoxNzg4MDgxNzA0LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.Tn6-__tsb2R8tAB1nTlj7eJTDzff3PPp7jMLA9wzQNo&response-content-disposition=attachment%3B%20filename%3Dcirros-0.6.3-x86_64-disk.img&response-content-type=application%2Foctet-stream [following] 2026-08-30 09:22:32.972 | --2026-08-30 11:22:32-- 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-30T09%3A56%3A19Z&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-30T08%3A55%3A55Z&ske=2026-08-30T09%3A56%3A19Z&sks=b&skv=2018-11-09&sig=kcW%2BlDYak9nDT%2BKkez7of4Dup2OHu1GHKnpyPCwhwF4%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4ODA4MzUwNCwibmJmIjoxNzg4MDgxNzA0LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.Tn6-__tsb2R8tAB1nTlj7eJTDzff3PPp7jMLA9wzQNo&response-content-disposition=attachment%3B%20filename%3Dcirros-0.6.3-x86_64-disk.img&response-content-type=application%2Foctet-stream 2026-08-30 09:22:32.974 | Resolving release-assets.githubusercontent.com (release-assets.githubusercontent.com)... 185.199.110.133, 185.199.109.133, 185.199.111.133, ... 2026-08-30 09:22:32.986 | Connecting to release-assets.githubusercontent.com (release-assets.githubusercontent.com)|185.199.110.133|:443... connected. 2026-08-30 09:22:33.050 | HTTP request sent, awaiting response... 200 OK 2026-08-30 09:22:33.051 | Length: 21692416 (21M) [application/octet-stream] 2026-08-30 09:22:33.051 | Saving to: '/home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img' 2026-08-30 09:22:33.102 | 2026-08-30 09:22:33.323 | 0K ........ ........ .... 100% 76.5M=0.3s 2026-08-30 09:22:33.323 | 2026-08-30 09:22:33.323 | 2026-08-30 11:22:33 (76.5 MB/s) - '/home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img' saved [21692416/21692416] 2026-08-30 09:22:33.323 | 2026-08-30 09:22:33.328 | + functions:upload_image:154 : [[ 0 -ne 0 ]] 2026-08-30 09:22:33.332 | + functions:upload_image:163 : break 2026-08-30 09:22:33.336 | + functions:upload_image:167 : image=/home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-08-30 09:22:33.342 | + 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-30 09:22:33.346 | + 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-30 09:22:33.350 | + 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-30 09:22:33.354 | + functions:upload_image:313 : local kernel= 2026-08-30 09:22:33.360 | + functions:upload_image:314 : local ramdisk= 2026-08-30 09:22:33.364 | + functions:upload_image:315 : local disk_format= 2026-08-30 09:22:33.367 | + functions:upload_image:316 : local container_format= 2026-08-30 09:22:33.372 | + functions:upload_image:317 : local unpack= 2026-08-30 09:22:33.376 | + functions:upload_image:318 : local img_property= 2026-08-30 09:22:33.380 | + functions:upload_image:322 : [[ libvirt == \l\i\b\v\i\r\t ]] 2026-08-30 09:22:33.383 | + functions:upload_image:323 : [[ kvm == \q\e\m\u ]] 2026-08-30 09:22:33.387 | + functions:upload_image:323 : [[ kvm == \k\v\m ]] 2026-08-30 09:22:33.390 | + functions:upload_image:324 : img_property=hw_rng_model=virtio 2026-08-30 09:22:33.397 | + functions:upload_image:328 : case "$image_fname" in 2026-08-30 09:22:33.399 | ++ functions:upload_image:349 : basename /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img .img 2026-08-30 09:22:33.408 | + functions:upload_image:349 : image_name=cirros-0.6.3-x86_64-disk 2026-08-30 09:22:33.412 | + functions:upload_image:350 : local format 2026-08-30 09:22:33.419 | ++ functions:upload_image:351 : qemu-img info /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-08-30 09:22:33.420 | ++ functions:upload_image:351 : awk '/^file format/ { print $3; exit }' 2026-08-30 09:22:33.434 | + functions:upload_image:351 : format=qcow2 2026-08-30 09:22:33.438 | + functions:upload_image:352 : [[ ,qcow2,raw,vdi,vmdk,vpc, =~ ,qcow2, ]] 2026-08-30 09:22:33.441 | + functions:upload_image:353 : disk_format=qcow2 2026-08-30 09:22:33.444 | + functions:upload_image:357 : container_format=bare 2026-08-30 09:22:33.447 | + functions:upload_image:404 : is_arch ppc64le 2026-08-30 09:22:33.451 | ++ functions-common:is_arch:519 : uname -m 2026-08-30 09:22:33.456 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c\6\4\l\e ]] 2026-08-30 09:22:33.460 | + functions:upload_image:404 : is_arch ppc64 2026-08-30 09:22:33.463 | ++ functions-common:is_arch:519 : uname -m 2026-08-30 09:22:33.467 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c\6\4 ]] 2026-08-30 09:22:33.470 | + functions:upload_image:404 : is_arch ppc 2026-08-30 09:22:33.474 | ++ functions-common:is_arch:519 : uname -m 2026-08-30 09:22:33.479 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c ]] 2026-08-30 09:22:33.483 | + functions:upload_image:408 : is_arch aarch64 2026-08-30 09:22:33.488 | ++ functions-common:is_arch:519 : uname -m 2026-08-30 09:22:33.494 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-08-30 09:22:33.498 | + functions:upload_image:412 : '[' bare = bare ']' 2026-08-30 09:22:33.501 | + functions:upload_image:413 : '[' '' = zcat ']' 2026-08-30 09:22:33.505 | + functions:upload_image:415 : '[' '' = bunzip2 ']' 2026-08-30 09:22:33.508 | + functions:upload_image:417 : '[' '' = unxz ']' 2026-08-30 09:22:33.510 | + 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-30 09:22:33.513 | + functions:_upload_image:111 : local image_name=cirros-0.6.3-x86_64-disk 2026-08-30 09:22:33.516 | + functions:_upload_image:112 : shift 2026-08-30 09:22:33.520 | + functions:_upload_image:113 : local container=bare 2026-08-30 09:22:33.524 | + functions:_upload_image:114 : shift 2026-08-30 09:22:33.527 | + functions:_upload_image:115 : local disk=qcow2 2026-08-30 09:22:33.531 | + functions:_upload_image:116 : shift 2026-08-30 09:22:33.534 | + functions:_upload_image:117 : local image=/home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-08-30 09:22:33.537 | + functions:_upload_image:118 : shift 2026-08-30 09:22:33.541 | + functions:_upload_image:119 : local properties 2026-08-30 09:22:33.545 | + functions:_upload_image:120 : local useimport 2026-08-30 09:22:33.552 | ++ functions:_upload_image:122 : _image_properties_to_arg hw_rng_model=virtio 2026-08-30 09:22:33.556 | ++ functions:_image_properties_to_arg:94 : local result= 2026-08-30 09:22:33.560 | ++ functions:_image_properties_to_arg:95 : for property in $* 2026-08-30 09:22:33.563 | ++ functions:_image_properties_to_arg:96 : result+=' --property hw_rng_model=virtio' 2026-08-30 09:22:33.567 | ++ functions:_image_properties_to_arg:98 : echo --property hw_rng_model=virtio 2026-08-30 09:22:33.571 | + functions:_upload_image:122 : properties='--property hw_rng_model=virtio' 2026-08-30 09:22:33.575 | + functions:_upload_image:124 : [[ False == \T\r\u\e ]] 2026-08-30 09:22:33.582 | ++ functions:_upload_image:128 : readlink -f /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-08-30 09:22:33.589 | + 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-30 09:22:39.063 | +------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-08-30 09:22:39.063 | | Field | Value | 2026-08-30 09:22:39.063 | +------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-08-30 09:22:39.063 | | checksum | 87617e24a5e30cb3b87fda8c0764838f | 2026-08-30 09:22:39.063 | | container_format | bare | 2026-08-30 09:22:39.064 | | created_at | 2026-08-30T09:22:37Z | 2026-08-30 09:22:39.064 | | disk_format | qcow2 | 2026-08-30 09:22:39.064 | | file | /v2/images/6f24f98d-aecc-4d1a-a8ad-faf487fa0687/file | 2026-08-30 09:22:39.064 | | id | 6f24f98d-aecc-4d1a-a8ad-faf487fa0687 | 2026-08-30 09:22:39.064 | | min_disk | 0 | 2026-08-30 09:22:39.064 | | min_ram | 0 | 2026-08-30 09:22:39.064 | | name | cirros-0.6.3-x86_64-disk | 2026-08-30 09:22:39.064 | | owner | b1538e149e9d4165ae7b1f3a9d3c985d | 2026-08-30 09:22:39.064 | | 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-30 09:22:39.065 | | protected | False | 2026-08-30 09:22:39.065 | | schema | /v2/schemas/image | 2026-08-30 09:22:39.065 | | size | 21692416 | 2026-08-30 09:22:39.065 | | status | active | 2026-08-30 09:22:39.065 | | tags | | 2026-08-30 09:22:39.065 | | updated_at | 2026-08-30T09:22:39Z | 2026-08-30 09:22:39.065 | | virtual_size | 117440512 | 2026-08-30 09:22:39.065 | | visibility | public | 2026-08-30 09:22:39.068 | +------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-08-30 09:22:39.411 | + ./stack.sh:main:1378 : async_wait create_flavors 2026-08-30 09:22:39.471 | [2015 Async create_flavors:72507]: Waiting for completion of create_flavors running on PID 72507 (2 other jobs running) 2026-08-30 09:22:39.508 | [2015 Async create_flavors:72507]: Signaling child to exit 2026-08-30 09:22:46.092 | + inc/async:async_inner:64 : rc=0 2026-08-30 09:22:46.121 | [72507 Async create_flavors:72507]: finished successfully 2026-08-30 09:22:46.147 | WAKEUP 2026-08-30 09:22:46.172 | [2015 Async create_flavors:72507]: Signaled 2026-08-30 09:22:46.173 | + lib/nova:create_flavors:1241 : is_service_enabled n-api 2026-08-30 09:22:46.173 | + functions-common:is_service_enabled:2076 : return 0 2026-08-30 09:22:46.174 | + lib/nova:create_flavors:1242 : grep -q ds512M 2026-08-30 09:22:46.174 | + lib/nova:create_flavors:1242 : openstack --os-region-name=RegionOne flavor list 2026-08-30 09:22:46.174 | + 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-30 09:22:46.174 | +----------------------------+-----------------------+ 2026-08-30 09:22:46.174 | | Field | Value | 2026-08-30 09:22:46.174 | +----------------------------+-----------------------+ 2026-08-30 09:22:46.174 | | OS-FLV-DISABLED:disabled | False | 2026-08-30 09:22:46.174 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-08-30 09:22:46.174 | | description | None | 2026-08-30 09:22:46.174 | | disk | 1 | 2026-08-30 09:22:46.175 | | id | c1 | 2026-08-30 09:22:46.175 | | name | cirros256 | 2026-08-30 09:22:46.175 | | os-flavor-access:is_public | True | 2026-08-30 09:22:46.175 | | properties | hw_rng:allowed='True' | 2026-08-30 09:22:46.175 | | ram | 256 | 2026-08-30 09:22:46.175 | | rxtx_factor | 1.0 | 2026-08-30 09:22:46.175 | | swap | 0 | 2026-08-30 09:22:46.175 | | vcpus | 1 | 2026-08-30 09:22:46.175 | +----------------------------+-----------------------+ 2026-08-30 09:22:46.175 | + 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-30 09:22:46.176 | +----------------------------+-----------------------+ 2026-08-30 09:22:46.176 | | Field | Value | 2026-08-30 09:22:46.176 | +----------------------------+-----------------------+ 2026-08-30 09:22:46.176 | | OS-FLV-DISABLED:disabled | False | 2026-08-30 09:22:46.176 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-08-30 09:22:46.176 | | description | None | 2026-08-30 09:22:46.176 | | disk | 5 | 2026-08-30 09:22:46.176 | | id | d1 | 2026-08-30 09:22:46.176 | | name | ds512M | 2026-08-30 09:22:46.176 | | os-flavor-access:is_public | True | 2026-08-30 09:22:46.176 | | properties | hw_rng:allowed='True' | 2026-08-30 09:22:46.177 | | ram | 512 | 2026-08-30 09:22:46.177 | | rxtx_factor | 1.0 | 2026-08-30 09:22:46.177 | | swap | 0 | 2026-08-30 09:22:46.177 | | vcpus | 1 | 2026-08-30 09:22:46.177 | +----------------------------+-----------------------+ 2026-08-30 09:22:46.177 | + 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-30 09:22:46.177 | +----------------------------+-----------------------+ 2026-08-30 09:22:46.177 | | Field | Value | 2026-08-30 09:22:46.177 | +----------------------------+-----------------------+ 2026-08-30 09:22:46.177 | | OS-FLV-DISABLED:disabled | False | 2026-08-30 09:22:46.177 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-08-30 09:22:46.178 | | description | None | 2026-08-30 09:22:46.178 | | disk | 10 | 2026-08-30 09:22:46.178 | | id | d2 | 2026-08-30 09:22:46.178 | | name | ds1G | 2026-08-30 09:22:46.178 | | os-flavor-access:is_public | True | 2026-08-30 09:22:46.178 | | properties | hw_rng:allowed='True' | 2026-08-30 09:22:46.178 | | ram | 1024 | 2026-08-30 09:22:46.178 | | rxtx_factor | 1.0 | 2026-08-30 09:22:46.178 | | swap | 0 | 2026-08-30 09:22:46.178 | | vcpus | 1 | 2026-08-30 09:22:46.179 | +----------------------------+-----------------------+ 2026-08-30 09:22:46.179 | + 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-30 09:22:46.179 | +----------------------------+-----------------------+ 2026-08-30 09:22:46.179 | | Field | Value | 2026-08-30 09:22:46.179 | +----------------------------+-----------------------+ 2026-08-30 09:22:46.179 | | OS-FLV-DISABLED:disabled | False | 2026-08-30 09:22:46.179 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-08-30 09:22:46.179 | | description | None | 2026-08-30 09:22:46.179 | | disk | 10 | 2026-08-30 09:22:46.179 | | id | d3 | 2026-08-30 09:22:46.179 | | name | ds2G | 2026-08-30 09:22:46.180 | | os-flavor-access:is_public | True | 2026-08-30 09:22:46.180 | | properties | hw_rng:allowed='True' | 2026-08-30 09:22:46.180 | | ram | 2048 | 2026-08-30 09:22:46.180 | | rxtx_factor | 1.0 | 2026-08-30 09:22:46.180 | | swap | 0 | 2026-08-30 09:22:46.180 | | vcpus | 2 | 2026-08-30 09:22:46.180 | +----------------------------+-----------------------+ 2026-08-30 09:22:46.180 | + 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-30 09:22:46.180 | +----------------------------+-----------------------+ 2026-08-30 09:22:46.180 | | Field | Value | 2026-08-30 09:22:46.180 | +----------------------------+-----------------------+ 2026-08-30 09:22:46.181 | | OS-FLV-DISABLED:disabled | False | 2026-08-30 09:22:46.181 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-08-30 09:22:46.181 | | description | None | 2026-08-30 09:22:46.181 | | disk | 20 | 2026-08-30 09:22:46.181 | | id | d4 | 2026-08-30 09:22:46.181 | | name | ds4G | 2026-08-30 09:22:46.181 | | os-flavor-access:is_public | True | 2026-08-30 09:22:46.181 | | properties | hw_rng:allowed='True' | 2026-08-30 09:22:46.181 | | ram | 4096 | 2026-08-30 09:22:46.181 | | rxtx_factor | 1.0 | 2026-08-30 09:22:46.181 | | swap | 0 | 2026-08-30 09:22:46.182 | | vcpus | 4 | 2026-08-30 09:22:46.182 | +----------------------------+-----------------------+ 2026-08-30 09:22:46.182 | + lib/nova:create_flavors:1251 : openstack --os-region-name=RegionOne flavor list 2026-08-30 09:22:46.182 | + lib/nova:create_flavors:1251 : grep -q m1.tiny 2026-08-30 09:22:46.182 | + 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-30 09:22:46.182 | +----------------------------+-----------------------+ 2026-08-30 09:22:46.182 | | Field | Value | 2026-08-30 09:22:46.182 | +----------------------------+-----------------------+ 2026-08-30 09:22:46.182 | | OS-FLV-DISABLED:disabled | False | 2026-08-30 09:22:46.182 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-08-30 09:22:46.182 | | description | None | 2026-08-30 09:22:46.182 | | disk | 1 | 2026-08-30 09:22:46.183 | | id | 1 | 2026-08-30 09:22:46.183 | | name | m1.tiny | 2026-08-30 09:22:46.183 | | os-flavor-access:is_public | True | 2026-08-30 09:22:46.183 | | properties | hw_rng:allowed='True' | 2026-08-30 09:22:46.183 | | ram | 512 | 2026-08-30 09:22:46.183 | | rxtx_factor | 1.0 | 2026-08-30 09:22:46.183 | | swap | 0 | 2026-08-30 09:22:46.183 | | vcpus | 1 | 2026-08-30 09:22:46.183 | +----------------------------+-----------------------+ 2026-08-30 09:22:46.183 | + 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-30 09:22:46.184 | +----------------------------+-----------------------+ 2026-08-30 09:22:46.184 | | Field | Value | 2026-08-30 09:22:46.184 | +----------------------------+-----------------------+ 2026-08-30 09:22:46.184 | | OS-FLV-DISABLED:disabled | False | 2026-08-30 09:22:46.184 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-08-30 09:22:46.184 | | description | None | 2026-08-30 09:22:46.184 | | disk | 20 | 2026-08-30 09:22:46.184 | | id | 2 | 2026-08-30 09:22:46.184 | | name | m1.small | 2026-08-30 09:22:46.184 | | os-flavor-access:is_public | True | 2026-08-30 09:22:46.184 | | properties | hw_rng:allowed='True' | 2026-08-30 09:22:46.185 | | ram | 2048 | 2026-08-30 09:22:46.185 | | rxtx_factor | 1.0 | 2026-08-30 09:22:46.185 | | swap | 0 | 2026-08-30 09:22:46.185 | | vcpus | 1 | 2026-08-30 09:22:46.185 | +----------------------------+-----------------------+ 2026-08-30 09:22:46.185 | + 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-30 09:22:46.185 | +----------------------------+-----------------------+ 2026-08-30 09:22:46.185 | | Field | Value | 2026-08-30 09:22:46.185 | +----------------------------+-----------------------+ 2026-08-30 09:22:46.185 | | OS-FLV-DISABLED:disabled | False | 2026-08-30 09:22:46.186 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-08-30 09:22:46.186 | | description | None | 2026-08-30 09:22:46.186 | | disk | 40 | 2026-08-30 09:22:46.186 | | id | 3 | 2026-08-30 09:22:46.186 | | name | m1.medium | 2026-08-30 09:22:46.186 | | os-flavor-access:is_public | True | 2026-08-30 09:22:46.186 | | properties | hw_rng:allowed='True' | 2026-08-30 09:22:46.186 | | ram | 4096 | 2026-08-30 09:22:46.186 | | rxtx_factor | 1.0 | 2026-08-30 09:22:46.186 | | swap | 0 | 2026-08-30 09:22:46.186 | | vcpus | 2 | 2026-08-30 09:22:46.187 | +----------------------------+-----------------------+ 2026-08-30 09:22:46.187 | + 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-30 09:22:46.187 | +----------------------------+-----------------------+ 2026-08-30 09:22:46.187 | | Field | Value | 2026-08-30 09:22:46.187 | +----------------------------+-----------------------+ 2026-08-30 09:22:46.187 | | OS-FLV-DISABLED:disabled | False | 2026-08-30 09:22:46.187 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-08-30 09:22:46.187 | | description | None | 2026-08-30 09:22:46.187 | | disk | 80 | 2026-08-30 09:22:46.187 | | id | 4 | 2026-08-30 09:22:46.187 | | name | m1.large | 2026-08-30 09:22:46.188 | | os-flavor-access:is_public | True | 2026-08-30 09:22:46.188 | | properties | hw_rng:allowed='True' | 2026-08-30 09:22:46.188 | | ram | 8192 | 2026-08-30 09:22:46.188 | | rxtx_factor | 1.0 | 2026-08-30 09:22:46.188 | | swap | 0 | 2026-08-30 09:22:46.188 | | vcpus | 4 | 2026-08-30 09:22:46.188 | +----------------------------+-----------------------+ 2026-08-30 09:22:46.188 | + 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-30 09:22:46.188 | +----------------------------+-----------------------+ 2026-08-30 09:22:46.188 | | Field | Value | 2026-08-30 09:22:46.188 | +----------------------------+-----------------------+ 2026-08-30 09:22:46.189 | | OS-FLV-DISABLED:disabled | False | 2026-08-30 09:22:46.189 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-08-30 09:22:46.189 | | description | None | 2026-08-30 09:22:46.189 | | disk | 160 | 2026-08-30 09:22:46.189 | | id | 5 | 2026-08-30 09:22:46.189 | | name | m1.xlarge | 2026-08-30 09:22:46.189 | | os-flavor-access:is_public | True | 2026-08-30 09:22:46.189 | | properties | hw_rng:allowed='True' | 2026-08-30 09:22:46.189 | | ram | 16384 | 2026-08-30 09:22:46.189 | | rxtx_factor | 1.0 | 2026-08-30 09:22:46.189 | | swap | 0 | 2026-08-30 09:22:46.190 | | vcpus | 8 | 2026-08-30 09:22:46.190 | +----------------------------+-----------------------+ 2026-08-30 09:22:46.230 | [2015 Async create_flavors:72507]: finished create_flavors with result 0 in 40 seconds 2026-08-30 09:22:46.235 | + inc/async:async_wait:197 : return 0 2026-08-30 09:22:46.239 | + ./stack.sh:main:1380 : is_service_enabled horizon 2026-08-30 09:22:46.262 | + functions-common:is_service_enabled:2076 : return 1 2026-08-30 09:22:46.266 | + ./stack.sh:main:1394 : is_service_enabled nova 2026-08-30 09:22:46.289 | + functions-common:is_service_enabled:2076 : return 0 2026-08-30 09:22:46.292 | + ./stack.sh:main:1394 : is_service_enabled keystone 2026-08-30 09:22:46.315 | + functions-common:is_service_enabled:2076 : return 0 2026-08-30 09:22:46.319 | + ./stack.sh:main:1395 : USERRC_PARAMS='-PA --target-dir /home/quobyte/devstack/accrc --os-password nomoresecret' 2026-08-30 09:22:46.322 | + ./stack.sh:main:1397 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2026-08-30 09:22:46.325 | + ./stack.sh:main:1401 : /home/quobyte/devstack/tools/create_userrc.sh -PA --target-dir /home/quobyte/devstack/accrc --os-password nomoresecret 2026-08-30 09:22:46.329 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-30 09:22:46.331 | + home/quobyte/devstack/tools/create_userrc.sh:main:31 : ACCOUNT_DIR=./accrc 2026-08-30 09:22:46.333 | ++ 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-30 09:22:46.337 | + home/quobyte/devstack/tools/create_userrc.sh:main:80 : options=' -P -A --target-dir '\''/home/quobyte/devstack/accrc'\'' --os-password '\''nomoresecret'\'' --' 2026-08-30 09:22:46.339 | + home/quobyte/devstack/tools/create_userrc.sh:main:84 : eval set -- -P -A --target-dir ''\''/home/quobyte/devstack/accrc'\''' --os-password ''\''nomoresecret'\''' -- 2026-08-30 09:22:46.340 | ++ home/quobyte/devstack/tools/create_userrc.sh:main:84 : set -- -P -A --target-dir /home/quobyte/devstack/accrc --os-password nomoresecret -- 2026-08-30 09:22:46.342 | + home/quobyte/devstack/tools/create_userrc.sh:main:85 : ADDPASS= 2026-08-30 09:22:46.344 | + home/quobyte/devstack/tools/create_userrc.sh:main:86 : HEAT_URL= 2026-08-30 09:22:46.346 | + home/quobyte/devstack/tools/create_userrc.sh:main:91 : SKIP_PROJECT=service 2026-08-30 09:22:46.348 | + home/quobyte/devstack/tools/create_userrc.sh:main:92 : MODE= 2026-08-30 09:22:46.350 | + home/quobyte/devstack/tools/create_userrc.sh:main:93 : ROLE=Member 2026-08-30 09:22:46.352 | + home/quobyte/devstack/tools/create_userrc.sh:main:94 : USER_NAME= 2026-08-30 09:22:46.354 | + home/quobyte/devstack/tools/create_userrc.sh:main:95 : USER_PASS= 2026-08-30 09:22:46.356 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 7 -gt 0 ']' 2026-08-30 09:22:46.358 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-08-30 09:22:46.360 | + home/quobyte/devstack/tools/create_userrc.sh:main:119 : ADDPASS=yes 2026-08-30 09:22:46.362 | + home/quobyte/devstack/tools/create_userrc.sh:main:126 : shift 2026-08-30 09:22:46.364 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 6 -gt 0 ']' 2026-08-30 09:22:46.366 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-08-30 09:22:46.368 | + home/quobyte/devstack/tools/create_userrc.sh:main:118 : MODE=all 2026-08-30 09:22:46.370 | + home/quobyte/devstack/tools/create_userrc.sh:main:126 : shift 2026-08-30 09:22:46.371 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 5 -gt 0 ']' 2026-08-30 09:22:46.373 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-08-30 09:22:46.375 | + home/quobyte/devstack/tools/create_userrc.sh:main:113 : ACCOUNT_DIR=/home/quobyte/devstack/accrc 2026-08-30 09:22:46.377 | + home/quobyte/devstack/tools/create_userrc.sh:main:113 : shift 2026-08-30 09:22:46.379 | + home/quobyte/devstack/tools/create_userrc.sh:main:126 : shift 2026-08-30 09:22:46.381 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 3 -gt 0 ']' 2026-08-30 09:22:46.383 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-08-30 09:22:46.385 | + home/quobyte/devstack/tools/create_userrc.sh:main:100 : export OS_PASSWORD=nomoresecret 2026-08-30 09:22:46.388 | + home/quobyte/devstack/tools/create_userrc.sh:main:100 : OS_PASSWORD=nomoresecret 2026-08-30 09:22:46.389 | + home/quobyte/devstack/tools/create_userrc.sh:main:100 : shift 2026-08-30 09:22:46.392 | + home/quobyte/devstack/tools/create_userrc.sh:main:126 : shift 2026-08-30 09:22:46.394 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 1 -gt 0 ']' 2026-08-30 09:22:46.396 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-08-30 09:22:46.398 | + home/quobyte/devstack/tools/create_userrc.sh:main:122 : shift 2026-08-30 09:22:46.399 | + home/quobyte/devstack/tools/create_userrc.sh:main:122 : break 2026-08-30 09:22:46.401 | + home/quobyte/devstack/tools/create_userrc.sh:main:129 : '[' -z nomoresecret ']' 2026-08-30 09:22:46.404 | + home/quobyte/devstack/tools/create_userrc.sh:main:138 : '[' -z '' -a '' ']' 2026-08-30 09:22:46.406 | + home/quobyte/devstack/tools/create_userrc.sh:main:142 : '[' -z '' -a '' ']' 2026-08-30 09:22:46.408 | + home/quobyte/devstack/tools/create_userrc.sh:main:146 : '[' -z '' -a -z '' ']' 2026-08-30 09:22:46.410 | + home/quobyte/devstack/tools/create_userrc.sh:main:147 : export OS_PROJECT_NAME=admin 2026-08-30 09:22:46.412 | + home/quobyte/devstack/tools/create_userrc.sh:main:147 : OS_PROJECT_NAME=admin 2026-08-30 09:22:46.414 | + home/quobyte/devstack/tools/create_userrc.sh:main:150 : '[' -z '' ']' 2026-08-30 09:22:46.416 | + home/quobyte/devstack/tools/create_userrc.sh:main:151 : export OS_USERNAME=admin 2026-08-30 09:22:46.418 | + home/quobyte/devstack/tools/create_userrc.sh:main:151 : OS_USERNAME=admin 2026-08-30 09:22:46.420 | + home/quobyte/devstack/tools/create_userrc.sh:main:154 : '[' -z '' ']' 2026-08-30 09:22:46.422 | + home/quobyte/devstack/tools/create_userrc.sh:main:155 : export OS_AUTH_URL=http://localhost:5000/v3/ 2026-08-30 09:22:46.424 | + home/quobyte/devstack/tools/create_userrc.sh:main:155 : OS_AUTH_URL=http://localhost:5000/v3/ 2026-08-30 09:22:46.426 | + home/quobyte/devstack/tools/create_userrc.sh:main:158 : '[' -z '' -a -z '' ']' 2026-08-30 09:22:46.428 | + home/quobyte/devstack/tools/create_userrc.sh:main:160 : OS_USER_DOMAIN_ID=default 2026-08-30 09:22:46.430 | + home/quobyte/devstack/tools/create_userrc.sh:main:163 : '[' -z '' -a -z '' ']' 2026-08-30 09:22:46.432 | + home/quobyte/devstack/tools/create_userrc.sh:main:165 : OS_PROJECT_DOMAIN_ID=default 2026-08-30 09:22:46.434 | + home/quobyte/devstack/tools/create_userrc.sh:main:168 : USER_PASS=nomoresecret 2026-08-30 09:22:46.436 | + home/quobyte/devstack/tools/create_userrc.sh:main:169 : USER_NAME=admin 2026-08-30 09:22:46.438 | + home/quobyte/devstack/tools/create_userrc.sh:main:171 : '[' -z all ']' 2026-08-30 09:22:46.440 | + home/quobyte/devstack/tools/create_userrc.sh:main:239 : '[' all '!=' create ']' 2026-08-30 09:22:46.443 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : openstack project list --long --quote none -f csv 2026-08-30 09:22:46.443 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : grep ,True 2026-08-30 09:22:46.443 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : grep -v service 2026-08-30 09:22:46.445 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : IFS=, 2026-08-30 09:22:46.447 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2026-08-30 09:22:48.532 | Failed to discover available identity versions when contacting http://localhost:5000/v3/. Attempting to parse version from URL. 2026-08-30 09:22:48.535 | 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-30 09:22:48.844 | + ./stack.sh:main:1406 : save_stackenv 2026-08-30 09:22:48.848 | + functions-common:save_stackenv:65 : local tag= 2026-08-30 09:22:48.853 | ++ functions-common:save_stackenv:67 : date +%F-%H%M%S 2026-08-30 09:22:48.859 | + functions-common:save_stackenv:67 : time_stamp=2026-08-30-112248 2026-08-30 09:22:48.863 | + functions-common:save_stackenv:68 : echo '# 2026-08-30-112248 ' 2026-08-30 09:22:48.868 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-30 09:22:48.872 | + functions-common:save_stackenv:70 : echo BASE_SQL_CONN=mysql+pymysql://root:stackdb@127.0.0.1 2026-08-30 09:22:48.875 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-30 09:22:48.878 | + functions-common:save_stackenv:70 : echo DATA_DIR=/opt/stack/data 2026-08-30 09:22:48.882 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-30 09:22:48.885 | + functions-common:save_stackenv:70 : echo DEST=/opt/stack 2026-08-30 09:22:48.889 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-30 09:22:48.892 | + 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-30 09:22:48.895 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-30 09:22:48.898 | + functions-common:save_stackenv:70 : echo HOST_IP=192.168.122.144 2026-08-30 09:22:48.901 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-30 09:22:48.905 | + functions-common:save_stackenv:70 : echo KEYSTONE_SERVICE_URI=http://192.168.122.144/identity 2026-08-30 09:22:48.907 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-30 09:22:48.911 | + functions-common:save_stackenv:70 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2026-08-30-110002 2026-08-30 09:22:48.915 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-30 09:22:48.918 | + functions-common:save_stackenv:70 : echo OS_CACERT= 2026-08-30 09:22:48.921 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-30 09:22:48.924 | + functions-common:save_stackenv:70 : echo SERVICE_HOST=192.168.122.144 2026-08-30 09:22:48.927 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-30 09:22:48.931 | + functions-common:save_stackenv:70 : echo STACK_USER=quobyte 2026-08-30 09:22:48.934 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-30 09:22:48.938 | + functions-common:save_stackenv:70 : echo TLS_IP= 2026-08-30 09:22:48.941 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-30 09:22:48.944 | + functions-common:save_stackenv:70 : echo HOST_IPV6=::1 2026-08-30 09:22:48.947 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-30 09:22:48.951 | + functions-common:save_stackenv:70 : echo SERVICE_IP_VERSION=4 2026-08-30 09:22:48.954 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-30 09:22:48.957 | + functions-common:save_stackenv:70 : echo TUNNEL_ENDPOINT_IP=192.168.122.144 2026-08-30 09:22:48.961 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-30 09:22:48.964 | + functions-common:save_stackenv:70 : echo TUNNEL_IP_VERSION=4 2026-08-30 09:22:48.968 | + ./stack.sh:main:1417 : merge_config_group /home/quobyte/devstack/local.conf extra 2026-08-30 09:22:48.971 | + inc/meta-config:merge_config_group:171 : local localfile=/home/quobyte/devstack/local.conf 2026-08-30 09:22:48.974 | + inc/meta-config:merge_config_group:171 : shift 2026-08-30 09:22:48.978 | + inc/meta-config:merge_config_group:172 : local matchgroups=extra 2026-08-30 09:22:48.981 | + inc/meta-config:merge_config_group:174 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-08-30 09:22:48.985 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-08-30 09:22:48.988 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-08-30 09:22:48.993 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/quobyte/devstack/local.conf extra 2026-08-30 09:22:48.996 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/quobyte/devstack/local.conf 2026-08-30 09:22:49.000 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=extra 2026-08-30 09:22:49.003 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-08-30 09:22:49.007 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=extra ' 2026-08-30 09:22:49.007 | /^\[\[.+\|.*\]\]/ { 2026-08-30 09:22:49.007 | gsub("[][]", "", $1); 2026-08-30 09:22:49.007 | split($1, a, "|"); 2026-08-30 09:22:49.007 | if (a[1] == matchgroup) 2026-08-30 09:22:49.007 | print a[2] 2026-08-30 09:22:49.007 | } 2026-08-30 09:22:49.007 | ' /home/quobyte/devstack/local.conf 2026-08-30 09:22:49.014 | + ./stack.sh:main:1424 : run_phase stack extra 2026-08-30 09:22:49.018 | + functions-common:run_phase:1848 : local mode=stack 2026-08-30 09:22:49.022 | + functions-common:run_phase:1849 : local phase=extra 2026-08-30 09:22:49.027 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-08-30 09:22:49.030 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-08-30 09:22:49.033 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-08-30 09:22:49.037 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-08-30 09:22:49.041 | + functions-common:run_phase:1858 : local extra 2026-08-30 09:22:49.046 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-08-30 09:22:49.050 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-08-30 09:22:49.056 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-08-30 09:22:49.059 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-08-30 09:22:49.062 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack extra 2026-08-30 09:22:49.067 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-08-30 09:22:49.092 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-30 09:22:49.096 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-08-30 09:22:49.103 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-08-30 09:22:49.106 | ++ extras.d/80-tempest.sh:source:7 : [[ extra == \i\n\s\t\a\l\l ]] 2026-08-30 09:22:49.112 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-08-30 09:22:49.116 | ++ extras.d/80-tempest.sh:source:10 : [[ extra == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-08-30 09:22:49.120 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2026-08-30 09:22:49.124 | ++ extras.d/80-tempest.sh:source:13 : [[ extra == \e\x\t\r\a ]] 2026-08-30 09:22:49.128 | ++ extras.d/80-tempest.sh:source:15 : : 2026-08-30 09:22:49.131 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-08-30 09:22:49.135 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-08-30 09:22:49.139 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-08-30 09:22:49.144 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-08-30 09:22:49.148 | + functions-common:run_phase:1875 : run_plugins stack extra 2026-08-30 09:22:49.152 | + functions-common:run_plugins:1834 : local mode=stack 2026-08-30 09:22:49.155 | + functions-common:run_plugins:1835 : local phase=extra 2026-08-30 09:22:49.158 | + functions-common:run_plugins:1837 : local plugins= 2026-08-30 09:22:49.162 | + functions-common:run_plugins:1838 : local plugin 2026-08-30 09:22:49.165 | + ./stack.sh:main:1432 : merge_config_group /home/quobyte/devstack/local.conf post-extra 2026-08-30 09:22:49.169 | + inc/meta-config:merge_config_group:171 : local localfile=/home/quobyte/devstack/local.conf 2026-08-30 09:22:49.172 | + inc/meta-config:merge_config_group:171 : shift 2026-08-30 09:22:49.175 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-extra 2026-08-30 09:22:49.179 | + inc/meta-config:merge_config_group:174 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-08-30 09:22:49.182 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-08-30 09:22:49.184 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-08-30 09:22:49.189 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/quobyte/devstack/local.conf post-extra 2026-08-30 09:22:49.193 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/quobyte/devstack/local.conf 2026-08-30 09:22:49.197 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-extra 2026-08-30 09:22:49.200 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-08-30 09:22:49.203 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-extra ' 2026-08-30 09:22:49.203 | /^\[\[.+\|.*\]\]/ { 2026-08-30 09:22:49.203 | gsub("[][]", "", $1); 2026-08-30 09:22:49.203 | split($1, a, "|"); 2026-08-30 09:22:49.203 | if (a[1] == matchgroup) 2026-08-30 09:22:49.203 | print a[2] 2026-08-30 09:22:49.203 | } 2026-08-30 09:22:49.203 | ' /home/quobyte/devstack/local.conf 2026-08-30 09:22:49.209 | + ./stack.sh:main:1441 : is_service_enabled n-cpu 2026-08-30 09:22:49.231 | + functions-common:is_service_enabled:2076 : return 0 2026-08-30 09:22:49.234 | + ./stack.sh:main:1442 : is_nova_ready 2026-08-30 09:22:49.238 | + lib/nova:is_nova_ready:1166 : wait_for_compute 60 2026-08-30 09:22:49.242 | + functions:wait_for_compute:490 : local timeout=60 2026-08-30 09:22:49.246 | + functions:wait_for_compute:491 : local rval=0 2026-08-30 09:22:49.250 | + functions:wait_for_compute:492 : local compute_hostname 2026-08-30 09:22:49.253 | + functions:wait_for_compute:493 : time_start wait_for_service 2026-08-30 09:22:49.258 | + functions-common:time_start:2406 : local name=wait_for_service 2026-08-30 09:22:49.262 | + functions-common:time_start:2407 : local start_time= 2026-08-30 09:22:49.266 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-30 09:22:49.271 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-30 09:22:49.276 | + functions-common:time_start:2411 : _TIME_START[$name]=1788081769273 2026-08-30 09:22:49.281 | ++ functions:wait_for_compute:494 : iniget /etc/nova/nova.conf DEFAULT host 2026-08-30 09:22:49.309 | + functions:wait_for_compute:494 : compute_hostname= 2026-08-30 09:22:49.313 | + functions:wait_for_compute:495 : [[ -z '' ]] 2026-08-30 09:22:49.318 | ++ functions:wait_for_compute:496 : hostname 2026-08-30 09:22:49.323 | + functions:wait_for_compute:496 : compute_hostname=devstack 2026-08-30 09:22:49.328 | + functions:wait_for_compute:498 : timeout 60 bash -x 2026-08-30 09:22:49.333 | ++ functions:wait_for_compute:498 : hostname 2026-08-30 09:22:49.338 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-30 09:22:49.340 | + :: : ID= 2026-08-30 09:22:49.342 | + :: : [[ '' == '' ]] 2026-08-30 09:22:49.344 | + :: : sleep 1 2026-08-30 09:22:50.347 | + :: : [[ libvirt = \f\a\k\e ]] 2026-08-30 09:22:50.350 | ++ :: : openstack --os-cloud devstack-admin --os-region RegionOne compute service list --host devstack --service nova-compute -c ID -f value 2026-08-30 09:22:53.420 | + :: : ID=ba8e749f-e7be-4d94-af44-3603df7687ff 2026-08-30 09:22:53.421 | + :: : [[ ba8e749f-e7be-4d94-af44-3603df7687ff == '' ]] 2026-08-30 09:22:53.426 | + functions:wait_for_compute:510 : time_stop wait_for_service 2026-08-30 09:22:53.429 | + functions-common:time_stop:2420 : local name 2026-08-30 09:22:53.433 | + functions-common:time_stop:2421 : local end_time 2026-08-30 09:22:53.436 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-30 09:22:53.440 | + functions-common:time_stop:2423 : local total 2026-08-30 09:22:53.444 | + functions-common:time_stop:2424 : local start_time 2026-08-30 09:22:53.449 | + functions-common:time_stop:2426 : name=wait_for_service 2026-08-30 09:22:53.453 | + functions-common:time_stop:2427 : start_time=1788081769273 2026-08-30 09:22:53.457 | + functions-common:time_stop:2429 : [[ -z 1788081769273 ]] 2026-08-30 09:22:53.463 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-30 09:22:53.469 | + functions-common:time_stop:2432 : end_time=1788081773465 2026-08-30 09:22:53.473 | + functions-common:time_stop:2433 : elapsed_time=4192 2026-08-30 09:22:53.477 | + functions-common:time_stop:2434 : total=24714 2026-08-30 09:22:53.481 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-30 09:22:53.485 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=28906 2026-08-30 09:22:53.489 | + functions:wait_for_compute:512 : [[ 0 != 0 ]] 2026-08-30 09:22:53.493 | + functions:wait_for_compute:516 : return 0 2026-08-30 09:22:53.497 | + ./stack.sh:main:1446 : service_check 2026-08-30 09:22:53.501 | + functions-common:service_check:1713 : local service 2026-08-30 09:22:53.505 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-30 09:22:53.509 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@key.service 2026-08-30 09:22:53.528 | not-found 2026-08-30 09:22:53.534 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-30 09:22:53.537 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-api.service 2026-08-30 09:22:53.557 | enabled 2026-08-30 09:22:53.563 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-api.service --no-pager 2026-08-30 09:22:53.588 | ● devstack@n-api.service - Devstack devstack@n-api.service 2026-08-30 09:22:53.588 | Loaded: loaded (/etc/systemd/system/devstack@n-api.service; enabled; preset: enabled) 2026-08-30 09:22:53.588 | Active: active (running) since Sun 2026-08-30 11:19:42 CEST; 3min 10s ago 2026-08-30 09:22:53.588 | Main PID: 60271 (uwsgi) 2026-08-30 09:22:53.588 | Status: "uWSGI is ready" 2026-08-30 09:22:53.588 | Tasks: 17 (limit: 14255) 2026-08-30 09:22:53.589 | Memory: 272.2M (peak: 272.6M) 2026-08-30 09:22:53.589 | CPU: 14.692s 2026-08-30 09:22:53.589 | CGroup: /system.slice/system-devstack.slice/devstack@n-api.service 2026-08-30 09:22:53.589 | ├─60271 "nova-apiuWSGI master" 2026-08-30 09:22:53.589 | ├─60272 "nova-apiuWSGI worker 1" 2026-08-30 09:22:53.589 | └─60273 "nova-apiuWSGI worker 2" 2026-08-30 09:22:53.589 | 2026-08-30 09:22:53.589 | Aug 30 11:22:52 devstack devstack@n-api.service[60273]: [pid: 60273|app: 0|req: 18/36] 192.168.122.144 () {54 vars in 935 bytes} [Sun Aug 30 11:22:52 2026] GET /compute/v2.1 => generated 393 bytes in 7 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-30 09:22:53.589 | Aug 30 11:22:52 devstack devstack@n-api.service[60272]: DEBUG nova.api.openstack.wsgi [None req-57058094-e0dc-43c0-924d-06eb81e53790 admin admin] Calling method '>' {{(pid=60272) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} 2026-08-30 09:22:53.589 | Aug 30 11:22:53 devstack devstack@n-api.service[60272]: DEBUG oslo_concurrency.lockutils [None req-57058094-e0dc-43c0-924d-06eb81e53790 admin admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=60272) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} 2026-08-30 09:22:53.589 | Aug 30 11:22:53 devstack devstack@n-api.service[60272]: DEBUG oslo_concurrency.lockutils [None req-57058094-e0dc-43c0-924d-06eb81e53790 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=60272) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} 2026-08-30 09:22:53.590 | Aug 30 11:22:53 devstack devstack@n-api.service[60272]: DEBUG oslo_concurrency.lockutils [None req-57058094-e0dc-43c0-924d-06eb81e53790 admin admin] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=60272) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} 2026-08-30 09:22:53.590 | Aug 30 11:22:53 devstack devstack@n-api.service[60272]: DEBUG oslo_concurrency.lockutils [None req-57058094-e0dc-43c0-924d-06eb81e53790 admin admin] Acquiring lock "6426ce79-49ce-4e08-ae90-fe8967b7aee5" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=60272) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} 2026-08-30 09:22:53.590 | Aug 30 11:22:53 devstack devstack@n-api.service[60272]: DEBUG oslo_concurrency.lockutils [None req-57058094-e0dc-43c0-924d-06eb81e53790 admin admin] Lock "6426ce79-49ce-4e08-ae90-fe8967b7aee5" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=60272) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} 2026-08-30 09:22:53.590 | Aug 30 11:22:53 devstack devstack@n-api.service[60272]: DEBUG oslo_concurrency.lockutils [None req-57058094-e0dc-43c0-924d-06eb81e53790 admin admin] Lock "6426ce79-49ce-4e08-ae90-fe8967b7aee5" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=60272) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} 2026-08-30 09:22:53.591 | Aug 30 11:22:53 devstack devstack@n-api.service[60272]: INFO nova.api.openstack.requestlog [None req-57058094-e0dc-43c0-924d-06eb81e53790 admin admin] 192.168.122.144 "GET /compute/v2.1/os-services?binary=nova-compute&host=devstack" status: 200 len: 251 microversion: 2.69 time: 0.153839 2026-08-30 09:22:53.591 | Aug 30 11:22:53 devstack devstack@n-api.service[60272]: [pid: 60272|app: 0|req: 19/37] 192.168.122.144 () {60 vars in 1325 bytes} [Sun Aug 30 11:22:52 2026] GET /compute/v2.1/os-services?binary=nova-compute&host=devstack => generated 251 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2026-08-30 09:22:53.593 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-30 09:22:53.596 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-cpu.service 2026-08-30 09:22:53.616 | enabled 2026-08-30 09:22:53.620 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-cpu.service --no-pager 2026-08-30 09:22:53.644 | ● devstack@n-cpu.service - Devstack devstack@n-cpu.service 2026-08-30 09:22:53.644 | Loaded: loaded (/etc/systemd/system/devstack@n-cpu.service; enabled; preset: enabled) 2026-08-30 09:22:53.644 | Active: active (running) since Sun 2026-08-30 11:22:01 CEST; 52s ago 2026-08-30 09:22:53.644 | Main PID: 72353 (nova-compute) 2026-08-30 09:22:53.644 | Tasks: 10 (limit: 14255) 2026-08-30 09:22:53.644 | Memory: 135.4M (peak: 136.9M) 2026-08-30 09:22:53.645 | CPU: 4.742s 2026-08-30 09:22:53.645 | CGroup: /system.slice/system-devstack.slice/devstack@n-cpu.service 2026-08-30 09:22:53.645 | └─72353 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf 2026-08-30 09:22:53.645 | 2026-08-30 09:22:53.645 | Aug 30 11:22:24 devstack nova-compute[72353]: DEBUG nova.compute.resource_tracker [None req-06ff8995-37fa-49f6-81bb-c64e25022d54 None None] Compute_service record updated for devstack:devstack {{(pid=72353) _update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:1097}} 2026-08-30 09:22:53.645 | Aug 30 11:22:24 devstack nova-compute[72353]: DEBUG oslo_concurrency.lockutils [None req-06ff8995-37fa-49f6-81bb-c64e25022d54 None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: held 2.168s {{(pid=72353) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} 2026-08-30 09:22:53.645 | Aug 30 11:22:24 devstack nova-compute[72353]: DEBUG nova.service [None req-06ff8995-37fa-49f6-81bb-c64e25022d54 None None] Creating RPC server for service: nova-compute on topic: compute {{(pid=72353) start /opt/stack/nova/nova/service.py:262}} 2026-08-30 09:22:53.645 | Aug 30 11:22:24 devstack nova-compute[72353]: DEBUG nova.service [None req-06ff8995-37fa-49f6-81bb-c64e25022d54 None None] Creating 2nd RPC server for service: nova-compute on topic: compute-alt {{(pid=72353) start /opt/stack/nova/nova/service.py:278}} 2026-08-30 09:22:53.645 | Aug 30 11:22:24 devstack nova-compute[72353]: DEBUG nova.service [None req-06ff8995-37fa-49f6-81bb-c64e25022d54 None None] Join ServiceGroup membership for this service compute {{(pid=72353) start /opt/stack/nova/nova/service.py:288}} 2026-08-30 09:22:53.645 | Aug 30 11:22:24 devstack nova-compute[72353]: DEBUG nova.servicegroup.drivers.db [None req-06ff8995-37fa-49f6-81bb-c64e25022d54 None None] DB_Driver: join new ServiceGroup member devstack to the compute group, service = {{(pid=72353) join /opt/stack/nova/nova/servicegroup/drivers/db.py:44}} 2026-08-30 09:22:53.645 | Aug 30 11:22:29 devstack nova-compute[72353]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.94 seconds {{(pid=72353) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-08-30 09:22:53.646 | Aug 30 11:22:33 devstack nova-compute[72353]: DEBUG oslo_service.periodic_task [None req-48e3aa2c-a7f5-4c69-91d6-d37f45e26e1b None None] Running periodic task ComputeManager._sync_power_states {{(pid=72353) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} 2026-08-30 09:22:53.646 | Aug 30 11:22:33 devstack nova-compute[72353]: DEBUG oslo_service.periodic_task [None req-48e3aa2c-a7f5-4c69-91d6-d37f45e26e1b None None] Running periodic task ComputeManager._cleanup_running_deleted_instances {{(pid=72353) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} 2026-08-30 09:22:53.646 | Aug 30 11:22:33 devstack nova-compute[72353]: DEBUG oslo.service.backend._threading.loopingcall [None req-48e3aa2c-a7f5-4c69-91d6-d37f45e26e1b None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 31.92 seconds {{(pid=72353) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-08-30 09:22:53.652 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-30 09:22:53.656 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-cond.service 2026-08-30 09:22:53.674 | not-found 2026-08-30 09:22:53.680 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-30 09:22:53.683 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-sch.service 2026-08-30 09:22:53.703 | enabled 2026-08-30 09:22:53.709 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-sch.service --no-pager 2026-08-30 09:22:53.733 | ● devstack@n-sch.service - Devstack devstack@n-sch.service 2026-08-30 09:22:53.733 | Loaded: loaded (/etc/systemd/system/devstack@n-sch.service; enabled; preset: enabled) 2026-08-30 09:22:53.733 | Active: active (running) since Sun 2026-08-30 11:21:48 CEST; 1min 5s ago 2026-08-30 09:22:53.733 | Main PID: 68671 (nova-scheduler:) 2026-08-30 09:22:53.733 | Tasks: 19 (limit: 14255) 2026-08-30 09:22:53.734 | Memory: 155.8M (peak: 156.4M) 2026-08-30 09:22:53.734 | CPU: 4.850s 2026-08-30 09:22:53.734 | CGroup: /system.slice/system-devstack.slice/devstack@n-sch.service 2026-08-30 09:22:53.734 | ├─68671 "nova-scheduler: master process [/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf]" 2026-08-30 09:22:53.734 | ├─70409 "nova-scheduler: ServiceWrapper worker(0)" 2026-08-30 09:22:53.734 | └─70415 "nova-scheduler: ServiceWrapper worker(1)" 2026-08-30 09:22:53.734 | 2026-08-30 09:22:53.734 | Aug 30 11:21:54 devstack nova-scheduler[70415]: DEBUG nova.servicegroup.drivers.db [None req-a6685010-1a30-4e5b-80cf-84137b9998af None None] DB_Driver: join new ServiceGroup member devstack to the scheduler group, service = {{(pid=70415) join /opt/stack/nova/nova/servicegroup/drivers/db.py:44}} 2026-08-30 09:22:53.734 | Aug 30 11:21:59 devstack nova-scheduler[70409]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.96 seconds {{(pid=70409) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-08-30 09:22:53.734 | Aug 30 11:21:59 devstack nova-scheduler[70415]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.98 seconds {{(pid=70415) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-08-30 09:22:53.734 | Aug 30 11:22:01 devstack nova-scheduler[68671]: DEBUG dbcounter [-] [68671] Writing DB stats nova_api:SELECT=3 {{(pid=68671) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-30 09:22:53.735 | Aug 30 11:22:01 devstack nova-scheduler[68671]: DEBUG dbcounter [-] [68671] Writing DB stats nova_cell1:SELECT=1 {{(pid=68671) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-30 09:22:53.735 | Aug 30 11:22:01 devstack nova-scheduler[68671]: DEBUG dbcounter [-] [68671] Writing DB stats nova_cell0:SELECT=1 {{(pid=68671) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-30 09:22:53.735 | Aug 30 11:22:09 devstack nova-scheduler[70409]: DEBUG dbcounter [-] [70409] Writing DB stats nova_cell0:SELECT=4,nova_cell0:INSERT=1,nova_cell0:UPDATE=1 {{(pid=70409) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-30 09:22:53.735 | Aug 30 11:22:09 devstack nova-scheduler[70415]: DEBUG dbcounter [-] [70415] Writing DB stats nova_cell0:SELECT=5,nova_cell0:INSERT=1 {{(pid=70415) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-30 09:22:53.735 | Aug 30 11:22:26 devstack nova-scheduler[70409]: DEBUG oslo.service.backend._threading.loopingcall [None req-b4ffda5f-b095-45bb-a55b-1bba9e159f85 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=70409) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-08-30 09:22:53.735 | Aug 30 11:22:48 devstack nova-scheduler[70415]: DEBUG oslo.service.backend._threading.loopingcall [None req-cf494985-c697-4f56-805b-0e5a78ea1961 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=70415) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-08-30 09:22:53.741 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-30 09:22:53.745 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-novnc.service 2026-08-30 09:22:53.763 | not-found 2026-08-30 09:22:53.768 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-30 09:22:53.772 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-api-meta.service 2026-08-30 09:22:53.793 | enabled 2026-08-30 09:22:53.798 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-api-meta.service --no-pager 2026-08-30 09:22:53.821 | ● devstack@n-api-meta.service - Devstack devstack@n-api-meta.service 2026-08-30 09:22:53.822 | Loaded: loaded (/etc/systemd/system/devstack@n-api-meta.service; enabled; preset: enabled) 2026-08-30 09:22:53.822 | Active: active (running) since Sun 2026-08-30 11:21:50 CEST; 1min 3s ago 2026-08-30 09:22:53.822 | Main PID: 69284 (uwsgi) 2026-08-30 09:22:53.822 | Status: "uWSGI is ready" 2026-08-30 09:22:53.822 | Tasks: 16 (limit: 14255) 2026-08-30 09:22:53.822 | Memory: 219.6M (peak: 220.0M) 2026-08-30 09:22:53.822 | CPU: 9.856s 2026-08-30 09:22:53.822 | CGroup: /system.slice/system-devstack.slice/devstack@n-api-meta.service 2026-08-30 09:22:53.822 | ├─69284 "nova-api-metauWSGI master" 2026-08-30 09:22:53.822 | ├─69285 "nova-api-metauWSGI worker 1" 2026-08-30 09:22:53.822 | ├─69287 "nova-api-metauWSGI worker 2" 2026-08-30 09:22:53.823 | └─69288 "nova-api-metauWSGI http 1" 2026-08-30 09:22:53.823 | 2026-08-30 09:22:53.823 | Aug 30 11:21:56 devstack devstack@n-api-meta.service[69287]: DEBUG nova.api.openstack.wsgi_app [None req-e9bf0707-aedf-406f-bb08-6d5ed7686eeb None None] ******************************************************************************** {{(pid=69287) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3567}} 2026-08-30 09:22:53.823 | Aug 30 11:21:56 devstack devstack@n-api-meta.service[69287]: WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x705b922a4668 pid: 69287 (default app) 2026-08-30 09:22:53.823 | Aug 30 11:22:05 devstack devstack@n-api-meta.service[69285]: DEBUG dbcounter [-] [69285] Writing DB stats nova_api:SELECT=1 {{(pid=69285) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-30 09:22:53.823 | Aug 30 11:22:05 devstack devstack@n-api-meta.service[69287]: DEBUG dbcounter [-] [69287] Writing DB stats nova_api:SELECT=1 {{(pid=69287) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-30 09:22:53.823 | Aug 30 11:22:05 devstack devstack@n-api-meta.service[69285]: DEBUG dbcounter [-] [69285] Writing DB stats nova_cell1:SELECT=1 {{(pid=69285) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-30 09:22:53.823 | Aug 30 11:22:05 devstack devstack@n-api-meta.service[69285]: DEBUG dbcounter [-] [69285] Writing DB stats nova_cell0:SELECT=1 {{(pid=69285) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-30 09:22:53.823 | Aug 30 11:22:05 devstack devstack@n-api-meta.service[69287]: DEBUG dbcounter [-] [69287] Writing DB stats nova_cell0:SELECT=1 {{(pid=69287) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-30 09:22:53.823 | Aug 30 11:22:05 devstack devstack@n-api-meta.service[69287]: DEBUG dbcounter [-] [69287] Writing DB stats nova_cell1:SELECT=1 {{(pid=69287) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-30 09:22:53.823 | Aug 30 11:22:05 devstack devstack@n-api-meta.service[69285]: DEBUG dbcounter [-] [69285] Writing DB stats nova_cell0:SELECT=2,nova_cell0:INSERT=1 {{(pid=69285) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-30 09:22:53.824 | Aug 30 11:22:05 devstack devstack@n-api-meta.service[69287]: DEBUG dbcounter [-] [69287] Writing DB stats nova_cell0:SELECT=1 {{(pid=69287) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-30 09:22:53.829 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-30 09:22:53.833 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@placement-api.service 2026-08-30 09:22:53.853 | enabled 2026-08-30 09:22:53.858 | + functions-common:service_check:1720 : sudo systemctl status devstack@placement-api.service --no-pager 2026-08-30 09:22:53.881 | ● devstack@placement-api.service - Devstack devstack@placement-api.service 2026-08-30 09:22:53.881 | Loaded: loaded (/etc/systemd/system/devstack@placement-api.service; enabled; preset: enabled) 2026-08-30 09:22:53.882 | Active: active (running) since Sun 2026-08-30 11:20:24 CEST; 2min 29s ago 2026-08-30 09:22:53.882 | Main PID: 66443 (uwsgi) 2026-08-30 09:22:53.882 | Status: "uWSGI is ready" 2026-08-30 09:22:53.882 | Tasks: 5 (limit: 14255) 2026-08-30 09:22:53.883 | Memory: 173.6M (peak: 173.8M) 2026-08-30 09:22:53.883 | CPU: 6.369s 2026-08-30 09:22:53.883 | CGroup: /system.slice/system-devstack.slice/devstack@placement-api.service 2026-08-30 09:22:53.883 | ├─66443 "placementuWSGI master" 2026-08-30 09:22:53.883 | ├─66444 "placementuWSGI worker 1" 2026-08-30 09:22:53.883 | └─66445 "placementuWSGI worker 2" 2026-08-30 09:22:53.883 | 2026-08-30 09:22:53.883 | Aug 30 11:22:24 devstack devstack@placement-api.service[66445]: INFO placement.requestlog [req-1203c835-e81b-49ad-bfdb-5eeedcfa075f req-7eb1566a-373e-4ed1-aca0-8b0025a3863f service nova] 192.168.122.144 "PUT /placement/resource_providers/68ad068c-8683-4389-9146-ae0afe830fce/inventories" status: 200 len: 396 microversion: 1.26 2026-08-30 09:22:53.883 | Aug 30 11:22:24 devstack devstack@placement-api.service[66445]: [pid: 66445|app: 0|req: 5/9] 192.168.122.144 () {64 vars in 1498 bytes} [Sun Aug 30 11:22:23 2026] PUT /placement/resource_providers/68ad068c-8683-4389-9146-ae0afe830fce/inventories => generated 396 bytes in 69 msecs (HTTP/1.1 200) 8 headers in 296 bytes (1 switches on core 0) 2026-08-30 09:22:53.883 | Aug 30 11:22:24 devstack devstack@placement-api.service[66444]: DEBUG placement.requestlog [req-1203c835-e81b-49ad-bfdb-5eeedcfa075f req-d06caf19-895c-4dd1-af91-f800538563f2 None None] Starting request: 192.168.122.144 "GET /placement/traits?name=in:COMPUTE_GRAPHICS_MODEL_VMVGA,HW_CPU_X86_SSE4A,COMPUTE_STORAGE_BUS_IDE,COMPUTE_GRAPHICS_MODEL_BOCHS,COMPUTE_STORAGE_BUS_VIRTIO,COMPUTE_SECURITY_UEFI_SECURE_BOOT,COMPUTE_STORAGE_VIRTIO_FS,COMPUTE_SOUND_MODEL_ICH9,COMPUTE_SOUND_MODEL_AC97,COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG,COMPUTE_NET_VIF_MODEL_RTL8139,COMPUTE_SOCKET_PCI_NUMA_AFFINITY,COMPUTE_STORAGE_BUS_USB,COMPUTE_NET_VIF_MODEL_E1000E,COMPUTE_GRAPHICS_MODEL_QXL,HW_CPU_X86_BMI2,HW_CPU_X86_AVX,HW_CPU_X86_AVX2,COMPUTE_ADDRESS_SPACE_PASSTHROUGH,COMPUTE_NET_VIF_MODEL_SPAPR_VLAN,COMPUTE_GRAPHICS_MODEL_CIRRUS,COMPUTE_VIOMMU_MODEL_AUTO,HW_CPU_X86_AESNI,HW_CPU_X86_SSE42,HW_CPU_X86_SSE2,COMPUTE_NET_VIF_MODEL_VMXNET3,COMPUTE_NET_VIRTIO_PACKED,COMPUTE_NET_VIF_MODEL_VIRTIO,COMPUTE_RESCUE_BFV,COMPUTE_SOUND_MODEL_ICH6,COMPUTE_VOLUME_ATTACH_WITH_TAG,HW_CPU_X86_FMA3,COMPUTE_GRAPHICS_MODEL_NONE,HW_CPU_X86_BMI,HW_CPU_X86_SSSE3,COMPUTE_ARCH_X86_64,COMPUTE_VOLUME_MULTI_ATTACH,HW_CPU_X86_ABM,COMPUTE_VIOMMU_MODEL_VIRTIO,COMPUTE_DEVICE_TAGGING,COMPUTE_ADDRESS_SPACE_EMULATED,COMPUTE_VIOMMU_MODEL_INTEL,COMPUTE_IMAGE_TYPE_ARI,HW_ARCH_X86_64,COMPUTE_SOUND_MODEL_PCSPK,COMPUTE_IMAGE_TYPE_QCOW2,COMPUTE_IMAGE_TYPE_AMI,HW_CPU_X86_SHA,COMPUTE_GRAPHICS_MODEL_VGA,COMPUTE_NET_VIF_MODEL_IGB,COMPUTE_TRUSTED_CERTS,HW_CPU_X86_AMD_SVM,HW_CPU_X86_SSE41,COMPUTE_NET_VIF_MODEL_PCNET,COMPUTE_IMAGE_TYPE_AKI,HW_CPU_X86_SSE,COMPUTE_NET_VIF_MODEL_NE2K_PCI,COMPUTE_STORAGE_BUS_FDC,COMPUTE_GRAPHICS_MODEL_VIRTIO,COMPUTE_NET_VIF_MODEL_E1000,COMPUTE_SOUND_MODEL_SB16,COMPUTE_STORAGE_BUS_SCSI,HW_CPU_X86_MMX,COMPUTE_IMAGE_TYPE_RAW,HW_CPU_X86_CLMUL,COMPUTE_SOUND_MODEL_USB,OWNER_NOVA,COMPUTE_NET_ATTACH_INTERFACE,COMPUTE_NODE,COMPUTE_VOLUME_EXTEND,COMPUTE_STORAGE_BUS_SATA,COMPUTE_SECURITY_STATELESS_FIRMWARE,COMPUTE_SOUND_MODEL_ES1370,COMPUTE_IMAGE_TYPE_ISO,HW_CPU_X86_F16C,HW_CPU_X86_SVM,COMPUTE_ACCELERATORS" {{(pid=66444) __call__ /opt/stack/placement/placement/requestlog.py:55}} 2026-08-30 09:22:53.884 | Aug 30 11:22:24 devstack devstack@placement-api.service[66444]: INFO placement.requestlog [req-1203c835-e81b-49ad-bfdb-5eeedcfa075f req-d06caf19-895c-4dd1-af91-f800538563f2 service nova] 192.168.122.144 "GET /placement/traits?name=in:COMPUTE_GRAPHICS_MODEL_VMVGA,HW_CPU_X86_SSE4A,COMPUTE_STORAGE_BUS_IDE,COMPUTE_GRAPHICS_MODEL_BOCHS,COMPUTE_STORAGE_BUS_VIRTIO,COMPUTE_SECURITY_UEFI_SECURE_BOOT,COMPUTE_STORAGE_VIRTIO_FS,COMPUTE_SOUND_MODEL_ICH9,COMPUTE_SOUND_MODEL_AC97,COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG,COMPUTE_NET_VIF_MODEL_RTL8139,COMPUTE_SOCKET_PCI_NUMA_AFFINITY,COMPUTE_STORAGE_BUS_USB,COMPUTE_NET_VIF_MODEL_E1000E,COMPUTE_GRAPHICS_MODEL_QXL,HW_CPU_X86_BMI2,HW_CPU_X86_AVX,HW_CPU_X86_AVX2,COMPUTE_ADDRESS_SPACE_PASSTHROUGH,COMPUTE_NET_VIF_MODEL_SPAPR_VLAN,COMPUTE_GRAPHICS_MODEL_CIRRUS,COMPUTE_VIOMMU_MODEL_AUTO,HW_CPU_X86_AESNI,HW_CPU_X86_SSE42,HW_CPU_X86_SSE2,COMPUTE_NET_VIF_MODEL_VMXNET3,COMPUTE_NET_VIRTIO_PACKED,COMPUTE_NET_VIF_MODEL_VIRTIO,COMPUTE_RESCUE_BFV,COMPUTE_SOUND_MODEL_ICH6,COMPUTE_VOLUME_ATTACH_WITH_TAG,HW_CPU_X86_FMA3,COMPUTE_GRAPHICS_MODEL_NONE,HW_CPU_X86_BMI,HW_CPU_X86_SSSE3,COMPUTE_ARCH_X86_64,COMPUTE_VOLUME_MULTI_ATTACH,HW_CPU_X86_ABM,COMPUTE_VIOMMU_MODEL_VIRTIO,COMPUTE_DEVICE_TAGGING,COMPUTE_ADDRESS_SPACE_EMULATED,COMPUTE_VIOMMU_MODEL_INTEL,COMPUTE_IMAGE_TYPE_ARI,HW_ARCH_X86_64,COMPUTE_SOUND_MODEL_PCSPK,COMPUTE_IMAGE_TYPE_QCOW2,COMPUTE_IMAGE_TYPE_AMI,HW_CPU_X86_SHA,COMPUTE_GRAPHICS_MODEL_VGA,COMPUTE_NET_VIF_MODEL_IGB,COMPUTE_TRUSTED_CERTS,HW_CPU_X86_AMD_SVM,HW_CPU_X86_SSE41,COMPUTE_NET_VIF_MODEL_PCNET,COMPUTE_IMAGE_TYPE_AKI,HW_CPU_X86_SSE,COMPUTE_NET_VIF_MODEL_NE2K_PCI,COMPUTE_STORAGE_BUS_FDC,COMPUTE_GRAPHICS_MODEL_VIRTIO,COMPUTE_NET_VIF_MODEL_E1000,COMPUTE_SOUND_MODEL_SB16,COMPUTE_STORAGE_BUS_SCSI,HW_CPU_X86_MMX,COMPUTE_IMAGE_TYPE_RAW,HW_CPU_X86_CLMUL,COMPUTE_SOUND_MODEL_USB,OWNER_NOVA,COMPUTE_NET_ATTACH_INTERFACE,COMPUTE_NODE,COMPUTE_VOLUME_EXTEND,COMPUTE_STORAGE_BUS_SATA,COMPUTE_SECURITY_STATELESS_FIRMWARE,COMPUTE_SOUND_MODEL_ES1370,COMPUTE_IMAGE_TYPE_ISO,HW_CPU_X86_F16C,HW_CPU_X86_SVM,COMPUTE_ACCELERATORS" status: 200 len: 2072 microversion: 1.6 2026-08-30 09:22:53.884 | Aug 30 11:22:24 devstack devstack@placement-api.service[66444]: [pid: 66444|app: 0|req: 5/10] 192.168.122.144 () {60 vars in 4934 bytes} [Sun Aug 30 11:22:24 2026] GET /placement/traits?name=in:COMPUTE_GRAPHICS_MODEL_VMVGA,HW_CPU_X86_SSE4A,COMPUTE_STORAGE_BUS_IDE,COMPUTE_GRAPHICS_MODEL_BOCHS,COMPUTE_STORAGE_BUS_VIRTIO,COMPUTE_SECURITY_UEFI_SECURE_BOOT,COMPUTE_STORAGE_VIRTIO_FS,COMPUTE_SOUND_MODEL_ICH9,COMPUTE_SOUND_MODEL_AC97,COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG,COMPUTE_NET_VIF_MODEL_RTL8139,COMPUTE_SOCKET_PCI_NUMA_AFFINITY,COMPUTE_STORAGE_BUS_USB,COMPUTE_NET_VIF_MODEL_E1000E,COMPUTE_GRAPHICS_MODEL_QXL,HW_CPU_X86_BMI2,HW_CPU_X86_AVX,HW_CPU_X86_AVX2,COMPUTE_ADDRESS_SPACE_PASSTHROUGH,COMPUTE_NET_VIF_MODEL_SPAPR_VLAN,COMPUTE_GRAPHICS_MODEL_CIRRUS,COMPUTE_VIOMMU_MODEL_AUTO,HW_CPU_X86_AESNI,HW_CPU_X86_SSE42,HW_CPU_X86_SSE2,COMPUTE_NET_VIF_MODEL_VMXNET3,COMPUTE_NET_VIRTIO_PACKED,COMPUTE_NET_VIF_MODEL_VIRTIO,COMPUTE_RESCUE_BFV,COMPUTE_SOUND_MODEL_ICH6,COMPUTE_VOLUME_ATTACH_WITH_TAG,HW_CPU_X86_FMA3,COMPUTE_GRAPHICS_MODEL_NONE,HW_CPU_X86_BMI,HW_CPU_X86_SSSE3,COMPUTE_ARCH_X86_64,COMPUTE_VOLUME_MULTI_ATTACH,HW_CPU_X86_ABM,COMPUTE_VIOMMU_MODEL_VIRTIO,COMPUTE_DEVICE_TAGGING,COMPUTE_ADDRESS_SPACE_EMULATED,COMPUTE_VIOMMU_MODEL_INTEL,COMPUTE_IMAGE_TYPE_ARI,HW_ARCH_X86_64,COMPUTE_SOUND_MODEL_PCSPK,COMPUTE_IMAGE_TYPE_QCOW2,COMPUTE_IMAGE_TYPE_AMI,HW_CPU_X86_SHA,COMPUTE_GRAPHICS_MODEL_VGA,COMPUTE_NET_VIF_MODEL_IGB,COMPUTE_TRUSTED_CERTS,HW_CPU_X86_AMD_SVM,HW_CPU_X86_SSE41,COMPUTE_NET_VIF_MODEL_PCNET,COMPUTE_IMAGE_TYPE_AKI,HW_CPU_X86_SSE,COMPUTE_NET_VIF_MODEL_NE2K_PCI,COMPUTE_STORAGE_BUS_FDC,COMPUTE_GRAPHICS_MODEL_VIRTIO,COMPUTE_NET_VIF_MODEL_E1000,COMPUTE_SOUND_MODEL_SB16,COMPUTE_STORAGE_BUS_SCSI,HW_CPU_X86_MMX,COMPUTE_IMAGE_TYPE_RAW,HW_CPU_X86_CLMUL,COMPUTE_SOUND_MODEL_USB,OWNER_NOVA,COMPUTE_NET_ATTACH_INTERFACE,COMPUTE_NODE,COMPUTE_VOLUME_EXTEND,COMPUTE_STORAGE_BUS_SATA,COMPUTE_SECURITY_STATELESS_FIRMWARE,COMPUTE_SOUND_MODEL_ES1370,COMPUTE_IMAGE_TYPE_ISO,HW_CPU_X86_F16C,HW_CPU_X86_SVM,COMPUTE_ACCELERATORS => generated 2072 bytes in 45 msecs (HTTP/1.1 200) 6 headers in 225 bytes (1 switches on core 0) 2026-08-30 09:22:53.884 | Aug 30 11:22:24 devstack devstack@placement-api.service[66445]: DEBUG placement.requestlog [req-1203c835-e81b-49ad-bfdb-5eeedcfa075f req-54474d91-937a-40fc-9ed1-6ba3156d566f None None] Starting request: 192.168.122.144 "PUT /placement/resource_providers/68ad068c-8683-4389-9146-ae0afe830fce/traits" {{(pid=66445) __call__ /opt/stack/placement/placement/requestlog.py:55}} 2026-08-30 09:22:53.884 | Aug 30 11:22:24 devstack devstack@placement-api.service[66445]: INFO placement.requestlog [req-1203c835-e81b-49ad-bfdb-5eeedcfa075f req-54474d91-937a-40fc-9ed1-6ba3156d566f service nova] 192.168.122.144 "PUT /placement/resource_providers/68ad068c-8683-4389-9146-ae0afe830fce/traits" status: 200 len: 2107 microversion: 1.6 2026-08-30 09:22:53.884 | Aug 30 11:22:24 devstack devstack@placement-api.service[66445]: [pid: 66445|app: 0|req: 6/11] 192.168.122.144 () {64 vars in 1483 bytes} [Sun Aug 30 11:22:24 2026] PUT /placement/resource_providers/68ad068c-8683-4389-9146-ae0afe830fce/traits => generated 2107 bytes in 250 msecs (HTTP/1.1 200) 6 headers in 225 bytes (1 switches on core 0) 2026-08-30 09:22:53.884 | Aug 30 11:22:34 devstack devstack@placement-api.service[66444]: DEBUG dbcounter [-] [66444] Writing DB stats placement:SELECT=4 {{(pid=66444) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-30 09:22:53.884 | Aug 30 11:22:34 devstack devstack@placement-api.service[66445]: DEBUG dbcounter [-] [66445] Writing DB stats placement:INSERT=81,placement:UPDATE=3,placement:SELECT=6 {{(pid=66445) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-30 09:22:53.887 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-30 09:22:53.891 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@placement-client.service 2026-08-30 09:22:53.909 | not-found 2026-08-30 09:22:53.915 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-30 09:22:53.919 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@g-api.service 2026-08-30 09:22:53.939 | enabled 2026-08-30 09:22:53.944 | + functions-common:service_check:1720 : sudo systemctl status devstack@g-api.service --no-pager 2026-08-30 09:22:53.968 | ● devstack@g-api.service - Devstack devstack@g-api.service 2026-08-30 09:22:53.968 | Loaded: loaded (/etc/systemd/system/devstack@g-api.service; enabled; preset: enabled) 2026-08-30 09:22:53.968 | Active: active (running) since Sun 2026-08-30 11:22:26 CEST; 27s ago 2026-08-30 09:22:53.968 | Main PID: 75500 (uwsgi) 2026-08-30 09:22:53.968 | Status: "uWSGI is ready" 2026-08-30 09:22:53.968 | Tasks: 9 (limit: 14255) 2026-08-30 09:22:53.968 | Memory: 260.2M (peak: 260.7M) 2026-08-30 09:22:53.968 | CPU: 11.555s 2026-08-30 09:22:53.969 | CGroup: /system.slice/system-devstack.slice/devstack@g-api.service 2026-08-30 09:22:53.969 | ├─75500 "glance-apiuWSGI master" 2026-08-30 09:22:53.969 | ├─75501 "glance-apiuWSGI worker 1" 2026-08-30 09:22:53.969 | └─75502 "glance-apiuWSGI worker 2" 2026-08-30 09:22:53.969 | 2026-08-30 09:22:53.969 | Aug 30 11:22:38 devstack devstack@g-api.service[75501]: INFO glance.location [None req-53e1bfe7-2a62-460b-a3de-e5050612cb9b admin admin] Image format matched and virtual size computed: 117440512 2026-08-30 09:22:53.969 | Aug 30 11:22:39 devstack devstack@g-api.service[75501]: DEBUG glance_store.backend [None req-53e1bfe7-2a62-460b-a3de-e5050612cb9b admin admin] Skipping store.set_acls... not implemented. {{(pid=75501) set_acls /opt/stack/data/venv/lib/python3.12/site-packages/glance_store/backend.py:507}} 2026-08-30 09:22:53.969 | Aug 30 11:22:39 devstack devstack@g-api.service[75501]: [pid: 75501|app: 0|req: 3/4] 127.0.0.1 () {42 vars in 914 bytes} [Sun Aug 30 11:22:37 2026] PUT /v2/images/6f24f98d-aecc-4d1a-a8ad-faf487fa0687/file => generated 0 bytes in 1648 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) 2026-08-30 09:22:53.969 | Aug 30 11:22:39 devstack devstack@g-api.service[75502]: DEBUG glance.api.middleware.version_negotiation [None req-f8cd14dd-c35c-4e09-a27b-525cea90b143 admin admin] Determining version of request: GET /v2/images/6f24f98d-aecc-4d1a-a8ad-faf487fa0687 Accept: */* {{(pid=75502) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:44}} 2026-08-30 09:22:53.969 | Aug 30 11:22:39 devstack devstack@g-api.service[75502]: DEBUG glance.api.middleware.version_negotiation [None req-f8cd14dd-c35c-4e09-a27b-525cea90b143 admin admin] Using url versioning {{(pid=75502) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:57}} 2026-08-30 09:22:53.969 | Aug 30 11:22:39 devstack devstack@g-api.service[75502]: DEBUG glance.api.middleware.version_negotiation [None req-f8cd14dd-c35c-4e09-a27b-525cea90b143 admin admin] Matched version: v2 {{(pid=75502) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:69}} 2026-08-30 09:22:53.970 | Aug 30 11:22:39 devstack devstack@g-api.service[75502]: DEBUG glance.api.middleware.version_negotiation [None req-f8cd14dd-c35c-4e09-a27b-525cea90b143 admin admin] new path /v2/images/6f24f98d-aecc-4d1a-a8ad-faf487fa0687 {{(pid=75502) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:70}} 2026-08-30 09:22:53.970 | Aug 30 11:22:39 devstack devstack@g-api.service[75502]: [pid: 75502|app: 0|req: 2/5] 127.0.0.1 () {36 vars in 802 bytes} [Sun Aug 30 11:22:39 2026] GET /v2/images/6f24f98d-aecc-4d1a-a8ad-faf487fa0687 => generated 976 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-30 09:22:53.970 | Aug 30 11:22:49 devstack devstack@g-api.service[75501]: DEBUG dbcounter [-] [75501] Writing DB stats glance:INSERT=5,glance:SELECT=16,glance:UPDATE=2 {{(pid=75501) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-30 09:22:53.970 | Aug 30 11:22:49 devstack devstack@g-api.service[75502]: DEBUG dbcounter [-] [75502] Writing DB stats glance:INSERT=9,glance:SELECT=6 {{(pid=75502) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-30 09:22:53.975 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-30 09:22:53.978 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@c-sch.service 2026-08-30 09:22:53.997 | enabled 2026-08-30 09:22:54.003 | + functions-common:service_check:1720 : sudo systemctl status devstack@c-sch.service --no-pager 2026-08-30 09:22:54.026 | ● devstack@c-sch.service - Devstack devstack@c-sch.service 2026-08-30 09:22:54.026 | Loaded: loaded (/etc/systemd/system/devstack@c-sch.service; enabled; preset: enabled) 2026-08-30 09:22:54.026 | Active: active (running) since Sun 2026-08-30 11:22:15 CEST; 38s ago 2026-08-30 09:22:54.026 | Main PID: 73976 (cinder-schedule) 2026-08-30 09:22:54.026 | Tasks: 1 (limit: 14255) 2026-08-30 09:22:54.026 | Memory: 108.0M (peak: 108.5M) 2026-08-30 09:22:54.026 | CPU: 4.062s 2026-08-30 09:22:54.026 | CGroup: /system.slice/system-devstack.slice/devstack@c-sch.service 2026-08-30 09:22:54.026 | └─73976 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf 2026-08-30 09:22:54.026 | 2026-08-30 09:22:54.027 | Aug 30 11:22:20 devstack cinder-scheduler[73976]: INFO cinder.manager [None req-214f74e0-0306-4c23-812c-2f13458bb4cb None None] Service 1 cleanup completed. 2026-08-30 09:22:54.027 | Aug 30 11:22:20 devstack cinder-scheduler[73976]: DEBUG cinder.service [None req-214f74e0-0306-4c23-812c-2f13458bb4cb None None] Creating RPC server for service cinder-scheduler {{(pid=73976) start /opt/stack/cinder/cinder/service.py:231}} 2026-08-30 09:22:54.027 | Aug 30 11:22:20 devstack cinder-scheduler[73976]: DEBUG cinder.service [None req-214f74e0-0306-4c23-812c-2f13458bb4cb None None] Pinning object versions for RPC server serializer to 1.39 {{(pid=73976) start /opt/stack/cinder/cinder/service.py:237}} 2026-08-30 09:22:54.027 | Aug 30 11:22:29 devstack cinder-scheduler[73976]: DEBUG cinder.scheduler.host_manager [None req-aeaa2f04-d377-4840-bcd6-82c2cbc05393 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=73976) update_service_capabilities /opt/stack/cinder/cinder/scheduler/host_manager.py:629}} 2026-08-30 09:22:54.027 | Aug 30 11:22:29 devstack cinder-scheduler[73976]: DEBUG cinder.scheduler.host_manager [None req-aeaa2f04-d377-4840-bcd6-82c2cbc05393 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, 30, 9, 22, 29, 929821)}, {'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, 30, 9, 22, 29, 929821)}]. {{(pid=73976) _notify_capacity_usage /opt/stack/cinder/cinder/scheduler/host_manager.py:978}} 2026-08-30 09:22:54.027 | Aug 30 11:22:29 devstack cinder-scheduler[73976]: DEBUG cinder.scheduler.host_manager [None req-aeaa2f04-d377-4840-bcd6-82c2cbc05393 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, 30, 9, 22, 29, 901337)} {{(pid=73976) update_from_volume_capability /opt/stack/cinder/cinder/scheduler/host_manager.py:415}} 2026-08-30 09:22:54.027 | Aug 30 11:22:37 devstack cinder-scheduler[73976]: DEBUG oslo_service.periodic_task [None req-0f21e6c6-4709-4315-be65-e5b1ee07db7d None None] Running periodic task SchedulerManager._clean_expired_messages {{(pid=73976) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} 2026-08-30 09:22:54.028 | Aug 30 11:22:37 devstack cinder-scheduler[73976]: INFO cinder.message.api [None req-0f21e6c6-4709-4315-be65-e5b1ee07db7d None None] Deleted 0 expired messages. 2026-08-30 09:22:54.028 | Aug 30 11:22:37 devstack cinder-scheduler[73976]: DEBUG oslo_service.periodic_task [None req-0f21e6c6-4709-4315-be65-e5b1ee07db7d None None] Running periodic task SchedulerManager._clean_expired_reservation {{(pid=73976) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} 2026-08-30 09:22:54.028 | Aug 30 11:22:47 devstack cinder-scheduler[73976]: DEBUG dbcounter [-] [73976] Writing DB stats cinder:SELECT=13,cinder:INSERT=1,cinder:DELETE=1 {{(pid=73976) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-30 09:22:54.034 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-30 09:22:54.038 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@c-api.service 2026-08-30 09:22:54.056 | enabled 2026-08-30 09:22:54.063 | + functions-common:service_check:1720 : sudo systemctl status devstack@c-api.service --no-pager 2026-08-30 09:22:54.086 | ● devstack@c-api.service - Devstack devstack@c-api.service 2026-08-30 09:22:54.086 | Loaded: loaded (/etc/systemd/system/devstack@c-api.service; enabled; preset: enabled) 2026-08-30 09:22:54.086 | Active: active (running) since Sun 2026-08-30 11:22:08 CEST; 45s ago 2026-08-30 09:22:54.086 | Main PID: 73244 (uwsgi) 2026-08-30 09:22:54.086 | Status: "uWSGI is ready" 2026-08-30 09:22:54.086 | Tasks: 7 (limit: 14255) 2026-08-30 09:22:54.087 | Memory: 244.0M (peak: 244.5M) 2026-08-30 09:22:54.087 | CPU: 10.717s 2026-08-30 09:22:54.087 | CGroup: /system.slice/system-devstack.slice/devstack@c-api.service 2026-08-30 09:22:54.087 | ├─73244 "cinder-apiuWSGI master" 2026-08-30 09:22:54.087 | ├─73251 "cinder-apiuWSGI worker 1" 2026-08-30 09:22:54.087 | └─73252 "cinder-apiuWSGI worker 2" 2026-08-30 09:22:54.088 | 2026-08-30 09:22:54.088 | Aug 30 11:22:23 devstack devstack@c-api.service[73251]: DEBUG dbcounter [-] [73251] Writing DB stats cinder:SELECT=6 {{(pid=73251) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-30 09:22:54.088 | Aug 30 11:22:23 devstack devstack@c-api.service[73251]: INFO cinder.api.openstack.wsgi [None req-49b3ee97-f280-4d58-8d95-8fa06fd5c1f2 admin admin] POST http://192.168.122.144/volume/v3/types/c43763c2-6527-4527-9759-0279749f8930/extra_specs 2026-08-30 09:22:54.089 | Aug 30 11:22:23 devstack devstack@c-api.service[73251]: DEBUG cinder.api.openstack.wsgi [None req-49b3ee97-f280-4d58-8d95-8fa06fd5c1f2 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=73251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} 2026-08-30 09:22:54.089 | Aug 30 11:22:23 devstack devstack@c-api.service[73251]: /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-30 09:22:54.089 | Aug 30 11:22:23 devstack devstack@c-api.service[73251]: warnings.warn( 2026-08-30 09:22:54.089 | Aug 30 11:22:23 devstack devstack@c-api.service[73251]: DEBUG oslo_db.sqlalchemy.engines [None req-49b3ee97-f280-4d58-8d95-8fa06fd5c1f2 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=73251) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-08-30 09:22:54.090 | Aug 30 11:22:23 devstack devstack@c-api.service[73251]: INFO cinder.api.openstack.wsgi [None req-49b3ee97-f280-4d58-8d95-8fa06fd5c1f2 admin admin] http://192.168.122.144/volume/v3/types/c43763c2-6527-4527-9759-0279749f8930/extra_specs returned with HTTP 200 2026-08-30 09:22:54.090 | Aug 30 11:22:23 devstack devstack@c-api.service[73251]: [pid: 73251|app: 0|req: 2/3] 192.168.122.144 () {60 vars in 1338 bytes} [Sun Aug 30 11:22:22 2026] POST /volume/v3/types/c43763c2-6527-4527-9759-0279749f8930/extra_specs => generated 55 bytes in 839 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-08-30 09:22:54.090 | Aug 30 11:22:32 devstack devstack@c-api.service[73252]: DEBUG dbcounter [-] [73252] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=73252) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-30 09:22:54.090 | Aug 30 11:22:33 devstack devstack@c-api.service[73251]: DEBUG dbcounter [-] [73251] Writing DB stats cinder:SELECT=5,cinder:INSERT=1 {{(pid=73251) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-30 09:22:54.094 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-30 09:22:54.098 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@c-vol.service 2026-08-30 09:22:54.117 | enabled 2026-08-30 09:22:54.122 | + functions-common:service_check:1720 : sudo systemctl status devstack@c-vol.service --no-pager 2026-08-30 09:22:54.146 | ● devstack@c-vol.service - Devstack devstack@c-vol.service 2026-08-30 09:22:54.146 | Loaded: loaded (/etc/systemd/system/devstack@c-vol.service; enabled; preset: enabled) 2026-08-30 09:22:54.146 | Active: active (running) since Sun 2026-08-30 11:22:18 CEST; 35s ago 2026-08-30 09:22:54.146 | Main PID: 74633 (cinder-volume) 2026-08-30 09:22:54.146 | Tasks: 2 (limit: 14255) 2026-08-30 09:22:54.146 | Memory: 142.9M (peak: 157.0M) 2026-08-30 09:22:54.147 | CPU: 10.982s 2026-08-30 09:22:54.147 | CGroup: /system.slice/system-devstack.slice/devstack@c-vol.service 2026-08-30 09:22:54.147 | ├─74633 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf 2026-08-30 09:22:54.147 | └─74786 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf 2026-08-30 09:22:54.147 | 2026-08-30 09:22:54.147 | Aug 30 11:22:30 devstack sudo[75638]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) 2026-08-30 09:22:54.147 | Aug 30 11:22:31 devstack sudo[75638]: pam_unix(sudo:session): session closed for user root 2026-08-30 09:22:54.147 | Aug 30 11:22:31 devstack cinder-volume[74786]: DEBUG oslo_concurrency.processutils [None req-aeaa2f04-d377-4840-bcd6-82c2cbc05393 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.245s {{(pid=74786) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} 2026-08-30 09:22:54.147 | Aug 30 11:22:31 devstack cinder-volume[74786]: INFO cinder.volume.manager [None req-aeaa2f04-d377-4840-bcd6-82c2cbc05393 None None] Driver post RPC initialization completed successfully. 2026-08-30 09:22:54.147 | Aug 30 11:22:33 devstack cinder-volume[74633]: DEBUG dbcounter [-] [74633] Writing DB stats cinder:SELECT=8,cinder:INSERT=1,cinder:UPDATE=1 {{(pid=74633) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-30 09:22:54.147 | Aug 30 11:22:41 devstack cinder-volume[74786]: DEBUG dbcounter [-] [74786] Writing DB stats cinder:SELECT=11,cinder:INSERT=1,cinder:UPDATE=1 {{(pid=74786) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-30 09:22:54.148 | Aug 30 11:22:41 devstack cinder-volume[74786]: DEBUG dbcounter [-] [74786] Writing DB stats cinder:SELECT=3,cinder:UPDATE=1 {{(pid=74786) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-30 09:22:54.148 | Aug 30 11:22:43 devstack cinder-volume[74786]: DEBUG oslo_service.periodic_task [None req-311e0591-9414-4200-8e3e-a8eb541db497 None None] Running periodic task VolumeManager._thread_info {{(pid=74786) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} 2026-08-30 09:22:54.148 | Aug 30 11:22:43 devstack cinder-volume[74786]: DEBUG cinder.volume.manager [None req-311e0591-9414-4200-8e3e-a8eb541db497 None None] thread count: 6 {{(pid=74786) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5472}} 2026-08-30 09:22:54.148 | Aug 30 11:22:43 devstack cinder-volume[74786]: DEBUG cinder.volume.manager [None req-311e0591-9414-4200-8e3e-a8eb541db497 None None] thread info: [<_MainThread(MainThread, started 131524657340544)>, , , , , ] {{(pid=74786) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5473}} 2026-08-30 09:22:54.153 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-30 09:22:54.157 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@ovn-controller.service 2026-08-30 09:22:54.174 | not-found 2026-08-30 09:22:54.180 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-30 09:22:54.184 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@ovn-northd.service 2026-08-30 09:22:54.202 | not-found 2026-08-30 09:22:54.208 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-30 09:22:54.212 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@ovs-vswitchd.service 2026-08-30 09:22:54.229 | not-found 2026-08-30 09:22:54.235 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-30 09:22:54.239 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@ovsdb-server.service 2026-08-30 09:22:54.258 | not-found 2026-08-30 09:22:54.263 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-30 09:22:54.267 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@q-svc.service 2026-08-30 09:22:54.286 | not-found 2026-08-30 09:22:54.291 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-30 09:22:54.294 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@q-ovn-agent.service 2026-08-30 09:22:54.313 | enabled 2026-08-30 09:22:54.318 | + functions-common:service_check:1720 : sudo systemctl status devstack@q-ovn-agent.service --no-pager 2026-08-30 09:22:54.341 | ● devstack@q-ovn-agent.service - Devstack devstack@q-ovn-agent.service 2026-08-30 09:22:54.341 | Loaded: loaded (/etc/systemd/system/devstack@q-ovn-agent.service; enabled; preset: enabled) 2026-08-30 09:22:54.342 | Active: active (running) since Sun 2026-08-30 11:20:04 CEST; 2min 50s ago 2026-08-30 09:22:54.342 | Main PID: 63069 (neutron-ovn-age) 2026-08-30 09:22:54.342 | Tasks: 20 (limit: 14255) 2026-08-30 09:22:54.342 | Memory: 343.6M (peak: 344.3M) 2026-08-30 09:22:54.342 | CPU: 11.594s 2026-08-30 09:22:54.342 | CGroup: /system.slice/system-devstack.slice/devstack@q-ovn-agent.service 2026-08-30 09:22:54.342 | ├─63069 "neutron-ovn-agent: master process [/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini]" 2026-08-30 09:22:54.342 | ├─64494 "neutron-ovn-agent: ServiceWrapper worker(0)" 2026-08-30 09:22:54.342 | ├─64799 /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/tmpd5qvd9t5/privsep.sock 2026-08-30 09:22:54.342 | └─67332 /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/tmp1l53usk6/privsep.sock 2026-08-30 09:22:54.342 | 2026-08-30 09:22:54.343 | Aug 30 11:21:08 devstack neutron-ovn-agent[64494]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.000s {{(pid=64494) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} 2026-08-30 09:22:54.343 | Aug 30 11:21:08 devstack neutron-ovn-agent[64494]: DEBUG oslo_concurrency.lockutils [-] Acquiring lock "_check_child_processes" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" {{(pid=64494) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} 2026-08-30 09:22:54.343 | Aug 30 11:21:08 devstack neutron-ovn-agent[64494]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.000s {{(pid=64494) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} 2026-08-30 09:22:54.343 | Aug 30 11:21:08 devstack neutron-ovn-agent[64494]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.000s {{(pid=64494) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} 2026-08-30 09:22:54.343 | Aug 30 11:22:08 devstack neutron-ovn-agent[64494]: DEBUG oslo_concurrency.lockutils [-] Acquiring lock "_check_child_processes" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" {{(pid=64494) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} 2026-08-30 09:22:54.343 | Aug 30 11:22:08 devstack neutron-ovn-agent[64494]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.001s {{(pid=64494) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} 2026-08-30 09:22:54.343 | Aug 30 11:22:08 devstack neutron-ovn-agent[64494]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.001s {{(pid=64494) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} 2026-08-30 09:22:54.343 | Aug 30 11:22:08 devstack neutron-ovn-agent[64494]: DEBUG oslo_concurrency.lockutils [-] Acquiring lock "_check_child_processes" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" {{(pid=64494) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} 2026-08-30 09:22:54.343 | Aug 30 11:22:08 devstack neutron-ovn-agent[64494]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.000s {{(pid=64494) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} 2026-08-30 09:22:54.343 | Aug 30 11:22:08 devstack neutron-ovn-agent[64494]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.000s {{(pid=64494) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} 2026-08-30 09:22:54.349 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-30 09:22:54.352 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@rabbit.service 2026-08-30 09:22:54.371 | not-found 2026-08-30 09:22:54.377 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-30 09:22:54.382 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@tempest.service 2026-08-30 09:22:54.400 | not-found 2026-08-30 09:22:54.406 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-30 09:22:54.410 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@mysql.service 2026-08-30 09:22:54.428 | not-found 2026-08-30 09:22:54.434 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-30 09:22:54.438 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@etcd3.service 2026-08-30 09:22:54.457 | not-found 2026-08-30 09:22:54.462 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-30 09:22:54.466 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@dstat.service 2026-08-30 09:22:54.487 | enabled 2026-08-30 09:22:54.492 | + functions-common:service_check:1720 : sudo systemctl status devstack@dstat.service --no-pager 2026-08-30 09:22:54.516 | ● devstack@dstat.service - Devstack devstack@dstat.service 2026-08-30 09:22:54.516 | Loaded: loaded (/etc/systemd/system/devstack@dstat.service; enabled; preset: enabled) 2026-08-30 09:22:54.516 | Active: active (running) since Sun 2026-08-30 11:13:33 CEST; 9min ago 2026-08-30 09:22:54.516 | Main PID: 39607 (dstat.sh) 2026-08-30 09:22:54.516 | Tasks: 3 (limit: 14255) 2026-08-30 09:22:54.516 | Memory: 27.5M (peak: 28.0M) 2026-08-30 09:22:54.517 | CPU: 3.331s 2026-08-30 09:22:54.517 | CGroup: /system.slice/system-devstack.slice/devstack@dstat.service 2026-08-30 09:22:54.517 | ├─39607 /bin/bash /home/quobyte/devstack/tools/dstat.sh /opt/stack/logs 2026-08-30 09:22:54.517 | ├─39716 /usr/bin/python3 /bin/dstat -tcmndrylpg --tcp --output /opt/stack/logs/dstat-csv.log 2026-08-30 09:22:54.517 | └─39717 /usr/bin/python3 /bin/dstat -tcmndrylpg --swap --tcp 2026-08-30 09:22:54.517 | 2026-08-30 09:22:54.517 | Aug 30 11:22:45 devstack dstat.sh[39717]: 30-08 11:22:45| 19 7 70 0 0|5292M 203M 213M 6040M| 0 0 | 0 172k| 0 10.0 |2295 1382 |2.92 2.47 1.63|2.0 0 0| 0 0 | | 17 284 0 29 0 2026-08-30 09:22:54.517 | Aug 30 11:22:46 devstack dstat.sh[39717]: 30-08 11:22:46| 21 6 67 0 0|5264M 230M 213M 6040M| 184B 332B| 0 328k| 0 36.0 |3412 2727 |2.92 2.47 1.63|1.0 0 30| 0 0 | | 17 283 0 29 0 2026-08-30 09:22:54.517 | Aug 30 11:22:47 devstack dstat.sh[39717]: 30-08 11:22:47| 13 15 65 0 0|5264M 230M 213M 6040M| 11k 35k| 48k 260k|4.00 17.0 |4244 3355 |2.92 2.47 1.63|1.0 0 232| 0 0 | | 17 283 0 29 0 2026-08-30 09:22:54.517 | Aug 30 11:22:48 devstack dstat.sh[39717]: 30-08 11:22:48| 26 13 56 0 0|5283M 212M 213M 6042M| 52B 0 | 24k 348k|2.00 40.0 |3676 8100 |2.92 2.47 1.63|3.0 0 36| 0 0 | | 17 287 0 29 0 2026-08-30 09:22:54.517 | Aug 30 11:22:49 devstack dstat.sh[39717]: 30-08 11:22:49| 22 14 58 0 0|5216M 278M 213M 6040M|4993B 14k| 144k 933k|6.01 68.1 |4731 9496 |2.92 2.47 1.63|1.0 0 165| 0 0 | | 17 291 0 30 0 2026-08-30 09:22:54.518 | Aug 30 11:22:50 devstack dstat.sh[39717]: 30-08 11:22:50| 1 6 87 0 0|5209M 286M 213M 6040M|3087B 8210B| 0 48k| 0 8.00 |2625 2325 |2.69 2.43 1.62| 0 0 118| 0 0 | | 17 291 0 30 0 2026-08-30 09:22:54.518 | Aug 30 11:22:51 devstack dstat.sh[39717]: 30-08 11:22:51| 13 8 75 0 0|5239M 256M 213M 6040M| 132B 476B| 0 92k| 0 10.0 |2266 1500 |2.69 2.43 1.62|1.0 0 6.0| 0 0 | | 17 291 0 30 0 2026-08-30 09:22:54.518 | Aug 30 11:22:52 devstack dstat.sh[39717]: 30-08 11:22:52| 18 9 69 0 0|5270M 224M 213M 6040M| 52B 0 | 0 244k| 0 23.0 |2626 1705 |2.69 2.43 1.62|1.0 0 0| 0 0 | | 17 291 0 29 0 2026-08-30 09:22:54.518 | Aug 30 11:22:53 devstack dstat.sh[39717]: 30-08 11:22:53| 20 6 69 0 0|5281M 214M 213M 6040M| 0 0 | 0 4095B| 0 1.00 |2731 1944 |2.69 2.43 1.62|1.0 0 3.0| 0 0 | | 17 295 0 30 0 2026-08-30 09:22:54.518 | Aug 30 11:22:54 devstack dstat.sh[39717]: 30-08 11:22:54| 14 17 60 0 0|5262M 232M 213M 6040M| 10k 56k|8200B 292k|2.00 28.0 |5608 4260 |2.69 2.43 1.62|1.0 0 157| 0 0 | | 17 295 0 30 0 2026-08-30 09:22:54.521 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-30 09:22:54.525 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@q-ovn-metadata-agent.service 2026-08-30 09:22:54.545 | enabled 2026-08-30 09:22:54.549 | + functions-common:service_check:1720 : sudo systemctl status devstack@q-ovn-metadata-agent.service --no-pager 2026-08-30 09:22:54.574 | ● devstack@q-ovn-metadata-agent.service - Devstack devstack@q-ovn-metadata-agent.service 2026-08-30 09:22:54.574 | Loaded: loaded (/etc/systemd/system/devstack@q-ovn-metadata-agent.service; enabled; preset: enabled) 2026-08-30 09:22:54.574 | Active: active (running) since Sun 2026-08-30 11:20:01 CEST; 2min 52s ago 2026-08-30 09:22:54.574 | Main PID: 62374 (neutron-ovn-met) 2026-08-30 09:22:54.574 | Tasks: 2 (limit: 14255) 2026-08-30 09:22:54.574 | Memory: 121.0M (peak: 121.7M) 2026-08-30 09:22:54.575 | CPU: 3.747s 2026-08-30 09:22:54.575 | CGroup: /system.slice/system-devstack.slice/devstack@q-ovn-metadata-agent.service 2026-08-30 09:22:54.575 | └─62374 "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-30 09:22:54.575 | 2026-08-30 09:22:54.575 | Aug 30 11:20:05 devstack neutron-ovn-metadata-agent[62374]: ERROR neutron File "/opt/stack/neutron/neutron/agent/ovn/metadata/ovsdb.py", line 70, in start 2026-08-30 09:22:54.575 | Aug 30 11:20:05 devstack neutron-ovn-metadata-agent[62374]: ERROR neutron helper = idlutils.get_schema_helper(connection_string, 2026-08-30 09:22:54.575 | Aug 30 11:20:05 devstack neutron-ovn-metadata-agent[62374]: ERROR neutron ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-30 09:22:54.575 | Aug 30 11:20:05 devstack neutron-ovn-metadata-agent[62374]: 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-30 09:22:54.575 | Aug 30 11:20:05 devstack neutron-ovn-metadata-agent[62374]: ERROR neutron return create_schema_helper(fetch_schema_json(connection, schema_name)) 2026-08-30 09:22:54.575 | Aug 30 11:20:05 devstack neutron-ovn-metadata-agent[62374]: ERROR neutron ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-30 09:22:54.576 | Aug 30 11:20:05 devstack neutron-ovn-metadata-agent[62374]: 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-30 09:22:54.576 | Aug 30 11:20:05 devstack neutron-ovn-metadata-agent[62374]: ERROR neutron raise Exception("Could not retrieve schema from %s" % connection) 2026-08-30 09:22:54.576 | Aug 30 11:20:05 devstack neutron-ovn-metadata-agent[62374]: ERROR neutron Exception: Could not retrieve schema from unix:/usr/local/var/run/openvswitch/db.sock 2026-08-30 09:22:54.576 | Aug 30 11:20:05 devstack neutron-ovn-metadata-agent[62374]: ERROR neutron 2026-08-30 09:22:54.581 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-30 09:22:54.585 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@neutron-api.service 2026-08-30 09:22:54.605 | enabled 2026-08-30 09:22:54.611 | + functions-common:service_check:1720 : sudo systemctl status devstack@neutron-api.service --no-pager 2026-08-30 09:22:54.635 | ● devstack@neutron-api.service - Devstack devstack@neutron-api.service 2026-08-30 09:22:54.635 | Loaded: loaded (/etc/systemd/system/devstack@neutron-api.service; enabled; preset: enabled) 2026-08-30 09:22:54.635 | Active: active (running) since Sun 2026-08-30 11:20:07 CEST; 2min 47s ago 2026-08-30 09:22:54.635 | Main PID: 64140 (uwsgi) 2026-08-30 09:22:54.635 | Status: "uWSGI is ready" 2026-08-30 09:22:54.636 | Tasks: 23 (limit: 14255) 2026-08-30 09:22:54.636 | Memory: 385.6M (peak: 386.6M) 2026-08-30 09:22:54.636 | CPU: 41.954s 2026-08-30 09:22:54.636 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-api.service 2026-08-30 09:22:54.636 | ├─64140 "neutron-apiuWSGI master" 2026-08-30 09:22:54.636 | ├─64141 "neutron-apiuWSGI worker 1" 2026-08-30 09:22:54.637 | └─64142 "neutron-apiuWSGI worker 2" 2026-08-30 09:22:54.637 | 2026-08-30 09:22:54.637 | Aug 30 11:22:36 devstack devstack@neutron-api.service[64142]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=64142) _process_scheduled /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:784}} 2026-08-30 09:22:54.637 | Aug 30 11:22:36 devstack devstack@neutron-api.service[64142]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "92cf14e60ca4559bbe1705ee10aa02bd" from periodic health check thread {{(pid=64142) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1532}} 2026-08-30 09:22:54.637 | Aug 30 11:22:38 devstack devstack@neutron-api.service[64141]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=64141) _process_scheduled /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:784}} 2026-08-30 09:22:54.637 | Aug 30 11:22:38 devstack devstack@neutron-api.service[64141]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "75a4f09bc2f350f1bdf6cb70bd25d749" from periodic health check thread {{(pid=64141) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1532}} 2026-08-30 09:22:54.637 | Aug 30 11:22:46 devstack devstack@neutron-api.service[64142]: DEBUG dbcounter [-] [64142] Writing DB stats neutron:UPDATE=1,neutron:SELECT=1 {{(pid=64142) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-30 09:22:54.637 | Aug 30 11:22:48 devstack devstack@neutron-api.service[64141]: DEBUG dbcounter [-] [64141] Writing DB stats neutron:UPDATE=1,neutron:SELECT=1 {{(pid=64141) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-30 09:22:54.637 | Aug 30 11:22:51 devstack devstack@neutron-api.service[64142]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=64142) _process_scheduled /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:784}} 2026-08-30 09:22:54.637 | Aug 30 11:22:51 devstack devstack@neutron-api.service[64142]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "92cf14e60ca4559bbe1705ee10aa02bd" from periodic health check thread {{(pid=64142) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1532}} 2026-08-30 09:22:54.637 | Aug 30 11:22:53 devstack devstack@neutron-api.service[64141]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=64141) _process_scheduled /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:784}} 2026-08-30 09:22:54.638 | Aug 30 11:22:53 devstack devstack@neutron-api.service[64141]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "75a4f09bc2f350f1bdf6cb70bd25d749" from periodic health check thread {{(pid=64141) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1532}} 2026-08-30 09:22:54.641 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-30 09:22:54.645 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@neutron-periodic-workers.service 2026-08-30 09:22:54.664 | enabled 2026-08-30 09:22:54.670 | + functions-common:service_check:1720 : sudo systemctl status devstack@neutron-periodic-workers.service --no-pager 2026-08-30 09:22:54.692 | ● devstack@neutron-periodic-workers.service - Devstack devstack@neutron-periodic-workers.service 2026-08-30 09:22:54.693 | Loaded: loaded (/etc/systemd/system/devstack@neutron-periodic-workers.service; enabled; preset: enabled) 2026-08-30 09:22:54.693 | Active: active (running) since Sun 2026-08-30 11:20:12 CEST; 2min 42s ago 2026-08-30 09:22:54.693 | Main PID: 65149 (neutron-periodi) 2026-08-30 09:22:54.693 | Tasks: 15 (limit: 14255) 2026-08-30 09:22:54.693 | Memory: 180.0M (peak: 180.2M) 2026-08-30 09:22:54.693 | CPU: 6.516s 2026-08-30 09:22:54.693 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-periodic-workers.service 2026-08-30 09:22:54.694 | ├─65149 "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-30 09:22:54.694 | └─65963 "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-30 09:22:54.694 | 2026-08-30 09:22:54.694 | Aug 30 11:22:06 devstack neutron-periodic-workers[65963]: DEBUG dbcounter [-] [65963] Writing DB stats neutron:SELECT=3 {{(pid=65963) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-30 09:22:54.695 | Aug 30 11:22:15 devstack neutron-periodic-workers[65963]: DEBUG oslo.service.backend._threading.loopingcall [None req-a39c75ce-d8a5-4d39-8bb9-ebd0c2a96b36 None None] Fixed interval looping call 'neutron.services.ovn_l3.plugin.L3_NAT_dbonly_mixin._clean_garbage' sleeping for 299.99 seconds {{(pid=65963) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-08-30 09:22:54.695 | Aug 30 11:22:16 devstack neutron-periodic-workers[65963]: DEBUG neutron.db.agents_db [None req-bf9fa056-821b-4acd-98bc-84c8fc6a8f6c None None] Agent healthcheck: found 0 active agents {{(pid=65963) agent_health_check /opt/stack/neutron/neutron/db/agents_db.py:326}} 2026-08-30 09:22:54.695 | Aug 30 11:22:16 devstack neutron-periodic-workers[65963]: DEBUG oslo.service.backend._threading.loopingcall [None req-bf9fa056-821b-4acd-98bc-84c8fc6a8f6c None None] Fixed interval looping call 'neutron.plugins.ml2.plugin.AgentDbMixin.agent_health_check' sleeping for 36.99 seconds {{(pid=65963) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-08-30 09:22:54.695 | Aug 30 11:22:22 devstack neutron-periodic-workers[65963]: DEBUG oslo.service.backend._threading.loopingcall [None req-d1ead3b1-96d2-4600-be54-e16229b484fb None None] Fixed interval looping call 'neutron.db.quota.driver_nolock.DbQuotaNoLockDriver._remove_expired_reservations' sleeping for 119.98 seconds {{(pid=65963) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-08-30 09:22:54.695 | Aug 30 11:22:32 devstack neutron-periodic-workers[65963]: DEBUG dbcounter [-] [65963] Writing DB stats neutron:SELECT=2,neutron:DELETE=1 {{(pid=65963) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-30 09:22:54.695 | Aug 30 11:22:33 devstack neutron-periodic-workers[65963]: DEBUG oslo.service.backend._threading.loopingcall [None req-fa783b10-7a48-420b-a77b-953f16c212c4 None None] Fixed interval looping call 'neutron.plugins.ml2.plugin.DhcpAgentSchedulerDbMixin.remove_networks_from_down_agents' sleeping for 36.97 seconds {{(pid=65963) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-08-30 09:22:54.695 | Aug 30 11:22:43 devstack neutron-periodic-workers[65963]: DEBUG dbcounter [-] [65963] Writing DB stats neutron:SELECT=3 {{(pid=65963) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-30 09:22:54.695 | Aug 30 11:22:53 devstack neutron-periodic-workers[65963]: DEBUG neutron.db.agents_db [None req-bf9fa056-821b-4acd-98bc-84c8fc6a8f6c None None] Agent healthcheck: found 0 active agents {{(pid=65963) agent_health_check /opt/stack/neutron/neutron/db/agents_db.py:326}} 2026-08-30 09:22:54.695 | Aug 30 11:22:53 devstack neutron-periodic-workers[65963]: DEBUG oslo.service.backend._threading.loopingcall [None req-bf9fa056-821b-4acd-98bc-84c8fc6a8f6c None None] Fixed interval looping call 'neutron.plugins.ml2.plugin.AgentDbMixin.agent_health_check' sleeping for 36.99 seconds {{(pid=65963) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-08-30 09:22:54.698 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-30 09:22:54.702 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@neutron-rpc-server.service 2026-08-30 09:22:54.721 | enabled 2026-08-30 09:22:54.728 | + functions-common:service_check:1720 : sudo systemctl status devstack@neutron-rpc-server.service --no-pager 2026-08-30 09:22:54.751 | ● devstack@neutron-rpc-server.service - Devstack devstack@neutron-rpc-server.service 2026-08-30 09:22:54.752 | Loaded: loaded (/etc/systemd/system/devstack@neutron-rpc-server.service; enabled; preset: enabled) 2026-08-30 09:22:54.752 | Active: active (running) since Sun 2026-08-30 11:20:09 CEST; 2min 45s ago 2026-08-30 09:22:54.752 | Main PID: 64650 (neutron-rpc-ser) 2026-08-30 09:22:54.752 | Tasks: 23 (limit: 14255) 2026-08-30 09:22:54.753 | Memory: 201.3M (peak: 202.0M) 2026-08-30 09:22:54.753 | CPU: 7.417s 2026-08-30 09:22:54.753 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-rpc-server.service 2026-08-30 09:22:54.753 | ├─64650 "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-30 09:22:54.754 | ├─66057 "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-30 09:22:54.754 | └─66065 "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-30 09:22:54.754 | 2026-08-30 09:22:54.754 | Aug 30 11:20:23 devstack neutron-rpc-server[66065]: DEBUG neutron.plugins.ml2.plugin [-] neutron.plugins.ml2.plugin.Ml2Plugin method start_rpc_listeners called with arguments () {} {{(pid=66065) wrapper /opt/stack/data/venv/lib/python3.12/site-packages/oslo_log/helpers.py:77}} 2026-08-30 09:22:54.754 | Aug 30 11:20:23 devstack neutron-rpc-server[66057]: DEBUG neutron.service [-] RpcWorker start finished, description: rpc worker {{(pid=66057) wrapper /opt/stack/neutron/neutron/common/utils.py:200}} 2026-08-30 09:22:54.754 | Aug 30 11:20:23 devstack neutron-rpc-server[66057]: DEBUG neutron.service [-] RpcWorker wait called, description: rpc worker {{(pid=66057) wrapper /opt/stack/neutron/neutron/common/utils.py:197}} 2026-08-30 09:22:54.754 | Aug 30 11:20:23 devstack neutron-rpc-server[66057]: DEBUG neutron.service [-] calling wait on {{(pid=66057) _wait /opt/stack/neutron/neutron/service.py:90}} 2026-08-30 09:22:54.754 | Aug 30 11:20:23 devstack neutron-rpc-server[66065]: DEBUG neutron.service [-] RpcWorker start finished, description: rpc worker {{(pid=66065) wrapper /opt/stack/neutron/neutron/common/utils.py:200}} 2026-08-30 09:22:54.754 | Aug 30 11:20:23 devstack neutron-rpc-server[66065]: DEBUG neutron.service [-] RpcWorker wait called, description: rpc worker {{(pid=66065) wrapper /opt/stack/neutron/neutron/common/utils.py:197}} 2026-08-30 09:22:54.754 | Aug 30 11:20:23 devstack neutron-rpc-server[66065]: DEBUG neutron.service [-] calling wait on {{(pid=66065) _wait /opt/stack/neutron/neutron/service.py:90}} 2026-08-30 09:22:54.755 | Aug 30 11:20:31 devstack neutron-rpc-server[64650]: DEBUG dbcounter [-] [64650] Writing DB stats neutron:SELECT=7,neutron:INSERT=1 {{(pid=64650) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-30 09:22:54.755 | Aug 30 11:20:53 devstack neutron-rpc-server[66057]: WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-08-30 09:22:54.755 | Aug 30 11:20:53 devstack neutron-rpc-server[66065]: WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-08-30 09:22:54.756 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-30 09:22:54.760 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@neutron-ovn-maintenance-worker.service 2026-08-30 09:22:54.780 | enabled 2026-08-30 09:22:54.786 | + functions-common:service_check:1720 : sudo systemctl status devstack@neutron-ovn-maintenance-worker.service --no-pager 2026-08-30 09:22:54.808 | ● devstack@neutron-ovn-maintenance-worker.service - Devstack devstack@neutron-ovn-maintenance-worker.service 2026-08-30 09:22:54.808 | Loaded: loaded (/etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service; enabled; preset: enabled) 2026-08-30 09:22:54.808 | Active: active (running) since Sun 2026-08-30 11:20:14 CEST; 2min 40s ago 2026-08-30 09:22:54.809 | Main PID: 65659 (neutron-ovn-mai) 2026-08-30 09:22:54.809 | Tasks: 12 (limit: 14255) 2026-08-30 09:22:54.809 | Memory: 261.0M (peak: 262.4M) 2026-08-30 09:22:54.809 | CPU: 7.591s 2026-08-30 09:22:54.809 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-ovn-maintenance-worker.service 2026-08-30 09:22:54.810 | ├─65659 "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-30 09:22:54.810 | └─65971 "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-30 09:22:54.810 | 2026-08-30 09:22:54.810 | Aug 30 11:20:43 devstack neutron-ovn-maintenance-worker[65971]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-b345d3aa-4cb2-4ac6-ab3b-9eb2e5ccc267 None None] Starting OVN maintenance task: update_router_distributed_flag {{(pid=65971) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:102}} 2026-08-30 09:22:54.810 | Aug 30 11:20:43 devstack neutron-ovn-maintenance-worker[65971]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-b345d3aa-4cb2-4ac6-ab3b-9eb2e5ccc267 None None] OVN maintenance task: Sync router.distributed with distributed floating IP config. {{(pid=65971) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:104}} 2026-08-30 09:22:54.810 | Aug 30 11:20:43 devstack neutron-ovn-maintenance-worker[65971]: INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-b345d3aa-4cb2-4ac6-ab3b-9eb2e5ccc267 None None] OVN maintenance task update_router_distributed_flag finished in 0.010 seconds 2026-08-30 09:22:54.810 | Aug 30 11:20:43 devstack neutron-ovn-maintenance-worker[65971]: DEBUG futurist.periodics [None req-b345d3aa-4cb2-4ac6-ab3b-9eb2e5ccc267 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=65971) _on_done /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:881}} 2026-08-30 09:22:54.810 | Aug 30 11:20:43 devstack neutron-ovn-maintenance-worker[65971]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-b345d3aa-4cb2-4ac6-ab3b-9eb2e5ccc267 None None] Starting OVN maintenance task: update_security_group_with_address_group {{(pid=65971) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:102}} 2026-08-30 09:22:54.810 | Aug 30 11:20:43 devstack neutron-ovn-maintenance-worker[65971]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-b345d3aa-4cb2-4ac6-ab3b-9eb2e5ccc267 None None] OVN maintenance task: Repair Address_Sets and ACLs for address group rules. {{(pid=65971) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:104}} 2026-08-30 09:22:54.810 | Aug 30 11:20:43 devstack neutron-ovn-maintenance-worker[65971]: INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-b345d3aa-4cb2-4ac6-ab3b-9eb2e5ccc267 None None] OVN maintenance task update_security_group_with_address_group finished in 0.033 seconds 2026-08-30 09:22:54.810 | Aug 30 11:20:43 devstack neutron-ovn-maintenance-worker[65971]: DEBUG futurist.periodics [None req-b345d3aa-4cb2-4ac6-ab3b-9eb2e5ccc267 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=65971) _on_done /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:881}} 2026-08-30 09:22:54.811 | Aug 30 11:20:43 devstack neutron-ovn-maintenance-worker[65971]: DEBUG futurist.periodics [None req-b345d3aa-4cb2-4ac6-ab3b-9eb2e5ccc267 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=65971) _on_done /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:881}} 2026-08-30 09:22:54.811 | Aug 30 11:20:53 devstack neutron-ovn-maintenance-worker[65971]: DEBUG dbcounter [-] [65971] Writing DB stats neutron:SELECT=33,neutron:DELETE=1,neutron:UPDATE=1 {{(pid=65971) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-30 09:22:54.814 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-30 09:22:54.818 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-novnc-cell1.service 2026-08-30 09:22:54.839 | enabled 2026-08-30 09:22:54.845 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-novnc-cell1.service --no-pager 2026-08-30 09:22:54.868 | ● devstack@n-novnc-cell1.service - Devstack devstack@n-novnc-cell1.service 2026-08-30 09:22:54.869 | Loaded: loaded (/etc/systemd/system/devstack@n-novnc-cell1.service; enabled; preset: enabled) 2026-08-30 09:22:54.869 | Active: active (running) since Sun 2026-08-30 11:21:52 CEST; 1min 2s ago 2026-08-30 09:22:54.869 | Main PID: 69930 (nova-novncproxy) 2026-08-30 09:22:54.869 | Tasks: 4 (limit: 14255) 2026-08-30 09:22:54.869 | Memory: 109.0M (peak: 109.0M) 2026-08-30 09:22:54.869 | CPU: 3.663s 2026-08-30 09:22:54.869 | CGroup: /system.slice/system-devstack.slice/devstack@n-novnc-cell1.service 2026-08-30 09:22:54.869 | └─69930 /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-30 09:22:54.869 | 2026-08-30 09:22:54.869 | Aug 30 11:21:53 devstack nova-novncproxy[69930]: If you are already using Eventlet, we recommend migrating to a different 2026-08-30 09:22:54.870 | Aug 30 11:21:53 devstack nova-novncproxy[69930]: framework. For more detail see 2026-08-30 09:22:54.870 | Aug 30 11:21:53 devstack nova-novncproxy[69930]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-30 09:22:54.871 | Aug 30 11:21:53 devstack nova-novncproxy[69930]: import eventlet # noqa 2026-08-30 09:22:54.871 | Aug 30 11:21:53 devstack nova-novncproxy[69930]: 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-30 09:22:54.871 | Aug 30 11:21:57 devstack nova-novncproxy[69930]: INFO nova.console.websocketproxy [-] WebSocket server settings: 2026-08-30 09:22:54.871 | Aug 30 11:21:57 devstack nova-novncproxy[69930]: INFO nova.console.websocketproxy [-] - Listen on 0.0.0.0:6080 2026-08-30 09:22:54.871 | Aug 30 11:21:57 devstack nova-novncproxy[69930]: INFO nova.console.websocketproxy [-] - Web server (no directory listings). Web root: /opt/stack/novnc 2026-08-30 09:22:54.871 | Aug 30 11:21:57 devstack nova-novncproxy[69930]: INFO nova.console.websocketproxy [-] - No SSL/TLS support (no cert file) 2026-08-30 09:22:54.871 | Aug 30 11:21:57 devstack nova-novncproxy[69930]: INFO nova.console.websocketproxy [-] - proxying from 0.0.0.0:6080 to None:None 2026-08-30 09:22:54.875 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-30 09:22:54.879 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-super-cond.service 2026-08-30 09:22:54.899 | enabled 2026-08-30 09:22:54.905 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-super-cond.service --no-pager 2026-08-30 09:22:54.928 | ● devstack@n-super-cond.service - Devstack devstack@n-super-cond.service 2026-08-30 09:22:54.928 | Loaded: loaded (/etc/systemd/system/devstack@n-super-cond.service; enabled; preset: enabled) 2026-08-30 09:22:54.928 | Active: active (running) since Sun 2026-08-30 11:21:55 CEST; 59s ago 2026-08-30 09:22:54.928 | Main PID: 70729 (nova-conductor:) 2026-08-30 09:22:54.928 | Tasks: 19 (limit: 14255) 2026-08-30 09:22:54.929 | Memory: 157.2M (peak: 157.4M) 2026-08-30 09:22:54.929 | CPU: 4.867s 2026-08-30 09:22:54.929 | CGroup: /system.slice/system-devstack.slice/devstack@n-super-cond.service 2026-08-30 09:22:54.929 | ├─70729 "nova-conductor: master process [/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf]" 2026-08-30 09:22:54.929 | ├─72343 "nova-conductor: ServiceWrapper worker(0)" 2026-08-30 09:22:54.929 | └─72345 "nova-conductor: ServiceWrapper worker(1)" 2026-08-30 09:22:54.929 | 2026-08-30 09:22:54.929 | Aug 30 11:22:01 devstack nova-conductor[72343]: DEBUG nova.servicegroup.drivers.db [None req-0cc49ad7-90e8-45b1-8719-d371e7c0ad1e None None] DB_Driver: join new ServiceGroup member devstack to the conductor group, service = {{(pid=72343) join /opt/stack/nova/nova/servicegroup/drivers/db.py:44}} 2026-08-30 09:22:54.929 | Aug 30 11:22:06 devstack nova-conductor[72345]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.96 seconds {{(pid=72345) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-08-30 09:22:54.930 | Aug 30 11:22:06 devstack nova-conductor[72343]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.97 seconds {{(pid=72343) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-08-30 09:22:54.930 | Aug 30 11:22:07 devstack nova-conductor[72345]: DEBUG oslo.service.backend._threading.loopingcall [None req-15470ce5-38fe-4fe5-a2c9-b57bac183de5 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=72345) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-08-30 09:22:54.930 | Aug 30 11:22:09 devstack nova-conductor[70729]: DEBUG dbcounter [-] [70729] Writing DB stats nova_api:SELECT=1 {{(pid=70729) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-30 09:22:54.930 | Aug 30 11:22:09 devstack nova-conductor[70729]: DEBUG dbcounter [-] [70729] Writing DB stats nova_cell1:SELECT=1 {{(pid=70729) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-30 09:22:54.930 | Aug 30 11:22:09 devstack nova-conductor[70729]: DEBUG dbcounter [-] [70729] Writing DB stats nova_cell0:SELECT=1 {{(pid=70729) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-30 09:22:54.930 | Aug 30 11:22:16 devstack nova-conductor[72345]: DEBUG dbcounter [-] [72345] Writing DB stats nova_cell0:SELECT=4,nova_cell0:INSERT=1,nova_cell0:UPDATE=1 {{(pid=72345) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-30 09:22:54.930 | Aug 30 11:22:16 devstack nova-conductor[72343]: DEBUG dbcounter [-] [72343] Writing DB stats nova_cell0:SELECT=3,nova_cell0:UPDATE=1 {{(pid=72343) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-30 09:22:54.930 | Aug 30 11:22:24 devstack nova-conductor[72343]: DEBUG oslo.service.backend._threading.loopingcall [None req-3a9f4009-67a3-46d9-99a6-021a332cf79b None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=72343) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-08-30 09:22:54.933 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-30 09:22:54.937 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-cond-cell1.service 2026-08-30 09:22:54.956 | enabled 2026-08-30 09:22:54.962 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-cond-cell1.service --no-pager 2026-08-30 09:22:54.985 | ● devstack@n-cond-cell1.service - Devstack devstack@n-cond-cell1.service 2026-08-30 09:22:54.985 | Loaded: loaded (/etc/systemd/system/devstack@n-cond-cell1.service; enabled; preset: enabled) 2026-08-30 09:22:54.985 | Active: active (running) since Sun 2026-08-30 11:21:57 CEST; 57s ago 2026-08-30 09:22:54.985 | Main PID: 71284 (nova-conductor:) 2026-08-30 09:22:54.985 | Tasks: 37 (limit: 14255) 2026-08-30 09:22:54.985 | Memory: 168.1M (peak: 168.4M) 2026-08-30 09:22:54.986 | CPU: 4.925s 2026-08-30 09:22:54.986 | CGroup: /system.slice/system-devstack.slice/devstack@n-cond-cell1.service 2026-08-30 09:22:54.986 | ├─71284 "nova-conductor: master process [/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf]" 2026-08-30 09:22:54.986 | ├─72427 "nova-conductor: ServiceWrapper worker(0)" 2026-08-30 09:22:54.986 | └─72429 "nova-conductor: ServiceWrapper worker(1)" 2026-08-30 09:22:54.986 | 2026-08-30 09:22:54.987 | Aug 30 11:22:17 devstack nova-conductor[72427]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.99 seconds {{(pid=72427) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-08-30 09:22:54.987 | Aug 30 11:22:27 devstack nova-conductor[72429]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.98 seconds {{(pid=72429) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-08-30 09:22:54.987 | Aug 30 11:22:27 devstack nova-conductor[72427]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.99 seconds {{(pid=72427) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-08-30 09:22:54.987 | Aug 30 11:22:31 devstack nova-conductor[72427]: DEBUG oslo.service.backend._threading.loopingcall [None req-119276da-95ba-43fe-bc93-0bed4018232d None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=72427) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-08-30 09:22:54.987 | Aug 30 11:22:37 devstack nova-conductor[72429]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.98 seconds {{(pid=72429) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-08-30 09:22:54.987 | Aug 30 11:22:37 devstack nova-conductor[72427]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.99 seconds {{(pid=72427) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-08-30 09:22:54.987 | Aug 30 11:22:41 devstack nova-conductor[72429]: DEBUG oslo.service.backend._threading.loopingcall [None req-a0e89dd8-cd90-418a-8212-3cff11b0b966 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=72429) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-08-30 09:22:54.988 | Aug 30 11:22:47 devstack nova-conductor[72429]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.99 seconds {{(pid=72429) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-08-30 09:22:54.988 | Aug 30 11:22:47 devstack nova-conductor[72427]: DEBUG dbcounter [-] [72427] Writing DB stats nova_cell1:SELECT=15,nova_cell1:INSERT=1,nova_cell1:UPDATE=1 {{(pid=72427) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-30 09:22:54.988 | Aug 30 11:22:47 devstack nova-conductor[72427]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.99 seconds {{(pid=72427) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-08-30 09:22:54.992 | + ./stack.sh:main:1452 : is_service_enabled n-api 2026-08-30 09:22:55.018 | + functions-common:is_service_enabled:2076 : return 0 2026-08-30 09:22:55.022 | + ./stack.sh:main:1453 : is_service_enabled n-cpu 2026-08-30 09:22:55.049 | + functions-common:is_service_enabled:2076 : return 0 2026-08-30 09:22:55.054 | + ./stack.sh:main:1454 : /home/quobyte/devstack/tools/discover_hosts.sh 2026-08-30 09:22:55.057 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-30 09:22:55.612 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-08-30 09:22:55.612 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-30 09:22:55.612 | we strongly recommend against using it for new projects. 2026-08-30 09:22:55.612 | 2026-08-30 09:22:55.613 | If you are already using Eventlet, we recommend migrating to a different 2026-08-30 09:22:55.613 | framework. For more detail see 2026-08-30 09:22:55.613 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-30 09:22:55.613 | 2026-08-30 09:22:55.614 | import eventlet # noqa 2026-08-30 09:22:55.884 | 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-30 09:22:58.983 | INFO dbcounter [None req-5b200535-d3d5-4f41-9f11-b95afff22372 None None] Registered counter for database nova_api 2026-08-30 09:22:59.107 | DEBUG dbcounter [-] [76908] Writer thread running {{(pid=76908) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-08-30 09:22:59.118 | Found 2 cell mappings. 2026-08-30 09:22:59.118 | Skipping cell0 since it does not contain hosts. 2026-08-30 09:22:59.119 | Getting computes from cell 'cell1': 6426ce79-49ce-4e08-ae90-fe8967b7aee5 2026-08-30 09:22:59.119 | INFO dbcounter [None req-5b200535-d3d5-4f41-9f11-b95afff22372 None None] Registered counter for database nova_cell1 2026-08-30 09:22:59.194 | DEBUG dbcounter [-] [76908] Writer thread running {{(pid=76908) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-08-30 09:22:59.366 | Checking host mapping for compute host 'devstack': 68ad068c-8683-4389-9146-ae0afe830fce 2026-08-30 09:22:59.366 | Creating host mapping for compute host 'devstack': 68ad068c-8683-4389-9146-ae0afe830fce 2026-08-30 09:22:59.366 | Found 1 unmapped computes in cell: 6426ce79-49ce-4e08-ae90-fe8967b7aee5 2026-08-30 09:23:00.259 | + ./stack.sh:main:1467 : /opt/stack/data/venv/bin/nova-status --config-file /etc/nova/nova.conf upgrade check 2026-08-30 09:23:00.814 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-08-30 09:23:00.814 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-30 09:23:00.814 | we strongly recommend against using it for new projects. 2026-08-30 09:23:00.814 | 2026-08-30 09:23:00.814 | If you are already using Eventlet, we recommend migrating to a different 2026-08-30 09:23:00.814 | framework. For more detail see 2026-08-30 09:23:00.814 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-30 09:23:00.814 | 2026-08-30 09:23:00.814 | import eventlet # noqa 2026-08-30 09:23:01.085 | 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-30 09:23:04.603 | +-------------------------------------------+ 2026-08-30 09:23:04.603 | | Upgrade Check Results | 2026-08-30 09:23:04.603 | +-------------------------------------------+ 2026-08-30 09:23:04.603 | | Check: Cells v2 | 2026-08-30 09:23:04.603 | | Result: Success | 2026-08-30 09:23:04.603 | | Details: None | 2026-08-30 09:23:04.603 | +-------------------------------------------+ 2026-08-30 09:23:04.603 | | Check: Placement API | 2026-08-30 09:23:04.603 | | Result: Success | 2026-08-30 09:23:04.603 | | Details: None | 2026-08-30 09:23:04.604 | +-------------------------------------------+ 2026-08-30 09:23:04.604 | | Check: Cinder API | 2026-08-30 09:23:04.604 | | Result: Success | 2026-08-30 09:23:04.604 | | Details: None | 2026-08-30 09:23:04.604 | +-------------------------------------------+ 2026-08-30 09:23:04.604 | | Check: Policy File JSON to YAML Migration | 2026-08-30 09:23:04.604 | | Result: Success | 2026-08-30 09:23:04.604 | | Details: None | 2026-08-30 09:23:04.604 | +-------------------------------------------+ 2026-08-30 09:23:04.604 | | Check: Older than N-1 computes | 2026-08-30 09:23:04.604 | | Result: Success | 2026-08-30 09:23:04.604 | | Details: None | 2026-08-30 09:23:04.605 | +-------------------------------------------+ 2026-08-30 09:23:04.605 | | Check: hw_machine_type unset | 2026-08-30 09:23:04.605 | | Result: Success | 2026-08-30 09:23:04.605 | | Details: None | 2026-08-30 09:23:04.606 | +-------------------------------------------+ 2026-08-30 09:23:04.606 | | Check: Service User Token Configuration | 2026-08-30 09:23:04.606 | | Result: Success | 2026-08-30 09:23:04.607 | | Details: None | 2026-08-30 09:23:04.607 | +-------------------------------------------+ 2026-08-30 09:23:05.341 | + ./stack.sh:main:1474 : [[ -x /home/quobyte/devstack/local.sh ]] 2026-08-30 09:23:05.345 | + ./stack.sh:main:1486 : sudo tee /etc/bash_completion.d/osc.bash_completion 2026-08-30 09:23:05.346 | + ./stack.sh:main:1485 : command openstack complete 2026-08-30 09:23:08.748 | + ./stack.sh:main:1489 : is_service_enabled cinder 2026-08-30 09:23:08.774 | + functions-common:is_service_enabled:2076 : return 0 2026-08-30 09:23:08.777 | + ./stack.sh:main:1490 : is_ubuntu 2026-08-30 09:23:08.780 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-30 09:23:08.784 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-30 09:23:08.788 | + ./stack.sh:main:1491 : echo_summary 'Configuring lvm.conf global device filter' 2026-08-30 09:23:08.792 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-30 09:23:08.796 | + ./stack.sh:echo_summary:450 : echo -e Configuring lvm.conf global device filter 2026-08-30 09:23:08.800 | + ./stack.sh:main:1492 : set_lvm_filter 2026-08-30 09:23:08.804 | + lib/lvm:set_lvm_filter:189 : local 'filter_suffix="r|.*|" ] # from devstack' 2026-08-30 09:23:08.808 | + lib/lvm:set_lvm_filter:190 : local 'filter_string=global_filter = [ ' 2026-08-30 09:23:08.812 | + lib/lvm:set_lvm_filter:191 : local pv 2026-08-30 09:23:08.816 | + lib/lvm:set_lvm_filter:192 : local vg 2026-08-30 09:23:08.819 | + lib/lvm:set_lvm_filter:193 : local line 2026-08-30 09:23:08.823 | ++ lib/lvm:set_lvm_filter:195 : sudo pvs --noheadings -o name 2026-08-30 09:23:08.880 | + lib/lvm:set_lvm_filter:195 : for pv_info in $(sudo pvs --noheadings -o name) 2026-08-30 09:23:08.887 | ++ lib/lvm:set_lvm_filter:196 : sed 's/\/dev\///g' 2026-08-30 09:23:08.887 | ++ lib/lvm:set_lvm_filter:196 : echo -e /dev/loop0 2026-08-30 09:23:08.888 | ++ lib/lvm:set_lvm_filter:196 : sed 's/ //g' 2026-08-30 09:23:08.895 | + lib/lvm:set_lvm_filter:196 : pv=loop0 2026-08-30 09:23:08.898 | + lib/lvm:set_lvm_filter:197 : new='"a|loop0|", ' 2026-08-30 09:23:08.901 | + lib/lvm:set_lvm_filter:198 : filter_string='global_filter = [ "a|loop0|", ' 2026-08-30 09:23:08.905 | + lib/lvm:set_lvm_filter:200 : filter_string='global_filter = [ "a|loop0|", "r|.*|" ] # from devstack' 2026-08-30 09:23:08.908 | + lib/lvm:set_lvm_filter:202 : clean_lvm_filter 2026-08-30 09:23:08.912 | + lib/lvm:clean_lvm_filter:177 : sudo sed -i 's/^.*# from devstack$//' /etc/lvm/lvm.conf 2026-08-30 09:23:08.930 | + 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-30 09:23:08.950 | + lib/lvm:set_lvm_filter:204 : echo_summary 'set lvm.conf device global_filter to: global_filter = [ "a|loop0|", "r|.*|" ] # from devstack' 2026-08-30 09:23:08.955 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-30 09:23:08.959 | + ./stack.sh:echo_summary:450 : echo -e set lvm.conf device global_filter to: global_filter = '[' '"a|loop0|",' '"r|.*|"' ']' '#' from devstack 2026-08-30 09:23:08.962 | + ./stack.sh:main:1502 : run_phase stack test-config 2026-08-30 09:23:08.967 | + functions-common:run_phase:1848 : local mode=stack 2026-08-30 09:23:08.970 | + functions-common:run_phase:1849 : local phase=test-config 2026-08-30 09:23:08.974 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-08-30 09:23:08.978 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-08-30 09:23:08.982 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-08-30 09:23:08.986 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-08-30 09:23:08.990 | + functions-common:run_phase:1858 : local extra 2026-08-30 09:23:08.995 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-08-30 09:23:09.000 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-08-30 09:23:09.004 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-08-30 09:23:09.008 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-08-30 09:23:09.011 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack test-config 2026-08-30 09:23:09.015 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-08-30 09:23:09.039 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-30 09:23:09.042 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-08-30 09:23:09.046 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-08-30 09:23:09.049 | ++ extras.d/80-tempest.sh:source:7 : [[ test-config == \i\n\s\t\a\l\l ]] 2026-08-30 09:23:09.053 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-08-30 09:23:09.057 | ++ extras.d/80-tempest.sh:source:10 : [[ test-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-08-30 09:23:09.060 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2026-08-30 09:23:09.063 | ++ extras.d/80-tempest.sh:source:13 : [[ test-config == \e\x\t\r\a ]] 2026-08-30 09:23:09.067 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2026-08-30 09:23:09.070 | ++ extras.d/80-tempest.sh:source:16 : [[ test-config == \p\o\s\t\-\e\x\t\r\a ]] 2026-08-30 09:23:09.074 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2026-08-30 09:23:09.078 | ++ extras.d/80-tempest.sh:source:19 : [[ test-config == \t\e\s\t\-\c\o\n\f\i\g ]] 2026-08-30 09:23:09.082 | ++ extras.d/80-tempest.sh:source:20 : async_wait install_tempest 2026-08-30 09:23:09.140 | [2015 Async install_tempest:37723]: Waiting for completion of install_tempest running on PID 37723 (1 other jobs running) 2026-08-30 09:23:09.169 | [2015 Async install_tempest:37723]: Signaling child to exit 2026-08-30 09:23:09.169 | WAKEUP 2026-08-30 09:23:09.194 | [2015 Async install_tempest:37723]: Signaled 2026-08-30 09:23:09.196 | ++ lib/tempest:install_tempest:844 : git_clone https://review.opendev.org/openstack/tempest.git /opt/stack/tempest master 2026-08-30 09:23:09.196 | ++ functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/tempest.git 2026-08-30 09:23:09.196 | ++ functions-common:git_clone:590 : local git_dest=/opt/stack/tempest 2026-08-30 09:23:09.196 | ++ functions-common:git_clone:591 : local git_ref=master 2026-08-30 09:23:09.196 | ++ functions-common:git_clone:592 : local orig_dir 2026-08-30 09:23:09.197 | +++ functions-common:git_clone:593 : pwd 2026-08-30 09:23:09.197 | ++ functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-08-30 09:23:09.197 | ++ functions-common:git_clone:594 : local git_clone_flags= 2026-08-30 09:23:09.197 | +++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-08-30 09:23:09.197 | ++ functions-common:git_clone:596 : RECLONE=False 2026-08-30 09:23:09.197 | ++ functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-08-30 09:23:09.197 | ++ functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-08-30 09:23:09.197 | ++ functions-common:git_clone:610 : echo master 2026-08-30 09:23:09.197 | ++ functions-common:git_clone:610 : egrep -q '^refs' 2026-08-30 09:23:09.197 | ++ functions-common:git_clone:624 : [[ ! -d /opt/stack/tempest ]] 2026-08-30 09:23:09.197 | ++ functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-08-30 09:23:09.198 | ++ functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/tempest.git /opt/stack/tempest 2026-08-30 09:23:09.198 | ++ functions-common:git_timed:697 : local count=0 2026-08-30 09:23:09.198 | ++ functions-common:git_timed:698 : local timeout=0 2026-08-30 09:23:09.198 | ++ functions-common:git_timed:700 : [[ -n 0 ]] 2026-08-30 09:23:09.198 | ++ functions-common:git_timed:701 : timeout=0 2026-08-30 09:23:09.198 | ++ functions-common:git_timed:704 : time_start git_timed 2026-08-30 09:23:09.198 | ++ functions-common:time_start:2406 : local name=git_timed 2026-08-30 09:23:09.198 | ++ functions-common:time_start:2407 : local start_time= 2026-08-30 09:23:09.198 | ++ functions-common:time_start:2408 : [[ -n '' ]] 2026-08-30 09:23:09.198 | +++ functions-common:time_start:2411 : date +%s%3N 2026-08-30 09:23:09.198 | ++ functions-common:time_start:2411 : _TIME_START[$name]=1788081194332 2026-08-30 09:23:09.199 | ++ 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-30 09:23:09.199 | Cloning into '/opt/stack/tempest'... 2026-08-30 09:23:09.199 | ++ functions-common:git_timed:719 : time_stop git_timed 2026-08-30 09:23:09.199 | ++ functions-common:time_stop:2420 : local name 2026-08-30 09:23:09.199 | ++ functions-common:time_stop:2421 : local end_time 2026-08-30 09:23:09.199 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-08-30 09:23:09.199 | ++ functions-common:time_stop:2423 : local total 2026-08-30 09:23:09.199 | ++ functions-common:time_stop:2424 : local start_time 2026-08-30 09:23:09.199 | ++ functions-common:time_stop:2426 : name=git_timed 2026-08-30 09:23:09.199 | ++ functions-common:time_stop:2427 : start_time=1788081194332 2026-08-30 09:23:09.199 | ++ functions-common:time_stop:2429 : [[ -z 1788081194332 ]] 2026-08-30 09:23:09.199 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-08-30 09:23:09.200 | ++ functions-common:time_stop:2432 : end_time=1788081203293 2026-08-30 09:23:09.200 | ++ functions-common:time_stop:2433 : elapsed_time=8961 2026-08-30 09:23:09.200 | ++ functions-common:time_stop:2434 : total=374881 2026-08-30 09:23:09.200 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-30 09:23:09.200 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=383842 2026-08-30 09:23:09.200 | ++ functions-common:git_clone:631 : cd /opt/stack/tempest 2026-08-30 09:23:09.200 | ++ functions-common:git_clone:632 : git_timed fetch origin master 2026-08-30 09:23:09.200 | ++ functions-common:git_timed:697 : local count=0 2026-08-30 09:23:09.200 | ++ functions-common:git_timed:698 : local timeout=0 2026-08-30 09:23:09.200 | ++ functions-common:git_timed:700 : [[ -n 0 ]] 2026-08-30 09:23:09.200 | ++ functions-common:git_timed:701 : timeout=0 2026-08-30 09:23:09.201 | ++ functions-common:git_timed:704 : time_start git_timed 2026-08-30 09:23:09.201 | ++ functions-common:time_start:2406 : local name=git_timed 2026-08-30 09:23:09.201 | ++ functions-common:time_start:2407 : local start_time= 2026-08-30 09:23:09.201 | ++ functions-common:time_start:2408 : [[ -n '' ]] 2026-08-30 09:23:09.201 | +++ functions-common:time_start:2411 : date +%s%3N 2026-08-30 09:23:09.201 | ++ functions-common:time_start:2411 : _TIME_START[$name]=1788081203354 2026-08-30 09:23:09.201 | ++ functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-08-30 09:23:09.201 | From https://review.opendev.org/openstack/tempest 2026-08-30 09:23:09.201 | * branch master -> FETCH_HEAD 2026-08-30 09:23:09.201 | ++ functions-common:git_timed:719 : time_stop git_timed 2026-08-30 09:23:09.201 | ++ functions-common:time_stop:2420 : local name 2026-08-30 09:23:09.201 | ++ functions-common:time_stop:2421 : local end_time 2026-08-30 09:23:09.202 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-08-30 09:23:09.202 | ++ functions-common:time_stop:2423 : local total 2026-08-30 09:23:09.202 | ++ functions-common:time_stop:2424 : local start_time 2026-08-30 09:23:09.202 | ++ functions-common:time_stop:2426 : name=git_timed 2026-08-30 09:23:09.202 | ++ functions-common:time_stop:2427 : start_time=1788081203354 2026-08-30 09:23:09.202 | ++ functions-common:time_stop:2429 : [[ -z 1788081203354 ]] 2026-08-30 09:23:09.202 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-08-30 09:23:09.202 | ++ functions-common:time_stop:2432 : end_time=1788081203913 2026-08-30 09:23:09.202 | ++ functions-common:time_stop:2433 : elapsed_time=559 2026-08-30 09:23:09.202 | ++ functions-common:time_stop:2434 : total=383842 2026-08-30 09:23:09.202 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-30 09:23:09.203 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=384401 2026-08-30 09:23:09.203 | ++ functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-08-30 09:23:09.203 | ++ functions-common:git_timed:697 : local count=0 2026-08-30 09:23:09.203 | ++ functions-common:git_timed:698 : local timeout=0 2026-08-30 09:23:09.203 | ++ functions-common:git_timed:700 : [[ -n 0 ]] 2026-08-30 09:23:09.203 | ++ functions-common:git_timed:701 : timeout=0 2026-08-30 09:23:09.203 | ++ functions-common:git_timed:704 : time_start git_timed 2026-08-30 09:23:09.203 | ++ functions-common:time_start:2406 : local name=git_timed 2026-08-30 09:23:09.203 | ++ functions-common:time_start:2407 : local start_time= 2026-08-30 09:23:09.203 | ++ functions-common:time_start:2408 : [[ -n '' ]] 2026-08-30 09:23:09.203 | +++ functions-common:time_start:2411 : date +%s%3N 2026-08-30 09:23:09.204 | ++ functions-common:time_start:2411 : _TIME_START[$name]=1788081203967 2026-08-30 09:23:09.204 | ++ functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-08-30 09:23:09.204 | Note: switching to 'FETCH_HEAD'. 2026-08-30 09:23:09.204 | 2026-08-30 09:23:09.204 | You are in 'detached HEAD' state. You can look around, make experimental 2026-08-30 09:23:09.204 | changes and commit them, and you can discard any commits you make in this 2026-08-30 09:23:09.204 | state without impacting any branches by switching back to a branch. 2026-08-30 09:23:09.204 | 2026-08-30 09:23:09.204 | If you want to create a new branch to retain commits you create, you may 2026-08-30 09:23:09.204 | do so (now or later) by using -c with the switch command. Example: 2026-08-30 09:23:09.204 | 2026-08-30 09:23:09.205 | git switch -c 2026-08-30 09:23:09.205 | 2026-08-30 09:23:09.205 | Or undo this operation with: 2026-08-30 09:23:09.205 | 2026-08-30 09:23:09.205 | git switch - 2026-08-30 09:23:09.205 | 2026-08-30 09:23:09.205 | Turn off this advice by setting config variable advice.detachedHead to false 2026-08-30 09:23:09.205 | 2026-08-30 09:23:09.206 | HEAD is now at ea2da2069 Fix list_live_migrations for the server uuid field 2026-08-30 09:23:09.206 | ++ functions-common:git_timed:719 : time_stop git_timed 2026-08-30 09:23:09.206 | ++ functions-common:time_stop:2420 : local name 2026-08-30 09:23:09.206 | ++ functions-common:time_stop:2421 : local end_time 2026-08-30 09:23:09.206 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-08-30 09:23:09.206 | ++ functions-common:time_stop:2423 : local total 2026-08-30 09:23:09.206 | ++ functions-common:time_stop:2424 : local start_time 2026-08-30 09:23:09.206 | ++ functions-common:time_stop:2426 : name=git_timed 2026-08-30 09:23:09.206 | ++ functions-common:time_stop:2427 : start_time=1788081203967 2026-08-30 09:23:09.206 | ++ functions-common:time_stop:2429 : [[ -z 1788081203967 ]] 2026-08-30 09:23:09.206 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-08-30 09:23:09.206 | ++ functions-common:time_stop:2432 : end_time=1788081204156 2026-08-30 09:23:09.207 | ++ functions-common:time_stop:2433 : elapsed_time=189 2026-08-30 09:23:09.207 | ++ functions-common:time_stop:2434 : total=384401 2026-08-30 09:23:09.207 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-30 09:23:09.207 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=384590 2026-08-30 09:23:09.207 | ++ functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/tempest 2026-08-30 09:23:09.207 | ++ functions-common:git_clone:672 : cd /opt/stack/tempest 2026-08-30 09:23:09.207 | ++ functions-common:git_clone:673 : git show --oneline 2026-08-30 09:23:09.207 | ++ functions-common:git_clone:673 : head -1 2026-08-30 09:23:09.207 | ea2da2069 Fix list_live_migrations for the server uuid field 2026-08-30 09:23:09.207 | ++ functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-08-30 09:23:09.207 | ++ lib/tempest:install_tempest:850 : pip_install 'tox!=2.8.0,<4.0.0' 2026-08-30 09:23:09.208 | Using python 3.12 to install tox!=2.8.0,<4.0.0 2026-08-30 09:23:09.208 | ++ 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-30 09:23:09.208 | Collecting tox!=2.8.0,<4.0.0 2026-08-30 09:23:09.208 | Downloading tox-3.28.0-py2.py3-none-any.whl.metadata (7.8 kB) 2026-08-30 09:23:09.208 | Collecting filelock>=3.0.0 (from tox!=2.8.0,<4.0.0) 2026-08-30 09:23:09.208 | Downloading filelock-3.32.3-py3-none-any.whl.metadata (2.0 kB) 2026-08-30 09:23:09.208 | 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-30 09:23:09.208 | Collecting pluggy>=0.12.0 (from tox!=2.8.0,<4.0.0) 2026-08-30 09:23:09.208 | Downloading pluggy-1.6.0-py3-none-any.whl.metadata (4.8 kB) 2026-08-30 09:23:09.208 | Collecting py>=1.4.17 (from tox!=2.8.0,<4.0.0) 2026-08-30 09:23:09.208 | Downloading py-1.11.0-py2.py3-none-any.whl.metadata (2.8 kB) 2026-08-30 09:23:09.209 | 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-30 09:23:09.209 | 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-30 09:23:09.209 | Downloading virtualenv-21.7.4-py3-none-any.whl.metadata (3.5 kB) 2026-08-30 09:23:09.209 | 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-30 09:23:09.209 | Downloading distlib-0.4.3-py2.py3-none-any.whl.metadata (5.3 kB) 2026-08-30 09:23:09.209 | 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-30 09:23:09.209 | 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-30 09:23:09.209 | Downloading python_discovery-1.5.2-py3-none-any.whl.metadata (5.1 kB) 2026-08-30 09:23:09.209 | Downloading tox-3.28.0-py2.py3-none-any.whl (86 kB) 2026-08-30 09:23:09.209 | Downloading filelock-3.32.3-py3-none-any.whl (98 kB) 2026-08-30 09:23:09.209 | Downloading pluggy-1.6.0-py3-none-any.whl (20 kB) 2026-08-30 09:23:09.209 | Downloading py-1.11.0-py2.py3-none-any.whl (98 kB) 2026-08-30 09:23:09.210 | Downloading virtualenv-21.7.4-py3-none-any.whl (5.3 MB) 2026-08-30 09:23:09.210 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.3/5.3 MB 48.6 MB/s 0:00:00 2026-08-30 09:23:09.210 | Downloading distlib-0.4.3-py2.py3-none-any.whl (470 kB) 2026-08-30 09:23:09.210 | Downloading python_discovery-1.5.2-py3-none-any.whl (38 kB) 2026-08-30 09:23:09.210 | Installing collected packages: distlib, py, pluggy, filelock, python-discovery, virtualenv, tox 2026-08-30 09:23:09.210 | 2026-08-30 09:23:09.210 | 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-30 09:23:09.210 | ++ inc/python:pip_install:216 : result=0 2026-08-30 09:23:09.210 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-08-30 09:23:09.210 | ++ functions-common:time_stop:2420 : local name 2026-08-30 09:23:09.210 | ++ functions-common:time_stop:2421 : local end_time 2026-08-30 09:23:09.211 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-08-30 09:23:09.211 | ++ functions-common:time_stop:2423 : local total 2026-08-30 09:23:09.211 | ++ functions-common:time_stop:2424 : local start_time 2026-08-30 09:23:09.211 | ++ functions-common:time_stop:2426 : name=pip_install 2026-08-30 09:23:09.211 | ++ functions-common:time_stop:2427 : start_time=1788081204233 2026-08-30 09:23:09.211 | ++ functions-common:time_stop:2429 : [[ -z 1788081204233 ]] 2026-08-30 09:23:09.211 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-08-30 09:23:09.211 | ++ functions-common:time_stop:2432 : end_time=1788081207877 2026-08-30 09:23:09.211 | ++ functions-common:time_stop:2433 : elapsed_time=3644 2026-08-30 09:23:09.211 | ++ functions-common:time_stop:2434 : total=157884 2026-08-30 09:23:09.211 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-30 09:23:09.211 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=161528 2026-08-30 09:23:09.212 | ++ inc/python:pip_install:219 : return 0 2026-08-30 09:23:09.212 | ++ lib/tempest:install_tempest:851 : pushd /opt/stack/tempest 2026-08-30 09:23:09.212 | /opt/stack/tempest ~/devstack 2026-08-30 09:23:09.212 | ++ lib/tempest:install_tempest:855 : git checkout master 2026-08-30 09:23:09.212 | Switched to branch 'master' 2026-08-30 09:23:09.212 | Your branch is up to date with 'origin/master'. 2026-08-30 09:23:09.212 | ++ lib/tempest:install_tempest:857 : local tmp_u_c_m 2026-08-30 09:23:09.212 | +++ lib/tempest:install_tempest:858 : mktemp -t tempest_u_c_m.XXXXXXXXXX 2026-08-30 09:23:09.212 | ++ lib/tempest:install_tempest:858 : tmp_u_c_m=/tmp/tempest_u_c_m.tAUkDlhuRT 2026-08-30 09:23:09.212 | ++ lib/tempest:install_tempest:859 : set_tempest_venv_constraints /tmp/tempest_u_c_m.tAUkDlhuRT 2026-08-30 09:23:09.212 | ++ lib/tempest:set_tempest_venv_constraints:131 : local tmp_c 2026-08-30 09:23:09.213 | ++ lib/tempest:set_tempest_venv_constraints:132 : tmp_c=/tmp/tempest_u_c_m.tAUkDlhuRT 2026-08-30 09:23:09.213 | ++ lib/tempest:set_tempest_venv_constraints:133 : [[ master == \m\a\s\t\e\r ]] 2026-08-30 09:23:09.213 | ++ lib/tempest:set_tempest_venv_constraints:134 : cd /opt/stack/requirements 2026-08-30 09:23:09.213 | ++ lib/tempest:set_tempest_venv_constraints:135 : git show master:upper-constraints.txt 2026-08-30 09:23:09.213 | ++ lib/tempest:set_tempest_venv_constraints:142 : export UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-08-30 09:23:09.213 | ++ lib/tempest:set_tempest_venv_constraints:142 : UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-08-30 09:23:09.213 | ++ lib/tempest:set_tempest_venv_constraints:143 : export TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-08-30 09:23:09.213 | ++ lib/tempest:set_tempest_venv_constraints:143 : TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-08-30 09:23:09.213 | ++ lib/tempest:install_tempest:861 : tox -r --notest -efull 2026-08-30 09:23:09.213 | full create: /opt/stack/tempest/.tox/tempest 2026-08-30 09:23:09.213 | full installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt 2026-08-30 09:23:09.214 | full develop-inst: /opt/stack/tempest 2026-08-30 09:23:09.214 | full installed: attrs==26.1.0,autopage==0.6.0,bcrypt==5.0.0,certifi==2026.7.22,cffi==2.1.1,charset-normalizer==3.5.0,cliff==4.16.0,cmd2==4.2.0,cryptography==43.0.3,debtcollector==3.1.0,defusedxml==0.7.1,fasteners==0.20,fixtures==4.3.2,idna==3.18,invoke==3.0.3,iso8601==2.1.0,jsonschema==4.26.0,jsonschema-specifications==2025.9.1,markdown-it-py==4.2.0,mdurl==0.1.2,msgpack==1.2.1,netaddr==1.3.0,oslo.concurrency==7.6.1,oslo.config==10.7.0,oslo.context==6.5.0,oslo.i18n==6.9.0,oslo.log==8.3.1,oslo.serialization==5.11.0,oslo.utils==10.2.0,packaging==26.3,paramiko==4.0.0,pbr==7.0.3,prettytable==3.18.0,prompt_toolkit==3.0.53,psutil==7.2.2,pycparser==3.0,Pygments==2.20.0,PyNaCl==1.6.2,pyparsing==3.3.2,pyperclip==1.11.0,python-dateutil==2.9.0.post0,python-subunit==1.4.6,PyYAML==6.0.3,referencing==0.37.0,requests==2.34.2,rfc3986==2.0.0,rich==15.0.0,rich-argparse==1.8.0,rpds-py==2026.6.3,setuptools==84.0.0,six==1.17.0,stestr==4.2.1,stevedore==5.9.1,-e git+https://review.opendev.org/openstack/tempest.git@ea2da20690b04b3cd62de1cc57ed5c1a1b370a2e#egg=tempest,testscenarios==0.6.2,testtools==2.9.1,tomlkit==0.15.1,typing_extensions==4.16.0,urllib3==2.7.0,voluptuous==0.16.0,wcwidth==0.8.2,wrapt==2.3.0 2026-08-30 09:23:09.214 | ___________________________________ summary ____________________________________ 2026-08-30 09:23:09.214 | full: skipped tests 2026-08-30 09:23:09.214 | congratulations :) 2026-08-30 09:23:09.214 | ++ lib/tempest:install_tempest:865 : /opt/stack/tempest/.tox/tempest/bin/pip install -c /tmp/tempest_u_c_m.tAUkDlhuRT -r requirements.txt 2026-08-30 09:23:09.214 | 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-30 09:23:09.214 | 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-30 09:23:09.214 | 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-30 09:23:09.214 | 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-30 09:23:09.215 | 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-30 09:23:09.215 | 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-30 09:23:09.215 | 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-30 09:23:09.215 | 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-30 09:23:09.215 | 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-30 09:23:09.215 | Requirement already satisfied: oslo.log>=3.36.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 10)) (8.3.1) 2026-08-30 09:23:09.215 | 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-30 09:23:09.215 | 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-30 09:23:09.215 | 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-30 09:23:09.215 | 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-30 09:23:09.215 | 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-30 09:23:09.215 | 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-30 09:23:09.216 | 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-30 09:23:09.216 | 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-30 09:23:09.216 | 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-30 09:23:09.216 | 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-30 09:23:09.216 | 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-30 09:23:09.216 | 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-30 09:23:09.216 | 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-30 09:23:09.216 | 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-30 09:23:09.216 | 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-30 09:23:09.216 | 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-30 09:23:09.216 | 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-30 09:23:09.217 | 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-30 09:23:09.217 | 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-30 09:23:09.217 | 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-30 09:23:09.217 | 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-30 09:23:09.217 | 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-30 09:23:09.217 | 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-30 09:23:09.217 | 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-30 09:23:09.217 | 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-30 09:23:09.217 | 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-30 09:23:09.217 | 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-30 09:23:09.217 | 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-30 09:23:09.218 | 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-30 09:23:09.218 | 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-30 09:23:09.218 | 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-30 09:23:09.218 | 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-30 09:23:09.218 | 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-30 09:23:09.218 | 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-30 09:23:09.218 | 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-30 09:23:09.218 | 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-30 09:23:09.218 | 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-30 09:23:09.218 | 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-30 09:23:09.218 | 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-30 09:23:09.219 | 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-30 09:23:09.219 | 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-30 09:23:09.219 | 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-30 09:23:09.219 | 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-30 09:23:09.219 | 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-30 09:23:09.219 | 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-30 09:23:09.219 | 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-30 09:23:09.219 | 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-30 09:23:09.219 | 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-30 09:23:09.219 | 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-30 09:23:09.219 | 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-30 09:23:09.220 | 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-30 09:23:09.220 | ++ lib/tempest:install_tempest:866 : PROJECT_VENV["tempest"]=/opt/stack/tempest/.tox/tempest 2026-08-30 09:23:09.220 | ++ lib/tempest:install_tempest:867 : rm -f /tmp/tempest_u_c_m.tAUkDlhuRT 2026-08-30 09:23:09.220 | ++ lib/tempest:install_tempest:868 : popd 2026-08-30 09:23:09.220 | ~/devstack 2026-08-30 09:23:09.248 | [2015 Async install_tempest:37723]: finished install_tempest with result 0 in 42 seconds 2026-08-30 09:23:09.254 | ++ inc/async:async_wait:197 : return 0 2026-08-30 09:23:09.258 | ++ extras.d/80-tempest.sh:source:21 : echo_summary 'Initializing Tempest' 2026-08-30 09:23:09.262 | ++ ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-30 09:23:09.265 | ++ ./stack.sh:echo_summary:450 : echo -e Initializing Tempest 2026-08-30 09:23:09.269 | ++ extras.d/80-tempest.sh:source:22 : configure_tempest 2026-08-30 09:23:09.273 | ++ lib/tempest:configure_tempest:203 : [[ True == \T\r\u\e ]] 2026-08-30 09:23:09.277 | ++ lib/tempest:configure_tempest:204 : setup_develop /opt/stack/tempest 2026-08-30 09:23:09.280 | ++ inc/python:setup_develop:353 : local bindep 2026-08-30 09:23:09.282 | ++ inc/python:setup_develop:354 : [[ /opt/stack/tempest == -bindep* ]] 2026-08-30 09:23:09.285 | ++ inc/python:setup_develop:358 : local project_dir=/opt/stack/tempest 2026-08-30 09:23:09.289 | ++ inc/python:setup_develop:359 : local extras= 2026-08-30 09:23:09.293 | ++ inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/tempest -e 2026-08-30 09:23:09.296 | ++ inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-08-30 09:23:09.298 | ++ inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/tempest == -bindep* ]] 2026-08-30 09:23:09.302 | ++ inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/tempest 2026-08-30 09:23:09.305 | ++ inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-08-30 09:23:09.308 | ++ inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-08-30 09:23:09.312 | +++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/tempest 2026-08-30 09:23:09.315 | +++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-08-30 09:23:09.319 | ++ inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/tempest 2026-08-30 09:23:09.323 | ++ inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-08-30 09:23:09.326 | ++ inc/python:_setup_package_with_constraints_edit:399 : local name 2026-08-30 09:23:09.331 | +++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/tempest/setup.cfg 2026-08-30 09:23:09.337 | ++ inc/python:_setup_package_with_constraints_edit:400 : name=tempest 2026-08-30 09:23:09.341 | ++ inc/python:_setup_package_with_constraints_edit:401 : '[' -z tempest ']' 2026-08-30 09:23:09.344 | ++ inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- tempest 2026-08-30 09:23:09.507 | ++ inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/tempest -e 2026-08-30 09:23:09.511 | ++ inc/python:setup_package:436 : local bindep=0 2026-08-30 09:23:09.514 | ++ inc/python:setup_package:437 : local bindep_flag= 2026-08-30 09:23:09.518 | ++ inc/python:setup_package:438 : local bindep_profiles= 2026-08-30 09:23:09.522 | ++ inc/python:setup_package:439 : [[ /opt/stack/tempest == -bindep* ]] 2026-08-30 09:23:09.525 | ++ inc/python:setup_package:444 : local project_dir=/opt/stack/tempest 2026-08-30 09:23:09.529 | ++ inc/python:setup_package:445 : local flags=-e 2026-08-30 09:23:09.533 | ++ inc/python:setup_package:446 : local extras= 2026-08-30 09:23:09.536 | ++ inc/python:setup_package:450 : [[ -n -e ]] 2026-08-30 09:23:09.540 | ++ inc/python:setup_package:450 : [[ -z '' ]] 2026-08-30 09:23:09.544 | ++ inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-08-30 09:23:09.547 | ++ inc/python:setup_package:455 : [[ ! -z '' ]] 2026-08-30 09:23:09.551 | ++ inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-08-30 09:23:09.555 | ++ inc/python:setup_package:464 : pip_install -e /opt/stack/tempest 2026-08-30 09:23:09.583 | Using python 3.12 to install /opt/stack/tempest 2026-08-30 09:23:09.586 | ++ 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-30 09:23:10.619 | Obtaining file:///opt/stack/tempest 2026-08-30 09:23:10.623 | Installing build dependencies: started 2026-08-30 09:23:12.451 | Installing build dependencies: finished with status 'done' 2026-08-30 09:23:12.453 | Checking if build backend supports build_editable: started 2026-08-30 09:23:13.016 | Checking if build backend supports build_editable: finished with status 'done' 2026-08-30 09:23:13.018 | Getting requirements to build editable: started 2026-08-30 09:23:13.332 | Getting requirements to build editable: finished with status 'done' 2026-08-30 09:23:13.334 | Preparing editable metadata (pyproject.toml): started 2026-08-30 09:23:14.667 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-08-30 09:23:14.693 | 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-30 09:23:14.694 | 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-30 09:23:14.695 | 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-30 09:23:14.696 | 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-30 09:23:14.698 | 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-30 09:23:14.699 | 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-30 09:23:14.700 | 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-30 09:23:14.701 | 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-30 09:23:14.702 | 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-30 09:23:14.703 | Requirement already satisfied: oslo.log>=3.36.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev44) (8.3.1) 2026-08-30 09:23:14.748 | Collecting stestr>=1.0.0 (from tempest==46.3.1.dev44) 2026-08-30 09:23:14.751 | Using cached stestr-4.2.1-py3-none-any.whl.metadata (7.7 kB) 2026-08-30 09:23:14.756 | 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-30 09:23:14.758 | 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-30 09:23:14.759 | 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-30 09:23:14.760 | 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-30 09:23:14.761 | 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-30 09:23:14.762 | 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-30 09:23:14.763 | 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-30 09:23:14.765 | 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-30 09:23:14.766 | 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-30 09:23:14.767 | 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-30 09:23:14.768 | 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-30 09:23:14.769 | 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-30 09:23:14.772 | 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-30 09:23:14.773 | 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-30 09:23:14.777 | 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-30 09:23:14.779 | 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-30 09:23:14.780 | 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-30 09:23:14.781 | 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-30 09:23:14.784 | 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-30 09:23:14.789 | 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-30 09:23:14.792 | 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-30 09:23:14.800 | 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-30 09:23:14.801 | 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-30 09:23:14.802 | 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-30 09:23:14.804 | 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-30 09:23:14.812 | 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-30 09:23:14.816 | 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-30 09:23:14.818 | 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-30 09:23:14.823 | 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-30 09:23:14.824 | 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-30 09:23:14.828 | 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-30 09:23:14.830 | 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-30 09:23:14.835 | 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-30 09:23:14.837 | 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-30 09:23:14.838 | 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-30 09:23:14.840 | 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-30 09:23:14.846 | 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-30 09:23:14.848 | 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-30 09:23:14.849 | 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-30 09:23:14.856 | 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-30 09:23:14.860 | 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-30 09:23:14.881 | 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-30 09:23:14.892 | 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-30 09:23:14.894 | 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-30 09:23:14.896 | 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-30 09:23:14.913 | 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-30 09:23:14.915 | 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-30 09:23:14.921 | 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-30 09:23:14.937 | 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-30 09:23:14.952 | Collecting tomlkit>=0.11.6 (from stestr>=1.0.0->tempest==46.3.1.dev44) 2026-08-30 09:23:14.955 | Using cached tomlkit-0.15.1-py3-none-any.whl.metadata (3.3 kB) 2026-08-30 09:23:14.996 | Using cached stestr-4.2.1-py3-none-any.whl (118 kB) 2026-08-30 09:23:15.000 | Using cached tomlkit-0.15.1-py3-none-any.whl (49 kB) 2026-08-30 09:23:15.017 | Building wheels for collected packages: tempest 2026-08-30 09:23:15.019 | Building editable for tempest (pyproject.toml): started 2026-08-30 09:23:16.629 | Building editable for tempest (pyproject.toml): finished with status 'done' 2026-08-30 09:23:16.630 | Created wheel for tempest: filename=tempest-46.3.1.dev44-0.editable-py3-none-any.whl size=8322 sha256=fe617d9cd7c6d68fc07e8b41463080a13312d72cd65036e293b8b441a4a083c1 2026-08-30 09:23:16.630 | Stored in directory: /tmp/pip-ephem-wheel-cache-0uhgj0iq/wheels/a8/38/99/324113a4b73ad133e84e5794562e0b63ae1c5945bffa9f076a 2026-08-30 09:23:16.635 | Successfully built tempest 2026-08-30 09:23:16.934 | Installing collected packages: tomlkit, stestr, tempest 2026-08-30 09:23:17.199 | 2026-08-30 09:23:17.224 | Successfully installed stestr-4.2.1 tempest-46.3.1.dev44 tomlkit-0.15.1 2026-08-30 09:23:17.397 | ++ inc/python:pip_install:216 : result=0 2026-08-30 09:23:17.400 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-08-30 09:23:17.402 | ++ functions-common:time_stop:2420 : local name 2026-08-30 09:23:17.405 | ++ functions-common:time_stop:2421 : local end_time 2026-08-30 09:23:17.407 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-08-30 09:23:17.410 | ++ functions-common:time_stop:2423 : local total 2026-08-30 09:23:17.412 | ++ functions-common:time_stop:2424 : local start_time 2026-08-30 09:23:17.414 | ++ functions-common:time_stop:2426 : name=pip_install 2026-08-30 09:23:17.416 | ++ functions-common:time_stop:2427 : start_time=1788081789575 2026-08-30 09:23:17.419 | ++ functions-common:time_stop:2429 : [[ -z 1788081789575 ]] 2026-08-30 09:23:17.422 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-08-30 09:23:17.427 | ++ functions-common:time_stop:2432 : end_time=1788081797423 2026-08-30 09:23:17.429 | ++ functions-common:time_stop:2433 : elapsed_time=7848 2026-08-30 09:23:17.432 | ++ functions-common:time_stop:2434 : total=169476 2026-08-30 09:23:17.434 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-30 09:23:17.437 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=177324 2026-08-30 09:23:17.439 | ++ inc/python:pip_install:219 : return 0 2026-08-30 09:23:17.442 | ++ inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-08-30 09:23:17.444 | ++ inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-08-30 09:23:17.447 | ++ inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/tempest 2026-08-30 09:23:17.450 | ++ inc/python:use_library_from_git:266 : local name=/opt/stack/tempest 2026-08-30 09:23:17.453 | ++ inc/python:use_library_from_git:267 : local enabled=1 2026-08-30 09:23:17.456 | ++ inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-30 09:23:17.458 | ++ inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/tempest, ]] 2026-08-30 09:23:17.461 | ++ inc/python:use_library_from_git:269 : return 1 2026-08-30 09:23:17.463 | ++ 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-30 09:23:17.466 | ++ lib/tempest:configure_tempest:212 : local image_lines 2026-08-30 09:23:17.468 | ++ lib/tempest:configure_tempest:213 : local images 2026-08-30 09:23:17.471 | ++ lib/tempest:configure_tempest:214 : local num_images 2026-08-30 09:23:17.473 | ++ lib/tempest:configure_tempest:215 : local image_uuid 2026-08-30 09:23:17.476 | ++ lib/tempest:configure_tempest:216 : local image_uuid_alt 2026-08-30 09:23:17.479 | ++ lib/tempest:configure_tempest:217 : local password 2026-08-30 09:23:17.482 | ++ lib/tempest:configure_tempest:218 : local line 2026-08-30 09:23:17.484 | ++ lib/tempest:configure_tempest:219 : local flavors 2026-08-30 09:23:17.487 | ++ lib/tempest:configure_tempest:220 : local available_flavors 2026-08-30 09:23:17.489 | ++ lib/tempest:configure_tempest:221 : local flavors_ref 2026-08-30 09:23:17.492 | ++ lib/tempest:configure_tempest:222 : local flavor_lines 2026-08-30 09:23:17.495 | ++ lib/tempest:configure_tempest:223 : local flavor_ref_size 2026-08-30 09:23:17.498 | ++ lib/tempest:configure_tempest:224 : local flavor_ref_alt_size 2026-08-30 09:23:17.500 | ++ lib/tempest:configure_tempest:225 : local public_network_id 2026-08-30 09:23:17.503 | ++ lib/tempest:configure_tempest:226 : local public_router_id 2026-08-30 09:23:17.505 | ++ lib/tempest:configure_tempest:227 : local ssh_connect_method=floating 2026-08-30 09:23:17.508 | ++ lib/tempest:configure_tempest:228 : local disk 2026-08-30 09:23:17.511 | ++ lib/tempest:configure_tempest:231 : ifs=' 2026-08-30 09:23:17.511 | ' 2026-08-30 09:23:17.513 | ++ lib/tempest:configure_tempest:241 : declare -a images 2026-08-30 09:23:17.516 | ++ lib/tempest:configure_tempest:243 : is_service_enabled glance 2026-08-30 09:23:17.535 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-30 09:23:17.538 | ++ lib/tempest:configure_tempest:244 : get_active_images images image_uuid 2026-08-30 09:23:17.541 | ++ lib/tempest:get_active_images:160 : declare -n img_array=images 2026-08-30 09:23:17.544 | ++ lib/tempest:get_active_images:161 : declare -n img_id=image_uuid 2026-08-30 09:23:17.548 | ++ lib/tempest:get_active_images:164 : img_array=() 2026-08-30 09:23:17.550 | ++ lib/tempest:get_active_images:171 : read -r IMAGE_NAME IMAGE_UUID DISK_FORMAT 2026-08-30 09:23:17.552 | +++ lib/tempest:get_active_images:159 : awk '-F|' '!/^(+--)|ID|aki|ari/ { print $3,$2,$4 }' 2026-08-30 09:23:17.552 | +++ lib/tempest:get_active_images:159 : oscwrap --os-cloud devstack-admin image list --long --property status=active 2026-08-30 09:23:21.153 | +++ functions-common:oscwrap:2465 : return 0 2026-08-30 09:23:21.156 | ++ lib/tempest:get_active_images:172 : [[ qcow2 == \i\s\o ]] 2026-08-30 09:23:21.160 | ++ lib/tempest:get_active_images:175 : '[' cirros-0.6.3-x86_64-disk = cirros-0.6.3-x86_64-disk ']' 2026-08-30 09:23:21.163 | ++ lib/tempest:get_active_images:176 : img_id=6f24f98d-aecc-4d1a-a8ad-faf487fa0687 2026-08-30 09:23:21.167 | ++ lib/tempest:get_active_images:178 : img_array+=($IMAGE_UUID) 2026-08-30 09:23:21.170 | ++ lib/tempest:get_active_images:171 : read -r IMAGE_NAME IMAGE_UUID DISK_FORMAT 2026-08-30 09:23:21.174 | ++ lib/tempest:configure_tempest:246 : (( 1 < 1 )) 2026-08-30 09:23:21.178 | ++ lib/tempest:configure_tempest:260 : case "${#images[*]}" in 2026-08-30 09:23:21.180 | ++ lib/tempest:configure_tempest:266 : '[' -z 6f24f98d-aecc-4d1a-a8ad-faf487fa0687 ']' 2026-08-30 09:23:21.183 | ++ lib/tempest:configure_tempest:269 : image_uuid_alt=6f24f98d-aecc-4d1a-a8ad-faf487fa0687 2026-08-30 09:23:21.187 | ++ lib/tempest:configure_tempest:291 : sudo install -d -o quobyte /opt/stack/tempest/etc 2026-08-30 09:23:21.205 | ++ lib/tempest:configure_tempest:292 : rm -f /opt/stack/tempest/etc/tempest.conf 2026-08-30 09:23:21.209 | ++ lib/tempest:configure_tempest:294 : local password=nomoresecret 2026-08-30 09:23:21.213 | ++ lib/tempest:configure_tempest:297 : local admin_username=admin 2026-08-30 09:23:21.216 | ++ lib/tempest:configure_tempest:298 : local admin_project_name=admin 2026-08-30 09:23:21.219 | ++ lib/tempest:configure_tempest:299 : local admin_domain_name=Default 2026-08-30 09:23:21.222 | ++ lib/tempest:configure_tempest:300 : local alt_username=alt_demo 2026-08-30 09:23:21.225 | ++ lib/tempest:configure_tempest:301 : local alt_project_name=alt_demo 2026-08-30 09:23:21.228 | ++ lib/tempest:configure_tempest:302 : local admin_project_id 2026-08-30 09:23:21.234 | +++ lib/tempest:configure_tempest:303 : oscwrap --os-cloud devstack-admin project list 2026-08-30 09:23:21.234 | +++ lib/tempest:configure_tempest:303 : awk '/ admin / { print $2 }' 2026-08-30 09:23:24.247 | +++ functions-common:oscwrap:2465 : return 0 2026-08-30 09:23:24.251 | ++ lib/tempest:configure_tempest:303 : admin_project_id=b1538e149e9d4165ae7b1f3a9d3c985d 2026-08-30 09:23:24.255 | ++ lib/tempest:configure_tempest:305 : is_service_enabled nova 2026-08-30 09:23:24.276 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-30 09:23:24.282 | +++ lib/tempest:configure_tempest:308 : oscwrap --os-cloud devstack-admin flavor list 2026-08-30 09:23:27.369 | +++ functions-common:oscwrap:2465 : return 0 2026-08-30 09:23:27.373 | ++ lib/tempest:configure_tempest:308 : available_flavors='+----+-----------+-------+------+-----------+-------+-----------+ 2026-08-30 09:23:27.373 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2026-08-30 09:23:27.373 | +----+-----------+-------+------+-----------+-------+-----------+ 2026-08-30 09:23:27.373 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2026-08-30 09:23:27.373 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2026-08-30 09:23:27.373 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2026-08-30 09:23:27.374 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2026-08-30 09:23:27.374 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2026-08-30 09:23:27.374 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2026-08-30 09:23:27.374 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2026-08-30 09:23:27.374 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2026-08-30 09:23:27.375 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2026-08-30 09:23:27.375 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2026-08-30 09:23:27.375 | +----+-----------+-------+------+-----------+-------+-----------+' 2026-08-30 09:23:27.377 | ++ lib/tempest:configure_tempest:309 : [[ -z '' ]] 2026-08-30 09:23:27.381 | ++ lib/tempest:configure_tempest:310 : [[ +----+-----------+-------+------+-----------+-------+-----------+ 2026-08-30 09:23:27.381 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2026-08-30 09:23:27.381 | +----+-----------+-------+------+-----------+-------+-----------+ 2026-08-30 09:23:27.381 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2026-08-30 09:23:27.381 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2026-08-30 09:23:27.382 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2026-08-30 09:23:27.382 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2026-08-30 09:23:27.382 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2026-08-30 09:23:27.382 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2026-08-30 09:23:27.382 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2026-08-30 09:23:27.382 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2026-08-30 09:23:27.382 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2026-08-30 09:23:27.382 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2026-08-30 09:23:27.382 | +----+-----------+-------+------+-----------+-------+-----------+ =~ m1\.nano ]] 2026-08-30 09:23:27.386 | +++ lib/tempest:configure_tempest:312 : image_size_in_gib 6f24f98d-aecc-4d1a-a8ad-faf487fa0687 2026-08-30 09:23:27.390 | +++ lib/tempest:image_size_in_gib:125 : local size 2026-08-30 09:23:27.395 | ++++ lib/tempest:image_size_in_gib:126 : oscwrap --os-cloud devstack-admin image show 6f24f98d-aecc-4d1a-a8ad-faf487fa0687 -c size -f value 2026-08-30 09:23:30.458 | ++++ functions-common:oscwrap:2465 : return 0 2026-08-30 09:23:30.461 | +++ lib/tempest:image_size_in_gib:126 : size=21692416 2026-08-30 09:23:30.466 | +++ lib/tempest:image_size_in_gib:127 : python3 -c 'import math; print(int(math.ceil(float(int(input()) / 1024.0 ** 3))))' 2026-08-30 09:23:30.466 | +++ lib/tempest:image_size_in_gib:127 : echo 21692416 2026-08-30 09:23:30.508 | ++ lib/tempest:configure_tempest:312 : disk=1 2026-08-30 09:23:30.510 | ++ lib/tempest:configure_tempest:313 : ram=192 2026-08-30 09:23:30.513 | ++ 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-30 09:23:33.274 | +----------------------------+-----------------------+ 2026-08-30 09:23:33.274 | | Field | Value | 2026-08-30 09:23:33.274 | +----------------------------+-----------------------+ 2026-08-30 09:23:33.274 | | OS-FLV-DISABLED:disabled | False | 2026-08-30 09:23:33.274 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-08-30 09:23:33.274 | | description | None | 2026-08-30 09:23:33.275 | | disk | 1 | 2026-08-30 09:23:33.275 | | id | 42 | 2026-08-30 09:23:33.275 | | name | m1.nano | 2026-08-30 09:23:33.275 | | os-flavor-access:is_public | True | 2026-08-30 09:23:33.275 | | properties | hw_rng:allowed='True' | 2026-08-30 09:23:33.275 | | ram | 192 | 2026-08-30 09:23:33.275 | | rxtx_factor | 1.0 | 2026-08-30 09:23:33.276 | | swap | 0 | 2026-08-30 09:23:33.276 | | vcpus | 1 | 2026-08-30 09:23:33.276 | +----------------------------+-----------------------+ 2026-08-30 09:23:33.600 | ++ lib/tempest:configure_tempest:316 : flavor_ref=42 2026-08-30 09:23:33.604 | ++ lib/tempest:configure_tempest:317 : [[ +----+-----------+-------+------+-----------+-------+-----------+ 2026-08-30 09:23:33.604 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2026-08-30 09:23:33.604 | +----+-----------+-------+------+-----------+-------+-----------+ 2026-08-30 09:23:33.604 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2026-08-30 09:23:33.604 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2026-08-30 09:23:33.604 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2026-08-30 09:23:33.604 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2026-08-30 09:23:33.604 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2026-08-30 09:23:33.604 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2026-08-30 09:23:33.605 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2026-08-30 09:23:33.605 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2026-08-30 09:23:33.605 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2026-08-30 09:23:33.605 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2026-08-30 09:23:33.605 | +----+-----------+-------+------+-----------+-------+-----------+ =~ m1\.micro ]] 2026-08-30 09:23:33.608 | +++ lib/tempest:configure_tempest:319 : image_size_in_gib 6f24f98d-aecc-4d1a-a8ad-faf487fa0687 2026-08-30 09:23:33.611 | +++ lib/tempest:image_size_in_gib:125 : local size 2026-08-30 09:23:33.615 | ++++ lib/tempest:image_size_in_gib:126 : oscwrap --os-cloud devstack-admin image show 6f24f98d-aecc-4d1a-a8ad-faf487fa0687 -c size -f value 2026-08-30 09:23:36.680 | ++++ functions-common:oscwrap:2465 : return 0 2026-08-30 09:23:36.684 | +++ lib/tempest:image_size_in_gib:126 : size=21692416 2026-08-30 09:23:36.688 | +++ lib/tempest:image_size_in_gib:127 : echo 21692416 2026-08-30 09:23:36.689 | +++ lib/tempest:image_size_in_gib:127 : python3 -c 'import math; print(int(math.ceil(float(int(input()) / 1024.0 ** 3))))' 2026-08-30 09:23:36.732 | ++ lib/tempest:configure_tempest:319 : disk=1 2026-08-30 09:23:36.734 | ++ lib/tempest:configure_tempest:320 : ram=256 2026-08-30 09:23:36.737 | ++ 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-30 09:23:39.497 | +----------------------------+-----------------------+ 2026-08-30 09:23:39.497 | | Field | Value | 2026-08-30 09:23:39.497 | +----------------------------+-----------------------+ 2026-08-30 09:23:39.497 | | OS-FLV-DISABLED:disabled | False | 2026-08-30 09:23:39.497 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-08-30 09:23:39.497 | | description | None | 2026-08-30 09:23:39.497 | | disk | 1 | 2026-08-30 09:23:39.497 | | id | 84 | 2026-08-30 09:23:39.498 | | name | m1.micro | 2026-08-30 09:23:39.498 | | os-flavor-access:is_public | True | 2026-08-30 09:23:39.498 | | properties | hw_rng:allowed='True' | 2026-08-30 09:23:39.498 | | ram | 256 | 2026-08-30 09:23:39.498 | | rxtx_factor | 1.0 | 2026-08-30 09:23:39.498 | | swap | 0 | 2026-08-30 09:23:39.498 | | vcpus | 1 | 2026-08-30 09:23:39.499 | +----------------------------+-----------------------+ 2026-08-30 09:23:39.823 | ++ lib/tempest:configure_tempest:323 : flavor_ref_alt=84 2026-08-30 09:23:39.826 | ++ lib/tempest:configure_tempest:372 : is_service_enabled glance 2026-08-30 09:23:39.848 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-30 09:23:39.852 | ++ lib/tempest:configure_tempest:373 : git_clone https://review.opendev.org/openstack/os-test-images.git /opt/stack/os-test-images master 2026-08-30 09:23:39.855 | ++ functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/os-test-images.git 2026-08-30 09:23:39.857 | ++ functions-common:git_clone:590 : local git_dest=/opt/stack/os-test-images 2026-08-30 09:23:39.861 | ++ functions-common:git_clone:591 : local git_ref=master 2026-08-30 09:23:39.864 | ++ functions-common:git_clone:592 : local orig_dir 2026-08-30 09:23:39.868 | +++ functions-common:git_clone:593 : pwd 2026-08-30 09:23:39.871 | ++ functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-08-30 09:23:39.874 | ++ functions-common:git_clone:594 : local git_clone_flags= 2026-08-30 09:23:39.877 | +++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-08-30 09:23:39.898 | ++ functions-common:git_clone:596 : RECLONE=False 2026-08-30 09:23:39.901 | ++ functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-08-30 09:23:39.903 | ++ functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-08-30 09:23:39.907 | ++ functions-common:git_clone:610 : echo master 2026-08-30 09:23:39.908 | ++ functions-common:git_clone:610 : egrep -q '^refs' 2026-08-30 09:23:39.914 | ++ functions-common:git_clone:624 : [[ ! -d /opt/stack/os-test-images ]] 2026-08-30 09:23:39.917 | ++ functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-08-30 09:23:39.920 | ++ 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-30 09:23:39.924 | ++ functions-common:git_timed:697 : local count=0 2026-08-30 09:23:39.927 | ++ functions-common:git_timed:698 : local timeout=0 2026-08-30 09:23:39.930 | ++ functions-common:git_timed:700 : [[ -n 0 ]] 2026-08-30 09:23:39.934 | ++ functions-common:git_timed:701 : timeout=0 2026-08-30 09:23:39.938 | ++ functions-common:git_timed:704 : time_start git_timed 2026-08-30 09:23:39.941 | ++ functions-common:time_start:2406 : local name=git_timed 2026-08-30 09:23:39.943 | ++ functions-common:time_start:2407 : local start_time= 2026-08-30 09:23:39.946 | ++ functions-common:time_start:2408 : [[ -n '' ]] 2026-08-30 09:23:39.949 | +++ functions-common:time_start:2411 : date +%s%3N 2026-08-30 09:23:39.955 | ++ functions-common:time_start:2411 : _TIME_START[$name]=1788081819951 2026-08-30 09:23:39.959 | ++ 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-30 09:23:39.963 | Cloning into '/opt/stack/os-test-images'... 2026-08-30 09:23:40.607 | ++ functions-common:git_timed:719 : time_stop git_timed 2026-08-30 09:23:40.611 | ++ functions-common:time_stop:2420 : local name 2026-08-30 09:23:40.614 | ++ functions-common:time_stop:2421 : local end_time 2026-08-30 09:23:40.617 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-08-30 09:23:40.621 | ++ functions-common:time_stop:2423 : local total 2026-08-30 09:23:40.624 | ++ functions-common:time_stop:2424 : local start_time 2026-08-30 09:23:40.628 | ++ functions-common:time_stop:2426 : name=git_timed 2026-08-30 09:23:40.631 | ++ functions-common:time_stop:2427 : start_time=1788081819951 2026-08-30 09:23:40.635 | ++ functions-common:time_stop:2429 : [[ -z 1788081819951 ]] 2026-08-30 09:23:40.639 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-08-30 09:23:40.644 | ++ functions-common:time_stop:2432 : end_time=1788081820641 2026-08-30 09:23:40.648 | ++ functions-common:time_stop:2433 : elapsed_time=690 2026-08-30 09:23:40.651 | ++ functions-common:time_stop:2434 : total=374881 2026-08-30 09:23:40.655 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-30 09:23:40.658 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=375571 2026-08-30 09:23:40.662 | ++ functions-common:git_clone:631 : cd /opt/stack/os-test-images 2026-08-30 09:23:40.666 | ++ functions-common:git_clone:632 : git_timed fetch origin master 2026-08-30 09:23:40.670 | ++ functions-common:git_timed:697 : local count=0 2026-08-30 09:23:40.673 | ++ functions-common:git_timed:698 : local timeout=0 2026-08-30 09:23:40.677 | ++ functions-common:git_timed:700 : [[ -n 0 ]] 2026-08-30 09:23:40.680 | ++ functions-common:git_timed:701 : timeout=0 2026-08-30 09:23:40.684 | ++ functions-common:git_timed:704 : time_start git_timed 2026-08-30 09:23:40.687 | ++ functions-common:time_start:2406 : local name=git_timed 2026-08-30 09:23:40.691 | ++ functions-common:time_start:2407 : local start_time= 2026-08-30 09:23:40.695 | ++ functions-common:time_start:2408 : [[ -n '' ]] 2026-08-30 09:23:40.699 | +++ functions-common:time_start:2411 : date +%s%3N 2026-08-30 09:23:40.704 | ++ functions-common:time_start:2411 : _TIME_START[$name]=1788081820700 2026-08-30 09:23:40.708 | ++ functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-08-30 09:23:41.180 | From https://review.opendev.org/openstack/os-test-images 2026-08-30 09:23:41.180 | * branch master -> FETCH_HEAD 2026-08-30 09:23:41.191 | ++ functions-common:git_timed:719 : time_stop git_timed 2026-08-30 09:23:41.195 | ++ functions-common:time_stop:2420 : local name 2026-08-30 09:23:41.199 | ++ functions-common:time_stop:2421 : local end_time 2026-08-30 09:23:41.202 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-08-30 09:23:41.206 | ++ functions-common:time_stop:2423 : local total 2026-08-30 09:23:41.210 | ++ functions-common:time_stop:2424 : local start_time 2026-08-30 09:23:41.214 | ++ functions-common:time_stop:2426 : name=git_timed 2026-08-30 09:23:41.218 | ++ functions-common:time_stop:2427 : start_time=1788081820700 2026-08-30 09:23:41.222 | ++ functions-common:time_stop:2429 : [[ -z 1788081820700 ]] 2026-08-30 09:23:41.226 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-08-30 09:23:41.232 | ++ functions-common:time_stop:2432 : end_time=1788081821228 2026-08-30 09:23:41.236 | ++ functions-common:time_stop:2433 : elapsed_time=528 2026-08-30 09:23:41.240 | ++ functions-common:time_stop:2434 : total=375571 2026-08-30 09:23:41.243 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-30 09:23:41.247 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=376099 2026-08-30 09:23:41.251 | ++ functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-08-30 09:23:41.255 | ++ functions-common:git_timed:697 : local count=0 2026-08-30 09:23:41.259 | ++ functions-common:git_timed:698 : local timeout=0 2026-08-30 09:23:41.263 | ++ functions-common:git_timed:700 : [[ -n 0 ]] 2026-08-30 09:23:41.266 | ++ functions-common:git_timed:701 : timeout=0 2026-08-30 09:23:41.270 | ++ functions-common:git_timed:704 : time_start git_timed 2026-08-30 09:23:41.274 | ++ functions-common:time_start:2406 : local name=git_timed 2026-08-30 09:23:41.278 | ++ functions-common:time_start:2407 : local start_time= 2026-08-30 09:23:41.282 | ++ functions-common:time_start:2408 : [[ -n '' ]] 2026-08-30 09:23:41.286 | +++ functions-common:time_start:2411 : date +%s%3N 2026-08-30 09:23:41.292 | ++ functions-common:time_start:2411 : _TIME_START[$name]=1788081821288 2026-08-30 09:23:41.295 | ++ functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-08-30 09:23:41.303 | Note: switching to 'FETCH_HEAD'. 2026-08-30 09:23:41.303 | 2026-08-30 09:23:41.303 | You are in 'detached HEAD' state. You can look around, make experimental 2026-08-30 09:23:41.303 | changes and commit them, and you can discard any commits you make in this 2026-08-30 09:23:41.303 | state without impacting any branches by switching back to a branch. 2026-08-30 09:23:41.303 | 2026-08-30 09:23:41.304 | If you want to create a new branch to retain commits you create, you may 2026-08-30 09:23:41.304 | do so (now or later) by using -c with the switch command. Example: 2026-08-30 09:23:41.304 | 2026-08-30 09:23:41.304 | git switch -c 2026-08-30 09:23:41.304 | 2026-08-30 09:23:41.304 | Or undo this operation with: 2026-08-30 09:23:41.304 | 2026-08-30 09:23:41.304 | git switch - 2026-08-30 09:23:41.304 | 2026-08-30 09:23:41.304 | Turn off this advice by setting config variable advice.detachedHead to false 2026-08-30 09:23:41.305 | 2026-08-30 09:23:41.305 | HEAD is now at 5d0367e Clean-up zuul config spacing 2026-08-30 09:23:41.307 | ++ functions-common:git_timed:719 : time_stop git_timed 2026-08-30 09:23:41.311 | ++ functions-common:time_stop:2420 : local name 2026-08-30 09:23:41.315 | ++ functions-common:time_stop:2421 : local end_time 2026-08-30 09:23:41.318 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-08-30 09:23:41.322 | ++ functions-common:time_stop:2423 : local total 2026-08-30 09:23:41.326 | ++ functions-common:time_stop:2424 : local start_time 2026-08-30 09:23:41.329 | ++ functions-common:time_stop:2426 : name=git_timed 2026-08-30 09:23:41.333 | ++ functions-common:time_stop:2427 : start_time=1788081821288 2026-08-30 09:23:41.337 | ++ functions-common:time_stop:2429 : [[ -z 1788081821288 ]] 2026-08-30 09:23:41.342 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-08-30 09:23:41.347 | ++ functions-common:time_stop:2432 : end_time=1788081821343 2026-08-30 09:23:41.351 | ++ functions-common:time_stop:2433 : elapsed_time=55 2026-08-30 09:23:41.355 | ++ functions-common:time_stop:2434 : total=376099 2026-08-30 09:23:41.358 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-30 09:23:41.362 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=376154 2026-08-30 09:23:41.365 | ++ functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/os-test-images 2026-08-30 09:23:41.385 | ++ functions-common:git_clone:672 : cd /opt/stack/os-test-images 2026-08-30 09:23:41.389 | ++ functions-common:git_clone:673 : git show --oneline 2026-08-30 09:23:41.390 | ++ functions-common:git_clone:673 : head -1 2026-08-30 09:23:41.392 | 5d0367e Clean-up zuul config spacing 2026-08-30 09:23:41.396 | ++ functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-08-30 09:23:41.400 | ++ lib/tempest:configure_tempest:374 : pushd /opt/stack/os-test-images 2026-08-30 09:23:41.400 | /opt/stack/os-test-images ~/devstack 2026-08-30 09:23:41.404 | ++ lib/tempest:configure_tempest:375 : tox -egenerate 2026-08-30 09:23:41.877 | generate create: /opt/stack/os-test-images/.tox/generate 2026-08-30 09:23:42.561 | generate installdeps: -r/opt/stack/os-test-images/requirements.txt 2026-08-30 09:23:45.284 | generate installed: PyYAML==6.0.3 2026-08-30 09:23:45.285 | generate run-test-pre: PYTHONHASHSEED='1751409060' 2026-08-30 09:23:45.285 | generate run-test: commands[0] | python3 generate.py manifest.yaml 2026-08-30 09:23:45.399 | INFO:generate:Generating standard-qcow2v3 step 1/1 with 'qemu-img create -f qcow2 standard-qcow2v3.qcow2 10M' 2026-08-30 09:23:45.419 | 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-30 09:23:45.439 | 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-30 09:23:45.467 | INFO:generate:Generating qcow-with-datafile step 2/2 with 'rm qcow-data-file' 2026-08-30 09:23:45.469 | INFO:generate:Generating raw-blank step 1/1 with 'qemu-img create -f raw raw-blank.raw 1M' 2026-08-30 09:23:45.477 | INFO:generate:Generating gpt-blank step 1/2 with 'qemu-img create -f raw gpt-blank.gpt 1M' 2026-08-30 09:23:45.485 | INFO:generate:Generating gpt-blank step 2/2 with "parted gpt-blank.gpt --script 'mklabel gpt'" 2026-08-30 09:23:45.516 | INFO:generate:Generating standard step 1/1 with 'qemu-img create -f qed standard.qed 10M' 2026-08-30 09:23:45.529 | INFO:generate:Generating standard-iso9660 step 1/2 with 'qemu-img create -f raw standard-iso9660.iso 1M' 2026-08-30 09:23:45.537 | INFO:generate:Generating standard-iso9660 step 2/2 with 'mkisofs -V standard-iso9660 -o standard-iso9660.iso /etc/hosts' 2026-08-30 09:23:45.549 | WARNING:generate:Unable to generate image standard-udf (iso) 2026-08-30 09:23:45.549 | 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-30 09:23:45.557 | 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-30 09:23:45.563 | INFO:generate:Generating iso-with-qcow2-in-system step 3/5 with 'qemu-img create -f qcow2 tmp.qcow 10M' 2026-08-30 09:23:45.582 | 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-30 09:23:45.586 | INFO:generate:Generating iso-with-qcow2-in-system step 5/5 with 'rm tmp.qcow' 2026-08-30 09:23:45.588 | INFO:generate:Generating vmdk-monolithicSparse step 1/1 with 'qemu-img create -f vmdk -o subformat=monolithicSparse vmdk-monolithicSparse.vmdk 10M' 2026-08-30 09:23:45.600 | INFO:generate:Generating vmdk-streamOptimized step 1/1 with 'qemu-img create -f vmdk -o subformat=streamOptimized vmdk-streamOptimized.vmdk 10M' 2026-08-30 09:23:45.611 | INFO:generate:Generating vmdk-monolithicFlat step 1/2 with 'qemu-img create -f vmdk -o subformat=monolithicFlat vmdk-monolithicFlat.vmdk 10M' 2026-08-30 09:23:45.624 | INFO:generate:Generating vmdk-monolithicFlat step 2/2 with 'rm vmdk-monolithicFlat-flat.vmdk' 2026-08-30 09:23:45.627 | 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-30 09:23:45.640 | 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-30 09:23:45.643 | INFO:generate:Generating vmdk-monolithicFlat-leak step 3/3 with 'rm vmdk-monolithicFlat-leak-flat.vmdk' 2026-08-30 09:23:45.645 | 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-30 09:23:45.656 | 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-30 09:23:45.660 | 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-30 09:23:45.671 | INFO:generate:Running postprocesser footerify_vmdk on 'vmdk-sparse-with-footer.vmdk' 2026-08-30 09:23:45.696 | ___________________________________ summary ____________________________________ 2026-08-30 09:23:45.696 | generate: commands succeeded 2026-08-30 09:23:45.696 | congratulations :) 2026-08-30 09:23:45.744 | ++ lib/tempest:configure_tempest:376 : popd 2026-08-30 09:23:45.744 | ~/devstack 2026-08-30 09:23:45.746 | ++ 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-30 09:23:45.786 | ++ lib/tempest:configure_tempest:378 : local image_conversion 2026-08-30 09:23:45.791 | +++ lib/tempest:configure_tempest:379 : iniget /etc/glance/glance-image-import.conf image_conversion output_format 2026-08-30 09:23:45.818 | ++ lib/tempest:configure_tempest:379 : image_conversion= 2026-08-30 09:23:45.821 | ++ lib/tempest:configure_tempest:380 : [[ -n '' ]] 2026-08-30 09:23:45.824 | ++ lib/tempest:configure_tempest:383 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled image_format_enforcement True 2026-08-30 09:23:45.859 | ++ lib/tempest:configure_tempest:386 : iniset /opt/stack/tempest/etc/tempest.conf network project_network_cidr 10.0.0.0/22 2026-08-30 09:23:45.894 | ++ lib/tempest:configure_tempest:388 : ssh_connect_method=floating 2026-08-30 09:23:45.897 | ++ lib/tempest:configure_tempest:394 : [[ True == \T\r\u\e ]] 2026-08-30 09:23:45.900 | ++ lib/tempest:configure_tempest:394 : is_networking_extension_supported external-net 2026-08-30 09:23:45.902 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=external-net 2026-08-30 09:23:45.905 | +++ 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-30 09:23:49.016 | +++ functions-common:oscwrap:2465 : return 0 2026-08-30 09:23:49.020 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-08-30 09:23:49.020 | address-scope 2026-08-30 09:23:49.021 | agent 2026-08-30 09:23:49.021 | allowed-address-pairs 2026-08-30 09:23:49.021 | auto-allocated-topology 2026-08-30 09:23:49.021 | availability_zone 2026-08-30 09:23:49.021 | default-subnetpools 2026-08-30 09:23:49.021 | dhcp_agent_scheduler 2026-08-30 09:23:49.021 | dns-integration 2026-08-30 09:23:49.021 | dns-domain-ports 2026-08-30 09:23:49.021 | dns-integration-domain-keywords 2026-08-30 09:23:49.021 | empty-string-filtering 2026-08-30 09:23:49.021 | external-net 2026-08-30 09:23:49.022 | extra_dhcp_opt 2026-08-30 09:23:49.022 | extraroute 2026-08-30 09:23:49.022 | extraroute-atomic 2026-08-30 09:23:49.022 | filter-validation 2026-08-30 09:23:49.022 | floating-ip-port-forwarding-detail 2026-08-30 09:23:49.022 | fip-port-details 2026-08-30 09:23:49.022 | flavors 2026-08-30 09:23:49.022 | floatingip-pools 2026-08-30 09:23:49.022 | router 2026-08-30 09:23:49.022 | l3-agent-scheduler-ha-chassis-priority 2026-08-30 09:23:49.022 | enable-default-route-bfd 2026-08-30 09:23:49.023 | enable-default-route-ecmp 2026-08-30 09:23:49.023 | ext-gw-mode 2026-08-30 09:23:49.023 | l3-ha 2026-08-30 09:23:49.023 | external-gateway-multihoming 2026-08-30 09:23:49.023 | l3-flavors 2026-08-30 09:23:49.023 | l3_agent_scheduler 2026-08-30 09:23:49.023 | multi-provider 2026-08-30 09:23:49.023 | net-mtu 2026-08-30 09:23:49.023 | net-mtu-writable 2026-08-30 09:23:49.023 | network_availability_zone 2026-08-30 09:23:49.023 | network-ip-availability 2026-08-30 09:23:49.023 | network-ip-availability-details 2026-08-30 09:23:49.024 | pagination 2026-08-30 09:23:49.024 | port-device-profile 2026-08-30 09:23:49.024 | port-mac-address-regenerate 2026-08-30 09:23:49.024 | port-numa-affinity-policy 2026-08-30 09:23:49.024 | port-numa-affinity-policy-socket 2026-08-30 09:23:49.024 | binding 2026-08-30 09:23:49.024 | binding-extended 2026-08-30 09:23:49.024 | port-security 2026-08-30 09:23:49.024 | project-id 2026-08-30 09:23:49.024 | provider 2026-08-30 09:23:49.024 | qinq 2026-08-30 09:23:49.025 | quota-check-limit 2026-08-30 09:23:49.025 | quota-check-limit-default 2026-08-30 09:23:49.025 | quotas 2026-08-30 09:23:49.025 | quota_details 2026-08-30 09:23:49.025 | rbac-policies 2026-08-30 09:23:49.025 | rbac-address-scope 2026-08-30 09:23:49.025 | rbac-security-groups 2026-08-30 09:23:49.025 | revision-if-match 2026-08-30 09:23:49.025 | standard-attr-revisions 2026-08-30 09:23:49.025 | router_availability_zone 2026-08-30 09:23:49.025 | router-enable-snat 2026-08-30 09:23:49.026 | security-groups-default-rules 2026-08-30 09:23:49.026 | security-groups-default-statefulness 2026-08-30 09:23:49.026 | security-groups-normalized-cidr 2026-08-30 09:23:49.026 | security-groups-remote-address-group 2026-08-30 09:23:49.026 | security-groups-rules-belongs-to-default-sg 2026-08-30 09:23:49.026 | security-groups-shared-filtering 2026-08-30 09:23:49.026 | security-group 2026-08-30 09:23:49.026 | service-type 2026-08-30 09:23:49.026 | sorting 2026-08-30 09:23:49.026 | standard-attr-description 2026-08-30 09:23:49.026 | stateful-security-group 2026-08-30 09:23:49.027 | subnet-dns-publish-fixed-ip 2026-08-30 09:23:49.027 | subnet-external-network 2026-08-30 09:23:49.027 | subnet_onboard 2026-08-30 09:23:49.027 | subnet-service-types 2026-08-30 09:23:49.027 | subnet_allocation 2026-08-30 09:23:49.027 | subnetpool-prefix-ops 2026-08-30 09:23:49.027 | tag-creation 2026-08-30 09:23:49.027 | standard-attr-tag 2026-08-30 09:23:49.027 | standard-attr-timestamp 2026-08-30 09:23:49.027 | vlan-transparent' 2026-08-30 09:23:49.027 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-08-30 09:23:49.028 | address-scope 2026-08-30 09:23:49.028 | agent 2026-08-30 09:23:49.028 | allowed-address-pairs 2026-08-30 09:23:49.028 | auto-allocated-topology 2026-08-30 09:23:49.028 | availability_zone 2026-08-30 09:23:49.028 | default-subnetpools 2026-08-30 09:23:49.028 | dhcp_agent_scheduler 2026-08-30 09:23:49.028 | dns-integration 2026-08-30 09:23:49.028 | dns-domain-ports 2026-08-30 09:23:49.028 | dns-integration-domain-keywords 2026-08-30 09:23:49.028 | empty-string-filtering 2026-08-30 09:23:49.029 | external-net 2026-08-30 09:23:49.029 | extra_dhcp_opt 2026-08-30 09:23:49.029 | extraroute 2026-08-30 09:23:49.029 | extraroute-atomic 2026-08-30 09:23:49.029 | filter-validation 2026-08-30 09:23:49.029 | floating-ip-port-forwarding-detail 2026-08-30 09:23:49.029 | fip-port-details 2026-08-30 09:23:49.029 | flavors 2026-08-30 09:23:49.029 | floatingip-pools 2026-08-30 09:23:49.029 | router 2026-08-30 09:23:49.030 | l3-agent-scheduler-ha-chassis-priority 2026-08-30 09:23:49.030 | enable-default-route-bfd 2026-08-30 09:23:49.030 | enable-default-route-ecmp 2026-08-30 09:23:49.030 | ext-gw-mode 2026-08-30 09:23:49.030 | l3-ha 2026-08-30 09:23:49.030 | external-gateway-multihoming 2026-08-30 09:23:49.030 | l3-flavors 2026-08-30 09:23:49.030 | l3_agent_scheduler 2026-08-30 09:23:49.030 | multi-provider 2026-08-30 09:23:49.030 | net-mtu 2026-08-30 09:23:49.030 | net-mtu-writable 2026-08-30 09:23:49.031 | network_availability_zone 2026-08-30 09:23:49.031 | network-ip-availability 2026-08-30 09:23:49.031 | network-ip-availability-details 2026-08-30 09:23:49.031 | pagination 2026-08-30 09:23:49.031 | port-device-profile 2026-08-30 09:23:49.031 | port-mac-address-regenerate 2026-08-30 09:23:49.031 | port-numa-affinity-policy 2026-08-30 09:23:49.031 | port-numa-affinity-policy-socket 2026-08-30 09:23:49.031 | binding 2026-08-30 09:23:49.031 | binding-extended 2026-08-30 09:23:49.031 | port-security 2026-08-30 09:23:49.032 | project-id 2026-08-30 09:23:49.032 | provider 2026-08-30 09:23:49.032 | qinq 2026-08-30 09:23:49.032 | quota-check-limit 2026-08-30 09:23:49.032 | quota-check-limit-default 2026-08-30 09:23:49.032 | quotas 2026-08-30 09:23:49.032 | quota_details 2026-08-30 09:23:49.032 | rbac-policies 2026-08-30 09:23:49.032 | rbac-address-scope 2026-08-30 09:23:49.032 | rbac-security-groups 2026-08-30 09:23:49.032 | revision-if-match 2026-08-30 09:23:49.033 | standard-attr-revisions 2026-08-30 09:23:49.033 | router_availability_zone 2026-08-30 09:23:49.033 | router-enable-snat 2026-08-30 09:23:49.033 | security-groups-default-rules 2026-08-30 09:23:49.033 | security-groups-default-statefulness 2026-08-30 09:23:49.033 | security-groups-normalized-cidr 2026-08-30 09:23:49.033 | security-groups-remote-address-group 2026-08-30 09:23:49.033 | security-groups-rules-belongs-to-default-sg 2026-08-30 09:23:49.033 | security-groups-shared-filtering 2026-08-30 09:23:49.033 | security-group 2026-08-30 09:23:49.033 | service-type 2026-08-30 09:23:49.034 | sorting 2026-08-30 09:23:49.034 | standard-attr-description 2026-08-30 09:23:49.034 | stateful-security-group 2026-08-30 09:23:49.034 | subnet-dns-publish-fixed-ip 2026-08-30 09:23:49.034 | subnet-external-network 2026-08-30 09:23:49.034 | subnet_onboard 2026-08-30 09:23:49.034 | subnet-service-types 2026-08-30 09:23:49.034 | subnet_allocation 2026-08-30 09:23:49.034 | subnetpool-prefix-ops 2026-08-30 09:23:49.034 | tag-creation 2026-08-30 09:23:49.034 | standard-attr-tag 2026-08-30 09:23:49.035 | standard-attr-timestamp 2026-08-30 09:23:49.035 | vlan-transparent =~ external-net ]] 2026-08-30 09:23:49.035 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-08-30 09:23:49.035 | +++ lib/tempest:configure_tempest:395 : oscwrap --os-cloud devstack-admin network show -f value -c id public 2026-08-30 09:23:52.158 | +++ functions-common:oscwrap:2465 : return 0 2026-08-30 09:23:52.162 | ++ lib/tempest:configure_tempest:395 : public_network_id=c52ba494-ca36-411c-9691-871cd095fc85 2026-08-30 09:23:52.165 | ++ lib/tempest:configure_tempest:397 : openstack --os-cloud devstack-admin --os-region RegionOne network create --share shared 2026-08-30 09:23:55.591 | +---------------------------+--------------------------------------+ 2026-08-30 09:23:55.591 | | Field | Value | 2026-08-30 09:23:55.591 | +---------------------------+--------------------------------------+ 2026-08-30 09:23:55.591 | | admin_state_up | UP | 2026-08-30 09:23:55.592 | | availability_zone_hints | | 2026-08-30 09:23:55.592 | | availability_zones | | 2026-08-30 09:23:55.592 | | created_at | 2026-08-30T09:23:54Z | 2026-08-30 09:23:55.592 | | description | | 2026-08-30 09:23:55.592 | | dns_domain | None | 2026-08-30 09:23:55.592 | | id | 074786a4-966b-4a92-9bb2-9502e49a2481 | 2026-08-30 09:23:55.592 | | ipv4_address_scope | None | 2026-08-30 09:23:55.592 | | ipv6_address_scope | None | 2026-08-30 09:23:55.592 | | is_default | False | 2026-08-30 09:23:55.592 | | is_vlan_qinq | None | 2026-08-30 09:23:55.592 | | is_vlan_transparent | False | 2026-08-30 09:23:55.593 | | mtu | 1442 | 2026-08-30 09:23:55.593 | | name | shared | 2026-08-30 09:23:55.593 | | port_security_enabled | True | 2026-08-30 09:23:55.593 | | project_id | b1538e149e9d4165ae7b1f3a9d3c985d | 2026-08-30 09:23:55.593 | | provider:network_type | geneve | 2026-08-30 09:23:55.593 | | provider:physical_network | None | 2026-08-30 09:23:55.593 | | provider:segmentation_id | 26261 | 2026-08-30 09:23:55.593 | | pvlan | None | 2026-08-30 09:23:55.593 | | qinq | False | 2026-08-30 09:23:55.593 | | qos_policy_id | None | 2026-08-30 09:23:55.594 | | revision_number | 1 | 2026-08-30 09:23:55.594 | | router:external | Internal | 2026-08-30 09:23:55.594 | | segments | None | 2026-08-30 09:23:55.594 | | shared | True | 2026-08-30 09:23:55.595 | | status | ACTIVE | 2026-08-30 09:23:55.595 | | subnets | | 2026-08-30 09:23:55.596 | | tags | | 2026-08-30 09:23:55.596 | | updated_at | 2026-08-30T09:23:54Z | 2026-08-30 09:23:55.596 | +---------------------------+--------------------------------------+ 2026-08-30 09:23:55.910 | ++ 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-30 09:23:59.860 | +----------------------+--------------------------------------+ 2026-08-30 09:23:59.860 | | Field | Value | 2026-08-30 09:23:59.861 | +----------------------+--------------------------------------+ 2026-08-30 09:23:59.861 | | allocation_pools | 192.168.233.2-192.168.233.254 | 2026-08-30 09:23:59.861 | | cidr | 192.168.233.0/24 | 2026-08-30 09:23:59.861 | | created_at | 2026-08-30T09:23:58Z | 2026-08-30 09:23:59.861 | | description | shared-subnet | 2026-08-30 09:23:59.861 | | dns_nameservers | | 2026-08-30 09:23:59.862 | | dns_publish_fixed_ip | None | 2026-08-30 09:23:59.862 | | enable_dhcp | True | 2026-08-30 09:23:59.862 | | gateway_ip | 192.168.233.1 | 2026-08-30 09:23:59.862 | | host_routes | | 2026-08-30 09:23:59.862 | | id | 66ef2995-2c40-4a20-b0ea-6742f251eb81 | 2026-08-30 09:23:59.862 | | ip_version | 4 | 2026-08-30 09:23:59.863 | | ipv6_address_mode | None | 2026-08-30 09:23:59.863 | | ipv6_ra_mode | None | 2026-08-30 09:23:59.863 | | name | shared-subnet | 2026-08-30 09:23:59.863 | | network_id | 074786a4-966b-4a92-9bb2-9502e49a2481 | 2026-08-30 09:23:59.863 | | project_id | b1538e149e9d4165ae7b1f3a9d3c985d | 2026-08-30 09:23:59.864 | | revision_number | 0 | 2026-08-30 09:23:59.864 | | router:external | False | 2026-08-30 09:23:59.864 | | segment_id | None | 2026-08-30 09:23:59.864 | | service_types | | 2026-08-30 09:23:59.864 | | subnetpool_id | None | 2026-08-30 09:23:59.865 | | tags | | 2026-08-30 09:23:59.865 | | updated_at | 2026-08-30T09:23:58Z | 2026-08-30 09:23:59.865 | +----------------------+--------------------------------------+ 2026-08-30 09:24:00.206 | ++ lib/tempest:configure_tempest:401 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT use_syslog False 2026-08-30 09:24:00.247 | ++ lib/tempest:configure_tempest:404 : iniset /opt/stack/tempest/etc/tempest.conf oslo_concurrency lock_path /opt/stack/data/tempest 2026-08-30 09:24:00.287 | ++ lib/tempest:configure_tempest:405 : mkdir -p /opt/stack/data/tempest 2026-08-30 09:24:00.293 | ++ lib/tempest:configure_tempest:406 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT use_stderr False 2026-08-30 09:24:00.333 | ++ lib/tempest:configure_tempest:407 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT log_file tempest.log 2026-08-30 09:24:00.371 | ++ lib/tempest:configure_tempest:408 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT debug True 2026-08-30 09:24:00.411 | ++ lib/tempest:configure_tempest:411 : iniset /opt/stack/tempest/etc/tempest.conf compute build_timeout 196 2026-08-30 09:24:00.455 | ++ lib/tempest:configure_tempest:412 : iniset /opt/stack/tempest/etc/tempest.conf volume build_timeout 196 2026-08-30 09:24:00.496 | ++ lib/tempest:configure_tempest:415 : iniset /opt/stack/tempest/etc/tempest.conf identity uri_v3 http://192.168.122.144/identity/v3 2026-08-30 09:24:00.540 | ++ lib/tempest:configure_tempest:416 : iniset /opt/stack/tempest/etc/tempest.conf identity user_lockout_failure_attempts 2 2026-08-30 09:24:00.581 | ++ lib/tempest:configure_tempest:417 : iniset /opt/stack/tempest/etc/tempest.conf identity user_lockout_duration 10 2026-08-30 09:24:00.620 | ++ lib/tempest:configure_tempest:418 : iniset /opt/stack/tempest/etc/tempest.conf identity user_unique_last_password_count 2 2026-08-30 09:24:00.661 | ++ lib/tempest:configure_tempest:419 : [[ True == \T\r\u\e ]] 2026-08-30 09:24:00.663 | ++ lib/tempest:configure_tempest:420 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_username admin 2026-08-30 09:24:00.702 | ++ lib/tempest:configure_tempest:421 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_password nomoresecret 2026-08-30 09:24:00.737 | ++ lib/tempest:configure_tempest:422 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_project_name admin 2026-08-30 09:24:00.771 | ++ lib/tempest:configure_tempest:423 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_domain_name Default 2026-08-30 09:24:00.803 | ++ lib/tempest:configure_tempest:425 : iniset /opt/stack/tempest/etc/tempest.conf identity auth_version v3 2026-08-30 09:24:00.837 | ++ lib/tempest:configure_tempest:426 : is_service_enabled tls-proxy 2026-08-30 09:24:00.855 | ++ functions-common:is_service_enabled:2076 : return 1 2026-08-30 09:24:00.858 | ++ lib/tempest:configure_tempest:431 : [[ True = True ]] 2026-08-30 09:24:00.862 | ++ lib/tempest:configure_tempest:432 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled security_compliance True 2026-08-30 09:24:00.898 | ++ lib/tempest:configure_tempest:437 : is_service_enabled ldap 2026-08-30 09:24:00.917 | ++ functions-common:is_service_enabled:2076 : return 1 2026-08-30 09:24:00.920 | ++ lib/tempest:configure_tempest:443 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled project_tags True 2026-08-30 09:24:00.955 | ++ lib/tempest:configure_tempest:447 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled application_credentials True 2026-08-30 09:24:00.989 | ++ lib/tempest:configure_tempest:451 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled access_rules True 2026-08-30 09:24:01.021 | ++ lib/tempest:configure_tempest:456 : [[ ! -z '' ]] 2026-08-30 09:24:01.024 | ++ lib/tempest:configure_tempest:459 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled import_image False 2026-08-30 09:24:01.057 | ++ lib/tempest:configure_tempest:460 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled os_glance_reserved True 2026-08-30 09:24:01.089 | ++ lib/tempest:configure_tempest:461 : is_service_enabled g-api-r 2026-08-30 09:24:01.107 | ++ functions-common:is_service_enabled:2076 : return 1 2026-08-30 09:24:01.110 | ++ lib/tempest:configure_tempest:466 : iniset /opt/stack/tempest/etc/tempest.conf compute image_ref 6f24f98d-aecc-4d1a-a8ad-faf487fa0687 2026-08-30 09:24:01.143 | ++ lib/tempest:configure_tempest:467 : iniset /opt/stack/tempest/etc/tempest.conf compute image_ref_alt 6f24f98d-aecc-4d1a-a8ad-faf487fa0687 2026-08-30 09:24:01.177 | ++ lib/tempest:configure_tempest:468 : iniset /opt/stack/tempest/etc/tempest.conf compute flavor_ref 42 2026-08-30 09:24:01.209 | ++ lib/tempest:configure_tempest:469 : iniset /opt/stack/tempest/etc/tempest.conf compute flavor_ref_alt 84 2026-08-30 09:24:01.242 | ++ lib/tempest:configure_tempest:470 : iniset /opt/stack/tempest/etc/tempest.conf validation connect_method floating 2026-08-30 09:24:01.278 | ++ lib/tempest:configure_tempest:471 : is_service_enabled neutron 2026-08-30 09:24:01.297 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-30 09:24:01.300 | ++ lib/tempest:configure_tempest:479 : [[ -n '' ]] 2026-08-30 09:24:01.303 | ++ lib/tempest:configure_tempest:489 : local tempest_compute_min_microversion=None 2026-08-30 09:24:01.307 | ++ lib/tempest:configure_tempest:490 : local tempest_compute_max_microversion=latest 2026-08-30 09:24:01.310 | ++ lib/tempest:configure_tempest:493 : [[ '' == \c\o\m\p\u\t\e\_\l\e\g\a\c\y ]] 2026-08-30 09:24:01.313 | ++ lib/tempest:configure_tempest:497 : '[' None == None ']' 2026-08-30 09:24:01.316 | ++ lib/tempest:configure_tempest:498 : inicomment /opt/stack/tempest/etc/tempest.conf compute min_microversion 2026-08-30 09:24:01.337 | ++ lib/tempest:configure_tempest:502 : '[' latest == None ']' 2026-08-30 09:24:01.339 | ++ lib/tempest:configure_tempest:505 : iniset /opt/stack/tempest/etc/tempest.conf compute max_microversion latest 2026-08-30 09:24:01.372 | ++ lib/tempest:configure_tempest:508 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled personality False 2026-08-30 09:24:01.408 | ++ lib/tempest:configure_tempest:509 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled resize True 2026-08-30 09:24:01.442 | ++ lib/tempest:configure_tempest:510 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled live_migration False 2026-08-30 09:24:01.476 | ++ lib/tempest:configure_tempest:511 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled change_password False 2026-08-30 09:24:01.509 | ++ lib/tempest:configure_tempest:512 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled block_migration_for_live_migration False 2026-08-30 09:24:01.543 | ++ lib/tempest:configure_tempest:513 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled live_migrate_back_and_forth False 2026-08-30 09:24:01.576 | ++ lib/tempest:configure_tempest:514 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled attach_encrypted_volume True 2026-08-30 09:24:01.610 | ++ lib/tempest:configure_tempest:517 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled hostname_fqdn_sanitization True 2026-08-30 09:24:01.644 | ++ lib/tempest:configure_tempest:519 : [[ -n ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter ]] 2026-08-30 09:24:01.647 | ++ 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-30 09:24:01.683 | ++ lib/tempest:configure_tempest:523 : [[ False == \T\r\u\e ]] 2026-08-30 09:24:01.686 | ++ lib/tempest:configure_tempest:527 : is_service_enabled n-novnc 2026-08-30 09:24:01.704 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-30 09:24:01.706 | ++ lib/tempest:configure_tempest:528 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled vnc_console True 2026-08-30 09:24:01.739 | ++ lib/tempest:configure_tempest:530 : is_service_enabled n-spice 2026-08-30 09:24:01.757 | ++ functions-common:is_service_enabled:2076 : return 1 2026-08-30 09:24:01.760 | ++ lib/tempest:configure_tempest:530 : '[' False '!=' False ']' 2026-08-30 09:24:01.763 | ++ lib/tempest:configure_tempest:533 : is_service_enabled n-sproxy 2026-08-30 09:24:01.783 | ++ functions-common:is_service_enabled:2076 : return 1 2026-08-30 09:24:01.786 | ++ lib/tempest:configure_tempest:533 : '[' False '!=' False ']' 2026-08-30 09:24:01.789 | ++ lib/tempest:configure_tempest:538 : local nova_policy_roles=admin,manager,member,reader,service 2026-08-30 09:24:01.792 | ++ 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-30 09:24:01.827 | ++ lib/tempest:configure_tempest:542 : iniset /opt/stack/tempest/etc/tempest.conf network project_networks_reachable false 2026-08-30 09:24:01.866 | ++ lib/tempest:configure_tempest:543 : iniset /opt/stack/tempest/etc/tempest.conf network public_network_id c52ba494-ca36-411c-9691-871cd095fc85 2026-08-30 09:24:01.903 | ++ lib/tempest:configure_tempest:544 : iniset /opt/stack/tempest/etc/tempest.conf network public_router_id '' 2026-08-30 09:24:01.939 | ++ lib/tempest:configure_tempest:545 : iniset /opt/stack/tempest/etc/tempest.conf network default_network 10.0.0.0/22 2026-08-30 09:24:01.973 | ++ lib/tempest:configure_tempest:546 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled ipv6 True 2026-08-30 09:24:02.011 | ++ lib/tempest:configure_tempest:547 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled ipv6_subnet_attributes True 2026-08-30 09:24:02.047 | ++ lib/tempest:configure_tempest:548 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled port_security True 2026-08-30 09:24:02.081 | ++ lib/tempest:configure_tempest:550 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope neutron True 2026-08-30 09:24:02.116 | ++ lib/tempest:configure_tempest:553 : SCENARIO_IMAGE_DIR=/home/quobyte/devstack/files 2026-08-30 09:24:02.119 | ++ lib/tempest:configure_tempest:554 : SCENARIO_IMAGE_FILE=cirros-0.6.3-x86_64-disk.img 2026-08-30 09:24:02.122 | ++ lib/tempest:configure_tempest:555 : SCENARIO_IMAGE_TYPE=cirros 2026-08-30 09:24:02.125 | ++ 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-30 09:24:02.161 | ++ lib/tempest:configure_tempest:560 : [[ cirros == \c\i\r\r\o\s ]] 2026-08-30 09:24:02.166 | +++ lib/tempest:configure_tempest:563 : echo 0.6.3 2026-08-30 09:24:02.166 | +++ lib/tempest:configure_tempest:563 : tr -d . 2026-08-30 09:24:02.171 | ++ lib/tempest:configure_tempest:563 : [[ 063 -ge 060 ]] 2026-08-30 09:24:02.173 | ++ lib/tempest:configure_tempest:564 : iniset /opt/stack/tempest/etc/tempest.conf scenario dhcp_client dhcpcd 2026-08-30 09:24:02.205 | ++ lib/tempest:configure_tempest:569 : TEMPEST_SSH_NETWORK_NAME=private 2026-08-30 09:24:02.208 | ++ lib/tempest:configure_tempest:570 : is_provider_network 2026-08-30 09:24:02.210 | ++ functions-common:is_provider_network:2269 : '[' '' == True ']' 2026-08-30 09:24:02.214 | ++ functions-common:is_provider_network:2272 : return 1 2026-08-30 09:24:02.217 | ++ lib/tempest:configure_tempest:574 : iniset /opt/stack/tempest/etc/tempest.conf validation run_validation True 2026-08-30 09:24:02.250 | ++ lib/tempest:configure_tempest:575 : iniset /opt/stack/tempest/etc/tempest.conf validation ip_version_for_ssh 4 2026-08-30 09:24:02.284 | ++ lib/tempest:configure_tempest:576 : iniset /opt/stack/tempest/etc/tempest.conf validation ssh_timeout 196 2026-08-30 09:24:02.319 | ++ lib/tempest:configure_tempest:577 : iniset /opt/stack/tempest/etc/tempest.conf validation image_ssh_user cirros 2026-08-30 09:24:02.352 | ++ lib/tempest:configure_tempest:578 : iniset /opt/stack/tempest/etc/tempest.conf validation image_alt_ssh_user cirros 2026-08-30 09:24:02.386 | ++ lib/tempest:configure_tempest:579 : iniset /opt/stack/tempest/etc/tempest.conf validation network_for_ssh private 2026-08-30 09:24:02.421 | ++ lib/tempest:configure_tempest:583 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2026-08-30 09:24:02.425 | ++ lib/tempest:configure_tempest:584 : TEMPEST_VOLUME_MANAGE_SNAPSHOT=True 2026-08-30 09:24:02.429 | +++ lib/tempest:configure_tempest:586 : trueorfalse False TEMPEST_VOLUME_MANAGE_SNAPSHOT 2026-08-30 09:24:02.451 | ++ lib/tempest:configure_tempest:586 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled manage_snapshot True 2026-08-30 09:24:02.490 | ++ lib/tempest:configure_tempest:588 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2026-08-30 09:24:02.492 | ++ lib/tempest:configure_tempest:589 : TEMPEST_VOLUME_MANAGE_VOLUME=True 2026-08-30 09:24:02.496 | +++ lib/tempest:configure_tempest:591 : trueorfalse False TEMPEST_VOLUME_MANAGE_VOLUME 2026-08-30 09:24:02.514 | ++ lib/tempest:configure_tempest:591 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled manage_volume True 2026-08-30 09:24:02.548 | ++ lib/tempest:configure_tempest:594 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2026-08-30 09:24:02.551 | ++ lib/tempest:configure_tempest:594 : '[' libvirt = libvirt ']' 2026-08-30 09:24:02.555 | ++ lib/tempest:configure_tempest:595 : TEMPEST_EXTEND_ATTACHED_VOLUME=True 2026-08-30 09:24:02.558 | +++ lib/tempest:configure_tempest:597 : trueorfalse False TEMPEST_EXTEND_ATTACHED_VOLUME 2026-08-30 09:24:02.577 | ++ lib/tempest:configure_tempest:597 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled extend_attached_volume True 2026-08-30 09:24:02.611 | ++ lib/tempest:configure_tempest:599 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2026-08-30 09:24:02.614 | ++ lib/tempest:configure_tempest:600 : TEMPEST_VOLUME_REVERT_TO_SNAPSHOT=True 2026-08-30 09:24:02.618 | +++ lib/tempest:configure_tempest:602 : trueorfalse False TEMPEST_VOLUME_REVERT_TO_SNAPSHOT 2026-08-30 09:24:02.637 | ++ lib/tempest:configure_tempest:602 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled volume_revert True 2026-08-30 09:24:02.672 | ++ lib/tempest:configure_tempest:603 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled extend_attached_encrypted_volume False 2026-08-30 09:24:02.706 | ++ lib/tempest:configure_tempest:604 : [[ swift == *\s\w\i\f\t* ]] 2026-08-30 09:24:02.709 | ++ lib/tempest:configure_tempest:605 : iniset /opt/stack/tempest/etc/tempest.conf volume backup_driver swift 2026-08-30 09:24:02.742 | ++ lib/tempest:configure_tempest:607 : local tempest_volume_min_microversion=None 2026-08-30 09:24:02.745 | ++ lib/tempest:configure_tempest:608 : local tempest_volume_max_microversion=latest 2026-08-30 09:24:02.748 | ++ lib/tempest:configure_tempest:609 : '[' None == None ']' 2026-08-30 09:24:02.750 | ++ lib/tempest:configure_tempest:610 : inicomment /opt/stack/tempest/etc/tempest.conf volume min_microversion 2026-08-30 09:24:02.772 | ++ lib/tempest:configure_tempest:615 : '[' latest == None ']' 2026-08-30 09:24:02.775 | ++ lib/tempest:configure_tempest:618 : iniset /opt/stack/tempest/etc/tempest.conf volume max_microversion latest 2026-08-30 09:24:02.806 | ++ lib/tempest:configure_tempest:621 : is_service_enabled c-bak 2026-08-30 09:24:02.824 | ++ functions-common:is_service_enabled:2076 : return 1 2026-08-30 09:24:02.827 | ++ lib/tempest:configure_tempest:622 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled backup False 2026-08-30 09:24:02.862 | ++ lib/tempest:configure_tempest:628 : [[ -n lvm:lvmdriver-1 ]] 2026-08-30 09:24:02.865 | ++ lib/tempest:configure_tempest:628 : [[ lvm:lvmdriver-1 =~ .*,.* ]] 2026-08-30 09:24:02.868 | ++ lib/tempest:configure_tempest:648 : '[' default '!=' default -o 'Open Source' '!=' 'Open Source' ']' 2026-08-30 09:24:02.871 | ++ lib/tempest:configure_tempest:652 : '[' default '!=' default -o iSCSI '!=' iSCSI ']' 2026-08-30 09:24:02.874 | ++ lib/tempest:configure_tempest:657 : [[ False == \T\r\u\e ]] 2026-08-30 09:24:02.876 | ++ lib/tempest:configure_tempest:666 : local tempest_placement_min_microversion=None 2026-08-30 09:24:02.879 | ++ lib/tempest:configure_tempest:667 : local tempest_placement_max_microversion=latest 2026-08-30 09:24:02.882 | ++ lib/tempest:configure_tempest:668 : '[' None == None ']' 2026-08-30 09:24:02.884 | ++ lib/tempest:configure_tempest:669 : inicomment /opt/stack/tempest/etc/tempest.conf placement min_microversion 2026-08-30 09:24:02.904 | ++ lib/tempest:configure_tempest:673 : '[' latest == None ']' 2026-08-30 09:24:02.907 | ++ lib/tempest:configure_tempest:676 : iniset /opt/stack/tempest/etc/tempest.conf placement max_microversion latest 2026-08-30 09:24:02.942 | ++ lib/tempest:configure_tempest:680 : '[' libvirt = ironic ']' 2026-08-30 09:24:02.945 | ++ lib/tempest:configure_tempest:694 : '[' libvirt = libvirt ']' 2026-08-30 09:24:02.948 | ++ lib/tempest:configure_tempest:696 : '[' kvm = lxc ']' 2026-08-30 09:24:02.951 | ++ lib/tempest:configure_tempest:703 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled shelve_migrate True 2026-08-30 09:24:02.984 | ++ lib/tempest:configure_tempest:704 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled stable_rescue True 2026-08-30 09:24:03.018 | ++ lib/tempest:configure_tempest:705 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled swap_volume True 2026-08-30 09:24:03.053 | ++ lib/tempest:configure_tempest:718 : local service 2026-08-30 09:24:03.056 | ++ lib/tempest:configure_tempest:719 : local tempest_services=key,glance,nova,neutron,cinder,swift,horizon 2026-08-30 09:24:03.058 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-08-30 09:24:03.061 | ++ lib/tempest:configure_tempest:721 : is_service_enabled key 2026-08-30 09:24:03.080 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-30 09:24:03.083 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available key True 2026-08-30 09:24:03.120 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-08-30 09:24:03.123 | ++ lib/tempest:configure_tempest:721 : is_service_enabled glance 2026-08-30 09:24:03.141 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-30 09:24:03.144 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available glance True 2026-08-30 09:24:03.177 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-08-30 09:24:03.179 | ++ lib/tempest:configure_tempest:721 : is_service_enabled nova 2026-08-30 09:24:03.195 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-30 09:24:03.198 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available nova True 2026-08-30 09:24:03.229 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-08-30 09:24:03.231 | ++ lib/tempest:configure_tempest:721 : is_service_enabled neutron 2026-08-30 09:24:03.248 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-30 09:24:03.251 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available neutron True 2026-08-30 09:24:03.285 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-08-30 09:24:03.288 | ++ lib/tempest:configure_tempest:721 : is_service_enabled cinder 2026-08-30 09:24:03.304 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-30 09:24:03.307 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available cinder True 2026-08-30 09:24:03.338 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-08-30 09:24:03.340 | ++ lib/tempest:configure_tempest:721 : is_service_enabled swift 2026-08-30 09:24:03.358 | ++ functions-common:is_service_enabled:2076 : return 1 2026-08-30 09:24:03.360 | ++ lib/tempest:configure_tempest:724 : iniset /opt/stack/tempest/etc/tempest.conf service_available swift False 2026-08-30 09:24:03.392 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-08-30 09:24:03.395 | ++ lib/tempest:configure_tempest:721 : is_service_enabled horizon 2026-08-30 09:24:03.410 | ++ functions-common:is_service_enabled:2076 : return 1 2026-08-30 09:24:03.413 | ++ lib/tempest:configure_tempest:724 : iniset /opt/stack/tempest/etc/tempest.conf service_available horizon False 2026-08-30 09:24:03.447 | ++ lib/tempest:configure_tempest:732 : [[ True == True ]] 2026-08-30 09:24:03.450 | ++ lib/tempest:configure_tempest:733 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope keystone true 2026-08-30 09:24:03.485 | ++ lib/tempest:configure_tempest:736 : [[ True == True ]] 2026-08-30 09:24:03.487 | ++ lib/tempest:configure_tempest:737 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope nova true 2026-08-30 09:24:03.522 | ++ lib/tempest:configure_tempest:740 : [[ True == True ]] 2026-08-30 09:24:03.525 | ++ lib/tempest:configure_tempest:741 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope placement true 2026-08-30 09:24:03.559 | ++ lib/tempest:configure_tempest:744 : [[ True == True ]] 2026-08-30 09:24:03.562 | ++ lib/tempest:configure_tempest:745 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope glance true 2026-08-30 09:24:03.596 | ++ lib/tempest:configure_tempest:748 : [[ True == True ]] 2026-08-30 09:24:03.599 | ++ lib/tempest:configure_tempest:749 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope cinder true 2026-08-30 09:24:03.634 | ++ lib/tempest:configure_tempest:752 : '[' libvirt = libvirt ']' 2026-08-30 09:24:03.636 | ++ lib/tempest:configure_tempest:752 : '[' kvm = lxc ']' 2026-08-30 09:24:03.639 | ++ lib/tempest:configure_tempest:762 : local tmp_cfg_file 2026-08-30 09:24:03.643 | +++ lib/tempest:configure_tempest:763 : mktemp 2026-08-30 09:24:03.648 | ++ lib/tempest:configure_tempest:763 : tmp_cfg_file=/tmp/tmp.xtoht6S4WY 2026-08-30 09:24:03.650 | ++ lib/tempest:configure_tempest:764 : cd /opt/stack/tempest 2026-08-30 09:24:03.653 | ++ lib/tempest:configure_tempest:766 : local tmp_u_c_m 2026-08-30 09:24:03.656 | +++ lib/tempest:configure_tempest:767 : mktemp -t tempest_u_c_m.XXXXXXXXXX 2026-08-30 09:24:03.660 | ++ lib/tempest:configure_tempest:767 : tmp_u_c_m=/tmp/tempest_u_c_m.ORyJUtzgbC 2026-08-30 09:24:03.663 | ++ lib/tempest:configure_tempest:768 : set_tempest_venv_constraints /tmp/tempest_u_c_m.ORyJUtzgbC 2026-08-30 09:24:03.666 | ++ lib/tempest:set_tempest_venv_constraints:131 : local tmp_c 2026-08-30 09:24:03.668 | ++ lib/tempest:set_tempest_venv_constraints:132 : tmp_c=/tmp/tempest_u_c_m.ORyJUtzgbC 2026-08-30 09:24:03.672 | ++ lib/tempest:set_tempest_venv_constraints:133 : [[ master == \m\a\s\t\e\r ]] 2026-08-30 09:24:03.676 | ++ lib/tempest:set_tempest_venv_constraints:134 : cd /opt/stack/requirements 2026-08-30 09:24:03.678 | ++ lib/tempest:set_tempest_venv_constraints:135 : git show master:upper-constraints.txt 2026-08-30 09:24:03.684 | ++ lib/tempest:set_tempest_venv_constraints:142 : export UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-08-30 09:24:03.688 | ++ lib/tempest:set_tempest_venv_constraints:142 : UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-08-30 09:24:03.691 | ++ lib/tempest:set_tempest_venv_constraints:143 : export TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-08-30 09:24:03.693 | ++ lib/tempest:set_tempest_venv_constraints:143 : TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-08-30 09:24:03.697 | ++ lib/tempest:configure_tempest:769 : [[ False != \T\r\u\e ]] 2026-08-30 09:24:03.699 | ++ lib/tempest:configure_tempest:770 : tox -revenv-tempest --notest 2026-08-30 09:24:04.250 | venv-tempest recreate: /opt/stack/tempest/.tox/tempest 2026-08-30 09:24:05.173 | venv-tempest installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt 2026-08-30 09:24:21.912 | venv-tempest develop-inst: /opt/stack/tempest 2026-08-30 09:24:28.789 | venv-tempest installed: attrs==26.1.0,autopage==0.6.0,bcrypt==5.0.0,certifi==2026.7.22,cffi==2.1.1,charset-normalizer==3.5.0,cliff==4.16.0,cmd2==4.2.0,cryptography==43.0.3,debtcollector==3.1.0,defusedxml==0.7.1,fasteners==0.20,fixtures==4.3.2,idna==3.18,invoke==3.0.3,iso8601==2.1.0,jsonschema==4.26.0,jsonschema-specifications==2025.9.1,markdown-it-py==4.2.0,mdurl==0.1.2,msgpack==1.2.1,netaddr==1.3.0,oslo.concurrency==7.6.1,oslo.config==10.7.0,oslo.context==6.5.0,oslo.i18n==6.9.0,oslo.log==8.3.1,oslo.serialization==5.11.0,oslo.utils==10.2.0,packaging==26.3,paramiko==4.0.0,pbr==7.0.3,prettytable==3.18.0,prompt_toolkit==3.0.53,psutil==7.2.2,pycparser==3.0,Pygments==2.20.0,PyNaCl==1.6.2,pyparsing==3.3.2,pyperclip==1.11.0,python-dateutil==2.9.0.post0,python-subunit==1.4.6,PyYAML==6.0.3,referencing==0.37.0,requests==2.34.2,rfc3986==2.0.0,rich==15.0.0,rich-argparse==1.8.0,rpds-py==2026.6.3,setuptools==84.0.0,six==1.17.0,stestr==4.2.1,stevedore==5.9.1,-e git+https://review.opendev.org/openstack/tempest.git@ea2da20690b04b3cd62de1cc57ed5c1a1b370a2e#egg=tempest,testscenarios==0.6.2,testtools==2.9.1,tomlkit==0.15.1,typing_extensions==4.16.0,urllib3==2.7.0,voluptuous==0.16.0,wcwidth==0.8.2,wrapt==2.3.0 2026-08-30 09:24:28.790 | ___________________________________ summary ____________________________________ 2026-08-30 09:24:28.790 | venv-tempest: skipped tests 2026-08-30 09:24:28.790 | congratulations :) 2026-08-30 09:24:28.836 | ++ lib/tempest:configure_tempest:772 : tox -evenv-tempest -- pip install -c /tmp/tempest_u_c_m.ORyJUtzgbC -r requirements.txt 2026-08-30 09:24:29.756 | /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-30 09:24:29.756 | !! 2026-08-30 09:24:29.756 | 2026-08-30 09:24:29.756 | ******************************************************************************** 2026-08-30 09:24:29.756 | Requirements should be satisfied by a PEP 517 installer. 2026-08-30 09:24:29.756 | If you are using pip, you can try `pip install --use-pep517`. 2026-08-30 09:24:29.756 | 2026-08-30 09:24:29.756 | This deprecation is overdue, please update your project and remove deprecated 2026-08-30 09:24:29.756 | calls to avoid build errors in the future. 2026-08-30 09:24:29.757 | ******************************************************************************** 2026-08-30 09:24:29.757 | 2026-08-30 09:24:29.757 | !! 2026-08-30 09:24:29.757 | dist.fetch_build_eggs(dist.setup_requires) 2026-08-30 09:24:30.146 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:90: SetuptoolsDeprecationWarning: setup.py install is deprecated. 2026-08-30 09:24:30.146 | !! 2026-08-30 09:24:30.146 | 2026-08-30 09:24:30.146 | ******************************************************************************** 2026-08-30 09:24:30.147 | Please avoid running ``setup.py`` directly. 2026-08-30 09:24:30.147 | Instead, use pypa/build, pypa/installer or other 2026-08-30 09:24:30.147 | standards-based tools. 2026-08-30 09:24:30.147 | 2026-08-30 09:24:30.147 | This deprecation is overdue, please update your project and remove deprecated 2026-08-30 09:24:30.147 | calls to avoid build errors in the future. 2026-08-30 09:24:30.147 | 2026-08-30 09:24:30.147 | See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. 2026-08-30 09:24:30.147 | ******************************************************************************** 2026-08-30 09:24:30.147 | 2026-08-30 09:24:30.147 | !! 2026-08-30 09:24:30.147 | self.initialize_options() 2026-08-30 09:24:30.148 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/pbr/setupcfg.py:833: UserWarning: Unknown distribution option: 'tests_require' 2026-08-30 09:24:30.148 | warnings.warn(msg) 2026-08-30 09:24:30.179 | /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-30 09:24:30.179 | !! 2026-08-30 09:24:30.179 | 2026-08-30 09:24:30.179 | ******************************************************************************** 2026-08-30 09:24:30.179 | 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-30 09:24:30.180 | 2026-08-30 09:24:30.180 | By 2027-Feb-18, you need to update your project and remove deprecated calls 2026-08-30 09:24:30.180 | or your builds will no longer be supported. 2026-08-30 09:24:30.180 | 2026-08-30 09:24:30.180 | See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2026-08-30 09:24:30.180 | ******************************************************************************** 2026-08-30 09:24:30.180 | 2026-08-30 09:24:30.180 | !! 2026-08-30 09:24:30.180 | corresp(dist, value, root_dir) 2026-08-30 09:24:30.322 | venv-tempest develop-inst-nodeps: /opt/stack/tempest 2026-08-30 09:24:37.020 | venv-tempest installed: attrs==26.1.0,autopage==0.6.0,bcrypt==5.0.0,certifi==2026.7.22,cffi==2.1.1,charset-normalizer==3.5.0,cliff==4.16.0,cmd2==4.2.0,cryptography==43.0.3,debtcollector==3.1.0,defusedxml==0.7.1,fasteners==0.20,fixtures==4.3.2,idna==3.18,invoke==3.0.3,iso8601==2.1.0,jsonschema==4.26.0,jsonschema-specifications==2025.9.1,markdown-it-py==4.2.0,mdurl==0.1.2,msgpack==1.2.1,netaddr==1.3.0,oslo.concurrency==7.6.1,oslo.config==10.7.0,oslo.context==6.5.0,oslo.i18n==6.9.0,oslo.log==8.3.1,oslo.serialization==5.11.0,oslo.utils==10.2.0,packaging==26.3,paramiko==4.0.0,pbr==7.0.3,prettytable==3.18.0,prompt_toolkit==3.0.53,psutil==7.2.2,pycparser==3.0,Pygments==2.20.0,PyNaCl==1.6.2,pyparsing==3.3.2,pyperclip==1.11.0,python-dateutil==2.9.0.post0,python-subunit==1.4.6,PyYAML==6.0.3,referencing==0.37.0,requests==2.34.2,rfc3986==2.0.0,rich==15.0.0,rich-argparse==1.8.0,rpds-py==2026.6.3,setuptools==84.0.0,six==1.17.0,stestr==4.2.1,stevedore==5.9.1,-e git+https://review.opendev.org/openstack/tempest.git@ea2da20690b04b3cd62de1cc57ed5c1a1b370a2e#egg=tempest,testscenarios==0.6.2,testtools==2.9.1,tomlkit==0.15.1,typing_extensions==4.16.0,urllib3==2.7.0,voluptuous==0.16.0,wcwidth==0.8.2,wrapt==2.3.0 2026-08-30 09:24:37.020 | venv-tempest run-test-pre: PYTHONHASHSEED='1789579106' 2026-08-30 09:24:37.021 | venv-tempest run-test: commands[0] | pip install -c /tmp/tempest_u_c_m.ORyJUtzgbC -r requirements.txt 2026-08-30 09:24:37.998 | 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-30 09:24:37.999 | 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-30 09:24:38.002 | 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-30 09:24:38.002 | 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-30 09:24:38.002 | 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-30 09:24:38.003 | 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-30 09:24:38.004 | 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-30 09:24:38.005 | 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-30 09:24:38.006 | 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-30 09:24:38.007 | Requirement already satisfied: oslo.log>=3.36.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 10)) (8.3.1) 2026-08-30 09:24:38.008 | 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-30 09:24:38.009 | 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-30 09:24:38.010 | 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-30 09:24:38.011 | 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-30 09:24:38.013 | 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-30 09:24:38.013 | 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-30 09:24:38.013 | 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-30 09:24:38.014 | 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-30 09:24:38.015 | 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-30 09:24:38.016 | 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-30 09:24:38.017 | 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-30 09:24:38.018 | 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-30 09:24:38.019 | 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-30 09:24:38.021 | 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-30 09:24:38.023 | 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-30 09:24:38.024 | 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-30 09:24:38.028 | 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-30 09:24:38.030 | 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-30 09:24:38.030 | 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-30 09:24:38.031 | 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-30 09:24:38.037 | 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-30 09:24:38.038 | 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-30 09:24:38.039 | 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-30 09:24:38.042 | 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-30 09:24:38.048 | 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-30 09:24:38.052 | 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-30 09:24:38.052 | 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-30 09:24:38.055 | 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-30 09:24:38.056 | 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-30 09:24:38.060 | 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-30 09:24:38.061 | 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-30 09:24:38.063 | 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-30 09:24:38.066 | 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-30 09:24:38.067 | 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-30 09:24:38.068 | 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-30 09:24:38.069 | 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-30 09:24:38.081 | 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-30 09:24:38.086 | 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-30 09:24:38.100 | 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-30 09:24:38.103 | 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-30 09:24:38.104 | 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-30 09:24:38.105 | 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-30 09:24:38.106 | 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-30 09:24:38.116 | 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-30 09:24:38.140 | 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-30 09:24:38.146 | 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-30 09:24:38.147 | 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-30 09:24:38.148 | 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-30 09:24:38.162 | 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-30 09:24:38.163 | 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-30 09:24:38.169 | 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-30 09:24:38.397 | ___________________________________ summary ____________________________________ 2026-08-30 09:24:38.397 | venv-tempest: commands succeeded 2026-08-30 09:24:38.397 | congratulations :) 2026-08-30 09:24:38.448 | ++ lib/tempest:configure_tempest:773 : rm -f /tmp/tempest_u_c_m.ORyJUtzgbC 2026-08-30 09:24:38.452 | ++ lib/tempest:configure_tempest:776 : [[ False == \T\r\u\e ]] 2026-08-30 09:24:38.455 | ++ lib/tempest:configure_tempest:784 : [[ True == \F\a\l\s\e ]] 2026-08-30 09:24:38.457 | ++ lib/tempest:configure_tempest:788 : iniset /opt/stack/tempest/etc/tempest.conf auth use_dynamic_credentials True 2026-08-30 09:24:38.485 | ++ lib/tempest:configure_tempest:794 : tox -evenv-tempest -- tempest verify-config -uro /tmp/tmp.xtoht6S4WY 2026-08-30 09:24:39.377 | /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-30 09:24:39.377 | !! 2026-08-30 09:24:39.377 | 2026-08-30 09:24:39.377 | ******************************************************************************** 2026-08-30 09:24:39.377 | Requirements should be satisfied by a PEP 517 installer. 2026-08-30 09:24:39.377 | If you are using pip, you can try `pip install --use-pep517`. 2026-08-30 09:24:39.377 | 2026-08-30 09:24:39.378 | This deprecation is overdue, please update your project and remove deprecated 2026-08-30 09:24:39.378 | calls to avoid build errors in the future. 2026-08-30 09:24:39.378 | ******************************************************************************** 2026-08-30 09:24:39.378 | 2026-08-30 09:24:39.378 | !! 2026-08-30 09:24:39.378 | dist.fetch_build_eggs(dist.setup_requires) 2026-08-30 09:24:39.765 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:90: SetuptoolsDeprecationWarning: setup.py install is deprecated. 2026-08-30 09:24:39.765 | !! 2026-08-30 09:24:39.765 | 2026-08-30 09:24:39.765 | ******************************************************************************** 2026-08-30 09:24:39.765 | Please avoid running ``setup.py`` directly. 2026-08-30 09:24:39.765 | Instead, use pypa/build, pypa/installer or other 2026-08-30 09:24:39.766 | standards-based tools. 2026-08-30 09:24:39.766 | 2026-08-30 09:24:39.766 | This deprecation is overdue, please update your project and remove deprecated 2026-08-30 09:24:39.766 | calls to avoid build errors in the future. 2026-08-30 09:24:39.766 | 2026-08-30 09:24:39.766 | See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. 2026-08-30 09:24:39.766 | ******************************************************************************** 2026-08-30 09:24:39.766 | 2026-08-30 09:24:39.766 | !! 2026-08-30 09:24:39.766 | self.initialize_options() 2026-08-30 09:24:39.767 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/pbr/setupcfg.py:833: UserWarning: Unknown distribution option: 'tests_require' 2026-08-30 09:24:39.767 | warnings.warn(msg) 2026-08-30 09:24:39.797 | /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-30 09:24:39.797 | !! 2026-08-30 09:24:39.797 | 2026-08-30 09:24:39.797 | ******************************************************************************** 2026-08-30 09:24:39.797 | 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-30 09:24:39.797 | 2026-08-30 09:24:39.797 | By 2027-Feb-18, you need to update your project and remove deprecated calls 2026-08-30 09:24:39.797 | or your builds will no longer be supported. 2026-08-30 09:24:39.797 | 2026-08-30 09:24:39.798 | See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2026-08-30 09:24:39.798 | ******************************************************************************** 2026-08-30 09:24:39.798 | 2026-08-30 09:24:39.798 | !! 2026-08-30 09:24:39.798 | corresp(dist, value, root_dir) 2026-08-30 09:24:39.940 | venv-tempest develop-inst-nodeps: /opt/stack/tempest 2026-08-30 09:24:46.721 | venv-tempest installed: attrs==26.1.0,autopage==0.6.0,bcrypt==5.0.0,certifi==2026.7.22,cffi==2.1.1,charset-normalizer==3.5.0,cliff==4.16.0,cmd2==4.2.0,cryptography==43.0.3,debtcollector==3.1.0,defusedxml==0.7.1,fasteners==0.20,fixtures==4.3.2,idna==3.18,invoke==3.0.3,iso8601==2.1.0,jsonschema==4.26.0,jsonschema-specifications==2025.9.1,markdown-it-py==4.2.0,mdurl==0.1.2,msgpack==1.2.1,netaddr==1.3.0,oslo.concurrency==7.6.1,oslo.config==10.7.0,oslo.context==6.5.0,oslo.i18n==6.9.0,oslo.log==8.3.1,oslo.serialization==5.11.0,oslo.utils==10.2.0,packaging==26.3,paramiko==4.0.0,pbr==7.0.3,prettytable==3.18.0,prompt_toolkit==3.0.53,psutil==7.2.2,pycparser==3.0,Pygments==2.20.0,PyNaCl==1.6.2,pyparsing==3.3.2,pyperclip==1.11.0,python-dateutil==2.9.0.post0,python-subunit==1.4.6,PyYAML==6.0.3,referencing==0.37.0,requests==2.34.2,rfc3986==2.0.0,rich==15.0.0,rich-argparse==1.8.0,rpds-py==2026.6.3,setuptools==84.0.0,six==1.17.0,stestr==4.2.1,stevedore==5.9.1,-e git+https://review.opendev.org/openstack/tempest.git@ea2da20690b04b3cd62de1cc57ed5c1a1b370a2e#egg=tempest,testscenarios==0.6.2,testtools==2.9.1,tomlkit==0.15.1,typing_extensions==4.16.0,urllib3==2.7.0,voluptuous==0.16.0,wcwidth==0.8.2,wrapt==2.3.0 2026-08-30 09:24:46.722 | venv-tempest run-test-pre: PYTHONHASHSEED='1128322969' 2026-08-30 09:24:46.722 | venv-tempest run-test: commands[0] | tempest verify-config -uro /tmp/tmp.xtoht6S4WY 2026-08-30 09:24:50.948 | ___________________________________ summary ____________________________________ 2026-08-30 09:24:50.948 | venv-tempest: commands succeeded 2026-08-30 09:24:50.948 | congratulations :) 2026-08-30 09:24:50.998 | ++ lib/tempest:configure_tempest:799 : is_service_enabled q-metering neutron-metering 2026-08-30 09:24:51.019 | ++ functions-common:is_service_enabled:2076 : return 1 2026-08-30 09:24:51.022 | ++ lib/tempest:configure_tempest:800 : DISABLE_NETWORK_API_EXTENSIONS+=', metering' 2026-08-30 09:24:51.026 | ++ lib/tempest:configure_tempest:804 : is_service_enabled q-l3 neutron-l3 2026-08-30 09:24:51.049 | ++ functions-common:is_service_enabled:2076 : return 1 2026-08-30 09:24:51.053 | ++ lib/tempest:configure_tempest:805 : DISABLE_NETWORK_API_EXTENSIONS+=', l3_agent_scheduler' 2026-08-30 09:24:51.057 | ++ 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-30 09:24:51.061 | ++ lib/tempest:configure_tempest:809 : [[ ! -z , metering, l3_agent_scheduler ]] 2026-08-30 09:24:51.065 | ++ 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-30 09:24:51.071 | +++ 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-30 09:24:51.074 | +++ 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-30 09:24:51.077 | +++ lib/tempest:remove_disabled_extensions:117 : shift 2026-08-30 09:24:51.082 | +++ lib/tempest:remove_disabled_extensions:118 : local 'disabled_exts=, metering, l3_agent_scheduler' 2026-08-30 09:24:51.086 | +++ 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-30 09:24:51.114 | +++ 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-30 09:24:51.140 | ++ 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-30 09:24:51.143 | ++ lib/tempest:configure_tempest:815 : [[ -n '' ]] 2026-08-30 09:24:51.148 | ++ 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-30 09:24:51.191 | ++ lib/tempest:configure_tempest:820 : local object_storage_api_extensions=all 2026-08-30 09:24:51.195 | ++ lib/tempest:configure_tempest:821 : [[ ! -z '' ]] 2026-08-30 09:24:51.199 | ++ lib/tempest:configure_tempest:827 : iniset /opt/stack/tempest/etc/tempest.conf object-storage-feature-enabled discoverable_apis all 2026-08-30 09:24:51.247 | ++ lib/tempest:configure_tempest:829 : local volume_api_extensions=all 2026-08-30 09:24:51.250 | ++ lib/tempest:configure_tempest:830 : [[ ! -z '' ]] 2026-08-30 09:24:51.254 | ++ lib/tempest:configure_tempest:836 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled api_extensions all 2026-08-30 09:24:51.296 | ++ lib/tempest:configure_tempest:839 : IFS=' 2026-08-30 09:24:51.296 | ' 2026-08-30 09:24:51.300 | ++ extras.d/80-tempest.sh:source:23 : echo_summary 'Installing Tempest Plugins' 2026-08-30 09:24:51.304 | ++ ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-30 09:24:51.308 | ++ ./stack.sh:echo_summary:450 : echo -e Installing Tempest Plugins 2026-08-30 09:24:51.312 | ++ extras.d/80-tempest.sh:source:24 : install_tempest_plugins 2026-08-30 09:24:51.315 | ++ lib/tempest:install_tempest_plugins:873 : pushd /opt/stack/tempest 2026-08-30 09:24:51.315 | /opt/stack/tempest /opt/stack/tempest 2026-08-30 09:24:51.319 | ++ lib/tempest:install_tempest_plugins:874 : [[ 0 != 0 ]] 2026-08-30 09:24:51.322 | ++ lib/tempest:install_tempest_plugins:883 : popd 2026-08-30 09:24:51.322 | /opt/stack/tempest 2026-08-30 09:24:51.326 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-08-30 09:24:51.330 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-08-30 09:24:51.334 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-08-30 09:24:51.337 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-08-30 09:24:51.341 | + functions-common:run_phase:1875 : run_plugins stack test-config 2026-08-30 09:24:51.345 | + functions-common:run_plugins:1834 : local mode=stack 2026-08-30 09:24:51.350 | + functions-common:run_plugins:1835 : local phase=test-config 2026-08-30 09:24:51.354 | + functions-common:run_plugins:1837 : local plugins= 2026-08-30 09:24:51.358 | + functions-common:run_plugins:1838 : local plugin 2026-08-30 09:24:51.362 | + ./stack.sh:main:1506 : merge_config_group /home/quobyte/devstack/local.conf test-config 2026-08-30 09:24:51.366 | + inc/meta-config:merge_config_group:171 : local localfile=/home/quobyte/devstack/local.conf 2026-08-30 09:24:51.370 | + inc/meta-config:merge_config_group:171 : shift 2026-08-30 09:24:51.374 | + inc/meta-config:merge_config_group:172 : local matchgroups=test-config 2026-08-30 09:24:51.378 | + inc/meta-config:merge_config_group:174 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-08-30 09:24:51.382 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-08-30 09:24:51.386 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-08-30 09:24:51.392 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/quobyte/devstack/local.conf test-config 2026-08-30 09:24:51.396 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/quobyte/devstack/local.conf 2026-08-30 09:24:51.400 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=test-config 2026-08-30 09:24:51.404 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-08-30 09:24:51.408 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=test-config ' 2026-08-30 09:24:51.408 | /^\[\[.+\|.*\]\]/ { 2026-08-30 09:24:51.408 | gsub("[][]", "", $1); 2026-08-30 09:24:51.408 | split($1, a, "|"); 2026-08-30 09:24:51.408 | if (a[1] == matchgroup) 2026-08-30 09:24:51.408 | print a[2] 2026-08-30 09:24:51.408 | } 2026-08-30 09:24:51.408 | ' /home/quobyte/devstack/local.conf ========================= DevStack Component Timing (times are in seconds) ========================= wait_for_service 28 async_wait 139 osc 434 apt-get 185 test_with_retry 7 dbsync 8 pip_install 177 apt-get-update 6 run_process 45 git_timed 376 ------------------------- Unaccounted time 87 ========================= Total runtime 1492 ================= Async summary ================= Time spent in the background minus waits: 529 sec Elapsed time: 1492 sec Time if we did everything serially: 2021 sec Speedup: 1.35456 Post-stack database query stats: +------------+-----------+-------+ | db | op | count | +------------+-----------+-------+ | keystone | SELECT | 20996 | | keystone | UPDATE | 7 | | keystone | INSERT | 92 | | neutron | DESCRIBE | 2 | | neutron | CREATE | 1 | | neutron | SHOW | 4 | | nova_api | SELECT | 61 | | nova_cell1 | SELECT | 66 | | nova_cell0 | SELECT | 33 | | nova_cell0 | INSERT | 5 | | neutron | SELECT | 5420 | | neutron | INSERT | 846 | | neutron | DELETE | 33 | | placement | SELECT | 22 | | placement | INSERT | 85 | | placement | SET | 2 | | neutron | UPDATE | 261 | | nova_cell0 | UPDATE | 5 | | cinder | SELECT | 57 | | cinder | INSERT | 5 | | cinder | UPDATE | 5 | | placement | UPDATE | 3 | | nova_cell1 | INSERT | 3 | | nova_cell1 | UPDATE | 20 | | cinder | DELETE | 1 | | glance | INSERT | 14 | | glance | SELECT | 27 | | glance | UPDATE | 2 | | nova_api | SAVEPOINT | 12 | | nova_api | INSERT | 24 | | nova_api | RELEASE | 12 | +------------+-----------+-------+ This is your host IP address: 192.168.122.144 This is your host IPv6 address: ::1 Keystone is serving at http://192.168.122.144/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