2026-06-18 14:54:55.203 | + ./stack.sh:main:485 : exec 2026-06-18 14:54:55.203 | + ./stack.sh:main:493 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2026-06-18-165455' 2026-06-18 14:54:55.203 | ++ ./stack.sh:main:485 : /usr/bin/python3.12 /home/quobyte/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2026-06-18-165455.summary.2026-06-18-165455 2026-06-18 14:54:55.203 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-18 14:54:55.203 | + ./stack.sh:echo_summary:444 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2026-06-18-165455 2026-06-18 14:54:55.203 | + ./stack.sh:main:495 : ln -sf /opt/stack/logs/stack.sh.log.2026-06-18-165455 /opt/stack/logs/stack.sh.log 2026-06-18 14:54:55.203 | + ./stack.sh:main:496 : ln -sf /opt/stack/logs/stack.sh.log.2026-06-18-165455.summary.2026-06-18-165455 /opt/stack/logs/stack.sh.log.summary 2026-06-18 14:54:55.203 | + ./stack.sh:main:511 : check_path_perm_sanity /opt/stack 2026-06-18 14:54:55.203 | + functions:check_path_perm_sanity:615 : local real_path 2026-06-18 14:54:55.203 | ++ functions:check_path_perm_sanity:616 : readlink -f /opt/stack 2026-06-18 14:54:55.204 | + functions:check_path_perm_sanity:616 : real_path=/opt/stack 2026-06-18 14:54:55.204 | + functions:check_path_perm_sanity:617 : local rebuilt_path= 2026-06-18 14:54:55.204 | ++ functions:check_path_perm_sanity:618 : echo /opt/stack 2026-06-18 14:54:55.204 | ++ functions:check_path_perm_sanity:618 : tr / ' ' 2026-06-18 14:54:55.204 | + functions:check_path_perm_sanity:618 : for i in $(echo ${real_path} | tr "/" " ") 2026-06-18 14:54:55.204 | + functions:check_path_perm_sanity:619 : rebuilt_path=/opt 2026-06-18 14:54:55.204 | ++ functions:check_path_perm_sanity:621 : stat -c %a /opt 2026-06-18 14:54:55.204 | + functions:check_path_perm_sanity:621 : [[ 755 = 700 ]] 2026-06-18 14:54:55.204 | + functions:check_path_perm_sanity:618 : for i in $(echo ${real_path} | tr "/" " ") 2026-06-18 14:54:55.204 | + functions:check_path_perm_sanity:619 : rebuilt_path=/opt/stack 2026-06-18 14:54:55.205 | ++ functions:check_path_perm_sanity:621 : stat -c %a /opt/stack 2026-06-18 14:54:55.209 | + functions:check_path_perm_sanity:621 : [[ 755 = 700 ]] 2026-06-18 14:54:55.212 | + ./stack.sh:main:517 : trap exit_trap EXIT 2026-06-18 14:54:55.214 | + ./stack.sh:main:558 : trap err_trap ERR 2026-06-18 14:54:55.217 | + ./stack.sh:main:571 : set -o errexit 2026-06-18 14:54:55.220 | + ./stack.sh:main:574 : uname -a 2026-06-18 14:54:55.221 | Linux devstack 6.8.0-110-generic #110-Ubuntu SMP PREEMPT_DYNAMIC Thu Mar 19 15:09:20 UTC 2026 x86_64 x86_64 x86_64 GNU/Linux 2026-06-18 14:54:55.224 | + ./stack.sh:main:577 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2026-06-18 14:54:55.226 | + ./stack.sh:main:578 : rm -f /opt/stack/data/ca-bundle.pem 2026-06-18 14:54:55.231 | + ./stack.sh:main:581 : source /home/quobyte/devstack/lib/database 2026-06-18 14:54:55.271 | + ./stack.sh:main:582 : source /home/quobyte/devstack/lib/rpc_backend 2026-06-18 14:54:55.289 | + ./stack.sh:main:585 : source /home/quobyte/devstack/lib/host 2026-06-18 14:54:55.292 | +++ lib/host:source:12 : trueorfalse True ENABLE_KSM 2026-06-18 14:54:55.307 | ++ lib/host:source:12 : ENABLE_KSM=True 2026-06-18 14:54:55.310 | +++ lib/host:source:13 : trueorfalse True ENABLE_KSMTUNED 2026-06-18 14:54:55.326 | ++ lib/host:source:13 : ENABLE_KSMTUNED=True 2026-06-18 14:54:55.329 | +++ lib/host:source:34 : trueorfalse False ENABLE_ZSWAP 2026-06-18 14:54:55.347 | ++ lib/host:source:34 : ENABLE_ZSWAP=False 2026-06-18 14:54:55.349 | ++ lib/host:source:37 : ZSWAP_COMPRESSOR=lz4 2026-06-18 14:54:55.351 | ++ lib/host:source:38 : ZSWAP_ZPOOL=zsmalloc 2026-06-18 14:54:55.354 | +++ lib/host:source:53 : trueorfalse False ENABLE_SYSCTL_MEM_TUNING 2026-06-18 14:54:55.371 | ++ lib/host:source:53 : ENABLE_SYSCTL_MEM_TUNING=False 2026-06-18 14:54:55.373 | +++ lib/host:source:75 : trueorfalse False ENABLE_SYSCTL_NET_TUNING 2026-06-18 14:54:55.390 | ++ lib/host:source:75 : ENABLE_SYSCTL_NET_TUNING=False 2026-06-18 14:54:55.392 | + ./stack.sh:main:588 : tune_host 2026-06-18 14:54:55.394 | + lib/host:tune_host:96 : configure_host_mem 2026-06-18 14:54:55.397 | + lib/host:configure_host_mem:70 : configure_zswap 2026-06-18 14:54:55.399 | + lib/host:configure_zswap:40 : [[ False == \T\r\u\e ]] 2026-06-18 14:54:55.401 | + lib/host:configure_host_mem:71 : configure_ksm 2026-06-18 14:54:55.404 | + lib/host:configure_ksm:15 : [[ True == \T\r\u\e ]] 2026-06-18 14:54:55.406 | + lib/host:configure_ksm:16 : install_package ksmtuned 2026-06-18 14:54:55.408 | + functions-common:install_package:1432 : update_package_repo 2026-06-18 14:54:55.410 | + functions-common:update_package_repo:1406 : NO_UPDATE_REPOS=False 2026-06-18 14:54:55.412 | + functions-common:update_package_repo:1407 : REPOS_UPDATED=False 2026-06-18 14:54:55.415 | + functions-common:update_package_repo:1408 : RETRY_UPDATE=False 2026-06-18 14:54:55.417 | + functions-common:update_package_repo:1410 : [[ False = \T\r\u\e ]] 2026-06-18 14:54:55.419 | + functions-common:update_package_repo:1414 : is_ubuntu 2026-06-18 14:54:55.421 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-18 14:54:55.423 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-18 14:54:55.425 | + functions-common:update_package_repo:1415 : apt_get_update 2026-06-18 14:54:55.428 | + functions-common:apt_get_update:1160 : [[ False == \T\r\u\e ]] 2026-06-18 14:54:55.430 | + functions-common:apt_get_update:1165 : [[ False = \T\r\u\e ]] 2026-06-18 14:54:55.433 | + functions-common:apt_get_update:1167 : local sudo=sudo 2026-06-18 14:54:55.436 | ++ functions-common:apt_get_update:1168 : id -u 2026-06-18 14:54:55.440 | + functions-common:apt_get_update:1168 : [[ 1000 = \0 ]] 2026-06-18 14:54:55.442 | + functions-common:apt_get_update:1171 : time_start apt-get-update 2026-06-18 14:54:55.444 | + functions-common:time_start:2400 : local name=apt-get-update 2026-06-18 14:54:55.447 | + functions-common:time_start:2401 : local start_time= 2026-06-18 14:54:55.449 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-18 14:54:55.453 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-18 14:54:55.456 | + functions-common:time_start:2405 : _TIME_START[$name]=1781794495454 2026-06-18 14:54:55.459 | + functions-common:apt_get_update:1173 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2026-06-18 14:54:55.461 | + functions-common:apt_get_update:1174 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2026-06-18 14:54:55.463 | + functions-common:apt_get_update:1175 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2026-06-18 14:54:55.594 | Hit:1 http://de.archive.ubuntu.com/ubuntu noble InRelease 2026-06-18 14:54:55.594 | Hit:2 http://security.ubuntu.com/ubuntu noble-security InRelease 2026-06-18 14:54:55.600 | Get:3 https://packages.quobyte.com/repo/current/apt noble InRelease [4747 B] 2026-06-18 14:54:55.600 | Hit:4 http://de.archive.ubuntu.com/ubuntu noble-updates InRelease 2026-06-18 14:54:55.610 | Hit:5 http://de.archive.ubuntu.com/ubuntu noble-backports InRelease 2026-06-18 14:54:58.898 | Fetched 4747 B in 1s (8653 B/s) 2026-06-18 14:55:00.519 | Reading package lists... 2026-06-18 14:55:00.548 | + functions-common:apt_get_update:1179 : REPOS_UPDATED=True 2026-06-18 14:55:00.550 | + functions-common:apt_get_update:1181 : time_stop apt-get-update 2026-06-18 14:55:00.553 | + functions-common:time_stop:2414 : local name 2026-06-18 14:55:00.556 | + functions-common:time_stop:2415 : local end_time 2026-06-18 14:55:00.558 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-18 14:55:00.561 | + functions-common:time_stop:2417 : local total 2026-06-18 14:55:00.563 | + functions-common:time_stop:2418 : local start_time 2026-06-18 14:55:00.566 | + functions-common:time_stop:2420 : name=apt-get-update 2026-06-18 14:55:00.568 | + functions-common:time_stop:2421 : start_time=1781794495454 2026-06-18 14:55:00.571 | + functions-common:time_stop:2423 : [[ -z 1781794495454 ]] 2026-06-18 14:55:00.574 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 14:55:00.578 | + functions-common:time_stop:2426 : end_time=1781794500575 2026-06-18 14:55:00.581 | + functions-common:time_stop:2427 : elapsed_time=5121 2026-06-18 14:55:00.583 | + functions-common:time_stop:2428 : total=0 2026-06-18 14:55:00.586 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 14:55:00.588 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=5121 2026-06-18 14:55:00.591 | + functions-common:install_package:1433 : real_install_package ksmtuned 2026-06-18 14:55:00.593 | + functions-common:real_install_package:1420 : is_ubuntu 2026-06-18 14:55:00.596 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-18 14:55:00.599 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-18 14:55:00.601 | + functions-common:real_install_package:1421 : apt_get install ksmtuned 2026-06-18 14:55:00.621 | + functions-common:apt_get:1201 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install ksmtuned 2026-06-18 14:55:00.659 | Reading package lists... 2026-06-18 14:55:01.043 | Building dependency tree... 2026-06-18 14:55:01.044 | Reading state information... 2026-06-18 14:55:01.638 | The following NEW packages will be installed: 2026-06-18 14:55:01.640 | ksmtuned 2026-06-18 14:55:01.711 | 0 upgraded, 1 newly installed, 0 to remove and 92 not upgraded. 2026-06-18 14:55:01.711 | Need to get 7444 B of archives. 2026-06-18 14:55:01.711 | After this operation, 44.0 kB of additional disk space will be used. 2026-06-18 14:55:01.711 | Get:1 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 ksmtuned amd64 4.20150326 [7444 B] 2026-06-18 14:55:01.926 | perl: warning: Setting locale failed. 2026-06-18 14:55:01.926 | perl: warning: Please check that your locale settings: 2026-06-18 14:55:01.926 | LANGUAGE = (unset), 2026-06-18 14:55:01.926 | LC_ALL = "en_US.utf8", 2026-06-18 14:55:01.926 | LANG = "de_DE.UTF-8" 2026-06-18 14:55:01.926 | are supported and installed on your system. 2026-06-18 14:55:01.927 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-18 14:55:02.022 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-18 14:55:02.022 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-18 14:55:02.022 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-18 14:55:02.225 | Fetched 7444 B in 0s (179 kB/s) 2026-06-18 14:55:02.271 | Selecting previously unselected package ksmtuned. 2026-06-18 14:55:02.578 | (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 ... 107864 files and directories currently installed.) 2026-06-18 14:55:02.586 | Preparing to unpack .../ksmtuned_4.20150326_amd64.deb ... 2026-06-18 14:55:02.597 | Unpacking ksmtuned (4.20150326) ... 2026-06-18 14:55:02.665 | Setting up ksmtuned (4.20150326) ... 2026-06-18 14:55:02.882 | Created symlink /etc/systemd/system/multi-user.target.wants/ksm.service → /usr/lib/systemd/system/ksm.service. 2026-06-18 14:55:03.076 | Created symlink /etc/systemd/system/multi-user.target.wants/ksmtuned.service → /usr/lib/systemd/system/ksmtuned.service. 2026-06-18 14:55:03.809 | perl: warning: Setting locale failed. 2026-06-18 14:55:03.809 | perl: warning: Please check that your locale settings: 2026-06-18 14:55:03.809 | LANGUAGE = (unset), 2026-06-18 14:55:03.809 | LC_ALL = "en_US.utf8", 2026-06-18 14:55:03.809 | LANG = "de_DE.UTF-8" 2026-06-18 14:55:03.809 | are supported and installed on your system. 2026-06-18 14:55:03.809 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-18 14:55:03.961 | perl: warning: Setting locale failed. 2026-06-18 14:55:03.961 | perl: warning: Please check that your locale settings: 2026-06-18 14:55:03.961 | LANGUAGE = (unset), 2026-06-18 14:55:03.961 | LC_ALL = "en_US.utf8", 2026-06-18 14:55:03.961 | LANG = "de_DE.UTF-8" 2026-06-18 14:55:03.961 | are supported and installed on your system. 2026-06-18 14:55:03.961 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-18 14:55:04.013 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-18 14:55:04.013 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-18 14:55:04.013 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-18 14:55:04.083 | perl: warning: Setting locale failed. 2026-06-18 14:55:04.084 | perl: warning: Please check that your locale settings: 2026-06-18 14:55:04.084 | LANGUAGE = (unset), 2026-06-18 14:55:04.084 | LC_ALL = "en_US.utf8", 2026-06-18 14:55:04.084 | LANG = "de_DE.UTF-8" 2026-06-18 14:55:04.084 | are supported and installed on your system. 2026-06-18 14:55:04.084 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-18 14:55:04.635 | 2026-06-18 14:55:04.635 | Running kernel seems to be up-to-date. 2026-06-18 14:55:04.635 | 2026-06-18 14:55:04.635 | No services need to be restarted. 2026-06-18 14:55:04.636 | 2026-06-18 14:55:04.636 | No containers need to be restarted. 2026-06-18 14:55:04.636 | 2026-06-18 14:55:04.636 | No user sessions are running outdated binaries. 2026-06-18 14:55:04.636 | 2026-06-18 14:55:04.636 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-06-18 14:55:06.745 | + functions-common:apt_get:1205 : result=0 2026-06-18 14:55:06.748 | + functions-common:apt_get:1208 : time_stop apt-get 2026-06-18 14:55:06.751 | + functions-common:time_stop:2414 : local name 2026-06-18 14:55:06.753 | + functions-common:time_stop:2415 : local end_time 2026-06-18 14:55:06.756 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-18 14:55:06.758 | + functions-common:time_stop:2417 : local total 2026-06-18 14:55:06.762 | + functions-common:time_stop:2418 : local start_time 2026-06-18 14:55:06.765 | + functions-common:time_stop:2420 : name=apt-get 2026-06-18 14:55:06.768 | + functions-common:time_stop:2421 : start_time=1781794500619 2026-06-18 14:55:06.770 | + functions-common:time_stop:2423 : [[ -z 1781794500619 ]] 2026-06-18 14:55:06.773 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 14:55:06.778 | + functions-common:time_stop:2426 : end_time=1781794506775 2026-06-18 14:55:06.781 | + functions-common:time_stop:2427 : elapsed_time=6156 2026-06-18 14:55:06.784 | + functions-common:time_stop:2428 : total=1024 2026-06-18 14:55:06.787 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 14:55:06.790 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=7180 2026-06-18 14:55:06.793 | + functions-common:apt_get:1209 : return 0 2026-06-18 14:55:06.796 | + lib/host:configure_ksm:18 : [[ -f /sys/kernel/mm/ksm/run ]] 2026-06-18 14:55:06.800 | + lib/host:configure_ksm:19 : sudo tee /sys/kernel/mm/ksm/run 2026-06-18 14:55:06.801 | ++ lib/host:configure_ksm:19 : bool_to_int ENABLE_KSM 2026-06-18 14:55:06.821 | + lib/host:configure_ksm:19 : echo 0 2026-06-18 14:55:06.822 | 0 2026-06-18 14:55:06.827 | + lib/host:configure_host_mem:72 : configure_sysctl_mem_parmaters 2026-06-18 14:55:06.829 | + lib/host:configure_sysctl_mem_parmaters:55 : [[ False == \T\r\u\e ]] 2026-06-18 14:55:06.832 | + lib/host:tune_host:97 : configure_host_net 2026-06-18 14:55:06.835 | + lib/host:configure_host_net:92 : configure_sysctl_net_parmaters 2026-06-18 14:55:06.838 | + lib/host:configure_sysctl_net_parmaters:77 : [[ False == \T\r\u\e ]] 2026-06-18 14:55:06.841 | + ./stack.sh:main:594 : fetch_plugins 2026-06-18 14:55:06.844 | + functions-common:fetch_plugins:1760 : local plugins= 2026-06-18 14:55:06.847 | + functions-common:fetch_plugins:1761 : local plugin 2026-06-18 14:55:06.850 | + functions-common:fetch_plugins:1764 : [[ -z '' ]] 2026-06-18 14:55:06.853 | + functions-common:fetch_plugins:1765 : return 2026-06-18 14:55:06.856 | + ./stack.sh:main:598 : run_phase override_defaults 2026-06-18 14:55:06.859 | + functions-common:run_phase:1842 : local mode=override_defaults 2026-06-18 14:55:06.862 | + functions-common:run_phase:1843 : local phase= 2026-06-18 14:55:06.866 | + functions-common:run_phase:1844 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-06-18 14:55:06.868 | + functions-common:run_phase:1845 : local extra_plugin_file_name 2026-06-18 14:55:06.872 | + functions-common:run_phase:1846 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-06-18 14:55:06.875 | + functions-common:run_phase:1851 : local exceptions=80-tempest.sh 2026-06-18 14:55:06.878 | + functions-common:run_phase:1852 : local extra 2026-06-18 14:55:06.881 | ++ functions-common:run_phase:1853 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-06-18 14:55:06.885 | + functions-common:run_phase:1853 : extra=80-tempest.sh 2026-06-18 14:55:06.888 | + functions-common:run_phase:1854 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-06-18 14:55:06.891 | + functions-common:run_phase:1858 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-06-18 14:55:06.893 | + functions-common:run_phase:1858 : source /home/quobyte/devstack/extras.d/80-tempest.sh override_defaults 2026-06-18 14:55:06.897 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-06-18 14:55:06.912 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-18 14:55:06.914 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2026-06-18 14:55:06.917 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2026-06-18 14:55:06.919 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2026-06-18 14:55:06.922 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2026-06-18 14:55:06.925 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2026-06-18 14:55:06.927 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2026-06-18 14:55:06.930 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2026-06-18 14:55:06.933 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2026-06-18 14:55:06.935 | + functions-common:run_phase:1863 : [[ override_defaults == \s\o\u\r\c\e ]] 2026-06-18 14:55:06.938 | + functions-common:run_phase:1866 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-06-18 14:55:06.940 | + functions-common:run_phase:1867 : plugin_override_defaults 2026-06-18 14:55:06.943 | + functions-common:plugin_override_defaults:1801 : local plugins= 2026-06-18 14:55:06.946 | + functions-common:plugin_override_defaults:1802 : local plugin 2026-06-18 14:55:06.949 | + functions-common:plugin_override_defaults:1805 : [[ -z '' ]] 2026-06-18 14:55:06.952 | + functions-common:plugin_override_defaults:1806 : return 2026-06-18 14:55:06.955 | + ./stack.sh:main:601 : source /home/quobyte/devstack/lib/apache 2026-06-18 14:55:06.977 | + ./stack.sh:main:604 : source /home/quobyte/devstack/lib/tls 2026-06-18 14:55:06.980 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2026-06-18 14:55:06.997 | ++ functions-common:is_service_enabled:2070 : return 1 2026-06-18 14:55:07.001 | +++ lib/tls:source:43 : hostname -f 2026-06-18 14:55:07.007 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=devstack 2026-06-18 14:55:07.010 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2026-06-18 14:55:07.013 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2026-06-18 14:55:07.016 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2026-06-18 14:55:07.018 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2026-06-18 14:55:07.021 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2026-06-18 14:55:07.024 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2026-06-18 14:55:07.026 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2026-06-18 14:55:07.029 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2026-06-18 14:55:07.032 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2026-06-18 14:55:07.038 | + ./stack.sh:main:607 : source /home/quobyte/devstack/lib/infra 2026-06-18 14:55:07.053 | + ./stack.sh:main:608 : source /home/quobyte/devstack/lib/libraries 2026-06-18 14:55:07.076 | + ./stack.sh:main:609 : source /home/quobyte/devstack/lib/lvm 2026-06-18 14:55:07.093 | + ./stack.sh:main:610 : source /home/quobyte/devstack/lib/horizon 2026-06-18 14:55:07.110 | + ./stack.sh:main:611 : source /home/quobyte/devstack/lib/keystone 2026-06-18 14:55:07.154 | + ./stack.sh:main:612 : source /home/quobyte/devstack/lib/glance 2026-06-18 14:55:07.245 | + ./stack.sh:main:613 : source /home/quobyte/devstack/lib/nova 2026-06-18 14:55:07.358 | + ./stack.sh:main:614 : source /home/quobyte/devstack/lib/placement 2026-06-18 14:55:07.393 | + ./stack.sh:main:615 : source /home/quobyte/devstack/lib/cinder 2026-06-18 14:55:07.457 | + ./stack.sh:main:616 : source /home/quobyte/devstack/lib/swift 2026-06-18 14:55:07.514 | + ./stack.sh:main:617 : source /home/quobyte/devstack/lib/neutron 2026-06-18 14:55:07.517 | ++ lib/neutron:source:61 : is_service_enabled tls-proxy 2026-06-18 14:55:07.537 | ++ functions-common:is_service_enabled:2070 : return 1 2026-06-18 14:55:07.539 | ++ lib/neutron:source:66 : GITDIR["python-neutronclient"]=/opt/stack/python-neutronclient 2026-06-18 14:55:07.543 | ++ lib/neutron:source:68 : NEUTRON_DIR=/opt/stack/neutron 2026-06-18 14:55:07.546 | ++ lib/neutron:source:69 : NEUTRON_FWAAS_DIR=/opt/stack/neutron-fwaas 2026-06-18 14:55:07.549 | ++ lib/neutron:source:72 : [[ -d /opt/stack/neutron/bin/neutron-server ]] 2026-06-18 14:55:07.554 | +++ lib/neutron:source:75 : get_python_exec_prefix 2026-06-18 14:55:07.573 | +++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2026-06-18 14:55:07.576 | +++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2026-06-18 14:55:07.580 | ++ lib/neutron:source:75 : NEUTRON_BIN_DIR=/opt/stack/data/venv/bin 2026-06-18 14:55:07.583 | ++ lib/neutron:source:78 : NEUTRON_CONF_DIR=/etc/neutron 2026-06-18 14:55:07.586 | ++ lib/neutron:source:79 : NEUTRON_CONF=/etc/neutron/neutron.conf 2026-06-18 14:55:07.589 | ++ lib/neutron:source:80 : export NEUTRON_TEST_CONFIG_FILE=/etc/neutron/debug.ini 2026-06-18 14:55:07.593 | ++ lib/neutron:source:80 : NEUTRON_TEST_CONFIG_FILE=/etc/neutron/debug.ini 2026-06-18 14:55:07.596 | ++ lib/neutron:source:82 : NEUTRON_UWSGI=neutron.wsgi.api:application 2026-06-18 14:55:07.600 | ++ lib/neutron:source:83 : NEUTRON_UWSGI_CONF=/etc/neutron/neutron-api-uwsgi.ini 2026-06-18 14:55:07.603 | +++ lib/neutron:source:89 : trueorfalse True NEUTRON_ENFORCE_SCOPE 2026-06-18 14:55:07.623 | ++ lib/neutron:source:89 : NEUTRON_ENFORCE_SCOPE=True 2026-06-18 14:55:07.627 | ++ lib/neutron:source:93 : AGENT_DHCP_BINARY=/opt/stack/data/venv/bin/neutron-dhcp-agent 2026-06-18 14:55:07.630 | ++ lib/neutron:source:94 : AGENT_L3_BINARY=/opt/stack/data/venv/bin/neutron-l3-agent 2026-06-18 14:55:07.633 | ++ lib/neutron:source:95 : AGENT_META_BINARY=/opt/stack/data/venv/bin/neutron-metadata-agent 2026-06-18 14:55:07.637 | ++ lib/neutron:source:99 : Q_DHCP_CONF_FILE=/etc/neutron/dhcp_agent.ini 2026-06-18 14:55:07.640 | ++ lib/neutron:source:102 : NEUTRON_DHCP_CONF=/etc/neutron/dhcp_agent.ini 2026-06-18 14:55:07.644 | ++ lib/neutron:source:103 : Q_L3_CONF_FILE=/etc/neutron/l3_agent.ini 2026-06-18 14:55:07.646 | ++ lib/neutron:source:106 : NEUTRON_L3_CONF=/etc/neutron/l3_agent.ini 2026-06-18 14:55:07.650 | ++ lib/neutron:source:107 : Q_META_CONF_FILE=/etc/neutron/metadata_agent.ini 2026-06-18 14:55:07.653 | ++ lib/neutron:source:110 : Q_DB_NAME=neutron 2026-06-18 14:55:07.656 | ++ lib/neutron:source:112 : Q_PLUGIN=ml2 2026-06-18 14:55:07.659 | ++ lib/neutron:source:114 : Q_HOST=192.168.122.13 2026-06-18 14:55:07.663 | ++ lib/neutron:source:116 : Q_PROTOCOL=http 2026-06-18 14:55:07.667 | +++ lib/neutron:source:118 : ipv6_unquote 0.0.0.0 2026-06-18 14:55:07.671 | +++ functions-common:ipv6_unquote:2212 : echo 0.0.0.0 2026-06-18 14:55:07.671 | +++ functions-common:ipv6_unquote:2212 : tr -d '[]' 2026-06-18 14:55:07.677 | ++ lib/neutron:source:118 : Q_LISTEN_ADDRESS=0.0.0.0 2026-06-18 14:55:07.679 | ++ lib/neutron:source:120 : Q_ADMIN_USERNAME=neutron 2026-06-18 14:55:07.683 | ++ lib/neutron:source:122 : Q_AUTH_STRATEGY=keystone 2026-06-18 14:55:07.687 | ++ lib/neutron:source:124 : Q_OVS_USE_VETH=False 2026-06-18 14:55:07.689 | ++ lib/neutron:source:125 : Q_USE_ROOTWRAP=True 2026-06-18 14:55:07.694 | +++ lib/neutron:source:126 : trueorfalse True Q_USE_ROOTWRAP_DAEMON 2026-06-18 14:55:07.715 | ++ lib/neutron:source:126 : Q_USE_ROOTWRAP_DAEMON=True 2026-06-18 14:55:07.719 | +++ lib/neutron:source:128 : ipv6_unquote 192.168.122.13 2026-06-18 14:55:07.723 | +++ functions-common:ipv6_unquote:2212 : echo 192.168.122.13 2026-06-18 14:55:07.723 | +++ functions-common:ipv6_unquote:2212 : tr -d '[]' 2026-06-18 14:55:07.728 | ++ lib/neutron:source:128 : Q_META_DATA_IP=192.168.122.13 2026-06-18 14:55:07.731 | ++ lib/neutron:source:130 : Q_ALLOW_OVERLAPPING_IP=True 2026-06-18 14:55:07.735 | ++ lib/neutron:source:131 : Q_NOTIFY_NOVA_PORT_STATUS_CHANGES=True 2026-06-18 14:55:07.738 | ++ lib/neutron:source:132 : Q_NOTIFY_NOVA_PORT_DATA_CHANGES=True 2026-06-18 14:55:07.741 | ++ lib/neutron:source:133 : VIF_PLUGGING_IS_FATAL=True 2026-06-18 14:55:07.745 | ++ lib/neutron:source:134 : VIF_PLUGGING_TIMEOUT=300 2026-06-18 14:55:07.748 | ++ lib/neutron:source:137 : SKIP_STOP_OVN=False 2026-06-18 14:55:07.752 | ++ lib/neutron:source:141 : _Q_PLUGIN_EXTRA_CONF_PATH=/etc/neutron 2026-06-18 14:55:07.755 | ++ lib/neutron:source:144 : NEUTRON_ENDPOINT_SERVICE_NAME=networking 2026-06-18 14:55:07.759 | ++ lib/neutron:source:145 : [[ -z networking ]] 2026-06-18 14:55:07.762 | ++ lib/neutron:source:150 : ALEMBIC_REPO=https://github.com/sqlalchemy/alembic.git 2026-06-18 14:55:07.765 | ++ lib/neutron:source:151 : ALEMBIC_DIR=/opt/stack/alembic 2026-06-18 14:55:07.769 | ++ lib/neutron:source:152 : ALEMBIC_BRANCH=main 2026-06-18 14:55:07.772 | ++ lib/neutron:source:153 : SQLALCHEMY_REPO=https://github.com/sqlalchemy/sqlalchemy.git 2026-06-18 14:55:07.775 | ++ lib/neutron:source:154 : SQLALCHEMY_DIR=/opt/stack/sqlalchemy 2026-06-18 14:55:07.779 | ++ lib/neutron:source:155 : SQLALCHEMY_BRANCH=main 2026-06-18 14:55:07.782 | ++ lib/neutron:source:166 : declare -a -g Q_PLUGIN_EXTRA_CONF_FILES 2026-06-18 14:55:07.785 | ++ lib/neutron:source:169 : declare -a -g _Q_PLUGIN_EXTRA_CONF_FILES_ABS 2026-06-18 14:55:07.789 | ++ lib/neutron:source:172 : Q_RR_CONF_FILE=/etc/neutron/rootwrap.conf 2026-06-18 14:55:07.792 | ++ lib/neutron:source:173 : [[ True == \F\a\l\s\e ]] 2026-06-18 14:55:07.797 | +++ lib/neutron:source:176 : get_rootwrap_location neutron 2026-06-18 14:55:07.800 | +++ functions:get_rootwrap_location:601 : local module=neutron 2026-06-18 14:55:07.805 | ++++ functions:get_rootwrap_location:603 : get_python_exec_prefix 2026-06-18 14:55:07.826 | ++++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2026-06-18 14:55:07.829 | ++++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2026-06-18 14:55:07.833 | +++ functions:get_rootwrap_location:603 : echo /opt/stack/data/venv/bin/neutron-rootwrap 2026-06-18 14:55:07.837 | ++ lib/neutron:source:176 : NEUTRON_ROOTWRAP=/opt/stack/data/venv/bin/neutron-rootwrap 2026-06-18 14:55:07.840 | ++ lib/neutron:source:177 : Q_RR_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2026-06-18 14:55:07.844 | ++ lib/neutron:source:178 : [[ True == \T\r\u\e ]] 2026-06-18 14:55:07.847 | ++ lib/neutron:source:179 : Q_RR_DAEMON_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-06-18 14:55:07.850 | ++ lib/neutron:source:191 : Q_DVR_MODE=legacy 2026-06-18 14:55:07.854 | ++ lib/neutron:source:192 : [[ legacy != \l\e\g\a\c\y ]] 2026-06-18 14:55:07.857 | ++ lib/neutron:source:208 : ENABLE_TENANT_TUNNELS=True 2026-06-18 14:55:07.860 | ++ lib/neutron:source:213 : TENANT_TUNNEL_RANGES=1:1000 2026-06-18 14:55:07.863 | ++ lib/neutron:source:218 : ENABLE_TENANT_VLANS=False 2026-06-18 14:55:07.867 | ++ lib/neutron:source:226 : TENANT_VLAN_RANGE= 2026-06-18 14:55:07.870 | ++ lib/neutron:source:234 : PHYSICAL_NETWORK=public 2026-06-18 14:55:07.873 | ++ lib/neutron:source:244 : OVS_PHYSICAL_BRIDGE=br-ex 2026-06-18 14:55:07.876 | ++ lib/neutron:source:250 : OVS_ENABLE_TUNNELING=True 2026-06-18 14:55:07.880 | ++ lib/neutron:source:254 : ENABLE_ISOLATED_METADATA=False 2026-06-18 14:55:07.883 | ++ lib/neutron:source:259 : ENABLE_METADATA_NETWORK=False 2026-06-18 14:55:07.886 | ++ lib/neutron:source:264 : '[' -f /home/quobyte/devstack/lib/neutron_plugins/ml2 ']' 2026-06-18 14:55:07.889 | ++ lib/neutron:source:265 : source /home/quobyte/devstack/lib/neutron_plugins/ml2 2026-06-18 14:55:08.028 | ++ lib/neutron:source:272 : source /home/quobyte/devstack/lib/neutron_plugins/services/metering 2026-06-18 14:55:08.047 | ++ lib/neutron:source:275 : source /home/quobyte/devstack/lib/neutron_plugins/services/l3 2026-06-18 14:55:08.050 | +++ lib/neutron_plugins/services/l3:source:3 : IP_VERSION=4+6 2026-06-18 14:55:08.053 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \4 ]] 2026-06-18 14:55:08.057 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \6 ]] 2026-06-18 14:55:08.060 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \4\+\6 ]] 2026-06-18 14:55:08.064 | +++ lib/neutron_plugins/services/l3:source:9 : NEUTRON_CREATE_INITIAL_NETWORKS=True 2026-06-18 14:55:08.067 | +++ lib/neutron_plugins/services/l3:source:12 : PROVIDER_SUBNET_NAME=provider_net 2026-06-18 14:55:08.071 | +++ lib/neutron_plugins/services/l3:source:13 : IPV6_PROVIDER_SUBNET_NAME=provider_net_v6 2026-06-18 14:55:08.074 | +++ lib/neutron_plugins/services/l3:source:14 : IPV6_PROVIDER_FIXED_RANGE= 2026-06-18 14:55:08.078 | +++ lib/neutron_plugins/services/l3:source:15 : IPV6_PROVIDER_NETWORK_GATEWAY= 2026-06-18 14:55:08.081 | +++ lib/neutron_plugins/services/l3:source:17 : PUBLIC_BRIDGE=br-ex 2026-06-18 14:55:08.084 | +++ lib/neutron_plugins/services/l3:source:18 : PUBLIC_BRIDGE_MTU=1500 2026-06-18 14:55:08.088 | +++ lib/neutron_plugins/services/l3:source:23 : Q_ASSIGN_GATEWAY_TO_PUBLIC_BRIDGE=True 2026-06-18 14:55:08.091 | +++ lib/neutron_plugins/services/l3:source:26 : Q_ROUTER_NAME=router1 2026-06-18 14:55:08.095 | +++ lib/neutron_plugins/services/l3:source:31 : Q_USE_PUBLIC_VETH=False 2026-06-18 14:55:08.098 | +++ lib/neutron_plugins/services/l3:source:32 : Q_PUBLIC_VETH_EX=veth-pub-ex 2026-06-18 14:55:08.102 | +++ lib/neutron_plugins/services/l3:source:33 : Q_PUBLIC_VETH_INT=veth-pub-int 2026-06-18 14:55:08.105 | +++ lib/neutron_plugins/services/l3:source:39 : Q_L3_ROUTER_PER_TENANT=True 2026-06-18 14:55:08.109 | +++ lib/neutron_plugins/services/l3:source:72 : Q_USE_PROVIDERNET_FOR_PUBLIC=True 2026-06-18 14:55:08.112 | +++ lib/neutron_plugins/services/l3:source:73 : PUBLIC_PHYSICAL_NETWORK=public 2026-06-18 14:55:08.118 | ++++ lib/neutron_plugins/services/l3:source:76 : sed s/-//g 2026-06-18 14:55:08.119 | ++++ lib/neutron_plugins/services/l3:source:76 : uuidgen 2026-06-18 14:55:08.120 | ++++ lib/neutron_plugins/services/l3:source:76 : sed -e 's/\(..\)\(....\)\(....\)/\1:\2:\3/' 2026-06-18 14:55:08.120 | ++++ lib/neutron_plugins/services/l3:source:76 : cut -c 23- 2026-06-18 14:55:08.127 | +++ lib/neutron_plugins/services/l3:source:76 : IPV6_GLOBAL_ID=87:726a:a217 2026-06-18 14:55:08.130 | +++ lib/neutron_plugins/services/l3:source:79 : IPV6_RA_MODE=slaac 2026-06-18 14:55:08.134 | +++ lib/neutron_plugins/services/l3:source:80 : IPV6_ADDRESS_MODE=slaac 2026-06-18 14:55:08.137 | +++ lib/neutron_plugins/services/l3:source:81 : IPV6_PUBLIC_SUBNET_NAME=ipv6-public-subnet 2026-06-18 14:55:08.141 | +++ lib/neutron_plugins/services/l3:source:82 : IPV6_PRIVATE_SUBNET_NAME=ipv6-private-subnet 2026-06-18 14:55:08.144 | +++ lib/neutron_plugins/services/l3:source:83 : IPV6_ADDRS_SAFE_TO_USE=fd87:726a:a217::/56 2026-06-18 14:55:08.150 | ++++ lib/neutron_plugins/services/l3:source:86 : echo fd87:726a:a217::/56 2026-06-18 14:55:08.151 | ++++ lib/neutron_plugins/services/l3:source:86 : awk -F / '{ print $1"/"($2>63 ? $2 : 64) }' 2026-06-18 14:55:08.158 | +++ lib/neutron_plugins/services/l3:source:86 : FIXED_RANGE_V6=fd87:726a:a217::/64 2026-06-18 14:55:08.162 | +++ lib/neutron_plugins/services/l3:source:87 : IPV6_PRIVATE_NETWORK_GATEWAY= 2026-06-18 14:55:08.165 | +++ lib/neutron_plugins/services/l3:source:88 : IPV6_PUBLIC_RANGE=2001:db8::/64 2026-06-18 14:55:08.169 | +++ lib/neutron_plugins/services/l3:source:89 : IPV6_PUBLIC_NETWORK_GATEWAY=2001:db8::2 2026-06-18 14:55:08.172 | +++ lib/neutron_plugins/services/l3:source:90 : IPV6_ROUTER_GW_IP=2001:db8::1 2026-06-18 14:55:08.176 | +++ lib/neutron_plugins/services/l3:source:93 : NETWORK_GATEWAY= 2026-06-18 14:55:08.179 | +++ lib/neutron_plugins/services/l3:source:94 : PUBLIC_NETWORK_GATEWAY= 2026-06-18 14:55:08.183 | +++ lib/neutron_plugins/services/l3:source:95 : PRIVATE_SUBNET_NAME=private-subnet 2026-06-18 14:55:08.186 | +++ lib/neutron_plugins/services/l3:source:96 : PUBLIC_SUBNET_NAME=public-subnet 2026-06-18 14:55:08.189 | +++ lib/neutron_plugins/services/l3:source:97 : PUBLIC_SUBNET_ENABLE_DHCP=False 2026-06-18 14:55:08.193 | +++ lib/neutron_plugins/services/l3:source:100 : USE_SUBNETPOOL=True 2026-06-18 14:55:08.196 | +++ lib/neutron_plugins/services/l3:source:101 : SUBNETPOOL_NAME_V4=shared-default-subnetpool-v4 2026-06-18 14:55:08.200 | +++ lib/neutron_plugins/services/l3:source:102 : SUBNETPOOL_NAME_V6=shared-default-subnetpool-v6 2026-06-18 14:55:08.203 | +++ lib/neutron_plugins/services/l3:source:104 : SUBNETPOOL_PREFIX_V4=10.0.0.0/22 2026-06-18 14:55:08.206 | +++ lib/neutron_plugins/services/l3:source:105 : SUBNETPOOL_PREFIX_V6=fd87:726a:a217::/56 2026-06-18 14:55:08.210 | +++ lib/neutron_plugins/services/l3:source:107 : SUBNETPOOL_SIZE_V4=26 2026-06-18 14:55:08.213 | +++ lib/neutron_plugins/services/l3:source:108 : SUBNETPOOL_SIZE_V6=64 2026-06-18 14:55:08.218 | ++++ lib/neutron_plugins/services/l3:source:110 : ip -4 route 2026-06-18 14:55:08.219 | ++++ lib/neutron_plugins/services/l3:source:110 : grep '^default' 2026-06-18 14:55:08.220 | ++++ lib/neutron_plugins/services/l3:source:110 : awk '{print $5}' 2026-06-18 14:55:08.228 | +++ lib/neutron_plugins/services/l3:source:110 : default_v4_route_devs=enp1s0 2026-06-18 14:55:08.233 | ++++ lib/neutron_plugins/services/l3:source:112 : grep via 2026-06-18 14:55:08.234 | ++++ lib/neutron_plugins/services/l3:source:112 : ip -6 route list match default table all 2026-06-18 14:55:08.234 | ++++ lib/neutron_plugins/services/l3:source:112 : awk '{print $5}' 2026-06-18 14:55:08.240 | +++ lib/neutron_plugins/services/l3:source:112 : default_v6_route_devs= 2026-06-18 14:55:08.245 | ++ lib/neutron:source:278 : source /home/quobyte/devstack/lib/neutron_plugins/services/placement 2026-06-18 14:55:08.248 | ++ lib/neutron:source:279 : source /home/quobyte/devstack/lib/neutron_plugins/services/trunk 2026-06-18 14:55:08.252 | ++ lib/neutron:source:280 : source /home/quobyte/devstack/lib/neutron_plugins/services/qos 2026-06-18 14:55:08.256 | ++ lib/neutron:source:281 : source /home/quobyte/devstack/lib/neutron_plugins/services/segments 2026-06-18 14:55:08.260 | ++ lib/neutron:source:282 : source /home/quobyte/devstack/lib/neutron_plugins/services/ovn-bgp 2026-06-18 14:55:08.262 | ++ lib/neutron:source:285 : has_neutron_plugin_security_group 2026-06-18 14:55:08.265 | ++ lib/neutron_plugins/ml2:has_neutron_plugin_security_group:146 : return 0 2026-06-18 14:55:08.269 | ++ lib/neutron:source:286 : Q_USE_SECGROUP=True 2026-06-18 14:55:08.272 | ++ lib/neutron:source:294 : OVN_BRIDGE_MAPPINGS=public:br-ex 2026-06-18 14:55:08.294 | + ./stack.sh:main:618 : source /home/quobyte/devstack/lib/ldap 2026-06-18 14:55:08.311 | + ./stack.sh:main:619 : source /home/quobyte/devstack/lib/dstat 2026-06-18 14:55:08.327 | + ./stack.sh:main:620 : source /home/quobyte/devstack/lib/atop 2026-06-18 14:55:08.345 | + ./stack.sh:main:621 : source /home/quobyte/devstack/lib/tcpdump 2026-06-18 14:55:08.364 | + ./stack.sh:main:622 : source /home/quobyte/devstack/lib/etcd3 2026-06-18 14:55:08.409 | + ./stack.sh:main:623 : source /home/quobyte/devstack/lib/os-vif 2026-06-18 14:55:08.414 | +++ lib/os-vif:source:12 : is_ml2_ovs 2026-06-18 14:55:08.418 | +++ lib/os-vif:is_ml2_ovs:4 : [[ ovn == \o\p\e\n\v\s\w\i\t\c\h ]] 2026-06-18 14:55:08.421 | +++ lib/os-vif:is_ml2_ovs:7 : echo False 2026-06-18 14:55:08.424 | ++ lib/os-vif:source:12 : OS_VIF_OVS_ISOLATE_VIF=False 2026-06-18 14:55:08.429 | +++ lib/os-vif:source:13 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2026-06-18 14:55:08.453 | ++ lib/os-vif:source:13 : OS_VIF_OVS_ISOLATE_VIF=False 2026-06-18 14:55:08.457 | + ./stack.sh:main:629 : run_phase source 2026-06-18 14:55:08.461 | + functions-common:run_phase:1842 : local mode=source 2026-06-18 14:55:08.465 | + functions-common:run_phase:1843 : local phase= 2026-06-18 14:55:08.469 | + functions-common:run_phase:1844 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-06-18 14:55:08.472 | + functions-common:run_phase:1845 : local extra_plugin_file_name 2026-06-18 14:55:08.476 | + functions-common:run_phase:1846 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-06-18 14:55:08.479 | + functions-common:run_phase:1851 : local exceptions=80-tempest.sh 2026-06-18 14:55:08.483 | + functions-common:run_phase:1852 : local extra 2026-06-18 14:55:08.487 | ++ functions-common:run_phase:1853 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-06-18 14:55:08.492 | + functions-common:run_phase:1853 : extra=80-tempest.sh 2026-06-18 14:55:08.495 | + functions-common:run_phase:1854 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-06-18 14:55:08.499 | + functions-common:run_phase:1858 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-06-18 14:55:08.503 | + functions-common:run_phase:1858 : source /home/quobyte/devstack/extras.d/80-tempest.sh source 2026-06-18 14:55:08.507 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-06-18 14:55:08.529 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-18 14:55:08.533 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2026-06-18 14:55:08.536 | ++ extras.d/80-tempest.sh:source:6 : source /home/quobyte/devstack/lib/tempest 2026-06-18 14:55:08.596 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2026-06-18 14:55:08.600 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2026-06-18 14:55:08.603 | + functions-common:run_phase:1863 : [[ source == \s\o\u\r\c\e ]] 2026-06-18 14:55:08.607 | + functions-common:run_phase:1864 : load_plugin_settings 2026-06-18 14:55:08.610 | + functions-common:load_plugin_settings:1778 : local plugins= 2026-06-18 14:55:08.614 | + functions-common:load_plugin_settings:1779 : local plugin 2026-06-18 14:55:08.617 | + functions-common:load_plugin_settings:1782 : [[ -z '' ]] 2026-06-18 14:55:08.620 | + functions-common:load_plugin_settings:1783 : return 2026-06-18 14:55:08.624 | + functions-common:run_phase:1865 : verify_disabled_services 2026-06-18 14:55:08.627 | + functions-common:verify_disabled_services:2125 : local service 2026-06-18 14:55:08.631 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-18 14:55:08.634 | + functions-common:verify_disabled_services:2127 : [[ ,horizon,apache2, =~ ,key, ]] 2026-06-18 14:55:08.638 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-18 14:55:08.641 | + functions-common:verify_disabled_services:2127 : [[ ,horizon,apache2, =~ ,n-api, ]] 2026-06-18 14:55:08.644 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-18 14:55:08.648 | + functions-common:verify_disabled_services:2127 : [[ ,horizon,apache2, =~ ,n-cpu, ]] 2026-06-18 14:55:08.651 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-18 14:55:08.655 | + functions-common:verify_disabled_services:2127 : [[ ,horizon,apache2, =~ ,n-cond, ]] 2026-06-18 14:55:08.658 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-18 14:55:08.662 | + functions-common:verify_disabled_services:2127 : [[ ,horizon,apache2, =~ ,n-sch, ]] 2026-06-18 14:55:08.665 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-18 14:55:08.669 | + functions-common:verify_disabled_services:2127 : [[ ,horizon,apache2, =~ ,n-novnc, ]] 2026-06-18 14:55:08.673 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-18 14:55:08.676 | + functions-common:verify_disabled_services:2127 : [[ ,horizon,apache2, =~ ,n-api-meta, ]] 2026-06-18 14:55:08.680 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-18 14:55:08.683 | + functions-common:verify_disabled_services:2127 : [[ ,horizon,apache2, =~ ,placement-api, ]] 2026-06-18 14:55:08.687 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-18 14:55:08.690 | + functions-common:verify_disabled_services:2127 : [[ ,horizon,apache2, =~ ,placement-client, ]] 2026-06-18 14:55:08.694 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-18 14:55:08.697 | + functions-common:verify_disabled_services:2127 : [[ ,horizon,apache2, =~ ,g-api, ]] 2026-06-18 14:55:08.702 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-18 14:55:08.705 | + functions-common:verify_disabled_services:2127 : [[ ,horizon,apache2, =~ ,c-sch, ]] 2026-06-18 14:55:08.708 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-18 14:55:08.712 | + functions-common:verify_disabled_services:2127 : [[ ,horizon,apache2, =~ ,c-api, ]] 2026-06-18 14:55:08.716 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-18 14:55:08.720 | + functions-common:verify_disabled_services:2127 : [[ ,horizon,apache2, =~ ,c-vol, ]] 2026-06-18 14:55:08.723 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-18 14:55:08.727 | + functions-common:verify_disabled_services:2127 : [[ ,horizon,apache2, =~ ,ovn-controller, ]] 2026-06-18 14:55:08.730 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-18 14:55:08.734 | + functions-common:verify_disabled_services:2127 : [[ ,horizon,apache2, =~ ,ovn-northd, ]] 2026-06-18 14:55:08.738 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-18 14:55:08.741 | + functions-common:verify_disabled_services:2127 : [[ ,horizon,apache2, =~ ,ovs-vswitchd, ]] 2026-06-18 14:55:08.744 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-18 14:55:08.747 | + functions-common:verify_disabled_services:2127 : [[ ,horizon,apache2, =~ ,ovsdb-server, ]] 2026-06-18 14:55:08.751 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-18 14:55:08.755 | + functions-common:verify_disabled_services:2127 : [[ ,horizon,apache2, =~ ,q-svc, ]] 2026-06-18 14:55:08.758 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-18 14:55:08.762 | + functions-common:verify_disabled_services:2127 : [[ ,horizon,apache2, =~ ,q-ovn-agent, ]] 2026-06-18 14:55:08.765 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-18 14:55:08.769 | + functions-common:verify_disabled_services:2127 : [[ ,horizon,apache2, =~ ,rabbit, ]] 2026-06-18 14:55:08.772 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-18 14:55:08.776 | + functions-common:verify_disabled_services:2127 : [[ ,horizon,apache2, =~ ,tempest, ]] 2026-06-18 14:55:08.780 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-18 14:55:08.783 | + functions-common:verify_disabled_services:2127 : [[ ,horizon,apache2, =~ ,mysql, ]] 2026-06-18 14:55:08.787 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-18 14:55:08.790 | + functions-common:verify_disabled_services:2127 : [[ ,horizon,apache2, =~ ,etcd3, ]] 2026-06-18 14:55:08.794 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-18 14:55:08.797 | + functions-common:verify_disabled_services:2127 : [[ ,horizon,apache2, =~ ,dstat, ]] 2026-06-18 14:55:08.801 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-18 14:55:08.805 | + functions-common:verify_disabled_services:2127 : [[ ,horizon,apache2, =~ ,q-ovn-metadata-agent, ]] 2026-06-18 14:55:08.809 | + ./stack.sh:main:700 : initialize_database_backends 2026-06-18 14:55:08.812 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2026-06-18 14:55:08.815 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2026-06-18 14:55:08.840 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 14:55:08.843 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2026-06-18 14:55:08.847 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2026-06-18 14:55:08.851 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2026-06-18 14:55:08.874 | + functions-common:is_service_enabled:2070 : return 1 2026-06-18 14:55:08.877 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2026-06-18 14:55:08.880 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2026-06-18 14:55:08.884 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2026-06-18 14:55:08.887 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2026-06-18 14:55:08.891 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2026-06-18 14:55:08.895 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2026-06-18 14:55:08.899 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2026-06-18 14:55:08.902 | + lib/database:initialize_database_backends:92 : return 0 2026-06-18 14:55:08.906 | + ./stack.sh:main:701 : echo 'Using mysql database backend' 2026-06-18 14:55:08.906 | Using mysql database backend 2026-06-18 14:55:08.909 | + ./stack.sh:main:704 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2026-06-18 14:55:08.935 | + ./stack.sh:main:706 : define_database_baseurl 2026-06-18 14:55:08.940 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2026-06-18 14:55:08.944 | ++ lib/databases/mysql:get_database_type_mysql:32 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2026-06-18 14:55:08.948 | ++ lib/databases/mysql:get_database_type_mysql:33 : echo mysql+pymysql 2026-06-18 14:55:08.952 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:stackdb@127.0.0.1 2026-06-18 14:55:08.956 | + ./stack.sh:main:718 : is_service_enabled rabbit 2026-06-18 14:55:08.980 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 14:55:08.984 | + ./stack.sh:main:719 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2026-06-18 14:55:09.009 | + ./stack.sh:main:726 : is_service_enabled keystone 2026-06-18 14:55:09.034 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 14:55:09.038 | + ./stack.sh:main:728 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2026-06-18 14:55:09.063 | + ./stack.sh:main:730 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2026-06-18 14:55:09.087 | + ./stack.sh:main:741 : is_service_enabled ldap 2026-06-18 14:55:09.112 | + functions-common:is_service_enabled:2070 : return 1 2026-06-18 14:55:09.116 | + ./stack.sh:main:750 : is_service_enabled s-proxy 2026-06-18 14:55:09.142 | + functions-common:is_service_enabled:2070 : return 1 2026-06-18 14:55:09.146 | + ./stack.sh:main:762 : save_stackenv 762 2026-06-18 14:55:09.150 | + functions-common:save_stackenv:65 : local tag=762 2026-06-18 14:55:09.155 | ++ functions-common:save_stackenv:67 : date +%F-%H%M%S 2026-06-18 14:55:09.161 | + functions-common:save_stackenv:67 : time_stamp=2026-06-18-165509 2026-06-18 14:55:09.165 | + functions-common:save_stackenv:68 : echo '# 2026-06-18-165509 762' 2026-06-18 14:55:09.169 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-18 14:55:09.172 | + functions-common:save_stackenv:70 : echo BASE_SQL_CONN=mysql+pymysql://root:stackdb@127.0.0.1 2026-06-18 14:55:09.176 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-18 14:55:09.180 | + functions-common:save_stackenv:70 : echo DATA_DIR=/opt/stack/data 2026-06-18 14:55:09.184 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-18 14:55:09.188 | + functions-common:save_stackenv:70 : echo DEST=/opt/stack 2026-06-18 14:55:09.192 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-18 14:55:09.196 | + 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-06-18 14:55:09.200 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-18 14:55:09.204 | + functions-common:save_stackenv:70 : echo HOST_IP=192.168.122.13 2026-06-18 14:55:09.207 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-18 14:55:09.211 | + functions-common:save_stackenv:70 : echo KEYSTONE_SERVICE_URI=http://192.168.122.13/identity 2026-06-18 14:55:09.215 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-18 14:55:09.220 | + functions-common:save_stackenv:70 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2026-06-18-165455 2026-06-18 14:55:09.224 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-18 14:55:09.228 | + functions-common:save_stackenv:70 : echo OS_CACERT= 2026-06-18 14:55:09.232 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-18 14:55:09.236 | + functions-common:save_stackenv:70 : echo SERVICE_HOST=192.168.122.13 2026-06-18 14:55:09.240 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-18 14:55:09.244 | + functions-common:save_stackenv:70 : echo STACK_USER=quobyte 2026-06-18 14:55:09.248 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-18 14:55:09.252 | + functions-common:save_stackenv:70 : echo TLS_IP= 2026-06-18 14:55:09.256 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-18 14:55:09.260 | + functions-common:save_stackenv:70 : echo HOST_IPV6=::1 2026-06-18 14:55:09.264 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-18 14:55:09.267 | + functions-common:save_stackenv:70 : echo SERVICE_IP_VERSION=4 2026-06-18 14:55:09.271 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-18 14:55:09.274 | + functions-common:save_stackenv:70 : echo TUNNEL_ENDPOINT_IP=192.168.122.13 2026-06-18 14:55:09.278 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-18 14:55:09.282 | + functions-common:save_stackenv:70 : echo TUNNEL_IP_VERSION=4 2026-06-18 14:55:09.286 | + ./stack.sh:main:775 : GIT_DEPTH=0 2026-06-18 14:55:09.290 | + ./stack.sh:main:775 : git_clone https://review.opendev.org/openstack/requirements.git /opt/stack/requirements master 2026-06-18 14:55:09.294 | + functions-common:git_clone:583 : local git_remote=https://review.opendev.org/openstack/requirements.git 2026-06-18 14:55:09.298 | + functions-common:git_clone:584 : local git_dest=/opt/stack/requirements 2026-06-18 14:55:09.301 | + functions-common:git_clone:585 : local git_ref=master 2026-06-18 14:55:09.304 | + functions-common:git_clone:586 : local orig_dir 2026-06-18 14:55:09.309 | ++ functions-common:git_clone:587 : pwd 2026-06-18 14:55:09.313 | + functions-common:git_clone:587 : orig_dir=/home/quobyte/devstack 2026-06-18 14:55:09.317 | + functions-common:git_clone:588 : local git_clone_flags= 2026-06-18 14:55:09.322 | ++ functions-common:git_clone:590 : trueorfalse False RECLONE 2026-06-18 14:55:09.343 | + functions-common:git_clone:590 : RECLONE=False 2026-06-18 14:55:09.347 | + functions-common:git_clone:591 : [[ 0 -gt 0 ]] 2026-06-18 14:55:09.350 | + functions-common:git_clone:595 : [[ False = \T\r\u\e ]] 2026-06-18 14:55:09.354 | + functions-common:git_clone:604 : echo master 2026-06-18 14:55:09.355 | + functions-common:git_clone:604 : egrep -q '^refs' 2026-06-18 14:55:09.361 | + functions-common:git_clone:618 : [[ ! -d /opt/stack/requirements ]] 2026-06-18 14:55:09.364 | + functions-common:git_clone:619 : [[ False = \T\r\u\e ]] 2026-06-18 14:55:09.368 | + functions-common:git_clone:624 : git_timed clone --no-checkout https://review.opendev.org/openstack/requirements.git /opt/stack/requirements 2026-06-18 14:55:09.371 | + functions-common:git_timed:691 : local count=0 2026-06-18 14:55:09.375 | + functions-common:git_timed:692 : local timeout=0 2026-06-18 14:55:09.379 | + functions-common:git_timed:694 : [[ -n 0 ]] 2026-06-18 14:55:09.382 | + functions-common:git_timed:695 : timeout=0 2026-06-18 14:55:09.385 | + functions-common:git_timed:698 : time_start git_timed 2026-06-18 14:55:09.388 | + functions-common:time_start:2400 : local name=git_timed 2026-06-18 14:55:09.392 | + functions-common:time_start:2401 : local start_time= 2026-06-18 14:55:09.395 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-18 14:55:09.399 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-18 14:55:09.404 | + functions-common:time_start:2405 : _TIME_START[$name]=1781794509400 2026-06-18 14:55:09.408 | + functions-common:git_timed:699 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/requirements.git /opt/stack/requirements 2026-06-18 14:55:09.412 | Cloning into '/opt/stack/requirements'... 2026-06-18 14:55:14.015 | + functions-common:git_timed:713 : time_stop git_timed 2026-06-18 14:55:14.019 | + functions-common:time_stop:2414 : local name 2026-06-18 14:55:14.022 | + functions-common:time_stop:2415 : local end_time 2026-06-18 14:55:14.025 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-18 14:55:14.028 | + functions-common:time_stop:2417 : local total 2026-06-18 14:55:14.030 | + functions-common:time_stop:2418 : local start_time 2026-06-18 14:55:14.034 | + functions-common:time_stop:2420 : name=git_timed 2026-06-18 14:55:14.037 | + functions-common:time_stop:2421 : start_time=1781794509400 2026-06-18 14:55:14.040 | + functions-common:time_stop:2423 : [[ -z 1781794509400 ]] 2026-06-18 14:55:14.045 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 14:55:14.050 | + functions-common:time_stop:2426 : end_time=1781794514046 2026-06-18 14:55:14.054 | + functions-common:time_stop:2427 : elapsed_time=4646 2026-06-18 14:55:14.057 | + functions-common:time_stop:2428 : total=0 2026-06-18 14:55:14.060 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 14:55:14.063 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=4646 2026-06-18 14:55:14.067 | + functions-common:git_clone:625 : cd /opt/stack/requirements 2026-06-18 14:55:14.070 | + functions-common:git_clone:626 : git_timed fetch origin master 2026-06-18 14:55:14.073 | + functions-common:git_timed:691 : local count=0 2026-06-18 14:55:14.076 | + functions-common:git_timed:692 : local timeout=0 2026-06-18 14:55:14.079 | + functions-common:git_timed:694 : [[ -n 0 ]] 2026-06-18 14:55:14.083 | + functions-common:git_timed:695 : timeout=0 2026-06-18 14:55:14.086 | + functions-common:git_timed:698 : time_start git_timed 2026-06-18 14:55:14.090 | + functions-common:time_start:2400 : local name=git_timed 2026-06-18 14:55:14.093 | + functions-common:time_start:2401 : local start_time= 2026-06-18 14:55:14.096 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-18 14:55:14.100 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-18 14:55:14.106 | + functions-common:time_start:2405 : _TIME_START[$name]=1781794514102 2026-06-18 14:55:14.109 | + functions-common:git_timed:699 : timeout -s SIGINT 0 git fetch origin master 2026-06-18 14:55:14.674 | From https://review.opendev.org/openstack/requirements 2026-06-18 14:55:14.674 | * branch master -> FETCH_HEAD 2026-06-18 14:55:14.687 | + functions-common:git_timed:713 : time_stop git_timed 2026-06-18 14:55:14.691 | + functions-common:time_stop:2414 : local name 2026-06-18 14:55:14.695 | + functions-common:time_stop:2415 : local end_time 2026-06-18 14:55:14.698 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-18 14:55:14.701 | + functions-common:time_stop:2417 : local total 2026-06-18 14:55:14.704 | + functions-common:time_stop:2418 : local start_time 2026-06-18 14:55:14.707 | + functions-common:time_stop:2420 : name=git_timed 2026-06-18 14:55:14.710 | + functions-common:time_stop:2421 : start_time=1781794514102 2026-06-18 14:55:14.713 | + functions-common:time_stop:2423 : [[ -z 1781794514102 ]] 2026-06-18 14:55:14.717 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 14:55:14.724 | + functions-common:time_stop:2426 : end_time=1781794514719 2026-06-18 14:55:14.728 | + functions-common:time_stop:2427 : elapsed_time=617 2026-06-18 14:55:14.732 | + functions-common:time_stop:2428 : total=4646 2026-06-18 14:55:14.736 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 14:55:14.740 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=5263 2026-06-18 14:55:14.744 | + functions-common:git_clone:627 : git_timed checkout FETCH_HEAD 2026-06-18 14:55:14.748 | + functions-common:git_timed:691 : local count=0 2026-06-18 14:55:14.752 | + functions-common:git_timed:692 : local timeout=0 2026-06-18 14:55:14.755 | + functions-common:git_timed:694 : [[ -n 0 ]] 2026-06-18 14:55:14.759 | + functions-common:git_timed:695 : timeout=0 2026-06-18 14:55:14.763 | + functions-common:git_timed:698 : time_start git_timed 2026-06-18 14:55:14.767 | + functions-common:time_start:2400 : local name=git_timed 2026-06-18 14:55:14.771 | + functions-common:time_start:2401 : local start_time= 2026-06-18 14:55:14.774 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-18 14:55:14.779 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-18 14:55:14.785 | + functions-common:time_start:2405 : _TIME_START[$name]=1781794514781 2026-06-18 14:55:14.789 | + functions-common:git_timed:699 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-06-18 14:55:14.804 | Note: switching to 'FETCH_HEAD'. 2026-06-18 14:55:14.805 | 2026-06-18 14:55:14.805 | You are in 'detached HEAD' state. You can look around, make experimental 2026-06-18 14:55:14.805 | changes and commit them, and you can discard any commits you make in this 2026-06-18 14:55:14.805 | state without impacting any branches by switching back to a branch. 2026-06-18 14:55:14.805 | 2026-06-18 14:55:14.805 | If you want to create a new branch to retain commits you create, you may 2026-06-18 14:55:14.805 | do so (now or later) by using -c with the switch command. Example: 2026-06-18 14:55:14.805 | 2026-06-18 14:55:14.805 | git switch -c 2026-06-18 14:55:14.805 | 2026-06-18 14:55:14.805 | Or undo this operation with: 2026-06-18 14:55:14.806 | 2026-06-18 14:55:14.806 | git switch - 2026-06-18 14:55:14.806 | 2026-06-18 14:55:14.806 | Turn off this advice by setting config variable advice.detachedHead to false 2026-06-18 14:55:14.806 | 2026-06-18 14:55:14.806 | HEAD is now at 4bb8ff9a Merge "update constraint for openstacksdk to new release 4.16.0" 2026-06-18 14:55:14.811 | + functions-common:git_timed:713 : time_stop git_timed 2026-06-18 14:55:14.815 | + functions-common:time_stop:2414 : local name 2026-06-18 14:55:14.818 | + functions-common:time_stop:2415 : local end_time 2026-06-18 14:55:14.822 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-18 14:55:14.826 | + functions-common:time_stop:2417 : local total 2026-06-18 14:55:14.829 | + functions-common:time_stop:2418 : local start_time 2026-06-18 14:55:14.833 | + functions-common:time_stop:2420 : name=git_timed 2026-06-18 14:55:14.837 | + functions-common:time_stop:2421 : start_time=1781794514781 2026-06-18 14:55:14.840 | + functions-common:time_stop:2423 : [[ -z 1781794514781 ]] 2026-06-18 14:55:14.845 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 14:55:14.851 | + functions-common:time_stop:2426 : end_time=1781794514847 2026-06-18 14:55:14.854 | + functions-common:time_stop:2427 : elapsed_time=66 2026-06-18 14:55:14.858 | + functions-common:time_stop:2428 : total=5263 2026-06-18 14:55:14.862 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 14:55:14.866 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=5329 2026-06-18 14:55:14.870 | + functions-common:git_clone:663 : sudo git config --system --add safe.directory /opt/stack/requirements 2026-06-18 14:55:14.888 | + functions-common:git_clone:666 : cd /opt/stack/requirements 2026-06-18 14:55:14.893 | + functions-common:git_clone:667 : git show --oneline 2026-06-18 14:55:14.894 | + functions-common:git_clone:667 : head -1 2026-06-18 14:55:14.897 | 4bb8ff9a Merge "update constraint for openstacksdk to new release 4.16.0" 2026-06-18 14:55:14.900 | + functions-common:git_clone:668 : cd /home/quobyte/devstack 2026-06-18 14:55:14.905 | + ./stack.sh:main:779 : echo_summary 'Installing package prerequisites' 2026-06-18 14:55:14.909 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-18 14:55:14.913 | + ./stack.sh:echo_summary:444 : echo -e Installing package prerequisites 2026-06-18 14:55:14.918 | + ./stack.sh:main:780 : source /home/quobyte/devstack/tools/install_prereqs.sh 2026-06-18 14:55:14.922 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2026-06-18 14:55:14.926 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2026-06-18 14:55:14.930 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/quobyte/devstack ]] 2026-06-18 14:55:14.934 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/quobyte/devstack/.prereqs 2026-06-18 14:55:14.939 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2026-06-18 14:55:14.942 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2026-06-18 14:55:14.948 | +++ tools/install_prereqs.sh:source:47 : date +%s 2026-06-18 14:55:14.954 | ++ tools/install_prereqs.sh:source:47 : NOW=1781794514 2026-06-18 14:55:14.959 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/quobyte/devstack/.prereqs 2026-06-18 14:55:14.966 | +++ tools/install_prereqs.sh:source:48 : echo 0 2026-06-18 14:55:14.970 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=0 2026-06-18 14:55:14.975 | ++ tools/install_prereqs.sh:source:49 : DELTA=1781794514 2026-06-18 14:55:14.979 | ++ tools/install_prereqs.sh:source:50 : [[ 1781794514 -lt 7200 ]] 2026-06-18 14:55:14.983 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2026-06-18 14:55:14.987 | ++ functions-common:export_proxy_variables:2232 : isset http_proxy 2026-06-18 14:55:14.991 | ++ functions-common:isset:266 : [[ -v http_proxy ]] 2026-06-18 14:55:14.995 | ++ functions-common:export_proxy_variables:2235 : isset https_proxy 2026-06-18 14:55:14.999 | ++ functions-common:isset:266 : [[ -v https_proxy ]] 2026-06-18 14:55:15.003 | ++ functions-common:export_proxy_variables:2238 : isset no_proxy 2026-06-18 14:55:15.008 | ++ functions-common:isset:266 : [[ -v no_proxy ]] 2026-06-18 14:55:15.014 | +++ 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-06-18 14:55:15.054 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2026-06-18 14:55:15.054 | apache2-dev 2026-06-18 14:55:15.054 | bc 2026-06-18 14:55:15.054 | bsdmainutils 2026-06-18 14:55:15.055 | curl 2026-06-18 14:55:15.055 | g++ 2026-06-18 14:55:15.055 | gawk 2026-06-18 14:55:15.055 | gcc 2026-06-18 14:55:15.055 | gettext 2026-06-18 14:55:15.055 | git 2026-06-18 14:55:15.055 | graphviz 2026-06-18 14:55:15.055 | iputils-ping 2026-06-18 14:55:15.055 | libffi-dev 2026-06-18 14:55:15.055 | libjpeg-dev 2026-06-18 14:55:15.056 | libpq-dev 2026-06-18 14:55:15.056 | libssl-dev 2026-06-18 14:55:15.056 | libsystemd-dev 2026-06-18 14:55:15.056 | libxml2-dev 2026-06-18 14:55:15.056 | libxslt1-dev 2026-06-18 14:55:15.056 | libyaml-dev 2026-06-18 14:55:15.056 | lsof 2026-06-18 14:55:15.057 | openssh-server 2026-06-18 14:55:15.057 | openssl 2026-06-18 14:55:15.057 | pkg-config 2026-06-18 14:55:15.057 | psmisc 2026-06-18 14:55:15.057 | python3-dev 2026-06-18 14:55:15.057 | python3-pip 2026-06-18 14:55:15.057 | python3-systemd 2026-06-18 14:55:15.058 | python3-venv 2026-06-18 14:55:15.058 | tar 2026-06-18 14:55:15.058 | tcpdump 2026-06-18 14:55:15.058 | unzip 2026-06-18 14:55:15.058 | uuid-runtime 2026-06-18 14:55:15.058 | wget 2026-06-18 14:55:15.058 | zlib1g-dev 2026-06-18 14:55:15.059 | libkrb5-dev 2026-06-18 14:55:15.059 | libldap2-dev 2026-06-18 14:55:15.059 | libsasl2-dev 2026-06-18 14:55:15.059 | memcached 2026-06-18 14:55:15.059 | python3-mysqldb 2026-06-18 14:55:15.059 | sqlite3 2026-06-18 14:55:15.059 | conntrack 2026-06-18 14:55:15.060 | curl 2026-06-18 14:55:15.060 | ebtables 2026-06-18 14:55:15.060 | genisoimage 2026-06-18 14:55:15.060 | iptables 2026-06-18 14:55:15.060 | iputils-arping 2026-06-18 14:55:15.060 | kpartx 2026-06-18 14:55:15.060 | libjs-jquery-tablesorter 2026-06-18 14:55:15.061 | parted 2026-06-18 14:55:15.061 | pm-utils 2026-06-18 14:55:15.061 | python3-mysqldb 2026-06-18 14:55:15.061 | socat 2026-06-18 14:55:15.061 | sqlite3 2026-06-18 14:55:15.061 | sudo 2026-06-18 14:55:15.061 | vlan 2026-06-18 14:55:15.062 | lsscsi 2026-06-18 14:55:15.062 | open-iscsi 2026-06-18 14:55:15.062 | cryptsetup 2026-06-18 14:55:15.062 | dosfstools 2026-06-18 14:55:15.062 | genisoimage 2026-06-18 14:55:15.062 | gir1.2-libosinfo-1.0 2026-06-18 14:55:15.062 | netcat-openbsd 2026-06-18 14:55:15.063 | open-iscsi 2026-06-18 14:55:15.063 | qemu-utils 2026-06-18 14:55:15.063 | sg3-utils 2026-06-18 14:55:15.063 | sysfsutils 2026-06-18 14:55:15.063 | lvm2 2026-06-18 14:55:15.063 | qemu-utils 2026-06-18 14:55:15.063 | thin-provisioning-tools 2026-06-18 14:55:15.064 | acl 2026-06-18 14:55:15.064 | dnsmasq-base 2026-06-18 14:55:15.064 | dnsmasq-utils 2026-06-18 14:55:15.064 | ebtables 2026-06-18 14:55:15.064 | haproxy 2026-06-18 14:55:15.064 | iptables 2026-06-18 14:55:15.064 | iputils-arping 2026-06-18 14:55:15.065 | iputils-ping 2026-06-18 14:55:15.065 | postgresql-server-dev-all 2026-06-18 14:55:15.065 | python3-mysqldb 2026-06-18 14:55:15.065 | sqlite3 2026-06-18 14:55:15.065 | sudo 2026-06-18 14:55:15.065 | vlan 2026-06-18 14:55:15.065 | pcp' 2026-06-18 14:55:15.065 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2026-06-18 14:55:15.089 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2026-06-18 14:55:15.089 | apache2-dev 2026-06-18 14:55:15.089 | bc 2026-06-18 14:55:15.089 | bsdmainutils 2026-06-18 14:55:15.090 | curl 2026-06-18 14:55:15.090 | g++ 2026-06-18 14:55:15.090 | gawk 2026-06-18 14:55:15.090 | gcc 2026-06-18 14:55:15.090 | gettext 2026-06-18 14:55:15.090 | git 2026-06-18 14:55:15.090 | graphviz 2026-06-18 14:55:15.090 | iputils-ping 2026-06-18 14:55:15.090 | libffi-dev 2026-06-18 14:55:15.090 | libjpeg-dev 2026-06-18 14:55:15.090 | libpq-dev 2026-06-18 14:55:15.090 | libssl-dev 2026-06-18 14:55:15.091 | libsystemd-dev 2026-06-18 14:55:15.091 | libxml2-dev 2026-06-18 14:55:15.091 | libxslt1-dev 2026-06-18 14:55:15.091 | libyaml-dev 2026-06-18 14:55:15.091 | lsof 2026-06-18 14:55:15.091 | openssh-server 2026-06-18 14:55:15.091 | openssl 2026-06-18 14:55:15.091 | pkg-config 2026-06-18 14:55:15.091 | psmisc 2026-06-18 14:55:15.091 | python3-dev 2026-06-18 14:55:15.091 | python3-pip 2026-06-18 14:55:15.092 | python3-systemd 2026-06-18 14:55:15.092 | python3-venv 2026-06-18 14:55:15.092 | tar 2026-06-18 14:55:15.092 | tcpdump 2026-06-18 14:55:15.092 | unzip 2026-06-18 14:55:15.092 | uuid-runtime 2026-06-18 14:55:15.092 | wget 2026-06-18 14:55:15.092 | zlib1g-dev 2026-06-18 14:55:15.092 | libkrb5-dev 2026-06-18 14:55:15.092 | libldap2-dev 2026-06-18 14:55:15.092 | libsasl2-dev 2026-06-18 14:55:15.092 | memcached 2026-06-18 14:55:15.093 | python3-mysqldb 2026-06-18 14:55:15.093 | sqlite3 2026-06-18 14:55:15.093 | conntrack 2026-06-18 14:55:15.093 | curl 2026-06-18 14:55:15.093 | ebtables 2026-06-18 14:55:15.093 | genisoimage 2026-06-18 14:55:15.093 | iptables 2026-06-18 14:55:15.093 | iputils-arping 2026-06-18 14:55:15.093 | kpartx 2026-06-18 14:55:15.093 | libjs-jquery-tablesorter 2026-06-18 14:55:15.093 | parted 2026-06-18 14:55:15.094 | pm-utils 2026-06-18 14:55:15.094 | python3-mysqldb 2026-06-18 14:55:15.094 | socat 2026-06-18 14:55:15.094 | sqlite3 2026-06-18 14:55:15.094 | sudo 2026-06-18 14:55:15.094 | vlan 2026-06-18 14:55:15.094 | lsscsi 2026-06-18 14:55:15.094 | open-iscsi 2026-06-18 14:55:15.094 | cryptsetup 2026-06-18 14:55:15.094 | dosfstools 2026-06-18 14:55:15.094 | genisoimage 2026-06-18 14:55:15.094 | gir1.2-libosinfo-1.0 2026-06-18 14:55:15.095 | netcat-openbsd 2026-06-18 14:55:15.095 | open-iscsi 2026-06-18 14:55:15.095 | qemu-utils 2026-06-18 14:55:15.095 | sg3-utils 2026-06-18 14:55:15.095 | sysfsutils 2026-06-18 14:55:15.095 | lvm2 2026-06-18 14:55:15.095 | qemu-utils 2026-06-18 14:55:15.095 | thin-provisioning-tools 2026-06-18 14:55:15.095 | acl 2026-06-18 14:55:15.095 | dnsmasq-base 2026-06-18 14:55:15.095 | dnsmasq-utils 2026-06-18 14:55:15.096 | ebtables 2026-06-18 14:55:15.096 | haproxy 2026-06-18 14:55:15.096 | iptables 2026-06-18 14:55:15.096 | iputils-arping 2026-06-18 14:55:15.096 | iputils-ping 2026-06-18 14:55:15.096 | postgresql-server-dev-all 2026-06-18 14:55:15.096 | python3-mysqldb 2026-06-18 14:55:15.096 | sqlite3 2026-06-18 14:55:15.096 | sudo 2026-06-18 14:55:15.096 | vlan 2026-06-18 14:55:15.096 | pcp ' 2026-06-18 14:55:15.097 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2026-06-18 14:55:15.099 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-18 14:55:15.103 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-18 14:55:15.109 | ++ 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-06-18 14:55:15.109 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2026-06-18 14:55:15.116 | ++ 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-06-18 14:55:15.120 | ++ functions-common:install_package:1432 : update_package_repo 2026-06-18 14:55:15.124 | ++ functions-common:update_package_repo:1406 : NO_UPDATE_REPOS=False 2026-06-18 14:55:15.128 | ++ functions-common:update_package_repo:1407 : REPOS_UPDATED=True 2026-06-18 14:55:15.132 | ++ functions-common:update_package_repo:1408 : RETRY_UPDATE=False 2026-06-18 14:55:15.136 | ++ functions-common:update_package_repo:1410 : [[ False = \T\r\u\e ]] 2026-06-18 14:55:15.140 | ++ functions-common:update_package_repo:1414 : is_ubuntu 2026-06-18 14:55:15.143 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-18 14:55:15.147 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-18 14:55:15.151 | ++ functions-common:update_package_repo:1415 : apt_get_update 2026-06-18 14:55:15.155 | ++ functions-common:apt_get_update:1160 : [[ True == \T\r\u\e ]] 2026-06-18 14:55:15.159 | ++ functions-common:apt_get_update:1160 : [[ False != \T\r\u\e ]] 2026-06-18 14:55:15.162 | ++ functions-common:apt_get_update:1161 : return 2026-06-18 14:55:15.167 | ++ functions-common:install_package:1433 : 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-06-18 14:55:15.171 | ++ functions-common:real_install_package:1420 : is_ubuntu 2026-06-18 14:55:15.175 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-18 14:55:15.178 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-18 14:55:15.182 | ++ functions-common:real_install_package:1421 : 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-06-18 14:55:15.213 | ++ functions-common:apt_get:1201 : 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-06-18 14:55:15.253 | Reading package lists... 2026-06-18 14:55:15.707 | Building dependency tree... 2026-06-18 14:55:15.708 | Reading state information... 2026-06-18 14:55:16.429 | bc is already the newest version (1.07.1-3ubuntu4). 2026-06-18 14:55:16.430 | bc set to manually installed. 2026-06-18 14:55:16.430 | g++ is already the newest version (4:13.2.0-7ubuntu1). 2026-06-18 14:55:16.430 | g++ set to manually installed. 2026-06-18 14:55:16.430 | gawk is already the newest version (1:5.2.1-2build3). 2026-06-18 14:55:16.430 | gawk set to manually installed. 2026-06-18 14:55:16.430 | gcc is already the newest version (4:13.2.0-7ubuntu1). 2026-06-18 14:55:16.431 | gcc set to manually installed. 2026-06-18 14:55:16.431 | git is already the newest version (1:2.43.0-1ubuntu7.3). 2026-06-18 14:55:16.431 | git set to manually installed. 2026-06-18 14:55:16.431 | iputils-ping is already the newest version (3:20240117-1ubuntu0.1). 2026-06-18 14:55:16.431 | iputils-ping set to manually installed. 2026-06-18 14:55:16.431 | lsof is already the newest version (4.95.0-1build3). 2026-06-18 14:55:16.431 | lsof set to manually installed. 2026-06-18 14:55:16.431 | psmisc is already the newest version (23.7-1build1). 2026-06-18 14:55:16.431 | psmisc set to manually installed. 2026-06-18 14:55:16.431 | python3-dev is already the newest version (3.12.3-0ubuntu2.1). 2026-06-18 14:55:16.431 | python3-dev set to manually installed. 2026-06-18 14:55:16.432 | python3-pip is already the newest version (24.0+dfsg-1ubuntu1.3). 2026-06-18 14:55:16.432 | python3-systemd is already the newest version (235-1build4). 2026-06-18 14:55:16.432 | python3-systemd set to manually installed. 2026-06-18 14:55:16.432 | tar is already the newest version (1.35+dfsg-3build1). 2026-06-18 14:55:16.432 | tar set to manually installed. 2026-06-18 14:55:16.433 | tcpdump is already the newest version (4.99.4-3ubuntu4.24.04.1). 2026-06-18 14:55:16.434 | tcpdump set to manually installed. 2026-06-18 14:55:16.434 | uuid-runtime is already the newest version (2.39.3-9ubuntu6.5). 2026-06-18 14:55:16.434 | uuid-runtime set to manually installed. 2026-06-18 14:55:16.435 | wget is already the newest version (1.21.4-1ubuntu4.1). 2026-06-18 14:55:16.435 | wget set to manually installed. 2026-06-18 14:55:16.435 | zlib1g-dev is already the newest version (1:1.3.dfsg-3.1ubuntu2.1). 2026-06-18 14:55:16.435 | zlib1g-dev set to manually installed. 2026-06-18 14:55:16.435 | iptables is already the newest version (1.8.10-3ubuntu2). 2026-06-18 14:55:16.435 | iptables set to manually installed. 2026-06-18 14:55:16.435 | kpartx is already the newest version (0.9.4-5ubuntu8.1). 2026-06-18 14:55:16.436 | kpartx set to manually installed. 2026-06-18 14:55:16.436 | parted is already the newest version (3.6-4build1). 2026-06-18 14:55:16.436 | parted set to manually installed. 2026-06-18 14:55:16.436 | sudo is already the newest version (1.9.15p5-3ubuntu5.24.04.2). 2026-06-18 14:55:16.436 | sudo set to manually installed. 2026-06-18 14:55:16.436 | open-iscsi is already the newest version (2.1.9-3ubuntu5.4). 2026-06-18 14:55:16.436 | open-iscsi set to manually installed. 2026-06-18 14:55:16.436 | cryptsetup is already the newest version (2:2.7.0-1ubuntu4.2). 2026-06-18 14:55:16.436 | cryptsetup set to manually installed. 2026-06-18 14:55:16.436 | dosfstools is already the newest version (4.2-1.1build1). 2026-06-18 14:55:16.436 | dosfstools set to manually installed. 2026-06-18 14:55:16.437 | netcat-openbsd is already the newest version (1.226-1ubuntu2). 2026-06-18 14:55:16.437 | netcat-openbsd set to manually installed. 2026-06-18 14:55:16.437 | qemu-utils is already the newest version (1:8.2.2+ds-0ubuntu1.16). 2026-06-18 14:55:16.437 | qemu-utils set to manually installed. 2026-06-18 14:55:16.437 | sg3-utils is already the newest version (1.46-3ubuntu4). 2026-06-18 14:55:16.437 | sg3-utils set to manually installed. 2026-06-18 14:55:16.438 | lvm2 is already the newest version (2.03.16-3ubuntu3.2). 2026-06-18 14:55:16.438 | lvm2 set to manually installed. 2026-06-18 14:55:16.438 | thin-provisioning-tools is already the newest version (0.9.0-2ubuntu5.1). 2026-06-18 14:55:16.439 | thin-provisioning-tools set to manually installed. 2026-06-18 14:55:16.439 | acl is already the newest version (2.3.2-1build1.1). 2026-06-18 14:55:16.440 | acl set to manually installed. 2026-06-18 14:55:16.440 | The following additional packages will be installed: 2026-06-18 14:55:16.440 | apache2-bin apache2-data apache2-utils autoconf automake autopoint 2026-06-18 14:55:16.440 | autotools-dev clang-17 comerr-dev debhelper debugedit dh-autoreconf 2026-06-18 14:55:16.440 | dh-strip-nondeterminism dwz fonts-liberation fonts-liberation-sans-narrow 2026-06-18 14:55:16.440 | fonts-liberation2 gir1.2-freedesktop icu-devtools intltool-debian 2026-06-18 14:55:16.440 | krb5-multidev libann0 libapr1-dev libapr1t64 libaprutil1-dbd-sqlite3 2026-06-18 14:55:16.440 | libaprutil1-dev libaprutil1-ldap libaprutil1t64 libarchive-cpio-perl 2026-06-18 14:55:16.440 | libarchive-zip-perl libcdt5 libcgraph6 libclang-common-17-dev 2026-06-18 14:55:16.440 | libclang-cpp17t64 libclang-rt-17-dev libclang1-17t64 libcommon-sense-perl 2026-06-18 14:55:16.440 | libcurl3t64-gnutls libcurl4t64 libdebhelper-perl libevent-2.1-7t64 2026-06-18 14:55:16.441 | libfile-stripnondeterminism-perl libgc1 libgssrpc4t64 libgts-0.7-5t64 2026-06-18 14:55:16.441 | libgts-bin libgvc6 libgvpr2 libice6 libicu-dev libjpeg-turbo8-dev 2026-06-18 14:55:16.441 | libjpeg8-dev libjs-jquery-metadata libjson-perl libjson-xs-perl 2026-06-18 14:55:16.441 | libkadm5clnt-mit12 libkadm5srv-mit12 libkdb5-10t64 liblab-gamut1 libldap-dev 2026-06-18 14:55:16.441 | libllvm17t64 libltdl-dev libltdl7 liblua5.4-0 libmail-sendmail-perl 2026-06-18 14:55:16.441 | libmysqlclient21 libncurses-dev libnss-mymachines libnss-systemd 2026-06-18 14:55:16.441 | libobjc-13-dev libobjc4 libosinfo-1.0-0 libosinfo-l10n libpam-systemd 2026-06-18 14:55:16.441 | libpathplan4 libpcp-archive1t64 libpcp-gui2t64 libpcp-import1t64 2026-06-18 14:55:16.441 | libpcp-mmv1t64 libpcp-pmda-perl libpcp-pmda3t64 libpcp-trace2t64 2026-06-18 14:55:16.441 | libpcp-web1t64 libpcp3t64 libpcre2-16-0 libpcre2-32-0 libpcre2-dev 2026-06-18 14:55:16.441 | libpcre2-posix3 libpfm4 libpkgconf3 libpq5 libsctp-dev libsctp1 libsm6 2026-06-18 14:55:16.441 | libssl3t64 libsub-override-perl libsys-hostname-long-perl libsysfs2 2026-06-18 14:55:16.442 | libsystemd-shared libsystemd0 libtool libtypes-serialiser-perl libudev1 2026-06-18 14:55:16.442 | libx86-1 libxaw7 libxmu6 libxt6t64 libz3-4 libz3-dev llvm-17 llvm-17-dev 2026-06-18 14:55:16.442 | llvm-17-linker-tools llvm-17-runtime llvm-17-tools m4 mysql-common ncal 2026-06-18 14:55:16.442 | openssh-client openssh-sftp-server osinfo-db pcp-conf pkgconf pkgconf-bin 2026-06-18 14:55:16.442 | po-debconf postgresql-client-16 postgresql-client-common postgresql-common 2026-06-18 14:55:16.442 | postgresql-server-dev-16 python3-pcp python3-pip-whl python3-setuptools-whl 2026-06-18 14:55:16.443 | python3.12-venv ssl-cert systemd systemd-container systemd-dev 2026-06-18 14:55:16.443 | systemd-resolved systemd-sysv systemd-timesyncd udev uuid-dev vbetool 2026-06-18 14:55:16.443 | Suggested packages: 2026-06-18 14:55:16.444 | apache2-doc apache2-suexec-pristine | apache2-suexec-custom www-browser 2026-06-18 14:55:16.444 | autoconf-archive gnu-standards autoconf-doc calendar whois vacation 2026-06-18 14:55:16.444 | mailutils clang-17-doc wasi-libc doc-base dh-make wodim cdrkit-doc 2026-06-18 14:55:16.445 | gettext-doc libasprintf-dev libgettextpo-dev gsfonts graphviz-doc 2026-06-18 14:55:16.445 | vim-haproxy haproxy-doc krb5-doc krb5-user icu-doc libtool-doc ncurses-doc 2026-06-18 14:55:16.445 | postgresql-doc-16 lksctp-tools libssl-doc gfortran | fortran95-compiler 2026-06-18 14:55:16.445 | gcj-jdk libyaml-doc llvm-17-doc m4-doc libanyevent-perl 2026-06-18 14:55:16.445 | libcache-memcached-perl libmemcached libyaml-perl keychain libpam-ssh 2026-06-18 14:55:16.446 | monkeysphere ssh-askpass molly-guard pcp-gui libpcp-import-perl redis-server 2026-06-18 14:55:16.446 | cpufrequtils wireless-tools radeontool libmail-box-perl postgresql-16 2026-06-18 14:55:16.446 | default-mysql-server | virtual-mysql-server sqlite3-doc systemd-homed 2026-06-18 14:55:16.446 | systemd-userdbd systemd-boot libqrencode4 libtss2-rc0 zip 2026-06-18 14:55:16.623 | The following NEW packages will be installed: 2026-06-18 14:55:16.624 | apache2 apache2-bin apache2-data apache2-dev apache2-utils autoconf automake 2026-06-18 14:55:16.624 | autopoint autotools-dev bsdmainutils clang-17 comerr-dev conntrack debhelper 2026-06-18 14:55:16.624 | debugedit dh-autoreconf dh-strip-nondeterminism dnsmasq-utils dwz ebtables 2026-06-18 14:55:16.624 | fonts-liberation fonts-liberation-sans-narrow fonts-liberation2 genisoimage 2026-06-18 14:55:16.624 | gettext gir1.2-freedesktop gir1.2-libosinfo-1.0 graphviz haproxy 2026-06-18 14:55:16.624 | icu-devtools intltool-debian iputils-arping krb5-multidev libann0 2026-06-18 14:55:16.624 | libapr1-dev libapr1t64 libaprutil1-dbd-sqlite3 libaprutil1-dev 2026-06-18 14:55:16.624 | libaprutil1-ldap libaprutil1t64 libarchive-cpio-perl libarchive-zip-perl 2026-06-18 14:55:16.624 | libcdt5 libcgraph6 libclang-common-17-dev libclang-cpp17t64 2026-06-18 14:55:16.625 | libclang-rt-17-dev libclang1-17t64 libcommon-sense-perl libdebhelper-perl 2026-06-18 14:55:16.625 | libevent-2.1-7t64 libffi-dev libfile-stripnondeterminism-perl libgc1 2026-06-18 14:55:16.625 | libgssrpc4t64 libgts-0.7-5t64 libgts-bin libgvc6 libgvpr2 libice6 libicu-dev 2026-06-18 14:55:16.625 | libjpeg-dev libjpeg-turbo8-dev libjpeg8-dev libjs-jquery-metadata 2026-06-18 14:55:16.625 | libjs-jquery-tablesorter libjson-perl libjson-xs-perl libkadm5clnt-mit12 2026-06-18 14:55:16.625 | libkadm5srv-mit12 libkdb5-10t64 libkrb5-dev liblab-gamut1 libldap-dev 2026-06-18 14:55:16.625 | libldap2-dev libllvm17t64 libltdl-dev libltdl7 liblua5.4-0 2026-06-18 14:55:16.625 | libmail-sendmail-perl libmysqlclient21 libncurses-dev libobjc-13-dev 2026-06-18 14:55:16.625 | libobjc4 libosinfo-1.0-0 libosinfo-l10n libpathplan4 libpcp-archive1t64 2026-06-18 14:55:16.625 | libpcp-gui2t64 libpcp-import1t64 libpcp-mmv1t64 libpcp-pmda-perl 2026-06-18 14:55:16.625 | libpcp-pmda3t64 libpcp-trace2t64 libpcp-web1t64 libpcp3t64 libpcre2-16-0 2026-06-18 14:55:16.625 | libpcre2-32-0 libpcre2-dev libpcre2-posix3 libpfm4 libpkgconf3 libpq-dev 2026-06-18 14:55:16.626 | libpq5 libsasl2-dev libsctp-dev libsctp1 libsm6 libssl-dev 2026-06-18 14:55:16.627 | libsub-override-perl libsys-hostname-long-perl libsysfs2 libsystemd-dev 2026-06-18 14:55:16.627 | libtool libtypes-serialiser-perl libx86-1 libxaw7 libxml2-dev libxmu6 2026-06-18 14:55:16.627 | libxslt1-dev libxt6t64 libyaml-dev libz3-4 libz3-dev llvm-17 llvm-17-dev 2026-06-18 14:55:16.628 | llvm-17-linker-tools llvm-17-runtime llvm-17-tools lsscsi m4 memcached 2026-06-18 14:55:16.628 | mysql-common ncal osinfo-db pcp pcp-conf pkg-config pkgconf pkgconf-bin 2026-06-18 14:55:16.628 | pm-utils po-debconf postgresql-client-16 postgresql-client-common 2026-06-18 14:55:16.629 | postgresql-common postgresql-server-dev-16 postgresql-server-dev-all 2026-06-18 14:55:16.629 | python3-mysqldb python3-pcp python3-pip-whl python3-setuptools-whl 2026-06-18 14:55:16.629 | python3-venv python3.12-venv socat sqlite3 ssl-cert sysfsutils unzip 2026-06-18 14:55:16.630 | uuid-dev vbetool vlan 2026-06-18 14:55:16.630 | The following packages will be upgraded: 2026-06-18 14:55:16.630 | curl dnsmasq-base libcurl3t64-gnutls libcurl4t64 libnss-mymachines 2026-06-18 14:55:16.630 | libnss-systemd libpam-systemd libssl3t64 libsystemd-shared libsystemd0 2026-06-18 14:55:16.630 | libudev1 openssh-client openssh-server openssh-sftp-server openssl systemd 2026-06-18 14:55:16.631 | systemd-container systemd-dev systemd-resolved systemd-sysv 2026-06-18 14:55:16.631 | systemd-timesyncd udev 2026-06-18 14:55:16.713 | 22 upgraded, 161 newly installed, 0 to remove and 70 not upgraded. 2026-06-18 14:55:16.713 | Need to get 190 MB of archives. 2026-06-18 14:55:16.713 | After this operation, 941 MB of additional disk space will be used. 2026-06-18 14:55:16.713 | Get:1 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd-dev all 255.4-1ubuntu8.16 [106 kB] 2026-06-18 14:55:16.767 | Get:2 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd-timesyncd amd64 255.4-1ubuntu8.16 [35.3 kB] 2026-06-18 14:55:16.769 | Get:3 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd-resolved amd64 255.4-1ubuntu8.16 [296 kB] 2026-06-18 14:55:16.797 | Get:4 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libnss-mymachines amd64 255.4-1ubuntu8.16 [153 kB] 2026-06-18 14:55:16.800 | Get:5 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd-container amd64 255.4-1ubuntu8.16 [417 kB] 2026-06-18 14:55:16.820 | Get:6 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsystemd-shared amd64 255.4-1ubuntu8.16 [2076 kB] 2026-06-18 14:55:16.889 | Get:7 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsystemd0 amd64 255.4-1ubuntu8.16 [431 kB] 2026-06-18 14:55:16.895 | Get:8 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd-sysv amd64 255.4-1ubuntu8.16 [11.9 kB] 2026-06-18 14:55:16.896 | Get:9 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libnss-systemd amd64 255.4-1ubuntu8.16 [159 kB] 2026-06-18 14:55:16.898 | Get:10 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpam-systemd amd64 255.4-1ubuntu8.16 [235 kB] 2026-06-18 14:55:16.916 | Get:11 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd amd64 255.4-1ubuntu8.16 [3475 kB] 2026-06-18 14:55:16.990 | Get:12 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 udev amd64 255.4-1ubuntu8.16 [1875 kB] 2026-06-18 14:55:17.021 | Get:13 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libudev1 amd64 255.4-1ubuntu8.16 [177 kB] 2026-06-18 14:55:17.025 | Get:14 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libssl3t64 amd64 3.0.13-0ubuntu3.11 [1942 kB] 2026-06-18 14:55:17.060 | Get:15 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 curl amd64 8.5.0-2ubuntu10.9 [227 kB] 2026-06-18 14:55:17.063 | Get:16 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libcurl4t64 amd64 8.5.0-2ubuntu10.9 [342 kB] 2026-06-18 14:55:17.068 | Get:17 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libapr1t64 amd64 1.7.2-3.1ubuntu0.1 [108 kB] 2026-06-18 14:55:17.069 | Get:18 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1t64 amd64 1.6.3-1.1ubuntu7 [91.9 kB] 2026-06-18 14:55:17.071 | Get:19 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1-dbd-sqlite3 amd64 1.6.3-1.1ubuntu7 [11.2 kB] 2026-06-18 14:55:17.072 | Get:20 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1-ldap amd64 1.6.3-1.1ubuntu7 [9116 B] 2026-06-18 14:55:17.072 | Get:21 http://de.archive.ubuntu.com/ubuntu noble/main amd64 liblua5.4-0 amd64 5.4.6-3build2 [166 kB] 2026-06-18 14:55:17.074 | Get:22 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-bin amd64 2.4.58-1ubuntu8.13 [1336 kB] 2026-06-18 14:55:17.089 | Get:23 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-data all 2.4.58-1ubuntu8.13 [163 kB] 2026-06-18 14:55:17.106 | Get:24 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-utils amd64 2.4.58-1ubuntu8.13 [98.9 kB] 2026-06-18 14:55:17.109 | Get:25 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2 amd64 2.4.58-1ubuntu8.13 [90.2 kB] 2026-06-18 14:55:17.111 | Get:26 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 haproxy amd64 2.8.16-0ubuntu0.24.04.2 [2070 kB] 2026-06-18 14:55:17.160 | Get:27 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libevent-2.1-7t64 amd64 2.1.12-stable-9ubuntu2 [145 kB] 2026-06-18 14:55:17.163 | Get:28 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 memcached amd64 1.6.24-1ubuntu0.1 [213 kB] 2026-06-18 14:55:17.167 | Get:29 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 openssh-sftp-server amd64 1:9.6p1-3ubuntu13.16 [37.3 kB] 2026-06-18 14:55:17.171 | Get:30 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 openssh-server amd64 1:9.6p1-3ubuntu13.16 [510 kB] 2026-06-18 14:55:17.179 | Get:31 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 openssh-client amd64 1:9.6p1-3ubuntu13.16 [907 kB] 2026-06-18 14:55:17.199 | Get:32 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libjson-perl all 4.10000-1 [81.9 kB] 2026-06-18 14:55:17.207 | Get:33 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-client-common all 257build1.1 [36.4 kB] 2026-06-18 14:55:17.208 | Get:34 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 openssl amd64 3.0.13-0ubuntu3.11 [1003 kB] 2026-06-18 14:55:17.227 | Get:35 http://de.archive.ubuntu.com/ubuntu noble/main amd64 ssl-cert all 1.1.2ubuntu1 [17.8 kB] 2026-06-18 14:55:17.228 | Get:36 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-common all 257build1.1 [161 kB] 2026-06-18 14:55:17.231 | Get:37 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libsysfs2 amd64 2.1.1-6build1 [20.0 kB] 2026-06-18 14:55:17.232 | Get:38 http://de.archive.ubuntu.com/ubuntu noble/main amd64 sysfsutils amd64 2.1.1-6build1 [15.5 kB] 2026-06-18 14:55:17.232 | Get:39 http://de.archive.ubuntu.com/ubuntu noble/main amd64 autotools-dev all 20220109.1 [44.9 kB] 2026-06-18 14:55:17.237 | Get:40 http://de.archive.ubuntu.com/ubuntu noble/main amd64 m4 amd64 1.4.19-4build1 [244 kB] 2026-06-18 14:55:17.240 | Get:41 http://de.archive.ubuntu.com/ubuntu noble/main amd64 autoconf all 2.71-3 [339 kB] 2026-06-18 14:55:17.247 | Get:42 http://de.archive.ubuntu.com/ubuntu noble/main amd64 automake all 1:1.16.5-1.3ubuntu1 [558 kB] 2026-06-18 14:55:17.259 | Get:43 http://de.archive.ubuntu.com/ubuntu noble/main amd64 autopoint all 0.21-14ubuntu2 [422 kB] 2026-06-18 14:55:17.275 | Get:44 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libdebhelper-perl all 13.14.1ubuntu5 [89.8 kB] 2026-06-18 14:55:17.276 | Get:45 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libllvm17t64 amd64 1:17.0.6-9ubuntu1 [26.2 MB] 2026-06-18 14:55:17.826 | Get:46 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libclang-cpp17t64 amd64 1:17.0.6-9ubuntu1 [12.9 MB] 2026-06-18 14:55:18.075 | Get:47 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libgc1 amd64 1:8.2.6-1build1 [90.3 kB] 2026-06-18 14:55:18.075 | Get:48 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libobjc4 amd64 14.2.0-4ubuntu2~24.04.1 [47.1 kB] 2026-06-18 14:55:18.077 | Get:49 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libobjc-13-dev amd64 13.3.0-6ubuntu2~24.04.1 [194 kB] 2026-06-18 14:55:18.083 | Get:50 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libclang-common-17-dev amd64 1:17.0.6-9ubuntu1 [690 kB] 2026-06-18 14:55:18.094 | Get:51 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-linker-tools amd64 1:17.0.6-9ubuntu1 [1308 kB] 2026-06-18 14:55:18.126 | Get:52 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libclang1-17t64 amd64 1:17.0.6-9ubuntu1 [7353 kB] 2026-06-18 14:55:18.316 | Get:53 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 clang-17 amd64 1:17.0.6-9ubuntu1 [78.6 kB] 2026-06-18 14:55:18.319 | Get:54 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libtool all 2.4.7-7build1 [166 kB] 2026-06-18 14:55:18.321 | Get:55 http://de.archive.ubuntu.com/ubuntu noble/main amd64 dh-autoreconf all 20 [16.1 kB] 2026-06-18 14:55:18.322 | Get:56 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libarchive-zip-perl all 1.68-1 [90.2 kB] 2026-06-18 14:55:18.328 | Get:57 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libsub-override-perl all 0.10-1 [10.0 kB] 2026-06-18 14:55:18.328 | Get:58 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libfile-stripnondeterminism-perl all 1.13.1-1 [18.1 kB] 2026-06-18 14:55:18.329 | Get:59 http://de.archive.ubuntu.com/ubuntu noble/main amd64 dh-strip-nondeterminism all 1.13.1-1 [5362 B] 2026-06-18 14:55:18.330 | Get:60 http://de.archive.ubuntu.com/ubuntu noble/main amd64 debugedit amd64 1:5.0-5build2 [46.1 kB] 2026-06-18 14:55:18.331 | Get:61 http://de.archive.ubuntu.com/ubuntu noble/main amd64 dwz amd64 0.15-1build6 [115 kB] 2026-06-18 14:55:18.336 | Get:62 http://de.archive.ubuntu.com/ubuntu noble/main amd64 gettext amd64 0.21-14ubuntu2 [864 kB] 2026-06-18 14:55:18.382 | Get:63 http://de.archive.ubuntu.com/ubuntu noble/main amd64 intltool-debian all 0.35.0+20060710.6 [23.2 kB] 2026-06-18 14:55:18.383 | Get:64 http://de.archive.ubuntu.com/ubuntu noble/main amd64 po-debconf all 1.0.21+nmu1 [233 kB] 2026-06-18 14:55:18.386 | Get:65 http://de.archive.ubuntu.com/ubuntu noble/main amd64 debhelper all 13.14.1ubuntu5 [869 kB] 2026-06-18 14:55:18.405 | Get:66 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 uuid-dev amd64 2.39.3-9ubuntu6.5 [33.5 kB] 2026-06-18 14:55:18.406 | Get:67 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libsctp1 amd64 1.0.19+dfsg-2build1 [9146 B] 2026-06-18 14:55:18.406 | Get:68 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libsctp-dev amd64 1.0.19+dfsg-2build1 [51.1 kB] 2026-06-18 14:55:18.408 | Get:69 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libapr1-dev amd64 1.7.2-3.1ubuntu0.1 [768 kB] 2026-06-18 14:55:18.436 | Get:70 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libldap-dev amd64 2.6.10+dfsg-0ubuntu0.24.04.1 [308 kB] 2026-06-18 14:55:18.449 | Get:71 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libldap2-dev all 2.6.10+dfsg-0ubuntu0.24.04.1 [11.1 kB] 2026-06-18 14:55:18.449 | Get:72 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1-dev amd64 1.6.3-1.1ubuntu7 [412 kB] 2026-06-18 14:55:18.464 | Get:73 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-16-0 amd64 10.42-4ubuntu2.1 [210 kB] 2026-06-18 14:55:18.471 | Get:74 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-32-0 amd64 10.42-4ubuntu2.1 [197 kB] 2026-06-18 14:55:18.479 | Get:75 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-posix3 amd64 10.42-4ubuntu2.1 [6748 B] 2026-06-18 14:55:18.479 | Get:76 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-dev amd64 10.42-4ubuntu2.1 [736 kB] 2026-06-18 14:55:18.507 | Get:77 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-dev amd64 2.4.58-1ubuntu8.13 [203 kB] 2026-06-18 14:55:18.515 | Get:78 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 ncal amd64 12.1.8 [21.0 kB] 2026-06-18 14:55:18.516 | Get:79 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 bsdmainutils all 12.1.8 [3176 B] 2026-06-18 14:55:18.516 | Get:80 http://de.archive.ubuntu.com/ubuntu noble/main amd64 conntrack amd64 1:1.4.8-1ubuntu1 [37.9 kB] 2026-06-18 14:55:18.517 | Get:81 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 dnsmasq-base amd64 2.90-2ubuntu0.3 [376 kB] 2026-06-18 14:55:18.531 | Get:82 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 dnsmasq-utils amd64 2.90-2ubuntu0.3 [16.0 kB] 2026-06-18 14:55:18.531 | Get:83 http://de.archive.ubuntu.com/ubuntu noble/main amd64 ebtables amd64 2.0.11-6build1 [88.4 kB] 2026-06-18 14:55:18.534 | Get:84 http://de.archive.ubuntu.com/ubuntu noble/main amd64 fonts-liberation all 1:2.1.5-3 [1603 kB] 2026-06-18 14:55:18.612 | Get:85 http://de.archive.ubuntu.com/ubuntu noble/main amd64 fonts-liberation-sans-narrow all 1:1.07.6-4 [197 kB] 2026-06-18 14:55:18.625 | Get:86 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 fonts-liberation2 all 1:2.1.5-3 [3418 B] 2026-06-18 14:55:18.626 | Get:87 http://de.archive.ubuntu.com/ubuntu noble/main amd64 genisoimage amd64 9:1.1.11-3.5 [378 kB] 2026-06-18 14:55:18.644 | Get:88 http://de.archive.ubuntu.com/ubuntu noble/main amd64 gir1.2-freedesktop amd64 1.80.1-1 [49.7 kB] 2026-06-18 14:55:18.645 | Get:89 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libann0 amd64 1.1.2+doc-9build1 [25.5 kB] 2026-06-18 14:55:18.646 | Get:90 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libcdt5 amd64 2.42.2-9ubuntu0.1 [21.6 kB] 2026-06-18 14:55:18.653 | Get:91 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libcgraph6 amd64 2.42.2-9ubuntu0.1 [44.6 kB] 2026-06-18 14:55:18.658 | Get:92 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libgts-0.7-5t64 amd64 0.7.6+darcs121130-5.2build1 [161 kB] 2026-06-18 14:55:18.660 | Get:93 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libltdl7 amd64 2.4.7-7build1 [40.3 kB] 2026-06-18 14:55:18.661 | Get:94 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libpathplan4 amd64 2.42.2-9ubuntu0.1 [24.0 kB] 2026-06-18 14:55:18.667 | Get:95 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libgvc6 amd64 2.42.2-9ubuntu0.1 [716 kB] 2026-06-18 14:55:18.701 | Get:96 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libgvpr2 amd64 2.42.2-9ubuntu0.1 [187 kB] 2026-06-18 14:55:18.714 | Get:97 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 liblab-gamut1 amd64 2.42.2-9ubuntu0.1 [1886 kB] 2026-06-18 14:55:18.812 | Get:98 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libice6 amd64 2:1.0.10-1build3 [41.4 kB] 2026-06-18 14:55:18.813 | Get:99 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libsm6 amd64 2:1.2.3-1build3 [15.7 kB] 2026-06-18 14:55:18.815 | Get:100 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libxt6t64 amd64 1:1.2.1-1.2build1 [171 kB] 2026-06-18 14:55:18.823 | Get:101 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libxmu6 amd64 2:1.1.3-3build2 [47.6 kB] 2026-06-18 14:55:18.825 | Get:102 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libxaw7 amd64 2:1.0.14-1build2 [187 kB] 2026-06-18 14:55:18.833 | Get:103 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 graphviz amd64 2.42.2-9ubuntu0.1 [642 kB] 2026-06-18 14:55:18.867 | Get:104 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 icu-devtools amd64 74.2-1ubuntu3.1 [212 kB] 2026-06-18 14:55:18.876 | Get:105 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 iputils-arping amd64 3:20240117-1ubuntu0.1 [15.1 kB] 2026-06-18 14:55:18.876 | Get:106 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 comerr-dev amd64 2.1-1.47.0-2.4~exp1ubuntu4.1 [43.8 kB] 2026-06-18 14:55:18.881 | Get:107 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libgssrpc4t64 amd64 1.20.1-6ubuntu2.6 [57.6 kB] 2026-06-18 14:55:18.882 | Get:108 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libkadm5clnt-mit12 amd64 1.20.1-6ubuntu2.6 [40.1 kB] 2026-06-18 14:55:18.885 | Get:109 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libkdb5-10t64 amd64 1.20.1-6ubuntu2.6 [40.4 kB] 2026-06-18 14:55:18.888 | Get:110 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libkadm5srv-mit12 amd64 1.20.1-6ubuntu2.6 [53.0 kB] 2026-06-18 14:55:18.889 | Get:111 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 krb5-multidev amd64 1.20.1-6ubuntu2.6 [125 kB] 2026-06-18 14:55:18.896 | Get:112 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libarchive-cpio-perl all 0.10-3 [10.3 kB] 2026-06-18 14:55:18.896 | Get:113 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libclang-rt-17-dev amd64 1:17.0.6-9ubuntu1 [2361 kB] 2026-06-18 14:55:19.010 | Get:114 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libcommon-sense-perl amd64 3.75-3build3 [20.4 kB] 2026-06-18 14:55:19.011 | Get:115 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libcurl3t64-gnutls amd64 8.5.0-2ubuntu10.9 [334 kB] 2026-06-18 14:55:19.028 | Get:116 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libgts-bin amd64 0.7.6+darcs121130-5.2build1 [44.0 kB] 2026-06-18 14:55:19.029 | Get:117 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libicu-dev amd64 74.2-1ubuntu3.1 [11.9 MB] 2026-06-18 14:55:19.577 | Get:118 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libjpeg-turbo8-dev amd64 2.1.5-2ubuntu2 [295 kB] 2026-06-18 14:55:19.587 | Get:119 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libjpeg8-dev amd64 8c-2ubuntu11 [1484 B] 2026-06-18 14:55:19.587 | Get:120 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libjpeg-dev amd64 8c-2ubuntu11 [1482 B] 2026-06-18 14:55:19.588 | Get:121 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libjs-jquery-metadata all 12-4 [6582 B] 2026-06-18 14:55:19.588 | Get:122 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libjs-jquery-tablesorter all 1:2.31.3+dfsg1-3 [193 kB] 2026-06-18 14:55:19.592 | Get:123 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libtypes-serialiser-perl all 1.01-1 [11.6 kB] 2026-06-18 14:55:19.593 | Get:124 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libjson-xs-perl amd64 4.040-0ubuntu0.24.04.1 [83.7 kB] 2026-06-18 14:55:19.598 | Get:125 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libltdl-dev amd64 2.4.7-7build1 [168 kB] 2026-06-18 14:55:19.605 | Get:126 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libsys-hostname-long-perl all 1.5-3 [10.6 kB] 2026-06-18 14:55:19.605 | Get:127 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libmail-sendmail-perl all 0.80-3 [21.7 kB] 2026-06-18 14:55:19.608 | Get:128 http://de.archive.ubuntu.com/ubuntu noble/main amd64 mysql-common all 5.8+1.1.0build1 [6746 B] 2026-06-18 14:55:19.609 | Get:129 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libmysqlclient21 amd64 8.0.46-0ubuntu0.24.04.2 [1255 kB] 2026-06-18 14:55:19.660 | Get:130 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libncurses-dev amd64 6.4+20240113-1ubuntu2 [384 kB] 2026-06-18 14:55:19.678 | Get:131 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 pcp-conf amd64 6.2.0-1.1build4 [20.6 kB] 2026-06-18 14:55:19.679 | Get:132 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libpcp3t64 amd64 6.2.0-1.1build4 [313 kB] 2026-06-18 14:55:19.692 | Get:133 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-pmda3t64 amd64 6.2.0-1.1build4 [45.4 kB] 2026-06-18 14:55:19.695 | Get:134 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-pmda-perl amd64 6.2.0-1.1build4 [41.4 kB] 2026-06-18 14:55:19.696 | Get:135 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libpkgconf3 amd64 1.8.1-2build1 [30.7 kB] 2026-06-18 14:55:19.698 | Get:136 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpq5 amd64 16.14-0ubuntu0.24.04.1 [147 kB] 2026-06-18 14:55:19.703 | Get:137 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libssl-dev amd64 3.0.13-0ubuntu3.11 [2408 kB] 2026-06-18 14:55:19.805 | Get:138 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpq-dev amd64 16.14-0ubuntu0.24.04.1 [152 kB] 2026-06-18 14:55:19.813 | Get:139 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsasl2-dev amd64 2.1.28+dfsg1-5ubuntu3.1 [243 kB] 2026-06-18 14:55:19.821 | Get:140 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsystemd-dev amd64 255.4-1ubuntu8.16 [1239 kB] 2026-06-18 14:55:19.872 | Get:141 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libx86-1 amd64 1.1+ds1-12build1 [83.2 kB] 2026-06-18 14:55:19.877 | Get:142 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libxml2-dev amd64 2.9.14+dfsg-1.3ubuntu3.7 [782 kB] 2026-06-18 14:55:19.911 | Get:143 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libxslt1-dev amd64 1.1.39-0exp1ubuntu0.24.04.3 [91.9 kB] 2026-06-18 14:55:19.913 | Get:144 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-runtime amd64 1:17.0.6-9ubuntu1 [529 kB] 2026-06-18 14:55:19.937 | Get:145 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libpfm4 amd64 4.13.0+git32-g0d4ed0e-1 [414 kB] 2026-06-18 14:55:19.954 | Get:146 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17 amd64 1:17.0.6-9ubuntu1 [23.8 MB] 2026-06-18 14:55:20.866 | Get:147 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libffi-dev amd64 3.4.6-1build1 [62.8 kB] 2026-06-18 14:55:20.867 | Get:148 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-tools amd64 1:17.0.6-9ubuntu1 [518 kB] 2026-06-18 14:55:20.880 | Get:149 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libz3-4 amd64 4.8.12-3.1build1 [5836 kB] 2026-06-18 14:55:21.085 | Get:150 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libz3-dev amd64 4.8.12-3.1build1 [72.2 kB] 2026-06-18 14:55:21.088 | Get:151 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-dev amd64 1:17.0.6-9ubuntu1 [43.4 MB] 2026-06-18 14:55:22.489 | Get:152 http://de.archive.ubuntu.com/ubuntu noble/main amd64 lsscsi amd64 0.32-1build1 [48.2 kB] 2026-06-18 14:55:22.490 | Get:153 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 osinfo-db all 0.20250606-0ubuntu0.24.04.1 [178 kB] 2026-06-18 14:55:22.494 | Get:154 http://de.archive.ubuntu.com/ubuntu noble/main amd64 pkgconf-bin amd64 1.8.1-2build1 [20.7 kB] 2026-06-18 14:55:22.496 | Get:155 http://de.archive.ubuntu.com/ubuntu noble/main amd64 pkgconf amd64 1.8.1-2build1 [16.8 kB] 2026-06-18 14:55:22.497 | Get:156 http://de.archive.ubuntu.com/ubuntu noble/main amd64 pkg-config amd64 1.8.1-2build1 [7264 B] 2026-06-18 14:55:22.498 | Get:157 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 pm-utils all 1.4.1-21 [47.1 kB] 2026-06-18 14:55:22.500 | Get:158 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-client-16 amd64 16.14-0ubuntu0.24.04.1 [1300 kB] 2026-06-18 14:55:22.525 | Get:159 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 postgresql-server-dev-16 amd64 16.14-0ubuntu0.24.04.1 [1231 kB] 2026-06-18 14:55:22.562 | Get:160 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 postgresql-server-dev-all amd64 257build1.1 [20.5 kB] 2026-06-18 14:55:22.562 | Get:161 http://de.archive.ubuntu.com/ubuntu noble/main amd64 python3-mysqldb amd64 1.4.6-2build3 [47.3 kB] 2026-06-18 14:55:22.563 | Get:162 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-pip-whl all 24.0+dfsg-1ubuntu1.3 [1707 kB] 2026-06-18 14:55:22.614 | Get:163 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-setuptools-whl all 68.1.2-2ubuntu1.2 [716 kB] 2026-06-18 14:55:22.633 | Get:164 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3.12-venv amd64 3.12.3-1ubuntu0.13 [5672 B] 2026-06-18 14:55:22.634 | Get:165 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-venv amd64 3.12.3-0ubuntu2.1 [1032 B] 2026-06-18 14:55:22.634 | Get:166 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 sqlite3 amd64 3.45.1-1ubuntu2.5 [144 kB] 2026-06-18 14:55:22.639 | Get:167 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 unzip amd64 6.0-28ubuntu4.1 [174 kB] 2026-06-18 14:55:22.644 | Get:168 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 vbetool amd64 1.1-5 [11.8 kB] 2026-06-18 14:55:22.644 | Get:169 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libosinfo-l10n all 1.11.0-2build3 [50.6 kB] 2026-06-18 14:55:22.645 | Get:170 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libosinfo-1.0-0 amd64 1.11.0-2build3 [91.5 kB] 2026-06-18 14:55:22.647 | Get:171 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 gir1.2-libosinfo-1.0 amd64 1.11.0-2build3 [18.6 kB] 2026-06-18 14:55:22.649 | Get:172 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libkrb5-dev amd64 1.20.1-6ubuntu2.6 [11.9 kB] 2026-06-18 14:55:22.649 | Get:173 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-archive1t64 amd64 6.2.0-1.1build4 [10.6 kB] 2026-06-18 14:55:22.662 | Get:174 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-gui2t64 amd64 6.2.0-1.1build4 [12.4 kB] 2026-06-18 14:55:22.663 | Get:175 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-import1t64 amd64 6.2.0-1.1build4 [17.3 kB] 2026-06-18 14:55:22.663 | Get:176 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-mmv1t64 amd64 6.2.0-1.1build4 [13.8 kB] 2026-06-18 14:55:22.664 | Get:177 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-trace2t64 amd64 6.2.0-1.1build4 [16.9 kB] 2026-06-18 14:55:22.665 | Get:178 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-web1t64 amd64 6.2.0-1.1build4 [213 kB] 2026-06-18 14:55:22.667 | Get:179 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libyaml-dev amd64 0.2.5-1build1 [62.2 kB] 2026-06-18 14:55:22.675 | Get:180 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 python3-pcp amd64 6.2.0-1.1build4 [76.5 kB] 2026-06-18 14:55:22.676 | Get:181 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 pcp amd64 6.2.0-1.1build4 [2946 kB] 2026-06-18 14:55:22.762 | Get:182 http://de.archive.ubuntu.com/ubuntu noble/main amd64 socat amd64 1.8.0.0-4build3 [374 kB] 2026-06-18 14:55:22.768 | Get:183 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 vlan all 2.0.5ubuntu5 [10.4 kB] 2026-06-18 14:55:23.044 | perl: warning: Setting locale failed. 2026-06-18 14:55:23.045 | perl: warning: Please check that your locale settings: 2026-06-18 14:55:23.045 | LANGUAGE = (unset), 2026-06-18 14:55:23.045 | LC_ALL = "en_US.utf8", 2026-06-18 14:55:23.045 | LANG = "de_DE.UTF-8" 2026-06-18 14:55:23.046 | are supported and installed on your system. 2026-06-18 14:55:23.046 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-18 14:55:23.116 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-18 14:55:23.116 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-18 14:55:23.117 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-18 14:55:23.508 | Vorkonfiguration der Pakete ... 2026-06-18 14:55:23.545 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-18 14:55:23.757 | Fetched 190 MB in 6s (31.1 MB/s) 2026-06-18 14:55:23.844 | (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 ... 107873 files and directories currently installed.) 2026-06-18 14:55:23.850 | Preparing to unpack .../0-systemd-dev_255.4-1ubuntu8.16_all.deb ... 2026-06-18 14:55:23.862 | Unpacking systemd-dev (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ... 2026-06-18 14:55:23.959 | Preparing to unpack .../1-systemd-timesyncd_255.4-1ubuntu8.16_amd64.deb ... 2026-06-18 14:55:23.973 | Unpacking systemd-timesyncd (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ... 2026-06-18 14:55:24.074 | Preparing to unpack .../2-systemd-resolved_255.4-1ubuntu8.16_amd64.deb ... 2026-06-18 14:55:24.088 | Unpacking systemd-resolved (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ... 2026-06-18 14:55:24.191 | Preparing to unpack .../3-libnss-mymachines_255.4-1ubuntu8.16_amd64.deb ... 2026-06-18 14:55:24.210 | Unpacking libnss-mymachines:amd64 (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ... 2026-06-18 14:55:24.299 | Preparing to unpack .../4-systemd-container_255.4-1ubuntu8.16_amd64.deb ... 2026-06-18 14:55:24.314 | Unpacking systemd-container (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ... 2026-06-18 14:55:24.428 | Preparing to unpack .../5-libsystemd-shared_255.4-1ubuntu8.16_amd64.deb ... 2026-06-18 14:55:24.440 | Unpacking libsystemd-shared:amd64 (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ... 2026-06-18 14:55:24.558 | Preparing to unpack .../6-libsystemd0_255.4-1ubuntu8.16_amd64.deb ... 2026-06-18 14:55:24.569 | Unpacking libsystemd0:amd64 (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ... 2026-06-18 14:55:24.644 | Setting up libsystemd0:amd64 (255.4-1ubuntu8.16) ... 2026-06-18 14:55:24.752 | (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 ... 107873 files and directories currently installed.) 2026-06-18 14:55:24.758 | Preparing to unpack .../0-systemd-sysv_255.4-1ubuntu8.16_amd64.deb ... 2026-06-18 14:55:24.769 | Unpacking systemd-sysv (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ... 2026-06-18 14:55:24.838 | Preparing to unpack .../1-libnss-systemd_255.4-1ubuntu8.16_amd64.deb ... 2026-06-18 14:55:24.891 | Unpacking libnss-systemd:amd64 (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ... 2026-06-18 14:55:24.976 | Preparing to unpack .../2-libpam-systemd_255.4-1ubuntu8.16_amd64.deb ... 2026-06-18 14:55:24.991 | Unpacking libpam-systemd:amd64 (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ... 2026-06-18 14:55:25.072 | Preparing to unpack .../3-systemd_255.4-1ubuntu8.16_amd64.deb ... 2026-06-18 14:55:25.177 | Unpacking systemd (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ... 2026-06-18 14:55:25.786 | Preparing to unpack .../4-udev_255.4-1ubuntu8.16_amd64.deb ... 2026-06-18 14:55:25.823 | Unpacking udev (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ... 2026-06-18 14:55:26.049 | Preparing to unpack .../5-libudev1_255.4-1ubuntu8.16_amd64.deb ... 2026-06-18 14:55:26.060 | Unpacking libudev1:amd64 (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ... 2026-06-18 14:55:26.129 | Setting up libudev1:amd64 (255.4-1ubuntu8.16) ... 2026-06-18 14:55:26.244 | (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 ... 107873 files and directories currently installed.) 2026-06-18 14:55:26.250 | Preparing to unpack .../libssl3t64_3.0.13-0ubuntu3.11_amd64.deb ... 2026-06-18 14:55:26.261 | Unpacking libssl3t64:amd64 (3.0.13-0ubuntu3.11) over (3.0.13-0ubuntu3.9) ... 2026-06-18 14:55:26.390 | Setting up libssl3t64:amd64 (3.0.13-0ubuntu3.11) ... 2026-06-18 14:55:26.506 | (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 ... 107873 files and directories currently installed.) 2026-06-18 14:55:26.512 | Preparing to unpack .../000-curl_8.5.0-2ubuntu10.9_amd64.deb ... 2026-06-18 14:55:26.524 | Unpacking curl (8.5.0-2ubuntu10.9) over (8.5.0-2ubuntu10.8) ... 2026-06-18 14:55:26.589 | Preparing to unpack .../001-libcurl4t64_8.5.0-2ubuntu10.9_amd64.deb ... 2026-06-18 14:55:26.660 | Unpacking libcurl4t64:amd64 (8.5.0-2ubuntu10.9) over (8.5.0-2ubuntu10.8) ... 2026-06-18 14:55:26.719 | Selecting previously unselected package libapr1t64:amd64. 2026-06-18 14:55:26.730 | Preparing to unpack .../002-libapr1t64_1.7.2-3.1ubuntu0.1_amd64.deb ... 2026-06-18 14:55:26.734 | Unpacking libapr1t64:amd64 (1.7.2-3.1ubuntu0.1) ... 2026-06-18 14:55:26.785 | Selecting previously unselected package libaprutil1t64:amd64. 2026-06-18 14:55:26.796 | Preparing to unpack .../003-libaprutil1t64_1.6.3-1.1ubuntu7_amd64.deb ... 2026-06-18 14:55:26.800 | Unpacking libaprutil1t64:amd64 (1.6.3-1.1ubuntu7) ... 2026-06-18 14:55:26.844 | Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. 2026-06-18 14:55:26.855 | Preparing to unpack .../004-libaprutil1-dbd-sqlite3_1.6.3-1.1ubuntu7_amd64.deb ... 2026-06-18 14:55:26.859 | Unpacking libaprutil1-dbd-sqlite3:amd64 (1.6.3-1.1ubuntu7) ... 2026-06-18 14:55:26.897 | Selecting previously unselected package libaprutil1-ldap:amd64. 2026-06-18 14:55:26.908 | Preparing to unpack .../005-libaprutil1-ldap_1.6.3-1.1ubuntu7_amd64.deb ... 2026-06-18 14:55:26.911 | Unpacking libaprutil1-ldap:amd64 (1.6.3-1.1ubuntu7) ... 2026-06-18 14:55:26.954 | Selecting previously unselected package liblua5.4-0:amd64. 2026-06-18 14:55:26.964 | Preparing to unpack .../006-liblua5.4-0_5.4.6-3build2_amd64.deb ... 2026-06-18 14:55:26.969 | Unpacking liblua5.4-0:amd64 (5.4.6-3build2) ... 2026-06-18 14:55:27.012 | Selecting previously unselected package apache2-bin. 2026-06-18 14:55:27.023 | Preparing to unpack .../007-apache2-bin_2.4.58-1ubuntu8.13_amd64.deb ... 2026-06-18 14:55:27.027 | Unpacking apache2-bin (2.4.58-1ubuntu8.13) ... 2026-06-18 14:55:27.168 | Selecting previously unselected package apache2-data. 2026-06-18 14:55:27.179 | Preparing to unpack .../008-apache2-data_2.4.58-1ubuntu8.13_all.deb ... 2026-06-18 14:55:27.183 | Unpacking apache2-data (2.4.58-1ubuntu8.13) ... 2026-06-18 14:55:27.371 | Selecting previously unselected package apache2-utils. 2026-06-18 14:55:27.382 | Preparing to unpack .../009-apache2-utils_2.4.58-1ubuntu8.13_amd64.deb ... 2026-06-18 14:55:27.385 | Unpacking apache2-utils (2.4.58-1ubuntu8.13) ... 2026-06-18 14:55:27.449 | Selecting previously unselected package apache2. 2026-06-18 14:55:27.460 | Preparing to unpack .../010-apache2_2.4.58-1ubuntu8.13_amd64.deb ... 2026-06-18 14:55:27.467 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-18 14:55:27.469 | Unpacking apache2 (2.4.58-1ubuntu8.13) ... 2026-06-18 14:55:27.586 | Selecting previously unselected package haproxy. 2026-06-18 14:55:27.597 | Preparing to unpack .../011-haproxy_2.8.16-0ubuntu0.24.04.2_amd64.deb ... 2026-06-18 14:55:27.609 | Unpacking haproxy (2.8.16-0ubuntu0.24.04.2) ... 2026-06-18 14:55:27.739 | Selecting previously unselected package libevent-2.1-7t64:amd64. 2026-06-18 14:55:27.750 | Preparing to unpack .../012-libevent-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2026-06-18 14:55:27.754 | Unpacking libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-06-18 14:55:27.807 | Selecting previously unselected package memcached. 2026-06-18 14:55:27.817 | Preparing to unpack .../013-memcached_1.6.24-1ubuntu0.1_amd64.deb ... 2026-06-18 14:55:27.824 | Unpacking memcached (1.6.24-1ubuntu0.1) ... 2026-06-18 14:55:27.892 | Preparing to unpack .../014-openssh-sftp-server_1%3a9.6p1-3ubuntu13.16_amd64.deb ... 2026-06-18 14:55:27.904 | Unpacking openssh-sftp-server (1:9.6p1-3ubuntu13.16) over (1:9.6p1-3ubuntu13.15) ... 2026-06-18 14:55:27.974 | Preparing to unpack .../015-openssh-server_1%3a9.6p1-3ubuntu13.16_amd64.deb ... 2026-06-18 14:55:28.104 | Unpacking openssh-server (1:9.6p1-3ubuntu13.16) over (1:9.6p1-3ubuntu13.15) ... 2026-06-18 14:55:28.205 | Preparing to unpack .../016-openssh-client_1%3a9.6p1-3ubuntu13.16_amd64.deb ... 2026-06-18 14:55:28.234 | Unpacking openssh-client (1:9.6p1-3ubuntu13.16) over (1:9.6p1-3ubuntu13.15) ... 2026-06-18 14:55:28.337 | Selecting previously unselected package libjson-perl. 2026-06-18 14:55:28.347 | Preparing to unpack .../017-libjson-perl_4.10000-1_all.deb ... 2026-06-18 14:55:28.351 | Unpacking libjson-perl (4.10000-1) ... 2026-06-18 14:55:28.404 | Selecting previously unselected package postgresql-client-common. 2026-06-18 14:55:28.415 | Preparing to unpack .../018-postgresql-client-common_257build1.1_all.deb ... 2026-06-18 14:55:28.419 | Unpacking postgresql-client-common (257build1.1) ... 2026-06-18 14:55:28.481 | Preparing to unpack .../019-openssl_3.0.13-0ubuntu3.11_amd64.deb ... 2026-06-18 14:55:28.492 | Unpacking openssl (3.0.13-0ubuntu3.11) over (3.0.13-0ubuntu3.9) ... 2026-06-18 14:55:28.695 | Selecting previously unselected package ssl-cert. 2026-06-18 14:55:28.706 | Preparing to unpack .../020-ssl-cert_1.1.2ubuntu1_all.deb ... 2026-06-18 14:55:28.710 | Unpacking ssl-cert (1.1.2ubuntu1) ... 2026-06-18 14:55:28.766 | Selecting previously unselected package postgresql-common. 2026-06-18 14:55:28.777 | Preparing to unpack .../021-postgresql-common_257build1.1_all.deb ... 2026-06-18 14:55:28.800 | Adding 'diversion of /usr/bin/pg_config to /usr/bin/pg_config.libpq-dev by postgresql-common' 2026-06-18 14:55:28.810 | Unpacking postgresql-common (257build1.1) ... 2026-06-18 14:55:28.922 | Selecting previously unselected package libsysfs2:amd64. 2026-06-18 14:55:28.933 | Preparing to unpack .../022-libsysfs2_2.1.1-6build1_amd64.deb ... 2026-06-18 14:55:28.937 | Unpacking libsysfs2:amd64 (2.1.1-6build1) ... 2026-06-18 14:55:28.985 | Selecting previously unselected package sysfsutils. 2026-06-18 14:55:28.996 | Preparing to unpack .../023-sysfsutils_2.1.1-6build1_amd64.deb ... 2026-06-18 14:55:29.002 | Unpacking sysfsutils (2.1.1-6build1) ... 2026-06-18 14:55:29.045 | Selecting previously unselected package autotools-dev. 2026-06-18 14:55:29.055 | Preparing to unpack .../024-autotools-dev_20220109.1_all.deb ... 2026-06-18 14:55:29.059 | Unpacking autotools-dev (20220109.1) ... 2026-06-18 14:55:29.106 | Selecting previously unselected package m4. 2026-06-18 14:55:29.117 | Preparing to unpack .../025-m4_1.4.19-4build1_amd64.deb ... 2026-06-18 14:55:29.121 | Unpacking m4 (1.4.19-4build1) ... 2026-06-18 14:55:29.199 | Selecting previously unselected package autoconf. 2026-06-18 14:55:29.210 | Preparing to unpack .../026-autoconf_2.71-3_all.deb ... 2026-06-18 14:55:29.214 | Unpacking autoconf (2.71-3) ... 2026-06-18 14:55:29.313 | Selecting previously unselected package automake. 2026-06-18 14:55:29.326 | Preparing to unpack .../027-automake_1%3a1.16.5-1.3ubuntu1_all.deb ... 2026-06-18 14:55:29.332 | Unpacking automake (1:1.16.5-1.3ubuntu1) ... 2026-06-18 14:55:29.483 | Selecting previously unselected package autopoint. 2026-06-18 14:55:29.496 | Preparing to unpack .../028-autopoint_0.21-14ubuntu2_all.deb ... 2026-06-18 14:55:29.501 | Unpacking autopoint (0.21-14ubuntu2) ... 2026-06-18 14:55:29.548 | Selecting previously unselected package libdebhelper-perl. 2026-06-18 14:55:29.559 | Preparing to unpack .../029-libdebhelper-perl_13.14.1ubuntu5_all.deb ... 2026-06-18 14:55:29.563 | Unpacking libdebhelper-perl (13.14.1ubuntu5) ... 2026-06-18 14:55:29.656 | Selecting previously unselected package libllvm17t64:amd64. 2026-06-18 14:55:29.669 | Preparing to unpack .../030-libllvm17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-18 14:55:29.673 | Unpacking libllvm17t64:amd64 (1:17.0.6-9ubuntu1) ... 2026-06-18 14:55:30.850 | Selecting previously unselected package libclang-cpp17t64. 2026-06-18 14:55:30.861 | Preparing to unpack .../031-libclang-cpp17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-18 14:55:30.865 | Unpacking libclang-cpp17t64 (1:17.0.6-9ubuntu1) ... 2026-06-18 14:55:31.454 | Selecting previously unselected package libgc1:amd64. 2026-06-18 14:55:31.467 | Preparing to unpack .../032-libgc1_1%3a8.2.6-1build1_amd64.deb ... 2026-06-18 14:55:31.474 | Unpacking libgc1:amd64 (1:8.2.6-1build1) ... 2026-06-18 14:55:31.521 | Selecting previously unselected package libobjc4:amd64. 2026-06-18 14:55:31.534 | Preparing to unpack .../033-libobjc4_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-06-18 14:55:31.538 | Unpacking libobjc4:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-18 14:55:31.576 | Selecting previously unselected package libobjc-13-dev:amd64. 2026-06-18 14:55:31.589 | Preparing to unpack .../034-libobjc-13-dev_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-06-18 14:55:31.593 | Unpacking libobjc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-18 14:55:31.649 | Selecting previously unselected package libclang-common-17-dev:amd64. 2026-06-18 14:55:31.662 | Preparing to unpack .../035-libclang-common-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-18 14:55:31.666 | Unpacking libclang-common-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-06-18 14:55:31.894 | Selecting previously unselected package llvm-17-linker-tools. 2026-06-18 14:55:31.907 | Preparing to unpack .../036-llvm-17-linker-tools_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-18 14:55:31.912 | Unpacking llvm-17-linker-tools (1:17.0.6-9ubuntu1) ... 2026-06-18 14:55:31.995 | Selecting previously unselected package libclang1-17t64. 2026-06-18 14:55:32.006 | Preparing to unpack .../037-libclang1-17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-18 14:55:32.010 | Unpacking libclang1-17t64 (1:17.0.6-9ubuntu1) ... 2026-06-18 14:55:32.322 | Selecting previously unselected package clang-17. 2026-06-18 14:55:32.334 | Preparing to unpack .../038-clang-17_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-18 14:55:32.338 | Unpacking clang-17 (1:17.0.6-9ubuntu1) ... 2026-06-18 14:55:32.389 | Selecting previously unselected package libtool. 2026-06-18 14:55:32.399 | Preparing to unpack .../039-libtool_2.4.7-7build1_all.deb ... 2026-06-18 14:55:32.404 | Unpacking libtool (2.4.7-7build1) ... 2026-06-18 14:55:32.459 | Selecting previously unselected package dh-autoreconf. 2026-06-18 14:55:32.470 | Preparing to unpack .../040-dh-autoreconf_20_all.deb ... 2026-06-18 14:55:32.475 | Unpacking dh-autoreconf (20) ... 2026-06-18 14:55:32.525 | Selecting previously unselected package libarchive-zip-perl. 2026-06-18 14:55:32.535 | Preparing to unpack .../041-libarchive-zip-perl_1.68-1_all.deb ... 2026-06-18 14:55:32.539 | Unpacking libarchive-zip-perl (1.68-1) ... 2026-06-18 14:55:32.606 | Selecting previously unselected package libsub-override-perl. 2026-06-18 14:55:32.618 | Preparing to unpack .../042-libsub-override-perl_0.10-1_all.deb ... 2026-06-18 14:55:32.622 | Unpacking libsub-override-perl (0.10-1) ... 2026-06-18 14:55:32.659 | Selecting previously unselected package libfile-stripnondeterminism-perl. 2026-06-18 14:55:32.670 | Preparing to unpack .../043-libfile-stripnondeterminism-perl_1.13.1-1_all.deb ... 2026-06-18 14:55:32.674 | Unpacking libfile-stripnondeterminism-perl (1.13.1-1) ... 2026-06-18 14:55:32.717 | Selecting previously unselected package dh-strip-nondeterminism. 2026-06-18 14:55:32.730 | Preparing to unpack .../044-dh-strip-nondeterminism_1.13.1-1_all.deb ... 2026-06-18 14:55:32.733 | Unpacking dh-strip-nondeterminism (1.13.1-1) ... 2026-06-18 14:55:32.770 | Selecting previously unselected package debugedit. 2026-06-18 14:55:32.783 | Preparing to unpack .../045-debugedit_1%3a5.0-5build2_amd64.deb ... 2026-06-18 14:55:32.786 | Unpacking debugedit (1:5.0-5build2) ... 2026-06-18 14:55:32.827 | Selecting previously unselected package dwz. 2026-06-18 14:55:32.840 | Preparing to unpack .../046-dwz_0.15-1build6_amd64.deb ... 2026-06-18 14:55:32.844 | Unpacking dwz (0.15-1build6) ... 2026-06-18 14:55:32.888 | Selecting previously unselected package gettext. 2026-06-18 14:55:32.901 | Preparing to unpack .../047-gettext_0.21-14ubuntu2_amd64.deb ... 2026-06-18 14:55:32.904 | Unpacking gettext (0.21-14ubuntu2) ... 2026-06-18 14:55:33.012 | Selecting previously unselected package intltool-debian. 2026-06-18 14:55:33.025 | Preparing to unpack .../048-intltool-debian_0.35.0+20060710.6_all.deb ... 2026-06-18 14:55:33.028 | Unpacking intltool-debian (0.35.0+20060710.6) ... 2026-06-18 14:55:33.067 | Selecting previously unselected package po-debconf. 2026-06-18 14:55:33.080 | Preparing to unpack .../049-po-debconf_1.0.21+nmu1_all.deb ... 2026-06-18 14:55:33.084 | Unpacking po-debconf (1.0.21+nmu1) ... 2026-06-18 14:55:33.168 | Selecting previously unselected package debhelper. 2026-06-18 14:55:33.181 | Preparing to unpack .../050-debhelper_13.14.1ubuntu5_all.deb ... 2026-06-18 14:55:33.184 | Unpacking debhelper (13.14.1ubuntu5) ... 2026-06-18 14:55:33.439 | Selecting previously unselected package uuid-dev:amd64. 2026-06-18 14:55:33.453 | Preparing to unpack .../051-uuid-dev_2.39.3-9ubuntu6.5_amd64.deb ... 2026-06-18 14:55:33.474 | Unpacking uuid-dev:amd64 (2.39.3-9ubuntu6.5) ... 2026-06-18 14:55:33.526 | Selecting previously unselected package libsctp1:amd64. 2026-06-18 14:55:33.539 | Preparing to unpack .../052-libsctp1_1.0.19+dfsg-2build1_amd64.deb ... 2026-06-18 14:55:33.543 | Unpacking libsctp1:amd64 (1.0.19+dfsg-2build1) ... 2026-06-18 14:55:33.581 | Selecting previously unselected package libsctp-dev:amd64. 2026-06-18 14:55:33.594 | Preparing to unpack .../053-libsctp-dev_1.0.19+dfsg-2build1_amd64.deb ... 2026-06-18 14:55:33.598 | Unpacking libsctp-dev:amd64 (1.0.19+dfsg-2build1) ... 2026-06-18 14:55:33.654 | Selecting previously unselected package libapr1-dev. 2026-06-18 14:55:33.668 | Preparing to unpack .../054-libapr1-dev_1.7.2-3.1ubuntu0.1_amd64.deb ... 2026-06-18 14:55:33.672 | Unpacking libapr1-dev (1.7.2-3.1ubuntu0.1) ... 2026-06-18 14:55:34.041 | Selecting previously unselected package libldap-dev:amd64. 2026-06-18 14:55:34.054 | Preparing to unpack .../055-libldap-dev_2.6.10+dfsg-0ubuntu0.24.04.1_amd64.deb ... 2026-06-18 14:55:34.057 | Unpacking libldap-dev:amd64 (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-06-18 14:55:34.213 | Selecting previously unselected package libldap2-dev. 2026-06-18 14:55:34.225 | Preparing to unpack .../056-libldap2-dev_2.6.10+dfsg-0ubuntu0.24.04.1_all.deb ... 2026-06-18 14:55:34.229 | Unpacking libldap2-dev (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-06-18 14:55:34.264 | Selecting previously unselected package libaprutil1-dev. 2026-06-18 14:55:34.276 | Preparing to unpack .../057-libaprutil1-dev_1.6.3-1.1ubuntu7_amd64.deb ... 2026-06-18 14:55:34.280 | Unpacking libaprutil1-dev (1.6.3-1.1ubuntu7) ... 2026-06-18 14:55:34.724 | Selecting previously unselected package libpcre2-16-0:amd64. 2026-06-18 14:55:34.736 | Preparing to unpack .../058-libpcre2-16-0_10.42-4ubuntu2.1_amd64.deb ... 2026-06-18 14:55:34.741 | Unpacking libpcre2-16-0:amd64 (10.42-4ubuntu2.1) ... 2026-06-18 14:55:34.792 | Selecting previously unselected package libpcre2-32-0:amd64. 2026-06-18 14:55:34.806 | Preparing to unpack .../059-libpcre2-32-0_10.42-4ubuntu2.1_amd64.deb ... 2026-06-18 14:55:34.811 | Unpacking libpcre2-32-0:amd64 (10.42-4ubuntu2.1) ... 2026-06-18 14:55:34.862 | Selecting previously unselected package libpcre2-posix3:amd64. 2026-06-18 14:55:34.873 | Preparing to unpack .../060-libpcre2-posix3_10.42-4ubuntu2.1_amd64.deb ... 2026-06-18 14:55:34.877 | Unpacking libpcre2-posix3:amd64 (10.42-4ubuntu2.1) ... 2026-06-18 14:55:34.917 | Selecting previously unselected package libpcre2-dev:amd64. 2026-06-18 14:55:34.931 | Preparing to unpack .../061-libpcre2-dev_10.42-4ubuntu2.1_amd64.deb ... 2026-06-18 14:55:34.935 | Unpacking libpcre2-dev:amd64 (10.42-4ubuntu2.1) ... 2026-06-18 14:55:35.055 | Selecting previously unselected package apache2-dev. 2026-06-18 14:55:35.068 | Preparing to unpack .../062-apache2-dev_2.4.58-1ubuntu8.13_amd64.deb ... 2026-06-18 14:55:35.072 | Unpacking apache2-dev (2.4.58-1ubuntu8.13) ... 2026-06-18 14:55:35.163 | Selecting previously unselected package ncal. 2026-06-18 14:55:35.175 | Preparing to unpack .../063-ncal_12.1.8_amd64.deb ... 2026-06-18 14:55:35.179 | Unpacking ncal (12.1.8) ... 2026-06-18 14:55:35.225 | Selecting previously unselected package bsdmainutils. 2026-06-18 14:55:35.238 | Preparing to unpack .../064-bsdmainutils_12.1.8_all.deb ... 2026-06-18 14:55:35.244 | Unpacking bsdmainutils (12.1.8) ... 2026-06-18 14:55:35.280 | Selecting previously unselected package conntrack. 2026-06-18 14:55:35.293 | Preparing to unpack .../065-conntrack_1%3a1.4.8-1ubuntu1_amd64.deb ... 2026-06-18 14:55:35.297 | Unpacking conntrack (1:1.4.8-1ubuntu1) ... 2026-06-18 14:55:35.358 | Preparing to unpack .../066-dnsmasq-base_2.90-2ubuntu0.3_amd64.deb ... 2026-06-18 14:55:35.387 | Unpacking dnsmasq-base (2.90-2ubuntu0.3) over (2.90-2ubuntu0.1) ... 2026-06-18 14:55:35.469 | Selecting previously unselected package dnsmasq-utils. 2026-06-18 14:55:35.482 | Preparing to unpack .../067-dnsmasq-utils_2.90-2ubuntu0.3_amd64.deb ... 2026-06-18 14:55:35.486 | Unpacking dnsmasq-utils (2.90-2ubuntu0.3) ... 2026-06-18 14:55:35.539 | Selecting previously unselected package ebtables. 2026-06-18 14:55:35.553 | Preparing to unpack .../068-ebtables_2.0.11-6build1_amd64.deb ... 2026-06-18 14:55:35.570 | Unpacking ebtables (2.0.11-6build1) ... 2026-06-18 14:55:35.620 | Selecting previously unselected package fonts-liberation. 2026-06-18 14:55:35.633 | Preparing to unpack .../069-fonts-liberation_1%3a2.1.5-3_all.deb ... 2026-06-18 14:55:35.637 | Unpacking fonts-liberation (1:2.1.5-3) ... 2026-06-18 14:55:35.729 | Selecting previously unselected package fonts-liberation-sans-narrow. 2026-06-18 14:55:35.743 | Preparing to unpack .../070-fonts-liberation-sans-narrow_1%3a1.07.6-4_all.deb ... 2026-06-18 14:55:35.746 | Unpacking fonts-liberation-sans-narrow (1:1.07.6-4) ... 2026-06-18 14:55:35.793 | Selecting previously unselected package fonts-liberation2. 2026-06-18 14:55:35.806 | Preparing to unpack .../071-fonts-liberation2_1%3a2.1.5-3_all.deb ... 2026-06-18 14:55:35.810 | Unpacking fonts-liberation2 (1:2.1.5-3) ... 2026-06-18 14:55:35.845 | Selecting previously unselected package genisoimage. 2026-06-18 14:55:35.859 | Preparing to unpack .../072-genisoimage_9%3a1.1.11-3.5_amd64.deb ... 2026-06-18 14:55:35.862 | Unpacking genisoimage (9:1.1.11-3.5) ... 2026-06-18 14:55:35.927 | Selecting previously unselected package gir1.2-freedesktop:amd64. 2026-06-18 14:55:35.939 | Preparing to unpack .../073-gir1.2-freedesktop_1.80.1-1_amd64.deb ... 2026-06-18 14:55:35.942 | Unpacking gir1.2-freedesktop:amd64 (1.80.1-1) ... 2026-06-18 14:55:35.993 | Selecting previously unselected package libann0. 2026-06-18 14:55:36.006 | Preparing to unpack .../074-libann0_1.1.2+doc-9build1_amd64.deb ... 2026-06-18 14:55:36.011 | Unpacking libann0 (1.1.2+doc-9build1) ... 2026-06-18 14:55:36.054 | Selecting previously unselected package libcdt5:amd64. 2026-06-18 14:55:36.068 | Preparing to unpack .../075-libcdt5_2.42.2-9ubuntu0.1_amd64.deb ... 2026-06-18 14:55:36.092 | Unpacking libcdt5:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-18 14:55:36.137 | Selecting previously unselected package libcgraph6:amd64. 2026-06-18 14:55:36.150 | Preparing to unpack .../076-libcgraph6_2.42.2-9ubuntu0.1_amd64.deb ... 2026-06-18 14:55:36.154 | Unpacking libcgraph6:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-18 14:55:36.203 | Selecting previously unselected package libgts-0.7-5t64:amd64. 2026-06-18 14:55:36.214 | Preparing to unpack .../077-libgts-0.7-5t64_0.7.6+darcs121130-5.2build1_amd64.deb ... 2026-06-18 14:55:36.218 | Unpacking libgts-0.7-5t64:amd64 (0.7.6+darcs121130-5.2build1) ... 2026-06-18 14:55:36.270 | Selecting previously unselected package libltdl7:amd64. 2026-06-18 14:55:36.281 | Preparing to unpack .../078-libltdl7_2.4.7-7build1_amd64.deb ... 2026-06-18 14:55:36.285 | Unpacking libltdl7:amd64 (2.4.7-7build1) ... 2026-06-18 14:55:36.331 | Selecting previously unselected package libpathplan4:amd64. 2026-06-18 14:55:36.343 | Preparing to unpack .../079-libpathplan4_2.42.2-9ubuntu0.1_amd64.deb ... 2026-06-18 14:55:36.347 | Unpacking libpathplan4:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-18 14:55:36.392 | Selecting previously unselected package libgvc6. 2026-06-18 14:55:36.403 | Preparing to unpack .../080-libgvc6_2.42.2-9ubuntu0.1_amd64.deb ... 2026-06-18 14:55:36.407 | Unpacking libgvc6 (2.42.2-9ubuntu0.1) ... 2026-06-18 14:55:36.472 | Selecting previously unselected package libgvpr2:amd64. 2026-06-18 14:55:36.484 | Preparing to unpack .../081-libgvpr2_2.42.2-9ubuntu0.1_amd64.deb ... 2026-06-18 14:55:36.487 | Unpacking libgvpr2:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-18 14:55:36.533 | Selecting previously unselected package liblab-gamut1:amd64. 2026-06-18 14:55:36.548 | Preparing to unpack .../082-liblab-gamut1_2.42.2-9ubuntu0.1_amd64.deb ... 2026-06-18 14:55:36.552 | Unpacking liblab-gamut1:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-18 14:55:36.634 | Selecting previously unselected package libice6:amd64. 2026-06-18 14:55:36.648 | Preparing to unpack .../083-libice6_2%3a1.0.10-1build3_amd64.deb ... 2026-06-18 14:55:36.652 | Unpacking libice6:amd64 (2:1.0.10-1build3) ... 2026-06-18 14:55:36.694 | Selecting previously unselected package libsm6:amd64. 2026-06-18 14:55:36.708 | Preparing to unpack .../084-libsm6_2%3a1.2.3-1build3_amd64.deb ... 2026-06-18 14:55:36.712 | Unpacking libsm6:amd64 (2:1.2.3-1build3) ... 2026-06-18 14:55:36.758 | Selecting previously unselected package libxt6t64:amd64. 2026-06-18 14:55:36.769 | Preparing to unpack .../085-libxt6t64_1%3a1.2.1-1.2build1_amd64.deb ... 2026-06-18 14:55:36.773 | Unpacking libxt6t64:amd64 (1:1.2.1-1.2build1) ... 2026-06-18 14:55:36.819 | Selecting previously unselected package libxmu6:amd64. 2026-06-18 14:55:36.832 | Preparing to unpack .../086-libxmu6_2%3a1.1.3-3build2_amd64.deb ... 2026-06-18 14:55:36.836 | Unpacking libxmu6:amd64 (2:1.1.3-3build2) ... 2026-06-18 14:55:36.880 | Selecting previously unselected package libxaw7:amd64. 2026-06-18 14:55:36.893 | Preparing to unpack .../087-libxaw7_2%3a1.0.14-1build2_amd64.deb ... 2026-06-18 14:55:36.897 | Unpacking libxaw7:amd64 (2:1.0.14-1build2) ... 2026-06-18 14:55:36.946 | Selecting previously unselected package graphviz. 2026-06-18 14:55:36.959 | Preparing to unpack .../088-graphviz_2.42.2-9ubuntu0.1_amd64.deb ... 2026-06-18 14:55:36.962 | Unpacking graphviz (2.42.2-9ubuntu0.1) ... 2026-06-18 14:55:37.068 | Selecting previously unselected package icu-devtools. 2026-06-18 14:55:37.081 | Preparing to unpack .../089-icu-devtools_74.2-1ubuntu3.1_amd64.deb ... 2026-06-18 14:55:37.084 | Unpacking icu-devtools (74.2-1ubuntu3.1) ... 2026-06-18 14:55:37.147 | Selecting previously unselected package iputils-arping. 2026-06-18 14:55:37.161 | Preparing to unpack .../090-iputils-arping_3%3a20240117-1ubuntu0.1_amd64.deb ... 2026-06-18 14:55:37.164 | Unpacking iputils-arping (3:20240117-1ubuntu0.1) ... 2026-06-18 14:55:37.209 | Selecting previously unselected package comerr-dev:amd64. 2026-06-18 14:55:37.222 | Preparing to unpack .../091-comerr-dev_2.1-1.47.0-2.4~exp1ubuntu4.1_amd64.deb ... 2026-06-18 14:55:37.229 | Unpacking comerr-dev:amd64 (2.1-1.47.0-2.4~exp1ubuntu4.1) ... 2026-06-18 14:55:37.281 | Selecting previously unselected package libgssrpc4t64:amd64. 2026-06-18 14:55:37.294 | Preparing to unpack .../092-libgssrpc4t64_1.20.1-6ubuntu2.6_amd64.deb ... 2026-06-18 14:55:37.298 | Unpacking libgssrpc4t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-18 14:55:37.344 | Selecting previously unselected package libkadm5clnt-mit12:amd64. 2026-06-18 14:55:37.357 | Preparing to unpack .../093-libkadm5clnt-mit12_1.20.1-6ubuntu2.6_amd64.deb ... 2026-06-18 14:55:37.361 | Unpacking libkadm5clnt-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-18 14:55:37.405 | Selecting previously unselected package libkdb5-10t64:amd64. 2026-06-18 14:55:37.418 | Preparing to unpack .../094-libkdb5-10t64_1.20.1-6ubuntu2.6_amd64.deb ... 2026-06-18 14:55:37.422 | Unpacking libkdb5-10t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-18 14:55:37.467 | Selecting previously unselected package libkadm5srv-mit12:amd64. 2026-06-18 14:55:37.480 | Preparing to unpack .../095-libkadm5srv-mit12_1.20.1-6ubuntu2.6_amd64.deb ... 2026-06-18 14:55:37.483 | Unpacking libkadm5srv-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-18 14:55:37.524 | Selecting previously unselected package krb5-multidev:amd64. 2026-06-18 14:55:37.537 | Preparing to unpack .../096-krb5-multidev_1.20.1-6ubuntu2.6_amd64.deb ... 2026-06-18 14:55:37.541 | Unpacking krb5-multidev:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-18 14:55:37.615 | Selecting previously unselected package libarchive-cpio-perl. 2026-06-18 14:55:37.627 | Preparing to unpack .../097-libarchive-cpio-perl_0.10-3_all.deb ... 2026-06-18 14:55:37.630 | Unpacking libarchive-cpio-perl (0.10-3) ... 2026-06-18 14:55:37.673 | Selecting previously unselected package libclang-rt-17-dev:amd64. 2026-06-18 14:55:37.685 | Preparing to unpack .../098-libclang-rt-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-18 14:55:37.689 | Unpacking libclang-rt-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-06-18 14:55:37.989 | Selecting previously unselected package libcommon-sense-perl:amd64. 2026-06-18 14:55:38.000 | Preparing to unpack .../099-libcommon-sense-perl_3.75-3build3_amd64.deb ... 2026-06-18 14:55:38.005 | Unpacking libcommon-sense-perl:amd64 (3.75-3build3) ... 2026-06-18 14:55:38.064 | Preparing to unpack .../100-libcurl3t64-gnutls_8.5.0-2ubuntu10.9_amd64.deb ... 2026-06-18 14:55:38.076 | Unpacking libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.9) over (8.5.0-2ubuntu10.8) ... 2026-06-18 14:55:38.131 | Selecting previously unselected package libgts-bin. 2026-06-18 14:55:38.142 | Preparing to unpack .../101-libgts-bin_0.7.6+darcs121130-5.2build1_amd64.deb ... 2026-06-18 14:55:38.147 | Unpacking libgts-bin (0.7.6+darcs121130-5.2build1) ... 2026-06-18 14:55:38.202 | Selecting previously unselected package libicu-dev:amd64. 2026-06-18 14:55:38.213 | Preparing to unpack .../102-libicu-dev_74.2-1ubuntu3.1_amd64.deb ... 2026-06-18 14:55:38.217 | Unpacking libicu-dev:amd64 (74.2-1ubuntu3.1) ... 2026-06-18 14:55:38.787 | Selecting previously unselected package libjpeg-turbo8-dev:amd64. 2026-06-18 14:55:38.799 | Preparing to unpack .../103-libjpeg-turbo8-dev_2.1.5-2ubuntu2_amd64.deb ... 2026-06-18 14:55:38.802 | Unpacking libjpeg-turbo8-dev:amd64 (2.1.5-2ubuntu2) ... 2026-06-18 14:55:38.858 | Selecting previously unselected package libjpeg8-dev:amd64. 2026-06-18 14:55:38.871 | Preparing to unpack .../104-libjpeg8-dev_8c-2ubuntu11_amd64.deb ... 2026-06-18 14:55:38.874 | Unpacking libjpeg8-dev:amd64 (8c-2ubuntu11) ... 2026-06-18 14:55:38.908 | Selecting previously unselected package libjpeg-dev:amd64. 2026-06-18 14:55:38.921 | Preparing to unpack .../105-libjpeg-dev_8c-2ubuntu11_amd64.deb ... 2026-06-18 14:55:38.925 | Unpacking libjpeg-dev:amd64 (8c-2ubuntu11) ... 2026-06-18 14:55:38.960 | Selecting previously unselected package libjs-jquery-metadata. 2026-06-18 14:55:38.973 | Preparing to unpack .../106-libjs-jquery-metadata_12-4_all.deb ... 2026-06-18 14:55:38.977 | Unpacking libjs-jquery-metadata (12-4) ... 2026-06-18 14:55:39.016 | Selecting previously unselected package libjs-jquery-tablesorter. 2026-06-18 14:55:39.030 | Preparing to unpack .../107-libjs-jquery-tablesorter_1%3a2.31.3+dfsg1-3_all.deb ... 2026-06-18 14:55:39.033 | Unpacking libjs-jquery-tablesorter (1:2.31.3+dfsg1-3) ... 2026-06-18 14:55:39.144 | Selecting previously unselected package libtypes-serialiser-perl. 2026-06-18 14:55:39.157 | Preparing to unpack .../108-libtypes-serialiser-perl_1.01-1_all.deb ... 2026-06-18 14:55:39.161 | Unpacking libtypes-serialiser-perl (1.01-1) ... 2026-06-18 14:55:39.202 | Selecting previously unselected package libjson-xs-perl. 2026-06-18 14:55:39.214 | Preparing to unpack .../109-libjson-xs-perl_4.040-0ubuntu0.24.04.1_amd64.deb ... 2026-06-18 14:55:39.217 | Unpacking libjson-xs-perl (4.040-0ubuntu0.24.04.1) ... 2026-06-18 14:55:39.262 | Selecting previously unselected package libltdl-dev:amd64. 2026-06-18 14:55:39.276 | Preparing to unpack .../110-libltdl-dev_2.4.7-7build1_amd64.deb ... 2026-06-18 14:55:39.280 | Unpacking libltdl-dev:amd64 (2.4.7-7build1) ... 2026-06-18 14:55:39.346 | Selecting previously unselected package libsys-hostname-long-perl. 2026-06-18 14:55:39.359 | Preparing to unpack .../111-libsys-hostname-long-perl_1.5-3_all.deb ... 2026-06-18 14:55:39.363 | Unpacking libsys-hostname-long-perl (1.5-3) ... 2026-06-18 14:55:39.402 | Selecting previously unselected package libmail-sendmail-perl. 2026-06-18 14:55:39.416 | Preparing to unpack .../112-libmail-sendmail-perl_0.80-3_all.deb ... 2026-06-18 14:55:39.420 | Unpacking libmail-sendmail-perl (0.80-3) ... 2026-06-18 14:55:39.469 | Selecting previously unselected package mysql-common. 2026-06-18 14:55:39.482 | Preparing to unpack .../113-mysql-common_5.8+1.1.0build1_all.deb ... 2026-06-18 14:55:39.501 | Unpacking mysql-common (5.8+1.1.0build1) ... 2026-06-18 14:55:39.547 | Selecting previously unselected package libmysqlclient21:amd64. 2026-06-18 14:55:39.561 | Preparing to unpack .../114-libmysqlclient21_8.0.46-0ubuntu0.24.04.2_amd64.deb ... 2026-06-18 14:55:39.565 | Unpacking libmysqlclient21:amd64 (8.0.46-0ubuntu0.24.04.2) ... 2026-06-18 14:55:39.665 | Selecting previously unselected package libncurses-dev:amd64. 2026-06-18 14:55:39.678 | Preparing to unpack .../115-libncurses-dev_6.4+20240113-1ubuntu2_amd64.deb ... 2026-06-18 14:55:39.682 | Unpacking libncurses-dev:amd64 (6.4+20240113-1ubuntu2) ... 2026-06-18 14:55:39.767 | Selecting previously unselected package pcp-conf. 2026-06-18 14:55:39.780 | Preparing to unpack .../116-pcp-conf_6.2.0-1.1build4_amd64.deb ... 2026-06-18 14:55:39.784 | Unpacking pcp-conf (6.2.0-1.1build4) ... 2026-06-18 14:55:39.828 | Selecting previously unselected package libpcp3t64. 2026-06-18 14:55:39.840 | Preparing to unpack .../117-libpcp3t64_6.2.0-1.1build4_amd64.deb ... 2026-06-18 14:55:39.844 | Unpacking libpcp3t64 (6.2.0-1.1build4) ... 2026-06-18 14:55:39.891 | Selecting previously unselected package libpcp-pmda3t64. 2026-06-18 14:55:39.905 | Preparing to unpack .../118-libpcp-pmda3t64_6.2.0-1.1build4_amd64.deb ... 2026-06-18 14:55:39.908 | Unpacking libpcp-pmda3t64 (6.2.0-1.1build4) ... 2026-06-18 14:55:39.947 | Selecting previously unselected package libpcp-pmda-perl. 2026-06-18 14:55:39.960 | Preparing to unpack .../119-libpcp-pmda-perl_6.2.0-1.1build4_amd64.deb ... 2026-06-18 14:55:39.964 | Unpacking libpcp-pmda-perl (6.2.0-1.1build4) ... 2026-06-18 14:55:40.007 | Selecting previously unselected package libpkgconf3:amd64. 2026-06-18 14:55:40.020 | Preparing to unpack .../120-libpkgconf3_1.8.1-2build1_amd64.deb ... 2026-06-18 14:55:40.024 | Unpacking libpkgconf3:amd64 (1.8.1-2build1) ... 2026-06-18 14:55:40.067 | Selecting previously unselected package libpq5:amd64. 2026-06-18 14:55:40.080 | Preparing to unpack .../121-libpq5_16.14-0ubuntu0.24.04.1_amd64.deb ... 2026-06-18 14:55:40.083 | Unpacking libpq5:amd64 (16.14-0ubuntu0.24.04.1) ... 2026-06-18 14:55:40.125 | Selecting previously unselected package libssl-dev:amd64. 2026-06-18 14:55:40.138 | Preparing to unpack .../122-libssl-dev_3.0.13-0ubuntu3.11_amd64.deb ... 2026-06-18 14:55:40.141 | Unpacking libssl-dev:amd64 (3.0.13-0ubuntu3.11) ... 2026-06-18 14:55:40.360 | Selecting previously unselected package libpq-dev. 2026-06-18 14:55:40.373 | Preparing to unpack .../123-libpq-dev_16.14-0ubuntu0.24.04.1_amd64.deb ... 2026-06-18 14:55:40.376 | Unpacking libpq-dev (16.14-0ubuntu0.24.04.1) ... 2026-06-18 14:55:40.430 | Selecting previously unselected package libsasl2-dev. 2026-06-18 14:55:40.443 | Preparing to unpack .../124-libsasl2-dev_2.1.28+dfsg1-5ubuntu3.1_amd64.deb ... 2026-06-18 14:55:40.447 | Unpacking libsasl2-dev (2.1.28+dfsg1-5ubuntu3.1) ... 2026-06-18 14:55:40.525 | Selecting previously unselected package libsystemd-dev:amd64. 2026-06-18 14:55:40.538 | Preparing to unpack .../125-libsystemd-dev_255.4-1ubuntu8.16_amd64.deb ... 2026-06-18 14:55:40.542 | Unpacking libsystemd-dev:amd64 (255.4-1ubuntu8.16) ... 2026-06-18 14:55:40.787 | Selecting previously unselected package libx86-1:amd64. 2026-06-18 14:55:40.800 | Preparing to unpack .../126-libx86-1_1.1+ds1-12build1_amd64.deb ... 2026-06-18 14:55:40.804 | Unpacking libx86-1:amd64 (1.1+ds1-12build1) ... 2026-06-18 14:55:40.846 | Selecting previously unselected package libxml2-dev:amd64. 2026-06-18 14:55:40.859 | Preparing to unpack .../127-libxml2-dev_2.9.14+dfsg-1.3ubuntu3.7_amd64.deb ... 2026-06-18 14:55:40.863 | Unpacking libxml2-dev:amd64 (2.9.14+dfsg-1.3ubuntu3.7) ... 2026-06-18 14:55:40.961 | Selecting previously unselected package libxslt1-dev:amd64. 2026-06-18 14:55:40.974 | Preparing to unpack .../128-libxslt1-dev_1.1.39-0exp1ubuntu0.24.04.3_amd64.deb ... 2026-06-18 14:55:40.978 | Unpacking libxslt1-dev:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-06-18 14:55:41.077 | Selecting previously unselected package llvm-17-runtime. 2026-06-18 14:55:41.091 | Preparing to unpack .../129-llvm-17-runtime_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-18 14:55:41.095 | Unpacking llvm-17-runtime (1:17.0.6-9ubuntu1) ... 2026-06-18 14:55:41.158 | Selecting previously unselected package libpfm4:amd64. 2026-06-18 14:55:41.171 | Preparing to unpack .../130-libpfm4_4.13.0+git32-g0d4ed0e-1_amd64.deb ... 2026-06-18 14:55:41.176 | Unpacking libpfm4:amd64 (4.13.0+git32-g0d4ed0e-1) ... 2026-06-18 14:55:41.243 | Selecting previously unselected package llvm-17. 2026-06-18 14:55:41.257 | Preparing to unpack .../131-llvm-17_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-18 14:55:41.260 | Unpacking llvm-17 (1:17.0.6-9ubuntu1) ... 2026-06-18 14:55:42.403 | Selecting previously unselected package libffi-dev:amd64. 2026-06-18 14:55:42.416 | Preparing to unpack .../132-libffi-dev_3.4.6-1build1_amd64.deb ... 2026-06-18 14:55:42.420 | Unpacking libffi-dev:amd64 (3.4.6-1build1) ... 2026-06-18 14:55:42.480 | Selecting previously unselected package llvm-17-tools. 2026-06-18 14:55:42.493 | Preparing to unpack .../133-llvm-17-tools_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-18 14:55:42.498 | Unpacking llvm-17-tools (1:17.0.6-9ubuntu1) ... 2026-06-18 14:55:42.852 | Selecting previously unselected package libz3-4:amd64. 2026-06-18 14:55:42.866 | Preparing to unpack .../134-libz3-4_4.8.12-3.1build1_amd64.deb ... 2026-06-18 14:55:42.870 | Unpacking libz3-4:amd64 (4.8.12-3.1build1) ... 2026-06-18 14:55:43.108 | Selecting previously unselected package libz3-dev:amd64. 2026-06-18 14:55:43.121 | Preparing to unpack .../135-libz3-dev_4.8.12-3.1build1_amd64.deb ... 2026-06-18 14:55:43.125 | Unpacking libz3-dev:amd64 (4.8.12-3.1build1) ... 2026-06-18 14:55:43.183 | Selecting previously unselected package llvm-17-dev. 2026-06-18 14:55:43.195 | Preparing to unpack .../136-llvm-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-18 14:55:43.199 | Unpacking llvm-17-dev (1:17.0.6-9ubuntu1) ... 2026-06-18 14:55:46.835 | Selecting previously unselected package lsscsi. 2026-06-18 14:55:46.850 | Preparing to unpack .../137-lsscsi_0.32-1build1_amd64.deb ... 2026-06-18 14:55:46.854 | Unpacking lsscsi (0.32-1build1) ... 2026-06-18 14:55:46.899 | Selecting previously unselected package osinfo-db. 2026-06-18 14:55:46.911 | Preparing to unpack .../138-osinfo-db_0.20250606-0ubuntu0.24.04.1_all.deb ... 2026-06-18 14:55:46.915 | Unpacking osinfo-db (0.20250606-0ubuntu0.24.04.1) ... 2026-06-18 14:55:47.564 | Selecting previously unselected package pkgconf-bin. 2026-06-18 14:55:47.578 | Preparing to unpack .../139-pkgconf-bin_1.8.1-2build1_amd64.deb ... 2026-06-18 14:55:47.582 | Unpacking pkgconf-bin (1.8.1-2build1) ... 2026-06-18 14:55:47.625 | Selecting previously unselected package pkgconf:amd64. 2026-06-18 14:55:47.639 | Preparing to unpack .../140-pkgconf_1.8.1-2build1_amd64.deb ... 2026-06-18 14:55:47.645 | Unpacking pkgconf:amd64 (1.8.1-2build1) ... 2026-06-18 14:55:47.692 | Selecting previously unselected package pkg-config:amd64. 2026-06-18 14:55:47.705 | Preparing to unpack .../141-pkg-config_1.8.1-2build1_amd64.deb ... 2026-06-18 14:55:47.712 | Unpacking pkg-config:amd64 (1.8.1-2build1) ... 2026-06-18 14:55:47.750 | Selecting previously unselected package pm-utils. 2026-06-18 14:55:47.764 | Preparing to unpack .../142-pm-utils_1.4.1-21_all.deb ... 2026-06-18 14:55:47.774 | Unpacking pm-utils (1.4.1-21) ... 2026-06-18 14:55:47.856 | Selecting previously unselected package postgresql-client-16. 2026-06-18 14:55:47.869 | Preparing to unpack .../143-postgresql-client-16_16.14-0ubuntu0.24.04.1_amd64.deb ... 2026-06-18 14:55:47.874 | Unpacking postgresql-client-16 (16.14-0ubuntu0.24.04.1) ... 2026-06-18 14:55:48.125 | Selecting previously unselected package postgresql-server-dev-16. 2026-06-18 14:55:48.139 | Preparing to unpack .../144-postgresql-server-dev-16_16.14-0ubuntu0.24.04.1_amd64.deb ... 2026-06-18 14:55:48.144 | Unpacking postgresql-server-dev-16 (16.14-0ubuntu0.24.04.1) ... 2026-06-18 14:55:48.705 | Selecting previously unselected package postgresql-server-dev-all:amd64. 2026-06-18 14:55:48.719 | Preparing to unpack .../145-postgresql-server-dev-all_257build1.1_amd64.deb ... 2026-06-18 14:55:48.724 | Unpacking postgresql-server-dev-all:amd64 (257build1.1) ... 2026-06-18 14:55:48.783 | Selecting previously unselected package python3-mysqldb. 2026-06-18 14:55:48.797 | Preparing to unpack .../146-python3-mysqldb_1.4.6-2build3_amd64.deb ... 2026-06-18 14:55:48.801 | Unpacking python3-mysqldb (1.4.6-2build3) ... 2026-06-18 14:55:48.854 | Selecting previously unselected package python3-pip-whl. 2026-06-18 14:55:48.869 | Preparing to unpack .../147-python3-pip-whl_24.0+dfsg-1ubuntu1.3_all.deb ... 2026-06-18 14:55:48.873 | Unpacking python3-pip-whl (24.0+dfsg-1ubuntu1.3) ... 2026-06-18 14:55:48.935 | Selecting previously unselected package python3-setuptools-whl. 2026-06-18 14:55:48.948 | Preparing to unpack .../148-python3-setuptools-whl_68.1.2-2ubuntu1.2_all.deb ... 2026-06-18 14:55:48.952 | Unpacking python3-setuptools-whl (68.1.2-2ubuntu1.2) ... 2026-06-18 14:55:49.009 | Selecting previously unselected package python3.12-venv. 2026-06-18 14:55:49.023 | Preparing to unpack .../149-python3.12-venv_3.12.3-1ubuntu0.13_amd64.deb ... 2026-06-18 14:55:49.028 | Unpacking python3.12-venv (3.12.3-1ubuntu0.13) ... 2026-06-18 14:55:49.072 | Selecting previously unselected package python3-venv. 2026-06-18 14:55:49.087 | Preparing to unpack .../150-python3-venv_3.12.3-0ubuntu2.1_amd64.deb ... 2026-06-18 14:55:49.091 | Unpacking python3-venv (3.12.3-0ubuntu2.1) ... 2026-06-18 14:55:49.132 | Selecting previously unselected package sqlite3. 2026-06-18 14:55:49.146 | Preparing to unpack .../151-sqlite3_3.45.1-1ubuntu2.5_amd64.deb ... 2026-06-18 14:55:49.150 | Unpacking sqlite3 (3.45.1-1ubuntu2.5) ... 2026-06-18 14:55:49.202 | Selecting previously unselected package unzip. 2026-06-18 14:55:49.216 | Preparing to unpack .../152-unzip_6.0-28ubuntu4.1_amd64.deb ... 2026-06-18 14:55:49.220 | Unpacking unzip (6.0-28ubuntu4.1) ... 2026-06-18 14:55:49.284 | Selecting previously unselected package vbetool. 2026-06-18 14:55:49.297 | Preparing to unpack .../153-vbetool_1.1-5_amd64.deb ... 2026-06-18 14:55:49.302 | Unpacking vbetool (1.1-5) ... 2026-06-18 14:55:49.346 | Selecting previously unselected package libosinfo-l10n. 2026-06-18 14:55:49.357 | Preparing to unpack .../154-libosinfo-l10n_1.11.0-2build3_all.deb ... 2026-06-18 14:55:49.361 | Unpacking libosinfo-l10n (1.11.0-2build3) ... 2026-06-18 14:55:49.437 | Selecting previously unselected package libosinfo-1.0-0:amd64. 2026-06-18 14:55:49.449 | Preparing to unpack .../155-libosinfo-1.0-0_1.11.0-2build3_amd64.deb ... 2026-06-18 14:55:49.453 | Unpacking libosinfo-1.0-0:amd64 (1.11.0-2build3) ... 2026-06-18 14:55:49.499 | Selecting previously unselected package gir1.2-libosinfo-1.0:amd64. 2026-06-18 14:55:49.510 | Preparing to unpack .../156-gir1.2-libosinfo-1.0_1.11.0-2build3_amd64.deb ... 2026-06-18 14:55:49.515 | Unpacking gir1.2-libosinfo-1.0:amd64 (1.11.0-2build3) ... 2026-06-18 14:55:49.556 | Selecting previously unselected package libkrb5-dev:amd64. 2026-06-18 14:55:49.567 | Preparing to unpack .../157-libkrb5-dev_1.20.1-6ubuntu2.6_amd64.deb ... 2026-06-18 14:55:49.571 | Unpacking libkrb5-dev:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-18 14:55:49.648 | Selecting previously unselected package libpcp-archive1t64. 2026-06-18 14:55:49.660 | Preparing to unpack .../158-libpcp-archive1t64_6.2.0-1.1build4_amd64.deb ... 2026-06-18 14:55:49.664 | Unpacking libpcp-archive1t64 (6.2.0-1.1build4) ... 2026-06-18 14:55:49.715 | Selecting previously unselected package libpcp-gui2t64. 2026-06-18 14:55:49.727 | Preparing to unpack .../159-libpcp-gui2t64_6.2.0-1.1build4_amd64.deb ... 2026-06-18 14:55:49.732 | Unpacking libpcp-gui2t64 (6.2.0-1.1build4) ... 2026-06-18 14:55:49.778 | Selecting previously unselected package libpcp-import1t64. 2026-06-18 14:55:49.789 | Preparing to unpack .../160-libpcp-import1t64_6.2.0-1.1build4_amd64.deb ... 2026-06-18 14:55:49.794 | Unpacking libpcp-import1t64 (6.2.0-1.1build4) ... 2026-06-18 14:55:49.838 | Selecting previously unselected package libpcp-mmv1t64. 2026-06-18 14:55:49.853 | Preparing to unpack .../161-libpcp-mmv1t64_6.2.0-1.1build4_amd64.deb ... 2026-06-18 14:55:49.859 | Unpacking libpcp-mmv1t64 (6.2.0-1.1build4) ... 2026-06-18 14:55:49.907 | Selecting previously unselected package libpcp-trace2t64. 2026-06-18 14:55:49.919 | Preparing to unpack .../162-libpcp-trace2t64_6.2.0-1.1build4_amd64.deb ... 2026-06-18 14:55:49.924 | Unpacking libpcp-trace2t64 (6.2.0-1.1build4) ... 2026-06-18 14:55:49.971 | Selecting previously unselected package libpcp-web1t64. 2026-06-18 14:55:49.982 | Preparing to unpack .../163-libpcp-web1t64_6.2.0-1.1build4_amd64.deb ... 2026-06-18 14:55:49.987 | Unpacking libpcp-web1t64 (6.2.0-1.1build4) ... 2026-06-18 14:55:50.037 | Selecting previously unselected package libyaml-dev:amd64. 2026-06-18 14:55:50.048 | Preparing to unpack .../164-libyaml-dev_0.2.5-1build1_amd64.deb ... 2026-06-18 14:55:50.053 | Unpacking libyaml-dev:amd64 (0.2.5-1build1) ... 2026-06-18 14:55:50.105 | Selecting previously unselected package python3-pcp. 2026-06-18 14:55:50.116 | Preparing to unpack .../165-python3-pcp_6.2.0-1.1build4_amd64.deb ... 2026-06-18 14:55:50.122 | Unpacking python3-pcp (6.2.0-1.1build4) ... 2026-06-18 14:55:50.188 | Selecting previously unselected package pcp. 2026-06-18 14:55:50.200 | Preparing to unpack .../166-pcp_6.2.0-1.1build4_amd64.deb ... 2026-06-18 14:55:50.472 | Unpacking pcp (6.2.0-1.1build4) ... 2026-06-18 14:55:51.412 | Selecting previously unselected package socat. 2026-06-18 14:55:51.425 | Preparing to unpack .../167-socat_1.8.0.0-4build3_amd64.deb ... 2026-06-18 14:55:51.429 | Unpacking socat (1.8.0.0-4build3) ... 2026-06-18 14:55:51.504 | Selecting previously unselected package vlan. 2026-06-18 14:55:51.516 | Preparing to unpack .../168-vlan_2.0.5ubuntu5_all.deb ... 2026-06-18 14:55:51.520 | Unpacking vlan (2.0.5ubuntu5) ... 2026-06-18 14:55:51.600 | Setting up genisoimage (9:1.1.11-3.5) ... 2026-06-18 14:55:51.611 | Setting up postgresql-client-common (257build1.1) ... 2026-06-18 14:55:51.628 | Setting up dnsmasq-utils (2.90-2ubuntu0.3) ... 2026-06-18 14:55:51.638 | Setting up libice6:amd64 (2:1.0.10-1build3) ... 2026-06-18 14:55:51.649 | Setting up mysql-common (5.8+1.1.0build1) ... 2026-06-18 14:55:51.687 | update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2026-06-18 14:55:51.694 | Setting up libjpeg-turbo8-dev:amd64 (2.1.5-2ubuntu2) ... 2026-06-18 14:55:51.705 | Setting up libmysqlclient21:amd64 (8.0.46-0ubuntu0.24.04.2) ... 2026-06-18 14:55:51.716 | Setting up python3-setuptools-whl (68.1.2-2ubuntu1.2) ... 2026-06-18 14:55:51.727 | Setting up libncurses-dev:amd64 (6.4+20240113-1ubuntu2) ... 2026-06-18 14:55:51.738 | Setting up gettext (0.21-14ubuntu2) ... 2026-06-18 14:55:51.749 | Setting up gir1.2-freedesktop:amd64 (1.80.1-1) ... 2026-06-18 14:55:51.759 | Setting up libsysfs2:amd64 (2.1.1-6build1) ... 2026-06-18 14:55:51.770 | Setting up libyaml-dev:amd64 (0.2.5-1build1) ... 2026-06-18 14:55:51.781 | Setting up libcurl4t64:amd64 (8.5.0-2ubuntu10.9) ... 2026-06-18 14:55:51.792 | Setting up sysfsutils (2.1.1-6build1) ... 2026-06-18 14:55:52.445 | Created symlink /etc/systemd/system/sysfs.service → /usr/lib/systemd/system/sysfsutils.service. 2026-06-18 14:55:52.445 | Created symlink /etc/systemd/system/multi-user.target.wants/sysfsutils.service → /usr/lib/systemd/system/sysfsutils.service. 2026-06-18 14:55:52.919 | Setting up ncal (12.1.8) ... 2026-06-18 14:55:52.931 | Setting up python3-pip-whl (24.0+dfsg-1ubuntu1.3) ... 2026-06-18 14:55:52.942 | Setting up libx86-1:amd64 (1.1+ds1-12build1) ... 2026-06-18 14:55:52.953 | Setting up libarchive-zip-perl (1.68-1) ... 2026-06-18 14:55:52.965 | Setting up vbetool (1.1-5) ... 2026-06-18 14:55:52.976 | Setting up openssh-client (1:9.6p1-3ubuntu13.16) ... 2026-06-18 14:55:53.012 | Setting up pm-utils (1.4.1-21) ... 2026-06-18 14:55:53.031 | Setting up unzip (6.0-28ubuntu4.1) ... 2026-06-18 14:55:53.046 | Setting up libdebhelper-perl (13.14.1ubuntu5) ... 2026-06-18 14:55:53.058 | Setting up liblab-gamut1:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-18 14:55:53.070 | Setting up libpq5:amd64 (16.14-0ubuntu0.24.04.1) ... 2026-06-18 14:55:53.082 | Setting up libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.9) ... 2026-06-18 14:55:53.093 | Setting up libcommon-sense-perl:amd64 (3.75-3build3) ... 2026-06-18 14:55:53.105 | Setting up m4 (1.4.19-4build1) ... 2026-06-18 14:55:53.117 | Setting up libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-06-18 14:55:53.128 | Setting up systemd-dev (255.4-1ubuntu8.16) ... 2026-06-18 14:55:53.140 | Setting up dnsmasq-base (2.90-2ubuntu0.3) ... 2026-06-18 14:55:53.164 | Setting up iputils-arping (3:20240117-1ubuntu0.1) ... 2026-06-18 14:55:53.200 | Setting up libffi-dev:amd64 (3.4.6-1build1) ... 2026-06-18 14:55:53.212 | Setting up conntrack (1:1.4.8-1ubuntu1) ... 2026-06-18 14:55:53.224 | Setting up memcached (1.6.24-1ubuntu0.1) ... 2026-06-18 14:55:54.138 | Created symlink /etc/systemd/system/multi-user.target.wants/memcached.service → /usr/lib/systemd/system/memcached.service. 2026-06-18 14:55:54.601 | Setting up libpcre2-16-0:amd64 (10.42-4ubuntu2.1) ... 2026-06-18 14:55:54.612 | Setting up intltool-debian (0.35.0+20060710.6) ... 2026-06-18 14:55:54.624 | Setting up python3-mysqldb (1.4.6-2build3) ... 2026-06-18 14:55:54.877 | Setting up autotools-dev (20220109.1) ... 2026-06-18 14:55:54.890 | Setting up libz3-4:amd64 (4.8.12-3.1build1) ... 2026-06-18 14:55:54.901 | Setting up libpcre2-32-0:amd64 (10.42-4ubuntu2.1) ... 2026-06-18 14:55:54.913 | Setting up libpkgconf3:amd64 (1.8.1-2build1) ... 2026-06-18 14:55:54.924 | Setting up libpfm4:amd64 (4.13.0+git32-g0d4ed0e-1) ... 2026-06-18 14:55:54.936 | Setting up libllvm17t64:amd64 (1:17.0.6-9ubuntu1) ... 2026-06-18 14:55:54.947 | Setting up libclang1-17t64 (1:17.0.6-9ubuntu1) ... 2026-06-18 14:55:54.959 | Setting up libgssrpc4t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-18 14:55:54.970 | Setting up libldap-dev:amd64 (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-06-18 14:55:54.982 | Setting up uuid-dev:amd64 (2.39.3-9ubuntu6.5) ... 2026-06-18 14:55:54.993 | Setting up libpathplan4:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-18 14:55:55.004 | Setting up ebtables (2.0.11-6build1) ... 2026-06-18 14:55:55.599 | Setting up libjs-jquery-metadata (12-4) ... 2026-06-18 14:55:55.611 | Setting up socat (1.8.0.0-4build3) ... 2026-06-18 14:55:55.623 | Setting up libann0 (1.1.2+doc-9build1) ... 2026-06-18 14:55:55.636 | Setting up bsdmainutils (12.1.8) ... 2026-06-18 14:55:55.650 | Setting up comerr-dev:amd64 (2.1-1.47.0-2.4~exp1ubuntu4.1) ... 2026-06-18 14:55:55.663 | Setting up libssl-dev:amd64 (3.0.13-0ubuntu3.11) ... 2026-06-18 14:55:55.675 | Setting up libsystemd-shared:amd64 (255.4-1ubuntu8.16) ... 2026-06-18 14:55:55.687 | Setting up autopoint (0.21-14ubuntu2) ... 2026-06-18 14:55:55.699 | Setting up icu-devtools (74.2-1ubuntu3.1) ... 2026-06-18 14:55:55.711 | Setting up lsscsi (0.32-1build1) ... 2026-06-18 14:55:55.723 | Setting up osinfo-db (0.20250606-0ubuntu0.24.04.1) ... 2026-06-18 14:55:55.735 | Setting up pkgconf-bin (1.8.1-2build1) ... 2026-06-18 14:55:55.747 | Setting up libgc1:amd64 (1:8.2.6-1build1) ... 2026-06-18 14:55:55.759 | Setting up libltdl7:amd64 (2.4.7-7build1) ... 2026-06-18 14:55:55.771 | Setting up autoconf (2.71-3) ... 2026-06-18 14:55:55.787 | Setting up llvm-17-tools (1:17.0.6-9ubuntu1) ... 2026-06-18 14:55:55.799 | Setting up libpcre2-posix3:amd64 (10.42-4ubuntu2.1) ... 2026-06-18 14:55:55.811 | Setting up libtypes-serialiser-perl (1.01-1) ... 2026-06-18 14:55:55.822 | Setting up dwz (0.15-1build6) ... 2026-06-18 14:55:55.834 | Setting up libsctp1:amd64 (1.0.19+dfsg-2build1) ... 2026-06-18 14:55:55.845 | Setting up libjs-jquery-tablesorter (1:2.31.3+dfsg1-3) ... 2026-06-18 14:55:55.857 | Setting up vlan (2.0.5ubuntu5) ... 2026-06-18 14:55:55.883 | Setting up libclang-common-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-06-18 14:55:55.894 | Setting up libarchive-cpio-perl (0.10-3) ... 2026-06-18 14:55:55.905 | Setting up libclang-rt-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-06-18 14:55:55.916 | Setting up libapr1t64:amd64 (1.7.2-3.1ubuntu0.1) ... 2026-06-18 14:55:55.927 | Setting up libjson-perl (4.10000-1) ... 2026-06-18 14:55:55.959 | Setting up llvm-17-runtime (1:17.0.6-9ubuntu1) ... 2026-06-18 14:55:55.972 | Setting up fonts-liberation (1:2.1.5-3) ... 2026-06-18 14:55:55.984 | Setting up pcp-conf (6.2.0-1.1build4) ... 2026-06-18 14:55:56.021 | Setting up debugedit (1:5.0-5build2) ... 2026-06-18 14:55:56.032 | Setting up liblua5.4-0:amd64 (5.4.6-3build2) ... 2026-06-18 14:55:56.043 | Setting up libsub-override-perl (0.10-1) ... 2026-06-18 14:55:56.054 | Setting up libgts-0.7-5t64:amd64 (0.7.6+darcs121130-5.2build1) ... 2026-06-18 14:55:56.066 | Setting up libcdt5:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-18 14:55:56.077 | Setting up libcgraph6:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-18 14:55:56.087 | Setting up apache2-data (2.4.58-1ubuntu8.13) ... 2026-06-18 14:55:56.098 | Setting up curl (8.5.0-2ubuntu10.9) ... 2026-06-18 14:55:56.110 | Setting up fonts-liberation-sans-narrow (1:1.07.6-4) ... 2026-06-18 14:55:56.121 | Setting up libjpeg8-dev:amd64 (8c-2ubuntu11) ... 2026-06-18 14:55:56.132 | Setting up openssl (3.0.13-0ubuntu3.11) ... 2026-06-18 14:55:56.150 | Setting up libsm6:amd64 (2:1.2.3-1build3) ... 2026-06-18 14:55:56.162 | Setting up libsys-hostname-long-perl (1.5-3) ... 2026-06-18 14:55:56.173 | Setting up libicu-dev:amd64 (74.2-1ubuntu3.1) ... 2026-06-18 14:55:56.184 | Setting up libsystemd-dev:amd64 (255.4-1ubuntu8.16) ... 2026-06-18 14:55:56.196 | Setting up sqlite3 (3.45.1-1ubuntu2.5) ... 2026-06-18 14:55:56.206 | Setting up libosinfo-l10n (1.11.0-2build3) ... 2026-06-18 14:55:56.217 | Setting up libkadm5clnt-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-18 14:55:56.228 | Setting up automake (1:1.16.5-1.3ubuntu1) ... 2026-06-18 14:55:56.239 | update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode 2026-06-18 14:55:56.247 | Setting up libfile-stripnondeterminism-perl (1.13.1-1) ... 2026-06-18 14:55:56.258 | Setting up libjson-xs-perl (4.040-0ubuntu0.24.04.1) ... 2026-06-18 14:55:56.269 | Setting up libaprutil1t64:amd64 (1.6.3-1.1ubuntu7) ... 2026-06-18 14:55:56.279 | Setting up libgts-bin (0.7.6+darcs121130-5.2build1) ... 2026-06-18 14:55:56.290 | Setting up libz3-dev:amd64 (4.8.12-3.1build1) ... 2026-06-18 14:55:56.301 | Setting up openssh-sftp-server (1:9.6p1-3ubuntu13.16) ... 2026-06-18 14:55:56.311 | Setting up llvm-17-linker-tools (1:17.0.6-9ubuntu1) ... 2026-06-18 14:55:56.322 | Setting up libpcre2-dev:amd64 (10.42-4ubuntu2.1) ... 2026-06-18 14:55:56.333 | Setting up openssh-server (1:9.6p1-3ubuntu13.16) ... 2026-06-18 14:55:56.417 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-18 14:55:56.417 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-18 14:55:56.417 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-18 14:55:58.237 | Setting up libkdb5-10t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-18 14:55:58.250 | Setting up python3.12-venv (3.12.3-1ubuntu0.13) ... 2026-06-18 14:55:58.362 | Setting up libtool (2.4.7-7build1) ... 2026-06-18 14:55:58.374 | Setting up po-debconf (1.0.21+nmu1) ... 2026-06-18 14:55:58.386 | Setting up postgresql-client-16 (16.14-0ubuntu0.24.04.1) ... 2026-06-18 14:55:58.964 | 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-06-18 14:55:59.005 | Setting up libjpeg-dev:amd64 (8c-2ubuntu11) ... 2026-06-18 14:55:59.017 | Setting up haproxy (2.8.16-0ubuntu0.24.04.2) ... 2026-06-18 14:55:59.938 | Created symlink /etc/systemd/system/multi-user.target.wants/haproxy.service → /usr/lib/systemd/system/haproxy.service. 2026-06-18 14:56:00.571 | Setting up libpq-dev (16.14-0ubuntu0.24.04.1) ... 2026-06-18 14:56:00.587 | Setting up libobjc4:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-18 14:56:00.599 | Setting up systemd (255.4-1ubuntu8.16) ... 2026-06-18 14:56:00.661 | /usr/lib/tmpfiles.d/pcp-reboot-init.conf:4: Failed to resolve user 'pcp': No such process 2026-06-18 14:56:00.663 | /usr/lib/tmpfiles.d/postgresql-common.conf:2: Failed to resolve user 'postgres': No such process 2026-06-18 14:56:00.666 | /usr/lib/tmpfiles.d/postgresql-common.conf:4: Failed to resolve group 'postgres': No such process 2026-06-18 14:56:01.403 | Setting up libaprutil1-ldap:amd64 (1.6.3-1.1ubuntu7) ... 2026-06-18 14:56:01.413 | Setting up libaprutil1-dbd-sqlite3:amd64 (1.6.3-1.1ubuntu7) ... 2026-06-18 14:56:01.423 | Setting up pkgconf:amd64 (1.8.1-2build1) ... 2026-06-18 14:56:01.436 | Setting up libldap2-dev (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-06-18 14:56:01.447 | Setting up dh-autoreconf (20) ... 2026-06-18 14:56:01.455 | Setting up libclang-cpp17t64 (1:17.0.6-9ubuntu1) ... 2026-06-18 14:56:01.466 | Setting up libmail-sendmail-perl (0.80-3) ... 2026-06-18 14:56:01.478 | Setting up libltdl-dev:amd64 (2.4.7-7build1) ... 2026-06-18 14:56:01.489 | Setting up libxml2-dev:amd64 (2.9.14+dfsg-1.3ubuntu3.7) ... 2026-06-18 14:56:01.501 | Setting up libsasl2-dev (2.1.28+dfsg1-5ubuntu3.1) ... 2026-06-18 14:56:01.512 | Setting up python3-venv (3.12.3-0ubuntu2.1) ... 2026-06-18 14:56:01.524 | Setting up libosinfo-1.0-0:amd64 (1.11.0-2build3) ... 2026-06-18 14:56:01.536 | Setting up ssl-cert (1.1.2ubuntu1) ... 2026-06-18 14:56:01.598 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-18 14:56:01.598 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-18 14:56:01.598 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-18 14:56:01.803 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-18 14:56:02.463 | Created symlink /etc/systemd/system/multi-user.target.wants/ssl-cert.service → /usr/lib/systemd/system/ssl-cert.service. 2026-06-18 14:56:02.960 | Setting up fonts-liberation2 (1:2.1.5-3) ... 2026-06-18 14:56:02.972 | Setting up libxt6t64:amd64 (1:1.2.1-1.2build1) ... 2026-06-18 14:56:02.986 | Setting up postgresql-common (257build1.1) ... 2026-06-18 14:56:03.065 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-18 14:56:03.065 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-18 14:56:03.065 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-18 14:56:03.145 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-18 14:56:03.628 | 2026-06-18 14:56:03.628 | Creating config file /etc/postgresql-common/createcluster.conf with new version 2026-06-18 14:56:03.813 | Building PostgreSQL dictionaries from installed myspell/hunspell packages... 2026-06-18 14:56:03.813 | Removing obsolete dictionary files: 2026-06-18 14:56:04.902 | Created symlink /etc/systemd/system/multi-user.target.wants/postgresql.service → /usr/lib/systemd/system/postgresql.service. 2026-06-18 14:56:05.489 | Setting up libgvc6 (2.42.2-9ubuntu0.1) ... 2026-06-18 14:56:05.540 | Setting up systemd-timesyncd (255.4-1ubuntu8.16) ... 2026-06-18 14:56:06.302 | Setting up udev (255.4-1ubuntu8.16) ... 2026-06-18 14:56:07.392 | Setting up libpcp3t64 (6.2.0-1.1build4) ... 2026-06-18 14:56:07.403 | Setting up libsctp-dev:amd64 (1.0.19+dfsg-2build1) ... 2026-06-18 14:56:07.415 | Setting up pkg-config:amd64 (1.8.1-2build1) ... 2026-06-18 14:56:07.426 | Setting up libpcp-gui2t64 (6.2.0-1.1build4) ... 2026-06-18 14:56:07.438 | Setting up dh-strip-nondeterminism (1.13.1-1) ... 2026-06-18 14:56:07.450 | Setting up libgvpr2:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-18 14:56:07.461 | Setting up systemd-container (255.4-1ubuntu8.16) ... 2026-06-18 14:56:08.122 | Setting up libpcp-pmda3t64 (6.2.0-1.1build4) ... 2026-06-18 14:56:08.133 | Setting up libkadm5srv-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-18 14:56:08.145 | Setting up libpcp-archive1t64 (6.2.0-1.1build4) ... 2026-06-18 14:56:08.156 | Setting up gir1.2-libosinfo-1.0:amd64 (1.11.0-2build3) ... 2026-06-18 14:56:08.168 | Setting up llvm-17 (1:17.0.6-9ubuntu1) ... 2026-06-18 14:56:08.199 | Setting up libobjc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-18 14:56:08.211 | Setting up systemd-resolved (255.4-1ubuntu8.16) ... 2026-06-18 14:56:09.026 | Setting up apache2-utils (2.4.58-1ubuntu8.13) ... 2026-06-18 14:56:09.038 | Setting up krb5-multidev:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-18 14:56:09.049 | Setting up systemd-sysv (255.4-1ubuntu8.16) ... 2026-06-18 14:56:09.117 | Setting up libxmu6:amd64 (2:1.1.3-3build2) ... 2026-06-18 14:56:09.130 | Setting up libpcp-import1t64 (6.2.0-1.1build4) ... 2026-06-18 14:56:09.140 | Setting up libxslt1-dev:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-06-18 14:56:09.150 | Setting up libpcp-pmda-perl (6.2.0-1.1build4) ... 2026-06-18 14:56:09.159 | Setting up clang-17 (1:17.0.6-9ubuntu1) ... 2026-06-18 14:56:09.170 | Setting up libnss-systemd:amd64 (255.4-1ubuntu8.16) ... 2026-06-18 14:56:09.182 | Setting up debhelper (13.14.1ubuntu5) ... 2026-06-18 14:56:09.233 | Setting up libxaw7:amd64 (2:1.0.14-1build2) ... 2026-06-18 14:56:09.249 | Setting up apache2-bin (2.4.58-1ubuntu8.13) ... 2026-06-18 14:56:09.258 | Setting up libkrb5-dev:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-18 14:56:09.267 | Setting up libpcp-mmv1t64 (6.2.0-1.1build4) ... 2026-06-18 14:56:09.276 | Setting up libpcp-trace2t64 (6.2.0-1.1build4) ... 2026-06-18 14:56:09.286 | Setting up libnss-mymachines:amd64 (255.4-1ubuntu8.16) ... 2026-06-18 14:56:09.299 | Setting up libapr1-dev (1.7.2-3.1ubuntu0.1) ... 2026-06-18 14:56:09.308 | Setting up libpam-systemd:amd64 (255.4-1ubuntu8.16) ... 2026-06-18 14:56:09.377 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-18 14:56:09.377 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-18 14:56:09.377 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-18 14:56:09.561 | Setting up libaprutil1-dev (1.6.3-1.1ubuntu7) ... 2026-06-18 14:56:09.571 | Setting up llvm-17-dev (1:17.0.6-9ubuntu1) ... 2026-06-18 14:56:09.581 | Setting up apache2-dev (2.4.58-1ubuntu8.13) ... 2026-06-18 14:56:09.590 | Setting up graphviz (2.42.2-9ubuntu0.1) ... 2026-06-18 14:56:09.604 | Setting up apache2 (2.4.58-1ubuntu8.13) ... 2026-06-18 14:56:10.138 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-18 14:56:10.186 | Enabling module mpm_event. 2026-06-18 14:56:10.238 | Enabling module authz_core. 2026-06-18 14:56:10.243 | Enabling module authz_host. 2026-06-18 14:56:10.295 | Enabling module authn_core. 2026-06-18 14:56:10.301 | Enabling module auth_basic. 2026-06-18 14:56:10.350 | Enabling module access_compat. 2026-06-18 14:56:10.402 | Enabling module authn_file. 2026-06-18 14:56:10.452 | Enabling module authz_user. 2026-06-18 14:56:10.501 | Enabling module alias. 2026-06-18 14:56:10.550 | Enabling module dir. 2026-06-18 14:56:10.598 | Enabling module autoindex. 2026-06-18 14:56:10.649 | Enabling module env. 2026-06-18 14:56:10.698 | Enabling module mime. 2026-06-18 14:56:10.746 | Enabling module negotiation. 2026-06-18 14:56:10.802 | Enabling module setenvif. 2026-06-18 14:56:10.851 | Enabling module filter. 2026-06-18 14:56:10.909 | Enabling module deflate. 2026-06-18 14:56:10.957 | Enabling module status. 2026-06-18 14:56:11.006 | Enabling module reqtimeout. 2026-06-18 14:56:11.055 | Enabling conf charset. 2026-06-18 14:56:11.103 | Enabling conf localized-error-pages. 2026-06-18 14:56:11.151 | Enabling conf other-vhosts-access-log. 2026-06-18 14:56:11.200 | Enabling conf security. 2026-06-18 14:56:11.248 | Enabling conf serve-cgi-bin. 2026-06-18 14:56:11.297 | Enabling site 000-default. 2026-06-18 14:56:12.377 | Created symlink /etc/systemd/system/multi-user.target.wants/apache2.service → /usr/lib/systemd/system/apache2.service. 2026-06-18 14:56:13.090 | Created symlink /etc/systemd/system/multi-user.target.wants/apache-htcacheclean.service → /usr/lib/systemd/system/apache-htcacheclean.service. 2026-06-18 14:56:14.541 | Setting up libpcp-web1t64 (6.2.0-1.1build4) ... 2026-06-18 14:56:14.554 | Setting up python3-pcp (6.2.0-1.1build4) ... 2026-06-18 14:56:14.881 | Setting up postgresql-server-dev-16 (16.14-0ubuntu0.24.04.1) ... 2026-06-18 14:56:14.892 | Setting up postgresql-server-dev-all:amd64 (257build1.1) ... 2026-06-18 14:56:14.904 | Setting up pcp (6.2.0-1.1build4) ... 2026-06-18 14:56:16.858 | Created symlink /etc/systemd/system/multi-user.target.wants/pmcd.service → /usr/lib/systemd/system/pmcd.service. 2026-06-18 14:56:16.928 | Created symlink /etc/systemd/system/multi-user.target.wants/pmlogger.service → /usr/lib/systemd/system/pmlogger.service. 2026-06-18 14:56:16.998 | Created symlink /etc/systemd/system/multi-user.target.wants/pmie.service → /usr/lib/systemd/system/pmie.service. 2026-06-18 14:56:17.067 | Created symlink /etc/systemd/system/multi-user.target.wants/pmproxy.service → /usr/lib/systemd/system/pmproxy.service. 2026-06-18 14:56:18.850 | Processing triggers for rsyslog (8.2312.0-3ubuntu9.2) ... 2026-06-18 14:56:19.103 | Processing triggers for ufw (0.36.2-6) ... 2026-06-18 14:56:19.257 | Processing triggers for man-db (2.12.0-4build2) ... 2026-06-18 14:56:23.081 | Processing triggers for dbus (1.14.10-4ubuntu4.1) ... 2026-06-18 14:56:23.110 | Processing triggers for install-info (7.1-3build2) ... 2026-06-18 14:56:23.285 | Processing triggers for fontconfig (2.15.0-1.1ubuntu2) ... 2026-06-18 14:56:23.336 | Processing triggers for initramfs-tools (0.142ubuntu25.8) ... 2026-06-18 14:56:23.385 | update-initramfs: Generating /boot/initrd.img-6.8.0-110-generic 2026-06-18 14:56:27.554 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-18 14:56:27.780 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-18 14:56:27.896 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-18 14:56:31.946 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-18 14:56:32.916 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-06-18 14:56:33.175 | perl: warning: Setting locale failed. 2026-06-18 14:56:33.175 | perl: warning: Please check that your locale settings: 2026-06-18 14:56:33.175 | LANGUAGE = (unset), 2026-06-18 14:56:33.175 | LC_ALL = "en_US.utf8", 2026-06-18 14:56:33.175 | LANG = "de_DE.UTF-8" 2026-06-18 14:56:33.175 | are supported and installed on your system. 2026-06-18 14:56:33.176 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-18 14:56:33.309 | perl: warning: Setting locale failed. 2026-06-18 14:56:33.309 | perl: warning: Please check that your locale settings: 2026-06-18 14:56:33.309 | LANGUAGE = (unset), 2026-06-18 14:56:33.310 | LC_ALL = "en_US.utf8", 2026-06-18 14:56:33.310 | LANG = "de_DE.UTF-8" 2026-06-18 14:56:33.310 | are supported and installed on your system. 2026-06-18 14:56:33.310 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-18 14:56:33.360 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-18 14:56:33.360 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-18 14:56:33.360 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-18 14:56:33.432 | perl: warning: Setting locale failed. 2026-06-18 14:56:33.432 | perl: warning: Please check that your locale settings: 2026-06-18 14:56:33.432 | LANGUAGE = (unset), 2026-06-18 14:56:33.433 | LC_ALL = "en_US.utf8", 2026-06-18 14:56:33.433 | LANG = "de_DE.UTF-8" 2026-06-18 14:56:33.433 | are supported and installed on your system. 2026-06-18 14:56:33.433 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-18 14:56:33.789 | 2026-06-18 14:56:33.789 | Running kernel seems to be up-to-date. 2026-06-18 14:56:33.789 | 2026-06-18 14:56:33.790 | Restarting services... 2026-06-18 14:56:33.963 | systemctl restart multipathd.service packagekit.service polkit.service qemu-guest-agent.service snapd.service systemd-machined.service tuned.service udisks2.service 2026-06-18 14:56:37.408 | 2026-06-18 14:56:37.408 | Service restarts being deferred: 2026-06-18 14:56:37.408 | systemctl restart ModemManager.service 2026-06-18 14:56:37.409 | /etc/needrestart/restart.d/dbus.service 2026-06-18 14:56:37.409 | systemctl restart systemd-logind.service 2026-06-18 14:56:37.409 | systemctl restart virtlockd.service 2026-06-18 14:56:37.409 | systemctl restart virtlogd.service 2026-06-18 14:56:37.409 | 2026-06-18 14:56:37.409 | No containers need to be restarted. 2026-06-18 14:56:37.409 | 2026-06-18 14:56:37.409 | User sessions running outdated binaries: 2026-06-18 14:56:37.409 | quobyte @ session #5: sshd[2030] 2026-06-18 14:56:37.428 | quobyte @ user manager service: systemd[1167] 2026-06-18 14:56:37.439 | 2026-06-18 14:56:37.439 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-06-18 14:56:39.605 | ++ functions-common:apt_get:1205 : result=0 2026-06-18 14:56:39.608 | ++ functions-common:apt_get:1208 : time_stop apt-get 2026-06-18 14:56:39.612 | ++ functions-common:time_stop:2414 : local name 2026-06-18 14:56:39.616 | ++ functions-common:time_stop:2415 : local end_time 2026-06-18 14:56:39.619 | ++ functions-common:time_stop:2416 : local elapsed_time 2026-06-18 14:56:39.624 | ++ functions-common:time_stop:2417 : local total 2026-06-18 14:56:39.628 | ++ functions-common:time_stop:2418 : local start_time 2026-06-18 14:56:39.632 | ++ functions-common:time_stop:2420 : name=apt-get 2026-06-18 14:56:39.635 | ++ functions-common:time_stop:2421 : start_time=1781794515208 2026-06-18 14:56:39.639 | ++ functions-common:time_stop:2423 : [[ -z 1781794515208 ]] 2026-06-18 14:56:39.643 | +++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 14:56:39.648 | ++ functions-common:time_stop:2426 : end_time=1781794599644 2026-06-18 14:56:39.651 | ++ functions-common:time_stop:2427 : elapsed_time=84436 2026-06-18 14:56:39.654 | ++ functions-common:time_stop:2428 : total=7180 2026-06-18 14:56:39.657 | ++ functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 14:56:39.660 | ++ functions-common:time_stop:2431 : _TIME_TOTAL[$name]=91616 2026-06-18 14:56:39.663 | ++ functions-common:apt_get:1209 : return 0 2026-06-18 14:56:39.667 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2026-06-18 14:56:39.670 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2026-06-18 14:56:39.673 | +++ tools/install_prereqs.sh:source:83 : which python3.12 2026-06-18 14:56:39.679 | ++ tools/install_prereqs.sh:source:83 : export PYTHON=/usr/bin/python3.12 2026-06-18 14:56:39.682 | ++ tools/install_prereqs.sh:source:83 : PYTHON=/usr/bin/python3.12 2026-06-18 14:56:39.685 | ++ tools/install_prereqs.sh:source:88 : date +%s 2026-06-18 14:56:39.690 | ++ tools/install_prereqs.sh:source:89 : date 2026-06-18 14:56:39.697 | + ./stack.sh:main:795 : [[ False != \T\r\u\e ]] 2026-06-18 14:56:39.700 | + ./stack.sh:main:796 : PYPI_ALTERNATIVE_URL= 2026-06-18 14:56:39.704 | + ./stack.sh:main:796 : /home/quobyte/devstack/tools/install_pip.sh 2026-06-18 14:56:39.707 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-18 14:56:40.038 | + tools/install_pip.sh:main:25 : FILES=/home/quobyte/devstack/files 2026-06-18 14:56:40.041 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2026-06-18 14:56:40.043 | + tools/install_pip.sh:main:42 : GetDistro 2026-06-18 14:56:40.046 | + functions-common:GetDistro:472 : GetOSVersion 2026-06-18 14:56:40.049 | + functions-common:GetOSVersion:442 : source /etc/os-release 2026-06-18 14:56:40.051 | ++ /etc/os-release:source:1 : PRETTY_NAME='Ubuntu 24.04.4 LTS' 2026-06-18 14:56:40.053 | ++ /etc/os-release:source:2 : NAME=Ubuntu 2026-06-18 14:56:40.056 | ++ /etc/os-release:source:3 : VERSION_ID=24.04 2026-06-18 14:56:40.058 | ++ /etc/os-release:source:4 : VERSION='24.04.4 LTS (Noble Numbat)' 2026-06-18 14:56:40.061 | ++ /etc/os-release:source:5 : VERSION_CODENAME=noble 2026-06-18 14:56:40.063 | ++ /etc/os-release:source:6 : ID=ubuntu 2026-06-18 14:56:40.065 | ++ /etc/os-release:source:7 : ID_LIKE=debian 2026-06-18 14:56:40.068 | ++ /etc/os-release:source:8 : HOME_URL=https://www.ubuntu.com/ 2026-06-18 14:56:40.070 | ++ /etc/os-release:source:9 : SUPPORT_URL=https://help.ubuntu.com/ 2026-06-18 14:56:40.072 | ++ /etc/os-release:source:10 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2026-06-18 14:56:40.075 | ++ /etc/os-release:source:11 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2026-06-18 14:56:40.077 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=noble 2026-06-18 14:56:40.079 | ++ /etc/os-release:source:13 : LOGO=ubuntu-logo 2026-06-18 14:56:40.082 | + functions-common:GetOSVersion:443 : [[ ubuntu =~ (almalinux|centos|rocky|rhel) ]] 2026-06-18 14:56:40.085 | + functions-common:GetOSVersion:448 : _ensure_lsb_release 2026-06-18 14:56:40.088 | ++ functions-common:_ensure_lsb_release:419 : command -v lsb_release 2026-06-18 14:56:40.090 | + functions-common:_ensure_lsb_release:419 : [[ -x /usr/bin/lsb_release ]] 2026-06-18 14:56:40.093 | + functions-common:_ensure_lsb_release:420 : return 2026-06-18 14:56:40.096 | ++ functions-common:GetOSVersion:450 : lsb_release -r -s 2026-06-18 14:56:40.112 | + functions-common:GetOSVersion:450 : os_RELEASE=24.04 2026-06-18 14:56:40.115 | ++ functions-common:GetOSVersion:451 : lsb_release -c -s 2026-06-18 14:56:40.130 | + functions-common:GetOSVersion:451 : os_CODENAME=noble 2026-06-18 14:56:40.133 | ++ functions-common:GetOSVersion:452 : lsb_release -i -s 2026-06-18 14:56:40.147 | + functions-common:GetOSVersion:452 : os_VENDOR=Ubuntu 2026-06-18 14:56:40.149 | + functions-common:GetOSVersion:455 : [[ Ubuntu =~ (Debian|Ubuntu) ]] 2026-06-18 14:56:40.152 | + functions-common:GetOSVersion:456 : os_PACKAGE=deb 2026-06-18 14:56:40.154 | + functions-common:GetOSVersion:461 : typeset -xr os_VENDOR 2026-06-18 14:56:40.157 | + functions-common:GetOSVersion:462 : typeset -xr os_RELEASE 2026-06-18 14:56:40.160 | + functions-common:GetOSVersion:463 : typeset -xr os_PACKAGE 2026-06-18 14:56:40.163 | + functions-common:GetOSVersion:464 : typeset -xr os_CODENAME 2026-06-18 14:56:40.165 | + functions-common:GetDistro:473 : [[ Ubuntu =~ (Ubuntu) ]] 2026-06-18 14:56:40.168 | + functions-common:GetDistro:476 : DISTRO=noble 2026-06-18 14:56:40.170 | + functions-common:GetDistro:513 : typeset -xr DISTRO 2026-06-18 14:56:40.172 | + tools/install_pip.sh:main:43 : echo 'Distro: noble' 2026-06-18 14:56:40.173 | Distro: noble 2026-06-18 14:56:40.175 | + tools/install_pip.sh:main:117 : get_versions 2026-06-18 14:56:40.178 | ++ tools/install_pip.sh:get_versions:48 : which pip 2026-06-18 14:56:40.183 | + tools/install_pip.sh:get_versions:48 : PIP=/usr/bin/pip 2026-06-18 14:56:40.185 | + tools/install_pip.sh:get_versions:49 : [[ -n /usr/bin/pip ]] 2026-06-18 14:56:40.189 | ++ tools/install_pip.sh:get_versions:50 : /usr/bin/pip --version 2026-06-18 14:56:40.190 | ++ tools/install_pip.sh:get_versions:50 : awk '{ print $2}' 2026-06-18 14:56:40.895 | + tools/install_pip.sh:get_versions:50 : PIP_VERSION=24.0 2026-06-18 14:56:40.897 | + tools/install_pip.sh:get_versions:51 : echo 'pip: 24.0' 2026-06-18 14:56:40.898 | pip: 24.0 2026-06-18 14:56:40.900 | + tools/install_pip.sh:main:119 : [[ -n '' ]] 2026-06-18 14:56:40.903 | + tools/install_pip.sh:main:123 : is_fedora 2026-06-18 14:56:40.905 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-18 14:56:40.907 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-18 14:56:40.909 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-18 14:56:40.912 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-18 14:56:40.914 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-18 14:56:40.916 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-18 14:56:40.919 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-18 14:56:40.922 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-18 14:56:40.924 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-18 14:56:40.927 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-18 14:56:40.929 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-18 14:56:40.931 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-18 14:56:40.934 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-18 14:56:40.936 | + tools/install_pip.sh:main:134 : is_ubuntu 2026-06-18 14:56:40.939 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-18 14:56:40.941 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-18 14:56:40.943 | + tools/install_pip.sh:main:137 : sed -i -e /setuptools/d /opt/stack/requirements/upper-constraints.txt 2026-06-18 14:56:40.948 | + tools/install_pip.sh:main:146 : set -x 2026-06-18 14:56:40.951 | + tools/install_pip.sh:main:149 : get_versions 2026-06-18 14:56:40.954 | ++ tools/install_pip.sh:get_versions:48 : which pip 2026-06-18 14:56:40.959 | + tools/install_pip.sh:get_versions:48 : PIP=/usr/bin/pip 2026-06-18 14:56:40.961 | + tools/install_pip.sh:get_versions:49 : [[ -n /usr/bin/pip ]] 2026-06-18 14:56:40.965 | ++ tools/install_pip.sh:get_versions:50 : /usr/bin/pip --version 2026-06-18 14:56:40.965 | ++ tools/install_pip.sh:get_versions:50 : awk '{ print $2}' 2026-06-18 14:56:41.569 | + tools/install_pip.sh:get_versions:50 : PIP_VERSION=24.0 2026-06-18 14:56:41.572 | + tools/install_pip.sh:get_versions:51 : echo 'pip: 24.0' 2026-06-18 14:56:41.572 | pip: 24.0 2026-06-18 14:56:41.576 | + ./stack.sh:main:800 : source /home/quobyte/devstack/tools/fixup_stuff.sh 2026-06-18 14:56:41.579 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/quobyte/devstack ]] 2026-06-18 14:56:41.582 | + ./stack.sh:main:801 : fixup_all 2026-06-18 14:56:41.586 | + tools/fixup_stuff.sh:fixup_all:111 : fixup_ubuntu 2026-06-18 14:56:41.589 | + tools/fixup_stuff.sh:fixup_ubuntu:95 : is_ubuntu 2026-06-18 14:56:41.592 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-18 14:56:41.595 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-18 14:56:41.598 | + tools/fixup_stuff.sh:fixup_ubuntu:105 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2026-06-18 14:56:41.615 | + tools/fixup_stuff.sh:fixup_ubuntu:106 : sudo rm -rf /usr/lib/python3/dist-packages/pyasn1_modules-0.2.8.egg-info 2026-06-18 14:56:41.632 | + tools/fixup_stuff.sh:fixup_ubuntu:107 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2026-06-18 14:56:41.651 | + tools/fixup_stuff.sh:fixup_all:112 : fixup_fedora 2026-06-18 14:56:41.653 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2026-06-18 14:56:41.655 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-18 14:56:41.659 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-18 14:56:41.662 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-18 14:56:41.665 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-18 14:56:41.668 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-18 14:56:41.671 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-18 14:56:41.674 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-18 14:56:41.677 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-18 14:56:41.680 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-18 14:56:41.684 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-18 14:56:41.687 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-18 14:56:41.690 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-18 14:56:41.693 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-18 14:56:41.697 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2026-06-18 14:56:41.700 | + ./stack.sh:main:803 : [[ True == \T\r\u\e ]] 2026-06-18 14:56:41.704 | + ./stack.sh:main:805 : sudo ln -sf /opt/stack/data/venv/bin/cinder-manage /usr/local/bin 2026-06-18 14:56:41.722 | + ./stack.sh:main:806 : sudo ln -sf /opt/stack/data/venv/bin/cinder-rtstool /usr/local/bin 2026-06-18 14:56:41.740 | + ./stack.sh:main:807 : sudo ln -sf /opt/stack/data/venv/bin/glance /usr/local/bin 2026-06-18 14:56:41.757 | + ./stack.sh:main:808 : sudo ln -sf /opt/stack/data/venv/bin/nova-manage /usr/local/bin 2026-06-18 14:56:41.773 | + ./stack.sh:main:809 : sudo ln -sf /opt/stack/data/venv/bin/openstack /usr/local/bin 2026-06-18 14:56:41.788 | + ./stack.sh:main:810 : sudo ln -sf /opt/stack/data/venv/bin/privsep-helper /usr/local/bin 2026-06-18 14:56:41.805 | + ./stack.sh:main:811 : sudo ln -sf /opt/stack/data/venv/bin/rally /usr/local/bin 2026-06-18 14:56:41.821 | + ./stack.sh:main:812 : sudo ln -sf /opt/stack/data/venv/bin/tox /usr/local/bin 2026-06-18 14:56:41.837 | + ./stack.sh:main:814 : setup_devstack_virtualenv 2026-06-18 14:56:41.840 | + inc/python:setup_devstack_virtualenv:39 : [[ ! -d /opt/stack/data/venv ]] 2026-06-18 14:56:41.843 | + inc/python:setup_devstack_virtualenv:43 : /usr/bin/python3.12 -m venv --system-site-packages /opt/stack/data/venv 2026-06-18 14:56:47.378 | + inc/python:setup_devstack_virtualenv:44 : pip_install -U pip 'setuptools[core]' 2026-06-18 14:56:47.400 | Using python 3.12 to install setuptools 2026-06-18 14:56:47.403 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pip 'setuptools[core]' 2026-06-18 14:56:48.836 | Requirement already satisfied: pip in /opt/stack/data/venv/lib/python3.12/site-packages (24.0) 2026-06-18 14:56:49.101 | Collecting pip 2026-06-18 14:56:49.217 | Downloading pip-26.1.2-py3-none-any.whl.metadata (4.6 kB) 2026-06-18 14:56:49.229 | Requirement already satisfied: setuptools[core] in /usr/lib/python3/dist-packages (68.1.2) 2026-06-18 14:56:49.736 | Collecting setuptools[core] 2026-06-18 14:56:49.751 | Downloading setuptools-82.0.1-py3-none-any.whl.metadata (6.5 kB) 2026-06-18 14:56:49.917 | Collecting packaging>=24.2 (from setuptools[core]) 2026-06-18 14:56:49.933 | Downloading packaging-26.2-py3-none-any.whl.metadata (3.5 kB) 2026-06-18 14:56:50.016 | Collecting more_itertools>=8.8 (from setuptools[core]) 2026-06-18 14:56:50.031 | Downloading more_itertools-11.1.0-py3-none-any.whl.metadata (41 kB) 2026-06-18 14:56:50.055 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 41.4/41.4 kB 1.8 MB/s eta 0:00:00 2026-06-18 14:56:50.133 | Collecting jaraco.text>=3.7 (from setuptools[core]) 2026-06-18 14:56:50.149 | Downloading jaraco_text-4.2.0-py3-none-any.whl.metadata (3.8 kB) 2026-06-18 14:56:50.289 | Collecting wheel>=0.43.0 (from setuptools[core]) 2026-06-18 14:56:50.305 | Downloading wheel-0.47.0-py3-none-any.whl.metadata (2.3 kB) 2026-06-18 14:56:50.395 | Collecting jaraco.functools>=4 (from setuptools[core]) 2026-06-18 14:56:50.411 | Downloading jaraco_functools-4.5.0-py3-none-any.whl.metadata (2.9 kB) 2026-06-18 14:56:50.536 | Collecting jaraco.context>=4.1 (from jaraco.text>=3.7->setuptools[core]) 2026-06-18 14:56:50.552 | Downloading jaraco_context-6.1.2-py3-none-any.whl.metadata (4.2 kB) 2026-06-18 14:56:50.633 | Collecting typer-slim (from jaraco.text>=3.7->setuptools[core]) 2026-06-18 14:56:50.649 | Downloading typer_slim-0.24.0-py3-none-any.whl.metadata (4.2 kB) 2026-06-18 14:56:50.899 | Collecting typer>=0.24.0 (from typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-18 14:56:50.914 | Downloading typer-0.26.7-py3-none-any.whl.metadata (16 kB) 2026-06-18 14:56:51.002 | Collecting shellingham>=1.3.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-18 14:56:51.016 | Downloading shellingham-1.5.4-py2.py3-none-any.whl.metadata (3.5 kB) 2026-06-18 14:56:51.194 | Collecting rich>=13.8.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-18 14:56:51.209 | Downloading rich-15.0.0-py3-none-any.whl.metadata (18 kB) 2026-06-18 14:56:51.273 | Collecting annotated-doc>=0.0.2 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-18 14:56:51.289 | Downloading annotated_doc-0.0.4-py3-none-any.whl.metadata (6.6 kB) 2026-06-18 14:56:51.385 | 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-06-18 14:56:51.401 | Downloading markdown_it_py-4.2.0-py3-none-any.whl.metadata (7.4 kB) 2026-06-18 14:56:51.498 | 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-06-18 14:56:51.514 | Downloading pygments-2.20.0-py3-none-any.whl.metadata (2.5 kB) 2026-06-18 14:56:51.563 | 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-06-18 14:56:51.595 | Downloading pip-26.1.2-py3-none-any.whl (1.8 MB) 2026-06-18 14:56:51.793 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 9.4 MB/s eta 0:00:00 2026-06-18 14:56:51.809 | Downloading jaraco_functools-4.5.0-py3-none-any.whl (10 kB) 2026-06-18 14:56:51.831 | Downloading jaraco_text-4.2.0-py3-none-any.whl (13 kB) 2026-06-18 14:56:51.853 | Downloading more_itertools-11.1.0-py3-none-any.whl (72 kB) 2026-06-18 14:56:51.866 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 72.2/72.2 kB 7.3 MB/s eta 0:00:00 2026-06-18 14:56:51.881 | Downloading packaging-26.2-py3-none-any.whl (100 kB) 2026-06-18 14:56:51.895 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100.2/100.2 kB 9.3 MB/s eta 0:00:00 2026-06-18 14:56:51.910 | Downloading wheel-0.47.0-py3-none-any.whl (32 kB) 2026-06-18 14:56:51.934 | Downloading setuptools-82.0.1-py3-none-any.whl (1.0 MB) 2026-06-18 14:56:52.009 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.0/1.0 MB 14.1 MB/s eta 0:00:00 2026-06-18 14:56:52.025 | Downloading jaraco_context-6.1.2-py3-none-any.whl (7.9 kB) 2026-06-18 14:56:52.047 | Downloading typer_slim-0.24.0-py3-none-any.whl (3.4 kB) 2026-06-18 14:56:52.071 | Downloading typer-0.26.7-py3-none-any.whl (122 kB) 2026-06-18 14:56:52.085 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 122.5/122.5 kB 11.4 MB/s eta 0:00:00 2026-06-18 14:56:52.100 | Downloading annotated_doc-0.0.4-py3-none-any.whl (5.3 kB) 2026-06-18 14:56:52.122 | Downloading rich-15.0.0-py3-none-any.whl (310 kB) 2026-06-18 14:56:52.150 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 310.7/310.7 kB 13.2 MB/s eta 0:00:00 2026-06-18 14:56:52.165 | Downloading shellingham-1.5.4-py2.py3-none-any.whl (9.8 kB) 2026-06-18 14:56:52.187 | Downloading markdown_it_py-4.2.0-py3-none-any.whl (91 kB) 2026-06-18 14:56:52.202 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 91.7/91.7 kB 8.9 MB/s eta 0:00:00 2026-06-18 14:56:52.217 | Downloading pygments-2.20.0-py3-none-any.whl (1.2 MB) 2026-06-18 14:56:52.287 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 18.7 MB/s eta 0:00:00 2026-06-18 14:56:53.033 | 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-06-18 14:56:53.058 | Attempting uninstall: setuptools 2026-06-18 14:56:53.073 | Found existing installation: setuptools 68.1.2 2026-06-18 14:56:53.074 | Not uninstalling setuptools at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-18 14:56:53.074 | Can't uninstall 'setuptools'. No files were found to uninstall. 2026-06-18 14:56:54.230 | Attempting uninstall: pygments 2026-06-18 14:56:54.239 | Found existing installation: Pygments 2.17.2 2026-06-18 14:56:54.239 | Not uninstalling pygments at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-18 14:56:54.242 | Can't uninstall 'Pygments'. No files were found to uninstall. 2026-06-18 14:56:55.512 | Attempting uninstall: pip 2026-06-18 14:56:55.517 | Found existing installation: pip 24.0 2026-06-18 14:56:55.588 | Uninstalling pip-24.0: 2026-06-18 14:56:55.598 | Successfully uninstalled pip-24.0 2026-06-18 14:56:57.232 | Attempting uninstall: packaging 2026-06-18 14:56:57.242 | Found existing installation: packaging 24.0 2026-06-18 14:56:57.243 | Not uninstalling packaging at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-18 14:56:57.244 | Can't uninstall 'packaging'. No files were found to uninstall. 2026-06-18 14:56:57.437 | Attempting uninstall: markdown-it-py 2026-06-18 14:56:57.463 | Found existing installation: markdown-it-py 3.0.0 2026-06-18 14:56:57.463 | Not uninstalling markdown-it-py at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-18 14:56:57.465 | Can't uninstall 'markdown-it-py'. No files were found to uninstall. 2026-06-18 14:56:57.628 | Attempting uninstall: wheel 2026-06-18 14:56:57.676 | Found existing installation: wheel 0.42.0 2026-06-18 14:56:57.676 | Not uninstalling wheel at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-18 14:56:57.676 | Can't uninstall 'wheel'. No files were found to uninstall. 2026-06-18 14:56:57.729 | Attempting uninstall: rich 2026-06-18 14:56:57.778 | Found existing installation: rich 13.7.1 2026-06-18 14:56:57.778 | Not uninstalling rich at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-18 14:56:57.779 | Can't uninstall 'rich'. No files were found to uninstall. 2026-06-18 14:56:58.511 | Successfully installed annotated-doc-0.0.4 jaraco.context-6.1.2 jaraco.functools-4.5.0 jaraco.text-4.2.0 markdown-it-py-4.2.0 more_itertools-11.1.0 packaging-26.2 pip-26.1.2 pygments-2.20.0 rich-15.0.0 setuptools-82.0.1 shellingham-1.5.4 typer-0.26.7 typer-slim-0.24.0 wheel-0.47.0 2026-06-18 14:56:58.730 | + inc/python:pip_install:216 : result=0 2026-06-18 14:56:58.733 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-18 14:56:58.736 | + functions-common:time_stop:2414 : local name 2026-06-18 14:56:58.738 | + functions-common:time_stop:2415 : local end_time 2026-06-18 14:56:58.740 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-18 14:56:58.743 | + functions-common:time_stop:2417 : local total 2026-06-18 14:56:58.746 | + functions-common:time_stop:2418 : local start_time 2026-06-18 14:56:58.749 | + functions-common:time_stop:2420 : name=pip_install 2026-06-18 14:56:58.752 | + functions-common:time_stop:2421 : start_time=1781794607395 2026-06-18 14:56:58.754 | + functions-common:time_stop:2423 : [[ -z 1781794607395 ]] 2026-06-18 14:56:58.758 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 14:56:58.762 | + functions-common:time_stop:2426 : end_time=1781794618759 2026-06-18 14:56:58.765 | + functions-common:time_stop:2427 : elapsed_time=11364 2026-06-18 14:56:58.767 | + functions-common:time_stop:2428 : total=0 2026-06-18 14:56:58.769 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 14:56:58.772 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=11364 2026-06-18 14:56:58.775 | + inc/python:pip_install:219 : return 0 2026-06-18 14:56:58.777 | + 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-06-18 14:56:58.780 | + 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-06-18 14:56:58.783 | + 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-06-18 14:56:58.786 | + inc/python:setup_devstack_virtualenv:48 : export PYTHON=/opt/stack/data/venv/bin/python3 2026-06-18 14:56:58.789 | + inc/python:setup_devstack_virtualenv:48 : PYTHON=/opt/stack/data/venv/bin/python3 2026-06-18 14:56:58.791 | + ./stack.sh:main:818 : pip_install -U os-testr 2026-06-18 14:56:58.815 | Using python 3.12 to install os-testr 2026-06-18 14:56:58.818 | + 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-06-18 14:57:00.190 | Collecting os-testr 2026-06-18 14:57:00.335 | Downloading os_testr-3.0.0-py3-none-any.whl.metadata (1.8 kB) 2026-06-18 14:57:00.398 | Collecting pbr!=2.1.0,>=2.0.0 (from os-testr) 2026-06-18 14:57:00.415 | Downloading pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-06-18 14:57:00.451 | Collecting python-subunit>=1.0.0 (from os-testr) 2026-06-18 14:57:00.467 | Downloading python_subunit-1.4.6-py3-none-any.whl.metadata (22 kB) 2026-06-18 14:57:00.526 | Collecting testtools>=2.2.0 (from os-testr) 2026-06-18 14:57:00.542 | Downloading testtools-2.9.1-py3-none-any.whl.metadata (5.4 kB) 2026-06-18 14:57:00.554 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr!=2.1.0,>=2.0.0->os-testr) (82.0.1) 2026-06-18 14:57:00.584 | Collecting iso8601 (from python-subunit>=1.0.0->os-testr) 2026-06-18 14:57:00.600 | Downloading iso8601-2.1.0-py3-none-any.whl.metadata (3.7 kB) 2026-06-18 14:57:00.692 | Collecting PyYAML (from python-subunit>=1.0.0->os-testr) 2026-06-18 14:57:00.708 | 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-06-18 14:57:00.743 | Downloading os_testr-3.0.0-py3-none-any.whl (32 kB) 2026-06-18 14:57:00.771 | Downloading pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-06-18 14:57:00.809 | Downloading python_subunit-1.4.6-py3-none-any.whl (77 kB) 2026-06-18 14:57:00.832 | Downloading testtools-2.9.1-py3-none-any.whl (110 kB) 2026-06-18 14:57:00.858 | Downloading iso8601-2.1.0-py3-none-any.whl (7.5 kB) 2026-06-18 14:57:00.879 | Downloading pyyaml-6.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (807 kB) 2026-06-18 14:57:00.913 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 807.9/807.9 kB 34.5 MB/s 0:00:00 2026-06-18 14:57:01.076 | Installing collected packages: testtools, PyYAML, pbr, iso8601, python-subunit, os-testr 2026-06-18 14:57:01.221 | Attempting uninstall: PyYAML 2026-06-18 14:57:01.229 | Found existing installation: PyYAML 6.0.1 2026-06-18 14:57:01.229 | Not uninstalling pyyaml at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-18 14:57:01.230 | Can't uninstall 'PyYAML'. No files were found to uninstall. 2026-06-18 14:57:01.636 | 2026-06-18 14:57:01.640 | 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-06-18 14:57:01.764 | + inc/python:pip_install:216 : result=0 2026-06-18 14:57:01.767 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-18 14:57:01.770 | + functions-common:time_stop:2414 : local name 2026-06-18 14:57:01.772 | + functions-common:time_stop:2415 : local end_time 2026-06-18 14:57:01.774 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-18 14:57:01.777 | + functions-common:time_stop:2417 : local total 2026-06-18 14:57:01.779 | + functions-common:time_stop:2418 : local start_time 2026-06-18 14:57:01.782 | + functions-common:time_stop:2420 : name=pip_install 2026-06-18 14:57:01.785 | + functions-common:time_stop:2421 : start_time=1781794618809 2026-06-18 14:57:01.787 | + functions-common:time_stop:2423 : [[ -z 1781794618809 ]] 2026-06-18 14:57:01.790 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 14:57:01.794 | + functions-common:time_stop:2426 : end_time=1781794621792 2026-06-18 14:57:01.796 | + functions-common:time_stop:2427 : elapsed_time=2983 2026-06-18 14:57:01.799 | + functions-common:time_stop:2428 : total=11364 2026-06-18 14:57:01.802 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 14:57:01.804 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=14347 2026-06-18 14:57:01.807 | + inc/python:pip_install:219 : return 0 2026-06-18 14:57:01.810 | + ./stack.sh:main:822 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2026-06-18 14:57:01.878 | + ./stack.sh:main:823 : sudo systemctl restart systemd-journald 2026-06-18 14:57:01.975 | + ./stack.sh:main:829 : install_infra 2026-06-18 14:57:01.979 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-06-18 14:57:01.982 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2026-06-18 14:57:01.986 | + lib/infra:install_infra:32 : python3.12 -m venv /opt/stack/requirements/.venv 2026-06-18 14:57:07.542 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-06-18 14:57:07.546 | + lib/infra:install_infra:34 : pip_install -U pbr 'setuptools[core]' 2026-06-18 14:57:07.571 | + 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-06-18 14:57:08.956 | Collecting pbr 2026-06-18 14:57:08.961 | Using cached pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-06-18 14:57:09.387 | Collecting setuptools[core] 2026-06-18 14:57:09.390 | Using cached setuptools-82.0.1-py3-none-any.whl.metadata (6.5 kB) 2026-06-18 14:57:09.537 | Collecting packaging>=24.2 (from setuptools[core]) 2026-06-18 14:57:09.539 | Using cached packaging-26.2-py3-none-any.whl.metadata (3.5 kB) 2026-06-18 14:57:09.613 | Collecting more_itertools>=8.8 (from setuptools[core]) 2026-06-18 14:57:09.615 | Using cached more_itertools-11.1.0-py3-none-any.whl.metadata (41 kB) 2026-06-18 14:57:09.684 | Collecting jaraco.text>=3.7 (from setuptools[core]) 2026-06-18 14:57:09.686 | Using cached jaraco_text-4.2.0-py3-none-any.whl.metadata (3.8 kB) 2026-06-18 14:57:09.776 | Collecting wheel>=0.43.0 (from setuptools[core]) 2026-06-18 14:57:09.779 | Using cached wheel-0.47.0-py3-none-any.whl.metadata (2.3 kB) 2026-06-18 14:57:09.845 | Collecting jaraco.functools>=4 (from setuptools[core]) 2026-06-18 14:57:09.848 | Using cached jaraco_functools-4.5.0-py3-none-any.whl.metadata (2.9 kB) 2026-06-18 14:57:09.945 | Collecting jaraco.context>=4.1 (from jaraco.text>=3.7->setuptools[core]) 2026-06-18 14:57:09.947 | Using cached jaraco_context-6.1.2-py3-none-any.whl.metadata (4.2 kB) 2026-06-18 14:57:10.015 | Collecting typer-slim (from jaraco.text>=3.7->setuptools[core]) 2026-06-18 14:57:10.018 | Using cached typer_slim-0.24.0-py3-none-any.whl.metadata (4.2 kB) 2026-06-18 14:57:10.241 | Collecting typer>=0.24.0 (from typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-18 14:57:10.244 | Using cached typer-0.26.7-py3-none-any.whl.metadata (16 kB) 2026-06-18 14:57:10.321 | Collecting shellingham>=1.3.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-18 14:57:10.324 | Using cached shellingham-1.5.4-py2.py3-none-any.whl.metadata (3.5 kB) 2026-06-18 14:57:10.481 | Collecting rich>=13.8.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-18 14:57:10.485 | Using cached rich-15.0.0-py3-none-any.whl.metadata (18 kB) 2026-06-18 14:57:10.533 | Collecting annotated-doc>=0.0.2 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-18 14:57:10.535 | Using cached annotated_doc-0.0.4-py3-none-any.whl.metadata (6.6 kB) 2026-06-18 14:57:10.614 | 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-06-18 14:57:10.616 | Using cached markdown_it_py-4.2.0-py3-none-any.whl.metadata (7.4 kB) 2026-06-18 14:57:10.701 | Collecting pygments<3.0.0,>=2.13.0 (from rich>=13.8.0->typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-18 14:57:10.704 | Using cached pygments-2.20.0-py3-none-any.whl.metadata (2.5 kB) 2026-06-18 14:57:10.805 | 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-06-18 14:57:10.900 | Downloading mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB) 2026-06-18 14:57:10.927 | Using cached pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-06-18 14:57:10.930 | Using cached jaraco_functools-4.5.0-py3-none-any.whl (10 kB) 2026-06-18 14:57:10.933 | Using cached jaraco_text-4.2.0-py3-none-any.whl (13 kB) 2026-06-18 14:57:10.936 | Using cached more_itertools-11.1.0-py3-none-any.whl (72 kB) 2026-06-18 14:57:10.939 | Using cached packaging-26.2-py3-none-any.whl (100 kB) 2026-06-18 14:57:10.942 | Using cached wheel-0.47.0-py3-none-any.whl (32 kB) 2026-06-18 14:57:10.944 | Using cached setuptools-82.0.1-py3-none-any.whl (1.0 MB) 2026-06-18 14:57:10.955 | Using cached jaraco_context-6.1.2-py3-none-any.whl (7.9 kB) 2026-06-18 14:57:10.959 | Using cached typer_slim-0.24.0-py3-none-any.whl (3.4 kB) 2026-06-18 14:57:10.959 | Using cached typer-0.26.7-py3-none-any.whl (122 kB) 2026-06-18 14:57:10.962 | Using cached annotated_doc-0.0.4-py3-none-any.whl (5.3 kB) 2026-06-18 14:57:10.965 | Using cached rich-15.0.0-py3-none-any.whl (310 kB) 2026-06-18 14:57:10.970 | Using cached shellingham-1.5.4-py2.py3-none-any.whl (9.8 kB) 2026-06-18 14:57:10.972 | Using cached markdown_it_py-4.2.0-py3-none-any.whl (91 kB) 2026-06-18 14:57:10.975 | Using cached pygments-2.20.0-py3-none-any.whl (1.2 MB) 2026-06-18 14:57:11.002 | Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB) 2026-06-18 14:57:11.281 | 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-06-18 14:57:14.990 | Successfully installed annotated-doc-0.0.4 jaraco.context-6.1.2 jaraco.functools-4.5.0 jaraco.text-4.2.0 markdown-it-py-4.2.0 mdurl-0.1.2 more_itertools-11.1.0 packaging-26.2 pbr-7.0.3 pygments-2.20.0 rich-15.0.0 setuptools-82.0.1 shellingham-1.5.4 typer-0.26.7 typer-slim-0.24.0 wheel-0.47.0 2026-06-18 14:57:15.180 | + inc/python:pip_install:216 : result=0 2026-06-18 14:57:15.184 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-18 14:57:15.189 | + functions-common:time_stop:2414 : local name 2026-06-18 14:57:15.192 | + functions-common:time_stop:2415 : local end_time 2026-06-18 14:57:15.195 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-18 14:57:15.198 | + functions-common:time_stop:2417 : local total 2026-06-18 14:57:15.201 | + functions-common:time_stop:2418 : local start_time 2026-06-18 14:57:15.205 | + functions-common:time_stop:2420 : name=pip_install 2026-06-18 14:57:15.209 | + functions-common:time_stop:2421 : start_time=1781794627561 2026-06-18 14:57:15.212 | + functions-common:time_stop:2423 : [[ -z 1781794627561 ]] 2026-06-18 14:57:15.216 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 14:57:15.221 | + functions-common:time_stop:2426 : end_time=1781794635218 2026-06-18 14:57:15.225 | + functions-common:time_stop:2427 : elapsed_time=7657 2026-06-18 14:57:15.229 | + functions-common:time_stop:2428 : total=14347 2026-06-18 14:57:15.232 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 14:57:15.235 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=22004 2026-06-18 14:57:15.239 | + inc/python:pip_install:219 : return 0 2026-06-18 14:57:15.243 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-06-18 14:57:15.247 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2026-06-18 14:57:15.280 | + 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-06-18 14:57:16.605 | Processing /opt/stack/requirements 2026-06-18 14:57:16.609 | Installing build dependencies: started 2026-06-18 14:57:19.713 | Installing build dependencies: finished with status 'done' 2026-06-18 14:57:19.716 | Getting requirements to build wheel: started 2026-06-18 14:57:20.022 | Getting requirements to build wheel: finished with status 'done' 2026-06-18 14:57:20.027 | Preparing metadata (pyproject.toml): started 2026-06-18 14:57:21.230 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-06-18 14:57:21.427 | Collecting fixtures>=3.0.0 (from openstack_requirements==1.2.1.dev8453) 2026-06-18 14:57:21.544 | Downloading fixtures-4.3.2-py3-none-any.whl.metadata (22 kB) 2026-06-18 14:57:21.567 | 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.dev8453) (26.2) 2026-06-18 14:57:21.677 | Collecting requests>=2.14.2 (from openstack_requirements==1.2.1.dev8453) 2026-06-18 14:57:21.693 | Downloading requests-2.34.2-py3-none-any.whl.metadata (4.8 kB) 2026-06-18 14:57:21.859 | Collecting PyYAML>=3.12 (from openstack_requirements==1.2.1.dev8453) 2026-06-18 14:57:21.862 | 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-06-18 14:57:21.918 | Collecting beagle>=0.2.1 (from openstack_requirements==1.2.1.dev8453) 2026-06-18 14:57:21.936 | Downloading beagle-0.5.0-py3-none-any.whl.metadata (1.1 kB) 2026-06-18 14:57:21.948 | 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.dev8453) (82.0.1) 2026-06-18 14:57:22.276 | Collecting charset_normalizer<4,>=2 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8453) 2026-06-18 14:57:22.293 | Downloading charset_normalizer-3.4.7-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (40 kB) 2026-06-18 14:57:22.309 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.9/40.9 kB 2.9 MB/s eta 0:00:00 2026-06-18 14:57:22.381 | Collecting idna<4,>=2.5 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8453) 2026-06-18 14:57:22.397 | Downloading idna-3.18-py3-none-any.whl.metadata (6.1 kB) 2026-06-18 14:57:22.527 | Collecting urllib3<3,>=1.26 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8453) 2026-06-18 14:57:22.541 | Downloading urllib3-2.7.0-py3-none-any.whl.metadata (6.9 kB) 2026-06-18 14:57:22.629 | Collecting certifi>=2023.5.7 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8453) 2026-06-18 14:57:22.646 | Downloading certifi-2026.6.17-py3-none-any.whl.metadata (2.5 kB) 2026-06-18 14:57:22.773 | Downloading beagle-0.5.0-py3-none-any.whl (10 kB) 2026-06-18 14:57:22.796 | Downloading fixtures-4.3.2-py3-none-any.whl (41 kB) 2026-06-18 14:57:22.809 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 41.6/41.6 kB 4.5 MB/s eta 0:00:00 2026-06-18 14:57:22.812 | 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-06-18 14:57:22.835 | Downloading requests-2.34.2-py3-none-any.whl (73 kB) 2026-06-18 14:57:22.848 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 73.1/73.1 kB 7.7 MB/s eta 0:00:00 2026-06-18 14:57:22.864 | Downloading certifi-2026.6.17-py3-none-any.whl (133 kB) 2026-06-18 14:57:22.881 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.3/133.3 kB 12.2 MB/s eta 0:00:00 2026-06-18 14:57:22.896 | Downloading charset_normalizer-3.4.7-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (216 kB) 2026-06-18 14:57:22.913 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 216.6/216.6 kB 16.7 MB/s eta 0:00:00 2026-06-18 14:57:22.929 | Downloading idna-3.18-py3-none-any.whl (65 kB) 2026-06-18 14:57:22.942 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 65.5/65.5 kB 7.1 MB/s eta 0:00:00 2026-06-18 14:57:22.958 | Downloading urllib3-2.7.0-py3-none-any.whl (131 kB) 2026-06-18 14:57:22.975 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.1/131.1 kB 12.5 MB/s eta 0:00:00 2026-06-18 14:57:23.006 | Building wheels for collected packages: openstack_requirements 2026-06-18 14:57:23.008 | Building wheel for openstack_requirements (pyproject.toml): started 2026-06-18 14:57:25.307 | Building wheel for openstack_requirements (pyproject.toml): finished with status 'done' 2026-06-18 14:57:25.309 | Created wheel for openstack_requirements: filename=openstack_requirements-1.2.1.dev8453-py3-none-any.whl size=52409 sha256=eeafebe7b0cbe8dca891b008d303464e49d2556a698debc40b7e5f19a4e6896b 2026-06-18 14:57:25.309 | Stored in directory: /tmp/pip-ephem-wheel-cache-2wjpqfbj/wheels/09/5d/92/4cd2c84803dbd4129257ae3d0359353f58d376e96c4633bda7 2026-06-18 14:57:25.315 | Successfully built openstack_requirements 2026-06-18 14:57:25.614 | Installing collected packages: urllib3, PyYAML, idna, fixtures, charset_normalizer, certifi, beagle, requests, openstack_requirements 2026-06-18 14:57:26.382 | Successfully installed PyYAML-6.0.3 beagle-0.5.0 certifi-2026.6.17 charset_normalizer-3.4.7 fixtures-4.3.2 idna-3.18 openstack_requirements-1.2.1.dev8453 requests-2.34.2 urllib3-2.7.0 2026-06-18 14:57:26.663 | + inc/python:pip_install:216 : result=0 2026-06-18 14:57:26.667 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-18 14:57:26.670 | + functions-common:time_stop:2414 : local name 2026-06-18 14:57:26.673 | + functions-common:time_stop:2415 : local end_time 2026-06-18 14:57:26.677 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-18 14:57:26.680 | + functions-common:time_stop:2417 : local total 2026-06-18 14:57:26.684 | + functions-common:time_stop:2418 : local start_time 2026-06-18 14:57:26.688 | + functions-common:time_stop:2420 : name=pip_install 2026-06-18 14:57:26.691 | + functions-common:time_stop:2421 : start_time=1781794635269 2026-06-18 14:57:26.694 | + functions-common:time_stop:2423 : [[ -z 1781794635269 ]] 2026-06-18 14:57:26.698 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 14:57:26.704 | + functions-common:time_stop:2426 : end_time=1781794646700 2026-06-18 14:57:26.708 | + functions-common:time_stop:2427 : elapsed_time=11431 2026-06-18 14:57:26.711 | + functions-common:time_stop:2428 : total=22004 2026-06-18 14:57:26.714 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 14:57:26.717 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=33435 2026-06-18 14:57:26.720 | + inc/python:pip_install:219 : return 0 2026-06-18 14:57:26.725 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2026-06-18 14:57:26.728 | + lib/infra:install_infra:42 : use_library_from_git pbr 2026-06-18 14:57:26.732 | + inc/python:use_library_from_git:266 : local name=pbr 2026-06-18 14:57:26.736 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 14:57:26.740 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-18 14:57:26.744 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,pbr, ]] 2026-06-18 14:57:26.747 | + inc/python:use_library_from_git:269 : return 1 2026-06-18 14:57:26.750 | + lib/infra:install_infra:48 : pip_install -U pbr 2026-06-18 14:57:26.779 | Using python 3.12 to install pbr 2026-06-18 14:57:26.783 | + 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-06-18 14:57:27.814 | Requirement already satisfied: pbr in /opt/stack/data/venv/lib/python3.12/site-packages (7.0.3) 2026-06-18 14:57:28.024 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr) (82.0.1) 2026-06-18 14:57:28.308 | + inc/python:pip_install:216 : result=0 2026-06-18 14:57:28.311 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-18 14:57:28.315 | + functions-common:time_stop:2414 : local name 2026-06-18 14:57:28.319 | + functions-common:time_stop:2415 : local end_time 2026-06-18 14:57:28.322 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-18 14:57:28.325 | + functions-common:time_stop:2417 : local total 2026-06-18 14:57:28.329 | + functions-common:time_stop:2418 : local start_time 2026-06-18 14:57:28.333 | + functions-common:time_stop:2420 : name=pip_install 2026-06-18 14:57:28.336 | + functions-common:time_stop:2421 : start_time=1781794646772 2026-06-18 14:57:28.340 | + functions-common:time_stop:2423 : [[ -z 1781794646772 ]] 2026-06-18 14:57:28.344 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 14:57:28.350 | + functions-common:time_stop:2426 : end_time=1781794648345 2026-06-18 14:57:28.353 | + functions-common:time_stop:2427 : elapsed_time=1573 2026-06-18 14:57:28.357 | + functions-common:time_stop:2428 : total=33435 2026-06-18 14:57:28.360 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 14:57:28.364 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=35008 2026-06-18 14:57:28.369 | + inc/python:pip_install:219 : return 0 2026-06-18 14:57:28.373 | + ./stack.sh:main:832 : python3.12 -m venv /opt/stack/bindep-venv 2026-06-18 14:57:33.959 | + ./stack.sh:main:834 : /opt/stack/bindep-venv/bin/pip install bindep 2026-06-18 14:57:34.796 | Collecting bindep 2026-06-18 14:57:34.896 | Downloading bindep-2.14.0-py3-none-any.whl.metadata (11 kB) 2026-06-18 14:57:35.007 | Collecting distro>=1.7 (from bindep) 2026-06-18 14:57:35.022 | Downloading distro-1.9.0-py3-none-any.whl.metadata (6.8 kB) 2026-06-18 14:57:35.107 | Collecting packaging (from bindep) 2026-06-18 14:57:35.112 | Using cached packaging-26.2-py3-none-any.whl.metadata (3.5 kB) 2026-06-18 14:57:35.159 | Collecting Parsley (from bindep) 2026-06-18 14:57:35.175 | Downloading Parsley-1.3-py2.py3-none-any.whl.metadata (4.1 kB) 2026-06-18 14:57:35.265 | Collecting pbr>=2 (from bindep) 2026-06-18 14:57:35.268 | Using cached pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-06-18 14:57:35.673 | Collecting setuptools (from pbr>=2->bindep) 2026-06-18 14:57:35.675 | Using cached setuptools-82.0.1-py3-none-any.whl.metadata (6.5 kB) 2026-06-18 14:57:35.762 | Downloading bindep-2.14.0-py3-none-any.whl (35 kB) 2026-06-18 14:57:35.793 | Downloading distro-1.9.0-py3-none-any.whl (20 kB) 2026-06-18 14:57:35.803 | Using cached pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-06-18 14:57:35.806 | Using cached packaging-26.2-py3-none-any.whl (100 kB) 2026-06-18 14:57:35.823 | Downloading Parsley-1.3-py2.py3-none-any.whl (88 kB) 2026-06-18 14:57:35.845 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 88.9/88.9 kB 5.2 MB/s eta 0:00:00 2026-06-18 14:57:35.847 | Using cached setuptools-82.0.1-py3-none-any.whl (1.0 MB) 2026-06-18 14:57:35.990 | Installing collected packages: Parsley, setuptools, packaging, distro, pbr, bindep 2026-06-18 14:57:37.712 | Successfully installed Parsley-1.3 bindep-2.14.0 distro-1.9.0 packaging-26.2 pbr-7.0.3 setuptools-82.0.1 2026-06-18 14:57:37.894 | + ./stack.sh:main:835 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2026-06-18 14:57:37.898 | + ./stack.sh:main:835 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2026-06-18 14:57:37.902 | ++ ./stack.sh:main:838 : _get_plugin_bindep_packages 2026-06-18 14:57:37.923 | + ./stack.sh:main:838 : pkgs= 2026-06-18 14:57:37.927 | + ./stack.sh:main:839 : [[ -n '' ]] 2026-06-18 14:57:37.931 | + ./stack.sh:main:846 : run_phase stack pre-install 2026-06-18 14:57:37.933 | + functions-common:run_phase:1842 : local mode=stack 2026-06-18 14:57:37.937 | + functions-common:run_phase:1843 : local phase=pre-install 2026-06-18 14:57:37.939 | + functions-common:run_phase:1844 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-06-18 14:57:37.942 | + functions-common:run_phase:1845 : local extra_plugin_file_name 2026-06-18 14:57:37.945 | + functions-common:run_phase:1846 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-06-18 14:57:37.947 | + functions-common:run_phase:1851 : local exceptions=80-tempest.sh 2026-06-18 14:57:37.950 | + functions-common:run_phase:1852 : local extra 2026-06-18 14:57:37.954 | ++ functions-common:run_phase:1853 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-06-18 14:57:37.960 | + functions-common:run_phase:1853 : extra=80-tempest.sh 2026-06-18 14:57:37.963 | + functions-common:run_phase:1854 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-06-18 14:57:37.967 | + functions-common:run_phase:1858 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-06-18 14:57:37.970 | + functions-common:run_phase:1858 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack pre-install 2026-06-18 14:57:37.974 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-06-18 14:57:37.992 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-18 14:57:37.994 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-06-18 14:57:37.996 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-06-18 14:57:38.001 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2026-06-18 14:57:38.003 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-06-18 14:57:38.007 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-06-18 14:57:38.010 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2026-06-18 14:57:38.014 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2026-06-18 14:57:38.017 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2026-06-18 14:57:38.020 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2026-06-18 14:57:38.022 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2026-06-18 14:57:38.024 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2026-06-18 14:57:38.028 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-06-18 14:57:38.032 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-06-18 14:57:38.034 | + functions-common:run_phase:1863 : [[ stack == \s\o\u\r\c\e ]] 2026-06-18 14:57:38.038 | + functions-common:run_phase:1866 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-06-18 14:57:38.042 | + functions-common:run_phase:1869 : run_plugins stack pre-install 2026-06-18 14:57:38.046 | + functions-common:run_plugins:1828 : local mode=stack 2026-06-18 14:57:38.049 | + functions-common:run_plugins:1829 : local phase=pre-install 2026-06-18 14:57:38.052 | + functions-common:run_plugins:1831 : local plugins= 2026-06-18 14:57:38.055 | + functions-common:run_plugins:1832 : local plugin 2026-06-18 14:57:38.057 | + ./stack.sh:main:849 : set_systemd_override DefaultLimitNOFILE 2048 2026-06-18 14:57:38.061 | + functions:set_systemd_override:844 : local key=DefaultLimitNOFILE 2026-06-18 14:57:38.065 | + functions:set_systemd_override:845 : local value=2048 2026-06-18 14:57:38.068 | + functions:set_systemd_override:847 : local sysconf=/etc/systemd/system.conf 2026-06-18 14:57:38.072 | + functions:set_systemd_override:848 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2026-06-18 14:57:38.143 | + functions:set_systemd_override:849 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2026-06-18 14:57:38.143 | Set systemd system override for DefaultLimitNOFILE=2048 2026-06-18 14:57:38.147 | + functions:set_systemd_override:851 : sudo systemctl daemon-reload 2026-06-18 14:57:38.577 | + ./stack.sh:main:851 : install_rpc_backend 2026-06-18 14:57:38.581 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2026-06-18 14:57:38.601 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 14:57:38.603 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2026-06-18 14:57:38.605 | + functions-common:install_package:1432 : update_package_repo 2026-06-18 14:57:38.609 | + functions-common:update_package_repo:1406 : NO_UPDATE_REPOS=False 2026-06-18 14:57:38.611 | + functions-common:update_package_repo:1407 : REPOS_UPDATED=True 2026-06-18 14:57:38.615 | + functions-common:update_package_repo:1408 : RETRY_UPDATE=False 2026-06-18 14:57:38.617 | + functions-common:update_package_repo:1410 : [[ False = \T\r\u\e ]] 2026-06-18 14:57:38.621 | + functions-common:update_package_repo:1414 : is_ubuntu 2026-06-18 14:57:38.623 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-18 14:57:38.627 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-18 14:57:38.629 | + functions-common:update_package_repo:1415 : apt_get_update 2026-06-18 14:57:38.633 | + functions-common:apt_get_update:1160 : [[ True == \T\r\u\e ]] 2026-06-18 14:57:38.635 | + functions-common:apt_get_update:1160 : [[ False != \T\r\u\e ]] 2026-06-18 14:57:38.639 | + functions-common:apt_get_update:1161 : return 2026-06-18 14:57:38.641 | + functions-common:install_package:1433 : real_install_package rabbitmq-server 2026-06-18 14:57:38.645 | + functions-common:real_install_package:1420 : is_ubuntu 2026-06-18 14:57:38.648 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-18 14:57:38.652 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-18 14:57:38.654 | + functions-common:real_install_package:1421 : apt_get install rabbitmq-server 2026-06-18 14:57:38.680 | + functions-common:apt_get:1201 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2026-06-18 14:57:38.719 | Reading package lists... 2026-06-18 14:57:39.162 | Building dependency tree... 2026-06-18 14:57:39.163 | Reading state information... 2026-06-18 14:57:39.878 | The following additional packages will be installed: 2026-06-18 14:57:39.878 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2026-06-18 14:57:39.878 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2026-06-18 14:57:39.878 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2026-06-18 14:57:39.881 | erlang-tools erlang-xmerl 2026-06-18 14:57:39.884 | Suggested packages: 2026-06-18 14:57:39.884 | erlang erlang-manpages erlang-doc 2026-06-18 14:57:39.952 | The following NEW packages will be installed: 2026-06-18 14:57:39.952 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2026-06-18 14:57:39.952 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2026-06-18 14:57:39.952 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2026-06-18 14:57:39.955 | erlang-tools erlang-xmerl rabbitmq-server 2026-06-18 14:57:40.018 | 0 upgraded, 18 newly installed, 0 to remove and 70 not upgraded. 2026-06-18 14:57:40.018 | Need to get 36.1 MB of archives. 2026-06-18 14:57:40.018 | After this operation, 56.3 MB of additional disk space will be used. 2026-06-18 14:57:40.018 | Get:1 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-base amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [10.2 MB] 2026-06-18 14:57:40.238 | Get:2 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-asn1 amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [911 kB] 2026-06-18 14:57:40.253 | Get:3 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-crypto amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [162 kB] 2026-06-18 14:57:40.256 | Get:4 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-public-key amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [764 kB] 2026-06-18 14:57:40.269 | Get:5 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-mnesia amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [892 kB] 2026-06-18 14:57:40.284 | Get:6 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-runtime-tools amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [227 kB] 2026-06-18 14:57:40.290 | Get:7 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-ssl amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [1646 kB] 2026-06-18 14:57:40.318 | Get:8 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-eldap amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [126 kB] 2026-06-18 14:57:40.320 | Get:9 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-ftp amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [86.0 kB] 2026-06-18 14:57:40.322 | Get:10 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-tftp amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [102 kB] 2026-06-18 14:57:40.323 | Get:11 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-inets amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [641 kB] 2026-06-18 14:57:40.333 | Get:12 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-snmp amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [1878 kB] 2026-06-18 14:57:40.364 | Get:13 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-os-mon amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [92.2 kB] 2026-06-18 14:57:40.367 | Get:14 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-parsetools amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [194 kB] 2026-06-18 14:57:40.370 | Get:15 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-syntax-tools amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [305 kB] 2026-06-18 14:57:40.376 | Get:16 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-tools amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [587 kB] 2026-06-18 14:57:40.386 | Get:17 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-xmerl amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [1371 kB] 2026-06-18 14:57:40.408 | Get:18 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 rabbitmq-server all 3.12.1-1ubuntu1.2 [15.9 MB] 2026-06-18 14:57:40.913 | perl: warning: Setting locale failed. 2026-06-18 14:57:40.913 | perl: warning: Please check that your locale settings: 2026-06-18 14:57:40.913 | LANGUAGE = (unset), 2026-06-18 14:57:40.913 | LC_ALL = "en_US.utf8", 2026-06-18 14:57:40.913 | LANG = "de_DE.UTF-8" 2026-06-18 14:57:40.913 | are supported and installed on your system. 2026-06-18 14:57:40.913 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-18 14:57:40.979 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-18 14:57:40.979 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-18 14:57:40.979 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-18 14:57:41.191 | Fetched 36.1 MB in 1s (54.1 MB/s) 2026-06-18 14:57:41.290 | Selecting previously unselected package erlang-base. 2026-06-18 14:57:41.365 | (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 ... 122977 files and directories currently installed.) 2026-06-18 14:57:41.372 | Preparing to unpack .../00-erlang-base_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-18 14:57:41.375 | Unpacking erlang-base (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-18 14:57:41.778 | Selecting previously unselected package erlang-asn1. 2026-06-18 14:57:41.789 | Preparing to unpack .../01-erlang-asn1_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-18 14:57:41.794 | Unpacking erlang-asn1 (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-18 14:57:41.858 | Selecting previously unselected package erlang-crypto. 2026-06-18 14:57:41.871 | Preparing to unpack .../02-erlang-crypto_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-18 14:57:41.876 | Unpacking erlang-crypto (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-18 14:57:41.923 | Selecting previously unselected package erlang-public-key. 2026-06-18 14:57:41.936 | Preparing to unpack .../03-erlang-public-key_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-18 14:57:41.941 | Unpacking erlang-public-key (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-18 14:57:42.002 | Selecting previously unselected package erlang-mnesia. 2026-06-18 14:57:42.015 | Preparing to unpack .../04-erlang-mnesia_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-18 14:57:42.020 | Unpacking erlang-mnesia (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-18 14:57:42.090 | Selecting previously unselected package erlang-runtime-tools. 2026-06-18 14:57:42.102 | Preparing to unpack .../05-erlang-runtime-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-18 14:57:42.106 | Unpacking erlang-runtime-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-18 14:57:42.172 | Selecting previously unselected package erlang-ssl. 2026-06-18 14:57:42.184 | Preparing to unpack .../06-erlang-ssl_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-18 14:57:42.188 | Unpacking erlang-ssl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-18 14:57:42.284 | Selecting previously unselected package erlang-eldap. 2026-06-18 14:57:42.297 | Preparing to unpack .../07-erlang-eldap_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-18 14:57:42.301 | Unpacking erlang-eldap (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-18 14:57:42.344 | Selecting previously unselected package erlang-ftp. 2026-06-18 14:57:42.356 | Preparing to unpack .../08-erlang-ftp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-18 14:57:42.360 | Unpacking erlang-ftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-18 14:57:42.404 | Selecting previously unselected package erlang-tftp. 2026-06-18 14:57:42.416 | Preparing to unpack .../09-erlang-tftp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-18 14:57:42.419 | Unpacking erlang-tftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-18 14:57:42.464 | Selecting previously unselected package erlang-inets. 2026-06-18 14:57:42.477 | Preparing to unpack .../10-erlang-inets_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-18 14:57:42.480 | Unpacking erlang-inets (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-18 14:57:42.559 | Selecting previously unselected package erlang-snmp. 2026-06-18 14:57:42.572 | Preparing to unpack .../11-erlang-snmp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-18 14:57:42.576 | Unpacking erlang-snmp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-18 14:57:42.730 | Selecting previously unselected package erlang-os-mon. 2026-06-18 14:57:42.742 | Preparing to unpack .../12-erlang-os-mon_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-18 14:57:42.746 | Unpacking erlang-os-mon (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-18 14:57:42.792 | Selecting previously unselected package erlang-parsetools. 2026-06-18 14:57:42.805 | Preparing to unpack .../13-erlang-parsetools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-18 14:57:42.809 | Unpacking erlang-parsetools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-18 14:57:42.851 | Selecting previously unselected package erlang-syntax-tools. 2026-06-18 14:57:42.864 | Preparing to unpack .../14-erlang-syntax-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-18 14:57:42.867 | Unpacking erlang-syntax-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-18 14:57:42.912 | Selecting previously unselected package erlang-tools. 2026-06-18 14:57:42.924 | Preparing to unpack .../15-erlang-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-18 14:57:42.927 | Unpacking erlang-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-18 14:57:42.988 | Selecting previously unselected package erlang-xmerl. 2026-06-18 14:57:43.000 | Preparing to unpack .../16-erlang-xmerl_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-18 14:57:43.004 | Unpacking erlang-xmerl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-18 14:57:43.084 | Selecting previously unselected package rabbitmq-server. 2026-06-18 14:57:43.097 | Preparing to unpack .../17-rabbitmq-server_3.12.1-1ubuntu1.2_all.deb ... 2026-06-18 14:57:43.103 | Unpacking rabbitmq-server (3.12.1-1ubuntu1.2) ... 2026-06-18 14:57:44.135 | Setting up erlang-base (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-18 14:57:44.504 | Created symlink /etc/systemd/system/multi-user.target.wants/epmd.service → /usr/lib/systemd/system/epmd.service. 2026-06-18 14:57:44.504 | Created symlink /etc/systemd/system/sockets.target.wants/epmd.socket → /usr/lib/systemd/system/epmd.socket. 2026-06-18 14:57:47.051 | Searching for services which depend on erlang and should be started... none found. 2026-06-18 14:57:47.087 | Setting up erlang-xmerl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-18 14:57:47.099 | Setting up erlang-syntax-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-18 14:57:47.110 | Setting up erlang-parsetools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-18 14:57:47.122 | Setting up erlang-asn1 (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-18 14:57:47.134 | Setting up erlang-tftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-18 14:57:47.145 | Setting up erlang-mnesia (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-18 14:57:47.157 | Setting up erlang-crypto (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-18 14:57:47.168 | Setting up erlang-runtime-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-18 14:57:47.180 | Setting up erlang-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-18 14:57:47.191 | Setting up erlang-snmp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-18 14:57:47.203 | Setting up erlang-public-key (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-18 14:57:47.214 | Setting up erlang-ssl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-18 14:57:47.227 | Setting up erlang-os-mon (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-18 14:57:47.239 | Setting up erlang-eldap (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-18 14:57:47.251 | Setting up erlang-ftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-18 14:57:47.262 | Setting up erlang-inets (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-18 14:57:47.272 | Setting up rabbitmq-server (3.12.1-1ubuntu1.2) ... 2026-06-18 14:57:47.363 | info: Selecting GID from range 100 to 999 ... 2026-06-18 14:57:47.368 | info: Adding group `rabbitmq' (GID 118) ... 2026-06-18 14:57:47.471 | info: Selecting UID from range 100 to 999 ... 2026-06-18 14:57:47.471 | 2026-06-18 14:57:47.477 | info: Adding system user `rabbitmq' (UID 116) ... 2026-06-18 14:57:47.480 | info: Adding new user `rabbitmq' (UID 116) with group `rabbitmq' ... 2026-06-18 14:57:47.536 | info: Not creating home directory `/var/lib/rabbitmq'. 2026-06-18 14:57:47.750 | Created symlink /etc/systemd/system/multi-user.target.wants/rabbitmq-server.service → /usr/lib/systemd/system/rabbitmq-server.service. 2026-06-18 14:58:08.337 | Processing triggers for man-db (2.12.0-4build2) ... 2026-06-18 14:58:09.994 | perl: warning: Setting locale failed. 2026-06-18 14:58:09.994 | perl: warning: Please check that your locale settings: 2026-06-18 14:58:09.994 | LANGUAGE = (unset), 2026-06-18 14:58:09.994 | LC_ALL = "en_US.utf8", 2026-06-18 14:58:09.994 | LANG = "de_DE.UTF-8" 2026-06-18 14:58:09.995 | are supported and installed on your system. 2026-06-18 14:58:09.995 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-18 14:58:10.128 | perl: warning: Setting locale failed. 2026-06-18 14:58:10.128 | perl: warning: Please check that your locale settings: 2026-06-18 14:58:10.128 | LANGUAGE = (unset), 2026-06-18 14:58:10.128 | LC_ALL = "en_US.utf8", 2026-06-18 14:58:10.128 | LANG = "de_DE.UTF-8" 2026-06-18 14:58:10.128 | are supported and installed on your system. 2026-06-18 14:58:10.129 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-18 14:58:10.180 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-18 14:58:10.180 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-18 14:58:10.180 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-18 14:58:10.250 | perl: warning: Setting locale failed. 2026-06-18 14:58:10.251 | perl: warning: Please check that your locale settings: 2026-06-18 14:58:10.251 | LANGUAGE = (unset), 2026-06-18 14:58:10.251 | LC_ALL = "en_US.utf8", 2026-06-18 14:58:10.251 | LANG = "de_DE.UTF-8" 2026-06-18 14:58:10.251 | are supported and installed on your system. 2026-06-18 14:58:10.251 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-18 14:58:10.759 | 2026-06-18 14:58:10.759 | Running kernel seems to be up-to-date. 2026-06-18 14:58:10.760 | 2026-06-18 14:58:10.760 | Restarting services... 2026-06-18 14:58:10.810 | 2026-06-18 14:58:10.810 | Service restarts being deferred: 2026-06-18 14:58:10.810 | /etc/needrestart/restart.d/dbus.service 2026-06-18 14:58:10.810 | systemctl restart systemd-logind.service 2026-06-18 14:58:10.810 | systemctl restart virtlockd.service 2026-06-18 14:58:10.810 | systemctl restart virtlogd.service 2026-06-18 14:58:10.810 | 2026-06-18 14:58:10.811 | No containers need to be restarted. 2026-06-18 14:58:10.811 | 2026-06-18 14:58:10.811 | User sessions running outdated binaries: 2026-06-18 14:58:10.811 | quobyte @ session #5: sshd[2030] 2026-06-18 14:58:10.822 | quobyte @ user manager service: systemd[1167] 2026-06-18 14:58:10.833 | 2026-06-18 14:58:10.833 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-06-18 14:58:13.156 | + functions-common:apt_get:1205 : result=0 2026-06-18 14:58:13.160 | + functions-common:apt_get:1208 : time_stop apt-get 2026-06-18 14:58:13.163 | + functions-common:time_stop:2414 : local name 2026-06-18 14:58:13.168 | + functions-common:time_stop:2415 : local end_time 2026-06-18 14:58:13.171 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-18 14:58:13.174 | + functions-common:time_stop:2417 : local total 2026-06-18 14:58:13.177 | + functions-common:time_stop:2418 : local start_time 2026-06-18 14:58:13.180 | + functions-common:time_stop:2420 : name=apt-get 2026-06-18 14:58:13.184 | + functions-common:time_stop:2421 : start_time=1781794658676 2026-06-18 14:58:13.187 | + functions-common:time_stop:2423 : [[ -z 1781794658676 ]] 2026-06-18 14:58:13.192 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 14:58:13.198 | + functions-common:time_stop:2426 : end_time=1781794693193 2026-06-18 14:58:13.201 | + functions-common:time_stop:2427 : elapsed_time=34517 2026-06-18 14:58:13.205 | + functions-common:time_stop:2428 : total=91616 2026-06-18 14:58:13.210 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 14:58:13.214 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=126133 2026-06-18 14:58:13.218 | + functions-common:apt_get:1209 : return 0 2026-06-18 14:58:13.223 | + lib/rpc_backend:install_rpc_backend:55 : is_fedora 2026-06-18 14:58:13.226 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-18 14:58:13.230 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-18 14:58:13.235 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-18 14:58:13.239 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-18 14:58:13.244 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-18 14:58:13.248 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-18 14:58:13.253 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-18 14:58:13.256 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-18 14:58:13.261 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-18 14:58:13.264 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-18 14:58:13.268 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-18 14:58:13.271 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-18 14:58:13.276 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-18 14:58:13.279 | + ./stack.sh:main:852 : restart_rpc_backend 2026-06-18 14:58:13.282 | + lib/rpc_backend:restart_rpc_backend:68 : is_service_enabled rabbit 2026-06-18 14:58:13.308 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 14:58:13.312 | + lib/rpc_backend:restart_rpc_backend:70 : echo_summary 'Starting RabbitMQ' 2026-06-18 14:58:13.316 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-18 14:58:13.320 | + ./stack.sh:echo_summary:444 : echo -e Starting RabbitMQ 2026-06-18 14:58:13.324 | + lib/rpc_backend:restart_rpc_backend:81 : local i 2026-06-18 14:58:13.330 | ++ lib/rpc_backend:restart_rpc_backend:82 : seq 20 2026-06-18 14:58:13.336 | + lib/rpc_backend:restart_rpc_backend:82 : for i in `seq 20` 2026-06-18 14:58:13.340 | + lib/rpc_backend:restart_rpc_backend:83 : local rc=0 2026-06-18 14:58:13.343 | + lib/rpc_backend:restart_rpc_backend:85 : [[ 1 -eq 20 ]] 2026-06-18 14:58:13.347 | + lib/rpc_backend:restart_rpc_backend:87 : [[ 1 == \0 ]] 2026-06-18 14:58:13.349 | + lib/rpc_backend:restart_rpc_backend:91 : rabbit_setuser stackrabbit stackqueue 2026-06-18 14:58:13.354 | + lib/rpc_backend:rabbit_setuser:160 : local user=stackrabbit pass=stackqueue found= out= 2026-06-18 14:58:13.357 | ++ lib/rpc_backend:rabbit_setuser:161 : sudo rabbitmqctl list_users 2026-06-18 14:58:14.548 | + lib/rpc_backend:rabbit_setuser:161 : out='Listing users ... 2026-06-18 14:58:14.548 | user tags 2026-06-18 14:58:14.548 | guest [administrator]' 2026-06-18 14:58:14.554 | ++ lib/rpc_backend:rabbit_setuser:163 : awk '$1 == user { print $1 }' user=stackrabbit 2026-06-18 14:58:14.554 | ++ lib/rpc_backend:rabbit_setuser:163 : echo 'Listing users ... 2026-06-18 14:58:14.554 | user tags 2026-06-18 14:58:14.555 | guest [administrator]' 2026-06-18 14:58:14.562 | + lib/rpc_backend:rabbit_setuser:163 : found= 2026-06-18 14:58:14.565 | + lib/rpc_backend:rabbit_setuser:164 : '[' '' = stackrabbit ']' 2026-06-18 14:58:14.569 | + lib/rpc_backend:rabbit_setuser:168 : sudo rabbitmqctl add_user stackrabbit stackqueue 2026-06-18 14:58:15.747 | Adding user "stackrabbit" ... 2026-06-18 14:58:15.772 | Done. Don't forget to grant the user permissions to some virtual hosts! See 'rabbitmqctl help set_permissions' to learn more. 2026-06-18 14:58:15.794 | + lib/rpc_backend:rabbit_setuser:171 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2026-06-18 14:58:16.874 | Setting permissions for user "stackrabbit" in vhost "/" ... 2026-06-18 14:58:16.909 | + lib/rpc_backend:restart_rpc_backend:92 : '[' 0 -ne 0 ']' 2026-06-18 14:58:16.913 | + lib/rpc_backend:restart_rpc_backend:97 : sudo rabbitmqctl change_password stackrabbit stackqueue 2026-06-18 14:58:17.993 | Changing password for user "stackrabbit" ... 2026-06-18 14:58:18.027 | + lib/rpc_backend:restart_rpc_backend:99 : '[' 0 -ne 0 ']' 2026-06-18 14:58:18.031 | + lib/rpc_backend:restart_rpc_backend:103 : break 2026-06-18 14:58:18.035 | + lib/rpc_backend:restart_rpc_backend:106 : sudo rabbitmqctl delete_user guest 2026-06-18 14:58:19.235 | Deleting user "guest" ... 2026-06-18 14:58:19.274 | + ./stack.sh:main:854 : is_service_enabled mysql postgresql 2026-06-18 14:58:19.301 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 14:58:19.305 | + ./stack.sh:main:855 : install_database 2026-06-18 14:58:19.310 | + lib/database:install_database:118 : install_database_mysql 2026-06-18 14:58:19.314 | + lib/databases/mysql:install_database_mysql:202 : is_ubuntu 2026-06-18 14:58:19.318 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-18 14:58:19.322 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-18 14:58:19.326 | + lib/databases/mysql:install_database_mysql:205 : sudo debconf-set-selections 2026-06-18 14:58:19.339 | perl: warning: Setting locale failed. 2026-06-18 14:58:19.339 | perl: warning: Please check that your locale settings: 2026-06-18 14:58:19.339 | LANGUAGE = (unset), 2026-06-18 14:58:19.339 | LC_ALL = "en_US.utf8", 2026-06-18 14:58:19.340 | LANG = "de_DE.UTF-8" 2026-06-18 14:58:19.340 | are supported and installed on your system. 2026-06-18 14:58:19.340 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-18 14:58:19.395 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-18 14:58:19.395 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-18 14:58:19.395 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-18 14:58:19.516 | + lib/databases/mysql:install_database_mysql:215 : [[ ! -e /home/quobyte/.my.cnf ]] 2026-06-18 14:58:19.521 | + lib/databases/mysql:install_database_mysql:216 : cat 2026-06-18 14:58:19.528 | + lib/databases/mysql:install_database_mysql:222 : is_ubuntu 2026-06-18 14:58:19.532 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-18 14:58:19.536 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-18 14:58:19.540 | + lib/databases/mysql:install_database_mysql:222 : '[' mysql '!=' mariadb ']' 2026-06-18 14:58:19.544 | + lib/databases/mysql:install_database_mysql:223 : echo host=127.0.0.1 2026-06-18 14:58:19.549 | + lib/databases/mysql:install_database_mysql:225 : chmod 0600 /home/quobyte/.my.cnf 2026-06-18 14:58:19.557 | + lib/databases/mysql:install_database_mysql:228 : [[ True == \T\r\u\e ]] 2026-06-18 14:58:19.562 | + lib/databases/mysql:install_database_mysql:229 : is_fedora 2026-06-18 14:58:19.566 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-18 14:58:19.570 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-18 14:58:19.574 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-18 14:58:19.577 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-18 14:58:19.581 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-18 14:58:19.585 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-18 14:58:19.589 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-18 14:58:19.593 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-18 14:58:19.597 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-18 14:58:19.601 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-18 14:58:19.605 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-18 14:58:19.609 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-18 14:58:19.613 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-18 14:58:19.618 | + lib/databases/mysql:install_database_mysql:232 : is_ubuntu 2026-06-18 14:58:19.622 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-18 14:58:19.626 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-18 14:58:19.630 | + lib/databases/mysql:install_database_mysql:233 : install_package mysql-server 2026-06-18 14:58:19.634 | + functions-common:install_package:1432 : update_package_repo 2026-06-18 14:58:19.638 | + functions-common:update_package_repo:1406 : NO_UPDATE_REPOS=False 2026-06-18 14:58:19.642 | + functions-common:update_package_repo:1407 : REPOS_UPDATED=True 2026-06-18 14:58:19.646 | + functions-common:update_package_repo:1408 : RETRY_UPDATE=False 2026-06-18 14:58:19.650 | + functions-common:update_package_repo:1410 : [[ False = \T\r\u\e ]] 2026-06-18 14:58:19.654 | + functions-common:update_package_repo:1414 : is_ubuntu 2026-06-18 14:58:19.658 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-18 14:58:19.662 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-18 14:58:19.666 | + functions-common:update_package_repo:1415 : apt_get_update 2026-06-18 14:58:19.670 | + functions-common:apt_get_update:1160 : [[ True == \T\r\u\e ]] 2026-06-18 14:58:19.674 | + functions-common:apt_get_update:1160 : [[ False != \T\r\u\e ]] 2026-06-18 14:58:19.678 | + functions-common:apt_get_update:1161 : return 2026-06-18 14:58:19.682 | + functions-common:install_package:1433 : real_install_package mysql-server 2026-06-18 14:58:19.686 | + functions-common:real_install_package:1420 : is_ubuntu 2026-06-18 14:58:19.690 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-18 14:58:19.694 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-18 14:58:19.698 | + functions-common:real_install_package:1421 : apt_get install mysql-server 2026-06-18 14:58:19.731 | + functions-common:apt_get:1201 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2026-06-18 14:58:19.771 | Reading package lists... 2026-06-18 14:58:20.171 | Building dependency tree... 2026-06-18 14:58:20.173 | Reading state information... 2026-06-18 14:58:20.807 | The following additional packages will be installed: 2026-06-18 14:58:20.808 | libcgi-fast-perl libcgi-pm-perl libclone-perl libencode-locale-perl 2026-06-18 14:58:20.808 | libevent-pthreads-2.1-7t64 libfcgi-bin libfcgi-perl libfcgi0t64 2026-06-18 14:58:20.808 | libhtml-parser-perl libhtml-tagset-perl libhtml-template-perl 2026-06-18 14:58:20.808 | libhttp-date-perl libhttp-message-perl libio-html-perl 2026-06-18 14:58:20.809 | liblwp-mediatypes-perl libmecab2 libprotobuf-lite32t64 libtimedate-perl 2026-06-18 14:58:20.809 | liburi-perl mecab-ipadic mecab-ipadic-utf8 mecab-utils mysql-client-8.0 2026-06-18 14:58:20.810 | mysql-client-core-8.0 mysql-server-8.0 mysql-server-core-8.0 2026-06-18 14:58:20.813 | Suggested packages: 2026-06-18 14:58:20.813 | libdata-dump-perl libipc-sharedcache-perl libio-compress-brotli-perl 2026-06-18 14:58:20.813 | libbusiness-isbn-perl libregexp-ipv6-perl libwww-perl mailx tinyca 2026-06-18 14:58:20.869 | The following NEW packages will be installed: 2026-06-18 14:58:20.869 | libcgi-fast-perl libcgi-pm-perl libclone-perl libencode-locale-perl 2026-06-18 14:58:20.870 | libevent-pthreads-2.1-7t64 libfcgi-bin libfcgi-perl libfcgi0t64 2026-06-18 14:58:20.870 | libhtml-parser-perl libhtml-tagset-perl libhtml-template-perl 2026-06-18 14:58:20.870 | libhttp-date-perl libhttp-message-perl libio-html-perl 2026-06-18 14:58:20.871 | liblwp-mediatypes-perl libmecab2 libprotobuf-lite32t64 libtimedate-perl 2026-06-18 14:58:20.871 | liburi-perl mecab-ipadic mecab-ipadic-utf8 mecab-utils mysql-client-8.0 2026-06-18 14:58:20.872 | mysql-client-core-8.0 mysql-server mysql-server-8.0 mysql-server-core-8.0 2026-06-18 14:58:20.953 | 0 upgraded, 27 newly installed, 0 to remove and 70 not upgraded. 2026-06-18 14:58:20.953 | Need to get 29.6 MB of archives. 2026-06-18 14:58:20.953 | After this operation, 243 MB of additional disk space will be used. 2026-06-18 14:58:20.953 | Get:1 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-client-core-8.0 amd64 8.0.46-0ubuntu0.24.04.2 [2740 kB] 2026-06-18 14:58:21.077 | Get:2 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-client-8.0 amd64 8.0.46-0ubuntu0.24.04.2 [22.5 kB] 2026-06-18 14:58:21.079 | Get:3 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libevent-pthreads-2.1-7t64 amd64 2.1.12-stable-9ubuntu2 [7982 B] 2026-06-18 14:58:21.080 | Get:4 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libmecab2 amd64 0.996-14ubuntu4 [201 kB] 2026-06-18 14:58:21.088 | Get:5 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libprotobuf-lite32t64 amd64 3.21.12-8.2ubuntu0.3 [238 kB] 2026-06-18 14:58:21.091 | Get:6 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-server-core-8.0 amd64 8.0.46-0ubuntu0.24.04.2 [17.5 MB] 2026-06-18 14:58:21.393 | Get:7 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-server-8.0 amd64 8.0.46-0ubuntu0.24.04.2 [1442 kB] 2026-06-18 14:58:21.409 | Get:8 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libhtml-tagset-perl all 3.20-6 [11.3 kB] 2026-06-18 14:58:21.410 | Get:9 http://de.archive.ubuntu.com/ubuntu noble/main amd64 liburi-perl all 5.27-1 [88.0 kB] 2026-06-18 14:58:21.411 | Get:10 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libhtml-parser-perl amd64 3.81-1build3 [85.8 kB] 2026-06-18 14:58:21.412 | Get:11 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libcgi-pm-perl all 4.63-1 [185 kB] 2026-06-18 14:58:21.415 | Get:12 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libfcgi0t64 amd64 2.4.2-2.1ubuntu0.24.04.1 [27.0 kB] 2026-06-18 14:58:21.415 | Get:13 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libfcgi-perl amd64 0.82+ds-3build2 [21.7 kB] 2026-06-18 14:58:21.416 | Get:14 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libcgi-fast-perl all 1:2.17-1 [10.3 kB] 2026-06-18 14:58:21.417 | Get:15 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libclone-perl amd64 0.46-1build3 [10.7 kB] 2026-06-18 14:58:21.417 | Get:16 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libencode-locale-perl all 1.05-3 [11.6 kB] 2026-06-18 14:58:21.424 | Get:17 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libfcgi-bin amd64 2.4.2-2.1ubuntu0.24.04.1 [11.2 kB] 2026-06-18 14:58:21.432 | Get:18 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libhtml-template-perl all 2.97-2 [60.2 kB] 2026-06-18 14:58:21.441 | Get:19 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libtimedate-perl all 2.3300-2 [34.0 kB] 2026-06-18 14:58:21.442 | Get:20 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libhttp-date-perl all 6.06-1 [10.2 kB] 2026-06-18 14:58:21.442 | Get:21 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libio-html-perl all 1.004-3 [15.9 kB] 2026-06-18 14:58:21.442 | Get:22 http://de.archive.ubuntu.com/ubuntu noble/main amd64 liblwp-mediatypes-perl all 6.04-2 [20.1 kB] 2026-06-18 14:58:21.443 | Get:23 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libhttp-message-perl all 6.45-1ubuntu1 [78.2 kB] 2026-06-18 14:58:21.444 | Get:24 http://de.archive.ubuntu.com/ubuntu noble/main amd64 mecab-utils amd64 0.996-14ubuntu4 [4804 B] 2026-06-18 14:58:21.445 | Get:25 http://de.archive.ubuntu.com/ubuntu noble/main amd64 mecab-ipadic all 2.7.0-20070801+main-3 [6718 kB] 2026-06-18 14:58:21.581 | Get:26 http://de.archive.ubuntu.com/ubuntu noble/main amd64 mecab-ipadic-utf8 all 2.7.0-20070801+main-3 [4384 B] 2026-06-18 14:58:21.581 | Get:27 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-server all 8.0.46-0ubuntu0.24.04.2 [9524 B] 2026-06-18 14:58:21.832 | perl: warning: Setting locale failed. 2026-06-18 14:58:21.832 | perl: warning: Please check that your locale settings: 2026-06-18 14:58:21.832 | LANGUAGE = (unset), 2026-06-18 14:58:21.832 | LC_ALL = "en_US.utf8", 2026-06-18 14:58:21.832 | LANG = "de_DE.UTF-8" 2026-06-18 14:58:21.832 | are supported and installed on your system. 2026-06-18 14:58:21.833 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-18 14:58:21.896 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-18 14:58:21.896 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-18 14:58:21.897 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-18 14:58:22.027 | Vorkonfiguration der Pakete ... 2026-06-18 14:58:22.038 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-18 14:58:22.183 | Fetched 29.6 MB in 1s (44.1 MB/s) 2026-06-18 14:58:22.219 | Selecting previously unselected package mysql-client-core-8.0. 2026-06-18 14:58:22.286 | (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 ... 125782 files and directories currently installed.) 2026-06-18 14:58:22.294 | Preparing to unpack .../00-mysql-client-core-8.0_8.0.46-0ubuntu0.24.04.2_amd64.deb ... 2026-06-18 14:58:22.298 | Unpacking mysql-client-core-8.0 (8.0.46-0ubuntu0.24.04.2) ... 2026-06-18 14:58:22.713 | Selecting previously unselected package mysql-client-8.0. 2026-06-18 14:58:22.727 | Preparing to unpack .../01-mysql-client-8.0_8.0.46-0ubuntu0.24.04.2_amd64.deb ... 2026-06-18 14:58:22.731 | Unpacking mysql-client-8.0 (8.0.46-0ubuntu0.24.04.2) ... 2026-06-18 14:58:22.780 | Selecting previously unselected package libevent-pthreads-2.1-7t64:amd64. 2026-06-18 14:58:22.794 | Preparing to unpack .../02-libevent-pthreads-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2026-06-18 14:58:22.802 | Unpacking libevent-pthreads-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-06-18 14:58:22.848 | Selecting previously unselected package libmecab2:amd64. 2026-06-18 14:58:22.862 | Preparing to unpack .../03-libmecab2_0.996-14ubuntu4_amd64.deb ... 2026-06-18 14:58:22.866 | Unpacking libmecab2:amd64 (0.996-14ubuntu4) ... 2026-06-18 14:58:22.919 | Selecting previously unselected package libprotobuf-lite32t64:amd64. 2026-06-18 14:58:22.933 | Preparing to unpack .../04-libprotobuf-lite32t64_3.21.12-8.2ubuntu0.3_amd64.deb ... 2026-06-18 14:58:22.937 | Unpacking libprotobuf-lite32t64:amd64 (3.21.12-8.2ubuntu0.3) ... 2026-06-18 14:58:22.987 | Selecting previously unselected package mysql-server-core-8.0. 2026-06-18 14:58:23.001 | Preparing to unpack .../05-mysql-server-core-8.0_8.0.46-0ubuntu0.24.04.2_amd64.deb ... 2026-06-18 14:58:23.006 | Unpacking mysql-server-core-8.0 (8.0.46-0ubuntu0.24.04.2) ... 2026-06-18 14:58:24.078 | Selecting previously unselected package mysql-server-8.0. 2026-06-18 14:58:24.090 | Preparing to unpack .../06-mysql-server-8.0_8.0.46-0ubuntu0.24.04.2_amd64.deb ... 2026-06-18 14:58:24.098 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-18 14:58:24.151 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-18 14:58:24.151 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-18 14:58:24.151 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-18 14:58:24.228 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-18 14:58:24.239 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-18 14:58:24.542 | Unpacking mysql-server-8.0 (8.0.46-0ubuntu0.24.04.2) ... 2026-06-18 14:58:24.610 | Selecting previously unselected package libhtml-tagset-perl. 2026-06-18 14:58:24.623 | Preparing to unpack .../07-libhtml-tagset-perl_3.20-6_all.deb ... 2026-06-18 14:58:24.627 | Unpacking libhtml-tagset-perl (3.20-6) ... 2026-06-18 14:58:24.668 | Selecting previously unselected package liburi-perl. 2026-06-18 14:58:24.682 | Preparing to unpack .../08-liburi-perl_5.27-1_all.deb ... 2026-06-18 14:58:24.686 | Unpacking liburi-perl (5.27-1) ... 2026-06-18 14:58:24.770 | Selecting previously unselected package libhtml-parser-perl:amd64. 2026-06-18 14:58:24.783 | Preparing to unpack .../09-libhtml-parser-perl_3.81-1build3_amd64.deb ... 2026-06-18 14:58:24.788 | Unpacking libhtml-parser-perl:amd64 (3.81-1build3) ... 2026-06-18 14:58:24.845 | Selecting previously unselected package libcgi-pm-perl. 2026-06-18 14:58:24.857 | Preparing to unpack .../10-libcgi-pm-perl_4.63-1_all.deb ... 2026-06-18 14:58:24.861 | Unpacking libcgi-pm-perl (4.63-1) ... 2026-06-18 14:58:24.923 | Selecting previously unselected package libfcgi0t64:amd64. 2026-06-18 14:58:24.936 | Preparing to unpack .../11-libfcgi0t64_2.4.2-2.1ubuntu0.24.04.1_amd64.deb ... 2026-06-18 14:58:24.940 | Unpacking libfcgi0t64:amd64 (2.4.2-2.1ubuntu0.24.04.1) ... 2026-06-18 14:58:24.981 | Selecting previously unselected package libfcgi-perl. 2026-06-18 14:58:24.994 | Preparing to unpack .../12-libfcgi-perl_0.82+ds-3build2_amd64.deb ... 2026-06-18 14:58:24.998 | Unpacking libfcgi-perl (0.82+ds-3build2) ... 2026-06-18 14:58:25.040 | Selecting previously unselected package libcgi-fast-perl. 2026-06-18 14:58:25.053 | Preparing to unpack .../13-libcgi-fast-perl_1%3a2.17-1_all.deb ... 2026-06-18 14:58:25.057 | Unpacking libcgi-fast-perl (1:2.17-1) ... 2026-06-18 14:58:25.095 | Selecting previously unselected package libclone-perl:amd64. 2026-06-18 14:58:25.108 | Preparing to unpack .../14-libclone-perl_0.46-1build3_amd64.deb ... 2026-06-18 14:58:25.112 | Unpacking libclone-perl:amd64 (0.46-1build3) ... 2026-06-18 14:58:25.153 | Selecting previously unselected package libencode-locale-perl. 2026-06-18 14:58:25.167 | Preparing to unpack .../15-libencode-locale-perl_1.05-3_all.deb ... 2026-06-18 14:58:25.171 | Unpacking libencode-locale-perl (1.05-3) ... 2026-06-18 14:58:25.210 | Selecting previously unselected package libfcgi-bin. 2026-06-18 14:58:25.224 | Preparing to unpack .../16-libfcgi-bin_2.4.2-2.1ubuntu0.24.04.1_amd64.deb ... 2026-06-18 14:58:25.228 | Unpacking libfcgi-bin (2.4.2-2.1ubuntu0.24.04.1) ... 2026-06-18 14:58:25.266 | Selecting previously unselected package libhtml-template-perl. 2026-06-18 14:58:25.278 | Preparing to unpack .../17-libhtml-template-perl_2.97-2_all.deb ... 2026-06-18 14:58:25.282 | Unpacking libhtml-template-perl (2.97-2) ... 2026-06-18 14:58:25.325 | Selecting previously unselected package libtimedate-perl. 2026-06-18 14:58:25.338 | Preparing to unpack .../18-libtimedate-perl_2.3300-2_all.deb ... 2026-06-18 14:58:25.342 | Unpacking libtimedate-perl (2.3300-2) ... 2026-06-18 14:58:25.409 | Selecting previously unselected package libhttp-date-perl. 2026-06-18 14:58:25.423 | Preparing to unpack .../19-libhttp-date-perl_6.06-1_all.deb ... 2026-06-18 14:58:25.426 | Unpacking libhttp-date-perl (6.06-1) ... 2026-06-18 14:58:25.465 | Selecting previously unselected package libio-html-perl. 2026-06-18 14:58:25.478 | Preparing to unpack .../20-libio-html-perl_1.004-3_all.deb ... 2026-06-18 14:58:25.483 | Unpacking libio-html-perl (1.004-3) ... 2026-06-18 14:58:25.522 | Selecting previously unselected package liblwp-mediatypes-perl. 2026-06-18 14:58:25.535 | Preparing to unpack .../21-liblwp-mediatypes-perl_6.04-2_all.deb ... 2026-06-18 14:58:25.539 | Unpacking liblwp-mediatypes-perl (6.04-2) ... 2026-06-18 14:58:25.578 | Selecting previously unselected package libhttp-message-perl. 2026-06-18 14:58:25.591 | Preparing to unpack .../22-libhttp-message-perl_6.45-1ubuntu1_all.deb ... 2026-06-18 14:58:25.595 | Unpacking libhttp-message-perl (6.45-1ubuntu1) ... 2026-06-18 14:58:25.646 | Selecting previously unselected package mecab-utils. 2026-06-18 14:58:25.660 | Preparing to unpack .../23-mecab-utils_0.996-14ubuntu4_amd64.deb ... 2026-06-18 14:58:25.664 | Unpacking mecab-utils (0.996-14ubuntu4) ... 2026-06-18 14:58:25.711 | Selecting previously unselected package mecab-ipadic. 2026-06-18 14:58:25.724 | Preparing to unpack .../24-mecab-ipadic_2.7.0-20070801+main-3_all.deb ... 2026-06-18 14:58:25.728 | Unpacking mecab-ipadic (2.7.0-20070801+main-3) ... 2026-06-18 14:58:26.357 | Selecting previously unselected package mecab-ipadic-utf8. 2026-06-18 14:58:26.371 | Preparing to unpack .../25-mecab-ipadic-utf8_2.7.0-20070801+main-3_all.deb ... 2026-06-18 14:58:26.375 | Unpacking mecab-ipadic-utf8 (2.7.0-20070801+main-3) ... 2026-06-18 14:58:26.412 | Selecting previously unselected package mysql-server. 2026-06-18 14:58:26.424 | Preparing to unpack .../26-mysql-server_8.0.46-0ubuntu0.24.04.2_all.deb ... 2026-06-18 14:58:26.427 | Unpacking mysql-server (8.0.46-0ubuntu0.24.04.2) ... 2026-06-18 14:58:26.493 | Setting up libprotobuf-lite32t64:amd64 (3.21.12-8.2ubuntu0.3) ... 2026-06-18 14:58:26.505 | Setting up libmecab2:amd64 (0.996-14ubuntu4) ... 2026-06-18 14:58:26.519 | Setting up mysql-client-core-8.0 (8.0.46-0ubuntu0.24.04.2) ... 2026-06-18 14:58:26.531 | Setting up libclone-perl:amd64 (0.46-1build3) ... 2026-06-18 14:58:26.542 | Setting up libevent-pthreads-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-06-18 14:58:26.554 | Setting up libfcgi0t64:amd64 (2.4.2-2.1ubuntu0.24.04.1) ... 2026-06-18 14:58:26.566 | Setting up libhtml-tagset-perl (3.20-6) ... 2026-06-18 14:58:26.578 | Setting up liblwp-mediatypes-perl (6.04-2) ... 2026-06-18 14:58:26.590 | Setting up libfcgi-bin (2.4.2-2.1ubuntu0.24.04.1) ... 2026-06-18 14:58:26.601 | Setting up libencode-locale-perl (1.05-3) ... 2026-06-18 14:58:26.613 | Setting up mecab-utils (0.996-14ubuntu4) ... 2026-06-18 14:58:26.624 | Setting up libio-html-perl (1.004-3) ... 2026-06-18 14:58:26.636 | Setting up mysql-server-core-8.0 (8.0.46-0ubuntu0.24.04.2) ... 2026-06-18 14:58:26.648 | Setting up libtimedate-perl (2.3300-2) ... 2026-06-18 14:58:26.659 | Setting up mysql-client-8.0 (8.0.46-0ubuntu0.24.04.2) ... 2026-06-18 14:58:26.671 | Setting up libfcgi-perl (0.82+ds-3build2) ... 2026-06-18 14:58:26.683 | Setting up liburi-perl (5.27-1) ... 2026-06-18 14:58:26.695 | Setting up mysql-server-8.0 (8.0.46-0ubuntu0.24.04.2) ... 2026-06-18 14:58:26.750 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-18 14:58:26.802 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-18 14:58:26.802 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-18 14:58:26.802 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-18 14:58:26.877 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-18 14:58:26.890 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-18 14:58:26.952 | update-alternatives: using /etc/mysql/mysql.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2026-06-18 14:58:26.991 | Renaming removed key_buffer and myisam-recover options (if present) 2026-06-18 14:58:38.959 | mysqld will log errors to /var/log/mysql/error.log 2026-06-18 14:58:39.832 | mysqld is running as pid 21626 2026-06-18 14:58:42.280 | Created symlink /etc/systemd/system/multi-user.target.wants/mysql.service → /usr/lib/systemd/system/mysql.service. 2026-06-18 14:58:44.011 | Setting up libhttp-date-perl (6.06-1) ... 2026-06-18 14:58:44.156 | Setting up mecab-ipadic (2.7.0-20070801+main-3) ... 2026-06-18 14:58:44.167 | Compiling IPA dictionary for Mecab. This takes long time... 2026-06-18 14:58:44.170 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2026-06-18 14:58:44.170 | 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-06-18 14:58:44.171 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2026-06-18 14:58:44.175 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2026-06-18 14:58:44.175 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2026-06-18 14:58:44.184 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2026-06-18 14:58:44.280 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2026-06-18 14:58:44.280 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2026-06-18 14:58:44.280 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2026-06-18 14:58:44.281 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2026-06-18 14:58:44.281 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2026-06-18 14:58:44.282 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2026-06-18 14:58:44.332 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2026-06-18 14:58:44.332 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2026-06-18 14:58:44.640 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2026-06-18 14:58:44.641 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2026-06-18 14:58:44.648 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2026-06-18 14:58:44.795 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2026-06-18 14:58:44.879 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2026-06-18 14:58:44.879 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2026-06-18 14:58:45.102 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2026-06-18 14:58:45.102 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2026-06-18 14:58:45.103 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2026-06-18 14:58:45.131 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2026-06-18 14:58:45.179 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2026-06-18 14:58:45.179 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2026-06-18 14:58:45.184 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2026-06-18 14:58:45.184 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2026-06-18 14:58:45.184 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2026-06-18 14:58:45.531 | 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-06-18 14:58:45.656 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2026-06-18 14:58:45.906 | 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-06-18 14:58:45.909 | 2026-06-18 14:58:45.909 | done! 2026-06-18 14:58:45.915 | update-alternatives: using /var/lib/mecab/dic/ipadic to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2026-06-18 14:58:45.922 | Setting up mecab-ipadic-utf8 (2.7.0-20070801+main-3) ... 2026-06-18 14:58:45.931 | Compiling IPA dictionary for Mecab. This takes long time... 2026-06-18 14:58:45.936 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2026-06-18 14:58:45.936 | 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-06-18 14:58:45.936 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2026-06-18 14:58:45.942 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2026-06-18 14:58:45.942 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2026-06-18 14:58:45.954 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2026-06-18 14:58:46.084 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2026-06-18 14:58:46.084 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2026-06-18 14:58:46.085 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2026-06-18 14:58:46.085 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2026-06-18 14:58:46.086 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2026-06-18 14:58:46.086 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2026-06-18 14:58:46.171 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2026-06-18 14:58:46.172 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2026-06-18 14:58:46.628 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2026-06-18 14:58:46.629 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2026-06-18 14:58:46.640 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2026-06-18 14:58:46.847 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2026-06-18 14:58:46.955 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2026-06-18 14:58:46.955 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2026-06-18 14:58:47.264 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2026-06-18 14:58:47.264 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2026-06-18 14:58:47.265 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2026-06-18 14:58:47.306 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2026-06-18 14:58:47.375 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2026-06-18 14:58:47.376 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2026-06-18 14:58:47.379 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2026-06-18 14:58:47.380 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2026-06-18 14:58:47.381 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2026-06-18 14:58:47.813 | 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-06-18 14:58:47.944 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2026-06-18 14:58:48.202 | 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-06-18 14:58:48.206 | 2026-06-18 14:58:48.207 | done! 2026-06-18 14:58:48.216 | update-alternatives: using /var/lib/mecab/dic/ipadic-utf8 to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2026-06-18 14:58:48.232 | Setting up libhtml-parser-perl:amd64 (3.81-1build3) ... 2026-06-18 14:58:48.244 | Setting up libhttp-message-perl (6.45-1ubuntu1) ... 2026-06-18 14:58:48.257 | Setting up mysql-server (8.0.46-0ubuntu0.24.04.2) ... 2026-06-18 14:58:48.268 | Setting up libcgi-pm-perl (4.63-1) ... 2026-06-18 14:58:48.280 | Setting up libhtml-template-perl (2.97-2) ... 2026-06-18 14:58:48.292 | Setting up libcgi-fast-perl (1:2.17-1) ... 2026-06-18 14:58:48.304 | Processing triggers for man-db (2.12.0-4build2) ... 2026-06-18 14:58:50.178 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-06-18 14:58:50.423 | perl: warning: Setting locale failed. 2026-06-18 14:58:50.424 | perl: warning: Please check that your locale settings: 2026-06-18 14:58:50.424 | LANGUAGE = (unset), 2026-06-18 14:58:50.424 | LC_ALL = "en_US.utf8", 2026-06-18 14:58:50.424 | LANG = "de_DE.UTF-8" 2026-06-18 14:58:50.424 | are supported and installed on your system. 2026-06-18 14:58:50.424 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-18 14:58:50.556 | perl: warning: Setting locale failed. 2026-06-18 14:58:50.556 | perl: warning: Please check that your locale settings: 2026-06-18 14:58:50.556 | LANGUAGE = (unset), 2026-06-18 14:58:50.556 | LC_ALL = "en_US.utf8", 2026-06-18 14:58:50.557 | LANG = "de_DE.UTF-8" 2026-06-18 14:58:50.557 | are supported and installed on your system. 2026-06-18 14:58:50.557 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-18 14:58:50.607 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-18 14:58:50.607 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-18 14:58:50.607 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-18 14:58:50.678 | perl: warning: Setting locale failed. 2026-06-18 14:58:50.678 | perl: warning: Please check that your locale settings: 2026-06-18 14:58:50.678 | LANGUAGE = (unset), 2026-06-18 14:58:50.678 | LC_ALL = "en_US.utf8", 2026-06-18 14:58:50.679 | LANG = "de_DE.UTF-8" 2026-06-18 14:58:50.679 | are supported and installed on your system. 2026-06-18 14:58:50.679 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-18 14:58:51.181 | 2026-06-18 14:58:51.181 | Running kernel seems to be up-to-date. 2026-06-18 14:58:51.182 | 2026-06-18 14:58:51.182 | Restarting services... 2026-06-18 14:58:51.233 | 2026-06-18 14:58:51.233 | Service restarts being deferred: 2026-06-18 14:58:51.233 | /etc/needrestart/restart.d/dbus.service 2026-06-18 14:58:51.233 | systemctl restart systemd-logind.service 2026-06-18 14:58:51.233 | systemctl restart virtlockd.service 2026-06-18 14:58:51.233 | systemctl restart virtlogd.service 2026-06-18 14:58:51.233 | 2026-06-18 14:58:51.233 | No containers need to be restarted. 2026-06-18 14:58:51.233 | 2026-06-18 14:58:51.234 | User sessions running outdated binaries: 2026-06-18 14:58:51.234 | quobyte @ session #5: sshd[2030] 2026-06-18 14:58:51.244 | quobyte @ user manager service: systemd[1167] 2026-06-18 14:58:51.254 | 2026-06-18 14:58:51.254 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-06-18 14:58:53.424 | + functions-common:apt_get:1205 : result=0 2026-06-18 14:58:53.428 | + functions-common:apt_get:1208 : time_stop apt-get 2026-06-18 14:58:53.432 | + functions-common:time_stop:2414 : local name 2026-06-18 14:58:53.435 | + functions-common:time_stop:2415 : local end_time 2026-06-18 14:58:53.438 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-18 14:58:53.442 | + functions-common:time_stop:2417 : local total 2026-06-18 14:58:53.445 | + functions-common:time_stop:2418 : local start_time 2026-06-18 14:58:53.449 | + functions-common:time_stop:2420 : name=apt-get 2026-06-18 14:58:53.452 | + functions-common:time_stop:2421 : start_time=1781794699727 2026-06-18 14:58:53.455 | + functions-common:time_stop:2423 : [[ -z 1781794699727 ]] 2026-06-18 14:58:53.459 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 14:58:53.464 | + functions-common:time_stop:2426 : end_time=1781794733460 2026-06-18 14:58:53.468 | + functions-common:time_stop:2427 : elapsed_time=33733 2026-06-18 14:58:53.471 | + functions-common:time_stop:2428 : total=126133 2026-06-18 14:58:53.475 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 14:58:53.479 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=159866 2026-06-18 14:58:53.482 | + functions-common:apt_get:1209 : return 0 2026-06-18 14:58:53.485 | + ./stack.sh:main:857 : '[' -n mysql ']' 2026-06-18 14:58:53.488 | + ./stack.sh:main:858 : install_database_python 2026-06-18 14:58:53.493 | + lib/database:install_database_python:123 : install_database_python_mysql 2026-06-18 14:58:53.496 | + lib/databases/mysql:install_database_python_mysql:242 : pip_install_gr PyMySQL 2026-06-18 14:58:53.500 | + inc/python:pip_install_gr:94 : local name=PyMySQL 2026-06-18 14:58:53.503 | + inc/python:pip_install_gr:95 : local clean_name 2026-06-18 14:58:53.508 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements PyMySQL 2026-06-18 14:58:53.512 | ++ inc/python:get_from_global_requirements:241 : local package=PyMySQL 2026-06-18 14:58:53.516 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-06-18 14:58:53.521 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2026-06-18 14:58:53.522 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-06-18 14:58:53.528 | ++ inc/python:get_from_global_requirements:243 : required_pkg='PyMySQL ' 2026-06-18 14:58:53.531 | ++ inc/python:get_from_global_requirements:244 : [[ PyMySQL == '' ]] 2026-06-18 14:58:53.535 | ++ inc/python:get_from_global_requirements:247 : echo PyMySQL 2026-06-18 14:58:53.538 | + inc/python:pip_install_gr:96 : clean_name=PyMySQL 2026-06-18 14:58:53.541 | + inc/python:pip_install_gr:97 : pip_install PyMySQL 2026-06-18 14:58:53.569 | Using python 3.12 to install PyMySQL 2026-06-18 14:58:53.572 | + 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-06-18 14:58:54.751 | Collecting PyMySQL 2026-06-18 14:58:54.903 | Downloading pymysql-1.2.0-py3-none-any.whl.metadata (4.3 kB) 2026-06-18 14:58:54.928 | Downloading pymysql-1.2.0-py3-none-any.whl (45 kB) 2026-06-18 14:58:55.105 | Installing collected packages: PyMySQL 2026-06-18 14:58:55.174 | Successfully installed PyMySQL-1.2.0 2026-06-18 14:58:55.283 | + inc/python:pip_install:216 : result=0 2026-06-18 14:58:55.287 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-18 14:58:55.291 | + functions-common:time_stop:2414 : local name 2026-06-18 14:58:55.296 | + functions-common:time_stop:2415 : local end_time 2026-06-18 14:58:55.300 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-18 14:58:55.304 | + functions-common:time_stop:2417 : local total 2026-06-18 14:58:55.308 | + functions-common:time_stop:2418 : local start_time 2026-06-18 14:58:55.312 | + functions-common:time_stop:2420 : name=pip_install 2026-06-18 14:58:55.315 | + functions-common:time_stop:2421 : start_time=1781794733562 2026-06-18 14:58:55.320 | + functions-common:time_stop:2423 : [[ -z 1781794733562 ]] 2026-06-18 14:58:55.324 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 14:58:55.331 | + functions-common:time_stop:2426 : end_time=1781794735326 2026-06-18 14:58:55.336 | + functions-common:time_stop:2427 : elapsed_time=1764 2026-06-18 14:58:55.339 | + functions-common:time_stop:2428 : total=35008 2026-06-18 14:58:55.343 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 14:58:55.347 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=36772 2026-06-18 14:58:55.352 | + inc/python:pip_install:219 : return 0 2026-06-18 14:58:55.355 | + lib/databases/mysql:install_database_python_mysql:243 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2026-06-18 14:58:55.359 | + lib/databases/mysql:install_database_python_mysql:245 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2026-06-18 14:58:55.362 | + lib/databases/mysql:install_database_python_mysql:246 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2026-06-18 14:58:55.366 | + ./stack.sh:main:861 : is_service_enabled neutron 2026-06-18 14:58:55.391 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 14:58:55.395 | + ./stack.sh:main:862 : install_neutron_agent_packages 2026-06-18 14:58:55.399 | + lib/neutron:install_neutron_agent_packages:544 : is_service_enabled q-l3 neutron-l3 2026-06-18 14:58:55.424 | + functions-common:is_service_enabled:2070 : return 1 2026-06-18 14:58:55.429 | + lib/neutron:install_neutron_agent_packages:548 : is_service_enabled q-agt neutron-agent q-dhcp neutron-dhcp q-l3 neutron-l3 2026-06-18 14:58:55.454 | + functions-common:is_service_enabled:2070 : return 1 2026-06-18 14:58:55.459 | + ./stack.sh:main:865 : is_service_enabled etcd3 2026-06-18 14:58:55.484 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 14:58:55.488 | + ./stack.sh:main:866 : install_etcd3 2026-06-18 14:58:55.492 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2026-06-18 14:58:55.492 | Installing etcd 2026-06-18 14:58:55.496 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2026-06-18 14:58:55.515 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2026-06-18 14:58:55.533 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2026-06-18 14:58:55.537 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2026-06-18 14:58:55.561 | + lib/etcd3:install_etcd3:113 : local etcd_file 2026-06-18 14:58:55.565 | ++ 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-06-18 14:58:55.569 | ++ 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-06-18 14:58:55.573 | ++ functions:get_extra_file:67 : local 'retry_args=--retry-on-host-error --retry-on-http-error=500,503 ' 2026-06-18 14:58:55.577 | ++ functions:get_extra_file:68 : retry_args+='-t 2 --waitretry=10 ' 2026-06-18 14:58:55.580 | ++ functions:get_extra_file:69 : retry_args+='--tries=3 --retry-connrefused' 2026-06-18 14:58:55.583 | ++ functions:get_extra_file:71 : local file_name=etcd-v3.5.21-linux-amd64.tar.gz 2026-06-18 14:58:55.587 | ++ 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-06-18 14:58:55.590 | ++ functions:get_extra_file:74 : [[ ! -f /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz ]] 2026-06-18 14:58:55.593 | ++ 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-06-18 14:58:55.599 | --2026-06-18 16:58:55-- https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz 2026-06-18 14:58:55.667 | Resolving github.com (github.com)... 140.82.121.4 2026-06-18 14:58:55.686 | Connecting to github.com (github.com)|140.82.121.4|:443... connected. 2026-06-18 14:58:55.918 | HTTP request sent, awaiting response... 302 Found 2026-06-18 14:58:55.918 | 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-06-18T15%3A53%3A37Z&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-06-18T14%3A53%3A26Z&ske=2026-06-18T15%3A53%3A37Z&sks=b&skv=2018-11-09&sig=zKvGCSKAup%2FdgRFgQFYj1xyBC0ZDW%2FomRMvEhL%2Fqpok%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4MTc5NjUzNSwibmJmIjoxNzgxNzk0NzM1LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.6qOc3jLLYZhd411PMOitwMG5AU5OdGFirQjLVUZYNk4&response-content-disposition=attachment%3B%20filename%3Detcd-v3.5.21-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream [following] 2026-06-18 14:58:55.918 | --2026-06-18 16:58:55-- 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-06-18T15%3A53%3A37Z&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-06-18T14%3A53%3A26Z&ske=2026-06-18T15%3A53%3A37Z&sks=b&skv=2018-11-09&sig=zKvGCSKAup%2FdgRFgQFYj1xyBC0ZDW%2FomRMvEhL%2Fqpok%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4MTc5NjUzNSwibmJmIjoxNzgxNzk0NzM1LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.6qOc3jLLYZhd411PMOitwMG5AU5OdGFirQjLVUZYNk4&response-content-disposition=attachment%3B%20filename%3Detcd-v3.5.21-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream 2026-06-18 14:58:55.920 | Resolving release-assets.githubusercontent.com (release-assets.githubusercontent.com)... 185.199.109.133, 185.199.111.133, 185.199.110.133, ... 2026-06-18 14:58:55.931 | Connecting to release-assets.githubusercontent.com (release-assets.githubusercontent.com)|185.199.109.133|:443... connected. 2026-06-18 14:58:55.973 | HTTP request sent, awaiting response... 200 OK 2026-06-18 14:58:55.973 | Length: 20927601 (20M) [application/octet-stream] 2026-06-18 14:58:55.973 | Saving to: '/home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz' 2026-06-18 14:58:56.025 | 2026-06-18 14:58:56.257 | 0K ........ ........ ... 100% 70.4M=0.3s 2026-06-18 14:58:56.257 | 2026-06-18 14:58:56.257 | 2026-06-18 16:58:56 (70.4 MB/s) - '/home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz' saved [20927601/20927601] 2026-06-18 14:58:56.257 | 2026-06-18 14:58:56.263 | ++ functions:get_extra_file:76 : [[ 0 -ne 0 ]] 2026-06-18 14:58:56.266 | ++ functions:get_extra_file:80 : echo /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz 2026-06-18 14:58:56.269 | ++ functions:get_extra_file:81 : return 2026-06-18 14:58:56.272 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz 2026-06-18 14:58:56.276 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64/etcd ']' 2026-06-18 14:58:56.280 | + lib/etcd3:install_etcd3:116 : echo 'adddda4b06718e68671ffabff2f8cee48488ba61ad82900e639d108f2148501c /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz' 2026-06-18 14:58:56.284 | + lib/etcd3:install_etcd3:118 : sha256sum -c /home/quobyte/devstack/files/etcd.sha256sum 2026-06-18 14:58:56.309 | /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz: OK 2026-06-18 14:58:56.314 | + lib/etcd3:install_etcd3:120 : tar xzvf /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz -C /home/quobyte/devstack/files 2026-06-18 14:58:56.324 | etcd-v3.5.21-linux-amd64/ 2026-06-18 14:58:56.324 | etcd-v3.5.21-linux-amd64/Documentation/ 2026-06-18 14:58:56.324 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/ 2026-06-18 14:58:56.324 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/ 2026-06-18 14:58:56.324 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/ 2026-06-18 14:58:56.324 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/v3lock.swagger.json 2026-06-18 14:58:56.324 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/v3election.swagger.json 2026-06-18 14:58:56.324 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/rpc.swagger.json 2026-06-18 14:58:56.325 | etcd-v3.5.21-linux-amd64/Documentation/README.md 2026-06-18 14:58:56.325 | etcd-v3.5.21-linux-amd64/README-etcdutl.md 2026-06-18 14:58:56.325 | etcd-v3.5.21-linux-amd64/READMEv2-etcdctl.md 2026-06-18 14:58:56.325 | etcd-v3.5.21-linux-amd64/README-etcdctl.md 2026-06-18 14:58:56.326 | etcd-v3.5.21-linux-amd64/README.md 2026-06-18 14:58:56.326 | etcd-v3.5.21-linux-amd64/etcdutl 2026-06-18 14:58:56.489 | etcd-v3.5.21-linux-amd64/etcdctl 2026-06-18 14:58:56.682 | etcd-v3.5.21-linux-amd64/etcd 2026-06-18 14:58:56.935 | + lib/etcd3:install_etcd3:121 : sudo cp /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64/etcd /opt/stack/bin/etcd 2026-06-18 14:58:56.972 | + lib/etcd3:install_etcd3:122 : sudo cp /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64/etcdctl /opt/stack/bin/etcdctl 2026-06-18 14:58:57.004 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2026-06-18 14:58:57.008 | + ./stack.sh:main:875 : is_service_enabled tls-proxy 2026-06-18 14:58:57.031 | + functions-common:is_service_enabled:2070 : return 1 2026-06-18 14:58:57.034 | + ./stack.sh:main:885 : install_dstat 2026-06-18 14:58:57.038 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2026-06-18 14:58:57.058 | + functions-common:is_service_enabled:2070 : return 1 2026-06-18 14:58:57.061 | + ./stack.sh:main:891 : echo_summary 'Installing OpenStack project source' 2026-06-18 14:58:57.065 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-18 14:58:57.068 | + ./stack.sh:echo_summary:444 : echo -e Installing OpenStack project source 2026-06-18 14:58:57.072 | + ./stack.sh:main:894 : install_libs 2026-06-18 14:58:57.074 | + lib/libraries:install_libs:91 : _install_lib_from_source automaton 2026-06-18 14:58:57.078 | + lib/libraries:_install_lib_from_source:75 : local name=automaton 2026-06-18 14:58:57.082 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git automaton 2026-06-18 14:58:57.085 | + inc/python:use_library_from_git:266 : local name=automaton 2026-06-18 14:58:57.089 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 14:58:57.092 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-18 14:58:57.096 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,automaton, ]] 2026-06-18 14:58:57.100 | + inc/python:use_library_from_git:269 : return 1 2026-06-18 14:58:57.104 | + lib/libraries:install_libs:92 : _install_lib_from_source castellan 2026-06-18 14:58:57.108 | + lib/libraries:_install_lib_from_source:75 : local name=castellan 2026-06-18 14:58:57.111 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git castellan 2026-06-18 14:58:57.115 | + inc/python:use_library_from_git:266 : local name=castellan 2026-06-18 14:58:57.118 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 14:58:57.122 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-18 14:58:57.126 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,castellan, ]] 2026-06-18 14:58:57.129 | + inc/python:use_library_from_git:269 : return 1 2026-06-18 14:58:57.133 | + lib/libraries:install_libs:93 : _install_lib_from_source cliff 2026-06-18 14:58:57.137 | + lib/libraries:_install_lib_from_source:75 : local name=cliff 2026-06-18 14:58:57.141 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git cliff 2026-06-18 14:58:57.144 | + inc/python:use_library_from_git:266 : local name=cliff 2026-06-18 14:58:57.148 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 14:58:57.152 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-18 14:58:57.155 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,cliff, ]] 2026-06-18 14:58:57.159 | + inc/python:use_library_from_git:269 : return 1 2026-06-18 14:58:57.163 | + lib/libraries:install_libs:94 : _install_lib_from_source cursive 2026-06-18 14:58:57.167 | + lib/libraries:_install_lib_from_source:75 : local name=cursive 2026-06-18 14:58:57.170 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git cursive 2026-06-18 14:58:57.174 | + inc/python:use_library_from_git:266 : local name=cursive 2026-06-18 14:58:57.178 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 14:58:57.181 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-18 14:58:57.185 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,cursive, ]] 2026-06-18 14:58:57.189 | + inc/python:use_library_from_git:269 : return 1 2026-06-18 14:58:57.192 | + lib/libraries:install_libs:95 : _install_lib_from_source debtcollector 2026-06-18 14:58:57.196 | + lib/libraries:_install_lib_from_source:75 : local name=debtcollector 2026-06-18 14:58:57.200 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git debtcollector 2026-06-18 14:58:57.204 | + inc/python:use_library_from_git:266 : local name=debtcollector 2026-06-18 14:58:57.207 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 14:58:57.210 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-18 14:58:57.214 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,debtcollector, ]] 2026-06-18 14:58:57.218 | + inc/python:use_library_from_git:269 : return 1 2026-06-18 14:58:57.222 | + lib/libraries:install_libs:96 : _install_lib_from_source futurist 2026-06-18 14:58:57.226 | + lib/libraries:_install_lib_from_source:75 : local name=futurist 2026-06-18 14:58:57.229 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git futurist 2026-06-18 14:58:57.233 | + inc/python:use_library_from_git:266 : local name=futurist 2026-06-18 14:58:57.237 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 14:58:57.241 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-18 14:58:57.245 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,futurist, ]] 2026-06-18 14:58:57.249 | + inc/python:use_library_from_git:269 : return 1 2026-06-18 14:58:57.253 | + lib/libraries:install_libs:97 : _install_lib_from_source openstacksdk 2026-06-18 14:58:57.257 | + lib/libraries:_install_lib_from_source:75 : local name=openstacksdk 2026-06-18 14:58:57.261 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git openstacksdk 2026-06-18 14:58:57.265 | + inc/python:use_library_from_git:266 : local name=openstacksdk 2026-06-18 14:58:57.269 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 14:58:57.272 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-18 14:58:57.276 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,openstacksdk, ]] 2026-06-18 14:58:57.280 | + inc/python:use_library_from_git:269 : return 1 2026-06-18 14:58:57.284 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-lib 2026-06-18 14:58:57.287 | + lib/libraries:_install_lib_from_source:75 : local name=osc-lib 2026-06-18 14:58:57.292 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osc-lib 2026-06-18 14:58:57.296 | + inc/python:use_library_from_git:266 : local name=osc-lib 2026-06-18 14:58:57.299 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 14:58:57.303 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-18 14:58:57.306 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,osc-lib, ]] 2026-06-18 14:58:57.310 | + inc/python:use_library_from_git:269 : return 1 2026-06-18 14:58:57.314 | + lib/libraries:install_libs:99 : _install_lib_from_source osc-placement 2026-06-18 14:58:57.318 | + lib/libraries:_install_lib_from_source:75 : local name=osc-placement 2026-06-18 14:58:57.321 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osc-placement 2026-06-18 14:58:57.325 | + inc/python:use_library_from_git:266 : local name=osc-placement 2026-06-18 14:58:57.329 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 14:58:57.332 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-18 14:58:57.336 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,osc-placement, ]] 2026-06-18 14:58:57.340 | + inc/python:use_library_from_git:269 : return 1 2026-06-18 14:58:57.344 | + lib/libraries:install_libs:100 : _install_lib_from_source os-client-config 2026-06-18 14:58:57.348 | + lib/libraries:_install_lib_from_source:75 : local name=os-client-config 2026-06-18 14:58:57.351 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-client-config 2026-06-18 14:58:57.355 | + inc/python:use_library_from_git:266 : local name=os-client-config 2026-06-18 14:58:57.359 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 14:58:57.362 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-18 14:58:57.366 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-client-config, ]] 2026-06-18 14:58:57.369 | + inc/python:use_library_from_git:269 : return 1 2026-06-18 14:58:57.373 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.cache 2026-06-18 14:58:57.377 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.cache 2026-06-18 14:58:57.381 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.cache 2026-06-18 14:58:57.384 | + inc/python:use_library_from_git:266 : local name=oslo.cache 2026-06-18 14:58:57.388 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 14:58:57.392 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-18 14:58:57.395 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.cache, ]] 2026-06-18 14:58:57.399 | + inc/python:use_library_from_git:269 : return 1 2026-06-18 14:58:57.403 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.concurrency 2026-06-18 14:58:57.406 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.concurrency 2026-06-18 14:58:57.410 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.concurrency 2026-06-18 14:58:57.414 | + inc/python:use_library_from_git:266 : local name=oslo.concurrency 2026-06-18 14:58:57.417 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 14:58:57.421 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-18 14:58:57.425 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.concurrency, ]] 2026-06-18 14:58:57.429 | + inc/python:use_library_from_git:269 : return 1 2026-06-18 14:58:57.433 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.config 2026-06-18 14:58:57.437 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.config 2026-06-18 14:58:57.441 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.config 2026-06-18 14:58:57.445 | + inc/python:use_library_from_git:266 : local name=oslo.config 2026-06-18 14:58:57.448 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 14:58:57.452 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-18 14:58:57.456 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.config, ]] 2026-06-18 14:58:57.459 | + inc/python:use_library_from_git:269 : return 1 2026-06-18 14:58:57.463 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.context 2026-06-18 14:58:57.467 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.context 2026-06-18 14:58:57.470 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.context 2026-06-18 14:58:57.473 | + inc/python:use_library_from_git:266 : local name=oslo.context 2026-06-18 14:58:57.477 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 14:58:57.481 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-18 14:58:57.485 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.context, ]] 2026-06-18 14:58:57.489 | + inc/python:use_library_from_git:269 : return 1 2026-06-18 14:58:57.493 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.db 2026-06-18 14:58:57.497 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.db 2026-06-18 14:58:57.501 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.db 2026-06-18 14:58:57.505 | + inc/python:use_library_from_git:266 : local name=oslo.db 2026-06-18 14:58:57.509 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 14:58:57.512 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-18 14:58:57.515 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.db, ]] 2026-06-18 14:58:57.519 | + inc/python:use_library_from_git:269 : return 1 2026-06-18 14:58:57.523 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.i18n 2026-06-18 14:58:57.527 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.i18n 2026-06-18 14:58:57.531 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.i18n 2026-06-18 14:58:57.534 | + inc/python:use_library_from_git:266 : local name=oslo.i18n 2026-06-18 14:58:57.538 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 14:58:57.542 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-18 14:58:57.546 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.i18n, ]] 2026-06-18 14:58:57.550 | + inc/python:use_library_from_git:269 : return 1 2026-06-18 14:58:57.554 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.limit 2026-06-18 14:58:57.558 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.limit 2026-06-18 14:58:57.562 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.limit 2026-06-18 14:58:57.566 | + inc/python:use_library_from_git:266 : local name=oslo.limit 2026-06-18 14:58:57.570 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 14:58:57.573 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-18 14:58:57.577 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.limit, ]] 2026-06-18 14:58:57.581 | + inc/python:use_library_from_git:269 : return 1 2026-06-18 14:58:57.585 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.log 2026-06-18 14:58:57.589 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.log 2026-06-18 14:58:57.592 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.log 2026-06-18 14:58:57.596 | + inc/python:use_library_from_git:266 : local name=oslo.log 2026-06-18 14:58:57.600 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 14:58:57.603 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-18 14:58:57.607 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.log, ]] 2026-06-18 14:58:57.611 | + inc/python:use_library_from_git:269 : return 1 2026-06-18 14:58:57.615 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.messaging 2026-06-18 14:58:57.619 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.messaging 2026-06-18 14:58:57.623 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.messaging 2026-06-18 14:58:57.627 | + inc/python:use_library_from_git:266 : local name=oslo.messaging 2026-06-18 14:58:57.631 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 14:58:57.634 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-18 14:58:57.638 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.messaging, ]] 2026-06-18 14:58:57.642 | + inc/python:use_library_from_git:269 : return 1 2026-06-18 14:58:57.645 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.middleware 2026-06-18 14:58:57.647 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.middleware 2026-06-18 14:58:57.650 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.middleware 2026-06-18 14:58:57.652 | + inc/python:use_library_from_git:266 : local name=oslo.middleware 2026-06-18 14:58:57.654 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 14:58:57.657 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-18 14:58:57.659 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.middleware, ]] 2026-06-18 14:58:57.661 | + inc/python:use_library_from_git:269 : return 1 2026-06-18 14:58:57.663 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.policy 2026-06-18 14:58:57.665 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.policy 2026-06-18 14:58:57.668 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.policy 2026-06-18 14:58:57.670 | + inc/python:use_library_from_git:266 : local name=oslo.policy 2026-06-18 14:58:57.672 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 14:58:57.674 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-18 14:58:57.676 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.policy, ]] 2026-06-18 14:58:57.679 | + inc/python:use_library_from_git:269 : return 1 2026-06-18 14:58:57.681 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.privsep 2026-06-18 14:58:57.683 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.privsep 2026-06-18 14:58:57.685 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.privsep 2026-06-18 14:58:57.688 | + inc/python:use_library_from_git:266 : local name=oslo.privsep 2026-06-18 14:58:57.690 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 14:58:57.692 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-18 14:58:57.694 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.privsep, ]] 2026-06-18 14:58:57.696 | + inc/python:use_library_from_git:269 : return 1 2026-06-18 14:58:57.698 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.reports 2026-06-18 14:58:57.700 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.reports 2026-06-18 14:58:57.703 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.reports 2026-06-18 14:58:57.705 | + inc/python:use_library_from_git:266 : local name=oslo.reports 2026-06-18 14:58:57.707 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 14:58:57.709 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-18 14:58:57.711 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.reports, ]] 2026-06-18 14:58:57.713 | + inc/python:use_library_from_git:269 : return 1 2026-06-18 14:58:57.716 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.rootwrap 2026-06-18 14:58:57.718 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.rootwrap 2026-06-18 14:58:57.720 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.rootwrap 2026-06-18 14:58:57.722 | + inc/python:use_library_from_git:266 : local name=oslo.rootwrap 2026-06-18 14:58:57.724 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 14:58:57.727 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-18 14:58:57.729 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.rootwrap, ]] 2026-06-18 14:58:57.731 | + inc/python:use_library_from_git:269 : return 1 2026-06-18 14:58:57.733 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.serialization 2026-06-18 14:58:57.736 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.serialization 2026-06-18 14:58:57.738 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.serialization 2026-06-18 14:58:57.740 | + inc/python:use_library_from_git:266 : local name=oslo.serialization 2026-06-18 14:58:57.742 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 14:58:57.744 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-18 14:58:57.747 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.serialization, ]] 2026-06-18 14:58:57.749 | + inc/python:use_library_from_git:269 : return 1 2026-06-18 14:58:57.751 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.service 2026-06-18 14:58:57.753 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.service 2026-06-18 14:58:57.755 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.service 2026-06-18 14:58:57.758 | + inc/python:use_library_from_git:266 : local name=oslo.service 2026-06-18 14:58:57.760 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 14:58:57.762 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-18 14:58:57.764 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.service, ]] 2026-06-18 14:58:57.766 | + inc/python:use_library_from_git:269 : return 1 2026-06-18 14:58:57.768 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.utils 2026-06-18 14:58:57.771 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.utils 2026-06-18 14:58:57.773 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.utils 2026-06-18 14:58:57.775 | + inc/python:use_library_from_git:266 : local name=oslo.utils 2026-06-18 14:58:57.777 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 14:58:57.779 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-18 14:58:57.782 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.utils, ]] 2026-06-18 14:58:57.784 | + inc/python:use_library_from_git:269 : return 1 2026-06-18 14:58:57.786 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.versionedobjects 2026-06-18 14:58:57.788 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.versionedobjects 2026-06-18 14:58:57.791 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.versionedobjects 2026-06-18 14:58:57.793 | + inc/python:use_library_from_git:266 : local name=oslo.versionedobjects 2026-06-18 14:58:57.795 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 14:58:57.797 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-18 14:58:57.799 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.versionedobjects, ]] 2026-06-18 14:58:57.802 | + inc/python:use_library_from_git:269 : return 1 2026-06-18 14:58:57.804 | + lib/libraries:install_libs:119 : _install_lib_from_source oslo.vmware 2026-06-18 14:58:57.806 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.vmware 2026-06-18 14:58:57.808 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.vmware 2026-06-18 14:58:57.810 | + inc/python:use_library_from_git:266 : local name=oslo.vmware 2026-06-18 14:58:57.813 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 14:58:57.815 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-18 14:58:57.817 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.vmware, ]] 2026-06-18 14:58:57.819 | + inc/python:use_library_from_git:269 : return 1 2026-06-18 14:58:57.822 | + lib/libraries:install_libs:120 : _install_lib_from_source osprofiler 2026-06-18 14:58:57.824 | + lib/libraries:_install_lib_from_source:75 : local name=osprofiler 2026-06-18 14:58:57.826 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osprofiler 2026-06-18 14:58:57.828 | + inc/python:use_library_from_git:266 : local name=osprofiler 2026-06-18 14:58:57.831 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 14:58:57.833 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-18 14:58:57.835 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,osprofiler, ]] 2026-06-18 14:58:57.837 | + inc/python:use_library_from_git:269 : return 1 2026-06-18 14:58:57.840 | + lib/libraries:install_libs:121 : _install_lib_from_source pycadf 2026-06-18 14:58:57.842 | + lib/libraries:_install_lib_from_source:75 : local name=pycadf 2026-06-18 14:58:57.844 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git pycadf 2026-06-18 14:58:57.846 | + inc/python:use_library_from_git:266 : local name=pycadf 2026-06-18 14:58:57.849 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 14:58:57.851 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-18 14:58:57.853 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,pycadf, ]] 2026-06-18 14:58:57.855 | + inc/python:use_library_from_git:269 : return 1 2026-06-18 14:58:57.858 | + lib/libraries:install_libs:122 : _install_lib_from_source stevedore 2026-06-18 14:58:57.860 | + lib/libraries:_install_lib_from_source:75 : local name=stevedore 2026-06-18 14:58:57.862 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git stevedore 2026-06-18 14:58:57.865 | + inc/python:use_library_from_git:266 : local name=stevedore 2026-06-18 14:58:57.867 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 14:58:57.869 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-18 14:58:57.872 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,stevedore, ]] 2026-06-18 14:58:57.874 | + inc/python:use_library_from_git:269 : return 1 2026-06-18 14:58:57.876 | + lib/libraries:install_libs:123 : _install_lib_from_source taskflow 2026-06-18 14:58:57.878 | + lib/libraries:_install_lib_from_source:75 : local name=taskflow 2026-06-18 14:58:57.881 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git taskflow 2026-06-18 14:58:57.883 | + inc/python:use_library_from_git:266 : local name=taskflow 2026-06-18 14:58:57.885 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 14:58:57.888 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-18 14:58:57.890 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,taskflow, ]] 2026-06-18 14:58:57.892 | + inc/python:use_library_from_git:269 : return 1 2026-06-18 14:58:57.895 | + lib/libraries:install_libs:124 : _install_lib_from_source tooz 2026-06-18 14:58:57.897 | + lib/libraries:_install_lib_from_source:75 : local name=tooz 2026-06-18 14:58:57.899 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git tooz 2026-06-18 14:58:57.901 | + inc/python:use_library_from_git:266 : local name=tooz 2026-06-18 14:58:57.904 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 14:58:57.906 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-18 14:58:57.908 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,tooz, ]] 2026-06-18 14:58:57.910 | + inc/python:use_library_from_git:269 : return 1 2026-06-18 14:58:57.913 | + lib/libraries:install_libs:128 : _install_lib_from_source os-brick 2026-06-18 14:58:57.915 | + lib/libraries:_install_lib_from_source:75 : local name=os-brick 2026-06-18 14:58:57.917 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-brick 2026-06-18 14:58:57.919 | + inc/python:use_library_from_git:266 : local name=os-brick 2026-06-18 14:58:57.922 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 14:58:57.924 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-18 14:58:57.926 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-brick, ]] 2026-06-18 14:58:57.928 | + inc/python:use_library_from_git:269 : return 1 2026-06-18 14:58:57.930 | + lib/libraries:install_libs:129 : _install_lib_from_source os-resource-classes 2026-06-18 14:58:57.933 | + lib/libraries:_install_lib_from_source:75 : local name=os-resource-classes 2026-06-18 14:58:57.935 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-resource-classes 2026-06-18 14:58:57.937 | + inc/python:use_library_from_git:266 : local name=os-resource-classes 2026-06-18 14:58:57.940 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 14:58:57.942 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-18 14:58:57.944 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-resource-classes, ]] 2026-06-18 14:58:57.946 | + inc/python:use_library_from_git:269 : return 1 2026-06-18 14:58:57.949 | + lib/libraries:install_libs:130 : _install_lib_from_source os-traits 2026-06-18 14:58:57.951 | + lib/libraries:_install_lib_from_source:75 : local name=os-traits 2026-06-18 14:58:57.953 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-traits 2026-06-18 14:58:57.956 | + inc/python:use_library_from_git:266 : local name=os-traits 2026-06-18 14:58:57.958 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 14:58:57.960 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-18 14:58:57.962 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-traits, ]] 2026-06-18 14:58:57.965 | + inc/python:use_library_from_git:269 : return 1 2026-06-18 14:58:57.967 | + lib/libraries:install_libs:133 : _install_lib_from_source python-barbicanclient 2026-06-18 14:58:57.969 | + lib/libraries:_install_lib_from_source:75 : local name=python-barbicanclient 2026-06-18 14:58:57.971 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git python-barbicanclient 2026-06-18 14:58:57.974 | + inc/python:use_library_from_git:266 : local name=python-barbicanclient 2026-06-18 14:58:57.976 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 14:58:57.978 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-18 14:58:57.980 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-barbicanclient, ]] 2026-06-18 14:58:57.982 | + inc/python:use_library_from_git:269 : return 1 2026-06-18 14:58:57.985 | + lib/libraries:install_libs:135 : use_library_from_git etcd3gw 2026-06-18 14:58:57.987 | + inc/python:use_library_from_git:266 : local name=etcd3gw 2026-06-18 14:58:57.989 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 14:58:57.991 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-18 14:58:57.994 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,etcd3gw, ]] 2026-06-18 14:58:57.996 | + inc/python:use_library_from_git:269 : return 1 2026-06-18 14:58:57.998 | + lib/libraries:install_libs:139 : pip_install etcd3gw 2026-06-18 14:58:58.016 | Using python 3.12 to install etcd3gw 2026-06-18 14:58:58.019 | + 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-06-18 14:58:59.200 | Collecting etcd3gw 2026-06-18 14:58:59.353 | Downloading etcd3gw-2.7.0-py3-none-any.whl.metadata (1.9 kB) 2026-06-18 14:58:59.364 | Requirement already satisfied: pbr>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from etcd3gw) (7.0.3) 2026-06-18 14:58:59.406 | Collecting requests>=2.20.0 (from etcd3gw) 2026-06-18 14:58:59.408 | Using cached requests-2.34.2-py3-none-any.whl.metadata (4.8 kB) 2026-06-18 14:58:59.454 | Collecting futurist>=0.16.0 (from etcd3gw) 2026-06-18 14:58:59.470 | Downloading futurist-3.3.0-py3-none-any.whl.metadata (2.1 kB) 2026-06-18 14:58:59.515 | Collecting debtcollector>=3.0.0 (from futurist>=0.16.0->etcd3gw) 2026-06-18 14:58:59.532 | Downloading debtcollector-3.1.0-py3-none-any.whl.metadata (2.6 kB) 2026-06-18 14:59:00.030 | Collecting wrapt>=2.1.0 (from debtcollector>=3.0.0->futurist>=0.16.0->etcd3gw) 2026-06-18 14:59:00.048 | Downloading wrapt-2.2.1-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl.metadata (7.4 kB) 2026-06-18 14:59:00.064 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=2.0->etcd3gw) (82.0.1) 2026-06-18 14:59:00.234 | Collecting charset_normalizer<4,>=2 (from requests>=2.20.0->etcd3gw) 2026-06-18 14:59:00.237 | Using cached charset_normalizer-3.4.7-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (40 kB) 2026-06-18 14:59:00.270 | Collecting idna<4,>=2.5 (from requests>=2.20.0->etcd3gw) 2026-06-18 14:59:00.272 | Using cached idna-3.18-py3-none-any.whl.metadata (6.1 kB) 2026-06-18 14:59:00.312 | Collecting urllib3<3,>=1.26 (from requests>=2.20.0->etcd3gw) 2026-06-18 14:59:00.315 | Using cached urllib3-2.7.0-py3-none-any.whl.metadata (6.9 kB) 2026-06-18 14:59:00.320 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.20.0->etcd3gw) (2023.11.17) 2026-06-18 14:59:00.347 | Downloading etcd3gw-2.7.0-py3-none-any.whl (29 kB) 2026-06-18 14:59:00.382 | Downloading futurist-3.3.0-py3-none-any.whl (43 kB) 2026-06-18 14:59:00.414 | Downloading debtcollector-3.1.0-py3-none-any.whl (24 kB) 2026-06-18 14:59:00.425 | Using cached requests-2.34.2-py3-none-any.whl (73 kB) 2026-06-18 14:59:00.428 | Using cached charset_normalizer-3.4.7-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (216 kB) 2026-06-18 14:59:00.430 | Using cached idna-3.18-py3-none-any.whl (65 kB) 2026-06-18 14:59:00.432 | Using cached urllib3-2.7.0-py3-none-any.whl (131 kB) 2026-06-18 14:59:00.448 | Downloading wrapt-2.2.1-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (169 kB) 2026-06-18 14:59:00.717 | Installing collected packages: wrapt, urllib3, idna, charset_normalizer, requests, debtcollector, futurist, etcd3gw 2026-06-18 14:59:00.775 | Attempting uninstall: urllib3 2026-06-18 14:59:00.783 | Found existing installation: urllib3 2.0.7 2026-06-18 14:59:00.784 | Not uninstalling urllib3 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-18 14:59:00.784 | Can't uninstall 'urllib3'. No files were found to uninstall. 2026-06-18 14:59:00.931 | Attempting uninstall: idna 2026-06-18 14:59:00.938 | Found existing installation: idna 3.6 2026-06-18 14:59:00.939 | Not uninstalling idna at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-18 14:59:00.939 | Can't uninstall 'idna'. No files were found to uninstall. 2026-06-18 14:59:01.101 | Attempting uninstall: requests 2026-06-18 14:59:01.108 | Found existing installation: requests 2.31.0 2026-06-18 14:59:01.108 | Not uninstalling requests at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-18 14:59:01.109 | Can't uninstall 'requests'. No files were found to uninstall. 2026-06-18 14:59:01.344 | 2026-06-18 14:59:01.349 | Successfully installed charset_normalizer-3.4.7 debtcollector-3.1.0 etcd3gw-2.7.0 futurist-3.3.0 idna-3.18 requests-2.34.2 urllib3-2.7.0 wrapt-2.2.1 2026-06-18 14:59:01.535 | + inc/python:pip_install:216 : result=0 2026-06-18 14:59:01.538 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-18 14:59:01.541 | + functions-common:time_stop:2414 : local name 2026-06-18 14:59:01.543 | + functions-common:time_stop:2415 : local end_time 2026-06-18 14:59:01.545 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-18 14:59:01.547 | + functions-common:time_stop:2417 : local total 2026-06-18 14:59:01.550 | + functions-common:time_stop:2418 : local start_time 2026-06-18 14:59:01.553 | + functions-common:time_stop:2420 : name=pip_install 2026-06-18 14:59:01.555 | + functions-common:time_stop:2421 : start_time=1781794738011 2026-06-18 14:59:01.558 | + functions-common:time_stop:2423 : [[ -z 1781794738011 ]] 2026-06-18 14:59:01.562 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 14:59:01.567 | + functions-common:time_stop:2426 : end_time=1781794741564 2026-06-18 14:59:01.571 | + functions-common:time_stop:2427 : elapsed_time=3553 2026-06-18 14:59:01.575 | + functions-common:time_stop:2428 : total=36772 2026-06-18 14:59:01.578 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 14:59:01.582 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=40325 2026-06-18 14:59:01.585 | + inc/python:pip_install:219 : return 0 2026-06-18 14:59:01.589 | + ./stack.sh:main:897 : install_apache_uwsgi 2026-06-18 14:59:01.593 | + lib/apache:install_apache_uwsgi:79 : local apxs=apxs2 2026-06-18 14:59:01.597 | + lib/apache:install_apache_uwsgi:80 : is_fedora 2026-06-18 14:59:01.601 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-18 14:59:01.605 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-18 14:59:01.609 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-18 14:59:01.613 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-18 14:59:01.618 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-18 14:59:01.622 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-18 14:59:01.626 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-18 14:59:01.630 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-18 14:59:01.633 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-18 14:59:01.637 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-18 14:59:01.642 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-18 14:59:01.645 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-18 14:59:01.649 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-18 14:59:01.652 | + lib/apache:install_apache_uwsgi:84 : is_ubuntu 2026-06-18 14:59:01.657 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-18 14:59:01.660 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-18 14:59:01.664 | + lib/apache:install_apache_uwsgi:85 : local 'pkg_list=uwsgi uwsgi-plugin-python3' 2026-06-18 14:59:01.668 | + lib/apache:install_apache_uwsgi:86 : install_package uwsgi uwsgi-plugin-python3 2026-06-18 14:59:01.672 | + functions-common:install_package:1432 : update_package_repo 2026-06-18 14:59:01.677 | + functions-common:update_package_repo:1406 : NO_UPDATE_REPOS=False 2026-06-18 14:59:01.681 | + functions-common:update_package_repo:1407 : REPOS_UPDATED=True 2026-06-18 14:59:01.685 | + functions-common:update_package_repo:1408 : RETRY_UPDATE=False 2026-06-18 14:59:01.688 | + functions-common:update_package_repo:1410 : [[ False = \T\r\u\e ]] 2026-06-18 14:59:01.692 | + functions-common:update_package_repo:1414 : is_ubuntu 2026-06-18 14:59:01.696 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-18 14:59:01.700 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-18 14:59:01.704 | + functions-common:update_package_repo:1415 : apt_get_update 2026-06-18 14:59:01.708 | + functions-common:apt_get_update:1160 : [[ True == \T\r\u\e ]] 2026-06-18 14:59:01.712 | + functions-common:apt_get_update:1160 : [[ False != \T\r\u\e ]] 2026-06-18 14:59:01.715 | + functions-common:apt_get_update:1161 : return 2026-06-18 14:59:01.719 | + functions-common:install_package:1433 : real_install_package uwsgi uwsgi-plugin-python3 2026-06-18 14:59:01.723 | + functions-common:real_install_package:1420 : is_ubuntu 2026-06-18 14:59:01.727 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-18 14:59:01.730 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-18 14:59:01.734 | + functions-common:real_install_package:1421 : apt_get install uwsgi uwsgi-plugin-python3 2026-06-18 14:59:01.762 | + functions-common:apt_get:1201 : 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-06-18 14:59:01.800 | Reading package lists... 2026-06-18 14:59:02.163 | Building dependency tree... 2026-06-18 14:59:02.165 | Reading state information... 2026-06-18 14:59:02.680 | The following additional packages will be installed: 2026-06-18 14:59:02.682 | libnorm1t64 libpgm-5.3-0t64 libzmq5 uwsgi-core 2026-06-18 14:59:02.684 | Suggested packages: 2026-06-18 14:59:02.684 | nginx-full | cherokee | libapache2-mod-proxy-uwsgi | libapache2-mod-uwsgi 2026-06-18 14:59:02.685 | | libapache2-mod-ruwsgi uwsgi-dev uwsgi-extra uwsgi-plugins-all 2026-06-18 14:59:02.685 | python3-uwsgidecorators 2026-06-18 14:59:02.720 | The following NEW packages will be installed: 2026-06-18 14:59:02.722 | libnorm1t64 libpgm-5.3-0t64 libzmq5 uwsgi uwsgi-core uwsgi-plugin-python3 2026-06-18 14:59:02.787 | 0 upgraded, 6 newly installed, 0 to remove and 70 not upgraded. 2026-06-18 14:59:02.788 | Need to get 1270 kB of archives. 2026-06-18 14:59:02.788 | After this operation, 4285 kB of additional disk space will be used. 2026-06-18 14:59:02.788 | Get:1 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libnorm1t64 amd64 1.5.9+dfsg-3.1build1 [154 kB] 2026-06-18 14:59:02.842 | Get:2 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libpgm-5.3-0t64 amd64 5.3.128~dfsg-2.1build1 [167 kB] 2026-06-18 14:59:02.845 | Get:3 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libzmq5 amd64 4.3.5-1build2 [260 kB] 2026-06-18 14:59:02.870 | Get:4 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi-core amd64 2.0.24-2ubuntu10 [585 kB] 2026-06-18 14:59:02.885 | Get:5 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi amd64 2.0.24-2ubuntu10 [22.0 kB] 2026-06-18 14:59:02.886 | Get:6 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi-plugin-python3 amd64 2.0.24-2ubuntu10 [81.9 kB] 2026-06-18 14:59:03.120 | perl: warning: Setting locale failed. 2026-06-18 14:59:03.121 | perl: warning: Please check that your locale settings: 2026-06-18 14:59:03.121 | LANGUAGE = (unset), 2026-06-18 14:59:03.121 | LC_ALL = "en_US.utf8", 2026-06-18 14:59:03.121 | LANG = "de_DE.UTF-8" 2026-06-18 14:59:03.121 | are supported and installed on your system. 2026-06-18 14:59:03.121 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-18 14:59:03.191 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-18 14:59:03.191 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-18 14:59:03.191 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-18 14:59:03.380 | Fetched 1270 kB in 0s (9195 kB/s) 2026-06-18 14:59:03.426 | Selecting previously unselected package libnorm1t64:amd64. 2026-06-18 14:59:03.495 | (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 ... 126384 files and directories currently installed.) 2026-06-18 14:59:03.505 | Preparing to unpack .../0-libnorm1t64_1.5.9+dfsg-3.1build1_amd64.deb ... 2026-06-18 14:59:03.513 | Unpacking libnorm1t64:amd64 (1.5.9+dfsg-3.1build1) ... 2026-06-18 14:59:03.567 | Selecting previously unselected package libpgm-5.3-0t64:amd64. 2026-06-18 14:59:03.581 | Preparing to unpack .../1-libpgm-5.3-0t64_5.3.128~dfsg-2.1build1_amd64.deb ... 2026-06-18 14:59:03.586 | Unpacking libpgm-5.3-0t64:amd64 (5.3.128~dfsg-2.1build1) ... 2026-06-18 14:59:03.640 | Selecting previously unselected package libzmq5:amd64. 2026-06-18 14:59:03.654 | Preparing to unpack .../2-libzmq5_4.3.5-1build2_amd64.deb ... 2026-06-18 14:59:03.659 | Unpacking libzmq5:amd64 (4.3.5-1build2) ... 2026-06-18 14:59:03.717 | Selecting previously unselected package uwsgi-core. 2026-06-18 14:59:03.728 | Preparing to unpack .../3-uwsgi-core_2.0.24-2ubuntu10_amd64.deb ... 2026-06-18 14:59:03.732 | Unpacking uwsgi-core (2.0.24-2ubuntu10) ... 2026-06-18 14:59:03.919 | Selecting previously unselected package uwsgi. 2026-06-18 14:59:03.932 | Preparing to unpack .../4-uwsgi_2.0.24-2ubuntu10_amd64.deb ... 2026-06-18 14:59:03.939 | Unpacking uwsgi (2.0.24-2ubuntu10) ... 2026-06-18 14:59:04.005 | Selecting previously unselected package uwsgi-plugin-python3. 2026-06-18 14:59:04.018 | Preparing to unpack .../5-uwsgi-plugin-python3_2.0.24-2ubuntu10_amd64.deb ... 2026-06-18 14:59:04.021 | Unpacking uwsgi-plugin-python3 (2.0.24-2ubuntu10) ... 2026-06-18 14:59:04.095 | Setting up libnorm1t64:amd64 (1.5.9+dfsg-3.1build1) ... 2026-06-18 14:59:04.105 | Setting up libpgm-5.3-0t64:amd64 (5.3.128~dfsg-2.1build1) ... 2026-06-18 14:59:04.115 | Setting up libzmq5:amd64 (4.3.5-1build2) ... 2026-06-18 14:59:04.126 | Setting up uwsgi-core (2.0.24-2ubuntu10) ... 2026-06-18 14:59:04.152 | Setting up uwsgi (2.0.24-2ubuntu10) ... 2026-06-18 14:59:04.715 | Setting up uwsgi-plugin-python3 (2.0.24-2ubuntu10) ... 2026-06-18 14:59:04.749 | Processing triggers for man-db (2.12.0-4build2) ... 2026-06-18 14:59:05.743 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-06-18 14:59:05.996 | perl: warning: Setting locale failed. 2026-06-18 14:59:05.996 | perl: warning: Please check that your locale settings: 2026-06-18 14:59:05.996 | LANGUAGE = (unset), 2026-06-18 14:59:05.996 | LC_ALL = "en_US.utf8", 2026-06-18 14:59:05.996 | LANG = "de_DE.UTF-8" 2026-06-18 14:59:05.996 | are supported and installed on your system. 2026-06-18 14:59:05.997 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-18 14:59:06.128 | perl: warning: Setting locale failed. 2026-06-18 14:59:06.128 | perl: warning: Please check that your locale settings: 2026-06-18 14:59:06.128 | LANGUAGE = (unset), 2026-06-18 14:59:06.131 | LC_ALL = "en_US.utf8", 2026-06-18 14:59:06.131 | LANG = "de_DE.UTF-8" 2026-06-18 14:59:06.131 | are supported and installed on your system. 2026-06-18 14:59:06.131 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-18 14:59:06.180 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-18 14:59:06.180 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-18 14:59:06.180 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-18 14:59:06.251 | perl: warning: Setting locale failed. 2026-06-18 14:59:06.254 | perl: warning: Please check that your locale settings: 2026-06-18 14:59:06.254 | LANGUAGE = (unset), 2026-06-18 14:59:06.254 | LC_ALL = "en_US.utf8", 2026-06-18 14:59:06.254 | LANG = "de_DE.UTF-8" 2026-06-18 14:59:06.254 | are supported and installed on your system. 2026-06-18 14:59:06.254 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-18 14:59:06.762 | 2026-06-18 14:59:06.762 | Running kernel seems to be up-to-date. 2026-06-18 14:59:06.762 | 2026-06-18 14:59:06.762 | Restarting services... 2026-06-18 14:59:06.814 | 2026-06-18 14:59:06.814 | Service restarts being deferred: 2026-06-18 14:59:06.814 | /etc/needrestart/restart.d/dbus.service 2026-06-18 14:59:06.815 | systemctl restart systemd-logind.service 2026-06-18 14:59:06.815 | systemctl restart virtlockd.service 2026-06-18 14:59:06.815 | systemctl restart virtlogd.service 2026-06-18 14:59:06.815 | 2026-06-18 14:59:06.815 | No containers need to be restarted. 2026-06-18 14:59:06.815 | 2026-06-18 14:59:06.816 | User sessions running outdated binaries: 2026-06-18 14:59:06.817 | quobyte @ session #5: sshd[2030] 2026-06-18 14:59:06.826 | quobyte @ user manager service: systemd[1167] 2026-06-18 14:59:06.836 | 2026-06-18 14:59:06.836 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-06-18 14:59:09.129 | + functions-common:apt_get:1205 : result=0 2026-06-18 14:59:09.133 | + functions-common:apt_get:1208 : time_stop apt-get 2026-06-18 14:59:09.137 | + functions-common:time_stop:2414 : local name 2026-06-18 14:59:09.140 | + functions-common:time_stop:2415 : local end_time 2026-06-18 14:59:09.144 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-18 14:59:09.148 | + functions-common:time_stop:2417 : local total 2026-06-18 14:59:09.152 | + functions-common:time_stop:2418 : local start_time 2026-06-18 14:59:09.155 | + functions-common:time_stop:2420 : name=apt-get 2026-06-18 14:59:09.159 | + functions-common:time_stop:2421 : start_time=1781794741758 2026-06-18 14:59:09.162 | + functions-common:time_stop:2423 : [[ -z 1781794741758 ]] 2026-06-18 14:59:09.167 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 14:59:09.173 | + functions-common:time_stop:2426 : end_time=1781794749169 2026-06-18 14:59:09.176 | + functions-common:time_stop:2427 : elapsed_time=7411 2026-06-18 14:59:09.179 | + functions-common:time_stop:2428 : total=159866 2026-06-18 14:59:09.183 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 14:59:09.187 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=167277 2026-06-18 14:59:09.191 | + functions-common:apt_get:1209 : return 0 2026-06-18 14:59:09.194 | + lib/apache:install_apache_uwsgi:118 : is_ubuntu 2026-06-18 14:59:09.198 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-18 14:59:09.202 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-18 14:59:09.205 | + lib/apache:install_apache_uwsgi:119 : a2query -m proxy 2026-06-18 14:59:09.208 | perl: warning: Setting locale failed. 2026-06-18 14:59:09.211 | perl: warning: Please check that your locale settings: 2026-06-18 14:59:09.211 | LANGUAGE = (unset), 2026-06-18 14:59:09.211 | LC_ALL = "en_US.utf8", 2026-06-18 14:59:09.211 | LANG = (unset) 2026-06-18 14:59:09.212 | are supported and installed on your system. 2026-06-18 14:59:09.212 | perl: warning: Falling back to the standard locale ("C"). 2026-06-18 14:59:09.247 | No module matches proxy 2026-06-18 14:59:09.252 | + lib/apache:install_apache_uwsgi:121 : sudo a2enmod proxy 2026-06-18 14:59:09.264 | perl: warning: Setting locale failed. 2026-06-18 14:59:09.264 | perl: warning: Please check that your locale settings: 2026-06-18 14:59:09.264 | LANGUAGE = (unset), 2026-06-18 14:59:09.264 | LC_ALL = "en_US.utf8", 2026-06-18 14:59:09.264 | LANG = "de_DE.UTF-8" 2026-06-18 14:59:09.264 | are supported and installed on your system. 2026-06-18 14:59:09.265 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-18 14:59:09.306 | Enabling module proxy. 2026-06-18 14:59:09.312 | To activate the new configuration, you need to run: 2026-06-18 14:59:09.312 | systemctl restart apache2 2026-06-18 14:59:09.318 | + lib/apache:install_apache_uwsgi:122 : sudo a2enmod proxy_uwsgi 2026-06-18 14:59:09.330 | perl: warning: Setting locale failed. 2026-06-18 14:59:09.330 | perl: warning: Please check that your locale settings: 2026-06-18 14:59:09.330 | LANGUAGE = (unset), 2026-06-18 14:59:09.331 | LC_ALL = "en_US.utf8", 2026-06-18 14:59:09.331 | LANG = "de_DE.UTF-8" 2026-06-18 14:59:09.331 | are supported and installed on your system. 2026-06-18 14:59:09.331 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-18 14:59:09.372 | Considering dependency proxy for proxy_uwsgi: 2026-06-18 14:59:09.372 | Module proxy already enabled 2026-06-18 14:59:09.372 | Enabling module proxy_uwsgi. 2026-06-18 14:59:09.378 | To activate the new configuration, you need to run: 2026-06-18 14:59:09.378 | systemctl restart apache2 2026-06-18 14:59:09.384 | + lib/apache:install_apache_uwsgi:123 : restart_apache_server 2026-06-18 14:59:09.388 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-06-18 14:59:09.392 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2026-06-18 14:59:09.396 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart apache2 2026-06-18 14:59:09.601 | + ./stack.sh:main:900 : install_keystoneauth 2026-06-18 14:59:09.606 | + lib/keystone:install_keystoneauth:461 : use_library_from_git keystoneauth 2026-06-18 14:59:09.610 | + inc/python:use_library_from_git:266 : local name=keystoneauth 2026-06-18 14:59:09.612 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 14:59:09.617 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-18 14:59:09.621 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,keystoneauth, ]] 2026-06-18 14:59:09.624 | + inc/python:use_library_from_git:269 : return 1 2026-06-18 14:59:09.628 | + ./stack.sh:main:901 : install_keystoneclient 2026-06-18 14:59:09.631 | + lib/keystone:install_keystoneclient:469 : use_library_from_git python-keystoneclient 2026-06-18 14:59:09.634 | + inc/python:use_library_from_git:266 : local name=python-keystoneclient 2026-06-18 14:59:09.638 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 14:59:09.642 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-18 14:59:09.645 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-keystoneclient, ]] 2026-06-18 14:59:09.649 | + inc/python:use_library_from_git:269 : return 1 2026-06-18 14:59:09.653 | + ./stack.sh:main:902 : install_glanceclient 2026-06-18 14:59:09.657 | + lib/glance:install_glanceclient:542 : use_library_from_git python-glanceclient 2026-06-18 14:59:09.661 | + inc/python:use_library_from_git:266 : local name=python-glanceclient 2026-06-18 14:59:09.665 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 14:59:09.669 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-18 14:59:09.673 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-glanceclient, ]] 2026-06-18 14:59:09.677 | + inc/python:use_library_from_git:269 : return 1 2026-06-18 14:59:09.681 | + ./stack.sh:main:903 : install_cinderclient 2026-06-18 14:59:09.686 | + lib/cinder:install_cinderclient:580 : use_library_from_git python-brick-cinderclient-ext 2026-06-18 14:59:09.690 | + inc/python:use_library_from_git:266 : local name=python-brick-cinderclient-ext 2026-06-18 14:59:09.694 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 14:59:09.698 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-18 14:59:09.703 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2026-06-18 14:59:09.707 | + inc/python:use_library_from_git:269 : return 1 2026-06-18 14:59:09.711 | + lib/cinder:install_cinderclient:585 : use_library_from_git python-cinderclient 2026-06-18 14:59:09.715 | + inc/python:use_library_from_git:266 : local name=python-cinderclient 2026-06-18 14:59:09.718 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 14:59:09.722 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-18 14:59:09.727 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-cinderclient, ]] 2026-06-18 14:59:09.731 | + inc/python:use_library_from_git:269 : return 1 2026-06-18 14:59:09.735 | + ./stack.sh:main:904 : install_novaclient 2026-06-18 14:59:09.740 | + lib/nova:install_novaclient:899 : use_library_from_git python-novaclient 2026-06-18 14:59:09.744 | + inc/python:use_library_from_git:266 : local name=python-novaclient 2026-06-18 14:59:09.749 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 14:59:09.754 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-18 14:59:09.761 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-novaclient, ]] 2026-06-18 14:59:09.764 | + inc/python:use_library_from_git:269 : return 1 2026-06-18 14:59:09.769 | + ./stack.sh:main:905 : is_service_enabled swift glance horizon 2026-06-18 14:59:09.797 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 14:59:09.802 | + ./stack.sh:main:906 : install_swiftclient 2026-06-18 14:59:09.806 | + lib/swift:install_swiftclient:744 : use_library_from_git python-swiftclient 2026-06-18 14:59:09.811 | + inc/python:use_library_from_git:266 : local name=python-swiftclient 2026-06-18 14:59:09.815 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 14:59:09.819 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-18 14:59:09.823 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-swiftclient, ]] 2026-06-18 14:59:09.828 | + inc/python:use_library_from_git:269 : return 1 2026-06-18 14:59:09.832 | + ./stack.sh:main:908 : is_service_enabled neutron nova horizon 2026-06-18 14:59:09.855 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 14:59:09.859 | + ./stack.sh:main:909 : install_neutronclient 2026-06-18 14:59:09.863 | + lib/neutron:install_neutronclient:535 : use_library_from_git python-neutronclient 2026-06-18 14:59:09.867 | + inc/python:use_library_from_git:266 : local name=python-neutronclient 2026-06-18 14:59:09.871 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 14:59:09.876 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-18 14:59:09.880 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-neutronclient, ]] 2026-06-18 14:59:09.884 | + inc/python:use_library_from_git:269 : return 1 2026-06-18 14:59:09.888 | + ./stack.sh:main:913 : install_keystonemiddleware 2026-06-18 14:59:09.892 | + lib/keystone:install_keystonemiddleware:479 : use_library_from_git keystonemiddleware 2026-06-18 14:59:09.897 | + inc/python:use_library_from_git:266 : local name=keystonemiddleware 2026-06-18 14:59:09.901 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 14:59:09.905 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-18 14:59:09.910 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,keystonemiddleware, ]] 2026-06-18 14:59:09.914 | + inc/python:use_library_from_git:269 : return 1 2026-06-18 14:59:09.919 | + lib/keystone:install_keystonemiddleware:484 : pip_install_gr keystonemiddleware 2026-06-18 14:59:09.923 | + inc/python:pip_install_gr:94 : local name=keystonemiddleware 2026-06-18 14:59:09.927 | + inc/python:pip_install_gr:95 : local clean_name 2026-06-18 14:59:09.933 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements keystonemiddleware 2026-06-18 14:59:09.938 | ++ inc/python:get_from_global_requirements:241 : local package=keystonemiddleware 2026-06-18 14:59:09.942 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-06-18 14:59:09.950 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2026-06-18 14:59:09.951 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-06-18 14:59:09.958 | ++ inc/python:get_from_global_requirements:243 : required_pkg='keystonemiddleware ' 2026-06-18 14:59:09.963 | ++ inc/python:get_from_global_requirements:244 : [[ keystonemiddleware == '' ]] 2026-06-18 14:59:09.967 | ++ inc/python:get_from_global_requirements:247 : echo keystonemiddleware 2026-06-18 14:59:09.973 | + inc/python:pip_install_gr:96 : clean_name=keystonemiddleware 2026-06-18 14:59:09.977 | + inc/python:pip_install_gr:97 : pip_install keystonemiddleware 2026-06-18 14:59:10.010 | Using python 3.12 to install keystonemiddleware 2026-06-18 14:59:10.014 | + 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-06-18 14:59:11.264 | Collecting keystonemiddleware 2026-06-18 14:59:11.423 | Downloading keystonemiddleware-13.0.0-py3-none-any.whl.metadata (3.9 kB) 2026-06-18 14:59:11.487 | Collecting keystoneauth1>=3.12.0 (from keystonemiddleware) 2026-06-18 14:59:11.507 | Downloading keystoneauth1-5.14.0-py3-none-any.whl.metadata (2.9 kB) 2026-06-18 14:59:11.569 | Collecting oslo.cache>=3.11.0 (from keystonemiddleware) 2026-06-18 14:59:11.585 | Downloading oslo_cache-4.2.0-py3-none-any.whl.metadata (2.5 kB) 2026-06-18 14:59:11.650 | Collecting oslo.config>=5.2.0 (from keystonemiddleware) 2026-06-18 14:59:11.667 | Downloading oslo_config-10.5.0-py3-none-any.whl.metadata (2.3 kB) 2026-06-18 14:59:11.714 | Collecting oslo.context>=2.19.2 (from keystonemiddleware) 2026-06-18 14:59:11.731 | Downloading oslo_context-6.4.0-py3-none-any.whl.metadata (2.3 kB) 2026-06-18 14:59:11.779 | Collecting oslo.i18n>=3.15.3 (from keystonemiddleware) 2026-06-18 14:59:11.799 | Downloading oslo_i18n-6.8.0-py3-none-any.whl.metadata (2.0 kB) 2026-06-18 14:59:11.857 | Collecting oslo.log>=3.36.0 (from keystonemiddleware) 2026-06-18 14:59:11.877 | Downloading oslo_log-8.2.0-py3-none-any.whl.metadata (2.5 kB) 2026-06-18 14:59:11.931 | Collecting oslo.serialization>=2.18.0 (from keystonemiddleware) 2026-06-18 14:59:11.948 | Downloading oslo_serialization-5.10.0-py3-none-any.whl.metadata (2.1 kB) 2026-06-18 14:59:12.010 | Collecting oslo.utils>=3.33.0 (from keystonemiddleware) 2026-06-18 14:59:12.027 | Downloading oslo_utils-10.1.1-py3-none-any.whl.metadata (2.1 kB) 2026-06-18 14:59:12.038 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware) (7.0.3) 2026-06-18 14:59:12.068 | Collecting pycadf>=1.1.0 (from keystonemiddleware) 2026-06-18 14:59:12.087 | Downloading pycadf-4.0.1-py3-none-any.whl.metadata (2.2 kB) 2026-06-18 14:59:12.130 | Collecting PyJWT>=2.4.0 (from keystonemiddleware) 2026-06-18 14:59:12.145 | Downloading pyjwt-2.13.0-py3-none-any.whl.metadata (3.4 kB) 2026-06-18 14:59:12.195 | Collecting python-keystoneclient>=3.20.0 (from keystonemiddleware) 2026-06-18 14:59:12.210 | Downloading python_keystoneclient-5.8.0-py3-none-any.whl.metadata (3.8 kB) 2026-06-18 14:59:12.221 | Requirement already satisfied: requests>=2.14.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware) (2.34.2) 2026-06-18 14:59:12.255 | Collecting WebOb>=1.7.1 (from keystonemiddleware) 2026-06-18 14:59:12.271 | Downloading webob-1.8.10-py2.py3-none-any.whl.metadata (12 kB) 2026-06-18 14:59:12.285 | 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-06-18 14:59:12.322 | Collecting stevedore>=1.20.0 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-06-18 14:59:12.341 | Downloading stevedore-5.8.0-py3-none-any.whl.metadata (2.3 kB) 2026-06-18 14:59:12.376 | Collecting os-service-types>=1.2.0 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-06-18 14:59:12.393 | Downloading os_service_types-1.8.2-py3-none-any.whl.metadata (1.9 kB) 2026-06-18 14:59:12.435 | Collecting typing-extensions>=4.12 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-06-18 14:59:12.450 | Downloading typing_extensions-4.15.0-py3-none-any.whl.metadata (3.3 kB) 2026-06-18 14:59:12.493 | Collecting dogpile.cache>=1.3.3 (from oslo.cache>=3.11.0->keystonemiddleware) 2026-06-18 14:59:12.510 | Downloading dogpile_cache-1.5.0-py3-none-any.whl.metadata (5.5 kB) 2026-06-18 14:59:12.557 | Collecting decorator>=4.0.0 (from dogpile.cache>=1.3.3->oslo.cache>=3.11.0->keystonemiddleware) 2026-06-18 14:59:12.574 | Downloading decorator-5.3.1-py3-none-any.whl.metadata (3.9 kB) 2026-06-18 14:59:12.620 | Collecting netaddr>=0.7.18 (from oslo.config>=5.2.0->keystonemiddleware) 2026-06-18 14:59:12.635 | Downloading netaddr-1.3.0-py3-none-any.whl.metadata (5.0 kB) 2026-06-18 14:59:12.672 | Collecting rfc3986>=1.2.0 (from oslo.config>=5.2.0->keystonemiddleware) 2026-06-18 14:59:12.687 | Downloading rfc3986-2.0.0-py2.py3-none-any.whl.metadata (6.6 kB) 2026-06-18 14:59:12.699 | 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-06-18 14:59:12.738 | Collecting python-dateutil>=2.7.0 (from oslo.log>=3.36.0->keystonemiddleware) 2026-06-18 14:59:12.755 | Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) 2026-06-18 14:59:12.765 | 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-06-18 14:59:12.767 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->oslo.log>=3.36.0->keystonemiddleware) (2.2.1) 2026-06-18 14:59:12.915 | Collecting msgpack>=0.5.2 (from oslo.serialization>=2.18.0->keystonemiddleware) 2026-06-18 14:59:12.933 | Downloading msgpack-1.2.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (8.1 kB) 2026-06-18 14:59:12.996 | Collecting pyparsing>=2.1.0 (from oslo.utils>=3.33.0->keystonemiddleware) 2026-06-18 14:59:13.014 | Downloading pyparsing-3.3.2-py3-none-any.whl.metadata (5.8 kB) 2026-06-18 14:59:13.024 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->keystonemiddleware) (26.2) 2026-06-18 14:59:13.161 | Collecting psutil>=3.2.2 (from oslo.utils>=3.33.0->keystonemiddleware) 2026-06-18 14:59:13.179 | 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-06-18 14:59:13.199 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=2.0.0->keystonemiddleware) (82.0.1) 2026-06-18 14:59:13.234 | Collecting six>=1.5 (from python-dateutil>=2.7.0->oslo.log>=3.36.0->keystonemiddleware) 2026-06-18 14:59:13.251 | Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) 2026-06-18 14:59:13.267 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware) (3.4.7) 2026-06-18 14:59:13.268 | 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-06-18 14:59:13.269 | 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-06-18 14:59:13.271 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (2023.11.17) 2026-06-18 14:59:13.361 | Downloading keystonemiddleware-13.0.0-py3-none-any.whl (135 kB) 2026-06-18 14:59:13.411 | Downloading keystoneauth1-5.14.0-py3-none-any.whl (343 kB) 2026-06-18 14:59:13.449 | Downloading os_service_types-1.8.2-py3-none-any.whl (24 kB) 2026-06-18 14:59:13.474 | Downloading oslo_cache-4.2.0-py3-none-any.whl (65 kB) 2026-06-18 14:59:13.500 | Downloading dogpile_cache-1.5.0-py3-none-any.whl (64 kB) 2026-06-18 14:59:13.524 | Downloading decorator-5.3.1-py3-none-any.whl (10 kB) 2026-06-18 14:59:13.548 | Downloading oslo_config-10.5.0-py3-none-any.whl (137 kB) 2026-06-18 14:59:13.575 | Downloading netaddr-1.3.0-py3-none-any.whl (2.3 MB) 2026-06-18 14:59:13.624 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 48.0 MB/s 0:00:00 2026-06-18 14:59:13.643 | Downloading oslo_context-6.4.0-py3-none-any.whl (20 kB) 2026-06-18 14:59:13.667 | Downloading oslo_i18n-6.8.0-py3-none-any.whl (47 kB) 2026-06-18 14:59:13.691 | Downloading oslo_log-8.2.0-py3-none-any.whl (77 kB) 2026-06-18 14:59:13.714 | Downloading oslo_serialization-5.10.0-py3-none-any.whl (27 kB) 2026-06-18 14:59:13.735 | Downloading msgpack-1.2.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (420 kB) 2026-06-18 14:59:13.761 | Downloading oslo_utils-10.1.1-py3-none-any.whl (154 kB) 2026-06-18 14:59:13.784 | Downloading psutil-7.2.2-cp36-abi3-manylinux2010_x86_64.manylinux_2_12_x86_64.manylinux_2_28_x86_64.whl (155 kB) 2026-06-18 14:59:13.808 | Downloading pycadf-4.0.1-py3-none-any.whl (44 kB) 2026-06-18 14:59:13.830 | Downloading pyjwt-2.13.0-py3-none-any.whl (31 kB) 2026-06-18 14:59:13.851 | Downloading pyparsing-3.3.2-py3-none-any.whl (122 kB) 2026-06-18 14:59:13.875 | Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 2026-06-18 14:59:13.900 | Downloading python_keystoneclient-5.8.0-py3-none-any.whl (397 kB) 2026-06-18 14:59:13.927 | Downloading rfc3986-2.0.0-py2.py3-none-any.whl (31 kB) 2026-06-18 14:59:13.950 | Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) 2026-06-18 14:59:13.971 | Downloading stevedore-5.8.0-py3-none-any.whl (54 kB) 2026-06-18 14:59:13.994 | Downloading typing_extensions-4.15.0-py3-none-any.whl (44 kB) 2026-06-18 14:59:14.018 | Downloading webob-1.8.10-py2.py3-none-any.whl (115 kB) 2026-06-18 14:59:14.318 | 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-06-18 14:59:14.581 | Attempting uninstall: six 2026-06-18 14:59:14.590 | Found existing installation: six 1.16.0 2026-06-18 14:59:14.591 | Not uninstalling six at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-18 14:59:14.591 | Can't uninstall 'six'. No files were found to uninstall. 2026-06-18 14:59:14.655 | Attempting uninstall: pyparsing 2026-06-18 14:59:14.663 | Found existing installation: pyparsing 3.1.1 2026-06-18 14:59:14.664 | Not uninstalling pyparsing at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-18 14:59:14.664 | Can't uninstall 'pyparsing'. No files were found to uninstall. 2026-06-18 14:59:14.805 | Attempting uninstall: PyJWT 2026-06-18 14:59:14.814 | Found existing installation: PyJWT 2.7.0 2026-06-18 14:59:14.815 | Not uninstalling pyjwt at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-18 14:59:14.815 | Can't uninstall 'PyJWT'. No files were found to uninstall. 2026-06-18 14:59:14.989 | Attempting uninstall: netaddr 2026-06-18 14:59:14.998 | Found existing installation: netaddr 0.8.0 2026-06-18 14:59:14.998 | Not uninstalling netaddr at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-18 14:59:14.999 | Can't uninstall 'netaddr'. No files were found to uninstall. 2026-06-18 14:59:15.262 | Attempting uninstall: python-dateutil 2026-06-18 14:59:15.273 | Found existing installation: python-dateutil 2.8.2 2026-06-18 14:59:15.273 | Not uninstalling python-dateutil at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-18 14:59:15.274 | Can't uninstall 'python-dateutil'. No files were found to uninstall. 2026-06-18 14:59:17.517 | 2026-06-18 14:59:17.525 | Successfully installed PyJWT-2.13.0 WebOb-1.8.10 decorator-5.3.1 dogpile.cache-1.5.0 keystoneauth1-5.14.0 keystonemiddleware-13.0.0 msgpack-1.2.0 netaddr-1.3.0 os-service-types-1.8.2 oslo.cache-4.2.0 oslo.config-10.5.0 oslo.context-6.4.0 oslo.i18n-6.8.0 oslo.log-8.2.0 oslo.serialization-5.10.0 oslo.utils-10.1.1 psutil-7.2.2 pycadf-4.0.1 pyparsing-3.3.2 python-dateutil-2.9.0.post0 python-keystoneclient-5.8.0 rfc3986-2.0.0 six-1.17.0 stevedore-5.8.0 typing-extensions-4.15.0 2026-06-18 14:59:17.768 | + inc/python:pip_install:216 : result=0 2026-06-18 14:59:17.772 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-18 14:59:17.776 | + functions-common:time_stop:2414 : local name 2026-06-18 14:59:17.780 | + functions-common:time_stop:2415 : local end_time 2026-06-18 14:59:17.784 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-18 14:59:17.787 | + functions-common:time_stop:2417 : local total 2026-06-18 14:59:17.791 | + functions-common:time_stop:2418 : local start_time 2026-06-18 14:59:17.795 | + functions-common:time_stop:2420 : name=pip_install 2026-06-18 14:59:17.799 | + functions-common:time_stop:2421 : start_time=1781794750002 2026-06-18 14:59:17.802 | + functions-common:time_stop:2423 : [[ -z 1781794750002 ]] 2026-06-18 14:59:17.807 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 14:59:17.813 | + functions-common:time_stop:2426 : end_time=1781794757809 2026-06-18 14:59:17.817 | + functions-common:time_stop:2427 : elapsed_time=7807 2026-06-18 14:59:17.820 | + functions-common:time_stop:2428 : total=40325 2026-06-18 14:59:17.824 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 14:59:17.828 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=48132 2026-06-18 14:59:17.832 | + inc/python:pip_install:219 : return 0 2026-06-18 14:59:17.837 | + lib/keystone:install_keystonemiddleware:488 : pip_install_gr python-memcached 2026-06-18 14:59:17.841 | + inc/python:pip_install_gr:94 : local name=python-memcached 2026-06-18 14:59:17.845 | + inc/python:pip_install_gr:95 : local clean_name 2026-06-18 14:59:17.851 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements python-memcached 2026-06-18 14:59:17.854 | ++ inc/python:get_from_global_requirements:241 : local package=python-memcached 2026-06-18 14:59:17.858 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-06-18 14:59:17.865 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-06-18 14:59:17.866 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2026-06-18 14:59:17.872 | ++ inc/python:get_from_global_requirements:243 : required_pkg='python-memcached ' 2026-06-18 14:59:17.876 | ++ inc/python:get_from_global_requirements:244 : [[ python-memcached == '' ]] 2026-06-18 14:59:17.880 | ++ inc/python:get_from_global_requirements:247 : echo python-memcached 2026-06-18 14:59:17.885 | + inc/python:pip_install_gr:96 : clean_name=python-memcached 2026-06-18 14:59:17.889 | + inc/python:pip_install_gr:97 : pip_install python-memcached 2026-06-18 14:59:17.919 | Using python 3.12 to install python-memcached 2026-06-18 14:59:17.924 | + 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-06-18 14:59:19.295 | Collecting python-memcached 2026-06-18 14:59:19.444 | Downloading python_memcached-1.62-py2.py3-none-any.whl.metadata (2.3 kB) 2026-06-18 14:59:19.471 | Downloading python_memcached-1.62-py2.py3-none-any.whl (15 kB) 2026-06-18 14:59:19.656 | Installing collected packages: python-memcached 2026-06-18 14:59:19.692 | Successfully installed python-memcached-1.62 2026-06-18 14:59:19.841 | + inc/python:pip_install:216 : result=0 2026-06-18 14:59:19.845 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-18 14:59:19.849 | + functions-common:time_stop:2414 : local name 2026-06-18 14:59:19.853 | + functions-common:time_stop:2415 : local end_time 2026-06-18 14:59:19.857 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-18 14:59:19.861 | + functions-common:time_stop:2417 : local total 2026-06-18 14:59:19.865 | + functions-common:time_stop:2418 : local start_time 2026-06-18 14:59:19.869 | + functions-common:time_stop:2420 : name=pip_install 2026-06-18 14:59:19.873 | + functions-common:time_stop:2421 : start_time=1781794757912 2026-06-18 14:59:19.877 | + functions-common:time_stop:2423 : [[ -z 1781794757912 ]] 2026-06-18 14:59:19.883 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 14:59:19.889 | + functions-common:time_stop:2426 : end_time=1781794759885 2026-06-18 14:59:19.893 | + functions-common:time_stop:2427 : elapsed_time=1973 2026-06-18 14:59:19.897 | + functions-common:time_stop:2428 : total=48132 2026-06-18 14:59:19.902 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 14:59:19.904 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=50105 2026-06-18 14:59:19.907 | + inc/python:pip_install:219 : return 0 2026-06-18 14:59:19.912 | + ./stack.sh:main:915 : is_service_enabled keystone 2026-06-18 14:59:19.936 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 14:59:19.941 | + ./stack.sh:main:916 : '[' 192.168.122.13 == 192.168.122.13 ']' 2026-06-18 14:59:19.945 | + ./stack.sh:main:917 : stack_install_service keystone 2026-06-18 14:59:19.949 | + lib/stack:stack_install_service:20 : local service=keystone 2026-06-18 14:59:19.954 | + lib/stack:stack_install_service:21 : type install_keystone 2026-06-18 14:59:19.958 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-06-18 14:59:19.961 | + lib/stack:stack_install_service:32 : install_keystone 2026-06-18 14:59:19.965 | + lib/keystone:install_keystone:494 : is_service_enabled ldap 2026-06-18 14:59:19.989 | + functions-common:is_service_enabled:2070 : return 1 2026-06-18 14:59:19.991 | + lib/keystone:install_keystone:498 : git_clone https://review.opendev.org/openstack/keystone.git /opt/stack/keystone master 2026-06-18 14:59:19.995 | + functions-common:git_clone:583 : local git_remote=https://review.opendev.org/openstack/keystone.git 2026-06-18 14:59:19.999 | + functions-common:git_clone:584 : local git_dest=/opt/stack/keystone 2026-06-18 14:59:20.003 | + functions-common:git_clone:585 : local git_ref=master 2026-06-18 14:59:20.006 | + functions-common:git_clone:586 : local orig_dir 2026-06-18 14:59:20.010 | ++ functions-common:git_clone:587 : pwd 2026-06-18 14:59:20.015 | + functions-common:git_clone:587 : orig_dir=/home/quobyte/devstack 2026-06-18 14:59:20.019 | + functions-common:git_clone:588 : local git_clone_flags= 2026-06-18 14:59:20.024 | ++ functions-common:git_clone:590 : trueorfalse False RECLONE 2026-06-18 14:59:20.047 | + functions-common:git_clone:590 : RECLONE=False 2026-06-18 14:59:20.051 | + functions-common:git_clone:591 : [[ 0 -gt 0 ]] 2026-06-18 14:59:20.055 | + functions-common:git_clone:595 : [[ False = \T\r\u\e ]] 2026-06-18 14:59:20.059 | + functions-common:git_clone:604 : egrep -q '^refs' 2026-06-18 14:59:20.059 | + functions-common:git_clone:604 : echo master 2026-06-18 14:59:20.066 | + functions-common:git_clone:618 : [[ ! -d /opt/stack/keystone ]] 2026-06-18 14:59:20.070 | + functions-common:git_clone:619 : [[ False = \T\r\u\e ]] 2026-06-18 14:59:20.073 | + functions-common:git_clone:624 : git_timed clone --no-checkout https://review.opendev.org/openstack/keystone.git /opt/stack/keystone 2026-06-18 14:59:20.077 | + functions-common:git_timed:691 : local count=0 2026-06-18 14:59:20.081 | + functions-common:git_timed:692 : local timeout=0 2026-06-18 14:59:20.084 | + functions-common:git_timed:694 : [[ -n 0 ]] 2026-06-18 14:59:20.088 | + functions-common:git_timed:695 : timeout=0 2026-06-18 14:59:20.092 | + functions-common:git_timed:698 : time_start git_timed 2026-06-18 14:59:20.095 | + functions-common:time_start:2400 : local name=git_timed 2026-06-18 14:59:20.099 | + functions-common:time_start:2401 : local start_time= 2026-06-18 14:59:20.103 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-18 14:59:20.107 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-18 14:59:20.113 | + functions-common:time_start:2405 : _TIME_START[$name]=1781794760109 2026-06-18 14:59:20.117 | + functions-common:git_timed:699 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/keystone.git /opt/stack/keystone 2026-06-18 14:59:20.121 | Cloning into '/opt/stack/keystone'... 2026-06-18 14:59:39.218 | + functions-common:git_timed:713 : time_stop git_timed 2026-06-18 14:59:39.223 | + functions-common:time_stop:2414 : local name 2026-06-18 14:59:39.228 | + functions-common:time_stop:2415 : local end_time 2026-06-18 14:59:39.232 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-18 14:59:39.234 | + functions-common:time_stop:2417 : local total 2026-06-18 14:59:39.238 | + functions-common:time_stop:2418 : local start_time 2026-06-18 14:59:39.242 | + functions-common:time_stop:2420 : name=git_timed 2026-06-18 14:59:39.246 | + functions-common:time_stop:2421 : start_time=1781794760109 2026-06-18 14:59:39.249 | + functions-common:time_stop:2423 : [[ -z 1781794760109 ]] 2026-06-18 14:59:39.254 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 14:59:39.260 | + functions-common:time_stop:2426 : end_time=1781794779256 2026-06-18 14:59:39.264 | + functions-common:time_stop:2427 : elapsed_time=19147 2026-06-18 14:59:39.268 | + functions-common:time_stop:2428 : total=5329 2026-06-18 14:59:39.271 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 14:59:39.275 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=24476 2026-06-18 14:59:39.279 | + functions-common:git_clone:625 : cd /opt/stack/keystone 2026-06-18 14:59:39.283 | + functions-common:git_clone:626 : git_timed fetch origin master 2026-06-18 14:59:39.287 | + functions-common:git_timed:691 : local count=0 2026-06-18 14:59:39.291 | + functions-common:git_timed:692 : local timeout=0 2026-06-18 14:59:39.295 | + functions-common:git_timed:694 : [[ -n 0 ]] 2026-06-18 14:59:39.299 | + functions-common:git_timed:695 : timeout=0 2026-06-18 14:59:39.302 | + functions-common:git_timed:698 : time_start git_timed 2026-06-18 14:59:39.306 | + functions-common:time_start:2400 : local name=git_timed 2026-06-18 14:59:39.310 | + functions-common:time_start:2401 : local start_time= 2026-06-18 14:59:39.314 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-18 14:59:39.319 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-18 14:59:39.325 | + functions-common:time_start:2405 : _TIME_START[$name]=1781794779320 2026-06-18 14:59:39.328 | + functions-common:git_timed:699 : timeout -s SIGINT 0 git fetch origin master 2026-06-18 14:59:40.044 | From https://review.opendev.org/openstack/keystone 2026-06-18 14:59:40.044 | * branch master -> FETCH_HEAD 2026-06-18 14:59:40.055 | + functions-common:git_timed:713 : time_stop git_timed 2026-06-18 14:59:40.058 | + functions-common:time_stop:2414 : local name 2026-06-18 14:59:40.061 | + functions-common:time_stop:2415 : local end_time 2026-06-18 14:59:40.064 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-18 14:59:40.068 | + functions-common:time_stop:2417 : local total 2026-06-18 14:59:40.072 | + functions-common:time_stop:2418 : local start_time 2026-06-18 14:59:40.076 | + functions-common:time_stop:2420 : name=git_timed 2026-06-18 14:59:40.080 | + functions-common:time_stop:2421 : start_time=1781794779320 2026-06-18 14:59:40.084 | + functions-common:time_stop:2423 : [[ -z 1781794779320 ]] 2026-06-18 14:59:40.089 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 14:59:40.095 | + functions-common:time_stop:2426 : end_time=1781794780091 2026-06-18 14:59:40.099 | + functions-common:time_stop:2427 : elapsed_time=771 2026-06-18 14:59:40.103 | + functions-common:time_stop:2428 : total=24476 2026-06-18 14:59:40.107 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 14:59:40.111 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=25247 2026-06-18 14:59:40.116 | + functions-common:git_clone:627 : git_timed checkout FETCH_HEAD 2026-06-18 14:59:40.120 | + functions-common:git_timed:691 : local count=0 2026-06-18 14:59:40.124 | + functions-common:git_timed:692 : local timeout=0 2026-06-18 14:59:40.128 | + functions-common:git_timed:694 : [[ -n 0 ]] 2026-06-18 14:59:40.132 | + functions-common:git_timed:695 : timeout=0 2026-06-18 14:59:40.136 | + functions-common:git_timed:698 : time_start git_timed 2026-06-18 14:59:40.140 | + functions-common:time_start:2400 : local name=git_timed 2026-06-18 14:59:40.144 | + functions-common:time_start:2401 : local start_time= 2026-06-18 14:59:40.149 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-18 14:59:40.154 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-18 14:59:40.161 | + functions-common:time_start:2405 : _TIME_START[$name]=1781794780156 2026-06-18 14:59:40.164 | + functions-common:git_timed:699 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-06-18 14:59:40.357 | Note: switching to 'FETCH_HEAD'. 2026-06-18 14:59:40.357 | 2026-06-18 14:59:40.357 | You are in 'detached HEAD' state. You can look around, make experimental 2026-06-18 14:59:40.360 | changes and commit them, and you can discard any commits you make in this 2026-06-18 14:59:40.360 | state without impacting any branches by switching back to a branch. 2026-06-18 14:59:40.360 | 2026-06-18 14:59:40.361 | If you want to create a new branch to retain commits you create, you may 2026-06-18 14:59:40.361 | do so (now or later) by using -c with the switch command. Example: 2026-06-18 14:59:40.361 | 2026-06-18 14:59:40.361 | git switch -c 2026-06-18 14:59:40.361 | 2026-06-18 14:59:40.361 | Or undo this operation with: 2026-06-18 14:59:40.361 | 2026-06-18 14:59:40.361 | git switch - 2026-06-18 14:59:40.361 | 2026-06-18 14:59:40.361 | Turn off this advice by setting config variable advice.detachedHead to false 2026-06-18 14:59:40.361 | 2026-06-18 14:59:40.362 | HEAD is now at 4172e7845 Materialize limit backend queries in read sessions 2026-06-18 14:59:40.368 | + functions-common:git_timed:713 : time_stop git_timed 2026-06-18 14:59:40.373 | + functions-common:time_stop:2414 : local name 2026-06-18 14:59:40.377 | + functions-common:time_stop:2415 : local end_time 2026-06-18 14:59:40.380 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-18 14:59:40.384 | + functions-common:time_stop:2417 : local total 2026-06-18 14:59:40.387 | + functions-common:time_stop:2418 : local start_time 2026-06-18 14:59:40.391 | + functions-common:time_stop:2420 : name=git_timed 2026-06-18 14:59:40.395 | + functions-common:time_stop:2421 : start_time=1781794780156 2026-06-18 14:59:40.399 | + functions-common:time_stop:2423 : [[ -z 1781794780156 ]] 2026-06-18 14:59:40.403 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 14:59:40.409 | + functions-common:time_stop:2426 : end_time=1781794780405 2026-06-18 14:59:40.412 | + functions-common:time_stop:2427 : elapsed_time=249 2026-06-18 14:59:40.416 | + functions-common:time_stop:2428 : total=25247 2026-06-18 14:59:40.419 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 14:59:40.423 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=25496 2026-06-18 14:59:40.426 | + functions-common:git_clone:663 : sudo git config --system --add safe.directory /opt/stack/keystone 2026-06-18 14:59:40.445 | + functions-common:git_clone:666 : cd /opt/stack/keystone 2026-06-18 14:59:40.450 | + functions-common:git_clone:667 : git show --oneline 2026-06-18 14:59:40.451 | + functions-common:git_clone:667 : head -1 2026-06-18 14:59:40.454 | 4172e7845 Materialize limit backend queries in read sessions 2026-06-18 14:59:40.458 | + functions-common:git_clone:668 : cd /home/quobyte/devstack 2026-06-18 14:59:40.462 | + lib/keystone:install_keystone:499 : setup_develop /opt/stack/keystone 2026-06-18 14:59:40.465 | + inc/python:setup_develop:353 : local bindep 2026-06-18 14:59:40.469 | + inc/python:setup_develop:354 : [[ /opt/stack/keystone == -bindep* ]] 2026-06-18 14:59:40.473 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/keystone 2026-06-18 14:59:40.477 | + inc/python:setup_develop:359 : local extras= 2026-06-18 14:59:40.480 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2026-06-18 14:59:40.484 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-06-18 14:59:40.488 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/keystone == -bindep* ]] 2026-06-18 14:59:40.492 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/keystone 2026-06-18 14:59:40.496 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-06-18 14:59:40.501 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-06-18 14:59:40.506 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/keystone 2026-06-18 14:59:40.510 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-06-18 14:59:40.513 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/keystone 2026-06-18 14:59:40.517 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-06-18 14:59:40.520 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-06-18 14:59:40.525 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2026-06-18 14:59:40.532 | + inc/python:_setup_package_with_constraints_edit:400 : name=keystone 2026-06-18 14:59:40.535 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z keystone ']' 2026-06-18 14:59:40.540 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2026-06-18 14:59:40.703 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/keystone -e 2026-06-18 14:59:40.707 | + inc/python:setup_package:436 : local bindep=0 2026-06-18 14:59:40.711 | + inc/python:setup_package:437 : local bindep_flag= 2026-06-18 14:59:40.714 | + inc/python:setup_package:438 : local bindep_profiles= 2026-06-18 14:59:40.718 | + inc/python:setup_package:439 : [[ /opt/stack/keystone == -bindep* ]] 2026-06-18 14:59:40.722 | + inc/python:setup_package:444 : local project_dir=/opt/stack/keystone 2026-06-18 14:59:40.726 | + inc/python:setup_package:445 : local flags=-e 2026-06-18 14:59:40.730 | + inc/python:setup_package:446 : local extras= 2026-06-18 14:59:40.734 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-06-18 14:59:40.738 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-06-18 14:59:40.742 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-06-18 14:59:40.745 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-06-18 14:59:40.750 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-06-18 14:59:40.754 | + inc/python:setup_package:464 : pip_install -e /opt/stack/keystone 2026-06-18 14:59:40.785 | Using python 3.12 to install /opt/stack/keystone 2026-06-18 14:59:40.788 | + 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-06-18 14:59:41.803 | Obtaining file:///opt/stack/keystone 2026-06-18 14:59:41.808 | Installing build dependencies: started 2026-06-18 14:59:43.535 | Installing build dependencies: finished with status 'done' 2026-06-18 14:59:43.536 | Checking if build backend supports build_editable: started 2026-06-18 14:59:44.067 | Checking if build backend supports build_editable: finished with status 'done' 2026-06-18 14:59:44.068 | Getting requirements to build editable: started 2026-06-18 14:59:44.373 | Getting requirements to build editable: finished with status 'done' 2026-06-18 14:59:44.376 | Preparing editable metadata (pyproject.toml): started 2026-06-18 14:59:45.438 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-06-18 14:59:45.453 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (7.0.3) 2026-06-18 14:59:45.454 | Requirement already satisfied: WebOb>=1.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (1.8.10) 2026-06-18 14:59:45.662 | Collecting Flask!=0.11,>=1.0.2 (from keystone==29.1.0.dev45) 2026-06-18 14:59:45.810 | Downloading flask-3.1.3-py3-none-any.whl.metadata (3.2 kB) 2026-06-18 14:59:45.852 | Collecting Flask-RESTful>=0.3.5 (from keystone==29.1.0.dev45) 2026-06-18 14:59:45.868 | Downloading Flask_RESTful-0.3.10-py2.py3-none-any.whl.metadata (1.0 kB) 2026-06-18 14:59:46.257 | Collecting cryptography>=2.7 (from keystone==29.1.0.dev45) 2026-06-18 14:59:46.273 | Downloading cryptography-43.0.3-cp39-abi3-manylinux_2_28_x86_64.whl.metadata (5.4 kB) 2026-06-18 14:59:46.854 | Collecting SQLAlchemy>=1.4.0 (from keystone==29.1.0.dev45) 2026-06-18 14:59:46.871 | Downloading sqlalchemy-2.0.50-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (9.5 kB) 2026-06-18 14:59:46.895 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (5.8.0) 2026-06-18 14:59:46.895 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (5.8.0) 2026-06-18 14:59:46.896 | Requirement already satisfied: keystonemiddleware>=7.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (13.0.0) 2026-06-18 14:59:46.971 | Collecting bcrypt>=3.1.3 (from keystone==29.1.0.dev45) 2026-06-18 14:59:46.988 | Downloading bcrypt-5.0.0-cp39-abi3-manylinux_2_34_x86_64.whl.metadata (10 kB) 2026-06-18 14:59:47.002 | Requirement already satisfied: oslo.cache>=1.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (4.2.0) 2026-06-18 14:59:47.003 | Requirement already satisfied: oslo.config>=6.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (10.5.0) 2026-06-18 14:59:47.004 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (6.4.0) 2026-06-18 14:59:47.067 | Collecting oslo.messaging>=5.29.0 (from keystone==29.1.0.dev45) 2026-06-18 14:59:47.083 | Downloading oslo_messaging-18.1.0-py3-none-any.whl.metadata (2.6 kB) 2026-06-18 14:59:47.142 | Collecting oslo.db>=6.0.0 (from keystone==29.1.0.dev45) 2026-06-18 14:59:47.159 | Downloading oslo_db-18.0.0-py3-none-any.whl.metadata (2.5 kB) 2026-06-18 14:59:47.170 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (6.8.0) 2026-06-18 14:59:47.170 | Requirement already satisfied: oslo.log>=3.44.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (8.2.0) 2026-06-18 14:59:47.213 | Collecting oslo.middleware>=3.31.0 (from keystone==29.1.0.dev45) 2026-06-18 14:59:47.229 | Downloading oslo_middleware-8.1.0-py3-none-any.whl.metadata (2.3 kB) 2026-06-18 14:59:47.284 | Collecting oslo.policy>=4.5.0 (from keystone==29.1.0.dev45) 2026-06-18 14:59:47.300 | Downloading oslo_policy-5.1.0-py3-none-any.whl.metadata (2.2 kB) 2026-06-18 14:59:47.311 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (5.10.0) 2026-06-18 14:59:47.340 | Collecting oslo.upgradecheck>=1.3.0 (from keystone==29.1.0.dev45) 2026-06-18 14:59:47.356 | Downloading oslo_upgradecheck-2.7.1-py3-none-any.whl.metadata (1.8 kB) 2026-06-18 14:59:47.367 | Requirement already satisfied: oslo.utils>=3.33.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (10.1.1) 2026-06-18 14:59:47.396 | Collecting oauthlib>=0.6.2 (from keystone==29.1.0.dev45) 2026-06-18 14:59:47.411 | Downloading oauthlib-3.3.1-py3-none-any.whl.metadata (7.9 kB) 2026-06-18 14:59:47.458 | Collecting pysaml2>=5.0.0 (from keystone==29.1.0.dev45) 2026-06-18 14:59:47.475 | Downloading pysaml2-7.5.4-py3-none-any.whl.metadata (6.5 kB) 2026-06-18 14:59:47.485 | Requirement already satisfied: PyJWT>=1.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (2.13.0) 2026-06-18 14:59:47.486 | Requirement already satisfied: dogpile.cache>=1.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (1.5.0) 2026-06-18 14:59:47.529 | Collecting jsonschema>=3.2.0 (from keystone==29.1.0.dev45) 2026-06-18 14:59:47.545 | Downloading jsonschema-4.26.0-py3-none-any.whl.metadata (7.6 kB) 2026-06-18 14:59:47.558 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (4.0.1) 2026-06-18 14:59:47.559 | Requirement already satisfied: msgpack>=0.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (1.2.0) 2026-06-18 14:59:47.592 | Collecting osprofiler>=1.4.0 (from keystone==29.1.0.dev45) 2026-06-18 14:59:47.610 | Downloading osprofiler-4.4.0-py3-none-any.whl.metadata (3.1 kB) 2026-06-18 14:59:47.660 | Collecting Werkzeug>=0.15.0 (from keystone==29.1.0.dev45) 2026-06-18 14:59:47.675 | Downloading werkzeug-3.1.8-py3-none-any.whl.metadata (4.0 kB) 2026-06-18 14:59:47.875 | Collecting cffi>=1.12 (from cryptography>=2.7->keystone==29.1.0.dev45) 2026-06-18 14:59:47.892 | Downloading cffi-2.0.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (2.6 kB) 2026-06-18 14:59:47.928 | Collecting pycparser (from cffi>=1.12->cryptography>=2.7->keystone==29.1.0.dev45) 2026-06-18 14:59:47.944 | Downloading pycparser-3.0-py3-none-any.whl.metadata (8.2 kB) 2026-06-18 14:59:47.957 | Requirement already satisfied: decorator>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from dogpile.cache>=1.0.2->keystone==29.1.0.dev45) (5.3.1) 2026-06-18 14:59:47.985 | Collecting blinker>=1.9.0 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev45) 2026-06-18 14:59:48.001 | Downloading blinker-1.9.0-py3-none-any.whl.metadata (1.6 kB) 2026-06-18 14:59:48.044 | Collecting click>=8.1.3 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev45) 2026-06-18 14:59:48.059 | Downloading click-8.4.1-py3-none-any.whl.metadata (2.6 kB) 2026-06-18 14:59:48.095 | Collecting itsdangerous>=2.2.0 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev45) 2026-06-18 14:59:48.113 | Downloading itsdangerous-2.2.0-py3-none-any.whl.metadata (1.9 kB) 2026-06-18 14:59:48.154 | Collecting jinja2>=3.1.2 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev45) 2026-06-18 14:59:48.169 | Downloading jinja2-3.1.6-py3-none-any.whl.metadata (2.9 kB) 2026-06-18 14:59:48.276 | Collecting markupsafe>=2.1.1 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev45) 2026-06-18 14:59:48.292 | 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-06-18 14:59:48.334 | Collecting aniso8601>=0.82 (from Flask-RESTful>=0.3.5->keystone==29.1.0.dev45) 2026-06-18 14:59:48.350 | Downloading aniso8601-10.0.1-py2.py3-none-any.whl.metadata (23 kB) 2026-06-18 14:59:48.366 | Requirement already satisfied: six>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Flask-RESTful>=0.3.5->keystone==29.1.0.dev45) (1.17.0) 2026-06-18 14:59:48.435 | Collecting pytz (from Flask-RESTful>=0.3.5->keystone==29.1.0.dev45) 2026-06-18 14:59:48.450 | Downloading pytz-2026.2-py2.py3-none-any.whl.metadata (22 kB) 2026-06-18 14:59:48.497 | Collecting attrs>=22.2.0 (from jsonschema>=3.2.0->keystone==29.1.0.dev45) 2026-06-18 14:59:48.513 | Downloading attrs-26.1.0-py3-none-any.whl.metadata (8.8 kB) 2026-06-18 14:59:48.556 | Collecting jsonschema-specifications>=2023.03.6 (from jsonschema>=3.2.0->keystone==29.1.0.dev45) 2026-06-18 14:59:48.572 | Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl.metadata (2.9 kB) 2026-06-18 14:59:48.626 | Collecting referencing>=0.28.4 (from jsonschema>=3.2.0->keystone==29.1.0.dev45) 2026-06-18 14:59:48.641 | Downloading referencing-0.37.0-py3-none-any.whl.metadata (2.8 kB) 2026-06-18 14:59:49.205 | Collecting rpds-py>=0.25.0 (from jsonschema>=3.2.0->keystone==29.1.0.dev45) 2026-06-18 14:59:49.221 | Downloading rpds_py-2026.5.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.1 kB) 2026-06-18 14:59:49.237 | Requirement already satisfied: keystoneauth1>=3.12.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=7.0.0->keystone==29.1.0.dev45) (5.14.0) 2026-06-18 14:59:49.240 | Requirement already satisfied: requests>=2.14.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=7.0.0->keystone==29.1.0.dev45) (2.34.2) 2026-06-18 14:59:49.244 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=7.0.0->keystone==29.1.0.dev45) (2.1.0) 2026-06-18 14:59:49.246 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=7.0.0->keystone==29.1.0.dev45) (1.8.2) 2026-06-18 14:59:49.247 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=7.0.0->keystone==29.1.0.dev45) (4.15.0) 2026-06-18 14:59:49.259 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.8.0->keystone==29.1.0.dev45) (1.3.0) 2026-06-18 14:59:49.261 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.8.0->keystone==29.1.0.dev45) (2.0.0) 2026-06-18 14:59:49.262 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.8.0->keystone==29.1.0.dev45) (6.0.3) 2026-06-18 14:59:49.306 | Collecting alembic>=0.9.6 (from oslo.db>=6.0.0->keystone==29.1.0.dev45) 2026-06-18 14:59:49.325 | Downloading alembic-1.18.4-py3-none-any.whl.metadata (7.2 kB) 2026-06-18 14:59:49.336 | Requirement already satisfied: debtcollector>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=6.0.0->keystone==29.1.0.dev45) (3.1.0) 2026-06-18 14:59:49.367 | Collecting testresources>=2.0.0 (from oslo.db>=6.0.0->keystone==29.1.0.dev45) 2026-06-18 14:59:49.383 | Downloading testresources-2.1.2-py3-none-any.whl.metadata (15 kB) 2026-06-18 14:59:49.420 | Collecting testscenarios>=0.4 (from oslo.db>=6.0.0->keystone==29.1.0.dev45) 2026-06-18 14:59:49.437 | Downloading testscenarios-0.6.2-py3-none-any.whl.metadata (13 kB) 2026-06-18 14:59:49.572 | Collecting Mako (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==29.1.0.dev45) 2026-06-18 14:59:49.590 | Downloading mako-1.3.12-py3-none-any.whl.metadata (2.9 kB) 2026-06-18 14:59:49.603 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=1.2.0->oslo.db>=6.0.0->keystone==29.1.0.dev45) (2.2.1) 2026-06-18 14:59:49.609 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=3.44.0->keystone==29.1.0.dev45) (2.9.0.post0) 2026-06-18 14:59:49.612 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=5.29.0->keystone==29.1.0.dev45) (3.3.0) 2026-06-18 14:59:49.660 | Collecting oslo.service>=1.24.0 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-18 14:59:49.679 | Downloading oslo_service-4.6.0-py3-none-any.whl.metadata (2.8 kB) 2026-06-18 14:59:49.724 | Collecting cachetools>=2.0.0 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-18 14:59:49.741 | Downloading cachetools-7.1.4-py3-none-any.whl.metadata (5.5 kB) 2026-06-18 14:59:49.784 | Collecting amqp>=2.5.2 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-18 14:59:49.802 | Downloading amqp-5.3.1-py3-none-any.whl.metadata (8.9 kB) 2026-06-18 14:59:49.861 | Collecting kombu>=4.6.8 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-18 14:59:49.878 | Downloading kombu-5.6.2-py3-none-any.whl.metadata (3.5 kB) 2026-06-18 14:59:49.923 | Collecting oslo.metrics>=0.2.1 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-18 14:59:49.941 | Downloading oslo_metrics-0.16.0-py3-none-any.whl.metadata (1.5 kB) 2026-06-18 14:59:49.980 | Collecting vine<6.0.0,>=5.0.0 (from amqp>=2.5.2->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-18 14:59:49.997 | Downloading vine-5.1.0-py3-none-any.whl.metadata (2.7 kB) 2026-06-18 14:59:50.089 | Collecting tzdata>=2025.2 (from kombu>=4.6.8->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-18 14:59:50.105 | Downloading tzdata-2026.2-py2.py3-none-any.whl.metadata (1.4 kB) 2026-06-18 14:59:50.122 | Requirement already satisfied: packaging in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=4.6.8->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) (26.2) 2026-06-18 14:59:50.156 | Collecting prometheus-client>=0.6.0 (from oslo.metrics>=0.2.1->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-18 14:59:50.172 | Downloading prometheus_client-0.25.0-py3-none-any.whl.metadata (2.1 kB) 2026-06-18 14:59:50.214 | Collecting statsd>=3.2.1 (from oslo.middleware>=3.31.0->keystone==29.1.0.dev45) 2026-06-18 14:59:50.232 | Downloading statsd-4.0.1-py2.py3-none-any.whl.metadata (2.9 kB) 2026-06-18 14:59:50.289 | Collecting eventlet>=0.27.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-18 14:59:50.310 | Downloading eventlet-0.41.0-py3-none-any.whl.metadata (5.4 kB) 2026-06-18 14:59:50.586 | Collecting greenlet>=0.4.15 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-18 14:59:50.604 | Downloading greenlet-3.5.1-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.metadata (3.8 kB) 2026-06-18 14:59:50.654 | Collecting oslo.concurrency>=3.25.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-18 14:59:50.672 | Downloading oslo_concurrency-7.5.0-py3-none-any.whl.metadata (2.2 kB) 2026-06-18 14:59:50.710 | Collecting PasteDeploy>=1.5.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-18 14:59:50.727 | Downloading PasteDeploy-3.1.0-py3-none-any.whl.metadata (2.7 kB) 2026-06-18 14:59:50.766 | Collecting Routes>=2.3.1 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-18 14:59:50.782 | Downloading Routes-2.5.1-py2.py3-none-any.whl.metadata (25 kB) 2026-06-18 14:59:50.831 | Collecting Paste>=2.0.2 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-18 14:59:50.849 | Downloading Paste-3.10.1-py3-none-any.whl.metadata (5.3 kB) 2026-06-18 14:59:50.925 | Collecting Yappi>=1.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-18 14:59:50.942 | 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-06-18 14:59:50.986 | Collecting dnspython>=1.15.0 (from eventlet>=0.27.0->oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-18 14:59:51.001 | Downloading dnspython-2.8.0-py3-none-any.whl.metadata (5.7 kB) 2026-06-18 14:59:51.051 | Collecting fasteners>=0.7.0 (from oslo.concurrency>=3.25.0->oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-18 14:59:51.068 | Downloading fasteners-0.20-py3-none-any.whl.metadata (4.8 kB) 2026-06-18 14:59:51.113 | Collecting PrettyTable>=0.7.1 (from oslo.upgradecheck>=1.3.0->keystone==29.1.0.dev45) 2026-06-18 14:59:51.130 | Downloading prettytable-3.17.0-py3-none-any.whl.metadata (34 kB) 2026-06-18 14:59:51.152 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->keystone==29.1.0.dev45) (3.3.2) 2026-06-18 14:59:51.153 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->keystone==29.1.0.dev45) (7.2.2) 2026-06-18 14:59:51.165 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) (82.0.1) 2026-06-18 14:59:51.202 | Collecting wcwidth (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->keystone==29.1.0.dev45) 2026-06-18 14:59:51.217 | Downloading wcwidth-0.8.1-py3-none-any.whl.metadata (43 kB) 2026-06-18 14:59:51.290 | Collecting defusedxml (from pysaml2>=5.0.0->keystone==29.1.0.dev45) 2026-06-18 14:59:51.306 | Downloading defusedxml-0.7.1-py2.py3-none-any.whl.metadata (32 kB) 2026-06-18 14:59:51.351 | Collecting pyopenssl<24.3.0 (from pysaml2>=5.0.0->keystone==29.1.0.dev45) 2026-06-18 14:59:51.368 | Downloading pyOpenSSL-24.2.1-py3-none-any.whl.metadata (13 kB) 2026-06-18 14:59:51.425 | Collecting xmlschema<3.0.0,>=2.0.0 (from pysaml2>=5.0.0->keystone==29.1.0.dev45) 2026-06-18 14:59:51.443 | Downloading xmlschema-2.5.1-py3-none-any.whl.metadata (8.3 kB) 2026-06-18 14:59:51.466 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==29.1.0.dev45) (3.4.7) 2026-06-18 14:59:51.466 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==29.1.0.dev45) (3.18) 2026-06-18 14:59:51.470 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==29.1.0.dev45) (2.7.0) 2026-06-18 14:59:51.470 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==29.1.0.dev45) (2023.11.17) 2026-06-18 14:59:51.521 | Collecting elementpath<5.0.0,>=4.1.5 (from xmlschema<3.0.0,>=2.0.0->pysaml2>=5.0.0->keystone==29.1.0.dev45) 2026-06-18 14:59:51.538 | Downloading elementpath-4.8.0-py3-none-any.whl.metadata (7.2 kB) 2026-06-18 14:59:51.603 | Collecting repoze.lru>=0.3 (from Routes>=2.3.1->oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-18 14:59:51.622 | Downloading repoze_lru-0.8-py3-none-any.whl.metadata (1.8 kB) 2026-06-18 14:59:51.725 | Downloading bcrypt-5.0.0-cp39-abi3-manylinux_2_34_x86_64.whl (278 kB) 2026-06-18 14:59:51.771 | Downloading cryptography-43.0.3-cp39-abi3-manylinux_2_28_x86_64.whl (4.0 MB) 2026-06-18 14:59:51.861 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.0/4.0 MB 45.7 MB/s 0:00:00 2026-06-18 14:59:51.877 | Downloading cffi-2.0.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (219 kB) 2026-06-18 14:59:51.902 | Downloading flask-3.1.3-py3-none-any.whl (103 kB) 2026-06-18 14:59:51.925 | Downloading blinker-1.9.0-py3-none-any.whl (8.5 kB) 2026-06-18 14:59:51.947 | Downloading click-8.4.1-py3-none-any.whl (116 kB) 2026-06-18 14:59:51.973 | Downloading Flask_RESTful-0.3.10-py2.py3-none-any.whl (26 kB) 2026-06-18 14:59:51.995 | Downloading aniso8601-10.0.1-py2.py3-none-any.whl (52 kB) 2026-06-18 14:59:52.019 | Downloading itsdangerous-2.2.0-py3-none-any.whl (16 kB) 2026-06-18 14:59:52.041 | Downloading jinja2-3.1.6-py3-none-any.whl (134 kB) 2026-06-18 14:59:52.065 | Downloading jsonschema-4.26.0-py3-none-any.whl (90 kB) 2026-06-18 14:59:52.088 | Downloading attrs-26.1.0-py3-none-any.whl (67 kB) 2026-06-18 14:59:52.111 | Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl (18 kB) 2026-06-18 14:59:52.134 | Downloading markupsafe-3.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (22 kB) 2026-06-18 14:59:52.157 | Downloading oauthlib-3.3.1-py3-none-any.whl (160 kB) 2026-06-18 14:59:52.182 | Downloading oslo_db-18.0.0-py3-none-any.whl (152 kB) 2026-06-18 14:59:52.207 | Downloading alembic-1.18.4-py3-none-any.whl (263 kB) 2026-06-18 14:59:52.234 | Downloading oslo_messaging-18.1.0-py3-none-any.whl (202 kB) 2026-06-18 14:59:52.259 | Downloading amqp-5.3.1-py3-none-any.whl (50 kB) 2026-06-18 14:59:52.282 | Downloading vine-5.1.0-py3-none-any.whl (9.6 kB) 2026-06-18 14:59:52.305 | Downloading cachetools-7.1.4-py3-none-any.whl (16 kB) 2026-06-18 14:59:52.328 | Downloading kombu-5.6.2-py3-none-any.whl (214 kB) 2026-06-18 14:59:52.354 | Downloading oslo_metrics-0.16.0-py3-none-any.whl (14 kB) 2026-06-18 14:59:52.379 | Downloading oslo_middleware-8.1.0-py3-none-any.whl (65 kB) 2026-06-18 14:59:52.404 | Downloading oslo_policy-5.1.0-py3-none-any.whl (89 kB) 2026-06-18 14:59:52.427 | Downloading oslo_service-4.6.0-py3-none-any.whl (117 kB) 2026-06-18 14:59:52.453 | Downloading eventlet-0.41.0-py3-none-any.whl (364 kB) 2026-06-18 14:59:52.481 | Downloading dnspython-2.8.0-py3-none-any.whl (331 kB) 2026-06-18 14:59:52.508 | Downloading greenlet-3.5.1-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (611 kB) 2026-06-18 14:59:52.526 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 611.4/611.4 kB 30.4 MB/s 0:00:00 2026-06-18 14:59:52.544 | Downloading oslo_concurrency-7.5.0-py3-none-any.whl (48 kB) 2026-06-18 14:59:52.569 | Downloading fasteners-0.20-py3-none-any.whl (18 kB) 2026-06-18 14:59:52.594 | Downloading oslo_upgradecheck-2.7.1-py3-none-any.whl (14 kB) 2026-06-18 14:59:52.619 | Downloading osprofiler-4.4.0-py3-none-any.whl (95 kB) 2026-06-18 14:59:52.643 | Downloading Paste-3.10.1-py3-none-any.whl (289 kB) 2026-06-18 14:59:52.672 | Downloading PasteDeploy-3.1.0-py3-none-any.whl (16 kB) 2026-06-18 14:59:52.694 | Downloading prettytable-3.17.0-py3-none-any.whl (34 kB) 2026-06-18 14:59:52.718 | Downloading prometheus_client-0.25.0-py3-none-any.whl (64 kB) 2026-06-18 14:59:52.743 | Downloading pysaml2-7.5.4-py3-none-any.whl (420 kB) 2026-06-18 14:59:52.774 | Downloading pyOpenSSL-24.2.1-py3-none-any.whl (58 kB) 2026-06-18 14:59:52.799 | Downloading xmlschema-2.5.1-py3-none-any.whl (395 kB) 2026-06-18 14:59:52.829 | Downloading elementpath-4.8.0-py3-none-any.whl (243 kB) 2026-06-18 14:59:52.855 | Downloading referencing-0.37.0-py3-none-any.whl (26 kB) 2026-06-18 14:59:52.879 | Downloading Routes-2.5.1-py2.py3-none-any.whl (40 kB) 2026-06-18 14:59:52.904 | Downloading repoze_lru-0.8-py3-none-any.whl (6.4 kB) 2026-06-18 14:59:52.926 | Downloading rpds_py-2026.5.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (376 kB) 2026-06-18 14:59:52.958 | Downloading sqlalchemy-2.0.50-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (3.4 MB) 2026-06-18 14:59:53.021 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.4/3.4 MB 54.8 MB/s 0:00:00 2026-06-18 14:59:53.037 | Downloading statsd-4.0.1-py2.py3-none-any.whl (13 kB) 2026-06-18 14:59:53.061 | Downloading testresources-2.1.2-py3-none-any.whl (25 kB) 2026-06-18 14:59:53.097 | Downloading testscenarios-0.6.2-py3-none-any.whl (12 kB) 2026-06-18 14:59:53.120 | Downloading tzdata-2026.2-py2.py3-none-any.whl (349 kB) 2026-06-18 14:59:53.146 | Downloading werkzeug-3.1.8-py3-none-any.whl (226 kB) 2026-06-18 14:59:53.174 | Downloading yappi-1.7.6-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (82 kB) 2026-06-18 14:59:53.199 | Downloading defusedxml-0.7.1-py2.py3-none-any.whl (25 kB) 2026-06-18 14:59:53.222 | Downloading mako-1.3.12-py3-none-any.whl (78 kB) 2026-06-18 14:59:53.245 | Downloading pycparser-3.0-py3-none-any.whl (48 kB) 2026-06-18 14:59:53.267 | Downloading pytz-2026.2-py2.py3-none-any.whl (510 kB) 2026-06-18 14:59:53.297 | Downloading wcwidth-0.8.1-py3-none-any.whl (323 kB) 2026-06-18 14:59:53.476 | Building wheels for collected packages: keystone 2026-06-18 14:59:53.478 | Building editable for keystone (pyproject.toml): started 2026-06-18 14:59:54.618 | Building editable for keystone (pyproject.toml): finished with status 'done' 2026-06-18 14:59:54.619 | Created wheel for keystone: filename=keystone-29.1.0.dev45-0.editable-py3-none-any.whl size=9269 sha256=c87a8280ab61ef9e21a56aaa6591c03c0ec5cb73f6e08fd75e726a348b20a991 2026-06-18 14:59:54.619 | Stored in directory: /tmp/pip-ephem-wheel-cache-udbxdok0/wheels/d5/df/96/ee2394c3a20d6f991844794e53669e9943a8d62f162c6e6710 2026-06-18 14:59:54.624 | Successfully built keystone 2026-06-18 14:59:54.972 | 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-06-18 14:59:55.018 | Attempting uninstall: pytz 2026-06-18 14:59:55.027 | Found existing installation: pytz 2024.1 2026-06-18 14:59:55.027 | Not uninstalling pytz at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-18 14:59:55.028 | Can't uninstall 'pytz'. No files were found to uninstall. 2026-06-18 14:59:56.850 | Attempting uninstall: oauthlib 2026-06-18 14:59:56.863 | Found existing installation: oauthlib 3.2.2 2026-06-18 14:59:56.863 | Not uninstalling oauthlib at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-18 14:59:56.864 | Can't uninstall 'oauthlib'. No files were found to uninstall. 2026-06-18 14:59:57.009 | Attempting uninstall: markupsafe 2026-06-18 14:59:57.022 | Found existing installation: MarkupSafe 2.1.5 2026-06-18 14:59:57.022 | Not uninstalling markupsafe at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-18 14:59:57.023 | Can't uninstall 'MarkupSafe'. No files were found to uninstall. 2026-06-18 14:59:58.109 | Attempting uninstall: click 2026-06-18 14:59:58.122 | Found existing installation: click 8.1.6 2026-06-18 14:59:58.122 | Not uninstalling click at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-18 14:59:58.122 | Can't uninstall 'click'. No files were found to uninstall. 2026-06-18 14:59:58.296 | Attempting uninstall: blinker 2026-06-18 14:59:58.308 | Found existing installation: blinker 1.7.0 2026-06-18 14:59:58.308 | Not uninstalling blinker at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-18 14:59:58.308 | Can't uninstall 'blinker'. No files were found to uninstall. 2026-06-18 14:59:58.327 | Attempting uninstall: bcrypt 2026-06-18 14:59:58.338 | Found existing installation: bcrypt 3.2.2 2026-06-18 14:59:58.338 | Not uninstalling bcrypt at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-18 14:59:58.339 | Can't uninstall 'bcrypt'. No files were found to uninstall. 2026-06-18 14:59:58.358 | Attempting uninstall: attrs 2026-06-18 14:59:58.370 | Found existing installation: attrs 23.2.0 2026-06-18 14:59:58.370 | Not uninstalling attrs at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-18 14:59:58.372 | Can't uninstall 'attrs'. No files were found to uninstall. 2026-06-18 15:00:01.600 | Attempting uninstall: jinja2 2026-06-18 15:00:01.612 | Found existing installation: Jinja2 3.1.2 2026-06-18 15:00:01.614 | Not uninstalling jinja2 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-18 15:00:01.614 | Can't uninstall 'Jinja2'. No files were found to uninstall. 2026-06-18 15:00:02.747 | Attempting uninstall: cryptography 2026-06-18 15:00:02.760 | Found existing installation: cryptography 41.0.7 2026-06-18 15:00:02.760 | Not uninstalling cryptography at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-18 15:00:02.761 | Can't uninstall 'cryptography'. No files were found to uninstall. 2026-06-18 15:00:03.397 | Attempting uninstall: pyopenssl 2026-06-18 15:00:03.412 | Found existing installation: pyOpenSSL 23.2.0 2026-06-18 15:00:03.412 | Not uninstalling pyopenssl at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-18 15:00:03.412 | Can't uninstall 'pyOpenSSL'. No files were found to uninstall. 2026-06-18 15:00:03.910 | Attempting uninstall: jsonschema 2026-06-18 15:00:03.925 | Found existing installation: jsonschema 4.10.3 2026-06-18 15:00:03.925 | Not uninstalling jsonschema at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-18 15:00:03.926 | Can't uninstall 'jsonschema'. No files were found to uninstall. 2026-06-18 15:00:05.673 | 2026-06-18 15:00:05.676 | 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-06-18 15:00:05.676 | service-identity 24.1.0 requires pyasn1-modules, which is not installed. 2026-06-18 15:00:05.691 | Successfully installed Flask-3.1.3 Flask-RESTful-0.3.10 Mako-1.3.12 Paste-3.10.1 PasteDeploy-3.1.0 PrettyTable-3.17.0 Routes-2.5.1 SQLAlchemy-2.0.50 Werkzeug-3.1.8 Yappi-1.7.6 alembic-1.18.4 amqp-5.3.1 aniso8601-10.0.1 attrs-26.1.0 bcrypt-5.0.0 blinker-1.9.0 cachetools-7.1.4 cffi-2.0.0 click-8.4.1 cryptography-43.0.3 defusedxml-0.7.1 dnspython-2.8.0 elementpath-4.8.0 eventlet-0.41.0 fasteners-0.20 greenlet-3.5.1 itsdangerous-2.2.0 jinja2-3.1.6 jsonschema-4.26.0 jsonschema-specifications-2025.9.1 keystone-29.1.0.dev45 kombu-5.6.2 markupsafe-3.0.3 oauthlib-3.3.1 oslo.concurrency-7.5.0 oslo.db-18.0.0 oslo.messaging-18.1.0 oslo.metrics-0.16.0 oslo.middleware-8.1.0 oslo.policy-5.1.0 oslo.service-4.6.0 oslo.upgradecheck-2.7.1 osprofiler-4.4.0 prometheus-client-0.25.0 pycparser-3.0 pyopenssl-24.2.1 pysaml2-7.5.4 pytz-2026.2 referencing-0.37.0 repoze.lru-0.8 rpds-py-2026.5.1 statsd-4.0.1 testresources-2.1.2 testscenarios-0.6.2 tzdata-2026.2 vine-5.1.0 wcwidth-0.8.1 xmlschema-2.5.1 2026-06-18 15:00:06.076 | + inc/python:pip_install:216 : result=0 2026-06-18 15:00:06.081 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-18 15:00:06.085 | + functions-common:time_stop:2414 : local name 2026-06-18 15:00:06.089 | + functions-common:time_stop:2415 : local end_time 2026-06-18 15:00:06.094 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-18 15:00:06.098 | + functions-common:time_stop:2417 : local total 2026-06-18 15:00:06.102 | + functions-common:time_stop:2418 : local start_time 2026-06-18 15:00:06.106 | + functions-common:time_stop:2420 : name=pip_install 2026-06-18 15:00:06.109 | + functions-common:time_stop:2421 : start_time=1781794780778 2026-06-18 15:00:06.113 | + functions-common:time_stop:2423 : [[ -z 1781794780778 ]] 2026-06-18 15:00:06.119 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 15:00:06.126 | + functions-common:time_stop:2426 : end_time=1781794806121 2026-06-18 15:00:06.130 | + functions-common:time_stop:2427 : elapsed_time=25343 2026-06-18 15:00:06.133 | + functions-common:time_stop:2428 : total=50105 2026-06-18 15:00:06.138 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 15:00:06.142 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=75448 2026-06-18 15:00:06.146 | + inc/python:pip_install:219 : return 0 2026-06-18 15:00:06.149 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-06-18 15:00:06.153 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-06-18 15:00:06.157 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/keystone 2026-06-18 15:00:06.161 | + inc/python:use_library_from_git:266 : local name=/opt/stack/keystone 2026-06-18 15:00:06.166 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 15:00:06.170 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-18 15:00:06.175 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/keystone, ]] 2026-06-18 15:00:06.179 | + inc/python:use_library_from_git:269 : return 1 2026-06-18 15:00:06.183 | + lib/keystone:install_keystone:501 : is_service_enabled ldap 2026-06-18 15:00:06.210 | + functions-common:is_service_enabled:2070 : return 1 2026-06-18 15:00:06.215 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-06-18 15:00:06.219 | + ./stack.sh:main:918 : configure_keystone 2026-06-18 15:00:06.224 | + lib/keystone:configure_keystone:143 : sudo install -d -o quobyte /etc/keystone 2026-06-18 15:00:06.243 | + lib/keystone:configure_keystone:145 : [[ /etc/keystone != \/\o\p\t\/\s\t\a\c\k\/\k\e\y\s\t\o\n\e\/\e\t\c ]] 2026-06-18 15:00:06.249 | + lib/keystone:configure_keystone:146 : install -m 600 /dev/null /etc/keystone/keystone.conf 2026-06-18 15:00:06.256 | + lib/keystone:configure_keystone:149 : is_service_enabled ldap 2026-06-18 15:00:06.284 | + functions-common:is_service_enabled:2070 : return 1 2026-06-18 15:00:06.289 | + lib/keystone:configure_keystone:153 : iniset /etc/keystone/keystone.conf identity driver sql 2026-06-18 15:00:06.340 | + lib/keystone:configure_keystone:154 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2026-06-18 15:00:06.388 | + lib/keystone:configure_keystone:155 : iniset /etc/keystone/keystone.conf assignment driver sql 2026-06-18 15:00:06.442 | + lib/keystone:configure_keystone:156 : iniset /etc/keystone/keystone.conf role driver sql 2026-06-18 15:00:06.494 | + lib/keystone:configure_keystone:157 : iniset /etc/keystone/keystone.conf resource driver sql 2026-06-18 15:00:06.549 | + lib/keystone:configure_keystone:160 : iniset /etc/keystone/keystone.conf cache enabled True 2026-06-18 15:00:06.602 | + lib/keystone:configure_keystone:161 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2026-06-18 15:00:06.649 | + lib/keystone:configure_keystone:162 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2026-06-18 15:00:06.698 | + lib/keystone:configure_keystone:166 : iniset /etc/keystone/keystone.conf api response_validation error 2026-06-18 15:00:06.747 | + lib/keystone:configure_keystone:168 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2026-06-18 15:00:06.751 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=keystone 2026-06-18 15:00:06.755 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/keystone/keystone.conf 2026-06-18 15:00:06.759 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=oslo_messaging_notifications 2026-06-18 15:00:06.763 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-06-18 15:00:06.767 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-06-18 15:00:06.793 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 15:00:06.799 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-06-18 15:00:06.803 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-06-18 15:00:06.807 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-06-18 15:00:06.832 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-18 15:00:06.836 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.13:5672/ 2026-06-18 15:00:06.841 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:stackqueue@192.168.122.13:5672/ 2026-06-18 15:00:06.890 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-06-18 15:00:06.894 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-06-18 15:00:06.898 | + lib/keystone:configure_keystone:174 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://192.168.122.13/identity 2026-06-18 15:00:06.946 | + lib/keystone:configure_keystone:176 : [[ fernet != '' ]] 2026-06-18 15:00:06.950 | + lib/keystone:configure_keystone:177 : iniset /etc/keystone/keystone.conf token provider fernet 2026-06-18 15:00:07.000 | ++ lib/keystone:configure_keystone:180 : database_connection_url keystone 2026-06-18 15:00:07.004 | ++ lib/database:database_connection_url:134 : local db=keystone 2026-06-18 15:00:07.008 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2026-06-18 15:00:07.012 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=keystone 2026-06-18 15:00:07.016 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-06-18 15:00:07.020 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-06-18 15:00:07.024 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-06-18 15:00:07.050 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-18 15:00:07.054 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-06-18 15:00:07.058 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/keystone?charset=utf8&plugin=dbcounter' 2026-06-18 15:00:07.063 | + lib/keystone:configure_keystone:180 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:stackdb@127.0.0.1/keystone?charset=utf8&plugin=dbcounter' 2026-06-18 15:00:07.112 | + lib/keystone:configure_keystone:183 : '[' False '!=' False ']' 2026-06-18 15:00:07.116 | + lib/keystone:configure_keystone:188 : setup_logging /etc/keystone/keystone.conf 2026-06-18 15:00:07.120 | + functions:setup_logging:693 : setup_systemd_logging /etc/keystone/keystone.conf 2026-06-18 15:00:07.124 | + functions:setup_systemd_logging:710 : local conf_file=/etc/keystone/keystone.conf 2026-06-18 15:00:07.130 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-06-18 15:00:07.157 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-06-18 15:00:07.161 | + functions:setup_systemd_logging:716 : local pidstr= 2026-06-18 15:00:07.165 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-06-18 15:00:07.169 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-06-18 15:00:07.174 | + 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-06-18 15:00:07.219 | + 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-06-18 15:00:07.264 | + 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-06-18 15:00:07.310 | + functions:setup_systemd_logging:727 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-06-18 15:00:07.355 | + functions:setup_systemd_logging:730 : iniset /etc/keystone/keystone.conf DEFAULT log_color False 2026-06-18 15:00:07.400 | + lib/keystone:configure_keystone:190 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2026-06-18 15:00:07.446 | + lib/keystone:configure_keystone:192 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini keystone.wsgi.api:application /identity '' keystone-api 2026-06-18 15:00:07.450 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/keystone/keystone-uwsgi-public.ini 2026-06-18 15:00:07.454 | + lib/apache:write_uwsgi_config:244 : local wsgi=keystone.wsgi.api:application 2026-06-18 15:00:07.458 | + lib/apache:write_uwsgi_config:245 : local url=/identity 2026-06-18 15:00:07.462 | + lib/apache:write_uwsgi_config:246 : local http= 2026-06-18 15:00:07.466 | + lib/apache:write_uwsgi_config:247 : local name=keystone-api 2026-06-18 15:00:07.470 | + lib/apache:write_uwsgi_config:249 : '[' -z keystone-api ']' 2026-06-18 15:00:07.474 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-06-18 15:00:07.478 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-06-18 15:00:07.497 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-06-18 15:00:07.497 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-06-18 15:00:07.509 | d /var/run/uwsgi 0755 quobyte root 2026-06-18 15:00:07.515 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-06-18 15:00:07.530 | /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-06-18 15:00:07.537 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/keystone-api.socket 2026-06-18 15:00:07.541 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2026-06-18 15:00:07.547 | + lib/apache:write_uwsgi_config:270 : [[ keystone.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-06-18 15:00:07.551 | + lib/apache:write_uwsgi_config:271 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi module keystone.wsgi.api:application 2026-06-18 15:00:07.598 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2026-06-18 15:00:07.643 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2026-06-18 15:00:07.686 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2026-06-18 15:00:07.730 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2026-06-18 15:00:07.775 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 80 2026-06-18 15:00:07.819 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2026-06-18 15:00:07.863 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2026-06-18 15:00:07.907 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2026-06-18 15:00:07.952 | + 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-06-18 15:00:07.996 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2026-06-18 15:00:08.041 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2026-06-18 15:00:08.085 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2026-06-18 15:00:08.129 | + lib/apache:write_uwsgi_config:298 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi start-time %t 2026-06-18 15:00:08.173 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-06-18 15:00:08.177 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-06-18 15:00:08.182 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for keystone-api 2026-06-18 15:00:08.186 | ++ lib/apache:apache_site_config_for:174 : local site=keystone-api 2026-06-18 15:00:08.190 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-06-18 15:00:08.194 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-18 15:00:08.197 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-18 15:00:08.201 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/keystone-api.conf 2026-06-18 15:00:08.205 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/keystone-api.conf 2026-06-18 15:00:08.209 | + lib/apache:write_uwsgi_config:306 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-api.socket 2026-06-18 15:00:08.258 | + lib/apache:write_uwsgi_config:307 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2026-06-18 15:00:08.309 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/keystone-api.conf 2026-06-18 15:00:08.311 | + 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-06-18 15:00:08.323 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-api.socket|uwsgi://uwsgi-uds-keystone-api" retry=0 acquire=1 2026-06-18 15:00:08.329 | + lib/apache:write_uwsgi_config:309 : enable_apache_site keystone-api 2026-06-18 15:00:08.333 | + lib/apache:enable_apache_site:191 : local site=keystone-api 2026-06-18 15:00:08.337 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-06-18 15:00:08.341 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-06-18 15:00:08.345 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-06-18 15:00:08.349 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-18 15:00:08.352 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-18 15:00:08.357 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-18 15:00:08.360 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-06-18 15:00:08.365 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-06-18 15:00:08.369 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-18 15:00:08.374 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-18 15:00:08.377 | + lib/apache:enable_apache_site:195 : sudo a2ensite keystone-api 2026-06-18 15:00:08.392 | perl: warning: Setting locale failed. 2026-06-18 15:00:08.392 | perl: warning: Please check that your locale settings: 2026-06-18 15:00:08.392 | LANGUAGE = (unset), 2026-06-18 15:00:08.392 | LC_ALL = "en_US.utf8", 2026-06-18 15:00:08.392 | LANG = "de_DE.UTF-8" 2026-06-18 15:00:08.392 | are supported and installed on your system. 2026-06-18 15:00:08.392 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-18 15:00:08.436 | Enabling site keystone-api. 2026-06-18 15:00:08.443 | To activate the new configuration, you need to run: 2026-06-18 15:00:08.443 | systemctl reload apache2 2026-06-18 15:00:08.452 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-06-18 15:00:08.456 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-06-18 15:00:08.460 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2026-06-18 15:00:08.464 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart apache2 2026-06-18 15:00:08.624 | + lib/keystone:configure_keystone:194 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2026-06-18 15:00:08.675 | + lib/keystone:configure_keystone:196 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2026-06-18 15:00:08.723 | + lib/keystone:configure_keystone:198 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2026-06-18 15:00:08.772 | + lib/keystone:configure_keystone:206 : [[ True = True ]] 2026-06-18 15:00:08.776 | + lib/keystone:configure_keystone:207 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2026-06-18 15:00:08.825 | + lib/keystone:configure_keystone:208 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2026-06-18 15:00:08.872 | + lib/keystone:configure_keystone:209 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2026-06-18 15:00:08.918 | + lib/keystone:configure_keystone:212 : iniset /etc/keystone/keystone.conf oslo_policy policy_file policy.yaml 2026-06-18 15:00:08.966 | + lib/keystone:configure_keystone:214 : [[ False == True ]] 2026-06-18 15:00:08.971 | + lib/keystone:configure_keystone:214 : [[ False == True ]] 2026-06-18 15:00:08.974 | + lib/keystone:configure_keystone:218 : iniset /etc/keystone/keystone.conf oslo_policy enforce_scope false 2026-06-18 15:00:09.021 | + lib/keystone:configure_keystone:219 : iniset /etc/keystone/keystone.conf oslo_policy enforce_new_defaults false 2026-06-18 15:00:09.067 | + ./stack.sh:main:922 : is_service_enabled swift 2026-06-18 15:00:09.092 | + functions-common:is_service_enabled:2070 : return 1 2026-06-18 15:00:09.096 | + ./stack.sh:main:936 : is_service_enabled g-api n-api 2026-06-18 15:00:09.122 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 15:00:09.126 | + ./stack.sh:main:938 : stack_install_service glance 2026-06-18 15:00:09.130 | + lib/stack:stack_install_service:20 : local service=glance 2026-06-18 15:00:09.134 | + lib/stack:stack_install_service:21 : type install_glance 2026-06-18 15:00:09.138 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-06-18 15:00:09.141 | + lib/stack:stack_install_service:32 : install_glance 2026-06-18 15:00:09.145 | + lib/glance:install_glance:551 : glance_store_extras=() 2026-06-18 15:00:09.149 | + lib/glance:install_glance:551 : local glance_store_extras 2026-06-18 15:00:09.153 | + lib/glance:install_glance:553 : is_service_enabled cinder 2026-06-18 15:00:09.179 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 15:00:09.182 | + lib/glance:install_glance:554 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2026-06-18 15:00:09.186 | + lib/glance:install_glance:557 : is_service_enabled swift 2026-06-18 15:00:09.213 | + functions-common:is_service_enabled:2070 : return 1 2026-06-18 15:00:09.218 | + lib/glance:install_glance:563 : use_library_from_git glance_store 2026-06-18 15:00:09.222 | + inc/python:use_library_from_git:266 : local name=glance_store 2026-06-18 15:00:09.226 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 15:00:09.229 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-18 15:00:09.233 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,glance_store, ]] 2026-06-18 15:00:09.237 | + inc/python:use_library_from_git:269 : return 1 2026-06-18 15:00:09.242 | ++ lib/glance:install_glance:569 : join_extras cinder 2026-06-18 15:00:09.247 | ++ inc/python:join_extras:28 : local IFS=, 2026-06-18 15:00:09.251 | ++ inc/python:join_extras:29 : echo cinder 2026-06-18 15:00:09.256 | + lib/glance:install_glance:569 : pip_install_gr_extras glance-store cinder 2026-06-18 15:00:09.260 | + inc/python:pip_install_gr_extras:107 : local name=glance-store 2026-06-18 15:00:09.264 | + inc/python:pip_install_gr_extras:108 : local extras=cinder 2026-06-18 15:00:09.267 | + inc/python:pip_install_gr_extras:109 : local version_constraints 2026-06-18 15:00:09.272 | ++ inc/python:pip_install_gr_extras:110 : get_version_constraints_from_global_requirements glance-store 2026-06-18 15:00:09.277 | ++ inc/python:get_version_constraints_from_global_requirements:253 : local package=glance-store 2026-06-18 15:00:09.281 | ++ inc/python:get_version_constraints_from_global_requirements:254 : local required_pkg_version_constraint 2026-06-18 15:00:09.288 | +++ inc/python:get_version_constraints_from_global_requirements:256 : cut -d# -f1 2026-06-18 15:00:09.288 | +++ inc/python:get_version_constraints_from_global_requirements:256 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2026-06-18 15:00:09.296 | ++ inc/python:get_version_constraints_from_global_requirements:256 : required_pkg_version_constraint='!=0.29.0 ' 2026-06-18 15:00:09.300 | ++ inc/python:get_version_constraints_from_global_requirements:257 : [[ !=0.29.0 == '' ]] 2026-06-18 15:00:09.304 | ++ inc/python:get_version_constraints_from_global_requirements:260 : echo '!=0.29.0' 2026-06-18 15:00:09.309 | + inc/python:pip_install_gr_extras:110 : version_constraints='!=0.29.0' 2026-06-18 15:00:09.313 | + inc/python:pip_install_gr_extras:111 : pip_install 'glance-store[cinder]!=0.29.0' 2026-06-18 15:00:09.344 | Using python 3.12 to install glance-store[cinder]!=0.29.0 2026-06-18 15:00:09.347 | + 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-06-18 15:00:10.584 | Collecting glance-store!=0.29.0 (from glance-store[cinder]!=0.29.0) 2026-06-18 15:00:10.730 | Downloading glance_store-5.5.0-py3-none-any.whl.metadata (4.6 kB) 2026-06-18 15:00:10.747 | Requirement already satisfied: oslo.config>=5.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (10.5.0) 2026-06-18 15:00:10.748 | 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.8.0) 2026-06-18 15:00:10.749 | 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.10.0) 2026-06-18 15:00:10.750 | Requirement already satisfied: oslo.utils>=4.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (10.1.1) 2026-06-18 15:00:10.752 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (7.5.0) 2026-06-18 15:00:10.753 | 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.8.0) 2026-06-18 15:00:10.754 | Requirement already satisfied: eventlet!=0.18.3,!=0.20.1,>=0.18.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (0.41.0) 2026-06-18 15:00:10.755 | 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-06-18 15:00:10.756 | 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.14.0) 2026-06-18 15:00:10.757 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (5.8.0) 2026-06-18 15:00:10.758 | 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-06-18 15:00:10.785 | Collecting retrying!=1.3.0,>=1.2.3 (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) 2026-06-18 15:00:10.801 | Downloading retrying-1.4.2-py3-none-any.whl.metadata (5.5 kB) 2026-06-18 15:00:10.813 | 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.3.0) 2026-06-18 15:00:10.815 | Requirement already satisfied: dnspython>=1.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (2.8.0) 2026-06-18 15:00:10.817 | Requirement already satisfied: greenlet>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (3.5.1) 2026-06-18 15:00:10.823 | 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-06-18 15:00:10.825 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->futurist>=1.2.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (2.2.1) 2026-06-18 15:00:10.870 | Collecting python-cinderclient>=4.1.0 (from glance-store[cinder]!=0.29.0) 2026-06-18 15:00:10.886 | Downloading python_cinderclient-9.9.0-py3-none-any.whl.metadata (19 kB) 2026-06-18 15:00:10.975 | Collecting os-brick>=6.3.0 (from glance-store[cinder]!=0.29.0) 2026-06-18 15:00:10.991 | Downloading os_brick-7.1.0-py3-none-any.whl.metadata (2.9 kB) 2026-06-18 15:00:11.061 | Collecting oslo.rootwrap>=5.8.0 (from glance-store[cinder]!=0.29.0) 2026-06-18 15:00:11.080 | Downloading oslo_rootwrap-7.9.0-py3-none-any.whl.metadata (2.1 kB) 2026-06-18 15:00:11.129 | Collecting oslo.privsep>=1.23.0 (from glance-store[cinder]!=0.29.0) 2026-06-18 15:00:11.146 | Downloading oslo_privsep-3.11.0-py3-none-any.whl.metadata (2.8 kB) 2026-06-18 15:00:11.160 | 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-06-18 15:00:11.161 | 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-06-18 15:00:11.162 | 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-06-18 15:00:11.163 | Requirement already satisfied: rpds-py>=0.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (2026.5.1) 2026-06-18 15:00:11.170 | Requirement already satisfied: pbr>=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) (7.0.3) 2026-06-18 15:00:11.171 | 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-06-18 15:00:11.172 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (1.8.2) 2026-06-18 15:00:11.173 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (4.15.0) 2026-06-18 15:00:11.178 | 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.4.0) 2026-06-18 15:00:11.179 | 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.2.0) 2026-06-18 15:00:11.181 | 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.6.0) 2026-06-18 15:00:11.214 | Collecting tenacity>=6.3.1 (from os-brick>=6.3.0->glance-store[cinder]!=0.29.0) 2026-06-18 15:00:11.230 | Downloading tenacity-9.1.4-py3-none-any.whl.metadata (1.2 kB) 2026-06-18 15:00:11.242 | 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-06-18 15:00:11.247 | 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-06-18 15:00:11.251 | 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-06-18 15:00:11.253 | 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-06-18 15:00:11.254 | 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-06-18 15:00:11.263 | 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-06-18 15:00:11.267 | Requirement already satisfied: cffi>=1.14.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.privsep>=1.23.0->glance-store[cinder]!=0.29.0) (2.0.0) 2026-06-18 15:00:11.268 | 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.0) 2026-06-18 15:00:11.272 | 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-06-18 15:00:11.280 | Requirement already satisfied: WebOb>=1.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (1.8.10) 2026-06-18 15:00:11.283 | 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-06-18 15:00:11.284 | 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-06-18 15:00:11.285 | 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-06-18 15:00:11.286 | 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-06-18 15:00:11.290 | 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-06-18 15:00:11.292 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=4.7.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (26.2) 2026-06-18 15:00:11.298 | 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) (82.0.1) 2026-06-18 15:00:11.315 | 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.17.0) 2026-06-18 15:00:11.320 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.2->python-cinderclient>=4.1.0->glance-store[cinder]!=0.29.0) (0.8.1) 2026-06-18 15:00:11.324 | 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-06-18 15:00:11.337 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (3.4.7) 2026-06-18 15:00:11.338 | 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-06-18 15:00:11.339 | 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-06-18 15:00:11.341 | 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-06-18 15:00:11.363 | 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-06-18 15:00:11.424 | Downloading glance_store-5.5.0-py3-none-any.whl (262 kB) 2026-06-18 15:00:11.486 | Downloading os_brick-7.1.0-py3-none-any.whl (285 kB) 2026-06-18 15:00:11.522 | Downloading oslo_privsep-3.11.0-py3-none-any.whl (41 kB) 2026-06-18 15:00:11.545 | Downloading oslo_rootwrap-7.9.0-py3-none-any.whl (40 kB) 2026-06-18 15:00:11.570 | Downloading python_cinderclient-9.9.0-py3-none-any.whl (256 kB) 2026-06-18 15:00:11.595 | Downloading retrying-1.4.2-py3-none-any.whl (10 kB) 2026-06-18 15:00:11.618 | Downloading tenacity-9.1.4-py3-none-any.whl (28 kB) 2026-06-18 15:00:11.864 | Installing collected packages: tenacity, retrying, oslo.rootwrap, python-cinderclient, oslo.privsep, glance-store, os-brick 2026-06-18 15:00:13.141 | 2026-06-18 15:00:13.158 | Successfully installed glance-store-5.5.0 os-brick-7.1.0 oslo.privsep-3.11.0 oslo.rootwrap-7.9.0 python-cinderclient-9.9.0 retrying-1.4.2 tenacity-9.1.4 2026-06-18 15:00:13.324 | + inc/python:pip_install:216 : result=0 2026-06-18 15:00:13.327 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-18 15:00:13.329 | + functions-common:time_stop:2414 : local name 2026-06-18 15:00:13.333 | + functions-common:time_stop:2415 : local end_time 2026-06-18 15:00:13.337 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-18 15:00:13.340 | + functions-common:time_stop:2417 : local total 2026-06-18 15:00:13.344 | + functions-common:time_stop:2418 : local start_time 2026-06-18 15:00:13.348 | + functions-common:time_stop:2420 : name=pip_install 2026-06-18 15:00:13.351 | + functions-common:time_stop:2421 : start_time=1781794809337 2026-06-18 15:00:13.354 | + functions-common:time_stop:2423 : [[ -z 1781794809337 ]] 2026-06-18 15:00:13.359 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 15:00:13.364 | + functions-common:time_stop:2426 : end_time=1781794813360 2026-06-18 15:00:13.368 | + functions-common:time_stop:2427 : elapsed_time=4023 2026-06-18 15:00:13.372 | + functions-common:time_stop:2428 : total=75448 2026-06-18 15:00:13.375 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 15:00:13.379 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=79471 2026-06-18 15:00:13.383 | + inc/python:pip_install:219 : return 0 2026-06-18 15:00:13.386 | + lib/glance:install_glance:570 : copy_rootwrap /opt/stack/data/venv/etc/glance 2026-06-18 15:00:13.390 | + lib/glance:copy_rootwrap:265 : local source_path=/opt/stack/data/venv/etc/glance 2026-06-18 15:00:13.394 | + lib/glance:copy_rootwrap:267 : sudo install -d -o quobyte /etc/glance 2026-06-18 15:00:13.411 | + lib/glance:copy_rootwrap:268 : cp -r /opt/stack/data/venv/etc/glance/rootwrap.conf /opt/stack/data/venv/etc/glance/rootwrap.d /etc/glance/ 2026-06-18 15:00:13.418 | + lib/glance:install_glance:573 : git_clone https://review.opendev.org/openstack/glance.git /opt/stack/glance master 2026-06-18 15:00:13.421 | + functions-common:git_clone:583 : local git_remote=https://review.opendev.org/openstack/glance.git 2026-06-18 15:00:13.425 | + functions-common:git_clone:584 : local git_dest=/opt/stack/glance 2026-06-18 15:00:13.428 | + functions-common:git_clone:585 : local git_ref=master 2026-06-18 15:00:13.431 | + functions-common:git_clone:586 : local orig_dir 2026-06-18 15:00:13.436 | ++ functions-common:git_clone:587 : pwd 2026-06-18 15:00:13.440 | + functions-common:git_clone:587 : orig_dir=/home/quobyte/devstack 2026-06-18 15:00:13.443 | + functions-common:git_clone:588 : local git_clone_flags= 2026-06-18 15:00:13.447 | ++ functions-common:git_clone:590 : trueorfalse False RECLONE 2026-06-18 15:00:13.469 | + functions-common:git_clone:590 : RECLONE=False 2026-06-18 15:00:13.473 | + functions-common:git_clone:591 : [[ 0 -gt 0 ]] 2026-06-18 15:00:13.475 | + functions-common:git_clone:595 : [[ False = \T\r\u\e ]] 2026-06-18 15:00:13.480 | + functions-common:git_clone:604 : echo master 2026-06-18 15:00:13.481 | + functions-common:git_clone:604 : egrep -q '^refs' 2026-06-18 15:00:13.488 | + functions-common:git_clone:618 : [[ ! -d /opt/stack/glance ]] 2026-06-18 15:00:13.492 | + functions-common:git_clone:619 : [[ False = \T\r\u\e ]] 2026-06-18 15:00:13.496 | + functions-common:git_clone:624 : git_timed clone --no-checkout https://review.opendev.org/openstack/glance.git /opt/stack/glance 2026-06-18 15:00:13.498 | + functions-common:git_timed:691 : local count=0 2026-06-18 15:00:13.501 | + functions-common:git_timed:692 : local timeout=0 2026-06-18 15:00:13.504 | + functions-common:git_timed:694 : [[ -n 0 ]] 2026-06-18 15:00:13.507 | + functions-common:git_timed:695 : timeout=0 2026-06-18 15:00:13.509 | + functions-common:git_timed:698 : time_start git_timed 2026-06-18 15:00:13.513 | + functions-common:time_start:2400 : local name=git_timed 2026-06-18 15:00:13.516 | + functions-common:time_start:2401 : local start_time= 2026-06-18 15:00:13.520 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-18 15:00:13.523 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-18 15:00:13.530 | + functions-common:time_start:2405 : _TIME_START[$name]=1781794813525 2026-06-18 15:00:13.533 | + functions-common:git_timed:699 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/glance.git /opt/stack/glance 2026-06-18 15:00:13.538 | Cloning into '/opt/stack/glance'... 2026-06-18 15:00:22.120 | + functions-common:git_timed:713 : time_stop git_timed 2026-06-18 15:00:22.124 | + functions-common:time_stop:2414 : local name 2026-06-18 15:00:22.128 | + functions-common:time_stop:2415 : local end_time 2026-06-18 15:00:22.131 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-18 15:00:22.134 | + functions-common:time_stop:2417 : local total 2026-06-18 15:00:22.138 | + functions-common:time_stop:2418 : local start_time 2026-06-18 15:00:22.141 | + functions-common:time_stop:2420 : name=git_timed 2026-06-18 15:00:22.144 | + functions-common:time_stop:2421 : start_time=1781794813525 2026-06-18 15:00:22.147 | + functions-common:time_stop:2423 : [[ -z 1781794813525 ]] 2026-06-18 15:00:22.152 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 15:00:22.157 | + functions-common:time_stop:2426 : end_time=1781794822153 2026-06-18 15:00:22.160 | + functions-common:time_stop:2427 : elapsed_time=8628 2026-06-18 15:00:22.164 | + functions-common:time_stop:2428 : total=25496 2026-06-18 15:00:22.167 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 15:00:22.170 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=34124 2026-06-18 15:00:22.174 | + functions-common:git_clone:625 : cd /opt/stack/glance 2026-06-18 15:00:22.177 | + functions-common:git_clone:626 : git_timed fetch origin master 2026-06-18 15:00:22.181 | + functions-common:git_timed:691 : local count=0 2026-06-18 15:00:22.184 | + functions-common:git_timed:692 : local timeout=0 2026-06-18 15:00:22.188 | + functions-common:git_timed:694 : [[ -n 0 ]] 2026-06-18 15:00:22.191 | + functions-common:git_timed:695 : timeout=0 2026-06-18 15:00:22.195 | + functions-common:git_timed:698 : time_start git_timed 2026-06-18 15:00:22.199 | + functions-common:time_start:2400 : local name=git_timed 2026-06-18 15:00:22.202 | + functions-common:time_start:2401 : local start_time= 2026-06-18 15:00:22.206 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-18 15:00:22.210 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-18 15:00:22.215 | + functions-common:time_start:2405 : _TIME_START[$name]=1781794822211 2026-06-18 15:00:22.218 | + functions-common:git_timed:699 : timeout -s SIGINT 0 git fetch origin master 2026-06-18 15:00:22.843 | From https://review.opendev.org/openstack/glance 2026-06-18 15:00:22.843 | * branch master -> FETCH_HEAD 2026-06-18 15:00:22.855 | + functions-common:git_timed:713 : time_stop git_timed 2026-06-18 15:00:22.858 | + functions-common:time_stop:2414 : local name 2026-06-18 15:00:22.862 | + functions-common:time_stop:2415 : local end_time 2026-06-18 15:00:22.866 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-18 15:00:22.869 | + functions-common:time_stop:2417 : local total 2026-06-18 15:00:22.873 | + functions-common:time_stop:2418 : local start_time 2026-06-18 15:00:22.876 | + functions-common:time_stop:2420 : name=git_timed 2026-06-18 15:00:22.880 | + functions-common:time_stop:2421 : start_time=1781794822211 2026-06-18 15:00:22.883 | + functions-common:time_stop:2423 : [[ -z 1781794822211 ]] 2026-06-18 15:00:22.887 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 15:00:22.893 | + functions-common:time_stop:2426 : end_time=1781794822889 2026-06-18 15:00:22.896 | + functions-common:time_stop:2427 : elapsed_time=678 2026-06-18 15:00:22.900 | + functions-common:time_stop:2428 : total=34124 2026-06-18 15:00:22.904 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 15:00:22.907 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=34802 2026-06-18 15:00:22.911 | + functions-common:git_clone:627 : git_timed checkout FETCH_HEAD 2026-06-18 15:00:22.915 | + functions-common:git_timed:691 : local count=0 2026-06-18 15:00:22.918 | + functions-common:git_timed:692 : local timeout=0 2026-06-18 15:00:22.921 | + functions-common:git_timed:694 : [[ -n 0 ]] 2026-06-18 15:00:22.925 | + functions-common:git_timed:695 : timeout=0 2026-06-18 15:00:22.928 | + functions-common:git_timed:698 : time_start git_timed 2026-06-18 15:00:22.932 | + functions-common:time_start:2400 : local name=git_timed 2026-06-18 15:00:22.936 | + functions-common:time_start:2401 : local start_time= 2026-06-18 15:00:22.939 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-18 15:00:22.944 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-18 15:00:22.950 | + functions-common:time_start:2405 : _TIME_START[$name]=1781794822946 2026-06-18 15:00:22.954 | + functions-common:git_timed:699 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-06-18 15:00:23.083 | Note: switching to 'FETCH_HEAD'. 2026-06-18 15:00:23.084 | 2026-06-18 15:00:23.084 | You are in 'detached HEAD' state. You can look around, make experimental 2026-06-18 15:00:23.084 | changes and commit them, and you can discard any commits you make in this 2026-06-18 15:00:23.084 | state without impacting any branches by switching back to a branch. 2026-06-18 15:00:23.084 | 2026-06-18 15:00:23.084 | If you want to create a new branch to retain commits you create, you may 2026-06-18 15:00:23.084 | do so (now or later) by using -c with the switch command. Example: 2026-06-18 15:00:23.085 | 2026-06-18 15:00:23.085 | git switch -c 2026-06-18 15:00:23.085 | 2026-06-18 15:00:23.085 | Or undo this operation with: 2026-06-18 15:00:23.085 | 2026-06-18 15:00:23.085 | git switch - 2026-06-18 15:00:23.085 | 2026-06-18 15:00:23.085 | Turn off this advice by setting config variable advice.detachedHead to false 2026-06-18 15:00:23.085 | 2026-06-18 15:00:23.085 | HEAD is now at 9734292f7 Merge "Fix flaky test_import_copy_bust_lock functional test" 2026-06-18 15:00:23.089 | + functions-common:git_timed:713 : time_stop git_timed 2026-06-18 15:00:23.092 | + functions-common:time_stop:2414 : local name 2026-06-18 15:00:23.095 | + functions-common:time_stop:2415 : local end_time 2026-06-18 15:00:23.098 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-18 15:00:23.101 | + functions-common:time_stop:2417 : local total 2026-06-18 15:00:23.104 | + functions-common:time_stop:2418 : local start_time 2026-06-18 15:00:23.107 | + functions-common:time_stop:2420 : name=git_timed 2026-06-18 15:00:23.111 | + functions-common:time_stop:2421 : start_time=1781794822946 2026-06-18 15:00:23.114 | + functions-common:time_stop:2423 : [[ -z 1781794822946 ]] 2026-06-18 15:00:23.119 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 15:00:23.124 | + functions-common:time_stop:2426 : end_time=1781794823120 2026-06-18 15:00:23.127 | + functions-common:time_stop:2427 : elapsed_time=174 2026-06-18 15:00:23.130 | + functions-common:time_stop:2428 : total=34802 2026-06-18 15:00:23.133 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 15:00:23.135 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=34976 2026-06-18 15:00:23.137 | + functions-common:git_clone:663 : sudo git config --system --add safe.directory /opt/stack/glance 2026-06-18 15:00:23.154 | + functions-common:git_clone:666 : cd /opt/stack/glance 2026-06-18 15:00:23.159 | + functions-common:git_clone:667 : git show --oneline 2026-06-18 15:00:23.159 | + functions-common:git_clone:667 : head -1 2026-06-18 15:00:23.162 | 9734292f7 Merge "Fix flaky test_import_copy_bust_lock functional test" 2026-06-18 15:00:23.166 | + functions-common:git_clone:668 : cd /home/quobyte/devstack 2026-06-18 15:00:23.170 | + lib/glance:install_glance:575 : setup_develop /opt/stack/glance 2026-06-18 15:00:23.173 | + inc/python:setup_develop:353 : local bindep 2026-06-18 15:00:23.177 | + inc/python:setup_develop:354 : [[ /opt/stack/glance == -bindep* ]] 2026-06-18 15:00:23.180 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/glance 2026-06-18 15:00:23.184 | + inc/python:setup_develop:359 : local extras= 2026-06-18 15:00:23.187 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/glance -e 2026-06-18 15:00:23.191 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-06-18 15:00:23.195 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/glance == -bindep* ]] 2026-06-18 15:00:23.199 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/glance 2026-06-18 15:00:23.202 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-06-18 15:00:23.205 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-06-18 15:00:23.210 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/glance 2026-06-18 15:00:23.214 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-06-18 15:00:23.219 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/glance 2026-06-18 15:00:23.223 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-06-18 15:00:23.227 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-06-18 15:00:23.232 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2026-06-18 15:00:23.239 | + inc/python:_setup_package_with_constraints_edit:400 : name=glance 2026-06-18 15:00:23.244 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z glance ']' 2026-06-18 15:00:23.247 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2026-06-18 15:00:23.408 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/glance -e 2026-06-18 15:00:23.412 | + inc/python:setup_package:436 : local bindep=0 2026-06-18 15:00:23.416 | + inc/python:setup_package:437 : local bindep_flag= 2026-06-18 15:00:23.419 | + inc/python:setup_package:438 : local bindep_profiles= 2026-06-18 15:00:23.422 | + inc/python:setup_package:439 : [[ /opt/stack/glance == -bindep* ]] 2026-06-18 15:00:23.426 | + inc/python:setup_package:444 : local project_dir=/opt/stack/glance 2026-06-18 15:00:23.430 | + inc/python:setup_package:445 : local flags=-e 2026-06-18 15:00:23.434 | + inc/python:setup_package:446 : local extras= 2026-06-18 15:00:23.437 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-06-18 15:00:23.441 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-06-18 15:00:23.445 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-06-18 15:00:23.447 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-06-18 15:00:23.451 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-06-18 15:00:23.455 | + inc/python:setup_package:464 : pip_install -e /opt/stack/glance 2026-06-18 15:00:23.483 | Using python 3.12 to install /opt/stack/glance 2026-06-18 15:00:23.486 | + 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-06-18 15:00:24.490 | Obtaining file:///opt/stack/glance 2026-06-18 15:00:24.494 | Installing build dependencies: started 2026-06-18 15:00:26.311 | Installing build dependencies: finished with status 'done' 2026-06-18 15:00:26.313 | Checking if build backend supports build_editable: started 2026-06-18 15:00:26.870 | Checking if build backend supports build_editable: finished with status 'done' 2026-06-18 15:00:26.872 | Getting requirements to build editable: started 2026-06-18 15:00:27.189 | Getting requirements to build editable: finished with status 'done' 2026-06-18 15:00:27.191 | Preparing editable metadata (pyproject.toml): started 2026-06-18 15:00:28.128 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-06-18 15:00:28.147 | Requirement already satisfied: pbr>=3.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev62) (7.0.3) 2026-06-18 15:00:28.149 | Requirement already satisfied: defusedxml>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev62) (0.7.1) 2026-06-18 15:00:28.149 | Requirement already satisfied: SQLAlchemy>=1.3.14 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev62) (2.0.50) 2026-06-18 15:00:28.150 | Requirement already satisfied: eventlet>=0.33.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev62) (0.41.0) 2026-06-18 15:00:28.151 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev62) (3.1.0) 2026-06-18 15:00:28.152 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev62) (2.5.1) 2026-06-18 15:00:28.153 | Requirement already satisfied: WebOb>=1.8.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev62) (1.8.10) 2026-06-18 15:00:28.155 | Requirement already satisfied: alembic>=0.9.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev62) (1.18.4) 2026-06-18 15:00:28.365 | Collecting httplib2>=0.9.1 (from glance==32.1.0.dev62) 2026-06-18 15:00:28.511 | Downloading httplib2-0.31.2-py3-none-any.whl.metadata (2.2 kB) 2026-06-18 15:00:28.522 | Requirement already satisfied: oslo.config>=8.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev62) (10.5.0) 2026-06-18 15:00:28.523 | Requirement already satisfied: oslo.concurrency>=4.5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev62) (7.5.0) 2026-06-18 15:00:28.524 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev62) (6.4.0) 2026-06-18 15:00:28.525 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev62) (2.7.1) 2026-06-18 15:00:28.526 | Requirement already satisfied: oslo.utils>=7.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev62) (10.1.1) 2026-06-18 15:00:28.528 | Requirement already satisfied: stevedore!=3.0.0,>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev62) (5.8.0) 2026-06-18 15:00:28.529 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev62) (3.3.0) 2026-06-18 15:00:28.587 | Collecting taskflow>=4.0.0 (from glance==32.1.0.dev62) 2026-06-18 15:00:28.604 | Downloading taskflow-6.3.0-py3-none-any.whl.metadata (4.5 kB) 2026-06-18 15:00:28.620 | Requirement already satisfied: keystoneauth1>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev62) (5.14.0) 2026-06-18 15:00:28.620 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev62) (13.0.0) 2026-06-18 15:00:28.651 | Collecting WSME>=0.8.0 (from glance==32.1.0.dev62) 2026-06-18 15:00:28.668 | Downloading WSME-0.12.1-py3-none-any.whl.metadata (3.7 kB) 2026-06-18 15:00:28.679 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev62) (3.17.0) 2026-06-18 15:00:28.680 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev62) (3.10.1) 2026-06-18 15:00:28.681 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev62) (4.26.0) 2026-06-18 15:00:28.682 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev62) (5.8.0) 2026-06-18 15:00:28.682 | Requirement already satisfied: oslo.db>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev62) (18.0.0) 2026-06-18 15:00:28.683 | Requirement already satisfied: oslo.i18n>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev62) (6.8.0) 2026-06-18 15:00:28.715 | Collecting oslo.limit>=1.6.0 (from glance==32.1.0.dev62) 2026-06-18 15:00:28.731 | Downloading oslo_limit-2.11.0-py3-none-any.whl.metadata (2.1 kB) 2026-06-18 15:00:28.742 | Requirement already satisfied: oslo.log>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev62) (8.2.0) 2026-06-18 15:00:28.743 | Requirement already satisfied: oslo.messaging!=9.0.0,>=5.29.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev62) (18.1.0) 2026-06-18 15:00:28.744 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev62) (8.1.0) 2026-06-18 15:00:28.784 | Collecting oslo.reports>=1.18.0 (from glance==32.1.0.dev62) 2026-06-18 15:00:28.801 | Downloading oslo_reports-3.8.0-py3-none-any.whl.metadata (3.9 kB) 2026-06-18 15:00:28.811 | Requirement already satisfied: oslo.policy>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev62) (5.1.0) 2026-06-18 15:00:28.812 | Requirement already satisfied: osprofiler>=1.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev62) (4.4.0) 2026-06-18 15:00:28.813 | Requirement already satisfied: glance-store>=5.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev62) (5.5.0) 2026-06-18 15:00:28.814 | Requirement already satisfied: debtcollector>=1.19.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev62) (3.1.0) 2026-06-18 15:00:28.815 | Requirement already satisfied: cryptography>=2.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev62) (43.0.3) 2026-06-18 15:00:28.841 | Collecting cursive>=0.2.1 (from glance==32.1.0.dev62) 2026-06-18 15:00:28.858 | Downloading cursive-0.2.3-py2.py3-none-any.whl.metadata (1.7 kB) 2026-06-18 15:00:28.909 | Collecting castellan>=0.17.0 (from glance==32.1.0.dev62) 2026-06-18 15:00:28.926 | Downloading castellan-5.7.0-py3-none-any.whl.metadata (1.9 kB) 2026-06-18 15:00:28.938 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.9.6->glance==32.1.0.dev62) (1.3.12) 2026-06-18 15:00:28.939 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.9.6->glance==32.1.0.dev62) (4.15.0) 2026-06-18 15:00:28.975 | Collecting python-barbicanclient>=5.5.0 (from castellan>=0.17.0->glance==32.1.0.dev62) 2026-06-18 15:00:28.994 | Downloading python_barbicanclient-7.4.0-py3-none-any.whl.metadata (11 kB) 2026-06-18 15:00:29.007 | Requirement already satisfied: requests>=2.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from castellan>=0.17.0->glance==32.1.0.dev62) (2.34.2) 2026-06-18 15:00:29.010 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.6.1->glance==32.1.0.dev62) (2.0.0) 2026-06-18 15:00:29.014 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.6.1->glance==32.1.0.dev62) (3.0) 2026-06-18 15:00:29.018 | Requirement already satisfied: oslo.serialization>=1.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cursive>=0.2.1->glance==32.1.0.dev62) (5.10.0) 2026-06-18 15:00:29.020 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=1.19.0->glance==32.1.0.dev62) (2.2.1) 2026-06-18 15:00:29.025 | Requirement already satisfied: dnspython>=1.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.33.3->glance==32.1.0.dev62) (2.8.0) 2026-06-18 15:00:29.026 | Requirement already satisfied: greenlet>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.33.3->glance==32.1.0.dev62) (3.5.1) 2026-06-18 15:00:29.036 | 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==32.1.0.dev62) (1.4.2) 2026-06-18 15:00:29.043 | Requirement already satisfied: pyparsing<4,>=3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from httplib2>=0.9.1->glance==32.1.0.dev62) (3.3.2) 2026-06-18 15:00:29.047 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance==32.1.0.dev62) (26.1.0) 2026-06-18 15:00:29.047 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance==32.1.0.dev62) (2025.9.1) 2026-06-18 15:00:29.048 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance==32.1.0.dev62) (0.37.0) 2026-06-18 15:00:29.049 | Requirement already satisfied: rpds-py>=0.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance==32.1.0.dev62) (2026.5.1) 2026-06-18 15:00:29.058 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->glance==32.1.0.dev62) (2.1.0) 2026-06-18 15:00:29.059 | 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==32.1.0.dev62) (1.8.2) 2026-06-18 15:00:29.065 | Requirement already satisfied: oslo.cache>=3.11.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->glance==32.1.0.dev62) (4.2.0) 2026-06-18 15:00:29.067 | Requirement already satisfied: pycadf>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->glance==32.1.0.dev62) (4.0.1) 2026-06-18 15:00:29.068 | Requirement already satisfied: PyJWT>=2.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->glance==32.1.0.dev62) (2.13.0) 2026-06-18 15:00:29.076 | 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==32.1.0.dev62) (1.5.0) 2026-06-18 15:00:29.081 | 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==32.1.0.dev62) (5.3.1) 2026-06-18 15:00:29.088 | Requirement already satisfied: fasteners>=0.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=4.5.1->glance==32.1.0.dev62) (0.20) 2026-06-18 15:00:29.093 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=8.1.0->glance==32.1.0.dev62) (1.3.0) 2026-06-18 15:00:29.095 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=8.1.0->glance==32.1.0.dev62) (2.0.0) 2026-06-18 15:00:29.096 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=8.1.0->glance==32.1.0.dev62) (6.0.3) 2026-06-18 15:00:29.107 | Requirement already satisfied: testresources>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=5.0.0->glance==32.1.0.dev62) (2.1.2) 2026-06-18 15:00:29.108 | Requirement already satisfied: testscenarios>=0.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=5.0.0->glance==32.1.0.dev62) (0.6.2) 2026-06-18 15:00:29.170 | Collecting openstacksdk>=4.11.0 (from oslo.limit>=1.6.0->glance==32.1.0.dev62) 2026-06-18 15:00:29.192 | Downloading openstacksdk-4.16.0-py3-none-any.whl.metadata (12 kB) 2026-06-18 15:00:29.238 | Collecting jmespath>=0.9.0 (from openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==32.1.0.dev62) 2026-06-18 15:00:29.254 | Downloading jmespath-1.1.0-py3-none-any.whl.metadata (7.6 kB) 2026-06-18 15:00:29.296 | Collecting jsonpatch!=1.20,>=1.16 (from openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==32.1.0.dev62) 2026-06-18 15:00:29.312 | Downloading jsonpatch-1.33-py2.py3-none-any.whl.metadata (3.0 kB) 2026-06-18 15:00:29.359 | Collecting platformdirs>=3 (from openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==32.1.0.dev62) 2026-06-18 15:00:29.376 | Downloading platformdirs-4.10.0-py3-none-any.whl.metadata (5.5 kB) 2026-06-18 15:00:29.387 | 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==32.1.0.dev62) (7.2.2) 2026-06-18 15:00:29.423 | Collecting jsonpointer>=1.9 (from jsonpatch!=1.20,>=1.16->openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==32.1.0.dev62) 2026-06-18 15:00:29.439 | Downloading jsonpointer-3.1.1-py3-none-any.whl.metadata (2.4 kB) 2026-06-18 15:00:29.455 | 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==32.1.0.dev62) (2.9.0.post0) 2026-06-18 15:00:29.461 | Requirement already satisfied: oslo.service>=1.24.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==32.1.0.dev62) (4.6.0) 2026-06-18 15:00:29.462 | 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==32.1.0.dev62) (7.1.4) 2026-06-18 15:00:29.463 | 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==32.1.0.dev62) (5.3.1) 2026-06-18 15:00:29.464 | Requirement already satisfied: kombu>=4.6.8 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==32.1.0.dev62) (5.6.2) 2026-06-18 15:00:29.465 | 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==32.1.0.dev62) (0.16.0) 2026-06-18 15:00:29.469 | 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==32.1.0.dev62) (5.1.0) 2026-06-18 15:00:29.478 | Requirement already satisfied: tzdata>=2025.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=4.6.8->oslo.messaging!=9.0.0,>=5.29.0->glance==32.1.0.dev62) (2026.2) 2026-06-18 15:00:29.479 | Requirement already satisfied: packaging in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=4.6.8->oslo.messaging!=9.0.0,>=5.29.0->glance==32.1.0.dev62) (26.2) 2026-06-18 15:00:29.488 | 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==32.1.0.dev62) (0.25.0) 2026-06-18 15:00:29.492 | Requirement already satisfied: bcrypt>=3.1.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->glance==32.1.0.dev62) (5.0.0) 2026-06-18 15:00:29.493 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->glance==32.1.0.dev62) (3.1.6) 2026-06-18 15:00:29.495 | Requirement already satisfied: statsd>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->glance==32.1.0.dev62) (4.0.1) 2026-06-18 15:00:29.504 | 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==32.1.0.dev62) (3.0.3) 2026-06-18 15:00:29.522 | 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==32.1.0.dev62) (1.2.0) 2026-06-18 15:00:29.531 | Requirement already satisfied: Yappi>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==32.1.0.dev62) (1.7.6) 2026-06-18 15:00:29.554 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->glance==32.1.0.dev62) (82.0.1) 2026-06-18 15:00:29.570 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->glance==32.1.0.dev62) (0.8.1) 2026-06-18 15:00:29.633 | Collecting cliff>=2.8.0 (from python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev62) 2026-06-18 15:00:29.653 | Downloading cliff-4.14.0-py3-none-any.whl.metadata (2.1 kB) 2026-06-18 15:00:29.695 | Collecting autopage>=0.4.0 (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev62) 2026-06-18 15:00:29.712 | Downloading autopage-0.6.0-py3-none-any.whl.metadata (8.1 kB) 2026-06-18 15:00:29.779 | Collecting cmd2>=3.0.0 (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev62) 2026-06-18 15:00:29.796 | Downloading cmd2-4.0.0-py3-none-any.whl.metadata (16 kB) 2026-06-18 15:00:29.866 | Collecting prompt-toolkit>=3.0.52 (from cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev62) 2026-06-18 15:00:29.882 | Downloading prompt_toolkit-3.0.52-py3-none-any.whl.metadata (6.4 kB) 2026-06-18 15:00:29.917 | Collecting pyperclip>=1.8.2 (from cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev62) 2026-06-18 15:00:29.933 | Downloading pyperclip-1.11.0-py3-none-any.whl.metadata (2.4 kB) 2026-06-18 15:00:29.943 | Requirement already satisfied: rich>=15.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev62) (15.0.0) 2026-06-18 15:00:29.971 | Collecting rich-argparse>=1.7.2 (from cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev62) 2026-06-18 15:00:29.989 | Downloading rich_argparse-1.8.0-py3-none-any.whl.metadata (15 kB) 2026-06-18 15:00:30.012 | 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==32.1.0.dev62) (1.17.0) 2026-06-18 15:00:30.031 | 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==32.1.0.dev62) (3.4.7) 2026-06-18 15:00:30.032 | 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==32.1.0.dev62) (3.18) 2026-06-18 15:00:30.033 | 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==32.1.0.dev62) (2.7.0) 2026-06-18 15:00:30.036 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.18.0->castellan>=0.17.0->glance==32.1.0.dev62) (2023.11.17) 2026-06-18 15:00:30.067 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev62) (4.2.0) 2026-06-18 15:00:30.068 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev62) (2.20.0) 2026-06-18 15:00:30.077 | Requirement already satisfied: mdurl~=0.1 in /usr/lib/python3/dist-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev62) (0.1.2) 2026-06-18 15:00:30.094 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Routes>=2.3.1->glance==32.1.0.dev62) (0.8) 2026-06-18 15:00:30.174 | Collecting networkx>=2.1.0 (from taskflow>=4.0.0->glance==32.1.0.dev62) 2026-06-18 15:00:30.196 | Downloading networkx-3.6.1-py3-none-any.whl.metadata (6.8 kB) 2026-06-18 15:00:30.245 | Collecting automaton>=1.9.0 (from taskflow>=4.0.0->glance==32.1.0.dev62) 2026-06-18 15:00:30.263 | Downloading automaton-3.4.0-py3-none-any.whl.metadata (2.3 kB) 2026-06-18 15:00:30.273 | Requirement already satisfied: tenacity>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from taskflow>=4.0.0->glance==32.1.0.dev62) (9.1.4) 2026-06-18 15:00:30.300 | Collecting pydot>=1.2.4 (from taskflow>=4.0.0->glance==32.1.0.dev62) 2026-06-18 15:00:30.317 | Downloading pydot-4.0.1-py3-none-any.whl.metadata (11 kB) 2026-06-18 15:00:30.459 | Collecting simplegeneric (from WSME>=0.8.0->glance==32.1.0.dev62) 2026-06-18 15:00:30.476 | Downloading simplegeneric-0.8.1.zip (12 kB) 2026-06-18 15:00:30.491 | Installing build dependencies: started 2026-06-18 15:00:32.129 | Installing build dependencies: finished with status 'done' 2026-06-18 15:00:32.130 | Getting requirements to build wheel: started 2026-06-18 15:00:32.751 | Getting requirements to build wheel: finished with status 'done' 2026-06-18 15:00:32.753 | Preparing metadata (pyproject.toml): started 2026-06-18 15:00:33.111 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-06-18 15:00:33.114 | Requirement already satisfied: pytz in /opt/stack/data/venv/lib/python3.12/site-packages (from WSME>=0.8.0->glance==32.1.0.dev62) (2026.2) 2026-06-18 15:00:33.172 | Collecting importlib-metadata>=4.4 (from WSME>=0.8.0->glance==32.1.0.dev62) 2026-06-18 15:00:33.188 | Downloading importlib_metadata-9.0.0-py3-none-any.whl.metadata (4.5 kB) 2026-06-18 15:00:33.241 | Collecting zipp>=3.20 (from importlib-metadata>=4.4->WSME>=0.8.0->glance==32.1.0.dev62) 2026-06-18 15:00:33.258 | Downloading zipp-4.1.0-py3-none-any.whl.metadata (3.6 kB) 2026-06-18 15:00:33.342 | Downloading castellan-5.7.0-py3-none-any.whl (103 kB) 2026-06-18 15:00:33.382 | Downloading cursive-0.2.3-py2.py3-none-any.whl (43 kB) 2026-06-18 15:00:33.405 | Downloading httplib2-0.31.2-py3-none-any.whl (91 kB) 2026-06-18 15:00:33.432 | Downloading oslo_limit-2.11.0-py3-none-any.whl (23 kB) 2026-06-18 15:00:33.457 | Downloading openstacksdk-4.16.0-py3-none-any.whl (2.0 MB) 2026-06-18 15:00:33.514 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 41.8 MB/s 0:00:00 2026-06-18 15:00:33.530 | Downloading jmespath-1.1.0-py3-none-any.whl (20 kB) 2026-06-18 15:00:33.552 | Downloading jsonpatch-1.33-py2.py3-none-any.whl (12 kB) 2026-06-18 15:00:33.574 | Downloading jsonpointer-3.1.1-py3-none-any.whl (7.7 kB) 2026-06-18 15:00:33.597 | Downloading oslo_reports-3.8.0-py3-none-any.whl (54 kB) 2026-06-18 15:00:33.620 | Downloading platformdirs-4.10.0-py3-none-any.whl (22 kB) 2026-06-18 15:00:33.645 | Downloading python_barbicanclient-7.4.0-py3-none-any.whl (88 kB) 2026-06-18 15:00:33.673 | Downloading cliff-4.14.0-py3-none-any.whl (86 kB) 2026-06-18 15:00:33.700 | Downloading autopage-0.6.0-py3-none-any.whl (30 kB) 2026-06-18 15:00:33.723 | Downloading cmd2-4.0.0-py3-none-any.whl (180 kB) 2026-06-18 15:00:33.747 | Downloading prompt_toolkit-3.0.52-py3-none-any.whl (391 kB) 2026-06-18 15:00:33.774 | Downloading pyperclip-1.11.0-py3-none-any.whl (11 kB) 2026-06-18 15:00:33.800 | Downloading rich_argparse-1.8.0-py3-none-any.whl (25 kB) 2026-06-18 15:00:33.823 | Downloading taskflow-6.3.0-py3-none-any.whl (491 kB) 2026-06-18 15:00:33.855 | Downloading automaton-3.4.0-py3-none-any.whl (23 kB) 2026-06-18 15:00:33.878 | Downloading networkx-3.6.1-py3-none-any.whl (2.1 MB) 2026-06-18 15:00:33.929 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 41.6 MB/s 0:00:00 2026-06-18 15:00:33.949 | Downloading pydot-4.0.1-py3-none-any.whl (37 kB) 2026-06-18 15:00:33.977 | Downloading WSME-0.12.1-py3-none-any.whl (59 kB) 2026-06-18 15:00:34.000 | Downloading importlib_metadata-9.0.0-py3-none-any.whl (27 kB) 2026-06-18 15:00:34.023 | Downloading zipp-4.1.0-py3-none-any.whl (10 kB) 2026-06-18 15:00:34.126 | Building wheels for collected packages: glance, simplegeneric 2026-06-18 15:00:34.127 | Building editable for glance (pyproject.toml): started 2026-06-18 15:00:35.002 | Building editable for glance (pyproject.toml): finished with status 'done' 2026-06-18 15:00:35.003 | Created wheel for glance: filename=glance-32.1.0.dev62-0.editable-py3-none-any.whl size=8994 sha256=bcfe9a2673138f478903615c1405bd7ef2ea571bf326fa0e67866defa71edf30 2026-06-18 15:00:35.004 | Stored in directory: /tmp/pip-ephem-wheel-cache-pixcojhp/wheels/31/93/bf/c06e9c56745867b4722d11aae03416a994ddf0e859898c0382 2026-06-18 15:00:35.010 | Building wheel for simplegeneric (pyproject.toml): started 2026-06-18 15:00:35.432 | Building wheel for simplegeneric (pyproject.toml): finished with status 'done' 2026-06-18 15:00:35.433 | Created wheel for simplegeneric: filename=simplegeneric-0.8.1-py3-none-any.whl size=5103 sha256=10dfb4e339afe8d993d0096ae5b629470868974e6adaf8125452d24c6b1af2de 2026-06-18 15:00:35.434 | Stored in directory: /home/quobyte/.cache/pip/wheels/bf/7f/ac/c96a7918d97103348ae720bdf93aa7f5458f5efb90718e9873 2026-06-18 15:00:35.438 | Successfully built glance simplegeneric 2026-06-18 15:00:35.733 | Installing collected packages: simplegeneric, pyperclip, zipp, pydot, prompt-toolkit, platformdirs, networkx, jsonpointer, jmespath, httplib2, autopage, jsonpatch, importlib-metadata, automaton, WSME, rich-argparse, openstacksdk, cmd2, taskflow, oslo.reports, cliff, python-barbicanclient, oslo.limit, castellan, cursive, glance 2026-06-18 15:00:38.748 | Attempting uninstall: jsonpointer 2026-06-18 15:00:38.769 | Found existing installation: jsonpointer 2.0 2026-06-18 15:00:38.770 | Not uninstalling jsonpointer at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-18 15:00:38.770 | Can't uninstall 'jsonpointer'. No files were found to uninstall. 2026-06-18 15:00:38.788 | Attempting uninstall: jmespath 2026-06-18 15:00:38.804 | Found existing installation: jmespath 1.0.1 2026-06-18 15:00:38.805 | Not uninstalling jmespath at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-18 15:00:38.805 | Can't uninstall 'jmespath'. No files were found to uninstall. 2026-06-18 15:00:38.846 | Attempting uninstall: httplib2 2026-06-18 15:00:38.862 | Found existing installation: httplib2 0.20.4 2026-06-18 15:00:38.863 | Not uninstalling httplib2 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-18 15:00:38.863 | Can't uninstall 'httplib2'. No files were found to uninstall. 2026-06-18 15:00:38.959 | Attempting uninstall: jsonpatch 2026-06-18 15:00:38.973 | Found existing installation: jsonpatch 1.32 2026-06-18 15:00:38.974 | Not uninstalling jsonpatch at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-18 15:00:38.974 | Can't uninstall 'jsonpatch'. No files were found to uninstall. 2026-06-18 15:00:43.456 | 2026-06-18 15:00:43.475 | Successfully installed WSME-0.12.1 automaton-3.4.0 autopage-0.6.0 castellan-5.7.0 cliff-4.14.0 cmd2-4.0.0 cursive-0.2.3 glance-32.1.0.dev62 httplib2-0.31.2 importlib-metadata-9.0.0 jmespath-1.1.0 jsonpatch-1.33 jsonpointer-3.1.1 networkx-3.6.1 openstacksdk-4.16.0 oslo.limit-2.11.0 oslo.reports-3.8.0 platformdirs-4.10.0 prompt-toolkit-3.0.52 pydot-4.0.1 pyperclip-1.11.0 python-barbicanclient-7.4.0 rich-argparse-1.8.0 simplegeneric-0.8.1 taskflow-6.3.0 zipp-4.1.0 2026-06-18 15:00:43.771 | + inc/python:pip_install:216 : result=0 2026-06-18 15:00:43.775 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-18 15:00:43.778 | + functions-common:time_stop:2414 : local name 2026-06-18 15:00:43.781 | + functions-common:time_stop:2415 : local end_time 2026-06-18 15:00:43.783 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-18 15:00:43.787 | + functions-common:time_stop:2417 : local total 2026-06-18 15:00:43.789 | + functions-common:time_stop:2418 : local start_time 2026-06-18 15:00:43.791 | + functions-common:time_stop:2420 : name=pip_install 2026-06-18 15:00:43.795 | + functions-common:time_stop:2421 : start_time=1781794823476 2026-06-18 15:00:43.797 | + functions-common:time_stop:2423 : [[ -z 1781794823476 ]] 2026-06-18 15:00:43.802 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 15:00:43.808 | + functions-common:time_stop:2426 : end_time=1781794843804 2026-06-18 15:00:43.810 | + functions-common:time_stop:2427 : elapsed_time=20328 2026-06-18 15:00:43.813 | + functions-common:time_stop:2428 : total=79471 2026-06-18 15:00:43.817 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 15:00:43.820 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=99799 2026-06-18 15:00:43.824 | + inc/python:pip_install:219 : return 0 2026-06-18 15:00:43.827 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-06-18 15:00:43.831 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-06-18 15:00:43.834 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/glance 2026-06-18 15:00:43.838 | + inc/python:use_library_from_git:266 : local name=/opt/stack/glance 2026-06-18 15:00:43.841 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 15:00:43.844 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-18 15:00:43.849 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/glance, ]] 2026-06-18 15:00:43.852 | + inc/python:use_library_from_git:269 : return 1 2026-06-18 15:00:43.856 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-06-18 15:00:43.858 | + ./stack.sh:main:939 : configure_glance 2026-06-18 15:00:43.861 | + lib/glance:configure_glance:348 : sudo install -d -o quobyte /etc/glance /etc/glance/metadefs 2026-06-18 15:00:43.881 | + lib/glance:configure_glance:351 : local dburl 2026-06-18 15:00:43.884 | ++ lib/glance:configure_glance:352 : database_connection_url glance 2026-06-18 15:00:43.888 | ++ lib/database:database_connection_url:134 : local db=glance 2026-06-18 15:00:43.892 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2026-06-18 15:00:43.895 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=glance 2026-06-18 15:00:43.898 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-06-18 15:00:43.903 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-06-18 15:00:43.907 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-06-18 15:00:43.928 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-18 15:00:43.932 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-06-18 15:00:43.934 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2026-06-18 15:00:43.939 | + lib/glance:configure_glance:352 : dburl='mysql+pymysql://root:stackdb@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2026-06-18 15:00:43.941 | + lib/glance:configure_glance:354 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2026-06-18 15:00:43.979 | + lib/glance:configure_glance:355 : iniset /etc/glance/glance-api.conf database connection 'mysql+pymysql://root:stackdb@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2026-06-18 15:00:44.020 | + lib/glance:configure_glance:356 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2026-06-18 15:00:44.057 | + lib/glance:configure_glance:357 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2026-06-18 15:00:44.093 | + lib/glance:configure_glance:358 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_driver centralized_db 2026-06-18 15:00:44.127 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2026-06-18 15:00:44.165 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2026-06-18 15:00:44.202 | + lib/glance:configure_glance:361 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2026-06-18 15:00:44.204 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/glance/glance-api.conf 2026-06-18 15:00:44.207 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=glance 2026-06-18 15:00:44.210 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-06-18 15:00:44.214 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-06-18 15:00:44.217 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/glance/glance-api.conf glance keystone_authtoken 2026-06-18 15:00:44.220 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/glance/glance-api.conf 2026-06-18 15:00:44.223 | + lib/keystone:configure_keystoneauth:392 : local admin_user=glance 2026-06-18 15:00:44.226 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-06-18 15:00:44.229 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2026-06-18 15:00:44.267 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2026-06-18 15:00:44.303 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://192.168.122.13/identity 2026-06-18 15:00:44.340 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2026-06-18 15:00:44.380 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/glance/glance-api.conf keystone_authtoken password nomoresecret 2026-06-18 15:00:44.416 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2026-06-18 15:00:44.451 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2026-06-18 15:00:44.486 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2026-06-18 15:00:44.522 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/glance/glance-api.conf keystone_authtoken www_authenticate_uri http://192.168.122.13/identity 2026-06-18 15:00:44.561 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-06-18 15:00:44.595 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2026-06-18 15:00:44.632 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-06-18 15:00:44.634 | + lib/glance:configure_glance:362 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2026-06-18 15:00:44.680 | + lib/glance:configure_glance:363 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2026-06-18 15:00:44.684 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=glance 2026-06-18 15:00:44.687 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/glance/glance-api.conf 2026-06-18 15:00:44.690 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-06-18 15:00:44.694 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-06-18 15:00:44.697 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-06-18 15:00:44.718 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 15:00:44.721 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-06-18 15:00:44.725 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-06-18 15:00:44.729 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-06-18 15:00:44.749 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-18 15:00:44.751 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.13:5672/ 2026-06-18 15:00:44.756 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.13:5672/ 2026-06-18 15:00:44.789 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-06-18 15:00:44.792 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-06-18 15:00:44.796 | + lib/glance:configure_glance:364 : '[' libvirt = libvirt ']' 2026-06-18 15:00:44.798 | + lib/glance:configure_glance:364 : '[' kvm = parallels ']' 2026-06-18 15:00:44.801 | + lib/glance:configure_glance:368 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2026-06-18 15:00:44.836 | + lib/glance:configure_glance:369 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2026-06-18 15:00:44.871 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-api.conf image_format require_image_format_match True 2026-06-18 15:00:44.911 | + lib/glance:configure_glance:373 : configure_glance_store False False 2026-06-18 15:00:44.913 | + lib/glance:configure_glance_store:278 : local use_cinder_for_glance=False 2026-06-18 15:00:44.916 | + lib/glance:configure_glance_store:279 : local glance_enable_multiple_stores=False 2026-06-18 15:00:44.921 | + lib/glance:configure_glance_store:280 : local be 2026-06-18 15:00:44.924 | + lib/glance:configure_glance_store:282 : [[ False == \F\a\l\s\e ]] 2026-06-18 15:00:44.928 | + lib/glance:configure_glance_store:283 : [[ False == \T\r\u\e ]] 2026-06-18 15:00:44.932 | + lib/glance:configure_glance_store:300 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2026-06-18 15:00:44.973 | + lib/glance:configure_glance:376 : '[' -n '' ']' 2026-06-18 15:00:44.977 | + lib/glance:configure_glance:379 : iniset /etc/glance/glance-api.conf cors allowed_origin http://192.168.122.13 2026-06-18 15:00:45.019 | + lib/glance:configure_glance:383 : [[ False == \F\a\l\s\e ]] 2026-06-18 15:00:45.023 | + lib/glance:configure_glance:385 : [[ False == \T\r\u\e ]] 2026-06-18 15:00:45.026 | + lib/glance:configure_glance:391 : is_service_enabled s-proxy 2026-06-18 15:00:45.049 | + functions-common:is_service_enabled:2070 : return 1 2026-06-18 15:00:45.053 | + lib/glance:configure_glance:420 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://192.168.122.13/image 2026-06-18 15:00:45.095 | + lib/glance:configure_glance:422 : is_service_enabled tls-proxy 2026-06-18 15:00:45.118 | + functions-common:is_service_enabled:2070 : return 1 2026-06-18 15:00:45.122 | + lib/glance:configure_glance:428 : setup_logging /etc/glance/glance-api.conf 2026-06-18 15:00:45.126 | + functions:setup_logging:693 : setup_systemd_logging /etc/glance/glance-api.conf 2026-06-18 15:00:45.130 | + functions:setup_systemd_logging:710 : local conf_file=/etc/glance/glance-api.conf 2026-06-18 15:00:45.135 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-06-18 15:00:45.161 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-06-18 15:00:45.165 | + functions:setup_systemd_logging:716 : local pidstr= 2026-06-18 15:00:45.170 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-06-18 15:00:45.174 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-06-18 15:00:45.177 | + 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-06-18 15:00:45.224 | + 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-06-18 15:00:45.268 | + 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-06-18 15:00:45.313 | + functions:setup_systemd_logging:727 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-06-18 15:00:45.354 | + functions:setup_systemd_logging:730 : iniset /etc/glance/glance-api.conf DEFAULT log_color False 2026-06-18 15:00:45.396 | + lib/glance:configure_glance:430 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2026-06-18 15:00:45.401 | + lib/glance:configure_glance:433 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2026-06-18 15:00:45.443 | + lib/glance:configure_glance:434 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2026-06-18 15:00:45.483 | + lib/glance:configure_glance:435 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2026-06-18 15:00:45.524 | + lib/glance:configure_glance:436 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_driver centralized_db 2026-06-18 15:00:45.564 | + lib/glance:configure_glance:439 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2026-06-18 15:00:45.606 | + lib/glance:configure_glance:442 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2026-06-18 15:00:45.648 | + lib/glance:configure_glance:443 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2026-06-18 15:00:45.693 | + lib/glance:configure_glance:444 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2026-06-18 15:00:45.734 | + lib/glance:configure_glance:446 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2026-06-18 15:00:45.739 | + lib/glance:configure_glance:447 : cp -p /opt/stack/glance/etc/metadefs/cim-processor-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-resource-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-storage-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-virtual-system-setting-data.json /opt/stack/glance/etc/metadefs/compute-aggr-disk-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-iops-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-num-instances.json /opt/stack/glance/etc/metadefs/compute-cpu-mode.json /opt/stack/glance/etc/metadefs/compute-cpu-pinning.json /opt/stack/glance/etc/metadefs/compute-guest-memory-backing.json /opt/stack/glance/etc/metadefs/compute-guest-shutdown.json /opt/stack/glance/etc/metadefs/compute-host-capabilities.json /opt/stack/glance/etc/metadefs/compute-hypervisor.json /opt/stack/glance/etc/metadefs/compute-instance-data.json /opt/stack/glance/etc/metadefs/compute-libvirt-image.json /opt/stack/glance/etc/metadefs/compute-libvirt.json /opt/stack/glance/etc/metadefs/compute-quota.json /opt/stack/glance/etc/metadefs/compute-randomgen.json /opt/stack/glance/etc/metadefs/compute-vcputopology.json /opt/stack/glance/etc/metadefs/compute-vmware-flavor.json /opt/stack/glance/etc/metadefs/compute-vmware-quota-flavor.json /opt/stack/glance/etc/metadefs/compute-vmware.json /opt/stack/glance/etc/metadefs/compute-vtpm-hw.json /opt/stack/glance/etc/metadefs/compute-vtpm.json /opt/stack/glance/etc/metadefs/compute-watchdog.json /opt/stack/glance/etc/metadefs/compute-xenapi.json /opt/stack/glance/etc/metadefs/glance-common-image-props.json /opt/stack/glance/etc/metadefs/image-signature-verification.json /opt/stack/glance/etc/metadefs/operating-system.json /opt/stack/glance/etc/metadefs/software-databases.json /opt/stack/glance/etc/metadefs/software-runtimes.json /opt/stack/glance/etc/metadefs/software-webservers.json /opt/stack/glance/etc/metadefs/storage-volume-type.json /etc/glance/metadefs 2026-06-18 15:00:45.747 | + lib/glance:configure_glance:449 : is_service_enabled tls-proxy 2026-06-18 15:00:45.771 | + functions-common:is_service_enabled:2070 : return 1 2026-06-18 15:00:45.774 | + lib/glance:configure_glance:457 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini glance.wsgi.api:application /image glance-api 2026-06-18 15:00:45.778 | + lib/apache:write_local_uwsgi_http_config:319 : local conf=/etc/glance/glance-uwsgi.ini 2026-06-18 15:00:45.782 | + lib/apache:write_local_uwsgi_http_config:320 : local wsgi=glance.wsgi.api:application 2026-06-18 15:00:45.785 | + lib/apache:write_local_uwsgi_http_config:321 : local url=/image 2026-06-18 15:00:45.788 | + lib/apache:write_local_uwsgi_http_config:322 : local name=glance-api 2026-06-18 15:00:45.792 | + lib/apache:write_local_uwsgi_http_config:324 : '[' -z glance-api ']' 2026-06-18 15:00:45.795 | + lib/apache:write_local_uwsgi_http_config:332 : rm -rf /etc/glance/glance-uwsgi.ini 2026-06-18 15:00:45.801 | + lib/apache:write_local_uwsgi_http_config:335 : [[ glance.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-06-18 15:00:45.805 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi module glance.wsgi.api:application 2026-06-18 15:00:45.850 | ++ lib/apache:write_local_uwsgi_http_config:341 : get_random_port 2026-06-18 15:00:45.854 | ++ functions:get_random_port:860 : read lower_port upper_port 2026-06-18 15:00:45.858 | ++ functions:get_random_port:861 : true 2026-06-18 15:00:45.861 | ++ functions:get_random_port:862 : (( port = upper_port )) 2026-06-18 15:00:45.865 | ++ functions:get_random_port:862 : (( port >= lower_port )) 2026-06-18 15:00:45.869 | ++ functions:get_random_port:863 : sudo lsof -i :60999 2026-06-18 15:00:45.931 | ++ functions:get_random_port:864 : [[ 1 > 0 ]] 2026-06-18 15:00:45.935 | ++ functions:get_random_port:865 : break 2 2026-06-18 15:00:45.939 | ++ functions:get_random_port:869 : echo 60999 2026-06-18 15:00:45.943 | + lib/apache:write_local_uwsgi_http_config:341 : port=60999 2026-06-18 15:00:45.947 | + lib/apache:write_local_uwsgi_http_config:342 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2026-06-18 15:00:45.985 | + lib/apache:write_local_uwsgi_http_config:343 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2026-06-18 15:00:46.023 | + lib/apache:write_local_uwsgi_http_config:345 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2026-06-18 15:00:46.061 | + lib/apache:write_local_uwsgi_http_config:347 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2026-06-18 15:00:46.100 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2026-06-18 15:00:46.137 | + lib/apache:write_local_uwsgi_http_config:351 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 80 2026-06-18 15:00:46.175 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2026-06-18 15:00:46.213 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2026-06-18 15:00:46.253 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2026-06-18 15:00:46.293 | + 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-06-18 15:00:46.335 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2026-06-18 15:00:46.370 | + lib/apache:write_local_uwsgi_http_config:361 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2026-06-18 15:00:46.406 | + lib/apache:write_local_uwsgi_http_config:363 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2026-06-18 15:00:46.441 | + lib/apache:write_local_uwsgi_http_config:364 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2026-06-18 15:00:46.474 | + lib/apache:write_local_uwsgi_http_config:365 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2026-06-18 15:00:46.509 | + lib/apache:write_local_uwsgi_http_config:366 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2026-06-18 15:00:46.550 | + lib/apache:write_local_uwsgi_http_config:367 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2026-06-18 15:00:46.593 | + lib/apache:write_local_uwsgi_http_config:368 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2026-06-18 15:00:46.633 | + lib/apache:write_local_uwsgi_http_config:370 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2026-06-18 15:00:46.673 | + lib/apache:write_local_uwsgi_http_config:372 : iniset /etc/glance/glance-uwsgi.ini uwsgi start-time %t 2026-06-18 15:00:46.712 | + lib/apache:write_local_uwsgi_http_config:374 : enable_apache_mod proxy 2026-06-18 15:00:46.716 | + lib/apache:enable_apache_mod:55 : local mod=proxy 2026-06-18 15:00:46.719 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-06-18 15:00:46.723 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-18 15:00:46.727 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-18 15:00:46.731 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-18 15:00:46.734 | + lib/apache:enable_apache_mod:61 : [[ proxy != \v\e\r\s\i\o\n ]] 2026-06-18 15:00:46.738 | + lib/apache:enable_apache_mod:61 : a2query -m proxy 2026-06-18 15:00:46.742 | perl: warning: Setting locale failed. 2026-06-18 15:00:46.742 | perl: warning: Please check that your locale settings: 2026-06-18 15:00:46.742 | LANGUAGE = (unset), 2026-06-18 15:00:46.742 | LC_ALL = "en_US.utf8", 2026-06-18 15:00:46.742 | LANG = (unset) 2026-06-18 15:00:46.743 | are supported and installed on your system. 2026-06-18 15:00:46.743 | perl: warning: Falling back to the standard locale ("C"). 2026-06-18 15:00:46.783 | proxy (enabled by site administrator) 2026-06-18 15:00:46.788 | + lib/apache:write_local_uwsgi_http_config:375 : enable_apache_mod proxy_http 2026-06-18 15:00:46.792 | + lib/apache:enable_apache_mod:55 : local mod=proxy_http 2026-06-18 15:00:46.796 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-06-18 15:00:46.800 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-18 15:00:46.804 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-18 15:00:46.808 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-18 15:00:46.812 | + lib/apache:enable_apache_mod:61 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2026-06-18 15:00:46.817 | + lib/apache:enable_apache_mod:61 : a2query -m proxy_http 2026-06-18 15:00:46.820 | perl: warning: Setting locale failed. 2026-06-18 15:00:46.820 | perl: warning: Please check that your locale settings: 2026-06-18 15:00:46.820 | LANGUAGE = (unset), 2026-06-18 15:00:46.820 | LC_ALL = "en_US.utf8", 2026-06-18 15:00:46.820 | LANG = (unset) 2026-06-18 15:00:46.820 | are supported and installed on your system. 2026-06-18 15:00:46.821 | perl: warning: Falling back to the standard locale ("C"). 2026-06-18 15:00:46.858 | No module matches proxy_http 2026-06-18 15:00:46.863 | + lib/apache:enable_apache_mod:62 : sudo a2enmod proxy_http 2026-06-18 15:00:46.875 | perl: warning: Setting locale failed. 2026-06-18 15:00:46.875 | perl: warning: Please check that your locale settings: 2026-06-18 15:00:46.875 | LANGUAGE = (unset), 2026-06-18 15:00:46.875 | LC_ALL = "en_US.utf8", 2026-06-18 15:00:46.875 | LANG = "de_DE.UTF-8" 2026-06-18 15:00:46.875 | are supported and installed on your system. 2026-06-18 15:00:46.876 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-18 15:00:46.919 | Considering dependency proxy for proxy_http: 2026-06-18 15:00:46.919 | Module proxy already enabled 2026-06-18 15:00:46.919 | Enabling module proxy_http. 2026-06-18 15:00:46.925 | To activate the new configuration, you need to run: 2026-06-18 15:00:46.925 | systemctl restart apache2 2026-06-18 15:00:46.931 | + lib/apache:enable_apache_mod:63 : [[ '' != \n\o\r\e\s\t\a\r\t ]] 2026-06-18 15:00:46.935 | + lib/apache:enable_apache_mod:64 : restart_apache_server 2026-06-18 15:00:46.939 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-06-18 15:00:46.942 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2026-06-18 15:00:46.946 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart apache2 2026-06-18 15:00:47.114 | + lib/apache:write_local_uwsgi_http_config:376 : local apache_conf= 2026-06-18 15:00:47.119 | ++ lib/apache:write_local_uwsgi_http_config:377 : apache_site_config_for glance-api 2026-06-18 15:00:47.124 | ++ lib/apache:apache_site_config_for:174 : local site=glance-api 2026-06-18 15:00:47.130 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-06-18 15:00:47.133 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-18 15:00:47.136 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-18 15:00:47.141 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/glance-api.conf 2026-06-18 15:00:47.145 | + lib/apache:write_local_uwsgi_http_config:377 : apache_conf=/etc/apache2/sites-available/glance-api.conf 2026-06-18 15:00:47.151 | + lib/apache:write_local_uwsgi_http_config:378 : echo 'KeepAlive Off' 2026-06-18 15:00:47.151 | + lib/apache:write_local_uwsgi_http_config:378 : sudo tee /etc/apache2/sites-available/glance-api.conf 2026-06-18 15:00:47.162 | KeepAlive Off 2026-06-18 15:00:47.169 | + lib/apache:write_local_uwsgi_http_config:379 : echo 'SetEnv proxy-sendchunked 1' 2026-06-18 15:00:47.169 | + lib/apache:write_local_uwsgi_http_config:379 : sudo tee -a /etc/apache2/sites-available/glance-api.conf 2026-06-18 15:00:47.180 | SetEnv proxy-sendchunked 1 2026-06-18 15:00:47.188 | + lib/apache:write_local_uwsgi_http_config:380 : sudo tee -a /etc/apache2/sites-available/glance-api.conf 2026-06-18 15:00:47.188 | + lib/apache:write_local_uwsgi_http_config:380 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 acquire=1 ' 2026-06-18 15:00:47.199 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 acquire=1 2026-06-18 15:00:47.204 | + lib/apache:write_local_uwsgi_http_config:381 : enable_apache_site glance-api 2026-06-18 15:00:47.209 | + lib/apache:enable_apache_site:191 : local site=glance-api 2026-06-18 15:00:47.212 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-06-18 15:00:47.217 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-06-18 15:00:47.220 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-06-18 15:00:47.224 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-18 15:00:47.227 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-18 15:00:47.230 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-18 15:00:47.234 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-06-18 15:00:47.238 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-06-18 15:00:47.241 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-18 15:00:47.245 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-18 15:00:47.249 | + lib/apache:enable_apache_site:195 : sudo a2ensite glance-api 2026-06-18 15:00:47.264 | perl: warning: Setting locale failed. 2026-06-18 15:00:47.264 | perl: warning: Please check that your locale settings: 2026-06-18 15:00:47.264 | LANGUAGE = (unset), 2026-06-18 15:00:47.264 | LC_ALL = "en_US.utf8", 2026-06-18 15:00:47.264 | LANG = "de_DE.UTF-8" 2026-06-18 15:00:47.264 | are supported and installed on your system. 2026-06-18 15:00:47.265 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-18 15:00:47.305 | Enabling site glance-api. 2026-06-18 15:00:47.312 | To activate the new configuration, you need to run: 2026-06-18 15:00:47.312 | systemctl reload apache2 2026-06-18 15:00:47.319 | + lib/apache:write_local_uwsgi_http_config:382 : restart_apache_server 2026-06-18 15:00:47.324 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-06-18 15:00:47.331 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2026-06-18 15:00:47.342 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart apache2 2026-06-18 15:00:47.491 | ++ lib/glance:configure_glance:461 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2026-06-18 15:00:47.499 | + lib/glance:configure_glance:461 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2026-06-18 15:00:47.543 | + lib/glance:configure_glance:465 : iniset /etc/glance/glance-api.conf wsgi python_interpreter /opt/stack/data/venv/bin/python3 2026-06-18 15:00:47.587 | + lib/glance:configure_glance:467 : [[ True == True ]] 2026-06-18 15:00:47.590 | + lib/glance:configure_glance:468 : iniset /etc/glance/glance-api.conf oslo_policy enforce_scope true 2026-06-18 15:00:47.634 | + lib/glance:configure_glance:469 : iniset /etc/glance/glance-api.conf oslo_policy enforce_new_defaults true 2026-06-18 15:00:47.674 | + lib/glance:configure_glance:470 : iniset /etc/glance/glance-api.conf DEFAULT enforce_secure_rbac true 2026-06-18 15:00:47.713 | + ./stack.sh:main:942 : is_service_enabled cinder 2026-06-18 15:00:47.735 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 15:00:47.738 | + ./stack.sh:main:944 : stack_install_service cinder 2026-06-18 15:00:47.742 | + lib/stack:stack_install_service:20 : local service=cinder 2026-06-18 15:00:47.746 | + lib/stack:stack_install_service:21 : type install_cinder 2026-06-18 15:00:47.749 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-06-18 15:00:47.753 | + lib/stack:stack_install_service:32 : install_cinder 2026-06-18 15:00:47.763 | + lib/cinder:install_cinder:525 : git_clone https://review.opendev.org/openstack/cinder.git /opt/stack/cinder refs/changes/49/993949/1 2026-06-18 15:00:47.768 | + functions-common:git_clone:583 : local git_remote=https://review.opendev.org/openstack/cinder.git 2026-06-18 15:00:47.772 | + functions-common:git_clone:584 : local git_dest=/opt/stack/cinder 2026-06-18 15:00:47.775 | + functions-common:git_clone:585 : local git_ref=refs/changes/49/993949/1 2026-06-18 15:00:47.779 | + functions-common:git_clone:586 : local orig_dir 2026-06-18 15:00:47.784 | ++ functions-common:git_clone:587 : pwd 2026-06-18 15:00:47.787 | + functions-common:git_clone:587 : orig_dir=/home/quobyte/devstack 2026-06-18 15:00:47.790 | + functions-common:git_clone:588 : local git_clone_flags= 2026-06-18 15:00:47.795 | ++ functions-common:git_clone:590 : trueorfalse False RECLONE 2026-06-18 15:00:47.815 | + functions-common:git_clone:590 : RECLONE=False 2026-06-18 15:00:47.819 | + functions-common:git_clone:591 : [[ 0 -gt 0 ]] 2026-06-18 15:00:47.821 | + functions-common:git_clone:595 : [[ False = \T\r\u\e ]] 2026-06-18 15:00:47.826 | + functions-common:git_clone:604 : echo refs/changes/49/993949/1 2026-06-18 15:00:47.826 | + functions-common:git_clone:604 : egrep -q '^refs' 2026-06-18 15:00:47.833 | + functions-common:git_clone:606 : [[ ! -d /opt/stack/cinder ]] 2026-06-18 15:00:47.837 | + functions-common:git_clone:607 : [[ False = \T\r\u\e ]] 2026-06-18 15:00:47.840 | + functions-common:git_clone:612 : git_timed clone https://review.opendev.org/openstack/cinder.git /opt/stack/cinder 2026-06-18 15:00:47.843 | + functions-common:git_timed:691 : local count=0 2026-06-18 15:00:47.845 | + functions-common:git_timed:692 : local timeout=0 2026-06-18 15:00:47.847 | + functions-common:git_timed:694 : [[ -n 0 ]] 2026-06-18 15:00:47.851 | + functions-common:git_timed:695 : timeout=0 2026-06-18 15:00:47.855 | + functions-common:git_timed:698 : time_start git_timed 2026-06-18 15:00:47.858 | + functions-common:time_start:2400 : local name=git_timed 2026-06-18 15:00:47.861 | + functions-common:time_start:2401 : local start_time= 2026-06-18 15:00:47.865 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-18 15:00:47.868 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-18 15:00:47.873 | + functions-common:time_start:2405 : _TIME_START[$name]=1781794847869 2026-06-18 15:00:47.876 | + functions-common:git_timed:699 : timeout -s SIGINT 0 git clone https://review.opendev.org/openstack/cinder.git /opt/stack/cinder 2026-06-18 15:00:47.880 | Cloning into '/opt/stack/cinder'... 2026-06-18 15:02:08.537 | + functions-common:git_timed:713 : time_stop git_timed 2026-06-18 15:02:08.540 | + functions-common:time_stop:2414 : local name 2026-06-18 15:02:08.544 | + functions-common:time_stop:2415 : local end_time 2026-06-18 15:02:08.548 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-18 15:02:08.551 | + functions-common:time_stop:2417 : local total 2026-06-18 15:02:08.555 | + functions-common:time_stop:2418 : local start_time 2026-06-18 15:02:08.558 | + functions-common:time_stop:2420 : name=git_timed 2026-06-18 15:02:08.561 | + functions-common:time_stop:2421 : start_time=1781794847869 2026-06-18 15:02:08.564 | + functions-common:time_stop:2423 : [[ -z 1781794847869 ]] 2026-06-18 15:02:08.570 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 15:02:08.575 | + functions-common:time_stop:2426 : end_time=1781794928571 2026-06-18 15:02:08.578 | + functions-common:time_stop:2427 : elapsed_time=80702 2026-06-18 15:02:08.581 | + functions-common:time_stop:2428 : total=34976 2026-06-18 15:02:08.584 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 15:02:08.588 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=115678 2026-06-18 15:02:08.591 | + functions-common:git_clone:614 : cd /opt/stack/cinder 2026-06-18 15:02:08.594 | + functions-common:git_clone:615 : git_timed fetch https://review.opendev.org/openstack/cinder.git refs/changes/49/993949/1 2026-06-18 15:02:08.598 | + functions-common:git_timed:691 : local count=0 2026-06-18 15:02:08.601 | + functions-common:git_timed:692 : local timeout=0 2026-06-18 15:02:08.604 | + functions-common:git_timed:694 : [[ -n 0 ]] 2026-06-18 15:02:08.608 | + functions-common:git_timed:695 : timeout=0 2026-06-18 15:02:08.611 | + functions-common:git_timed:698 : time_start git_timed 2026-06-18 15:02:08.614 | + functions-common:time_start:2400 : local name=git_timed 2026-06-18 15:02:08.618 | + functions-common:time_start:2401 : local start_time= 2026-06-18 15:02:08.621 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-18 15:02:08.626 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-18 15:02:08.631 | + functions-common:time_start:2405 : _TIME_START[$name]=1781794928627 2026-06-18 15:02:08.635 | + functions-common:git_timed:699 : timeout -s SIGINT 0 git fetch https://review.opendev.org/openstack/cinder.git refs/changes/49/993949/1 2026-06-18 15:02:09.443 | From https://review.opendev.org/openstack/cinder 2026-06-18 15:02:09.443 | * branch refs/changes/49/993949/1 -> FETCH_HEAD 2026-06-18 15:02:09.451 | + functions-common:git_timed:713 : time_stop git_timed 2026-06-18 15:02:09.454 | + functions-common:time_stop:2414 : local name 2026-06-18 15:02:09.457 | + functions-common:time_stop:2415 : local end_time 2026-06-18 15:02:09.461 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-18 15:02:09.465 | + functions-common:time_stop:2417 : local total 2026-06-18 15:02:09.468 | + functions-common:time_stop:2418 : local start_time 2026-06-18 15:02:09.472 | + functions-common:time_stop:2420 : name=git_timed 2026-06-18 15:02:09.475 | + functions-common:time_stop:2421 : start_time=1781794928627 2026-06-18 15:02:09.479 | + functions-common:time_stop:2423 : [[ -z 1781794928627 ]] 2026-06-18 15:02:09.484 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 15:02:09.489 | + functions-common:time_stop:2426 : end_time=1781794929485 2026-06-18 15:02:09.492 | + functions-common:time_stop:2427 : elapsed_time=858 2026-06-18 15:02:09.496 | + functions-common:time_stop:2428 : total=115678 2026-06-18 15:02:09.499 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 15:02:09.503 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=116536 2026-06-18 15:02:09.506 | + functions-common:git_clone:615 : git checkout FETCH_HEAD 2026-06-18 15:02:09.766 | Note: switching to 'FETCH_HEAD'. 2026-06-18 15:02:09.766 | 2026-06-18 15:02:09.766 | You are in 'detached HEAD' state. You can look around, make experimental 2026-06-18 15:02:09.766 | changes and commit them, and you can discard any commits you make in this 2026-06-18 15:02:09.766 | state without impacting any branches by switching back to a branch. 2026-06-18 15:02:09.766 | 2026-06-18 15:02:09.766 | If you want to create a new branch to retain commits you create, you may 2026-06-18 15:02:09.767 | do so (now or later) by using -c with the switch command. Example: 2026-06-18 15:02:09.767 | 2026-06-18 15:02:09.767 | git switch -c 2026-06-18 15:02:09.767 | 2026-06-18 15:02:09.767 | Or undo this operation with: 2026-06-18 15:02:09.767 | 2026-06-18 15:02:09.767 | git switch - 2026-06-18 15:02:09.767 | 2026-06-18 15:02:09.768 | Turn off this advice by setting config variable advice.detachedHead to false 2026-06-18 15:02:09.768 | 2026-06-18 15:02:09.768 | HEAD is now at c0fe27336 Remove unused workers param from service.serve() 2026-06-18 15:02:09.771 | + functions-common:git_clone:663 : sudo git config --system --add safe.directory /opt/stack/cinder 2026-06-18 15:02:09.795 | + functions-common:git_clone:666 : cd /opt/stack/cinder 2026-06-18 15:02:09.800 | + functions-common:git_clone:667 : git show --oneline 2026-06-18 15:02:09.801 | + functions-common:git_clone:667 : head -1 2026-06-18 15:02:09.805 | c0fe27336 Remove unused workers param from service.serve() 2026-06-18 15:02:09.809 | + functions-common:git_clone:668 : cd /home/quobyte/devstack 2026-06-18 15:02:09.814 | + lib/cinder:install_cinder:526 : setup_develop /opt/stack/cinder 2026-06-18 15:02:09.818 | + inc/python:setup_develop:353 : local bindep 2026-06-18 15:02:09.822 | + inc/python:setup_develop:354 : [[ /opt/stack/cinder == -bindep* ]] 2026-06-18 15:02:09.826 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/cinder 2026-06-18 15:02:09.830 | + inc/python:setup_develop:359 : local extras= 2026-06-18 15:02:09.834 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2026-06-18 15:02:09.837 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-06-18 15:02:09.841 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/cinder == -bindep* ]] 2026-06-18 15:02:09.845 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/cinder 2026-06-18 15:02:09.848 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-06-18 15:02:09.852 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-06-18 15:02:09.856 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/cinder 2026-06-18 15:02:09.860 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-06-18 15:02:09.865 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/cinder 2026-06-18 15:02:09.869 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-06-18 15:02:09.873 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-06-18 15:02:09.878 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2026-06-18 15:02:09.886 | + inc/python:_setup_package_with_constraints_edit:400 : name=cinder 2026-06-18 15:02:09.890 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z cinder ']' 2026-06-18 15:02:09.895 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2026-06-18 15:02:10.059 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/cinder -e 2026-06-18 15:02:10.063 | + inc/python:setup_package:436 : local bindep=0 2026-06-18 15:02:10.067 | + inc/python:setup_package:437 : local bindep_flag= 2026-06-18 15:02:10.070 | + inc/python:setup_package:438 : local bindep_profiles= 2026-06-18 15:02:10.074 | + inc/python:setup_package:439 : [[ /opt/stack/cinder == -bindep* ]] 2026-06-18 15:02:10.077 | + inc/python:setup_package:444 : local project_dir=/opt/stack/cinder 2026-06-18 15:02:10.081 | + inc/python:setup_package:445 : local flags=-e 2026-06-18 15:02:10.085 | + inc/python:setup_package:446 : local extras= 2026-06-18 15:02:10.089 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-06-18 15:02:10.093 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-06-18 15:02:10.097 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-06-18 15:02:10.101 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-06-18 15:02:10.105 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-06-18 15:02:10.109 | + inc/python:setup_package:464 : pip_install -e /opt/stack/cinder 2026-06-18 15:02:10.140 | Using python 3.12 to install /opt/stack/cinder 2026-06-18 15:02:10.144 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/cinder 2026-06-18 15:02:11.214 | Obtaining file:///opt/stack/cinder 2026-06-18 15:02:11.219 | Installing build dependencies: started 2026-06-18 15:02:12.993 | Installing build dependencies: finished with status 'done' 2026-06-18 15:02:12.994 | Checking if build backend supports build_editable: started 2026-06-18 15:02:13.551 | Checking if build backend supports build_editable: finished with status 'done' 2026-06-18 15:02:13.553 | Getting requirements to build editable: started 2026-06-18 15:02:13.862 | Getting requirements to build editable: finished with status 'done' 2026-06-18 15:02:13.865 | Preparing editable metadata (pyproject.toml): started 2026-06-18 15:02:15.279 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-06-18 15:02:15.309 | Requirement already satisfied: pbr>=5.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev129) (7.0.3) 2026-06-18 15:02:15.310 | Requirement already satisfied: decorator>=4.4.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev129) (5.3.1) 2026-06-18 15:02:15.311 | 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.dev129) (0.41.0) 2026-06-18 15:02:15.312 | Requirement already satisfied: futurist>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev129) (3.3.0) 2026-06-18 15:02:15.313 | Requirement already satisfied: greenlet>=0.4.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev129) (3.5.1) 2026-06-18 15:02:15.314 | Requirement already satisfied: iso8601>=0.1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev129) (2.1.0) 2026-06-18 15:02:15.314 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev129) (4.26.0) 2026-06-18 15:02:15.315 | Requirement already satisfied: keystoneauth1>=4.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev129) (5.14.0) 2026-06-18 15:02:15.316 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev129) (13.0.0) 2026-06-18 15:02:15.965 | Collecting lxml>=4.5.2 (from cinder==28.1.0.dev129) 2026-06-18 15:02:16.125 | Downloading lxml-6.1.1-cp312-cp312-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl.metadata (3.5 kB) 2026-06-18 15:02:16.137 | Requirement already satisfied: oslo.config>=8.3.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev129) (10.5.0) 2026-06-18 15:02:16.138 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev129) (7.5.0) 2026-06-18 15:02:16.139 | Requirement already satisfied: oslo.context>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev129) (6.4.0) 2026-06-18 15:02:16.140 | Requirement already satisfied: oslo.db>=11.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev129) (18.0.0) 2026-06-18 15:02:16.141 | Requirement already satisfied: oslo.log>=4.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev129) (8.2.0) 2026-06-18 15:02:16.142 | Requirement already satisfied: oslo.messaging>=14.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev129) (18.1.0) 2026-06-18 15:02:16.143 | Requirement already satisfied: oslo.middleware>=4.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev129) (8.1.0) 2026-06-18 15:02:16.144 | Requirement already satisfied: oslo.policy>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev129) (5.1.0) 2026-06-18 15:02:16.145 | Requirement already satisfied: oslo.privsep>=2.6.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev129) (3.11.0) 2026-06-18 15:02:16.145 | Requirement already satisfied: oslo.reports>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev129) (3.8.0) 2026-06-18 15:02:16.146 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev129) (7.9.0) 2026-06-18 15:02:16.147 | Requirement already satisfied: oslo.serialization>=4.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev129) (5.10.0) 2026-06-18 15:02:16.148 | Requirement already satisfied: oslo.service>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev129) (4.6.0) 2026-06-18 15:02:16.149 | Requirement already satisfied: oslo.upgradecheck>=1.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev129) (2.7.1) 2026-06-18 15:02:16.150 | Requirement already satisfied: oslo.utils>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev129) (10.1.1) 2026-06-18 15:02:16.193 | Collecting oslo.versionedobjects>=2.4.0 (from cinder==28.1.0.dev129) 2026-06-18 15:02:16.214 | Downloading oslo_versionedobjects-3.10.2-py3-none-any.whl.metadata (2.5 kB) 2026-06-18 15:02:16.225 | Requirement already satisfied: osprofiler>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev129) (4.4.0) 2026-06-18 15:02:16.226 | Requirement already satisfied: packaging>=20.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev129) (26.2) 2026-06-18 15:02:16.272 | Collecting paramiko>=2.7.2 (from cinder==28.1.0.dev129) 2026-06-18 15:02:16.289 | Downloading paramiko-4.0.0-py3-none-any.whl.metadata (3.9 kB) 2026-06-18 15:02:16.302 | Requirement already satisfied: Paste>=3.4.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev129) (3.10.1) 2026-06-18 15:02:16.303 | Requirement already satisfied: PasteDeploy>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev129) (3.1.0) 2026-06-18 15:02:16.304 | Requirement already satisfied: pyparsing>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev129) (3.3.2) 2026-06-18 15:02:16.305 | Requirement already satisfied: python-barbicanclient>=5.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev129) (7.4.0) 2026-06-18 15:02:16.344 | Collecting python-glanceclient>=3.2.2 (from cinder==28.1.0.dev129) 2026-06-18 15:02:16.362 | Downloading python_glanceclient-4.12.0-py3-none-any.whl.metadata (4.0 kB) 2026-06-18 15:02:16.373 | Requirement already satisfied: python-keystoneclient>=4.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev129) (5.8.0) 2026-06-18 15:02:16.419 | Collecting python-novaclient>=18.2.0 (from cinder==28.1.0.dev129) 2026-06-18 15:02:16.435 | Downloading python_novaclient-18.13.0-py3-none-any.whl.metadata (3.2 kB) 2026-06-18 15:02:16.481 | Collecting python-swiftclient>=3.10.1 (from cinder==28.1.0.dev129) 2026-06-18 15:02:16.498 | Downloading python_swiftclient-4.10.0-py3-none-any.whl.metadata (3.9 kB) 2026-06-18 15:02:16.510 | Requirement already satisfied: requests>=2.25.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev129) (2.34.2) 2026-06-18 15:02:16.511 | Requirement already satisfied: Routes>=2.4.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev129) (2.5.1) 2026-06-18 15:02:16.512 | Requirement already satisfied: taskflow>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev129) (6.3.0) 2026-06-18 15:02:16.540 | Collecting rtslib-fb>=2.1.74 (from cinder==28.1.0.dev129) 2026-06-18 15:02:16.557 | Downloading rtslib_fb-2.2.4-py3-none-any.whl.metadata (2.4 kB) 2026-06-18 15:02:16.568 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev129) (2.0.50) 2026-06-18 15:02:16.569 | Requirement already satisfied: stevedore>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev129) (5.8.0) 2026-06-18 15:02:16.597 | Collecting tabulate>=0.8.7 (from cinder==28.1.0.dev129) 2026-06-18 15:02:16.612 | Downloading tabulate-0.10.0-py3-none-any.whl.metadata (40 kB) 2026-06-18 15:02:16.635 | Requirement already satisfied: tenacity>=6.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev129) (9.1.4) 2026-06-18 15:02:16.636 | Requirement already satisfied: WebOb>=1.8.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev129) (1.8.10) 2026-06-18 15:02:16.637 | Requirement already satisfied: oslo.i18n>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev129) (6.8.0) 2026-06-18 15:02:16.678 | Collecting oslo.vmware>=3.10.0 (from cinder==28.1.0.dev129) 2026-06-18 15:02:16.695 | Downloading oslo_vmware-4.9.0-py3-none-any.whl.metadata (2.3 kB) 2026-06-18 15:02:16.706 | Requirement already satisfied: os-brick>=6.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev129) (7.1.0) 2026-06-18 15:02:16.756 | Collecting tooz>=2.8.0 (from cinder==28.1.0.dev129) 2026-06-18 15:02:16.772 | Downloading tooz-8.1.0-py3-none-any.whl.metadata (2.9 kB) 2026-06-18 15:02:16.858 | Collecting google-api-python-client>=1.11.0 (from cinder==28.1.0.dev129) 2026-06-18 15:02:16.874 | Downloading google_api_python_client-2.197.0-py3-none-any.whl.metadata (7.0 kB) 2026-06-18 15:02:16.885 | Requirement already satisfied: castellan>=3.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev129) (5.7.0) 2026-06-18 15:02:16.886 | Requirement already satisfied: cryptography>=3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev129) (43.0.3) 2026-06-18 15:02:16.887 | Requirement already satisfied: cursive>=0.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev129) (0.2.3) 2026-06-18 15:02:17.088 | Collecting zstd>=1.5.0.0 (from cinder==28.1.0.dev129) 2026-06-18 15:02:17.105 | Downloading zstd-1.5.7.3-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl.metadata (29 kB) 2026-06-18 15:02:17.497 | Collecting boto3>=1.18.49 (from cinder==28.1.0.dev129) 2026-06-18 15:02:17.514 | Downloading boto3-1.35.99-py3-none-any.whl.metadata (6.7 kB) 2026-06-18 15:02:17.525 | Requirement already satisfied: distro>=1.8.0 in /usr/lib/python3/dist-packages (from cinder==28.1.0.dev129) (1.9.0) 2026-06-18 15:02:17.526 | Requirement already satisfied: tzdata>=2022.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev129) (2026.2) 2026-06-18 15:02:17.526 | Requirement already satisfied: cachetools>=4.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev129) (7.1.4) 2026-06-18 15:02:17.963 | Collecting botocore<1.36.0,>=1.35.99 (from boto3>=1.18.49->cinder==28.1.0.dev129) 2026-06-18 15:02:17.979 | Downloading botocore-1.35.99-py3-none-any.whl.metadata (5.7 kB) 2026-06-18 15:02:17.991 | Requirement already satisfied: jmespath<2.0.0,>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from boto3>=1.18.49->cinder==28.1.0.dev129) (1.1.0) 2026-06-18 15:02:18.028 | Collecting s3transfer<0.11.0,>=0.10.0 (from boto3>=1.18.49->cinder==28.1.0.dev129) 2026-06-18 15:02:18.111 | Downloading s3transfer-0.10.4-py3-none-any.whl.metadata (1.7 kB) 2026-06-18 15:02:18.125 | Requirement already satisfied: python-dateutil<3.0.0,>=2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from botocore<1.36.0,>=1.35.99->boto3>=1.18.49->cinder==28.1.0.dev129) (2.9.0.post0) 2026-06-18 15:02:18.126 | Requirement already satisfied: urllib3!=2.2.0,<3,>=1.25.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from botocore<1.36.0,>=1.35.99->boto3>=1.18.49->cinder==28.1.0.dev129) (2.7.0) 2026-06-18 15:02:18.130 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil<3.0.0,>=2.1->botocore<1.36.0,>=1.35.99->boto3>=1.18.49->cinder==28.1.0.dev129) (1.17.0) 2026-06-18 15:02:18.167 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=3.1->cinder==28.1.0.dev129) (2.0.0) 2026-06-18 15:02:18.172 | 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.dev129) (3.0) 2026-06-18 15:02:18.181 | 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.dev129) (2.8.0) 2026-06-18 15:02:18.190 | 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.dev129) (3.1.0) 2026-06-18 15:02:18.192 | 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.dev129) (2.2.1) 2026-06-18 15:02:18.195 | Requirement already satisfied: httplib2<1.0.0,>=0.19.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from google-api-python-client>=1.11.0->cinder==28.1.0.dev129) (0.31.2) 2026-06-18 15:02:18.255 | Collecting google-auth!=2.24.0,!=2.25.0,<3.0.0,>=1.32.0 (from google-api-python-client>=1.11.0->cinder==28.1.0.dev129) 2026-06-18 15:02:18.272 | Downloading google_auth-2.54.0-py3-none-any.whl.metadata (5.6 kB) 2026-06-18 15:02:18.316 | Collecting google-auth-httplib2<1.0.0,>=0.2.0 (from google-api-python-client>=1.11.0->cinder==28.1.0.dev129) 2026-06-18 15:02:18.331 | Downloading google_auth_httplib2-0.4.0-py3-none-any.whl.metadata (3.0 kB) 2026-06-18 15:02:18.395 | Collecting google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0,>=1.31.5 (from google-api-python-client>=1.11.0->cinder==28.1.0.dev129) 2026-06-18 15:02:18.411 | Downloading google_api_core-2.31.0-py3-none-any.whl.metadata (3.2 kB) 2026-06-18 15:02:18.450 | Collecting uritemplate<5,>=3.0.1 (from google-api-python-client>=1.11.0->cinder==28.1.0.dev129) 2026-06-18 15:02:18.465 | Downloading uritemplate-4.2.0-py3-none-any.whl.metadata (2.6 kB) 2026-06-18 15:02:18.511 | Collecting googleapis-common-protos<2.0.0,>=1.63.2 (from google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0,>=1.31.5->google-api-python-client>=1.11.0->cinder==28.1.0.dev129) 2026-06-18 15:02:18.526 | Downloading googleapis_common_protos-1.75.0-py3-none-any.whl.metadata (8.6 kB) 2026-06-18 15:02:18.845 | Collecting protobuf<8.0.0,>=5.29.6 (from google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0,>=1.31.5->google-api-python-client>=1.11.0->cinder==28.1.0.dev129) 2026-06-18 15:02:18.862 | Downloading protobuf-6.33.6-cp39-abi3-manylinux2014_x86_64.whl.metadata (593 bytes) 2026-06-18 15:02:18.906 | Collecting proto-plus<2.0.0,>=1.24.0 (from google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0,>=1.31.5->google-api-python-client>=1.11.0->cinder==28.1.0.dev129) 2026-06-18 15:02:18.922 | Downloading proto_plus-1.28.0-py3-none-any.whl.metadata (2.2 kB) 2026-06-18 15:02:18.975 | Collecting pyasn1-modules>=0.2.1 (from google-auth!=2.24.0,!=2.25.0,<3.0.0,>=1.32.0->google-api-python-client>=1.11.0->cinder==28.1.0.dev129) 2026-06-18 15:02:18.991 | Downloading pyasn1_modules-0.4.2-py3-none-any.whl.metadata (3.5 kB) 2026-06-18 15:02:19.022 | 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.dev129) (3.4.7) 2026-06-18 15:02:19.023 | 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.dev129) (3.18) 2026-06-18 15:02:19.025 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.25.1->cinder==28.1.0.dev129) (2023.11.17) 2026-06-18 15:02:19.044 | 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.dev129) (26.1.0) 2026-06-18 15:02:19.044 | 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.dev129) (2025.9.1) 2026-06-18 15:02:19.046 | 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.dev129) (0.37.0) 2026-06-18 15:02:19.047 | 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.dev129) (2026.5.1) 2026-06-18 15:02:19.057 | 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.dev129) (1.8.2) 2026-06-18 15:02:19.058 | 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.dev129) (4.15.0) 2026-06-18 15:02:19.062 | 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.dev129) (4.2.0) 2026-06-18 15:02:19.064 | 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.dev129) (4.0.1) 2026-06-18 15:02:19.065 | 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.dev129) (2.13.0) 2026-06-18 15:02:19.074 | 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.dev129) (7.2.2) 2026-06-18 15:02:19.081 | 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.dev129) (1.5.0) 2026-06-18 15:02:19.091 | 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.dev129) (0.20) 2026-06-18 15:02:19.096 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=8.3.2->cinder==28.1.0.dev129) (1.3.0) 2026-06-18 15:02:19.097 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=8.3.2->cinder==28.1.0.dev129) (2.0.0) 2026-06-18 15:02:19.098 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=8.3.2->cinder==28.1.0.dev129) (6.0.3) 2026-06-18 15:02:19.108 | 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.dev129) (1.18.4) 2026-06-18 15:02:19.110 | 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.dev129) (2.1.2) 2026-06-18 15:02:19.111 | 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.dev129) (0.6.2) 2026-06-18 15:02:19.115 | 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.dev129) (1.3.12) 2026-06-18 15:02:19.131 | 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.dev129) (5.3.1) 2026-06-18 15:02:19.132 | Requirement already satisfied: kombu>=4.6.8 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.6.0->cinder==28.1.0.dev129) (5.6.2) 2026-06-18 15:02:19.133 | 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.dev129) (0.16.0) 2026-06-18 15:02:19.138 | 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.dev129) (5.1.0) 2026-06-18 15:02:19.154 | 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.dev129) (0.25.0) 2026-06-18 15:02:19.157 | 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.dev129) (5.0.0) 2026-06-18 15:02:19.158 | 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.dev129) (3.1.6) 2026-06-18 15:02:19.161 | 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.dev129) (4.0.1) 2026-06-18 15:02:19.169 | 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.dev129) (3.0.3) 2026-06-18 15:02:19.183 | 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.dev129) (1.2.0) 2026-06-18 15:02:19.207 | 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.dev129) (1.7.6) 2026-06-18 15:02:19.246 | Collecting cotyledon>=2.2.0 (from oslo.service[threading]>=4.5.0->cinder==28.1.0.dev129) 2026-06-18 15:02:19.263 | Downloading cotyledon-2.2.0-py3-none-any.whl.metadata (3.7 kB) 2026-06-18 15:02:19.379 | Collecting setproctitle (from cotyledon>=2.2.0->oslo.service[threading]>=4.5.0->cinder==28.1.0.dev129) 2026-06-18 15:02:19.396 | 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-06-18 15:02:19.414 | 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.dev129) (3.17.0) 2026-06-18 15:02:19.461 | Collecting suds-community>=0.6 (from oslo.vmware>=3.10.0->cinder==28.1.0.dev129) 2026-06-18 15:02:19.477 | Downloading suds_community-1.2.0-py3-none-any.whl.metadata (1.6 kB) 2026-06-18 15:02:19.544 | Collecting invoke>=2.0 (from paramiko>=2.7.2->cinder==28.1.0.dev129) 2026-06-18 15:02:19.561 | Downloading invoke-3.0.3-py3-none-any.whl.metadata (3.2 kB) 2026-06-18 15:02:19.619 | Collecting pynacl>=1.5 (from paramiko>=2.7.2->cinder==28.1.0.dev129) 2026-06-18 15:02:19.635 | Downloading pynacl-1.6.2-cp38-abi3-manylinux_2_34_x86_64.whl.metadata (10.0 kB) 2026-06-18 15:02:19.655 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=3.4.3->cinder==28.1.0.dev129) (82.0.1) 2026-06-18 15:02:19.671 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.1.1->cinder==28.1.0.dev129) (0.8.1) 2026-06-18 15:02:19.731 | Collecting pyasn1<0.7.0,>=0.6.1 (from pyasn1-modules>=0.2.1->google-auth!=2.24.0,!=2.25.0,<3.0.0,>=1.32.0->google-api-python-client>=1.11.0->cinder==28.1.0.dev129) 2026-06-18 15:02:19.748 | Downloading pyasn1-0.6.3-py3-none-any.whl.metadata (8.4 kB) 2026-06-18 15:02:19.782 | 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.dev129) (4.14.0) 2026-06-18 15:02:19.790 | 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.dev129) (0.6.0) 2026-06-18 15:02:19.790 | Requirement already satisfied: cmd2>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.1.0.dev129) (4.0.0) 2026-06-18 15:02:19.801 | Requirement already satisfied: prompt-toolkit>=3.0.52 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.1.0.dev129) (3.0.52) 2026-06-18 15:02:19.802 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.1.0.dev129) (1.11.0) 2026-06-18 15:02:19.803 | Requirement already satisfied: rich>=15.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.1.0.dev129) (15.0.0) 2026-06-18 15:02:19.804 | Requirement already satisfied: rich-argparse>=1.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.1.0.dev129) (1.8.0) 2026-06-18 15:02:19.847 | Collecting warlock>=1.2.0 (from python-glanceclient>=3.2.2->cinder==28.1.0.dev129) 2026-06-18 15:02:19.878 | Downloading warlock-2.1.0-py3-none-any.whl.metadata (4.0 kB) 2026-06-18 15:02:19.890 | 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.dev129) (24.2.1) 2026-06-18 15:02:19.936 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.1.0.dev129) (4.2.0) 2026-06-18 15:02:19.937 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.1.0.dev129) (2.20.0) 2026-06-18 15:02:19.948 | Requirement already satisfied: mdurl~=0.1 in /usr/lib/python3/dist-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.1.0.dev129) (0.1.2) 2026-06-18 15:02:19.967 | 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.dev129) (0.8) 2026-06-18 15:02:20.013 | Collecting pyudev~=0.18 (from rtslib-fb>=2.1.74->cinder==28.1.0.dev129) 2026-06-18 15:02:20.029 | Downloading pyudev-0.24.4-py3-none-any.whl.metadata (4.4 kB) 2026-06-18 15:02:20.084 | 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.dev129) (3.6.1) 2026-06-18 15:02:20.085 | 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.dev129) (3.4.0) 2026-06-18 15:02:20.087 | 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.dev129) (4.0.1) 2026-06-18 15:02:20.167 | Collecting voluptuous>=0.8.9 (from tooz>=2.8.0->cinder==28.1.0.dev129) 2026-06-18 15:02:20.184 | Downloading voluptuous-0.16.0-py3-none-any.whl.metadata (20 kB) 2026-06-18 15:02:20.220 | 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.dev129) (1.33) 2026-06-18 15:02:20.227 | 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.dev129) (3.1.1) 2026-06-18 15:02:20.318 | Downloading boto3-1.35.99-py3-none-any.whl (139 kB) 2026-06-18 15:02:20.353 | Downloading botocore-1.35.99-py3-none-any.whl (13.3 MB) 2026-06-18 15:02:20.576 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 13.3/13.3 MB 62.4 MB/s 0:00:00 2026-06-18 15:02:20.594 | Downloading s3transfer-0.10.4-py3-none-any.whl (83 kB) 2026-06-18 15:02:20.618 | Downloading google_api_python_client-2.197.0-py3-none-any.whl (15.3 MB) 2026-06-18 15:02:20.838 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 15.3/15.3 MB 70.5 MB/s 0:00:00 2026-06-18 15:02:20.853 | Downloading google_api_core-2.31.0-py3-none-any.whl (173 kB) 2026-06-18 15:02:20.878 | Downloading google_auth-2.54.0-py3-none-any.whl (249 kB) 2026-06-18 15:02:20.902 | Downloading google_auth_httplib2-0.4.0-py3-none-any.whl (9.5 kB) 2026-06-18 15:02:20.925 | Downloading googleapis_common_protos-1.75.0-py3-none-any.whl (300 kB) 2026-06-18 15:02:20.950 | Downloading proto_plus-1.28.0-py3-none-any.whl (50 kB) 2026-06-18 15:02:20.971 | Downloading protobuf-6.33.6-cp39-abi3-manylinux2014_x86_64.whl (323 kB) 2026-06-18 15:02:20.997 | Downloading uritemplate-4.2.0-py3-none-any.whl (11 kB) 2026-06-18 15:02:21.020 | Downloading lxml-6.1.1-cp312-cp312-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (5.2 MB) 2026-06-18 15:02:21.103 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.2/5.2 MB 65.5 MB/s 0:00:00 2026-06-18 15:02:21.120 | Downloading cotyledon-2.2.0-py3-none-any.whl (28 kB) 2026-06-18 15:02:21.143 | Downloading oslo_versionedobjects-3.10.2-py3-none-any.whl (99 kB) 2026-06-18 15:02:21.168 | Downloading oslo_vmware-4.9.0-py3-none-any.whl (624 kB) 2026-06-18 15:02:21.187 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 624.2/624.2 kB 31.1 MB/s 0:00:00 2026-06-18 15:02:21.204 | Downloading paramiko-4.0.0-py3-none-any.whl (223 kB) 2026-06-18 15:02:21.228 | Downloading invoke-3.0.3-py3-none-any.whl (160 kB) 2026-06-18 15:02:21.252 | Downloading pyasn1_modules-0.4.2-py3-none-any.whl (181 kB) 2026-06-18 15:02:21.276 | Downloading pyasn1-0.6.3-py3-none-any.whl (83 kB) 2026-06-18 15:02:21.298 | Downloading pynacl-1.6.2-cp38-abi3-manylinux_2_34_x86_64.whl (1.4 MB) 2026-06-18 15:02:21.329 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 48.2 MB/s 0:00:00 2026-06-18 15:02:21.346 | Downloading python_glanceclient-4.12.0-py3-none-any.whl (202 kB) 2026-06-18 15:02:21.374 | Downloading python_novaclient-18.13.0-py3-none-any.whl (336 kB) 2026-06-18 15:02:21.400 | Downloading python_swiftclient-4.10.0-py3-none-any.whl (88 kB) 2026-06-18 15:02:21.428 | Downloading rtslib_fb-2.2.4-py3-none-any.whl (92 kB) 2026-06-18 15:02:21.454 | Downloading pyudev-0.24.4-py3-none-any.whl (62 kB) 2026-06-18 15:02:21.477 | Downloading suds_community-1.2.0-py3-none-any.whl (145 kB) 2026-06-18 15:02:21.500 | Downloading tabulate-0.10.0-py3-none-any.whl (39 kB) 2026-06-18 15:02:21.527 | Downloading tooz-8.1.0-py3-none-any.whl (92 kB) 2026-06-18 15:02:21.551 | Downloading voluptuous-0.16.0-py3-none-any.whl (31 kB) 2026-06-18 15:02:21.575 | Downloading warlock-2.1.0-py3-none-any.whl (10 kB) 2026-06-18 15:02:21.602 | Downloading zstd-1.5.7.3-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl (2.2 MB) 2026-06-18 15:02:21.643 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 56.6 MB/s 0:00:00 2026-06-18 15:02:21.661 | Downloading setproctitle-1.3.7-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (32 kB) 2026-06-18 15:02:21.822 | Building wheels for collected packages: cinder 2026-06-18 15:02:21.823 | Building editable for cinder (pyproject.toml): started 2026-06-18 15:02:23.455 | Building editable for cinder (pyproject.toml): finished with status 'done' 2026-06-18 15:02:23.456 | Created wheel for cinder: filename=cinder-28.1.0.dev129-0.editable-py3-none-any.whl size=9191 sha256=415ae211064872065407983d8d5ad2d71a0308928412fdf230c9737131fbf3ca 2026-06-18 15:02:23.457 | Stored in directory: /tmp/pip-ephem-wheel-cache-d6_x42o2/wheels/0f/5b/25/75b4581977dff7afefb19bb31542a98ba75eafb8d1b2a69ccb 2026-06-18 15:02:23.462 | Successfully built cinder 2026-06-18 15:02:23.871 | Installing collected packages: zstd, voluptuous, uritemplate, tabulate, suds-community, setproctitle, pyudev, pyasn1, protobuf, lxml, invoke, rtslib-fb, python-swiftclient, pynacl, pyasn1-modules, proto-plus, googleapis-common-protos, cotyledon, botocore, s3transfer, paramiko, google-auth, warlock, google-auth-httplib2, google-api-core, boto3, tooz, python-novaclient, python-glanceclient, google-api-python-client, oslo.vmware, oslo.versionedobjects, cinder 2026-06-18 15:02:24.226 | Attempting uninstall: pyudev 2026-06-18 15:02:24.245 | Found existing installation: pyudev 0.24.0 2026-06-18 15:02:24.245 | Not uninstalling pyudev at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-18 15:02:24.246 | Can't uninstall 'pyudev'. No files were found to uninstall. 2026-06-18 15:02:24.301 | Attempting uninstall: pyasn1 2026-06-18 15:02:24.319 | Found existing installation: pyasn1 0.4.8 2026-06-18 15:02:24.320 | Not uninstalling pyasn1 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-18 15:02:24.320 | Can't uninstall 'pyasn1'. No files were found to uninstall. 2026-06-18 15:02:26.017 | Attempting uninstall: botocore 2026-06-18 15:02:26.036 | Found existing installation: botocore 1.34.46 2026-06-18 15:02:26.039 | Not uninstalling botocore at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-18 15:02:26.039 | Can't uninstall 'botocore'. No files were found to uninstall. 2026-06-18 15:02:27.232 | Attempting uninstall: s3transfer 2026-06-18 15:02:27.252 | Found existing installation: s3transfer 0.10.1 2026-06-18 15:02:27.252 | Not uninstalling s3transfer at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-18 15:02:27.253 | Can't uninstall 's3transfer'. No files were found to uninstall. 2026-06-18 15:02:27.928 | Attempting uninstall: boto3 2026-06-18 15:02:27.947 | Found existing installation: boto3 1.34.46 2026-06-18 15:02:27.948 | Not uninstalling boto3 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-18 15:02:27.948 | Can't uninstall 'boto3'. No files were found to uninstall. 2026-06-18 15:02:30.037 | 2026-06-18 15:02:30.059 | Successfully installed boto3-1.35.99 botocore-1.35.99 cinder-28.1.0.dev129 cotyledon-2.2.0 google-api-core-2.31.0 google-api-python-client-2.197.0 google-auth-2.54.0 google-auth-httplib2-0.4.0 googleapis-common-protos-1.75.0 invoke-3.0.3 lxml-6.1.1 oslo.versionedobjects-3.10.2 oslo.vmware-4.9.0 paramiko-4.0.0 proto-plus-1.28.0 protobuf-6.33.6 pyasn1-0.6.3 pyasn1-modules-0.4.2 pynacl-1.6.2 python-glanceclient-4.12.0 python-novaclient-18.13.0 python-swiftclient-4.10.0 pyudev-0.24.4 rtslib-fb-2.2.4 s3transfer-0.10.4 setproctitle-1.3.7 suds-community-1.2.0 tabulate-0.10.0 tooz-8.1.0 uritemplate-4.2.0 voluptuous-0.16.0 warlock-2.1.0 zstd-1.5.7.3 2026-06-18 15:02:30.540 | + inc/python:pip_install:216 : result=0 2026-06-18 15:02:30.544 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-18 15:02:30.548 | + functions-common:time_stop:2414 : local name 2026-06-18 15:02:30.551 | + functions-common:time_stop:2415 : local end_time 2026-06-18 15:02:30.556 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-18 15:02:30.559 | + functions-common:time_stop:2417 : local total 2026-06-18 15:02:30.562 | + functions-common:time_stop:2418 : local start_time 2026-06-18 15:02:30.566 | + functions-common:time_stop:2420 : name=pip_install 2026-06-18 15:02:30.568 | + functions-common:time_stop:2421 : start_time=1781794930133 2026-06-18 15:02:30.571 | + functions-common:time_stop:2423 : [[ -z 1781794930133 ]] 2026-06-18 15:02:30.576 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 15:02:30.582 | + functions-common:time_stop:2426 : end_time=1781794950577 2026-06-18 15:02:30.585 | + functions-common:time_stop:2427 : elapsed_time=20444 2026-06-18 15:02:30.588 | + functions-common:time_stop:2428 : total=99799 2026-06-18 15:02:30.592 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 15:02:30.596 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=120243 2026-06-18 15:02:30.599 | + inc/python:pip_install:219 : return 0 2026-06-18 15:02:30.602 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-06-18 15:02:30.604 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-06-18 15:02:30.608 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/cinder 2026-06-18 15:02:30.611 | + inc/python:use_library_from_git:266 : local name=/opt/stack/cinder 2026-06-18 15:02:30.615 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 15:02:30.619 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-18 15:02:30.622 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/cinder, ]] 2026-06-18 15:02:30.626 | + inc/python:use_library_from_git:269 : return 1 2026-06-18 15:02:30.629 | + lib/cinder:install_cinder:527 : [[ lioadm == \t\g\t\a\d\m ]] 2026-06-18 15:02:30.633 | + lib/cinder:install_cinder:529 : [[ lioadm == \l\i\o\a\d\m ]] 2026-06-18 15:02:30.637 | + lib/cinder:install_cinder:530 : is_ubuntu 2026-06-18 15:02:30.641 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-18 15:02:30.645 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-18 15:02:30.649 | + lib/cinder:install_cinder:532 : sudo mkdir -p /etc/target 2026-06-18 15:02:30.666 | + lib/cinder:install_cinder:534 : install_package targetcli-fb 2026-06-18 15:02:30.670 | + functions-common:install_package:1432 : update_package_repo 2026-06-18 15:02:30.674 | + functions-common:update_package_repo:1406 : NO_UPDATE_REPOS=False 2026-06-18 15:02:30.677 | + functions-common:update_package_repo:1407 : REPOS_UPDATED=True 2026-06-18 15:02:30.681 | + functions-common:update_package_repo:1408 : RETRY_UPDATE=False 2026-06-18 15:02:30.684 | + functions-common:update_package_repo:1410 : [[ False = \T\r\u\e ]] 2026-06-18 15:02:30.688 | + functions-common:update_package_repo:1414 : is_ubuntu 2026-06-18 15:02:30.691 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-18 15:02:30.695 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-18 15:02:30.698 | + functions-common:update_package_repo:1415 : apt_get_update 2026-06-18 15:02:30.702 | + functions-common:apt_get_update:1160 : [[ True == \T\r\u\e ]] 2026-06-18 15:02:30.705 | + functions-common:apt_get_update:1160 : [[ False != \T\r\u\e ]] 2026-06-18 15:02:30.709 | + functions-common:apt_get_update:1161 : return 2026-06-18 15:02:30.712 | + functions-common:install_package:1433 : real_install_package targetcli-fb 2026-06-18 15:02:30.716 | + functions-common:real_install_package:1420 : is_ubuntu 2026-06-18 15:02:30.719 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-18 15:02:30.723 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-18 15:02:30.727 | + functions-common:real_install_package:1421 : apt_get install targetcli-fb 2026-06-18 15:02:30.758 | + functions-common:apt_get:1201 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install targetcli-fb 2026-06-18 15:02:30.804 | Reading package lists... 2026-06-18 15:02:31.166 | Building dependency tree... 2026-06-18 15:02:31.167 | Reading state information... 2026-06-18 15:02:31.686 | The following additional packages will be installed: 2026-06-18 15:02:31.686 | python3-configshell-fb python3-rtslib-fb python3-typing-extensions 2026-06-18 15:02:31.687 | python3-urwid python3-wcwidth 2026-06-18 15:02:31.689 | Suggested packages: 2026-06-18 15:02:31.689 | python-urwid-doc 2026-06-18 15:02:31.725 | The following NEW packages will be installed: 2026-06-18 15:02:31.725 | python3-configshell-fb python3-rtslib-fb python3-typing-extensions 2026-06-18 15:02:31.726 | python3-urwid python3-wcwidth targetcli-fb 2026-06-18 15:02:31.825 | 0 upgraded, 6 newly installed, 0 to remove and 70 not upgraded. 2026-06-18 15:02:31.825 | Need to get 385 kB of archives. 2026-06-18 15:02:31.825 | After this operation, 3098 kB of additional disk space will be used. 2026-06-18 15:02:31.825 | Get:1 http://de.archive.ubuntu.com/ubuntu noble/main amd64 python3-typing-extensions all 4.10.0-1 [60.7 kB] 2026-06-18 15:02:31.867 | Get:2 http://de.archive.ubuntu.com/ubuntu noble/main amd64 python3-wcwidth all 0.2.5+dfsg1-1.1ubuntu1 [22.5 kB] 2026-06-18 15:02:31.868 | Get:3 http://de.archive.ubuntu.com/ubuntu noble/main amd64 python3-urwid amd64 2.6.10-1 [183 kB] 2026-06-18 15:02:31.896 | Get:4 http://de.archive.ubuntu.com/ubuntu noble/main amd64 python3-configshell-fb all 1:1.1.28-2.1 [28.4 kB] 2026-06-18 15:02:31.897 | Get:5 http://de.archive.ubuntu.com/ubuntu noble/main amd64 python3-rtslib-fb all 2.1.74-0ubuntu5 [49.9 kB] 2026-06-18 15:02:31.898 | Get:6 http://de.archive.ubuntu.com/ubuntu noble/main amd64 targetcli-fb all 1:2.1.53-1ubuntu3 [40.3 kB] 2026-06-18 15:02:32.132 | perl: warning: Setting locale failed. 2026-06-18 15:02:32.132 | perl: warning: Please check that your locale settings: 2026-06-18 15:02:32.132 | LANGUAGE = (unset), 2026-06-18 15:02:32.132 | LC_ALL = "en_US.utf8", 2026-06-18 15:02:32.133 | LANG = "de_DE.UTF-8" 2026-06-18 15:02:32.133 | are supported and installed on your system. 2026-06-18 15:02:32.133 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-18 15:02:32.196 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-18 15:02:32.196 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-18 15:02:32.196 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-18 15:02:32.389 | Fetched 385 kB in 0s (2654 kB/s) 2026-06-18 15:02:32.436 | Selecting previously unselected package python3-typing-extensions. 2026-06-18 15:02:32.510 | (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 ... 126649 files and directories currently installed.) 2026-06-18 15:02:32.518 | Preparing to unpack .../0-python3-typing-extensions_4.10.0-1_all.deb ... 2026-06-18 15:02:32.522 | Unpacking python3-typing-extensions (4.10.0-1) ... 2026-06-18 15:02:32.579 | Selecting previously unselected package python3-wcwidth. 2026-06-18 15:02:32.594 | Preparing to unpack .../1-python3-wcwidth_0.2.5+dfsg1-1.1ubuntu1_all.deb ... 2026-06-18 15:02:32.598 | Unpacking python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2026-06-18 15:02:32.657 | Selecting previously unselected package python3-urwid. 2026-06-18 15:02:32.672 | Preparing to unpack .../2-python3-urwid_2.6.10-1_amd64.deb ... 2026-06-18 15:02:32.676 | Unpacking python3-urwid (2.6.10-1) ... 2026-06-18 15:02:32.775 | Selecting previously unselected package python3-configshell-fb. 2026-06-18 15:02:32.790 | Preparing to unpack .../3-python3-configshell-fb_1%3a1.1.28-2.1_all.deb ... 2026-06-18 15:02:32.795 | Unpacking python3-configshell-fb (1:1.1.28-2.1) ... 2026-06-18 15:02:32.861 | Selecting previously unselected package python3-rtslib-fb. 2026-06-18 15:02:32.876 | Preparing to unpack .../4-python3-rtslib-fb_2.1.74-0ubuntu5_all.deb ... 2026-06-18 15:02:32.880 | Unpacking python3-rtslib-fb (2.1.74-0ubuntu5) ... 2026-06-18 15:02:32.953 | Selecting previously unselected package targetcli-fb. 2026-06-18 15:02:32.969 | Preparing to unpack .../5-targetcli-fb_1%3a2.1.53-1ubuntu3_all.deb ... 2026-06-18 15:02:32.974 | Unpacking targetcli-fb (1:2.1.53-1ubuntu3) ... 2026-06-18 15:02:33.066 | Setting up python3-rtslib-fb (2.1.74-0ubuntu5) ... 2026-06-18 15:02:34.308 | Created symlink /etc/systemd/system/multi-user.target.wants/rtslib-fb-targetctl.service → /usr/lib/systemd/system/rtslib-fb-targetctl.service. 2026-06-18 15:02:34.316 | Setting up python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2026-06-18 15:02:34.658 | Setting up python3-typing-extensions (4.10.0-1) ... 2026-06-18 15:02:35.012 | Setting up python3-urwid (2.6.10-1) ... 2026-06-18 15:02:35.563 | Setting up python3-configshell-fb (1:1.1.28-2.1) ... 2026-06-18 15:02:35.767 | /usr/lib/python3/dist-packages/configshell/console.py:39: SyntaxWarning: invalid escape sequence '\[' 2026-06-18 15:02:35.767 | _re_ansi_seq = re.compile('(\033\[..?m)') 2026-06-18 15:02:35.791 | /usr/lib/python3/dist-packages/configshell/shell.py:116: SyntaxWarning: invalid escape sequence '\+' 2026-06-18 15:02:35.791 | var = Word(alphanums + '?;&*$!#,=_\+/.<>()~@:-%[]') 2026-06-18 15:02:35.791 | /usr/lib/python3/dist-packages/configshell/shell.py:118: SyntaxWarning: invalid escape sequence '\-' 2026-06-18 15:02:35.791 | keyword = Word(alphanums + '_\-') 2026-06-18 15:02:35.791 | /usr/lib/python3/dist-packages/configshell/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-06-18 15:02:35.791 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-06-18 15:02:35.791 | /usr/lib/python3/dist-packages/configshell/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-06-18 15:02:35.791 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-06-18 15:02:35.791 | /usr/lib/python3/dist-packages/configshell/shell.py:131: SyntaxWarning: invalid escape sequence '\|' 2026-06-18 15:02:35.791 | readline.set_completer_delims('\t\n ~!#$^&(){}\|;\'",?') 2026-06-18 15:02:35.800 | /usr/lib/python3/dist-packages/configshell_fb/console.py:39: SyntaxWarning: invalid escape sequence '\[' 2026-06-18 15:02:35.800 | _re_ansi_seq = re.compile('(\033\[..?m)') 2026-06-18 15:02:35.822 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:116: SyntaxWarning: invalid escape sequence '\+' 2026-06-18 15:02:35.822 | var = Word(alphanums + '?;&*$!#,=_\+/.<>()~@:-%[]') 2026-06-18 15:02:35.822 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:118: SyntaxWarning: invalid escape sequence '\-' 2026-06-18 15:02:35.823 | keyword = Word(alphanums + '_\-') 2026-06-18 15:02:35.823 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-06-18 15:02:35.823 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-06-18 15:02:35.823 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-06-18 15:02:35.823 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-06-18 15:02:35.824 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:131: SyntaxWarning: invalid escape sequence '\|' 2026-06-18 15:02:35.824 | readline.set_completer_delims('\t\n ~!#$^&(){}\|;\'",?') 2026-06-18 15:02:35.855 | Setting up targetcli-fb (1:2.1.53-1ubuntu3) ... 2026-06-18 15:02:36.069 | /usr/lib/python3/dist-packages/targetcli/ui_root.py:161: SyntaxWarning: invalid escape sequence '\s' 2026-06-18 15:02:36.069 | backups = [line for line in prefs.read().splitlines() if re.match('^max_backup_files\s*=', line)] 2026-06-18 15:02:36.375 | Processing triggers for man-db (2.12.0-4build2) ... 2026-06-18 15:02:37.247 | perl: warning: Setting locale failed. 2026-06-18 15:02:37.247 | perl: warning: Please check that your locale settings: 2026-06-18 15:02:37.247 | LANGUAGE = (unset), 2026-06-18 15:02:37.247 | LC_ALL = "en_US.utf8", 2026-06-18 15:02:37.247 | LANG = "de_DE.UTF-8" 2026-06-18 15:02:37.247 | are supported and installed on your system. 2026-06-18 15:02:37.247 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-18 15:02:37.379 | perl: warning: Setting locale failed. 2026-06-18 15:02:37.379 | perl: warning: Please check that your locale settings: 2026-06-18 15:02:37.380 | LANGUAGE = (unset), 2026-06-18 15:02:37.380 | LC_ALL = "en_US.utf8", 2026-06-18 15:02:37.380 | LANG = "de_DE.UTF-8" 2026-06-18 15:02:37.380 | are supported and installed on your system. 2026-06-18 15:02:37.380 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-18 15:02:37.430 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-18 15:02:37.431 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-18 15:02:37.431 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-18 15:02:37.502 | perl: warning: Setting locale failed. 2026-06-18 15:02:37.502 | perl: warning: Please check that your locale settings: 2026-06-18 15:02:37.502 | LANGUAGE = (unset), 2026-06-18 15:02:37.502 | LC_ALL = "en_US.utf8", 2026-06-18 15:02:37.502 | LANG = "de_DE.UTF-8" 2026-06-18 15:02:37.502 | are supported and installed on your system. 2026-06-18 15:02:37.502 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-18 15:02:38.012 | 2026-06-18 15:02:38.013 | Running kernel seems to be up-to-date. 2026-06-18 15:02:38.013 | 2026-06-18 15:02:38.013 | Restarting services... 2026-06-18 15:02:38.060 | 2026-06-18 15:02:38.061 | Service restarts being deferred: 2026-06-18 15:02:38.061 | /etc/needrestart/restart.d/dbus.service 2026-06-18 15:02:38.061 | systemctl restart systemd-logind.service 2026-06-18 15:02:38.061 | systemctl restart virtlockd.service 2026-06-18 15:02:38.061 | systemctl restart virtlogd.service 2026-06-18 15:02:38.061 | 2026-06-18 15:02:38.062 | No containers need to be restarted. 2026-06-18 15:02:38.062 | 2026-06-18 15:02:38.062 | User sessions running outdated binaries: 2026-06-18 15:02:38.062 | quobyte @ session #5: sshd[2030] 2026-06-18 15:02:38.072 | quobyte @ user manager service: systemd[1167] 2026-06-18 15:02:38.082 | 2026-06-18 15:02:38.082 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-06-18 15:02:40.101 | + functions-common:apt_get:1205 : result=0 2026-06-18 15:02:40.104 | + functions-common:apt_get:1208 : time_stop apt-get 2026-06-18 15:02:40.109 | + functions-common:time_stop:2414 : local name 2026-06-18 15:02:40.112 | + functions-common:time_stop:2415 : local end_time 2026-06-18 15:02:40.115 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-18 15:02:40.119 | + functions-common:time_stop:2417 : local total 2026-06-18 15:02:40.122 | + functions-common:time_stop:2418 : local start_time 2026-06-18 15:02:40.126 | + functions-common:time_stop:2420 : name=apt-get 2026-06-18 15:02:40.129 | + functions-common:time_stop:2421 : start_time=1781794950753 2026-06-18 15:02:40.133 | + functions-common:time_stop:2423 : [[ -z 1781794950753 ]] 2026-06-18 15:02:40.138 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 15:02:40.143 | + functions-common:time_stop:2426 : end_time=1781794960139 2026-06-18 15:02:40.145 | + functions-common:time_stop:2427 : elapsed_time=9386 2026-06-18 15:02:40.149 | + functions-common:time_stop:2428 : total=167277 2026-06-18 15:02:40.152 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 15:02:40.156 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=176663 2026-06-18 15:02:40.159 | + functions-common:apt_get:1209 : return 0 2026-06-18 15:02:40.163 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-06-18 15:02:40.166 | + ./stack.sh:main:945 : configure_cinder 2026-06-18 15:02:40.170 | + lib/cinder:configure_cinder:295 : sudo install -d -o quobyte -m 755 /etc/cinder 2026-06-18 15:02:40.188 | + lib/cinder:configure_cinder:297 : rm -f /etc/cinder/cinder.conf 2026-06-18 15:02:40.193 | + lib/cinder:configure_cinder:299 : configure_rootwrap cinder 2026-06-18 15:02:40.196 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2026-06-18 15:02:40.199 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2026-06-18 15:02:40.204 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2026-06-18 15:02:40.205 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2026-06-18 15:02:40.210 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2026-06-18 15:02:40.213 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2026-06-18 15:02:40.216 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/opt/stack/data/venv/bin 2026-06-18 15:02:40.219 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2026-06-18 15:02:40.222 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2026-06-18 15:02:40.225 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2026-06-18 15:02:40.229 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/opt/stack/data/venv/bin/cinder-rootwrap 2026-06-18 15:02:40.231 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2026-06-18 15:02:40.249 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2026-06-18 15:02:40.266 | + 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-06-18 15:02:40.282 | + 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-06-18 15:02:40.299 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2026-06-18 15:02:40.315 | + inc/rootwrap:configure_rootwrap:66 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/cinder/rootwrap.conf 2026-06-18 15:02:40.331 | + inc/rootwrap:configure_rootwrap:69 : local tempfile 2026-06-18 15:02:40.336 | ++ inc/rootwrap:configure_rootwrap:70 : mktemp 2026-06-18 15:02:40.341 | + inc/rootwrap:configure_rootwrap:70 : tempfile=/tmp/tmp.WaOvxeSJsG 2026-06-18 15:02:40.344 | + inc/rootwrap:configure_rootwrap:72 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2026-06-18 15:02:40.347 | + inc/rootwrap:configure_rootwrap:73 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2026-06-18 15:02:40.351 | + inc/rootwrap:configure_rootwrap:74 : '[' -f /opt/stack/data/venv/bin/cinder-rootwrap-daemon ']' 2026-06-18 15:02:40.355 | + inc/rootwrap:configure_rootwrap:79 : chmod 0440 /tmp/tmp.WaOvxeSJsG 2026-06-18 15:02:40.361 | + inc/rootwrap:configure_rootwrap:80 : sudo chown root:root /tmp/tmp.WaOvxeSJsG 2026-06-18 15:02:40.377 | + inc/rootwrap:configure_rootwrap:81 : sudo mv /tmp/tmp.WaOvxeSJsG /etc/sudoers.d/cinder-rootwrap 2026-06-18 15:02:40.394 | ++ inc/rootwrap:configure_rootwrap:85 : dirname /opt/stack/data/venv/bin/cinder-rootwrap 2026-06-18 15:02:40.399 | + inc/rootwrap:configure_rootwrap:85 : add_sudo_secure_path /opt/stack/data/venv/bin 2026-06-18 15:02:40.402 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/opt/stack/data/venv/bin 2026-06-18 15:02:40.406 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2026-06-18 15:02:40.409 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2026-06-18 15:02:40.412 | + 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-06-18 15:02:40.416 | + 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-06-18 15:02:40.421 | + inc/rootwrap:add_sudo_secure_path:33 : sudo tee /etc/sudoers.d/zz-secure-path 2026-06-18 15:02:40.421 | + 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-06-18 15:02:40.431 | Defaults:quobyte secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin:/opt/stack/data/venv/bin 2026-06-18 15:02:40.436 | + inc/rootwrap:add_sudo_secure_path:34 : sudo chmod 400 /etc/sudoers.d/zz-secure-path 2026-06-18 15:02:40.451 | + inc/rootwrap:add_sudo_secure_path:35 : sudo chown root:root /etc/sudoers.d/zz-secure-path 2026-06-18 15:02:40.468 | + lib/cinder:configure_cinder:301 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2026-06-18 15:02:40.471 | + lib/cinder:configure_cinder:302 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2026-06-18 15:02:40.478 | + lib/cinder:configure_cinder:305 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2026-06-18 15:02:40.483 | + lib/cinder:configure_cinder:307 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2026-06-18 15:02:40.486 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/cinder/cinder.conf 2026-06-18 15:02:40.489 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=cinder 2026-06-18 15:02:40.492 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-06-18 15:02:40.496 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-06-18 15:02:40.500 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/cinder/cinder.conf cinder keystone_authtoken 2026-06-18 15:02:40.503 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-06-18 15:02:40.507 | + lib/keystone:configure_keystoneauth:392 : local admin_user=cinder 2026-06-18 15:02:40.510 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-06-18 15:02:40.513 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2026-06-18 15:02:40.556 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2026-06-18 15:02:40.596 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://192.168.122.13/identity 2026-06-18 15:02:40.638 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2026-06-18 15:02:40.679 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf keystone_authtoken password nomoresecret 2026-06-18 15:02:40.721 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2026-06-18 15:02:40.762 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2026-06-18 15:02:40.805 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2026-06-18 15:02:40.845 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/cinder/cinder.conf keystone_authtoken www_authenticate_uri http://192.168.122.13/identity 2026-06-18 15:02:40.885 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-06-18 15:02:40.926 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2026-06-18 15:02:40.967 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-06-18 15:02:40.971 | + lib/cinder:configure_cinder:309 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2026-06-18 15:02:41.019 | + lib/cinder:configure_cinder:311 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2026-06-18 15:02:41.066 | ++ lib/cinder:configure_cinder:312 : database_connection_url cinder 2026-06-18 15:02:41.070 | ++ lib/database:database_connection_url:134 : local db=cinder 2026-06-18 15:02:41.075 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql cinder 2026-06-18 15:02:41.079 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=cinder 2026-06-18 15:02:41.083 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-06-18 15:02:41.087 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-06-18 15:02:41.091 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-06-18 15:02:41.117 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-18 15:02:41.121 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-06-18 15:02:41.125 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/cinder?charset=utf8&plugin=dbcounter' 2026-06-18 15:02:41.130 | + lib/cinder:configure_cinder:312 : iniset /etc/cinder/cinder.conf database connection 'mysql+pymysql://root:stackdb@127.0.0.1/cinder?charset=utf8&plugin=dbcounter' 2026-06-18 15:02:41.177 | + lib/cinder:configure_cinder:313 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2026-06-18 15:02:41.222 | + lib/cinder:configure_cinder:314 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2026-06-18 15:02:41.266 | + lib/cinder:configure_cinder:315 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2026-06-18 15:02:41.308 | + lib/cinder:configure_cinder:316 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2026-06-18 15:02:41.350 | + lib/cinder:configure_cinder:317 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2026-06-18 15:02:41.396 | + lib/cinder:configure_cinder:318 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 192.168.122.13 2026-06-18 15:02:41.439 | + lib/cinder:configure_cinder:319 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2026-06-18 15:02:41.485 | ++ lib/cinder:configure_cinder:320 : openssl rand -hex 16 2026-06-18 15:02:41.494 | + lib/cinder:configure_cinder:320 : iniset /etc/cinder/cinder.conf key_manager fixed_key 3999415c3cf46e775d9d9eb377985c8e 2026-06-18 15:02:41.536 | + lib/cinder:configure_cinder:321 : [[ -n '' ]] 2026-06-18 15:02:41.540 | + lib/cinder:configure_cinder:326 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2026-06-18 15:02:41.581 | + lib/cinder:configure_cinder:327 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2026-06-18 15:02:41.624 | + lib/cinder:configure_cinder:328 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2026-06-18 15:02:41.665 | + lib/cinder:configure_cinder:333 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2026-06-18 15:02:41.706 | + lib/cinder:configure_cinder:335 : iniset /etc/cinder/cinder.conf DEFAULT report_interval 120 2026-06-18 15:02:41.747 | + lib/cinder:configure_cinder:336 : iniset /etc/cinder/cinder.conf DEFAULT service_down_time 720 2026-06-18 15:02:41.789 | + lib/cinder:configure_cinder:338 : is_service_enabled c-vol 2026-06-18 15:02:41.811 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 15:02:41.816 | + lib/cinder:configure_cinder:338 : [[ -n lvm:lvmdriver-1 ]] 2026-06-18 15:02:41.819 | + lib/cinder:configure_cinder:339 : local enabled_backends= 2026-06-18 15:02:41.822 | + lib/cinder:configure_cinder:340 : local default_name= 2026-06-18 15:02:41.825 | + lib/cinder:configure_cinder:341 : local be be_name be_type 2026-06-18 15:02:41.829 | + lib/cinder:configure_cinder:342 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2026-06-18 15:02:41.833 | + lib/cinder:configure_cinder:343 : be_type=lvm 2026-06-18 15:02:41.836 | + lib/cinder:configure_cinder:344 : be_name=lvmdriver-1 2026-06-18 15:02:41.840 | + lib/cinder:configure_cinder:345 : type configure_cinder_backend_lvm 2026-06-18 15:02:41.844 | + lib/cinder:configure_cinder:346 : configure_cinder_backend_lvm lvmdriver-1 2026-06-18 15:02:41.848 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:48 : local be_name=lvmdriver-1 2026-06-18 15:02:41.852 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:50 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_backend_name lvmdriver-1 2026-06-18 15:02:41.894 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:51 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_driver cinder.volume.drivers.lvm.LVMVolumeDriver 2026-06-18 15:02:41.936 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:52 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_group stack-volumes-lvmdriver-1 2026-06-18 15:02:41.978 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:53 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_helper lioadm 2026-06-18 15:02:42.018 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:54 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_protocol iscsi 2026-06-18 15:02:42.059 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:55 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_port 3260 2026-06-18 15:02:42.100 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:56 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_prefix iqn.2010-10.org.openstack: 2026-06-18 15:02:42.141 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:57 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type auto 2026-06-18 15:02:42.178 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:58 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_clear zero 2026-06-18 15:02:42.218 | + lib/cinder:configure_cinder:348 : [[ -z '' ]] 2026-06-18 15:02:42.222 | + lib/cinder:configure_cinder:349 : default_name=lvmdriver-1 2026-06-18 15:02:42.226 | + lib/cinder:configure_cinder:351 : enabled_backends+=lvmdriver-1, 2026-06-18 15:02:42.229 | + lib/cinder:configure_cinder:353 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends lvmdriver-1 2026-06-18 15:02:42.271 | + lib/cinder:configure_cinder:354 : [[ -n lvmdriver-1 ]] 2026-06-18 15:02:42.275 | + lib/cinder:configure_cinder:355 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type lvmdriver-1 2026-06-18 15:02:42.315 | + lib/cinder:configure_cinder:357 : configure_cinder_image_volume_cache 2026-06-18 15:02:42.319 | + lib/cinder:configure_cinder_image_volume_cache:716 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2026-06-18 15:02:42.323 | + lib/cinder:configure_cinder_image_volume_cache:717 : local be_name=lvmdriver-1 2026-06-18 15:02:42.326 | + lib/cinder:configure_cinder_image_volume_cache:719 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled True 2026-06-18 15:02:42.366 | + lib/cinder:configure_cinder_image_volume_cache:721 : [[ -n '' ]] 2026-06-18 15:02:42.370 | + lib/cinder:configure_cinder_image_volume_cache:725 : [[ -n '' ]] 2026-06-18 15:02:42.374 | + lib/cinder:configure_cinder:362 : [[ False == \T\r\u\e ]] 2026-06-18 15:02:42.378 | + lib/cinder:configure_cinder:366 : [[ lvmdriver-1, =~ ceph ]] 2026-06-18 15:02:42.382 | + lib/cinder:configure_cinder:371 : is_service_enabled c-bak 2026-06-18 15:02:42.405 | + functions-common:is_service_enabled:2070 : return 1 2026-06-18 15:02:42.409 | + lib/cinder:configure_cinder:379 : is_service_enabled ceilometer 2026-06-18 15:02:42.432 | + functions-common:is_service_enabled:2070 : return 1 2026-06-18 15:02:42.436 | + lib/cinder:configure_cinder:383 : is_service_enabled tls-proxy 2026-06-18 15:02:42.459 | + functions-common:is_service_enabled:2070 : return 1 2026-06-18 15:02:42.462 | + lib/cinder:configure_cinder:390 : '[' False '!=' False ']' 2026-06-18 15:02:42.466 | + lib/cinder:configure_cinder:394 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2026-06-18 15:02:42.470 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=cinder 2026-06-18 15:02:42.474 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/cinder/cinder.conf 2026-06-18 15:02:42.477 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-06-18 15:02:42.482 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-06-18 15:02:42.485 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-06-18 15:02:42.507 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 15:02:42.512 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-06-18 15:02:42.516 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-06-18 15:02:42.519 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-06-18 15:02:42.543 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-18 15:02:42.547 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.13:5672/ 2026-06-18 15:02:42.551 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.13:5672/ 2026-06-18 15:02:42.592 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-06-18 15:02:42.596 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-06-18 15:02:42.599 | + lib/cinder:configure_cinder:397 : setup_logging /etc/cinder/cinder.conf 2026-06-18 15:02:42.603 | + functions:setup_logging:693 : setup_systemd_logging /etc/cinder/cinder.conf 2026-06-18 15:02:42.606 | + functions:setup_systemd_logging:710 : local conf_file=/etc/cinder/cinder.conf 2026-06-18 15:02:42.611 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-06-18 15:02:42.636 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-06-18 15:02:42.640 | + functions:setup_systemd_logging:716 : local pidstr= 2026-06-18 15:02:42.643 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-06-18 15:02:42.647 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-06-18 15:02:42.650 | + 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-06-18 15:02:42.693 | + 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-06-18 15:02:42.734 | + 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-06-18 15:02:42.773 | + functions:setup_systemd_logging:727 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-06-18 15:02:42.814 | + functions:setup_systemd_logging:730 : iniset /etc/cinder/cinder.conf DEFAULT log_color False 2026-06-18 15:02:42.856 | + lib/cinder:configure_cinder:399 : is_service_enabled c-api 2026-06-18 15:02:42.879 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 15:02:42.883 | + lib/cinder:configure_cinder:400 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini cinder.wsgi.api:application /volume '' cinder-api 2026-06-18 15:02:42.886 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/cinder/cinder-api-uwsgi.ini 2026-06-18 15:02:42.890 | + lib/apache:write_uwsgi_config:244 : local wsgi=cinder.wsgi.api:application 2026-06-18 15:02:42.893 | + lib/apache:write_uwsgi_config:245 : local url=/volume 2026-06-18 15:02:42.897 | + lib/apache:write_uwsgi_config:246 : local http= 2026-06-18 15:02:42.900 | + lib/apache:write_uwsgi_config:247 : local name=cinder-api 2026-06-18 15:02:42.904 | + lib/apache:write_uwsgi_config:249 : '[' -z cinder-api ']' 2026-06-18 15:02:42.907 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-06-18 15:02:42.910 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-06-18 15:02:42.928 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-06-18 15:02:42.929 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-06-18 15:02:42.941 | d /var/run/uwsgi 0755 quobyte root 2026-06-18 15:02:42.946 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-06-18 15:02:42.960 | /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-06-18 15:02:42.966 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/cinder-api.socket 2026-06-18 15:02:42.971 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2026-06-18 15:02:42.977 | + lib/apache:write_uwsgi_config:270 : [[ cinder.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-06-18 15:02:42.981 | + lib/apache:write_uwsgi_config:271 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi module cinder.wsgi.api:application 2026-06-18 15:02:43.024 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2026-06-18 15:02:43.064 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2026-06-18 15:02:43.105 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2026-06-18 15:02:43.146 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2026-06-18 15:02:43.183 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 80 2026-06-18 15:02:43.221 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2026-06-18 15:02:43.260 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2026-06-18 15:02:43.300 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2026-06-18 15:02:43.341 | + 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-06-18 15:02:43.382 | + lib/apache:write_uwsgi_config:292 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2026-06-18 15:02:43.423 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2026-06-18 15:02:43.462 | + lib/apache:write_uwsgi_config:296 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2026-06-18 15:02:43.502 | + lib/apache:write_uwsgi_config:298 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi start-time %t 2026-06-18 15:02:43.542 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-06-18 15:02:43.545 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-06-18 15:02:43.550 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for cinder-api 2026-06-18 15:02:43.554 | ++ lib/apache:apache_site_config_for:174 : local site=cinder-api 2026-06-18 15:02:43.558 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-06-18 15:02:43.561 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-18 15:02:43.565 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-18 15:02:43.569 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/cinder-api.conf 2026-06-18 15:02:43.573 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/cinder-api.conf 2026-06-18 15:02:43.576 | + lib/apache:write_uwsgi_config:306 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-api.socket 2026-06-18 15:02:43.616 | + lib/apache:write_uwsgi_config:307 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2026-06-18 15:02:43.655 | + 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-06-18 15:02:43.657 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/cinder-api.conf 2026-06-18 15:02:43.668 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-api.socket|uwsgi://uwsgi-uds-cinder-api" retry=0 acquire=1 2026-06-18 15:02:43.673 | + lib/apache:write_uwsgi_config:309 : enable_apache_site cinder-api 2026-06-18 15:02:43.677 | + lib/apache:enable_apache_site:191 : local site=cinder-api 2026-06-18 15:02:43.681 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-06-18 15:02:43.684 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-06-18 15:02:43.687 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-06-18 15:02:43.691 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-18 15:02:43.694 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-18 15:02:43.698 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-18 15:02:43.702 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-06-18 15:02:43.705 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-06-18 15:02:43.709 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-18 15:02:43.713 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-18 15:02:43.716 | + lib/apache:enable_apache_site:195 : sudo a2ensite cinder-api 2026-06-18 15:02:43.730 | perl: warning: Setting locale failed. 2026-06-18 15:02:43.730 | perl: warning: Please check that your locale settings: 2026-06-18 15:02:43.730 | LANGUAGE = (unset), 2026-06-18 15:02:43.730 | LC_ALL = "en_US.utf8", 2026-06-18 15:02:43.730 | LANG = "de_DE.UTF-8" 2026-06-18 15:02:43.730 | are supported and installed on your system. 2026-06-18 15:02:43.731 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-18 15:02:43.770 | Enabling site cinder-api. 2026-06-18 15:02:43.776 | To activate the new configuration, you need to run: 2026-06-18 15:02:43.776 | systemctl reload apache2 2026-06-18 15:02:43.782 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-06-18 15:02:43.786 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-06-18 15:02:43.789 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2026-06-18 15:02:43.793 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart apache2 2026-06-18 15:02:43.982 | + lib/cinder:configure_cinder:403 : [[ -r /home/quobyte/devstack/lib/cinder_plugins/default ]] 2026-06-18 15:02:43.986 | + lib/cinder:configure_cinder:407 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://192.168.122.13/image 2026-06-18 15:02:44.028 | + lib/cinder:configure_cinder:408 : is_service_enabled tls-proxy 2026-06-18 15:02:44.052 | + functions-common:is_service_enabled:2070 : return 1 2026-06-18 15:02:44.056 | + lib/cinder:configure_cinder:414 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf glance glance 2026-06-18 15:02:44.060 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/cinder/cinder.conf 2026-06-18 15:02:44.063 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=glance 2026-06-18 15:02:44.067 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=glance 2026-06-18 15:02:44.070 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-06-18 15:02:44.074 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/cinder/cinder.conf glance glance 2026-06-18 15:02:44.078 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-06-18 15:02:44.082 | + lib/keystone:configure_keystoneauth:392 : local admin_user=glance 2026-06-18 15:02:44.085 | + lib/keystone:configure_keystoneauth:393 : local section=glance 2026-06-18 15:02:44.089 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf glance auth_type password 2026-06-18 15:02:44.131 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf glance interface public 2026-06-18 15:02:44.172 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf glance auth_url http://192.168.122.13/identity 2026-06-18 15:02:44.212 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf glance username glance 2026-06-18 15:02:44.253 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf glance password nomoresecret 2026-06-18 15:02:44.292 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf glance user_domain_name Default 2026-06-18 15:02:44.333 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf glance project_name service 2026-06-18 15:02:44.373 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf glance project_domain_name Default 2026-06-18 15:02:44.413 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/cinder/cinder.conf glance www_authenticate_uri http://192.168.122.13/identity 2026-06-18 15:02:44.454 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/cinder/cinder.conf glance cafile /opt/stack/data/ca-bundle.pem 2026-06-18 15:02:44.497 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf glance memcached_servers localhost:11211 2026-06-18 15:02:44.539 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-06-18 15:02:44.543 | + lib/cinder:configure_cinder:417 : configure_keystoneauth /etc/cinder/cinder.conf nova nova 2026-06-18 15:02:44.547 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-06-18 15:02:44.550 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-06-18 15:02:44.552 | + lib/keystone:configure_keystoneauth:393 : local section=nova 2026-06-18 15:02:44.556 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf nova auth_type password 2026-06-18 15:02:44.600 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf nova interface public 2026-06-18 15:02:44.641 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf nova auth_url http://192.168.122.13/identity 2026-06-18 15:02:44.684 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf nova username nova 2026-06-18 15:02:44.725 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf nova password nomoresecret 2026-06-18 15:02:44.765 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2026-06-18 15:02:44.808 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf nova project_name service 2026-06-18 15:02:44.848 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2026-06-18 15:02:44.889 | + lib/cinder:configure_cinder:418 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2026-06-18 15:02:44.930 | + lib/cinder:configure_cinder:419 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2026-06-18 15:02:44.968 | + lib/cinder:configure_cinder:421 : [[ ! -z '' ]] 2026-06-18 15:02:44.972 | + lib/cinder:configure_cinder:423 : is_service_enabled etcd3 2026-06-18 15:02:44.996 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 15:02:44.999 | + lib/cinder:configure_cinder:426 : iniset /etc/cinder/cinder.conf coordination backend_url 'etcd3+http://192.168.122.13:2379?api_version=v3' 2026-06-18 15:02:45.042 | + lib/cinder:configure_cinder:429 : [[ False == True ]] 2026-06-18 15:02:45.046 | + lib/cinder:configure_cinder:429 : [[ False == True ]] 2026-06-18 15:02:45.050 | + lib/cinder:configure_cinder:433 : iniset /etc/cinder/cinder.conf oslo_policy enforce_scope false 2026-06-18 15:02:45.095 | + lib/cinder:configure_cinder:434 : iniset /etc/cinder/cinder.conf oslo_policy enforce_new_defaults false 2026-06-18 15:02:45.137 | + lib/cinder:configure_cinder:437 : '[' True == True ']' 2026-06-18 15:02:45.141 | + lib/cinder:configure_cinder:438 : init_cinder_service_user_conf 2026-06-18 15:02:45.144 | + lib/cinder:init_cinder_service_user_conf:745 : iniset /etc/cinder/cinder.conf service_user send_service_user_token True 2026-06-18 15:02:45.188 | + lib/cinder:init_cinder_service_user_conf:746 : configure_keystoneauth /etc/cinder/cinder.conf cinder service_user 2026-06-18 15:02:45.191 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-06-18 15:02:45.195 | + lib/keystone:configure_keystoneauth:392 : local admin_user=cinder 2026-06-18 15:02:45.198 | + lib/keystone:configure_keystoneauth:393 : local section=service_user 2026-06-18 15:02:45.202 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf service_user auth_type password 2026-06-18 15:02:45.243 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf service_user interface public 2026-06-18 15:02:45.284 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf service_user auth_url http://192.168.122.13/identity 2026-06-18 15:02:45.322 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf service_user username cinder 2026-06-18 15:02:45.364 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf service_user password nomoresecret 2026-06-18 15:02:45.403 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf service_user user_domain_name Default 2026-06-18 15:02:45.445 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf service_user project_name service 2026-06-18 15:02:45.486 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf service_user project_domain_name Default 2026-06-18 15:02:45.528 | + ./stack.sh:main:948 : is_service_enabled neutron 2026-06-18 15:02:45.553 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 15:02:45.556 | + ./stack.sh:main:950 : stack_install_service neutron 2026-06-18 15:02:45.560 | + lib/stack:stack_install_service:20 : local service=neutron 2026-06-18 15:02:45.564 | + lib/stack:stack_install_service:21 : type install_neutron 2026-06-18 15:02:45.568 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-06-18 15:02:45.571 | + lib/stack:stack_install_service:32 : install_neutron 2026-06-18 15:02:45.575 | + lib/neutron:install_neutron:509 : use_library_from_git neutron-lib 2026-06-18 15:02:45.579 | + inc/python:use_library_from_git:266 : local name=neutron-lib 2026-06-18 15:02:45.583 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 15:02:45.587 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-18 15:02:45.591 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,neutron-lib, ]] 2026-06-18 15:02:45.597 | + inc/python:use_library_from_git:269 : return 1 2026-06-18 15:02:45.601 | + lib/neutron:install_neutron:516 : use_library_from_git sqlalchemy 2026-06-18 15:02:45.604 | + inc/python:use_library_from_git:266 : local name=sqlalchemy 2026-06-18 15:02:45.608 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 15:02:45.612 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-18 15:02:45.616 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,sqlalchemy, ]] 2026-06-18 15:02:45.620 | + inc/python:use_library_from_git:269 : return 1 2026-06-18 15:02:45.624 | + lib/neutron:install_neutron:520 : use_library_from_git alembic 2026-06-18 15:02:45.628 | + inc/python:use_library_from_git:266 : local name=alembic 2026-06-18 15:02:45.632 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 15:02:45.636 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-18 15:02:45.640 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,alembic, ]] 2026-06-18 15:02:45.644 | + inc/python:use_library_from_git:269 : return 1 2026-06-18 15:02:45.647 | + lib/neutron:install_neutron:525 : git_clone https://review.opendev.org/openstack/neutron.git /opt/stack/neutron master 2026-06-18 15:02:45.650 | + functions-common:git_clone:583 : local git_remote=https://review.opendev.org/openstack/neutron.git 2026-06-18 15:02:45.654 | + functions-common:git_clone:584 : local git_dest=/opt/stack/neutron 2026-06-18 15:02:45.656 | + functions-common:git_clone:585 : local git_ref=master 2026-06-18 15:02:45.660 | + functions-common:git_clone:586 : local orig_dir 2026-06-18 15:02:45.664 | ++ functions-common:git_clone:587 : pwd 2026-06-18 15:02:45.668 | + functions-common:git_clone:587 : orig_dir=/home/quobyte/devstack 2026-06-18 15:02:45.671 | + functions-common:git_clone:588 : local git_clone_flags= 2026-06-18 15:02:45.676 | ++ functions-common:git_clone:590 : trueorfalse False RECLONE 2026-06-18 15:02:45.699 | + functions-common:git_clone:590 : RECLONE=False 2026-06-18 15:02:45.702 | + functions-common:git_clone:591 : [[ 0 -gt 0 ]] 2026-06-18 15:02:45.706 | + functions-common:git_clone:595 : [[ False = \T\r\u\e ]] 2026-06-18 15:02:45.710 | + functions-common:git_clone:604 : egrep -q '^refs' 2026-06-18 15:02:45.710 | + functions-common:git_clone:604 : echo master 2026-06-18 15:02:45.717 | + functions-common:git_clone:618 : [[ ! -d /opt/stack/neutron ]] 2026-06-18 15:02:45.721 | + functions-common:git_clone:619 : [[ False = \T\r\u\e ]] 2026-06-18 15:02:45.725 | + functions-common:git_clone:624 : git_timed clone --no-checkout https://review.opendev.org/openstack/neutron.git /opt/stack/neutron 2026-06-18 15:02:45.728 | + functions-common:git_timed:691 : local count=0 2026-06-18 15:02:45.731 | + functions-common:git_timed:692 : local timeout=0 2026-06-18 15:02:45.734 | + functions-common:git_timed:694 : [[ -n 0 ]] 2026-06-18 15:02:45.737 | + functions-common:git_timed:695 : timeout=0 2026-06-18 15:02:45.740 | + functions-common:git_timed:698 : time_start git_timed 2026-06-18 15:02:45.743 | + functions-common:time_start:2400 : local name=git_timed 2026-06-18 15:02:45.747 | + functions-common:time_start:2401 : local start_time= 2026-06-18 15:02:45.751 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-18 15:02:45.754 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-18 15:02:45.760 | + functions-common:time_start:2405 : _TIME_START[$name]=1781794965756 2026-06-18 15:02:45.764 | + functions-common:git_timed:699 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/neutron.git /opt/stack/neutron 2026-06-18 15:02:45.768 | Cloning into '/opt/stack/neutron'... 2026-06-18 15:04:05.661 | + functions-common:git_timed:713 : time_stop git_timed 2026-06-18 15:04:05.665 | + functions-common:time_stop:2414 : local name 2026-06-18 15:04:05.669 | + functions-common:time_stop:2415 : local end_time 2026-06-18 15:04:05.671 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-18 15:04:05.675 | + functions-common:time_stop:2417 : local total 2026-06-18 15:04:05.679 | + functions-common:time_stop:2418 : local start_time 2026-06-18 15:04:05.681 | + functions-common:time_stop:2420 : name=git_timed 2026-06-18 15:04:05.684 | + functions-common:time_stop:2421 : start_time=1781794965756 2026-06-18 15:04:05.688 | + functions-common:time_stop:2423 : [[ -z 1781794965756 ]] 2026-06-18 15:04:05.694 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 15:04:05.698 | + functions-common:time_stop:2426 : end_time=1781795045695 2026-06-18 15:04:05.700 | + functions-common:time_stop:2427 : elapsed_time=79939 2026-06-18 15:04:05.703 | + functions-common:time_stop:2428 : total=116536 2026-06-18 15:04:05.707 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 15:04:05.711 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=196475 2026-06-18 15:04:05.716 | + functions-common:git_clone:625 : cd /opt/stack/neutron 2026-06-18 15:04:05.720 | + functions-common:git_clone:626 : git_timed fetch origin master 2026-06-18 15:04:05.724 | + functions-common:git_timed:691 : local count=0 2026-06-18 15:04:05.728 | + functions-common:git_timed:692 : local timeout=0 2026-06-18 15:04:05.732 | + functions-common:git_timed:694 : [[ -n 0 ]] 2026-06-18 15:04:05.736 | + functions-common:git_timed:695 : timeout=0 2026-06-18 15:04:05.740 | + functions-common:git_timed:698 : time_start git_timed 2026-06-18 15:04:05.744 | + functions-common:time_start:2400 : local name=git_timed 2026-06-18 15:04:05.748 | + functions-common:time_start:2401 : local start_time= 2026-06-18 15:04:05.752 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-18 15:04:05.757 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-18 15:04:05.762 | + functions-common:time_start:2405 : _TIME_START[$name]=1781795045758 2026-06-18 15:04:05.766 | + functions-common:git_timed:699 : timeout -s SIGINT 0 git fetch origin master 2026-06-18 15:04:06.576 | From https://review.opendev.org/openstack/neutron 2026-06-18 15:04:06.576 | * branch master -> FETCH_HEAD 2026-06-18 15:04:06.587 | + functions-common:git_timed:713 : time_stop git_timed 2026-06-18 15:04:06.590 | + functions-common:time_stop:2414 : local name 2026-06-18 15:04:06.594 | + functions-common:time_stop:2415 : local end_time 2026-06-18 15:04:06.598 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-18 15:04:06.602 | + functions-common:time_stop:2417 : local total 2026-06-18 15:04:06.605 | + functions-common:time_stop:2418 : local start_time 2026-06-18 15:04:06.608 | + functions-common:time_stop:2420 : name=git_timed 2026-06-18 15:04:06.612 | + functions-common:time_stop:2421 : start_time=1781795045758 2026-06-18 15:04:06.616 | + functions-common:time_stop:2423 : [[ -z 1781795045758 ]] 2026-06-18 15:04:06.621 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 15:04:06.627 | + functions-common:time_stop:2426 : end_time=1781795046623 2026-06-18 15:04:06.630 | + functions-common:time_stop:2427 : elapsed_time=865 2026-06-18 15:04:06.633 | + functions-common:time_stop:2428 : total=196475 2026-06-18 15:04:06.637 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 15:04:06.641 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=197340 2026-06-18 15:04:06.644 | + functions-common:git_clone:627 : git_timed checkout FETCH_HEAD 2026-06-18 15:04:06.648 | + functions-common:git_timed:691 : local count=0 2026-06-18 15:04:06.652 | + functions-common:git_timed:692 : local timeout=0 2026-06-18 15:04:06.656 | + functions-common:git_timed:694 : [[ -n 0 ]] 2026-06-18 15:04:06.660 | + functions-common:git_timed:695 : timeout=0 2026-06-18 15:04:06.664 | + functions-common:git_timed:698 : time_start git_timed 2026-06-18 15:04:06.667 | + functions-common:time_start:2400 : local name=git_timed 2026-06-18 15:04:06.670 | + functions-common:time_start:2401 : local start_time= 2026-06-18 15:04:06.673 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-18 15:04:06.678 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-18 15:04:06.683 | + functions-common:time_start:2405 : _TIME_START[$name]=1781795046680 2026-06-18 15:04:06.687 | + functions-common:git_timed:699 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-06-18 15:04:07.211 | Note: switching to 'FETCH_HEAD'. 2026-06-18 15:04:07.212 | 2026-06-18 15:04:07.212 | You are in 'detached HEAD' state. You can look around, make experimental 2026-06-18 15:04:07.212 | changes and commit them, and you can discard any commits you make in this 2026-06-18 15:04:07.212 | state without impacting any branches by switching back to a branch. 2026-06-18 15:04:07.212 | 2026-06-18 15:04:07.212 | If you want to create a new branch to retain commits you create, you may 2026-06-18 15:04:07.212 | do so (now or later) by using -c with the switch command. Example: 2026-06-18 15:04:07.212 | 2026-06-18 15:04:07.212 | git switch -c 2026-06-18 15:04:07.212 | 2026-06-18 15:04:07.212 | Or undo this operation with: 2026-06-18 15:04:07.212 | 2026-06-18 15:04:07.213 | git switch - 2026-06-18 15:04:07.213 | 2026-06-18 15:04:07.213 | Turn off this advice by setting config variable advice.detachedHead to false 2026-06-18 15:04:07.213 | 2026-06-18 15:04:07.213 | HEAD is now at 4f23dbf815 Merge "FrrDriver Vtysh accepts --vty_socket argument" 2026-06-18 15:04:07.222 | + functions-common:git_timed:713 : time_stop git_timed 2026-06-18 15:04:07.225 | + functions-common:time_stop:2414 : local name 2026-06-18 15:04:07.228 | + functions-common:time_stop:2415 : local end_time 2026-06-18 15:04:07.232 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-18 15:04:07.236 | + functions-common:time_stop:2417 : local total 2026-06-18 15:04:07.239 | + functions-common:time_stop:2418 : local start_time 2026-06-18 15:04:07.244 | + functions-common:time_stop:2420 : name=git_timed 2026-06-18 15:04:07.247 | + functions-common:time_stop:2421 : start_time=1781795046680 2026-06-18 15:04:07.250 | + functions-common:time_stop:2423 : [[ -z 1781795046680 ]] 2026-06-18 15:04:07.255 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 15:04:07.261 | + functions-common:time_stop:2426 : end_time=1781795047257 2026-06-18 15:04:07.265 | + functions-common:time_stop:2427 : elapsed_time=577 2026-06-18 15:04:07.269 | + functions-common:time_stop:2428 : total=197340 2026-06-18 15:04:07.272 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 15:04:07.277 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=197917 2026-06-18 15:04:07.281 | + functions-common:git_clone:663 : sudo git config --system --add safe.directory /opt/stack/neutron 2026-06-18 15:04:07.302 | + functions-common:git_clone:666 : cd /opt/stack/neutron 2026-06-18 15:04:07.308 | + functions-common:git_clone:667 : git show --oneline 2026-06-18 15:04:07.308 | + functions-common:git_clone:667 : head -1 2026-06-18 15:04:07.313 | 4f23dbf815 Merge "FrrDriver Vtysh accepts --vty_socket argument" 2026-06-18 15:04:07.318 | + functions-common:git_clone:668 : cd /home/quobyte/devstack 2026-06-18 15:04:07.322 | + lib/neutron:install_neutron:526 : setup_develop /opt/stack/neutron 2026-06-18 15:04:07.326 | + inc/python:setup_develop:353 : local bindep 2026-06-18 15:04:07.330 | + inc/python:setup_develop:354 : [[ /opt/stack/neutron == -bindep* ]] 2026-06-18 15:04:07.334 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/neutron 2026-06-18 15:04:07.338 | + inc/python:setup_develop:359 : local extras= 2026-06-18 15:04:07.343 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2026-06-18 15:04:07.347 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-06-18 15:04:07.352 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/neutron == -bindep* ]] 2026-06-18 15:04:07.356 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/neutron 2026-06-18 15:04:07.360 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-06-18 15:04:07.365 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-06-18 15:04:07.370 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/neutron 2026-06-18 15:04:07.374 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-06-18 15:04:07.379 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/neutron 2026-06-18 15:04:07.383 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-06-18 15:04:07.386 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-06-18 15:04:07.392 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2026-06-18 15:04:07.400 | + inc/python:_setup_package_with_constraints_edit:400 : name=neutron 2026-06-18 15:04:07.404 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z neutron ']' 2026-06-18 15:04:07.408 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2026-06-18 15:04:07.583 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/neutron -e 2026-06-18 15:04:07.587 | + inc/python:setup_package:436 : local bindep=0 2026-06-18 15:04:07.591 | + inc/python:setup_package:437 : local bindep_flag= 2026-06-18 15:04:07.596 | + inc/python:setup_package:438 : local bindep_profiles= 2026-06-18 15:04:07.600 | + inc/python:setup_package:439 : [[ /opt/stack/neutron == -bindep* ]] 2026-06-18 15:04:07.603 | + inc/python:setup_package:444 : local project_dir=/opt/stack/neutron 2026-06-18 15:04:07.608 | + inc/python:setup_package:445 : local flags=-e 2026-06-18 15:04:07.612 | + inc/python:setup_package:446 : local extras= 2026-06-18 15:04:07.616 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-06-18 15:04:07.620 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-06-18 15:04:07.624 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-06-18 15:04:07.628 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-06-18 15:04:07.632 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-06-18 15:04:07.636 | + inc/python:setup_package:464 : pip_install -e /opt/stack/neutron 2026-06-18 15:04:07.665 | Using python 3.12 to install /opt/stack/neutron 2026-06-18 15:04:07.669 | + 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-06-18 15:04:08.711 | Obtaining file:///opt/stack/neutron 2026-06-18 15:04:08.720 | Installing build dependencies: started 2026-06-18 15:04:10.643 | Installing build dependencies: finished with status 'done' 2026-06-18 15:04:10.644 | Checking if build backend supports build_editable: started 2026-06-18 15:04:11.237 | Checking if build backend supports build_editable: finished with status 'done' 2026-06-18 15:04:11.238 | Getting requirements to build editable: started 2026-06-18 15:04:11.553 | Getting requirements to build editable: finished with status 'done' 2026-06-18 15:04:11.555 | Preparing editable metadata (pyproject.toml): started 2026-06-18 15:04:13.329 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-06-18 15:04:13.354 | Requirement already satisfied: pbr>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev493) (7.0.3) 2026-06-18 15:04:13.355 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev493) (3.10.1) 2026-06-18 15:04:13.355 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev493) (3.1.0) 2026-06-18 15:04:13.356 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev493) (2.5.1) 2026-06-18 15:04:13.357 | Requirement already satisfied: debtcollector>=1.19.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev493) (3.1.0) 2026-06-18 15:04:13.358 | Requirement already satisfied: decorator>=4.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev493) (5.3.1) 2026-06-18 15:04:13.561 | Collecting pecan>=1.4.0 (from neutron==28.1.0.dev493) 2026-06-18 15:04:13.709 | Downloading pecan-1.8.0-py3-none-any.whl.metadata (1.6 kB) 2026-06-18 15:04:13.720 | Requirement already satisfied: httplib2>=0.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev493) (0.31.2) 2026-06-18 15:04:13.721 | Requirement already satisfied: requests>=2.32.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev493) (2.34.2) 2026-06-18 15:04:13.722 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev493) (3.1.6) 2026-06-18 15:04:13.723 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev493) (13.0.0) 2026-06-18 15:04:13.724 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev493) (1.3.0) 2026-06-18 15:04:13.785 | Collecting neutron-lib>=4.0.0 (from neutron==28.1.0.dev493) 2026-06-18 15:04:13.803 | Downloading neutron_lib-4.1.0-py3-none-any.whl.metadata (2.4 kB) 2026-06-18 15:04:13.854 | Collecting python-neutronclient>=7.8.0 (from neutron==28.1.0.dev493) 2026-06-18 15:04:13.871 | Downloading python_neutronclient-12.0.0-py3-none-any.whl.metadata (3.5 kB) 2026-06-18 15:04:13.881 | Requirement already satisfied: tenacity>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev493) (9.1.4) 2026-06-18 15:04:13.882 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev493) (2.0.50) 2026-06-18 15:04:13.883 | Requirement already satisfied: WebOb>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev493) (1.8.10) 2026-06-18 15:04:13.884 | Requirement already satisfied: keystoneauth1>=3.14.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev493) (5.14.0) 2026-06-18 15:04:13.884 | Requirement already satisfied: alembic>=1.6.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev493) (1.18.4) 2026-06-18 15:04:13.885 | Requirement already satisfied: stevedore>=2.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev493) (5.8.0) 2026-06-18 15:04:13.887 | Requirement already satisfied: oslo.cache>=1.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev493) (4.2.0) 2026-06-18 15:04:13.888 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev493) (7.5.0) 2026-06-18 15:04:13.889 | Requirement already satisfied: oslo.config>=10.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev493) (10.5.0) 2026-06-18 15:04:13.890 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev493) (6.4.0) 2026-06-18 15:04:13.891 | Requirement already satisfied: oslo.db>=4.44.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev493) (18.0.0) 2026-06-18 15:04:13.891 | Requirement already satisfied: oslo.i18n>=3.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev493) (6.8.0) 2026-06-18 15:04:13.892 | Requirement already satisfied: oslo.log>=5.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev493) (8.2.0) 2026-06-18 15:04:13.893 | Requirement already satisfied: oslo.messaging>=7.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev493) (18.1.0) 2026-06-18 15:04:13.894 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev493) (8.1.0) 2026-06-18 15:04:13.895 | Requirement already satisfied: oslo.policy>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev493) (5.1.0) 2026-06-18 15:04:13.896 | Requirement already satisfied: oslo.privsep>=2.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev493) (3.11.0) 2026-06-18 15:04:13.897 | Requirement already satisfied: oslo.reports>=1.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev493) (3.8.0) 2026-06-18 15:04:13.898 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev493) (7.9.0) 2026-06-18 15:04:13.899 | Requirement already satisfied: oslo.serialization>=5.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev493) (5.10.0) 2026-06-18 15:04:13.900 | Requirement already satisfied: oslo.service>=4.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service[threading]>=4.2.1->neutron==28.1.0.dev493) (4.6.0) 2026-06-18 15:04:13.901 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev493) (2.7.1) 2026-06-18 15:04:13.902 | Requirement already satisfied: oslo.utils>=7.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev493) (10.1.1) 2026-06-18 15:04:13.903 | Requirement already satisfied: oslo.versionedobjects>=1.35.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev493) (3.10.2) 2026-06-18 15:04:13.904 | Requirement already satisfied: osprofiler>=2.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev493) (4.4.0) 2026-06-18 15:04:13.940 | Collecting os-ken>=4.2.1 (from neutron==28.1.0.dev493) 2026-06-18 15:04:13.958 | Downloading os_ken-4.2.1-py3-none-any.whl.metadata (2.0 kB) 2026-06-18 15:04:13.998 | Collecting os-resource-classes>=1.1.0 (from neutron==28.1.0.dev493) 2026-06-18 15:04:14.016 | Downloading os_resource_classes-1.1.0-py3-none-any.whl.metadata (1.9 kB) 2026-06-18 15:04:14.099 | Collecting ovs>3.3.0 (from neutron==28.1.0.dev493) 2026-06-18 15:04:14.116 | Downloading ovs-3.7.1.tar.gz (162 kB) 2026-06-18 15:04:14.219 | Installing build dependencies: started 2026-06-18 15:04:16.041 | Installing build dependencies: finished with status 'done' 2026-06-18 15:04:16.042 | Getting requirements to build wheel: started 2026-06-18 15:04:16.762 | Getting requirements to build wheel: finished with status 'done' 2026-06-18 15:04:16.763 | Preparing metadata (pyproject.toml): started 2026-06-18 15:04:17.177 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-06-18 15:04:17.229 | Collecting ovsdbapp>=2.18.0 (from neutron==28.1.0.dev493) 2026-06-18 15:04:17.245 | Downloading ovsdbapp-2.18.0-py3-none-any.whl.metadata (1.9 kB) 2026-06-18 15:04:17.255 | Requirement already satisfied: psutil>=6.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev493) (7.2.2) 2026-06-18 15:04:17.291 | Collecting pyroute2>=0.7.3 (from neutron==28.1.0.dev493) 2026-06-18 15:04:17.308 | Downloading pyroute2-0.8.1-py3-none-any.whl.metadata (8.2 kB) 2026-06-18 15:04:17.320 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev493) (24.2.1) 2026-06-18 15:04:17.320 | Requirement already satisfied: python-novaclient>=9.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev493) (18.13.0) 2026-06-18 15:04:17.321 | Requirement already satisfied: openstacksdk>=0.31.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev493) (4.16.0) 2026-06-18 15:04:17.355 | Collecting python-designateclient>=2.7.0 (from neutron==28.1.0.dev493) 2026-06-18 15:04:17.375 | Downloading python_designateclient-6.4.0-py3-none-any.whl.metadata (3.1 kB) 2026-06-18 15:04:17.420 | Collecting os-vif>=3.1.0 (from neutron==28.1.0.dev493) 2026-06-18 15:04:17.437 | Downloading os_vif-5.0.0-py3-none-any.whl.metadata (2.1 kB) 2026-06-18 15:04:17.448 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev493) (3.3.0) 2026-06-18 15:04:17.448 | Requirement already satisfied: tooz>=1.58.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev493) (8.1.0) 2026-06-18 15:04:17.452 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=1.6.5->neutron==28.1.0.dev493) (1.3.12) 2026-06-18 15:04:17.452 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=1.6.5->neutron==28.1.0.dev493) (4.15.0) 2026-06-18 15:04:17.455 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=1.19.0->neutron==28.1.0.dev493) (2.2.1) 2026-06-18 15:04:17.460 | Requirement already satisfied: pyparsing<4,>=3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from httplib2>=0.22.0->neutron==28.1.0.dev493) (3.3.2) 2026-06-18 15:04:17.464 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->neutron==28.1.0.dev493) (3.0.3) 2026-06-18 15:04:17.467 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.14.0->neutron==28.1.0.dev493) (2.1.0) 2026-06-18 15:04:17.469 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.14.0->neutron==28.1.0.dev493) (1.8.2) 2026-06-18 15:04:17.474 | Requirement already satisfied: pycadf>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->neutron==28.1.0.dev493) (4.0.1) 2026-06-18 15:04:17.475 | Requirement already satisfied: PyJWT>=2.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->neutron==28.1.0.dev493) (2.13.0) 2026-06-18 15:04:17.476 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->neutron==28.1.0.dev493) (5.8.0) 2026-06-18 15:04:17.489 | Requirement already satisfied: setproctitle>=1.1.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron-lib>=4.0.0->neutron==28.1.0.dev493) (1.3.7) 2026-06-18 15:04:17.522 | Collecting os-traits>=0.9.0 (from neutron-lib>=4.0.0->neutron==28.1.0.dev493) 2026-06-18 15:04:17.540 | Downloading os_traits-3.8.0-py3-none-any.whl.metadata (1.9 kB) 2026-06-18 15:04:17.553 | Requirement already satisfied: cryptography>=2.7 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==28.1.0.dev493) (43.0.3) 2026-06-18 15:04:17.555 | Requirement already satisfied: dogpile.cache>=0.6.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==28.1.0.dev493) (1.5.0) 2026-06-18 15:04:17.555 | Requirement already satisfied: jmespath>=0.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==28.1.0.dev493) (1.1.0) 2026-06-18 15:04:17.556 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==28.1.0.dev493) (1.33) 2026-06-18 15:04:17.558 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==28.1.0.dev493) (4.10.0) 2026-06-18 15:04:17.559 | Requirement already satisfied: PyYAML>=3.13 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==28.1.0.dev493) (6.0.3) 2026-06-18 15:04:17.563 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.7->openstacksdk>=0.31.2->neutron==28.1.0.dev493) (2.0.0) 2026-06-18 15:04:17.568 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.31.2->neutron==28.1.0.dev493) (3.0) 2026-06-18 15:04:17.576 | Requirement already satisfied: jsonpointer>=1.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.31.2->neutron==28.1.0.dev493) (3.1.1) 2026-06-18 15:04:17.581 | Requirement already satisfied: eventlet>=0.27.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-ken>=4.2.1->neutron==28.1.0.dev493) (0.41.0) 2026-06-18 15:04:17.581 | Requirement already satisfied: msgpack>=1.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-ken>=4.2.1->neutron==28.1.0.dev493) (1.2.0) 2026-06-18 15:04:17.611 | Collecting ncclient>=0.6.13 (from os-ken>=4.2.1->neutron==28.1.0.dev493) 2026-06-18 15:04:17.630 | Downloading ncclient-0.7.1-py3-none-any.whl.metadata (12 kB) 2026-06-18 15:04:17.647 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-ken>=4.2.1->neutron==28.1.0.dev493) (26.2) 2026-06-18 15:04:17.649 | Requirement already satisfied: dnspython>=1.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.27.0->os-ken>=4.2.1->neutron==28.1.0.dev493) (2.8.0) 2026-06-18 15:04:17.650 | Requirement already satisfied: greenlet>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.27.0->os-ken>=4.2.1->neutron==28.1.0.dev493) (3.5.1) 2026-06-18 15:04:17.662 | Requirement already satisfied: lxml>=3.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from ncclient>=0.6.13->os-ken>=4.2.1->neutron==28.1.0.dev493) (6.1.1) 2026-06-18 15:04:17.664 | Requirement already satisfied: paramiko>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from ncclient>=0.6.13->os-ken>=4.2.1->neutron==28.1.0.dev493) (4.0.0) 2026-06-18 15:04:17.686 | Requirement already satisfied: fasteners>=0.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->neutron==28.1.0.dev493) (0.20) 2026-06-18 15:04:17.694 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=10.2.0->neutron==28.1.0.dev493) (2.0.0) 2026-06-18 15:04:17.699 | Requirement already satisfied: testresources>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=4.44.0->neutron==28.1.0.dev493) (2.1.2) 2026-06-18 15:04:17.700 | Requirement already satisfied: testscenarios>=0.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=4.44.0->neutron==28.1.0.dev493) (0.6.2) 2026-06-18 15:04:17.708 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=5.3.0->neutron==28.1.0.dev493) (2.9.0.post0) 2026-06-18 15:04:17.714 | Requirement already satisfied: cachetools>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=7.0.0->neutron==28.1.0.dev493) (7.1.4) 2026-06-18 15:04:17.716 | Requirement already satisfied: amqp>=2.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=7.0.0->neutron==28.1.0.dev493) (5.3.1) 2026-06-18 15:04:17.717 | Requirement already satisfied: kombu>=4.6.8 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=7.0.0->neutron==28.1.0.dev493) (5.6.2) 2026-06-18 15:04:17.718 | Requirement already satisfied: oslo.metrics>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=7.0.0->neutron==28.1.0.dev493) (0.16.0) 2026-06-18 15:04:17.722 | Requirement already satisfied: vine<6.0.0,>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from amqp>=2.5.2->oslo.messaging>=7.0.0->neutron==28.1.0.dev493) (5.1.0) 2026-06-18 15:04:17.732 | Requirement already satisfied: tzdata>=2025.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=4.6.8->oslo.messaging>=7.0.0->neutron==28.1.0.dev493) (2026.2) 2026-06-18 15:04:17.740 | Requirement already satisfied: prometheus-client>=0.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.metrics>=0.2.1->oslo.messaging>=7.0.0->neutron==28.1.0.dev493) (0.25.0) 2026-06-18 15:04:17.746 | Requirement already satisfied: bcrypt>=3.1.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->neutron==28.1.0.dev493) (5.0.0) 2026-06-18 15:04:17.749 | Requirement already satisfied: statsd>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->neutron==28.1.0.dev493) (4.0.1) 2026-06-18 15:04:17.784 | Requirement already satisfied: Yappi>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=4.2.1->oslo.service[threading]>=4.2.1->neutron==28.1.0.dev493) (1.7.6) 2026-06-18 15:04:17.791 | Requirement already satisfied: cotyledon>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service[threading]>=4.2.1->neutron==28.1.0.dev493) (2.2.0) 2026-06-18 15:04:17.801 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.upgradecheck>=1.3.0->neutron==28.1.0.dev493) (3.17.0) 2026-06-18 15:04:17.851 | Collecting sortedcontainers (from ovs>3.3.0->neutron==28.1.0.dev493) 2026-06-18 15:04:17.867 | Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) 2026-06-18 15:04:17.909 | Collecting fixtures>=3.0.0 (from ovsdbapp>=2.18.0->neutron==28.1.0.dev493) 2026-06-18 15:04:17.912 | Using cached fixtures-4.3.2-py3-none-any.whl.metadata (22 kB) 2026-06-18 15:04:17.931 | Requirement already satisfied: invoke>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from paramiko>=3.2.0->ncclient>=0.6.13->os-ken>=4.2.1->neutron==28.1.0.dev493) (3.0.3) 2026-06-18 15:04:17.932 | Requirement already satisfied: pynacl>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from paramiko>=3.2.0->ncclient>=0.6.13->os-ken>=4.2.1->neutron==28.1.0.dev493) (1.6.2) 2026-06-18 15:04:17.941 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->neutron==28.1.0.dev493) (82.0.1) 2026-06-18 15:04:17.970 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->neutron==28.1.0.dev493) (0.8.1) 2026-06-18 15:04:18.012 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=5.3.0->neutron==28.1.0.dev493) (1.17.0) 2026-06-18 15:04:18.017 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-designateclient>=2.7.0->neutron==28.1.0.dev493) (4.14.0) 2026-06-18 15:04:18.018 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-designateclient>=2.7.0->neutron==28.1.0.dev493) (4.26.0) 2026-06-18 15:04:18.057 | Collecting osc-lib>=1.8.0 (from python-designateclient>=2.7.0->neutron==28.1.0.dev493) 2026-06-18 15:04:18.073 | Downloading osc_lib-4.6.0-py3-none-any.whl.metadata (3.8 kB) 2026-06-18 15:04:18.090 | Requirement already satisfied: autopage>=0.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==28.1.0.dev493) (0.6.0) 2026-06-18 15:04:18.091 | Requirement already satisfied: cmd2>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==28.1.0.dev493) (4.0.0) 2026-06-18 15:04:18.102 | Requirement already satisfied: prompt-toolkit>=3.0.52 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==28.1.0.dev493) (3.0.52) 2026-06-18 15:04:18.103 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==28.1.0.dev493) (1.11.0) 2026-06-18 15:04:18.104 | Requirement already satisfied: rich>=15.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==28.1.0.dev493) (15.0.0) 2026-06-18 15:04:18.104 | Requirement already satisfied: rich-argparse>=1.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==28.1.0.dev493) (1.8.0) 2026-06-18 15:04:18.110 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-designateclient>=2.7.0->neutron==28.1.0.dev493) (26.1.0) 2026-06-18 15:04:18.111 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-designateclient>=2.7.0->neutron==28.1.0.dev493) (2025.9.1) 2026-06-18 15:04:18.112 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-designateclient>=2.7.0->neutron==28.1.0.dev493) (0.37.0) 2026-06-18 15:04:18.113 | Requirement already satisfied: rpds-py>=0.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-designateclient>=2.7.0->neutron==28.1.0.dev493) (2026.5.1) 2026-06-18 15:04:18.180 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.32.3->neutron==28.1.0.dev493) (3.4.7) 2026-06-18 15:04:18.181 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.32.3->neutron==28.1.0.dev493) (3.18) 2026-06-18 15:04:18.182 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.32.3->neutron==28.1.0.dev493) (2.7.0) 2026-06-18 15:04:18.183 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.32.3->neutron==28.1.0.dev493) (2023.11.17) 2026-06-18 15:04:18.218 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==28.1.0.dev493) (4.2.0) 2026-06-18 15:04:18.219 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==28.1.0.dev493) (2.20.0) 2026-06-18 15:04:18.230 | Requirement already satisfied: mdurl~=0.1 in /usr/lib/python3/dist-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==28.1.0.dev493) (0.1.2) 2026-06-18 15:04:18.250 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Routes>=2.3.1->neutron==28.1.0.dev493) (0.8) 2026-06-18 15:04:18.314 | Requirement already satisfied: voluptuous>=0.8.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from tooz>=1.58.0->neutron==28.1.0.dev493) (0.16.0) 2026-06-18 15:04:18.410 | Downloading neutron_lib-4.1.0-py3-none-any.whl (640 kB) 2026-06-18 15:04:18.504 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 640.6/640.6 kB 7.1 MB/s 0:00:00 2026-06-18 15:04:18.523 | Downloading os_ken-4.2.1-py3-none-any.whl (2.0 MB) 2026-06-18 15:04:18.699 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 12.2 MB/s 0:00:00 2026-06-18 15:04:18.716 | Downloading ncclient-0.7.1-py3-none-any.whl (94 kB) 2026-06-18 15:04:18.742 | Downloading os_resource_classes-1.1.0-py3-none-any.whl (11 kB) 2026-06-18 15:04:18.766 | Downloading os_traits-3.8.0-py3-none-any.whl (44 kB) 2026-06-18 15:04:18.789 | Downloading os_vif-5.0.0-py3-none-any.whl (103 kB) 2026-06-18 15:04:18.820 | Downloading ovsdbapp-2.18.0-py3-none-any.whl (153 kB) 2026-06-18 15:04:18.835 | Using cached fixtures-4.3.2-py3-none-any.whl (41 kB) 2026-06-18 15:04:18.853 | Downloading pecan-1.8.0-py3-none-any.whl (144 kB) 2026-06-18 15:04:18.883 | Downloading pyroute2-0.8.1-py3-none-any.whl (474 kB) 2026-06-18 15:04:18.938 | Downloading python_designateclient-6.4.0-py3-none-any.whl (96 kB) 2026-06-18 15:04:18.964 | Downloading osc_lib-4.6.0-py3-none-any.whl (96 kB) 2026-06-18 15:04:18.990 | Downloading python_neutronclient-12.0.0-py3-none-any.whl (248 kB) 2026-06-18 15:04:19.025 | Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 2026-06-18 15:04:19.149 | Building wheels for collected packages: neutron, ovs 2026-06-18 15:04:19.150 | Building editable for neutron (pyproject.toml): started 2026-06-18 15:04:21.457 | Building editable for neutron (pyproject.toml): finished with status 'done' 2026-06-18 15:04:21.458 | Created wheel for neutron: filename=neutron-28.1.0.dev493-0.editable-py3-none-any.whl size=12799 sha256=1e13e25c4c1d0d80a0660980f89daebfdd61042c11abab00b5f76fc5ca1ad8a3 2026-06-18 15:04:21.459 | Stored in directory: /tmp/pip-ephem-wheel-cache-1aqwneh2/wheels/85/41/4b/b676c3191efff247eca42312d2ef97517d6d981ada429e2e98 2026-06-18 15:04:21.465 | Building wheel for ovs (pyproject.toml): started 2026-06-18 15:04:22.359 | Building wheel for ovs (pyproject.toml): finished with status 'done' 2026-06-18 15:04:22.361 | Created wheel for ovs: filename=ovs-3.7.1-py3-none-any.whl size=191286 sha256=a2cdcc888a007a611f358e0ae9f0c3b7abc68d529eb06de982fb221ae58f39e9 2026-06-18 15:04:22.361 | Stored in directory: /home/quobyte/.cache/pip/wheels/ad/8f/7e/5c45edfad8724b1855f52f55dda4f193565d5fa2535d9faa2b 2026-06-18 15:04:22.366 | Successfully built neutron ovs 2026-06-18 15:04:22.668 | Installing collected packages: sortedcontainers, pyroute2, ovs, fixtures, pecan, ovsdbapp, os-traits, os-resource-classes, ncclient, os-ken, osc-lib, python-neutronclient, python-designateclient, os-vif, neutron-lib, neutron 2026-06-18 15:04:28.447 | 2026-06-18 15:04:28.473 | Successfully installed fixtures-4.3.2 ncclient-0.7.1 neutron-28.1.0.dev493 neutron-lib-4.1.0 os-ken-4.2.1 os-resource-classes-1.1.0 os-traits-3.8.0 os-vif-5.0.0 osc-lib-4.6.0 ovs-3.7.1 ovsdbapp-2.18.0 pecan-1.8.0 pyroute2-0.8.1 python-designateclient-6.4.0 python-neutronclient-12.0.0 sortedcontainers-2.4.0 2026-06-18 15:04:28.752 | + inc/python:pip_install:216 : result=0 2026-06-18 15:04:28.756 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-18 15:04:28.759 | + functions-common:time_stop:2414 : local name 2026-06-18 15:04:28.763 | + functions-common:time_stop:2415 : local end_time 2026-06-18 15:04:28.768 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-18 15:04:28.772 | + functions-common:time_stop:2417 : local total 2026-06-18 15:04:28.775 | + functions-common:time_stop:2418 : local start_time 2026-06-18 15:04:28.779 | + functions-common:time_stop:2420 : name=pip_install 2026-06-18 15:04:28.783 | + functions-common:time_stop:2421 : start_time=1781795047659 2026-06-18 15:04:28.787 | + functions-common:time_stop:2423 : [[ -z 1781795047659 ]] 2026-06-18 15:04:28.792 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 15:04:28.798 | + functions-common:time_stop:2426 : end_time=1781795068793 2026-06-18 15:04:28.801 | + functions-common:time_stop:2427 : elapsed_time=21134 2026-06-18 15:04:28.805 | + functions-common:time_stop:2428 : total=120243 2026-06-18 15:04:28.809 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 15:04:28.813 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=141377 2026-06-18 15:04:28.817 | + inc/python:pip_install:219 : return 0 2026-06-18 15:04:28.821 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-06-18 15:04:28.825 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-06-18 15:04:28.829 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/neutron 2026-06-18 15:04:28.833 | + inc/python:use_library_from_git:266 : local name=/opt/stack/neutron 2026-06-18 15:04:28.837 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 15:04:28.840 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-18 15:04:28.844 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/neutron, ]] 2026-06-18 15:04:28.847 | + inc/python:use_library_from_git:269 : return 1 2026-06-18 15:04:28.852 | + lib/neutron:install_neutron:528 : [[ ovn == \o\v\n ]] 2026-06-18 15:04:28.856 | + lib/neutron:install_neutron:529 : install_ovn 2026-06-18 15:04:28.861 | + lib/neutron_plugins/ovn_agent:install_ovn:404 : echo 'Installing OVN and dependent packages' 2026-06-18 15:04:28.861 | Installing OVN and dependent packages 2026-06-18 15:04:28.866 | + lib/neutron_plugins/ovn_agent:install_ovn:407 : ovn_sanity_check 2026-06-18 15:04:28.870 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:391 : is_service_enabled q-agt neutron-agent 2026-06-18 15:04:28.894 | + functions-common:is_service_enabled:2070 : return 1 2026-06-18 15:04:28.898 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:393 : is_service_enabled q-l3 neutron-l3 2026-06-18 15:04:28.924 | + functions-common:is_service_enabled:2070 : return 1 2026-06-18 15:04:28.928 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:395 : is_service_enabled q-svc neutron-api 2026-06-18 15:04:28.953 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 15:04:28.957 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:395 : [[ ! ovn =~ ovn ]] 2026-06-18 15:04:28.960 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:397 : is_service_enabled q-svc neutron-api 2026-06-18 15:04:28.986 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 15:04:28.989 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:397 : [[ ! local,flat,vlan,geneve =~ geneve ]] 2026-06-18 15:04:28.994 | + lib/neutron_plugins/ovn_agent:install_ovn:409 : sudo mkdir -p /var/run/openvswitch 2026-06-18 15:04:29.013 | ++ lib/neutron_plugins/ovn_agent:install_ovn:410 : whoami 2026-06-18 15:04:29.021 | + lib/neutron_plugins/ovn_agent:install_ovn:410 : sudo chown quobyte /var/run/openvswitch 2026-06-18 15:04:29.040 | + lib/neutron_plugins/ovn_agent:install_ovn:412 : [[ False == \T\r\u\e ]] 2026-06-18 15:04:29.044 | ++ lib/neutron_plugins/ovn_agent:install_ovn:434 : get_packages openvswitch 2026-06-18 15:04:29.074 | + lib/neutron_plugins/ovn_agent:install_ovn:434 : install_package fakeroot make openvswitch-switch 2026-06-18 15:04:29.078 | + functions-common:install_package:1432 : update_package_repo 2026-06-18 15:04:29.082 | + functions-common:update_package_repo:1406 : NO_UPDATE_REPOS=False 2026-06-18 15:04:29.087 | + functions-common:update_package_repo:1407 : REPOS_UPDATED=True 2026-06-18 15:04:29.091 | + functions-common:update_package_repo:1408 : RETRY_UPDATE=False 2026-06-18 15:04:29.095 | + functions-common:update_package_repo:1410 : [[ False = \T\r\u\e ]] 2026-06-18 15:04:29.100 | + functions-common:update_package_repo:1414 : is_ubuntu 2026-06-18 15:04:29.104 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-18 15:04:29.108 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-18 15:04:29.113 | + functions-common:update_package_repo:1415 : apt_get_update 2026-06-18 15:04:29.117 | + functions-common:apt_get_update:1160 : [[ True == \T\r\u\e ]] 2026-06-18 15:04:29.122 | + functions-common:apt_get_update:1160 : [[ False != \T\r\u\e ]] 2026-06-18 15:04:29.126 | + functions-common:apt_get_update:1161 : return 2026-06-18 15:04:29.131 | + functions-common:install_package:1433 : real_install_package fakeroot make openvswitch-switch 2026-06-18 15:04:29.135 | + functions-common:real_install_package:1420 : is_ubuntu 2026-06-18 15:04:29.139 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-18 15:04:29.143 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-18 15:04:29.146 | + functions-common:real_install_package:1421 : apt_get install fakeroot make openvswitch-switch 2026-06-18 15:04:29.178 | + functions-common:apt_get:1201 : 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-06-18 15:04:29.223 | Reading package lists... 2026-06-18 15:04:29.649 | Building dependency tree... 2026-06-18 15:04:29.651 | Reading state information... 2026-06-18 15:04:30.299 | fakeroot is already the newest version (1.33-1). 2026-06-18 15:04:30.299 | fakeroot set to manually installed. 2026-06-18 15:04:30.299 | make is already the newest version (4.3-4.1build2). 2026-06-18 15:04:30.299 | make set to manually installed. 2026-06-18 15:04:30.299 | The following additional packages will be installed: 2026-06-18 15:04:30.300 | libunbound8 libxdp1 openvswitch-common python3-openvswitch 2026-06-18 15:04:30.300 | python3-sortedcontainers 2026-06-18 15:04:30.303 | Suggested packages: 2026-06-18 15:04:30.303 | openvswitch-doc python-sortedcontainers-doc 2026-06-18 15:04:30.347 | The following NEW packages will be installed: 2026-06-18 15:04:30.348 | libunbound8 libxdp1 openvswitch-common openvswitch-switch 2026-06-18 15:04:30.348 | python3-openvswitch python3-sortedcontainers 2026-06-18 15:04:30.403 | 0 upgraded, 6 newly installed, 0 to remove and 70 not upgraded. 2026-06-18 15:04:30.403 | Need to get 4219 kB of archives. 2026-06-18 15:04:30.403 | After this operation, 13.3 MB of additional disk space will be used. 2026-06-18 15:04:30.403 | Get:1 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libunbound8 amd64 1.19.2-1ubuntu3.8 [445 kB] 2026-06-18 15:04:30.430 | Get:2 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 openvswitch-common amd64 3.3.4-0ubuntu0.24.04.2 [1042 kB] 2026-06-18 15:04:30.442 | Get:3 http://de.archive.ubuntu.com/ubuntu noble/main amd64 python3-sortedcontainers all 2.4.0-2 [27.6 kB] 2026-06-18 15:04:30.443 | Get:4 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libxdp1 amd64 1.4.2-1ubuntu4 [62.5 kB] 2026-06-18 15:04:30.443 | Get:5 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-openvswitch amd64 3.3.4-0ubuntu0.24.04.2 [1034 kB] 2026-06-18 15:04:30.455 | Get:6 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 openvswitch-switch amd64 3.3.4-0ubuntu0.24.04.2 [1608 kB] 2026-06-18 15:04:30.729 | perl: warning: Setting locale failed. 2026-06-18 15:04:30.729 | perl: warning: Please check that your locale settings: 2026-06-18 15:04:30.729 | LANGUAGE = (unset), 2026-06-18 15:04:30.729 | LC_ALL = "en_US.utf8", 2026-06-18 15:04:30.729 | LANG = "de_DE.UTF-8" 2026-06-18 15:04:30.729 | are supported and installed on your system. 2026-06-18 15:04:30.729 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-18 15:04:30.811 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-18 15:04:30.811 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-18 15:04:30.811 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-18 15:04:31.020 | Fetched 4219 kB in 0s (46.0 MB/s) 2026-06-18 15:04:31.081 | Selecting previously unselected package libunbound8:amd64. 2026-06-18 15:04:31.157 | (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 ... 126834 files and directories currently installed.) 2026-06-18 15:04:31.164 | Preparing to unpack .../0-libunbound8_1.19.2-1ubuntu3.8_amd64.deb ... 2026-06-18 15:04:31.172 | Unpacking libunbound8:amd64 (1.19.2-1ubuntu3.8) ... 2026-06-18 15:04:31.235 | Selecting previously unselected package openvswitch-common. 2026-06-18 15:04:31.249 | Preparing to unpack .../1-openvswitch-common_3.3.4-0ubuntu0.24.04.2_amd64.deb ... 2026-06-18 15:04:31.253 | Unpacking openvswitch-common (3.3.4-0ubuntu0.24.04.2) ... 2026-06-18 15:04:31.359 | Selecting previously unselected package python3-sortedcontainers. 2026-06-18 15:04:31.372 | Preparing to unpack .../2-python3-sortedcontainers_2.4.0-2_all.deb ... 2026-06-18 15:04:31.377 | Unpacking python3-sortedcontainers (2.4.0-2) ... 2026-06-18 15:04:31.433 | Selecting previously unselected package libxdp1:amd64. 2026-06-18 15:04:31.444 | Preparing to unpack .../3-libxdp1_1.4.2-1ubuntu4_amd64.deb ... 2026-06-18 15:04:31.448 | Unpacking libxdp1:amd64 (1.4.2-1ubuntu4) ... 2026-06-18 15:04:31.508 | Selecting previously unselected package python3-openvswitch. 2026-06-18 15:04:31.521 | Preparing to unpack .../4-python3-openvswitch_3.3.4-0ubuntu0.24.04.2_amd64.deb ... 2026-06-18 15:04:31.524 | Unpacking python3-openvswitch (3.3.4-0ubuntu0.24.04.2) ... 2026-06-18 15:04:31.635 | Selecting previously unselected package openvswitch-switch. 2026-06-18 15:04:31.648 | Preparing to unpack .../5-openvswitch-switch_3.3.4-0ubuntu0.24.04.2_amd64.deb ... 2026-06-18 15:04:31.658 | Unpacking openvswitch-switch (3.3.4-0ubuntu0.24.04.2) ... 2026-06-18 15:04:31.795 | Setting up python3-sortedcontainers (2.4.0-2) ... 2026-06-18 15:04:32.060 | Setting up libxdp1:amd64 (1.4.2-1ubuntu4) ... 2026-06-18 15:04:32.071 | Setting up libunbound8:amd64 (1.19.2-1ubuntu3.8) ... 2026-06-18 15:04:32.083 | Setting up openvswitch-common (3.3.4-0ubuntu0.24.04.2) ... 2026-06-18 15:04:32.097 | Setting up python3-openvswitch (3.3.4-0ubuntu0.24.04.2) ... 2026-06-18 15:04:32.491 | Setting up openvswitch-switch (3.3.4-0ubuntu0.24.04.2) ... 2026-06-18 15:04:32.515 | update-alternatives: using /usr/lib/openvswitch-switch/ovs-vswitchd to provide /usr/sbin/ovs-vswitchd (ovs-vswitchd) in auto mode 2026-06-18 15:04:33.226 | Created symlink /etc/systemd/system/openvswitch-switch.service.requires/ovs-record-hostname.service → /usr/lib/systemd/system/ovs-record-hostname.service. 2026-06-18 15:04:33.435 | Created symlink /etc/systemd/system/multi-user.target.wants/openvswitch-switch.service → /usr/lib/systemd/system/openvswitch-switch.service. 2026-06-18 15:04:34.474 | Processing triggers for man-db (2.12.0-4build2) ... 2026-06-18 15:04:36.219 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-06-18 15:04:36.467 | perl: warning: Setting locale failed. 2026-06-18 15:04:36.467 | perl: warning: Please check that your locale settings: 2026-06-18 15:04:36.467 | LANGUAGE = (unset), 2026-06-18 15:04:36.467 | LC_ALL = "en_US.utf8", 2026-06-18 15:04:36.467 | LANG = "de_DE.UTF-8" 2026-06-18 15:04:36.468 | are supported and installed on your system. 2026-06-18 15:04:36.468 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-18 15:04:36.607 | perl: warning: Setting locale failed. 2026-06-18 15:04:36.607 | perl: warning: Please check that your locale settings: 2026-06-18 15:04:36.608 | LANGUAGE = (unset), 2026-06-18 15:04:36.608 | LC_ALL = "en_US.utf8", 2026-06-18 15:04:36.608 | LANG = "de_DE.UTF-8" 2026-06-18 15:04:36.608 | are supported and installed on your system. 2026-06-18 15:04:36.608 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-18 15:04:36.662 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-18 15:04:36.662 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-18 15:04:36.662 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-18 15:04:36.738 | perl: warning: Setting locale failed. 2026-06-18 15:04:36.738 | perl: warning: Please check that your locale settings: 2026-06-18 15:04:36.738 | LANGUAGE = (unset), 2026-06-18 15:04:36.738 | LC_ALL = "en_US.utf8", 2026-06-18 15:04:36.739 | LANG = "de_DE.UTF-8" 2026-06-18 15:04:36.739 | are supported and installed on your system. 2026-06-18 15:04:36.739 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-18 15:04:37.276 | 2026-06-18 15:04:37.276 | Running kernel seems to be up-to-date. 2026-06-18 15:04:37.276 | 2026-06-18 15:04:37.276 | Restarting services... 2026-06-18 15:04:37.328 | 2026-06-18 15:04:37.328 | Service restarts being deferred: 2026-06-18 15:04:37.328 | /etc/needrestart/restart.d/dbus.service 2026-06-18 15:04:37.328 | systemctl restart systemd-logind.service 2026-06-18 15:04:37.329 | systemctl restart virtlockd.service 2026-06-18 15:04:37.329 | systemctl restart virtlogd.service 2026-06-18 15:04:37.329 | 2026-06-18 15:04:37.329 | No containers need to be restarted. 2026-06-18 15:04:37.330 | 2026-06-18 15:04:37.330 | User sessions running outdated binaries: 2026-06-18 15:04:37.330 | quobyte @ session #5: sshd[2030] 2026-06-18 15:04:37.341 | quobyte @ user manager service: systemd[1167] 2026-06-18 15:04:37.354 | 2026-06-18 15:04:37.354 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-06-18 15:04:39.648 | + functions-common:apt_get:1205 : result=0 2026-06-18 15:04:39.652 | + functions-common:apt_get:1208 : time_stop apt-get 2026-06-18 15:04:39.655 | + functions-common:time_stop:2414 : local name 2026-06-18 15:04:39.659 | + functions-common:time_stop:2415 : local end_time 2026-06-18 15:04:39.662 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-18 15:04:39.665 | + functions-common:time_stop:2417 : local total 2026-06-18 15:04:39.668 | + functions-common:time_stop:2418 : local start_time 2026-06-18 15:04:39.672 | + functions-common:time_stop:2420 : name=apt-get 2026-06-18 15:04:39.675 | + functions-common:time_stop:2421 : start_time=1781795069174 2026-06-18 15:04:39.678 | + functions-common:time_stop:2423 : [[ -z 1781795069174 ]] 2026-06-18 15:04:39.682 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 15:04:39.686 | + functions-common:time_stop:2426 : end_time=1781795079683 2026-06-18 15:04:39.689 | + functions-common:time_stop:2427 : elapsed_time=10509 2026-06-18 15:04:39.692 | + functions-common:time_stop:2428 : total=176663 2026-06-18 15:04:39.695 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 15:04:39.698 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=187172 2026-06-18 15:04:39.701 | + functions-common:apt_get:1209 : return 0 2026-06-18 15:04:39.706 | ++ lib/neutron_plugins/ovn_agent:install_ovn:435 : get_packages ovn 2026-06-18 15:04:39.731 | + lib/neutron_plugins/ovn_agent:install_ovn:435 : install_package ovn-central ovn-controller-vtep ovn-host 2026-06-18 15:04:39.734 | + functions-common:install_package:1432 : update_package_repo 2026-06-18 15:04:39.736 | + functions-common:update_package_repo:1406 : NO_UPDATE_REPOS=False 2026-06-18 15:04:39.740 | + functions-common:update_package_repo:1407 : REPOS_UPDATED=True 2026-06-18 15:04:39.742 | + functions-common:update_package_repo:1408 : RETRY_UPDATE=False 2026-06-18 15:04:39.745 | + functions-common:update_package_repo:1410 : [[ False = \T\r\u\e ]] 2026-06-18 15:04:39.748 | + functions-common:update_package_repo:1414 : is_ubuntu 2026-06-18 15:04:39.752 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-18 15:04:39.754 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-18 15:04:39.758 | + functions-common:update_package_repo:1415 : apt_get_update 2026-06-18 15:04:39.761 | + functions-common:apt_get_update:1160 : [[ True == \T\r\u\e ]] 2026-06-18 15:04:39.764 | + functions-common:apt_get_update:1160 : [[ False != \T\r\u\e ]] 2026-06-18 15:04:39.767 | + functions-common:apt_get_update:1161 : return 2026-06-18 15:04:39.770 | + functions-common:install_package:1433 : real_install_package ovn-central ovn-controller-vtep ovn-host 2026-06-18 15:04:39.774 | + functions-common:real_install_package:1420 : is_ubuntu 2026-06-18 15:04:39.778 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-18 15:04:39.782 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-18 15:04:39.786 | + functions-common:real_install_package:1421 : apt_get install ovn-central ovn-controller-vtep ovn-host 2026-06-18 15:04:39.816 | + functions-common:apt_get:1201 : 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-06-18 15:04:39.856 | Reading package lists... 2026-06-18 15:04:40.347 | Building dependency tree... 2026-06-18 15:04:40.349 | Reading state information... 2026-06-18 15:04:41.172 | The following additional packages will be installed: 2026-06-18 15:04:41.173 | ovn-common 2026-06-18 15:04:41.227 | The following NEW packages will be installed: 2026-06-18 15:04:41.229 | ovn-central ovn-common ovn-controller-vtep ovn-host 2026-06-18 15:04:41.290 | 0 upgraded, 4 newly installed, 0 to remove and 70 not upgraded. 2026-06-18 15:04:41.290 | Need to get 2360 kB of archives. 2026-06-18 15:04:41.290 | After this operation, 8355 kB of additional disk space will be used. 2026-06-18 15:04:41.290 | Get:1 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 ovn-common amd64 24.03.6-0ubuntu0.24.04.1 [1157 kB] 2026-06-18 15:04:41.327 | Get:2 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 ovn-central amd64 24.03.6-0ubuntu0.24.04.1 [368 kB] 2026-06-18 15:04:41.331 | Get:3 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 ovn-controller-vtep amd64 24.03.6-0ubuntu0.24.04.1 [170 kB] 2026-06-18 15:04:41.334 | Get:4 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 ovn-host amd64 24.03.6-0ubuntu0.24.04.1 [665 kB] 2026-06-18 15:04:41.617 | perl: warning: Setting locale failed. 2026-06-18 15:04:41.617 | perl: warning: Please check that your locale settings: 2026-06-18 15:04:41.617 | LANGUAGE = (unset), 2026-06-18 15:04:41.617 | LC_ALL = "en_US.utf8", 2026-06-18 15:04:41.618 | LANG = "de_DE.UTF-8" 2026-06-18 15:04:41.618 | are supported and installed on your system. 2026-06-18 15:04:41.618 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-18 15:04:41.690 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-18 15:04:41.691 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-18 15:04:41.691 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-18 15:04:41.902 | Fetched 2360 kB in 0s (31.6 MB/s) 2026-06-18 15:04:42.005 | Selecting previously unselected package ovn-common. 2026-06-18 15:04:42.078 | (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 ... 127034 files and directories currently installed.) 2026-06-18 15:04:42.086 | Preparing to unpack .../ovn-common_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-06-18 15:04:42.090 | Unpacking ovn-common (24.03.6-0ubuntu0.24.04.1) ... 2026-06-18 15:04:42.206 | Selecting previously unselected package ovn-central. 2026-06-18 15:04:42.220 | Preparing to unpack .../ovn-central_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-06-18 15:04:42.224 | Unpacking ovn-central (24.03.6-0ubuntu0.24.04.1) ... 2026-06-18 15:04:42.294 | Selecting previously unselected package ovn-controller-vtep. 2026-06-18 15:04:42.306 | Preparing to unpack .../ovn-controller-vtep_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-06-18 15:04:42.310 | Unpacking ovn-controller-vtep (24.03.6-0ubuntu0.24.04.1) ... 2026-06-18 15:04:42.372 | Selecting previously unselected package ovn-host. 2026-06-18 15:04:42.386 | Preparing to unpack .../ovn-host_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-06-18 15:04:42.394 | Unpacking ovn-host (24.03.6-0ubuntu0.24.04.1) ... 2026-06-18 15:04:42.497 | Setting up ovn-common (24.03.6-0ubuntu0.24.04.1) ... 2026-06-18 15:04:42.518 | Setting up ovn-host (24.03.6-0ubuntu0.24.04.1) ... 2026-06-18 15:04:43.016 | ovn-controller.service is a disabled or a static unit, not starting it. 2026-06-18 15:04:43.209 | Created symlink /etc/systemd/system/multi-user.target.wants/ovn-host.service → /usr/lib/systemd/system/ovn-host.service. 2026-06-18 15:04:43.686 | ovn-controller.service is a disabled or a static unit, not starting it. 2026-06-18 15:04:43.741 | Setting up ovn-central (24.03.6-0ubuntu0.24.04.1) ... 2026-06-18 15:04:44.289 | ovn-northd.service is a disabled or a static unit, not starting it. 2026-06-18 15:04:44.481 | Created symlink /etc/systemd/system/ovn-sb-ovsdb.service → /usr/lib/systemd/system/ovn-ovsdb-server-sb.service. 2026-06-18 15:04:45.198 | Created symlink /etc/systemd/system/ovn-nb-ovsdb.service → /usr/lib/systemd/system/ovn-ovsdb-server-nb.service. 2026-06-18 15:04:45.932 | Created symlink /etc/systemd/system/multi-user.target.wants/ovn-central.service → /usr/lib/systemd/system/ovn-central.service. 2026-06-18 15:04:46.832 | ovn-northd.service is a disabled or a static unit, not starting it. 2026-06-18 15:04:46.899 | Setting up ovn-controller-vtep (24.03.6-0ubuntu0.24.04.1) ... 2026-06-18 15:04:47.100 | Created symlink /etc/systemd/system/multi-user.target.wants/ovn-controller-vtep.service → /usr/lib/systemd/system/ovn-controller-vtep.service. 2026-06-18 15:04:47.671 | Processing triggers for man-db (2.12.0-4build2) ... 2026-06-18 15:04:47.997 | perl: warning: Setting locale failed. 2026-06-18 15:04:47.997 | perl: warning: Please check that your locale settings: 2026-06-18 15:04:47.997 | LANGUAGE = (unset), 2026-06-18 15:04:47.997 | LC_ALL = "en_US.utf8", 2026-06-18 15:04:47.997 | LANG = "de_DE.UTF-8" 2026-06-18 15:04:47.998 | are supported and installed on your system. 2026-06-18 15:04:47.998 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-18 15:04:48.134 | perl: warning: Setting locale failed. 2026-06-18 15:04:48.134 | perl: warning: Please check that your locale settings: 2026-06-18 15:04:48.135 | LANGUAGE = (unset), 2026-06-18 15:04:48.135 | LC_ALL = "en_US.utf8", 2026-06-18 15:04:48.135 | LANG = "de_DE.UTF-8" 2026-06-18 15:04:48.135 | are supported and installed on your system. 2026-06-18 15:04:48.135 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-18 15:04:48.189 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-18 15:04:48.189 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-18 15:04:48.189 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-18 15:04:48.263 | perl: warning: Setting locale failed. 2026-06-18 15:04:48.263 | perl: warning: Please check that your locale settings: 2026-06-18 15:04:48.263 | LANGUAGE = (unset), 2026-06-18 15:04:48.263 | LC_ALL = "en_US.utf8", 2026-06-18 15:04:48.263 | LANG = "de_DE.UTF-8" 2026-06-18 15:04:48.263 | are supported and installed on your system. 2026-06-18 15:04:48.264 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-18 15:04:48.781 | 2026-06-18 15:04:48.781 | Running kernel seems to be up-to-date. 2026-06-18 15:04:48.781 | 2026-06-18 15:04:48.781 | Restarting services... 2026-06-18 15:04:48.831 | 2026-06-18 15:04:48.831 | Service restarts being deferred: 2026-06-18 15:04:48.831 | /etc/needrestart/restart.d/dbus.service 2026-06-18 15:04:48.831 | systemctl restart systemd-logind.service 2026-06-18 15:04:48.831 | systemctl restart virtlockd.service 2026-06-18 15:04:48.832 | systemctl restart virtlogd.service 2026-06-18 15:04:48.832 | 2026-06-18 15:04:48.832 | No containers need to be restarted. 2026-06-18 15:04:48.832 | 2026-06-18 15:04:48.832 | User sessions running outdated binaries: 2026-06-18 15:04:48.833 | quobyte @ session #5: sshd[2030] 2026-06-18 15:04:48.842 | quobyte @ user manager service: systemd[1167] 2026-06-18 15:04:48.853 | 2026-06-18 15:04:48.853 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-06-18 15:04:51.344 | + functions-common:apt_get:1205 : result=0 2026-06-18 15:04:51.348 | + functions-common:apt_get:1208 : time_stop apt-get 2026-06-18 15:04:51.351 | + functions-common:time_stop:2414 : local name 2026-06-18 15:04:51.353 | + functions-common:time_stop:2415 : local end_time 2026-06-18 15:04:51.357 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-18 15:04:51.360 | + functions-common:time_stop:2417 : local total 2026-06-18 15:04:51.364 | + functions-common:time_stop:2418 : local start_time 2026-06-18 15:04:51.366 | + functions-common:time_stop:2420 : name=apt-get 2026-06-18 15:04:51.369 | + functions-common:time_stop:2421 : start_time=1781795079812 2026-06-18 15:04:51.373 | + functions-common:time_stop:2423 : [[ -z 1781795079812 ]] 2026-06-18 15:04:51.377 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 15:04:51.384 | + functions-common:time_stop:2426 : end_time=1781795091379 2026-06-18 15:04:51.388 | + functions-common:time_stop:2427 : elapsed_time=11567 2026-06-18 15:04:51.391 | + functions-common:time_stop:2428 : total=187172 2026-06-18 15:04:51.394 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 15:04:51.397 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=198739 2026-06-18 15:04:51.401 | + functions-common:apt_get:1209 : return 0 2026-06-18 15:04:51.405 | + lib/neutron_plugins/ovn_agent:install_ovn:439 : 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-06-18 15:04:51.409 | + lib/neutron_plugins/ovn_agent:install_ovn:439 : 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-06-18 15:04:51.414 | + lib/neutron_plugins/ovn_agent:install_ovn:442 : local log_archive_dir=/opt/stack/logs/archive 2026-06-18 15:04:51.417 | + lib/neutron_plugins/ovn_agent:install_ovn:443 : mkdir -p /opt/stack/logs/archive 2026-06-18 15:04:51.423 | + lib/neutron_plugins/ovn_agent:install_ovn:444 : 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-06-18 15:04:51.427 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovs-vswitchd.log ']' 2026-06-18 15:04:51.431 | + lib/neutron_plugins/ovn_agent:install_ovn:444 : 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-06-18 15:04:51.434 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovn-northd.log ']' 2026-06-18 15:04:51.438 | + lib/neutron_plugins/ovn_agent:install_ovn:444 : 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-06-18 15:04:51.441 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovn-controller.log ']' 2026-06-18 15:04:51.444 | + lib/neutron_plugins/ovn_agent:install_ovn:444 : 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-06-18 15:04:51.447 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovn-controller-vtep.log ']' 2026-06-18 15:04:51.451 | + lib/neutron_plugins/ovn_agent:install_ovn:444 : 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-06-18 15:04:51.454 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovs-vtep.log ']' 2026-06-18 15:04:51.457 | + lib/neutron_plugins/ovn_agent:install_ovn:444 : 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-06-18 15:04:51.461 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovsdb-server.log ']' 2026-06-18 15:04:51.464 | + lib/neutron_plugins/ovn_agent:install_ovn:444 : 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-06-18 15:04:51.468 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovsdb-server-nb.log ']' 2026-06-18 15:04:51.472 | + lib/neutron_plugins/ovn_agent:install_ovn:444 : 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-06-18 15:04:51.475 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovsdb-server-sb.log ']' 2026-06-18 15:04:51.479 | + lib/neutron_plugins/ovn_agent:install_ovn:451 : use_library_from_git ovsdbapp 2026-06-18 15:04:51.483 | + inc/python:use_library_from_git:266 : local name=ovsdbapp 2026-06-18 15:04:51.487 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 15:04:51.491 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-18 15:04:51.494 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,ovsdbapp, ]] 2026-06-18 15:04:51.497 | + inc/python:use_library_from_git:269 : return 1 2026-06-18 15:04:51.500 | + lib/neutron_plugins/ovn_agent:install_ovn:457 : [[ False == \T\r\u\e ]] 2026-06-18 15:04:51.502 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-06-18 15:04:51.505 | + ./stack.sh:main:953 : is_service_enabled nova 2026-06-18 15:04:51.526 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 15:04:51.529 | + ./stack.sh:main:955 : stack_install_service nova 2026-06-18 15:04:51.533 | + lib/stack:stack_install_service:20 : local service=nova 2026-06-18 15:04:51.536 | + lib/stack:stack_install_service:21 : type install_nova 2026-06-18 15:04:51.540 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-06-18 15:04:51.544 | + lib/stack:stack_install_service:32 : install_nova 2026-06-18 15:04:51.547 | + lib/nova:install_nova:910 : use_library_from_git os-vif 2026-06-18 15:04:51.550 | + inc/python:use_library_from_git:266 : local name=os-vif 2026-06-18 15:04:51.553 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 15:04:51.557 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-18 15:04:51.559 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-vif, ]] 2026-06-18 15:04:51.563 | + inc/python:use_library_from_git:269 : return 1 2026-06-18 15:04:51.566 | + lib/nova:install_nova:915 : is_service_enabled n-cpu 2026-06-18 15:04:51.586 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 15:04:51.588 | + lib/nova:install_nova:915 : [[ -r /home/quobyte/devstack/lib/nova_plugins/hypervisor-libvirt ]] 2026-06-18 15:04:51.591 | + lib/nova:install_nova:916 : install_nova_hypervisor 2026-06-18 15:04:51.594 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:91 : install_libvirt 2026-06-18 15:04:51.597 | + lib/nova_plugins/functions-libvirt:install_libvirt:80 : [[ noble =~ bookworm ]] 2026-06-18 15:04:51.600 | + lib/nova_plugins/functions-libvirt:install_libvirt:93 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- libvirt-python 2026-06-18 15:04:51.766 | + lib/nova_plugins/functions-libvirt:install_libvirt:95 : is_ubuntu 2026-06-18 15:04:51.769 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-18 15:04:51.772 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-18 15:04:51.775 | + lib/nova_plugins/functions-libvirt:install_libvirt:96 : install_package qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-06-18 15:04:51.777 | + functions-common:install_package:1432 : update_package_repo 2026-06-18 15:04:51.780 | + functions-common:update_package_repo:1406 : NO_UPDATE_REPOS=False 2026-06-18 15:04:51.783 | + functions-common:update_package_repo:1407 : REPOS_UPDATED=True 2026-06-18 15:04:51.786 | + functions-common:update_package_repo:1408 : RETRY_UPDATE=False 2026-06-18 15:04:51.788 | + functions-common:update_package_repo:1410 : [[ False = \T\r\u\e ]] 2026-06-18 15:04:51.790 | + functions-common:update_package_repo:1414 : is_ubuntu 2026-06-18 15:04:51.793 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-18 15:04:51.796 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-18 15:04:51.799 | + functions-common:update_package_repo:1415 : apt_get_update 2026-06-18 15:04:51.801 | + functions-common:apt_get_update:1160 : [[ True == \T\r\u\e ]] 2026-06-18 15:04:51.804 | + functions-common:apt_get_update:1160 : [[ False != \T\r\u\e ]] 2026-06-18 15:04:51.806 | + functions-common:apt_get_update:1161 : return 2026-06-18 15:04:51.809 | + functions-common:install_package:1433 : real_install_package qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-06-18 15:04:51.812 | + functions-common:real_install_package:1420 : is_ubuntu 2026-06-18 15:04:51.815 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-18 15:04:51.817 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-18 15:04:51.820 | + functions-common:real_install_package:1421 : apt_get install qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-06-18 15:04:51.844 | + functions-common:apt_get:1201 : 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-06-18 15:04:51.882 | Reading package lists... 2026-06-18 15:04:52.317 | Building dependency tree... 2026-06-18 15:04:52.319 | Reading state information... 2026-06-18 15:04:53.055 | libvirt-clients is already the newest version (10.0.0-2ubuntu8.13). 2026-06-18 15:04:53.055 | libvirt-clients set to manually installed. 2026-06-18 15:04:53.055 | libvirt-daemon-system is already the newest version (10.0.0-2ubuntu8.13). 2026-06-18 15:04:53.055 | The following additional packages will be installed: 2026-06-18 15:04:53.055 | python3-zstandard qemu-efi-aarch64 qemu-efi-arm qemu-system-arm 2026-06-18 15:04:53.056 | qemu-system-mips qemu-system-misc qemu-system-ppc qemu-system-s390x 2026-06-18 15:04:53.056 | qemu-system-sparc 2026-06-18 15:04:53.058 | Suggested packages: 2026-06-18 15:04:53.059 | python-zstandard-doc samba vde2 2026-06-18 15:04:53.112 | The following packages will be REMOVED: 2026-06-18 15:04:53.115 | apport-core-dump-handler 2026-06-18 15:04:53.117 | The following NEW packages will be installed: 2026-06-18 15:04:53.118 | libvirt-dev python3-libvirt python3-zstandard qemu-efi-aarch64 qemu-efi-arm 2026-06-18 15:04:53.118 | qemu-system qemu-system-arm qemu-system-mips qemu-system-misc 2026-06-18 15:04:53.119 | qemu-system-ppc qemu-system-s390x qemu-system-sparc systemd-coredump 2026-06-18 15:04:53.183 | 0 upgraded, 13 newly installed, 1 to remove and 70 not upgraded. 2026-06-18 15:04:53.183 | Need to get 110 MB of archives. 2026-06-18 15:04:53.183 | After this operation, 897 MB of additional disk space will be used. 2026-06-18 15:04:53.183 | Get:1 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 python3-zstandard amd64 0.22.0-1build1 [360 kB] 2026-06-18 15:04:53.207 | Get:2 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 systemd-coredump amd64 255.4-1ubuntu8.16 [71.7 kB] 2026-06-18 15:04:53.209 | Get:3 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libvirt-dev amd64 10.0.0-2ubuntu8.13 [178 kB] 2026-06-18 15:04:53.211 | Get:4 http://de.archive.ubuntu.com/ubuntu noble/main amd64 python3-libvirt amd64 10.0.0-1build1 [164 kB] 2026-06-18 15:04:53.214 | Get:5 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-arm amd64 1:8.2.2+ds-0ubuntu1.16 [11.0 MB] 2026-06-18 15:04:53.346 | Get:6 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-mips amd64 1:8.2.2+ds-0ubuntu1.16 [16.3 MB] 2026-06-18 15:04:53.526 | Get:7 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-ppc amd64 1:8.2.2+ds-0ubuntu1.16 [9104 kB] 2026-06-18 15:04:53.625 | Get:8 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-sparc amd64 1:8.2.2+ds-0ubuntu1.16 [6308 kB] 2026-06-18 15:04:53.694 | Get:9 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-s390x amd64 1:8.2.2+ds-0ubuntu1.16 [3435 kB] 2026-06-18 15:04:53.732 | Get:10 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-misc amd64 1:8.2.2+ds-0ubuntu1.16 [57.7 MB] 2026-06-18 15:04:54.482 | Get:11 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system amd64 1:8.2.2+ds-0ubuntu1.16 [58.4 kB] 2026-06-18 15:04:54.485 | Get:12 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-efi-aarch64 all 2024.02-2ubuntu0.8 [4096 kB] 2026-06-18 15:04:54.531 | Get:13 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-efi-arm all 2024.02-2ubuntu0.8 [776 kB] 2026-06-18 15:04:54.801 | perl: warning: Setting locale failed. 2026-06-18 15:04:54.802 | perl: warning: Please check that your locale settings: 2026-06-18 15:04:54.802 | LANGUAGE = (unset), 2026-06-18 15:04:54.802 | LC_ALL = "en_US.utf8", 2026-06-18 15:04:54.802 | LANG = "de_DE.UTF-8" 2026-06-18 15:04:54.802 | are supported and installed on your system. 2026-06-18 15:04:54.802 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-18 15:04:54.871 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-18 15:04:54.871 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-18 15:04:54.871 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-18 15:04:55.207 | Fetched 110 MB in 1s (79.3 MB/s) 2026-06-18 15:04:55.248 | Selecting previously unselected package python3-zstandard. 2026-06-18 15:04:55.315 | (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 ... 127102 files and directories currently installed.) 2026-06-18 15:04:55.321 | Preparing to unpack .../python3-zstandard_0.22.0-1build1_amd64.deb ... 2026-06-18 15:04:55.325 | Unpacking python3-zstandard (0.22.0-1build1) ... 2026-06-18 15:04:55.477 | dpkg: apport-core-dump-handler: dependency problems, but removing anyway as you requested: 2026-06-18 15:04:55.477 | apport depends on apport-core-dump-handler | python3-zstandard; however: 2026-06-18 15:04:55.477 | Package apport-core-dump-handler is to be removed. 2026-06-18 15:04:55.477 | Package python3-zstandard is not configured yet. 2026-06-18 15:04:55.477 | apport depends on apport-core-dump-handler | systemd-coredump; however: 2026-06-18 15:04:55.477 | Package apport-core-dump-handler is to be removed. 2026-06-18 15:04:55.478 | Package systemd-coredump is not installed. 2026-06-18 15:04:55.478 | apport depends on apport-core-dump-handler | python3-zstandard; however: 2026-06-18 15:04:55.478 | Package apport-core-dump-handler is to be removed. 2026-06-18 15:04:55.478 | Package python3-zstandard is not configured yet. 2026-06-18 15:04:55.478 | apport depends on apport-core-dump-handler | systemd-coredump; however: 2026-06-18 15:04:55.478 | Package apport-core-dump-handler is to be removed. 2026-06-18 15:04:55.478 | Package systemd-coredump is not installed. 2026-06-18 15:04:55.478 | 2026-06-18 15:04:55.550 | (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 ... 127118 files and directories currently installed.) 2026-06-18 15:04:55.556 | Removing apport-core-dump-handler (2.28.1-0ubuntu3.8) ... 2026-06-18 15:04:56.504 | Selecting previously unselected package systemd-coredump. 2026-06-18 15:04:56.582 | (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 ... 127114 files and directories currently installed.) 2026-06-18 15:04:56.589 | Preparing to unpack .../00-systemd-coredump_255.4-1ubuntu8.16_amd64.deb ... 2026-06-18 15:04:56.593 | Unpacking systemd-coredump (255.4-1ubuntu8.16) ... 2026-06-18 15:04:56.655 | Selecting previously unselected package libvirt-dev:amd64. 2026-06-18 15:04:56.667 | Preparing to unpack .../01-libvirt-dev_10.0.0-2ubuntu8.13_amd64.deb ... 2026-06-18 15:04:56.680 | Unpacking libvirt-dev:amd64 (10.0.0-2ubuntu8.13) ... 2026-06-18 15:04:56.748 | Selecting previously unselected package python3-libvirt. 2026-06-18 15:04:56.761 | Preparing to unpack .../02-python3-libvirt_10.0.0-1build1_amd64.deb ... 2026-06-18 15:04:56.765 | Unpacking python3-libvirt (10.0.0-1build1) ... 2026-06-18 15:04:56.834 | Selecting previously unselected package qemu-system-arm. 2026-06-18 15:04:56.847 | Preparing to unpack .../03-qemu-system-arm_1%3a8.2.2+ds-0ubuntu1.16_amd64.deb ... 2026-06-18 15:04:56.859 | Unpacking qemu-system-arm (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-18 15:04:57.484 | Selecting previously unselected package qemu-system-mips. 2026-06-18 15:04:57.498 | Preparing to unpack .../04-qemu-system-mips_1%3a8.2.2+ds-0ubuntu1.16_amd64.deb ... 2026-06-18 15:04:57.510 | Unpacking qemu-system-mips (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-18 15:04:58.142 | Selecting previously unselected package qemu-system-ppc. 2026-06-18 15:04:58.154 | Preparing to unpack .../05-qemu-system-ppc_1%3a8.2.2+ds-0ubuntu1.16_amd64.deb ... 2026-06-18 15:04:58.167 | Unpacking qemu-system-ppc (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-18 15:04:58.550 | Selecting previously unselected package qemu-system-sparc. 2026-06-18 15:04:58.561 | Preparing to unpack .../06-qemu-system-sparc_1%3a8.2.2+ds-0ubuntu1.16_amd64.deb ... 2026-06-18 15:04:58.573 | Unpacking qemu-system-sparc (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-18 15:04:58.865 | Selecting previously unselected package qemu-system-s390x. 2026-06-18 15:04:58.876 | Preparing to unpack .../07-qemu-system-s390x_1%3a8.2.2+ds-0ubuntu1.16_amd64.deb ... 2026-06-18 15:04:58.890 | Unpacking qemu-system-s390x (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-18 15:04:59.081 | Selecting previously unselected package qemu-system-misc. 2026-06-18 15:04:59.093 | Preparing to unpack .../08-qemu-system-misc_1%3a8.2.2+ds-0ubuntu1.16_amd64.deb ... 2026-06-18 15:04:59.106 | Unpacking qemu-system-misc (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-18 15:05:01.071 | Selecting previously unselected package qemu-system. 2026-06-18 15:05:01.086 | Preparing to unpack .../09-qemu-system_1%3a8.2.2+ds-0ubuntu1.16_amd64.deb ... 2026-06-18 15:05:01.090 | Unpacking qemu-system (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-18 15:05:01.136 | Selecting previously unselected package qemu-efi-aarch64. 2026-06-18 15:05:01.151 | Preparing to unpack .../10-qemu-efi-aarch64_2024.02-2ubuntu0.8_all.deb ... 2026-06-18 15:05:01.156 | Unpacking qemu-efi-aarch64 (2024.02-2ubuntu0.8) ... 2026-06-18 15:05:03.135 | Selecting previously unselected package qemu-efi-arm. 2026-06-18 15:05:03.151 | Preparing to unpack .../11-qemu-efi-arm_2024.02-2ubuntu0.8_all.deb ... 2026-06-18 15:05:03.155 | Unpacking qemu-efi-arm (2024.02-2ubuntu0.8) ... 2026-06-18 15:05:04.013 | Setting up systemd-coredump (255.4-1ubuntu8.16) ... 2026-06-18 15:05:04.552 | Creating group 'systemd-coredump' with GID 987. 2026-06-18 15:05:04.554 | Creating user 'systemd-coredump' (systemd Core Dumper) with UID 987 and GID 987. 2026-06-18 15:05:04.580 | Setting up python3-libvirt (10.0.0-1build1) ... 2026-06-18 15:05:04.880 | Setting up qemu-system-mips (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-18 15:05:04.899 | Setting up qemu-system-sparc (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-18 15:05:04.917 | Setting up libvirt-dev:amd64 (10.0.0-2ubuntu8.13) ... 2026-06-18 15:05:04.935 | Setting up qemu-system-ppc (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-18 15:05:04.953 | Setting up qemu-efi-aarch64 (2024.02-2ubuntu0.8) ... 2026-06-18 15:05:04.964 | Setting up qemu-system-misc (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-18 15:05:04.982 | Setting up python3-zstandard (0.22.0-1build1) ... 2026-06-18 15:05:05.236 | Setting up qemu-system-arm (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-18 15:05:05.255 | Setting up qemu-efi-arm (2024.02-2ubuntu0.8) ... 2026-06-18 15:05:05.266 | Setting up qemu-system-s390x (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-18 15:05:05.285 | Setting up qemu-system (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-18 15:05:05.297 | Processing triggers for man-db (2.12.0-4build2) ... 2026-06-18 15:05:07.103 | perl: warning: Setting locale failed. 2026-06-18 15:05:07.103 | perl: warning: Please check that your locale settings: 2026-06-18 15:05:07.103 | LANGUAGE = (unset), 2026-06-18 15:05:07.103 | LC_ALL = "en_US.utf8", 2026-06-18 15:05:07.103 | LANG = "de_DE.UTF-8" 2026-06-18 15:05:07.103 | are supported and installed on your system. 2026-06-18 15:05:07.103 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-18 15:05:07.239 | perl: warning: Setting locale failed. 2026-06-18 15:05:07.240 | perl: warning: Please check that your locale settings: 2026-06-18 15:05:07.240 | LANGUAGE = (unset), 2026-06-18 15:05:07.240 | LC_ALL = "en_US.utf8", 2026-06-18 15:05:07.240 | LANG = "de_DE.UTF-8" 2026-06-18 15:05:07.240 | are supported and installed on your system. 2026-06-18 15:05:07.240 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-18 15:05:07.290 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-18 15:05:07.290 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-18 15:05:07.291 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-18 15:05:07.363 | perl: warning: Setting locale failed. 2026-06-18 15:05:07.363 | perl: warning: Please check that your locale settings: 2026-06-18 15:05:07.364 | LANGUAGE = (unset), 2026-06-18 15:05:07.364 | LC_ALL = "en_US.utf8", 2026-06-18 15:05:07.364 | LANG = "de_DE.UTF-8" 2026-06-18 15:05:07.364 | are supported and installed on your system. 2026-06-18 15:05:07.364 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-18 15:05:07.878 | 2026-06-18 15:05:07.878 | Running kernel seems to be up-to-date. 2026-06-18 15:05:07.878 | 2026-06-18 15:05:07.878 | Restarting services... 2026-06-18 15:05:07.928 | 2026-06-18 15:05:07.928 | Service restarts being deferred: 2026-06-18 15:05:07.928 | /etc/needrestart/restart.d/dbus.service 2026-06-18 15:05:07.928 | systemctl restart systemd-logind.service 2026-06-18 15:05:07.928 | systemctl restart virtlockd.service 2026-06-18 15:05:07.929 | systemctl restart virtlogd.service 2026-06-18 15:05:07.929 | 2026-06-18 15:05:07.929 | No containers need to be restarted. 2026-06-18 15:05:07.929 | 2026-06-18 15:05:07.929 | User sessions running outdated binaries: 2026-06-18 15:05:07.929 | quobyte @ session #5: sshd[2030] 2026-06-18 15:05:07.939 | quobyte @ user manager service: systemd[1167] 2026-06-18 15:05:07.950 | 2026-06-18 15:05:07.950 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-06-18 15:05:10.176 | + functions-common:apt_get:1205 : result=0 2026-06-18 15:05:10.180 | + functions-common:apt_get:1208 : time_stop apt-get 2026-06-18 15:05:10.183 | + functions-common:time_stop:2414 : local name 2026-06-18 15:05:10.186 | + functions-common:time_stop:2415 : local end_time 2026-06-18 15:05:10.189 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-18 15:05:10.193 | + functions-common:time_stop:2417 : local total 2026-06-18 15:05:10.196 | + functions-common:time_stop:2418 : local start_time 2026-06-18 15:05:10.200 | + functions-common:time_stop:2420 : name=apt-get 2026-06-18 15:05:10.202 | + functions-common:time_stop:2421 : start_time=1781795091841 2026-06-18 15:05:10.205 | + functions-common:time_stop:2423 : [[ -z 1781795091841 ]] 2026-06-18 15:05:10.209 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 15:05:10.214 | + functions-common:time_stop:2426 : end_time=1781795110211 2026-06-18 15:05:10.217 | + functions-common:time_stop:2427 : elapsed_time=18370 2026-06-18 15:05:10.221 | + functions-common:time_stop:2428 : total=198739 2026-06-18 15:05:10.225 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 15:05:10.228 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=217109 2026-06-18 15:05:10.230 | + functions-common:apt_get:1209 : return 0 2026-06-18 15:05:10.234 | + lib/nova_plugins/functions-libvirt:install_libvirt:97 : install_package ovmf swtpm swtpm-tools mdevctl 2026-06-18 15:05:10.237 | + functions-common:install_package:1432 : update_package_repo 2026-06-18 15:05:10.241 | + functions-common:update_package_repo:1406 : NO_UPDATE_REPOS=False 2026-06-18 15:05:10.244 | + functions-common:update_package_repo:1407 : REPOS_UPDATED=True 2026-06-18 15:05:10.247 | + functions-common:update_package_repo:1408 : RETRY_UPDATE=False 2026-06-18 15:05:10.251 | + functions-common:update_package_repo:1410 : [[ False = \T\r\u\e ]] 2026-06-18 15:05:10.254 | + functions-common:update_package_repo:1414 : is_ubuntu 2026-06-18 15:05:10.256 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-18 15:05:10.260 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-18 15:05:10.263 | + functions-common:update_package_repo:1415 : apt_get_update 2026-06-18 15:05:10.267 | + functions-common:apt_get_update:1160 : [[ True == \T\r\u\e ]] 2026-06-18 15:05:10.271 | + functions-common:apt_get_update:1160 : [[ False != \T\r\u\e ]] 2026-06-18 15:05:10.274 | + functions-common:apt_get_update:1161 : return 2026-06-18 15:05:10.277 | + functions-common:install_package:1433 : real_install_package ovmf swtpm swtpm-tools mdevctl 2026-06-18 15:05:10.279 | + functions-common:real_install_package:1420 : is_ubuntu 2026-06-18 15:05:10.282 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-18 15:05:10.286 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-18 15:05:10.290 | + functions-common:real_install_package:1421 : apt_get install ovmf swtpm swtpm-tools mdevctl 2026-06-18 15:05:10.319 | + functions-common:apt_get:1201 : 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-06-18 15:05:10.359 | Reading package lists... 2026-06-18 15:05:10.795 | Building dependency tree... 2026-06-18 15:05:10.796 | Reading state information... 2026-06-18 15:05:11.609 | ovmf is already the newest version (2024.02-2ubuntu0.8). 2026-06-18 15:05:11.609 | ovmf set to manually installed. 2026-06-18 15:05:11.609 | swtpm is already the newest version (0.7.3-0ubuntu5.24.04.1). 2026-06-18 15:05:11.609 | swtpm set to manually installed. 2026-06-18 15:05:11.609 | swtpm-tools is already the newest version (0.7.3-0ubuntu5.24.04.1). 2026-06-18 15:05:11.610 | swtpm-tools set to manually installed. 2026-06-18 15:05:11.610 | mdevctl is already the newest version (1.3.0-1ubuntu2.1). 2026-06-18 15:05:11.610 | mdevctl set to manually installed. 2026-06-18 15:05:11.610 | 0 upgraded, 0 newly installed, 0 to remove and 70 not upgraded. 2026-06-18 15:05:11.617 | + functions-common:apt_get:1205 : result=0 2026-06-18 15:05:11.621 | + functions-common:apt_get:1208 : time_stop apt-get 2026-06-18 15:05:11.625 | + functions-common:time_stop:2414 : local name 2026-06-18 15:05:11.629 | + functions-common:time_stop:2415 : local end_time 2026-06-18 15:05:11.632 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-18 15:05:11.636 | + functions-common:time_stop:2417 : local total 2026-06-18 15:05:11.640 | + functions-common:time_stop:2418 : local start_time 2026-06-18 15:05:11.644 | + functions-common:time_stop:2420 : name=apt-get 2026-06-18 15:05:11.648 | + functions-common:time_stop:2421 : start_time=1781795110315 2026-06-18 15:05:11.651 | + functions-common:time_stop:2423 : [[ -z 1781795110315 ]] 2026-06-18 15:05:11.655 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 15:05:11.660 | + functions-common:time_stop:2426 : end_time=1781795111657 2026-06-18 15:05:11.664 | + functions-common:time_stop:2427 : elapsed_time=1342 2026-06-18 15:05:11.667 | + functions-common:time_stop:2428 : total=217109 2026-06-18 15:05:11.670 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 15:05:11.674 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=218451 2026-06-18 15:05:11.677 | + functions-common:apt_get:1209 : return 0 2026-06-18 15:05:11.681 | + lib/nova_plugins/functions-libvirt:install_libvirt:98 : is_arch aarch64 2026-06-18 15:05:11.685 | ++ functions-common:is_arch:519 : uname -m 2026-06-18 15:05:11.690 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-06-18 15:05:11.693 | + lib/nova_plugins/functions-libvirt:install_libvirt:103 : [[ noble =~ bookworm ]] 2026-06-18 15:05:11.697 | + lib/nova_plugins/functions-libvirt:install_libvirt:103 : [[ noble =~ trixie ]] 2026-06-18 15:05:11.701 | + lib/nova_plugins/functions-libvirt:install_libvirt:145 : [[ False == True ]] 2026-06-18 15:05:11.705 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:96 : [[ kvm == \l\x\c ]] 2026-06-18 15:05:11.709 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:108 : [[ '' == \T\r\u\e ]] 2026-06-18 15:05:11.713 | + lib/nova:install_nova:919 : is_service_enabled n-novnc 2026-06-18 15:05:11.739 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 15:05:11.744 | ++ lib/nova:install_nova:921 : trueorfalse False NOVNC_FROM_PACKAGE 2026-06-18 15:05:11.771 | + lib/nova:install_nova:921 : NOVNC_FROM_PACKAGE=False 2026-06-18 15:05:11.776 | + lib/nova:install_nova:922 : '[' False = True ']' 2026-06-18 15:05:11.779 | + lib/nova:install_nova:941 : NOVNC_WEB_DIR=/opt/stack/novnc 2026-06-18 15:05:11.784 | + lib/nova:install_nova:942 : git_clone https://github.com/novnc/novnc.git /opt/stack/novnc v1.3.0 2026-06-18 15:05:11.788 | + functions-common:git_clone:583 : local git_remote=https://github.com/novnc/novnc.git 2026-06-18 15:05:11.791 | + functions-common:git_clone:584 : local git_dest=/opt/stack/novnc 2026-06-18 15:05:11.795 | + functions-common:git_clone:585 : local git_ref=v1.3.0 2026-06-18 15:05:11.799 | + functions-common:git_clone:586 : local orig_dir 2026-06-18 15:05:11.804 | ++ functions-common:git_clone:587 : pwd 2026-06-18 15:05:11.808 | + functions-common:git_clone:587 : orig_dir=/home/quobyte/devstack 2026-06-18 15:05:11.812 | + functions-common:git_clone:588 : local git_clone_flags= 2026-06-18 15:05:11.816 | ++ functions-common:git_clone:590 : trueorfalse False RECLONE 2026-06-18 15:05:11.839 | + functions-common:git_clone:590 : RECLONE=False 2026-06-18 15:05:11.843 | + functions-common:git_clone:591 : [[ 0 -gt 0 ]] 2026-06-18 15:05:11.846 | + functions-common:git_clone:595 : [[ False = \T\r\u\e ]] 2026-06-18 15:05:11.851 | + functions-common:git_clone:604 : echo v1.3.0 2026-06-18 15:05:11.852 | + functions-common:git_clone:604 : egrep -q '^refs' 2026-06-18 15:05:11.858 | + functions-common:git_clone:618 : [[ ! -d /opt/stack/novnc ]] 2026-06-18 15:05:11.862 | + functions-common:git_clone:619 : [[ False = \T\r\u\e ]] 2026-06-18 15:05:11.865 | + functions-common:git_clone:624 : git_timed clone --no-checkout https://github.com/novnc/novnc.git /opt/stack/novnc 2026-06-18 15:05:11.868 | + functions-common:git_timed:691 : local count=0 2026-06-18 15:05:11.871 | + functions-common:git_timed:692 : local timeout=0 2026-06-18 15:05:11.875 | + functions-common:git_timed:694 : [[ -n 0 ]] 2026-06-18 15:05:11.878 | + functions-common:git_timed:695 : timeout=0 2026-06-18 15:05:11.881 | + functions-common:git_timed:698 : time_start git_timed 2026-06-18 15:05:11.884 | + functions-common:time_start:2400 : local name=git_timed 2026-06-18 15:05:11.888 | + functions-common:time_start:2401 : local start_time= 2026-06-18 15:05:11.891 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-18 15:05:11.896 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-18 15:05:11.900 | + functions-common:time_start:2405 : _TIME_START[$name]=1781795111897 2026-06-18 15:05:11.903 | + functions-common:git_timed:699 : timeout -s SIGINT 0 git clone --no-checkout https://github.com/novnc/novnc.git /opt/stack/novnc 2026-06-18 15:05:11.908 | Cloning into '/opt/stack/novnc'... 2026-06-18 15:05:13.865 | + functions-common:git_timed:713 : time_stop git_timed 2026-06-18 15:05:13.869 | + functions-common:time_stop:2414 : local name 2026-06-18 15:05:13.874 | + functions-common:time_stop:2415 : local end_time 2026-06-18 15:05:13.878 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-18 15:05:13.882 | + functions-common:time_stop:2417 : local total 2026-06-18 15:05:13.886 | + functions-common:time_stop:2418 : local start_time 2026-06-18 15:05:13.890 | + functions-common:time_stop:2420 : name=git_timed 2026-06-18 15:05:13.895 | + functions-common:time_stop:2421 : start_time=1781795111897 2026-06-18 15:05:13.898 | + functions-common:time_stop:2423 : [[ -z 1781795111897 ]] 2026-06-18 15:05:13.904 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 15:05:13.909 | + functions-common:time_stop:2426 : end_time=1781795113905 2026-06-18 15:05:13.914 | + functions-common:time_stop:2427 : elapsed_time=2008 2026-06-18 15:05:13.917 | + functions-common:time_stop:2428 : total=197917 2026-06-18 15:05:13.921 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 15:05:13.926 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=199925 2026-06-18 15:05:13.930 | + functions-common:git_clone:625 : cd /opt/stack/novnc 2026-06-18 15:05:13.934 | + functions-common:git_clone:626 : git_timed fetch origin v1.3.0 2026-06-18 15:05:13.938 | + functions-common:git_timed:691 : local count=0 2026-06-18 15:05:13.941 | + functions-common:git_timed:692 : local timeout=0 2026-06-18 15:05:13.946 | + functions-common:git_timed:694 : [[ -n 0 ]] 2026-06-18 15:05:13.950 | + functions-common:git_timed:695 : timeout=0 2026-06-18 15:05:13.955 | + functions-common:git_timed:698 : time_start git_timed 2026-06-18 15:05:13.959 | + functions-common:time_start:2400 : local name=git_timed 2026-06-18 15:05:13.963 | + functions-common:time_start:2401 : local start_time= 2026-06-18 15:05:13.967 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-18 15:05:13.972 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-18 15:05:13.978 | + functions-common:time_start:2405 : _TIME_START[$name]=1781795113974 2026-06-18 15:05:13.982 | + functions-common:git_timed:699 : timeout -s SIGINT 0 git fetch origin v1.3.0 2026-06-18 15:05:14.400 | From https://github.com/novnc/novnc 2026-06-18 15:05:14.400 | * tag v1.3.0 -> FETCH_HEAD 2026-06-18 15:05:14.414 | + functions-common:git_timed:713 : time_stop git_timed 2026-06-18 15:05:14.423 | + functions-common:time_stop:2414 : local name 2026-06-18 15:05:14.427 | + functions-common:time_stop:2415 : local end_time 2026-06-18 15:05:14.431 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-18 15:05:14.435 | + functions-common:time_stop:2417 : local total 2026-06-18 15:05:14.440 | + functions-common:time_stop:2418 : local start_time 2026-06-18 15:05:14.445 | + functions-common:time_stop:2420 : name=git_timed 2026-06-18 15:05:14.449 | + functions-common:time_stop:2421 : start_time=1781795113974 2026-06-18 15:05:14.453 | + functions-common:time_stop:2423 : [[ -z 1781795113974 ]] 2026-06-18 15:05:14.458 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 15:05:14.464 | + functions-common:time_stop:2426 : end_time=1781795114460 2026-06-18 15:05:14.468 | + functions-common:time_stop:2427 : elapsed_time=486 2026-06-18 15:05:14.472 | + functions-common:time_stop:2428 : total=199925 2026-06-18 15:05:14.475 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 15:05:14.479 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=200411 2026-06-18 15:05:14.483 | + functions-common:git_clone:627 : git_timed checkout FETCH_HEAD 2026-06-18 15:05:14.487 | + functions-common:git_timed:691 : local count=0 2026-06-18 15:05:14.492 | + functions-common:git_timed:692 : local timeout=0 2026-06-18 15:05:14.496 | + functions-common:git_timed:694 : [[ -n 0 ]] 2026-06-18 15:05:14.500 | + functions-common:git_timed:695 : timeout=0 2026-06-18 15:05:14.504 | + functions-common:git_timed:698 : time_start git_timed 2026-06-18 15:05:14.508 | + functions-common:time_start:2400 : local name=git_timed 2026-06-18 15:05:14.512 | + functions-common:time_start:2401 : local start_time= 2026-06-18 15:05:14.516 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-18 15:05:14.521 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-18 15:05:14.527 | + functions-common:time_start:2405 : _TIME_START[$name]=1781795114523 2026-06-18 15:05:14.531 | + functions-common:git_timed:699 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-06-18 15:05:14.564 | Note: switching to 'FETCH_HEAD'. 2026-06-18 15:05:14.564 | 2026-06-18 15:05:14.564 | You are in 'detached HEAD' state. You can look around, make experimental 2026-06-18 15:05:14.564 | changes and commit them, and you can discard any commits you make in this 2026-06-18 15:05:14.564 | state without impacting any branches by switching back to a branch. 2026-06-18 15:05:14.564 | 2026-06-18 15:05:14.564 | If you want to create a new branch to retain commits you create, you may 2026-06-18 15:05:14.565 | do so (now or later) by using -c with the switch command. Example: 2026-06-18 15:05:14.565 | 2026-06-18 15:05:14.565 | git switch -c 2026-06-18 15:05:14.565 | 2026-06-18 15:05:14.565 | Or undo this operation with: 2026-06-18 15:05:14.565 | 2026-06-18 15:05:14.565 | git switch - 2026-06-18 15:05:14.565 | 2026-06-18 15:05:14.565 | Turn off this advice by setting config variable advice.detachedHead to false 2026-06-18 15:05:14.566 | 2026-06-18 15:05:14.566 | HEAD is now at 463c39e noVNC 1.3.0 2026-06-18 15:05:14.569 | + functions-common:git_timed:713 : time_stop git_timed 2026-06-18 15:05:14.573 | + functions-common:time_stop:2414 : local name 2026-06-18 15:05:14.577 | + functions-common:time_stop:2415 : local end_time 2026-06-18 15:05:14.581 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-18 15:05:14.585 | + functions-common:time_stop:2417 : local total 2026-06-18 15:05:14.589 | + functions-common:time_stop:2418 : local start_time 2026-06-18 15:05:14.593 | + functions-common:time_stop:2420 : name=git_timed 2026-06-18 15:05:14.596 | + functions-common:time_stop:2421 : start_time=1781795114523 2026-06-18 15:05:14.601 | + functions-common:time_stop:2423 : [[ -z 1781795114523 ]] 2026-06-18 15:05:14.606 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 15:05:14.612 | + functions-common:time_stop:2426 : end_time=1781795114607 2026-06-18 15:05:14.616 | + functions-common:time_stop:2427 : elapsed_time=84 2026-06-18 15:05:14.619 | + functions-common:time_stop:2428 : total=200411 2026-06-18 15:05:14.624 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 15:05:14.628 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=200495 2026-06-18 15:05:14.632 | + functions-common:git_clone:663 : sudo git config --system --add safe.directory /opt/stack/novnc 2026-06-18 15:05:14.653 | + functions-common:git_clone:666 : cd /opt/stack/novnc 2026-06-18 15:05:14.658 | + functions-common:git_clone:667 : git show --oneline 2026-06-18 15:05:14.659 | + functions-common:git_clone:667 : head -1 2026-06-18 15:05:14.661 | 463c39e noVNC 1.3.0 2026-06-18 15:05:14.666 | + functions-common:git_clone:668 : cd /home/quobyte/devstack 2026-06-18 15:05:14.670 | + lib/nova:install_nova:946 : is_service_enabled n-spice 2026-06-18 15:05:14.698 | + functions-common:is_service_enabled:2070 : return 1 2026-06-18 15:05:14.703 | + lib/nova:install_nova:958 : git_clone https://review.opendev.org/openstack/nova.git /opt/stack/nova master 2026-06-18 15:05:14.708 | + functions-common:git_clone:583 : local git_remote=https://review.opendev.org/openstack/nova.git 2026-06-18 15:05:14.712 | + functions-common:git_clone:584 : local git_dest=/opt/stack/nova 2026-06-18 15:05:14.717 | + functions-common:git_clone:585 : local git_ref=master 2026-06-18 15:05:14.721 | + functions-common:git_clone:586 : local orig_dir 2026-06-18 15:05:14.727 | ++ functions-common:git_clone:587 : pwd 2026-06-18 15:05:14.733 | + functions-common:git_clone:587 : orig_dir=/home/quobyte/devstack 2026-06-18 15:05:14.737 | + functions-common:git_clone:588 : local git_clone_flags= 2026-06-18 15:05:14.743 | ++ functions-common:git_clone:590 : trueorfalse False RECLONE 2026-06-18 15:05:14.772 | + functions-common:git_clone:590 : RECLONE=False 2026-06-18 15:05:14.777 | + functions-common:git_clone:591 : [[ 0 -gt 0 ]] 2026-06-18 15:05:14.781 | + functions-common:git_clone:595 : [[ False = \T\r\u\e ]] 2026-06-18 15:05:14.787 | + functions-common:git_clone:604 : egrep -q '^refs' 2026-06-18 15:05:14.787 | + functions-common:git_clone:604 : echo master 2026-06-18 15:05:14.795 | + functions-common:git_clone:618 : [[ ! -d /opt/stack/nova ]] 2026-06-18 15:05:14.800 | + functions-common:git_clone:619 : [[ False = \T\r\u\e ]] 2026-06-18 15:05:14.804 | + functions-common:git_clone:624 : git_timed clone --no-checkout https://review.opendev.org/openstack/nova.git /opt/stack/nova 2026-06-18 15:05:14.808 | + functions-common:git_timed:691 : local count=0 2026-06-18 15:05:14.812 | + functions-common:git_timed:692 : local timeout=0 2026-06-18 15:05:14.817 | + functions-common:git_timed:694 : [[ -n 0 ]] 2026-06-18 15:05:14.821 | + functions-common:git_timed:695 : timeout=0 2026-06-18 15:05:14.826 | + functions-common:git_timed:698 : time_start git_timed 2026-06-18 15:05:14.830 | + functions-common:time_start:2400 : local name=git_timed 2026-06-18 15:05:14.835 | + functions-common:time_start:2401 : local start_time= 2026-06-18 15:05:14.839 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-18 15:05:14.845 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-18 15:05:14.852 | + functions-common:time_start:2405 : _TIME_START[$name]=1781795114847 2026-06-18 15:05:14.856 | + functions-common:git_timed:699 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/nova.git /opt/stack/nova 2026-06-18 15:05:14.861 | Cloning into '/opt/stack/nova'... 2026-06-18 15:08:52.389 | + functions-common:git_timed:713 : time_stop git_timed 2026-06-18 15:08:52.392 | + functions-common:time_stop:2414 : local name 2026-06-18 15:08:52.397 | + functions-common:time_stop:2415 : local end_time 2026-06-18 15:08:52.401 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-18 15:08:52.405 | + functions-common:time_stop:2417 : local total 2026-06-18 15:08:52.409 | + functions-common:time_stop:2418 : local start_time 2026-06-18 15:08:52.413 | + functions-common:time_stop:2420 : name=git_timed 2026-06-18 15:08:52.417 | + functions-common:time_stop:2421 : start_time=1781795114847 2026-06-18 15:08:52.421 | + functions-common:time_stop:2423 : [[ -z 1781795114847 ]] 2026-06-18 15:08:52.427 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 15:08:52.435 | + functions-common:time_stop:2426 : end_time=1781795332430 2026-06-18 15:08:52.439 | + functions-common:time_stop:2427 : elapsed_time=217583 2026-06-18 15:08:52.443 | + functions-common:time_stop:2428 : total=200495 2026-06-18 15:08:52.446 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 15:08:52.449 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=418078 2026-06-18 15:08:52.453 | + functions-common:git_clone:625 : cd /opt/stack/nova 2026-06-18 15:08:52.457 | + functions-common:git_clone:626 : git_timed fetch origin master 2026-06-18 15:08:52.461 | + functions-common:git_timed:691 : local count=0 2026-06-18 15:08:52.465 | + functions-common:git_timed:692 : local timeout=0 2026-06-18 15:08:52.469 | + functions-common:git_timed:694 : [[ -n 0 ]] 2026-06-18 15:08:52.474 | + functions-common:git_timed:695 : timeout=0 2026-06-18 15:08:52.478 | + functions-common:git_timed:698 : time_start git_timed 2026-06-18 15:08:52.482 | + functions-common:time_start:2400 : local name=git_timed 2026-06-18 15:08:52.486 | + functions-common:time_start:2401 : local start_time= 2026-06-18 15:08:52.490 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-18 15:08:52.495 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-18 15:08:52.501 | + functions-common:time_start:2405 : _TIME_START[$name]=1781795332497 2026-06-18 15:08:52.505 | + functions-common:git_timed:699 : timeout -s SIGINT 0 git fetch origin master 2026-06-18 15:08:53.240 | From https://review.opendev.org/openstack/nova 2026-06-18 15:08:53.240 | * branch master -> FETCH_HEAD 2026-06-18 15:08:53.252 | + functions-common:git_timed:713 : time_stop git_timed 2026-06-18 15:08:53.257 | + functions-common:time_stop:2414 : local name 2026-06-18 15:08:53.261 | + functions-common:time_stop:2415 : local end_time 2026-06-18 15:08:53.265 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-18 15:08:53.269 | + functions-common:time_stop:2417 : local total 2026-06-18 15:08:53.273 | + functions-common:time_stop:2418 : local start_time 2026-06-18 15:08:53.277 | + functions-common:time_stop:2420 : name=git_timed 2026-06-18 15:08:53.281 | + functions-common:time_stop:2421 : start_time=1781795332497 2026-06-18 15:08:53.284 | + functions-common:time_stop:2423 : [[ -z 1781795332497 ]] 2026-06-18 15:08:53.289 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 15:08:53.294 | + functions-common:time_stop:2426 : end_time=1781795333290 2026-06-18 15:08:53.297 | + functions-common:time_stop:2427 : elapsed_time=793 2026-06-18 15:08:53.302 | + functions-common:time_stop:2428 : total=418078 2026-06-18 15:08:53.305 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 15:08:53.310 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=418871 2026-06-18 15:08:53.314 | + functions-common:git_clone:627 : git_timed checkout FETCH_HEAD 2026-06-18 15:08:53.318 | + functions-common:git_timed:691 : local count=0 2026-06-18 15:08:53.322 | + functions-common:git_timed:692 : local timeout=0 2026-06-18 15:08:53.327 | + functions-common:git_timed:694 : [[ -n 0 ]] 2026-06-18 15:08:53.331 | + functions-common:git_timed:695 : timeout=0 2026-06-18 15:08:53.335 | + functions-common:git_timed:698 : time_start git_timed 2026-06-18 15:08:53.340 | + functions-common:time_start:2400 : local name=git_timed 2026-06-18 15:08:53.344 | + functions-common:time_start:2401 : local start_time= 2026-06-18 15:08:53.348 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-18 15:08:53.353 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-18 15:08:53.359 | + functions-common:time_start:2405 : _TIME_START[$name]=1781795333354 2026-06-18 15:08:53.363 | + functions-common:git_timed:699 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-06-18 15:08:53.902 | Note: switching to 'FETCH_HEAD'. 2026-06-18 15:08:53.902 | 2026-06-18 15:08:53.902 | You are in 'detached HEAD' state. You can look around, make experimental 2026-06-18 15:08:53.902 | changes and commit them, and you can discard any commits you make in this 2026-06-18 15:08:53.902 | state without impacting any branches by switching back to a branch. 2026-06-18 15:08:53.902 | 2026-06-18 15:08:53.903 | If you want to create a new branch to retain commits you create, you may 2026-06-18 15:08:53.903 | do so (now or later) by using -c with the switch command. Example: 2026-06-18 15:08:53.903 | 2026-06-18 15:08:53.903 | git switch -c 2026-06-18 15:08:53.903 | 2026-06-18 15:08:53.903 | Or undo this operation with: 2026-06-18 15:08:53.903 | 2026-06-18 15:08:53.903 | git switch - 2026-06-18 15:08:53.904 | 2026-06-18 15:08:53.904 | Turn off this advice by setting config variable advice.detachedHead to false 2026-06-18 15:08:53.904 | 2026-06-18 15:08:53.904 | HEAD is now at d5b82e107e Merge "Restore 'fork' start method for daemon mode on Python 3.14" 2026-06-18 15:08:53.913 | + functions-common:git_timed:713 : time_stop git_timed 2026-06-18 15:08:53.918 | + functions-common:time_stop:2414 : local name 2026-06-18 15:08:53.922 | + functions-common:time_stop:2415 : local end_time 2026-06-18 15:08:53.926 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-18 15:08:53.930 | + functions-common:time_stop:2417 : local total 2026-06-18 15:08:53.935 | + functions-common:time_stop:2418 : local start_time 2026-06-18 15:08:53.939 | + functions-common:time_stop:2420 : name=git_timed 2026-06-18 15:08:53.943 | + functions-common:time_stop:2421 : start_time=1781795333354 2026-06-18 15:08:53.947 | + functions-common:time_stop:2423 : [[ -z 1781795333354 ]] 2026-06-18 15:08:53.952 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 15:08:53.958 | + functions-common:time_stop:2426 : end_time=1781795333954 2026-06-18 15:08:53.962 | + functions-common:time_stop:2427 : elapsed_time=600 2026-06-18 15:08:53.966 | + functions-common:time_stop:2428 : total=418871 2026-06-18 15:08:53.970 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 15:08:53.974 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=419471 2026-06-18 15:08:53.979 | + functions-common:git_clone:663 : sudo git config --system --add safe.directory /opt/stack/nova 2026-06-18 15:08:54.010 | + functions-common:git_clone:666 : cd /opt/stack/nova 2026-06-18 15:08:54.016 | + functions-common:git_clone:667 : git show --oneline 2026-06-18 15:08:54.016 | + functions-common:git_clone:667 : head -1 2026-06-18 15:08:54.023 | d5b82e107e Merge "Restore 'fork' start method for daemon mode on Python 3.14" 2026-06-18 15:08:54.028 | + functions-common:git_clone:668 : cd /home/quobyte/devstack 2026-06-18 15:08:54.032 | + lib/nova:install_nova:959 : setup_develop /opt/stack/nova 2026-06-18 15:08:54.036 | + inc/python:setup_develop:353 : local bindep 2026-06-18 15:08:54.040 | + inc/python:setup_develop:354 : [[ /opt/stack/nova == -bindep* ]] 2026-06-18 15:08:54.044 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/nova 2026-06-18 15:08:54.049 | + inc/python:setup_develop:359 : local extras= 2026-06-18 15:08:54.053 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/nova -e 2026-06-18 15:08:54.057 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-06-18 15:08:54.061 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/nova == -bindep* ]] 2026-06-18 15:08:54.065 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/nova 2026-06-18 15:08:54.069 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-06-18 15:08:54.074 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-06-18 15:08:54.079 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/nova 2026-06-18 15:08:54.083 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-06-18 15:08:54.089 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/nova 2026-06-18 15:08:54.093 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-06-18 15:08:54.097 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-06-18 15:08:54.103 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2026-06-18 15:08:54.111 | + inc/python:_setup_package_with_constraints_edit:400 : name=nova 2026-06-18 15:08:54.115 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z nova ']' 2026-06-18 15:08:54.119 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova 2026-06-18 15:08:54.291 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/nova -e 2026-06-18 15:08:54.295 | + inc/python:setup_package:436 : local bindep=0 2026-06-18 15:08:54.298 | + inc/python:setup_package:437 : local bindep_flag= 2026-06-18 15:08:54.302 | + inc/python:setup_package:438 : local bindep_profiles= 2026-06-18 15:08:54.306 | + inc/python:setup_package:439 : [[ /opt/stack/nova == -bindep* ]] 2026-06-18 15:08:54.310 | + inc/python:setup_package:444 : local project_dir=/opt/stack/nova 2026-06-18 15:08:54.314 | + inc/python:setup_package:445 : local flags=-e 2026-06-18 15:08:54.318 | + inc/python:setup_package:446 : local extras= 2026-06-18 15:08:54.322 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-06-18 15:08:54.326 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-06-18 15:08:54.330 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-06-18 15:08:54.334 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-06-18 15:08:54.337 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-06-18 15:08:54.340 | + inc/python:setup_package:464 : pip_install -e /opt/stack/nova 2026-06-18 15:08:54.371 | Using python 3.12 to install /opt/stack/nova 2026-06-18 15:08:54.375 | + 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-06-18 15:08:55.452 | Obtaining file:///opt/stack/nova 2026-06-18 15:08:55.457 | Installing build dependencies: started 2026-06-18 15:08:57.368 | Installing build dependencies: finished with status 'done' 2026-06-18 15:08:57.369 | Checking if build backend supports build_editable: started 2026-06-18 15:08:57.973 | Checking if build backend supports build_editable: finished with status 'done' 2026-06-18 15:08:57.974 | Getting requirements to build editable: started 2026-06-18 15:08:58.292 | Getting requirements to build editable: finished with status 'done' 2026-06-18 15:08:58.294 | Preparing editable metadata (pyproject.toml): started 2026-06-18 15:09:00.461 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-06-18 15:09:00.487 | Requirement already satisfied: pbr>=5.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev197) (7.0.3) 2026-06-18 15:09:00.488 | Requirement already satisfied: SQLAlchemy>=1.4.13 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev197) (2.0.50) 2026-06-18 15:09:00.489 | Requirement already satisfied: decorator>=4.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev197) (5.3.1) 2026-06-18 15:09:00.490 | Requirement already satisfied: eventlet>=0.30.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev197) (0.41.0) 2026-06-18 15:09:00.491 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev197) (3.1.6) 2026-06-18 15:09:00.492 | Requirement already satisfied: keystonemiddleware>=4.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev197) (13.0.0) 2026-06-18 15:09:00.493 | Requirement already satisfied: lxml>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev197) (6.1.1) 2026-06-18 15:09:00.494 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev197) (2.5.1) 2026-06-18 15:09:00.495 | Requirement already satisfied: cryptography>=2.7 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev197) (43.0.3) 2026-06-18 15:09:00.496 | Requirement already satisfied: WebOb>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev197) (1.8.10) 2026-06-18 15:09:00.497 | Requirement already satisfied: greenlet>=0.4.15 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev197) (3.5.1) 2026-06-18 15:09:00.498 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev197) (3.1.0) 2026-06-18 15:09:00.499 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev197) (3.10.1) 2026-06-18 15:09:00.500 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev197) (3.17.0) 2026-06-18 15:09:00.501 | Requirement already satisfied: alembic>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev197) (1.18.4) 2026-06-18 15:09:00.502 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev197) (1.3.0) 2026-06-18 15:09:00.503 | Requirement already satisfied: paramiko>=2.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev197) (4.0.0) 2026-06-18 15:09:00.504 | Requirement already satisfied: jsonschema>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev197) (4.26.0) 2026-06-18 15:09:00.504 | Requirement already satisfied: python-cinderclient>=4.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev197) (9.9.0) 2026-06-18 15:09:00.505 | Requirement already satisfied: keystoneauth1>=3.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev197) (5.14.0) 2026-06-18 15:09:00.506 | Requirement already satisfied: python-neutronclient>=7.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev197) (12.0.0) 2026-06-18 15:09:00.507 | Requirement already satisfied: python-glanceclient>=4.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev197) (4.12.0) 2026-06-18 15:09:00.508 | Requirement already satisfied: requests>=2.25.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev197) (2.34.2) 2026-06-18 15:09:00.509 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev197) (5.8.0) 2026-06-18 15:09:00.704 | Collecting websockify>=0.9.0 (from nova==33.1.0.dev197) 2026-06-18 15:09:00.876 | Downloading websockify-0.13.0-py3-none-any.whl.metadata (14 kB) 2026-06-18 15:09:00.890 | Requirement already satisfied: oslo.cache>=1.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev197) (4.2.0) 2026-06-18 15:09:00.891 | Requirement already satisfied: oslo.concurrency>=5.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev197) (7.5.0) 2026-06-18 15:09:00.892 | Requirement already satisfied: oslo.config>=9.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev197) (10.5.0) 2026-06-18 15:09:00.893 | Requirement already satisfied: oslo.context>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev197) (6.4.0) 2026-06-18 15:09:00.894 | Requirement already satisfied: oslo.log>=4.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev197) (8.2.0) 2026-06-18 15:09:00.895 | Requirement already satisfied: oslo.limit>=2.9.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev197) (2.11.0) 2026-06-18 15:09:00.896 | Requirement already satisfied: oslo.reports>=1.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev197) (3.8.0) 2026-06-18 15:09:00.897 | Requirement already satisfied: oslo.serialization>=4.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev197) (5.10.0) 2026-06-18 15:09:00.898 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev197) (2.7.1) 2026-06-18 15:09:00.899 | Requirement already satisfied: oslo.utils>=8.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev197) (10.1.1) 2026-06-18 15:09:00.900 | Requirement already satisfied: oslo.db>=10.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev197) (18.0.0) 2026-06-18 15:09:00.901 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev197) (7.9.0) 2026-06-18 15:09:00.901 | Requirement already satisfied: oslo.messaging>=14.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev197) (18.1.0) 2026-06-18 15:09:00.902 | Requirement already satisfied: oslo.policy>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev197) (5.1.0) 2026-06-18 15:09:00.903 | Requirement already satisfied: oslo.privsep>=3.11.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev197) (3.11.0) 2026-06-18 15:09:00.904 | Requirement already satisfied: oslo.i18n>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev197) (6.8.0) 2026-06-18 15:09:00.906 | 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.dev197) (4.6.0) 2026-06-18 15:09:00.907 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev197) (2.0.0) 2026-06-18 15:09:00.908 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev197) (8.1.0) 2026-06-18 15:09:00.909 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev197) (7.2.2) 2026-06-18 15:09:00.910 | Requirement already satisfied: oslo.versionedobjects>=1.35.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev197) (3.10.2) 2026-06-18 15:09:00.910 | Requirement already satisfied: os-brick>=6.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev197) (7.1.0) 2026-06-18 15:09:00.911 | Requirement already satisfied: os-resource-classes>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev197) (1.1.0) 2026-06-18 15:09:00.912 | Requirement already satisfied: os-traits>=3.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev197) (3.8.0) 2026-06-18 15:09:00.913 | Requirement already satisfied: os-vif>=3.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev197) (5.0.0) 2026-06-18 15:09:00.914 | Requirement already satisfied: castellan>=0.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev197) (5.7.0) 2026-06-18 15:09:00.943 | Collecting microversion-parse>=0.2.1 (from nova==33.1.0.dev197) 2026-06-18 15:09:00.973 | Downloading microversion_parse-2.1.0-py3-none-any.whl.metadata (5.1 kB) 2026-06-18 15:09:00.985 | Requirement already satisfied: tooz>=1.58.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev197) (8.1.0) 2026-06-18 15:09:00.986 | Requirement already satisfied: cursive>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev197) (0.2.3) 2026-06-18 15:09:00.987 | Requirement already satisfied: retrying>=1.3.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev197) (1.4.2) 2026-06-18 15:09:00.988 | Requirement already satisfied: os-service-types>=1.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev197) (1.8.2) 2026-06-18 15:09:00.989 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev197) (2.9.0.post0) 2026-06-18 15:09:00.990 | Requirement already satisfied: futurist>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev197) (3.3.0) 2026-06-18 15:09:00.991 | Requirement already satisfied: openstacksdk>=4.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev197) (4.16.0) 2026-06-18 15:09:00.991 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev197) (6.0.3) 2026-06-18 15:09:00.995 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=1.5.0->nova==33.1.0.dev197) (1.3.12) 2026-06-18 15:09:00.996 | 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.dev197) (4.15.0) 2026-06-18 15:09:00.999 | 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.dev197) (7.4.0) 2026-06-18 15:09:01.004 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.7->nova==33.1.0.dev197) (2.0.0) 2026-06-18 15:09:01.009 | 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.dev197) (3.0) 2026-06-18 15:09:01.017 | 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.dev197) (2.8.0) 2026-06-18 15:09:01.025 | 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.dev197) (3.1.0) 2026-06-18 15:09:01.028 | 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.dev197) (2.2.1) 2026-06-18 15:09:01.033 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->nova==33.1.0.dev197) (3.0.3) 2026-06-18 15:09:01.036 | 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.dev197) (26.1.0) 2026-06-18 15:09:01.037 | 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.dev197) (2025.9.1) 2026-06-18 15:09:01.038 | 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.dev197) (0.37.0) 2026-06-18 15:09:01.039 | 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.dev197) (2026.5.1) 2026-06-18 15:09:01.047 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.16.0->nova==33.1.0.dev197) (2.1.0) 2026-06-18 15:09:01.055 | 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.dev197) (4.0.1) 2026-06-18 15:09:01.056 | 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.dev197) (2.13.0) 2026-06-18 15:09:01.056 | 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.dev197) (5.8.0) 2026-06-18 15:09:01.071 | 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.dev197) (1.5.0) 2026-06-18 15:09:01.072 | 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.dev197) (1.1.0) 2026-06-18 15:09:01.073 | 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.dev197) (1.33) 2026-06-18 15:09:01.075 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.4.0->nova==33.1.0.dev197) (4.10.0) 2026-06-18 15:09:01.085 | 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.dev197) (3.1.1) 2026-06-18 15:09:01.092 | 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.dev197) (9.1.4) 2026-06-18 15:09:01.104 | 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.dev197) (2.18.0) 2026-06-18 15:09:01.112 | 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.dev197) (0.20) 2026-06-18 15:09:01.127 | 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.dev197) (2.1.2) 2026-06-18 15:09:01.128 | 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.dev197) (0.6.2) 2026-06-18 15:09:01.146 | 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.dev197) (7.1.4) 2026-06-18 15:09:01.147 | 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.dev197) (5.3.1) 2026-06-18 15:09:01.148 | Requirement already satisfied: kombu>=4.6.8 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->nova==33.1.0.dev197) (5.6.2) 2026-06-18 15:09:01.149 | 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.dev197) (0.16.0) 2026-06-18 15:09:01.153 | 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.dev197) (5.1.0) 2026-06-18 15:09:01.163 | Requirement already satisfied: tzdata>=2025.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=4.6.8->oslo.messaging>=14.1.0->nova==33.1.0.dev197) (2026.2) 2026-06-18 15:09:01.164 | Requirement already satisfied: packaging in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=4.6.8->oslo.messaging>=14.1.0->nova==33.1.0.dev197) (26.2) 2026-06-18 15:09:01.172 | 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.dev197) (0.25.0) 2026-06-18 15:09:01.176 | 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.dev197) (5.0.0) 2026-06-18 15:09:01.178 | 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.dev197) (4.0.1) 2026-06-18 15:09:01.193 | 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.dev197) (1.2.0) 2026-06-18 15:09:01.216 | 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.dev197) (1.7.6) 2026-06-18 15:09:01.223 | 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.dev197) (2.2.0) 2026-06-18 15:09:01.229 | 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.dev197) (1.3.7) 2026-06-18 15:09:01.241 | 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.dev197) (3.3.2) 2026-06-18 15:09:01.254 | 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.dev197) (4.3.2) 2026-06-18 15:09:01.255 | 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.dev197) (3.7.1) 2026-06-18 15:09:01.265 | 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.dev197) (2.4.0) 2026-06-18 15:09:01.275 | 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.dev197) (3.0.3) 2026-06-18 15:09:01.276 | 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.dev197) (1.6.2) 2026-06-18 15:09:01.286 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->nova==33.1.0.dev197) (82.0.1) 2026-06-18 15:09:01.306 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->nova==33.1.0.dev197) (0.8.1) 2026-06-18 15:09:01.346 | 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.dev197) (4.14.0) 2026-06-18 15:09:01.353 | 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.dev197) (0.6.0) 2026-06-18 15:09:01.354 | Requirement already satisfied: cmd2>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev197) (4.0.0) 2026-06-18 15:09:01.365 | Requirement already satisfied: prompt-toolkit>=3.0.52 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev197) (3.0.52) 2026-06-18 15:09:01.366 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev197) (1.11.0) 2026-06-18 15:09:01.367 | Requirement already satisfied: rich>=15.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev197) (15.0.0) 2026-06-18 15:09:01.368 | Requirement already satisfied: rich-argparse>=1.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev197) (1.8.0) 2026-06-18 15:09:01.390 | 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.dev197) (1.17.0) 2026-06-18 15:09:01.397 | 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.dev197) (2.1.0) 2026-06-18 15:09:01.399 | 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.dev197) (24.2.1) 2026-06-18 15:09:01.421 | 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.dev197) (4.6.0) 2026-06-18 15:09:01.448 | 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.dev197) (3.4.7) 2026-06-18 15:09:01.449 | 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.dev197) (3.18) 2026-06-18 15:09:01.450 | 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.dev197) (2.7.0) 2026-06-18 15:09:01.452 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.25.1->nova==33.1.0.dev197) (2023.11.17) 2026-06-18 15:09:01.494 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev197) (4.2.0) 2026-06-18 15:09:01.495 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev197) (2.20.0) 2026-06-18 15:09:01.508 | Requirement already satisfied: mdurl~=0.1 in /usr/lib/python3/dist-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev197) (0.1.2) 2026-06-18 15:09:01.529 | 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.dev197) (0.8) 2026-06-18 15:09:01.590 | 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.dev197) (0.16.0) 2026-06-18 15:09:02.102 | Collecting numpy (from websockify>=0.9.0->nova==33.1.0.dev197) 2026-06-18 15:09:02.122 | Downloading numpy-2.4.6-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.metadata (6.6 kB) 2026-06-18 15:09:02.166 | Collecting jwcrypto (from websockify>=0.9.0->nova==33.1.0.dev197) 2026-06-18 15:09:02.183 | Downloading jwcrypto-1.5.7-py3-none-any.whl.metadata (3.3 kB) 2026-06-18 15:09:02.242 | Collecting redis (from websockify>=0.9.0->nova==33.1.0.dev197) 2026-06-18 15:09:02.257 | Downloading redis-8.0.0-py3-none-any.whl.metadata (13 kB) 2026-06-18 15:09:02.376 | Downloading microversion_parse-2.1.0-py3-none-any.whl (20 kB) 2026-06-18 15:09:02.408 | Downloading websockify-0.13.0-py3-none-any.whl (41 kB) 2026-06-18 15:09:02.447 | Downloading jwcrypto-1.5.7-py3-none-any.whl (94 kB) 2026-06-18 15:09:02.506 | Downloading numpy-2.4.6-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (16.6 MB) 2026-06-18 15:09:04.578 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 16.6/16.6 MB 8.3 MB/s 0:00:02 2026-06-18 15:09:04.594 | Downloading redis-8.0.0-py3-none-any.whl (499 kB) 2026-06-18 15:09:04.699 | Building wheels for collected packages: nova 2026-06-18 15:09:04.700 | Building editable for nova (pyproject.toml): started 2026-06-18 15:09:07.138 | Building editable for nova (pyproject.toml): finished with status 'done' 2026-06-18 15:09:07.140 | Created wheel for nova: filename=nova-33.1.0.dev197-0.editable-py3-none-any.whl size=9436 sha256=e578b4b155e7cc2ce450fa2254585f46120579193fa1dcb97b49d9b1e87a5fa8 2026-06-18 15:09:07.140 | Stored in directory: /tmp/pip-ephem-wheel-cache-xb8gid5v/wheels/ee/2b/3a/69794dff55dd5d6c4a3613dfc37217369e4acdbc37f2b08153 2026-06-18 15:09:07.146 | Successfully built nova 2026-06-18 15:09:07.437 | Installing collected packages: redis, numpy, microversion-parse, jwcrypto, websockify, nova 2026-06-18 15:09:12.194 | 2026-06-18 15:09:12.221 | Successfully installed jwcrypto-1.5.7 microversion-parse-2.1.0 nova-33.1.0.dev197 numpy-2.4.6 redis-8.0.0 websockify-0.13.0 2026-06-18 15:09:12.482 | + inc/python:pip_install:216 : result=0 2026-06-18 15:09:12.485 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-18 15:09:12.487 | + functions-common:time_stop:2414 : local name 2026-06-18 15:09:12.490 | + functions-common:time_stop:2415 : local end_time 2026-06-18 15:09:12.492 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-18 15:09:12.494 | + functions-common:time_stop:2417 : local total 2026-06-18 15:09:12.496 | + functions-common:time_stop:2418 : local start_time 2026-06-18 15:09:12.498 | + functions-common:time_stop:2420 : name=pip_install 2026-06-18 15:09:12.500 | + functions-common:time_stop:2421 : start_time=1781795334364 2026-06-18 15:09:12.503 | + functions-common:time_stop:2423 : [[ -z 1781795334364 ]] 2026-06-18 15:09:12.507 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 15:09:12.513 | + functions-common:time_stop:2426 : end_time=1781795352510 2026-06-18 15:09:12.515 | + functions-common:time_stop:2427 : elapsed_time=18146 2026-06-18 15:09:12.517 | + functions-common:time_stop:2428 : total=141377 2026-06-18 15:09:12.519 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 15:09:12.521 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=159523 2026-06-18 15:09:12.523 | + inc/python:pip_install:219 : return 0 2026-06-18 15:09:12.525 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-06-18 15:09:12.527 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-06-18 15:09:12.529 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/nova 2026-06-18 15:09:12.532 | + inc/python:use_library_from_git:266 : local name=/opt/stack/nova 2026-06-18 15:09:12.534 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 15:09:12.536 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-18 15:09:12.538 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/nova, ]] 2026-06-18 15:09:12.540 | + inc/python:use_library_from_git:269 : return 1 2026-06-18 15:09:12.542 | + lib/nova:install_nova:960 : sudo install -D -m 0644 -o quobyte /opt/stack/nova/tools/nova-manage.bash_completion /etc/bash_completion.d/nova-manage.bash_completion 2026-06-18 15:09:12.560 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-06-18 15:09:12.562 | + ./stack.sh:main:956 : configure_nova 2026-06-18 15:09:12.566 | + lib/nova:configure_nova:260 : sudo install -d -o quobyte /etc/nova 2026-06-18 15:09:12.581 | + lib/nova:configure_nova:262 : configure_rootwrap nova 2026-06-18 15:09:12.584 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2026-06-18 15:09:12.587 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2026-06-18 15:09:12.593 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2026-06-18 15:09:12.593 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2026-06-18 15:09:12.597 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2026-06-18 15:09:12.599 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2026-06-18 15:09:12.603 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/opt/stack/data/venv/bin 2026-06-18 15:09:12.606 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2026-06-18 15:09:12.610 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2026-06-18 15:09:12.612 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2026-06-18 15:09:12.616 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/opt/stack/data/venv/bin/nova-rootwrap 2026-06-18 15:09:12.619 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2026-06-18 15:09:12.634 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2026-06-18 15:09:12.652 | + 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-06-18 15:09:12.668 | + 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-06-18 15:09:12.686 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2026-06-18 15:09:12.702 | + inc/rootwrap:configure_rootwrap:66 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/nova/rootwrap.conf 2026-06-18 15:09:12.720 | + inc/rootwrap:configure_rootwrap:69 : local tempfile 2026-06-18 15:09:12.724 | ++ inc/rootwrap:configure_rootwrap:70 : mktemp 2026-06-18 15:09:12.729 | + inc/rootwrap:configure_rootwrap:70 : tempfile=/tmp/tmp.kEBld6AkEk 2026-06-18 15:09:12.731 | + inc/rootwrap:configure_rootwrap:72 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2026-06-18 15:09:12.735 | + inc/rootwrap:configure_rootwrap:73 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2026-06-18 15:09:12.738 | + inc/rootwrap:configure_rootwrap:74 : '[' -f /opt/stack/data/venv/bin/nova-rootwrap-daemon ']' 2026-06-18 15:09:12.741 | + inc/rootwrap:configure_rootwrap:76 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2026-06-18 15:09:12.745 | + inc/rootwrap:configure_rootwrap:77 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2026-06-18 15:09:12.747 | + inc/rootwrap:configure_rootwrap:79 : chmod 0440 /tmp/tmp.kEBld6AkEk 2026-06-18 15:09:12.753 | + inc/rootwrap:configure_rootwrap:80 : sudo chown root:root /tmp/tmp.kEBld6AkEk 2026-06-18 15:09:12.769 | + inc/rootwrap:configure_rootwrap:81 : sudo mv /tmp/tmp.kEBld6AkEk /etc/sudoers.d/nova-rootwrap 2026-06-18 15:09:12.787 | ++ inc/rootwrap:configure_rootwrap:85 : dirname /opt/stack/data/venv/bin/nova-rootwrap 2026-06-18 15:09:12.793 | + inc/rootwrap:configure_rootwrap:85 : add_sudo_secure_path /opt/stack/data/venv/bin 2026-06-18 15:09:12.795 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/opt/stack/data/venv/bin 2026-06-18 15:09:12.799 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2026-06-18 15:09:12.803 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2026-06-18 15:09:12.807 | + 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-06-18 15:09:12.810 | + 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-06-18 15:09:12.814 | + 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-06-18 15:09:12.815 | + inc/rootwrap:add_sudo_secure_path:33 : sudo tee /etc/sudoers.d/zz-secure-path 2026-06-18 15:09:12.826 | Defaults:quobyte secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin:/opt/stack/data/venv/bin 2026-06-18 15:09:12.832 | + inc/rootwrap:add_sudo_secure_path:34 : sudo chmod 400 /etc/sudoers.d/zz-secure-path 2026-06-18 15:09:12.847 | + inc/rootwrap:add_sudo_secure_path:35 : sudo chown root:root /etc/sudoers.d/zz-secure-path 2026-06-18 15:09:12.863 | + lib/nova:configure_nova:264 : [[ 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-06-18 15:09:12.866 | + lib/nova:configure_nova:266 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2026-06-18 15:09:12.872 | + lib/nova:configure_nova:269 : is_service_enabled n-cpu 2026-06-18 15:09:12.892 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 15:09:12.895 | + lib/nova:configure_nova:271 : sudo sysctl -w net.ipv4.ip_forward=1 2026-06-18 15:09:12.908 | net.ipv4.ip_forward = 1 2026-06-18 15:09:12.912 | + lib/nova:configure_nova:273 : [[ libvirt = \l\i\b\v\i\r\t ]] 2026-06-18 15:09:12.916 | + lib/nova:configure_nova:277 : [[ kvm == \k\v\m ]] 2026-06-18 15:09:12.919 | + lib/nova:configure_nova:278 : sudo modprobe kvm 2026-06-18 15:09:12.935 | + lib/nova:configure_nova:279 : '[' '!' -e /dev/kvm ']' 2026-06-18 15:09:12.938 | + lib/nova:configure_nova:294 : [[ kvm == \l\x\c ]] 2026-06-18 15:09:12.942 | + lib/nova:configure_nova:309 : sudo install -d -o quobyte /opt/stack/data/nova/instances 2026-06-18 15:09:12.959 | + lib/nova:configure_nova:314 : '[' -L /dev/disk/by-label/nova-instances ']' 2026-06-18 15:09:12.963 | ++ lib/nova:configure_nova:323 : iscsi-iname 2026-06-18 15:09:12.964 | + lib/nova:configure_nova:323 : sudo tee /etc/iscsi/initiatorname.iscsi 2026-06-18 15:09:12.972 | + lib/nova:configure_nova:323 : echo InitiatorName=iqn.2016-04.com.open-iscsi:ddac3c508d6e 2026-06-18 15:09:12.977 | InitiatorName=iqn.2016-04.com.open-iscsi:ddac3c508d6e 2026-06-18 15:09:12.981 | + lib/nova:configure_nova:325 : [[ False == \T\r\u\e ]] 2026-06-18 15:09:12.984 | + lib/nova:configure_nova:340 : iniset -sudo /etc/iscsi/iscsid.conf DEFAULT node.session.auth.chap_algs SHA3-256,SHA256 2026-06-18 15:09:13.069 | + lib/nova:configure_nova:342 : [[ lioadm != \n\v\m\e\t ]] 2026-06-18 15:09:13.072 | + lib/nova:configure_nova:344 : restart_service iscsid 2026-06-18 15:09:13.075 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2026-06-18 15:09:13.078 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart iscsid 2026-06-18 15:09:13.147 | + lib/nova:configure_nova:367 : create_nova_conf 2026-06-18 15:09:13.153 | + lib/nova:create_nova_conf:437 : rm -f /opt/stack/nova/bin/nova.conf 2026-06-18 15:09:13.157 | + lib/nova:create_nova_conf:440 : rm -f /etc/nova/nova.conf 2026-06-18 15:09:13.162 | + lib/nova:create_nova_conf:441 : iniset /etc/nova/nova.conf DEFAULT debug True 2026-06-18 15:09:13.206 | + lib/nova:create_nova_conf:442 : '[' True == True ']' 2026-06-18 15:09:13.209 | + lib/nova:create_nova_conf:443 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2026-06-18 15:09:13.251 | + lib/nova:create_nova_conf:445 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2026-06-18 15:09:13.293 | + lib/nova:create_nova_conf:446 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2026-06-18 15:09:13.337 | + lib/nova:create_nova_conf:447 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2026-06-18 15:09:13.381 | + lib/nova:create_nova_conf:448 : iniset /etc/nova/nova.conf scheduler workers 2 2026-06-18 15:09:13.425 | + lib/nova:create_nova_conf:449 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2026-06-18 15:09:13.466 | + lib/nova:create_nova_conf:450 : iniset /etc/nova/nova.conf DEFAULT my_ip 192.168.122.13 2026-06-18 15:09:13.507 | + lib/nova:create_nova_conf:451 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2026-06-18 15:09:13.549 | + lib/nova:create_nova_conf:452 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2026-06-18 15:09:13.593 | + lib/nova:create_nova_conf:453 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2026-06-18 15:09:13.635 | + lib/nova:create_nova_conf:454 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2026-06-18 15:09:13.674 | + lib/nova:create_nova_conf:458 : iniset /etc/nova/nova.conf api response_validation error 2026-06-18 15:09:13.718 | + lib/nova:create_nova_conf:460 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2026-06-18 15:09:13.759 | + lib/nova:create_nova_conf:462 : iniset /etc/nova/nova.conf DEFAULT report_interval 120 2026-06-18 15:09:13.802 | + lib/nova:create_nova_conf:463 : iniset /etc/nova/nova.conf DEFAULT service_down_time 720 2026-06-18 15:09:13.844 | + lib/nova:create_nova_conf:465 : is_fedora 2026-06-18 15:09:13.847 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-18 15:09:13.851 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-18 15:09:13.854 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-18 15:09:13.858 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-18 15:09:13.862 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-18 15:09:13.865 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-18 15:09:13.868 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-18 15:09:13.871 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-18 15:09:13.874 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-18 15:09:13.877 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-18 15:09:13.880 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-18 15:09:13.884 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-18 15:09:13.887 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-18 15:09:13.890 | + lib/nova:create_nova_conf:474 : is_service_enabled n-api n-cond n-sched n-spice n-novnc n-sproxy 2026-06-18 15:09:13.913 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 15:09:13.916 | + lib/nova:create_nova_conf:478 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-06-18 15:09:13.919 | + lib/nova:create_nova_conf:481 : local db=nova_cell0 2026-06-18 15:09:13.923 | + lib/nova:create_nova_conf:484 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2026-06-18 15:09:13.964 | ++ lib/nova:create_nova_conf:487 : database_connection_url nova_cell0 2026-06-18 15:09:13.967 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2026-06-18 15:09:13.971 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2026-06-18 15:09:13.975 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_cell0 2026-06-18 15:09:13.978 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-06-18 15:09:13.982 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-06-18 15:09:13.986 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-06-18 15:09:14.006 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-18 15:09:14.011 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-06-18 15:09:14.014 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2026-06-18 15:09:14.018 | + lib/nova:create_nova_conf:487 : iniset /etc/nova/nova.conf database connection 'mysql+pymysql://root:stackdb@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2026-06-18 15:09:14.060 | ++ lib/nova:create_nova_conf:488 : database_connection_url nova_api 2026-06-18 15:09:14.063 | ++ lib/database:database_connection_url:134 : local db=nova_api 2026-06-18 15:09:14.067 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_api 2026-06-18 15:09:14.070 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_api 2026-06-18 15:09:14.073 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-06-18 15:09:14.077 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-06-18 15:09:14.079 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-06-18 15:09:14.102 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-18 15:09:14.105 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-06-18 15:09:14.108 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/nova_api?charset=utf8&plugin=dbcounter' 2026-06-18 15:09:14.112 | + lib/nova:create_nova_conf:488 : iniset /etc/nova/nova.conf api_database connection 'mysql+pymysql://root:stackdb@127.0.0.1/nova_api?charset=utf8&plugin=dbcounter' 2026-06-18 15:09:14.155 | + lib/nova:create_nova_conf:493 : iniset /etc/nova/nova.conf cache enabled True 2026-06-18 15:09:14.196 | + lib/nova:create_nova_conf:494 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2026-06-18 15:09:14.233 | + lib/nova:create_nova_conf:495 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2026-06-18 15:09:14.271 | + lib/nova:create_nova_conf:498 : is_service_enabled n-api 2026-06-18 15:09:14.296 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 15:09:14.300 | + lib/nova:create_nova_conf:499 : is_service_enabled n-api-meta 2026-06-18 15:09:14.323 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 15:09:14.328 | ++ lib/nova:create_nova_conf:501 : echo osapi_compute,metadata 2026-06-18 15:09:14.328 | ++ lib/nova:create_nova_conf:501 : sed s/,metadata// 2026-06-18 15:09:14.334 | + lib/nova:create_nova_conf:501 : NOVA_ENABLED_APIS=osapi_compute 2026-06-18 15:09:14.337 | + lib/nova:create_nova_conf:503 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2026-06-18 15:09:14.377 | + lib/nova:create_nova_conf:504 : [[ True == \T\r\u\e ]] 2026-06-18 15:09:14.380 | + lib/nova:create_nova_conf:505 : iniset /etc/nova/nova.conf oslo_policy enforce_new_defaults True 2026-06-18 15:09:14.422 | + lib/nova:create_nova_conf:506 : iniset /etc/nova/nova.conf oslo_policy enforce_scope True 2026-06-18 15:09:14.462 | + lib/nova:create_nova_conf:512 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2026-06-18 15:09:14.465 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/nova/nova.conf 2026-06-18 15:09:14.468 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=nova 2026-06-18 15:09:14.470 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-06-18 15:09:14.474 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-06-18 15:09:14.476 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/nova/nova.conf nova keystone_authtoken 2026-06-18 15:09:14.479 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-06-18 15:09:14.483 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-06-18 15:09:14.487 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-06-18 15:09:14.491 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2026-06-18 15:09:14.531 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2026-06-18 15:09:14.567 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://192.168.122.13/identity 2026-06-18 15:09:14.603 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2026-06-18 15:09:14.643 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf keystone_authtoken password nomoresecret 2026-06-18 15:09:14.681 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2026-06-18 15:09:14.721 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2026-06-18 15:09:14.757 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2026-06-18 15:09:14.796 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/nova/nova.conf keystone_authtoken www_authenticate_uri http://192.168.122.13/identity 2026-06-18 15:09:14.838 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-06-18 15:09:14.880 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2026-06-18 15:09:14.919 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-06-18 15:09:14.923 | + lib/nova:create_nova_conf:515 : is_service_enabled cinder 2026-06-18 15:09:14.948 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 15:09:14.951 | + lib/nova:create_nova_conf:516 : configure_cinder_access 2026-06-18 15:09:14.955 | + lib/nova:configure_cinder_access:640 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2026-06-18 15:09:14.997 | + lib/nova:configure_cinder_access:647 : configure_keystoneauth /etc/nova/nova.conf nova cinder 2026-06-18 15:09:15.000 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-06-18 15:09:15.003 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-06-18 15:09:15.006 | + lib/keystone:configure_keystoneauth:393 : local section=cinder 2026-06-18 15:09:15.010 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf cinder auth_type password 2026-06-18 15:09:15.051 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf cinder interface public 2026-06-18 15:09:15.092 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf cinder auth_url http://192.168.122.13/identity 2026-06-18 15:09:15.131 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf cinder username nova 2026-06-18 15:09:15.170 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf cinder password nomoresecret 2026-06-18 15:09:15.211 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2026-06-18 15:09:15.252 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf cinder project_name service 2026-06-18 15:09:15.292 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2026-06-18 15:09:15.328 | + lib/nova:configure_cinder_access:648 : is_service_enabled tls-proxy 2026-06-18 15:09:15.349 | + functions-common:is_service_enabled:2070 : return 1 2026-06-18 15:09:15.352 | + lib/nova:create_nova_conf:519 : is_service_enabled manila 2026-06-18 15:09:15.374 | + functions-common:is_service_enabled:2070 : return 1 2026-06-18 15:09:15.378 | + lib/nova:create_nova_conf:523 : '[' -n /opt/stack/data/nova ']' 2026-06-18 15:09:15.382 | + lib/nova:create_nova_conf:524 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2026-06-18 15:09:15.422 | + lib/nova:create_nova_conf:525 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2026-06-18 15:09:15.464 | + lib/nova:create_nova_conf:527 : '[' -n /opt/stack/data/nova/instances ']' 2026-06-18 15:09:15.468 | + lib/nova:create_nova_conf:528 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2026-06-18 15:09:15.507 | + lib/nova:create_nova_conf:530 : '[' False '!=' False ']' 2026-06-18 15:09:15.511 | + lib/nova:create_nova_conf:533 : '[' False '!=' False ']' 2026-06-18 15:09:15.514 | + lib/nova:create_nova_conf:539 : is_fedora 2026-06-18 15:09:15.517 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-18 15:09:15.520 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-18 15:09:15.523 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-18 15:09:15.527 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-18 15:09:15.530 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-18 15:09:15.534 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-18 15:09:15.538 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-18 15:09:15.542 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-18 15:09:15.546 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-18 15:09:15.549 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-18 15:09:15.552 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-18 15:09:15.556 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-18 15:09:15.560 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-18 15:09:15.564 | + lib/nova:create_nova_conf:544 : setup_logging /etc/nova/nova.conf 2026-06-18 15:09:15.567 | + functions:setup_logging:693 : setup_systemd_logging /etc/nova/nova.conf 2026-06-18 15:09:15.571 | + functions:setup_systemd_logging:710 : local conf_file=/etc/nova/nova.conf 2026-06-18 15:09:15.576 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-06-18 15:09:15.600 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-06-18 15:09:15.604 | + functions:setup_systemd_logging:716 : local pidstr= 2026-06-18 15:09:15.608 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-06-18 15:09:15.612 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-06-18 15:09:15.615 | + 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-06-18 15:09:15.656 | + 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-06-18 15:09:15.698 | + 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-06-18 15:09:15.738 | + functions:setup_systemd_logging:727 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-06-18 15:09:15.777 | + functions:setup_systemd_logging:730 : iniset /etc/nova/nova.conf DEFAULT log_color False 2026-06-18 15:09:15.814 | + lib/nova:create_nova_conf:546 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2026-06-18 15:09:15.854 | + lib/nova:create_nova_conf:548 : is_service_enabled n-api 2026-06-18 15:09:15.877 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 15:09:15.881 | + lib/nova:create_nova_conf:549 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini nova.wsgi.osapi_compute:application /compute '' nova-api 2026-06-18 15:09:15.883 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/nova/nova-api-uwsgi.ini 2026-06-18 15:09:15.886 | + lib/apache:write_uwsgi_config:244 : local wsgi=nova.wsgi.osapi_compute:application 2026-06-18 15:09:15.890 | + lib/apache:write_uwsgi_config:245 : local url=/compute 2026-06-18 15:09:15.892 | + lib/apache:write_uwsgi_config:246 : local http= 2026-06-18 15:09:15.896 | + lib/apache:write_uwsgi_config:247 : local name=nova-api 2026-06-18 15:09:15.899 | + lib/apache:write_uwsgi_config:249 : '[' -z nova-api ']' 2026-06-18 15:09:15.902 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-06-18 15:09:15.905 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-06-18 15:09:15.923 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-06-18 15:09:15.923 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-06-18 15:09:15.935 | d /var/run/uwsgi 0755 quobyte root 2026-06-18 15:09:15.940 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-06-18 15:09:15.956 | /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-06-18 15:09:15.962 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/nova-api.socket 2026-06-18 15:09:15.966 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/nova/nova-api-uwsgi.ini 2026-06-18 15:09:15.971 | + lib/apache:write_uwsgi_config:270 : [[ nova.wsgi.osapi_compute:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-06-18 15:09:15.975 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi module nova.wsgi.osapi_compute:application 2026-06-18 15:09:16.015 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2026-06-18 15:09:16.056 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2026-06-18 15:09:16.094 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2026-06-18 15:09:16.137 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2026-06-18 15:09:16.178 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 80 2026-06-18 15:09:16.219 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2026-06-18 15:09:16.259 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2026-06-18 15:09:16.299 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2026-06-18 15:09:16.342 | + 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-06-18 15:09:16.385 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2026-06-18 15:09:16.428 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2026-06-18 15:09:16.468 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2026-06-18 15:09:16.509 | + lib/apache:write_uwsgi_config:298 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi start-time %t 2026-06-18 15:09:16.551 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-06-18 15:09:16.554 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-06-18 15:09:16.559 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for nova-api 2026-06-18 15:09:16.562 | ++ lib/apache:apache_site_config_for:174 : local site=nova-api 2026-06-18 15:09:16.565 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-06-18 15:09:16.569 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-18 15:09:16.572 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-18 15:09:16.576 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/nova-api.conf 2026-06-18 15:09:16.580 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/nova-api.conf 2026-06-18 15:09:16.584 | + lib/apache:write_uwsgi_config:306 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api.socket 2026-06-18 15:09:16.622 | + lib/apache:write_uwsgi_config:307 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2026-06-18 15:09:16.667 | + 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-06-18 15:09:16.667 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/nova-api.conf 2026-06-18 15:09:16.679 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api.socket|uwsgi://uwsgi-uds-nova-api" retry=0 acquire=1 2026-06-18 15:09:16.685 | + lib/apache:write_uwsgi_config:309 : enable_apache_site nova-api 2026-06-18 15:09:16.689 | + lib/apache:enable_apache_site:191 : local site=nova-api 2026-06-18 15:09:16.693 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-06-18 15:09:16.697 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-06-18 15:09:16.701 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-06-18 15:09:16.705 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-18 15:09:16.708 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-18 15:09:16.712 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-18 15:09:16.716 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-06-18 15:09:16.720 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-06-18 15:09:16.724 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-18 15:09:16.728 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-18 15:09:16.732 | + lib/apache:enable_apache_site:195 : sudo a2ensite nova-api 2026-06-18 15:09:16.747 | perl: warning: Setting locale failed. 2026-06-18 15:09:16.747 | perl: warning: Please check that your locale settings: 2026-06-18 15:09:16.747 | LANGUAGE = (unset), 2026-06-18 15:09:16.747 | LC_ALL = "en_US.utf8", 2026-06-18 15:09:16.747 | LANG = "de_DE.UTF-8" 2026-06-18 15:09:16.747 | are supported and installed on your system. 2026-06-18 15:09:16.747 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-18 15:09:16.794 | Enabling site nova-api. 2026-06-18 15:09:16.799 | To activate the new configuration, you need to run: 2026-06-18 15:09:16.799 | systemctl reload apache2 2026-06-18 15:09:16.806 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-06-18 15:09:16.810 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-06-18 15:09:16.814 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2026-06-18 15:09:16.818 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart apache2 2026-06-18 15:09:16.983 | + lib/nova:create_nova_conf:552 : is_service_enabled n-api-meta 2026-06-18 15:09:17.011 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 15:09:17.015 | + lib/nova:create_nova_conf:553 : write_uwsgi_config /etc/nova/nova-metadata-uwsgi.ini nova.wsgi.metadata:application '' 0.0.0.0:8775 nova-metadata 2026-06-18 15:09:17.020 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/nova/nova-metadata-uwsgi.ini 2026-06-18 15:09:17.024 | + lib/apache:write_uwsgi_config:244 : local wsgi=nova.wsgi.metadata:application 2026-06-18 15:09:17.028 | + lib/apache:write_uwsgi_config:245 : local url= 2026-06-18 15:09:17.032 | + lib/apache:write_uwsgi_config:246 : local http=0.0.0.0:8775 2026-06-18 15:09:17.037 | + lib/apache:write_uwsgi_config:247 : local name=nova-metadata 2026-06-18 15:09:17.040 | + lib/apache:write_uwsgi_config:249 : '[' -z nova-metadata ']' 2026-06-18 15:09:17.045 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-06-18 15:09:17.048 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-06-18 15:09:17.068 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-06-18 15:09:17.068 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-06-18 15:09:17.080 | d /var/run/uwsgi 0755 quobyte root 2026-06-18 15:09:17.085 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-06-18 15:09:17.101 | /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-06-18 15:09:17.107 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/nova-metadata.socket 2026-06-18 15:09:17.111 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2026-06-18 15:09:17.117 | + lib/apache:write_uwsgi_config:270 : [[ nova.wsgi.metadata:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-06-18 15:09:17.121 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi module nova.wsgi.metadata:application 2026-06-18 15:09:17.167 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2026-06-18 15:09:17.212 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2026-06-18 15:09:17.256 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2026-06-18 15:09:17.299 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2026-06-18 15:09:17.344 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 80 2026-06-18 15:09:17.389 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2026-06-18 15:09:17.432 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2026-06-18 15:09:17.476 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2026-06-18 15:09:17.520 | + 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-06-18 15:09:17.566 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2026-06-18 15:09:17.611 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2026-06-18 15:09:17.656 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2026-06-18 15:09:17.702 | + lib/apache:write_uwsgi_config:298 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi start-time %t 2026-06-18 15:09:17.747 | + lib/apache:write_uwsgi_config:301 : [[ -n 0.0.0.0:8775 ]] 2026-06-18 15:09:17.751 | + lib/apache:write_uwsgi_config:302 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2026-06-18 15:09:17.796 | + lib/nova:create_nova_conf:556 : is_service_enabled ceilometer 2026-06-18 15:09:17.821 | + functions-common:is_service_enabled:2070 : return 1 2026-06-18 15:09:17.825 | + lib/nova:create_nova_conf:564 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2026-06-18 15:09:17.870 | ++ lib/nova:create_nova_conf:565 : get_notification_url 2026-06-18 15:09:17.874 | ++ lib/rpc_backend:get_notification_url:136 : local virtual_host= 2026-06-18 15:09:17.878 | ++ lib/rpc_backend:get_notification_url:137 : is_service_enabled rabbit 2026-06-18 15:09:17.905 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-18 15:09:17.909 | ++ lib/rpc_backend:get_notification_url:138 : echo rabbit://stackrabbit:stackqueue@192.168.122.13:5672/ 2026-06-18 15:09:17.912 | + lib/nova:create_nova_conf:565 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:stackqueue@192.168.122.13:5672/ 2026-06-18 15:09:17.955 | + lib/nova:create_nova_conf:566 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2026-06-18 15:09:18.001 | + lib/nova:create_nova_conf:567 : iniset_rpc_backend nova /etc/nova/nova.conf 2026-06-18 15:09:18.005 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=nova 2026-06-18 15:09:18.009 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/nova/nova.conf 2026-06-18 15:09:18.013 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-06-18 15:09:18.017 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-06-18 15:09:18.021 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-06-18 15:09:18.046 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 15:09:18.051 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-06-18 15:09:18.054 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-06-18 15:09:18.057 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-06-18 15:09:18.079 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-18 15:09:18.082 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.13:5672/ 2026-06-18 15:09:18.086 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.13:5672/ 2026-06-18 15:09:18.128 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-06-18 15:09:18.132 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-06-18 15:09:18.135 | + lib/nova:create_nova_conf:569 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2026-06-18 15:09:18.179 | + lib/nova:create_nova_conf:570 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2026-06-18 15:09:18.221 | + lib/nova:create_nova_conf:572 : iniset /etc/nova/nova.conf conductor workers 2 2026-06-18 15:09:18.266 | + lib/nova:create_nova_conf:574 : is_service_enabled tls-proxy 2026-06-18 15:09:18.290 | + functions-common:is_service_enabled:2070 : return 1 2026-06-18 15:09:18.294 | + lib/nova:create_nova_conf:579 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2026-06-18 15:09:18.335 | + lib/nova:create_nova_conf:581 : '[' True == True ']' 2026-06-18 15:09:18.338 | + lib/nova:create_nova_conf:582 : init_nova_service_user_conf 2026-06-18 15:09:18.342 | + lib/nova:init_nova_service_user_conf:820 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2026-06-18 15:09:18.388 | + lib/nova:init_nova_service_user_conf:821 : configure_keystoneauth /etc/nova/nova.conf nova service_user 2026-06-18 15:09:18.391 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-06-18 15:09:18.395 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-06-18 15:09:18.399 | + lib/keystone:configure_keystoneauth:393 : local section=service_user 2026-06-18 15:09:18.403 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf service_user auth_type password 2026-06-18 15:09:18.444 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf service_user interface public 2026-06-18 15:09:18.488 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf service_user auth_url http://192.168.122.13/identity 2026-06-18 15:09:18.530 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf service_user username nova 2026-06-18 15:09:18.573 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf service_user password nomoresecret 2026-06-18 15:09:18.616 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2026-06-18 15:09:18.660 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf service_user project_name service 2026-06-18 15:09:18.703 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2026-06-18 15:09:18.745 | + lib/nova:create_nova_conf:585 : is_service_enabled n-cond 2026-06-18 15:09:18.769 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 15:09:18.775 | ++ lib/nova:create_nova_conf:586 : seq 1 1 2026-06-18 15:09:18.780 | + lib/nova:create_nova_conf:586 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-06-18 15:09:18.784 | + lib/nova:create_nova_conf:587 : local conf 2026-06-18 15:09:18.788 | + lib/nova:create_nova_conf:588 : local vhost 2026-06-18 15:09:18.793 | ++ lib/nova:create_nova_conf:589 : conductor_conf 1 2026-06-18 15:09:18.797 | ++ lib/nova:conductor_conf:825 : local cell=1 2026-06-18 15:09:18.800 | ++ lib/nova:conductor_conf:826 : echo /etc/nova/nova_cell1.conf 2026-06-18 15:09:18.805 | + lib/nova:create_nova_conf:589 : conf=/etc/nova/nova_cell1.conf 2026-06-18 15:09:18.809 | + lib/nova:create_nova_conf:590 : vhost=nova_cell1 2026-06-18 15:09:18.812 | + lib/nova:create_nova_conf:592 : rm -f /etc/nova/nova_cell1.conf 2026-06-18 15:09:18.819 | ++ lib/nova:create_nova_conf:593 : database_connection_url nova_cell1 2026-06-18 15:09:18.823 | ++ lib/database:database_connection_url:134 : local db=nova_cell1 2026-06-18 15:09:18.826 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell1 2026-06-18 15:09:18.830 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_cell1 2026-06-18 15:09:18.834 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-06-18 15:09:18.838 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-06-18 15:09:18.842 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-06-18 15:09:18.869 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-18 15:09:18.873 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-06-18 15:09:18.877 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter' 2026-06-18 15:09:18.882 | + lib/nova:create_nova_conf:593 : iniset /etc/nova/nova_cell1.conf database connection 'mysql+pymysql://root:stackdb@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter' 2026-06-18 15:09:18.926 | + lib/nova:create_nova_conf:594 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2026-06-18 15:09:18.971 | + lib/nova:create_nova_conf:595 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2026-06-18 15:09:19.017 | + lib/nova:create_nova_conf:597 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-06-18 15:09:19.021 | + lib/nova:create_nova_conf:600 : rpc_backend_add_vhost nova_cell1 2026-06-18 15:09:19.026 | + lib/rpc_backend:rpc_backend_add_vhost:112 : local vhost=nova_cell1 2026-06-18 15:09:19.030 | + lib/rpc_backend:rpc_backend_add_vhost:113 : is_service_enabled rabbit 2026-06-18 15:09:19.056 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 15:09:19.063 | ++ lib/rpc_backend:rpc_backend_add_vhost:114 : grep nova_cell1 2026-06-18 15:09:19.063 | ++ lib/rpc_backend:rpc_backend_add_vhost:114 : sudo rabbitmqctl list_vhosts 2026-06-18 15:09:20.303 | + lib/rpc_backend:rpc_backend_add_vhost:114 : '[' -z ']' 2026-06-18 15:09:20.306 | + lib/rpc_backend:rpc_backend_add_vhost:115 : sudo rabbitmqctl add_vhost nova_cell1 2026-06-18 15:09:21.428 | Adding vhost "nova_cell1" ... 2026-06-18 15:09:21.523 | + lib/rpc_backend:rpc_backend_add_vhost:116 : sudo rabbitmqctl set_permissions -p nova_cell1 stackrabbit '.*' '.*' '.*' 2026-06-18 15:09:22.656 | Setting permissions for user "stackrabbit" in vhost "nova_cell1" ... 2026-06-18 15:09:22.698 | + lib/nova:create_nova_conf:601 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2026-06-18 15:09:22.702 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=nova 2026-06-18 15:09:22.706 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/nova/nova_cell1.conf 2026-06-18 15:09:22.709 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-06-18 15:09:22.713 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host=nova_cell1 2026-06-18 15:09:22.717 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-06-18 15:09:22.739 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 15:09:22.745 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url nova_cell1 2026-06-18 15:09:22.747 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host=nova_cell1 2026-06-18 15:09:22.750 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-06-18 15:09:22.770 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-18 15:09:22.773 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.13:5672/nova_cell1 2026-06-18 15:09:22.778 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.13:5672/nova_cell1 2026-06-18 15:09:22.820 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-06-18 15:09:22.823 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-06-18 15:09:22.827 | + lib/nova:create_nova_conf:605 : is_service_enabled placement placement-client 2026-06-18 15:09:22.850 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 15:09:22.853 | + lib/nova:create_nova_conf:606 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2026-06-18 15:09:22.857 | + lib/nova:configure_placement_nova_compute:634 : local conf=/etc/nova/nova_cell1.conf 2026-06-18 15:09:22.860 | + lib/nova:configure_placement_nova_compute:635 : configure_keystoneauth /etc/nova/nova_cell1.conf nova placement 2026-06-18 15:09:22.864 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova_cell1.conf 2026-06-18 15:09:22.867 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-06-18 15:09:22.870 | + lib/keystone:configure_keystoneauth:393 : local section=placement 2026-06-18 15:09:22.873 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2026-06-18 15:09:22.916 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova_cell1.conf placement interface public 2026-06-18 15:09:22.958 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova_cell1.conf placement auth_url http://192.168.122.13/identity 2026-06-18 15:09:22.994 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova_cell1.conf placement username nova 2026-06-18 15:09:23.028 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova_cell1.conf placement password nomoresecret 2026-06-18 15:09:23.062 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2026-06-18 15:09:23.098 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova_cell1.conf placement project_name service 2026-06-18 15:09:23.134 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2026-06-18 15:09:23.170 | + lib/nova:create_nova_conf:610 : setup_logging /etc/nova/nova_cell1.conf 2026-06-18 15:09:23.173 | + functions:setup_logging:693 : setup_systemd_logging /etc/nova/nova_cell1.conf 2026-06-18 15:09:23.176 | + functions:setup_systemd_logging:710 : local conf_file=/etc/nova/nova_cell1.conf 2026-06-18 15:09:23.180 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-06-18 15:09:23.199 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-06-18 15:09:23.202 | + functions:setup_systemd_logging:716 : local pidstr= 2026-06-18 15:09:23.205 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-06-18 15:09:23.208 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-06-18 15:09:23.211 | + 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-06-18 15:09:23.248 | + 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-06-18 15:09:23.281 | + 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-06-18 15:09:23.314 | + functions:setup_systemd_logging:727 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-06-18 15:09:23.350 | + functions:setup_systemd_logging:730 : iniset /etc/nova/nova_cell1.conf DEFAULT log_color False 2026-06-18 15:09:23.383 | + lib/nova:create_nova_conf:617 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-06-18 15:09:23.387 | ++ lib/nova:create_nova_conf:620 : seq 1 1 2026-06-18 15:09:23.391 | + lib/nova:create_nova_conf:620 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-06-18 15:09:23.393 | + lib/nova:create_nova_conf:621 : local conf 2026-06-18 15:09:23.397 | + lib/nova:create_nova_conf:622 : local offset 2026-06-18 15:09:23.400 | ++ lib/nova:create_nova_conf:623 : conductor_conf 1 2026-06-18 15:09:23.402 | ++ lib/nova:conductor_conf:825 : local cell=1 2026-06-18 15:09:23.405 | ++ lib/nova:conductor_conf:826 : echo /etc/nova/nova_cell1.conf 2026-06-18 15:09:23.408 | + lib/nova:create_nova_conf:623 : conf=/etc/nova/nova_cell1.conf 2026-06-18 15:09:23.410 | + lib/nova:create_nova_conf:624 : offset=0 2026-06-18 15:09:23.413 | + lib/nova:create_nova_conf:625 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2026-06-18 15:09:23.416 | + lib/nova:configure_console_proxies:724 : local conf=/etc/nova/nova_cell1.conf 2026-06-18 15:09:23.418 | + lib/nova:configure_console_proxies:725 : local offset=0 2026-06-18 15:09:23.421 | + lib/nova:configure_console_proxies:729 : offset=0 2026-06-18 15:09:23.424 | + lib/nova:configure_console_proxies:731 : is_service_enabled n-novnc 2026-06-18 15:09:23.443 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 15:09:23.446 | + lib/nova:configure_console_proxies:732 : iniset /etc/nova/nova_cell1.conf vnc novncproxy_host 0.0.0.0 2026-06-18 15:09:23.486 | + lib/nova:configure_console_proxies:733 : iniset /etc/nova/nova_cell1.conf vnc novncproxy_port 6080 2026-06-18 15:09:23.521 | + lib/nova:configure_console_proxies:735 : is_nova_console_proxy_compute_tls_enabled 2026-06-18 15:09:23.525 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:188 : [[ False = \T\r\u\e ]] 2026-06-18 15:09:23.528 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:189 : return 1 2026-06-18 15:09:23.531 | + lib/nova:configure_console_proxies:763 : is_service_enabled n-spice 2026-06-18 15:09:23.549 | + functions-common:is_service_enabled:2070 : return 1 2026-06-18 15:09:23.552 | + lib/nova:configure_console_proxies:768 : is_service_enabled n-sproxy 2026-06-18 15:09:23.572 | + functions-common:is_service_enabled:2070 : return 1 2026-06-18 15:09:23.575 | + lib/nova:configure_nova:369 : is_service_enabled n-cpu 2026-06-18 15:09:23.592 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 15:09:23.595 | + lib/nova:configure_nova:369 : [[ -r /home/quobyte/devstack/lib/nova_plugins/hypervisor-libvirt ]] 2026-06-18 15:09:23.597 | + lib/nova:configure_nova:371 : configure_nova_hypervisor 2026-06-18 15:09:23.600 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:40 : configure_libvirt 2026-06-18 15:09:23.602 | + lib/nova_plugins/functions-libvirt:configure_libvirt:153 : is_service_enabled neutron 2026-06-18 15:09:23.620 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 15:09:23.623 | + lib/nova_plugins/functions-libvirt:configure_libvirt:153 : sudo grep -q '^cgroup_device_acl' /etc/libvirt/qemu.conf 2026-06-18 15:09:23.640 | + lib/nova_plugins/functions-libvirt:configure_libvirt:155 : cat 2026-06-18 15:09:23.641 | + lib/nova_plugins/functions-libvirt:configure_libvirt:155 : sudo tee -a /etc/libvirt/qemu.conf 2026-06-18 15:09:23.651 | cgroup_device_acl = [ 2026-06-18 15:09:23.652 | "/dev/null", "/dev/full", "/dev/zero", 2026-06-18 15:09:23.652 | "/dev/random", "/dev/urandom", 2026-06-18 15:09:23.652 | "/dev/ptmx", "/dev/kvm", "/dev/kqemu", 2026-06-18 15:09:23.652 | "/dev/rtc", "/dev/hpet","/dev/net/tun", 2026-06-18 15:09:23.652 | "/dev/vfio/vfio", 2026-06-18 15:09:23.652 | ] 2026-06-18 15:09:23.657 | + lib/nova_plugins/functions-libvirt:configure_libvirt:166 : is_fedora 2026-06-18 15:09:23.659 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-18 15:09:23.662 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-18 15:09:23.665 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-18 15:09:23.667 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-18 15:09:23.670 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-18 15:09:23.673 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-18 15:09:23.676 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-18 15:09:23.679 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-18 15:09:23.682 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-18 15:09:23.684 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-18 15:09:23.686 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-18 15:09:23.689 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-18 15:09:23.692 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-18 15:09:23.695 | + lib/nova_plugins/functions-libvirt:configure_libvirt:185 : getent group libvirt 2026-06-18 15:09:23.699 | + lib/nova_plugins/functions-libvirt:configure_libvirt:188 : add_user_to_group quobyte libvirt 2026-06-18 15:09:23.701 | + functions-common:add_user_to_group:2183 : local user=quobyte 2026-06-18 15:09:23.705 | + functions-common:add_user_to_group:2184 : local group=libvirt 2026-06-18 15:09:23.707 | + functions-common:add_user_to_group:2186 : sudo usermod -a -G libvirt quobyte 2026-06-18 15:09:23.740 | + lib/nova_plugins/functions-libvirt:configure_libvirt:191 : [[ True = \T\r\u\e ]] 2026-06-18 15:09:23.743 | + lib/nova_plugins/functions-libvirt:configure_libvirt:192 : is_ubuntu 2026-06-18 15:09:23.747 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-18 15:09:23.750 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-18 15:09:23.755 | + 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-06-18 15:09:23.758 | + lib/nova_plugins/functions-libvirt:configure_libvirt:201 : local log_outputs=1:file:/var/log/libvirt/libvirtd.log 2026-06-18 15:09:23.762 | + 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-06-18 15:09:23.781 | + 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-06-18 15:09:23.781 | + lib/nova_plugins/functions-libvirt:configure_libvirt:203 : sudo tee -a /etc/libvirt/libvirtd.conf 2026-06-18 15:09:23.793 | log_filters="1:libvirt.c 1:qemu 1:conf 1:security 3:object 3:event 3:json 3:file 1:util 1:cpu" 2026-06-18 15:09:23.798 | + 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-06-18 15:09:23.815 | + lib/nova_plugins/functions-libvirt:configure_libvirt:206 : echo 'log_outputs="1:file:/var/log/libvirt/libvirtd.log"' 2026-06-18 15:09:23.817 | + lib/nova_plugins/functions-libvirt:configure_libvirt:206 : sudo tee -a /etc/libvirt/libvirtd.conf 2026-06-18 15:09:23.828 | log_outputs="1:file:/var/log/libvirt/libvirtd.log" 2026-06-18 15:09:23.834 | + lib/nova_plugins/functions-libvirt:configure_libvirt:210 : is_nova_console_proxy_compute_tls_enabled 2026-06-18 15:09:23.838 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:188 : [[ False = \T\r\u\e ]] 2026-06-18 15:09:23.841 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:189 : return 1 2026-06-18 15:09:23.845 | + lib/nova_plugins/functions-libvirt:configure_libvirt:228 : restart_service libvirtd 2026-06-18 15:09:23.849 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2026-06-18 15:09:23.852 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart libvirtd 2026-06-18 15:09:23.924 | + lib/nova_plugins/functions-libvirt:configure_libvirt:234 : restart_service virtlogd 2026-06-18 15:09:23.928 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2026-06-18 15:09:23.933 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart virtlogd 2026-06-18 15:09:24.039 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:41 : iniset /etc/nova/nova.conf libvirt virt_type kvm 2026-06-18 15:09:24.086 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:42 : iniset /etc/nova/nova.conf libvirt cpu_mode custom 2026-06-18 15:09:24.129 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:43 : '[' custom == custom ']' 2026-06-18 15:09:24.133 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:44 : iniset /etc/nova/nova.conf libvirt cpu_models Nehalem 2026-06-18 15:09:24.178 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:47 : iniset /etc/nova/nova.conf DEFAULT pointer_model ps2mouse 2026-06-18 15:09:24.223 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:48 : iniset /etc/nova/nova.conf libvirt live_migration_uri qemu+ssh://quobyte@%s/system 2026-06-18 15:09:24.267 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:49 : iniset /etc/nova/nova.conf DEFAULT default_ephemeral_format ext4 2026-06-18 15:09:24.310 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:50 : iniset /etc/nova/nova.conf DEFAULT compute_driver libvirt.LibvirtDriver 2026-06-18 15:09:24.355 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:52 : is_arch ppc64 2026-06-18 15:09:24.359 | ++ functions-common:is_arch:519 : uname -m 2026-06-18 15:09:24.365 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c\6\4 ]] 2026-06-18 15:09:24.369 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:57 : is_arch aarch64 2026-06-18 15:09:24.375 | ++ functions-common:is_arch:519 : uname -m 2026-06-18 15:09:24.381 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-06-18 15:09:24.385 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:65 : isset ENABLE_FILE_INJECTION 2026-06-18 15:09:24.388 | + functions-common:isset:266 : [[ -v ENABLE_FILE_INJECTION ]] 2026-06-18 15:09:24.391 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:73 : [[ kvm = \p\a\r\a\l\l\e\l\s ]] 2026-06-18 15:09:24.394 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:80 : [[ '' == \L\V\M ]] 2026-06-18 15:09:24.399 | + ./stack.sh:main:959 : is_service_enabled placement 2026-06-18 15:09:24.422 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 15:09:24.425 | + ./stack.sh:main:961 : stack_install_service placement 2026-06-18 15:09:24.428 | + lib/stack:stack_install_service:20 : local service=placement 2026-06-18 15:09:24.432 | + lib/stack:stack_install_service:21 : type install_placement 2026-06-18 15:09:24.435 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-06-18 15:09:24.437 | + lib/stack:stack_install_service:32 : install_placement 2026-06-18 15:09:24.440 | + lib/placement:install_placement:121 : pip_install_gr osc-placement 2026-06-18 15:09:24.443 | + inc/python:pip_install_gr:94 : local name=osc-placement 2026-06-18 15:09:24.446 | + inc/python:pip_install_gr:95 : local clean_name 2026-06-18 15:09:24.450 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements osc-placement 2026-06-18 15:09:24.454 | ++ inc/python:get_from_global_requirements:241 : local package=osc-placement 2026-06-18 15:09:24.458 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-06-18 15:09:24.463 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2026-06-18 15:09:24.463 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-06-18 15:09:24.468 | ++ inc/python:get_from_global_requirements:243 : required_pkg='osc-placement ' 2026-06-18 15:09:24.471 | ++ inc/python:get_from_global_requirements:244 : [[ osc-placement == '' ]] 2026-06-18 15:09:24.475 | ++ inc/python:get_from_global_requirements:247 : echo osc-placement 2026-06-18 15:09:24.478 | + inc/python:pip_install_gr:96 : clean_name=osc-placement 2026-06-18 15:09:24.481 | + inc/python:pip_install_gr:97 : pip_install osc-placement 2026-06-18 15:09:24.505 | Using python 3.12 to install osc-placement 2026-06-18 15:09:24.508 | + 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-06-18 15:09:25.729 | Collecting osc-placement 2026-06-18 15:09:25.874 | Downloading osc_placement-4.8.0-py3-none-any.whl.metadata (2.1 kB) 2026-06-18 15:09:25.885 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-placement) (7.0.3) 2026-06-18 15:09:25.885 | Requirement already satisfied: keystoneauth1>=3.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-placement) (5.14.0) 2026-06-18 15:09:25.886 | Requirement already satisfied: osc-lib>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-placement) (4.6.0) 2026-06-18 15:09:25.887 | Requirement already satisfied: oslo.utils>=3.37.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-placement) (10.1.1) 2026-06-18 15:09:25.889 | 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-06-18 15:09:25.890 | 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-06-18 15:09:25.891 | 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.8.0) 2026-06-18 15:09:25.892 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.3.0->osc-placement) (1.8.2) 2026-06-18 15:09:25.893 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.3.0->osc-placement) (4.15.0) 2026-06-18 15:09:25.898 | 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.14.0) 2026-06-18 15:09:25.899 | 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.16.0) 2026-06-18 15:09:25.900 | 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.8.0) 2026-06-18 15:09:25.902 | 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-06-18 15:09:25.903 | Requirement already satisfied: cmd2>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (4.0.0) 2026-06-18 15:09:25.904 | 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.17.0) 2026-06-18 15:09:25.905 | 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-06-18 15:09:25.909 | Requirement already satisfied: prompt-toolkit>=3.0.52 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (3.0.52) 2026-06-18 15:09:25.910 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (1.11.0) 2026-06-18 15:09:25.911 | Requirement already satisfied: rich>=15.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (15.0.0) 2026-06-18 15:09:25.912 | Requirement already satisfied: rich-argparse>=1.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (1.8.0) 2026-06-18 15:09:25.914 | 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-06-18 15:09:25.915 | 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-06-18 15:09:25.916 | 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-06-18 15:09:25.917 | 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-06-18 15:09:25.918 | 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-06-18 15:09:25.919 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (4.10.0) 2026-06-18 15:09:25.920 | 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-06-18 15:09:25.924 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.7->openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (2.0.0) 2026-06-18 15:09:25.928 | 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-06-18 15:09:25.935 | 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-06-18 15:09:25.940 | 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-06-18 15:09:25.941 | 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-06-18 15:09:25.942 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.37.0->osc-placement) (26.2) 2026-06-18 15:09:25.947 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=2.0.0->osc-placement) (82.0.1) 2026-06-18 15:09:25.952 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.2->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (0.8.1) 2026-06-18 15:09:25.966 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (3.4.7) 2026-06-18 15:09:25.967 | 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-06-18 15:09:25.968 | 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-06-18 15:09:25.970 | 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-06-18 15:09:25.983 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (4.2.0) 2026-06-18 15:09:25.984 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (2.20.0) 2026-06-18 15:09:25.988 | Requirement already satisfied: mdurl~=0.1 in /usr/lib/python3/dist-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=3.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (0.1.2) 2026-06-18 15:09:26.028 | Downloading osc_placement-4.8.0-py3-none-any.whl (64 kB) 2026-06-18 15:09:26.361 | Installing collected packages: osc-placement 2026-06-18 15:09:26.488 | Successfully installed osc-placement-4.8.0 2026-06-18 15:09:26.630 | + inc/python:pip_install:216 : result=0 2026-06-18 15:09:26.633 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-18 15:09:26.637 | + functions-common:time_stop:2414 : local name 2026-06-18 15:09:26.641 | + functions-common:time_stop:2415 : local end_time 2026-06-18 15:09:26.645 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-18 15:09:26.648 | + functions-common:time_stop:2417 : local total 2026-06-18 15:09:26.651 | + functions-common:time_stop:2418 : local start_time 2026-06-18 15:09:26.654 | + functions-common:time_stop:2420 : name=pip_install 2026-06-18 15:09:26.657 | + functions-common:time_stop:2421 : start_time=1781795364499 2026-06-18 15:09:26.660 | + functions-common:time_stop:2423 : [[ -z 1781795364499 ]] 2026-06-18 15:09:26.665 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 15:09:26.671 | + functions-common:time_stop:2426 : end_time=1781795366666 2026-06-18 15:09:26.674 | + functions-common:time_stop:2427 : elapsed_time=2167 2026-06-18 15:09:26.677 | + functions-common:time_stop:2428 : total=159523 2026-06-18 15:09:26.680 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 15:09:26.684 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=161690 2026-06-18 15:09:26.688 | + inc/python:pip_install:219 : return 0 2026-06-18 15:09:26.691 | + lib/placement:install_placement:122 : git_clone https://review.opendev.org/openstack/placement.git /opt/stack/placement master 2026-06-18 15:09:26.695 | + functions-common:git_clone:583 : local git_remote=https://review.opendev.org/openstack/placement.git 2026-06-18 15:09:26.698 | + functions-common:git_clone:584 : local git_dest=/opt/stack/placement 2026-06-18 15:09:26.701 | + functions-common:git_clone:585 : local git_ref=master 2026-06-18 15:09:26.704 | + functions-common:git_clone:586 : local orig_dir 2026-06-18 15:09:26.709 | ++ functions-common:git_clone:587 : pwd 2026-06-18 15:09:26.713 | + functions-common:git_clone:587 : orig_dir=/home/quobyte/devstack 2026-06-18 15:09:26.716 | + functions-common:git_clone:588 : local git_clone_flags= 2026-06-18 15:09:26.721 | ++ functions-common:git_clone:590 : trueorfalse False RECLONE 2026-06-18 15:09:26.745 | + functions-common:git_clone:590 : RECLONE=False 2026-06-18 15:09:26.748 | + functions-common:git_clone:591 : [[ 0 -gt 0 ]] 2026-06-18 15:09:26.751 | + functions-common:git_clone:595 : [[ False = \T\r\u\e ]] 2026-06-18 15:09:26.755 | + functions-common:git_clone:604 : echo master 2026-06-18 15:09:26.756 | + functions-common:git_clone:604 : egrep -q '^refs' 2026-06-18 15:09:26.762 | + functions-common:git_clone:618 : [[ ! -d /opt/stack/placement ]] 2026-06-18 15:09:26.764 | + functions-common:git_clone:619 : [[ False = \T\r\u\e ]] 2026-06-18 15:09:26.767 | + functions-common:git_clone:624 : git_timed clone --no-checkout https://review.opendev.org/openstack/placement.git /opt/stack/placement 2026-06-18 15:09:26.770 | + functions-common:git_timed:691 : local count=0 2026-06-18 15:09:26.773 | + functions-common:git_timed:692 : local timeout=0 2026-06-18 15:09:26.776 | + functions-common:git_timed:694 : [[ -n 0 ]] 2026-06-18 15:09:26.778 | + functions-common:git_timed:695 : timeout=0 2026-06-18 15:09:26.782 | + functions-common:git_timed:698 : time_start git_timed 2026-06-18 15:09:26.784 | + functions-common:time_start:2400 : local name=git_timed 2026-06-18 15:09:26.787 | + functions-common:time_start:2401 : local start_time= 2026-06-18 15:09:26.790 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-18 15:09:26.795 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-18 15:09:26.800 | + functions-common:time_start:2405 : _TIME_START[$name]=1781795366796 2026-06-18 15:09:26.802 | + functions-common:git_timed:699 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/placement.git /opt/stack/placement 2026-06-18 15:09:26.806 | Cloning into '/opt/stack/placement'... 2026-06-18 15:09:30.305 | + functions-common:git_timed:713 : time_stop git_timed 2026-06-18 15:09:30.308 | + functions-common:time_stop:2414 : local name 2026-06-18 15:09:30.311 | + functions-common:time_stop:2415 : local end_time 2026-06-18 15:09:30.313 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-18 15:09:30.317 | + functions-common:time_stop:2417 : local total 2026-06-18 15:09:30.320 | + functions-common:time_stop:2418 : local start_time 2026-06-18 15:09:30.322 | + functions-common:time_stop:2420 : name=git_timed 2026-06-18 15:09:30.326 | + functions-common:time_stop:2421 : start_time=1781795366796 2026-06-18 15:09:30.328 | + functions-common:time_stop:2423 : [[ -z 1781795366796 ]] 2026-06-18 15:09:30.331 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 15:09:30.337 | + functions-common:time_stop:2426 : end_time=1781795370333 2026-06-18 15:09:30.340 | + functions-common:time_stop:2427 : elapsed_time=3537 2026-06-18 15:09:30.343 | + functions-common:time_stop:2428 : total=419471 2026-06-18 15:09:30.346 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 15:09:30.350 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=423008 2026-06-18 15:09:30.353 | + functions-common:git_clone:625 : cd /opt/stack/placement 2026-06-18 15:09:30.356 | + functions-common:git_clone:626 : git_timed fetch origin master 2026-06-18 15:09:30.360 | + functions-common:git_timed:691 : local count=0 2026-06-18 15:09:30.363 | + functions-common:git_timed:692 : local timeout=0 2026-06-18 15:09:30.365 | + functions-common:git_timed:694 : [[ -n 0 ]] 2026-06-18 15:09:30.369 | + functions-common:git_timed:695 : timeout=0 2026-06-18 15:09:30.372 | + functions-common:git_timed:698 : time_start git_timed 2026-06-18 15:09:30.374 | + functions-common:time_start:2400 : local name=git_timed 2026-06-18 15:09:30.378 | + functions-common:time_start:2401 : local start_time= 2026-06-18 15:09:30.382 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-18 15:09:30.386 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-18 15:09:30.392 | + functions-common:time_start:2405 : _TIME_START[$name]=1781795370388 2026-06-18 15:09:30.395 | + functions-common:git_timed:699 : timeout -s SIGINT 0 git fetch origin master 2026-06-18 15:09:30.896 | From https://review.opendev.org/openstack/placement 2026-06-18 15:09:30.896 | * branch master -> FETCH_HEAD 2026-06-18 15:09:30.908 | + functions-common:git_timed:713 : time_stop git_timed 2026-06-18 15:09:30.911 | + functions-common:time_stop:2414 : local name 2026-06-18 15:09:30.913 | + functions-common:time_stop:2415 : local end_time 2026-06-18 15:09:30.917 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-18 15:09:30.920 | + functions-common:time_stop:2417 : local total 2026-06-18 15:09:30.923 | + functions-common:time_stop:2418 : local start_time 2026-06-18 15:09:30.927 | + functions-common:time_stop:2420 : name=git_timed 2026-06-18 15:09:30.931 | + functions-common:time_stop:2421 : start_time=1781795370388 2026-06-18 15:09:30.934 | + functions-common:time_stop:2423 : [[ -z 1781795370388 ]] 2026-06-18 15:09:30.937 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 15:09:30.943 | + functions-common:time_stop:2426 : end_time=1781795370939 2026-06-18 15:09:30.946 | + functions-common:time_stop:2427 : elapsed_time=551 2026-06-18 15:09:30.949 | + functions-common:time_stop:2428 : total=423008 2026-06-18 15:09:30.953 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 15:09:30.956 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=423559 2026-06-18 15:09:30.959 | + functions-common:git_clone:627 : git_timed checkout FETCH_HEAD 2026-06-18 15:09:30.962 | + functions-common:git_timed:691 : local count=0 2026-06-18 15:09:30.966 | + functions-common:git_timed:692 : local timeout=0 2026-06-18 15:09:30.970 | + functions-common:git_timed:694 : [[ -n 0 ]] 2026-06-18 15:09:30.973 | + functions-common:git_timed:695 : timeout=0 2026-06-18 15:09:30.975 | + functions-common:git_timed:698 : time_start git_timed 2026-06-18 15:09:30.979 | + functions-common:time_start:2400 : local name=git_timed 2026-06-18 15:09:30.982 | + functions-common:time_start:2401 : local start_time= 2026-06-18 15:09:30.984 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-18 15:09:30.988 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-18 15:09:30.993 | + functions-common:time_start:2405 : _TIME_START[$name]=1781795370990 2026-06-18 15:09:30.997 | + functions-common:git_timed:699 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-06-18 15:09:31.047 | Note: switching to 'FETCH_HEAD'. 2026-06-18 15:09:31.047 | 2026-06-18 15:09:31.047 | You are in 'detached HEAD' state. You can look around, make experimental 2026-06-18 15:09:31.047 | changes and commit them, and you can discard any commits you make in this 2026-06-18 15:09:31.047 | state without impacting any branches by switching back to a branch. 2026-06-18 15:09:31.047 | 2026-06-18 15:09:31.047 | If you want to create a new branch to retain commits you create, you may 2026-06-18 15:09:31.047 | do so (now or later) by using -c with the switch command. Example: 2026-06-18 15:09:31.047 | 2026-06-18 15:09:31.048 | git switch -c 2026-06-18 15:09:31.048 | 2026-06-18 15:09:31.048 | Or undo this operation with: 2026-06-18 15:09:31.048 | 2026-06-18 15:09:31.048 | git switch - 2026-06-18 15:09:31.048 | 2026-06-18 15:09:31.048 | Turn off this advice by setting config variable advice.detachedHead to false 2026-06-18 15:09:31.048 | 2026-06-18 15:09:31.048 | HEAD is now at 3cba66c7 Merge "Update python versions" 2026-06-18 15:09:31.052 | + functions-common:git_timed:713 : time_stop git_timed 2026-06-18 15:09:31.055 | + functions-common:time_stop:2414 : local name 2026-06-18 15:09:31.057 | + functions-common:time_stop:2415 : local end_time 2026-06-18 15:09:31.061 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-18 15:09:31.063 | + functions-common:time_stop:2417 : local total 2026-06-18 15:09:31.066 | + functions-common:time_stop:2418 : local start_time 2026-06-18 15:09:31.069 | + functions-common:time_stop:2420 : name=git_timed 2026-06-18 15:09:31.072 | + functions-common:time_stop:2421 : start_time=1781795370990 2026-06-18 15:09:31.075 | + functions-common:time_stop:2423 : [[ -z 1781795370990 ]] 2026-06-18 15:09:31.080 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 15:09:31.085 | + functions-common:time_stop:2426 : end_time=1781795371081 2026-06-18 15:09:31.088 | + functions-common:time_stop:2427 : elapsed_time=91 2026-06-18 15:09:31.091 | + functions-common:time_stop:2428 : total=423559 2026-06-18 15:09:31.094 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 15:09:31.098 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=423650 2026-06-18 15:09:31.100 | + functions-common:git_clone:663 : sudo git config --system --add safe.directory /opt/stack/placement 2026-06-18 15:09:31.119 | + functions-common:git_clone:666 : cd /opt/stack/placement 2026-06-18 15:09:31.122 | + functions-common:git_clone:667 : head -1 2026-06-18 15:09:31.123 | + functions-common:git_clone:667 : git show --oneline 2026-06-18 15:09:31.126 | 3cba66c7 Merge "Update python versions" 2026-06-18 15:09:31.130 | + functions-common:git_clone:668 : cd /home/quobyte/devstack 2026-06-18 15:09:31.133 | + lib/placement:install_placement:123 : setup_develop /opt/stack/placement 2026-06-18 15:09:31.136 | + inc/python:setup_develop:353 : local bindep 2026-06-18 15:09:31.140 | + inc/python:setup_develop:354 : [[ /opt/stack/placement == -bindep* ]] 2026-06-18 15:09:31.144 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/placement 2026-06-18 15:09:31.148 | + inc/python:setup_develop:359 : local extras= 2026-06-18 15:09:31.150 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/placement -e 2026-06-18 15:09:31.154 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-06-18 15:09:31.158 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/placement == -bindep* ]] 2026-06-18 15:09:31.161 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/placement 2026-06-18 15:09:31.165 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-06-18 15:09:31.168 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-06-18 15:09:31.172 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/placement 2026-06-18 15:09:31.175 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-06-18 15:09:31.179 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/placement 2026-06-18 15:09:31.182 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-06-18 15:09:31.187 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-06-18 15:09:31.191 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2026-06-18 15:09:31.198 | + inc/python:_setup_package_with_constraints_edit:400 : name=openstack-placement 2026-06-18 15:09:31.201 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z openstack-placement ']' 2026-06-18 15:09:31.205 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- openstack-placement 2026-06-18 15:09:31.366 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/placement -e 2026-06-18 15:09:31.371 | + inc/python:setup_package:436 : local bindep=0 2026-06-18 15:09:31.373 | + inc/python:setup_package:437 : local bindep_flag= 2026-06-18 15:09:31.377 | + inc/python:setup_package:438 : local bindep_profiles= 2026-06-18 15:09:31.380 | + inc/python:setup_package:439 : [[ /opt/stack/placement == -bindep* ]] 2026-06-18 15:09:31.384 | + inc/python:setup_package:444 : local project_dir=/opt/stack/placement 2026-06-18 15:09:31.388 | + inc/python:setup_package:445 : local flags=-e 2026-06-18 15:09:31.390 | + inc/python:setup_package:446 : local extras= 2026-06-18 15:09:31.393 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-06-18 15:09:31.397 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-06-18 15:09:31.399 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-06-18 15:09:31.403 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-06-18 15:09:31.405 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-06-18 15:09:31.408 | + inc/python:setup_package:464 : pip_install -e /opt/stack/placement 2026-06-18 15:09:31.433 | Using python 3.12 to install /opt/stack/placement 2026-06-18 15:09:31.435 | + 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-06-18 15:09:32.484 | Obtaining file:///opt/stack/placement 2026-06-18 15:09:32.487 | Installing build dependencies: started 2026-06-18 15:09:34.342 | Installing build dependencies: finished with status 'done' 2026-06-18 15:09:34.343 | Checking if build backend supports build_editable: started 2026-06-18 15:09:34.897 | Checking if build backend supports build_editable: finished with status 'done' 2026-06-18 15:09:34.898 | Getting requirements to build editable: started 2026-06-18 15:09:35.205 | Getting requirements to build editable: finished with status 'done' 2026-06-18 15:09:35.208 | Preparing editable metadata (pyproject.toml): started 2026-06-18 15:09:36.137 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-06-18 15:09:36.162 | Requirement already satisfied: pbr>=3.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (7.0.3) 2026-06-18 15:09:36.162 | Requirement already satisfied: SQLAlchemy>=1.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (2.0.50) 2026-06-18 15:09:36.164 | Requirement already satisfied: keystonemiddleware>=4.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (13.0.0) 2026-06-18 15:09:36.165 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (2.5.1) 2026-06-18 15:09:36.166 | Requirement already satisfied: WebOb>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (1.8.10) 2026-06-18 15:09:36.167 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (4.26.0) 2026-06-18 15:09:36.168 | Requirement already satisfied: requests>=2.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (2.34.2) 2026-06-18 15:09:36.169 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (7.5.0) 2026-06-18 15:09:36.170 | Requirement already satisfied: oslo.config>=6.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (10.5.0) 2026-06-18 15:09:36.172 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (6.4.0) 2026-06-18 15:09:36.172 | Requirement already satisfied: oslo.log>=4.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (8.2.0) 2026-06-18 15:09:36.172 | Requirement already satisfied: oslo.serialization>=2.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (5.10.0) 2026-06-18 15:09:36.173 | Requirement already satisfied: oslo.utils>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (10.1.1) 2026-06-18 15:09:36.175 | Requirement already satisfied: oslo.db>=8.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (18.0.0) 2026-06-18 15:09:36.176 | Requirement already satisfied: oslo.policy>=4.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (5.1.0) 2026-06-18 15:09:36.177 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (8.1.0) 2026-06-18 15:09:36.178 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (2.7.1) 2026-06-18 15:09:36.179 | Requirement already satisfied: os-resource-classes>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (1.1.0) 2026-06-18 15:09:36.181 | Requirement already satisfied: os-traits>=3.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (3.8.0) 2026-06-18 15:09:36.181 | Requirement already satisfied: microversion-parse>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (2.1.0) 2026-06-18 15:09:36.183 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->openstack-placement==15.1.0.dev5) (26.1.0) 2026-06-18 15:09:36.184 | 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==15.1.0.dev5) (2025.9.1) 2026-06-18 15:09:36.185 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->openstack-placement==15.1.0.dev5) (0.37.0) 2026-06-18 15:09:36.186 | 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==15.1.0.dev5) (2026.5.1) 2026-06-18 15:09:36.193 | Requirement already satisfied: keystoneauth1>=3.12.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev5) (5.14.0) 2026-06-18 15:09:36.194 | 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==15.1.0.dev5) (4.2.0) 2026-06-18 15:09:36.197 | 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==15.1.0.dev5) (6.8.0) 2026-06-18 15:09:36.198 | Requirement already satisfied: pycadf>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev5) (4.0.1) 2026-06-18 15:09:36.199 | Requirement already satisfied: PyJWT>=2.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev5) (2.13.0) 2026-06-18 15:09:36.200 | 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==15.1.0.dev5) (5.8.0) 2026-06-18 15:09:36.205 | 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==15.1.0.dev5) (2.1.0) 2026-06-18 15:09:36.207 | 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==15.1.0.dev5) (5.8.0) 2026-06-18 15:09:36.208 | 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==15.1.0.dev5) (1.8.2) 2026-06-18 15:09:36.209 | 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==15.1.0.dev5) (4.15.0) 2026-06-18 15:09:36.219 | 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==15.1.0.dev5) (1.5.0) 2026-06-18 15:09:36.223 | 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==15.1.0.dev5) (5.3.1) 2026-06-18 15:09:36.228 | 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==15.1.0.dev5) (0.20) 2026-06-18 15:09:36.230 | 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==15.1.0.dev5) (3.1.0) 2026-06-18 15:09:36.232 | 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==15.1.0.dev5) (2.2.1) 2026-06-18 15:09:36.236 | 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==15.1.0.dev5) (1.3.0) 2026-06-18 15:09:36.237 | 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==15.1.0.dev5) (2.0.0) 2026-06-18 15:09:36.238 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.7.0->openstack-placement==15.1.0.dev5) (6.0.3) 2026-06-18 15:09:36.245 | 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==15.1.0.dev5) (1.18.4) 2026-06-18 15:09:36.247 | 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==15.1.0.dev5) (2.1.2) 2026-06-18 15:09:36.249 | Requirement already satisfied: testscenarios>=0.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=8.6.0->openstack-placement==15.1.0.dev5) (0.6.2) 2026-06-18 15:09:36.253 | 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==15.1.0.dev5) (1.3.12) 2026-06-18 15:09:36.258 | 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==15.1.0.dev5) (2.9.0.post0) 2026-06-18 15:09:36.262 | 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==15.1.0.dev5) (5.0.0) 2026-06-18 15:09:36.263 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->openstack-placement==15.1.0.dev5) (3.1.6) 2026-06-18 15:09:36.265 | 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==15.1.0.dev5) (4.0.1) 2026-06-18 15:09:36.271 | 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==15.1.0.dev5) (3.0.3) 2026-06-18 15:09:36.281 | 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==15.1.0.dev5) (1.2.0) 2026-06-18 15:09:36.287 | 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==15.1.0.dev5) (3.17.0) 2026-06-18 15:09:36.291 | 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==15.1.0.dev5) (3.3.2) 2026-06-18 15:09:36.293 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=4.5.0->openstack-placement==15.1.0.dev5) (26.2) 2026-06-18 15:09:36.293 | 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==15.1.0.dev5) (7.2.2) 2026-06-18 15:09:36.300 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=3.1.1->openstack-placement==15.1.0.dev5) (82.0.1) 2026-06-18 15:09:36.304 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->openstack-placement==15.1.0.dev5) (0.8.1) 2026-06-18 15:09:36.323 | 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==15.1.0.dev5) (1.17.0) 2026-06-18 15:09:36.337 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.0->openstack-placement==15.1.0.dev5) (3.4.7) 2026-06-18 15:09:36.339 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.0->openstack-placement==15.1.0.dev5) (3.18) 2026-06-18 15:09:36.340 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.0->openstack-placement==15.1.0.dev5) (2.7.0) 2026-06-18 15:09:36.342 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.25.0->openstack-placement==15.1.0.dev5) (2023.11.17) 2026-06-18 15:09:36.361 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Routes>=2.3.1->openstack-placement==15.1.0.dev5) (0.8) 2026-06-18 15:09:36.374 | Requirement already satisfied: greenlet>=1 in /opt/stack/data/venv/lib/python3.12/site-packages (from SQLAlchemy>=1.4.0->openstack-placement==15.1.0.dev5) (3.5.1) 2026-06-18 15:09:36.421 | Building wheels for collected packages: openstack-placement 2026-06-18 15:09:36.422 | Building editable for openstack-placement (pyproject.toml): started 2026-06-18 15:09:37.213 | Building editable for openstack-placement (pyproject.toml): finished with status 'done' 2026-06-18 15:09:37.214 | Created wheel for openstack-placement: filename=openstack_placement-15.1.0.dev5-0.editable-py3-none-any.whl size=8755 sha256=c5c39fbd31e2e52e0fc3d65d2f41f49b142a99f163160ca8d3fb0bac886ae1e5 2026-06-18 15:09:37.214 | Stored in directory: /tmp/pip-ephem-wheel-cache-pmaj2yri/wheels/0f/d8/4f/e8707957c726bd4763e71d7ed0672723b81ca99945904983a6 2026-06-18 15:09:37.222 | Successfully built openstack-placement 2026-06-18 15:09:37.491 | Installing collected packages: openstack-placement 2026-06-18 15:09:37.540 | Successfully installed openstack-placement-15.1.0.dev5 2026-06-18 15:09:37.739 | + inc/python:pip_install:216 : result=0 2026-06-18 15:09:37.744 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-18 15:09:37.748 | + functions-common:time_stop:2414 : local name 2026-06-18 15:09:37.752 | + functions-common:time_stop:2415 : local end_time 2026-06-18 15:09:37.756 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-18 15:09:37.761 | + functions-common:time_stop:2417 : local total 2026-06-18 15:09:37.765 | + functions-common:time_stop:2418 : local start_time 2026-06-18 15:09:37.769 | + functions-common:time_stop:2420 : name=pip_install 2026-06-18 15:09:37.771 | + functions-common:time_stop:2421 : start_time=1781795371427 2026-06-18 15:09:37.773 | + functions-common:time_stop:2423 : [[ -z 1781795371427 ]] 2026-06-18 15:09:37.779 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 15:09:37.785 | + functions-common:time_stop:2426 : end_time=1781795377781 2026-06-18 15:09:37.787 | + functions-common:time_stop:2427 : elapsed_time=6354 2026-06-18 15:09:37.791 | + functions-common:time_stop:2428 : total=161690 2026-06-18 15:09:37.794 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 15:09:37.798 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=168044 2026-06-18 15:09:37.800 | + inc/python:pip_install:219 : return 0 2026-06-18 15:09:37.803 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-06-18 15:09:37.806 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-06-18 15:09:37.809 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/placement 2026-06-18 15:09:37.811 | + inc/python:use_library_from_git:266 : local name=/opt/stack/placement 2026-06-18 15:09:37.814 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 15:09:37.818 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-18 15:09:37.820 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/placement, ]] 2026-06-18 15:09:37.823 | + inc/python:use_library_from_git:269 : return 1 2026-06-18 15:09:37.827 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-06-18 15:09:37.831 | + ./stack.sh:main:962 : configure_placement 2026-06-18 15:09:37.834 | + lib/placement:configure_placement:86 : sudo install -d -o quobyte /etc/placement 2026-06-18 15:09:37.852 | + lib/placement:configure_placement:87 : create_placement_conf 2026-06-18 15:09:37.856 | + lib/placement:create_placement_conf:76 : rm -f /etc/placement/placement.conf 2026-06-18 15:09:37.863 | ++ lib/placement:create_placement_conf:77 : database_connection_url placement 2026-06-18 15:09:37.866 | ++ lib/database:database_connection_url:134 : local db=placement 2026-06-18 15:09:37.870 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql placement 2026-06-18 15:09:37.874 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=placement 2026-06-18 15:09:37.877 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-06-18 15:09:37.881 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-06-18 15:09:37.885 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-06-18 15:09:37.908 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-18 15:09:37.912 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-06-18 15:09:37.916 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/placement?charset=utf8&plugin=dbcounter' 2026-06-18 15:09:37.919 | + lib/placement:create_placement_conf:77 : iniset /etc/placement/placement.conf placement_database connection 'mysql+pymysql://root:stackdb@127.0.0.1/placement?charset=utf8&plugin=dbcounter' 2026-06-18 15:09:37.963 | + lib/placement:create_placement_conf:78 : iniset /etc/placement/placement.conf DEFAULT debug True 2026-06-18 15:09:38.006 | + lib/placement:create_placement_conf:79 : iniset /etc/placement/placement.conf api auth_strategy keystone 2026-06-18 15:09:38.051 | + lib/placement:create_placement_conf:80 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2026-06-18 15:09:38.055 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/placement/placement.conf 2026-06-18 15:09:38.060 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=placement 2026-06-18 15:09:38.064 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-06-18 15:09:38.068 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-06-18 15:09:38.072 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/placement/placement.conf placement keystone_authtoken 2026-06-18 15:09:38.076 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/placement/placement.conf 2026-06-18 15:09:38.080 | + lib/keystone:configure_keystoneauth:392 : local admin_user=placement 2026-06-18 15:09:38.084 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-06-18 15:09:38.088 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2026-06-18 15:09:38.128 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2026-06-18 15:09:38.164 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://192.168.122.13/identity 2026-06-18 15:09:38.200 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2026-06-18 15:09:38.236 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/placement/placement.conf keystone_authtoken password nomoresecret 2026-06-18 15:09:38.273 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2026-06-18 15:09:38.309 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2026-06-18 15:09:38.347 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2026-06-18 15:09:38.384 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/placement/placement.conf keystone_authtoken www_authenticate_uri http://192.168.122.13/identity 2026-06-18 15:09:38.420 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-06-18 15:09:38.458 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2026-06-18 15:09:38.497 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-06-18 15:09:38.501 | + lib/placement:create_placement_conf:81 : setup_logging /etc/placement/placement.conf 2026-06-18 15:09:38.506 | + functions:setup_logging:693 : setup_systemd_logging /etc/placement/placement.conf 2026-06-18 15:09:38.509 | + functions:setup_systemd_logging:710 : local conf_file=/etc/placement/placement.conf 2026-06-18 15:09:38.513 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-06-18 15:09:38.535 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-06-18 15:09:38.538 | + functions:setup_systemd_logging:716 : local pidstr= 2026-06-18 15:09:38.542 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-06-18 15:09:38.546 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-06-18 15:09:38.549 | + 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-06-18 15:09:38.591 | + 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-06-18 15:09:38.632 | + 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-06-18 15:09:38.675 | + functions:setup_systemd_logging:727 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-06-18 15:09:38.717 | + functions:setup_systemd_logging:730 : iniset /etc/placement/placement.conf DEFAULT log_color False 2026-06-18 15:09:38.760 | + lib/placement:configure_placement:89 : write_uwsgi_config /etc/placement/placement-uwsgi.ini placement.wsgi.api:application /placement '' placement-api 2026-06-18 15:09:38.763 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/placement/placement-uwsgi.ini 2026-06-18 15:09:38.766 | + lib/apache:write_uwsgi_config:244 : local wsgi=placement.wsgi.api:application 2026-06-18 15:09:38.770 | + lib/apache:write_uwsgi_config:245 : local url=/placement 2026-06-18 15:09:38.773 | + lib/apache:write_uwsgi_config:246 : local http= 2026-06-18 15:09:38.776 | + lib/apache:write_uwsgi_config:247 : local name=placement-api 2026-06-18 15:09:38.779 | + lib/apache:write_uwsgi_config:249 : '[' -z placement-api ']' 2026-06-18 15:09:38.783 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-06-18 15:09:38.786 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-06-18 15:09:38.804 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-06-18 15:09:38.805 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-06-18 15:09:38.817 | d /var/run/uwsgi 0755 quobyte root 2026-06-18 15:09:38.823 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-06-18 15:09:38.837 | /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-06-18 15:09:38.843 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/placement-api.socket 2026-06-18 15:09:38.846 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/placement/placement-uwsgi.ini 2026-06-18 15:09:38.852 | + lib/apache:write_uwsgi_config:270 : [[ placement.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-06-18 15:09:38.856 | + lib/apache:write_uwsgi_config:271 : iniset /etc/placement/placement-uwsgi.ini uwsgi module placement.wsgi.api:application 2026-06-18 15:09:38.896 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2026-06-18 15:09:38.937 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2026-06-18 15:09:38.977 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2026-06-18 15:09:39.017 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2026-06-18 15:09:39.058 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 80 2026-06-18 15:09:39.100 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2026-06-18 15:09:39.137 | + lib/apache:write_uwsgi_config:286 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2026-06-18 15:09:39.177 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2026-06-18 15:09:39.218 | + lib/apache:write_uwsgi_config:290 : iniset /etc/placement/placement-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2026-06-18 15:09:39.258 | + lib/apache:write_uwsgi_config:292 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2026-06-18 15:09:39.299 | + lib/apache:write_uwsgi_config:294 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2026-06-18 15:09:39.339 | + lib/apache:write_uwsgi_config:296 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2026-06-18 15:09:39.377 | + lib/apache:write_uwsgi_config:298 : iniset /etc/placement/placement-uwsgi.ini uwsgi start-time %t 2026-06-18 15:09:39.415 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-06-18 15:09:39.417 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-06-18 15:09:39.421 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for placement-api 2026-06-18 15:09:39.424 | ++ lib/apache:apache_site_config_for:174 : local site=placement-api 2026-06-18 15:09:39.427 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-06-18 15:09:39.430 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-18 15:09:39.434 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-18 15:09:39.437 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/placement-api.conf 2026-06-18 15:09:39.442 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2026-06-18 15:09:39.444 | + lib/apache:write_uwsgi_config:306 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2026-06-18 15:09:39.482 | + lib/apache:write_uwsgi_config:307 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2026-06-18 15:09:39.521 | + 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-06-18 15:09:39.522 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2026-06-18 15:09:39.532 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 acquire=1 2026-06-18 15:09:39.538 | + lib/apache:write_uwsgi_config:309 : enable_apache_site placement-api 2026-06-18 15:09:39.542 | + lib/apache:enable_apache_site:191 : local site=placement-api 2026-06-18 15:09:39.546 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-06-18 15:09:39.549 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-06-18 15:09:39.552 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-06-18 15:09:39.555 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-18 15:09:39.557 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-18 15:09:39.559 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-18 15:09:39.563 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-06-18 15:09:39.567 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-06-18 15:09:39.570 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-18 15:09:39.574 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-18 15:09:39.578 | + lib/apache:enable_apache_site:195 : sudo a2ensite placement-api 2026-06-18 15:09:39.590 | perl: warning: Setting locale failed. 2026-06-18 15:09:39.590 | perl: warning: Please check that your locale settings: 2026-06-18 15:09:39.590 | LANGUAGE = (unset), 2026-06-18 15:09:39.590 | LC_ALL = "en_US.utf8", 2026-06-18 15:09:39.590 | LANG = "de_DE.UTF-8" 2026-06-18 15:09:39.591 | are supported and installed on your system. 2026-06-18 15:09:39.591 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-18 15:09:39.631 | Enabling site placement-api. 2026-06-18 15:09:39.637 | To activate the new configuration, you need to run: 2026-06-18 15:09:39.637 | systemctl reload apache2 2026-06-18 15:09:39.642 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-06-18 15:09:39.644 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-06-18 15:09:39.648 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2026-06-18 15:09:39.651 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart apache2 2026-06-18 15:09:39.802 | + lib/placement:configure_placement:90 : [[ False == \T\r\u\e ]] 2026-06-18 15:09:39.807 | + lib/placement:configure_placement:90 : [[ False == \T\r\u\e ]] 2026-06-18 15:09:39.809 | + lib/placement:configure_placement:94 : iniset /etc/placement/placement.conf oslo_policy enforce_new_defaults False 2026-06-18 15:09:39.852 | + lib/placement:configure_placement:95 : iniset /etc/placement/placement.conf oslo_policy enforce_scope False 2026-06-18 15:09:39.893 | + ./stack.sh:main:969 : is_service_enabled placement placement-client 2026-06-18 15:09:39.915 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 15:09:39.918 | + ./stack.sh:main:970 : is_service_enabled n-cpu 2026-06-18 15:09:39.939 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 15:09:39.943 | + ./stack.sh:main:971 : configure_placement_nova_compute 2026-06-18 15:09:39.946 | + lib/nova:configure_placement_nova_compute:634 : local conf=/etc/nova/nova.conf 2026-06-18 15:09:39.949 | + lib/nova:configure_placement_nova_compute:635 : configure_keystoneauth /etc/nova/nova.conf nova placement 2026-06-18 15:09:39.952 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-06-18 15:09:39.956 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-06-18 15:09:39.959 | + lib/keystone:configure_keystoneauth:393 : local section=placement 2026-06-18 15:09:39.962 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf placement auth_type password 2026-06-18 15:09:40.007 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf placement interface public 2026-06-18 15:09:40.049 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf placement auth_url http://192.168.122.13/identity 2026-06-18 15:09:40.089 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf placement username nova 2026-06-18 15:09:40.127 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf placement password nomoresecret 2026-06-18 15:09:40.166 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf placement user_domain_name Default 2026-06-18 15:09:40.207 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf placement project_name service 2026-06-18 15:09:40.248 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf placement project_domain_name Default 2026-06-18 15:09:40.289 | + ./stack.sh:main:975 : is_service_enabled horizon 2026-06-18 15:09:40.310 | + functions-common:is_service_enabled:2070 : return 1 2026-06-18 15:09:40.314 | + ./stack.sh:main:980 : is_service_enabled tls-proxy 2026-06-18 15:09:40.336 | + functions-common:is_service_enabled:2070 : return 1 2026-06-18 15:09:40.339 | + ./stack.sh:main:984 : is_service_enabled cinder 2026-06-18 15:09:40.361 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 15:09:40.364 | + ./stack.sh:main:986 : init_os_brick 2026-06-18 15:09:40.368 | + lib/cinder:init_os_brick:510 : mkdir -p /opt/stack/data/os_brick 2026-06-18 15:09:40.374 | + lib/cinder:init_os_brick:511 : is_service_enabled cinder 2026-06-18 15:09:40.396 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 15:09:40.399 | + lib/cinder:init_os_brick:512 : iniset /etc/cinder/cinder.conf os_brick lock_path /opt/stack/data/os_brick 2026-06-18 15:09:40.442 | + lib/cinder:init_os_brick:514 : is_service_enabled nova 2026-06-18 15:09:40.465 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 15:09:40.468 | + lib/cinder:init_os_brick:515 : iniset /etc/nova/nova.conf os_brick lock_path /opt/stack/data/os_brick 2026-06-18 15:09:40.511 | + lib/cinder:init_os_brick:517 : is_service_enabled glance 2026-06-18 15:09:40.532 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 15:09:40.535 | + lib/cinder:init_os_brick:518 : iniset /etc/glance/glance-api.conf os_brick lock_path /opt/stack/data/os_brick 2026-06-18 15:09:40.578 | + lib/cinder:init_os_brick:519 : iniset /etc/glance/glance-cache.conf os_brick lock_path /opt/stack/data/os_brick 2026-06-18 15:09:40.621 | + ./stack.sh:main:993 : run_phase stack install 2026-06-18 15:09:40.624 | + functions-common:run_phase:1842 : local mode=stack 2026-06-18 15:09:40.627 | + functions-common:run_phase:1843 : local phase=install 2026-06-18 15:09:40.630 | + functions-common:run_phase:1844 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-06-18 15:09:40.633 | + functions-common:run_phase:1845 : local extra_plugin_file_name 2026-06-18 15:09:40.636 | + functions-common:run_phase:1846 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-06-18 15:09:40.639 | + functions-common:run_phase:1851 : local exceptions=80-tempest.sh 2026-06-18 15:09:40.642 | + functions-common:run_phase:1852 : local extra 2026-06-18 15:09:40.646 | ++ functions-common:run_phase:1853 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-06-18 15:09:40.650 | + functions-common:run_phase:1853 : extra=80-tempest.sh 2026-06-18 15:09:40.653 | + functions-common:run_phase:1854 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-06-18 15:09:40.657 | + functions-common:run_phase:1858 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-06-18 15:09:40.660 | + functions-common:run_phase:1858 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack install 2026-06-18 15:09:40.663 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-06-18 15:09:40.683 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-18 15:09:40.686 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-06-18 15:09:40.688 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-06-18 15:09:40.691 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2026-06-18 15:09:40.694 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2026-06-18 15:09:40.697 | ++ ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-18 15:09:40.700 | ++ ./stack.sh:echo_summary:444 : echo -e Installing Tempest 2026-06-18 15:09:40.703 | ++ extras.d/80-tempest.sh:source:9 : async_runfunc install_tempest 2026-06-18 15:09:40.705 | ++ inc/async:async_runfunc:116 : async_run install_tempest install_tempest 2026-06-18 15:09:40.780 | ++ inc/async:async_inner:63 : install_tempest 2026-06-18 15:09:40.824 | [2077 Async install_tempest:43705]: running: install_tempest 2026-06-18 15:09:40.826 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-06-18 15:09:40.829 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-06-18 15:09:40.832 | + functions-common:run_phase:1863 : [[ stack == \s\o\u\r\c\e ]] 2026-06-18 15:09:40.837 | + functions-common:run_phase:1866 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-06-18 15:09:40.840 | + functions-common:run_phase:1869 : run_plugins stack install 2026-06-18 15:09:40.844 | + functions-common:run_plugins:1828 : local mode=stack 2026-06-18 15:09:40.847 | + functions-common:run_plugins:1829 : local phase=install 2026-06-18 15:09:40.850 | + functions-common:run_plugins:1831 : local plugins= 2026-06-18 15:09:40.853 | + functions-common:run_plugins:1832 : local plugin 2026-06-18 15:09:40.858 | + ./stack.sh:main:996 : use_library_from_git python-openstackclient 2026-06-18 15:09:40.860 | + inc/python:use_library_from_git:266 : local name=python-openstackclient 2026-06-18 15:09:40.863 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 15:09:40.867 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-18 15:09:40.872 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-openstackclient, ]] 2026-06-18 15:09:40.875 | + inc/python:use_library_from_git:269 : return 1 2026-06-18 15:09:40.878 | + ./stack.sh:main:1000 : pip_install_gr python-openstackclient 2026-06-18 15:09:40.882 | + inc/python:pip_install_gr:94 : local name=python-openstackclient 2026-06-18 15:09:40.885 | + inc/python:pip_install_gr:95 : local clean_name 2026-06-18 15:09:40.891 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements python-openstackclient 2026-06-18 15:09:40.894 | ++ inc/python:get_from_global_requirements:241 : local package=python-openstackclient 2026-06-18 15:09:40.898 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-06-18 15:09:40.904 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2026-06-18 15:09:40.904 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-06-18 15:09:40.909 | ++ inc/python:get_from_global_requirements:243 : required_pkg='python-openstackclient!=7.3.0,!=7.3.1 ' 2026-06-18 15:09:40.913 | ++ inc/python:get_from_global_requirements:244 : [[ python-openstackclient!=7.3.0,!=7.3.1 == '' ]] 2026-06-18 15:09:40.917 | ++ inc/python:get_from_global_requirements:247 : echo 'python-openstackclient!=7.3.0,!=7.3.1' 2026-06-18 15:09:40.921 | + inc/python:pip_install_gr:96 : clean_name='python-openstackclient!=7.3.0,!=7.3.1' 2026-06-18 15:09:40.923 | + inc/python:pip_install_gr:97 : pip_install 'python-openstackclient!=7.3.0,!=7.3.1' 2026-06-18 15:09:40.948 | Using python 3.12 to install python-openstackclient!=7.3.0,!=7.3.1 2026-06-18 15:09:40.951 | + 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-06-18 15:09:42.247 | Collecting python-openstackclient!=7.3.0,!=7.3.1 2026-06-18 15:09:42.403 | Downloading python_openstackclient-10.1.0-py3-none-any.whl.metadata (10 kB) 2026-06-18 15:09:42.418 | 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-06-18 15:09:42.419 | 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.14.0) 2026-06-18 15:09:42.420 | 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-06-18 15:09:42.421 | Requirement already satisfied: openstacksdk>=4.14.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (4.16.0) 2026-06-18 15:09:42.421 | 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.6.0) 2026-06-18 15:09:42.422 | 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.8.0) 2026-06-18 15:09:42.423 | Requirement already satisfied: python-keystoneclient>=3.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (5.8.0) 2026-06-18 15:09:42.424 | Requirement already satisfied: python-cinderclient>=3.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (9.9.0) 2026-06-18 15:09:42.425 | 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-06-18 15:09:42.426 | 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.8.0) 2026-06-18 15:09:42.428 | 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-06-18 15:09:42.429 | Requirement already satisfied: cmd2>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (4.0.0) 2026-06-18 15:09:42.429 | 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.17.0) 2026-06-18 15:09:42.431 | 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-06-18 15:09:42.434 | Requirement already satisfied: prompt-toolkit>=3.0.52 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (3.0.52) 2026-06-18 15:09:42.434 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (1.11.0) 2026-06-18 15:09:42.435 | Requirement already satisfied: rich>=15.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (15.0.0) 2026-06-18 15:09:42.437 | Requirement already satisfied: rich-argparse>=1.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (1.8.0) 2026-06-18 15:09:42.439 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.7->python-openstackclient!=7.3.0,!=7.3.1) (2.0.0) 2026-06-18 15:09:42.443 | 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-06-18 15:09:42.446 | Requirement already satisfied: decorator>=4.4.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.14.0->python-openstackclient!=7.3.0,!=7.3.1) (5.3.1) 2026-06-18 15:09:42.447 | Requirement already satisfied: dogpile.cache>=0.6.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.14.0->python-openstackclient!=7.3.0,!=7.3.1) (1.5.0) 2026-06-18 15:09:42.448 | Requirement already satisfied: jmespath>=0.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.14.0->python-openstackclient!=7.3.0,!=7.3.1) (1.1.0) 2026-06-18 15:09:42.449 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.14.0->python-openstackclient!=7.3.0,!=7.3.1) (1.33) 2026-06-18 15:09:42.450 | Requirement already satisfied: keystoneauth1>=5.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.14.0->python-openstackclient!=7.3.0,!=7.3.1) (5.14.0) 2026-06-18 15:09:42.451 | Requirement already satisfied: os-service-types>=1.8.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.14.0->python-openstackclient!=7.3.0,!=7.3.1) (1.8.2) 2026-06-18 15:09:42.452 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.14.0->python-openstackclient!=7.3.0,!=7.3.1) (7.0.3) 2026-06-18 15:09:42.453 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.14.0->python-openstackclient!=7.3.0,!=7.3.1) (4.10.0) 2026-06-18 15:09:42.454 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.14.0->python-openstackclient!=7.3.0,!=7.3.1) (7.2.2) 2026-06-18 15:09:42.461 | Requirement already satisfied: jsonpointer>=1.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=4.14.0->python-openstackclient!=7.3.0,!=7.3.1) (3.1.1) 2026-06-18 15:09:42.465 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=5.10.0->openstacksdk>=4.14.0->python-openstackclient!=7.3.0,!=7.3.1) (4.15.0) 2026-06-18 15:09:42.470 | Requirement already satisfied: oslo.utils>=3.33.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-lib>=4.6.0->python-openstackclient!=7.3.0,!=7.3.1) (10.1.1) 2026-06-18 15:09:42.474 | 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-06-18 15:09:42.476 | 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-06-18 15:09:42.477 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->osc-lib>=4.6.0->python-openstackclient!=7.3.0,!=7.3.1) (26.2) 2026-06-18 15:09:42.483 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr!=2.1.0,>=2.0.0->openstacksdk>=4.14.0->python-openstackclient!=7.3.0,!=7.3.1) (82.0.1) 2026-06-18 15:09:42.487 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.2->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (0.8.1) 2026-06-18 15:09:42.504 | 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-06-18 15:09:42.505 | Requirement already satisfied: oslo.config>=5.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-keystoneclient>=3.22.0->python-openstackclient!=7.3.0,!=7.3.1) (10.5.0) 2026-06-18 15:09:42.506 | 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.10.0) 2026-06-18 15:09:42.509 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=1.2.0->python-keystoneclient>=3.22.0->python-openstackclient!=7.3.0,!=7.3.1) (2.2.1) 2026-06-18 15:09:42.512 | 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-06-18 15:09:42.516 | 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.0) 2026-06-18 15:09:42.522 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.27.0->python-openstackclient!=7.3.0,!=7.3.1) (3.4.7) 2026-06-18 15:09:42.523 | 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-06-18 15:09:42.524 | 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-06-18 15:09:42.526 | 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-06-18 15:09:42.541 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (4.2.0) 2026-06-18 15:09:42.542 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (2.20.0) 2026-06-18 15:09:42.547 | Requirement already satisfied: mdurl~=0.1 in /usr/lib/python3/dist-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=3.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (0.1.2) 2026-06-18 15:09:42.594 | Downloading python_openstackclient-10.1.0-py3-none-any.whl (1.2 MB) 2026-06-18 15:09:42.768 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 8.4 MB/s 0:00:00 2026-06-18 15:09:43.092 | Installing collected packages: python-openstackclient 2026-06-18 15:09:45.290 | Successfully installed python-openstackclient-10.1.0 2026-06-18 15:09:45.447 | + inc/python:pip_install:216 : result=0 2026-06-18 15:09:45.451 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-18 15:09:45.455 | + functions-common:time_stop:2414 : local name 2026-06-18 15:09:45.458 | + functions-common:time_stop:2415 : local end_time 2026-06-18 15:09:45.461 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-18 15:09:45.465 | + functions-common:time_stop:2417 : local total 2026-06-18 15:09:45.468 | + functions-common:time_stop:2418 : local start_time 2026-06-18 15:09:45.470 | + functions-common:time_stop:2420 : name=pip_install 2026-06-18 15:09:45.474 | + functions-common:time_stop:2421 : start_time=1781795380942 2026-06-18 15:09:45.477 | + functions-common:time_stop:2423 : [[ -z 1781795380942 ]] 2026-06-18 15:09:45.481 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 15:09:45.486 | + functions-common:time_stop:2426 : end_time=1781795385483 2026-06-18 15:09:45.491 | + functions-common:time_stop:2427 : elapsed_time=4541 2026-06-18 15:09:45.493 | + functions-common:time_stop:2428 : total=168044 2026-06-18 15:09:45.497 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 15:09:45.501 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=172585 2026-06-18 15:09:45.504 | + inc/python:pip_install:219 : return 0 2026-06-18 15:09:45.507 | + ./stack.sh:main:1001 : is_service_enabled openstack-cli-server 2026-06-18 15:09:45.531 | + functions-common:is_service_enabled:2070 : return 1 2026-06-18 15:09:45.536 | + ./stack.sh:main:1008 : install_oscwrap 2026-06-18 15:09:45.541 | ++ functions-common:install_oscwrap:2464 : mktemp 2026-06-18 15:09:45.546 | + functions-common:install_oscwrap:2464 : OSCWRAP_TIMER_FILE=/tmp/tmp.731AgtRmxQ 2026-06-18 15:09:45.549 | + functions-common:install_oscwrap:2467 : shopt -s expand_aliases 2026-06-18 15:09:45.553 | + functions-common:install_oscwrap:2470 : unalias -a 2026-06-18 15:09:45.557 | + functions-common:install_oscwrap:2472 : alias openstack=oscwrap 2026-06-18 15:09:45.561 | + ./stack.sh:main:1013 : [[ False != \F\a\l\s\e ]] 2026-06-18 15:09:45.565 | + ./stack.sh:main:1053 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2026-06-18 15:09:45.568 | + ./stack.sh:main:1061 : is_service_enabled mysql postgresql 2026-06-18 15:09:45.589 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 15:09:45.591 | + ./stack.sh:main:1062 : configure_database 2026-06-18 15:09:45.595 | + lib/database:configure_database:128 : configure_database_mysql 2026-06-18 15:09:45.598 | + lib/databases/mysql:configure_database_mysql:60 : local my_conf mysql slow_log my_client_conf 2026-06-18 15:09:45.601 | + lib/databases/mysql:configure_database_mysql:61 : echo_summary 'Configuring and starting MySQL' 2026-06-18 15:09:45.606 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-18 15:09:45.610 | + ./stack.sh:echo_summary:444 : echo -e Configuring and starting MySQL 2026-06-18 15:09:45.614 | + lib/databases/mysql:configure_database_mysql:63 : is_ubuntu 2026-06-18 15:09:45.617 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-18 15:09:45.621 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-18 15:09:45.624 | + lib/databases/mysql:configure_database_mysql:64 : my_conf=/etc/mysql/my.cnf 2026-06-18 15:09:45.628 | + lib/databases/mysql:configure_database_mysql:76 : is_ubuntu 2026-06-18 15:09:45.630 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-18 15:09:45.634 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-18 15:09:45.639 | + lib/databases/mysql:configure_database_mysql:77 : is_fips_enabled 2026-06-18 15:09:45.644 | ++ functions-common:is_fips_enabled:2535 : cat /proc/sys/crypto/fips_enabled 2026-06-18 15:09:45.646 | cat: /proc/sys/crypto/fips_enabled: No such file or directory 2026-06-18 15:09:45.649 | + functions-common:is_fips_enabled:2535 : fips= 2026-06-18 15:09:45.654 | + functions-common:is_fips_enabled:2536 : '[' '' == 1 ']' 2026-06-18 15:09:45.658 | ++ lib/databases/mysql:configure_database_mysql:85 : ipv6_unquote 0.0.0.0 2026-06-18 15:09:45.662 | ++ functions-common:ipv6_unquote:2212 : tr -d '[]' 2026-06-18 15:09:45.663 | ++ functions-common:ipv6_unquote:2212 : echo 0.0.0.0 2026-06-18 15:09:45.669 | + lib/databases/mysql:configure_database_mysql:85 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2026-06-18 15:09:45.756 | + lib/databases/mysql:configure_database_mysql:88 : is_fedora 2026-06-18 15:09:45.760 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-18 15:09:45.764 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-18 15:09:45.767 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-18 15:09:45.771 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-18 15:09:45.776 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-18 15:09:45.780 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-18 15:09:45.783 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-18 15:09:45.787 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-18 15:09:45.791 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-18 15:09:45.795 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-18 15:09:45.798 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-18 15:09:45.802 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-18 15:09:45.805 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-18 15:09:45.808 | + lib/databases/mysql:configure_database_mysql:91 : is_ubuntu 2026-06-18 15:09:45.811 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-18 15:09:45.815 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-18 15:09:45.818 | + lib/databases/mysql:configure_database_mysql:93 : restart_service mysql 2026-06-18 15:09:45.822 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2026-06-18 15:09:45.825 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart mysql 2026-06-18 15:09:47.361 | + lib/databases/mysql:configure_database_mysql:98 : local use_mariadb_socket_auth=False 2026-06-18 15:09:47.364 | + lib/databases/mysql:configure_database_mysql:99 : is_ubuntu 2026-06-18 15:09:47.366 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-18 15:09:47.369 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-18 15:09:47.372 | + lib/databases/mysql:configure_database_mysql:99 : '[' mysql == mariadb ']' 2026-06-18 15:09:47.376 | + lib/databases/mysql:configure_database_mysql:109 : [[ False != \T\r\u\e ]] 2026-06-18 15:09:47.379 | + lib/databases/mysql:configure_database_mysql:110 : sudo mysqladmin -u root password stackdb 2026-06-18 15:09:47.399 | mysqladmin: connect to server at 'localhost' failed 2026-06-18 15:09:47.399 | error: 'Access denied for user 'root'@'localhost' (using password: NO)' 2026-06-18 15:09:47.405 | + lib/databases/mysql:configure_database_mysql:110 : true 2026-06-18 15:09:47.410 | + lib/databases/mysql:configure_database_mysql:115 : is_ubuntu 2026-06-18 15:09:47.414 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-18 15:09:47.418 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-18 15:09:47.421 | + lib/databases/mysql:configure_database_mysql:115 : '[' mysql == mariadb ']' 2026-06-18 15:09:47.425 | + lib/databases/mysql:configure_database_mysql:118 : local 'cmd_args=-uroot -pstackdb -h127.0.0.1 ' 2026-06-18 15:09:47.429 | + lib/databases/mysql:configure_database_mysql:123 : min_db_ver=11.6.2 2026-06-18 15:09:47.435 | ++ lib/databases/mysql:configure_database_mysql:124 : cut -d - -f 1 2026-06-18 15:09:47.435 | ++ lib/databases/mysql:configure_database_mysql:124 : sudo mysql -uroot -pstackdb -h127.0.0.1 -e 'select version();' -sN 2026-06-18 15:09:47.455 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-18 15:09:47.551 | + lib/databases/mysql:configure_database_mysql:124 : db_version=8.0.46 2026-06-18 15:09:47.556 | ++ lib/databases/mysql:configure_database_mysql:125 : sort -V 2026-06-18 15:09:47.558 | ++ lib/databases/mysql:configure_database_mysql:125 : tail -n 1 2026-06-18 15:09:47.561 | ++ lib/databases/mysql:configure_database_mysql:125 : printf '%s\n' 11.6.2 8.0.46 2026-06-18 15:09:47.567 | + lib/databases/mysql:configure_database_mysql:125 : max_db_ver=11.6.2 2026-06-18 15:09:47.571 | + lib/databases/mysql:configure_database_mysql:126 : [[ 11.6.2 != \1\1\.\6\.\2 ]] 2026-06-18 15:09:47.576 | + lib/databases/mysql:configure_database_mysql:132 : [[ False == \T\r\u\e ]] 2026-06-18 15:09:47.582 | + lib/databases/mysql:configure_database_mysql:139 : [[ False == \T\r\u\e ]] 2026-06-18 15:09:47.586 | + 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-06-18 15:09:47.603 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-18 15:09:47.703 | + lib/databases/mysql:configure_database_mysql:145 : sudo mysql -uroot -pstackdb -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'';' 2026-06-18 15:09:47.723 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-18 15:09:47.807 | + lib/databases/mysql:configure_database_mysql:151 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2026-06-18 15:09:47.893 | + lib/databases/mysql:configure_database_mysql:152 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2026-06-18 15:09:47.979 | + lib/databases/mysql:configure_database_mysql:153 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2026-06-18 15:09:48.070 | + lib/databases/mysql:configure_database_mysql:155 : [[ False == \T\r\u\e ]] 2026-06-18 15:09:48.074 | + lib/databases/mysql:configure_database_mysql:175 : [[ True == \T\r\u\e ]] 2026-06-18 15:09:48.077 | + lib/databases/mysql:configure_database_mysql:176 : echo 'enabling MySQL performance counting' 2026-06-18 15:09:48.077 | enabling MySQL performance counting 2026-06-18 15:09:48.081 | + lib/databases/mysql:configure_database_mysql:179 : pip_install /home/quobyte/devstack/tools/dbcounter 2026-06-18 15:09:48.114 | Using python 3.12 to install /home/quobyte/devstack/tools/dbcounter 2026-06-18 15:09:48.118 | + 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-06-18 15:09:49.226 | Processing ./tools/dbcounter 2026-06-18 15:09:49.229 | Installing build dependencies: started 2026-06-18 15:09:52.833 | Installing build dependencies: finished with status 'done' 2026-06-18 15:09:52.835 | Getting requirements to build wheel: started 2026-06-18 15:09:53.587 | Getting requirements to build wheel: finished with status 'done' 2026-06-18 15:09:53.588 | Preparing metadata (pyproject.toml): started 2026-06-18 15:09:54.000 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-06-18 15:09:54.005 | Building wheels for collected packages: dbcounter 2026-06-18 15:09:54.007 | Building wheel for dbcounter (pyproject.toml): started 2026-06-18 15:09:54.454 | Building wheel for dbcounter (pyproject.toml): finished with status 'done' 2026-06-18 15:09:54.454 | Created wheel for dbcounter: filename=dbcounter-0.1-py3-none-any.whl size=3228 sha256=b901efbb97e8d92ca9ec15799e899a17fa7b3c3a7d2d4dfae2389786983e9504 2026-06-18 15:09:54.455 | Stored in directory: /tmp/pip-ephem-wheel-cache-zyphql63/wheels/9b/45/be/0f827e4c026fc267738eabb4d24bd5c9b8db3f5da97af6e98c 2026-06-18 15:09:54.460 | Successfully built dbcounter 2026-06-18 15:09:54.774 | Installing collected packages: dbcounter 2026-06-18 15:09:54.825 | Successfully installed dbcounter-0.1 2026-06-18 15:09:55.027 | + inc/python:pip_install:216 : result=0 2026-06-18 15:09:55.031 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-18 15:09:55.036 | + functions-common:time_stop:2414 : local name 2026-06-18 15:09:55.040 | + functions-common:time_stop:2415 : local end_time 2026-06-18 15:09:55.044 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-18 15:09:55.053 | + functions-common:time_stop:2417 : local total 2026-06-18 15:09:55.057 | + functions-common:time_stop:2418 : local start_time 2026-06-18 15:09:55.061 | + functions-common:time_stop:2420 : name=pip_install 2026-06-18 15:09:55.065 | + functions-common:time_stop:2421 : start_time=1781795388104 2026-06-18 15:09:55.069 | + functions-common:time_stop:2423 : [[ -z 1781795388104 ]] 2026-06-18 15:09:55.074 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 15:09:55.079 | + functions-common:time_stop:2426 : end_time=1781795395075 2026-06-18 15:09:55.083 | + functions-common:time_stop:2427 : elapsed_time=6971 2026-06-18 15:09:55.087 | + functions-common:time_stop:2428 : total=172585 2026-06-18 15:09:55.091 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 15:09:55.095 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=179556 2026-06-18 15:09:55.099 | + inc/python:pip_install:219 : return 0 2026-06-18 15:09:55.103 | + lib/databases/mysql:configure_database_mysql:182 : recreate_database stats 2026-06-18 15:09:55.108 | + lib/database:recreate_database:112 : local db=stats 2026-06-18 15:09:55.112 | + lib/database:recreate_database:113 : recreate_database_mysql stats 2026-06-18 15:09:55.116 | + lib/databases/mysql:recreate_database_mysql:54 : local db=stats 2026-06-18 15:09:55.120 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS stats;' 2026-06-18 15:09:55.129 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-18 15:09:55.201 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE stats CHARACTER SET utf8;' 2026-06-18 15:09:55.210 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-18 15:09:55.286 | + 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-06-18 15:09:55.286 | count INT, PRIMARY KEY (db, op)) ENGINE MEMORY' stats 2026-06-18 15:09:55.291 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-18 15:09:55.378 | + lib/databases/mysql:configure_database_mysql:188 : [[ True == \T\r\u\e ]] 2026-06-18 15:09:55.381 | + lib/databases/mysql:configure_database_mysql:189 : iniset -sudo /etc/mysql/my.cnf mysqld read_buffer_size 64K 2026-06-18 15:09:55.463 | + lib/databases/mysql:configure_database_mysql:190 : iniset -sudo /etc/mysql/my.cnf mysqld innodb_buffer_pool_size 16M 2026-06-18 15:09:55.549 | + lib/databases/mysql:configure_database_mysql:191 : iniset -sudo /etc/mysql/my.cnf mysqld thread_stack 192K 2026-06-18 15:09:55.641 | + lib/databases/mysql:configure_database_mysql:192 : iniset -sudo /etc/mysql/my.cnf mysqld thread_cache_size 8 2026-06-18 15:09:55.716 | + lib/databases/mysql:configure_database_mysql:193 : iniset -sudo /etc/mysql/my.cnf mysqld tmp_table_size 8M 2026-06-18 15:09:55.788 | + lib/databases/mysql:configure_database_mysql:194 : iniset -sudo /etc/mysql/my.cnf mysqld sort_buffer_size 8M 2026-06-18 15:09:55.863 | + lib/databases/mysql:configure_database_mysql:195 : iniset -sudo /etc/mysql/my.cnf mysqld max_allowed_packet 8M 2026-06-18 15:09:55.936 | + lib/databases/mysql:configure_database_mysql:198 : restart_service mysql 2026-06-18 15:09:55.938 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2026-06-18 15:09:55.943 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart mysql 2026-06-18 15:09:57.807 | + ./stack.sh:main:1066 : save_stackenv 1066 2026-06-18 15:09:57.811 | + functions-common:save_stackenv:65 : local tag=1066 2026-06-18 15:09:57.819 | ++ functions-common:save_stackenv:67 : date +%F-%H%M%S 2026-06-18 15:09:57.828 | + functions-common:save_stackenv:67 : time_stamp=2026-06-18-170957 2026-06-18 15:09:57.833 | + functions-common:save_stackenv:68 : echo '# 2026-06-18-170957 1066' 2026-06-18 15:09:57.838 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-18 15:09:57.844 | + functions-common:save_stackenv:70 : echo BASE_SQL_CONN=mysql+pymysql://root:stackdb@127.0.0.1 2026-06-18 15:09:57.848 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-18 15:09:57.853 | + functions-common:save_stackenv:70 : echo DATA_DIR=/opt/stack/data 2026-06-18 15:09:57.858 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-18 15:09:57.863 | + functions-common:save_stackenv:70 : echo DEST=/opt/stack 2026-06-18 15:09:57.866 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-18 15:09:57.870 | + 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-06-18 15:09:57.874 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-18 15:09:57.878 | + functions-common:save_stackenv:70 : echo HOST_IP=192.168.122.13 2026-06-18 15:09:57.881 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-18 15:09:57.886 | + functions-common:save_stackenv:70 : echo KEYSTONE_SERVICE_URI=http://192.168.122.13/identity 2026-06-18 15:09:57.888 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-18 15:09:57.891 | + functions-common:save_stackenv:70 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2026-06-18-165455 2026-06-18 15:09:57.893 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-18 15:09:57.896 | + functions-common:save_stackenv:70 : echo OS_CACERT= 2026-06-18 15:09:57.900 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-18 15:09:57.904 | + functions-common:save_stackenv:70 : echo SERVICE_HOST=192.168.122.13 2026-06-18 15:09:57.908 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-18 15:09:57.912 | + functions-common:save_stackenv:70 : echo STACK_USER=quobyte 2026-06-18 15:09:57.920 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-18 15:09:57.923 | + functions-common:save_stackenv:70 : echo TLS_IP= 2026-06-18 15:09:57.926 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-18 15:09:57.930 | + functions-common:save_stackenv:70 : echo HOST_IPV6=::1 2026-06-18 15:09:57.932 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-18 15:09:57.937 | + functions-common:save_stackenv:70 : echo SERVICE_IP_VERSION=4 2026-06-18 15:09:57.943 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-18 15:09:57.949 | + functions-common:save_stackenv:70 : echo TUNNEL_ENDPOINT_IP=192.168.122.13 2026-06-18 15:09:57.953 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-18 15:09:57.956 | + functions-common:save_stackenv:70 : echo TUNNEL_IP_VERSION=4 2026-06-18 15:09:57.959 | + ./stack.sh:main:1076 : start_dstat 2026-06-18 15:09:57.963 | + lib/dstat:start_dstat:31 : run_process dstat '/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-06-18 15:09:57.966 | + functions-common:run_process:1668 : local service=dstat 2026-06-18 15:09:57.971 | + functions-common:run_process:1669 : local 'command=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-06-18 15:09:57.978 | + functions-common:run_process:1670 : local group= 2026-06-18 15:09:57.982 | + functions-common:run_process:1671 : local user= 2026-06-18 15:09:57.985 | + functions-common:run_process:1672 : local env_vars= 2026-06-18 15:09:57.989 | + functions-common:run_process:1674 : local name=dstat 2026-06-18 15:09:57.995 | + functions-common:run_process:1676 : time_start run_process 2026-06-18 15:09:57.999 | + functions-common:time_start:2400 : local name=run_process 2026-06-18 15:09:58.003 | + functions-common:time_start:2401 : local start_time= 2026-06-18 15:09:58.011 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-18 15:09:58.015 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-18 15:09:58.022 | + functions-common:time_start:2405 : _TIME_START[$name]=1781795398018 2026-06-18 15:09:58.029 | + functions-common:run_process:1677 : is_service_enabled dstat 2026-06-18 15:09:58.072 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 15:09:58.079 | + functions-common:run_process:1678 : _run_under_systemd dstat '/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' '' '' '' 2026-06-18 15:09:58.082 | + functions-common:_run_under_systemd:1622 : local service=dstat 2026-06-18 15:09:58.086 | + functions-common:_run_under_systemd:1623 : local 'command=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-06-18 15:09:58.089 | + functions-common:_run_under_systemd:1624 : local 'cmd=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-06-18 15:09:58.092 | + functions-common:_run_under_systemd:1626 : _common_systemd_pitfalls '/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-06-18 15:09:58.095 | + functions-common:_common_systemd_pitfalls:1594 : local 'cmd=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-06-18 15:09:58.100 | + functions-common:_common_systemd_pitfalls:1597 : [[ /home/quobyte/devstack/tools/dstat.sh /opt/stack/logs =~ sudo ]] 2026-06-18 15:09:58.108 | + functions-common:_common_systemd_pitfalls:1608 : [[ ! /home/quobyte/devstack/tools/dstat.sh /opt/stack/logs =~ ^/ ]] 2026-06-18 15:09:58.115 | + functions-common:_run_under_systemd:1628 : local systemd_service=devstack@dstat.service 2026-06-18 15:09:58.119 | + functions-common:_run_under_systemd:1629 : local group= 2026-06-18 15:09:58.122 | + functions-common:_run_under_systemd:1630 : local user=quobyte 2026-06-18 15:09:58.127 | + functions-common:_run_under_systemd:1631 : [[ -z quobyte ]] 2026-06-18 15:09:58.133 | + functions-common:_run_under_systemd:1634 : local env_vars= 2026-06-18 15:09:58.137 | + functions-common:_run_under_systemd:1635 : [[ -v SYSTEMD_ENV_VARS[dstat] ]] 2026-06-18 15:09:58.140 | + functions-common:_run_under_systemd:1638 : [[ /home/quobyte/devstack/tools/dstat.sh /opt/stack/logs =~ uwsgi ]] 2026-06-18 15:09:58.144 | + functions-common:_run_under_systemd:1644 : write_user_unit_file devstack@dstat.service '/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' '' quobyte '' 2026-06-18 15:09:58.149 | + functions-common:write_user_unit_file:1529 : local service=devstack@dstat.service 2026-06-18 15:09:58.153 | + functions-common:write_user_unit_file:1530 : local 'command=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-06-18 15:09:58.156 | + functions-common:write_user_unit_file:1531 : local group= 2026-06-18 15:09:58.162 | + functions-common:write_user_unit_file:1532 : local user=quobyte 2026-06-18 15:09:58.169 | + functions-common:write_user_unit_file:1533 : local env_vars= 2026-06-18 15:09:58.174 | + functions-common:write_user_unit_file:1534 : local extra= 2026-06-18 15:09:58.176 | + functions-common:write_user_unit_file:1535 : [[ -n '' ]] 2026-06-18 15:09:58.178 | + functions-common:write_user_unit_file:1538 : local unitfile=/etc/systemd/system/devstack@dstat.service 2026-06-18 15:09:58.181 | + functions-common:write_user_unit_file:1539 : mkdir -p /etc/systemd/system 2026-06-18 15:09:58.186 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@dstat.service Unit Description 'Devstack devstack@dstat.service' 2026-06-18 15:09:58.307 | + functions-common:write_user_unit_file:1542 : 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-06-18 15:09:58.410 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service User quobyte 2026-06-18 15:09:58.500 | + functions-common:write_user_unit_file:1544 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecStart '/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-06-18 15:09:58.591 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service KillMode process 2026-06-18 15:09:58.673 | + functions-common:write_user_unit_file:1546 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service TimeoutStopSec 300 2026-06-18 15:09:58.763 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-18 15:09:58.843 | + functions-common:write_user_unit_file:1548 : [[ -n '' ]] 2026-06-18 15:09:58.849 | + functions-common:write_user_unit_file:1551 : [[ -n '' ]] 2026-06-18 15:09:58.853 | + functions-common:write_user_unit_file:1554 : iniset -sudo /etc/systemd/system/devstack@dstat.service Install WantedBy multi-user.target 2026-06-18 15:09:58.947 | + functions-common:write_user_unit_file:1557 : sudo systemctl daemon-reload 2026-06-18 15:09:59.479 | + functions-common:_run_under_systemd:1647 : sudo systemctl enable devstack@dstat.service 2026-06-18 15:09:59.501 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@dstat.service → /etc/systemd/system/devstack@dstat.service. 2026-06-18 15:09:59.996 | + functions-common:_run_under_systemd:1648 : sudo systemctl start devstack@dstat.service 2026-06-18 15:10:00.061 | + functions-common:run_process:1680 : time_stop run_process 2026-06-18 15:10:00.069 | + functions-common:time_stop:2414 : local name 2026-06-18 15:10:00.076 | + functions-common:time_stop:2415 : local end_time 2026-06-18 15:10:00.081 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-18 15:10:00.089 | + functions-common:time_stop:2417 : local total 2026-06-18 15:10:00.093 | + functions-common:time_stop:2418 : local start_time 2026-06-18 15:10:00.098 | + functions-common:time_stop:2420 : name=run_process 2026-06-18 15:10:00.102 | + functions-common:time_stop:2421 : start_time=1781795398018 2026-06-18 15:10:00.107 | + functions-common:time_stop:2423 : [[ -z 1781795398018 ]] 2026-06-18 15:10:00.112 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 15:10:00.120 | + functions-common:time_stop:2426 : end_time=1781795400115 2026-06-18 15:10:00.126 | + functions-common:time_stop:2427 : elapsed_time=2097 2026-06-18 15:10:00.128 | + functions-common:time_stop:2428 : total=0 2026-06-18 15:10:00.132 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 15:10:00.138 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=2097 2026-06-18 15:10:00.141 | + lib/dstat:start_dstat:36 : run_process memory_tracker /home/quobyte/devstack/tools/memory_tracker.sh '' root PYTHON=python3.12 2026-06-18 15:10:00.146 | + functions-common:run_process:1668 : local service=memory_tracker 2026-06-18 15:10:00.150 | + functions-common:run_process:1669 : local command=/home/quobyte/devstack/tools/memory_tracker.sh 2026-06-18 15:10:00.154 | + functions-common:run_process:1670 : local group= 2026-06-18 15:10:00.159 | + functions-common:run_process:1671 : local user=root 2026-06-18 15:10:00.163 | + functions-common:run_process:1672 : local env_vars=PYTHON=python3.12 2026-06-18 15:10:00.168 | + functions-common:run_process:1674 : local name=memory_tracker 2026-06-18 15:10:00.174 | + functions-common:run_process:1676 : time_start run_process 2026-06-18 15:10:00.179 | + functions-common:time_start:2400 : local name=run_process 2026-06-18 15:10:00.185 | + functions-common:time_start:2401 : local start_time= 2026-06-18 15:10:00.190 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-18 15:10:00.195 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-18 15:10:00.203 | + functions-common:time_start:2405 : _TIME_START[$name]=1781795400197 2026-06-18 15:10:00.207 | + functions-common:run_process:1677 : is_service_enabled memory_tracker 2026-06-18 15:10:00.233 | + functions-common:is_service_enabled:2070 : return 1 2026-06-18 15:10:00.238 | + functions-common:run_process:1680 : time_stop run_process 2026-06-18 15:10:00.243 | + functions-common:time_stop:2414 : local name 2026-06-18 15:10:00.247 | + functions-common:time_stop:2415 : local end_time 2026-06-18 15:10:00.251 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-18 15:10:00.255 | + functions-common:time_stop:2417 : local total 2026-06-18 15:10:00.259 | + functions-common:time_stop:2418 : local start_time 2026-06-18 15:10:00.263 | + functions-common:time_stop:2420 : name=run_process 2026-06-18 15:10:00.267 | + functions-common:time_stop:2421 : start_time=1781795400197 2026-06-18 15:10:00.272 | + functions-common:time_stop:2423 : [[ -z 1781795400197 ]] 2026-06-18 15:10:00.276 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 15:10:00.283 | + functions-common:time_stop:2426 : end_time=1781795400278 2026-06-18 15:10:00.288 | + functions-common:time_stop:2427 : elapsed_time=81 2026-06-18 15:10:00.295 | + functions-common:time_stop:2428 : total=2097 2026-06-18 15:10:00.299 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 15:10:00.303 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=2178 2026-06-18 15:10:00.308 | + lib/dstat:start_dstat:40 : is_service_enabled peakmem_tracker 2026-06-18 15:10:00.332 | + functions-common:is_service_enabled:2070 : return 1 2026-06-18 15:10:00.334 | + lib/dstat:start_dstat:47 : run_process file_tracker /home/quobyte/devstack/tools/file_tracker.sh 2026-06-18 15:10:00.338 | + functions-common:run_process:1668 : local service=file_tracker 2026-06-18 15:10:00.338 | + functions-common:run_process:1669 : local command=/home/quobyte/devstack/tools/file_tracker.sh 2026-06-18 15:10:00.340 | + functions-common:run_process:1670 : local group= 2026-06-18 15:10:00.343 | + functions-common:run_process:1671 : local user= 2026-06-18 15:10:00.345 | + functions-common:run_process:1672 : local env_vars= 2026-06-18 15:10:00.347 | + functions-common:run_process:1674 : local name=file_tracker 2026-06-18 15:10:00.349 | + functions-common:run_process:1676 : time_start run_process 2026-06-18 15:10:00.351 | + functions-common:time_start:2400 : local name=run_process 2026-06-18 15:10:00.353 | + functions-common:time_start:2401 : local start_time= 2026-06-18 15:10:00.356 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-18 15:10:00.361 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-18 15:10:00.367 | + functions-common:time_start:2405 : _TIME_START[$name]=1781795400362 2026-06-18 15:10:00.369 | + functions-common:run_process:1677 : is_service_enabled file_tracker 2026-06-18 15:10:00.397 | + functions-common:is_service_enabled:2070 : return 1 2026-06-18 15:10:00.402 | + functions-common:run_process:1680 : time_stop run_process 2026-06-18 15:10:00.406 | + functions-common:time_stop:2414 : local name 2026-06-18 15:10:00.411 | + functions-common:time_stop:2415 : local end_time 2026-06-18 15:10:00.416 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-18 15:10:00.423 | + functions-common:time_stop:2417 : local total 2026-06-18 15:10:00.424 | + functions-common:time_stop:2418 : local start_time 2026-06-18 15:10:00.429 | + functions-common:time_stop:2420 : name=run_process 2026-06-18 15:10:00.433 | + functions-common:time_stop:2421 : start_time=1781795400362 2026-06-18 15:10:00.436 | + functions-common:time_stop:2423 : [[ -z 1781795400362 ]] 2026-06-18 15:10:00.442 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 15:10:00.447 | + functions-common:time_stop:2426 : end_time=1781795400443 2026-06-18 15:10:00.451 | + functions-common:time_stop:2427 : elapsed_time=81 2026-06-18 15:10:00.455 | + functions-common:time_stop:2428 : total=2178 2026-06-18 15:10:00.459 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 15:10:00.464 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=2259 2026-06-18 15:10:00.470 | + ./stack.sh:main:1078 : is_service_enabled atop 2026-06-18 15:10:00.500 | + functions-common:is_service_enabled:2070 : return 1 2026-06-18 15:10:00.505 | + ./stack.sh:main:1086 : is_service_enabled tcpdump 2026-06-18 15:10:00.533 | + functions-common:is_service_enabled:2070 : return 1 2026-06-18 15:10:00.538 | + ./stack.sh:main:1094 : is_service_enabled etcd3 2026-06-18 15:10:00.569 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 15:10:00.575 | + ./stack.sh:main:1095 : start_etcd3 2026-06-18 15:10:00.579 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2026-06-18 15:10:00.584 | + lib/etcd3:start_etcd3:42 : cmd+=' --name devstack --data-dir /opt/stack/data/etcd' 2026-06-18 15:10:00.590 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2026-06-18 15:10:00.596 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster devstack=http://192.168.122.13:2380' 2026-06-18 15:10:00.601 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://192.168.122.13:2380' 2026-06-18 15:10:00.606 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://192.168.122.13:2379' 2026-06-18 15:10:00.610 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2026-06-18 15:10:00.615 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2026-06-18 15:10:00.619 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://192.168.122.13:2379' 2026-06-18 15:10:00.625 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2026-06-18 15:10:00.629 | + lib/etcd3:start_etcd3:54 : cmd+=' --log-level=debug' 2026-06-18 15:10:00.636 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2026-06-18 15:10:00.639 | + 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.13:2380 --initial-advertise-peer-urls http://192.168.122.13:2380 --advertise-client-urls http://192.168.122.13:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://192.168.122.13:2379 --log-level=debug' '' root 2026-06-18 15:10:00.647 | + functions-common:write_user_unit_file:1529 : local service=devstack@etcd.service 2026-06-18 15:10:00.653 | + functions-common:write_user_unit_file:1530 : 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.13:2380 --initial-advertise-peer-urls http://192.168.122.13:2380 --advertise-client-urls http://192.168.122.13:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://192.168.122.13:2379 --log-level=debug' 2026-06-18 15:10:00.658 | + functions-common:write_user_unit_file:1531 : local group= 2026-06-18 15:10:00.662 | + functions-common:write_user_unit_file:1532 : local user=root 2026-06-18 15:10:00.667 | + functions-common:write_user_unit_file:1533 : local env_vars= 2026-06-18 15:10:00.670 | + functions-common:write_user_unit_file:1534 : local extra= 2026-06-18 15:10:00.674 | + functions-common:write_user_unit_file:1535 : [[ -n '' ]] 2026-06-18 15:10:00.678 | + functions-common:write_user_unit_file:1538 : local unitfile=/etc/systemd/system/devstack@etcd.service 2026-06-18 15:10:00.683 | + functions-common:write_user_unit_file:1539 : mkdir -p /etc/systemd/system 2026-06-18 15:10:00.689 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2026-06-18 15:10:00.796 | + functions-common:write_user_unit_file:1542 : 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-06-18 15:10:00.896 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2026-06-18 15:10:00.982 | + functions-common:write_user_unit_file:1544 : 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.13:2380 --initial-advertise-peer-urls http://192.168.122.13:2380 --advertise-client-urls http://192.168.122.13:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://192.168.122.13:2379 --log-level=debug' 2026-06-18 15:10:01.069 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2026-06-18 15:10:01.154 | + functions-common:write_user_unit_file:1546 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2026-06-18 15:10:01.241 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-18 15:10:01.328 | + functions-common:write_user_unit_file:1548 : [[ -n '' ]] 2026-06-18 15:10:01.332 | + functions-common:write_user_unit_file:1551 : [[ -n '' ]] 2026-06-18 15:10:01.337 | + functions-common:write_user_unit_file:1554 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2026-06-18 15:10:01.440 | + functions-common:write_user_unit_file:1557 : sudo systemctl daemon-reload 2026-06-18 15:10:01.952 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2026-06-18 15:10:02.042 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2026-06-18 15:10:02.134 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2026-06-18 15:10:02.223 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2026-06-18 15:10:02.312 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2026-06-18 15:10:02.319 | ++ functions-common:is_arch:519 : uname -m 2026-06-18 15:10:02.326 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-06-18 15:10:02.331 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2026-06-18 15:10:02.844 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2026-06-18 15:10:02.878 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2026-06-18 15:10:03.385 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2026-06-18 15:10:04.519 | + ./stack.sh:main:1101 : is_service_enabled tls-proxy 2026-06-18 15:10:04.545 | + functions-common:is_service_enabled:2070 : return 1 2026-06-18 15:10:04.549 | + ./stack.sh:main:1106 : write_clouds_yaml 2026-06-18 15:10:04.553 | + functions-common:write_clouds_yaml:84 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2026-06-18 15:10:04.557 | + functions-common:write_clouds_yaml:86 : sudo mkdir -p /etc/openstack 2026-06-18 15:10:04.576 | + functions-common:write_clouds_yaml:87 : sudo chown -R quobyte /etc/openstack 2026-06-18 15:10:04.596 | + functions-common:write_clouds_yaml:89 : CA_CERT_ARG= 2026-06-18 15:10:04.599 | + functions-common:write_clouds_yaml:90 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2026-06-18 15:10:04.603 | + 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.13/identity --os-username demo --os-password nomoresecret --os-project-name demo 2026-06-18 15:10:04.718 | The user clouds.yaml file didn't exist. 2026-06-18 15:10:04.734 | + 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.13/identity --os-username admin --os-password nomoresecret --os-project-name admin 2026-06-18 15:10:04.865 | + 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.13/identity --os-username admin --os-password nomoresecret --os-project-name demo 2026-06-18 15:10:05.000 | + 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.13/identity --os-username alt_demo --os-password nomoresecret --os-project-name alt_demo 2026-06-18 15:10:05.139 | + 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.13/identity --os-username alt_demo_member --os-password nomoresecret --os-project-name alt_demo 2026-06-18 15:10:05.275 | + 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.13/identity --os-username alt_demo_reader --os-password nomoresecret --os-project-name alt_demo 2026-06-18 15:10:05.413 | + 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.13/identity --os-username demo_reader --os-password nomoresecret --os-project-name demo 2026-06-18 15:10:05.550 | + 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.13/identity --os-username admin --os-password nomoresecret --os-system-scope all 2026-06-18 15:10:05.688 | + 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.13/identity --os-username system_member --os-password nomoresecret --os-system-scope all 2026-06-18 15:10:05.832 | + 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.13/identity --os-username system_reader --os-password nomoresecret --os-system-scope all 2026-06-18 15:10:05.975 | + functions-common:write_clouds_yaml:203 : cat 2026-06-18 15:10:05.982 | ++ functions-common:write_clouds_yaml:209 : eval echo '~quobyte' 2026-06-18 15:10:05.986 | +++ functions-common:write_clouds_yaml:209 : echo /home/quobyte 2026-06-18 15:10:05.991 | + functions-common:write_clouds_yaml:209 : rm -f /home/quobyte/.config/openstack/clouds.yaml 2026-06-18 15:10:05.997 | + ./stack.sh:main:1107 : export OS_CLOUD=devstack-admin 2026-06-18 15:10:06.001 | + ./stack.sh:main:1107 : OS_CLOUD=devstack-admin 2026-06-18 15:10:06.007 | + ./stack.sh:main:1109 : is_service_enabled keystone 2026-06-18 15:10:06.035 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 15:10:06.040 | + ./stack.sh:main:1110 : echo_summary 'Starting Keystone' 2026-06-18 15:10:06.045 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-18 15:10:06.049 | + ./stack.sh:echo_summary:444 : echo -e Starting Keystone 2026-06-18 15:10:06.054 | + ./stack.sh:main:1112 : '[' 192.168.122.13 == 192.168.122.13 ']' 2026-06-18 15:10:06.059 | + ./stack.sh:main:1113 : init_keystone 2026-06-18 15:10:06.063 | + lib/keystone:init_keystone:436 : is_service_enabled ldap 2026-06-18 15:10:06.089 | + functions-common:is_service_enabled:2070 : return 1 2026-06-18 15:10:06.094 | + lib/keystone:init_keystone:440 : [[ True == True ]] 2026-06-18 15:10:06.098 | + lib/keystone:init_keystone:442 : recreate_database keystone 2026-06-18 15:10:06.102 | + lib/database:recreate_database:112 : local db=keystone 2026-06-18 15:10:06.107 | + lib/database:recreate_database:113 : recreate_database_mysql keystone 2026-06-18 15:10:06.111 | + lib/databases/mysql:recreate_database_mysql:54 : local db=keystone 2026-06-18 15:10:06.115 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2026-06-18 15:10:06.121 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-18 15:10:06.206 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2026-06-18 15:10:06.211 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-18 15:10:06.292 | + lib/keystone:init_keystone:445 : time_start dbsync 2026-06-18 15:10:06.297 | + functions-common:time_start:2400 : local name=dbsync 2026-06-18 15:10:06.301 | + functions-common:time_start:2401 : local start_time= 2026-06-18 15:10:06.306 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-18 15:10:06.311 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-18 15:10:06.318 | + functions-common:time_start:2405 : _TIME_START[$name]=1781795406313 2026-06-18 15:10:06.323 | + lib/keystone:init_keystone:447 : /opt/stack/data/venv/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2026-06-18 15:10:06.982 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-06-18 15:10:06.982 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-18 15:10:06.982 | we strongly recommend against using it for new projects. 2026-06-18 15:10:06.982 | 2026-06-18 15:10:06.982 | If you are already using Eventlet, we recommend migrating to a different 2026-06-18 15:10:06.982 | framework. For more detail see 2026-06-18 15:10:06.982 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-18 15:10:06.983 | 2026-06-18 15:10:06.983 | __import__(import_str) 2026-06-18 15:10:10.203 | INFO dbcounter [-] Registered counter for database keystone 2026-06-18 15:10:10.299 | 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=46606) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-06-18 15:10:10.316 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-18 15:10:10.316 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-18 15:10:10.318 | DEBUG dbcounter [-] [46606] Writer thread running {{(pid=46606) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-18 15:10:10.408 | INFO alembic.runtime.migration [-] Running upgrade -> 27e647c0fad4, Initial version. 2026-06-18 15:10:14.412 | DEBUG alembic.runtime.migration [-] new branch insert 27e647c0fad4 {{(pid=46606) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-06-18 15:10:14.416 | INFO alembic.runtime.migration [-] Running upgrade 27e647c0fad4 -> 29e87d24a316, Initial no-op Yoga expand migration. 2026-06-18 15:10:14.416 | DEBUG alembic.runtime.migration [-] update 27e647c0fad4 to 29e87d24a316 {{(pid=46606) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-18 15:10:14.423 | INFO alembic.runtime.migration [-] Running upgrade 29e87d24a316 -> b4f8b3f584e0, Fix incorrect constraints. 2026-06-18 15:10:14.475 | DEBUG alembic.runtime.migration [-] update 29e87d24a316 to b4f8b3f584e0 {{(pid=46606) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-18 15:10:14.479 | INFO alembic.runtime.migration [-] Running upgrade b4f8b3f584e0 -> 11c3b243b4cb, Remove service_provider.relay_state_prefix server default. 2026-06-18 15:10:14.511 | DEBUG alembic.runtime.migration [-] update b4f8b3f584e0 to 11c3b243b4cb {{(pid=46606) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-18 15:10:14.514 | INFO alembic.runtime.migration [-] Running upgrade 11c3b243b4cb -> 47147121, Add Identity Federation attribute mapping schema version. 2026-06-18 15:10:14.607 | DEBUG alembic.runtime.migration [-] update 11c3b243b4cb to 47147121 {{(pid=46606) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-18 15:10:14.612 | INFO alembic.runtime.migration [-] Running upgrade 47147121 -> e8725d6fa226, Add project_id index to project_endpoint_group 2026-06-18 15:10:14.654 | DEBUG alembic.runtime.migration [-] update 47147121 to e8725d6fa226 {{(pid=46606) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-18 15:10:14.658 | INFO alembic.runtime.migration [-] Running upgrade e8725d6fa226 -> 742c857f1dfb, Add index in revocation_event 2026-06-18 15:10:14.759 | DEBUG alembic.runtime.migration [-] update e8725d6fa226 to 742c857f1dfb {{(pid=46606) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-18 15:10:14.765 | INFO alembic.runtime.migration [-] Running upgrade 27e647c0fad4 -> e25ffa003242, Initial no-op Yoga contract migration. 2026-06-18 15:10:14.767 | DEBUG alembic.runtime.migration [-] new branch insert e25ffa003242 {{(pid=46606) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-06-18 15:10:14.770 | INFO alembic.runtime.migration [-] Running upgrade e25ffa003242 -> 99de3849d860, Fix incorrect constraints. 2026-06-18 15:10:14.847 | DEBUG alembic.runtime.migration [-] update e25ffa003242 to 99de3849d860 {{(pid=46606) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-18 15:10:14.850 | INFO alembic.runtime.migration [-] Running upgrade 99de3849d860 -> c88cdce8f248, Remove duplicate constraints. 2026-06-18 15:10:14.889 | DEBUG alembic.runtime.migration [-] update 99de3849d860 to c88cdce8f248 {{(pid=46606) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-18 15:10:15.481 | + lib/keystone:init_keystone:448 : time_stop dbsync 2026-06-18 15:10:15.486 | + functions-common:time_stop:2414 : local name 2026-06-18 15:10:15.491 | + functions-common:time_stop:2415 : local end_time 2026-06-18 15:10:15.495 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-18 15:10:15.500 | + functions-common:time_stop:2417 : local total 2026-06-18 15:10:15.505 | + functions-common:time_stop:2418 : local start_time 2026-06-18 15:10:15.510 | + functions-common:time_stop:2420 : name=dbsync 2026-06-18 15:10:15.515 | + functions-common:time_stop:2421 : start_time=1781795406313 2026-06-18 15:10:15.520 | + functions-common:time_stop:2423 : [[ -z 1781795406313 ]] 2026-06-18 15:10:15.525 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 15:10:15.532 | + functions-common:time_stop:2426 : end_time=1781795415527 2026-06-18 15:10:15.536 | + functions-common:time_stop:2427 : elapsed_time=9214 2026-06-18 15:10:15.540 | + functions-common:time_stop:2428 : total=0 2026-06-18 15:10:15.544 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 15:10:15.549 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=9214 2026-06-18 15:10:15.553 | + lib/keystone:init_keystone:450 : [[ fernet == \f\e\r\n\e\t ]] 2026-06-18 15:10:15.558 | + lib/keystone:init_keystone:451 : rm -rf /etc/keystone/fernet-keys/ 2026-06-18 15:10:15.565 | + lib/keystone:init_keystone:452 : /opt/stack/data/venv/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2026-06-18 15:10:16.228 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-06-18 15:10:16.228 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-18 15:10:16.228 | we strongly recommend against using it for new projects. 2026-06-18 15:10:16.228 | 2026-06-18 15:10:16.228 | If you are already using Eventlet, we recommend migrating to a different 2026-06-18 15:10:16.228 | framework. For more detail see 2026-06-18 15:10:16.228 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-18 15:10:16.228 | 2026-06-18 15:10:16.229 | __import__(import_str) 2026-06-18 15:10:19.123 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2026-06-18 15:10:19.123 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2026-06-18 15:10:19.124 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2026-06-18 15:10:19.124 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2026-06-18 15:10:19.124 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2026-06-18 15:10:19.125 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2026-06-18 15:10:19.125 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2026-06-18 15:10:19.125 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2026-06-18 15:10:19.126 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2026-06-18 15:10:19.642 | + lib/keystone:init_keystone:454 : rm -rf /etc/keystone/credential-keys/ 2026-06-18 15:10:19.648 | + lib/keystone:init_keystone:455 : /opt/stack/data/venv/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2026-06-18 15:10:20.256 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-06-18 15:10:20.256 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-18 15:10:20.256 | we strongly recommend against using it for new projects. 2026-06-18 15:10:20.256 | 2026-06-18 15:10:20.256 | If you are already using Eventlet, we recommend migrating to a different 2026-06-18 15:10:20.256 | framework. For more detail see 2026-06-18 15:10:20.256 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-18 15:10:20.256 | 2026-06-18 15:10:20.257 | __import__(import_str) 2026-06-18 15:10:23.008 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2026-06-18 15:10:23.008 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2026-06-18 15:10:23.009 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2026-06-18 15:10:23.009 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2026-06-18 15:10:23.010 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2026-06-18 15:10:23.010 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2026-06-18 15:10:23.010 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2026-06-18 15:10:23.011 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2026-06-18 15:10:23.011 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2026-06-18 15:10:23.541 | + ./stack.sh:main:1114 : start_keystone 2026-06-18 15:10:23.546 | ++ lib/keystone:start_keystone:508 : which uwsgi 2026-06-18 15:10:23.553 | + lib/keystone:start_keystone:508 : run_process keystone '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' 2026-06-18 15:10:23.558 | + functions-common:run_process:1668 : local service=keystone 2026-06-18 15:10:23.562 | + functions-common:run_process:1669 : local 'command=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-06-18 15:10:23.566 | + functions-common:run_process:1670 : local group= 2026-06-18 15:10:23.570 | + functions-common:run_process:1671 : local user= 2026-06-18 15:10:23.575 | + functions-common:run_process:1672 : local env_vars= 2026-06-18 15:10:23.579 | + functions-common:run_process:1674 : local name=keystone 2026-06-18 15:10:23.584 | + functions-common:run_process:1676 : time_start run_process 2026-06-18 15:10:23.588 | + functions-common:time_start:2400 : local name=run_process 2026-06-18 15:10:23.592 | + functions-common:time_start:2401 : local start_time= 2026-06-18 15:10:23.597 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-18 15:10:23.602 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-18 15:10:23.609 | + functions-common:time_start:2405 : _TIME_START[$name]=1781795423605 2026-06-18 15:10:23.614 | + functions-common:run_process:1677 : is_service_enabled keystone 2026-06-18 15:10:23.640 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 15:10:23.644 | + functions-common:run_process:1678 : _run_under_systemd keystone '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' '' '' 2026-06-18 15:10:23.648 | + functions-common:_run_under_systemd:1622 : local service=keystone 2026-06-18 15:10:23.653 | + functions-common:_run_under_systemd:1623 : local 'command=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-06-18 15:10:23.657 | + functions-common:_run_under_systemd:1624 : local 'cmd=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-06-18 15:10:23.661 | + functions-common:_run_under_systemd:1626 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-06-18 15:10:23.666 | + functions-common:_common_systemd_pitfalls:1594 : local 'cmd=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-06-18 15:10:23.670 | + functions-common:_common_systemd_pitfalls:1597 : [[ /bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2026-06-18 15:10:23.674 | + functions-common:_common_systemd_pitfalls:1608 : [[ ! /bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2026-06-18 15:10:23.678 | + functions-common:_run_under_systemd:1628 : local systemd_service=devstack@keystone.service 2026-06-18 15:10:23.682 | + functions-common:_run_under_systemd:1629 : local group= 2026-06-18 15:10:23.687 | + functions-common:_run_under_systemd:1630 : local user=quobyte 2026-06-18 15:10:23.694 | + functions-common:_run_under_systemd:1631 : [[ -z quobyte ]] 2026-06-18 15:10:23.698 | + functions-common:_run_under_systemd:1634 : local env_vars= 2026-06-18 15:10:23.702 | + functions-common:_run_under_systemd:1635 : [[ -v SYSTEMD_ENV_VARS[keystone] ]] 2026-06-18 15:10:23.707 | + functions-common:_run_under_systemd:1638 : [[ /bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2026-06-18 15:10:23.711 | + functions-common:_run_under_systemd:1639 : [[ True == \T\r\u\e ]] 2026-06-18 15:10:23.716 | + functions-common:_run_under_systemd:1640 : cmd='/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini --venv /opt/stack/data/venv' 2026-06-18 15:10:23.720 | + functions-common:_run_under_systemd:1642 : 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-06-18 15:10:23.724 | + functions-common:write_uwsgi_user_unit_file:1561 : local service=devstack@keystone.service 2026-06-18 15:10:23.728 | + functions-common:write_uwsgi_user_unit_file:1562 : local 'command=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini --venv /opt/stack/data/venv' 2026-06-18 15:10:23.732 | + functions-common:write_uwsgi_user_unit_file:1563 : local group= 2026-06-18 15:10:23.736 | + functions-common:write_uwsgi_user_unit_file:1564 : local user=quobyte 2026-06-18 15:10:23.740 | + functions-common:write_uwsgi_user_unit_file:1565 : local env_vars= 2026-06-18 15:10:23.744 | + functions-common:write_uwsgi_user_unit_file:1566 : local unitfile=/etc/systemd/system/devstack@keystone.service 2026-06-18 15:10:23.748 | + functions-common:write_uwsgi_user_unit_file:1567 : mkdir -p /etc/systemd/system 2026-06-18 15:10:23.755 | + functions-common:write_uwsgi_user_unit_file:1569 : iniset -sudo /etc/systemd/system/devstack@keystone.service Unit Description 'Devstack devstack@keystone.service' 2026-06-18 15:10:23.857 | + functions-common:write_uwsgi_user_unit_file:1570 : 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-06-18 15:10:23.965 | + functions-common:write_uwsgi_user_unit_file:1571 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service 2026-06-18 15:10:24.053 | + functions-common:write_uwsgi_user_unit_file:1572 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User quobyte 2026-06-18 15:10:24.138 | + functions-common:write_uwsgi_user_unit_file:1573 : 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-06-18 15:10:24.222 | + functions-common:write_uwsgi_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-18 15:10:24.305 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2026-06-18 15:10:24.396 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2026-06-18 15:10:24.481 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2026-06-18 15:10:24.575 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2026-06-18 15:10:24.661 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2026-06-18 15:10:24.757 | + functions-common:write_uwsgi_user_unit_file:1581 : [[ -n '' ]] 2026-06-18 15:10:24.761 | + functions-common:write_uwsgi_user_unit_file:1584 : [[ -n '' ]] 2026-06-18 15:10:24.765 | + functions-common:write_uwsgi_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target 2026-06-18 15:10:24.868 | + functions-common:write_uwsgi_user_unit_file:1590 : sudo systemctl daemon-reload 2026-06-18 15:10:25.374 | + functions-common:_run_under_systemd:1647 : sudo systemctl enable devstack@keystone.service 2026-06-18 15:10:25.408 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2026-06-18 15:10:25.899 | + functions-common:_run_under_systemd:1648 : sudo systemctl start devstack@keystone.service 2026-06-18 15:10:26.040 | + functions-common:run_process:1680 : time_stop run_process 2026-06-18 15:10:26.045 | + functions-common:time_stop:2414 : local name 2026-06-18 15:10:26.045 | + functions-common:time_stop:2415 : local end_time 2026-06-18 15:10:26.047 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-18 15:10:26.050 | + functions-common:time_stop:2417 : local total 2026-06-18 15:10:26.052 | + functions-common:time_stop:2418 : local start_time 2026-06-18 15:10:26.054 | + functions-common:time_stop:2420 : name=run_process 2026-06-18 15:10:26.056 | + functions-common:time_stop:2421 : start_time=1781795423605 2026-06-18 15:10:26.058 | + functions-common:time_stop:2423 : [[ -z 1781795423605 ]] 2026-06-18 15:10:26.068 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 15:10:26.070 | + functions-common:time_stop:2426 : end_time=1781795426068 2026-06-18 15:10:26.072 | + functions-common:time_stop:2427 : elapsed_time=2463 2026-06-18 15:10:26.076 | + functions-common:time_stop:2428 : total=2259 2026-06-18 15:10:26.077 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 15:10:26.079 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=4722 2026-06-18 15:10:26.084 | + lib/keystone:start_keystone:510 : echo 'Waiting for keystone to start...' 2026-06-18 15:10:26.084 | Waiting for keystone to start... 2026-06-18 15:10:26.084 | + lib/keystone:start_keystone:514 : local service_uri=http://192.168.122.13/identity/v3/ 2026-06-18 15:10:26.086 | + lib/keystone:start_keystone:516 : wait_for_service 60 http://192.168.122.13/identity/v3/ 2026-06-18 15:10:26.088 | + functions:wait_for_service:476 : local timeout=60 2026-06-18 15:10:26.090 | + functions:wait_for_service:477 : local url=http://192.168.122.13/identity/v3/ 2026-06-18 15:10:26.092 | + functions:wait_for_service:478 : local rval=0 2026-06-18 15:10:26.095 | + functions:wait_for_service:479 : time_start wait_for_service 2026-06-18 15:10:26.098 | + functions-common:time_start:2400 : local name=wait_for_service 2026-06-18 15:10:26.099 | + functions-common:time_start:2401 : local start_time= 2026-06-18 15:10:26.101 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-18 15:10:26.107 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-18 15:10:26.110 | + functions-common:time_start:2405 : _TIME_START[$name]=1781795426107 2026-06-18 15:10:26.112 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-06-18 15:10:26.116 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-18 15:10:26.121 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.13/identity/v3/ 2026-06-18 15:10:27.169 | ++ inc/async:async_inner:64 : rc=0 2026-06-18 15:10:27.200 | [43705 Async install_tempest:43705]: finished successfully 2026-06-18 15:10:31.919 | + :: : [[ 200 == 503 ]] 2026-06-18 15:10:31.921 | + :: : [[ 0 -eq 7 ]] 2026-06-18 15:10:31.924 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-06-18 15:10:31.929 | + functions-common:time_stop:2414 : local name 2026-06-18 15:10:31.932 | + functions-common:time_stop:2415 : local end_time 2026-06-18 15:10:31.937 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-18 15:10:31.941 | + functions-common:time_stop:2417 : local total 2026-06-18 15:10:31.944 | + functions-common:time_stop:2418 : local start_time 2026-06-18 15:10:31.948 | + functions-common:time_stop:2420 : name=wait_for_service 2026-06-18 15:10:31.951 | + functions-common:time_stop:2421 : start_time=1781795426107 2026-06-18 15:10:31.955 | + functions-common:time_stop:2423 : [[ -z 1781795426107 ]] 2026-06-18 15:10:31.960 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 15:10:31.965 | + functions-common:time_stop:2426 : end_time=1781795431961 2026-06-18 15:10:31.969 | + functions-common:time_stop:2427 : elapsed_time=5854 2026-06-18 15:10:31.973 | + functions-common:time_stop:2428 : total=0 2026-06-18 15:10:31.977 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 15:10:31.981 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=5854 2026-06-18 15:10:31.986 | + functions:wait_for_service:486 : return 0 2026-06-18 15:10:31.989 | + lib/keystone:start_keystone:521 : is_service_enabled tls-proxy 2026-06-18 15:10:32.013 | + functions-common:is_service_enabled:2070 : return 1 2026-06-18 15:10:32.018 | + lib/keystone:start_keystone:526 : restart_service memcached 2026-06-18 15:10:32.022 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2026-06-18 15:10:32.026 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart memcached 2026-06-18 15:10:32.641 | + ./stack.sh:main:1115 : bootstrap_keystone 2026-06-18 15:10:32.646 | + 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.13/identity 2026-06-18 15:10:33.274 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-06-18 15:10:33.274 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-18 15:10:33.275 | we strongly recommend against using it for new projects. 2026-06-18 15:10:33.275 | 2026-06-18 15:10:33.275 | If you are already using Eventlet, we recommend migrating to a different 2026-06-18 15:10:33.275 | framework. For more detail see 2026-06-18 15:10:33.275 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-18 15:10:33.275 | 2026-06-18 15:10:33.275 | __import__(import_str) 2026-06-18 15:10:36.570 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=47613) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-18 15:10:36.571 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=47613) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-18 15:10:36.571 | 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=47613) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-18 15:10:36.579 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=47613) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-18 15:10:36.594 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=47613) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-18 15:10:36.594 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=47613) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-18 15:10:36.626 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=47613) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-18 15:10:36.655 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=47613) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-18 15:10:36.655 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=47613) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-18 15:10:36.745 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=47613) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-18 15:10:36.745 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=47613) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-18 15:10:36.745 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=47613) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-18 15:10:36.745 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=47613) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-18 15:10:36.745 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=47613) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-18 15:10:36.746 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=47613) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-18 15:10:36.760 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=47613) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-18 15:10:36.760 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=47613) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-18 15:10:36.760 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=47613) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-18 15:10:36.761 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=47613) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-18 15:10:36.761 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=47613) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-18 15:10:36.761 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=47613) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-18 15:10:36.761 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=47613) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-18 15:10:36.770 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=47613) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-18 15:10:36.773 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=47613) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-18 15:10:36.774 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=47613) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-18 15:10:36.774 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=47613) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-18 15:10:36.774 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=47613) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-18 15:10:36.774 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=47613) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-18 15:10:36.774 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=47613) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-18 15:10:36.775 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=47613) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-18 15:10:36.850 | INFO dbcounter [-] Registered counter for database keystone 2026-06-18 15:10:36.940 | 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=47613) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-06-18 15:10:37.155 | DEBUG dbcounter [-] [47613] Writer thread running {{(pid=47613) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-18 15:10:37.299 | INFO keystone.cmd.bootstrap [None req-766a7898-98d6-4956-aac4-77fc10cccc01 None None] Created domain default 2026-06-18 15:10:37.359 | INFO keystone.cmd.bootstrap [None req-766a7898-98d6-4956-aac4-77fc10cccc01 None None] Created project admin 2026-06-18 15:10:37.402 | WARNING keystone.common.password_hashing [None req-766a7898-98d6-4956-aac4-77fc10cccc01 None None] Truncating password to algorithm specific maximum length 72 characters.: keystone.exception.UserNotFound: Could not find user: admin. 2026-06-18 15:10:37.432 | INFO keystone.cmd.bootstrap [None req-766a7898-98d6-4956-aac4-77fc10cccc01 None None] Created user admin 2026-06-18 15:10:37.467 | INFO keystone.cmd.bootstrap [None req-766a7898-98d6-4956-aac4-77fc10cccc01 None None] Created role reader 2026-06-18 15:10:37.490 | INFO keystone.cmd.bootstrap [None req-766a7898-98d6-4956-aac4-77fc10cccc01 None None] Created role member 2026-06-18 15:10:37.535 | INFO keystone.cmd.bootstrap [None req-766a7898-98d6-4956-aac4-77fc10cccc01 None None] Created implied role where 6c623049d9794317b82ce3cdc1b3dbab implies 8315ba6214494b54b6bcfc4a662239b0 2026-06-18 15:10:37.559 | INFO keystone.cmd.bootstrap [None req-766a7898-98d6-4956-aac4-77fc10cccc01 None None] Created role manager 2026-06-18 15:10:37.594 | INFO keystone.cmd.bootstrap [None req-766a7898-98d6-4956-aac4-77fc10cccc01 None None] Created implied role where 0af45abc81e444d2b4117470de484560 implies 6c623049d9794317b82ce3cdc1b3dbab 2026-06-18 15:10:37.613 | INFO keystone.cmd.bootstrap [None req-766a7898-98d6-4956-aac4-77fc10cccc01 None None] Created role admin 2026-06-18 15:10:37.643 | INFO keystone.cmd.bootstrap [None req-766a7898-98d6-4956-aac4-77fc10cccc01 None None] Created implied role where 3b6570e473164b5784b0abf37c207f44 implies 0af45abc81e444d2b4117470de484560 2026-06-18 15:10:37.670 | INFO keystone.cmd.bootstrap [None req-766a7898-98d6-4956-aac4-77fc10cccc01 None None] Created role service 2026-06-18 15:10:37.692 | INFO keystone.cmd.bootstrap [None req-766a7898-98d6-4956-aac4-77fc10cccc01 None None] Granted role admin on project admin to user admin. 2026-06-18 15:10:37.709 | INFO keystone.cmd.bootstrap [None req-766a7898-98d6-4956-aac4-77fc10cccc01 None None] Granted role admin on the system to user admin. 2026-06-18 15:10:37.733 | WARNING py.warnings [None req-766a7898-98d6-4956-aac4-77fc10cccc01 None None] /opt/stack/data/venv/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: RegionOne. To ensure interoperability, identifiers should be a valid uuid. 2026-06-18 15:10:37.733 | warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 15:10:37.734 |  2026-06-18 15:10:37.740 | INFO keystone.cmd.bootstrap [None req-766a7898-98d6-4956-aac4-77fc10cccc01 None None] Created region RegionOne 2026-06-18 15:10:37.800 | INFO keystone.cmd.bootstrap [None req-766a7898-98d6-4956-aac4-77fc10cccc01 None None] Created public endpoint http://192.168.122.13/identity 2026-06-18 15:10:38.437 | + lib/keystone:bootstrap_keystone:549 : '[' False == True ']' 2026-06-18 15:10:38.441 | + ./stack.sh:main:1118 : create_keystone_accounts 2026-06-18 15:10:38.446 | + lib/keystone:create_keystone_accounts:257 : local admin_project 2026-06-18 15:10:38.452 | ++ lib/keystone:create_keystone_accounts:258 : oscwrap project show admin -f value -c id 2026-06-18 15:10:43.927 | ++ functions-common:oscwrap:2459 : return 0 2026-06-18 15:10:43.932 | + lib/keystone:create_keystone_accounts:258 : admin_project=af6234ba611a465cb6a15eb4706568de 2026-06-18 15:10:43.934 | + lib/keystone:create_keystone_accounts:259 : local admin_user 2026-06-18 15:10:43.938 | ++ lib/keystone:create_keystone_accounts:260 : oscwrap user show admin -f value -c id 2026-06-18 15:10:47.495 | ++ functions-common:oscwrap:2459 : return 0 2026-06-18 15:10:47.500 | + lib/keystone:create_keystone_accounts:260 : admin_user=5d2f27d04eed4353a1f3f3697f15ead9 2026-06-18 15:10:47.504 | + lib/keystone:create_keystone_accounts:262 : local admin_role=admin 2026-06-18 15:10:47.508 | + lib/keystone:create_keystone_accounts:263 : local member_role=member 2026-06-18 15:10:47.511 | + lib/keystone:create_keystone_accounts:264 : local reader_role=reader 2026-06-18 15:10:47.515 | + lib/keystone:create_keystone_accounts:266 : async_run ks-domain-role get_or_add_user_domain_role admin 5d2f27d04eed4353a1f3f3697f15ead9 default 2026-06-18 15:10:47.600 | + inc/async:async_inner:63 : get_or_add_user_domain_role admin 5d2f27d04eed4353a1f3f3697f15ead9 default 2026-06-18 15:10:47.654 | [2077 Async ks-domain-role:47732]: running: get_or_add_user_domain_role admin 5d2f27d04eed4353a1f3f3697f15ead9 default 2026-06-18 15:10:47.656 | + lib/keystone:create_keystone_accounts:269 : get_or_create_domain Default 2026-06-18 15:10:47.660 | + functions-common:get_or_create_domain:866 : local domain_id 2026-06-18 15:10:47.667 | ++ functions-common:get_or_create_domain:871 : oscwrap --os-cloud devstack-system-admin domain create Default --description '' --or-show -f value -c id 2026-06-18 15:10:51.860 | ++ functions-common:oscwrap:2459 : return 0 2026-06-18 15:10:51.864 | + functions-common:get_or_create_domain:871 : domain_id=default 2026-06-18 15:10:51.868 | + functions-common:get_or_create_domain:872 : echo default 2026-06-18 15:10:51.868 | default 2026-06-18 15:10:51.872 | + lib/keystone:create_keystone_accounts:270 : async_run ks-project get_or_create_project service Default 2026-06-18 15:10:51.942 | + inc/async:async_inner:63 : get_or_create_project service Default 2026-06-18 15:10:51.981 | [2077 Async ks-project:47841]: running: get_or_create_project service Default 2026-06-18 15:10:51.982 | + lib/keystone:create_keystone_accounts:273 : async_run ks-service get_or_create_role service 2026-06-18 15:10:52.037 | + inc/async:async_inner:63 : get_or_create_role service 2026-06-18 15:10:52.078 | [2077 Async ks-service:47935]: running: get_or_create_role service 2026-06-18 15:10:52.081 | + lib/keystone:create_keystone_accounts:279 : async_run ks-reseller get_or_create_role ResellerAdmin 2026-06-18 15:10:52.144 | + inc/async:async_inner:63 : get_or_create_role ResellerAdmin 2026-06-18 15:10:52.213 | [2077 Async ks-reseller:48029]: running: get_or_create_role ResellerAdmin 2026-06-18 15:10:52.219 | + lib/keystone:create_keystone_accounts:283 : local another_role=anotherrole 2026-06-18 15:10:52.226 | + lib/keystone:create_keystone_accounts:284 : async_run ks-anotherrole get_or_create_role anotherrole 2026-06-18 15:10:52.369 | + inc/async:async_inner:63 : get_or_create_role anotherrole 2026-06-18 15:10:52.471 | [2077 Async ks-anotherrole:48125]: running: get_or_create_role anotherrole 2026-06-18 15:10:52.482 | + lib/keystone:create_keystone_accounts:287 : local invis_project 2026-06-18 15:10:52.499 | ++ lib/keystone:create_keystone_accounts:288 : get_or_create_project invisible_to_admin default 2026-06-18 15:10:52.503 | ++ functions-common:get_or_create_project:916 : local project_id 2026-06-18 15:10:52.516 | +++ functions-common:get_or_create_project:922 : oscwrap --os-cloud devstack-system-admin project create invisible_to_admin --domain=default --or-show -f value -c id 2026-06-18 15:10:57.556 | + inc/async:async_inner:64 : rc=0 2026-06-18 15:10:57.623 | [48125 Async ks-anotherrole:48125]: finished successfully 2026-06-18 15:10:57.941 | + inc/async:async_inner:64 : rc=0 2026-06-18 15:10:57.989 | [47935 Async ks-service:47935]: finished successfully 2026-06-18 15:10:58.430 | + inc/async:async_inner:64 : rc=0 2026-06-18 15:10:58.466 | [47841 Async ks-project:47841]: finished successfully 2026-06-18 15:10:58.855 | + inc/async:async_inner:64 : rc=0 2026-06-18 15:10:58.887 | [48029 Async ks-reseller:48029]: finished successfully 2026-06-18 15:10:59.042 | + inc/async:async_inner:64 : rc=0 2026-06-18 15:10:59.076 | [47732 Async ks-domain-role:47732]: finished successfully 2026-06-18 15:10:59.273 | +++ functions-common:oscwrap:2459 : return 0 2026-06-18 15:10:59.279 | ++ functions-common:get_or_create_project:922 : project_id=4268c4cb9faa41b1b7f4fda58d31e307 2026-06-18 15:10:59.283 | ++ functions-common:get_or_create_project:923 : echo 4268c4cb9faa41b1b7f4fda58d31e307 2026-06-18 15:10:59.288 | + lib/keystone:create_keystone_accounts:288 : invis_project=4268c4cb9faa41b1b7f4fda58d31e307 2026-06-18 15:10:59.292 | + lib/keystone:create_keystone_accounts:291 : local demo_project 2026-06-18 15:10:59.298 | ++ lib/keystone:create_keystone_accounts:292 : get_or_create_project demo default 2026-06-18 15:10:59.302 | ++ functions-common:get_or_create_project:916 : local project_id 2026-06-18 15:10:59.309 | +++ functions-common:get_or_create_project:922 : oscwrap --os-cloud devstack-system-admin project create demo --domain=default --or-show -f value -c id 2026-06-18 15:11:03.393 | +++ functions-common:oscwrap:2459 : return 0 2026-06-18 15:11:03.396 | ++ functions-common:get_or_create_project:922 : project_id=695485b523314ac5b6b0db7492adc3fa 2026-06-18 15:11:03.400 | ++ functions-common:get_or_create_project:923 : echo 695485b523314ac5b6b0db7492adc3fa 2026-06-18 15:11:03.405 | + lib/keystone:create_keystone_accounts:292 : demo_project=695485b523314ac5b6b0db7492adc3fa 2026-06-18 15:11:03.409 | + lib/keystone:create_keystone_accounts:293 : local demo_user 2026-06-18 15:11:03.413 | ++ lib/keystone:create_keystone_accounts:295 : get_or_create_user demo nomoresecret default demo@example.com 2026-06-18 15:11:03.417 | ++ functions-common:get_or_create_user:893 : local user_id 2026-06-18 15:11:03.421 | ++ functions-common:get_or_create_user:894 : [[ ! -z demo@example.com ]] 2026-06-18 15:11:03.425 | ++ functions-common:get_or_create_user:895 : local email=--email=demo@example.com 2026-06-18 15:11:03.429 | +++ functions-common:get_or_create_user:909 : oscwrap --os-cloud devstack-system-admin user create demo --password nomoresecret --domain=default --email=demo@example.com --or-show -f value -c id 2026-06-18 15:11:07.427 | +++ functions-common:oscwrap:2459 : return 0 2026-06-18 15:11:07.432 | ++ functions-common:get_or_create_user:909 : user_id=31a1c0857922484791912508552fb695 2026-06-18 15:11:07.436 | ++ functions-common:get_or_create_user:910 : echo 31a1c0857922484791912508552fb695 2026-06-18 15:11:07.440 | + lib/keystone:create_keystone_accounts:295 : demo_user=31a1c0857922484791912508552fb695 2026-06-18 15:11:07.443 | + lib/keystone:create_keystone_accounts:297 : async_wait ks-domain-role ks-domain ks-project ks-service ks-reseller ks-anotherrole 2026-06-18 15:11:07.517 | [2077 Async ks-domain-role:47732]: Waiting for completion of get_or_add_user_domain_role admin 5d2f27d04eed4353a1f3f3697f15ead9 default running on PID 47732 (6 other jobs running) 2026-06-18 15:11:07.553 | [2077 Async ks-domain-role:47732]: Signaling child to exit 2026-06-18 15:11:07.554 | WAKEUP 2026-06-18 15:11:07.584 | [2077 Async ks-domain-role:47732]: Signaled 2026-06-18 15:11:07.586 | + functions-common:get_or_add_user_domain_role:980 : local user_role_id 2026-06-18 15:11:07.586 | + functions-common:get_or_add_user_domain_role:984 : openstack --os-cloud devstack-system-admin role add admin --user 5d2f27d04eed4353a1f3f3697f15ead9 --domain default 2026-06-18 15:11:07.586 | ++ functions-common:get_or_add_user_domain_role:991 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 5d2f27d04eed4353a1f3f3697f15ead9 --domain default -c Role -f value 2026-06-18 15:11:07.587 | ++ functions-common:oscwrap:2459 : return 0 2026-06-18 15:11:07.587 | + functions-common:get_or_add_user_domain_role:991 : user_role_id=3b6570e473164b5784b0abf37c207f44 2026-06-18 15:11:07.587 | + functions-common:get_or_add_user_domain_role:993 : echo 3b6570e473164b5784b0abf37c207f44 2026-06-18 15:11:07.587 | 3b6570e473164b5784b0abf37c207f44 2026-06-18 15:11:07.647 | [2077 Async ks-domain-role:47732]: finished get_or_add_user_domain_role admin 5d2f27d04eed4353a1f3f3697f15ead9 default with result 0 in 11 seconds 2026-06-18 15:11:07.657 | Not waiting for async task ks-domain that we never started or has already been waited for 2026-06-18 15:11:07.708 | [2077 Async ks-project:47841]: Waiting for completion of get_or_create_project service Default running on PID 47841 (5 other jobs running) 2026-06-18 15:11:07.742 | [2077 Async ks-project:47841]: Signaling child to exit 2026-06-18 15:11:07.742 | WAKEUP 2026-06-18 15:11:07.774 | [2077 Async ks-project:47841]: Signaled 2026-06-18 15:11:07.775 | + functions-common:get_or_create_project:916 : local project_id 2026-06-18 15:11:07.776 | ++ functions-common:get_or_create_project:922 : oscwrap --os-cloud devstack-system-admin project create service --domain=Default --or-show -f value -c id 2026-06-18 15:11:07.776 | ++ functions-common:oscwrap:2459 : return 0 2026-06-18 15:11:07.776 | + functions-common:get_or_create_project:922 : project_id=bda006f9a84c430dbcb62e8925da278d 2026-06-18 15:11:07.776 | + functions-common:get_or_create_project:923 : echo bda006f9a84c430dbcb62e8925da278d 2026-06-18 15:11:07.776 | bda006f9a84c430dbcb62e8925da278d 2026-06-18 15:11:07.840 | [2077 Async ks-project:47841]: finished get_or_create_project service Default with result 0 in 6 seconds 2026-06-18 15:11:07.892 | [2077 Async ks-service:47935]: Waiting for completion of get_or_create_role service running on PID 47935 (4 other jobs running) 2026-06-18 15:11:07.929 | [2077 Async ks-service:47935]: Signaling child to exit 2026-06-18 15:11:07.930 | WAKEUP 2026-06-18 15:11:07.960 | [2077 Async ks-service:47935]: Signaled 2026-06-18 15:11:07.963 | + functions-common:get_or_create_role:929 : local role_id 2026-06-18 15:11:07.963 | ++ functions-common:get_or_create_role:934 : oscwrap --os-cloud devstack-system-admin role create service --or-show -f value -c id 2026-06-18 15:11:07.963 | ++ functions-common:oscwrap:2459 : return 0 2026-06-18 15:11:07.963 | + functions-common:get_or_create_role:934 : role_id=acbe6b4df4c2492a95e3bac5c60bf044 2026-06-18 15:11:07.963 | + functions-common:get_or_create_role:935 : echo acbe6b4df4c2492a95e3bac5c60bf044 2026-06-18 15:11:07.963 | acbe6b4df4c2492a95e3bac5c60bf044 2026-06-18 15:11:08.019 | [2077 Async ks-service:47935]: finished get_or_create_role service with result 0 in 5 seconds 2026-06-18 15:11:08.070 | [2077 Async ks-reseller:48029]: Waiting for completion of get_or_create_role ResellerAdmin running on PID 48029 (3 other jobs running) 2026-06-18 15:11:08.105 | [2077 Async ks-reseller:48029]: Signaling child to exit 2026-06-18 15:11:08.106 | WAKEUP 2026-06-18 15:11:08.135 | [2077 Async ks-reseller:48029]: Signaled 2026-06-18 15:11:08.136 | + functions-common:get_or_create_role:929 : local role_id 2026-06-18 15:11:08.136 | ++ functions-common:get_or_create_role:934 : oscwrap --os-cloud devstack-system-admin role create ResellerAdmin --or-show -f value -c id 2026-06-18 15:11:08.136 | ++ functions-common:oscwrap:2459 : return 0 2026-06-18 15:11:08.136 | + functions-common:get_or_create_role:934 : role_id=79e6128272914a799ce2b454c8a74a21 2026-06-18 15:11:08.136 | + functions-common:get_or_create_role:935 : echo 79e6128272914a799ce2b454c8a74a21 2026-06-18 15:11:08.137 | 79e6128272914a799ce2b454c8a74a21 2026-06-18 15:11:08.197 | [2077 Async ks-reseller:48029]: finished get_or_create_role ResellerAdmin with result 0 in 6 seconds 2026-06-18 15:11:08.249 | [2077 Async ks-anotherrole:48125]: Waiting for completion of get_or_create_role anotherrole running on PID 48125 (2 other jobs running) 2026-06-18 15:11:08.278 | [2077 Async ks-anotherrole:48125]: Signaling child to exit 2026-06-18 15:11:08.279 | WAKEUP 2026-06-18 15:11:08.306 | [2077 Async ks-anotherrole:48125]: Signaled 2026-06-18 15:11:08.309 | + functions-common:get_or_create_role:929 : local role_id 2026-06-18 15:11:08.309 | ++ functions-common:get_or_create_role:934 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2026-06-18 15:11:08.309 | ++ functions-common:oscwrap:2459 : return 0 2026-06-18 15:11:08.309 | + functions-common:get_or_create_role:934 : role_id=0b050ced369843b4804d09bcf1781b78 2026-06-18 15:11:08.309 | + functions-common:get_or_create_role:935 : echo 0b050ced369843b4804d09bcf1781b78 2026-06-18 15:11:08.309 | 0b050ced369843b4804d09bcf1781b78 2026-06-18 15:11:08.365 | [2077 Async ks-anotherrole:48125]: finished get_or_create_role anotherrole with result 0 in 5 seconds 2026-06-18 15:11:08.371 | + inc/async:async_wait:197 : return 0 2026-06-18 15:11:08.375 | + lib/keystone:create_keystone_accounts:299 : async_run ks-demo-member get_or_add_user_project_role member 31a1c0857922484791912508552fb695 695485b523314ac5b6b0db7492adc3fa 2026-06-18 15:11:08.460 | + inc/async:async_inner:63 : get_or_add_user_project_role member 31a1c0857922484791912508552fb695 695485b523314ac5b6b0db7492adc3fa 2026-06-18 15:11:08.509 | [2077 Async ks-demo-member:48987]: running: get_or_add_user_project_role member 31a1c0857922484791912508552fb695 695485b523314ac5b6b0db7492adc3fa 2026-06-18 15:11:08.511 | + lib/keystone:create_keystone_accounts:301 : async_run ks-demo-admin get_or_add_user_project_role admin 5d2f27d04eed4353a1f3f3697f15ead9 695485b523314ac5b6b0db7492adc3fa 2026-06-18 15:11:08.572 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 5d2f27d04eed4353a1f3f3697f15ead9 695485b523314ac5b6b0db7492adc3fa 2026-06-18 15:11:08.613 | [2077 Async ks-demo-admin:49083]: running: get_or_add_user_project_role admin 5d2f27d04eed4353a1f3f3697f15ead9 695485b523314ac5b6b0db7492adc3fa 2026-06-18 15:11:08.616 | + lib/keystone:create_keystone_accounts:302 : async_run ks-demo-another get_or_add_user_project_role anotherrole 31a1c0857922484791912508552fb695 695485b523314ac5b6b0db7492adc3fa 2026-06-18 15:11:08.684 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 31a1c0857922484791912508552fb695 695485b523314ac5b6b0db7492adc3fa 2026-06-18 15:11:08.735 | [2077 Async ks-demo-another:49179]: running: get_or_add_user_project_role anotherrole 31a1c0857922484791912508552fb695 695485b523314ac5b6b0db7492adc3fa 2026-06-18 15:11:08.739 | + lib/keystone:create_keystone_accounts:303 : async_run ks-demo-invis get_or_add_user_project_role member 31a1c0857922484791912508552fb695 4268c4cb9faa41b1b7f4fda58d31e307 2026-06-18 15:11:08.815 | + inc/async:async_inner:63 : get_or_add_user_project_role member 31a1c0857922484791912508552fb695 4268c4cb9faa41b1b7f4fda58d31e307 2026-06-18 15:11:08.894 | [2077 Async ks-demo-invis:49275]: running: get_or_add_user_project_role member 31a1c0857922484791912508552fb695 4268c4cb9faa41b1b7f4fda58d31e307 2026-06-18 15:11:08.899 | + lib/keystone:create_keystone_accounts:306 : local demo_reader 2026-06-18 15:11:08.910 | ++ lib/keystone:create_keystone_accounts:308 : get_or_create_user demo_reader nomoresecret default demo_reader@example.com 2026-06-18 15:11:08.918 | ++ functions-common:get_or_create_user:893 : local user_id 2026-06-18 15:11:08.921 | ++ functions-common:get_or_create_user:894 : [[ ! -z demo_reader@example.com ]] 2026-06-18 15:11:08.928 | ++ functions-common:get_or_create_user:895 : local email=--email=demo_reader@example.com 2026-06-18 15:11:08.937 | +++ functions-common:get_or_create_user:909 : 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-06-18 15:11:14.497 | +++ functions-common:oscwrap:2459 : return 0 2026-06-18 15:11:14.503 | ++ functions-common:get_or_create_user:909 : user_id=c798f914932646e0bd47cbe750073825 2026-06-18 15:11:14.506 | ++ functions-common:get_or_create_user:910 : echo c798f914932646e0bd47cbe750073825 2026-06-18 15:11:14.513 | + lib/keystone:create_keystone_accounts:308 : demo_reader=c798f914932646e0bd47cbe750073825 2026-06-18 15:11:14.519 | + lib/keystone:create_keystone_accounts:310 : async_run ks-demo-reader get_or_add_user_project_role reader c798f914932646e0bd47cbe750073825 695485b523314ac5b6b0db7492adc3fa 2026-06-18 15:11:14.618 | + inc/async:async_inner:63 : get_or_add_user_project_role reader c798f914932646e0bd47cbe750073825 695485b523314ac5b6b0db7492adc3fa 2026-06-18 15:11:14.700 | [2077 Async ks-demo-reader:49445]: running: get_or_add_user_project_role reader c798f914932646e0bd47cbe750073825 695485b523314ac5b6b0db7492adc3fa 2026-06-18 15:11:14.709 | + lib/keystone:create_keystone_accounts:313 : local alt_demo_project 2026-06-18 15:11:14.720 | ++ lib/keystone:create_keystone_accounts:314 : get_or_create_project alt_demo default 2026-06-18 15:11:14.727 | ++ functions-common:get_or_create_project:916 : local project_id 2026-06-18 15:11:14.738 | +++ functions-common:get_or_create_project:922 : oscwrap --os-cloud devstack-system-admin project create alt_demo --domain=default --or-show -f value -c id 2026-06-18 15:11:20.860 | +++ functions-common:oscwrap:2459 : return 0 2026-06-18 15:11:20.867 | ++ functions-common:get_or_create_project:922 : project_id=eff8c5a9054542088dd29aec3a3036c1 2026-06-18 15:11:20.872 | ++ functions-common:get_or_create_project:923 : echo eff8c5a9054542088dd29aec3a3036c1 2026-06-18 15:11:20.878 | + lib/keystone:create_keystone_accounts:314 : alt_demo_project=eff8c5a9054542088dd29aec3a3036c1 2026-06-18 15:11:20.883 | + lib/keystone:create_keystone_accounts:316 : local alt_demo_user 2026-06-18 15:11:20.888 | ++ lib/keystone:create_keystone_accounts:318 : get_or_create_user alt_demo nomoresecret default alt_demo@example.com 2026-06-18 15:11:20.896 | ++ functions-common:get_or_create_user:893 : local user_id 2026-06-18 15:11:20.897 | ++ functions-common:get_or_create_user:894 : [[ ! -z alt_demo@example.com ]] 2026-06-18 15:11:20.904 | ++ functions-common:get_or_create_user:895 : local email=--email=alt_demo@example.com 2026-06-18 15:11:20.909 | +++ functions-common:get_or_create_user:909 : 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-06-18 15:11:23.039 | + inc/async:async_inner:64 : rc=0 2026-06-18 15:11:23.114 | [49083 Async ks-demo-admin:49083]: finished successfully 2026-06-18 15:11:23.383 | + inc/async:async_inner:64 : rc=0 2026-06-18 15:11:23.441 | [49275 Async ks-demo-invis:49275]: finished successfully 2026-06-18 15:11:23.537 | + inc/async:async_inner:64 : rc=0 2026-06-18 15:11:23.564 | [49179 Async ks-demo-another:49179]: finished successfully 2026-06-18 15:11:23.621 | + inc/async:async_inner:64 : rc=0 2026-06-18 15:11:23.652 | [48987 Async ks-demo-member:48987]: finished successfully 2026-06-18 15:11:25.206 | +++ functions-common:oscwrap:2459 : return 0 2026-06-18 15:11:25.212 | ++ functions-common:get_or_create_user:909 : user_id=eab97894cb1746e7ab79c5aee8f588bf 2026-06-18 15:11:25.216 | ++ functions-common:get_or_create_user:910 : echo eab97894cb1746e7ab79c5aee8f588bf 2026-06-18 15:11:25.221 | + lib/keystone:create_keystone_accounts:318 : alt_demo_user=eab97894cb1746e7ab79c5aee8f588bf 2026-06-18 15:11:25.225 | + lib/keystone:create_keystone_accounts:320 : async_run ks-alt-admin get_or_add_user_project_role admin eab97894cb1746e7ab79c5aee8f588bf eff8c5a9054542088dd29aec3a3036c1 2026-06-18 15:11:25.319 | + inc/async:async_inner:63 : get_or_add_user_project_role admin eab97894cb1746e7ab79c5aee8f588bf eff8c5a9054542088dd29aec3a3036c1 2026-06-18 15:11:25.381 | [2077 Async ks-alt-admin:49866]: running: get_or_add_user_project_role admin eab97894cb1746e7ab79c5aee8f588bf eff8c5a9054542088dd29aec3a3036c1 2026-06-18 15:11:25.383 | + lib/keystone:create_keystone_accounts:321 : async_run ks-alt-another get_or_add_user_project_role anotherrole eab97894cb1746e7ab79c5aee8f588bf eff8c5a9054542088dd29aec3a3036c1 2026-06-18 15:11:25.475 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole eab97894cb1746e7ab79c5aee8f588bf eff8c5a9054542088dd29aec3a3036c1 2026-06-18 15:11:25.534 | [2077 Async ks-alt-another:49962]: running: get_or_add_user_project_role anotherrole eab97894cb1746e7ab79c5aee8f588bf eff8c5a9054542088dd29aec3a3036c1 2026-06-18 15:11:25.537 | + lib/keystone:create_keystone_accounts:324 : local alt_demo_member 2026-06-18 15:11:25.540 | ++ lib/keystone:create_keystone_accounts:326 : get_or_create_user alt_demo_member nomoresecret default alt_demo_member@example.com 2026-06-18 15:11:25.543 | ++ functions-common:get_or_create_user:893 : local user_id 2026-06-18 15:11:25.545 | ++ functions-common:get_or_create_user:894 : [[ ! -z alt_demo_member@example.com ]] 2026-06-18 15:11:25.548 | ++ functions-common:get_or_create_user:895 : local email=--email=alt_demo_member@example.com 2026-06-18 15:11:25.556 | +++ functions-common:get_or_create_user:909 : 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-06-18 15:11:28.044 | + inc/async:async_inner:64 : rc=0 2026-06-18 15:11:28.072 | [49445 Async ks-demo-reader:49445]: finished successfully 2026-06-18 15:11:29.729 | +++ functions-common:oscwrap:2459 : return 0 2026-06-18 15:11:29.735 | ++ functions-common:get_or_create_user:909 : user_id=462ead1fd9794f2f80da1904af619cd3 2026-06-18 15:11:29.739 | ++ functions-common:get_or_create_user:910 : echo 462ead1fd9794f2f80da1904af619cd3 2026-06-18 15:11:29.743 | + lib/keystone:create_keystone_accounts:326 : alt_demo_member=462ead1fd9794f2f80da1904af619cd3 2026-06-18 15:11:29.747 | + lib/keystone:create_keystone_accounts:327 : async_run ks-alt-member-user get_or_add_user_project_role member 462ead1fd9794f2f80da1904af619cd3 eff8c5a9054542088dd29aec3a3036c1 2026-06-18 15:11:29.840 | + inc/async:async_inner:63 : get_or_add_user_project_role member 462ead1fd9794f2f80da1904af619cd3 eff8c5a9054542088dd29aec3a3036c1 2026-06-18 15:11:29.905 | [2077 Async ks-alt-member-user:50137]: running: get_or_add_user_project_role member 462ead1fd9794f2f80da1904af619cd3 eff8c5a9054542088dd29aec3a3036c1 2026-06-18 15:11:29.908 | + lib/keystone:create_keystone_accounts:330 : local alt_demo_reader 2026-06-18 15:11:29.913 | ++ lib/keystone:create_keystone_accounts:332 : get_or_create_user alt_demo_reader nomoresecret default alt_demo_reader@example.com 2026-06-18 15:11:29.913 | ++ functions-common:get_or_create_user:893 : local user_id 2026-06-18 15:11:29.916 | ++ functions-common:get_or_create_user:894 : [[ ! -z alt_demo_reader@example.com ]] 2026-06-18 15:11:29.918 | ++ functions-common:get_or_create_user:895 : local email=--email=alt_demo_reader@example.com 2026-06-18 15:11:29.923 | +++ functions-common:get_or_create_user:909 : 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-06-18 15:11:34.224 | +++ functions-common:oscwrap:2459 : return 0 2026-06-18 15:11:34.231 | ++ functions-common:get_or_create_user:909 : user_id=0022a378da1b4e3b91392ca7f71f799d 2026-06-18 15:11:34.234 | ++ functions-common:get_or_create_user:910 : echo 0022a378da1b4e3b91392ca7f71f799d 2026-06-18 15:11:34.239 | + lib/keystone:create_keystone_accounts:332 : alt_demo_reader=0022a378da1b4e3b91392ca7f71f799d 2026-06-18 15:11:34.241 | + lib/keystone:create_keystone_accounts:333 : async_run ks-alt-reader-user get_or_add_user_project_role reader 0022a378da1b4e3b91392ca7f71f799d eff8c5a9054542088dd29aec3a3036c1 2026-06-18 15:11:34.354 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 0022a378da1b4e3b91392ca7f71f799d eff8c5a9054542088dd29aec3a3036c1 2026-06-18 15:11:34.445 | [2077 Async ks-alt-reader-user:50307]: running: get_or_add_user_project_role reader 0022a378da1b4e3b91392ca7f71f799d eff8c5a9054542088dd29aec3a3036c1 2026-06-18 15:11:34.457 | ++ lib/keystone:create_keystone_accounts:340 : get_or_create_user system_member nomoresecret default system_member@example.com 2026-06-18 15:11:34.464 | ++ functions-common:get_or_create_user:893 : local user_id 2026-06-18 15:11:34.469 | ++ functions-common:get_or_create_user:894 : [[ ! -z system_member@example.com ]] 2026-06-18 15:11:34.478 | ++ functions-common:get_or_create_user:895 : local email=--email=system_member@example.com 2026-06-18 15:11:34.486 | +++ functions-common:get_or_create_user:909 : 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-06-18 15:11:35.687 | + inc/async:async_inner:64 : rc=0 2026-06-18 15:11:35.748 | [49962 Async ks-alt-another:49962]: finished successfully 2026-06-18 15:11:36.114 | + inc/async:async_inner:64 : rc=0 2026-06-18 15:11:36.145 | [49866 Async ks-alt-admin:49866]: finished successfully 2026-06-18 15:11:39.009 | +++ functions-common:oscwrap:2459 : return 0 2026-06-18 15:11:39.014 | ++ functions-common:get_or_create_user:909 : user_id=81f5f5fccb54479e9fb6f7d12f383c6d 2026-06-18 15:11:39.017 | ++ functions-common:get_or_create_user:910 : echo 81f5f5fccb54479e9fb6f7d12f383c6d 2026-06-18 15:11:39.020 | + lib/keystone:create_keystone_accounts:340 : system_member_user=81f5f5fccb54479e9fb6f7d12f383c6d 2026-06-18 15:11:39.025 | + lib/keystone:create_keystone_accounts:341 : async_run ks-system-member get_or_add_user_system_role member 81f5f5fccb54479e9fb6f7d12f383c6d all 2026-06-18 15:11:39.115 | + inc/async:async_inner:63 : get_or_add_user_system_role member 81f5f5fccb54479e9fb6f7d12f383c6d all 2026-06-18 15:11:39.182 | [2077 Async ks-system-member:50538]: running: get_or_add_user_system_role member 81f5f5fccb54479e9fb6f7d12f383c6d all 2026-06-18 15:11:39.191 | ++ lib/keystone:create_keystone_accounts:344 : get_or_create_user system_reader nomoresecret default system_reader@example.com 2026-06-18 15:11:39.197 | ++ functions-common:get_or_create_user:893 : local user_id 2026-06-18 15:11:39.200 | ++ functions-common:get_or_create_user:894 : [[ ! -z system_reader@example.com ]] 2026-06-18 15:11:39.203 | ++ functions-common:get_or_create_user:895 : local email=--email=system_reader@example.com 2026-06-18 15:11:39.208 | +++ functions-common:get_or_create_user:909 : 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-06-18 15:11:39.720 | + inc/async:async_inner:64 : rc=0 2026-06-18 15:11:39.747 | [50137 Async ks-alt-member-user:50137]: finished successfully 2026-06-18 15:11:43.379 | +++ functions-common:oscwrap:2459 : return 0 2026-06-18 15:11:43.383 | ++ functions-common:get_or_create_user:909 : user_id=853441ac545b4ec0a31b9a594529069e 2026-06-18 15:11:43.385 | ++ functions-common:get_or_create_user:910 : echo 853441ac545b4ec0a31b9a594529069e 2026-06-18 15:11:43.390 | + lib/keystone:create_keystone_accounts:344 : system_reader_user=853441ac545b4ec0a31b9a594529069e 2026-06-18 15:11:43.397 | + lib/keystone:create_keystone_accounts:345 : async_run ks-system-reader get_or_add_user_system_role reader 853441ac545b4ec0a31b9a594529069e all 2026-06-18 15:11:43.499 | + inc/async:async_inner:63 : get_or_add_user_system_role reader 853441ac545b4ec0a31b9a594529069e all 2026-06-18 15:11:43.586 | [2077 Async ks-system-reader:50745]: running: get_or_add_user_system_role reader 853441ac545b4ec0a31b9a594529069e all 2026-06-18 15:11:43.590 | + lib/keystone:create_keystone_accounts:348 : local admin_group 2026-06-18 15:11:43.597 | ++ lib/keystone:create_keystone_accounts:350 : get_or_create_group admins default 'openstack admin group' 2026-06-18 15:11:43.602 | ++ functions-common:get_or_create_group:878 : local 'desc=openstack admin group' 2026-06-18 15:11:43.609 | ++ functions-common:get_or_create_group:879 : local group_id 2026-06-18 15:11:43.618 | +++ functions-common:get_or_create_group:886 : oscwrap --os-cloud devstack-system-admin group create admins --domain default --description 'openstack admin group' --or-show -f value -c id 2026-06-18 15:11:44.336 | + inc/async:async_inner:64 : rc=0 2026-06-18 15:11:44.363 | [50307 Async ks-alt-reader-user:50307]: finished successfully 2026-06-18 15:11:47.700 | +++ functions-common:oscwrap:2459 : return 0 2026-06-18 15:11:47.707 | ++ functions-common:get_or_create_group:886 : group_id=15ae644616eb4711985f80bcc7b10e6f 2026-06-18 15:11:47.714 | ++ functions-common:get_or_create_group:887 : echo 15ae644616eb4711985f80bcc7b10e6f 2026-06-18 15:11:47.719 | + lib/keystone:create_keystone_accounts:350 : admin_group=15ae644616eb4711985f80bcc7b10e6f 2026-06-18 15:11:47.723 | + lib/keystone:create_keystone_accounts:351 : local non_admin_group 2026-06-18 15:11:47.728 | ++ lib/keystone:create_keystone_accounts:353 : get_or_create_group nonadmins default 'non-admin group' 2026-06-18 15:11:47.734 | ++ functions-common:get_or_create_group:878 : local 'desc=non-admin group' 2026-06-18 15:11:47.738 | ++ functions-common:get_or_create_group:879 : local group_id 2026-06-18 15:11:47.743 | +++ functions-common:get_or_create_group:886 : oscwrap --os-cloud devstack-system-admin group create nonadmins --domain default --description 'non-admin group' --or-show -f value -c id 2026-06-18 15:11:51.855 | +++ functions-common:oscwrap:2459 : return 0 2026-06-18 15:11:51.861 | ++ functions-common:get_or_create_group:886 : group_id=f7d8edf224db4ac48d10d3b36d72e084 2026-06-18 15:11:51.864 | ++ functions-common:get_or_create_group:887 : echo f7d8edf224db4ac48d10d3b36d72e084 2026-06-18 15:11:51.868 | + lib/keystone:create_keystone_accounts:353 : non_admin_group=f7d8edf224db4ac48d10d3b36d72e084 2026-06-18 15:11:51.871 | + lib/keystone:create_keystone_accounts:355 : async_run ks-group-memberdemo get_or_add_group_project_role member f7d8edf224db4ac48d10d3b36d72e084 695485b523314ac5b6b0db7492adc3fa 2026-06-18 15:11:51.965 | + inc/async:async_inner:63 : get_or_add_group_project_role member f7d8edf224db4ac48d10d3b36d72e084 695485b523314ac5b6b0db7492adc3fa 2026-06-18 15:11:52.031 | [2077 Async ks-group-memberdemo:51007]: running: get_or_add_group_project_role member f7d8edf224db4ac48d10d3b36d72e084 695485b523314ac5b6b0db7492adc3fa 2026-06-18 15:11:52.037 | + lib/keystone:create_keystone_accounts:356 : async_run ks-group-anotherdemo get_or_add_group_project_role anotherrole f7d8edf224db4ac48d10d3b36d72e084 695485b523314ac5b6b0db7492adc3fa 2026-06-18 15:11:52.157 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole f7d8edf224db4ac48d10d3b36d72e084 695485b523314ac5b6b0db7492adc3fa 2026-06-18 15:11:52.248 | [2077 Async ks-group-anotherdemo:51086]: running: get_or_add_group_project_role anotherrole f7d8edf224db4ac48d10d3b36d72e084 695485b523314ac5b6b0db7492adc3fa 2026-06-18 15:11:52.259 | + lib/keystone:create_keystone_accounts:357 : async_run ks-group-memberalt get_or_add_group_project_role member f7d8edf224db4ac48d10d3b36d72e084 eff8c5a9054542088dd29aec3a3036c1 2026-06-18 15:11:52.456 | + inc/async:async_inner:63 : get_or_add_group_project_role member f7d8edf224db4ac48d10d3b36d72e084 eff8c5a9054542088dd29aec3a3036c1 2026-06-18 15:11:52.550 | [2077 Async ks-group-memberalt:51165]: running: get_or_add_group_project_role member f7d8edf224db4ac48d10d3b36d72e084 eff8c5a9054542088dd29aec3a3036c1 2026-06-18 15:11:52.560 | + lib/keystone:create_keystone_accounts:358 : async_run ks-group-anotheralt get_or_add_group_project_role anotherrole f7d8edf224db4ac48d10d3b36d72e084 eff8c5a9054542088dd29aec3a3036c1 2026-06-18 15:11:52.762 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole f7d8edf224db4ac48d10d3b36d72e084 eff8c5a9054542088dd29aec3a3036c1 2026-06-18 15:11:52.857 | [2077 Async ks-group-anotheralt:51244]: running: get_or_add_group_project_role anotherrole f7d8edf224db4ac48d10d3b36d72e084 eff8c5a9054542088dd29aec3a3036c1 2026-06-18 15:11:52.867 | + lib/keystone:create_keystone_accounts:359 : async_run ks-group-admin get_or_add_group_project_role admin 15ae644616eb4711985f80bcc7b10e6f af6234ba611a465cb6a15eb4706568de 2026-06-18 15:11:53.047 | + inc/async:async_inner:63 : get_or_add_group_project_role admin 15ae644616eb4711985f80bcc7b10e6f af6234ba611a465cb6a15eb4706568de 2026-06-18 15:11:53.166 | [2077 Async ks-group-admin:51323]: running: get_or_add_group_project_role admin 15ae644616eb4711985f80bcc7b10e6f af6234ba611a465cb6a15eb4706568de 2026-06-18 15:11:53.176 | + lib/keystone:create_keystone_accounts:361 : async_wait ks-demo-member ks-demo-admin ks-demo-another ks-demo-invis ks-demo-reader 2026-06-18 15:11:53.197 | + inc/async:async_inner:64 : rc=0 2026-06-18 15:11:53.255 | [50538 Async ks-system-member:50538]: finished successfully 2026-06-18 15:11:53.319 | [2077 Async ks-demo-member:48987]: Waiting for completion of get_or_add_user_project_role member 31a1c0857922484791912508552fb695 695485b523314ac5b6b0db7492adc3fa running on PID 48987 (17 other jobs running) 2026-06-18 15:11:53.385 | [2077 Async ks-demo-member:48987]: Signaling child to exit 2026-06-18 15:11:53.385 | WAKEUP 2026-06-18 15:11:53.437 | [2077 Async ks-demo-member:48987]: Signaled 2026-06-18 15:11:53.439 | + functions-common:get_or_add_user_project_role:957 : local user_role_id 2026-06-18 15:11:53.440 | + functions-common:get_or_add_user_project_role:958 : local domain_args 2026-06-18 15:11:53.440 | ++ functions-common:get_or_add_user_project_role:960 : _get_domain_args 2026-06-18 15:11:53.440 | ++ functions-common:_get_domain_args:941 : local domain 2026-06-18 15:11:53.440 | ++ functions-common:_get_domain_args:942 : domain= 2026-06-18 15:11:53.440 | ++ functions-common:_get_domain_args:944 : [[ -n '' ]] 2026-06-18 15:11:53.440 | ++ functions-common:_get_domain_args:947 : [[ -n '' ]] 2026-06-18 15:11:53.440 | ++ functions-common:_get_domain_args:951 : echo 2026-06-18 15:11:53.440 | + functions-common:get_or_add_user_project_role:960 : domain_args= 2026-06-18 15:11:53.440 | + functions-common:get_or_add_user_project_role:964 : openstack --os-cloud devstack-system-admin role add member --user 31a1c0857922484791912508552fb695 --project 695485b523314ac5b6b0db7492adc3fa 2026-06-18 15:11:53.440 | ++ functions-common:get_or_add_user_project_role:973 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 31a1c0857922484791912508552fb695 --project 695485b523314ac5b6b0db7492adc3fa -c Role -f value 2026-06-18 15:11:53.441 | ++ functions-common:oscwrap:2459 : return 0 2026-06-18 15:11:53.441 | + functions-common:get_or_add_user_project_role:973 : user_role_id=6c623049d9794317b82ce3cdc1b3dbab 2026-06-18 15:11:53.441 | + functions-common:get_or_add_user_project_role:974 : echo 6c623049d9794317b82ce3cdc1b3dbab 2026-06-18 15:11:53.441 | 6c623049d9794317b82ce3cdc1b3dbab 2026-06-18 15:11:53.560 | [2077 Async ks-demo-member:48987]: finished get_or_add_user_project_role member 31a1c0857922484791912508552fb695 695485b523314ac5b6b0db7492adc3fa with result 0 in 15 seconds 2026-06-18 15:11:53.655 | [2077 Async ks-demo-admin:49083]: Waiting for completion of get_or_add_user_project_role admin 5d2f27d04eed4353a1f3f3697f15ead9 695485b523314ac5b6b0db7492adc3fa running on PID 49083 (16 other jobs running) 2026-06-18 15:11:53.714 | [2077 Async ks-demo-admin:49083]: Signaling child to exit 2026-06-18 15:11:53.718 | WAKEUP 2026-06-18 15:11:53.763 | [2077 Async ks-demo-admin:49083]: Signaled 2026-06-18 15:11:53.764 | + functions-common:get_or_add_user_project_role:957 : local user_role_id 2026-06-18 15:11:53.764 | + functions-common:get_or_add_user_project_role:958 : local domain_args 2026-06-18 15:11:53.764 | ++ functions-common:get_or_add_user_project_role:960 : _get_domain_args 2026-06-18 15:11:53.764 | ++ functions-common:_get_domain_args:941 : local domain 2026-06-18 15:11:53.764 | ++ functions-common:_get_domain_args:942 : domain= 2026-06-18 15:11:53.764 | ++ functions-common:_get_domain_args:944 : [[ -n '' ]] 2026-06-18 15:11:53.765 | ++ functions-common:_get_domain_args:947 : [[ -n '' ]] 2026-06-18 15:11:53.765 | ++ functions-common:_get_domain_args:951 : echo 2026-06-18 15:11:53.765 | + functions-common:get_or_add_user_project_role:960 : domain_args= 2026-06-18 15:11:53.765 | + functions-common:get_or_add_user_project_role:964 : openstack --os-cloud devstack-system-admin role add admin --user 5d2f27d04eed4353a1f3f3697f15ead9 --project 695485b523314ac5b6b0db7492adc3fa 2026-06-18 15:11:53.765 | ++ functions-common:get_or_add_user_project_role:973 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 5d2f27d04eed4353a1f3f3697f15ead9 --project 695485b523314ac5b6b0db7492adc3fa -c Role -f value 2026-06-18 15:11:53.765 | ++ functions-common:oscwrap:2459 : return 0 2026-06-18 15:11:53.765 | + functions-common:get_or_add_user_project_role:973 : user_role_id=3b6570e473164b5784b0abf37c207f44 2026-06-18 15:11:53.765 | + functions-common:get_or_add_user_project_role:974 : echo 3b6570e473164b5784b0abf37c207f44 2026-06-18 15:11:53.765 | 3b6570e473164b5784b0abf37c207f44 2026-06-18 15:11:53.819 | [2077 Async ks-demo-admin:49083]: finished get_or_add_user_project_role admin 5d2f27d04eed4353a1f3f3697f15ead9 695485b523314ac5b6b0db7492adc3fa with result 0 in 14 seconds 2026-06-18 15:11:53.894 | [2077 Async ks-demo-another:49179]: Waiting for completion of get_or_add_user_project_role anotherrole 31a1c0857922484791912508552fb695 695485b523314ac5b6b0db7492adc3fa running on PID 49179 (15 other jobs running) 2026-06-18 15:11:53.958 | [2077 Async ks-demo-another:49179]: Signaling child to exit 2026-06-18 15:11:53.958 | WAKEUP 2026-06-18 15:11:54.005 | [2077 Async ks-demo-another:49179]: Signaled 2026-06-18 15:11:54.009 | + functions-common:get_or_add_user_project_role:957 : local user_role_id 2026-06-18 15:11:54.009 | + functions-common:get_or_add_user_project_role:958 : local domain_args 2026-06-18 15:11:54.009 | ++ functions-common:get_or_add_user_project_role:960 : _get_domain_args 2026-06-18 15:11:54.009 | ++ functions-common:_get_domain_args:941 : local domain 2026-06-18 15:11:54.009 | ++ functions-common:_get_domain_args:942 : domain= 2026-06-18 15:11:54.009 | ++ functions-common:_get_domain_args:944 : [[ -n '' ]] 2026-06-18 15:11:54.009 | ++ functions-common:_get_domain_args:947 : [[ -n '' ]] 2026-06-18 15:11:54.009 | ++ functions-common:_get_domain_args:951 : echo 2026-06-18 15:11:54.009 | + functions-common:get_or_add_user_project_role:960 : domain_args= 2026-06-18 15:11:54.009 | + functions-common:get_or_add_user_project_role:964 : openstack --os-cloud devstack-system-admin role add anotherrole --user 31a1c0857922484791912508552fb695 --project 695485b523314ac5b6b0db7492adc3fa 2026-06-18 15:11:54.010 | ++ functions-common:get_or_add_user_project_role:973 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 31a1c0857922484791912508552fb695 --project 695485b523314ac5b6b0db7492adc3fa -c Role -f value 2026-06-18 15:11:54.010 | ++ functions-common:oscwrap:2459 : return 0 2026-06-18 15:11:54.010 | + functions-common:get_or_add_user_project_role:973 : user_role_id=0b050ced369843b4804d09bcf1781b78 2026-06-18 15:11:54.010 | + functions-common:get_or_add_user_project_role:974 : echo 0b050ced369843b4804d09bcf1781b78 2026-06-18 15:11:54.010 | 0b050ced369843b4804d09bcf1781b78 2026-06-18 15:11:54.115 | [2077 Async ks-demo-another:49179]: finished get_or_add_user_project_role anotherrole 31a1c0857922484791912508552fb695 695485b523314ac5b6b0db7492adc3fa with result 0 in 14 seconds 2026-06-18 15:11:54.206 | [2077 Async ks-demo-invis:49275]: Waiting for completion of get_or_add_user_project_role member 31a1c0857922484791912508552fb695 4268c4cb9faa41b1b7f4fda58d31e307 running on PID 49275 (14 other jobs running) 2026-06-18 15:11:54.273 | [2077 Async ks-demo-invis:49275]: Signaling child to exit 2026-06-18 15:11:54.273 | WAKEUP 2026-06-18 15:11:54.329 | [2077 Async ks-demo-invis:49275]: Signaled 2026-06-18 15:11:54.330 | + functions-common:get_or_add_user_project_role:957 : local user_role_id 2026-06-18 15:11:54.330 | + functions-common:get_or_add_user_project_role:958 : local domain_args 2026-06-18 15:11:54.330 | ++ functions-common:get_or_add_user_project_role:960 : _get_domain_args 2026-06-18 15:11:54.330 | ++ functions-common:_get_domain_args:941 : local domain 2026-06-18 15:11:54.330 | ++ functions-common:_get_domain_args:942 : domain= 2026-06-18 15:11:54.330 | ++ functions-common:_get_domain_args:944 : [[ -n '' ]] 2026-06-18 15:11:54.330 | ++ functions-common:_get_domain_args:947 : [[ -n '' ]] 2026-06-18 15:11:54.330 | ++ functions-common:_get_domain_args:951 : echo 2026-06-18 15:11:54.330 | + functions-common:get_or_add_user_project_role:960 : domain_args= 2026-06-18 15:11:54.330 | + functions-common:get_or_add_user_project_role:964 : openstack --os-cloud devstack-system-admin role add member --user 31a1c0857922484791912508552fb695 --project 4268c4cb9faa41b1b7f4fda58d31e307 2026-06-18 15:11:54.331 | ++ functions-common:get_or_add_user_project_role:973 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 31a1c0857922484791912508552fb695 --project 4268c4cb9faa41b1b7f4fda58d31e307 -c Role -f value 2026-06-18 15:11:54.331 | ++ functions-common:oscwrap:2459 : return 0 2026-06-18 15:11:54.331 | + functions-common:get_or_add_user_project_role:973 : user_role_id=6c623049d9794317b82ce3cdc1b3dbab 2026-06-18 15:11:54.331 | + functions-common:get_or_add_user_project_role:974 : echo 6c623049d9794317b82ce3cdc1b3dbab 2026-06-18 15:11:54.331 | 6c623049d9794317b82ce3cdc1b3dbab 2026-06-18 15:11:54.456 | [2077 Async ks-demo-invis:49275]: finished get_or_add_user_project_role member 31a1c0857922484791912508552fb695 4268c4cb9faa41b1b7f4fda58d31e307 with result 0 in 14 seconds 2026-06-18 15:11:54.553 | [2077 Async ks-demo-reader:49445]: Waiting for completion of get_or_add_user_project_role reader c798f914932646e0bd47cbe750073825 695485b523314ac5b6b0db7492adc3fa running on PID 49445 (13 other jobs running) 2026-06-18 15:11:54.619 | [2077 Async ks-demo-reader:49445]: Signaling child to exit 2026-06-18 15:11:54.624 | WAKEUP 2026-06-18 15:11:54.676 | [2077 Async ks-demo-reader:49445]: Signaled 2026-06-18 15:11:54.679 | + functions-common:get_or_add_user_project_role:957 : local user_role_id 2026-06-18 15:11:54.679 | + functions-common:get_or_add_user_project_role:958 : local domain_args 2026-06-18 15:11:54.679 | ++ functions-common:get_or_add_user_project_role:960 : _get_domain_args 2026-06-18 15:11:54.679 | ++ functions-common:_get_domain_args:941 : local domain 2026-06-18 15:11:54.679 | ++ functions-common:_get_domain_args:942 : domain= 2026-06-18 15:11:54.679 | ++ functions-common:_get_domain_args:944 : [[ -n '' ]] 2026-06-18 15:11:54.679 | ++ functions-common:_get_domain_args:947 : [[ -n '' ]] 2026-06-18 15:11:54.679 | ++ functions-common:_get_domain_args:951 : echo 2026-06-18 15:11:54.679 | + functions-common:get_or_add_user_project_role:960 : domain_args= 2026-06-18 15:11:54.680 | + functions-common:get_or_add_user_project_role:964 : openstack --os-cloud devstack-system-admin role add reader --user c798f914932646e0bd47cbe750073825 --project 695485b523314ac5b6b0db7492adc3fa 2026-06-18 15:11:54.680 | ++ functions-common:get_or_add_user_project_role:973 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user c798f914932646e0bd47cbe750073825 --project 695485b523314ac5b6b0db7492adc3fa -c Role -f value 2026-06-18 15:11:54.680 | ++ functions-common:oscwrap:2459 : return 0 2026-06-18 15:11:54.680 | + functions-common:get_or_add_user_project_role:973 : user_role_id=8315ba6214494b54b6bcfc4a662239b0 2026-06-18 15:11:54.680 | + functions-common:get_or_add_user_project_role:974 : echo 8315ba6214494b54b6bcfc4a662239b0 2026-06-18 15:11:54.680 | 8315ba6214494b54b6bcfc4a662239b0 2026-06-18 15:11:54.795 | [2077 Async ks-demo-reader:49445]: finished get_or_add_user_project_role reader c798f914932646e0bd47cbe750073825 695485b523314ac5b6b0db7492adc3fa with result 0 in 13 seconds 2026-06-18 15:11:54.806 | + inc/async:async_wait:197 : return 0 2026-06-18 15:11:54.816 | + lib/keystone:create_keystone_accounts:362 : async_wait ks-alt-admin ks-alt-another ks-alt-member-user ks-alt-reader-user 2026-06-18 15:11:54.955 | [2077 Async ks-alt-admin:49866]: Waiting for completion of get_or_add_user_project_role admin eab97894cb1746e7ab79c5aee8f588bf eff8c5a9054542088dd29aec3a3036c1 running on PID 49866 (12 other jobs running) 2026-06-18 15:11:55.020 | [2077 Async ks-alt-admin:49866]: Signaling child to exit 2026-06-18 15:11:55.021 | WAKEUP 2026-06-18 15:11:55.080 | [2077 Async ks-alt-admin:49866]: Signaled 2026-06-18 15:11:55.083 | + functions-common:get_or_add_user_project_role:957 : local user_role_id 2026-06-18 15:11:55.083 | + functions-common:get_or_add_user_project_role:958 : local domain_args 2026-06-18 15:11:55.083 | ++ functions-common:get_or_add_user_project_role:960 : _get_domain_args 2026-06-18 15:11:55.083 | ++ functions-common:_get_domain_args:941 : local domain 2026-06-18 15:11:55.083 | ++ functions-common:_get_domain_args:942 : domain= 2026-06-18 15:11:55.084 | ++ functions-common:_get_domain_args:944 : [[ -n '' ]] 2026-06-18 15:11:55.084 | ++ functions-common:_get_domain_args:947 : [[ -n '' ]] 2026-06-18 15:11:55.084 | ++ functions-common:_get_domain_args:951 : echo 2026-06-18 15:11:55.084 | + functions-common:get_or_add_user_project_role:960 : domain_args= 2026-06-18 15:11:55.084 | + functions-common:get_or_add_user_project_role:964 : openstack --os-cloud devstack-system-admin role add admin --user eab97894cb1746e7ab79c5aee8f588bf --project eff8c5a9054542088dd29aec3a3036c1 2026-06-18 15:11:55.084 | ++ functions-common:get_or_add_user_project_role:973 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user eab97894cb1746e7ab79c5aee8f588bf --project eff8c5a9054542088dd29aec3a3036c1 -c Role -f value 2026-06-18 15:11:55.084 | ++ functions-common:oscwrap:2459 : return 0 2026-06-18 15:11:55.084 | + functions-common:get_or_add_user_project_role:973 : user_role_id=3b6570e473164b5784b0abf37c207f44 2026-06-18 15:11:55.084 | + functions-common:get_or_add_user_project_role:974 : echo 3b6570e473164b5784b0abf37c207f44 2026-06-18 15:11:55.084 | 3b6570e473164b5784b0abf37c207f44 2026-06-18 15:11:55.219 | [2077 Async ks-alt-admin:49866]: finished get_or_add_user_project_role admin eab97894cb1746e7ab79c5aee8f588bf eff8c5a9054542088dd29aec3a3036c1 with result 0 in 10 seconds 2026-06-18 15:11:55.308 | [2077 Async ks-alt-another:49962]: Waiting for completion of get_or_add_user_project_role anotherrole eab97894cb1746e7ab79c5aee8f588bf eff8c5a9054542088dd29aec3a3036c1 running on PID 49962 (11 other jobs running) 2026-06-18 15:11:55.373 | [2077 Async ks-alt-another:49962]: Signaling child to exit 2026-06-18 15:11:55.376 | WAKEUP 2026-06-18 15:11:55.439 | [2077 Async ks-alt-another:49962]: Signaled 2026-06-18 15:11:55.441 | + functions-common:get_or_add_user_project_role:957 : local user_role_id 2026-06-18 15:11:55.441 | + functions-common:get_or_add_user_project_role:958 : local domain_args 2026-06-18 15:11:55.441 | ++ functions-common:get_or_add_user_project_role:960 : _get_domain_args 2026-06-18 15:11:55.441 | ++ functions-common:_get_domain_args:941 : local domain 2026-06-18 15:11:55.441 | ++ functions-common:_get_domain_args:942 : domain= 2026-06-18 15:11:55.442 | ++ functions-common:_get_domain_args:944 : [[ -n '' ]] 2026-06-18 15:11:55.442 | ++ functions-common:_get_domain_args:947 : [[ -n '' ]] 2026-06-18 15:11:55.442 | ++ functions-common:_get_domain_args:951 : echo 2026-06-18 15:11:55.442 | + functions-common:get_or_add_user_project_role:960 : domain_args= 2026-06-18 15:11:55.442 | + functions-common:get_or_add_user_project_role:964 : openstack --os-cloud devstack-system-admin role add anotherrole --user eab97894cb1746e7ab79c5aee8f588bf --project eff8c5a9054542088dd29aec3a3036c1 2026-06-18 15:11:55.442 | ++ functions-common:get_or_add_user_project_role:973 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user eab97894cb1746e7ab79c5aee8f588bf --project eff8c5a9054542088dd29aec3a3036c1 -c Role -f value 2026-06-18 15:11:55.442 | ++ functions-common:oscwrap:2459 : return 0 2026-06-18 15:11:55.442 | + functions-common:get_or_add_user_project_role:973 : user_role_id=0b050ced369843b4804d09bcf1781b78 2026-06-18 15:11:55.442 | + functions-common:get_or_add_user_project_role:974 : echo 0b050ced369843b4804d09bcf1781b78 2026-06-18 15:11:55.442 | 0b050ced369843b4804d09bcf1781b78 2026-06-18 15:11:55.561 | [2077 Async ks-alt-another:49962]: finished get_or_add_user_project_role anotherrole eab97894cb1746e7ab79c5aee8f588bf eff8c5a9054542088dd29aec3a3036c1 with result 0 in 10 seconds 2026-06-18 15:11:55.653 | [2077 Async ks-alt-member-user:50137]: Waiting for completion of get_or_add_user_project_role member 462ead1fd9794f2f80da1904af619cd3 eff8c5a9054542088dd29aec3a3036c1 running on PID 50137 (10 other jobs running) 2026-06-18 15:11:55.724 | [2077 Async ks-alt-member-user:50137]: Signaling child to exit 2026-06-18 15:11:55.729 | WAKEUP 2026-06-18 15:11:55.779 | [2077 Async ks-alt-member-user:50137]: Signaled 2026-06-18 15:11:55.783 | + functions-common:get_or_add_user_project_role:957 : local user_role_id 2026-06-18 15:11:55.783 | + functions-common:get_or_add_user_project_role:958 : local domain_args 2026-06-18 15:11:55.783 | ++ functions-common:get_or_add_user_project_role:960 : _get_domain_args 2026-06-18 15:11:55.783 | ++ functions-common:_get_domain_args:941 : local domain 2026-06-18 15:11:55.783 | ++ functions-common:_get_domain_args:942 : domain= 2026-06-18 15:11:55.783 | ++ functions-common:_get_domain_args:944 : [[ -n '' ]] 2026-06-18 15:11:55.784 | ++ functions-common:_get_domain_args:947 : [[ -n '' ]] 2026-06-18 15:11:55.784 | ++ functions-common:_get_domain_args:951 : echo 2026-06-18 15:11:55.784 | + functions-common:get_or_add_user_project_role:960 : domain_args= 2026-06-18 15:11:55.784 | + functions-common:get_or_add_user_project_role:964 : openstack --os-cloud devstack-system-admin role add member --user 462ead1fd9794f2f80da1904af619cd3 --project eff8c5a9054542088dd29aec3a3036c1 2026-06-18 15:11:55.784 | ++ functions-common:get_or_add_user_project_role:973 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 462ead1fd9794f2f80da1904af619cd3 --project eff8c5a9054542088dd29aec3a3036c1 -c Role -f value 2026-06-18 15:11:55.784 | ++ functions-common:oscwrap:2459 : return 0 2026-06-18 15:11:55.784 | + functions-common:get_or_add_user_project_role:973 : user_role_id=6c623049d9794317b82ce3cdc1b3dbab 2026-06-18 15:11:55.784 | + functions-common:get_or_add_user_project_role:974 : echo 6c623049d9794317b82ce3cdc1b3dbab 2026-06-18 15:11:55.784 | 6c623049d9794317b82ce3cdc1b3dbab 2026-06-18 15:11:55.929 | [2077 Async ks-alt-member-user:50137]: finished get_or_add_user_project_role member 462ead1fd9794f2f80da1904af619cd3 eff8c5a9054542088dd29aec3a3036c1 with result 0 in 9 seconds 2026-06-18 15:11:56.024 | [2077 Async ks-alt-reader-user:50307]: Waiting for completion of get_or_add_user_project_role reader 0022a378da1b4e3b91392ca7f71f799d eff8c5a9054542088dd29aec3a3036c1 running on PID 50307 (9 other jobs running) 2026-06-18 15:11:56.087 | [2077 Async ks-alt-reader-user:50307]: Signaling child to exit 2026-06-18 15:11:56.088 | WAKEUP 2026-06-18 15:11:56.147 | [2077 Async ks-alt-reader-user:50307]: Signaled 2026-06-18 15:11:56.151 | + functions-common:get_or_add_user_project_role:957 : local user_role_id 2026-06-18 15:11:56.151 | + functions-common:get_or_add_user_project_role:958 : local domain_args 2026-06-18 15:11:56.151 | ++ functions-common:get_or_add_user_project_role:960 : _get_domain_args 2026-06-18 15:11:56.151 | ++ functions-common:_get_domain_args:941 : local domain 2026-06-18 15:11:56.151 | ++ functions-common:_get_domain_args:942 : domain= 2026-06-18 15:11:56.151 | ++ functions-common:_get_domain_args:944 : [[ -n '' ]] 2026-06-18 15:11:56.152 | ++ functions-common:_get_domain_args:947 : [[ -n '' ]] 2026-06-18 15:11:56.152 | ++ functions-common:_get_domain_args:951 : echo 2026-06-18 15:11:56.152 | + functions-common:get_or_add_user_project_role:960 : domain_args= 2026-06-18 15:11:56.152 | + functions-common:get_or_add_user_project_role:964 : openstack --os-cloud devstack-system-admin role add reader --user 0022a378da1b4e3b91392ca7f71f799d --project eff8c5a9054542088dd29aec3a3036c1 2026-06-18 15:11:56.152 | ++ functions-common:get_or_add_user_project_role:973 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 0022a378da1b4e3b91392ca7f71f799d --project eff8c5a9054542088dd29aec3a3036c1 -c Role -f value 2026-06-18 15:11:56.152 | ++ functions-common:oscwrap:2459 : return 0 2026-06-18 15:11:56.152 | + functions-common:get_or_add_user_project_role:973 : user_role_id=8315ba6214494b54b6bcfc4a662239b0 2026-06-18 15:11:56.152 | + functions-common:get_or_add_user_project_role:974 : echo 8315ba6214494b54b6bcfc4a662239b0 2026-06-18 15:11:56.152 | 8315ba6214494b54b6bcfc4a662239b0 2026-06-18 15:11:56.268 | [2077 Async ks-alt-reader-user:50307]: finished get_or_add_user_project_role reader 0022a378da1b4e3b91392ca7f71f799d eff8c5a9054542088dd29aec3a3036c1 with result 0 in 10 seconds 2026-06-18 15:11:56.283 | + inc/async:async_wait:197 : return 0 2026-06-18 15:11:56.293 | + lib/keystone:create_keystone_accounts:363 : async_wait ks-system-member ks-system-reader 2026-06-18 15:11:56.425 | [2077 Async ks-system-member:50538]: Waiting for completion of get_or_add_user_system_role member 81f5f5fccb54479e9fb6f7d12f383c6d all running on PID 50538 (8 other jobs running) 2026-06-18 15:11:56.480 | [2077 Async ks-system-member:50538]: Signaling child to exit 2026-06-18 15:11:56.482 | WAKEUP 2026-06-18 15:11:56.530 | [2077 Async ks-system-member:50538]: Signaled 2026-06-18 15:11:56.533 | + functions-common:get_or_add_user_system_role:999 : local user_role_id 2026-06-18 15:11:56.533 | + functions-common:get_or_add_user_system_role:1000 : local domain_args 2026-06-18 15:11:56.533 | ++ functions-common:get_or_add_user_system_role:1002 : _get_domain_args 2026-06-18 15:11:56.533 | ++ functions-common:_get_domain_args:941 : local domain 2026-06-18 15:11:56.533 | ++ functions-common:_get_domain_args:942 : domain= 2026-06-18 15:11:56.533 | ++ functions-common:_get_domain_args:944 : [[ -n '' ]] 2026-06-18 15:11:56.533 | ++ functions-common:_get_domain_args:947 : [[ -n '' ]] 2026-06-18 15:11:56.533 | ++ functions-common:_get_domain_args:951 : echo 2026-06-18 15:11:56.533 | + functions-common:get_or_add_user_system_role:1002 : domain_args= 2026-06-18 15:11:56.534 | ++ functions-common:get_or_add_user_system_role:1010 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 81f5f5fccb54479e9fb6f7d12f383c6d --system all -f value -c Role 2026-06-18 15:11:56.534 | ++ functions-common:oscwrap:2459 : return 0 2026-06-18 15:11:56.534 | + functions-common:get_or_add_user_system_role:1010 : user_role_id= 2026-06-18 15:11:56.534 | + functions-common:get_or_add_user_system_role:1011 : [[ -z '' ]] 2026-06-18 15:11:56.534 | + functions-common:get_or_add_user_system_role:1013 : openstack --os-cloud devstack-system-admin role add member --user 81f5f5fccb54479e9fb6f7d12f383c6d --system all 2026-06-18 15:11:56.534 | ++ functions-common:get_or_add_user_system_role:1022 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 81f5f5fccb54479e9fb6f7d12f383c6d --system all -f value -c Role 2026-06-18 15:11:56.534 | ++ functions-common:oscwrap:2459 : return 0 2026-06-18 15:11:56.534 | + functions-common:get_or_add_user_system_role:1022 : user_role_id= 2026-06-18 15:11:56.534 | + functions-common:get_or_add_user_system_role:1024 : echo 2026-06-18 15:11:56.534 | 2026-06-18 15:11:56.638 | [2077 Async ks-system-member:50538]: finished get_or_add_user_system_role member 81f5f5fccb54479e9fb6f7d12f383c6d all with result 0 in 14 seconds 2026-06-18 15:11:56.773 | [2077 Async ks-system-reader:50745]: Waiting for completion of get_or_add_user_system_role reader 853441ac545b4ec0a31b9a594529069e all running on PID 50745 (7 other jobs running) 2026-06-18 15:11:56.848 | [2077 Async ks-system-reader:50745]: Signaling child to exit 2026-06-18 15:12:01.155 | + inc/async:async_inner:64 : rc=0 2026-06-18 15:12:01.219 | [50745 Async ks-system-reader:50745]: finished successfully 2026-06-18 15:12:01.280 | WAKEUP 2026-06-18 15:12:01.341 | [2077 Async ks-system-reader:50745]: Signaled 2026-06-18 15:12:01.347 | + functions-common:get_or_add_user_system_role:999 : local user_role_id 2026-06-18 15:12:01.347 | + functions-common:get_or_add_user_system_role:1000 : local domain_args 2026-06-18 15:12:01.347 | ++ functions-common:get_or_add_user_system_role:1002 : _get_domain_args 2026-06-18 15:12:01.347 | ++ functions-common:_get_domain_args:941 : local domain 2026-06-18 15:12:01.347 | ++ functions-common:_get_domain_args:942 : domain= 2026-06-18 15:12:01.347 | ++ functions-common:_get_domain_args:944 : [[ -n '' ]] 2026-06-18 15:12:01.347 | ++ functions-common:_get_domain_args:947 : [[ -n '' ]] 2026-06-18 15:12:01.347 | ++ functions-common:_get_domain_args:951 : echo 2026-06-18 15:12:01.347 | + functions-common:get_or_add_user_system_role:1002 : domain_args= 2026-06-18 15:12:01.348 | ++ functions-common:get_or_add_user_system_role:1010 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 853441ac545b4ec0a31b9a594529069e --system all -f value -c Role 2026-06-18 15:12:01.348 | ++ functions-common:oscwrap:2459 : return 0 2026-06-18 15:12:01.348 | + functions-common:get_or_add_user_system_role:1010 : user_role_id= 2026-06-18 15:12:01.348 | + functions-common:get_or_add_user_system_role:1011 : [[ -z '' ]] 2026-06-18 15:12:01.348 | + functions-common:get_or_add_user_system_role:1013 : openstack --os-cloud devstack-system-admin role add reader --user 853441ac545b4ec0a31b9a594529069e --system all 2026-06-18 15:12:01.348 | ++ functions-common:get_or_add_user_system_role:1022 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 853441ac545b4ec0a31b9a594529069e --system all -f value -c Role 2026-06-18 15:12:01.348 | ++ functions-common:oscwrap:2459 : return 0 2026-06-18 15:12:01.348 | + functions-common:get_or_add_user_system_role:1022 : user_role_id=8315ba6214494b54b6bcfc4a662239b0 2026-06-18 15:12:01.348 | + functions-common:get_or_add_user_system_role:1024 : echo 8315ba6214494b54b6bcfc4a662239b0 2026-06-18 15:12:01.348 | 8315ba6214494b54b6bcfc4a662239b0 2026-06-18 15:12:01.489 | [2077 Async ks-system-reader:50745]: finished get_or_add_user_system_role reader 853441ac545b4ec0a31b9a594529069e all with result 0 in 17 seconds 2026-06-18 15:12:01.499 | + inc/async:async_wait:197 : return 0 2026-06-18 15:12:01.514 | + lib/keystone:create_keystone_accounts:364 : async_wait ks-group-memberdemo ks-group-anotherdemo ks-group-memberalt ks-group-anotheralt ks-group-admin 2026-06-18 15:12:01.665 | [2077 Async ks-group-memberdemo:51007]: Waiting for completion of get_or_add_group_project_role member f7d8edf224db4ac48d10d3b36d72e084 695485b523314ac5b6b0db7492adc3fa running on PID 51007 (6 other jobs running) 2026-06-18 15:12:01.737 | [2077 Async ks-group-memberdemo:51007]: Signaling child to exit 2026-06-18 15:12:05.219 | + inc/async:async_inner:64 : rc=0 2026-06-18 15:12:05.256 | [51007 Async ks-group-memberdemo:51007]: finished successfully 2026-06-18 15:12:05.291 | WAKEUP 2026-06-18 15:12:05.332 | [2077 Async ks-group-memberdemo:51007]: Signaled 2026-06-18 15:12:05.335 | + functions-common:get_or_add_group_project_role:1030 : local group_role_id 2026-06-18 15:12:05.335 | + functions-common:get_or_add_group_project_role:1034 : openstack role add member --group f7d8edf224db4ac48d10d3b36d72e084 --project 695485b523314ac5b6b0db7492adc3fa 2026-06-18 15:12:05.335 | ++ functions-common:get_or_add_group_project_role:1041 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group f7d8edf224db4ac48d10d3b36d72e084 --project 695485b523314ac5b6b0db7492adc3fa -f value -c Role 2026-06-18 15:12:05.335 | ++ functions-common:oscwrap:2459 : return 0 2026-06-18 15:12:05.335 | + functions-common:get_or_add_group_project_role:1041 : group_role_id=6c623049d9794317b82ce3cdc1b3dbab 2026-06-18 15:12:05.335 | + functions-common:get_or_add_group_project_role:1043 : echo 6c623049d9794317b82ce3cdc1b3dbab 2026-06-18 15:12:05.336 | 6c623049d9794317b82ce3cdc1b3dbab 2026-06-18 15:12:05.423 | [2077 Async ks-group-memberdemo:51007]: finished get_or_add_group_project_role member f7d8edf224db4ac48d10d3b36d72e084 695485b523314ac5b6b0db7492adc3fa with result 0 in 13 seconds 2026-06-18 15:12:05.481 | [2077 Async ks-group-anotherdemo:51086]: Waiting for completion of get_or_add_group_project_role anotherrole f7d8edf224db4ac48d10d3b36d72e084 695485b523314ac5b6b0db7492adc3fa running on PID 51086 (5 other jobs running) 2026-06-18 15:12:05.521 | [2077 Async ks-group-anotherdemo:51086]: Signaling child to exit 2026-06-18 15:12:06.066 | + inc/async:async_inner:64 : rc=0 2026-06-18 15:12:06.113 | [51086 Async ks-group-anotherdemo:51086]: finished successfully 2026-06-18 15:12:06.150 | WAKEUP 2026-06-18 15:12:06.187 | [2077 Async ks-group-anotherdemo:51086]: Signaled 2026-06-18 15:12:06.189 | + functions-common:get_or_add_group_project_role:1030 : local group_role_id 2026-06-18 15:12:06.189 | + functions-common:get_or_add_group_project_role:1034 : openstack role add anotherrole --group f7d8edf224db4ac48d10d3b36d72e084 --project 695485b523314ac5b6b0db7492adc3fa 2026-06-18 15:12:06.189 | ++ functions-common:get_or_add_group_project_role:1041 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group f7d8edf224db4ac48d10d3b36d72e084 --project 695485b523314ac5b6b0db7492adc3fa -f value -c Role 2026-06-18 15:12:06.189 | ++ functions-common:oscwrap:2459 : return 0 2026-06-18 15:12:06.190 | + functions-common:get_or_add_group_project_role:1041 : group_role_id=0b050ced369843b4804d09bcf1781b78 2026-06-18 15:12:06.190 | + functions-common:get_or_add_group_project_role:1043 : echo 0b050ced369843b4804d09bcf1781b78 2026-06-18 15:12:06.190 | 0b050ced369843b4804d09bcf1781b78 2026-06-18 15:12:06.262 | [2077 Async ks-group-anotherdemo:51086]: finished get_or_add_group_project_role anotherrole f7d8edf224db4ac48d10d3b36d72e084 695485b523314ac5b6b0db7492adc3fa with result 0 in 14 seconds 2026-06-18 15:12:06.321 | [2077 Async ks-group-memberalt:51165]: Waiting for completion of get_or_add_group_project_role member f7d8edf224db4ac48d10d3b36d72e084 eff8c5a9054542088dd29aec3a3036c1 running on PID 51165 (4 other jobs running) 2026-06-18 15:12:06.358 | [2077 Async ks-group-memberalt:51165]: Signaling child to exit 2026-06-18 15:12:06.793 | + inc/async:async_inner:64 : rc=0 2026-06-18 15:12:06.826 | [51165 Async ks-group-memberalt:51165]: finished successfully 2026-06-18 15:12:06.858 | WAKEUP 2026-06-18 15:12:06.887 | + inc/async:async_inner:64 : rc=0 2026-06-18 15:12:06.893 | [2077 Async ks-group-memberalt:51165]: Signaled 2026-06-18 15:12:06.893 | + functions-common:get_or_add_group_project_role:1030 : local group_role_id 2026-06-18 15:12:06.893 | + functions-common:get_or_add_group_project_role:1034 : openstack role add member --group f7d8edf224db4ac48d10d3b36d72e084 --project eff8c5a9054542088dd29aec3a3036c1 2026-06-18 15:12:06.894 | ++ functions-common:get_or_add_group_project_role:1041 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group f7d8edf224db4ac48d10d3b36d72e084 --project eff8c5a9054542088dd29aec3a3036c1 -f value -c Role 2026-06-18 15:12:06.894 | ++ functions-common:oscwrap:2459 : return 0 2026-06-18 15:12:06.894 | + functions-common:get_or_add_group_project_role:1041 : group_role_id=6c623049d9794317b82ce3cdc1b3dbab 2026-06-18 15:12:06.894 | + functions-common:get_or_add_group_project_role:1043 : echo 6c623049d9794317b82ce3cdc1b3dbab 2026-06-18 15:12:06.894 | 6c623049d9794317b82ce3cdc1b3dbab 2026-06-18 15:12:06.931 | [51323 Async ks-group-admin:51323]: finished successfully 2026-06-18 15:12:06.969 | [2077 Async ks-group-memberalt:51165]: finished get_or_add_group_project_role member f7d8edf224db4ac48d10d3b36d72e084 eff8c5a9054542088dd29aec3a3036c1 with result 0 in 14 seconds 2026-06-18 15:12:07.024 | [2077 Async ks-group-anotheralt:51244]: Waiting for completion of get_or_add_group_project_role anotherrole f7d8edf224db4ac48d10d3b36d72e084 eff8c5a9054542088dd29aec3a3036c1 running on PID 51244 (3 other jobs running) 2026-06-18 15:12:07.060 | [2077 Async ks-group-anotheralt:51244]: Signaling child to exit 2026-06-18 15:12:07.200 | + inc/async:async_inner:64 : rc=0 2026-06-18 15:12:07.236 | [51244 Async ks-group-anotheralt:51244]: finished successfully 2026-06-18 15:12:07.272 | WAKEUP 2026-06-18 15:12:07.303 | [2077 Async ks-group-anotheralt:51244]: Signaled 2026-06-18 15:12:07.305 | + functions-common:get_or_add_group_project_role:1030 : local group_role_id 2026-06-18 15:12:07.306 | + functions-common:get_or_add_group_project_role:1034 : openstack role add anotherrole --group f7d8edf224db4ac48d10d3b36d72e084 --project eff8c5a9054542088dd29aec3a3036c1 2026-06-18 15:12:07.306 | ++ functions-common:get_or_add_group_project_role:1041 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group f7d8edf224db4ac48d10d3b36d72e084 --project eff8c5a9054542088dd29aec3a3036c1 -f value -c Role 2026-06-18 15:12:07.306 | ++ functions-common:oscwrap:2459 : return 0 2026-06-18 15:12:07.306 | + functions-common:get_or_add_group_project_role:1041 : group_role_id=0b050ced369843b4804d09bcf1781b78 2026-06-18 15:12:07.306 | + functions-common:get_or_add_group_project_role:1043 : echo 0b050ced369843b4804d09bcf1781b78 2026-06-18 15:12:07.306 | 0b050ced369843b4804d09bcf1781b78 2026-06-18 15:12:07.371 | [2077 Async ks-group-anotheralt:51244]: finished get_or_add_group_project_role anotherrole f7d8edf224db4ac48d10d3b36d72e084 eff8c5a9054542088dd29aec3a3036c1 with result 0 in 14 seconds 2026-06-18 15:12:07.427 | [2077 Async ks-group-admin:51323]: Waiting for completion of get_or_add_group_project_role admin 15ae644616eb4711985f80bcc7b10e6f af6234ba611a465cb6a15eb4706568de running on PID 51323 (2 other jobs running) 2026-06-18 15:12:07.464 | [2077 Async ks-group-admin:51323]: Signaling child to exit 2026-06-18 15:12:07.464 | WAKEUP 2026-06-18 15:12:07.496 | [2077 Async ks-group-admin:51323]: Signaled 2026-06-18 15:12:07.498 | + functions-common:get_or_add_group_project_role:1030 : local group_role_id 2026-06-18 15:12:07.498 | + functions-common:get_or_add_group_project_role:1034 : openstack role add admin --group 15ae644616eb4711985f80bcc7b10e6f --project af6234ba611a465cb6a15eb4706568de 2026-06-18 15:12:07.498 | ++ functions-common:get_or_add_group_project_role:1041 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group 15ae644616eb4711985f80bcc7b10e6f --project af6234ba611a465cb6a15eb4706568de -f value -c Role 2026-06-18 15:12:07.499 | ++ functions-common:oscwrap:2459 : return 0 2026-06-18 15:12:07.499 | + functions-common:get_or_add_group_project_role:1041 : group_role_id=3b6570e473164b5784b0abf37c207f44 2026-06-18 15:12:07.499 | + functions-common:get_or_add_group_project_role:1043 : echo 3b6570e473164b5784b0abf37c207f44 2026-06-18 15:12:07.499 | 3b6570e473164b5784b0abf37c207f44 2026-06-18 15:12:07.564 | [2077 Async ks-group-admin:51323]: finished get_or_add_group_project_role admin 15ae644616eb4711985f80bcc7b10e6f af6234ba611a465cb6a15eb4706568de with result 0 in 13 seconds 2026-06-18 15:12:07.572 | + inc/async:async_wait:197 : return 0 2026-06-18 15:12:07.576 | + lib/keystone:create_keystone_accounts:366 : is_service_enabled ldap 2026-06-18 15:12:07.607 | + functions-common:is_service_enabled:2070 : return 1 2026-06-18 15:12:07.612 | + ./stack.sh:main:1119 : is_service_enabled nova 2026-06-18 15:12:07.644 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 15:12:07.648 | + ./stack.sh:main:1120 : async_runfunc create_nova_accounts 2026-06-18 15:12:07.653 | + inc/async:async_runfunc:116 : async_run create_nova_accounts create_nova_accounts 2026-06-18 15:12:07.754 | + inc/async:async_inner:63 : create_nova_accounts 2026-06-18 15:12:07.815 | [2077 Async create_nova_accounts:53229]: running: create_nova_accounts 2026-06-18 15:12:07.819 | + ./stack.sh:main:1122 : is_service_enabled glance 2026-06-18 15:12:07.849 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 15:12:07.854 | + ./stack.sh:main:1123 : async_runfunc create_glance_accounts 2026-06-18 15:12:07.859 | + inc/async:async_runfunc:116 : async_run create_glance_accounts create_glance_accounts 2026-06-18 15:12:07.960 | + inc/async:async_inner:63 : create_glance_accounts 2026-06-18 15:12:08.026 | [2077 Async create_glance_accounts:53352]: running: create_glance_accounts 2026-06-18 15:12:08.031 | + ./stack.sh:main:1125 : is_service_enabled cinder 2026-06-18 15:12:08.063 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 15:12:08.070 | + ./stack.sh:main:1126 : async_runfunc create_cinder_accounts 2026-06-18 15:12:08.073 | + inc/async:async_runfunc:116 : async_run create_cinder_accounts create_cinder_accounts 2026-06-18 15:12:08.181 | + inc/async:async_inner:63 : create_cinder_accounts 2026-06-18 15:12:08.252 | [2077 Async create_cinder_accounts:53491]: running: create_cinder_accounts 2026-06-18 15:12:08.257 | + ./stack.sh:main:1128 : is_service_enabled neutron 2026-06-18 15:12:08.284 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 15:12:08.286 | + ./stack.sh:main:1129 : async_runfunc create_neutron_accounts 2026-06-18 15:12:08.289 | + inc/async:async_runfunc:116 : async_run create_neutron_accounts create_neutron_accounts 2026-06-18 15:12:08.371 | + inc/async:async_inner:63 : create_neutron_accounts 2026-06-18 15:12:08.458 | [2077 Async create_neutron_accounts:53633]: running: create_neutron_accounts 2026-06-18 15:12:08.465 | + ./stack.sh:main:1131 : is_service_enabled swift 2026-06-18 15:12:08.497 | + functions-common:is_service_enabled:2070 : return 1 2026-06-18 15:12:08.503 | + ./stack.sh:main:1140 : is_service_enabled horizon 2026-06-18 15:12:08.542 | + functions-common:is_service_enabled:2070 : return 1 2026-06-18 15:12:08.547 | + ./stack.sh:main:1145 : async_wait create_nova_accounts create_glance_accounts create_cinder_accounts 2026-06-18 15:12:08.687 | [2077 Async create_nova_accounts:53229]: Waiting for completion of create_nova_accounts running on PID 53229 (5 other jobs running) 2026-06-18 15:12:08.755 | [2077 Async create_nova_accounts:53229]: Signaling child to exit 2026-06-18 15:12:47.651 | + inc/async:async_inner:64 : rc=0 2026-06-18 15:12:47.678 | [53633 Async create_neutron_accounts:53633]: finished successfully 2026-06-18 15:12:55.982 | + inc/async:async_inner:64 : rc=0 2026-06-18 15:12:56.008 | [53491 Async create_cinder_accounts:53491]: finished successfully 2026-06-18 15:13:14.974 | + inc/async:async_inner:64 : rc=0 2026-06-18 15:13:15.004 | [53229 Async create_nova_accounts:53229]: finished successfully 2026-06-18 15:13:15.031 | WAKEUP 2026-06-18 15:13:15.062 | [2077 Async create_nova_accounts:53229]: Signaled 2026-06-18 15:13:15.063 | + lib/nova:create_nova_accounts:384 : [[ 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-06-18 15:13:15.064 | + lib/nova:create_nova_accounts:388 : create_service_user nova admin 2026-06-18 15:13:15.064 | + lib/keystone:create_service_user:379 : get_or_create_user nova nomoresecret Default 2026-06-18 15:13:15.064 | + functions-common:get_or_create_user:893 : local user_id 2026-06-18 15:13:15.064 | + functions-common:get_or_create_user:894 : [[ ! -z '' ]] 2026-06-18 15:13:15.065 | + functions-common:get_or_create_user:897 : local email= 2026-06-18 15:13:15.065 | ++ functions-common:get_or_create_user:909 : oscwrap --os-cloud devstack-system-admin user create nova --password nomoresecret --domain=Default --or-show -f value -c id 2026-06-18 15:13:15.065 | ++ functions-common:oscwrap:2459 : return 0 2026-06-18 15:13:15.065 | + functions-common:get_or_create_user:909 : user_id=67c7e89f1e4b4a9e947e73234a52bbd6 2026-06-18 15:13:15.065 | + functions-common:get_or_create_user:910 : echo 67c7e89f1e4b4a9e947e73234a52bbd6 2026-06-18 15:13:15.065 | 67c7e89f1e4b4a9e947e73234a52bbd6 2026-06-18 15:13:15.065 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service nova service Default Default 2026-06-18 15:13:15.065 | + functions-common:get_or_add_user_project_role:957 : local user_role_id 2026-06-18 15:13:15.065 | + functions-common:get_or_add_user_project_role:958 : local domain_args 2026-06-18 15:13:15.065 | ++ functions-common:get_or_add_user_project_role:960 : _get_domain_args Default Default 2026-06-18 15:13:15.066 | ++ functions-common:_get_domain_args:941 : local domain 2026-06-18 15:13:15.066 | ++ functions-common:_get_domain_args:942 : domain= 2026-06-18 15:13:15.066 | ++ functions-common:_get_domain_args:944 : [[ -n Default ]] 2026-06-18 15:13:15.066 | ++ functions-common:_get_domain_args:945 : domain=' --user-domain Default' 2026-06-18 15:13:15.066 | ++ functions-common:_get_domain_args:947 : [[ -n Default ]] 2026-06-18 15:13:15.066 | ++ functions-common:_get_domain_args:948 : domain=' --user-domain Default --project-domain Default' 2026-06-18 15:13:15.067 | ++ functions-common:_get_domain_args:951 : echo --user-domain Default --project-domain Default 2026-06-18 15:13:15.067 | + functions-common:get_or_add_user_project_role:960 : domain_args='--user-domain Default --project-domain Default' 2026-06-18 15:13:15.067 | + functions-common:get_or_add_user_project_role:964 : openstack --os-cloud devstack-system-admin role add service --user nova --project service --user-domain Default --project-domain Default 2026-06-18 15:13:15.068 | ++ functions-common:get_or_add_user_project_role:973 : 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-06-18 15:13:15.068 | ++ functions-common:oscwrap:2459 : return 0 2026-06-18 15:13:15.068 | + functions-common:get_or_add_user_project_role:973 : user_role_id=acbe6b4df4c2492a95e3bac5c60bf044 2026-06-18 15:13:15.068 | + functions-common:get_or_add_user_project_role:974 : echo acbe6b4df4c2492a95e3bac5c60bf044 2026-06-18 15:13:15.068 | acbe6b4df4c2492a95e3bac5c60bf044 2026-06-18 15:13:15.068 | + lib/keystone:create_service_user:382 : [[ -n admin ]] 2026-06-18 15:13:15.068 | + lib/keystone:create_service_user:383 : get_or_add_user_project_role admin nova service Default Default 2026-06-18 15:13:15.069 | + functions-common:get_or_add_user_project_role:957 : local user_role_id 2026-06-18 15:13:15.069 | + functions-common:get_or_add_user_project_role:958 : local domain_args 2026-06-18 15:13:15.069 | ++ functions-common:get_or_add_user_project_role:960 : _get_domain_args Default Default 2026-06-18 15:13:15.069 | ++ functions-common:_get_domain_args:941 : local domain 2026-06-18 15:13:15.070 | ++ functions-common:_get_domain_args:942 : domain= 2026-06-18 15:13:15.070 | ++ functions-common:_get_domain_args:944 : [[ -n Default ]] 2026-06-18 15:13:15.070 | ++ functions-common:_get_domain_args:945 : domain=' --user-domain Default' 2026-06-18 15:13:15.070 | ++ functions-common:_get_domain_args:947 : [[ -n Default ]] 2026-06-18 15:13:15.070 | ++ functions-common:_get_domain_args:948 : domain=' --user-domain Default --project-domain Default' 2026-06-18 15:13:15.070 | ++ functions-common:_get_domain_args:951 : echo --user-domain Default --project-domain Default 2026-06-18 15:13:15.070 | + functions-common:get_or_add_user_project_role:960 : domain_args='--user-domain Default --project-domain Default' 2026-06-18 15:13:15.070 | + functions-common:get_or_add_user_project_role:964 : openstack --os-cloud devstack-system-admin role add admin --user nova --project service --user-domain Default --project-domain Default 2026-06-18 15:13:15.070 | ++ functions-common:get_or_add_user_project_role:973 : 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-06-18 15:13:15.071 | ++ functions-common:oscwrap:2459 : return 0 2026-06-18 15:13:15.071 | + functions-common:get_or_add_user_project_role:973 : user_role_id=3b6570e473164b5784b0abf37c207f44 2026-06-18 15:13:15.071 | + functions-common:get_or_add_user_project_role:974 : echo 3b6570e473164b5784b0abf37c207f44 2026-06-18 15:13:15.071 | 3b6570e473164b5784b0abf37c207f44 2026-06-18 15:13:15.071 | + lib/nova:create_nova_accounts:390 : local nova_api_url 2026-06-18 15:13:15.071 | + lib/nova:create_nova_accounts:391 : nova_api_url=http://192.168.122.13/compute 2026-06-18 15:13:15.072 | + lib/nova:create_nova_accounts:393 : get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)' 2026-06-18 15:13:15.072 | + functions-common:get_or_create_service:1049 : local service_id 2026-06-18 15:13:15.072 | ++ functions-common:get_or_create_service:1060 : oscwrap --os-cloud devstack-system-admin service show compute_legacy -f value -c id 2026-06-18 15:13:15.072 | ++ functions-common:get_or_create_service:1060 : 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-06-18 15:13:15.073 | ++ functions-common:oscwrap:2459 : return 0 2026-06-18 15:13:15.073 | + functions-common:get_or_create_service:1060 : service_id=' 2026-06-18 15:13:15.073 | 619e8da96074470bbdd358e8f0819df4' 2026-06-18 15:13:15.073 | + functions-common:get_or_create_service:1061 : echo 619e8da96074470bbdd358e8f0819df4 2026-06-18 15:13:15.073 | 619e8da96074470bbdd358e8f0819df4 2026-06-18 15:13:15.073 | + lib/nova:create_nova_accounts:395 : get_or_create_endpoint compute_legacy RegionOne 'http://192.168.122.13/compute/v2/$(project_id)s' 2026-06-18 15:13:15.073 | + functions-common:get_or_create_endpoint:1093 : local public_id 2026-06-18 15:13:15.073 | ++ functions-common:get_or_create_endpoint:1094 : _get_or_create_endpoint_with_interface compute_legacy public 'http://192.168.122.13/compute/v2/$(project_id)s' RegionOne 2026-06-18 15:13:15.073 | ++ functions-common:_get_or_create_endpoint_with_interface:1067 : local endpoint_id 2026-06-18 15:13:15.073 | +++ functions-common:_get_or_create_endpoint_with_interface:1072 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute_legacy --interface public --region RegionOne -c ID -f value 2026-06-18 15:13:15.073 | +++ functions-common:oscwrap:2459 : return 0 2026-06-18 15:13:15.074 | ++ functions-common:_get_or_create_endpoint_with_interface:1072 : endpoint_id= 2026-06-18 15:13:15.074 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : [[ -z '' ]] 2026-06-18 15:13:15.074 | +++ functions-common:_get_or_create_endpoint_with_interface:1076 : oscwrap --os-cloud devstack-system-admin endpoint create compute_legacy public 'http://192.168.122.13/compute/v2/$(project_id)s' --region RegionOne -f value -c id 2026-06-18 15:13:15.074 | +++ functions-common:oscwrap:2459 : return 0 2026-06-18 15:13:15.074 | ++ functions-common:_get_or_create_endpoint_with_interface:1076 : endpoint_id=d238cc262f6a4402aa78b6ea4ef34e64 2026-06-18 15:13:15.074 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : echo d238cc262f6a4402aa78b6ea4ef34e64 2026-06-18 15:13:15.074 | + functions-common:get_or_create_endpoint:1094 : public_id=d238cc262f6a4402aa78b6ea4ef34e64 2026-06-18 15:13:15.074 | + functions-common:get_or_create_endpoint:1096 : [[ -n '' ]] 2026-06-18 15:13:15.074 | + functions-common:get_or_create_endpoint:1099 : [[ -n '' ]] 2026-06-18 15:13:15.074 | + functions-common:get_or_create_endpoint:1103 : echo d238cc262f6a4402aa78b6ea4ef34e64 2026-06-18 15:13:15.074 | d238cc262f6a4402aa78b6ea4ef34e64 2026-06-18 15:13:15.075 | + lib/nova:create_nova_accounts:399 : get_or_create_service nova compute 'Nova Compute Service' 2026-06-18 15:13:15.075 | + functions-common:get_or_create_service:1049 : local service_id 2026-06-18 15:13:15.075 | ++ functions-common:get_or_create_service:1060 : oscwrap --os-cloud devstack-system-admin service show compute -f value -c id 2026-06-18 15:13:15.075 | ++ functions-common:get_or_create_service:1060 : oscwrap --os-cloud devstack-system-admin service create compute --name nova '--description=Nova Compute Service' -f value -c id 2026-06-18 15:13:15.075 | ++ functions-common:oscwrap:2459 : return 0 2026-06-18 15:13:15.075 | + functions-common:get_or_create_service:1060 : service_id=' 2026-06-18 15:13:15.076 | 0f2f902800aa42f2a2e3d15c1417ec8e' 2026-06-18 15:13:15.076 | + functions-common:get_or_create_service:1061 : echo 0f2f902800aa42f2a2e3d15c1417ec8e 2026-06-18 15:13:15.076 | 0f2f902800aa42f2a2e3d15c1417ec8e 2026-06-18 15:13:15.077 | + lib/nova:create_nova_accounts:401 : get_or_create_endpoint compute RegionOne http://192.168.122.13/compute/v2.1 2026-06-18 15:13:15.077 | + functions-common:get_or_create_endpoint:1093 : local public_id 2026-06-18 15:13:15.077 | ++ functions-common:get_or_create_endpoint:1094 : _get_or_create_endpoint_with_interface compute public http://192.168.122.13/compute/v2.1 RegionOne 2026-06-18 15:13:15.078 | ++ functions-common:_get_or_create_endpoint_with_interface:1067 : local endpoint_id 2026-06-18 15:13:15.078 | +++ functions-common:_get_or_create_endpoint_with_interface:1072 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute --interface public --region RegionOne -c ID -f value 2026-06-18 15:13:15.078 | +++ functions-common:oscwrap:2459 : return 0 2026-06-18 15:13:15.079 | ++ functions-common:_get_or_create_endpoint_with_interface:1072 : endpoint_id= 2026-06-18 15:13:15.079 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : [[ -z '' ]] 2026-06-18 15:13:15.079 | +++ functions-common:_get_or_create_endpoint_with_interface:1076 : oscwrap --os-cloud devstack-system-admin endpoint create compute public http://192.168.122.13/compute/v2.1 --region RegionOne -f value -c id 2026-06-18 15:13:15.079 | +++ functions-common:oscwrap:2459 : return 0 2026-06-18 15:13:15.079 | ++ functions-common:_get_or_create_endpoint_with_interface:1076 : endpoint_id=8b520e6ef885425d9d128b4d65af6baa 2026-06-18 15:13:15.079 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : echo 8b520e6ef885425d9d128b4d65af6baa 2026-06-18 15:13:15.079 | + functions-common:get_or_create_endpoint:1094 : public_id=8b520e6ef885425d9d128b4d65af6baa 2026-06-18 15:13:15.079 | + functions-common:get_or_create_endpoint:1096 : [[ -n '' ]] 2026-06-18 15:13:15.079 | + functions-common:get_or_create_endpoint:1099 : [[ -n '' ]] 2026-06-18 15:13:15.079 | + functions-common:get_or_create_endpoint:1103 : echo 8b520e6ef885425d9d128b4d65af6baa 2026-06-18 15:13:15.079 | 8b520e6ef885425d9d128b4d65af6baa 2026-06-18 15:13:15.079 | + lib/nova:create_nova_accounts:406 : is_service_enabled n-api 2026-06-18 15:13:15.080 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 15:13:15.080 | + lib/nova:create_nova_accounts:408 : is_service_enabled swift 2026-06-18 15:13:15.080 | + functions-common:is_service_enabled:2070 : return 1 2026-06-18 15:13:15.080 | + lib/nova:create_nova_accounts:416 : is_service_enabled s3api 2026-06-18 15:13:15.080 | + functions-common:is_service_enabled:2070 : return 1 2026-06-18 15:13:15.081 | + lib/nova:create_nova_accounts:427 : is_service_enabled n-api 2026-06-18 15:13:15.081 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 15:13:15.081 | + lib/nova:create_nova_accounts:428 : [[ False = True ]] 2026-06-18 15:13:15.122 | [2077 Async create_nova_accounts:53229]: finished create_nova_accounts with result 0 in 67 seconds 2026-06-18 15:13:15.169 | [2077 Async create_glance_accounts:53352]: Waiting for completion of create_glance_accounts running on PID 53352 (4 other jobs running) 2026-06-18 15:13:15.201 | [2077 Async create_glance_accounts:53352]: Signaling child to exit 2026-06-18 15:13:28.286 | + inc/async:async_inner:64 : rc=0 2026-06-18 15:13:28.312 | [53352 Async create_glance_accounts:53352]: finished successfully 2026-06-18 15:13:28.335 | WAKEUP 2026-06-18 15:13:28.356 | [2077 Async create_glance_accounts:53352]: Signaled 2026-06-18 15:13:28.358 | + lib/glance:create_glance_accounts:486 : is_service_enabled g-api 2026-06-18 15:13:28.358 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 15:13:28.358 | + lib/glance:create_glance_accounts:490 : create_service_user glance admin 2026-06-18 15:13:28.358 | + lib/keystone:create_service_user:379 : get_or_create_user glance nomoresecret Default 2026-06-18 15:13:28.358 | + functions-common:get_or_create_user:893 : local user_id 2026-06-18 15:13:28.358 | + functions-common:get_or_create_user:894 : [[ ! -z '' ]] 2026-06-18 15:13:28.358 | + functions-common:get_or_create_user:897 : local email= 2026-06-18 15:13:28.358 | ++ functions-common:get_or_create_user:909 : oscwrap --os-cloud devstack-system-admin user create glance --password nomoresecret --domain=Default --or-show -f value -c id 2026-06-18 15:13:28.358 | ++ functions-common:oscwrap:2459 : return 0 2026-06-18 15:13:28.358 | + functions-common:get_or_create_user:909 : user_id=a2585925f8fc42f6ba3227859196c898 2026-06-18 15:13:28.359 | + functions-common:get_or_create_user:910 : echo a2585925f8fc42f6ba3227859196c898 2026-06-18 15:13:28.359 | a2585925f8fc42f6ba3227859196c898 2026-06-18 15:13:28.359 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service glance service Default Default 2026-06-18 15:13:28.359 | + functions-common:get_or_add_user_project_role:957 : local user_role_id 2026-06-18 15:13:28.359 | + functions-common:get_or_add_user_project_role:958 : local domain_args 2026-06-18 15:13:28.359 | ++ functions-common:get_or_add_user_project_role:960 : _get_domain_args Default Default 2026-06-18 15:13:28.359 | ++ functions-common:_get_domain_args:941 : local domain 2026-06-18 15:13:28.359 | ++ functions-common:_get_domain_args:942 : domain= 2026-06-18 15:13:28.359 | ++ functions-common:_get_domain_args:944 : [[ -n Default ]] 2026-06-18 15:13:28.359 | ++ functions-common:_get_domain_args:945 : domain=' --user-domain Default' 2026-06-18 15:13:28.359 | ++ functions-common:_get_domain_args:947 : [[ -n Default ]] 2026-06-18 15:13:28.360 | ++ functions-common:_get_domain_args:948 : domain=' --user-domain Default --project-domain Default' 2026-06-18 15:13:28.360 | ++ functions-common:_get_domain_args:951 : echo --user-domain Default --project-domain Default 2026-06-18 15:13:28.360 | + functions-common:get_or_add_user_project_role:960 : domain_args='--user-domain Default --project-domain Default' 2026-06-18 15:13:28.360 | + functions-common:get_or_add_user_project_role:964 : openstack --os-cloud devstack-system-admin role add service --user glance --project service --user-domain Default --project-domain Default 2026-06-18 15:13:28.360 | ++ functions-common:get_or_add_user_project_role:973 : 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-06-18 15:13:28.360 | ++ functions-common:oscwrap:2459 : return 0 2026-06-18 15:13:28.360 | + functions-common:get_or_add_user_project_role:973 : user_role_id=acbe6b4df4c2492a95e3bac5c60bf044 2026-06-18 15:13:28.360 | + functions-common:get_or_add_user_project_role:974 : echo acbe6b4df4c2492a95e3bac5c60bf044 2026-06-18 15:13:28.360 | acbe6b4df4c2492a95e3bac5c60bf044 2026-06-18 15:13:28.360 | + lib/keystone:create_service_user:382 : [[ -n admin ]] 2026-06-18 15:13:28.360 | + lib/keystone:create_service_user:383 : get_or_add_user_project_role admin glance service Default Default 2026-06-18 15:13:28.361 | + functions-common:get_or_add_user_project_role:957 : local user_role_id 2026-06-18 15:13:28.361 | + functions-common:get_or_add_user_project_role:958 : local domain_args 2026-06-18 15:13:28.361 | ++ functions-common:get_or_add_user_project_role:960 : _get_domain_args Default Default 2026-06-18 15:13:28.361 | ++ functions-common:_get_domain_args:941 : local domain 2026-06-18 15:13:28.361 | ++ functions-common:_get_domain_args:942 : domain= 2026-06-18 15:13:28.361 | ++ functions-common:_get_domain_args:944 : [[ -n Default ]] 2026-06-18 15:13:28.361 | ++ functions-common:_get_domain_args:945 : domain=' --user-domain Default' 2026-06-18 15:13:28.361 | ++ functions-common:_get_domain_args:947 : [[ -n Default ]] 2026-06-18 15:13:28.361 | ++ functions-common:_get_domain_args:948 : domain=' --user-domain Default --project-domain Default' 2026-06-18 15:13:28.361 | ++ functions-common:_get_domain_args:951 : echo --user-domain Default --project-domain Default 2026-06-18 15:13:28.361 | + functions-common:get_or_add_user_project_role:960 : domain_args='--user-domain Default --project-domain Default' 2026-06-18 15:13:28.362 | + functions-common:get_or_add_user_project_role:964 : openstack --os-cloud devstack-system-admin role add admin --user glance --project service --user-domain Default --project-domain Default 2026-06-18 15:13:28.362 | ++ functions-common:get_or_add_user_project_role:973 : 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-06-18 15:13:28.362 | ++ functions-common:oscwrap:2459 : return 0 2026-06-18 15:13:28.362 | + functions-common:get_or_add_user_project_role:973 : user_role_id=3b6570e473164b5784b0abf37c207f44 2026-06-18 15:13:28.362 | + functions-common:get_or_add_user_project_role:974 : echo 3b6570e473164b5784b0abf37c207f44 2026-06-18 15:13:28.362 | 3b6570e473164b5784b0abf37c207f44 2026-06-18 15:13:28.362 | + lib/glance:create_glance_accounts:493 : is_service_enabled s-proxy 2026-06-18 15:13:28.362 | + functions-common:is_service_enabled:2070 : return 1 2026-06-18 15:13:28.362 | + lib/glance:create_glance_accounts:497 : get_or_create_service glance image 'Glance Image Service' 2026-06-18 15:13:28.362 | + functions-common:get_or_create_service:1049 : local service_id 2026-06-18 15:13:28.362 | ++ functions-common:get_or_create_service:1060 : oscwrap --os-cloud devstack-system-admin service show image -f value -c id 2026-06-18 15:13:28.363 | ++ functions-common:get_or_create_service:1060 : oscwrap --os-cloud devstack-system-admin service create image --name glance '--description=Glance Image Service' -f value -c id 2026-06-18 15:13:28.363 | ++ functions-common:oscwrap:2459 : return 0 2026-06-18 15:13:28.363 | + functions-common:get_or_create_service:1060 : service_id=' 2026-06-18 15:13:28.363 | 64fa8c56cb97443a87218c94d6a1a69b' 2026-06-18 15:13:28.363 | + functions-common:get_or_create_service:1061 : echo 64fa8c56cb97443a87218c94d6a1a69b 2026-06-18 15:13:28.363 | 64fa8c56cb97443a87218c94d6a1a69b 2026-06-18 15:13:28.363 | + lib/glance:create_glance_accounts:499 : get_or_create_endpoint image RegionOne http://192.168.122.13/image 2026-06-18 15:13:28.363 | + functions-common:get_or_create_endpoint:1093 : local public_id 2026-06-18 15:13:28.363 | ++ functions-common:get_or_create_endpoint:1094 : _get_or_create_endpoint_with_interface image public http://192.168.122.13/image RegionOne 2026-06-18 15:13:28.363 | ++ functions-common:_get_or_create_endpoint_with_interface:1067 : local endpoint_id 2026-06-18 15:13:28.363 | +++ functions-common:_get_or_create_endpoint_with_interface:1072 : oscwrap --os-cloud devstack-system-admin endpoint list --service image --interface public --region RegionOne -c ID -f value 2026-06-18 15:13:28.364 | +++ functions-common:oscwrap:2459 : return 0 2026-06-18 15:13:28.364 | ++ functions-common:_get_or_create_endpoint_with_interface:1072 : endpoint_id= 2026-06-18 15:13:28.364 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : [[ -z '' ]] 2026-06-18 15:13:28.364 | +++ functions-common:_get_or_create_endpoint_with_interface:1076 : oscwrap --os-cloud devstack-system-admin endpoint create image public http://192.168.122.13/image --region RegionOne -f value -c id 2026-06-18 15:13:28.364 | +++ functions-common:oscwrap:2459 : return 0 2026-06-18 15:13:28.364 | ++ functions-common:_get_or_create_endpoint_with_interface:1076 : endpoint_id=656bd9608394493bb5d0429c340a6225 2026-06-18 15:13:28.364 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : echo 656bd9608394493bb5d0429c340a6225 2026-06-18 15:13:28.364 | + functions-common:get_or_create_endpoint:1094 : public_id=656bd9608394493bb5d0429c340a6225 2026-06-18 15:13:28.364 | + functions-common:get_or_create_endpoint:1096 : [[ -n '' ]] 2026-06-18 15:13:28.364 | + functions-common:get_or_create_endpoint:1099 : [[ -n '' ]] 2026-06-18 15:13:28.364 | + functions-common:get_or_create_endpoint:1103 : echo 656bd9608394493bb5d0429c340a6225 2026-06-18 15:13:28.365 | 656bd9608394493bb5d0429c340a6225 2026-06-18 15:13:28.365 | ++ lib/glance:create_glance_accounts:504 : get_or_create_domain Default 2026-06-18 15:13:28.365 | ++ functions-common:get_or_create_domain:866 : local domain_id 2026-06-18 15:13:28.365 | +++ functions-common:get_or_create_domain:871 : oscwrap --os-cloud devstack-system-admin domain create Default --description '' --or-show -f value -c id 2026-06-18 15:13:28.365 | +++ functions-common:oscwrap:2459 : return 0 2026-06-18 15:13:28.365 | ++ functions-common:get_or_create_domain:871 : domain_id=default 2026-06-18 15:13:28.365 | ++ functions-common:get_or_create_domain:872 : echo default 2026-06-18 15:13:28.365 | + lib/glance:create_glance_accounts:504 : service_domain_id=default 2026-06-18 15:13:28.365 | + lib/glance:create_glance_accounts:505 : iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default 2026-06-18 15:13:28.365 | + lib/glance:create_glance_accounts:506 : iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default 2026-06-18 15:13:28.365 | + lib/glance:create_glance_accounts:508 : [[ True = True ]] 2026-06-18 15:13:28.366 | + lib/glance:create_glance_accounts:509 : configure_glance_quotas 2026-06-18 15:13:28.366 | + lib/glance:configure_glance_quotas:319 : openstack --os-cloud devstack-system-admin registered limit create --service glance --default-limit 2000 --region RegionOne image_size_total 2026-06-18 15:13:28.366 | +---------------+----------------------------------+ 2026-06-18 15:13:28.366 | | Field | Value | 2026-06-18 15:13:28.366 | +---------------+----------------------------------+ 2026-06-18 15:13:28.366 | | default_limit | 2000 | 2026-06-18 15:13:28.366 | | description | None | 2026-06-18 15:13:28.366 | | id | 3add77c7cd304925b4f206a19df58034 | 2026-06-18 15:13:28.366 | | region_id | RegionOne | 2026-06-18 15:13:28.366 | | resource_name | image_size_total | 2026-06-18 15:13:28.366 | | service_id | 64fa8c56cb97443a87218c94d6a1a69b | 2026-06-18 15:13:28.367 | +---------------+----------------------------------+ 2026-06-18 15:13:28.367 | + lib/glance:configure_glance_quotas:321 : openstack --os-cloud devstack-system-admin registered limit create --service glance --default-limit 2000 --region RegionOne image_stage_total 2026-06-18 15:13:28.367 | +---------------+----------------------------------+ 2026-06-18 15:13:28.367 | | Field | Value | 2026-06-18 15:13:28.367 | +---------------+----------------------------------+ 2026-06-18 15:13:28.367 | | default_limit | 2000 | 2026-06-18 15:13:28.367 | | description | None | 2026-06-18 15:13:28.367 | | id | e07675dc879d470ba9ca370d26630350 | 2026-06-18 15:13:28.367 | | region_id | RegionOne | 2026-06-18 15:13:28.367 | | resource_name | image_stage_total | 2026-06-18 15:13:28.367 | | service_id | 64fa8c56cb97443a87218c94d6a1a69b | 2026-06-18 15:13:28.368 | +---------------+----------------------------------+ 2026-06-18 15:13:28.368 | + lib/glance:configure_glance_quotas:323 : openstack --os-cloud devstack-system-admin registered limit create --service glance --default-limit 100 --region RegionOne image_count_total 2026-06-18 15:13:28.368 | +---------------+----------------------------------+ 2026-06-18 15:13:28.368 | | Field | Value | 2026-06-18 15:13:28.368 | +---------------+----------------------------------+ 2026-06-18 15:13:28.368 | | default_limit | 100 | 2026-06-18 15:13:28.368 | | description | None | 2026-06-18 15:13:28.368 | | id | 5c8c8f31ec034a438245f733e9b695b4 | 2026-06-18 15:13:28.368 | | region_id | RegionOne | 2026-06-18 15:13:28.368 | | resource_name | image_count_total | 2026-06-18 15:13:28.368 | | service_id | 64fa8c56cb97443a87218c94d6a1a69b | 2026-06-18 15:13:28.368 | +---------------+----------------------------------+ 2026-06-18 15:13:28.369 | + lib/glance:configure_glance_quotas:325 : openstack --os-cloud devstack-system-admin registered limit create --service glance --default-limit 100 --region RegionOne image_count_uploading 2026-06-18 15:13:28.369 | +---------------+----------------------------------+ 2026-06-18 15:13:28.369 | | Field | Value | 2026-06-18 15:13:28.369 | +---------------+----------------------------------+ 2026-06-18 15:13:28.369 | | default_limit | 100 | 2026-06-18 15:13:28.369 | | description | None | 2026-06-18 15:13:28.369 | | id | f57332906dfb4ed882da71958c92a733 | 2026-06-18 15:13:28.369 | | region_id | RegionOne | 2026-06-18 15:13:28.369 | | resource_name | image_count_uploading | 2026-06-18 15:13:28.369 | | service_id | 64fa8c56cb97443a87218c94d6a1a69b | 2026-06-18 15:13:28.369 | +---------------+----------------------------------+ 2026-06-18 15:13:28.370 | + lib/glance:configure_glance_quotas:329 : iniset /etc/glance/glance-api.conf DEFAULT use_keystone_limits True 2026-06-18 15:13:28.370 | + lib/glance:configure_glance_quotas:332 : iniset /etc/glance/glance-api.conf oslo_limit user_domain_name Default 2026-06-18 15:13:28.370 | + lib/glance:configure_glance_quotas:333 : iniset /etc/glance/glance-api.conf oslo_limit password nomoresecret 2026-06-18 15:13:28.370 | + lib/glance:configure_glance_quotas:334 : iniset /etc/glance/glance-api.conf oslo_limit username glance 2026-06-18 15:13:28.370 | + lib/glance:configure_glance_quotas:335 : iniset /etc/glance/glance-api.conf oslo_limit auth_type password 2026-06-18 15:13:28.370 | + lib/glance:configure_glance_quotas:336 : iniset /etc/glance/glance-api.conf oslo_limit auth_url http://192.168.122.13/identity 2026-06-18 15:13:28.370 | + lib/glance:configure_glance_quotas:337 : iniset /etc/glance/glance-api.conf oslo_limit system_scope all 2026-06-18 15:13:28.370 | ++ lib/glance:configure_glance_quotas:338 : oscwrap --os-cloud devstack-system-admin endpoint list --service glance -f value -c ID 2026-06-18 15:13:28.370 | ++ functions-common:oscwrap:2459 : return 0 2026-06-18 15:13:28.370 | + lib/glance:configure_glance_quotas:338 : iniset /etc/glance/glance-api.conf oslo_limit endpoint_id 656bd9608394493bb5d0429c340a6225 2026-06-18 15:13:28.370 | + lib/glance:configure_glance_quotas:342 : openstack --os-cloud devstack-system-admin role add --user glance --user-domain Default --system all reader 2026-06-18 15:13:28.371 | + lib/glance:create_glance_accounts:512 : is_service_enabled s3api 2026-06-18 15:13:28.371 | + functions-common:is_service_enabled:2070 : return 1 2026-06-18 15:13:28.408 | [2077 Async create_glance_accounts:53352]: finished create_glance_accounts with result 0 in 80 seconds 2026-06-18 15:13:28.447 | [2077 Async create_cinder_accounts:53491]: Waiting for completion of create_cinder_accounts running on PID 53491 (3 other jobs running) 2026-06-18 15:13:28.472 | [2077 Async create_cinder_accounts:53491]: Signaling child to exit 2026-06-18 15:13:28.472 | WAKEUP 2026-06-18 15:13:28.494 | [2077 Async create_cinder_accounts:53491]: Signaled 2026-06-18 15:13:28.496 | + lib/cinder:create_cinder_accounts:452 : [[ 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-06-18 15:13:28.496 | + lib/cinder:create_cinder_accounts:454 : local extra_role= 2026-06-18 15:13:28.496 | + lib/cinder:create_cinder_accounts:457 : is_service_enabled barbican 2026-06-18 15:13:28.496 | + functions-common:is_service_enabled:2070 : return 1 2026-06-18 15:13:28.496 | + lib/cinder:create_cinder_accounts:461 : create_service_user cinder 2026-06-18 15:13:28.496 | + lib/keystone:create_service_user:379 : get_or_create_user cinder nomoresecret Default 2026-06-18 15:13:28.497 | + functions-common:get_or_create_user:893 : local user_id 2026-06-18 15:13:28.497 | + functions-common:get_or_create_user:894 : [[ ! -z '' ]] 2026-06-18 15:13:28.497 | + functions-common:get_or_create_user:897 : local email= 2026-06-18 15:13:28.497 | ++ functions-common:get_or_create_user:909 : oscwrap --os-cloud devstack-system-admin user create cinder --password nomoresecret --domain=Default --or-show -f value -c id 2026-06-18 15:13:28.497 | ++ functions-common:oscwrap:2459 : return 0 2026-06-18 15:13:28.497 | + functions-common:get_or_create_user:909 : user_id=c10a9aab93f34f6fb4df4bf874812c24 2026-06-18 15:13:28.497 | + functions-common:get_or_create_user:910 : echo c10a9aab93f34f6fb4df4bf874812c24 2026-06-18 15:13:28.497 | c10a9aab93f34f6fb4df4bf874812c24 2026-06-18 15:13:28.497 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service cinder service Default Default 2026-06-18 15:13:28.497 | + functions-common:get_or_add_user_project_role:957 : local user_role_id 2026-06-18 15:13:28.497 | + functions-common:get_or_add_user_project_role:958 : local domain_args 2026-06-18 15:13:28.497 | ++ functions-common:get_or_add_user_project_role:960 : _get_domain_args Default Default 2026-06-18 15:13:28.498 | ++ functions-common:_get_domain_args:941 : local domain 2026-06-18 15:13:28.498 | ++ functions-common:_get_domain_args:942 : domain= 2026-06-18 15:13:28.498 | ++ functions-common:_get_domain_args:944 : [[ -n Default ]] 2026-06-18 15:13:28.498 | ++ functions-common:_get_domain_args:945 : domain=' --user-domain Default' 2026-06-18 15:13:28.498 | ++ functions-common:_get_domain_args:947 : [[ -n Default ]] 2026-06-18 15:13:28.498 | ++ functions-common:_get_domain_args:948 : domain=' --user-domain Default --project-domain Default' 2026-06-18 15:13:28.498 | ++ functions-common:_get_domain_args:951 : echo --user-domain Default --project-domain Default 2026-06-18 15:13:28.498 | + functions-common:get_or_add_user_project_role:960 : domain_args='--user-domain Default --project-domain Default' 2026-06-18 15:13:28.498 | + functions-common:get_or_add_user_project_role:964 : openstack --os-cloud devstack-system-admin role add service --user cinder --project service --user-domain Default --project-domain Default 2026-06-18 15:13:28.498 | ++ functions-common:get_or_add_user_project_role:973 : 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-06-18 15:13:28.498 | ++ functions-common:oscwrap:2459 : return 0 2026-06-18 15:13:28.499 | + functions-common:get_or_add_user_project_role:973 : user_role_id=acbe6b4df4c2492a95e3bac5c60bf044 2026-06-18 15:13:28.499 | + functions-common:get_or_add_user_project_role:974 : echo acbe6b4df4c2492a95e3bac5c60bf044 2026-06-18 15:13:28.499 | acbe6b4df4c2492a95e3bac5c60bf044 2026-06-18 15:13:28.499 | + lib/keystone:create_service_user:382 : [[ -n '' ]] 2026-06-18 15:13:28.499 | + lib/cinder:create_cinder_accounts:463 : local cinder_api_url 2026-06-18 15:13:28.499 | + lib/cinder:create_cinder_accounts:464 : cinder_api_url=http://192.168.122.13/volume 2026-06-18 15:13:28.499 | + lib/cinder:create_cinder_accounts:467 : get_or_create_service cinder block-storage 'Cinder Volume Service' 2026-06-18 15:13:28.499 | + functions-common:get_or_create_service:1049 : local service_id 2026-06-18 15:13:28.499 | ++ functions-common:get_or_create_service:1060 : oscwrap --os-cloud devstack-system-admin service show block-storage -f value -c id 2026-06-18 15:13:28.499 | ++ functions-common:get_or_create_service:1060 : oscwrap --os-cloud devstack-system-admin service create block-storage --name cinder '--description=Cinder Volume Service' -f value -c id 2026-06-18 15:13:28.499 | ++ functions-common:oscwrap:2459 : return 0 2026-06-18 15:13:28.500 | + functions-common:get_or_create_service:1060 : service_id=' 2026-06-18 15:13:28.500 | e01446b4be73481abdd769836670b61f' 2026-06-18 15:13:28.500 | + functions-common:get_or_create_service:1061 : echo e01446b4be73481abdd769836670b61f 2026-06-18 15:13:28.500 | e01446b4be73481abdd769836670b61f 2026-06-18 15:13:28.500 | + lib/cinder:create_cinder_accounts:469 : get_or_create_endpoint block-storage RegionOne http://192.168.122.13/volume/v3 2026-06-18 15:13:28.500 | + functions-common:get_or_create_endpoint:1093 : local public_id 2026-06-18 15:13:28.500 | ++ functions-common:get_or_create_endpoint:1094 : _get_or_create_endpoint_with_interface block-storage public http://192.168.122.13/volume/v3 RegionOne 2026-06-18 15:13:28.500 | ++ functions-common:_get_or_create_endpoint_with_interface:1067 : local endpoint_id 2026-06-18 15:13:28.500 | +++ functions-common:_get_or_create_endpoint_with_interface:1072 : oscwrap --os-cloud devstack-system-admin endpoint list --service block-storage --interface public --region RegionOne -c ID -f value 2026-06-18 15:13:28.500 | +++ functions-common:oscwrap:2459 : return 0 2026-06-18 15:13:28.500 | ++ functions-common:_get_or_create_endpoint_with_interface:1072 : endpoint_id= 2026-06-18 15:13:28.501 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : [[ -z '' ]] 2026-06-18 15:13:28.501 | +++ functions-common:_get_or_create_endpoint_with_interface:1076 : oscwrap --os-cloud devstack-system-admin endpoint create block-storage public http://192.168.122.13/volume/v3 --region RegionOne -f value -c id 2026-06-18 15:13:28.501 | +++ functions-common:oscwrap:2459 : return 0 2026-06-18 15:13:28.501 | ++ functions-common:_get_or_create_endpoint_with_interface:1076 : endpoint_id=025be8f3b199418a91d7a6c9e8311c7b 2026-06-18 15:13:28.501 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : echo 025be8f3b199418a91d7a6c9e8311c7b 2026-06-18 15:13:28.501 | + functions-common:get_or_create_endpoint:1094 : public_id=025be8f3b199418a91d7a6c9e8311c7b 2026-06-18 15:13:28.501 | + functions-common:get_or_create_endpoint:1096 : [[ -n '' ]] 2026-06-18 15:13:28.501 | + functions-common:get_or_create_endpoint:1099 : [[ -n '' ]] 2026-06-18 15:13:28.501 | + functions-common:get_or_create_endpoint:1103 : echo 025be8f3b199418a91d7a6c9e8311c7b 2026-06-18 15:13:28.501 | 025be8f3b199418a91d7a6c9e8311c7b 2026-06-18 15:13:28.501 | + lib/cinder:create_cinder_accounts:472 : configure_cinder_internal_tenant 2026-06-18 15:13:28.501 | ++ lib/cinder:configure_cinder_internal_tenant:708 : get_or_create_project service 2026-06-18 15:13:28.502 | ++ functions-common:get_or_create_project:916 : local project_id 2026-06-18 15:13:28.502 | +++ functions-common:get_or_create_project:922 : oscwrap --os-cloud devstack-system-admin project create service --domain= --or-show -f value -c id 2026-06-18 15:13:28.502 | +++ functions-common:oscwrap:2459 : return 0 2026-06-18 15:13:28.502 | ++ functions-common:get_or_create_project:922 : project_id=bda006f9a84c430dbcb62e8925da278d 2026-06-18 15:13:28.502 | ++ functions-common:get_or_create_project:923 : echo bda006f9a84c430dbcb62e8925da278d 2026-06-18 15:13:28.502 | + lib/cinder:configure_cinder_internal_tenant:708 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id bda006f9a84c430dbcb62e8925da278d 2026-06-18 15:13:28.502 | ++ lib/cinder:configure_cinder_internal_tenant:709 : get_or_create_user cinder 2026-06-18 15:13:28.502 | ++ functions-common:get_or_create_user:893 : local user_id 2026-06-18 15:13:28.502 | ++ functions-common:get_or_create_user:894 : [[ ! -z '' ]] 2026-06-18 15:13:28.502 | ++ functions-common:get_or_create_user:897 : local email= 2026-06-18 15:13:28.503 | +++ functions-common:get_or_create_user:909 : oscwrap --os-cloud devstack-system-admin user create cinder --password '' --domain= --or-show -f value -c id 2026-06-18 15:13:28.503 | No password was supplied, authentication will fail when a user does not have a password. 2026-06-18 15:13:28.503 | +++ functions-common:oscwrap:2459 : return 0 2026-06-18 15:13:28.503 | ++ functions-common:get_or_create_user:909 : user_id=c10a9aab93f34f6fb4df4bf874812c24 2026-06-18 15:13:28.503 | ++ functions-common:get_or_create_user:910 : echo c10a9aab93f34f6fb4df4bf874812c24 2026-06-18 15:13:28.503 | + lib/cinder:configure_cinder_internal_tenant:709 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id c10a9aab93f34f6fb4df4bf874812c24 2026-06-18 15:13:28.543 | [2077 Async create_cinder_accounts:53491]: finished create_cinder_accounts with result 0 in 47 seconds 2026-06-18 15:13:28.549 | + inc/async:async_wait:197 : return 0 2026-06-18 15:13:28.553 | + ./stack.sh:main:1146 : async_wait create_neutron_accounts create_swift_accounts configure_horizon 2026-06-18 15:13:28.602 | [2077 Async create_neutron_accounts:53633]: Waiting for completion of create_neutron_accounts running on PID 53633 (2 other jobs running) 2026-06-18 15:13:28.627 | [2077 Async create_neutron_accounts:53633]: Signaling child to exit 2026-06-18 15:13:28.628 | WAKEUP 2026-06-18 15:13:28.650 | [2077 Async create_neutron_accounts:53633]: Signaled 2026-06-18 15:13:28.651 | + lib/neutron:create_neutron_accounts:479 : local neutron_url 2026-06-18 15:13:28.651 | + lib/neutron:create_neutron_accounts:480 : neutron_url=http://192.168.122.13/ 2026-06-18 15:13:28.651 | + lib/neutron:create_neutron_accounts:481 : '[' '!' -z networking ']' 2026-06-18 15:13:28.651 | + lib/neutron:create_neutron_accounts:482 : neutron_url=http://192.168.122.13/networking 2026-06-18 15:13:28.651 | + lib/neutron:create_neutron_accounts:485 : is_service_enabled q-svc neutron-api 2026-06-18 15:13:28.652 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 15:13:28.652 | + lib/neutron:create_neutron_accounts:487 : create_service_user neutron 2026-06-18 15:13:28.652 | + lib/keystone:create_service_user:379 : get_or_create_user neutron nomoresecret Default 2026-06-18 15:13:28.652 | + functions-common:get_or_create_user:893 : local user_id 2026-06-18 15:13:28.652 | + functions-common:get_or_create_user:894 : [[ ! -z '' ]] 2026-06-18 15:13:28.652 | + functions-common:get_or_create_user:897 : local email= 2026-06-18 15:13:28.652 | ++ functions-common:get_or_create_user:909 : oscwrap --os-cloud devstack-system-admin user create neutron --password nomoresecret --domain=Default --or-show -f value -c id 2026-06-18 15:13:28.652 | ++ functions-common:oscwrap:2459 : return 0 2026-06-18 15:13:28.652 | + functions-common:get_or_create_user:909 : user_id=c7658bde6f374059b8c183b70c94cbeb 2026-06-18 15:13:28.653 | + functions-common:get_or_create_user:910 : echo c7658bde6f374059b8c183b70c94cbeb 2026-06-18 15:13:28.653 | c7658bde6f374059b8c183b70c94cbeb 2026-06-18 15:13:28.653 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service neutron service Default Default 2026-06-18 15:13:28.653 | + functions-common:get_or_add_user_project_role:957 : local user_role_id 2026-06-18 15:13:28.653 | + functions-common:get_or_add_user_project_role:958 : local domain_args 2026-06-18 15:13:28.653 | ++ functions-common:get_or_add_user_project_role:960 : _get_domain_args Default Default 2026-06-18 15:13:28.653 | ++ functions-common:_get_domain_args:941 : local domain 2026-06-18 15:13:28.653 | ++ functions-common:_get_domain_args:942 : domain= 2026-06-18 15:13:28.653 | ++ functions-common:_get_domain_args:944 : [[ -n Default ]] 2026-06-18 15:13:28.653 | ++ functions-common:_get_domain_args:945 : domain=' --user-domain Default' 2026-06-18 15:13:28.654 | ++ functions-common:_get_domain_args:947 : [[ -n Default ]] 2026-06-18 15:13:28.654 | ++ functions-common:_get_domain_args:948 : domain=' --user-domain Default --project-domain Default' 2026-06-18 15:13:28.654 | ++ functions-common:_get_domain_args:951 : echo --user-domain Default --project-domain Default 2026-06-18 15:13:28.654 | + functions-common:get_or_add_user_project_role:960 : domain_args='--user-domain Default --project-domain Default' 2026-06-18 15:13:28.654 | + functions-common:get_or_add_user_project_role:964 : openstack --os-cloud devstack-system-admin role add service --user neutron --project service --user-domain Default --project-domain Default 2026-06-18 15:13:28.654 | ++ functions-common:get_or_add_user_project_role:973 : 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-06-18 15:13:28.654 | ++ functions-common:oscwrap:2459 : return 0 2026-06-18 15:13:28.654 | + functions-common:get_or_add_user_project_role:973 : user_role_id=acbe6b4df4c2492a95e3bac5c60bf044 2026-06-18 15:13:28.654 | + functions-common:get_or_add_user_project_role:974 : echo acbe6b4df4c2492a95e3bac5c60bf044 2026-06-18 15:13:28.654 | acbe6b4df4c2492a95e3bac5c60bf044 2026-06-18 15:13:28.655 | + lib/keystone:create_service_user:382 : [[ -n '' ]] 2026-06-18 15:13:28.655 | + lib/neutron:create_neutron_accounts:489 : get_or_create_service neutron network 'Neutron Service' 2026-06-18 15:13:28.655 | + functions-common:get_or_create_service:1049 : local service_id 2026-06-18 15:13:28.655 | ++ functions-common:get_or_create_service:1060 : oscwrap --os-cloud devstack-system-admin service show network -f value -c id 2026-06-18 15:13:28.655 | ++ functions-common:get_or_create_service:1060 : oscwrap --os-cloud devstack-system-admin service create network --name neutron '--description=Neutron Service' -f value -c id 2026-06-18 15:13:28.655 | ++ functions-common:oscwrap:2459 : return 0 2026-06-18 15:13:28.655 | + functions-common:get_or_create_service:1060 : service_id=' 2026-06-18 15:13:28.655 | 2ef28b17030a486883a21734d165f3bf' 2026-06-18 15:13:28.655 | + functions-common:get_or_create_service:1061 : echo 2ef28b17030a486883a21734d165f3bf 2026-06-18 15:13:28.656 | 2ef28b17030a486883a21734d165f3bf 2026-06-18 15:13:28.656 | + lib/neutron:create_neutron_accounts:491 : get_or_create_endpoint network RegionOne http://192.168.122.13/networking 2026-06-18 15:13:28.656 | + functions-common:get_or_create_endpoint:1093 : local public_id 2026-06-18 15:13:28.656 | ++ functions-common:get_or_create_endpoint:1094 : _get_or_create_endpoint_with_interface network public http://192.168.122.13/networking RegionOne 2026-06-18 15:13:28.656 | ++ functions-common:_get_or_create_endpoint_with_interface:1067 : local endpoint_id 2026-06-18 15:13:28.656 | +++ functions-common:_get_or_create_endpoint_with_interface:1072 : oscwrap --os-cloud devstack-system-admin endpoint list --service network --interface public --region RegionOne -c ID -f value 2026-06-18 15:13:28.656 | +++ functions-common:oscwrap:2459 : return 0 2026-06-18 15:13:28.656 | ++ functions-common:_get_or_create_endpoint_with_interface:1072 : endpoint_id= 2026-06-18 15:13:28.656 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : [[ -z '' ]] 2026-06-18 15:13:28.657 | +++ functions-common:_get_or_create_endpoint_with_interface:1076 : oscwrap --os-cloud devstack-system-admin endpoint create network public http://192.168.122.13/networking --region RegionOne -f value -c id 2026-06-18 15:13:28.657 | +++ functions-common:oscwrap:2459 : return 0 2026-06-18 15:13:28.657 | ++ functions-common:_get_or_create_endpoint_with_interface:1076 : endpoint_id=068e144a7f10469e91e0f43e110ec4a8 2026-06-18 15:13:28.657 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : echo 068e144a7f10469e91e0f43e110ec4a8 2026-06-18 15:13:28.657 | + functions-common:get_or_create_endpoint:1094 : public_id=068e144a7f10469e91e0f43e110ec4a8 2026-06-18 15:13:28.657 | + functions-common:get_or_create_endpoint:1096 : [[ -n '' ]] 2026-06-18 15:13:28.657 | + functions-common:get_or_create_endpoint:1099 : [[ -n '' ]] 2026-06-18 15:13:28.657 | + functions-common:get_or_create_endpoint:1103 : echo 068e144a7f10469e91e0f43e110ec4a8 2026-06-18 15:13:28.657 | 068e144a7f10469e91e0f43e110ec4a8 2026-06-18 15:13:28.695 | [2077 Async create_neutron_accounts:53633]: finished create_neutron_accounts with result 0 in 39 seconds 2026-06-18 15:13:28.702 | Not waiting for async task create_swift_accounts that we never started or has already been waited for 2026-06-18 15:13:28.709 | Not waiting for async task configure_horizon that we never started or has already been waited for 2026-06-18 15:13:28.712 | + inc/async:async_wait:197 : return 0 2026-06-18 15:13:28.716 | + ./stack.sh:main:1152 : is_service_enabled mysql postgresql 2026-06-18 15:13:28.736 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 15:13:28.740 | + ./stack.sh:main:1152 : is_service_enabled glance 2026-06-18 15:13:28.762 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 15:13:28.765 | + ./stack.sh:main:1153 : echo_summary 'Configuring Glance' 2026-06-18 15:13:28.768 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-18 15:13:28.771 | + ./stack.sh:echo_summary:444 : echo -e Configuring Glance 2026-06-18 15:13:28.775 | + ./stack.sh:main:1154 : async_runfunc init_glance 2026-06-18 15:13:28.778 | + inc/async:async_runfunc:116 : async_run init_glance init_glance 2026-06-18 15:13:28.842 | + inc/async:async_inner:63 : init_glance 2026-06-18 15:13:28.879 | [2077 Async init_glance:55906]: running: init_glance 2026-06-18 15:13:28.883 | + ./stack.sh:main:1161 : is_service_enabled neutron 2026-06-18 15:13:28.898 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 15:13:28.901 | + ./stack.sh:main:1162 : echo_summary 'Configuring Neutron' 2026-06-18 15:13:28.904 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-18 15:13:28.906 | + ./stack.sh:echo_summary:444 : echo -e Configuring Neutron 2026-06-18 15:13:28.908 | + ./stack.sh:main:1164 : configure_neutron 2026-06-18 15:13:28.911 | + lib/neutron:configure_neutron:377 : _configure_neutron_common 2026-06-18 15:13:28.913 | + lib/neutron:_configure_neutron_common:873 : _create_neutron_conf_dir 2026-06-18 15:13:28.916 | + lib/neutron:_create_neutron_conf_dir:866 : sudo install -d -o quobyte /etc/neutron 2026-06-18 15:13:28.931 | + lib/neutron:_configure_neutron_common:876 : cd /opt/stack/neutron 2026-06-18 15:13:28.933 | + lib/neutron:_configure_neutron_common:876 : exec ./tools/generate_config_file_samples.sh 2026-06-18 15:13:43.948 | + inc/async:async_inner:64 : rc=0 2026-06-18 15:13:43.982 | [55906 Async init_glance:55906]: finished successfully 2026-06-18 15:13:55.774 | /opt/stack/neutron/neutron/__init__.py:26: UserWarning: The selected oslo_service backend is "eventlet" 2026-06-18 15:13:55.775 | warnings.warn('The selected oslo_service backend is "eventlet"') 2026-06-18 15:14:12.475 | + lib/neutron:_configure_neutron_common:878 : cp /opt/stack/neutron/etc/neutron.conf.sample /etc/neutron/neutron.conf 2026-06-18 15:14:12.481 | + lib/neutron:_configure_neutron_common:880 : Q_POLICY_FILE=/etc/neutron/policy.json 2026-06-18 15:14:12.486 | + lib/neutron:_configure_neutron_common:884 : '[' -f /opt/stack/neutron/etc/policy.json ']' 2026-06-18 15:14:12.490 | + lib/neutron:_configure_neutron_common:888 : echo '{"context_is_admin": "role:admin or user_name:neutron"}' 2026-06-18 15:14:12.494 | + lib/neutron:_configure_neutron_common:893 : neutron_plugin_configure_common 2026-06-18 15:14:12.499 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:65 : Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2026-06-18 15:14:12.503 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:66 : Q_PLUGIN_CONF_FILENAME=ml2_conf.ini 2026-06-18 15:14:12.507 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:67 : Q_PLUGIN_CLASS=ml2 2026-06-18 15:14:12.511 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:70 : neutron_service_plugin_class_add ovn-router 2026-06-18 15:14:12.515 | + lib/neutron:neutron_service_plugin_class_add:1032 : local service_plugin_class=ovn-router 2026-06-18 15:14:12.520 | + lib/neutron:neutron_service_plugin_class_add:1033 : [[ '' == '' ]] 2026-06-18 15:14:12.525 | + lib/neutron:neutron_service_plugin_class_add:1034 : Q_SERVICE_PLUGIN_CLASSES=ovn-router 2026-06-18 15:14:12.529 | + lib/neutron:_configure_neutron_common:895 : [[ etc/neutron/plugins/ml2 == '' ]] 2026-06-18 15:14:12.532 | + lib/neutron:_configure_neutron_common:895 : [[ ml2_conf.ini == '' ]] 2026-06-18 15:14:12.537 | + lib/neutron:_configure_neutron_common:895 : [[ ml2 == '' ]] 2026-06-18 15:14:12.542 | + lib/neutron:_configure_neutron_common:900 : mkdir -p /etc/neutron/plugins/ml2 2026-06-18 15:14:12.549 | + lib/neutron:_configure_neutron_common:901 : Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-18 15:14:12.553 | + lib/neutron:_configure_neutron_common:904 : NEUTRON_CORE_PLUGIN_CONF=etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-18 15:14:12.557 | + lib/neutron:_configure_neutron_common:907 : '[' -f /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample ']' 2026-06-18 15:14:12.561 | + lib/neutron:_configure_neutron_common:908 : cp /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample /etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-18 15:14:12.569 | ++ lib/neutron:_configure_neutron_common:913 : database_connection_url neutron 2026-06-18 15:14:12.573 | ++ lib/database:database_connection_url:134 : local db=neutron 2026-06-18 15:14:12.577 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql neutron 2026-06-18 15:14:12.581 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=neutron 2026-06-18 15:14:12.585 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-06-18 15:14:12.589 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-06-18 15:14:12.593 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-06-18 15:14:12.619 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-18 15:14:12.623 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-06-18 15:14:12.627 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/neutron?charset=utf8&plugin=dbcounter' 2026-06-18 15:14:12.633 | + lib/neutron:_configure_neutron_common:913 : iniset /etc/neutron/neutron.conf database connection 'mysql+pymysql://root:stackdb@127.0.0.1/neutron?charset=utf8&plugin=dbcounter' 2026-06-18 15:14:12.684 | + lib/neutron:_configure_neutron_common:914 : iniset /etc/neutron/neutron.conf DEFAULT state_path /opt/stack/data/neutron 2026-06-18 15:14:12.738 | + lib/neutron:_configure_neutron_common:915 : iniset /etc/neutron/neutron.conf DEFAULT use_syslog False 2026-06-18 15:14:12.785 | + lib/neutron:_configure_neutron_common:916 : iniset /etc/neutron/neutron.conf DEFAULT bind_host 0.0.0.0 2026-06-18 15:14:12.831 | + lib/neutron:_configure_neutron_common:917 : iniset /etc/neutron/neutron.conf oslo_concurrency lock_path /opt/stack/data/neutron/lock 2026-06-18 15:14:12.879 | + lib/neutron:_configure_neutron_common:920 : iniset /etc/neutron/neutron.conf nova region_name RegionOne 2026-06-18 15:14:12.927 | + lib/neutron:_configure_neutron_common:922 : '[' libvirt = fake ']' 2026-06-18 15:14:12.932 | + lib/neutron:_configure_neutron_common:932 : setup_logging /etc/neutron/neutron.conf 2026-06-18 15:14:12.936 | + functions:setup_logging:693 : setup_systemd_logging /etc/neutron/neutron.conf 2026-06-18 15:14:12.941 | + functions:setup_systemd_logging:710 : local conf_file=/etc/neutron/neutron.conf 2026-06-18 15:14:12.946 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-06-18 15:14:12.974 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-06-18 15:14:12.978 | + functions:setup_systemd_logging:716 : local pidstr= 2026-06-18 15:14:12.983 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-06-18 15:14:12.987 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-06-18 15:14:12.992 | + 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-06-18 15:14:13.041 | + 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-06-18 15:14:13.090 | + 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-06-18 15:14:13.140 | + functions:setup_systemd_logging:727 : iniset /etc/neutron/neutron.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-06-18 15:14:13.191 | + functions:setup_systemd_logging:730 : iniset /etc/neutron/neutron.conf DEFAULT log_color False 2026-06-18 15:14:13.241 | + lib/neutron:_configure_neutron_common:934 : _neutron_setup_rootwrap 2026-06-18 15:14:13.245 | + lib/neutron:_neutron_setup_rootwrap:1067 : [[ True == \F\a\l\s\e ]] 2026-06-18 15:14:13.249 | + lib/neutron:_neutron_setup_rootwrap:1071 : Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d 2026-06-18 15:14:13.254 | + lib/neutron:_neutron_setup_rootwrap:1072 : [[ -d /etc/neutron/rootwrap.d ]] 2026-06-18 15:14:13.258 | + lib/neutron:_neutron_setup_rootwrap:1076 : neutron_deploy_rootwrap_filters /opt/stack/neutron 2026-06-18 15:14:13.262 | + lib/neutron:neutron_deploy_rootwrap_filters:1057 : [[ True == \F\a\l\s\e ]] 2026-06-18 15:14:13.266 | + lib/neutron:neutron_deploy_rootwrap_filters:1060 : local srcdir=/opt/stack/neutron 2026-06-18 15:14:13.270 | + lib/neutron:neutron_deploy_rootwrap_filters:1061 : sudo install -d -o root -m 755 /etc/neutron/rootwrap.d 2026-06-18 15:14:13.290 | + lib/neutron:neutron_deploy_rootwrap_filters:1062 : sudo install -o root -m 644 /opt/stack/neutron/etc/neutron/rootwrap.d/rootwrap.filters /etc/neutron/rootwrap.d/ 2026-06-18 15:14:13.312 | + lib/neutron:_neutron_setup_rootwrap:1080 : sudo install -o root -g root -m 644 /opt/stack/neutron/etc/neutron/rootwrap.conf /etc/neutron/rootwrap.conf 2026-06-18 15:14:13.331 | + lib/neutron:_neutron_setup_rootwrap:1081 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/neutron/rootwrap.d:' -i /etc/neutron/rootwrap.conf 2026-06-18 15:14:13.351 | + lib/neutron:_neutron_setup_rootwrap:1085 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/neutron/rootwrap.conf 2026-06-18 15:14:13.370 | + lib/neutron:_neutron_setup_rootwrap:1088 : ROOTWRAP_SUDOER_CMD='/opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2026-06-18 15:14:13.373 | + lib/neutron:_neutron_setup_rootwrap:1089 : ROOTWRAP_DAEMON_SUDOER_CMD='/opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-06-18 15:14:13.377 | ++ lib/neutron:_neutron_setup_rootwrap:1092 : mktemp 2026-06-18 15:14:13.383 | + lib/neutron:_neutron_setup_rootwrap:1092 : TEMPFILE=/tmp/tmp.myXUE8cVkg 2026-06-18 15:14:13.387 | + lib/neutron:_neutron_setup_rootwrap:1093 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2026-06-18 15:14:13.392 | + lib/neutron:_neutron_setup_rootwrap:1094 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-06-18 15:14:13.396 | + lib/neutron:_neutron_setup_rootwrap:1095 : chmod 0440 /tmp/tmp.myXUE8cVkg 2026-06-18 15:14:13.403 | + lib/neutron:_neutron_setup_rootwrap:1096 : sudo chown root:root /tmp/tmp.myXUE8cVkg 2026-06-18 15:14:13.424 | + lib/neutron:_neutron_setup_rootwrap:1097 : sudo mv /tmp/tmp.myXUE8cVkg /etc/sudoers.d/neutron-rootwrap 2026-06-18 15:14:13.443 | + lib/neutron:_neutron_setup_rootwrap:1100 : configure_root_helper_options /etc/neutron/neutron.conf 2026-06-18 15:14:13.447 | + lib/neutron:configure_root_helper_options:1104 : local conffile=/etc/neutron/neutron.conf 2026-06-18 15:14:13.452 | + lib/neutron:configure_root_helper_options:1105 : iniset /etc/neutron/neutron.conf agent root_helper 'sudo /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2026-06-18 15:14:13.495 | + lib/neutron:configure_root_helper_options:1106 : [[ True == \T\r\u\e ]] 2026-06-18 15:14:13.500 | + lib/neutron:configure_root_helper_options:1107 : iniset /etc/neutron/neutron.conf agent root_helper_daemon 'sudo /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-06-18 15:14:13.545 | + lib/neutron:configure_neutron:378 : iniset_rpc_backend neutron /etc/neutron/neutron.conf 2026-06-18 15:14:13.550 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=neutron 2026-06-18 15:14:13.555 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/neutron/neutron.conf 2026-06-18 15:14:13.559 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-06-18 15:14:13.564 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-06-18 15:14:13.569 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-06-18 15:14:13.595 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 15:14:13.603 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-06-18 15:14:13.604 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-06-18 15:14:13.606 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-06-18 15:14:13.633 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-18 15:14:13.638 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.13:5672/ 2026-06-18 15:14:13.644 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/neutron/neutron.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.13:5672/ 2026-06-18 15:14:13.695 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-06-18 15:14:13.699 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-06-18 15:14:13.701 | + lib/neutron:configure_neutron:380 : is_service_enabled q-metering neutron-metering 2026-06-18 15:14:13.729 | + functions-common:is_service_enabled:2070 : return 1 2026-06-18 15:14:13.733 | + lib/neutron:configure_neutron:383 : is_service_enabled q-agt neutron-agent 2026-06-18 15:14:13.759 | + functions-common:is_service_enabled:2070 : return 1 2026-06-18 15:14:13.762 | + lib/neutron:configure_neutron:386 : is_service_enabled q-dhcp neutron-dhcp 2026-06-18 15:14:13.781 | + functions-common:is_service_enabled:2070 : return 1 2026-06-18 15:14:13.785 | + lib/neutron:configure_neutron:389 : is_service_enabled q-l3 neutron-l3 2026-06-18 15:14:13.803 | + functions-common:is_service_enabled:2070 : return 1 2026-06-18 15:14:13.806 | + lib/neutron:configure_neutron:392 : is_service_enabled q-meta neutron-metadata-agent 2026-06-18 15:14:13.829 | + functions-common:is_service_enabled:2070 : return 1 2026-06-18 15:14:13.833 | + lib/neutron:configure_neutron:396 : [[ legacy != \l\e\g\a\c\y ]] 2026-06-18 15:14:13.838 | + lib/neutron:configure_neutron:399 : is_service_enabled ceilometer 2026-06-18 15:14:13.870 | + functions-common:is_service_enabled:2070 : return 1 2026-06-18 15:14:13.874 | + lib/neutron:configure_neutron:403 : [[ ovn == \o\v\n ]] 2026-06-18 15:14:13.878 | + lib/neutron:configure_neutron:404 : configure_ovn 2026-06-18 15:14:13.883 | + lib/neutron_plugins/ovn_agent:configure_ovn:554 : echo 'Configuring OVN' 2026-06-18 15:14:13.883 | Configuring OVN 2026-06-18 15:14:13.886 | + lib/neutron_plugins/ovn_agent:configure_ovn:556 : '[' -z '' ']' 2026-06-18 15:14:13.890 | + lib/neutron_plugins/ovn_agent:configure_ovn:557 : '[' -f /etc/openvswitch/system-id.conf ']' 2026-06-18 15:14:13.895 | ++ lib/neutron_plugins/ovn_agent:configure_ovn:558 : cat /etc/openvswitch/system-id.conf 2026-06-18 15:14:13.901 | + lib/neutron_plugins/ovn_agent:configure_ovn:558 : OVN_UUID=04c90e68-0b49-40be-8023-705317aaf835 2026-06-18 15:14:13.905 | + lib/neutron_plugins/ovn_agent:configure_ovn:573 : [[ False == \F\a\l\s\e ]] 2026-06-18 15:14:13.909 | + lib/neutron_plugins/ovn_agent:configure_ovn:573 : is_fedora 2026-06-18 15:14:13.914 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-18 15:14:13.918 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-18 15:14:13.922 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-18 15:14:13.926 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-18 15:14:13.929 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-18 15:14:13.933 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-18 15:14:13.937 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-18 15:14:13.941 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-18 15:14:13.945 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-18 15:14:13.949 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-18 15:14:13.953 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-18 15:14:13.957 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-18 15:14:13.961 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-18 15:14:13.965 | + lib/neutron_plugins/ovn_agent:configure_ovn:580 : local sample_file= 2026-06-18 15:14:13.969 | + lib/neutron_plugins/ovn_agent:configure_ovn:581 : local config_file= 2026-06-18 15:14:13.973 | + lib/neutron_plugins/ovn_agent:configure_ovn:582 : is_ovn_agent_enabled 2026-06-18 15:14:13.978 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:324 : is_service_enabled q-ovn-agent neutron-ovn-agent 2026-06-18 15:14:14.003 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 15:14:14.007 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:325 : enable_service q-ovn-agent 2026-06-18 15:14:14.067 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:326 : return 0 2026-06-18 15:14:14.071 | + lib/neutron_plugins/ovn_agent:configure_ovn:582 : [[ metadata =~ metadata ]] 2026-06-18 15:14:14.076 | + lib/neutron_plugins/ovn_agent:configure_ovn:582 : is_service_enabled ovn-controller 2026-06-18 15:14:14.101 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 15:14:14.106 | + lib/neutron_plugins/ovn_agent:configure_ovn:583 : sample_file=/opt/stack/neutron/etc/neutron/plugins/ml2/ovn_agent.ini.sample 2026-06-18 15:14:14.110 | + lib/neutron_plugins/ovn_agent:configure_ovn:584 : config_file=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-06-18 15:14:14.115 | + lib/neutron_plugins/ovn_agent:configure_ovn:589 : '[' -n /etc/neutron/plugins/ml2/ovn_agent.ini ']' 2026-06-18 15:14:14.119 | + lib/neutron_plugins/ovn_agent:configure_ovn:590 : sudo install -d -o quobyte /etc/neutron 2026-06-18 15:14:14.138 | + lib/neutron_plugins/ovn_agent:configure_ovn:592 : mkdir -p /opt/stack/neutron/etc/neutron/plugins/ml2 2026-06-18 15:14:14.146 | + lib/neutron_plugins/ovn_agent:configure_ovn:593 : cd /opt/stack/neutron 2026-06-18 15:14:14.149 | + lib/neutron_plugins/ovn_agent:configure_ovn:593 : exec ./tools/generate_config_file_samples.sh 2026-06-18 15:14:39.479 | /opt/stack/neutron/neutron/__init__.py:26: UserWarning: The selected oslo_service backend is "eventlet" 2026-06-18 15:14:39.479 | warnings.warn('The selected oslo_service backend is "eventlet"') 2026-06-18 15:14:55.700 | + lib/neutron_plugins/ovn_agent:configure_ovn:595 : cp /opt/stack/neutron/etc/neutron/plugins/ml2/ovn_agent.ini.sample /etc/neutron/plugins/ml2/ovn_agent.ini 2026-06-18 15:14:55.707 | + lib/neutron_plugins/ovn_agent:configure_ovn:596 : configure_root_helper_options /etc/neutron/plugins/ml2/ovn_agent.ini 2026-06-18 15:14:55.711 | + lib/neutron:configure_root_helper_options:1104 : local conffile=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-06-18 15:14:55.715 | + lib/neutron:configure_root_helper_options:1105 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini agent root_helper 'sudo /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2026-06-18 15:14:55.763 | + lib/neutron:configure_root_helper_options:1106 : [[ True == \T\r\u\e ]] 2026-06-18 15:14:55.767 | + lib/neutron:configure_root_helper_options:1107 : 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-06-18 15:14:55.811 | + lib/neutron_plugins/ovn_agent:configure_ovn:598 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT debug True 2026-06-18 15:14:55.857 | + lib/neutron_plugins/ovn_agent:configure_ovn:599 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT nova_metadata_host 192.168.122.13 2026-06-18 15:14:55.900 | + lib/neutron_plugins/ovn_agent:configure_ovn:600 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT metadata_workers 2 2026-06-18 15:14:55.949 | + lib/neutron_plugins/ovn_agent:configure_ovn:601 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT state_path /opt/stack/data/neutron 2026-06-18 15:14:55.999 | + lib/neutron_plugins/ovn_agent:configure_ovn:602 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini ovs ovsdb_connection tcp:127.0.0.1:6640 2026-06-18 15:14:56.048 | + lib/neutron_plugins/ovn_agent:configure_ovn:603 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini ovn ovn_sb_connection tcp:192.168.122.13:6642 2026-06-18 15:14:56.099 | + lib/neutron_plugins/ovn_agent:configure_ovn:604 : is_service_enabled tls-proxy 2026-06-18 15:14:56.128 | + functions-common:is_service_enabled:2070 : return 1 2026-06-18 15:14:56.133 | + lib/neutron_plugins/ovn_agent:configure_ovn:612 : [[ /etc/neutron/plugins/ml2/ovn_agent.ini == /etc/neutron/plugins/ml2/ovn_agent.ini ]] 2026-06-18 15:14:56.138 | + lib/neutron_plugins/ovn_agent:configure_ovn:613 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini agent extensions metadata 2026-06-18 15:14:56.188 | + lib/neutron_plugins/ovn_agent:configure_ovn:614 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini ovn ovn_nb_connection tcp:192.168.122.13:6641 2026-06-18 15:14:56.240 | + lib/neutron:configure_neutron:405 : configure_ovn_plugin 2026-06-18 15:14:56.244 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:496 : echo 'Configuring Neutron for OVN' 2026-06-18 15:14:56.244 | Configuring Neutron for OVN 2026-06-18 15:14:56.249 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:498 : is_service_enabled q-svc neutron-api 2026-06-18 15:14:56.277 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 15:14:56.282 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:499 : filter_network_api_extensions 2026-06-18 15:14:56.288 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:470 : /opt/stack/data/venv/bin/python3 -c 'from neutron.common.ovn import extensions ;\ 2026-06-18 15:14:56.288 | print(",".join(extensions.ML2_SUPPORTED_API_EXTENSIONS))' 2026-06-18 15:15:00.208 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:470 : 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-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-06-18 15:15:00.215 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:473 : /opt/stack/data/venv/bin/python3 -c 'from neutron.common.ovn import extensions ;\ 2026-06-18 15:15:00.215 | print(",".join(extensions.ML2_SUPPORTED_API_EXTENSIONS_OVN_L3))' 2026-06-18 15:15:03.551 | + 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-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-06-18 15:15:03.555 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:474 : is_service_enabled q-qos neutron-qos 2026-06-18 15:15:03.581 | + functions-common:is_service_enabled:2070 : return 1 2026-06-18 15:15:03.585 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:477 : 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-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-06-18 15:15:03.592 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:478 : 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-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-06-18 15:15:03.593 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:478 : sort -u 2026-06-18 15:15:03.593 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:478 : tr ', ' '\n' 2026-06-18 15:15:03.601 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:478 : extensions='address-group 2026-06-18 15:15:03.601 | address-scope 2026-06-18 15:15:03.601 | agent 2026-06-18 15:15:03.601 | allowed-address-pairs 2026-06-18 15:15:03.601 | auto-allocated-topology 2026-06-18 15:15:03.601 | availability_zone 2026-06-18 15:15:03.601 | bgp 2026-06-18 15:15:03.601 | bgp_4byte_asn 2026-06-18 15:15:03.601 | bgp_dragent_scheduler 2026-06-18 15:15:03.602 | binding 2026-06-18 15:15:03.602 | binding-extended 2026-06-18 15:15:03.602 | default-subnetpools 2026-06-18 15:15:03.602 | dhcp_agent_scheduler 2026-06-18 15:15:03.602 | dns-domain-ports 2026-06-18 15:15:03.602 | dns-integration 2026-06-18 15:15:03.602 | dns-integration-domain-keywords 2026-06-18 15:15:03.602 | empty-string-filtering 2026-06-18 15:15:03.602 | enable-default-route-bfd 2026-06-18 15:15:03.602 | enable-default-route-ecmp 2026-06-18 15:15:03.603 | expose-port-forwarding-in-fip 2026-06-18 15:15:03.603 | ext-gw-mode 2026-06-18 15:15:03.603 | external-gateway-multihoming 2026-06-18 15:15:03.603 | external-net 2026-06-18 15:15:03.603 | extra_dhcp_opt 2026-06-18 15:15:03.603 | extraroute 2026-06-18 15:15:03.603 | extraroute-atomic 2026-06-18 15:15:03.603 | filter-validation 2026-06-18 15:15:03.603 | fip-port-details 2026-06-18 15:15:03.603 | flavors 2026-06-18 15:15:03.604 | floating-ip-port-forwarding 2026-06-18 15:15:03.604 | floating-ip-port-forwarding-description 2026-06-18 15:15:03.604 | floating-ip-port-forwarding-detail 2026-06-18 15:15:03.604 | floating-ip-port-forwarding-port-ranges 2026-06-18 15:15:03.604 | floatingip-pools 2026-06-18 15:15:03.604 | fwaas_v2 2026-06-18 15:15:03.604 | ip_allocation 2026-06-18 15:15:03.604 | l3-agent-scheduler-ha-chassis-priority 2026-06-18 15:15:03.604 | l3-flavors 2026-06-18 15:15:03.604 | l3-ha 2026-06-18 15:15:03.605 | l3_agent_scheduler 2026-06-18 15:15:03.605 | logging 2026-06-18 15:15:03.605 | multi-provider 2026-06-18 15:15:03.605 | net-mtu 2026-06-18 15:15:03.605 | net-mtu-writable 2026-06-18 15:15:03.605 | network-ip-availability 2026-06-18 15:15:03.605 | network_availability_zone 2026-06-18 15:15:03.605 | network_ha 2026-06-18 15:15:03.605 | pagination 2026-06-18 15:15:03.605 | port-device-profile 2026-06-18 15:15:03.606 | port-hardware-offload-type 2026-06-18 15:15:03.606 | port-mac-address-regenerate 2026-06-18 15:15:03.606 | port-numa-affinity-policy 2026-06-18 15:15:03.606 | port-numa-affinity-policy-socket 2026-06-18 15:15:03.608 | port-resource-request 2026-06-18 15:15:03.608 | port-security 2026-06-18 15:15:03.608 | port-trusted-vif 2026-06-18 15:15:03.608 | project-id 2026-06-18 15:15:03.608 | provider 2026-06-18 15:15:03.609 | pvlan 2026-06-18 15:15:03.609 | qinq 2026-06-18 15:15:03.609 | qos 2026-06-18 15:15:03.609 | qos-bw-limit-direction 2026-06-18 15:15:03.610 | qos-bw-minimum-ingress 2026-06-18 15:15:03.610 | qos-default 2026-06-18 15:15:03.610 | qos-fip 2026-06-18 15:15:03.610 | qos-gateway-ip 2026-06-18 15:15:03.610 | qos-rule-type-details 2026-06-18 15:15:03.610 | qos-rule-type-filter 2026-06-18 15:15:03.610 | qos-rules-alias 2026-06-18 15:15:03.610 | quota-check-limit 2026-06-18 15:15:03.610 | quota-check-limit-default 2026-06-18 15:15:03.610 | quota_details 2026-06-18 15:15:03.610 | quotas 2026-06-18 15:15:03.611 | rbac-address-scope 2026-06-18 15:15:03.611 | rbac-policies 2026-06-18 15:15:03.611 | rbac-security-groups 2026-06-18 15:15:03.611 | router 2026-06-18 15:15:03.611 | router-enable-snat 2026-06-18 15:15:03.611 | router_availability_zone 2026-06-18 15:15:03.611 | security-group 2026-06-18 15:15:03.611 | security-groups-default-rules 2026-06-18 15:15:03.611 | security-groups-normalized-cidr 2026-06-18 15:15:03.611 | security-groups-remote-address-group 2026-06-18 15:15:03.612 | security-groups-rules-belongs-to-default-sg 2026-06-18 15:15:03.612 | security-groups-shared-filtering 2026-06-18 15:15:03.612 | segment 2026-06-18 15:15:03.612 | sorting 2026-06-18 15:15:03.612 | standard-attr-description 2026-06-18 15:15:03.612 | standard-attr-fwaas-v2 2026-06-18 15:15:03.612 | standard-attr-revisions 2026-06-18 15:15:03.612 | standard-attr-tag 2026-06-18 15:15:03.612 | standard-attr-timestamp 2026-06-18 15:15:03.612 | stateful-security-group 2026-06-18 15:15:03.613 | subnet-dns-publish-fixed-ip 2026-06-18 15:15:03.613 | subnet-external-network 2026-06-18 15:15:03.613 | subnet-service-types 2026-06-18 15:15:03.613 | subnet_allocation 2026-06-18 15:15:03.613 | subnet_onboard 2026-06-18 15:15:03.613 | subnetpool-prefix-ops 2026-06-18 15:15:03.613 | tag-creation 2026-06-18 15:15:03.613 | tap-mirror 2026-06-18 15:15:03.613 | tap-mirror-both-direction 2026-06-18 15:15:03.613 | trunk 2026-06-18 15:15:03.613 | uplink-status-propagation 2026-06-18 15:15:03.614 | uplink-status-propagation-updatable 2026-06-18 15:15:03.614 | vlan-transparent 2026-06-18 15:15:03.614 | vpn-endpoint-groups 2026-06-18 15:15:03.614 | vpnaas' 2026-06-18 15:15:03.614 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:479 : 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-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-06-18 15:15:03.614 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:479 : sort -u 2026-06-18 15:15:03.614 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:479 : tr ', ' '\n' 2026-06-18 15:15:03.620 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:479 : supported_ext='address-group 2026-06-18 15:15:03.620 | address-scope 2026-06-18 15:15:03.621 | agent 2026-06-18 15:15:03.621 | allowed-address-pairs 2026-06-18 15:15:03.621 | auto-allocated-topology 2026-06-18 15:15:03.621 | availability_zone 2026-06-18 15:15:03.621 | bgp 2026-06-18 15:15:03.621 | bgp_4byte_asn 2026-06-18 15:15:03.621 | bgp_dragent_scheduler 2026-06-18 15:15:03.621 | binding 2026-06-18 15:15:03.621 | binding-extended 2026-06-18 15:15:03.621 | default-subnetpools 2026-06-18 15:15:03.622 | dhcp_agent_scheduler 2026-06-18 15:15:03.622 | dns-domain-ports 2026-06-18 15:15:03.622 | dns-integration 2026-06-18 15:15:03.622 | dns-integration-domain-keywords 2026-06-18 15:15:03.622 | empty-string-filtering 2026-06-18 15:15:03.622 | enable-default-route-bfd 2026-06-18 15:15:03.622 | enable-default-route-ecmp 2026-06-18 15:15:03.622 | expose-port-forwarding-in-fip 2026-06-18 15:15:03.622 | ext-gw-mode 2026-06-18 15:15:03.622 | external-gateway-multihoming 2026-06-18 15:15:03.622 | external-net 2026-06-18 15:15:03.623 | extra_dhcp_opt 2026-06-18 15:15:03.623 | extraroute 2026-06-18 15:15:03.623 | extraroute-atomic 2026-06-18 15:15:03.623 | filter-validation 2026-06-18 15:15:03.623 | fip-port-details 2026-06-18 15:15:03.623 | flavors 2026-06-18 15:15:03.623 | floating-ip-port-forwarding 2026-06-18 15:15:03.623 | floating-ip-port-forwarding-description 2026-06-18 15:15:03.623 | floating-ip-port-forwarding-detail 2026-06-18 15:15:03.623 | floating-ip-port-forwarding-port-ranges 2026-06-18 15:15:03.624 | floatingip-pools 2026-06-18 15:15:03.624 | fwaas_v2 2026-06-18 15:15:03.624 | ip_allocation 2026-06-18 15:15:03.624 | l3-agent-scheduler-ha-chassis-priority 2026-06-18 15:15:03.624 | l3-flavors 2026-06-18 15:15:03.624 | l3-ha 2026-06-18 15:15:03.624 | l3_agent_scheduler 2026-06-18 15:15:03.624 | logging 2026-06-18 15:15:03.624 | multi-provider 2026-06-18 15:15:03.624 | net-mtu 2026-06-18 15:15:03.625 | net-mtu-writable 2026-06-18 15:15:03.625 | network-ip-availability 2026-06-18 15:15:03.625 | network_availability_zone 2026-06-18 15:15:03.625 | network_ha 2026-06-18 15:15:03.625 | pagination 2026-06-18 15:15:03.625 | port-device-profile 2026-06-18 15:15:03.625 | port-hardware-offload-type 2026-06-18 15:15:03.625 | port-mac-address-regenerate 2026-06-18 15:15:03.625 | port-numa-affinity-policy 2026-06-18 15:15:03.625 | port-numa-affinity-policy-socket 2026-06-18 15:15:03.626 | port-resource-request 2026-06-18 15:15:03.626 | port-security 2026-06-18 15:15:03.626 | port-trusted-vif 2026-06-18 15:15:03.626 | project-id 2026-06-18 15:15:03.626 | provider 2026-06-18 15:15:03.626 | pvlan 2026-06-18 15:15:03.626 | qinq 2026-06-18 15:15:03.626 | qos 2026-06-18 15:15:03.626 | qos-bw-limit-direction 2026-06-18 15:15:03.626 | qos-bw-minimum-ingress 2026-06-18 15:15:03.626 | qos-default 2026-06-18 15:15:03.627 | qos-fip 2026-06-18 15:15:03.627 | qos-gateway-ip 2026-06-18 15:15:03.627 | qos-rule-type-details 2026-06-18 15:15:03.627 | qos-rule-type-filter 2026-06-18 15:15:03.627 | qos-rules-alias 2026-06-18 15:15:03.628 | quota-check-limit 2026-06-18 15:15:03.628 | quota-check-limit-default 2026-06-18 15:15:03.628 | quota_details 2026-06-18 15:15:03.629 | quotas 2026-06-18 15:15:03.629 | rbac-address-scope 2026-06-18 15:15:03.629 | rbac-policies 2026-06-18 15:15:03.629 | rbac-security-groups 2026-06-18 15:15:03.629 | router 2026-06-18 15:15:03.629 | router-enable-snat 2026-06-18 15:15:03.629 | router_availability_zone 2026-06-18 15:15:03.629 | security-group 2026-06-18 15:15:03.629 | security-groups-default-rules 2026-06-18 15:15:03.629 | security-groups-normalized-cidr 2026-06-18 15:15:03.629 | security-groups-remote-address-group 2026-06-18 15:15:03.629 | security-groups-rules-belongs-to-default-sg 2026-06-18 15:15:03.630 | security-groups-shared-filtering 2026-06-18 15:15:03.630 | segment 2026-06-18 15:15:03.630 | sorting 2026-06-18 15:15:03.630 | standard-attr-description 2026-06-18 15:15:03.630 | standard-attr-fwaas-v2 2026-06-18 15:15:03.630 | standard-attr-revisions 2026-06-18 15:15:03.630 | standard-attr-tag 2026-06-18 15:15:03.630 | standard-attr-timestamp 2026-06-18 15:15:03.630 | stateful-security-group 2026-06-18 15:15:03.631 | subnet-dns-publish-fixed-ip 2026-06-18 15:15:03.631 | subnet-external-network 2026-06-18 15:15:03.631 | subnet-service-types 2026-06-18 15:15:03.631 | subnet_allocation 2026-06-18 15:15:03.631 | subnet_onboard 2026-06-18 15:15:03.631 | subnetpool-prefix-ops 2026-06-18 15:15:03.631 | tag-creation 2026-06-18 15:15:03.631 | tap-mirror 2026-06-18 15:15:03.632 | tap-mirror-both-direction 2026-06-18 15:15:03.632 | trunk 2026-06-18 15:15:03.632 | uplink-status-propagation 2026-06-18 15:15:03.632 | uplink-status-propagation-updatable 2026-06-18 15:15:03.632 | vlan-transparent 2026-06-18 15:15:03.632 | vpn-endpoint-groups 2026-06-18 15:15:03.632 | vpnaas' 2026-06-18 15:15:03.632 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:480 : comm -12 /dev/fd/63 /dev/fd/62 2026-06-18 15:15:03.632 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:480 : echo -e 'address-group 2026-06-18 15:15:03.633 | address-scope 2026-06-18 15:15:03.633 | agent 2026-06-18 15:15:03.633 | allowed-address-pairs 2026-06-18 15:15:03.633 | auto-allocated-topology 2026-06-18 15:15:03.633 | availability_zone 2026-06-18 15:15:03.633 | bgp 2026-06-18 15:15:03.633 | bgp_4byte_asn 2026-06-18 15:15:03.633 | bgp_dragent_scheduler 2026-06-18 15:15:03.633 | binding 2026-06-18 15:15:03.633 | binding-extended 2026-06-18 15:15:03.633 | default-subnetpools 2026-06-18 15:15:03.634 | dhcp_agent_scheduler 2026-06-18 15:15:03.634 | dns-domain-ports 2026-06-18 15:15:03.634 | dns-integration 2026-06-18 15:15:03.634 | dns-integration-domain-keywords 2026-06-18 15:15:03.634 | empty-string-filtering 2026-06-18 15:15:03.634 | enable-default-route-bfd 2026-06-18 15:15:03.634 | enable-default-route-ecmp 2026-06-18 15:15:03.634 | expose-port-forwarding-in-fip 2026-06-18 15:15:03.634 | ext-gw-mode 2026-06-18 15:15:03.634 | external-gateway-multihoming 2026-06-18 15:15:03.635 | external-net 2026-06-18 15:15:03.635 | extra_dhcp_opt 2026-06-18 15:15:03.635 | extraroute 2026-06-18 15:15:03.635 | extraroute-atomic 2026-06-18 15:15:03.635 | filter-validation 2026-06-18 15:15:03.635 | fip-port-details 2026-06-18 15:15:03.635 | flavors 2026-06-18 15:15:03.635 | floating-ip-port-forwarding 2026-06-18 15:15:03.635 | floating-ip-port-forwarding-description 2026-06-18 15:15:03.636 | floating-ip-port-forwarding-detail 2026-06-18 15:15:03.636 | floating-ip-port-forwarding-port-ranges 2026-06-18 15:15:03.636 | floatingip-pools 2026-06-18 15:15:03.636 | fwaas_v2 2026-06-18 15:15:03.636 | ip_allocation 2026-06-18 15:15:03.636 | l3-agent-scheduler-ha-chassis-priority 2026-06-18 15:15:03.636 | l3-flavors 2026-06-18 15:15:03.636 | l3-ha 2026-06-18 15:15:03.636 | l3_agent_scheduler 2026-06-18 15:15:03.636 | logging 2026-06-18 15:15:03.636 | multi-provider 2026-06-18 15:15:03.637 | net-mtu 2026-06-18 15:15:03.637 | net-mtu-writable 2026-06-18 15:15:03.637 | network-ip-availability 2026-06-18 15:15:03.637 | network_availability_zone 2026-06-18 15:15:03.637 | network_ha 2026-06-18 15:15:03.637 | pagination 2026-06-18 15:15:03.637 | port-device-profile 2026-06-18 15:15:03.637 | port-hardware-offload-type 2026-06-18 15:15:03.637 | port-mac-address-regenerate 2026-06-18 15:15:03.637 | port-numa-affinity-policy 2026-06-18 15:15:03.637 | port-numa-affinity-policy-socket 2026-06-18 15:15:03.638 | port-resource-request 2026-06-18 15:15:03.638 | port-security 2026-06-18 15:15:03.638 | port-trusted-vif 2026-06-18 15:15:03.638 | project-id 2026-06-18 15:15:03.638 | provider 2026-06-18 15:15:03.638 | pvlan 2026-06-18 15:15:03.638 | qinq 2026-06-18 15:15:03.638 | qos 2026-06-18 15:15:03.638 | qos-bw-limit-direction 2026-06-18 15:15:03.638 | qos-bw-minimum-ingress 2026-06-18 15:15:03.638 | qos-default 2026-06-18 15:15:03.639 | qos-fip 2026-06-18 15:15:03.639 | qos-gateway-ip 2026-06-18 15:15:03.639 | qos-rule-type-details 2026-06-18 15:15:03.639 | qos-rule-type-filter 2026-06-18 15:15:03.639 | qos-rules-alias 2026-06-18 15:15:03.639 | quota-check-limit 2026-06-18 15:15:03.639 | quota-check-limit-default 2026-06-18 15:15:03.639 | quota_details 2026-06-18 15:15:03.639 | quotas 2026-06-18 15:15:03.639 | rbac-address-scope 2026-06-18 15:15:03.640 | rbac-policies 2026-06-18 15:15:03.640 | rbac-security-groups 2026-06-18 15:15:03.640 | router 2026-06-18 15:15:03.640 | router-enable-snat 2026-06-18 15:15:03.640 | router_availability_zone 2026-06-18 15:15:03.640 | security-group 2026-06-18 15:15:03.640 | security-groups-default-rules 2026-06-18 15:15:03.640 | security-groups-normalized-cidr 2026-06-18 15:15:03.640 | security-groups-remote-address-group 2026-06-18 15:15:03.640 | security-groups-rules-belongs-to-default-sg 2026-06-18 15:15:03.641 | security-groups-shared-filtering 2026-06-18 15:15:03.641 | segment 2026-06-18 15:15:03.641 | sorting 2026-06-18 15:15:03.641 | standard-attr-description 2026-06-18 15:15:03.641 | standard-attr-fwaas-v2 2026-06-18 15:15:03.641 | standard-attr-revisions 2026-06-18 15:15:03.641 | standard-attr-tag 2026-06-18 15:15:03.641 | standard-attr-timestamp 2026-06-18 15:15:03.641 | stateful-security-group 2026-06-18 15:15:03.641 | subnet-dns-publish-fixed-ip 2026-06-18 15:15:03.642 | subnet-external-network 2026-06-18 15:15:03.642 | subnet-service-types 2026-06-18 15:15:03.642 | subnet_allocation 2026-06-18 15:15:03.642 | subnet_onboard 2026-06-18 15:15:03.642 | subnetpool-prefix-ops 2026-06-18 15:15:03.642 | tag-creation 2026-06-18 15:15:03.642 | tap-mirror 2026-06-18 15:15:03.642 | tap-mirror-both-direction 2026-06-18 15:15:03.642 | trunk 2026-06-18 15:15:03.642 | uplink-status-propagation 2026-06-18 15:15:03.642 | uplink-status-propagation-updatable 2026-06-18 15:15:03.643 | vlan-transparent 2026-06-18 15:15:03.643 | vpn-endpoint-groups 2026-06-18 15:15:03.643 | vpnaas' 2026-06-18 15:15:03.643 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:480 : echo -e 'address-group 2026-06-18 15:15:03.643 | address-scope 2026-06-18 15:15:03.643 | agent 2026-06-18 15:15:03.643 | allowed-address-pairs 2026-06-18 15:15:03.643 | auto-allocated-topology 2026-06-18 15:15:03.643 | availability_zone 2026-06-18 15:15:03.643 | bgp 2026-06-18 15:15:03.644 | bgp_4byte_asn 2026-06-18 15:15:03.644 | bgp_dragent_scheduler 2026-06-18 15:15:03.644 | binding 2026-06-18 15:15:03.644 | binding-extended 2026-06-18 15:15:03.644 | default-subnetpools 2026-06-18 15:15:03.644 | dhcp_agent_scheduler 2026-06-18 15:15:03.645 | dns-domain-ports 2026-06-18 15:15:03.645 | dns-integration 2026-06-18 15:15:03.645 | dns-integration-domain-keywords 2026-06-18 15:15:03.646 | empty-string-filtering 2026-06-18 15:15:03.646 | enable-default-route-bfd 2026-06-18 15:15:03.646 | enable-default-route-ecmp 2026-06-18 15:15:03.646 | expose-port-forwarding-in-fip 2026-06-18 15:15:03.646 | ext-gw-mode 2026-06-18 15:15:03.646 | external-gateway-multihoming 2026-06-18 15:15:03.646 | external-net 2026-06-18 15:15:03.646 | extra_dhcp_opt 2026-06-18 15:15:03.646 | extraroute 2026-06-18 15:15:03.646 | extraroute-atomic 2026-06-18 15:15:03.646 | filter-validation 2026-06-18 15:15:03.646 | fip-port-details 2026-06-18 15:15:03.647 | flavors 2026-06-18 15:15:03.647 | floating-ip-port-forwarding 2026-06-18 15:15:03.647 | floating-ip-port-forwarding-description 2026-06-18 15:15:03.647 | floating-ip-port-forwarding-detail 2026-06-18 15:15:03.647 | floating-ip-port-forwarding-port-ranges 2026-06-18 15:15:03.647 | floatingip-pools 2026-06-18 15:15:03.647 | fwaas_v2 2026-06-18 15:15:03.647 | ip_allocation 2026-06-18 15:15:03.647 | l3-agent-scheduler-ha-chassis-priority 2026-06-18 15:15:03.647 | l3-flavors 2026-06-18 15:15:03.647 | l3-ha 2026-06-18 15:15:03.647 | l3_agent_scheduler 2026-06-18 15:15:03.648 | logging 2026-06-18 15:15:03.648 | multi-provider 2026-06-18 15:15:03.648 | net-mtu 2026-06-18 15:15:03.648 | net-mtu-writable 2026-06-18 15:15:03.648 | network-ip-availability 2026-06-18 15:15:03.648 | network_availability_zone 2026-06-18 15:15:03.648 | network_ha 2026-06-18 15:15:03.648 | pagination 2026-06-18 15:15:03.648 | port-device-profile 2026-06-18 15:15:03.648 | port-hardware-offload-type 2026-06-18 15:15:03.648 | port-mac-address-regenerate 2026-06-18 15:15:03.649 | port-numa-affinity-policy 2026-06-18 15:15:03.649 | port-numa-affinity-policy-socket 2026-06-18 15:15:03.649 | port-resource-request 2026-06-18 15:15:03.649 | port-security 2026-06-18 15:15:03.649 | port-trusted-vif 2026-06-18 15:15:03.649 | project-id 2026-06-18 15:15:03.649 | provider 2026-06-18 15:15:03.649 | pvlan 2026-06-18 15:15:03.649 | qinq 2026-06-18 15:15:03.649 | qos 2026-06-18 15:15:03.650 | qos-bw-limit-direction 2026-06-18 15:15:03.650 | qos-bw-minimum-ingress 2026-06-18 15:15:03.650 | qos-default 2026-06-18 15:15:03.650 | qos-fip 2026-06-18 15:15:03.650 | qos-gateway-ip 2026-06-18 15:15:03.650 | qos-rule-type-details 2026-06-18 15:15:03.650 | qos-rule-type-filter 2026-06-18 15:15:03.650 | qos-rules-alias 2026-06-18 15:15:03.650 | quota-check-limit 2026-06-18 15:15:03.650 | quota-check-limit-default 2026-06-18 15:15:03.651 | quota_details 2026-06-18 15:15:03.651 | quotas 2026-06-18 15:15:03.651 | rbac-address-scope 2026-06-18 15:15:03.651 | rbac-policies 2026-06-18 15:15:03.651 | rbac-security-groups 2026-06-18 15:15:03.651 | router 2026-06-18 15:15:03.651 | router-enable-snat 2026-06-18 15:15:03.651 | router_availability_zone 2026-06-18 15:15:03.651 | security-group 2026-06-18 15:15:03.651 | security-groups-default-rules 2026-06-18 15:15:03.652 | security-groups-normalized-cidr 2026-06-18 15:15:03.652 | security-groups-remote-address-group 2026-06-18 15:15:03.652 | security-groups-rules-belongs-to-default-sg 2026-06-18 15:15:03.652 | security-groups-shared-filtering 2026-06-18 15:15:03.652 | segment 2026-06-18 15:15:03.652 | sorting 2026-06-18 15:15:03.652 | standard-attr-description 2026-06-18 15:15:03.652 | standard-attr-fwaas-v2 2026-06-18 15:15:03.652 | standard-attr-revisions 2026-06-18 15:15:03.652 | standard-attr-tag 2026-06-18 15:15:03.653 | standard-attr-timestamp 2026-06-18 15:15:03.653 | stateful-security-group 2026-06-18 15:15:03.653 | subnet-dns-publish-fixed-ip 2026-06-18 15:15:03.653 | subnet-external-network 2026-06-18 15:15:03.653 | subnet-service-types 2026-06-18 15:15:03.653 | subnet_allocation 2026-06-18 15:15:03.653 | subnet_onboard 2026-06-18 15:15:03.653 | subnetpool-prefix-ops 2026-06-18 15:15:03.653 | tag-creation 2026-06-18 15:15:03.653 | tap-mirror 2026-06-18 15:15:03.654 | tap-mirror-both-direction 2026-06-18 15:15:03.654 | trunk 2026-06-18 15:15:03.654 | uplink-status-propagation 2026-06-18 15:15:03.654 | uplink-status-propagation-updatable 2026-06-18 15:15:03.654 | vlan-transparent 2026-06-18 15:15:03.654 | vpn-endpoint-groups 2026-06-18 15:15:03.654 | vpnaas' 2026-06-18 15:15:03.654 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:480 : enabled_ext='address-group 2026-06-18 15:15:03.654 | address-scope 2026-06-18 15:15:03.654 | agent 2026-06-18 15:15:03.655 | allowed-address-pairs 2026-06-18 15:15:03.655 | auto-allocated-topology 2026-06-18 15:15:03.655 | availability_zone 2026-06-18 15:15:03.655 | bgp 2026-06-18 15:15:03.655 | bgp_4byte_asn 2026-06-18 15:15:03.655 | bgp_dragent_scheduler 2026-06-18 15:15:03.655 | binding 2026-06-18 15:15:03.655 | binding-extended 2026-06-18 15:15:03.655 | default-subnetpools 2026-06-18 15:15:03.655 | dhcp_agent_scheduler 2026-06-18 15:15:03.656 | dns-domain-ports 2026-06-18 15:15:03.656 | dns-integration 2026-06-18 15:15:03.656 | dns-integration-domain-keywords 2026-06-18 15:15:03.656 | empty-string-filtering 2026-06-18 15:15:03.656 | enable-default-route-bfd 2026-06-18 15:15:03.656 | enable-default-route-ecmp 2026-06-18 15:15:03.656 | expose-port-forwarding-in-fip 2026-06-18 15:15:03.656 | ext-gw-mode 2026-06-18 15:15:03.656 | external-gateway-multihoming 2026-06-18 15:15:03.656 | external-net 2026-06-18 15:15:03.657 | extra_dhcp_opt 2026-06-18 15:15:03.657 | extraroute 2026-06-18 15:15:03.657 | extraroute-atomic 2026-06-18 15:15:03.657 | filter-validation 2026-06-18 15:15:03.657 | fip-port-details 2026-06-18 15:15:03.657 | flavors 2026-06-18 15:15:03.657 | floating-ip-port-forwarding 2026-06-18 15:15:03.657 | floating-ip-port-forwarding-description 2026-06-18 15:15:03.657 | floating-ip-port-forwarding-detail 2026-06-18 15:15:03.657 | floating-ip-port-forwarding-port-ranges 2026-06-18 15:15:03.657 | floatingip-pools 2026-06-18 15:15:03.658 | fwaas_v2 2026-06-18 15:15:03.658 | ip_allocation 2026-06-18 15:15:03.658 | l3-agent-scheduler-ha-chassis-priority 2026-06-18 15:15:03.658 | l3-flavors 2026-06-18 15:15:03.658 | l3-ha 2026-06-18 15:15:03.658 | l3_agent_scheduler 2026-06-18 15:15:03.658 | logging 2026-06-18 15:15:03.658 | multi-provider 2026-06-18 15:15:03.658 | net-mtu 2026-06-18 15:15:03.658 | net-mtu-writable 2026-06-18 15:15:03.659 | network-ip-availability 2026-06-18 15:15:03.659 | network_availability_zone 2026-06-18 15:15:03.659 | network_ha 2026-06-18 15:15:03.659 | pagination 2026-06-18 15:15:03.659 | port-device-profile 2026-06-18 15:15:03.659 | port-hardware-offload-type 2026-06-18 15:15:03.659 | port-mac-address-regenerate 2026-06-18 15:15:03.659 | port-numa-affinity-policy 2026-06-18 15:15:03.659 | port-numa-affinity-policy-socket 2026-06-18 15:15:03.659 | port-resource-request 2026-06-18 15:15:03.660 | port-security 2026-06-18 15:15:03.660 | port-trusted-vif 2026-06-18 15:15:03.660 | project-id 2026-06-18 15:15:03.660 | provider 2026-06-18 15:15:03.660 | pvlan 2026-06-18 15:15:03.660 | qinq 2026-06-18 15:15:03.660 | qos 2026-06-18 15:15:03.660 | qos-bw-limit-direction 2026-06-18 15:15:03.660 | qos-bw-minimum-ingress 2026-06-18 15:15:03.660 | qos-default 2026-06-18 15:15:03.661 | qos-fip 2026-06-18 15:15:03.661 | qos-gateway-ip 2026-06-18 15:15:03.661 | qos-rule-type-details 2026-06-18 15:15:03.661 | qos-rule-type-filter 2026-06-18 15:15:03.661 | qos-rules-alias 2026-06-18 15:15:03.661 | quota-check-limit 2026-06-18 15:15:03.661 | quota-check-limit-default 2026-06-18 15:15:03.661 | quota_details 2026-06-18 15:15:03.661 | quotas 2026-06-18 15:15:03.661 | rbac-address-scope 2026-06-18 15:15:03.662 | rbac-policies 2026-06-18 15:15:03.662 | rbac-security-groups 2026-06-18 15:15:03.662 | router 2026-06-18 15:15:03.662 | router-enable-snat 2026-06-18 15:15:03.662 | router_availability_zone 2026-06-18 15:15:03.662 | security-group 2026-06-18 15:15:03.662 | security-groups-default-rules 2026-06-18 15:15:03.662 | security-groups-normalized-cidr 2026-06-18 15:15:03.662 | security-groups-remote-address-group 2026-06-18 15:15:03.662 | security-groups-rules-belongs-to-default-sg 2026-06-18 15:15:03.663 | security-groups-shared-filtering 2026-06-18 15:15:03.663 | segment 2026-06-18 15:15:03.663 | sorting 2026-06-18 15:15:03.663 | standard-attr-description 2026-06-18 15:15:03.663 | standard-attr-fwaas-v2 2026-06-18 15:15:03.663 | standard-attr-revisions 2026-06-18 15:15:03.663 | standard-attr-tag 2026-06-18 15:15:03.663 | standard-attr-timestamp 2026-06-18 15:15:03.663 | stateful-security-group 2026-06-18 15:15:03.663 | subnet-dns-publish-fixed-ip 2026-06-18 15:15:03.664 | subnet-external-network 2026-06-18 15:15:03.664 | subnet-service-types 2026-06-18 15:15:03.664 | subnet_allocation 2026-06-18 15:15:03.664 | subnet_onboard 2026-06-18 15:15:03.664 | subnetpool-prefix-ops 2026-06-18 15:15:03.664 | tag-creation 2026-06-18 15:15:03.664 | tap-mirror 2026-06-18 15:15:03.664 | tap-mirror-both-direction 2026-06-18 15:15:03.664 | trunk 2026-06-18 15:15:03.664 | uplink-status-propagation 2026-06-18 15:15:03.665 | uplink-status-propagation-updatable 2026-06-18 15:15:03.665 | vlan-transparent 2026-06-18 15:15:03.665 | vpn-endpoint-groups 2026-06-18 15:15:03.665 | vpnaas' 2026-06-18 15:15:03.665 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : comm -3 /dev/fd/63 /dev/fd/62 2026-06-18 15:15:03.665 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : echo -e 'address-group 2026-06-18 15:15:03.665 | address-scope 2026-06-18 15:15:03.665 | agent 2026-06-18 15:15:03.665 | allowed-address-pairs 2026-06-18 15:15:03.665 | auto-allocated-topology 2026-06-18 15:15:03.666 | availability_zone 2026-06-18 15:15:03.666 | bgp 2026-06-18 15:15:03.666 | bgp_4byte_asn 2026-06-18 15:15:03.666 | bgp_dragent_scheduler 2026-06-18 15:15:03.666 | binding 2026-06-18 15:15:03.666 | binding-extended 2026-06-18 15:15:03.666 | default-subnetpools 2026-06-18 15:15:03.666 | dhcp_agent_scheduler 2026-06-18 15:15:03.666 | dns-domain-ports 2026-06-18 15:15:03.666 | dns-integration 2026-06-18 15:15:03.667 | dns-integration-domain-keywords 2026-06-18 15:15:03.667 | empty-string-filtering 2026-06-18 15:15:03.667 | enable-default-route-bfd 2026-06-18 15:15:03.667 | enable-default-route-ecmp 2026-06-18 15:15:03.667 | expose-port-forwarding-in-fip 2026-06-18 15:15:03.667 | ext-gw-mode 2026-06-18 15:15:03.667 | external-gateway-multihoming 2026-06-18 15:15:03.667 | external-net 2026-06-18 15:15:03.667 | extra_dhcp_opt 2026-06-18 15:15:03.667 | extraroute 2026-06-18 15:15:03.668 | extraroute-atomic 2026-06-18 15:15:03.668 | filter-validation 2026-06-18 15:15:03.668 | fip-port-details 2026-06-18 15:15:03.668 | flavors 2026-06-18 15:15:03.668 | floating-ip-port-forwarding 2026-06-18 15:15:03.668 | floating-ip-port-forwarding-description 2026-06-18 15:15:03.668 | floating-ip-port-forwarding-detail 2026-06-18 15:15:03.668 | floating-ip-port-forwarding-port-ranges 2026-06-18 15:15:03.668 | floatingip-pools 2026-06-18 15:15:03.668 | fwaas_v2 2026-06-18 15:15:03.668 | ip_allocation 2026-06-18 15:15:03.669 | l3-agent-scheduler-ha-chassis-priority 2026-06-18 15:15:03.669 | l3-flavors 2026-06-18 15:15:03.669 | l3-ha 2026-06-18 15:15:03.669 | l3_agent_scheduler 2026-06-18 15:15:03.669 | logging 2026-06-18 15:15:03.669 | multi-provider 2026-06-18 15:15:03.669 | net-mtu 2026-06-18 15:15:03.669 | net-mtu-writable 2026-06-18 15:15:03.669 | network-ip-availability 2026-06-18 15:15:03.669 | network_availability_zone 2026-06-18 15:15:03.669 | network_ha 2026-06-18 15:15:03.669 | pagination 2026-06-18 15:15:03.670 | port-device-profile 2026-06-18 15:15:03.670 | port-hardware-offload-type 2026-06-18 15:15:03.670 | port-mac-address-regenerate 2026-06-18 15:15:03.670 | port-numa-affinity-policy 2026-06-18 15:15:03.670 | port-numa-affinity-policy-socket 2026-06-18 15:15:03.670 | port-resource-request 2026-06-18 15:15:03.670 | port-security 2026-06-18 15:15:03.670 | port-trusted-vif 2026-06-18 15:15:03.670 | project-id 2026-06-18 15:15:03.670 | provider 2026-06-18 15:15:03.671 | pvlan 2026-06-18 15:15:03.671 | qinq 2026-06-18 15:15:03.671 | qos 2026-06-18 15:15:03.671 | qos-bw-limit-direction 2026-06-18 15:15:03.671 | qos-bw-minimum-ingress 2026-06-18 15:15:03.671 | qos-default 2026-06-18 15:15:03.671 | qos-fip 2026-06-18 15:15:03.671 | qos-gateway-ip 2026-06-18 15:15:03.671 | qos-rule-type-details 2026-06-18 15:15:03.671 | qos-rule-type-filter 2026-06-18 15:15:03.672 | qos-rules-alias 2026-06-18 15:15:03.672 | quota-check-limit 2026-06-18 15:15:03.672 | quota-check-limit-default 2026-06-18 15:15:03.672 | quota_details 2026-06-18 15:15:03.672 | quotas 2026-06-18 15:15:03.672 | rbac-address-scope 2026-06-18 15:15:03.672 | rbac-policies 2026-06-18 15:15:03.672 | rbac-security-groups 2026-06-18 15:15:03.672 | router 2026-06-18 15:15:03.672 | router-enable-snat 2026-06-18 15:15:03.673 | router_availability_zone 2026-06-18 15:15:03.673 | security-group 2026-06-18 15:15:03.673 | security-groups-default-rules 2026-06-18 15:15:03.673 | security-groups-normalized-cidr 2026-06-18 15:15:03.673 | security-groups-remote-address-group 2026-06-18 15:15:03.673 | security-groups-rules-belongs-to-default-sg 2026-06-18 15:15:03.673 | security-groups-shared-filtering 2026-06-18 15:15:03.673 | segment 2026-06-18 15:15:03.673 | sorting 2026-06-18 15:15:03.673 | standard-attr-description 2026-06-18 15:15:03.674 | standard-attr-fwaas-v2 2026-06-18 15:15:03.674 | standard-attr-revisions 2026-06-18 15:15:03.674 | standard-attr-tag 2026-06-18 15:15:03.674 | standard-attr-timestamp 2026-06-18 15:15:03.674 | stateful-security-group 2026-06-18 15:15:03.674 | subnet-dns-publish-fixed-ip 2026-06-18 15:15:03.674 | subnet-external-network 2026-06-18 15:15:03.674 | subnet-service-types 2026-06-18 15:15:03.674 | subnet_allocation 2026-06-18 15:15:03.674 | subnet_onboard 2026-06-18 15:15:03.675 | subnetpool-prefix-ops 2026-06-18 15:15:03.675 | tag-creation 2026-06-18 15:15:03.675 | tap-mirror 2026-06-18 15:15:03.675 | tap-mirror-both-direction 2026-06-18 15:15:03.675 | trunk 2026-06-18 15:15:03.675 | uplink-status-propagation 2026-06-18 15:15:03.675 | uplink-status-propagation-updatable 2026-06-18 15:15:03.675 | vlan-transparent 2026-06-18 15:15:03.675 | vpn-endpoint-groups 2026-06-18 15:15:03.675 | vpnaas' 2026-06-18 15:15:03.676 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : echo -e 'address-group 2026-06-18 15:15:03.676 | address-scope 2026-06-18 15:15:03.676 | agent 2026-06-18 15:15:03.676 | allowed-address-pairs 2026-06-18 15:15:03.676 | auto-allocated-topology 2026-06-18 15:15:03.676 | availability_zone 2026-06-18 15:15:03.676 | bgp 2026-06-18 15:15:03.676 | bgp_4byte_asn 2026-06-18 15:15:03.676 | bgp_dragent_scheduler 2026-06-18 15:15:03.676 | binding 2026-06-18 15:15:03.677 | binding-extended 2026-06-18 15:15:03.677 | default-subnetpools 2026-06-18 15:15:03.677 | dhcp_agent_scheduler 2026-06-18 15:15:03.677 | dns-domain-ports 2026-06-18 15:15:03.677 | dns-integration 2026-06-18 15:15:03.677 | dns-integration-domain-keywords 2026-06-18 15:15:03.677 | empty-string-filtering 2026-06-18 15:15:03.677 | enable-default-route-bfd 2026-06-18 15:15:03.677 | enable-default-route-ecmp 2026-06-18 15:15:03.677 | expose-port-forwarding-in-fip 2026-06-18 15:15:03.678 | ext-gw-mode 2026-06-18 15:15:03.678 | external-gateway-multihoming 2026-06-18 15:15:03.678 | external-net 2026-06-18 15:15:03.678 | extra_dhcp_opt 2026-06-18 15:15:03.678 | extraroute 2026-06-18 15:15:03.678 | extraroute-atomic 2026-06-18 15:15:03.678 | filter-validation 2026-06-18 15:15:03.678 | fip-port-details 2026-06-18 15:15:03.678 | flavors 2026-06-18 15:15:03.678 | floating-ip-port-forwarding 2026-06-18 15:15:03.679 | floating-ip-port-forwarding-description 2026-06-18 15:15:03.679 | floating-ip-port-forwarding-detail 2026-06-18 15:15:03.679 | floating-ip-port-forwarding-port-ranges 2026-06-18 15:15:03.679 | floatingip-pools 2026-06-18 15:15:03.679 | fwaas_v2 2026-06-18 15:15:03.679 | ip_allocation 2026-06-18 15:15:03.679 | l3-agent-scheduler-ha-chassis-priority 2026-06-18 15:15:03.679 | l3-flavors 2026-06-18 15:15:03.679 | l3-ha 2026-06-18 15:15:03.679 | l3_agent_scheduler 2026-06-18 15:15:03.680 | logging 2026-06-18 15:15:03.680 | multi-provider 2026-06-18 15:15:03.680 | net-mtu 2026-06-18 15:15:03.680 | net-mtu-writable 2026-06-18 15:15:03.680 | network-ip-availability 2026-06-18 15:15:03.680 | network_availability_zone 2026-06-18 15:15:03.680 | network_ha 2026-06-18 15:15:03.680 | pagination 2026-06-18 15:15:03.680 | port-device-profile 2026-06-18 15:15:03.680 | port-hardware-offload-type 2026-06-18 15:15:03.681 | port-mac-address-regenerate 2026-06-18 15:15:03.681 | port-numa-affinity-policy 2026-06-18 15:15:03.681 | port-numa-affinity-policy-socket 2026-06-18 15:15:03.681 | port-resource-request 2026-06-18 15:15:03.681 | port-security 2026-06-18 15:15:03.681 | port-trusted-vif 2026-06-18 15:15:03.681 | project-id 2026-06-18 15:15:03.681 | provider 2026-06-18 15:15:03.681 | pvlan 2026-06-18 15:15:03.681 | qinq 2026-06-18 15:15:03.681 | qos 2026-06-18 15:15:03.682 | qos-bw-limit-direction 2026-06-18 15:15:03.682 | qos-bw-minimum-ingress 2026-06-18 15:15:03.682 | qos-default 2026-06-18 15:15:03.682 | qos-fip 2026-06-18 15:15:03.682 | qos-gateway-ip 2026-06-18 15:15:03.682 | qos-rule-type-details 2026-06-18 15:15:03.682 | qos-rule-type-filter 2026-06-18 15:15:03.682 | qos-rules-alias 2026-06-18 15:15:03.682 | quota-check-limit 2026-06-18 15:15:03.682 | quota-check-limit-default 2026-06-18 15:15:03.683 | quota_details 2026-06-18 15:15:03.683 | quotas 2026-06-18 15:15:03.683 | rbac-address-scope 2026-06-18 15:15:03.683 | rbac-policies 2026-06-18 15:15:03.683 | rbac-security-groups 2026-06-18 15:15:03.683 | router 2026-06-18 15:15:03.683 | router-enable-snat 2026-06-18 15:15:03.683 | router_availability_zone 2026-06-18 15:15:03.683 | security-group 2026-06-18 15:15:03.683 | security-groups-default-rules 2026-06-18 15:15:03.684 | security-groups-normalized-cidr 2026-06-18 15:15:03.684 | security-groups-remote-address-group 2026-06-18 15:15:03.684 | security-groups-rules-belongs-to-default-sg 2026-06-18 15:15:03.684 | security-groups-shared-filtering 2026-06-18 15:15:03.684 | segment 2026-06-18 15:15:03.684 | sorting 2026-06-18 15:15:03.684 | standard-attr-description 2026-06-18 15:15:03.684 | standard-attr-fwaas-v2 2026-06-18 15:15:03.684 | standard-attr-revisions 2026-06-18 15:15:03.684 | standard-attr-tag 2026-06-18 15:15:03.685 | standard-attr-timestamp 2026-06-18 15:15:03.685 | stateful-security-group 2026-06-18 15:15:03.685 | subnet-dns-publish-fixed-ip 2026-06-18 15:15:03.685 | subnet-external-network 2026-06-18 15:15:03.685 | subnet-service-types 2026-06-18 15:15:03.685 | subnet_allocation 2026-06-18 15:15:03.685 | subnet_onboard 2026-06-18 15:15:03.685 | subnetpool-prefix-ops 2026-06-18 15:15:03.685 | tag-creation 2026-06-18 15:15:03.685 | tap-mirror 2026-06-18 15:15:03.686 | tap-mirror-both-direction 2026-06-18 15:15:03.686 | trunk 2026-06-18 15:15:03.686 | uplink-status-propagation 2026-06-18 15:15:03.686 | uplink-status-propagation-updatable 2026-06-18 15:15:03.686 | vlan-transparent 2026-06-18 15:15:03.686 | vpn-endpoint-groups 2026-06-18 15:15:03.686 | vpnaas' 2026-06-18 15:15:03.686 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : disabled_ext= 2026-06-18 15:15:03.686 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:485 : '[' '!' -z '' ']' 2026-06-18 15:15:03.687 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:492 : tr ' ' , 2026-06-18 15:15:03.687 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:492 : 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-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-06-18 15:15:03.687 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:492 : 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-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-06-18 15:15:03.687 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:492 : 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-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-06-18 15:15:03.690 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:500 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve max_header_size=38 2026-06-18 15:15:03.694 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-18 15:15:03.698 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2026-06-18 15:15:03.702 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=max_header_size=38 2026-06-18 15:15:03.707 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z max_header_size=38 ']' 2026-06-18 15:15:03.711 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-18 15:15:03.715 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve max_header_size 38 2026-06-18 15:15:03.764 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:501 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_nb_connection=tcp:192.168.122.13:6641 2026-06-18 15:15:03.768 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-18 15:15:03.772 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-06-18 15:15:03.776 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_nb_connection=tcp:192.168.122.13:6641 2026-06-18 15:15:03.781 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_nb_connection=tcp:192.168.122.13:6641 ']' 2026-06-18 15:15:03.786 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-18 15:15:03.791 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_nb_connection tcp:192.168.122.13:6641 2026-06-18 15:15:03.836 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:502 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_sb_connection=tcp:192.168.122.13:6642 2026-06-18 15:15:03.839 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-18 15:15:03.843 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-06-18 15:15:03.846 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_sb_connection=tcp:192.168.122.13:6642 2026-06-18 15:15:03.851 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_sb_connection=tcp:192.168.122.13:6642 ']' 2026-06-18 15:15:03.854 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-18 15:15:03.858 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_sb_connection tcp:192.168.122.13:6642 2026-06-18 15:15:03.904 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:503 : is_service_enabled tls-proxy 2026-06-18 15:15:03.929 | + functions-common:is_service_enabled:2070 : return 1 2026-06-18 15:15:03.933 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:511 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn neutron_sync_mode=log 2026-06-18 15:15:03.937 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-18 15:15:03.941 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-06-18 15:15:03.944 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=neutron_sync_mode=log 2026-06-18 15:15:03.948 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z neutron_sync_mode=log ']' 2026-06-18 15:15:03.951 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-18 15:15:03.955 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn neutron_sync_mode log 2026-06-18 15:15:03.996 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:512 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_l3_scheduler=leastloaded 2026-06-18 15:15:04.000 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-18 15:15:04.004 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-06-18 15:15:04.008 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_l3_scheduler=leastloaded 2026-06-18 15:15:04.012 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_l3_scheduler=leastloaded ']' 2026-06-18 15:15:04.016 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-18 15:15:04.019 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_l3_scheduler leastloaded 2026-06-18 15:15:04.064 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:513 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group=True 2026-06-18 15:15:04.069 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-18 15:15:04.072 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=securitygroup 2026-06-18 15:15:04.076 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=enable_security_group=True 2026-06-18 15:15:04.080 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z enable_security_group=True ']' 2026-06-18 15:15:04.084 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-18 15:15:04.089 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2026-06-18 15:15:04.137 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:514 : inicomment /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup firewall_driver 2026-06-18 15:15:04.167 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:516 : is_service_enabled q-log neutron-log 2026-06-18 15:15:04.193 | + functions-common:is_service_enabled:2070 : return 1 2026-06-18 15:15:04.196 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:522 : is_ovn_metadata_agent_enabled 2026-06-18 15:15:04.201 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:317 : is_service_enabled q-ovn-metadata-agent neutron-ovn-metadata-agent 2026-06-18 15:15:04.225 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 15:15:04.228 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:317 : [[ False == \F\a\l\s\e ]] 2026-06-18 15:15:04.232 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:318 : return 0 2026-06-18 15:15:04.236 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:523 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_metadata_enabled=True 2026-06-18 15:15:04.240 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-18 15:15:04.243 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-06-18 15:15:04.246 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_metadata_enabled=True 2026-06-18 15:15:04.250 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_metadata_enabled=True ']' 2026-06-18 15:15:04.254 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-18 15:15:04.257 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_metadata_enabled True 2026-06-18 15:15:04.301 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:530 : is_service_enabled q-dns neutron-dns 2026-06-18 15:15:04.323 | + functions-common:is_service_enabled:2070 : return 1 2026-06-18 15:15:04.326 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:535 : iniset /etc/neutron/neutron.conf ovs igmp_snooping_enable False 2026-06-18 15:15:04.375 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:538 : is_service_enabled q-dhcp neutron-dhcp 2026-06-18 15:15:04.398 | + functions-common:is_service_enabled:2070 : return 1 2026-06-18 15:15:04.402 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:541 : iniset /etc/neutron/neutron.conf DEFAULT dhcp_agent_notification False 2026-06-18 15:15:04.448 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:544 : is_service_enabled n-api-meta 2026-06-18 15:15:04.473 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 15:15:04.477 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:545 : is_ovn_metadata_agent_enabled 2026-06-18 15:15:04.481 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:317 : is_service_enabled q-ovn-metadata-agent neutron-ovn-metadata-agent 2026-06-18 15:15:04.507 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 15:15:04.510 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:317 : [[ False == \F\a\l\s\e ]] 2026-06-18 15:15:04.514 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:318 : return 0 2026-06-18 15:15:04.517 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:546 : iniset /etc/nova/nova.conf neutron service_metadata_proxy True 2026-06-18 15:15:04.562 | + lib/neutron:configure_neutron:409 : is_service_enabled q-placement neutron-placement 2026-06-18 15:15:04.587 | + functions-common:is_service_enabled:2070 : return 1 2026-06-18 15:15:04.591 | + lib/neutron:configure_neutron:412 : is_service_enabled q-trunk neutron-trunk 2026-06-18 15:15:04.616 | + functions-common:is_service_enabled:2070 : return 1 2026-06-18 15:15:04.620 | + lib/neutron:configure_neutron:415 : is_service_enabled q-qos neutron-qos 2026-06-18 15:15:04.645 | + functions-common:is_service_enabled:2070 : return 1 2026-06-18 15:15:04.649 | + lib/neutron:configure_neutron:422 : is_service_enabled neutron-segments 2026-06-18 15:15:04.673 | + functions-common:is_service_enabled:2070 : return 1 2026-06-18 15:15:04.676 | + lib/neutron:configure_neutron:426 : is_service_enabled q-ovn-bgp 2026-06-18 15:15:04.702 | + functions-common:is_service_enabled:2070 : return 1 2026-06-18 15:15:04.707 | + lib/neutron:configure_neutron:431 : is_service_enabled q-agt neutron-agent q-svc neutron-api 2026-06-18 15:15:04.732 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 15:15:04.736 | + lib/neutron:configure_neutron:432 : _configure_neutron_service 2026-06-18 15:15:04.740 | + lib/neutron:_configure_neutron_service:1002 : Q_API_PASTE_FILE=/etc/neutron/api-paste.ini 2026-06-18 15:15:04.744 | + lib/neutron:_configure_neutron_service:1003 : cp /opt/stack/neutron/etc/neutron/api-paste.ini /etc/neutron/api-paste.ini 2026-06-18 15:15:04.751 | + lib/neutron:_configure_neutron_service:1006 : iniset /etc/neutron/neutron.conf DEFAULT core_plugin ml2 2026-06-18 15:15:04.795 | + lib/neutron:_configure_neutron_service:1008 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2026-06-18 15:15:04.843 | + lib/neutron:_configure_neutron_service:1009 : iniset /etc/neutron/neutron.conf oslo_policy policy_file /etc/neutron/policy.json 2026-06-18 15:15:04.888 | + lib/neutron:_configure_neutron_service:1011 : iniset /etc/neutron/neutron.conf DEFAULT auth_strategy keystone 2026-06-18 15:15:04.934 | + lib/neutron:_configure_neutron_service:1012 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf neutron 2026-06-18 15:15:04.937 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/neutron/neutron.conf 2026-06-18 15:15:04.941 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=neutron 2026-06-18 15:15:04.945 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-06-18 15:15:04.948 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-06-18 15:15:04.951 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/neutron/neutron.conf neutron keystone_authtoken 2026-06-18 15:15:04.955 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/neutron/neutron.conf 2026-06-18 15:15:04.958 | + lib/keystone:configure_keystoneauth:392 : local admin_user=neutron 2026-06-18 15:15:04.962 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-06-18 15:15:04.965 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_type password 2026-06-18 15:15:05.006 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/neutron/neutron.conf keystone_authtoken interface public 2026-06-18 15:15:05.046 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_url http://192.168.122.13/identity 2026-06-18 15:15:05.087 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/neutron/neutron.conf keystone_authtoken username neutron 2026-06-18 15:15:05.130 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/neutron/neutron.conf keystone_authtoken password nomoresecret 2026-06-18 15:15:05.172 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/neutron/neutron.conf keystone_authtoken user_domain_name Default 2026-06-18 15:15:05.217 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/neutron/neutron.conf keystone_authtoken project_name service 2026-06-18 15:15:05.261 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/neutron/neutron.conf keystone_authtoken project_domain_name Default 2026-06-18 15:15:05.302 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/neutron/neutron.conf keystone_authtoken www_authenticate_uri http://192.168.122.13/identity 2026-06-18 15:15:05.342 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/neutron/neutron.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-06-18 15:15:05.385 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/neutron/neutron.conf keystone_authtoken memcached_servers localhost:11211 2026-06-18 15:15:05.428 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-06-18 15:15:05.432 | + lib/neutron:_configure_neutron_service:1015 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_status_changes True 2026-06-18 15:15:05.478 | + lib/neutron:_configure_neutron_service:1016 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_data_changes True 2026-06-18 15:15:05.527 | + lib/neutron:_configure_neutron_service:1018 : configure_keystoneauth /etc/neutron/neutron.conf nova nova 2026-06-18 15:15:05.531 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/neutron/neutron.conf 2026-06-18 15:15:05.535 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-06-18 15:15:05.539 | + lib/keystone:configure_keystoneauth:393 : local section=nova 2026-06-18 15:15:05.543 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/neutron/neutron.conf nova auth_type password 2026-06-18 15:15:05.588 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/neutron/neutron.conf nova interface public 2026-06-18 15:15:05.636 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/neutron/neutron.conf nova auth_url http://192.168.122.13/identity 2026-06-18 15:15:05.683 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/neutron/neutron.conf nova username nova 2026-06-18 15:15:05.730 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/neutron/neutron.conf nova password nomoresecret 2026-06-18 15:15:05.777 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/neutron/neutron.conf nova user_domain_name Default 2026-06-18 15:15:05.825 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/neutron/neutron.conf nova project_name service 2026-06-18 15:15:05.871 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/neutron/neutron.conf nova project_domain_name Default 2026-06-18 15:15:05.916 | + lib/neutron:_configure_neutron_service:1021 : configure_keystoneauth /etc/neutron/neutron.conf placement placement 2026-06-18 15:15:05.920 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/neutron/neutron.conf 2026-06-18 15:15:05.924 | + lib/keystone:configure_keystoneauth:392 : local admin_user=placement 2026-06-18 15:15:05.928 | + lib/keystone:configure_keystoneauth:393 : local section=placement 2026-06-18 15:15:05.932 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/neutron/neutron.conf placement auth_type password 2026-06-18 15:15:05.984 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/neutron/neutron.conf placement interface public 2026-06-18 15:15:06.047 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/neutron/neutron.conf placement auth_url http://192.168.122.13/identity 2026-06-18 15:15:06.094 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/neutron/neutron.conf placement username placement 2026-06-18 15:15:06.136 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/neutron/neutron.conf placement password nomoresecret 2026-06-18 15:15:06.174 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/neutron/neutron.conf placement user_domain_name Default 2026-06-18 15:15:06.213 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/neutron/neutron.conf placement project_name service 2026-06-18 15:15:06.251 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/neutron/neutron.conf placement project_domain_name Default 2026-06-18 15:15:06.287 | + lib/neutron:_configure_neutron_service:1024 : neutron_plugin_configure_service 2026-06-18 15:15:06.291 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:74 : [[ geneve != \l\o\c\a\l ]] 2026-06-18 15:15:06.295 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:75 : Q_SRV_EXTRA_OPTS+=(project_network_types=$Q_ML2_TENANT_NETWORK_TYPE) 2026-06-18 15:15:06.297 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : '[' '' == '' ']' 2026-06-18 15:15:06.300 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ '' == '' ]] 2026-06-18 15:15:06.303 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ public != '' ]] 2026-06-18 15:15:06.306 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:91 : ML2_VLAN_RANGES=public 2026-06-18 15:15:06.309 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:92 : [[ '' != '' ]] 2026-06-18 15:15:06.312 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:96 : [[ public != '' ]] 2026-06-18 15:15:06.316 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:97 : Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS=(network_vlan_ranges=$ML2_VLAN_RANGES) 2026-06-18 15:15:06.319 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:103 : [[ -z '' ]] 2026-06-18 15:15:06.321 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:104 : [[ -n public ]] 2026-06-18 15:15:06.325 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:105 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks= 2026-06-18 15:15:06.328 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:106 : [[ -n public ]] 2026-06-18 15:15:06.331 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:107 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS+=public, 2026-06-18 15:15:06.334 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ -n public ]] 2026-06-18 15:15:06.338 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ public != \p\u\b\l\i\c ]] 2026-06-18 15:15:06.340 | + 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-06-18 15:15:06.344 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-18 15:15:06.347 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=securitygroup 2026-06-18 15:15:06.349 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=enable_security_group=True 2026-06-18 15:15:06.353 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z enable_security_group=True ']' 2026-06-18 15:15:06.356 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-18 15:15:06.359 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2026-06-18 15:15:06.397 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:116 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers=ovn 2026-06-18 15:15:06.400 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-18 15:15:06.403 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-06-18 15:15:06.406 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=mechanism_drivers=ovn 2026-06-18 15:15:06.410 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z mechanism_drivers=ovn ']' 2026-06-18 15:15:06.413 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-18 15:15:06.417 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers ovn 2026-06-18 15:15:06.453 | + 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-06-18 15:15:06.457 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-18 15:15:06.460 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-06-18 15:15:06.463 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=overlay_ip_version=4 2026-06-18 15:15:06.466 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z overlay_ip_version=4 ']' 2026-06-18 15:15:06.470 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-18 15:15:06.472 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 overlay_ip_version 4 2026-06-18 15:15:06.510 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:119 : [[ -n local,flat,vlan,geneve ]] 2026-06-18 15:15:06.513 | + 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-06-18 15:15:06.517 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-18 15:15:06.520 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-06-18 15:15:06.524 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=type_drivers=local,flat,vlan,geneve 2026-06-18 15:15:06.528 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z type_drivers=local,flat,vlan,geneve ']' 2026-06-18 15:15:06.531 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-18 15:15:06.534 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 type_drivers local,flat,vlan,geneve 2026-06-18 15:15:06.577 | + 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-06-18 15:15:06.580 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-18 15:15:06.583 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-06-18 15:15:06.587 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=extension_drivers=port_security,qos 2026-06-18 15:15:06.591 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z extension_drivers=port_security,qos ']' 2026-06-18 15:15:06.594 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-18 15:15:06.598 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers port_security,qos 2026-06-18 15:15:06.644 | + 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-06-18 15:15:06.648 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-18 15:15:06.652 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-06-18 15:15:06.656 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=project_network_types=geneve 2026-06-18 15:15:06.660 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z project_network_types=geneve ']' 2026-06-18 15:15:06.664 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-18 15:15:06.668 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 project_network_types geneve 2026-06-18 15:15:06.715 | + 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-06-18 15:15:06.718 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-18 15:15:06.721 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_gre 2026-06-18 15:15:06.724 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tunnel_id_ranges=1:1000 2026-06-18 15:15:06.729 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tunnel_id_ranges=1:1000 ']' 2026-06-18 15:15:06.732 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-18 15:15:06.736 | + 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-06-18 15:15:06.780 | + 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-06-18 15:15:06.783 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-18 15:15:06.786 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vxlan 2026-06-18 15:15:06.790 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2026-06-18 15:15:06.793 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2026-06-18 15:15:06.797 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-18 15:15:06.801 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges 1:1000 2026-06-18 15:15:06.846 | + 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-06-18 15:15:06.850 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-18 15:15:06.853 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_flat 2026-06-18 15:15:06.857 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=flat_networks=public, 2026-06-18 15:15:06.860 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z flat_networks=public, ']' 2026-06-18 15:15:06.864 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-18 15:15:06.868 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks public, 2026-06-18 15:15:06.914 | + 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-06-18 15:15:06.918 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-18 15:15:06.922 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vlan 2026-06-18 15:15:06.925 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=network_vlan_ranges=public 2026-06-18 15:15:06.929 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z network_vlan_ranges=public ']' 2026-06-18 15:15:06.933 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-18 15:15:06.936 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges public 2026-06-18 15:15:06.981 | + 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-06-18 15:15:06.985 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-18 15:15:06.989 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2026-06-18 15:15:06.993 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:65536 2026-06-18 15:15:06.996 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:65536 ']' 2026-06-18 15:15:06.999 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-18 15:15:07.003 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges 1:65536 2026-06-18 15:15:07.050 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:137 : [[ legacy != \l\e\g\a\c\y ]] 2026-06-18 15:15:07.053 | + lib/neutron:configure_neutron:435 : iniset /etc/neutron/neutron.conf DEFAULT api_workers 2 2026-06-18 15:15:07.101 | + lib/neutron:configure_neutron:439 : iniset /etc/neutron/neutron.conf DEFAULT rpc_state_report_workers 0 2026-06-18 15:15:07.148 | + lib/neutron:configure_neutron:441 : write_uwsgi_config /etc/neutron/neutron-api-uwsgi.ini neutron.wsgi.api:application /networking '' neutron-api 2026-06-18 15:15:07.152 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/neutron/neutron-api-uwsgi.ini 2026-06-18 15:15:07.156 | + lib/apache:write_uwsgi_config:244 : local wsgi=neutron.wsgi.api:application 2026-06-18 15:15:07.159 | + lib/apache:write_uwsgi_config:245 : local url=/networking 2026-06-18 15:15:07.163 | + lib/apache:write_uwsgi_config:246 : local http= 2026-06-18 15:15:07.167 | + lib/apache:write_uwsgi_config:247 : local name=neutron-api 2026-06-18 15:15:07.171 | + lib/apache:write_uwsgi_config:249 : '[' -z neutron-api ']' 2026-06-18 15:15:07.175 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-06-18 15:15:07.179 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-06-18 15:15:07.200 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-06-18 15:15:07.200 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-06-18 15:15:07.212 | d /var/run/uwsgi 0755 quobyte root 2026-06-18 15:15:07.218 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-06-18 15:15:07.234 | /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-06-18 15:15:07.240 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/neutron-api.socket 2026-06-18 15:15:07.244 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/neutron/neutron-api-uwsgi.ini 2026-06-18 15:15:07.250 | + lib/apache:write_uwsgi_config:270 : [[ neutron.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-06-18 15:15:07.254 | + lib/apache:write_uwsgi_config:271 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi module neutron.wsgi.api:application 2026-06-18 15:15:07.300 | + lib/apache:write_uwsgi_config:276 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi processes 2 2026-06-18 15:15:07.345 | + lib/apache:write_uwsgi_config:278 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi master true 2026-06-18 15:15:07.390 | + lib/apache:write_uwsgi_config:280 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi die-on-term true 2026-06-18 15:15:07.431 | + lib/apache:write_uwsgi_config:281 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi exit-on-reload false 2026-06-18 15:15:07.474 | + lib/apache:write_uwsgi_config:284 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi worker-reload-mercy 80 2026-06-18 15:15:07.516 | + lib/apache:write_uwsgi_config:285 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi enable-threads true 2026-06-18 15:15:07.560 | + lib/apache:write_uwsgi_config:286 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi plugins http,python3 2026-06-18 15:15:07.601 | + lib/apache:write_uwsgi_config:288 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi thunder-lock true 2026-06-18 15:15:07.643 | + 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-06-18 15:15:07.686 | + lib/apache:write_uwsgi_config:292 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi buffer-size 65535 2026-06-18 15:15:07.728 | + lib/apache:write_uwsgi_config:294 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi add-header 'Connection: close' 2026-06-18 15:15:07.771 | + lib/apache:write_uwsgi_config:296 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi lazy-apps true 2026-06-18 15:15:07.809 | + lib/apache:write_uwsgi_config:298 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi start-time %t 2026-06-18 15:15:07.849 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-06-18 15:15:07.852 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-06-18 15:15:07.856 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for neutron-api 2026-06-18 15:15:07.860 | ++ lib/apache:apache_site_config_for:174 : local site=neutron-api 2026-06-18 15:15:07.863 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-06-18 15:15:07.866 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-18 15:15:07.869 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-18 15:15:07.873 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/neutron-api.conf 2026-06-18 15:15:07.877 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/neutron-api.conf 2026-06-18 15:15:07.880 | + lib/apache:write_uwsgi_config:306 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi socket /var/run/uwsgi/neutron-api.socket 2026-06-18 15:15:07.921 | + lib/apache:write_uwsgi_config:307 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi chmod-socket 666 2026-06-18 15:15:07.964 | + 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-06-18 15:15:07.964 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/neutron-api.conf 2026-06-18 15:15:07.977 | ProxyPass "/networking" "unix:/var/run/uwsgi/neutron-api.socket|uwsgi://uwsgi-uds-neutron-api" retry=0 acquire=1 2026-06-18 15:15:07.983 | + lib/apache:write_uwsgi_config:309 : enable_apache_site neutron-api 2026-06-18 15:15:07.986 | + lib/apache:enable_apache_site:191 : local site=neutron-api 2026-06-18 15:15:07.991 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-06-18 15:15:07.993 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-06-18 15:15:07.997 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-06-18 15:15:08.000 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-18 15:15:08.004 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-18 15:15:08.008 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-18 15:15:08.012 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-06-18 15:15:08.014 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-06-18 15:15:08.018 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-18 15:15:08.021 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-18 15:15:08.025 | + lib/apache:enable_apache_site:195 : sudo a2ensite neutron-api 2026-06-18 15:15:08.038 | perl: warning: Setting locale failed. 2026-06-18 15:15:08.038 | perl: warning: Please check that your locale settings: 2026-06-18 15:15:08.038 | LANGUAGE = (unset), 2026-06-18 15:15:08.038 | LC_ALL = "en_US.utf8", 2026-06-18 15:15:08.038 | LANG = "de_DE.UTF-8" 2026-06-18 15:15:08.039 | are supported and installed on your system. 2026-06-18 15:15:08.039 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-18 15:15:08.083 | Enabling site neutron-api. 2026-06-18 15:15:08.089 | To activate the new configuration, you need to run: 2026-06-18 15:15:08.089 | systemctl reload apache2 2026-06-18 15:15:08.096 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-06-18 15:15:08.099 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-06-18 15:15:08.101 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2026-06-18 15:15:08.105 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart apache2 2026-06-18 15:15:08.276 | + ./stack.sh:main:1167 : is_service_enabled mysql postgresql 2026-06-18 15:15:08.299 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 15:15:08.301 | + ./stack.sh:main:1167 : is_service_enabled neutron 2026-06-18 15:15:08.322 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 15:15:08.325 | + ./stack.sh:main:1168 : async_runfunc init_neutron 2026-06-18 15:15:08.329 | + inc/async:async_runfunc:116 : async_run init_neutron init_neutron 2026-06-18 15:15:08.404 | + inc/async:async_inner:63 : init_neutron 2026-06-18 15:15:08.452 | [2077 Async init_neutron:60097]: running: init_neutron 2026-06-18 15:15:08.456 | + ./stack.sh:main:1176 : is_service_enabled q-dhcp 2026-06-18 15:15:08.481 | + functions-common:is_service_enabled:2070 : return 1 2026-06-18 15:15:08.485 | + ./stack.sh:main:1195 : is_service_enabled nova neutron 2026-06-18 15:15:08.511 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 15:15:08.515 | + ./stack.sh:main:1196 : configure_os_vif 2026-06-18 15:15:08.519 | + lib/os-vif:configure_os_vif:16 : [[ -e /etc/nova/nova.conf ]] 2026-06-18 15:15:08.522 | + lib/os-vif:configure_os_vif:17 : iniset /etc/nova/nova.conf os_vif_ovs isolate_vif False 2026-06-18 15:15:08.570 | + lib/os-vif:configure_os_vif:19 : [[ -e /etc/neutron/neutron.conf ]] 2026-06-18 15:15:08.575 | + lib/os-vif:configure_os_vif:20 : iniset /etc/neutron/neutron.conf os_vif_ovs isolate_vif False 2026-06-18 15:15:08.626 | + ./stack.sh:main:1202 : is_service_enabled swift 2026-06-18 15:15:08.655 | + functions-common:is_service_enabled:2070 : return 1 2026-06-18 15:15:08.660 | + ./stack.sh:main:1211 : is_service_enabled cinder 2026-06-18 15:15:08.686 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 15:15:08.691 | + ./stack.sh:main:1212 : echo_summary 'Configuring Cinder' 2026-06-18 15:15:08.694 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-18 15:15:08.697 | + ./stack.sh:echo_summary:444 : echo -e Configuring Cinder 2026-06-18 15:15:08.699 | + ./stack.sh:main:1213 : async_runfunc init_cinder 2026-06-18 15:15:08.702 | + inc/async:async_runfunc:116 : async_run init_cinder init_cinder 2026-06-18 15:15:08.787 | + inc/async:async_inner:63 : init_cinder 2026-06-18 15:15:08.850 | [2077 Async init_cinder:60333]: running: init_cinder 2026-06-18 15:15:08.857 | + ./stack.sh:main:1219 : is_service_enabled placement 2026-06-18 15:15:08.888 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 15:15:08.893 | + ./stack.sh:main:1220 : echo_summary 'Configuring placement' 2026-06-18 15:15:08.898 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-18 15:15:08.903 | + ./stack.sh:echo_summary:444 : echo -e Configuring placement 2026-06-18 15:15:08.908 | + ./stack.sh:main:1221 : async_runfunc init_placement 2026-06-18 15:15:08.913 | + inc/async:async_runfunc:116 : async_run init_placement init_placement 2026-06-18 15:15:09.014 | + inc/async:async_inner:63 : init_placement 2026-06-18 15:15:09.080 | [2077 Async init_placement:60463]: running: init_placement 2026-06-18 15:15:09.086 | + ./stack.sh:main:1225 : async_wait init_neutron 2026-06-18 15:15:09.161 | [2077 Async init_neutron:60097]: Waiting for completion of init_neutron running on PID 60097 (5 other jobs running) 2026-06-18 15:15:09.192 | [2077 Async init_neutron:60097]: Signaling child to exit 2026-06-18 15:15:24.328 | + inc/async:async_inner:64 : rc=0 2026-06-18 15:15:24.380 | [60333 Async init_cinder:60333]: finished successfully 2026-06-18 15:16:03.483 | + inc/async:async_inner:64 : rc=0 2026-06-18 15:16:03.514 | [60463 Async init_placement:60463]: finished successfully 2026-06-18 15:16:05.448 | + inc/async:async_inner:64 : rc=0 2026-06-18 15:16:05.470 | [60097 Async init_neutron:60097]: finished successfully 2026-06-18 15:16:05.490 | WAKEUP 2026-06-18 15:16:05.508 | [2077 Async init_neutron:60097]: Signaled 2026-06-18 15:16:05.510 | + lib/neutron:init_neutron:498 : recreate_database neutron 2026-06-18 15:16:05.510 | + lib/database:recreate_database:112 : local db=neutron 2026-06-18 15:16:05.510 | + lib/database:recreate_database:113 : recreate_database_mysql neutron 2026-06-18 15:16:05.510 | + lib/databases/mysql:recreate_database_mysql:54 : local db=neutron 2026-06-18 15:16:05.510 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS neutron;' 2026-06-18 15:16:05.510 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-18 15:16:05.511 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE neutron CHARACTER SET utf8;' 2026-06-18 15:16:05.511 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-18 15:16:05.511 | + lib/neutron:init_neutron:499 : time_start dbsync 2026-06-18 15:16:05.511 | + functions-common:time_start:2400 : local name=dbsync 2026-06-18 15:16:05.511 | + functions-common:time_start:2401 : local start_time= 2026-06-18 15:16:05.511 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-18 15:16:05.511 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-18 15:16:05.511 | + functions-common:time_start:2405 : _TIME_START[$name]=1781795708626 2026-06-18 15:16:05.511 | + lib/neutron:init_neutron:501 : /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-06-18 15:16:05.511 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2026-06-18 15:16:05.512 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2026-06-18 15:16:05.512 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2026-06-18 15:16:05.512 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2026-06-18 15:16:05.512 | INFO [alembic.runtime.migration] Running upgrade -> kilo 2026-06-18 15:16:05.513 | INFO [alembic.runtime.migration] Running upgrade kilo -> 354db87e3225 2026-06-18 15:16:05.513 | INFO [alembic.runtime.migration] Running upgrade 354db87e3225 -> 599c6a226151 2026-06-18 15:16:05.513 | INFO [alembic.runtime.migration] Running upgrade 599c6a226151 -> 52c5312f6baf 2026-06-18 15:16:05.514 | INFO [alembic.runtime.migration] Running upgrade 52c5312f6baf -> 313373c0ffee 2026-06-18 15:16:05.514 | INFO [alembic.runtime.migration] Running upgrade 313373c0ffee -> 8675309a5c4f 2026-06-18 15:16:05.514 | INFO [alembic.runtime.migration] Running upgrade 8675309a5c4f -> 45f955889773 2026-06-18 15:16:05.515 | INFO [alembic.runtime.migration] Running upgrade 45f955889773 -> 26c371498592 2026-06-18 15:16:05.515 | INFO [alembic.runtime.migration] Running upgrade 26c371498592 -> 1c844d1677f7 2026-06-18 15:16:05.515 | INFO [alembic.runtime.migration] Running upgrade 1c844d1677f7 -> 1b4c6e320f79 2026-06-18 15:16:05.515 | INFO [alembic.runtime.migration] Running upgrade 1b4c6e320f79 -> 48153cb5f051 2026-06-18 15:16:05.515 | INFO [alembic.runtime.migration] Running upgrade 48153cb5f051 -> 9859ac9c136 2026-06-18 15:16:05.515 | INFO [alembic.runtime.migration] Running upgrade 9859ac9c136 -> 34af2b5c5a59 2026-06-18 15:16:05.516 | INFO [alembic.runtime.migration] Running upgrade 34af2b5c5a59 -> 59cb5b6cf4d 2026-06-18 15:16:05.516 | INFO [alembic.runtime.migration] Running upgrade 59cb5b6cf4d -> 13cfb89f881a 2026-06-18 15:16:05.516 | INFO [alembic.runtime.migration] Running upgrade 13cfb89f881a -> 32e5974ada25 2026-06-18 15:16:05.516 | INFO [alembic.runtime.migration] Running upgrade 32e5974ada25 -> ec7fcfbf72ee 2026-06-18 15:16:05.516 | INFO [alembic.runtime.migration] Running upgrade ec7fcfbf72ee -> dce3ec7a25c9 2026-06-18 15:16:05.516 | INFO [alembic.runtime.migration] Running upgrade dce3ec7a25c9 -> c3a73f615e4 2026-06-18 15:16:05.516 | INFO [alembic.runtime.migration] Running upgrade c3a73f615e4 -> 659bf3d90664 2026-06-18 15:16:05.516 | INFO [alembic.runtime.migration] Running upgrade 659bf3d90664 -> 1df244e556f5 2026-06-18 15:16:05.516 | INFO [alembic.runtime.migration] Running upgrade 1df244e556f5 -> 19f26505c74f 2026-06-18 15:16:05.516 | INFO [alembic.runtime.migration] Running upgrade 19f26505c74f -> 15be73214821 2026-06-18 15:16:05.516 | INFO [alembic.runtime.migration] Running upgrade 15be73214821 -> b4caf27aae4 2026-06-18 15:16:05.517 | INFO [alembic.runtime.migration] Running upgrade b4caf27aae4 -> 15e43b934f81 2026-06-18 15:16:05.517 | INFO [alembic.runtime.migration] Running upgrade 15e43b934f81 -> 31ed664953e6 2026-06-18 15:16:05.517 | INFO [alembic.runtime.migration] Running upgrade 31ed664953e6 -> 2f9e956e7532 2026-06-18 15:16:05.517 | INFO [alembic.runtime.migration] Running upgrade 2f9e956e7532 -> 3894bccad37f 2026-06-18 15:16:05.517 | INFO [alembic.runtime.migration] Running upgrade 3894bccad37f -> 0e66c5227a8a 2026-06-18 15:16:05.517 | INFO [alembic.runtime.migration] Running upgrade 0e66c5227a8a -> 45f8dd33480b 2026-06-18 15:16:05.517 | INFO [alembic.runtime.migration] Running upgrade 45f8dd33480b -> 5abc0278ca73 2026-06-18 15:16:05.517 | INFO [alembic.runtime.migration] Running upgrade 5abc0278ca73 -> d3435b514502 2026-06-18 15:16:05.517 | INFO [alembic.runtime.migration] Running upgrade d3435b514502 -> 30107ab6a3ee 2026-06-18 15:16:05.517 | INFO [alembic.runtime.migration] Running upgrade 30107ab6a3ee -> c415aab1c048 2026-06-18 15:16:05.517 | INFO [alembic.runtime.migration] Running upgrade c415aab1c048 -> a963b38d82f4 2026-06-18 15:16:05.518 | INFO [alembic.runtime.migration] Running upgrade kilo -> 30018084ec99 2026-06-18 15:16:05.518 | INFO [alembic.runtime.migration] Running upgrade 30018084ec99 -> 4ffceebfada 2026-06-18 15:16:05.518 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfada -> 5498d17be016 2026-06-18 15:16:05.518 | INFO [alembic.runtime.migration] Running upgrade 5498d17be016 -> 2a16083502f3 2026-06-18 15:16:05.518 | INFO [alembic.runtime.migration] Running upgrade 2a16083502f3 -> 2e5352a0ad4d 2026-06-18 15:16:05.518 | INFO [alembic.runtime.migration] Running upgrade 2e5352a0ad4d -> 11926bcfe72d 2026-06-18 15:16:05.518 | INFO [alembic.runtime.migration] Running upgrade 11926bcfe72d -> 4af11ca47297 2026-06-18 15:16:05.518 | INFO [alembic.runtime.migration] Running upgrade 4af11ca47297 -> 1b294093239c 2026-06-18 15:16:05.518 | INFO [alembic.runtime.migration] Running upgrade 1b294093239c -> 8a6d8bdae39 2026-06-18 15:16:05.518 | INFO [alembic.runtime.migration] Running upgrade 8a6d8bdae39 -> 2b4c2465d44b 2026-06-18 15:16:05.518 | INFO [alembic.runtime.migration] Running upgrade 2b4c2465d44b -> e3278ee65050 2026-06-18 15:16:05.518 | INFO [alembic.runtime.migration] Running upgrade e3278ee65050 -> c6c112992c9 2026-06-18 15:16:05.519 | INFO [alembic.runtime.migration] Running upgrade c6c112992c9 -> 5ffceebfada 2026-06-18 15:16:05.519 | INFO [alembic.runtime.migration] Running upgrade 5ffceebfada -> 4ffceebfcdc 2026-06-18 15:16:05.519 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfcdc -> 7bbb25278f53 2026-06-18 15:16:05.519 | INFO [alembic.runtime.migration] Running upgrade 7bbb25278f53 -> 89ab9a816d70 2026-06-18 15:16:05.519 | INFO [alembic.runtime.migration] Running upgrade 89ab9a816d70 -> c879c5e1ee90 2026-06-18 15:16:05.519 | INFO [alembic.runtime.migration] Running upgrade c879c5e1ee90 -> 8fd3918ef6f4 2026-06-18 15:16:05.519 | INFO [alembic.runtime.migration] Running upgrade 8fd3918ef6f4 -> 4bcd4df1f426 2026-06-18 15:16:05.519 | INFO [alembic.runtime.migration] Running upgrade 4bcd4df1f426 -> b67e765a3524 2026-06-18 15:16:05.519 | INFO [alembic.runtime.migration] Running upgrade a963b38d82f4 -> 3d0e74aa7d37 2026-06-18 15:16:05.519 | INFO [alembic.runtime.migration] Running upgrade 3d0e74aa7d37 -> 030a959ceafa 2026-06-18 15:16:05.519 | INFO [alembic.runtime.migration] Running upgrade 030a959ceafa -> a5648cfeeadf 2026-06-18 15:16:05.520 | INFO [alembic.runtime.migration] Running upgrade a5648cfeeadf -> 0f5bef0f87d4 2026-06-18 15:16:05.520 | INFO [alembic.runtime.migration] Running upgrade 0f5bef0f87d4 -> 67daae611b6e 2026-06-18 15:16:05.520 | INFO [alembic.runtime.migration] Running upgrade b67e765a3524 -> a84ccf28f06a 2026-06-18 15:16:05.520 | INFO [alembic.runtime.migration] Running upgrade a84ccf28f06a -> 7d9d8eeec6ad 2026-06-18 15:16:05.520 | INFO [alembic.runtime.migration] Running upgrade 67daae611b6e -> 6b461a21bcfc 2026-06-18 15:16:05.520 | INFO [alembic.runtime.migration] Running upgrade 6b461a21bcfc -> 5cd92597d11d 2026-06-18 15:16:05.520 | INFO [alembic.runtime.migration] Running upgrade 5cd92597d11d -> 929c968efe70 2026-06-18 15:16:05.520 | INFO [alembic.runtime.migration] Running upgrade 929c968efe70 -> a9c43481023c 2026-06-18 15:16:05.520 | INFO [alembic.runtime.migration] Running upgrade a9c43481023c -> 804a3c76314c 2026-06-18 15:16:05.520 | INFO [alembic.runtime.migration] Running upgrade 804a3c76314c -> 2b42d90729da 2026-06-18 15:16:05.520 | INFO [alembic.runtime.migration] Running upgrade 2b42d90729da -> 62c781cb6192 2026-06-18 15:16:05.521 | INFO [alembic.runtime.migration] Running upgrade 62c781cb6192 -> c8c222d42aa9 2026-06-18 15:16:05.521 | INFO [alembic.runtime.migration] Running upgrade c8c222d42aa9 -> 349b6fd605a6 2026-06-18 15:16:05.521 | INFO [alembic.runtime.migration] Running upgrade 349b6fd605a6 -> 7d32f979895f 2026-06-18 15:16:05.521 | INFO [alembic.runtime.migration] Running upgrade 7d32f979895f -> 594422d373ee 2026-06-18 15:16:05.521 | INFO [alembic.runtime.migration] Running upgrade 594422d373ee -> 61663558142c 2026-06-18 15:16:05.521 | INFO [alembic.runtime.migration] Running upgrade 61663558142c -> 867d39095bf4, port forwarding 2026-06-18 15:16:05.521 | INFO [alembic.runtime.migration] Running upgrade 867d39095bf4 -> d72db3e25539, modify uniq port forwarding 2026-06-18 15:16:05.521 | INFO [alembic.runtime.migration] Running upgrade d72db3e25539 -> cada2437bf41 2026-06-18 15:16:05.521 | INFO [alembic.runtime.migration] Running upgrade cada2437bf41 -> 195176fb410d, router gateway IP QoS 2026-06-18 15:16:05.521 | INFO [alembic.runtime.migration] Running upgrade 195176fb410d -> fb0167bd9639 2026-06-18 15:16:05.521 | INFO [alembic.runtime.migration] Running upgrade fb0167bd9639 -> 0ff9e3881597 2026-06-18 15:16:05.521 | INFO [alembic.runtime.migration] Running upgrade 0ff9e3881597 -> 9bfad3f1e780 2026-06-18 15:16:05.522 | INFO [alembic.runtime.migration] Running upgrade 9bfad3f1e780 -> 63fd95af7dcd 2026-06-18 15:16:05.522 | INFO [alembic.runtime.migration] Running upgrade 63fd95af7dcd -> c613d0b82681 2026-06-18 15:16:05.522 | INFO [alembic.runtime.migration] Running upgrade c613d0b82681 -> c3e9d13c4367 2026-06-18 15:16:05.522 | INFO [alembic.runtime.migration] Running upgrade c3e9d13c4367 -> 86274d77933e 2026-06-18 15:16:05.522 | INFO [alembic.runtime.migration] Running upgrade 86274d77933e -> f4b9654dd40c 2026-06-18 15:16:05.522 | INFO [alembic.runtime.migration] Running upgrade f4b9654dd40c -> a010322604bc 2026-06-18 15:16:05.522 | INFO [alembic.runtime.migration] Running upgrade a010322604bc -> 263d454a9655 2026-06-18 15:16:05.522 | INFO [alembic.runtime.migration] Running upgrade 263d454a9655 -> Ibac91d24da2 2026-06-18 15:16:05.522 | INFO [alembic.runtime.migration] Running upgrade Ibac91d24da2 -> 2217c4222de6 2026-06-18 15:16:05.522 | INFO [alembic.runtime.migration] Running upgrade 2217c4222de6 -> 18a7e90ae768 2026-06-18 15:16:05.522 | INFO [alembic.runtime.migration] Running upgrade 18a7e90ae768 -> e4e236b0e1ff 2026-06-18 15:16:05.523 | INFO [alembic.runtime.migration] Running upgrade e4e236b0e1ff -> e88badaa9591 2026-06-18 15:16:05.523 | INFO [alembic.runtime.migration] Running upgrade e88badaa9591 -> d8bdf05313f4 2026-06-18 15:16:05.523 | INFO [alembic.runtime.migration] Running upgrade d8bdf05313f4 -> dfe425060830 2026-06-18 15:16:05.523 | INFO [alembic.runtime.migration] Running upgrade dfe425060830 -> fd6107509ccd 2026-06-18 15:16:05.523 | INFO [alembic.runtime.migration] Running upgrade fd6107509ccd -> 1ea5dab0897a 2026-06-18 15:16:05.523 | INFO [alembic.runtime.migration] Running upgrade 1ea5dab0897a -> 49d8622c5221 2026-06-18 15:16:05.523 | INFO [alembic.runtime.migration] Running upgrade 49d8622c5221 -> I38991de2b4 2026-06-18 15:16:05.523 | INFO [alembic.runtime.migration] Running upgrade I38991de2b4 -> 532aa95457e2 2026-06-18 15:16:05.523 | INFO [alembic.runtime.migration] Running upgrade 532aa95457e2 -> f010820fc498 2026-06-18 15:16:05.523 | INFO [alembic.runtime.migration] Running upgrade f010820fc498 -> a964d94b4677 2026-06-18 15:16:05.523 | INFO [alembic.runtime.migration] Running upgrade a964d94b4677 -> 26d1e9f5c766 2026-06-18 15:16:05.523 | INFO [alembic.runtime.migration] Running upgrade 26d1e9f5c766 -> 1e0744e4ffea 2026-06-18 15:16:05.524 | INFO [alembic.runtime.migration] Running upgrade 1e0744e4ffea -> 6135a7bd4425 2026-06-18 15:16:05.524 | INFO [alembic.runtime.migration] Running upgrade 6135a7bd4425 -> 8df53b0d2c0e 2026-06-18 15:16:05.524 | INFO [alembic.runtime.migration] Running upgrade 8df53b0d2c0e -> 1bb3393de75d, add qos policy rule Packet Rate Limit 2026-06-18 15:16:05.524 | INFO [alembic.runtime.migration] Running upgrade 1bb3393de75d -> c181bb1d89e4 2026-06-18 15:16:05.524 | INFO [alembic.runtime.migration] Running upgrade c181bb1d89e4 -> ba859d649675 2026-06-18 15:16:05.524 | INFO [alembic.runtime.migration] Running upgrade ba859d649675 -> e981acd076d3 2026-06-18 15:16:05.524 | INFO [alembic.runtime.migration] Running upgrade e981acd076d3 -> 76df7844a8c6, add Local IP tables 2026-06-18 15:16:05.524 | INFO [alembic.runtime.migration] Running upgrade 76df7844a8c6 -> 1ffef8d6f371, migrate RBAC registers from "target_tenant" to "target_project" 2026-06-18 15:16:05.524 | INFO [alembic.runtime.migration] Running upgrade 1ffef8d6f371 -> 8160f7a9cebb, drop portbindingports table 2026-06-18 15:16:05.524 | INFO [alembic.runtime.migration] Running upgrade 8160f7a9cebb -> cd9ef14ccf87 2026-06-18 15:16:05.524 | INFO [alembic.runtime.migration] Running upgrade cd9ef14ccf87 -> 34cf8b009713 2026-06-18 15:16:05.525 | INFO [alembic.runtime.migration] Running upgrade 34cf8b009713 -> I43e0b669096 2026-06-18 15:16:05.525 | INFO [alembic.runtime.migration] Running upgrade I43e0b669096 -> 4e6e655746f6 2026-06-18 15:16:05.525 | INFO [alembic.runtime.migration] Running upgrade 4e6e655746f6 -> 659cbedf30a1 2026-06-18 15:16:05.525 | INFO [alembic.runtime.migration] Running upgrade 659cbedf30a1 -> 21ff98fabab1 2026-06-18 15:16:05.525 | INFO [alembic.runtime.migration] Running upgrade 21ff98fabab1 -> 5881373af7f5 2026-06-18 15:16:05.525 | INFO [alembic.runtime.migration] Running upgrade 5881373af7f5 -> fc153938cdc1 2026-06-18 15:16:05.525 | INFO [alembic.runtime.migration] Running upgrade fc153938cdc1 -> 93f394357a27 2026-06-18 15:16:05.525 | INFO [alembic.runtime.migration] Running upgrade 93f394357a27 -> 6f1145bff34c 2026-06-18 15:16:05.525 | INFO [alembic.runtime.migration] Running upgrade 6f1145bff34c -> 682c319773d7 2026-06-18 15:16:05.525 | INFO [alembic.runtime.migration] Running upgrade 682c319773d7 -> 0aefee21cd87 2026-06-18 15:16:05.525 | INFO [alembic.runtime.migration] Running upgrade 0aefee21cd87 -> b1199a3adbef 2026-06-18 15:16:05.525 | INFO [alembic.runtime.migration] Running upgrade b1199a3adbef -> c33da356b165 2026-06-18 15:16:05.526 | INFO [alembic.runtime.migration] Running upgrade c33da356b165 -> 89c58a70ceba 2026-06-18 15:16:05.526 | INFO [alembic.runtime.migration] Running upgrade 89c58a70ceba -> 054e34dbe6b4 2026-06-18 15:16:05.526 | INFO [alembic.runtime.migration] Running upgrade 054e34dbe6b4 -> 0e6eff810791 2026-06-18 15:16:05.526 | INFO [alembic.runtime.migration] Running upgrade 0e6eff810791 -> 175fa80908e1 2026-06-18 15:16:05.526 | INFO [alembic.runtime.migration] Running upgrade 175fa80908e1 -> 5bcb7b31ec7d 2026-06-18 15:16:05.526 | INFO [alembic.runtime.migration] Running upgrade 5bcb7b31ec7d -> ad80a9f07c5c 2026-06-18 15:16:05.526 | INFO [alembic.runtime.migration] Running upgrade ad80a9f07c5c -> d553edeb540f 2026-06-18 15:16:05.526 | INFO [alembic.runtime.migration] Running upgrade d553edeb540f -> b1bca967e19d, Add unique constraint to the network segment range 2026-06-18 15:16:05.526 | INFO [alembic.runtime.migration] Running upgrade b1bca967e19d -> bdae3a00c493 2026-06-18 15:16:05.526 | INFO [alembic.runtime.migration] Running upgrade bdae3a00c493 -> a00aa97899c0 2026-06-18 15:16:05.526 | INFO [alembic.runtime.migration] Running upgrade 7d9d8eeec6ad -> a8b517cff8ab 2026-06-18 15:16:05.527 | INFO [alembic.runtime.migration] Running upgrade a8b517cff8ab -> 3b935b28e7a0 2026-06-18 15:16:05.527 | INFO [alembic.runtime.migration] Running upgrade 3b935b28e7a0 -> b12a3ef66e62 2026-06-18 15:16:05.527 | INFO [alembic.runtime.migration] Running upgrade b12a3ef66e62 -> 97c25b0d2353 2026-06-18 15:16:05.527 | INFO [alembic.runtime.migration] Running upgrade 97c25b0d2353 -> 2e0d7a8a1586 2026-06-18 15:16:05.527 | INFO [alembic.runtime.migration] Running upgrade 2e0d7a8a1586 -> 5c85685d616d 2026-06-18 15:16:05.527 | Running upgrade for neutron ... 2026-06-18 15:16:05.527 | OK 2026-06-18 15:16:05.527 | + lib/neutron:init_neutron:502 : time_stop dbsync 2026-06-18 15:16:05.527 | + functions-common:time_stop:2414 : local name 2026-06-18 15:16:05.527 | + functions-common:time_stop:2415 : local end_time 2026-06-18 15:16:05.527 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-18 15:16:05.528 | + functions-common:time_stop:2417 : local total 2026-06-18 15:16:05.528 | + functions-common:time_stop:2418 : local start_time 2026-06-18 15:16:05.528 | + functions-common:time_stop:2420 : name=dbsync 2026-06-18 15:16:05.528 | + functions-common:time_stop:2421 : start_time=1781795708626 2026-06-18 15:16:05.528 | + functions-common:time_stop:2423 : [[ -z 1781795708626 ]] 2026-06-18 15:16:05.528 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 15:16:05.528 | + functions-common:time_stop:2426 : end_time=1781795765434 2026-06-18 15:16:05.528 | + functions-common:time_stop:2427 : elapsed_time=56808 2026-06-18 15:16:05.528 | + functions-common:time_stop:2428 : total=9214 2026-06-18 15:16:05.528 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 15:16:05.528 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=66022 2026-06-18 15:16:05.552 | [2077 Async init_neutron:60097]: finished init_neutron with result 0 in 57 seconds 2026-06-18 15:16:05.556 | + inc/async:async_wait:197 : return 0 2026-06-18 15:16:05.558 | + ./stack.sh:main:1226 : async_wait init_placement 2026-06-18 15:16:05.606 | [2077 Async init_placement:60463]: Waiting for completion of init_placement running on PID 60463 (4 other jobs running) 2026-06-18 15:16:05.627 | [2077 Async init_placement:60463]: Signaling child to exit 2026-06-18 15:16:05.628 | WAKEUP 2026-06-18 15:16:05.647 | [2077 Async init_placement:60463]: Signaled 2026-06-18 15:16:05.649 | + lib/placement:init_placement:113 : recreate_database placement 2026-06-18 15:16:05.649 | + lib/database:recreate_database:112 : local db=placement 2026-06-18 15:16:05.649 | + lib/database:recreate_database:113 : recreate_database_mysql placement 2026-06-18 15:16:05.649 | + lib/databases/mysql:recreate_database_mysql:54 : local db=placement 2026-06-18 15:16:05.649 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS placement;' 2026-06-18 15:16:05.649 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-18 15:16:05.649 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE placement CHARACTER SET utf8;' 2026-06-18 15:16:05.649 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-18 15:16:05.650 | + lib/placement:init_placement:114 : /opt/stack/data/venv/bin/placement-manage db sync 2026-06-18 15:16:05.650 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-06-18 15:16:05.650 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-18 15:16:05.650 | we strongly recommend against using it for new projects. 2026-06-18 15:16:05.650 | 2026-06-18 15:16:05.650 | If you are already using Eventlet, we recommend migrating to a different 2026-06-18 15:16:05.650 | framework. For more detail see 2026-06-18 15:16:05.650 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-18 15:16:05.650 | 2026-06-18 15:16:05.651 | __import__(import_str) 2026-06-18 15:16:05.651 | + lib/placement:init_placement:115 : create_placement_accounts 2026-06-18 15:16:05.651 | + lib/placement:create_placement_accounts:102 : create_service_user placement admin 2026-06-18 15:16:05.651 | + lib/keystone:create_service_user:379 : get_or_create_user placement nomoresecret Default 2026-06-18 15:16:05.651 | + functions-common:get_or_create_user:893 : local user_id 2026-06-18 15:16:05.651 | + functions-common:get_or_create_user:894 : [[ ! -z '' ]] 2026-06-18 15:16:05.651 | + functions-common:get_or_create_user:897 : local email= 2026-06-18 15:16:05.651 | ++ functions-common:get_or_create_user:909 : oscwrap --os-cloud devstack-system-admin user create placement --password nomoresecret --domain=Default --or-show -f value -c id 2026-06-18 15:16:05.652 | ++ functions-common:oscwrap:2459 : return 0 2026-06-18 15:16:05.652 | + functions-common:get_or_create_user:909 : user_id=dd22d23da349466a8ae3f4b180f4b2ee 2026-06-18 15:16:05.652 | + functions-common:get_or_create_user:910 : echo dd22d23da349466a8ae3f4b180f4b2ee 2026-06-18 15:16:05.652 | dd22d23da349466a8ae3f4b180f4b2ee 2026-06-18 15:16:05.652 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service placement service Default Default 2026-06-18 15:16:05.652 | + functions-common:get_or_add_user_project_role:957 : local user_role_id 2026-06-18 15:16:05.652 | + functions-common:get_or_add_user_project_role:958 : local domain_args 2026-06-18 15:16:05.652 | ++ functions-common:get_or_add_user_project_role:960 : _get_domain_args Default Default 2026-06-18 15:16:05.652 | ++ functions-common:_get_domain_args:941 : local domain 2026-06-18 15:16:05.653 | ++ functions-common:_get_domain_args:942 : domain= 2026-06-18 15:16:05.653 | ++ functions-common:_get_domain_args:944 : [[ -n Default ]] 2026-06-18 15:16:05.653 | ++ functions-common:_get_domain_args:945 : domain=' --user-domain Default' 2026-06-18 15:16:05.653 | ++ functions-common:_get_domain_args:947 : [[ -n Default ]] 2026-06-18 15:16:05.653 | ++ functions-common:_get_domain_args:948 : domain=' --user-domain Default --project-domain Default' 2026-06-18 15:16:05.653 | ++ functions-common:_get_domain_args:951 : echo --user-domain Default --project-domain Default 2026-06-18 15:16:05.653 | + functions-common:get_or_add_user_project_role:960 : domain_args='--user-domain Default --project-domain Default' 2026-06-18 15:16:05.653 | + functions-common:get_or_add_user_project_role:964 : openstack --os-cloud devstack-system-admin role add service --user placement --project service --user-domain Default --project-domain Default 2026-06-18 15:16:05.653 | ++ functions-common:get_or_add_user_project_role:973 : 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-06-18 15:16:05.654 | ++ functions-common:oscwrap:2459 : return 0 2026-06-18 15:16:05.654 | + functions-common:get_or_add_user_project_role:973 : user_role_id=acbe6b4df4c2492a95e3bac5c60bf044 2026-06-18 15:16:05.654 | + functions-common:get_or_add_user_project_role:974 : echo acbe6b4df4c2492a95e3bac5c60bf044 2026-06-18 15:16:05.654 | acbe6b4df4c2492a95e3bac5c60bf044 2026-06-18 15:16:05.654 | + lib/keystone:create_service_user:382 : [[ -n admin ]] 2026-06-18 15:16:05.654 | + lib/keystone:create_service_user:383 : get_or_add_user_project_role admin placement service Default Default 2026-06-18 15:16:05.654 | + functions-common:get_or_add_user_project_role:957 : local user_role_id 2026-06-18 15:16:05.654 | + functions-common:get_or_add_user_project_role:958 : local domain_args 2026-06-18 15:16:05.654 | ++ functions-common:get_or_add_user_project_role:960 : _get_domain_args Default Default 2026-06-18 15:16:05.655 | ++ functions-common:_get_domain_args:941 : local domain 2026-06-18 15:16:05.655 | ++ functions-common:_get_domain_args:942 : domain= 2026-06-18 15:16:05.655 | ++ functions-common:_get_domain_args:944 : [[ -n Default ]] 2026-06-18 15:16:05.655 | ++ functions-common:_get_domain_args:945 : domain=' --user-domain Default' 2026-06-18 15:16:05.655 | ++ functions-common:_get_domain_args:947 : [[ -n Default ]] 2026-06-18 15:16:05.655 | ++ functions-common:_get_domain_args:948 : domain=' --user-domain Default --project-domain Default' 2026-06-18 15:16:05.655 | ++ functions-common:_get_domain_args:951 : echo --user-domain Default --project-domain Default 2026-06-18 15:16:05.655 | + functions-common:get_or_add_user_project_role:960 : domain_args='--user-domain Default --project-domain Default' 2026-06-18 15:16:05.656 | + functions-common:get_or_add_user_project_role:964 : openstack --os-cloud devstack-system-admin role add admin --user placement --project service --user-domain Default --project-domain Default 2026-06-18 15:16:05.656 | ++ functions-common:get_or_add_user_project_role:973 : 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-06-18 15:16:05.656 | ++ functions-common:oscwrap:2459 : return 0 2026-06-18 15:16:05.656 | + functions-common:get_or_add_user_project_role:973 : user_role_id=3b6570e473164b5784b0abf37c207f44 2026-06-18 15:16:05.656 | + functions-common:get_or_add_user_project_role:974 : echo 3b6570e473164b5784b0abf37c207f44 2026-06-18 15:16:05.656 | 3b6570e473164b5784b0abf37c207f44 2026-06-18 15:16:05.656 | + lib/placement:create_placement_accounts:103 : local placement_api_url=http://192.168.122.13/placement 2026-06-18 15:16:05.656 | + lib/placement:create_placement_accounts:104 : get_or_create_service placement placement 'Placement Service' 2026-06-18 15:16:05.656 | + functions-common:get_or_create_service:1049 : local service_id 2026-06-18 15:16:05.657 | ++ functions-common:get_or_create_service:1060 : oscwrap --os-cloud devstack-system-admin service show placement -f value -c id 2026-06-18 15:16:05.657 | ++ functions-common:get_or_create_service:1060 : oscwrap --os-cloud devstack-system-admin service create placement --name placement '--description=Placement Service' -f value -c id 2026-06-18 15:16:05.657 | ++ functions-common:oscwrap:2459 : return 0 2026-06-18 15:16:05.657 | + functions-common:get_or_create_service:1060 : service_id=' 2026-06-18 15:16:05.657 | 95c5c730f361480b904f0d60bf24db8b' 2026-06-18 15:16:05.657 | + functions-common:get_or_create_service:1061 : echo 95c5c730f361480b904f0d60bf24db8b 2026-06-18 15:16:05.657 | 95c5c730f361480b904f0d60bf24db8b 2026-06-18 15:16:05.657 | + lib/placement:create_placement_accounts:106 : get_or_create_endpoint placement RegionOne http://192.168.122.13/placement 2026-06-18 15:16:05.658 | + functions-common:get_or_create_endpoint:1093 : local public_id 2026-06-18 15:16:05.658 | ++ functions-common:get_or_create_endpoint:1094 : _get_or_create_endpoint_with_interface placement public http://192.168.122.13/placement RegionOne 2026-06-18 15:16:05.658 | ++ functions-common:_get_or_create_endpoint_with_interface:1067 : local endpoint_id 2026-06-18 15:16:05.658 | +++ functions-common:_get_or_create_endpoint_with_interface:1072 : oscwrap --os-cloud devstack-system-admin endpoint list --service placement --interface public --region RegionOne -c ID -f value 2026-06-18 15:16:05.658 | +++ functions-common:oscwrap:2459 : return 0 2026-06-18 15:16:05.658 | ++ functions-common:_get_or_create_endpoint_with_interface:1072 : endpoint_id= 2026-06-18 15:16:05.658 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : [[ -z '' ]] 2026-06-18 15:16:05.658 | +++ functions-common:_get_or_create_endpoint_with_interface:1076 : oscwrap --os-cloud devstack-system-admin endpoint create placement public http://192.168.122.13/placement --region RegionOne -f value -c id 2026-06-18 15:16:05.658 | +++ functions-common:oscwrap:2459 : return 0 2026-06-18 15:16:05.659 | ++ functions-common:_get_or_create_endpoint_with_interface:1076 : endpoint_id=6805f42075c541e59bd7a9a5ffd9df6c 2026-06-18 15:16:05.659 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : echo 6805f42075c541e59bd7a9a5ffd9df6c 2026-06-18 15:16:05.659 | + functions-common:get_or_create_endpoint:1094 : public_id=6805f42075c541e59bd7a9a5ffd9df6c 2026-06-18 15:16:05.659 | + functions-common:get_or_create_endpoint:1096 : [[ -n '' ]] 2026-06-18 15:16:05.659 | + functions-common:get_or_create_endpoint:1099 : [[ -n '' ]] 2026-06-18 15:16:05.659 | + functions-common:get_or_create_endpoint:1103 : echo 6805f42075c541e59bd7a9a5ffd9df6c 2026-06-18 15:16:05.659 | 6805f42075c541e59bd7a9a5ffd9df6c 2026-06-18 15:16:05.694 | [2077 Async init_placement:60463]: finished init_placement with result 0 in 54 seconds 2026-06-18 15:16:05.698 | + inc/async:async_wait:197 : return 0 2026-06-18 15:16:05.701 | + ./stack.sh:main:1227 : async_wait init_glance 2026-06-18 15:16:05.748 | [2077 Async init_glance:55906]: Waiting for completion of init_glance running on PID 55906 (3 other jobs running) 2026-06-18 15:16:05.771 | [2077 Async init_glance:55906]: Signaling child to exit 2026-06-18 15:16:05.771 | WAKEUP 2026-06-18 15:16:05.791 | [2077 Async init_glance:55906]: Signaled 2026-06-18 15:16:05.793 | + lib/glance:init_glance:525 : rm -rf /opt/stack/data/glance/images 2026-06-18 15:16:05.793 | + lib/glance:init_glance:526 : mkdir -p /opt/stack/data/glance/images 2026-06-18 15:16:05.793 | + lib/glance:init_glance:529 : recreate_database glance 2026-06-18 15:16:05.793 | + lib/database:recreate_database:112 : local db=glance 2026-06-18 15:16:05.793 | + lib/database:recreate_database:113 : recreate_database_mysql glance 2026-06-18 15:16:05.793 | + lib/databases/mysql:recreate_database_mysql:54 : local db=glance 2026-06-18 15:16:05.793 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS glance;' 2026-06-18 15:16:05.793 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-18 15:16:05.794 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE glance CHARACTER SET utf8;' 2026-06-18 15:16:05.794 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-18 15:16:05.794 | + lib/glance:init_glance:531 : time_start dbsync 2026-06-18 15:16:05.794 | + functions-common:time_start:2400 : local name=dbsync 2026-06-18 15:16:05.794 | + functions-common:time_start:2401 : local start_time= 2026-06-18 15:16:05.794 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-18 15:16:05.794 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-18 15:16:05.794 | + functions-common:time_start:2405 : _TIME_START[$name]=1781795609056 2026-06-18 15:16:05.794 | + lib/glance:init_glance:533 : /opt/stack/data/venv/bin/glance-manage --config-file /etc/glance/glance-api.conf db_sync 2026-06-18 15:16:05.795 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-06-18 15:16:05.795 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-18 15:16:05.795 | we strongly recommend against using it for new projects. 2026-06-18 15:16:05.795 | 2026-06-18 15:16:05.795 | If you are already using Eventlet, we recommend migrating to a different 2026-06-18 15:16:05.795 | framework. For more detail see 2026-06-18 15:16:05.795 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-18 15:16:05.795 | 2026-06-18 15:16:05.795 | __import__(import_str) 2026-06-18 15:16:05.796 | INFO dbcounter [-] Registered counter for database glance 2026-06-18 15:16:05.796 | 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=56012) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-06-18 15:16:05.796 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-18 15:16:05.796 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-18 15:16:05.796 | DEBUG dbcounter [-] [56012] Writer thread running {{(pid=56012) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-18 15:16:05.796 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-18 15:16:05.796 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-18 15:16:05.796 | INFO dbcounter [-] Registered counter for database glance 2026-06-18 15:16:05.797 | 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=56012) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-06-18 15:16:05.797 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-18 15:16:05.797 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-18 15:16:05.797 | DEBUG dbcounter [-] [56012] Writer thread running {{(pid=56012) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-18 15:16:05.797 | INFO alembic.runtime.migration [-] Running upgrade -> liberty, liberty initial 2026-06-18 15:16:05.797 | DEBUG alembic.runtime.migration [-] new branch insert liberty {{(pid=56012) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-06-18 15:16:05.797 | INFO alembic.runtime.migration [-] Running upgrade liberty -> mitaka01, add index on created_at and updated_at columns of 'images' table 2026-06-18 15:16:05.797 | DEBUG alembic.runtime.migration [-] update liberty to mitaka01 {{(pid=56012) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-18 15:16:05.797 | INFO alembic.runtime.migration [-] Running upgrade mitaka01 -> mitaka02, update metadef os_nova_server 2026-06-18 15:16:05.798 | DEBUG alembic.runtime.migration [-] update mitaka01 to mitaka02 {{(pid=56012) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-18 15:16:05.798 | INFO alembic.runtime.migration [-] Running upgrade mitaka02 -> ocata_expand01, add visibility to images 2026-06-18 15:16:05.798 | DEBUG alembic.runtime.migration [-] update mitaka02 to ocata_expand01 {{(pid=56012) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-18 15:16:05.798 | INFO alembic.runtime.migration [-] Running upgrade ocata_expand01 -> pike_expand01, empty expand for symmetry with pike_contract01 2026-06-18 15:16:05.798 | DEBUG alembic.runtime.migration [-] update ocata_expand01 to pike_expand01 {{(pid=56012) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-18 15:16:05.798 | INFO alembic.runtime.migration [-] Running upgrade pike_expand01 -> queens_expand01 2026-06-18 15:16:05.798 | DEBUG alembic.runtime.migration [-] update pike_expand01 to queens_expand01 {{(pid=56012) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-18 15:16:05.798 | INFO alembic.runtime.migration [-] Running upgrade queens_expand01 -> rocky_expand01, add os_hidden column to images table 2026-06-18 15:16:05.799 | DEBUG alembic.runtime.migration [-] update queens_expand01 to rocky_expand01 {{(pid=56012) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-18 15:16:05.799 | INFO alembic.runtime.migration [-] Running upgrade rocky_expand01 -> rocky_expand02, add os_hash_algo and os_hash_value columns to images table 2026-06-18 15:16:05.799 | DEBUG alembic.runtime.migration [-] update rocky_expand01 to rocky_expand02 {{(pid=56012) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-18 15:16:05.799 | INFO alembic.runtime.migration [-] Running upgrade rocky_expand02 -> train_expand01, empty expand for symmetry with train_contract01 2026-06-18 15:16:05.799 | DEBUG alembic.runtime.migration [-] update rocky_expand02 to train_expand01 {{(pid=56012) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-18 15:16:05.799 | INFO alembic.runtime.migration [-] Running upgrade train_expand01 -> ussuri_expand01, empty expand for symmetry with ussuri_expand01 2026-06-18 15:16:05.799 | DEBUG alembic.runtime.migration [-] update train_expand01 to ussuri_expand01 {{(pid=56012) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-18 15:16:05.799 | INFO alembic.runtime.migration [-] Running upgrade ussuri_expand01 -> wallaby_expand01, add image_id, request_id, user columns to tasks table" 2026-06-18 15:16:05.799 | DEBUG alembic.runtime.migration [-] update ussuri_expand01 to wallaby_expand01 {{(pid=56012) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-18 15:16:05.800 | INFO alembic.runtime.migration [-] Running upgrade wallaby_expand01 -> xena_expand01, empty expand for symmetry with 2023_1_expand01 2026-06-18 15:16:05.800 | DEBUG alembic.runtime.migration [-] update wallaby_expand01 to xena_expand01 {{(pid=56012) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-18 15:16:05.800 | INFO alembic.runtime.migration [-] Running upgrade xena_expand01 -> yoga_expand01, empty expand for symmetry with 2023_1_expand01 2026-06-18 15:16:05.800 | DEBUG alembic.runtime.migration [-] update xena_expand01 to yoga_expand01 {{(pid=56012) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-18 15:16:05.800 | INFO alembic.runtime.migration [-] Running upgrade yoga_expand01 -> zed_expand01, empty expand for symmetry with 2023_1_expand01 2026-06-18 15:16:05.800 | DEBUG alembic.runtime.migration [-] update yoga_expand01 to zed_expand01 {{(pid=56012) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-18 15:16:05.800 | INFO alembic.runtime.migration [-] Running upgrade zed_expand01 -> 2023_1_expand01, empty expand for symmetry with 2023_1_expand01 2026-06-18 15:16:05.800 | DEBUG alembic.runtime.migration [-] update zed_expand01 to 2023_1_expand01 {{(pid=56012) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-18 15:16:05.800 | INFO alembic.runtime.migration [-] Running upgrade 2023_1_expand01 -> 2024_1_expand01, adds cache_node_reference and cached_images table(s) 2026-06-18 15:16:05.801 | DEBUG alembic.runtime.migration [-] update 2023_1_expand01 to 2024_1_expand01 {{(pid=56012) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-18 15:16:05.801 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-18 15:16:05.801 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-18 15:16:05.801 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-18 15:16:05.801 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-18 15:16:05.801 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-18 15:16:05.801 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-18 15:16:05.801 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-18 15:16:05.802 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-18 15:16:05.802 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-18 15:16:05.802 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-18 15:16:05.802 | INFO alembic.runtime.migration [-] Running upgrade mitaka02 -> ocata_contract01, remove is_public from images 2026-06-18 15:16:05.802 | DEBUG alembic.runtime.migration [-] new branch insert ocata_contract01 {{(pid=56012) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-06-18 15:16:05.802 | INFO alembic.runtime.migration [-] Running upgrade ocata_contract01 -> pike_contract01, drop glare artifacts tables 2026-06-18 15:16:05.802 | DEBUG alembic.runtime.migration [-] update ocata_contract01 to pike_contract01 {{(pid=56012) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-18 15:16:05.802 | INFO alembic.runtime.migration [-] Running upgrade pike_contract01 -> queens_contract01 2026-06-18 15:16:05.803 | DEBUG alembic.runtime.migration [-] update pike_contract01 to queens_contract01 {{(pid=56012) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-18 15:16:05.803 | INFO alembic.runtime.migration [-] Running upgrade queens_contract01 -> rocky_contract01 2026-06-18 15:16:05.803 | DEBUG alembic.runtime.migration [-] update queens_contract01 to rocky_contract01 {{(pid=56012) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-18 15:16:05.803 | INFO alembic.runtime.migration [-] Running upgrade rocky_contract01 -> rocky_contract02 2026-06-18 15:16:05.803 | DEBUG alembic.runtime.migration [-] update rocky_contract01 to rocky_contract02 {{(pid=56012) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-18 15:16:05.803 | INFO alembic.runtime.migration [-] Running upgrade rocky_contract02 -> train_contract01 2026-06-18 15:16:05.803 | DEBUG alembic.runtime.migration [-] update rocky_contract02 to train_contract01 {{(pid=56012) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-18 15:16:05.803 | INFO alembic.runtime.migration [-] Running upgrade train_contract01 -> ussuri_contract01 2026-06-18 15:16:05.803 | DEBUG alembic.runtime.migration [-] update train_contract01 to ussuri_contract01 {{(pid=56012) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-18 15:16:05.804 | INFO alembic.runtime.migration [-] Running upgrade ussuri_contract01 -> wallaby_contract01 2026-06-18 15:16:05.804 | DEBUG alembic.runtime.migration [-] update ussuri_contract01 to wallaby_contract01 {{(pid=56012) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-18 15:16:05.804 | INFO alembic.runtime.migration [-] Running upgrade wallaby_contract01 -> xena_contract01 2026-06-18 15:16:05.804 | DEBUG alembic.runtime.migration [-] update wallaby_contract01 to xena_contract01 {{(pid=56012) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-18 15:16:05.804 | INFO alembic.runtime.migration [-] Running upgrade xena_contract01 -> yoga_contract01 2026-06-18 15:16:05.804 | DEBUG alembic.runtime.migration [-] update xena_contract01 to yoga_contract01 {{(pid=56012) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-18 15:16:05.804 | INFO alembic.runtime.migration [-] Running upgrade yoga_contract01 -> zed_contract01 2026-06-18 15:16:05.804 | DEBUG alembic.runtime.migration [-] update yoga_contract01 to zed_contract01 {{(pid=56012) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-18 15:16:05.804 | INFO alembic.runtime.migration [-] Running upgrade zed_contract01 -> 2023_1_contract01 2026-06-18 15:16:05.805 | DEBUG alembic.runtime.migration [-] update zed_contract01 to 2023_1_contract01 {{(pid=56012) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-18 15:16:05.805 | INFO alembic.runtime.migration [-] Running upgrade 2023_1_contract01 -> 2024_1_contract01 2026-06-18 15:16:05.805 | DEBUG alembic.runtime.migration [-] merge, delete ['2023_1_contract01'], update 2024_1_expand01 to 2024_1_contract01 {{(pid=56012) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:790}} 2026-06-18 15:16:05.805 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-18 15:16:05.805 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-18 15:16:05.805 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-18 15:16:05.805 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-18 15:16:05.805 | Upgraded database to: 2024_1_expand01, current revision(s): 2024_1_expand01 2026-06-18 15:16:05.806 | Database migration is up to date. No migration needed. 2026-06-18 15:16:05.806 | Upgraded database to: 2024_1_contract01, current revision(s): 2024_1_contract01 2026-06-18 15:16:05.806 | Database is synced successfully. 2026-06-18 15:16:05.806 | + lib/glance:init_glance:536 : /opt/stack/data/venv/bin/glance-manage --config-file /etc/glance/glance-api.conf db_load_metadefs 2026-06-18 15:16:05.806 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-06-18 15:16:05.806 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-18 15:16:05.806 | we strongly recommend against using it for new projects. 2026-06-18 15:16:05.806 | 2026-06-18 15:16:05.806 | If you are already using Eventlet, we recommend migrating to a different 2026-06-18 15:16:05.807 | framework. For more detail see 2026-06-18 15:16:05.807 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-18 15:16:05.807 | 2026-06-18 15:16:05.807 | __import__(import_str) 2026-06-18 15:16:05.807 | INFO dbcounter [-] Registered counter for database glance 2026-06-18 15:16:05.807 | 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=56190) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-06-18 15:16:05.807 | DEBUG dbcounter [-] [56190] Writer thread running {{(pid=56190) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-18 15:16:05.807 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-storage-allocation-setting-data.json loaded to database. 2026-06-18 15:16:05.808 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-databases.json loaded to database. 2026-06-18 15:16:05.808 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-randomgen.json loaded to database. 2026-06-18 15:16:05.808 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware.json loaded to database. 2026-06-18 15:16:05.808 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt-image.json loaded to database. 2026-06-18 15:16:05.808 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/operating-system.json loaded to database. 2026-06-18 15:16:05.808 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/storage-volume-type.json loaded to database. 2026-06-18 15:16:05.808 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-instance-data.json loaded to database. 2026-06-18 15:16:05.808 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vtpm-hw.json loaded to database. 2026-06-18 15:16:05.808 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-num-instances.json loaded to database. 2026-06-18 15:16:05.809 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/glance-common-image-props.json loaded to database. 2026-06-18 15:16:05.809 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-host-capabilities.json loaded to database. 2026-06-18 15:16:05.809 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-hypervisor.json loaded to database. 2026-06-18 15:16:05.809 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-memory-backing.json loaded to database. 2026-06-18 15:16:05.809 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vtpm.json loaded to database. 2026-06-18 15:16:05.809 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-watchdog.json loaded to database. 2026-06-18 15:16:05.809 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-resource-allocation-setting-data.json loaded to database. 2026-06-18 15:16:05.809 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-runtimes.json loaded to database. 2026-06-18 15:16:05.809 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-shutdown.json loaded to database. 2026-06-18 15:16:05.810 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-processor-allocation-setting-data.json loaded to database. 2026-06-18 15:16:05.810 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-iops-filter.json loaded to database. 2026-06-18 15:16:05.810 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-quota-flavor.json loaded to database. 2026-06-18 15:16:05.810 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-webservers.json loaded to database. 2026-06-18 15:16:05.810 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vcputopology.json loaded to database. 2026-06-18 15:16:05.810 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-flavor.json loaded to database. 2026-06-18 15:16:05.810 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-cpu-mode.json loaded to database. 2026-06-18 15:16:05.810 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-virtual-system-setting-data.json loaded to database. 2026-06-18 15:16:05.810 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-cpu-pinning.json loaded to database. 2026-06-18 15:16:05.810 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-quota.json loaded to database. 2026-06-18 15:16:05.811 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-disk-filter.json loaded to database. 2026-06-18 15:16:05.811 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt.json loaded to database. 2026-06-18 15:16:05.811 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-xenapi.json loaded to database. 2026-06-18 15:16:05.811 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/image-signature-verification.json loaded to database. 2026-06-18 15:16:05.811 | INFO glance.db.sqlalchemy.metadata [-] Metadata loading finished 2026-06-18 15:16:05.811 | + lib/glance:init_glance:537 : time_stop dbsync 2026-06-18 15:16:05.811 | + functions-common:time_stop:2414 : local name 2026-06-18 15:16:05.811 | + functions-common:time_stop:2415 : local end_time 2026-06-18 15:16:05.811 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-18 15:16:05.812 | + functions-common:time_stop:2417 : local total 2026-06-18 15:16:05.812 | + functions-common:time_stop:2418 : local start_time 2026-06-18 15:16:05.812 | + functions-common:time_stop:2420 : name=dbsync 2026-06-18 15:16:05.812 | + functions-common:time_stop:2421 : start_time=1781795609056 2026-06-18 15:16:05.812 | + functions-common:time_stop:2423 : [[ -z 1781795609056 ]] 2026-06-18 15:16:05.812 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 15:16:05.812 | + functions-common:time_stop:2426 : end_time=1781795623928 2026-06-18 15:16:05.812 | + functions-common:time_stop:2427 : elapsed_time=14872 2026-06-18 15:16:05.813 | + functions-common:time_stop:2428 : total=9214 2026-06-18 15:16:05.813 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 15:16:05.813 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=24086 2026-06-18 15:16:05.842 | [2077 Async init_glance:55906]: finished init_glance with result 0 in 15 seconds 2026-06-18 15:16:05.846 | + inc/async:async_wait:197 : return 0 2026-06-18 15:16:05.849 | + ./stack.sh:main:1228 : async_wait init_swift 2026-06-18 15:16:05.867 | Not waiting for async task init_swift that we never started or has already been waited for 2026-06-18 15:16:05.870 | + inc/async:async_wait:197 : return 0 2026-06-18 15:16:05.872 | + ./stack.sh:main:1229 : async_wait init_cinder 2026-06-18 15:16:05.921 | [2077 Async init_cinder:60333]: Waiting for completion of init_cinder running on PID 60333 (2 other jobs running) 2026-06-18 15:16:05.943 | [2077 Async init_cinder:60333]: Signaling child to exit 2026-06-18 15:16:05.943 | WAKEUP 2026-06-18 15:16:05.963 | [2077 Async init_cinder:60333]: Signaled 2026-06-18 15:16:05.964 | + lib/cinder:init_cinder:478 : is_service_enabled mysql postgresql 2026-06-18 15:16:05.964 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 15:16:05.964 | + lib/cinder:init_cinder:480 : recreate_database cinder 2026-06-18 15:16:05.964 | + lib/database:recreate_database:112 : local db=cinder 2026-06-18 15:16:05.964 | + lib/database:recreate_database:113 : recreate_database_mysql cinder 2026-06-18 15:16:05.964 | + lib/databases/mysql:recreate_database_mysql:54 : local db=cinder 2026-06-18 15:16:05.965 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS cinder;' 2026-06-18 15:16:05.965 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-18 15:16:05.965 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE cinder CHARACTER SET utf8;' 2026-06-18 15:16:05.965 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-18 15:16:05.965 | + lib/cinder:init_cinder:482 : time_start dbsync 2026-06-18 15:16:05.965 | + functions-common:time_start:2400 : local name=dbsync 2026-06-18 15:16:05.965 | + functions-common:time_start:2401 : local start_time= 2026-06-18 15:16:05.965 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-18 15:16:05.966 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-18 15:16:05.966 | + functions-common:time_start:2405 : _TIME_START[$name]=1781795709067 2026-06-18 15:16:05.966 | + lib/cinder:init_cinder:484 : /opt/stack/data/venv/bin/cinder-manage --config-file /etc/cinder/cinder.conf db sync 2026-06-18 15:16:05.966 | /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: 2026-06-18 15:16:05.966 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-18 15:16:05.966 | we strongly recommend against using it for new projects. 2026-06-18 15:16:05.966 | 2026-06-18 15:16:05.966 | If you are already using Eventlet, we recommend migrating to a different 2026-06-18 15:16:05.966 | framework. For more detail see 2026-06-18 15:16:05.966 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-18 15:16:05.967 | 2026-06-18 15:16:05.967 | import eventlet # noqa 2026-06-18 15:16:05.967 | INFO dbcounter [-] Registered counter for database cinder 2026-06-18 15:16:05.967 | 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=60516) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-06-18 15:16:05.967 | INFO cinder.db.migration [-] Applying migration(s) 2026-06-18 15:16:05.967 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-18 15:16:05.967 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-18 15:16:05.967 | DEBUG dbcounter [-] [60516] Writer thread running {{(pid=60516) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-18 15:16:05.967 | INFO alembic.runtime.migration [-] Running upgrade -> 921e1a36b076, Initial migration. 2026-06-18 15:16:05.968 | DEBUG alembic.runtime.migration [-] new branch insert 921e1a36b076 {{(pid=60516) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-06-18 15:16:05.968 | INFO alembic.runtime.migration [-] Running upgrade 921e1a36b076 -> c92a3e68beed, Make shared_targets nullable 2026-06-18 15:16:05.968 | DEBUG alembic.runtime.migration [-] update 921e1a36b076 to c92a3e68beed {{(pid=60516) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-18 15:16:05.968 | INFO alembic.runtime.migration [-] Running upgrade c92a3e68beed -> daa98075b90d, Add resource indexes 2026-06-18 15:16:05.968 | DEBUG alembic.runtime.migration [-] update c92a3e68beed to daa98075b90d {{(pid=60516) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-18 15:16:05.968 | INFO alembic.runtime.migration [-] Running upgrade daa98075b90d -> 89aa6f9639f9, Drop legacy migrate_version table 2026-06-18 15:16:05.968 | DEBUG alembic.runtime.migration [-] update daa98075b90d to 89aa6f9639f9 {{(pid=60516) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-18 15:16:05.968 | INFO alembic.runtime.migration [-] Running upgrade 89aa6f9639f9 -> b8660621f1b9, Update reservations resource 2026-06-18 15:16:05.969 | DEBUG alembic.runtime.migration [-] update 89aa6f9639f9 to b8660621f1b9 {{(pid=60516) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-18 15:16:05.969 | INFO alembic.runtime.migration [-] Running upgrade b8660621f1b9 -> 9ab1b092a404, Make use_quota non nullable 2026-06-18 15:16:05.969 | DEBUG alembic.runtime.migration [-] update b8660621f1b9 to 9ab1b092a404 {{(pid=60516) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-18 15:16:05.969 | INFO alembic.runtime.migration [-] Running upgrade 9ab1b092a404 -> b7b88f50aab5, Remove quota consistencygroups 2026-06-18 15:16:05.969 | DEBUG alembic.runtime.migration [-] update 9ab1b092a404 to b7b88f50aab5 {{(pid=60516) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-18 15:16:05.969 | INFO alembic.runtime.migration [-] Running upgrade b7b88f50aab5 -> 9c74c1c6971f, Quota: Add backup defaults in quota class 2026-06-18 15:16:05.969 | DEBUG alembic.runtime.migration [-] update b7b88f50aab5 to 9c74c1c6971f {{(pid=60516) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-18 15:16:05.969 | INFO cinder.db.migration [-] Migration(s) applied 2026-06-18 15:16:05.970 | + lib/cinder:init_cinder:485 : time_stop dbsync 2026-06-18 15:16:05.970 | + functions-common:time_stop:2414 : local name 2026-06-18 15:16:05.970 | + functions-common:time_stop:2415 : local end_time 2026-06-18 15:16:05.970 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-18 15:16:05.970 | + functions-common:time_stop:2417 : local total 2026-06-18 15:16:05.970 | + functions-common:time_stop:2418 : local start_time 2026-06-18 15:16:05.970 | + functions-common:time_stop:2420 : name=dbsync 2026-06-18 15:16:05.970 | + functions-common:time_stop:2421 : start_time=1781795709067 2026-06-18 15:16:05.970 | + functions-common:time_stop:2423 : [[ -z 1781795709067 ]] 2026-06-18 15:16:05.971 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 15:16:05.971 | + functions-common:time_stop:2426 : end_time=1781795721924 2026-06-18 15:16:05.971 | + functions-common:time_stop:2427 : elapsed_time=12857 2026-06-18 15:16:05.971 | + functions-common:time_stop:2428 : total=9214 2026-06-18 15:16:05.971 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 15:16:05.971 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=22071 2026-06-18 15:16:05.972 | + lib/cinder:init_cinder:488 : is_service_enabled c-vol 2026-06-18 15:16:05.972 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 15:16:05.972 | + lib/cinder:init_cinder:488 : [[ -n lvm:lvmdriver-1 ]] 2026-06-18 15:16:05.972 | + lib/cinder:init_cinder:489 : local be be_name be_type 2026-06-18 15:16:05.972 | + lib/cinder:init_cinder:490 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2026-06-18 15:16:05.972 | + lib/cinder:init_cinder:491 : be_type=lvm 2026-06-18 15:16:05.972 | + lib/cinder:init_cinder:492 : be_name=lvmdriver-1 2026-06-18 15:16:05.972 | + lib/cinder:init_cinder:493 : type init_cinder_backend_lvm 2026-06-18 15:16:05.972 | + lib/cinder:init_cinder:494 : init_cinder_backend_lvm lvmdriver-1 2026-06-18 15:16:05.973 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:64 : local be_name=lvmdriver-1 2026-06-18 15:16:05.973 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:67 : init_lvm_volume_group stack-volumes-lvmdriver-1 30G 2026-06-18 15:16:05.973 | + lib/lvm:init_lvm_volume_group:129 : local vg=stack-volumes-lvmdriver-1 2026-06-18 15:16:05.973 | + lib/lvm:init_lvm_volume_group:130 : local size=30G 2026-06-18 15:16:05.973 | + lib/lvm:init_lvm_volume_group:133 : is_fedora 2026-06-18 15:16:05.973 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-18 15:16:05.973 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-18 15:16:05.973 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-18 15:16:05.974 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-18 15:16:05.974 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-18 15:16:05.974 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-18 15:16:05.974 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-18 15:16:05.974 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-18 15:16:05.974 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-18 15:16:05.974 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-18 15:16:05.974 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-18 15:16:05.974 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-18 15:16:05.975 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-18 15:16:05.975 | + lib/lvm:init_lvm_volume_group:138 : _create_lvm_volume_group stack-volumes-lvmdriver-1 30G 2026-06-18 15:16:05.975 | + lib/lvm:_create_lvm_volume_group:88 : local vg=stack-volumes-lvmdriver-1 2026-06-18 15:16:05.975 | + lib/lvm:_create_lvm_volume_group:89 : local size=30G 2026-06-18 15:16:05.975 | + lib/lvm:_create_lvm_volume_group:91 : local backing_file=/opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2026-06-18 15:16:05.975 | + lib/lvm:_create_lvm_volume_group:92 : sudo vgs stack-volumes-lvmdriver-1 2026-06-18 15:16:05.975 | Volume group "stack-volumes-lvmdriver-1" not found 2026-06-18 15:16:05.975 | Cannot process volume group stack-volumes-lvmdriver-1 2026-06-18 15:16:05.975 | + lib/lvm:_create_lvm_volume_group:94 : [[ -f /opt/stack/data/stack-volumes-lvmdriver-1-backing-file ]] 2026-06-18 15:16:05.976 | + lib/lvm:_create_lvm_volume_group:94 : truncate -s 30G /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2026-06-18 15:16:05.976 | + lib/lvm:_create_lvm_volume_group:96 : local directio= 2026-06-18 15:16:05.976 | + lib/lvm:_create_lvm_volume_group:98 : losetup -h 2026-06-18 15:16:05.976 | + lib/lvm:_create_lvm_volume_group:98 : grep -q direct-io 2026-06-18 15:16:05.976 | + lib/lvm:_create_lvm_volume_group:99 : directio=--direct-io=on 2026-06-18 15:16:05.976 | + lib/lvm:_create_lvm_volume_group:103 : [[ ! -e /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service ]] 2026-06-18 15:16:05.976 | + lib/lvm:_create_lvm_volume_group:107 : sudo tee /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service 2026-06-18 15:16:05.976 | + lib/lvm:_create_lvm_volume_group:104 : sed -e ' 2026-06-18 15:16:05.977 | s|%DIRECTIO%|--direct-io=on|g; 2026-06-18 15:16:05.977 | s|%BACKING_FILE%|/opt/stack/data/stack-volumes-lvmdriver-1-backing-file|g; 2026-06-18 15:16:05.977 | ' /home/quobyte/devstack/files/lvm-backing-file.template 2026-06-18 15:16:05.977 | [Unit] 2026-06-18 15:16:05.977 | Description=Activate LVM backing file /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2026-06-18 15:16:05.977 | DefaultDependencies=no 2026-06-18 15:16:05.977 | After=systemd-udev-settle.service 2026-06-18 15:16:05.977 | Before=lvm2-activation-early.service 2026-06-18 15:16:05.977 | Wants=systemd-udev-settle.service 2026-06-18 15:16:05.978 | 2026-06-18 15:16:05.978 | [Service] 2026-06-18 15:16:05.978 | ExecStart=/sbin/losetup --find --show --direct-io=on /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2026-06-18 15:16:05.978 | ExecStop=/bin/sh -c '/sbin/losetup -d $$(/sbin/losetup --associated /opt/stack/data/stack-volumes-lvmdriver-1-backing-file -O NAME -n)' 2026-06-18 15:16:05.978 | RemainAfterExit=yes 2026-06-18 15:16:05.978 | Type=oneshot 2026-06-18 15:16:05.978 | 2026-06-18 15:16:05.978 | [Install] 2026-06-18 15:16:05.978 | WantedBy=local-fs.target 2026-06-18 15:16:05.979 | Also=systemd-udev-settle.service 2026-06-18 15:16:05.979 | + lib/lvm:_create_lvm_volume_group:110 : sudo systemctl daemon-reload 2026-06-18 15:16:05.979 | + lib/lvm:_create_lvm_volume_group:111 : sudo systemctl enable --now stack-volumes-lvmdriver-1-backing-file.service 2026-06-18 15:16:05.979 | 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-06-18 15:16:05.979 | + lib/lvm:_create_lvm_volume_group:114 : local vg_dev 2026-06-18 15:16:05.979 | ++ lib/lvm:_create_lvm_volume_group:115 : sudo losetup --associated /opt/stack/data/stack-volumes-lvmdriver-1-backing-file -O NAME -n 2026-06-18 15:16:05.979 | + lib/lvm:_create_lvm_volume_group:115 : vg_dev=/dev/loop0 2026-06-18 15:16:05.979 | + lib/lvm:_create_lvm_volume_group:118 : sudo vgs stack-volumes-lvmdriver-1 2026-06-18 15:16:05.979 | Volume group "stack-volumes-lvmdriver-1" not found 2026-06-18 15:16:05.980 | Cannot process volume group stack-volumes-lvmdriver-1 2026-06-18 15:16:05.980 | + lib/lvm:_create_lvm_volume_group:119 : sudo vgcreate stack-volumes-lvmdriver-1 /dev/loop0 2026-06-18 15:16:05.980 | Physical volume "/dev/loop0" successfully created. 2026-06-18 15:16:05.980 | Volume group "stack-volumes-lvmdriver-1" successfully created 2026-06-18 15:16:05.980 | + lib/lvm:init_lvm_volume_group:140 : is_service_enabled cinder 2026-06-18 15:16:05.980 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 15:16:05.980 | + lib/lvm:init_lvm_volume_group:142 : '[' lioadm = lioadm ']' 2026-06-18 15:16:05.980 | + lib/lvm:init_lvm_volume_group:143 : sudo xargs -rn 1 cinder-rtstool delete 2026-06-18 15:16:05.981 | + lib/lvm:init_lvm_volume_group:143 : sudo cinder-rtstool get-targets 2026-06-18 15:16:05.981 | /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: 2026-06-18 15:16:05.981 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-18 15:16:05.981 | we strongly recommend against using it for new projects. 2026-06-18 15:16:05.981 | 2026-06-18 15:16:05.981 | If you are already using Eventlet, we recommend migrating to a different 2026-06-18 15:16:05.981 | framework. For more detail see 2026-06-18 15:16:05.981 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-18 15:16:05.981 | 2026-06-18 15:16:05.982 | import eventlet # noqa 2026-06-18 15:16:05.982 | + lib/lvm:init_lvm_volume_group:152 : _clean_lvm_volume_group stack-volumes-lvmdriver-1 2026-06-18 15:16:05.982 | + lib/lvm:_clean_lvm_volume_group:40 : local vg=stack-volumes-lvmdriver-1 2026-06-18 15:16:05.982 | + lib/lvm:_clean_lvm_volume_group:43 : sudo lvremove -f stack-volumes-lvmdriver-1 2026-06-18 15:16:05.982 | + lib/cinder:init_cinder:499 : is_service_enabled c-bak 2026-06-18 15:16:05.982 | + functions-common:is_service_enabled:2070 : return 1 2026-06-18 15:16:05.982 | + lib/cinder:init_cinder:505 : mkdir -p /opt/stack/data/cinder/volumes 2026-06-18 15:16:06.011 | [2077 Async init_cinder:60333]: finished init_cinder with result 0 in 15 seconds 2026-06-18 15:16:06.015 | + inc/async:async_wait:197 : return 0 2026-06-18 15:16:06.018 | + ./stack.sh:main:1234 : is_service_enabled nova 2026-06-18 15:16:06.034 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 15:16:06.037 | + ./stack.sh:main:1235 : echo_summary 'Configuring Nova' 2026-06-18 15:16:06.039 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-18 15:16:06.042 | + ./stack.sh:echo_summary:444 : echo -e Configuring Nova 2026-06-18 15:16:06.044 | + ./stack.sh:main:1236 : init_nova 2026-06-18 15:16:06.047 | + lib/nova:init_nova:846 : is_service_enabled mysql postgresql 2026-06-18 15:16:06.063 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 15:16:06.066 | + lib/nova:init_nova:846 : is_service_enabled n-api 2026-06-18 15:16:06.082 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 15:16:06.084 | + lib/nova:init_nova:848 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-06-18 15:16:06.087 | + lib/nova:init_nova:856 : async_run nova-cell-0 init_nova_db nova_cell0 /etc/nova/nova.conf 2026-06-18 15:16:06.145 | + inc/async:async_inner:63 : init_nova_db nova_cell0 /etc/nova/nova.conf 2026-06-18 15:16:06.183 | [2077 Async nova-cell-0:62669]: running: init_nova_db nova_cell0 /etc/nova/nova.conf 2026-06-18 15:16:06.184 | ++ lib/nova:init_nova:859 : seq 1 1 2026-06-18 15:16:06.188 | + lib/nova:init_nova:859 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-06-18 15:16:06.192 | ++ lib/nova:init_nova:860 : conductor_conf 1 2026-06-18 15:16:06.194 | ++ lib/nova:conductor_conf:825 : local cell=1 2026-06-18 15:16:06.197 | ++ lib/nova:conductor_conf:826 : echo /etc/nova/nova_cell1.conf 2026-06-18 15:16:06.199 | + lib/nova:init_nova:860 : async_run nova-cell-1 init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2026-06-18 15:16:06.262 | + inc/async:async_inner:63 : init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2026-06-18 15:16:06.303 | [2077 Async nova-cell-1:62773]: running: init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2026-06-18 15:16:06.305 | + lib/nova:init_nova:863 : recreate_database nova_api 2026-06-18 15:16:06.308 | + lib/database:recreate_database:112 : local db=nova_api 2026-06-18 15:16:06.310 | + lib/database:recreate_database:113 : recreate_database_mysql nova_api 2026-06-18 15:16:06.313 | + lib/databases/mysql:recreate_database_mysql:54 : local db=nova_api 2026-06-18 15:16:06.316 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_api;' 2026-06-18 15:16:06.321 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-18 15:16:06.402 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE nova_api CHARACTER SET utf8;' 2026-06-18 15:16:06.408 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-18 15:16:06.493 | + lib/nova:init_nova:864 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova.conf api_db sync 2026-06-18 15:16:07.025 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-06-18 15:16:07.026 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-18 15:16:07.026 | we strongly recommend against using it for new projects. 2026-06-18 15:16:07.026 | 2026-06-18 15:16:07.026 | If you are already using Eventlet, we recommend migrating to a different 2026-06-18 15:16:07.026 | framework. For more detail see 2026-06-18 15:16:07.026 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-18 15:16:07.026 | 2026-06-18 15:16:07.026 | import eventlet # noqa 2026-06-18 15:16:07.410 | 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-06-18 15:16:11.496 | INFO dbcounter [-] Registered counter for database nova_api 2026-06-18 15:16:11.610 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-18 15:16:11.610 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-18 15:16:11.610 | DEBUG dbcounter [-] [62843] Writer thread running {{(pid=62843) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-18 15:16:11.698 | INFO alembic.runtime.migration [-] Running upgrade -> d67eeaabee36, Initial version 2026-06-18 15:16:17.244 | DEBUG alembic.runtime.migration [-] new branch insert d67eeaabee36 {{(pid=62843) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-06-18 15:16:17.257 | INFO alembic.runtime.migration [-] Running upgrade d67eeaabee36 -> b30f573d3377, Remove unused build_requests columns 2026-06-18 15:16:19.538 | DEBUG alembic.runtime.migration [-] update d67eeaabee36 to b30f573d3377 {{(pid=62843) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-18 15:16:19.540 | INFO alembic.runtime.migration [-] Running upgrade b30f573d3377 -> cdeec0c85668, Drop legacy migrate_version table 2026-06-18 15:16:19.549 | DEBUG alembic.runtime.migration [-] update b30f573d3377 to cdeec0c85668 {{(pid=62843) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-18 15:16:19.905 | Exception ignored in: 2026-06-18 15:16:19.905 | Traceback (most recent call last): 2026-06-18 15:16:19.905 | File "/usr/lib/python3.12/logging/__init__.py", line 884, in _removeHandlerRef 2026-06-18 15:16:19.905 | File "/usr/lib/python3.12/logging/__init__.py", line 241, in _acquireLock 2026-06-18 15:16:19.905 | File "/usr/lib/python3.12/threading.py", line 198, in acquire 2026-06-18 15:16:19.905 | File "/opt/stack/data/venv/lib/python3.12/site-packages/eventlet/green/thread.py", line 39, in get_ident 2026-06-18 15:16:19.909 | RuntimeError: greenlet is being finalized 2026-06-18 15:16:20.363 | ++ lib/nova:init_nova:868 : database_connection_url nova_cell0 2026-06-18 15:16:20.367 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2026-06-18 15:16:20.373 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2026-06-18 15:16:20.379 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_cell0 2026-06-18 15:16:20.383 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-06-18 15:16:20.387 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-06-18 15:16:20.389 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-06-18 15:16:20.431 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-18 15:16:20.439 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-06-18 15:16:20.445 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2026-06-18 15:16:20.451 | + lib/nova:init_nova:868 : /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-06-18 15:16:20.990 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-06-18 15:16:20.993 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-18 15:16:20.993 | we strongly recommend against using it for new projects. 2026-06-18 15:16:20.993 | 2026-06-18 15:16:20.995 | If you are already using Eventlet, we recommend migrating to a different 2026-06-18 15:16:20.995 | framework. For more detail see 2026-06-18 15:16:20.995 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-18 15:16:20.995 | 2026-06-18 15:16:20.995 | import eventlet # noqa 2026-06-18 15:16:21.393 | 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-06-18 15:16:24.829 | INFO dbcounter [None req-57ec0832-f65c-410a-98c2-34f3e9da216c None None] Registered counter for database nova_api 2026-06-18 15:16:24.979 | DEBUG dbcounter [-] [63461] Writer thread running {{(pid=63461) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-18 15:16:25.384 | Exception ignored in: 2026-06-18 15:16:25.384 | Traceback (most recent call last): 2026-06-18 15:16:25.385 | File "/usr/lib/python3.12/logging/__init__.py", line 884, in _removeHandlerRef 2026-06-18 15:16:25.385 | File "/usr/lib/python3.12/logging/__init__.py", line 241, in _acquireLock 2026-06-18 15:16:25.385 | File "/usr/lib/python3.12/threading.py", line 198, in acquire 2026-06-18 15:16:25.385 | File "/opt/stack/data/venv/lib/python3.12/site-packages/eventlet/green/thread.py", line 39, in get_ident 2026-06-18 15:16:25.385 | RuntimeError: greenlet is being finalized 2026-06-18 15:16:25.823 | ++ lib/nova:init_nova:871 : seq 0 1 2026-06-18 15:16:25.836 | + lib/nova:init_nova:871 : for i in $(seq 0 $NOVA_NUM_CELLS) 2026-06-18 15:16:25.840 | + lib/nova:init_nova:872 : async_wait nova-cell-0 2026-06-18 15:16:25.927 | [2077 Async nova-cell-0:62669]: Waiting for completion of init_nova_db nova_cell0 /etc/nova/nova.conf running on PID 62669 (3 other jobs running) 2026-06-18 15:16:25.964 | [2077 Async nova-cell-0:62669]: Signaling child to exit 2026-06-18 15:16:34.000 | + inc/async:async_inner:64 : rc=0 2026-06-18 15:16:34.021 | [62773 Async nova-cell-1:62773]: finished successfully 2026-06-18 15:16:34.085 | + inc/async:async_inner:64 : rc=0 2026-06-18 15:16:34.114 | [62669 Async nova-cell-0:62669]: finished successfully 2026-06-18 15:16:34.143 | WAKEUP 2026-06-18 15:16:34.166 | [2077 Async nova-cell-0:62669]: Signaled 2026-06-18 15:16:34.169 | + lib/nova:init_nova_db:836 : local dbname=nova_cell0 2026-06-18 15:16:34.169 | + lib/nova:init_nova_db:837 : local conffile=/etc/nova/nova.conf 2026-06-18 15:16:34.169 | + lib/nova:init_nova_db:838 : recreate_database nova_cell0 2026-06-18 15:16:34.169 | + lib/database:recreate_database:112 : local db=nova_cell0 2026-06-18 15:16:34.169 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell0 2026-06-18 15:16:34.169 | + lib/databases/mysql:recreate_database_mysql:54 : local db=nova_cell0 2026-06-18 15:16:34.169 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell0;' 2026-06-18 15:16:34.169 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-18 15:16:34.169 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE nova_cell0 CHARACTER SET utf8;' 2026-06-18 15:16:34.170 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-18 15:16:34.170 | + lib/nova:init_nova_db:839 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova.conf db sync --local_cell 2026-06-18 15:16:34.170 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-06-18 15:16:34.170 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-18 15:16:34.170 | we strongly recommend against using it for new projects. 2026-06-18 15:16:34.170 | 2026-06-18 15:16:34.170 | If you are already using Eventlet, we recommend migrating to a different 2026-06-18 15:16:34.171 | framework. For more detail see 2026-06-18 15:16:34.171 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-18 15:16:34.171 | 2026-06-18 15:16:34.171 | import eventlet # noqa 2026-06-18 15:16:34.171 | 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-06-18 15:16:34.171 | INFO dbcounter [-] Registered counter for database nova_cell0 2026-06-18 15:16:34.171 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-18 15:16:34.172 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-18 15:16:34.172 | DEBUG dbcounter [-] [62831] Writer thread running {{(pid=62831) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-18 15:16:34.172 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2026-06-18 15:16:34.172 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=62831) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-06-18 15:16:34.172 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2026-06-18 15:16:34.172 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=62831) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-18 15:16:34.172 | INFO alembic.runtime.migration [-] Running upgrade 16f1fbcab42b -> ccb0fa1a2252, Add encryption fields to BlockDeviceMapping 2026-06-18 15:16:34.173 | DEBUG alembic.runtime.migration [-] update 16f1fbcab42b to ccb0fa1a2252 {{(pid=62831) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-18 15:16:34.173 | INFO alembic.runtime.migration [-] Running upgrade ccb0fa1a2252 -> 960aac0e09ea, de-duplicate_indexes_in_instances__console_auth_tokens 2026-06-18 15:16:34.173 | DEBUG alembic.runtime.migration [-] update ccb0fa1a2252 to 960aac0e09ea {{(pid=62831) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-18 15:16:34.173 | INFO alembic.runtime.migration [-] Running upgrade 960aac0e09ea -> 1b91788ec3a6, Drop legacy migrate_version table 2026-06-18 15:16:34.173 | DEBUG alembic.runtime.migration [-] update 960aac0e09ea to 1b91788ec3a6 {{(pid=62831) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-18 15:16:34.173 | INFO alembic.runtime.migration [-] Running upgrade 1b91788ec3a6 -> 1acf2c98e646, Add compute_id to instance 2026-06-18 15:16:34.173 | DEBUG alembic.runtime.migration [-] update 1b91788ec3a6 to 1acf2c98e646 {{(pid=62831) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-18 15:16:34.174 | INFO alembic.runtime.migration [-] Running upgrade 1acf2c98e646 -> 13863f4e1612, create_share_mapping_table 2026-06-18 15:16:34.174 | DEBUG alembic.runtime.migration [-] update 1acf2c98e646 to 13863f4e1612 {{(pid=62831) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-18 15:16:34.174 | INFO alembic.runtime.migration [-] Running upgrade 13863f4e1612 -> d60bddf7a903, add_constraint_instance_share_avoid_duplicates 2026-06-18 15:16:34.174 | DEBUG alembic.runtime.migration [-] update 13863f4e1612 to d60bddf7a903 {{(pid=62831) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-18 15:16:34.174 | INFO alembic.runtime.migration [-] Running upgrade d60bddf7a903 -> 2903cd72dc14, add_tls_port_to_console_auth_tokens 2026-06-18 15:16:34.174 | DEBUG alembic.runtime.migration [-] update d60bddf7a903 to 2903cd72dc14 {{(pid=62831) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-18 15:16:34.174 | INFO alembic.runtime.migration [-] Running upgrade 2903cd72dc14 -> ab450ba04102, db: add indexes for source/dest migrations 2026-06-18 15:16:34.174 | DEBUG alembic.runtime.migration [-] update 2903cd72dc14 to ab450ba04102 {{(pid=62831) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-18 15:16:34.175 | Exception ignored in: 2026-06-18 15:16:34.175 | Traceback (most recent call last): 2026-06-18 15:16:34.175 | File "/usr/lib/python3.12/logging/__init__.py", line 884, in _removeHandlerRef 2026-06-18 15:16:34.175 | File "/usr/lib/python3.12/logging/__init__.py", line 241, in _acquireLock 2026-06-18 15:16:34.175 | File "/usr/lib/python3.12/threading.py", line 198, in acquire 2026-06-18 15:16:34.175 | File "/opt/stack/data/venv/lib/python3.12/site-packages/eventlet/green/thread.py", line 39, in get_ident 2026-06-18 15:16:34.175 | RuntimeError: greenlet is being finalized 2026-06-18 15:16:34.218 | [2077 Async nova-cell-0:62669]: finished init_nova_db nova_cell0 /etc/nova/nova.conf with result 0 in 27 seconds 2026-06-18 15:16:34.224 | + inc/async:async_wait:197 : return 0 2026-06-18 15:16:34.227 | + lib/nova:init_nova:871 : for i in $(seq 0 $NOVA_NUM_CELLS) 2026-06-18 15:16:34.231 | + lib/nova:init_nova:872 : async_wait nova-cell-1 2026-06-18 15:16:34.285 | [2077 Async nova-cell-1:62773]: Waiting for completion of init_nova_db nova_cell1 /etc/nova/nova_cell1.conf running on PID 62773 (2 other jobs running) 2026-06-18 15:16:34.313 | [2077 Async nova-cell-1:62773]: Signaling child to exit 2026-06-18 15:16:34.313 | WAKEUP 2026-06-18 15:16:34.339 | [2077 Async nova-cell-1:62773]: Signaled 2026-06-18 15:16:34.341 | + lib/nova:init_nova_db:836 : local dbname=nova_cell1 2026-06-18 15:16:34.341 | + lib/nova:init_nova_db:837 : local conffile=/etc/nova/nova_cell1.conf 2026-06-18 15:16:34.341 | + lib/nova:init_nova_db:838 : recreate_database nova_cell1 2026-06-18 15:16:34.341 | + lib/database:recreate_database:112 : local db=nova_cell1 2026-06-18 15:16:34.341 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell1 2026-06-18 15:16:34.341 | + lib/databases/mysql:recreate_database_mysql:54 : local db=nova_cell1 2026-06-18 15:16:34.341 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell1;' 2026-06-18 15:16:34.341 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-18 15:16:34.342 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE nova_cell1 CHARACTER SET utf8;' 2026-06-18 15:16:34.342 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-18 15:16:34.342 | + lib/nova:init_nova_db:839 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova_cell1.conf db sync --local_cell 2026-06-18 15:16:34.342 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-06-18 15:16:34.342 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-18 15:16:34.342 | we strongly recommend against using it for new projects. 2026-06-18 15:16:34.342 | 2026-06-18 15:16:34.343 | If you are already using Eventlet, we recommend migrating to a different 2026-06-18 15:16:34.343 | framework. For more detail see 2026-06-18 15:16:34.343 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-18 15:16:34.343 | 2026-06-18 15:16:34.343 | import eventlet # noqa 2026-06-18 15:16:34.343 | 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-06-18 15:16:34.343 | INFO dbcounter [-] Registered counter for database nova_cell1 2026-06-18 15:16:34.344 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-18 15:16:34.344 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-18 15:16:34.344 | DEBUG dbcounter [-] [62840] Writer thread running {{(pid=62840) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-18 15:16:34.344 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2026-06-18 15:16:34.344 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=62840) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-06-18 15:16:34.344 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2026-06-18 15:16:34.344 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=62840) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-18 15:16:34.345 | INFO alembic.runtime.migration [-] Running upgrade 16f1fbcab42b -> ccb0fa1a2252, Add encryption fields to BlockDeviceMapping 2026-06-18 15:16:34.345 | DEBUG alembic.runtime.migration [-] update 16f1fbcab42b to ccb0fa1a2252 {{(pid=62840) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-18 15:16:34.345 | INFO alembic.runtime.migration [-] Running upgrade ccb0fa1a2252 -> 960aac0e09ea, de-duplicate_indexes_in_instances__console_auth_tokens 2026-06-18 15:16:34.345 | DEBUG alembic.runtime.migration [-] update ccb0fa1a2252 to 960aac0e09ea {{(pid=62840) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-18 15:16:34.345 | INFO alembic.runtime.migration [-] Running upgrade 960aac0e09ea -> 1b91788ec3a6, Drop legacy migrate_version table 2026-06-18 15:16:34.345 | DEBUG alembic.runtime.migration [-] update 960aac0e09ea to 1b91788ec3a6 {{(pid=62840) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-18 15:16:34.345 | INFO alembic.runtime.migration [-] Running upgrade 1b91788ec3a6 -> 1acf2c98e646, Add compute_id to instance 2026-06-18 15:16:34.345 | DEBUG alembic.runtime.migration [-] update 1b91788ec3a6 to 1acf2c98e646 {{(pid=62840) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-18 15:16:34.346 | INFO alembic.runtime.migration [-] Running upgrade 1acf2c98e646 -> 13863f4e1612, create_share_mapping_table 2026-06-18 15:16:34.346 | DEBUG alembic.runtime.migration [-] update 1acf2c98e646 to 13863f4e1612 {{(pid=62840) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-18 15:16:34.346 | INFO alembic.runtime.migration [-] Running upgrade 13863f4e1612 -> d60bddf7a903, add_constraint_instance_share_avoid_duplicates 2026-06-18 15:16:34.346 | DEBUG alembic.runtime.migration [-] update 13863f4e1612 to d60bddf7a903 {{(pid=62840) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-18 15:16:34.346 | INFO alembic.runtime.migration [-] Running upgrade d60bddf7a903 -> 2903cd72dc14, add_tls_port_to_console_auth_tokens 2026-06-18 15:16:34.346 | DEBUG alembic.runtime.migration [-] update d60bddf7a903 to 2903cd72dc14 {{(pid=62840) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-18 15:16:34.347 | INFO alembic.runtime.migration [-] Running upgrade 2903cd72dc14 -> ab450ba04102, db: add indexes for source/dest migrations 2026-06-18 15:16:34.347 | DEBUG alembic.runtime.migration [-] update 2903cd72dc14 to ab450ba04102 {{(pid=62840) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-18 15:16:34.347 | Exception ignored in: 2026-06-18 15:16:34.347 | Traceback (most recent call last): 2026-06-18 15:16:34.347 | File "/usr/lib/python3.12/logging/__init__.py", line 884, in _removeHandlerRef 2026-06-18 15:16:34.347 | File "/usr/lib/python3.12/logging/__init__.py", line 241, in _acquireLock 2026-06-18 15:16:34.347 | File "/usr/lib/python3.12/threading.py", line 198, in acquire 2026-06-18 15:16:34.347 | File "/opt/stack/data/venv/lib/python3.12/site-packages/eventlet/green/thread.py", line 39, in get_ident 2026-06-18 15:16:34.348 | RuntimeError: greenlet is being finalized 2026-06-18 15:16:34.389 | [2077 Async nova-cell-1:62773]: finished init_nova_db nova_cell1 /etc/nova/nova_cell1.conf with result 0 in 27 seconds 2026-06-18 15:16:34.394 | + inc/async:async_wait:197 : return 0 2026-06-18 15:16:34.398 | + lib/nova:init_nova:875 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-06-18 15:16:34.402 | + lib/nova:init_nova:882 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova.conf db online_data_migrations 2026-06-18 15:16:34.884 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-06-18 15:16:34.884 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-18 15:16:34.884 | we strongly recommend against using it for new projects. 2026-06-18 15:16:34.885 | 2026-06-18 15:16:34.885 | If you are already using Eventlet, we recommend migrating to a different 2026-06-18 15:16:34.885 | framework. For more detail see 2026-06-18 15:16:34.885 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-18 15:16:34.885 | 2026-06-18 15:16:34.886 | import eventlet # noqa 2026-06-18 15:16:35.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-06-18 15:16:38.292 | Running batches of 50 until complete 2026-06-18 15:16:38.292 | INFO dbcounter [None req-7f363b4d-23c8-431b-afb8-d47d63ff1306 None None] Registered counter for database nova_cell0 2026-06-18 15:16:38.503 | DEBUG dbcounter [-] [64104] Writer thread running {{(pid=64104) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-18 15:16:38.509 | INFO dbcounter [None req-7f363b4d-23c8-431b-afb8-d47d63ff1306 None None] Registered counter for database nova_api 2026-06-18 15:16:38.685 | DEBUG dbcounter [-] [64104] Writer thread running {{(pid=64104) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-18 15:16:38.865 | INFO dbcounter [None req-7f363b4d-23c8-431b-afb8-d47d63ff1306 None None] Registered counter for database nova_cell0 2026-06-18 15:16:38.945 | DEBUG dbcounter [-] [64104] Writer thread running {{(pid=64104) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-18 15:16:39.035 | +-------------------------------------+--------------+-----------+ 2026-06-18 15:16:39.036 | | Migration | Total Needed | Completed | 2026-06-18 15:16:39.036 | +-------------------------------------+--------------+-----------+ 2026-06-18 15:16:39.036 | | fill_virtual_interface_list | 0 | 0 | 2026-06-18 15:16:39.036 | | migrate_empty_ratio | 0 | 0 | 2026-06-18 15:16:39.036 | | migrate_quota_classes_to_api_db | 0 | 0 | 2026-06-18 15:16:39.036 | | migrate_quota_limits_to_api_db | 0 | 0 | 2026-06-18 15:16:39.036 | | migration_migrate_to_uuid | 0 | 0 | 2026-06-18 15:16:39.036 | | populate_dev_uuids | 0 | 0 | 2026-06-18 15:16:39.036 | | populate_instance_compute_id | 0 | 0 | 2026-06-18 15:16:39.037 | | populate_missing_availability_zones | 0 | 0 | 2026-06-18 15:16:39.037 | | populate_queued_for_delete | 0 | 0 | 2026-06-18 15:16:39.037 | | populate_user_id | 0 | 0 | 2026-06-18 15:16:39.037 | | populate_uuids | 0 | 0 | 2026-06-18 15:16:39.037 | +-------------------------------------+--------------+-----------+ 2026-06-18 15:16:39.392 | Exception ignored in: 2026-06-18 15:16:39.393 | Traceback (most recent call last): 2026-06-18 15:16:39.393 | File "/usr/lib/python3.12/logging/__init__.py", line 884, in _removeHandlerRef 2026-06-18 15:16:39.393 | File "/usr/lib/python3.12/logging/__init__.py", line 241, in _acquireLock 2026-06-18 15:16:39.394 | File "/usr/lib/python3.12/threading.py", line 198, in acquire 2026-06-18 15:16:39.394 | File "/opt/stack/data/venv/lib/python3.12/site-packages/eventlet/green/thread.py", line 39, in get_ident 2026-06-18 15:16:39.394 | RuntimeError: greenlet is being finalized 2026-06-18 15:16:39.821 | ++ lib/nova:init_nova:885 : seq 1 1 2026-06-18 15:16:39.828 | + lib/nova:init_nova:885 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-06-18 15:16:39.832 | ++ lib/nova:init_nova:886 : conductor_conf 1 2026-06-18 15:16:39.835 | ++ lib/nova:conductor_conf:825 : local cell=1 2026-06-18 15:16:39.839 | ++ lib/nova:conductor_conf:826 : echo /etc/nova/nova_cell1.conf 2026-06-18 15:16:39.842 | + lib/nova:init_nova:886 : /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-06-18 15:16:40.329 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-06-18 15:16:40.329 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-18 15:16:40.329 | we strongly recommend against using it for new projects. 2026-06-18 15:16:40.329 | 2026-06-18 15:16:40.330 | If you are already using Eventlet, we recommend migrating to a different 2026-06-18 15:16:40.330 | framework. For more detail see 2026-06-18 15:16:40.330 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-18 15:16:40.330 | 2026-06-18 15:16:40.330 | import eventlet # noqa 2026-06-18 15:16:40.698 | 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-06-18 15:16:43.838 | --transport-url not provided in the command line, using the value [DEFAULT]/transport_url from the configuration file 2026-06-18 15:16:43.838 | --database_connection not provided in the command line, using the value [database]/connection from the configuration file 2026-06-18 15:16:43.838 | INFO dbcounter [None req-7fda14ee-2ae3-4e35-900e-65882d40e4cc None None] Registered counter for database nova_api 2026-06-18 15:16:43.970 | DEBUG dbcounter [-] [64123] Writer thread running {{(pid=64123) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-18 15:16:44.319 | Exception ignored in: 2026-06-18 15:16:44.319 | Traceback (most recent call last): 2026-06-18 15:16:44.319 | File "/usr/lib/python3.12/logging/__init__.py", line 884, in _removeHandlerRef 2026-06-18 15:16:44.319 | File "/usr/lib/python3.12/logging/__init__.py", line 241, in _acquireLock 2026-06-18 15:16:44.319 | File "/usr/lib/python3.12/threading.py", line 198, in acquire 2026-06-18 15:16:44.319 | File "/opt/stack/data/venv/lib/python3.12/site-packages/eventlet/green/thread.py", line 39, in get_ident 2026-06-18 15:16:44.320 | RuntimeError: greenlet is being finalized 2026-06-18 15:16:44.713 | + lib/nova:init_nova:890 : create_nova_keys_dir 2026-06-18 15:16:44.717 | + lib/nova:create_nova_keys_dir:832 : sudo install -d -o quobyte /opt/stack/data/nova /opt/stack/data/nova/keys 2026-06-18 15:16:44.735 | + lib/nova:init_nova:892 : [[ '' == \L\V\M ]] 2026-06-18 15:16:44.739 | + ./stack.sh:main:1238 : async_runfunc configure_neutron_nova 2026-06-18 15:16:44.742 | + inc/async:async_runfunc:116 : async_run configure_neutron_nova configure_neutron_nova 2026-06-18 15:16:44.823 | + inc/async:async_inner:63 : configure_neutron_nova 2026-06-18 15:16:44.874 | [2077 Async configure_neutron_nova:64181]: running: configure_neutron_nova 2026-06-18 15:16:44.878 | + ./stack.sh:main:1246 : run_phase stack post-config 2026-06-18 15:16:44.882 | + functions-common:run_phase:1842 : local mode=stack 2026-06-18 15:16:44.886 | + functions-common:run_phase:1843 : local phase=post-config 2026-06-18 15:16:44.889 | + functions-common:run_phase:1844 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-06-18 15:16:44.893 | + functions-common:run_phase:1845 : local extra_plugin_file_name 2026-06-18 15:16:44.897 | + functions-common:run_phase:1846 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-06-18 15:16:44.901 | + functions-common:run_phase:1851 : local exceptions=80-tempest.sh 2026-06-18 15:16:44.904 | + functions-common:run_phase:1852 : local extra 2026-06-18 15:16:44.909 | ++ functions-common:run_phase:1853 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-06-18 15:16:44.916 | + functions-common:run_phase:1853 : extra=80-tempest.sh 2026-06-18 15:16:44.921 | + functions-common:run_phase:1854 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-06-18 15:16:44.926 | + functions-common:run_phase:1858 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-06-18 15:16:44.930 | + functions-common:run_phase:1858 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack post-config 2026-06-18 15:16:44.934 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-06-18 15:16:44.959 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-18 15:16:44.963 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-06-18 15:16:44.967 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-06-18 15:16:44.971 | ++ extras.d/80-tempest.sh:source:7 : [[ post-config == \i\n\s\t\a\l\l ]] 2026-06-18 15:16:44.975 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-06-18 15:16:44.979 | ++ extras.d/80-tempest.sh:source:10 : [[ post-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-06-18 15:16:44.983 | ++ extras.d/80-tempest.sh:source:12 : : 2026-06-18 15:16:44.987 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-06-18 15:16:44.991 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-06-18 15:16:44.995 | + functions-common:run_phase:1863 : [[ stack == \s\o\u\r\c\e ]] 2026-06-18 15:16:45.001 | + functions-common:run_phase:1866 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-06-18 15:16:45.004 | + functions-common:run_phase:1869 : run_plugins stack post-config 2026-06-18 15:16:45.009 | + functions-common:run_plugins:1828 : local mode=stack 2026-06-18 15:16:45.013 | + functions-common:run_plugins:1829 : local phase=post-config 2026-06-18 15:16:45.018 | + functions-common:run_plugins:1831 : local plugins= 2026-06-18 15:16:45.024 | + functions-common:run_plugins:1832 : local plugin 2026-06-18 15:16:45.027 | + ./stack.sh:main:1254 : merge_config_group /home/quobyte/devstack/local.conf post-config 2026-06-18 15:16:45.032 | + inc/meta-config:merge_config_group:171 : local localfile=/home/quobyte/devstack/local.conf 2026-06-18 15:16:45.035 | + inc/meta-config:merge_config_group:171 : shift 2026-06-18 15:16:45.039 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-config 2026-06-18 15:16:45.043 | + inc/meta-config:merge_config_group:174 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-06-18 15:16:45.047 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-06-18 15:16:45.051 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-06-18 15:16:45.057 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/quobyte/devstack/local.conf post-config 2026-06-18 15:16:45.061 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/quobyte/devstack/local.conf 2026-06-18 15:16:45.066 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-config 2026-06-18 15:16:45.070 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-06-18 15:16:45.074 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-config ' 2026-06-18 15:16:45.074 | /^\[\[.+\|.*\]\]/ { 2026-06-18 15:16:45.074 | gsub("[][]", "", $1); 2026-06-18 15:16:45.074 | split($1, a, "|"); 2026-06-18 15:16:45.075 | if (a[1] == matchgroup) 2026-06-18 15:16:45.075 | print a[2] 2026-06-18 15:16:45.075 | } 2026-06-18 15:16:45.075 | ' /home/quobyte/devstack/local.conf 2026-06-18 15:16:45.085 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2026-06-18 15:16:45.089 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2026-06-18 15:16:45.093 | + inc/meta-config:merge_config_group:180 : local dir 2026-06-18 15:16:45.100 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NOVA_CONF' 2026-06-18 15:16:45.103 | +++ inc/meta-config:merge_config_group:182 : echo /etc/nova/nova.conf 2026-06-18 15:16:45.108 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/nova/nova.conf 2026-06-18 15:16:45.112 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/nova/nova.conf ]] 2026-06-18 15:16:45.116 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/nova/nova.conf 2026-06-18 15:16:45.122 | + inc/meta-config:merge_config_group:187 : dir=/etc/nova 2026-06-18 15:16:45.127 | + inc/meta-config:merge_config_group:189 : test -e /etc/nova 2026-06-18 15:16:45.131 | + inc/meta-config:merge_config_group:189 : test -d /etc/nova 2026-06-18 15:16:45.135 | + inc/meta-config:merge_config_group:191 : [[ -e /etc/nova ]] 2026-06-18 15:16:45.140 | + inc/meta-config:merge_config_group:196 : merge_config_file /home/quobyte/devstack/local.conf post-config '$NOVA_CONF' 2026-06-18 15:16:45.145 | + inc/meta-config:merge_config_file:83 : local file=/home/quobyte/devstack/local.conf 2026-06-18 15:16:45.149 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-06-18 15:16:45.154 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CONF' 2026-06-18 15:16:45.159 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-06-18 15:16:45.165 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CONF' 2026-06-18 15:16:45.169 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova.conf 2026-06-18 15:16:45.175 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova.conf 2026-06-18 15:16:45.182 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova.conf ']' 2026-06-18 15:16:45.186 | + inc/meta-config:merge_config_file:164 : read a 2026-06-18 15:16:45.188 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/quobyte/devstack/local.conf post-config '$NOVA_CONF' 2026-06-18 15:16:45.188 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CONF' ' 2026-06-18 15:16:45.188 | BEGIN { 2026-06-18 15:16:45.188 | section = "" 2026-06-18 15:16:45.188 | last_section = "" 2026-06-18 15:16:45.188 | section_count = 0 2026-06-18 15:16:45.188 | } 2026-06-18 15:16:45.188 | /^\[.+\]/ { 2026-06-18 15:16:45.188 | gsub("[][]", "", $1); 2026-06-18 15:16:45.189 | section=$1 2026-06-18 15:16:45.189 | next 2026-06-18 15:16:45.189 | } 2026-06-18 15:16:45.189 | /^ *\#/ { 2026-06-18 15:16:45.189 | next 2026-06-18 15:16:45.189 | } 2026-06-18 15:16:45.189 | /^[^ \t]+/ { 2026-06-18 15:16:45.189 | # get offset of first = in $0 2026-06-18 15:16:45.189 | eq_idx = index($0, "=") 2026-06-18 15:16:45.189 | # extract attr & value from $0 2026-06-18 15:16:45.189 | attr = substr($0, 1, eq_idx - 1) 2026-06-18 15:16:45.190 | value = substr($0, eq_idx + 1) 2026-06-18 15:16:45.190 | # only need to strip trailing whitespace from attr 2026-06-18 15:16:45.191 | sub(/[ \t]*$/, "", attr) 2026-06-18 15:16:45.191 | # need to strip leading & trailing whitespace from value 2026-06-18 15:16:45.191 | sub(/^[ \t]*/, "", value) 2026-06-18 15:16:45.191 | sub(/[ \t]*$/, "", value) 2026-06-18 15:16:45.192 | 2026-06-18 15:16:45.192 | # cfg_attr_count: number of config lines per [section, attr] 2026-06-18 15:16:45.192 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-06-18 15:16:45.193 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-06-18 15:16:45.193 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-06-18 15:16:45.193 | if (! (section, attr) in cfg_attr_count) { 2026-06-18 15:16:45.193 | if (section != last_section) { 2026-06-18 15:16:45.193 | cfg_section[section_count++] = section 2026-06-18 15:16:45.193 | last_section = section 2026-06-18 15:16:45.193 | } 2026-06-18 15:16:45.193 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-06-18 15:16:45.193 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-06-18 15:16:45.193 | 2026-06-18 15:16:45.193 | cfg_attr[section, attr, 0] = value 2026-06-18 15:16:45.194 | cfg_attr_count[section, attr] = 1 2026-06-18 15:16:45.194 | } else { 2026-06-18 15:16:45.194 | lno = cfg_attr_count[section, attr]++ 2026-06-18 15:16:45.194 | cfg_attr[section, attr, lno] = value 2026-06-18 15:16:45.194 | } 2026-06-18 15:16:45.194 | } 2026-06-18 15:16:45.195 | END { 2026-06-18 15:16:45.195 | # Process each section in order 2026-06-18 15:16:45.195 | for (sno = 0; sno < section_count; sno++) { 2026-06-18 15:16:45.196 | section = cfg_section[sno] 2026-06-18 15:16:45.196 | # The ini routines simply append a config item immediately 2026-06-18 15:16:45.196 | # after the section header. To keep the same order as defined 2026-06-18 15:16:45.196 | # in local.conf, invoke the ini routines in the reverse order 2026-06-18 15:16:45.196 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-06-18 15:16:45.196 | attr = cfg_sec_attr_name[sno, attr_no] 2026-06-18 15:16:45.196 | if (cfg_attr_count[section, attr] == 1) 2026-06-18 15:16:45.197 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-06-18 15:16:45.197 | else { 2026-06-18 15:16:45.197 | # For multiline, invoke the ini routines in the reverse order 2026-06-18 15:16:45.197 | count = cfg_attr_count[section, attr] 2026-06-18 15:16:45.197 | print "inidelete " configfile " " section " " attr 2026-06-18 15:16:45.197 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-06-18 15:16:45.197 | for (l = count -2; l >= 0; l--) 2026-06-18 15:16:45.197 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-06-18 15:16:45.197 | } 2026-06-18 15:16:45.197 | } 2026-06-18 15:16:45.197 | } 2026-06-18 15:16:45.198 | } 2026-06-18 15:16:45.198 | ' 2026-06-18 15:16:45.198 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-06-18 15:16:45.198 | + inc/meta-config:get_meta_section:33 : local file=/home/quobyte/devstack/local.conf 2026-06-18 15:16:45.198 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-06-18 15:16:45.202 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CONF' 2026-06-18 15:16:45.206 | + inc/meta-config:get_meta_section:37 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-06-18 15:16:45.211 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CONF ]] 2026-06-18 15:16:45.217 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CONF' ' 2026-06-18 15:16:45.217 | BEGIN { group = "" } 2026-06-18 15:16:45.217 | /^\[\[.+\|.*\]\]/ { 2026-06-18 15:16:45.217 | gsub("[][]", "", $1); 2026-06-18 15:16:45.217 | split($1, a, "|"); 2026-06-18 15:16:45.217 | if (a[1] == matchgroup && a[2] == configfile) { 2026-06-18 15:16:45.217 | group=a[1] 2026-06-18 15:16:45.217 | } else { 2026-06-18 15:16:45.217 | group="" 2026-06-18 15:16:45.217 | } 2026-06-18 15:16:45.217 | next 2026-06-18 15:16:45.218 | } 2026-06-18 15:16:45.218 | { 2026-06-18 15:16:45.218 | if (group != "") 2026-06-18 15:16:45.218 | print $0 2026-06-18 15:16:45.218 | } 2026-06-18 15:16:45.218 | ' /home/quobyte/devstack/local.conf 2026-06-18 15:16:45.227 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt quobyte_mount_point_base "/opt/stack/data/nova/mnt/"' 2026-06-18 15:16:45.232 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt quobyte_mount_point_base /opt/stack/data/nova/mnt/ 2026-06-18 15:16:45.279 | + inc/meta-config:merge_config_file:164 : read a 2026-06-18 15:16:45.283 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt quobyte_client_cfg "/etc/quobyte/client-nova.cfg"' 2026-06-18 15:16:45.287 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt quobyte_client_cfg /etc/quobyte/client-nova.cfg 2026-06-18 15:16:45.331 | + inc/meta-config:merge_config_file:164 : read a 2026-06-18 15:16:45.336 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt preallocate_images "space"' 2026-06-18 15:16:45.340 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt preallocate_images space 2026-06-18 15:16:45.390 | + inc/meta-config:merge_config_file:164 : read a 2026-06-18 15:16:45.395 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt cpu_models ""' 2026-06-18 15:16:45.398 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt cpu_models '' 2026-06-18 15:16:45.446 | + inc/meta-config:merge_config_file:164 : read a 2026-06-18 15:16:45.450 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt cpu_mode "host-passthrough"' 2026-06-18 15:16:45.455 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt cpu_mode host-passthrough 2026-06-18 15:16:45.501 | + inc/meta-config:merge_config_file:164 : read a 2026-06-18 15:16:45.507 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2026-06-18 15:16:45.511 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2026-06-18 15:16:45.516 | + inc/meta-config:merge_config_group:180 : local dir 2026-06-18 15:16:45.522 | ++ inc/meta-config:merge_config_group:182 : eval 'echo /etc/neutron/metadata_agent.ini' 2026-06-18 15:16:45.526 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/metadata_agent.ini 2026-06-18 15:16:45.531 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/metadata_agent.ini 2026-06-18 15:16:45.536 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/metadata_agent.ini ]] 2026-06-18 15:16:45.541 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/metadata_agent.ini 2026-06-18 15:16:45.548 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron 2026-06-18 15:16:45.554 | + inc/meta-config:merge_config_group:189 : test -e /etc/neutron 2026-06-18 15:16:45.557 | + inc/meta-config:merge_config_group:189 : test -d /etc/neutron 2026-06-18 15:16:45.561 | + inc/meta-config:merge_config_group:191 : [[ -e /etc/neutron ]] 2026-06-18 15:16:45.565 | + inc/meta-config:merge_config_group:196 : merge_config_file /home/quobyte/devstack/local.conf post-config /etc/neutron/metadata_agent.ini 2026-06-18 15:16:45.568 | + inc/meta-config:merge_config_file:83 : local file=/home/quobyte/devstack/local.conf 2026-06-18 15:16:45.572 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-06-18 15:16:45.576 | + inc/meta-config:merge_config_file:85 : local configfile=/etc/neutron/metadata_agent.ini 2026-06-18 15:16:45.580 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-06-18 15:16:45.585 | ++ inc/meta-config:merge_config_file:91 : eval echo /etc/neutron/metadata_agent.ini 2026-06-18 15:16:45.590 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/metadata_agent.ini 2026-06-18 15:16:45.595 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/metadata_agent.ini 2026-06-18 15:16:45.599 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/metadata_agent.ini ']' 2026-06-18 15:16:45.604 | + inc/meta-config:merge_config_file:93 : touch /etc/neutron/metadata_agent.ini 2026-06-18 15:16:45.612 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/quobyte/devstack/local.conf post-config /etc/neutron/metadata_agent.ini 2026-06-18 15:16:45.612 | + inc/meta-config:merge_config_file:164 : read a 2026-06-18 15:16:45.612 | + inc/meta-config:merge_config_file:97 : awk -v configfile=/etc/neutron/metadata_agent.ini ' 2026-06-18 15:16:45.612 | BEGIN { 2026-06-18 15:16:45.612 | section = "" 2026-06-18 15:16:45.612 | last_section = "" 2026-06-18 15:16:45.612 | section_count = 0 2026-06-18 15:16:45.613 | } 2026-06-18 15:16:45.613 | /^\[.+\]/ { 2026-06-18 15:16:45.613 | gsub("[][]", "", $1); 2026-06-18 15:16:45.613 | section=$1 2026-06-18 15:16:45.613 | next 2026-06-18 15:16:45.613 | } 2026-06-18 15:16:45.613 | /^ *\#/ { 2026-06-18 15:16:45.613 | next 2026-06-18 15:16:45.613 | } 2026-06-18 15:16:45.613 | /^[^ \t]+/ { 2026-06-18 15:16:45.613 | # get offset of first = in $0 2026-06-18 15:16:45.614 | eq_idx = index($0, "=") 2026-06-18 15:16:45.614 | # extract attr & value from $0 2026-06-18 15:16:45.614 | attr = substr($0, 1, eq_idx - 1) 2026-06-18 15:16:45.614 | value = substr($0, eq_idx + 1) 2026-06-18 15:16:45.614 | # only need to strip trailing whitespace from attr 2026-06-18 15:16:45.616 | sub(/[ \t]*$/, "", attr) 2026-06-18 15:16:45.617 | # need to strip leading & trailing whitespace from value 2026-06-18 15:16:45.617 | sub(/^[ \t]*/, "", value) 2026-06-18 15:16:45.617 | sub(/[ \t]*$/, "", value) 2026-06-18 15:16:45.618 | 2026-06-18 15:16:45.618 | # cfg_attr_count: number of config lines per [section, attr] 2026-06-18 15:16:45.618 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-06-18 15:16:45.618 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-06-18 15:16:45.618 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-06-18 15:16:45.618 | if (! (section, attr) in cfg_attr_count) { 2026-06-18 15:16:45.618 | if (section != last_section) { 2026-06-18 15:16:45.618 | cfg_section[section_count++] = section 2026-06-18 15:16:45.618 | last_section = section 2026-06-18 15:16:45.618 | } 2026-06-18 15:16:45.618 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-06-18 15:16:45.619 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-06-18 15:16:45.619 | 2026-06-18 15:16:45.619 | cfg_attr[section, attr, 0] = value 2026-06-18 15:16:45.619 | cfg_attr_count[section, attr] = 1 2026-06-18 15:16:45.619 | } else { 2026-06-18 15:16:45.619 | lno = cfg_attr_count[section, attr]++ 2026-06-18 15:16:45.619 | cfg_attr[section, attr, lno] = value 2026-06-18 15:16:45.619 | } 2026-06-18 15:16:45.619 | } 2026-06-18 15:16:45.619 | END { 2026-06-18 15:16:45.619 | # Process each section in order 2026-06-18 15:16:45.620 | for (sno = 0; sno < section_count; sno++) { 2026-06-18 15:16:45.620 | section = cfg_section[sno] 2026-06-18 15:16:45.620 | # The ini routines simply append a config item immediately 2026-06-18 15:16:45.620 | # after the section header. To keep the same order as defined 2026-06-18 15:16:45.621 | # in local.conf, invoke the ini routines in the reverse order 2026-06-18 15:16:45.621 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-06-18 15:16:45.621 | attr = cfg_sec_attr_name[sno, attr_no] 2026-06-18 15:16:45.621 | if (cfg_attr_count[section, attr] == 1) 2026-06-18 15:16:45.621 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-06-18 15:16:45.621 | else { 2026-06-18 15:16:45.622 | # For multiline, invoke the ini routines in the reverse order 2026-06-18 15:16:45.622 | count = cfg_attr_count[section, attr] 2026-06-18 15:16:45.622 | print "inidelete " configfile " " section " " attr 2026-06-18 15:16:45.622 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-06-18 15:16:45.622 | for (l = count -2; l >= 0; l--) 2026-06-18 15:16:45.622 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-06-18 15:16:45.622 | } 2026-06-18 15:16:45.622 | } 2026-06-18 15:16:45.622 | } 2026-06-18 15:16:45.622 | } 2026-06-18 15:16:45.622 | ' 2026-06-18 15:16:45.623 | + inc/meta-config:get_meta_section:33 : local file=/home/quobyte/devstack/local.conf 2026-06-18 15:16:45.623 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-06-18 15:16:45.623 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-06-18 15:16:45.623 | + inc/meta-config:get_meta_section:35 : local configfile=/etc/neutron/metadata_agent.ini 2026-06-18 15:16:45.625 | + inc/meta-config:get_meta_section:37 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-06-18 15:16:45.629 | + inc/meta-config:get_meta_section:38 : [[ -z /etc/neutron/metadata_agent.ini ]] 2026-06-18 15:16:45.633 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v configfile=/etc/neutron/metadata_agent.ini ' 2026-06-18 15:16:45.633 | BEGIN { group = "" } 2026-06-18 15:16:45.633 | /^\[\[.+\|.*\]\]/ { 2026-06-18 15:16:45.634 | gsub("[][]", "", $1); 2026-06-18 15:16:45.634 | split($1, a, "|"); 2026-06-18 15:16:45.634 | if (a[1] == matchgroup && a[2] == configfile) { 2026-06-18 15:16:45.634 | group=a[1] 2026-06-18 15:16:45.634 | } else { 2026-06-18 15:16:45.634 | group="" 2026-06-18 15:16:45.634 | } 2026-06-18 15:16:45.634 | next 2026-06-18 15:16:45.634 | } 2026-06-18 15:16:45.635 | { 2026-06-18 15:16:45.635 | if (group != "") 2026-06-18 15:16:45.635 | print $0 2026-06-18 15:16:45.635 | } 2026-06-18 15:16:45.635 | ' /home/quobyte/devstack/local.conf 2026-06-18 15:16:45.642 | + inc/meta-config:merge_config_file:164 : eval 'iniset /etc/neutron/metadata_agent.ini DEFAULT ovsdb_connection "tcp:127.0.0.1:6640"' 2026-06-18 15:16:45.646 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/metadata_agent.ini DEFAULT ovsdb_connection tcp:127.0.0.1:6640 2026-06-18 15:16:45.695 | + inc/meta-config:merge_config_file:164 : read a 2026-06-18 15:16:45.703 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2026-06-18 15:16:45.707 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2026-06-18 15:16:45.711 | + inc/meta-config:merge_config_group:180 : local dir 2026-06-18 15:16:45.721 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $CINDER_CONF' 2026-06-18 15:16:45.726 | +++ inc/meta-config:merge_config_group:182 : echo /etc/cinder/cinder.conf 2026-06-18 15:16:45.731 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/cinder/cinder.conf 2026-06-18 15:16:45.735 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/cinder/cinder.conf ]] 2026-06-18 15:16:45.741 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/cinder/cinder.conf 2026-06-18 15:16:45.748 | + inc/meta-config:merge_config_group:187 : dir=/etc/cinder 2026-06-18 15:16:45.753 | + inc/meta-config:merge_config_group:189 : test -e /etc/cinder 2026-06-18 15:16:45.758 | + inc/meta-config:merge_config_group:189 : test -d /etc/cinder 2026-06-18 15:16:45.763 | + inc/meta-config:merge_config_group:191 : [[ -e /etc/cinder ]] 2026-06-18 15:16:45.768 | + inc/meta-config:merge_config_group:196 : merge_config_file /home/quobyte/devstack/local.conf post-config '$CINDER_CONF' 2026-06-18 15:16:45.772 | + inc/meta-config:merge_config_file:83 : local file=/home/quobyte/devstack/local.conf 2026-06-18 15:16:45.778 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-06-18 15:16:45.782 | + inc/meta-config:merge_config_file:85 : local 'configfile=$CINDER_CONF' 2026-06-18 15:16:45.786 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-06-18 15:16:45.793 | ++ inc/meta-config:merge_config_file:91 : eval echo '$CINDER_CONF' 2026-06-18 15:16:45.798 | +++ inc/meta-config:merge_config_file:91 : echo /etc/cinder/cinder.conf 2026-06-18 15:16:45.802 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/cinder/cinder.conf 2026-06-18 15:16:45.806 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/cinder/cinder.conf ']' 2026-06-18 15:16:45.812 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/quobyte/devstack/local.conf post-config '$CINDER_CONF' 2026-06-18 15:16:45.814 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$CINDER_CONF' ' 2026-06-18 15:16:45.814 | BEGIN { 2026-06-18 15:16:45.814 | section = "" 2026-06-18 15:16:45.814 | last_section = "" 2026-06-18 15:16:45.814 | section_count = 0 2026-06-18 15:16:45.814 | } 2026-06-18 15:16:45.814 | /^\[.+\]/ { 2026-06-18 15:16:45.815 | gsub("[][]", "", $1); 2026-06-18 15:16:45.815 | section=$1 2026-06-18 15:16:45.815 | next 2026-06-18 15:16:45.815 | } 2026-06-18 15:16:45.815 | /^ *\#/ { 2026-06-18 15:16:45.815 | next 2026-06-18 15:16:45.815 | } 2026-06-18 15:16:45.815 | /^[^ \t]+/ { 2026-06-18 15:16:45.815 | # get offset of first = in $0 2026-06-18 15:16:45.815 | eq_idx = index($0, "=") 2026-06-18 15:16:45.815 | # extract attr & value from $0 2026-06-18 15:16:45.816 | attr = substr($0, 1, eq_idx - 1) 2026-06-18 15:16:45.816 | value = substr($0, eq_idx + 1) 2026-06-18 15:16:45.816 | # only need to strip trailing whitespace from attr 2026-06-18 15:16:45.816 | sub(/[ \t]*$/, "", attr) 2026-06-18 15:16:45.816 | # need to strip leading & trailing whitespace from value 2026-06-18 15:16:45.816 | sub(/^[ \t]*/, "", value) 2026-06-18 15:16:45.816 | sub(/[ \t]*$/, "", value) 2026-06-18 15:16:45.816 | 2026-06-18 15:16:45.816 | # cfg_attr_count: number of config lines per [section, attr] 2026-06-18 15:16:45.816 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-06-18 15:16:45.816 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-06-18 15:16:45.816 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-06-18 15:16:45.817 | if (! (section, attr) in cfg_attr_count) { 2026-06-18 15:16:45.817 | if (section != last_section) { 2026-06-18 15:16:45.817 | cfg_section[section_count++] = section 2026-06-18 15:16:45.817 | last_section = section 2026-06-18 15:16:45.818 | } 2026-06-18 15:16:45.818 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-06-18 15:16:45.818 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-06-18 15:16:45.818 | 2026-06-18 15:16:45.818 | cfg_attr[section, attr, 0] = value 2026-06-18 15:16:45.819 | cfg_attr_count[section, attr] = 1 2026-06-18 15:16:45.819 | } else { 2026-06-18 15:16:45.819 | lno = cfg_attr_count[section, attr]++ 2026-06-18 15:16:45.819 | cfg_attr[section, attr, lno] = value 2026-06-18 15:16:45.819 | } 2026-06-18 15:16:45.819 | } 2026-06-18 15:16:45.819 | END { 2026-06-18 15:16:45.819 | # Process each section in order 2026-06-18 15:16:45.819 | for (sno = 0; sno < section_count; sno++) { 2026-06-18 15:16:45.819 | section = cfg_section[sno] 2026-06-18 15:16:45.819 | # The ini routines simply append a config item immediately 2026-06-18 15:16:45.820 | # after the section header. To keep the same order as defined 2026-06-18 15:16:45.820 | # in local.conf, invoke the ini routines in the reverse order 2026-06-18 15:16:45.820 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-06-18 15:16:45.820 | attr = cfg_sec_attr_name[sno, attr_no] 2026-06-18 15:16:45.820 | if (cfg_attr_count[section, attr] == 1) 2026-06-18 15:16:45.820 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-06-18 15:16:45.820 | else { 2026-06-18 15:16:45.820 | # For multiline, invoke the ini routines in the reverse order 2026-06-18 15:16:45.820 | count = cfg_attr_count[section, attr] 2026-06-18 15:16:45.821 | print "inidelete " configfile " " section " " attr 2026-06-18 15:16:45.821 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-06-18 15:16:45.821 | for (l = count -2; l >= 0; l--) 2026-06-18 15:16:45.821 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-06-18 15:16:45.821 | } 2026-06-18 15:16:45.821 | } 2026-06-18 15:16:45.821 | } 2026-06-18 15:16:45.821 | } 2026-06-18 15:16:45.821 | ' 2026-06-18 15:16:45.822 | + inc/meta-config:merge_config_file:164 : read a 2026-06-18 15:16:45.822 | + inc/meta-config:get_meta_section:33 : local file=/home/quobyte/devstack/local.conf 2026-06-18 15:16:45.822 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-06-18 15:16:45.822 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-06-18 15:16:45.823 | + inc/meta-config:get_meta_section:35 : local 'configfile=$CINDER_CONF' 2026-06-18 15:16:45.827 | + inc/meta-config:get_meta_section:37 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-06-18 15:16:45.831 | + inc/meta-config:get_meta_section:38 : [[ -z $CINDER_CONF ]] 2026-06-18 15:16:45.833 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$CINDER_CONF' ' 2026-06-18 15:16:45.834 | BEGIN { group = "" } 2026-06-18 15:16:45.834 | /^\[\[.+\|.*\]\]/ { 2026-06-18 15:16:45.834 | gsub("[][]", "", $1); 2026-06-18 15:16:45.834 | split($1, a, "|"); 2026-06-18 15:16:45.834 | if (a[1] == matchgroup && a[2] == configfile) { 2026-06-18 15:16:45.834 | group=a[1] 2026-06-18 15:16:45.834 | } else { 2026-06-18 15:16:45.834 | group="" 2026-06-18 15:16:45.834 | } 2026-06-18 15:16:45.834 | next 2026-06-18 15:16:45.834 | } 2026-06-18 15:16:45.835 | { 2026-06-18 15:16:45.835 | if (group != "") 2026-06-18 15:16:45.835 | print $0 2026-06-18 15:16:45.835 | } 2026-06-18 15:16:45.835 | ' /home/quobyte/devstack/local.conf 2026-06-18 15:16:45.846 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD nas_secure_file_operations "false"' 2026-06-18 15:16:45.850 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD nas_secure_file_operations false 2026-06-18 15:16:45.895 | + inc/meta-config:merge_config_file:164 : read a 2026-06-18 15:16:45.900 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD nas_secure_file_permissions "false"' 2026-06-18 15:16:45.904 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD nas_secure_file_permissions false 2026-06-18 15:16:45.951 | + inc/meta-config:merge_config_file:164 : read a 2026-06-18 15:16:45.954 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD quobyte_client_cfg "/etc/quobyte/client-cinder.cfg"' 2026-06-18 15:16:45.958 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD quobyte_client_cfg /etc/quobyte/client-cinder.cfg 2026-06-18 15:16:46.006 | + inc/meta-config:merge_config_file:164 : read a 2026-06-18 15:16:46.010 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD volume_backend_name "QuobyteHD"' 2026-06-18 15:16:46.015 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD volume_backend_name QuobyteHD 2026-06-18 15:16:46.059 | + inc/meta-config:merge_config_file:164 : read a 2026-06-18 15:16:46.063 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD quobyte_volume_url "quobyte://osci02.corp.quobyte.com/cinder-vol-b0f2870e-e250-4cbc-8508-ebcb912cff23"' 2026-06-18 15:16:46.069 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD quobyte_volume_url quobyte://osci02.corp.quobyte.com/cinder-vol-b0f2870e-e250-4cbc-8508-ebcb912cff23 2026-06-18 15:16:46.071 | + inc/async:async_inner:64 : rc=0 2026-06-18 15:16:46.108 | [64181 Async configure_neutron_nova:64181]: finished successfully 2026-06-18 15:16:46.116 | + inc/meta-config:merge_config_file:164 : read a 2026-06-18 15:16:46.121 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD volume_driver "cinder.volume.drivers.quobyte.QuobyteDriver"' 2026-06-18 15:16:46.125 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD volume_driver cinder.volume.drivers.quobyte.QuobyteDriver 2026-06-18 15:16:46.168 | + inc/meta-config:merge_config_file:164 : read a 2026-06-18 15:16:46.172 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD enable_unsupported_driver "True"' 2026-06-18 15:16:46.177 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD enable_unsupported_driver True 2026-06-18 15:16:46.222 | + inc/meta-config:merge_config_file:164 : read a 2026-06-18 15:16:46.228 | + ./stack.sh:main:1263 : is_service_enabled swift 2026-06-18 15:16:46.253 | + functions-common:is_service_enabled:2070 : return 1 2026-06-18 15:16:46.259 | + ./stack.sh:main:1271 : FIXED_KEY=bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-06-18 15:16:46.262 | + ./stack.sh:main:1272 : is_service_enabled cinder 2026-06-18 15:16:46.288 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 15:16:46.291 | + ./stack.sh:main:1273 : iniset /etc/cinder/cinder.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-06-18 15:16:46.340 | + ./stack.sh:main:1276 : async_wait configure_neutron_nova 2026-06-18 15:16:46.405 | [2077 Async configure_neutron_nova:64181]: Waiting for completion of configure_neutron_nova running on PID 64181 (2 other jobs running) 2026-06-18 15:16:46.435 | [2077 Async configure_neutron_nova:64181]: Signaling child to exit 2026-06-18 15:16:46.435 | WAKEUP 2026-06-18 15:16:46.463 | [2077 Async configure_neutron_nova:64181]: Signaled 2026-06-18 15:16:46.465 | + lib/neutron:configure_neutron_nova:445 : create_nova_conf_neutron /etc/nova/nova.conf 2026-06-18 15:16:46.465 | + lib/neutron:create_nova_conf_neutron:456 : local conf=/etc/nova/nova.conf 2026-06-18 15:16:46.465 | + lib/neutron:create_nova_conf_neutron:457 : configure_keystoneauth /etc/nova/nova.conf nova neutron 2026-06-18 15:16:46.465 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-06-18 15:16:46.465 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-06-18 15:16:46.465 | + lib/keystone:configure_keystoneauth:393 : local section=neutron 2026-06-18 15:16:46.465 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf neutron auth_type password 2026-06-18 15:16:46.465 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf neutron interface public 2026-06-18 15:16:46.465 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf neutron auth_url http://192.168.122.13/identity 2026-06-18 15:16:46.466 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf neutron username nova 2026-06-18 15:16:46.466 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf neutron password nomoresecret 2026-06-18 15:16:46.466 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf neutron user_domain_name Default 2026-06-18 15:16:46.466 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf neutron project_name service 2026-06-18 15:16:46.466 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf neutron project_domain_name Default 2026-06-18 15:16:46.466 | + lib/neutron:create_nova_conf_neutron:458 : iniset /etc/nova/nova.conf neutron region_name RegionOne 2026-06-18 15:16:46.466 | + lib/neutron:create_nova_conf_neutron:461 : neutron_plugin_create_nova_conf /etc/nova/nova.conf 2026-06-18 15:16:46.466 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2026-06-18 15:16:46.466 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:119 : : 2026-06-18 15:16:46.466 | + lib/neutron:create_nova_conf_neutron:463 : is_service_enabled q-meta neutron-metadata-agent 2026-06-18 15:16:46.467 | + functions-common:is_service_enabled:2070 : return 1 2026-06-18 15:16:46.467 | + lib/neutron:create_nova_conf_neutron:467 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_is_fatal True 2026-06-18 15:16:46.467 | + lib/neutron:create_nova_conf_neutron:468 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_timeout 300 2026-06-18 15:16:46.467 | + lib/neutron:configure_neutron_nova:446 : [[ superconductor == \s\u\p\e\r\c\o\n\d\u\c\t\o\r ]] 2026-06-18 15:16:46.467 | ++ lib/neutron:configure_neutron_nova:447 : seq 1 1 2026-06-18 15:16:46.467 | + lib/neutron:configure_neutron_nova:447 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-06-18 15:16:46.467 | + lib/neutron:configure_neutron_nova:448 : local conf 2026-06-18 15:16:46.467 | ++ lib/neutron:configure_neutron_nova:449 : conductor_conf 1 2026-06-18 15:16:46.467 | ++ lib/nova:conductor_conf:825 : local cell=1 2026-06-18 15:16:46.467 | ++ lib/nova:conductor_conf:826 : echo /etc/nova/nova_cell1.conf 2026-06-18 15:16:46.467 | + lib/neutron:configure_neutron_nova:449 : conf=/etc/nova/nova_cell1.conf 2026-06-18 15:16:46.467 | + lib/neutron:configure_neutron_nova:450 : create_nova_conf_neutron /etc/nova/nova_cell1.conf 2026-06-18 15:16:46.468 | + lib/neutron:create_nova_conf_neutron:456 : local conf=/etc/nova/nova_cell1.conf 2026-06-18 15:16:46.468 | + lib/neutron:create_nova_conf_neutron:457 : configure_keystoneauth /etc/nova/nova_cell1.conf nova neutron 2026-06-18 15:16:46.468 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova_cell1.conf 2026-06-18 15:16:46.468 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-06-18 15:16:46.468 | + lib/keystone:configure_keystoneauth:393 : local section=neutron 2026-06-18 15:16:46.468 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova_cell1.conf neutron auth_type password 2026-06-18 15:16:46.468 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova_cell1.conf neutron interface public 2026-06-18 15:16:46.468 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova_cell1.conf neutron auth_url http://192.168.122.13/identity 2026-06-18 15:16:46.469 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova_cell1.conf neutron username nova 2026-06-18 15:16:46.469 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova_cell1.conf neutron password nomoresecret 2026-06-18 15:16:46.469 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova_cell1.conf neutron user_domain_name Default 2026-06-18 15:16:46.469 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova_cell1.conf neutron project_name service 2026-06-18 15:16:46.469 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova_cell1.conf neutron project_domain_name Default 2026-06-18 15:16:46.469 | + lib/neutron:create_nova_conf_neutron:458 : iniset /etc/nova/nova_cell1.conf neutron region_name RegionOne 2026-06-18 15:16:46.469 | + lib/neutron:create_nova_conf_neutron:461 : neutron_plugin_create_nova_conf /etc/nova/nova_cell1.conf 2026-06-18 15:16:46.469 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2026-06-18 15:16:46.469 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:119 : : 2026-06-18 15:16:46.470 | + lib/neutron:create_nova_conf_neutron:463 : is_service_enabled q-meta neutron-metadata-agent 2026-06-18 15:16:46.470 | + functions-common:is_service_enabled:2070 : return 1 2026-06-18 15:16:46.470 | + lib/neutron:create_nova_conf_neutron:467 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_is_fatal True 2026-06-18 15:16:46.470 | + lib/neutron:create_nova_conf_neutron:468 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_timeout 300 2026-06-18 15:16:46.522 | [2077 Async configure_neutron_nova:64181]: finished configure_neutron_nova with result 0 in 1 seconds 2026-06-18 15:16:46.528 | + inc/async:async_wait:197 : return 0 2026-06-18 15:16:46.531 | + ./stack.sh:main:1282 : is_service_enabled nova 2026-06-18 15:16:46.554 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 15:16:46.558 | + ./stack.sh:main:1283 : iniset /etc/nova/nova.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-06-18 15:16:46.605 | + ./stack.sh:main:1284 : iniset /etc/nova/nova-cpu.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-06-18 15:16:46.653 | + ./stack.sh:main:1288 : is_service_enabled n-api 2026-06-18 15:16:46.680 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 15:16:46.684 | + ./stack.sh:main:1289 : echo_summary 'Starting Nova API' 2026-06-18 15:16:46.688 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-18 15:16:46.692 | + ./stack.sh:echo_summary:444 : echo -e Starting Nova API 2026-06-18 15:16:46.696 | + ./stack.sh:main:1290 : start_nova_api 2026-06-18 15:16:46.700 | + lib/nova:start_nova_api:966 : 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-06-18 15:16:46.705 | + lib/nova:start_nova_api:967 : 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-06-18 15:16:46.709 | + lib/nova:start_nova_api:967 : 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-06-18 15:16:46.716 | ++ lib/nova:start_nova_api:969 : which uwsgi 2026-06-18 15:16:46.723 | + lib/nova:start_nova_api:969 : run_process n-api '/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-06-18 15:16:46.728 | + functions-common:run_process:1668 : local service=n-api 2026-06-18 15:16:46.732 | + functions-common:run_process:1669 : local 'command=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-06-18 15:16:46.736 | + functions-common:run_process:1670 : local group= 2026-06-18 15:16:46.740 | + functions-common:run_process:1671 : local user= 2026-06-18 15:16:46.743 | + functions-common:run_process:1672 : local env_vars= 2026-06-18 15:16:46.747 | + functions-common:run_process:1674 : local name=n-api 2026-06-18 15:16:46.751 | + functions-common:run_process:1676 : time_start run_process 2026-06-18 15:16:46.756 | + functions-common:time_start:2400 : local name=run_process 2026-06-18 15:16:46.760 | + functions-common:time_start:2401 : local start_time= 2026-06-18 15:16:46.764 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-18 15:16:46.768 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-18 15:16:46.775 | + functions-common:time_start:2405 : _TIME_START[$name]=1781795806770 2026-06-18 15:16:46.779 | + functions-common:run_process:1677 : is_service_enabled n-api 2026-06-18 15:16:46.805 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 15:16:46.809 | + functions-common:run_process:1678 : _run_under_systemd n-api '/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' '' '' '' 2026-06-18 15:16:46.814 | + functions-common:_run_under_systemd:1622 : local service=n-api 2026-06-18 15:16:46.819 | + functions-common:_run_under_systemd:1623 : local 'command=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-06-18 15:16:46.822 | + functions-common:_run_under_systemd:1624 : local 'cmd=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-06-18 15:16:46.826 | + functions-common:_run_under_systemd:1626 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-06-18 15:16:46.830 | + functions-common:_common_systemd_pitfalls:1594 : local 'cmd=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-06-18 15:16:46.834 | + functions-common:_common_systemd_pitfalls:1597 : [[ /bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ sudo ]] 2026-06-18 15:16:46.838 | + functions-common:_common_systemd_pitfalls:1608 : [[ ! /bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ ^/ ]] 2026-06-18 15:16:46.842 | + functions-common:_run_under_systemd:1628 : local systemd_service=devstack@n-api.service 2026-06-18 15:16:46.846 | + functions-common:_run_under_systemd:1629 : local group= 2026-06-18 15:16:46.850 | + functions-common:_run_under_systemd:1630 : local user=quobyte 2026-06-18 15:16:46.855 | + functions-common:_run_under_systemd:1631 : [[ -z quobyte ]] 2026-06-18 15:16:46.858 | + functions-common:_run_under_systemd:1634 : local env_vars= 2026-06-18 15:16:46.862 | + functions-common:_run_under_systemd:1635 : [[ -v SYSTEMD_ENV_VARS[n-api] ]] 2026-06-18 15:16:46.865 | + functions-common:_run_under_systemd:1638 : [[ /bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ uwsgi ]] 2026-06-18 15:16:46.869 | + functions-common:_run_under_systemd:1639 : [[ True == \T\r\u\e ]] 2026-06-18 15:16:46.874 | + functions-common:_run_under_systemd:1640 : cmd='/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-18 15:16:46.878 | + functions-common:_run_under_systemd:1642 : 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-06-18 15:16:46.880 | + functions-common:write_uwsgi_user_unit_file:1561 : local service=devstack@n-api.service 2026-06-18 15:16:46.884 | + functions-common:write_uwsgi_user_unit_file:1562 : local 'command=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-18 15:16:46.886 | + functions-common:write_uwsgi_user_unit_file:1563 : local group= 2026-06-18 15:16:46.890 | + functions-common:write_uwsgi_user_unit_file:1564 : local user=quobyte 2026-06-18 15:16:46.894 | + functions-common:write_uwsgi_user_unit_file:1565 : local env_vars= 2026-06-18 15:16:46.897 | + functions-common:write_uwsgi_user_unit_file:1566 : local unitfile=/etc/systemd/system/devstack@n-api.service 2026-06-18 15:16:46.901 | + functions-common:write_uwsgi_user_unit_file:1567 : mkdir -p /etc/systemd/system 2026-06-18 15:16:46.907 | + functions-common:write_uwsgi_user_unit_file:1569 : iniset -sudo /etc/systemd/system/devstack@n-api.service Unit Description 'Devstack devstack@n-api.service' 2026-06-18 15:16:46.997 | + functions-common:write_uwsgi_user_unit_file:1570 : 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-06-18 15:16:47.089 | + functions-common:write_uwsgi_user_unit_file:1571 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service SyslogIdentifier devstack@n-api.service 2026-06-18 15:16:47.169 | + functions-common:write_uwsgi_user_unit_file:1572 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service User quobyte 2026-06-18 15:16:47.250 | + functions-common:write_uwsgi_user_unit_file:1573 : 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-06-18 15:16:47.330 | + functions-common:write_uwsgi_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-18 15:16:47.405 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Type notify 2026-06-18 15:16:47.481 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service KillMode process 2026-06-18 15:16:47.571 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Restart always 2026-06-18 15:16:47.652 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service NotifyAccess all 2026-06-18 15:16:47.732 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service RestartForceExitStatus 100 2026-06-18 15:16:47.811 | + functions-common:write_uwsgi_user_unit_file:1581 : [[ -n '' ]] 2026-06-18 15:16:47.815 | + functions-common:write_uwsgi_user_unit_file:1584 : [[ -n '' ]] 2026-06-18 15:16:47.819 | + functions-common:write_uwsgi_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@n-api.service Install WantedBy multi-user.target 2026-06-18 15:16:47.916 | + functions-common:write_uwsgi_user_unit_file:1590 : sudo systemctl daemon-reload 2026-06-18 15:16:48.407 | + functions-common:_run_under_systemd:1647 : sudo systemctl enable devstack@n-api.service 2026-06-18 15:16:48.443 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api.service → /etc/systemd/system/devstack@n-api.service. 2026-06-18 15:16:48.908 | + functions-common:_run_under_systemd:1648 : sudo systemctl start devstack@n-api.service 2026-06-18 15:16:49.052 | + functions-common:run_process:1680 : time_stop run_process 2026-06-18 15:16:49.055 | + functions-common:time_stop:2414 : local name 2026-06-18 15:16:49.060 | + functions-common:time_stop:2415 : local end_time 2026-06-18 15:16:49.064 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-18 15:16:49.070 | + functions-common:time_stop:2417 : local total 2026-06-18 15:16:49.073 | + functions-common:time_stop:2418 : local start_time 2026-06-18 15:16:49.077 | + functions-common:time_stop:2420 : name=run_process 2026-06-18 15:16:49.081 | + functions-common:time_stop:2421 : start_time=1781795806770 2026-06-18 15:16:49.086 | + functions-common:time_stop:2423 : [[ -z 1781795806770 ]] 2026-06-18 15:16:49.093 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 15:16:49.098 | + functions-common:time_stop:2426 : end_time=1781795809094 2026-06-18 15:16:49.102 | + functions-common:time_stop:2427 : elapsed_time=2324 2026-06-18 15:16:49.107 | + functions-common:time_stop:2428 : total=4722 2026-06-18 15:16:49.113 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 15:16:49.116 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=7046 2026-06-18 15:16:49.119 | + lib/nova:start_nova_api:971 : echo 'Waiting for nova-api to start...' 2026-06-18 15:16:49.120 | Waiting for nova-api to start... 2026-06-18 15:16:49.124 | + lib/nova:start_nova_api:973 : local service_url=http://192.168.122.13/compute/v2.1/ 2026-06-18 15:16:49.129 | + lib/nova:start_nova_api:975 : wait_for_service 60 http://192.168.122.13/compute/v2.1/ 2026-06-18 15:16:49.136 | + functions:wait_for_service:476 : local timeout=60 2026-06-18 15:16:49.137 | + functions:wait_for_service:477 : local url=http://192.168.122.13/compute/v2.1/ 2026-06-18 15:16:49.141 | + functions:wait_for_service:478 : local rval=0 2026-06-18 15:16:49.147 | + functions:wait_for_service:479 : time_start wait_for_service 2026-06-18 15:16:49.151 | + functions-common:time_start:2400 : local name=wait_for_service 2026-06-18 15:16:49.155 | + functions-common:time_start:2401 : local start_time= 2026-06-18 15:16:49.159 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-18 15:16:49.165 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-18 15:16:49.172 | + functions-common:time_start:2405 : _TIME_START[$name]=1781795809167 2026-06-18 15:16:49.176 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-06-18 15:16:49.182 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-18 15:16:49.183 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.13/compute/v2.1/ 2026-06-18 15:16:55.420 | + :: : [[ 200 == 503 ]] 2026-06-18 15:16:55.423 | + :: : [[ 0 -eq 7 ]] 2026-06-18 15:16:55.430 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-06-18 15:16:55.435 | + functions-common:time_stop:2414 : local name 2026-06-18 15:16:55.439 | + functions-common:time_stop:2415 : local end_time 2026-06-18 15:16:55.444 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-18 15:16:55.449 | + functions-common:time_stop:2417 : local total 2026-06-18 15:16:55.454 | + functions-common:time_stop:2418 : local start_time 2026-06-18 15:16:55.459 | + functions-common:time_stop:2420 : name=wait_for_service 2026-06-18 15:16:55.463 | + functions-common:time_stop:2421 : start_time=1781795809167 2026-06-18 15:16:55.467 | + functions-common:time_stop:2423 : [[ -z 1781795809167 ]] 2026-06-18 15:16:55.474 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 15:16:55.480 | + functions-common:time_stop:2426 : end_time=1781795815475 2026-06-18 15:16:55.485 | + functions-common:time_stop:2427 : elapsed_time=6308 2026-06-18 15:16:55.489 | + functions-common:time_stop:2428 : total=5854 2026-06-18 15:16:55.494 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 15:16:55.499 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=12162 2026-06-18 15:16:55.504 | + functions:wait_for_service:486 : return 0 2026-06-18 15:16:55.508 | + lib/nova:start_nova_api:979 : 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-06-18 15:16:55.512 | + lib/nova:start_nova_api:979 : 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-06-18 15:16:55.517 | + ./stack.sh:main:1293 : is_service_enabled ovn-controller ovn-controller-vtep 2026-06-18 15:16:55.542 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 15:16:55.547 | + ./stack.sh:main:1294 : echo_summary 'Starting OVN services' 2026-06-18 15:16:55.551 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-18 15:16:55.556 | + ./stack.sh:echo_summary:444 : echo -e Starting OVN services 2026-06-18 15:16:55.558 | + ./stack.sh:main:1295 : start_ovn_services 2026-06-18 15:16:55.563 | + lib/neutron:start_ovn_services:575 : [[ ovn == \o\v\n ]] 2026-06-18 15:16:55.567 | + lib/neutron:start_ovn_services:576 : '[' libvirt '!=' ironic ']' 2026-06-18 15:16:55.572 | + lib/neutron:start_ovn_services:582 : init_ovn 2026-06-18 15:16:55.575 | + lib/neutron_plugins/ovn_agent:init_ovn:627 : local 'mkdir_cmd=mkdir -p /var/lib/ovn' 2026-06-18 15:16:55.580 | + lib/neutron_plugins/ovn_agent:init_ovn:629 : [[ False == \F\a\l\s\e ]] 2026-06-18 15:16:55.583 | + lib/neutron_plugins/ovn_agent:init_ovn:630 : mkdir_cmd='sudo mkdir -p /var/lib/ovn' 2026-06-18 15:16:55.586 | + lib/neutron_plugins/ovn_agent:init_ovn:633 : sudo mkdir -p /var/lib/ovn 2026-06-18 15:16:55.603 | + lib/neutron_plugins/ovn_agent:init_ovn:634 : mkdir -p /opt/stack/data/ovs 2026-06-18 15:16:55.610 | + lib/neutron_plugins/ovn_agent:init_ovn:636 : rm -f '/opt/stack/data/ovs/*.db' 2026-06-18 15:16:55.615 | + lib/neutron_plugins/ovn_agent:init_ovn:637 : rm -f '/opt/stack/data/ovs/.*.db.~lock~' 2026-06-18 15:16:55.619 | + lib/neutron_plugins/ovn_agent:init_ovn:638 : sudo rm -f /var/lib/ovn/ovnnb_db.db /var/lib/ovn/ovnsb_db.db 2026-06-18 15:16:55.636 | + lib/neutron_plugins/ovn_agent:init_ovn:639 : sudo rm -f /var/lib/ovn/.ovnnb_db.db.~lock~ /var/lib/ovn/.ovnsb_db.db.~lock~ 2026-06-18 15:16:55.653 | + lib/neutron_plugins/ovn_agent:init_ovn:640 : sudo rm -f /var/run/ovn/ovnnb_db.sock /var/run/ovn/ovnsb_db.sock 2026-06-18 15:16:55.671 | + lib/neutron:start_ovn_services:583 : start_ovn 2026-06-18 15:16:55.675 | + lib/neutron_plugins/ovn_agent:start_ovn:745 : echo 'Starting OVN' 2026-06-18 15:16:55.675 | Starting OVN 2026-06-18 15:16:55.679 | + lib/neutron_plugins/ovn_agent:start_ovn:747 : _start_ovs 2026-06-18 15:16:55.682 | + lib/neutron_plugins/ovn_agent:_start_ovs:644 : echo 'Starting OVS' 2026-06-18 15:16:55.682 | Starting OVS 2026-06-18 15:16:55.685 | + lib/neutron_plugins/ovn_agent:_start_ovs:645 : is_service_enabled ovn-controller ovn-controller-vtep ovn-northd 2026-06-18 15:16:55.708 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 15:16:55.713 | + lib/neutron_plugins/ovn_agent:_start_ovs:647 : enable_service ovsdb-server 2026-06-18 15:16:55.770 | + lib/neutron_plugins/ovn_agent:_start_ovs:648 : enable_service ovs-vswitchd 2026-06-18 15:16:55.829 | + lib/neutron_plugins/ovn_agent:_start_ovs:650 : [[ False == \T\r\u\e ]] 2026-06-18 15:16:55.832 | + lib/neutron_plugins/ovn_agent:_start_ovs:674 : _start_process ovsdb-server.service 2026-06-18 15:16:55.836 | + lib/neutron_plugins/ovn_agent:_start_process:258 : sudo systemctl daemon-reload 2026-06-18 15:16:56.333 | + lib/neutron_plugins/ovn_agent:_start_process:259 : sudo systemctl enable ovsdb-server.service 2026-06-18 15:16:56.811 | The unit files have no installation config (WantedBy=, RequiredBy=, UpheldBy=, 2026-06-18 15:16:56.811 | Also=, or Alias= settings in the [Install] section, and DefaultInstance= for 2026-06-18 15:16:56.811 | template units). This means they are not meant to be enabled or disabled using systemctl. 2026-06-18 15:16:56.811 | 2026-06-18 15:16:56.811 | Possible reasons for having these kinds of units are: 2026-06-18 15:16:56.812 | • A unit may be statically enabled by being symlinked from another unit's 2026-06-18 15:16:56.812 | .wants/, .requires/, or .upholds/ directory. 2026-06-18 15:16:56.812 | • A unit's purpose may be to act as a helper for some other unit which has 2026-06-18 15:16:56.812 | a requirement dependency on it. 2026-06-18 15:16:56.812 | • A unit may be started when needed via activation (socket, path, timer, 2026-06-18 15:16:56.812 | D-Bus, udev, scripted systemctl call, ...). 2026-06-18 15:16:56.813 | • In case of template units, the unit is meant to be enabled with some 2026-06-18 15:16:56.813 | instance name specified. 2026-06-18 15:16:56.826 | + lib/neutron_plugins/ovn_agent:_start_process:260 : sudo systemctl restart ovsdb-server.service 2026-06-18 15:17:01.495 | + lib/neutron_plugins/ovn_agent:_start_ovs:675 : _start_process ovs-vswitchd.service 2026-06-18 15:17:01.498 | + lib/neutron_plugins/ovn_agent:_start_process:258 : sudo systemctl daemon-reload 2026-06-18 15:17:01.974 | + lib/neutron_plugins/ovn_agent:_start_process:259 : sudo systemctl enable ovs-vswitchd.service 2026-06-18 15:17:02.471 | The unit files have no installation config (WantedBy=, RequiredBy=, UpheldBy=, 2026-06-18 15:17:02.471 | Also=, or Alias= settings in the [Install] section, and DefaultInstance= for 2026-06-18 15:17:02.472 | template units). This means they are not meant to be enabled or disabled using systemctl. 2026-06-18 15:17:02.472 | 2026-06-18 15:17:02.472 | Possible reasons for having these kinds of units are: 2026-06-18 15:17:02.472 | • A unit may be statically enabled by being symlinked from another unit's 2026-06-18 15:17:02.472 | .wants/, .requires/, or .upholds/ directory. 2026-06-18 15:17:02.472 | • A unit's purpose may be to act as a helper for some other unit which has 2026-06-18 15:17:02.472 | a requirement dependency on it. 2026-06-18 15:17:02.472 | • A unit may be started when needed via activation (socket, path, timer, 2026-06-18 15:17:02.472 | D-Bus, udev, scripted systemctl call, ...). 2026-06-18 15:17:02.472 | • In case of template units, the unit is meant to be enabled with some 2026-06-18 15:17:02.472 | instance name specified. 2026-06-18 15:17:02.482 | + lib/neutron_plugins/ovn_agent:_start_process:260 : sudo systemctl restart ovs-vswitchd.service 2026-06-18 15:17:02.683 | + lib/neutron_plugins/ovn_agent:_start_ovs:678 : echo 'Configuring OVSDB' 2026-06-18 15:17:02.683 | Configuring OVSDB 2026-06-18 15:17:02.687 | + lib/neutron_plugins/ovn_agent:_start_ovs:679 : is_service_enabled tls-proxy 2026-06-18 15:17:02.726 | + functions-common:is_service_enabled:2070 : return 1 2026-06-18 15:17:02.731 | + lib/neutron_plugins/ovn_agent:_start_ovs:686 : sudo ovs-vsctl --no-wait set-manager ptcp:6640:127.0.0.1 2026-06-18 15:17:02.765 | + lib/neutron_plugins/ovn_agent:_start_ovs:687 : sudo ovs-vsctl --no-wait set open_vswitch . system-type=devstack 2026-06-18 15:17:02.793 | + lib/neutron_plugins/ovn_agent:_start_ovs:688 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:system-id=04c90e68-0b49-40be-8023-705317aaf835 2026-06-18 15:17:02.822 | + lib/neutron_plugins/ovn_agent:_start_ovs:689 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-remote=tcp:192.168.122.13:6642 2026-06-18 15:17:02.851 | + lib/neutron_plugins/ovn_agent:_start_ovs:690 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-bridge=br-int 2026-06-18 15:17:02.883 | + lib/neutron_plugins/ovn_agent:_start_ovs:691 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-encap-type=geneve 2026-06-18 15:17:02.912 | + lib/neutron_plugins/ovn_agent:_start_ovs:692 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-encap-ip=192.168.122.13 2026-06-18 15:17:02.942 | ++ lib/neutron_plugins/ovn_agent:_start_ovs:693 : hostname 2026-06-18 15:17:02.948 | + lib/neutron_plugins/ovn_agent:_start_ovs:693 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:hostname=devstack 2026-06-18 15:17:02.973 | + lib/neutron_plugins/ovn_agent:_start_ovs:695 : [[ True == \T\r\u\e ]] 2026-06-18 15:17:02.977 | + lib/neutron_plugins/ovn_agent:_start_ovs:696 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-cms-options=enable-chassis-as-gw 2026-06-18 15:17:03.005 | + lib/neutron_plugins/ovn_agent:_start_ovs:699 : [[ metadata =~ ovn-bgp ]] 2026-06-18 15:17:03.010 | + lib/neutron_plugins/ovn_agent:_start_ovs:705 : is_provider_network 2026-06-18 15:17:03.014 | + functions-common:is_provider_network:2263 : '[' '' == True ']' 2026-06-18 15:17:03.018 | + functions-common:is_provider_network:2266 : return 1 2026-06-18 15:17:03.022 | + lib/neutron_plugins/ovn_agent:_start_ovs:705 : [[ True == \T\r\u\e ]] 2026-06-18 15:17:03.026 | + lib/neutron_plugins/ovn_agent:_start_ovs:706 : ovn_base_setup_bridge br-ex 2026-06-18 15:17:03.031 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:246 : local bridge=br-ex 2026-06-18 15:17:03.035 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:247 : local 'addbr_cmd=sudo ovs-vsctl --no-wait -- --may-exist add-br br-ex' 2026-06-18 15:17:03.040 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:249 : '[' system '!=' system ']' 2026-06-18 15:17:03.044 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:253 : sudo ovs-vsctl --no-wait -- --may-exist add-br br-ex 2026-06-18 15:17:03.079 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:254 : sudo ovs-vsctl --no-wait br-set-external-id br-ex bridge-id br-ex 2026-06-18 15:17:03.125 | + lib/neutron_plugins/ovn_agent:_start_ovs:707 : sudo ovs-vsctl set open . external-ids:ovn-bridge-mappings=public:br-ex 2026-06-18 15:17:03.183 | + lib/neutron_plugins/ovn_agent:_start_ovs:710 : is_service_enabled ovn-controller-vtep 2026-06-18 15:17:03.220 | + functions-common:is_service_enabled:2070 : return 1 2026-06-18 15:17:03.228 | + lib/neutron_plugins/ovn_agent:start_ovn:749 : local SCRIPTDIR=/share/ovn/scripts 2026-06-18 15:17:03.233 | + lib/neutron_plugins/ovn_agent:start_ovn:750 : use_new_ovn_repository 2026-06-18 15:17:03.242 | + lib/neutron_plugins/ovn_agent:use_new_ovn_repository:218 : [[ False == \F\a\l\s\e ]] 2026-06-18 15:17:03.249 | + lib/neutron_plugins/ovn_agent:use_new_ovn_repository:219 : return 0 2026-06-18 15:17:03.254 | + lib/neutron_plugins/ovn_agent:start_ovn:754 : is_service_enabled ovn-northd 2026-06-18 15:17:03.287 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 15:17:03.289 | + lib/neutron_plugins/ovn_agent:start_ovn:755 : [[ False == \T\r\u\e ]] 2026-06-18 15:17:03.295 | + lib/neutron_plugins/ovn_agent:start_ovn:761 : _start_process ovn-central.service 2026-06-18 15:17:03.301 | + lib/neutron_plugins/ovn_agent:_start_process:258 : sudo systemctl daemon-reload 2026-06-18 15:17:03.811 | + lib/neutron_plugins/ovn_agent:_start_process:259 : sudo systemctl enable ovn-central.service 2026-06-18 15:17:04.318 | + lib/neutron_plugins/ovn_agent:_start_process:260 : sudo systemctl restart ovn-central.service 2026-06-18 15:17:04.389 | + lib/neutron_plugins/ovn_agent:start_ovn:764 : _wait_for_ovn_and_set_custom_config 2026-06-18 15:17:04.392 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:727 : wait_for_sock_file /var/run/ovn/ovnnb_db.sock 2026-06-18 15:17:04.397 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:207 : local count=0 2026-06-18 15:17:04.401 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:208 : '[' '!' -S /var/run/ovn/ovnnb_db.sock ']' 2026-06-18 15:17:04.406 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:209 : sleep 1 2026-06-18 15:17:05.413 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:210 : count=1 2026-06-18 15:17:05.418 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:211 : '[' 1 -gt 40 ']' 2026-06-18 15:17:05.422 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:208 : '[' '!' -S /var/run/ovn/ovnnb_db.sock ']' 2026-06-18 15:17:05.427 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:728 : wait_for_sock_file /var/run/ovn/ovnsb_db.sock 2026-06-18 15:17:05.431 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:207 : local count=0 2026-06-18 15:17:05.435 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:208 : '[' '!' -S /var/run/ovn/ovnsb_db.sock ']' 2026-06-18 15:17:05.439 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:729 : wait_for_db_file /var/lib/ovn/ovnnb_db.db 2026-06-18 15:17:05.443 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:196 : local count=0 2026-06-18 15:17:05.447 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:197 : '[' '!' -f /var/lib/ovn/ovnnb_db.db ']' 2026-06-18 15:17:05.450 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:730 : wait_for_db_file /var/lib/ovn/ovnsb_db.db 2026-06-18 15:17:05.455 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:196 : local count=0 2026-06-18 15:17:05.459 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:197 : '[' '!' -f /var/lib/ovn/ovnsb_db.db ']' 2026-06-18 15:17:05.463 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:732 : is_service_enabled tls-proxy 2026-06-18 15:17:05.490 | + functions-common:is_service_enabled:2070 : return 1 2026-06-18 15:17:05.494 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:737 : 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-06-18 15:17:05.523 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:738 : 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-06-18 15:17:05.552 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:739 : sudo ovs-appctl -t /var/run/ovn/ovnnb_db.ctl vlog/set console:off syslog:info file:info 2026-06-18 15:17:05.572 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:740 : sudo ovs-appctl -t /var/run/ovn/ovnsb_db.ctl vlog/set console:off syslog:info file:info 2026-06-18 15:17:05.593 | + lib/neutron_plugins/ovn_agent:start_ovn:768 : is_service_enabled ovn-controller 2026-06-18 15:17:05.622 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 15:17:05.625 | + lib/neutron_plugins/ovn_agent:start_ovn:769 : [[ False == \T\r\u\e ]] 2026-06-18 15:17:05.630 | + lib/neutron_plugins/ovn_agent:start_ovn:775 : _start_process ovn-controller.service 2026-06-18 15:17:05.633 | + lib/neutron_plugins/ovn_agent:_start_process:258 : sudo systemctl daemon-reload 2026-06-18 15:17:06.131 | + lib/neutron_plugins/ovn_agent:_start_process:259 : sudo systemctl enable ovn-controller.service 2026-06-18 15:17:06.611 | The unit files have no installation config (WantedBy=, RequiredBy=, UpheldBy=, 2026-06-18 15:17:06.611 | Also=, or Alias= settings in the [Install] section, and DefaultInstance= for 2026-06-18 15:17:06.612 | template units). This means they are not meant to be enabled or disabled using systemctl. 2026-06-18 15:17:06.612 | 2026-06-18 15:17:06.612 | Possible reasons for having these kinds of units are: 2026-06-18 15:17:06.612 | • A unit may be statically enabled by being symlinked from another unit's 2026-06-18 15:17:06.612 | .wants/, .requires/, or .upholds/ directory. 2026-06-18 15:17:06.612 | • A unit's purpose may be to act as a helper for some other unit which has 2026-06-18 15:17:06.612 | a requirement dependency on it. 2026-06-18 15:17:06.612 | • A unit may be started when needed via activation (socket, path, timer, 2026-06-18 15:17:06.612 | D-Bus, udev, scripted systemctl call, ...). 2026-06-18 15:17:06.612 | • In case of template units, the unit is meant to be enabled with some 2026-06-18 15:17:06.612 | instance name specified. 2026-06-18 15:17:06.622 | + lib/neutron_plugins/ovn_agent:_start_process:260 : sudo systemctl restart ovn-controller.service 2026-06-18 15:17:06.942 | + lib/neutron_plugins/ovn_agent:start_ovn:779 : is_service_enabled ovn-controller-vtep 2026-06-18 15:17:06.971 | + functions-common:is_service_enabled:2070 : return 1 2026-06-18 15:17:06.975 | + lib/neutron_plugins/ovn_agent:start_ovn:788 : is_ovn_metadata_agent_enabled 2026-06-18 15:17:06.980 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:317 : is_service_enabled q-ovn-metadata-agent neutron-ovn-metadata-agent 2026-06-18 15:17:07.008 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 15:17:07.011 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:317 : [[ False == \F\a\l\s\e ]] 2026-06-18 15:17:07.017 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:318 : return 0 2026-06-18 15:17:07.021 | + lib/neutron_plugins/ovn_agent:start_ovn:789 : 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-06-18 15:17:07.025 | + functions-common:run_process:1668 : local service=q-ovn-metadata-agent 2026-06-18 15:17:07.030 | + functions-common:run_process:1669 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' 2026-06-18 15:17:07.034 | + functions-common:run_process:1670 : local group= 2026-06-18 15:17:07.037 | + functions-common:run_process:1671 : local user= 2026-06-18 15:17:07.041 | + functions-common:run_process:1672 : local env_vars= 2026-06-18 15:17:07.045 | + functions-common:run_process:1674 : local name=q-ovn-metadata-agent 2026-06-18 15:17:07.048 | + functions-common:run_process:1676 : time_start run_process 2026-06-18 15:17:07.052 | + functions-common:time_start:2400 : local name=run_process 2026-06-18 15:17:07.055 | + functions-common:time_start:2401 : local start_time= 2026-06-18 15:17:07.059 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-18 15:17:07.064 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-18 15:17:07.069 | + functions-common:time_start:2405 : _TIME_START[$name]=1781795827065 2026-06-18 15:17:07.072 | + functions-common:run_process:1677 : is_service_enabled q-ovn-metadata-agent 2026-06-18 15:17:07.098 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 15:17:07.103 | + functions-common:run_process:1678 : _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-06-18 15:17:07.107 | + functions-common:_run_under_systemd:1622 : local service=q-ovn-metadata-agent 2026-06-18 15:17:07.110 | + functions-common:_run_under_systemd:1623 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' 2026-06-18 15:17:07.113 | + functions-common:_run_under_systemd:1624 : local 'cmd=/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' 2026-06-18 15:17:07.116 | + functions-common:_run_under_systemd:1626 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' 2026-06-18 15:17:07.120 | + functions-common:_common_systemd_pitfalls:1594 : local 'cmd=/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' 2026-06-18 15:17:07.123 | + functions-common:_common_systemd_pitfalls:1597 : [[ /opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini =~ sudo ]] 2026-06-18 15:17:07.126 | + functions-common:_common_systemd_pitfalls:1608 : [[ ! /opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini =~ ^/ ]] 2026-06-18 15:17:07.129 | + functions-common:_run_under_systemd:1628 : local systemd_service=devstack@q-ovn-metadata-agent.service 2026-06-18 15:17:07.133 | + functions-common:_run_under_systemd:1629 : local group= 2026-06-18 15:17:07.136 | + functions-common:_run_under_systemd:1630 : local user=quobyte 2026-06-18 15:17:07.139 | + functions-common:_run_under_systemd:1631 : [[ -z quobyte ]] 2026-06-18 15:17:07.142 | + functions-common:_run_under_systemd:1634 : local env_vars= 2026-06-18 15:17:07.145 | + functions-common:_run_under_systemd:1635 : [[ -v SYSTEMD_ENV_VARS[q-ovn-metadata-agent] ]] 2026-06-18 15:17:07.148 | + functions-common:_run_under_systemd:1638 : [[ /opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini =~ uwsgi ]] 2026-06-18 15:17:07.153 | + functions-common:_run_under_systemd:1644 : 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-06-18 15:17:07.156 | + functions-common:write_user_unit_file:1529 : local service=devstack@q-ovn-metadata-agent.service 2026-06-18 15:17:07.159 | + functions-common:write_user_unit_file:1530 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' 2026-06-18 15:17:07.163 | + functions-common:write_user_unit_file:1531 : local group= 2026-06-18 15:17:07.166 | + functions-common:write_user_unit_file:1532 : local user=quobyte 2026-06-18 15:17:07.169 | + functions-common:write_user_unit_file:1533 : local env_vars= 2026-06-18 15:17:07.172 | + functions-common:write_user_unit_file:1534 : local extra= 2026-06-18 15:17:07.175 | + functions-common:write_user_unit_file:1535 : [[ -n '' ]] 2026-06-18 15:17:07.179 | + functions-common:write_user_unit_file:1538 : local unitfile=/etc/systemd/system/devstack@q-ovn-metadata-agent.service 2026-06-18 15:17:07.183 | + functions-common:write_user_unit_file:1539 : mkdir -p /etc/systemd/system 2026-06-18 15:17:07.189 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Unit Description 'Devstack devstack@q-ovn-metadata-agent.service' 2026-06-18 15:17:07.278 | + functions-common:write_user_unit_file:1542 : 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-06-18 15:17:07.368 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Service User quobyte 2026-06-18 15:17:07.444 | + functions-common:write_user_unit_file:1544 : 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-06-18 15:17:07.523 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Service KillMode process 2026-06-18 15:17:07.614 | + functions-common:write_user_unit_file:1546 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Service TimeoutStopSec 300 2026-06-18 15:17:07.698 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-18 15:17:07.783 | + functions-common:write_user_unit_file:1548 : [[ -n '' ]] 2026-06-18 15:17:07.786 | + functions-common:write_user_unit_file:1551 : [[ -n '' ]] 2026-06-18 15:17:07.789 | + functions-common:write_user_unit_file:1554 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Install WantedBy multi-user.target 2026-06-18 15:17:07.881 | + functions-common:write_user_unit_file:1557 : sudo systemctl daemon-reload 2026-06-18 15:17:08.369 | + functions-common:_run_under_systemd:1647 : sudo systemctl enable devstack@q-ovn-metadata-agent.service 2026-06-18 15:17:08.395 | 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-06-18 15:17:08.860 | + functions-common:_run_under_systemd:1648 : sudo systemctl start devstack@q-ovn-metadata-agent.service 2026-06-18 15:17:08.929 | + functions-common:run_process:1680 : time_stop run_process 2026-06-18 15:17:08.933 | + functions-common:time_stop:2414 : local name 2026-06-18 15:17:08.937 | + functions-common:time_stop:2415 : local end_time 2026-06-18 15:17:08.941 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-18 15:17:08.945 | + functions-common:time_stop:2417 : local total 2026-06-18 15:17:08.948 | + functions-common:time_stop:2418 : local start_time 2026-06-18 15:17:08.952 | + functions-common:time_stop:2420 : name=run_process 2026-06-18 15:17:08.956 | + functions-common:time_stop:2421 : start_time=1781795827065 2026-06-18 15:17:08.960 | + functions-common:time_stop:2423 : [[ -z 1781795827065 ]] 2026-06-18 15:17:08.965 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 15:17:08.970 | + functions-common:time_stop:2426 : end_time=1781795828966 2026-06-18 15:17:08.974 | + functions-common:time_stop:2427 : elapsed_time=1901 2026-06-18 15:17:08.978 | + functions-common:time_stop:2428 : total=7046 2026-06-18 15:17:08.982 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 15:17:08.986 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=8947 2026-06-18 15:17:08.991 | + lib/neutron_plugins/ovn_agent:start_ovn:791 : setup_logging /etc/neutron/neutron_ovn_metadata_agent.ini 2026-06-18 15:17:08.996 | + functions:setup_logging:693 : setup_systemd_logging /etc/neutron/neutron_ovn_metadata_agent.ini 2026-06-18 15:17:08.999 | + functions:setup_systemd_logging:710 : local conf_file=/etc/neutron/neutron_ovn_metadata_agent.ini 2026-06-18 15:17:09.004 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-06-18 15:17:09.030 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-06-18 15:17:09.034 | + functions:setup_systemd_logging:716 : local pidstr= 2026-06-18 15:17:09.038 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-06-18 15:17:09.042 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-06-18 15:17:09.046 | + 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-06-18 15:17:09.096 | + 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-06-18 15:17:09.140 | + 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-06-18 15:17:09.182 | + functions:setup_systemd_logging:727 : iniset /etc/neutron/neutron_ovn_metadata_agent.ini DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-06-18 15:17:09.223 | + functions:setup_systemd_logging:730 : iniset /etc/neutron/neutron_ovn_metadata_agent.ini DEFAULT log_color False 2026-06-18 15:17:09.260 | + lib/neutron_plugins/ovn_agent:start_ovn:794 : is_ovn_agent_enabled 2026-06-18 15:17:09.264 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:324 : is_service_enabled q-ovn-agent neutron-ovn-agent 2026-06-18 15:17:09.287 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 15:17:09.291 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:325 : enable_service q-ovn-agent 2026-06-18 15:17:09.347 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:326 : return 0 2026-06-18 15:17:09.351 | + lib/neutron_plugins/ovn_agent:start_ovn:795 : run_process q-ovn-agent '/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-06-18 15:17:09.354 | + functions-common:run_process:1668 : local service=q-ovn-agent 2026-06-18 15:17:09.358 | + functions-common:run_process:1669 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-06-18 15:17:09.362 | + functions-common:run_process:1670 : local group= 2026-06-18 15:17:09.365 | + functions-common:run_process:1671 : local user= 2026-06-18 15:17:09.369 | + functions-common:run_process:1672 : local env_vars= 2026-06-18 15:17:09.371 | + functions-common:run_process:1674 : local name=q-ovn-agent 2026-06-18 15:17:09.375 | + functions-common:run_process:1676 : time_start run_process 2026-06-18 15:17:09.379 | + functions-common:time_start:2400 : local name=run_process 2026-06-18 15:17:09.383 | + functions-common:time_start:2401 : local start_time= 2026-06-18 15:17:09.387 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-18 15:17:09.391 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-18 15:17:09.398 | + functions-common:time_start:2405 : _TIME_START[$name]=1781795829393 2026-06-18 15:17:09.403 | + functions-common:run_process:1677 : is_service_enabled q-ovn-agent 2026-06-18 15:17:09.427 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 15:17:09.431 | + functions-common:run_process:1678 : _run_under_systemd q-ovn-agent '/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' '' '' '' 2026-06-18 15:17:09.434 | + functions-common:_run_under_systemd:1622 : local service=q-ovn-agent 2026-06-18 15:17:09.438 | + functions-common:_run_under_systemd:1623 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-06-18 15:17:09.441 | + functions-common:_run_under_systemd:1624 : local 'cmd=/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-06-18 15:17:09.445 | + functions-common:_run_under_systemd:1626 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-06-18 15:17:09.450 | + functions-common:_common_systemd_pitfalls:1594 : local 'cmd=/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-06-18 15:17:09.453 | + functions-common:_common_systemd_pitfalls:1597 : [[ /opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini =~ sudo ]] 2026-06-18 15:17:09.457 | + functions-common:_common_systemd_pitfalls:1608 : [[ ! /opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini =~ ^/ ]] 2026-06-18 15:17:09.461 | + functions-common:_run_under_systemd:1628 : local systemd_service=devstack@q-ovn-agent.service 2026-06-18 15:17:09.465 | + functions-common:_run_under_systemd:1629 : local group= 2026-06-18 15:17:09.469 | + functions-common:_run_under_systemd:1630 : local user=quobyte 2026-06-18 15:17:09.473 | + functions-common:_run_under_systemd:1631 : [[ -z quobyte ]] 2026-06-18 15:17:09.477 | + functions-common:_run_under_systemd:1634 : local env_vars= 2026-06-18 15:17:09.481 | + functions-common:_run_under_systemd:1635 : [[ -v SYSTEMD_ENV_VARS[q-ovn-agent] ]] 2026-06-18 15:17:09.485 | + functions-common:_run_under_systemd:1638 : [[ /opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini =~ uwsgi ]] 2026-06-18 15:17:09.489 | + functions-common:_run_under_systemd:1644 : 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-06-18 15:17:09.493 | + functions-common:write_user_unit_file:1529 : local service=devstack@q-ovn-agent.service 2026-06-18 15:17:09.497 | + functions-common:write_user_unit_file:1530 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-06-18 15:17:09.501 | + functions-common:write_user_unit_file:1531 : local group= 2026-06-18 15:17:09.505 | + functions-common:write_user_unit_file:1532 : local user=quobyte 2026-06-18 15:17:09.510 | + functions-common:write_user_unit_file:1533 : local env_vars= 2026-06-18 15:17:09.514 | + functions-common:write_user_unit_file:1534 : local extra= 2026-06-18 15:17:09.518 | + functions-common:write_user_unit_file:1535 : [[ -n '' ]] 2026-06-18 15:17:09.522 | + functions-common:write_user_unit_file:1538 : local unitfile=/etc/systemd/system/devstack@q-ovn-agent.service 2026-06-18 15:17:09.525 | + functions-common:write_user_unit_file:1539 : mkdir -p /etc/systemd/system 2026-06-18 15:17:09.532 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Unit Description 'Devstack devstack@q-ovn-agent.service' 2026-06-18 15:17:09.624 | + functions-common:write_user_unit_file:1542 : 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-06-18 15:17:09.718 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service User quobyte 2026-06-18 15:17:09.792 | + functions-common:write_user_unit_file:1544 : 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-06-18 15:17:09.868 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service KillMode process 2026-06-18 15:17:09.947 | + functions-common:write_user_unit_file:1546 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service TimeoutStopSec 300 2026-06-18 15:17:10.026 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-18 15:17:10.107 | + functions-common:write_user_unit_file:1548 : [[ -n '' ]] 2026-06-18 15:17:10.110 | + functions-common:write_user_unit_file:1551 : [[ -n '' ]] 2026-06-18 15:17:10.114 | + functions-common:write_user_unit_file:1554 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Install WantedBy multi-user.target 2026-06-18 15:17:10.209 | + functions-common:write_user_unit_file:1557 : sudo systemctl daemon-reload 2026-06-18 15:17:10.712 | + functions-common:_run_under_systemd:1647 : sudo systemctl enable devstack@q-ovn-agent.service 2026-06-18 15:17:10.737 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-ovn-agent.service → /etc/systemd/system/devstack@q-ovn-agent.service. 2026-06-18 15:17:11.199 | + functions-common:_run_under_systemd:1648 : sudo systemctl start devstack@q-ovn-agent.service 2026-06-18 15:17:11.255 | + functions-common:run_process:1680 : time_stop run_process 2026-06-18 15:17:11.259 | + functions-common:time_stop:2414 : local name 2026-06-18 15:17:11.263 | + functions-common:time_stop:2415 : local end_time 2026-06-18 15:17:11.268 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-18 15:17:11.272 | + functions-common:time_stop:2417 : local total 2026-06-18 15:17:11.276 | + functions-common:time_stop:2418 : local start_time 2026-06-18 15:17:11.280 | + functions-common:time_stop:2420 : name=run_process 2026-06-18 15:17:11.285 | + functions-common:time_stop:2421 : start_time=1781795829393 2026-06-18 15:17:11.289 | + functions-common:time_stop:2423 : [[ -z 1781795829393 ]] 2026-06-18 15:17:11.295 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 15:17:11.301 | + functions-common:time_stop:2426 : end_time=1781795831296 2026-06-18 15:17:11.305 | + functions-common:time_stop:2427 : elapsed_time=1903 2026-06-18 15:17:11.309 | + functions-common:time_stop:2428 : total=8947 2026-06-18 15:17:11.314 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 15:17:11.318 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=10850 2026-06-18 15:17:11.321 | + lib/neutron_plugins/ovn_agent:start_ovn:797 : setup_logging /etc/neutron/plugins/ml2/ovn_agent.ini 2026-06-18 15:17:11.326 | + functions:setup_logging:693 : setup_systemd_logging /etc/neutron/plugins/ml2/ovn_agent.ini 2026-06-18 15:17:11.330 | + functions:setup_systemd_logging:710 : local conf_file=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-06-18 15:17:11.336 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-06-18 15:17:11.366 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-06-18 15:17:11.370 | + functions:setup_systemd_logging:716 : local pidstr= 2026-06-18 15:17:11.374 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-06-18 15:17:11.378 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-06-18 15:17:11.384 | + 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-06-18 15:17:11.448 | + 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-06-18 15:17:11.495 | + 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-06-18 15:17:11.542 | + functions:setup_systemd_logging:727 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-06-18 15:17:11.592 | + functions:setup_systemd_logging:730 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT log_color False 2026-06-18 15:17:11.640 | + lib/neutron:start_ovn_services:585 : [[ True == \T\r\u\e ]] 2026-06-18 15:17:11.644 | + lib/neutron:start_ovn_services:586 : [[ True != \T\r\u\e ]] 2026-06-18 15:17:11.650 | + lib/neutron:start_ovn_services:590 : create_public_bridge 2026-06-18 15:17:11.654 | + lib/neutron_plugins/ovn_agent:create_public_bridge:311 : sudo ovs-vsctl --may-exist add-br br-ex 2026-06-18 15:17:11.682 | + lib/neutron_plugins/ovn_agent:create_public_bridge:312 : sudo ovs-vsctl set open . external-ids:ovn-bridge-mappings=public:br-ex 2026-06-18 15:17:11.705 | + lib/neutron_plugins/ovn_agent:create_public_bridge:313 : _configure_public_network_connectivity 2026-06-18 15:17:11.710 | + lib/neutron:_configure_public_network_connectivity:806 : [[ -n '' ]] 2026-06-18 15:17:11.716 | + lib/neutron:_configure_public_network_connectivity:813 : for d in $default_v4_route_devs 2026-06-18 15:17:11.718 | + lib/neutron:_configure_public_network_connectivity:814 : sudo iptables -t nat -A POSTROUTING -o enp1s0 -s 172.24.4.0/24 -j MASQUERADE 2026-06-18 15:17:11.793 | + ./stack.sh:main:1298 : is_service_enabled q-svc neutron-api 2026-06-18 15:17:11.817 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 15:17:11.822 | + ./stack.sh:main:1299 : echo_summary 'Starting Neutron' 2026-06-18 15:17:11.827 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-18 15:17:11.831 | + ./stack.sh:echo_summary:444 : echo -e Starting Neutron 2026-06-18 15:17:11.836 | + ./stack.sh:main:1300 : configure_neutron_after_post_config 2026-06-18 15:17:11.840 | + lib/neutron:configure_neutron_after_post_config:555 : [[ ovn-router != '' ]] 2026-06-18 15:17:11.845 | + lib/neutron:configure_neutron_after_post_config:556 : iniset /etc/neutron/neutron.conf DEFAULT service_plugins ovn-router 2026-06-18 15:17:11.892 | + lib/neutron:configure_neutron_after_post_config:558 : configure_rbac_policies 2026-06-18 15:17:11.897 | + lib/neutron:configure_rbac_policies:564 : [[ True == \T\r\u\e ]] 2026-06-18 15:17:11.901 | + lib/neutron:configure_rbac_policies:565 : iniset /etc/neutron/neutron.conf oslo_policy enforce_new_defaults True 2026-06-18 15:17:11.954 | + lib/neutron:configure_rbac_policies:566 : iniset /etc/neutron/neutron.conf oslo_policy enforce_scope True 2026-06-18 15:17:12.007 | + ./stack.sh:main:1301 : start_neutron_service_and_check 2026-06-18 15:17:12.011 | + lib/neutron:start_neutron_service_and_check:631 : local cfg_file_options 2026-06-18 15:17:12.016 | + lib/neutron:start_neutron_service_and_check:632 : local neutron_url 2026-06-18 15:17:12.023 | ++ lib/neutron:start_neutron_service_and_check:634 : determine_config_files neutron-server 2026-06-18 15:17:12.028 | ++ lib/neutron:determine_config_files:363 : local opts= 2026-06-18 15:17:12.032 | ++ lib/neutron:determine_config_files:364 : case "$1" in 2026-06-18 15:17:12.039 | +++ lib/neutron:determine_config_files:365 : _determine_config_server 2026-06-18 15:17:12.044 | +++ lib/neutron:_determine_config_server:321 : [[ '' != '' ]] 2026-06-18 15:17:12.048 | +++ lib/neutron:_determine_config_server:328 : [[ 0 > 0 ]] 2026-06-18 15:17:12.053 | +++ lib/neutron:_determine_config_server:335 : local cfg_file 2026-06-18 15:17:12.057 | +++ lib/neutron:_determine_config_server:336 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-18 15:17:12.062 | +++ lib/neutron:_determine_config_server:340 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-18 15:17:12.066 | ++ lib/neutron:determine_config_files:365 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-18 15:17:12.071 | ++ lib/neutron:determine_config_files:368 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' ']' 2026-06-18 15:17:12.075 | ++ lib/neutron:determine_config_files:371 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-18 15:17:12.080 | + lib/neutron:start_neutron_service_and_check:634 : cfg_file_options='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-18 15:17:12.085 | + lib/neutron:start_neutron_service_and_check:637 : enable_neutron_server_services 2026-06-18 15:17:12.089 | + lib/neutron:enable_neutron_server_services:602 : local rpc_workers 2026-06-18 15:17:12.094 | + lib/neutron:enable_neutron_server_services:607 : [[ -f /etc/neutron/neutron.conf ]] 2026-06-18 15:17:12.099 | ++ lib/neutron:enable_neutron_server_services:608 : iniget_multiline /etc/neutron/neutron.conf DEFAULT rpc_workers 2026-06-18 15:17:12.133 | + lib/neutron:enable_neutron_server_services:608 : rpc_workers= 2026-06-18 15:17:12.138 | + lib/neutron:enable_neutron_server_services:615 : enable_service neutron-api 2026-06-18 15:17:12.203 | + lib/neutron:enable_neutron_server_services:616 : enable_service neutron-periodic-workers 2026-06-18 15:17:12.272 | + lib/neutron:enable_neutron_server_services:619 : [[ '' != \0 ]] 2026-06-18 15:17:12.277 | + lib/neutron:enable_neutron_server_services:620 : enable_service neutron-rpc-server 2026-06-18 15:17:12.342 | + lib/neutron:enable_neutron_server_services:624 : [[ ovn == \o\v\n ]] 2026-06-18 15:17:12.347 | + lib/neutron:enable_neutron_server_services:625 : enable_service neutron-ovn-maintenance-worker 2026-06-18 15:17:12.417 | ++ lib/neutron:start_neutron_service_and_check:640 : which uwsgi 2026-06-18 15:17:12.426 | + lib/neutron:start_neutron_service_and_check:640 : run_process neutron-api '/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-06-18 15:17:12.433 | + functions-common:run_process:1668 : local service=neutron-api 2026-06-18 15:17:12.434 | + functions-common:run_process:1669 : local 'command=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-06-18 15:17:12.439 | + functions-common:run_process:1670 : local group= 2026-06-18 15:17:12.443 | + functions-common:run_process:1671 : local user= 2026-06-18 15:17:12.448 | + functions-common:run_process:1672 : local env_vars= 2026-06-18 15:17:12.452 | + functions-common:run_process:1674 : local name=neutron-api 2026-06-18 15:17:12.457 | + functions-common:run_process:1676 : time_start run_process 2026-06-18 15:17:12.461 | + functions-common:time_start:2400 : local name=run_process 2026-06-18 15:17:12.465 | + functions-common:time_start:2401 : local start_time= 2026-06-18 15:17:12.469 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-18 15:17:12.475 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-18 15:17:12.482 | + functions-common:time_start:2405 : _TIME_START[$name]=1781795832476 2026-06-18 15:17:12.486 | + functions-common:run_process:1677 : is_service_enabled neutron-api 2026-06-18 15:17:12.514 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 15:17:12.519 | + functions-common:run_process:1678 : _run_under_systemd neutron-api '/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' '' '' '' 2026-06-18 15:17:12.524 | + functions-common:_run_under_systemd:1622 : local service=neutron-api 2026-06-18 15:17:12.529 | + functions-common:_run_under_systemd:1623 : local 'command=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-06-18 15:17:12.533 | + functions-common:_run_under_systemd:1624 : local 'cmd=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-06-18 15:17:12.538 | + functions-common:_run_under_systemd:1626 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-06-18 15:17:12.542 | + functions-common:_common_systemd_pitfalls:1594 : local 'cmd=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-06-18 15:17:12.545 | + functions-common:_common_systemd_pitfalls:1597 : [[ /bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini =~ sudo ]] 2026-06-18 15:17:12.550 | + functions-common:_common_systemd_pitfalls:1608 : [[ ! /bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini =~ ^/ ]] 2026-06-18 15:17:12.554 | + functions-common:_run_under_systemd:1628 : local systemd_service=devstack@neutron-api.service 2026-06-18 15:17:12.560 | + functions-common:_run_under_systemd:1629 : local group= 2026-06-18 15:17:12.564 | + functions-common:_run_under_systemd:1630 : local user=quobyte 2026-06-18 15:17:12.568 | + functions-common:_run_under_systemd:1631 : [[ -z quobyte ]] 2026-06-18 15:17:12.573 | + functions-common:_run_under_systemd:1634 : local env_vars= 2026-06-18 15:17:12.577 | + functions-common:_run_under_systemd:1635 : [[ -v SYSTEMD_ENV_VARS[neutron-api] ]] 2026-06-18 15:17:12.581 | + functions-common:_run_under_systemd:1638 : [[ /bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini =~ uwsgi ]] 2026-06-18 15:17:12.586 | + functions-common:_run_under_systemd:1639 : [[ True == \T\r\u\e ]] 2026-06-18 15:17:12.591 | + functions-common:_run_under_systemd:1640 : cmd='/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-18 15:17:12.596 | + functions-common:_run_under_systemd:1642 : 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-06-18 15:17:12.600 | + functions-common:write_uwsgi_user_unit_file:1561 : local service=devstack@neutron-api.service 2026-06-18 15:17:12.605 | + functions-common:write_uwsgi_user_unit_file:1562 : local 'command=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-18 15:17:12.610 | + functions-common:write_uwsgi_user_unit_file:1563 : local group= 2026-06-18 15:17:12.614 | + functions-common:write_uwsgi_user_unit_file:1564 : local user=quobyte 2026-06-18 15:17:12.618 | + functions-common:write_uwsgi_user_unit_file:1565 : local env_vars= 2026-06-18 15:17:12.621 | + functions-common:write_uwsgi_user_unit_file:1566 : local unitfile=/etc/systemd/system/devstack@neutron-api.service 2026-06-18 15:17:12.625 | + functions-common:write_uwsgi_user_unit_file:1567 : mkdir -p /etc/systemd/system 2026-06-18 15:17:12.632 | + functions-common:write_uwsgi_user_unit_file:1569 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Unit Description 'Devstack devstack@neutron-api.service' 2026-06-18 15:17:12.741 | + functions-common:write_uwsgi_user_unit_file:1570 : 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-06-18 15:17:12.841 | + functions-common:write_uwsgi_user_unit_file:1571 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service SyslogIdentifier devstack@neutron-api.service 2026-06-18 15:17:12.927 | + functions-common:write_uwsgi_user_unit_file:1572 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service User quobyte 2026-06-18 15:17:13.009 | + functions-common:write_uwsgi_user_unit_file:1573 : 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-06-18 15:17:13.089 | + functions-common:write_uwsgi_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-18 15:17:13.163 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service Type notify 2026-06-18 15:17:13.237 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service KillMode process 2026-06-18 15:17:13.311 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service Restart always 2026-06-18 15:17:13.382 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service NotifyAccess all 2026-06-18 15:17:13.457 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service RestartForceExitStatus 100 2026-06-18 15:17:13.530 | + functions-common:write_uwsgi_user_unit_file:1581 : [[ -n '' ]] 2026-06-18 15:17:13.534 | + functions-common:write_uwsgi_user_unit_file:1584 : [[ -n '' ]] 2026-06-18 15:17:13.537 | + functions-common:write_uwsgi_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Install WantedBy multi-user.target 2026-06-18 15:17:13.628 | + functions-common:write_uwsgi_user_unit_file:1590 : sudo systemctl daemon-reload 2026-06-18 15:17:14.104 | + functions-common:_run_under_systemd:1647 : sudo systemctl enable devstack@neutron-api.service 2026-06-18 15:17:14.140 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@neutron-api.service → /etc/systemd/system/devstack@neutron-api.service. 2026-06-18 15:17:14.600 | + functions-common:_run_under_systemd:1648 : sudo systemctl start devstack@neutron-api.service 2026-06-18 15:17:14.755 | + functions-common:run_process:1680 : time_stop run_process 2026-06-18 15:17:14.760 | + functions-common:time_stop:2414 : local name 2026-06-18 15:17:14.763 | + functions-common:time_stop:2415 : local end_time 2026-06-18 15:17:14.766 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-18 15:17:14.770 | + functions-common:time_stop:2417 : local total 2026-06-18 15:17:14.774 | + functions-common:time_stop:2418 : local start_time 2026-06-18 15:17:14.777 | + functions-common:time_stop:2420 : name=run_process 2026-06-18 15:17:14.780 | + functions-common:time_stop:2421 : start_time=1781795832476 2026-06-18 15:17:14.782 | + functions-common:time_stop:2423 : [[ -z 1781795832476 ]] 2026-06-18 15:17:14.787 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 15:17:14.790 | + functions-common:time_stop:2426 : end_time=1781795834788 2026-06-18 15:17:14.793 | + functions-common:time_stop:2427 : elapsed_time=2312 2026-06-18 15:17:14.796 | + functions-common:time_stop:2428 : total=10850 2026-06-18 15:17:14.798 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 15:17:14.801 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=13162 2026-06-18 15:17:14.803 | + lib/neutron:start_neutron_service_and_check:641 : neutron_url=http://192.168.122.13/ 2026-06-18 15:17:14.806 | + lib/neutron:start_neutron_service_and_check:644 : 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-06-18 15:17:14.808 | + functions-common:run_process:1668 : local service=neutron-rpc-server 2026-06-18 15:17:14.812 | + functions-common:run_process:1669 : 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-06-18 15:17:14.814 | + functions-common:run_process:1670 : local group= 2026-06-18 15:17:14.817 | + functions-common:run_process:1671 : local user= 2026-06-18 15:17:14.820 | + functions-common:run_process:1672 : local env_vars= 2026-06-18 15:17:14.822 | + functions-common:run_process:1674 : local name=neutron-rpc-server 2026-06-18 15:17:14.825 | + functions-common:run_process:1676 : time_start run_process 2026-06-18 15:17:14.828 | + functions-common:time_start:2400 : local name=run_process 2026-06-18 15:17:14.830 | + functions-common:time_start:2401 : local start_time= 2026-06-18 15:17:14.832 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-18 15:17:14.839 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-18 15:17:14.844 | + functions-common:time_start:2405 : _TIME_START[$name]=1781795834842 2026-06-18 15:17:14.847 | + functions-common:run_process:1677 : is_service_enabled neutron-rpc-server 2026-06-18 15:17:14.871 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 15:17:14.875 | + functions-common:run_process:1678 : _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-06-18 15:17:14.881 | + functions-common:_run_under_systemd:1622 : local service=neutron-rpc-server 2026-06-18 15:17:14.884 | + functions-common:_run_under_systemd:1623 : 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-06-18 15:17:14.890 | + functions-common:_run_under_systemd:1624 : 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-06-18 15:17:14.892 | + functions-common:_run_under_systemd:1626 : _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-06-18 15:17:14.894 | + functions-common:_common_systemd_pitfalls:1594 : 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-06-18 15:17:14.896 | + functions-common:_common_systemd_pitfalls:1597 : [[ /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-06-18 15:17:14.898 | + functions-common:_common_systemd_pitfalls:1608 : [[ ! /opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2026-06-18 15:17:14.901 | + functions-common:_run_under_systemd:1628 : local systemd_service=devstack@neutron-rpc-server.service 2026-06-18 15:17:14.903 | + functions-common:_run_under_systemd:1629 : local group= 2026-06-18 15:17:14.906 | + functions-common:_run_under_systemd:1630 : local user=quobyte 2026-06-18 15:17:14.907 | + functions-common:_run_under_systemd:1631 : [[ -z quobyte ]] 2026-06-18 15:17:14.911 | + functions-common:_run_under_systemd:1634 : local env_vars= 2026-06-18 15:17:14.911 | + functions-common:_run_under_systemd:1635 : [[ -v SYSTEMD_ENV_VARS[neutron-rpc-server] ]] 2026-06-18 15:17:14.915 | + functions-common:_run_under_systemd:1638 : [[ /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-06-18 15:17:14.915 | + functions-common:_run_under_systemd:1644 : 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-06-18 15:17:14.918 | + functions-common:write_user_unit_file:1529 : local service=devstack@neutron-rpc-server.service 2026-06-18 15:17:14.921 | + functions-common:write_user_unit_file:1530 : 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-06-18 15:17:14.923 | + functions-common:write_user_unit_file:1531 : local group= 2026-06-18 15:17:14.925 | + functions-common:write_user_unit_file:1532 : local user=quobyte 2026-06-18 15:17:14.928 | + functions-common:write_user_unit_file:1533 : local env_vars= 2026-06-18 15:17:14.930 | + functions-common:write_user_unit_file:1534 : local extra= 2026-06-18 15:17:14.933 | + functions-common:write_user_unit_file:1535 : [[ -n '' ]] 2026-06-18 15:17:14.935 | + functions-common:write_user_unit_file:1538 : local unitfile=/etc/systemd/system/devstack@neutron-rpc-server.service 2026-06-18 15:17:14.937 | + functions-common:write_user_unit_file:1539 : mkdir -p /etc/systemd/system 2026-06-18 15:17:14.941 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Unit Description 'Devstack devstack@neutron-rpc-server.service' 2026-06-18 15:17:15.075 | + functions-common:write_user_unit_file:1542 : 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-06-18 15:17:15.190 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service User quobyte 2026-06-18 15:17:15.255 | + functions-common:write_user_unit_file:1544 : 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-06-18 15:17:15.335 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service KillMode process 2026-06-18 15:17:15.440 | + functions-common:write_user_unit_file:1546 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service TimeoutStopSec 300 2026-06-18 15:17:15.541 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-18 15:17:15.637 | + functions-common:write_user_unit_file:1548 : [[ -n '' ]] 2026-06-18 15:17:15.640 | + functions-common:write_user_unit_file:1551 : [[ -n '' ]] 2026-06-18 15:17:15.649 | + functions-common:write_user_unit_file:1554 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Install WantedBy multi-user.target 2026-06-18 15:17:15.770 | + functions-common:write_user_unit_file:1557 : sudo systemctl daemon-reload 2026-06-18 15:17:16.282 | + functions-common:_run_under_systemd:1647 : sudo systemctl enable devstack@neutron-rpc-server.service 2026-06-18 15:17:16.320 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@neutron-rpc-server.service → /etc/systemd/system/devstack@neutron-rpc-server.service. 2026-06-18 15:17:16.833 | + functions-common:_run_under_systemd:1648 : sudo systemctl start devstack@neutron-rpc-server.service 2026-06-18 15:17:16.880 | + functions-common:run_process:1680 : time_stop run_process 2026-06-18 15:17:16.885 | + functions-common:time_stop:2414 : local name 2026-06-18 15:17:16.892 | + functions-common:time_stop:2415 : local end_time 2026-06-18 15:17:16.893 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-18 15:17:16.900 | + functions-common:time_stop:2417 : local total 2026-06-18 15:17:16.905 | + functions-common:time_stop:2418 : local start_time 2026-06-18 15:17:16.912 | + functions-common:time_stop:2420 : name=run_process 2026-06-18 15:17:16.920 | + functions-common:time_stop:2421 : start_time=1781795834842 2026-06-18 15:17:16.925 | + functions-common:time_stop:2423 : [[ -z 1781795834842 ]] 2026-06-18 15:17:16.933 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 15:17:16.941 | + functions-common:time_stop:2426 : end_time=1781795836934 2026-06-18 15:17:16.949 | + functions-common:time_stop:2427 : elapsed_time=2092 2026-06-18 15:17:16.956 | + functions-common:time_stop:2428 : total=13162 2026-06-18 15:17:16.963 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 15:17:16.971 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=15254 2026-06-18 15:17:16.977 | + lib/neutron:start_neutron_service_and_check:645 : 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-06-18 15:17:16.985 | + functions-common:run_process:1668 : local service=neutron-periodic-workers 2026-06-18 15:17:16.992 | + functions-common:run_process:1669 : 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-06-18 15:17:16.997 | + functions-common:run_process:1670 : local group= 2026-06-18 15:17:17.003 | + functions-common:run_process:1671 : local user= 2026-06-18 15:17:17.009 | + functions-common:run_process:1672 : local env_vars= 2026-06-18 15:17:17.020 | + functions-common:run_process:1674 : local name=neutron-periodic-workers 2026-06-18 15:17:17.022 | + functions-common:run_process:1676 : time_start run_process 2026-06-18 15:17:17.030 | + functions-common:time_start:2400 : local name=run_process 2026-06-18 15:17:17.039 | + functions-common:time_start:2401 : local start_time= 2026-06-18 15:17:17.042 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-18 15:17:17.048 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-18 15:17:17.053 | + functions-common:time_start:2405 : _TIME_START[$name]=1781795837050 2026-06-18 15:17:17.057 | + functions-common:run_process:1677 : is_service_enabled neutron-periodic-workers 2026-06-18 15:17:17.098 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 15:17:17.103 | + functions-common:run_process:1678 : _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-06-18 15:17:17.111 | + functions-common:_run_under_systemd:1622 : local service=neutron-periodic-workers 2026-06-18 15:17:17.118 | + functions-common:_run_under_systemd:1623 : 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-06-18 15:17:17.124 | + functions-common:_run_under_systemd:1624 : 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-06-18 15:17:17.132 | + functions-common:_run_under_systemd:1626 : _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-06-18 15:17:17.140 | + functions-common:_common_systemd_pitfalls:1594 : 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-06-18 15:17:17.145 | + functions-common:_common_systemd_pitfalls:1597 : [[ /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-06-18 15:17:17.150 | + functions-common:_common_systemd_pitfalls:1608 : [[ ! /opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2026-06-18 15:17:17.156 | + functions-common:_run_under_systemd:1628 : local systemd_service=devstack@neutron-periodic-workers.service 2026-06-18 15:17:17.163 | + functions-common:_run_under_systemd:1629 : local group= 2026-06-18 15:17:17.169 | + functions-common:_run_under_systemd:1630 : local user=quobyte 2026-06-18 15:17:17.176 | + functions-common:_run_under_systemd:1631 : [[ -z quobyte ]] 2026-06-18 15:17:17.183 | + functions-common:_run_under_systemd:1634 : local env_vars= 2026-06-18 15:17:17.191 | + functions-common:_run_under_systemd:1635 : [[ -v SYSTEMD_ENV_VARS[neutron-periodic-workers] ]] 2026-06-18 15:17:17.202 | + functions-common:_run_under_systemd:1638 : [[ /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-06-18 15:17:17.208 | + functions-common:_run_under_systemd:1644 : 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-06-18 15:17:17.217 | + functions-common:write_user_unit_file:1529 : local service=devstack@neutron-periodic-workers.service 2026-06-18 15:17:17.224 | + functions-common:write_user_unit_file:1530 : 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-06-18 15:17:17.230 | + functions-common:write_user_unit_file:1531 : local group= 2026-06-18 15:17:17.235 | + functions-common:write_user_unit_file:1532 : local user=quobyte 2026-06-18 15:17:17.240 | + functions-common:write_user_unit_file:1533 : local env_vars= 2026-06-18 15:17:17.247 | + functions-common:write_user_unit_file:1534 : local extra= 2026-06-18 15:17:17.256 | + functions-common:write_user_unit_file:1535 : [[ -n '' ]] 2026-06-18 15:17:17.264 | + functions-common:write_user_unit_file:1538 : local unitfile=/etc/systemd/system/devstack@neutron-periodic-workers.service 2026-06-18 15:17:17.271 | + functions-common:write_user_unit_file:1539 : mkdir -p /etc/systemd/system 2026-06-18 15:17:17.282 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Unit Description 'Devstack devstack@neutron-periodic-workers.service' 2026-06-18 15:17:17.462 | + functions-common:write_user_unit_file:1542 : 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-06-18 15:17:17.645 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service User quobyte 2026-06-18 15:17:17.773 | + functions-common:write_user_unit_file:1544 : 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-06-18 15:17:17.887 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service KillMode process 2026-06-18 15:17:18.022 | + functions-common:write_user_unit_file:1546 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service TimeoutStopSec 300 2026-06-18 15:17:18.141 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-18 15:17:18.273 | + functions-common:write_user_unit_file:1548 : [[ -n '' ]] 2026-06-18 15:17:18.281 | + functions-common:write_user_unit_file:1551 : [[ -n '' ]] 2026-06-18 15:17:18.286 | + functions-common:write_user_unit_file:1554 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Install WantedBy multi-user.target 2026-06-18 15:17:18.443 | + functions-common:write_user_unit_file:1557 : sudo systemctl daemon-reload 2026-06-18 15:17:19.027 | + functions-common:_run_under_systemd:1647 : sudo systemctl enable devstack@neutron-periodic-workers.service 2026-06-18 15:17:19.066 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@neutron-periodic-workers.service → /etc/systemd/system/devstack@neutron-periodic-workers.service. 2026-06-18 15:17:19.564 | + functions-common:_run_under_systemd:1648 : sudo systemctl start devstack@neutron-periodic-workers.service 2026-06-18 15:17:19.626 | + functions-common:run_process:1680 : time_stop run_process 2026-06-18 15:17:19.632 | + functions-common:time_stop:2414 : local name 2026-06-18 15:17:19.635 | + functions-common:time_stop:2415 : local end_time 2026-06-18 15:17:19.643 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-18 15:17:19.651 | + functions-common:time_stop:2417 : local total 2026-06-18 15:17:19.656 | + functions-common:time_stop:2418 : local start_time 2026-06-18 15:17:19.664 | + functions-common:time_stop:2420 : name=run_process 2026-06-18 15:17:19.670 | + functions-common:time_stop:2421 : start_time=1781795837050 2026-06-18 15:17:19.677 | + functions-common:time_stop:2423 : [[ -z 1781795837050 ]] 2026-06-18 15:17:19.687 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 15:17:19.696 | + functions-common:time_stop:2426 : end_time=1781795839689 2026-06-18 15:17:19.704 | + functions-common:time_stop:2427 : elapsed_time=2639 2026-06-18 15:17:19.707 | + functions-common:time_stop:2428 : total=15254 2026-06-18 15:17:19.711 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 15:17:19.713 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=17893 2026-06-18 15:17:19.716 | + lib/neutron:start_neutron_service_and_check:646 : _run_ovn_maintenance 2026-06-18 15:17:19.718 | + lib/neutron:_run_ovn_maintenance:349 : [[ ovn == \o\v\n ]] 2026-06-18 15:17:19.723 | + lib/neutron:_run_ovn_maintenance:350 : 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-06-18 15:17:19.726 | + functions-common:run_process:1668 : local service=neutron-ovn-maintenance-worker 2026-06-18 15:17:19.728 | + functions-common:run_process:1669 : 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-06-18 15:17:19.730 | + functions-common:run_process:1670 : local group= 2026-06-18 15:17:19.732 | + functions-common:run_process:1671 : local user= 2026-06-18 15:17:19.734 | + functions-common:run_process:1672 : local env_vars= 2026-06-18 15:17:19.736 | + functions-common:run_process:1674 : local name=neutron-ovn-maintenance-worker 2026-06-18 15:17:19.740 | + functions-common:run_process:1676 : time_start run_process 2026-06-18 15:17:19.743 | + functions-common:time_start:2400 : local name=run_process 2026-06-18 15:17:19.746 | + functions-common:time_start:2401 : local start_time= 2026-06-18 15:17:19.748 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-18 15:17:19.751 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-18 15:17:19.756 | + functions-common:time_start:2405 : _TIME_START[$name]=1781795839753 2026-06-18 15:17:19.758 | + functions-common:run_process:1677 : is_service_enabled neutron-ovn-maintenance-worker 2026-06-18 15:17:19.774 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 15:17:19.777 | + functions-common:run_process:1678 : _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-06-18 15:17:19.779 | + functions-common:_run_under_systemd:1622 : local service=neutron-ovn-maintenance-worker 2026-06-18 15:17:19.782 | + functions-common:_run_under_systemd:1623 : 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-06-18 15:17:19.785 | + functions-common:_run_under_systemd:1624 : 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-06-18 15:17:19.787 | + functions-common:_run_under_systemd:1626 : _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-06-18 15:17:19.790 | + functions-common:_common_systemd_pitfalls:1594 : 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-06-18 15:17:19.792 | + functions-common:_common_systemd_pitfalls:1597 : [[ /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-06-18 15:17:19.795 | + functions-common:_common_systemd_pitfalls:1608 : [[ ! /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-06-18 15:17:19.797 | + functions-common:_run_under_systemd:1628 : local systemd_service=devstack@neutron-ovn-maintenance-worker.service 2026-06-18 15:17:19.800 | + functions-common:_run_under_systemd:1629 : local group= 2026-06-18 15:17:19.802 | + functions-common:_run_under_systemd:1630 : local user=quobyte 2026-06-18 15:17:19.805 | + functions-common:_run_under_systemd:1631 : [[ -z quobyte ]] 2026-06-18 15:17:19.807 | + functions-common:_run_under_systemd:1634 : local env_vars= 2026-06-18 15:17:19.809 | + functions-common:_run_under_systemd:1635 : [[ -v SYSTEMD_ENV_VARS[neutron-ovn-maintenance-worker] ]] 2026-06-18 15:17:19.812 | + functions-common:_run_under_systemd:1638 : [[ /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-06-18 15:17:19.815 | + functions-common:_run_under_systemd:1644 : 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-06-18 15:17:19.817 | + functions-common:write_user_unit_file:1529 : local service=devstack@neutron-ovn-maintenance-worker.service 2026-06-18 15:17:19.820 | + functions-common:write_user_unit_file:1530 : 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-06-18 15:17:19.822 | + functions-common:write_user_unit_file:1531 : local group= 2026-06-18 15:17:19.825 | + functions-common:write_user_unit_file:1532 : local user=quobyte 2026-06-18 15:17:19.827 | + functions-common:write_user_unit_file:1533 : local env_vars= 2026-06-18 15:17:19.829 | + functions-common:write_user_unit_file:1534 : local extra= 2026-06-18 15:17:19.832 | + functions-common:write_user_unit_file:1535 : [[ -n '' ]] 2026-06-18 15:17:19.834 | + functions-common:write_user_unit_file:1538 : local unitfile=/etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service 2026-06-18 15:17:19.837 | + functions-common:write_user_unit_file:1539 : mkdir -p /etc/systemd/system 2026-06-18 15:17:19.841 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Unit Description 'Devstack devstack@neutron-ovn-maintenance-worker.service' 2026-06-18 15:17:19.955 | + functions-common:write_user_unit_file:1542 : 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-06-18 15:17:20.110 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service User quobyte 2026-06-18 15:17:20.216 | + functions-common:write_user_unit_file:1544 : 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-06-18 15:17:20.321 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service KillMode process 2026-06-18 15:17:20.445 | + functions-common:write_user_unit_file:1546 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service TimeoutStopSec 300 2026-06-18 15:17:20.542 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-18 15:17:20.610 | + functions-common:write_user_unit_file:1548 : [[ -n '' ]] 2026-06-18 15:17:20.612 | + functions-common:write_user_unit_file:1551 : [[ -n '' ]] 2026-06-18 15:17:20.615 | + functions-common:write_user_unit_file:1554 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Install WantedBy multi-user.target 2026-06-18 15:17:20.765 | + functions-common:write_user_unit_file:1557 : sudo systemctl daemon-reload 2026-06-18 15:17:21.376 | + functions-common:_run_under_systemd:1647 : sudo systemctl enable devstack@neutron-ovn-maintenance-worker.service 2026-06-18 15:17:21.412 | 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-06-18 15:17:21.951 | + functions-common:_run_under_systemd:1648 : sudo systemctl start devstack@neutron-ovn-maintenance-worker.service 2026-06-18 15:17:22.011 | + functions-common:run_process:1680 : time_stop run_process 2026-06-18 15:17:22.016 | + functions-common:time_stop:2414 : local name 2026-06-18 15:17:22.020 | + functions-common:time_stop:2415 : local end_time 2026-06-18 15:17:22.023 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-18 15:17:22.026 | + functions-common:time_stop:2417 : local total 2026-06-18 15:17:22.031 | + functions-common:time_stop:2418 : local start_time 2026-06-18 15:17:22.034 | + functions-common:time_stop:2420 : name=run_process 2026-06-18 15:17:22.036 | + functions-common:time_stop:2421 : start_time=1781795839753 2026-06-18 15:17:22.042 | + functions-common:time_stop:2423 : [[ -z 1781795839753 ]] 2026-06-18 15:17:22.048 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 15:17:22.054 | + functions-common:time_stop:2426 : end_time=1781795842050 2026-06-18 15:17:22.062 | + functions-common:time_stop:2427 : elapsed_time=2297 2026-06-18 15:17:22.064 | + functions-common:time_stop:2428 : total=17893 2026-06-18 15:17:22.068 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 15:17:22.074 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=20190 2026-06-18 15:17:22.076 | + lib/neutron:start_neutron_service_and_check:647 : '[' '!' -z networking ']' 2026-06-18 15:17:22.080 | + lib/neutron:start_neutron_service_and_check:648 : neutron_url=http://192.168.122.13/networking 2026-06-18 15:17:22.085 | + lib/neutron:start_neutron_service_and_check:650 : echo 'Waiting for Neutron to start...' 2026-06-18 15:17:22.085 | Waiting for Neutron to start... 2026-06-18 15:17:22.088 | + lib/neutron:start_neutron_service_and_check:652 : local 'testcmd=wget --no-proxy -q -O- http://192.168.122.13/networking' 2026-06-18 15:17:22.094 | + lib/neutron:start_neutron_service_and_check:653 : test_with_retry 'wget --no-proxy -q -O- http://192.168.122.13/networking' 'Neutron did not start' 60 2026-06-18 15:17:22.101 | + functions-common:test_with_retry:2352 : local 'testcmd=wget --no-proxy -q -O- http://192.168.122.13/networking' 2026-06-18 15:17:22.103 | + functions-common:test_with_retry:2353 : local 'failmsg=Neutron did not start' 2026-06-18 15:17:22.107 | + functions-common:test_with_retry:2354 : local until=60 2026-06-18 15:17:22.114 | + functions-common:test_with_retry:2355 : local sleep=0.5 2026-06-18 15:17:22.120 | + functions-common:test_with_retry:2357 : time_start test_with_retry 2026-06-18 15:17:22.124 | + functions-common:time_start:2400 : local name=test_with_retry 2026-06-18 15:17:22.128 | + functions-common:time_start:2401 : local start_time= 2026-06-18 15:17:22.137 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-18 15:17:22.142 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-18 15:17:22.152 | + functions-common:time_start:2405 : _TIME_START[$name]=1781795842146 2026-06-18 15:17:22.157 | + functions-common:test_with_retry:2358 : timeout 60 sh -c 'while ! wget --no-proxy -q -O- http://192.168.122.13/networking; do sleep 0.5; done' 2026-06-18 15:17:31.293 | {"versions": [{"id": "v2.0", "status": "CURRENT", "links": [{"rel": "self", "href": "http://192.168.122.13/networking/v2.0/"}]}]}+ functions-common:test_with_retry:2361 : time_stop test_with_retry 2026-06-18 15:17:31.296 | + functions-common:time_stop:2414 : local name 2026-06-18 15:17:31.300 | + functions-common:time_stop:2415 : local end_time 2026-06-18 15:17:31.305 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-18 15:17:31.308 | + functions-common:time_stop:2417 : local total 2026-06-18 15:17:31.313 | + functions-common:time_stop:2418 : local start_time 2026-06-18 15:17:31.316 | + functions-common:time_stop:2420 : name=test_with_retry 2026-06-18 15:17:31.320 | + functions-common:time_stop:2421 : start_time=1781795842146 2026-06-18 15:17:31.324 | + functions-common:time_stop:2423 : [[ -z 1781795842146 ]] 2026-06-18 15:17:31.330 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 15:17:31.335 | + functions-common:time_stop:2426 : end_time=1781795851331 2026-06-18 15:17:31.339 | + functions-common:time_stop:2427 : elapsed_time=9185 2026-06-18 15:17:31.343 | + functions-common:time_stop:2428 : total=0 2026-06-18 15:17:31.347 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 15:17:31.351 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=9185 2026-06-18 15:17:31.355 | + ./stack.sh:main:1306 : is_service_enabled placement 2026-06-18 15:17:31.381 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 15:17:31.385 | + ./stack.sh:main:1307 : echo_summary 'Starting Placement' 2026-06-18 15:17:31.389 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-18 15:17:31.393 | + ./stack.sh:echo_summary:444 : echo -e Starting Placement 2026-06-18 15:17:31.397 | + ./stack.sh:main:1308 : start_placement 2026-06-18 15:17:31.401 | + lib/placement:start_placement:137 : start_placement_api 2026-06-18 15:17:31.406 | ++ lib/placement:start_placement_api:128 : which uwsgi 2026-06-18 15:17:31.412 | + lib/placement:start_placement_api:128 : run_process placement-api '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-06-18 15:17:31.416 | + functions-common:run_process:1668 : local service=placement-api 2026-06-18 15:17:31.419 | + functions-common:run_process:1669 : local 'command=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-06-18 15:17:31.423 | + functions-common:run_process:1670 : local group= 2026-06-18 15:17:31.427 | + functions-common:run_process:1671 : local user= 2026-06-18 15:17:31.431 | + functions-common:run_process:1672 : local env_vars= 2026-06-18 15:17:31.435 | + functions-common:run_process:1674 : local name=placement-api 2026-06-18 15:17:31.438 | + functions-common:run_process:1676 : time_start run_process 2026-06-18 15:17:31.442 | + functions-common:time_start:2400 : local name=run_process 2026-06-18 15:17:31.445 | + functions-common:time_start:2401 : local start_time= 2026-06-18 15:17:31.448 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-18 15:17:31.453 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-18 15:17:31.459 | + functions-common:time_start:2405 : _TIME_START[$name]=1781795851454 2026-06-18 15:17:31.462 | + functions-common:run_process:1677 : is_service_enabled placement-api 2026-06-18 15:17:31.485 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 15:17:31.489 | + functions-common:run_process:1678 : _run_under_systemd placement-api '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' '' '' '' 2026-06-18 15:17:31.493 | + functions-common:_run_under_systemd:1622 : local service=placement-api 2026-06-18 15:17:31.496 | + functions-common:_run_under_systemd:1623 : local 'command=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-06-18 15:17:31.500 | + functions-common:_run_under_systemd:1624 : local 'cmd=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-06-18 15:17:31.504 | + functions-common:_run_under_systemd:1626 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-06-18 15:17:31.508 | + functions-common:_common_systemd_pitfalls:1594 : local 'cmd=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-06-18 15:17:31.512 | + functions-common:_common_systemd_pitfalls:1597 : [[ /bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ sudo ]] 2026-06-18 15:17:31.515 | + functions-common:_common_systemd_pitfalls:1608 : [[ ! /bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ ^/ ]] 2026-06-18 15:17:31.519 | + functions-common:_run_under_systemd:1628 : local systemd_service=devstack@placement-api.service 2026-06-18 15:17:31.522 | + functions-common:_run_under_systemd:1629 : local group= 2026-06-18 15:17:31.525 | + functions-common:_run_under_systemd:1630 : local user=quobyte 2026-06-18 15:17:31.530 | + functions-common:_run_under_systemd:1631 : [[ -z quobyte ]] 2026-06-18 15:17:31.535 | + functions-common:_run_under_systemd:1634 : local env_vars= 2026-06-18 15:17:31.538 | + functions-common:_run_under_systemd:1635 : [[ -v SYSTEMD_ENV_VARS[placement-api] ]] 2026-06-18 15:17:31.542 | + functions-common:_run_under_systemd:1638 : [[ /bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ uwsgi ]] 2026-06-18 15:17:31.547 | + functions-common:_run_under_systemd:1639 : [[ True == \T\r\u\e ]] 2026-06-18 15:17:31.551 | + functions-common:_run_under_systemd:1640 : cmd='/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-18 15:17:31.553 | + functions-common:_run_under_systemd:1642 : 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-06-18 15:17:31.557 | + functions-common:write_uwsgi_user_unit_file:1561 : local service=devstack@placement-api.service 2026-06-18 15:17:31.560 | + functions-common:write_uwsgi_user_unit_file:1562 : local 'command=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-18 15:17:31.563 | + functions-common:write_uwsgi_user_unit_file:1563 : local group= 2026-06-18 15:17:31.567 | + functions-common:write_uwsgi_user_unit_file:1564 : local user=quobyte 2026-06-18 15:17:31.571 | + functions-common:write_uwsgi_user_unit_file:1565 : local env_vars= 2026-06-18 15:17:31.575 | + functions-common:write_uwsgi_user_unit_file:1566 : local unitfile=/etc/systemd/system/devstack@placement-api.service 2026-06-18 15:17:31.579 | + functions-common:write_uwsgi_user_unit_file:1567 : mkdir -p /etc/systemd/system 2026-06-18 15:17:31.585 | + functions-common:write_uwsgi_user_unit_file:1569 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Unit Description 'Devstack devstack@placement-api.service' 2026-06-18 15:17:31.677 | + functions-common:write_uwsgi_user_unit_file:1570 : 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-06-18 15:17:31.767 | + functions-common:write_uwsgi_user_unit_file:1571 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service SyslogIdentifier devstack@placement-api.service 2026-06-18 15:17:31.849 | + functions-common:write_uwsgi_user_unit_file:1572 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service User quobyte 2026-06-18 15:17:31.943 | + functions-common:write_uwsgi_user_unit_file:1573 : 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-06-18 15:17:32.028 | + functions-common:write_uwsgi_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-18 15:17:32.111 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Type notify 2026-06-18 15:17:32.189 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service KillMode process 2026-06-18 15:17:32.266 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Restart always 2026-06-18 15:17:32.347 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service NotifyAccess all 2026-06-18 15:17:32.430 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service RestartForceExitStatus 100 2026-06-18 15:17:32.502 | + functions-common:write_uwsgi_user_unit_file:1581 : [[ -n '' ]] 2026-06-18 15:17:32.505 | + functions-common:write_uwsgi_user_unit_file:1584 : [[ -n '' ]] 2026-06-18 15:17:32.508 | + functions-common:write_uwsgi_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Install WantedBy multi-user.target 2026-06-18 15:17:32.600 | + functions-common:write_uwsgi_user_unit_file:1590 : sudo systemctl daemon-reload 2026-06-18 15:17:33.095 | + functions-common:_run_under_systemd:1647 : sudo systemctl enable devstack@placement-api.service 2026-06-18 15:17:33.125 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@placement-api.service → /etc/systemd/system/devstack@placement-api.service. 2026-06-18 15:17:33.593 | + functions-common:_run_under_systemd:1648 : sudo systemctl start devstack@placement-api.service 2026-06-18 15:17:33.749 | + functions-common:run_process:1680 : time_stop run_process 2026-06-18 15:17:33.753 | + functions-common:time_stop:2414 : local name 2026-06-18 15:17:33.756 | + functions-common:time_stop:2415 : local end_time 2026-06-18 15:17:33.759 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-18 15:17:33.762 | + functions-common:time_stop:2417 : local total 2026-06-18 15:17:33.766 | + functions-common:time_stop:2418 : local start_time 2026-06-18 15:17:33.769 | + functions-common:time_stop:2420 : name=run_process 2026-06-18 15:17:33.775 | + functions-common:time_stop:2421 : start_time=1781795851454 2026-06-18 15:17:33.776 | + functions-common:time_stop:2423 : [[ -z 1781795851454 ]] 2026-06-18 15:17:33.780 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 15:17:33.785 | + functions-common:time_stop:2426 : end_time=1781795853782 2026-06-18 15:17:33.789 | + functions-common:time_stop:2427 : elapsed_time=2328 2026-06-18 15:17:33.791 | + functions-common:time_stop:2428 : total=20190 2026-06-18 15:17:33.795 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 15:17:33.798 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=22518 2026-06-18 15:17:33.801 | + lib/placement:start_placement_api:130 : echo 'Waiting for placement-api to start...' 2026-06-18 15:17:33.801 | Waiting for placement-api to start... 2026-06-18 15:17:33.807 | + lib/placement:start_placement_api:131 : wait_for_service 60 http://192.168.122.13/placement 2026-06-18 15:17:33.808 | + functions:wait_for_service:476 : local timeout=60 2026-06-18 15:17:33.811 | + functions:wait_for_service:477 : local url=http://192.168.122.13/placement 2026-06-18 15:17:33.814 | + functions:wait_for_service:478 : local rval=0 2026-06-18 15:17:33.818 | + functions:wait_for_service:479 : time_start wait_for_service 2026-06-18 15:17:33.822 | + functions-common:time_start:2400 : local name=wait_for_service 2026-06-18 15:17:33.827 | + functions-common:time_start:2401 : local start_time= 2026-06-18 15:17:33.831 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-18 15:17:33.836 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-18 15:17:33.844 | + functions-common:time_start:2405 : _TIME_START[$name]=1781795853839 2026-06-18 15:17:33.849 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-06-18 15:17:33.854 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-18 15:17:33.856 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.13/placement 2026-06-18 15:17:36.882 | + :: : [[ 200 == 503 ]] 2026-06-18 15:17:36.884 | + :: : [[ 0 -eq 7 ]] 2026-06-18 15:17:36.889 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-06-18 15:17:36.893 | + functions-common:time_stop:2414 : local name 2026-06-18 15:17:36.897 | + functions-common:time_stop:2415 : local end_time 2026-06-18 15:17:36.902 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-18 15:17:36.906 | + functions-common:time_stop:2417 : local total 2026-06-18 15:17:36.910 | + functions-common:time_stop:2418 : local start_time 2026-06-18 15:17:36.915 | + functions-common:time_stop:2420 : name=wait_for_service 2026-06-18 15:17:36.919 | + functions-common:time_stop:2421 : start_time=1781795853839 2026-06-18 15:17:36.924 | + functions-common:time_stop:2423 : [[ -z 1781795853839 ]] 2026-06-18 15:17:36.928 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 15:17:36.935 | + functions-common:time_stop:2426 : end_time=1781795856931 2026-06-18 15:17:36.939 | + functions-common:time_stop:2427 : elapsed_time=3092 2026-06-18 15:17:36.943 | + functions-common:time_stop:2428 : total=12162 2026-06-18 15:17:36.947 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 15:17:36.952 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=15254 2026-06-18 15:17:36.956 | + functions:wait_for_service:486 : return 0 2026-06-18 15:17:36.960 | + ./stack.sh:main:1311 : is_service_enabled neutron 2026-06-18 15:17:36.986 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 15:17:36.989 | + ./stack.sh:main:1312 : start_neutron 2026-06-18 15:17:36.993 | + lib/neutron:start_neutron:657 : start_l2_agent 2026-06-18 15:17:36.997 | + lib/neutron:start_l2_agent:664 : run_process q-agt ' --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-18 15:17:37.001 | + functions-common:run_process:1668 : local service=q-agt 2026-06-18 15:17:37.004 | + functions-common:run_process:1669 : local 'command= --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-18 15:17:37.009 | + functions-common:run_process:1670 : local group= 2026-06-18 15:17:37.013 | + functions-common:run_process:1671 : local user= 2026-06-18 15:17:37.016 | + functions-common:run_process:1672 : local env_vars= 2026-06-18 15:17:37.019 | + functions-common:run_process:1674 : local name=q-agt 2026-06-18 15:17:37.023 | + functions-common:run_process:1676 : time_start run_process 2026-06-18 15:17:37.027 | + functions-common:time_start:2400 : local name=run_process 2026-06-18 15:17:37.031 | + functions-common:time_start:2401 : local start_time= 2026-06-18 15:17:37.036 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-18 15:17:37.041 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-18 15:17:37.046 | + functions-common:time_start:2405 : _TIME_START[$name]=1781795857042 2026-06-18 15:17:37.050 | + functions-common:run_process:1677 : is_service_enabled q-agt 2026-06-18 15:17:37.076 | + functions-common:is_service_enabled:2070 : return 1 2026-06-18 15:17:37.080 | + functions-common:run_process:1680 : time_stop run_process 2026-06-18 15:17:37.084 | + functions-common:time_stop:2414 : local name 2026-06-18 15:17:37.088 | + functions-common:time_stop:2415 : local end_time 2026-06-18 15:17:37.093 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-18 15:17:37.097 | + functions-common:time_stop:2417 : local total 2026-06-18 15:17:37.101 | + functions-common:time_stop:2418 : local start_time 2026-06-18 15:17:37.105 | + functions-common:time_stop:2420 : name=run_process 2026-06-18 15:17:37.108 | + functions-common:time_stop:2421 : start_time=1781795857042 2026-06-18 15:17:37.112 | + functions-common:time_stop:2423 : [[ -z 1781795857042 ]] 2026-06-18 15:17:37.117 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 15:17:37.123 | + functions-common:time_stop:2426 : end_time=1781795857119 2026-06-18 15:17:37.127 | + functions-common:time_stop:2427 : elapsed_time=77 2026-06-18 15:17:37.130 | + functions-common:time_stop:2428 : total=22518 2026-06-18 15:17:37.135 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 15:17:37.138 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=22595 2026-06-18 15:17:37.142 | + lib/neutron:start_l2_agent:666 : is_provider_network 2026-06-18 15:17:37.147 | + functions-common:is_provider_network:2263 : '[' '' == True ']' 2026-06-18 15:17:37.151 | + functions-common:is_provider_network:2266 : return 1 2026-06-18 15:17:37.154 | + lib/neutron:start_neutron:658 : start_other_agents 2026-06-18 15:17:37.158 | + lib/neutron:start_other_agents:682 : 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-06-18 15:17:37.163 | + functions-common:run_process:1668 : local service=q-dhcp 2026-06-18 15:17:37.167 | + functions-common:run_process:1669 : local 'command=/opt/stack/data/venv/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2026-06-18 15:17:37.172 | + functions-common:run_process:1670 : local group= 2026-06-18 15:17:37.174 | + functions-common:run_process:1671 : local user= 2026-06-18 15:17:37.179 | + functions-common:run_process:1672 : local env_vars= 2026-06-18 15:17:37.183 | + functions-common:run_process:1674 : local name=q-dhcp 2026-06-18 15:17:37.187 | + functions-common:run_process:1676 : time_start run_process 2026-06-18 15:17:37.191 | + functions-common:time_start:2400 : local name=run_process 2026-06-18 15:17:37.194 | + functions-common:time_start:2401 : local start_time= 2026-06-18 15:17:37.199 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-18 15:17:37.204 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-18 15:17:37.211 | + functions-common:time_start:2405 : _TIME_START[$name]=1781795857206 2026-06-18 15:17:37.215 | + functions-common:run_process:1677 : is_service_enabled q-dhcp 2026-06-18 15:17:37.242 | + functions-common:is_service_enabled:2070 : return 1 2026-06-18 15:17:37.245 | + functions-common:run_process:1680 : time_stop run_process 2026-06-18 15:17:37.248 | + functions-common:time_stop:2414 : local name 2026-06-18 15:17:37.252 | + functions-common:time_stop:2415 : local end_time 2026-06-18 15:17:37.256 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-18 15:17:37.259 | + functions-common:time_stop:2417 : local total 2026-06-18 15:17:37.262 | + functions-common:time_stop:2418 : local start_time 2026-06-18 15:17:37.266 | + functions-common:time_stop:2420 : name=run_process 2026-06-18 15:17:37.270 | + functions-common:time_stop:2421 : start_time=1781795857206 2026-06-18 15:17:37.273 | + functions-common:time_stop:2423 : [[ -z 1781795857206 ]] 2026-06-18 15:17:37.278 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 15:17:37.284 | + functions-common:time_stop:2426 : end_time=1781795857280 2026-06-18 15:17:37.288 | + functions-common:time_stop:2427 : elapsed_time=74 2026-06-18 15:17:37.291 | + functions-common:time_stop:2428 : total=22595 2026-06-18 15:17:37.295 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 15:17:37.298 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=22669 2026-06-18 15:17:37.303 | ++ lib/neutron:start_other_agents:684 : determine_config_files neutron-l3-agent 2026-06-18 15:17:37.309 | ++ lib/neutron:determine_config_files:363 : local opts= 2026-06-18 15:17:37.313 | ++ lib/neutron:determine_config_files:364 : case "$1" in 2026-06-18 15:17:37.318 | +++ lib/neutron:determine_config_files:366 : _determine_config_l3 2026-06-18 15:17:37.323 | +++ lib/neutron:_determine_config_l3:344 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-06-18 15:17:37.328 | +++ lib/neutron:_determine_config_l3:345 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-06-18 15:17:37.333 | ++ lib/neutron:determine_config_files:366 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-06-18 15:17:37.338 | ++ lib/neutron:determine_config_files:368 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' ']' 2026-06-18 15:17:37.341 | ++ lib/neutron:determine_config_files:371 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-06-18 15:17:37.345 | + lib/neutron:start_other_agents:684 : 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-06-18 15:17:37.348 | + functions-common:run_process:1668 : local service=q-l3 2026-06-18 15:17:37.352 | + functions-common:run_process:1669 : local 'command=/opt/stack/data/venv/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-06-18 15:17:37.356 | + functions-common:run_process:1670 : local group= 2026-06-18 15:17:37.360 | + functions-common:run_process:1671 : local user= 2026-06-18 15:17:37.365 | + functions-common:run_process:1672 : local env_vars= 2026-06-18 15:17:37.370 | + functions-common:run_process:1674 : local name=q-l3 2026-06-18 15:17:37.374 | + functions-common:run_process:1676 : time_start run_process 2026-06-18 15:17:37.379 | + functions-common:time_start:2400 : local name=run_process 2026-06-18 15:17:37.383 | + functions-common:time_start:2401 : local start_time= 2026-06-18 15:17:37.387 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-18 15:17:37.394 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-18 15:17:37.399 | + functions-common:time_start:2405 : _TIME_START[$name]=1781795857395 2026-06-18 15:17:37.402 | + functions-common:run_process:1677 : is_service_enabled q-l3 2026-06-18 15:17:37.427 | + functions-common:is_service_enabled:2070 : return 1 2026-06-18 15:17:37.431 | + functions-common:run_process:1680 : time_stop run_process 2026-06-18 15:17:37.434 | + functions-common:time_stop:2414 : local name 2026-06-18 15:17:37.438 | + functions-common:time_stop:2415 : local end_time 2026-06-18 15:17:37.441 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-18 15:17:37.445 | + functions-common:time_stop:2417 : local total 2026-06-18 15:17:37.448 | + functions-common:time_stop:2418 : local start_time 2026-06-18 15:17:37.451 | + functions-common:time_stop:2420 : name=run_process 2026-06-18 15:17:37.455 | + functions-common:time_stop:2421 : start_time=1781795857395 2026-06-18 15:17:37.457 | + functions-common:time_stop:2423 : [[ -z 1781795857395 ]] 2026-06-18 15:17:37.462 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 15:17:37.467 | + functions-common:time_stop:2426 : end_time=1781795857464 2026-06-18 15:17:37.470 | + functions-common:time_stop:2427 : elapsed_time=69 2026-06-18 15:17:37.473 | + functions-common:time_stop:2428 : total=22669 2026-06-18 15:17:37.477 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 15:17:37.480 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=22738 2026-06-18 15:17:37.484 | + lib/neutron:start_other_agents:686 : 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-06-18 15:17:37.488 | + functions-common:run_process:1668 : local service=q-meta 2026-06-18 15:17:37.492 | + functions-common:run_process:1669 : local 'command=/opt/stack/data/venv/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2026-06-18 15:17:37.495 | + functions-common:run_process:1670 : local group= 2026-06-18 15:17:37.499 | + functions-common:run_process:1671 : local user= 2026-06-18 15:17:37.503 | + functions-common:run_process:1672 : local env_vars= 2026-06-18 15:17:37.507 | + functions-common:run_process:1674 : local name=q-meta 2026-06-18 15:17:37.511 | + functions-common:run_process:1676 : time_start run_process 2026-06-18 15:17:37.516 | + functions-common:time_start:2400 : local name=run_process 2026-06-18 15:17:37.520 | + functions-common:time_start:2401 : local start_time= 2026-06-18 15:17:37.525 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-18 15:17:37.529 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-18 15:17:37.535 | + functions-common:time_start:2405 : _TIME_START[$name]=1781795857531 2026-06-18 15:17:37.538 | + functions-common:run_process:1677 : is_service_enabled q-meta 2026-06-18 15:17:37.564 | + functions-common:is_service_enabled:2070 : return 1 2026-06-18 15:17:37.568 | + functions-common:run_process:1680 : time_stop run_process 2026-06-18 15:17:37.571 | + functions-common:time_stop:2414 : local name 2026-06-18 15:17:37.575 | + functions-common:time_stop:2415 : local end_time 2026-06-18 15:17:37.580 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-18 15:17:37.584 | + functions-common:time_stop:2417 : local total 2026-06-18 15:17:37.588 | + functions-common:time_stop:2418 : local start_time 2026-06-18 15:17:37.592 | + functions-common:time_stop:2420 : name=run_process 2026-06-18 15:17:37.596 | + functions-common:time_stop:2421 : start_time=1781795857531 2026-06-18 15:17:37.600 | + functions-common:time_stop:2423 : [[ -z 1781795857531 ]] 2026-06-18 15:17:37.606 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 15:17:37.612 | + functions-common:time_stop:2426 : end_time=1781795857607 2026-06-18 15:17:37.616 | + functions-common:time_stop:2427 : elapsed_time=76 2026-06-18 15:17:37.620 | + functions-common:time_stop:2428 : total=22738 2026-06-18 15:17:37.624 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 15:17:37.628 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=22814 2026-06-18 15:17:37.632 | + lib/neutron:start_other_agents:687 : run_process q-metering '/opt/stack/data/venv/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file ' 2026-06-18 15:17:37.636 | + functions-common:run_process:1668 : local service=q-metering 2026-06-18 15:17:37.640 | + functions-common:run_process:1669 : local 'command=/opt/stack/data/venv/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file ' 2026-06-18 15:17:37.644 | + functions-common:run_process:1670 : local group= 2026-06-18 15:17:37.649 | + functions-common:run_process:1671 : local user= 2026-06-18 15:17:37.653 | + functions-common:run_process:1672 : local env_vars= 2026-06-18 15:17:37.657 | + functions-common:run_process:1674 : local name=q-metering 2026-06-18 15:17:37.661 | + functions-common:run_process:1676 : time_start run_process 2026-06-18 15:17:37.665 | + functions-common:time_start:2400 : local name=run_process 2026-06-18 15:17:37.669 | + functions-common:time_start:2401 : local start_time= 2026-06-18 15:17:37.672 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-18 15:17:37.677 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-18 15:17:37.684 | + functions-common:time_start:2405 : _TIME_START[$name]=1781795857679 2026-06-18 15:17:37.688 | + functions-common:run_process:1677 : is_service_enabled q-metering 2026-06-18 15:17:37.717 | + functions-common:is_service_enabled:2070 : return 1 2026-06-18 15:17:37.722 | + functions-common:run_process:1680 : time_stop run_process 2026-06-18 15:17:37.726 | + functions-common:time_stop:2414 : local name 2026-06-18 15:17:37.731 | + functions-common:time_stop:2415 : local end_time 2026-06-18 15:17:37.736 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-18 15:17:37.740 | + functions-common:time_stop:2417 : local total 2026-06-18 15:17:37.743 | + functions-common:time_stop:2418 : local start_time 2026-06-18 15:17:37.745 | + functions-common:time_stop:2420 : name=run_process 2026-06-18 15:17:37.748 | + functions-common:time_stop:2421 : start_time=1781795857679 2026-06-18 15:17:37.750 | + functions-common:time_stop:2423 : [[ -z 1781795857679 ]] 2026-06-18 15:17:37.755 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 15:17:37.759 | + functions-common:time_stop:2426 : end_time=1781795857756 2026-06-18 15:17:37.762 | + functions-common:time_stop:2427 : elapsed_time=77 2026-06-18 15:17:37.765 | + functions-common:time_stop:2428 : total=22814 2026-06-18 15:17:37.768 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 15:17:37.770 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=22891 2026-06-18 15:17:37.773 | + ./stack.sh:main:1315 : is_service_enabled q-svc neutron-api 2026-06-18 15:17:37.791 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 15:17:37.794 | + ./stack.sh:main:1315 : [[ True == \T\r\u\e ]] 2026-06-18 15:17:37.797 | + ./stack.sh:main:1316 : echo_summary 'Creating initial neutron network elements' 2026-06-18 15:17:37.800 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-18 15:17:37.803 | + ./stack.sh:echo_summary:444 : echo -e Creating initial neutron network elements 2026-06-18 15:17:37.806 | + ./stack.sh:main:1319 : type -p neutron_plugin_create_initial_networks 2026-06-18 15:17:37.809 | + ./stack.sh:main:1322 : create_neutron_initial_network 2026-06-18 15:17:37.812 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:158 : type -p neutron_plugin_create_initial_network_profile 2026-06-18 15:17:37.815 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:162 : is_networking_extension_supported auto-allocated-topology 2026-06-18 15:17:37.817 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=auto-allocated-topology 2026-06-18 15:17:37.820 | ++ 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-06-18 15:17:41.901 | ++ functions-common:oscwrap:2459 : return 0 2026-06-18 15:17:41.904 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-06-18 15:17:41.904 | address-scope 2026-06-18 15:17:41.904 | agent 2026-06-18 15:17:41.905 | allowed-address-pairs 2026-06-18 15:17:41.905 | auto-allocated-topology 2026-06-18 15:17:41.905 | availability_zone 2026-06-18 15:17:41.905 | default-subnetpools 2026-06-18 15:17:41.905 | dhcp_agent_scheduler 2026-06-18 15:17:41.905 | dns-integration 2026-06-18 15:17:41.905 | dns-domain-ports 2026-06-18 15:17:41.905 | dns-integration-domain-keywords 2026-06-18 15:17:41.905 | empty-string-filtering 2026-06-18 15:17:41.905 | external-net 2026-06-18 15:17:41.905 | extra_dhcp_opt 2026-06-18 15:17:41.906 | extraroute 2026-06-18 15:17:41.906 | extraroute-atomic 2026-06-18 15:17:41.906 | filter-validation 2026-06-18 15:17:41.906 | floating-ip-port-forwarding-detail 2026-06-18 15:17:41.906 | fip-port-details 2026-06-18 15:17:41.906 | flavors 2026-06-18 15:17:41.906 | floatingip-pools 2026-06-18 15:17:41.906 | router 2026-06-18 15:17:41.906 | l3-agent-scheduler-ha-chassis-priority 2026-06-18 15:17:41.906 | enable-default-route-bfd 2026-06-18 15:17:41.906 | enable-default-route-ecmp 2026-06-18 15:17:41.906 | ext-gw-mode 2026-06-18 15:17:41.907 | l3-ha 2026-06-18 15:17:41.907 | external-gateway-multihoming 2026-06-18 15:17:41.907 | l3-flavors 2026-06-18 15:17:41.907 | l3_agent_scheduler 2026-06-18 15:17:41.908 | multi-provider 2026-06-18 15:17:41.908 | net-mtu 2026-06-18 15:17:41.908 | net-mtu-writable 2026-06-18 15:17:41.909 | network_availability_zone 2026-06-18 15:17:41.909 | network-ip-availability 2026-06-18 15:17:41.909 | network-ip-availability-details 2026-06-18 15:17:41.910 | pagination 2026-06-18 15:17:41.910 | port-device-profile 2026-06-18 15:17:41.910 | port-mac-address-regenerate 2026-06-18 15:17:41.911 | port-numa-affinity-policy 2026-06-18 15:17:41.911 | port-numa-affinity-policy-socket 2026-06-18 15:17:41.911 | binding 2026-06-18 15:17:41.912 | binding-extended 2026-06-18 15:17:41.912 | port-security 2026-06-18 15:17:41.912 | project-id 2026-06-18 15:17:41.912 | provider 2026-06-18 15:17:41.912 | qinq 2026-06-18 15:17:41.912 | quota-check-limit 2026-06-18 15:17:41.912 | quota-check-limit-default 2026-06-18 15:17:41.912 | quotas 2026-06-18 15:17:41.913 | quota_details 2026-06-18 15:17:41.913 | rbac-policies 2026-06-18 15:17:41.913 | rbac-address-scope 2026-06-18 15:17:41.913 | rbac-security-groups 2026-06-18 15:17:41.913 | revision-if-match 2026-06-18 15:17:41.913 | standard-attr-revisions 2026-06-18 15:17:41.913 | router_availability_zone 2026-06-18 15:17:41.913 | router-enable-snat 2026-06-18 15:17:41.913 | security-groups-default-rules 2026-06-18 15:17:41.913 | security-groups-normalized-cidr 2026-06-18 15:17:41.913 | security-groups-remote-address-group 2026-06-18 15:17:41.914 | security-groups-rules-belongs-to-default-sg 2026-06-18 15:17:41.914 | security-groups-shared-filtering 2026-06-18 15:17:41.914 | security-group 2026-06-18 15:17:41.914 | service-type 2026-06-18 15:17:41.914 | sorting 2026-06-18 15:17:41.914 | standard-attr-description 2026-06-18 15:17:41.914 | stateful-security-group 2026-06-18 15:17:41.914 | subnet-dns-publish-fixed-ip 2026-06-18 15:17:41.914 | subnet-external-network 2026-06-18 15:17:41.914 | subnet_onboard 2026-06-18 15:17:41.915 | subnet-service-types 2026-06-18 15:17:41.915 | subnet_allocation 2026-06-18 15:17:41.915 | subnetpool-prefix-ops 2026-06-18 15:17:41.915 | tag-creation 2026-06-18 15:17:41.915 | standard-attr-tag 2026-06-18 15:17:41.915 | standard-attr-timestamp 2026-06-18 15:17:41.915 | vlan-transparent' 2026-06-18 15:17:41.915 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-06-18 15:17:41.915 | address-scope 2026-06-18 15:17:41.916 | agent 2026-06-18 15:17:41.916 | allowed-address-pairs 2026-06-18 15:17:41.916 | auto-allocated-topology 2026-06-18 15:17:41.916 | availability_zone 2026-06-18 15:17:41.916 | default-subnetpools 2026-06-18 15:17:41.916 | dhcp_agent_scheduler 2026-06-18 15:17:41.916 | dns-integration 2026-06-18 15:17:41.916 | dns-domain-ports 2026-06-18 15:17:41.916 | dns-integration-domain-keywords 2026-06-18 15:17:41.916 | empty-string-filtering 2026-06-18 15:17:41.917 | external-net 2026-06-18 15:17:41.917 | extra_dhcp_opt 2026-06-18 15:17:41.917 | extraroute 2026-06-18 15:17:41.917 | extraroute-atomic 2026-06-18 15:17:41.917 | filter-validation 2026-06-18 15:17:41.917 | floating-ip-port-forwarding-detail 2026-06-18 15:17:41.917 | fip-port-details 2026-06-18 15:17:41.917 | flavors 2026-06-18 15:17:41.917 | floatingip-pools 2026-06-18 15:17:41.917 | router 2026-06-18 15:17:41.918 | l3-agent-scheduler-ha-chassis-priority 2026-06-18 15:17:41.918 | enable-default-route-bfd 2026-06-18 15:17:41.918 | enable-default-route-ecmp 2026-06-18 15:17:41.918 | ext-gw-mode 2026-06-18 15:17:41.918 | l3-ha 2026-06-18 15:17:41.918 | external-gateway-multihoming 2026-06-18 15:17:41.918 | l3-flavors 2026-06-18 15:17:41.918 | l3_agent_scheduler 2026-06-18 15:17:41.918 | multi-provider 2026-06-18 15:17:41.918 | net-mtu 2026-06-18 15:17:41.919 | net-mtu-writable 2026-06-18 15:17:41.919 | network_availability_zone 2026-06-18 15:17:41.919 | network-ip-availability 2026-06-18 15:17:41.919 | network-ip-availability-details 2026-06-18 15:17:41.919 | pagination 2026-06-18 15:17:41.919 | port-device-profile 2026-06-18 15:17:41.919 | port-mac-address-regenerate 2026-06-18 15:17:41.919 | port-numa-affinity-policy 2026-06-18 15:17:41.919 | port-numa-affinity-policy-socket 2026-06-18 15:17:41.919 | binding 2026-06-18 15:17:41.920 | binding-extended 2026-06-18 15:17:41.920 | port-security 2026-06-18 15:17:41.920 | project-id 2026-06-18 15:17:41.920 | provider 2026-06-18 15:17:41.920 | qinq 2026-06-18 15:17:41.920 | quota-check-limit 2026-06-18 15:17:41.920 | quota-check-limit-default 2026-06-18 15:17:41.920 | quotas 2026-06-18 15:17:41.920 | quota_details 2026-06-18 15:17:41.920 | rbac-policies 2026-06-18 15:17:41.921 | rbac-address-scope 2026-06-18 15:17:41.921 | rbac-security-groups 2026-06-18 15:17:41.921 | revision-if-match 2026-06-18 15:17:41.921 | standard-attr-revisions 2026-06-18 15:17:41.921 | router_availability_zone 2026-06-18 15:17:41.921 | router-enable-snat 2026-06-18 15:17:41.921 | security-groups-default-rules 2026-06-18 15:17:41.921 | security-groups-normalized-cidr 2026-06-18 15:17:41.921 | security-groups-remote-address-group 2026-06-18 15:17:41.921 | security-groups-rules-belongs-to-default-sg 2026-06-18 15:17:41.922 | security-groups-shared-filtering 2026-06-18 15:17:41.922 | security-group 2026-06-18 15:17:41.922 | service-type 2026-06-18 15:17:41.922 | sorting 2026-06-18 15:17:41.922 | standard-attr-description 2026-06-18 15:17:41.922 | stateful-security-group 2026-06-18 15:17:41.922 | subnet-dns-publish-fixed-ip 2026-06-18 15:17:41.922 | subnet-external-network 2026-06-18 15:17:41.922 | subnet_onboard 2026-06-18 15:17:41.922 | subnet-service-types 2026-06-18 15:17:41.923 | subnet_allocation 2026-06-18 15:17:41.923 | subnetpool-prefix-ops 2026-06-18 15:17:41.923 | tag-creation 2026-06-18 15:17:41.923 | standard-attr-tag 2026-06-18 15:17:41.923 | standard-attr-timestamp 2026-06-18 15:17:41.923 | vlan-transparent =~ auto-allocated-topology ]] 2026-06-18 15:17:41.923 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-06-18 15:17:41.923 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:163 : [[ True == \T\r\u\e ]] 2026-06-18 15:17:41.924 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:164 : [[ 4+6 =~ 4.* ]] 2026-06-18 15:17:41.930 | ++ 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-06-18 15:17:46.427 | ++ functions-common:oscwrap:2459 : return 0 2026-06-18 15:17:46.433 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:165 : SUBNETPOOL_V4_ID=3dd19f03-8bd0-4208-a2ff-66b2d659c027 2026-06-18 15:17:46.437 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:167 : [[ 4+6 =~ .*6 ]] 2026-06-18 15:17:46.443 | ++ 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 fd87:726a:a217::/56 --share --default -f value -c id 2026-06-18 15:17:50.465 | ++ functions-common:oscwrap:2459 : return 0 2026-06-18 15:17:50.468 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:168 : SUBNETPOOL_V6_ID=ab8775c3-e9ea-412d-ba64-58d82588100c 2026-06-18 15:17:50.471 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:173 : is_provider_network 2026-06-18 15:17:50.473 | + functions-common:is_provider_network:2263 : '[' '' == True ']' 2026-06-18 15:17:50.476 | + functions-common:is_provider_network:2266 : return 1 2026-06-18 15:17:50.480 | ++ 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-06-18 15:17:56.347 | ++ functions-common:oscwrap:2459 : return 0 2026-06-18 15:17:56.351 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:203 : NET_ID=a014c75a-6064-4e5e-864f-16c53c1c1247 2026-06-18 15:17:56.353 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:204 : die_if_not_set 204 NET_ID 'Failure creating NET_ID for private' 2026-06-18 15:17:56.356 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-06-18 15:17:56.373 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:206 : [[ 4+6 =~ 4.* ]] 2026-06-18 15:17:56.376 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:208 : _neutron_create_private_subnet_v4 2026-06-18 15:17:56.381 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:255 : '[' -z 3dd19f03-8bd0-4208-a2ff-66b2d659c027 ']' 2026-06-18 15:17:56.385 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:258 : local 'subnet_params=--ip-version 4 ' 2026-06-18 15:17:56.388 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:259 : [[ -n '' ]] 2026-06-18 15:17:56.391 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:263 : subnet_params+='--subnet-pool 3dd19f03-8bd0-4208-a2ff-66b2d659c027 ' 2026-06-18 15:17:56.394 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:264 : subnet_params+=' ' 2026-06-18 15:17:56.399 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:265 : subnet_params+='--network a014c75a-6064-4e5e-864f-16c53c1c1247 private-subnet' 2026-06-18 15:17:56.404 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:266 : local subnet_id 2026-06-18 15:17:56.408 | +++ 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 3dd19f03-8bd0-4208-a2ff-66b2d659c027 --network a014c75a-6064-4e5e-864f-16c53c1c1247 private-subnet -f value -c id 2026-06-18 15:18:01.982 | +++ functions-common:oscwrap:2459 : return 0 2026-06-18 15:18:01.989 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:267 : subnet_id=af0ac10b-bfa5-414a-852c-363665b7309a 2026-06-18 15:18:01.993 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:268 : die_if_not_set 268 subnet_id 'Failure creating private IPv4 subnet' 2026-06-18 15:18:01.997 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-06-18 15:18:02.024 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:269 : echo af0ac10b-bfa5-414a-852c-363665b7309a 2026-06-18 15:18:02.029 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:208 : SUBNET_ID=af0ac10b-bfa5-414a-852c-363665b7309a 2026-06-18 15:18:02.034 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:211 : [[ 4+6 =~ .*6 ]] 2026-06-18 15:18:02.040 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:213 : _neutron_create_private_subnet_v6 2026-06-18 15:18:02.044 | ++ 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-06-18 15:18:02.048 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-06-18 15:18:02.077 | ++ 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-06-18 15:18:02.082 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-06-18 15:18:02.112 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:276 : local 'ipv6_modes=--ipv6-ra-mode slaac --ipv6-address-mode slaac' 2026-06-18 15:18:02.116 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:277 : '[' -z ab8775c3-e9ea-412d-ba64-58d82588100c ']' 2026-06-18 15:18:02.121 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:280 : local 'subnet_params=--ip-version 6 ' 2026-06-18 15:18:02.125 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:281 : [[ -n '' ]] 2026-06-18 15:18:02.130 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:284 : subnet_params+='--subnet-pool ab8775c3-e9ea-412d-ba64-58d82588100c ' 2026-06-18 15:18:02.134 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:285 : subnet_params+=' ' 2026-06-18 15:18:02.139 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:286 : subnet_params+='--ipv6-ra-mode slaac --ipv6-address-mode slaac --network a014c75a-6064-4e5e-864f-16c53c1c1247 ipv6-private-subnet ' 2026-06-18 15:18:02.143 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:287 : local ipv6_subnet_id 2026-06-18 15:18:02.149 | +++ 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 ab8775c3-e9ea-412d-ba64-58d82588100c --ipv6-ra-mode slaac --ipv6-address-mode slaac --network a014c75a-6064-4e5e-864f-16c53c1c1247 ipv6-private-subnet -f value -c id 2026-06-18 15:18:07.323 | +++ functions-common:oscwrap:2459 : return 0 2026-06-18 15:18:07.328 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:288 : ipv6_subnet_id=1f3e572a-cdb2-4c99-8531-cec68d4e6acf 2026-06-18 15:18:07.332 | ++ 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-06-18 15:18:07.336 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-06-18 15:18:07.362 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:290 : echo 1f3e572a-cdb2-4c99-8531-cec68d4e6acf 2026-06-18 15:18:07.366 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:213 : IPV6_SUBNET_ID=1f3e572a-cdb2-4c99-8531-cec68d4e6acf 2026-06-18 15:18:07.371 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:217 : is_networking_extension_supported router 2026-06-18 15:18:07.375 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=router 2026-06-18 15:18:07.381 | ++ 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-06-18 15:18:10.875 | ++ functions-common:oscwrap:2459 : return 0 2026-06-18 15:18:10.880 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-06-18 15:18:10.880 | address-scope 2026-06-18 15:18:10.880 | agent 2026-06-18 15:18:10.880 | allowed-address-pairs 2026-06-18 15:18:10.880 | auto-allocated-topology 2026-06-18 15:18:10.880 | availability_zone 2026-06-18 15:18:10.880 | default-subnetpools 2026-06-18 15:18:10.880 | dhcp_agent_scheduler 2026-06-18 15:18:10.880 | dns-integration 2026-06-18 15:18:10.880 | dns-domain-ports 2026-06-18 15:18:10.880 | dns-integration-domain-keywords 2026-06-18 15:18:10.881 | empty-string-filtering 2026-06-18 15:18:10.881 | external-net 2026-06-18 15:18:10.881 | extra_dhcp_opt 2026-06-18 15:18:10.881 | extraroute 2026-06-18 15:18:10.881 | extraroute-atomic 2026-06-18 15:18:10.881 | filter-validation 2026-06-18 15:18:10.881 | floating-ip-port-forwarding-detail 2026-06-18 15:18:10.881 | fip-port-details 2026-06-18 15:18:10.881 | flavors 2026-06-18 15:18:10.881 | floatingip-pools 2026-06-18 15:18:10.882 | router 2026-06-18 15:18:10.882 | l3-agent-scheduler-ha-chassis-priority 2026-06-18 15:18:10.882 | enable-default-route-bfd 2026-06-18 15:18:10.882 | enable-default-route-ecmp 2026-06-18 15:18:10.882 | ext-gw-mode 2026-06-18 15:18:10.882 | l3-ha 2026-06-18 15:18:10.882 | external-gateway-multihoming 2026-06-18 15:18:10.882 | l3-flavors 2026-06-18 15:18:10.882 | l3_agent_scheduler 2026-06-18 15:18:10.882 | multi-provider 2026-06-18 15:18:10.882 | net-mtu 2026-06-18 15:18:10.882 | net-mtu-writable 2026-06-18 15:18:10.883 | network_availability_zone 2026-06-18 15:18:10.883 | network-ip-availability 2026-06-18 15:18:10.883 | network-ip-availability-details 2026-06-18 15:18:10.883 | pagination 2026-06-18 15:18:10.883 | port-device-profile 2026-06-18 15:18:10.883 | port-mac-address-regenerate 2026-06-18 15:18:10.883 | port-numa-affinity-policy 2026-06-18 15:18:10.883 | port-numa-affinity-policy-socket 2026-06-18 15:18:10.883 | binding 2026-06-18 15:18:10.883 | binding-extended 2026-06-18 15:18:10.883 | port-security 2026-06-18 15:18:10.884 | project-id 2026-06-18 15:18:10.884 | provider 2026-06-18 15:18:10.884 | qinq 2026-06-18 15:18:10.884 | quota-check-limit 2026-06-18 15:18:10.884 | quota-check-limit-default 2026-06-18 15:18:10.884 | quotas 2026-06-18 15:18:10.884 | quota_details 2026-06-18 15:18:10.884 | rbac-policies 2026-06-18 15:18:10.884 | rbac-address-scope 2026-06-18 15:18:10.884 | rbac-security-groups 2026-06-18 15:18:10.884 | revision-if-match 2026-06-18 15:18:10.885 | standard-attr-revisions 2026-06-18 15:18:10.885 | router_availability_zone 2026-06-18 15:18:10.885 | router-enable-snat 2026-06-18 15:18:10.885 | security-groups-default-rules 2026-06-18 15:18:10.885 | security-groups-normalized-cidr 2026-06-18 15:18:10.885 | security-groups-remote-address-group 2026-06-18 15:18:10.885 | security-groups-rules-belongs-to-default-sg 2026-06-18 15:18:10.885 | security-groups-shared-filtering 2026-06-18 15:18:10.885 | security-group 2026-06-18 15:18:10.885 | service-type 2026-06-18 15:18:10.885 | sorting 2026-06-18 15:18:10.885 | standard-attr-description 2026-06-18 15:18:10.886 | stateful-security-group 2026-06-18 15:18:10.886 | subnet-dns-publish-fixed-ip 2026-06-18 15:18:10.886 | subnet-external-network 2026-06-18 15:18:10.886 | subnet_onboard 2026-06-18 15:18:10.886 | subnet-service-types 2026-06-18 15:18:10.886 | subnet_allocation 2026-06-18 15:18:10.886 | subnetpool-prefix-ops 2026-06-18 15:18:10.886 | tag-creation 2026-06-18 15:18:10.886 | standard-attr-tag 2026-06-18 15:18:10.886 | standard-attr-timestamp 2026-06-18 15:18:10.886 | vlan-transparent' 2026-06-18 15:18:10.887 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-06-18 15:18:10.887 | address-scope 2026-06-18 15:18:10.887 | agent 2026-06-18 15:18:10.887 | allowed-address-pairs 2026-06-18 15:18:10.887 | auto-allocated-topology 2026-06-18 15:18:10.887 | availability_zone 2026-06-18 15:18:10.887 | default-subnetpools 2026-06-18 15:18:10.887 | dhcp_agent_scheduler 2026-06-18 15:18:10.887 | dns-integration 2026-06-18 15:18:10.887 | dns-domain-ports 2026-06-18 15:18:10.887 | dns-integration-domain-keywords 2026-06-18 15:18:10.888 | empty-string-filtering 2026-06-18 15:18:10.888 | external-net 2026-06-18 15:18:10.888 | extra_dhcp_opt 2026-06-18 15:18:10.888 | extraroute 2026-06-18 15:18:10.888 | extraroute-atomic 2026-06-18 15:18:10.888 | filter-validation 2026-06-18 15:18:10.888 | floating-ip-port-forwarding-detail 2026-06-18 15:18:10.888 | fip-port-details 2026-06-18 15:18:10.888 | flavors 2026-06-18 15:18:10.888 | floatingip-pools 2026-06-18 15:18:10.888 | router 2026-06-18 15:18:10.889 | l3-agent-scheduler-ha-chassis-priority 2026-06-18 15:18:10.889 | enable-default-route-bfd 2026-06-18 15:18:10.889 | enable-default-route-ecmp 2026-06-18 15:18:10.889 | ext-gw-mode 2026-06-18 15:18:10.889 | l3-ha 2026-06-18 15:18:10.889 | external-gateway-multihoming 2026-06-18 15:18:10.889 | l3-flavors 2026-06-18 15:18:10.889 | l3_agent_scheduler 2026-06-18 15:18:10.889 | multi-provider 2026-06-18 15:18:10.889 | net-mtu 2026-06-18 15:18:10.889 | net-mtu-writable 2026-06-18 15:18:10.889 | network_availability_zone 2026-06-18 15:18:10.890 | network-ip-availability 2026-06-18 15:18:10.890 | network-ip-availability-details 2026-06-18 15:18:10.890 | pagination 2026-06-18 15:18:10.890 | port-device-profile 2026-06-18 15:18:10.890 | port-mac-address-regenerate 2026-06-18 15:18:10.890 | port-numa-affinity-policy 2026-06-18 15:18:10.890 | port-numa-affinity-policy-socket 2026-06-18 15:18:10.890 | binding 2026-06-18 15:18:10.890 | binding-extended 2026-06-18 15:18:10.890 | port-security 2026-06-18 15:18:10.890 | project-id 2026-06-18 15:18:10.890 | provider 2026-06-18 15:18:10.891 | qinq 2026-06-18 15:18:10.891 | quota-check-limit 2026-06-18 15:18:10.891 | quota-check-limit-default 2026-06-18 15:18:10.891 | quotas 2026-06-18 15:18:10.891 | quota_details 2026-06-18 15:18:10.891 | rbac-policies 2026-06-18 15:18:10.891 | rbac-address-scope 2026-06-18 15:18:10.891 | rbac-security-groups 2026-06-18 15:18:10.891 | revision-if-match 2026-06-18 15:18:10.891 | standard-attr-revisions 2026-06-18 15:18:10.891 | router_availability_zone 2026-06-18 15:18:10.892 | router-enable-snat 2026-06-18 15:18:10.892 | security-groups-default-rules 2026-06-18 15:18:10.892 | security-groups-normalized-cidr 2026-06-18 15:18:10.892 | security-groups-remote-address-group 2026-06-18 15:18:10.892 | security-groups-rules-belongs-to-default-sg 2026-06-18 15:18:10.892 | security-groups-shared-filtering 2026-06-18 15:18:10.892 | security-group 2026-06-18 15:18:10.892 | service-type 2026-06-18 15:18:10.892 | sorting 2026-06-18 15:18:10.892 | standard-attr-description 2026-06-18 15:18:10.892 | stateful-security-group 2026-06-18 15:18:10.892 | subnet-dns-publish-fixed-ip 2026-06-18 15:18:10.893 | subnet-external-network 2026-06-18 15:18:10.893 | subnet_onboard 2026-06-18 15:18:10.893 | subnet-service-types 2026-06-18 15:18:10.893 | subnet_allocation 2026-06-18 15:18:10.893 | subnetpool-prefix-ops 2026-06-18 15:18:10.893 | tag-creation 2026-06-18 15:18:10.893 | standard-attr-tag 2026-06-18 15:18:10.893 | standard-attr-timestamp 2026-06-18 15:18:10.893 | vlan-transparent =~ router ]] 2026-06-18 15:18:10.893 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-06-18 15:18:10.895 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:217 : is_networking_extension_supported external-net 2026-06-18 15:18:10.899 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=external-net 2026-06-18 15:18:10.904 | ++ 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-06-18 15:18:14.351 | ++ functions-common:oscwrap:2459 : return 0 2026-06-18 15:18:14.356 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-06-18 15:18:14.356 | address-scope 2026-06-18 15:18:14.356 | agent 2026-06-18 15:18:14.356 | allowed-address-pairs 2026-06-18 15:18:14.356 | auto-allocated-topology 2026-06-18 15:18:14.356 | availability_zone 2026-06-18 15:18:14.356 | default-subnetpools 2026-06-18 15:18:14.357 | dhcp_agent_scheduler 2026-06-18 15:18:14.357 | dns-integration 2026-06-18 15:18:14.357 | dns-domain-ports 2026-06-18 15:18:14.357 | dns-integration-domain-keywords 2026-06-18 15:18:14.357 | empty-string-filtering 2026-06-18 15:18:14.357 | external-net 2026-06-18 15:18:14.357 | extra_dhcp_opt 2026-06-18 15:18:14.357 | extraroute 2026-06-18 15:18:14.358 | extraroute-atomic 2026-06-18 15:18:14.358 | filter-validation 2026-06-18 15:18:14.358 | floating-ip-port-forwarding-detail 2026-06-18 15:18:14.358 | fip-port-details 2026-06-18 15:18:14.358 | flavors 2026-06-18 15:18:14.358 | floatingip-pools 2026-06-18 15:18:14.358 | router 2026-06-18 15:18:14.358 | l3-agent-scheduler-ha-chassis-priority 2026-06-18 15:18:14.358 | enable-default-route-bfd 2026-06-18 15:18:14.358 | enable-default-route-ecmp 2026-06-18 15:18:14.358 | ext-gw-mode 2026-06-18 15:18:14.358 | l3-ha 2026-06-18 15:18:14.359 | external-gateway-multihoming 2026-06-18 15:18:14.359 | l3-flavors 2026-06-18 15:18:14.359 | l3_agent_scheduler 2026-06-18 15:18:14.359 | multi-provider 2026-06-18 15:18:14.359 | net-mtu 2026-06-18 15:18:14.359 | net-mtu-writable 2026-06-18 15:18:14.360 | network_availability_zone 2026-06-18 15:18:14.360 | network-ip-availability 2026-06-18 15:18:14.360 | network-ip-availability-details 2026-06-18 15:18:14.361 | pagination 2026-06-18 15:18:14.361 | port-device-profile 2026-06-18 15:18:14.361 | port-mac-address-regenerate 2026-06-18 15:18:14.362 | port-numa-affinity-policy 2026-06-18 15:18:14.362 | port-numa-affinity-policy-socket 2026-06-18 15:18:14.362 | binding 2026-06-18 15:18:14.362 | binding-extended 2026-06-18 15:18:14.362 | port-security 2026-06-18 15:18:14.362 | project-id 2026-06-18 15:18:14.362 | provider 2026-06-18 15:18:14.362 | qinq 2026-06-18 15:18:14.362 | quota-check-limit 2026-06-18 15:18:14.362 | quota-check-limit-default 2026-06-18 15:18:14.363 | quotas 2026-06-18 15:18:14.363 | quota_details 2026-06-18 15:18:14.363 | rbac-policies 2026-06-18 15:18:14.363 | rbac-address-scope 2026-06-18 15:18:14.363 | rbac-security-groups 2026-06-18 15:18:14.363 | revision-if-match 2026-06-18 15:18:14.363 | standard-attr-revisions 2026-06-18 15:18:14.363 | router_availability_zone 2026-06-18 15:18:14.363 | router-enable-snat 2026-06-18 15:18:14.363 | security-groups-default-rules 2026-06-18 15:18:14.363 | security-groups-normalized-cidr 2026-06-18 15:18:14.363 | security-groups-remote-address-group 2026-06-18 15:18:14.364 | security-groups-rules-belongs-to-default-sg 2026-06-18 15:18:14.364 | security-groups-shared-filtering 2026-06-18 15:18:14.364 | security-group 2026-06-18 15:18:14.364 | service-type 2026-06-18 15:18:14.364 | sorting 2026-06-18 15:18:14.364 | standard-attr-description 2026-06-18 15:18:14.364 | stateful-security-group 2026-06-18 15:18:14.364 | subnet-dns-publish-fixed-ip 2026-06-18 15:18:14.364 | subnet-external-network 2026-06-18 15:18:14.364 | subnet_onboard 2026-06-18 15:18:14.364 | subnet-service-types 2026-06-18 15:18:14.365 | subnet_allocation 2026-06-18 15:18:14.365 | subnetpool-prefix-ops 2026-06-18 15:18:14.365 | tag-creation 2026-06-18 15:18:14.365 | standard-attr-tag 2026-06-18 15:18:14.365 | standard-attr-timestamp 2026-06-18 15:18:14.365 | vlan-transparent' 2026-06-18 15:18:14.365 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-06-18 15:18:14.365 | address-scope 2026-06-18 15:18:14.365 | agent 2026-06-18 15:18:14.365 | allowed-address-pairs 2026-06-18 15:18:14.365 | auto-allocated-topology 2026-06-18 15:18:14.366 | availability_zone 2026-06-18 15:18:14.366 | default-subnetpools 2026-06-18 15:18:14.366 | dhcp_agent_scheduler 2026-06-18 15:18:14.366 | dns-integration 2026-06-18 15:18:14.366 | dns-domain-ports 2026-06-18 15:18:14.366 | dns-integration-domain-keywords 2026-06-18 15:18:14.366 | empty-string-filtering 2026-06-18 15:18:14.366 | external-net 2026-06-18 15:18:14.366 | extra_dhcp_opt 2026-06-18 15:18:14.366 | extraroute 2026-06-18 15:18:14.366 | extraroute-atomic 2026-06-18 15:18:14.366 | filter-validation 2026-06-18 15:18:14.367 | floating-ip-port-forwarding-detail 2026-06-18 15:18:14.367 | fip-port-details 2026-06-18 15:18:14.367 | flavors 2026-06-18 15:18:14.367 | floatingip-pools 2026-06-18 15:18:14.367 | router 2026-06-18 15:18:14.367 | l3-agent-scheduler-ha-chassis-priority 2026-06-18 15:18:14.367 | enable-default-route-bfd 2026-06-18 15:18:14.367 | enable-default-route-ecmp 2026-06-18 15:18:14.367 | ext-gw-mode 2026-06-18 15:18:14.367 | l3-ha 2026-06-18 15:18:14.367 | external-gateway-multihoming 2026-06-18 15:18:14.368 | l3-flavors 2026-06-18 15:18:14.368 | l3_agent_scheduler 2026-06-18 15:18:14.368 | multi-provider 2026-06-18 15:18:14.368 | net-mtu 2026-06-18 15:18:14.368 | net-mtu-writable 2026-06-18 15:18:14.368 | network_availability_zone 2026-06-18 15:18:14.368 | network-ip-availability 2026-06-18 15:18:14.368 | network-ip-availability-details 2026-06-18 15:18:14.368 | pagination 2026-06-18 15:18:14.368 | port-device-profile 2026-06-18 15:18:14.368 | port-mac-address-regenerate 2026-06-18 15:18:14.368 | port-numa-affinity-policy 2026-06-18 15:18:14.369 | port-numa-affinity-policy-socket 2026-06-18 15:18:14.369 | binding 2026-06-18 15:18:14.369 | binding-extended 2026-06-18 15:18:14.369 | port-security 2026-06-18 15:18:14.369 | project-id 2026-06-18 15:18:14.369 | provider 2026-06-18 15:18:14.369 | qinq 2026-06-18 15:18:14.369 | quota-check-limit 2026-06-18 15:18:14.369 | quota-check-limit-default 2026-06-18 15:18:14.369 | quotas 2026-06-18 15:18:14.369 | quota_details 2026-06-18 15:18:14.370 | rbac-policies 2026-06-18 15:18:14.370 | rbac-address-scope 2026-06-18 15:18:14.370 | rbac-security-groups 2026-06-18 15:18:14.370 | revision-if-match 2026-06-18 15:18:14.370 | standard-attr-revisions 2026-06-18 15:18:14.370 | router_availability_zone 2026-06-18 15:18:14.370 | router-enable-snat 2026-06-18 15:18:14.370 | security-groups-default-rules 2026-06-18 15:18:14.370 | security-groups-normalized-cidr 2026-06-18 15:18:14.370 | security-groups-remote-address-group 2026-06-18 15:18:14.370 | security-groups-rules-belongs-to-default-sg 2026-06-18 15:18:14.371 | security-groups-shared-filtering 2026-06-18 15:18:14.371 | security-group 2026-06-18 15:18:14.371 | service-type 2026-06-18 15:18:14.371 | sorting 2026-06-18 15:18:14.371 | standard-attr-description 2026-06-18 15:18:14.371 | stateful-security-group 2026-06-18 15:18:14.371 | subnet-dns-publish-fixed-ip 2026-06-18 15:18:14.371 | subnet-external-network 2026-06-18 15:18:14.371 | subnet_onboard 2026-06-18 15:18:14.371 | subnet-service-types 2026-06-18 15:18:14.371 | subnet_allocation 2026-06-18 15:18:14.372 | subnetpool-prefix-ops 2026-06-18 15:18:14.372 | tag-creation 2026-06-18 15:18:14.372 | standard-attr-tag 2026-06-18 15:18:14.372 | standard-attr-timestamp 2026-06-18 15:18:14.372 | vlan-transparent =~ external-net ]] 2026-06-18 15:18:14.372 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-06-18 15:18:14.372 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:219 : [[ True == \T\r\u\e ]] 2026-06-18 15:18:14.377 | ++ 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-06-18 15:18:18.238 | ++ functions-common:oscwrap:2459 : return 0 2026-06-18 15:18:18.242 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:221 : ROUTER_ID=106ecbba-dcdd-497f-8a46-badeb34f1c99 2026-06-18 15:18:18.245 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:222 : die_if_not_set 222 ROUTER_ID 'Failure creating router router1' 2026-06-18 15:18:18.247 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-06-18 15:18:18.267 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:229 : EXTERNAL_NETWORK_FLAGS=--external 2026-06-18 15:18:18.272 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:230 : is_networking_extension_supported auto-allocated-topology 2026-06-18 15:18:18.276 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=auto-allocated-topology 2026-06-18 15:18:18.280 | ++ 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-06-18 15:18:21.796 | ++ functions-common:oscwrap:2459 : return 0 2026-06-18 15:18:21.802 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-06-18 15:18:21.802 | address-scope 2026-06-18 15:18:21.802 | agent 2026-06-18 15:18:21.802 | allowed-address-pairs 2026-06-18 15:18:21.803 | auto-allocated-topology 2026-06-18 15:18:21.803 | availability_zone 2026-06-18 15:18:21.803 | default-subnetpools 2026-06-18 15:18:21.803 | dhcp_agent_scheduler 2026-06-18 15:18:21.803 | dns-integration 2026-06-18 15:18:21.804 | dns-domain-ports 2026-06-18 15:18:21.804 | dns-integration-domain-keywords 2026-06-18 15:18:21.804 | empty-string-filtering 2026-06-18 15:18:21.805 | external-net 2026-06-18 15:18:21.805 | extra_dhcp_opt 2026-06-18 15:18:21.805 | extraroute 2026-06-18 15:18:21.805 | extraroute-atomic 2026-06-18 15:18:21.805 | filter-validation 2026-06-18 15:18:21.805 | floating-ip-port-forwarding-detail 2026-06-18 15:18:21.805 | fip-port-details 2026-06-18 15:18:21.805 | flavors 2026-06-18 15:18:21.805 | floatingip-pools 2026-06-18 15:18:21.805 | router 2026-06-18 15:18:21.806 | l3-agent-scheduler-ha-chassis-priority 2026-06-18 15:18:21.806 | enable-default-route-bfd 2026-06-18 15:18:21.806 | enable-default-route-ecmp 2026-06-18 15:18:21.806 | ext-gw-mode 2026-06-18 15:18:21.806 | l3-ha 2026-06-18 15:18:21.807 | external-gateway-multihoming 2026-06-18 15:18:21.807 | l3-flavors 2026-06-18 15:18:21.808 | l3_agent_scheduler 2026-06-18 15:18:21.808 | multi-provider 2026-06-18 15:18:21.809 | net-mtu 2026-06-18 15:18:21.809 | net-mtu-writable 2026-06-18 15:18:21.809 | network_availability_zone 2026-06-18 15:18:21.809 | network-ip-availability 2026-06-18 15:18:21.809 | network-ip-availability-details 2026-06-18 15:18:21.809 | pagination 2026-06-18 15:18:21.809 | port-device-profile 2026-06-18 15:18:21.809 | port-mac-address-regenerate 2026-06-18 15:18:21.809 | port-numa-affinity-policy 2026-06-18 15:18:21.809 | port-numa-affinity-policy-socket 2026-06-18 15:18:21.809 | binding 2026-06-18 15:18:21.809 | binding-extended 2026-06-18 15:18:21.810 | port-security 2026-06-18 15:18:21.810 | project-id 2026-06-18 15:18:21.810 | provider 2026-06-18 15:18:21.810 | qinq 2026-06-18 15:18:21.810 | quota-check-limit 2026-06-18 15:18:21.811 | quota-check-limit-default 2026-06-18 15:18:21.811 | quotas 2026-06-18 15:18:21.812 | quota_details 2026-06-18 15:18:21.812 | rbac-policies 2026-06-18 15:18:21.812 | rbac-address-scope 2026-06-18 15:18:21.812 | rbac-security-groups 2026-06-18 15:18:21.812 | revision-if-match 2026-06-18 15:18:21.812 | standard-attr-revisions 2026-06-18 15:18:21.812 | router_availability_zone 2026-06-18 15:18:21.812 | router-enable-snat 2026-06-18 15:18:21.812 | security-groups-default-rules 2026-06-18 15:18:21.812 | security-groups-normalized-cidr 2026-06-18 15:18:21.812 | security-groups-remote-address-group 2026-06-18 15:18:21.813 | security-groups-rules-belongs-to-default-sg 2026-06-18 15:18:21.813 | security-groups-shared-filtering 2026-06-18 15:18:21.813 | security-group 2026-06-18 15:18:21.813 | service-type 2026-06-18 15:18:21.813 | sorting 2026-06-18 15:18:21.813 | standard-attr-description 2026-06-18 15:18:21.813 | stateful-security-group 2026-06-18 15:18:21.813 | subnet-dns-publish-fixed-ip 2026-06-18 15:18:21.813 | subnet-external-network 2026-06-18 15:18:21.813 | subnet_onboard 2026-06-18 15:18:21.814 | subnet-service-types 2026-06-18 15:18:21.814 | subnet_allocation 2026-06-18 15:18:21.814 | subnetpool-prefix-ops 2026-06-18 15:18:21.814 | tag-creation 2026-06-18 15:18:21.814 | standard-attr-tag 2026-06-18 15:18:21.814 | standard-attr-timestamp 2026-06-18 15:18:21.814 | vlan-transparent' 2026-06-18 15:18:21.815 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-06-18 15:18:21.815 | address-scope 2026-06-18 15:18:21.815 | agent 2026-06-18 15:18:21.815 | allowed-address-pairs 2026-06-18 15:18:21.815 | auto-allocated-topology 2026-06-18 15:18:21.815 | availability_zone 2026-06-18 15:18:21.815 | default-subnetpools 2026-06-18 15:18:21.815 | dhcp_agent_scheduler 2026-06-18 15:18:21.816 | dns-integration 2026-06-18 15:18:21.816 | dns-domain-ports 2026-06-18 15:18:21.816 | dns-integration-domain-keywords 2026-06-18 15:18:21.816 | empty-string-filtering 2026-06-18 15:18:21.816 | external-net 2026-06-18 15:18:21.816 | extra_dhcp_opt 2026-06-18 15:18:21.816 | extraroute 2026-06-18 15:18:21.817 | extraroute-atomic 2026-06-18 15:18:21.817 | filter-validation 2026-06-18 15:18:21.817 | floating-ip-port-forwarding-detail 2026-06-18 15:18:21.817 | fip-port-details 2026-06-18 15:18:21.817 | flavors 2026-06-18 15:18:21.817 | floatingip-pools 2026-06-18 15:18:21.817 | router 2026-06-18 15:18:21.818 | l3-agent-scheduler-ha-chassis-priority 2026-06-18 15:18:21.818 | enable-default-route-bfd 2026-06-18 15:18:21.818 | enable-default-route-ecmp 2026-06-18 15:18:21.818 | ext-gw-mode 2026-06-18 15:18:21.818 | l3-ha 2026-06-18 15:18:21.818 | external-gateway-multihoming 2026-06-18 15:18:21.818 | l3-flavors 2026-06-18 15:18:21.818 | l3_agent_scheduler 2026-06-18 15:18:21.819 | multi-provider 2026-06-18 15:18:21.819 | net-mtu 2026-06-18 15:18:21.819 | net-mtu-writable 2026-06-18 15:18:21.819 | network_availability_zone 2026-06-18 15:18:21.819 | network-ip-availability 2026-06-18 15:18:21.819 | network-ip-availability-details 2026-06-18 15:18:21.819 | pagination 2026-06-18 15:18:21.819 | port-device-profile 2026-06-18 15:18:21.820 | port-mac-address-regenerate 2026-06-18 15:18:21.820 | port-numa-affinity-policy 2026-06-18 15:18:21.820 | port-numa-affinity-policy-socket 2026-06-18 15:18:21.820 | binding 2026-06-18 15:18:21.820 | binding-extended 2026-06-18 15:18:21.820 | port-security 2026-06-18 15:18:21.820 | project-id 2026-06-18 15:18:21.821 | provider 2026-06-18 15:18:21.821 | qinq 2026-06-18 15:18:21.821 | quota-check-limit 2026-06-18 15:18:21.821 | quota-check-limit-default 2026-06-18 15:18:21.821 | quotas 2026-06-18 15:18:21.821 | quota_details 2026-06-18 15:18:21.822 | rbac-policies 2026-06-18 15:18:21.822 | rbac-address-scope 2026-06-18 15:18:21.822 | rbac-security-groups 2026-06-18 15:18:21.822 | revision-if-match 2026-06-18 15:18:21.822 | standard-attr-revisions 2026-06-18 15:18:21.822 | router_availability_zone 2026-06-18 15:18:21.822 | router-enable-snat 2026-06-18 15:18:21.822 | security-groups-default-rules 2026-06-18 15:18:21.823 | security-groups-normalized-cidr 2026-06-18 15:18:21.823 | security-groups-remote-address-group 2026-06-18 15:18:21.823 | security-groups-rules-belongs-to-default-sg 2026-06-18 15:18:21.823 | security-groups-shared-filtering 2026-06-18 15:18:21.823 | security-group 2026-06-18 15:18:21.823 | service-type 2026-06-18 15:18:21.823 | sorting 2026-06-18 15:18:21.824 | standard-attr-description 2026-06-18 15:18:21.824 | stateful-security-group 2026-06-18 15:18:21.824 | subnet-dns-publish-fixed-ip 2026-06-18 15:18:21.824 | subnet-external-network 2026-06-18 15:18:21.824 | subnet_onboard 2026-06-18 15:18:21.825 | subnet-service-types 2026-06-18 15:18:21.825 | subnet_allocation 2026-06-18 15:18:21.825 | subnetpool-prefix-ops 2026-06-18 15:18:21.825 | tag-creation 2026-06-18 15:18:21.825 | standard-attr-tag 2026-06-18 15:18:21.825 | standard-attr-timestamp 2026-06-18 15:18:21.825 | vlan-transparent =~ auto-allocated-topology ]] 2026-06-18 15:18:21.826 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-06-18 15:18:21.826 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:231 : EXTERNAL_NETWORK_FLAGS='--external --default' 2026-06-18 15:18:21.826 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:234 : '[' True = True ']' 2026-06-18 15:18:21.826 | ++ 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-06-18 15:18:26.816 | ++ functions-common:oscwrap:2459 : return 0 2026-06-18 15:18:26.820 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:235 : EXT_NET_ID=db4c8d04-5789-4e0e-abde-2750c879c606 2026-06-18 15:18:26.824 | + 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-06-18 15:18:26.827 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-06-18 15:18:26.852 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:241 : [[ 4+6 =~ 4.* ]] 2026-06-18 15:18:26.856 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:243 : _neutron_configure_router_v4 2026-06-18 15:18:26.860 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:330 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router add subnet 106ecbba-dcdd-497f-8a46-badeb34f1c99 af0ac10b-bfa5-414a-852c-363665b7309a 2026-06-18 15:18:33.025 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:332 : local id_and_ext_gw_ip 2026-06-18 15:18:33.031 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:333 : _neutron_create_public_subnet_v4 db4c8d04-5789-4e0e-abde-2750c879c606 2026-06-18 15:18:33.035 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:295 : local dhcp_param=--no-dhcp 2026-06-18 15:18:33.038 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:296 : [[ False == \T\r\u\e ]] 2026-06-18 15:18:33.041 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:299 : local 'subnet_params=--ip-version 4 ' 2026-06-18 15:18:33.043 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:300 : subnet_params+=' ' 2026-06-18 15:18:33.046 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:301 : [[ -n '' ]] 2026-06-18 15:18:33.050 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:304 : subnet_params+='--network db4c8d04-5789-4e0e-abde-2750c879c606 --subnet-range 172.24.4.0/24 --no-dhcp ' 2026-06-18 15:18:33.054 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:305 : subnet_params+=public-subnet 2026-06-18 15:18:33.059 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:306 : local id_and_ext_gw_ip 2026-06-18 15:18:33.066 | +++ 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 db4c8d04-5789-4e0e-abde-2750c879c606 --subnet-range 172.24.4.0/24 --no-dhcp public-subnet 2026-06-18 15:18:33.066 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:307 : grep -e gateway_ip -e ' id ' 2026-06-18 15:18:36.924 | +++ functions-common:oscwrap:2459 : return 0 2026-06-18 15:18:36.930 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:307 : id_and_ext_gw_ip='| gateway_ip | 172.24.4.1 | 2026-06-18 15:18:36.930 | | id | 40cae3da-e119-4323-bba1-674abb47a787 |' 2026-06-18 15:18:36.934 | ++ 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-06-18 15:18:36.938 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-06-18 15:18:36.963 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:309 : echo '|' gateway_ip '|' 172.24.4.1 '|' '|' id '|' 40cae3da-e119-4323-bba1-674abb47a787 '|' 2026-06-18 15:18:36.969 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:333 : id_and_ext_gw_ip='| gateway_ip | 172.24.4.1 | | id | 40cae3da-e119-4323-bba1-674abb47a787 |' 2026-06-18 15:18:36.972 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:334 : local ext_gw_ip 2026-06-18 15:18:36.978 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:335 : get_field 2 2026-06-18 15:18:36.979 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:335 : echo '|' gateway_ip '|' 172.24.4.1 '|' '|' id '|' 40cae3da-e119-4323-bba1-674abb47a787 '|' 2026-06-18 15:18:36.982 | ++ functions-common:get_field:800 : local data field 2026-06-18 15:18:36.985 | ++ functions-common:get_field:801 : read data 2026-06-18 15:18:36.989 | ++ functions-common:get_field:802 : '[' 2 -lt 0 ']' 2026-06-18 15:18:36.992 | ++ functions-common:get_field:805 : field='$3' 2026-06-18 15:18:36.997 | ++ functions-common:get_field:807 : echo '| gateway_ip | 172.24.4.1 | | id | 40cae3da-e119-4323-bba1-674abb47a787 |' 2026-06-18 15:18:36.997 | ++ functions-common:get_field:807 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2026-06-18 15:18:37.005 | ++ functions-common:get_field:801 : read data 2026-06-18 15:18:37.011 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:335 : ext_gw_ip=172.24.4.1 2026-06-18 15:18:37.017 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : get_field 5 2026-06-18 15:18:37.017 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : echo '|' gateway_ip '|' 172.24.4.1 '|' '|' id '|' 40cae3da-e119-4323-bba1-674abb47a787 '|' 2026-06-18 15:18:37.021 | ++ functions-common:get_field:800 : local data field 2026-06-18 15:18:37.026 | ++ functions-common:get_field:801 : read data 2026-06-18 15:18:37.029 | ++ functions-common:get_field:802 : '[' 5 -lt 0 ']' 2026-06-18 15:18:37.033 | ++ functions-common:get_field:805 : field='$6' 2026-06-18 15:18:37.038 | ++ functions-common:get_field:807 : awk '-F[ \t]*\\|[ \t]*' '{print $6}' 2026-06-18 15:18:37.039 | ++ functions-common:get_field:807 : echo '| gateway_ip | 172.24.4.1 | | id | 40cae3da-e119-4323-bba1-674abb47a787 |' 2026-06-18 15:18:37.046 | ++ functions-common:get_field:801 : read data 2026-06-18 15:18:37.052 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : PUB_SUBNET_ID=40cae3da-e119-4323-bba1-674abb47a787 2026-06-18 15:18:37.056 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:338 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router set --external-gateway db4c8d04-5789-4e0e-abde-2750c879c606 106ecbba-dcdd-497f-8a46-badeb34f1c99 2026-06-18 15:18:43.818 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:341 : [[ ovn == \o\v\n ]] 2026-06-18 15:18:43.822 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:341 : [[ True == \T\r\u\e ]] 2026-06-18 15:18:43.826 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:341 : is_service_enabled q-svc neutron-api 2026-06-18 15:18:43.851 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 15:18:43.857 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:343 : local ext_gw_interface=none 2026-06-18 15:18:43.859 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:344 : is_neutron_ovs_base_plugin 2026-06-18 15:18:43.861 | + lib/neutron_plugins/ovs_base:is_neutron_ovs_base_plugin:23 : return 0 2026-06-18 15:18:43.865 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:345 : _neutron_get_ext_gw_interface 2026-06-18 15:18:43.869 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:145 : [[ False == \T\r\u\e ]] 2026-06-18 15:18:43.873 | ++ 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-06-18 15:18:43.905 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:152 : echo br-ex 2026-06-18 15:18:43.911 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:345 : ext_gw_interface=br-ex 2026-06-18 15:18:43.916 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:347 : [[ br-ex != \n\o\n\e ]] 2026-06-18 15:18:43.920 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:348 : local cidr_len=24 2026-06-18 15:18:43.924 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:349 : local 'testcmd=ip -o link | grep -q br-ex' 2026-06-18 15:18:43.928 | + 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-06-18 15:18:43.933 | + functions-common:test_with_retry:2352 : local 'testcmd=ip -o link | grep -q br-ex' 2026-06-18 15:18:43.938 | + functions-common:test_with_retry:2353 : local 'failmsg=br-ex creation failed' 2026-06-18 15:18:43.942 | + functions-common:test_with_retry:2354 : local until=10 2026-06-18 15:18:43.946 | + functions-common:test_with_retry:2355 : local sleep=0.5 2026-06-18 15:18:43.950 | + functions-common:test_with_retry:2357 : time_start test_with_retry 2026-06-18 15:18:43.954 | + functions-common:time_start:2400 : local name=test_with_retry 2026-06-18 15:18:43.958 | + functions-common:time_start:2401 : local start_time= 2026-06-18 15:18:43.962 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-18 15:18:43.968 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-18 15:18:43.973 | + functions-common:time_start:2405 : _TIME_START[$name]=1781795923969 2026-06-18 15:18:43.977 | + functions-common:test_with_retry:2358 : timeout 10 sh -c 'while ! ip -o link | grep -q br-ex; do sleep 0.5; done' 2026-06-18 15:18:43.988 | + functions-common:test_with_retry:2361 : time_stop test_with_retry 2026-06-18 15:18:43.993 | + functions-common:time_stop:2414 : local name 2026-06-18 15:18:43.996 | + functions-common:time_stop:2415 : local end_time 2026-06-18 15:18:44.000 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-18 15:18:44.004 | + functions-common:time_stop:2417 : local total 2026-06-18 15:18:44.008 | + functions-common:time_stop:2418 : local start_time 2026-06-18 15:18:44.013 | + functions-common:time_stop:2420 : name=test_with_retry 2026-06-18 15:18:44.017 | + functions-common:time_stop:2421 : start_time=1781795923969 2026-06-18 15:18:44.021 | + functions-common:time_stop:2423 : [[ -z 1781795923969 ]] 2026-06-18 15:18:44.027 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 15:18:44.033 | + functions-common:time_stop:2426 : end_time=1781795924028 2026-06-18 15:18:44.037 | + functions-common:time_stop:2427 : elapsed_time=59 2026-06-18 15:18:44.042 | + functions-common:time_stop:2428 : total=9185 2026-06-18 15:18:44.046 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 15:18:44.050 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=9244 2026-06-18 15:18:44.057 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : ip addr show dev br-ex 2026-06-18 15:18:44.057 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : grep -c 172.24.4.1 2026-06-18 15:18:44.067 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : [[ 0 == 0 ]] 2026-06-18 15:18:44.071 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : [[ True == \F\a\l\s\e ]] 2026-06-18 15:18:44.075 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : [[ False == \T\r\u\e ]] 2026-06-18 15:18:44.079 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : [[ True == \T\r\u\e ]] 2026-06-18 15:18:44.082 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:352 : sudo ip addr add 172.24.4.1/24 dev br-ex 2026-06-18 15:18:44.102 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:353 : sudo ip link set br-ex up 2026-06-18 15:18:44.128 | ++ 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-06-18 15:18:44.130 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : awk -Fip_address '{ print $2 }' 2026-06-18 15:18:44.130 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : tr '\n' ' ' 2026-06-18 15:18:44.131 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : cut -f2 '-d'\''' 2026-06-18 15:18:47.629 | ++ functions-common:oscwrap:2459 : return 0 2026-06-18 15:18:47.637 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : ROUTER_GW_IP=' 172.24.4.205 ' 2026-06-18 15:18:47.641 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:356 : die_if_not_set 356 ROUTER_GW_IP 'Failure retrieving ROUTER_GW_IP' 2026-06-18 15:18:47.646 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-06-18 15:18:47.676 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:358 : _neutron_set_router_id 2026-06-18 15:18:47.681 | + lib/neutron_plugins/services/l3:_neutron_set_router_id:138 : [[ True == \F\a\l\s\e ]] 2026-06-18 15:18:47.685 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:246 : [[ 4+6 =~ .*6 ]] 2026-06-18 15:18:47.689 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:248 : _neutron_configure_router_v6 2026-06-18 15:18:47.695 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:364 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router add subnet 106ecbba-dcdd-497f-8a46-badeb34f1c99 1f3e572a-cdb2-4c99-8531-cec68d4e6acf 2026-06-18 15:18:55.503 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:366 : local ipv6_id_and_ext_gw_ip 2026-06-18 15:18:55.508 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:367 : _neutron_create_public_subnet_v6 db4c8d04-5789-4e0e-abde-2750c879c606 2026-06-18 15:18:55.512 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:314 : local dhcp_param=--no-dhcp 2026-06-18 15:18:55.516 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:315 : [[ False == \T\r\u\e ]] 2026-06-18 15:18:55.520 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:318 : local 'subnet_params=--ip-version 6 ' 2026-06-18 15:18:55.523 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:319 : subnet_params+='--gateway 2001:db8::2 ' 2026-06-18 15:18:55.527 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:320 : subnet_params+='--network db4c8d04-5789-4e0e-abde-2750c879c606 --subnet-range 2001:db8::/64 --no-dhcp ' 2026-06-18 15:18:55.530 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:321 : subnet_params+=ipv6-public-subnet 2026-06-18 15:18:55.534 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:322 : local ipv6_id_and_ext_gw_ip 2026-06-18 15:18:55.540 | +++ 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 db4c8d04-5789-4e0e-abde-2750c879c606 --subnet-range 2001:db8::/64 --no-dhcp ipv6-public-subnet 2026-06-18 15:18:55.540 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:323 : grep -e gateway_ip -e ' id ' 2026-06-18 15:19:02.551 | +++ functions-common:oscwrap:2459 : return 0 2026-06-18 15:19:02.557 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:323 : ipv6_id_and_ext_gw_ip='| gateway_ip | 2001:db8::2 | 2026-06-18 15:19:02.557 | | id | 92c07972-0b73-4069-91b5-e1ad1c03ff76 |' 2026-06-18 15:19:02.561 | ++ 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-06-18 15:19:02.565 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-06-18 15:19:02.589 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:325 : echo '|' gateway_ip '|' 2001:db8::2 '|' '|' id '|' 92c07972-0b73-4069-91b5-e1ad1c03ff76 '|' 2026-06-18 15:19:02.594 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:367 : ipv6_id_and_ext_gw_ip='| gateway_ip | 2001:db8::2 | | id | 92c07972-0b73-4069-91b5-e1ad1c03ff76 |' 2026-06-18 15:19:02.598 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:368 : local ipv6_ext_gw_ip 2026-06-18 15:19:02.604 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:369 : echo '|' gateway_ip '|' 2001:db8::2 '|' '|' id '|' 92c07972-0b73-4069-91b5-e1ad1c03ff76 '|' 2026-06-18 15:19:02.605 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:369 : get_field 2 2026-06-18 15:19:02.608 | ++ functions-common:get_field:800 : local data field 2026-06-18 15:19:02.612 | ++ functions-common:get_field:801 : read data 2026-06-18 15:19:02.615 | ++ functions-common:get_field:802 : '[' 2 -lt 0 ']' 2026-06-18 15:19:02.619 | ++ functions-common:get_field:805 : field='$3' 2026-06-18 15:19:02.625 | ++ functions-common:get_field:807 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2026-06-18 15:19:02.625 | ++ functions-common:get_field:807 : echo '| gateway_ip | 2001:db8::2 | | id | 92c07972-0b73-4069-91b5-e1ad1c03ff76 |' 2026-06-18 15:19:02.632 | ++ functions-common:get_field:801 : read data 2026-06-18 15:19:02.636 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:369 : ipv6_ext_gw_ip=2001:db8::2 2026-06-18 15:19:02.639 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:370 : local ipv6_pub_subnet_id 2026-06-18 15:19:02.645 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:371 : echo '|' gateway_ip '|' 2001:db8::2 '|' '|' id '|' 92c07972-0b73-4069-91b5-e1ad1c03ff76 '|' 2026-06-18 15:19:02.646 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:371 : get_field 5 2026-06-18 15:19:02.650 | ++ functions-common:get_field:800 : local data field 2026-06-18 15:19:02.653 | ++ functions-common:get_field:801 : read data 2026-06-18 15:19:02.657 | ++ functions-common:get_field:802 : '[' 5 -lt 0 ']' 2026-06-18 15:19:02.660 | ++ functions-common:get_field:805 : field='$6' 2026-06-18 15:19:02.665 | ++ functions-common:get_field:807 : awk '-F[ \t]*\\|[ \t]*' '{print $6}' 2026-06-18 15:19:02.666 | ++ functions-common:get_field:807 : echo '| gateway_ip | 2001:db8::2 | | id | 92c07972-0b73-4069-91b5-e1ad1c03ff76 |' 2026-06-18 15:19:02.672 | ++ functions-common:get_field:801 : read data 2026-06-18 15:19:02.678 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:371 : ipv6_pub_subnet_id=92c07972-0b73-4069-91b5-e1ad1c03ff76 2026-06-18 15:19:02.681 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:375 : [[ 4+6 == \6 ]] 2026-06-18 15:19:02.685 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:380 : [[ ovn == \o\v\n ]] 2026-06-18 15:19:02.689 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:380 : [[ True == \T\r\u\e ]] 2026-06-18 15:19:02.692 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:380 : is_service_enabled q-svc neutron-api 2026-06-18 15:19:02.717 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 15:19:02.721 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:394 : sudo sysctl -w net.ipv6.conf.all.forwarding=1 2026-06-18 15:19:02.733 | net.ipv6.conf.all.forwarding = 1 2026-06-18 15:19:02.742 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : grep -C 1 92c07972-0b73-4069-91b5-e1ad1c03ff76 2026-06-18 15:19:02.742 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : oscwrap --os-cloud devstack-admin-demo --os-region RegionOne router show 106ecbba-dcdd-497f-8a46-badeb34f1c99 -c external_gateway_info -f json 2026-06-18 15:19:02.743 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : tr -d '"' 2026-06-18 15:19:02.744 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : awk '{print $2}' 2026-06-18 15:19:02.744 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : grep ip_address 2026-06-18 15:19:06.507 | ++ functions-common:oscwrap:2459 : return 0 2026-06-18 15:19:06.514 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : IPV6_ROUTER_GW_IP=2001:db8::1 2026-06-18 15:19:06.520 | + 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-06-18 15:19:06.523 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-06-18 15:19:06.549 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:406 : is_neutron_ovs_base_plugin 2026-06-18 15:19:06.553 | + lib/neutron_plugins/ovs_base:is_neutron_ovs_base_plugin:23 : return 0 2026-06-18 15:19:06.558 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:407 : local ext_gw_interface 2026-06-18 15:19:06.564 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:408 : _neutron_get_ext_gw_interface 2026-06-18 15:19:06.567 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:145 : [[ False == \T\r\u\e ]] 2026-06-18 15:19:06.570 | ++ 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-06-18 15:19:06.598 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:152 : echo br-ex 2026-06-18 15:19:06.603 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:408 : ext_gw_interface=br-ex 2026-06-18 15:19:06.606 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:409 : local ipv6_cidr_len=64 2026-06-18 15:19:06.608 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:414 : sudo ip link set br-ex up 2026-06-18 15:19:06.629 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:415 : sudo ip -6 addr replace 2001:db8::2/64 dev br-ex 2026-06-18 15:19:06.649 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:421 : local replace_range=fd87:726a:a217::/56 2026-06-18 15:19:06.652 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:422 : [[ -z ab8775c3-e9ea-412d-ba64-58d82588100c ]] 2026-06-18 15:19:06.656 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:425 : sudo ip -6 route replace fd87:726a:a217::/56 via 2001:db8::1 dev br-ex 2026-06-18 15:19:06.677 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:427 : _neutron_set_router_id 2026-06-18 15:19:06.682 | + lib/neutron_plugins/services/l3:_neutron_set_router_id:138 : [[ True == \F\a\l\s\e ]] 2026-06-18 15:19:06.686 | + ./stack.sh:main:1327 : is_service_enabled nova 2026-06-18 15:19:06.716 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 15:19:06.720 | + ./stack.sh:main:1328 : echo_summary 'Starting Nova' 2026-06-18 15:19:06.724 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-18 15:19:06.727 | + ./stack.sh:echo_summary:444 : echo -e Starting Nova 2026-06-18 15:19:06.730 | + ./stack.sh:main:1329 : start_nova 2026-06-18 15:19:06.734 | + lib/nova:start_nova:1168 : start_nova_rest 2026-06-18 15:19:06.738 | + lib/nova:start_nova_rest:1081 : 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-06-18 15:19:06.741 | + lib/nova:start_nova_rest:1082 : 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-06-18 15:19:06.745 | + lib/nova:start_nova_rest:1082 : 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-06-18 15:19:06.748 | + lib/nova:start_nova_rest:1084 : local compute_cell_conf=/etc/nova/nova.conf 2026-06-18 15:19:06.750 | + lib/nova:start_nova_rest:1086 : run_process n-sch '/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-06-18 15:19:06.755 | + functions-common:run_process:1668 : local service=n-sch 2026-06-18 15:19:06.759 | + functions-common:run_process:1669 : local 'command=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-06-18 15:19:06.763 | + functions-common:run_process:1670 : local group= 2026-06-18 15:19:06.767 | + functions-common:run_process:1671 : local user= 2026-06-18 15:19:06.771 | + functions-common:run_process:1672 : local env_vars= 2026-06-18 15:19:06.776 | + functions-common:run_process:1674 : local name=n-sch 2026-06-18 15:19:06.780 | + functions-common:run_process:1676 : time_start run_process 2026-06-18 15:19:06.784 | + functions-common:time_start:2400 : local name=run_process 2026-06-18 15:19:06.788 | + functions-common:time_start:2401 : local start_time= 2026-06-18 15:19:06.792 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-18 15:19:06.797 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-18 15:19:06.804 | + functions-common:time_start:2405 : _TIME_START[$name]=1781795946799 2026-06-18 15:19:06.808 | + functions-common:run_process:1677 : is_service_enabled n-sch 2026-06-18 15:19:06.835 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 15:19:06.839 | + functions-common:run_process:1678 : _run_under_systemd n-sch '/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' '' '' '' 2026-06-18 15:19:06.844 | + functions-common:_run_under_systemd:1622 : local service=n-sch 2026-06-18 15:19:06.849 | + functions-common:_run_under_systemd:1623 : local 'command=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-06-18 15:19:06.853 | + functions-common:_run_under_systemd:1624 : local 'cmd=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-06-18 15:19:06.858 | + functions-common:_run_under_systemd:1626 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-06-18 15:19:06.863 | + functions-common:_common_systemd_pitfalls:1594 : local 'cmd=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-06-18 15:19:06.867 | + functions-common:_common_systemd_pitfalls:1597 : [[ /opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ sudo ]] 2026-06-18 15:19:06.871 | + functions-common:_common_systemd_pitfalls:1608 : [[ ! /opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ ^/ ]] 2026-06-18 15:19:06.875 | + functions-common:_run_under_systemd:1628 : local systemd_service=devstack@n-sch.service 2026-06-18 15:19:06.879 | + functions-common:_run_under_systemd:1629 : local group= 2026-06-18 15:19:06.883 | + functions-common:_run_under_systemd:1630 : local user=quobyte 2026-06-18 15:19:06.888 | + functions-common:_run_under_systemd:1631 : [[ -z quobyte ]] 2026-06-18 15:19:06.893 | + functions-common:_run_under_systemd:1634 : local env_vars= 2026-06-18 15:19:06.897 | + functions-common:_run_under_systemd:1635 : [[ -v SYSTEMD_ENV_VARS[n-sch] ]] 2026-06-18 15:19:06.901 | + functions-common:_run_under_systemd:1638 : [[ /opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ uwsgi ]] 2026-06-18 15:19:06.905 | + functions-common:_run_under_systemd:1644 : write_user_unit_file devstack@n-sch.service '/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' '' quobyte '' 2026-06-18 15:19:06.909 | + functions-common:write_user_unit_file:1529 : local service=devstack@n-sch.service 2026-06-18 15:19:06.913 | + functions-common:write_user_unit_file:1530 : local 'command=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-06-18 15:19:06.917 | + functions-common:write_user_unit_file:1531 : local group= 2026-06-18 15:19:06.921 | + functions-common:write_user_unit_file:1532 : local user=quobyte 2026-06-18 15:19:06.925 | + functions-common:write_user_unit_file:1533 : local env_vars= 2026-06-18 15:19:06.929 | + functions-common:write_user_unit_file:1534 : local extra= 2026-06-18 15:19:06.933 | + functions-common:write_user_unit_file:1535 : [[ -n '' ]] 2026-06-18 15:19:06.936 | + functions-common:write_user_unit_file:1538 : local unitfile=/etc/systemd/system/devstack@n-sch.service 2026-06-18 15:19:06.940 | + functions-common:write_user_unit_file:1539 : mkdir -p /etc/systemd/system 2026-06-18 15:19:06.948 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Unit Description 'Devstack devstack@n-sch.service' 2026-06-18 15:19:07.044 | + functions-common:write_user_unit_file:1542 : 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-06-18 15:19:07.144 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service User quobyte 2026-06-18 15:19:07.224 | + functions-common:write_user_unit_file:1544 : 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-06-18 15:19:07.302 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service KillMode process 2026-06-18 15:19:07.379 | + functions-common:write_user_unit_file:1546 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service TimeoutStopSec 300 2026-06-18 15:19:07.456 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-18 15:19:07.535 | + functions-common:write_user_unit_file:1548 : [[ -n '' ]] 2026-06-18 15:19:07.539 | + functions-common:write_user_unit_file:1551 : [[ -n '' ]] 2026-06-18 15:19:07.542 | + functions-common:write_user_unit_file:1554 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Install WantedBy multi-user.target 2026-06-18 15:19:07.637 | + functions-common:write_user_unit_file:1557 : sudo systemctl daemon-reload 2026-06-18 15:19:08.159 | + functions-common:_run_under_systemd:1647 : sudo systemctl enable devstack@n-sch.service 2026-06-18 15:19:08.189 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-sch.service → /etc/systemd/system/devstack@n-sch.service. 2026-06-18 15:19:08.686 | + functions-common:_run_under_systemd:1648 : sudo systemctl start devstack@n-sch.service 2026-06-18 15:19:08.742 | + functions-common:run_process:1680 : time_stop run_process 2026-06-18 15:19:08.746 | + functions-common:time_stop:2414 : local name 2026-06-18 15:19:08.749 | + functions-common:time_stop:2415 : local end_time 2026-06-18 15:19:08.752 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-18 15:19:08.757 | + functions-common:time_stop:2417 : local total 2026-06-18 15:19:08.761 | + functions-common:time_stop:2418 : local start_time 2026-06-18 15:19:08.765 | + functions-common:time_stop:2420 : name=run_process 2026-06-18 15:19:08.769 | + functions-common:time_stop:2421 : start_time=1781795946799 2026-06-18 15:19:08.774 | + functions-common:time_stop:2423 : [[ -z 1781795946799 ]] 2026-06-18 15:19:08.781 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 15:19:08.788 | + functions-common:time_stop:2426 : end_time=1781795948782 2026-06-18 15:19:08.792 | + functions-common:time_stop:2427 : elapsed_time=1983 2026-06-18 15:19:08.796 | + functions-common:time_stop:2428 : total=22891 2026-06-18 15:19:08.801 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 15:19:08.805 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=24874 2026-06-18 15:19:08.812 | ++ lib/nova:start_nova_rest:1087 : which uwsgi 2026-06-18 15:19:08.819 | + lib/nova:start_nova_rest:1087 : run_process n-api-meta '/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-06-18 15:19:08.823 | + functions-common:run_process:1668 : local service=n-api-meta 2026-06-18 15:19:08.828 | + functions-common:run_process:1669 : local 'command=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-06-18 15:19:08.832 | + functions-common:run_process:1670 : local group= 2026-06-18 15:19:08.836 | + functions-common:run_process:1671 : local user= 2026-06-18 15:19:08.840 | + functions-common:run_process:1672 : local env_vars= 2026-06-18 15:19:08.844 | + functions-common:run_process:1674 : local name=n-api-meta 2026-06-18 15:19:08.848 | + functions-common:run_process:1676 : time_start run_process 2026-06-18 15:19:08.852 | + functions-common:time_start:2400 : local name=run_process 2026-06-18 15:19:08.856 | + functions-common:time_start:2401 : local start_time= 2026-06-18 15:19:08.859 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-18 15:19:08.866 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-18 15:19:08.872 | + functions-common:time_start:2405 : _TIME_START[$name]=1781795948867 2026-06-18 15:19:08.877 | + functions-common:run_process:1677 : is_service_enabled n-api-meta 2026-06-18 15:19:08.905 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 15:19:08.910 | + functions-common:run_process:1678 : _run_under_systemd n-api-meta '/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' '' '' '' 2026-06-18 15:19:08.913 | + functions-common:_run_under_systemd:1622 : local service=n-api-meta 2026-06-18 15:19:08.917 | + functions-common:_run_under_systemd:1623 : local 'command=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-06-18 15:19:08.921 | + functions-common:_run_under_systemd:1624 : local 'cmd=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-06-18 15:19:08.925 | + functions-common:_run_under_systemd:1626 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-06-18 15:19:08.930 | + functions-common:_common_systemd_pitfalls:1594 : local 'cmd=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-06-18 15:19:08.934 | + functions-common:_common_systemd_pitfalls:1597 : [[ /bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ sudo ]] 2026-06-18 15:19:08.938 | + functions-common:_common_systemd_pitfalls:1608 : [[ ! /bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ ^/ ]] 2026-06-18 15:19:08.942 | + functions-common:_run_under_systemd:1628 : local systemd_service=devstack@n-api-meta.service 2026-06-18 15:19:08.946 | + functions-common:_run_under_systemd:1629 : local group= 2026-06-18 15:19:08.950 | + functions-common:_run_under_systemd:1630 : local user=quobyte 2026-06-18 15:19:08.953 | + functions-common:_run_under_systemd:1631 : [[ -z quobyte ]] 2026-06-18 15:19:08.957 | + functions-common:_run_under_systemd:1634 : local env_vars= 2026-06-18 15:19:08.961 | + functions-common:_run_under_systemd:1635 : [[ -v SYSTEMD_ENV_VARS[n-api-meta] ]] 2026-06-18 15:19:08.964 | + functions-common:_run_under_systemd:1638 : [[ /bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ uwsgi ]] 2026-06-18 15:19:08.968 | + functions-common:_run_under_systemd:1639 : [[ True == \T\r\u\e ]] 2026-06-18 15:19:08.972 | + functions-common:_run_under_systemd:1640 : cmd='/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-18 15:19:08.975 | + functions-common:_run_under_systemd:1642 : 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-06-18 15:19:08.979 | + functions-common:write_uwsgi_user_unit_file:1561 : local service=devstack@n-api-meta.service 2026-06-18 15:19:08.982 | + functions-common:write_uwsgi_user_unit_file:1562 : local 'command=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-18 15:19:08.986 | + functions-common:write_uwsgi_user_unit_file:1563 : local group= 2026-06-18 15:19:08.989 | + functions-common:write_uwsgi_user_unit_file:1564 : local user=quobyte 2026-06-18 15:19:08.993 | + functions-common:write_uwsgi_user_unit_file:1565 : local env_vars= 2026-06-18 15:19:08.996 | + functions-common:write_uwsgi_user_unit_file:1566 : local unitfile=/etc/systemd/system/devstack@n-api-meta.service 2026-06-18 15:19:08.999 | + functions-common:write_uwsgi_user_unit_file:1567 : mkdir -p /etc/systemd/system 2026-06-18 15:19:09.005 | + functions-common:write_uwsgi_user_unit_file:1569 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Unit Description 'Devstack devstack@n-api-meta.service' 2026-06-18 15:19:09.102 | + functions-common:write_uwsgi_user_unit_file:1570 : 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-06-18 15:19:09.200 | + functions-common:write_uwsgi_user_unit_file:1571 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service SyslogIdentifier devstack@n-api-meta.service 2026-06-18 15:19:09.300 | + functions-common:write_uwsgi_user_unit_file:1572 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service User quobyte 2026-06-18 15:19:09.393 | + functions-common:write_uwsgi_user_unit_file:1573 : 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-06-18 15:19:09.483 | + functions-common:write_uwsgi_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-18 15:19:09.573 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Type notify 2026-06-18 15:19:09.668 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service KillMode process 2026-06-18 15:19:09.779 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Restart always 2026-06-18 15:19:09.891 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service NotifyAccess all 2026-06-18 15:19:09.987 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service RestartForceExitStatus 100 2026-06-18 15:19:10.093 | + functions-common:write_uwsgi_user_unit_file:1581 : [[ -n '' ]] 2026-06-18 15:19:10.098 | + functions-common:write_uwsgi_user_unit_file:1584 : [[ -n '' ]] 2026-06-18 15:19:10.104 | + functions-common:write_uwsgi_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Install WantedBy multi-user.target 2026-06-18 15:19:10.215 | + functions-common:write_uwsgi_user_unit_file:1590 : sudo systemctl daemon-reload 2026-06-18 15:19:10.774 | + functions-common:_run_under_systemd:1647 : sudo systemctl enable devstack@n-api-meta.service 2026-06-18 15:19:10.810 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api-meta.service → /etc/systemd/system/devstack@n-api-meta.service. 2026-06-18 15:19:11.325 | + functions-common:_run_under_systemd:1648 : sudo systemctl start devstack@n-api-meta.service 2026-06-18 15:19:11.458 | + functions-common:run_process:1680 : time_stop run_process 2026-06-18 15:19:11.463 | + functions-common:time_stop:2414 : local name 2026-06-18 15:19:11.469 | + functions-common:time_stop:2415 : local end_time 2026-06-18 15:19:11.473 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-18 15:19:11.476 | + functions-common:time_stop:2417 : local total 2026-06-18 15:19:11.478 | + functions-common:time_stop:2418 : local start_time 2026-06-18 15:19:11.480 | + functions-common:time_stop:2420 : name=run_process 2026-06-18 15:19:11.482 | + functions-common:time_stop:2421 : start_time=1781795948867 2026-06-18 15:19:11.484 | + functions-common:time_stop:2423 : [[ -z 1781795948867 ]] 2026-06-18 15:19:11.491 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 15:19:11.493 | + functions-common:time_stop:2426 : end_time=1781795951490 2026-06-18 15:19:11.495 | + functions-common:time_stop:2427 : elapsed_time=2623 2026-06-18 15:19:11.497 | + functions-common:time_stop:2428 : total=24874 2026-06-18 15:19:11.501 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 15:19:11.502 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=27497 2026-06-18 15:19:11.505 | + lib/nova:start_nova_rest:1089 : 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-06-18 15:19:11.508 | + lib/nova:start_nova_rest:1089 : 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-06-18 15:19:11.510 | + lib/nova:start_nova:1169 : start_nova_console_proxies 2026-06-18 15:19:11.512 | + lib/nova:start_nova_console_proxies:1104 : 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-06-18 15:19:11.515 | + lib/nova:start_nova_console_proxies:1106 : 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-06-18 15:19:11.517 | + lib/nova:start_nova_console_proxies:1106 : 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-06-18 15:19:11.520 | + lib/nova:start_nova_console_proxies:1108 : local api_cell_conf=/etc/nova/nova.conf 2026-06-18 15:19:11.522 | + lib/nova:start_nova_console_proxies:1110 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-06-18 15:19:11.525 | + lib/nova:start_nova_console_proxies:1115 : enable_nova_console_proxies 2026-06-18 15:19:11.528 | ++ lib/nova:enable_nova_console_proxies:1093 : seq 1 1 2026-06-18 15:19:11.534 | + lib/nova:enable_nova_console_proxies:1093 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-06-18 15:19:11.538 | + lib/nova:enable_nova_console_proxies:1094 : for srv in n-novnc n-spice n-sproxy 2026-06-18 15:19:11.541 | + lib/nova:enable_nova_console_proxies:1095 : is_service_enabled n-novnc 2026-06-18 15:19:11.564 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 15:19:11.566 | + lib/nova:enable_nova_console_proxies:1096 : enable_service n-novnc-cell1 2026-06-18 15:19:11.638 | + lib/nova:enable_nova_console_proxies:1094 : for srv in n-novnc n-spice n-sproxy 2026-06-18 15:19:11.638 | + lib/nova:enable_nova_console_proxies:1095 : is_service_enabled n-spice 2026-06-18 15:19:11.656 | + functions-common:is_service_enabled:2070 : return 1 2026-06-18 15:19:11.659 | + lib/nova:enable_nova_console_proxies:1094 : for srv in n-novnc n-spice n-sproxy 2026-06-18 15:19:11.661 | + lib/nova:enable_nova_console_proxies:1095 : is_service_enabled n-sproxy 2026-06-18 15:19:11.684 | + functions-common:is_service_enabled:2070 : return 1 2026-06-18 15:19:11.688 | ++ lib/nova:start_nova_console_proxies:1116 : seq 1 1 2026-06-18 15:19:11.692 | + lib/nova:start_nova_console_proxies:1116 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-06-18 15:19:11.694 | + lib/nova:start_nova_console_proxies:1117 : local conf 2026-06-18 15:19:11.697 | ++ lib/nova:start_nova_console_proxies:1118 : conductor_conf 1 2026-06-18 15:19:11.701 | ++ lib/nova:conductor_conf:825 : local cell=1 2026-06-18 15:19:11.702 | ++ lib/nova:conductor_conf:826 : echo /etc/nova/nova_cell1.conf 2026-06-18 15:19:11.704 | + lib/nova:start_nova_console_proxies:1118 : conf=/etc/nova/nova_cell1.conf 2026-06-18 15:19:11.706 | + lib/nova:start_nova_console_proxies:1119 : run_process n-novnc-cell1 '/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-06-18 15:19:11.709 | + functions-common:run_process:1668 : local service=n-novnc-cell1 2026-06-18 15:19:11.712 | + functions-common:run_process:1669 : local 'command=/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-06-18 15:19:11.714 | + functions-common:run_process:1670 : local group= 2026-06-18 15:19:11.717 | + functions-common:run_process:1671 : local user= 2026-06-18 15:19:11.718 | + functions-common:run_process:1672 : local env_vars= 2026-06-18 15:19:11.720 | + functions-common:run_process:1674 : local name=n-novnc-cell1 2026-06-18 15:19:11.723 | + functions-common:run_process:1676 : time_start run_process 2026-06-18 15:19:11.725 | + functions-common:time_start:2400 : local name=run_process 2026-06-18 15:19:11.727 | + functions-common:time_start:2401 : local start_time= 2026-06-18 15:19:11.729 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-18 15:19:11.733 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-18 15:19:11.740 | + functions-common:time_start:2405 : _TIME_START[$name]=1781795951734 2026-06-18 15:19:11.740 | + functions-common:run_process:1677 : is_service_enabled n-novnc-cell1 2026-06-18 15:19:11.763 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 15:19:11.765 | + functions-common:run_process:1678 : _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-06-18 15:19:11.767 | + functions-common:_run_under_systemd:1622 : local service=n-novnc-cell1 2026-06-18 15:19:11.770 | + functions-common:_run_under_systemd:1623 : local 'command=/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-06-18 15:19:11.772 | + functions-common:_run_under_systemd:1624 : local 'cmd=/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-06-18 15:19:11.775 | + functions-common:_run_under_systemd:1626 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-06-18 15:19:11.776 | + functions-common:_common_systemd_pitfalls:1594 : local 'cmd=/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-06-18 15:19:11.778 | + functions-common:_common_systemd_pitfalls:1597 : [[ /opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc =~ sudo ]] 2026-06-18 15:19:11.780 | + functions-common:_common_systemd_pitfalls:1608 : [[ ! /opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc =~ ^/ ]] 2026-06-18 15:19:11.783 | + functions-common:_run_under_systemd:1628 : local systemd_service=devstack@n-novnc-cell1.service 2026-06-18 15:19:11.786 | + functions-common:_run_under_systemd:1629 : local group= 2026-06-18 15:19:11.787 | + functions-common:_run_under_systemd:1630 : local user=quobyte 2026-06-18 15:19:11.789 | + functions-common:_run_under_systemd:1631 : [[ -z quobyte ]] 2026-06-18 15:19:11.791 | + functions-common:_run_under_systemd:1634 : local env_vars= 2026-06-18 15:19:11.794 | + functions-common:_run_under_systemd:1635 : [[ -v SYSTEMD_ENV_VARS[n-novnc-cell1] ]] 2026-06-18 15:19:11.796 | + functions-common:_run_under_systemd:1638 : [[ /opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc =~ uwsgi ]] 2026-06-18 15:19:11.798 | + functions-common:_run_under_systemd:1644 : 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-06-18 15:19:11.800 | + functions-common:write_user_unit_file:1529 : local service=devstack@n-novnc-cell1.service 2026-06-18 15:19:11.803 | + functions-common:write_user_unit_file:1530 : local 'command=/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-06-18 15:19:11.804 | + functions-common:write_user_unit_file:1531 : local group= 2026-06-18 15:19:11.806 | + functions-common:write_user_unit_file:1532 : local user=quobyte 2026-06-18 15:19:11.810 | + functions-common:write_user_unit_file:1533 : local env_vars= 2026-06-18 15:19:11.810 | + functions-common:write_user_unit_file:1534 : local extra= 2026-06-18 15:19:11.811 | + functions-common:write_user_unit_file:1535 : [[ -n '' ]] 2026-06-18 15:19:11.813 | + functions-common:write_user_unit_file:1538 : local unitfile=/etc/systemd/system/devstack@n-novnc-cell1.service 2026-06-18 15:19:11.815 | + functions-common:write_user_unit_file:1539 : mkdir -p /etc/systemd/system 2026-06-18 15:19:11.822 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Unit Description 'Devstack devstack@n-novnc-cell1.service' 2026-06-18 15:19:11.915 | + functions-common:write_user_unit_file:1542 : 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-06-18 15:19:12.005 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service User quobyte 2026-06-18 15:19:12.101 | + functions-common:write_user_unit_file:1544 : 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-06-18 15:19:12.203 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service KillMode process 2026-06-18 15:19:12.299 | + functions-common:write_user_unit_file:1546 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service TimeoutStopSec 300 2026-06-18 15:19:12.404 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-18 15:19:12.485 | + functions-common:write_user_unit_file:1548 : [[ -n '' ]] 2026-06-18 15:19:12.488 | + functions-common:write_user_unit_file:1551 : [[ -n '' ]] 2026-06-18 15:19:12.492 | + functions-common:write_user_unit_file:1554 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Install WantedBy multi-user.target 2026-06-18 15:19:12.626 | + functions-common:write_user_unit_file:1557 : sudo systemctl daemon-reload 2026-06-18 15:19:13.242 | + functions-common:_run_under_systemd:1647 : sudo systemctl enable devstack@n-novnc-cell1.service 2026-06-18 15:19:13.281 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-novnc-cell1.service → /etc/systemd/system/devstack@n-novnc-cell1.service. 2026-06-18 15:19:13.820 | + functions-common:_run_under_systemd:1648 : sudo systemctl start devstack@n-novnc-cell1.service 2026-06-18 15:19:13.869 | + functions-common:run_process:1680 : time_stop run_process 2026-06-18 15:19:13.873 | + functions-common:time_stop:2414 : local name 2026-06-18 15:19:13.881 | + functions-common:time_stop:2415 : local end_time 2026-06-18 15:19:13.886 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-18 15:19:13.893 | + functions-common:time_stop:2417 : local total 2026-06-18 15:19:13.896 | + functions-common:time_stop:2418 : local start_time 2026-06-18 15:19:13.900 | + functions-common:time_stop:2420 : name=run_process 2026-06-18 15:19:13.902 | + functions-common:time_stop:2421 : start_time=1781795951734 2026-06-18 15:19:13.904 | + functions-common:time_stop:2423 : [[ -z 1781795951734 ]] 2026-06-18 15:19:13.908 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 15:19:13.915 | + functions-common:time_stop:2426 : end_time=1781795953909 2026-06-18 15:19:13.915 | + functions-common:time_stop:2427 : elapsed_time=2175 2026-06-18 15:19:13.917 | + functions-common:time_stop:2428 : total=27497 2026-06-18 15:19:13.920 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 15:19:13.922 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=29672 2026-06-18 15:19:13.925 | + lib/nova:start_nova_console_proxies:1120 : run_process n-spice-cell1 '/opt/stack/data/venv/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2026-06-18 15:19:13.928 | + functions-common:run_process:1668 : local service=n-spice-cell1 2026-06-18 15:19:13.930 | + functions-common:run_process:1669 : local 'command=/opt/stack/data/venv/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2026-06-18 15:19:13.933 | + functions-common:run_process:1670 : local group= 2026-06-18 15:19:13.938 | + functions-common:run_process:1671 : local user= 2026-06-18 15:19:13.938 | + functions-common:run_process:1672 : local env_vars= 2026-06-18 15:19:13.940 | + functions-common:run_process:1674 : local name=n-spice-cell1 2026-06-18 15:19:13.943 | + functions-common:run_process:1676 : time_start run_process 2026-06-18 15:19:13.946 | + functions-common:time_start:2400 : local name=run_process 2026-06-18 15:19:13.948 | + functions-common:time_start:2401 : local start_time= 2026-06-18 15:19:13.953 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-18 15:19:13.954 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-18 15:19:13.958 | + functions-common:time_start:2405 : _TIME_START[$name]=1781795953955 2026-06-18 15:19:13.961 | + functions-common:run_process:1677 : is_service_enabled n-spice-cell1 2026-06-18 15:19:13.986 | + functions-common:is_service_enabled:2070 : return 1 2026-06-18 15:19:13.989 | + functions-common:run_process:1680 : time_stop run_process 2026-06-18 15:19:13.992 | + functions-common:time_stop:2414 : local name 2026-06-18 15:19:13.995 | + functions-common:time_stop:2415 : local end_time 2026-06-18 15:19:13.997 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-18 15:19:14.000 | + functions-common:time_stop:2417 : local total 2026-06-18 15:19:14.003 | + functions-common:time_stop:2418 : local start_time 2026-06-18 15:19:14.009 | + functions-common:time_stop:2420 : name=run_process 2026-06-18 15:19:14.009 | + functions-common:time_stop:2421 : start_time=1781795953955 2026-06-18 15:19:14.012 | + functions-common:time_stop:2423 : [[ -z 1781795953955 ]] 2026-06-18 15:19:14.018 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 15:19:14.023 | + functions-common:time_stop:2426 : end_time=1781795954019 2026-06-18 15:19:14.028 | + functions-common:time_stop:2427 : elapsed_time=64 2026-06-18 15:19:14.035 | + functions-common:time_stop:2428 : total=29672 2026-06-18 15:19:14.042 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 15:19:14.047 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=29736 2026-06-18 15:19:14.054 | + lib/nova:start_nova_console_proxies:1121 : run_process n-sproxy-cell1 '/opt/stack/data/venv/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2026-06-18 15:19:14.062 | + functions-common:run_process:1668 : local service=n-sproxy-cell1 2026-06-18 15:19:14.065 | + functions-common:run_process:1669 : local 'command=/opt/stack/data/venv/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2026-06-18 15:19:14.075 | + functions-common:run_process:1670 : local group= 2026-06-18 15:19:14.077 | + functions-common:run_process:1671 : local user= 2026-06-18 15:19:14.084 | + functions-common:run_process:1672 : local env_vars= 2026-06-18 15:19:14.091 | + functions-common:run_process:1674 : local name=n-sproxy-cell1 2026-06-18 15:19:14.096 | + functions-common:run_process:1676 : time_start run_process 2026-06-18 15:19:14.102 | + functions-common:time_start:2400 : local name=run_process 2026-06-18 15:19:14.110 | + functions-common:time_start:2401 : local start_time= 2026-06-18 15:19:14.114 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-18 15:19:14.122 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-18 15:19:14.133 | + functions-common:time_start:2405 : _TIME_START[$name]=1781795954124 2026-06-18 15:19:14.139 | + functions-common:run_process:1677 : is_service_enabled n-sproxy-cell1 2026-06-18 15:19:14.184 | + functions-common:is_service_enabled:2070 : return 1 2026-06-18 15:19:14.191 | + functions-common:run_process:1680 : time_stop run_process 2026-06-18 15:19:14.197 | + functions-common:time_stop:2414 : local name 2026-06-18 15:19:14.203 | + functions-common:time_stop:2415 : local end_time 2026-06-18 15:19:14.209 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-18 15:19:14.214 | + functions-common:time_stop:2417 : local total 2026-06-18 15:19:14.218 | + functions-common:time_stop:2418 : local start_time 2026-06-18 15:19:14.221 | + functions-common:time_stop:2420 : name=run_process 2026-06-18 15:19:14.223 | + functions-common:time_stop:2421 : start_time=1781795954124 2026-06-18 15:19:14.230 | + functions-common:time_stop:2423 : [[ -z 1781795954124 ]] 2026-06-18 15:19:14.241 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 15:19:14.243 | + functions-common:time_stop:2426 : end_time=1781795954238 2026-06-18 15:19:14.248 | + functions-common:time_stop:2427 : elapsed_time=114 2026-06-18 15:19:14.257 | + functions-common:time_stop:2428 : total=29736 2026-06-18 15:19:14.264 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 15:19:14.269 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=29850 2026-06-18 15:19:14.277 | + lib/nova:start_nova_console_proxies:1125 : 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-06-18 15:19:14.282 | + lib/nova:start_nova_console_proxies:1125 : 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-06-18 15:19:14.289 | + lib/nova:start_nova:1170 : start_nova_conductor 2026-06-18 15:19:14.294 | + lib/nova:start_nova_conductor:1138 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-06-18 15:19:14.300 | + lib/nova:start_nova_conductor:1144 : enable_nova_fleet 2026-06-18 15:19:14.306 | + lib/nova:enable_nova_fleet:1129 : is_service_enabled n-cond 2026-06-18 15:19:14.356 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 15:19:14.365 | + lib/nova:enable_nova_fleet:1130 : enable_service n-super-cond 2026-06-18 15:19:14.481 | ++ lib/nova:enable_nova_fleet:1131 : seq 1 1 2026-06-18 15:19:14.489 | + lib/nova:enable_nova_fleet:1131 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-06-18 15:19:14.494 | + lib/nova:enable_nova_fleet:1132 : enable_service n-cond-cell1 2026-06-18 15:19:14.612 | + lib/nova:start_nova_conductor:1145 : is_service_enabled n-super-cond 2026-06-18 15:19:14.651 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 15:19:14.656 | + lib/nova:start_nova_conductor:1146 : run_process n-super-cond '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-06-18 15:19:14.664 | + functions-common:run_process:1668 : local service=n-super-cond 2026-06-18 15:19:14.666 | + functions-common:run_process:1669 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-06-18 15:19:14.671 | + functions-common:run_process:1670 : local group= 2026-06-18 15:19:14.675 | + functions-common:run_process:1671 : local user= 2026-06-18 15:19:14.680 | + functions-common:run_process:1672 : local env_vars= 2026-06-18 15:19:14.685 | + functions-common:run_process:1674 : local name=n-super-cond 2026-06-18 15:19:14.692 | + functions-common:run_process:1676 : time_start run_process 2026-06-18 15:19:14.697 | + functions-common:time_start:2400 : local name=run_process 2026-06-18 15:19:14.705 | + functions-common:time_start:2401 : local start_time= 2026-06-18 15:19:14.710 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-18 15:19:14.719 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-18 15:19:14.727 | + functions-common:time_start:2405 : _TIME_START[$name]=1781795954721 2026-06-18 15:19:14.733 | + functions-common:run_process:1677 : is_service_enabled n-super-cond 2026-06-18 15:19:14.768 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 15:19:14.774 | + functions-common:run_process:1678 : _run_under_systemd n-super-cond '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' '' '' '' 2026-06-18 15:19:14.781 | + functions-common:_run_under_systemd:1622 : local service=n-super-cond 2026-06-18 15:19:14.784 | + functions-common:_run_under_systemd:1623 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-06-18 15:19:14.790 | + functions-common:_run_under_systemd:1624 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-06-18 15:19:14.795 | + functions-common:_run_under_systemd:1626 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-06-18 15:19:14.801 | + functions-common:_common_systemd_pitfalls:1594 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-06-18 15:19:14.809 | + functions-common:_common_systemd_pitfalls:1597 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf =~ sudo ]] 2026-06-18 15:19:14.816 | + functions-common:_common_systemd_pitfalls:1608 : [[ ! /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf =~ ^/ ]] 2026-06-18 15:19:14.819 | + functions-common:_run_under_systemd:1628 : local systemd_service=devstack@n-super-cond.service 2026-06-18 15:19:14.823 | + functions-common:_run_under_systemd:1629 : local group= 2026-06-18 15:19:14.828 | + functions-common:_run_under_systemd:1630 : local user=quobyte 2026-06-18 15:19:14.835 | + functions-common:_run_under_systemd:1631 : [[ -z quobyte ]] 2026-06-18 15:19:14.838 | + functions-common:_run_under_systemd:1634 : local env_vars= 2026-06-18 15:19:14.845 | + functions-common:_run_under_systemd:1635 : [[ -v SYSTEMD_ENV_VARS[n-super-cond] ]] 2026-06-18 15:19:14.851 | + functions-common:_run_under_systemd:1638 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf =~ uwsgi ]] 2026-06-18 15:19:14.855 | + functions-common:_run_under_systemd:1644 : write_user_unit_file devstack@n-super-cond.service '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' '' quobyte '' 2026-06-18 15:19:14.859 | + functions-common:write_user_unit_file:1529 : local service=devstack@n-super-cond.service 2026-06-18 15:19:14.867 | + functions-common:write_user_unit_file:1530 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-06-18 15:19:14.877 | + functions-common:write_user_unit_file:1531 : local group= 2026-06-18 15:19:14.883 | + functions-common:write_user_unit_file:1532 : local user=quobyte 2026-06-18 15:19:14.892 | + functions-common:write_user_unit_file:1533 : local env_vars= 2026-06-18 15:19:14.897 | + functions-common:write_user_unit_file:1534 : local extra= 2026-06-18 15:19:14.903 | + functions-common:write_user_unit_file:1535 : [[ -n '' ]] 2026-06-18 15:19:14.909 | + functions-common:write_user_unit_file:1538 : local unitfile=/etc/systemd/system/devstack@n-super-cond.service 2026-06-18 15:19:14.915 | + functions-common:write_user_unit_file:1539 : mkdir -p /etc/systemd/system 2026-06-18 15:19:14.925 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Unit Description 'Devstack devstack@n-super-cond.service' 2026-06-18 15:19:15.070 | + functions-common:write_user_unit_file:1542 : 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-06-18 15:19:15.220 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service User quobyte 2026-06-18 15:19:15.352 | + functions-common:write_user_unit_file:1544 : 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-06-18 15:19:15.446 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service KillMode process 2026-06-18 15:19:15.538 | + functions-common:write_user_unit_file:1546 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service TimeoutStopSec 300 2026-06-18 15:19:15.612 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-18 15:19:15.692 | + functions-common:write_user_unit_file:1548 : [[ -n '' ]] 2026-06-18 15:19:15.693 | + functions-common:write_user_unit_file:1551 : [[ -n '' ]] 2026-06-18 15:19:15.695 | + functions-common:write_user_unit_file:1554 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Install WantedBy multi-user.target 2026-06-18 15:19:15.788 | + functions-common:write_user_unit_file:1557 : sudo systemctl daemon-reload 2026-06-18 15:19:16.384 | + functions-common:_run_under_systemd:1647 : sudo systemctl enable devstack@n-super-cond.service 2026-06-18 15:19:16.443 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-super-cond.service → /etc/systemd/system/devstack@n-super-cond.service. 2026-06-18 15:19:17.000 | + functions-common:_run_under_systemd:1648 : sudo systemctl start devstack@n-super-cond.service 2026-06-18 15:19:17.066 | + functions-common:run_process:1680 : time_stop run_process 2026-06-18 15:19:17.074 | + functions-common:time_stop:2414 : local name 2026-06-18 15:19:17.078 | + functions-common:time_stop:2415 : local end_time 2026-06-18 15:19:17.084 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-18 15:19:17.089 | + functions-common:time_stop:2417 : local total 2026-06-18 15:19:17.095 | + functions-common:time_stop:2418 : local start_time 2026-06-18 15:19:17.100 | + functions-common:time_stop:2420 : name=run_process 2026-06-18 15:19:17.106 | + functions-common:time_stop:2421 : start_time=1781795954721 2026-06-18 15:19:17.110 | + functions-common:time_stop:2423 : [[ -z 1781795954721 ]] 2026-06-18 15:19:17.123 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 15:19:17.130 | + functions-common:time_stop:2426 : end_time=1781795957123 2026-06-18 15:19:17.135 | + functions-common:time_stop:2427 : elapsed_time=2402 2026-06-18 15:19:17.142 | + functions-common:time_stop:2428 : total=29850 2026-06-18 15:19:17.145 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 15:19:17.152 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=32252 2026-06-18 15:19:17.158 | ++ lib/nova:start_nova_conductor:1148 : seq 1 1 2026-06-18 15:19:17.169 | + lib/nova:start_nova_conductor:1148 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-06-18 15:19:17.174 | + lib/nova:start_nova_conductor:1149 : is_service_enabled n-cond-cell1 2026-06-18 15:19:17.217 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 15:19:17.223 | + lib/nova:start_nova_conductor:1150 : local conf 2026-06-18 15:19:17.231 | ++ lib/nova:start_nova_conductor:1151 : conductor_conf 1 2026-06-18 15:19:17.240 | ++ lib/nova:conductor_conf:825 : local cell=1 2026-06-18 15:19:17.242 | ++ lib/nova:conductor_conf:826 : echo /etc/nova/nova_cell1.conf 2026-06-18 15:19:17.249 | + lib/nova:start_nova_conductor:1151 : conf=/etc/nova/nova_cell1.conf 2026-06-18 15:19:17.257 | + lib/nova:start_nova_conductor:1152 : run_process n-cond-cell1 '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-06-18 15:19:17.263 | + functions-common:run_process:1668 : local service=n-cond-cell1 2026-06-18 15:19:17.271 | + functions-common:run_process:1669 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-06-18 15:19:17.276 | + functions-common:run_process:1670 : local group= 2026-06-18 15:19:17.283 | + functions-common:run_process:1671 : local user= 2026-06-18 15:19:17.294 | + functions-common:run_process:1672 : local env_vars= 2026-06-18 15:19:17.302 | + functions-common:run_process:1674 : local name=n-cond-cell1 2026-06-18 15:19:17.308 | + functions-common:run_process:1676 : time_start run_process 2026-06-18 15:19:17.313 | + functions-common:time_start:2400 : local name=run_process 2026-06-18 15:19:17.322 | + functions-common:time_start:2401 : local start_time= 2026-06-18 15:19:17.327 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-18 15:19:17.334 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-18 15:19:17.344 | + functions-common:time_start:2405 : _TIME_START[$name]=1781795957336 2026-06-18 15:19:17.348 | + functions-common:run_process:1677 : is_service_enabled n-cond-cell1 2026-06-18 15:19:17.387 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 15:19:17.393 | + functions-common:run_process:1678 : _run_under_systemd n-cond-cell1 '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' '' '' '' 2026-06-18 15:19:17.399 | + functions-common:_run_under_systemd:1622 : local service=n-cond-cell1 2026-06-18 15:19:17.405 | + functions-common:_run_under_systemd:1623 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-06-18 15:19:17.411 | + functions-common:_run_under_systemd:1624 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-06-18 15:19:17.418 | + functions-common:_run_under_systemd:1626 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-06-18 15:19:17.421 | + functions-common:_common_systemd_pitfalls:1594 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-06-18 15:19:17.425 | + functions-common:_common_systemd_pitfalls:1597 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ sudo ]] 2026-06-18 15:19:17.428 | + functions-common:_common_systemd_pitfalls:1608 : [[ ! /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ ^/ ]] 2026-06-18 15:19:17.438 | + functions-common:_run_under_systemd:1628 : local systemd_service=devstack@n-cond-cell1.service 2026-06-18 15:19:17.444 | + functions-common:_run_under_systemd:1629 : local group= 2026-06-18 15:19:17.450 | + functions-common:_run_under_systemd:1630 : local user=quobyte 2026-06-18 15:19:17.457 | + functions-common:_run_under_systemd:1631 : [[ -z quobyte ]] 2026-06-18 15:19:17.463 | + functions-common:_run_under_systemd:1634 : local env_vars= 2026-06-18 15:19:17.468 | + functions-common:_run_under_systemd:1635 : [[ -v SYSTEMD_ENV_VARS[n-cond-cell1] ]] 2026-06-18 15:19:17.478 | + functions-common:_run_under_systemd:1638 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ uwsgi ]] 2026-06-18 15:19:17.483 | + functions-common:_run_under_systemd:1644 : 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-06-18 15:19:17.489 | + functions-common:write_user_unit_file:1529 : local service=devstack@n-cond-cell1.service 2026-06-18 15:19:17.495 | + functions-common:write_user_unit_file:1530 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-06-18 15:19:17.501 | + functions-common:write_user_unit_file:1531 : local group= 2026-06-18 15:19:17.506 | + functions-common:write_user_unit_file:1532 : local user=quobyte 2026-06-18 15:19:17.511 | + functions-common:write_user_unit_file:1533 : local env_vars= 2026-06-18 15:19:17.518 | + functions-common:write_user_unit_file:1534 : local extra= 2026-06-18 15:19:17.524 | + functions-common:write_user_unit_file:1535 : [[ -n '' ]] 2026-06-18 15:19:17.530 | + functions-common:write_user_unit_file:1538 : local unitfile=/etc/systemd/system/devstack@n-cond-cell1.service 2026-06-18 15:19:17.536 | + functions-common:write_user_unit_file:1539 : mkdir -p /etc/systemd/system 2026-06-18 15:19:17.548 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Unit Description 'Devstack devstack@n-cond-cell1.service' 2026-06-18 15:19:17.711 | + functions-common:write_user_unit_file:1542 : 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-06-18 15:19:17.851 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service User quobyte 2026-06-18 15:19:17.967 | + functions-common:write_user_unit_file:1544 : 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-06-18 15:19:18.094 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service KillMode process 2026-06-18 15:19:18.219 | + functions-common:write_user_unit_file:1546 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service TimeoutStopSec 300 2026-06-18 15:19:18.363 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-18 15:19:18.486 | + functions-common:write_user_unit_file:1548 : [[ -n '' ]] 2026-06-18 15:19:18.495 | + functions-common:write_user_unit_file:1551 : [[ -n '' ]] 2026-06-18 15:19:18.502 | + functions-common:write_user_unit_file:1554 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Install WantedBy multi-user.target 2026-06-18 15:19:18.664 | + functions-common:write_user_unit_file:1557 : sudo systemctl daemon-reload 2026-06-18 15:19:19.217 | + functions-common:_run_under_systemd:1647 : sudo systemctl enable devstack@n-cond-cell1.service 2026-06-18 15:19:19.248 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-cond-cell1.service → /etc/systemd/system/devstack@n-cond-cell1.service. 2026-06-18 15:19:19.764 | + functions-common:_run_under_systemd:1648 : sudo systemctl start devstack@n-cond-cell1.service 2026-06-18 15:19:19.828 | + functions-common:run_process:1680 : time_stop run_process 2026-06-18 15:19:19.833 | + functions-common:time_stop:2414 : local name 2026-06-18 15:19:19.838 | + functions-common:time_stop:2415 : local end_time 2026-06-18 15:19:19.843 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-18 15:19:19.849 | + functions-common:time_stop:2417 : local total 2026-06-18 15:19:19.853 | + functions-common:time_stop:2418 : local start_time 2026-06-18 15:19:19.857 | + functions-common:time_stop:2420 : name=run_process 2026-06-18 15:19:19.861 | + functions-common:time_stop:2421 : start_time=1781795957336 2026-06-18 15:19:19.865 | + functions-common:time_stop:2423 : [[ -z 1781795957336 ]] 2026-06-18 15:19:19.870 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 15:19:19.877 | + functions-common:time_stop:2426 : end_time=1781795959872 2026-06-18 15:19:19.881 | + functions-common:time_stop:2427 : elapsed_time=2536 2026-06-18 15:19:19.885 | + functions-common:time_stop:2428 : total=32252 2026-06-18 15:19:19.889 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 15:19:19.893 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=34788 2026-06-18 15:19:19.898 | + lib/nova:start_nova:1171 : start_nova_compute 2026-06-18 15:19:19.903 | + lib/nova:start_nova_compute:986 : 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-06-18 15:19:19.909 | + lib/nova:start_nova_compute:987 : 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-06-18 15:19:19.912 | + lib/nova:start_nova_compute:987 : 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-06-18 15:19:19.918 | + lib/nova:start_nova_compute:989 : local compute_cell_conf=/etc/nova/nova.conf 2026-06-18 15:19:19.923 | + lib/nova:start_nova_compute:992 : cp /etc/nova/nova.conf /etc/nova/nova-cpu.conf 2026-06-18 15:19:19.931 | + lib/nova:start_nova_compute:994 : merge_config_file /home/quobyte/devstack/local.conf post-config '$NOVA_CPU_CONF' 2026-06-18 15:19:19.935 | + inc/meta-config:merge_config_file:83 : local file=/home/quobyte/devstack/local.conf 2026-06-18 15:19:19.939 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-06-18 15:19:19.943 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CPU_CONF' 2026-06-18 15:19:19.947 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-06-18 15:19:19.952 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CPU_CONF' 2026-06-18 15:19:19.955 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova-cpu.conf 2026-06-18 15:19:19.960 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova-cpu.conf 2026-06-18 15:19:19.964 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova-cpu.conf ']' 2026-06-18 15:19:19.971 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/quobyte/devstack/local.conf post-config '$NOVA_CPU_CONF' 2026-06-18 15:19:19.972 | + inc/meta-config:merge_config_file:164 : read a 2026-06-18 15:19:19.974 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CPU_CONF' ' 2026-06-18 15:19:19.974 | BEGIN { 2026-06-18 15:19:19.974 | section = "" 2026-06-18 15:19:19.974 | last_section = "" 2026-06-18 15:19:19.974 | section_count = 0 2026-06-18 15:19:19.976 | } 2026-06-18 15:19:19.977 | /^\[.+\]/ { 2026-06-18 15:19:19.977 | gsub("[][]", "", $1); 2026-06-18 15:19:19.977 | section=$1 2026-06-18 15:19:19.977 | next 2026-06-18 15:19:19.977 | } 2026-06-18 15:19:19.977 | /^ *\#/ { 2026-06-18 15:19:19.977 | next 2026-06-18 15:19:19.977 | } 2026-06-18 15:19:19.977 | /^[^ \t]+/ { 2026-06-18 15:19:19.977 | # get offset of first = in $0 2026-06-18 15:19:19.978 | eq_idx = index($0, "=") 2026-06-18 15:19:19.978 | # extract attr & value from $0 2026-06-18 15:19:19.978 | attr = substr($0, 1, eq_idx - 1) 2026-06-18 15:19:19.978 | value = substr($0, eq_idx + 1) 2026-06-18 15:19:19.978 | # only need to strip trailing whitespace from attr 2026-06-18 15:19:19.978 | sub(/[ \t]*$/, "", attr) 2026-06-18 15:19:19.978 | # need to strip leading & trailing whitespace from value 2026-06-18 15:19:19.978 | sub(/^[ \t]*/, "", value) 2026-06-18 15:19:19.978 | sub(/[ \t]*$/, "", value) 2026-06-18 15:19:19.978 | 2026-06-18 15:19:19.978 | # cfg_attr_count: number of config lines per [section, attr] 2026-06-18 15:19:19.978 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-06-18 15:19:19.979 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-06-18 15:19:19.979 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-06-18 15:19:19.979 | if (! (section, attr) in cfg_attr_count) { 2026-06-18 15:19:19.979 | if (section != last_section) { 2026-06-18 15:19:19.979 | cfg_section[section_count++] = section 2026-06-18 15:19:19.979 | last_section = section 2026-06-18 15:19:19.979 | } 2026-06-18 15:19:19.979 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-06-18 15:19:19.979 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-06-18 15:19:19.979 | 2026-06-18 15:19:19.980 | cfg_attr[section, attr, 0] = value 2026-06-18 15:19:19.980 | cfg_attr_count[section, attr] = 1 2026-06-18 15:19:19.980 | } else { 2026-06-18 15:19:19.980 | lno = cfg_attr_count[section, attr]++ 2026-06-18 15:19:19.980 | cfg_attr[section, attr, lno] = value 2026-06-18 15:19:19.980 | } 2026-06-18 15:19:19.980 | } 2026-06-18 15:19:19.980 | END { 2026-06-18 15:19:19.980 | # Process each section in order 2026-06-18 15:19:19.980 | for (sno = 0; sno < section_count; sno++) { 2026-06-18 15:19:19.980 | section = cfg_section[sno] 2026-06-18 15:19:19.980 | # The ini routines simply append a config item immediately 2026-06-18 15:19:19.981 | # after the section header. To keep the same order as defined 2026-06-18 15:19:19.981 | # in local.conf, invoke the ini routines in the reverse order 2026-06-18 15:19:19.981 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-06-18 15:19:19.981 | attr = cfg_sec_attr_name[sno, attr_no] 2026-06-18 15:19:19.981 | if (cfg_attr_count[section, attr] == 1) 2026-06-18 15:19:19.981 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-06-18 15:19:19.981 | else { 2026-06-18 15:19:19.981 | # For multiline, invoke the ini routines in the reverse order 2026-06-18 15:19:19.981 | count = cfg_attr_count[section, attr] 2026-06-18 15:19:19.981 | print "inidelete " configfile " " section " " attr 2026-06-18 15:19:19.981 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-06-18 15:19:19.982 | for (l = count -2; l >= 0; l--) 2026-06-18 15:19:19.982 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-06-18 15:19:19.982 | } 2026-06-18 15:19:19.982 | } 2026-06-18 15:19:19.982 | } 2026-06-18 15:19:19.983 | } 2026-06-18 15:19:19.983 | ' 2026-06-18 15:19:19.983 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-06-18 15:19:19.983 | + inc/meta-config:get_meta_section:33 : local file=/home/quobyte/devstack/local.conf 2026-06-18 15:19:19.985 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-06-18 15:19:19.989 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CPU_CONF' 2026-06-18 15:19:19.994 | + inc/meta-config:get_meta_section:37 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-06-18 15:19:19.996 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CPU_CONF ]] 2026-06-18 15:19:20.000 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CPU_CONF' ' 2026-06-18 15:19:20.000 | BEGIN { group = "" } 2026-06-18 15:19:20.000 | /^\[\[.+\|.*\]\]/ { 2026-06-18 15:19:20.000 | gsub("[][]", "", $1); 2026-06-18 15:19:20.000 | split($1, a, "|"); 2026-06-18 15:19:20.000 | if (a[1] == matchgroup && a[2] == configfile) { 2026-06-18 15:19:20.000 | group=a[1] 2026-06-18 15:19:20.000 | } else { 2026-06-18 15:19:20.000 | group="" 2026-06-18 15:19:20.000 | } 2026-06-18 15:19:20.001 | next 2026-06-18 15:19:20.001 | } 2026-06-18 15:19:20.001 | { 2026-06-18 15:19:20.001 | if (group != "") 2026-06-18 15:19:20.001 | print $0 2026-06-18 15:19:20.001 | } 2026-06-18 15:19:20.001 | ' /home/quobyte/devstack/local.conf 2026-06-18 15:19:20.009 | + lib/nova:start_nova_compute:996 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-06-18 15:19:20.012 | + lib/nova:start_nova_compute:1003 : iniset /etc/nova/nova-cpu.conf workarounds disable_group_policy_check_upcall True 2026-06-18 15:19:20.062 | + lib/nova:start_nova_compute:1006 : iniset /etc/nova/nova-cpu.conf filter_scheduler track_instance_changes False 2026-06-18 15:19:20.108 | + lib/nova:start_nova_compute:1007 : iniset_rpc_backend nova /etc/nova/nova-cpu.conf DEFAULT nova_cell1 2026-06-18 15:19:20.112 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=nova 2026-06-18 15:19:20.116 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/nova/nova-cpu.conf 2026-06-18 15:19:20.121 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-06-18 15:19:20.126 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host=nova_cell1 2026-06-18 15:19:20.130 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-06-18 15:19:20.165 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 15:19:20.172 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url nova_cell1 2026-06-18 15:19:20.176 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host=nova_cell1 2026-06-18 15:19:20.180 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-06-18 15:19:20.206 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-18 15:19:20.211 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.13:5672/nova_cell1 2026-06-18 15:19:20.217 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/nova/nova-cpu.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.13:5672/nova_cell1 2026-06-18 15:19:20.276 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-06-18 15:19:20.280 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-06-18 15:19:20.285 | + lib/nova:start_nova_compute:1011 : inidelete /etc/nova/nova-cpu.conf database connection 2026-06-18 15:19:20.322 | + lib/nova:start_nova_compute:1012 : inidelete /etc/nova/nova-cpu.conf api_database connection 2026-06-18 15:19:20.355 | + lib/nova:start_nova_compute:1017 : configure_console_compute 2026-06-18 15:19:20.360 | + lib/nova:configure_console_compute:669 : local offset 2026-06-18 15:19:20.365 | + lib/nova:configure_console_compute:670 : offset=0 2026-06-18 15:19:20.370 | + lib/nova:configure_console_compute:674 : local default_proxyclient_addr 2026-06-18 15:19:20.377 | ++ lib/nova:configure_console_compute:675 : iniget /etc/nova/nova-cpu.conf DEFAULT my_ip 2026-06-18 15:19:20.410 | + lib/nova:configure_console_compute:675 : default_proxyclient_addr=192.168.122.13 2026-06-18 15:19:20.414 | + lib/nova:configure_console_compute:679 : is_service_enabled n-cpu 2026-06-18 15:19:20.445 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 15:19:20.450 | + lib/nova:configure_console_compute:680 : '[' False == True ']' 2026-06-18 15:19:20.455 | + lib/nova:configure_console_compute:683 : vercmp v1.3.0 '<' 1.0.0 2026-06-18 15:19:20.460 | + functions:vercmp:647 : local v1=v1.3.0 2026-06-18 15:19:20.465 | + functions:vercmp:648 : local 'op=<' 2026-06-18 15:19:20.470 | + functions:vercmp:649 : local v2=1.0.0 2026-06-18 15:19:20.474 | + functions:vercmp:650 : local result 2026-06-18 15:19:20.482 | ++ functions:vercmp:654 : echo -e 'v1.3.0\n1.0.0' 2026-06-18 15:19:20.483 | ++ functions:vercmp:654 : sort -V 2026-06-18 15:19:20.487 | ++ functions:vercmp:654 : head -1 2026-06-18 15:19:20.494 | + functions:vercmp:654 : result=1.0.0 2026-06-18 15:19:20.498 | + functions:vercmp:656 : case $op in 2026-06-18 15:19:20.501 | + functions:vercmp:666 : '[' v1.3.0 '!=' 1.0.0 ']' 2026-06-18 15:19:20.503 | + functions:vercmp:666 : '[' 1.0.0 = v1.3.0 ']' 2026-06-18 15:19:20.506 | + functions:vercmp:667 : return 2026-06-18 15:19:20.508 | + lib/nova:configure_console_compute:688 : NOVNCPROXY_URL=http://192.168.122.13:6080/vnc_lite.html 2026-06-18 15:19:20.511 | + lib/nova:configure_console_compute:690 : iniset /etc/nova/nova-cpu.conf vnc novncproxy_base_url http://192.168.122.13:6080/vnc_lite.html 2026-06-18 15:19:20.570 | + lib/nova:configure_console_compute:691 : SPICEHTML5PROXY_URL=http://192.168.122.13:6081/spice_auto.html 2026-06-18 15:19:20.575 | + lib/nova:configure_console_compute:692 : iniset /etc/nova/nova-cpu.conf spice html5proxy_base_url http://192.168.122.13:6081/spice_auto.html 2026-06-18 15:19:20.633 | + lib/nova:configure_console_compute:695 : is_service_enabled n-novnc 2026-06-18 15:19:20.664 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 15:19:20.669 | + lib/nova:configure_console_compute:698 : VNCSERVER_LISTEN=0.0.0.0 2026-06-18 15:19:20.674 | + lib/nova:configure_console_compute:699 : VNCSERVER_PROXYCLIENT_ADDRESS=192.168.122.13 2026-06-18 15:19:20.679 | + lib/nova:configure_console_compute:700 : iniset /etc/nova/nova-cpu.conf vnc server_listen 0.0.0.0 2026-06-18 15:19:20.736 | + lib/nova:configure_console_compute:701 : iniset /etc/nova/nova-cpu.conf vnc server_proxyclient_address 192.168.122.13 2026-06-18 15:19:20.791 | + lib/nova:configure_console_compute:706 : is_service_enabled n-spice 2026-06-18 15:19:20.825 | + functions-common:is_service_enabled:2070 : return 1 2026-06-18 15:19:20.830 | + lib/nova:configure_console_compute:706 : '[' False '!=' False ']' 2026-06-18 15:19:20.835 | + lib/nova:configure_console_compute:716 : is_service_enabled n-sproxy 2026-06-18 15:19:20.866 | + functions-common:is_service_enabled:2070 : return 1 2026-06-18 15:19:20.871 | + lib/nova:configure_console_compute:716 : '[' False '!=' False ']' 2026-06-18 15:19:20.876 | + lib/nova:start_nova_compute:1021 : iniset /etc/nova/nova-cpu.conf DEFAULT reimage_timeout_per_gb 180 2026-06-18 15:19:20.936 | + lib/nova:start_nova_compute:1024 : '[' -n 127.0.0.1 ']' 2026-06-18 15:19:20.940 | + lib/nova:start_nova_compute:1025 : iniset /etc/nova/nova-cpu.conf os_vif_ovs ovsdb_connection tcp:127.0.0.1:6640 2026-06-18 15:19:20.993 | + lib/nova:start_nova_compute:1029 : [[ libvirt == \l\i\b\v\i\r\t ]] 2026-06-18 15:19:20.999 | + lib/nova:start_nova_compute:1029 : [[ kvm == \q\e\m\u ]] 2026-06-18 15:19:21.004 | + lib/nova:start_nova_compute:1033 : [[ -n '' ]] 2026-06-18 15:19:21.011 | + lib/nova:start_nova_compute:1037 : [[ libvirt = \l\i\b\v\i\r\t ]] 2026-06-18 15:19:21.014 | + lib/nova:start_nova_compute:1038 : '[' 0 -gt 0 ']' 2026-06-18 15:19:21.020 | + lib/nova:start_nova_compute:1044 : run_process n-cpu '/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' libvirt 2026-06-18 15:19:21.025 | + functions-common:run_process:1668 : local service=n-cpu 2026-06-18 15:19:21.029 | + functions-common:run_process:1669 : local 'command=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-06-18 15:19:21.034 | + functions-common:run_process:1670 : local group=libvirt 2026-06-18 15:19:21.039 | + functions-common:run_process:1671 : local user= 2026-06-18 15:19:21.043 | + functions-common:run_process:1672 : local env_vars= 2026-06-18 15:19:21.048 | + functions-common:run_process:1674 : local name=n-cpu 2026-06-18 15:19:21.053 | + functions-common:run_process:1676 : time_start run_process 2026-06-18 15:19:21.057 | + functions-common:time_start:2400 : local name=run_process 2026-06-18 15:19:21.062 | + functions-common:time_start:2401 : local start_time= 2026-06-18 15:19:21.067 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-18 15:19:21.074 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-18 15:19:21.081 | + functions-common:time_start:2405 : _TIME_START[$name]=1781795961076 2026-06-18 15:19:21.085 | + functions-common:run_process:1677 : is_service_enabled n-cpu 2026-06-18 15:19:21.114 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 15:19:21.119 | + functions-common:run_process:1678 : _run_under_systemd n-cpu '/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' libvirt '' '' 2026-06-18 15:19:21.124 | + functions-common:_run_under_systemd:1622 : local service=n-cpu 2026-06-18 15:19:21.129 | + functions-common:_run_under_systemd:1623 : local 'command=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-06-18 15:19:21.133 | + functions-common:_run_under_systemd:1624 : local 'cmd=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-06-18 15:19:21.138 | + functions-common:_run_under_systemd:1626 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-06-18 15:19:21.143 | + functions-common:_common_systemd_pitfalls:1594 : local 'cmd=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-06-18 15:19:21.147 | + functions-common:_common_systemd_pitfalls:1597 : [[ /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf =~ sudo ]] 2026-06-18 15:19:21.152 | + functions-common:_common_systemd_pitfalls:1608 : [[ ! /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf =~ ^/ ]] 2026-06-18 15:19:21.158 | + functions-common:_run_under_systemd:1628 : local systemd_service=devstack@n-cpu.service 2026-06-18 15:19:21.161 | + functions-common:_run_under_systemd:1629 : local group=libvirt 2026-06-18 15:19:21.166 | + functions-common:_run_under_systemd:1630 : local user=quobyte 2026-06-18 15:19:21.170 | + functions-common:_run_under_systemd:1631 : [[ -z quobyte ]] 2026-06-18 15:19:21.176 | + functions-common:_run_under_systemd:1634 : local env_vars= 2026-06-18 15:19:21.180 | + functions-common:_run_under_systemd:1635 : [[ -v SYSTEMD_ENV_VARS[n-cpu] ]] 2026-06-18 15:19:21.184 | + functions-common:_run_under_systemd:1638 : [[ /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf =~ uwsgi ]] 2026-06-18 15:19:21.190 | + functions-common:_run_under_systemd:1644 : 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-06-18 15:19:21.195 | + functions-common:write_user_unit_file:1529 : local service=devstack@n-cpu.service 2026-06-18 15:19:21.198 | + functions-common:write_user_unit_file:1530 : local 'command=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-06-18 15:19:21.202 | + functions-common:write_user_unit_file:1531 : local group=libvirt 2026-06-18 15:19:21.206 | + functions-common:write_user_unit_file:1532 : local user=quobyte 2026-06-18 15:19:21.210 | + functions-common:write_user_unit_file:1533 : local env_vars= 2026-06-18 15:19:21.214 | + functions-common:write_user_unit_file:1534 : local extra= 2026-06-18 15:19:21.217 | + functions-common:write_user_unit_file:1535 : [[ -n libvirt ]] 2026-06-18 15:19:21.221 | + functions-common:write_user_unit_file:1536 : extra=Group=libvirt 2026-06-18 15:19:21.225 | + functions-common:write_user_unit_file:1538 : local unitfile=/etc/systemd/system/devstack@n-cpu.service 2026-06-18 15:19:21.228 | + functions-common:write_user_unit_file:1539 : mkdir -p /etc/systemd/system 2026-06-18 15:19:21.235 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Unit Description 'Devstack devstack@n-cpu.service' 2026-06-18 15:19:21.335 | + functions-common:write_user_unit_file:1542 : 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-06-18 15:19:21.442 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service User quobyte 2026-06-18 15:19:21.537 | + functions-common:write_user_unit_file:1544 : 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-06-18 15:19:21.626 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service KillMode process 2026-06-18 15:19:21.716 | + functions-common:write_user_unit_file:1546 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service TimeoutStopSec 300 2026-06-18 15:19:21.809 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-18 15:19:21.892 | + functions-common:write_user_unit_file:1548 : [[ -n '' ]] 2026-06-18 15:19:21.896 | + functions-common:write_user_unit_file:1551 : [[ -n libvirt ]] 2026-06-18 15:19:21.900 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service Group libvirt 2026-06-18 15:19:21.977 | + functions-common:write_user_unit_file:1554 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Install WantedBy multi-user.target 2026-06-18 15:19:22.059 | + functions-common:write_user_unit_file:1557 : sudo systemctl daemon-reload 2026-06-18 15:19:22.598 | + functions-common:_run_under_systemd:1647 : sudo systemctl enable devstack@n-cpu.service 2026-06-18 15:19:22.640 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-cpu.service → /etc/systemd/system/devstack@n-cpu.service. 2026-06-18 15:19:23.202 | + functions-common:_run_under_systemd:1648 : sudo systemctl start devstack@n-cpu.service 2026-06-18 15:19:23.268 | + functions-common:run_process:1680 : time_stop run_process 2026-06-18 15:19:23.270 | + functions-common:time_stop:2414 : local name 2026-06-18 15:19:23.276 | + functions-common:time_stop:2415 : local end_time 2026-06-18 15:19:23.281 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-18 15:19:23.286 | + functions-common:time_stop:2417 : local total 2026-06-18 15:19:23.289 | + functions-common:time_stop:2418 : local start_time 2026-06-18 15:19:23.296 | + functions-common:time_stop:2420 : name=run_process 2026-06-18 15:19:23.298 | + functions-common:time_stop:2421 : start_time=1781795961076 2026-06-18 15:19:23.301 | + functions-common:time_stop:2423 : [[ -z 1781795961076 ]] 2026-06-18 15:19:23.307 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 15:19:23.312 | + functions-common:time_stop:2426 : end_time=1781795963307 2026-06-18 15:19:23.314 | + functions-common:time_stop:2427 : elapsed_time=2231 2026-06-18 15:19:23.318 | + functions-common:time_stop:2428 : total=34788 2026-06-18 15:19:23.325 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 15:19:23.331 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=37019 2026-06-18 15:19:23.336 | + lib/nova:start_nova_compute:1075 : 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-06-18 15:19:23.346 | + lib/nova:start_nova_compute:1075 : 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-06-18 15:19:23.347 | + lib/nova:start_nova:1172 : is_service_enabled n-api 2026-06-18 15:19:23.382 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 15:19:23.386 | + lib/nova:start_nova:1174 : echo 'Dumping cells_v2 mapping' 2026-06-18 15:19:23.386 | Dumping cells_v2 mapping 2026-06-18 15:19:23.393 | + lib/nova:start_nova:1175 : /opt/stack/data/venv/bin/nova-manage cell_v2 list_cells --verbose 2026-06-18 15:19:23.934 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-06-18 15:19:23.934 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-18 15:19:23.934 | we strongly recommend against using it for new projects. 2026-06-18 15:19:23.935 | 2026-06-18 15:19:23.935 | If you are already using Eventlet, we recommend migrating to a different 2026-06-18 15:19:23.935 | framework. For more detail see 2026-06-18 15:19:23.935 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-18 15:19:23.935 | 2026-06-18 15:19:23.935 | import eventlet # noqa 2026-06-18 15:19:24.334 | 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-06-18 15:19:27.545 | INFO dbcounter [None req-d775639a-2f71-40a4-9a2c-08a61491f952 None None] Registered counter for database nova_api 2026-06-18 15:19:27.685 | DEBUG dbcounter [-] [78562] Writer thread running {{(pid=78562) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-18 15:19:27.717 | +-------+--------------------------------------+----------------------------------------------------------------+---------------------------------------------------------------------------------+----------+ 2026-06-18 15:19:27.717 | | Name | UUID | Transport URL | Database Connection | Disabled | 2026-06-18 15:19:27.717 | +-------+--------------------------------------+----------------------------------------------------------------+---------------------------------------------------------------------------------+----------+ 2026-06-18 15:19:27.717 | | cell0 | 00000000-0000-0000-0000-000000000000 | none:/// | mysql+pymysql://root:stackdb@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter | False | 2026-06-18 15:19:27.717 | | cell1 | 6d89cb13-1172-4fe0-8843-3d581639a6c8 | rabbit://stackrabbit:stackqueue@192.168.122.13:5672/nova_cell1 | mysql+pymysql://root:stackdb@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter | False | 2026-06-18 15:19:27.717 | +-------+--------------------------------------+----------------------------------------------------------------+---------------------------------------------------------------------------------+----------+ 2026-06-18 15:19:28.043 | Exception ignored in: 2026-06-18 15:19:28.044 | Traceback (most recent call last): 2026-06-18 15:19:28.044 | File "/usr/lib/python3.12/logging/__init__.py", line 884, in _removeHandlerRef 2026-06-18 15:19:28.044 | File "/usr/lib/python3.12/logging/__init__.py", line 241, in _acquireLock 2026-06-18 15:19:28.045 | File "/usr/lib/python3.12/threading.py", line 198, in acquire 2026-06-18 15:19:28.045 | File "/opt/stack/data/venv/lib/python3.12/site-packages/eventlet/green/thread.py", line 39, in get_ident 2026-06-18 15:19:28.045 | RuntimeError: greenlet is being finalized 2026-06-18 15:19:28.438 | + ./stack.sh:main:1330 : async_runfunc create_flavors 2026-06-18 15:19:28.442 | + inc/async:async_runfunc:116 : async_run create_flavors create_flavors 2026-06-18 15:19:28.517 | + inc/async:async_inner:63 : create_flavors 2026-06-18 15:19:28.564 | [2077 Async create_flavors:78662]: running: create_flavors 2026-06-18 15:19:28.568 | + ./stack.sh:main:1332 : is_service_enabled cinder 2026-06-18 15:19:28.593 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 15:19:28.598 | + ./stack.sh:main:1333 : echo_summary 'Starting Cinder' 2026-06-18 15:19:28.603 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-18 15:19:28.608 | + ./stack.sh:echo_summary:444 : echo -e Starting Cinder 2026-06-18 15:19:28.612 | + ./stack.sh:main:1334 : start_cinder 2026-06-18 15:19:28.615 | + lib/cinder:start_cinder:604 : '[' lioadm = tgtadm ']' 2026-06-18 15:19:28.622 | ++ lib/cinder:start_cinder:619 : which uwsgi 2026-06-18 15:19:28.628 | + lib/cinder:start_cinder:619 : run_process c-api '/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-06-18 15:19:28.631 | + functions-common:run_process:1668 : local service=c-api 2026-06-18 15:19:28.635 | + functions-common:run_process:1669 : local 'command=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-06-18 15:19:28.639 | + functions-common:run_process:1670 : local group= 2026-06-18 15:19:28.643 | + functions-common:run_process:1671 : local user= 2026-06-18 15:19:28.647 | + functions-common:run_process:1672 : local env_vars= 2026-06-18 15:19:28.650 | + functions-common:run_process:1674 : local name=c-api 2026-06-18 15:19:28.654 | + functions-common:run_process:1676 : time_start run_process 2026-06-18 15:19:28.658 | + functions-common:time_start:2400 : local name=run_process 2026-06-18 15:19:28.661 | + functions-common:time_start:2401 : local start_time= 2026-06-18 15:19:28.665 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-18 15:19:28.670 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-18 15:19:28.676 | + functions-common:time_start:2405 : _TIME_START[$name]=1781795968671 2026-06-18 15:19:28.679 | + functions-common:run_process:1677 : is_service_enabled c-api 2026-06-18 15:19:28.711 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 15:19:28.715 | + functions-common:run_process:1678 : _run_under_systemd c-api '/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' '' '' '' 2026-06-18 15:19:28.720 | + functions-common:_run_under_systemd:1622 : local service=c-api 2026-06-18 15:19:28.725 | + functions-common:_run_under_systemd:1623 : local 'command=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-06-18 15:19:28.730 | + functions-common:_run_under_systemd:1624 : local 'cmd=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-06-18 15:19:28.734 | + functions-common:_run_under_systemd:1626 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-06-18 15:19:28.738 | + functions-common:_common_systemd_pitfalls:1594 : local 'cmd=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-06-18 15:19:28.741 | + functions-common:_common_systemd_pitfalls:1597 : [[ /bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ sudo ]] 2026-06-18 15:19:28.744 | + functions-common:_common_systemd_pitfalls:1608 : [[ ! /bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ ^/ ]] 2026-06-18 15:19:28.748 | + functions-common:_run_under_systemd:1628 : local systemd_service=devstack@c-api.service 2026-06-18 15:19:28.752 | + functions-common:_run_under_systemd:1629 : local group= 2026-06-18 15:19:28.755 | + functions-common:_run_under_systemd:1630 : local user=quobyte 2026-06-18 15:19:28.759 | + functions-common:_run_under_systemd:1631 : [[ -z quobyte ]] 2026-06-18 15:19:28.762 | + functions-common:_run_under_systemd:1634 : local env_vars= 2026-06-18 15:19:28.766 | + functions-common:_run_under_systemd:1635 : [[ -v SYSTEMD_ENV_VARS[c-api] ]] 2026-06-18 15:19:28.771 | + functions-common:_run_under_systemd:1638 : [[ /bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ uwsgi ]] 2026-06-18 15:19:28.775 | + functions-common:_run_under_systemd:1639 : [[ True == \T\r\u\e ]] 2026-06-18 15:19:28.779 | + functions-common:_run_under_systemd:1640 : cmd='/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-18 15:19:28.784 | + functions-common:_run_under_systemd:1642 : 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-06-18 15:19:28.788 | + functions-common:write_uwsgi_user_unit_file:1561 : local service=devstack@c-api.service 2026-06-18 15:19:28.791 | + functions-common:write_uwsgi_user_unit_file:1562 : local 'command=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-18 15:19:28.795 | + functions-common:write_uwsgi_user_unit_file:1563 : local group= 2026-06-18 15:19:28.798 | + functions-common:write_uwsgi_user_unit_file:1564 : local user=quobyte 2026-06-18 15:19:28.801 | + functions-common:write_uwsgi_user_unit_file:1565 : local env_vars= 2026-06-18 15:19:28.804 | + functions-common:write_uwsgi_user_unit_file:1566 : local unitfile=/etc/systemd/system/devstack@c-api.service 2026-06-18 15:19:28.809 | + functions-common:write_uwsgi_user_unit_file:1567 : mkdir -p /etc/systemd/system 2026-06-18 15:19:28.816 | + functions-common:write_uwsgi_user_unit_file:1569 : iniset -sudo /etc/systemd/system/devstack@c-api.service Unit Description 'Devstack devstack@c-api.service' 2026-06-18 15:19:28.912 | + functions-common:write_uwsgi_user_unit_file:1570 : 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-06-18 15:19:29.011 | + functions-common:write_uwsgi_user_unit_file:1571 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service SyslogIdentifier devstack@c-api.service 2026-06-18 15:19:29.092 | + functions-common:write_uwsgi_user_unit_file:1572 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service User quobyte 2026-06-18 15:19:29.177 | + functions-common:write_uwsgi_user_unit_file:1573 : 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-06-18 15:19:29.259 | + functions-common:write_uwsgi_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-18 15:19:29.340 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Type notify 2026-06-18 15:19:29.416 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service KillMode process 2026-06-18 15:19:29.496 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Restart always 2026-06-18 15:19:29.589 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service NotifyAccess all 2026-06-18 15:19:29.690 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service RestartForceExitStatus 100 2026-06-18 15:19:29.786 | + functions-common:write_uwsgi_user_unit_file:1581 : [[ -n '' ]] 2026-06-18 15:19:29.790 | + functions-common:write_uwsgi_user_unit_file:1584 : [[ -n '' ]] 2026-06-18 15:19:29.793 | + functions-common:write_uwsgi_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@c-api.service Install WantedBy multi-user.target 2026-06-18 15:19:29.901 | + functions-common:write_uwsgi_user_unit_file:1590 : sudo systemctl daemon-reload 2026-06-18 15:19:30.442 | + functions-common:_run_under_systemd:1647 : sudo systemctl enable devstack@c-api.service 2026-06-18 15:19:30.476 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-api.service → /etc/systemd/system/devstack@c-api.service. 2026-06-18 15:19:31.029 | + functions-common:_run_under_systemd:1648 : sudo systemctl start devstack@c-api.service 2026-06-18 15:19:31.179 | + functions-common:run_process:1680 : time_stop run_process 2026-06-18 15:19:31.182 | + functions-common:time_stop:2414 : local name 2026-06-18 15:19:31.187 | + functions-common:time_stop:2415 : local end_time 2026-06-18 15:19:31.192 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-18 15:19:31.198 | + functions-common:time_stop:2417 : local total 2026-06-18 15:19:31.200 | + functions-common:time_stop:2418 : local start_time 2026-06-18 15:19:31.206 | + functions-common:time_stop:2420 : name=run_process 2026-06-18 15:19:31.211 | + functions-common:time_stop:2421 : start_time=1781795968671 2026-06-18 15:19:31.217 | + functions-common:time_stop:2423 : [[ -z 1781795968671 ]] 2026-06-18 15:19:31.223 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 15:19:31.228 | + functions-common:time_stop:2426 : end_time=1781795971225 2026-06-18 15:19:31.231 | + functions-common:time_stop:2427 : elapsed_time=2554 2026-06-18 15:19:31.237 | + functions-common:time_stop:2428 : total=37019 2026-06-18 15:19:31.245 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 15:19:31.249 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=39573 2026-06-18 15:19:31.261 | + lib/cinder:start_cinder:621 : echo 'Waiting for Cinder API to start...' 2026-06-18 15:19:31.261 | Waiting for Cinder API to start... 2026-06-18 15:19:31.269 | + lib/cinder:start_cinder:623 : local cinder_url=http://192.168.122.13/volume/v3/ 2026-06-18 15:19:31.277 | + lib/cinder:start_cinder:625 : wait_for_service 60 http://192.168.122.13/volume/v3/ 2026-06-18 15:19:31.282 | + functions:wait_for_service:476 : local timeout=60 2026-06-18 15:19:31.294 | + functions:wait_for_service:477 : local url=http://192.168.122.13/volume/v3/ 2026-06-18 15:19:31.298 | + functions:wait_for_service:478 : local rval=0 2026-06-18 15:19:31.306 | + functions:wait_for_service:479 : time_start wait_for_service 2026-06-18 15:19:31.312 | + functions-common:time_start:2400 : local name=wait_for_service 2026-06-18 15:19:31.320 | + functions-common:time_start:2401 : local start_time= 2026-06-18 15:19:31.326 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-18 15:19:31.337 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-18 15:19:31.348 | + functions-common:time_start:2405 : _TIME_START[$name]=1781795971340 2026-06-18 15:19:31.355 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-06-18 15:19:31.365 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-18 15:19:31.372 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.13/volume/v3/ 2026-06-18 15:19:36.343 | + :: : [[ 401 == 503 ]] 2026-06-18 15:19:36.346 | + :: : [[ 0 -eq 7 ]] 2026-06-18 15:19:36.349 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-06-18 15:19:36.353 | + functions-common:time_stop:2414 : local name 2026-06-18 15:19:36.355 | + functions-common:time_stop:2415 : local end_time 2026-06-18 15:19:36.357 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-18 15:19:36.360 | + functions-common:time_stop:2417 : local total 2026-06-18 15:19:36.362 | + functions-common:time_stop:2418 : local start_time 2026-06-18 15:19:36.364 | + functions-common:time_stop:2420 : name=wait_for_service 2026-06-18 15:19:36.367 | + functions-common:time_stop:2421 : start_time=1781795971340 2026-06-18 15:19:36.369 | + functions-common:time_stop:2423 : [[ -z 1781795971340 ]] 2026-06-18 15:19:36.375 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 15:19:36.384 | + functions-common:time_stop:2426 : end_time=1781795976377 2026-06-18 15:19:36.386 | + functions-common:time_stop:2427 : elapsed_time=5037 2026-06-18 15:19:36.391 | + functions-common:time_stop:2428 : total=15254 2026-06-18 15:19:36.394 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 15:19:36.400 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=20291 2026-06-18 15:19:36.405 | + functions:wait_for_service:486 : return 0 2026-06-18 15:19:36.409 | + lib/cinder:start_cinder:629 : run_process c-sch '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-06-18 15:19:36.413 | + functions-common:run_process:1668 : local service=c-sch 2026-06-18 15:19:36.417 | + functions-common:run_process:1669 : local 'command=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-06-18 15:19:36.422 | + functions-common:run_process:1670 : local group= 2026-06-18 15:19:36.425 | + functions-common:run_process:1671 : local user= 2026-06-18 15:19:36.430 | + functions-common:run_process:1672 : local env_vars= 2026-06-18 15:19:36.435 | + functions-common:run_process:1674 : local name=c-sch 2026-06-18 15:19:36.439 | + functions-common:run_process:1676 : time_start run_process 2026-06-18 15:19:36.443 | + functions-common:time_start:2400 : local name=run_process 2026-06-18 15:19:36.447 | + functions-common:time_start:2401 : local start_time= 2026-06-18 15:19:36.451 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-18 15:19:36.455 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-18 15:19:36.463 | + functions-common:time_start:2405 : _TIME_START[$name]=1781795976460 2026-06-18 15:19:36.468 | + functions-common:run_process:1677 : is_service_enabled c-sch 2026-06-18 15:19:36.494 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 15:19:36.497 | + functions-common:run_process:1678 : _run_under_systemd c-sch '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' '' '' '' 2026-06-18 15:19:36.502 | + functions-common:_run_under_systemd:1622 : local service=c-sch 2026-06-18 15:19:36.507 | + functions-common:_run_under_systemd:1623 : local 'command=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-06-18 15:19:36.511 | + functions-common:_run_under_systemd:1624 : local 'cmd=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-06-18 15:19:36.515 | + functions-common:_run_under_systemd:1626 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-06-18 15:19:36.519 | + functions-common:_common_systemd_pitfalls:1594 : local 'cmd=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-06-18 15:19:36.523 | + functions-common:_common_systemd_pitfalls:1597 : [[ /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ sudo ]] 2026-06-18 15:19:36.527 | + functions-common:_common_systemd_pitfalls:1608 : [[ ! /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2026-06-18 15:19:36.532 | + functions-common:_run_under_systemd:1628 : local systemd_service=devstack@c-sch.service 2026-06-18 15:19:36.537 | + functions-common:_run_under_systemd:1629 : local group= 2026-06-18 15:19:36.541 | + functions-common:_run_under_systemd:1630 : local user=quobyte 2026-06-18 15:19:36.545 | + functions-common:_run_under_systemd:1631 : [[ -z quobyte ]] 2026-06-18 15:19:36.550 | + functions-common:_run_under_systemd:1634 : local env_vars= 2026-06-18 15:19:36.555 | + functions-common:_run_under_systemd:1635 : [[ -v SYSTEMD_ENV_VARS[c-sch] ]] 2026-06-18 15:19:36.559 | + functions-common:_run_under_systemd:1638 : [[ /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2026-06-18 15:19:36.564 | + functions-common:_run_under_systemd:1644 : write_user_unit_file devstack@c-sch.service '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' '' quobyte '' 2026-06-18 15:19:36.570 | + functions-common:write_user_unit_file:1529 : local service=devstack@c-sch.service 2026-06-18 15:19:36.574 | + functions-common:write_user_unit_file:1530 : local 'command=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-06-18 15:19:36.577 | + functions-common:write_user_unit_file:1531 : local group= 2026-06-18 15:19:36.582 | + functions-common:write_user_unit_file:1532 : local user=quobyte 2026-06-18 15:19:36.585 | + functions-common:write_user_unit_file:1533 : local env_vars= 2026-06-18 15:19:36.590 | + functions-common:write_user_unit_file:1534 : local extra= 2026-06-18 15:19:36.594 | + functions-common:write_user_unit_file:1535 : [[ -n '' ]] 2026-06-18 15:19:36.601 | + functions-common:write_user_unit_file:1538 : local unitfile=/etc/systemd/system/devstack@c-sch.service 2026-06-18 15:19:36.603 | + functions-common:write_user_unit_file:1539 : mkdir -p /etc/systemd/system 2026-06-18 15:19:36.610 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Unit Description 'Devstack devstack@c-sch.service' 2026-06-18 15:19:36.701 | + functions-common:write_user_unit_file:1542 : 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-06-18 15:19:36.793 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service User quobyte 2026-06-18 15:19:36.878 | + functions-common:write_user_unit_file:1544 : 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-06-18 15:19:36.972 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service KillMode process 2026-06-18 15:19:37.061 | + functions-common:write_user_unit_file:1546 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service TimeoutStopSec 300 2026-06-18 15:19:37.142 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-18 15:19:37.226 | + functions-common:write_user_unit_file:1548 : [[ -n '' ]] 2026-06-18 15:19:37.230 | + functions-common:write_user_unit_file:1551 : [[ -n '' ]] 2026-06-18 15:19:37.236 | + functions-common:write_user_unit_file:1554 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Install WantedBy multi-user.target 2026-06-18 15:19:37.339 | + functions-common:write_user_unit_file:1557 : sudo systemctl daemon-reload 2026-06-18 15:19:37.901 | + functions-common:_run_under_systemd:1647 : sudo systemctl enable devstack@c-sch.service 2026-06-18 15:19:37.930 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-sch.service → /etc/systemd/system/devstack@c-sch.service. 2026-06-18 15:19:38.435 | + functions-common:_run_under_systemd:1648 : sudo systemctl start devstack@c-sch.service 2026-06-18 15:19:38.480 | + functions-common:run_process:1680 : time_stop run_process 2026-06-18 15:19:38.487 | + functions-common:time_stop:2414 : local name 2026-06-18 15:19:38.492 | + functions-common:time_stop:2415 : local end_time 2026-06-18 15:19:38.500 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-18 15:19:38.508 | + functions-common:time_stop:2417 : local total 2026-06-18 15:19:38.510 | + functions-common:time_stop:2418 : local start_time 2026-06-18 15:19:38.515 | + functions-common:time_stop:2420 : name=run_process 2026-06-18 15:19:38.520 | + functions-common:time_stop:2421 : start_time=1781795976460 2026-06-18 15:19:38.523 | + functions-common:time_stop:2423 : [[ -z 1781795976460 ]] 2026-06-18 15:19:38.529 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 15:19:38.533 | + functions-common:time_stop:2426 : end_time=1781795978529 2026-06-18 15:19:38.534 | + functions-common:time_stop:2427 : elapsed_time=2069 2026-06-18 15:19:38.538 | + functions-common:time_stop:2428 : total=39573 2026-06-18 15:19:38.538 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 15:19:38.540 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=41642 2026-06-18 15:19:38.543 | + lib/cinder:start_cinder:634 : malloc_tuning='MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-06-18 15:19:38.545 | + lib/cinder:start_cinder:635 : 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-06-18 15:19:38.548 | + functions-common:run_process:1668 : local service=c-bak 2026-06-18 15:19:38.550 | + functions-common:run_process:1669 : local 'command=/opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2026-06-18 15:19:38.554 | + functions-common:run_process:1670 : local group= 2026-06-18 15:19:38.554 | + functions-common:run_process:1671 : local user= 2026-06-18 15:19:38.557 | + functions-common:run_process:1672 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-06-18 15:19:38.559 | + functions-common:run_process:1674 : local name=c-bak 2026-06-18 15:19:38.562 | + functions-common:run_process:1676 : time_start run_process 2026-06-18 15:19:38.564 | + functions-common:time_start:2400 : local name=run_process 2026-06-18 15:19:38.567 | + functions-common:time_start:2401 : local start_time= 2026-06-18 15:19:38.569 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-18 15:19:38.576 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-18 15:19:38.578 | + functions-common:time_start:2405 : _TIME_START[$name]=1781795978575 2026-06-18 15:19:38.584 | + functions-common:run_process:1677 : is_service_enabled c-bak 2026-06-18 15:19:38.601 | + functions-common:is_service_enabled:2070 : return 1 2026-06-18 15:19:38.604 | + functions-common:run_process:1680 : time_stop run_process 2026-06-18 15:19:38.606 | + functions-common:time_stop:2414 : local name 2026-06-18 15:19:38.608 | + functions-common:time_stop:2415 : local end_time 2026-06-18 15:19:38.611 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-18 15:19:38.615 | + functions-common:time_stop:2417 : local total 2026-06-18 15:19:38.615 | + functions-common:time_stop:2418 : local start_time 2026-06-18 15:19:38.618 | + functions-common:time_stop:2420 : name=run_process 2026-06-18 15:19:38.622 | + functions-common:time_stop:2421 : start_time=1781795978575 2026-06-18 15:19:38.626 | + functions-common:time_stop:2423 : [[ -z 1781795978575 ]] 2026-06-18 15:19:38.631 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 15:19:38.641 | + functions-common:time_stop:2426 : end_time=1781795978634 2026-06-18 15:19:38.647 | + functions-common:time_stop:2427 : elapsed_time=59 2026-06-18 15:19:38.653 | + functions-common:time_stop:2428 : total=41642 2026-06-18 15:19:38.660 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 15:19:38.662 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=41701 2026-06-18 15:19:38.667 | + lib/cinder:start_cinder:636 : 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-06-18 15:19:38.673 | + functions-common:run_process:1668 : local service=c-vol 2026-06-18 15:19:38.677 | + functions-common:run_process:1669 : local 'command=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-06-18 15:19:38.679 | + functions-common:run_process:1670 : local group= 2026-06-18 15:19:38.682 | + functions-common:run_process:1671 : local user= 2026-06-18 15:19:38.685 | + functions-common:run_process:1672 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-06-18 15:19:38.690 | + functions-common:run_process:1674 : local name=c-vol 2026-06-18 15:19:38.693 | + functions-common:run_process:1676 : time_start run_process 2026-06-18 15:19:38.698 | + functions-common:time_start:2400 : local name=run_process 2026-06-18 15:19:38.703 | + functions-common:time_start:2401 : local start_time= 2026-06-18 15:19:38.708 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-18 15:19:38.714 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-18 15:19:38.723 | + functions-common:time_start:2405 : _TIME_START[$name]=1781795978715 2026-06-18 15:19:38.728 | + functions-common:run_process:1677 : is_service_enabled c-vol 2026-06-18 15:19:38.774 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 15:19:38.779 | + functions-common:run_process:1678 : _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-06-18 15:19:38.786 | + functions-common:_run_under_systemd:1622 : local service=c-vol 2026-06-18 15:19:38.792 | + functions-common:_run_under_systemd:1623 : local 'command=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-06-18 15:19:38.802 | + functions-common:_run_under_systemd:1624 : local 'cmd=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-06-18 15:19:38.808 | + functions-common:_run_under_systemd:1626 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-06-18 15:19:38.813 | + functions-common:_common_systemd_pitfalls:1594 : local 'cmd=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-06-18 15:19:38.818 | + functions-common:_common_systemd_pitfalls:1597 : [[ /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ sudo ]] 2026-06-18 15:19:38.819 | + functions-common:_common_systemd_pitfalls:1608 : [[ ! /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2026-06-18 15:19:38.822 | + functions-common:_run_under_systemd:1628 : local systemd_service=devstack@c-vol.service 2026-06-18 15:19:38.825 | + functions-common:_run_under_systemd:1629 : local group= 2026-06-18 15:19:38.827 | + functions-common:_run_under_systemd:1630 : local user=quobyte 2026-06-18 15:19:38.831 | + functions-common:_run_under_systemd:1631 : [[ -z quobyte ]] 2026-06-18 15:19:38.833 | + functions-common:_run_under_systemd:1634 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-06-18 15:19:38.836 | + functions-common:_run_under_systemd:1635 : [[ -v SYSTEMD_ENV_VARS[c-vol] ]] 2026-06-18 15:19:38.839 | + functions-common:_run_under_systemd:1638 : [[ /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2026-06-18 15:19:38.843 | + functions-common:_run_under_systemd:1644 : 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-06-18 15:19:38.845 | + functions-common:write_user_unit_file:1529 : local service=devstack@c-vol.service 2026-06-18 15:19:38.847 | + functions-common:write_user_unit_file:1530 : local 'command=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-06-18 15:19:38.849 | + functions-common:write_user_unit_file:1531 : local group= 2026-06-18 15:19:38.852 | + functions-common:write_user_unit_file:1532 : local user=quobyte 2026-06-18 15:19:38.854 | + functions-common:write_user_unit_file:1533 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-06-18 15:19:38.856 | + functions-common:write_user_unit_file:1534 : local extra= 2026-06-18 15:19:38.859 | + functions-common:write_user_unit_file:1535 : [[ -n '' ]] 2026-06-18 15:19:38.862 | + functions-common:write_user_unit_file:1538 : local unitfile=/etc/systemd/system/devstack@c-vol.service 2026-06-18 15:19:38.864 | + functions-common:write_user_unit_file:1539 : mkdir -p /etc/systemd/system 2026-06-18 15:19:38.869 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Unit Description 'Devstack devstack@c-vol.service' 2026-06-18 15:19:38.957 | + functions-common:write_user_unit_file:1542 : 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-06-18 15:19:39.056 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service User quobyte 2026-06-18 15:19:39.134 | + functions-common:write_user_unit_file:1544 : 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-06-18 15:19:39.211 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service KillMode process 2026-06-18 15:19:39.288 | + functions-common:write_user_unit_file:1546 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service TimeoutStopSec 300 2026-06-18 15:19:39.371 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-18 15:19:39.461 | + functions-common:write_user_unit_file:1548 : [[ -n MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144 ]] 2026-06-18 15:19:39.463 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service Environment 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-06-18 15:19:39.551 | + functions-common:write_user_unit_file:1551 : [[ -n '' ]] 2026-06-18 15:19:39.555 | + functions-common:write_user_unit_file:1554 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Install WantedBy multi-user.target 2026-06-18 15:19:39.648 | + functions-common:write_user_unit_file:1557 : sudo systemctl daemon-reload 2026-06-18 15:19:40.220 | + functions-common:_run_under_systemd:1647 : sudo systemctl enable devstack@c-vol.service 2026-06-18 15:19:40.255 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-vol.service → /etc/systemd/system/devstack@c-vol.service. 2026-06-18 15:19:40.851 | + functions-common:_run_under_systemd:1648 : sudo systemctl start devstack@c-vol.service 2026-06-18 15:19:40.898 | + functions-common:run_process:1680 : time_stop run_process 2026-06-18 15:19:40.906 | + functions-common:time_stop:2414 : local name 2026-06-18 15:19:40.910 | + functions-common:time_stop:2415 : local end_time 2026-06-18 15:19:40.912 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-18 15:19:40.915 | + functions-common:time_stop:2417 : local total 2026-06-18 15:19:40.917 | + functions-common:time_stop:2418 : local start_time 2026-06-18 15:19:40.919 | + functions-common:time_stop:2420 : name=run_process 2026-06-18 15:19:40.922 | + functions-common:time_stop:2421 : start_time=1781795978715 2026-06-18 15:19:40.924 | + functions-common:time_stop:2423 : [[ -z 1781795978715 ]] 2026-06-18 15:19:40.930 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 15:19:40.933 | + functions-common:time_stop:2426 : end_time=1781795980931 2026-06-18 15:19:40.936 | + functions-common:time_stop:2427 : elapsed_time=2216 2026-06-18 15:19:40.938 | + functions-common:time_stop:2428 : total=41701 2026-06-18 15:19:40.940 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 15:19:40.943 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=43917 2026-06-18 15:19:40.946 | + ./stack.sh:main:1335 : create_volume_types 2026-06-18 15:19:40.951 | + lib/cinder:create_volume_types:677 : is_service_enabled c-api 2026-06-18 15:19:41.012 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 15:19:41.018 | + lib/cinder:create_volume_types:677 : [[ -n lvm:lvmdriver-1 ]] 2026-06-18 15:19:41.027 | + lib/cinder:create_volume_types:678 : local be be_name 2026-06-18 15:19:41.035 | + lib/cinder:create_volume_types:679 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2026-06-18 15:19:41.045 | + lib/cinder:create_volume_types:680 : be_name=lvmdriver-1 2026-06-18 15:19:41.053 | + lib/cinder:create_volume_types:681 : create_one_type lvmdriver-1 volume_backend_name lvmdriver-1 2026-06-18 15:19:41.059 | + lib/cinder:create_one_type:652 : type_name=lvmdriver-1 2026-06-18 15:19:41.067 | + lib/cinder:create_one_type:653 : property_key=volume_backend_name 2026-06-18 15:19:41.075 | + lib/cinder:create_one_type:654 : property_value=lvmdriver-1 2026-06-18 15:19:41.087 | + lib/cinder:create_one_type:656 : is_service_enabled keystone 2026-06-18 15:19:41.148 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 15:19:41.155 | + lib/cinder:create_one_type:657 : openstack --os-region-name=RegionOne volume type create --property volume_backend_name=lvmdriver-1 lvmdriver-1 2026-06-18 15:19:46.483 | +-------------+--------------------------------------+ 2026-06-18 15:19:46.483 | | Field | Value | 2026-06-18 15:19:46.483 | +-------------+--------------------------------------+ 2026-06-18 15:19:46.484 | | description | None | 2026-06-18 15:19:46.484 | | id | 15c67865-4cff-4e25-9cd6-42f2b5a689f6 | 2026-06-18 15:19:46.484 | | is_public | True | 2026-06-18 15:19:46.484 | | name | lvmdriver-1 | 2026-06-18 15:19:46.484 | | properties | volume_backend_name='lvmdriver-1' | 2026-06-18 15:19:46.484 | +-------------+--------------------------------------+ 2026-06-18 15:19:46.890 | + lib/cinder:create_one_type:658 : [[ lvmdriver-1 == \c\e\p\h ]] 2026-06-18 15:19:46.892 | + lib/cinder:create_volume_types:684 : [[ False == \T\r\u\e ]] 2026-06-18 15:19:46.894 | + lib/cinder:create_volume_types:691 : [[ False == \T\r\u\e ]] 2026-06-18 15:19:46.899 | + ./stack.sh:main:1340 : [[ False == \T\r\u\e ]] 2026-06-18 15:19:46.901 | + ./stack.sh:main:1348 : is_service_enabled glance 2026-06-18 15:19:46.930 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 15:19:46.937 | + ./stack.sh:main:1349 : echo_summary 'Starting Glance' 2026-06-18 15:19:46.939 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-18 15:19:46.943 | + ./stack.sh:echo_summary:444 : echo -e Starting Glance 2026-06-18 15:19:46.948 | + ./stack.sh:main:1350 : start_glance 2026-06-18 15:19:46.953 | + lib/glance:start_glance:650 : local service_protocol=http 2026-06-18 15:19:46.960 | ++ lib/glance:start_glance:652 : which uwsgi 2026-06-18 15:19:46.967 | + lib/glance:start_glance:652 : run_process g-api '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-06-18 15:19:46.971 | + functions-common:run_process:1668 : local service=g-api 2026-06-18 15:19:46.975 | + functions-common:run_process:1669 : local 'command=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-06-18 15:19:46.981 | + functions-common:run_process:1670 : local group= 2026-06-18 15:19:46.986 | + functions-common:run_process:1671 : local user= 2026-06-18 15:19:46.990 | + functions-common:run_process:1672 : local env_vars= 2026-06-18 15:19:46.994 | + functions-common:run_process:1674 : local name=g-api 2026-06-18 15:19:47.000 | + functions-common:run_process:1676 : time_start run_process 2026-06-18 15:19:47.005 | + functions-common:time_start:2400 : local name=run_process 2026-06-18 15:19:47.013 | + functions-common:time_start:2401 : local start_time= 2026-06-18 15:19:47.018 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-18 15:19:47.023 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-18 15:19:47.033 | + functions-common:time_start:2405 : _TIME_START[$name]=1781795987025 2026-06-18 15:19:47.039 | + functions-common:run_process:1677 : is_service_enabled g-api 2026-06-18 15:19:47.069 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 15:19:47.073 | + functions-common:run_process:1678 : _run_under_systemd g-api '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' '' '' '' 2026-06-18 15:19:47.078 | + functions-common:_run_under_systemd:1622 : local service=g-api 2026-06-18 15:19:47.082 | + functions-common:_run_under_systemd:1623 : local 'command=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-06-18 15:19:47.086 | + functions-common:_run_under_systemd:1624 : local 'cmd=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-06-18 15:19:47.089 | + functions-common:_run_under_systemd:1626 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-06-18 15:19:47.092 | + functions-common:_common_systemd_pitfalls:1594 : local 'cmd=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-06-18 15:19:47.094 | + functions-common:_common_systemd_pitfalls:1597 : [[ /bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ sudo ]] 2026-06-18 15:19:47.097 | + functions-common:_common_systemd_pitfalls:1608 : [[ ! /bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ ^/ ]] 2026-06-18 15:19:47.100 | + functions-common:_run_under_systemd:1628 : local systemd_service=devstack@g-api.service 2026-06-18 15:19:47.104 | + functions-common:_run_under_systemd:1629 : local group= 2026-06-18 15:19:47.106 | + functions-common:_run_under_systemd:1630 : local user=quobyte 2026-06-18 15:19:47.110 | + functions-common:_run_under_systemd:1631 : [[ -z quobyte ]] 2026-06-18 15:19:47.113 | + functions-common:_run_under_systemd:1634 : local env_vars= 2026-06-18 15:19:47.116 | + functions-common:_run_under_systemd:1635 : [[ -v SYSTEMD_ENV_VARS[g-api] ]] 2026-06-18 15:19:47.119 | + functions-common:_run_under_systemd:1638 : [[ /bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ uwsgi ]] 2026-06-18 15:19:47.124 | + functions-common:_run_under_systemd:1639 : [[ True == \T\r\u\e ]] 2026-06-18 15:19:47.127 | + functions-common:_run_under_systemd:1640 : cmd='/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-18 15:19:47.130 | + functions-common:_run_under_systemd:1642 : 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-06-18 15:19:47.133 | + functions-common:write_uwsgi_user_unit_file:1561 : local service=devstack@g-api.service 2026-06-18 15:19:47.137 | + functions-common:write_uwsgi_user_unit_file:1562 : local 'command=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-18 15:19:47.141 | + functions-common:write_uwsgi_user_unit_file:1563 : local group= 2026-06-18 15:19:47.144 | + functions-common:write_uwsgi_user_unit_file:1564 : local user=quobyte 2026-06-18 15:19:47.148 | + functions-common:write_uwsgi_user_unit_file:1565 : local env_vars= 2026-06-18 15:19:47.151 | + functions-common:write_uwsgi_user_unit_file:1566 : local unitfile=/etc/systemd/system/devstack@g-api.service 2026-06-18 15:19:47.154 | + functions-common:write_uwsgi_user_unit_file:1567 : mkdir -p /etc/systemd/system 2026-06-18 15:19:47.159 | + functions-common:write_uwsgi_user_unit_file:1569 : iniset -sudo /etc/systemd/system/devstack@g-api.service Unit Description 'Devstack devstack@g-api.service' 2026-06-18 15:19:47.253 | + functions-common:write_uwsgi_user_unit_file:1570 : 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-06-18 15:19:47.344 | + functions-common:write_uwsgi_user_unit_file:1571 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service SyslogIdentifier devstack@g-api.service 2026-06-18 15:19:47.426 | + functions-common:write_uwsgi_user_unit_file:1572 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service User quobyte 2026-06-18 15:19:47.507 | + functions-common:write_uwsgi_user_unit_file:1573 : 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-06-18 15:19:47.600 | + functions-common:write_uwsgi_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-18 15:19:47.699 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Type notify 2026-06-18 15:19:47.802 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service KillMode process 2026-06-18 15:19:47.896 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Restart always 2026-06-18 15:19:47.977 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service NotifyAccess all 2026-06-18 15:19:48.060 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service RestartForceExitStatus 100 2026-06-18 15:19:48.142 | + functions-common:write_uwsgi_user_unit_file:1581 : [[ -n '' ]] 2026-06-18 15:19:48.147 | + functions-common:write_uwsgi_user_unit_file:1584 : [[ -n '' ]] 2026-06-18 15:19:48.151 | + functions-common:write_uwsgi_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@g-api.service Install WantedBy multi-user.target 2026-06-18 15:19:48.248 | + functions-common:write_uwsgi_user_unit_file:1590 : sudo systemctl daemon-reload 2026-06-18 15:19:48.859 | + functions-common:_run_under_systemd:1647 : sudo systemctl enable devstack@g-api.service 2026-06-18 15:19:48.885 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@g-api.service → /etc/systemd/system/devstack@g-api.service. 2026-06-18 15:19:49.429 | + functions-common:_run_under_systemd:1648 : sudo systemctl start devstack@g-api.service 2026-06-18 15:19:49.609 | + functions-common:run_process:1680 : time_stop run_process 2026-06-18 15:19:49.609 | + functions-common:time_stop:2414 : local name 2026-06-18 15:19:49.618 | + functions-common:time_stop:2415 : local end_time 2026-06-18 15:19:49.620 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-18 15:19:49.624 | + functions-common:time_stop:2417 : local total 2026-06-18 15:19:49.629 | + functions-common:time_stop:2418 : local start_time 2026-06-18 15:19:49.636 | + functions-common:time_stop:2420 : name=run_process 2026-06-18 15:19:49.642 | + functions-common:time_stop:2421 : start_time=1781795987025 2026-06-18 15:19:49.647 | + functions-common:time_stop:2423 : [[ -z 1781795987025 ]] 2026-06-18 15:19:49.655 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 15:19:49.665 | + functions-common:time_stop:2426 : end_time=1781795989657 2026-06-18 15:19:49.670 | + functions-common:time_stop:2427 : elapsed_time=2632 2026-06-18 15:19:49.676 | + functions-common:time_stop:2428 : total=43917 2026-06-18 15:19:49.680 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 15:19:49.686 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=46549 2026-06-18 15:19:49.693 | + lib/glance:start_glance:654 : is_service_enabled g-api-r 2026-06-18 15:19:49.744 | + functions-common:is_service_enabled:2070 : return 1 2026-06-18 15:19:49.750 | + lib/glance:start_glance:659 : echo 'Waiting for g-api (192.168.122.13) to start...' 2026-06-18 15:19:49.750 | Waiting for g-api (192.168.122.13) to start... 2026-06-18 15:19:49.758 | + lib/glance:start_glance:660 : wait_for_service 60 http://192.168.122.13/image 2026-06-18 15:19:49.769 | + functions:wait_for_service:476 : local timeout=60 2026-06-18 15:19:49.775 | + functions:wait_for_service:477 : local url=http://192.168.122.13/image 2026-06-18 15:19:49.785 | + functions:wait_for_service:478 : local rval=0 2026-06-18 15:19:49.790 | + functions:wait_for_service:479 : time_start wait_for_service 2026-06-18 15:19:49.796 | + functions-common:time_start:2400 : local name=wait_for_service 2026-06-18 15:19:49.804 | + functions-common:time_start:2401 : local start_time= 2026-06-18 15:19:49.812 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-18 15:19:49.822 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-18 15:19:49.829 | + functions-common:time_start:2405 : _TIME_START[$name]=1781795989821 2026-06-18 15:19:49.839 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-06-18 15:19:49.846 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-18 15:19:49.852 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.13/image 2026-06-18 15:19:55.445 | + :: : [[ 300 == 503 ]] 2026-06-18 15:19:55.450 | + :: : [[ 0 -eq 7 ]] 2026-06-18 15:19:55.459 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-06-18 15:19:55.466 | + functions-common:time_stop:2414 : local name 2026-06-18 15:19:55.472 | + functions-common:time_stop:2415 : local end_time 2026-06-18 15:19:55.477 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-18 15:19:55.484 | + functions-common:time_stop:2417 : local total 2026-06-18 15:19:55.490 | + functions-common:time_stop:2418 : local start_time 2026-06-18 15:19:55.496 | + functions-common:time_stop:2420 : name=wait_for_service 2026-06-18 15:19:55.502 | + functions-common:time_stop:2421 : start_time=1781795989821 2026-06-18 15:19:55.509 | + functions-common:time_stop:2423 : [[ -z 1781795989821 ]] 2026-06-18 15:19:55.518 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 15:19:55.524 | + functions-common:time_stop:2426 : end_time=1781795995518 2026-06-18 15:19:55.531 | + functions-common:time_stop:2427 : elapsed_time=5697 2026-06-18 15:19:55.539 | + functions-common:time_stop:2428 : total=20291 2026-06-18 15:19:55.544 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 15:19:55.547 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=25988 2026-06-18 15:19:55.550 | + functions:wait_for_service:486 : return 0 2026-06-18 15:19:55.555 | + ./stack.sh:main:1364 : is_service_enabled mysql postgresql 2026-06-18 15:19:55.575 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 15:19:55.577 | + ./stack.sh:main:1364 : is_service_enabled glance 2026-06-18 15:19:55.611 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 15:19:55.616 | + ./stack.sh:main:1365 : echo_summary 'Uploading images' 2026-06-18 15:19:55.620 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-18 15:19:55.628 | + ./stack.sh:echo_summary:444 : echo -e Uploading images 2026-06-18 15:19:55.631 | + ./stack.sh:main:1367 : for image_url in ${IMAGE_URLS//,/ } 2026-06-18 15:19:55.645 | + ./stack.sh:main:1368 : upload_image https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img 2026-06-18 15:19:55.647 | + 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-06-18 15:19:55.652 | + functions:upload_image:141 : local image image_fname image_name 2026-06-18 15:19:55.657 | + functions:upload_image:143 : local max_attempts=5 2026-06-18 15:19:55.660 | + functions:upload_image:146 : mkdir -p /home/quobyte/devstack/files/images 2026-06-18 15:19:55.669 | ++ 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-06-18 15:19:55.673 | + functions:upload_image:147 : image_fname=cirros-0.6.3-x86_64-disk.img 2026-06-18 15:19:55.676 | + 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-06-18 15:19:55.678 | + functions:upload_image:150 : [[ ! -f /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img ]] 2026-06-18 15:19:55.682 | ++ functions:upload_image:151 : seq 5 2026-06-18 15:19:55.687 | + functions:upload_image:151 : for attempt in `seq $max_attempts` 2026-06-18 15:19:55.689 | + functions:upload_image:152 : local rc=0 2026-06-18 15:19:55.696 | + 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-06-18 15:19:55.700 | --2026-06-18 17:19:55-- https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img 2026-06-18 15:19:55.782 | Resolving github.com (github.com)... 140.82.121.3 2026-06-18 15:19:55.798 | Connecting to github.com (github.com)|140.82.121.3|:443... connected. 2026-06-18 15:19:55.851 | HTTP request sent, awaiting response... 302 Found 2026-06-18 15:19:55.851 | 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-06-18T16%3A06%3A59Z&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-06-18T15%3A06%3A31Z&ske=2026-06-18T16%3A06%3A59Z&sks=b&skv=2018-11-09&sig=aLhTe8Q8iawr9JC5V5hSYXeDpV34OtXYpC6t2AYTEVs%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4MTc5Nzc1NiwibmJmIjoxNzgxNzk1OTU2LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.Vl0vx4b6nXQPcSh-m5AjoHTqZUhtByAN82W74KcbZKc&response-content-disposition=attachment%3B%20filename%3Dcirros-0.6.3-x86_64-disk.img&response-content-type=application%2Foctet-stream [following] 2026-06-18 15:19:55.851 | --2026-06-18 17:19:55-- 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-06-18T16%3A06%3A59Z&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-06-18T15%3A06%3A31Z&ske=2026-06-18T16%3A06%3A59Z&sks=b&skv=2018-11-09&sig=aLhTe8Q8iawr9JC5V5hSYXeDpV34OtXYpC6t2AYTEVs%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4MTc5Nzc1NiwibmJmIjoxNzgxNzk1OTU2LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.Vl0vx4b6nXQPcSh-m5AjoHTqZUhtByAN82W74KcbZKc&response-content-disposition=attachment%3B%20filename%3Dcirros-0.6.3-x86_64-disk.img&response-content-type=application%2Foctet-stream 2026-06-18 15:19:55.853 | Resolving release-assets.githubusercontent.com (release-assets.githubusercontent.com)... 185.199.109.133, 185.199.108.133, 185.199.111.133, ... 2026-06-18 15:19:55.865 | Connecting to release-assets.githubusercontent.com (release-assets.githubusercontent.com)|185.199.109.133|:443... connected. 2026-06-18 15:19:55.934 | HTTP request sent, awaiting response... 200 OK 2026-06-18 15:19:55.934 | Length: 21692416 (21M) [application/octet-stream] 2026-06-18 15:19:55.934 | Saving to: '/home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img' 2026-06-18 15:19:55.987 | 2026-06-18 15:19:56.201 | 0K ........ ........ .... 100% 77.5M=0.3s 2026-06-18 15:19:56.202 | 2026-06-18 15:19:56.202 | 2026-06-18 17:19:56 (77.5 MB/s) - '/home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img' saved [21692416/21692416] 2026-06-18 15:19:56.202 | 2026-06-18 15:19:56.209 | + functions:upload_image:154 : [[ 0 -ne 0 ]] 2026-06-18 15:19:56.213 | + functions:upload_image:163 : break 2026-06-18 15:19:56.215 | + functions:upload_image:167 : image=/home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-06-18 15:19:56.218 | + 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-06-18 15:19:56.221 | + 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-06-18 15:19:56.223 | + 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-06-18 15:19:56.229 | + functions:upload_image:313 : local kernel= 2026-06-18 15:19:56.233 | + functions:upload_image:314 : local ramdisk= 2026-06-18 15:19:56.237 | + functions:upload_image:315 : local disk_format= 2026-06-18 15:19:56.241 | + functions:upload_image:316 : local container_format= 2026-06-18 15:19:56.248 | + functions:upload_image:317 : local unpack= 2026-06-18 15:19:56.254 | + functions:upload_image:318 : local img_property= 2026-06-18 15:19:56.254 | + functions:upload_image:322 : [[ libvirt == \l\i\b\v\i\r\t ]] 2026-06-18 15:19:56.259 | + functions:upload_image:323 : [[ kvm == \q\e\m\u ]] 2026-06-18 15:19:56.265 | + functions:upload_image:323 : [[ kvm == \k\v\m ]] 2026-06-18 15:19:56.269 | + functions:upload_image:324 : img_property=hw_rng_model=virtio 2026-06-18 15:19:56.271 | + functions:upload_image:328 : case "$image_fname" in 2026-06-18 15:19:56.277 | ++ functions:upload_image:349 : basename /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img .img 2026-06-18 15:19:56.279 | + functions:upload_image:349 : image_name=cirros-0.6.3-x86_64-disk 2026-06-18 15:19:56.280 | + functions:upload_image:350 : local format 2026-06-18 15:19:56.291 | ++ functions:upload_image:351 : qemu-img info /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-06-18 15:19:56.291 | ++ functions:upload_image:351 : awk '/^file format/ { print $3; exit }' 2026-06-18 15:19:56.308 | + functions:upload_image:351 : format=qcow2 2026-06-18 15:19:56.308 | + functions:upload_image:352 : [[ ,qcow2,raw,vdi,vmdk,vpc, =~ ,qcow2, ]] 2026-06-18 15:19:56.311 | + functions:upload_image:353 : disk_format=qcow2 2026-06-18 15:19:56.311 | + functions:upload_image:357 : container_format=bare 2026-06-18 15:19:56.314 | + functions:upload_image:404 : is_arch ppc64le 2026-06-18 15:19:56.318 | ++ functions-common:is_arch:519 : uname -m 2026-06-18 15:19:56.323 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c\6\4\l\e ]] 2026-06-18 15:19:56.328 | + functions:upload_image:404 : is_arch ppc64 2026-06-18 15:19:56.336 | ++ functions-common:is_arch:519 : uname -m 2026-06-18 15:19:56.342 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c\6\4 ]] 2026-06-18 15:19:56.347 | + functions:upload_image:404 : is_arch ppc 2026-06-18 15:19:56.352 | ++ functions-common:is_arch:519 : uname -m 2026-06-18 15:19:56.357 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c ]] 2026-06-18 15:19:56.360 | + functions:upload_image:408 : is_arch aarch64 2026-06-18 15:19:56.365 | ++ functions-common:is_arch:519 : uname -m 2026-06-18 15:19:56.370 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-06-18 15:19:56.372 | + functions:upload_image:412 : '[' bare = bare ']' 2026-06-18 15:19:56.375 | + functions:upload_image:413 : '[' '' = zcat ']' 2026-06-18 15:19:56.377 | + functions:upload_image:415 : '[' '' = bunzip2 ']' 2026-06-18 15:19:56.380 | + functions:upload_image:417 : '[' '' = unxz ']' 2026-06-18 15:19:56.382 | + 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-06-18 15:19:56.384 | + functions:_upload_image:111 : local image_name=cirros-0.6.3-x86_64-disk 2026-06-18 15:19:56.387 | + functions:_upload_image:112 : shift 2026-06-18 15:19:56.390 | + functions:_upload_image:113 : local container=bare 2026-06-18 15:19:56.392 | + functions:_upload_image:114 : shift 2026-06-18 15:19:56.395 | + functions:_upload_image:115 : local disk=qcow2 2026-06-18 15:19:56.402 | + functions:_upload_image:116 : shift 2026-06-18 15:19:56.406 | + functions:_upload_image:117 : local image=/home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-06-18 15:19:56.409 | + functions:_upload_image:118 : shift 2026-06-18 15:19:56.413 | + functions:_upload_image:119 : local properties 2026-06-18 15:19:56.417 | + functions:_upload_image:120 : local useimport 2026-06-18 15:19:56.420 | ++ functions:_upload_image:122 : _image_properties_to_arg hw_rng_model=virtio 2026-06-18 15:19:56.423 | ++ functions:_image_properties_to_arg:94 : local result= 2026-06-18 15:19:56.429 | ++ functions:_image_properties_to_arg:95 : for property in $* 2026-06-18 15:19:56.432 | ++ functions:_image_properties_to_arg:96 : result+=' --property hw_rng_model=virtio' 2026-06-18 15:19:56.437 | ++ functions:_image_properties_to_arg:98 : echo --property hw_rng_model=virtio 2026-06-18 15:19:56.440 | + functions:_upload_image:122 : properties='--property hw_rng_model=virtio' 2026-06-18 15:19:56.442 | + functions:_upload_image:124 : [[ False == \T\r\u\e ]] 2026-06-18 15:19:56.445 | ++ functions:_upload_image:128 : readlink -f /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-06-18 15:19:56.449 | + 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-06-18 15:20:02.620 | +------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-06-18 15:20:02.620 | | Field | Value | 2026-06-18 15:20:02.620 | +------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-06-18 15:20:02.620 | | checksum | 87617e24a5e30cb3b87fda8c0764838f | 2026-06-18 15:20:02.620 | | container_format | bare | 2026-06-18 15:20:02.620 | | created_at | 2026-06-18T15:20:01Z | 2026-06-18 15:20:02.620 | | disk_format | qcow2 | 2026-06-18 15:20:02.620 | | file | /v2/images/c591ac6d-ff59-4a41-aadc-929f1d18d976/file | 2026-06-18 15:20:02.621 | | id | c591ac6d-ff59-4a41-aadc-929f1d18d976 | 2026-06-18 15:20:02.621 | | min_disk | 0 | 2026-06-18 15:20:02.621 | | min_ram | 0 | 2026-06-18 15:20:02.621 | | name | cirros-0.6.3-x86_64-disk | 2026-06-18 15:20:02.621 | | owner | af6234ba611a465cb6a15eb4706568de | 2026-06-18 15:20:02.621 | | 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-06-18 15:20:02.621 | | protected | False | 2026-06-18 15:20:02.621 | | schema | /v2/schemas/image | 2026-06-18 15:20:02.621 | | size | 21692416 | 2026-06-18 15:20:02.621 | | status | active | 2026-06-18 15:20:02.622 | | tags | | 2026-06-18 15:20:02.622 | | updated_at | 2026-06-18T15:20:03Z | 2026-06-18 15:20:02.622 | | virtual_size | 117440512 | 2026-06-18 15:20:02.622 | | visibility | public | 2026-06-18 15:20:02.623 | +------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-06-18 15:20:03.005 | + ./stack.sh:main:1372 : async_wait create_flavors 2026-06-18 15:20:03.049 | [2077 Async create_flavors:78662]: Waiting for completion of create_flavors running on PID 78662 (2 other jobs running) 2026-06-18 15:20:03.070 | [2077 Async create_flavors:78662]: Signaling child to exit 2026-06-18 15:20:12.964 | + inc/async:async_inner:64 : rc=0 2026-06-18 15:20:12.989 | [78662 Async create_flavors:78662]: finished successfully 2026-06-18 15:20:13.015 | WAKEUP 2026-06-18 15:20:13.037 | [2077 Async create_flavors:78662]: Signaled 2026-06-18 15:20:13.039 | + lib/nova:create_flavors:1239 : is_service_enabled n-api 2026-06-18 15:20:13.039 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 15:20:13.039 | + lib/nova:create_flavors:1240 : openstack --os-region-name=RegionOne flavor list 2026-06-18 15:20:13.040 | + lib/nova:create_flavors:1240 : grep -q ds512M 2026-06-18 15:20:13.040 | + lib/nova:create_flavors:1242 : openstack --os-region-name=RegionOne flavor create --id c1 --ram 256 --disk 1 --vcpus 1 --property hw_rng:allowed=True cirros256 2026-06-18 15:20:13.040 | +----------------------------+-----------------------+ 2026-06-18 15:20:13.040 | | Field | Value | 2026-06-18 15:20:13.040 | +----------------------------+-----------------------+ 2026-06-18 15:20:13.040 | | OS-FLV-DISABLED:disabled | False | 2026-06-18 15:20:13.040 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-18 15:20:13.040 | | description | None | 2026-06-18 15:20:13.040 | | disk | 1 | 2026-06-18 15:20:13.040 | | id | c1 | 2026-06-18 15:20:13.041 | | name | cirros256 | 2026-06-18 15:20:13.041 | | os-flavor-access:is_public | True | 2026-06-18 15:20:13.041 | | properties | hw_rng:allowed='True' | 2026-06-18 15:20:13.041 | | ram | 256 | 2026-06-18 15:20:13.041 | | rxtx_factor | 1.0 | 2026-06-18 15:20:13.041 | | swap | 0 | 2026-06-18 15:20:13.041 | | vcpus | 1 | 2026-06-18 15:20:13.041 | +----------------------------+-----------------------+ 2026-06-18 15:20:13.041 | + lib/nova:create_flavors:1243 : openstack --os-region-name=RegionOne flavor create --id d1 --ram 512 --disk 5 --vcpus 1 --property hw_rng:allowed=True ds512M 2026-06-18 15:20:13.041 | +----------------------------+-----------------------+ 2026-06-18 15:20:13.042 | | Field | Value | 2026-06-18 15:20:13.042 | +----------------------------+-----------------------+ 2026-06-18 15:20:13.042 | | OS-FLV-DISABLED:disabled | False | 2026-06-18 15:20:13.042 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-18 15:20:13.042 | | description | None | 2026-06-18 15:20:13.042 | | disk | 5 | 2026-06-18 15:20:13.042 | | id | d1 | 2026-06-18 15:20:13.042 | | name | ds512M | 2026-06-18 15:20:13.042 | | os-flavor-access:is_public | True | 2026-06-18 15:20:13.042 | | properties | hw_rng:allowed='True' | 2026-06-18 15:20:13.042 | | ram | 512 | 2026-06-18 15:20:13.043 | | rxtx_factor | 1.0 | 2026-06-18 15:20:13.043 | | swap | 0 | 2026-06-18 15:20:13.043 | | vcpus | 1 | 2026-06-18 15:20:13.043 | +----------------------------+-----------------------+ 2026-06-18 15:20:13.043 | + lib/nova:create_flavors:1244 : openstack --os-region-name=RegionOne flavor create --id d2 --ram 1024 --disk 10 --vcpus 1 --property hw_rng:allowed=True ds1G 2026-06-18 15:20:13.043 | +----------------------------+-----------------------+ 2026-06-18 15:20:13.043 | | Field | Value | 2026-06-18 15:20:13.043 | +----------------------------+-----------------------+ 2026-06-18 15:20:13.043 | | OS-FLV-DISABLED:disabled | False | 2026-06-18 15:20:13.043 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-18 15:20:13.043 | | description | None | 2026-06-18 15:20:13.044 | | disk | 10 | 2026-06-18 15:20:13.044 | | id | d2 | 2026-06-18 15:20:13.044 | | name | ds1G | 2026-06-18 15:20:13.044 | | os-flavor-access:is_public | True | 2026-06-18 15:20:13.044 | | properties | hw_rng:allowed='True' | 2026-06-18 15:20:13.044 | | ram | 1024 | 2026-06-18 15:20:13.044 | | rxtx_factor | 1.0 | 2026-06-18 15:20:13.044 | | swap | 0 | 2026-06-18 15:20:13.044 | | vcpus | 1 | 2026-06-18 15:20:13.044 | +----------------------------+-----------------------+ 2026-06-18 15:20:13.044 | + lib/nova:create_flavors:1245 : openstack --os-region-name=RegionOne flavor create --id d3 --ram 2048 --disk 10 --vcpus 2 --property hw_rng:allowed=True ds2G 2026-06-18 15:20:13.044 | +----------------------------+-----------------------+ 2026-06-18 15:20:13.045 | | Field | Value | 2026-06-18 15:20:13.045 | +----------------------------+-----------------------+ 2026-06-18 15:20:13.045 | | OS-FLV-DISABLED:disabled | False | 2026-06-18 15:20:13.045 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-18 15:20:13.045 | | description | None | 2026-06-18 15:20:13.045 | | disk | 10 | 2026-06-18 15:20:13.045 | | id | d3 | 2026-06-18 15:20:13.045 | | name | ds2G | 2026-06-18 15:20:13.045 | | os-flavor-access:is_public | True | 2026-06-18 15:20:13.045 | | properties | hw_rng:allowed='True' | 2026-06-18 15:20:13.046 | | ram | 2048 | 2026-06-18 15:20:13.046 | | rxtx_factor | 1.0 | 2026-06-18 15:20:13.046 | | swap | 0 | 2026-06-18 15:20:13.046 | | vcpus | 2 | 2026-06-18 15:20:13.046 | +----------------------------+-----------------------+ 2026-06-18 15:20:13.046 | + lib/nova:create_flavors:1246 : openstack --os-region-name=RegionOne flavor create --id d4 --ram 4096 --disk 20 --vcpus 4 --property hw_rng:allowed=True ds4G 2026-06-18 15:20:13.046 | +----------------------------+-----------------------+ 2026-06-18 15:20:13.046 | | Field | Value | 2026-06-18 15:20:13.046 | +----------------------------+-----------------------+ 2026-06-18 15:20:13.046 | | OS-FLV-DISABLED:disabled | False | 2026-06-18 15:20:13.046 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-18 15:20:13.046 | | description | None | 2026-06-18 15:20:13.047 | | disk | 20 | 2026-06-18 15:20:13.047 | | id | d4 | 2026-06-18 15:20:13.047 | | name | ds4G | 2026-06-18 15:20:13.047 | | os-flavor-access:is_public | True | 2026-06-18 15:20:13.047 | | properties | hw_rng:allowed='True' | 2026-06-18 15:20:13.047 | | ram | 4096 | 2026-06-18 15:20:13.047 | | rxtx_factor | 1.0 | 2026-06-18 15:20:13.047 | | swap | 0 | 2026-06-18 15:20:13.047 | | vcpus | 4 | 2026-06-18 15:20:13.047 | +----------------------------+-----------------------+ 2026-06-18 15:20:13.047 | + lib/nova:create_flavors:1249 : openstack --os-region-name=RegionOne flavor list 2026-06-18 15:20:13.048 | + lib/nova:create_flavors:1249 : grep -q m1.tiny 2026-06-18 15:20:13.048 | + lib/nova:create_flavors:1250 : openstack --os-region-name=RegionOne flavor create --id 1 --ram 512 --disk 1 --vcpus 1 --property hw_rng:allowed=True m1.tiny 2026-06-18 15:20:13.048 | +----------------------------+-----------------------+ 2026-06-18 15:20:13.048 | | Field | Value | 2026-06-18 15:20:13.048 | +----------------------------+-----------------------+ 2026-06-18 15:20:13.048 | | OS-FLV-DISABLED:disabled | False | 2026-06-18 15:20:13.048 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-18 15:20:13.048 | | description | None | 2026-06-18 15:20:13.049 | | disk | 1 | 2026-06-18 15:20:13.049 | | id | 1 | 2026-06-18 15:20:13.049 | | name | m1.tiny | 2026-06-18 15:20:13.049 | | os-flavor-access:is_public | True | 2026-06-18 15:20:13.049 | | properties | hw_rng:allowed='True' | 2026-06-18 15:20:13.049 | | ram | 512 | 2026-06-18 15:20:13.049 | | rxtx_factor | 1.0 | 2026-06-18 15:20:13.049 | | swap | 0 | 2026-06-18 15:20:13.049 | | vcpus | 1 | 2026-06-18 15:20:13.049 | +----------------------------+-----------------------+ 2026-06-18 15:20:13.049 | + lib/nova:create_flavors:1251 : openstack --os-region-name=RegionOne flavor create --id 2 --ram 2048 --disk 20 --vcpus 1 --property hw_rng:allowed=True m1.small 2026-06-18 15:20:13.050 | +----------------------------+-----------------------+ 2026-06-18 15:20:13.050 | | Field | Value | 2026-06-18 15:20:13.050 | +----------------------------+-----------------------+ 2026-06-18 15:20:13.050 | | OS-FLV-DISABLED:disabled | False | 2026-06-18 15:20:13.050 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-18 15:20:13.050 | | description | None | 2026-06-18 15:20:13.050 | | disk | 20 | 2026-06-18 15:20:13.050 | | id | 2 | 2026-06-18 15:20:13.050 | | name | m1.small | 2026-06-18 15:20:13.050 | | os-flavor-access:is_public | True | 2026-06-18 15:20:13.050 | | properties | hw_rng:allowed='True' | 2026-06-18 15:20:13.050 | | ram | 2048 | 2026-06-18 15:20:13.051 | | rxtx_factor | 1.0 | 2026-06-18 15:20:13.051 | | swap | 0 | 2026-06-18 15:20:13.051 | | vcpus | 1 | 2026-06-18 15:20:13.051 | +----------------------------+-----------------------+ 2026-06-18 15:20:13.051 | + lib/nova:create_flavors:1252 : openstack --os-region-name=RegionOne flavor create --id 3 --ram 4096 --disk 40 --vcpus 2 --property hw_rng:allowed=True m1.medium 2026-06-18 15:20:13.051 | +----------------------------+-----------------------+ 2026-06-18 15:20:13.051 | | Field | Value | 2026-06-18 15:20:13.051 | +----------------------------+-----------------------+ 2026-06-18 15:20:13.051 | | OS-FLV-DISABLED:disabled | False | 2026-06-18 15:20:13.051 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-18 15:20:13.051 | | description | None | 2026-06-18 15:20:13.052 | | disk | 40 | 2026-06-18 15:20:13.052 | | id | 3 | 2026-06-18 15:20:13.052 | | name | m1.medium | 2026-06-18 15:20:13.052 | | os-flavor-access:is_public | True | 2026-06-18 15:20:13.052 | | properties | hw_rng:allowed='True' | 2026-06-18 15:20:13.052 | | ram | 4096 | 2026-06-18 15:20:13.052 | | rxtx_factor | 1.0 | 2026-06-18 15:20:13.052 | | swap | 0 | 2026-06-18 15:20:13.052 | | vcpus | 2 | 2026-06-18 15:20:13.052 | +----------------------------+-----------------------+ 2026-06-18 15:20:13.052 | + lib/nova:create_flavors:1253 : openstack --os-region-name=RegionOne flavor create --id 4 --ram 8192 --disk 80 --vcpus 4 --property hw_rng:allowed=True m1.large 2026-06-18 15:20:13.052 | +----------------------------+-----------------------+ 2026-06-18 15:20:13.053 | | Field | Value | 2026-06-18 15:20:13.053 | +----------------------------+-----------------------+ 2026-06-18 15:20:13.053 | | OS-FLV-DISABLED:disabled | False | 2026-06-18 15:20:13.053 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-18 15:20:13.053 | | description | None | 2026-06-18 15:20:13.053 | | disk | 80 | 2026-06-18 15:20:13.053 | | id | 4 | 2026-06-18 15:20:13.053 | | name | m1.large | 2026-06-18 15:20:13.053 | | os-flavor-access:is_public | True | 2026-06-18 15:20:13.053 | | properties | hw_rng:allowed='True' | 2026-06-18 15:20:13.053 | | ram | 8192 | 2026-06-18 15:20:13.053 | | rxtx_factor | 1.0 | 2026-06-18 15:20:13.054 | | swap | 0 | 2026-06-18 15:20:13.054 | | vcpus | 4 | 2026-06-18 15:20:13.054 | +----------------------------+-----------------------+ 2026-06-18 15:20:13.054 | + lib/nova:create_flavors:1254 : openstack --os-region-name=RegionOne flavor create --id 5 --ram 16384 --disk 160 --vcpus 8 --property hw_rng:allowed=True m1.xlarge 2026-06-18 15:20:13.054 | +----------------------------+-----------------------+ 2026-06-18 15:20:13.054 | | Field | Value | 2026-06-18 15:20:13.054 | +----------------------------+-----------------------+ 2026-06-18 15:20:13.054 | | OS-FLV-DISABLED:disabled | False | 2026-06-18 15:20:13.054 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-18 15:20:13.054 | | description | None | 2026-06-18 15:20:13.054 | | disk | 160 | 2026-06-18 15:20:13.055 | | id | 5 | 2026-06-18 15:20:13.055 | | name | m1.xlarge | 2026-06-18 15:20:13.055 | | os-flavor-access:is_public | True | 2026-06-18 15:20:13.055 | | properties | hw_rng:allowed='True' | 2026-06-18 15:20:13.055 | | ram | 16384 | 2026-06-18 15:20:13.055 | | rxtx_factor | 1.0 | 2026-06-18 15:20:13.055 | | swap | 0 | 2026-06-18 15:20:13.055 | | vcpus | 8 | 2026-06-18 15:20:13.055 | +----------------------------+-----------------------+ 2026-06-18 15:20:13.090 | [2077 Async create_flavors:78662]: finished create_flavors with result 0 in 44 seconds 2026-06-18 15:20:13.094 | + inc/async:async_wait:197 : return 0 2026-06-18 15:20:13.097 | + ./stack.sh:main:1374 : is_service_enabled horizon 2026-06-18 15:20:13.120 | + functions-common:is_service_enabled:2070 : return 1 2026-06-18 15:20:13.123 | + ./stack.sh:main:1388 : is_service_enabled nova 2026-06-18 15:20:13.144 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 15:20:13.147 | + ./stack.sh:main:1388 : is_service_enabled keystone 2026-06-18 15:20:13.170 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 15:20:13.173 | + ./stack.sh:main:1389 : USERRC_PARAMS='-PA --target-dir /home/quobyte/devstack/accrc --os-password nomoresecret' 2026-06-18 15:20:13.176 | + ./stack.sh:main:1391 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2026-06-18 15:20:13.179 | + ./stack.sh:main:1395 : /home/quobyte/devstack/tools/create_userrc.sh -PA --target-dir /home/quobyte/devstack/accrc --os-password nomoresecret 2026-06-18 15:20:13.183 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-18 15:20:13.184 | + home/quobyte/devstack/tools/create_userrc.sh:main:31 : ACCOUNT_DIR=./accrc 2026-06-18 15:20:13.186 | ++ 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-06-18 15:20:13.190 | + home/quobyte/devstack/tools/create_userrc.sh:main:80 : options=' -P -A --target-dir '\''/home/quobyte/devstack/accrc'\'' --os-password '\''nomoresecret'\'' --' 2026-06-18 15:20:13.191 | + home/quobyte/devstack/tools/create_userrc.sh:main:84 : eval set -- -P -A --target-dir ''\''/home/quobyte/devstack/accrc'\''' --os-password ''\''nomoresecret'\''' -- 2026-06-18 15:20:13.193 | ++ home/quobyte/devstack/tools/create_userrc.sh:main:84 : set -- -P -A --target-dir /home/quobyte/devstack/accrc --os-password nomoresecret -- 2026-06-18 15:20:13.195 | + home/quobyte/devstack/tools/create_userrc.sh:main:85 : ADDPASS= 2026-06-18 15:20:13.197 | + home/quobyte/devstack/tools/create_userrc.sh:main:86 : HEAT_URL= 2026-06-18 15:20:13.198 | + home/quobyte/devstack/tools/create_userrc.sh:main:91 : SKIP_PROJECT=service 2026-06-18 15:20:13.200 | + home/quobyte/devstack/tools/create_userrc.sh:main:92 : MODE= 2026-06-18 15:20:13.202 | + home/quobyte/devstack/tools/create_userrc.sh:main:93 : ROLE=Member 2026-06-18 15:20:13.203 | + home/quobyte/devstack/tools/create_userrc.sh:main:94 : USER_NAME= 2026-06-18 15:20:13.205 | + home/quobyte/devstack/tools/create_userrc.sh:main:95 : USER_PASS= 2026-06-18 15:20:13.207 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 7 -gt 0 ']' 2026-06-18 15:20:13.208 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-06-18 15:20:13.210 | + home/quobyte/devstack/tools/create_userrc.sh:main:119 : ADDPASS=yes 2026-06-18 15:20:13.212 | + home/quobyte/devstack/tools/create_userrc.sh:main:126 : shift 2026-06-18 15:20:13.214 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 6 -gt 0 ']' 2026-06-18 15:20:13.215 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-06-18 15:20:13.217 | + home/quobyte/devstack/tools/create_userrc.sh:main:118 : MODE=all 2026-06-18 15:20:13.219 | + home/quobyte/devstack/tools/create_userrc.sh:main:126 : shift 2026-06-18 15:20:13.221 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 5 -gt 0 ']' 2026-06-18 15:20:13.223 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-06-18 15:20:13.224 | + home/quobyte/devstack/tools/create_userrc.sh:main:113 : ACCOUNT_DIR=/home/quobyte/devstack/accrc 2026-06-18 15:20:13.226 | + home/quobyte/devstack/tools/create_userrc.sh:main:113 : shift 2026-06-18 15:20:13.228 | + home/quobyte/devstack/tools/create_userrc.sh:main:126 : shift 2026-06-18 15:20:13.229 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 3 -gt 0 ']' 2026-06-18 15:20:13.231 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-06-18 15:20:13.232 | + home/quobyte/devstack/tools/create_userrc.sh:main:100 : export OS_PASSWORD=nomoresecret 2026-06-18 15:20:13.234 | + home/quobyte/devstack/tools/create_userrc.sh:main:100 : OS_PASSWORD=nomoresecret 2026-06-18 15:20:13.235 | + home/quobyte/devstack/tools/create_userrc.sh:main:100 : shift 2026-06-18 15:20:13.237 | + home/quobyte/devstack/tools/create_userrc.sh:main:126 : shift 2026-06-18 15:20:13.239 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 1 -gt 0 ']' 2026-06-18 15:20:13.240 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-06-18 15:20:13.242 | + home/quobyte/devstack/tools/create_userrc.sh:main:122 : shift 2026-06-18 15:20:13.243 | + home/quobyte/devstack/tools/create_userrc.sh:main:122 : break 2026-06-18 15:20:13.245 | + home/quobyte/devstack/tools/create_userrc.sh:main:129 : '[' -z nomoresecret ']' 2026-06-18 15:20:13.247 | + home/quobyte/devstack/tools/create_userrc.sh:main:138 : '[' -z '' -a '' ']' 2026-06-18 15:20:13.249 | + home/quobyte/devstack/tools/create_userrc.sh:main:142 : '[' -z '' -a '' ']' 2026-06-18 15:20:13.250 | + home/quobyte/devstack/tools/create_userrc.sh:main:146 : '[' -z '' -a -z '' ']' 2026-06-18 15:20:13.252 | + home/quobyte/devstack/tools/create_userrc.sh:main:147 : export OS_PROJECT_NAME=admin 2026-06-18 15:20:13.253 | + home/quobyte/devstack/tools/create_userrc.sh:main:147 : OS_PROJECT_NAME=admin 2026-06-18 15:20:13.255 | + home/quobyte/devstack/tools/create_userrc.sh:main:150 : '[' -z '' ']' 2026-06-18 15:20:13.257 | + home/quobyte/devstack/tools/create_userrc.sh:main:151 : export OS_USERNAME=admin 2026-06-18 15:20:13.258 | + home/quobyte/devstack/tools/create_userrc.sh:main:151 : OS_USERNAME=admin 2026-06-18 15:20:13.260 | + home/quobyte/devstack/tools/create_userrc.sh:main:154 : '[' -z '' ']' 2026-06-18 15:20:13.262 | + home/quobyte/devstack/tools/create_userrc.sh:main:155 : export OS_AUTH_URL=http://localhost:5000/v3/ 2026-06-18 15:20:13.263 | + home/quobyte/devstack/tools/create_userrc.sh:main:155 : OS_AUTH_URL=http://localhost:5000/v3/ 2026-06-18 15:20:13.265 | + home/quobyte/devstack/tools/create_userrc.sh:main:158 : '[' -z '' -a -z '' ']' 2026-06-18 15:20:13.267 | + home/quobyte/devstack/tools/create_userrc.sh:main:160 : OS_USER_DOMAIN_ID=default 2026-06-18 15:20:13.269 | + home/quobyte/devstack/tools/create_userrc.sh:main:163 : '[' -z '' -a -z '' ']' 2026-06-18 15:20:13.270 | + home/quobyte/devstack/tools/create_userrc.sh:main:165 : OS_PROJECT_DOMAIN_ID=default 2026-06-18 15:20:13.272 | + home/quobyte/devstack/tools/create_userrc.sh:main:168 : USER_PASS=nomoresecret 2026-06-18 15:20:13.274 | + home/quobyte/devstack/tools/create_userrc.sh:main:169 : USER_NAME=admin 2026-06-18 15:20:13.275 | + home/quobyte/devstack/tools/create_userrc.sh:main:171 : '[' -z all ']' 2026-06-18 15:20:13.277 | + home/quobyte/devstack/tools/create_userrc.sh:main:239 : '[' all '!=' create ']' 2026-06-18 15:20:13.280 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : openstack project list --long --quote none -f csv 2026-06-18 15:20:13.280 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : grep ,True 2026-06-18 15:20:13.281 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : grep -v service 2026-06-18 15:20:13.281 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : IFS=, 2026-06-18 15:20:13.281 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2026-06-18 15:20:15.591 | Failed to discover available identity versions when contacting http://localhost:5000/v3/. Attempting to parse version from URL. 2026-06-18 15:20:15.593 | 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-06-18 15:20:15.948 | + ./stack.sh:main:1400 : save_stackenv 2026-06-18 15:20:15.951 | + functions-common:save_stackenv:65 : local tag= 2026-06-18 15:20:15.954 | ++ functions-common:save_stackenv:67 : date +%F-%H%M%S 2026-06-18 15:20:15.960 | + functions-common:save_stackenv:67 : time_stamp=2026-06-18-172015 2026-06-18 15:20:15.963 | + functions-common:save_stackenv:68 : echo '# 2026-06-18-172015 ' 2026-06-18 15:20:15.969 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-18 15:20:15.972 | + functions-common:save_stackenv:70 : echo BASE_SQL_CONN=mysql+pymysql://root:stackdb@127.0.0.1 2026-06-18 15:20:15.974 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-18 15:20:15.977 | + functions-common:save_stackenv:70 : echo DATA_DIR=/opt/stack/data 2026-06-18 15:20:15.980 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-18 15:20:15.983 | + functions-common:save_stackenv:70 : echo DEST=/opt/stack 2026-06-18 15:20:15.986 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-18 15:20:15.989 | + 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-06-18 15:20:15.992 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-18 15:20:15.995 | + functions-common:save_stackenv:70 : echo HOST_IP=192.168.122.13 2026-06-18 15:20:15.999 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-18 15:20:16.003 | + functions-common:save_stackenv:70 : echo KEYSTONE_SERVICE_URI=http://192.168.122.13/identity 2026-06-18 15:20:16.007 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-18 15:20:16.010 | + functions-common:save_stackenv:70 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2026-06-18-165455 2026-06-18 15:20:16.014 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-18 15:20:16.017 | + functions-common:save_stackenv:70 : echo OS_CACERT= 2026-06-18 15:20:16.020 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-18 15:20:16.023 | + functions-common:save_stackenv:70 : echo SERVICE_HOST=192.168.122.13 2026-06-18 15:20:16.026 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-18 15:20:16.028 | + functions-common:save_stackenv:70 : echo STACK_USER=quobyte 2026-06-18 15:20:16.031 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-18 15:20:16.033 | + functions-common:save_stackenv:70 : echo TLS_IP= 2026-06-18 15:20:16.037 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-18 15:20:16.039 | + functions-common:save_stackenv:70 : echo HOST_IPV6=::1 2026-06-18 15:20:16.042 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-18 15:20:16.045 | + functions-common:save_stackenv:70 : echo SERVICE_IP_VERSION=4 2026-06-18 15:20:16.048 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-18 15:20:16.050 | + functions-common:save_stackenv:70 : echo TUNNEL_ENDPOINT_IP=192.168.122.13 2026-06-18 15:20:16.054 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-18 15:20:16.057 | + functions-common:save_stackenv:70 : echo TUNNEL_IP_VERSION=4 2026-06-18 15:20:16.061 | + ./stack.sh:main:1411 : merge_config_group /home/quobyte/devstack/local.conf extra 2026-06-18 15:20:16.064 | + inc/meta-config:merge_config_group:171 : local localfile=/home/quobyte/devstack/local.conf 2026-06-18 15:20:16.068 | + inc/meta-config:merge_config_group:171 : shift 2026-06-18 15:20:16.071 | + inc/meta-config:merge_config_group:172 : local matchgroups=extra 2026-06-18 15:20:16.074 | + inc/meta-config:merge_config_group:174 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-06-18 15:20:16.077 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-06-18 15:20:16.081 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-06-18 15:20:16.085 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/quobyte/devstack/local.conf extra 2026-06-18 15:20:16.088 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/quobyte/devstack/local.conf 2026-06-18 15:20:16.091 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=extra 2026-06-18 15:20:16.094 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-06-18 15:20:16.098 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=extra ' 2026-06-18 15:20:16.098 | /^\[\[.+\|.*\]\]/ { 2026-06-18 15:20:16.098 | gsub("[][]", "", $1); 2026-06-18 15:20:16.098 | split($1, a, "|"); 2026-06-18 15:20:16.098 | if (a[1] == matchgroup) 2026-06-18 15:20:16.098 | print a[2] 2026-06-18 15:20:16.098 | } 2026-06-18 15:20:16.098 | ' /home/quobyte/devstack/local.conf 2026-06-18 15:20:16.106 | + ./stack.sh:main:1418 : run_phase stack extra 2026-06-18 15:20:16.108 | + functions-common:run_phase:1842 : local mode=stack 2026-06-18 15:20:16.111 | + functions-common:run_phase:1843 : local phase=extra 2026-06-18 15:20:16.115 | + functions-common:run_phase:1844 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-06-18 15:20:16.118 | + functions-common:run_phase:1845 : local extra_plugin_file_name 2026-06-18 15:20:16.122 | + functions-common:run_phase:1846 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-06-18 15:20:16.125 | + functions-common:run_phase:1851 : local exceptions=80-tempest.sh 2026-06-18 15:20:16.128 | + functions-common:run_phase:1852 : local extra 2026-06-18 15:20:16.133 | ++ functions-common:run_phase:1853 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-06-18 15:20:16.137 | + functions-common:run_phase:1853 : extra=80-tempest.sh 2026-06-18 15:20:16.141 | + functions-common:run_phase:1854 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-06-18 15:20:16.145 | + functions-common:run_phase:1858 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-06-18 15:20:16.148 | + functions-common:run_phase:1858 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack extra 2026-06-18 15:20:16.152 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-06-18 15:20:16.173 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-18 15:20:16.177 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-06-18 15:20:16.181 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-06-18 15:20:16.183 | ++ extras.d/80-tempest.sh:source:7 : [[ extra == \i\n\s\t\a\l\l ]] 2026-06-18 15:20:16.187 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-06-18 15:20:16.191 | ++ extras.d/80-tempest.sh:source:10 : [[ extra == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-06-18 15:20:16.194 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2026-06-18 15:20:16.197 | ++ extras.d/80-tempest.sh:source:13 : [[ extra == \e\x\t\r\a ]] 2026-06-18 15:20:16.200 | ++ extras.d/80-tempest.sh:source:15 : : 2026-06-18 15:20:16.203 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-06-18 15:20:16.206 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-06-18 15:20:16.210 | + functions-common:run_phase:1863 : [[ stack == \s\o\u\r\c\e ]] 2026-06-18 15:20:16.214 | + functions-common:run_phase:1866 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-06-18 15:20:16.217 | + functions-common:run_phase:1869 : run_plugins stack extra 2026-06-18 15:20:16.221 | + functions-common:run_plugins:1828 : local mode=stack 2026-06-18 15:20:16.224 | + functions-common:run_plugins:1829 : local phase=extra 2026-06-18 15:20:16.228 | + functions-common:run_plugins:1831 : local plugins= 2026-06-18 15:20:16.232 | + functions-common:run_plugins:1832 : local plugin 2026-06-18 15:20:16.235 | + ./stack.sh:main:1426 : merge_config_group /home/quobyte/devstack/local.conf post-extra 2026-06-18 15:20:16.239 | + inc/meta-config:merge_config_group:171 : local localfile=/home/quobyte/devstack/local.conf 2026-06-18 15:20:16.242 | + inc/meta-config:merge_config_group:171 : shift 2026-06-18 15:20:16.246 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-extra 2026-06-18 15:20:16.249 | + inc/meta-config:merge_config_group:174 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-06-18 15:20:16.252 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-06-18 15:20:16.255 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-06-18 15:20:16.260 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/quobyte/devstack/local.conf post-extra 2026-06-18 15:20:16.264 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/quobyte/devstack/local.conf 2026-06-18 15:20:16.268 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-extra 2026-06-18 15:20:16.270 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-06-18 15:20:16.273 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-extra ' 2026-06-18 15:20:16.273 | /^\[\[.+\|.*\]\]/ { 2026-06-18 15:20:16.273 | gsub("[][]", "", $1); 2026-06-18 15:20:16.273 | split($1, a, "|"); 2026-06-18 15:20:16.273 | if (a[1] == matchgroup) 2026-06-18 15:20:16.274 | print a[2] 2026-06-18 15:20:16.274 | } 2026-06-18 15:20:16.274 | ' /home/quobyte/devstack/local.conf 2026-06-18 15:20:16.280 | + ./stack.sh:main:1435 : is_service_enabled n-cpu 2026-06-18 15:20:16.300 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 15:20:16.304 | + ./stack.sh:main:1436 : is_nova_ready 2026-06-18 15:20:16.308 | + lib/nova:is_nova_ready:1164 : wait_for_compute 60 2026-06-18 15:20:16.311 | + functions:wait_for_compute:490 : local timeout=60 2026-06-18 15:20:16.314 | + functions:wait_for_compute:491 : local rval=0 2026-06-18 15:20:16.316 | + functions:wait_for_compute:492 : local compute_hostname 2026-06-18 15:20:16.320 | + functions:wait_for_compute:493 : time_start wait_for_service 2026-06-18 15:20:16.323 | + functions-common:time_start:2400 : local name=wait_for_service 2026-06-18 15:20:16.326 | + functions-common:time_start:2401 : local start_time= 2026-06-18 15:20:16.331 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-18 15:20:16.336 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-18 15:20:16.342 | + functions-common:time_start:2405 : _TIME_START[$name]=1781796016338 2026-06-18 15:20:16.346 | ++ functions:wait_for_compute:494 : iniget /etc/nova/nova.conf DEFAULT host 2026-06-18 15:20:16.372 | + functions:wait_for_compute:494 : compute_hostname= 2026-06-18 15:20:16.375 | + functions:wait_for_compute:495 : [[ -z '' ]] 2026-06-18 15:20:16.379 | ++ functions:wait_for_compute:496 : hostname 2026-06-18 15:20:16.384 | + functions:wait_for_compute:496 : compute_hostname=devstack 2026-06-18 15:20:16.387 | + functions:wait_for_compute:498 : timeout 60 bash -x 2026-06-18 15:20:16.393 | ++ functions:wait_for_compute:498 : hostname 2026-06-18 15:20:16.397 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-18 15:20:16.400 | + :: : ID= 2026-06-18 15:20:16.402 | + :: : [[ '' == '' ]] 2026-06-18 15:20:16.404 | + :: : sleep 1 2026-06-18 15:20:17.407 | + :: : [[ libvirt = \f\a\k\e ]] 2026-06-18 15:20:17.409 | ++ :: : openstack --os-cloud devstack-admin --os-region RegionOne compute service list --host devstack --service nova-compute -c ID -f value 2026-06-18 15:20:20.809 | + :: : ID=bb73f16f-68a3-4d9f-a366-462b53c9316c 2026-06-18 15:20:20.811 | + :: : [[ bb73f16f-68a3-4d9f-a366-462b53c9316c == '' ]] 2026-06-18 15:20:20.815 | + functions:wait_for_compute:510 : time_stop wait_for_service 2026-06-18 15:20:20.819 | + functions-common:time_stop:2414 : local name 2026-06-18 15:20:20.822 | + functions-common:time_stop:2415 : local end_time 2026-06-18 15:20:20.827 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-18 15:20:20.830 | + functions-common:time_stop:2417 : local total 2026-06-18 15:20:20.833 | + functions-common:time_stop:2418 : local start_time 2026-06-18 15:20:20.837 | + functions-common:time_stop:2420 : name=wait_for_service 2026-06-18 15:20:20.840 | + functions-common:time_stop:2421 : start_time=1781796016338 2026-06-18 15:20:20.844 | + functions-common:time_stop:2423 : [[ -z 1781796016338 ]] 2026-06-18 15:20:20.848 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 15:20:20.853 | + functions-common:time_stop:2426 : end_time=1781796020850 2026-06-18 15:20:20.856 | + functions-common:time_stop:2427 : elapsed_time=4512 2026-06-18 15:20:20.859 | + functions-common:time_stop:2428 : total=25988 2026-06-18 15:20:20.862 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 15:20:20.865 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=30500 2026-06-18 15:20:20.868 | + functions:wait_for_compute:512 : [[ 0 != 0 ]] 2026-06-18 15:20:20.871 | + functions:wait_for_compute:516 : return 0 2026-06-18 15:20:20.874 | + ./stack.sh:main:1440 : service_check 2026-06-18 15:20:20.877 | + functions-common:service_check:1707 : local service 2026-06-18 15:20:20.880 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-18 15:20:20.883 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@key.service 2026-06-18 15:20:20.900 | not-found 2026-06-18 15:20:20.904 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-18 15:20:20.907 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@n-api.service 2026-06-18 15:20:20.925 | enabled 2026-06-18 15:20:20.930 | + functions-common:service_check:1714 : sudo systemctl status devstack@n-api.service --no-pager 2026-06-18 15:20:20.953 | ● devstack@n-api.service - Devstack devstack@n-api.service 2026-06-18 15:20:20.953 | Loaded: loaded (/etc/systemd/system/devstack@n-api.service; enabled; preset: enabled) 2026-06-18 15:20:20.953 | Active: active (running) since Thu 2026-06-18 17:16:49 CEST; 3min 31s ago 2026-06-18 15:20:20.953 | Main PID: 66358 (uwsgi) 2026-06-18 15:20:20.953 | Status: "uWSGI is ready" 2026-06-18 15:20:20.953 | Tasks: 17 (limit: 14255) 2026-06-18 15:20:20.953 | Memory: 275.8M (peak: 276.3M) 2026-06-18 15:20:20.953 | CPU: 15.485s 2026-06-18 15:20:20.953 | CGroup: /system.slice/system-devstack.slice/devstack@n-api.service 2026-06-18 15:20:20.954 | ├─66358 "nova-apiuWSGI master" 2026-06-18 15:20:20.954 | ├─66359 "nova-apiuWSGI worker 1" 2026-06-18 15:20:20.954 | └─66360 "nova-apiuWSGI worker 2" 2026-06-18 15:20:20.954 | 2026-06-18 15:20:20.954 | Jun 18 17:20:20 devstack devstack@n-api.service[66360]: [pid: 66360|app: 0|req: 19/36] 192.168.122.13 () {54 vars in 930 bytes} [Thu Jun 18 17:20:20 2026] GET /compute/v2.1 => generated 392 bytes in 6 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-18 15:20:20.955 | Jun 18 17:20:20 devstack devstack@n-api.service[66359]: DEBUG nova.api.openstack.wsgi [None req-3e7adb7b-10cb-4ab6-881f-d115460bbb89 admin admin] Calling method '>' {{(pid=66359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} 2026-06-18 15:20:20.955 | Jun 18 17:20:20 devstack devstack@n-api.service[66359]: DEBUG oslo_concurrency.lockutils [None req-3e7adb7b-10cb-4ab6-881f-d115460bbb89 admin admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=66359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} 2026-06-18 15:20:20.956 | Jun 18 17:20:20 devstack devstack@n-api.service[66359]: DEBUG oslo_concurrency.lockutils [None req-3e7adb7b-10cb-4ab6-881f-d115460bbb89 admin admin] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=66359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} 2026-06-18 15:20:20.956 | Jun 18 17:20:20 devstack devstack@n-api.service[66359]: DEBUG oslo_concurrency.lockutils [None req-3e7adb7b-10cb-4ab6-881f-d115460bbb89 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=66359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} 2026-06-18 15:20:20.957 | Jun 18 17:20:20 devstack devstack@n-api.service[66359]: DEBUG oslo_concurrency.lockutils [None req-3e7adb7b-10cb-4ab6-881f-d115460bbb89 admin admin] Acquiring lock "6d89cb13-1172-4fe0-8843-3d581639a6c8" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=66359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} 2026-06-18 15:20:20.957 | Jun 18 17:20:20 devstack devstack@n-api.service[66359]: DEBUG oslo_concurrency.lockutils [None req-3e7adb7b-10cb-4ab6-881f-d115460bbb89 admin admin] Lock "6d89cb13-1172-4fe0-8843-3d581639a6c8" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=66359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} 2026-06-18 15:20:20.957 | Jun 18 17:20:20 devstack devstack@n-api.service[66359]: DEBUG oslo_concurrency.lockutils [None req-3e7adb7b-10cb-4ab6-881f-d115460bbb89 admin admin] Lock "6d89cb13-1172-4fe0-8843-3d581639a6c8" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=66359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} 2026-06-18 15:20:20.957 | Jun 18 17:20:20 devstack devstack@n-api.service[66359]: INFO nova.api.openstack.requestlog [None req-3e7adb7b-10cb-4ab6-881f-d115460bbb89 admin admin] 192.168.122.13 "GET /compute/v2.1/os-services?binary=nova-compute&host=devstack" status: 200 len: 251 microversion: 2.69 time: 0.160260 2026-06-18 15:20:20.957 | Jun 18 17:20:20 devstack devstack@n-api.service[66359]: [pid: 66359|app: 0|req: 18/37] 192.168.122.13 () {60 vars in 1320 bytes} [Thu Jun 18 17:20:20 2026] GET /compute/v2.1/os-services?binary=nova-compute&host=devstack => generated 251 bytes in 161 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2026-06-18 15:20:20.959 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-18 15:20:20.963 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@n-cpu.service 2026-06-18 15:20:20.980 | enabled 2026-06-18 15:20:20.985 | + functions-common:service_check:1714 : sudo systemctl status devstack@n-cpu.service --no-pager 2026-06-18 15:20:21.007 | ● devstack@n-cpu.service - Devstack devstack@n-cpu.service 2026-06-18 15:20:21.007 | Loaded: loaded (/etc/systemd/system/devstack@n-cpu.service; enabled; preset: enabled) 2026-06-18 15:20:21.007 | Active: active (running) since Thu 2026-06-18 17:19:23 CEST; 57s ago 2026-06-18 15:20:21.007 | Main PID: 78504 (nova-compute) 2026-06-18 15:20:21.007 | Tasks: 10 (limit: 14255) 2026-06-18 15:20:21.007 | Memory: 135.9M (peak: 137.4M) 2026-06-18 15:20:21.008 | CPU: 4.533s 2026-06-18 15:20:21.008 | CGroup: /system.slice/system-devstack.slice/devstack@n-cpu.service 2026-06-18 15:20:21.008 | └─78504 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf 2026-06-18 15:20:21.008 | 2026-06-18 15:20:21.008 | Jun 18 17:19:51 devstack nova-compute[78504]: DEBUG nova.compute.provider_tree [None req-3f445322-6b45-43d0-856b-1c05989a08e6 None None] Updating resource provider e0a4a9d1-da08-4bf1-9bf6-24493b9e430e generation from 0 to 1 during operation: update_inventory {{(pid=78504) _update_generation /opt/stack/nova/nova/compute/provider_tree.py:164}} 2026-06-18 15:20:21.008 | Jun 18 17:19:51 devstack nova-compute[78504]: DEBUG nova.compute.provider_tree [None req-3f445322-6b45-43d0-856b-1c05989a08e6 None None] Updating inventory in ProviderTree for provider e0a4a9d1-da08-4bf1-9bf6-24493b9e430e with inventory: {'MEMORY_MB': {'total': 11961, 'reserved': 512, 'min_unit': 1, 'max_unit': 11961, 'step_size': 1, 'allocation_ratio': 1.0}, 'VCPU': {'total': 4, 'reserved': 0, 'min_unit': 1, 'max_unit': 4, 'step_size': 1, 'allocation_ratio': 4.0}, 'DISK_GB': {'total': 25, 'reserved': 0, 'min_unit': 1, 'max_unit': 25, 'step_size': 1, 'allocation_ratio': 1.0}} {{(pid=78504) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:176}} 2026-06-18 15:20:21.008 | Jun 18 17:19:52 devstack nova-compute[78504]: DEBUG nova.compute.provider_tree [None req-3f445322-6b45-43d0-856b-1c05989a08e6 None None] Updating resource provider e0a4a9d1-da08-4bf1-9bf6-24493b9e430e generation from 1 to 2 during operation: update_traits {{(pid=78504) _update_generation /opt/stack/nova/nova/compute/provider_tree.py:164}} 2026-06-18 15:20:21.008 | Jun 18 17:19:52 devstack nova-compute[78504]: DEBUG nova.compute.resource_tracker [None req-3f445322-6b45-43d0-856b-1c05989a08e6 None None] Compute_service record updated for devstack:devstack {{(pid=78504) _update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:1097}} 2026-06-18 15:20:21.008 | Jun 18 17:19:52 devstack nova-compute[78504]: DEBUG oslo_concurrency.lockutils [None req-3f445322-6b45-43d0-856b-1c05989a08e6 None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: held 4.952s {{(pid=78504) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} 2026-06-18 15:20:21.009 | Jun 18 17:19:52 devstack nova-compute[78504]: DEBUG nova.service [None req-3f445322-6b45-43d0-856b-1c05989a08e6 None None] Creating RPC server for service: nova-compute on topic: compute {{(pid=78504) start /opt/stack/nova/nova/service.py:196}} 2026-06-18 15:20:21.009 | Jun 18 17:19:52 devstack nova-compute[78504]: DEBUG nova.service [None req-3f445322-6b45-43d0-856b-1c05989a08e6 None None] Creating 2nd RPC server for service: nova-compute on topic: compute-alt {{(pid=78504) start /opt/stack/nova/nova/service.py:212}} 2026-06-18 15:20:21.009 | Jun 18 17:19:52 devstack nova-compute[78504]: DEBUG nova.service [None req-3f445322-6b45-43d0-856b-1c05989a08e6 None None] Join ServiceGroup membership for this service compute {{(pid=78504) start /opt/stack/nova/nova/service.py:222}} 2026-06-18 15:20:21.009 | Jun 18 17:19:52 devstack nova-compute[78504]: DEBUG nova.servicegroup.drivers.db [None req-3f445322-6b45-43d0-856b-1c05989a08e6 None None] DB_Driver: join new ServiceGroup member devstack to the compute group, service = {{(pid=78504) join /opt/stack/nova/nova/servicegroup/drivers/db.py:44}} 2026-06-18 15:20:21.010 | Jun 18 17:19:58 devstack nova-compute[78504]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.49 seconds {{(pid=78504) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-18 15:20:21.014 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-18 15:20:21.017 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@n-cond.service 2026-06-18 15:20:21.034 | not-found 2026-06-18 15:20:21.039 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-18 15:20:21.043 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@n-sch.service 2026-06-18 15:20:21.061 | enabled 2026-06-18 15:20:21.067 | + functions-common:service_check:1714 : sudo systemctl status devstack@n-sch.service --no-pager 2026-06-18 15:20:21.089 | ● devstack@n-sch.service - Devstack devstack@n-sch.service 2026-06-18 15:20:21.089 | Loaded: loaded (/etc/systemd/system/devstack@n-sch.service; enabled; preset: enabled) 2026-06-18 15:20:21.090 | Active: active (running) since Thu 2026-06-18 17:19:08 CEST; 1min 12s ago 2026-06-18 15:20:21.090 | Main PID: 74773 (nova-scheduler:) 2026-06-18 15:20:21.090 | Tasks: 19 (limit: 14255) 2026-06-18 15:20:21.090 | Memory: 157.5M (peak: 158.0M) 2026-06-18 15:20:21.090 | CPU: 5.248s 2026-06-18 15:20:21.090 | CGroup: /system.slice/system-devstack.slice/devstack@n-sch.service 2026-06-18 15:20:21.090 | ├─74773 "nova-scheduler: master process [/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf]" 2026-06-18 15:20:21.090 | ├─76289 "nova-scheduler: ServiceWrapper worker(0)" 2026-06-18 15:20:21.090 | └─76301 "nova-scheduler: ServiceWrapper worker(1)" 2026-06-18 15:20:21.091 | 2026-06-18 15:20:21.091 | Jun 18 17:19:19 devstack nova-scheduler[76289]: DEBUG oslo.service.backend._threading.loopingcall [None req-089a64de-e261-4425-8522-bcd7a84ef68f None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=76289) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-18 15:20:21.091 | Jun 18 17:19:20 devstack nova-scheduler[76301]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.97 seconds {{(pid=76301) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-18 15:20:21.091 | Jun 18 17:19:20 devstack nova-scheduler[76289]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.95 seconds {{(pid=76289) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-18 15:20:21.091 | Jun 18 17:19:22 devstack nova-scheduler[74773]: DEBUG dbcounter [-] [74773] Writing DB stats nova_api:SELECT=3 {{(pid=74773) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-18 15:20:21.091 | Jun 18 17:19:22 devstack nova-scheduler[74773]: DEBUG dbcounter [-] [74773] Writing DB stats nova_cell1:SELECT=1 {{(pid=74773) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-18 15:20:21.091 | Jun 18 17:19:22 devstack nova-scheduler[74773]: DEBUG dbcounter [-] [74773] Writing DB stats nova_cell0:SELECT=1 {{(pid=74773) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-18 15:20:21.091 | Jun 18 17:19:30 devstack nova-scheduler[76301]: DEBUG dbcounter [-] [76301] Writing DB stats nova_cell0:SELECT=4,nova_cell0:INSERT=1,nova_cell0:UPDATE=1 {{(pid=76301) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-18 15:20:21.091 | Jun 18 17:19:30 devstack nova-scheduler[76289]: DEBUG dbcounter [-] [76289] Writing DB stats nova_cell0:SELECT=3,nova_cell0:UPDATE=1 {{(pid=76289) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-18 15:20:21.092 | Jun 18 17:19:47 devstack nova-scheduler[76301]: DEBUG oslo.service.backend._threading.loopingcall [None req-88640df7-cf52-4433-b284-a500708d6508 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=76301) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-18 15:20:21.092 | Jun 18 17:20:19 devstack nova-scheduler[76289]: DEBUG oslo.service.backend._threading.loopingcall [None req-089a64de-e261-4425-8522-bcd7a84ef68f None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=76289) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-18 15:20:21.094 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-18 15:20:21.097 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@n-novnc.service 2026-06-18 15:20:21.116 | not-found 2026-06-18 15:20:21.120 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-18 15:20:21.123 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@n-api-meta.service 2026-06-18 15:20:21.141 | enabled 2026-06-18 15:20:21.146 | + functions-common:service_check:1714 : sudo systemctl status devstack@n-api-meta.service --no-pager 2026-06-18 15:20:21.168 | ● devstack@n-api-meta.service - Devstack devstack@n-api-meta.service 2026-06-18 15:20:21.168 | Loaded: loaded (/etc/systemd/system/devstack@n-api-meta.service; enabled; preset: enabled) 2026-06-18 15:20:21.168 | Active: active (running) since Thu 2026-06-18 17:19:11 CEST; 1min 9s ago 2026-06-18 15:20:21.168 | Main PID: 75386 (uwsgi) 2026-06-18 15:20:21.168 | Status: "uWSGI is ready" 2026-06-18 15:20:21.168 | Tasks: 16 (limit: 14255) 2026-06-18 15:20:21.169 | Memory: 223.0M (peak: 223.5M) 2026-06-18 15:20:21.169 | CPU: 10.875s 2026-06-18 15:20:21.169 | CGroup: /system.slice/system-devstack.slice/devstack@n-api-meta.service 2026-06-18 15:20:21.169 | ├─75386 "nova-api-metauWSGI master" 2026-06-18 15:20:21.169 | ├─75387 "nova-api-metauWSGI worker 1" 2026-06-18 15:20:21.169 | ├─75388 "nova-api-metauWSGI worker 2" 2026-06-18 15:20:21.169 | └─75389 "nova-api-metauWSGI http 1" 2026-06-18 15:20:21.169 | 2026-06-18 15:20:21.169 | Jun 18 17:19:18 devstack devstack@n-api-meta.service[75387]: DEBUG nova.api.openstack.wsgi_app [None req-0726a754-cd75-415d-b00f-6f4ae28edb62 None None] ******************************************************************************** {{(pid=75387) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3260}} 2026-06-18 15:20:21.169 | Jun 18 17:19:18 devstack devstack@n-api-meta.service[75387]: WSGI app 0 (mountpoint='') ready in 7 seconds on interpreter 0x7736f66a3668 pid: 75387 (default app) 2026-06-18 15:20:21.170 | Jun 18 17:19:26 devstack devstack@n-api-meta.service[75388]: DEBUG dbcounter [-] [75388] Writing DB stats nova_api:SELECT=1 {{(pid=75388) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-18 15:20:21.170 | Jun 18 17:19:27 devstack devstack@n-api-meta.service[75387]: DEBUG dbcounter [-] [75387] Writing DB stats nova_api:SELECT=1 {{(pid=75387) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-18 15:20:21.170 | Jun 18 17:19:27 devstack devstack@n-api-meta.service[75388]: DEBUG dbcounter [-] [75388] Writing DB stats nova_cell1:SELECT=1 {{(pid=75388) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-18 15:20:21.170 | Jun 18 17:19:27 devstack devstack@n-api-meta.service[75388]: DEBUG dbcounter [-] [75388] Writing DB stats nova_cell0:SELECT=1 {{(pid=75388) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-18 15:20:21.170 | Jun 18 17:19:27 devstack devstack@n-api-meta.service[75388]: DEBUG dbcounter [-] [75388] Writing DB stats nova_cell0:SELECT=2,nova_cell0:INSERT=1 {{(pid=75388) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-18 15:20:21.170 | Jun 18 17:19:27 devstack devstack@n-api-meta.service[75387]: DEBUG dbcounter [-] [75387] Writing DB stats nova_cell0:SELECT=1 {{(pid=75387) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-18 15:20:21.170 | Jun 18 17:19:27 devstack devstack@n-api-meta.service[75387]: DEBUG dbcounter [-] [75387] Writing DB stats nova_cell1:SELECT=1 {{(pid=75387) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-18 15:20:21.170 | Jun 18 17:19:27 devstack devstack@n-api-meta.service[75387]: DEBUG dbcounter [-] [75387] Writing DB stats nova_cell0:SELECT=1 {{(pid=75387) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-18 15:20:21.173 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-18 15:20:21.176 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@placement-api.service 2026-06-18 15:20:21.195 | enabled 2026-06-18 15:20:21.200 | + functions-common:service_check:1714 : sudo systemctl status devstack@placement-api.service --no-pager 2026-06-18 15:20:21.221 | ● devstack@placement-api.service - Devstack devstack@placement-api.service 2026-06-18 15:20:21.221 | Loaded: loaded (/etc/systemd/system/devstack@placement-api.service; enabled; preset: enabled) 2026-06-18 15:20:21.221 | Active: active (running) since Thu 2026-06-18 17:17:33 CEST; 2min 47s ago 2026-06-18 15:20:21.221 | Main PID: 72570 (uwsgi) 2026-06-18 15:20:21.221 | Status: "uWSGI is ready" 2026-06-18 15:20:21.221 | Tasks: 5 (limit: 14255) 2026-06-18 15:20:21.221 | Memory: 177.3M (peak: 177.5M) 2026-06-18 15:20:21.222 | CPU: 6.770s 2026-06-18 15:20:21.222 | CGroup: /system.slice/system-devstack.slice/devstack@placement-api.service 2026-06-18 15:20:21.222 | ├─72570 "placementuWSGI master" 2026-06-18 15:20:21.222 | ├─72571 "placementuWSGI worker 1" 2026-06-18 15:20:21.222 | └─72572 "placementuWSGI worker 2" 2026-06-18 15:20:21.223 | 2026-06-18 15:20:21.223 | Jun 18 17:19:51 devstack devstack@placement-api.service[72572]: INFO placement.requestlog [req-bdbc2058-4284-4fab-83c7-b9f05b649df9 req-fc96a2c4-c07c-4fd2-8ef6-e5dabe506ca9 service nova] 192.168.122.13 "PUT /placement/resource_providers/e0a4a9d1-da08-4bf1-9bf6-24493b9e430e/inventories" status: 200 len: 396 microversion: 1.26 2026-06-18 15:20:21.223 | Jun 18 17:19:51 devstack devstack@placement-api.service[72572]: [pid: 72572|app: 0|req: 4/9] 192.168.122.13 () {64 vars in 1493 bytes} [Thu Jun 18 17:19:51 2026] PUT /placement/resource_providers/e0a4a9d1-da08-4bf1-9bf6-24493b9e430e/inventories => generated 396 bytes in 120 msecs (HTTP/1.1 200) 8 headers in 296 bytes (1 switches on core 0) 2026-06-18 15:20:21.223 | Jun 18 17:19:51 devstack devstack@placement-api.service[72571]: DEBUG placement.requestlog [req-bdbc2058-4284-4fab-83c7-b9f05b649df9 req-51e6000c-8cdc-4c81-b947-45a38af21f5d None None] Starting request: 192.168.122.13 "GET /placement/traits?name=in:COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG,COMPUTE_VOLUME_MULTI_ATTACH,COMPUTE_IMAGE_TYPE_RAW,HW_CPU_X86_ABM,COMPUTE_IMAGE_TYPE_ARI,COMPUTE_IMAGE_TYPE_AMI,COMPUTE_SOUND_MODEL_AC97,COMPUTE_STORAGE_BUS_SATA,HW_CPU_X86_AVX2,HW_CPU_X86_MMX,COMPUTE_SOUND_MODEL_ES1370,COMPUTE_DEVICE_TAGGING,COMPUTE_NET_VIF_MODEL_E1000E,COMPUTE_ADDRESS_SPACE_EMULATED,COMPUTE_VIOMMU_MODEL_AUTO,HW_CPU_X86_SSE41,COMPUTE_GRAPHICS_MODEL_CIRRUS,COMPUTE_VOLUME_ATTACH_WITH_TAG,COMPUTE_ADDRESS_SPACE_PASSTHROUGH,COMPUTE_GRAPHICS_MODEL_VGA,COMPUTE_NET_VIF_MODEL_VIRTIO,COMPUTE_STORAGE_BUS_USB,HW_ARCH_X86_64,COMPUTE_SOUND_MODEL_ICH9,HW_CPU_X86_SVM,COMPUTE_VIOMMU_MODEL_INTEL,COMPUTE_NET_VIF_MODEL_NE2K_PCI,HW_CPU_X86_BMI,COMPUTE_GRAPHICS_MODEL_QXL,COMPUTE_NET_ATTACH_INTERFACE,COMPUTE_NET_VIF_MODEL_IGB,COMPUTE_NET_VIRTIO_PACKED,HW_CPU_X86_SHA,HW_CPU_X86_AESNI,COMPUTE_STORAGE_VIRTIO_FS,COMPUTE_SOUND_MODEL_ICH6,COMPUTE_NET_VIF_MODEL_VMXNET3,COMPUTE_VOLUME_EXTEND,COMPUTE_IMAGE_TYPE_ISO,HW_CPU_X86_BMI2,COMPUTE_NODE,COMPUTE_NET_VIF_MODEL_PCNET,COMPUTE_ACCELERATORS,COMPUTE_STORAGE_BUS_FDC,COMPUTE_VIOMMU_MODEL_VIRTIO,HW_CPU_X86_AMD_SVM,COMPUTE_GRAPHICS_MODEL_BOCHS,COMPUTE_STORAGE_BUS_IDE,COMPUTE_TRUSTED_CERTS,COMPUTE_SECURITY_UEFI_SECURE_BOOT,HW_CPU_X86_CLMUL,HW_CPU_X86_SSE,COMPUTE_SOUND_MODEL_PCSPK,COMPUTE_SECURITY_STATELESS_FIRMWARE,HW_CPU_X86_SSSE3,COMPUTE_NET_VIF_MODEL_E1000,COMPUTE_IMAGE_TYPE_AKI,COMPUTE_RESCUE_BFV,COMPUTE_ARCH_X86_64,COMPUTE_IMAGE_TYPE_QCOW2,COMPUTE_GRAPHICS_MODEL_VIRTIO,COMPUTE_SOUND_MODEL_USB,HW_CPU_X86_SSE4A,COMPUTE_STORAGE_BUS_VIRTIO,COMPUTE_SOCKET_PCI_NUMA_AFFINITY,COMPUTE_GRAPHICS_MODEL_NONE,HW_CPU_X86_SSE42,HW_CPU_X86_AVX,HW_CPU_X86_FMA3,COMPUTE_GRAPHICS_MODEL_VMVGA,HW_CPU_X86_SSE2,COMPUTE_SOUND_MODEL_SB16,COMPUTE_NET_VIF_MODEL_SPAPR_VLAN,COMPUTE_STORAGE_BUS_SCSI,COMPUTE_NET_VIF_MODEL_RTL8139,HW_CPU_X86_F16C" {{(pid=72571) __call__ /opt/stack/placement/placement/requestlog.py:55}} 2026-06-18 15:20:21.224 | Jun 18 17:19:51 devstack devstack@placement-api.service[72571]: INFO placement.requestlog [req-bdbc2058-4284-4fab-83c7-b9f05b649df9 req-51e6000c-8cdc-4c81-b947-45a38af21f5d service nova] 192.168.122.13 "GET /placement/traits?name=in:COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG,COMPUTE_VOLUME_MULTI_ATTACH,COMPUTE_IMAGE_TYPE_RAW,HW_CPU_X86_ABM,COMPUTE_IMAGE_TYPE_ARI,COMPUTE_IMAGE_TYPE_AMI,COMPUTE_SOUND_MODEL_AC97,COMPUTE_STORAGE_BUS_SATA,HW_CPU_X86_AVX2,HW_CPU_X86_MMX,COMPUTE_SOUND_MODEL_ES1370,COMPUTE_DEVICE_TAGGING,COMPUTE_NET_VIF_MODEL_E1000E,COMPUTE_ADDRESS_SPACE_EMULATED,COMPUTE_VIOMMU_MODEL_AUTO,HW_CPU_X86_SSE41,COMPUTE_GRAPHICS_MODEL_CIRRUS,COMPUTE_VOLUME_ATTACH_WITH_TAG,COMPUTE_ADDRESS_SPACE_PASSTHROUGH,COMPUTE_GRAPHICS_MODEL_VGA,COMPUTE_NET_VIF_MODEL_VIRTIO,COMPUTE_STORAGE_BUS_USB,HW_ARCH_X86_64,COMPUTE_SOUND_MODEL_ICH9,HW_CPU_X86_SVM,COMPUTE_VIOMMU_MODEL_INTEL,COMPUTE_NET_VIF_MODEL_NE2K_PCI,HW_CPU_X86_BMI,COMPUTE_GRAPHICS_MODEL_QXL,COMPUTE_NET_ATTACH_INTERFACE,COMPUTE_NET_VIF_MODEL_IGB,COMPUTE_NET_VIRTIO_PACKED,HW_CPU_X86_SHA,HW_CPU_X86_AESNI,COMPUTE_STORAGE_VIRTIO_FS,COMPUTE_SOUND_MODEL_ICH6,COMPUTE_NET_VIF_MODEL_VMXNET3,COMPUTE_VOLUME_EXTEND,COMPUTE_IMAGE_TYPE_ISO,HW_CPU_X86_BMI2,COMPUTE_NODE,COMPUTE_NET_VIF_MODEL_PCNET,COMPUTE_ACCELERATORS,COMPUTE_STORAGE_BUS_FDC,COMPUTE_VIOMMU_MODEL_VIRTIO,HW_CPU_X86_AMD_SVM,COMPUTE_GRAPHICS_MODEL_BOCHS,COMPUTE_STORAGE_BUS_IDE,COMPUTE_TRUSTED_CERTS,COMPUTE_SECURITY_UEFI_SECURE_BOOT,HW_CPU_X86_CLMUL,HW_CPU_X86_SSE,COMPUTE_SOUND_MODEL_PCSPK,COMPUTE_SECURITY_STATELESS_FIRMWARE,HW_CPU_X86_SSSE3,COMPUTE_NET_VIF_MODEL_E1000,COMPUTE_IMAGE_TYPE_AKI,COMPUTE_RESCUE_BFV,COMPUTE_ARCH_X86_64,COMPUTE_IMAGE_TYPE_QCOW2,COMPUTE_GRAPHICS_MODEL_VIRTIO,COMPUTE_SOUND_MODEL_USB,HW_CPU_X86_SSE4A,COMPUTE_STORAGE_BUS_VIRTIO,COMPUTE_SOCKET_PCI_NUMA_AFFINITY,COMPUTE_GRAPHICS_MODEL_NONE,HW_CPU_X86_SSE42,HW_CPU_X86_AVX,HW_CPU_X86_FMA3,COMPUTE_GRAPHICS_MODEL_VMVGA,HW_CPU_X86_SSE2,COMPUTE_SOUND_MODEL_SB16,COMPUTE_NET_VIF_MODEL_SPAPR_VLAN,COMPUTE_STORAGE_BUS_SCSI,COMPUTE_NET_VIF_MODEL_RTL8139,HW_CPU_X86_F16C" status: 200 len: 2058 microversion: 1.6 2026-06-18 15:20:21.224 | Jun 18 17:19:51 devstack devstack@placement-api.service[72571]: [pid: 72571|app: 0|req: 6/10] 192.168.122.13 () {60 vars in 4907 bytes} [Thu Jun 18 17:19:51 2026] GET /placement/traits?name=in:COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG,COMPUTE_VOLUME_MULTI_ATTACH,COMPUTE_IMAGE_TYPE_RAW,HW_CPU_X86_ABM,COMPUTE_IMAGE_TYPE_ARI,COMPUTE_IMAGE_TYPE_AMI,COMPUTE_SOUND_MODEL_AC97,COMPUTE_STORAGE_BUS_SATA,HW_CPU_X86_AVX2,HW_CPU_X86_MMX,COMPUTE_SOUND_MODEL_ES1370,COMPUTE_DEVICE_TAGGING,COMPUTE_NET_VIF_MODEL_E1000E,COMPUTE_ADDRESS_SPACE_EMULATED,COMPUTE_VIOMMU_MODEL_AUTO,HW_CPU_X86_SSE41,COMPUTE_GRAPHICS_MODEL_CIRRUS,COMPUTE_VOLUME_ATTACH_WITH_TAG,COMPUTE_ADDRESS_SPACE_PASSTHROUGH,COMPUTE_GRAPHICS_MODEL_VGA,COMPUTE_NET_VIF_MODEL_VIRTIO,COMPUTE_STORAGE_BUS_USB,HW_ARCH_X86_64,COMPUTE_SOUND_MODEL_ICH9,HW_CPU_X86_SVM,COMPUTE_VIOMMU_MODEL_INTEL,COMPUTE_NET_VIF_MODEL_NE2K_PCI,HW_CPU_X86_BMI,COMPUTE_GRAPHICS_MODEL_QXL,COMPUTE_NET_ATTACH_INTERFACE,COMPUTE_NET_VIF_MODEL_IGB,COMPUTE_NET_VIRTIO_PACKED,HW_CPU_X86_SHA,HW_CPU_X86_AESNI,COMPUTE_STORAGE_VIRTIO_FS,COMPUTE_SOUND_MODEL_ICH6,COMPUTE_NET_VIF_MODEL_VMXNET3,COMPUTE_VOLUME_EXTEND,COMPUTE_IMAGE_TYPE_ISO,HW_CPU_X86_BMI2,COMPUTE_NODE,COMPUTE_NET_VIF_MODEL_PCNET,COMPUTE_ACCELERATORS,COMPUTE_STORAGE_BUS_FDC,COMPUTE_VIOMMU_MODEL_VIRTIO,HW_CPU_X86_AMD_SVM,COMPUTE_GRAPHICS_MODEL_BOCHS,COMPUTE_STORAGE_BUS_IDE,COMPUTE_TRUSTED_CERTS,COMPUTE_SECURITY_UEFI_SECURE_BOOT,HW_CPU_X86_CLMUL,HW_CPU_X86_SSE,COMPUTE_SOUND_MODEL_PCSPK,COMPUTE_SECURITY_STATELESS_FIRMWARE,HW_CPU_X86_SSSE3,COMPUTE_NET_VIF_MODEL_E1000,COMPUTE_IMAGE_TYPE_AKI,COMPUTE_RESCUE_BFV,COMPUTE_ARCH_X86_64,COMPUTE_IMAGE_TYPE_QCOW2,COMPUTE_GRAPHICS_MODEL_VIRTIO,COMPUTE_SOUND_MODEL_USB,HW_CPU_X86_SSE4A,COMPUTE_STORAGE_BUS_VIRTIO,COMPUTE_SOCKET_PCI_NUMA_AFFINITY,COMPUTE_GRAPHICS_MODEL_NONE,HW_CPU_X86_SSE42,HW_CPU_X86_AVX,HW_CPU_X86_FMA3,COMPUTE_GRAPHICS_MODEL_VMVGA,HW_CPU_X86_SSE2,COMPUTE_SOUND_MODEL_SB16,COMPUTE_NET_VIF_MODEL_SPAPR_VLAN,COMPUTE_STORAGE_BUS_SCSI,COMPUTE_NET_VIF_MODEL_RTL8139,HW_CPU_X86_F16C => generated 2058 bytes in 88 msecs (HTTP/1.1 200) 6 headers in 225 bytes (1 switches on core 0) 2026-06-18 15:20:21.224 | Jun 18 17:19:51 devstack devstack@placement-api.service[72572]: DEBUG placement.requestlog [req-bdbc2058-4284-4fab-83c7-b9f05b649df9 req-99539bc2-eb4a-4751-90bb-41e23c5227f1 None None] Starting request: 192.168.122.13 "PUT /placement/resource_providers/e0a4a9d1-da08-4bf1-9bf6-24493b9e430e/traits" {{(pid=72572) __call__ /opt/stack/placement/placement/requestlog.py:55}} 2026-06-18 15:20:21.224 | Jun 18 17:19:52 devstack devstack@placement-api.service[72572]: INFO placement.requestlog [req-bdbc2058-4284-4fab-83c7-b9f05b649df9 req-99539bc2-eb4a-4751-90bb-41e23c5227f1 service nova] 192.168.122.13 "PUT /placement/resource_providers/e0a4a9d1-da08-4bf1-9bf6-24493b9e430e/traits" status: 200 len: 2093 microversion: 1.6 2026-06-18 15:20:21.224 | Jun 18 17:19:52 devstack devstack@placement-api.service[72572]: [pid: 72572|app: 0|req: 5/11] 192.168.122.13 () {64 vars in 1478 bytes} [Thu Jun 18 17:19:51 2026] PUT /placement/resource_providers/e0a4a9d1-da08-4bf1-9bf6-24493b9e430e/traits => generated 2093 bytes in 321 msecs (HTTP/1.1 200) 6 headers in 225 bytes (1 switches on core 0) 2026-06-18 15:20:21.224 | Jun 18 17:20:01 devstack devstack@placement-api.service[72571]: DEBUG dbcounter [-] [72571] Writing DB stats placement:SELECT=4 {{(pid=72571) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-18 15:20:21.224 | Jun 18 17:20:02 devstack devstack@placement-api.service[72572]: DEBUG dbcounter [-] [72572] Writing DB stats placement:INSERT=80,placement:UPDATE=3,placement:SELECT=6 {{(pid=72572) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-18 15:20:21.227 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-18 15:20:21.231 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@placement-client.service 2026-06-18 15:20:21.249 | not-found 2026-06-18 15:20:21.255 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-18 15:20:21.258 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@g-api.service 2026-06-18 15:20:21.276 | enabled 2026-06-18 15:20:21.282 | + functions-common:service_check:1714 : sudo systemctl status devstack@g-api.service --no-pager 2026-06-18 15:20:21.303 | ● devstack@g-api.service - Devstack devstack@g-api.service 2026-06-18 15:20:21.303 | Loaded: loaded (/etc/systemd/system/devstack@g-api.service; enabled; preset: enabled) 2026-06-18 15:20:21.304 | Active: active (running) since Thu 2026-06-18 17:19:49 CEST; 31s ago 2026-06-18 15:20:21.304 | Main PID: 81619 (uwsgi) 2026-06-18 15:20:21.304 | Status: "uWSGI is ready" 2026-06-18 15:20:21.304 | Tasks: 9 (limit: 14255) 2026-06-18 15:20:21.304 | Memory: 258.4M (peak: 258.9M) 2026-06-18 15:20:21.304 | CPU: 11.154s 2026-06-18 15:20:21.304 | CGroup: /system.slice/system-devstack.slice/devstack@g-api.service 2026-06-18 15:20:21.304 | ├─81619 "glance-apiuWSGI master" 2026-06-18 15:20:21.304 | ├─81625 "glance-apiuWSGI worker 1" 2026-06-18 15:20:21.304 | └─81626 "glance-apiuWSGI worker 2" 2026-06-18 15:20:21.305 | 2026-06-18 15:20:21.305 | Jun 18 17:20:02 devstack devstack@g-api.service[81625]: INFO glance.location [None req-a4779cb4-e895-4521-b376-965a6694afa8 admin admin] Image format matched and virtual size computed: 117440512 2026-06-18 15:20:21.305 | Jun 18 17:20:02 devstack devstack@g-api.service[81625]: DEBUG glance_store.backend [None req-a4779cb4-e895-4521-b376-965a6694afa8 admin admin] Skipping store.set_acls... not implemented. {{(pid=81625) set_acls /opt/stack/data/venv/lib/python3.12/site-packages/glance_store/backend.py:507}} 2026-06-18 15:20:21.305 | Jun 18 17:20:02 devstack devstack@g-api.service[81625]: [pid: 81625|app: 0|req: 3/4] 127.0.0.1 () {40 vars in 872 bytes} [Thu Jun 18 17:20:00 2026] PUT /v2/images/c591ac6d-ff59-4a41-aadc-929f1d18d976/file => generated 0 bytes in 1852 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) 2026-06-18 15:20:21.305 | Jun 18 17:20:02 devstack devstack@g-api.service[81626]: DEBUG glance.api.middleware.version_negotiation [None req-2bf35ed9-c6ea-4734-9fbc-e1a61dcdfc38 admin admin] Determining version of request: GET /v2/images/c591ac6d-ff59-4a41-aadc-929f1d18d976 Accept: */* {{(pid=81626) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:44}} 2026-06-18 15:20:21.305 | Jun 18 17:20:02 devstack devstack@g-api.service[81626]: DEBUG glance.api.middleware.version_negotiation [None req-2bf35ed9-c6ea-4734-9fbc-e1a61dcdfc38 admin admin] Using url versioning {{(pid=81626) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:57}} 2026-06-18 15:20:21.305 | Jun 18 17:20:02 devstack devstack@g-api.service[81626]: DEBUG glance.api.middleware.version_negotiation [None req-2bf35ed9-c6ea-4734-9fbc-e1a61dcdfc38 admin admin] Matched version: v2 {{(pid=81626) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:69}} 2026-06-18 15:20:21.305 | Jun 18 17:20:02 devstack devstack@g-api.service[81626]: DEBUG glance.api.middleware.version_negotiation [None req-2bf35ed9-c6ea-4734-9fbc-e1a61dcdfc38 admin admin] new path /v2/images/c591ac6d-ff59-4a41-aadc-929f1d18d976 {{(pid=81626) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:70}} 2026-06-18 15:20:21.305 | Jun 18 17:20:02 devstack devstack@g-api.service[81626]: [pid: 81626|app: 0|req: 2/5] 127.0.0.1 () {36 vars in 799 bytes} [Thu Jun 18 17:20:02 2026] GET /v2/images/c591ac6d-ff59-4a41-aadc-929f1d18d976 => generated 976 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-18 15:20:21.306 | Jun 18 17:20:12 devstack devstack@g-api.service[81625]: DEBUG dbcounter [-] [81625] Writing DB stats glance:INSERT=5,glance:SELECT=16,glance:UPDATE=2 {{(pid=81625) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-18 15:20:21.306 | Jun 18 17:20:12 devstack devstack@g-api.service[81626]: DEBUG dbcounter [-] [81626] Writing DB stats glance:INSERT=9,glance:SELECT=6 {{(pid=81626) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-18 15:20:21.310 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-18 15:20:21.313 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@c-sch.service 2026-06-18 15:20:21.330 | enabled 2026-06-18 15:20:21.337 | + functions-common:service_check:1714 : sudo systemctl status devstack@c-sch.service --no-pager 2026-06-18 15:20:21.359 | ● devstack@c-sch.service - Devstack devstack@c-sch.service 2026-06-18 15:20:21.359 | Loaded: loaded (/etc/systemd/system/devstack@c-sch.service; enabled; preset: enabled) 2026-06-18 15:20:21.359 | Active: active (running) since Thu 2026-06-18 17:19:38 CEST; 42s ago 2026-06-18 15:20:21.359 | Main PID: 80113 (cinder-schedule) 2026-06-18 15:20:21.359 | Tasks: 1 (limit: 14255) 2026-06-18 15:20:21.359 | Memory: 109.6M (peak: 109.9M) 2026-06-18 15:20:21.359 | CPU: 4.163s 2026-06-18 15:20:21.359 | CGroup: /system.slice/system-devstack.slice/devstack@c-sch.service 2026-06-18 15:20:21.360 | └─80113 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf 2026-06-18 15:20:21.360 | 2026-06-18 15:20:21.360 | Jun 18 17:19:43 devstack cinder-scheduler[80113]: INFO cinder.service [-] Starting cinder-scheduler node (version 28.1.0) 2026-06-18 15:20:21.360 | Jun 18 17:19:43 devstack cinder-scheduler[80113]: INFO cinder.manager [None req-cf86c680-9adf-456c-b0c8-01a9bdfb272c None None] Initiating service 1 cleanup 2026-06-18 15:20:21.360 | Jun 18 17:19:43 devstack cinder-scheduler[80113]: INFO cinder.manager [None req-cf86c680-9adf-456c-b0c8-01a9bdfb272c None None] Service 1 cleanup completed. 2026-06-18 15:20:21.360 | Jun 18 17:19:43 devstack cinder-scheduler[80113]: DEBUG cinder.service [None req-cf86c680-9adf-456c-b0c8-01a9bdfb272c None None] Creating RPC server for service cinder-scheduler {{(pid=80113) start /opt/stack/cinder/cinder/service.py:231}} 2026-06-18 15:20:21.360 | Jun 18 17:19:43 devstack cinder-scheduler[80113]: DEBUG cinder.service [None req-cf86c680-9adf-456c-b0c8-01a9bdfb272c None None] Pinning object versions for RPC server serializer to 1.39 {{(pid=80113) start /opt/stack/cinder/cinder/service.py:237}} 2026-06-18 15:20:21.361 | Jun 18 17:19:53 devstack cinder-scheduler[80113]: DEBUG dbcounter [-] [80113] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=80113) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-18 15:20:21.361 | Jun 18 17:20:01 devstack cinder-scheduler[80113]: DEBUG cinder.scheduler.host_manager [None req-a01fd07f-2935-4c5f-a8ce-5330645e6b34 None None] Received volume service update from devstack@lvmdriver-1: {'volume_backend_name': 'lvmdriver-1', 'vendor_name': 'Open Source', 'driver_version': '3.0.0', 'storage_protocol': 'iSCSI', '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}], 'shared_targets': False, 'sparse_copy_volume': True, 'filter_function': None, 'goodness_function': None} {{(pid=80113) update_service_capabilities /opt/stack/cinder/cinder/scheduler/host_manager.py:629}} 2026-06-18 15:20:21.361 | Jun 18 17:20:01 devstack cinder-scheduler[80113]: DEBUG cinder.scheduler.host_manager [None req-a01fd07f-2935-4c5f-a8ce-5330645e6b34 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, 6, 18, 15, 20, 1, 349357)}, {'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, 6, 18, 15, 20, 1, 349357)}]. {{(pid=80113) _notify_capacity_usage /opt/stack/cinder/cinder/scheduler/host_manager.py:978}} 2026-06-18 15:20:21.362 | Jun 18 17:20:01 devstack cinder-scheduler[80113]: DEBUG cinder.scheduler.host_manager [None req-a01fd07f-2935-4c5f-a8ce-5330645e6b34 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, 6, 18, 15, 20, 1, 314809)} {{(pid=80113) update_from_volume_capability /opt/stack/cinder/cinder/scheduler/host_manager.py:415}} 2026-06-18 15:20:21.362 | Jun 18 17:20:11 devstack cinder-scheduler[80113]: DEBUG dbcounter [-] [80113] Writing DB stats cinder:SELECT=1 {{(pid=80113) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-18 15:20:21.366 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-18 15:20:21.369 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@c-api.service 2026-06-18 15:20:21.387 | enabled 2026-06-18 15:20:21.393 | + functions-common:service_check:1714 : sudo systemctl status devstack@c-api.service --no-pager 2026-06-18 15:20:21.415 | ● devstack@c-api.service - Devstack devstack@c-api.service 2026-06-18 15:20:21.415 | Loaded: loaded (/etc/systemd/system/devstack@c-api.service; enabled; preset: enabled) 2026-06-18 15:20:21.415 | Active: active (running) since Thu 2026-06-18 17:19:31 CEST; 50s ago 2026-06-18 15:20:21.416 | Main PID: 79384 (uwsgi) 2026-06-18 15:20:21.416 | Status: "uWSGI is ready" 2026-06-18 15:20:21.416 | Tasks: 7 (limit: 14255) 2026-06-18 15:20:21.416 | Memory: 247.3M (peak: 247.6M) 2026-06-18 15:20:21.416 | CPU: 11.137s 2026-06-18 15:20:21.416 | CGroup: /system.slice/system-devstack.slice/devstack@c-api.service 2026-06-18 15:20:21.416 | ├─79384 "cinder-apiuWSGI master" 2026-06-18 15:20:21.416 | ├─79385 "cinder-apiuWSGI worker 1" 2026-06-18 15:20:21.416 | └─79386 "cinder-apiuWSGI worker 2" 2026-06-18 15:20:21.417 | 2026-06-18 15:20:21.417 | Jun 18 17:19:46 devstack devstack@c-api.service[79386]: DEBUG dbcounter [-] [79386] Writing DB stats cinder:SELECT=6 {{(pid=79386) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-18 15:20:21.417 | Jun 18 17:19:46 devstack devstack@c-api.service[79386]: INFO cinder.api.openstack.wsgi [req-e99e372c-0c7b-490d-ac6c-9c187ca2e92b req-0c54ea05-915c-4520-ad8a-c746dc64fb26 admin admin] POST http://192.168.122.13/volume/v3/types/15c67865-4cff-4e25-9cd6-42f2b5a689f6/extra_specs 2026-06-18 15:20:21.417 | Jun 18 17:19:46 devstack devstack@c-api.service[79386]: DEBUG cinder.api.openstack.wsgi [req-e99e372c-0c7b-490d-ac6c-9c187ca2e92b req-0c54ea05-915c-4520-ad8a-c746dc64fb26 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=79386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} 2026-06-18 15:20:21.417 | Jun 18 17:19:46 devstack devstack@c-api.service[79386]: /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-06-18 15:20:21.417 | Jun 18 17:19:46 devstack devstack@c-api.service[79386]: warnings.warn( 2026-06-18 15:20:21.417 | Jun 18 17:19:46 devstack devstack@c-api.service[79386]: DEBUG oslo_db.sqlalchemy.engines [req-e99e372c-0c7b-490d-ac6c-9c187ca2e92b req-0c54ea05-915c-4520-ad8a-c746dc64fb26 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=79386) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-06-18 15:20:21.417 | Jun 18 17:19:46 devstack devstack@c-api.service[79386]: INFO cinder.api.openstack.wsgi [req-e99e372c-0c7b-490d-ac6c-9c187ca2e92b req-0c54ea05-915c-4520-ad8a-c746dc64fb26 admin admin] http://192.168.122.13/volume/v3/types/15c67865-4cff-4e25-9cd6-42f2b5a689f6/extra_specs returned with HTTP 200 2026-06-18 15:20:21.418 | Jun 18 17:19:46 devstack devstack@c-api.service[79386]: [pid: 79386|app: 0|req: 2/3] 192.168.122.13 () {62 vars in 1358 bytes} [Thu Jun 18 17:19:45 2026] POST /volume/v3/types/15c67865-4cff-4e25-9cd6-42f2b5a689f6/extra_specs => generated 55 bytes in 873 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) 2026-06-18 15:20:21.418 | Jun 18 17:19:55 devstack devstack@c-api.service[79385]: DEBUG dbcounter [-] [79385] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=79385) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-18 15:20:21.418 | Jun 18 17:19:56 devstack devstack@c-api.service[79386]: DEBUG dbcounter [-] [79386] Writing DB stats cinder:SELECT=5,cinder:INSERT=1 {{(pid=79386) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-18 15:20:21.421 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-18 15:20:21.425 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@c-vol.service 2026-06-18 15:20:21.443 | enabled 2026-06-18 15:20:21.449 | + functions-common:service_check:1714 : sudo systemctl status devstack@c-vol.service --no-pager 2026-06-18 15:20:21.471 | ● devstack@c-vol.service - Devstack devstack@c-vol.service 2026-06-18 15:20:21.471 | Loaded: loaded (/etc/systemd/system/devstack@c-vol.service; enabled; preset: enabled) 2026-06-18 15:20:21.471 | Active: active (running) since Thu 2026-06-18 17:19:40 CEST; 40s ago 2026-06-18 15:20:21.471 | Main PID: 80770 (cinder-volume) 2026-06-18 15:20:21.471 | Tasks: 2 (limit: 14255) 2026-06-18 15:20:21.471 | Memory: 144.2M (peak: 172.8M) 2026-06-18 15:20:21.472 | CPU: 20.852s 2026-06-18 15:20:21.472 | CGroup: /system.slice/system-devstack.slice/devstack@c-vol.service 2026-06-18 15:20:21.472 | ├─80770 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf 2026-06-18 15:20:21.472 | └─80925 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf 2026-06-18 15:20:21.472 | 2026-06-18 15:20:21.472 | Jun 18 17:20:03 devstack sudo[82051]: pam_unix(sudo:session): session closed for user root 2026-06-18 15:20:21.472 | Jun 18 17:20:03 devstack cinder-volume[80925]: DEBUG oslo_concurrency.processutils [None req-a01fd07f-2935-4c5f-a8ce-5330645e6b34 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o size,data_percent --separator : --nosuffix /dev/stack-volumes-lvmdriver-1/stack-volumes-lvmdriver-1-pool" returned: 0 in 0.622s {{(pid=80925) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} 2026-06-18 15:20:21.472 | Jun 18 17:20:03 devstack cinder-volume[80925]: DEBUG oslo_concurrency.processutils [None req-a01fd07f-2935-4c5f-a8ce-5330645e6b34 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=80925) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} 2026-06-18 15:20:21.473 | Jun 18 17:20:03 devstack sudo[82108]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 2026-06-18 15:20:21.473 | Jun 18 17:20:03 devstack sudo[82108]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) 2026-06-18 15:20:21.473 | Jun 18 17:20:04 devstack sudo[82108]: pam_unix(sudo:session): session closed for user root 2026-06-18 15:20:21.473 | Jun 18 17:20:04 devstack cinder-volume[80925]: DEBUG oslo_concurrency.processutils [None req-a01fd07f-2935-4c5f-a8ce-5330645e6b34 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.661s {{(pid=80925) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} 2026-06-18 15:20:21.473 | Jun 18 17:20:04 devstack cinder-volume[80925]: INFO cinder.volume.manager [None req-a01fd07f-2935-4c5f-a8ce-5330645e6b34 None None] Driver post RPC initialization completed successfully. 2026-06-18 15:20:21.473 | Jun 18 17:20:14 devstack cinder-volume[80925]: DEBUG dbcounter [-] [80925] Writing DB stats cinder:SELECT=12,cinder:INSERT=1,cinder:UPDATE=1 {{(pid=80925) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-18 15:20:21.473 | Jun 18 17:20:14 devstack cinder-volume[80925]: DEBUG dbcounter [-] [80925] Writing DB stats cinder:SELECT=2,cinder:UPDATE=1 {{(pid=80925) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-18 15:20:21.477 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-18 15:20:21.481 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@ovn-controller.service 2026-06-18 15:20:21.498 | not-found 2026-06-18 15:20:21.504 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-18 15:20:21.507 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@ovn-northd.service 2026-06-18 15:20:21.525 | not-found 2026-06-18 15:20:21.529 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-18 15:20:21.533 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@ovs-vswitchd.service 2026-06-18 15:20:21.550 | not-found 2026-06-18 15:20:21.554 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-18 15:20:21.557 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@ovsdb-server.service 2026-06-18 15:20:21.575 | not-found 2026-06-18 15:20:21.580 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-18 15:20:21.584 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@q-svc.service 2026-06-18 15:20:21.601 | not-found 2026-06-18 15:20:21.606 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-18 15:20:21.610 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@q-ovn-agent.service 2026-06-18 15:20:21.628 | enabled 2026-06-18 15:20:21.633 | + functions-common:service_check:1714 : sudo systemctl status devstack@q-ovn-agent.service --no-pager 2026-06-18 15:20:21.655 | ● devstack@q-ovn-agent.service - Devstack devstack@q-ovn-agent.service 2026-06-18 15:20:21.655 | Loaded: loaded (/etc/systemd/system/devstack@q-ovn-agent.service; enabled; preset: enabled) 2026-06-18 15:20:21.656 | Active: active (running) since Thu 2026-06-18 17:17:11 CEST; 3min 10s ago 2026-06-18 15:20:21.656 | Main PID: 69126 (neutron-ovn-age) 2026-06-18 15:20:21.656 | Tasks: 20 (limit: 14255) 2026-06-18 15:20:21.656 | Memory: 345.3M (peak: 346.1M) 2026-06-18 15:20:21.656 | CPU: 12.912s 2026-06-18 15:20:21.656 | CGroup: /system.slice/system-devstack.slice/devstack@q-ovn-agent.service 2026-06-18 15:20:21.657 | ├─69126 "neutron-ovn-agent: master process [/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini]" 2026-06-18 15:20:21.657 | ├─70560 "neutron-ovn-agent: ServiceWrapper worker(0)" 2026-06-18 15:20:21.657 | ├─70960 /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/tmp_kf_n2zi/privsep.sock 2026-06-18 15:20:21.657 | └─73425 /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/tmpq9uowaz1/privsep.sock 2026-06-18 15:20:21.657 | 2026-06-18 15:20:21.657 | Jun 18 17:19:15 devstack neutron-ovn-agent[70560]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.000s {{(pid=70560) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} 2026-06-18 15:20:21.657 | Jun 18 17:19:15 devstack neutron-ovn-agent[70560]: DEBUG oslo_concurrency.lockutils [-] Acquiring lock "_check_child_processes" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" {{(pid=70560) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} 2026-06-18 15:20:21.658 | Jun 18 17:19:15 devstack neutron-ovn-agent[70560]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.000s {{(pid=70560) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} 2026-06-18 15:20:21.658 | Jun 18 17:19:15 devstack neutron-ovn-agent[70560]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.000s {{(pid=70560) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} 2026-06-18 15:20:21.658 | Jun 18 17:20:15 devstack neutron-ovn-agent[70560]: DEBUG oslo_concurrency.lockutils [-] Acquiring lock "_check_child_processes" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" {{(pid=70560) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} 2026-06-18 15:20:21.658 | Jun 18 17:20:15 devstack neutron-ovn-agent[70560]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.001s {{(pid=70560) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} 2026-06-18 15:20:21.658 | Jun 18 17:20:15 devstack neutron-ovn-agent[70560]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.000s {{(pid=70560) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} 2026-06-18 15:20:21.658 | Jun 18 17:20:15 devstack neutron-ovn-agent[70560]: DEBUG oslo_concurrency.lockutils [-] Acquiring lock "_check_child_processes" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" {{(pid=70560) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} 2026-06-18 15:20:21.658 | Jun 18 17:20:15 devstack neutron-ovn-agent[70560]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.000s {{(pid=70560) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} 2026-06-18 15:20:21.659 | Jun 18 17:20:15 devstack neutron-ovn-agent[70560]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.000s {{(pid=70560) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} 2026-06-18 15:20:21.661 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-18 15:20:21.664 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@rabbit.service 2026-06-18 15:20:21.681 | not-found 2026-06-18 15:20:21.686 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-18 15:20:21.692 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@tempest.service 2026-06-18 15:20:21.709 | not-found 2026-06-18 15:20:21.714 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-18 15:20:21.716 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@mysql.service 2026-06-18 15:20:21.734 | not-found 2026-06-18 15:20:21.739 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-18 15:20:21.742 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@etcd3.service 2026-06-18 15:20:21.759 | not-found 2026-06-18 15:20:21.764 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-18 15:20:21.767 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@dstat.service 2026-06-18 15:20:21.786 | enabled 2026-06-18 15:20:21.792 | + functions-common:service_check:1714 : sudo systemctl status devstack@dstat.service --no-pager 2026-06-18 15:20:21.814 | ● devstack@dstat.service - Devstack devstack@dstat.service 2026-06-18 15:20:21.814 | Loaded: loaded (/etc/systemd/system/devstack@dstat.service; enabled; preset: enabled) 2026-06-18 15:20:21.814 | Active: active (running) since Thu 2026-06-18 17:10:00 CEST; 10min ago 2026-06-18 15:20:21.814 | Main PID: 45593 (dstat.sh) 2026-06-18 15:20:21.814 | Tasks: 3 (limit: 14255) 2026-06-18 15:20:21.814 | Memory: 27.5M (peak: 28.1M) 2026-06-18 15:20:21.814 | CPU: 3.871s 2026-06-18 15:20:21.814 | CGroup: /system.slice/system-devstack.slice/devstack@dstat.service 2026-06-18 15:20:21.814 | ├─45593 /bin/bash /home/quobyte/devstack/tools/dstat.sh /opt/stack/logs 2026-06-18 15:20:21.814 | ├─45701 /usr/bin/python3 /bin/dstat -tcmndrylpg --tcp --output /opt/stack/logs/dstat-csv.log 2026-06-18 15:20:21.814 | └─45702 /usr/bin/python3 /bin/dstat -tcmndrylpg --swap --tcp 2026-06-18 15:20:21.815 | 2026-06-18 15:20:21.815 | Jun 18 17:20:12 devstack dstat.sh[45702]: 18-06 17:20:12| 24 8 64 0 0|5304M 273M 219M 5937M| 0 0 | 0 1036k| 0 86.0 |3243 3169 |2.79 2.46 1.71|1.0 0 2.0| 0 0 | | 17 287 0 26 0 2026-06-18 15:20:21.815 | Jun 18 17:20:13 devstack dstat.sh[45702]: 18-06 17:20:13| 15 14 66 0 0|5263M 314M 219M 5937M|9873B 36k| 44k 112k|3.00 7.00 |4066 3500 |2.79 2.46 1.71|1.0 0 263| 0 0 | | 17 287 0 26 0 2026-06-18 15:20:21.815 | Jun 18 17:20:14 devstack dstat.sh[45702]: 18-06 17:20:14| 20 11 67 0 0|5285M 292M 219M 5937M| 52B 0 | 0 428k| 0 69.0 |2289 1828 |2.73 2.45 1.72|1.0 0 2.0| 0 0 | | 17 291 0 26 0 2026-06-18 15:20:21.815 | Jun 18 17:20:15 devstack dstat.sh[45702]: 18-06 17:20:15| 20 6 72 0 0|5312M 265M 219M 5937M| 66B 652B| 0 36k| 0 5.00 |1886 1398 |2.73 2.45 1.72|1.0 0 0| 0 0 | | 17 291 0 26 0 2026-06-18 15:20:21.815 | Jun 18 17:20:16 devstack dstat.sh[45702]: 18-06 17:20:16| 9 13 72 0 0|5258M 319M 220M 5937M|4012B 22k| 144k 480k|7.00 42.0 |4447 4670 |2.73 2.45 1.72| 0 0 281| 0 0 | | 17 291 0 26 0 2026-06-18 15:20:21.815 | Jun 18 17:20:17 devstack dstat.sh[45702]: 18-06 17:20:17| 5 4 89 0 0|5262M 314M 220M 5937M| 184B 476B| 0 0 | 0 0 |1212 1339 |2.73 2.45 1.72|1.0 0 5.0| 0 0 | | 17 291 0 26 0 2026-06-18 15:20:21.815 | Jun 18 17:20:18 devstack dstat.sh[45702]: 18-06 17:20:18| 26 13 58 0 0|5268M 309M 220M 5937M| 0 0 | 24k 40k|2.00 4.00 |3011 14k|2.73 2.45 1.72|2.0 0 37| 0 0 | | 17 291 0 27 0 2026-06-18 15:20:21.815 | Jun 18 17:20:19 devstack dstat.sh[45702]: 18-06 17:20:19| 18 9 70 0 0|5300M 277M 220M 5937M| 52B 0 |8191B 5583k|2.00 465 |2022 1508 |2.59 2.43 1.71|1.0 0 0| 0 0 | | 17 291 0 27 0 2026-06-18 15:20:21.815 | Jun 18 17:20:20 devstack dstat.sh[45702]: 18-06 17:20:20| 23 5 69 1 0|5301M 276M 220M 5937M| 0 0 | 0 376k| 0 24.0 |2637 2413 |2.59 2.43 1.71|1.0 0 3.0| 0 0 | | 17 295 0 27 0 2026-06-18 15:20:21.815 | Jun 18 17:20:21 devstack dstat.sh[45702]: 18-06 17:20:21| 11 19 61 0 0|5233M 343M 220M 5937M| 16k 74k|8190B 152k|2.00 24.0 |5790 4421 |2.59 2.43 1.71|1.0 0 211| 0 0 | | 17 295 0 26 0 2026-06-18 15:20:21.820 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-18 15:20:21.824 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@q-ovn-metadata-agent.service 2026-06-18 15:20:21.842 | enabled 2026-06-18 15:20:21.847 | + functions-common:service_check:1714 : sudo systemctl status devstack@q-ovn-metadata-agent.service --no-pager 2026-06-18 15:20:21.870 | ● devstack@q-ovn-metadata-agent.service - Devstack devstack@q-ovn-metadata-agent.service 2026-06-18 15:20:21.870 | Loaded: loaded (/etc/systemd/system/devstack@q-ovn-metadata-agent.service; enabled; preset: enabled) 2026-06-18 15:20:21.870 | Active: active (running) since Thu 2026-06-18 17:17:08 CEST; 3min 12s ago 2026-06-18 15:20:21.870 | Main PID: 68429 (neutron-ovn-met) 2026-06-18 15:20:21.871 | Tasks: 2 (limit: 14255) 2026-06-18 15:20:21.871 | Memory: 121.4M (peak: 122.1M) 2026-06-18 15:20:21.871 | CPU: 3.951s 2026-06-18 15:20:21.871 | CGroup: /system.slice/system-devstack.slice/devstack@q-ovn-metadata-agent.service 2026-06-18 15:20:21.871 | └─68429 "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-06-18 15:20:21.872 | 2026-06-18 15:20:21.872 | Jun 18 17:17:12 devstack neutron-ovn-metadata-agent[68429]: ERROR neutron File "/opt/stack/neutron/neutron/agent/ovn/metadata/ovsdb.py", line 70, in start 2026-06-18 15:20:21.872 | Jun 18 17:17:12 devstack neutron-ovn-metadata-agent[68429]: ERROR neutron helper = idlutils.get_schema_helper(connection_string, 2026-06-18 15:20:21.872 | Jun 18 17:17:12 devstack neutron-ovn-metadata-agent[68429]: ERROR neutron ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-18 15:20:21.872 | Jun 18 17:17:12 devstack neutron-ovn-metadata-agent[68429]: 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-06-18 15:20:21.872 | Jun 18 17:17:12 devstack neutron-ovn-metadata-agent[68429]: ERROR neutron return create_schema_helper(fetch_schema_json(connection, schema_name)) 2026-06-18 15:20:21.872 | Jun 18 17:17:12 devstack neutron-ovn-metadata-agent[68429]: ERROR neutron ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-18 15:20:21.872 | Jun 18 17:17:12 devstack neutron-ovn-metadata-agent[68429]: 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-06-18 15:20:21.872 | Jun 18 17:17:12 devstack neutron-ovn-metadata-agent[68429]: ERROR neutron raise Exception("Could not retrieve schema from %s" % connection) 2026-06-18 15:20:21.872 | Jun 18 17:17:12 devstack neutron-ovn-metadata-agent[68429]: ERROR neutron Exception: Could not retrieve schema from unix:/usr/local/var/run/openvswitch/db.sock 2026-06-18 15:20:21.872 | Jun 18 17:17:12 devstack neutron-ovn-metadata-agent[68429]: ERROR neutron 2026-06-18 15:20:21.876 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-18 15:20:21.880 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@neutron-api.service 2026-06-18 15:20:21.898 | enabled 2026-06-18 15:20:21.902 | + functions-common:service_check:1714 : sudo systemctl status devstack@neutron-api.service --no-pager 2026-06-18 15:20:21.924 | ● devstack@neutron-api.service - Devstack devstack@neutron-api.service 2026-06-18 15:20:21.925 | Loaded: loaded (/etc/systemd/system/devstack@neutron-api.service; enabled; preset: enabled) 2026-06-18 15:20:21.925 | Active: active (running) since Thu 2026-06-18 17:17:14 CEST; 3min 7s ago 2026-06-18 15:20:21.925 | Main PID: 70225 (uwsgi) 2026-06-18 15:20:21.925 | Status: "uWSGI is ready" 2026-06-18 15:20:21.925 | Tasks: 23 (limit: 14255) 2026-06-18 15:20:21.925 | Memory: 389.5M (peak: 390.2M) 2026-06-18 15:20:21.925 | CPU: 44.879s 2026-06-18 15:20:21.925 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-api.service 2026-06-18 15:20:21.925 | ├─70225 "neutron-apiuWSGI master" 2026-06-18 15:20:21.925 | ├─70226 "neutron-apiuWSGI worker 1" 2026-06-18 15:20:21.925 | └─70227 "neutron-apiuWSGI worker 2" 2026-06-18 15:20:21.926 | 2026-06-18 15:20:21.926 | Jun 18 17:20:00 devstack devstack@neutron-api.service[70226]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=70226) _process_scheduled /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:784}} 2026-06-18 15:20:21.926 | Jun 18 17:20:00 devstack devstack@neutron-api.service[70226]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "4d678d7a8f715c31a8ae2799d3a5b84b" from periodic health check thread {{(pid=70226) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1419}} 2026-06-18 15:20:21.926 | Jun 18 17:20:01 devstack devstack@neutron-api.service[70227]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=70227) _process_scheduled /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:784}} 2026-06-18 15:20:21.926 | Jun 18 17:20:01 devstack devstack@neutron-api.service[70227]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "f82807bc18e458b6bb6d937aebc7d1f1" from periodic health check thread {{(pid=70227) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1419}} 2026-06-18 15:20:21.926 | Jun 18 17:20:11 devstack devstack@neutron-api.service[70226]: DEBUG dbcounter [-] [70226] Writing DB stats neutron:UPDATE=1,neutron:SELECT=1 {{(pid=70226) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-18 15:20:21.926 | Jun 18 17:20:11 devstack devstack@neutron-api.service[70227]: DEBUG dbcounter [-] [70227] Writing DB stats neutron:UPDATE=1,neutron:SELECT=1 {{(pid=70227) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-18 15:20:21.926 | Jun 18 17:20:15 devstack devstack@neutron-api.service[70226]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=70226) _process_scheduled /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:784}} 2026-06-18 15:20:21.926 | Jun 18 17:20:15 devstack devstack@neutron-api.service[70226]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "4d678d7a8f715c31a8ae2799d3a5b84b" from periodic health check thread {{(pid=70226) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1419}} 2026-06-18 15:20:21.926 | Jun 18 17:20:16 devstack devstack@neutron-api.service[70227]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=70227) _process_scheduled /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:784}} 2026-06-18 15:20:21.926 | Jun 18 17:20:16 devstack devstack@neutron-api.service[70227]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "f82807bc18e458b6bb6d937aebc7d1f1" from periodic health check thread {{(pid=70227) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1419}} 2026-06-18 15:20:21.932 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-18 15:20:21.935 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@neutron-periodic-workers.service 2026-06-18 15:20:21.954 | enabled 2026-06-18 15:20:21.960 | + functions-common:service_check:1714 : sudo systemctl status devstack@neutron-periodic-workers.service --no-pager 2026-06-18 15:20:21.981 | ● devstack@neutron-periodic-workers.service - Devstack devstack@neutron-periodic-workers.service 2026-06-18 15:20:21.982 | Loaded: loaded (/etc/systemd/system/devstack@neutron-periodic-workers.service; enabled; preset: enabled) 2026-06-18 15:20:21.982 | Active: active (running) since Thu 2026-06-18 17:17:19 CEST; 3min 2s ago 2026-06-18 15:20:21.982 | Main PID: 71274 (neutron-periodi) 2026-06-18 15:20:21.982 | Tasks: 15 (limit: 14255) 2026-06-18 15:20:21.982 | Memory: 180.2M (peak: 180.5M) 2026-06-18 15:20:21.982 | CPU: 6.990s 2026-06-18 15:20:21.982 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-periodic-workers.service 2026-06-18 15:20:21.982 | ├─71274 "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-06-18 15:20:21.982 | └─71903 "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-06-18 15:20:21.982 | 2026-06-18 15:20:21.983 | Jun 18 17:19:22 devstack neutron-periodic-workers[71903]: DEBUG dbcounter [-] [71903] Writing DB stats neutron:SELECT=3 {{(pid=71903) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-18 15:20:21.983 | Jun 18 17:19:27 devstack neutron-periodic-workers[71903]: DEBUG neutron.db.agents_db [None req-83042c8c-9058-4c00-beb0-58eecc6d776c None None] Agent healthcheck: found 0 active agents {{(pid=71903) agent_health_check /opt/stack/neutron/neutron/db/agents_db.py:326}} 2026-06-18 15:20:21.983 | Jun 18 17:19:27 devstack neutron-periodic-workers[71903]: DEBUG oslo.service.backend._threading.loopingcall [None req-83042c8c-9058-4c00-beb0-58eecc6d776c None None] Fixed interval looping call 'neutron.plugins.ml2.plugin.AgentDbMixin.agent_health_check' sleeping for 36.97 seconds {{(pid=71903) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-18 15:20:21.983 | Jun 18 17:19:30 devstack neutron-periodic-workers[71903]: DEBUG oslo.service.backend._threading.loopingcall [None req-b49bf162-063a-408b-a95e-f3dd0881b96f None None] Fixed interval looping call 'neutron.db.quota.driver_nolock.DbQuotaNoLockDriver._remove_expired_reservations' sleeping for 119.99 seconds {{(pid=71903) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-18 15:20:21.983 | Jun 18 17:19:40 devstack neutron-periodic-workers[71903]: DEBUG dbcounter [-] [71903] Writing DB stats neutron:SELECT=1,neutron:DELETE=1 {{(pid=71903) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-18 15:20:21.983 | Jun 18 17:19:49 devstack neutron-periodic-workers[71903]: DEBUG oslo.service.backend._threading.loopingcall [None req-b99989ef-1c6c-4b5c-9d1b-99deaf6aaa71 None None] Fixed interval looping call 'neutron.plugins.ml2.plugin.DhcpAgentSchedulerDbMixin.remove_networks_from_down_agents' sleeping for 36.98 seconds {{(pid=71903) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-18 15:20:21.983 | Jun 18 17:19:59 devstack neutron-periodic-workers[71903]: DEBUG dbcounter [-] [71903] Writing DB stats neutron:SELECT=3 {{(pid=71903) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-18 15:20:21.983 | Jun 18 17:20:04 devstack neutron-periodic-workers[71903]: DEBUG neutron.db.agents_db [None req-83042c8c-9058-4c00-beb0-58eecc6d776c None None] Agent healthcheck: found 0 active agents {{(pid=71903) agent_health_check /opt/stack/neutron/neutron/db/agents_db.py:326}} 2026-06-18 15:20:21.983 | Jun 18 17:20:04 devstack neutron-periodic-workers[71903]: DEBUG oslo.service.backend._threading.loopingcall [None req-83042c8c-9058-4c00-beb0-58eecc6d776c None None] Fixed interval looping call 'neutron.plugins.ml2.plugin.AgentDbMixin.agent_health_check' sleeping for 36.99 seconds {{(pid=71903) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-18 15:20:21.983 | Jun 18 17:20:14 devstack neutron-periodic-workers[71903]: DEBUG dbcounter [-] [71903] Writing DB stats neutron:SELECT=1 {{(pid=71903) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-18 15:20:21.988 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-18 15:20:21.992 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@neutron-rpc-server.service 2026-06-18 15:20:22.010 | enabled 2026-06-18 15:20:22.015 | + functions-common:service_check:1714 : sudo systemctl status devstack@neutron-rpc-server.service --no-pager 2026-06-18 15:20:22.036 | ● devstack@neutron-rpc-server.service - Devstack devstack@neutron-rpc-server.service 2026-06-18 15:20:22.037 | Loaded: loaded (/etc/systemd/system/devstack@neutron-rpc-server.service; enabled; preset: enabled) 2026-06-18 15:20:22.037 | Active: active (running) since Thu 2026-06-18 17:17:16 CEST; 3min 5s ago 2026-06-18 15:20:22.037 | Main PID: 70773 (neutron-rpc-ser) 2026-06-18 15:20:22.037 | Tasks: 27 (limit: 14255) 2026-06-18 15:20:22.037 | Memory: 194.3M (peak: 195.0M) 2026-06-18 15:20:22.037 | CPU: 8.933s 2026-06-18 15:20:22.037 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-rpc-server.service 2026-06-18 15:20:22.037 | ├─70773 "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-06-18 15:20:22.037 | ├─71865 "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-06-18 15:20:22.037 | └─71867 "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-06-18 15:20:22.037 | 2026-06-18 15:20:22.038 | Jun 18 17:19:02 devstack neutron-rpc-server[71867]: ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor ^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-18 15:20:22.038 | Jun 18 17:19:02 devstack neutron-rpc-server[71867]: ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor File "/opt/stack/neutron/neutron/common/ovn/hash_ring_manager.py", line 117, in get_node 2026-06-18 15:20:22.038 | Jun 18 17:19:02 devstack neutron-rpc-server[71867]: ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor self._load_hash_ring() 2026-06-18 15:20:22.038 | Jun 18 17:19:02 devstack neutron-rpc-server[71867]: ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor File "/opt/stack/neutron/neutron/common/ovn/hash_ring_manager.py", line 95, in _load_hash_ring 2026-06-18 15:20:22.038 | Jun 18 17:19:02 devstack neutron-rpc-server[71867]: ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor self._wait_startup_before_caching or 2026-06-18 15:20:22.038 | Jun 18 17:19:02 devstack neutron-rpc-server[71867]: ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-18 15:20:22.038 | Jun 18 17:19:02 devstack neutron-rpc-server[71867]: ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor File "/opt/stack/neutron/neutron/common/ovn/hash_ring_manager.py", line 63, in _wait_startup_before_caching 2026-06-18 15:20:22.038 | Jun 18 17:19:02 devstack neutron-rpc-server[71867]: ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor raise RuntimeError(msg) 2026-06-18 15:20:22.038 | Jun 18 17:19:02 devstack neutron-rpc-server[71867]: ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor RuntimeError: The Neutron API workers count is zero 2026-06-18 15:20:22.038 | Jun 18 17:19:02 devstack neutron-rpc-server[71867]: ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor 2026-06-18 15:20:22.043 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-18 15:20:22.045 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@neutron-ovn-maintenance-worker.service 2026-06-18 15:20:22.062 | enabled 2026-06-18 15:20:22.066 | + functions-common:service_check:1714 : sudo systemctl status devstack@neutron-ovn-maintenance-worker.service --no-pager 2026-06-18 15:20:22.089 | ● devstack@neutron-ovn-maintenance-worker.service - Devstack devstack@neutron-ovn-maintenance-worker.service 2026-06-18 15:20:22.090 | Loaded: loaded (/etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service; enabled; preset: enabled) 2026-06-18 15:20:22.090 | Active: active (running) since Thu 2026-06-18 17:17:22 CEST; 3min 0s ago 2026-06-18 15:20:22.090 | Main PID: 71778 (neutron-ovn-mai) 2026-06-18 15:20:22.090 | Tasks: 12 (limit: 14255) 2026-06-18 15:20:22.090 | Memory: 253.7M (peak: 254.1M) 2026-06-18 15:20:22.090 | CPU: 8.071s 2026-06-18 15:20:22.090 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-ovn-maintenance-worker.service 2026-06-18 15:20:22.090 | ├─71778 "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-06-18 15:20:22.090 | └─71888 "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-06-18 15:20:22.090 | 2026-06-18 15:20:22.090 | Jun 18 17:17:50 devstack neutron-ovn-maintenance-worker[71888]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-a63d96a0-f375-45d2-a470-ee93f8fae173 None None] Starting OVN maintenance task: update_router_distributed_flag {{(pid=71888) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:97}} 2026-06-18 15:20:22.091 | Jun 18 17:17:50 devstack neutron-ovn-maintenance-worker[71888]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-a63d96a0-f375-45d2-a470-ee93f8fae173 None None] OVN maintenance task: Sync router.distributed with distributed floating IP config. {{(pid=71888) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:99}} 2026-06-18 15:20:22.091 | Jun 18 17:17:50 devstack neutron-ovn-maintenance-worker[71888]: INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-a63d96a0-f375-45d2-a470-ee93f8fae173 None None] OVN maintenance task update_router_distributed_flag finished in 0.008 seconds 2026-06-18 15:20:22.091 | Jun 18 17:17:50 devstack neutron-ovn-maintenance-worker[71888]: DEBUG futurist.periodics [None req-a63d96a0-f375-45d2-a470-ee93f8fae173 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=71888) _on_done /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:881}} 2026-06-18 15:20:22.091 | Jun 18 17:17:50 devstack neutron-ovn-maintenance-worker[71888]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-a63d96a0-f375-45d2-a470-ee93f8fae173 None None] Starting OVN maintenance task: update_security_group_with_address_group {{(pid=71888) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:97}} 2026-06-18 15:20:22.091 | Jun 18 17:17:50 devstack neutron-ovn-maintenance-worker[71888]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-a63d96a0-f375-45d2-a470-ee93f8fae173 None None] OVN maintenance task: Repair Address_Sets and ACLs for address group rules. {{(pid=71888) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:99}} 2026-06-18 15:20:22.091 | Jun 18 17:17:50 devstack neutron-ovn-maintenance-worker[71888]: INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-a63d96a0-f375-45d2-a470-ee93f8fae173 None None] OVN maintenance task update_security_group_with_address_group finished in 0.020 seconds 2026-06-18 15:20:22.091 | Jun 18 17:17:50 devstack neutron-ovn-maintenance-worker[71888]: DEBUG futurist.periodics [None req-a63d96a0-f375-45d2-a470-ee93f8fae173 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=71888) _on_done /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:881}} 2026-06-18 15:20:22.091 | Jun 18 17:17:50 devstack neutron-ovn-maintenance-worker[71888]: DEBUG futurist.periodics [None req-a63d96a0-f375-45d2-a470-ee93f8fae173 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=71888) _on_done /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:881}} 2026-06-18 15:20:22.091 | Jun 18 17:18:00 devstack neutron-ovn-maintenance-worker[71888]: DEBUG dbcounter [-] [71888] Writing DB stats neutron:SELECT=31,neutron:DELETE=1,neutron:UPDATE=1 {{(pid=71888) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-18 15:20:22.095 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-18 15:20:22.097 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@n-novnc-cell1.service 2026-06-18 15:20:22.114 | enabled 2026-06-18 15:20:22.118 | + functions-common:service_check:1714 : sudo systemctl status devstack@n-novnc-cell1.service --no-pager 2026-06-18 15:20:22.140 | ● devstack@n-novnc-cell1.service - Devstack devstack@n-novnc-cell1.service 2026-06-18 15:20:22.140 | Loaded: loaded (/etc/systemd/system/devstack@n-novnc-cell1.service; enabled; preset: enabled) 2026-06-18 15:20:22.140 | Active: active (running) since Thu 2026-06-18 17:19:13 CEST; 1min 8s ago 2026-06-18 15:20:22.140 | Main PID: 76034 (nova-novncproxy) 2026-06-18 15:20:22.140 | Tasks: 4 (limit: 14255) 2026-06-18 15:20:22.140 | Memory: 109.6M (peak: 109.7M) 2026-06-18 15:20:22.141 | CPU: 4.080s 2026-06-18 15:20:22.141 | CGroup: /system.slice/system-devstack.slice/devstack@n-novnc-cell1.service 2026-06-18 15:20:22.141 | └─76034 /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-06-18 15:20:22.141 | 2026-06-18 15:20:22.141 | Jun 18 17:19:14 devstack nova-novncproxy[76034]: If you are already using Eventlet, we recommend migrating to a different 2026-06-18 15:20:22.141 | Jun 18 17:19:14 devstack nova-novncproxy[76034]: framework. For more detail see 2026-06-18 15:20:22.141 | Jun 18 17:19:14 devstack nova-novncproxy[76034]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-18 15:20:22.141 | Jun 18 17:19:14 devstack nova-novncproxy[76034]: import eventlet # noqa 2026-06-18 15:20:22.141 | Jun 18 17:19:15 devstack nova-novncproxy[76034]: 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-06-18 15:20:22.141 | Jun 18 17:19:19 devstack nova-novncproxy[76034]: INFO nova.console.websocketproxy [-] WebSocket server settings: 2026-06-18 15:20:22.141 | Jun 18 17:19:19 devstack nova-novncproxy[76034]: INFO nova.console.websocketproxy [-] - Listen on 0.0.0.0:6080 2026-06-18 15:20:22.142 | Jun 18 17:19:19 devstack nova-novncproxy[76034]: INFO nova.console.websocketproxy [-] - Web server (no directory listings). Web root: /opt/stack/novnc 2026-06-18 15:20:22.142 | Jun 18 17:19:19 devstack nova-novncproxy[76034]: INFO nova.console.websocketproxy [-] - No SSL/TLS support (no cert file) 2026-06-18 15:20:22.142 | Jun 18 17:19:19 devstack nova-novncproxy[76034]: INFO nova.console.websocketproxy [-] - proxying from 0.0.0.0:6080 to None:None 2026-06-18 15:20:22.146 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-18 15:20:22.148 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@n-super-cond.service 2026-06-18 15:20:22.166 | enabled 2026-06-18 15:20:22.171 | + functions-common:service_check:1714 : sudo systemctl status devstack@n-super-cond.service --no-pager 2026-06-18 15:20:22.192 | ● devstack@n-super-cond.service - Devstack devstack@n-super-cond.service 2026-06-18 15:20:22.192 | Loaded: loaded (/etc/systemd/system/devstack@n-super-cond.service; enabled; preset: enabled) 2026-06-18 15:20:22.192 | Active: active (running) since Thu 2026-06-18 17:19:17 CEST; 1min 5s ago 2026-06-18 15:20:22.192 | Main PID: 76871 (nova-conductor:) 2026-06-18 15:20:22.192 | Tasks: 19 (limit: 14255) 2026-06-18 15:20:22.192 | Memory: 158.3M (peak: 158.7M) 2026-06-18 15:20:22.193 | CPU: 5.207s 2026-06-18 15:20:22.193 | CGroup: /system.slice/system-devstack.slice/devstack@n-super-cond.service 2026-06-18 15:20:22.193 | ├─76871 "nova-conductor: master process [/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf]" 2026-06-18 15:20:22.193 | ├─78493 "nova-conductor: ServiceWrapper worker(0)" 2026-06-18 15:20:22.193 | └─78495 "nova-conductor: ServiceWrapper worker(1)" 2026-06-18 15:20:22.193 | 2026-06-18 15:20:22.193 | Jun 18 17:19:23 devstack nova-conductor[78493]: DEBUG nova.servicegroup.drivers.db [None req-9c0a9811-bb46-4af0-8079-a3eaed811f29 None None] DB_Driver: join new ServiceGroup member devstack to the conductor group, service = {{(pid=78493) join /opt/stack/nova/nova/servicegroup/drivers/db.py:44}} 2026-06-18 15:20:22.193 | Jun 18 17:19:28 devstack nova-conductor[78495]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.96 seconds {{(pid=78495) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-18 15:20:22.193 | Jun 18 17:19:28 devstack nova-conductor[78493]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.98 seconds {{(pid=78493) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-18 15:20:22.193 | Jun 18 17:19:31 devstack nova-conductor[76871]: DEBUG dbcounter [-] [76871] Writing DB stats nova_api:SELECT=1 {{(pid=76871) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-18 15:20:22.193 | Jun 18 17:19:31 devstack nova-conductor[76871]: DEBUG dbcounter [-] [76871] Writing DB stats nova_cell0:SELECT=1 {{(pid=76871) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-18 15:20:22.194 | Jun 18 17:19:31 devstack nova-conductor[76871]: DEBUG dbcounter [-] [76871] Writing DB stats nova_cell1:SELECT=1 {{(pid=76871) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-18 15:20:22.194 | Jun 18 17:19:38 devstack nova-conductor[78495]: DEBUG dbcounter [-] [78495] Writing DB stats nova_cell0:SELECT=4,nova_cell0:INSERT=1,nova_cell0:UPDATE=1 {{(pid=78495) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-18 15:20:22.194 | Jun 18 17:19:38 devstack nova-conductor[78493]: DEBUG dbcounter [-] [78493] Writing DB stats nova_cell0:SELECT=3 {{(pid=78493) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-18 15:20:22.194 | Jun 18 17:19:52 devstack nova-conductor[78493]: DEBUG oslo.service.backend._threading.loopingcall [None req-3e8019cd-6583-4381-86ea-14b344f9259b None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=78493) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-18 15:20:22.194 | Jun 18 17:20:08 devstack nova-conductor[78495]: DEBUG oslo.service.backend._threading.loopingcall [None req-098e1521-9037-47cb-ba14-15711091195d None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=78495) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-18 15:20:22.198 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-18 15:20:22.202 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@n-cond-cell1.service 2026-06-18 15:20:22.221 | enabled 2026-06-18 15:20:22.225 | + functions-common:service_check:1714 : sudo systemctl status devstack@n-cond-cell1.service --no-pager 2026-06-18 15:20:22.249 | ● devstack@n-cond-cell1.service - Devstack devstack@n-cond-cell1.service 2026-06-18 15:20:22.249 | Loaded: loaded (/etc/systemd/system/devstack@n-cond-cell1.service; enabled; preset: enabled) 2026-06-18 15:20:22.249 | Active: active (running) since Thu 2026-06-18 17:19:19 CEST; 1min 2s ago 2026-06-18 15:20:22.250 | Main PID: 77431 (nova-conductor:) 2026-06-18 15:20:22.250 | Tasks: 37 (limit: 14255) 2026-06-18 15:20:22.250 | Memory: 169.9M (peak: 170.3M) 2026-06-18 15:20:22.250 | CPU: 5.409s 2026-06-18 15:20:22.250 | CGroup: /system.slice/system-devstack.slice/devstack@n-cond-cell1.service 2026-06-18 15:20:22.250 | ├─77431 "nova-conductor: master process [/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf]" 2026-06-18 15:20:22.250 | ├─78577 "nova-conductor: ServiceWrapper worker(0)" 2026-06-18 15:20:22.250 | └─78579 "nova-conductor: ServiceWrapper worker(1)" 2026-06-18 15:20:22.250 | 2026-06-18 15:20:22.250 | Jun 18 17:19:39 devstack nova-conductor[78579]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.99 seconds {{(pid=78579) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-18 15:20:22.250 | Jun 18 17:19:49 devstack nova-conductor[78577]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.98 seconds {{(pid=78577) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-18 15:20:22.251 | Jun 18 17:19:49 devstack nova-conductor[78579]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.99 seconds {{(pid=78579) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-18 15:20:22.251 | Jun 18 17:19:59 devstack nova-conductor[78577]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.98 seconds {{(pid=78577) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-18 15:20:22.251 | Jun 18 17:19:59 devstack nova-conductor[78579]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.99 seconds {{(pid=78579) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-18 15:20:22.251 | Jun 18 17:20:09 devstack nova-conductor[78577]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.99 seconds {{(pid=78577) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-18 15:20:22.251 | Jun 18 17:20:09 devstack nova-conductor[78579]: DEBUG dbcounter [-] [78579] Writing DB stats nova_cell1:SELECT=15,nova_cell1:INSERT=1,nova_cell1:UPDATE=1 {{(pid=78579) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-18 15:20:22.251 | Jun 18 17:20:09 devstack nova-conductor[78579]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.99 seconds {{(pid=78579) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-18 15:20:22.251 | Jun 18 17:20:19 devstack nova-conductor[78577]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.97 seconds {{(pid=78577) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-18 15:20:22.251 | Jun 18 17:20:19 devstack nova-conductor[78579]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.99 seconds {{(pid=78579) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-18 15:20:22.255 | + ./stack.sh:main:1446 : is_service_enabled n-api 2026-06-18 15:20:22.272 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 15:20:22.275 | + ./stack.sh:main:1447 : is_service_enabled n-cpu 2026-06-18 15:20:22.294 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 15:20:22.298 | + ./stack.sh:main:1448 : /home/quobyte/devstack/tools/discover_hosts.sh 2026-06-18 15:20:22.300 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-18 15:20:22.770 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-06-18 15:20:22.770 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-18 15:20:22.770 | we strongly recommend against using it for new projects. 2026-06-18 15:20:22.770 | 2026-06-18 15:20:22.771 | If you are already using Eventlet, we recommend migrating to a different 2026-06-18 15:20:22.771 | framework. For more detail see 2026-06-18 15:20:22.771 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-18 15:20:22.771 | 2026-06-18 15:20:22.771 | import eventlet # noqa 2026-06-18 15:20:23.124 | 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-06-18 15:20:26.210 | INFO dbcounter [None req-82bcd6bf-f531-4be8-b9cf-aeecad5739fa None None] Registered counter for database nova_api 2026-06-18 15:20:26.345 | DEBUG dbcounter [-] [83069] Writer thread running {{(pid=83069) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-18 15:20:26.355 | Found 2 cell mappings. 2026-06-18 15:20:26.356 | Skipping cell0 since it does not contain hosts. 2026-06-18 15:20:26.356 | Getting computes from cell 'cell1': 6d89cb13-1172-4fe0-8843-3d581639a6c8 2026-06-18 15:20:26.356 | INFO dbcounter [None req-82bcd6bf-f531-4be8-b9cf-aeecad5739fa None None] Registered counter for database nova_cell1 2026-06-18 15:20:26.441 | DEBUG dbcounter [-] [83069] Writer thread running {{(pid=83069) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-18 15:20:26.753 | Checking host mapping for compute host 'devstack': e0a4a9d1-da08-4bf1-9bf6-24493b9e430e 2026-06-18 15:20:26.754 | Creating host mapping for compute host 'devstack': e0a4a9d1-da08-4bf1-9bf6-24493b9e430e 2026-06-18 15:20:26.754 | Found 1 unmapped computes in cell: 6d89cb13-1172-4fe0-8843-3d581639a6c8 2026-06-18 15:20:27.090 | Exception ignored in: 2026-06-18 15:20:27.090 | Traceback (most recent call last): 2026-06-18 15:20:27.090 | File "/usr/lib/python3.12/logging/__init__.py", line 884, in _removeHandlerRef 2026-06-18 15:20:27.090 | File "/usr/lib/python3.12/logging/__init__.py", line 241, in _acquireLock 2026-06-18 15:20:27.090 | File "/usr/lib/python3.12/threading.py", line 198, in acquire 2026-06-18 15:20:27.090 | File "/opt/stack/data/venv/lib/python3.12/site-packages/eventlet/green/thread.py", line 39, in get_ident 2026-06-18 15:20:27.091 | RuntimeError: greenlet is being finalized 2026-06-18 15:20:27.484 | + ./stack.sh:main:1461 : /opt/stack/data/venv/bin/nova-status --config-file /etc/nova/nova.conf upgrade check 2026-06-18 15:20:27.953 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-06-18 15:20:27.954 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-18 15:20:27.954 | we strongly recommend against using it for new projects. 2026-06-18 15:20:27.954 | 2026-06-18 15:20:27.954 | If you are already using Eventlet, we recommend migrating to a different 2026-06-18 15:20:27.954 | framework. For more detail see 2026-06-18 15:20:27.954 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-18 15:20:27.954 | 2026-06-18 15:20:27.954 | import eventlet # noqa 2026-06-18 15:20:28.299 | 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-06-18 15:20:31.846 | +-------------------------------------------+ 2026-06-18 15:20:31.847 | | Upgrade Check Results | 2026-06-18 15:20:31.847 | +-------------------------------------------+ 2026-06-18 15:20:31.847 | | Check: Cells v2 | 2026-06-18 15:20:31.847 | | Result: Success | 2026-06-18 15:20:31.847 | | Details: None | 2026-06-18 15:20:31.847 | +-------------------------------------------+ 2026-06-18 15:20:31.847 | | Check: Placement API | 2026-06-18 15:20:31.847 | | Result: Success | 2026-06-18 15:20:31.847 | | Details: None | 2026-06-18 15:20:31.847 | +-------------------------------------------+ 2026-06-18 15:20:31.847 | | Check: Cinder API | 2026-06-18 15:20:31.848 | | Result: Success | 2026-06-18 15:20:31.848 | | Details: None | 2026-06-18 15:20:31.848 | +-------------------------------------------+ 2026-06-18 15:20:31.848 | | Check: Policy File JSON to YAML Migration | 2026-06-18 15:20:31.848 | | Result: Success | 2026-06-18 15:20:31.848 | | Details: None | 2026-06-18 15:20:31.848 | +-------------------------------------------+ 2026-06-18 15:20:31.848 | | Check: Older than N-1 computes | 2026-06-18 15:20:31.848 | | Result: Success | 2026-06-18 15:20:31.848 | | Details: None | 2026-06-18 15:20:31.849 | +-------------------------------------------+ 2026-06-18 15:20:31.849 | | Check: hw_machine_type unset | 2026-06-18 15:20:31.849 | | Result: Success | 2026-06-18 15:20:31.849 | | Details: None | 2026-06-18 15:20:31.849 | +-------------------------------------------+ 2026-06-18 15:20:31.849 | | Check: Service User Token Configuration | 2026-06-18 15:20:31.849 | | Result: Success | 2026-06-18 15:20:31.849 | | Details: None | 2026-06-18 15:20:31.849 | +-------------------------------------------+ 2026-06-18 15:20:32.136 | Exception ignored in: 2026-06-18 15:20:32.137 | Traceback (most recent call last): 2026-06-18 15:20:32.137 | File "/usr/lib/python3.12/logging/__init__.py", line 884, in _removeHandlerRef 2026-06-18 15:20:32.137 | File "/usr/lib/python3.12/logging/__init__.py", line 241, in _acquireLock 2026-06-18 15:20:32.137 | File "/usr/lib/python3.12/threading.py", line 198, in acquire 2026-06-18 15:20:32.137 | File "/opt/stack/data/venv/lib/python3.12/site-packages/eventlet/green/thread.py", line 39, in get_ident 2026-06-18 15:20:32.137 | RuntimeError: greenlet is being finalized 2026-06-18 15:20:32.495 | + ./stack.sh:main:1468 : [[ -x /home/quobyte/devstack/local.sh ]] 2026-06-18 15:20:32.499 | + ./stack.sh:main:1479 : command openstack complete 2026-06-18 15:20:32.501 | + ./stack.sh:main:1480 : sudo tee /etc/bash_completion.d/osc.bash_completion 2026-06-18 15:20:36.122 | + ./stack.sh:main:1483 : is_service_enabled cinder 2026-06-18 15:20:36.141 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 15:20:36.144 | + ./stack.sh:main:1484 : is_ubuntu 2026-06-18 15:20:36.147 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-18 15:20:36.149 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-18 15:20:36.153 | + ./stack.sh:main:1485 : echo_summary 'Configuring lvm.conf global device filter' 2026-06-18 15:20:36.155 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-18 15:20:36.159 | + ./stack.sh:echo_summary:444 : echo -e Configuring lvm.conf global device filter 2026-06-18 15:20:36.162 | + ./stack.sh:main:1486 : set_lvm_filter 2026-06-18 15:20:36.165 | + lib/lvm:set_lvm_filter:189 : local 'filter_suffix="r|.*|" ] # from devstack' 2026-06-18 15:20:36.169 | + lib/lvm:set_lvm_filter:190 : local 'filter_string=global_filter = [ ' 2026-06-18 15:20:36.171 | + lib/lvm:set_lvm_filter:191 : local pv 2026-06-18 15:20:36.174 | + lib/lvm:set_lvm_filter:192 : local vg 2026-06-18 15:20:36.177 | + lib/lvm:set_lvm_filter:193 : local line 2026-06-18 15:20:36.181 | ++ lib/lvm:set_lvm_filter:195 : sudo pvs --noheadings -o name 2026-06-18 15:20:36.234 | + lib/lvm:set_lvm_filter:195 : for pv_info in $(sudo pvs --noheadings -o name) 2026-06-18 15:20:36.238 | ++ lib/lvm:set_lvm_filter:196 : sed 's/\/dev\///g' 2026-06-18 15:20:36.239 | ++ lib/lvm:set_lvm_filter:196 : echo -e /dev/loop0 2026-06-18 15:20:36.239 | ++ lib/lvm:set_lvm_filter:196 : sed 's/ //g' 2026-06-18 15:20:36.244 | + lib/lvm:set_lvm_filter:196 : pv=loop0 2026-06-18 15:20:36.246 | + lib/lvm:set_lvm_filter:197 : new='"a|loop0|", ' 2026-06-18 15:20:36.248 | + lib/lvm:set_lvm_filter:198 : filter_string='global_filter = [ "a|loop0|", ' 2026-06-18 15:20:36.250 | + lib/lvm:set_lvm_filter:200 : filter_string='global_filter = [ "a|loop0|", "r|.*|" ] # from devstack' 2026-06-18 15:20:36.253 | + lib/lvm:set_lvm_filter:202 : clean_lvm_filter 2026-06-18 15:20:36.256 | + lib/lvm:clean_lvm_filter:177 : sudo sed -i 's/^.*# from devstack$//' /etc/lvm/lvm.conf 2026-06-18 15:20:36.275 | + lib/lvm:set_lvm_filter:203 : sudo sed -i '/# global_filter = \[.*\]/a\ global_filter = [ "a|loop0|", "r|.*|" ] # from devstack' /etc/lvm/lvm.conf 2026-06-18 15:20:36.292 | + lib/lvm:set_lvm_filter:204 : echo_summary 'set lvm.conf device global_filter to: global_filter = [ "a|loop0|", "r|.*|" ] # from devstack' 2026-06-18 15:20:36.295 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-18 15:20:36.298 | + ./stack.sh:echo_summary:444 : echo -e set lvm.conf device global_filter to: global_filter = '[' '"a|loop0|",' '"r|.*|"' ']' '#' from devstack 2026-06-18 15:20:36.301 | + ./stack.sh:main:1496 : run_phase stack test-config 2026-06-18 15:20:36.304 | + functions-common:run_phase:1842 : local mode=stack 2026-06-18 15:20:36.307 | + functions-common:run_phase:1843 : local phase=test-config 2026-06-18 15:20:36.311 | + functions-common:run_phase:1844 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-06-18 15:20:36.314 | + functions-common:run_phase:1845 : local extra_plugin_file_name 2026-06-18 15:20:36.317 | + functions-common:run_phase:1846 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-06-18 15:20:36.319 | + functions-common:run_phase:1851 : local exceptions=80-tempest.sh 2026-06-18 15:20:36.323 | + functions-common:run_phase:1852 : local extra 2026-06-18 15:20:36.326 | ++ functions-common:run_phase:1853 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-06-18 15:20:36.331 | + functions-common:run_phase:1853 : extra=80-tempest.sh 2026-06-18 15:20:36.334 | + functions-common:run_phase:1854 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-06-18 15:20:36.338 | + functions-common:run_phase:1858 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-06-18 15:20:36.341 | + functions-common:run_phase:1858 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack test-config 2026-06-18 15:20:36.344 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-06-18 15:20:36.363 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-18 15:20:36.366 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-06-18 15:20:36.370 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-06-18 15:20:36.373 | ++ extras.d/80-tempest.sh:source:7 : [[ test-config == \i\n\s\t\a\l\l ]] 2026-06-18 15:20:36.377 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-06-18 15:20:36.380 | ++ extras.d/80-tempest.sh:source:10 : [[ test-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-06-18 15:20:36.384 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2026-06-18 15:20:36.386 | ++ extras.d/80-tempest.sh:source:13 : [[ test-config == \e\x\t\r\a ]] 2026-06-18 15:20:36.389 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2026-06-18 15:20:36.392 | ++ extras.d/80-tempest.sh:source:16 : [[ test-config == \p\o\s\t\-\e\x\t\r\a ]] 2026-06-18 15:20:36.395 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2026-06-18 15:20:36.398 | ++ extras.d/80-tempest.sh:source:19 : [[ test-config == \t\e\s\t\-\c\o\n\f\i\g ]] 2026-06-18 15:20:36.400 | ++ extras.d/80-tempest.sh:source:20 : async_wait install_tempest 2026-06-18 15:20:36.444 | [2077 Async install_tempest:43705]: Waiting for completion of install_tempest running on PID 43705 (1 other jobs running) 2026-06-18 15:20:36.467 | [2077 Async install_tempest:43705]: Signaling child to exit 2026-06-18 15:20:36.468 | WAKEUP 2026-06-18 15:20:36.490 | [2077 Async install_tempest:43705]: Signaled 2026-06-18 15:20:36.491 | ++ lib/tempest:install_tempest:844 : git_clone https://review.opendev.org/openstack/tempest.git /opt/stack/tempest master 2026-06-18 15:20:36.492 | ++ functions-common:git_clone:583 : local git_remote=https://review.opendev.org/openstack/tempest.git 2026-06-18 15:20:36.492 | ++ functions-common:git_clone:584 : local git_dest=/opt/stack/tempest 2026-06-18 15:20:36.492 | ++ functions-common:git_clone:585 : local git_ref=master 2026-06-18 15:20:36.492 | ++ functions-common:git_clone:586 : local orig_dir 2026-06-18 15:20:36.492 | +++ functions-common:git_clone:587 : pwd 2026-06-18 15:20:36.492 | ++ functions-common:git_clone:587 : orig_dir=/home/quobyte/devstack 2026-06-18 15:20:36.492 | ++ functions-common:git_clone:588 : local git_clone_flags= 2026-06-18 15:20:36.492 | +++ functions-common:git_clone:590 : trueorfalse False RECLONE 2026-06-18 15:20:36.492 | ++ functions-common:git_clone:590 : RECLONE=False 2026-06-18 15:20:36.492 | ++ functions-common:git_clone:591 : [[ 0 -gt 0 ]] 2026-06-18 15:20:36.492 | ++ functions-common:git_clone:595 : [[ False = \T\r\u\e ]] 2026-06-18 15:20:36.493 | ++ functions-common:git_clone:604 : echo master 2026-06-18 15:20:36.493 | ++ functions-common:git_clone:604 : egrep -q '^refs' 2026-06-18 15:20:36.493 | ++ functions-common:git_clone:618 : [[ ! -d /opt/stack/tempest ]] 2026-06-18 15:20:36.493 | ++ functions-common:git_clone:619 : [[ False = \T\r\u\e ]] 2026-06-18 15:20:36.493 | ++ functions-common:git_clone:624 : git_timed clone --no-checkout https://review.opendev.org/openstack/tempest.git /opt/stack/tempest 2026-06-18 15:20:36.493 | ++ functions-common:git_timed:691 : local count=0 2026-06-18 15:20:36.493 | ++ functions-common:git_timed:692 : local timeout=0 2026-06-18 15:20:36.493 | ++ functions-common:git_timed:694 : [[ -n 0 ]] 2026-06-18 15:20:36.493 | ++ functions-common:git_timed:695 : timeout=0 2026-06-18 15:20:36.493 | ++ functions-common:git_timed:698 : time_start git_timed 2026-06-18 15:20:36.493 | ++ functions-common:time_start:2400 : local name=git_timed 2026-06-18 15:20:36.493 | ++ functions-common:time_start:2401 : local start_time= 2026-06-18 15:20:36.494 | ++ functions-common:time_start:2402 : [[ -n '' ]] 2026-06-18 15:20:36.494 | +++ functions-common:time_start:2405 : date +%s%3N 2026-06-18 15:20:36.494 | ++ functions-common:time_start:2405 : _TIME_START[$name]=1781795380882 2026-06-18 15:20:36.494 | ++ functions-common:git_timed:699 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/tempest.git /opt/stack/tempest 2026-06-18 15:20:36.494 | Cloning into '/opt/stack/tempest'... 2026-06-18 15:20:36.494 | ++ functions-common:git_timed:713 : time_stop git_timed 2026-06-18 15:20:36.494 | ++ functions-common:time_stop:2414 : local name 2026-06-18 15:20:36.494 | ++ functions-common:time_stop:2415 : local end_time 2026-06-18 15:20:36.494 | ++ functions-common:time_stop:2416 : local elapsed_time 2026-06-18 15:20:36.494 | ++ functions-common:time_stop:2417 : local total 2026-06-18 15:20:36.494 | ++ functions-common:time_stop:2418 : local start_time 2026-06-18 15:20:36.495 | ++ functions-common:time_stop:2420 : name=git_timed 2026-06-18 15:20:36.495 | ++ functions-common:time_stop:2421 : start_time=1781795380882 2026-06-18 15:20:36.495 | ++ functions-common:time_stop:2423 : [[ -z 1781795380882 ]] 2026-06-18 15:20:36.495 | +++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 15:20:36.495 | ++ functions-common:time_stop:2426 : end_time=1781795390223 2026-06-18 15:20:36.495 | ++ functions-common:time_stop:2427 : elapsed_time=9341 2026-06-18 15:20:36.495 | ++ functions-common:time_stop:2428 : total=423650 2026-06-18 15:20:36.495 | ++ functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 15:20:36.495 | ++ functions-common:time_stop:2431 : _TIME_TOTAL[$name]=432991 2026-06-18 15:20:36.495 | ++ functions-common:git_clone:625 : cd /opt/stack/tempest 2026-06-18 15:20:36.495 | ++ functions-common:git_clone:626 : git_timed fetch origin master 2026-06-18 15:20:36.496 | ++ functions-common:git_timed:691 : local count=0 2026-06-18 15:20:36.496 | ++ functions-common:git_timed:692 : local timeout=0 2026-06-18 15:20:36.496 | ++ functions-common:git_timed:694 : [[ -n 0 ]] 2026-06-18 15:20:36.496 | ++ functions-common:git_timed:695 : timeout=0 2026-06-18 15:20:36.496 | ++ functions-common:git_timed:698 : time_start git_timed 2026-06-18 15:20:36.496 | ++ functions-common:time_start:2400 : local name=git_timed 2026-06-18 15:20:36.496 | ++ functions-common:time_start:2401 : local start_time= 2026-06-18 15:20:36.496 | ++ functions-common:time_start:2402 : [[ -n '' ]] 2026-06-18 15:20:36.496 | +++ functions-common:time_start:2405 : date +%s%3N 2026-06-18 15:20:36.496 | ++ functions-common:time_start:2405 : _TIME_START[$name]=1781795390291 2026-06-18 15:20:36.496 | ++ functions-common:git_timed:699 : timeout -s SIGINT 0 git fetch origin master 2026-06-18 15:20:36.496 | From https://review.opendev.org/openstack/tempest 2026-06-18 15:20:36.497 | * branch master -> FETCH_HEAD 2026-06-18 15:20:36.497 | ++ functions-common:git_timed:713 : time_stop git_timed 2026-06-18 15:20:36.497 | ++ functions-common:time_stop:2414 : local name 2026-06-18 15:20:36.497 | ++ functions-common:time_stop:2415 : local end_time 2026-06-18 15:20:36.497 | ++ functions-common:time_stop:2416 : local elapsed_time 2026-06-18 15:20:36.497 | ++ functions-common:time_stop:2417 : local total 2026-06-18 15:20:36.497 | ++ functions-common:time_stop:2418 : local start_time 2026-06-18 15:20:36.497 | ++ functions-common:time_stop:2420 : name=git_timed 2026-06-18 15:20:36.497 | ++ functions-common:time_stop:2421 : start_time=1781795390291 2026-06-18 15:20:36.497 | ++ functions-common:time_stop:2423 : [[ -z 1781795390291 ]] 2026-06-18 15:20:36.497 | +++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 15:20:36.498 | ++ functions-common:time_stop:2426 : end_time=1781795390888 2026-06-18 15:20:36.498 | ++ functions-common:time_stop:2427 : elapsed_time=597 2026-06-18 15:20:36.498 | ++ functions-common:time_stop:2428 : total=432991 2026-06-18 15:20:36.498 | ++ functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 15:20:36.498 | ++ functions-common:time_stop:2431 : _TIME_TOTAL[$name]=433588 2026-06-18 15:20:36.498 | ++ functions-common:git_clone:627 : git_timed checkout FETCH_HEAD 2026-06-18 15:20:36.498 | ++ functions-common:git_timed:691 : local count=0 2026-06-18 15:20:36.498 | ++ functions-common:git_timed:692 : local timeout=0 2026-06-18 15:20:36.498 | ++ functions-common:git_timed:694 : [[ -n 0 ]] 2026-06-18 15:20:36.498 | ++ functions-common:git_timed:695 : timeout=0 2026-06-18 15:20:36.498 | ++ functions-common:git_timed:698 : time_start git_timed 2026-06-18 15:20:36.498 | ++ functions-common:time_start:2400 : local name=git_timed 2026-06-18 15:20:36.499 | ++ functions-common:time_start:2401 : local start_time= 2026-06-18 15:20:36.499 | ++ functions-common:time_start:2402 : [[ -n '' ]] 2026-06-18 15:20:36.499 | +++ functions-common:time_start:2405 : date +%s%3N 2026-06-18 15:20:36.499 | ++ functions-common:time_start:2405 : _TIME_START[$name]=1781795390959 2026-06-18 15:20:36.499 | ++ functions-common:git_timed:699 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-06-18 15:20:36.499 | Note: switching to 'FETCH_HEAD'. 2026-06-18 15:20:36.499 | 2026-06-18 15:20:36.499 | You are in 'detached HEAD' state. You can look around, make experimental 2026-06-18 15:20:36.499 | changes and commit them, and you can discard any commits you make in this 2026-06-18 15:20:36.499 | state without impacting any branches by switching back to a branch. 2026-06-18 15:20:36.499 | 2026-06-18 15:20:36.500 | If you want to create a new branch to retain commits you create, you may 2026-06-18 15:20:36.500 | do so (now or later) by using -c with the switch command. Example: 2026-06-18 15:20:36.500 | 2026-06-18 15:20:36.500 | git switch -c 2026-06-18 15:20:36.500 | 2026-06-18 15:20:36.500 | Or undo this operation with: 2026-06-18 15:20:36.500 | 2026-06-18 15:20:36.500 | git switch - 2026-06-18 15:20:36.500 | 2026-06-18 15:20:36.500 | Turn off this advice by setting config variable advice.detachedHead to false 2026-06-18 15:20:36.500 | 2026-06-18 15:20:36.500 | HEAD is now at a98907031 Merge "Test nova unpin-AZ behavior" 2026-06-18 15:20:36.501 | ++ functions-common:git_timed:713 : time_stop git_timed 2026-06-18 15:20:36.501 | ++ functions-common:time_stop:2414 : local name 2026-06-18 15:20:36.501 | ++ functions-common:time_stop:2415 : local end_time 2026-06-18 15:20:36.501 | ++ functions-common:time_stop:2416 : local elapsed_time 2026-06-18 15:20:36.501 | ++ functions-common:time_stop:2417 : local total 2026-06-18 15:20:36.501 | ++ functions-common:time_stop:2418 : local start_time 2026-06-18 15:20:36.501 | ++ functions-common:time_stop:2420 : name=git_timed 2026-06-18 15:20:36.501 | ++ functions-common:time_stop:2421 : start_time=1781795390959 2026-06-18 15:20:36.501 | ++ functions-common:time_stop:2423 : [[ -z 1781795390959 ]] 2026-06-18 15:20:36.501 | +++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 15:20:36.501 | ++ functions-common:time_stop:2426 : end_time=1781795391183 2026-06-18 15:20:36.501 | ++ functions-common:time_stop:2427 : elapsed_time=224 2026-06-18 15:20:36.502 | ++ functions-common:time_stop:2428 : total=433588 2026-06-18 15:20:36.502 | ++ functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 15:20:36.502 | ++ functions-common:time_stop:2431 : _TIME_TOTAL[$name]=433812 2026-06-18 15:20:36.502 | ++ functions-common:git_clone:663 : sudo git config --system --add safe.directory /opt/stack/tempest 2026-06-18 15:20:36.502 | ++ functions-common:git_clone:666 : cd /opt/stack/tempest 2026-06-18 15:20:36.502 | ++ functions-common:git_clone:667 : git show --oneline 2026-06-18 15:20:36.502 | ++ functions-common:git_clone:667 : head -1 2026-06-18 15:20:36.502 | a98907031 Merge "Test nova unpin-AZ behavior" 2026-06-18 15:20:36.502 | ++ functions-common:git_clone:668 : cd /home/quobyte/devstack 2026-06-18 15:20:36.502 | ++ lib/tempest:install_tempest:850 : pip_install 'tox!=2.8.0,<4.0.0' 2026-06-18 15:20:36.503 | Using python 3.12 to install tox!=2.8.0,<4.0.0 2026-06-18 15:20:36.503 | ++ 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-06-18 15:20:36.503 | Collecting tox!=2.8.0,<4.0.0 2026-06-18 15:20:36.503 | Downloading tox-3.28.0-py2.py3-none-any.whl.metadata (7.8 kB) 2026-06-18 15:20:36.503 | Collecting filelock>=3.0.0 (from tox!=2.8.0,<4.0.0) 2026-06-18 15:20:36.503 | Downloading filelock-3.29.3-py3-none-any.whl.metadata (2.0 kB) 2026-06-18 15:20:36.503 | Requirement already satisfied: packaging>=14 in /opt/stack/data/venv/lib/python3.12/site-packages (from tox!=2.8.0,<4.0.0) (26.2) 2026-06-18 15:20:36.503 | Collecting pluggy>=0.12.0 (from tox!=2.8.0,<4.0.0) 2026-06-18 15:20:36.503 | Downloading pluggy-1.6.0-py3-none-any.whl.metadata (4.8 kB) 2026-06-18 15:20:36.503 | Collecting py>=1.4.17 (from tox!=2.8.0,<4.0.0) 2026-06-18 15:20:36.503 | Downloading py-1.11.0-py2.py3-none-any.whl.metadata (2.8 kB) 2026-06-18 15:20:36.503 | 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-06-18 15:20:36.504 | 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-06-18 15:20:36.504 | Downloading virtualenv-21.4.3-py3-none-any.whl.metadata (3.5 kB) 2026-06-18 15:20:36.504 | 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-06-18 15:20:36.504 | Downloading distlib-0.4.3-py2.py3-none-any.whl.metadata (5.3 kB) 2026-06-18 15:20:36.504 | Requirement already satisfied: platformdirs<5,>=3.9.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from virtualenv!=20.0.0,!=20.0.1,!=20.0.2,!=20.0.3,!=20.0.4,!=20.0.5,!=20.0.6,!=20.0.7,>=16.0.0->tox!=2.8.0,<4.0.0) (4.10.0) 2026-06-18 15:20:36.504 | 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-06-18 15:20:36.504 | Downloading python_discovery-1.4.2-py3-none-any.whl.metadata (5.6 kB) 2026-06-18 15:20:36.504 | Downloading tox-3.28.0-py2.py3-none-any.whl (86 kB) 2026-06-18 15:20:36.504 | Downloading filelock-3.29.3-py3-none-any.whl (42 kB) 2026-06-18 15:20:36.504 | Downloading pluggy-1.6.0-py3-none-any.whl (20 kB) 2026-06-18 15:20:36.504 | Downloading py-1.11.0-py2.py3-none-any.whl (98 kB) 2026-06-18 15:20:36.505 | Downloading virtualenv-21.4.3-py3-none-any.whl (7.6 MB) 2026-06-18 15:20:36.505 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 7.6/7.6 MB 50.7 MB/s 0:00:00 2026-06-18 15:20:36.505 | Downloading distlib-0.4.3-py2.py3-none-any.whl (470 kB) 2026-06-18 15:20:36.505 | Downloading python_discovery-1.4.2-py3-none-any.whl (33 kB) 2026-06-18 15:20:36.505 | Installing collected packages: distlib, py, pluggy, filelock, python-discovery, virtualenv, tox 2026-06-18 15:20:36.505 | 2026-06-18 15:20:36.505 | Successfully installed distlib-0.4.3 filelock-3.29.3 pluggy-1.6.0 py-1.11.0 python-discovery-1.4.2 tox-3.28.0 virtualenv-21.4.3 2026-06-18 15:20:36.505 | ++ inc/python:pip_install:216 : result=0 2026-06-18 15:20:36.505 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-06-18 15:20:36.505 | ++ functions-common:time_stop:2414 : local name 2026-06-18 15:20:36.505 | ++ functions-common:time_stop:2415 : local end_time 2026-06-18 15:20:36.506 | ++ functions-common:time_stop:2416 : local elapsed_time 2026-06-18 15:20:36.506 | ++ functions-common:time_stop:2417 : local total 2026-06-18 15:20:36.506 | ++ functions-common:time_stop:2418 : local start_time 2026-06-18 15:20:36.506 | ++ functions-common:time_stop:2420 : name=pip_install 2026-06-18 15:20:36.506 | ++ functions-common:time_stop:2421 : start_time=1781795391277 2026-06-18 15:20:36.506 | ++ functions-common:time_stop:2423 : [[ -z 1781795391277 ]] 2026-06-18 15:20:36.506 | +++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 15:20:36.506 | ++ functions-common:time_stop:2426 : end_time=1781795395440 2026-06-18 15:20:36.506 | ++ functions-common:time_stop:2427 : elapsed_time=4163 2026-06-18 15:20:36.506 | ++ functions-common:time_stop:2428 : total=168044 2026-06-18 15:20:36.506 | ++ functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 15:20:36.507 | ++ functions-common:time_stop:2431 : _TIME_TOTAL[$name]=172207 2026-06-18 15:20:36.507 | ++ inc/python:pip_install:219 : return 0 2026-06-18 15:20:36.507 | ++ lib/tempest:install_tempest:851 : pushd /opt/stack/tempest 2026-06-18 15:20:36.507 | /opt/stack/tempest ~/devstack 2026-06-18 15:20:36.507 | ++ lib/tempest:install_tempest:855 : git checkout master 2026-06-18 15:20:36.507 | Switched to branch 'master' 2026-06-18 15:20:36.507 | Your branch is up to date with 'origin/master'. 2026-06-18 15:20:36.507 | ++ lib/tempest:install_tempest:857 : local tmp_u_c_m 2026-06-18 15:20:36.507 | +++ lib/tempest:install_tempest:858 : mktemp -t tempest_u_c_m.XXXXXXXXXX 2026-06-18 15:20:36.507 | ++ lib/tempest:install_tempest:858 : tmp_u_c_m=/tmp/tempest_u_c_m.x3ZrOyHS52 2026-06-18 15:20:36.507 | ++ lib/tempest:install_tempest:859 : set_tempest_venv_constraints /tmp/tempest_u_c_m.x3ZrOyHS52 2026-06-18 15:20:36.507 | ++ lib/tempest:set_tempest_venv_constraints:131 : local tmp_c 2026-06-18 15:20:36.508 | ++ lib/tempest:set_tempest_venv_constraints:132 : tmp_c=/tmp/tempest_u_c_m.x3ZrOyHS52 2026-06-18 15:20:36.508 | ++ lib/tempest:set_tempest_venv_constraints:133 : [[ master == \m\a\s\t\e\r ]] 2026-06-18 15:20:36.508 | ++ lib/tempest:set_tempest_venv_constraints:134 : cd /opt/stack/requirements 2026-06-18 15:20:36.508 | ++ lib/tempest:set_tempest_venv_constraints:135 : git show master:upper-constraints.txt 2026-06-18 15:20:36.508 | ++ lib/tempest:set_tempest_venv_constraints:142 : export UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-06-18 15:20:36.508 | ++ lib/tempest:set_tempest_venv_constraints:142 : UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-06-18 15:20:36.508 | ++ lib/tempest:set_tempest_venv_constraints:143 : export TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-06-18 15:20:36.508 | ++ lib/tempest:set_tempest_venv_constraints:143 : TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-06-18 15:20:36.508 | ++ lib/tempest:install_tempest:861 : tox -r --notest -efull 2026-06-18 15:20:36.508 | full create: /opt/stack/tempest/.tox/tempest 2026-06-18 15:20:36.508 | full installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt 2026-06-18 15:20:36.509 | full develop-inst: /opt/stack/tempest 2026-06-18 15:20:36.509 | full installed: attrs==26.1.0,autopage==0.6.0,bcrypt==5.0.0,certifi==2026.6.17,cffi==2.0.0,charset-normalizer==3.4.7,cliff==4.14.0,cmd2==4.0.0,cryptography==43.0.3,debtcollector==3.1.0,defusedxml==0.7.1,fasteners==0.20,fixtures==4.3.2,idna==3.18,invoke==3.0.3,iso8601==2.1.0,jsonschema==4.26.0,jsonschema-specifications==2025.9.1,markdown-it-py==4.2.0,mdurl==0.1.2,msgpack==1.2.0,netaddr==1.3.0,oslo.concurrency==7.5.0,oslo.config==10.5.0,oslo.context==6.4.0,oslo.i18n==6.8.0,oslo.log==8.2.0,oslo.serialization==5.10.0,oslo.utils==10.1.1,packaging==26.2,paramiko==4.0.0,pbr==7.0.3,prettytable==3.17.0,prompt_toolkit==3.0.52,psutil==7.2.2,pycparser==3.0,Pygments==2.20.0,PyNaCl==1.6.2,pyparsing==3.3.2,pyperclip==1.11.0,python-dateutil==2.9.0.post0,python-subunit==1.4.6,PyYAML==6.0.3,referencing==0.37.0,requests==2.34.2,rfc3986==2.0.0,rich==15.0.0,rich-argparse==1.8.0,rpds-py==2026.5.1,setuptools==82.0.1,six==1.17.0,stestr==4.2.1,stevedore==5.8.0,-e git+https://review.opendev.org/openstack/tempest.git@a98907031c07452c2c77ec8261a91071372ee8bc#egg=tempest,testscenarios==0.6.2,testtools==2.9.1,tomlkit==0.15.0,typing_extensions==4.15.0,urllib3==2.7.0,voluptuous==0.16.0,wcwidth==0.8.1,wrapt==2.2.1 2026-06-18 15:20:36.509 | ___________________________________ summary ____________________________________ 2026-06-18 15:20:36.509 | full: skipped tests 2026-06-18 15:20:36.509 | congratulations :) 2026-06-18 15:20:36.509 | ++ lib/tempest:install_tempest:865 : /opt/stack/tempest/.tox/tempest/bin/pip install -c /tmp/tempest_u_c_m.x3ZrOyHS52 -r requirements.txt 2026-06-18 15:20:36.509 | 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-06-18 15:20:36.509 | 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.14.0) 2026-06-18 15:20:36.509 | 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-06-18 15:20:36.509 | 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-06-18 15:20:36.509 | 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-06-18 15:20:36.510 | Requirement already satisfied: cryptography>=2.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 6)) (43.0.3) 2026-06-18 15:20:36.510 | 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-06-18 15:20:36.510 | Requirement already satisfied: oslo.concurrency>=3.26.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 8)) (7.5.0) 2026-06-18 15:20:36.510 | Requirement already satisfied: oslo.config>=5.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 9)) (10.5.0) 2026-06-18 15:20:36.510 | Requirement already satisfied: oslo.log>=3.36.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 10)) (8.2.0) 2026-06-18 15:20:36.510 | 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-06-18 15:20:36.510 | 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.10.0) 2026-06-18 15:20:36.510 | Requirement already satisfied: oslo.utils>=7.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 13)) (10.1.1) 2026-06-18 15:20:36.510 | 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-06-18 15:20:36.510 | Requirement already satisfied: PyYAML>=3.12 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 15)) (6.0.3) 2026-06-18 15:20:36.510 | 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-06-18 15:20:36.510 | Requirement already satisfied: stevedore>=1.20.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 17)) (5.8.0) 2026-06-18 15:20:36.511 | Requirement already satisfied: PrettyTable>=0.7.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 18)) (3.17.0) 2026-06-18 15:20:36.511 | 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-06-18 15:20:36.511 | 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-06-18 15:20:36.511 | 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-06-18 15:20:36.511 | Requirement already satisfied: fasteners>=0.16.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 22)) (0.20) 2026-06-18 15:20:36.511 | 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-06-18 15:20:36.511 | 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)) (82.0.1) 2026-06-18 15:20:36.511 | 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-06-18 15:20:36.511 | Requirement already satisfied: cmd2>=3.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (4.0.0) 2026-06-18 15:20:36.511 | 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-06-18 15:20:36.511 | 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-06-18 15:20:36.512 | 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-06-18 15:20:36.512 | Requirement already satisfied: rpds-py>=0.25.0 in ./.tox/tempest/lib/python3.12/site-packages (from jsonschema>=4.5.0->-r requirements.txt (line 3)) (2026.5.1) 2026-06-18 15:20:36.512 | 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-06-18 15:20:36.512 | 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-06-18 15:20:36.512 | 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-06-18 15:20:36.512 | Requirement already satisfied: cffi>=1.12 in ./.tox/tempest/lib/python3.12/site-packages (from cryptography>=2.1->-r requirements.txt (line 6)) (2.0.0) 2026-06-18 15:20:36.512 | 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.8.0) 2026-06-18 15:20:36.512 | 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-06-18 15:20:36.512 | 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-06-18 15:20:36.512 | 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.4.0) 2026-06-18 15:20:36.512 | 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-06-18 15:20:36.512 | 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-06-18 15:20:36.513 | Requirement already satisfied: tomlkit>=0.11.6 in ./.tox/tempest/lib/python3.12/site-packages (from stestr>=1.0.0->-r requirements.txt (line 11)) (0.15.0) 2026-06-18 15:20:36.513 | 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.0) 2026-06-18 15:20:36.513 | 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-06-18 15:20:36.513 | 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-06-18 15:20:36.513 | Requirement already satisfied: packaging>=20.4 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.utils>=7.0.0->-r requirements.txt (line 13)) (26.2) 2026-06-18 15:20:36.513 | 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-06-18 15:20:36.513 | Requirement already satisfied: wcwidth in ./.tox/tempest/lib/python3.12/site-packages (from PrettyTable>=0.7.1->-r requirements.txt (line 18)) (0.8.1) 2026-06-18 15:20:36.513 | Requirement already satisfied: wrapt>=2.1.0 in ./.tox/tempest/lib/python3.12/site-packages (from debtcollector>=1.2.0->-r requirements.txt (line 20)) (2.2.1) 2026-06-18 15:20:36.513 | 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-06-18 15:20:36.513 | Requirement already satisfied: prompt-toolkit>=3.0.52 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (3.0.52) 2026-06-18 15:20:36.513 | Requirement already satisfied: pyperclip>=1.8.2 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (1.11.0) 2026-06-18 15:20:36.514 | Requirement already satisfied: rich>=15.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (15.0.0) 2026-06-18 15:20:36.514 | Requirement already satisfied: rich-argparse>=1.7.2 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (1.8.0) 2026-06-18 15:20:36.514 | Requirement already satisfied: typing-extensions>=4.12.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.context>=2.21.0->oslo.log>=3.36.0->-r requirements.txt (line 10)) (4.15.0) 2026-06-18 15:20:36.514 | 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-06-18 15:20:36.514 | Requirement already satisfied: charset_normalizer<4,>=2 in ./.tox/tempest/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 9)) (3.4.7) 2026-06-18 15:20:36.514 | 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-06-18 15:20:36.514 | Requirement already satisfied: certifi>=2023.5.7 in ./.tox/tempest/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 9)) (2026.6.17) 2026-06-18 15:20:36.514 | Requirement already satisfied: markdown-it-py>=2.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (4.2.0) 2026-06-18 15:20:36.514 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in ./.tox/tempest/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (2.20.0) 2026-06-18 15:20:36.514 | Requirement already satisfied: mdurl~=0.1 in ./.tox/tempest/lib/python3.12/site-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (0.1.2) 2026-06-18 15:20:36.514 | ++ lib/tempest:install_tempest:866 : PROJECT_VENV["tempest"]=/opt/stack/tempest/.tox/tempest 2026-06-18 15:20:36.515 | ++ lib/tempest:install_tempest:867 : rm -f /tmp/tempest_u_c_m.x3ZrOyHS52 2026-06-18 15:20:36.515 | ++ lib/tempest:install_tempest:868 : popd 2026-06-18 15:20:36.515 | ~/devstack 2026-06-18 15:20:36.528 | [2077 Async install_tempest:43705]: finished install_tempest with result 0 in 46 seconds 2026-06-18 15:20:36.533 | ++ inc/async:async_wait:197 : return 0 2026-06-18 15:20:36.536 | ++ extras.d/80-tempest.sh:source:21 : echo_summary 'Initializing Tempest' 2026-06-18 15:20:36.538 | ++ ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-18 15:20:36.540 | ++ ./stack.sh:echo_summary:444 : echo -e Initializing Tempest 2026-06-18 15:20:36.542 | ++ extras.d/80-tempest.sh:source:22 : configure_tempest 2026-06-18 15:20:36.546 | ++ lib/tempest:configure_tempest:203 : [[ True == \T\r\u\e ]] 2026-06-18 15:20:36.548 | ++ lib/tempest:configure_tempest:204 : setup_develop /opt/stack/tempest 2026-06-18 15:20:36.551 | ++ inc/python:setup_develop:353 : local bindep 2026-06-18 15:20:36.552 | ++ inc/python:setup_develop:354 : [[ /opt/stack/tempest == -bindep* ]] 2026-06-18 15:20:36.554 | ++ inc/python:setup_develop:358 : local project_dir=/opt/stack/tempest 2026-06-18 15:20:36.556 | ++ inc/python:setup_develop:359 : local extras= 2026-06-18 15:20:36.558 | ++ inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/tempest -e 2026-06-18 15:20:36.560 | ++ inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-06-18 15:20:36.562 | ++ inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/tempest == -bindep* ]] 2026-06-18 15:20:36.564 | ++ inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/tempest 2026-06-18 15:20:36.566 | ++ inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-06-18 15:20:36.568 | ++ inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-06-18 15:20:36.571 | +++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/tempest 2026-06-18 15:20:36.573 | +++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-06-18 15:20:36.576 | ++ inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/tempest 2026-06-18 15:20:36.579 | ++ inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-06-18 15:20:36.580 | ++ inc/python:_setup_package_with_constraints_edit:399 : local name 2026-06-18 15:20:36.583 | +++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/tempest/setup.cfg 2026-06-18 15:20:36.588 | ++ inc/python:_setup_package_with_constraints_edit:400 : name=tempest 2026-06-18 15:20:36.590 | ++ inc/python:_setup_package_with_constraints_edit:401 : '[' -z tempest ']' 2026-06-18 15:20:36.593 | ++ inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- tempest 2026-06-18 15:20:36.760 | ++ inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/tempest -e 2026-06-18 15:20:36.763 | ++ inc/python:setup_package:436 : local bindep=0 2026-06-18 15:20:36.767 | ++ inc/python:setup_package:437 : local bindep_flag= 2026-06-18 15:20:36.770 | ++ inc/python:setup_package:438 : local bindep_profiles= 2026-06-18 15:20:36.773 | ++ inc/python:setup_package:439 : [[ /opt/stack/tempest == -bindep* ]] 2026-06-18 15:20:36.776 | ++ inc/python:setup_package:444 : local project_dir=/opt/stack/tempest 2026-06-18 15:20:36.780 | ++ inc/python:setup_package:445 : local flags=-e 2026-06-18 15:20:36.783 | ++ inc/python:setup_package:446 : local extras= 2026-06-18 15:20:36.786 | ++ inc/python:setup_package:450 : [[ -n -e ]] 2026-06-18 15:20:36.789 | ++ inc/python:setup_package:450 : [[ -z '' ]] 2026-06-18 15:20:36.793 | ++ inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-06-18 15:20:36.796 | ++ inc/python:setup_package:455 : [[ ! -z '' ]] 2026-06-18 15:20:36.799 | ++ inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-06-18 15:20:36.802 | ++ inc/python:setup_package:464 : pip_install -e /opt/stack/tempest 2026-06-18 15:20:36.825 | Using python 3.12 to install /opt/stack/tempest 2026-06-18 15:20:36.827 | ++ 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-06-18 15:20:37.878 | Obtaining file:///opt/stack/tempest 2026-06-18 15:20:37.882 | Installing build dependencies: started 2026-06-18 15:20:39.786 | Installing build dependencies: finished with status 'done' 2026-06-18 15:20:39.787 | Checking if build backend supports build_editable: started 2026-06-18 15:20:40.370 | Checking if build backend supports build_editable: finished with status 'done' 2026-06-18 15:20:40.372 | Getting requirements to build editable: started 2026-06-18 15:20:40.685 | Getting requirements to build editable: finished with status 'done' 2026-06-18 15:20:40.688 | Preparing editable metadata (pyproject.toml): started 2026-06-18 15:20:42.044 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-06-18 15:20:42.070 | 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.dev30) (7.0.3) 2026-06-18 15:20:42.070 | 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.dev30) (4.14.0) 2026-06-18 15:20:42.072 | Requirement already satisfied: jsonschema>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev30) (4.26.0) 2026-06-18 15:20:42.072 | Requirement already satisfied: testtools>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev30) (2.9.1) 2026-06-18 15:20:42.073 | Requirement already satisfied: paramiko>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev30) (4.0.0) 2026-06-18 15:20:42.074 | Requirement already satisfied: cryptography>=2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev30) (43.0.3) 2026-06-18 15:20:42.075 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev30) (1.3.0) 2026-06-18 15:20:42.076 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev30) (7.5.0) 2026-06-18 15:20:42.077 | Requirement already satisfied: oslo.config>=5.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev30) (10.5.0) 2026-06-18 15:20:42.078 | Requirement already satisfied: oslo.log>=3.36.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev30) (8.2.0) 2026-06-18 15:20:42.271 | Collecting stestr>=1.0.0 (from tempest==46.3.1.dev30) 2026-06-18 15:20:42.273 | Using cached stestr-4.2.1-py3-none-any.whl.metadata (7.7 kB) 2026-06-18 15:20:42.278 | 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.dev30) (5.10.0) 2026-06-18 15:20:42.279 | Requirement already satisfied: oslo.utils>=7.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev30) (10.1.1) 2026-06-18 15:20:42.280 | Requirement already satisfied: fixtures>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev30) (4.3.2) 2026-06-18 15:20:42.281 | Requirement already satisfied: PyYAML>=3.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev30) (6.0.3) 2026-06-18 15:20:42.282 | Requirement already satisfied: python-subunit>=1.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev30) (1.4.6) 2026-06-18 15:20:42.283 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev30) (5.8.0) 2026-06-18 15:20:42.284 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev30) (3.17.0) 2026-06-18 15:20:42.284 | Requirement already satisfied: urllib3>=1.21.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev30) (2.7.0) 2026-06-18 15:20:42.285 | Requirement already satisfied: debtcollector>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev30) (3.1.0) 2026-06-18 15:20:42.286 | Requirement already satisfied: defusedxml>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev30) (0.7.1) 2026-06-18 15:20:42.287 | Requirement already satisfied: fasteners>=0.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev30) (0.20) 2026-06-18 15:20:42.288 | Requirement already satisfied: testscenarios>=0.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev30) (0.6.2) 2026-06-18 15:20:42.290 | 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.dev30) (0.6.0) 2026-06-18 15:20:42.291 | Requirement already satisfied: cmd2>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->tempest==46.3.1.dev30) (4.0.0) 2026-06-18 15:20:42.295 | Requirement already satisfied: prompt-toolkit>=3.0.52 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->tempest==46.3.1.dev30) (3.0.52) 2026-06-18 15:20:42.295 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->tempest==46.3.1.dev30) (1.11.0) 2026-06-18 15:20:42.297 | Requirement already satisfied: rich>=15.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->tempest==46.3.1.dev30) (15.0.0) 2026-06-18 15:20:42.298 | Requirement already satisfied: rich-argparse>=1.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->tempest==46.3.1.dev30) (1.8.0) 2026-06-18 15:20:42.300 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.1->tempest==46.3.1.dev30) (2.0.0) 2026-06-18 15:20:42.305 | 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.dev30) (3.0) 2026-06-18 15:20:42.306 | 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.dev30) (2.2.1) 2026-06-18 15:20:42.314 | 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.dev30) (26.1.0) 2026-06-18 15:20:42.315 | 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.dev30) (2025.9.1) 2026-06-18 15:20:42.316 | 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.dev30) (0.37.0) 2026-06-18 15:20:42.317 | 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.dev30) (2026.5.1) 2026-06-18 15:20:42.325 | 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.dev30) (6.8.0) 2026-06-18 15:20:42.328 | 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.dev30) (2.0.0) 2026-06-18 15:20:42.329 | 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.dev30) (2.34.2) 2026-06-18 15:20:42.334 | 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.dev30) (6.4.0) 2026-06-18 15:20:42.336 | 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.dev30) (2.9.0.post0) 2026-06-18 15:20:42.339 | 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.dev30) (4.15.0) 2026-06-18 15:20:42.341 | 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.dev30) (1.2.0) 2026-06-18 15:20:42.346 | 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.dev30) (2.1.0) 2026-06-18 15:20:42.347 | 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.dev30) (3.3.2) 2026-06-18 15:20:42.348 | 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.dev30) (26.2) 2026-06-18 15:20:42.349 | 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.dev30) (7.2.2) 2026-06-18 15:20:42.355 | 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.dev30) (5.0.0) 2026-06-18 15:20:42.356 | 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.dev30) (3.0.3) 2026-06-18 15:20:42.357 | 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.dev30) (1.6.2) 2026-06-18 15:20:42.365 | 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.dev30) (82.0.1) 2026-06-18 15:20:42.368 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->tempest==46.3.1.dev30) (0.8.1) 2026-06-18 15:20:42.386 | 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.dev30) (1.17.0) 2026-06-18 15:20:42.396 | 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.dev30) (3.4.7) 2026-06-18 15:20:42.397 | 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.dev30) (3.18) 2026-06-18 15:20:42.399 | 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.dev30) (2023.11.17) 2026-06-18 15:20:42.415 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->tempest==46.3.1.dev30) (4.2.0) 2026-06-18 15:20:42.416 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->tempest==46.3.1.dev30) (2.20.0) 2026-06-18 15:20:42.421 | Requirement already satisfied: mdurl~=0.1 in /usr/lib/python3/dist-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->tempest==46.3.1.dev30) (0.1.2) 2026-06-18 15:20:42.435 | 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.dev30) (0.16.0) 2026-06-18 15:20:42.465 | Collecting tomlkit>=0.11.6 (from stestr>=1.0.0->tempest==46.3.1.dev30) 2026-06-18 15:20:42.468 | Using cached tomlkit-0.15.0-py3-none-any.whl.metadata (2.8 kB) 2026-06-18 15:20:42.505 | Using cached stestr-4.2.1-py3-none-any.whl (118 kB) 2026-06-18 15:20:42.507 | Using cached tomlkit-0.15.0-py3-none-any.whl (41 kB) 2026-06-18 15:20:42.519 | Building wheels for collected packages: tempest 2026-06-18 15:20:42.521 | Building editable for tempest (pyproject.toml): started 2026-06-18 15:20:44.228 | Building editable for tempest (pyproject.toml): finished with status 'done' 2026-06-18 15:20:44.229 | Created wheel for tempest: filename=tempest-46.3.1.dev30-0.editable-py3-none-any.whl size=8321 sha256=24ec1edb42cc39d26707e26da376d375d69f3d61fcc814e5f1846224a5d428aa 2026-06-18 15:20:44.230 | Stored in directory: /tmp/pip-ephem-wheel-cache-b0rp4kys/wheels/a8/38/99/324113a4b73ad133e84e5794562e0b63ae1c5945bffa9f076a 2026-06-18 15:20:44.234 | Successfully built tempest 2026-06-18 15:20:44.533 | Installing collected packages: tomlkit, stestr, tempest 2026-06-18 15:20:44.800 | 2026-06-18 15:20:44.828 | Successfully installed stestr-4.2.1 tempest-46.3.1.dev30 tomlkit-0.15.0 2026-06-18 15:20:45.013 | ++ inc/python:pip_install:216 : result=0 2026-06-18 15:20:45.016 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-06-18 15:20:45.019 | ++ functions-common:time_stop:2414 : local name 2026-06-18 15:20:45.022 | ++ functions-common:time_stop:2415 : local end_time 2026-06-18 15:20:45.026 | ++ functions-common:time_stop:2416 : local elapsed_time 2026-06-18 15:20:45.029 | ++ functions-common:time_stop:2417 : local total 2026-06-18 15:20:45.032 | ++ functions-common:time_stop:2418 : local start_time 2026-06-18 15:20:45.035 | ++ functions-common:time_stop:2420 : name=pip_install 2026-06-18 15:20:45.039 | ++ functions-common:time_stop:2421 : start_time=1781796036820 2026-06-18 15:20:45.042 | ++ functions-common:time_stop:2423 : [[ -z 1781796036820 ]] 2026-06-18 15:20:45.047 | +++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 15:20:45.052 | ++ functions-common:time_stop:2426 : end_time=1781796045048 2026-06-18 15:20:45.055 | ++ functions-common:time_stop:2427 : elapsed_time=8228 2026-06-18 15:20:45.057 | ++ functions-common:time_stop:2428 : total=179556 2026-06-18 15:20:45.060 | ++ functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 15:20:45.063 | ++ functions-common:time_stop:2431 : _TIME_TOTAL[$name]=187784 2026-06-18 15:20:45.066 | ++ inc/python:pip_install:219 : return 0 2026-06-18 15:20:45.069 | ++ inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-06-18 15:20:45.073 | ++ inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-06-18 15:20:45.076 | ++ inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/tempest 2026-06-18 15:20:45.079 | ++ inc/python:use_library_from_git:266 : local name=/opt/stack/tempest 2026-06-18 15:20:45.082 | ++ inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 15:20:45.085 | ++ inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-18 15:20:45.087 | ++ inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/tempest, ]] 2026-06-18 15:20:45.091 | ++ inc/python:use_library_from_git:269 : return 1 2026-06-18 15:20:45.094 | ++ 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-06-18 15:20:45.097 | ++ lib/tempest:configure_tempest:212 : local image_lines 2026-06-18 15:20:45.100 | ++ lib/tempest:configure_tempest:213 : local images 2026-06-18 15:20:45.103 | ++ lib/tempest:configure_tempest:214 : local num_images 2026-06-18 15:20:45.106 | ++ lib/tempest:configure_tempest:215 : local image_uuid 2026-06-18 15:20:45.108 | ++ lib/tempest:configure_tempest:216 : local image_uuid_alt 2026-06-18 15:20:45.111 | ++ lib/tempest:configure_tempest:217 : local password 2026-06-18 15:20:45.113 | ++ lib/tempest:configure_tempest:218 : local line 2026-06-18 15:20:45.116 | ++ lib/tempest:configure_tempest:219 : local flavors 2026-06-18 15:20:45.119 | ++ lib/tempest:configure_tempest:220 : local available_flavors 2026-06-18 15:20:45.122 | ++ lib/tempest:configure_tempest:221 : local flavors_ref 2026-06-18 15:20:45.125 | ++ lib/tempest:configure_tempest:222 : local flavor_lines 2026-06-18 15:20:45.127 | ++ lib/tempest:configure_tempest:223 : local flavor_ref_size 2026-06-18 15:20:45.130 | ++ lib/tempest:configure_tempest:224 : local flavor_ref_alt_size 2026-06-18 15:20:45.133 | ++ lib/tempest:configure_tempest:225 : local public_network_id 2026-06-18 15:20:45.136 | ++ lib/tempest:configure_tempest:226 : local public_router_id 2026-06-18 15:20:45.139 | ++ lib/tempest:configure_tempest:227 : local ssh_connect_method=floating 2026-06-18 15:20:45.141 | ++ lib/tempest:configure_tempest:228 : local disk 2026-06-18 15:20:45.143 | ++ lib/tempest:configure_tempest:231 : ifs=' 2026-06-18 15:20:45.144 | ' 2026-06-18 15:20:45.146 | ++ lib/tempest:configure_tempest:241 : declare -a images 2026-06-18 15:20:45.149 | ++ lib/tempest:configure_tempest:243 : is_service_enabled glance 2026-06-18 15:20:45.167 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-18 15:20:45.170 | ++ lib/tempest:configure_tempest:244 : get_active_images images image_uuid 2026-06-18 15:20:45.173 | ++ lib/tempest:get_active_images:160 : declare -n img_array=images 2026-06-18 15:20:45.176 | ++ lib/tempest:get_active_images:161 : declare -n img_id=image_uuid 2026-06-18 15:20:45.178 | ++ lib/tempest:get_active_images:164 : img_array=() 2026-06-18 15:20:45.183 | ++ lib/tempest:get_active_images:171 : read -r IMAGE_NAME IMAGE_UUID DISK_FORMAT 2026-06-18 15:20:45.184 | +++ lib/tempest:get_active_images:159 : awk '-F|' '!/^(+--)|ID|aki|ari/ { print $3,$2,$4 }' 2026-06-18 15:20:45.184 | +++ lib/tempest:get_active_images:159 : oscwrap --os-cloud devstack-admin image list --long --property status=active 2026-06-18 15:20:49.163 | +++ functions-common:oscwrap:2459 : return 0 2026-06-18 15:20:49.168 | ++ lib/tempest:get_active_images:172 : [[ qcow2 == \i\s\o ]] 2026-06-18 15:20:49.172 | ++ lib/tempest:get_active_images:175 : '[' cirros-0.6.3-x86_64-disk = cirros-0.6.3-x86_64-disk ']' 2026-06-18 15:20:49.174 | ++ lib/tempest:get_active_images:176 : img_id=c591ac6d-ff59-4a41-aadc-929f1d18d976 2026-06-18 15:20:49.177 | ++ lib/tempest:get_active_images:178 : img_array+=($IMAGE_UUID) 2026-06-18 15:20:49.180 | ++ lib/tempest:get_active_images:171 : read -r IMAGE_NAME IMAGE_UUID DISK_FORMAT 2026-06-18 15:20:49.183 | ++ lib/tempest:configure_tempest:246 : (( 1 < 1 )) 2026-06-18 15:20:49.186 | ++ lib/tempest:configure_tempest:260 : case "${#images[*]}" in 2026-06-18 15:20:49.189 | ++ lib/tempest:configure_tempest:266 : '[' -z c591ac6d-ff59-4a41-aadc-929f1d18d976 ']' 2026-06-18 15:20:49.192 | ++ lib/tempest:configure_tempest:269 : image_uuid_alt=c591ac6d-ff59-4a41-aadc-929f1d18d976 2026-06-18 15:20:49.196 | ++ lib/tempest:configure_tempest:291 : sudo install -d -o quobyte /opt/stack/tempest/etc 2026-06-18 15:20:49.213 | ++ lib/tempest:configure_tempest:292 : rm -f /opt/stack/tempest/etc/tempest.conf 2026-06-18 15:20:49.217 | ++ lib/tempest:configure_tempest:294 : local password=nomoresecret 2026-06-18 15:20:49.220 | ++ lib/tempest:configure_tempest:297 : local admin_username=admin 2026-06-18 15:20:49.223 | ++ lib/tempest:configure_tempest:298 : local admin_project_name=admin 2026-06-18 15:20:49.226 | ++ lib/tempest:configure_tempest:299 : local admin_domain_name=Default 2026-06-18 15:20:49.230 | ++ lib/tempest:configure_tempest:300 : local alt_username=alt_demo 2026-06-18 15:20:49.233 | ++ lib/tempest:configure_tempest:301 : local alt_project_name=alt_demo 2026-06-18 15:20:49.236 | ++ lib/tempest:configure_tempest:302 : local admin_project_id 2026-06-18 15:20:49.241 | +++ lib/tempest:configure_tempest:303 : oscwrap --os-cloud devstack-admin project list 2026-06-18 15:20:49.242 | +++ lib/tempest:configure_tempest:303 : awk '/ admin / { print $2 }' 2026-06-18 15:20:52.506 | +++ functions-common:oscwrap:2459 : return 0 2026-06-18 15:20:52.510 | ++ lib/tempest:configure_tempest:303 : admin_project_id=af6234ba611a465cb6a15eb4706568de 2026-06-18 15:20:52.513 | ++ lib/tempest:configure_tempest:305 : is_service_enabled nova 2026-06-18 15:20:52.531 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-18 15:20:52.535 | +++ lib/tempest:configure_tempest:308 : oscwrap --os-cloud devstack-admin flavor list 2026-06-18 15:20:55.865 | +++ functions-common:oscwrap:2459 : return 0 2026-06-18 15:20:55.868 | ++ lib/tempest:configure_tempest:308 : available_flavors='+----+-----------+-------+------+-----------+-------+-----------+ 2026-06-18 15:20:55.868 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2026-06-18 15:20:55.868 | +----+-----------+-------+------+-----------+-------+-----------+ 2026-06-18 15:20:55.868 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2026-06-18 15:20:55.868 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2026-06-18 15:20:55.868 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2026-06-18 15:20:55.868 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2026-06-18 15:20:55.869 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2026-06-18 15:20:55.869 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2026-06-18 15:20:55.869 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2026-06-18 15:20:55.869 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2026-06-18 15:20:55.869 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2026-06-18 15:20:55.869 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2026-06-18 15:20:55.869 | +----+-----------+-------+------+-----------+-------+-----------+' 2026-06-18 15:20:55.870 | ++ lib/tempest:configure_tempest:309 : [[ -z '' ]] 2026-06-18 15:20:55.872 | ++ lib/tempest:configure_tempest:310 : [[ +----+-----------+-------+------+-----------+-------+-----------+ 2026-06-18 15:20:55.872 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2026-06-18 15:20:55.872 | +----+-----------+-------+------+-----------+-------+-----------+ 2026-06-18 15:20:55.872 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2026-06-18 15:20:55.872 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2026-06-18 15:20:55.873 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2026-06-18 15:20:55.873 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2026-06-18 15:20:55.873 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2026-06-18 15:20:55.873 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2026-06-18 15:20:55.873 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2026-06-18 15:20:55.873 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2026-06-18 15:20:55.873 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2026-06-18 15:20:55.873 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2026-06-18 15:20:55.873 | +----+-----------+-------+------+-----------+-------+-----------+ =~ m1\.nano ]] 2026-06-18 15:20:55.875 | +++ lib/tempest:configure_tempest:312 : image_size_in_gib c591ac6d-ff59-4a41-aadc-929f1d18d976 2026-06-18 15:20:55.877 | +++ lib/tempest:image_size_in_gib:125 : local size 2026-06-18 15:20:55.879 | ++++ lib/tempest:image_size_in_gib:126 : oscwrap --os-cloud devstack-admin image show c591ac6d-ff59-4a41-aadc-929f1d18d976 -c size -f value 2026-06-18 15:20:59.242 | ++++ functions-common:oscwrap:2459 : return 0 2026-06-18 15:20:59.245 | +++ lib/tempest:image_size_in_gib:126 : size=21692416 2026-06-18 15:20:59.247 | +++ lib/tempest:image_size_in_gib:127 : python3 -c 'import math; print(int(math.ceil(float(int(input()) / 1024.0 ** 3))))' 2026-06-18 15:20:59.248 | +++ lib/tempest:image_size_in_gib:127 : echo 21692416 2026-06-18 15:20:59.288 | ++ lib/tempest:configure_tempest:312 : disk=1 2026-06-18 15:20:59.290 | ++ lib/tempest:configure_tempest:313 : ram=192 2026-06-18 15:20:59.293 | ++ 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-06-18 15:21:02.324 | +----------------------------+-----------------------+ 2026-06-18 15:21:02.324 | | Field | Value | 2026-06-18 15:21:02.324 | +----------------------------+-----------------------+ 2026-06-18 15:21:02.324 | | OS-FLV-DISABLED:disabled | False | 2026-06-18 15:21:02.324 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-18 15:21:02.325 | | description | None | 2026-06-18 15:21:02.325 | | disk | 1 | 2026-06-18 15:21:02.325 | | id | 42 | 2026-06-18 15:21:02.325 | | name | m1.nano | 2026-06-18 15:21:02.326 | | os-flavor-access:is_public | True | 2026-06-18 15:21:02.326 | | properties | hw_rng:allowed='True' | 2026-06-18 15:21:02.326 | | ram | 192 | 2026-06-18 15:21:02.326 | | rxtx_factor | 1.0 | 2026-06-18 15:21:02.327 | | swap | 0 | 2026-06-18 15:21:02.327 | | vcpus | 1 | 2026-06-18 15:21:02.327 | +----------------------------+-----------------------+ 2026-06-18 15:21:02.670 | ++ lib/tempest:configure_tempest:316 : flavor_ref=42 2026-06-18 15:21:02.672 | ++ lib/tempest:configure_tempest:317 : [[ +----+-----------+-------+------+-----------+-------+-----------+ 2026-06-18 15:21:02.672 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2026-06-18 15:21:02.672 | +----+-----------+-------+------+-----------+-------+-----------+ 2026-06-18 15:21:02.672 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2026-06-18 15:21:02.672 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2026-06-18 15:21:02.673 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2026-06-18 15:21:02.673 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2026-06-18 15:21:02.673 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2026-06-18 15:21:02.673 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2026-06-18 15:21:02.673 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2026-06-18 15:21:02.674 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2026-06-18 15:21:02.674 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2026-06-18 15:21:02.674 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2026-06-18 15:21:02.674 | +----+-----------+-------+------+-----------+-------+-----------+ =~ m1\.micro ]] 2026-06-18 15:21:02.675 | +++ lib/tempest:configure_tempest:319 : image_size_in_gib c591ac6d-ff59-4a41-aadc-929f1d18d976 2026-06-18 15:21:02.677 | +++ lib/tempest:image_size_in_gib:125 : local size 2026-06-18 15:21:02.681 | ++++ lib/tempest:image_size_in_gib:126 : oscwrap --os-cloud devstack-admin image show c591ac6d-ff59-4a41-aadc-929f1d18d976 -c size -f value 2026-06-18 15:21:06.155 | ++++ functions-common:oscwrap:2459 : return 0 2026-06-18 15:21:06.158 | +++ lib/tempest:image_size_in_gib:126 : size=21692416 2026-06-18 15:21:06.162 | +++ lib/tempest:image_size_in_gib:127 : echo 21692416 2026-06-18 15:21:06.162 | +++ lib/tempest:image_size_in_gib:127 : python3 -c 'import math; print(int(math.ceil(float(int(input()) / 1024.0 ** 3))))' 2026-06-18 15:21:06.204 | ++ lib/tempest:configure_tempest:319 : disk=1 2026-06-18 15:21:06.206 | ++ lib/tempest:configure_tempest:320 : ram=256 2026-06-18 15:21:06.209 | ++ 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-06-18 15:21:09.324 | +----------------------------+-----------------------+ 2026-06-18 15:21:09.324 | | Field | Value | 2026-06-18 15:21:09.324 | +----------------------------+-----------------------+ 2026-06-18 15:21:09.324 | | OS-FLV-DISABLED:disabled | False | 2026-06-18 15:21:09.325 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-18 15:21:09.325 | | description | None | 2026-06-18 15:21:09.325 | | disk | 1 | 2026-06-18 15:21:09.325 | | id | 84 | 2026-06-18 15:21:09.325 | | name | m1.micro | 2026-06-18 15:21:09.325 | | os-flavor-access:is_public | True | 2026-06-18 15:21:09.325 | | properties | hw_rng:allowed='True' | 2026-06-18 15:21:09.325 | | ram | 256 | 2026-06-18 15:21:09.325 | | rxtx_factor | 1.0 | 2026-06-18 15:21:09.326 | | swap | 0 | 2026-06-18 15:21:09.326 | | vcpus | 1 | 2026-06-18 15:21:09.326 | +----------------------------+-----------------------+ 2026-06-18 15:21:09.732 | ++ lib/tempest:configure_tempest:323 : flavor_ref_alt=84 2026-06-18 15:21:09.736 | ++ lib/tempest:configure_tempest:372 : is_service_enabled glance 2026-06-18 15:21:09.757 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-18 15:21:09.760 | ++ lib/tempest:configure_tempest:373 : git_clone https://review.opendev.org/openstack/os-test-images.git /opt/stack/os-test-images master 2026-06-18 15:21:09.763 | ++ functions-common:git_clone:583 : local git_remote=https://review.opendev.org/openstack/os-test-images.git 2026-06-18 15:21:09.765 | ++ functions-common:git_clone:584 : local git_dest=/opt/stack/os-test-images 2026-06-18 15:21:09.769 | ++ functions-common:git_clone:585 : local git_ref=master 2026-06-18 15:21:09.774 | ++ functions-common:git_clone:586 : local orig_dir 2026-06-18 15:21:09.777 | +++ functions-common:git_clone:587 : pwd 2026-06-18 15:21:09.783 | ++ functions-common:git_clone:587 : orig_dir=/home/quobyte/devstack 2026-06-18 15:21:09.787 | ++ functions-common:git_clone:588 : local git_clone_flags= 2026-06-18 15:21:09.792 | +++ functions-common:git_clone:590 : trueorfalse False RECLONE 2026-06-18 15:21:09.814 | ++ functions-common:git_clone:590 : RECLONE=False 2026-06-18 15:21:09.816 | ++ functions-common:git_clone:591 : [[ 0 -gt 0 ]] 2026-06-18 15:21:09.818 | ++ functions-common:git_clone:595 : [[ False = \T\r\u\e ]] 2026-06-18 15:21:09.821 | ++ functions-common:git_clone:604 : echo master 2026-06-18 15:21:09.823 | ++ functions-common:git_clone:604 : egrep -q '^refs' 2026-06-18 15:21:09.830 | ++ functions-common:git_clone:618 : [[ ! -d /opt/stack/os-test-images ]] 2026-06-18 15:21:09.832 | ++ functions-common:git_clone:619 : [[ False = \T\r\u\e ]] 2026-06-18 15:21:09.835 | ++ functions-common:git_clone:624 : git_timed clone --no-checkout https://review.opendev.org/openstack/os-test-images.git /opt/stack/os-test-images 2026-06-18 15:21:09.838 | ++ functions-common:git_timed:691 : local count=0 2026-06-18 15:21:09.843 | ++ functions-common:git_timed:692 : local timeout=0 2026-06-18 15:21:09.848 | ++ functions-common:git_timed:694 : [[ -n 0 ]] 2026-06-18 15:21:09.851 | ++ functions-common:git_timed:695 : timeout=0 2026-06-18 15:21:09.855 | ++ functions-common:git_timed:698 : time_start git_timed 2026-06-18 15:21:09.858 | ++ functions-common:time_start:2400 : local name=git_timed 2026-06-18 15:21:09.861 | ++ functions-common:time_start:2401 : local start_time= 2026-06-18 15:21:09.863 | ++ functions-common:time_start:2402 : [[ -n '' ]] 2026-06-18 15:21:09.868 | +++ functions-common:time_start:2405 : date +%s%3N 2026-06-18 15:21:09.874 | ++ functions-common:time_start:2405 : _TIME_START[$name]=1781796069870 2026-06-18 15:21:09.876 | ++ functions-common:git_timed:699 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/os-test-images.git /opt/stack/os-test-images 2026-06-18 15:21:09.880 | Cloning into '/opt/stack/os-test-images'... 2026-06-18 15:21:10.572 | ++ functions-common:git_timed:713 : time_stop git_timed 2026-06-18 15:21:10.575 | ++ functions-common:time_stop:2414 : local name 2026-06-18 15:21:10.577 | ++ functions-common:time_stop:2415 : local end_time 2026-06-18 15:21:10.579 | ++ functions-common:time_stop:2416 : local elapsed_time 2026-06-18 15:21:10.584 | ++ functions-common:time_stop:2417 : local total 2026-06-18 15:21:10.586 | ++ functions-common:time_stop:2418 : local start_time 2026-06-18 15:21:10.588 | ++ functions-common:time_stop:2420 : name=git_timed 2026-06-18 15:21:10.591 | ++ functions-common:time_stop:2421 : start_time=1781796069870 2026-06-18 15:21:10.594 | ++ functions-common:time_stop:2423 : [[ -z 1781796069870 ]] 2026-06-18 15:21:10.598 | +++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 15:21:10.603 | ++ functions-common:time_stop:2426 : end_time=1781796070600 2026-06-18 15:21:10.605 | ++ functions-common:time_stop:2427 : elapsed_time=730 2026-06-18 15:21:10.607 | ++ functions-common:time_stop:2428 : total=423650 2026-06-18 15:21:10.609 | ++ functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 15:21:10.611 | ++ functions-common:time_stop:2431 : _TIME_TOTAL[$name]=424380 2026-06-18 15:21:10.615 | ++ functions-common:git_clone:625 : cd /opt/stack/os-test-images 2026-06-18 15:21:10.618 | ++ functions-common:git_clone:626 : git_timed fetch origin master 2026-06-18 15:21:10.621 | ++ functions-common:git_timed:691 : local count=0 2026-06-18 15:21:10.624 | ++ functions-common:git_timed:692 : local timeout=0 2026-06-18 15:21:10.626 | ++ functions-common:git_timed:694 : [[ -n 0 ]] 2026-06-18 15:21:10.628 | ++ functions-common:git_timed:695 : timeout=0 2026-06-18 15:21:10.632 | ++ functions-common:git_timed:698 : time_start git_timed 2026-06-18 15:21:10.635 | ++ functions-common:time_start:2400 : local name=git_timed 2026-06-18 15:21:10.637 | ++ functions-common:time_start:2401 : local start_time= 2026-06-18 15:21:10.640 | ++ functions-common:time_start:2402 : [[ -n '' ]] 2026-06-18 15:21:10.644 | +++ functions-common:time_start:2405 : date +%s%3N 2026-06-18 15:21:10.649 | ++ functions-common:time_start:2405 : _TIME_START[$name]=1781796070646 2026-06-18 15:21:10.652 | ++ functions-common:git_timed:699 : timeout -s SIGINT 0 git fetch origin master 2026-06-18 15:21:11.219 | From https://review.opendev.org/openstack/os-test-images 2026-06-18 15:21:11.219 | * branch master -> FETCH_HEAD 2026-06-18 15:21:11.229 | ++ functions-common:git_timed:713 : time_stop git_timed 2026-06-18 15:21:11.231 | ++ functions-common:time_stop:2414 : local name 2026-06-18 15:21:11.233 | ++ functions-common:time_stop:2415 : local end_time 2026-06-18 15:21:11.237 | ++ functions-common:time_stop:2416 : local elapsed_time 2026-06-18 15:21:11.239 | ++ functions-common:time_stop:2417 : local total 2026-06-18 15:21:11.243 | ++ functions-common:time_stop:2418 : local start_time 2026-06-18 15:21:11.246 | ++ functions-common:time_stop:2420 : name=git_timed 2026-06-18 15:21:11.250 | ++ functions-common:time_stop:2421 : start_time=1781796070646 2026-06-18 15:21:11.252 | ++ functions-common:time_stop:2423 : [[ -z 1781796070646 ]] 2026-06-18 15:21:11.257 | +++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 15:21:11.263 | ++ functions-common:time_stop:2426 : end_time=1781796071259 2026-06-18 15:21:11.265 | ++ functions-common:time_stop:2427 : elapsed_time=613 2026-06-18 15:21:11.269 | ++ functions-common:time_stop:2428 : total=424380 2026-06-18 15:21:11.272 | ++ functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 15:21:11.274 | ++ functions-common:time_stop:2431 : _TIME_TOTAL[$name]=424993 2026-06-18 15:21:11.278 | ++ functions-common:git_clone:627 : git_timed checkout FETCH_HEAD 2026-06-18 15:21:11.281 | ++ functions-common:git_timed:691 : local count=0 2026-06-18 15:21:11.284 | ++ functions-common:git_timed:692 : local timeout=0 2026-06-18 15:21:11.289 | ++ functions-common:git_timed:694 : [[ -n 0 ]] 2026-06-18 15:21:11.291 | ++ functions-common:git_timed:695 : timeout=0 2026-06-18 15:21:11.295 | ++ functions-common:git_timed:698 : time_start git_timed 2026-06-18 15:21:11.297 | ++ functions-common:time_start:2400 : local name=git_timed 2026-06-18 15:21:11.301 | ++ functions-common:time_start:2401 : local start_time= 2026-06-18 15:21:11.305 | ++ functions-common:time_start:2402 : [[ -n '' ]] 2026-06-18 15:21:11.309 | +++ functions-common:time_start:2405 : date +%s%3N 2026-06-18 15:21:11.314 | ++ functions-common:time_start:2405 : _TIME_START[$name]=1781796071310 2026-06-18 15:21:11.318 | ++ functions-common:git_timed:699 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-06-18 15:21:11.325 | Note: switching to 'FETCH_HEAD'. 2026-06-18 15:21:11.325 | 2026-06-18 15:21:11.325 | You are in 'detached HEAD' state. You can look around, make experimental 2026-06-18 15:21:11.325 | changes and commit them, and you can discard any commits you make in this 2026-06-18 15:21:11.325 | state without impacting any branches by switching back to a branch. 2026-06-18 15:21:11.325 | 2026-06-18 15:21:11.325 | If you want to create a new branch to retain commits you create, you may 2026-06-18 15:21:11.325 | do so (now or later) by using -c with the switch command. Example: 2026-06-18 15:21:11.325 | 2026-06-18 15:21:11.325 | git switch -c 2026-06-18 15:21:11.326 | 2026-06-18 15:21:11.326 | Or undo this operation with: 2026-06-18 15:21:11.326 | 2026-06-18 15:21:11.326 | git switch - 2026-06-18 15:21:11.326 | 2026-06-18 15:21:11.326 | Turn off this advice by setting config variable advice.detachedHead to false 2026-06-18 15:21:11.326 | 2026-06-18 15:21:11.326 | HEAD is now at 5d0367e Clean-up zuul config spacing 2026-06-18 15:21:11.329 | ++ functions-common:git_timed:713 : time_stop git_timed 2026-06-18 15:21:11.332 | ++ functions-common:time_stop:2414 : local name 2026-06-18 15:21:11.336 | ++ functions-common:time_stop:2415 : local end_time 2026-06-18 15:21:11.340 | ++ functions-common:time_stop:2416 : local elapsed_time 2026-06-18 15:21:11.343 | ++ functions-common:time_stop:2417 : local total 2026-06-18 15:21:11.347 | ++ functions-common:time_stop:2418 : local start_time 2026-06-18 15:21:11.350 | ++ functions-common:time_stop:2420 : name=git_timed 2026-06-18 15:21:11.354 | ++ functions-common:time_stop:2421 : start_time=1781796071310 2026-06-18 15:21:11.357 | ++ functions-common:time_stop:2423 : [[ -z 1781796071310 ]] 2026-06-18 15:21:11.362 | +++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 15:21:11.367 | ++ functions-common:time_stop:2426 : end_time=1781796071364 2026-06-18 15:21:11.370 | ++ functions-common:time_stop:2427 : elapsed_time=54 2026-06-18 15:21:11.374 | ++ functions-common:time_stop:2428 : total=424993 2026-06-18 15:21:11.378 | ++ functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 15:21:11.382 | ++ functions-common:time_stop:2431 : _TIME_TOTAL[$name]=425047 2026-06-18 15:21:11.385 | ++ functions-common:git_clone:663 : sudo git config --system --add safe.directory /opt/stack/os-test-images 2026-06-18 15:21:11.405 | ++ functions-common:git_clone:666 : cd /opt/stack/os-test-images 2026-06-18 15:21:11.409 | ++ functions-common:git_clone:667 : git show --oneline 2026-06-18 15:21:11.410 | ++ functions-common:git_clone:667 : head -1 2026-06-18 15:21:11.412 | 5d0367e Clean-up zuul config spacing 2026-06-18 15:21:11.415 | ++ functions-common:git_clone:668 : cd /home/quobyte/devstack 2026-06-18 15:21:11.419 | ++ lib/tempest:configure_tempest:374 : pushd /opt/stack/os-test-images 2026-06-18 15:21:11.419 | /opt/stack/os-test-images ~/devstack 2026-06-18 15:21:11.422 | ++ lib/tempest:configure_tempest:375 : tox -egenerate 2026-06-18 15:21:11.914 | generate create: /opt/stack/os-test-images/.tox/generate 2026-06-18 15:21:12.576 | generate installdeps: -r/opt/stack/os-test-images/requirements.txt 2026-06-18 15:21:15.505 | generate installed: PyYAML==6.0.3 2026-06-18 15:21:15.506 | generate run-test-pre: PYTHONHASHSEED='3266765840' 2026-06-18 15:21:15.506 | generate run-test: commands[0] | python3 generate.py manifest.yaml 2026-06-18 15:21:15.638 | INFO:generate:Generating standard-qcow2v3 step 1/1 with 'qemu-img create -f qcow2 standard-qcow2v3.qcow2 10M' 2026-06-18 15:21:15.663 | 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-06-18 15:21:15.685 | 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-06-18 15:21:15.714 | INFO:generate:Generating qcow-with-datafile step 2/2 with 'rm qcow-data-file' 2026-06-18 15:21:15.717 | INFO:generate:Generating raw-blank step 1/1 with 'qemu-img create -f raw raw-blank.raw 1M' 2026-06-18 15:21:15.726 | INFO:generate:Generating gpt-blank step 1/2 with 'qemu-img create -f raw gpt-blank.gpt 1M' 2026-06-18 15:21:15.734 | INFO:generate:Generating gpt-blank step 2/2 with "parted gpt-blank.gpt --script 'mklabel gpt'" 2026-06-18 15:21:15.767 | INFO:generate:Generating standard step 1/1 with 'qemu-img create -f qed standard.qed 10M' 2026-06-18 15:21:15.781 | INFO:generate:Generating standard-iso9660 step 1/2 with 'qemu-img create -f raw standard-iso9660.iso 1M' 2026-06-18 15:21:15.790 | INFO:generate:Generating standard-iso9660 step 2/2 with 'mkisofs -V standard-iso9660 -o standard-iso9660.iso /etc/hosts' 2026-06-18 15:21:15.803 | WARNING:generate:Unable to generate image standard-udf (iso) 2026-06-18 15:21:15.803 | 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-06-18 15:21:15.812 | 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-06-18 15:21:15.819 | INFO:generate:Generating iso-with-qcow2-in-system step 3/5 with 'qemu-img create -f qcow2 tmp.qcow 10M' 2026-06-18 15:21:15.840 | 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-06-18 15:21:15.843 | INFO:generate:Generating iso-with-qcow2-in-system step 5/5 with 'rm tmp.qcow' 2026-06-18 15:21:15.845 | INFO:generate:Generating vmdk-monolithicSparse step 1/1 with 'qemu-img create -f vmdk -o subformat=monolithicSparse vmdk-monolithicSparse.vmdk 10M' 2026-06-18 15:21:15.857 | INFO:generate:Generating vmdk-streamOptimized step 1/1 with 'qemu-img create -f vmdk -o subformat=streamOptimized vmdk-streamOptimized.vmdk 10M' 2026-06-18 15:21:15.870 | INFO:generate:Generating vmdk-monolithicFlat step 1/2 with 'qemu-img create -f vmdk -o subformat=monolithicFlat vmdk-monolithicFlat.vmdk 10M' 2026-06-18 15:21:15.885 | INFO:generate:Generating vmdk-monolithicFlat step 2/2 with 'rm vmdk-monolithicFlat-flat.vmdk' 2026-06-18 15:21:15.888 | INFO:generate:Generating vmdk-monolithicFlat-leak step 1/3 with 'qemu-img create -f vmdk -o subformat=monolithicFlat vmdk-monolithicFlat-leak.vmdk 10M' 2026-06-18 15:21:15.905 | 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-06-18 15:21:15.910 | INFO:generate:Generating vmdk-monolithicFlat-leak step 3/3 with 'rm vmdk-monolithicFlat-leak-flat.vmdk' 2026-06-18 15:21:15.913 | 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-06-18 15:21:15.927 | 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-06-18 15:21:15.932 | 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-06-18 15:21:15.943 | INFO:generate:Running postprocesser footerify_vmdk on 'vmdk-sparse-with-footer.vmdk' 2026-06-18 15:21:15.971 | ___________________________________ summary ____________________________________ 2026-06-18 15:21:15.972 | generate: commands succeeded 2026-06-18 15:21:15.972 | congratulations :) 2026-06-18 15:21:16.026 | ++ lib/tempest:configure_tempest:376 : popd 2026-06-18 15:21:16.026 | ~/devstack 2026-06-18 15:21:16.028 | ++ 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-06-18 15:21:16.066 | ++ lib/tempest:configure_tempest:378 : local image_conversion 2026-06-18 15:21:16.069 | +++ lib/tempest:configure_tempest:379 : iniget /etc/glance/glance-image-import.conf image_conversion output_format 2026-06-18 15:21:16.096 | ++ lib/tempest:configure_tempest:379 : image_conversion= 2026-06-18 15:21:16.099 | ++ lib/tempest:configure_tempest:380 : [[ -n '' ]] 2026-06-18 15:21:16.103 | ++ lib/tempest:configure_tempest:383 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled image_format_enforcement True 2026-06-18 15:21:16.146 | ++ lib/tempest:configure_tempest:386 : iniset /opt/stack/tempest/etc/tempest.conf network project_network_cidr 10.0.0.0/22 2026-06-18 15:21:16.192 | ++ lib/tempest:configure_tempest:388 : ssh_connect_method=floating 2026-06-18 15:21:16.196 | ++ lib/tempest:configure_tempest:394 : [[ True == \T\r\u\e ]] 2026-06-18 15:21:16.199 | ++ lib/tempest:configure_tempest:394 : is_networking_extension_supported external-net 2026-06-18 15:21:16.204 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=external-net 2026-06-18 15:21:16.209 | +++ 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-06-18 15:21:19.797 | +++ functions-common:oscwrap:2459 : return 0 2026-06-18 15:21:19.803 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-06-18 15:21:19.803 | address-scope 2026-06-18 15:21:19.803 | agent 2026-06-18 15:21:19.803 | allowed-address-pairs 2026-06-18 15:21:19.803 | auto-allocated-topology 2026-06-18 15:21:19.804 | availability_zone 2026-06-18 15:21:19.804 | default-subnetpools 2026-06-18 15:21:19.804 | dhcp_agent_scheduler 2026-06-18 15:21:19.804 | dns-integration 2026-06-18 15:21:19.804 | dns-domain-ports 2026-06-18 15:21:19.804 | dns-integration-domain-keywords 2026-06-18 15:21:19.804 | empty-string-filtering 2026-06-18 15:21:19.804 | external-net 2026-06-18 15:21:19.804 | extra_dhcp_opt 2026-06-18 15:21:19.805 | extraroute 2026-06-18 15:21:19.805 | extraroute-atomic 2026-06-18 15:21:19.805 | filter-validation 2026-06-18 15:21:19.805 | floating-ip-port-forwarding-detail 2026-06-18 15:21:19.806 | fip-port-details 2026-06-18 15:21:19.806 | flavors 2026-06-18 15:21:19.806 | floatingip-pools 2026-06-18 15:21:19.806 | router 2026-06-18 15:21:19.806 | l3-agent-scheduler-ha-chassis-priority 2026-06-18 15:21:19.806 | enable-default-route-bfd 2026-06-18 15:21:19.806 | enable-default-route-ecmp 2026-06-18 15:21:19.807 | ext-gw-mode 2026-06-18 15:21:19.807 | l3-ha 2026-06-18 15:21:19.807 | external-gateway-multihoming 2026-06-18 15:21:19.807 | l3-flavors 2026-06-18 15:21:19.807 | l3_agent_scheduler 2026-06-18 15:21:19.807 | multi-provider 2026-06-18 15:21:19.807 | net-mtu 2026-06-18 15:21:19.807 | net-mtu-writable 2026-06-18 15:21:19.807 | network_availability_zone 2026-06-18 15:21:19.807 | network-ip-availability 2026-06-18 15:21:19.808 | network-ip-availability-details 2026-06-18 15:21:19.808 | pagination 2026-06-18 15:21:19.808 | port-device-profile 2026-06-18 15:21:19.808 | port-mac-address-regenerate 2026-06-18 15:21:19.809 | port-numa-affinity-policy 2026-06-18 15:21:19.810 | port-numa-affinity-policy-socket 2026-06-18 15:21:19.810 | binding 2026-06-18 15:21:19.810 | binding-extended 2026-06-18 15:21:19.811 | port-security 2026-06-18 15:21:19.811 | project-id 2026-06-18 15:21:19.811 | provider 2026-06-18 15:21:19.811 | qinq 2026-06-18 15:21:19.811 | quota-check-limit 2026-06-18 15:21:19.811 | quota-check-limit-default 2026-06-18 15:21:19.811 | quotas 2026-06-18 15:21:19.811 | quota_details 2026-06-18 15:21:19.811 | rbac-policies 2026-06-18 15:21:19.811 | rbac-address-scope 2026-06-18 15:21:19.811 | rbac-security-groups 2026-06-18 15:21:19.812 | revision-if-match 2026-06-18 15:21:19.812 | standard-attr-revisions 2026-06-18 15:21:19.812 | router_availability_zone 2026-06-18 15:21:19.812 | router-enable-snat 2026-06-18 15:21:19.812 | security-groups-default-rules 2026-06-18 15:21:19.812 | security-groups-normalized-cidr 2026-06-18 15:21:19.812 | security-groups-remote-address-group 2026-06-18 15:21:19.812 | security-groups-rules-belongs-to-default-sg 2026-06-18 15:21:19.812 | security-groups-shared-filtering 2026-06-18 15:21:19.812 | security-group 2026-06-18 15:21:19.813 | service-type 2026-06-18 15:21:19.813 | sorting 2026-06-18 15:21:19.813 | standard-attr-description 2026-06-18 15:21:19.813 | stateful-security-group 2026-06-18 15:21:19.813 | subnet-dns-publish-fixed-ip 2026-06-18 15:21:19.813 | subnet-external-network 2026-06-18 15:21:19.813 | subnet_onboard 2026-06-18 15:21:19.813 | subnet-service-types 2026-06-18 15:21:19.813 | subnet_allocation 2026-06-18 15:21:19.813 | subnetpool-prefix-ops 2026-06-18 15:21:19.813 | tag-creation 2026-06-18 15:21:19.814 | standard-attr-tag 2026-06-18 15:21:19.814 | standard-attr-timestamp 2026-06-18 15:21:19.814 | vlan-transparent' 2026-06-18 15:21:19.814 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-06-18 15:21:19.814 | address-scope 2026-06-18 15:21:19.814 | agent 2026-06-18 15:21:19.814 | allowed-address-pairs 2026-06-18 15:21:19.814 | auto-allocated-topology 2026-06-18 15:21:19.814 | availability_zone 2026-06-18 15:21:19.815 | default-subnetpools 2026-06-18 15:21:19.815 | dhcp_agent_scheduler 2026-06-18 15:21:19.815 | dns-integration 2026-06-18 15:21:19.815 | dns-domain-ports 2026-06-18 15:21:19.815 | dns-integration-domain-keywords 2026-06-18 15:21:19.815 | empty-string-filtering 2026-06-18 15:21:19.815 | external-net 2026-06-18 15:21:19.815 | extra_dhcp_opt 2026-06-18 15:21:19.815 | extraroute 2026-06-18 15:21:19.815 | extraroute-atomic 2026-06-18 15:21:19.815 | filter-validation 2026-06-18 15:21:19.815 | floating-ip-port-forwarding-detail 2026-06-18 15:21:19.816 | fip-port-details 2026-06-18 15:21:19.816 | flavors 2026-06-18 15:21:19.816 | floatingip-pools 2026-06-18 15:21:19.816 | router 2026-06-18 15:21:19.816 | l3-agent-scheduler-ha-chassis-priority 2026-06-18 15:21:19.816 | enable-default-route-bfd 2026-06-18 15:21:19.816 | enable-default-route-ecmp 2026-06-18 15:21:19.816 | ext-gw-mode 2026-06-18 15:21:19.816 | l3-ha 2026-06-18 15:21:19.816 | external-gateway-multihoming 2026-06-18 15:21:19.816 | l3-flavors 2026-06-18 15:21:19.817 | l3_agent_scheduler 2026-06-18 15:21:19.817 | multi-provider 2026-06-18 15:21:19.817 | net-mtu 2026-06-18 15:21:19.817 | net-mtu-writable 2026-06-18 15:21:19.817 | network_availability_zone 2026-06-18 15:21:19.817 | network-ip-availability 2026-06-18 15:21:19.817 | network-ip-availability-details 2026-06-18 15:21:19.817 | pagination 2026-06-18 15:21:19.817 | port-device-profile 2026-06-18 15:21:19.817 | port-mac-address-regenerate 2026-06-18 15:21:19.818 | port-numa-affinity-policy 2026-06-18 15:21:19.818 | port-numa-affinity-policy-socket 2026-06-18 15:21:19.818 | binding 2026-06-18 15:21:19.818 | binding-extended 2026-06-18 15:21:19.818 | port-security 2026-06-18 15:21:19.818 | project-id 2026-06-18 15:21:19.818 | provider 2026-06-18 15:21:19.818 | qinq 2026-06-18 15:21:19.818 | quota-check-limit 2026-06-18 15:21:19.818 | quota-check-limit-default 2026-06-18 15:21:19.818 | quotas 2026-06-18 15:21:19.819 | quota_details 2026-06-18 15:21:19.819 | rbac-policies 2026-06-18 15:21:19.819 | rbac-address-scope 2026-06-18 15:21:19.819 | rbac-security-groups 2026-06-18 15:21:19.819 | revision-if-match 2026-06-18 15:21:19.819 | standard-attr-revisions 2026-06-18 15:21:19.819 | router_availability_zone 2026-06-18 15:21:19.819 | router-enable-snat 2026-06-18 15:21:19.820 | security-groups-default-rules 2026-06-18 15:21:19.820 | security-groups-normalized-cidr 2026-06-18 15:21:19.820 | security-groups-remote-address-group 2026-06-18 15:21:19.820 | security-groups-rules-belongs-to-default-sg 2026-06-18 15:21:19.820 | security-groups-shared-filtering 2026-06-18 15:21:19.820 | security-group 2026-06-18 15:21:19.820 | service-type 2026-06-18 15:21:19.820 | sorting 2026-06-18 15:21:19.820 | standard-attr-description 2026-06-18 15:21:19.820 | stateful-security-group 2026-06-18 15:21:19.821 | subnet-dns-publish-fixed-ip 2026-06-18 15:21:19.821 | subnet-external-network 2026-06-18 15:21:19.821 | subnet_onboard 2026-06-18 15:21:19.821 | subnet-service-types 2026-06-18 15:21:19.821 | subnet_allocation 2026-06-18 15:21:19.821 | subnetpool-prefix-ops 2026-06-18 15:21:19.821 | tag-creation 2026-06-18 15:21:19.821 | standard-attr-tag 2026-06-18 15:21:19.821 | standard-attr-timestamp 2026-06-18 15:21:19.821 | vlan-transparent =~ external-net ]] 2026-06-18 15:21:19.822 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-06-18 15:21:19.822 | +++ lib/tempest:configure_tempest:395 : oscwrap --os-cloud devstack-admin network show -f value -c id public 2026-06-18 15:21:23.444 | +++ functions-common:oscwrap:2459 : return 0 2026-06-18 15:21:23.447 | ++ lib/tempest:configure_tempest:395 : public_network_id=db4c8d04-5789-4e0e-abde-2750c879c606 2026-06-18 15:21:23.451 | ++ lib/tempest:configure_tempest:397 : openstack --os-cloud devstack-admin --os-region RegionOne network create --share shared 2026-06-18 15:21:27.412 | +---------------------------+--------------------------------------+ 2026-06-18 15:21:27.412 | | Field | Value | 2026-06-18 15:21:27.412 | +---------------------------+--------------------------------------+ 2026-06-18 15:21:27.412 | | admin_state_up | UP | 2026-06-18 15:21:27.413 | | availability_zone_hints | | 2026-06-18 15:21:27.413 | | availability_zones | | 2026-06-18 15:21:27.413 | | created_at | 2026-06-18T15:21:26Z | 2026-06-18 15:21:27.413 | | description | | 2026-06-18 15:21:27.413 | | dns_domain | None | 2026-06-18 15:21:27.413 | | id | 294d9b34-322b-402f-ac99-3467dd5a7866 | 2026-06-18 15:21:27.413 | | ipv4_address_scope | None | 2026-06-18 15:21:27.413 | | ipv6_address_scope | None | 2026-06-18 15:21:27.413 | | is_default | False | 2026-06-18 15:21:27.413 | | is_vlan_qinq | None | 2026-06-18 15:21:27.413 | | is_vlan_transparent | False | 2026-06-18 15:21:27.414 | | mtu | 1442 | 2026-06-18 15:21:27.414 | | name | shared | 2026-06-18 15:21:27.414 | | port_security_enabled | True | 2026-06-18 15:21:27.414 | | project_id | af6234ba611a465cb6a15eb4706568de | 2026-06-18 15:21:27.414 | | provider:network_type | geneve | 2026-06-18 15:21:27.414 | | provider:physical_network | None | 2026-06-18 15:21:27.414 | | provider:segmentation_id | 24874 | 2026-06-18 15:21:27.414 | | pvlan | None | 2026-06-18 15:21:27.414 | | qinq | False | 2026-06-18 15:21:27.414 | | qos_policy_id | None | 2026-06-18 15:21:27.414 | | revision_number | 1 | 2026-06-18 15:21:27.415 | | router:external | Internal | 2026-06-18 15:21:27.417 | | segments | None | 2026-06-18 15:21:27.417 | | shared | True | 2026-06-18 15:21:27.417 | | status | ACTIVE | 2026-06-18 15:21:27.417 | | subnets | | 2026-06-18 15:21:27.417 | | tags | | 2026-06-18 15:21:27.417 | | updated_at | 2026-06-18T15:21:26Z | 2026-06-18 15:21:27.417 | +---------------------------+--------------------------------------+ 2026-06-18 15:21:27.858 | ++ 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-06-18 15:21:31.959 | +----------------------+--------------------------------------+ 2026-06-18 15:21:31.959 | | Field | Value | 2026-06-18 15:21:31.959 | +----------------------+--------------------------------------+ 2026-06-18 15:21:31.959 | | allocation_pools | 192.168.233.2-192.168.233.254 | 2026-06-18 15:21:31.960 | | cidr | 192.168.233.0/24 | 2026-06-18 15:21:31.960 | | created_at | 2026-06-18T15:21:31Z | 2026-06-18 15:21:31.960 | | description | shared-subnet | 2026-06-18 15:21:31.960 | | dns_nameservers | | 2026-06-18 15:21:31.960 | | dns_publish_fixed_ip | None | 2026-06-18 15:21:31.960 | | enable_dhcp | True | 2026-06-18 15:21:31.960 | | gateway_ip | 192.168.233.1 | 2026-06-18 15:21:31.960 | | host_routes | | 2026-06-18 15:21:31.961 | | id | 115252dd-5aec-4fd0-b560-4f9cbebf8b4b | 2026-06-18 15:21:31.961 | | ip_version | 4 | 2026-06-18 15:21:31.961 | | ipv6_address_mode | None | 2026-06-18 15:21:31.961 | | ipv6_ra_mode | None | 2026-06-18 15:21:31.961 | | name | shared-subnet | 2026-06-18 15:21:31.961 | | network_id | 294d9b34-322b-402f-ac99-3467dd5a7866 | 2026-06-18 15:21:31.961 | | project_id | af6234ba611a465cb6a15eb4706568de | 2026-06-18 15:21:31.961 | | revision_number | 0 | 2026-06-18 15:21:31.961 | | router:external | False | 2026-06-18 15:21:31.962 | | segment_id | None | 2026-06-18 15:21:31.962 | | service_types | | 2026-06-18 15:21:31.962 | | subnetpool_id | None | 2026-06-18 15:21:31.962 | | tags | | 2026-06-18 15:21:31.962 | | updated_at | 2026-06-18T15:21:31Z | 2026-06-18 15:21:31.962 | +----------------------+--------------------------------------+ 2026-06-18 15:21:32.407 | ++ lib/tempest:configure_tempest:401 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT use_syslog False 2026-06-18 15:21:32.447 | ++ lib/tempest:configure_tempest:404 : iniset /opt/stack/tempest/etc/tempest.conf oslo_concurrency lock_path /opt/stack/data/tempest 2026-06-18 15:21:32.481 | ++ lib/tempest:configure_tempest:405 : mkdir -p /opt/stack/data/tempest 2026-06-18 15:21:32.484 | ++ lib/tempest:configure_tempest:406 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT use_stderr False 2026-06-18 15:21:32.520 | ++ lib/tempest:configure_tempest:407 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT log_file tempest.log 2026-06-18 15:21:32.555 | ++ lib/tempest:configure_tempest:408 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT debug True 2026-06-18 15:21:32.589 | ++ lib/tempest:configure_tempest:411 : iniset /opt/stack/tempest/etc/tempest.conf compute build_timeout 196 2026-06-18 15:21:32.626 | ++ lib/tempest:configure_tempest:412 : iniset /opt/stack/tempest/etc/tempest.conf volume build_timeout 196 2026-06-18 15:21:32.667 | ++ lib/tempest:configure_tempest:415 : iniset /opt/stack/tempest/etc/tempest.conf identity uri_v3 http://192.168.122.13/identity/v3 2026-06-18 15:21:32.708 | ++ lib/tempest:configure_tempest:416 : iniset /opt/stack/tempest/etc/tempest.conf identity user_lockout_failure_attempts 2 2026-06-18 15:21:32.748 | ++ lib/tempest:configure_tempest:417 : iniset /opt/stack/tempest/etc/tempest.conf identity user_lockout_duration 10 2026-06-18 15:21:32.790 | ++ lib/tempest:configure_tempest:418 : iniset /opt/stack/tempest/etc/tempest.conf identity user_unique_last_password_count 2 2026-06-18 15:21:32.835 | ++ lib/tempest:configure_tempest:419 : [[ True == \T\r\u\e ]] 2026-06-18 15:21:32.841 | ++ lib/tempest:configure_tempest:420 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_username admin 2026-06-18 15:21:32.882 | ++ lib/tempest:configure_tempest:421 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_password nomoresecret 2026-06-18 15:21:32.927 | ++ lib/tempest:configure_tempest:422 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_project_name admin 2026-06-18 15:21:32.973 | ++ lib/tempest:configure_tempest:423 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_domain_name Default 2026-06-18 15:21:33.019 | ++ lib/tempest:configure_tempest:425 : iniset /opt/stack/tempest/etc/tempest.conf identity auth_version v3 2026-06-18 15:21:33.065 | ++ lib/tempest:configure_tempest:426 : is_service_enabled tls-proxy 2026-06-18 15:21:33.090 | ++ functions-common:is_service_enabled:2070 : return 1 2026-06-18 15:21:33.093 | ++ lib/tempest:configure_tempest:431 : [[ True = True ]] 2026-06-18 15:21:33.096 | ++ lib/tempest:configure_tempest:432 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled security_compliance True 2026-06-18 15:21:33.140 | ++ lib/tempest:configure_tempest:437 : is_service_enabled ldap 2026-06-18 15:21:33.165 | ++ functions-common:is_service_enabled:2070 : return 1 2026-06-18 15:21:33.169 | ++ lib/tempest:configure_tempest:443 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled project_tags True 2026-06-18 15:21:33.211 | ++ lib/tempest:configure_tempest:447 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled application_credentials True 2026-06-18 15:21:33.255 | ++ lib/tempest:configure_tempest:451 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled access_rules True 2026-06-18 15:21:33.302 | ++ lib/tempest:configure_tempest:456 : [[ ! -z '' ]] 2026-06-18 15:21:33.306 | ++ lib/tempest:configure_tempest:459 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled import_image False 2026-06-18 15:21:33.352 | ++ lib/tempest:configure_tempest:460 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled os_glance_reserved True 2026-06-18 15:21:33.397 | ++ lib/tempest:configure_tempest:461 : is_service_enabled g-api-r 2026-06-18 15:21:33.423 | ++ functions-common:is_service_enabled:2070 : return 1 2026-06-18 15:21:33.427 | ++ lib/tempest:configure_tempest:466 : iniset /opt/stack/tempest/etc/tempest.conf compute image_ref c591ac6d-ff59-4a41-aadc-929f1d18d976 2026-06-18 15:21:33.473 | ++ lib/tempest:configure_tempest:467 : iniset /opt/stack/tempest/etc/tempest.conf compute image_ref_alt c591ac6d-ff59-4a41-aadc-929f1d18d976 2026-06-18 15:21:33.518 | ++ lib/tempest:configure_tempest:468 : iniset /opt/stack/tempest/etc/tempest.conf compute flavor_ref 42 2026-06-18 15:21:33.560 | ++ lib/tempest:configure_tempest:469 : iniset /opt/stack/tempest/etc/tempest.conf compute flavor_ref_alt 84 2026-06-18 15:21:33.604 | ++ lib/tempest:configure_tempest:470 : iniset /opt/stack/tempest/etc/tempest.conf validation connect_method floating 2026-06-18 15:21:33.651 | ++ lib/tempest:configure_tempest:471 : is_service_enabled neutron 2026-06-18 15:21:33.677 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-18 15:21:33.682 | ++ lib/tempest:configure_tempest:479 : [[ -n '' ]] 2026-06-18 15:21:33.685 | ++ lib/tempest:configure_tempest:489 : local tempest_compute_min_microversion=None 2026-06-18 15:21:33.690 | ++ lib/tempest:configure_tempest:490 : local tempest_compute_max_microversion=latest 2026-06-18 15:21:33.695 | ++ lib/tempest:configure_tempest:493 : [[ '' == \c\o\m\p\u\t\e\_\l\e\g\a\c\y ]] 2026-06-18 15:21:33.699 | ++ lib/tempest:configure_tempest:497 : '[' None == None ']' 2026-06-18 15:21:33.704 | ++ lib/tempest:configure_tempest:498 : inicomment /opt/stack/tempest/etc/tempest.conf compute min_microversion 2026-06-18 15:21:33.733 | ++ lib/tempest:configure_tempest:502 : '[' latest == None ']' 2026-06-18 15:21:33.736 | ++ lib/tempest:configure_tempest:505 : iniset /opt/stack/tempest/etc/tempest.conf compute max_microversion latest 2026-06-18 15:21:33.778 | ++ lib/tempest:configure_tempest:508 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled personality False 2026-06-18 15:21:33.826 | ++ lib/tempest:configure_tempest:509 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled resize True 2026-06-18 15:21:33.871 | ++ lib/tempest:configure_tempest:510 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled live_migration False 2026-06-18 15:21:33.917 | ++ lib/tempest:configure_tempest:511 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled change_password False 2026-06-18 15:21:33.963 | ++ lib/tempest:configure_tempest:512 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled block_migration_for_live_migration False 2026-06-18 15:21:34.007 | ++ lib/tempest:configure_tempest:513 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled live_migrate_back_and_forth False 2026-06-18 15:21:34.056 | ++ lib/tempest:configure_tempest:514 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled attach_encrypted_volume True 2026-06-18 15:21:34.099 | ++ lib/tempest:configure_tempest:517 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled hostname_fqdn_sanitization True 2026-06-18 15:21:34.144 | ++ lib/tempest:configure_tempest:519 : [[ -n ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter ]] 2026-06-18 15:21:34.147 | ++ 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-06-18 15:21:34.193 | ++ lib/tempest:configure_tempest:523 : [[ False == \T\r\u\e ]] 2026-06-18 15:21:34.197 | ++ lib/tempest:configure_tempest:527 : is_service_enabled n-novnc 2026-06-18 15:21:34.223 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-18 15:21:34.228 | ++ lib/tempest:configure_tempest:528 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled vnc_console True 2026-06-18 15:21:34.269 | ++ lib/tempest:configure_tempest:530 : is_service_enabled n-spice 2026-06-18 15:21:34.293 | ++ functions-common:is_service_enabled:2070 : return 1 2026-06-18 15:21:34.296 | ++ lib/tempest:configure_tempest:530 : '[' False '!=' False ']' 2026-06-18 15:21:34.300 | ++ lib/tempest:configure_tempest:533 : is_service_enabled n-sproxy 2026-06-18 15:21:34.326 | ++ functions-common:is_service_enabled:2070 : return 1 2026-06-18 15:21:34.330 | ++ lib/tempest:configure_tempest:533 : '[' False '!=' False ']' 2026-06-18 15:21:34.334 | ++ lib/tempest:configure_tempest:538 : local nova_policy_roles=admin,manager,member,reader,service 2026-06-18 15:21:34.338 | ++ lib/tempest:configure_tempest:539 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled nova_policy_roles admin,manager,member,reader,service 2026-06-18 15:21:34.384 | ++ lib/tempest:configure_tempest:542 : iniset /opt/stack/tempest/etc/tempest.conf network project_networks_reachable false 2026-06-18 15:21:34.428 | ++ lib/tempest:configure_tempest:543 : iniset /opt/stack/tempest/etc/tempest.conf network public_network_id db4c8d04-5789-4e0e-abde-2750c879c606 2026-06-18 15:21:34.475 | ++ lib/tempest:configure_tempest:544 : iniset /opt/stack/tempest/etc/tempest.conf network public_router_id '' 2026-06-18 15:21:34.522 | ++ lib/tempest:configure_tempest:545 : iniset /opt/stack/tempest/etc/tempest.conf network default_network 10.0.0.0/22 2026-06-18 15:21:34.566 | ++ lib/tempest:configure_tempest:546 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled ipv6 True 2026-06-18 15:21:34.615 | ++ lib/tempest:configure_tempest:547 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled ipv6_subnet_attributes True 2026-06-18 15:21:34.662 | ++ lib/tempest:configure_tempest:548 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled port_security True 2026-06-18 15:21:34.709 | ++ lib/tempest:configure_tempest:550 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope neutron True 2026-06-18 15:21:34.748 | ++ lib/tempest:configure_tempest:553 : SCENARIO_IMAGE_DIR=/home/quobyte/devstack/files 2026-06-18 15:21:34.752 | ++ lib/tempest:configure_tempest:554 : SCENARIO_IMAGE_FILE=cirros-0.6.3-x86_64-disk.img 2026-06-18 15:21:34.756 | ++ lib/tempest:configure_tempest:555 : SCENARIO_IMAGE_TYPE=cirros 2026-06-18 15:21:34.759 | ++ 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-06-18 15:21:34.799 | ++ lib/tempest:configure_tempest:560 : [[ cirros == \c\i\r\r\o\s ]] 2026-06-18 15:21:34.804 | +++ lib/tempest:configure_tempest:563 : echo 0.6.3 2026-06-18 15:21:34.805 | +++ lib/tempest:configure_tempest:563 : tr -d . 2026-06-18 15:21:34.811 | ++ lib/tempest:configure_tempest:563 : [[ 063 -ge 060 ]] 2026-06-18 15:21:34.813 | ++ lib/tempest:configure_tempest:564 : iniset /opt/stack/tempest/etc/tempest.conf scenario dhcp_client dhcpcd 2026-06-18 15:21:34.854 | ++ lib/tempest:configure_tempest:569 : TEMPEST_SSH_NETWORK_NAME=private 2026-06-18 15:21:34.856 | ++ lib/tempest:configure_tempest:570 : is_provider_network 2026-06-18 15:21:34.858 | ++ functions-common:is_provider_network:2263 : '[' '' == True ']' 2026-06-18 15:21:34.860 | ++ functions-common:is_provider_network:2266 : return 1 2026-06-18 15:21:34.862 | ++ lib/tempest:configure_tempest:574 : iniset /opt/stack/tempest/etc/tempest.conf validation run_validation True 2026-06-18 15:21:34.901 | ++ lib/tempest:configure_tempest:575 : iniset /opt/stack/tempest/etc/tempest.conf validation ip_version_for_ssh 4 2026-06-18 15:21:34.944 | ++ lib/tempest:configure_tempest:576 : iniset /opt/stack/tempest/etc/tempest.conf validation ssh_timeout 196 2026-06-18 15:21:34.983 | ++ lib/tempest:configure_tempest:577 : iniset /opt/stack/tempest/etc/tempest.conf validation image_ssh_user cirros 2026-06-18 15:21:35.022 | ++ lib/tempest:configure_tempest:578 : iniset /opt/stack/tempest/etc/tempest.conf validation image_alt_ssh_user cirros 2026-06-18 15:21:35.061 | ++ lib/tempest:configure_tempest:579 : iniset /opt/stack/tempest/etc/tempest.conf validation network_for_ssh private 2026-06-18 15:21:35.104 | ++ lib/tempest:configure_tempest:583 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2026-06-18 15:21:35.107 | ++ lib/tempest:configure_tempest:584 : TEMPEST_VOLUME_MANAGE_SNAPSHOT=True 2026-06-18 15:21:35.111 | +++ lib/tempest:configure_tempest:586 : trueorfalse False TEMPEST_VOLUME_MANAGE_SNAPSHOT 2026-06-18 15:21:35.130 | ++ lib/tempest:configure_tempest:586 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled manage_snapshot True 2026-06-18 15:21:35.175 | ++ lib/tempest:configure_tempest:588 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2026-06-18 15:21:35.178 | ++ lib/tempest:configure_tempest:589 : TEMPEST_VOLUME_MANAGE_VOLUME=True 2026-06-18 15:21:35.182 | +++ lib/tempest:configure_tempest:591 : trueorfalse False TEMPEST_VOLUME_MANAGE_VOLUME 2026-06-18 15:21:35.201 | ++ lib/tempest:configure_tempest:591 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled manage_volume True 2026-06-18 15:21:35.240 | ++ lib/tempest:configure_tempest:594 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2026-06-18 15:21:35.244 | ++ lib/tempest:configure_tempest:594 : '[' libvirt = libvirt ']' 2026-06-18 15:21:35.247 | ++ lib/tempest:configure_tempest:595 : TEMPEST_EXTEND_ATTACHED_VOLUME=True 2026-06-18 15:21:35.251 | +++ lib/tempest:configure_tempest:597 : trueorfalse False TEMPEST_EXTEND_ATTACHED_VOLUME 2026-06-18 15:21:35.271 | ++ lib/tempest:configure_tempest:597 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled extend_attached_volume True 2026-06-18 15:21:35.307 | ++ lib/tempest:configure_tempest:599 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2026-06-18 15:21:35.310 | ++ lib/tempest:configure_tempest:600 : TEMPEST_VOLUME_REVERT_TO_SNAPSHOT=True 2026-06-18 15:21:35.312 | +++ lib/tempest:configure_tempest:602 : trueorfalse False TEMPEST_VOLUME_REVERT_TO_SNAPSHOT 2026-06-18 15:21:35.332 | ++ lib/tempest:configure_tempest:602 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled volume_revert True 2026-06-18 15:21:35.367 | ++ lib/tempest:configure_tempest:603 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled extend_attached_encrypted_volume False 2026-06-18 15:21:35.405 | ++ lib/tempest:configure_tempest:604 : [[ swift == *\s\w\i\f\t* ]] 2026-06-18 15:21:35.409 | ++ lib/tempest:configure_tempest:605 : iniset /opt/stack/tempest/etc/tempest.conf volume backup_driver swift 2026-06-18 15:21:35.449 | ++ lib/tempest:configure_tempest:607 : local tempest_volume_min_microversion=None 2026-06-18 15:21:35.453 | ++ lib/tempest:configure_tempest:608 : local tempest_volume_max_microversion=latest 2026-06-18 15:21:35.458 | ++ lib/tempest:configure_tempest:609 : '[' None == None ']' 2026-06-18 15:21:35.460 | ++ lib/tempest:configure_tempest:610 : inicomment /opt/stack/tempest/etc/tempest.conf volume min_microversion 2026-06-18 15:21:35.482 | ++ lib/tempest:configure_tempest:615 : '[' latest == None ']' 2026-06-18 15:21:35.486 | ++ lib/tempest:configure_tempest:618 : iniset /opt/stack/tempest/etc/tempest.conf volume max_microversion latest 2026-06-18 15:21:35.523 | ++ lib/tempest:configure_tempest:621 : is_service_enabled c-bak 2026-06-18 15:21:35.546 | ++ functions-common:is_service_enabled:2070 : return 1 2026-06-18 15:21:35.550 | ++ lib/tempest:configure_tempest:622 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled backup False 2026-06-18 15:21:35.592 | ++ lib/tempest:configure_tempest:628 : [[ -n lvm:lvmdriver-1 ]] 2026-06-18 15:21:35.595 | ++ lib/tempest:configure_tempest:628 : [[ lvm:lvmdriver-1 =~ .*,.* ]] 2026-06-18 15:21:35.597 | ++ lib/tempest:configure_tempest:648 : '[' default '!=' default -o 'Open Source' '!=' 'Open Source' ']' 2026-06-18 15:21:35.601 | ++ lib/tempest:configure_tempest:652 : '[' default '!=' default -o iSCSI '!=' iSCSI ']' 2026-06-18 15:21:35.604 | ++ lib/tempest:configure_tempest:657 : [[ False == \T\r\u\e ]] 2026-06-18 15:21:35.608 | ++ lib/tempest:configure_tempest:666 : local tempest_placement_min_microversion=None 2026-06-18 15:21:35.612 | ++ lib/tempest:configure_tempest:667 : local tempest_placement_max_microversion=latest 2026-06-18 15:21:35.616 | ++ lib/tempest:configure_tempest:668 : '[' None == None ']' 2026-06-18 15:21:35.618 | ++ lib/tempest:configure_tempest:669 : inicomment /opt/stack/tempest/etc/tempest.conf placement min_microversion 2026-06-18 15:21:35.642 | ++ lib/tempest:configure_tempest:673 : '[' latest == None ']' 2026-06-18 15:21:35.644 | ++ lib/tempest:configure_tempest:676 : iniset /opt/stack/tempest/etc/tempest.conf placement max_microversion latest 2026-06-18 15:21:35.702 | ++ lib/tempest:configure_tempest:680 : '[' libvirt = ironic ']' 2026-06-18 15:21:35.709 | ++ lib/tempest:configure_tempest:694 : '[' libvirt = libvirt ']' 2026-06-18 15:21:35.716 | ++ lib/tempest:configure_tempest:696 : '[' kvm = lxc ']' 2026-06-18 15:21:35.719 | ++ lib/tempest:configure_tempest:703 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled shelve_migrate True 2026-06-18 15:21:35.766 | ++ lib/tempest:configure_tempest:704 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled stable_rescue True 2026-06-18 15:21:35.812 | ++ lib/tempest:configure_tempest:705 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled swap_volume True 2026-06-18 15:21:35.859 | ++ lib/tempest:configure_tempest:718 : local service 2026-06-18 15:21:35.863 | ++ lib/tempest:configure_tempest:719 : local tempest_services=key,glance,nova,neutron,cinder,swift,horizon 2026-06-18 15:21:35.867 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-06-18 15:21:35.870 | ++ lib/tempest:configure_tempest:721 : is_service_enabled key 2026-06-18 15:21:35.896 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-18 15:21:35.899 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available key True 2026-06-18 15:21:35.952 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-06-18 15:21:35.956 | ++ lib/tempest:configure_tempest:721 : is_service_enabled glance 2026-06-18 15:21:35.980 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-18 15:21:35.985 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available glance True 2026-06-18 15:21:36.032 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-06-18 15:21:36.035 | ++ lib/tempest:configure_tempest:721 : is_service_enabled nova 2026-06-18 15:21:36.059 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-18 15:21:36.063 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available nova True 2026-06-18 15:21:36.112 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-06-18 15:21:36.116 | ++ lib/tempest:configure_tempest:721 : is_service_enabled neutron 2026-06-18 15:21:36.142 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-18 15:21:36.146 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available neutron True 2026-06-18 15:21:36.195 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-06-18 15:21:36.199 | ++ lib/tempest:configure_tempest:721 : is_service_enabled cinder 2026-06-18 15:21:36.224 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-18 15:21:36.228 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available cinder True 2026-06-18 15:21:36.275 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-06-18 15:21:36.279 | ++ lib/tempest:configure_tempest:721 : is_service_enabled swift 2026-06-18 15:21:36.303 | ++ functions-common:is_service_enabled:2070 : return 1 2026-06-18 15:21:36.307 | ++ lib/tempest:configure_tempest:724 : iniset /opt/stack/tempest/etc/tempest.conf service_available swift False 2026-06-18 15:21:36.354 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-06-18 15:21:36.359 | ++ lib/tempest:configure_tempest:721 : is_service_enabled horizon 2026-06-18 15:21:36.384 | ++ functions-common:is_service_enabled:2070 : return 1 2026-06-18 15:21:36.388 | ++ lib/tempest:configure_tempest:724 : iniset /opt/stack/tempest/etc/tempest.conf service_available horizon False 2026-06-18 15:21:36.426 | ++ lib/tempest:configure_tempest:732 : [[ False == True ]] 2026-06-18 15:21:36.428 | ++ lib/tempest:configure_tempest:732 : [[ False == True ]] 2026-06-18 15:21:36.432 | ++ lib/tempest:configure_tempest:736 : [[ True == True ]] 2026-06-18 15:21:36.435 | ++ lib/tempest:configure_tempest:737 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope nova true 2026-06-18 15:21:36.473 | ++ lib/tempest:configure_tempest:740 : [[ False == True ]] 2026-06-18 15:21:36.477 | ++ lib/tempest:configure_tempest:740 : [[ False == True ]] 2026-06-18 15:21:36.480 | ++ lib/tempest:configure_tempest:744 : [[ True == True ]] 2026-06-18 15:21:36.483 | ++ lib/tempest:configure_tempest:745 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope glance true 2026-06-18 15:21:36.522 | ++ lib/tempest:configure_tempest:748 : [[ False == True ]] 2026-06-18 15:21:36.526 | ++ lib/tempest:configure_tempest:748 : [[ False == True ]] 2026-06-18 15:21:36.528 | ++ lib/tempest:configure_tempest:752 : '[' libvirt = libvirt ']' 2026-06-18 15:21:36.531 | ++ lib/tempest:configure_tempest:752 : '[' kvm = lxc ']' 2026-06-18 15:21:36.534 | ++ lib/tempest:configure_tempest:762 : local tmp_cfg_file 2026-06-18 15:21:36.538 | +++ lib/tempest:configure_tempest:763 : mktemp 2026-06-18 15:21:36.544 | ++ lib/tempest:configure_tempest:763 : tmp_cfg_file=/tmp/tmp.7tQjcHdRaR 2026-06-18 15:21:36.548 | ++ lib/tempest:configure_tempest:764 : cd /opt/stack/tempest 2026-06-18 15:21:36.552 | ++ lib/tempest:configure_tempest:766 : local tmp_u_c_m 2026-06-18 15:21:36.556 | +++ lib/tempest:configure_tempest:767 : mktemp -t tempest_u_c_m.XXXXXXXXXX 2026-06-18 15:21:36.561 | ++ lib/tempest:configure_tempest:767 : tmp_u_c_m=/tmp/tempest_u_c_m.02m8ndKQc2 2026-06-18 15:21:36.563 | ++ lib/tempest:configure_tempest:768 : set_tempest_venv_constraints /tmp/tempest_u_c_m.02m8ndKQc2 2026-06-18 15:21:36.567 | ++ lib/tempest:set_tempest_venv_constraints:131 : local tmp_c 2026-06-18 15:21:36.571 | ++ lib/tempest:set_tempest_venv_constraints:132 : tmp_c=/tmp/tempest_u_c_m.02m8ndKQc2 2026-06-18 15:21:36.574 | ++ lib/tempest:set_tempest_venv_constraints:133 : [[ master == \m\a\s\t\e\r ]] 2026-06-18 15:21:36.579 | ++ lib/tempest:set_tempest_venv_constraints:134 : cd /opt/stack/requirements 2026-06-18 15:21:36.583 | ++ lib/tempest:set_tempest_venv_constraints:135 : git show master:upper-constraints.txt 2026-06-18 15:21:36.591 | ++ lib/tempest:set_tempest_venv_constraints:142 : export UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-06-18 15:21:36.595 | ++ lib/tempest:set_tempest_venv_constraints:142 : UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-06-18 15:21:36.599 | ++ lib/tempest:set_tempest_venv_constraints:143 : export TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-06-18 15:21:36.602 | ++ lib/tempest:set_tempest_venv_constraints:143 : TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-06-18 15:21:36.606 | ++ lib/tempest:configure_tempest:769 : [[ False != \T\r\u\e ]] 2026-06-18 15:21:36.611 | ++ lib/tempest:configure_tempest:770 : tox -revenv-tempest --notest 2026-06-18 15:21:37.182 | venv-tempest recreate: /opt/stack/tempest/.tox/tempest 2026-06-18 15:21:38.103 | venv-tempest installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt 2026-06-18 15:21:55.898 | venv-tempest develop-inst: /opt/stack/tempest 2026-06-18 15:22:03.572 | venv-tempest installed: attrs==26.1.0,autopage==0.6.0,bcrypt==5.0.0,certifi==2026.6.17,cffi==2.0.0,charset-normalizer==3.4.7,cliff==4.14.0,cmd2==4.0.0,cryptography==43.0.3,debtcollector==3.1.0,defusedxml==0.7.1,fasteners==0.20,fixtures==4.3.2,idna==3.18,invoke==3.0.3,iso8601==2.1.0,jsonschema==4.26.0,jsonschema-specifications==2025.9.1,markdown-it-py==4.2.0,mdurl==0.1.2,msgpack==1.2.0,netaddr==1.3.0,oslo.concurrency==7.5.0,oslo.config==10.5.0,oslo.context==6.4.0,oslo.i18n==6.8.0,oslo.log==8.2.0,oslo.serialization==5.10.0,oslo.utils==10.1.1,packaging==26.2,paramiko==4.0.0,pbr==7.0.3,prettytable==3.17.0,prompt_toolkit==3.0.52,psutil==7.2.2,pycparser==3.0,Pygments==2.20.0,PyNaCl==1.6.2,pyparsing==3.3.2,pyperclip==1.11.0,python-dateutil==2.9.0.post0,python-subunit==1.4.6,PyYAML==6.0.3,referencing==0.37.0,requests==2.34.2,rfc3986==2.0.0,rich==15.0.0,rich-argparse==1.8.0,rpds-py==2026.5.1,setuptools==82.0.1,six==1.17.0,stestr==4.2.1,stevedore==5.8.0,-e git+https://review.opendev.org/openstack/tempest.git@a98907031c07452c2c77ec8261a91071372ee8bc#egg=tempest,testscenarios==0.6.2,testtools==2.9.1,tomlkit==0.15.0,typing_extensions==4.15.0,urllib3==2.7.0,voluptuous==0.16.0,wcwidth==0.8.1,wrapt==2.2.1 2026-06-18 15:22:03.573 | ___________________________________ summary ____________________________________ 2026-06-18 15:22:03.573 | venv-tempest: skipped tests 2026-06-18 15:22:03.573 | congratulations :) 2026-06-18 15:22:03.632 | ++ lib/tempest:configure_tempest:772 : tox -evenv-tempest -- pip install -c /tmp/tempest_u_c_m.02m8ndKQc2 -r requirements.txt 2026-06-18 15:22:04.623 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/__init__.py:92: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. 2026-06-18 15:22:04.623 | !! 2026-06-18 15:22:04.623 | 2026-06-18 15:22:04.624 | ******************************************************************************** 2026-06-18 15:22:04.624 | Requirements should be satisfied by a PEP 517 installer. 2026-06-18 15:22:04.624 | If you are using pip, you can try `pip install --use-pep517`. 2026-06-18 15:22:04.624 | 2026-06-18 15:22:04.625 | This deprecation is overdue, please update your project and remove deprecated 2026-06-18 15:22:04.625 | calls to avoid build errors in the future. 2026-06-18 15:22:04.625 | ******************************************************************************** 2026-06-18 15:22:04.625 | 2026-06-18 15:22:04.625 | !! 2026-06-18 15:22:04.626 | dist.fetch_build_eggs(dist.setup_requires) 2026-06-18 15:22:05.056 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:90: SetuptoolsDeprecationWarning: setup.py install is deprecated. 2026-06-18 15:22:05.056 | !! 2026-06-18 15:22:05.057 | 2026-06-18 15:22:05.057 | ******************************************************************************** 2026-06-18 15:22:05.057 | Please avoid running ``setup.py`` directly. 2026-06-18 15:22:05.057 | Instead, use pypa/build, pypa/installer or other 2026-06-18 15:22:05.057 | standards-based tools. 2026-06-18 15:22:05.057 | 2026-06-18 15:22:05.057 | This deprecation is overdue, please update your project and remove deprecated 2026-06-18 15:22:05.057 | calls to avoid build errors in the future. 2026-06-18 15:22:05.057 | 2026-06-18 15:22:05.057 | See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. 2026-06-18 15:22:05.057 | ******************************************************************************** 2026-06-18 15:22:05.058 | 2026-06-18 15:22:05.058 | !! 2026-06-18 15:22:05.058 | self.initialize_options() 2026-06-18 15:22:05.058 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/pbr/setupcfg.py:833: UserWarning: Unknown distribution option: 'tests_require' 2026-06-18 15:22:05.058 | warnings.warn(msg) 2026-06-18 15:22:05.090 | /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-06-18 15:22:05.090 | !! 2026-06-18 15:22:05.090 | 2026-06-18 15:22:05.090 | ******************************************************************************** 2026-06-18 15:22:05.090 | 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-06-18 15:22:05.090 | 2026-06-18 15:22:05.090 | By 2027-Feb-18, you need to update your project and remove deprecated calls 2026-06-18 15:22:05.090 | or your builds will no longer be supported. 2026-06-18 15:22:05.090 | 2026-06-18 15:22:05.091 | See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2026-06-18 15:22:05.091 | ******************************************************************************** 2026-06-18 15:22:05.091 | 2026-06-18 15:22:05.091 | !! 2026-06-18 15:22:05.091 | corresp(dist, value, root_dir) 2026-06-18 15:22:05.272 | venv-tempest develop-inst-nodeps: /opt/stack/tempest 2026-06-18 15:22:12.563 | venv-tempest installed: attrs==26.1.0,autopage==0.6.0,bcrypt==5.0.0,certifi==2026.6.17,cffi==2.0.0,charset-normalizer==3.4.7,cliff==4.14.0,cmd2==4.0.0,cryptography==43.0.3,debtcollector==3.1.0,defusedxml==0.7.1,fasteners==0.20,fixtures==4.3.2,idna==3.18,invoke==3.0.3,iso8601==2.1.0,jsonschema==4.26.0,jsonschema-specifications==2025.9.1,markdown-it-py==4.2.0,mdurl==0.1.2,msgpack==1.2.0,netaddr==1.3.0,oslo.concurrency==7.5.0,oslo.config==10.5.0,oslo.context==6.4.0,oslo.i18n==6.8.0,oslo.log==8.2.0,oslo.serialization==5.10.0,oslo.utils==10.1.1,packaging==26.2,paramiko==4.0.0,pbr==7.0.3,prettytable==3.17.0,prompt_toolkit==3.0.52,psutil==7.2.2,pycparser==3.0,Pygments==2.20.0,PyNaCl==1.6.2,pyparsing==3.3.2,pyperclip==1.11.0,python-dateutil==2.9.0.post0,python-subunit==1.4.6,PyYAML==6.0.3,referencing==0.37.0,requests==2.34.2,rfc3986==2.0.0,rich==15.0.0,rich-argparse==1.8.0,rpds-py==2026.5.1,setuptools==82.0.1,six==1.17.0,stestr==4.2.1,stevedore==5.8.0,-e git+https://review.opendev.org/openstack/tempest.git@a98907031c07452c2c77ec8261a91071372ee8bc#egg=tempest,testscenarios==0.6.2,testtools==2.9.1,tomlkit==0.15.0,typing_extensions==4.15.0,urllib3==2.7.0,voluptuous==0.16.0,wcwidth==0.8.1,wrapt==2.2.1 2026-06-18 15:22:12.563 | venv-tempest run-test-pre: PYTHONHASHSEED='794317836' 2026-06-18 15:22:12.564 | venv-tempest run-test: commands[0] | pip install -c /tmp/tempest_u_c_m.02m8ndKQc2 -r requirements.txt 2026-06-18 15:22:13.595 | 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-06-18 15:22:13.598 | 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.14.0) 2026-06-18 15:22:13.598 | 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-06-18 15:22:13.598 | 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-06-18 15:22:13.599 | 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-06-18 15:22:13.600 | Requirement already satisfied: cryptography>=2.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 6)) (43.0.3) 2026-06-18 15:22:13.601 | 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-06-18 15:22:13.602 | Requirement already satisfied: oslo.concurrency>=3.26.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 8)) (7.5.0) 2026-06-18 15:22:13.604 | Requirement already satisfied: oslo.config>=5.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 9)) (10.5.0) 2026-06-18 15:22:13.605 | Requirement already satisfied: oslo.log>=3.36.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 10)) (8.2.0) 2026-06-18 15:22:13.607 | 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-06-18 15:22:13.609 | 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.10.0) 2026-06-18 15:22:13.610 | Requirement already satisfied: oslo.utils>=7.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 13)) (10.1.1) 2026-06-18 15:22:13.612 | 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-06-18 15:22:13.614 | Requirement already satisfied: PyYAML>=3.12 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 15)) (6.0.3) 2026-06-18 15:22:13.616 | 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-06-18 15:22:13.617 | Requirement already satisfied: stevedore>=1.20.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 17)) (5.8.0) 2026-06-18 15:22:13.619 | Requirement already satisfied: PrettyTable>=0.7.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 18)) (3.17.0) 2026-06-18 15:22:13.620 | 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-06-18 15:22:13.621 | 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-06-18 15:22:13.623 | 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-06-18 15:22:13.624 | Requirement already satisfied: fasteners>=0.16.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 22)) (0.20) 2026-06-18 15:22:13.626 | 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-06-18 15:22:13.629 | 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)) (82.0.1) 2026-06-18 15:22:13.632 | 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-06-18 15:22:13.633 | Requirement already satisfied: cmd2>=3.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (4.0.0) 2026-06-18 15:22:13.636 | 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-06-18 15:22:13.637 | 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-06-18 15:22:13.638 | 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-06-18 15:22:13.639 | Requirement already satisfied: rpds-py>=0.25.0 in ./.tox/tempest/lib/python3.12/site-packages (from jsonschema>=4.5.0->-r requirements.txt (line 3)) (2026.5.1) 2026-06-18 15:22:13.646 | 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-06-18 15:22:13.647 | 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-06-18 15:22:13.648 | 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-06-18 15:22:13.652 | Requirement already satisfied: cffi>=1.12 in ./.tox/tempest/lib/python3.12/site-packages (from cryptography>=2.1->-r requirements.txt (line 6)) (2.0.0) 2026-06-18 15:22:13.659 | 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.8.0) 2026-06-18 15:22:13.663 | 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-06-18 15:22:13.664 | 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-06-18 15:22:13.668 | 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.4.0) 2026-06-18 15:22:13.670 | 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-06-18 15:22:13.675 | 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-06-18 15:22:13.676 | Requirement already satisfied: tomlkit>=0.11.6 in ./.tox/tempest/lib/python3.12/site-packages (from stestr>=1.0.0->-r requirements.txt (line 11)) (0.15.0) 2026-06-18 15:22:13.679 | 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.0) 2026-06-18 15:22:13.682 | 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-06-18 15:22:13.683 | 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-06-18 15:22:13.685 | Requirement already satisfied: packaging>=20.4 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.utils>=7.0.0->-r requirements.txt (line 13)) (26.2) 2026-06-18 15:22:13.686 | 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-06-18 15:22:13.702 | Requirement already satisfied: wcwidth in ./.tox/tempest/lib/python3.12/site-packages (from PrettyTable>=0.7.1->-r requirements.txt (line 18)) (0.8.1) 2026-06-18 15:22:13.708 | Requirement already satisfied: wrapt>=2.1.0 in ./.tox/tempest/lib/python3.12/site-packages (from debtcollector>=1.2.0->-r requirements.txt (line 20)) (2.2.1) 2026-06-18 15:22:13.727 | 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-06-18 15:22:13.731 | Requirement already satisfied: prompt-toolkit>=3.0.52 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (3.0.52) 2026-06-18 15:22:13.732 | Requirement already satisfied: pyperclip>=1.8.2 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (1.11.0) 2026-06-18 15:22:13.733 | Requirement already satisfied: rich>=15.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (15.0.0) 2026-06-18 15:22:13.734 | Requirement already satisfied: rich-argparse>=1.7.2 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (1.8.0) 2026-06-18 15:22:13.745 | Requirement already satisfied: typing-extensions>=4.12.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.context>=2.21.0->oslo.log>=3.36.0->-r requirements.txt (line 10)) (4.15.0) 2026-06-18 15:22:13.772 | 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-06-18 15:22:13.778 | Requirement already satisfied: charset_normalizer<4,>=2 in ./.tox/tempest/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 9)) (3.4.7) 2026-06-18 15:22:13.779 | 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-06-18 15:22:13.781 | Requirement already satisfied: certifi>=2023.5.7 in ./.tox/tempest/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 9)) (2026.6.17) 2026-06-18 15:22:13.795 | Requirement already satisfied: markdown-it-py>=2.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (4.2.0) 2026-06-18 15:22:13.797 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in ./.tox/tempest/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (2.20.0) 2026-06-18 15:22:13.803 | Requirement already satisfied: mdurl~=0.1 in ./.tox/tempest/lib/python3.12/site-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (0.1.2) 2026-06-18 15:22:14.075 | ___________________________________ summary ____________________________________ 2026-06-18 15:22:14.076 | venv-tempest: commands succeeded 2026-06-18 15:22:14.076 | congratulations :) 2026-06-18 15:22:14.140 | ++ lib/tempest:configure_tempest:773 : rm -f /tmp/tempest_u_c_m.02m8ndKQc2 2026-06-18 15:22:14.147 | ++ lib/tempest:configure_tempest:776 : [[ False == \T\r\u\e ]] 2026-06-18 15:22:14.151 | ++ lib/tempest:configure_tempest:784 : [[ True == \F\a\l\s\e ]] 2026-06-18 15:22:14.155 | ++ lib/tempest:configure_tempest:788 : iniset /opt/stack/tempest/etc/tempest.conf auth use_dynamic_credentials True 2026-06-18 15:22:14.205 | ++ lib/tempest:configure_tempest:794 : tox -evenv -- tempest verify-config -uro /tmp/tmp.7tQjcHdRaR 2026-06-18 15:22:14.787 | venv create: /opt/stack/tempest/.tox/venv 2026-06-18 15:22:15.485 | venv installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt, -r/opt/stack/tempest/doc/requirements.txt 2026-06-18 15:22:41.536 | venv develop-inst: /opt/stack/tempest 2026-06-18 15:22:50.493 | venv installed: alabaster==1.0.0,attrs==26.1.0,autopage==0.6.0,babel==2.18.0,bcrypt==5.0.0,certifi==2026.6.17,cffi==2.0.0,charset-normalizer==3.4.7,cliff==4.14.0,cmd2==4.0.0,cryptography==43.0.3,debtcollector==3.1.0,defusedxml==0.7.1,docutils==0.21.2,dulwich==1.2.6,fasteners==0.20,fixtures==4.3.2,idna==3.18,imagesize==2.0.0,invoke==3.0.3,iso8601==2.1.0,Jinja2==3.1.6,jsonschema==4.26.0,jsonschema-specifications==2025.9.1,markdown-it-py==4.2.0,MarkupSafe==3.0.3,mdurl==0.1.2,msgpack==1.2.0,netaddr==1.3.0,openstackdocstheme==3.6.0,oslo.concurrency==7.5.0,oslo.config==10.5.0,oslo.context==6.4.0,oslo.i18n==6.8.0,oslo.log==8.2.0,oslo.serialization==5.10.0,oslo.utils==10.1.1,packaging==26.2,paramiko==4.0.0,pbr==7.0.3,prettytable==3.17.0,prompt_toolkit==3.0.52,psutil==7.2.2,pycparser==3.0,Pygments==2.20.0,PyNaCl==1.6.2,pyparsing==3.3.2,pyperclip==1.11.0,python-dateutil==2.9.0.post0,python-subunit==1.4.6,PyYAML==6.0.3,referencing==0.37.0,reno==4.1.0,requests==2.34.2,rfc3986==2.0.0,rich==15.0.0,rich-argparse==1.8.0,roman-numerals==4.1.0,rpds-py==2026.5.1,setuptools==82.0.1,six==1.17.0,snowballstemmer==3.1.1,Sphinx==9.0.4,sphinxcontrib-applehelp==2.0.0,sphinxcontrib-devhelp==2.0.0,sphinxcontrib-htmlhelp==2.1.0,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-qthelp==2.0.0,sphinxcontrib-serializinghtml==2.0.0,sphinxcontrib-svg2pdfconverter==2.1.0,stestr==4.2.1,stevedore==5.8.0,-e git+https://review.opendev.org/openstack/tempest.git@a98907031c07452c2c77ec8261a91071372ee8bc#egg=tempest,testscenarios==0.6.2,testtools==2.9.1,tomlkit==0.15.0,typing_extensions==4.15.0,urllib3==2.7.0,voluptuous==0.16.0,wcwidth==0.8.1,wrapt==2.2.1 2026-06-18 15:22:50.494 | venv run-test-pre: PYTHONHASHSEED='2484300656' 2026-06-18 15:22:50.494 | venv run-test: commands[0] | tempest verify-config -uro /tmp/tmp.7tQjcHdRaR 2026-06-18 15:22:50.781 | /opt/stack/tempest/.tox/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. 2026-06-18 15:22:50.782 | warnings.warn( 2026-06-18 15:22:51.884 | /opt/stack/tempest/tempest/lib/services/volume/v2/__init__.py:50: DeprecationWarning: The tempest.lib.services.volume.v2 module (volume v2 APIs service clients) is deprecated in favor of tempest.lib.services.volume.v3 (volume v3 APIs service clients) and will be removed once Tempest stop supporting stable wallaby. 2026-06-18 15:22:51.884 | warnings.warn( 2026-06-18 15:22:53.135 | /opt/stack/tempest/tempest/lib/services/clients.py:209: DeprecationWarning: Class 'tempest.lib.services.volume.v2.extensions_client.ExtensionsClient' has moved to 'tempest.lib.services.volume.v3.extensions_client.ExtensionsClient' in version 'Rocky' and will be removed in a future version 2026-06-18 15:22:53.135 | _client = klass(auth_provider=auth_provider, **kwargs) 2026-06-18 15:22:55.152 | ___________________________________ summary ____________________________________ 2026-06-18 15:22:55.152 | venv: commands succeeded 2026-06-18 15:22:55.152 | congratulations :) 2026-06-18 15:22:55.204 | ++ lib/tempest:configure_tempest:799 : is_service_enabled q-metering neutron-metering 2026-06-18 15:22:55.228 | ++ functions-common:is_service_enabled:2070 : return 1 2026-06-18 15:22:55.231 | ++ lib/tempest:configure_tempest:800 : DISABLE_NETWORK_API_EXTENSIONS+=', metering' 2026-06-18 15:22:55.235 | ++ lib/tempest:configure_tempest:804 : is_service_enabled q-l3 neutron-l3 2026-06-18 15:22:55.261 | ++ functions-common:is_service_enabled:2070 : return 1 2026-06-18 15:22:55.264 | ++ lib/tempest:configure_tempest:805 : DISABLE_NETWORK_API_EXTENSIONS+=', l3_agent_scheduler' 2026-06-18 15:22:55.267 | ++ 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-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-06-18 15:22:55.271 | ++ lib/tempest:configure_tempest:809 : [[ ! -z , metering, l3_agent_scheduler ]] 2026-06-18 15:22:55.275 | ++ 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-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-06-18 15:22:55.279 | +++ 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-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-06-18 15:22:55.283 | +++ 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-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-06-18 15:22:55.286 | +++ lib/tempest:remove_disabled_extensions:117 : shift 2026-06-18 15:22:55.291 | +++ lib/tempest:remove_disabled_extensions:118 : local 'disabled_exts=, metering, l3_agent_scheduler' 2026-06-18 15:22:55.294 | +++ 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-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-06-18 15:22:55.325 | +++ functions-common:remove_disabled_services:2101 : _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-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-06-18 15:22:55.357 | ++ 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-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-06-18 15:22:55.361 | ++ lib/tempest:configure_tempest:815 : [[ -n '' ]] 2026-06-18 15:22:55.363 | ++ 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-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-06-18 15:22:55.403 | ++ lib/tempest:configure_tempest:820 : local object_storage_api_extensions=all 2026-06-18 15:22:55.406 | ++ lib/tempest:configure_tempest:821 : [[ ! -z '' ]] 2026-06-18 15:22:55.409 | ++ lib/tempest:configure_tempest:827 : iniset /opt/stack/tempest/etc/tempest.conf object-storage-feature-enabled discoverable_apis all 2026-06-18 15:22:55.458 | ++ lib/tempest:configure_tempest:829 : local volume_api_extensions=all 2026-06-18 15:22:55.463 | ++ lib/tempest:configure_tempest:830 : [[ ! -z '' ]] 2026-06-18 15:22:55.469 | ++ lib/tempest:configure_tempest:836 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled api_extensions all 2026-06-18 15:22:55.513 | ++ lib/tempest:configure_tempest:839 : IFS=' 2026-06-18 15:22:55.513 | ' 2026-06-18 15:22:55.518 | ++ extras.d/80-tempest.sh:source:23 : echo_summary 'Installing Tempest Plugins' 2026-06-18 15:22:55.521 | ++ ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-18 15:22:55.523 | ++ ./stack.sh:echo_summary:444 : echo -e Installing Tempest Plugins 2026-06-18 15:22:55.527 | ++ extras.d/80-tempest.sh:source:24 : install_tempest_plugins 2026-06-18 15:22:55.531 | ++ lib/tempest:install_tempest_plugins:873 : pushd /opt/stack/tempest 2026-06-18 15:22:55.531 | /opt/stack/tempest /opt/stack/tempest 2026-06-18 15:22:55.536 | ++ lib/tempest:install_tempest_plugins:874 : [[ 0 != 0 ]] 2026-06-18 15:22:55.539 | ++ lib/tempest:install_tempest_plugins:883 : popd 2026-06-18 15:22:55.539 | /opt/stack/tempest 2026-06-18 15:22:55.543 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-06-18 15:22:55.547 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-06-18 15:22:55.551 | + functions-common:run_phase:1863 : [[ stack == \s\o\u\r\c\e ]] 2026-06-18 15:22:55.556 | + functions-common:run_phase:1866 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-06-18 15:22:55.561 | + functions-common:run_phase:1869 : run_plugins stack test-config 2026-06-18 15:22:55.565 | + functions-common:run_plugins:1828 : local mode=stack 2026-06-18 15:22:55.569 | + functions-common:run_plugins:1829 : local phase=test-config 2026-06-18 15:22:55.573 | + functions-common:run_plugins:1831 : local plugins= 2026-06-18 15:22:55.577 | + functions-common:run_plugins:1832 : local plugin 2026-06-18 15:22:55.582 | + ./stack.sh:main:1500 : merge_config_group /home/quobyte/devstack/local.conf test-config 2026-06-18 15:22:55.586 | + inc/meta-config:merge_config_group:171 : local localfile=/home/quobyte/devstack/local.conf 2026-06-18 15:22:55.591 | + inc/meta-config:merge_config_group:171 : shift 2026-06-18 15:22:55.595 | + inc/meta-config:merge_config_group:172 : local matchgroups=test-config 2026-06-18 15:22:55.598 | + inc/meta-config:merge_config_group:174 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-06-18 15:22:55.602 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-06-18 15:22:55.606 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-06-18 15:22:55.611 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/quobyte/devstack/local.conf test-config 2026-06-18 15:22:55.615 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/quobyte/devstack/local.conf 2026-06-18 15:22:55.620 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=test-config 2026-06-18 15:22:55.624 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-06-18 15:22:55.629 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=test-config ' 2026-06-18 15:22:55.629 | /^\[\[.+\|.*\]\]/ { 2026-06-18 15:22:55.629 | gsub("[][]", "", $1); 2026-06-18 15:22:55.629 | split($1, a, "|"); 2026-06-18 15:22:55.629 | if (a[1] == matchgroup) 2026-06-18 15:22:55.629 | print a[2] 2026-06-18 15:22:55.629 | } 2026-06-18 15:22:55.629 | ' /home/quobyte/devstack/local.conf ========================= DevStack Component Timing (times are in seconds) ========================= wait_for_service 30 async_wait 166 osc 503 apt-get 218 test_with_retry 9 dbsync 9 pip_install 187 apt-get-update 5 run_process 46 git_timed 425 ------------------------- Unaccounted time 86 ========================= Total runtime 1684 ================= Async summary ================= Time spent in the background minus waits: 611 sec Elapsed time: 1684 sec Time if we did everything serially: 2295 sec Speedup: 1.36283 Post-stack database query stats: +------------+-----------+-------+ | db | op | count | +------------+-----------+-------+ | keystone | SELECT | 21021 | | keystone | UPDATE | 7 | | keystone | INSERT | 92 | | neutron | DESCRIBE | 2 | | neutron | CREATE | 1 | | neutron | SHOW | 4 | | nova_api | SELECT | 61 | | nova_cell0 | SELECT | 32 | | nova_cell1 | SELECT | 75 | | nova_cell0 | INSERT | 5 | | neutron | SELECT | 5524 | | neutron | INSERT | 845 | | neutron | DELETE | 32 | | placement | SELECT | 26 | | placement | INSERT | 83 | | placement | SET | 1 | | neutron | UPDATE | 248 | | nova_cell0 | UPDATE | 6 | | nova_cell1 | INSERT | 3 | | nova_cell1 | UPDATE | 22 | | cinder | SELECT | 57 | | cinder | INSERT | 5 | | cinder | UPDATE | 5 | | placement | UPDATE | 3 | | glance | INSERT | 14 | | glance | SELECT | 27 | | glance | UPDATE | 2 | | nova_api | SAVEPOINT | 12 | | nova_api | INSERT | 24 | | nova_api | RELEASE | 12 | | cinder | DELETE | 1 | +------------+-----------+-------+ This is your host IP address: 192.168.122.13 This is your host IPv6 address: ::1 Keystone is serving at http://192.168.122.13/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: 37fb911deef99dce62bfce22cce767b821a23bb1 Merge "Make Glance image count quotas configurable" 2026-06-09 08:50:32 +0000 OS Version: Ubuntu 24.04 noble